@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--navy:#0b1d3a;--blue:#2563eb;--emerald:#10b981;--mint:#e6f7f1;--ice:#eef5ff;--white:#fff;--bg:#f8fafc;--border:#e2e8f0;--muted:#64748b;--shadow:0 28px 70px rgba(11,29,58,.12);font-family:Inter,system-ui,sans-serif;color:var(--navy);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}button,input{font:inherit}a{color:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;z-index:100;top:10px;left:10px;transform:translateY(-150%);padding:12px 18px;background:var(--navy);color:#fff;border-radius:10px}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}.site-header{position:sticky;z-index:20;top:0;height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(24px,5vw,80px);background:#ffffffe6;border-bottom:1px solid rgba(226,232,240,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:block;width:144px;height:48px;overflow:hidden;border-radius:9px;text-decoration:none}.brand-crop{position:relative;display:block;width:144px;height:48px;overflow:hidden}.brand-crop img{position:absolute;width:288px;max-width:none;height:192px;object-fit:cover;left:-72px;top:-52px}.site-header .header-brand{width:144px;height:76px;overflow:hidden}.site-header .header-brand .brand-crop{width:144px;height:76px}.site-header .header-brand .brand-crop img{width:288px;height:192px;left:-72px;top:-51px}nav{display:flex;align-items:center;gap:34px}nav a,.footer-links a{color:#475569;font-size:14px;font-weight:600;text-decoration:none}nav a:hover,.footer-links a:hover{color:var(--blue)}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 24px;border:0;border-radius:16px;background:linear-gradient(135deg,#2563eb,#2f6cf2);box-shadow:0 12px 24px #2563eb33;color:#fff;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 16px 30px #2563eb47}.button-small{min-height:44px;padding:0 19px;border-radius:14px;font-size:14px}.button-secondary{color:var(--navy);background:#fff;border:1px solid var(--border);box-shadow:none}.section{padding:clamp(80px,10vw,140px) clamp(24px,7vw,112px)}.hero{max-width:1600px;min-height:calc(100vh - 82px);margin:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:clamp(50px,7vw,120px);padding-top:76px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 22px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow span{width:26px;height:2px;background:linear-gradient(90deg,var(--blue),var(--emerald))}h1,h2,h3{font-family:Space Grotesk,Inter,sans-serif;margin:0;letter-spacing:-.04em}h1{max-width:760px;font-size:clamp(54px,6.4vw,96px);line-height:.98}h1 em,h2 em{color:var(--blue);font-style:normal}.hero-lede{max-width:650px;margin:30px 0 0;color:#475569;font-size:clamp(18px,1.5vw,22px);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.coming-soon{display:flex;align-items:center;gap:9px;margin-top:24px;color:var(--muted);font-size:14px}.coming-soon span{color:var(--emerald);font-size:12px}.hero-visual{position:relative;padding:26px 0 80px}.hero-visual:before{content:"";position:absolute;inset:0 -80px 30px 20%;z-index:-1;background:radial-gradient(circle at 50% 40%,rgba(37,99,235,.16),transparent 60%)}.product-window{overflow:hidden;border:1px solid rgba(203,213,225,.9);border-radius:30px;background:#fffffff5;box-shadow:var(--shadow);transform:rotate(1deg)}.home-preview-header{min-height:78px;display:flex;align-items:center;justify-content:center;position:relative;padding:12px 25px;border-bottom:1px solid var(--border)}.home-preview-logo{position:relative;display:block;width:150px;height:52px;overflow:hidden}.home-preview-logo img{position:absolute;width:300px;max-width:none;height:200px;object-fit:cover;left:-75px;top:-54px}.home-preview-avatar{position:absolute;right:24px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#d1fae5);color:var(--navy);font-size:11px;font-weight:800}.home-preview-content{display:grid;gap:17px;padding:24px;background:linear-gradient(180deg,#fff,#f8fbff)}.home-preview-copy{max-width:470px}.home-preview-copy h3{font-size:clamp(25px,3vw,38px);line-height:1.04}.home-preview-copy h3 em{color:var(--emerald);font-style:normal;font-weight:600}.home-preview-copy p{max-width:510px;margin:12px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.home-preview-voice{position:relative;min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.home-preview-voice img{position:relative;z-index:2;width:72px;height:72px;border-radius:22px;filter:drop-shadow(0 10px 16px rgba(37,99,235,.18))}.home-preview-voice strong{position:relative;z-index:2;font-size:12px}.home-preview-glow{position:absolute;width:158px;height:90px;border-radius:50%;background:radial-gradient(circle,rgba(45,212,191,.24) 0%,rgba(37,99,235,.13) 42%,transparent 72%)}.home-preview-type{min-height:44px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #cbd5e1;border-radius:16px;background:#fff;font-size:12px;font-weight:750}.home-preview-type span{color:var(--blue);font-size:16px}.home-preview-workflow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:9px;padding:16px;border:1px solid var(--border);border-radius:18px;background:#fff}.home-preview-workflow div{display:grid;gap:5px;min-width:0}.home-preview-workflow strong{display:flex;align-items:center;gap:5px;font-size:10px}.home-preview-workflow strong span{color:#1f8ef1;font-size:13px}.home-preview-workflow small{color:var(--muted);font-size:8px;line-height:1.35}.home-preview-workflow i{color:#cbd5e1;font-style:normal;font-size:12px}.home-preview-recent{display:grid;gap:9px;font-size:12px}.home-preview-recent>div{min-height:67px;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;padding:12px 16px;border:1px solid var(--border);border-radius:18px;background:#fff}.home-preview-recent>div>span{grid-row:1/3;color:#94a3b8;font-size:24px}.home-preview-recent b{font-size:10px}.home-preview-recent small{color:var(--muted);font-size:8px}.window-bar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--border)}.mini-brand{display:flex;align-items:center;gap:9px;font-family:Space Grotesk;font-weight:700}.mini-brand img{width:32px;height:32px;border-radius:9px}.window-status{padding:8px 12px;border-radius:99px;background:#ecfdf5;color:#047857;font-size:11px;font-weight:700}.workspace-tabs{display:flex;gap:26px;padding:18px 24px 0;color:#94a3b8;font-size:12px;font-weight:700}.workspace-tabs span{padding-bottom:12px}.workspace-tabs .active{color:var(--blue);border-bottom:2px solid var(--blue)}.studio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;padding:20px 24px 14px;background:#f8fafc}.idea-card{min-height:150px;padding:19px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 8px 20px #0f172a0a}.idea-main{grid-column:1/-1;min-height:125px;background:linear-gradient(135deg,#eef5ff,#f4fbff);border-color:#bfdbfe}.idea-card small{display:block;margin:8px 0 9px;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.idea-card h3{font-size:23px}.idea-card strong{font-family:Space Grotesk;font-size:15px}.idea-card p{margin:7px 0 0;color:#64748b;font-size:11px;line-height:1.5}.card-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;font-weight:800}.card-icon.blue{color:var(--blue);background:var(--ice)}.card-icon.green{color:#059669;background:#ecfdf5}.suggestion{display:flex;align-items:center;gap:13px;margin:0 24px 24px;padding:14px;border-radius:15px;background:#0b1d3a;color:#fff}.suggestion>span{color:#5eead4}.suggestion p{flex:1;margin:0;font-size:10px;line-height:1.5}.suggestion button{border:0;border-radius:9px;padding:8px 12px;background:#fff;color:var(--navy);font-size:10px;font-weight:700}.studio-window{transform:rotate(.5deg)}.studio-canvas{display:grid;gap:12px;padding:18px 22px 23px;background:#f8fafc}.studio-main-idea{padding:17px 18px;border:1px solid #93c5fd;border-radius:17px;background:linear-gradient(135deg,#eef5ff,#f0fdfa)}.studio-main-idea small,.studio-prompt-grid small{color:#64748b;font-size:8px;font-weight:800;letter-spacing:.1em}.studio-main-idea h3{max-width:520px;margin-top:7px;font-size:19px;line-height:1.2}.studio-prompt-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.studio-prompt-grid article{min-height:88px;display:grid;align-content:start;gap:6px;padding:12px;border:1px solid var(--border);border-radius:14px;background:#fff}.studio-prompt-grid strong{font-size:10px;line-height:1.35}.studio-prompt-grid button{justify-self:start;padding:5px 8px;border:0;border-radius:7px;background:var(--ice);color:var(--blue);font-size:8px;font-weight:800}.mock-suggestion{display:flex;align-items:center;gap:11px;padding:13px;border-radius:14px;background:var(--navy);color:#fff}.mock-suggestion>span{color:#5eead4}.mock-suggestion p{flex:1;margin:0;font-size:9px;line-height:1.45}.mock-suggestion button{border:0;border-radius:8px;padding:7px 10px;background:#fff;color:var(--navy);font-size:9px;font-weight:800}.qr-float{position:absolute;right:-24px;bottom:8px;display:flex;align-items:center;gap:13px;width:245px;padding:14px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 16px 35px #0b1d3a24}.qr-float canvas{width:68px!important;height:68px!important;border-radius:8px}.qr-float div{display:grid;gap:5px}.qr-float strong{font-size:13px}.qr-float span{color:var(--muted);font-size:11px}.section-soft{background:linear-gradient(180deg,#f8fafc,#f4f9ff);text-align:center}h2{font-size:clamp(42px,5.2vw,72px);line-height:1.08}.problem .eyebrow{justify-content:center}.problem-grid{max-width:900px;display:grid;grid-template-columns:1fr 1fr;gap:50px;margin:45px auto 60px;text-align:left}.problem-grid p{margin:0;color:#475569;font-size:18px;line-height:1.7}.thought-stream{max-width:1100px;display:flex;align-items:center;justify-content:center;gap:16px;margin:auto;padding:22px 24px;border:1px solid var(--border);border-radius:20px;background:#fff;color:#64748b;box-shadow:0 12px 34px #0f172a0d}.thought-stream i{width:34px;height:1px;background:#cbd5e1}.thought-stream strong{color:var(--blue)}.idea-studio-intro{background:linear-gradient(145deg,#071832,#102b55 65%,#0f766e 140%);color:#fff}.idea-studio-heading{max-width:900px;margin:0 auto 58px;text-align:center}.idea-studio-heading .eyebrow{justify-content:center;color:#5eead4}.idea-studio-heading>p:last-child{max-width:780px;margin:28px auto 0;color:#cbd5e1;font-size:18px;line-height:1.75}.studio-capability-grid{max-width:1180px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:auto}.studio-capability-grid article{min-height:220px;padding:26px;border:1px solid rgba(255,255,255,.13);border-radius:23px;background:#ffffff12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.studio-capability-grid article>span{color:#5eead4;font-size:11px;font-weight:800;letter-spacing:.12em}.studio-capability-grid h3{margin-top:44px;font-size:25px}.studio-capability-grid p{margin:14px 0 0;color:#cbd5e1;line-height:1.65}.idea-studio-spotlight{max-width:1600px;margin:auto;display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);align-items:center;gap:clamp(55px,8vw,130px)}.studio-spotlight-copy>p:not(.eyebrow){max-width:620px;margin:28px 0 0;color:#475569;font-size:18px;line-height:1.75}.studio-capabilities{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.studio-capabilities span{padding:10px 13px;border:1px solid #bfdbfe;border-radius:99px;background:var(--ice);color:var(--blue);font-size:12px;font-weight:700}.studio-spotlight-panel{display:grid;gap:13px;padding:24px;border-radius:28px;background:linear-gradient(145deg,#071832,#102b55);box-shadow:0 28px 70px #0b1d3a38;color:#fff}.studio-panel-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:8px 5px 15px}.studio-panel-heading small,.studio-spotlight-panel article small{color:#7dd3fc;font-size:9px;font-weight:800;letter-spacing:.12em}.studio-panel-heading h3{margin-top:8px;font-size:25px}.studio-panel-heading>span{flex:none;padding:8px 11px;border:1px solid rgba(94,234,212,.32);border-radius:99px;background:#10b98121;color:#5eead4;font-size:10px;font-weight:700}.studio-spotlight-panel article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:#ffffff12}.studio-spark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#2563eb3d;color:#7dd3fc}.studio-spark.mint{background:#10b9812e;color:#5eead4}.studio-spotlight-panel article div{display:grid;gap:5px}.studio-spotlight-panel article strong{font-size:13px}.studio-spotlight-panel article p{margin:0;color:#cbd5e1;font-size:10px;line-height:1.5}.studio-spotlight-panel article button{border:0;border-radius:10px;padding:8px 11px;background:#fff;color:var(--navy);font-size:10px;font-weight:800}.studio-build-draft{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 6px 3px;color:#94a3b8;font-size:10px}.studio-build-draft strong{color:#5eead4;font-size:12px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:58px}.section-heading>p{max-width:480px;margin:0;color:#64748b;font-size:17px;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps article{position:relative;min-height:275px;padding:28px;border:1px solid var(--border);border-radius:24px;background:#fff;transition:transform .2s ease,border .2s ease}.steps article:hover{transform:translateY(-5px);border-color:#93c5fd}.step-number{position:absolute;right:24px;top:24px;color:#cbd5e1;font-weight:800}.step-icon,.feature-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:42px;border-radius:15px;background:var(--ice);color:var(--blue);font-size:22px;font-weight:700}.steps h3,.feature h3{font-size:24px}.steps p,.feature p{color:#64748b;line-height:1.65}.steps .studio-step{transform:translateY(-12px);border-color:#60a5fa;background:linear-gradient(145deg,#eef5ff,#f0fdfa);box-shadow:0 18px 42px #2563eb24}.steps .studio-step:hover{transform:translateY(-17px)}.steps .studio-step .step-icon{background:var(--navy);color:#5eead4}.steps .studio-step .step-number{color:var(--blue)}.product-flow{max-width:1150px;display:flex;align-items:center;justify-content:center;gap:12px;margin:48px auto 0;padding:18px 22px;border:1px solid var(--border);border-radius:20px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:700}.product-flow i{color:#94a3b8;font-style:normal;animation:flowPulse 2.4s ease-in-out infinite}.product-flow strong{padding:9px 13px;border-radius:11px;background:var(--navy);color:#5eead4}@keyframes flowPulse{0%,to{opacity:.35;transform:translate(-2px)}50%{opacity:1;transform:translate(2px)}}.feature-section{background:#fbfdff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{min-height:275px;padding:30px;overflow:hidden;border:1px solid var(--border);border-radius:26px;background:#fff}.feature-large,.feature-wide{grid-column:span 2;display:flex;align-items:center;justify-content:space-between;gap:35px}.feature-large>div:first-child,.feature-wide>div:first-child{max-width:470px}.feature .feature-icon{margin-bottom:36px}.feature-large .feature-icon,.feature-wide .feature-icon{margin-bottom:26px}.waveform{min-width:280px;height:145px;display:flex;align-items:center;justify-content:center;gap:6px;padding:20px;border-radius:20px;background:linear-gradient(135deg,#eef5ff,#e6f7f1)}.waveform i{width:5px;border-radius:99px;background:linear-gradient(#2563eb,#10b981)}.waveform i:nth-child(1),.waveform i:nth-child(10){height:24px}.waveform i:nth-child(2),.waveform i:nth-child(9){height:42px}.waveform i:nth-child(3),.waveform i:nth-child(8){height:68px}.waveform i:nth-child(4),.waveform i:nth-child(7){height:48px}.waveform i:nth-child(5),.waveform i:nth-child(6){height:88px}.waveform span{margin-left:10px;color:#475569;font-size:12px;font-weight:700}.idea-feature{border-color:#93c5fd;background:linear-gradient(145deg,#fff,#eef5ff)}.idea-feature-orbit{min-width:280px;height:165px;display:grid;place-items:center;position:relative;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.15),transparent 68%)}.idea-feature-orbit b{display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:var(--navy);color:#5eead4}.idea-feature-orbit span{position:absolute;padding:8px 11px;border:1px solid #bfdbfe;border-radius:99px;background:#fff;color:var(--blue);font-size:10px;font-weight:800}.idea-feature-orbit span:first-child{left:3px;top:20px}.idea-feature-orbit span:last-child{right:0;bottom:20px}.mini-map{display:grid;grid-template-columns:1fr;justify-items:center;margin-top:18px;font-size:11px}.mini-map b,.mini-map span{min-width:110px;padding:8px 12px;border:1px solid #bfdbfe;border-radius:9px;background:var(--ice);text-align:center}.mini-map span{background:#fff;border-color:var(--border)}.mini-map i{width:1px;height:10px;background:#93c5fd}.sync-pills{display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:flex-end}.sync-pills span{padding:11px 14px;border-radius:12px;background:var(--ice);color:var(--blue);font-size:12px;font-weight:700}.sync-pills i{color:#94a3b8;font-style:normal}.section-navy{background:var(--navy);color:#fff;text-align:center}.eyebrow.light{justify-content:center;color:#5eead4}.difference-lede{margin:28px auto 50px;color:#cbd5e1;font-size:20px}.contrast{max-width:1050px;display:grid;grid-template-columns:1fr 1.3fr;gap:18px;margin:auto;text-align:left}.contrast>div{padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#ffffff0d}.contrast .maploud-path{background:linear-gradient(135deg,#2563eb52,#10b9812e);border-color:#5eead459}.contrast small{color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.12em}.contrast p{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:22px 0 0;font-size:20px}.contrast span{color:#64748b}.contrast strong{color:#5eead4}.founder-story{max-width:1600px;display:grid;grid-template-areas:"intro body" "signature body";grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);align-items:start;gap:42px clamp(70px,10vw,150px);margin:auto;background:#fff}.founder-intro{grid-area:intro;position:relative;padding-bottom:90px}.founder-intro h2{font-size:clamp(40px,4.6vw,67px)}.founder-intro .eyebrow{margin-bottom:28px}.founder-body{grid-area:body;max-width:720px}.founder-body>p{margin:0 0 22px;color:#475569;font-size:17px;line-height:1.8}.founder-body blockquote{position:relative;margin:38px 0 0;padding:34px 36px 34px 42px;overflow:hidden;border:1px solid #bfdbfe;border-radius:24px;background:linear-gradient(135deg,#eef5ff,#e6f7f1);color:var(--navy);font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(24px,2.5vw,36px);font-weight:600;line-height:1.35;letter-spacing:-.03em}.founder-body blockquote:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(var(--blue),var(--emerald))}.founder-signature{grid-area:signature;display:grid;gap:5px;padding-top:24px;border-top:1px solid var(--border)}.founder-signature strong{font-family:Space Grotesk,Inter,sans-serif;font-size:20px}.founder-signature span{color:var(--muted);font-size:13px}.founder-nodes{position:absolute;left:5px;bottom:0;width:190px;height:58px}.founder-nodes:before{content:"";position:absolute;left:14px;right:12px;top:30px;height:2px;transform:rotate(-4deg);transform-origin:center;background:linear-gradient(90deg,var(--blue),var(--emerald));opacity:.3}.founder-nodes i{position:absolute;z-index:1;width:13px;height:13px;border:3px solid white;border-radius:50%;background:var(--blue);box-shadow:0 0 0 1px #2563eb38,0 7px 18px #2563eb2e}.founder-nodes i:nth-child(1){left:6px;top:27px}.founder-nodes i:nth-child(2){left:61px;top:15px}.founder-nodes i:nth-child(3){left:119px;top:31px;background:#14b8a6}.founder-nodes i:nth-child(4){right:4px;top:11px;background:var(--emerald)}.early{display:grid;grid-template-columns:1fr minmax(440px,.8fr);align-items:center;gap:clamp(60px,10vw,150px);background:linear-gradient(145deg,#f8fafc,#eef5ff 55%,#e6f7f1)}.early-copy>p:not(.eyebrow){max-width:620px;color:#475569;font-size:18px;line-height:1.7}.qr-card{max-width:480px;display:flex;align-items:center;gap:16px;margin-top:35px;padding:16px;border:1px solid rgba(203,213,225,.8);border-radius:20px;background:#ffffffb3}.qr-card canvas{width:86px!important;height:86px!important;border-radius:10px}.qr-card div{display:grid;gap:6px}.qr-card span{color:var(--muted);font-size:12px}.signup-card{display:grid;gap:12px;padding:36px;border:1px solid rgba(203,213,225,.8);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.form-heading{display:flex;align-items:center;gap:14px;margin-bottom:12px}.form-heading>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--ice);color:var(--blue)}.form-heading h3{font-size:25px}.form-heading p{margin:5px 0 0;color:var(--muted);font-size:13px}.signup-card label{display:flex;justify-content:space-between;margin-top:4px;font-size:13px;font-weight:700}.signup-card label span{color:#94a3b8;font-weight:500}.signup-card input:not([type=checkbox]){width:100%;min-height:52px;padding:0 16px;border:1px solid #cbd5e1;border-radius:13px;color:var(--navy);background:#fff}.signup-card input:focus{border-color:var(--blue);outline:3px solid #dbeafe}.consent{align-items:flex-start;justify-content:flex-start!important;gap:10px;margin:8px 0!important;line-height:1.5}.consent input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--blue)}.consent span{color:#64748b!important}.submit{width:100%}.submit:disabled{opacity:.65;cursor:wait;transform:none}.form-status{min-height:21px;margin:0;color:#047857;font-size:13px;font-weight:700;text-align:center}.form-status.error{color:#b91c1c}.privacy-note{margin:0;color:#94a3b8;font-size:11px;line-height:1.5;text-align:center}.privacy-note a{color:var(--blue)}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:38px clamp(24px,7vw,112px);border-top:1px solid var(--border)}footer>p{color:#64748b;font-size:13px}.footer-links{display:flex;gap:25px}.copyright{grid-column:1/-1;margin:0;padding-top:20px;border-top:1px solid var(--border);text-align:center}.legal-page{background:#f8fafc}.legal-shell{max-width:900px;margin:60px auto 100px;padding:clamp(28px,6vw,70px);border:1px solid var(--border);border-radius:28px;background:#fff;box-shadow:0 18px 50px #0f172a0f}.legal-shell h1{font-size:clamp(40px,6vw,64px)}.legal-shell h2{margin:42px 0 14px;font-size:25px}.legal-shell p{margin:0 0 14px;color:#475569;line-height:1.75}.legal-back{display:inline-flex;margin-bottom:40px;color:var(--blue);font-weight:700;text-decoration:none}@media(max-width:1050px){.hero{grid-template-columns:1fr}.hero-copy{max-width:780px}.hero-visual{max-width:760px;width:100%;margin:auto}.steps,.feature-grid{grid-template-columns:1fr 1fr}.feature-large,.feature-wide{grid-column:1/-1}.early{grid-template-columns:1fr}.early-copy{text-align:center}.early-copy .eyebrow{justify-content:center}.early-copy>p,.qr-card{margin-left:auto!important;margin-right:auto!important}.signup-card{max-width:600px;width:100%;margin:auto}}@media(max-width:1050px){.founder-story{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:38px 60px}.founder-intro h2{font-size:44px}}@media(max-width:1050px){.studio-capability-grid{grid-template-columns:1fr 1fr}.steps .studio-step{transform:none}.steps .studio-step:hover{transform:translateY(-5px)}}@media(max-width:1050px){.idea-studio-spotlight{grid-template-columns:1fr}.studio-spotlight-copy{max-width:760px}}@media(max-width:760px){.site-header{height:70px;padding:0 18px}.site-header nav{display:none}.site-header .header-brand{width:121px;height:64px}.site-header .header-brand .brand-crop{transform:scale(.84);transform-origin:left top}.site-header .button{padding:0 14px}.section{padding:78px 20px}.hero{min-height:auto;padding-top:58px;gap:40px}.hero h1 br{display:none}.hero-visual{padding-bottom:92px}.workspace-tabs{gap:15px;overflow:hidden}.studio-grid{grid-template-columns:1fr;padding:16px}.idea-main{grid-column:auto}.suggestion{margin:0 16px 16px}.qr-float{right:0}.problem-grid,.contrast{grid-template-columns:1fr;gap:20px}.thought-stream{flex-wrap:wrap}.thought-stream i{width:14px}.section-heading{display:block}.section-heading>p{margin-top:28px}.steps,.feature-grid{grid-template-columns:1fr}.feature-large,.feature-wide{grid-column:auto;display:block}.waveform{min-width:0;margin-top:25px}.sync-pills{justify-content:flex-start;margin-top:25px}.contrast p{font-size:16px}.signup-card{padding:25px 20px}.qr-card{text-align:left}.qr-card canvas{width:72px!important;height:72px!important}footer{grid-template-columns:1fr;text-align:center}.footer-links{justify-content:center}footer .brand{margin:auto}}@media(max-width:760px){.home-preview-content{padding:18px}.home-preview-copy h3{font-size:28px}.home-preview-workflow{grid-template-columns:repeat(3,1fr);gap:6px;padding:13px 10px}.home-preview-workflow i{display:none}.home-preview-workflow small{font-size:7px}}@media(max-width:760px){.studio-canvas{padding:14px}.studio-main-idea h3{font-size:16px}.studio-prompt-grid{grid-template-columns:1fr}.studio-prompt-grid article:nth-child(n+3){display:none}.mock-suggestion button{display:none}.studio-capability-grid{grid-template-columns:1fr}.studio-capability-grid article{min-height:180px}.studio-capability-grid h3{margin-top:28px}.product-flow{flex-wrap:wrap;gap:8px}.product-flow i{display:none}.idea-feature-orbit{min-width:0;margin-top:25px}}@media(max-width:760px){.studio-spotlight-panel{padding:17px}.studio-panel-heading{display:block}.studio-panel-heading>span{display:inline-flex;margin-top:14px}.studio-spotlight-panel article{grid-template-columns:auto 1fr}.studio-spotlight-panel article button{grid-column:2;justify-self:start}.studio-build-draft{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.founder-story{grid-template-areas:"intro" "body" "signature";grid-template-columns:1fr;gap:35px}.founder-intro{padding-bottom:74px}.founder-intro h2{font-size:40px}.founder-body>p{font-size:16px;line-height:1.75}.founder-body blockquote{padding:28px 25px 28px 30px;font-size:25px}.founder-signature{margin-top:2px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
