.cf-landing-root{--bg:#faf7ee;--surface:#f4eede;--ink:#14110c;--ink-soft:#5f5a4e;--ink-inverse:#faf7ee;--rule:#e6ddc8;--brand:#2e6850;--brand-deep:#143e30;--brand-ink:#f8f4e6;--sun:#c9a24b;--sun-ink:#14110c;--radius:20px;--radius-lg:26px;--display-font:"\"Manrope\"";background:var(--bg);min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv11";margin:0;font-family:Manrope,ui-sans-serif,system-ui,sans-serif;position:relative;overflow-x:hidden}.cf-landing-root *{box-sizing:border-box}.cf-landing-root{scroll-behavior:smooth}.cf-landing-root section[id]{scroll-margin-top:88px}.cf-landing-root .font-display{font-family:var(--display-font),ui-sans-serif,system-ui,sans-serif}.cf-landing-root .font-mono{font-family:DM Mono,ui-monospace,monospace}.cf-landing-root.has-grain:before{content:"";pointer-events:none;z-index:1;opacity:.05;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200' viewBox='0 0 200 200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:fixed;inset:0}.cf-landing-root.mode-dark.has-grain:before{mix-blend-mode:screen;opacity:.035}.cf-landing-root .weave{background-image:repeating-linear-gradient(45deg,color-mix(in oklab,var(--ink)4%,transparent)0 1px,transparent 1px 7px),repeating-linear-gradient(-45deg,color-mix(in oklab,var(--ink)3%,transparent)0 1px,transparent 1px 7px)}.cf-landing-root.no-weave .weave{background-image:none!important}.cf-landing-root .reveal{opacity:0;transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(22px)}.cf-landing-root .reveal.in{opacity:1;transform:translateY(0)}.cf-landing-root .reveal-delay-1{transition-delay:80ms}.cf-landing-root .reveal-delay-2{transition-delay:.18s}.cf-landing-root .reveal-delay-3{transition-delay:.28s}.cf-landing-root .reveal-delay-4{transition-delay:.38s}.cf-landing-root .reveal-delay-5{transition-delay:.48s}.cf-landing-root .rule{background:var(--rule);height:1px}.cf-landing-root .rule-strong{background:color-mix(in oklab,var(--ink)18%,transparent);height:1px}.cf-landing-root .section-num{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);font-family:DM Mono,ui-monospace,monospace;font-size:11px}.cf-landing-root .display-xl{font-family:var(--display-font),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.03em;font-weight:600;line-height:.96}.cf-landing-root .display-lg{font-family:var(--display-font),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.028em;font-weight:600;line-height:1.02}.cf-landing-root .display-md{font-family:var(--display-font),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.02em;font-weight:600;line-height:1.05}.cf-landing-root .midnight{background:radial-gradient(900px 500px at 88% -10%,color-mix(in oklab,var(--sun)22%,transparent),transparent 60%),radial-gradient(700px 500px at -5% 100%,color-mix(in oklab,var(--brand)38%,transparent),transparent 60%),#0b1a14;color:#f4efe3}.cf-landing-root .phone-shell{background:#100e0a;border-radius:42px;padding:11px;box-shadow:0 30px 80px -20px #14120c73,0 10px 30px -10px #14120c47}.cf-landing-root .phone-screen{background:#fff;border-radius:32px;position:relative;overflow:hidden}.cf-landing-root .lift{transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s,border-color .35s,background-color .35s}.cf-landing-root .lift:hover{transform:translateY(-4px)}.cf-landing-root .modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b120c8c}@keyframes cf-pop{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.cf-landing-root .pop-in{animation:.28s cubic-bezier(.22,.61,.36,1) cf-pop}@keyframes cf-pulseDot{0%,to{opacity:.9;transform:scale(1)}50%{opacity:0;transform:scale(1.7)}}.cf-landing-root .pulse-dot:after{content:"";background:currentColor;border-radius:999px;animation:1.9s ease-out infinite cf-pulseDot;position:absolute;inset:0}@keyframes cf-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cf-landing-root .marquee-track{width:max-content;animation:40s linear infinite cf-marquee;display:flex}.cf-landing-root .marquee-mask{-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}@keyframes cf-scanline{0%{top:4%}50%{top:92%}to{top:4%}}.cf-landing-root .qr-scan:after{content:"";background:var(--brand);height:2px;box-shadow:0 0 12px var(--brand);opacity:.85;animation:2.8s ease-in-out infinite cf-scanline;position:absolute;left:6%;right:6%}.cf-landing-root .btn-fill{background:var(--ink);color:var(--ink-inverse)}.cf-landing-root .btn-fill:hover{background:var(--brand-deep);color:var(--brand-ink)}.cf-landing-root .btn-brand{background:var(--brand);color:var(--brand-ink)}.cf-landing-root .btn-brand:hover{background:var(--brand-deep)}.cf-landing-root .btn-sun{background:var(--sun);color:var(--sun-ink)}.cf-landing-root .btn-sun:hover{filter:brightness(.94)}.cf-landing-root .on-ink{color:#f4efe3}.cf-landing-root .on-ink-strong{color:#f4efe3;opacity:.92}.cf-landing-root .on-ink-soft{color:#f4efe3;opacity:.7}.cf-landing-root .on-ink-faint{color:#f4efe3;opacity:.5}.cf-landing-root .density-editorial section{padding-top:9rem;padding-bottom:9rem}.cf-landing-root .density-standard section{padding-top:7rem;padding-bottom:7rem}.cf-landing-root .density-compact section{padding-top:5rem;padding-bottom:5rem}@media (max-width:768px){.cf-landing-root .density-editorial section{padding-top:5.5rem;padding-bottom:5.5rem}.cf-landing-root .density-standard section{padding-top:4.5rem;padding-bottom:4.5rem}.cf-landing-root .density-compact section{padding-top:3.5rem;padding-bottom:3.5rem}}.cf-landing-root section#top{padding-top:0!important;padding-bottom:0!important}.cf-landing-root details summary::-webkit-details-marker{display:none}.cf-landing-root details summary{cursor:pointer;list-style:none}.cf-landing-root details[open] .chev{transform:rotate(45deg)}.cf-landing-root .token-anim,.cf-landing-root .token-anim *{transition:background-color .4s,border-color .4s,color .3s}@media (prefers-reduced-motion:reduce){.cf-landing-root,.cf-landing-root *{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.cf-landing-root .reveal{opacity:1!important;transform:none!important}.cf-landing-root .marquee-track{animation:none!important;transform:none!important}.cf-landing-root .pulse-dot:after,.cf-landing-root .qr-scan:after{animation:none!important}.cf-landing-root .lift:hover{transform:none!important}}.cf-landing-root .ph{background:linear-gradient(135deg,color-mix(in oklab,var(--brand)18%,var(--surface)),var(--surface));position:relative;overflow:hidden}.cf-landing-root .ph:after{content:attr(data-label);letter-spacing:.2em;text-transform:uppercase;color:color-mix(in oklab,var(--ink)45%,transparent);text-align:center;justify-content:center;align-items:center;padding:1.5rem;font-family:DM Mono,monospace;font-size:10.5px;display:flex;position:absolute;inset:0}
