:root{--ink:#191712;--paper:#f6f5f1;--white:#fff;--muted:#65625c;--line:#d9d6ce;--soft:#eeece6;--accent:#191712;--danger:#a12b20}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:Instrument Sans,sans-serif}body{min-height:100vh;margin:0}.homepage{background:var(--white)}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.shell{width:min(1160px,100% - 40px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;height:72px;display:flex}.brand{align-items:center;gap:10px;font-family:Bricolage Grotesque;font-size:21px;font-weight:700;text-decoration:none;display:flex}.logo{width:30px;height:30px}.nav{align-items:center;gap:20px;display:flex}.nav a{font-size:14px;text-decoration:none}.btn{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 20px;font-weight:600;text-decoration:none;display:inline-flex}.btn.secondary{color:var(--ink);background:0 0}.btn.ghost{color:var(--ink);background:0 0;border-color:#0000}.btn.small{min-height:36px;padding:0 14px;font-size:14px}.btn:disabled{opacity:.42;cursor:not-allowed}.hero{text-align:center;padding:92px 0 72px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:12px;font-weight:600}h1,h2,h3{letter-spacing:-.035em;margin:0;font-family:Bricolage Grotesque}.hero h1{max-width:850px;margin:18px auto;font-size:clamp(48px,8vw,86px);line-height:.96}.hero p{max-width:680px;color:var(--muted);margin:24px auto 32px;font-size:19px;line-height:1.55}.actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.assurance{color:var(--muted);margin-top:14px;font-size:13px}.product-shot{border:1px solid var(--line);background:var(--white);text-align:left;border-radius:22px;padding:24px;box-shadow:0 24px 80px #19171214}.agent-strip{border:1px solid var(--line);background:var(--soft);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.agent-strip strong{margin-bottom:4px;display:block}.agent-strip span{color:var(--muted);font-size:14px}.demo-form{max-width:680px;margin:42px auto 14px}.field{margin:22px 0;display:block}.field-label{justify-content:space-between;gap:8px;margin-bottom:7px;font-size:14px;font-weight:600;display:flex}.required{color:var(--danger)}.help{color:var(--muted);margin:6px 0;font-size:13px;line-height:1.45}.input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:10px;padding:11px 13px}textarea.input{resize:vertical;min-height:110px}.section{padding:96px 0}.section h2{max-width:640px;font-size:clamp(34px,5vw,54px)}.section-intro{color:var(--muted);max-width:590px;font-size:17px;line-height:1.6}.grid-3{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;display:grid}.card{border:1px solid var(--line);background:#ffffff80;border-radius:16px;padding:24px}.card .number{color:var(--muted);font-family:Bricolage Grotesque;font-size:13px}.section[style*=background] .card .number{color:#aaa69c}.card h3{margin:28px 0 9px;font-size:23px}.card p{color:var(--muted);margin:0;line-height:1.5}.yc{color:#5f665f;background:#f7f8f3;border:1px solid #dde4da;border-radius:999px;align-items:center;gap:8px;padding:7px 16px 7px 13px;font-family:ui-rounded,SF Pro Rounded,-apple-system,system-ui,sans-serif;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.hero-yc{width:max-content;margin:0 auto 22px;display:flex}.yc-box{flex:none;width:22px;height:22px;display:block}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:32px 0;font-size:13px}.footer-row{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.footer-links{gap:16px;display:flex}.page{min-height:calc(100vh - 72px);padding:52px 0 100px}.narrow{width:min(700px,100%);margin:0 auto}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px}.stack{gap:14px;display:grid}.notice{border:1px solid var(--line);background:var(--soft);color:var(--muted);border-radius:10px;padding:13px 15px;font-size:14px;line-height:1.45}.error{color:var(--danger);font-size:14px}.success{color:#24663b}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f5f1f0;position:sticky;top:0}.topbar-row{justify-content:space-between;align-items:center;gap:16px;min-height:68px;display:flex}.status{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:inline-flex}.dot{background:#9b978d;border-radius:50%;width:8px;height:8px}.dot.live{background:#2c8b4b}.editor-layout{grid-template-columns:minmax(0,720px) 300px;align-items:start;gap:24px;padding:36px 0 100px;display:grid}.canvas{border:1px solid var(--line);background:#fff;border-radius:18px;padding:42px}.canvas-title{font-size:38px}.canvas-desc{color:var(--muted);white-space:pre-wrap;line-height:1.55}.editor-field{border:1px solid #0000;border-radius:12px;margin:8px -14px;padding:14px}.editor-field:hover,.editor-field.selected{border-color:var(--line);background:#faf9f6}.side{position:sticky;top:92px}.side h3{margin-bottom:18px;font-size:19px}.side label{gap:6px;font-size:13px;font-weight:600;display:grid}.side .input{min-height:42px}.row{align-items:center;gap:10px;display:flex}.row.between{justify-content:space-between}.divider{background:var(--line);height:1px;margin:18px 0}.field-toolbar{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 11px;font-size:12px}.muted{color:var(--muted)}.codebox{color:#f7f4ec;white-space:pre-wrap;word-break:break-word;background:#20201e;border:1px solid #c9c6be;border-radius:12px;max-height:260px;padding:16px;font-family:ui-monospace,monospace;font-size:13px;line-height:1.55;overflow:auto}.modal-backdrop{z-index:50;background:#19171273;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border:1px solid var(--line);border-radius:18px;width:min(500px,100%);padding:28px;box-shadow:0 30px 100px #00000040}.modal h2{font-size:30px}.public-wrap{width:min(760px,100% - 32px);margin:48px auto}.public-card{border:1px solid var(--line);border-top:7px solid var(--accent);background:#fff;border-radius:18px;padding:clamp(24px,6vw,52px)}.public-title{font-size:clamp(36px,7vw,56px)}.powered{text-align:center;color:var(--muted);margin-top:24px;font-size:12px}.powered a{font-weight:600}.review-bar{border:1px solid var(--line);background:#fffffff5;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding:13px;display:flex;position:sticky;bottom:12px;box-shadow:0 12px 40px #1917121f}.badge{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:4px 8px;font-size:11px}.dashboard-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.dashboard-head h1{font-size:48px}.form-row{border-bottom:1px solid var(--line);grid-template-columns:1.5fr .5fr .5fr .7fr;align-items:center;gap:16px;padding:18px 6px;text-decoration:none;display:grid}.doc{line-height:1.7}.doc h1{font-size:48px}.doc h2{margin-top:42px;font-size:28px}.doc code{background:var(--soft);border-radius:4px;padding:2px 5px}@media (max-width:800px){.nav .hide-mobile{display:none}.hero{padding-top:60px}.grid-3,.editor-layout{grid-template-columns:1fr}.side{position:static}.canvas{padding:24px}.form-row{grid-template-columns:1fr auto}.form-row>:nth-child(n+3){display:none}.public-wrap{margin-top:20px}.agent-strip{flex-direction:column;align-items:flex-start}.review-bar{bottom:8px}.topbar-row{flex-wrap:wrap;padding:10px 0}.dashboard-head{flex-direction:column;align-items:flex-start}.section{padding:68px 0}}@media print{.site-header,.topbar,.agent-strip,.review-bar,.powered{display:none!important}.public-card{border:0;padding:0}.public-wrap{width:100%;margin:0}}
