*{box-sizing:border-box}body{margin:0;background:#f4f5f7;color:#17191d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}main{max-width:1440px;margin:auto;padding:28px 34px 60px}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}h1{font-size:22px;margin:2px 0}.eyebrow,.kicker{font-size:11px;font-weight:800;letter-spacing:.16em;color:#70757e}.badge{padding:9px 13px;background:#fff;border:1px solid #e2e4e8;border-radius:999px;font-size:12px}.hero{background:#111318;color:white;border-radius:24px;padding:38px 42px;display:grid;grid-template-columns:1.4fr .6fr;grid-gap:40px;gap:40px;align-items:end;box-shadow:0 20px 50px #11131815}.hero h2{font-size:40px;line-height:1.05;max-width:800px;margin:9px 0 14px;letter-spacing:-.035em}.hero p{color:#aeb2ba;max-width:700px}.flow{border:1px solid #343840;border-radius:16px;padding:18px;color:#c9cbd0;font-size:13px}.flow b{color:#7dffbd;margin:0 7px}.workspace{display:grid;grid-template-columns:440px 1fr;grid-gap:22px;gap:22px;margin-top:22px}.panel{background:white;border:1px solid #e3e5e8;border-radius:22px;padding:24px;box-shadow:0 8px 30px #15171a08}.sectionTitle{display:flex;gap:12px;align-items:center;margin:4px 0 17px}.sectionTitle>span{width:31px;height:31px;border-radius:10px;background:#111318;color:#fff;display:grid;place-items:center;font-size:11px}.sectionTitle b{display:block}.sectionTitle small{color:#858a92}label{display:block;font-size:12px;font-weight:700;margin:12px 0;color:#555b64}input,select,textarea{width:100%;border:1px solid #dfe2e6;border-radius:12px;padding:12px 13px;margin-top:7px;background:#fafbfc;outline:none}input:focus,select:focus,textarea:focus{border-color:#8d949e;background:#fff}textarea{min-height:88px;resize:vertical}.upload{border:1px dashed #cdd1d6;border-radius:14px;min-height:92px;display:grid;place-items:center;overflow:hidden;background:#fafbfc;cursor:pointer}.upload input{display:none}.upload img{max-height:170px;max-width:100%;object-fit:contain;padding:8px}.upload span{color:#70757e}.reference{min-height:70px}.segmented{display:grid;grid-template-columns:1fr 1fr;background:#f1f2f4;padding:4px;border-radius:13px}.segmented button{border:0;background:transparent;padding:11px;border-radius:10px;font-weight:700}.segmented .active{background:#111318;color:white}.grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.generate{width:100%;border:0;background:#111318;color:#fff;padding:15px;border-radius:13px;font-weight:800;margin-top:14px;cursor:pointer}.generate:disabled{opacity:.55}.error{background:#fff0f0;color:#9e2f2f;padding:10px;border-radius:10px;font-size:12px}.output{min-height:720px}.empty{height:650px;display:grid;place-items:center;align-content:center;text-align:center;color:#747983}.empty h3{color:#202329;margin-bottom:0}.empty p{max-width:430px}.orb{width:70px;height:70px;border-radius:22px;background:#111318;color:#7dffbd;display:grid;place-items:center;font-weight:900;box-shadow:0 15px 40px #1113182c}.scoreHead{display:flex;justify-content:space-between;align-items:center;padding:8px 6px 22px;border-bottom:1px solid #eee}.scoreHead h3{font-size:56px;margin:2px 0}.scoreHead h3 small{font-size:16px;color:#999}.scoreHead p{margin:4px 0;color:#888}.scores{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;padding:22px 0}.scores>div{background:#f7f8f9;padding:14px;border-radius:13px}.scores>div>div{display:flex;justify-content:space-between;font-size:12px}progress{width:100%;height:6px;margin-top:9px;accent-color:#111318}.analysis,.prompt,.recommend{border-top:1px solid #eee;padding-top:18px;margin-top:10px}.chips{display:flex;flex-wrap:wrap;gap:7px}.chips span{background:#effbf5;border:1px solid #d6f4e4;padding:7px 9px;border-radius:999px;font-size:11px}.analysis p,.recommend p{font-size:13px;color:#626872}.recommend p{display:flex;gap:12px}.recommend p b{color:#111}.prompt>div{display:flex;justify-content:space-between;align-items:center}.prompt button{border:1px solid #ddd;background:#fff;padding:7px 11px;border-radius:9px}.prompt pre{white-space:pre-wrap;background:#111318;color:#e9ebef;border-radius:15px;padding:20px;line-height:1.55;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;max-height:650px;overflow:auto}@media(max-width:900px){main{padding:18px}.hero,.workspace{grid-template-columns:1fr}.hero h2{font-size:31px}.workspace{gap:14px}.scores{grid-template-columns:1fr}}