:root{--bg: #0c1a10;--bg-2: #16301c;--ink: #f4f1ea;--muted: rgba(244, 241, 234, .68);--line: rgba(157, 202, 116, .18);--green: #6d9a4e;--green-2: #9dca74;--champagne: #ead9b8;--serif: "Instrument Serif", Georgia, serif;--sans: "Manrope", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:#0a140c;color:var(--ink);line-height:1.5;min-height:100vh}a{color:inherit}img{max-width:100%;display:block}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(90% 60% at 80% 0%,rgba(109,154,78,.45),transparent 55%),linear-gradient(165deg,#245c32,#12321c 38%,#0a140c)}main{flex:1}.navbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a1c10c7;border-bottom:1px solid var(--line)}.nav-inner,.hero,.showcase,.method,.features,.legal-page .legal-content,.legal-page .container,.footer-inner{width:min(1240px,calc(100% - 48px));margin-inline:auto}.nav-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px}.wordmark{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;font-family:var(--serif);font-size:1.45rem}.logo{width:34px;height:34px;object-fit:contain}.nav-links{display:flex;gap:1.6rem;list-style:none}.nav-links a{color:var(--muted);text-decoration:none;font-size:.92rem}.nav-links a:hover,.nav-links a.active{color:var(--ink)}.nav-cta{justify-self:end;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--green-2);border:1px solid rgba(109,154,78,.45);border-radius:999px;padding:.45rem .85rem}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:center;padding:4rem 0 5rem}.eyebrow{color:var(--green-2);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.1rem}.hero h1,.showcase h2,.method h2,.features h2,.page-title{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:.95}.hero h1{font-size:clamp(3.4rem,8vw,7.2rem);max-width:8ch}.hero h1 em{font-style:italic;color:var(--champagne)}.lede,.section-lede{color:var(--muted);font-size:1.12rem;max-width:32rem;margin-top:1.4rem}.cta-row{display:flex;gap:.8rem;margin-top:2.2rem}.btn{display:inline-flex;align-items:center;padding:.9rem 1.25rem;border-radius:999px;text-decoration:none;font-weight:600}.btn-primary{background:var(--green);color:#07110a}.btn-ghost{border:1px solid var(--line);color:var(--ink)}.cta-note{margin-top:.9rem;color:var(--muted);font-size:.88rem}.phone-cluster{position:relative;height:640px}.phone{margin:0}.phone-cluster .phone{position:absolute;width:min(280px,38%)}.tilt-left{left:0;top:88px;transform:rotate(-16deg);z-index:1}.tilt-front{left:28%;top:0;width:min(320px,44%);z-index:3}.tilt-right{right:0;top:72px;transform:rotate(14deg);z-index:2}.device{position:relative;background:#0b0b0b;border:1px solid rgba(255,255,255,.12);border-radius:38px;padding:10px;box-shadow:0 30px 80px #00000073,inset 0 0 0 1px #ffffff0a}.device-notch{position:absolute;top:16px;left:50%;width:78px;height:16px;transform:translate(-50%);background:#000;border-radius:999px;z-index:2}.device img{width:100%;border-radius:28px}.phone-kicker{color:var(--champagne);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem}.phone figcaption{margin-top:.75rem;color:var(--muted)}.showcase,.method,.features,.legal-page{padding:7rem 0}.showcase-head,.method-head,.features-head{max-width:38rem;margin-bottom:3.5rem}.showcase h2,.method h2,.features h2,.page-title{font-size:clamp(3rem,6vw,5.2rem)}.showcase-pair{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.shot-lg{max-width:380px}.shot-lg:last-child{margin-top:5rem;justify-self:end}.type-list,.feature-list{list-style:none}.type-row,.feature-row{display:grid;grid-template-columns:4rem 12rem 1fr;gap:1.5rem;align-items:baseline;padding:1.8rem 0;border-top:1px solid var(--line)}.type-row:last-child,.feature-row:last-child{border-bottom:1px solid var(--line)}.type-index,.feature-row span{color:var(--green-2);font-size:.85rem;letter-spacing:.08em}.type-row h3,.feature-row h3{font-family:var(--serif);font-size:2.1rem;font-weight:400}.type-row p,.feature-row p{color:var(--muted)}.tiers{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3.5rem;padding-top:2rem;border-top:1px solid var(--line)}.tiers h3{font-family:var(--serif);font-size:1.8rem;margin-bottom:.7rem}.tiers ul{color:var(--muted);padding-left:1.1rem}.legal-page{background:transparent}.last-updated{color:var(--muted);font-style:italic;margin:.8rem 0 2.4rem}.legal-section{margin-bottom:2.2rem}.legal-section h2{font-family:var(--serif);font-size:1.7rem;color:var(--champagne);margin-bottom:.7rem}.legal-section p,.legal-section li{color:var(--muted);margin-bottom:.65rem}.legal-section ul{padding-left:1.2rem}.footer{border-top:1px solid var(--line);padding:4rem 0 2rem}.footer-mark{font-family:var(--serif);font-size:clamp(4rem,12vw,9rem);line-height:.8;margin-bottom:2rem}.footer-meta{display:flex;justify-content:space-between;gap:1.5rem;color:var(--muted);flex-wrap:wrap}.footer-links{display:flex;gap:1.2rem}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--ink)}.footer-bottom{width:100%;font-size:.85rem}@media (max-width: 960px){.nav-inner,.hero,.showcase-pair,.type-row,.feature-row,.tiers,.footer-meta{grid-template-columns:1fr}.nav-inner{display:flex;flex-wrap:wrap;gap:.8rem;padding:.9rem 0}.nav-cta{margin-left:auto}.hero{min-height:auto;padding-top:2.5rem}.hero h1{max-width:none}.phone-cluster{height:460px;margin-top:1rem}.phone-cluster .phone,.tilt-front{width:min(220px,46%)}.shot-lg,.shot-lg:last-child{margin:0 auto;justify-self:center}}@media (max-width: 480px){.nav-inner,.hero,.showcase,.method,.features,.legal-page .legal-content,.footer-inner{width:min(1240px,calc(100% - 28px))}.type-row,.feature-row{gap:.4rem 1rem}}
