:root{--ink:#141414;--muted:#6e6b66;--paper:#f4f1ea;--card:#fbfaf7;--line:#dcd7cd;--lime:#c9f36a;--lime-deep:#9bc739;--plum:#72265f;--plum-dark:#35112d;--white:#fff;--shadow:0 24px 80px rgba(41,31,24,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}button,input,textarea{font:inherit}button,a{transition:.2s ease}button{cursor:pointer}.hidden{display:none!important}.ambient{position:fixed;border-radius:999px;filter:blur(80px);pointer-events:none;opacity:.35;z-index:-1}.ambient-one{width:360px;height:360px;background:#d6ff8a;top:-200px;left:5%}.ambient-two{width:440px;height:440px;background:#e0b5d6;top:260px;right:-300px}.site-header{height:82px;padding:0 max(28px,5vw);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(110,107,102,.18);position:relative}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:750;font-size:21px;letter-spacing:-.04em}.brand img{width:38px;height:38px;background:var(--plum-dark);border-radius:12px}.brand em{font-style:normal;color:var(--plum)}.site-header nav{display:flex;gap:32px}.site-header nav a{color:#57534e;text-decoration:none;font-size:13px}.site-header nav a:hover{color:var(--plum)}.button{border:0;border-radius:12px;padding:12px 18px;font-weight:700}.button.ghost{background:transparent;border:1px solid var(--line)}.button.ghost:hover{background:var(--white)}.button.primary{background:var(--ink);color:var(--white);box-shadow:0 8px 22px rgba(20,20,20,.18)}.button.primary:hover{background:var(--plum-dark);transform:translateY(-1px)}.button.full{width:100%}.hero{padding:110px 24px 72px;text-align:center;max-width:1050px;margin:auto}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--plum)}.eyebrow span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime-deep);margin-right:7px;box-shadow:0 0 0 5px rgba(155,199,57,.13)}h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(48px,7vw,84px);line-height:.99;letter-spacing:-.055em;margin:25px auto;max-width:930px}h1 mark{color:var(--plum);background:none;font-style:italic}.hero-copy{color:var(--muted);font-size:18px;max-width:760px;margin:0 auto 38px}.idea-composer{background:rgba(255,255,255,.85);border:1px solid #d8d3c8;border-radius:20px;padding:18px;text-align:left;box-shadow:var(--shadow);backdrop-filter:blur(12px)}.idea-composer label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin:0 0 8px 4px;color:#77716a}.idea-composer textarea{width:100%;min-height:112px;resize:vertical;border:0;background:transparent;outline:0;font:19px/1.5 Georgia,serif;padding:5px;color:var(--ink)}.idea-composer textarea::placeholder{color:#aaa49b}.composer-foot{border-top:1px solid #e7e2da;padding-top:14px;display:flex;justify-content:space-between;gap:16px;align-items:center}.prompt-chips{display:flex;gap:7px;flex-wrap:wrap}.prompt-chips button{border:1px solid #dfdad0;background:#f8f6f1;color:#746e67;border-radius:999px;padding:6px 10px;font-size:11px}.prompt-chips button:hover{border-color:var(--plum);color:var(--plum)}.proof-row{display:flex;justify-content:center;gap:40px;margin-top:24px;color:#827d75;font-size:11px}.proof-row span{display:flex;gap:7px}.proof-row b{color:#4a4742}.section-shell{max-width:1380px;margin:0 auto;padding:80px 32px}.deliverables{padding-top:40px}.delivery-rail{margin-top:18px;border:1px solid var(--line);border-radius:18px;background:rgba(251,250,247,.74);display:flex;align-items:center;padding:22px 18px;overflow:auto}.rail-item{min-width:122px;display:flex;flex-direction:column;gap:2px}.rail-item i{font-style:normal;font-size:10px;color:var(--plum);font-weight:800}.rail-item strong{font-size:12px}.rail-item small{font-size:9px;color:#8c867d}.rail-arrow{color:#b4aea4;margin:0 11px}.rail-item.active:before{content:"";height:3px;background:var(--lime-deep);border-radius:99px;margin-bottom:10px}.roadmap{padding-top:95px;padding-bottom:130px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:40px}.section-heading h2{font:500 clamp(34px,4.5vw,58px)/1.05 Georgia,serif;letter-spacing:-.04em;max-width:720px;margin:12px 0 0}.section-heading>p{max-width:390px;color:var(--muted)}.phase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.phase-card{border:1px solid var(--line);border-radius:20px;background:var(--card);padding:30px;min-height:440px;display:flex;flex-direction:column;box-shadow:0 12px 30px rgba(60,48,38,.04)}.phase-card.featured{background:var(--plum-dark);color:#fff;border-color:var(--plum-dark);transform:translateY(-14px)}.phase-number{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#8e8880}.featured .phase-number{color:#ceb2c7}.phase-icon{font:40px Georgia;margin:45px 0 15px;color:var(--plum)}.featured .phase-icon{color:var(--lime)}.phase-card h3{font:500 30px/1.1 Georgia;margin:0 0 13px}.phase-card p{color:var(--muted);min-height:74px}.featured p{color:#d5c9d2}.phase-card ul{list-style:none;padding:17px 0 0;margin:auto 0 25px;border-top:1px solid var(--line)}.featured ul{border-color:#5d3a53}.phase-card li{padding:6px 0}.phase-card li:before{content:"✓";color:var(--lime-deep);margin-right:9px;font-weight:800}.phase-card>small{font-size:9px;font-weight:800;letter-spacing:.13em;color:#908980}.featured>small{color:var(--lime)}
.workspace{height:100vh;overflow:hidden;background:#eeece6}.workspace-topbar{height:72px;display:flex;align-items:center;border-bottom:1px solid var(--line);background:#f8f6f1;padding:0 20px;gap:25px}.brand.compact{padding-right:24px;border-right:1px solid var(--line)}.brand.compact img{width:32px;height:32px}.venture-title{display:flex;flex-direction:column;min-width:220px}.venture-title span{font-weight:750}.venture-title small{font-size:9px;color:var(--plum);font-weight:800;letter-spacing:.08em}.top-metrics{display:flex;align-items:center;gap:26px;margin-left:auto}.top-metrics>div:not(.system-badges){display:flex;flex-direction:column}.top-metrics small{font-size:9px;color:#837d74;text-transform:uppercase}.top-metrics strong{font-size:13px}.system-badges{display:flex;gap:5px}.system-badges span{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;border:1px solid var(--line);font-size:9px;font-weight:800;color:#8a847b}.avatar{border:0;background:var(--plum-dark);color:#fff;border-radius:50%;width:34px;height:34px;font-weight:800}.workspace-grid{height:calc(100vh - 72px);display:grid;grid-template-columns:240px minmax(480px,1fr) 340px}.phase-nav,.copilot{background:#f8f6f1;padding:24px 17px;overflow:auto}.phase-nav{border-right:1px solid var(--line)}.aside-label{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#888177;font-weight:800;margin:0 10px 18px}.phase-nav ol{list-style:none;padding:0;margin:0}.phase-nav li{display:flex;gap:12px;padding:12px 10px;border-radius:10px;color:#8b857c}.phase-nav li span{display:grid;place-items:center;width:26px;height:26px;flex:0 0 auto;border-radius:8px;border:1px solid #d8d3ca;font-size:10px;font-weight:800}.phase-nav li div{display:flex;flex-direction:column}.phase-nav li b{font-size:12px}.phase-nav li small{font-size:9px}.phase-nav li.active{background:#eee8ed;color:var(--plum)}.phase-nav li.active span{background:var(--plum);border-color:var(--plum);color:#fff}.artifact-summary{margin:40px 10px 0;padding:16px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column}.artifact-summary small{font-size:9px;color:#817b73;text-transform:uppercase}.artifact-summary strong{margin:3px 0 10px}.text-button{border:0;background:none;color:var(--plum);padding:0;text-align:left;font-size:11px}.studio{overflow:auto;padding:28px 32px 60px;background:#efede7}.studio-heading{display:flex;justify-content:space-between;align-items:center}.studio-heading small{font-size:9px;color:var(--plum);font-weight:800;letter-spacing:.1em}.studio-heading h2{font:500 33px Georgia;margin:3px 0}.live-dot{display:inline-block;width:7px;height:7px;background:var(--lime-deep);border-radius:50%;margin-right:7px}.view-tabs{display:flex;border:1px solid var(--line);background:#f7f5f0;padding:3px;border-radius:10px}.view-tabs button{border:0;background:transparent;padding:7px 11px;border-radius:7px;font-size:10px}.view-tabs .active{background:#fff;box-shadow:0 2px 8px #ddd6cc}.status-panel{display:flex;align-items:center;gap:15px;background:var(--plum-dark);color:#fff;padding:19px;border-radius:15px;margin:20px 0}.status-orb,.copilot-mark{display:grid;place-items:center;border-radius:12px;background:var(--lime);color:var(--plum-dark);font:italic 700 20px Georgia;width:39px;height:39px;flex:0 0 auto}.status-panel p{margin:3px 0 0;color:#d1c5ce;font-size:11px}.research-log{min-height:280px;border:1px solid var(--line);border-radius:15px;background:var(--card);padding:16px}.empty-canvas{text-align:center;color:#8b857c;padding:55px 20px}.empty-canvas span{font:38px Georgia;color:var(--plum)}.empty-canvas h3{font:500 21px Georgia;color:#403c38;margin:8px}.empty-canvas p{max-width:430px;margin:auto;font-size:12px}.log-entry{display:grid;grid-template-columns:22px 1fr auto;gap:10px;padding:11px 5px;border-bottom:1px solid #ebe7df;align-items:start}.log-entry:last-child{border:0}.log-icon{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e7f4c8;color:#547014;font-size:10px;font-weight:800}.log-entry b{font-size:11px}.log-entry p{font-size:10px;color:#777168;margin:2px 0}.log-entry time{font-size:9px;color:#9d968c}.artifact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:15px}.artifact-card{background:var(--card);border:1px solid var(--line);border-radius:13px;padding:15px}.artifact-card small{color:var(--plum);font-weight:800;text-transform:uppercase;font-size:8px}.artifact-card h3{font:500 18px Georgia;margin:5px 0}.artifact-card p{color:var(--muted);font-size:10px}.artifact-card footer{display:flex;justify-content:space-between;color:#89837a;font-size:9px}.venture-preview{width:100%;height:600px;border:1px solid var(--line);border-radius:14px;background:#fff;margin-top:15px}.copilot{border-left:1px solid var(--line);display:flex;flex-direction:column;gap:16px}.copilot-head{display:flex;align-items:center;gap:10px;padding-bottom:15px;border-bottom:1px solid var(--line)}.copilot-head>div:nth-child(2){display:flex;flex-direction:column}.copilot-head b{font-size:12px}.copilot-head small{font-size:9px;color:#817a72}.online{margin-left:auto;color:#698d18;font-size:9px}.copilot-thread{min-height:100px}.assistant-message{background:#fff;border:1px solid var(--line);border-radius:3px 13px 13px 13px;padding:13px;font-size:11px;color:#5c5751}.estimate-card,.risk-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:15px}.estimate-head{display:flex;justify-content:space-between;font-weight:800;font-size:11px;padding-bottom:12px;border-bottom:1px solid #e8e3da}.estimate-head small{background:#eaf5cf;color:#597718;padding:2px 6px;border-radius:5px}.estimate-line{display:flex;justify-content:space-between;padding:8px 0;font-size:10px}.estimate-line strong{font-size:11px}.consent{display:flex;gap:8px;background:#f5f3ee;border-radius:9px;padding:10px;margin:10px 0 12px;font-size:9px;color:#6d675f}.consent input{accent-color:var(--plum)}.risk-card>div{display:flex;gap:8px;align-items:center}.risk-card span{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#f9dfca;color:#a14f1b;font-weight:800}.risk-card b{font-size:11px}.risk-card p{font-size:9px;color:#7f786f;margin-bottom:0}
dialog{border:0;padding:0;border-radius:20px;box-shadow:0 30px 100px rgba(20,10,18,.3);background:transparent}dialog::backdrop{background:rgba(25,17,22,.54);backdrop-filter:blur(7px)}.dialog-card{width:min(420px,calc(100vw - 30px));background:#fbfaf7;padding:34px;border-radius:20px;display:flex;flex-direction:column;position:relative}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:25px;color:#777}.copilot-mark.large{width:48px;height:48px}.dialog-card h2{font:500 30px Georgia;margin:18px 0 6px}.dialog-card>p{color:var(--muted);font-size:12px}.dialog-card label{font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.07em;margin-top:12px}.dialog-card input{display:block;width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;padding:12px;margin-top:5px;outline:0}.dialog-card input:focus{border-color:var(--plum)}.dialog-card>a{text-align:center;color:var(--plum);font-size:11px;margin-top:14px}.form-error{color:#a33!important;min-height:18px;margin:7px 0!important}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:var(--ink);color:#fff;border-radius:10px;padding:10px 15px;font-size:11px;opacity:0;pointer-events:none;transition:.25s;z-index:20}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:1050px){.site-header nav{display:none}.workspace-grid{grid-template-columns:190px 1fr}.copilot{position:fixed;right:0;top:72px;bottom:0;width:330px;box-shadow:-20px 0 50px rgba(0,0,0,.1)}.studio{padding-right:360px}.phase-grid{grid-template-columns:1fr}.phase-card.featured{transform:none}.proof-row{flex-wrap:wrap}.section-heading{align-items:start;flex-direction:column}}@media(max-width:760px){.site-header{padding:0 18px}.hero{padding-top:72px}.composer-foot{align-items:stretch;flex-direction:column}.proof-row{gap:10px;flex-direction:column}.section-shell{padding-left:18px;padding-right:18px}.section-heading h2{font-size:38px}.workspace{height:auto;overflow:visible}.workspace-topbar{position:sticky;top:0;z-index:5}.venture-title,.top-metrics>div:not(:last-child){display:none}.workspace-grid{height:auto;display:block}.phase-nav{display:none}.studio{padding:20px 15px 560px}.copilot{top:auto;left:0;width:auto;height:530px;border-top:1px solid var(--line)}.artifact-grid{grid-template-columns:1fr}}
