:root{--sc-canvas:#fff;--sc-surface:#f6f7fa;--sc-ink:#111318;--sc-ink-soft:#5a606e;--sc-accent:#294ebe;--sc-accent-ink:#fff;--sc-font-display:'Manrope',sans-serif;--sc-font-text:'Manrope',sans-serif;--paper:#fff;--ink:#111318;--muted:#5a606e;--line:#e1e5ec;--blue:#294ebe;--soft:#f6f7fa;--lilac:#eeeafa;--radius:26px;--art:url('/assets/artwork.png')}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font:400 16px/1.6 var(--sc-font-text);color:var(--ink);background:var(--paper);overflow-x:clip}button,input,select{font:inherit}button,a,summary,label{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-weight:500;letter-spacing:-.05em;line-height:1.08;text-wrap:balance}p{color:var(--muted)}img{max-width:100%;height:auto;display:block}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button:active,.button:active{transform:translateY(1px)}[hidden]{display:none!important}.skip{position:fixed;top:-70px;background:var(--paper);padding:15px;z-index:100}.skip:focus{top:10px}.dock{position:sticky;top:0;z-index:40;background:rgb(255 255 255 / .96);backdrop-filter:blur(15px);padding:14px 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);height:80px}.logo img{width:170px;filter:brightness(0)}.dock-actions{display:flex;align-items:center;gap:32px}.dock-link{font-size:14px}.dock-link span{margin-left:16px}.site-menu{position:relative;font-size:14px}.site-menu summary{list-style:none;cursor:pointer;border:1px solid var(--line);border-radius:40px;padding:10px 20px;display:flex;gap:30px}.site-menu summary::-webkit-details-marker{display:none}.site-menu nav{position:absolute;right:0;top:55px;width:245px;display:flex;flex-direction:column;padding:12px;background:var(--paper);border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 50px rgb(20 35 70 / .09)}.site-menu nav a{padding:11px 15px;border-radius:10px}.site-menu nav a:hover{background:var(--soft)}.site-menu nav a:last-child{border-top:1px solid var(--line);margin-top:7px;border-radius:0;font-size:12px;color:var(--muted)}.button{display:inline-flex;gap:24px;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);border:1px solid var(--ink);padding:13px 23px;border-radius:50px;font-size:14px;font-weight:600;min-height:48px;white-space:nowrap;transition:transform .18s,background .18s}.button:disabled{background:var(--line);border-color:var(--line);color:var(--muted);cursor:not-allowed}.text-link{font-size:14px;display:inline-flex;min-height:44px;align-items:center;gap:10px;font-weight:600;border:0;background:none;padding:0;color:var(--ink)}.text-link:hover{text-decoration:underline;text-underline-offset:6px}
.opening{position:relative;overflow:hidden;padding:54px 24px 0;min-height:800px}.opening-copy{text-align:center;position:relative;z-index:6}.opening-copy h1{font-size:clamp(56px,6vw,88px);line-height:.99;letter-spacing:-.06em}.opening-copy p{font-size:17px;line-height:1.6;margin:22px 0}.scene{position:relative;isolation:isolate;width:min(1070px,95%);height:385px;margin:22px auto 0;perspective:1300px}.scene-art{position:absolute;inset:8% -9% -15%;background-image:var(--art);background-size:cover;background-position:50% 57%;border-radius:50% 50% 0 0;mask-image:linear-gradient(transparent,black 35%,black 80%,transparent);opacity:.84;z-index:-3}.orbit{position:absolute;border:1px solid rgb(255 255 255 / .8);width:75%;height:95%;border-radius:50%;top:4%;left:12%;transform:rotate(-12deg);z-index:-2}.layer{position:absolute;background:var(--paper);box-shadow:0 18px 45px rgb(28 42 88 / .12);border:1px solid rgb(255 255 255 / .85)}.context-sheet{width:280px;padding:24px;left:9%;top:30px;border-radius:15px;rotate:-10deg;z-index:1}.sheet-label{font-size:11px;color:var(--muted)}.context-sheet strong{font-size:21px;display:block;margin:12px 0 18px;letter-spacing:-.04em;font-weight:500}.context-row{font-size:11px;display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-top:1px solid var(--line)}.context-row i{width:55px;height:4px;border-radius:5px;background:var(--line)}.brain-object{width:310px;height:260px;left:39%;top:40px;border-radius:26px;rotate:5deg;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:2;box-shadow:0 25px 70px rgb(28 42 88 / .18)}.brain-object img{width:64px;height:64px;filter:brightness(0);margin-bottom:25px}.brain-object strong{font-size:21px;font-weight:500;letter-spacing:-.045em}.brain-object>span{font-size:12px;color:var(--muted);margin-top:8px}.task-strip{width:340px;padding:21px;display:flex;align-items:center;gap:15px;right:6%;bottom:30px;border-radius:17px;rotate:-5deg;z-index:3}.task-strip strong{font-weight:500;font-size:14px;display:block}.task-strip div>span{color:var(--muted);font-size:11px;display:block}.task-check{width:34px;height:34px;background:var(--lilac);border-radius:50%;display:grid;place-items:center;color:var(--blue)}.task-line{width:18px;border-top:1px solid var(--line);margin-left:auto}.question{padding:66px 24px 78px;text-align:center;background:var(--paper);position:relative;z-index:7}.question p{font-size:32px;color:var(--ink);line-height:1.25;letter-spacing:-.045em}.question span{display:block;font-size:14px;color:var(--muted);margin-top:18px}
.builder-section{max-width:1390px;margin:0 auto;padding:32px 44px 78px;scroll-margin-top:65px}.builder-intro{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:35px}.builder-intro h2{font-size:52px}.builder-intro p{max-width:300px;font-size:16px}.workbench{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:grid;grid-template-columns:390px 1fr;min-height:835px;background:var(--paper);box-shadow:0 18px 70px rgb(35 51 91 / .05)}#needs-form{padding:32px;border-right:1px solid var(--line)}.field-label{font-size:13px;display:block;margin-bottom:12px;font-weight:600}select{width:100%;border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:13px 14px;color:var(--ink);font-size:14px}fieldset{border:0;margin:26px 0 0;padding:0;min-width:0}legend{font-size:13px;font-weight:600;margin-bottom:13px}.need{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line);cursor:pointer;position:relative;min-height:76px}.need input{appearance:none;flex:none;width:20px;height:20px;border:1px solid #8d95a6;border-radius:6px;margin:0;display:grid;place-items:center}.need input:checked{background:var(--blue);border-color:var(--blue)}.need input:checked:before{content:'✓';font-size:14px;color:white}.need strong{font-weight:500;font-size:14px;display:block;line-height:1.35}.need small{font-size:11px;display:block;line-height:1.5;color:var(--muted);margin-top:5px}.need i{font-style:normal;margin-left:auto;color:var(--muted);font-size:20px}.need:has(input:checked) i{color:var(--blue);transform:rotate(45deg)}.need:has(input:checked) strong{color:var(--blue)}.need:has(input:disabled){opacity:.45;cursor:default}.selection-status{font-size:12px;min-height:37px;margin:19px 0 15px}.build-button{width:100%;font-size:13px;gap:20px}.result-stage{position:relative;isolation:isolate;background:var(--soft);padding:36px;display:flex;align-items:center;justify-content:center;overflow:hidden}.result-stage:before{content:'';position:absolute;inset:0;background-image:var(--art);background-size:cover;opacity:.30;z-index:-2}.result-empty{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;min-height:670px}.result-empty>p{text-align:center;font-size:24px;line-height:1.3;letter-spacing:-.035em;color:var(--ink);margin-top:55px}.empty-object{position:relative;width:250px;height:290px}.empty-page{position:absolute;inset:0;background:var(--paper);border-radius:20px;box-shadow:0 15px 50px rgb(28 42 88 / .08);border:1px solid var(--line)}.empty-page.back{transform:rotate(-14deg) translate(-22px,3px);background:#f2f0f8}.empty-page.mid{transform:rotate(9deg) translate(19px,-3px)}.empty-page.front{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;transform:rotate(-2deg)}.empty-page.front img{margin-bottom:27px;filter:brightness(0);width:60px;height:60px}.empty-page.front span{font-size:19px;letter-spacing:-.04em}.empty-page.front small{font-size:11px;color:var(--muted)}.result{width:100%;max-width:640px;animation:result-arrive .6s cubic-bezier(.23,1,.32,1);scroll-margin-top:95px}.result-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;color:var(--muted);margin-bottom:19px}.result-heading button{background:none;border:0;color:var(--muted);font-size:12px;padding:8px}.result h3{font-size:36px;max-width:480px}.result h3:focus{outline:none}.result>p{font-size:13px;margin-top:15px;max-width:530px}.system-result{margin-top:26px}.result-brain{display:flex;gap:17px;padding:24px;background:var(--paper);border-radius:17px;border:1px solid var(--line)}.result-symbol{width:38px;height:38px;background:var(--lilac);border-radius:50%;color:var(--blue);display:grid;place-items:center;flex:none;font-size:26px}.result-label{font-size:11px;font-weight:600;color:var(--muted);display:block}.result-brain h4{font-size:22px;margin:9px 0 10px}.result-brain p{font-size:12px;line-height:1.6}.result-connector{height:19px;border-left:1px solid #a5aec0;margin-left:43px}.result-flow{background:var(--paper);border-radius:17px;padding:22px;border:1px solid var(--line)}.result-flow ul{margin:13px 0 0;padding:0;list-style:none}.result-flow li{font-size:12px;padding:11px 0;border-top:1px solid var(--line);display:flex;gap:12px;line-height:1.5}.result-flow li:before{content:'↳';color:var(--blue)}.result-dashboard{margin-top:14px;background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:20px}.dashboard-heading{display:flex;justify-content:space-between}.dashboard-heading>span:last-child{color:var(--muted)}#dashboard-modules{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}#dashboard-modules span{padding:8px 10px;background:var(--soft);border-radius:8px;font-size:11px;color:var(--muted)}.first-step{margin:20px 0}.first-step>span{font-size:11px;color:var(--blue);font-weight:600}.first-step p{font-size:13px;margin-top:6px;color:var(--ink);max-width:550px}.result-actions{display:flex;align-items:center;gap:20px}.result-actions .button{font-size:12px;padding:12px 19px;gap:14px}.result-actions .text-link{font-size:12px}.builder-note{margin:18px 0 0;font-size:11px;text-align:center}.noscript{text-align:center;padding:20px}.noscript a{text-decoration:underline}
.human{max-width:1300px;margin:0 auto;padding:70px 44px 100px;display:grid;grid-template-columns:.9fr 1fr;gap:90px;align-items:center}.human-photo{border-radius:var(--radius);overflow:hidden}.human-photo img{width:100%;height:510px;object-fit:cover;object-position:50% 50%}.human-copy>span{font-size:13px;color:var(--muted)}.human-copy h2{font-size:43px;margin:18px 0 24px}.human-copy>p{font-size:17px;max-width:420px;margin-bottom:23px}.collab{display:flex;align-items:start;flex-direction:column;gap:6px;border-top:1px solid var(--line);padding-top:23px;margin-top:30px}.collab>span,.collab small{font-size:11px;color:var(--muted)}.collab>a{font-size:24px;letter-spacing:-.04em}.finish{background:var(--soft);padding-top:48px}.path-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,1fr);gap:20px;padding:0 44px;max-width:1390px;margin:auto;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding:24px}.path{padding:30px;border-top:1px solid #b8c0ce;min-height:245px;display:flex;flex-direction:column;scroll-snap-align:start}.path>span:first-child{font-size:12px;color:var(--muted)}.path strong{font-size:29px;font-weight:500;line-height:1.2;letter-spacing:-.045em;margin:26px 0}.path-action{margin-top:auto;font-size:12px;font-weight:600}.closing{max-width:1300px;margin:auto;padding:90px 44px 80px;display:flex;gap:40px;justify-content:space-between;align-items:center}.closing h2{font-size:66px}.closing p{font-size:14px;margin-top:24px;max-width:520px}.closing-actions{display:flex;align-items:center;flex-direction:column;gap:18px}footer{border-top:1px solid var(--line);padding:24px 44px;display:flex;align-items:center;gap:35px;font-size:11px;color:var(--muted)}footer>a:last-child{margin-left:auto}footer .logo img{width:135px}.has-result .result-stage:before{opacity:.18}
.team-adoption{max-width:1300px;margin:0 auto;padding:60px 44px 100px;display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:start}.team-intro h2{font-size:52px}.team-intro p{font-size:18px;max-width:360px;margin:26px 0 20px}.team-steps{list-style:none;padding:0;margin:0}.team-steps li{display:flex;gap:24px;padding:27px 0;border-top:1px solid var(--line)}.team-steps li:first-child{padding-top:0;border-top:0}.step-mark{flex:none;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--lilac);color:var(--blue);font-size:13px}.team-steps h3{font-size:27px;margin:2px 0 13px}.team-steps p{font-size:15px;line-height:1.7;max-width:430px}.founder-note{max-width:1212px;margin:0 auto 85px;border-top:1px solid var(--line);padding:46px 0 0;display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.founder-note>div>span{font-size:12px;color:var(--muted)}.founder-note h2{font-size:36px;margin-top:18px}.founder-note p{font-size:16px;margin-bottom:16px;max-width:450px}.founder-note .collab{margin-top:22px;padding-top:20px}.site-menu nav a:last-child{border-top:0;margin-top:0;border-radius:10px;font-size:14px;color:var(--ink)}
@media(max-width:1100px){.team-adoption{gap:45px;padding-inline:28px}.team-intro h2{font-size:44px}.founder-note{margin-inline:28px;gap:45px}}
@media(max-width:700px){.team-adoption{grid-template-columns:1fr;gap:35px;padding:30px 24px 60px}.team-intro h2{font-size:40px}.team-intro p{font-size:16px;margin:20px 0 12px}.team-steps li{gap:18px;padding:25px 0}.team-steps h3{font-size:25px}.team-steps p{font-size:14px}.founder-note{grid-template-columns:1fr;gap:25px;margin:0 24px 60px;padding-top:30px}.founder-note h2{font-size:33px}.founder-note p{font-size:15px}}
@keyframes result-arrive{from{opacity:.3;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
@media(hover:hover) and (pointer:fine){.button:not(:disabled):hover{background:var(--blue);border-color:var(--blue)}.need:hover strong{color:var(--blue)}.path:hover{background:var(--paper);border-radius:0 0 18px 18px}.dock-link:hover{text-decoration:underline;text-underline-offset:6px}}
@media(max-width:1100px){.workbench{grid-template-columns:350px 1fr}#needs-form{padding:25px}.result-stage{padding:27px}.human{gap:55px}.human-copy h2{font-size:36px}.builder-section{padding-inline:28px}.context-sheet{left:4%}.brain-object{left:35%}.task-strip{right:1%}.closing h2{font-size:56px}}
@media(max-width:800px){.dock{height:72px;padding:12px 24px}.dock-actions{gap:22px}.logo img{width:150px}.opening{min-height:730px;padding-top:48px}.opening-copy h1{font-size:66px}.scene{height:340px;width:100%;margin-top:32px}.context-sheet{width:240px;left:2%;padding:20px}.brain-object{width:265px;height:235px;left:32%;top:42px}.task-strip{width:300px;right:1%;bottom:15px}.question{padding:50px 24px}.question p{font-size:29px}.builder-intro{gap:25px}.builder-intro h2{font-size:44px}.builder-intro p{max-width:240px;font-size:15px}.workbench{grid-template-columns:1fr;min-height:0}#needs-form{border-right:0;border-bottom:1px solid var(--line);padding:30px}fieldset{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.need{align-items:start;padding:18px 0}.need input{margin-top:2px}.need i{display:none}.selection-status{min-height:20px}.build-button{width:auto;min-width:260px}.result-stage{min-height:420px}.result-empty{min-height:380px}.empty-object{width:180px;height:210px}.empty-page.front img{width:43px;height:43px;margin-bottom:15px}.empty-page.front span{font-size:16px}.empty-page.front small{font-size:9px}.result-empty>p{font-size:21px;margin-top:35px}.result{padding:10px}.human{gap:35px;padding:40px 28px 70px}.human-copy h2{font-size:32px}.human-copy>p{font-size:15px}.human-photo img{height:445px}.path-rail{padding-inline:24px;grid-auto-columns:310px;max-width:none;gap:8px}.path{padding:25px}.path strong{font-size:27px}.closing{padding:65px 28px}.closing h2{font-size:48px}footer{padding:24px 28px;flex-wrap:wrap;gap:20px}footer>a:last-child{margin-left:0;width:100%}}
@media(max-width:540px){html{scroll-padding-top:85px}.dock{padding:10px 18px;height:68px}.logo img{width:140px}.dock-link{display:none}.site-menu summary{padding:8px 16px;gap:20px;font-size:12px}.site-menu nav{width:225px;top:50px}.opening{padding:40px 16px 0;min-height:635px}.opening-copy h1{font-size:52px;line-height:1.02}.opening-copy p{font-size:14px;margin:20px 0}.opening-copy .button{font-size:13px;padding:11px 22px;min-height:44px}.scene{height:285px;margin-top:34px}.scene-art{inset:0 -13% -10%;mask-image:linear-gradient(transparent,black 25%,black 70%,transparent)}.context-sheet{width:172px;padding:15px;left:0;top:13px;rotate:-9deg;border-radius:13px}.sheet-label{font-size:8px}.context-sheet strong{font-size:16px;margin:8px 0 10px}.context-row{font-size:9px;padding:7px 0}.context-row i{width:33px;height:3px}.brain-object{width:190px;height:190px;left:auto;right:3%;top:38px;rotate:6deg;border-radius:20px}.brain-object img{width:43px;height:43px;margin-bottom:20px}.brain-object strong{font-size:15px}.brain-object>span{font-size:9px}.task-strip{width:260px;padding:15px;right:0;bottom:1px;gap:12px;border-radius:14px;rotate:-3deg}.task-strip strong{font-size:12px}.task-strip div>span{font-size:9px}.task-check{width:29px;height:29px;font-size:13px}.question{padding:36px 24px 50px}.question p{font-size:26px}.question span{font-size:12px;max-width:240px;margin:15px auto 0}.builder-section{padding:24px 16px 50px}.builder-intro{display:block;padding-inline:8px;margin-bottom:26px}.builder-intro h2{font-size:39px}.builder-intro h2 br{display:none}.builder-intro p{font-size:14px;margin-top:17px;max-width:290px}.workbench{border-radius:20px}#needs-form{padding:24px 21px}fieldset{display:block;margin-top:24px}.need{padding:15px 0;min-height:71px;align-items:center}.need i{display:block}.need strong{font-size:13px}.need small{font-size:10px}.need input{margin-top:0;width:20px;height:20px}.selection-status{font-size:11px}.build-button{min-width:0;width:100%;font-size:12px}.result-stage{padding:25px 18px;min-height:395px}.result-empty{min-height:345px}.result-empty>p{font-size:20px;margin-top:34px}.result{padding:0}.result h3{font-size:29px}.result>p{font-size:12px}.result-heading{font-size:11px}.result-heading button{font-size:11px}.result-brain{padding:18px;gap:12px}.result-symbol{width:29px;height:29px;font-size:21px}.result-brain h4{font-size:20px}.result-brain p{font-size:11px}.result-label{font-size:10px}.result-flow{padding:18px}.result-flow li{font-size:11px}.result-dashboard{padding:17px}.result-actions{gap:16px;flex-wrap:wrap}.result-actions .button{font-size:11px;padding:12px 15px;gap:12px}.result-actions .text-link{font-size:11px}.builder-note{font-size:10px;margin:16px auto 0;max-width:310px}.human{grid-template-columns:1fr;padding:25px 24px 65px;gap:30px}.human-photo{max-height:430px;border-radius:20px}.human-photo img{height:430px;object-position:50% 48%}.human-copy h2{font-size:35px}.human-copy>p{font-size:16px}.human-copy>span{font-size:12px}.collab{margin-top:25px;padding-top:22px}.collab>a{font-size:23px}.path-rail{padding-inline:24px;grid-auto-columns:275px}.path{padding:23px 20px;min-height:245px}.path strong{font-size:27px}.closing{display:block;padding:55px 24px}.closing h2{font-size:47px}.closing p{font-size:13px}.closing-actions{align-items:start;margin-top:28px}footer{padding:25px 24px;gap:16px;font-size:10px}footer .logo img{width:125px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.result{animation:none}.layer,.scene-art,.empty-object{transform:none!important}.human-photo{clip-path:none!important}*,*:before,*:after{transition:none!important}}
