:root{color:#16283d;background:#f7f1e4;font-family:"Noto Serif TC",ui-serif,Georgia,serif}*{box-sizing:border-box}body{margin:0}.page{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:64px 0}.hero{padding:56px 0 40px}.eyebrow{color:#8b5e1f;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1{max-width:760px;margin:0;font-size:clamp(2.4rem,5vw,5rem);line-height:1.1}.lead{max-width:680px;font-size:1.15rem;line-height:1.8}.panel{border-top:1px solid rgba(22,40,61,.18);padding:32px 0}.plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.plan{min-height:220px;border:1px solid rgba(22,40,61,.16);border-radius:8px;padding:20px;background:#fffaf0}.featured{border-color:#a9752f}.price{font-size:2rem;font-weight:800}.credit{color:#8b5e1f;font-weight:700}.idea-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:16px;gap:16px;list-style:none;margin:0;padding:0}.idea-card{border:1px solid rgba(22,40,61,.16);border-radius:8px;padding:20px;background:#fffaf0}.idea-card a{color:inherit;text-decoration:none;display:block}.idea-tags{display:flex;gap:8px;margin-top:8px}.tag{font-size:.85rem;font-weight:700;color:#8b5e1f;border:1px solid rgba(139,94,31,.4);border-radius:999px;padding:2px 10px}.empty-state{color:rgba(22,40,61,.7);padding:24px 0}.site-nav{display:flex;justify-content:space-between;align-items:center;width:min(1080px,calc(100% - 32px));margin:0 auto;padding:20px 0;border-bottom:1px solid rgba(22,40,61,.18)}.site-nav a{color:inherit}.site-nav-links{display:flex;align-items:center;gap:16px}.auth-form{gap:16px;max-width:420px}.auth-form,.auth-form label{display:flex;flex-direction:column}.auth-form label{gap:6px;font-weight:700}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text],.auth-form textarea{font:inherit;padding:10px 12px;border:1px solid rgba(22,40,61,.3);border-radius:6px;background:#fffaf0}.auth-form textarea{resize:vertical}.field-hint{font-weight:400;color:rgba(22,40,61,.65)}.own-idea-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.own-idea-list li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(22,40,61,.12)}.review-card{display:flex;flex-direction:column;gap:12px}.brief-fields{margin:0;display:grid;grid-gap:8px;gap:8px}.brief-fields dt{font-weight:700;color:#8b5e1f}.brief-fields dd{margin:0;white-space:pre-wrap}.full-brief{white-space:pre-wrap;font-family:inherit}.review-actions{display:flex;gap:12px;flex-wrap:wrap}.review-form{display:flex;align-items:flex-end;gap:8px}.review-form label{font-weight:400;font-size:.9rem}.review-form input[type=text]{font:inherit;padding:6px 10px;border:1px solid rgba(22,40,61,.3);border-radius:6px;background:#fffaf0}.btn-approve{background:#2f6b3f;color:#fff}.btn-reject{background:#a33;color:#fff}.auth-form fieldset{border:1px solid rgba(22,40,61,.18);border-radius:6px;padding:12px}.checkbox-label,.radio-label{display:flex;align-items:center;gap:8px;font-weight:400}.form-error{color:#a33;font-weight:700}