.landing-page{--bg:#0a0b0d;--bg-1:#111215;--bg-2:#17191d;--bg-3:#1e2025;--line:#24262c;--line-2:#2e3139;--fg:#f5f4ef;--fg-1:#d8d6ce;--fg-2:#9a9a92;--fg-3:#6b6c66;--fg-4:#4a4b47;--accent:oklch(0.72 0.14 155);--accent-dim:oklch(0.72 0.14 155/0.18);--danger:oklch(0.68 0.16 28);--danger-dim:oklch(0.68 0.16 28/0.16);--good:oklch(0.78 0.12 150);--good-dim:oklch(0.78 0.12 150/0.14);--radius:6px;--radius-lg:14px;--serif:"Instrument Serif","Cormorant Garamond","Times New Roman",serif;--sans:"Inter",ui-sans-serif,system-ui,-apple-system,"Helvetica Neue",sans-serif;--mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--container:1200px;--ease:cubic-bezier(0.22,1,0.36,1);background:var(--bg);color:var(--fg);font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv11","tnum";overflow-x:hidden}.landing-page *,.landing-page :after,.landing-page :before{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}.landing-page .container{max-width:var(--container);margin:0 auto;padding:0 32px}.landing-page .label{letter-spacing:.12em;color:var(--fg-3);font-weight:500}.landing-page .eyebrow,.landing-page .label{font-family:var(--mono);font-size:11px;text-transform:uppercase}.landing-page .eyebrow{display:inline-flex;align-items:center;gap:8px;letter-spacing:.14em;color:var(--fg-2)}.landing-page .eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.landing-page .nav{position:sticky;top:0;z-index:50;background:color-mix(in oklab,var(--bg) 86%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.landing-page .nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.landing-page .wordmark{font-family:var(--serif);font-size:28px;letter-spacing:-.01em;line-height:1;display:inline-flex;align-items:center;gap:6px}.landing-page .nav-mark{height:24px;width:auto}.landing-page .footer-mark{height:28px;width:auto}.landing-page .wordmark .dot{width:5px;height:5px;border-radius:50%;background:var(--accent);display:inline-block;transform:translateY(-2px)}.landing-page .nav-links{display:flex;align-items:center;gap:36px;font-size:13.5px;color:var(--fg-1)}.landing-page .nav-links a:hover{color:var(--fg)}.landing-page .btn{display:inline-flex;align-items:center;gap:10px;height:38px;padding:0 16px;border-radius:999px;font-size:13.5px;font-weight:500;letter-spacing:-.005em;transition:all .2s var(--ease);border:1px solid transparent;white-space:nowrap}.landing-page .btn-primary{background:var(--fg);color:var(--bg)}.landing-page .btn-primary:hover{background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px -12px hsla(50,23%,95%,.4)}.landing-page .btn-ghost{border-color:var(--line-2);color:var(--fg-1)}.landing-page .btn-ghost:hover{border-color:var(--fg-3);color:var(--fg)}.landing-page .btn .arrow{transition:transform .2s var(--ease)}.landing-page .btn:hover .arrow{transform:translateX(2px)}.landing-page .hero{position:relative;padding:80px 0 64px;overflow:hidden}.landing-page .hero-copy{text-align:center;max-width:720px;margin:0 auto}.landing-page .hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(48px,6.4vw,88px);line-height:.98;letter-spacing:-.022em;margin:20px 0 24px;text-wrap:balance}.landing-page .hero h1 em{font-style:italic;color:var(--fg-1)}.landing-page .hero-sub{font-size:18px;line-height:1.55;color:var(--fg-1);max-width:520px;margin:0 auto 36px;text-wrap:pretty}.landing-page .hero-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:40px}.landing-page .hero-proof{display:flex;flex-direction:column;align-items:center;gap:14px;font-size:13px;color:var(--fg-2)}.landing-page .hero-proof .row{display:flex;align-items:center;gap:12px}.landing-page .hero-proof svg{color:var(--fg-3);flex-shrink:0}.landing-page .hero-demo{margin-top:64px}.landing-page .bg-grid{position:absolute;inset:0;background-image:linear-gradient(to right,var(--line) 1px,transparent 1px),linear-gradient(to bottom,var(--line) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 70% 30%,#000 0,transparent 70%);mask-image:radial-gradient(ellipse 80% 60% at 70% 30%,#000 0,transparent 70%);opacity:.5;pointer-events:none}.landing-page section{position:relative}.landing-page .section{padding:96px 0;border-top:1px solid var(--line)}.landing-page .section-head{display:grid;grid-template-columns:220px 1fr;gap:48px;margin-bottom:64px}.landing-page .section-head .title{font-family:var(--serif);font-size:clamp(36px,3.5vw,46px);line-height:1.08;letter-spacing:-.02em;margin:12px 0 0;max-width:750px;text-wrap:balance}.landing-page .section-head .title em{font-style:italic;color:var(--fg-1)}.landing-page .section-head .lede{font-size:17px;color:var(--fg-1);max-width:640px;margin:16px 0 0;text-wrap:pretty}.landing-page .sheet{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#0e0f12,#0b0c0f);overflow:hidden;position:relative;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.02),0 40px 80px -30px rgba(0,0,0,.6)}.landing-page .sheet-chrome{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--line);background:#0c0d10}.landing-page .sheet-chrome .dots{display:flex;gap:6px}.landing-page .sheet-chrome .dots i{width:10px;height:10px;border-radius:50%;display:block;background:var(--bg-3)}.landing-page .sheet-chrome .name{font-family:var(--mono);font-size:11.5px;color:var(--fg-2);letter-spacing:.02em;margin-left:6px}.landing-page .sheet-chrome .status{margin-left:auto;font-family:var(--mono);font-size:11px;color:var(--fg-3);display:inline-flex;align-items:center;gap:8px}.landing-page .sheet-chrome .status .pulse{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 0 var(--accent-dim);animation:landing-pulse 1.6s var(--ease) infinite}@keyframes landing-pulse{0%{box-shadow:0 0 0 0 color-mix(in oklab,var(--accent) 60%,transparent)}70%{box-shadow:0 0 0 10px transparent}to{box-shadow:0 0 0 0 transparent}}.landing-page .sheet-tabs{display:flex;border-bottom:1px solid var(--line);font-family:var(--mono);font-size:11.5px;background:#0a0b0e}.landing-page .sheet-tabs .tab{padding:8px 14px;color:var(--fg-3);border-right:1px solid var(--line)}.landing-page .sheet-tabs .tab.active{color:var(--fg-1);background:#101115;position:relative}.landing-page .sheet-tabs .tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:var(--accent)}.landing-page .sheet-body{position:relative;overflow:hidden}.landing-page .grid-table{width:100%;border-collapse:collapse;font-family:var(--mono);font-size:12px;table-layout:fixed}.landing-page .grid-table td,.landing-page .grid-table th{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:0;position:relative;height:28px}.landing-page .grid-table th{background:#0b0c0f;color:var(--fg-3);font-weight:400;font-size:11px;text-align:left;height:22px;padding:0 8px}.landing-page .grid-table td.rowhead,.landing-page .grid-table th.rowhead{width:32px;text-align:center;background:#0b0c0f;color:var(--fg-3);padding:0}.landing-page .grid-table td .cell{position:relative;padding:6px 10px;color:var(--fg-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%;display:flex;align-items:center;justify-content:flex-end}.landing-page .grid-table td .cell.text{justify-content:flex-start;color:var(--fg-1)}.landing-page .grid-table td .cell.header{color:var(--fg-2)}.landing-page .grid-table td .cell.total{color:var(--fg);font-weight:500;background:#101115}.landing-page .cell.flag-error{background:var(--danger-dim);color:oklch(.85 .1 28)}.landing-page .cell.flag-error:after{content:"";position:absolute;inset:0;border:1px solid oklch(.68 .16 28/.6);border-radius:0;pointer-events:none}.landing-page .cell.flag-warn{background:var(--accent-dim);color:oklch(.92 .08 78)}.landing-page .cell.flag-warn:after{content:"";position:absolute;inset:0;border:1px solid color-mix(in oklab,var(--accent) 70%,transparent);pointer-events:none}.landing-page .cell.flag-ok{background:var(--good-dim)}.landing-page .cell.scanning{background:color-mix(in oklab,var(--fg) 6%,transparent);box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--fg) 25%,transparent)}.landing-page .hero-sheet-wrap{display:grid;grid-template-columns:1fr 280px;gap:16px;align-items:start}.landing-page .findings{display:flex;flex-direction:column;gap:12px;padding:24px 0;pointer-events:none}.landing-page .finding{background:var(--bg-1);border:1px solid var(--line-2);border-radius:10px;padding:14px;font-size:12.5px;color:var(--fg-1);opacity:0;transform:translateY(8px);transition:all .4s var(--ease);box-shadow:0 12px 30px -18px rgba(0,0,0,.6)}.landing-page .finding.show{opacity:1;transform:translateY(0)}.landing-page .finding .title{display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-2);margin-bottom:8px}.landing-page .finding .ref{font-family:var(--mono);font-size:11px;color:var(--fg-3);margin-bottom:6px}.landing-page .finding .msg{font-size:13px;line-height:1.45;color:var(--fg)}.landing-page .finding.error .title:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--danger)}.landing-page .finding.warn .title:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent)}.landing-page .finding.ok .title:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--good)}.landing-page .timeline{display:flex;align-items:center;gap:16px;padding:14px 18px;border-top:1px solid var(--line);background:#0a0b0e;font-family:var(--mono);font-size:11.5px;color:var(--fg-3)}.landing-page .timeline .bar{flex:1;height:3px;background:var(--line);border-radius:2px;position:relative;overflow:hidden;cursor:pointer}.landing-page .timeline .bar .fill{position:absolute;left:0;top:0;bottom:0;background:var(--accent);transition:width .1s linear}.landing-page .timeline button{font-family:var(--mono);font-size:11.5px;color:var(--fg-2);display:inline-flex;align-items:center;gap:6px}.landing-page .timeline button:hover{color:var(--fg)}.landing-page .cap-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.landing-page .cap{padding:40px 32px 32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:16px}.landing-page .cap:nth-child(2n){border-right:0}.landing-page .cap:nth-last-child(-n+2){border-bottom:0}.landing-page .cap .num{font-family:var(--mono);font-size:11px;letter-spacing:.12em;color:var(--fg-3)}.landing-page .cap h3{font-family:var(--serif);font-size:32px;line-height:1.05;letter-spacing:-.015em;margin:0;font-weight:400}.landing-page .cap p{font-size:15px;color:var(--fg-2);margin:0;text-wrap:pretty}.landing-page .cap .demo{margin-top:8px;min-height:220px;border:1px solid var(--line);border-radius:10px;background:#0c0d10;padding:16px;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden}.landing-page .personas{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}.landing-page .persona{padding:32px;border-right:1px solid var(--line)}.landing-page .persona:last-child{border-right:0}.landing-page .persona .role{font-family:var(--serif);font-size:26px;line-height:1.1;margin:0 0 10px}.landing-page .persona .desc{font-size:14px;color:var(--fg-2);line-height:1.5;margin:0 0 18px}.landing-page .persona ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:13.5px;color:var(--fg-1)}.landing-page .persona ul li{display:flex;gap:10px;align-items:flex-start}.landing-page .persona ul li:before{content:"";flex-shrink:0;width:12px;height:1px;background:var(--fg-3);margin-top:10px}.landing-page .sec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px}.landing-page .sec-item{border:1px solid var(--line);border-radius:10px;padding:22px;display:flex;flex-direction:column;gap:10px;background:#0c0d10}.landing-page .sec-item .icon{width:32px;height:32px;border:1px solid var(--line-2);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--fg-1)}.landing-page .sec-item .name{font-size:15px;font-weight:500;color:var(--fg)}.landing-page .sec-item .desc{font-size:13px;color:var(--fg-2);line-height:1.5}.landing-page .faq{border-top:1px solid var(--line);margin-top:32px}.landing-page .faq-item{border-bottom:1px solid var(--line)}.landing-page .faq-q{display:flex;align-items:center;justify-content:space-between;width:100%;padding:22px 8px;font-size:17px;color:var(--fg);font-weight:500;text-align:left;font-family:var(--sans);letter-spacing:-.01em}.landing-page .faq-q .plus{width:18px;height:18px;position:relative;flex-shrink:0;transition:transform .3s var(--ease)}.landing-page .faq-q .plus:after,.landing-page .faq-q .plus:before{content:"";position:absolute;background:var(--fg-2);top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .faq-q .plus:before{width:14px;height:1px}.landing-page .faq-q .plus:after{width:1px;height:14px;transition:transform .3s var(--ease)}.landing-page .faq-item.open .faq-q .plus:after{transform:translate(-50%,-50%) rotate(90deg)}.landing-page .faq-a{overflow:hidden;max-height:0;transition:max-height .4s var(--ease)}.landing-page .faq-a-inner{padding:0 8px 22px;font-size:15px;color:var(--fg-1);max-width:720px;line-height:1.6}.landing-page .founder{padding:120px 0;border-top:1px solid var(--line);position:relative}.landing-page .founder-grid{display:grid;grid-template-columns:220px 1fr;gap:48px;align-items:start}.landing-page .founder-meta{position:sticky;top:100px;display:flex;flex-direction:column;gap:16px}.landing-page .founder-meta .eyebrow{margin-bottom:8px}.landing-page .founder-letter{font-family:var(--sans);font-size:17px;line-height:1.7;letter-spacing:-.005em;color:var(--fg-1);max-width:680px;text-wrap:pretty}.landing-page .founder-letter p{margin:0 0 1.2em}.landing-page .founder-letter p:last-of-type{margin-bottom:0}.landing-page .founder-letter em{font-style:italic;color:var(--fg)}.landing-page .cta{padding:120px 0 96px;text-align:center;border-top:1px solid var(--line);position:relative;overflow:hidden}.landing-page .cta h2{font-family:var(--serif);font-weight:400;font-size:clamp(48px,6vw,80px);line-height:1.02;letter-spacing:-.02em;margin:0 auto 18px;max-width:16ch;text-wrap:balance}.landing-page .cta h2 em{font-style:italic;color:var(--fg-1)}.landing-page .cta p{font-size:17px;color:var(--fg-2);max-width:60ch;margin:0 auto 32px}.landing-page .waitlist{display:flex;gap:8px;padding:6px;background:var(--bg-1);border:1px solid var(--line-2);border-radius:999px;max-width:460px;margin:0 auto;transition:border-color .2s var(--ease)}.landing-page .waitlist:focus-within{border-color:var(--fg-3)}.landing-page .waitlist input{flex:1;background:transparent;border:0;outline:0;padding:0 16px;color:var(--fg);font-size:14.5px;font-family:inherit}.landing-page .waitlist input::-moz-placeholder{color:var(--fg-3)}.landing-page .waitlist input::placeholder{color:var(--fg-3)}.landing-page .waitlist .btn{height:40px}.landing-page .cta-meta{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:20px;font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3)}.landing-page .cta-meta .sep{width:4px;height:4px;border-radius:50%;background:var(--fg-4)}.landing-page footer{border-top:1px solid var(--line);padding:56px 0 40px}.landing-page .foot-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:40px}.landing-page .foot-col .label{margin-bottom:16px}.landing-page .foot-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:14px;color:var(--fg-1)}.landing-page .foot-col ul a:hover{color:var(--fg)}.landing-page .foot-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:64px;padding-top:24px;border-top:1px solid var(--line);font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3)}@media (max-width:960px){.landing-page .section-head{grid-template-columns:1fr;gap:32px}.landing-page .cap-grid,.landing-page .personas{grid-template-columns:1fr}.landing-page .cap,.landing-page .persona{border-right:0;border-bottom:1px solid var(--line)}.landing-page .sec-grid{grid-template-columns:repeat(2,1fr)}.landing-page .foot-grid{grid-template-columns:1fr 1fr}.landing-page .findings{display:none}.landing-page .hero-sheet-wrap{grid-template-columns:1fr}.landing-page .nav-links{display:none}.landing-page .founder-grid{grid-template-columns:1fr;gap:32px}.landing-page .founder-meta{position:static}}@media (max-width:640px){.landing-page .container{padding:0 20px}.landing-page .hero{padding:48px 0 40px}.landing-page .hero h1{font-size:clamp(36px,10vw,48px)}.landing-page .hero-sub{font-size:16px}.landing-page .hero-demo{margin-top:40px}.landing-page .hero-proof{font-size:12px}.landing-page .hero-sheet-wrap{grid-template-columns:1fr}.landing-page .sheet{overflow-x:auto;overflow-y:hidden}.landing-page .sheet-body{overflow-x:auto}.landing-page .grid-table{min-width:600px}.landing-page .sheet-chrome .name,.landing-page .sheet-chrome .status{font-size:10px}.landing-page .timeline{font-size:10px;gap:10px;padding:10px 12px}.landing-page .section{padding:64px 0}.landing-page .section-head{margin-bottom:40px}.landing-page .section-head .title{font-size:clamp(28px,7vw,36px);max-width:100%}.landing-page .section-head .lede{font-size:15px;max-width:100%}.landing-page .cap{padding:28px 20px 24px}.landing-page .cap h3{font-size:24px}.landing-page .cap p{font-size:14px}.landing-page .cap .demo{display:none}.landing-page .sec-grid{grid-template-columns:1fr;gap:16px}.landing-page .persona{padding:24px 20px}.landing-page .persona .role{font-size:22px}.landing-page .faq-q{font-size:15px;padding:18px 4px}.landing-page .faq-a-inner{font-size:14px}.landing-page .founder{padding:80px 0}.landing-page .founder-letter{font-size:15px}.landing-page .cta{padding:80px 0 64px}.landing-page .cta h2{font-size:clamp(36px,10vw,48px)}.landing-page .waitlist{flex-direction:column;border-radius:14px;padding:8px}.landing-page .waitlist input{padding:12px 16px}.landing-page .waitlist .btn{width:100%;justify-content:center;border-radius:999px}.landing-page .foot-grid{grid-template-columns:1fr;gap:32px}.landing-page .foot-bottom{flex-direction:column;gap:12px;text-align:center}}