:root{color:#1d2433;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}.app-shell{display:grid;grid-template-columns:minmax(360px,520px) minmax(0,1fr);min-height:100vh}.workspace{background:#fff;border-right:1px solid #dde3ec;padding:40px}.intro{margin-bottom:28px}.eyebrow{color:#2f6b53;font-size:.78rem;font-weight:800;letter-spacing:0;margin:0 0 8px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{color:#111827;font-size:clamp(2rem,4vw,3.45rem);line-height:.98;letter-spacing:0;margin-bottom:0}h2{color:#111827;font-size:1.45rem;line-height:1.18;letter-spacing:0}h3{color:#111827;font-size:1.1rem;line-height:1.25;margin-bottom:10px}.generator{display:grid;gap:18px}.grid-two{display:grid;gap:14px;grid-template-columns:1fr 1fr}label{color:#374151;display:grid;font-size:.9rem;font-weight:700;gap:8px}input,textarea{background:#f9fafb;border:1px solid #ccd5e1;border-radius:8px;color:#111827;outline:none;padding:12px 13px;width:100%}textarea{min-height:180px;resize:vertical}input:focus,textarea:focus{border-color:#2f6b53;box-shadow:0 0 0 3px #2f6b5324}.actions{align-items:center;display:flex;gap:12px}button{border:0;border-radius:8px;cursor:pointer;font-weight:800;min-height:44px;padding:0 18px}button:disabled{cursor:wait;opacity:.7}.primary{background:#2f6b53;color:#fff}.secondary{background:#e9eef5;color:#243043}.results{padding:40px}.empty-state,.error,.output{margin:0 auto;max-width:960px}.empty-state{align-content:center;color:#667085;min-height:calc(100vh - 80px)}.empty-state h2{margin-bottom:8px}.error{background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;color:#9f1239;padding:16px}.output-header{border-bottom:1px solid #dde3ec;margin-bottom:22px;padding-bottom:20px}.output-header p:last-child{color:#5b6472;margin-bottom:0}.source{background:#fff;border:1px solid #dde3ec;border-radius:8px;display:grid;gap:6px;margin-bottom:18px;padding:16px}.source span,.idea-topline span,.idea-topline small{color:#667085;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.source p{color:#5b6472;margin-bottom:0}.insights{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:22px}.insights p{background:#e7f4ee;border:1px solid #cbe6d8;border-radius:8px;color:#214c3b;font-weight:650;margin:0;padding:14px}.idea-list{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.idea-card{background:#fff;border:1px solid #dde3ec;border-radius:8px;padding:18px}.idea-topline{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.hook{color:#2f6b53;font-size:1rem;font-weight:800}.idea-card p{color:#4b5563;line-height:1.5}.idea-card ol{color:#374151;margin:0 0 16px;padding-left:20px}.idea-card li{margin-bottom:6px}.cta{background:#f3f6fa;border-radius:8px;color:#243043;font-weight:750;padding:12px}@media(max-width:960px){.app-shell{grid-template-columns:1fr}.workspace{border-bottom:1px solid #dde3ec;border-right:0}.empty-state{min-height:auto}}@media(max-width:680px){.workspace,.results{padding:24px}.grid-two,.insights,.idea-list{grid-template-columns:1fr}.actions{align-items:stretch;flex-direction:column}}
