:root{--header-height:90px;--showcase-content-gap:clamp(30px, 5vh, 60px);--showcase-eyebrow-gap:clamp(10px, 1.5vh, 16px);--showcase-padding-bottom:clamp(28px, 4vh, 56px);--showcase-padding-top:clamp(40px, 5vh, 64px);--showcase-title-gap:clamp(14px, 2vh, 22px);color:#142c4b;font-synthesis:none;scroll-behavior:smooth;text-rendering:optimizelegibility;background:#fff;font-family:Trebuchet MS,Segoe UI,sans-serif}*{box-sizing:border-box}.section-eyebrow{color:#1769d2;letter-spacing:.16em;text-transform:uppercase;background:#def0ffe6;border:1px solid #1769d21a;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:7px 14px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}section[id],#download{scroll-margin-top:calc(var(--header-height) + 12px)}.site-shell{background:#fff;min-height:100vh;overflow-x:clip}.navbar{isolation:isolate;z-index:1000;background:0 0;justify-content:space-between;align-items:center;max-width:1240px;min-height:90px;margin:0 auto;padding:0 28px;display:flex;position:sticky;top:0}.navbar:before{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);content:"";opacity:0;pointer-events:none;z-index:-1;background:#f5faffdb;border-bottom:1px solid #14467814;transition:opacity .22s;position:absolute;inset:0 calc(50% - 50vw);box-shadow:0 4px 18px #143c640a}.navbar.is-scrolled:before{opacity:1}.brand{white-space:nowrap;flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand-symbol{object-fit:contain;width:auto;height:clamp(36px,2.4vw,46px);display:block}.brand-wordmark{object-fit:contain;width:auto;height:clamp(52px,3.2vw,58px);display:block}.nav-links{align-items:center;gap:44px;margin:0 auto;display:flex}.nav-links a{color:#142c4b;letter-spacing:-.01em;font-size:clamp(15px,1vw,18px);font-weight:600;line-height:1;transition:color .18s;position:relative}.nav-links a:hover{color:#1659be}.nav-links a:after{content:"";opacity:0;background:#1659be;border-radius:999px;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(.35)}.nav-links a.is-active{color:#1659be}.nav-links a.is-active:after{opacity:1;transform:scaleX(1)}.nav-cta{color:#fff;background:#1659be;border-radius:999px;flex-shrink:0;align-items:center;height:51px;padding:0 32px;font-size:clamp(14px,.9vw,16px);font-weight:600;transition:background .18s,transform .18s;display:inline-flex}.nav-cta:hover{background:#124d9f;transform:translateY(-2px)}.nav-cta.is-active{background:#124d9f;box-shadow:inset 0 0 0 1px #fff3}.menu-toggle,.mobile-nav{display:none}.hero{box-shadow:none;isolation:isolate;background:#fafcff;border-radius:0;width:100%;max-width:none;min-height:clamp(600px,42vw,720px);margin:-90px 0 0;display:grid;position:relative;overflow:hidden}.hero-background,.hero-background-overlay{position:absolute;inset:0}.how-it-works{padding:var(--showcase-padding-top) 24px var(--showcase-padding-bottom);background:linear-gradient(#fff 0%,#f5faff 100%);position:relative;overflow:hidden}.how-it-works:after{content:"";filter:blur(8px);pointer-events:none;background:#cde7f957;border-radius:50%;width:760px;height:230px;position:absolute;bottom:-130px;left:50%;transform:translate(-50%)}.how-it-works-inner{z-index:1;max-width:1280px;margin:0 auto;position:relative}.how-it-works-header{text-align:center;max-width:670px;margin:0 auto}.how-it-works-eyebrow{margin:0 0 var(--showcase-eyebrow-gap)}.how-it-works-header h2{color:#102b50;letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,62px);font-weight:500;line-height:.98}.how-it-works-header h2 em{color:#1769d2;font-style:normal}.how-it-works-header>p:last-child{color:#60758c;margin:var(--showcase-title-gap) auto 0;max-width:520px;font-size:16px;line-height:1.6}.journey{margin:var(--showcase-content-gap) auto 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;max-width:1220px;display:grid;position:relative}.journey-line{z-index:0;width:100%;height:160px;position:absolute;top:54px;left:0}.journey-line-mobile{display:none}.journey-line-path{fill:none;stroke:#c9e4f8;stroke-dasharray:3 10;stroke-linecap:round;stroke-width:2px}.journey-spark{fill:#1769d2;filter:drop-shadow(0 0 5px #1769d26b)}.journey-step{text-align:center;z-index:1;flex-direction:column;min-width:0;display:flex;position:relative}.step-number{color:#1769d2;background:#ffffffeb;border:1px solid #c9e2f7;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 5px 14px #1e5a9614}.journey-step-01 .step-number,.journey-step-02 .step-number,.journey-step-03 .step-number,.journey-step-04 .step-number{animation:8s infinite journey-number}.journey-step-01 .step-illustration,.journey-step-02 .step-illustration,.journey-step-03 .step-illustration,.journey-step-04 .step-illustration{animation:8s infinite journey-lift}.journey-step-01 .step-number,.journey-step-01 .step-illustration{animation-delay:0s}.journey-step-02 .step-number,.journey-step-02 .step-illustration{animation-delay:2s}.journey-step-03 .step-number,.journey-step-03 .step-illustration{animation-delay:4s}.journey-step-04 .step-number,.journey-step-04 .step-illustration{animation-delay:6s}.step-illustration{justify-content:center;align-items:center;height:126px;margin-top:10px;display:flex;position:relative}.step-illustration:before{content:"";z-index:-1;background:radial-gradient(circle,#dceeffa6,#fff0);border-radius:50%;width:180px;height:180px;position:absolute}.step-illustration svg{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:180px;height:128px;overflow:visible}.illustration-halo{fill:url(#avatarGlow);stroke:none}.illustration-avatar-head{fill:#5e9ee0;stroke:#1769d2}.illustration-avatar-body{fill:#d8edfc;stroke:#1769d2}.illustration-bubble{fill:#fff;stroke:#c4e1f7;stroke-width:1.4px;filter:drop-shadow(0 5px 5px #1e5a961a)}.illustration-bubble-text,.illustration-note-text{stroke:#86b8e4;stroke-width:2px}.illustration-yellow-dot{fill:#f6c45d;stroke:none}.illustration-book{stroke:#1769d2;stroke-width:1.5px;filter:drop-shadow(0 5px 4px #1e5a961a)}.book-yellow{fill:#f6c45d}.book-blue{fill:#6ea9e2}.book-sky{fill:#d7edfc}.illustration-book-shadow,.illustration-panel-shadow{fill:none;stroke:#1e5a962e;stroke-width:5px}.illustration-book-detail{stroke:#fff;stroke-width:2px}.illustration-note{fill:#fff;stroke:#c4e1f7;stroke-width:1.4px;filter:drop-shadow(0 5px 5px #1e5a961a)}.illustration-spark{fill:#f6c45d;stroke:none}.illustration-panel{fill:#fff;stroke:#b5d9f4;stroke-width:1.5px;filter:drop-shadow(0 6px 6px #1e5a961f)}.illustration-panel-side{fill:#d7edfc;stroke:#b5d9f4;stroke-width:1.5px}.illustration-track{stroke:#70a9df;stroke-width:3px}.illustration-knob{fill:#1769d2;stroke:#fff;stroke-width:2px}.knob-two{animation:8s ease-in-out infinite knob-shift}.illustration-mountain.back{fill:#d9edfb;stroke:none}.illustration-mountain.front{fill:#afd5f1;stroke:none}.illustration-route{fill:none;stroke:#fff;stroke-linecap:round;stroke-width:7px}.illustration-route-edge{fill:none;stroke:#1769d2;stroke-dasharray:2 7;stroke-linecap:round;stroke-width:1.4px}.illustration-flag{fill:#f6c45d;stroke:#1769d2;stroke-width:1.5px}.illustration-tree{fill:none;stroke:#1769d2;stroke-width:2px}.step-copy{max-width:230px;margin:18px auto 0}.step-copy>span{color:#1769d2;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:700}.step-copy h3{color:#102b50;margin:7px 0 0;font-size:19px;font-weight:700;line-height:1.2}.step-copy p{color:#60758c;max-width:220px;margin:9px auto 0;font-size:15px;line-height:1.5}.journey-note{color:#1769d2;margin:var(--showcase-eyebrow-gap) auto 0;background:#ffffffc7;border:1px solid #d4e8f8;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:10px 18px;font-size:13px;display:flex;box-shadow:0 8px 22px #235a9612}.journey-note svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px}.featured-books{background-color:#f7fbff;background-image:linear-gradient(#fffffff5 0%,#ffffff8f 54%,#ffffff14 100%),url(/images/app/path-section-bg.png);background-position:top,bottom;background-repeat:no-repeat;background-size:100% 65%,cover;padding:88px 24px 82px;position:relative;overflow:hidden}.featured-books-inner{max-width:1360px;margin:0 auto;position:relative}.featured-books-header{text-align:center;max-width:720px;margin:0 auto}.featured-books-eyebrow{margin:0 0 16px}.featured-books-header h2{color:#102b50;letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,62px);font-weight:500;line-height:1}.featured-books-header h2 em{color:#1769d2;font-style:normal}.featured-books-header>p:last-child{color:#60758c;max-width:560px;margin:20px auto 0;font-size:16px;line-height:1.6}.book-filters{scrollbar-width:none;justify-content:center;gap:8px;margin:34px auto 0;padding:3px 2px 8px;display:flex;overflow-x:auto}.book-filters::-webkit-scrollbar{display:none}.book-filters button{color:#536d87;cursor:pointer;background:#ffffffb8;border:1px solid #cfe4f5;border-radius:999px;flex:none;padding:9px 15px;font-size:13px;transition:background .22s,color .22s,box-shadow .22s}.book-filters button:hover{color:#1769d2}.book-filters button.is-active{color:#fff;background:#1769d2;border-color:#1769d2;box-shadow:0 7px 16px #1769d22b}.book-carousel-shell{max-width:1320px;margin:28px auto 0;position:relative}.book-carousel{overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none;flex-wrap:nowrap;gap:clamp(16px,1.4vw,20px);padding:0 8px 12px;display:flex;overflow:auto visible}.book-carousel::-webkit-scrollbar{display:none}.book-item{text-align:left;flex:0 0 clamp(170px,14vw,210px);min-width:0}.book-cover-link{aspect-ratio:.67;display:block}.book-cover-link img,.book-cover-fallback{aspect-ratio:.67;object-fit:contain;border-radius:4px;width:100%;height:auto;transition:box-shadow .28s,transform .28s;display:block;box-shadow:0 12px 22px #19467824}.book-cover-link img.book-cover-real{object-fit:contain;width:100%;height:100%}.book-cover-fallback{color:#102b50;background:#d9edfb;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:16px 13px;display:flex;position:relative;overflow:hidden}.book-item-2 .book-cover-fallback{background:#d8e8f7}.book-item-3 .book-cover-fallback{background:#f7e8bc}.book-item-4 .book-cover-fallback{background:#c8e0f4}.book-item-5 .book-cover-fallback{background:#e7eef4}.book-item-6 .book-cover-fallback{background:#dcebf0}.book-cover-fallback:after{content:"";background:#1769d229;border-radius:50%;width:110px;height:110px;position:absolute;top:30px;right:-34px}.book-cover-fallback i{border:1px solid #1769d25c;border-radius:50%;width:48px;height:48px;position:absolute;bottom:20px;right:18px}.book-cover-fallback span{color:#1769d2;letter-spacing:.13em;text-transform:uppercase;z-index:1;font-size:9px;font-weight:700;position:relative}.book-cover-fallback strong{z-index:1;max-width:92%;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,1.5vw,23px);font-weight:500;line-height:1.04;position:relative}.book-cover-fallback small{z-index:1;font-size:10px;font-weight:600;position:relative}.book-title-link{color:inherit;display:block}.book-title-link h3{color:#102b50;margin:14px 0 4px;font-size:15px;font-weight:600;line-height:1.25;transition:color .25s}.book-item>p{color:#60758c;margin:0;font-size:12px}.book-rating{color:#102b50;margin-top:8px;font-size:12px;font-weight:600}.book-rating span{color:#f0ad3d}.book-carousel-control{color:#1769d2;cursor:pointer;z-index:2;background:#fff;border:1px solid #cfe4f5;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;transition:background .18s,transform .18s;display:flex;position:absolute;top:35%;transform:translateY(-50%);box-shadow:0 8px 18px #235a961a}.book-carousel-control:hover{background:#f5faff;transform:translateY(-50%)scale(1.04)}.book-carousel-control:disabled{cursor:default;opacity:.35}.book-carousel-control:disabled:hover{background:#fff;transform:translateY(-50%)}.book-carousel-prev{left:-30px}.book-carousel-next{right:-30px}.book-cover-link.is-linkable:hover img,.book-cover-link.is-linkable:hover .book-cover-fallback{transform:translateY(-5px);box-shadow:0 18px 28px #19467833}.book-title-link.is-linkable:hover h3{color:#1769d2}.book-cover-link.is-linkable:hover,.book-title-link.is-linkable:hover{cursor:pointer}.featured-books-note{color:#536d87;text-align:right;width:fit-content;margin:12px 6% 0 auto;font-family:Segoe Print,Comic Sans MS,cursive;font-size:14px;line-height:1.15;transform:rotate(-5deg)}.features-section{--features-container-width:1280px;--features-page-gutter:24px;box-sizing:border-box;height:auto;min-height:100svh;padding:var(--showcase-padding-top) var(--features-page-gutter) var(--showcase-padding-bottom);background:url(/images/features-growth-bg.png) 50%/cover no-repeat;border:0;width:100%;position:relative}.features-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#f9fbff8a,#f9fbff2e 26%,#f9fbff1a 58%,#f9fbff1f 100%);position:absolute;inset:0}.features-inner{max-width:var(--features-container-width);min-height:calc(100svh - var(--showcase-padding-top) - var(--showcase-padding-bottom));z-index:1;grid-template-columns:minmax(0,1fr);grid-template-areas:"canvas";margin:0 auto;display:grid;position:relative}.features-copy{z-index:2;grid-area:canvas;align-self:start;width:32%;max-width:440px;position:relative}.features-eyebrow{margin:0 0 var(--showcase-eyebrow-gap)}.features-copy h2{flex-direction:column;gap:0;margin:0;display:flex}.features-headline-primary,.features-headline-secondary{color:#102b50;letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,62px);font-weight:500;line-height:.98;display:block}.features-headline-secondary{color:#1769d2}.features-copy>p:not(.features-eyebrow){color:#60758c;margin:var(--showcase-title-gap) 0 0;max-width:390px;font-size:16px;line-height:1.6}.features-cta{color:#fff;margin-top:var(--showcase-content-gap);z-index:2;background:#1659be;border-radius:999px;align-items:center;gap:10px;padding:15px 26px;font-size:15px;font-weight:600;transition:background .18s,transform .18s;display:inline-flex;position:relative;box-shadow:0 12px 26px #1659be38}.features-cta:hover{background:#124d9f;transform:translateY(-2px)}.features-cta span:last-child{transition:transform .18s;display:inline-block}.features-cta:hover span:last-child{transform:translate(3px)}.features-journey-area{width:min(60vw,1155px);min-width:0;margin-bottom:6svh;margin-right:calc(min(0px, (var(--features-container-width) - (100vw - 2 * var(--features-page-gutter))) / 2) + 3vw);grid-area:canvas;justify-content:flex-end;place-self:center end;align-items:flex-end;display:flex;position:relative}.features-journey{aspect-ratio:3/2;flex:none;width:100%;position:relative}.features-journey-visual{position:absolute;inset:0}.features-journey-visual img{object-fit:contain;width:100%;height:auto;display:block}@media (width>=1101px){.features-journey-visual img{position:relative;top:40px}}.features-section .feature-item{z-index:2;width:18%;max-width:205px;position:absolute}.features-section .feature-item-1{--feature-delay:.28s;width:26%;bottom:calc(24% + 28px);left:-10%}.feature-item-2{--feature-delay:.41s;bottom:calc(32.7% + 28px);left:18%}.feature-item-3{--feature-delay:.54s;bottom:calc(43.5% + 28px);left:38%}.feature-item-4{--feature-delay:.67s;bottom:calc(57.3% + 28px);left:57%}.features-section .feature-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:9px;display:flex}.feature-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.feature-icon-blue{color:#1769d2;background:#add7ffd1}.feature-icon-yellow{color:#b77712;background:#ffe08dd9}.feature-icon-coral{color:#d66537;background:#ffc3a5cc}.feature-icon-purple{color:#6a63c9;background:#d3c4ffd1}.features-section .feature-copy h3{color:#102b50;margin:0;font-size:clamp(15px,1.1vw,18px);line-height:1.2}.features-section .feature-copy p{color:#536d87;max-width:205px;margin:7px 0 0;font-size:clamp(12px,.95vw,14px);line-height:1.5}.features-section .feature-copy{text-shadow:0 1px 8px #ffffff73}.features-note{color:#1769d2;font-family:Segoe Print,Comic Sans MS,cursive;font-size:clamp(12px,1vw,15px);line-height:1.3;position:absolute;top:65%;left:74%;rotate:-7deg}@media (prefers-reduced-motion:no-preference){.features-copy,.features-journey-visual>img,.features-section .feature-item,.features-note{opacity:0;transform:translateY(16px)}.features-section.is-visible .features-copy,.features-section.is-visible .features-journey-visual>img,.features-section.is-visible .feature-item,.features-section.is-visible .features-note{animation:.65s cubic-bezier(.2,.65,.3,1) both features-enter}.features-section.is-visible .features-journey-visual>img{animation-delay:.14s}.features-section.is-visible .feature-item{animation-delay:var(--feature-delay)}.features-section.is-visible .features-note{animation-delay:.85s}}@keyframes features-enter{to{opacity:1;transform:translateY(0)}}@media (width>=1101px) and (height<=850px){.features-journey-area{width:min(58vw,1085px)}.features-section .feature-icon{margin-bottom:7px}}@media (width>=1101px) and (height<=760px){.features-journey-area{width:min(56vw,1010px)}.features-headline-primary,.features-headline-secondary{font-size:clamp(40px,3.6vw,58px)}}@media (width>=1450px) and (width<=1599px){.features-journey-area{transform:translate(-35px)}}@media (width>=1600px){.features-journey-area{transform:translate(-55px)}}@media (width<=1100px){.features-inner{gap:var(--showcase-content-gap);grid-template-areas:none;min-height:0}.features-copy{grid-area:auto;width:100%}.features-journey-area{grid-area:auto;width:100%;margin:0;display:block}.features-journey{width:100%}}@media (width>=1101px) and (width<=1449px){.features-section{--features-container-width:1184px;--features-page-gutter:28px}.features-section .feature-item{width:200px;max-width:220px}.features-section .feature-item-1{width:210px;left:calc(50% - 530px)}.features-section .feature-item-2{left:calc(50% - 300px)}.features-section .feature-item-3{width:210px;left:calc(50% - 80px)}.features-section .feature-item-4{bottom:calc(57.3% + 110px);left:50%}.features-section .feature-icon{width:28px;height:28px;margin-bottom:6px}.features-section .feature-icon svg{width:16px;height:16px}.features-section .feature-copy h3{white-space:nowrap;font-size:15.5px}.features-section .feature-copy p{max-width:none;margin-top:6px;font-size:13px;line-height:1.5}}@media (width>=1101px) and (width<=1449px) and (height<=800px){.features-headline-primary,.features-headline-secondary{font-size:clamp(40px,3.6vw,52px)}}@media (width>=701px) and (width<=1100px){.features-section{--features-page-gutter:32px}.features-journey{aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.features-journey-visual{grid-column:1/-1;position:relative}.features-section .feature-item{gap:16px;width:auto;max-width:none;display:flex;position:static}.features-section .feature-icon{margin:0}.features-section .feature-copy h3{font-size:18px}.features-section .feature-copy p{max-width:360px;font-size:14px}}@media (width<=700px){.features-section{--features-page-gutter:20px}.features-copy{max-width:100%}.features-headline-primary,.features-headline-secondary{font-size:clamp(36px,10vw,48px)}.features-copy>p:not(.features-eyebrow){font-size:15px}.features-journey{aspect-ratio:auto;flex-direction:column;gap:28px;display:flex}.features-journey-visual{position:relative}.features-note{font-size:clamp(10px,2.5vw,14px);top:68%;left:75%}.features-section .feature-item{gap:16px;width:100%;max-width:none;display:flex;position:static}.features-section .feature-icon{width:38px;height:38px;margin:0}.features-section .feature-copy h3{font-size:18px}.features-section .feature-copy p{max-width:440px;font-size:14px}}@media (prefers-reduced-motion:reduce){.features-cta,.features-cta span:last-child{transition:none}}.personalized-path{--path-primary-height:clamp(500px, 58vh, 650px);--path-task-height:clamp(450px, 52vh, 585px);box-sizing:border-box;background-color:#f7fbff;background-image:linear-gradient(90deg,#fafdfff0 0%,#fafdffc7 38%,#f5fbff2e 72%,#f5fbff0a 100%),url(/images/app/path-section-bg.png);background-position:50%,50%;background-repeat:no-repeat;background-size:cover;min-height:100svh;padding:clamp(34px,5vh,64px) clamp(28px,5vw,90px) clamp(28px,4vh,54px);position:relative;overflow:hidden}.personalized-path-inner{max-width:1540px;margin:0 auto;position:relative}.personalized-path-main{grid-template-columns:minmax(410px,.85fr) minmax(560px,1.15fr);align-items:center;gap:clamp(50px,6vw,100px);display:grid}.personalized-path-copy{opacity:0;max-width:560px;transform:translateY(14px)}.personalized-path-eyebrow{margin:0 0 18px}.personalized-path-copy h2{color:#102b50;letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,4vw,68px);font-weight:500;line-height:.98}.personalized-path-copy h2 span,.personalized-path-copy h2 em{display:block}.personalized-path-copy h2 em{color:#1769d2;font-style:normal}.personalized-path-description{color:#536d87;max-width:520px;margin:22px 0 0;font-size:clamp(15px,1vw,17px);line-height:1.58}.personalized-path-benefits{gap:15px;margin-top:27px;display:grid}.personalized-path-benefit{align-items:center;gap:16px;display:flex}.personalized-path-benefit-icon{color:#1769d2;background:#ffffffd6;border:1px solid #1769d214;border-radius:18px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 7px 20px #1b4e7f12}.personalized-path-benefit-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:25px;height:25px}.personalized-path-benefit h3{color:#102b50;margin:0;font-size:17px;font-weight:700;line-height:1.25}.personalized-path-benefit p{color:#60758c;margin:4px 0 0;font-size:14px;line-height:1.45}.path-product-visual{min-height:var(--path-primary-height);justify-content:center;align-items:flex-end;padding-right:clamp(74px,7vw,118px);display:flex;position:relative}.path-product-phone{--phone-rest-y:0px;--phone-rotation:0deg;opacity:0;transform:translateY(calc(var(--phone-rest-y) + 20px)) rotate(var(--phone-rotation));flex:none;margin:0;position:relative}.path-product-phone--primary{--phone-rotation:-.5deg;height:var(--path-primary-height);z-index:2}.path-product-phone--task{--phone-rest-y:22px;--phone-rotation:2.3deg;height:var(--path-task-height);z-index:3;margin-left:clamp(-64px,-4vw,-42px)}.path-product-frame{background:#142c4b;border:8px solid #142c4b;border-radius:34px;height:100%;overflow:hidden;box-shadow:0 22px 42px #14375a21}.path-product-frame img{object-fit:cover;width:auto;height:100%;display:block}.path-progress{opacity:0;max-width:1250px;margin:clamp(47px,3vh + 25px,61px) auto 0;transform:translateY(10px)}.path-progress-list{align-items:flex-start;margin:0;padding:0;list-style:none;display:flex;position:relative}.path-progress-active{transform-origin:0;z-index:1;background:#1769d2;width:200%;height:2px;position:absolute;top:16px;left:50%;transform:scaleX(0)}.path-progress-step{text-align:center;flex:1;min-width:0;position:relative}.path-progress-step:after{content:"";z-index:0;border-top:2px dashed #64a1cf6e;position:absolute;top:16px;left:calc(50% + 21px);right:calc(21px - 50%)}.path-progress-step:last-child:after{display:none}.path-progress-marker{box-sizing:border-box;color:#1769d2;z-index:2;background:#fffc;border:2px solid #a9c9e1;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;font-size:12px;font-weight:800;display:inline-flex;position:relative}.path-progress-step.is-complete .path-progress-marker,.path-progress-step.is-current .path-progress-marker{color:#fff;opacity:0;background:#1769d2;border-color:#1769d2;transform:scale(.9)}.path-progress-step.is-current .path-progress-marker{box-shadow:0 0 0 5px #1769d21a}.path-progress-step.is-ellipsis .path-progress-marker{letter-spacing:.12em;background:0 0;border-color:#0000;font-size:20px}.path-progress-day{color:#24425f;white-space:nowrap;margin-top:8px;font-size:13px;font-weight:700;line-height:1.2;display:block}.path-progress-day b{color:#1769d2;margin-left:5px;font-size:16px}.path-progress-step small{color:#71869a;margin-top:3px;font-size:10px;line-height:1.25;display:block}.path-progress-caption{color:#60758c;text-align:center;margin:14px 0 0;font-size:14px}.personalized-path.is-visible .personalized-path-copy{animation:.65s cubic-bezier(.22,1,.36,1) both personalized-copy-in}.personalized-path.is-visible .path-product-phone--primary{animation:.65s cubic-bezier(.22,1,.36,1) .13s both personalized-phone-in}.personalized-path.is-visible .path-product-phone--task{animation:.65s cubic-bezier(.22,1,.36,1) .26s both personalized-phone-in}.personalized-path.is-visible .path-progress{animation:.6s ease-out .43s both personalized-copy-in}.personalized-path.is-visible .path-progress-step:first-child .path-progress-marker{animation:.28s cubic-bezier(.22,1,.36,1) .65s forwards personalized-marker-in}.personalized-path.is-visible .path-progress-active{animation:1.25s cubic-bezier(.22,1,.36,1) .9s forwards personalized-progress-reveal}.personalized-path.is-visible .path-progress-step:nth-child(2) .path-progress-marker{animation:.25s cubic-bezier(.22,1,.36,1) 1.4s forwards personalized-marker-in}.personalized-path.is-visible .path-progress-step:nth-child(3) .path-progress-marker{animation:.3s cubic-bezier(.22,1,.36,1) 1.9s forwards personalized-current-in}@keyframes personalized-copy-in{to{opacity:1;transform:translateY(0)}}@keyframes personalized-phone-in{to{opacity:1;transform:translateY(var(--phone-rest-y)) rotate(var(--phone-rotation))}}@keyframes personalized-marker-in{to{opacity:1;transform:scale(1)}}@keyframes personalized-current-in{0%{opacity:0;transform:scale(.92);box-shadow:0 0 #1769d229}70%{opacity:1;transform:scale(1);box-shadow:0 0 0 7px #1769d212}to{opacity:1;transform:scale(1);box-shadow:0 0 0 5px #1769d21a}}@keyframes personalized-progress-reveal{0%{transform:scaleX(0)}40%{transform:scaleX(.5)}60%{transform:scaleX(.5)}to{transform:scaleX(1)}}@media (width>=1024px) and (height<=850px){.personalized-path{--path-primary-height:clamp(390px, 54vh, 470px);--path-task-height:clamp(350px, 49vh, 425px);padding-top:clamp(24px,4vh,38px);padding-bottom:clamp(22px,3vh,34px)}.personalized-path-main{gap:clamp(42px,5vw,74px)}.personalized-path-copy h2{font-size:clamp(42px,3.4vw,56px)}.personalized-path-eyebrow{margin-bottom:13px}.personalized-path-description{margin-top:15px;line-height:1.5}.personalized-path-benefits{gap:9px;margin-top:18px}.personalized-path-benefit-icon{border-radius:15px;flex-basis:48px;width:48px;height:48px}.personalized-path-benefit-icon svg{width:22px;height:22px}.path-progress{margin-top:29px}.path-progress-caption{margin-top:9px}}@media (width<=1023px){.personalized-path{background-position:55%;padding:56px 32px 48px}.personalized-path-main{grid-template-columns:1fr;gap:38px}.personalized-path-copy{max-width:700px}.personalized-path-copy h2{font-size:clamp(46px,7vw,62px)}.personalized-path-description{max-width:600px}.path-product-visual{--path-primary-height:clamp(440px, 60vw, 560px);--path-task-height:clamp(395px, 54vw, 505px);width:100%;max-width:800px;margin:0 auto;padding-right:76px}.path-progress{margin-top:42px}}@media (width<=700px){.personalized-path{background-position:58%;padding:48px 20px 38px}.personalized-path-main{gap:34px}.personalized-path-copy h2{font-size:clamp(38px,11vw,50px)}.personalized-path-description{margin-top:18px;font-size:15px}.personalized-path-benefits{gap:14px;margin-top:24px}.personalized-path-benefit{gap:14px}.personalized-path-benefit-icon{border-radius:16px;flex-basis:50px;width:50px;height:50px}.personalized-path-benefit h3{font-size:16px}.personalized-path-benefit p{font-size:13px}.path-product-visual{--path-primary-height:clamp(420px, 145vw, 520px);--path-task-height:clamp(380px, 130vw, 470px);flex-direction:column;align-items:center;min-height:0;padding-right:0}.path-product-phone--task{--phone-rest-y:0px;margin-top:-38px;margin-left:0}.path-progress{margin-top:34px}.path-progress-active{top:15px}.path-progress-step.is-mobile-optional{display:none}.path-progress-marker{width:31px;height:31px}.path-progress-step:after{top:15px;left:calc(50% + 19px);right:calc(19px - 50%)}.path-progress-day{font-size:12px}.path-progress-caption{font-size:13px}}@media (width<=420px){.path-product-visual{--path-primary-height:clamp(390px, 140vw, 480px);--path-task-height:clamp(350px, 126vw, 435px)}}@media (width<=700px){.section-eyebrow{min-height:30px;padding-top:6px;padding-bottom:6px}}@media (width>=701px) and (height<=850px){:root{--showcase-content-gap:clamp(24px, 4vh, 42px);--showcase-padding-bottom:clamp(24px, 3vh, 40px);--showcase-padding-top:clamp(30px, 4vh, 48px)}}@media (width>=701px) and (height<=760px){:root{--showcase-content-gap:clamp(22px, 3.5vh, 34px);--showcase-padding-bottom:clamp(22px, 3vh, 34px);--showcase-padding-top:clamp(26px, 3.5vh, 40px);--showcase-title-gap:clamp(12px, 1.5vh, 18px)}}@keyframes journey-number{0%,17%{color:#fff;background:#1769d2;box-shadow:0 0 0 5px #1769d21a}18%,to{color:#1769d2;background:#ffffffeb;box-shadow:0 5px 14px #1e5a9614}}@keyframes journey-lift{0%,18%{transform:translateY(-4px)}19%,to{transform:translateY(0)}}@keyframes knob-shift{0%,45%,to{transform:translate(0)}50%,60%{transform:translate(8px)}}.hero-background{z-index:-2;background-image:url(/images/hero-background.png);background-position:55%;background-repeat:no-repeat;background-size:cover}.hero-background-overlay{pointer-events:none;z-index:-1;background:linear-gradient(90deg,#f8fcfff7 0%,#f0f8ffeb 28%,#e0f1ff8c 48%,#e0f1ff1a 65%,#0000 75%)}.hero-inner{min-height:inherit;grid-template-rows:1fr auto;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;width:min(100% - 48px,1360px);min-width:0;margin:0 auto;padding:calc(84px + clamp(40px,5vw,72px)) clamp(24px,7vw,96px) clamp(40px,5vw,72px);display:grid}.hero-copy{z-index:2;flex-direction:column;grid-area:1/1;align-self:center;gap:clamp(18px,1.5vw,28px);min-width:0;max-width:560px;display:flex;position:relative}.hero-visual{--hero-visual-shift-x:0px;min-height:100%;transform:translateX(var(--hero-visual-shift-x));z-index:1;grid-area:1/2/span 2;justify-content:center;align-self:stretch;display:flex;position:relative}.hero-benefits{z-index:2;grid-area:2/1;grid-template-columns:repeat(3,minmax(0,1fr));align-self:start;column-gap:28px;width:100%;max-width:680px;margin-top:44px;display:grid;position:relative}.visual-cloud{pointer-events:none;z-index:2;background:#ffffffdb;border-radius:999px;width:94px;height:24px;position:absolute}.visual-cloud:before,.visual-cloud:after{background:inherit;content:"";border-radius:50%;position:absolute}.visual-cloud:before{width:48px;height:48px;top:-23px;left:17px}.visual-cloud:after{width:36px;height:36px;top:-15px;right:12px}.visual-cloud-back{top:28%;right:52%;transform:scale(.8)}.visual-cloud-low{bottom:15%;left:8%;transform:scale(.65)}.visual-cloud-front{z-index:4;bottom:7%;right:22%;transform:scale(.58)}.phone{aspect-ratio:295/545;z-index:3;background:#142c4b;border:8px solid #142c4b;border-radius:39px;width:clamp(270px,22vw,330px);height:auto;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 20px 50px #071f5b29}.phone-motion{--parallax-rx:0deg;--parallax-ry:0deg;--parallax-x:0px;--parallax-y:0px;perspective:1000px;transform:translate3d(var(--parallax-x), var(--parallax-y), 0) rotateX(var(--parallax-rx)) rotateY(var(--parallax-ry));will-change:transform;z-index:3;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex}.phone-float{will-change:transform, opacity;animation:.9s cubic-bezier(.22,1,.36,1) both hero-phone-entrance}.phone-float.is-entered{animation:6s ease-in-out infinite alternate hero-phone-float}.eyebrow{color:#e99a24;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.65rem;margin:0;font-size:clamp(12px,.8vw,13px);font-weight:600;display:flex}.eyebrow span{background:#f1b347;border-radius:50%;width:.48rem;height:.48rem}h1{color:#102b50;letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(72px,6.5vw,108px);font-weight:500;line-height:.92}h1 em{color:#1769d2;font-style:normal}.hero-description{color:#536d87;max-width:520px;margin:0;font-size:clamp(17px,1.2vw,21px);line-height:1.6}.hero-download-area{width:100%;max-width:440px}.hero .download-buttons{flex-wrap:wrap;gap:14px;display:flex}.hero .store-button{box-sizing:border-box;color:#fff;text-align:left;background:#142c4b;border:0;border-radius:12px;flex:0 0 210px;justify-content:flex-start;align-items:center;gap:15px;width:210px;height:68px;padding:0 20px;font-family:inherit;display:flex}.hero .store-button-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex}.hero .store-button small,.hero .store-button strong{line-height:1.08;display:block}.hero .store-button small{opacity:.85;font-size:11px;font-weight:500}.hero .store-button strong{font-size:20px;font-weight:700}.hero .store-icon{object-fit:contain;flex:none;display:block}.hero .store-icon--apple{width:36px;height:36px}.hero .store-icon--google{width:38px;height:38px}.store-badge-interactive{cursor:pointer;transition:background .18s,transform .18s}.store-badge-interactive:hover{background:#1659be;transform:translateY(-2px)}.store-badge-interactive:active{transform:translateY(0)}.store-badge-interactive:focus-visible{outline-offset:3px;outline:3px solid #1769d240}.hero-early-access-shell{opacity:0;max-height:0;transition:max-height .26s,opacity .22s,transform .24s;overflow:hidden;transform:translateY(-4px)}.hero-download-area.is-expanded .hero-early-access-shell{opacity:1;max-height:132px;transform:translateY(0)}.hero-early-access{padding-top:16px}.hero-early-access>p:first-child{color:#102b50;margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.35}.hero-email-control{position:relative}.hero-email-control input{color:#142c4b;background:#ffffffeb;border:1px solid #64a1cf52;border-radius:11px;outline:0;width:100%;height:54px;padding:0 60px 0 16px;transition:border-color .18s,box-shadow .18s;box-shadow:0 8px 22px #1e4e7e0f}.hero-email-control input:focus{border-color:#1769d28c;box-shadow:0 0 0 3px #1769d21a}.hero-email-control input::placeholder{color:#8295a8}.hero-email-control>button{color:#fff;cursor:pointer;background:#1769d2;border:0;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;position:absolute;top:5px;right:5px}.hero-email-control>button:hover{background:#1258b4}.hero-email-control>button:disabled{cursor:wait;opacity:.7}.hero-form-status{color:#60758c;margin:6px 2px 0;font-size:12px;display:block}.hero-form-status.is-invalid{color:#b44747}.hero-form-success{color:#1769d2;margin:8px 0 0;font-size:14px;font-weight:600}.benefit-item{flex-direction:column;align-items:flex-start;gap:11px;min-width:0;display:flex}.benefit-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1769d2;background:#ffffffc7;border:1px solid #1769d21a;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;margin-top:0;display:inline-flex;box-shadow:0 4px 12px #1e46780d}.benefit-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:15px;height:15px}.benefit-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.benefit-copy .benefit-label{color:#1769d2;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1}.benefit-copy strong{color:#102b50;white-space:nowrap;font-size:15px;font-weight:600;line-height:1.25}.benefit-copy>span:last-child{color:#60758c;max-width:180px;margin-top:3px;font-size:12.5px;line-height:1.4}.phone-speaker{z-index:2;background:#071b33;border-radius:0 0 12px 12px;width:95px;height:18px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.phone-screen{background:#edf5fb;border-radius:29px;width:100%;height:100%;position:relative;overflow:hidden}.phone-screen img{object-fit:cover;width:100%;height:100%;display:block}.phone-home{z-index:2;background:#8493a3;border-radius:99px;width:70px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.phone-shadow{filter:blur(10px);background:#1f63a729;border-radius:50%;width:315px;height:50px;animation:6s ease-in-out infinite alternate hero-phone-shadow;position:absolute;bottom:12%;left:25%;transform:rotate(-5deg)}.scribble{color:#4581b5;z-index:4;font-family:Segoe Print,Comic Sans MS,cursive;font-size:.75rem;font-weight:600;line-height:1.25;position:absolute;transform:rotate(-8deg)}.scribble b{color:#eda63b;font-size:1.2rem}.scribble-top{top:3%;right:-2%;transform:rotate(-6deg)}.scribble-bottom{bottom:4%;left:8%;transform:rotate(-8deg)}@keyframes hero-phone-entrance{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hero-phone-float{0%{transform:translateY(0)}to{transform:translateY(-5px)}}@keyframes hero-phone-shadow{0%{opacity:.2;transform:rotate(-5deg)scaleX(1)}to{opacity:.13;transform:rotate(-5deg)scaleX(1.04)}}@media (width<=820px){:root{--header-height:76px}.navbar{height:76px;min-height:76px;padding:0 1.3rem}.brand-wordmark{height:45px}.nav-links,.nav-cta{display:none}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:.65rem;display:flex}.menu-toggle span{background:#142c4b;width:22px;height:2px;display:block}.mobile-nav{background:#fff;border-top:1px solid #e4edf5;flex-direction:column;gap:1.1rem;padding:1.35rem 1.3rem 1.5rem;display:flex;position:absolute;top:76px;left:0;right:0}.mobile-nav a{color:#142c4b;font-size:.92rem;font-weight:600}.mobile-nav a.is-active{color:#1659be}.mobile-nav-cta{color:#1659be!important}.mobile-nav-cta.is-active{font-weight:700}}@media (width>=1200px) and (width<=1599px){.nav-links a{font-size:clamp(17px,1.1vw,18px)}}@media (width>=1600px){.nav-links a{font-size:19px}}@media (width>=1201px){.hero-visual{--hero-visual-shift-x:clamp(24px, 2.4vw, 46px)}}@media (width<=1440px) and (width>=1201px){.hero-background{background-position:58%}}@media (width<=1200px) and (width>=901px){.hero-visual{--hero-visual-shift-x:clamp(8px, 1.2vw, 16px)}.hero-background{background-position:62%}.hero-inner{grid-template-columns:1fr .9fr;padding:112px 58px 56px}h1{font-size:clamp(54px,5vw,72px)}.phone{width:clamp(230px,25vw,295px)}}@media (width<=900px) and (width>=701px){.hero-inner{padding-left:36px;padding-right:36px}.hero-background{background-position:68%}.hero-background-overlay{background:linear-gradient(90deg,#fffffffa 0%,#ffffffeb 45%,#ffffff59 70%,#0000 100%)}.hero-inner{grid-template-columns:1fr .8fr;padding:104px 36px 48px}h1{font-size:clamp(52px,6.8vw,68px)}.phone{width:clamp(205px,29vw,260px)}.hero-benefits{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;max-width:560px}}@media (width<=700px){.hero{margin-top:-76px}.hero-inner{width:calc(100% - 32px);min-height:auto}.hero-background{background-position:72%}.hero-background-overlay{background:linear-gradient(#fffffffa 0%,#ffffffeb 42%,#ffffff73 65%,#ffffff14 100%)}.hero-inner{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr);min-height:auto;padding:108px 22px 40px}.hero-copy{grid-area:1/1}.hero-visual{grid-area:2/1;min-height:clamp(480px,112vw,600px)}.hero-benefits{grid-area:3/1}h1{font-size:clamp(50px,13vw,64px)}.phone{width:clamp(240px,65vw,295px)}.hero-benefits{grid-template-columns:1fr;row-gap:14px;max-width:360px;margin-top:44px}.benefit-item{gap:11px}.scribble-top{top:4%;right:0}.scribble-bottom{bottom:2%;left:4%}}@media (width<=420px){.hero-benefits{row-gap:14px}.phone{width:clamp(220px,67vw,240px)}}@media (width<=1100px) and (width>=701px){.how-it-works{padding-left:32px;padding-right:32px}.journey{gap:18px}.step-copy h3{font-size:17px}.step-copy p{font-size:14px}}@media (width<=1100px) and (width>=768px){.book-item{flex-basis:21vw}.book-carousel-control{width:38px;height:38px;display:flex}.book-carousel-prev{left:-18px}.book-carousel-next{right:-18px}}@media (width>=1024px) and (height<=800px){.featured-books{padding-top:58px;padding-bottom:54px}.featured-books-header>p:last-child{margin-top:14px}.book-filters{margin-top:24px}.book-carousel-shell{margin-top:22px}.featured-books-note{margin-top:8px}}@media (width<=700px){.how-it-works{padding:var(--showcase-padding-top) 20px var(--showcase-padding-bottom)}.how-it-works-header h2{font-size:clamp(36px,10vw,48px)}.how-it-works-header>p:last-child{font-size:15px}.journey{flex-direction:column;gap:30px;margin-top:54px;padding-left:10px;display:flex}.journey-line{display:none}.journey-line-mobile{width:80px;height:100%;display:block;top:0;left:0}.journey-step{text-align:left;grid-template-columns:30px 104px minmax(0,1fr);align-items:flex-start;display:grid}.step-number{grid-area:1/1}.step-illustration{grid-area:1/2;width:104px;height:86px;margin:-18px 0 0 10px}.step-illustration svg{width:116px;height:82px}.step-copy{grid-area:1/3;max-width:none;margin:0 0 0 14px}.step-copy h3{margin-top:5px;font-size:18px}.step-copy p{max-width:230px;margin:6px 0 0;font-size:14px}.journey-note{margin-top:52px}.featured-books{padding:76px 18px 70px}.featured-books-header h2{font-size:clamp(36px,10vw,50px)}.featured-books-header>p:last-child{font-size:15px}.book-filters{justify-content:flex-start;margin-top:26px}.book-carousel-shell{margin-top:32px}.book-carousel{gap:18px;padding-left:2px;padding-right:2px}.book-item{flex-basis:42vw}.book-carousel-control{width:36px;height:36px;display:flex}.book-carousel-prev{left:-8px}.book-carousel-next{right:-8px}.featured-books-note{margin-right:4%}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.navbar:before,.nav-links a:after{transition:none}.phone-motion{transition:none;transform:none}.phone-float,.phone-float.is-entered,.phone-shadow{animation:none}.phone-float{opacity:1;transform:none}.hero-early-access-shell,.store-badge-interactive{transition:none}.store-badge-interactive:hover,.store-badge-interactive:active{transform:none}.journey-spark,.journey-step-01 .step-number,.journey-step-02 .step-number,.journey-step-03 .step-number,.journey-step-04 .step-number,.journey-step-01 .step-illustration,.journey-step-02 .step-illustration,.journey-step-03 .step-illustration,.journey-step-04 .step-illustration,.knob-two{animation:none}.personalized-path-copy,.path-product-phone,.path-product-note,.path-progress{opacity:1;transform:none;animation:none!important}.path-product-phone--primary{transform:rotate(var(--phone-rotation))}.path-product-phone--task{transform:translateY(var(--phone-rest-y)) rotate(var(--phone-rotation))}.path-product-note{transform:rotate(-5deg)}}button,a,input,textarea,select{font:inherit}:root{--admin-bg:#f6f7fb;--admin-surface:#fff;--admin-border:#e5e7eb;--admin-text:#111827;--admin-text-muted:#6b7280;--admin-primary:#4f46e5;--admin-primary-hover:#4338ca;--admin-danger:#dc2626;--admin-danger-bg:#fef2f2;--admin-success-bg:#ecfdf5;--admin-success-text:#047857;--admin-muted-bg:#f3f4f6;--admin-muted-text:#6b7280;--admin-radius:12px;--admin-shadow:0 1px 2px #1018280a, 0 1px 3px #1018280f}.admin-page{background:var(--admin-bg);min-height:100vh;color:var(--admin-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif}.admin-page--centered{justify-content:center;align-items:center;padding:1.5rem;display:flex}.admin-topbar{background:var(--admin-surface);border-bottom:1px solid var(--admin-border);z-index:10;justify-content:space-between;align-items:center;padding:.9rem 1.75rem;display:flex;position:sticky;top:0}.admin-topbar__brand{color:var(--admin-text);letter-spacing:-.01em;font-size:1.05rem;font-weight:700;text-decoration:none}.admin-topbar__actions{color:var(--admin-text-muted);align-items:center;gap:1rem;font-size:.9rem;display:flex}.admin-content{max-width:980px;margin:0 auto;padding:2.5rem 1.75rem 4rem}.admin-page-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;display:flex}.admin-page-header h1{letter-spacing:-.01em;margin:.15rem 0 .25rem;font-size:1.5rem}.admin-page-header p{color:var(--admin-text-muted);margin:0;font-size:.92rem}.admin-back-link{color:var(--admin-text-muted);align-items:center;gap:.3rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.admin-back-link:hover{color:var(--admin-text)}.admin-page h1{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.5rem}.admin-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow);padding:1.75rem}.admin-login-card{width:360px}.admin-login-card h1{margin-bottom:.25rem}.admin-login-subtitle{color:var(--admin-text-muted);margin:0 0 1.5rem;font-size:.9rem}.admin-form,.admin-login-form{flex-direction:column;gap:1.1rem;display:flex}.admin-form{max-width:560px}.admin-form label,.admin-login-form label{color:var(--admin-text);flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.admin-form input,.admin-form textarea,.admin-form select,.admin-login-form input{border:1px solid var(--admin-border);color:var(--admin-text);background:var(--admin-surface);border-radius:8px;padding:.6rem .75rem;font-family:inherit;font-size:.95rem;font-weight:400;transition:border-color .15s,box-shadow .15s}.admin-form input:disabled{background:var(--admin-muted-bg);color:var(--admin-text-muted)}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus,.admin-login-form input:focus{border-color:var(--admin-primary);outline:none;box-shadow:0 0 0 3px #4f46e526}.admin-form textarea{resize:vertical;min-height:80px}.admin-hint{color:var(--admin-text-muted);font-size:.8rem;font-weight:400}.admin-checkbox{align-items:center;flex-direction:row!important;gap:.55rem!important}.admin-checkbox input{width:16px;height:16px}fieldset{border:1px solid var(--admin-border);border-radius:10px;margin:0;padding:1rem}legend{padding:0 .4rem;font-size:.85rem;font-weight:600}.admin-option-row{gap:.5rem;margin-bottom:.6rem;display:flex}.admin-option-row input{flex:1}.admin-form-actions{align-items:center;gap:.75rem;padding-top:.25rem;display:flex}.admin-button,.admin-form button[type=submit],.admin-login-form button[type=submit]{background:var(--admin-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.admin-button:hover,.admin-form button[type=submit]:hover,.admin-login-form button[type=submit]:hover{background:var(--admin-primary-hover)}.admin-button:disabled,.admin-form button[type=submit]:disabled,.admin-login-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.admin-button--secondary{background:var(--admin-surface);color:var(--admin-text);border:1px solid var(--admin-border)}.admin-button--secondary:hover{background:var(--admin-muted-bg)}.admin-button--danger{background:var(--admin-surface);color:var(--admin-danger);border:1px solid var(--admin-border)}.admin-button--danger:hover{background:var(--admin-danger-bg);border-color:var(--admin-danger-bg)}.admin-topbar__actions button{border:1px solid var(--admin-border);color:var(--admin-text);cursor:pointer;background:0 0;border-radius:7px;padding:.4rem .85rem;font-size:.85rem;font-weight:500}.admin-topbar__actions button:hover{background:var(--admin-muted-bg)}.admin-icon-button{border:1px solid var(--admin-border);background:var(--admin-surface);cursor:pointer;width:28px;height:28px;color:var(--admin-text-muted);border-radius:7px;justify-content:center;align-items:center;padding:0;font-size:.85rem;display:inline-flex}.admin-icon-button:hover:not(:disabled){background:var(--admin-muted-bg);color:var(--admin-text)}.admin-icon-button:disabled{opacity:.4;cursor:not-allowed}.admin-table-wrap{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow);overflow:hidden}.admin-table{border-collapse:collapse;width:100%;font-size:.9rem}.admin-table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--admin-text-muted);background:var(--admin-muted-bg);border-bottom:1px solid var(--admin-border);padding:.7rem 1.1rem;font-size:.75rem;font-weight:600}.admin-table td{border-bottom:1px solid var(--admin-border);vertical-align:middle;padding:.85rem 1.1rem}.admin-table tr:last-child td{border-bottom:none}.admin-table tbody tr:hover{background:var(--admin-muted-bg)}.admin-table__actions{justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.admin-table__actions a,.admin-table__link{color:var(--admin-primary);font-size:.87rem;font-weight:500;text-decoration:none}.admin-table__actions a:hover,.admin-table__link:hover{text-decoration:underline}.admin-table__actions button:not(.admin-icon-button):not(.admin-table__link){color:var(--admin-danger);cursor:pointer;background:0 0;border:none;padding:0;font-size:.87rem;font-weight:500}.admin-table__actions button.admin-table__link{cursor:pointer;background:0 0;border:none;padding:0}.admin-table__actions button:not(.admin-icon-button):hover{text-decoration:underline}.admin-cell-title{font-weight:500}.admin-cell-muted{color:var(--admin-text-muted);font-size:.85rem}.admin-badge{border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.admin-badge--active{background:var(--admin-success-bg);color:var(--admin-success-text)}.admin-badge--inactive{background:var(--admin-muted-bg);color:var(--admin-muted-text)}.admin-badge--type{color:var(--admin-primary);text-transform:capitalize;background:#eef2ff}.admin-loading,.admin-empty-state{text-align:center;color:var(--admin-text-muted);padding:3rem 1rem;font-size:.9rem}.admin-error{color:var(--admin-danger);background:var(--admin-danger-bg);border-radius:8px;margin:0;padding:.6rem .85rem;font-size:.87rem}.admin-page button{cursor:pointer}.faq-section{background-color:#f4f9fd;background-image:linear-gradient(#f8fcff1a,#f8fcff2e),url(/images/faq-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:clamp(20px,2.5vh,28px) 24px clamp(64px,7vh,80px)}.faq-inner{grid-template-columns:minmax(0,32fr) minmax(0,60fr);align-items:start;column-gap:8%;max-width:1280px;margin:0 auto;display:grid}.faq-eyebrow{margin:0 0 var(--showcase-eyebrow-gap)}.faq-heading{padding-top:42px}.faq-heading h2{color:#102b50;letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,62px);font-weight:500;line-height:.98}.faq-heading h2 span{display:block}.faq-heading h2 span:last-child{color:#1769d2}.faq-list{gap:14px;min-width:0;max-width:780px;display:grid}.faq-item{background:#ffffffd9;border:1px solid #abc9e5;border-radius:18px;transition:border-color .24s ease-out,background-color .24s ease-out}.faq-item h3{margin:0}.faq-section .faq-trigger{color:#102b50;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:18px;align-items:center;gap:14px;width:100%;min-height:74px;padding:20px 26px;font-size:18px;font-weight:600;line-height:1.4;transition:color .24s ease-out;display:flex}.faq-trigger span{overflow-wrap:anywhere;min-width:0}.faq-trigger:focus-visible{outline-offset:4px;outline:2px solid #1769d2}.faq-chevron{color:#1769d2;fill:currentColor;flex:none;width:12px;height:12px;transition:transform .24s ease-out}.faq-item.is-open .faq-chevron{transform:rotate(90deg)}.faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .24s ease-out,opacity .24s ease-out;display:grid}.faq-item.is-open .faq-answer{opacity:1;grid-template-rows:1fr}.faq-answer-inner{min-height:0;overflow:hidden}.faq-answer p{color:#536d87;overflow-wrap:anywhere;white-space:pre-line;max-width:630px;margin:0;padding:0 26px 24px 52px;font-size:15px;line-height:1.65}@media (hover:hover){.faq-item:hover{background:#fff;border-color:#96badd}.faq-section .faq-trigger:hover{color:#1769d2}}@media (width>=1101px){.faq-section{box-sizing:border-box;height:auto;min-height:100svh;padding:clamp(60px,7vh,80px) 24px;display:flex}.faq-inner{width:100%;margin:auto}}@media (width>=1450px){.faq-heading h2{font-size:clamp(58px,4.3vw,76px)}}@media (width>=1101px) and (width<=1449px){.faq-section{padding-inline:clamp(48px,5vw,72px)}.faq-inner{grid-template-columns:minmax(280px,.75fr) minmax(620px,1.5fr);column-gap:clamp(48px,6vw,90px)}.faq-heading h2{font-size:clamp(44px,3.9vw,56px)}.faq-section .faq-trigger{min-height:74px;padding-block:20px;font-size:17px}}@media (width>=1101px) and (height<=799px){.faq-section{padding-block:48px}.faq-list{gap:10px}.faq-section .faq-trigger{min-height:66px;padding-block:15px}.faq-answer p{padding-bottom:18px}}@media (width<=1100px){.faq-section{background-position:bottom;padding-inline:32px}.faq-inner{row-gap:var(--showcase-content-gap);grid-template-columns:minmax(0,1fr)}.faq-heading{padding-top:0}.faq-list{width:100%;max-width:850px}}@media (width<=767px){.faq-section{background-image:linear-gradient(#f8fcff4d,#f8fcff5c),url(/images/faq-bg.png)}}@media (width<=700px){.faq-section{padding:32px 20px clamp(64px, calc(var(--showcase-padding-top) + var(--showcase-content-gap)), 80px)}.faq-heading h2{font-size:clamp(36px,10vw,48px)}.faq-section .faq-trigger{gap:12px;min-height:72px;padding:20px;font-size:17px}.faq-answer p{padding:0 20px 22px 44px}}@media (prefers-reduced-motion:reduce){.faq-item,.faq-section .faq-trigger,.faq-chevron,.faq-answer{transition:none}}.legal-section{color:#536d87;isolation:isolate;background:#f4f9ff;padding:clamp(64px,7vh,90px) clamp(24px,5vw,80px) clamp(88px,9vw,136px);position:relative;overflow:clip}.legal-section:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(#f4f9ff00 0%,#f4f9ff14 44%,#f4f9ff8f 72%,#f4f9ff 100%),url(/images/legal-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;height:clamp(720px,70vw,950px);position:absolute;inset:0 0 auto}.legal-section [id]{scroll-margin-top:calc(var(--header-height) + 24px)}.legal-inner{z-index:1;max-width:1440px;margin:0 auto;position:relative}.legal-intro{text-align:center;max-width:940px;margin:0 auto}.legal-eyebrow{margin:0 0 18px}.legal-intro h2{color:#102b50;letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,3.4vw,56px);font-weight:500;line-height:1.04}.legal-intro h2 em{color:#1769d2;font-style:normal}.legal-updated{color:#71869a;margin:16px 0 0;font-size:14px;font-weight:400;line-height:1.4}.legal-summary{color:#536d87;max-width:840px;margin:22px auto 0;font-size:16px;font-weight:400;line-height:1.7}.legal-workspace{grid-template-columns:minmax(280px,310px) minmax(0,1fr);align-items:start;gap:clamp(24px,2.2vw,32px);margin-top:clamp(42px,4vw,56px);display:grid}.legal-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:calc(var(--header-height) + 24px);background:#ffffffdb;border:1px solid #74aed938;border-radius:24px;padding:20px;position:sticky;box-shadow:0 16px 44px #1b4e7f12}.legal-policy-switch{gap:6px;display:grid}.legal-policy-switch a{color:#526c85;border-radius:13px;align-items:center;gap:11px;min-height:48px;padding:10px 12px;font-size:16px;font-weight:600;line-height:1.35;transition:background .18s,color .18s;display:flex}.legal-policy-switch a:hover,.legal-policy-switch a:focus-visible{color:#1769d2;background:#e5f3ffb8}.legal-policy-switch a.is-active{color:#1769d2;background:#e6f3ff}.legal-policy-switch svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:0 0 21px;width:21px;height:21px}.legal-sidebar-divider{background:#70a3ca33;height:1px;margin:18px 2px}.legal-toc{gap:3px;margin:0;padding:0;list-style:none;display:grid}.legal-toc a{color:#60758c;border-radius:11px;align-items:center;gap:10px;width:100%;min-width:0;min-height:40px;padding:9px 12px;font-size:14px;font-weight:500;line-height:1.35;transition:background .18s,color .18s;display:flex}.legal-toc a:hover,.legal-toc a:focus-visible,.legal-toc a.is-active{color:#173a60;background:#e8f5ffcc}.legal-toc a>span{color:#1769d2;letter-spacing:.06em;flex:0 0 26px;font-size:12px;font-weight:600}.legal-toc strong{white-space:nowrap;flex:1;min-width:0;font-weight:500}.legal-toc a.is-active strong{font-weight:600}.legal-sidebar-contact{background:#eef8ffb8;border-radius:15px;margin-top:20px;padding:15px}.legal-sidebar-contact strong{color:#173a60;font-size:14px;font-weight:600}.legal-sidebar-contact p{margin:7px 0;font-size:13px;line-height:1.55}.legal-sidebar-contact a{color:#1769d2;overflow-wrap:anywhere;font-size:13px;font-weight:600}.legal-reading-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #74aed938;border-radius:27px;padding:clamp(34px,4.5vw,66px);box-shadow:0 18px 55px #1b4e7f14}.legal-reading-panel>h2{color:#1769d2;letter-spacing:.16em;margin:0 0 28px;font-size:12px;font-weight:600}.legal-policy-section{border-top:1px solid #70a3ca2e;padding:clamp(34px,4vw,54px) 0}.legal-policy-section:first-of-type{border-top:0;padding-top:0}.legal-section-heading{align-items:center;gap:15px;display:flex}.legal-section-heading>span{color:#1769d2;background:#e8f5ff;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:600;display:inline-flex}.legal-section-heading h3{color:#102b50;letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,2.2vw,36px);font-weight:500;line-height:1.15}.legal-section-body{max-width:860px;margin:22px 0 0 57px;font-size:clamp(15.5px,1vw,16px);font-weight:400;line-height:1.73}.legal-section-body p{margin:0 0 18px}.legal-section-body p:last-child{margin-bottom:0}.legal-section-body ul{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.legal-section-body li{padding-left:22px;position:relative}.legal-section-body li:before{color:#1769d2;content:"•";font-size:18px;position:absolute;top:-1px;left:2px}.legal-section-body li strong{color:#294865;font-weight:600}.legal-contact-section .legal-section-body{background:#e8f5ff9e;border-radius:16px;padding:20px 22px}.legal-contact-section a{color:#1769d2;font-weight:700}.legal-terms-placeholder{border-top:1px solid #70a3ca2e;padding-top:clamp(34px,4vw,54px)}.legal-terms-placeholder .legal-section-heading>span svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.legal-terms-placeholder>p{max-width:860px;margin:20px 0 0 57px;font-size:clamp(15.5px,1vw,16px);font-weight:400;line-height:1.73}.legal-section a:focus-visible{outline-offset:3px;outline:3px solid #1769d247}@media (width<=980px){.legal-section{padding-left:28px;padding-right:28px}.legal-intro h2{font-size:clamp(40px,5vw,46px)}.legal-section-heading h3{font-size:clamp(28px,3.6vw,32px)}.legal-workspace{grid-template-columns:minmax(0,1fr)}.legal-sidebar{padding:16px;position:static}.legal-policy-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-sidebar-divider{margin:14px 2px}.legal-toc{scrollbar-width:thin;gap:8px;padding:0 0 6px;display:flex;overflow-x:auto}.legal-toc li{flex:none}.legal-toc a{border:1px solid #74aed933;width:auto;min-height:42px;padding:8px 12px}.legal-sidebar-contact{display:none}}@media (width<=700px){.legal-section{padding:56px 18px 84px}.legal-section:before{background-position:top;height:720px}.legal-intro h2{font-size:clamp(34px,9vw,38px)}.legal-intro h2 span,.legal-intro h2 em{display:block}.legal-summary{font-size:15.5px;line-height:1.68}.legal-workspace{margin-top:40px}.legal-policy-switch{grid-template-columns:1fr}.legal-policy-switch a{gap:8px;padding:9px 10px;font-size:15px}.legal-policy-switch svg{flex-basis:19px;width:19px;height:19px}.legal-reading-panel{border-radius:20px;padding:28px 20px}.legal-section-heading{align-items:flex-start;gap:12px}.legal-section-heading>span{flex-basis:36px;width:36px;height:36px}.legal-section-heading h3{padding-top:3px;font-size:clamp(25px,7vw,28px)}.legal-section-body{margin-top:20px;margin-left:0;font-size:15.5px;line-height:1.72}.legal-section-body li{padding-left:20px}.legal-contact-section .legal-section-body{padding:18px}.legal-terms-placeholder>p{margin-left:0;font-size:15.5px}}@media (width>=981px) and (height<=800px){.legal-section{padding-top:clamp(48px,6vh,64px)}.legal-intro h2{font-size:clamp(46px,3.4vw,52px)}.legal-workspace{margin-top:44px}}@media (prefers-reduced-motion:reduce){.legal-policy-switch a,.legal-toc a{transition:none}}.site-footer{color:#fff;background-color:#0865df;background-image:url(/images/footer-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:50px 0 28px}.footer-inner{width:calc(100% - 96px);max-width:1320px;margin:0 auto}.footer-content{grid-template-columns:minmax(420px,1fr) minmax(460px,.85fr);justify-content:space-between;align-items:start;column-gap:clamp(80px,10vw,180px);display:grid}.footer-left{min-width:0}.footer-brand{white-space:nowrap;align-items:center;gap:16px;display:inline-flex}.footer-brand-symbol{object-fit:contain;width:auto;height:72px;display:block}.footer-brand-wordmark{filter:brightness(0)invert();object-fit:contain;width:auto;height:72px;display:block}.footer-nav{flex-wrap:nowrap;gap:clamp(36px,2.2vw,44px);margin-top:26px;display:flex}.footer-nav a{color:#ffffffe6;white-space:nowrap;font-size:15px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .18s}.footer-nav a:hover{color:#fff}.footer-nav a:focus-visible,.footer-early-access button:focus-visible,.footer-email-control input:focus-visible{outline-offset:4px;outline:2px solid #fff}.footer-availability{justify-self:end;width:100%;max-width:540px}.footer-store-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:16px;width:min(480px,100%);max-width:100%;display:grid}.footer-app-store-badge,.footer-google-play{appearance:none;box-sizing:border-box;color:#fff;font:inherit;text-align:left;background:#10233e;border:1px solid #ffffff3d;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:64px;padding:10px 18px;text-decoration:none;display:flex}.footer-store-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex}.footer-store-icon{object-fit:contain;flex-shrink:0;display:block}.footer-store-icon--apple{width:28px;height:28px}.footer-store-icon--google{width:30px;height:30px}.footer-app-store-badge small{opacity:.84;font-size:10px;font-weight:600;line-height:1}.footer-app-store-badge strong,.footer-google-play strong{font-size:18px;font-weight:700;line-height:1.12}.footer-google-play .footer-store-copy>span{color:#ffffffbd;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1}.footer-early-access{max-width:450px;margin-top:20px}.footer-early-access label{margin-bottom:9px;font-size:14px;font-weight:600;display:block}.footer-early-access-label{margin:0 0 9px;font-size:14px;font-weight:600}.footer-email-control{box-sizing:border-box;background:#fffffff5;border:1px solid #ffffff59;border-radius:9px;align-items:center;width:100%;max-width:100%;height:50px;padding:4px 5px 4px 15px;display:flex}.footer-email-control input{color:#102b50;font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:14px}.footer-email-control input::placeholder{color:#70849a}.footer-email-control input:disabled{cursor:wait}.footer-email-control button{color:#fff;cursor:pointer;background:#1659be;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;width:42px;height:40px;padding:0;font-size:19px;display:inline-flex}.footer-email-control button:disabled{cursor:wait;opacity:.65}.footer-form-status{color:#ffffffd6;margin:6px 0 0;font-size:12px;line-height:1.5}.footer-form-status.is-invalid{color:#fff1b8}.footer-form-success{box-sizing:border-box;color:#dfffe9;background:#ffffff1f;border:1px solid #fff3;border-radius:9px;align-items:center;height:50px;margin:0;padding:0 15px;font-size:14px;font-weight:600;display:flex}.footer-bottom{text-align:center;border-top:1px solid #ffffff2e;margin-top:34px;padding-top:24px}.footer-bottom p{color:#fffc;white-space:nowrap;margin:0;font-size:14px;line-height:1.5}@media (width>=1001px) and (width<=1449px){.footer-content{grid-template-columns:minmax(360px,1fr) minmax(420px,.85fr);column-gap:clamp(48px,6vw,88px)}.footer-brand-symbol{height:68px}.footer-brand-wordmark{height:66px}.footer-app-store-badge,.footer-google-play{height:64px}}@media (width<=1000px){.site-footer{padding-top:44px}.footer-inner{width:calc(100% - 64px)}.footer-content{grid-template-columns:minmax(0,1fr);row-gap:36px}.footer-brand-symbol{height:64px}.footer-brand-wordmark{height:62px}.footer-availability{justify-self:start;max-width:540px}.footer-bottom{margin-top:30px}}@media (width>=768px) and (width<=1099px){.footer-nav{flex-wrap:wrap;gap:clamp(24px,3vw,32px)}}@media (width<=767px){.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px;width:100%;margin-top:22px;display:grid}.footer-nav a{text-align:center;white-space:normal;justify-content:center;align-items:center;min-height:42px;display:flex}.footer-nav>:last-child{grid-column:1/-1}}@media (width<=600px){.site-footer{padding:40px 0 24px}.footer-inner{width:calc(100% - 40px)}.footer-content{row-gap:30px}.footer-brand{gap:14px}.footer-brand-symbol{height:58px}.footer-brand-wordmark{height:56px}.footer-store-row{grid-template-columns:1fr;align-items:flex-start;width:100%}.footer-app-store-badge,.footer-google-play{width:min(225px,100%);max-width:100%;height:60px}.footer-early-access{margin-top:20px}.footer-bottom{margin-top:24px;padding-top:20px}}@media (width<=360px){.footer-bottom p{white-space:normal}}@media (prefers-reduced-motion:reduce){.footer-nav a{transition:none}}
