:root{--navy: #123440;--navy-deep: #09252c;--teal: #4e9f9c;--teal-dark: #008080;--mint: #98ff98;--ice: #e8f4f8;--surface: #fbfcfc;--white: #ffffff;--ink: #102b34;--muted: #5d6f76;--line: #d9e8ed;--container: 1104px;--shadow-soft: 0 24px 70px rgba(9, 37, 44, .16);--font-body: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-title: "Space Grotesk", "Inter", ui-sans-serif, system-ui, sans-serif;color-scheme:light;font-family:var(--font-body);text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-padding-top:100px}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{margin:0;background:var(--surface);color:var(--ink);font-size:16px;line-height:1.55;letter-spacing:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-title)}:focus-visible{outline:3px solid rgba(78,159,156,.42);outline-offset:4px}.icon{width:1em;height:1em;stroke-width:1.9}.site-header{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid rgba(217,232,237,.65);background:#fbfcfcd1;backdrop-filter:blur(18px)}.header-inner{width:min(var(--container),calc(100% - 48px));height:90px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.brand-link,.footer-logo-row{display:inline-flex;align-items:center;gap:10px;font-size:1.08rem;font-weight:760;color:var(--ink)}.brand-link img,.footer-logo-row img{width:36px;height:36px;object-fit:contain}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:34px}.desktop-nav a{color:#465960;font-size:.95rem;font-weight:500}.desktop-nav a:hover{color:var(--teal-dark)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.nav-toggle{display:none;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid var(--line);border-radius:12px;background:var(--white);color:var(--ink);font-size:1.5rem;cursor:pointer}.mobile-nav{display:none}.app-store-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:64px;min-width:154px;padding:0 22px;border-radius:999px;font-weight:700;line-height:1.05;white-space:nowrap;box-shadow:0 18px 40px #0f323c21}.app-store-button.teal{background:var(--teal);color:var(--white)}.app-store-button.light{background:var(--white);color:var(--ink)}.app-store-button.is-coming{cursor:default}.app-store-button small,.app-store-button strong{display:block}.app-store-button small{margin-bottom:2px;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.74}.app-store-button strong{font-size:1.05rem}.app-store-icon{width:22px;height:22px}.hero{position:relative;overflow:hidden;isolation:isolate;background:var(--navy);color:var(--white)}.hero-bg,.hero-radial{position:absolute;inset:0;pointer-events:none}.hero-bg{z-index:-2;background:linear-gradient(90deg,#123440,#123440f5 52%,#123440e6),radial-gradient(circle at 78% 40%,rgba(78,159,156,.22),transparent 34%)}.hero-radial-one{background:radial-gradient(circle at 84% 34%,rgba(78,159,156,.25),transparent 29%)}.hero-radial-two{background:radial-gradient(circle at 24% 72%,rgba(255,255,255,.05),transparent 22%)}.hero-inner{width:min(var(--container),calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:86px;align-items:center;padding:96px 0 72px}.hero-content{max-width:540px}.hero-pill{width:fit-content;margin:0;display:inline-flex;align-items:center;gap:10px;min-height:28px;padding:0 15px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff0a;color:#ffffffd1;font-size:.78rem;font-weight:650;letter-spacing:.09em;text-transform:uppercase}.hero-pill span{width:6px;height:6px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 4px #a9f5b61f}.hero h1{max-width:528px;margin:20px 0 28px;font-size:3.75rem;font-weight:650;line-height:1.05;letter-spacing:0}.hero h1 span{color:var(--mint)}.hero-copy{max-width:560px;margin-bottom:34px;color:#ffffffb8;font-size:1.15rem;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;padding:0 25px;font-weight:650;line-height:1.2}.button.secondary{min-width:204px;color:var(--white);border:1px solid rgba(255,255,255,.26);background:#ffffff0a}.button.primary-cta{min-width:204px;background:var(--mint);color:var(--navy-deep)}.hero-free{margin:18px 0 0;color:#ffffffd1;font-size:.95rem;font-weight:500}.hero-note{margin:10px 0 0;color:#ffffff8c;font-size:.84rem}.hero-phone-wrap{align-self:center;display:flex;justify-content:center}.hero-phone{width:360px;height:auto;align-self:start;border-radius:40px;box-shadow:0 30px 70px #0000004d;outline:1px solid rgba(255,255,255,.08)}.proof-bar{border-bottom:1px solid rgba(217,232,237,.82);background:var(--white)}.proof-grid{width:min(var(--container),calc(100% - 48px));min-height:161px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:52px}.proof-item{display:grid;grid-template-columns:22px 1fr;gap:13px;align-items:start}.proof-item svg{margin-top:3px;color:var(--teal-dark);font-size:1.15rem}.proof-item p{margin:0;color:#3f535b;font-size:1rem}.section{width:100%;padding:84px 0}.section>.section-heading,.section>.feature-grid,.section>.workflow,.section>.modes-grid,.section>.screen-grid,.section>.faq-list{width:min(var(--container),calc(100% - 48px));margin-left:auto;margin-right:auto}.section-heading{margin-bottom:50px}.section-heading .eyebrow,.eyebrow{margin:0 0 12px;color:var(--teal-dark);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section-heading h2,.final-cta h2,.legal-hero h1{max-width:710px;margin-bottom:18px;color:var(--ink);font-size:2.35rem;font-weight:680;line-height:1.15;letter-spacing:0}.section-heading p:not(.eyebrow),.legal-hero p{max-width:680px;margin-bottom:0;color:var(--muted);font-size:1.02rem}.feature-section{background:var(--ice);padding-top:82px;padding-bottom:80px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.feature-card{min-height:194px;padding:24px;border:1px solid rgba(217,232,237,.92);border-radius:16px;background:var(--white);box-shadow:0 12px 28px #09252c08}.feature-icon{width:44px;height:44px;margin-bottom:24px;display:grid;place-items:center;border-radius:12px;background:#eef8f6;color:var(--teal-dark);font-size:1.35rem}.feature-card h3,.workflow-step h3,.principles h3,.legal-content h2{margin-bottom:10px;color:var(--ink);font-size:1.08rem;font-weight:760;line-height:1.3}.feature-card p,.workflow-step p,.principles p,.faq-list p,.about-copy,.legal-content p,.legal-content li{color:var(--muted)}.workflow-section{background:var(--white)}.workflow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.workflow-step{min-height:206px;padding:28px 24px;border:1px solid var(--line);border-radius:16px;background:#f7fbfc}.workflow-step span{display:block;margin-bottom:16px;color:var(--teal-dark);font-size:1.45rem;font-weight:800;line-height:1}.reading-modes{background:var(--ice)}.modes-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.mode-card{padding:24px 20px;border:1px solid var(--line);border-radius:16px;background:var(--white)}.mode-num{display:block;margin-bottom:12px;color:var(--teal-dark);font-size:1.1rem;font-weight:800;line-height:1}.mode-card h3{margin-bottom:8px;color:var(--ink);font-size:1.02rem;font-weight:760}.mode-card p{margin:0;color:var(--muted);font-size:.92rem}.app-screens{background:linear-gradient(180deg,var(--ice) 0%,var(--white) 100%);text-align:center}.app-screens .section-heading{max-width:680px;margin-left:auto;margin-right:auto}.app-screens .section-heading h2{margin-left:auto;margin-right:auto}.screen-grid{margin-top:48px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.screen-card{margin:0;display:flex;flex-direction:column;align-items:center;gap:14px}.screen-card img{width:100%;max-width:230px;height:auto;border-radius:26px;box-shadow:0 20px 50px #09252c29;outline:1px solid rgba(15,50,60,.06)}.screen-card figcaption{color:var(--ink);font-size:.95rem;font-weight:600}.about-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:48px;align-items:start;background:var(--navy-deep);color:var(--white)}.about-section>.section-heading,.about-section>.about-layout{width:auto;margin:0}.about-section{padding-left:max(24px,calc((100vw - var(--container)) / 2));padding-right:max(24px,calc((100vw - var(--container)) / 2))}.about-text h2{max-width:540px;margin:0 0 24px;color:var(--white);font-size:2.35rem;font-weight:680;line-height:1.15}.about-text .eyebrow,.about-section .principles h3{color:var(--mint)}.about-copy{max-width:560px;margin-bottom:0;color:#ffffffb8;font-size:1rem}.principles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.principles article{min-height:138px;padding:25px 22px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0a}.principles p{margin-bottom:0;color:#ffffffad}.faq-section{background:var(--white)}.faq-section>.section-heading,.faq-section>.faq-list{width:min(720px,calc(100% - 48px))}.faq-section .section-heading{margin-bottom:36px}.faq-list{display:grid}.faq-list details{border-bottom:1px solid #dfe6e9}.faq-list summary{min-height:53px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;color:var(--ink);font-size:.95rem;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span:last-child{color:#4f6067}.faq-list p{margin:0;padding:0 28px 18px 0;font-size:.94rem}.final-cta{min-height:379px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:72px 24px;background:var(--teal);color:var(--white);text-align:center}.final-cta h2{max-width:820px;color:var(--white)}.final-cta p{margin-bottom:32px;color:#ffffffc7}.cta-chips{margin:28px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px}.cta-chips li{padding:7px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff1a;color:var(--white);font-size:.85rem;font-weight:500}.site-footer{background:var(--navy-deep);color:var(--white)}.site-footer{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.6fr);gap:90px;padding:58px max(24px,calc((100vw - var(--container)) / 2)) 0}.footer-brand p{max-width:340px;margin:18px 0 0;color:#ffffffad}.footer-logo-row{color:var(--white)}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.footer-links h2{margin:0 0 16px;color:#ffffffeb;font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.footer-links a{display:block;width:fit-content;margin-bottom:10px;color:#ffffff9e}.footer-links a:hover{color:var(--white)}.footer-bottom{grid-column:1 / -1;margin-top:50px;padding:22px 0;border-top:1px solid rgba(255,255,255,.1);color:#ffffff75;font-size:.86rem}.legal-page{width:min(900px,calc(100% - 48px));margin:0 auto;padding:76px 0 96px}.legal-hero{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid var(--line)}.legal-hero span{color:var(--muted);font-size:.92rem}.legal-content{display:grid;gap:14px}.legal-content article{padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--white)}.legal-content p:last-child,.legal-content ul:last-child{margin-bottom:0}.legal-content ul{padding-left:22px}@media(max-width:980px){.desktop-nav,.header-app-store{display:none}.nav-toggle{display:inline-flex}.mobile-nav:not([hidden]){display:flex;flex-direction:column;width:100%;padding:8px 24px 18px;border-top:1px solid rgba(217,232,237,.65);background:#fbfcfcfa}.mobile-nav a{padding:14px 4px;color:#2f4248;font-size:1rem;font-weight:500;border-bottom:1px solid rgba(217,232,237,.6)}.mobile-nav a:last-child{border-bottom:none}.header-inner{grid-template-columns:auto auto;justify-content:space-between}.hero,.hero-inner{min-height:auto}.hero-inner{grid-template-columns:1fr;gap:58px;padding:80px 0}.hero-content{padding-top:0}.hero h1{font-size:3rem}.hero-phone-wrap{min-height:0}.hero-phone{width:320px}.feature-grid,.workflow,.principles,.proof-grid,.about-section,.site-footer{grid-template-columns:1fr}.workflow,.modes-grid,.screen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-section{gap:32px}}@media(max-width:660px){html{scroll-padding-top:94px}.header-inner{width:calc(100% - 48px);height:90px}.brand-link span{display:none}.app-store-button{min-width:156px;min-height:64px;padding:0 20px}.hero-inner{width:calc(100% - 48px);gap:52px;padding:64px 0 56px}.hero h1{margin-top:20px;font-size:2.25rem;line-height:1.05}.hero-copy{font-size:1.08rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.button.secondary{min-width:205px}.hero-phone{width:280px;border-radius:32px}.proof-grid{min-height:305px;grid-template-columns:1fr;align-content:center;gap:24px}.section{padding:72px 0}.section>.section-heading,.section>.feature-grid,.section>.workflow,.section>.screen-strip,.section>.faq-list{width:calc(100% - 48px)}.section-heading h2,.final-cta h2,.legal-hero h1{font-size:2rem}.feature-grid,.workflow,.modes-grid{grid-template-columns:1fr}.app-screens{padding-bottom:64px}.screen-grid{margin-top:32px}.about-section{padding-left:24px;padding-right:24px}.faq-section>.section-heading,.faq-section>.faq-list{width:calc(100% - 48px)}.final-cta{min-height:431px}.site-footer{gap:36px}.footer-links{grid-template-columns:1fr;gap:26px}.footer-links a{padding:6px 0}}
