:root{--ink:#17211c;--cream:#f7f3e9;--lime:#c9f04a;--orange:#f46537;--muted:#647067}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);font-family:'Noto Sans SC',sans-serif;color:var(--ink)}.wrap{width:min(1120px,calc(100% - 48px));margin:auto}.nav{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{color:var(--ink);font-weight:900;text-decoration:none;font-size:20px;letter-spacing:-1px;display:flex;gap:9px;align-items:center}.brand i{width:14px;height:14px;background:var(--orange);border-radius:50%;display:inline-block}.nav-cta{font-size:14px;font-weight:700;color:var(--ink);text-decoration:none;border-bottom:2px solid var(--ink);padding:4px 0}.nav-cta span{color:var(--orange);font-size:18px}.hero{padding:88px 0 110px;position:relative;overflow:hidden}.eyebrow,.section-tag{font-family:'DM Mono',monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:bold;color:#536056}.eyebrow:before{content:'●';color:var(--orange);font-size:14px;margin-right:8px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(52px,8.3vw,106px);letter-spacing:-.09em;line-height:1.05;margin:20px 0 26px;max-width:900px}em{font-style:normal;color:var(--orange)}.hero-copy{font-size:18px;line-height:1.8;max-width:535px;color:#455149}.hero-actions{display:flex;align-items:center;gap:25px;margin:34px 0}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;text-decoration:none;border:0;cursor:pointer;font:700 16px 'Noto Sans SC',sans-serif;padding:16px 21px;transition:.2s}.button span{font-size:22px;line-height:12px}.primary{color:var(--ink);background:var(--lime);box-shadow:5px 5px 0 var(--ink)}.primary:hover{transform:translate(2px,2px);box-shadow:3px 3px 0 var(--ink)}.text{color:var(--ink);padding-left:0;background:none}.hero-proof{display:flex;align-items:center;gap:12px;font-size:13px;color:#596359}.avatars{display:flex}.avatars b{height:27px;width:27px;border:2px solid var(--cream);margin-left:-7px;border-radius:50%;display:grid;place-items:center;font-size:10px;color:white;background:#887cba}.avatars b:first-child{margin:0;background:#e67d51}.avatars b:nth-child(3){background:#51a49c}.avatars b:nth-child(4){background:#e3b436}.burst{position:absolute;border-radius:50%;display:grid;place-content:center;text-align:center;font-family:'DM Mono';font-weight:bold;line-height:.8}.burst small{font:10px 'Noto Sans SC';font-weight:bold}.burst-one{right:5%;top:100px;width:142px;height:142px;background:var(--lime);transform:rotate(13deg);font-size:38px}.burst-two{right:20%;bottom:38px;width:92px;height:92px;background:var(--orange);color:white;transform:rotate(-15deg);font-size:36px}.ticker{background:var(--ink);color:var(--lime);overflow:hidden;padding:12px 0;font:700 13px 'DM Mono';white-space:nowrap}.ticker div{animation:slide 18s linear infinite}@keyframes slide{to{transform:translateX(-35%)}}.problem{padding:120px 0}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:28px}.problem h2,.how h2,.generator h2,.closing h2{font-size:clamp(36px,5vw,62px);letter-spacing:-.07em;line-height:1.13}.problem-list{border-top:2px solid var(--ink)}.problem-list p{padding:20px 0;border-bottom:1px solid #b5b8ad;font-size:17px;display:flex;gap:23px;align-items:flex-start}.problem-list span{font:12px 'DM Mono';color:var(--orange);padding-top:5px}.how{background:var(--ink);color:var(--cream);padding:105px 0}.light{color:#aeb9af}.how h2{margin:25px 0 60px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{border-top:2px solid var(--lime);padding:16px 4px}.step-no{font:13px 'DM Mono';color:var(--lime);margin-bottom:47px}.steps h3{font-size:23px;letter-spacing:-.04em}.steps p{color:#bac5ba;line-height:1.7;font-size:15px}.generator{padding:120px 0;display:grid;grid-template-columns:1fr 1fr;gap:100px}.generator-intro p{max-width:360px;line-height:1.8;color:var(--muted)}.idea-form{background:#e8e4d8;padding:32px;display:flex;flex-direction:column;gap:18px}.idea-form label{font-size:13px;font-weight:700;display:grid;gap:8px}.idea-form input,.idea-form select{font:16px 'Noto Sans SC';padding:13px;border:1px solid #9da59c;background:var(--cream);color:var(--ink);border-radius:0}.idea-form small{text-align:center;color:#687168}.full{width:100%;margin-top:8px}.result{padding:0 0 100px}.hidden{display:none}.result-head{border-top:3px solid var(--ink);padding:22px 0}.result-head>span{font:12px 'DM Mono';color:var(--orange)}.result-head h2{font-size:clamp(28px,4vw,48px);letter-spacing:-.06em;margin:8px 0 0}.idea-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.idea-cards article{background:white;padding:22px;min-height:210px;display:flex;flex-direction:column}.idea-cards b{font:12px 'DM Mono';color:var(--orange)}.idea-cards h3{font-size:19px;line-height:1.5;letter-spacing:-.03em;margin:18px 0}.idea-cards p{font-size:13px;color:var(--muted);line-height:1.6;margin:auto 0 0}.dark{background:var(--ink);color:var(--cream)}.closing{text-align:center;padding:130px 0}.closing p{color:var(--muted);font-size:20px;margin-bottom:2px}.closing h2{margin-bottom:32px}footer{border-top:1px solid #b9b9ad;padding:26px 0 40px;display:flex;justify-content:space-between;font-size:13px;color:var(--muted)}@media(max-width:700px){.wrap{width:min(100% - 32px,1120px)}.nav{height:70px}.hero{padding:55px 0 80px}.burst{display:none}.problem,.generator{padding:72px 0}.problem-grid,.generator{grid-template-columns:1fr;gap:25px}.steps,.idea-cards{grid-template-columns:1fr}.how{padding:72px 0}.steps{gap:30px}.step-no{margin-bottom:20px}.hero-actions{gap:10px;flex-wrap:wrap}.button{font-size:14px}.idea-form{padding:23px}.closing{padding:85px 0}footer{gap:18px;flex-direction:column}}
