:root{font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--app-background);line-height:1.5;font-weight:400;color-scheme:light;--page: #f8f8f6;--page-elevated: #ffffff;--surface: rgba(255, 255, 255, .84);--surface-strong: #ffffff;--surface-muted: #f2f4f7;--surface-subtle: rgba(255, 255, 255, .6);--text: #171717;--text-muted: #69707d;--border: rgba(17, 24, 39, .1);--border-strong: rgba(17, 24, 39, .18);--shadow-soft: 0 18px 42px rgba(15, 23, 42, .08);--shadow-pop: 0 20px 60px rgba(15, 23, 42, .12);--accent: #c41e3a;--accent-soft: rgba(196, 30, 58, .08);--accent-focus: rgba(196, 30, 58, .28);--accent-focus-ring: rgba(196, 30, 58, .12);--primary-solid: #121212;--primary-solid-contrast: #ffffff;--ghost-bg: rgba(255, 255, 255, .74);--chip-bg: rgba(255, 255, 255, .9);--chip-text: rgba(17, 24, 39, .82);--field-bg: rgba(255, 255, 255, .78);--field-focus-bg: #ffffff;--pill-bg: rgba(17, 24, 39, .06);--pill-hover: rgba(17, 24, 39, .12);--badge-bg: rgba(255, 255, 255, .6);--sidebar-bg: rgba(248, 248, 246, .82);--empty-bg: rgba(255, 255, 255, .5);--checkbox-bg: rgba(255, 255, 255, .74);--app-background: radial-gradient(circle at top left, rgba(196, 30, 58, .08), transparent 24%), radial-gradient(circle at 85% 15%, rgba(17, 24, 39, .08), transparent 22%), linear-gradient(180deg, #fbfaf7 0%, #f4f6f8 100%);--landing-hero-bg: linear-gradient(135deg, rgba(255, 255, 255, .95), rgba(246, 247, 249, .84)), radial-gradient(circle at top right, rgba(196, 30, 58, .12), transparent 30%);--landing-preview-bg: linear-gradient(180deg, rgba(255, 255, 255, .92), rgba(251, 247, 248, .9)), radial-gradient(circle at top, rgba(196, 30, 58, .08), transparent 42%);--brand-panel-bg: linear-gradient(145deg, rgba(255, 255, 255, .9), rgba(248, 248, 246, .72)), linear-gradient(135deg, rgba(196, 30, 58, .08), transparent 60%);--hero-panel-bg: linear-gradient(135deg, rgba(255, 255, 255, .94), rgba(245, 247, 251, .78)), radial-gradient(circle at top right, rgba(196, 30, 58, .09), transparent 32%);--hero-stat-bg: linear-gradient(180deg, rgba(255, 255, 255, .92), rgba(249, 250, 251, .78));--item-selected-bg: linear-gradient(180deg, rgba(255, 255, 255, .94), rgba(251, 247, 248, .88));--item-selected-shadow: 0 20px 36px rgba(196, 30, 58, .08);--sponsored-bg: linear-gradient(180deg, rgba(255, 250, 240, .96), rgba(251, 247, 236, .92));--sponsored-border: rgba(180, 83, 9, .2);--sponsored-strong-border: rgba(180, 83, 9, .32);--sponsored-shadow: 0 20px 36px rgba(180, 83, 9, .12);--editor-section-bg: linear-gradient(180deg, rgba(255, 255, 255, .88), rgba(249, 250, 251, .72));--preview-card-bg: linear-gradient(180deg, rgba(255, 255, 255, .96), rgba(248, 248, 246, .92));--preview-sponsored-bg: linear-gradient(180deg, rgba(255, 251, 240, .98), rgba(249, 244, 231, .94));--preview-summary-sponsored-bg: linear-gradient(180deg, rgba(255, 255, 255, .82), rgba(255, 247, 229, .76));--preview-placeholder-bg: linear-gradient(135deg, rgba(196, 30, 58, .12), rgba(17, 24, 39, .08)), #f3f4f6;--preview-placeholder-text: rgba(17, 24, 39, .48);--overlay-bg: rgba(0, 0, 0, .5);--modal-bg: linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(248, 248, 246, .96));--table-head-bg: rgba(17, 24, 39, .04);--manual-info-bg: rgba(196, 30, 58, .05);--manual-info-border: rgba(196, 30, 58, .12);--manual-step-bg: rgba(255, 255, 255, .7);--tooltip-bg: #121212;--tooltip-text: rgba(255, 255, 255, .9);--code-accent: #ffb3c1;--drop-zone-bg: rgba(196, 30, 58, .08);--drop-zone-border: #c41e3a;--drop-zone-text: #c41e3a;--danger: #dc2626;--danger-soft: rgba(220, 38, 38, .08);--success-border: rgba(4, 120, 87, .18);--success-bg: rgba(4, 120, 87, .06);--error-border: rgba(196, 30, 58, .22);--error-bg: rgba(196, 30, 58, .08);--error-text: #9f1239}:root[data-theme=dark]{color-scheme:dark;--page: #0b1016;--page-elevated: #121822;--surface: rgba(18, 24, 34, .86);--surface-strong: #121822;--surface-muted: #1b2430;--surface-subtle: rgba(255, 255, 255, .05);--text: #eef2f7;--text-muted: #a7b3c5;--border: rgba(148, 163, 184, .18);--border-strong: rgba(238, 242, 247, .22);--shadow-soft: 0 18px 42px rgba(0, 0, 0, .34);--shadow-pop: 0 24px 72px rgba(0, 0, 0, .42);--accent: #ff7b92;--accent-soft: rgba(255, 123, 146, .16);--accent-focus: rgba(255, 123, 146, .44);--accent-focus-ring: rgba(255, 123, 146, .14);--primary-solid: #eef2f7;--primary-solid-contrast: #0b1016;--ghost-bg: rgba(255, 255, 255, .06);--chip-bg: rgba(255, 255, 255, .08);--chip-text: rgba(238, 242, 247, .88);--field-bg: rgba(12, 18, 28, .84);--field-focus-bg: rgba(14, 20, 31, .96);--pill-bg: rgba(255, 255, 255, .07);--pill-hover: rgba(255, 255, 255, .12);--badge-bg: rgba(255, 255, 255, .06);--sidebar-bg: rgba(10, 14, 20, .88);--empty-bg: rgba(255, 255, 255, .03);--checkbox-bg: rgba(255, 255, 255, .05);--app-background: radial-gradient(circle at top left, rgba(255, 123, 146, .15), transparent 22%), radial-gradient(circle at 82% 14%, rgba(85, 129, 255, .14), transparent 24%), linear-gradient(180deg, #081018 0%, #101722 100%);--landing-hero-bg: linear-gradient(135deg, rgba(16, 22, 32, .94), rgba(12, 18, 28, .9)), radial-gradient(circle at top right, rgba(255, 123, 146, .18), transparent 30%);--landing-preview-bg: linear-gradient(180deg, rgba(18, 24, 34, .96), rgba(13, 18, 27, .92)), radial-gradient(circle at top, rgba(255, 123, 146, .14), transparent 42%);--brand-panel-bg: linear-gradient(145deg, rgba(19, 26, 37, .96), rgba(12, 17, 26, .82)), linear-gradient(135deg, rgba(255, 123, 146, .12), transparent 60%);--hero-panel-bg: linear-gradient(135deg, rgba(16, 22, 32, .96), rgba(12, 18, 27, .88)), radial-gradient(circle at top right, rgba(255, 123, 146, .14), transparent 32%);--hero-stat-bg: linear-gradient(180deg, rgba(24, 31, 43, .94), rgba(14, 20, 30, .82));--item-selected-bg: linear-gradient(180deg, rgba(37, 17, 28, .9), rgba(25, 15, 24, .82));--item-selected-shadow: 0 22px 40px rgba(255, 123, 146, .16);--sponsored-bg: linear-gradient(180deg, rgba(47, 33, 13, .92), rgba(30, 22, 11, .88));--sponsored-border: rgba(245, 158, 11, .24);--sponsored-strong-border: rgba(251, 191, 36, .32);--sponsored-shadow: 0 22px 40px rgba(245, 158, 11, .12);--editor-section-bg: linear-gradient(180deg, rgba(18, 24, 34, .94), rgba(12, 18, 28, .86));--preview-card-bg: linear-gradient(180deg, rgba(18, 24, 34, .98), rgba(12, 18, 28, .94));--preview-sponsored-bg: linear-gradient(180deg, rgba(47, 33, 13, .96), rgba(30, 22, 11, .92));--preview-summary-sponsored-bg: linear-gradient(180deg, rgba(61, 43, 18, .9), rgba(39, 28, 12, .82));--preview-placeholder-bg: linear-gradient(135deg, rgba(255, 123, 146, .16), rgba(85, 129, 255, .14)), #141b26;--preview-placeholder-text: rgba(238, 242, 247, .52);--overlay-bg: rgba(2, 6, 12, .74);--modal-bg: linear-gradient(180deg, rgba(18, 24, 34, .98), rgba(11, 17, 27, .96));--table-head-bg: rgba(255, 255, 255, .05);--manual-info-bg: rgba(255, 123, 146, .12);--manual-info-border: rgba(255, 123, 146, .2);--manual-step-bg: rgba(255, 255, 255, .04);--tooltip-bg: #0a0f16;--tooltip-text: rgba(238, 242, 247, .92);--code-accent: #ffc3ce;--drop-zone-bg: rgba(255, 123, 146, .12);--drop-zone-border: #ff7b92;--drop-zone-text: #ff9fb0;--danger: #f87171;--danger-soft: rgba(248, 113, 113, .12);--success-border: rgba(52, 211, 153, .24);--success-bg: rgba(16, 185, 129, .12);--error-border: rgba(255, 123, 146, .28);--error-bg: rgba(255, 123, 146, .12);--error-text: #ffb4c3}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:var(--app-background);transition:color .22s ease,background .22s ease}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}#root{min-height:100vh}.shell{display:grid;grid-template-columns:320px 1fr;min-height:100vh}.landing-shell{display:flex;flex-direction:column;gap:20px;min-height:100vh;padding:24px}.landing-toolbar{display:flex;justify-content:flex-end}.landing-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:18px;padding:26px;border:1px solid var(--border);border-radius:0;background:var(--landing-hero-bg);box-shadow:var(--shadow-pop)}.landing-copy,.landing-preview,.landing-card,.landing-preview-panel,.landing-feature-card{border:1px solid var(--border);border-radius:0;background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-copy{display:flex;flex-direction:column;gap:12px;padding:20px}.landing-copy h1{margin:0;font-size:clamp(28px,4vw,52px);line-height:.98;letter-spacing:-.04em}.landing-actions{display:flex;gap:12px;margin-top:10px}.landing-guidance{margin-top:4px;padding:14px 16px;border:1px dashed var(--border-strong);background:var(--surface-subtle)}.landing-guidance strong{display:block;margin-bottom:6px}.landing-guidance p{margin:0}.landing-preview{padding:0;border:0;background:transparent;box-shadow:none}.landing-preview-panel{height:100%;padding:24px;background:var(--landing-preview-bg)}.landing-preview-panel h2,.landing-card h3{margin:10px 0 6px;font-size:22px;line-height:1.1;letter-spacing:-.02em}.landing-feature-grid,.landing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.landing-feature-grid{margin-top:18px}.landing-feature-card,.landing-card{padding:18px}.landing-feature-card span{display:block;color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.landing-feature-card strong{display:block;margin-top:8px;font-size:16px;letter-spacing:-.02em}.landing-status{max-width:780px}.sidebar{display:flex;flex-direction:column;gap:12px;padding:16px;border-right:1px solid var(--border);background:var(--sidebar-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-panel,.dashboard-panel,.library-panel,.selection-panel,.dashboard-item,.dashboard-mini-item,.library-row,.editor-panel,.preview-panel,.auth-card,.metric-card,.item-card,.status-banner,.asset-card,.preview-summary-card,.media-pill,.hero-stat,.theme-panel{background:var(--surface);border:1px solid var(--border);border-radius:0;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-panel{position:relative;overflow:hidden;padding:18px;background:var(--brand-panel-bg)}.brand-panel:after{position:absolute;inset:auto -24px -40px auto;width:140px;height:140px;border-radius:999px;background:radial-gradient(circle,rgba(196,30,58,.12),transparent 68%);content:"";pointer-events:none}.brand-mark{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid var(--border);border-radius:999px;background:var(--surface-subtle);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.brand-panel h1,.hero-copy h2,.panel-header h2,.list-header h2,.section-lead h3,.preview-copy h3{margin:0;font-weight:700;letter-spacing:-.03em}.brand-panel h1{margin-top:10px;font-size:clamp(20px,2vw,26px);line-height:1.15}.brand-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.workspace{display:flex;flex-direction:column;gap:16px;padding:18px}.workspace-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sidebar>.workspace-switch,.sidebar>.theme-panel,.sidebar>.metrics,.sidebar>.dashboard-panel,.sidebar>.manual-button,.sidebar>.sidebar-actions,.sidebar>.product-note{display:none}.cms-nav{display:flex;flex-direction:column;gap:14px}.cms-nav-group{display:flex;flex-direction:column;gap:6px}.cms-nav-label{color:var(--text-muted);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.cms-nav-item,.route-card{display:flex;flex-direction:column;gap:5px;width:100%;padding:12px;border:1px solid var(--border);border-radius:0;background:var(--surface-subtle);color:var(--text);text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.cms-nav-item:hover,.route-card:hover{transform:translateY(-1px);border-color:var(--border-strong)}.cms-nav-item.active,.route-card.primary-route{border-color:var(--accent-focus);background:var(--accent-soft);box-shadow:0 12px 30px var(--accent-soft)}.cms-nav-item:disabled,.route-card:disabled{opacity:.46;cursor:not-allowed}.cms-nav-item strong,.route-card strong{font-size:14px;letter-spacing:-.01em}.cms-nav-item span,.route-card p{margin:0;color:var(--text-muted);font-size:12px;line-height:1.35}.content-route-panel{display:none;flex-direction:column;gap:16px;padding:18px;border:1px solid var(--border);border-radius:0;background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.content-section-today .content-home-panel,.content-section-exposure .content-exposure-panel,.content-section-tools .content-tools-panel,.content-section-settings .content-settings-panel{display:flex}.content-section-today .workspace>.library-panel,.content-section-today .workspace>.workspace-main,.content-section-exposure .workspace>.library-panel,.content-section-exposure .workspace>.workspace-main,.content-section-library .workspace>.hero-panel,.content-section-library .workspace>.workspace-main,.content-section-editor .workspace>.hero-panel,.content-section-editor .workspace>.library-panel,.content-section-tools .workspace>.hero-panel,.content-section-tools .workspace>.library-panel,.content-section-tools .workspace>.workspace-main,.content-section-settings .workspace>.hero-panel,.content-section-settings .workspace>.library-panel,.content-section-settings .workspace>.workspace-main{display:none}.route-card-grid,.task-board,.settings-grid{display:grid;gap:14px}.route-card-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.task-board{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.settings-grid{grid-template-columns:minmax(280px,.8fr) minmax(280px,1fr);align-items:start}.settings-card{padding:14px}.dashboard-split.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-tab{display:flex;flex-direction:column;gap:4px;min-height:72px;padding:12px;border:1px solid var(--border);border-radius:0;background:var(--surface-subtle);color:var(--text);text-align:left;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.workspace-tab strong{font-size:13px}.workspace-tab span{color:var(--text-muted);font-size:11px;line-height:1.35}.workspace-tab:hover{transform:translateY(-1px);border-color:var(--border-strong)}.workspace-tab.active{border-color:var(--accent-focus);background:var(--accent-soft);box-shadow:0 12px 30px var(--accent-soft)}.product-note{padding:14px;border:1px solid var(--manual-info-border);border-radius:0;background:var(--manual-info-bg)}.product-note strong{display:block;margin-bottom:6px}.hero-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;border:1px solid var(--border);border-radius:0;background:var(--hero-panel-bg);box-shadow:var(--shadow-pop)}.editor-status-banner{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--border);background:var(--surface-subtle)}.editor-status-banner.ready{border-color:var(--success-border);background:var(--success-bg)}.editor-status-banner.warning{border-color:var(--sponsored-border);background:#f59e0b14}.editor-status-banner.blocked{border-color:var(--error-border);background:var(--error-bg)}.editor-status-copy{display:flex;flex-direction:column;gap:6px}.editor-status-copy strong{font-size:18px;letter-spacing:-.02em}.editor-status-copy p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.45}.editor-status-list{display:flex;flex-wrap:wrap;gap:8px}.hero-copy{display:flex;flex-direction:column;gap:6px;max-width:560px}.hero-copy h2{font-size:clamp(22px,3vw,32px);line-height:1.08}.hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-stat{padding:14px;background:var(--hero-stat-bg)}.theme-panel{display:flex;flex-direction:column;gap:12px;padding:14px}.theme-panel.compact{width:min(100%,420px)}.theme-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.theme-option{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-height:70px;padding:12px;border:1px solid var(--border);border-radius:0;background:var(--surface-subtle);color:var(--text);text-align:left;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.theme-option strong,.theme-option span{display:block}.theme-option strong{font-size:13px}.theme-option span{color:var(--text-muted);font-size:11px;line-height:1.35}.theme-option:hover{transform:translateY(-1px);border-color:var(--border-strong)}.theme-option.active{border-color:var(--accent-focus);background:var(--accent-soft);box-shadow:0 12px 30px var(--accent-soft)}.theme-caption{margin:0;font-size:12px}.hero-stat span,.metric-card span,.preview-summary-card span,.media-pill span,.item-card small,.eyebrow,.section-kicker,.list-count{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.hero-stat strong{display:block;margin-top:6px;font-size:18px;line-height:1.22;letter-spacing:-.02em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.workspace-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:20px;align-items:start}.dashboard-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-panel,.library-panel{padding:18px}.library-panel{display:flex;flex-direction:column;gap:16px;height:clamp(560px,calc(100vh - 250px),860px);max-height:calc(100vh - 160px);min-height:0;overflow:hidden}.dashboard-feed,.library-list{display:flex;flex-direction:column;gap:6px}.dashboard-item,.dashboard-mini-item,.library-row{width:100%;padding:8px 10px;color:inherit;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.dashboard-item:hover,.dashboard-mini-item:hover,.library-row:hover{transform:translateY(-1px);border-color:var(--border-strong)}.dashboard-item.selected,.library-row.selected,.selection-panel{border-color:#c41e3a38}.dashboard-item-top,.selection-meta{display:flex;flex-wrap:wrap;gap:8px}.dashboard-item p,.dashboard-mini-item small,.library-row p,.library-row small,.dashboard-empty p,.selection-panel p{margin:0}.dashboard-item strong,.dashboard-mini-item strong,.library-row strong{display:block;margin:3px 0 2px;font-size:14px;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.dashboard-item small,.library-row small{color:var(--text-muted);font-size:11px;line-height:1.3}.dashboard-item p,.library-row p{color:var(--text-muted);font-size:12px;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.suppression-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.suppression-chip-card{display:flex;flex-direction:column;gap:6px;padding:12px;border:1px solid var(--border);background:var(--surface-subtle)}.suppression-chip-card span{color:var(--text-muted);font-size:12px}.suppression-chip-card strong{font-size:18px;letter-spacing:-.02em}.selection-suppression{display:flex;flex-direction:column;gap:8px;margin-top:10px}.selection-reason-list{display:flex;flex-wrap:wrap;gap:8px}.selection-history{display:flex;flex-direction:column;gap:10px;margin-top:12px}.history-timeline{display:flex;flex-direction:column;gap:10px}.history-entry{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border:1px solid var(--border);background:var(--surface-subtle)}.history-entry-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-entry-top strong{font-size:14px;letter-spacing:-.01em}.history-entry-top small,.history-entry p,.history-entry small{color:var(--text-muted)}.history-entry p,.history-entry small{margin:0;line-height:1.45}.library-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:14px;align-items:stretch;flex:1;height:100%;min-height:0;overflow:hidden}.product-toolbar{gap:10px;padding:12px;border:1px solid var(--border);background:var(--surface-subtle)}.catalog-filter-row{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;justify-content:stretch}.catalog-selects{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));flex:1 1 500px;gap:8px;min-width:min(100%,500px)}.catalog-select{width:100%;min-width:0;min-height:32px;padding:0 12px;border:1px solid var(--border);border-radius:0;background:var(--field-bg);color:var(--text);font-size:12px}.catalog-live-meta{display:flex;align-items:center;justify-content:flex-end;gap:10px;max-width:420px;text-align:right}.catalog-live-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border:1px solid var(--border);color:var(--text);background:var(--surface-subtle);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.catalog-live-badge.live{border-color:var(--success-border);background:var(--success-bg)}.catalog-live-badge.connecting{border-color:var(--manual-info-border);background:var(--manual-info-bg)}.catalog-live-badge.offline{border-color:var(--error-border);background:var(--error-bg)}.catalog-status-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.catalog-status-copy strong{font-size:13px;line-height:1.35;color:var(--text)}.catalog-status-copy small{font-size:11px;line-height:1.35;color:var(--text-muted)}.catalog-loading-strip{display:flex;flex-direction:column;gap:10px;margin-top:14px;padding:14px 16px;border:1px solid var(--border);background:var(--surface-subtle)}.catalog-loading-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.catalog-loading-copy strong{font-size:13px;line-height:1.4;color:var(--text)}.catalog-loading-copy small{font-size:12px;color:var(--text-muted)}.catalog-loading-bar{width:100%;height:8px;overflow:hidden;background:var(--ghost-bg)}.catalog-loading-fill{height:100%;background:linear-gradient(90deg,var(--accent),var(--primary-solid));transition:width .22s ease}.dashboard-split{display:flex;flex-direction:column;gap:14px}.dashboard-column{display:flex;flex-direction:column;gap:8px}.dashboard-mini-item{min-height:72px}.dashboard-mini-item.static{cursor:default}.dashboard-mini-item strong{font-size:15px}.dashboard-mini-item small{font-size:12px;color:var(--text-muted)}.dashboard-empty{display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:16px;border:1px dashed var(--border);border-radius:0;background:var(--empty-bg)}.product-detail-grid{display:flex;flex-direction:column;gap:14px}.detail-section{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--border);border-radius:0;background:var(--editor-section-bg)}.detail-hero{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;align-items:stretch}.product-hero-visual{min-height:280px;border:1px solid var(--border);background:var(--preview-placeholder-bg)}.product-hero-image{width:100%;height:100%;object-fit:cover;display:block}.product-hero-copy{display:flex;flex-direction:column;gap:12px}.product-hero-copy h3{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:-.03em}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.detail-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-card{display:flex;flex-direction:column;gap:6px;min-height:92px;padding:14px;border:1px solid var(--border);border-radius:0;background:var(--surface-subtle)}.detail-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.detail-card strong{font-size:15px;line-height:1.35;letter-spacing:-.02em}.detail-card.attention{border-color:var(--error-border);background:var(--error-bg)}.recommendation-status-note{margin:0}.recommendation-diagnostic-stack{display:flex;flex-direction:column;gap:10px}.recommendation-diagnostic-card{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--error-border);background:var(--error-bg)}.recommendation-diagnostic-card p{margin:0;color:var(--text-muted);line-height:1.55}.recommendation-diagnostic-header{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.recommendation-diagnostic-header strong{font-size:15px;line-height:1.35;letter-spacing:-.02em}.recommendation-diagnostic-action{display:flex;flex-direction:column;gap:6px;padding-top:12px;border-top:1px solid var(--border)}.recommendation-diagnostic-action span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.recommendation-diagnostic-action strong{font-size:14px;line-height:1.45}.override-field{display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--text)}.override-field.wide-field{grid-column:1 / -1}.override-field textarea{min-height:140px}.detail-actions,.product-queue{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.brand-health-shell{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr);gap:14px}.brand-health-summary-list,.brand-health-detail{display:flex;flex-direction:column;gap:12px}.brand-health-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.brand-health-toolbar .catalog-select{flex:1 1 220px}.brand-health-toolbar .policy-actions{flex:1 1 240px}.brand-health-list{max-height:340px;overflow:auto;padding-right:4px}.brand-health-row{width:100%;padding:14px;border:1px solid var(--border);background:var(--surface);color:var(--text);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.brand-health-row:hover{transform:translateY(-1px);border-color:var(--border-strong)}.brand-health-row.active{border-color:#c41e3a52;background:var(--item-selected-bg);box-shadow:var(--item-selected-shadow)}.brand-health-issues{display:flex;flex-direction:column;gap:8px}.brand-health-label{font-size:12px;font-weight:700;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}.brand-health-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brand-health-product-list{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow:auto;padding-right:4px}.brand-health-product{width:100%;padding:14px;border:1px solid var(--border);background:var(--surface);color:var(--text);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.brand-health-product:hover{transform:translateY(-1px);border-color:var(--border-strong)}.brand-health-product.attention{border-color:var(--warning-border);background:var(--warning-bg)}.brand-health-product strong,.brand-health-product small{display:block}.brand-health-product small{margin-top:6px;color:var(--text-muted);line-height:1.45}.brand-health-product .health-issue-chip-row{margin-top:10px}.dashboard-empty.compact{min-height:120px}.policy-actions{display:flex;gap:10px;align-items:center;grid-column:1 / -1}.policy-actions .primary-button,.policy-actions .ghost-button{flex:1 1 0;min-width:0;justify-content:center}.ingredient-card strong{white-space:pre-wrap;word-break:break-word}.locale-field{display:flex;flex-direction:column;gap:6px}.field-label{font-size:13px;font-weight:600;color:var(--text)}.locale-checks{display:flex;flex-wrap:wrap;gap:6px}.locale-chip{min-height:28px;padding:0 12px;font-size:12px;font-weight:600;border:1px solid var(--border);border-radius:999px;background:var(--surface-subtle);color:var(--text-muted);cursor:pointer;transition:all .16s ease;white-space:nowrap}.locale-chip:hover{border-color:var(--border-strong)}.locale-chip.active{background:var(--primary-solid);color:var(--primary-solid-contrast);border-color:var(--primary-solid)}.locale-chip:disabled{opacity:.4;cursor:not-allowed}.library-toolbar{display:flex;flex-direction:column;gap:8px;margin-top:8px;margin-bottom:12px}.library-search{width:100%;min-height:32px;padding:0 10px;font-size:13px;border:1px solid var(--border);border-radius:0;background:var(--field-bg);transition:border-color .16s ease}.library-search:focus{outline:none;border-color:var(--accent-focus)}.filter-pills{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.product-toolbar .filter-pills{flex:999 1 360px;min-width:280px;gap:6px}.filter-pill{min-height:24px;padding:0 10px;font-size:11px;font-weight:600;border:none;border-radius:999px;background:var(--pill-bg);color:var(--text-muted);cursor:pointer;transition:all .16s ease;white-space:nowrap}.product-toolbar .filter-pill{min-height:30px;padding:0 12px}.filter-pill:hover{background:var(--pill-hover)}.filter-pill.active{background:var(--primary-solid);color:var(--primary-solid-contrast)}.filter-divider{width:1px;height:16px;background:var(--border);margin:0 4px}.library-thumb{width:42px;height:42px;object-fit:cover;border-radius:6px;flex-shrink:0}.image-fallback{background:var(--preview-placeholder-bg);color:var(--preview-placeholder-text)}.library-row-main{display:flex;align-items:center;gap:10px}.library-row-text{display:flex;flex-direction:column;gap:6px;min-width:0}.health-issue-chip-row{display:flex;flex-wrap:wrap;gap:6px}.danger-text{color:var(--danger)}.danger-text:hover{background:var(--danger-soft)}.library-list{align-self:stretch;min-height:0;height:100%;max-height:none;overflow:auto;padding-right:4px;scrollbar-gutter:stable}.virtualized-product-list{gap:0}.library-spacer{flex:0 0 auto}.library-row{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(140px,.55fr);gap:8px;align-items:center;margin-bottom:6px}.library-row-meta,.selection-panel,.selection-metrics{display:flex;flex-direction:column}.library-row-meta{gap:4px;align-items:flex-end;text-align:right}.selection-panel{gap:12px;padding:18px;position:sticky;top:18px;align-self:stretch;min-height:0;height:100%;max-height:100%;overflow:auto}.selection-panel h3{margin:0;font-size:22px;line-height:1.14;letter-spacing:-.03em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.selection-metrics{gap:10px}.editor-panel,.preview-panel{padding:16px}.preview-panel{position:sticky;top:18px}.preview-panel .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-panel .brand-health-shell,.preview-panel .brand-health-product-grid{grid-template-columns:1fr}.preview-panel .brand-health-toolbar{align-items:stretch}.preview-panel .brand-health-toolbar .policy-actions{flex:1 1 100%}.preview-panel .brand-health-list,.preview-panel .brand-health-product-list{max-height:260px}.preview-panel .detail-card strong,.preview-panel .brand-health-product strong{overflow-wrap:anywhere;word-break:break-word}.panel-header,.sidebar-actions,.list-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-actions{display:flex;gap:10px}.eyebrow{margin:0 0 6px}.muted{color:var(--text-muted)}.primary-button,.ghost-button{min-height:42px;border-radius:999px;border:1px solid transparent;padding:0 16px;font-size:13px;font-weight:600;white-space:nowrap;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease,opacity .16s ease}.primary-button{background:var(--primary-solid);color:var(--primary-solid-contrast);border:none;border-radius:999px;box-shadow:0 10px 24px #11182729}.ghost-button{background:var(--ghost-bg);color:var(--text);border:none;border-radius:999px}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button:disabled,.ghost-button:disabled{opacity:.46;cursor:not-allowed;transform:none}.auth-card{display:flex;flex-direction:column;gap:8px;padding:16px}.auth-card p{margin:0}.metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-card{padding:14px}.metric-card strong{display:block;margin-top:6px;font-size:20px;letter-spacing:-.04em}.list-header{padding:2px 4px 0}.list-count{display:inline-flex;align-items:center;min-height:26px;padding:0 12px;border:none;border-radius:999px;background:var(--badge-bg)}.item-list{display:flex;flex-direction:column;gap:10px;overflow:auto;padding-right:4px}.item-card{display:flex;flex-direction:column;gap:8px;width:100%;padding:16px;color:inherit;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.item-card:hover{transform:translateY(-1px);border-color:var(--border-strong)}.item-card.selected{border-color:#c41e3a4d;background:var(--item-selected-bg);box-shadow:var(--item-selected-shadow)}.item-card.sponsored{border-color:var(--sponsored-border);background:var(--sponsored-bg)}.item-card.sponsored.selected{border-color:var(--sponsored-strong-border);box-shadow:var(--sponsored-shadow)}.item-card-top,.preview-meta{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;align-items:center;min-height:24px;padding:0 12px;border:none;border-radius:999px;background:var(--chip-bg);color:var(--chip-text);font-size:11px;font-weight:600}.chip.accent{background:#c41e3a1f;color:var(--accent)}.chip.accent.subtle{background:#c41e3a14;border:1px solid rgba(196,30,58,.18)}.chip.workflow-ready{background:#10b9811f;color:#059669}.chip.workflow-warning{background:#f59e0b1f;color:#b45309}.chip.workflow-blocked{background:#f871711f;color:#dc2626}.item-card p,.preview-copy p{margin:0;color:var(--text-muted)}.status-banner{margin-top:18px;padding:14px 16px}.workflow-action-bar{display:flex;flex-wrap:wrap;gap:10px}.workflow-comment-field{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--border);background:var(--surface-subtle)}.workflow-comment-header,.workflow-comment-footer{display:flex;justify-content:space-between;gap:12px}.workflow-comment-header{align-items:flex-start}.workflow-comment-header strong{display:block;margin-top:2px;font-size:16px;letter-spacing:-.02em}.workflow-comment-footer{align-items:flex-start;flex-wrap:wrap}.workflow-comment-footer .muted{margin:0;max-width:520px}.workflow-comment-field textarea{min-height:110px}.status-banner.success{border-color:var(--success-border);background:var(--success-bg)}.status-banner.error{border-color:var(--error-border);background:var(--error-bg);color:var(--error-text)}.editor-section{margin-top:14px;padding:14px;border:1px solid var(--border);border-radius:0;background:var(--editor-section-bg)}.section-lead{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.section-kicker{margin:0}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.form-grid label,.block-field{display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--text)}.form-grid label.wide,.block-field,.preview-card,.asset-grid,.media-strip{grid-column:1 / -1}input,select,textarea{width:100%;min-height:42px;border:1px solid var(--border);border-radius:0;background:var(--field-bg);color:var(--text);padding:10px 12px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea{min-height:220px;resize:vertical}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent-focus);box-shadow:0 0 0 4px var(--accent-focus-ring);background:var(--field-focus-bg)}.checkbox-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px}.checkbox-option{display:flex;align-items:center;gap:8px;min-height:46px;padding:0 12px;border:1px solid var(--border);border-radius:14px;background:var(--checkbox-bg);font-size:13px}.checkbox-option input{width:auto;min-height:auto;margin:0;padding:0;border:0;box-shadow:none}.asset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.asset-card{display:flex;flex-direction:column;gap:10px;padding:14px}.asset-card p{margin:0;font-weight:700}.asset-card img,.asset-card video,.preview-hero,.preview-video{width:100%;object-fit:cover;border-radius:18px}.asset-card img,.asset-card video{aspect-ratio:4 / 3}.asset-preview{position:relative}.asset-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;border:none;border-radius:999px;background:#0009;color:var(--primary-solid-contrast);font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .16s ease}.asset-preview:hover .asset-remove{opacity:1}.asset-remove:hover{background:var(--danger)}.inline-media-builder{display:grid;gap:14px;margin-top:18px;padding:16px;border:1px solid var(--border);background:var(--surface-subtle)}.inline-media-builder>div:first-child{display:grid;gap:4px}.inline-media-builder p{margin:0}.inline-media-list{display:grid;gap:10px}.inline-media-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid var(--border);background:var(--card)}.inline-media-thumb{position:relative;overflow:hidden;aspect-ratio:4 / 3;background:var(--preview-placeholder-bg)}.inline-media-thumb img,.inline-media-thumb video{width:100%;height:100%;object-fit:cover}.inline-media-thumb span{position:absolute;top:6px;left:6px;display:grid;width:22px;height:22px;place-items:center;background:#111827c2;color:#fff;font-size:12px;font-weight:800}.inline-media-meta{min-width:0}.inline-media-meta strong,.inline-media-meta small{display:block}.inline-media-meta small{overflow:hidden;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.inline-media-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.inline-media-actions button{min-height:30px;padding:0 10px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:12px;font-weight:700}.inline-media-actions button:disabled{cursor:not-allowed;opacity:.4}.inline-media-actions .danger-action{color:var(--danger)}.media-pill{position:relative}.media-remove{position:absolute;top:4px;right:4px;width:20px;height:20px;border:none;border-radius:999px;background:#00000080;color:var(--primary-solid-contrast);font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .16s ease}.media-pill:hover .media-remove{opacity:1}.media-remove:hover{background:var(--danger)}.preview-card{overflow:hidden;background:var(--preview-card-bg)}.preview-card.sponsored{background:var(--preview-sponsored-bg);border-color:var(--sponsored-border)}.preview-hero{aspect-ratio:4 / 5;background:var(--preview-placeholder-bg)}.preview-placeholder{display:flex;align-items:center;justify-content:center;color:var(--preview-placeholder-text);font-size:13px;letter-spacing:.14em;text-transform:uppercase}.preview-copy{display:flex;flex-direction:column;gap:14px;padding:18px}.preview-copy h3{font-size:clamp(20px,2.4vw,28px);line-height:1.1}.preview-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.preview-card.sponsored .preview-summary-card{background:var(--preview-summary-sponsored-bg);border-color:var(--sponsored-border)}.preview-summary-card{padding:12px 14px}.preview-summary-card strong{display:block;margin-top:6px;font-size:15px;line-height:1.4}.preview-intro{margin:10px 0 0;font-size:12px;line-height:1.5}.preview-stack{display:flex;flex-direction:column;gap:16px;margin-top:14px}.surface-preview-block{display:flex;flex-direction:column;gap:10px}.surface-preview-header{display:flex;flex-direction:column;gap:4px}.surface-preview-header strong{font-size:14px;letter-spacing:-.02em}.surface-preview-frame,.flutter-home-banner,.flutter-routine-card,.flutter-slot-card,.flutter-article-preview{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.surface-preview-frame{display:grid;gap:12px;padding:12px}.flutter-feed-card,.flutter-detail-panel,.flutter-routine-card,.flutter-slot-card{overflow:hidden;border:1px solid var(--border);background:var(--page-elevated)}.flutter-feed-card.campaign,.flutter-detail-panel.campaign,.flutter-home-banner.campaign,.flutter-routine-card.campaign,.flutter-slot-card.campaign{border-color:var(--sponsored-border);background:var(--sponsored-bg)}.flutter-feed-card{display:grid;grid-template-columns:118px minmax(0,1fr);min-height:126px}.flutter-feed-thumb,.flutter-detail-image,.flutter-routine-thumb,.flutter-slot-image,.flutter-home-banner-image,.flutter-article-hero,.flutter-article-media{display:block;width:100%;object-fit:cover}.flutter-feed-thumb{height:126px}.flutter-feed-body{display:flex;flex-direction:column;gap:8px;padding:12px 14px}.flutter-feed-top{display:flex;justify-content:flex-start;min-height:22px}.flutter-feed-body h3,.flutter-detail-copy h3,.flutter-home-banner-copy h3,.flutter-routine-copy h3,.flutter-slot-copy h3,.flutter-article-hero-copy h3{margin:0;letter-spacing:-.03em}.flutter-feed-body h3,.flutter-detail-copy h3,.flutter-routine-copy h3,.flutter-slot-copy h3{font-size:18px;line-height:1.18}.flutter-feed-body p,.flutter-detail-copy p,.flutter-home-banner-copy p,.flutter-routine-copy p,.flutter-slot-copy p,.flutter-article-hero-copy p{margin:0}.flutter-feed-body p{margin-top:8px;color:var(--text-muted);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.flutter-detail-panel{display:flex;flex-direction:column}.flutter-detail-image{height:172px}.flutter-detail-copy{display:flex;flex-direction:column;gap:10px;padding:12px}.flutter-detail-copy p,.flutter-routine-copy p,.flutter-slot-copy p{color:var(--text-muted);font-size:13px;line-height:1.5}.flutter-badge{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em}.flutter-badge.campaign{border:1px solid var(--sponsored-border);background:#b453091f;color:#a16207}:root[data-theme=dark] .flutter-badge.campaign{background:#f59e0b1f;color:#fcd34d}.flutter-badge.article{border:1px solid rgba(255,255,255,.24);background:#ffffff29;color:#fff}.flutter-meta-inline{display:inline-flex;align-items:center;width:fit-content;font-size:11px;font-weight:600;color:var(--text-muted)}.flutter-meta-inline.light{color:#ffffffc7}.flutter-chip-row{display:flex;flex-wrap:wrap;gap:6px}.flutter-mini-chip{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid var(--border);background:var(--surface-subtle);font-size:11px;color:var(--text-muted)}.flutter-caution-copy{color:#8a5a12;font-size:11px;line-height:1.5}:root[data-theme=dark] .flutter-caution-copy{color:#fbbf24}.flutter-secondary-button,.flutter-primary-button{min-height:40px;width:fit-content;padding:0 16px;border-radius:999px;font-size:13px;font-weight:700}.flutter-secondary-button{border:1px solid var(--border);background:var(--ghost-bg);color:var(--text)}.flutter-primary-button{border:none;background:var(--primary-solid);color:var(--primary-solid-contrast)}.flutter-home-banner{position:relative;min-height:204px;overflow:hidden}.flutter-home-banner-image{position:absolute;inset:0;height:100%}.flutter-home-banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#0000009e)}.flutter-home-banner-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;min-height:204px;padding:20px;color:#fff}.flutter-home-banner-copy h3{font-size:18px;line-height:1.16}.flutter-home-banner-copy p{color:#ffffffc2;font-size:12px;line-height:1.45}.flutter-routine-card,.flutter-slot-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:0;align-items:stretch}.flutter-routine-thumb,.flutter-slot-image{height:100%;min-height:104px}.flutter-routine-copy,.flutter-slot-copy{display:flex;flex-direction:column;gap:6px;padding:14px 14px 12px}.flutter-routine-copy small{color:#b45309;font-size:11px;font-weight:700}:root[data-theme=dark] .flutter-routine-copy small{color:#fbbf24}.flutter-article-preview{overflow:hidden}.flutter-article-hero-shell{position:relative}.flutter-article-hero{aspect-ratio:4 / 5;background:var(--preview-placeholder-bg)}.flutter-article-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000014,#00000005 56%,#0000005c)}.flutter-article-hero-copy{position:absolute;right:20px;bottom:24px;left:20px;display:flex;flex-direction:column;gap:8px;color:#fff}.flutter-article-hero-copy h3{font-size:24px;line-height:1.05}.flutter-article-hero-copy p{color:#ffffffe6;font-size:15px;line-height:1.4}.flutter-article-sheet{display:flex;flex-direction:column;gap:18px;margin:-24px 14px 14px;padding:20px;border:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.flutter-article-section{display:flex;flex-direction:column;gap:10px}.flutter-disclosure-card{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid var(--border);background:var(--surface-subtle)}.flutter-disclosure-card p{margin:0;color:var(--text);font-size:13px;line-height:1.55}.article-markdown-preview{padding-top:0;border-top:0}.flutter-article-reading-flow{display:grid;gap:18px}.flutter-article-inline-media{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover}.flutter-article-media-list{display:flex;flex-direction:column;gap:14px}.flutter-article-media-card{display:flex;flex-direction:column;gap:8px}.flutter-article-media{border-radius:18px}.flutter-article-media-card small{color:var(--text-muted);font-size:12px;line-height:1.45}.markdown-preview{padding-top:18px;border-top:1px solid var(--border)}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3{margin-top:0;margin-bottom:12px}.markdown-preview p,.markdown-preview li{color:var(--text-muted)}.markdown-preview ul,.markdown-preview ol{padding-left:20px}.markdown-preview img{max-width:100%;margin-top:12px;border-radius:18px}.media-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.media-pill{min-width:180px;padding:12px 14px}.media-pill strong{display:block;margin-top:6px;font-size:14px;line-height:1.4;word-break:break-word}.markdown-drop-zone{position:relative;width:100%}.markdown-drop-zone.drag-over textarea{border-color:var(--drop-zone-border);background:var(--drop-zone-bg)}.drop-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--drop-zone-bg);border:2px dashed var(--drop-zone-border);border-radius:0;font-size:15px;font-weight:600;color:var(--drop-zone-text);z-index:10;pointer-events:none}.label-with-tooltip{display:flex;align-items:center;gap:8px;position:relative}.help-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:help}.help-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:var(--pill-bg);color:var(--text-muted);font-size:11px;font-weight:700;transition:all .2s ease}.help-trigger:hover .help-icon{background:var(--primary-solid);color:var(--primary-solid-contrast)}.help-tooltip{position:absolute;bottom:100%;left:0;transform:translateY(10px);opacity:0;visibility:hidden;margin-bottom:12px;min-width:320px;padding:16px;background:var(--tooltip-bg);color:var(--tooltip-text);border-radius:12px;box-shadow:0 12px 24px #0003;transition:all .2s cubic-bezier(.16,1,.3,1);z-index:100;font-size:13px;font-weight:400;line-height:1.5;text-transform:none;letter-spacing:normal}.help-tooltip:after{content:"";position:absolute;top:100%;left:14px;border-width:6px;border-style:solid;border-color:var(--tooltip-bg) transparent transparent transparent}.help-trigger:hover .help-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.help-tooltip strong{display:block;font-weight:600;color:var(--tooltip-text);margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.15)}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.help-col{display:flex;flex-direction:column;gap:6px}.help-col code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;color:var(--code-accent);background:#ffffff1a;padding:2px 6px;border-radius:4px}.manual-button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:42px;padding:0 16px;font-size:13px;font-weight:600;white-space:nowrap;border:1px dashed var(--border-strong);border-radius:999px;background:var(--surface-subtle);color:var(--text);cursor:pointer;transition:all .16s ease}.manual-button:hover{background:var(--primary-solid);color:var(--primary-solid-contrast);border-color:var(--primary-solid);transform:translateY(-1px);box-shadow:var(--shadow-soft)}.manual-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:var(--overlay-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:manualFadeIn .2s ease}@keyframes manualFadeIn{0%{opacity:0}to{opacity:1}}.manual-panel{position:relative;width:96vw;max-width:720px;max-height:85vh;display:flex;flex-direction:column;background:var(--modal-bg);border:1px solid var(--border);border-radius:16px;box-shadow:0 32px 80px #00000040;animation:manualSlideUp .28s cubic-bezier(.16,1,.3,1)}@keyframes manualSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.manual-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 28px 16px;border-bottom:1px solid var(--border);flex-shrink:0}.manual-header h2{margin:0;font-size:22px;font-weight:700;letter-spacing:-.03em;line-height:1.2}.manual-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:999px;background:var(--pill-bg);color:var(--text-muted);font-size:16px;cursor:pointer;flex-shrink:0;transition:all .16s ease}.manual-close:hover{background:var(--primary-solid);color:var(--primary-solid-contrast)}.manual-body{overflow-y:auto;padding:20px 28px 32px;display:flex;flex-direction:column;gap:24px}.manual-section{display:flex;flex-direction:column;gap:10px}.manual-section h3{margin:0;font-size:16px;font-weight:700;color:var(--text);letter-spacing:-.02em;padding-bottom:6px;border-bottom:1px solid var(--border)}.manual-section p{margin:0;font-size:13.5px;line-height:1.6;color:var(--text)}.manual-section ul{margin:0;padding-left:18px;font-size:13.5px;line-height:1.6;display:flex;flex-direction:column;gap:4px}.manual-section ul ul{margin-top:4px;gap:2px}.manual-section code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;background:var(--pill-bg);padding:1px 5px;border-radius:4px}.manual-info-box{padding:14px 16px;background:var(--manual-info-bg);border:1px solid var(--manual-info-border);border-radius:8px;font-size:13px;line-height:1.5}.manual-info-box strong{display:block;margin-bottom:4px;font-size:13px;color:var(--text)}.manual-info-box p{margin:0 0 2px;font-size:13px;color:var(--text-muted)}.manual-steps{display:flex;flex-direction:column;gap:10px}.manual-step{display:flex;gap:12px;align-items:flex-start;padding:10px 14px;background:var(--manual-step-bg);border:1px solid var(--border);border-radius:8px}.step-number{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:var(--primary-solid);color:var(--primary-solid-contrast);font-size:12px;font-weight:700;flex-shrink:0;margin-top:2px}.manual-step strong{display:block;font-size:14px;margin-bottom:2px}.manual-step p{margin:0;font-size:13px;color:var(--text-muted)}.manual-table{width:100%;border-collapse:collapse;font-size:13px}.manual-table th,.manual-table td{text-align:left;padding:8px 10px;border-bottom:1px solid var(--border)}.manual-table th{background:var(--table-head-bg);font-weight:600;color:var(--text);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.manual-table td:first-child{font-weight:600;white-space:nowrap;color:var(--text)}.manual-table td:last-child{color:var(--text-muted)}.manual-code-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:14px 16px;background:var(--tooltip-bg);border-radius:8px}.manual-code-grid div{display:flex;flex-direction:column;gap:6px}.manual-code-grid code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;color:var(--code-accent);background:#ffffff1a;padding:3px 8px;border-radius:4px}@media(max-width:1320px){.landing-hero,.hero-panel,.dashboard-strip,.library-layout,.workspace-main,.detail-hero,.detail-grid,.detail-grid.three-column,.detail-grid.two-column,.detail-actions,.product-queue,.brand-health-shell,.brand-health-product-grid{grid-template-columns:1fr}.preview-panel,.selection-panel{position:static}.library-panel{height:auto;max-height:none;overflow:visible}.library-layout{height:auto;overflow:visible}.library-list,.selection-panel{height:auto;max-height:none}}@media(max-width:1080px){.shell{grid-template-columns:1fr}.workspace{order:1}.sidebar{order:2;border-right:0;border-bottom:1px solid var(--border)}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-switch,.task-board,.settings-grid,.dashboard-split.two-column{grid-template-columns:1fr}}@media(max-width:820px){.landing-shell,.workspace,.sidebar{padding:18px}.landing-grid,.landing-feature-grid,.route-card-grid,.dashboard-split,.form-grid,.hero-grid,.preview-summary,.metrics,.checkbox-group{grid-template-columns:1fr}.sidebar-actions,.panel-header,.list-header{flex-direction:column}.catalog-live-meta{width:100%;max-width:none;justify-content:flex-start;text-align:left}.catalog-loading-copy{align-items:flex-start;justify-content:flex-start}.preview-panel .detail-grid,.library-row{grid-template-columns:1fr}.inline-media-card{grid-template-columns:76px minmax(0,1fr)}.inline-media-actions{grid-column:1 / -1;justify-content:flex-start}.catalog-filter-row,.catalog-selects{flex-direction:column;align-items:stretch}.catalog-selects{grid-template-columns:1fr;min-width:0}.catalog-select{width:100%}.library-row-meta{align-items:flex-start;text-align:left}.panel-actions,.landing-actions,.sidebar-actions,.primary-button,.ghost-button{width:100%}}@media(max-width:560px){.theme-toggle{grid-template-columns:1fr}.landing-hero,.brand-panel,.editor-panel,.preview-panel,.hero-panel{padding:18px;border-radius:24px}.asset-grid{grid-template-columns:1fr}.preview-copy h3,.landing-copy h1,.brand-panel h1{font-size:28px}.product-hero-visual{min-height:220px}}
