body,html{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;overflow:hidden}*{scrollbar-width:thin;scrollbar-color:#fff transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#fffc}::-webkit-scrollbar-corner{background:0 0}@font-face{font-family:Opencare;src:url(/assets/Opencare-CFJorNEu.ttf)format("truetype");font-weight:400;font-style:normal}.center-content{z-index:50;width:100%;max-width:800px;padding:2rem;position:relative;top:5%}.app-container{background-image:url(/assets/background-B-fwKx2T.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.corner-tree{z-index:10;pointer-events:none;width:38vw;position:fixed}.tree-top-right{top:-40px;right:-80px;transform:rotate(155deg)}.tree-bottom-left{bottom:-80px;left:-100px;transform:rotate(10deg)}.language-switcher{z-index:99999;align-items:center;gap:.5rem;display:flex;position:absolute;top:2rem}.language-switcher.overlay-active .lang-btn,.language-switcher.overlay-active .lang-divider{border:2px solid #ffffff80;transition:all .5s;color:#fff!important}.lang-btn{color:#003747;cursor:pointer;letter-spacing:.05em;background:0 0;border:2px solid #00364786;padding:10px;font-size:.9rem;font-weight:600;transition:all .5s}.lang-btn:hover{opacity:1;font-size:.95rem}.lang-divider{color:#003747;opacity:.5}.fancy{box-sizing:border-box;color:#003747;cursor:pointer;letter-spacing:.05em;text-align:center;text-transform:none;-webkit-user-select:none;user-select:none;background-color:#0000;border:2px solid #003747;border-radius:0;outline:none;margin:0;padding:1.25em 2em;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;display:inline-block;position:relative;overflow:visible}.fancy:before{content:" ";transform-origin:50%;background:#003747;width:1.5625rem;height:2px;transition:background .3s linear,width .3s linear;position:absolute;top:50%;left:1.5em;transform:translateY(-50%)}.fancy .text{text-align:left;text-transform:uppercase;color:#003747;padding-left:2em;font-size:1.125em;line-height:1.33333em;text-decoration:none;transition:all .3s ease-in-out;display:block}.fancy .top-key{background:#e2e0df;width:1.5625rem;height:2px;transition:width .5s ease-out,left .3s ease-out;position:absolute;top:-2px;left:.625rem}.fancy .bottom-key-1{background:#e6e4e2;width:1.5625rem;height:2px;transition:width .5s ease-out,right .3s ease-out;position:absolute;bottom:-2px;right:1.875rem}.fancy .bottom-key-2{background:#e2e0df;width:.625rem;height:2px;transition:width .5s ease-out,right .3s ease-out;position:absolute;bottom:-2px;right:.625rem}.fancy:hover{color:#fff;background:#003747}.fancy:hover:before{background:#fff;width:.9375rem}.fancy:hover .text{color:#fff;padding-left:1.5em}.fancy:hover .top-key{width:0;left:-2px}.fancy:hover .bottom-key-1,.fancy:hover .bottom-key-2{width:0;right:0}.overlay-wrapper{z-index:1000;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.overlay-wrapper.active{pointer-events:all}.overlay-content{z-index:1001;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.fancy-close{box-sizing:border-box;color:#fcfbf8;cursor:pointer;letter-spacing:.05em;text-align:center;text-transform:none;-webkit-user-select:none;user-select:none;z-index:1002;background-color:#0000;border:2px solid #fcfbf8;border-radius:0;outline:none;margin:0;padding:1.25em 2em;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;display:inline-block;position:absolute;top:2rem;right:2.5rem;overflow:visible}.fancy-close:before{content:" ";transform-origin:50%;background:#fcfbf8;width:1.5625rem;height:2px;transition:background .3s linear,width .3s linear;position:absolute;top:50%;left:1.5em;transform:translateY(-50%)}.fancy-close .text{text-align:left;text-transform:uppercase;color:#fcfbf8;padding-left:2em;font-size:1.125em;line-height:1.33333em;text-decoration:none;transition:all .3s ease-in-out;display:block}.fancy-close .top-key,.fancy-close .bottom-key-1,.fancy-close .bottom-key-2{background:#003747;height:2px;transition:width .5s ease-out,left .3s ease-out,right .3s ease-out;position:absolute}.fancy-close .top-key{width:1.5625rem;top:-2px;left:.625rem}.fancy-close .bottom-key-1{width:1.5625rem;bottom:-2px;right:1.875rem}.fancy-close .bottom-key-2{width:.625rem;bottom:-2px;right:.625rem}.fancy-close:hover{color:#003747;background:#fcfbf8}.fancy-close:hover:before{background:#003747;width:.9375rem}.fancy-close:hover .text{color:#003747;padding-left:1.5em}.fancy-close:hover .top-key{width:0;left:-2px}.fancy-close:hover .bottom-key-1,.fancy-close:hover .bottom-key-2{width:0;right:0}.auth-container{color:#fcfbf8;flex-direction:column;align-items:center;width:100%;max-width:500px;font-family:sans-serif;display:flex}.auth-title{letter-spacing:.1em;text-align:center;margin-bottom:.5rem;font-size:3.5rem;font-weight:400;font-family:Opencare,sans-serif!important}.auth-subtitle{opacity:.8;margin-bottom:2rem;font-size:1.1rem}.auth-form{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.auth-input{color:#fcfbf8;background:0 0;border:none;border-bottom:1px solid #fcfbf866;outline:none;width:100%;padding:.5rem 0;font-size:1.2rem;transition:border-color .3s}.auth-input::placeholder{color:#fcfbf880}.auth-input:focus{border-bottom:1px solid #fcfbf8}.auth-divider{text-align:center;color:#fcfbf880;align-items:center;width:100%;margin:2.5rem 0;display:flex}.auth-divider:before,.auth-divider:after{content:"";border-bottom:1px solid #fcfbf833;flex:1}.auth-divider span{padding:0 1rem;font-size:.9rem}.fancy-inverse{box-sizing:border-box;color:#003747;cursor:pointer;letter-spacing:.05em;text-align:center;text-transform:none;-webkit-user-select:none;user-select:none;background-color:#fcfbf8;border:2px solid #fcfbf8;border-radius:0;outline:none;margin:0;padding:1.25em 2em;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;display:inline-block;position:relative;overflow:visible}.fancy-inverse:before{content:" ";transform-origin:50%;background:#003747;width:1.5625rem;height:2px;transition:background .3s linear,width .3s linear;position:absolute;top:50%;left:1.5em;transform:translateY(-50%)}.fancy-inverse .text{text-align:left;text-transform:uppercase;color:#003747;padding-left:2em;font-size:1.125em;line-height:1.33333em;text-decoration:none;transition:all .3s ease-in-out;display:block}.fancy-inverse .top-key,.fancy-inverse .bottom-key-1,.fancy-inverse .bottom-key-2{height:0}.fancy-inverse .top-key{width:1.5625rem;top:-2px;left:.625rem}.fancy-inverse .bottom-key-1{width:1.5625rem;bottom:-2px;right:1.875rem}.fancy-inverse .bottom-key-2{width:.625rem;bottom:-2px;right:.625rem}.fancy-inverse:hover{background-color:#0000}.fancy-inverse:hover:before{background:#fcfbf8;width:.9375rem}.fancy-inverse:hover .text{color:#fcfbf8;padding-left:1.5em}.fancy-inverse:hover .top-key{width:0;left:-2px}.fancy-inverse:hover .bottom-key-1,.fancy-inverse:hover .bottom-key-2{width:0;right:0}.wizard-wrapper{color:#fff;flex-direction:column;align-items:center;width:100%;max-width:500px;display:flex}.wizard-container{width:100%;min-height:380px;position:relative}.wizard-step{flex-direction:column;gap:1.5rem;width:100%;display:flex;position:absolute;top:0;left:0}.wizard-controls{border-top:1px solid #fcfbf833;justify-content:space-between;align-items:center;width:100%;margin-top:2rem;padding-top:1rem;display:flex}.btn-back{color:#fcfbf899;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:0 0;border:none;font-size:.9rem;transition:color .3s}.btn-back:hover{color:#fcfbf8}.roster-container{flex-direction:column;gap:1rem;max-height:300px;padding-right:10px;display:flex;overflow-y:auto}.roster-container::-webkit-scrollbar{width:6px}.roster-container::-webkit-scrollbar-thumb{background:#fcfbf84d;border-radius:10px}.family-member-card{border:1px solid #fcfbf833;border-radius:8px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:relative}.remove-member{color:#fcfbf880;cursor:pointer;background:0 0;border:none;font-size:1.2rem;position:absolute;top:10px;right:15px}.remove-member:hover{color:#ff4d4d}.add-member-btn{color:#fcfbf8;cursor:pointer;background:0 0;border:1px dashed #fcfbf880;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1.2rem;transition:all .3s;display:flex}.add-member-btn:hover{background:#fcfbf81a;border-color:#fcfbf8}textarea.auth-input{resize:vertical;min-height:40px;font-family:sans-serif}.auth-alert{text-align:center;letter-spacing:.05em;border-radius:4px;width:100%;margin-bottom:1rem;padding:.8rem;font-size:.95rem;font-weight:700}.auth-alert.error{color:#ffb3b3;background:#ff4d4d1a;border:1px solid #ff4d4d}.auth-alert.success{color:#a5d6a7;background:#4caf501a;border:1px solid #4caf50}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fcfbf8!important;-webkit-box-shadow:inset 0 0 0 30px #003747!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fcfbf8!important;-webkit-box-shadow:inset 0 0 0 30px #003747!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fcfbf8!important;-webkit-box-shadow:inset 0 0 0 30px #003747!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fcfbf8!important;-webkit-box-shadow:inset 0 0 0 30px #003747!important}input[type=number].auth-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number].auth-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number].auth-input{-moz-appearance:textfield}.dashboard-wrapper{flex-direction:column;align-items:center;width:100%;max-width:850px;display:flex}.dashboard-header{text-align:center;margin-bottom:3rem}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.dashboard-card{aspect-ratio:1;color:#fcfbf8;cursor:pointer;text-align:center;-webkit-backdrop-filter:blur(12px);background:#fcfbf808;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;padding:1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 30px #0003}.dashboard-card:hover{background:#fcfbf814;border-color:#fcfbf840;transform:translateY(-8px);box-shadow:0 20px 40px #00000059}.dashboard-card svg{stroke:#fcfbf8cc;stroke-width:1.2px;fill:none;width:3.5rem;height:3.5rem;transition:all .3s}.dashboard-card:hover svg{stroke:#fcfbf8;stroke-width:1.8px;transform:scale(1.1)}.dashboard-card span{letter-spacing:.08em;text-transform:uppercase;opacity:.9;font-family:sans-serif;font-size:1.05rem;font-weight:600;line-height:1.3}.dashboard-card:hover span{opacity:1}.profile-container{grid-template-columns:1fr 1fr;gap:2rem;width:100%;max-width:900px;padding:0 1rem 1rem;display:grid}.profile-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fcfbf808;border-radius:16px;height:500px;max-height:500px;padding:1.5rem;box-shadow:0 10px 30px #0003}.section-title{color:#fcfbf8;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #fcfbf81a;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.1rem;display:flex}.input-group{margin-bottom:1rem}.input-label{color:#fcfbf899;margin-bottom:.4rem;margin-left:.2rem;font-size:.8rem;display:block}.member-edit-card{border:1px solid #fcfbf880;border-radius:12px;margin-bottom:1rem;padding:1rem;position:relative}.btn-save-profile{grid-column:1/-1;margin-top:1rem}.btn-remove-member{color:#fff;cursor:pointer;background:#dc354580;border:1px solid #dc3545cc;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1.2rem;line-height:1;transition:all .2s ease-in-out;display:flex}.btn-remove-member:hover{background:#dc3545cc;transform:scale(1.1)}@media (orientation:portrait){.center-content{top:0!important}.kapetan{width:90%!important}.reunion_text{font-size:2.8rem!important;top:40%!important;left:70%!important}.corner-tree{width:50vh!important}.tree-top-right{top:20px!important;right:-60px!important;transform:rotate(189deg)!important}.tree-bottom-left{bottom:-30px!important;left:-60px!important;transform:rotate(10deg)!important}.fancy-close{top:1rem;right:1rem;font-size:10px!important}.auth-container{width:90%!important}.auth-title{font-size:2.5rem!important}.fancy-close:before{width:1.2rem}.wizard-wrapper{width:90%!important}.dashboard-grid{width:90%;grid-template-columns:repeat(2,1fr)!important}.dashboard-card{padding:.5rem}.dashboard-card span{font-size:12px}.dashboard-card svg{width:2.5rem;height:2.5rem}.profile-container{grid-template-columns:1fr;width:95%;max-height:58vh;overflow:hidden auto}.wizard-wrapper{height:85vh;max-height:85vh;overflow:hidden auto}.sche_text{margin-top:0;padding:0!important;font-size:.9rem!important}.auth-subtitle{font-size:.9rem!important}.sche_sum{font-size:.7rem!important}.res_tit{font-size:1rem!important}.res_head,.sug_head,.con_head{margin-top:1rem!important;margin-bottom:.5rem!important}.sug_head2{grid-template-columns:repeat(2,1fr)!important;display:grid!important}.suggestions-container .section-title{margin-left:10px!important}.con_text{margin-top:0;padding:0!important;font-size:.9rem!important}.con_text-container{margin-top:10px!important;margin-bottom:10px!important;padding:0!important}.suggestions-container{overflow:hidden auto;height:58vh!important;max-height:58vh!important}}.lang-globe-mobile{display:none}.lang-buttons-desktop{gap:10px;display:flex}@media (orientation:portrait){.language-switcher{z-index:99999;position:absolute;top:20px;left:20px}.lang-buttons-desktop{display:none}.lang-globe-mobile{cursor:pointer;color:#003747;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:45px;height:45px;padding:0;transition:all .2s;display:flex}.lang-globe-mobile svg{width:22px;height:22px}.lang-indicator{color:#003747;font-size:.75rem;font-weight:600;position:absolute;right:-25px}.lang-globe-mobile:active{background:#fff3;transform:scale(.9)}.language-switcher.overlay-active{opacity:.5}.language-switcher.overlay-active .lang-globe-mobile,.language-switcher.overlay-active .lang-indicator{transition:all .5s;color:#fff!important}.button_mar{margin-top:2.5rem!important}}
