*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;background-color:#0c1e31;color:#e5e7eb}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:600}p{margin:0 0 1rem;color:#9ca3af}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.5rem;border:1px solid transparent;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .1s ease,box-shadow .1s ease;background-color:#2563eb;color:#e5e7eb;box-shadow:0 1px 2px #0f172a66}.btn:hover{background-color:#1d4ed8;transform:translateY(-1px)}.btn:active{transform:translateY(0);box-shadow:none}.btn:focus-visible{outline:none;box-shadow:0 0 0 2px #2563eb8c}.btn--secondary{background-color:transparent;border-color:#64748b;color:#64748b}.btn--secondary:hover{background-color:#64748b1a}.btn--ghost{background-color:transparent;border-color:transparent;color:#e5e7eb}.btn--ghost:hover{background-color:#e5e7eb14}.app{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top,#1e293b 0,#0c1e31 45%)}.app__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid rgba(148,163,184,.4);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#0f172ad9;position:sticky;top:0;z-index:10}.app__brand{font-weight:600;letter-spacing:.04em}.app__nav{display:flex;gap:1rem}.app__nav a{padding:.25rem .5rem;border-radius:.25rem;color:#9ca3af;font-size:.95rem}.app__nav a:hover{color:#e5e7eb;background-color:#0f172acc}.app__main{flex:1}.main-layout{display:flex;flex-direction:column;min-height:100vh;background-color:#0c1e31}.main-layout__content{flex:1;padding-top:56px}.auth-layout__card{background-color:#0e233a;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 10px #0f172a99;width:100%;max-width:420px}.page{width:100%;max-width:960px}.page--landing,.page--dashboard,.page--auth{background-color:#0e233a;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 10px #0f172a99;margin:auto}.page__actions{margin-top:1.5rem;display:flex;gap:1rem}.dashboard-overview{margin-top:1rem;padding-top:1rem}.auth-form{display:grid;gap:1rem}.auth-form__field{display:flex;flex-direction:column;gap:.25rem}.auth-form__field label{font-size:.9rem;color:#9ca3af}.auth-form__field input{padding:.5rem 1rem;border-radius:.5rem;border:1px solid rgba(148,163,184,.6);background-color:#0f172a99;color:#e5e7eb}.auth-form__field input:focus-visible{outline:none;border-color:#2563eb}.u-m-0{margin:0!important}.u-m-1{margin:.25rem!important}.u-m-2{margin:.5rem!important}.u-m-3{margin:1rem!important}.u-m-4{margin:1.5rem!important}.u-p-0{padding:0!important}.u-p-1{padding:.25rem!important}.u-p-2{padding:.5rem!important}.u-p-3{padding:1rem!important}.u-p-4{padding:1.5rem!important}.u-mt-0{margin-top:0!important}.u-mt-1{margin-top:.25rem!important}.u-mt-2{margin-top:.5rem!important}.u-mt-3{margin-top:1rem!important}.u-mt-4{margin-top:1.5rem!important}.u-mb-0{margin-bottom:0!important}.u-mb-1{margin-bottom:.25rem!important}.u-mb-2{margin-bottom:.5rem!important}.u-mb-3{margin-bottom:1rem!important}.u-mb-4{margin-bottom:1.5rem!important}.u-pt-0{padding-top:0!important}.u-pt-1{padding-top:.25rem!important}.u-pt-2{padding-top:.5rem!important}.u-pt-3{padding-top:1rem!important}.u-pt-4{padding-top:1.5rem!important}.u-pb-0{padding-bottom:0!important}.u-pb-1{padding-bottom:.25rem!important}.u-pb-2{padding-bottom:.5rem!important}.u-pb-3{padding-bottom:1rem!important}.u-pb-4{padding-bottom:1.5rem!important}.u-gap-1{gap:.25rem}.u-gap-2{gap:.5rem}.u-gap-3{gap:1rem}.u-gap-4{gap:1.5rem}.u-min-h-screen{min-height:100vh}.u-w-full{width:100%}.u-container{max-width:1120px;margin-inline:auto}.u-flex{display:flex}.u-flex-col{display:flex;flex-direction:column}.u-flex-center{display:flex;align-items:center;justify-content:center}.u-justify-between{justify-content:space-between}.u-justify-center{justify-content:center}.u-items-center{align-items:center}.u-gap-1{gap:.5rem}.u-gap-2{gap:1rem}.u-gap-3{gap:1.5rem}.u-gap-4{gap:2rem}.u-grid{display:grid;gap:1.5rem}.u-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.u-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.u-bg-primary{background-color:#2563eb}.u-bg-success{background-color:#22c55e}.u-bg-warning{background-color:#eab308}.u-bg-danger{background-color:#ef4444}.u-text-primary{color:#2563eb}.u-text-success{color:#22c55e}.u-text-warning{color:#eab308}.u-text-danger{color:#ef4444}.u-text-muted{color:#9ca3af}.u-text-lg{font-size:1.125rem}.u-text-2xl{font-size:1.5rem}.u-text-3xl{font-size:2rem}.u-hidden{display:none!important}.u-block{display:block!important}.u-text-center{text-align:center}@media (min-width: 768px){.u-hidden-md-down{display:none!important}}.global-section{position:relative;padding:5rem 2rem;overflow:hidden;background-color:#0c1e31;background-image:linear-gradient(180deg,#0000,#1f8a8a1a)}.global-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px}.global-section__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5rem}@media (max-width: 900px){.global-section__inner{gap:3rem}}@media (max-width: 680px){.global-section__inner{grid-template-columns:1fr;gap:2.5rem}}.global-section__copy{position:relative;z-index:1}@media (max-width: 680px){.global-section__copy{order:2}}.global-section__heading{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(1.75rem,3.2vw,2.5rem);color:#e5e7eb;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.01em}.global-section__body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.88rem,1.4vw,.95rem);color:#e5e7ebad;line-height:1.78;margin-bottom:1rem}.global-section__body:last-of-type{margin-bottom:1.5rem}.global-section__link{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;color:#4fc3c3;text-decoration:none;display:inline-flex;align-items:center;gap:.3rem;letter-spacing:.01em;transition:gap .22s ease,opacity .22s ease}.global-section__link:hover{gap:.55rem;opacity:.82}.global-section__visual{position:relative;z-index:1;border-radius:.75rem;overflow:hidden;aspect-ratio:4/3.2;border:1px solid rgba(31,138,138,.18);box-shadow:0 2px 8px #00000059,0 0 40px #1f8a8a14}@media (max-width: 680px){.global-section__visual{order:1;aspect-ratio:16/10}}.global-section__img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;filter:brightness(.95) saturate(1.05);transition:transform .6s ease,filter .4s ease}.global-section__img:hover{transform:scale(1.025);filter:brightness(1) saturate(1.08)}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:6rem 1.5rem 4rem;text-align:center;background-color:#0c1e31}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(14,35,58,.85) 0%,transparent 70%);pointer-events:none;z-index:0}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:radial-gradient(2px 2px at 20% 30%,rgba(255,255,255,.9),transparent),radial-gradient(1px 1px at 70% 80%,rgba(255,255,255,.5),transparent),radial-gradient(1.5px 1.5px at 40% 60%,rgba(255,255,255,.7),transparent),radial-gradient(1px 1px at 85% 25%,rgba(255,255,255,.4),transparent),radial-gradient(2px 2px at 10% 75%,rgba(255,255,255,.85),transparent);background-repeat:no-repeat;animation:twinkle-bg 6s ease-in-out infinite alternate}.hero__content{position:relative;z-index:1;max-width:760px;width:100%}.hero__title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1.1;color:#e5e7eb;letter-spacing:-.02em;margin-bottom:1rem}.hero__subtitle{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.95rem,2vw,1.3rem);color:#e5e7ebd1;margin-bottom:.25rem;font-weight:400}.hero__tagline{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.8rem,1.5vw,1.1rem);color:#9ca3af;margin-bottom:2rem}.hero__orb-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:280px;height:280px;margin:0 auto 1.5rem}@media (max-width: 480px){.hero__orb-wrapper{width:220px;height:220px}}.hero__glow{position:absolute;top:-30px;right:-30px;bottom:-30px;left:-30px;border-radius:50%;filter:blur(40px);opacity:.38;transition:background 1.2s ease,opacity .8s ease;pointer-events:none}.hero__glow--inhale{background:radial-gradient(circle,#45df7e,#22c55e)}.hero__glow--hold{background:radial-gradient(circle,#f47c7c,#ef4444)}.hero__glow--exhale{background:radial-gradient(circle,#5d8bf0,#2563eb)}.hero__orb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;transition:background 1.3s ease,box-shadow 1.3s ease}.hero__orb--inhale{background:radial-gradient(circle at 38% 35%,#57e28a,#22c55e 60%,#1a9949);box-shadow:0 0 18px #22c55e73,inset 0 0 20px #ffffff0f}.hero__orb--hold{background:radial-gradient(circle at 38% 35%,#f47c7c,#ef4444 60%,#c11);box-shadow:0 0 18px #ef444473,inset 0 0 20px #ffffff0f}.hero__orb--exhale{background:radial-gradient(circle at 38% 35%,#6591f1,#2563eb 60%,#1d4ed8);box-shadow:0 0 18px #2563eb73,inset 0 0 20px #ffffff0f}.hero__phase-label{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:clamp(.9rem,2vw,1.05rem);color:#e5e7ebf5;letter-spacing:.03em;line-height:1.2;cursor:default}.hero__timer{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(1.6rem,4vw,2.2rem);color:#e5e7eb;line-height:1;margin-top:.25rem;text-shadow:0 0 14px rgba(229,231,235,.35);cursor:default}.hero__satellite{position:absolute;border-radius:50%;pointer-events:none;z-index:3;transition:opacity .4s ease}.hero__cue{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;color:#9ca3afbf;margin-top:.25rem;margin-bottom:1.5rem;letter-spacing:.02em;min-height:1.2em;transition:opacity .6s ease}.hero__counter{display:inline-flex;align-items:center;gap:1rem;background:#0e233acc;border:1px solid rgba(100,116,139,.22);border-radius:.75rem;padding:.5rem 1.5rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 10px #0f172a99}.hero__counter-icon{width:36px;height:36px;background:#22c55e1f;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero__counter-icon svg{width:18px;height:18px;stroke:#22c55e}.hero__counter-info{text-align:left}.hero__counter-label{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;color:#9ca3afb3;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.hero__counter-number{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:1.35rem;color:#e5e7eb;line-height:1}.hero__counter-status{display:flex;align-items:center;gap:.25rem;margin-top:.25rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;color:#9ca3af99}.hero__counter-status:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px #22c55e;animation:pulse-dot 2s ease-in-out infinite}.hero__sound-toggle{position:fixed;bottom:2rem;right:2rem;z-index:100;display:flex;align-items:center;gap:.5rem;background:#22c55e;border:none;border-radius:999px;padding:.25rem 1rem .25rem .5rem;cursor:pointer;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:.8rem;color:#fff;letter-spacing:.04em;box-shadow:0 4px 20px #22c55e66;transition:background .25s ease,box-shadow .25s ease,transform .15s ease}.hero__sound-toggle:hover{transform:scale(1.04);box-shadow:0 4px 28px #22c55e9e}.hero__sound-toggle:active{transform:scale(.97)}.hero__sound-toggle--muted{background:#64748bbf;box-shadow:0 4px 10px #0f172a99}.hero__sound-toggle--muted:hover{box-shadow:0 4px 20px #64748b80;transform:scale(1.04)}.hero__sound-toggle svg{width:18px;height:18px}.hero__stars{position:absolute;top:0;right:0;bottom:0;left:0;width:200%;height:100%;pointer-events:none;z-index:0;animation:drift 120s linear infinite}.star{position:absolute;border-radius:50%;background:#fff;opacity:.6}.hero__stars--far{animation:drift 200s linear infinite;opacity:.35}.hero__stars--near{animation:drift 90s linear infinite;opacity:.7}.star:nth-child(1){width:2px;height:2px;top:77%;left:53%;opacity:.24;animation:twinkle 5s ease-in-out infinite;animation-delay:1s}.star:nth-child(2){width:1px;height:1px;top:73%;left:81%;opacity:.17;animation:twinkle 8s ease-in-out infinite;animation-delay:5s}.star:nth-child(3){width:2px;height:2px;top:55%;left:73%;opacity:.45;animation:twinkle 8s ease-in-out infinite;animation-delay:1s}.star:nth-child(4){width:2px;height:2px;top:99%;left:63%;opacity:.38;animation:twinkle 9s ease-in-out infinite;animation-delay:2s}.star:nth-child(5){width:2px;height:2px;top:50%;left:52%;opacity:.45;animation:twinkle 6s ease-in-out infinite;animation-delay:5s}.star:nth-child(6){width:1px;height:1px;top:67%;left:18%;opacity:.45;animation:twinkle 9s ease-in-out infinite;animation-delay:3s}.star:nth-child(7){width:1px;height:1px;top:37%;left:73%;opacity:.31;animation:twinkle 8s ease-in-out infinite;animation-delay:4s}.star:nth-child(8){width:2px;height:2px;top:3%;left:16%;opacity:.45;animation:twinkle 7s ease-in-out infinite;animation-delay:1s}.star:nth-child(9){width:2px;height:2px;top:26%;left:95%;opacity:.31;animation:twinkle 7s ease-in-out infinite;animation-delay:5s}.star:nth-child(10){width:2px;height:2px;top:17%;left:72%;opacity:.38;animation:twinkle 8s ease-in-out infinite;animation-delay:6s}.star:nth-child(11){width:1px;height:1px;top:31%;left:43%;opacity:.45;animation:twinkle 6s ease-in-out infinite;animation-delay:4s}.star:nth-child(12){width:1px;height:1px;top:36%;left:70%;opacity:.45;animation:twinkle 4s ease-in-out infinite;animation-delay:4s}.star:nth-child(13){width:1px;height:1px;top:22%;left:93%;opacity:.45;animation:twinkle 9s ease-in-out infinite;animation-delay:5s}.star:nth-child(14){width:2px;height:2px;top:89%;left:85%;opacity:.45;animation:twinkle 7s ease-in-out infinite;animation-delay:3s}.star:nth-child(15){width:1px;height:1px;top:7%;left:71%;opacity:.31;animation:twinkle 5s ease-in-out infinite;animation-delay:6s}.star:nth-child(16){width:1px;height:1px;top:51%;left:73%;opacity:.31;animation:twinkle 6s ease-in-out infinite;animation-delay:4s}.star:nth-child(17){width:1px;height:1px;top:19%;left:21%;opacity:.38;animation:twinkle 8s ease-in-out infinite;animation-delay:6s}.star:nth-child(18){width:1px;height:1px;top:14%;left:92%;opacity:.17;animation:twinkle 8s ease-in-out infinite;animation-delay:3s}.star:nth-child(19){width:2px;height:2px;top:3%;left:47%;opacity:.17;animation:twinkle 5s ease-in-out infinite;animation-delay:4s}.star:nth-child(20){width:1px;height:1px;top:52%;left:26%;opacity:.31;animation:twinkle 4s ease-in-out infinite;animation-delay:3s}.star:nth-child(21){width:2px;height:2px;top:1%;left:21%;opacity:.31;animation:twinkle 6s ease-in-out infinite;animation-delay:4s}.star:nth-child(22){width:1px;height:1px;top:88%;left:69%;opacity:.24;animation:twinkle 8s ease-in-out infinite;animation-delay:4s}.star:nth-child(23){width:2px;height:2px;top:4%;left:18%;opacity:.17;animation:twinkle 6s ease-in-out infinite;animation-delay:5s}.star:nth-child(24){width:2px;height:2px;top:29%;left:49%;opacity:.24;animation:twinkle 5s ease-in-out infinite;animation-delay:3s}.star:nth-child(25){width:2px;height:2px;top:88%;left:77%;opacity:.45;animation:twinkle 7s ease-in-out infinite;animation-delay:5s}.star:nth-child(26){width:1px;height:1px;top:21%;left:38%;opacity:.24;animation:twinkle 4s ease-in-out infinite;animation-delay:5s}.star:nth-child(27){width:1px;height:1px;top:66%;left:100%;opacity:.17;animation:twinkle 9s ease-in-out infinite;animation-delay:4s}.star:nth-child(28){width:2px;height:2px;top:18%;left:92%;opacity:.38;animation:twinkle 8s ease-in-out infinite;animation-delay:5s}.star:nth-child(29){width:1px;height:1px;top:24%;left:17%;opacity:.24;animation:twinkle 4s ease-in-out infinite;animation-delay:5s}.star:nth-child(30){width:1px;height:1px;top:41%;left:44%;opacity:.38;animation:twinkle 6s ease-in-out infinite;animation-delay:3s}.star:nth-child(31){width:1px;height:1px;top:34%;left:80%;opacity:.17;animation:twinkle 6s ease-in-out infinite;animation-delay:3s}.star:nth-child(32){width:1px;height:1px;top:94%;left:55%;opacity:.31;animation:twinkle 4s ease-in-out infinite;animation-delay:1s}.star:nth-child(33){width:1px;height:1px;top:82%;left:37%;opacity:.31;animation:twinkle 7s ease-in-out infinite;animation-delay:4s}.star:nth-child(34){width:1px;height:1px;top:56%;left:41%;opacity:.17;animation:twinkle 8s ease-in-out infinite;animation-delay:5s}.star:nth-child(35){width:1px;height:1px;top:27%;left:75%;opacity:.24;animation:twinkle 9s ease-in-out infinite;animation-delay:6s}.star:nth-child(36){width:1px;height:1px;top:24%;left:73%;opacity:.38;animation:twinkle 7s ease-in-out infinite;animation-delay:1s}.star:nth-child(37){width:1px;height:1px;top:92%;left:81%;opacity:.17;animation:twinkle 5s ease-in-out infinite;animation-delay:3s}.star:nth-child(38){width:1px;height:1px;top:25%;left:74%;opacity:.24;animation:twinkle 8s ease-in-out infinite;animation-delay:3s}.star:nth-child(39){width:1px;height:1px;top:70%;left:38%;opacity:.45;animation:twinkle 6s ease-in-out infinite;animation-delay:2s}.star:nth-child(40){width:2px;height:2px;top:32%;left:68%;opacity:.45;animation:twinkle 9s ease-in-out infinite;animation-delay:6s}.star:nth-child(41){width:2px;height:2px;top:17%;left:66%;opacity:.38;animation:twinkle 4s ease-in-out infinite;animation-delay:3s}.star:nth-child(42){width:2px;height:2px;top:50%;left:66%;opacity:.45;animation:twinkle 9s ease-in-out infinite;animation-delay:2s}.star:nth-child(43){width:2px;height:2px;top:51%;left:66%;opacity:.31;animation:twinkle 7s ease-in-out infinite;animation-delay:5s}.star:nth-child(44){width:1px;height:1px;top:98%;left:1%;opacity:.45;animation:twinkle 6s ease-in-out infinite;animation-delay:4s}.star:nth-child(45){width:2px;height:2px;top:49%;left:70%;opacity:.38;animation:twinkle 8s ease-in-out infinite;animation-delay:5s}.star:nth-child(46){width:1px;height:1px;top:44%;left:55%;opacity:.17;animation:twinkle 5s ease-in-out infinite;animation-delay:1s}.star:nth-child(47){width:2px;height:2px;top:81%;left:99%;opacity:.17;animation:twinkle 7s ease-in-out infinite;animation-delay:5s}.star:nth-child(48){width:1px;height:1px;top:82%;left:66%;opacity:.31;animation:twinkle 6s ease-in-out infinite;animation-delay:5s}.star:nth-child(49){width:1px;height:1px;top:25%;left:97%;opacity:.17;animation:twinkle 9s ease-in-out infinite;animation-delay:6s}.star:nth-child(50){width:1px;height:1px;top:77%;left:91%;opacity:.38;animation:twinkle 8s ease-in-out infinite;animation-delay:2s}.star:nth-child(51){width:1px;height:1px;top:77%;left:65%;opacity:.38;animation:twinkle 6s ease-in-out infinite;animation-delay:3s}.star:nth-child(52){width:1px;height:1px;top:48%;left:40%;opacity:.24;animation:twinkle 4s ease-in-out infinite;animation-delay:5s}.star:nth-child(53){width:1px;height:1px;top:60%;left:37%;opacity:.45;animation:twinkle 9s ease-in-out infinite;animation-delay:3s}.star:nth-child(54){width:1px;height:1px;top:64%;left:79%;opacity:.45;animation:twinkle 6s ease-in-out infinite;animation-delay:1s}.star:nth-child(55){width:1px;height:1px;top:33%;left:62%;opacity:.24;animation:twinkle 7s ease-in-out infinite;animation-delay:5s}.star:nth-child(56){width:2px;height:2px;top:54%;left:96%;opacity:.45;animation:twinkle 9s ease-in-out infinite;animation-delay:2s}.star:nth-child(57){width:2px;height:2px;top:6%;left:2%;opacity:.31;animation:twinkle 6s ease-in-out infinite;animation-delay:3s}.star:nth-child(58){width:2px;height:2px;top:13%;left:22%;opacity:.38;animation:twinkle 6s ease-in-out infinite;animation-delay:3s}.star:nth-child(59){width:2px;height:2px;top:2%;left:99%;opacity:.31;animation:twinkle 7s ease-in-out infinite;animation-delay:3s}.star:nth-child(60){width:1px;height:1px;top:45%;left:63%;opacity:.45;animation:twinkle 9s ease-in-out infinite;animation-delay:4s}.star:nth-child(61){width:2px;height:2px;top:29%;left:39%;opacity:.45;animation:twinkle 7s ease-in-out infinite;animation-delay:1s}.star:nth-child(62){width:2px;height:2px;top:91%;left:3%;opacity:.38;animation:twinkle 5s ease-in-out infinite;animation-delay:4s}.star:nth-child(63){width:2px;height:2px;top:7%;left:20%;opacity:.24;animation:twinkle 8s ease-in-out infinite;animation-delay:2s}.star:nth-child(64){width:2px;height:2px;top:89%;left:81%;opacity:.24;animation:twinkle 4s ease-in-out infinite;animation-delay:5s}.star:nth-child(65){width:1px;height:1px;top:21%;left:69%;opacity:.45;animation:twinkle 4s ease-in-out infinite;animation-delay:6s}.star:nth-child(66){width:1px;height:1px;top:36%;left:85%;opacity:.45;animation:twinkle 9s ease-in-out infinite;animation-delay:5s}.star:nth-child(67){width:2px;height:2px;top:90%;left:45%;opacity:.31;animation:twinkle 6s ease-in-out infinite;animation-delay:6s}.star:nth-child(68){width:2px;height:2px;top:32%;left:45%;opacity:.17;animation:twinkle 8s ease-in-out infinite;animation-delay:2s}.star:nth-child(69){width:2px;height:2px;top:84%;left:47%;opacity:.38;animation:twinkle 4s ease-in-out infinite;animation-delay:4s}.star:nth-child(70){width:2px;height:2px;top:84%;left:82%;opacity:.45;animation:twinkle 8s ease-in-out infinite;animation-delay:1s}.star:nth-child(71){width:1px;height:1px;top:90%;left:52%;opacity:.45;animation:twinkle 5s ease-in-out infinite;animation-delay:2s}.star:nth-child(72){width:1px;height:1px;top:97%;left:20%;opacity:.45;animation:twinkle 7s ease-in-out infinite;animation-delay:1s}.star:nth-child(73){width:1px;height:1px;top:25%;left:58%;opacity:.24;animation:twinkle 7s ease-in-out infinite;animation-delay:3s}.star:nth-child(74){width:1px;height:1px;top:1%;left:37%;opacity:.24;animation:twinkle 5s ease-in-out infinite;animation-delay:1s}.star:nth-child(75){width:1px;height:1px;top:69%;left:41%;opacity:.17;animation:twinkle 6s ease-in-out infinite;animation-delay:4s}.star:nth-child(76){width:2px;height:2px;top:25%;left:40%;opacity:.45;animation:twinkle 4s ease-in-out infinite;animation-delay:4s}.star:nth-child(77){width:1px;height:1px;top:43%;left:10%;opacity:.38;animation:twinkle 4s ease-in-out infinite;animation-delay:4s}.star:nth-child(78){width:2px;height:2px;top:16%;left:66%;opacity:.24;animation:twinkle 7s ease-in-out infinite;animation-delay:4s}.star:nth-child(79){width:1px;height:1px;top:54%;left:34%;opacity:.24;animation:twinkle 9s ease-in-out infinite;animation-delay:5s}.star:nth-child(80){width:2px;height:2px;top:19%;left:32%;opacity:.31;animation:twinkle 6s ease-in-out infinite;animation-delay:4s}@keyframes twinkle-soft{0%,to{opacity:.2;transform:scale(.9)}50%{opacity:.35;transform:scale(1.05)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}@keyframes satellite-in{0%{opacity:0;transform:translate(var(--sx),var(--sy)) scale(.3)}to{opacity:.9;transform:translate(var(--tx),var(--ty)) scale(1)}}@keyframes drift{0%{transform:translate(0)}to{transform:translate(120px,8px)}}@keyframes satellite-burst{0%{opacity:.9;transform:translate(var(--tx),var(--ty)) scale(1)}to{opacity:0;transform:translate(var(--bx),var(--by)) scale(.2)}}.star:nth-child(1){width:2px;height:2px;top:66%;left:27%;opacity:.47;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:6s}.star:nth-child(2){width:2px;height:2px;top:80%;left:29%;opacity:.47;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:7s}.star:nth-child(3){width:1px;height:1px;top:87%;left:88%;opacity:.47;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:6s}.star:nth-child(4){width:2px;height:2px;top:43%;left:59%;opacity:.23;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:10s}.star:nth-child(5){width:2px;height:2px;top:93%;left:24%;opacity:.31;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:2s}.star:nth-child(6){width:2px;height:2px;top:91%;left:14%;opacity:.23;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:7s}.star:nth-child(7){width:1px;height:1px;top:89%;left:66%;opacity:.23;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:6s}.star:nth-child(8){width:1px;height:1px;top:89%;left:81%;opacity:.39;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:8s}.star:nth-child(9){width:1px;height:1px;top:99%;left:32%;opacity:.31;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:5s}.star:nth-child(10){width:1px;height:1px;top:96%;left:64%;opacity:.55;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:7s}.star:nth-child(11){width:2px;height:2px;top:63%;left:24%;opacity:.39;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:5s}.star:nth-child(12){width:1px;height:1px;top:32%;left:79%;opacity:.55;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:6s}.star:nth-child(13){width:1px;height:1px;top:45%;left:66%;opacity:.23;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:5s}.star:nth-child(14){width:1px;height:1px;top:67%;left:92%;opacity:.23;background:#fffc;animation:twinkle-soft 8s ease-in-out infinite;animation-delay:3s}.star:nth-child(15){width:2px;height:2px;top:21%;left:97%;opacity:.23;background:#fffc;animation:twinkle-soft 8s ease-in-out infinite;animation-delay:2s}.star:nth-child(16){width:1px;height:1px;top:24%;left:38%;opacity:.23;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:9s}.star:nth-child(17){width:2px;height:2px;top:32%;left:50%;opacity:.63;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:1s}.star:nth-child(18){width:2px;height:2px;top:76%;left:18%;opacity:.55;background:#fffc;animation:twinkle-soft 12s ease-in-out infinite;animation-delay:6s}.star:nth-child(19){width:1px;height:1px;top:26%;left:9%;opacity:.23;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:6s}.star:nth-child(20){width:2px;height:2px;top:22%;left:79%;opacity:.55;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:6s}.star:nth-child(21){width:1px;height:1px;top:32%;left:39%;opacity:.31;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:6s}.star:nth-child(22){width:1px;height:1px;top:35%;left:75%;opacity:.47;background:#fffc;animation:twinkle-soft 14s ease-in-out infinite;animation-delay:4s}.star:nth-child(23){width:1px;height:1px;top:30%;left:53%;opacity:.55;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:1s}.star:nth-child(24){width:2px;height:2px;top:100%;left:39%;opacity:.23;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:7s}.star:nth-child(25){width:1px;height:1px;top:43%;left:64%;opacity:.47;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:5s}.star:nth-child(26){width:1px;height:1px;top:47%;left:58%;opacity:.23;background:#fffc;animation:twinkle-soft 8s ease-in-out infinite;animation-delay:10s}.star:nth-child(27){width:1px;height:1px;top:67%;left:77%;opacity:.63;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:1s}.star:nth-child(28){width:1px;height:1px;top:67%;left:33%;opacity:.47;background:#fffc;animation:twinkle-soft 12s ease-in-out infinite;animation-delay:2s}.star:nth-child(29){width:2px;height:2px;top:74%;left:21%;opacity:.47;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:5s}.star:nth-child(30){width:2px;height:2px;top:17%;left:65%;opacity:.55;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:9s}.star:nth-child(31){width:1px;height:1px;top:14%;left:14%;opacity:.31;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:2s}.star:nth-child(32){width:2px;height:2px;top:7%;left:53%;opacity:.39;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:2s}.star:nth-child(33){width:1px;height:1px;top:57%;left:28%;opacity:.23;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:4s}.star:nth-child(34){width:1px;height:1px;top:72%;left:9%;opacity:.31;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:1s}.star:nth-child(35){width:2px;height:2px;top:90%;left:77%;opacity:.23;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:8s}.star:nth-child(36){width:1px;height:1px;top:57%;left:63%;opacity:.31;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:8s}.star:nth-child(37){width:1px;height:1px;top:59%;left:76%;opacity:.39;background:#fffc;animation:twinkle-soft 14s ease-in-out infinite;animation-delay:3s}.star:nth-child(38){width:1px;height:1px;top:92%;left:100%;opacity:.47;background:#fffc;animation:twinkle-soft 8s ease-in-out infinite;animation-delay:7s}.star:nth-child(39){width:2px;height:2px;top:21%;left:12%;opacity:.63;background:#fffc;animation:twinkle-soft 12s ease-in-out infinite;animation-delay:5s}.star:nth-child(40){width:1px;height:1px;top:89%;left:7%;opacity:.31;background:#fffc;animation:twinkle-soft 8s ease-in-out infinite;animation-delay:6s}.star:nth-child(41){width:2px;height:2px;top:28%;left:36%;opacity:.63;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:3s}.star:nth-child(42){width:2px;height:2px;top:41%;left:73%;opacity:.47;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:10s}.star:nth-child(43){width:2px;height:2px;top:97%;left:22%;opacity:.39;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:6s}.star:nth-child(44){width:1px;height:1px;top:60%;left:58%;opacity:.23;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:3s}.star:nth-child(45){width:2px;height:2px;top:77%;left:52%;opacity:.55;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:3s}.star:nth-child(46){width:1px;height:1px;top:46%;left:11%;opacity:.55;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:1s}.star:nth-child(47){width:2px;height:2px;top:18%;left:21%;opacity:.31;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:6s}.star:nth-child(48){width:2px;height:2px;top:68%;left:79%;opacity:.63;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:3s}.star:nth-child(49){width:2px;height:2px;top:61%;left:22%;opacity:.47;background:#fffc;animation:twinkle-soft 14s ease-in-out infinite;animation-delay:7s}.star:nth-child(50){width:1px;height:1px;top:36%;left:31%;opacity:.47;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:2s}.star:nth-child(51){width:1px;height:1px;top:87%;left:59%;opacity:.55;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:6s}.star:nth-child(52){width:1px;height:1px;top:63%;left:55%;opacity:.39;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:1s}.star:nth-child(53){width:1px;height:1px;top:35%;left:48%;opacity:.63;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:7s}.star:nth-child(54){width:2px;height:2px;top:24%;left:11%;opacity:.23;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:2s}.star:nth-child(55){width:1px;height:1px;top:59%;left:98%;opacity:.31;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:5s}.star:nth-child(56){width:1px;height:1px;top:84%;left:40%;opacity:.23;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:8s}.star:nth-child(57){width:2px;height:2px;top:2%;left:77%;opacity:.47;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:10s}.star:nth-child(58){width:1px;height:1px;top:91%;left:85%;opacity:.31;background:#fffc;animation:twinkle-soft 12s ease-in-out infinite;animation-delay:7s}.star:nth-child(59){width:2px;height:2px;top:22%;left:73%;opacity:.63;background:#fffc;animation:twinkle-soft 14s ease-in-out infinite;animation-delay:6s}.star:nth-child(60){width:2px;height:2px;top:32%;left:91%;opacity:.39;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:10s}.star:nth-child(61){width:1px;height:1px;top:15%;left:2%;opacity:.47;background:#fffc;animation:twinkle-soft 14s ease-in-out infinite;animation-delay:3s}.star:nth-child(62){width:2px;height:2px;top:90%;left:90%;opacity:.55;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:10s}.star:nth-child(63){width:1px;height:1px;top:39%;left:24%;opacity:.31;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:9s}.star:nth-child(64){width:2px;height:2px;top:58%;left:73%;opacity:.63;background:#fffc;animation:twinkle-soft 14s ease-in-out infinite;animation-delay:4s}.star:nth-child(65){width:1px;height:1px;top:26%;left:97%;opacity:.31;background:#fffc;animation:twinkle-soft 14s ease-in-out infinite;animation-delay:5s}.star:nth-child(66){width:1px;height:1px;top:26%;left:12%;opacity:.47;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:7s}.star:nth-child(67){width:1px;height:1px;top:50%;left:52%;opacity:.31;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:2s}.star:nth-child(68){width:2px;height:2px;top:61%;left:17%;opacity:.63;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:3s}.star:nth-child(69){width:2px;height:2px;top:85%;left:90%;opacity:.31;background:#fffc;animation:twinkle-soft 12s ease-in-out infinite;animation-delay:5s}.star:nth-child(70){width:1px;height:1px;top:83%;left:21%;opacity:.47;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:4s}.star:nth-child(71){width:2px;height:2px;top:13%;left:47%;opacity:.23;background:#fffc;animation:twinkle-soft 12s ease-in-out infinite;animation-delay:9s}.star:nth-child(72){width:1px;height:1px;top:13%;left:31%;opacity:.39;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:10s}.star:nth-child(73){width:2px;height:2px;top:73%;left:53%;opacity:.63;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:3s}.star:nth-child(74){width:1px;height:1px;top:97%;left:9%;opacity:.23;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:4s}.star:nth-child(75){width:1px;height:1px;top:47%;left:61%;opacity:.39;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:4s}.star:nth-child(76){width:1px;height:1px;top:99%;left:15%;opacity:.63;background:#fffc;animation:twinkle-soft 14s ease-in-out infinite;animation-delay:7s}.star:nth-child(77){width:2px;height:2px;top:5%;left:74%;opacity:.47;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:5s}.star:nth-child(78){width:1px;height:1px;top:51%;left:62%;opacity:.47;background:#fffc;animation:twinkle-soft 8s ease-in-out infinite;animation-delay:1s}.star:nth-child(79){width:1px;height:1px;top:82%;left:6%;opacity:.39;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:8s}.star:nth-child(80){width:2px;height:2px;top:25%;left:88%;opacity:.23;background:#fffc;animation:twinkle-soft 12s ease-in-out infinite;animation-delay:8s}.star:nth-child(81){width:2px;height:2px;top:11%;left:17%;opacity:.23;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:2s}.star:nth-child(82){width:2px;height:2px;top:27%;left:85%;opacity:.55;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:7s}.star:nth-child(83){width:2px;height:2px;top:89%;left:93%;opacity:.63;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:8s}.star:nth-child(84){width:2px;height:2px;top:22%;left:25%;opacity:.31;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:4s}.star:nth-child(85){width:2px;height:2px;top:60%;left:9%;opacity:.63;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:3s}.star:nth-child(86){width:1px;height:1px;top:12%;left:57%;opacity:.55;background:#fffc;animation:twinkle-soft 8s ease-in-out infinite;animation-delay:2s}.star:nth-child(87){width:1px;height:1px;top:23%;left:32%;opacity:.39;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:7s}.star:nth-child(88){width:1px;height:1px;top:58%;left:79%;opacity:.23;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:2s}.star:nth-child(89){width:1px;height:1px;top:64%;left:58%;opacity:.63;background:#fffc;animation:twinkle-soft 8s ease-in-out infinite;animation-delay:10s}.star:nth-child(90){width:1px;height:1px;top:42%;left:47%;opacity:.55;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:3s}.star:nth-child(91){width:1px;height:1px;top:9%;left:53%;opacity:.63;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:5s}.star:nth-child(92){width:1px;height:1px;top:65%;left:34%;opacity:.39;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:3s}.star:nth-child(93){width:1px;height:1px;top:86%;left:14%;opacity:.63;background:#fffc;animation:twinkle-soft 8s ease-in-out infinite;animation-delay:1s}.star:nth-child(94){width:1px;height:1px;top:74%;left:52%;opacity:.55;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:8s}.star:nth-child(95){width:1px;height:1px;top:48%;left:70%;opacity:.63;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:10s}.star:nth-child(96){width:1px;height:1px;top:96%;left:63%;opacity:.23;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:3s}.star:nth-child(97){width:2px;height:2px;top:67%;left:74%;opacity:.31;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:3s}.star:nth-child(98){width:1px;height:1px;top:8%;left:82%;opacity:.23;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:7s}.star:nth-child(99){width:2px;height:2px;top:73%;left:68%;opacity:.23;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:7s}.star:nth-child(100){width:1px;height:1px;top:45%;left:51%;opacity:.39;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:9s}.star:nth-child(101){width:1px;height:1px;top:88%;left:3%;opacity:.47;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:4s}.star:nth-child(102){width:2px;height:2px;top:35%;left:54%;opacity:.55;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:1s}.star:nth-child(103){width:2px;height:2px;top:54%;left:75%;opacity:.39;background:#fffc;animation:twinkle-soft 12s ease-in-out infinite;animation-delay:7s}.star:nth-child(104){width:2px;height:2px;top:27%;left:55%;opacity:.63;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:5s}.star:nth-child(105){width:1px;height:1px;top:49%;left:41%;opacity:.31;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:6s}.star:nth-child(106){width:1px;height:1px;top:41%;left:87%;opacity:.47;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:3s}.star:nth-child(107){width:1px;height:1px;top:100%;left:50%;opacity:.55;background:#fffc;animation:twinkle-soft 6s ease-in-out infinite;animation-delay:8s}.star:nth-child(108){width:1px;height:1px;top:7%;left:46%;opacity:.47;background:#fffc;animation:twinkle-soft 12s ease-in-out infinite;animation-delay:2s}.star:nth-child(109){width:2px;height:2px;top:36%;left:40%;opacity:.47;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:3s}.star:nth-child(110){width:1px;height:1px;top:68%;left:100%;opacity:.31;background:#fffc;animation:twinkle-soft 7s ease-in-out infinite;animation-delay:1s}.star:nth-child(111){width:2px;height:2px;top:63%;left:72%;opacity:.23;background:#fffc;animation:twinkle-soft 13s ease-in-out infinite;animation-delay:1s}.star:nth-child(112){width:1px;height:1px;top:88%;left:9%;opacity:.55;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:9s}.star:nth-child(113){width:2px;height:2px;top:17%;left:53%;opacity:.23;background:#fffc;animation:twinkle-soft 10s ease-in-out infinite;animation-delay:9s}.star:nth-child(114){width:1px;height:1px;top:21%;left:39%;opacity:.63;background:#fffc;animation:twinkle-soft 12s ease-in-out infinite;animation-delay:4s}.star:nth-child(115){width:2px;height:2px;top:94%;left:21%;opacity:.55;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:9s}.star:nth-child(116){width:1px;height:1px;top:16%;left:10%;opacity:.47;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:1s}.star:nth-child(117){width:2px;height:2px;top:46%;left:41%;opacity:.39;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:3s}.star:nth-child(118){width:1px;height:1px;top:68%;left:30%;opacity:.31;background:#fffc;animation:twinkle-soft 11s ease-in-out infinite;animation-delay:10s}.star:nth-child(119){width:1px;height:1px;top:52%;left:64%;opacity:.39;background:#fffc;animation:twinkle-soft 5s ease-in-out infinite;animation-delay:5s}.star:nth-child(120){width:1px;height:1px;top:25%;left:49%;opacity:.47;background:#fffc;animation:twinkle-soft 9s ease-in-out infinite;animation-delay:6s}.modes-section{padding:5rem 2rem;background-color:#102e44;text-align:center}.modes-section__heading{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(1.6rem,3.2vw,2.2rem);color:#e5e7eb;margin-bottom:2rem;letter-spacing:-.01em}.modes-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:960px;margin:0 auto}@media (max-width: 860px){.modes-section__grid{grid-template-columns:repeat(2,1fr);max-width:580px}}@media (max-width: 520px){.modes-section__grid{grid-template-columns:1fr;max-width:400px}}.modes-section__card{position:relative;padding:2rem 1.5rem 1.75rem;text-align:left;border-radius:.75rem;background:#0b1c2db3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(148,163,184,.12);transition:transform .28s ease,box-shadow .28s ease;cursor:default}.modes-section__card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:calc(.75rem + 1px);padding:1px;background:conic-gradient(from var(--angle, 0deg),transparent 0%,transparent 60%,var(--card-accent, #4fc3c3) 80%,transparent 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .25s ease;pointer-events:none;--angle: 0deg}.modes-section__card:not(.modes-section__card--disabled):hover{transform:translateY(-4px)}.modes-section__card:not(.modes-section__card--disabled):hover:before{opacity:1;animation:border-sweep 1s linear forwards}.modes-section__card:not(.modes-section__card--disabled):hover .modes-section__card-icon{background:rgba(var(--card-accent-rgb, 79, 195, 195),.18)}.modes-section__card:not(.modes-section__card--disabled):hover .modes-section__card-icon svg,.modes-section__card:not(.modes-section__card--disabled):hover .modes-section__card-icon .react-icon{color:var(--card-accent, #4fc3c3);fill:var(--card-accent, #4fc3c3)}.modes-section__card--disabled{opacity:.52;cursor:default}.modes-section__card--breathing{--card-accent: #4fc3c3;--card-accent-rgb: 79, 195, 195}.modes-section__card--breathing .modes-section__card-icon{background:#4fc3c3bb}.modes-section__card--breathing:hover{box-shadow:0 8px 32px #4fc3c31a}.modes-section__card--silent{--card-accent: #818cf8;--card-accent-rgb: 129, 140, 248}.modes-section__card--silent .modes-section__card-icon{background:#818cf8bb}.modes-section__card--silent:hover{box-shadow:0 8px 32px #818cf81a}.modes-section__card--chanting{--card-accent: #64748b;--card-accent-rgb: 100, 116, 139}.modes-section__card-icon{width:44px;height:44px;background:#94a3b814;border-radius:30px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:background .3s ease}.modes-section__card-icon svg{width:22px;height:22px;color:#e5e7eb80;transition:color .3s ease,fill .3s ease;flex-shrink:0}.modes-section__card-title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:1rem;color:#e5e7eb;margin-bottom:.5rem;letter-spacing:.01em}.modes-section__card-desc{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.83rem;color:#e5e7eb85;line-height:1.65}.modes-section__card-badge{display:inline-block;margin-top:1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;color:#e5e7eb73;background:#94a3b814;border:1px solid rgba(148,163,184,.14);border-radius:.25rem;padding:.2rem .55rem;letter-spacing:.04em}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes border-sweep{0%{--angle: 0deg}to{--angle: 360deg}}.science-section{position:relative;padding:5rem 2rem;background-color:#10263f;overflow:hidden}.science-section:before,.science-section:after{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(96,165,250,.15) 50%,transparent 100%)}.science-section:before{top:0}.science-section:after{bottom:0}.science-section__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5rem}@media (max-width: 900px){.science-section__inner{gap:3rem}}@media (max-width: 680px){.science-section__inner{grid-template-columns:1fr;gap:2.5rem}}.science-section__visual{position:relative;border-radius:.75rem;overflow:hidden;aspect-ratio:3/3.6;border:1px solid rgba(96,165,250,.14);box-shadow:0 2px 12px #0006,0 0 48px #60a5fa12}@media (max-width: 680px){.science-section__visual{order:1;aspect-ratio:4/3}}.science-section__img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .6s ease}.science-section__img:hover{transform:scale(1.03)}.science-section__copy{position:relative;z-index:1}@media (max-width: 680px){.science-section__copy{order:2}}.science-section__heading{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(1.75rem,3.2vw,2.5rem);color:#e5e7eb;line-height:1.15;letter-spacing:-.01em;margin-bottom:1.5rem}.science-section__intro{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.875rem,1.4vw,.93rem);color:#e5e7ebad;line-height:1.78;margin-bottom:1.5rem}.science-section__extend-label{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.875rem,1.4vw,.93rem);color:#e5e7ebad;line-height:1.78;margin-bottom:.5rem}.science-section__list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.45rem}.science-section__list li{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.83rem,1.3vw,.88rem);color:#e5e7eba6;display:flex;align-items:center;gap:.5rem}.science-section__list li:before{content:"";display:inline-block;flex-shrink:0;width:5px;height:5px;border-radius:50%;background:#4fc3c3;box-shadow:0 0 5px #4fc3c380}.science-section__note{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;color:#e5e7eb6b;line-height:1.65;margin-bottom:1.5rem}.science-section__link{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;color:#4fc3c3;text-decoration:none;display:inline-flex;align-items:center;gap:.3rem;letter-spacing:.01em;transition:gap .22s ease,opacity .22s ease}.science-section__link:hover{gap:.55rem;opacity:.8}.site-footer{background-color:#091727;padding:3.5rem 2rem 0}.site-footer__container{max-width:1080px;margin:0 auto}.site-footer__grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:3rem;row-gap:2rem;padding-bottom:2.75rem}@media (max-width: 780px){.site-footer__grid{grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:2rem}}@media (max-width: 420px){.site-footer__grid{grid-template-columns:1fr;row-gap:1.5rem}}.site-footer__col{display:flex;flex-direction:column;gap:0}.site-footer__col-title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:.88rem;color:#e5e7eb;letter-spacing:.01em;margin:0 0 .9rem}.site-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.62rem}.site-footer__links a{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.78rem;color:#e5e7eb66;text-decoration:none;transition:color .2s ease}.site-footer__links a:hover{color:#e5e7ebd1}.site-footer__brand-desc{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.78rem;color:#e5e7eb66;line-height:1.7;max-width:200px;margin:0}.site-footer__separator{width:100%;height:1px;background-color:#e5e7eb14}.site-footer__copy{padding:1.5rem 0 2rem;text-align:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;color:#e5e7eb4d;letter-spacing:.01em;margin:0}.support-section{position:relative;padding:5rem 1.5rem;background-color:#091727;text-align:center;overflow:hidden}.support-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(34,197,94,.2) 50%,transparent 100%)}.support-section__inner{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:0}.support-section__heading{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(1.8rem,4vw,2.4rem);color:#e5e7eb;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem}.support-section__body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.85rem,1.5vw,.92rem);color:#e5e7eb94;line-height:1.72;max-width:480px;margin-bottom:.25rem}.support-section__body:last-of-type{margin-bottom:0}.support-section__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:2rem;padding:.78rem 2.1rem;background:#22c55e;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:.9rem;letter-spacing:.015em;border:none;border-radius:999px;text-decoration:none;cursor:pointer;box-shadow:0 0 0 1px #22c55e40,0 4px 18px #22c55e52;transition:transform .18s ease,box-shadow .22s ease,background .18s ease}.support-section__cta:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #22c55e59,0 6px 26px #22c55e7a}.support-section__cta:active{transform:translateY(0) scale(.98)}.support-section__note{display:block;margin-top:1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.72rem;color:#e5e7eb47;letter-spacing:.01em}.navbar{position:fixed;top:0;left:0;right:0;z-index:200;background:#0c1e31;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,231,235,.07);transition:background .3s ease,box-shadow .3s ease}.navbar--scrolled{background:#091727f2;box-shadow:0 1px 24px #00000059}.navbar__inner{max-width:1200px;margin:0 auto;height:clamp(60px,7vw,84px);padding:0 2rem;display:flex;align-items:center;justify-content:space-between}@media (max-width: 640px){.navbar__inner{padding:0 1.25rem}}.navbar__brand{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:clamp(1rem,1.4vw,2.25rem);color:#e5e7eb;text-decoration:none;letter-spacing:.02em;flex-shrink:0;transition:opacity .2s ease}.navbar__brand:hover{opacity:.82}.navbar__links{display:flex;align-items:center;gap:.1rem}@media (max-width: 640px){.navbar__links{display:none}}.navbar__link{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,1.4vw,1rem);color:#e5e7eb9e;text-decoration:none;padding:.32rem .72rem;border-radius:.5rem;background:none;border:none;cursor:pointer;transition:color .18s ease,background .18s ease;white-space:nowrap}.navbar__link:hover{color:#e5e7eb;background:#e5e7eb12}.navbar__link--active{color:#e5e7eb}.navbar__link--btn{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.84rem}.navbar__hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:4px;border-radius:.5rem;transition:background .18s ease;flex-shrink:0}.navbar__hamburger:hover{background:#e5e7eb12}@media (max-width: 640px){.navbar__hamburger{display:flex}}.navbar__hamburger-bar{display:block;width:20px;height:2px;background:#e5e7ebcc;border-radius:2px;transform-origin:center;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease,width .3s ease}.navbar__hamburger--open .navbar__hamburger-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__hamburger--open .navbar__hamburger-bar:nth-child(2){opacity:0;width:0}.navbar__hamburger--open .navbar__hamburger-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:201;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .3s ease}.navbar__backdrop--visible{opacity:1;pointer-events:all}.navbar__sidebar{position:fixed;top:0;right:0;bottom:0;z-index:202;width:280px;max-width:85vw;background:#0c1e31;border-left:1px solid rgba(229,231,235,.08);display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform}.navbar__sidebar--open{transform:translate(0)}.navbar__sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;height:clamp(60px,7vw,84px);border-bottom:1px solid rgba(229,231,235,.07);flex-shrink:0}.navbar__sidebar-brand{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:1rem;color:#e5e7eb;letter-spacing:.02em}.navbar__sidebar-close{width:32px;height:32px;background:none;border:none;cursor:pointer;padding:4px;border-radius:.5rem;color:#e5e7eb99;display:flex;align-items:center;justify-content:center;transition:color .18s ease,background .18s ease}.navbar__sidebar-close:hover{color:#e5e7eb;background:#e5e7eb12}.navbar__sidebar-close svg{width:18px;height:18px}.navbar__sidebar-nav{display:flex;flex-direction:column;padding:1.25rem .75rem;gap:.15rem;flex:1}.navbar__sidebar-link{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:500;color:#e5e7ebad;text-decoration:none;padding:.7rem .75rem;border-radius:.5rem;transition:color .18s ease,background .18s ease;opacity:0;transform:translate(16px);animation:none}.navbar__sidebar--open .navbar__sidebar-link{animation:sidebar-link-in .32s ease forwards}.navbar__sidebar-link:hover{color:#e5e7eb;background:#e5e7eb12}.navbar__sidebar-link--active{color:#e5e7eb;background:#e5e7eb0f}.navbar__sidebar-actions{padding:1rem 1.25rem 2rem;display:flex;flex-direction:column;gap:.6rem;border-top:1px solid rgba(229,231,235,.07);flex-shrink:0}.navbar__sidebar-btn{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.88rem;font-weight:600;padding:.65rem 1rem;border-radius:.75rem;cursor:pointer;border:none;text-align:center;transition:opacity .18s ease,transform .15s ease}.navbar__sidebar-btn:active{transform:scale(.97)}.navbar__sidebar-btn--primary{background:#22c55e;color:#fff;box-shadow:0 2px 12px #22c55e4d}.navbar__sidebar-btn--primary:hover{opacity:.88}.navbar__sidebar-btn--ghost{background:#e5e7eb12;color:#e5e7eb}.navbar__sidebar-btn--ghost:hover{background:#e5e7eb1f}.navbar__sidebar-btn--secondary{background:#ef44441a;color:#ef4444d9;border:1px solid rgba(239,68,68,.2)}.navbar__sidebar-btn--secondary:hover{background:#ef444429}@keyframes sidebar-link-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.science-page{background-color:#0b1c2d;min-height:100vh}.science-page__hero{padding:5rem 1.5rem 3rem;text-align:center}.science-page__title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(2rem,5vw,3.2rem);color:#e5e7eb;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem}.science-page__subtitle{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.88rem,1.6vw,1rem);color:#e5e7eb85;margin:0}.science-page__body{max-width:860px;margin:0 auto;padding:0 1.5rem 5rem;display:flex;flex-direction:column;gap:2.5rem}.science-page__section-heading{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(1.3rem,2.5vw,1.6rem);color:#e5e7eb;text-align:center;margin-bottom:2rem;letter-spacing:-.01em}.science-page__benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 580px){.science-page__benefits-grid{grid-template-columns:1fr}}.modes-section__card--stress{--card-accent: #4fc3c3;--card-accent-rgb: 79, 195, 195}.modes-section__card--stress .modes-section__card-icon{background:#4fc3c324}.modes-section__card--stress svg{color:#4fc3c3!important}.modes-section__card--stress:hover{box-shadow:0 8px 32px #4fc3c31f}.modes-section__card--hrv{--card-accent: #818cf8;--card-accent-rgb: 129, 140, 248}.modes-section__card--hrv .modes-section__card-icon{background:#818cf824}.modes-section__card--hrv svg{color:#818cf8!important}.modes-section__card--hrv:hover{box-shadow:0 8px 32px #818cf81f}.modes-section__card--emotion{--card-accent: #f472b6;--card-accent-rgb: 244, 114, 182}.modes-section__card--emotion .modes-section__card-icon{background:#f472b624}.modes-section__card--emotion svg{color:#f472b6!important}.modes-section__card--emotion:hover{box-shadow:0 8px 32px #f472b61f}.modes-section__card--awareness{--card-accent: #34d399;--card-accent-rgb: 52, 211, 153}.modes-section__card--awareness .modes-section__card-icon{background:#34d39924}.modes-section__card--awareness svg{color:#34d399!important}.modes-section__card--awareness:hover{box-shadow:0 8px 32px #34d3991f}.science-card{background:#e5e7eb08;border:1px solid rgba(229,231,235,.08);border-radius:.75rem;padding:2rem}@media (max-width: 580px){.science-card{padding:1.5rem 1.25rem}}.science-card__heading{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:clamp(1.1rem,2vw,1.3rem);color:#e5e7eb;margin-bottom:1.5rem;letter-spacing:-.01em}.science-card__body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.85rem,1.4vw,.92rem);color:#e5e7eb9e;line-height:1.78;margin-bottom:1rem}.science-card__body:last-of-type{margin-bottom:0}.science-pattern{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;margin-bottom:2rem}.science-pattern__step{display:flex;align-items:flex-start;gap:1rem}.science-pattern__badge{flex-shrink:0;width:42px;height:42px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:.82rem;color:#fff;letter-spacing:.02em;box-shadow:0 2px 10px #0000004d}.science-pattern__info{flex:1;padding-top:2px}.science-pattern__label{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:.9rem;color:#e5e7eb;margin-bottom:.25rem}.science-pattern__desc{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.83rem;color:#e5e7eb94;line-height:1.72;margin:0}.science-research-note{background:#2563eb0f;border:1px solid rgba(37,99,235,.15);border-radius:.5rem;padding:1rem 1.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8rem;color:#e5e7eb94;line-height:1.68}.science-research-note__label{font-weight:700;color:#e5e7ebbf}.science-pattern__badge-wrap{position:relative;width:56px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:default}.science-pattern__ring{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transition:opacity .2s ease}.science-pattern__badge-wrap .science-pattern__badge{position:relative;z-index:1;transition:box-shadow .25s ease,transform .25s ease;-webkit-user-select:none;user-select:none}.about-page{background-color:#0b1c2d;min-height:100vh}.about-page__hero{padding:5rem 1.5rem 3rem;text-align:center}.about-page__title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(2rem,5vw,3.2rem);color:#e5e7eb;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem}.about-page__subtitle{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.88rem,1.6vw,1rem);color:#e5e7eb85;margin:0}.about-page__body{max-width:860px;margin:0 auto;padding:0 1.5rem 5rem;display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 580px){.about-page__body{padding:0 1rem 4rem}}.about-page__section-heading{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(1.3rem,2.5vw,1.6rem);color:#e5e7eb;text-align:center;margin-bottom:2rem;letter-spacing:-.01em}.about-page__values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 580px){.about-page__values-grid{grid-template-columns:1fr}}.about-page__contact{text-align:center;padding:2rem 0;display:flex;flex-direction:column;align-items:center;gap:1rem}.about-page__contact-body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.88rem,1.5vw,.95rem);color:#e5e7eb85;margin:0}.about-page__contact-email{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.95rem,1.6vw,1.05rem);font-weight:500;color:#4fc3c3;text-decoration:none;letter-spacing:.01em;transition:opacity .2s ease}.about-page__contact-email:hover{opacity:.78;text-decoration:underline;text-underline-offset:3px}.about-card{background:#e5e7eb08;border:1px solid rgba(229,231,235,.08);border-radius:.75rem;padding:2rem}@media (max-width: 580px){.about-card{padding:1.5rem 1.25rem}}.about-card__heading{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:clamp(1.1rem,2vw,1.3rem);color:#e5e7eb;margin-bottom:1.5rem;letter-spacing:-.01em}.about-card__body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.85rem,1.4vw,.92rem);color:#e5e7eb9e;line-height:1.78;margin-bottom:1rem}.about-card__body:last-of-type{margin-bottom:0}.modes-section__card--access{--card-accent: #4fc3c3;--card-accent-rgb: 79, 195, 195}.modes-section__card--access .modes-section__card-icon{background:#4fc3c324}.modes-section__card--access .modes-section__card-icon svg{color:#4fc3c3}.modes-section__card--access:hover{box-shadow:0 8px 32px #4fc3c31f}.modes-section__card--privacy{--card-accent: #818cf8;--card-accent-rgb: 129, 140, 248}.modes-section__card--privacy .modes-section__card-icon{background:#818cf824}.modes-section__card--privacy .modes-section__card-icon svg{color:#818cf8}.modes-section__card--privacy:hover{box-shadow:0 8px 32px #818cf81f}.modes-section__card--science{--card-accent: #f87171;--card-accent-rgb: 248, 113, 113}.modes-section__card--science .modes-section__card-icon{background:#f8717124}.modes-section__card--science .modes-section__card-icon svg{color:#f87171}.modes-section__card--science:hover{box-shadow:0 8px 32px #f871711f}.modes-section__card--neutral{--card-accent: #4fc3c3;--card-accent-rgb: 79, 195, 195}.modes-section__card--neutral .modes-section__card-icon{background:#4fc3c324}.modes-section__card--neutral .modes-section__card-icon svg{color:#4fc3c3}.modes-section__card--neutral:hover{box-shadow:0 8px 32px #4fc3c31f}.support-page{background-color:#0b1c2d;min-height:100vh}.support-page__hero{padding:5rem 1.5rem 3rem;text-align:center}.support-page__title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(2rem,5vw,3.2rem);color:#e5e7eb;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem}.support-page__subtitle{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.88rem,1.6vw,1rem);color:#e5e7eb85;margin:0}.support-page__body{max-width:860px;margin:0 auto;padding:0 1.5rem 5rem;display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 580px){.support-page__body{padding:0 1rem 4rem}}.support-page__section-heading{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(1.3rem,2.5vw,1.6rem);color:#e5e7eb;text-align:center;margin-bottom:2rem;letter-spacing:-.01em}.support-page__tiers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 520px){.support-page__tiers-grid{grid-template-columns:1fr}}.support-page__payment{max-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .35s ease,transform .35s ease;pointer-events:none}.support-page__payment--visible{max-height:900px;opacity:1;transform:translateY(0);pointer-events:all}.support-page__thankyou{text-align:center;padding:2rem 0 1rem}.support-page__thankyou-title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:clamp(1.1rem,2vw,1.3rem);color:#e5e7eb;margin-bottom:1rem}.support-page__thankyou-body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;color:#e5e7eb80;line-height:1.7;margin:0}.support-card{background:#e5e7eb08;border:1px solid rgba(229,231,235,.08);border-radius:.75rem;padding:2rem}@media (max-width: 580px){.support-card{padding:1.5rem 1.25rem}}.support-card__heading{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:clamp(1.1rem,2vw,1.3rem);color:#e5e7eb;margin-bottom:1.5rem;letter-spacing:-.01em}.support-card__body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.85rem,1.4vw,.92rem);color:#e5e7eb9e;line-height:1.78;margin-bottom:1rem}.support-card__body:last-of-type{margin-bottom:0}.modes-section__card{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;text-align:left;cursor:pointer}.modes-section__card--selected{border-color:var(--card-accent, rgba(148, 163, 184, .4))!important;box-shadow:0 0 0 1px var(--card-accent, rgba(148, 163, 184, .2)),0 8px 32px #0003!important;transform:translateY(-3px)}.modes-section__card--breath{--card-accent: #4fc3c3;--card-accent-rgb: 79, 195, 195}.modes-section__card--breath .modes-section__card-icon{background:#4fc3c324}.modes-section__card--breath .modes-section__card-icon svg{color:#4fc3c3}.modes-section__card--breath:hover,.modes-section__card--breath.modes-section__card--selected{box-shadow:0 8px 32px #4fc3c326!important}.modes-section__card--flow{--card-accent: #818cf8;--card-accent-rgb: 129, 140, 248}.modes-section__card--flow .modes-section__card-icon{background:#818cf824}.modes-section__card--flow .modes-section__card-icon svg{color:#818cf8}.modes-section__card--flow:hover,.modes-section__card--flow.modes-section__card--selected{box-shadow:0 8px 32px #818cf826!important}.modes-section__card--harmony{--card-accent: #f87171;--card-accent-rgb: 248, 113, 113}.modes-section__card--harmony .modes-section__card-icon{background:#f8717124}.modes-section__card--harmony .modes-section__card-icon svg{color:#f87171}.modes-section__card--harmony:hover,.modes-section__card--harmony.modes-section__card--selected{box-shadow:0 8px 32px #f8717126!important}.modes-section__card--custom{--card-accent: #4fc3c3;--card-accent-rgb: 79, 195, 195}.modes-section__card--custom .modes-section__card-icon{background:#4fc3c324}.modes-section__card--custom .modes-section__card-icon svg{color:#4fc3c3}.modes-section__card--custom:hover,.modes-section__card--custom.modes-section__card--selected{box-shadow:0 8px 32px #4fc3c326!important}.support-tier__amount{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:1.5rem;line-height:1;margin-bottom:.5rem;letter-spacing:-.02em}.support-tier__custom-input-wrap{display:flex;align-items:center;gap:4px;margin-bottom:.5rem}.support-tier__custom-dollar{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:1.5rem;color:#4fc3c3;line-height:1}.support-tier__custom-input{background:#e5e7eb0f;border:1px solid rgba(79,195,195,.4);border-radius:.5rem;color:#4fc3c3;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:1.4rem;width:110px;padding:.2rem .5rem;outline:none}.support-tier__custom-input:focus{border-color:#4fc3c3;box-shadow:0 0 0 2px #4fc3c333}.support-tier__custom-input::-webkit-outer-spin-button,.support-tier__custom-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.support-tier__custom-input{-moz-appearance:textfield}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}@media (max-width: 480px){.payment-methods{grid-template-columns:1fr}}.payment-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.1rem 1rem;border-radius:.75rem;border:1px solid transparent;cursor:pointer;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;font-weight:600;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .15s ease}.payment-btn:disabled{opacity:.4;cursor:not-allowed;transform:none!important}.payment-btn:not(:disabled):hover{transform:translateY(-2px)}.payment-btn:not(:disabled):active{transform:scale(.98)}.payment-btn--stripe{background:#635bff14;border-color:#635bff40;color:#a5a0ff}.payment-btn--stripe .payment-btn__stripe-logo{width:52px;height:auto}.payment-btn--stripe:not(:disabled):hover{background:#635bff24;border-color:#635bff80;box-shadow:0 4px 20px #635bff26}.payment-btn--stripe.payment-btn--active{background:#635bff29;border-color:#635bff99;box-shadow:0 0 0 1px #635bff4d}.payment-btn--paypal{background:#00308726;border-color:#009cde40;color:#5bc4f5}.payment-btn--paypal .payment-btn__paypal-logo{width:72px;height:auto}.payment-btn--paypal:not(:disabled):hover{background:#00308740;border-color:#009cde80;box-shadow:0 4px 20px #009cde1f}.payment-btn--paypal.payment-btn--active{background:#0030874d;border-color:#009cde8c;box-shadow:0 0 0 1px #009cde40}.payment-btn span{font-size:.8rem;opacity:.75}.stripe-form-wrapper{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.4,0,.2,1)}.stripe-form-wrapper--open{max-height:600px}.stripe-form{background:#e5e7eb08;border:1px solid rgba(99,91,255,.2);border-radius:.75rem;padding:1.5rem;margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.stripe-form__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.stripe-form__header-label{display:flex;align-items:center;gap:.4rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;font-weight:600;color:#e5e7eba6}.stripe-form__lock{width:13px;height:13px;stroke:#e5e7eb80}.stripe-form__amount-badge{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:.85rem;color:#fff;background:#635bff59;border:1px solid rgba(99,91,255,.4);border-radius:999px;padding:.2rem .75rem}.stripe-form__field{display:flex;flex-direction:column;gap:.35rem}.stripe-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 420px){.stripe-form__row{grid-template-columns:1fr}}.stripe-form__label{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:600;color:#e5e7eb8c;text-transform:uppercase;letter-spacing:.05em}.stripe-form__input-icon-wrap{position:relative}.stripe-form__input{width:100%;background:#e5e7eb0d;border:1px solid rgba(229,231,235,.1);border-radius:.5rem;color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;padding:.6rem .85rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.stripe-form__input::placeholder{color:#e5e7eb47}.stripe-form__input:focus{border-color:#635bff8c;box-shadow:0 0 0 2px #635bff26}.stripe-form__input::-webkit-outer-spin-button,.stripe-form__input::-webkit-inner-spin-button{-webkit-appearance:none}.stripe-form__input{-moz-appearance:textfield}.stripe-form__card-icons{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;gap:4px;pointer-events:none}.stripe-form__card-icon{font-size:.58rem;font-weight:800;padding:.15rem .35rem;border-radius:3px;letter-spacing:.02em}.stripe-form__card-icon--visa{background:#1a1f71;color:#fff}.stripe-form__card-icon--mc{background:#eb001b;color:#fff}.stripe-form__pay-btn{width:100%;padding:.8rem;background:#635bff;color:#fff;border:none;border-radius:.75rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 18px #635bff66;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease}.stripe-form__pay-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 24px #635bff8c}.stripe-form__pay-btn:active:not(:disabled){transform:scale(.98)}.stripe-form__pay-btn--loading{opacity:.75;cursor:not-allowed}.stripe-form__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.stripe-form__secure-note{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.72rem;color:#e5e7eb59;text-align:center;margin:0}.stripe-form--success{align-items:center;text-align:center;padding:2.5rem 1.5rem}.stripe-form__success-icon{width:48px;height:48px;background:#22c55e26;border:2px solid #22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#22c55e;margin-bottom:1rem}.stripe-form__success-title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:1.1rem;color:#e5e7eb;margin-bottom:.5rem}.stripe-form__success-body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.88rem;color:#e5e7eb99;margin-bottom:1.5rem}.stripe-form__close-btn{background:#22c55e;color:#fff;border:none;border-radius:.75rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:.9rem;padding:.6rem 2rem;cursor:pointer;transition:opacity .2s ease}.stripe-form__close-btn:hover{opacity:.88}.paypal-pending{display:flex;align-items:center;gap:1rem;background:#0030871a;border:1px solid rgba(0,156,222,.2);border-radius:.5rem;padding:1rem 1.5rem;margin-top:1rem}.paypal-pending__icon{font-size:1.2rem}.paypal-pending__text{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;color:#e5e7eb99;margin:0}.payment-secure-note{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;color:#e5e7eb52;text-align:center;margin:1rem 0 0}@keyframes spin{to{transform:rotate(360deg)}}.nf{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#0b1c2d}.nf__dots{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(148,163,184,.14) 1px,transparent 1px);background-size:32px 32px;pointer-events:none}.nf__orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.nf__orb--left{width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.12),transparent 70%);top:-100px;left:-150px;animation:orb-drift-l 14s ease-in-out infinite alternate}.nf__orb--right{width:400px;height:400px;background:radial-gradient(circle,rgba(79,195,195,.1),transparent 70%);bottom:-80px;right:-100px;animation:orb-drift-r 18s ease-in-out infinite alternate}.nf__particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.nf__particle{position:absolute;border-radius:50%}.nf__particle:nth-child(1){width:8px;height:8px;top:8%;left:36%;background:#818cf880;box-shadow:0 0 16px #818cf880;animation:particle-float 16s ease-in-out 5s infinite}.nf__particle:nth-child(2){width:8px;height:8px;top:56%;left:38%;background:#3b82f673;box-shadow:0 0 16px #3b82f673;animation:particle-float 13s ease-in-out 2s infinite}.nf__particle:nth-child(3){width:8px;height:8px;top:47%;left:86%;background:#4fc3c38c;box-shadow:0 0 16px #4fc3c38c;animation:particle-float 14s ease-in-out 4s infinite}.nf__particle:nth-child(4){width:7px;height:7px;top:75%;left:79%;background:#818cf880;box-shadow:0 0 14px #818cf880;animation:particle-float 7s ease-in-out 6s infinite}.nf__particle:nth-child(5){width:4px;height:4px;top:59%;left:13%;background:#3b82f673;box-shadow:0 0 8px #3b82f673;animation:particle-float 13s ease-in-out 2s infinite}.nf__particle:nth-child(6){width:5px;height:5px;top:57%;left:57%;background:#4fc3c38c;box-shadow:0 0 10px #4fc3c38c;animation:particle-float 15s ease-in-out 4s infinite}.nf__particle:nth-child(7){width:6px;height:6px;top:39%;left:61%;background:#818cf880;box-shadow:0 0 12px #818cf880;animation:particle-float 12s ease-in-out 8s infinite}.nf__particle:nth-child(8){width:4px;height:4px;top:32%;left:22%;background:#3b82f673;box-shadow:0 0 8px #3b82f673;animation:particle-float 12s ease-in-out 3s infinite}.nf__particle:nth-child(9){width:8px;height:8px;top:62%;left:52%;background:#4fc3c38c;box-shadow:0 0 16px #4fc3c38c;animation:particle-float 10s ease-in-out 6s infinite}.nf__particle:nth-child(10){width:8px;height:8px;top:84%;left:9%;background:#818cf880;box-shadow:0 0 16px #818cf880;animation:particle-float 7s ease-in-out 1s infinite}.nf__particle:nth-child(11){width:5px;height:5px;top:63%;left:73%;background:#3b82f673;box-shadow:0 0 10px #3b82f673;animation:particle-float 12s ease-in-out 3s infinite}.nf__particle:nth-child(12){width:4px;height:4px;top:68%;left:54%;background:#4fc3c38c;box-shadow:0 0 8px #4fc3c38c;animation:particle-float 8s ease-in-out 7s infinite}.nf__content{position:relative;z-index:2;text-align:center;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:2rem;animation:content-rise .9s cubic-bezier(.2,.8,.4,1) both}.nf__code-wrap{display:flex;align-items:center;justify-content:center;gap:.25rem;line-height:1;-webkit-user-select:none;user-select:none}.nf__digit{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:900;font-size:clamp(6rem,20vw,12rem);color:transparent;-webkit-text-stroke:2px rgba(229,231,235,.15);letter-spacing:-.04em;display:inline-block}.nf__digit--4a{animation:digit-in-left .7s cubic-bezier(.2,.8,.4,1) .1s both}.nf__digit--4b{animation:digit-in-right .7s cubic-bezier(.2,.8,.4,1) .1s both}.nf__digit--0{position:relative;width:clamp(5rem,16vw,10rem);height:clamp(6rem,20vw,12rem);display:inline-flex;align-items:center;justify-content:center;animation:digit-in-left .7s cubic-bezier(.2,.8,.4,1) .2s both}.nf__orb-zero{position:relative;width:clamp(3.5rem,11vw,7rem);height:clamp(3.5rem,11vw,7rem);border-radius:50%;background:radial-gradient(circle at 38% 35%,#4fc3c3e6,#22c55ebf 55%,#10a34a99);box-shadow:0 0 18px #22c55e80,0 0 50px #22c55e40,inset 0 0 20px #ffffff14;animation:orb-breathe 5s ease-in-out infinite}.nf__orb-zero-ring{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:1.5px solid rgba(34,197,94,.35);animation:ring-pulse 3s ease-out infinite}.nf__orb-zero-ring--2{top:-18px;right:-18px;bottom:-18px;left:-18px;border-color:#22c55e2e;animation-delay:.8s}.nf__title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(1.5rem,4vw,2.4rem);color:#e5e7eb;letter-spacing:-.02em;line-height:1.15;margin:0;animation:content-rise .8s cubic-bezier(.2,.8,.4,1) .35s both}.nf__body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(.9rem,1.8vw,1.05rem);color:#e5e7eb85;line-height:1.72;max-width:400px;margin:0;animation:content-rise .8s cubic-bezier(.2,.8,.4,1) .45s both}.nf__actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center;animation:content-rise .8s cubic-bezier(.2,.8,.4,1) .55s both}.nf__btn{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:.9rem;padding:.7rem 1.6rem;border-radius:999px;transition:transform .18s ease,box-shadow .2s ease,opacity .18s ease}.nf__btn svg{width:16px;height:16px}.nf__btn:hover{transform:translateY(-2px)}.nf__btn:active{transform:scale(.97)}.nf__btn--primary{background:#22c55e;color:#fff;box-shadow:0 4px 20px #22c55e61}.nf__btn--primary:hover{box-shadow:0 6px 28px #22c55e8c}.nf__btn--ghost{background:#e5e7eb0f;color:#e5e7ebb8;border:1px solid rgba(229,231,235,.12)}.nf__btn--ghost:hover{background:#e5e7eb1a;color:#e5e7eb;border-color:#e5e7eb38}.nf__hint{display:flex;align-items:center;gap:.5rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.78rem;color:#e5e7eb4d;letter-spacing:.03em;margin:0;animation:content-rise .8s ease .75s both}.nf__hint-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px #22c55e;animation:hint-pulse 2.5s ease-in-out infinite;flex-shrink:0}@keyframes orb-breathe{0%,to{transform:scale(.88);opacity:.85}50%{transform:scale(1.12);opacity:1}}@keyframes ring-pulse{0%{transform:scale(.92);opacity:.7}60%{transform:scale(1.18);opacity:0}to{transform:scale(1.18);opacity:0}}@keyframes digit-in-left{0%{opacity:0;transform:translate(-24px) scale(.92)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes digit-in-right{0%{opacity:0;transform:translate(24px) scale(.92)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes content-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes orb-drift-l{0%{transform:translate(0) scale(1)}to{transform:translate(60px,40px) scale(1.15)}}@keyframes orb-drift-r{0%{transform:translate(0) scale(1)}to{transform:translate(-50px,-30px) scale(1.1)}}@keyframes particle-float{0%,to{transform:translateY(0);opacity:1}33%{transform:translateY(-20px);opacity:.4}66%{transform:translateY(10px);opacity:.7}}@keyframes hint-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.65)}}.page--dashboard{background-color:#0c1e31;min-height:100vh;padding:2.5rem 1.5rem 4rem}@media (max-width: 600px){.page--dashboard{padding:1.5rem 1rem 3rem}}.dashboard-overview{display:flex;flex-direction:column;gap:1.25rem}.dashboard-overview__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media (max-width: 900px){.dashboard-overview__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.dashboard-overview__stats{grid-template-columns:1fr}}.dashboard-overview__row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media (max-width: 760px){.dashboard-overview__row{grid-template-columns:1fr}}.dashboard-overview__footnote{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.72rem;color:#9ca3af8c;text-align:center;margin-top:1rem}.stat-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.1rem 1.25rem;cursor:default;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease}.stat-card:hover{border-color:rgba(var(--card-accent, 79 195 195),.35);background:#4fc3c30a;box-shadow:0 8px 28px #4fc3c314}.stat-card__icon{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.stat-card__label{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.72rem;color:#9ca3afe6;display:flex;align-items:center;gap:7px;margin-bottom:4px}.stat-card__ripple-wrap{position:relative;width:10px;height:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.stat-card__live-dot{width:7px;height:7px;border-radius:50%;position:relative;z-index:1}.stat-card__live-ring{position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:1.5px solid;opacity:0;animation:db-ripple 2.2s ease-out infinite}.stat-card__value{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:clamp(1.5rem,2.5vw,1.85rem);color:#e5e7eb;letter-spacing:-.03em;line-height:1}.stat-card__ticker{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.65rem;color:#9ca3af80;margin-top:5px;font-variant-numeric:tabular-nums}.dashboard-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.4rem 1.4rem 1.1rem;transition:border-color .25s ease}.dashboard-card:hover{border-color:#ffffff24}.dashboard-card--full{grid-column:1/-1}.dashboard-card__title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:.88rem;color:#e5e7eb;margin-bottom:1rem;letter-spacing:-.01em}.chart-canvas-wrapper{position:relative;width:100%;height:230px}.chart-canvas-wrapper--donut{height:180px}.chart-canvas-wrapper--duration{height:210px}.chart-canvas-wrapper canvas{width:100%!important}.regional-legend{list-style:none;margin-top:1rem;display:flex;flex-direction:column;gap:6px}.regional-legend__item{display:flex;align-items:center;gap:8px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.78rem;color:#9ca3afe6;transition:opacity .2s ease;border-radius:6px;padding:2px 4px}.regional-legend__item--dim{opacity:.3}.regional-legend__item:hover{background:#ffffff0a}.regional-legend__dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.regional-legend__label{flex:1}.regional-legend__pct{font-weight:600;min-width:2.5ch;text-align:right}.peak-times{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 500px){.peak-times{grid-template-columns:1fr}}.peak-times__item{text-align:center;padding:.75rem 0}.peak-times__utc{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;font-size:clamp(1.8rem,3vw,2.4rem);letter-spacing:-.04em;font-variant-numeric:tabular-nums;line-height:1}.peak-times__label{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.78rem;color:#9ca3afe6;margin-top:6px}.peak-times__users{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7rem;color:#9ca3af8c;margin-top:3px}@keyframes db-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@keyframes db-ripple{0%{transform:scale(.6);opacity:.8}to{transform:scale(2.4);opacity:0}}.sani-page{width:min(1120px,100% - 32px);margin-inline:auto;padding:48px 0 72px}.sani-page__hero{display:grid;grid-template-columns:1fr 420px;gap:24px;align-items:center;padding:28px;margin-bottom:28px;background:linear-gradient(135deg,#fffaf8,#f7efec);border:1px solid rgba(116,108,108,.16);border-radius:8px}@media (max-width: 920px){.sani-page__hero{grid-template-columns:1fr}}.sani-page__hero h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1.06;margin:10px 0 12px;color:#171414}.sani-page__hero p{max-width:640px;color:#746c6c;margin:0}.sani-page__hero img{width:100%;height:320px;object-fit:cover;border-radius:8px}.sani-page__eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#9f2634;font-weight:700}.sani-page--legal{padding-top:64px}.cart-item,.cart-summary,.legal-card,.account-dashboard__stat,.account-dashboard__panel{background:#fff;border:1px solid rgba(116,108,108,.16);border-radius:8px;box-shadow:0 14px 30px #1714140d}.auth-layout{min-height:100vh;padding:32px 16px;background:radial-gradient(circle at top left,rgba(159,38,52,.18),transparent 32%),linear-gradient(180deg,#fff9f8,#f8f1ef)}.auth-layout__inner{width:min(1200px,100%);margin:0 auto}.auth-shell{display:grid;grid-template-columns:1.1fr .9fr;min-height:calc(100vh - 64px);background:#fff;border:1px solid rgba(116,108,108,.16);border-radius:8px;overflow:hidden;box-shadow:0 20px 60px #1714141a}@media (max-width: 920px){.auth-shell{grid-template-columns:1fr;min-height:auto}}.auth-shell__visual{position:relative;min-height:420px}.auth-shell__visual img,.auth-shell__visual>.auth-shell__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.auth-shell__visual img{object-fit:cover}.auth-shell__overlay{background:linear-gradient(180deg,#1714141f,#171414c7)}.auth-shell__visual-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:16px;height:100%;padding:36px;color:#fff}.auth-shell__visual-copy h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:0}.auth-shell__visual-copy p{max-width:560px;margin:0;color:#ffffffd1}.auth-shell__eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#ffffffc7}.auth-shell__highlights{display:grid;gap:10px;padding:0;margin:0;list-style:none}.auth-shell__highlights li{display:flex;align-items:center;gap:10px;color:#ffffffeb}.auth-shell__panel{display:flex;flex-direction:column;justify-content:space-between;padding:28px;gap:24px;background:#fffdfc}.auth-shell__brand{display:inline-flex;align-items:center;gap:12px;color:#171414;text-decoration:none}.auth-shell__brand img{width:48px;height:48px;object-fit:contain}.auth-shell__brand span{display:flex;flex-direction:column;gap:2px}.auth-shell__brand strong{font-size:1rem}.auth-shell__brand small{color:#746c6c}.auth-shell__content{flex:1;display:flex;align-items:center}.auth-shell__footer,.auth-shell__back-home{font-size:.95rem;color:#746c6c}.auth-shell__footer a,.auth-shell__back-home a{color:#9f2634;font-weight:600;text-decoration:none}.auth-shell__back-home a{display:inline-flex;align-items:center;gap:8px}.auth-panel{width:100%}.auth-panel__header{margin-bottom:20px}.auth-panel__header h2{margin:6px 0 8px;font-size:2rem;color:#171414}.auth-panel__header p{margin:0;color:#746c6c}.auth-panel__eyebrow{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#9f2634;font-weight:700}.auth-form{display:grid;gap:16px}.auth-form__field{display:grid;gap:8px}.auth-form__field label{font-size:.92rem;font-weight:600;color:#171414}.auth-form__field input{min-height:52px;margin:0;padding:12px 14px;border:1px solid rgba(116,108,108,.22);border-radius:8px;background:#fff;color:#171414}.auth-form__field input:focus-visible{outline:none;border-color:#9f26348c;box-shadow:0 0 0 4px #9f263414}.auth-form__label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-form__label-row a{color:#9f2634;text-decoration:none;font-size:.9rem}.auth-form__submit{min-height:52px;border-radius:8px;background:#9f2634;color:#fff}.auth-form__submit:hover{background:#741927}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px}@media (max-width: 920px){.cart-layout{grid-template-columns:1fr}}.cart-list{display:grid;gap:18px}.cart-item{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;padding:18px}@media (max-width: 720px){.cart-item{grid-template-columns:1fr}}.cart-item__image{width:100%;height:200px;object-fit:cover;border-radius:8px}.cart-item__content,.cart-item__top{display:grid;gap:12px}.cart-item__top{grid-template-columns:minmax(0,1fr) auto;align-items:start}.cart-item__top h2,.cart-item__top p{margin:0}.cart-item__top p{color:#746c6c}.cart-item__top strong{color:#9f2634;font-size:1.1rem}.cart-item__details,.cart-item__actions{display:flex;flex-wrap:wrap;gap:10px}.cart-item__details span{padding:8px 10px;border-radius:8px;background:#faf3f1;color:#171414;font-size:.92rem}.cart-item__actions button{border:0;background:transparent;padding:0;color:#9f2634;font-weight:600;cursor:pointer}.cart-summary{padding:22px;height:fit-content}.cart-summary h2{margin-top:0;color:#171414}.cart-summary__row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;color:#746c6c;border-bottom:1px solid rgba(116,108,108,.12)}.cart-summary__row strong{color:#171414}.cart-summary__row--total{font-size:1.08rem}.cart-summary__row--total strong{color:#9f2634}.cart-summary__cta{width:100%;margin-top:18px;min-height:50px;border-radius:8px;background:#9f2634;color:#fff}.cart-summary__notes{display:grid;gap:12px;list-style:none;padding:0;margin:18px 0 0;color:#746c6c}.cart-summary__notes li{display:flex;align-items:center;gap:10px}.legal-hero{max-width:760px;margin-bottom:24px}.legal-hero h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;margin:10px 0 12px;color:#171414}.legal-hero p{margin:0;color:#746c6c}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}@media (max-width: 720px){.legal-grid{grid-template-columns:1fr}}.legal-card{padding:22px}.legal-card h2{margin:0 0 12px;color:#171414}.legal-card p{margin:0;color:#746c6c;line-height:1.7}.account-dashboard{width:min(1120px,100% - 32px);margin-inline:auto;padding:48px 0 72px;display:grid;gap:24px}.account-dashboard__hero{display:flex;justify-content:space-between;gap:24px;padding:28px;background:linear-gradient(135deg,#fffaf8,#f7efec);border:1px solid rgba(116,108,108,.16);border-radius:8px}@media (max-width: 720px){.account-dashboard__hero{flex-direction:column}}.account-dashboard__hero h1{margin:10px 0 12px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06;color:#171414}.account-dashboard__hero p{margin:0;color:#746c6c;max-width:720px}.account-dashboard__eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#9f2634;font-weight:700}.account-dashboard__hero-actions{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.account-dashboard__hero-actions .btn{min-height:48px;border-radius:8px}.account-dashboard__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media (max-width: 900px){.account-dashboard__stats{grid-template-columns:1fr}}.account-dashboard__stat{padding:20px;display:grid;gap:8px}.account-dashboard__stat span,.account-dashboard__stat p{color:#746c6c;margin:0}.account-dashboard__stat strong{font-size:2rem;color:#171414;line-height:1}.account-dashboard__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px}@media (max-width: 980px){.account-dashboard__grid{grid-template-columns:1fr}}.account-dashboard__stack{display:grid;gap:18px}.account-dashboard__panel{padding:22px}.account-dashboard__panel-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.account-dashboard__panel-head h2{margin:0;color:#171414}.account-dashboard__panel-head button{border:0;background:transparent;padding:0;color:#9f2634;font-weight:600;cursor:pointer}.order-list,.info-list,.next-actions{display:grid;gap:14px}.order-list__item{display:grid;gap:14px;padding:16px;border:1px solid rgba(116,108,108,.14);border-radius:8px;background:#fffaf8}.order-list__title-wrap,.order-list__footer,.info-list li{display:flex;justify-content:space-between;gap:12px}.order-list__title-wrap{align-items:center}.order-list__title-wrap h3,.order-list__title-wrap p{margin:0}.order-list__title-wrap p{color:#746c6c}.order-list__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#9f26341a;color:#9f2634}.order-list__meta{display:flex;justify-content:space-between;gap:12px;align-items:center}.order-list__footer{align-items:center;flex-wrap:wrap}.order-list__footer span,.order-list__footer button{display:inline-flex;align-items:center;gap:8px;color:#746c6c}.order-list__footer button{border:0;background:transparent;padding:0;color:#9f2634;font-weight:600;cursor:pointer}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.82rem;font-weight:700}.status-badge--active{background:#9f26341a;color:#9f2634}.status-badge--neutral{background:#c79a4329;color:#8e6c2a}.status-badge--success{background:#1299591f;color:#129959}.info-list{list-style:none;padding:0;margin:0}.info-list li{align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(116,108,108,.12)}.info-list svg{margin-top:2px;color:#9f2634}.info-list strong,.info-list span{display:block}.info-list strong{color:#171414;margin-bottom:4px}.info-list span{color:#746c6c}.next-actions button{min-height:48px;border:1px solid rgba(116,108,108,.16);border-radius:8px;background:#fffaf8;color:#171414;font-weight:600;cursor:pointer;text-align:left;padding:0 14px}.how-it-works-page__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.how-it-works-page__hero-actions .btn{min-height:48px;border-radius:8px}.how-it-works-page__grid{display:grid;grid-template-columns:minmax(0,1.15fr) 340px;gap:24px}@media (max-width: 980px){.how-it-works-page__grid{grid-template-columns:1fr}}.how-it-works-page__content{display:grid;gap:20px}.how-it-works-page__sidebar{display:grid;gap:18px;align-self:start;position:sticky;top:118px}@media (max-width: 980px){.how-it-works-page__sidebar{position:static}}.how-it-works-step,.how-it-works-card{background:#fff;border:1px solid rgba(116,108,108,.16);border-radius:8px;box-shadow:0 14px 30px #1714140d}.how-it-works-step{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;padding:20px}@media (max-width: 760px){.how-it-works-step{grid-template-columns:1fr}}.how-it-works-step img{width:100%;height:220px;object-fit:cover;border-radius:8px}.how-it-works-step__copy h2{margin:10px 0 12px;color:#171414;font-size:1.5rem;line-height:1.15}.how-it-works-step__copy p{margin:0 0 16px;color:#746c6c;line-height:1.7}.how-it-works-step__copy ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.how-it-works-step__copy li{display:flex;align-items:flex-start;gap:10px;color:#171414}.how-it-works-step__copy svg{color:#9f2634;flex:0 0 auto;margin-top:2px}.how-it-works-step__number{display:inline-flex;min-width:52px;min-height:32px;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:#9f26341a;color:#9f2634;font-size:.84rem;font-weight:800}.how-it-works-card{padding:20px}.how-it-works-card__head{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#171414}.how-it-works-card__head h3{margin:0;font-size:1.08rem}.how-it-works-card__head svg{color:#9f2634}.how-it-works-card__list{display:grid;gap:12px;margin:0;padding-left:18px;color:#746c6c}.how-it-works-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#9f2634;font-weight:800}.how-it-works-timeline{display:grid;gap:12px}.how-it-works-timeline__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(116,108,108,.12)}.how-it-works-timeline__item span{color:#746c6c}.how-it-works-timeline__item strong{color:#171414}.why-page__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.why-page__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}@media (max-width: 760px){.why-page__stats{grid-template-columns:1fr}}.why-page__stat{display:grid;gap:8px;padding:22px;background:#fff;border:1px solid rgba(116,108,108,.16);border-radius:8px;box-shadow:0 14px 30px #1714140d}.why-page__stat strong{color:#9f2634;font-size:2rem;line-height:1}.why-page__stat span{color:#746c6c}.why-page__grid{display:grid;gap:18px}.why-card,.support-card-modern,.support-panel,.faq-item{background:#fff;border:1px solid rgba(116,108,108,.16);border-radius:8px;box-shadow:0 14px 30px #1714140d}.why-card{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;padding:18px}@media (max-width: 760px){.why-card{grid-template-columns:1fr}}.why-card img{width:100%;height:220px;object-fit:cover;border-radius:8px}.why-card__content{display:grid;align-content:center;gap:12px}.why-card__content h2,.why-card__content p{margin:0}.why-card__content h2{color:#171414;font-size:1.45rem;line-height:1.15}.why-card__content p{color:#746c6c;line-height:1.7}.support-center__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.support-center__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}@media (max-width: 920px){.support-center__grid{grid-template-columns:1fr}}.support-center__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}@media (max-width: 760px){.support-center__details{grid-template-columns:1fr}}.support-card-modern,.support-panel{padding:22px}.support-card-modern h2,.support-card-modern p,.support-panel h2,.support-panel p{margin:0}.support-card-modern h2,.support-panel h2{color:#171414;margin-bottom:12px}.support-card-modern p,.support-card-modern li,.support-panel p,.support-panel li{color:#746c6c;line-height:1.7}.support-card-modern{display:grid;gap:14px}.support-card-modern button{width:fit-content;min-height:42px;padding:0 14px;border:1px solid rgba(116,108,108,.16);border-radius:8px;background:#fff7f4;color:#9f2634;font-weight:700;cursor:pointer}.support-panel ul{display:grid;gap:12px;margin:0;padding-left:18px}.support-panel__contact{display:grid;gap:10px}.support-panel__contact a{color:#9f2634;font-weight:700}.faq-page__hero{max-width:780px;margin-bottom:24px}.faq-page__hero h1{margin:10px 0 12px;color:#171414;font-size:clamp(2rem,4vw,3.3rem);line-height:1.08}.faq-page__hero p{margin:0;color:#746c6c}.faq-page__list{display:grid;gap:14px}.faq-item{padding:18px 20px}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;padding:0;color:#171414;font-size:1rem;font-weight:700;text-align:left;cursor:pointer}.faq-item p{margin:14px 0 0;color:#746c6c;line-height:1.7}.faq-item strong{color:#9f2634;font-size:1.2rem}.product-page__hero{max-width:820px;margin-bottom:24px}.product-page__hero h1{margin:10px 0 12px;color:#171414;font-size:clamp(2rem,4vw,3.3rem);line-height:1.08}.product-page__hero p{margin:0;color:#746c6c}.product-page__toolbar{display:flex;justify-content:space-between;gap:16px;margin-bottom:20px}@media (max-width: 760px){.product-page__toolbar{flex-direction:column}}.product-search,.product-sort,.product-filters,.product-card,.product-summary,.product-gallery,.product-related,.product-filters__group{background:#fff;border:1px solid rgba(116,108,108,.16);border-radius:8px;box-shadow:0 14px 30px #1714140d}.product-search{flex:1;min-height:52px;padding:0 14px;display:flex;align-items:center;gap:10px}.product-search input{width:100%;border:0;outline:0;background:transparent;color:#171414}.product-sort{min-width:220px;display:grid;gap:8px;padding:12px 14px}.product-sort label{color:#746c6c;font-size:.86rem;font-weight:700}.product-sort select{border:0;outline:0;background:transparent;color:#171414;font-weight:700}.product-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px}@media (max-width: 980px){.product-layout{grid-template-columns:1fr}}.product-filters{padding:18px;height:fit-content;display:grid;gap:16px}.product-filters__head{display:flex;align-items:center;gap:10px}.product-filters__head h2{margin:0;color:#171414;font-size:1.1rem}.product-filters__group{padding:14px;display:grid;gap:12px}.product-filters__group h3{margin:0;color:#171414;font-size:.98rem}.product-pills{display:flex;flex-wrap:wrap;gap:10px}.product-pills--stack{display:grid}.product-pills button,.product-pills span{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(116,108,108,.16);background:#fff7f4;color:#171414;font-weight:700}.product-pills button{cursor:pointer}.product-pills .is-active{background:#9f26341a;color:#9f2634;border-color:#9f263433}.product-results{display:grid;gap:18px}.product-results__meta{display:flex;justify-content:space-between;gap:12px;color:#746c6c}.product-results__meta strong{color:#171414}@media (max-width: 640px){.product-results__meta{flex-direction:column}}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media (max-width: 980px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.product-grid{grid-template-columns:1fr}}.product-card{overflow:hidden}.product-card__image-link{display:block}.product-card img{width:100%;height:260px;object-fit:cover}.product-card__body{display:grid;gap:14px;padding:16px}.product-card__top{display:flex;justify-content:space-between;gap:12px}.product-card__top h2,.product-card__top p{margin:0}.product-card__top h2{margin-top:6px;font-size:1.06rem;line-height:1.2}.product-card__top h2 a{color:#171414}.product-card__top p{margin-top:4px;color:#746c6c}.product-card__top strong{white-space:nowrap;color:#9f2634}.product-card__category{color:#9f2634;font-size:.75rem;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.product-card__tags{display:flex;flex-wrap:wrap;gap:8px}.product-card__tags span{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:#fff7f4;color:#746c6c;font-size:.8rem;font-weight:700}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card__footer span{display:inline-flex;align-items:center;gap:8px;color:#746c6c}.product-card__footer a{color:#9f2634;font-weight:800}.product-detail-page__breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px;color:#746c6c}.product-detail-page__breadcrumbs a,.product-detail-page__breadcrumbs strong{color:#171414}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;margin-bottom:28px}@media (max-width: 980px){.product-detail{grid-template-columns:1fr}}.product-gallery,.product-summary,.product-related{padding:18px}.product-gallery{display:grid;gap:14px}.product-gallery__hero{width:100%;height:520px;object-fit:cover;border-radius:8px}@media (max-width: 760px){.product-gallery__hero{height:380px}}.product-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-gallery__grid img{width:100%;height:180px;object-fit:cover;border-radius:8px}.product-summary{display:grid;align-content:start;gap:16px}.product-summary h1,.product-summary h2,.product-summary p{margin:0}.product-summary h1{color:#171414;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.product-summary__category{color:#9f2634;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.product-summary__vendor,.product-summary__description{color:#746c6c;line-height:1.7}.product-summary__rating{display:inline-flex;align-items:center;gap:8px;color:#746c6c}.product-summary__rating strong{color:#171414}.product-summary__price{color:#9f2634;font-size:2rem;font-weight:800;line-height:1}.product-summary__meta{display:grid;gap:12px}.product-summary__meta div{display:flex;align-items:center;gap:10px;color:#746c6c}.product-summary__sizes{display:grid;gap:10px}.product-summary__sizes h2{color:#171414;font-size:1.05rem}.product-summary__tags{display:flex;flex-wrap:wrap;gap:10px}.product-summary__tags span{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#fff7f4;color:#746c6c;font-weight:700}.product-summary__actions{display:flex;flex-wrap:wrap;gap:12px}.product-summary__actions .btn{min-height:48px;border-radius:8px}.product-related__head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.product-related__head h2{margin:0;color:#171414}.product-related__head a{color:#9f2634;font-weight:800}.sani-experience{width:min(1120px,100% - 32px);margin-inline:auto;padding:40px 0 72px;display:grid;gap:28px}.landing-section-head,.dashboard-card__head,.checkout-card__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;flex-wrap:wrap}.landing-section-head h2,.dashboard-card__head h2,.checkout-card__head h2{margin:8px 0 0;color:#171414;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.08}.landing-section-head p,.landing-section-head a,.dashboard-card__head p,.dashboard-card__head a,.checkout-card__head p,.checkout-card__head a{color:#746c6c;margin:0}.landing-section-head a,.dashboard-card__head a,.checkout-card__head a{font-weight:800;color:#9f2634}.landing-hero,.landing-categories,.landing-featured,.landing-how,.landing-trust,.landing-final-cta,.catalog-hero,.catalog-filters,.catalog-card,.catalog-preview__card,.detail-gallery,.detail-summary,.cart-page-redesign__hero,.vendor-cart-group,.cart-redesign-summary,.measurement-designer__hero,.measurement-designer__item-card,.measurement-methods button,.measurement-workspace,.measurement-review-card,.measurement-summary-card,.measurement-body-card,.measurement-step-card,.measurement-saved__list button,.checkout-page__hero,.checkout-card,.checkout-summary,.order-success__card,.order-success__details section,.dashboard-redesign__hero,.dashboard-redesign__stats article,.dashboard-card{background:#fff;border:1px solid rgba(116,108,108,.16);border-radius:20px;box-shadow:0 18px 40px #1714140f}.landing-hero,.measurement-designer__hero,.checkout-page__hero,.dashboard-redesign__hero,.cart-page-redesign__hero{background:radial-gradient(circle at top right,rgba(199,154,67,.2),transparent 30%),linear-gradient(135deg,#fffaf8,#f7efec)}.landing-hero{display:grid;gap:28px;padding:28px}@media (min-width: 960px){.landing-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:center;padding:34px}}.landing-hero h1{margin:10px 0 14px;color:#171414;font-size:clamp(2.4rem,5vw,4.9rem);line-height:.98}.landing-hero p{max-width:640px;color:#746c6c;font-size:1.03rem;margin:0}.landing-hero__actions,.landing-hero__highlights{display:flex;gap:12px;flex-wrap:wrap}.landing-hero__actions{margin-top:24px}.landing-hero__highlights{margin-top:20px}.landing-hero__highlights span{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;background:#ffffffe0;color:#171414;font-weight:700}.landing-hero__visual{position:relative;min-height:360px;overflow:hidden;border-radius:18px}.landing-hero__visual img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.landing-hero__panel{position:absolute;max-width:270px;padding:14px 16px;border-radius:16px;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 28px #17141414}.landing-hero__panel span,.landing-hero__panel strong{display:block}.landing-hero__panel span{color:#746c6c;font-size:.82rem;font-weight:700}.landing-hero__panel strong{color:#171414;margin-top:4px}.landing-hero__panel--top{top:16px;right:16px}.landing-hero__panel--bottom{left:16px;bottom:16px}.landing-categories,.landing-featured,.landing-how,.landing-trust{padding:28px}.landing-category-grid,.landing-featured-grid,.landing-how__grid,.landing-testimonials,.dashboard-redesign__stats,.dashboard-profile-grid,.dashboard-design-grid,.checkout-addresses{display:grid;gap:18px}@media (min-width: 700px){.landing-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-category-card{position:relative;min-height:250px;overflow:hidden;border-radius:18px}.landing-category-card img{width:100%;height:100%;object-fit:cover;display:block}.landing-category-card:after{content:"";position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(180deg,transparent,rgba(23,20,20,.8))}.landing-category-card div{position:absolute;inset:auto 16px 16px;z-index:1}.landing-category-card strong,.landing-category-card span{display:block;color:#fff}.landing-category-card strong{font-size:1.45rem}.landing-category-card span{color:#ffffffc7}@media (min-width: 900px){.landing-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.landing-featured-card{overflow:hidden;border-radius:18px;background:#fffaf8;border:1px solid rgba(116,108,108,.12)}.landing-featured-card img{width:100%;aspect-ratio:4/4.4;display:block;object-fit:cover}.landing-featured-card>div{padding:16px;display:grid;gap:10px}.landing-featured-card span{color:#9f2634;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.landing-featured-card h3,.landing-featured-card p{margin:0}.landing-featured-card p{color:#746c6c}.landing-featured-card__meta{display:flex;justify-content:space-between;gap:12px;align-items:center}.landing-featured-card__meta strong{color:#171414}.landing-featured-card__meta small{color:#746c6c}.landing-how{background:#f8f5f4}@media (min-width: 760px){.landing-how__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-how__grid article{padding:20px;border-radius:18px;background:#fff;border:1px solid rgba(116,108,108,.12)}.landing-how__grid span{color:#9f263447;font-size:2rem;font-weight:900}.landing-how__grid h3{margin:10px 0 8px;color:#171414}.landing-how__grid p{margin:0;color:#746c6c}.landing-trust__stats{display:grid;gap:16px;margin:22px 0}@media (min-width: 760px){.landing-trust__stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-trust__stats article{padding:18px;border-radius:18px;background:#fff8f3}.landing-trust__stats strong,.landing-trust__stats span{display:block}.landing-trust__stats strong{color:#9f2634;font-size:2rem}.landing-trust__stats span{color:#171414;font-weight:700}@media (min-width: 960px){.landing-testimonials{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-testimonials article{padding:22px;border-radius:18px;background:#f8f5f4}.landing-testimonials p,.landing-testimonials strong,.landing-testimonials span{margin:0}.landing-testimonials p{color:#171414;margin-bottom:14px}.landing-testimonials span{color:#746c6c}.landing-testimonials__stars{display:flex;gap:4px;color:#c79a43;margin-bottom:12px}.landing-final-cta{padding:28px;display:grid;gap:20px;background:#9f2634;color:#fff}@media (min-width: 900px){.landing-final-cta{grid-template-columns:1fr auto;align-items:center}}.landing-final-cta h2{margin:10px 0 12px;color:#fff;font-size:clamp(1.9rem,3vw,3rem)}.landing-final-cta p{color:#ffffffd1;margin:0}.landing-final-cta .sani-page__eyebrow{color:#ffffffbf}.landing-final-cta__actions{display:flex;gap:12px;flex-wrap:wrap}.landing-final-cta .btn--secondary{background:transparent;border-color:#ffffff47;color:#fff}.catalog-hero,.checkout-page__hero,.cart-page-redesign__hero,.measurement-designer__hero,.dashboard-redesign__hero{padding:28px;display:grid;gap:22px}.catalog-hero h1,.checkout-page__hero h1,.cart-page-redesign__hero h1,.measurement-designer__hero h1,.dashboard-redesign__hero h1{margin:10px 0 12px;color:#171414;font-size:clamp(2rem,4vw,3.5rem);line-height:1.04}.catalog-hero p,.checkout-page__hero p,.cart-page-redesign__hero p,.measurement-designer__hero p,.dashboard-redesign__hero p{color:#746c6c;margin:0;max-width:760px}@media (min-width: 900px){.catalog-hero{grid-template-columns:minmax(0,1fr) 260px;align-items:center}}.catalog-hero__meta{padding:18px;border-radius:18px;background:#ffffffad}.catalog-hero__meta strong,.catalog-hero__meta span{display:block}.catalog-hero__meta strong{color:#9f2634;font-size:2.2rem;line-height:1}.catalog-hero__meta span{color:#746c6c;margin-top:6px}.catalog-toolbar{display:flex;gap:16px;flex-wrap:wrap}.catalog-search,.catalog-toolbar__controls label,.measurement-input-card,.measurement-profile-name,.checkout-chip{border:1px solid rgba(116,108,108,.16);border-radius:16px;background:#fff}.catalog-search{flex:1;min-height:56px;padding:0 16px;display:flex;align-items:center;gap:10px}.catalog-search input{width:100%;border:0;outline:0;background:transparent;color:#171414}.catalog-toolbar__controls label{min-height:56px;padding:0 16px;display:inline-flex;align-items:center;gap:10px}.catalog-toolbar__controls label select{border:0;outline:0;background:transparent;color:#171414;font-weight:700}.catalog-layout,.detail-layout,.cart-redesign-layout,.checkout-layout,.dashboard-redesign__grid,.measurement-review,.measurement-saved{display:grid;gap:24px}@media (min-width: 980px){.catalog-layout{grid-template-columns:300px minmax(0,1fr)}}.catalog-filters,.checkout-summary,.cart-redesign-summary{height:fit-content;padding:22px}.catalog-filters__head,.vendor-cart-group__head,.measurement-review-card__head,.measurement-step-card__head,.checkout-summary__items div,.checkout-summary__totals div,.cart-redesign-summary__rows div,.detail-summary__price-row,.detail-summary__vendor,.detail-summary__actions,.measurement-confirmation,.order-success__actions,.detail-breadcrumbs,.catalog-card__top,.catalog-card__footer{display:flex;justify-content:space-between;gap:12px;align-items:center}.catalog-filter-group+.catalog-filter-group{margin-top:18px}.catalog-filter-group h3{color:#171414;margin-bottom:10px}.catalog-pills{display:flex;flex-wrap:wrap;gap:10px}.catalog-pills--stack{display:grid}.catalog-pills button,.catalog-pills span{min-height:38px;padding:0 12px;border-radius:999px;border:1px solid rgba(116,108,108,.14);background:#fff7f4;color:#171414;font-weight:700}.catalog-pills button.is-active{background:#9f26341f;border-color:#9f26343d;color:#9f2634}.catalog-applied{display:flex;gap:10px;flex-wrap:wrap}.catalog-applied span{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#9f263414;color:#9f2634;font-weight:700}.catalog-grid{display:grid;gap:18px}@media (min-width: 760px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1180px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.catalog-card{overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.catalog-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #17141417}.catalog-card--skeleton{min-height:380px;background:linear-gradient(90deg,#f8f5f4,#fff,#f8f5f4);background-size:200% 100%;animation:sani-skeleton 1.2s infinite}.catalog-card__image img{width:100%;height:290px;object-fit:cover;display:block}.catalog-card__body{padding:18px;display:grid;gap:12px}.catalog-card__top span{color:#9f2634;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.catalog-card h2,.catalog-card p{margin:0}.catalog-card h2 a{color:#171414;font-size:1.1rem}.catalog-card p{color:#746c6c}.catalog-card__footer{align-items:center}.catalog-card__footer span{display:inline-flex;gap:8px;align-items:center;color:#746c6c}.catalog-card__footer div{display:flex;gap:12px;flex-wrap:wrap}.catalog-card__footer a,.catalog-card__footer button{color:#9f2634;font-weight:800;background:transparent;border:0;padding:0}.catalog-empty{padding:36px;border-radius:20px;background:#f8f5f4;text-align:center}.catalog-empty h2,.catalog-empty p{margin:0}.catalog-empty p{color:#746c6c;margin-top:10px}.catalog-empty button{margin-top:18px;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(116,108,108,.16);background:#fff;color:#9f2634;font-weight:800}.catalog-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:16px}.catalog-preview__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#17141494;border:0}.catalog-preview__card{position:relative;z-index:1;width:min(860px,100%);display:grid;overflow:hidden}@media (min-width: 760px){.catalog-preview__card{grid-template-columns:1.05fr .95fr}}.catalog-preview__card img{width:100%;height:100%;min-height:320px;object-fit:cover}.catalog-preview__card>div{padding:24px;display:grid;gap:12px;align-content:start}.catalog-preview__card h2,.catalog-preview__card p{margin:0}.catalog-preview__card p{color:#746c6c}.catalog-preview__card span{color:#9f2634;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.catalog-preview__card strong{color:#171414;font-size:1.5rem}.catalog-preview__close{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;border:0;background:#ffffffe6;color:#171414;z-index:2}.catalog-preview__actions{display:flex;gap:12px;flex-wrap:wrap}.detail-breadcrumbs{color:#746c6c}.detail-breadcrumbs a,.detail-breadcrumbs strong{color:#171414}@media (min-width: 980px){.detail-layout{grid-template-columns:1.03fr .97fr}}.detail-gallery,.detail-summary{padding:22px}.detail-gallery{display:grid;gap:14px}.detail-gallery__hero{width:100%;height:520px;object-fit:cover;border-radius:18px}@media (max-width: 760px){.detail-gallery__hero{height:360px}}.detail-gallery__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.detail-gallery__thumbs button{padding:0;border-radius:14px;overflow:hidden;border:2px solid transparent;background:transparent}.detail-gallery__thumbs .is-active{border-color:#9f2634}.detail-gallery__thumbs img{width:100%;height:120px;object-fit:cover;display:block}.detail-summary{display:grid;gap:16px}.detail-summary h1,.detail-summary p{margin:0}.detail-summary h1{color:#171414;font-size:clamp(2rem,4vw,3.5rem);line-height:1.02}.detail-summary__category{color:#9f2634;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.detail-summary__vendor span,.detail-summary__description{color:#746c6c}.detail-summary__vendor span{display:inline-flex;gap:8px;align-items:center}.detail-summary__price-row strong{color:#9f2634;font-size:2rem}.detail-summary__price-row span{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#1299591a;color:#129959;font-weight:700}.detail-summary__trust{display:grid;gap:12px}.detail-summary__trust article{padding:14px 16px;display:flex;gap:12px;align-items:flex-start;border-radius:16px;background:#fff8f3}.detail-summary__trust svg{color:#9f2634;flex:0 0 auto;margin-top:2px}.detail-summary__trust strong,.detail-summary__trust span{display:block}.detail-summary__trust span{color:#746c6c;margin-top:4px}.detail-summary__sizes{display:flex;flex-wrap:wrap;gap:10px}.detail-summary__sizes span{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;background:#f8f5f4;color:#171414;font-weight:700}.detail-summary__actions{flex-wrap:wrap}.detail-summary__assurance{display:inline-flex;align-items:center;gap:10px;color:#746c6c}.detail-related{display:grid;gap:20px}.detail-mobile-bar{position:sticky;bottom:12px;z-index:10;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px;margin-top:8px;border-radius:18px;background:#ffffffeb;border:1px solid rgba(116,108,108,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media (min-width: 981px){.detail-mobile-bar{display:none}}@media (min-width: 980px){.cart-redesign-layout{grid-template-columns:minmax(0,1fr) 360px}}.cart-page-redesign__summary-note{padding:18px;border-radius:18px;background:#ffffffb8}.cart-page-redesign__summary-note strong,.cart-page-redesign__summary-note span{display:block}.cart-page-redesign__summary-note span{margin-top:6px;color:#746c6c}.vendor-cart-group{padding:22px}.vendor-cart-group__head{margin-bottom:18px}.vendor-cart-group__head h2,.vendor-cart-group__head p{margin:0}.vendor-cart-group__head p,.vendor-cart-group__head span{color:#746c6c}.vendor-cart-group__items{display:grid;gap:16px}.vendor-cart-item{display:grid;gap:18px;padding:18px;border-radius:18px;background:#fffaf8;border:1px solid rgba(116,108,108,.12)}@media (min-width: 760px){.vendor-cart-item{grid-template-columns:180px minmax(0,1fr)}}.vendor-cart-item img{width:100%;height:190px;object-fit:cover;border-radius:16px}.vendor-cart-item__body{display:grid;gap:12px}.vendor-cart-item__top{display:flex;justify-content:space-between;gap:14px}.vendor-cart-item__top h3,.vendor-cart-item__top p{margin:0}.vendor-cart-item__top p{color:#746c6c;margin-top:6px}.vendor-cart-item__top strong{color:#9f2634;white-space:nowrap}.vendor-cart-item__meta{display:flex;flex-wrap:wrap;gap:10px}.vendor-cart-item__meta span{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#fff;color:#171414;font-size:.92rem}.vendor-cart-item__status{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.vendor-cart-item__status small{color:#746c6c}.vendor-cart-item__warning{display:inline-flex;gap:10px;align-items:center;padding:12px 14px;border-radius:14px;background:#c98a2e1f;color:#8a5d13}.vendor-cart-item__actions{display:flex;gap:14px;flex-wrap:wrap}.vendor-cart-item__actions a,.vendor-cart-item__actions button{color:#9f2634;border:0;background:transparent;padding:0;font-weight:700}.measurement-status{min-height:32px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;font-size:.85rem;font-weight:800}.measurement-status--added{background:#1299591f;color:#129959}.measurement-status--missing{background:#b423181a;color:#b42318}.measurement-status--review{background:#c98a2e29;color:#8a5d13}.cart-redesign-summary{display:grid;gap:18px}.cart-redesign-summary__rows,.cart-redesign-summary__notes{display:grid;gap:12px}.cart-redesign-summary__rows .is-total{padding-top:10px;border-top:1px solid rgba(116,108,108,.14)}.cart-redesign-summary__notes{list-style:none;padding:0;margin:0}.cart-redesign-summary__notes li{display:flex;gap:10px;align-items:flex-start;color:#746c6c}.measurement-designer{display:grid;gap:24px}.measurement-designer__item-card{padding:16px;display:grid;gap:14px}@media (min-width: 760px){.measurement-designer__item-card{grid-template-columns:110px minmax(0,1fr);align-items:center}}.measurement-designer__item-card img{width:100%;height:110px;object-fit:cover;border-radius:16px}.measurement-designer__item-card strong,.measurement-designer__item-card span,.measurement-designer__item-card small{display:block}.measurement-designer__item-card span,.measurement-designer__item-card small{color:#746c6c;margin-top:4px}.measurement-methods{display:grid;gap:14px}@media (min-width: 900px){.measurement-methods{grid-template-columns:repeat(3,minmax(0,1fr))}}.measurement-methods button{padding:22px;text-align:left;display:grid;gap:8px;border-color:#746c6c24;transition:transform .2s ease,border-color .2s ease}.measurement-methods button strong{color:#171414;font-size:1.1rem}.measurement-methods button span,.measurement-methods button small{color:#746c6c}.measurement-methods button small{color:#9f2634;font-weight:700}.measurement-methods button.is-active{border-color:#9f263466;transform:translateY(-2px);box-shadow:0 22px 42px #9f263414}@media (min-width: 980px){.measurement-saved{grid-template-columns:320px minmax(0,1fr)}}.measurement-saved__list{display:grid;gap:14px}.measurement-saved__list button{padding:18px;text-align:left}.measurement-saved__list button strong,.measurement-saved__list button span,.measurement-saved__list button small{display:block}.measurement-saved__list button span,.measurement-saved__list button small{color:#746c6c;margin-top:4px}.measurement-saved__list button.is-active{border-color:#9f26345c;background:#fff8f3}@media (min-width: 980px){.measurement-workspace{grid-template-columns:.9fr 1.1fr}}.measurement-body-card,.measurement-step-card,.measurement-review-card,.measurement-summary-card,.checkout-card,.order-success__card,.order-success__details section,.dashboard-card{padding:24px}.measurement-body-card{display:grid;gap:18px}.measurement-body-card__copy h2,.measurement-body-card__copy p{margin:0}.measurement-body-card__copy p{color:#746c6c;margin-top:6px}.measurement-body-card__tip{display:inline-flex;gap:10px;align-items:center;padding:12px 14px;border-radius:14px;background:#fff8f3;color:#746c6c}.measurement-body{position:relative;min-height:420px;border-radius:18px;background:radial-gradient(circle at top,rgba(159,38,52,.12),transparent 40%),linear-gradient(180deg,#fdf6f3,#fff)}.measurement-body__silhouette{position:absolute;inset:32px 50% 32px auto;width:160px;transform:translate(50%);border-radius:999px 999px 38px 38px;background:radial-gradient(circle at top,rgba(159,38,52,.14) 0 17%,transparent 18%),linear-gradient(180deg,#9f263424,#9f26340d)}.measurement-body__hotspot{position:absolute;transform:translate(-50%,-50%);min-height:36px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#ffffffe0;color:#746c6c;font-size:.82rem;font-weight:800;border:1px solid rgba(116,108,108,.14)}.measurement-body__hotspot.is-active{color:#fff;background:#9f2634;box-shadow:0 16px 30px #9f263438}.measurement-progress{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.measurement-progress span{height:6px;border-radius:999px;background:#746c6c29}.measurement-progress .is-current{background:#9f26347a}.measurement-progress .is-complete{background:#9f2634}.measurement-step-card{display:grid;gap:18px}.measurement-step-card__helper{margin:0;color:#746c6c}.measurement-step-card__actions{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.measurement-unit-toggle{display:inline-flex;padding:4px;border-radius:999px;background:#fff7f4}.measurement-unit-toggle button{min-height:34px;padding:0 14px;border-radius:999px;border:0;background:transparent;color:#746c6c;font-weight:700}.measurement-unit-toggle .is-active{background:#fff;color:#9f2634;box-shadow:0 6px 16px #17141412}.measurement-input-card,.measurement-profile-name{padding:16px;display:grid;gap:10px}.measurement-input-card span,.measurement-profile-name span{color:#171414;font-weight:700}.measurement-input-card input,.measurement-profile-name input{width:100%;min-height:52px;border:1px solid rgba(116,108,108,.16);border-radius:14px;padding:0 14px;outline:0}.measurement-input-card small,.measurement-profile-name small{color:#746c6c}.measurement-feedback{padding:12px 14px;border-radius:14px;font-weight:600}.measurement-feedback--error{background:#b4231814;color:#b42318}.measurement-feedback--success{background:#12995914;color:#129959}.measurement-grid{display:grid;gap:14px}@media (min-width: 760px){.measurement-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.measurement-grid article{padding:16px;border-radius:16px;background:#fffaf8;display:grid;gap:6px}.measurement-grid span,.measurement-grid button{color:#746c6c}.measurement-grid strong{color:#171414}.measurement-grid button{justify-self:start;display:inline-flex;gap:8px;align-items:center;border:0;background:transparent;padding:0;font-weight:700;color:#9f2634}.measurement-confirmation{margin-top:18px;padding:18px;border-radius:18px;background:#fff8f3;flex-wrap:wrap}.measurement-confirmation>div{display:flex;gap:12px;align-items:flex-start}.measurement-confirmation svg{color:#9f2634;flex:0 0 auto;margin-top:2px}.measurement-confirmation strong,.measurement-confirmation span{display:block}.measurement-confirmation span{color:#746c6c;margin-top:4px}.measurement-summary-card ul{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:14px}.measurement-summary-card li{display:flex;gap:10px;align-items:flex-start;color:#746c6c}@media (min-width: 980px){.checkout-page__hero{grid-template-columns:minmax(0,1fr) 360px;align-items:center}}.checkout-stepper{display:grid;gap:12px}.checkout-stepper__item{padding:14px 16px;display:flex;gap:12px;align-items:center;border-radius:16px;background:#ffffffbd}.checkout-stepper__item span{width:30px;height:30px;display:inline-grid;place-items:center;border-radius:50%;background:#9f2634;color:#fff;font-weight:800}@media (min-width: 980px){.checkout-layout{grid-template-columns:minmax(0,1fr) 360px}}.checkout-stack,.checkout-measurements,.checkout-notes,.checkout-summary__items,.checkout-summary__totals{display:grid;gap:18px}@media (min-width: 760px){.checkout-addresses{grid-template-columns:repeat(2,minmax(0,1fr))}}.checkout-addresses article{padding:18px;border-radius:16px;border:1px solid rgba(116,108,108,.14);background:#fffaf8}.checkout-addresses .is-active{border-color:#9f263461;background:#fff5f1}.checkout-addresses strong,.checkout-addresses span,.checkout-addresses p,.checkout-addresses small{display:block;margin:0}.checkout-addresses span,.checkout-addresses p,.checkout-addresses small{color:#746c6c;margin-top:6px}.checkout-chip{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;color:#9f2634;font-weight:700;background:#fff7f4}.checkout-measurements article{display:grid;gap:14px;padding:16px;border-radius:16px;border:1px solid rgba(116,108,108,.14)}@media (min-width: 760px){.checkout-measurements article{grid-template-columns:90px minmax(0,1fr) auto;align-items:center}}.checkout-measurements article.is-highlighted{border-color:#9f263466;background:#fff8f3}.checkout-measurements article img{width:100%;height:90px;border-radius:14px;object-fit:cover}.checkout-measurements article strong,.checkout-measurements article span,.checkout-measurements article small{display:block}.checkout-measurements article span,.checkout-measurements article small{color:#746c6c;margin-top:4px}.checkout-notes div,.checkout-summary__confirmation,.dashboard-support-note{display:flex;gap:10px;align-items:flex-start;color:#746c6c}.checkout-summary{display:grid;gap:18px}.checkout-summary__items div,.checkout-summary__totals div{color:#746c6c}.checkout-summary__totals .is-total{padding-top:12px;border-top:1px solid rgba(116,108,108,.14)}.checkout-summary__totals .is-total strong{color:#9f2634}.checkout-summary strong{color:#171414}.order-success{display:grid;gap:24px}@media (min-width: 980px){.order-success{grid-template-columns:minmax(0,1fr) 360px}}.order-success__card{text-align:center}.order-success__card h1,.order-success__card p{margin:0}.order-success__card h1{margin-top:10px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.02;color:#171414}.order-success__card p{margin-top:14px;color:#746c6c}.order-success__icon{width:74px;height:74px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:#1299591f;color:#129959;font-size:2rem}.order-success__actions{justify-content:center;flex-wrap:wrap;margin-top:24px}.order-success__details{display:grid;gap:20px}.order-success__details h2{margin-top:0;color:#171414}.order-success__details article{display:flex;justify-content:space-between;gap:12px;color:#746c6c}.order-success__details .is-total strong{color:#9f2634}.dashboard-redesign{display:grid;gap:24px}@media (min-width: 900px){.dashboard-redesign__hero{grid-template-columns:minmax(0,1fr) auto;align-items:start}}.dashboard-redesign__hero-actions{display:flex;gap:12px;flex-wrap:wrap}@media (min-width: 900px){.dashboard-redesign__stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.dashboard-redesign__stats article{padding:20px;display:grid;gap:8px}.dashboard-redesign__stats span,.dashboard-redesign__stats p{color:#746c6c;margin:0}.dashboard-redesign__stats strong{color:#171414;font-size:2rem;line-height:1}@media (min-width: 980px){.dashboard-redesign__grid{grid-template-columns:1.1fr .9fr}}@media (min-width: 980px){.dashboard-redesign__grid--secondary{grid-template-columns:1fr 1fr}}.dashboard-card{display:grid;gap:18px}.dashboard-order-list,.dashboard-action-list{display:grid;gap:14px}.dashboard-order-list article,.dashboard-action-list button,.dashboard-profile-grid article,.dashboard-design-grid article{padding:16px;border-radius:16px;background:#fffaf8;border:1px solid rgba(116,108,108,.12)}.dashboard-order-list__meta{display:grid;justify-items:end;gap:8px}.dashboard-order-list article{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.dashboard-order-list article strong,.dashboard-order-list article span,.dashboard-order-list article small{display:block}.dashboard-order-list article span,.dashboard-order-list article small{color:#746c6c;margin-top:4px}.dashboard-order-list article__meta{display:grid;justify-items:end;gap:8px}.dashboard-action-list button{text-align:left;display:flex;gap:10px;align-items:center;color:#171414;font-weight:700}@media (min-width: 760px){.dashboard-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dashboard-profile-grid article{display:grid;gap:8px}.dashboard-profile-grid strong,.dashboard-profile-grid span,.dashboard-profile-grid small,.dashboard-profile-grid em{margin:0}.dashboard-profile-grid span,.dashboard-profile-grid small{color:#746c6c}.dashboard-profile-grid em{color:#9f2634;font-style:normal;font-weight:700}.dashboard-profile-grid__icon{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:12px;background:#9f26341a;color:#9f2634}@media (min-width: 760px){.dashboard-design-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dashboard-design-grid article{display:grid;gap:10px}.dashboard-design-grid img{width:100%;height:170px;object-fit:cover;border-radius:14px}.dashboard-design-grid strong,.dashboard-design-grid span{display:block}.dashboard-design-grid span{color:#746c6c}.dashboard-support-note{padding:14px 16px;border-radius:16px;background:#fff8f3}@keyframes sani-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.main-layout{background:#fff}.main-layout__content{padding-top:80px}.sani-landing{background:linear-gradient(180deg,#fff,#f8faf7 42%,#fff);color:#171414;overflow:hidden}.sani-landing h1,.sani-landing h2,.sani-landing h3,.sani-landing p{margin:0}.sani-eyebrow{display:inline-flex;width:fit-content;color:#9f2634;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.sani-btn,.sani-link,.sani-design-card button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:8px;font-weight:800}.sani-btn{padding:0 18px}.sani-btn--primary{background:#9f2634;color:#fff;box-shadow:0 12px 24px #9f26342e}.sani-btn--primary:hover{background:#741927}.sani-btn--secondary{border:1px solid #eadfdd;background:#fff;color:#171414}.sani-btn--secondary:hover{border-color:#9f263466}.sani-btn--light{background:#fff;color:#741927}.sani-section{width:min(1120px,100% - 32px);margin-inline:auto;padding:54px 0}.sani-section__head{display:grid;gap:9px;margin-bottom:24px}.sani-section__head h2{color:#171414;font-size:2rem;line-height:1.12;font-weight:840}.sani-section__head p{max-width:610px;color:#746c6c}.sani-section__head--split{gap:16px}.sani-link{color:#9f2634;min-height:auto}@media (max-width: 480px){.main-layout__content{padding-top:72px}.sani-btn{width:100%}.sani-section{padding:44px 0}.sani-section__head h2{font-size:1.72rem}}@media (min-width: 700px){.sani-section{padding:72px 0}.sani-section__head{margin-bottom:30px}.sani-section__head h2{font-size:2.55rem}.sani-section__head--split{grid-template-columns:1fr auto;align-items:end}}@media (min-width: 1200px){.sani-section{padding:84px 0}}@media (min-width: 960px){.main-layout__content{padding-top:136px}}.sani-navbar{position:fixed;inset:0 0 auto;z-index:200;background:#fffffff0;border-bottom:1px solid rgba(234,223,221,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:box-shadow .2s ease,background .2s ease}.sani-navbar--scrolled{background:#fffffff5;box-shadow:0 8px 26px #17141414}.sani-navbar__bar{display:none;position:relative;border-top:1px solid #eadfdd;background:#171414}.sani-navbar__bar-inner{width:min(1120px,100% - 32px);margin-inline:auto;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sani-navbar__links{display:none;align-items:center;gap:2px;min-width:0;overflow-x:auto}.sani-navbar__item{position:static}.sani-navbar__link,.sani-navbar__cta{display:flex;align-items:center}.sani-navbar__link{gap:5px;min-height:56px;color:#ffffffd1;font-size:.92rem;font-weight:750;padding:0 12px;border-radius:8px;white-space:nowrap}.sani-navbar__link:hover{color:#fff;background:#ffffff14}.sani-navbar__link svg{width:14px;height:14px}.sani-navbar__cta{display:none;min-height:38px;padding:0 18px;border-radius:8px;background:#9f2634;color:#fff;font-size:.92rem;font-weight:850;white-space:nowrap}.sani-navbar__menu{width:42px;height:42px;display:grid;place-items:center;gap:4px;padding:9px;border:1px solid #eadfdd;border-radius:8px;background:#fff;color:#171414;cursor:pointer;flex:0 0 auto}.sani-navbar__menu span{width:20px;height:2px;border-radius:2px;background:currentColor}.sani-navbar__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;background:#1714146b;opacity:0;pointer-events:none;transition:opacity .2s ease}.sani-navbar__backdrop--visible{opacity:1;pointer-events:auto}.sani-navbar__drawer{position:fixed;top:0;right:0;bottom:0;z-index:220;width:min(320px,88vw);background:#fff;border-left:1px solid #eadfdd;transform:translate(100%);transition:transform .25s ease;box-shadow:-18px 0 40px #17141424;overflow-y:auto}.sani-navbar__drawer--open{transform:translate(0)}.sani-navbar__drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;color:#171414;font-weight:800;border-bottom:1px solid #eadfdd}.sani-navbar__drawer-head img{width:56px;height:46px;object-fit:contain}.sani-navbar__drawer-head button{width:36px;height:36px;border:1px solid #eadfdd;border-radius:8px;background:#fff;color:#171414;font-size:1.4rem;cursor:pointer}.sani-navbar__drawer-search{display:flex;align-items:center;gap:10px;margin:18px;min-height:46px;padding:0 14px;border:1px solid #eadfdd;border-radius:8px;background:#f8f5f4;color:#9f2634}.sani-navbar__drawer-search input{width:100%;border:0;outline:0;background:transparent;color:#171414}.sani-navbar__drawer-nav{display:grid;gap:6px;padding:0 18px 18px}.sani-navbar__drawer-nav a,.sani-navbar__drawer-nav button{padding:13px 12px;width:100%;border:0;background:transparent;text-align:left;border-radius:8px;color:#746c6c;font-weight:700;cursor:pointer}.sani-navbar__drawer-nav a:hover,.sani-navbar__drawer-nav button:hover{color:#171414;background:#f8f5f4}.sani-navbar__drawer-cta{margin-top:8px;background:#9f2634;color:#fff!important;text-align:center}.sani-header{background:linear-gradient(90deg,rgba(159,38,52,.07),transparent 38%),#fff}.sani-header__inner{width:min(1120px,100% - 32px);margin-inline:auto;min-height:80px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px}.sani-header__brand{display:flex;align-items:center;gap:10px;min-width:70px}.sani-header__logo{width:62px;height:50px;display:block;object-fit:contain}.sani-header__title{display:none;line-height:1.05}.sani-header__title strong,.sani-header__title span{display:block;white-space:nowrap}.sani-header__title strong{color:#171414;font-size:1.05rem;font-weight:900;letter-spacing:0}.sani-header__title span{margin-top:3px;color:#746c6c;font-size:.72rem;font-weight:750}.sani-header__search{display:none;align-items:center;gap:12px;width:min(500px,100%);min-height:48px;justify-self:center;padding:0 18px;border:1px solid #eadfdd;border-radius:8px;background:#f8f5f4;color:#9f2634}.sani-header__search input{width:100%;border:0;outline:0;background:transparent;color:#171414;font-weight:650}.sani-header__search input::placeholder{color:#746c6c}.sani-header__actions{display:none;align-items:center;justify-content:flex-end;gap:18px}.sani-header__action{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#171414;font-weight:800;white-space:nowrap;cursor:pointer}.sani-header__action svg{color:#9f2634;width:18px;height:18px}.cart-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:230;border:0;padding:0;background:#1714145c;opacity:0;pointer-events:none;transition:opacity .26s ease}.cart-drawer__backdrop--visible{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:240;width:min(420px,100vw);display:grid;grid-template-rows:auto 1fr auto;background:#fff;border-left:1px solid #eadfdd;box-shadow:-20px 0 50px #17141429;transform:translate(100%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.cart-drawer--open{transform:translate(0)}.cart-drawer__head,.cart-drawer__foot{padding:22px;border-bottom:1px solid rgba(234,223,221,.9)}.cart-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cart-drawer__head h2{margin:6px 0 0;color:#171414;font-size:1.6rem}.cart-drawer__head button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #eadfdd;border-radius:8px;background:#fff;color:#171414;cursor:pointer}.cart-drawer__eyebrow{color:#9f2634;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.cart-drawer__body{overflow-y:auto;padding:18px 22px;display:grid;gap:18px}.cart-drawer__items{display:grid;gap:14px}.cart-drawer__item{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px;border:1px solid rgba(234,223,221,.9);border-radius:8px;background:#fffaf8}.cart-drawer__item img{width:76px;height:92px;object-fit:cover;border-radius:8px}.cart-drawer__item strong{color:#9f2634;white-space:nowrap}.cart-drawer__item-copy{display:grid;gap:4px}.cart-drawer__item-copy h3,.cart-drawer__item-copy p,.cart-drawer__item-copy span{margin:0}.cart-drawer__item-copy h3{color:#171414;font-size:.98rem}.cart-drawer__item-copy p,.cart-drawer__item-copy span{color:#746c6c;font-size:.88rem}.cart-drawer__meta{display:grid;gap:12px;padding:16px;border-radius:8px;background:#fff7f4;border:1px solid rgba(234,223,221,.9)}.cart-drawer__meta-row,.cart-drawer__total{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-drawer__meta-row span,.cart-drawer__total span{color:#746c6c}.cart-drawer__meta-row strong,.cart-drawer__total strong{color:#171414}.cart-drawer__benefits{display:grid;gap:12px;padding:0;margin:0;list-style:none}.cart-drawer__benefits li{display:flex;align-items:center;gap:10px;color:#746c6c}.cart-drawer__benefits svg{color:#9f2634;flex:0 0 auto}.cart-drawer__foot{display:grid;gap:14px;border-top:1px solid rgba(234,223,221,.9);border-bottom:0;background:#fff}.cart-drawer__checkout{width:100%;min-height:50px;border-radius:8px;background:#9f2634;color:#fff}.cart-drawer__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#9f2634;font-weight:800}@media (max-width: 380px){.sani-header__inner{min-height:72px}.sani-header__logo{width:54px;height:44px}.sani-navbar__drawer{width:min(300px,90vw)}.cart-drawer{width:100vw}}.sani-mega{position:absolute;left:0;right:0;top:100%;z-index:205;display:none;min-height:430px;padding:58px max(24px,(100vw - 1280px) / 2) 48px;background:#111010;border-top:1px solid rgba(255,255,255,.06);box-shadow:0 28px 60px #17141447}.sani-navbar__item:hover .sani-mega,.sani-navbar__item:focus-within .sani-mega{display:block}.sani-navbar__item:hover .sani-navbar__link,.sani-navbar__item:focus-within .sani-navbar__link{color:#fff;background:#9f26342e}.sani-mega__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;max-width:1280px;margin:0 auto}.sani-mega__card{display:grid;gap:18px;color:#fff;text-align:center;font-weight:850;text-transform:uppercase;letter-spacing:.02em}.sani-mega__card:hover .sani-mega__image{border-color:#9f263480;transform:translateY(-3px)}.sani-mega__image{display:block;aspect-ratio:1.9/1;border:1px solid rgba(255,255,255,.04);border-radius:8px;overflow:hidden;background:#1b1919;transition:transform .2s ease,border-color .2s ease}.sani-mega__image img{width:100%;height:100%;display:block;object-fit:cover}.sani-mega__all{width:fit-content;min-width:220px;min-height:48px;display:flex;align-items:center;justify-content:center;margin:44px auto 0;padding:0 22px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#fff;font-weight:800}.sani-mega__all:hover{background:#9f2634;border-color:#9f2634}@media (min-width: 960px){.sani-header__inner{grid-template-columns:auto minmax(280px,.9fr) auto}.sani-header__title{display:block}.sani-header__search,.sani-header__actions{display:flex}.sani-header__search{width:min(390px,100%)}.sani-header__actions{gap:12px}.sani-header__action{font-size:.86rem}.sani-navbar__bar{display:block}.sani-navbar__links,.sani-navbar__cta{display:flex}.sani-navbar__menu{display:none}}@media (min-width: 1200px){.sani-header__search{width:min(520px,100%)}.sani-header__actions{gap:18px}.sani-header__action{font-size:.94rem}.sani-header__logo{width:72px;height:58px}.sani-navbar__link{padding:0 14px}}.sani-hero{width:min(1120px,100% - 32px);margin-inline:auto;display:grid;gap:34px;padding:52px 0 66px;align-items:center}.sani-hero__content{display:grid;gap:20px}.sani-hero h1{max-width:700px;color:#171414;font-size:2.8rem;line-height:1;font-weight:900}.sani-hero p{max-width:620px;color:#746c6c;font-size:1.06rem}.sani-hero__actions,.sani-hero__stats{display:flex;flex-wrap:wrap}.sani-hero__actions{gap:12px;padding-top:6px}.sani-hero__stats{gap:10px;padding-top:4px}.sani-hero__stats span{padding:9px 12px;border:1px solid #eadfdd;border-radius:8px;background:#fff;color:#171414;font-size:.88rem;font-weight:800;box-shadow:0 8px 20px #1714140d}.sani-hero__visual{position:relative;min-height:430px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#9f26341a,#1714140d),#f8f5f4;box-shadow:0 18px 42px #1714141a}.sani-hero__visual img{width:100%;height:100%;min-height:430px;display:block;object-fit:cover;object-position:center top}.sani-hero__visual:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(180deg,transparent,rgba(23,20,20,.34));pointer-events:none}.sani-hero__floating-card,.sani-hero__price-card,.sani-hero__upload-card{position:absolute;z-index:1;border:1px solid rgba(255,255,255,.6);border-radius:8px;background:#ffffffeb;box-shadow:0 10px 28px #17141414;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sani-hero__floating-card{left:16px;bottom:16px;display:flex;align-items:center;gap:12px;width:min(310px,100% - 32px);padding:14px}.sani-hero__floating-card svg{width:40px;height:40px;padding:10px;border-radius:8px;background:#9f26341a;color:#9f2634;flex:0 0 auto}.sani-hero__price-card{top:16px;right:16px;display:grid;gap:2px;padding:12px 14px}.sani-hero__price-card span{color:#746c6c;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.sani-hero__price-card strong{color:#9f2634;font-size:1rem}.sani-hero__upload-card{right:16px;bottom:96px;display:none;align-items:center;gap:10px;padding:12px}.sani-hero__upload-card svg{width:34px;height:34px;padding:8px;border-radius:8px;background:#9f26341a;color:#9f2634}.sani-hero__floating-card strong,.sani-hero__floating-card span,.sani-hero__upload-card strong,.sani-hero__upload-card span{display:block}.sani-hero__floating-card strong,.sani-hero__upload-card strong{color:#171414;font-size:.95rem}.sani-hero__floating-card span,.sani-hero__upload-card span{color:#746c6c;font-size:.84rem}@media (max-width: 480px){.sani-hero{gap:28px;padding:38px 0 48px}.sani-hero h1{font-size:2.2rem;line-height:1.04}.sani-hero p{font-size:.98rem}.sani-hero__visual,.sani-hero__visual img{min-height:340px}.sani-hero__price-card{max-width:calc(100% - 32px)}}@media (min-width: 700px){.sani-hero{padding-top:62px}.sani-hero h1{font-size:3.35rem}.sani-hero__visual,.sani-hero__visual img{min-height:500px}.sani-hero__upload-card{display:flex}}@media (min-width: 960px){.sani-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);padding-top:76px}.sani-hero h1{font-size:4.25rem}}@media (min-width: 1200px){.sani-hero{grid-template-columns:minmax(0,1.02fr) minmax(430px,.9fr)}.sani-hero__visual,.sani-hero__visual img{min-height:560px}}.sani-category-grid,.sani-design-grid,.sani-steps__grid,.sani-testimonial-grid{display:grid;gap:18px}.sani-category-card{position:relative;min-height:270px;border-radius:8px;overflow:hidden;box-shadow:0 10px 28px #17141414;background:#171414}.sani-category-card img{width:100%;height:100%;min-height:270px;display:block;object-fit:cover;transition:transform .35s ease}.sani-category-card:after{content:"";position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(180deg,transparent,rgba(23,20,20,.78))}.sani-category-card div{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;color:#fff}.sani-category-card div h3{font-size:1.45rem}.sani-category-card div p{color:#ffffffc7;font-weight:700}.sani-category-card:hover img{transform:scale(1.05)}.sani-design-card,.sani-step-card,.sani-testimonial{border:1px solid #eadfdd;border-radius:8px;background:#fff;box-shadow:0 10px 28px #17141414}.sani-design-card{overflow:hidden}.sani-design-card img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover}.sani-design-card__body{display:grid;gap:14px;padding:16px}.sani-design-card__body h3{color:#171414;font-size:1.05rem}.sani-design-card__body p{color:#746c6c;font-size:.92rem}.sani-design-card__body strong{color:#9f2634;font-size:1.2rem}.sani-design-card button{width:100%;border:0;background:#f8f5f4;color:#171414;cursor:pointer}.sani-design-card button:hover{background:#171414;color:#fff}.sani-steps{background:#f8f5f4;width:100%;max-width:none;padding-inline:max(16px,(100vw - 1120px) / 2)}.sani-step-card{position:relative;display:grid;gap:12px;min-height:230px;padding:22px}.sani-step-card__number{color:#9f263429;font-size:2.2rem;font-weight:900}.sani-step-card__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:8px;background:#9f26341a;color:#9f2634}.sani-step-card__icon svg{width:23px;height:23px}.sani-step-card h3{color:#171414;font-size:1.15rem}.sani-step-card p{color:#746c6c}.sani-why{display:grid;gap:28px;align-items:center}.sani-why__image{border-radius:8px;overflow:hidden;box-shadow:0 18px 42px #1714141a}.sani-why__image img{width:100%;min-height:360px;display:block;object-fit:cover}.sani-why__content{display:grid;gap:14px}.sani-why__content h2{color:#171414;font-size:2rem;line-height:1.12}.sani-why__content p{color:#746c6c}.sani-why__content ul{display:grid;gap:12px;padding-top:6px}.sani-why__content li{display:flex;align-items:center;gap:10px;color:#171414;font-weight:750}.sani-why__content li svg{color:#9f2634;flex:0 0 auto}.sani-testimonial{display:grid;gap:16px;padding:20px}.sani-testimonial__stars{display:flex;gap:4px;color:#c79a43}.sani-testimonial p{color:#171414}.sani-testimonial strong,.sani-testimonial span{display:block}.sani-testimonial strong{color:#171414}.sani-testimonial span{color:#746c6c;font-size:.9rem}.sani-cta{width:min(1120px,100% - 32px);margin-inline:auto;display:grid;gap:22px;align-items:center;margin:46px auto 72px;padding:28px;border-radius:8px;background:#9f2634;color:#fff;box-shadow:0 20px 48px #9f263438}.sani-cta .sani-eyebrow,.sani-cta p{color:#fffc}.sani-cta h2{margin:8px 0;color:#fff;font-size:2rem;line-height:1.12}@media (max-width: 480px){.sani-category-card,.sani-category-card img{min-height:230px}.sani-design-card__body{padding:14px}.sani-step-card{min-height:auto;padding:18px}.sani-why__image img{min-height:280px}.sani-cta{margin:34px auto 52px;padding:22px}.sani-cta h2{font-size:1.72rem}}@media (min-width: 700px){.sani-category-grid,.sani-steps__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sani-design-grid,.sani-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 960px){.sani-design-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sani-why{grid-template-columns:.9fr 1fr}.sani-why__content h2{font-size:2.55rem}.sani-cta{grid-template-columns:1fr auto;padding:36px}.sani-cta h2{font-size:2.45rem}}@media (min-width: 1200px){.sani-category-card,.sani-category-card img{min-height:310px}}.sani-footer{background:#171414;color:#fff;padding:58px 0 24px}.sani-footer__inner,.sani-footer__bottom{width:min(1120px,100% - 32px);margin-inline:auto}.sani-footer__inner{display:grid;gap:34px}.sani-footer__brand{display:grid;gap:16px}.sani-footer__brand p,.sani-footer__brand a,.sani-footer__brand span{color:#ffffffad}.sani-footer__brand p{max-width:360px}.sani-footer__logo{display:flex;align-items:center;gap:10px;font-weight:850}.sani-footer__logo img{width:62px;height:50px;border-radius:8px;object-fit:contain}.sani-footer__newsletter{display:flex;align-items:center;gap:10px;max-width:360px;min-height:52px;padding:6px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0f}.sani-footer__newsletter input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;padding:0 12px}.sani-footer__newsletter input::placeholder{color:#ffffff75}.sani-footer__newsletter button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:8px;background:#9f2634;color:#fff;cursor:pointer}.sani-footer__note{font-size:.88rem;font-style:italic}.sani-footer__links,.sani-footer__contact{display:grid;gap:24px}.sani-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}.sani-footer__links div{display:grid;gap:9px}.sani-footer__links h3{margin:0;color:#fff;font-size:.96rem;text-transform:uppercase;letter-spacing:.04em}.sani-footer__links a{color:#ffffffa8}.sani-footer__links a:hover{color:#fff}.sani-footer__contact{align-content:start;gap:12px}.sani-footer__contact h3{margin:0 0 8px;color:#fff;font-size:.96rem;text-transform:uppercase;letter-spacing:.04em}.sani-footer__contact a,.sani-footer__contact p{color:#ffffff9e}.sani-footer__contact p{max-width:280px}.sani-footer__socials{display:flex;flex-wrap:wrap;gap:12px;padding-top:10px}.sani-footer__socials a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#fff;background:#ffffff08;transition:background .2s ease,border-color .2s ease,transform .2s ease}.sani-footer__socials a:hover{background:#9f2634;border-color:#9f2634;transform:translateY(-2px)}.sani-footer__bottom{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin-top:44px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);color:#ffffff8a;font-size:.9rem}.sani-footer__payments{display:flex;flex-wrap:wrap;gap:10px}.sani-footer__payments span{min-width:46px;height:28px;display:grid;place-items:center;padding:0 8px;border-radius:6px;background:#ffffffeb;color:#171414;font-size:.78rem;font-weight:850}.sani-footer__payments span svg{width:28px;height:18px}@media (max-width: 480px){.sani-footer{padding-top:34px}.sani-footer__links{gap:20px;grid-template-columns:1fr}}@media (min-width: 700px){.sani-footer__inner{grid-template-columns:1fr 1.2fr}}@media (min-width: 960px){.sani-footer__inner{grid-template-columns:1.1fr 1.35fr 1fr}}@media (min-width: 1200px){.sani-footer__bottom{margin-top:58px}}
