@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Newsreader:ital,opsz,wght@1,6..72,500&display=swap";.automation-section{max-width:1180px;margin:auto;padding:90px 30px;border-top:1px solid #d9d4c9}.automation-intro{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:48px}.automation-intro h2,.automation-cta h2{font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.06em;font-weight:500;margin:15px 0 0}.automation-intro>p{color:#625f58;line-height:1.7;margin:0}.automation-console{border:1px solid #bcb5a8;border-radius:16px;overflow:hidden;background:#292722;color:#f3f0e9;box-shadow:0 28px 60px #312c2329}.console-header,.console-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#24221f;color:#aaa297;font-size:11px}.console-header>div{display:flex;align-items:center;gap:9px}.console-header i,.console-footer i{display:block;width:7px;height:7px;border-radius:50%;background:#729c7c}.console-header b{color:#f3f0e9;font-weight:500}.console-header .pulse{animation:pipeline-pulse 1s infinite}.console-run{border:1px solid #555149;border-radius:99px;background:#34312c;color:#f3f0e9;display:flex;align-items:center;gap:7px;padding:8px 12px;font-size:11px;cursor:pointer}.console-run:hover:not(:disabled){border-color:#e6502e;color:#ff876b}.console-run:disabled{cursor:wait}.console-body{display:grid;grid-template-columns:250px 1fr}.run-summary{padding:25px;border-right:1px solid #45413a;background:#2d2a26}.run-summary>p{color:#e7785e;text-transform:uppercase;letter-spacing:.12em;font-size:10px;margin:0}.run-summary h3{font:500 28px/1.1 Newsreader,serif;margin:14px 0 28px}.run-summary dl{margin:0}.run-summary dl div{padding:12px 0;border-top:1px solid #48443d;display:flex;justify-content:space-between;font-size:11px}.run-summary dt{color:#aaa297}.run-summary dd{margin:0}.run-health{display:flex;align-items:center;gap:7px;color:#a7c6ae;font-size:11px;margin-top:24px}.pipeline-list{list-style:none;padding:9px 18px;margin:0}.pipeline-list li{position:relative;min-height:68px;display:grid;grid-template-columns:35px 1fr 160px;align-items:center;gap:10px;border-bottom:1px solid #403d37;color:#aaa297;transition:.3s ease}.pipeline-list li:last-child{border-bottom:0}.stage-marker{width:27px;height:27px;border:1px solid #555149;border-radius:50%;display:grid;place-items:center}.stage-copy span{display:none}.stage-copy h3{color:#d5d0c7;font-size:12px;margin:0 0 4px}.stage-copy p{font-size:10px;margin:0}.stage-output{text-align:right;display:flex;flex-direction:column;gap:4px}.stage-output small{font-size:9px;text-transform:uppercase;letter-spacing:.1em}.stage-output b{font-size:10px;color:#aaa297;font-weight:500}.stage-arrow{position:absolute;right:-17px;color:#59554e}.pipeline-list li.is-active{color:#e7785e}.pipeline-list li.is-active .stage-marker{color:#ff876b;border-color:#e6502e;animation:pipeline-pulse 1s infinite}.pipeline-list li.is-active .stage-copy h3,.pipeline-list li.is-active .stage-output b{color:#f3f0e9}.pipeline-list li.is-done .stage-marker{background:#4f745c;border-color:#4f745c;color:#fff}.pipeline-list li.is-done .stage-copy h3,.pipeline-list li.is-done .stage-output b{color:#b9d0bf}.console-footer{justify-content:flex-start;gap:24px;border-top:1px solid #45413a}.console-footer span{display:flex;align-items:center;gap:7px}.console-footer span:last-child{margin-left:auto}.safeguard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.safeguard-grid article{padding:22px;border:1px solid #d0cabf;border-radius:12px;background:#eeeae2}.safeguard-grid span{color:#b43c28;font-size:10px;font-weight:600;letter-spacing:.12em}.safeguard-grid h3{font-size:15px;margin:26px 0 8px}.safeguard-grid p{color:#625f58;font-size:12px;line-height:1.6;margin:0}.automation-cta{margin-top:90px;padding:50px;background:#e8e2d7;border:1px solid #d0cabf;border-radius:16px;display:flex;align-items:end;justify-content:space-between;gap:30px}.automation-cta h2{max-width:700px;font-size:clamp(34px,4vw,54px)}@keyframes pipeline-pulse{50%{opacity:.45;transform:scale(.92)}}@media(max-width:850px){.automation-intro{grid-template-columns:1fr;gap:20px}.console-body{grid-template-columns:1fr}.run-summary{display:none}.safeguard-grid{grid-template-columns:repeat(2,1fr)}.automation-cta{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.automation-section{padding:70px 18px}.console-header b,.console-footer span:nth-child(2){display:none}.pipeline-list{padding:8px 12px}.pipeline-list li{grid-template-columns:34px 1fr}.stage-output{display:none}.safeguard-grid{grid-template-columns:1fr}.automation-cta{padding:28px;margin-top:60px}.console-footer{gap:10px}.console-footer span:last-child{margin-left:0}}.chorus-console{border:1px solid #bcb5a8;border-radius:16px;overflow:hidden;background:#292722;color:#f3f0e9;box-shadow:0 28px 60px #312c2329}.chorus-console-header{display:flex;align-items:center;gap:16px;padding:14px 18px;background:#24221f;color:#aaa297;font-size:11px;border-bottom:1px solid #45413a}.chorus-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #555149;border-radius:99px;background:#34312c;color:#f3f0e9;padding:7px 12px;font-weight:600;white-space:nowrap}.chorus-pill i{display:block;width:7px;height:7px;border-radius:50%;background:#59554e}.chorus-pill i.live{background:#729c7c;animation:chorus-pulse 1.6s infinite}.chorus-pill.is-demo{color:#e7b75e}.chorus-pill.is-warming_up{color:#e7785e}.chorus-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chorus-updated{margin-left:auto;flex:0 0 auto;font-variant-numeric:tabular-nums}.chorus-console-body{display:grid;grid-template-columns:1fr 300px}.chorus-weights{padding:22px 24px;min-width:0}.chorus-stats{display:flex;flex-wrap:wrap;gap:10px 28px;margin-bottom:18px}.chorus-stats span{display:flex;flex-direction:column;gap:3px;font-size:10px;color:#aaa297;text-transform:uppercase;letter-spacing:.1em}.chorus-stats b{font-size:18px;color:#f3f0e9;font-weight:500;letter-spacing:0;text-transform:none;font-variant-numeric:tabular-nums}.chorus-note{margin:0 0 16px;padding:10px 14px;border:1px solid #48443d;border-radius:10px;background:#2d2a26;color:#d5d0c7;font-size:12px;line-height:1.55}.chorus-corpus{display:flex;flex-wrap:wrap;gap:6px 18px;margin:0 0 10px;padding:10px 14px;border:1px solid #48443d;border-radius:10px;background:#2d2a26;font-size:10px;color:#aaa297;letter-spacing:.03em}.chorus-corpus-title{color:#e7785e;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.chorus-benchmark{margin:0 0 14px;font-size:11px;line-height:1.55;color:#a7c6ae}.chorus-list{list-style:none;margin:0;padding:0}.chorus-row{padding:11px 0;border-bottom:1px solid #403d37}.chorus-row:last-child{border-bottom:0}.chorus-row-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.chorus-row-head h3{margin:0;font-size:12px;font-weight:500;color:#d5d0c7}.chorus-row-numbers{display:flex;align-items:center;gap:10px;font-variant-numeric:tabular-nums}.chorus-row-numbers b{font-size:14px;color:#f3f0e9;font-weight:600}.chorus-row-numbers em{display:inline-flex;align-items:center;gap:4px;font-style:normal;font-size:10px}.chorus-row-numbers em.up{color:#a7c6ae}.chorus-row-numbers em.down{color:#e7785e}.chorus-bar{position:relative;height:8px;margin:8px 0 6px;border-radius:99px;background:#34312c;overflow:hidden}.chorus-bar-fill{position:absolute;inset:0 auto 0 0;border-radius:99px;background:linear-gradient(90deg,#b43c28,#e6502e);transition:width .8s cubic-bezier(.4,0,.2,1)}.chorus-bar-ci{position:absolute;top:0;bottom:0;background:#e6502e2e;transition:left .8s ease,width .8s ease}.chorus-bar-baseline{position:absolute;top:-2px;bottom:-2px;width:2px;background:#aaa297;opacity:.7;transition:left .8s ease}.chorus-row.is-pulsing .chorus-bar-fill{animation:chorus-bar-flash 1.2s ease}.chorus-row-meta{margin:0;font-size:10px;color:#8f897d;letter-spacing:.04em}.chorus-baseline-note{margin:16px 0 0;font-size:10px;color:#8f897d;line-height:1.6}.chorus-ledger{padding:22px;border-left:1px solid #45413a;background:#2d2a26}.chorus-ledger h3{margin:0 0 6px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#e7785e;font-weight:600}.chorus-ledger>p{margin:0 0 14px;font-size:10px;color:#8f897d;line-height:1.6}.chorus-ledger ul{list-style:none;margin:0;padding:0}.chorus-ledger li{display:flex;gap:10px;padding:9px 0;border-top:1px solid #403d37;font-size:11px;line-height:1.5;color:#d5d0c7}.chorus-ledger time{flex:0 0 auto;color:#8f897d;font-variant-numeric:tabular-nums}.chorus-fallback{grid-template-columns:1fr}.chorus-fallback .chorus-note{margin:22px 24px}.chorus-skeleton{padding:22px 24px}.chorus-skeleton .chorus-bar-fill{background:#48443d;animation:chorus-skeleton-drift 1.6s ease-in-out infinite alternate}.chorus-console-footer{display:flex;align-items:center;gap:24px;padding:18px 24px;border-top:1px solid #45413a;background:#24221f}.chorus-copy-long{margin:0;flex:1;font-size:12px;line-height:1.65;color:#aaa297}.chorus-copy-short{display:none;margin:0;flex:1;font-size:12px;line-height:1.6;color:#aaa297}.chorus-console-footer .button{flex:0 0 auto;white-space:nowrap}@keyframes chorus-pulse{50%{opacity:.35;transform:scale(.9)}}@keyframes chorus-bar-flash{0%{filter:brightness(1.7)}to{filter:brightness(1)}}@keyframes chorus-skeleton-drift{to{opacity:.45}}@media(max-width:850px){.chorus-console-body{grid-template-columns:1fr}.chorus-ledger{border-left:0;border-top:1px solid #45413a}.chorus-meta:not(.chorus-updated){display:none}.chorus-console-footer{flex-direction:column;align-items:flex-start;gap:14px}.chorus-copy-long{display:none}.chorus-copy-short{display:block}.chorus-console-footer .button{width:100%}}@media(prefers-reduced-motion:reduce){.chorus-bar-fill,.chorus-bar-ci,.chorus-bar-baseline{transition:none}.chorus-pill i.live,.chorus-row.is-pulsing .chorus-bar-fill,.chorus-skeleton .chorus-bar-fill{animation:none}}.cron-ops-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:12px 0}.cron-ops-grid article{border:1px solid var(--border, rgba(120, 120, 140, .25));border-radius:10px;padding:10px 12px}.cron-ops-grid article small{display:block;opacity:.65;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.cron-ops-grid article b{font-size:.95rem}.cron-ops-ready{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-weight:700;font-size:.8rem}.cron-ops-ready.ok{background:#22c55e24;color:#16a34a}.cron-ops-ready.bad{background:#ef444424;color:#dc2626}.cron-ops-reasons{margin:8px 0 0;padding-left:18px;font-size:.85rem;opacity:.85}.cron-ops-reasons li{margin:2px 0}.ops-terminal{background:#0b0e14;color:#c9d4e3;border-radius:10px;padding:10px 12px;margin-top:12px;max-height:280px;overflow-y:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;line-height:1.5}.ops-terminal .ops-line{white-space:pre-wrap;word-break:break-word}.ops-terminal .ops-line time{opacity:.45;margin-right:8px}.ops-terminal .ops-scope{color:#7dd3fc;margin-right:6px}.ops-terminal .ops-line.warn .ops-scope{color:#fbbf24}.ops-terminal .ops-line.error .ops-scope{color:#f87171}.ops-terminal .ops-empty{opacity:.55;font-style:italic}.ops-terminal-head{display:flex;align-items:center;gap:8px;font-size:.75rem;opacity:.7;margin-bottom:6px}.chorus-lab-progress{height:8px;border-radius:999px;background:#78788c33;overflow:hidden;margin:10px 0}.chorus-lab-progress i{display:block;height:100%;background:linear-gradient(90deg,#6366f1,#a855f7);transition:width .6s ease}.chorus-metric-table{width:100%;border-collapse:collapse;font-size:.83rem;margin-top:10px}.chorus-metric-table th,.chorus-metric-table td{text-align:left;padding:5px 8px;border-bottom:1px solid rgba(120,120,140,.18)}.chorus-metric-table td.na{opacity:.6;font-style:italic}.chorus-baseline-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-top:10px}.chorus-baseline-cards article{border:1px solid var(--border, rgba(120, 120, 140, .25));border-radius:10px;padding:10px 12px;font-size:.85rem}.chorus-baseline-cards article small{display:block;opacity:.65;font-size:.72rem}.chorus-limits{margin:10px 0 0;padding-left:18px;font-size:.82rem;opacity:.8}.chorus-freshness{font-size:.75rem;opacity:.6;margin-top:8px}.spin{animation:autoretto-spin 1s linear infinite;transform-origin:center}@keyframes autoretto-spin{to{transform:rotate(360deg)}}.button-ghost{padding:8px 10px;background:transparent;border-color:#d0cabf;color:#625f58}.button-ghost:hover:not(:disabled){background:#e5e0d6;color:#24221f}.seo-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:4px 20px 16px}.seo-actions .button{white-space:nowrap}.seo-notice{color:#3f674c}.seo-error{color:#b43c28}.seo-schedule,.seo-jobs{border-top:1px solid #d0cabf}.seo-schedule>header,.seo-jobs>header{padding:14px 20px 4px;display:flex;justify-content:space-between;align-items:center;color:#625f58;font-size:12px}.seo-schedule>header span,.seo-jobs>header span{display:flex;align-items:center;gap:8px;font-weight:600;color:#24221f}.seo-jobs>header b{color:#24221f}.seo-toggle{display:flex;align-items:center;gap:10px;padding:2px 20px 8px;color:#4a4842;font-size:13px;cursor:pointer}.seo-toggle input{width:16px;height:16px;accent-color:#b43c28;flex:none;cursor:pointer}.seo-schedule-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;padding:6px 20px 16px}.seo-schedule-controls label{display:grid;gap:6px;color:#625f58;font-size:12px;font-weight:600}.seo-schedule-controls select{width:100%;border:1px solid #c9c3b7;border-radius:8px;background:#ebe7de;color:#24221f;padding:10px 12px;font-size:13px;cursor:pointer}.seo-schedule-controls select:disabled{opacity:.5;cursor:default}.seo-jobs ul{list-style:none;margin:0;padding:6px 20px 18px;display:flex;flex-direction:column;gap:8px}.seo-job{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid #d9d4c9;border-radius:10px;background:#f3f0e9;font-size:13px}.seo-job>svg{flex:none;color:#8a8478}.seo-job-main{display:flex;flex-direction:column;min-width:0;gap:2px}.seo-job-main b{color:#24221f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seo-job-main small{color:#777166;font-size:11.5px}.seo-job>a{color:#b43c28;font-size:12px;font-weight:600;white-space:nowrap}.seo-job-published{border-color:#bcd2c2}.seo-job-published>svg{color:#3f674c}.seo-job-failed{border-color:#e3b7ad}.seo-job-failed>svg{color:#b43c28}.seo-job-running>svg{color:#b8902f}.theme-dark .button-ghost{border-color:#3a372f;color:#9b958a}.theme-dark .button-ghost:hover:not(:disabled){background:#211f1b;color:#ece8df}.theme-dark .seo-schedule,.theme-dark .seo-jobs{border-top-color:#28251f}.theme-dark .seo-schedule>header span,.theme-dark .seo-jobs>header span,.theme-dark .seo-jobs>header b,.theme-dark .seo-job-main b{color:#ece8df}.theme-dark .seo-schedule-controls select{background:#211f1b;color:#e8e3d8;border-color:#3a372f}.theme-dark .seo-job{background:#1c1a16;border-color:#2e2b26}.theme-dark .seo-job-main small{color:#9b958a}.theme-dark .seo-toggle{color:#cfc9bd}.reference-market{padding-bottom:22px}.reference-market .rm-head{display:flex;justify-content:space-between;align-items:center}.reference-market .rm-head span{display:inline-flex;align-items:center;gap:7px}.rm-tagline{margin:16px 22px 4px;font-size:14px;line-height:1.5;color:#4a473f;max-width:760px}.theme-dark .rm-tagline{color:#b8b2a4}.rm-locked{margin:18px 22px;padding:16px;border-radius:8px;background:#f1e4df;color:#8a3a28;font-size:13px}.theme-dark .rm-locked{background:#2a1714;color:#e0a290}.rm-search{display:flex;gap:10px;padding:16px 22px 6px;flex-wrap:wrap;align-items:center}.rm-search-field{flex:1 1 320px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid #c9c3b7;border-radius:99px;background:#fff;color:#8a8478;min-height:44px}.rm-search-field input{flex:1;border:0;background:transparent;font-size:14px;color:#24221f;outline:none;min-height:42px}.rm-search select,.rm-region{min-height:44px;border:1px solid #c9c3b7;border-radius:8px;background:#fff;color:#24221f;padding:0 12px;font-size:13px}.rm-region{width:92px;text-transform:uppercase}.theme-dark .rm-search-field,.theme-dark .rm-search select,.theme-dark .rm-region{background:#15130f;border-color:#2e2b26;color:#ece7dc}.theme-dark .rm-search-field input{color:#ece7dc}.rm-saved-row{display:flex;gap:7px;flex-wrap:wrap;align-items:center;padding:12px 22px}.rm-saved-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#625f58;font-weight:600}.rm-saved-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border:1px solid #d0cabf;border-radius:99px;font-size:11.5px;color:#4a473f;text-decoration:none;background:#ebe7de}.rm-saved-chip:hover{border-color:#b43c28}.rm-chip-score{font-style:normal;font-weight:700;font-size:10px;padding:1px 5px;border-radius:99px;background:#4f745c;color:#fff}.theme-dark .rm-saved-chip{background:#1b1813;border-color:#2e2b26;color:#cfc8ba}.rm-error{margin:14px 22px;color:#b43c28;font-size:13px}.rm-empty{margin:22px;color:#625f58;font-size:13px}.rm-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;padding:16px 22px 4px}.rm-card{border:1px solid #d0cabf;border-radius:12px;overflow:hidden;background:#f3f0e9;display:flex;flex-direction:column}.theme-dark .rm-card{background:#15130f;border-color:#2e2b26}.rm-skeleton{min-height:320px;background:linear-gradient(100deg,#ebe7de 30%,#e0dbd0,#ebe7de 70%);background-size:200% 100%;animation:rm-shimmer 1.3s infinite;border:0}@keyframes rm-shimmer{to{background-position:-200% 0}}.rm-thumb{position:relative;display:block;aspect-ratio:16 / 9;background:#292722;overflow:hidden}.rm-thumb img{width:100%;height:100%;object-fit:cover}.rm-thumb-empty{width:100%;height:100%;background:#292722}.rm-score{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:99px;font-size:12px;font-weight:700;color:#fff}.rm-score.hot{background:#b43c28}.rm-score.warm{background:#c98a2e}.rm-score.cool{background:#4f745c}.rm-thumb-pattern{position:absolute;bottom:8px;right:8px;padding:2px 8px;border-radius:99px;background:#14120ec7;color:#f3f0e9;font-size:10px}.rm-body{padding:13px 14px 14px;display:flex;flex-direction:column;gap:9px;flex:1}.rm-body h4{margin:0;font-size:14px;line-height:1.3;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rm-channel{margin:0;font-size:11.5px;color:#625f58;display:inline-flex;align-items:center;gap:4px}.rm-metrics{display:grid;grid-template-columns:1fr 1fr;gap:5px 10px;font-size:11px;color:#4a473f}.rm-metrics span{display:inline-flex;align-items:center;gap:4px}.theme-dark .rm-metrics{color:#b8b2a4}.theme-dark .rm-channel{color:#9a9488}.rm-tags{display:flex;flex-wrap:wrap;gap:5px}.rm-tag{padding:3px 8px;border:1px solid #d0cabf;border-radius:99px;font-size:10px;color:#625f58;display:inline-flex;align-items:center;gap:3px}.rm-tag.rm-hook{background:#f1e4df;border-color:#e2b9ad;color:#9a3a28;font-weight:600}.rm-tag.rm-struct{opacity:.85}.theme-dark .rm-tag{border-color:#2e2b26;color:#a8a294}.theme-dark .rm-tag.rm-hook{background:#2a1714;border-color:#5a3026;color:#e0a290}.rm-actions{display:flex;gap:7px;margin-top:auto;flex-wrap:wrap}.rm-actions .button{flex:1;min-width:0}.rm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#14120e99;display:grid;place-items:center;padding:24px}.rm-modal{width:min(720px,100%);max-height:88vh;overflow-y:auto;background:#f3f0e9;border:1px solid #d0cabf;border-radius:16px;padding:26px 28px 28px;position:relative}.theme-dark .rm-modal{background:#15130f;border-color:#2e2b26;color:#ece7dc}.rm-modal-close{position:absolute;top:16px;right:16px;background:transparent;border:0;color:#625f58;cursor:pointer}.rm-modal-head{display:flex;gap:16px;margin-bottom:18px}.rm-modal-head img{width:160px;aspect-ratio:16/9;object-fit:cover;border-radius:8px;flex-shrink:0}.rm-modal-head h3{margin:0 0 4px;font-size:19px;letter-spacing:-.02em;line-height:1.25}.rm-modal-head a{font-size:12px;color:#b43c28;display:inline-flex;align-items:center;gap:4px;text-decoration:none}.rm-modal-headline{margin:8px 0 0;font-size:13px;color:#4a473f;line-height:1.45}.theme-dark .rm-modal-headline{color:#b8b2a4}.rm-modal h5{margin:18px 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#8a8478}.rm-factors,.rm-brief,.rm-checks{margin:0;padding-left:18px;display:grid;gap:6px;font-size:13px;line-height:1.5}.rm-checks li::marker{content:"✓  ";color:#4f745c}.rm-strategy{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rm-strategy>div{border:1px solid #d0cabf;border-radius:8px;padding:10px 12px}.theme-dark .rm-strategy>div{border-color:#2e2b26}.rm-strategy span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#8a8478}.rm-strategy p{margin:5px 0 0;font-size:12.5px;line-height:1.45}.rm-modal-actions{display:flex;align-items:center;gap:14px;margin-top:22px;flex-wrap:wrap}.rm-modal-note{font-size:11.5px;color:#625f58;flex:1;min-width:200px}.rm-formulas{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rm-formulas>div{border:1px solid #d0cabf;border-radius:8px;padding:10px 12px}.theme-dark .rm-formulas>div{border-color:#2e2b26}.rm-formulas span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#8a8478}.rm-formulas p{margin:5px 0 0;font-size:12.5px;line-height:1.45}.rm-formula-src{display:inline-flex;align-items:center;gap:4px;margin-left:8px;font-style:normal;font-size:10px;letter-spacing:.03em;color:#3f674c;background:#dfe9e1;padding:2px 7px;border-radius:99px;vertical-align:middle}.theme-dark .rm-formula-src{background:#18241c;color:#7fc79b}.rm-velocity{font-style:normal;margin-left:5px;font-size:9.5px;font-weight:600;padding:1px 5px;border-radius:99px;background:#e4ded3;color:#777166}.rm-velocity-moderate{background:#dfe9e1;color:#3f674c}.rm-velocity-high{background:#e7e2c2;color:#7a6a1e}.rm-velocity-very-high{background:#f3ddc6;color:#9a5a1e}.rm-velocity-extreme{background:#f1d3cb;color:#b43c28}.theme-dark .rm-velocity{background:#26241f;color:#a8a294}.theme-dark .rm-velocity-moderate{background:#18241c;color:#7fc79b}.theme-dark .rm-velocity-high{background:#2a2613;color:#d8c878}.theme-dark .rm-velocity-very-high{background:#2e2013;color:#e0a76a}.theme-dark .rm-velocity-extreme{background:#2a1714;color:#e88a76}@media(max-width:620px){.rm-strategy,.rm-formulas{grid-template-columns:1fr}.rm-modal-head img{display:none}}.shorts-studio{display:flex;flex-direction:column;gap:16px}.ss-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.ss-hero .ss-title{display:flex;align-items:center;gap:10px;margin:0;font-size:20px;letter-spacing:-.01em}.ss-hero .ss-title .ss-mark{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#6bd3ff,#7ee0a3);color:#05121a}.ss-hero .ss-sub{margin:6px 0 0;opacity:.72;font-size:13px;max-width:640px;line-height:1.5}.ss-badge-god{font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px;border:1px solid rgba(120,180,255,.5);background:#78b4ff1f;white-space:nowrap}.ss-pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ss-stage{position:relative;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px;opacity:.55;transition:opacity .2s,border-color .2s}.ss-stage .ss-stage-n{font-size:11px;opacity:.7;letter-spacing:.04em;text-transform:uppercase}.ss-stage .ss-stage-t{font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px}.ss-stage .ss-stage-d{font-size:12px;opacity:.7}.ss-stage.on{opacity:1;border-color:#78b4ff8c;background:#78b4ff14}.ss-stage.done{opacity:1;border-color:#7ee0a373}.ss-stage.done .ss-stage-t{color:#7ee0a3}.ss-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.ss-stat{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 14px}.ss-stat .ss-stat-v{font-size:22px;font-weight:700;letter-spacing:-.02em}.ss-stat .ss-stat-l{font-size:12px;opacity:.68;margin-top:2px}.ss-card{border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px}.ss-card h3{display:flex;align-items:center;gap:8px;margin:0;font-size:15px}.ss-hint{font-size:12px;opacity:.66;margin:0}.ss-controls{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.ss-controls input[type=text]{flex:1 1 260px;min-width:200px;padding:10px 13px;border-radius:10px}.ss-types{display:flex;gap:6px;flex-wrap:wrap}.ss-type{font-size:12px;padding:5px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.14);cursor:pointer;opacity:.6;transition:all .15s}.ss-type:hover{opacity:.85}.ss-type.on{opacity:1;border-color:#78b4ff99;background:#78b4ff1f}.ss-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:12px}.ss-idea{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:13px;display:flex;flex-direction:column;gap:9px;background:#ffffff05}.ss-idea h4{margin:0;font-size:14px;line-height:1.35}.ss-badges{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.ss-badge{font-size:11px;padding:3px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.16);display:inline-flex;align-items:center;gap:4px}.ss-badge.type{background:#78b4ff1f;text-transform:capitalize}.ss-badge.score{background:#7ee0a31f}.risk-low{color:#7ee0a3}.risk-medium{color:#ffcf6b}.risk-high{color:#ff8b8b}.ss-meter{height:6px;border-radius:999px;background:#ffffff1a;overflow:hidden}.ss-meter>span{display:block;height:100%;background:linear-gradient(90deg,#6bd3ff,#7ee0a3)}.ss-empty{text-align:center;padding:28px 12px;opacity:.6;font-size:13px;border:1px dashed rgba(255,255,255,.14);border-radius:12px}.ss-locked{opacity:.8;font-size:13px}.ss-error{color:#ffcf6b;font-size:13px;margin:0}.ss-option{display:flex;flex-direction:column;gap:6px}.ss-option-label{display:flex;align-items:center;gap:6px;font-size:12px;opacity:.78}.ss-type.off{opacity:.4}.ss-full{width:100%;padding:9px 12px;border-radius:10px}.ss-bar{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.ss-bar .ss-spacer{flex:1}.ss-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 14px}.ss-row .ss-row-title{font-weight:600;font-size:14px}.ss-row-meta{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;opacity:.82;margin-top:5px;align-items:center}.ss-row-cov{display:flex;align-items:center;gap:6px}.ss-row-cov .ss-meter{width:70px}.ss-pill{font-size:11px;padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.16);text-transform:capitalize;white-space:nowrap}.ss-pill.queued,.ss-pill.briefed{color:#b9c4d0}.ss-pill.rendering,.ss-pill.publishing{color:#6bd3ff;border-color:#6bd3ff80}.ss-pill.ready{color:#7ee0a3;border-color:#7ee0a380}.ss-pill.published{color:#6bd3ff;background:#6bd3ff1f;border-color:#6bd3ff80}.ss-pill.held{color:#ffcf6b;border-color:#ffcf6b80}.ss-pill.failed{color:#ff8b8b;border-color:#ff8b8b80}.ss-logs{max-height:160px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.5;opacity:.8;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:10px 12px;white-space:pre-wrap}.shorts-studio .ss-option-note{font-size:11px;font-weight:500;opacity:.6;margin-left:6px;text-transform:none;letter-spacing:0}.shorts-studio .ss-cap-white.on{background:#fff;color:#111;border-color:#fff;text-shadow:none}.shorts-studio .ss-cap-black.on{background:#0a0a0a;color:#fff;border-color:#0a0a0a}.shorts-studio .ss-progress{display:flex;flex-direction:column;gap:10px;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 14px;background:#ffffff05}.shorts-studio .ss-progress-head{display:flex;align-items:baseline;justify-content:space-between;font-size:13px}.shorts-studio .ss-progress-head span{opacity:.85}.shorts-studio .ss-progress-head b{font-variant-numeric:tabular-nums;font-size:14px}.shorts-studio .ss-progress-sub{font-style:normal;opacity:.7;font-variant-numeric:tabular-nums}.shorts-studio .ss-progress-track{position:relative;height:6px;border-radius:999px;background:#ffffff1a;overflow:hidden}.shorts-studio .ss-progress-fill{position:absolute;inset:0 auto 0 0;border-radius:999px;background:linear-gradient(90deg,#78b4ffe6,#7ee0a3);transition:width .45s ease}.shorts-studio .ss-progress-dots{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.shorts-studio .ss-dot{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;opacity:.5;transition:opacity .2s}.shorts-studio .ss-dot .ss-dot-mark{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1px solid rgba(255,255,255,.18)}.shorts-studio .ss-dot .ss-dot-label{font-size:11px;line-height:1.25;opacity:.85}.shorts-studio .ss-dot.on{opacity:1}.shorts-studio .ss-dot.on .ss-dot-mark{border-color:#78b4ffb3;background:#78b4ff24;color:#cfe0ff;animation:ss-dot-pulse 1.4s ease-in-out infinite}.shorts-studio .ss-dot.done{opacity:1}.shorts-studio .ss-dot.done .ss-dot-mark{border-color:#7ee0a38c;background:#7ee0a324;color:#7ee0a3}@keyframes ss-dot-pulse{0%,to{box-shadow:0 0 #78b4ff59}50%{box-shadow:0 0 0 5px #78b4ff00}}.shorts-studio .ss-terminal{max-height:320px;border-radius:12px}.shorts-studio .ss-terminal .feed-line.feed-ok{color:#7ee0a3}.shorts-studio .ss-terminal .feed-line.feed-warn{color:#ffcf6b}.ss-row-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.ss-row-actions .button{padding:5px 9px;font-size:11px}.ss-artifacts{border:1px solid rgba(126,224,163,.22);background:#7ee0a30f;border-radius:12px;padding:10px 12px;font-size:12px}.ss-artifacts b{display:block;margin-bottom:4px}.ric-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.9rem;margin-top:.8rem}.ric-card{display:flex;flex-direction:column;text-align:left;cursor:pointer;padding:0;border-radius:12px;overflow:hidden;background:var(--card-inset, rgba(255,255,255,.02));border:2px solid var(--ric-tier, rgba(125,125,150,.3));box-shadow:0 0 0 1px #00000026;transition:transform .15s ease,box-shadow .15s ease;color:inherit;font:inherit}.ric-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000040}.ric-tier-red{--ric-tier: #c0533c}.ric-tier-orange{--ric-tier: #c98a3d}.ric-tier-yellow{--ric-tier: #c9b23c}.ric-tier-lightgreen{--ric-tier: #8fbf6a}.ric-tier-green{--ric-tier: #3f9d5c}.ric-thumb{position:relative;aspect-ratio:16 / 9;background:#0c0c14}.ric-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ric-thumb iframe{width:100%;height:100%;border:0;display:block}.ric-play{position:absolute;inset:auto auto 8px 8px;display:inline-flex;align-items:center;gap:.3rem;border:none;border-radius:999px;padding:.25rem .6rem;cursor:pointer;background:#0000009e;color:#fff;font-size:.68rem}.ric-status{position:absolute;top:8px;right:8px;font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;background:#0000009e;color:#fff;border-radius:999px;padding:.2rem .55rem}.ric-body{padding:.65rem .75rem .75rem;display:flex;flex-direction:column;gap:.45rem}.ric-title{font-size:.83rem;font-weight:600;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ric-meta{display:flex;flex-wrap:wrap;gap:.3rem .6rem;font-size:.68rem;opacity:.7}.ric-meta code{font-size:.66rem}.ric-stats{display:grid;grid-template-columns:1fr 1fr;gap:.2rem .7rem;font-size:.7rem}.ric-stats span{opacity:.65}.ric-stats b{font-variant-numeric:tabular-nums;font-weight:600}.ric-pos{color:#7fbf6a}.ric-neg{color:#c0533c}.ric-legend{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin:.6rem 0 0;font-size:.7rem;opacity:.8}.ric-legend i{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:.3rem;vertical-align:-1px}.ric-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:60}.ric-drawer{position:fixed;top:0;right:0;bottom:0;width:min(520px,94vw);z-index:61;background:var(--card-bg, #12121c);border-left:1px solid var(--card-border, #1a1a2b);overflow-y:auto;padding:1.1rem 1.2rem 2rem;display:flex;flex-direction:column;gap:1rem;animation:ric-slide-in .2s ease}@keyframes ric-slide-in{0%{transform:translate(30px);opacity:0}to{transform:none;opacity:1}}.ric-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.ric-drawer-head h3{margin:0;font-size:1rem}.ric-drawer-head p{margin:.2rem 0 0;font-size:.72rem;opacity:.6}.ric-drawer-close{background:none;border:1px solid var(--card-border, #1a1a2b);border-radius:8px;color:inherit;cursor:pointer;padding:.3rem .5rem;line-height:0;flex:none}.ric-embed{aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;background:#000}.ric-embed iframe{width:100%;height:100%;border:0;display:block}.ric-section h4{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;opacity:.6;margin:0 0 .5rem}.ric-section p{font-size:.82rem;line-height:1.45;margin:.3rem 0}.ric-kv{display:grid;grid-template-columns:minmax(110px,auto) 1fr;gap:.25rem .8rem;font-size:.78rem}.ric-kv span{opacity:.6}.ric-kv b{font-weight:600;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.ric-verdict{border-radius:10px;padding:.65rem .8rem;font-size:.82rem;background:#7d7d961a;border-left:3px solid var(--ric-tier, #888)}.ric-lesson{background:#7d5fa817;border-left:3px solid #9a7fd0;border-radius:10px;padding:.65rem .8rem;font-size:.82rem;line-height:1.5}.ric-table{width:100%;border-collapse:collapse;font-size:.76rem}.ric-table th{text-align:left;font-size:.66rem;text-transform:uppercase;letter-spacing:.05em;opacity:.55;padding:.25rem .4rem}.ric-table td{padding:.3rem .4rem;border-top:1px solid rgba(125,125,150,.14);font-variant-numeric:tabular-nums}.ric-table td:nth-child(2),.ric-table td:nth-child(3),.ric-table th:nth-child(2),.ric-table th:nth-child(3){text-align:right}.ric-bandit-row{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:center;font-size:.78rem;margin-bottom:.35rem}.ric-bandit-row b{font-variant-numeric:tabular-nums}.ric-feedback{display:flex;flex-wrap:wrap;gap:.45rem}.ric-feedback button{border:1px solid var(--card-border, #2a2a3d);background:#ffffff08;color:inherit;border-radius:999px;padding:.35rem .75rem;font-size:.72rem;cursor:pointer}.ric-feedback button:hover{border-color:#9a7fd0}.ric-feedback button.ric-active{background:#7d5fa838;border-color:#9a7fd0}.ric-feedback-note{font-size:.7rem;opacity:.6;margin-top:.45rem}.ric-tags{display:flex;flex-wrap:wrap;gap:.3rem}.ric-tags i{font-style:normal;font-size:.68rem;background:#7d7d9624;border-radius:999px;padding:.12rem .5rem}.ml-dashboard{display:flex;flex-direction:column;gap:1rem}.ml-header-card .ml-refresh{margin-left:.6rem;background:none;border:none;color:inherit;cursor:pointer;opacity:.7;vertical-align:middle;padding:0;line-height:0}.ml-header-card .ml-refresh:disabled{opacity:.35;cursor:default}.ml-error{color:#c0533c;font-size:.82rem;margin:.4rem 0 0}.ml-stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin:.4rem 0 1rem}.ml-stat{display:flex;align-items:center;gap:.6rem;padding:.7rem .85rem;border:1px solid var(--card-border, #1a1a2b);border-radius:10px;background:var(--card-inset, rgba(255,255,255,.02))}.ml-stat-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#7d5fa829;color:#9a7fd0;flex:none}.ml-stat>div{display:flex;flex-direction:column;min-width:0}.ml-stat b{font-size:1.15rem;line-height:1.15}.ml-stat span{font-size:.72rem;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ml-driver{font-size:.85rem;margin:0 0 .9rem}.ml-driver span{opacity:.6;font-size:.78rem}.ml-bars{margin-top:.4rem}.ml-bars h4,.ml-predictions h4{font-size:.74rem;text-transform:uppercase;letter-spacing:.06em;opacity:.6;margin:.8rem 0 .55rem}.ml-bar-row{display:grid;grid-template-columns:minmax(120px,.9fr) 1fr auto;align-items:center;gap:.6rem;margin-bottom:.42rem}.ml-bar-label{font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ml-bar-track{position:relative;height:9px;border-radius:5px;background:#7d7d9629;overflow:hidden}.ml-bar-track i{position:absolute;inset:0 auto 0 0;border-radius:5px;min-width:2%;transition:width .5s ease}.ml-bar-value{font-size:.78rem;font-variant-numeric:tabular-nums;opacity:.85}.ml-predictions ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.ml-predictions li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;font-size:.8rem}.ml-pred-pct{font-weight:700;font-variant-numeric:tabular-nums;color:#9a7fd0}.ml-pred-pct small{font-size:.62rem;font-weight:500;opacity:.7;margin-left:1px}.ml-predictions a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.85}.ml-predictions em{opacity:.55;font-size:.72rem;font-style:normal}.ml-empty{font-size:.85rem;opacity:.7;margin:.3rem 0 0}.ml-consent-row{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.6rem;font-size:.84rem;margin:.45rem 0;cursor:pointer}.ml-consent-row input{margin-top:.2rem;accent-color:#5d7fa8}.ml-consent-row span{line-height:1.45}.ml-adaptive-domain{margin-bottom:.9rem}.ml-adaptive-domain h4{text-transform:none;display:flex;align-items:baseline;gap:.3rem;flex-wrap:wrap}.ml-adaptive-domain h4 small{text-transform:none;letter-spacing:0;font-weight:500;opacity:.7}.ml-domain-status{font-style:normal;font-weight:700;letter-spacing:0}.ml-domain-active{color:#4f745c}.ml-domain-calibrating{color:#c9a73c}.ml-domain-frozen{color:#b0575c}.ml-details{margin-top:.55rem;border-top:1px solid var(--card-border, #1a1a2b)}.ml-details>summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:.45rem;font-size:.74rem;text-transform:uppercase;letter-spacing:.06em;opacity:.65;padding:.6rem 0 .2rem;-webkit-user-select:none;user-select:none}.ml-details>summary:before{content:"▸";font-size:.7rem;transition:transform .15s ease}.ml-details[open]>summary:before{transform:rotate(90deg)}.ml-details>summary:hover{opacity:.9}.ml-details>summary::-webkit-details-marker{display:none}.ml-details>summary small{text-transform:none;letter-spacing:0;opacity:.8}.ml-lown{font-size:.74rem;opacity:.6;margin:.35rem 0 .2rem;font-style:italic}.ml-lown-badge{font-size:.66rem;font-style:normal;opacity:.75;color:#c9a73c;margin-left:.3rem}.ml-chorus-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,340px);gap:1rem;align-items:start}.ml-chorus-main{min-width:0}@media(max-width:900px){.ml-chorus-layout{grid-template-columns:1fr}}.vlab{min-width:0;display:flex;flex-direction:column;gap:.55rem;border:1px solid var(--card-border, #1a1a2b);border-radius:12px;padding:.75rem;background:var(--card-inset, rgba(255,255,255,.015))}.vlab-header{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:.9rem}.vlab-header span{display:inline-flex;align-items:center;gap:.4rem}.vlab-sub{font-size:.72rem;opacity:.7;margin:0}.vlab-empty,.vlab-note,.vlab-warn{font-size:.72rem;opacity:.72;margin:.3rem 0 0}.vlab-warn{color:#c9a73c;opacity:.95}.vlab-lift{font-size:.78rem;margin:.2rem 0}.vlab-lift span{opacity:.6;font-size:.7rem}.vlab-badge{font-size:.66rem;padding:.12rem .45rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.vlab-badge-insufficient_data{background:#b0575c2e;color:#d08088}.vlab-badge-warming_up{background:#c9a73c2e;color:#c9a73c}.vlab-badge-validating{background:#5d7fa82e;color:#7fa0c8}.vlab-badge-credible{background:#4f745c33;color:#6fb083}.vlab-card{border-top:1px solid var(--card-border, #1a1a2b);padding-top:.5rem}.vlab-card h5{margin:0 0 .35rem;font-size:.78rem;font-weight:600}.vlab-card h5 small{font-weight:400;opacity:.55}.vlab-chart{width:100%;height:auto;display:block}.vlab-grid{stroke:#9696aa59;stroke-width:1;stroke-dasharray:3 3}.vlab-dot{fill:#5d7fa8;opacity:.8}.vlab-key{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.68rem;opacity:.8;margin-top:.25rem}.vlab-key span{display:inline-flex;align-items:center;gap:.25rem}.vlab-key i{width:10px;height:10px;border-radius:2px;display:inline-block}.vlab-splitbar{display:flex;height:14px;border-radius:5px;overflow:hidden;background:#7d7d9629}.vlab-splitbar i{display:block;height:100%}.vlab-seg-train{background:#5d7fa8}.vlab-seg-val{background:#c9a73c}.vlab-seg-test{background:#4f745c}.vlab-splitlegend{display:flex;flex-wrap:wrap;gap:.55rem;font-size:.68rem;opacity:.8;margin-top:.3rem}.vlab-splitlegend span{display:inline-flex;align-items:center;gap:.25rem}.vlab-splitlegend i{width:9px;height:9px;border-radius:2px;display:inline-block}.vlab-total{margin-left:auto;opacity:.7}.vlab-tablewrap{overflow-x:auto}.vlab-table{width:100%;border-collapse:collapse;font-size:.7rem;font-variant-numeric:tabular-nums}.vlab-table th,.vlab-table td{text-align:right;padding:.2rem .3rem;border-bottom:1px solid rgba(125,125,150,.12)}.vlab-table th:first-child,.vlab-table td:first-child{text-align:left}.vlab-row-chorus{background:#4f745c24;font-weight:600}.vlab-calib{display:flex;gap:.4rem;align-items:flex-end;height:70px}.vlab-calib-bin{flex:1;display:flex;flex-direction:column;align-items:center}.vlab-calib-bars{display:flex;gap:2px;align-items:flex-end;height:52px;width:100%;justify-content:center}.vlab-calib-bars i{width:40%;border-radius:2px 2px 0 0;min-height:2px}.vlab-calib-pred{background:#5d7fa8}.vlab-calib-act{background:#c9a73c}.vlab-calib-x{font-size:.58rem;opacity:.7;text-align:center;margin-top:.15rem}.vlab-calib-x small{display:block;opacity:.7}.vlab-bars{display:flex;flex-direction:column;gap:.3rem}.vlab-bar-row{display:grid;grid-template-columns:90px 1fr 42px;gap:.4rem;align-items:center;font-size:.68rem}.vlab-bar-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vlab-bar-track{height:8px;border-radius:4px;background:#7d7d9629;overflow:hidden;position:relative}.vlab-bar-track i{position:absolute;inset:0 auto 0 0;border-radius:4px;min-width:2%}.vlab-bar-row b{text-align:right;font-variant-numeric:tabular-nums}.vlab-details summary{cursor:pointer;font-size:.78rem;font-weight:600}.vlab-details summary small{font-weight:400;opacity:.55}.vlab-doc{font-size:.7rem;margin:.3rem 0 .1rem}.vlab-doclist{margin:.1rem 0 .3rem 1rem;padding:0;font-size:.68rem;opacity:.85}.vlab-caution{color:#c9a73c}.vlab-caveats{list-style:none;margin:.3rem 0 0;padding:.5rem .6rem;font-size:.68rem;opacity:.85;border:1px solid rgba(201,167,60,.25);border-radius:8px;background:#c9a73c0f}.vlab-caveats li{margin:.15rem 0}.evl-card header{display:flex;align-items:center;justify-content:space-between}.evl-card header span{display:inline-flex;align-items:center;gap:.4rem}.evl-refresh{margin-left:.6rem;background:none;border:none;color:inherit;cursor:pointer;opacity:.7}.evl-refresh:hover{opacity:1}.evl-error{color:#c0533c;font-size:.82rem;margin:.4rem 0 0}.evl-empty{font-size:.78rem;opacity:.65;margin:.5rem 0}.evl-badge{font-size:.66rem;padding:.12rem .45rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.evl-badge-insufficient_data{background:#b0575c2e;color:#d08088}.evl-badge-warming_up{background:#c9a73c2e;color:#c9a73c}.evl-badge-validating{background:#5d7fa82e;color:#7fa0c8}.evl-badge-credible{background:#4f745c33;color:#6fb083}.evl-stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.6rem;margin:.5rem 0}.evl-stat{padding:.55rem .7rem;border:1px solid var(--card-border, #1a1a2b);border-radius:10px;background:var(--card-inset, rgba(255,255,255,.02));display:flex;flex-direction:column}.evl-stat b{font-size:1.1rem;display:inline-flex;align-items:center;gap:.3rem}.evl-stat span{font-size:.68rem;opacity:.7}.evl-stat-fdr b{color:#6fb083}.evl-power{font-size:.74rem;opacity:.85;margin:.2rem 0 .5rem;color:#c9a73c}.evl-block{margin-top:.7rem;border-top:1px solid var(--card-border, #1a1a2b);padding-top:.55rem}.evl-block h4{margin:0 0 .4rem;font-size:.82rem}.evl-block h4 small{font-weight:400;opacity:.55}.evl-tablewrap{overflow-x:auto}.evl-table{width:100%;border-collapse:collapse;font-size:.7rem;font-variant-numeric:tabular-nums}.evl-table th,.evl-table td{text-align:right;padding:.22rem .35rem;border-bottom:1px solid rgba(125,125,150,.12);white-space:nowrap}.evl-table th:first-child,.evl-table td:first-child,.evl-table th:nth-child(2),.evl-table td:nth-child(2){text-align:left}.evl-table tbody tr{cursor:pointer}.evl-table tbody tr:hover{background:#7d7d9614}.evl-row-sel{background:#5d7fa824}.evl-pill{font-size:.62rem;padding:.08rem .4rem;border-radius:999px}.evl-pill-validated{background:#4f745c38;color:#6fb083}.evl-pill-candidate{background:#5d7fa833;color:#7fa0c8}.evl-pill-exploratory{background:#c9a73c2e;color:#c9a73c}.evl-pill-demoted{background:#b0575c33;color:#d08088}.evl-pill-stale{background:#7d7d9633;color:#b0b0c0}.evl-weights{display:flex;flex-direction:column;gap:.35rem}.evl-bar-row{display:grid;grid-template-columns:110px 1fr 42px;gap:.45rem;align-items:center;font-size:.72rem}.evl-bar-label{opacity:.85}.evl-bar-track{height:9px;border-radius:5px;background:#7d7d9629;overflow:hidden;position:relative}.evl-bar-track i{position:absolute;inset:0 auto 0 0;border-radius:5px;min-width:2%;transition:width .5s ease}.evl-bar-row b{text-align:right;font-variant-numeric:tabular-nums}.evl-note{font-size:.7rem;opacity:.65;margin:.35rem 0 0}.evl-queue{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.evl-queue li{padding:.5rem .6rem;border:1px solid var(--card-border, #1a1a2b);border-left-width:3px;border-radius:8px;font-size:.74rem}.evl-queue li em{display:block;opacity:.8;font-style:normal;margin:.15rem 0}.evl-queue li small{opacity:.6;font-size:.66rem}.evl-risk{float:right;font-size:.62rem;text-transform:uppercase;opacity:.8}.evl-risk-low{border-left-color:#4f745c}.evl-risk-medium{border-left-color:#c9a73c}.evl-risk-high{border-left-color:#b0575c}.evl-details summary{cursor:pointer;font-size:.82rem;font-weight:600}.evl-details summary small{font-weight:400;opacity:.55}.evl-log{list-style:none;margin:.3rem 0 0;padding:0;display:flex;flex-direction:column;gap:.25rem}.evl-log li{font-size:.7rem;padding:.2rem 0;border-bottom:1px solid rgba(125,125,150,.1)}.evl-log li b{text-transform:uppercase;font-size:.62rem;padding:.06rem .35rem;border-radius:4px;margin-right:.3rem}.evl-log li em{font-style:normal;opacity:.8}.evl-log li small{opacity:.55;margin-left:.3rem}.evl-action-promoted b{background:#4f745c40;color:#6fb083}.evl-action-demoted b,.evl-action-baseline_won b{background:#b0575c38;color:#d08088}.evl-action-shrunk b{background:#c9a73c33;color:#c9a73c}.evl-caveat{margin-top:.7rem;padding:.55rem .7rem;font-size:.7rem;opacity:.9;border:1px solid rgba(201,167,60,.25);border-radius:8px;background:#c9a73c0f}.evl-export{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.4rem 0 .2rem;font-size:.7rem;opacity:.9}.evl-export a{color:#7fa0c8;text-decoration:none;padding:.18rem .5rem;border:1px solid rgba(93,127,168,.3);border-radius:6px}.evl-export a:hover{background:#5d7fa81f}.storybook-shell{display:grid;gap:18px}.storybook-muted{color:#807a70;font-size:13px}.storybook-builder .storybook-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d9d4c9;border-radius:12px;padding:8px 12px;margin-bottom:14px}.storybook-search svg{color:#807a70;flex:0 0 auto}.storybook-search input{flex:1;border:0;background:none;font-size:15px;outline:none;color:#2a2822}.storybook-builder .form-subhead{font-size:12px;font-weight:600;color:#625f58;margin:0 0 8px}.storybook-themes{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.theme-chip{border:1px solid #d9d4c9;background:#fbf9f4;border-radius:999px;padding:6px 12px;font-size:12.5px;cursor:pointer;color:#4a473f}.theme-chip:hover{background:#f3f0e9}.theme-chip.selected{background:#2a2822;color:#f4efe4;border-color:#2a2822}.storybook-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:12px}.storybook-field{display:grid;gap:6px}.storybook-field>span{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#625f58}.storybook-field select,.storybook-field input[type=range]{width:100%}.storybook-field select{padding:8px;border:1px solid #d9d4c9;border-radius:8px;background:#fff;font-size:13px}.storybook-publish{max-width:360px}.storybook-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:14px}.storybook-card{border:1px solid #e0dccf;border-radius:12px;padding:14px;background:#faf8f2;margin-top:14px}.storybook-card h4{margin:0 0 8px;font-size:14px;display:flex;gap:8px;align-items:baseline}.storybook-card h4 small{font-weight:400;color:#807a70;font-size:11px}.storybook-moral{margin-top:8px;font-size:13px;color:#3d7a34}.storybook-bible{list-style:none;margin:0;padding:0;display:grid;gap:10px}.storybook-bible li{display:grid;gap:2px;font-size:12.5px}.storybook-bible li small{color:#807a70;font-size:11px}.storybook-bible li span{color:#4a473f}.storybook-subs{list-style:none;margin:0;padding:0;display:grid;gap:6px;font-size:12.5px}.storybook-subs li span{color:#807a70;font-variant-numeric:tabular-nums;margin-right:6px}.storybook-frames{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.storybook-frames img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px;border:1px solid #e0dccf}.storybook-video{width:100%;border-radius:10px;margin-top:6px}.storybook-publish-status{font-size:13px;margin-top:12px}.storybook-publish-status.ok{color:#3d7a34}.storybook-publish-status.held{color:#8a6d1f}.storybook-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.storybook-downloads{display:flex;flex-wrap:wrap;gap:8px}.download-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #d9d4c9;background:#fff;border-radius:9px;padding:8px 11px;font-size:12.5px;color:#2a2822;text-decoration:none}.download-chip:hover{background:#f3f0e9;border-color:#b9b3a6}.storybook-history{list-style:none;margin:0;padding:0;display:grid;gap:6px}.storybook-history li button{width:100%;text-align:left;border:1px solid #e0dccf;border-radius:9px;background:#fff;padding:9px 11px;cursor:pointer;display:grid;gap:2px}.storybook-history li.active button{border-color:#b9d3b4;background:#f2f8ef}.storybook-history li small{color:#807a70;font-size:11px}.storybook-timing{display:flex;align-items:center;gap:7px;margin-top:10px;font-size:12px;color:#4a473f}.storybook-timing svg{color:#807a70}.storybook-timing b{font-weight:600;color:#2a2822}.storybook-timing span{color:#807a70}.pipeline-row .step-ms{display:block;font-size:10px;color:#3f8f4e;font-style:normal;margin-top:2px}.storybook-tabs{display:flex;gap:6px;margin:14px 0 4px}.storybook-tabs button{display:inline-flex;align-items:center;gap:6px;border:1px solid #d9d4c9;background:#fbf9f4;border-radius:9px;padding:7px 12px;font-size:12.5px;cursor:pointer;color:#4a473f}.storybook-tabs button.active{background:#2a2822;color:#f4efe4;border-color:#2a2822}.storybook-tabs .feed-live{margin-left:2px}.storybook-checklist{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:6px;margin-top:14px}.detail-row{display:flex;align-items:center;gap:8px;border:1px solid #e0dccf;border-radius:9px;padding:7px 10px;background:#faf8f2;font-size:12px}.detail-row b{font-weight:600;color:#2a2822}.detail-row small{color:#807a70;margin-left:auto;font-size:11px}.detail-row i{display:inline-flex;width:14px;height:14px;align-items:center;justify-content:center;color:#3f8f4e}.detail-row .detail-dot{width:8px;height:8px;border-radius:50%;background:#cfc9bc}.detail-row.pending{opacity:.72}.detail-row.partial{border-color:#e6c98a;background:#fbf6ea}.detail-row.partial .detail-dot{background:#e0a63a}.detail-row.done{border-color:#b9d3b4;background:#f2f8ef}.storybook-frame-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(54px,1fr));gap:6px}.frame-tile{position:relative;aspect-ratio:16/9;border-radius:6px;border:1px solid #e0dccf;background:#f0ede5;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:11px;color:#a19a8c}.frame-tile img{width:100%;height:100%;object-fit:cover}.frame-tile.pending{animation:frame-pulse 1.4s ease-in-out infinite}.frame-tile.placeholder{border-color:#e6c98a;background:#fbf6ea;color:#c08a2a}.frame-tile.done{border-color:#b9d3b4;background:#eef6ea;color:#3f8f4e}@keyframes frame-pulse{0%,to{opacity:.55}50%{opacity:1}}.storyboard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:12px}.storyboard-panel{margin:0;border:1px solid #e0dccf;border-radius:10px;overflow:hidden;background:#fbfaf6;display:flex;flex-direction:column}.storyboard-canvas{position:relative;aspect-ratio:16/9;background:#f0ede5;display:flex;align-items:flex-start;overflow:hidden}.storyboard-canvas img{width:100%;height:100%;object-fit:cover;display:block}.storyboard-prompt{margin:0;padding:8px 10px;font-size:11px;line-height:1.45;color:#6d675b;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.storyboard-panel figcaption{display:flex;align-items:center;gap:6px;padding:5px 8px;font-size:10.5px;color:#7c766a;border-top:1px solid #eae6da}.storyboard-panel figcaption b{color:#4a473f}.storyboard-panel figcaption span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storyboard-panel figcaption em{font-style:normal;letter-spacing:.03em}.storyboard-panel figcaption em.ok{color:#3f8f4e}.storyboard-panel.planned{opacity:.85}.storyboard-panel.working .storyboard-canvas{animation:frame-pulse 1.4s ease-in-out infinite}.storyboard-panel.done{border-color:#b9d3b4}.theme-dark .storyboard-panel{border-color:#2a2823;background:#15140f}.theme-dark .storyboard-canvas{background:#1c1a15}.theme-dark .storyboard-prompt{color:#8c8678}.theme-dark .storyboard-panel figcaption{color:#8c8678;border-top-color:#2a2823}.theme-dark .storyboard-panel figcaption b{color:#cfc8ba}.theme-dark .storyboard-panel figcaption em.ok{color:#7fc79b}.theme-dark .storyboard-panel.done{border-color:#2f5c3a}.pipeline-feed-tall{max-height:340px;overflow-y:auto}.feed-frame{color:#3f6f8f}.feed-voice{color:#6a4f9f}.feed-music{color:#8f5a3f}.feed-heartbeat{color:#6d675b;font-style:italic}.feed-sfx{color:#3f8f83}.storybook-progress{display:flex;align-items:center;gap:10px;margin:0 25px 16px;font-size:12px;color:#625f58}.storybook-progress b{min-width:38px;text-align:right;color:#24221f;font-variant-numeric:tabular-nums}.storybook-progress span{white-space:nowrap}.storybook-progress-track{flex:1;height:10px;border-radius:999px;background:#dcd6c9;overflow:hidden}.storybook-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#b43c28,#f0c14b,#4f745c,#b43c28);background-size:300% 100%;animation:progress-sheen 2.4s linear infinite;transition:width .9s ease}@keyframes progress-sheen{0%{background-position:0% 0}to{background-position:300% 0}}.pipeline-row .working i{animation:step-pulse 1.6s ease-in-out infinite}@keyframes step-pulse{0%,to{box-shadow:0 0 #b43c2873}50%{box-shadow:0 0 0 6px #b43c2800}}.step-live{color:#b43c28;font-weight:600;font-variant-numeric:tabular-nums}.feed-cursor{color:#5fd08a}.feed-ellipsis:after{content:"";animation:feed-ellipsis 1.5s steps(4,end) infinite}@keyframes feed-ellipsis{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.storybook-primary-downloads{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:12px}.primary-download{display:flex;flex-direction:column;align-items:flex-start;gap:2px;border:1px solid #cdd9c8;background:#f2f8ef;border-radius:11px;padding:12px 14px;text-decoration:none;color:#2a2822}.primary-download:hover{border-color:#9dc296;background:#eaf4e6}.primary-download svg{margin-bottom:4px;color:#3f8f4e}.primary-download b{font-size:14px}.primary-download span{font-size:11px;color:#807a70;letter-spacing:.04em}.storybook-history li{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.storybook-history-header{display:inline-flex;align-items:center;gap:10px}.storybook-history-actions{display:flex;gap:4px}.storybook-history-actions button{width:auto;padding:7px;border:1px solid #e0dccf;border-radius:8px;background:#fff;color:#625f58;display:inline-flex;align-items:center;justify-content:center}.storybook-history-actions button:disabled{opacity:.45;cursor:not-allowed}.frame-tile.blocked{border-color:#d99999;background:#fff0f0;color:#a23c3c}.storybook-autopublish-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e6c98a;background:#fff7e5;border-radius:14px;padding:14px 16px;margin:14px 0}.storybook-autopublish-banner.enabled{border-color:#9dc296;background:#edf7e9}.storybook-autopublish-banner div{display:grid;gap:3px}.storybook-autopublish-banner b{font-size:15px;color:#2a2822}.storybook-autopublish-banner span{font-size:12.5px;color:#625f58;max-width:760px}.storybook-autopublish-main{font-size:16px;padding:13px 18px;border-radius:999px;white-space:nowrap}@media(max-width:760px){.storybook-autopublish-banner{align-items:stretch;flex-direction:column}.storybook-autopublish-main{justify-content:center;width:100%}}.series-create-card{margin-bottom:14px}.series-card-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.series-card{display:flex;gap:12px;align-items:flex-start;border:1px solid #e0dccf;border-radius:12px;background:#faf8f2;padding:12px;cursor:pointer;transition:border-color .15s,background .15s}.series-card:hover{border-color:#b9b3a6;background:#f3f0e9}.series-card-avatars{display:flex;flex:0 0 auto}.series-card-avatars img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid #faf8f2;margin-left:-10px}.series-card-avatars img:first-child{margin-left:0}.series-avatar-fallback{width:34px;height:34px;border-radius:50%;background:#efe9db;color:#a19a8c;display:flex;align-items:center;justify-content:center}.series-card-body{display:grid;gap:2px;min-width:0}.series-card-body b{font-size:13.5px}.series-card-body p{margin:0;font-size:12px;color:#625f58;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.series-card-body small{color:#807a70;font-size:11px}.portrait-grid{list-style:none;margin:0;padding:0;display:grid;gap:10px}.portrait-card{display:flex;gap:10px;align-items:flex-start;font-size:12.5px}.portrait-card img,.portrait-fallback{width:44px;height:44px;border-radius:10px;object-fit:cover;flex:0 0 auto;border:1px solid #e0dccf}.portrait-fallback{background:#f0ede5;color:#a19a8c;display:flex;align-items:center;justify-content:center}.portrait-card>div{display:grid;gap:2px}.portrait-card small{color:#807a70;font-size:11px}.portrait-card span{color:#4a473f}.episode-list li button{gap:2px}.episode-synopsis{color:#625f58;font-size:12px}.episode-title{margin:4px 0 6px;font-size:19px}.series-arc{line-height:1.5}.episode-catalogue{list-style:none;margin:0;padding:16px 20px 20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.episode-card button{width:100%;text-align:left;border:1px solid #d0cabf;border-radius:11px;background:#faf8f2;padding:0 0 10px;cursor:pointer;display:flex;flex-direction:column;gap:4px;overflow:hidden}.episode-card button:disabled{cursor:default;opacity:.9}.episode-card button:not(:disabled):hover{border-color:#9dc296}.episode-cover{position:relative;width:100%;aspect-ratio:16/9;background:#e5e0d6;display:grid;place-items:center;color:#a8a294;font-size:30px;font-weight:700}.episode-cover img{width:100%;height:100%;object-fit:cover}.episode-status{position:absolute;top:6px;right:6px;font-style:normal;font-size:10px;padding:2px 7px;border-radius:99px;background:#efe9dc;color:#6d675b;border:1px solid #d0cabf}.episode-status.published{background:#eef6ea;color:#3f8f4e;border-color:#b9d3b4}.episode-status.running,.episode-status.queued{background:#fdf3e2;color:#b07818;border-color:#e6c98a}.episode-status.failed{background:#fbeae6;color:#b43c28;border-color:#e3b1a6}.episode-card b{font-size:12.5px;margin-top:4px;padding:0 10px}.episode-card .episode-arc{color:#8a6d3b;font-size:10.5px;text-transform:uppercase;letter-spacing:.03em;padding:0 10px}.episode-card .episode-synopsis{font-size:11.5px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding:0 10px}.episode-card small{color:#8a867d;font-size:10.5px;padding:0 10px}.theme-dark .episode-card button{border-color:#2a2823;background:#1c1a15}.theme-dark .episode-card button:not(:disabled):hover{border-color:#3a3730}.theme-dark .episode-cover{background:#242119;color:#6d675b}.theme-dark .episode-status{background:#242119;border-color:#3a3730;color:#b9b3a6}.storybook-checkbox-row{display:flex;align-items:center;gap:9px;font-size:13px;margin:4px 0;cursor:pointer}.storybook-checkbox-row input{width:16px;height:16px}.storybook-checkbox-row input:disabled{cursor:not-allowed}.theme-dark .storybook-muted{color:#8c8678}.theme-dark .storybook-builder .storybook-search,.theme-dark .storybook-search{background:#15140f;border-color:#2a2823}.theme-dark .storybook-search svg{color:#8c8678}.theme-dark .storybook-search input{color:#ece8df}.theme-dark .storybook-builder .form-subhead{color:#b9b3a6}.theme-dark .theme-chip{background:#1c1a15;color:#cfc8ba;border-color:#2a2823}.theme-dark .theme-chip:hover{background:#242119}.theme-dark .theme-chip.selected{background:#ece8df;color:#15140f;border-color:#ece8df}.theme-dark .storybook-field>span{color:#b9b3a6}.theme-dark .storybook-field select{background:#15140f;border-color:#2a2823;color:#ece8df}.theme-dark .storybook-card{border-color:#2a2823;background:#1c1a15}.theme-dark .storybook-card h4{color:#ece8df}.theme-dark .storybook-card h4 small{color:#8c8678}.theme-dark .storybook-moral{color:#7fc79b}.theme-dark .storybook-bible li small,.theme-dark .storybook-subs li span{color:#8c8678}.theme-dark .storybook-bible li span{color:#cfc8ba}.theme-dark .storybook-frames img{border-color:#2a2823}.theme-dark .storybook-publish-status.ok{color:#7fc79b}.theme-dark .storybook-publish-status.held{color:#d8c878}.theme-dark .download-chip{background:#15140f;border-color:#2a2823;color:#ece8df}.theme-dark .download-chip:hover{background:#1c1a15;border-color:#3a3730}.theme-dark .storybook-history li button{background:#15140f;border-color:#2a2823;color:#ece8df}.theme-dark .storybook-history li.active button{border-color:#3f8f4e;background:#182018}.theme-dark .storybook-history li small{color:#8c8678}.theme-dark .storybook-timing{color:#cfc8ba}.theme-dark .storybook-timing svg{color:#8c8678}.theme-dark .storybook-timing b{color:#ece8df}.theme-dark .storybook-timing span{color:#8c8678}.theme-dark .storybook-tabs button{background:#15140f;border-color:#2a2823;color:#cfc8ba}.theme-dark .storybook-tabs button.active{background:#ece8df;color:#15140f;border-color:#ece8df}.theme-dark .detail-row{border-color:#2a2823;background:#1c1a15}.theme-dark .detail-row b{color:#ece8df}.theme-dark .detail-row small{color:#8c8678}.theme-dark .detail-row .detail-dot{background:#3a3730}.theme-dark .detail-row.partial{border-color:#5a4a1f;background:#241f13}.theme-dark .detail-row.partial .detail-dot{background:#d8c878}.theme-dark .detail-row.done{border-color:#2f5c3a;background:#182018}.theme-dark .frame-tile{border-color:#2a2823;background:#15140f;color:#726c60}.theme-dark .frame-tile.placeholder{border-color:#5a4a1f;background:#241f13;color:#d8c878}.theme-dark .frame-tile.done{border-color:#2f5c3a;background:#182018;color:#7fc79b}.theme-dark .frame-tile.blocked{border-color:#6b2f2f;background:#241413;color:#e88a76}.theme-dark .primary-download{border-color:#2f5c3a;background:#182018;color:#ece8df}.theme-dark .primary-download:hover{border-color:#3f8f4e;background:#1c261c}.theme-dark .primary-download svg{color:#7fc79b}.theme-dark .primary-download span{color:#8c8678}.theme-dark .storybook-history-actions button{background:#15140f;border-color:#2a2823;color:#b9b3a6}.theme-dark .storybook-autopublish-banner{border-color:#5a4a1f;background:#241f13}.theme-dark .storybook-autopublish-banner.enabled{border-color:#2f5c3a;background:#182018}.theme-dark .storybook-autopublish-banner b{color:#ece8df}.theme-dark .storybook-autopublish-banner span{color:#b9b3a6}.theme-dark .series-card{border-color:#2a2823;background:#1c1a15}.theme-dark .series-card:hover{border-color:#3a3730;background:#242119}.theme-dark .series-card-avatars img{border-color:#1c1a15}.theme-dark .series-avatar-fallback{background:#15140f;color:#726c60}.theme-dark .series-card-body p{color:#b9b3a6}.theme-dark .series-card-body small{color:#8c8678}.theme-dark .portrait-card img,.theme-dark .portrait-fallback{border-color:#2a2823}.theme-dark .portrait-fallback{background:#15140f;color:#726c60}.theme-dark .portrait-card small{color:#8c8678}.theme-dark .portrait-card span{color:#cfc8ba}.theme-dark .episode-synopsis{color:#b9b3a6}.theme-dark .episode-title{color:#ece8df}.storybook-assets-card .asset-group{margin-top:14px}.storybook-assets-card .asset-group:first-of-type{margin-top:4px}.storybook-assets-card .asset-group h4{display:flex;align-items:center;gap:6px;font-size:13px;margin:0 0 8px}.storybook-assets-card .asset-group h4 small{font-weight:400;color:#a19a8c}.asset-frame-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.asset-frame{margin:0;border:1px solid #e0dccf;border-radius:8px;overflow:hidden;background:#f0ede5}.asset-frame img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.asset-frame figcaption{display:flex;align-items:center;justify-content:space-between;padding:3px 6px;font-size:10px;color:#7c766a}.asset-frame figcaption a{display:inline-flex;color:#7c766a}.asset-frame figcaption a:hover{color:#3f8f4e}.asset-audio-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:340px;overflow-y:auto}.asset-audio-list li{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e0dccf;border-radius:8px;padding:6px 10px;background:#faf8f2}.asset-audio-list li.pending{opacity:.65}.asset-audio-meta{min-width:0;flex:1}.asset-audio-meta b{display:block;font-size:12px}.asset-audio-meta small{display:block;font-size:11px;color:#a19a8c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-audio-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.asset-audio-controls audio{height:28px;max-width:220px}.asset-download{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #e0dccf;border-radius:6px;color:#7c766a;background:#fff}.asset-download:hover{color:#3f8f4e;border-color:#b9d3b4}.asset-pending{font-size:11px;color:#c08a2a;flex-shrink:0}.theme-dark .asset-frame{border-color:#2a2823;background:#15140f}.theme-dark .asset-frame figcaption{color:#8c8678}.theme-dark .asset-audio-list li{border-color:#2a2823;background:#1c1a15}.theme-dark .asset-audio-meta small{color:#8c8678}.theme-dark .asset-download{background:#15140f;border-color:#2a2823;color:#b9b3a6}.theme-dark .asset-download:hover{color:#7fc79b;border-color:#2f5c3a}.theme-dark .asset-pending{color:#d8c878}.theme-dark .storybook-assets-card .asset-group h4 small{color:#8c8678}.storybook-webtoon-status{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:12px 0;padding:10px 12px;border:1px solid rgba(34,197,94,.3);border-radius:14px;background:#22c55e14;color:#dfffea}.storybook-webtoon-status span{font-size:12px;color:#b8f7ce}.storybook-webtoon-status small{width:100%;color:#facc15}.primary-download.transparent_video{background:#ffffff14;border-style:dashed;border-color:#9dc296;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.primary-download.transparent_video:hover{background:#9dc29624}.theme-dark .primary-download.transparent_video{background:#ffffff0a;border-color:#4d7d58}.theme-dark .primary-download.transparent_video:hover{background:#7fc79b1f}.ci-sidebar{display:flex;flex-direction:column;gap:1rem}.ci-card header{display:flex;justify-content:space-between;align-items:center}.ci-refresh{background:none;border:none;cursor:pointer;opacity:.7;padding:2px}.ci-refresh:hover{opacity:1}.ci-profile{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:center;margin:.5rem 0}.ci-profile img{width:44px;height:44px;border-radius:50%;object-fit:cover}.ci-profile b{display:block;font-size:.95rem}.ci-profile span{display:block;font-size:.75rem;opacity:.6}.ci-profile small{display:block;font-size:.72rem;opacity:.75}.ci-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.4rem}.ci-stats div{text-align:center;padding:.4rem .2rem;border-radius:8px;background:#7d7d9617}.ci-stats b{display:block;font-size:.9rem;font-variant-numeric:tabular-nums}.ci-stats span{font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;opacity:.6}.ci-verdict{font-size:.86rem;font-weight:600;margin:.4rem 0}.ci-reason{font-size:.8rem;opacity:.85;margin:.25rem 0}.ci-note{font-size:.72rem;opacity:.55;margin:.3rem 0}.ci-error{font-size:.78rem;color:#b0575c;margin:.3rem 0}.ci-notice{font-size:.78rem;color:#4f745c;margin:.3rem 0}.ci-empty{font-size:.82rem;opacity:.7}.ci-meter-row{display:grid;grid-template-columns:minmax(110px,auto) 1fr auto;align-items:center;gap:.5rem;font-size:.76rem;margin:.3rem 0}.ci-meter-row i{display:block;height:8px;border-radius:4px;background:linear-gradient(90deg,#5d7fa8,#4f745c);min-width:2%}.ci-meter-row b{font-variant-numeric:tabular-nums}.ci-grades{display:flex;gap:.5rem;margin:.5rem 0}.ci-grades span{font-size:.76rem;font-weight:700;padding:.15rem .55rem;border-radius:999px;background:#7d7d961f}.ci-good{color:#4f745c}.ci-warn{color:#c9a73c}.ci-bad{color:#b0575c}.ci-command{display:grid;grid-template-columns:1fr auto;gap:.4rem;margin:.4rem 0}.ci-command input{padding:.5rem .7rem;border-radius:8px;border:1px solid rgba(125,125,150,.3);background:transparent;color:inherit;font-size:.82rem}.ci-command button{border:none;border-radius:8px;padding:0 .8rem;cursor:pointer;background:#5d7fa8;color:#fff}.ci-command button:disabled{opacity:.5;cursor:default}.ci-plan{margin-top:.6rem;padding-top:.5rem;border-top:1px solid rgba(125,125,150,.2)}.ci-plan h4{display:flex;align-items:center;gap:.35rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;opacity:.7;margin:0 0 .4rem}.ci-plan details{font-size:.78rem;margin:.4rem 0}.ci-plan ul{margin:.3rem 0 0 1rem;padding:0}.ci-plan-actions{display:flex;flex-direction:column;gap:.4rem;margin-top:.6rem}.ci-plan-actions button{border:1px solid rgba(125,125,150,.35);background:#7d7d9614;color:inherit;border-radius:8px;padding:.45rem .7rem;font-size:.8rem;cursor:pointer}.ci-plan-actions button:disabled{opacity:.5;cursor:default}.autopilot-loop-card{margin-top:18px}.loop-spin{animation:loop-rotate 2.4s linear infinite}@keyframes loop-rotate{to{transform:rotate(360deg)}}.loop-grid{display:grid;grid-template-columns:minmax(320px,460px) 1fr;gap:22px;padding:22px 22px 8px;align-items:start}@media(max-width:980px){.loop-grid{grid-template-columns:1fr}}.loop-donut-wrap{display:flex;flex-direction:column;align-items:center;gap:10px}.loop-donut{width:100%;max-width:440px}.loop-seg{cursor:pointer}.seg-arc{fill:none;stroke-width:26;stroke-linecap:butt;stroke:#d9d4c9;transition:stroke .25s,stroke-width .15s,opacity .25s}.seg-hit{fill:none;stroke:transparent;stroke-width:44}.loop-seg.seg-done .seg-arc,.loop-seg.seg-data .seg-arc{stroke:#4f745c}.loop-seg.seg-fallback .seg-arc{stroke:#b08a3e}.loop-seg.seg-failed .seg-arc{stroke:#b43c28}.loop-seg.seg-nodata .seg-arc{stroke:#c9c3b7;opacity:.6}.loop-seg.seg-active .seg-arc{stroke:#b43c28;animation:seg-pulse 1.1s ease-in-out infinite}@keyframes seg-pulse{0%,to{stroke-width:26;opacity:1}50%{stroke-width:32;opacity:.72}}.loop-seg.seg-selected .seg-arc{stroke-width:32}.loop-seg:hover .seg-arc{opacity:.85}.seg-num{font-size:11px;fill:#625f58;text-anchor:middle;dominant-baseline:middle;pointer-events:none}.loop-seg.seg-selected .seg-num,.loop-seg.seg-active .seg-num{fill:#24221f;font-weight:700}.loop-center-kicker{font-size:10px;letter-spacing:.18em;fill:#625f58;text-anchor:middle}.loop-center-big{font-size:34px;letter-spacing:-.04em;fill:#24221f;text-anchor:middle;font-weight:700}.loop-center-sub{font-size:12px;fill:#625f58;text-anchor:middle}.loop-center-quota{font-size:13px;fill:#24221f;text-anchor:middle;font-weight:600}.loop-center-state{font-size:10px;letter-spacing:.14em;text-anchor:middle;text-transform:uppercase;fill:#625f58}.loop-center-state.state-running,.loop-center-state.state-eligible{fill:#4f745c}.loop-center-state.state-waiting{fill:#b08a3e}.loop-center-state.state-blocked{fill:#b43c28}.loop-eligibility{margin:0;color:#625f58;font-size:12.5px;text-align:center;max-width:420px;line-height:1.5}.loop-cadence-row{display:flex;gap:7px;flex-wrap:wrap;justify-content:center}.loop-cadence-row span{padding:5px 9px;border:1px solid #d0cabf;border-radius:99px;color:#625f58;font-size:11px}.loop-cadence-row span.current{border-color:#b43c28;color:#24221f;background:#f1e4df;font-weight:600}.loop-detail{display:flex;flex-direction:column;gap:14px;min-width:0}.loop-detail-card{border:1px solid #d0cabf;border-radius:10px;padding:14px 16px;background:#f3f0e9}.loop-detail-card.seg-active{border-color:#b43c28}.loop-detail-card .kicker{margin:0 0 4px;font-size:11px;letter-spacing:.08em;color:#625f58;text-transform:uppercase}.loop-detail-card h3{margin:0 0 8px;font-size:17px;letter-spacing:-.02em}.loop-reasoning{margin:0 0 8px;color:#24221f;font-size:13px;line-height:1.55;display:flex;gap:7px}.loop-reasoning svg{flex:none;margin-top:3px;color:#b43c28}.loop-artifact{margin:0 0 8px;color:#625f58;font-size:12.5px;line-height:1.5}.loop-uses{margin:0;font-size:11px;color:#625f58;display:flex;gap:6px;align-items:center;flex-wrap:wrap}.loop-uses span{padding:3px 8px;border-radius:99px;border:1px solid #d0cabf}.loop-uses .use-goal{border-color:#b43c28;color:#b43c28}.loop-uses .use-analytics{border-color:#4f745c;color:#4f745c}.loop-uses .use-trends{border-color:#b08a3e;color:#b08a3e}.loop-uses .use-memory{border-color:#5d5a8f;color:#5d5a8f}.loop-state-chip{font-style:normal;padding:2px 7px;border-radius:99px;font-size:10px}.chip-live{background:#e3ece4;color:#3f674c}.chip-fallback{background:#f0e7d2;color:#8a6c2c}.chip-simulated{background:#ece5f0;color:#5d5a8f}.chip-unavailable{background:#efe2de;color:#b43c28}.chip-pending{background:#e5e0d6;color:#625f58}.loop-legend{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:4px 12px}.loop-legend li{display:grid;grid-template-columns:22px 1fr auto;gap:7px;align-items:center;padding:5px 7px;border-radius:7px;font-size:12px;color:#625f58;cursor:pointer}.loop-legend li:hover,.loop-legend li.selected{background:#e5e0d6;color:#24221f}.loop-legend li i{font-style:normal;width:20px;height:20px;border-radius:50%;border:1px solid #c9c3b7;display:grid;place-items:center;font-size:10px}.loop-legend li.seg-done i,.loop-legend li.seg-data i{background:#4f745c;border-color:#4f745c;color:#fff}.loop-legend li.seg-active i{background:#b43c28;border-color:#b43c28;color:#fff;animation:seg-pulse-bg 1.1s ease-in-out infinite}.loop-legend li.seg-fallback i{background:#b08a3e;border-color:#b08a3e;color:#fff}.loop-legend li.seg-failed i{background:#b43c28;border-color:#b43c28;color:#fff}@keyframes seg-pulse-bg{50%{opacity:.6}}.loop-legend li em{font-style:normal;font-size:11px}.loop-intel{padding:8px 22px 4px}.loop-intel h4{display:flex;gap:7px;align-items:center;margin:8px 0 10px;font-size:13px}.loop-intel ul{list-style:none;margin:0 0 14px;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px}.loop-intel li{display:grid;grid-template-columns:130px 1fr auto;gap:8px;align-items:start;padding:9px 11px;border:1px solid #d0cabf;border-radius:8px;font-size:12px;background:#f3f0e9}.loop-intel li b{color:#24221f;font-weight:600}.loop-intel li span{color:#625f58;line-height:1.45;min-width:0;overflow-wrap:anywhere}.loop-intel li i{font-style:normal;font-size:10px;padding:2px 7px;border-radius:99px;align-self:start}.loop-intel li.live i{background:#e3ece4;color:#3f674c}.loop-intel li.nodata i{background:#efe2de;color:#b43c28}.loop-intel li.nodata span{opacity:.75}.loop-feed{margin:8px 22px 14px}.loop-footnote{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.theme-dark .seg-arc{stroke:#38352e}.theme-dark .loop-seg.seg-nodata .seg-arc{stroke:#2e2b25}.theme-dark .seg-num{fill:#a8a294}.theme-dark .loop-seg.seg-selected .seg-num,.theme-dark .loop-seg.seg-active .seg-num,.theme-dark .loop-center-big,.theme-dark .loop-center-quota{fill:#ece8df}.theme-dark .loop-center-kicker,.theme-dark .loop-center-sub{fill:#a8a294}.theme-dark .loop-eligibility,.theme-dark .loop-legend li{color:#a8a294}.theme-dark .loop-legend li:hover,.theme-dark .loop-legend li.selected{background:#2a2823;color:#ece8df}.theme-dark .loop-detail-card,.theme-dark .loop-intel li{background:#1c1a16;border-color:#38352e}.theme-dark .loop-detail-card h3,.theme-dark .loop-reasoning,.theme-dark .loop-intel li b{color:#ece8df}.theme-dark .loop-artifact,.theme-dark .loop-intel li span,.theme-dark .loop-detail-card .kicker{color:#a8a294}.theme-dark .loop-cadence-row span{border-color:#38352e;color:#a8a294}.theme-dark .loop-cadence-row span.current{background:#3a241e;color:#ece8df}/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:"DM Sans", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-zinc-300:oklch(87.1% .006 286.286);--color-zinc-400:oklch(70.5% .015 286.067);--color-zinc-500:oklch(55.2% .016 285.938);--color-zinc-800:oklch(27.4% .006 286.033);--color-zinc-900:oklch(21% .006 285.885);--color-zinc-950:oklch(14.1% .005 285.823);--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--font-weight-black:900;--tracking-wider:.05em;--tracking-widest:.1em;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-brand-crimson:#e6502e;--color-brand-purple:#e6502e;--color-brand-cyan:#4f745c}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-1{top:calc(var(--spacing) * 1)}.top-5{top:calc(var(--spacing) * 5)}.left-3\.5{left:calc(var(--spacing) * 3.5)}.isolate{isolation:isolate}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.ml-0\.5{margin-left:calc(var(--spacing) * .5)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.h-1{height:calc(var(--spacing) * 1)}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-full{height:100%}.w-3{width:calc(var(--spacing) * 3)}.w-4{width:calc(var(--spacing) * 4)}.w-8{width:calc(var(--spacing) * 8)}.w-12{width:calc(var(--spacing) * 12)}.w-20{width:calc(var(--spacing) * 20)}.w-\[4px\]{width:4px}.w-full{width:100%}.max-w-\[200px\]{max-width:200px}.max-w-full{max-width:100%}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.scale-\[0\.98\]{scale:.98}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-\[3px\]{gap:3px}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-brand-crimson\/60{border-color:#e6502e99}@supports (color:color-mix(in lab,red,red)){.border-brand-crimson\/60{border-color:color-mix(in oklab,var(--color-brand-crimson) 60%,transparent)}}.border-brand-purple\/20{border-color:#e6502e33}@supports (color:color-mix(in lab,red,red)){.border-brand-purple\/20{border-color:color-mix(in oklab,var(--color-brand-purple) 20%,transparent)}}.border-zinc-800\/30{border-color:#27272a4d}@supports (color:color-mix(in lab,red,red)){.border-zinc-800\/30{border-color:color-mix(in oklab,var(--color-zinc-800) 30%,transparent)}}.border-zinc-900{border-color:var(--color-zinc-900)}.border-zinc-900\/60{border-color:#18181b99}@supports (color:color-mix(in lab,red,red)){.border-zinc-900\/60{border-color:color-mix(in oklab,var(--color-zinc-900) 60%,transparent)}}.bg-brand-crimson{background-color:var(--color-brand-crimson)}.bg-brand-crimson\/15{background-color:#e6502e26}@supports (color:color-mix(in lab,red,red)){.bg-brand-crimson\/15{background-color:color-mix(in oklab,var(--color-brand-crimson) 15%,transparent)}}.bg-brand-cyan{background-color:var(--color-brand-cyan)}.bg-brand-purple{background-color:var(--color-brand-purple)}.bg-brand-purple\/15{background-color:#e6502e26}@supports (color:color-mix(in lab,red,red)){.bg-brand-purple\/15{background-color:color-mix(in oklab,var(--color-brand-purple) 15%,transparent)}}.bg-zinc-900{background-color:var(--color-zinc-900)}.bg-zinc-950{background-color:var(--color-zinc-950)}.bg-zinc-950\/95{background-color:#09090bf2}@supports (color:color-mix(in lab,red,red)){.bg-zinc-950\/95{background-color:color-mix(in oklab,var(--color-zinc-950) 95%,transparent)}}.fill-current{fill:currentColor}.p-2\.5{padding:calc(var(--spacing) * 2.5)}.p-5{padding:calc(var(--spacing) * 5)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.pt-3\.5{padding-top:calc(var(--spacing) * 3.5)}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[9px\]{font-size:9px}.leading-none{--tw-leading:1;line-height:1}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-brand-crimson{color:var(--color-brand-crimson)}.text-brand-purple{color:var(--color-brand-purple)}.text-white{color:var(--color-white)}.text-zinc-300{color:var(--color-zinc-300)}.text-zinc-400{color:var(--color-zinc-400)}.text-zinc-400\/80{color:#9f9fa9cc}@supports (color:color-mix(in lab,red,red)){.text-zinc-400\/80{color:color-mix(in oklab,var(--color-zinc-400) 80%,transparent)}}.text-zinc-500{color:var(--color-zinc-500)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.accent-brand-purple{accent-color:var(--color-brand-purple)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_6px_\#06b6d4\]{--tw-shadow:0 0 6px var(--tw-shadow-color,#06b6d4);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_8px_\#f43f5e\]{--tw-shadow:0 0 8px var(--tw-shadow-color,#f43f5e);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_0_15px_rgba\(244\,63\,94\,0\.25\)\]{--tw-shadow:0 0 15px var(--tw-shadow-color,#f43f5e40);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_4px_30px_rgba\(0\,0\,0\,0\.4\)\]{--tw-shadow:0 4px 30px var(--tw-shadow-color,#0006);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-75{--tw-duration:75ms;transition-duration:75ms}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media(hover:hover){.hover\:scale-\[1\.03\]:hover{scale:1.03}.hover\:border-brand-purple\/60:hover{border-color:#e6502e99}@supports (color:color-mix(in lab,red,red)){.hover\:border-brand-purple\/60:hover{border-color:color-mix(in oklab,var(--color-brand-purple) 60%,transparent)}}.hover\:border-zinc-800\/80:hover{border-color:#27272acc}@supports (color:color-mix(in lab,red,red)){.hover\:border-zinc-800\/80:hover{border-color:color-mix(in oklab,var(--color-zinc-800) 80%,transparent)}}.hover\:text-white:hover{color:var(--color-white)}}@media(min-width:48rem){.md\:w-24{width:calc(var(--spacing) * 24)}.md\:w-auto{width:auto}.md\:max-w-md{max-width:var(--container-md)}.md\:flex-row{flex-direction:row}}}:root{color:#24221f;font-synthesis:none;background:#f3f0e9;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #e6502e}.site-shell{color:#24221f;background:#f3f0e9;min-height:100vh}.topbar{border-bottom:1px solid #d9d4c9;justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding:22px 30px;display:flex}.wordmark{color:inherit;letter-spacing:-.06em;font-size:20px;font-weight:600;text-decoration:none}.wordmark span{color:#b43c28}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:#625f58;font-size:14px;text-decoration:none}.button{color:#fff;cursor:pointer;background:#292722;border:1px solid #292722;border-radius:99px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.button:hover{color:#fff;background:#b43c28;border-color:#b43c28}.button:disabled{opacity:.4;cursor:not-allowed}.button-small{min-height:36px;padding:0 16px}.button-secondary{color:#292722;background:0 0;border-color:#c9c3b7}.button-secondary:hover{color:#292722;background:#e5e0d6;border-color:#b9b2a5}.hero{max-width:1180px;margin:auto;padding:100px 30px 80px}.eyebrow,.kicker{color:#b43c28;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.hero h1{letter-spacing:-.075em;max-width:850px;margin:24px 0;font-size:clamp(56px,8vw,104px);font-weight:500;line-height:.92}.hero h1 em{color:#e6502e;font-family:Newsreader,serif;font-weight:500}.hero-copy{color:#625f58;max-width:610px;font-size:18px;line-height:1.65}.hero-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 26px;max-width:760px;margin:26px 0 0;padding:0;list-style:none;display:grid}.hero-points li{color:#3d3a34;align-items:flex-start;gap:9px;font-size:14px;line-height:1.5;display:flex}.hero-points li svg{color:#b43c28;flex:none;margin-top:3px}.hero-actions{align-items:center;gap:24px;margin:35px 0 70px;display:flex}.text-link{color:#24221f;align-items:center;gap:7px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.hero-demo{margin:6px 0 84px}.hero-demo .section-heading{margin-bottom:22px}.studio-preview{background:#ebe7de;border:1px solid #d0cabf;border-radius:18px;overflow:hidden;box-shadow:0 30px 70px #4b40301f}.preview-header,.workspace-card>header{color:#625f58;border-bottom:1px solid #d0cabf;justify-content:space-between;padding:15px 20px;font-size:12px;display:flex}.status{align-items:center;gap:8px;display:flex}.status i,.ready-dot{background:#4f745c;border-radius:50%;width:7px;height:7px}.preview-body{grid-template-columns:150px 1fr auto;align-items:center;gap:28px;padding:24px;display:grid}.cover-art{aspect-ratio:1;color:#f3f0e9;letter-spacing:-.08em;background:#292722;border-radius:8px;flex-direction:column;justify-content:space-between;padding:16px;font-size:36px;display:flex}.cover-art span{color:#ff876b;letter-spacing:.12em;font-size:12px}.preview-body h2{letter-spacing:-.04em;margin:8px 0;font-size:25px}.preview-body p{color:#625f58;margin:0}.round-button{color:#fff;background:#b43c28;border:0;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.waveform{align-items:center;gap:3px;height:38px;margin-top:18px;display:flex}.waveform i{background:#aaa297;border-radius:3px;width:2px}.section{border-top:1px solid #d9d4c9;max-width:1180px;margin:auto;padding:90px 30px}.section-heading{max-width:660px;margin-bottom:50px}.section-heading span{color:#b43c28;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:600}.section h2,.split-section h2{letter-spacing:-.06em;margin:15px 0;font-size:clamp(38px,5vw,62px);font-weight:500;line-height:1}.step-grid,.plan-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-grid article,.plan-grid article{background:#eeeae2;border:1px solid #d0cabf;border-radius:12px;padding:25px}.plan-grid article{flex-direction:column;min-height:100%;display:flex}.step-grid b{color:#b43c28;font-size:12px}.step-grid h3{margin:50px 0 8px}.step-grid p,.split-section p,.plan-grid small{color:#625f58;line-height:1.6}.split-section{border-top:1px solid #d9d4c9;grid-template-columns:1fr 1fr;gap:80px;max-width:1180px;margin:auto;padding:90px 30px;display:grid}.split-section blockquote{color:#f3f0e9;background:#292722;border-radius:14px;margin:0;padding:45px;font:500 30px/1.35 Newsreader,serif}.split-section blockquote span{color:#aaa297;text-transform:uppercase;letter-spacing:.1em;margin-top:35px;font:11px DM Sans,sans-serif;display:block}.plan-grid article>p{color:#b43c28;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:600}.plan-grid h3{letter-spacing:-.06em;margin:18px 0 0;font-size:42px}.plan-grid h3 span{color:#625f58;font-size:13px}.plan-grid ul{border-top:1px solid #d0cabf;margin:20px 0;padding:20px 0;list-style:none}.plan-grid li{align-items:center;gap:9px;margin:12px 0;font-size:13px;display:flex}.plan-grid .button{width:100%}.plan-grid .plan-cta{color:#fff;opacity:1;background:#292722;border-color:#292722;margin-top:auto}.plan-grid .plan-cta:hover{color:#fff;background:#b43c28;border-color:#b43c28}footer{color:#625f58;border-top:1px solid #d9d4c9;justify-content:space-between;max-width:1180px;margin:auto;padding:30px;font-size:12px;display:flex}.onboarding-shell{background:#f3f0e9;grid-template-columns:minmax(300px,38%) 1fr;min-height:100vh;display:grid}.onboarding-aside{color:#f3f0e9;background:#292722;flex-direction:column;justify-content:space-between;min-height:100vh;padding:35px clamp(30px,5vw,70px);display:flex}.bare-button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.onboarding-aside h1{letter-spacing:-.06em;font-size:clamp(36px,5vw,64px);font-weight:500;line-height:1}.onboarding-aside p{color:#aaa297;line-height:1.65}.onboarding-aside ol{padding:0;list-style:none}.onboarding-aside li{color:#aaa297;align-items:center;gap:12px;margin:15px 0;display:flex}.onboarding-aside li i{border:1px solid #5d5952;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-style:normal;display:grid}.onboarding-aside li.active{color:#fff}.onboarding-aside li.active i{color:#fff;background:#b43c28;border-color:#b43c28}.onboarding-aside li.done{color:#aaa297}.onboarding-form{justify-content:center;padding:70px 30px;display:flex}.form-card{width:min(680px,100%)}.form-card h2{letter-spacing:-.06em;margin:14px 0;font-size:42px}.form-intro{color:#625f58;margin-bottom:35px}.field{margin:18px 0;display:block}.field>span{color:#625f58;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.field input,.field textarea,.field select{color:#24221f;background:#ebe7de;border:1px solid #c9c3b7;border-radius:8px;width:100%;padding:13px}.field textarea{resize:vertical;min-height:100px}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-actions{border-top:1px solid #d9d4c9;justify-content:space-between;margin-top:35px;padding-top:25px;display:flex}.credential-card{border:1px solid #d0cabf;border-radius:10px;margin:16px 0;padding:18px}.credential-card header{justify-content:space-between;align-items:center;display:flex}.credential-card header div{gap:9px;display:flex}.credential-card header span{color:#625f58;font-size:11px}.credential-card header span.connected{color:#3f674c}.security-note,.form-error{color:#625f58;gap:9px;font-size:12px;display:flex}.form-error{color:#b43c28}.automation-choice{margin:22px 0 6px}.choice-label{color:#625f58;margin-bottom:10px;font-size:12px;font-weight:600}.choice-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.choice-card{text-align:left;cursor:pointer;color:#24221f;background:#ebe7de;border:1px solid #c9c3b7;border-radius:10px;flex-direction:column;gap:7px;padding:16px;transition:border-color .15s,background .15s;display:flex}.choice-card b{font-size:14px}.choice-card span{color:#625f58;font-size:12px;line-height:1.5}.choice-card.selected{background:#f1e4df;border-color:#b43c28;box-shadow:inset 0 0 0 1px #b43c28}.responsibility-check{color:#4a4842;cursor:pointer;align-items:flex-start;gap:10px;margin:18px 0;font-size:12.5px;line-height:1.5;display:flex}.responsibility-check input{accent-color:#b43c28;flex-shrink:0;width:16px;height:16px;margin-top:2px}.oauth-guide{color:#4a4842;background:#ebe7de;border:1px solid #d0cabf;border-radius:10px;margin:18px 0;padding:14px 16px;font-size:12.5px;line-height:1.55}.oauth-guide summary{cursor:pointer;color:#24221f;font-weight:700}.oauth-guide ol{margin:14px 0;padding-left:20px}.oauth-guide li{margin:8px 0}.oauth-guide code{overflow-wrap:anywhere;color:#7f2d20}.redirect-options{border-top:1px solid #d0cabf;border-bottom:1px solid #d0cabf;gap:4px;padding:12px 0;display:grid}.redirect-options span{color:#625f58;margin-bottom:6px}.oauth-guide p{margin:12px 0 0}.dashboard-shell{background:#f3f0e9;grid-template-columns:220px 1fr;min-height:100vh;display:grid}.dashboard-nav{border-right:1px solid #d9d4c9;flex-direction:column;justify-content:space-between;padding:28px 22px;display:flex}.dashboard-nav nav{gap:6px;display:grid}.dashboard-nav nav a{color:#625f58;cursor:pointer;border-radius:7px;align-items:center;gap:9px;padding:10px;font-size:13px;display:flex}.dashboard-nav nav a.active{color:#24221f;background:#e5e0d6}.dashboard-main{width:100%;max-width:1300px;margin:auto;padding:40px}.dashboard-header{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.dashboard-header h1{letter-spacing:-.06em;margin:8px 0 0;font-size:42px}.dashboard-grid{grid-template-columns:2fr 1fr;gap:18px;display:grid}.workspace-card{background:#ebe7de;border:1px solid #d0cabf;border-radius:12px;overflow:hidden}.workspace-card>header b{color:#24221f}.release-brief h2{letter-spacing:-.04em;max-width:700px;margin:30px 25px 10px;font-size:27px;line-height:1.25}.release-brief>p{color:#625f58;margin:0 25px}.tag-row{flex-wrap:wrap;gap:7px;padding:25px;display:flex}.tag-row span{color:#625f58;border:1px solid #d0cabf;border-radius:99px;padding:6px 9px;font-size:11px}.connection-list{margin:0;padding:14px 20px;list-style:none}.connection-list li{border-bottom:1px solid #d9d4c9;grid-template-columns:8px 1fr auto;align-items:center;gap:9px;padding:12px 0;font-size:13px;display:grid}.connection-list li>span{background:#aaa297;border-radius:50%;width:7px;height:7px}.connection-list small{color:#625f58}.pipeline-card{margin-top:18px}.pipeline-row{grid-template-columns:repeat(4,1fr);padding:30px 25px;display:grid}.pipeline-row>div{color:#625f58;align-items:center;gap:9px;font-size:12px;display:flex}.pipeline-row i{border:1px solid #c9c3b7;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.pipeline-row .working i{color:#fff;background:#b43c28;border-color:#b43c28}.pipeline-row .complete i{color:#fff;background:#4f745c;border-color:#4f745c}.pipeline-message,.pipeline-output{background:#e5e0d6;border-radius:8px;align-items:center;gap:9px;margin:0 25px 25px;padding:16px;display:flex}.pipeline-message.error{color:#b43c28}.pipeline-output{justify-content:space-between;align-items:end}.pipeline-output h3{margin:6px 0}.pipeline-output p{color:#625f58;max-width:700px}.pipeline-output>span{white-space:nowrap;color:#3f674c;gap:8px;font-size:12px;display:flex}.automation-card{grid-column:1/-1;margin-top:18px}.mode-toggle{flex-wrap:wrap;gap:10px;padding:18px 20px 6px;display:flex}.mode-toggle button{color:#625f58;cursor:pointer;background:#f3f0e9;border:1px solid #c9c3b7;border-radius:8px;align-items:center;gap:7px;padding:10px 14px;font-size:13px;display:flex}.mode-toggle button.active{color:#24221f;background:#f1e4df;border-color:#b43c28;box-shadow:inset 0 0 0 1px #b43c28}.mode-toggle button:disabled{opacity:.5;cursor:default}.mode-toggle-3 button{flex:1;justify-content:center;min-width:120px}.mode-note{color:#625f58;margin:6px 20px 18px;font-size:12.5px;line-height:1.5}@media(max-width:800px){.nav-links>a{display:none}.hero{padding-top:70px}.preview-body,.split-section,.onboarding-shell,.dashboard-shell,.step-grid,.plan-grid,.dashboard-grid,.hero-points{grid-template-columns:1fr}.onboarding-aside{gap:30px;min-height:auto}.dashboard-nav{border-bottom:1px solid #d9d4c9;border-right:0;flex-direction:column;gap:12px;padding:14px 16px}.dashboard-nav nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:6px;display:flex;overflow-x:auto}.dashboard-nav nav::-webkit-scrollbar{display:none}.dashboard-nav nav a{white-space:nowrap;flex:none;padding:9px 12px;font-size:12px}.dashboard-main{padding:25px}.pipeline-row{grid-template-columns:1fr;gap:15px}.pipeline-row svg{display:none}.field-row,.choice-grid{grid-template-columns:1fr}.preview-body{grid-template-columns:90px 1fr}.round-button{display:none}.hero-actions,footer{flex-direction:column;align-items:flex-start}}.auth-shell{background:#f6f3ed;grid-template-columns:minmax(340px,.9fr) minmax(500px,1.1fr);min-height:100vh;display:grid}.auth-intro{color:#f7f4ed;background:#292722;flex-direction:column;justify-content:space-between;padding:38px clamp(34px,6vw,88px);display:flex;position:relative;overflow:hidden}.auth-intro:after{content:"";border:1px solid #514d46;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-170px;right:-210px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff03}.auth-intro-top{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.auth-back{color:#d8d2c8}.auth-back:hover{color:#fff}.auth-intro-copy{z-index:1;position:relative}.auth-intro .kicker{color:#ef795f}.auth-intro h1{letter-spacing:-.07em;color:#f7f4ed;max-width:620px;margin:22px 0 26px;font-size:clamp(52px,6vw,82px);font-weight:500;line-height:.94}.auth-intro-copy>p:last-child{color:#bdb6aa;max-width:480px;margin:0;font-size:15px;line-height:1.7}.auth-intro-note{z-index:1;color:#898278;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:11px;position:relative}.auth-form{place-items:center;padding:60px 34px;display:grid}.auth-form form{width:min(450px,100%)}.auth-heading{margin-bottom:30px}.auth-form h2{color:#24221f;letter-spacing:-.06em;margin:14px 0 12px;font-size:clamp(38px,4vw,48px);line-height:1}.auth-heading>p:last-child{color:#625f58;margin:0;font-size:14px}.auth-form .field{margin:17px 0}.auth-form .field>span{color:#393631}.auth-form .field input{color:#24221f;background:#fff;border-color:#d0cabf;min-height:52px;padding:0 15px;transition:border-color .2s,box-shadow .2s}.auth-form .field input:focus{border-color:#70695f;outline:0;box-shadow:0 0 0 3px #29272214}.auth-submit{width:100%;min-height:52px;margin-top:9px}.auth-divider{color:#777168;align-items:center;gap:13px;margin:25px 0 17px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#d9d4c9;flex:1;height:1px}.auth-divider span{white-space:nowrap}.google-auth-button{color:#393631;cursor:pointer;background:#fff;border:1px solid #d0cabf;border-radius:99px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:48px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.google-auth-button:hover{background:#eeeae2;border-color:#9f988d}.google-auth-button:disabled{opacity:.5;cursor:not-allowed}.google-icon{flex:none;width:18px;height:18px}.auth-switch{text-align:center;color:#625f58;margin:24px 0 0;font-size:12px}.auth-switch button{color:#292722;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.auth-error{color:#9b2f1d;background:#f8e8e3;border:1px solid #e3b6aa;border-radius:8px;padding:11px 13px;line-height:1.45}@media(max-width:800px){.auth-shell{display:block}.auth-intro{min-height:auto;padding:24px 25px}.auth-intro-copy,.auth-intro-note{display:none}.auth-form{padding:50px 25px 60px}.auth-form h2{font-size:40px}}.field input::placeholder,.field textarea::placeholder{color:#625f58;opacity:1}.dashboard-header-actions{align-items:center;gap:14px;display:flex}.compilation-menu-wrap{position:relative}.compilation-menu{z-index:30;background:#fff;border:1px solid #d0cabf;border-radius:12px;flex-direction:column;min-width:248px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px #00000024}.compilation-menu button{color:#24221f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;padding:9px 11px;transition:all .15s;display:flex}.compilation-menu button:hover{background:#f3f0e9}.compilation-menu button span{flex-direction:column;line-height:1.3;display:flex}.compilation-menu button small{color:#7c766b;font-size:11px}.compilation-brief{border-bottom:1px solid #ece8df;flex-direction:column;gap:5px;margin-bottom:4px;padding:8px 11px 10px;display:flex}.compilation-brief>span{color:#24221f;font-size:12px;font-weight:600}.compilation-brief>span small{color:#7c766b;font-weight:400}.compilation-brief input{color:#24221f;background:#fbfaf7;border:1px solid #d0cabf;border-radius:8px;width:100%;padding:7px 9px;font-size:13px}.compilation-brief input:focus{background:#fff;border-color:#9f988d;outline:none}.compilation-brief-hint{color:#7c766b;font-size:11px}.profile-chip{position:relative}.profile-chip-trigger{color:#24221f;cursor:pointer;background:#fff;border:1px solid #d0cabf;border-radius:99px;align-items:center;gap:10px;min-height:40px;padding:5px 12px 5px 6px;transition:all .2s;display:flex}.profile-chip-trigger:hover{background:#f3f0e9;border-color:#9f988d}.profile-avatar{color:#fff;background:#292722;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:grid;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-id{text-align:left;flex-direction:column;max-width:160px;line-height:1.15;display:flex}.profile-id b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.profile-id small{color:#625f58;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-caret{color:#807a70;flex:none}.profile-menu{z-index:40;background:#fff;border:1px solid #d9d4c9;border-radius:12px;gap:2px;min-width:220px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #29272224}.profile-chip.left .profile-menu{left:0;right:auto}.profile-menu-head{border-bottom:1px solid #ece8df;margin-bottom:4px;padding:8px 10px 10px;line-height:1.3;display:grid}.profile-menu-head b{font-size:13px}.profile-menu-head small{color:#625f58;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-menu button{color:#393631;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:9px;width:100%;padding:9px 10px;font-size:13px;display:flex}.profile-menu button:hover{background:#f3f0e9}.profile-menu-danger{color:#b43c28;justify-content:flex-start}.youtube-connection-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:12px;display:flex}.youtube-disconnect{color:#b43c28;font-size:12.5px;font-weight:600}.youtube-disconnect:disabled{opacity:.5;cursor:not-allowed}.youtube-upgrade{margin-top:12px}.channel-switcher{background:#faf8f2;border:1px solid #e0dccf;border-radius:12px;margin-top:14px;padding:14px}.channel-switcher .form-subhead{align-items:center;gap:7px;margin:0 0 4px;font-size:13px;font-weight:600;display:flex}.channel-switcher .form-intro{margin:0 0 10px}.channel-switcher-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.channel-switcher-list li{background:#fff;border:1px solid #e0dccf;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.channel-switcher-list li.active{background:#f2f8ef;border-color:#b9d3b4}.channel-switcher-id{align-items:center;gap:8px;min-width:0;display:flex}.channel-switcher-id b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.channel-switcher-id small{color:#807a70;flex:none;font-size:11px}.channel-active-badge{color:#3d7a34;background:#e2efdd;border-radius:999px;flex:none;align-items:center;gap:3px;padding:2px 7px;font-size:10.5px;font-weight:700;display:inline-flex}.channel-switcher-actions{flex:none;align-items:center;gap:8px;display:flex}.channel-current{color:#807a70;font-size:11.5px;font-weight:600}@media(max-width:800px){.profile-id{display:none}}.security-section .section-heading span{align-items:center;gap:6px;display:inline-flex}.security-lede{color:#625f58;max-width:640px;margin:14px auto 0;line-height:1.6}.security-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:18px;display:grid}.security-grid article{background:#ebe7de;border:1px solid #d0cabf;border-radius:14px;padding:26px}.security-icon{color:#f0c14b;background:#292722;border-radius:11px;place-items:center;width:42px;height:42px;margin-bottom:16px;display:grid}.security-grid h3{letter-spacing:-.03em;margin:0 0 8px;font-size:18px}.security-grid p{color:#625f58;margin:0;font-size:14px;line-height:1.6}.security-footnote{color:#807a70;justify-content:center;align-items:center;gap:8px;margin:22px 0 0;font-size:12px;display:flex}@media(max-width:800px){.security-grid{grid-template-columns:1fr}}.button-stop{background:#b43c28;border-color:#b43c28}.button-stop:hover{background:#9b2f1d;border-color:#9b2f1d}.queue-upload-fab{z-index:60;color:#fff;cursor:pointer;background:#b43c28;border:1px solid #b43c28;border-radius:99px;align-items:center;gap:9px;min-height:48px;padding:0 22px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #00000047}.queue-upload-fab:hover{background:#9b2f1d;border-color:#9b2f1d}.queue-upload-fab:disabled{opacity:.55;cursor:not-allowed}.command-bar{border-color:#b43c28;margin-bottom:18px;box-shadow:inset 0 0 0 1px #b43c2840}.command-bar>header{justify-content:space-between;align-items:center;gap:10px;padding:14px 20px 0;display:flex}.command-bar>header span{color:#b43c28;letter-spacing:.02em;align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.command-bar>header b{color:#a8a294;font-size:12px;font-weight:500}.command-bar-row{align-items:stretch;gap:10px;padding:14px 20px 4px;display:flex}.command-bar-input{color:#e8e3d6;font:inherit;box-sizing:border-box;background:#15140f;border:1px solid #2a2823;border-radius:9px;flex:1;padding:13px 15px;font-size:14px}.command-bar-input:focus{border-color:#b43c28;outline:none}.command-bar-input::placeholder{color:#6f6a5d}.command-bar-row .button{white-space:nowrap;align-items:center;gap:7px;display:flex}.command-bar-error{color:#e08a7a;margin:4px 20px 0;font-size:12.5px}.dashboard-shell:not(.theme-dark) .command-bar-input{color:#24221f;background:#fff;border-color:#c9c3b7}.dashboard-shell:not(.theme-dark) .command-bar-input::placeholder{color:#9a9384}.dashboard-shell:not(.theme-dark) .command-bar>header b{color:#625f58}.optimization-card .advice-input{color:#e8e3d6;width:100%;font:inherit;resize:vertical;box-sizing:border-box;background:#15140f;border:1px solid #2a2823;border-radius:9px;margin:4px 0 10px;padding:10px 12px;font-size:13px}.optimization-card .advice-input:focus{border-color:#5fd08a;outline:none}.advice-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.auto-opt-toggle{color:#a8a294;cursor:pointer;align-items:center;gap:7px;font-size:12px;display:flex}.advice-auto{color:#c9c3b5;margin:12px 0 0;font-size:12px;line-height:1.5}.mutation-log{flex-direction:column;gap:5px;margin:10px 0 0;padding:0;list-style:none;display:flex}.mutation-log li{color:#c9c3b5;font-size:12px}.mutation-log li small{color:#8c8678;display:block}.seo-god{flex-direction:column;gap:6px;margin:10px 25px 4px;display:flex}.seo-god small{color:#8a8478;font-size:11.5px;line-height:1.5}.seo-god-button{align-self:flex-start;font-weight:600;color:#5a4708!important;background:linear-gradient(#f6eccf,#ead9a8)!important;border-color:#c9a73c!important}.seo-god-button:hover:not(:disabled){filter:brightness(1.02);border-color:#b8962f!important}.theme-dark .seo-god-button{color:#f0d98a!important;background:linear-gradient(#3a3216,#2a240f)!important;border-color:#7a6320!important}.pipeline-feed{color:#d7d2c6;background:#15140f;border:1px solid #1f1d1a;border-radius:10px;max-height:260px;margin:0 25px 22px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:auto}.pipeline-feed-head{color:#a8a294;letter-spacing:.04em;text-transform:uppercase;background:#1c1a16;border-bottom:1px solid #2a2823;align-items:center;gap:7px;padding:10px 14px;font-size:10px;display:flex;position:sticky;top:0}.feed-live{color:#5fd08a;margin-left:auto;font-size:10px;font-style:normal;animation:1.4s ease-in-out infinite feedpulse}.feed-copy{color:#c6c0b4;font:inherit;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #34312a;border-radius:7px;align-items:center;gap:5px;margin-left:auto;padding:3px 9px;font-size:10px;display:inline-flex}.feed-live~.feed-copy{margin-left:8px}.feed-copy:hover:not(:disabled){color:#e8e3d8;border-color:#5fd08a}.feed-copy:disabled{opacity:.45;cursor:default}@keyframes feedpulse{50%{opacity:.35}}.gen-queue{background:#f6f3ec;border:1px solid #d9d4c9;border-radius:10px;margin:0 25px 20px;overflow:hidden}.gen-queue-head{border-bottom:1px solid #e4dfd4;align-items:center;gap:10px;padding:9px 14px;font-size:11px;display:flex}.gen-queue-head span{align-items:center;gap:6px;font-weight:600;display:inline-flex}.gen-queue-head b{color:#777166;font-weight:500}.gen-queue-head .text-link{cursor:pointer;margin-left:auto;font-size:11px}.gen-queue ul{margin:0;padding:4px 0;list-style:none}.gen-queue li{align-items:center;gap:10px;padding:7px 14px;font-size:12.5px;display:flex}.gen-queue li .gen-label{text-overflow:ellipsis;white-space:nowrap;max-width:48%;font-weight:600;overflow:hidden}.gen-queue li .gen-status{color:#777166;font-size:11.5px}.gen-queue li a{color:#3f674c;align-items:center;gap:4px;margin-left:auto;font-size:11.5px;text-decoration:underline;display:inline-flex}.gen-dot{background:#b8b2a4;border-radius:50%;flex:none;width:9px;height:9px}.gen-dot.gen-running{background:#d59a2e;animation:1.2s ease-in-out infinite feedpulse}.gen-dot.gen-queued{background:#9a948696}.gen-dot.gen-done{background:#4f9d6b}.gen-dot.gen-failed{background:#c0533f}.theme-dark .gen-queue{background:#1c1a16;border-color:#34312a}.theme-dark .gen-queue-head{color:#c6c0b4;border-color:#2a2823}.theme-dark .gen-queue-head b{color:#8c8678}.feed-line{white-space:pre-wrap;word-break:break-word;margin:0;padding:3px 14px;line-height:1.5}.feed-line:first-of-type{padding-top:10px}.feed-line:last-of-type{padding-bottom:12px}.feed-info{color:#b9b3a6}.feed-stage{color:#f0c14b}.feed-ok{color:#6fd596}.feed-error{color:#ff7a63}.site-footer{grid-template-columns:minmax(280px,1fr) minmax(360px,.8fr) auto;align-items:start;gap:28px;display:grid}.footer-brand{align-items:flex-start;gap:0;display:flex}.footer-brand p{max-width:690px;margin:0 0 0 6px;line-height:1.55}.footer-legal{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:12px 18px;display:flex}.footer-legal a,.footer-legal button{color:#625f58;text-align:left;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;line-height:1.35;text-decoration:underline}.footer-legal a:hover,.footer-legal button:hover{color:#b43c28}.site-footer small{white-space:nowrap}.legal-backdrop{z-index:100;background:#1a1814a8;place-items:center;padding:20px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.legal-modal{background:#f3f0e9;border:1px solid #d0cabf;border-radius:18px;flex-direction:column;width:min(780px,100%);max-height:min(88vh,900px);display:flex;overflow:hidden;box-shadow:0 30px 80px #00000047}.legal-header{border-bottom:1px solid #d9d4c9;justify-content:space-between;gap:20px;padding:26px 30px 20px;display:flex}.legal-header h2{letter-spacing:-.05em;margin:7px 0 4px;font-size:34px}.legal-header p:last-child{color:#807a70;margin:0;font-size:12px}.legal-close{color:#393631;cursor:pointer;background:0 0;border:1px solid #d0cabf;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.legal-copy{color:#514d46;padding:26px 30px;font-size:14px;line-height:1.65;overflow-y:auto}.legal-copy>p:first-child{color:#393631;margin-top:0;font-size:15px}.legal-copy h3{color:#24221f;margin:25px 0 5px;font-size:16px}.legal-copy p{margin:0 0 12px}.legal-copy a{color:#9b2f1d}.legal-actions{border-top:1px solid #d9d4c9;justify-content:flex-end;padding:14px 30px;display:flex}.legal-consent{color:#625f58;align-items:flex-start;gap:9px;margin:18px 0 4px;font-size:12px;line-height:1.5;display:flex}.legal-consent input{accent-color:#b43c28;flex:none;width:16px;height:16px;margin-top:1px}.legal-consent button,.legal-consent a{color:#393631;font-size:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.cookie-notice{z-index:90;background:#ebe7de;border:1px solid #c9c3b7;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;max-width:1160px;margin:auto;padding:22px 24px;display:flex;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 18px 60px #29272233}.cookie-notice h2{letter-spacing:-.04em;margin:6px 0 5px;font-size:20px}.cookie-notice p:last-child{color:#625f58;max-width:720px;margin:0;font-size:12px;line-height:1.55}.cookie-notice a{color:#393631}.cookie-actions{flex:none;gap:9px;display:flex}.cookie-actions .button{white-space:nowrap}@media(max-width:800px){.site-footer{grid-template-columns:1fr}.footer-brand{display:block}.footer-brand p{margin:10px 0 0}.footer-legal{order:4;justify-content:flex-start;width:100%}.legal-backdrop{padding:10px}.legal-header,.legal-copy{padding-left:20px;padding-right:20px}.legal-header h2{font-size:28px}.cookie-notice{padding:18px;display:block;bottom:12px;left:12px;right:12px}.cookie-actions{margin-top:15px}.cookie-actions .button{flex:1;padding:0 13px}}.dashboard-main,.workspace-card,.pipeline-message,.pipeline-output{color:#24221f}.workspace-card{background:#f3f0e9}.pipeline-message,.pipeline-output{background:#e5e0d6}.pipeline-message.error{color:#8f2919;background:#f8e8e3}.pipeline-feed{color:#e8e3d8;background:#15140f}.pipeline-feed-head{color:#c6c0b4;background:#1c1a16}.pipeline-row{row-gap:18px}.stage-report{background:#efebe2;border:1px solid #d0cabf;border-radius:10px;margin:0 25px 22px;padding:0;list-style:none;overflow:hidden}.stage-report li{color:#4a473f;border-bottom:1px solid #ddd7cb;grid-template-columns:18px 76px 1fr auto;align-items:center;gap:10px;padding:9px 14px;font-size:12px;display:grid}.stage-report li:last-child{border-bottom:0}.stage-report li>b:first-child{color:#8a8478;font-weight:600}.stage-report b{color:#24221f;font-size:12px}.stage-report .stage-ms{color:#8a8478;font-variant-numeric:tabular-nums}.stage-badge{letter-spacing:.05em;text-transform:uppercase;text-align:center;border:1px solid;border-radius:99px;padding:2px 7px;font-size:10px}.stage-badge.live{color:#3f674c;background:#e2eee6;border-color:#4f745c}.stage-badge.fallback{color:#8a6d1f;background:#f5ecd2;border-color:#c9a73c}.stage-badge.held{color:#5b574e;background:#e9e4da;border-color:#aaa297}.stage-badge.failed{color:#b43c28;background:#f6e3de;border-color:#b43c28}.publish-sim{color:#6e5614;background:#f5ecd2;border:1px solid #c9a73c;border-radius:8px;align-items:center;gap:9px;margin:0 25px 22px;padding:12px 16px;font-size:12.5px;display:flex}.artifact-gallery{background:#efebe2;border:1px solid #d0cabf;border-radius:10px;margin:0 25px 22px;overflow:hidden}.artifact-gallery>header{color:#625f58;border-bottom:1px solid #d0cabf;justify-content:space-between;padding:10px 14px;font-size:12px;display:flex}.audio-artifact{border-bottom:1px solid #d0cabf;grid-template-columns:minmax(190px,1fr) minmax(220px,2fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.audio-artifact>div,.audio-artifact span{align-items:center;gap:9px;display:flex}.audio-artifact span{flex-direction:column;align-items:flex-start;gap:2px}.audio-artifact small{color:#777166}.audio-artifact audio{width:100%;height:36px}.audio-artifact a{color:#3f674c;align-items:center;gap:5px;font-size:12px;text-decoration:underline;display:inline-flex}.visual-artifacts{grid-template-columns:repeat(3,1fr);gap:12px;padding:14px;display:grid}.visual-artifacts article{flex-direction:column;gap:7px;font-size:12px;display:flex}.visual-artifacts img,.artifact-placeholder{aspect-ratio:16/9;object-fit:cover;border:1px solid #d0cabf;border-radius:7px;width:100%}.artifact-placeholder{color:#8a8478;background:#e5e0d6;place-items:center;display:grid}@media(max-width:800px){.audio-artifact,.visual-artifacts{grid-template-columns:1fr}}.hashtag-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.hashtag-row span{color:#3f674c;background:#e2eee6;border-radius:99px;padding:3px 8px;font-size:11px}.pipeline-output a,.connection-list a{color:#3f674c;align-items:center;gap:4px;text-decoration:underline;display:inline-flex}.pipeline-output>span{flex-direction:column;align-items:flex-end;gap:6px}@media(max-width:800px){.stage-report li{grid-template-columns:18px 76px 1fr}.stage-report .stage-ms{display:none}}.artifact-tabs{border-bottom:1px solid #d0cabf;gap:4px;padding:8px 14px;display:flex}.artifact-tabs button{color:#625f58;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 12px;font-size:12px}.artifact-tabs button.active{color:#24221f;background:#fff;border-color:#b8b1a5}.artifact-empty{color:#8a8478;padding:18px 14px;font-size:12px}.render-artifact{grid-template-columns:1fr auto;gap:5px 12px;padding:18px 14px;display:grid}.render-artifact small{color:#777166}.render-artifact .verified{color:#3f674c}.render-artifact .unverified{color:#b43c28}.clone-row{align-items:center;gap:14px;margin:6px 0 14px;display:flex}.clone-row span{color:#9b958a;max-width:320px;font-size:11.5px;line-height:1.45}.clone-preview{color:#ece8df;background:#15130f;border:1px solid #2e2b26;border-radius:14px;margin:0 0 16px;padding:16px}.clone-preview header{align-items:center;gap:12px;display:flex}.clone-preview header img{object-fit:cover;border-radius:50%;width:46px;height:46px}.clone-preview header div{flex:1;line-height:1.3;display:grid}.clone-preview header small{color:#9b958a;font-size:11px}.clone-preview>p{color:#c9c3b5;margin:10px 0 6px;font-size:12.5px;line-height:1.5}.clone-preview ul{gap:3px;margin:6px 0;padding:0;list-style:none;display:grid}.clone-preview li{color:#9b958a;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.clone-preview>small{color:#7a7468;font-size:10.5px}.optional-tag{color:#9b958a;letter-spacing:.08em;text-transform:uppercase;vertical-align:middle;margin-left:8px;font-size:11px}.style-examples{grid-template-columns:repeat(3,1fr);gap:12px;margin:8px 0 16px;display:grid}.style-examples figure{margin:0;position:relative}.style-examples img{aspect-ratio:16/10;object-fit:cover;border:1px solid #2e2b26;border-radius:12px;width:100%}.style-examples .style-remove{color:#fff;cursor:pointer;background:#000000b8;border:0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:7px;right:7px}.style-actions{gap:6px;margin-top:6px;display:flex}.style-actions button{color:#c9c3b5;cursor:pointer;background:#15130f;border:1px solid #2e2b26;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:5px 0;font-size:11px;font-weight:600;transition:border-color .15s,color .15s;display:flex}.style-actions button:hover{color:#ece8df;border-color:#b43c28}.style-upload{aspect-ratio:16/10;color:#9b958a;cursor:pointer;border:1px dashed #4a463e;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:12px;transition:border-color .15s;display:flex}.style-upload:hover{color:#ece8df;border-color:#b43c28}.form-subhead{color:#24221f;letter-spacing:-.01em;align-items:center;gap:8px;margin:18px 0 4px;font-size:13.5px;font-weight:700;display:flex}.persistent-characters{border-top:1px solid #d9d4c9;margin-top:24px;padding-top:18px}.studio-badge{letter-spacing:.07em;text-transform:uppercase;color:#5a3d12;background:linear-gradient(120deg,#f7d27a,#e3a94b);border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.character-row{grid-template-columns:84px 1fr auto;align-items:start;gap:12px;margin:14px 0;display:grid}.character-fields{flex-direction:column;gap:8px;min-width:0;display:flex}.character-fields .character-name,.character-fields .character-desc{color:#24221f;width:100%;font:inherit;background:#ebe7de;border:1px solid #c9c3b7;border-radius:8px;padding:11px 12px}.character-fields .character-desc{resize:vertical;min-height:64px;line-height:1.5}.character-fields .character-name:focus,.character-fields .character-desc:focus{border-color:#70695f;outline:0;box-shadow:0 0 0 3px #29272214}.character-fields .character-name::placeholder,.character-fields .character-desc::placeholder{color:#8a8478;opacity:1}.character-image-upload{color:#7a756c;cursor:pointer;background:#ebe7de;border:1px dashed #b9b2a6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:84px;height:84px;font-size:11px;transition:border-color .15s,color .15s;display:flex}.character-image-upload:hover{color:#b43c28;border-color:#b43c28}.character-image{width:84px;height:84px;margin:0;position:relative}.character-image img{object-fit:cover;border:1px solid #c9c3b7;border-radius:10px;width:84px;height:84px}.character-image .style-remove{color:#fff;cursor:pointer;background:#000000b8;border:0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:-7px;right:-7px}.character-remove{color:#7a756c;cursor:pointer;background:#ebe7de;border:1px solid #d0cabf;border-radius:8px;align-self:start;place-items:center;width:32px;height:32px;margin-top:2px;transition:border-color .15s,color .15s,background .15s;display:grid}.character-remove:hover{color:#b43c28;background:#f1e4df;border-color:#b43c28}.character-add{margin-top:12px}.hero-frame-picker{margin-top:6px}.hero-frame-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:10px 0 4px;display:grid}.hero-frame-card{color:#ece8df;text-align:left;cursor:pointer;background:#12100d;border:1px solid #2e2b26;border-radius:12px;flex-direction:column;gap:6px;padding:0 0 8px;transition:border-color .15s;display:flex;overflow:hidden}.hero-frame-card:hover:not(:disabled){border-color:#b43c28}.hero-frame-card:disabled{opacity:.5;cursor:not-allowed}.hero-frame-card img{aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid #2e2b26;width:100%}.hero-frame-card .artifact-placeholder{aspect-ratio:16/9;color:#7a7468;background:#1a1813;place-items:center;width:100%;font-size:11px;display:grid}.hero-frame-meta{gap:1px;padding:0 9px;line-height:1.3;display:grid}.hero-frame-meta b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.hero-frame-meta small{color:#9b958a;font-size:10.5px}.hero-frame-cta{color:#c9c3b5;background:#15130f;border-radius:8px;justify-content:center;align-items:center;gap:5px;margin:2px 9px 0;padding:5px 0;font-size:11px;font-weight:600;display:flex}.dashboard-nav{gap:18px;overflow-y:auto}.control-panel{flex:1;gap:14px;margin:14px 0;display:grid}.cp-block{background:#12100d;border:1px solid #28251f;border-radius:14px;padding:13px 14px}.cp-block h3{color:#b9b3a6;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 9px;font-size:10.5px;font-weight:600;display:flex}.cp-block dl{gap:6px;margin:0;display:grid}.cp-block dl div{justify-content:space-between;gap:10px;font-size:11.5px;display:flex}.cp-block dt{color:#8c8678}.cp-block dd{color:#ece8df;text-align:right;text-overflow:ellipsis;margin:0;overflow:hidden}.cp-block dd a{color:#6fd596;text-decoration:underline}.cp-plan{text-transform:capitalize}.cp-action{width:100%;min-height:36px;margin:4px 0;font-size:12.5px}.cp-hint{color:#8c8678;margin:2px 0 6px;font-size:11px;line-height:1.4}.cp-hint-warn{color:#c9784f}.cp-toggle-row{grid-template-columns:1fr 1fr;gap:6px;margin:8px 0;display:grid}.cp-toggle-row button{color:#9b958a;cursor:pointer;background:#181613;border:1px solid #2e2b26;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:8px 6px;font-size:10.5px;display:flex}.cp-toggle-row button.active{color:#fff;background:#241410;border-color:#b43c28}.cp-field{margin:8px 0;display:block}.cp-field>span{color:#8c8678;margin-bottom:4px;font-size:10.5px;font-weight:600;display:block}.cp-field input,.cp-field textarea{color:#ece8df;resize:vertical;box-sizing:border-box;background:#181613;border:1px solid #2e2b26;border-radius:9px;width:100%;padding:8px 9px;font-size:12px}.cp-field input:focus,.cp-field textarea:focus{border-color:#b43c28;outline:none}.cp-sora-controls{background:#141210;border:1px solid #2e2b26;border-radius:10px;margin:4px 0 2px;padding:10px}.cp-sora-controls .cp-field{margin:6px 0}.cp-seg{flex-wrap:wrap;gap:4px;display:flex}.cp-seg button{color:#9b958a;cursor:pointer;background:#181613;border:1px solid #2e2b26;border-radius:8px;flex:1;min-width:44px;padding:6px 4px;font-size:10.5px}.cp-seg button.active{color:#fff;background:#241410;border-color:#b43c28}.cp-seg button:disabled{opacity:.5;cursor:default}.cp-bpm{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cp-note{color:#8c8678;margin:6px 0;font-size:11px;line-height:1.5}.cp-schedule-readout{background:#161412;border:1px solid #2e2b26;border-radius:9px;margin:8px 0;padding:9px 10px}.cp-next-run{color:#ece8df;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 6px;font-size:11.5px;display:flex}.cp-next-run svg{color:#b43c28;flex-shrink:0}.cp-next-run b{color:#fff;font-weight:600}.cp-countdown{color:#e0a23c;font-weight:600}.cp-slot-row{flex-wrap:wrap;gap:5px;margin:6px 0;display:flex}.cp-slot-row span{color:#cfc9bd;background:#181613;border:1px solid #2e2b26;border-radius:999px;padding:2px 8px;font-size:10.5px}.home-exit-hint{color:#e0a23c;opacity:.9;margin-left:8px;font-size:10.5px;font-style:normal;font-weight:500;display:inline-block}.error-boundary{background:#0a0908;place-items:center;min-height:100vh;padding:24px;display:grid}.error-boundary-card{text-align:center;background:#121009;border:1px solid #2e2b26;border-radius:14px;max-width:440px;padding:28px}.error-boundary-card h1{letter-spacing:-.03em;color:#ece8df;margin:0 0 8px;font-size:20px}.error-boundary-card p{color:#9b958a;margin:0 0 14px;font-size:13px;line-height:1.6}.error-boundary-card pre{text-align:left;white-space:pre-wrap;word-break:break-word;color:#c7857a;background:#181613;border:1px solid #2e2b26;border-radius:9px;margin:0 0 16px;padding:10px;font-size:11px}.error-boundary-actions{justify-content:center;gap:8px;display:flex}.copilot-nav{cursor:pointer}.copilot-scrim{z-index:60;background:#00000073;animation:.2s copilot-fade;position:fixed;top:0;right:0;bottom:0;left:0}@keyframes copilot-fade{0%{opacity:0}to{opacity:1}}.copilot-sidebar{z-index:61;background:#121009;border-left:1px solid #2e2b26;flex-direction:column;width:min(420px,94vw);height:100vh;transition:transform .26s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(102%);box-shadow:-24px 0 60px #00000080}.copilot-sidebar.open{transform:translate(0)}.copilot-head{border-bottom:1px solid #2e2b26;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.copilot-head span{color:#ece8df;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.copilot-head span svg{color:#b43c28}.copilot-state{border-bottom:1px solid #211e1a;flex-wrap:wrap;gap:6px;padding:10px 16px;display:flex}.copilot-state span{color:#cfc9bd;background:#181613;border:1px solid #2e2b26;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;display:flex}.copilot-disclaimer{color:#8c8678;background:#171410;border-bottom:1px solid #211e1a;gap:6px;margin:0;padding:9px 16px;font-size:10.5px;line-height:1.5;display:flex}.copilot-disclaimer svg{color:#e0a23c;flex-shrink:0;margin-top:1px}.copilot-feed{flex-direction:column;flex:1;gap:14px;padding:14px 16px;display:flex;overflow-y:auto}.copilot-empty{text-align:center;color:#8c8678;max-width:300px;margin:auto}.copilot-empty svg{color:#b43c28;margin-bottom:8px}.copilot-empty p{font-size:12.5px;line-height:1.6}.copilot-prompts{flex-direction:column;gap:6px;margin-top:12px;display:flex}.copilot-prompts button{color:#cfc9bd;cursor:pointer;text-align:left;background:#181613;border:1px solid #2e2b26;border-radius:9px;padding:8px 10px;font-size:11.5px}.copilot-prompts button:hover{color:#fff;border-color:#b43c28}.copilot-msg{flex-direction:column;gap:6px;display:flex}.copilot-msg.user{align-items:flex-end}.copilot-bubble{border-radius:12px;max-width:88%;padding:9px 12px;font-size:12.5px;line-height:1.55}.copilot-msg.user .copilot-bubble{color:#f2e9e4;background:#241410;border:1px solid #45271f}.copilot-msg.assistant .copilot-bubble{color:#ece8df;background:#181613;border:1px solid #2e2b26}.copilot-bubble p{margin:0 0 4px}.copilot-bubble p:last-child{margin:0}.copilot-steps{background:#15120e;border:1px dashed #34302a;border-radius:9px;flex-direction:column;gap:4px;margin:0 0 2px;padding:8px 10px;list-style:none;display:flex}.copilot-steps li{color:#9b958a;font-size:10.5px;line-height:1.4}.copilot-steps li b{color:#cfc9bd;font-weight:600}.copilot-offline{color:#8c8678;font-size:10px;font-style:italic}.copilot-suggestions{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.copilot-suggestion{color:#f0d9c8;cursor:pointer;background:#1d1410;border:1px solid #45271f;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;display:flex}.copilot-suggestion:hover:not(:disabled){background:#241410;border-color:#b43c28}.copilot-suggestion:disabled{opacity:.5;cursor:not-allowed}.copilot-suggestion.done{color:#7fb98a;cursor:default;background:0 0;border-style:dashed}.copilot-bubble.thinking{align-items:center;gap:4px;display:inline-flex}.copilot-bubble.thinking i{background:#b43c28;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite copilot-dot;display:inline-block}.copilot-bubble.thinking i:nth-child(2){animation-delay:.2s}.copilot-bubble.thinking i:nth-child(3){animation-delay:.4s}@keyframes copilot-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.copilot-input{border-top:1px solid #2e2b26;align-items:flex-end;gap:8px;padding:12px 14px;display:flex}.copilot-input textarea{resize:none;color:#ece8df;background:#181613;border:1px solid #2e2b26;border-radius:10px;flex:1;max-height:120px;padding:9px 11px;font-family:inherit;font-size:12.5px}.copilot-input textarea:focus{border-color:#b43c28;outline:none}.copilot-input .button{padding:9px 12px}.daily-views-card{margin-top:18px}.daily-views-body{padding:14px 20px 4px}.daily-views-loading,.daily-views-empty{color:#8c8678;margin:14px 20px;font-size:12.5px}.daily-views-chart{width:100%;height:auto;display:block}.chart-grid{stroke:#d9d4c9;stroke-width:1px}.chart-area{fill:#b43c28;opacity:.08}.chart-line{fill:none;stroke:#b43c28;stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.chart-dot{fill:#b43c28}.chart-hit{fill:#0000;cursor:crosshair}.chart-tick{fill:#8c8678;font-family:inherit;font-size:10px}.chart-tick-y{text-anchor:end}.chart-tick-x{text-anchor:middle}.daily-pie-section{border-top:1px solid #d9d4c9;padding:14px 20px 18px}.daily-pie-header{color:#625f58;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.daily-pie-wrap{grid-template-columns:160px 1fr;align-items:start;gap:16px;display:grid}.daily-pie-chart{--pie-stroke:#f3f0e9;flex-shrink:0;width:160px;height:160px}.daily-pie-legend{align-content:start;gap:6px;margin:0;padding:0;list-style:none;display:grid}.daily-pie-legend li{grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:12px;display:grid}.daily-pie-legend li i{border-radius:3px;flex-shrink:0;width:10px;height:10px}.daily-pie-legend li span{text-overflow:ellipsis;white-space:nowrap;color:#4a473f;overflow:hidden}.daily-pie-legend li b{color:#24221f;font-variant-numeric:tabular-nums;white-space:nowrap}.video-views-per-day{color:#4f745c;font-weight:600}.theme-dark .chart-grid{stroke:#2e2b26}.theme-dark .chart-area{opacity:.15}.theme-dark .chart-tick{fill:#8c8678}.theme-dark .daily-pie-section{border-color:#2e2b26}.theme-dark .daily-pie-chart{--pie-stroke:#292722}.theme-dark .daily-pie-legend li span{color:#c6c0b4}.theme-dark .daily-pie-legend li b{color:#e8e3d8}.theme-dark .video-views-per-day{color:#6fd596}@media(max-width:800px){.daily-pie-wrap{grid-template-columns:1fr}.daily-pie-chart{width:120px;height:120px}}.performance-card,.memory-card{margin-top:18px}.performance-note{color:#8c8678;margin:14px 20px;font-size:12.5px}.performance-search{color:#8c8678;background:#fffdf8;border:1px solid #d9d4c9;border-radius:10px;align-items:center;gap:8px;margin:0 20px 4px;padding:8px 12px;display:flex}.performance-search input{color:inherit;background:0 0;border:0;outline:none;flex:1;font-size:13px}.performance-search input::placeholder{color:#b9b3a6}.performance-search-count{color:#777166;flex-shrink:0;font-size:11.5px}.theme-dark .performance-search{background:#15130f;border-color:#2e2b26}.performance-lock{color:#b9b3a6;align-items:center;gap:14px;padding:22px 20px;font-size:13px;line-height:1.55;display:flex}.video-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:18px 20px;display:grid}.video-grid article{flex-direction:column;gap:6px;font-size:12px;display:flex}.video-grid img{aspect-ratio:16/9;object-fit:cover;border:1px solid #2e2b26;border-radius:12px;width:100%}.video-grid b{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.video-grid small{color:#8c8678}.video-grid .button{margin-top:2px}.video-grid-scroll{scrollbar-width:thin;scroll-behavior:smooth;max-height:78vh;overflow-y:auto}.video-grid-scroll::-webkit-scrollbar{width:10px}.video-grid-scroll::-webkit-scrollbar-thumb{background:#9b958a padding-box content-box;border:2px solid #0000;border-radius:99px}.memory-grid{grid-template-columns:3fr 2fr;gap:18px;padding:18px 20px;display:grid}.memory-learnings dl{gap:9px;margin:0;display:grid}.memory-learnings dl div{grid-template-columns:120px 1fr;gap:10px;font-size:12.5px;display:grid}.memory-learnings dt{color:#8c8678;font-weight:600}.memory-learnings dd{margin:0;line-height:1.45}.memory-feeds{color:#6fd596;margin:14px 0 0;font-size:11px}.memory-tops{gap:16px;display:grid}.memory-top h4,.memory-notes h4{letter-spacing:.08em;text-transform:uppercase;color:#b9b3a6;align-items:center;gap:6px;margin:0 0 9px;font-size:11px;display:flex}.memory-top ol{gap:7px;margin:0;padding-left:20px;display:grid}.memory-top li{align-items:center;gap:8px;font-size:12.5px;display:flex}.memory-top li small{color:#8c8678;font-size:11px;display:block}.memory-top-info{flex:1;min-width:0}.memory-top-info b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.memory-top-recreate{flex-shrink:0;align-items:center;gap:5px;display:inline-flex}.memory-empty{color:#8c8678;font-size:12px;line-height:1.5}.memory-notes{padding:0 20px 18px}.memory-notes ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.memory-notes li{grid-template-columns:72px 1fr auto;align-items:baseline;gap:10px;font-size:11.5px;display:grid}.memory-notes li b{letter-spacing:.06em;text-transform:uppercase;font-size:10px}.memory-notes li.went_well b{color:#6fd596}.memory-notes li.do_next b{color:#f0c14b}.memory-notes li small{color:#7a7468;white-space:nowrap}.memory-remember{padding:0 20px 18px}.memory-remember h4{letter-spacing:.08em;text-transform:uppercase;color:#b9b3a6;align-items:center;gap:6px;margin:0 0 9px;font-size:11px;display:flex}.memory-clear-all{color:#c0573c;letter-spacing:.04em;text-transform:none;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-left:auto;padding:0;font-size:10.5px;font-weight:600;display:inline-flex}.memory-clear-all:disabled{opacity:.5;cursor:default}.memory-remember .advice-actions{align-items:center;gap:8px;display:flex}.memory-remember .advice-input{color:#e8e3d6;font:inherit;box-sizing:border-box;background:#15140f;border:1px solid #2a2823;border-radius:9px;flex:1;margin:0;padding:9px 12px;font-size:12.5px}.memory-remember .advice-input:focus{border-color:#5fd08a;outline:none}.memory-remembered{gap:7px;margin:10px 0 0;padding:0;list-style:none;display:grid}.memory-remembered li{grid-template-columns:84px 1fr auto;align-items:baseline;gap:10px;font-size:11.5px;display:grid}.memory-remembered li b{letter-spacing:.06em;text-transform:uppercase;color:#7eb8f0;font-size:10px}.memory-remembered li small{color:#7a7468;white-space:nowrap}.dashboard-shell:not(.theme-dark) .memory-remember h4{color:#8a8478}.dashboard-shell:not(.theme-dark) .memory-remember .advice-input{color:#24221f;background:#fff;border-color:#c9c3b7}.dashboard-shell:not(.theme-dark) .memory-remembered li b{color:#2d5f8f}.dashboard-shell:not(.theme-dark) .memory-remembered li small{color:#8a8478}@media(max-width:800px){.video-grid,.memory-grid{grid-template-columns:1fr}.control-panel{display:grid}.dashboard-nav{overflow:visible}.dashboard-nav nav{flex-wrap:nowrap}.dashboard-nav nav a{background:#7f77661f;border-radius:99px;min-height:38px}.dashboard-nav nav a.active{color:#fff;background:#292722}}.library-compile-seed{color:#777166;gap:5px;width:100%;font-size:11px;display:grid}.library-compile-seed span{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.library-compile-seed small{color:#9a9384}.library-compile-seed input{color:#2c2a25;background:#fffdf8;border:1px solid #d9d4c9;border-radius:9px;padding:8px 11px;font-size:13px}.theme-dark .library-compile-seed input{color:#e8e3d8;background:#15130f;border-color:#3a372f}.library-compile-pipeline{box-sizing:border-box;background:#fffdf8;border:1px solid #d9d4c9;border-radius:11px;gap:8px;width:100%;margin:8px 0 0;padding:12px;list-style:none;display:grid}.theme-dark .library-compile-pipeline{background:#15130f;border-color:#28251f}.library-compile-pipeline li{color:#8a8478;align-items:center;gap:10px;font-size:12.5px;display:flex}.library-compile-pipeline .step-dot{color:#8a8478;background:#fff;border:1px solid #c9c3b7;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.theme-dark .library-compile-pipeline .step-dot{background:#211e19;border-color:#3a372f}.library-compile-pipeline li.done{color:#2f6b3a}.library-compile-pipeline li.done .step-dot{color:#22552f;background:#cfe9d4;border-color:#8fc79c}.library-compile-pipeline li.active{color:#2c2a25;font-weight:600}.theme-dark .library-compile-pipeline li.active{color:#e8e3d8}.library-compile-pipeline li.active .step-dot{color:#fff;background:#b4502a;border-color:#b4502a;animation:1.1s ease-in-out infinite compile-pulse}.library-compile-pipeline li.failed{color:#8a3b2e}.library-compile-pipeline li.failed .step-dot{color:#7a2f1f;background:#f1cdc2;border-color:#d09382;font-weight:800}@keyframes compile-pulse{0%,to{box-shadow:0 0 #b4502a80}50%{box-shadow:0 0 0 5px #b4502a00}}.library-history-head{align-items:center;gap:8px;display:flex}.library-delete{color:#a4503c;cursor:pointer;background:0 0;border:1px solid #e2cfc7;border-radius:7px;align-items:center;gap:5px;margin-left:auto;padding:4px 8px;font-size:11px;transition:all .15s;display:inline-flex}.library-delete:hover{background:#f6e7e1;border-color:#d09382}.library-delete:disabled{opacity:.6;cursor:default}.theme-dark .library-delete{color:#d98a72;border-color:#4a342c}.theme-dark .library-delete:hover{background:#2a1d18}.library-compile-viralonly{flex-direction:row;align-items:center;gap:6px;font-size:12px;display:flex}.library-compile-viralonly input{width:auto}.library-compile-buttons{flex-wrap:wrap;gap:8px;width:100%;display:flex}.failure-tab-btn{align-items:center;gap:5px;display:inline-flex}.failure-gallery{gap:14px;padding:14px;display:grid}.failure-avoid-panel{background:#fcf2ee;border:1px solid #d09382;border-radius:10px;gap:8px;padding:14px 16px;display:grid}.theme-dark .failure-avoid-panel{background:#1e1410;border-color:#5a3428}.failure-avoid-header{color:#8a3b2e;align-items:center;gap:7px;margin:0;font-size:12.5px;font-weight:700;display:flex}.theme-dark .failure-avoid-header{color:#e08070}.failure-avoid-sub{color:#8a7a6c;margin:0;font-size:11.5px;line-height:1.55}.failure-avoid-bullets{gap:5px;margin:2px 0 0;padding:0;list-style:none;display:grid}.failure-avoid-bullets li{color:#5a4a3a;background:#f5e8e2;border-left:3px solid #c07060;border-radius:7px;padding:6px 10px;font-size:12px;line-height:1.5}.theme-dark .failure-avoid-bullets li{color:#d4b8a8;background:#28180f;border-left-color:#a05040}.failure-context{color:#8a8478;margin:0;padding:8px 2px;font-size:11.5px;line-height:1.6}.failure-context b{color:#5a5248}.theme-dark .failure-context b{color:#c4bdb0}.failure-stats-row{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;display:grid}@media(max-width:680px){.failure-stats-row{grid-template-columns:repeat(3,1fr)}}.failure-stat{text-align:center;background:#fffdf8;border:1px solid #d9d4c9;border-radius:9px;padding:10px 12px}.theme-dark .failure-stat{background:#15130f;border-color:#2e2b24}.failure-stat span{letter-spacing:-.03em;color:#2c2a25;font-size:18px;font-weight:700;display:block}.theme-dark .failure-stat span{color:#e8e3d8}.failure-stat small{color:#8a8478;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.failure-section-label{color:#8a8478;text-transform:uppercase;letter-spacing:.06em;margin:4px 0 2px;font-size:11px;font-weight:700}.failure-code-dist ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.failure-code-row{color:#5a5248;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:12px;display:grid}.theme-dark .failure-code-row{color:#aaa297}.failure-code-bar{height:5px;width:var(--pct,0%);background:#c07060;border-radius:3px;min-width:3px;display:block}.failure-code-label{text-transform:capitalize}.failure-code-count{color:#8a8478;white-space:nowrap}.failure-exhibit-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.failure-exhibit{background:#fffdf8;border:1px solid #d9d4c9;border-radius:10px;gap:8px;padding:12px 14px;display:grid}.theme-dark .failure-exhibit{background:#15130f;border-color:#2e2b24}.failure-exhibit-head{align-items:flex-start;gap:12px;display:flex}.failure-thumb{object-fit:cover;border:1px solid #d9d4c9;border-radius:6px;flex-shrink:0;width:96px;height:54px}.failure-exhibit-meta{flex:1;gap:6px;min-width:0;display:grid}.failure-exhibit-meta b{color:#24221f;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.3;overflow:hidden}.theme-dark .failure-exhibit-meta b{color:#e8e3d8}.failure-exhibit-tags{flex-wrap:wrap;gap:4px;display:flex}.failure-tag{color:#5a5248;background:#e9e4da;border:1px solid #d0cabf;border-radius:99px;padding:2px 7px;font-size:10px}.failure-tag-red{color:#8a3b2e;background:#f6e3de;border-color:#d09382}.theme-dark .failure-tag{color:#aaa297;background:#28251f;border-color:#3a372f}.theme-dark .failure-tag-red{color:#e08070;background:#2a1510;border-color:#5a3428}.failure-exhibit-nums{color:#8a8478;flex-wrap:wrap;gap:10px;font-size:11.5px;display:flex}.failure-exhibit-nums b{color:#2c2a25}.theme-dark .failure-exhibit-nums b{color:#e8e3d8}.failure-yt-link{color:#625f58;border:1px solid #d9d4c9;border-radius:7px;flex-shrink:0;align-items:center;gap:3px;padding:6px 8px;font-size:11px;text-decoration:none;display:inline-flex}.failure-yt-link:hover{background:#f3f0e9;border-color:#b8b1a5}.theme-dark .failure-yt-link{color:#aaa297;border-color:#3a372f}.failure-reasons{background:#f3f0e9;border-radius:7px;gap:4px;margin:0;padding:6px 10px;list-style:none;display:grid}.theme-dark .failure-reasons{background:#1c1a16}.failure-reasons li{color:#5a4a3a;align-items:flex-start;gap:6px;font-size:11.5px;line-height:1.5;display:flex}.theme-dark .failure-reasons li{color:#b0a898}.failure-reasons li svg{color:#b4502a;flex-shrink:0;margin-top:2px}.failure-dimensions{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.failure-dim{font-variant-numeric:tabular-nums;border:1px solid #0000;border-radius:99px;padding:2px 7px;font-size:10px}.failure-dim-neg{color:#8a3b2e;background:#f6e3de;border-color:#e0bcb0}.failure-dim-pos{color:#3b6a2e;background:#e3efe0;border-color:#bcd6b0}.theme-dark .failure-dim-neg{color:#e08070;background:#2a1510;border-color:#5a3428}.theme-dark .failure-dim-pos{color:#8fc278;background:#16210f;border-color:#2e4a1f}.intuition-card{border-color:#c7b6a0;margin-bottom:18px}.intuition-card>header{border-bottom:1px solid #d0cabf;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.intuition-grade{color:#fff;border-radius:8px;place-items:center;width:30px;height:30px;font-size:18px;font-weight:700;display:grid}.grade-A{background:#3f8a4f}.grade-B{background:#6a9a3b}.grade-C{background:#c79a2e}.grade-D{background:#c2702e}.grade-F{background:#b43c28}.intuition-gauge{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 18px;display:grid}.intuition-score b{letter-spacing:-.04em;color:#24221f;font-size:30px}.intuition-score small{color:#8a8478;margin-left:4px;font-size:11px}.theme-dark .intuition-score b{color:#ece8df}.intuition-bar{background:#ddd6c9;border-radius:99px;height:9px;overflow:hidden}.intuition-bar i{border-radius:99px;height:100%;display:block}.theme-dark .intuition-bar{background:#2b2820}.intuition-confidence{text-align:right;color:#5a5248;white-space:nowrap;font-size:12px}.intuition-confidence small{color:#9b958a;font-size:10px;display:block}.intuition-plays{gap:6px;padding:6px 18px 14px;display:grid}.intuition-play{background:#f3f0e9;border:1px solid #e2dcd0;border-radius:7px;grid-template-columns:120px 1fr;gap:10px;padding:7px 9px;font-size:12px;display:grid}.theme-dark .intuition-play{background:#1c1a16;border-color:#33302a}.intuition-play.default{opacity:.72}.intuition-avenue{color:#6a4a2e;align-items:center;gap:4px;font-weight:600;display:flex}.intuition-play.backed .intuition-avenue{color:#3f674c}.theme-dark .intuition-play.backed .intuition-avenue{color:#8fc278}.intuition-text{color:#5a5248;line-height:1.45}.theme-dark .intuition-text{color:#b0a898}.intuition-reasons{padding:0 18px 16px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}.health-card{cursor:pointer}.grade-meter{position:relative;height:8px;border-radius:6px;background:#26241e;margin:12px 20px 4px;overflow:visible}.grade-meter i{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,#b43c28,#f0c14b,#5fd08a)}.grade-meter em{position:absolute;top:-3px;width:2px;height:14px;background:#7eb8f0;border-radius:2px}.health-card .mode-note,.manage-grade .mode-note{padding:0 20px 14px;margin:8px 0 0}.manage-shell{display:grid;gap:18px}.manage-identity-body{display:flex;gap:14px;padding:16px 20px;align-items:flex-start}.manage-identity-body img{width:64px;height:64px;border-radius:50%;object-fit:cover}.manage-identity-body h3{margin:0 0 4px;font-size:17px}.manage-identity-body h3 small{color:#8c8678;font-size:12px;margin-left:6px}.manage-stats{margin:0 0 6px;font-size:12.5px;color:#b9b3a6}.manage-about{margin:0;font-size:12.5px;line-height:1.5;color:#8c8678}.manage-fixes{padding:6px 20px 0}.manage-fixes h4,.manage-pending h4,.autopilot-box h4{display:flex;align-items:center;gap:6px;margin:0 0 8px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#b9b3a6}.manage-fixes ul{margin:0;padding-left:18px;display:grid;gap:6px;font-size:12.5px;line-height:1.45}.grade-toggle{display:flex;align-items:center;gap:5px;margin:12px 20px 16px;font-size:12px;color:#b9b3a6;background:none;border:none;cursor:pointer}.grade-params{list-style:none;margin:0;padding:0 20px 18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.grade-params li{display:flex;gap:10px;align-items:flex-start;font-size:12px}.grade-params li b{display:block;font-size:12px}.grade-params li small{display:block;color:#8c8678;line-height:1.4}.grade-params .grade-fix{color:#f0c14b}.grade-chip{flex:0 0 44px;text-align:center;padding:3px 0;border-radius:7px;font-size:11px;font-weight:600}.grade-chip.good{background:#1d2b21;color:#6fd596}.grade-chip.mid{background:#2b2615;color:#f0c14b}.grade-chip.low{background:#2b1a16;color:#e98570}.manage-rebrand>.button,.manage-rebrand>.mode-note{margin:0 20px 14px}.manage-rebrand>.mode-note{margin-top:10px}.rebrand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 20px 18px}.rebrand-grid article{border:1px solid #2a2823;border-radius:11px;padding:14px;display:flex;flex-direction:column;gap:7px}.rebrand-grid h3{margin:0;font-size:15px}.rebrand-grid p{margin:0;font-size:12px;line-height:1.45;color:#b9b3a6}.rebrand-grid .kicker{font-size:10px}.manage-trust{margin:10px 20px 0}.manage-chat{max-height:300px;overflow:auto;margin:12px 20px;display:grid;gap:8px;padding:12px;border:1px solid #2a2823;border-radius:11px;background:#15140f}.manage-chat p{margin:0;font-size:12.5px;line-height:1.5}.manage-chat b{display:block;font-size:10px;letter-spacing:.07em;text-transform:uppercase;margin-bottom:2px}.chat-user b{color:#7eb8f0}.chat-assistant b{color:#6fd596}.manage-copilot .advice-actions{display:flex;gap:8px;margin:0 20px 14px}.manage-copilot .advice-input,.manage-autopilot .advice-input{flex:1;margin:0;padding:9px 12px;border:1px solid #2a2823;border-radius:9px;background:#15140f;color:#e8e3d6;font:inherit;font-size:12.5px;box-sizing:border-box}.manage-copilot .advice-input:focus,.manage-autopilot .advice-input:focus{outline:none;border-color:#5fd08a}.manage-pending{padding:0 20px 14px}.manage-pending article{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border:1px solid #2a2823;border-radius:10px;padding:11px 13px;margin-bottom:8px}.manage-pending article.pending-delete{border-color:#7a3325;background:#1f1411}.manage-pending b{display:flex;align-items:center;gap:5px;font-size:12.5px}.manage-pending small{display:block;color:#8c8678;font-size:11.5px;line-height:1.45;margin-top:3px}.pending-buttons{display:flex;gap:6px;flex:0 0 auto}.delete-confirm{display:flex;gap:8px;align-items:flex-start;margin-top:8px;font-size:11.5px;color:#e98570;line-height:1.45}.delete-confirm input{margin-top:2px}.manage-results{list-style:none;margin:0;padding:0 20px 14px;display:grid;gap:5px;font-size:11.5px}.manage-results li.ok{color:#6fd596}.manage-results li.refused{color:#f0c14b}.manage-results li.failed{color:#e98570}.manage-autopilot .advice-actions{display:flex;gap:8px;margin:12px 20px 0}.manage-standing{list-style:none;margin:10px 20px 0;padding:0;display:grid;gap:6px}.manage-standing li{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:12px;border:1px solid #2a2823;border-radius:9px;padding:8px 12px}.manage-autopilot>.mode-note{margin:10px 20px 0}.autopilot-box{margin:16px 20px 18px;border:1px solid #2a2823;border-radius:11px;padding:16px}.autopilot-box .mode-note{margin:0 0 10px}.autopilot-box .responsibility-check{display:flex;gap:9px;align-items:flex-start;font-size:12px;line-height:1.45;margin-bottom:8px}.autopilot-box .button{margin-top:6px}.studio-perk-grid h3{margin:0 0 8px}.autopilot-goal{display:block;margin:0 0 12px}.autopilot-goal span{display:block;font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:#b9b3a6;margin-bottom:5px}.autopilot-goal textarea{width:100%;padding:9px 12px;border:1px solid #2a2823;border-radius:9px;background:#15140f;color:#e8e3d6;font:inherit;font-size:12.5px;resize:vertical;box-sizing:border-box}.autopilot-goal textarea:focus{outline:none;border-color:#5fd08a}.autopilot-goal-live{color:#6fd596}.dashboard-shell:not(.theme-dark) .autopilot-goal textarea{background:#fff;border-color:#c9c3b7;color:#24221f}.dashboard-shell:not(.theme-dark) .grade-meter{background:#e2ddd1}.dashboard-shell:not(.theme-dark) .manage-chat,.dashboard-shell:not(.theme-dark) .manage-copilot .advice-input,.dashboard-shell:not(.theme-dark) .manage-autopilot .advice-input{background:#fff;border-color:#c9c3b7;color:#24221f}.dashboard-shell:not(.theme-dark) .rebrand-grid article,.dashboard-shell:not(.theme-dark) .manage-pending article,.dashboard-shell:not(.theme-dark) .manage-standing li,.dashboard-shell:not(.theme-dark) .autopilot-box{border-color:#d6d0c4}.dashboard-shell:not(.theme-dark) .manage-pending article.pending-delete{background:#f7e8e3;border-color:#d09382}.dashboard-shell:not(.theme-dark) .rebrand-grid p,.dashboard-shell:not(.theme-dark) .manage-stats{color:#625f58}.dashboard-shell:not(.theme-dark) .grade-chip.good{background:#e2efe5;color:#2f6b44}.dashboard-shell:not(.theme-dark) .grade-chip.mid{background:#f4ecd4;color:#8a6d1f}.dashboard-shell:not(.theme-dark) .grade-chip.low{background:#f4ded7;color:#9b2f1d}@media(max-width:900px){.rebrand-grid,.grade-params{grid-template-columns:1fr}}.scope-transparency{margin:0 0 16px}.scope-info-toggle{display:flex;align-items:center;gap:6px;font-size:13px;color:#9b2f1d;background:none;border:none;cursor:pointer;padding:0}.scope-list{margin-top:10px;border:1px solid #d6d0c4;border-radius:11px;padding:14px 16px;display:grid;gap:8px;background:#faf8f2}.scope-list>p{margin:0;font-size:12.5px;line-height:1.5;color:#625f58}.scope-item{border-top:1px solid #e5e0d6;padding-top:10px}.scope-item:first-of-type{border-top:none;padding-top:0}.scope-item-head{display:flex;align-items:center;gap:10px;justify-content:space-between}.scope-item-id{display:flex;flex-direction:column;gap:2px;font-size:13px}.scope-item-id small{color:#807a70;font-size:11.5px;font-weight:400}.scope-auth{flex:none;white-space:nowrap}.scope-why{margin:6px 0 2px;font-size:12.5px;line-height:1.5;color:#4d4a44}.theme-dark .scope-list{background:#15140f;border-color:#2a2823}.theme-dark .scope-list>p{color:#b9b3a6}.theme-dark .scope-why{color:#b9b3a6}.theme-dark .scope-item{border-top-color:#2a2823}.theme-dark .scope-item-id small{color:#8c8678}html.theme-dark{background:#0a0908}.theme-dark .onboarding-shell,.theme-dark.dashboard-shell{background:#0a0908;color:#ece8df}.theme-dark .onboarding-aside{background:#0f0e0c}.theme-dark .onboarding-form .form-card h2,.theme-dark .onboarding-form .form-intro{color:#ece8df}.theme-dark .onboarding-form .form-intro,.theme-dark .onboarding-form .field>span{color:#9b958a}.theme-dark .onboarding-form .field input,.theme-dark .onboarding-form .field textarea,.theme-dark .onboarding-form .field select{background:#181613;border-color:#2e2b26;color:#ece8df;border-radius:11px}.theme-dark .onboarding-form .field input:focus,.theme-dark .onboarding-form .field textarea:focus,.theme-dark .onboarding-form .field select:focus{outline:none;border-color:#b43c28}.theme-dark .onboarding-form .field input::placeholder,.theme-dark .onboarding-form .field textarea::placeholder{color:#6e6a60}.theme-dark .onboarding-form .form-actions{border-top-color:#28251f}.theme-dark .onboarding-form .form-subhead{color:#ece8df}.theme-dark .onboarding-form .choice-label{color:#9b958a}.theme-dark .character-name,.theme-dark .character-desc{background:#181613;border-color:#2e2b26;color:#ece8df}.theme-dark .character-name::placeholder,.theme-dark .character-desc::placeholder{color:#6e6a60}.theme-dark .character-image-upload{background:#181613;border-color:#3a362f;color:#9b958a}.theme-dark .credential-card{border-color:#28251f;background:#12100d;border-radius:14px}.theme-dark .credential-card header span{color:#8c8678}.theme-dark .credential-card header span.connected{color:#6fd596}.theme-dark .choice-card{background:#12100d;border-color:#2e2b26;color:#ece8df;border-radius:13px}.theme-dark .choice-card span{color:#9b958a}.theme-dark .choice-card.selected{background:#241410;border-color:#b43c28}.theme-dark .responsibility-check,.theme-dark .security-note{color:#9b958a}.theme-dark .button-secondary{color:#ece8df;border-color:#3a362f;background:transparent}.theme-dark .button-secondary:hover{background:#1c1a16;color:#fff;border-color:#4a463e}.theme-dark .dashboard-nav{border-right-color:#1f1d19}.theme-dark .dashboard-nav nav a{color:#9b958a}.theme-dark .dashboard-nav nav a.active{color:#fff;background:#1c1a16}.theme-dark .dashboard-main,.theme-dark .workspace-card,.theme-dark .pipeline-message,.theme-dark .pipeline-output{color:#ece8df}.theme-dark .workspace-card{background:#12100d;border-color:#28251f;border-radius:16px}.theme-dark .workspace-card>header{border-bottom-color:#28251f;color:#9b958a}.theme-dark .workspace-card>header b{color:#ece8df}.theme-dark .release-brief>p,.theme-dark .mode-note,.theme-dark .connection-list small,.theme-dark .pipeline-row>div{color:#9b958a}.theme-dark .tag-row span{border-color:#2e2b26;color:#b9b3a6}.theme-dark .connection-list li{border-bottom-color:#1f1d19}.theme-dark .pipeline-row i{border-color:#3a362f}.theme-dark .mode-toggle button{background:#181613;border-color:#2e2b26;color:#9b958a;border-radius:10px}.theme-dark .mode-toggle button.active{background:#241410;border-color:#b43c28;color:#fff}.theme-dark .pipeline-message,.theme-dark .pipeline-output{background:#181613;border-radius:12px}.theme-dark .pipeline-message.error{background:#241210;color:#ff9a85}.theme-dark .pipeline-output p{color:#9b958a}.theme-dark .stage-report{background:#0f0e0c;border-color:#28251f;border-radius:12px}.theme-dark .stage-report li{border-bottom-color:#1f1d19;color:#b9b3a6}.theme-dark .stage-report b{color:#ece8df}.theme-dark .stage-badge.live{background:#10231a;color:#6fd596;border-color:#2c5b41}.theme-dark .stage-badge.fallback{background:#242012;color:#f0c14b;border-color:#6e5614}.theme-dark .stage-badge.held{background:#1c1a16;color:#b9b3a6;border-color:#4a463e}.theme-dark .stage-badge.failed{background:#241210;color:#ff9a85;border-color:#7f2d20}.theme-dark .artifact-gallery{background:#0f0e0c;border-color:#28251f;border-radius:14px}.theme-dark .artifact-gallery>header,.theme-dark .artifact-tabs{border-bottom-color:#28251f}.theme-dark .artifact-tabs button{color:#9b958a}.theme-dark .artifact-tabs button.active{background:#1c1a16;border-color:#3a362f;color:#fff}.theme-dark .visual-artifacts img,.theme-dark .artifact-placeholder{border-color:#2e2b26;border-radius:11px}.theme-dark .artifact-placeholder{background:#181613;color:#8c8678}.theme-dark .audio-artifact{border-bottom-color:#28251f}.theme-dark .audio-artifact small{color:#8c8678}.theme-dark .publish-sim{background:#242012;border-color:#6e5614;color:#f0c14b;border-radius:12px}.theme-dark .hashtag-row span{background:#10231a;color:#6fd596}.theme-dark .pipeline-output a,.theme-dark .connection-list a,.theme-dark .audio-artifact a{color:#6fd596}.theme-dark .pipeline-output>span{color:#6fd596}.theme-dark .render-artifact small{color:#8c8678}.theme-dark .render-artifact .verified{color:#6fd596}.theme-dark .render-artifact .unverified{color:#ff9a85}.theme-dark .profile-chip-trigger{background:#181613;border-color:#2e2b26;color:#ece8df}.theme-dark .profile-chip-trigger:hover{background:#1c1a16;border-color:#3a362f}.theme-dark .profile-id small{color:#9b958a}.theme-dark .kicker{color:#ef795f}.pipeline-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.pipeline-list li{display:flex;gap:14px;padding:22px;border:1px solid #d0cabf;border-radius:14px;background:#eeeae2}.pipeline-num{flex:0 0 auto;width:34px;height:34px;border-radius:10px;background:#292722;color:#ff876b;display:grid;place-items:center;font-size:15px;font-weight:600}.pipeline-list h3{margin:2px 0 7px;font-size:17px;letter-spacing:-.02em}.pipeline-list p{margin:0;color:#625f58;font-size:13.5px;line-height:1.6}.capability-grid{grid-template-columns:repeat(3,1fr)}@media(max-width:800px){.pipeline-list,.capability-grid{grid-template-columns:1fr}}.dashboard-shell:not(.theme-dark) .cp-block{background:#eeeae2;border-color:#d0cabf}.dashboard-shell:not(.theme-dark) .cp-block h3{color:#8a8478}.dashboard-shell:not(.theme-dark) .cp-block dt{color:#777166}.dashboard-shell:not(.theme-dark) .cp-block dd{color:#24221f}.dashboard-shell:not(.theme-dark) .cp-block dd a{color:#3f674c}.dashboard-shell:not(.theme-dark) .cp-toggle-row button{background:#f3f0e9;border-color:#c9c3b7;color:#625f58}.dashboard-shell:not(.theme-dark) .cp-toggle-row button.active{background:#f1e4df;border-color:#b43c28;color:#24221f}.dashboard-shell:not(.theme-dark) .cp-field>span{color:#777166}.dashboard-shell:not(.theme-dark) .cp-field input,.dashboard-shell:not(.theme-dark) .cp-field textarea{background:#fff;border-color:#c9c3b7;color:#24221f}.dashboard-shell:not(.theme-dark) .cp-field input:focus,.dashboard-shell:not(.theme-dark) .cp-field textarea:focus{border-color:#b43c28}.dashboard-shell:not(.theme-dark) .cp-note{color:#777166}.dashboard-shell:not(.theme-dark) .advice-input{background:#fff;border-color:#c9c3b7;color:#24221f}.dashboard-shell:not(.theme-dark) .advice-input:focus{border-color:#b43c28}.dashboard-shell:not(.theme-dark) .auto-opt-toggle{color:#625f58}.dashboard-shell:not(.theme-dark) .advice-auto,.dashboard-shell:not(.theme-dark) .mutation-log li{color:#514d46}.dashboard-shell:not(.theme-dark) .mutation-log li small{color:#8a8478}.dashboard-shell:not(.theme-dark) .performance-note,.dashboard-shell:not(.theme-dark) .memory-learnings dt,.dashboard-shell:not(.theme-dark) .memory-top li small,.dashboard-shell:not(.theme-dark) .memory-empty,.dashboard-shell:not(.theme-dark) .video-grid small{color:#777166}.dashboard-shell:not(.theme-dark) .performance-lock{color:#625f58}.dashboard-shell:not(.theme-dark) .video-grid img{border-color:#d0cabf}.dashboard-shell:not(.theme-dark) .memory-feeds{color:#3f674c}.dashboard-shell:not(.theme-dark) .memory-top h4,.dashboard-shell:not(.theme-dark) .memory-notes h4{color:#8a8478}.dashboard-shell:not(.theme-dark) .memory-notes li.went_well b{color:#3f674c}.dashboard-shell:not(.theme-dark) .memory-notes li.do_next b{color:#8a6d1f}.dashboard-shell:not(.theme-dark) .memory-notes li small{color:#8a8478}.demo-frame{border-radius:16px;overflow:hidden;border:1px solid #d0cabf;background:#fff;box-shadow:0 36px 80px #4b40302e;max-width:980px;margin:0 auto}.demo-chrome{display:flex;align-items:center;gap:12px;padding:11px 16px;background:#ebe7de;border-bottom:1px solid #d9d4c9}.demo-dots{display:flex;gap:5px}.demo-dots i{width:10px;height:10px;border-radius:50%;background:#cbc4b7}.demo-url{flex:1;font-size:12px;color:#807a70;background:#f3f0e9;border:1px solid #ddd7cb;border-radius:99px;padding:4px 14px}.demo-replay{border:1px solid #ddd7cb;background:#f3f0e9;color:#807a70;border-radius:7px;width:26px;height:26px;display:grid;place-items:center;cursor:pointer}.demo-replay:hover{color:#b43c28;border-color:#b43c28}.demo-video{display:block;width:100%;background:#0a0908}.demo-screen{position:relative;height:clamp(300px,42vw,440px);background:#f6f3ed;overflow:hidden}.demo-scene{position:absolute;top:0;right:0;bottom:0;left:0;padding:26px 30px;opacity:0;transition:opacity .6s ease;pointer-events:none;display:flex;flex-direction:column;gap:12px}.demo-scene.active{opacity:1}.demo-cursor{position:absolute;z-index:5;color:#1b1a17;transition:left 1s cubic-bezier(.4,0,.2,1),top 1s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 2px 3px rgba(0,0,0,.35))}.demo-cursor svg{fill:#fff;stroke:#1b1a17}.demo-click{position:absolute;left:-4px;top:-4px;width:26px;height:26px;border-radius:50%;border:2px solid #b43c28;animation:democlick .8s ease-out}@keyframes democlick{0%{transform:scale(.2);opacity:.9}to{transform:scale(1.6);opacity:0}}.demo-caption{display:flex;align-items:center;gap:12px;padding:14px 18px;border-top:1px solid #e3ddd2;color:#514d46;font-size:13px;background:#fff}.demo-dotnav{display:flex;gap:5px}.demo-dotnav i{width:7px;height:7px;border-radius:50%;background:#d6cfc2}.demo-dotnav i.on{background:#b43c28}.demo-landing .demo-topbar{display:flex;justify-content:space-between;align-items:center}.demo-landing b{font-size:16px;letter-spacing:-.05em}.demo-landing b span,.demo-studio b span{color:#b43c28}.demo-cta{font-size:11px;background:#292722;color:#fff;border-radius:99px;padding:6px 13px}.demo-landing h3{font-size:clamp(26px,4vw,40px);letter-spacing:-.05em;margin:14px 0 2px;font-weight:500}.demo-landing p{margin:0;color:#625f58;font-size:14px}.demo-pillrow{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.demo-pillrow span{font-size:11px;color:#625f58;border:1px solid #d0cabf;border-radius:99px;padding:4px 11px}.demo-form small{color:#b43c28;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.demo-form h4{font-size:24px;letter-spacing:-.03em;margin:4px 0 8px}.demo-form label{display:block;font-size:11px;color:#625f58;margin:9px 0}.demo-form input,.demo-form select{display:block;width:100%;margin-top:5px;border:1px solid #c9c3b7;border-radius:8px;background:#ebe7de;color:#24221f;padding:11px;font-size:13px}.demo-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.demo-studio{display:grid;grid-template-columns:130px 1fr;gap:0;height:100%;margin:-26px -30px}.demo-studio aside{padding:16px 12px;border-right:1px solid #e3ddd2;display:flex;flex-direction:column;gap:8px;background:#f6f3ed}.demo-studio aside b{font-size:14px;letter-spacing:-.05em;margin-bottom:6px}.demo-studio aside span{display:flex;align-items:center;gap:6px;font-size:11px;color:#807a70;padding:6px 8px;border-radius:7px}.demo-studio aside span.on{background:#e5e0d6;color:#24221f}.demo-studio-main{padding:18px 22px;display:flex;flex-direction:column;gap:13px}.demo-studio-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.demo-studio-head small{color:#807a70;font-size:10px;text-transform:uppercase;letter-spacing:.1em;width:100%}.demo-studio-head b{font-size:22px;letter-spacing:-.03em}.demo-run{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:11px;background:#292722;color:#fff;border-radius:99px;padding:7px 13px}.demo-stages{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.demo-stages span{display:flex;align-items:center;gap:5px;font-size:9.5px;color:#807a70}.demo-stages i{width:18px;height:18px;border-radius:50%;border:1px solid #cbc4b7;display:grid;place-items:center;font-size:9px;font-style:normal}.demo-stages .done i{background:#4f745c;border-color:#4f745c;color:#fff}.demo-stages .work i{background:#b43c28;border-color:#b43c28;color:#fff}.demo-feed{border:1px solid #1f1d1a;border-radius:9px;background:#15140f;padding:11px 13px;display:grid;gap:5px}.demo-feed i{font-style:normal;font-size:11px;color:#9fd6b4;font-family:ui-monospace,Menlo,monospace}.demo-tos{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;color:#2f5238;background:#e2eee6;border:1px solid #4f745c;border-radius:8px;padding:8px 11px;width:fit-content}.demo-published{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#3f674c;font-weight:600}.demo-lib{display:grid;gap:8px}.demo-lib div{display:flex;align-items:center;gap:8px;font-size:12px;padding:9px 0;border-bottom:1px solid #ece8df}.demo-lib em{margin-left:auto;color:#807a70;font-style:normal;font-size:10.5px}@media(max-width:800px){.demo-studio{grid-template-columns:96px 1fr}.demo-stages{grid-template-columns:repeat(2,1fr)}}.shots{display:grid;grid-template-columns:1fr 1fr;gap:22px}.shot{margin:0;border-radius:16px;overflow:hidden;border:1px solid #d0cabf;background:#fff;box-shadow:0 30px 70px #4b403024}.shot-chrome{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#ebe7de;border-bottom:1px solid #d9d4c9}.shot-dots{display:flex;gap:5px}.shot-dots i{width:9px;height:9px;border-radius:50%;background:#cbc4b7}.shot-url{font-size:11px;color:#807a70;background:#f3f0e9;border:1px solid #ddd7cb;border-radius:99px;padding:3px 12px}.shot-body{display:grid;grid-template-columns:120px 1fr;min-height:300px}.shot-nav{padding:14px 12px;border-right:1px solid #e3ddd2;display:flex;flex-direction:column;gap:8px;background:#f6f3ed}.shot-wordmark{font-size:14px;letter-spacing:-.05em;margin-bottom:6px}.shot-wordmark span{color:#b43c28}.shot-link{display:flex;align-items:center;gap:6px;font-size:11px;color:#807a70;padding:6px 8px;border-radius:7px}.shot-link.active{background:#e5e0d6;color:#24221f}.shot-themer{margin-top:auto;display:flex;align-items:center;gap:5px;font-size:10px;color:#807a70;border:1px solid #ddd7cb;border-radius:8px;padding:5px 7px}.shot-themer i{width:1px;height:11px;background:#ddd7cb;margin:0 2px}.shot-main{padding:16px 18px;display:flex;flex-direction:column;gap:12px}.shot-head small{color:#807a70;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.shot-head b{display:block;font-size:20px;letter-spacing:-.03em}.shot-stages{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.shot-stages span{display:flex;align-items:center;gap:5px;font-size:9.5px;color:#807a70}.shot-stages i{width:18px;height:18px;border-radius:50%;border:1px solid #cbc4b7;display:grid;place-items:center;font-size:9px;font-style:normal}.shot-stages .done i{background:#4f745c;border-color:#4f745c;color:#fff}.shot-stages .work i{background:#b43c28;border-color:#b43c28;color:#fff}.shot-tos{display:flex;align-items:center;gap:7px;font-size:11px;color:#2f5238;background:#e2eee6;border:1px solid #4f745c;border-radius:8px;padding:8px 10px}.shot-perf{display:flex;gap:18px}.shot-perf span{display:flex;flex-direction:column;font-size:10px;color:#807a70}.shot-perf b{font-size:18px;color:#24221f;letter-spacing:-.03em}.shot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.shot-card{display:flex;flex-direction:column;gap:5px}.shot-thumb{aspect-ratio:16/9;border-radius:6px;background:linear-gradient(135deg,#2a2722,#5a4d3c)}.shot-card i{height:6px;border-radius:3px;background:#ddd7cb}.shot-card i.short{width:60%}.shot-tabs{display:flex;gap:6px;flex-wrap:wrap}.shot-tabs span{font-size:10px;color:#807a70;border:1px solid #ddd7cb;border-radius:6px;padding:4px 9px}.shot-tabs .active{background:#24221f;color:#fff;border-color:#24221f}.shot-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #ece8df;font-size:11px}.shot-row b{flex:1}.shot-row em{color:#807a70;font-style:normal;font-size:10px}.shot-row span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;padding:2px 7px;border-radius:99px}.shot-row .live{background:#e2eee6;color:#3f674c}.shot-row .held{background:#f5ecd2;color:#6e5614}.shot figcaption{padding:13px 16px;border-top:1px solid #e3ddd2;color:#625f58;font-size:12px;line-height:1.5}.shot-dark{background:#0a0908}.shot-dark .shot-nav{background:#0f0e0c;border-right-color:#1f1d19}.shot-dark .shot-wordmark{color:#ece8df}.shot-dark .shot-link{color:#9b958a}.shot-dark .shot-link.active{background:#1c1a16;color:#fff}.shot-dark .shot-themer{color:#9b958a;border-color:#2e2b26}.shot-dark .shot-head b{color:#ece8df}.shot-dark .shot-head small{color:#8c8678}.shot-dark .shot-tabs span{color:#9b958a;border-color:#2e2b26}.shot-dark .shot-tabs .active{background:#241410;color:#fff;border-color:#b43c28}.shot-dark .shot-row{border-bottom-color:#1f1d19;color:#c9c3b5}.shot-dark .shot-row em{color:#8c8678}@media(max-width:800px){.shots{grid-template-columns:1fr}.shot-body{min-height:0}}.tos-verdict{margin:0 25px 22px;padding:12px 16px;border-radius:10px;font-size:12.5px;line-height:1.5;display:flex;gap:9px;align-items:flex-start}.tos-verdict svg{flex:0 0 auto;margin-top:1px}.tos-verdict.pass{background:#e2eee6;border:1px solid #4f745c;color:#2f5238}.tos-verdict.flag{background:#f5ecd2;border:1px solid #c9a73c;color:#6e5614}.theme-dark .tos-verdict.pass{background:#10231a;border-color:#2c5b41;color:#6fd596}.theme-dark .tos-verdict.flag{background:#242012;border-color:#6e5614;color:#f0c14b}.library-card{margin-top:0}.library-export{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 20px;border-bottom:1px solid #d9d4c9}.library-export-label{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#777166}.library-export .button-small{display:inline-flex;align-items:center;gap:5px}.theme-dark .library-export{border-bottom-color:#1f1d19}.theme-dark .library-export-label{color:#8c8678}.library-storage-warning{color:#8a3b2e;background:#fbeae5;border:1px solid #e6b9ac;border-radius:10px;padding:14px 18px;text-align:left;line-height:1.5}.library-storage-warning b{display:block;margin-bottom:4px}.theme-dark .library-storage-warning{color:#f0b3a3;background:#2a1813;border-color:#5a3026}.library-tabs{flex-wrap:wrap}.library-history{list-style:none;margin:0;padding:8px 0}.library-history li{padding:14px 20px;border-bottom:1px solid #d9d4c9}.library-history li:last-child{border-bottom:0}.library-history-head{display:flex;align-items:center;gap:10px;justify-content:space-between}.library-history-head b{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-history li small{display:block;color:#777166;font-size:11.5px;margin:3px 0 8px}.library-links{display:flex;flex-wrap:wrap;gap:14px}.library-links a{display:inline-flex;align-items:center;gap:5px;color:#3f674c;text-decoration:underline;font-size:12px}.library-compile{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:14px 20px 0;padding:14px 16px;border:1px solid #d9d4c9;border-radius:12px;background:#f6f3ec}.library-compile-copy{flex:1;min-width:220px;display:grid;gap:4px;line-height:1.4}.library-compile-copy b{display:inline-flex;align-items:center;gap:6px;font-size:13px}.library-compile-copy small{color:#777166;font-size:11.5px}.library-compile .button-small{display:inline-flex;align-items:center;gap:6px}.library-compile-viral{display:flex;flex-wrap:wrap;align-items:center;gap:12px;width:100%;padding-bottom:14px;margin-bottom:4px;border-bottom:1px dashed #d9d4c9}.library-compile-controls{display:flex;flex-wrap:wrap;gap:12px}.library-compile-controls label{display:grid;gap:3px;font-size:11px;color:#777166}.library-compile-controls select{font-size:12px;padding:5px 8px;border:1px solid #d9d4c9;border-radius:8px;background:#fff;color:#2c2a25}.theme-dark .library-compile-controls select{background:#211f1b;color:#e8e3d8;border-color:#3a372f}.library-compile-result{flex-basis:100%;margin:0;font-size:12px}.library-compile-result.ok{color:#2f6b3a}.library-compile-result.err{color:#8a3b2e}.theme-dark .library-compile{border-color:#1f1d19;background:#1a1815}.theme-dark .library-compile-copy small{color:#8c8678}.theme-dark .library-compile-result.ok{color:#7fd391}.theme-dark .library-compile-result.err{color:#f0b3a3}.library-compile-select{flex-basis:100%;display:grid;gap:6px}.library-compile-all{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700}.library-compile-all small{color:#777166;font-weight:500}.library-compile-list{list-style:none;margin:0;padding:0;max-height:220px;overflow-y:auto;display:grid;gap:2px;border:1px solid #d9d4c9;border-radius:10px;background:#fffdf8}.library-compile-list li{margin:0}.library-compile-list label{display:flex;align-items:center;gap:8px;padding:6px 10px;font-size:12.5px;cursor:pointer}.library-compile-list label:hover{background:#f1ede4}.library-compile-list label>span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-compile-list label>small{color:#777166;font-size:11px;flex-shrink:0}.library-compile input[type=checkbox]{accent-color:#b4502a;width:15px;height:15px;cursor:pointer}.theme-dark .library-compile-list{border-color:#1f1d19;background:#15130f}.theme-dark .library-compile-list label:hover{background:#211e19}.theme-dark .library-compile-all small,.theme-dark .library-compile-list label>small{color:#8c8678}.library-publish-button{font-weight:700}.autoretto-verdict{margin:6px 0 2px;font-size:11.5px;border:1px solid #d9d4c9;border-radius:9px;background:#f6f3ec;padding:5px 9px}.autoretto-verdict summary{display:flex;align-items:center;gap:7px;cursor:pointer;list-style:none;color:#5a554b}.autoretto-verdict summary b{color:#2c2a25}.autoretto-verdict .autoretto-grade{font-weight:800;padding:0 6px;border-radius:6px;background:#e3ddd0;color:#2c2a25}.autoretto-verdict.grade-A .autoretto-grade,.autoretto-verdict.grade-B .autoretto-grade{background:#cfe9d4;color:#22552f}.autoretto-verdict.grade-D .autoretto-grade,.autoretto-verdict.grade-F .autoretto-grade{background:#f1cdc2;color:#7a2f1f}.autoretto-verdict .autoretto-decision{margin-left:auto;text-transform:uppercase;letter-spacing:.04em;font-size:10px;color:#777166}.autoretto-justification{list-style:none;margin:7px 0 2px;padding:0;display:grid;gap:4px;line-height:1.45;color:#5a554b}.autoretto-justification li{padding-left:10px;border-left:2px solid #d9d4c9}.failure-stat-summary{font-size:11.5px;color:#777166}.failure-code-dist li b{text-transform:capitalize}.failure-exhibit-stats{color:#8a8478}.theme-dark .autoretto-verdict{border-color:#1f1d19;background:#1a1815}.theme-dark .autoretto-verdict summary{color:#b8b2a4}.theme-dark .autoretto-verdict summary b{color:#e8e3d8}.theme-dark .autoretto-verdict .autoretto-grade{background:#2c2a24;color:#e8e3d8}.theme-dark .autoretto-justification{color:#b8b2a4}.theme-dark .autoretto-justification li{border-left-color:#3a372f}@media(max-width:800px){.library-compile{margin:14px 12px 0;padding:12px}.library-compile-controls{width:100%}.library-compile-controls label{flex:1;min-width:130px}.library-compile-controls select{width:100%}.library-publish-button{width:100%;justify-content:center;padding:11px 14px;font-size:13px}}.library-files{display:grid;gap:10px;padding:14px 20px}.library-file{display:flex;align-items:center;gap:12px}.library-file>div{flex:1;display:grid;line-height:1.35}.library-file b{font-size:13px}.library-file small{color:#777166;font-size:11.5px}.library-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:14px 20px}.library-image-grid figure{margin:0;display:flex;flex-direction:column;gap:6px;font-size:12px}.library-image-grid img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px;border:1px solid #d0cabf;cursor:zoom-in}.library-image-grid figcaption{display:grid;line-height:1.3}.library-image-grid figcaption small{color:#777166}@media(max-width:800px){.library-image-grid{grid-template-columns:1fr}}.theme-dark .library-history li{border-bottom-color:#1f1d19}.theme-dark .library-history li small,.theme-dark .library-file small,.theme-dark .library-image-grid figcaption small{color:#8c8678}.theme-dark .library-links a,.theme-dark .library-history-head .stage-badge.live{color:#6fd596}.theme-dark .library-image-grid img{border-color:#2e2b26}.theme-switch{display:flex;gap:5px;padding:5px;border:1px solid #d0cabf;border-radius:11px;background:#eeeae2;margin:6px 0}.theme-switch button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 6px;border:0;border-radius:8px;background:transparent;color:#625f58;font-size:11.5px;font-weight:600;cursor:pointer;transition:.15s ease}.theme-switch button.active{background:#fff;color:#24221f;box-shadow:0 1px 2px #29272214}.theme-dark .theme-switch{background:#12100d;border-color:#28251f}.theme-dark .theme-switch button{color:#9b958a}.theme-dark .theme-switch button.active{background:#241410;color:#fff;box-shadow:none}.plan-interval{display:inline-flex;gap:5px;margin:0 0 26px;padding:5px;border:1px solid #d0cabf;border-radius:99px;background:#eeeae2}.plan-interval button{display:flex;align-items:center;gap:8px;padding:9px 18px;border:0;border-radius:99px;background:transparent;color:#625f58;font-size:13px;font-weight:600;cursor:pointer;transition:.15s ease}.plan-interval button.active{background:#292722;color:#fff}.plan-save{font-size:10.5px;font-weight:700;letter-spacing:.04em;color:#3f674c;background:#e2eee6;border-radius:99px;padding:2px 7px}.plan-interval button.active .plan-save{color:#3f674c}.plan-billed{display:block;margin-top:6px;color:#b43c28;font-size:12px;font-weight:600}.access-interval{max-width:340px;margin:0 auto 26px;display:flex;gap:5px;padding:5px;border:1px solid #28251f;border-radius:99px;background:#12100d}.access-interval button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border:0;border-radius:99px;background:transparent;color:#9b958a;font-size:13px;font-weight:600;cursor:pointer;transition:.15s ease}.access-interval button.active{background:#241410;color:#fff;box-shadow:0 0 0 1px #b43c28 inset}.access-save{font-size:10.5px;font-weight:700;letter-spacing:.04em;color:#6fd596;background:#10231a;border-radius:99px;padding:2px 7px}.access-interval button.active .access-save{color:#6fd596}.access-billed{display:block;margin:2px 0 8px;color:#ef795f;font-size:11.5px;font-weight:600}.access-shell{min-height:100vh;background:#0a0908;color:#ece8df;padding:0 clamp(20px,5vw,64px) 60px;font-family:DM Sans,sans-serif}.access-shell.access-loading{display:grid;place-items:center;padding:0}.access-loading-card{display:flex;align-items:center;gap:10px;padding:18px 26px;border:1px solid #28251f;border-radius:14px;background:#12100d;color:#9b958a;font-size:14px}.access-pulse{color:#ef795f;animation:feedpulse 1.4s ease-in-out infinite}.access-topbar{max-width:1100px;margin:auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1f1d19}.access-topbar .wordmark{color:#ece8df}.access-back{display:flex;align-items:center;gap:7px;color:#9b958a;text-decoration:none;font-size:13px;font-weight:600}.access-back:hover{color:#ece8df}.access-intro{max-width:760px;margin:64px auto 36px;text-align:center}.access-eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;color:#ef795f;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.access-intro h1{margin:18px 0 14px;font-size:clamp(36px,5vw,56px);line-height:1;letter-spacing:-.06em;font-weight:500;color:#fff}.access-intro p{margin:0 auto;max-width:560px;color:#9b958a;font-size:15px;line-height:1.65}.access-error{max-width:1100px;margin:0 auto 18px;padding:12px 16px;border:1px solid #7f2d20;border-radius:12px;background:#241210;color:#ff9a85;font-size:13px;text-align:center}.access-plans{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.access-plans article{position:relative;display:flex;flex-direction:column;padding:28px 26px;border:1px solid #28251f;border-radius:18px;background:#12100d;transition:border-color .2s,transform .2s}.access-plans article:hover{border-color:#3a362f;transform:translateY(-2px)}.access-plans article.featured{border-color:#b43c28;background:#171009;box-shadow:0 0 0 1px #b43c28 inset,0 24px 60px #b43c281f}.access-flag{position:absolute;top:-12px;left:24px;display:flex;align-items:center;gap:6px;padding:4px 12px;border-radius:99px;background:#b43c28;color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.access-plan-heading p{margin:0;color:#ef795f;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.access-plans h2{margin:14px 0 4px;font-size:42px;letter-spacing:-.05em;font-weight:500;color:#fff}.access-plans h2 span{font-size:14px;color:#9b958a;letter-spacing:0}.access-plans small{color:#9b958a;font-size:13px}.access-plans ul{list-style:none;flex:1;margin:18px 0 22px;padding:18px 0 0;border-top:1px solid #28251f}.access-plans li{display:flex;align-items:flex-start;gap:9px;margin:11px 0;font-size:13px;line-height:1.5;color:#c9c3b5}.access-plans li svg{flex:0 0 auto;margin-top:2px;color:#6fd596}.access-cta{width:100%}.access-plans article.featured .access-cta{background:#b43c28;border-color:#b43c28}.access-plans article.featured .access-cta:hover{background:#d04a33;border-color:#d04a33}.access-footnote{max-width:1100px;margin:26px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;color:#7a7468;font-size:12px}@media(max-width:800px){.access-plans{grid-template-columns:1fr}.access-intro{margin-top:40px}}@media(max-width:600px){.dashboard-shell input,.dashboard-shell select,.dashboard-shell textarea,.command-bar-input,.advice-input,.manage-chat,.field input{font-size:16px}}@media(max-width:600px){.dashboard-main{padding:18px 14px}.dashboard-header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:22px}.dashboard-header h1{font-size:30px}.dashboard-header-actions{width:100%;justify-content:space-between}.command-bar-row{flex-direction:column}.command-bar-row .button{width:100%}.mode-toggle{gap:8px}.mode-toggle button{flex:1;justify-content:center;min-height:42px}.workspace-card>header,.preview-header{padding:13px 15px}.release-brief h2{font-size:22px;margin:22px 16px 10px}.release-brief>p,.mode-note{margin-left:16px;margin-right:16px}.tag-row{padding:16px}.artifact-tabs,.library-tabs{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.artifact-tabs::-webkit-scrollbar,.library-tabs::-webkit-scrollbar{display:none}.artifact-tabs button,.library-tabs button{flex:0 0 auto;min-height:38px}.library-export,.library-file{flex-wrap:wrap}.grade-params{grid-template-columns:1fr}.library-history-head b,.autoretto-justification li,.failure-code-dist li,.mutation-log li{overflow-wrap:anywhere}}@media(max-width:400px){.dashboard-main{padding:14px 10px}.dashboard-header h1{font-size:26px}.preview-body{grid-template-columns:1fr;gap:16px}.button-small{padding:0 12px}.autoretto-verdict summary{flex-wrap:wrap;gap:5px}.autoretto-verdict .autoretto-decision{margin-left:0}}
