*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100dvh;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9375rem;line-height:1.6;color:#10222b;background:#f4f8fa;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}[dir=rtl] body{font-family:Noto Sans Arabic,Segoe UI,Tahoma,sans-serif;font-size:1rem}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none;padding:0}a{color:#0d6d8c;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}:target{scroll-margin-top:calc(64px + 1rem)}.skip-link{position:absolute;inset-inline-start:1rem;top:-100px;z-index:500;padding:.75rem 1rem;background:#0f2c3c;color:#fff;border-radius:10px;transition:top .12s cubic-bezier(.4,0,.2,1)}.skip-link:focus{top:1rem}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media print{.app-header,.app-sidebar,.bottom-nav,.no-print{display:none!important}body{background:#fff}}h1,h2,h3,h4{line-height:1.2;font-weight:600;color:#0a1f2b;letter-spacing:-.015em}h1{font-size:1.75rem}@media (min-width: 768px){h1{font-size:2.25rem}}h2{font-size:1.375rem}@media (min-width: 768px){h2{font-size:1.75rem}}h3{font-size:1.125rem}h4{font-size:1rem}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4{line-height:1.35;letter-spacing:0}.display{font-size:2.25rem;font-weight:700;line-height:1.08;letter-spacing:-.03em}@media (min-width: 768px){.display{font-size:3rem}}@media (min-width: 1024px){.display{font-size:3.5rem}}.lede{font-size:1.125rem;line-height:1.35;color:#3d5866}.text-muted{color:#5b7382}.text-small{font-size:.8125rem}.text-xs{font-size:.75rem}.text-medium{font-weight:500}.text-semibold{font-weight:600}.text-center{text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0d6d8c}[dir=rtl] .eyebrow{letter-spacing:0;text-transform:none}.prose{color:#274050;font-size:1rem;line-height:1.75}.prose h2,.prose h3{margin-block:2rem .75rem;color:#0f2c3c}.prose h3{font-size:1rem}.prose p{margin-bottom:1rem}.prose ul,.prose ol{margin:0 0 1rem;padding-inline-start:1.5rem}.prose ul li{list-style:disc;margin-bottom:.5rem}.prose ol li{list-style:decimal;margin-bottom:.5rem}.prose strong{color:#0f2c3c;font-weight:600}.prose blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-inline-start:3px solid #46b6cd;background:#eef9fb;border-radius:0 10px 10px 0;color:#274050}.prose a{text-decoration:underline}.prose img{border-radius:10px;margin-block:1.25rem}.prose table{width:100%;border-collapse:collapse;margin-bottom:1.25rem}.prose table th,.prose table td{padding:.5rem .75rem;border-bottom:1px solid #d8e3e9;text-align:start}.prose table th{font-weight:600;color:#0f2c3c}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1.25rem;height:44px;border-radius:10px;font-size:.9375rem;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;border:1px solid transparent;transition:background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),transform .12s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled,.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;transform:none}.btn svg{flex-shrink:0}.btn--primary{background:linear-gradient(180deg,#12849f,#0d6d8c);color:#fff;box-shadow:0 2px 8px #0a1f2b12}.btn--primary:hover:not(:disabled){background:linear-gradient(180deg,#1a9cb8,#12849f)}.btn--secondary{background:#fff;color:#0f2c3c;border-color:#d8e3e9}.btn--secondary:hover:not(:disabled){border-color:#46b6cd;color:#0d6d8c}.btn--ghost{background:transparent;color:#3d5866}.btn--ghost:hover:not(:disabled){background:#eaf1f4;color:#0f2c3c}.btn--dark{background:#0f2c3c;color:#fff}.btn--dark:hover:not(:disabled){background:#14384c}.btn--support{background:linear-gradient(180deg,#e0a458,#c98a3f);color:#33230c;font-weight:700}.btn--support:hover:not(:disabled){filter:brightness(1.04)}.btn--danger{background:#b04a5a;color:#fff}.btn--danger:hover:not(:disabled){filter:brightness(1.06)}.btn--link{height:auto;padding:0;background:none;color:#0d6d8c;font-weight:500}.btn--link:hover:not(:disabled){text-decoration:underline}.btn--sm{height:36px;padding:0 .75rem;font-size:.8125rem}.btn--lg{height:52px;padding:0 2rem;font-size:1rem}.btn--block{width:100%}.btn--icon{width:44px;padding:0}.btn-row{display:flex;flex-wrap:wrap;gap:.75rem}@media (max-width: 479px){.btn-row .btn{flex:1 1 100%}}.icon-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;border-radius:10px;color:#5b7382;transition:background-color .12s cubic-bezier(.4,0,.2,1),color .12s cubic-bezier(.4,0,.2,1)}.icon-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.icon-btn:hover{background:#eaf1f4;color:#0f2c3c}.icon-btn--active{color:#0d6d8c;background:#eef9fb}.spinner{width:18px;height:18px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.field__label{font-size:.8125rem;font-weight:600;color:#0f2c3c}.field__label .required{color:#b04a5a;margin-inline-start:2px}.field__hint{font-size:.75rem;color:#5b7382}.field__error{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:#b04a5a}.field--invalid .input,.field--invalid .select,.field--invalid .textarea{border-color:#b04a5a;background:#fbecee}.input,.select,.textarea{width:100%;min-height:46px;padding:.75rem 1rem;background:#fff;border:1px solid #d8e3e9;border-radius:10px;font-size:1rem;color:#10222b;transition:border-color .12s cubic-bezier(.4,0,.2,1),box-shadow .12s cubic-bezier(.4,0,.2,1)}.input::placeholder,.select::placeholder,.textarea::placeholder{color:#8199a6}.input:hover:not(:disabled),.select:hover:not(:disabled),.textarea:hover:not(:disabled){border-color:#b3c5ce}.input:focus,.select:focus,.textarea:focus{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.input:disabled,.select:disabled,.textarea:disabled{background:#f4f8fa;color:#8199a6;cursor:not-allowed}.textarea{min-height:110px;resize:vertical;line-height:1.6}.select{appearance:none;padding-inline-end:2.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235b7382' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}[dir=rtl] .select{background-position:left 1rem center}.checkbox,.radio{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:.5rem 0}.checkbox input,.radio input{flex-shrink:0;width:22px;height:22px;margin-top:1px;accent-color:#12849f;cursor:pointer}.checkbox span,.radio span{font-size:.9375rem;color:#274050}.scale__options{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}@media (min-width: 480px){.scale__options{gap:.75rem}}.scale__option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.75rem .25rem;min-height:76px;border:1.5px solid #d8e3e9;border-radius:10px;background:#fff;color:#5b7382;font-size:.75rem;font-weight:500;text-align:center;line-height:1.25;transition:all .2s cubic-bezier(.4,0,.2,1)}.scale__option:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.scale__option .scale__glyph{font-size:1.5rem;line-height:1}.scale__option:hover{border-color:#78ccdd;background:#eef9fb}.scale__option[aria-pressed=true]{border-color:#12849f;background:#eef9fb;color:#0f2c3c;box-shadow:inset 0 0 0 1px #12849f}.scale__legend{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.75rem;color:#8199a6}.stepper{display:flex;align-items:center;gap:.75rem}.stepper__value{min-width:84px;text-align:center;font-size:1.375rem;font-weight:600;color:#0f2c3c;font-variant-numeric:tabular-nums}.stepper button{min-height:48px;min-width:48px;border:1px solid #d8e3e9;border-radius:10px;background:#fff;color:#0f2c3c;font-size:1.375rem;line-height:1}.stepper button:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.stepper button:hover:not(:disabled){border-color:#46b6cd;background:#eef9fb}.stepper button:disabled{opacity:.4;cursor:not-allowed}.form-actions{display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #eaf1f4}@media (max-width: 479px){.form-actions{flex-direction:column-reverse}}.fieldset{border:none;padding:0;margin:0 0 1.5rem}.fieldset legend{padding:0;margin-bottom:.75rem;font-size:1rem;font-weight:600;color:#0f2c3c}.card{background:#fff;border:1px solid #eaf1f4;border-radius:16px;box-shadow:0 1px 2px #0a1f2b0f;padding:1.25rem}.card--flush{padding:0;overflow:hidden}.card--raised{box-shadow:0 6px 20px #0a1f2b17}.card--tint{background:#eef9fb;border-color:#d6f0f5}.card--sand{background:#fbf1e4;border-color:#f6dfc0}.card--interactive{transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.card--interactive:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0a1f2b17}.card--interactive:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.card__title{font-size:1rem;font-weight:600;color:#0f2c3c}.card__subtitle{font-size:.8125rem;color:#5b7382;margin-top:2px}.card__body{display:flex;flex-direction:column;gap:.75rem}.card__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #eaf1f4}.stat{display:flex;flex-direction:column;gap:.25rem}.stat__label{font-size:.75rem;font-weight:500;color:#5b7382;text-transform:uppercase;letter-spacing:.05em}.stat__value{font-size:1.75rem;font-weight:600;color:#0a1f2b;line-height:1.1;font-variant-numeric:tabular-nums}.stat__unit{font-size:.8125rem;color:#5b7382;font-weight:400}.stat__delta{display:inline-flex;align-items:center;gap:3px;font-size:.75rem;font-weight:500}.stat__delta--up{color:#2f8f6f}.stat__delta--down{color:#cf9440}.stat__delta--flat{color:#8199a6}.stat--suppressed .stat__value{color:#b3c5ce;font-size:1.125rem}[dir=rtl] .stat__label{text-transform:none;letter-spacing:0}.grid{display:grid;gap:1rem}.grid--2{grid-template-columns:1fr}@media (min-width: 768px){.grid--2{grid-template-columns:repeat(2,1fr)}}.grid--3{grid-template-columns:1fr}@media (min-width: 480px){.grid--3{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.grid--3{grid-template-columns:repeat(3,1fr)}}.grid--4{grid-template-columns:repeat(2,1fr)}@media (min-width: 1024px){.grid--4{grid-template-columns:repeat(4,1fr)}}.grid--sidebar{grid-template-columns:1fr}@media (min-width: 1024px){.grid--sidebar{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1.5rem}}.wellness-ring{display:flex;align-items:center;gap:1.25rem}.wellness-ring__chart{position:relative;flex-shrink:0}.wellness-ring__value{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.75rem;font-weight:600;color:#0a1f2b;line-height:1}.wellness-ring__value small{font-size:.75rem;font-weight:400;color:#5b7382;margin-top:2px}.band-dot{display:inline-block;width:9px;height:9px;border-radius:50%;flex-shrink:0}.band-dot--good{background:#2f8f6f}.band-dot--steady{background:#3f8fb0}.band-dot--strained{background:#cf9440}.band-dot--low{background:#b5687a}.band-dot--unknown{background:#b3c5ce}.progress{height:8px;border-radius:999px;background:#eaf1f4;overflow:hidden}.progress__bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#1a9cb8,#12849f);transition:width .32s cubic-bezier(.16,1,.3,1)}.progress--sand .progress__bar{background:linear-gradient(90deg,#e0a458,#c98a3f)}.streak{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:999px;background:#fbf1e4;color:#7a4f16;font-size:.8125rem;font-weight:600}.list{display:flex;flex-direction:column}.list__item{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #eaf1f4}.list__item:last-child{border-bottom:none}.list__main{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.list__main:hover{text-decoration:none}.list__title{font-weight:500;color:#0f2c3c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list__meta{font-size:.8125rem;color:#5b7382}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:3px .5rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.5;white-space:nowrap}.badge--neutral{background:#eaf1f4;color:#3d5866}.badge--info{background:#eef9fb;color:#0d6d8c}.badge--success{background:#e8f5f0;color:#2f8f6f}.badge--warning{background:#fdf3e4;color:#8a5c14}.badge--danger{background:#fbecee;color:#b04a5a}.badge--dark{background:#0f2c3c;color:#fff}.chip{display:inline-flex;align-items:center;gap:.5rem;height:36px;padding:0 1rem;border-radius:999px;border:1px solid #d8e3e9;background:#fff;color:#3d5866;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .12s cubic-bezier(.4,0,.2,1)}.chip:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.chip:hover{border-color:#46b6cd;color:#0d6d8c}.chip[aria-pressed=true]{background:#0f2c3c;border-color:#0f2c3c;color:#fff}.chip-row{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#b3c5ce transparent}.chip-row::-webkit-scrollbar{width:8px;height:8px}.chip-row::-webkit-scrollbar-thumb{background:#b3c5ce;border-radius:999px}.chip-row::-webkit-scrollbar-track{background:transparent}.chip-row::-webkit-scrollbar{height:0}.alert{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:10px;border:1px solid;font-size:.9375rem}.alert__icon{flex-shrink:0;margin-top:1px}.alert__title{font-weight:600;margin-bottom:2px}.alert__body{flex:1;min-width:0}.alert--info{background:#eef9fb;border-color:#d6f0f5;color:#0f2c3c}.alert--success{background:#e8f5f0;border-color:#c5e6da;color:#1d5f49}.alert--warning{background:#fdf3e4;border-color:#f6dfc0;color:#7a4f16}.alert--danger{background:#fbecee;border-color:#f0cdd3;color:#8a3542}.alert--quiet{background:#f4f8fa;border-color:#eaf1f4;color:#3d5866;font-size:.8125rem}.skeleton{position:relative;overflow:hidden;background:#eaf1f4;border-radius:6px}.skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:shimmer 1.4s infinite}.skeleton--text{height:12px;margin-bottom:.5rem}.skeleton--title{height:20px;width:45%;margin-bottom:.75rem}.skeleton--block{height:120px}.skeleton--circle{border-radius:50%}@keyframes shimmer{to{transform:translate(100%)}}.loading-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:4rem 1rem;color:#5b7382}.loading-center .spinner{width:28px;height:28px;border-width:3px;color:#1a9cb8}.state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:3rem 1.25rem;color:#5b7382}.state__icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#eef9fb;color:#12849f}.state__title{font-size:1.125rem;font-weight:600;color:#0f2c3c}.state__body{max-width:42ch}.state--error .state__icon{background:#fbecee;color:#b04a5a}.state--offline .state__icon{background:#fdf3e4;color:#8a5c14}.toast-region{position:fixed;inset-block-end:calc(62px + 1rem);inset-inline:1rem;z-index:500;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}@media (min-width: 768px){.toast-region{inset-block-end:1.5rem;inset-inline-start:auto;inset-inline-end:1.5rem;width:360px}}.toast{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:10px;background:#0f2c3c;color:#fff;box-shadow:0 16px 40px #0a1f2b1f;pointer-events:auto;animation:toast-in .32s cubic-bezier(.16,1,.3,1)}.toast__body{flex:1;font-size:.9375rem}.toast__close{color:#ffffffb3}.toast__close:hover{color:#fff}.toast--success{background:#1d5f49}.toast--error{background:#8a3542}.toast--warning{background:#7a4f16}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-backdrop{position:fixed;inset:0;z-index:400;display:flex;align-items:flex-end;justify-content:center;padding:0;background:#0a1f2b73;backdrop-filter:blur(2px);animation:fade-in .2s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.modal-backdrop{align-items:center;padding:1.5rem}}.modal{width:100%;max-width:520px;max-height:92dvh;overflow-y:auto;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 16px 40px #0a1f2b1f;animation:sheet-up .32s cubic-bezier(.16,1,.3,1);scrollbar-width:thin;scrollbar-color:#b3c5ce transparent}.modal::-webkit-scrollbar{width:8px;height:8px}.modal::-webkit-scrollbar-thumb{background:#b3c5ce;border-radius:999px}.modal::-webkit-scrollbar-track{background:transparent}@media (min-width: 768px){.modal{border-radius:16px;animation:fade-in .2s cubic-bezier(.4,0,.2,1)}}.modal__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1.25rem 1.25rem .75rem}.modal__title{font-size:1.125rem;font-weight:600;color:#0a1f2b}.modal__body{padding:0 1.25rem 1.25rem}.modal__footer{display:flex;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid #eaf1f4;background:#f4f8fa}@media (max-width: 479px){.modal__footer{flex-direction:column-reverse}}.modal--wide{max-width:760px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-up{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.net-banner{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;text-align:center}.net-banner--offline{background:#7a4f16;color:#fff}.net-banner--syncing{background:#0d6d8c;color:#fff}.net-banner--synced{background:#e8f5f0;color:#1d5f49}.net-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.net-dot--pulse{animation:pulse 1.6s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.app{display:flex;flex-direction:column;min-height:100dvh;background:#f4f8fa}.app-header{position:sticky;top:0;z-index:200;display:flex;align-items:center;gap:.75rem;height:64px;padding-inline:1rem;background:#ffffffeb;backdrop-filter:blur(10px);border-bottom:1px solid #eaf1f4}@media (min-width: 1024px){.app-header{padding-inline:1.5rem}}.app-header__brand{display:flex;align-items:center;gap:.5rem;font-weight:700;color:#0a1f2b;font-size:1rem}.app-header__brand:hover{text-decoration:none}.app-header__spacer{flex:1}.app-header__actions{display:flex;align-items:center;gap:.25rem}@media (min-width: 1024px){.app-header__menu-toggle{display:none}}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#1a9cb8,#14384c);color:#fff;flex-shrink:0}.notif-button{position:relative}.notif-button__count{position:absolute;top:4px;inset-inline-end:4px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#b04a5a;color:#fff;font-size:10px;font-weight:700;line-height:17px;text-align:center}.app-shell{display:flex;flex:1;min-height:0}.app-sidebar{display:none;width:264px;flex-shrink:0;padding:1.25rem .75rem;border-inline-end:1px solid #eaf1f4;background:#fff;overflow-y:auto;position:sticky;top:64px;height:calc(100dvh - 64px);scrollbar-width:thin;scrollbar-color:#b3c5ce transparent}.app-sidebar::-webkit-scrollbar{width:8px;height:8px}.app-sidebar::-webkit-scrollbar-thumb{background:#b3c5ce;border-radius:999px}.app-sidebar::-webkit-scrollbar-track{background:transparent}@media (min-width: 1024px){.app-sidebar{display:block}}.app-sidebar__section{margin-bottom:1.25rem}.app-sidebar__section-title{padding:0 .75rem;margin-bottom:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#8199a6}[dir=rtl] .app-sidebar__section-title{letter-spacing:0;text-transform:none}.nav-link{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:10px;color:#3d5866;font-size:.9375rem;font-weight:500;transition:background-color .12s cubic-bezier(.4,0,.2,1),color .12s cubic-bezier(.4,0,.2,1)}.nav-link:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.nav-link:hover{background:#f4f8fa;color:#0f2c3c;text-decoration:none}.nav-link.is-active{background:#eef9fb;color:#0d6d8c;font-weight:600}.nav-link svg{flex-shrink:0}.nav-link__count{margin-inline-start:auto;padding:1px 7px;border-radius:999px;background:#eaf1f4;font-size:.75rem;font-weight:600}.app-main{flex:1;min-width:0;padding:1.25rem 0 calc(62px + 2rem)}@media (min-width: 1024px){.app-main{padding-bottom:3rem}}.page{width:100%;max-width:1180px;margin-inline:auto;padding-inline:1rem}@media (min-width: 768px){.page{padding-inline:1.5rem}}@media (min-width: 1024px){.page{padding-inline:2rem}}.page__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.page__title{font-size:1.375rem}@media (min-width: 768px){.page__title{font-size:1.75rem}}.page__subtitle{color:#5b7382;margin-top:.25rem;max-width:60ch}.page__section{margin-bottom:2rem}.drawer-backdrop{position:fixed;inset:0;z-index:300;background:#0a1f2b66;animation:fade-in .12s cubic-bezier(.4,0,.2,1)}@media (min-width: 1024px){.drawer-backdrop{display:none}}.drawer{position:fixed;inset-block:0;inset-inline-start:0;z-index:301;width:min(84vw,300px);background:#fff;padding:1rem .75rem;overflow-y:auto;box-shadow:0 16px 40px #0a1f2b1f;animation:drawer-in .2s cubic-bezier(.16,1,.3,1);scrollbar-width:thin;scrollbar-color:#b3c5ce transparent}.drawer::-webkit-scrollbar{width:8px;height:8px}.drawer::-webkit-scrollbar-thumb{background:#b3c5ce;border-radius:999px}.drawer::-webkit-scrollbar-track{background:transparent}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding:0 .5rem 1rem;margin-bottom:.75rem;border-bottom:1px solid #eaf1f4}@keyframes drawer-in{0%{transform:translate(-100%);opacity:.6}to{transform:translate(0);opacity:1}}[dir=rtl] .drawer{animation-name:drawer-in-rtl}@keyframes drawer-in-rtl{0%{transform:translate(100%);opacity:.6}to{transform:translate(0);opacity:1}}.bottom-nav{position:fixed;inset-block-end:0;inset-inline:0;z-index:100;display:flex;height:62px;padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;backdrop-filter:blur(10px);border-top:1px solid #eaf1f4}@media (min-width: 1024px){.bottom-nav{display:none}}.bottom-nav__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10.5px;font-weight:500;color:#5b7382}.bottom-nav__item:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.bottom-nav__item:hover{text-decoration:none}.bottom-nav__item.is-active{color:#0d6d8c}.bottom-nav__item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding-inline:2px}.help-fab{position:fixed;inset-block-end:calc(62px + 1rem);inset-inline-end:1rem;z-index:100;display:inline-flex;align-items:center;gap:.5rem;height:50px;padding:0 1.25rem;border-radius:999px;background:linear-gradient(180deg,#e0a458,#c98a3f);color:#33230c;font-weight:700;box-shadow:0 6px 20px #0a1f2b17;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.help-fab:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.help-fab:hover{transform:translateY(-2px);box-shadow:0 16px 40px #0a1f2b1f;text-decoration:none}@media (min-width: 1024px){.help-fab{inset-block-end:1.5rem;inset-inline-end:1.5rem}}.public{display:flex;flex-direction:column;min-height:100dvh}.public-header{position:sticky;top:0;z-index:200;background:#ffffffe6;backdrop-filter:blur(12px);border-bottom:1px solid rgba(216,227,233,.7)}.public-header__inner{width:100%;max-width:1180px;margin-inline:auto;padding-inline:1rem}@media (min-width: 768px){.public-header__inner{padding-inline:1.5rem}}@media (min-width: 1024px){.public-header__inner{padding-inline:2rem}}.public-header__inner{display:flex;align-items:center;gap:1rem;height:64px}.public-header__nav{display:none;align-items:center;gap:1.25rem;margin-inline-start:1.5rem}@media (min-width: 1024px){.public-header__nav{display:flex}}.public-header__nav a{color:#3d5866;font-size:.9375rem;font-weight:500}.public-header__nav a:hover{color:#0d6d8c;text-decoration:none}.public-header__actions{margin-inline-start:auto;display:flex;align-items:center;gap:.5rem}.hero{position:relative;overflow:hidden;background:radial-gradient(1200px 400px at 12% -8%,rgba(26,156,184,.12),transparent 60%),radial-gradient(900px 380px at 96% 4%,rgba(224,164,88,.1),transparent 62%),linear-gradient(180deg,#f4f8fa,#fff 42%);padding-block:3rem 4rem}@media (min-width: 1024px){.hero{padding-block:5rem 6rem}}.hero__inner{width:100%;max-width:1180px;margin-inline:auto;padding-inline:1rem}@media (min-width: 768px){.hero__inner{padding-inline:1.5rem}}@media (min-width: 1024px){.hero__inner{padding-inline:2rem}}.hero__inner{display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:4rem}}.hero__content{max-width:34rem}.hero__title{margin-block:1rem 1.25rem}.hero__title em{font-style:normal;background:linear-gradient(120deg,#12849f,#1a9cb8 55%,#e0a458);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero__lede{font-size:1.125rem;color:#3d5866;line-height:1.35}.hero__actions{margin-top:2rem}.hero__note{margin-top:1.25rem;font-size:.8125rem;color:#5b7382;display:flex;align-items:center;gap:.5rem}.hero:after{content:"";position:absolute;inset-inline:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#d8e3e9 20%,#d8e3e9 80%,transparent)}.hero-device{position:relative;margin-inline:auto;width:min(320px,82vw);padding:.75rem;border-radius:34px;background:linear-gradient(160deg,#0f2c3c,#0a1f2b);box-shadow:0 16px 40px #0a1f2b1f}.hero-device__screen{border-radius:24px;background:#fff;padding:1rem;display:flex;flex-direction:column;gap:.75rem;min-height:440px}.hero-device__float{position:absolute;padding:.75rem 1rem;border-radius:10px;background:#fff;box-shadow:0 6px 20px #0a1f2b17;font-size:.8125rem;font-weight:500;color:#0f2c3c;display:flex;align-items:center;gap:.5rem}.hero-device__float--one{inset-block-start:14%;inset-inline-start:-14%}.hero-device__float--two{inset-block-end:16%;inset-inline-end:-12%}@media (max-width: 767px){.hero-device__float{display:none}}.section{padding-block:4rem}@media (min-width: 1024px){.section{padding-block:5rem}}.section--tint{background:#fff}.section--deep{background:linear-gradient(160deg,#0f2c3c,#0a1f2b);color:#ffffffdb}.section__inner{width:100%;max-width:1180px;margin-inline:auto;padding-inline:1rem}@media (min-width: 768px){.section__inner{padding-inline:1.5rem}}@media (min-width: 1024px){.section__inner{padding-inline:2rem}}.section__head{max-width:46rem;margin-bottom:2.5rem}.section__head--center{margin-inline:auto;text-align:center}.section__title{margin-block:.75rem}.section__lede{color:#3d5866;font-size:1.125rem;line-height:1.35}.section--deep .section__title,.section--deep h2,.section--deep h3{color:#fff}.section--deep .section__lede,.section--deep p{color:#ffffffbf}.section--deep .eyebrow{color:#78ccdd}.feature-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width: 480px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.feature{background:#fff;border:1px solid #eaf1f4;border-radius:16px;box-shadow:0 1px 2px #0a1f2b0f;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.feature:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0a1f2b17}.feature__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#eef9fb;color:#0d6d8c}.feature__title{font-size:1rem;font-weight:600;color:#0f2c3c}.feature__body{color:#3d5866;font-size:.9375rem}.split{display:grid;gap:2rem;align-items:center}@media (min-width: 1024px){.split{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}@media (min-width: 1024px){.split--reverse .split__media{order:-1}}.checklist{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.checklist li{display:flex;align-items:flex-start;gap:.75rem;color:#3d5866}.checklist__tick{display:grid;place-items:center;flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#eef9fb;color:#0d6d8c;margin-top:2px}.steps{display:grid;gap:1.5rem;counter-reset:step}@media (min-width: 768px){.steps{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.steps{grid-template-columns:repeat(4,1fr)}}.step{position:relative;padding-top:2rem}.step:before{counter-increment:step;content:counter(step);position:absolute;top:0;inset-inline-start:0;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0f2c3c;color:#fff;font-weight:700;font-size:.8125rem}.step__title{font-weight:600;color:#0f2c3c;margin-bottom:.5rem}.step__body{color:#3d5866;font-size:.9375rem}.metric-row{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 1024px){.metric-row{grid-template-columns:repeat(4,1fr)}}.metric-row__item{text-align:center}.metric-row__value{font-size:1.75rem;font-weight:700;color:#fff}.metric-row__label{font-size:.8125rem;color:#ffffffb3}.cta{width:100%;max-width:1180px;margin-inline:auto;padding-inline:1rem}@media (min-width: 768px){.cta{padding-inline:1.5rem}}@media (min-width: 1024px){.cta{padding-inline:2rem}}.cta{text-align:center}.cta__box{padding:3rem 1.5rem;border-radius:22px;background:linear-gradient(150deg,#12849f,#0f2c3c);color:#fff;box-shadow:0 16px 40px #0a1f2b1f}.cta__box h2{color:#fff}.cta__box p{color:#ffffffd1;max-width:46ch;margin:.75rem auto 2rem}.public-footer{margin-top:auto;background:#0a1f2b;color:#ffffffb3;padding-block:3rem 2rem}.public-footer__inner{width:100%;max-width:1180px;margin-inline:auto;padding-inline:1rem}@media (min-width: 768px){.public-footer__inner{padding-inline:1.5rem}}@media (min-width: 1024px){.public-footer__inner{padding-inline:2rem}}.public-footer__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 768px){.public-footer__grid{grid-template-columns:1.4fr repeat(3,1fr)}}.public-footer h4{color:#fff;font-size:.8125rem;margin-bottom:.75rem}.public-footer a{display:block;color:#ffffffb3;padding:.25rem 0;font-size:.9375rem}.public-footer a:hover{color:#fff}.public-footer__bottom{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;font-size:.8125rem}.public-footer__safety{margin-top:2rem;padding:1rem;border-radius:10px;background:#e0a45824;border:1px solid rgba(224,164,88,.3);color:#f6dfc0;font-size:.8125rem}.auth{display:grid;min-height:100dvh}@media (min-width: 1024px){.auth{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}}.auth__aside{display:none;position:relative;padding:3rem;background:linear-gradient(160deg,#14384c,#0a1f2b 70%);color:#fff;overflow:hidden}@media (min-width: 1024px){.auth__aside{display:flex;flex-direction:column;justify-content:space-between}}.auth__aside:after{content:"";position:absolute;inset-block-end:-30%;inset-inline-end:-20%;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(26,156,184,.35),transparent 62%)}.auth__quote{position:relative;z-index:1;max-width:30rem}.auth__quote p{font-size:1.375rem;line-height:1.35;color:#ffffffeb}.auth__quote cite{display:block;margin-top:1rem;font-style:normal;color:#fff9;font-size:.8125rem}.auth__main{display:flex;flex-direction:column;justify-content:center;padding:1.5rem 1rem 2.5rem;background:#fff}@media (min-width: 768px){.auth__main{padding:2.5rem}}.auth__box{width:100%;max-width:400px;margin-inline:auto}.auth__title{margin-bottom:.5rem}.auth__lede{color:#5b7382;margin-bottom:2rem}.auth__meta{margin-top:1.5rem;text-align:center;font-size:.8125rem;color:#5b7382}.auth__support{margin-top:2rem;padding-top:1.25rem;border-top:1px solid #eaf1f4;font-size:.8125rem;color:#5b7382}.password-field{position:relative}.password-field .input{padding-inline-end:48px}.password-field__toggle{position:absolute;inset-inline-end:4px;top:50%;transform:translateY(-50%);min-height:38px;min-width:38px;display:grid;place-items:center;color:#8199a6;border-radius:6px}.password-field__toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.password-field__toggle:hover{color:#0f2c3c}.greeting{position:relative;overflow:hidden;padding:1.5rem;border-radius:16px;background:linear-gradient(150deg,#14384c,#0a1f2b);color:#fff;margin-bottom:1.5rem}.greeting:after{content:"";position:absolute;inset-block-start:-60%;inset-inline-end:-10%;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(26,156,184,.34),transparent 65%);pointer-events:none}.greeting__row{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.greeting__title{font-size:1.375rem;color:#fff}.greeting__sub{color:#ffffffb8;font-size:.9375rem;margin-top:.25rem}.greeting__meta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;font-size:.8125rem;color:#ffffffad}.checkin{max-width:620px;margin-inline:auto}.checkin__progress{display:flex;gap:.25rem;margin-bottom:1.5rem}.checkin__pip{flex:1;height:4px;border-radius:999px;background:#d8e3e9;transition:background-color .2s cubic-bezier(.4,0,.2,1)}.checkin__pip.is-done{background:#1a9cb8}.checkin__pip.is-current{background:#78ccdd}.checkin__step{animation:step-in .2s cubic-bezier(.16,1,.3,1)}.checkin__question{font-size:1.125rem;font-weight:600;color:#0a1f2b;margin-bottom:.5rem}.checkin__help{color:#5b7382;font-size:.8125rem;margin-bottom:1.25rem}.checkin__nav{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:2rem}.checkin__count{font-size:.8125rem;color:#8199a6;font-variant-numeric:tabular-nums}@keyframes step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.checkin-done{text-align:center;padding:2rem 1rem}.checkin-done__score{display:inline-grid;place-items:center;width:132px;height:132px;border-radius:50%;margin-bottom:1.25rem;background:conic-gradient(from 180deg,#46b6cd,#12849f,#14384c);color:#fff;font-size:2.25rem;font-weight:700;box-shadow:0 6px 20px #0a1f2b17}.chart__frame{width:100%;height:260px}@media (min-width: 768px){.chart__frame{height:300px}}.chart__legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.75rem;font-size:.8125rem;color:#5b7382}.chart__legend-item{display:inline-flex;align-items:center;gap:.5rem}.chart__swatch{width:12px;height:3px;border-radius:999px}.range-tabs{display:inline-flex;padding:3px;border-radius:10px;background:#eaf1f4}.range-tabs button{padding:.5rem 1rem;border-radius:6px;font-size:.8125rem;font-weight:500;color:#5b7382}.range-tabs button:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.range-tabs button[aria-pressed=true]{background:#fff;color:#0f2c3c;box-shadow:0 1px 2px #0a1f2b0f}.resource-card{background:#fff;border:1px solid #eaf1f4;border-radius:16px;box-shadow:0 1px 2px #0a1f2b0f;padding:0;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.resource-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0a1f2b17}.resource-card__cover{height:128px;background:linear-gradient(140deg,#d6f0f5,#eef9fb);display:grid;place-items:center;color:#0d6d8c;position:relative}.resource-card__type{position:absolute;inset-block-start:.75rem;inset-inline-start:.75rem}.resource-card__body{display:flex;flex-direction:column;gap:.5rem;padding:1rem;flex:1}.resource-card__title{font-weight:600;color:#0f2c3c;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-card__summary{font-size:.8125rem;color:#5b7382;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.resource-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.75rem;color:#8199a6;padding-top:.75rem;border-top:1px solid #eaf1f4}.reader{max-width:720px;margin-inline:auto}.reader__head{margin-bottom:1.5rem}.reader__meta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:.75rem;font-size:.8125rem;color:#5b7382}.reader__actions{position:sticky;inset-block-end:calc(62px + .75rem);display:flex;gap:.5rem;padding:.75rem;margin-top:2rem;border-radius:10px;background:#fffffff2;backdrop-filter:blur(8px);border:1px solid #eaf1f4;box-shadow:0 2px 8px #0a1f2b12}@media (min-width: 1024px){.reader__actions{position:static;box-shadow:none}}.thread{display:flex;flex-direction:column;height:calc(100dvh - 126px - 2rem);min-height:420px}.thread__messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding:1rem 0;scrollbar-width:thin;scrollbar-color:#b3c5ce transparent}.thread__messages::-webkit-scrollbar{width:8px;height:8px}.thread__messages::-webkit-scrollbar-thumb{background:#b3c5ce;border-radius:999px}.thread__messages::-webkit-scrollbar-track{background:transparent}.thread__composer{display:flex;gap:.5rem;padding-top:.75rem;border-top:1px solid #eaf1f4}.thread__composer .textarea{min-height:46px;max-height:140px}.bubble{max-width:min(78%,460px);padding:.75rem 1rem;border-radius:16px;font-size:.9375rem;line-height:1.35;white-space:pre-wrap;overflow-wrap:anywhere}.bubble--them{align-self:flex-start;background:#fff;border:1px solid #eaf1f4;border-start-start-radius:6px;color:#10222b}.bubble--me{align-self:flex-end;background:linear-gradient(160deg,#12849f,#0d6d8c);color:#fff;border-end-end-radius:6px}.bubble__meta{display:block;margin-top:.25rem;font-size:11px;opacity:.7}.post{background:#fff;border:1px solid #eaf1f4;border-radius:16px;box-shadow:0 1px 2px #0a1f2b0f;padding:1.25rem;margin-bottom:1rem}.post__head{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.post__avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eef9fb;color:#0d6d8c;font-weight:600;font-size:.8125rem;flex-shrink:0}.post__author{font-weight:600;color:#0f2c3c;font-size:.9375rem}.post__time{font-size:.75rem;color:#8199a6}.post__title{font-size:1rem;font-weight:600;color:#0a1f2b;margin-bottom:.5rem}.post__body{color:#274050;white-space:pre-wrap;overflow-wrap:anywhere}.post__actions{display:flex;gap:.25rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid #eaf1f4}.post-action{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:10px;font-size:.8125rem;font-weight:500;color:#5b7382}.post-action:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.post-action:hover{background:#f4f8fa;color:#0f2c3c}.post-action.is-active{color:#0d6d8c}.table-wrap{overflow-x:auto;border-radius:16px;border:1px solid #eaf1f4;background:#fff;scrollbar-width:thin;scrollbar-color:#b3c5ce transparent}.table-wrap::-webkit-scrollbar{width:8px;height:8px}.table-wrap::-webkit-scrollbar-thumb{background:#b3c5ce;border-radius:999px}.table-wrap::-webkit-scrollbar-track{background:transparent}.table{width:100%;border-collapse:collapse;font-size:.9375rem;min-width:620px}.table th{position:sticky;top:0;padding:.75rem 1rem;background:#f4f8fa;text-align:start;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#5b7382;white-space:nowrap;border-bottom:1px solid #eaf1f4}.table td{padding:.75rem 1rem;border-bottom:1px solid #eaf1f4;color:#274050;vertical-align:middle}.table tbody tr:last-child td{border-bottom:none}.table tbody tr:hover td{background:#f4f8fa}.table__primary{font-weight:500;color:#0f2c3c}.table__actions{display:flex;gap:.5rem;justify-content:flex-end}[dir=rtl] .table th{letter-spacing:0;text-transform:none}.pagination{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.pagination__info{font-size:.8125rem;color:#5b7382}.pagination__controls{display:flex;gap:.5rem}.filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.filters .input,.filters .select{width:auto;min-width:160px;flex:1 1 180px}.help-now{max-width:640px;margin-inline:auto}.help-now__hero{padding:1.5rem;border-radius:16px;background:linear-gradient(150deg,#fbf1e4,#fff);border:1px solid #f6dfc0;margin-bottom:1.5rem}.help-now__title{font-size:1.375rem;color:#0a1f2b;margin-bottom:.5rem}.contact-card{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:10px;border:1px solid #eaf1f4;background:#fff;margin-bottom:.75rem}.contact-card--emergency{border-color:#f6dfc0;background:#fbf1e4}.contact-card__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#fff;color:#0d6d8c;flex-shrink:0;border:1px solid #eaf1f4}.contact-card__name{font-weight:600;color:#0f2c3c}.contact-card__org{font-size:.8125rem;color:#5b7382}.contact-card__value{display:block;margin-top:.5rem;font-weight:500;overflow-wrap:anywhere}.contact-card__hours{font-size:.8125rem;color:#5b7382;margin-top:.25rem}.assessment{max-width:640px;margin-inline:auto}.assessment__option{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem;margin-bottom:.5rem;border:1.5px solid #d8e3e9;border-radius:10px;background:#fff;text-align:start;font-size:.9375rem;color:#274050;transition:all .12s cubic-bezier(.4,0,.2,1)}.assessment__option:focus-visible{outline:none;box-shadow:0 0 0 3px #1a9cb859;border-color:#1a9cb8}.assessment__option:hover{border-color:#78ccdd;background:#eef9fb}.assessment__option[aria-pressed=true]{border-color:#12849f;background:#eef9fb;color:#0f2c3c;font-weight:500}.assessment__radio{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;border:2px solid #b3c5ce;flex-shrink:0}[aria-pressed=true] .assessment__radio{border-color:#12849f}[aria-pressed=true] .assessment__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:#12849f}.result{text-align:center;padding:2rem 1rem}.result__band{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:999px;font-weight:600;margin-bottom:1.25rem}.result__band--1{background:#e8f5f0;color:#1d5f49}.result__band--2{background:#eef9fb;color:#0d6d8c}.result__band--3{background:#fdf3e4;color:#7a4f16}.result__band--4{background:#fbecee;color:#8a3542}.result__guidance{max-width:48ch;margin:0 auto 1.5rem;color:#3d5866;line-height:1.6}.storage-bar{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:10px;background:#eef9fb;border:1px solid #d6f0f5;margin-bottom:1.25rem}.storage-bar__value{font-size:1.125rem;font-weight:600;color:#0f2c3c}.queue-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #eaf1f4;font-size:.8125rem}.queue-item:last-child{border-bottom:none}.queue-item__status{margin-inline-start:auto;font-weight:500}.queue-item__status--pending{color:#8199a6}.queue-item__status--applied{color:#2f8f6f}.queue-item__status--conflict{color:#cf9440}.queue-item__status--rejected{color:#b04a5a}.stack{display:flex;flex-direction:column}.stack-1{gap:.25rem}.stack-2{gap:.5rem}.stack-3{gap:.75rem}.stack-4{gap:1rem}.stack-5{gap:1.25rem}.stack-6{gap:1.5rem}.stack-8{gap:2rem}.row{display:flex;align-items:center}.row-wrap{flex-wrap:wrap}.row-1{gap:.25rem}.row-2{gap:.5rem}.row-3{gap:.75rem}.row-4{gap:1rem}.row-between{justify-content:space-between}.row-end{justify-content:flex-end}.row-center{justify-content:center}.row-start{align-items:flex-start}.flex-1{flex:1;min-width:0}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}@media (max-width: 767px){.hide-mobile{display:none!important}}@media (min-width: 768px){.hide-desktop{display:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.divider{height:1px;background:#eaf1f4;margin-block:1.25rem;border:none}.tabular{font-variant-numeric:tabular-nums}.no-scroll{overflow:hidden}[dir=rtl] .flip-rtl{transform:scaleX(-1)}
