:root{--forest-950:#122619;--forest-900:#17351f;--forest-800:#244f32;--forest-700:#2f5d3a;--forest-600:#3f734b;--forest-100:#d8e6d8;--forest-50:#edf4ec;--sand-100:#f5f1e8;--sand-50:#fbf9f4;--white:#fff;--ink:#171a18;--muted:#68685f;--border:#e6dece;--orange:#f2b868;--shadow:0 24px 70px #0e2a1824;--radius-xl:40px;--radius-lg:28px;--radius-md:20px;--content:1180px;color-scheme:light;font-synthesis:none;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--forest-800)}body{min-width:320px;color:var(--ink);background:var(--forest-800);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}body::selection{color:var(--white);background:var(--forest-700)}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}img,svg{max-width:100%;display:block}p,h1,h2,h3{margin-top:0}:focus-visible{outline-offset:4px;border-radius:8px;outline:3px solid #d99a3d}.skip-link{z-index:1000;color:var(--white);background:var(--forest-950);border-radius:12px;padding:12px 18px;transition:transform .2s;position:fixed;top:16px;left:20px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-backdrop{pointer-events:none;position:fixed;inset:0;overflow:hidden}.orb{filter:blur(1px);opacity:.45;border-radius:50%;animation:16s ease-in-out infinite alternate ambient;position:absolute}.orb-one{background:radial-gradient(circle at 60% 60%,#91bd83,#0000 66%);width:46vw;height:46vw;top:-18vw;left:-10vw}.orb-two{background:radial-gradient(circle at 40% 35%,#d9bf83,#0000 66%);width:52vw;height:52vw;animation-delay:-5s;bottom:-22vw;right:-20vw}.grid-lines{opacity:.12;background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff29 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 75%)}.site-shell{border-radius:var(--radius-xl);background:var(--sand-50);border:1px solid #ffffff6b;width:min(1480px,100% - 48px);margin:24px auto;position:relative;overflow:clip;box-shadow:0 38px 100px #061c0d47}.section-pad{padding-inline:max(36px, calc((100% - var(--content)) / 2))}.site-header{z-index:100;min-height:84px;padding:14px max(30px, calc((100% - var(--content)) / 2));backdrop-filter:blur(18px);background:#fbf9f4d9;border-bottom:1px solid #0000;grid-template-columns:1fr auto 1fr;align-items:center;transition:border-color .2s,box-shadow .2s;display:grid;position:sticky;top:0}.site-header.is-scrolled{border-color:var(--border);box-shadow:0 10px 30px #182f1e12}.brand{letter-spacing:-.03em;align-items:center;gap:11px;width:max-content;font-size:17px;font-weight:750;display:inline-flex}.brand img{border-radius:12px;box-shadow:0 5px 13px #1935202e}.desktop-nav{border:1px solid var(--border);background:#ffffffad;border-radius:99px;align-items:center;gap:8px;padding:5px;display:flex}.desktop-nav a{color:#4d4d46;border-radius:99px;min-height:40px;padding:9px 16px;font-size:13px;font-weight:650;transition:color .2s,background .2s}.desktop-nav a:hover{color:var(--forest-800);background:var(--forest-50)}.header-actions{justify-self:end;align-items:center;gap:8px;display:flex}.language-menu,.mobile-menu{position:relative}.language-menu summary,.mobile-menu summary{border:1px solid var(--border);min-width:52px;min-height:46px;color:var(--forest-800);background:var(--white);cursor:pointer;border-radius:99px;justify-content:center;align-items:center;gap:7px;padding:8px 13px;font-size:13px;font-weight:750;list-style:none;display:flex}.language-menu summary::-webkit-details-marker{display:none}.mobile-menu summary::-webkit-details-marker{display:none}.language-menu ul{border:1px solid var(--border);background:var(--white);width:190px;box-shadow:var(--shadow);border-radius:16px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 10px);right:0}.language-menu a{border-radius:10px;justify-content:space-between;align-items:center;min-height:42px;padding:8px 10px;font-size:14px;display:flex}.language-menu a:hover,.language-menu a[aria-current=page]{color:var(--forest-800);background:var(--forest-50)}.mobile-menu{display:none}.mobile-menu nav{border:1px solid var(--border);background:var(--white);width:220px;box-shadow:var(--shadow);border-radius:16px;padding:8px;position:absolute;top:calc(100% + 10px);right:0}.mobile-menu nav a{border-radius:10px;min-height:44px;padding:10px 12px;font-size:14px;font-weight:650;display:block}.mobile-menu nav a:hover{background:var(--forest-50)}.eyebrow{color:var(--forest-700);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:17px;font-size:12px;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:26px;height:2px}.eyebrow.light{color:#b8d3bc}.section-heading{max-width:760px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading.centered .eyebrow{justify-content:center}.section-heading.split{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:60px;max-width:none;display:grid}.section-heading h2,.privacy-panel h2,.final-cta h2,.legal-hero h1,.support-hero h1,.not-found h1{letter-spacing:-.062em;margin-bottom:18px;font-size:clamp(36px,4.7vw,66px);line-height:.99}.section-heading p{max-width:650px;color:var(--muted);margin:0;font-size:17px}.section-heading.split p{padding-bottom:5px}.hero{background:radial-gradient(circle at 83% 44%,#dceadc 0,#0000 39%),linear-gradient(#fbf9f4 0%,#f5f1e8 100%);grid-template-columns:minmax(0,.94fr) minmax(440px,1.06fr);align-items:center;min-height:730px;padding-top:54px;padding-bottom:90px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #2f5d3a1c;border-radius:50%;width:570px;height:570px;position:absolute;top:20px;right:-110px;box-shadow:0 0 0 65px #2f5d3a08,0 0 0 130px #2f5d3a05}.hero-copy{z-index:2;padding-right:34px;position:relative}.hero h1{letter-spacing:-.073em;max-width:650px;margin-bottom:24px;font-size:clamp(56px,6.4vw,92px);line-height:.91}.hero-lede{color:#55564f;max-width:610px;margin-bottom:31px;font-size:clamp(17px,1.4vw,20px);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px 22px;display:flex}.store-row{flex-wrap:wrap;gap:10px;display:flex}.store-button{min-width:184px;min-height:60px;color:var(--white);background:var(--forest-950);border:1px solid #1c3122;border-radius:17px;align-items:center;gap:11px;padding:9px 16px;transition:transform .2s,box-shadow .2s;display:inline-flex}a.store-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #12261933}.store-button.is-disabled{cursor:default;color:#304136;background:#e4eee3;border-color:#c8d7c9}.store-button__icon{flex:none}.store-button__copy{gap:1px;line-height:1.12;display:grid}.store-button__copy small{letter-spacing:.035em;text-transform:uppercase;opacity:.74;font-size:10px;font-weight:650}.store-button__copy strong{font-size:14px}.store-button.compact{min-width:170px}.text-cta,.light-cta{min-height:48px;color:var(--forest-800);align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.text-cta:hover svg,.light-cta:hover svg{transform:translate(4px)}.text-cta svg,.light-cta svg{transition:transform .2s}.trust-line{color:#62655f;align-items:center;gap:8px;margin:23px 0 0;font-size:12px;font-weight:650;display:flex}.hero-visual{z-index:2;min-height:600px;position:relative}.hero-phone{background:#0f1411;border:7px solid #1a1f1b;border-radius:39px;position:absolute;overflow:hidden;box-shadow:0 35px 70px #0e261647}.hero-phone img{object-fit:cover;object-position:top;width:100%;height:100%}.phone-front{z-index:3;width:272px;height:558px;top:20px;left:50%;transform:translate(-22%)}.phone-back{z-index:2;opacity:.92;width:240px;height:492px;top:72px;left:8%;transform:rotate(-8deg)}.device-island{z-index:4;background:#111612;border-radius:99px;width:70px;height:19px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.hero-icon{z-index:5;background:#ffffffe6;border-radius:25px;padding:7px;position:absolute;top:8%;right:1%;transform:rotate(7deg);box-shadow:0 18px 40px #16341f38}.hero-icon img{border-radius:19px}.formula-chip{z-index:6;color:var(--forest-800);backdrop-filter:blur(12px);background:#ffffffd4;border:1px solid #ffffffbf;border-radius:99px;padding:10px 15px;font-size:12px;font-weight:800;animation:5s ease-in-out infinite float;position:absolute;box-shadow:0 10px 25px #1c3d241f}.chip-one{top:5%;left:1%;transform:rotate(-7deg)}.chip-two{animation-delay:-2s;top:38%;right:3%}.chip-three{animation-delay:-3.5s;bottom:12%;left:0}.chip-four{animation-delay:-1s;bottom:3%;right:8%}.result-float{z-index:7;background:#ffffffe8;border:1px solid #ffffffbf;border-radius:18px;align-items:center;gap:10px;min-width:145px;padding:13px 16px;display:flex;position:absolute;bottom:17%;right:0;box-shadow:0 18px 35px #19331f2e}.result-float>span{width:30px;height:30px;color:var(--white);background:var(--forest-700);border-radius:50%;place-items:center;display:grid}.result-float div{line-height:1;display:grid}.result-float small{color:var(--muted);font-size:10px}.result-float strong{color:var(--forest-800);font-size:25px}.audience-section{background:var(--white);padding-top:110px;padding-bottom:125px}.audience-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.audience-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--sand-50);min-height:320px;padding:29px;position:relative;overflow:hidden}.audience-card:nth-child(2){background:var(--forest-50)}.audience-card:nth-child(3){color:var(--white);border-color:var(--forest-800);background:var(--forest-800)}.audience-card__number{color:#788c7b;letter-spacing:-.08em;font-size:80px;font-weight:800;position:absolute;top:12px;right:20px}.audience-card:nth-child(3) .audience-card__number{color:#a8c4ac}.audience-card__icon{width:57px;height:57px;color:var(--forest-700);background:var(--white);border-radius:18px;place-items:center;margin-bottom:68px;display:grid;box-shadow:0 10px 25px #1a3d2417}.audience-card h3{letter-spacing:-.04em;margin-bottom:10px;font-size:24px;position:relative}.audience-card p{color:var(--muted);margin:0;font-size:14px;position:relative}.audience-card:nth-child(3) p{color:#cbd8cd}.features-section{background:var(--sand-100);padding-top:110px;padding-bottom:125px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.feature-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);flex-direction:column;min-height:290px;padding:28px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.feature-card:hover{transform:translateY(-4px);box-shadow:0 22px 45px #23372817}.feature-card.wide{grid-column:span 2}.feature-card.tone-green{color:var(--white);border-color:var(--forest-700);background:var(--forest-700)}.feature-card.tone-dark{color:var(--white);border-color:var(--forest-950);background:var(--forest-950)}.feature-card.tone-mint{background:var(--forest-100)}.feature-card.tone-sand{background:var(--sand-50)}.feature-card__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:auto;display:flex}.feature-card__icon{width:53px;height:53px;color:var(--forest-700);background:#ffffffd4;border:1px solid #2f5d3a1c;border-radius:17px;place-items:center;display:grid}.tone-dark .feature-card__icon,.tone-green .feature-card__icon{color:var(--white);background:#ffffff1a;border-color:#ffffff26}.platform-badge{text-transform:uppercase;opacity:.75;border:1px solid;border-radius:99px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;font-weight:800;display:inline-flex}.feature-card h3{letter-spacing:-.045em;margin:45px 0 9px;font-size:25px;line-height:1.1}.feature-card p{max-width:530px;color:var(--muted);margin:0;font-size:14px}.feature-card.tone-mint p{color:#595e57}.tone-dark p,.tone-green p{color:#ffffffb8}.screenshots-section{color:var(--white);background:radial-gradient(circle at 50% 48%, #3f764d, transparent 45%), var(--forest-950);padding-top:110px;padding-bottom:120px}.section-heading.inverse p{color:#bacabb}.screenshot-gallery{max-width:1120px;margin-inline:auto}.screenshot-controls{justify-items:center;gap:14px;margin-bottom:42px;display:grid}.device-switch{background:#ffffff0f;border:1px solid #ffffff21;border-radius:99px;gap:5px;padding:5px;display:flex}.device-button{color:#b8c8bb;cursor:pointer;background:0 0;border:0;border-radius:99px;min-height:38px;padding:8px 19px;font-size:12px;font-weight:800}.device-button[aria-pressed=true]{color:var(--forest-950);background:var(--white)}.screenshot-tabs{background:#ffffff0f;border:1px solid #ffffff21;border-radius:99px;justify-content:center;gap:7px;width:max-content;max-width:100%;margin:0 auto 42px;padding:7px;display:flex}.screenshot-controls .screenshot-tabs{margin-bottom:0}.screenshot-tab{color:#b8c8bb;cursor:pointer;background:0 0;border:0;border-radius:99px;min-height:46px;padding:10px 24px;font-size:13px;font-weight:750}.screenshot-tab[aria-selected=true]{color:var(--forest-950);background:var(--white)}.screenshot-stage{grid-template-columns:minmax(0,1fr) minmax(430px,520px);align-items:center;gap:60px;min-height:710px;display:grid}.screenshot-copy__item>span{color:#8aad91;letter-spacing:.15em;margin-bottom:20px;font-size:13px;font-weight:800;display:block}.screenshot-copy__item h3{letter-spacing:-.06em;margin-bottom:14px;font-size:clamp(40px,5vw,70px);line-height:1}.screenshot-copy__item p{color:#bacabb;max-width:390px;font-size:17px}.device-wrap{place-items:center;width:100%;display:grid;position:relative}.device-shadow{filter:blur(75px);opacity:.22;background:#88ab83;border-radius:50%;width:430px;height:430px;position:absolute}.device-frame{background:#0a0d0b;border:8px solid #090d0a;border-radius:49px;width:340px;height:695px;position:relative;overflow:hidden;box-shadow:0 38px 70px #00000073,inset 0 0 0 2px #39463c}.device-frame[data-device=ipad]{aspect-ratio:3/4;border-radius:36px;width:min(500px,100%);height:auto}.device-frame[data-device=ipad] .device-island{display:none}.device-wrap[data-device=ipad] .device-shadow{border-radius:35%;width:min(500px,90%);height:500px}.screenshot-panel,.screenshot-shot,.screenshot-panel picture,.screenshot-panel img{width:100%;height:100%}.screenshot-panel img{object-fit:cover;object-position:top}.platform-section{background:var(--white);padding-top:110px;padding-bottom:110px}.platform-card{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.platform-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(260px,1.5fr) 1fr 1fr;align-items:center;gap:16px;min-height:72px;padding:14px 25px;display:grid}.platform-row:last-child{border-bottom:0}.platform-row:nth-child(odd):not(.platform-head){background:var(--sand-50)}.platform-head{color:#5c625d;background:var(--forest-50);letter-spacing:.09em;text-transform:uppercase;min-height:58px;font-size:12px;font-weight:800}.platform-head span:not(:first-child){align-items:center;gap:7px;display:flex}.platform-row strong{font-size:15px}.availability{border-radius:99px;align-items:center;gap:7px;width:max-content;min-height:32px;padding:5px 10px;font-size:12px;font-weight:750;display:inline-flex}.availability.yes{color:var(--forest-700);background:var(--forest-50)}.availability.soon{color:#725a2b;background:#f7ecd5}.platform-note{color:var(--muted);margin:16px 4px 0;font-size:12px}.privacy-section{background:var(--white);padding-bottom:110px}.privacy-panel{border-radius:var(--radius-xl);color:var(--white);background:radial-gradient(circle at 8% 15%, #477a51, transparent 31%), var(--forest-950);grid-template-columns:220px 1fr;align-items:center;gap:65px;padding:66px;display:grid;overflow:hidden}.privacy-mark{color:#c4dfc8;background:#ffffff0f;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:170px;height:170px;display:grid;box-shadow:0 0 0 30px #ffffff08,0 0 0 60px #ffffff05}.privacy-panel h2{max-width:670px}.privacy-panel p{color:#bdc9bf;max-width:760px}.privacy-panel ul{flex-wrap:wrap;gap:8px 20px;margin:26px 0 15px;padding:0;list-style:none;display:flex}.privacy-panel li{align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.privacy-panel li svg{color:#9ec2a2}.light-cta{color:var(--white)}.faq-section{background:var(--sand-100);padding-top:110px;padding-bottom:115px}.faq-list{border-top:1px solid #d8cfbf}.faq-item{border-bottom:1px solid #d8cfbf}.faq-item summary{cursor:pointer;letter-spacing:-.02em;grid-template-columns:48px 1fr 34px;align-items:center;gap:15px;min-height:92px;padding:18px 4px;font-size:18px;font-weight:720;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-number{color:var(--forest-600);letter-spacing:.1em;font-size:11px}.faq-plus{border:1px solid #cabfab;border-radius:50%;width:30px;height:30px;position:relative}.faq-plus:before,.faq-plus:after{content:"";background:var(--forest-800);width:10px;height:1px;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-plus:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-item[open] .faq-plus:after{transform:translate(-50%,-50%)rotate(0)}.faq-item p{max-width:790px;color:var(--muted);margin:-4px 60px 27px;font-size:15px}.final-cta{min-height:390px;color:var(--white);background:var(--forest-700);justify-content:space-between;align-items:center;gap:50px;padding-top:70px;padding-bottom:70px;display:flex;position:relative;overflow:hidden}.final-cta>div{position:relative}.final-cta img{border-radius:18px;margin-bottom:24px}.final-cta h2{max-width:670px;margin-bottom:15px}.final-cta p{color:#d0dfd2;max-width:670px;margin:0}.final-cta .store-row{justify-content:flex-end;min-width:350px}.final-cta .store-button.is-disabled{color:var(--white);background:#ffffff1a;border-color:#ffffff40}.site-footer{padding:75px max(36px, calc((100% - var(--content)) / 2)) 26px;color:var(--white);background:var(--forest-950)}.footer-main{grid-template-columns:1.2fr .8fr;gap:80px;padding-bottom:60px;display:grid}.footer-brand{letter-spacing:-.05em;margin-bottom:16px;font-size:28px;font-weight:800;display:inline-block}.footer-brand span{color:#8fb095}.footer-main p{color:#99aa9c;max-width:360px;font-size:14px}.footer-links{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}.footer-links>div{align-content:start;gap:9px;display:grid}.footer-links strong{color:#78927d;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10px}.footer-links a{color:#c9d3ca;width:max-content;font-size:13px}.footer-links a:hover{color:var(--white)}.footer-bottom{color:#849b87;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding-top:22px;font-size:10px;display:flex}.legal-hero,.support-hero{border-bottom:1px solid var(--border);background:linear-gradient(180deg, var(--sand-50), var(--sand-100));padding-top:105px;padding-bottom:75px}.legal-hero h1,.support-hero h1{max-width:850px}.legal-hero>p,.support-hero>p{max-width:780px;color:var(--muted);font-size:18px}.effective-date{border:1px solid var(--border);background:var(--white);border-radius:99px;gap:10px;margin-top:20px;padding:8px 13px;font-size:11px;display:inline-flex}.effective-date span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.legal-layout{background:var(--white);grid-template-columns:240px minmax(0,760px);justify-content:space-between;gap:80px;padding-top:80px;padding-bottom:110px;display:grid}.legal-toc{align-self:start;max-height:calc(100vh - 140px);position:sticky;top:115px;overflow:auto}.legal-toc>strong{color:var(--forest-700);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:11px;display:block}.legal-toc ol{margin:0;padding:0;list-style:none}.legal-toc li{border-bottom:1px solid #eee8dc}.legal-toc a{color:var(--muted);padding:9px 0;font-size:11px;line-height:1.35;display:block}.legal-toc a:hover{color:var(--forest-700)}.legal-document section{border-bottom:1px solid var(--border);margin-bottom:43px;padding-bottom:43px;scroll-margin-top:120px}.legal-document h2{letter-spacing:-.04em;margin-bottom:16px;font-size:27px;line-height:1.2}.legal-document p,.legal-document li{color:#50534e;font-size:15px}.legal-document ul{padding-left:22px}.legal-document li{margin:7px 0;padding-left:5px}.legal-review-note{color:#62665e!important;font-size:11px!important}.support-contact{background:var(--white);grid-template-columns:1fr 1fr;align-items:center;gap:45px;padding-top:75px;padding-bottom:75px;display:grid}.support-icon{width:62px;height:62px;color:var(--forest-700);background:var(--forest-50);border-radius:19px;place-items:center;margin-bottom:25px;display:grid}.support-contact h2,.support-topics h2,.support-faq h2,.status-card h2{letter-spacing:-.05em;margin-bottom:12px;font-size:34px;line-height:1.08}.support-contact p{max-width:560px;color:var(--muted)}.support-contact small{color:#62665e}.support-email{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--sand-50);grid-template-columns:1fr auto;align-items:center;gap:5px 20px;min-height:150px;padding:28px;transition:transform .2s,box-shadow .2s;display:grid}a.support-email:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.support-email span{color:var(--forest-700);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.support-email strong{overflow-wrap:anywhere;letter-spacing:-.04em;grid-column:1;font-size:clamp(18px,2.4vw,30px)}.support-email svg{grid-area:1/2/3}.support-email.is-disabled{color:#77796f;background:#f0eee8}.support-topics{background:var(--sand-100);padding-top:100px;padding-bottom:110px}.support-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:40px;display:grid}.support-grid article{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);min-height:230px;padding:28px}.support-grid article>span{color:var(--forest-600);letter-spacing:.12em;font-size:11px;font-weight:800}.support-grid h3{letter-spacing:-.035em;margin:50px 0 9px;font-size:22px}.support-grid p{color:var(--muted);margin:0;font-size:14px}.support-faq{background:var(--white);padding-top:105px;padding-bottom:105px}.support-faq .section-heading{margin-bottom:35px}.status-card{color:var(--white);background:var(--forest-700);grid-template-columns:auto 1fr;align-items:center;gap:24px;padding-top:55px;padding-bottom:55px;display:grid}.status-card>span{background:#ffffff1f;border-radius:18px;place-items:center;width:60px;height:60px;display:grid}.status-card h2{margin-bottom:7px}.status-card p{color:#d3dfd4;margin:0}.not-found{background:radial-gradient(circle at 80% 30%, var(--forest-100), transparent 33%), var(--sand-50);justify-items:start;min-height:680px;padding-top:105px;padding-bottom:105px;display:grid}.not-found__formula{color:var(--forest-100);letter-spacing:-.1em;font-size:clamp(100px,19vw,260px);font-weight:800;line-height:.8}.not-found h1{margin-top:38px}.not-found>p:not(.eyebrow){max-width:580px;color:var(--muted)}.primary-cta{min-height:52px;color:var(--white);background:var(--forest-800);border-radius:15px;align-items:center;gap:10px;margin-top:12px;padding:12px 20px;font-weight:750;display:inline-flex}.not-found__languages{flex-wrap:wrap;gap:8px;margin-top:55px;display:flex}.not-found__languages a,.locale-suggestion{border:1px solid var(--border);background:var(--white);border-radius:99px;padding:8px 12px;font-size:12px}.locale-suggestion{color:var(--forest-700);margin-top:12px}.ask-demo-section{background:var(--white);grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);align-items:center;gap:65px;padding-top:105px;padding-bottom:110px;display:grid}.ask-demo-heading h2{letter-spacing:-.065em;max-width:440px;margin-bottom:17px;font-size:clamp(38px,4.6vw,65px);line-height:.98}.ask-demo-heading p{max-width:400px;color:var(--muted);margin:0;font-size:16px}.ask-demo-shell{min-width:0}.ask-pills{scrollbar-width:none;gap:8px;margin-bottom:15px;display:flex;overflow-x:auto}.ask-pills::-webkit-scrollbar{display:none}.ask-pill{white-space:nowrap;border:1px solid var(--border);min-height:42px;color:var(--muted);background:var(--sand-50);cursor:pointer;border-radius:99px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:750;transition:color .2s,background .2s,border-color .2s,transform .2s;display:inline-flex}.ask-pill:hover{color:var(--forest-800);border-color:var(--forest-100);transform:translateY(-2px)}.ask-pill[aria-selected=true]{color:var(--white);border-color:var(--forest-800);background:var(--forest-800)}.ask-pill__dot{background:var(--forest-600);border-radius:50%;width:8px;height:8px}.ask-pill[aria-selected=true] .ask-pill__dot{background:var(--orange)}.ask-panel{border-radius:var(--radius-lg);min-height:310px;color:var(--white);background:radial-gradient(circle at 95% 5%, #477a51, transparent 36%), var(--forest-950);border:1px solid #335c3d;padding:35px 38px;box-shadow:0 28px 65px #1226192e}.ask-panel__topline{color:#91b496;letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:15px;font-size:11px;font-weight:800;display:flex}.ask-panel__status{color:#b9d3bd;letter-spacing:.06em;align-items:center;gap:7px;font-size:10px;display:inline-flex}.ask-panel__status>span{background:#8fc497;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #8fc49726}.ask-question-row{min-height:96px;color:var(--white);letter-spacing:-.045em;align-items:flex-start;margin-top:54px;font-size:clamp(23px,2.7vw,39px);font-weight:650;line-height:1.12;display:flex}.ask-prompt-mark{color:var(--orange);margin-right:10px;font-weight:400}.ask-caret{background:#a7d1ab;width:2px;height:1.1em;margin:.05em 0 0 4px;animation:1s steps(2,start) infinite caret-blink}.ask-answer{color:#b9d9bd;flex-wrap:wrap;align-items:center;gap:13px;min-height:54px;animation:.45s both answer-in;display:flex}.ask-answer__equals{color:var(--orange);font-size:25px}.ask-answer strong{color:var(--white);letter-spacing:-.025em;font-size:22px}.ask-capability{color:#b9d9bd;letter-spacing:.08em;text-transform:uppercase;border:1px solid #b9d9bd4d;border-radius:99px;padding:6px 10px;font-size:10px;font-weight:800}.ask-cycle{justify-content:center;gap:6px;margin-top:18px;display:flex}.ask-cycle span{opacity:.35;background:#bdd4be;border-radius:50%;width:6px;height:6px;transition:width .2s,opacity .2s}.ask-cycle span.active{opacity:1;background:var(--forest-600);border-radius:99px;width:21px}@keyframes caret-blink{50%{opacity:0}}@keyframes answer-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}[data-reveal].is-visible{opacity:1;transform:none}@keyframes ambient{to{transform:translate(5vw,3vw)scale(1.08)}}@keyframes float{0%,to{translate:0}50%{translate:0 -9px}}@media (width<=1100px){.site-shell{border-radius:30px;width:calc(100% - 26px);margin:13px auto}.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.mobile-menu{display:block}.hero{grid-template-columns:1fr 460px;min-height:700px}.hero h1{font-size:clamp(53px,7.7vw,76px)}.phone-front{width:245px;height:505px}.phone-back{width:210px;height:430px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card.wide{grid-column:span 1}.screenshot-stage{grid-template-columns:minmax(0,1fr) minmax(380px,440px);gap:40px}.privacy-panel{grid-template-columns:150px 1fr;gap:45px;padding:48px}.privacy-mark{width:135px;height:135px}}@media (width<=820px){.site-shell{border:0;border-radius:0;width:100%;margin:0}.section-pad{padding-inline:25px}.site-header{min-height:76px;padding-inline:20px}.brand span{display:none}.hero{grid-template-columns:1fr;padding-top:58px;padding-bottom:70px}.hero-copy{text-align:center;padding-right:0}.hero-copy .eyebrow,.trust-line{justify-content:center}.hero h1,.hero-lede{margin-inline:auto}.hero-actions{justify-content:center}.hero-visual{width:min(100%,560px);min-height:585px;margin:55px auto 0}.phone-front{left:50%;transform:translate(-18%)}.phone-back{left:12%}.hero-icon{right:4%}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:270px}.audience-card__icon{margin-bottom:45px}.ask-demo-section{grid-template-columns:1fr;gap:35px}.ask-demo-heading{text-align:center}.ask-demo-heading .eyebrow{justify-content:center}.ask-demo-heading h2,.ask-demo-heading p{margin-inline:auto}.feature-grid{grid-template-columns:1fr 1fr}.screenshot-stage{grid-template-columns:1fr}.screenshot-copy{text-align:center}.screenshot-copy__item p{margin-inline:auto}.device-frame{width:320px;height:654px}.device-frame[data-device=ipad]{width:min(500px,100%);height:auto}.platform-row{grid-template-columns:minmax(170px,1.2fr) 1fr 1fr;padding-inline:16px}.availability{padding:5px 7px;font-size:10px}.privacy-panel{grid-template-columns:1fr;padding:40px 30px}.privacy-mark{width:100px;height:100px}.final-cta{flex-direction:column;align-items:flex-start}.final-cta .store-row{justify-content:flex-start;min-width:0}.footer-main{grid-template-columns:1fr;gap:40px}.legal-layout{grid-template-columns:1fr;gap:35px}.legal-toc{max-height:none;position:static}.legal-toc ol{columns:2;column-gap:25px}.support-contact{grid-template-columns:1fr}}@media (width<=600px){.section-pad{padding-inline:20px}.language-menu summary{min-width:47px;padding-inline:10px}.mobile-menu summary{min-width:47px;padding:8px}.hero{padding-top:45px}.hero h1{font-size:clamp(48px,14vw,68px)}.hero-lede{font-size:16px}.hero-actions{display:block}.store-row{width:100%;display:grid}.store-button,.store-button.compact{width:100%;min-width:0}.text-cta{margin-top:12px}.hero-visual{min-height:500px;margin-top:38px}.phone-front{width:218px;height:448px;left:51%}.phone-back{width:184px;height:378px;top:72px;left:3%}.hero-icon{top:0;right:0}.hero-icon img{width:67px;height:67px}.formula-chip{padding:7px 10px;font-size:10px}.chip-one{left:0}.chip-two{right:0}.chip-four{display:none}.result-float{transform-origin:100%;bottom:9%;right:0;transform:scale(.88)}.audience-section,.features-section,.screenshots-section,.platform-section,.faq-section,.ask-demo-section{padding-top:80px;padding-bottom:85px}.ask-panel{min-height:280px;padding:27px 22px}.ask-panel__topline{flex-direction:column;align-items:flex-start;gap:8px}.ask-question-row{min-height:116px;margin-top:40px;font-size:clamp(25px,8vw,37px)}.ask-answer strong{font-size:19px}.section-heading h2,.privacy-panel h2,.final-cta h2,.legal-hero h1,.support-hero h1,.not-found h1{font-size:40px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:265px}.screenshot-controls{gap:12px;margin-bottom:34px}.screenshot-tabs{border-radius:28px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding:6px;display:grid}.screenshot-tab{width:100%;min-width:0;padding-inline:12px}.screenshot-stage{min-height:650px}.device-frame{border-width:7px;border-radius:43px;width:min(290px,80vw);height:min(594px,164vw)}.device-frame[data-device=ipad]{border-radius:29px;width:min(340px,86vw);height:auto}.platform-card{overflow-x:auto}.platform-row{min-width:640px}.privacy-section{padding-bottom:80px}.privacy-panel ul{display:grid}.faq-item summary{grid-template-columns:35px 1fr 32px;font-size:16px}.faq-item p{margin-left:50px;margin-right:15px}.final-cta{padding-top:60px;padding-bottom:60px}.final-cta .store-row{width:100%}.site-footer{padding-inline:20px}.footer-links{gap:20px}.footer-bottom{flex-direction:column}.legal-hero,.support-hero{padding-top:75px;padding-bottom:55px}.legal-layout{padding-top:55px;padding-bottom:75px}.legal-toc ol{columns:1}.legal-document h2{font-size:24px}.support-contact,.support-topics,.support-faq{padding-top:75px;padding-bottom:75px}.support-grid,.status-card{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:0s!important;animation:none!important}[data-reveal]{opacity:1;transform:none}}.web-app-header-cta,.primary-web-cta{background:var(--forest,#244f32);border-radius:.8rem;justify-content:center;align-items:center;gap:.45rem;padding:.72rem 1rem;font-weight:800;text-decoration:none;display:inline-flex;color:#fff!important}.primary-web-cta{background:#1a8054;box-shadow:0 12px 25px #1a805433}.web-app-promo{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:center;gap:4rem;display:grid}.web-app-promo__copy h2{max-width:700px}.web-app-promo__copy>p{color:var(--muted,#5d6c62);line-height:1.7}.web-app-pills{flex-wrap:wrap;gap:.55rem;margin:1.2rem 0 1.5rem;display:flex}.web-app-pills span{background:#f5faf6;border:1px solid #244f322e;border-radius:999px;padding:.5rem .72rem;font-size:.78rem;font-weight:750}.web-app-promo__preview{background:#fff;border:1px solid #dce7df;border-radius:1.2rem;grid-template-columns:90px 1fr 145px;min-height:370px;display:grid;overflow:hidden;box-shadow:0 26px 75px #1c3f2a21}.web-preview-nav{background:#f5f9f6;border-right:1px solid #e2ebe4;align-content:start;gap:1rem;padding:1.2rem .8rem;display:grid}.web-preview-nav img{border-radius:.55rem}.web-preview-nav i,.web-preview-history i{background:#e4f2e9;border-radius:.4rem;height:22px;display:block}.web-preview-main{align-content:center;padding:2rem;display:grid}.web-preview-main>span{color:#0f7a50;font-size:.65rem;font-weight:850}.web-preview-main h3{margin:.8rem 0;font-size:1.15rem}.web-preview-main strong{color:#159764;font-size:3rem}.web-preview-main div{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:2rem;display:grid}.web-preview-main i{background:#f8fbf9;border:1px solid #e0e9e3;border-radius:.55rem;height:75px}.web-preview-history{border-left:1px solid #e2ebe4;align-content:start;gap:.8rem;padding:1.2rem .8rem;font-size:.7rem;display:grid}.web-preview-history i{height:44px}@media (width<=850px){.web-app-header-cta{display:none}.web-app-promo{grid-template-columns:1fr}.web-app-promo__preview{grid-template-columns:65px 1fr 100px;min-height:290px}.web-preview-main{padding:1rem}}@media (width<=560px){.web-app-promo__preview{grid-template-columns:55px 1fr}.web-preview-history{display:none}.primary-web-cta{width:100%}}.web-app-promo img.web-app-promo__preview{object-fit:cover;object-position:center;background:#fff;border:1px solid #dce7df;border-radius:1.2rem;width:100%;height:auto;min-height:0;display:block;box-shadow:0 26px 75px #1c3f2a21}.cookie-root{z-index:80;position:relative}.cookie-banner{inset-inline:18px;z-index:81;border:1px solid var(--border);backdrop-filter:blur(14px);background:#fffffff5;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;width:min(720px,100% - 36px);max-width:720px;margin-inline:auto;padding:18px 20px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #142d1e2e}.cookie-banner__copy{flex:280px}.cookie-banner__copy strong{color:var(--forest-950,#14231c);margin-bottom:6px;font-size:15px;display:block}.cookie-banner__copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.cookie-banner__actions{flex-wrap:wrap;gap:10px;display:flex}.cookie-btn{appearance:none;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:750}.cookie-btn--primary{color:#fff;background:var(--forest-700,#244f32)}.cookie-btn--ghost{color:var(--forest-700,#244f32);border-color:var(--border);background:#fff}.cookie-overlay{z-index:82;background:#0e1c146b;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.cookie-panel{background:#fff;border-radius:22px 22px 18px 18px;width:min(560px,100%);max-height:min(88vh,720px);padding:22px;overflow:auto;box-shadow:0 28px 80px #0a1e1247}.cookie-panel__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.cookie-panel__head h2{letter-spacing:-.04em;margin:0 0 8px;font-size:24px}.cookie-panel__head p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.cookie-close{appearance:none;border:1px solid var(--border);width:36px;height:36px;color:var(--muted);cursor:pointer;background:#f7faf7;border-radius:999px;font-size:22px;line-height:1}.cookie-categories{gap:12px;margin:0;padding:0;list-style:none;display:grid}.cookie-categories li{border:1px solid var(--border);background:#fbfcf8;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.cookie-categories strong{margin-bottom:4px;font-size:14px;display:block}.cookie-categories p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.cookie-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:800}.cookie-badge.is-on{color:#0f7a50;background:#e3f5eb}.cookie-badge.is-off{color:#68766e;background:#eef1ee}.cookie-panel__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.cookie-policy-link{color:var(--forest-700,#244f32);font-size:13px;font-weight:700}@media (width<=640px){.cookie-banner{inset-inline:12px;width:auto;bottom:12px;left:12px;right:12px;transform:none}.cookie-overlay{place-items:end stretch}.cookie-panel{border-radius:18px}}
