@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--bg: #efe7d8;--surface: rgba(255, 251, 245, .92);--surface-strong: #fff9ef;--ink: #18202b;--muted: #5f697c;--line: rgba(24, 32, 43, .12);--line-strong: rgba(24, 32, 43, .22);--accent: #b98939;--accent-deep: #1d4b42;--success: #1f8b68;--danger: #b42318;--shadow: 0 24px 56px rgba(15, 21, 31, .1);--shadow-soft: 0 14px 32px rgba(15, 21, 31, .08);font-family:Manrope,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;--bg: #091017;--surface: rgba(10, 18, 26, .9);--surface-strong: #0d1720;--ink: #edf3fb;--muted: #97a8bb;--line: rgba(151, 168, 187, .14);--line-strong: rgba(151, 168, 187, .26);--accent: #69ddd0;--accent-deep: #8ceee4;--success: #52e0b5;--danger: #ff8a80;--shadow: 0 30px 70px rgba(0, 0, 0, .34);--shadow-soft: 0 18px 42px rgba(0, 0, 0, .26)}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.8),transparent 30%),radial-gradient(circle at 88% 12%,rgba(185,137,57,.18),transparent 30%),linear-gradient(180deg,#f7f1e7 0%,var(--bg) 56%,#ebe1cf 100%)}a{color:inherit}button,input,select,textarea{font:inherit}.shell{width:min(1220px,calc(100% - 32px));margin:0 auto;padding:22px 0 56px}.workspace-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px;padding:18px 22px;border:1px solid rgba(255,255,255,.56);border-radius:24px;background:radial-gradient(circle at top right,rgba(185,137,57,.16),transparent 38%),linear-gradient(135deg,#ffffffdb,#fbf3e7e6);box-shadow:var(--shadow-soft);animation:riseIn .35s ease both}.workspace-kicker,.card-kicker{margin:0 0 8px;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-deep)}.workspace-bar h1,.card h2,.preview-meta h2{margin:0;font-family:Fraunces,Georgia,serif;letter-spacing:-.03em}.workspace-bar h1{font-size:clamp(1.35rem,3vw,2rem);line-height:1.05}.workspace-copy,.helper-text,.status-text{color:var(--muted)}.workspace-copy{margin:8px 0 0;max-width:48ch;line-height:1.65}.workspace-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.workspace-brand{min-width:0}.workspace-actions{display:grid;gap:10px}.workspace-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.workspace-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid rgba(29,75,66,.14);border-radius:999px;background:#ffffffbd;color:var(--accent-deep);font-size:.82rem;font-weight:800;text-align:center}.chip-label-mobile{display:none}.theme-toggle{display:grid;gap:6px;min-width:170px;padding:10px;border-color:#18202b14;border-radius:22px;background:linear-gradient(180deg,#ffffffeb,#f7f0e5e0);box-shadow:0 14px 30px #18202b14,inset 0 1px #ffffffdb}.theme-toggle-copy{position:relative;z-index:1;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.theme-toggle-shell{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;min-height:40px;padding:4px;border-radius:999px;background:#18202b0d}.theme-toggle-option{position:relative;z-index:1;text-align:center;font-size:.8rem;font-weight:800;color:var(--muted);transition:color .22s ease}.theme-toggle-thumb{position:absolute;top:4px;left:4px;bottom:4px;width:calc(50% - 4px);border-radius:999px;background:radial-gradient(circle at top left,rgba(255,255,255,.32),transparent 40%),linear-gradient(135deg,#fffdf8,#eadcc3);box-shadow:0 10px 20px #18202b1f,inset 0 1px #ffffffe6;transition:transform .24s ease,background .24s ease,box-shadow .24s ease}.theme-toggle[data-theme=light] .theme-toggle-option:first-of-type,.theme-toggle[data-theme=dark] .theme-toggle-option:last-of-type{color:var(--ink)}.theme-toggle[data-theme=dark] .theme-toggle-thumb{transform:translate(100%)}.mobile-jumpbar{display:none}.mobile-jump{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:40px;padding:0 16px;border:1px solid rgba(24,32,43,.08);border-radius:999px;background:#ffffffc2;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);text-decoration:none;box-shadow:0 10px 20px #18202b0f;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease;white-space:nowrap}.mobile-jump:hover{transform:translateY(-1px)}.mobile-jump.is-active{border-color:#1d4b422e;background:linear-gradient(180deg,#fffffffa,#f7f1e5f0);color:var(--accent-deep);box-shadow:0 14px 26px #18202b1a,inset 0 1px #ffffffe0}#generator-section,#summary-section,#history-section{scroll-margin-top:108px}.layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:20px}.rail{display:grid;gap:18px;align-content:start}.card{border:1px solid rgba(255,255,255,.62);border-radius:26px;padding:24px;background:linear-gradient(180deg,#fffcf8eb,#fff8effa),var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.form-card{animation:riseIn .42s ease both}.live-summary-card{animation:riseIn .5s ease both}.history-card{animation:riseIn .58s ease both}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.card-head h2{margin:0 0 8px;font-size:1.8rem;line-height:1.02}.card-head p{margin:0}.signal-box{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(29,75,66,.16);background:#ffffffc7;color:var(--accent-deep);font-size:.84rem;font-weight:700;white-space:nowrap}.signal-dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(180deg,var(--success),#174d40);box-shadow:0 0 0 5px #1f8b681f}.onboarding-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 16px;padding:14px 16px;border:1px solid rgba(185,137,57,.26);border-radius:18px;background:radial-gradient(circle at top right,rgba(185,137,57,.2),transparent 35%),linear-gradient(180deg,#ffffffd6,#faf3e7e6)}.onboarding-kicker{margin:0 0 4px;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#7d5821}.onboarding-text{margin:0;color:#554c40;line-height:1.6}.onboarding-close{white-space:nowrap}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-group{display:grid;gap:8px}.form-group.full{grid-column:1 / -1}label{font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}input,select{width:100%;border:none;border-radius:18px;padding:15px 18px;background:transparent;color:var(--ink);transition:color .18s ease,opacity .18s ease}.control-shell{position:relative;border:1px solid rgba(24,32,43,.1);border-radius:22px;background:radial-gradient(circle at top right,rgba(185,137,57,.08),transparent 42%),linear-gradient(180deg,#fffffffa,#f8f2e8e6);box-shadow:0 14px 28px #18202b0f,inset 0 1px #fffffff5;transition:transform .2s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.control-shell:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(180deg,#ffffff6b,#fff0 48%);pointer-events:none}.control-shell:hover{border-color:#1d4b422e;box-shadow:0 18px 34px #18202b14,inset 0 1px #fffffffa}.control-shell:focus-within{border-color:#1d4b4247;box-shadow:0 0 0 4px #1d4b4214,0 18px 34px #18202b17}.control-shell-readonly{background:radial-gradient(circle at top right,rgba(185,137,57,.12),transparent 40%),linear-gradient(180deg,#fcf7effa,#f3eadceb)}.control-shell:has(.custom-select.is-disabled){border-color:#18202b14;background:linear-gradient(180deg,#f3efe8fa,#e8e2d8eb);box-shadow:inset 0 1px #ffffffd6}.custom-select{position:relative}.custom-select-input{position:absolute;width:1px;height:1px;padding:0;border:0;opacity:0;pointer-events:none}.custom-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:56px;padding:0 18px;border:none;border-radius:inherit;background:transparent;box-shadow:none;color:var(--ink);text-align:left}.custom-select-trigger:hover,.custom-select-trigger:active{transform:none}.custom-select-trigger:focus-visible{outline:none;box-shadow:none}.custom-select-value{display:block;flex:1;min-width:0;font-weight:700;line-height:1.35;color:var(--ink)}.custom-select-value.is-placeholder{color:#5f697cdb}.custom-select-chevron{width:12px;height:12px;flex:0 0 12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;color:#18202b8f;transform:rotate(45deg) translateY(-1px);transition:transform .18s ease,color .18s ease}.custom-select.is-open .custom-select-chevron{transform:rotate(-135deg) translateY(-1px);color:var(--accent-deep)}.custom-select-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:24;padding:8px;border:1px solid rgba(24,32,43,.1);border-radius:20px;background:radial-gradient(circle at top right,rgba(185,137,57,.08),transparent 42%),linear-gradient(180deg,#fffcf7fa,#f8f2e8f5);box-shadow:0 20px 38px #121b2724,inset 0 1px #fffffff0}.custom-select-list{display:grid;gap:6px;max-height:260px;margin:0;padding:0;overflow-y:auto;list-style:none;scrollbar-width:thin}.custom-select-item{list-style:none}.custom-select-option{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:48px;padding:0 14px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--ink);box-shadow:none;font-weight:700;text-align:left}.custom-select-option:hover,.custom-select-option:focus-visible{transform:none;border-color:#1d4b4224;background:#1d4b420f;box-shadow:0 0 0 2px #1d4b420d;outline:none}.custom-select-option.is-selected{border-color:#1d4b422e;background:linear-gradient(180deg,#1d4b421f,#1d4b420f)}.custom-select-option-label{flex:1}.custom-select-option-marker{width:10px;height:10px;flex:0 0 10px;border:2px solid currentColor;border-radius:999px;opacity:0;color:var(--accent-deep);transform:scale(.7);transition:opacity .18s ease,transform .18s ease}.custom-select-option.is-selected .custom-select-option-marker{opacity:1;transform:scale(1)}.custom-select-empty{padding:14px 12px;color:var(--muted);font-size:.92rem;text-align:center}.custom-select.is-disabled .custom-select-trigger{cursor:not-allowed}.custom-select.is-disabled .custom-select-value{color:#5f697cbd}input::placeholder{color:#5f697cd6}input:focus{outline:none}input[readonly]{background:transparent;color:var(--accent-deep);font-weight:800}.helper-text{line-height:1.55}.helper-text.helper-subtle{margin:0;font-size:.82rem}.actions,.preview-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}button:not(.custom-select-trigger),.button-link{position:relative;isolation:isolate;overflow:hidden;border:1px solid transparent;border-radius:999px;min-height:50px;padding:0 22px;font-weight:800;letter-spacing:.015em;cursor:pointer;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease,opacity .18s ease,color .18s ease}button:not(.custom-select-trigger):before,.button-link:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(180deg,#ffffff57,#fff0 44%);pointer-events:none}button:not(.custom-select-trigger):after,.button-link:after{content:"";position:absolute;top:-30%;bottom:-30%;left:-56%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-22deg);transition:left .48s ease;pointer-events:none}button:not(.custom-select-trigger):hover,.button-link:hover{transform:translateY(-2px)}button:not(.custom-select-trigger):hover:after,.button-link:hover:after{left:118%}button:not(.custom-select-trigger):active,.button-link:active{transform:translateY(0)}button:not(.custom-select-trigger):focus-visible,.button-link:focus-visible{outline:none;box-shadow:0 0 0 4px #1d4b4217,0 18px 34px #11231f24}button:not(.custom-select-trigger).primary,.button-link.primary{color:#fbf7ef;border-color:#ffffff1a;background:radial-gradient(circle at top left,rgba(255,255,255,.2),transparent 30%),linear-gradient(135deg,#0e1b19,#18453d 54%,#2b6659);box-shadow:0 18px 34px #1226223d,inset 0 1px #ffffff24}button:not(.custom-select-trigger).secondary,.button-link.secondary{color:var(--ink);border-color:#b9893929;background:radial-gradient(circle at top left,rgba(255,255,255,.34),transparent 32%),linear-gradient(180deg,#fffffff5,#f7efe2f0);box-shadow:0 12px 24px #18202b14,inset 0 1px #ffffffd1}button:not(.custom-select-trigger).ghost,.button-link.ghost{color:var(--ink);border-color:#18202b1f;background:linear-gradient(180deg,#ffffff8f,#ffffff38);box-shadow:0 10px 22px #18202b0f,inset 0 1px #ffffffb8}button:not(.custom-select-trigger):disabled{cursor:not-allowed;opacity:.72;transform:none;box-shadow:none}button:not(.custom-select-trigger):disabled:after,.button-link:disabled:after{display:none}.button-link{display:inline-flex;align-items:center;justify-content:center}.status-box{margin-top:16px;padding:14px 16px;border-radius:18px;border:1px solid rgba(29,75,66,.12);background:linear-gradient(180deg,#ffffffb8,#f1eadceb)}.status-box.error{background:linear-gradient(180deg,#fff6f4,#feeceb);border-color:#b423183d;color:var(--danger)}.status-text{margin:0}.live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.live-chip{padding:13px 14px;border:1px solid rgba(24,32,43,.08);border-radius:16px;background:linear-gradient(180deg,#ffffffd9,#f7f0e5b3)}.live-label{display:block;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.live-value{display:block;margin-top:6px;font-size:.98rem;line-height:1.35}.live-value.is-placeholder{color:#5f697cd1}.live-status-box{margin-top:14px;padding:13px 14px;border:1px solid rgba(29,75,66,.12);border-radius:16px;background:linear-gradient(180deg,#ffffffb8,#f1eadceb)}.live-status-box.error{border-color:#b423183d;background:linear-gradient(180deg,#fff6f4,#feeceb)}.live-status-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.live-status-label{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.live-status-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#1d4b421f;color:var(--accent-deep);font-size:.74rem;font-weight:800}.live-status-box.error .live-status-badge{background:#b4231824;color:var(--danger)}.live-status-text{margin:8px 0 0;color:var(--muted);line-height:1.55;font-size:.9rem}.history-list{display:grid;gap:14px;margin-top:16px}.history-empty,.history-item{padding:16px;border-radius:18px;border:1px solid rgba(24,32,43,.08);background:#ffffffc7}.history-empty p{margin:0}.history-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.history-kicker{margin:0;font-size:.73rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.history-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#b989391f;color:#7d5821;font-size:.76rem;font-weight:800}.history-item h3,.preview-meta h2{margin:0 0 8px;font-size:1.08rem}.history-meta,.preview-meta dl{display:grid;gap:6px;color:var(--muted);font-size:.9rem}.preview-shell{display:grid;gap:18px}.preview-stage{min-height:80vh;padding:0;overflow:hidden}.preview-stage iframe{width:100%;min-height:80vh;border:none;background:#fff}.preview-meta dl{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-meta dt{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.preview-meta dd{margin:0 0 12px;color:var(--ink);font-weight:700}:root[data-theme=dark] body{background:radial-gradient(circle at 16% 10%,rgba(105,221,208,.16),transparent 30%),radial-gradient(circle at 84% 10%,rgba(115,241,255,.16),transparent 28%),radial-gradient(circle at 50% 100%,rgba(73,130,255,.12),transparent 40%),linear-gradient(180deg,#061018,#09121a 48%,#071017)}:root[data-theme=dark] .workspace-bar{border-color:#97a8bb1f;background:radial-gradient(circle at top right,rgba(105,221,208,.16),transparent 34%),linear-gradient(135deg,#0a121aeb,#0c1620f5)}:root[data-theme=dark] .mobile-jump{border-color:#8ceee41f;background:#081018c7;color:#d7ecff;box-shadow:0 12px 24px #00000038}:root[data-theme=dark] .mobile-jump.is-active{border-color:#8ceee433;background:linear-gradient(180deg,#0c1822fa,#0a131bf5);color:#c8fff7;box-shadow:0 16px 28px #00000047,inset 0 1px #ffffff0f}:root[data-theme=dark] .workspace-chip,:root[data-theme=dark] .signal-box{border-color:#8ceee429;background:#081018bd;color:#ccfff7}:root[data-theme=dark] .theme-toggle{border-color:#8ceee41f;background:linear-gradient(180deg,#0a121ae6,#080f16f5);box-shadow:0 18px 34px #0000004d,inset 0 1px #ffffff0a}:root[data-theme=dark] .theme-toggle-shell{background:#ffffff0a}:root[data-theme=dark] .theme-toggle-thumb{background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 36%),linear-gradient(135deg,#0d2830,#1f7270 58%,#56d8df);box-shadow:0 14px 26px #1f727052,inset 0 1px #ffffff1a}:root[data-theme=dark] .card{border-color:#97a8bb1a;background:radial-gradient(circle at top right,rgba(105,221,208,.06),transparent 34%),linear-gradient(180deg,#0a121aeb,#080e15f5)}:root[data-theme=dark] .onboarding-banner{border-color:#8ceee429;background:radial-gradient(circle at top right,rgba(105,221,208,.16),transparent 35%),linear-gradient(180deg,#0a121aeb,#0d1822f5)}:root[data-theme=dark] .onboarding-kicker{color:#9cf0e8}:root[data-theme=dark] .onboarding-text{color:#c7d4e2}:root[data-theme=dark] input::placeholder{color:#97a8bbd1}:root[data-theme=dark] .control-shell{border-color:#97a8bb1f;background:radial-gradient(circle at top right,rgba(105,221,208,.08),transparent 42%),linear-gradient(180deg,#0b131bfa,#080f16fa);box-shadow:0 18px 32px #00000038,inset 0 1px #ffffff0a}:root[data-theme=dark] .control-shell:hover{border-color:#69ddd02e}:root[data-theme=dark] .control-shell:focus-within{border-color:#69ddd057;box-shadow:0 0 0 4px #69ddd01a,0 20px 36px #0000004d}:root[data-theme=dark] .control-shell-readonly{background:radial-gradient(circle at top right,rgba(105,221,208,.1),transparent 42%),linear-gradient(180deg,#0c161ffa,#091118fa)}:root[data-theme=dark] .control-shell:has(.custom-select.is-disabled){border-color:#97a8bb14;background:linear-gradient(180deg,#121d27fa,#101922fa);box-shadow:inset 0 1px #ffffff08}:root[data-theme=dark] .custom-select-value.is-placeholder,:root[data-theme=dark] .custom-select.is-disabled .custom-select-value{color:#97a8bbe6}:root[data-theme=dark] .custom-select-chevron{color:#edf3fb8f}:root[data-theme=dark] input[readonly]{background:transparent;color:#bffff5}:root[data-theme=dark] .custom-select.is-open .custom-select-chevron{color:#8ceee4}:root[data-theme=dark] .custom-select-panel{border-color:#8ceee41f;background:radial-gradient(circle at top right,rgba(105,221,208,.1),transparent 42%),linear-gradient(180deg,#0c151ffa,#091018fa);box-shadow:0 22px 40px #00000057,inset 0 1px #ffffff0a}:root[data-theme=dark] .custom-select-option{color:#edf3fb}:root[data-theme=dark] .custom-select-option:hover,:root[data-theme=dark] .custom-select-option:focus-visible{border-color:#8ceee424;background:#69ddd014;box-shadow:0 0 0 2px #69ddd014}:root[data-theme=dark] .custom-select-option.is-selected{border-color:#8ceee42e;background:linear-gradient(180deg,#69ddd024,#69ddd00f)}:root[data-theme=dark] .custom-select-option-marker{color:#8ceee4}:root[data-theme=dark] .custom-select-empty{color:#97a8bb}:root[data-theme=dark] button:not(.custom-select-trigger):focus-visible,:root[data-theme=dark] .button-link:focus-visible{box-shadow:0 0 0 4px #69ddd01f,0 18px 34px #0000003d}:root[data-theme=dark] button:not(.custom-select-trigger).primary,:root[data-theme=dark] .button-link.primary{color:#071218;border-color:#ffffff1f;background:radial-gradient(circle at top left,rgba(255,255,255,.34),transparent 28%),linear-gradient(135deg,#8ef8ee,#62ded2 44%,#79f1ff);box-shadow:0 22px 40px #46c2c63d,inset 0 1px #ffffff75}:root[data-theme=dark] button:not(.custom-select-trigger).secondary,:root[data-theme=dark] .button-link.secondary{color:#edf3fb;border-color:#8ceee41f;background:linear-gradient(180deg,#0e1822f0,#091118fa);box-shadow:0 12px 24px #0000002e,inset 0 1px #ffffff0d}:root[data-theme=dark] button:not(.custom-select-trigger).ghost,:root[data-theme=dark] .button-link.ghost{color:#dbe8f5;border-color:#97a8bb2e;background:linear-gradient(180deg,#ffffff0a,#ffffff05);box-shadow:0 10px 22px #00000024,inset 0 1px #ffffff0d}:root[data-theme=dark] .status-box,:root[data-theme=dark] .live-status-box{border-color:#8ceee424;background:linear-gradient(180deg,#0a121adb,#080f16f5)}:root[data-theme=dark] .live-chip,:root[data-theme=dark] .history-empty,:root[data-theme=dark] .history-item{border-color:#97a8bb1a;background:linear-gradient(180deg,#0d161ee0,#091118f0)}:root[data-theme=dark] .history-badge{background:#69ddd024;color:#c8fff7}:root[data-theme=dark] .live-status-badge{background:#69ddd024;color:#c3fff8}:root[data-theme=dark] .live-status-box.error,:root[data-theme=dark] .status-box.error{background:linear-gradient(180deg,#361214eb,#250b0df5);border-color:#ff8a8033}@keyframes riseIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.layout{grid-template-columns:1fr}.workspace-bar{flex-direction:column;gap:14px}.workspace-actions{width:100%;justify-items:start}.workspace-chips{justify-content:flex-start}}@media(max-width:720px){.shell{width:min(100% - 20px,100%);padding-top:14px}.workspace-bar,.card{padding:18px;border-radius:20px}.workspace-topline{width:100%;align-items:center}.workspace-topline h1{font-size:1.2rem}.workspace-actions{gap:12px}.workspace-copy{max-width:none;margin-top:0}.workspace-chips{width:100%;justify-content:flex-start}.workspace-chip{min-width:0}.theme-toggle{min-width:138px;padding:8px}.theme-toggle-copy{display:none}.theme-toggle-shell{min-height:36px}.mobile-jumpbar{position:sticky;top:10px;z-index:5;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 16px;padding:6px;border:1px solid rgba(24,32,43,.08);border-radius:999px;background:#ffffffad;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}:root[data-theme=dark] .mobile-jumpbar{border-color:#8ceee41a;background:#080f16cc}.card-head{flex-direction:column}.onboarding-banner,.form-grid,.live-grid,.preview-meta dl{grid-template-columns:1fr}.onboarding-banner{display:grid}.history-topline{align-items:flex-start;flex-direction:column}}@media(max-width:400px){.shell{width:min(100% - 16px,100%);padding-top:10px;padding-bottom:28px}.workspace-bar,.card{padding:16px;border-radius:18px}.workspace-topline{flex-direction:column;align-items:flex-start;gap:12px}.workspace-brand,.workspace-actions,.workspace-copy{width:100%;max-width:none}.workspace-bar h1{max-width:12ch;font-size:1.16rem;line-height:.97}.workspace-copy{font-size:.98rem;line-height:1.48}.workspace-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px}.workspace-chip{min-height:38px;padding:0 10px;font-size:.72rem;letter-spacing:.02em}.chip-label-desktop{display:none}.chip-label-mobile{display:inline}.theme-toggle{min-width:136px;width:136px;padding:8px;align-self:flex-start}.workspace-actions{gap:10px}.mobile-jumpbar{top:8px;margin-bottom:14px;border-radius:18px}.mobile-jump{min-height:42px;padding:0 10px;font-size:.72rem;letter-spacing:.04em}#generator-section,#summary-section,#history-section{scroll-margin-top:86px}.card-head{gap:12px;margin-bottom:14px}.form-card .card-head h2{font-size:1.42rem;line-height:.98}.live-summary-card .card-head h2,.history-card .card-head h2{font-size:1.46rem;line-height:.98}.helper-text{line-height:1.48}.signal-box{min-height:36px;padding:0 12px;font-size:.78rem}.form-grid{gap:14px}.custom-select-trigger,input,select{min-height:52px}.custom-select-trigger{padding:0 16px}.custom-select-panel{top:calc(100% + 8px);padding:6px;border-radius:16px}.custom-select-list{max-height:min(220px,42vh)}.custom-select-option{min-height:46px;padding:0 12px;border-radius:12px}.actions,.preview-actions{display:grid}.actions>*,.preview-actions>*{width:100%}.rail{gap:14px}}@media(max-width:360px){.shell{width:min(100% - 12px,100%)}.workspace-bar,.card{padding:14px}.workspace-bar h1{max-width:11ch;font-size:1.08rem}.workspace-copy{font-size:.94rem}.workspace-chip{min-height:36px;padding:0 8px;font-size:.68rem}.theme-toggle{width:132px;min-width:132px;padding:7px}.mobile-jump{min-height:40px;padding:0 8px;font-size:.68rem;letter-spacing:.03em}.form-card .card-head h2{font-size:1.32rem}.live-summary-card .card-head h2,.history-card .card-head h2{font-size:1.36rem}.signal-box{font-size:.74rem}.custom-select-trigger,input,select{min-height:50px}}@media(max-width:320px){.shell{width:min(100% - 10px,100%)}.workspace-bar h1{max-width:10ch;font-size:1rem;line-height:.95}.workspace-copy{font-size:.9rem;line-height:1.42}.workspace-chips{grid-template-columns:1fr}.mobile-jumpbar{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:5px}.mobile-jump{min-height:38px;padding:0 6px;font-size:.65rem;letter-spacing:.02em}.form-card .card-head h2{font-size:1.22rem;line-height:.96}.live-summary-card .card-head h2,.history-card .card-head h2{font-size:1.26rem}.helper-text.helper-subtle,.live-status-text,.status-text{font-size:.86rem}}
