.landing h1{font-size:clamp(44px,6vw,88px);line-height:1.05}.landing h2{font-size:clamp(32px,4vw,52px);line-height:1.05}.landing h3{font-size:clamp(22px,2.2vw,30px)}.landing h4{font-size:18px}.landing button{cursor:pointer}.landing section[id]{scroll-margin-top:80px}.landing .mono{font-family:var(--mono);font-size:12px;letter-spacing:.02em;text-transform:uppercase}.landing .btn{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 18px;border-radius:var(--r);font-size:14px;font-weight:500;border:1px solid transparent;transition:all .15s ease;white-space:nowrap}.landing .btn-primary{background:var(--green);color:var(--bg);border-color:var(--green)}.landing .btn-primary:hover{background:var(--green-2)}.landing .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line-2)}.landing .btn-ghost:hover{background:var(--bg-sunk)}.landing .btn-quiet{background:transparent;color:var(--ink-2);border-color:transparent}.landing .btn-quiet:hover{color:var(--ink);background:var(--bg-sunk)}.landing .pill{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:500;letter-spacing:.02em;background:var(--green-soft);color:var(--green)}.landing .pill-ok{background:color-mix(in oklab,var(--ok) 16%,var(--bg-elev));color:var(--ok)}.landing .pill-warn{background:color-mix(in oklab,var(--warn) 20%,var(--bg-elev));color:color-mix(in oklab,var(--warn) 75%,var(--ink))}.landing .pill-bad{background:color-mix(in oklab,var(--bad) 14%,var(--bg-elev));color:var(--bad)}.landing .input{width:100%;height:40px;padding:0 12px;border:1px solid var(--line-2);border-radius:var(--r);background:var(--bg-elev);color:var(--ink);font-size:14px}.landing .ls-nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px 48px;background:color-mix(in oklab,var(--bg),transparent 15%);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.landing .ls-logo{display:flex;align-items:center;gap:10px;font-family:var(--serif);font-size:22px;letter-spacing:-.02em}.landing .ls-logo-mark{width:28px;height:28px;border-radius:6px;background:var(--green);position:relative;display:grid;place-items:center}.landing .ls-logo-mark:after{content:"";width:14px;height:14px;background:var(--bg);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.landing .ls-nav-links{display:flex;gap:28px;font-size:14px;color:var(--ink-2)}.landing .ls-nav-links a:hover{color:var(--ink)}.landing .ls-nav-right{display:flex;gap:12px;align-items:center}.landing .hero{padding:80px 48px 60px;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.landing .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 12px;border:1px solid var(--line-2);border-radius:999px;font-size:12px;color:var(--ink-2);background:var(--bg-elev);margin-bottom:28px}.landing .hero-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px color-mix(in oklab,var(--green),transparent 80%)}.landing .hero h1 .accent{font-style:italic;color:var(--green)}.landing .hero-sub{margin-top:24px;font-size:18px;color:var(--ink-2);max-width:540px;line-height:1.55}.landing .hero-cta{display:flex;gap:12px;margin-top:36px;flex-wrap:wrap}.landing .hero-proof{display:flex;gap:32px;margin-top:52px;padding-top:28px;border-top:1px solid var(--line);flex-wrap:wrap}.landing .hero-proof-item .num{font-family:var(--serif);font-size:32px;color:var(--green);display:block;line-height:1}.landing .hero-proof-item .lbl{font-size:12px;color:var(--ink-3);margin-top:6px;display:block;max-width:150px}.landing .hero-visual{position:relative;aspect-ratio:4/5;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.landing .hero-visual-img{position:absolute;inset:0;background:repeating-linear-gradient(135deg,transparent 0 12px,color-mix(in srgb,var(--green) 5%,transparent) 12px 13px),linear-gradient(180deg,var(--parchment),var(--bg-elev))}.landing .hero-floating-card{position:absolute;padding:14px 16px;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);font-size:12px}.landing .hero-floating-card.card-1{top:36px;left:-24px;max-width:220px}.landing .hero-floating-card.card-2{bottom:60px;right:-30px;max-width:240px}.landing .hero-floating-card.card-3{top:50%;left:-36px;max-width:200px}.landing .hv-sky-top{stop-color:var(--parchment)}.landing .hv-sky-bottom{stop-color:var(--bg-elev)}.landing .hv-green{fill:var(--green)}.landing .hv-facade{fill:var(--bg-sunk)}.landing .hv-facade-line{stroke:var(--ochre)}.landing .hv-roof{fill:var(--terracotta)}.landing .hv-roof-top{fill:color-mix(in oklab,var(--terracotta) 75%,var(--ink))}.landing .hv-shutter{stroke:var(--ink)}.landing .hv-ochre{fill:var(--ochre)}.landing .hv-terracotta{fill:var(--terracotta)}.landing .section{padding:100px 48px;max-width:1400px;margin:0 auto}.landing .section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:56px;padding-bottom:28px;border-bottom:1px solid var(--line)}.landing .section-head.centered{flex-direction:column;justify-content:center;align-items:center;text-align:center}.landing .section-head .eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.02em;text-transform:uppercase;color:var(--ink-3);margin-bottom:16px}.landing .section-head h2{max-width:640px}.landing .section-head p{max-width:420px;color:var(--ink-2);font-size:15px;line-height:1.6}.landing .features{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.landing .feat{background:var(--bg-elev);padding:34px 30px;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;transition:background .25s ease;position:relative}.landing .feat:hover{background:var(--bg)}.landing .feat-top{display:flex;align-items:flex-start;justify-content:space-between}.landing .feat-icon{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);position:relative;overflow:hidden;transition:background .28s ease,color .28s ease,transform .28s ease}.landing .feat-icon svg{width:27px;height:27px;position:relative;z-index:1}.landing .feat-icon:before{content:"";position:absolute;width:16px;height:16px;right:-5px;bottom:-5px;background:color-mix(in oklab,var(--green),transparent 84%);transform:rotate(45deg);border-radius:3px;transition:background .28s ease}.landing .feat:hover .feat-icon{background:var(--green);color:var(--bg);transform:rotate(-5deg)}.landing .feat:hover .feat-icon:before{background:color-mix(in oklab,var(--bg),transparent 82%)}.landing .feat-num{font-family:var(--mono);font-size:11px;color:var(--ink-4);padding-top:6px}.landing .feat-text{margin-top:28px}.landing .feat h4{font-family:var(--serif);font-size:22px;font-weight:400;margin:0 0 12px;letter-spacing:-.01em}.landing .feat p{color:var(--ink-2);font-size:14px;line-height:1.55}.landing .compare{display:grid;grid-template-columns:1.3fr 1fr 1fr;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.landing .compare-cell{padding:18px 24px;border-bottom:1px solid var(--line);font-size:14px}.landing .compare-head{background:var(--bg-sunk);font-family:var(--mono);font-size:11px;letter-spacing:.02em;text-transform:uppercase;color:var(--ink-3)}.landing .compare-head.highlight{background:var(--green);color:var(--bg)}.landing .compare-cell.feature{color:var(--ink);font-weight:500}.landing .compare-cell.muted{color:var(--ink-3)}.landing .compare-cell.highlight{background:color-mix(in oklab,var(--green-soft),var(--bg-elev) 40%);color:var(--green);font-weight:500}.landing .pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.landing .price-card{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r-lg);padding:36px 32px}.landing .price-card.featured{background:var(--green);color:var(--bg);border-color:var(--green)}.landing .price-tag{font-family:var(--mono);font-size:11px;letter-spacing:.02em;text-transform:uppercase;color:var(--ink-3);margin-bottom:20px}.landing .price-card.featured .price-tag{color:color-mix(in srgb,var(--bg) 70%,transparent)}.landing .price-card h3{font-family:var(--serif);font-size:28px;margin-bottom:12px}.landing .price-val{font-family:var(--serif);font-size:52px;letter-spacing:-.03em;margin:24px 0;line-height:1}.landing .price-val small{font-family:var(--sans);font-size:14px;color:var(--ink-3);letter-spacing:0}.landing .price-card.featured .price-val small{color:color-mix(in srgb,var(--bg) 70%,transparent)}.landing .price-feats{list-style:none;padding:0;margin:24px 0;display:flex;flex-direction:column;gap:10px;font-size:13px}.landing .price-feats li{display:flex;gap:10px;align-items:flex-start;color:var(--ink-2)}.landing .price-card.featured .price-feats li{color:color-mix(in srgb,var(--bg) 85%,transparent)}.landing .price-check{width:14px;height:14px;border-radius:50%;flex-shrink:0;background:var(--green-soft);margin-top:2px}.landing .price-check path{stroke:var(--green)}.landing .price-card.featured .price-check{background:color-mix(in srgb,var(--bg) 20%,transparent)}.landing .price-card.featured .price-check path{stroke:var(--bg)}.landing .price-card .btn{width:100%;justify-content:center}.landing .price-card.featured .btn{background:var(--bg);color:var(--green);border-color:var(--bg)}.landing .price-card.featured .btn:hover{background:var(--parchment)}.landing .story{background:var(--green);color:var(--bg);padding:100px 48px}.landing .story-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.landing .story h2{color:var(--bg);font-size:clamp(32px,3.5vw,48px)}.landing .story p{color:color-mix(in srgb,var(--bg) 80%,transparent);font-size:16px;line-height:1.6;margin-top:24px}.landing .story-eyebrow{font-family:var(--mono);font-size:12px;letter-spacing:.02em;text-transform:uppercase;color:color-mix(in srgb,var(--bg) 60%,transparent);margin-bottom:20px}.landing .story-founder{margin-top:36px;display:flex;gap:12px;align-items:center}.landing .story-avatar{width:40px;height:40px;border-radius:50%;background:var(--ochre);border:2px solid var(--green);display:grid;place-items:center;font-family:var(--serif);color:var(--bg)}.landing .story-founder-name{font-size:13px;color:var(--bg)}.landing .story-founder-role{font-size:12px;color:color-mix(in srgb,var(--bg) 60%,transparent)}.landing .story-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:color-mix(in srgb,var(--bg) 15%,transparent);border-radius:var(--r-lg);overflow:hidden}.landing .story-stat{background:var(--green);padding:28px 24px}.landing .story-stat .num{font-family:var(--serif);font-size:52px;color:var(--bg);line-height:1;letter-spacing:-.02em}.landing .story-stat .lbl{font-family:var(--mono);font-size:10px;letter-spacing:.02em;text-transform:uppercase;color:color-mix(in srgb,var(--bg) 70%,transparent);margin-top:12px;display:block}.landing .modules{display:grid;grid-template-columns:280px 1fr;gap:40px;min-height:560px}.landing .module-list{display:flex;flex-direction:column;border-left:1px solid var(--line)}.landing .module-tab{background:transparent;border:0;padding:20px 24px;text-align:left;border-left:2px solid transparent;margin-left:-1px;position:relative}.landing .module-tab .num{font-family:var(--mono);font-size:10px;color:var(--ink-4);display:block;margin-bottom:6px}.landing .module-tab .ttl{font-family:var(--serif);font-size:20px;color:var(--ink-3);transition:color .15s}.landing .module-tab.active{border-left-color:var(--green)}.landing .module-tab.active .ttl,.landing .module-tab:hover .ttl{color:var(--ink)}.landing .module-preview{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;display:flex;flex-direction:column;min-height:520px}.landing .module-preview-head{padding:16px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;background:var(--bg-sunk)}.landing .module-preview-body{padding:28px;flex:1;display:flex;flex-direction:column;gap:16px}.landing .mp-dot{width:10px;height:10px;border-radius:50%}.landing .mp-dot-1{background:color-mix(in srgb,var(--terracotta) 45%,var(--bg-elev))}.landing .mp-dot-2{background:color-mix(in srgb,var(--ochre) 45%,var(--bg-elev))}.landing .mp-dot-3{background:color-mix(in srgb,var(--olive) 45%,var(--bg-elev))}.landing .chart-fade{background:linear-gradient(180deg,transparent,color-mix(in oklab,var(--green),transparent 85%))}.landing .chart-line{stroke:var(--green)}.landing .chart-area{fill:var(--green)}.landing .chart-marker{stroke:var(--terracotta)}.landing .faq{max-width:820px;margin:0 auto}.landing .faq-item{border-bottom:1px solid var(--line);padding:24px 0}.landing .faq-q{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;cursor:pointer;list-style:none}.landing .faq-q::-webkit-details-marker{display:none}.landing .faq-q h4{font-family:var(--serif);font-size:20px;font-weight:400}.landing .faq-a{color:var(--ink-2);font-size:15px;line-height:1.6;margin-top:14px}.landing .plus{width:20px;height:20px;flex-shrink:0;position:relative;transition:transform .3s}.landing .plus:after,.landing .plus:before{content:"";position:absolute;background:var(--ink-2)}.landing .plus:before{inset:9px 2px}.landing .plus:after{inset:2px 9px}.landing .faq-item[open] .plus{transform:rotate(45deg)}.landing .bigtype{padding:140px 48px;max-width:1400px;margin:0 auto;text-align:center}.landing .bigtype h2{font-family:var(--serif);font-size:clamp(48px,8vw,128px);letter-spacing:-.03em;line-height:1}.landing .bigtype h2 em{color:var(--green);font-style:italic}.landing .bigtype p{max-width:520px;margin:32px auto 0;color:var(--ink-2);font-size:17px}.landing .footer{background:var(--bg-2);border-top:1px solid var(--line);padding:80px 48px 40px}.landing .footer-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px}.landing .footer h5{font-family:var(--mono);font-size:11px;color:var(--ink-3);text-transform:uppercase;letter-spacing:.02em;margin-bottom:16px;font-weight:500}.landing .footer ul{list-style:none;padding:0;margin:0}.landing .footer ul li{margin-bottom:10px;font-size:13px;color:var(--ink-2)}.landing .footer ul li a:hover{color:var(--ink);text-decoration:underline}.landing .footer-bottom{max-width:1400px;margin:48px auto 0;padding-top:28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12px;color:var(--ink-3)}.landing .footer-bottom a:hover{color:var(--ink);text-decoration:underline}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.landing .fade-up{animation:landing-fade-up .5s ease both}@media (max-width:900px){.landing .hero{grid-template-columns:1fr;padding:60px 24px}.landing .hero-visual{display:none}.landing .section{padding:60px 24px}.landing .features,.landing .pricing{grid-template-columns:1fr}.landing .compare{grid-template-columns:1fr 1fr 1fr;font-size:12px}.landing .story{padding:60px 24px}.landing .story-inner{gap:40px}.landing .modules,.landing .story-inner{grid-template-columns:1fr}.landing .footer-inner{grid-template-columns:1fr 1fr}.landing .ls-nav{padding:14px 20px}.landing .ls-nav-links{display:none}.landing .bigtype{padding:90px 24px}.landing .footer{padding:60px 24px 32px}}