:root{--bg:#f6f8ff;--panel:#fff;--panel-soft:#f5f8ff;--text:#121826;--muted:#667085;--line:#e6eaf5;--primary:#3666f6;--primary-dark:#2f58d3;--brand-orange:#f83f2a;--brand-orange-dark:#f83f2a;--success-soft:#eefbf4;--success-text:#18794e;--danger-soft:#fff3f2;--danger-text:#b42318}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,system-ui,-apple-system,"system-ui",Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:500}h1,h2,h3,h4,h5,h6,strong,b{font-weight:500}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.page{min-height:100vh;padding:24px 18px 36px}.shell{background:var(--panel);border:1px solid var(--line);border-radius:20px;max-width:1200px;margin:0 auto;padding:18px;box-shadow:0 8px 30px #1018280f}.shell-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.dots{align-items:center;gap:8px;display:flex}.dot{background:#d4daf2;border-radius:9999px;width:8px;height:8px}.dot.active{background:var(--primary)}.brand{justify-content:center;align-items:center;display:flex}.brand img{width:100%;max-width:210px;height:auto}.small-logo{border:1px solid var(--line);border-radius:6px}.step-label{color:var(--muted);font-size:14px}.panel{border:1px solid var(--line);border-radius:16px;padding:16px}.center{text-align:center}.subtitle{color:var(--muted);font-size:14px}.field{border:1px solid var(--line);border-radius:10px;outline:none;width:100%;padding:12px 14px}.field:focus{border-color:#9bb1ff;box-shadow:0 0 0 3px #3666f621}.textarea{resize:vertical;min-height:230px}.actions{justify-content:space-between;gap:12px;margin-top:14px;display:flex}.btn{cursor:pointer;border:none;border-radius:10px;padding:12px 18px}.btn[disabled]{cursor:not-allowed;opacity:.6}.btn-primary{background:var(--brand-orange);color:#fff;min-width:140px}.btn-primary:hover:not([disabled]){background:var(--brand-orange-dark)}.btn-secondary{color:#243b74;background:#edf2ff}.btn-ghost{border:1px solid var(--line);background:#fff}.btn-accent{color:#fff;background:#2563eb;border:1px solid #1d4ed8}.btn-accent:hover:not([disabled]){background:#1d4ed8}.btn-linklike{color:#98a2b3;text-align:left;background:0 0;border:none;padding:0}.btn-linklike:hover:not([disabled]){color:#667085}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--line);background:#f8faff;border-radius:9999px;padding:6px 10px;font-size:13px}.chip-keyword{color:#2a4dc4;background:#f1f4ff}.chip-subreddit{color:#2052c0;background:#eef6ff}.chip-reddit{color:#1f7a4f;background:#f3fbf5}.section-title{align-items:center;gap:8px;display:inline-flex}.section-pill{border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;padding:2px 8px;font-size:12px;display:inline-flex}.section-pill-chatgpt{color:#5b21b6;background:#f5f3ff}.chatgpt-tag{color:#6b21a8;background:#ede9fe;border-radius:9999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.chatgpt-tag-icon{flex-shrink:0;width:12px;height:12px}.section-pill-reddit{color:#c2410c;background:#fff4ed}.reddit-tag{color:#9a3412;background:#ffedd5;border-radius:9999px;align-items:center;gap:4px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}.reddit-tag-icon{flex-shrink:0;width:12px;height:12px}.chips-with-metrics{align-items:center}.step3-section-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.step3-refresh-wrap,.chatgpt-keyword-row{align-items:center;gap:8px;display:inline-flex}.ai-keyword-item{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.ai-keyword-pill{color:#6d28d9;background:#faf5ff;border-radius:9999px;align-items:center;gap:4px;padding:2px 10px;font-size:12px;font-weight:500;display:inline-flex}.ai-keyword-label{cursor:pointer}.ai-keyword-label:hover{text-decoration:underline}.ai-keyword-close{color:#8b5cf6;cursor:pointer;width:10px;height:10px}.ai-keyword-close:hover{color:#6d28d9}.ai-keyword-tier{color:#1d4ed8;cursor:help;background:#dbeafe;border-radius:9999px;align-items:center;padding:1px 6px;font-size:10px;font-weight:700;display:inline-flex}.ai-keyword-volume{color:#98a2b3;cursor:help;align-items:center;gap:2px;font-size:10px;font-weight:500;display:inline-flex}.ai-keyword-volume-icon{width:10px;height:10px}.ai-keyword-seed{color:#98a2b3;cursor:help;font-size:10px;font-style:italic}.ai-hover-wrap{align-items:center;display:inline-flex;position:relative}.ai-hover-card{border:1px solid var(--line);z-index:20;color:#475467;background:#fff;border-radius:10px;flex-direction:column;gap:4px;min-width:190px;max-width:260px;padding:8px 10px;font-size:11px;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 28px #10182824}.ai-hover-card strong{color:#111827;font-size:11px}.ai-hover-wrap:hover .ai-hover-card{display:inline-flex}.step5-header{align-items:center;gap:12px;display:flex}.step5-badge{color:#2f58d3;background:#ecf2ff;border-radius:999px;justify-content:center;align-items:center;min-width:58px;height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.step5-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.step5-context{margin-top:8px;margin-bottom:10px}.or-cards{flex-direction:column;gap:12px;display:flex}.or-card{background:#fff;border:1px solid #ffd9cf;border-radius:14px;gap:12px;padding:12px;display:flex}.or-card-num{min-width:36px;height:36px;color:var(--brand-orange);background:#fff1ec;border-radius:10px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.or-card-body{flex:1;min-width:0}.or-card-title{color:#111827;margin-bottom:12px;font-size:20px;font-weight:600;line-height:1.25}.or-card-meta{flex-direction:column;gap:8px;display:flex}.or-card-row{align-items:flex-start;gap:12px;display:flex}.or-card-label{color:#6b7280;text-transform:uppercase;letter-spacing:.07em;min-width:96px;font-size:10px;font-weight:600;line-height:1.2}.or-card-val{color:#1f2937;font-size:14px;line-height:1.55}.or-card-signal{color:#1d4ed8;background:#eff6ff;border-radius:8px;padding:4px 8px}.or-card-rationale{color:#4b5563;margin:14px 0 0;font-size:12px;line-height:1.65}.or-card-channels{align-items:center;gap:8px;margin-top:14px;display:flex}.or-channel-img{object-fit:cover;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:28px;height:28px}.or-channel-img--phone{object-fit:contain;padding:3px}.step5-campaign-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px 14px 10px}.step5-campaign-title{margin:0 0 10px;font-size:18px;line-height:1.3}.step5-field{margin:0 0 8px;font-size:15px;line-height:1.35}.step5-rationale{margin-top:8px;font-size:14px;line-height:1.45}.step5-trigger-section{border-top:1px dashed var(--line);margin-top:22px;padding-top:14px}.step4-layout{align-items:stretch}.step4-wide{width:calc(100% + 20px);margin-left:-10px}.step4-col{border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px}.step4-posts-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.step4-post-count-pill{color:#374151;background:#f3f4f6;border-radius:9999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.step4-post-list{flex-direction:column;gap:10px;max-height:500px;padding-right:2px;display:flex;overflow-y:auto}.step4-post-card{cursor:pointer;border:1px solid #d1d5db;border-radius:10px;padding:10px;transition:border-color .18s,background .18s}.step4-post-card:hover{border-color:#9ca3af}.step4-post-card.selected{background:#eff6ff;border-color:#3b82f6}.step4-post-inner{flex-direction:column;gap:8px;display:flex}.step4-post-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.step4-post-title{color:#111827;flex:1;margin:0;font-size:13px;line-height:1.35}.step4-post-score{color:#1d4ed8;background:#dbeafe;border-radius:9999px;flex-shrink:0;padding:3px 8px;font-size:11px;font-weight:600}.step4-post-preview{color:#4b5563;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.step4-post-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.step4-post-tags{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.step4-post-subreddit{color:#2563eb;font-size:11px;font-weight:500}.step4-post-keyword{color:#15803d;background:#f0fdf4;border-radius:9999px;padding:3px 8px;font-size:10px;font-weight:600}.step4-post-link{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.step4-post-link:hover{color:#1d4ed8;background:#dbeafe}.step4-post-link-icon{width:12px;height:12px}.step4-topbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.step4-persona-actions{align-items:center;gap:8px;display:inline-flex}.step4-title{color:#111827;font-size:15px}.step4-persona-header{align-items:center;gap:8px;display:inline-flex}.step4-name-wrap{align-items:center;gap:6px;display:inline-flex}.step4-icon-wrap{display:inline-flex;position:relative}.step4-avatar{color:#fff;background:#3b82f6;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.step4-avatar-icon{width:14px;height:14px}.step4-source-pill{color:#2563eb;background:#eff6ff;border-radius:6px;padding:2px 6px;font-size:10px;font-weight:500}.step4-icon-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex}.step4-icon-btn:hover{color:#1d4ed8;background:#eff6ff}.step4-icon-btn-svg{width:12px;height:12px}.step4-icon-hover-card{border:1px solid var(--line);z-index:40;color:#4b5563;background:#fff;border-radius:10px;flex-direction:column;gap:4px;min-width:260px;max-width:300px;padding:10px;font-size:12px;line-height:1.45;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 28px #10182824}.step4-icon-hover-card strong{color:#111827;font-size:12px}.step4-icon-wrap:hover .step4-icon-hover-card{display:inline-flex}.step4-regenerate-btn{border-color:#fed7aa}.step4-control-stack{margin-bottom:8px}.step4-button-group{flex-direction:column;gap:10px;display:flex}.step4-setup-button{width:100%}.step4-trigger-status{border-top:1px dashed var(--line);padding-top:8px}.step4-generate-button{width:100%;margin-top:4px}.step4-persona-content{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:10px;max-height:280px;margin-top:10px;padding:12px;display:flex;overflow-y:auto}.step4-content-label{color:#6b7280;margin-bottom:4px;font-size:11px;display:inline-block}.step4-content-text{color:#1f2937;white-space:pre-line;margin:0;font-size:13px;line-height:1.5}.step4-cta-box{border-top:1px solid #e5e7eb;padding-top:8px}.step4-actions{margin-top:14px}.modal-overlay{z-index:50;background:#10182873;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-card{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(640px,100%);padding:16px;box-shadow:0 10px 36px #1018282e}.row{gap:16px;display:flex}.col{flex:1}.stack{flex-direction:column;gap:12px;display:flex}.card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px}.card.selected{border-color:#9eb2ff;box-shadow:0 0 0 2px #3666f626}.muted{color:var(--muted)}.small{font-size:12px}.heading{margin:8px 0 6px;font-size:30px}.step-heading{margin:4px 0;font-size:30px}.badge{border-radius:999px;padding:4px 10px;font-size:12px;display:inline-block}.badge-success{background:var(--success-soft);color:var(--success-text)}.badge-danger{background:var(--danger-soft);color:var(--danger-text)}.error-box{color:var(--danger-text);background:#fff6f5;border:1px solid #ffd2cf;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:13px}.step4-comment-box{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-height:260px;margin-top:8px}.step4-comment-textarea{resize:none;color:#1f2937;border:0;border-radius:10px;outline:none;width:100%;min-height:260px;padding:14px;font-size:14px;line-height:1.6}.step4-edit-panel{flex-direction:column;gap:12px;min-height:280px;margin-top:8px;display:flex}.step4-edit-header h3{margin:0 0 4px;font-size:18px}.step4-edit-header p{color:#6b7280;margin:0;font-size:13px}.step4-edit-story{flex:1;min-height:220px;font-size:14px}.step4-edit-actions{gap:10px;display:flex}.step4-edit-actions .btn{flex:1}@media (max-width:900px){.shell{padding:16px}.row{flex-direction:column}.step5-field{font-size:16px}.step5-rationale{font-size:14px}.step-heading{font-size:28px}.step3-section-header{flex-direction:column;align-items:flex-start}.step3-refresh-wrap{justify-content:space-between;width:100%}.step4-wide{width:100%;margin-left:0}.brand img{max-width:170px}}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_2d8bb996-module__qqhixG__className{font-family:Inter,Inter Fallback;font-style:normal}
