:root{--ink:#181211;--ink-raised:#261d1a;--cream:#ffdfb0;--cream-muted:#eccda6;--cream-dim:#a99883;--plum:#1f0338;--coral:#fa4f34;--amber:#ff9f0e;--magenta:#d51b70;--blue:#4188df;--blue-deep:#3a78c9;--page-padding:clamp(20px, 4vw, 28px);--brand-font:ui-rounded, "SF Pro Rounded", "Avenir Next Rounded", system-ui, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--ink)}body{background:var(--ink);min-width:320px;color:var(--cream);font-family:var(--brand-font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--amber)}a:focus-visible{outline:3px solid var(--amber);outline-offset:5px;border-radius:8px}::selection{background:var(--coral);color:var(--cream)}.site-shell{isolation:isolate;flex-direction:column;min-height:100svh;display:flex;position:relative;overflow-x:hidden}.paper-grain{z-index:-1;mix-blend-mode:plus-lighter;opacity:.05;pointer-events:none;background-image:url(/assets/GrainTexture.png);background-repeat:repeat;background-size:144px 144px;position:fixed;inset:0}.site-content{width:min(100%,1120px);padding:0 var(--page-padding);flex:1;margin:0 auto}.site-header{justify-content:space-between;align-items:center;padding:26px 0 8px;display:flex}.site-header>a:first-child{border-radius:12px}.site-header__link{color:var(--cream-muted);font-size:15px;font-weight:700}.brand-lockup{align-items:center;gap:12px;display:inline-flex}.brand-lockup__icon{border-radius:11px;width:44px;height:44px;display:block}.brand-lockup__name{color:var(--cream);letter-spacing:-.015em;font-size:22px;font-weight:900}.brand-lockup--compact{gap:0}.brand-lockup--compact .brand-lockup__icon{border-radius:7px;width:28px;height:28px}.brand-lockup--compact .brand-lockup__name{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hero{text-align:center;flex-direction:column;align-items:center;padding:52px 0 8px;display:flex}.deck-animation{isolation:isolate;width:354px;height:310px;margin-bottom:8px;position:relative;overflow:hidden}.deck-animation__stage{pointer-events:none;width:402px;height:874px;transform:translate(-50%, -50%) translate(var(--deck-shake-x), var(--deck-shake-y)) scale(.89);transform-origin:50%;position:absolute;top:50%;left:50%}.deck-animation__stack{transform-origin:0 0;width:340px;height:340px;position:absolute;top:415px;left:121px;transform:scale(.39)}.hero__brand{color:var(--cream);letter-spacing:-.04em;margin:22px 0 6px;font-size:clamp(3.6rem,11vw,7rem);font-weight:900;line-height:.92}.hero__title{max-width:18ch;color:var(--cream-muted);letter-spacing:-.02em;text-wrap:balance;margin:10px 0 0;font-size:clamp(1.5rem,3.6vw,2.4rem);font-weight:800;line-height:1.08}.hero__copy{max-width:46ch;color:var(--cream-muted);text-wrap:pretty;margin:22px 0 0;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:600;line-height:1.5}.hero__cta{flex-direction:column;align-items:center;gap:14px;margin-top:34px;scroll-margin-top:24px;display:flex}.hero__cta>p{color:var(--cream-dim);margin:0;font-size:13.5px;font-weight:600}.app-store-button{background:var(--cream);min-height:64px;color:var(--plum);border:0;border-radius:16px;align-items:center;gap:14px;padding:10px 24px 10px 22px;display:inline-flex}.app-store-button:hover{color:var(--plum);background:#ffe8c6}.app-store-button--unlinked{cursor:default}.app-store-button__mark{width:30px;color:var(--plum);font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:37px;font-weight:500;line-height:1}.app-store-button__copy{flex-direction:column;align-items:flex-start;line-height:1.05;display:flex}.app-store-button__eyebrow{color:#5b4a63;font-size:12px;font-weight:700}.app-store-button__label{color:var(--plum);letter-spacing:-.01em;font-size:22px;font-weight:800}.privacy-promise{text-align:center;flex-direction:column;align-items:center;padding:72px 0 60px;display:flex}.deck-ticks{align-items:center;gap:8px;margin-bottom:20px;display:flex}.deck-ticks__tick,.feature__accent{border-radius:999px;height:6px;display:block}.deck-ticks__tick{width:26px}.deck-ticks__tick--coral,.feature__accent--coral{background:var(--coral)}.deck-ticks__tick--amber,.feature__accent--amber{background:var(--amber)}.deck-ticks__tick--magenta,.feature__accent--magenta{background:var(--magenta)}.privacy-promise h2{color:var(--cream);letter-spacing:-.02em;margin:0;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.05}.privacy-promise p{max-width:44ch;color:var(--cream-muted);text-wrap:pretty;margin:18px 0 0;font-size:clamp(1.02rem,1.8vw,1.2rem);font-weight:600;line-height:1.55}.feature-grid{border-top:1px solid #ffdfb017;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:8px;padding:40px 0 72px;display:grid}.feature{max-width:300px;margin-inline:auto}.feature__accent{width:34px;margin-bottom:16px}.feature h2{color:var(--cream);margin:0 0 8px;font-size:19px;font-weight:800}.feature p{color:var(--cream-muted);margin:0;font-size:15px;font-weight:600;line-height:1.5}.site-footer{border-top:1px solid #ffdfb017;position:relative}.site-footer__inner{width:min(100%,1120px);padding:26px var(--page-padding);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.site-footer__inner--privacy{max-width:720px}.site-footer__copyright{color:var(--cream-dim);align-items:center;gap:11px;font-size:14px;font-weight:700;display:flex}.site-footer__nav{color:var(--cream-muted);align-items:center;gap:26px;font-size:14px;font-weight:700;display:flex}.site-footer__nav>span{color:var(--cream-dim);cursor:default}.privacy-layout{width:min(100%,720px);padding:0 var(--page-padding);flex:1;margin:0 auto}.site-header--privacy .brand-lockup__icon{border-radius:9px;width:38px;height:38px}.site-header--privacy .brand-lockup__name{letter-spacing:-.01em;font-size:18px;font-weight:800}.policy{padding:44px 0 64px}.policy .deck-ticks{gap:9px;margin-bottom:22px}.policy h1{color:var(--cream);letter-spacing:-.02em;margin:0;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:900;line-height:1.05}.policy__updated{color:var(--cream-dim);margin:14px 0 0;font-size:14px;font-weight:700}.policy__sections{flex-direction:column;gap:34px;margin-top:40px;display:flex}.policy__sections h2{color:var(--cream);margin:0 0 10px;font-size:20px;font-weight:800}.policy__sections p,.policy__sections li{color:var(--cream-muted);font-size:16px;font-weight:600;line-height:1.6}.policy__sections p{margin:0}.policy__sections p+p{margin-top:12px}.policy__sections ul{margin:14px 0 0;padding-left:1.35rem}.policy__sections li+li{margin-top:8px}@media (max-width:720px){.hero{padding-top:38px}.deck-animation{width:300px;height:270px}.deck-animation__stage{transform:translate(-50%, -50%) translate(var(--deck-shake-x), var(--deck-shake-y)) scale(.76)}.hero__brand{margin-top:10px}.feature-grid{grid-template-columns:1fr}.feature{width:100%;max-width:44ch}.site-footer__inner{flex-direction:column;align-items:flex-start}}@media (max-width:420px){.brand-lockup__name{font-size:19px}.site-header{padding-top:20px}.site-footer__nav{justify-content:space-between;width:100%}}@media (prefers-reduced-transparency:reduce){.paper-grain{display:none}}@media (forced-colors:active){.deck-animation,.deck-ticks,.feature__accent{forced-color-adjust:none}}
