:root{--paper:#f8f5ec;--ink:#26251f;--muted:#706e64;--orange:#f66b43;--yellow:#e9ef76;--line:#d9d7cc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #315aff;outline-offset:4px}header{height:98px;margin:0 auto;padding:0 5.4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:27px;font-weight:800;letter-spacing:-1.5px;display:flex;align-items:center;gap:8px}.brand-icon{display:inline-flex;background:var(--orange);width:32px;height:32px;align-items:center;justify-content:center;transform:rotate(-8deg);border:1px solid var(--ink);font-size:28px}.brand-dot{font-size:13px;align-self:flex-start;letter-spacing:0}.header-right{display:flex;align-items:center;gap:34px;font-size:13px}.free-label,.eyebrow,.list-head,.budget-label,.field-label,.ticket-top{font-family:'Courier New',monospace;font-size:11px;font-weight:700;letter-spacing:1.2px}.header-right a{border-bottom:1px solid var(--ink);padding:9px 0}.header-right a span{margin-left:15px}.hero{display:grid;grid-template-columns:1.3fr 1fr;padding:69px 5.4% 66px;max-width:1600px;margin:auto;gap:18px}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow>span{width:7px;height:7px;background:var(--orange);border-radius:50%}h1{font-size:clamp(44px,4.65vw,74px);letter-spacing:-3.7px;line-height:1.06;margin:25px 0 22px;font-weight:800}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{color:#df542f}.hero p{font-size:15px;line-height:1.8;color:#605e55;margin-bottom:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;padding:18px 22px;gap:30px;border:1px solid var(--ink);font-size:13px;font-weight:700;min-height:52px}.dark{background:var(--ink);color:#fff}.dark:hover{background:#414039;transform:translateY(-1px)}.hero-note{font-size:11px;color:var(--muted);display:inline-block;margin-left:15px}.hero-art{position:relative;min-height:325px;overflow:hidden}.ticket{position:absolute;background:var(--orange);padding:24px 28px;width:330px;left:10%;top:68px;transform:rotate(-8deg);border:1.5px solid var(--ink);box-shadow:7px 8px 0 var(--ink)}.ticket-top{display:flex;justify-content:space-between;border-bottom:1px dashed #542e21;padding-bottom:15px}.ticket strong{display:block;font-size:41px;letter-spacing:-2px;margin:20px 0}.ticket strong span{font-weight:400}.ticket-bottom{display:flex;justify-content:space-between;font-family:'Courier New',monospace;font-size:9px;line-height:1.8}.ticket-bottom b{font-size:12px}.barcode{height:17px;width:95px;background:repeating-linear-gradient(90deg,var(--ink) 0 2px,transparent 2px 4px,var(--ink) 4px 5px,transparent 5px 8px);margin-top:14px}.sticker{position:absolute;right:4%;bottom:6px;background:var(--yellow);border:1.5px solid var(--ink);width:131px;height:131px;border-radius:50%;transform:rotate(12deg);display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:900;font-size:21px;line-height:1;box-shadow:3px 3px 0 var(--ink)}.sticker span{font-size:27px;margin-top:4px}.scribble{position:absolute;top:6px;right:10%;font:italic 18px Georgia;transform:rotate(8deg)}.art-star{position:absolute;font-size:68px;left:3%;bottom:0;line-height:1}.orbit{position:absolute;border:1px solid var(--line);border-radius:50%;width:360px;height:280px;left:6%;top:34px;transform:rotate(20deg)}.o2{transform:rotate(-28deg);width:410px}.ticker{padding:19px 5.4%;background:var(--yellow);border-block:1px solid var(--ink);display:flex;justify-content:space-between;gap:25px;overflow:hidden;font-family:'Courier New',monospace;font-weight:700;font-size:11px;letter-spacing:.8px;white-space:nowrap}.workspace,.launch-section{padding:58px 5.4% 44px;max-width:1600px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px;gap:20px}h2{font-size:36px;letter-spacing:-1.5px;margin:12px 0 0}.section-head p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.tool-grid{display:grid;grid-template-columns:1.5fr 1fr;border:1px solid var(--ink);background:#fffdf7}.builder{padding:30px 32px;border-right:1px solid var(--ink)}.field-label{display:block;margin-bottom:12px}#idea{width:100%;padding:14px 0;border:0;border-bottom:1px solid var(--ink);background:transparent;font-size:21px;font-weight:700;letter-spacing:-.5px;border-radius:0}.type-row{display:flex;gap:8px;margin:18px 0 28px}.type{padding:9px 11px;border:1px solid var(--line);background:transparent;font-size:11px;border-radius:4px}.type.active{background:var(--ink);color:white;border-color:var(--ink)}.type:hover{border-color:var(--ink)}.list-head{font-size:9px;display:flex;justify-content:space-between;color:var(--muted);margin-bottom:8px}.feature{display:flex;gap:12px;align-items:center;min-height:53px;border-bottom:1px solid #e9e6dc}.feature-name{flex:1;font-size:13px;line-height:1.4}.feature.parked .feature-name{text-decoration:line-through;color:#8c8a80}.feature input{width:43px;border:1px solid transparent;background:transparent;text-align:right;font:12px 'Courier New',monospace;padding:5px 0;appearance:textfield}.feature input:hover,.feature input:focus{border-color:var(--line)}.feature input::-webkit-inner-spin-button{appearance:none}.hour-label{font:11px 'Courier New',monospace;color:var(--muted);margin-left:-9px}.toggle{border:1px solid var(--ink);min-width:60px;padding:7px 8px;background:var(--yellow);font-size:10px;font-weight:700;border-radius:3px}.parked .toggle{background:#eeece4;border-color:#dddbd1;color:#7a786e}.remove{border:0;background:transparent;color:#8e8c81;font-size:18px;padding:5px}#add-form{display:flex;align-items:center;gap:9px;border:1px dashed #b9b6aa;margin-top:20px;padding:8px}#feature-name{min-width:0;flex:1;border:0;background:transparent;font-size:12px;padding:7px}#feature-hours{width:40px;border:0;background:transparent;font-size:12px}#add-form>span{font-size:11px}#add-form button{background:var(--ink);color:white;border:0;width:29px;height:29px;font-size:23px}.micro{font-size:10px;line-height:1.6;color:var(--muted)}.budget{padding:32px;background:#f0eee5;display:flex;flex-direction:column}.budget-label{font-size:10px;display:flex;justify-content:space-between;align-items:center}.budget-label>span{font-size:25px}.big-number{font-size:100px;font-weight:800;letter-spacing:-7px;margin:15px 0 18px;line-height:1.2}.hours-unit{font:24px Georgia;letter-spacing:-1px;margin-left:12px;color:#777569}.meter{height:14px;background:#dddbd1;display:flex;border:1px solid var(--ink);overflow:hidden}.meter #build-meter{background:var(--orange);width:50%;transition:width .25s}.launch-meter{width:25%;background:repeating-linear-gradient(135deg,#c5c1b4 0px,#c5c1b4 2px,#eeece3 2px,#eeece3 5px)}.legend{display:flex;gap:18px;font-size:10px;margin:12px 0 27px}.legend i{display:inline-block;height:7px;width:7px;background:var(--orange);margin-right:3px}.legend span+span i{background:#bab7ac}.status{font-size:12px;line-height:1.7;min-height:76px}.status strong{font-size:20px;display:block;letter-spacing:-.5px;margin-bottom:4px}.status.over strong{color:#bd351a}.budget-divider{height:1px;background:#cfcdc1;margin:12px 0 22px}.scope-count{display:flex;justify-content:space-between;font-size:12px;margin-bottom:22px}.trim{padding:12px;background:transparent;border:1px solid #a8a598;margin-bottom:10px;font-size:12px}.trim:hover{background:var(--yellow)}.budget .button{width:100%;margin-top:auto}.budget>.micro{text-align:center;margin-bottom:0}.privacy-note{display:flex;justify-content:space-between;gap:12px;margin-top:15px;color:var(--muted);font-size:10px}.privacy-note button{background:transparent;border:0;text-decoration:underline;font-size:10px;color:var(--muted)}.manifesto{margin:12px 5.4% 55px;border-block:1px solid var(--ink);padding:35px 0;display:flex;align-items:center;gap:32px}.manifesto-star{font-size:95px;color:var(--orange);line-height:1}.manifesto h2{font-size:32px}.manifesto p{margin-left:auto;font-size:13px;line-height:1.9;color:var(--muted)}.manifesto p strong{color:var(--ink)}footer{border-top:1px solid var(--line);padding:30px 5.4%;display:flex;align-items:center;gap:40px}footer .brand{white-space:nowrap;font-size:22px}footer p{font-size:11px;color:var(--muted);line-height:1.7;max-width:430px}footer small{font-size:9px}footer nav{display:flex;gap:20px;margin-left:auto;font-size:11px;white-space:nowrap}footer a:hover{text-decoration:underline}.launch-section{padding-top:15px}.export-actions{display:flex;gap:8px}.export-actions button{background:transparent;border:1px solid var(--ink);padding:12px;font-size:12px}.launch-grid{display:grid;grid-template-columns:1.5fr 1fr;border-top:1px solid var(--ink);gap:40px;padding:20px 0}h3{font-size:22px;letter-spacing:-.7px}.task{display:flex;gap:12px;align-items:center;font-size:13px;padding:15px 0;border-bottom:1px solid var(--line);line-height:1.5}.task input{accent-color:var(--ink);width:18px;height:18px;flex-shrink:0}.task:has(input:checked) span{text-decoration:line-through;color:var(--muted)}.timer-card{background:var(--yellow);padding:30px;align-self:start;border:1px solid var(--ink);margin-top:20px}#timer{font-size:clamp(30px,4vw,60px);font-family:'Courier New',monospace;font-weight:700;margin:28px 0}.timer-card .button{width:100%}.text-button{border:0;background:transparent;text-decoration:underline;font-size:11px;display:block;margin:17px auto}.timer-card p{font-size:12px;line-height:1.6}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:17px 25px;font-size:13px;z-index:9;max-width:90%;box-shadow:3px 3px 0 var(--orange)}.legal{max-width:800px;margin:65px auto;padding:0 24px 60px;line-height:1.8}.legal h1{font-size:55px}.legal h2{font-size:23px;margin-top:30px}.legal a{text-decoration:underline}.legal p,.legal li{font-size:15px;color:#56544d}[hidden]{display:none!important}@media(min-width:1500px){header,footer,.ticker{padding-inline:max(5.4%,calc((100% - 1430px)/2))}}@media(max-width:1000px){.hero-note{display:block;margin:13px 0 0}.ticket{left:5%;width:290px}.ticket strong{font-size:35px}.hero{grid-template-columns:1.2fr 1fr}.builder,.budget{padding:24px}.legend{gap:8px}.free-label{display:none}footer{gap:20px;flex-wrap:wrap}}@media(max-width:700px){header{height:76px}.brand{font-size:23px}.header-right{font-size:12px}.hero{display:flex;flex-direction:column;padding-top:40px;padding-bottom:25px}.hero-copy h1{font-size:48px;letter-spacing:-2.8px}.hero p{font-size:14px}.hero-art{min-height:300px;max-width:400px;width:100%;align-self:center}.ticket{left:11%;top:55px}.sticker{width:110px;height:110px;right:3%;bottom:12px;font-size:18px}.scribble{right:13%;font-size:16px}.hero-note{display:inline-block;margin-left:10px;font-size:9px}.ticker{padding-block:15px}.ticker span:nth-child(n+3){display:none}.ticker{gap:30px;font-size:9px}.workspace,.launch-section{padding-top:36px}.section-head{align-items:start;flex-direction:column;gap:14px}h2{font-size:31px}.tool-grid,.launch-grid{grid-template-columns:1fr}.builder{border-right:0;border-bottom:1px solid var(--ink);padding:22px 18px}.budget{padding:24px}.big-number{font-size:88px;margin:8px 0}.status{min-height:65px}.type-row{gap:6px}.type{font-size:10px;padding:9px}.feature{gap:8px}.feature-name{font-size:12px}.budget .button{margin-top:0}.privacy-note{flex-direction:column;gap:7px}.manifesto{gap:15px;flex-wrap:wrap;padding:25px 0}.manifesto-star{font-size:65px}.manifesto h2{font-size:28px}.manifesto p{margin-left:80px;font-size:12px}.manifesto .eyebrow{font-size:9px}footer{align-items:start;gap:10px;flex-direction:column}footer nav{margin:10px 0}footer p{margin:5px 0}.timer-card{margin-top:0}#timer{font-size:48px}.launch-grid{gap:20px}.legal h1{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.faq{margin:10px 5.4% 60px;padding-top:25px;display:grid;grid-template-columns:1fr 1.45fr;gap:70px}.faq h2{line-height:1.12}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{font-size:14px;font-weight:700;cursor:pointer;line-height:1.5}.faq p{font-size:13px;line-height:1.8;color:var(--muted);max-width:650px}.button:disabled{cursor:not-allowed;transform:none}@media(max-width:700px){.faq{grid-template-columns:1fr;gap:18px}.faq h2 br{display:none}}
@media(max-width:700px){.hero-copy h1{font-size:clamp(33px,10.2vw,43px);letter-spacing:-2px}.hero-note{display:block;margin:13px 0 0}.faq h2{line-height:1.2}}
