:root{color-scheme:light;--ink: #16342c;--ink-soft: #35574b;--paper: #faf8f2;--paper-deep: #f0ecdf;--line: #d8d4c8;--accent: #d9e86a;--accent-ink: #203b13;--white: #ffffff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;min-width:320px;color:var(--ink);background:var(--paper);font-size:1rem;line-height:1.6}a{color:inherit;text-underline-offset:.18em}a:hover{color:var(--ink-soft)}a:focus-visible{outline:3px solid var(--accent);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;line-height:1.04;letter-spacing:-.035em}h1{margin-bottom:1.25rem;font-size:clamp(3rem,8vw,6.5rem)}h2{margin-bottom:1rem;font-size:clamp(2.2rem,5vw,4rem)}h3{margin-bottom:.65rem;font-size:1.45rem}.shell{width:min(1120px,calc(100% - 3rem));margin:0 auto}.narrow,.legal-shell{width:min(760px,calc(100% - 3rem))}.site-header{border-bottom:1px solid var(--line)}.header-inner,.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.header-inner{min-height:5.25rem}.wordmark{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:700;letter-spacing:-.06em;text-decoration:none}.nav-list{display:flex;gap:1.35rem;margin:0;padding:0;list-style:none}.nav-list a{font-size:.95rem;font-weight:650;text-decoration:none}.hero,.product-hero{overflow:hidden;padding:clamp(5rem,10vw,9.5rem) 0}.hero{background:var(--paper-deep)}.hero-grid,.product-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(250px,.75fr);align-items:center;gap:clamp(3rem,10vw,9rem)}.eyebrow{margin-bottom:1rem;color:var(--ink-soft);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-copy,.product-tagline,.page-intro p,.callout p,.lead{max-width:43rem;color:var(--ink-soft);font-size:clamp(1.1rem,2vw,1.3rem)}.product-tagline{margin-bottom:1.5rem;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.2}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.3rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.8rem 1.25rem;border:1px solid transparent;border-radius:999px;background:var(--ink);color:var(--white);font-size:.95rem;font-weight:750;text-decoration:none}.button:hover{background:var(--ink-soft);color:var(--white)}.button-secondary{background:transparent;border-color:var(--ink);color:var(--ink)}.button-secondary:hover{background:var(--ink);color:var(--white)}.text-link{color:var(--ink);font-weight:750}.hero-art{position:relative;min-height:20rem}.paper{position:absolute;width:min(100%,20rem);aspect-ratio:.79;border-radius:.55rem;box-shadow:0 1.75rem 3rem #16342c21}.paper-back{top:.75rem;right:0;background:var(--accent);transform:rotate(7deg)}.paper-front{top:1.4rem;right:1.8rem;display:flex;flex-direction:column;gap:.85rem;padding:2rem;background:var(--white);transform:rotate(-4deg)}.paper-front span{width:65%;height:.55rem;border-radius:99px;background:var(--paper-deep)}.paper-front span:nth-child(2){width:88%}.paper-front span:nth-child(3){width:48%}.paper-front strong{margin-top:auto;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;line-height:1}.section{padding:clamp(4.5rem,9vw,8rem) 0}.section-tight{padding-top:1rem}.section-heading{margin-bottom:2.5rem}.section-heading h2{max-width:42rem}.page-intro{padding:clamp(4.5rem,9vw,7rem) 0 3rem}.app-card{display:grid;grid-template-columns:auto 1fr;gap:1.75rem;max-width:720px;padding:clamp(1.6rem,4vw,2.5rem);border:1px solid var(--line);border-radius:1rem;background:var(--white)}.app-card h2{margin-bottom:.65rem;font-size:clamp(1.7rem,3vw,2.4rem)}.app-card h2 a{text-decoration:none}.app-card p{max-width:35rem;color:var(--ink-soft)}.app-mark{width:4.5rem;height:4.5rem;overflow:hidden;border-radius:1.25rem;background:#087cff;box-shadow:0 .7rem 1.4rem #005dd62e}.app-mark img{display:block;width:100%;height:100%;object-fit:cover}.product-showcase{position:relative;width:min(100%,25rem);aspect-ratio:.83;justify-self:end;margin:0;isolation:isolate}.product-showcase-panel{position:absolute;inset:8% 0 3% 18%;border:1px solid #a8cff5;border-radius:1.4rem;background:#dceeff;transform:rotate(5deg)}.product-showcase-icon{position:absolute;z-index:2;top:1%;right:1%;width:5.5rem;height:5.5rem;border-radius:1.35rem;box-shadow:0 1rem 2rem #005dd63d;transform:rotate(7deg)}.app-screenshot-frame{position:absolute;z-index:1;inset:0 auto 0 4%;width:78%;overflow:hidden;border:.5rem solid var(--white);border-radius:2.35rem;background:#f2f2f7;box-shadow:0 2rem 5rem #16342c33;transform:rotate(-3deg)}.app-screenshot-main,.app-screenshot-tabs{position:absolute;right:0;left:0;overflow:hidden;background:#f2f2f7}.app-screenshot-main{top:0;height:78%}.app-screenshot-tabs{bottom:0;height:22%}.app-screenshot-main img,.app-screenshot-tabs img{position:absolute;display:block;width:100%;height:auto}.app-screenshot-main img{top:0}.app-screenshot-tabs img{bottom:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-card{min-height:15rem;padding:1.75rem;border-radius:.9rem;background:var(--paper-deep)}.feature-card p{color:var(--ink-soft)}.feature-number{display:block;margin-bottom:3.25rem;color:var(--ink-soft);font-size:.78rem;font-weight:800}.callout-section{padding-top:0}.callout{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding:clamp(2rem,6vw,4rem);border-radius:1.25rem;background:var(--ink);color:var(--white)}.callout .eyebrow,.callout p{color:#cedfd6}.callout h2{margin-bottom:.8rem}.callout .button{flex:0 0 auto;background:var(--accent);color:var(--accent-ink)}.callout .button:hover{background:#e7f28d}.legal-hero{padding:clamp(4.5rem,9vw,7rem) 0}.legal-hero h1{font-size:clamp(2.8rem,6.5vw,5.4rem)}.effective-date{color:var(--ink-soft);font-size:.95rem}.legal-content{margin-top:3rem}.legal-content h2{margin-top:3rem;font-size:clamp(1.75rem,3vw,2.4rem)}.legal-content h3{margin-top:2rem;font-size:1.3rem}.legal-content p{max-width:45rem}.privacy-hero{padding:clamp(4.75rem,9vw,8rem) 0 clamp(3.75rem,7vw,6rem);border-bottom:1px solid var(--line)}.privacy-hero-inner{display:flex;align-items:center;flex-direction:column;max-width:920px;text-align:center}.privacy-hero .eyebrow{margin-bottom:1.5rem}.privacy-date{margin-bottom:1.5rem;color:var(--ink-soft);font-size:.85rem}.privacy-hero h1{margin-bottom:1.5rem;font-size:clamp(3.2rem,7vw,6rem)}.privacy-intro{max-width:44rem;margin-bottom:0;color:var(--ink-soft);font-size:clamp(1.05rem,2vw,1.25rem)}.privacy-current{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(2rem,6vw,5rem);margin-top:clamp(2rem,4vw,3.5rem);padding:clamp(2rem,5vw,3.5rem);border-radius:1.25rem;background:var(--ink);color:var(--white)}.privacy-current-kicker,.privacy-conditional-label{margin-bottom:.75rem;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.privacy-current-kicker{color:var(--accent)}.privacy-current h2{margin:0;font-size:clamp(2rem,4vw,3.25rem)}.privacy-current ul{align-self:center;margin:0;padding-left:1.2rem;color:#e5eee9}.privacy-current li+li{margin-top:.75rem}.privacy-layout{display:grid;grid-template-columns:minmax(170px,220px) minmax(0,680px);justify-content:center;gap:clamp(3.5rem,9vw,7.5rem);padding-top:clamp(4.5rem,8vw,7.5rem);padding-bottom:clamp(5rem,9vw,9rem)}.privacy-toc-desktop{position:sticky;top:2rem;align-self:start;max-height:calc(100vh - 4rem);overflow-y:auto;scrollbar-width:thin}.privacy-toc p{margin-bottom:1rem;font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.privacy-toc ol{margin:0;padding:0;list-style:none}.privacy-toc li+li{margin-top:.62rem}.privacy-toc a{color:var(--ink-soft);font-size:.83rem;line-height:1.35;text-decoration:none}.privacy-toc a:hover{color:var(--ink);text-decoration:underline}.privacy-toc-mobile{display:none}.privacy-article{min-width:0;color:var(--ink);font-size:1.0625rem;line-height:1.72}.privacy-policy-lead{margin-bottom:4rem;color:var(--ink-soft);font-size:1.2rem;line-height:1.62}.privacy-article section{padding-top:.25rem;scroll-margin-top:2rem}.privacy-article section+section{margin-top:4.5rem;padding-top:4.5rem;border-top:1px solid var(--line)}.privacy-article h2{margin-bottom:1.5rem;scroll-margin-top:2rem;font-size:clamp(1.95rem,3vw,2.5rem);line-height:1.08}.privacy-article h3{margin-top:2.25rem;margin-bottom:.8rem;font-family:inherit;font-size:1.08rem;font-weight:800;letter-spacing:-.01em;line-height:1.4}.privacy-article p{margin-bottom:1.15rem}.privacy-article ul{margin:0 0 1.4rem;padding-left:1.3rem}.privacy-article li+li{margin-top:.55rem}.privacy-article strong{font-weight:800}.privacy-conditional{margin:1.75rem 0 2.75rem;padding:1.5rem;border:1px solid #c7d1a2;border-left:.4rem solid var(--accent);border-radius:.75rem;background:#f5f5e7}.privacy-conditional-label{color:var(--accent-ink)}.privacy-conditional p:last-child{margin-bottom:0}.support-contact{margin-top:2.75rem;padding:clamp(1.4rem,4vw,2.2rem);border-radius:1rem;background:var(--paper-deep)}.support-contact h2{font-size:clamp(1.75rem,3vw,2.25rem)}.support-contact .button{margin-top:.5rem}.faq-list{padding-bottom:1rem}.site-footer{margin-top:2rem;border-top:1px solid var(--line)}.footer-inner{min-height:6rem;color:var(--ink-soft);font-size:.85rem}.footer-inner p{margin:0}@media(max-width:720px){.shell{width:min(100% - 2rem,1120px)}.hero-grid,.product-grid,.feature-grid{grid-template-columns:1fr}.hero-art{min-height:16rem;max-width:20rem;margin:0 auto;width:100%}.product-showcase{width:min(100%,22rem);justify-self:center}.callout{align-items:start;flex-direction:column}.footer-inner{align-items:flex-start;flex-direction:column;justify-content:center;gap:.3rem;padding:1rem 0}}@media(max-width:900px){.privacy-current{grid-template-columns:1fr}.privacy-layout{display:block;padding-top:2.5rem}.privacy-toc-desktop{display:none}.privacy-toc-mobile{display:block;margin-bottom:4rem;border:1px solid var(--line);border-radius:.75rem;background:var(--white)}.privacy-toc-mobile summary{padding:1rem 1.1rem;cursor:pointer;font-size:.9rem;font-weight:800}.privacy-toc-mobile nav{padding:0 1.1rem 1.25rem}.privacy-toc-mobile li+li{margin-top:.8rem}.privacy-toc-mobile a{font-size:.9rem}.privacy-article{max-width:680px;margin:0 auto}}@media(max-width:440px){.header-inner{min-height:4.6rem}.app-card{grid-template-columns:1fr}.privacy-hero{padding-top:3.75rem}.privacy-hero .eyebrow{margin-bottom:1.1rem}.privacy-current{width:calc(100% - 1.5rem);padding:1.5rem;border-radius:1rem}.privacy-policy-lead{margin-bottom:3rem;font-size:1.1rem}.privacy-article section+section{margin-top:3.5rem;padding-top:3.5rem}}@media print{:root{color-scheme:light}body{background:#fff;color:#000;font-size:11pt}.site-header,.site-footer,.privacy-toc,.privacy-current{display:none}.privacy-hero{padding:0 0 2rem;border:0}.privacy-hero-inner{align-items:flex-start;width:100%;text-align:left}.privacy-hero h1{font-size:32pt}.privacy-layout{display:block;width:100%;padding:0}.privacy-article{max-width:none;font-size:11pt;line-height:1.5}.privacy-policy-lead{margin-bottom:2rem;font-size:12pt}.privacy-article section+section{margin-top:2rem;padding-top:2rem;break-before:auto}.privacy-article h2{font-size:20pt;break-after:avoid}.privacy-article h3{break-after:avoid}a{color:inherit}}
