:root{--brand-600:#ea580c;--brand-500:#f97316;--brand-700:#c2410c;--brand-50:#fff7ed;--brand-100:#ffedd5;--surface-page:#faf8f5;--surface-card:#fff;--surface-elevated:#ffffffeb;--text-strong:#0f172a;--text-body:#334155;--text-muted:#64748b;--border-soft:#fb923c38;--border-table:#fde68a;--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 12px 32px #c2410c1a;--shadow-lg:0 24px 48px #0f172a1f;--radius-card:20px;--radius-btn:12px;--radius-pill:999px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{height:100%}body{background:radial-gradient(900px 380px at 8% -8%, #fb923c24 0%, transparent 58%), radial-gradient(700px 320px at 92% 5%, #fbbf241f 0%, transparent 52%), var(--surface-page);height:100%;color:var(--text-body);margin:0}#root{flex-direction:column;height:100%;min-height:0;display:flex}.app-shell{flex-direction:column;flex:1;min-height:0;display:flex;overflow:visible}.app-header{z-index:200;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;overflow:visible;box-shadow:0 1px #0f172a08}.app-header:after{content:"";opacity:.85;pointer-events:none;background:linear-gradient(90deg,#ea580c 0%,#f97316 55%,#fb923c 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.header-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:56px;padding:0 14px;display:grid;overflow:visible}.app-header--with-nav .header-inner{align-items:start;gap:10px;min-height:72px;padding:8px 12px;overflow:visible}.header-leading{flex-shrink:0;align-items:center;display:flex}.header-leading .logo-wrap{cursor:pointer;align-items:center;line-height:0;transition:opacity .15s;display:inline-flex}.header-leading .logo-wrap:hover{opacity:.88}.header-leading img{height:auto;display:block}.app-header--with-nav .header-leading .logo-wrap,.app-header--with-nav .header-leading img{height:auto;width:96px!important;max-width:96px!important}.header-title-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;line-height:1.15;display:flex}.header-title-main{letter-spacing:-.03em;background:linear-gradient(135deg, var(--brand-700) 0%, var(--brand-500) 55%, var(--brand-600) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:23px;font-weight:800}.header-title-sub{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}.header-nav-center{flex-wrap:wrap;align-items:center;min-width:0;display:flex;overflow:visible}.header-nav-center::-webkit-scrollbar{display:none}.header-nav-toolbar,.site-nav{width:100%;min-width:0;overflow:visible}.site-nav__list{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:4px 12px;width:100%;min-width:0;margin:0;padding:0;display:flex}.site-nav__item{z-index:1;flex:none;position:relative}.site-nav__item:has(.site-nav__dropdown){z-index:220}.site-nav__link{color:#334155;letter-spacing:0;white-space:nowrap;cursor:pointer;min-height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;gap:4px;padding:0 14px;font-size:14px;font-weight:700;line-height:1.25;transition:color .15s;display:inline-flex;position:relative}.site-nav__link:after{content:"";background:0 0;border-radius:999px;height:2px;transition:background .15s;position:absolute;bottom:6px;left:8px;right:8px}.site-nav__link:hover{color:#c2410c;background:0 0;border-color:#0000}.site-nav__link.is-active,.site-nav__link.is-open{color:#c2410c;box-shadow:none;background:0 0;border-color:#0000}.site-nav__link.is-active:after,.site-nav__link.is-open:after{background:#ea580c}.site-nav__link:active{box-shadow:none;transform:none}.site-nav__chevron{opacity:.7;transition:transform .15s}.site-nav__chevron.is-open{opacity:1;transform:rotate(180deg)}.site-nav__dropdown{z-index:300;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:196px;padding:8px;position:absolute;top:calc(100% + 2px);left:0;box-shadow:0 14px 34px #0f172a24}.site-nav__dropdown--wide{min-width:210px}.site-nav__dropdown-item{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.site-nav__dropdown-item:hover,.site-nav__dropdown-item.is-open,.site-nav__dropdown-item.is-selected{color:#c2410c;background:#fff7ed}.site-nav__dropdown-item--submenu{justify-content:space-between}.site-nav__dropdown-divider{background:#e2e8f0;height:1px;margin:6px 4px}.site-nav__nested{position:relative}.site-nav__submenu{background:#f8fafc;border-radius:8px;margin-top:4px;padding:4px}.header-trailing{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.header-logout-btn{color:#c2410c;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ea580c59;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.app-header--with-nav .header-logout-btn{min-height:38px;padding:0 16px;font-size:13px}.header-logout-btn:hover{background:#fff7ed;border-color:#ea580c}.content-area{z-index:1;flex-direction:column;flex:1;width:100%;min-height:0;padding:14px 18px;display:flex;position:relative;overflow:hidden}.login-wrap{place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{background:var(--surface-elevated);border:1px solid var(--border-soft);border-radius:var(--radius-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:min(420px,100%);box-shadow:var(--shadow-lg);flex-direction:column;gap:16px;padding:32px;display:flex}.login-brand{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.login-brand h1{letter-spacing:-.02em;color:#0f172a;margin:0 0 4px;font-size:36px}label{flex-direction:column;gap:6px;font-size:14px;font-weight:600;display:flex}input{background:#fffc;border:1px solid #cbd5e1;border-radius:10px;padding:12px 14px;font-size:15px;transition:all .2s}input:focus{border-color:var(--brand-500);outline:none;box-shadow:0 0 0 4px #f9731626}.btn{border-radius:var(--radius-btn);background:linear-gradient(135deg, var(--brand-700), var(--brand-600));color:#fff;cursor:pointer;border:0;min-width:96px;padding:11px 18px;font-weight:700;transition:transform .15s,box-shadow .15s,filter .15s;box-shadow:0 8px 22px #ea580c52}.btn:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 12px 28px #ea580c61}.btn:disabled{opacity:.65;cursor:wait;filter:none;transform:none}.btn.danger{background:linear-gradient(135deg,#b91c1c,#ef4444);box-shadow:0 8px 20px #dc262647}.btn.danger:hover{box-shadow:0 12px 26px #dc262657}.header-trailing .btn.danger{background:var(--surface-card);color:var(--brand-700);box-shadow:var(--shadow-sm);border:1px solid #ea580c66}.header-trailing .btn.danger:hover{background:var(--brand-50);filter:none;box-shadow:0 8px 18px #ea580c26}.error-text{color:#c2410c;margin:0;font-size:13px}.page-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #ffffffe6;border-radius:18px;flex-direction:column;gap:12px;padding:24px;display:flex;box-shadow:0 16px 40px #0f172a14}.api-result{color:#f8fafc;background:#0f172a;border-radius:10px;min-height:220px;max-height:420px;padding:12px;font-size:12px;overflow:auto}.muted{color:#64748b;margin:0}.grid-layout{grid-template-columns:2fr 1fr;gap:16px;display:grid}.hero{justify-content:center;min-height:240px}.side{justify-content:center}.badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;width:fit-content;padding:5px 10px;font-size:12px;font-weight:700}.list{color:#475569;margin:0;padding-left:18px;line-height:1.7}.empty-page{background:var(--surface-elevated);border-radius:var(--radius-card);border:1px solid var(--border-soft);min-height:calc(100vh - 170px);color:var(--text-muted);box-shadow:var(--shadow-md);place-items:center;font-weight:600;display:grid}.home-page{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.home-page>.tab-panel.tab-panel--active{flex:1;min-height:0;overflow:hidden}.tab-panel{flex-direction:column;min-height:0;display:none}.tab-panel.tab-panel--active{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.section-nav{background:var(--surface-elevated);border-radius:var(--radius-pill);border:1px solid var(--border-soft);box-shadow:var(--shadow-sm);flex-wrap:wrap;gap:10px;width:fit-content;max-width:100%;margin-bottom:10px;padding:8px;display:flex}.section-btn{color:var(--text-body);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:1px solid #0000;padding:10px 20px;font-size:13px;font-weight:700;transition:background .18s,color .18s,box-shadow .18s,transform .15s}.section-btn:hover{background:var(--brand-50);color:var(--brand-700)}.section-btn.active{color:#fff;background:linear-gradient(135deg, var(--brand-700), var(--brand-600));border-color:#ea580c59;box-shadow:0 8px 22px #ea580c59}.section-nav.section-nav--content-layout{flex-direction:column;align-items:stretch;gap:14px;width:100%;max-width:100%}@media (width>=1025px){.section-nav.section-nav--content-layout{margin-bottom:8px;padding-left:18px}}.content-type-toolbar{flex-direction:column;gap:18px;display:flex}.content-type-group{margin:0}.content-type-group-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 10px;font-size:11px;font-weight:800}.content-type-btn-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.content-type-btn-wrap{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex;position:relative}.content-type-btn--menu{align-items:center;gap:6px;padding:11px 20px;display:inline-flex}.content-type-btn__label{line-height:1.2}.content-type-btn__chevron{opacity:.75;flex-shrink:0;transition:transform .15s}.content-type-btn__chevron.is-open{opacity:1;transform:rotate(180deg)}.content-type-btn--menu.is-open,.content-type-btn--menu.is-active{background:var(--brand-50);border-color:var(--brand-500);color:var(--brand-800)}.content-type-dropdown{z-index:120;border-radius:var(--radius-btn);background:var(--surface-card);border:1px solid #ea580c59;min-width:180px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 28px #0f172a24}.content-type-dropdown__item{text-align:left;width:100%;color:var(--text-body);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600;display:block}.content-type-dropdown__item:hover,.content-type-dropdown__item.is-selected{background:var(--brand-50);color:var(--brand-800)}.content-type-btn{background:var(--surface-card);color:var(--text-body);border-radius:var(--radius-btn);cursor:pointer;border:1px solid #ea580c59;padding:11px 22px;font-size:13px;font-weight:600;line-height:1.25;transition:transform .12s,box-shadow .15s,background .15s,border-color .15s}.content-type-btn:hover{background:var(--brand-50);border-color:var(--brand-500);color:var(--brand-800)}.content-type-btn:active{transform:scale(.97);box-shadow:inset 0 2px 8px #00000012}.content-type-btn.is-active{color:#fff;background:linear-gradient(135deg, var(--brand-700), var(--brand-600));border-color:#ea580c8c;box-shadow:0 6px 18px #ea580c47}.content-type-btn.is-active:hover{background:linear-gradient(135deg, var(--brand-700), var(--brand-600));color:#fff;border-color:#ea580ca6}.dashboard-section-nav{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.dashboard-section-nav--toolbar{margin-left:4px}.dashboard-section-nav__btn{background:var(--surface-card);color:var(--text-body);border-radius:var(--radius-btn);cursor:pointer;border:1px solid #ea580c59;padding:8px 16px;font-size:12px;font-weight:700;line-height:1.25;transition:transform .12s,box-shadow .15s,background .15s,border-color .15s}.dashboard-section-nav__btn:hover{background:var(--brand-50);border-color:var(--brand-500);color:var(--brand-800)}.dashboard-section-nav__btn.is-active{color:#fff;background:linear-gradient(135deg, var(--brand-700), var(--brand-600));border-color:#ea580c8c;box-shadow:0 4px 14px #ea580c3d}.dashboard-section-nav__btn.is-active:hover{color:#fff;border-color:#ea580ca6}.dashboard-nav-toggle,.dashboard-nav-backdrop,.dashboard-sidebar-nav__head{display:none}@media (width<=1024px){.dashboard-nav-toggle--inline{background:var(--surface-card);color:var(--text-body);border-radius:var(--radius-btn);cursor:pointer;box-shadow:var(--shadow-sm);border:1px solid #ea580c59;align-items:center;gap:8px;margin-bottom:0;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.dashboard-nav-toggle:hover,.dashboard-nav-toggle--inline:hover{background:var(--brand-50);border-color:var(--brand-500);color:var(--brand-800)}.dashboard-nav-backdrop{z-index:55;background:#0f172a61;display:block;position:fixed;inset:84px 0 0}.home-page .dashboard-sidebar-nav{z-index:60;border-radius:0 14px 14px 0;width:min(300px,88vw);max-width:100%;margin-bottom:0;transition:transform .22s;position:fixed;top:84px;bottom:0;left:0;overflow:hidden auto;transform:translate(-105%);box-shadow:12px 0 32px #0f172a29}.home-page--sidebar-open .dashboard-sidebar-nav{transform:translate(0)}.dashboard-sidebar-nav__head{border-bottom:1px solid var(--border-soft);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:10px;font-size:13px;font-weight:800;display:flex}.dashboard-sidebar-nav__close{background:var(--surface-card);width:34px;height:34px;color:var(--text-body);cursor:pointer;border:1px solid #ea580c40;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.dashboard-sidebar-nav__close:hover{background:var(--brand-50);border-color:var(--brand-500);color:var(--brand-800)}.dashboard-sidebar-nav .content-type-btn-row{flex-direction:column;align-items:stretch}.dashboard-sidebar-nav .content-type-btn-wrap{flex-direction:column;align-items:stretch;width:100%}.dashboard-sidebar-nav .content-type-btn{text-align:left;justify-content:flex-start;width:100%}.dashboard-sidebar-nav .content-type-dropdown{width:100%;min-width:0;box-shadow:none;margin-top:6px;position:static}}.dynamic-ui-drag-col{vertical-align:middle;width:36px;padding-left:10px!important;padding-right:4px!important}.dynamic-ui-drag-handle{cursor:grab;align-items:center;display:inline-flex}.dynamic-ui-drag-lock{-webkit-user-select:none;user-select:none;font-size:12px}.dynamic-ui-row--draggable{cursor:grab}.dynamic-ui-row--draggable .actions,.dynamic-ui-row--draggable .actions *,.dynamic-ui-row--draggable label.switch,.dynamic-ui-row--draggable .cb-expand-wrap,.dynamic-ui-row--draggable .cb-expand-wrap *{cursor:pointer}.dynamic-ui-row--draggable:active{cursor:grabbing}.data-table tbody.dynamic-ui-drag-active tr.dynamic-ui-row--shifted td{transform:translateY(var(--row-shift,0px));transition:transform .22s cubic-bezier(.2,0,0,1)}.data-table tbody.dynamic-ui-drag-active tr td{will-change:transform}.dynamic-ui-row--dragging td{opacity:.55;box-shadow:inset 0 0 0 1px dashed #ea580c73;z-index:2;background:#ea580c12;transition:opacity .12s,background .12s;position:relative}.dynamic-ui-row--drag-over td{background:#ea580c1a;transition:background .12s}.dynamic-ui-row--locked .dynamic-ui-drag-col{cursor:not-allowed}.dynamic-ui-drag-hint{margin:10px 16px 0;font-size:12px;line-height:1.45}.dynamic-ui-toolbar .dynamic-ui-toolbar-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dynamic-ui-toolbar-title-row{flex-wrap:wrap;align-items:center;gap:10px 14px;min-width:0;display:flex}.dynamic-ui-toolbar-menu{flex-shrink:0;display:none}.dashboard-nav-toggle--inline{margin-bottom:0}@media (width<=1024px){.dynamic-ui-toolbar{flex-direction:column;align-items:stretch;gap:8px;padding:10px 14px}.dynamic-ui-toolbar-title-row{justify-content:space-between;gap:10px;width:100%}.dynamic-ui-toolbar-menu{display:block}.dynamic-ui-toolbar-title-row h2{text-align:right;margin-left:auto;padding-left:10px;font-size:16px;line-height:1.25}.dynamic-ui-toolbar .dynamic-ui-toolbar-right{flex-wrap:nowrap;justify-content:space-between;gap:8px;width:100%}.dynamic-ui-toolbar .dynamic-ui-toolbar-right .btn{white-space:nowrap;flex-shrink:0}}@media (width>=1025px){.dynamic-ui-toolbar-menu,.dashboard-nav-toggle--inline{display:none!important}}.dynamic-search-input{border-radius:var(--radius-btn);background:var(--surface-card);min-width:180px;max-width:300px;color:var(--text-body);border:1px solid #fb923c59;padding:10px 14px;font-size:14px;transition:border-color .18s,box-shadow .18s}.dynamic-search-input::placeholder{color:var(--text-muted)}.dynamic-search-input:focus{border-color:var(--brand-500);outline:none;box-shadow:0 0 0 4px #f973162e}.th-sort-btn{font:inherit;cursor:pointer;color:inherit;text-align:left;text-transform:none;letter-spacing:inherit;background:0 0;border:none;border-radius:10px;align-items:center;gap:6px;margin:-8px -10px;padding:8px 10px;transition:background .18s,box-shadow .18s,transform .15s;display:inline-flex}.data-table thead th .data-table__head-text{font:inherit;font-weight:inherit;color:inherit;text-transform:none;letter-spacing:inherit;align-items:center;margin:-8px -10px;padding:8px 10px;display:inline-flex}.data-table thead .th-sort-btn:hover{background:#ffffff1f}.data-table thead .th-sort-btn:active{transform:scale(.98)}.th-sort-btn.is-active{color:#fff;font-weight:800}.data-table thead .th-sort-btn.is-active{color:#fff;background:#fff3;box-shadow:inset 0 1px #ffffff59,0 2px 8px #0000001f}.th-sort-btn:hover{opacity:1}.sort-indicator{opacity:1;color:#fff8f0f2;text-shadow:0 1px 2px #0003;font-size:11px;font-weight:900}.table-toolbar-sub{border-bottom:none;padding-top:4px}.table-shell{background:var(--surface-elevated);border-radius:var(--radius-card);border:1px solid var(--border-soft);min-height:0;box-shadow:var(--shadow-md);flex-direction:column;flex:1;display:flex;overflow:hidden}.bannering-page__tabs{background:#f8fafce6;border:1px solid #0f172a1a;border-radius:10px;align-items:center;gap:4px;padding:3px;display:inline-flex}.bannering-page__tabs .ghost-btn.is-active{color:#fff;background:#0f172a;border-color:#0f172a}.bannering-page__search{align-items:center;gap:8px;display:flex}.bannering-page__search input{min-width:160px;max-width:240px}.bannering-page__pager{border-top:1px solid var(--border-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px 14px;display:flex}.bannering-page__pager-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.table-toolbar{background:linear-gradient(#fffbf7f2 0%,#ffffffa6 100%);border-bottom:1px solid #fb923c29;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:11px 18px;display:flex}.dynamic-ui-toolbar{padding-top:9px;padding-bottom:9px}.table-toolbar h2{letter-spacing:-.02em;color:var(--text-strong);margin:0;padding-left:14px;font-size:19px;font-weight:800;position:relative}.table-toolbar h2:before{content:"";background:linear-gradient(180deg, var(--brand-500), var(--brand-700));border-radius:4px;width:4px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.toggle-wrap{background:var(--brand-50);border-radius:var(--radius-pill);border:1px solid #fb923c40;gap:2px;padding:4px;display:inline-flex}.toggle-btn{border-radius:var(--radius-pill);color:var(--text-body);cursor:pointer;background:0 0;border:0;padding:7px 14px;font-size:12px;font-weight:700;transition:background .15s,color .15s}.toggle-btn.on{color:#fff;background:linear-gradient(135deg, var(--brand-700), var(--brand-600));box-shadow:0 4px 12px #ea580c47}.table-scroll{-webkit-overflow-scrolling:touch;scrollbar-color:#ea580c73 #fff7edcc;scrollbar-width:thin;flex:1;min-height:0;overflow:auto}.table-scroll::-webkit-scrollbar{width:10px;height:10px}.table-scroll::-webkit-scrollbar-track{background:#fff7ede6;border-radius:8px}.table-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#f973168c,#ea580ca6);border:2px solid #fff7ede6;border-radius:8px}.data-table{border-collapse:collapse;width:100%;min-width:900px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #fde68a8c;padding:14px 16px;font-size:13px}.data-table tbody td{color:var(--text-body)}.data-table th{z-index:2;text-transform:none;letter-spacing:.02em;color:#fff;vertical-align:middle;text-shadow:0 1px 2px #00000038;background:linear-gradient(180deg, #ffffff2e 0%, #fff0 48%), linear-gradient(155deg, #7c2d12 0%, var(--brand-700) 22%, var(--brand-600) 55%, var(--brand-500) 88%, #fb923c 100%);border-bottom:3px solid #fef3c7eb;border-right:1px solid #ffffff24;padding:16px 18px;font-size:12px;font-weight:800;position:sticky;top:0;box-shadow:inset 0 1px #ffffff47,0 8px 18px #7c2d1247}.data-table thead th:last-child{border-right:none}.data-table tbody tr:nth-child(2n){background:#fff7ed80}.data-table tbody tr:nth-child(odd){background:#fff}.data-table tbody tr:hover{background:#ffedd5bf}.data-table tbody tr:last-child td{border-bottom:none}.switch{align-items:center;gap:8px;display:inline-flex}.switch input{display:none}.slider{cursor:pointer;background:#cbd5e1;border-radius:999px;width:38px;height:22px;transition:background .2s;position:relative}.slider:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px}.switch input:checked+.slider{background:linear-gradient(135deg, var(--brand-600), var(--brand-500))}.switch input:checked+.slider:after{transform:translate(16px)}.switch input:disabled+.slider{cursor:not-allowed;opacity:.45;background:#cbd5e1}.switch input:disabled+.slider+.switch-text{color:#94a3b8}.switch-text{font-size:11px;font-weight:700}.loading-text,.empty-state{color:var(--text-muted);text-align:center;padding:20px 16px;font-size:14px;font-weight:600}.load-slot{min-height:44px}.banner-thumb{object-fit:cover;width:52px;height:36px;box-shadow:var(--shadow-sm);cursor:zoom-in;vertical-align:middle;border:1px solid #fb923c59;border-radius:10px}.dynamic-ui-title-thumb{display:inline-block}.dynamic-ui-title-text{word-break:break-word}.dynamic-ui-title-video-wrap{vertical-align:middle;display:inline-flex;position:relative}.dynamic-ui-title-video{object-fit:cover;cursor:pointer;background:#0f172a}.dynamic-ui-title-video-zoom{z-index:10050;pointer-events:auto;object-fit:contain;background:#000;border:1px solid #94a3b859;border-radius:14px;width:auto;max-width:min(560px,82vw);height:auto;max-height:min(420px,72vh);position:fixed;transform:translate(-50%,-50%);box-shadow:0 20px 48px #0f172a47}.status-chip{border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.status-chip.active{color:#166534;background:#dcfce7}.status-chip.inactive{color:#991b1b;background:#fee2e2}.status-chip.warning{color:#c2410c;background:#ffedd5}.actions{gap:8px;display:inline-flex}.actions--icons{gap:6px}.icon-action-btn{width:34px;height:34px;color:var(--brand-700);cursor:pointer;background:#fff;border:1px solid #ea580c38;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.icon-action-btn:hover{background:var(--brand-50);color:var(--brand-700);box-shadow:var(--shadow-sm);border-color:#ea580c73}.icon-action-btn:disabled{cursor:not-allowed;opacity:.45;color:#94a3b8;box-shadow:none;background:#f8fafc;border-color:#94a3b852}.icon-action-btn:disabled:hover{color:#94a3b8;box-shadow:none;background:#f8fafc;border-color:#94a3b852}.icon-action-btn:focus-visible{outline-offset:2px;outline:2px solid #ea580c8c}.icon-action-btn--danger{color:#b91c1c;border-color:#b91c1c47}.icon-action-btn--danger:hover{color:#991b1b;background:#fef2f2;border-color:#b91c1c73}.ghost-btn{color:var(--text-body);cursor:pointer;background:#fff;border:1px solid #ea580c38;border-radius:10px;padding:7px 12px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.ghost-btn:hover{background:var(--brand-50);color:var(--brand-700);box-shadow:var(--shadow-sm);border-color:#ea580c73}.ghost-btn.danger-text{border-color:#f8717173}.ghost-btn.danger-text:hover{color:#b91c1c;background:#fef2f2;border-color:#f87171}.danger-text:not(.ghost-btn){color:#b91c1c;font-weight:600}@media (width<=900px){.header-title-main{font-size:18px}.header-title-sub{font-size:11px}.header-leading .logo-wrap img,.header-leading img{max-width:96px}.table-toolbar:not(.dynamic-ui-toolbar){flex-direction:column;align-items:flex-start;gap:8px}}.banner-toast{border-radius:10px;margin:12px 16px 0;padding:10px 14px;font-size:13px;font-weight:600}.banner-toast.toast-ok{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.banner-toast.toast-err{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.modal-backdrop{z-index:100;background:#0f172a73;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal-backdrop.modal-backdrop--crop{z-index:350}.modal-panel{border-radius:var(--radius-card);width:min(440px,100%);box-shadow:var(--shadow-lg);border:1px solid var(--border-soft);border-top:4px solid var(--brand-500);background:#fff;padding:24px}.modal-panel.banner-crop-modal{width:min(560px,100vw - 32px);max-width:100%}.banner-crop-modal__text{color:var(--text-body);margin:0 0 10px;font-size:14px;line-height:1.45}.banner-crop-modal__text--muted{color:var(--text-muted);font-size:13px}.banner-crop-modal__actions{flex-wrap:wrap;margin-top:16px}.banner-crop-modal__hint{color:var(--text-muted);margin:0 0 10px;font-size:12px}.banner-crop-modal__viewport{cursor:grab;touch-action:none;background:#0f172a;border:2px solid #0f172a2e;border-radius:10px;width:100%;max-height:min(52vh,440px);position:relative;overflow:hidden}.banner-crop-modal__viewport:active{cursor:grabbing}.banner-crop-modal__img{-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.banner-crop-modal__loading{color:#94a3b8;justify-content:center;align-items:center;min-height:160px;font-size:14px;display:flex}.banner-crop-modal__zoom-label{color:var(--text-body);flex-direction:column;gap:6px;margin-top:12px;font-size:12px;font-weight:600;display:flex}.banner-crop-modal__zoom-label input[type=range]{width:100%}.modal-panel-narrow{width:min(380px,100%)}.modal-panel.modal-panel-banner-preview{box-sizing:border-box;width:min(1680px,100vw - 24px);max-width:calc(100vw - 24px);max-height:min(94vh,960px);overflow-y:auto}.modal-panel.modal-panel-weekly-dynamic{box-sizing:border-box;flex-direction:column;width:min(1120px,100vw - 24px);max-width:calc(100vw - 24px);max-height:min(92vh,880px);display:flex;overflow:hidden}.modal-panel-weekly-dynamic .weekly-dynamic-modal-body{flex-direction:column;flex:1;min-height:0;display:flex}.modal-panel-weekly-dynamic .weekly-dynamic-modal-body__scroll{border-radius:var(--radius-btn);background:var(--surface-card);border:1px solid #fb923c38;flex:1;min-height:0;max-height:min(68vh,650px);overflow:auto}.modal-panel-weekly-dynamic .weekly-dynamic-modal-body__table{margin:0}.modal-backdrop.modal-backdrop--nested{z-index:250}.modal-backdrop.modal-backdrop--nested-top{z-index:300}.modal-panel.modal-panel-weekly-full{box-sizing:border-box;flex-direction:column;width:min(1280px,100vw - 24px);max-width:calc(100vw - 20px);max-height:min(92vh,900px);display:flex;overflow:hidden}.modal-panel.modal-panel-prisoners{box-sizing:border-box;flex-direction:column;width:min(960px,100vw - 24px);max-width:calc(100vw - 20px);max-height:min(92vh,880px);display:flex;overflow:hidden}.prisoners-modal__body{flex-direction:column;flex:1;min-height:0;padding:0 4px 12px;display:flex}.prisoners-modal__table-wrap{border-radius:var(--radius-btn);background:var(--surface-card);border:1px solid #fb923c38;flex:1;min-height:280px;max-height:min(62vh,600px);overflow:auto}.prisoners-modal__table{margin:0}.prisoners-modal__footer-note{text-align:left;margin:0;font-size:12px}.prisoners-modal__footer{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;margin-top:auto;padding:12px 4px 4px;display:flex}.prisoners-modal__footer.modal-actions--split{justify-content:flex-start}.prisoners-modal__footer.modal-actions--split .prisoners-modal__footer-note{margin-right:auto}.weekly-category-list-modal__search{min-width:min(220px,42vw)}.banner-list-modal__filters{flex-direction:column;gap:6px;padding:0 20px 12px;display:flex}.banner-list-modal__context-hint{margin:0;font-size:12px}.weekly-category-list-modal__toast{z-index:12000;border-radius:var(--radius-btn);padding:10px 14px;font-size:13px;position:fixed;top:16px;right:16px;box-shadow:0 4px 16px #0000002e}.weekly-category-list-modal__toast--success{color:#fff;background:#166534}.weekly-category-list-modal__toast--error{color:#fff;background:#991b1b}.add-image-modal__header-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.add-image-modal__header{flex-wrap:wrap;gap:10px 12px}.add-image-modal__header-hint{color:#64748b;text-align:center;flex:auto;min-width:min(100%,280px);margin:0;padding:0;font-size:.8125rem;font-weight:500;line-height:1.45}.add-image-modal__select-label{color:var(--text-muted,#64748b);white-space:nowrap;font-size:.8125rem}.add-image-modal__select{min-width:min(220px,42vw)}.add-image-modal__search{min-width:min(180px,36vw)}.add-image-modal__subtitle{margin:0 0 8px;font-size:.875rem}.add-image-modal__table-scroll{max-height:min(62vh,600px);overflow:auto}.add-image-modal__thumb-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0;line-height:0}.add-image-modal__thumb-btn:hover .add-image-modal__thumb{outline:2px solid #f9731673}.add-image-modal__thumb{object-fit:contain;background:#f1f5f9;border-radius:6px;width:50px;height:50px;display:block}.add-image-modal__upload-panel{overflow:visible}.add-image-modal__upload-hint{color:#1e40af;background:#eff6ffe6;border:1px solid #3b82f659;border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:.8125rem;font-weight:600;line-height:1.45}.add-image-modal__upload-preview-wrap{margin-top:12px}.add-image-modal__upload-preview{object-fit:cover;background:#f1f5f9;border:1px solid #94a3b873;border-radius:6px;width:213px;max-width:100%;height:213px;margin:0;display:block}.add-image-modal__upload-meta{margin:8px 0 0;font-size:.8125rem}.add-image-modal__crop-status{margin:10px 0 0;font-size:.8125rem;line-height:1.45}.category-products-browser.modal-panel-prisoners{width:min(1180px,100vw - 32px);max-width:min(1180px,100vw - 32px)}.category-products-browser__split{grid-template-columns:1fr 1fr;gap:16px;min-height:420px;padding:0 16px 16px;display:grid}.category-products-browser__panel{flex-direction:column;min-height:0;display:flex}.category-products-browser__scroll{flex:1;min-height:280px;max-height:52vh}.category-products-browser__selected-label{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.8125rem;overflow:hidden}.category-products-browser__table tr.is-selected-row,.category-products-browser__panel tr.is-selected-row{background:#ea580c14}.category-products-browser__category-row{cursor:pointer}.category-products-browser__category-row:hover{background:#ea580c0a}.category-products-browser__category-row:focus-visible{outline-offset:-2px;outline:2px solid #ea580c73}@media (width<=960px){.category-products-browser__split{grid-template-columns:1fr}}.category-products-browser__subtitle{margin:4px 0 0;font-size:.8125rem;line-height:1.45}.category-products-browser__search{min-width:220px}.category-products-browser__table td,.category-products-browser__table th{vertical-align:middle}.category-products-browser__expand-btn,.category-products-browser__name-btn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.category-products-browser__expand-btn{color:#64748b;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.category-products-browser__expand-btn:hover{color:#ea580c;background:#ea580c14}.category-products-browser__name-btn,.category-products-browser__name{text-align:left;font-weight:600}.category-products-browser__name-btn:hover,.category-products-browser__category-row:hover .category-products-browser__name{color:#ea580c}.category-products-browser__count{color:#c2410c;background:#ea580c1f;border-radius:999px;justify-content:center;align-items:center;min-width:28px;padding:2px 8px;font-size:12px;font-weight:700;display:inline-flex}.category-products-browser__row.is-expanded{background:#ea580c0f}.category-products-browser__products-row td{background:#fffaf5;padding-top:0;padding-bottom:14px}.category-products-browser__products-table{width:100%;margin-top:4px}.category-products-browser__products-loading,.category-products-browser__products-empty,.category-products-browser__empty,.category-products-browser__error{padding:10px 12px}.retail-product-link-modal__edit-col,.retail-product-link-modal__actions-col{text-align:center;width:96px}.retail-product-link-modal__active-switch{margin:0}.retail-product-link-modal__code-btn{color:#1e40af;font-weight:600;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.retail-product-link-modal__code-btn:hover{color:#f15b30}.retail-product-link-modal__row:hover{background:#f15b300f}.retail-product-link-modal__header-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.retail-product-link-modal__slot-hint{margin:4px 0 0;font-size:.8125rem;line-height:1.45}.retail-product-link-modal__title-row{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.retail-product-link-modal__title-row h3{margin:0}.retail-product-link-modal__title-edit{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.retail-product-link-modal__title-input{flex:1;min-width:140px;max-width:280px}.retail-product-link-modal__title-edit-btn{flex-shrink:0}.modal-panel.users-modal{width:min(1280px,100vw - 24px)}.users-modal__search{min-width:min(320px,100%)}.users-modal__table-wrap{max-height:min(68vh,640px)}.users-modal__table{min-width:1100px}.users-modal__password-cell{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-family:ui-monospace,monospace;font-size:.75rem;overflow:hidden}.users-modal__password-reveal{align-items:center;gap:6px;max-width:100%;display:inline-flex}.users-modal__password-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.users-modal__password-toggle{width:26px;height:26px;color:var(--text-muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;display:inline-flex}.users-modal__password-toggle:hover{color:var(--text-body,#0f172a);background:#0f172a0f}.modal-panel.modal-panel-color-code{box-sizing:border-box;flex-direction:column;width:min(980px,100vw - 24px);max-width:calc(100vw - 20px);max-height:min(92vh,880px);display:flex;overflow:hidden}.color-code-modal__header-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.color-code-modal__toolbar{flex-shrink:0;align-items:center;gap:12px;padding:0 4px 12px;display:flex}.color-code-modal__search{flex:1;min-width:180px}.color-code-modal__count{white-space:nowrap;font-size:12px}.color-code-modal__body{flex-direction:column;flex:1;min-height:0;padding:0 4px 12px;display:flex}.color-code-modal__table-wrap{border-radius:var(--radius-btn);background:var(--surface-card);border:1px solid #fb923c38;flex:1;min-height:280px;max-height:min(62vh,600px);overflow:auto}.color-code-modal__table{margin:0}.color-code-modal__footer-note{text-align:center;margin:10px 0 0;font-size:12px}.color-code-modal__footer{flex-shrink:0;margin-top:auto;padding:12px 4px 4px}.color-code-swatch{vertical-align:middle;border:1px solid #0f172a26;border-radius:6px;width:28px;height:28px;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff59}.color-code-form-preview{width:40px;height:40px;margin-top:-4px}.dynamic-position-change-modal__swap{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:16px 0 10px;font-size:18px;display:flex}.dynamic-position-change-modal__swap strong{color:var(--brand-700)}.dynamic-position-change-modal__arrow{color:var(--brand-500);font-size:22px;font-weight:700;line-height:1}.dynamic-position-change-modal__positions{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0 0 10px;font-size:16px;display:flex}.dynamic-position-change-modal__positions strong{color:var(--ink);font-variant-numeric:tabular-nums}.dynamic-position-change-modal__hint{text-align:center;margin:0 0 8px;font-size:13px;line-height:1.5}.weekly-parameter-search-modal__body{flex-direction:column;flex:1;min-height:0;display:flex}.weekly-parameter-search-modal__subtitle{margin:-6px 0 14px;font-size:13px}.weekly-parameter-search-modal__table-wrap{border-radius:var(--radius-btn);background:var(--surface-card);border:1px solid #fb923c38;flex:1;min-height:220px;max-height:min(62vh,620px);overflow:auto}.weekly-parameter-search-modal__table{margin:0}.weekly-special-thumb{object-fit:contain;background:#0f172a0f;border-radius:8px;width:48px;height:48px;display:block}.weekly-special-thumb-btn{cursor:zoom-in;vertical-align:middle;background:0 0;border:none;border-radius:8px;margin:0;padding:0;display:inline-flex}.weekly-special-thumb-btn:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px}.weekly-parameter-search-modal__header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px;display:flex}.weekly-parameter-search-modal__header-row h3{margin-bottom:4px}.modal-backdrop.weekly-delete-confirm-layer{z-index:280}.weekly-parameter-search-modal__toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.weekly-pcat-toolbar-btn{align-items:center;gap:4px;display:inline-flex}.weekly-pcat-settings-icon{vertical-align:text-bottom;margin-right:4px;font-size:18px}.weekly-special-thumb-wrap{cursor:zoom-in;vertical-align:middle;background:0 0;border:none;border-radius:8px;padding:4px;display:inline-flex}.weekly-special-thumb-wrap:hover .weekly-special-thumb{outline:2px solid #f9731659}.weekly-pcat-dialog-grid{flex-direction:column;gap:12px;display:flex}.weekly-pcat-dialog-grid__head,.weekly-pcat-dialog-grid__row{grid-template-columns:1fr 1fr;align-items:center;gap:12px;display:grid}.weekly-pcat-dialog-grid__footer{margin-top:4px}.weekly-parameter-search-modal__actions{flex-wrap:wrap;gap:6px;display:flex}.weekly-parameter-search-modal__action-btn{cursor:pointer;align-items:center;gap:4px;display:inline-flex}.weekly-form-product-panel{position:relative}.weekly-form-product-suggestions{z-index:10;background:#fff;border:1px solid #cbd5e1f2;border-radius:10px;max-height:min(42vh,280px);position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 36px #0f172a1f}.weekly-form-product-row{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;border-bottom:1px solid #f1f5f9f2;align-items:center;gap:12px;margin:0;padding:10px 12px;display:flex}.weekly-form-product-row:last-child{border-bottom:none}.weekly-form-product-row:hover,.weekly-form-product-row:focus-visible{background:#1976d212;outline:none}.weekly-form-product-thumb{object-fit:contain;background:#f1f5f9;border-radius:8px;flex-shrink:0;width:44px;height:44px}.weekly-form-product-row__meta{flex:1;min-width:0}.weekly-form-product-row__no{color:#0f172a;letter-spacing:.02em;font-size:13px;font-weight:700}.weekly-form-product-row__desc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:12px;display:-webkit-box;overflow:hidden}.weekly-form-selected-preview{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0f2;border-radius:10px;align-items:center;gap:12px;margin-top:10px;padding:10px 12px;display:flex}.weekly-form-selected-preview img{object-fit:contain;background:#fff;border-radius:8px;flex-shrink:0;width:52px;height:52px}.weekly-form-selected-preview__text{flex:1;min-width:0}.weekly-form-search-hint{color:#64748b;margin:0 0 8px;font-size:12px;line-height:1.45}.weekly-dynamic-modal-body__title{color:var(--text-primary,#0f172a);margin:0 0 6px;font-size:1rem;font-weight:600}.weekly-dynamic-modal-body__hint{margin:0 0 10px;font-size:12px;line-height:1.45}.weekly-dynamic-modal-body__scroll:focus{outline:none}.weekly-dynamic-modal-body__scroll:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px;border-radius:var(--radius-btn)}.weekly-dynamic-modal-body__table tbody tr.weekly-dynamic-row--clickable,.weekly-dynamic-modal-body__table tbody tr.weekly-dynamic-row--clickable td{cursor:pointer}.weekly-dynamic-modal-body__table tbody tr.weekly-dynamic-row--clickable:hover,.weekly-dynamic-modal-body__table tbody tr.weekly-dynamic-row--clickable:focus-within{background:#f9731624!important}.weekly-dynamic-modal-body__table tbody tr.weekly-dynamic-row--clickable:focus-visible{outline:2px solid var(--brand-600);outline-offset:-2px;box-shadow:inset 0 0 0 1px #ea580c40}.weekly-dynamic-modal-body__table tbody tr.weekly-dynamic-row--static{cursor:default}.weekly-dynamic-col-open{text-align:center;vertical-align:middle;width:44px;padding-left:8px!important;padding-right:12px!important}.weekly-dynamic-row__arrow{color:var(--brand-600);justify-content:center;align-items:center;line-height:0;display:inline-flex}.weekly-dynamic-col-active,.weekly-dynamic-col-actions{white-space:nowrap;vertical-align:middle;width:1%}.weekly-dynamic-active-switch{margin:0}.weekly-dynamic-col-products{text-align:center;font-variant-numeric:tabular-nums;min-width:72px}.weekly-dynamic-product-count{min-width:28px;color:var(--brand-700);background:#f973161f;border:1px solid #fb923c59;border-radius:999px;justify-content:center;padding:2px 10px;font-size:12px;font-weight:800;display:inline-flex}.modal-panel h3{margin:0 0 14px;font-size:18px}.modal-form{flex-direction:column;gap:12px;display:flex}.modal-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.modal-actions--split{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:10px}.modal-actions-trailing{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.modal-actions-leading{flex-wrap:wrap;align-items:center;gap:10px;margin-right:auto;display:flex}.layout-choice-modal .layout-choice-field{margin-bottom:6px}.layout-choice-modal__header{align-items:center;gap:12px;margin-bottom:14px;display:flex}.layout-choice-modal__header h3{margin:0}.layout-choice-modal__header--split{justify-content:space-between}.layout-choice-modal__title-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.quick-category-existing-dialog__list{margin:12px 0 16px;padding-left:1.25rem;font-size:.9375rem;line-height:1.5}.quick-category-existing-dialog__list li+li{margin-top:4px}.quick-category-modal .layout-choice-select{width:100%}.quick-category-modal{overflow:visible}.quick-category-modal__position-label{margin-top:12px}.quick-category-modal__hint{color:var(--text-muted);margin:10px 0 0;font-size:12px;line-height:1.45}.category-name-field{position:relative}.category-name-field__input{width:100%}.quick-category-modal__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.quick-category-modal__primary-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.category-name-field__suggestions{z-index:20;border-radius:var(--radius-btn);background:var(--surface-card);border:1px solid #fb923c59;max-height:240px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #0f172a1f}.category-name-field__status{color:var(--text-muted);padding:12px 14px;font-size:13px}.category-name-field__status--error{color:#dc2626}.category-name-field__option{width:100%;color:var(--text-body);text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.category-name-field__option:last-child{border-bottom:0}.category-name-field__option:hover,.category-name-field__option:focus-visible{background:#f9731614;outline:none}.category-name-field__option-name{font-weight:600}.category-name-field__option-meta{flex-shrink:0;font-size:12px}.weekly-category-list-modal__pick-row:hover{background:#f973160a}.weekly-category-list-modal__pick-name{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:600}.weekly-category-list-modal__pick-name:hover,.weekly-category-list-modal__pick-name:focus-visible{color:var(--brand-600);outline:none}.layout-choice-field--banner-first{margin-bottom:16px}.layout-choice-label{color:var(--text-body);margin-bottom:0;font-size:13px;font-weight:600;display:block}.layout-choice-label .required-asterisk{color:#dc2626;margin-left:2px;font-weight:700}.layout-choice-select{border-radius:var(--radius-btn);background:var(--surface-card);width:100%;max-width:100%;color:var(--text-body);cursor:pointer;border:1px solid #fb923c59;padding:10px 12px;font-size:14px}.layout-choice-select:focus{border-color:var(--brand-500);outline:none;box-shadow:0 0 0 4px #f973162e}.layout-choice-preview-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 10px;font-size:11px;font-weight:800}.banner-layout-preview{aspect-ratio:1630/425;box-sizing:border-box;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1230fr) minmax(0,390fr);align-content:stretch;align-items:stretch;gap:10px;width:100%;min-width:0;max-width:1630px;height:auto;min-height:0;margin:0 auto 18px;display:grid}.banner-layout-preview__main{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.banner-layout-preview__dimension{letter-spacing:.02em;color:#1a1a1a;text-align:center;flex:none;margin:0 0 6px;font-size:.9375rem;font-weight:600;line-height:1.3}.banner-layout-preview__side-slot{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex}.banner-layout-preview__side-slot .banner-layout-preview__side-cell{flex:auto;min-height:0}.banner-layout-preview__slider{box-sizing:border-box;background:#e2e8f0;border:1px solid #0f172a1a;border-radius:4px;flex:auto;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.banner-layout-preview__slide-img{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.banner-layout-preview__nav{z-index:2;color:#334155;cursor:pointer;background:#ffffffe0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,transform .12s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0f172a1f}.banner-layout-preview__nav:hover{background:#fff}.banner-layout-preview__nav:active{transform:translateY(-50%)scale(.96)}.banner-layout-preview__nav--prev{left:8px}.banner-layout-preview__nav--next{right:8px}.banner-layout-preview__dots{z-index:2;pointer-events:none;align-items:center;gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.banner-layout-preview__slider--editable .banner-layout-preview__dots{pointer-events:auto}.banner-layout-preview__dot{background:#ffffff8c;border-radius:999px;flex-shrink:0;width:7px;height:7px;box-shadow:0 1px 3px #00000040}.banner-layout-preview__dot--editable{cursor:pointer;pointer-events:auto;box-sizing:content-box;margin:-8px;padding:8px}.banner-layout-preview__dot.is-active{background:#fff;width:18px}.banner-layout-preview__side{flex-direction:column;gap:21px;min-width:0;height:100%;min-height:0;display:flex}.banner-layout-preview__side-cell{box-sizing:border-box;background:#e2e8f0;border:1px solid #0f172a1a;border-radius:4px;min-width:0;min-height:0;position:relative;overflow:hidden}.banner-layout-preview__side-cell img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.banner-layout-preview__slider--editable .banner-layout-preview__slide-img,.banner-layout-preview__side-cell--editable{cursor:default}.banner-layout-preview__slider--reorder{flex-direction:column;min-height:0;display:flex}.banner-reorder-slider-row{flex:auto;align-items:stretch;gap:4px;width:100%;min-height:0;display:flex}.banner-reorder-cell{box-sizing:border-box;background:#ffffff59;border:2px dashed #0f172a40;border-radius:4px;flex:1 1 0;min-width:0;min-height:0;position:relative;overflow:hidden}.banner-reorder-cell.has-image{cursor:grab;border-style:solid;border-color:#0f172a2e}.banner-reorder-cell.has-image:active{cursor:grabbing}.banner-reorder-cell__img{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.banner-layout-preview__empty-slot{pointer-events:auto;background:#e2e8f0d9;min-height:0;position:absolute;inset:0}.banner-layout-preview__side-cell--editable>.banner-layout-preview__empty-slot{pointer-events:auto;cursor:default}.banner-layout-preview__side--reorder .banner-reorder-side-cell.has-image{cursor:grab}.banner-layout-preview__side--reorder .banner-reorder-side-cell.has-image:active{cursor:grabbing}.banner-layout-preview-wrap{width:100%;max-width:1630px;margin:0 auto;position:relative}@media (width<=1024px){.modal-panel.modal-panel-banner-preview{width:calc(100vw - 16px);max-width:calc(100vw - 16px)}.banner-layout-preview{aspect-ratio:unset;flex-direction:column;gap:14px;max-width:100%;margin-bottom:12px;display:flex}.banner-layout-preview__main,.banner-layout-preview__side{width:100%;height:auto;min-height:0}.banner-layout-preview__dimension{flex-shrink:0;margin:0 0 6px;font-size:12px;line-height:1.35;position:static}.banner-layout-preview__slider{aspect-ratio:1230/425;flex:none;width:100%;height:auto}.banner-layout-preview__slider--reorder{aspect-ratio:1230/425}.banner-layout-preview__slide-img,.banner-layout-preview__side-cell img,.banner-reorder-cell__img{object-fit:contain;background:#e2e8f0}.banner-layout-preview__side{flex-direction:column;gap:12px}.banner-layout-preview__side-slot{flex:none;width:100%}.banner-layout-preview__side-cell{aspect-ratio:390/202;flex:none;width:100%;height:auto}}.banner-slot-active-toggle{z-index:4;pointer-events:auto;background:#0f172ac7;border-radius:999px;margin:0;padding:5px 10px 5px 8px;position:absolute;top:8px;right:8px;box-shadow:0 2px 10px #0f172a40}.banner-slot-active-toggle__text{color:#fff;letter-spacing:.02em;white-space:nowrap;font-size:10px;font-weight:700}.banner-slot-active-toggle .slider{flex-shrink:0;width:32px;height:18px}.banner-slot-active-toggle .slider:after{width:14px;height:14px;top:2px;left:2px}.banner-slot-active-toggle input:checked+.slider:after{transform:translate(14px)}.banner-slot-position-badge{z-index:4;color:#fff;letter-spacing:.02em;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;background:#0f172ac7;border-radius:999px;min-width:28px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1.2;position:absolute;top:8px;right:8px;box-shadow:0 2px 10px #0f172a40}.modal-panel-advertisement-preview{width:fit-content;max-width:min(96vw,480px);padding-left:20px;padding-right:20px}.modal-panel-advertisement-preview .modal-actions--split{flex-wrap:nowrap;gap:12px}.modal-panel-advertisement-preview .modal-actions-trailing{flex-wrap:nowrap}.modal-panel-app-banner-preview{box-sizing:border-box;width:min(1280px,100vw - 24px);max-width:calc(100vw - 24px);max-height:min(96vh,980px);padding-left:20px;padding-right:20px}.modal-panel-app-banner-preview.layout-choice-modal--sticky-footer{flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.modal-panel-app-banner-preview.layout-choice-modal--sticky-footer .layout-choice-modal__header{flex-shrink:0}.modal-panel-app-banner-preview.layout-choice-modal--sticky-footer .layout-choice-modal__scroll{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding-bottom:8px;overflow-y:auto}.modal-panel-app-banner-preview.layout-choice-modal--sticky-footer .layout-choice-modal__footer{border-top:1px solid var(--border-soft);z-index:2;background:#fff;flex-shrink:0;margin-top:0;padding:12px 0 20px;position:sticky;bottom:0}.modal-panel.add-app-banner-dialog{width:min(920px,100vw - 24px);max-width:calc(100vw - 20px)}.add-app-banner-dialog__hint{margin:0 0 14px;font-size:.8125rem;line-height:1.45}.add-app-banner-dialog__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:12px;display:grid}@media (width<=720px){.add-app-banner-dialog__grid{grid-template-columns:1fr}}.add-app-banner-dialog__slot{background:#fff7ed59;border:1px solid #fb923c38;border-radius:12px;padding:12px}.add-app-banner-dialog__slot.is-ready{background:#f0fdf48c;border-color:#22c55e73}.add-app-banner-dialog__slot-head{align-items:center;gap:8px;margin-bottom:4px;display:flex}.add-app-banner-dialog__slot-label{color:#0f172a;font-size:.9375rem;font-weight:700}.add-app-banner-dialog__slot-badge{text-transform:uppercase;letter-spacing:.04em;color:#c2410c;background:#fb923c2e;border-radius:999px;padding:2px 8px;font-size:.6875rem;font-weight:700}.add-app-banner-dialog__slot-size{margin:0 0 10px;font-size:.75rem}.add-app-banner-dialog__frame{background:#e2e8f0;border:1px solid #0f172a1a;border-radius:8px;width:100%;margin-bottom:10px;position:relative;overflow:hidden}.add-app-banner-dialog__frame--app{aspect-ratio:3}.add-app-banner-dialog__frame--website{aspect-ratio:1230/425}.add-app-banner-dialog__frame img{object-fit:cover;width:100%;height:100%;display:block}.add-app-banner-dialog__frame-empty{text-align:center;justify-content:center;align-items:center;height:100%;min-height:88px;padding:12px;font-size:.8125rem;display:flex}.add-app-banner-dialog__ready-badge{color:#fff;background:#22c55eeb;border-radius:999px;padding:3px 8px;font-size:.6875rem;font-weight:700;position:absolute;top:8px;right:8px}.add-app-banner-dialog__pickers{flex-wrap:wrap;gap:8px;display:flex}.add-app-banner-dialog__file-label{cursor:pointer;margin:0}.add-app-banner-dialog__status{margin:0 0 10px;font-size:.8125rem}.add-app-banner-dialog__error{color:#b91c1c;margin:0 0 12px;font-size:.8125rem;font-weight:600}.add-app-banner-dialog__actions{margin-top:4px}.app-banner-list-preview{width:100%;max-width:1240px;margin:0 auto}.app-banner-list-preview__dimension-top{text-align:center;margin:0 0 12px;font-size:.8125rem}.app-banner-list-preview__empty{text-align:center;margin:0 0 12px;font-size:.875rem}.app-banner-list-preview__list{flex-direction:column;gap:14px;display:flex}.app-banner-list-preview__item{width:100%}.app-banner-list-preview__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.app-banner-list-preview__label{flex:1;font-size:.8125rem}.app-banner-list-preview__edit-btn{margin-left:auto}.app-banner-list-preview__dual{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width<=900px){.app-banner-list-preview__dual{grid-template-columns:1fr}}.app-banner-list-preview__dual-slot-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.app-banner-list-preview__dual-slot-title{flex-direction:column;gap:2px;min-width:0;display:flex}.app-banner-list-preview__slot-edit-btn{flex-shrink:0}.app-banner-list-preview__dual-slot{flex-direction:column;gap:4px;display:flex}.app-banner-list-preview__dual-label{color:#0f172a;font-size:.8125rem;font-weight:700}.app-banner-list-preview__dual-size{font-size:.6875rem}.app-banner-list-preview__frame{box-sizing:border-box;background:#e2e8f0;border:1px solid #0f172a1f;border-radius:6px;width:100%;position:relative;overflow:hidden}.app-banner-list-preview__frame--app{aspect-ratio:3;cursor:pointer;min-height:160px}.app-banner-list-preview__frame--website{aspect-ratio:1230/425;cursor:pointer;min-height:160px}.app-banner-list-preview__active-row{min-height:28px;margin-top:6px;position:relative}.app-banner-list-preview__active-row .banner-slot-active-toggle{display:inline-flex;position:static}.app-banner-list-preview__img{object-fit:cover;width:100%;height:100%;display:block}.app-banner-list-preview__busy{color:#fff;pointer-events:none;background:#0f172a73;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex;position:absolute;inset:0}.app-banner-list-preview .banner-slot-active-toggle{top:6px;right:6px}.modal-panel-advertisement-preview .layout-choice-preview-label{margin-bottom:6px}.ad-banner-list-preview{width:306px;max-width:100%;margin:0 auto}.ad-banner-list-preview__dimension-top{text-align:center;margin:0 0 10px;font-size:.8125rem}.ad-banner-list-preview__empty{text-align:center;margin:0 0 10px;font-size:.875rem}.ad-banner-list-preview__list{flex-direction:column;gap:10px;display:flex}.ad-banner-list-preview__reorder-hint{text-align:center;margin:0 0 10px;font-size:.8125rem;line-height:1.4}.ad-banner-list-preview__item-row{align-items:center;gap:8px;width:100%;display:flex}.ad-banner-list-preview__drag-handle{color:#64748b;cursor:grab;touch-action:none;background:#fff;border:1px solid #0f172a1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.ad-banner-list-preview__drag-handle:hover{color:#ea580c;background:#fffaf5;border-color:#ea580c59}.ad-banner-list-preview__drag-handle:active{cursor:grabbing}.ad-banner-list-preview__item-row.is-dragging{opacity:.55}.ad-banner-list-preview__item-row.is-drag-over .ad-banner-list-preview__frame{box-shadow:inset 0 0 0 2px #ea580ca6}.ad-banner-list-preview__item{flex:1;width:100%;min-width:0}.ad-banner-list-preview__frame{aspect-ratio:270/157;box-sizing:border-box;cursor:pointer;background:#e2e8f0;border:1px solid #0f172a1a;border-radius:4px;width:270px;max-width:100%;height:157px;min-height:0;margin:0 auto;position:relative;overflow:hidden}.ad-banner-list-preview__img{object-fit:contain;width:100%;height:100%;display:block}.ad-banner-list-preview .banner-slot-position-badge{top:4px;left:4px}.ad-banner-list-preview .banner-slot-active-toggle{padding:3px 6px 3px 5px;top:4px;right:4px}.ad-banner-list-preview .banner-slot-active-toggle__text{font-size:9px}.ad-banner-list-preview .banner-slot-active-toggle .slider{width:26px;height:16px}.mid-banner-position-preview__frame{width:100%;max-width:1630px;margin:0 auto 18px}.mid-banner-position-preview__dimension{text-align:center;margin:0 0 8px}.mid-banner-position-preview__slot{aspect-ratio:1630/425;box-sizing:border-box;cursor:pointer;background:#e2e8f0;border:1px solid #0f172a1a;border-radius:4px;width:100%;min-height:120px;position:relative;overflow:hidden}.mid-banner-position-preview__img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.banner-layout-file-native{clip:rect(0, 0, 0, 0);white-space:nowrap;opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.banner-picker-menu{border:1px solid var(--border-soft);min-width:200px;box-shadow:var(--shadow-lg);background:#fff;border-radius:10px;flex-direction:column;gap:2px;padding:6px;display:flex}.banner-picker-menu__item{text-align:left;width:100%;color:var(--text-body);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:600;transition:background .12s;display:block}.banner-picker-menu__item:hover{background:var(--brand-50);color:var(--brand-800)}.banner-picker-menu__item--muted{color:var(--text-muted);font-size:13px;font-weight:500}.banner-picker-menu__item--muted:hover{color:var(--text-body);background:#f1f5f9}.btn.small-btn{border-radius:11px;min-width:auto;padding:9px 16px;font-size:13px}.small-hint{margin:-4px 0 0;font-size:12px}.category-split-page{grid-template-columns:1fr 1fr;align-items:stretch;gap:20px;width:100%;min-height:0;display:grid}.category-split-page>*{min-height:0}@media (width<=1100px){.category-split-page{grid-template-columns:1fr}}.category-panel.table-shell{min-height:0}.category-split-table.data-table{min-width:480px}.weekly-thumb{object-fit:contain;vertical-align:middle;cursor:zoom-in;background:#fff;border:1px solid #fb923c47;border-radius:10px;width:40px;height:40px}.image-hover-preview-host{position:relative}.image-hover-preview-overlay{z-index:15;pointer-events:none;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a47;transition:opacity .18s,visibility .18s;position:absolute;inset:0}.image-hover-preview-overlay--visible{opacity:1;visibility:visible}.image-hover-preview-ghost{object-fit:cover;border:1px solid #ea580c73;border-radius:10px;box-shadow:0 4px 14px #0f172a26}.image-hover-preview-zoom{object-fit:contain;background:#fff;border:1px solid #94a3b859;border-radius:14px;width:auto;max-width:min(560px,82vw);height:auto;max-height:min(420px,70vh);padding:8px;box-shadow:0 20px 48px #0f172a47}.image-hover-preview-zoom--center,.image-hover-preview-zoom--fixed{z-index:10050;pointer-events:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.image-hover-preview-ghost[src],.image-hover-preview-zoom[src],video.image-hover-preview-ghost,video.image-hover-preview-zoom{display:block}video.image-hover-preview-zoom{background:#0f172a}.shop-dept-picker{z-index:2;position:relative}.shop-dept-picker__label{color:var(--text-secondary,#64748b);margin-bottom:.35rem;font-weight:600;display:block}.shop-dept-picker__hint{margin:.5rem 0 0;font-size:.8125rem}.shop-dept-picker__loading{color:var(--text-secondary,#64748b);align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.shop-dept-picker__trigger-wrap{position:relative}.shop-dept-picker__trigger{width:100%;font:inherit;color:#0f172a;cursor:pointer;text-align:left;background:#fff;border:1px solid #94a3b88c;border-radius:8px;justify-content:space-between;align-items:center;padding:.55rem .75rem;font-size:.9375rem;display:flex}.shop-dept-picker__trigger:hover:not(:disabled),.shop-dept-picker__trigger-wrap.is-open .shop-dept-picker__trigger{border-color:#f15b30}.shop-dept-picker__trigger:disabled{opacity:.6;cursor:not-allowed}.shop-dept-picker__trigger-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;padding-right:.5rem;overflow:hidden}.shop-dept-picker:has(.shop-dept-picker__selected-list) .shop-dept-picker__trigger-text{color:#64748b;font-size:.875rem;font-style:italic}.shop-dept-picker__chevron{color:#64748b;flex-shrink:0;transition:transform .2s}.shop-dept-picker__chevron.is-open{transform:rotate(180deg)}.shop-dept-picker__menu-panel{z-index:1600;background:#fff;border:1px solid #a7a6a6e6;border-radius:4px;min-width:min(280px,100%);max-width:min(360px,100vw - 48px);position:absolute;top:calc(100% + 4px);left:0;overflow:visible;box-shadow:0 8px 24px #0f172a1f}.shop-dept-menu__scroll{max-height:min(420px,55vh);overflow:hidden auto}.shop-dept-menu{margin:0;padding:0;list-style:none;overflow:visible}.shop-dept-menu__dept-row{border-bottom:1px solid #f1f5f9f2;position:relative;overflow:visible}.shop-dept-menu__dept-btn{text-align:left;width:100%;font:inherit;color:#0f172a;cursor:pointer;background:0 0;border:none;padding:10px 12px;font-size:.875rem;display:block}.shop-dept-menu__row-inner{align-items:center;min-width:0;display:flex}.shop-dept-menu__row-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shop-dept-menu__dept-btn.is-disabled,.shop-dept-menu__cat-row.is-disabled,.shop-dept-menu__pickable.is-disabled{opacity:.55;cursor:not-allowed}.shop-dept-menu__dept-row.is-selected .shop-dept-menu__dept-btn{background:#f15b3024;font-weight:600}.shop-dept-picker__limit{color:#64748b;font-weight:500}.shop-dept-picker__max-note{background:#fffbeb;border-bottom:1px solid #f1f5f9f2;margin:0;padding:8px 12px;font-size:.75rem}.shop-dept-picker__selected-list{flex-wrap:wrap;gap:.4rem;margin:0 0 .55rem;padding:0;list-style:none;display:flex}.shop-dept-picker__selected-item{color:#9a3412;background:#f15b301a;border:1px solid #f15b3073;border-radius:999px;align-items:center;gap:.35rem;max-width:100%;padding:.3rem .45rem .3rem .6rem;font-size:.8125rem;font-weight:500;display:inline-flex}.shop-dept-picker__selected-item>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shop-dept-picker__selected-remove{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;width:1.35rem;height:1.35rem;padding:0;font-size:1.1rem;line-height:1}.shop-dept-picker__selected-remove:hover:not(:disabled){color:#f15b30;background:#f15b3026}.shop-dept-menu__dept-row:hover .shop-dept-menu__dept-btn,.shop-dept-menu__dept-row.is-open .shop-dept-menu__dept-btn,.shop-dept-menu__dept-btn:focus-visible{background:#f15b301f}.shop-dept-flyout-root{pointer-events:none;z-index:1700;position:fixed;inset:0}.shop-dept-menu__popup{z-index:1701;box-sizing:border-box;background:#fff;border:1px solid #a7a6a6;min-width:240px;max-width:min(350px,100vw - 32px);max-height:min(85vh,420px);margin-left:-28px;position:absolute;top:0;left:100%;overflow:hidden auto;box-shadow:0 8px 24px #0f172a2e}.shop-dept-menu__popup--portal{pointer-events:auto;margin-left:0;position:fixed}.shop-dept-menu__popup-empty{margin:0;padding:10px 12px;font-size:.8125rem}.shop-dept-menu__popup:before{content:"";pointer-events:auto;width:28px;position:absolute;top:0;bottom:0;right:100%}.shop-dept-menu__popup ul{margin:0;padding:0;list-style:none}.shop-dept-menu__popup ul li:first-child{margin-top:6px}.shop-dept-menu__cat-row{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;color:#000;border:1px solid #0000;padding:6px 10px;font-size:.875rem;position:relative;overflow:hidden}.shop-dept-menu__cat-row.is-selected:not(.is-active):not(:hover){background:#f15b3024;font-weight:600}.shop-dept-menu__cat-row:hover,.shop-dept-menu__cat-row.is-active{color:#fff;background:#f15b30;border-color:#ccc}.shop-dept-menu__popup--nested{z-index:1702;min-width:220px}.shop-dept-menu__popup--nested:before{content:"";pointer-events:auto;width:28px;position:absolute;top:0;bottom:0;right:100%}.shop-dept-menu__flyout-bridge{pointer-events:auto;z-index:1701;background:0 0;position:fixed}.shop-dept-menu__popup--nested ul li.shop-dept-menu__pickable{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;padding:6px 10px;font-size:.875rem;overflow:hidden}.shop-dept-menu__popup--nested ul li.shop-dept-menu__pickable:hover,.shop-dept-menu__popup--nested ul li.shop-dept-menu__pickable.is-active{color:#fff;background:#f15b30;border-color:#ccc}.shop-dept-menu__popup--nested ul li.shop-dept-menu__pickable.is-selected:not(:hover):not(.is-active){background:#f15b3024;font-weight:600}.shop-dept-menu__popup-loading{margin:0;padding:10px 12px;font-size:.8125rem}:is(.MuiDialog-paper:has(.shop-dept-picker),.MuiDialogContent-root:has(.shop-dept-picker)){overflow:visible}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.header-title-main{color:var(--brand-700);-webkit-text-fill-color:unset;background:0 0}}.blog-page{padding:0 4px 20px;overflow:auto}.blog-subnav{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.blog-subnav__link{border-radius:var(--radius-pill);color:var(--text-strong);background:#fff;border:1px solid #e2e8f0;align-items:center;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.blog-subnav__link:hover{border-color:var(--brand-500);color:var(--brand-700)}.blog-subnav__link.active{background:linear-gradient(135deg, var(--brand-700), var(--brand-600));color:#fff;border-color:#0000;box-shadow:0 8px 20px #ea580c47}.blog-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.blog-page-header__left{align-items:flex-start;gap:12px;display:flex}.blog-page-header__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.blog-back-btn{background:var(--surface-card);width:36px;height:36px;color:var(--brand-700);cursor:pointer;border:1px solid #ea580c4d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.blog-back-btn:hover{background:var(--brand-50);color:var(--brand-600);border-color:#ea580c73}.blog-page-title{color:var(--text-strong);letter-spacing:-.02em;margin:0;font-size:28px}.blog-page-title:before{content:"";background:var(--brand-600);vertical-align:middle;border-radius:4px;width:4px;height:22px;margin-right:10px;display:inline-block}.blog-page-subtitle{color:var(--text-muted);margin:6px 0 0;font-size:14px}.blog-section-title{color:var(--text-strong);margin:0 0 16px;font-size:18px}.blog-section-title:before{content:"";background:var(--brand-600);vertical-align:middle;border-radius:4px;width:4px;height:18px;margin-right:8px;display:inline-block}.btn.primary,.blog-page-header__actions .btn{align-items:center;gap:6px;display:inline-flex}.btn.outline-btn{color:var(--brand-700);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #ea580c73;min-width:auto}.btn.outline-btn:hover{background:var(--brand-50);filter:none}.btn.text-btn{color:var(--brand-700);box-shadow:none;background:0 0;align-items:center;gap:4px;min-width:auto;padding:8px 10px;display:inline-flex}.btn.text-btn:hover{background:var(--brand-50);filter:none;transform:none}.blog-stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.blog-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.blog-stat-card__icon{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.blog-stat-card__icon--total{color:var(--brand-700);background:#ffedd5}.blog-stat-card__icon--published{color:#15803d;background:#dcfce7}.blog-stat-card__icon--draft{color:#a16207;background:#fef9c3}.blog-stat-card__icon--archived{color:#b91c1c;background:#fee2e2}.blog-stat-card__label{color:var(--text-muted);font-size:13px;display:block}.blog-stat-card__value{color:var(--text-strong);font-size:24px;line-height:1.1;display:block}.blog-stat-card small{color:var(--text-muted);font-size:12px}.blog-filter-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.blog-search-wrap{flex:220px;position:relative}.blog-search-wrap input{width:100%;padding-right:36px}.blog-search-wrap__icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.blog-filter-bar select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:140px;padding:11px 12px;font-size:14px}.blog-filter-btn{align-items:center;gap:6px;min-width:auto;display:inline-flex}.blog-table-shell{margin-bottom:14px}.blog-data-table thead{background:linear-gradient(135deg, var(--brand-700), var(--brand-600))}.blog-data-table thead th{color:#fff;border-color:#ffffff26}.blog-thumb{object-fit:cover;border-radius:8px;width:72px;height:48px;display:block}.blog-thumb-wrap{cursor:zoom-in;display:inline-block;position:relative}.blog-image-hover-preview{z-index:1100;pointer-events:none;background:#000000a6;border-radius:18px;width:min(360px,80vw);max-height:min(80vh,480px);padding:12px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 60px #00000059}.blog-image-hover-preview img{border-radius:12px;width:100%;height:auto;display:block}.blog-thumb-wrap:hover .blog-thumb{opacity:.85}.blog-title-cell strong{color:var(--text-strong);margin-bottom:4px;display:block}.blog-sort-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.blog-sort-button:hover{text-decoration:underline}.blog-title-cell p{color:var(--text-muted);max-width:320px;margin:0;font-size:12px;line-height:1.4}.blog-category-pill,.blog-status-pill{border-radius:var(--radius-pill);align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.blog-status-pill--published{color:#15803d;background:#dcfce7}.blog-status-pill--draft{color:#c2410c;background:#ffedd5}.blog-status-pill--archived{color:#b91c1c;background:#fee2e2}.blog-row-actions{gap:8px;display:flex}.icon-btn{width:34px;height:34px;color:var(--brand-700);cursor:pointer;background:#fff;border:1px solid #ea580c59;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.icon-btn--danger{color:#b91c1c;border-color:#dc262659}.blog-empty-cell{text-align:center;color:var(--text-muted);padding:28px!important}.blog-pagination{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.blog-pagination__controls{gap:6px;display:flex}.blog-page-btn{cursor:pointer;min-width:34px;height:34px;color:var(--text-body);background:#fff;border:1px solid #e2e8f0;border-radius:8px}.blog-page-btn.is-active{background:var(--brand-600);border-color:var(--brand-600);color:#fff}.blog-page-btn:disabled{opacity:.45;cursor:not-allowed}.blog-page-size{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px}.blog-form-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:start;gap:18px;display:grid}.blog-form-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;padding-top:20px;display:flex}.blog-skeleton .MuiSkeleton-root:after{background:linear-gradient(90deg,#0000,#ffffff8c,#0000)}.blog-skeleton-editor{pointer-events:none}.blog-skeleton-editor .blog-editor__toolbar{flex-wrap:wrap;gap:6px}.blog-form-panel,.blog-preview-panel{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-width:0;padding:20px}.blog-form-grid{gap:12px;margin-bottom:12px;display:grid}.blog-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-form-panel label{font-size:13px}.blog-form-panel textarea,.blog-form-panel select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px;font-family:inherit;font-size:14px}.blog-form-panel textarea{resize:vertical;min-height:88px}.blog-form-panel label.has-error input,.blog-form-panel label.has-error textarea,.blog-form-panel label.has-error select,.blog-form-panel label.has-error .blog-editor,.blog-form-panel .has-error .blog-editor,.blog-image-section.has-error .blog-upload-box{border-color:#dc2626}.blog-form-panel label.has-error .blog-editor:focus-within,.blog-form-panel .has-error .blog-editor:focus-within{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261f}.blog-field-error{color:#dc2626;margin-top:6px;font-size:12px;line-height:1.4;display:block}.blog-image-section.has-error .blog-field-error{margin-top:8px}.blog-editor{background:#fffc;border:1px solid #cbd5e1;border-radius:10px;transition:all .2s;overflow:visible}.blog-editor__area{border-radius:0 0 10px 10px;width:100%;min-height:180px;padding:8px;overflow:hidden}.blog-editor:focus-within{border-color:var(--brand-500);box-shadow:0 0 0 4px #f9731626}.blog-editor__toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:6px 4px;padding:8px;display:flex}.blog-editor__toolbar button{cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-weight:700;display:inline-flex}.blog-editor__toolbar .blog-editor__format-trigger,.blog-editor__toolbar .blog-editor__format-option,.blog-editor__toolbar .blog-editor__popover-action,.blog-editor__toolbar .blog-editor__color-swatch,.blog-editor__toolbar .blog-editor__toolbar-resize-btn{white-space:nowrap;width:auto;height:auto;min-height:28px;font-weight:500;line-height:1.35}.blog-editor__toolbar .blog-editor__format-trigger{justify-content:flex-start;align-items:center;display:inline-flex}.blog-editor__toolbar .blog-editor__format-option{text-align:left;justify-content:flex-start;width:100%;max-width:100%;min-height:0;display:block}.blog-editor__toolbar .blog-editor__color-swatch{width:22px;height:22px;min-height:22px;padding:0}.blog-editor__toolbar button:hover:not(:disabled),.blog-editor__toolbar button.is-active{color:#c2410c;background:#e2e8f0}.blog-editor__toolbar button:disabled{cursor:not-allowed;opacity:.4}.blog-editor__format-menu-wrap{z-index:5;flex:none;position:relative}.blog-editor__format-menu-wrap.is-open{z-index:25}.blog-editor__format-trigger{color:#334155;width:auto;min-width:118px;height:28px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px;font-size:13px;font-weight:500;line-height:1.35}.blog-editor__format-trigger:hover,.blog-editor__format-trigger.is-active{color:#c2410c;background:#e2e8f0}.blog-editor__format-menu{flex-direction:column;align-items:stretch;gap:2px;min-width:200px;max-width:min(280px,90vw);padding:6px;display:flex;overflow:hidden}.blog-editor__popover.blog-editor__format-menu{padding:6px}.blog-editor__format-option{box-sizing:border-box;color:#334155;width:100%;font:inherit;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:500;line-height:1.3;display:block;overflow:hidden}.blog-editor__format-option--paragraph{font-size:13px;font-weight:400}.blog-editor__format-option--heading-1{font-size:1.5rem;font-weight:700;line-height:1.2}.blog-editor__format-option--heading-2{font-size:1.3rem;font-weight:700;line-height:1.2}.blog-editor__format-option--heading-3{font-size:1.15rem;font-weight:700;line-height:1.2}.blog-editor__format-option--heading-4{font-size:1rem;font-weight:700;line-height:1.2}.blog-editor__format-option--heading-5{font-size:.92rem;font-weight:700;line-height:1.2}.blog-editor__format-option--heading-6{color:#475569;font-size:.85rem;font-weight:700;line-height:1.2}.blog-editor__format-option:hover,.blog-editor__format-option.is-active{color:#c2410c;background:#fff7ed}.blog-editor__divider{background:#dbe3ee;flex:none;width:1px;height:22px;margin:0 3px}.blog-editor__toolbar-spacer{flex:8px;min-width:8px}.blog-editor__toolbar-table{border-left:1px solid #dbe3ee;flex-wrap:wrap;gap:2px;padding-left:4px;display:flex}.blog-editor__toolbar-resize{border-left:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:4px;margin-left:4px;padding-left:8px;display:flex}.blog-editor__toolbar-resize-btn{min-width:36px;padding:0 8px;font-size:12px;width:auto!important}.blog-editor--fullscreen{z-index:1400;flex-direction:column;display:flex;position:fixed;inset:18px;box-shadow:0 18px 50px #0f172a47;margin:0!important}.blog-editor--fullscreen .blog-editor__area{flex:1;padding:20px;overflow:auto}.blog-editor__area img,.ProseMirror img,.blog-content img{cursor:pointer;max-width:100%;height:auto;display:block}.ProseMirror img.ProseMirror-selectednode{outline:2px solid var(--brand-500);outline-offset:2px}.ProseMirror,.blog-content{color:#0f172a;word-break:break-word;outline:none;min-height:200px;line-height:1.65}.ProseMirror a,.blog-content a{color:#2563eb;word-break:break-all;text-decoration:underline}.ProseMirror a:hover,.blog-content a:hover{color:#1d4ed8}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#94a3b8;pointer-events:none;height:0}.ProseMirror blockquote,.blog-content blockquote{border-left:4px solid var(--brand-500);color:#475569;background:#fff7ed;margin:1em 0;padding:.5em 1em}.ProseMirror pre,.blog-content pre{color:#e2e8f0;background:#0f172a;border-radius:8px;padding:12px;overflow:auto}.ProseMirror code,.blog-content code{background:#f1f5f9;border-radius:4px;padding:.1em .3em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ProseMirror pre code,.blog-content pre code{background:0 0;padding:0}.ProseMirror table,.blog-content table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1em 0}.ProseMirror th,.ProseMirror td,.blog-content th,.blog-content td{vertical-align:top;border:1px solid #cbd5e1;min-width:72px;padding:8px}.ProseMirror th,.blog-content th{background:#f1f5f9;font-weight:700}.ProseMirror .selectedCell:after{z-index:2;pointer-events:none;content:"";background:#f9731624;position:absolute;inset:0}.blog-editor__popover-wrap{flex:none;display:inline-flex;position:relative}.blog-editor__popover{z-index:30;background:#fff;border:1px solid #dbe3ee;border-radius:10px;min-width:180px;padding:10px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 24px #0f172a1f}.blog-editor__color-popover{min-width:168px}.blog-editor__color-grid{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.blog-editor__color-swatch{cursor:pointer;border:1px solid #0f172a1f;border-radius:999px;width:22px;height:22px;padding:0}.blog-editor__color-swatch:hover{transform:scale(1.08)}.blog-editor__popover-action{color:#334155;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:8px;margin-top:8px;padding:6px 8px;font-size:12px}.blog-editor__popover-action:hover:not(:disabled){background:#f8fafc}.blog-editor__popover-action:disabled{opacity:.45;cursor:not-allowed}.blog-editor__popover-action--primary{border-color:var(--brand-500);background:var(--brand-500);color:#fff}.blog-editor__popover-action--primary:hover:not(:disabled){background:#ea580c}.blog-editor__link-popover{min-width:260px}.blog-editor__link-label{color:#475569;gap:6px;font-size:12px;display:grid}.blog-editor__link-label input{width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:13px}.blog-editor__link-actions{gap:8px;margin-top:10px;display:flex}.blog-editor__link-actions .blog-editor__popover-action{flex:1;margin-top:0}.ProseMirror mark,.blog-content mark{border-radius:3px;padding:.05em .15em}.ProseMirror ul[data-type=taskList],.blog-content ul[data-type=taskList]{margin:.75em 0;padding-left:0;list-style:none}.ProseMirror ul[data-type=taskList] li,.blog-content ul[data-type=taskList] li{align-items:flex-start;gap:8px;display:flex}.ProseMirror ul[data-type=taskList] li>label,.blog-content ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;flex:none;margin-top:.2em}.ProseMirror ul[data-type=taskList] li>div,.blog-content ul[data-type=taskList] li>div{flex:auto}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6,.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6{margin:.85em 0 .35em;line-height:1.25}.ProseMirror h1,.blog-content h1{font-size:2rem}.ProseMirror h2,.blog-content h2{font-size:1.65rem}.ProseMirror h3,.blog-content h3{font-size:1.35rem}.ProseMirror h4,.blog-content h4{font-size:1.15rem}.ProseMirror h5,.blog-content h5{font-size:1rem}.ProseMirror h6,.blog-content h6{font-size:.9rem}.blog-preview-card__content{overflow-wrap:anywhere;min-height:0;margin:14px 0}@media (width<=640px){.blog-editor__toolbar-spacer{display:none}.blog-editor--fullscreen{border-radius:0;inset:0}}.blog-image-section h3{margin:18px 0 10px;font-size:15px}.blog-image-section .required{color:#dc2626}.blog-image-row{flex-wrap:wrap;gap:12px;display:flex}.blog-image-preview{border:1px solid #e2e8f0;border-radius:10px;width:140px;height:100px;position:relative;overflow:hidden}.blog-image-preview--small{width:88px;height:88px}.blog-image-preview img{object-fit:cover;width:100%;height:100%}.blog-image-remove{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute;top:6px;right:6px}.blog-upload-box{width:140px;height:100px;color:var(--text-muted);cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.blog-upload-box--small{width:88px;height:88px}.blog-upload-hint{margin:8px 0 0;font-size:12px}.blog-preview-card__hero{object-fit:cover;border-radius:10px;width:100%;height:160px;margin-bottom:12px}.blog-preview-card__category{letter-spacing:.06em;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.blog-preview-card h3{color:var(--text-strong);margin:0 0 10px;font-size:22px}.blog-preview-card__meta{color:var(--text-muted);flex-direction:column;gap:6px;margin-bottom:12px;font-size:12px;display:flex}.blog-preview-card__meta span{align-items:center;gap:6px;display:inline-flex}.blog-read-more-btn{min-width:auto;margin-top:8px}.blog-gallery-preview{margin-top:18px}.blog-gallery-preview h3{margin:0 0 10px;font-size:15px}.blog-gallery-preview__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.blog-gallery-preview__grid img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.blog-categories-page{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:18px;display:grid}.blog-categories-main{min-width:0}.blog-cat-name-cell{color:var(--text-strong);align-items:center;gap:10px;font-weight:600;display:flex}.blog-cat-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.blog-slug-cell{color:var(--text-muted);font-size:13px}.blog-cat-status{border-radius:var(--radius-pill);padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.blog-cat-status--active{color:#15803d;background:#dcfce7}.blog-cat-status--inactive{color:#b91c1c;background:#fee2e2}.blog-date-cell{font-size:13px;line-height:1.35}.blog-date-cell span{color:var(--text-strong);display:block}.blog-date-cell small{color:var(--text-muted)}.blog-category-sidebar{box-shadow:var(--shadow-md);background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:14px;padding:20px;display:flex;position:sticky;top:12px}.blog-category-sidebar__head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.blog-category-sidebar__head .blog-section-title{margin:0}.blog-category-sidebar__close{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px}.blog-category-sidebar__close:hover{color:var(--text-strong);background:#f1f5f9}.blog-category-sidebar label{font-size:13px;font-weight:600}.blog-category-sidebar input,.blog-category-sidebar textarea,.blog-category-sidebar select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px;font-family:inherit;font-size:14px}.blog-category-sidebar textarea{resize:vertical;min-height:100px}.blog-field-hint{color:var(--text-muted);margin-top:4px;font-size:12px;font-weight:400}.blog-category-sidebar .required{color:#dc2626}.blog-category-sidebar__actions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:8px;display:flex}.blog-delete-modal{width:min(420px,92vw)}.blog-form-error{z-index:30;color:#b91c1c;background:#fef2f2;border:1px solid #dc2626;border-radius:8px;margin-bottom:12px;padding:12px 16px;font-size:14px;font-weight:600;position:sticky;top:0}.blog-form-success{z-index:30;color:#15803d;background:#f0fdf4;border:1px solid #16a34a;border-radius:8px;margin-bottom:12px;padding:12px 16px;font-size:14px;font-weight:600;position:sticky;top:0}.content-type-dropdown__item{align-items:center;gap:8px;width:100%;display:flex}@media (width<=1100px){.blog-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-form-layout,.blog-categories-page{grid-template-columns:1fr}.blog-category-sidebar{position:static}}@media (width<=640px){.blog-stats-row,.blog-form-grid--2,.blog-form-grid--3{grid-template-columns:1fr}}.table-shell.section-layout-page{-webkit-overflow-scrolling:touch;scrollbar-color:#ea580c73 #fff7edcc;scrollbar-width:thin;flex:1;width:100%;min-height:0;padding:14px 18px 28px;overflow:hidden auto}.table-shell.section-layout-page::-webkit-scrollbar{width:10px}.table-shell.section-layout-page::-webkit-scrollbar-track{background:#fff7ede6;border-radius:8px}.table-shell.section-layout-page::-webkit-scrollbar-thumb{background:linear-gradient(#f973168c,#ea580ca6);border:2px solid #fff7ede6;border-radius:8px}.section-layout-page{flex-direction:column;gap:22px;display:flex}.section-layout-page__header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;display:grid}.section-layout-page__header-left{flex-wrap:wrap;justify-self:start;align-items:center;gap:10px 14px;min-width:0;display:flex}.section-layout-page__header-center{text-align:center;justify-self:center;max-width:min(440px,100%)}.section-layout-page__header-center .section-layout-step__title--header{justify-content:center;margin-bottom:4px}.section-layout-page__header-center .section-layout-step__subtitle--header{margin-bottom:0}.section-layout-page__header-right{justify-content:flex-end;justify-self:end;align-items:center;min-width:0;display:flex}.section-layout-page__header-loading{white-space:nowrap;font-size:13px}.section-layout-step--layout-type{padding-top:16px}.section-layout-page__header-left h2{margin:0;font-size:1.35rem}.section-layout-page__back{background:var(--surface-card);width:36px;height:36px;color:var(--brand-700);cursor:pointer;border:1px solid #ea580c4d;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.section-layout-page__header-actions,.section-layout-page__footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.section-layout-page__footer{border-top:1px solid #fb923c2e;margin-top:4px;margin-bottom:18px;padding-top:18px}.section-layout-page__alert,.section-layout-page__success{border-radius:var(--radius-btn);padding:10px 14px}.section-layout-page__success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.section-layout-step{background:var(--surface-card);box-shadow:var(--shadow-card);border:1px solid #fb923c33;border-radius:14px;padding:18px}.section-layout-step__title{align-items:center;gap:10px;margin:0 0 8px;font-size:1rem;display:flex}.section-layout-step__subtitle{margin:0 0 16px;font-size:13px}.section-layout-shared-bar{border:1px solid var(--border-soft);background:var(--surface-2,#f8fafc);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;margin:0 0 16px;padding:14px 16px;display:flex}.section-layout-shared-bar__field{flex-direction:column;flex:240px;gap:6px;min-width:min(260px,100%);max-width:360px;display:flex}.section-layout-shared-bar__toggle{justify-content:flex-end;align-items:center;margin-left:auto;padding-bottom:2px;display:flex}.section-layout-step__badge{background:linear-gradient(135deg, var(--brand-700), var(--brand-600));color:#fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:inline-flex}.section-layout-cards{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;width:100%;display:grid}.section-layout-card{cursor:pointer;background:#fff;border:2px solid #fb923c38;border-radius:12px;flex-direction:column;gap:10px;min-width:0;padding:12px 8px;transition:border-color .15s,box-shadow .15s;display:flex}.section-layout-card input{opacity:0;pointer-events:none;position:absolute}.section-layout-card.is-selected{border-color:var(--brand-500);box-shadow:0 0 0 2px #f97316}.section-layout-card__preview{flex-direction:column;align-items:center;gap:12px;display:flex}.section-layout-card__web-wrap,.section-layout-card__mobile-wrap{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.section-layout-card__preview-heading{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);text-align:center;font-size:11px;font-weight:700}.section-layout-card__bars{background:#f8fafc;border:1px solid #0f172a14;border-radius:10px;flex-wrap:nowrap;gap:6px;width:100%;min-height:56px;padding:6px;display:flex}.section-layout-card__bar{background:linear-gradient(#fdba74,#fb923c);border-radius:6px;min-width:8px;min-height:42px}.section-layout-card__meta{text-align:center;flex-direction:column;gap:4px;font-size:12px;display:flex}.section-layout-card__meta strong{color:var(--text-body);font-size:14px;font-weight:700;line-height:1.35}.section-layout-card__meta .muted{font-size:12px;line-height:1.4}.section-layout-card__mobile-note{color:var(--brand-700);text-align:center;font-size:10px;font-weight:600;line-height:1.35}.section-mobile-preview{justify-content:center;display:flex}.section-mobile-preview__phone{background:#fff;border:2px solid #cbd5e1;border-radius:14px;width:72px;padding:6px 5px 8px;position:relative;box-shadow:0 4px 14px #0f172a14}.section-mobile-preview--regular .section-mobile-preview__phone{border-radius:18px;width:96px;padding:8px 6px 10px}.section-mobile-preview__notch{background:#e2e8f0;border-radius:999px;width:28px;height:4px;margin:0 auto 5px}.section-mobile-preview--regular .section-mobile-preview__notch{width:36px;height:5px;margin-bottom:6px}.section-mobile-preview__screen{background:#f8fafc;border:1px solid #0f172a0f;border-radius:8px;align-items:stretch;min-height:78px;padding:4px;display:flex}.section-mobile-preview--regular .section-mobile-preview__screen{border-radius:10px;min-height:108px;padding:5px}.section-mobile-preview__stack{flex-direction:column;gap:4px;width:100%;display:flex}.section-mobile-preview__block{background:linear-gradient(#fdba74,#fb923c);border-radius:4px;flex:1;min-height:14px;display:block}.section-mobile-preview--regular .section-mobile-preview__block{border-radius:5px;min-height:18px}.section-mobile-preview__block--full{width:100%;min-height:100%}.section-mobile-preview__slider{align-items:center;gap:2px;width:100%;display:flex}.section-mobile-preview__slider-slide{background:linear-gradient(#fdba74,#fb923c);border-radius:4px;flex:1;min-height:44px}.section-mobile-preview--regular .section-mobile-preview__slider-slide{border-radius:5px;min-height:58px}.section-mobile-preview__slider-arrow{color:#94a3b8;flex-shrink:0;justify-content:center;align-items:center;width:12px;font-size:14px;display:inline-flex}.section-mobile-preview--regular .section-mobile-preview__slider-arrow{width:14px;font-size:16px}.section-mobile-preview__dots{justify-content:center;gap:4px;margin-top:6px;display:flex}.section-mobile-preview__dot{background:#cbd5e1;border-radius:999px;width:5px;height:5px}.section-mobile-preview__dot.is-active{background:var(--brand-500)}.section-layout-card__device{color:var(--brand-600);align-items:center;gap:8px;font-size:14px;display:flex}.section-layout-card__device--mobile{color:var(--text-muted);font-size:12px}.section-layout-card__mobile-stack{flex-direction:column;flex:1;gap:3px;display:flex}.section-layout-card__mobile-bar{background:#ea580c73;border-radius:3px;height:6px;display:block}.section-layout-content-grid,.section-layout-blocks-wrap{min-width:0}.section-layout-blocks-wrap{width:100%}.section-layout-blocks{align-items:stretch;gap:12px;min-width:0;display:grid}.section-layout-blocks--count-1{grid-template-columns:minmax(0,1fr)}.section-layout-blocks--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.section-layout-blocks--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.section-layout-blocks--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.section-block-card{background:#fffdfb;border:1px solid #fb923c33;border-radius:12px;flex-direction:column;min-width:0;height:100%;padding:14px 14px 5px;display:flex}.section-block-card__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.section-block-card__fraction-select{border-radius:6px;width:auto;min-width:148px;margin:0;padding:4px 8px;font-size:.85rem}.section-block-card__fraction-select:disabled{opacity:.65;cursor:not-allowed}.layout-shrink-modal{width:min(920px,100vw - 32px);max-width:920px}.layout-shrink-modal__preview{background:#f8fafc;border:1px solid #0f172a1a;border-radius:10px;align-items:stretch;gap:10px;min-height:160px;margin:14px 0 4px;padding:12px;display:flex}.layout-shrink-modal__block{background:#fff;border:1px solid #0f172a1f;border-radius:8px;flex-direction:column;gap:6px;min-width:0;padding:10px;display:flex;position:relative;overflow:hidden}.layout-shrink-modal__block.is-marked{opacity:.55;background:#fff7f7;border-style:dashed;border-color:#dc262673}.layout-shrink-modal__remove{z-index:2;color:#fff;cursor:pointer;background:#0f172ac7;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:6px;right:6px}.layout-shrink-modal__remove:hover{background:#dc2626}.layout-shrink-modal__block-label{color:var(--text-body);padding-right:28px;font-size:12px;font-weight:600}.layout-shrink-modal__thumb,.layout-shrink-modal__thumb-fallback{object-fit:cover;background:#e2e8f0;border-radius:6px;width:100%;height:96px;display:block}.layout-shrink-modal__thumb-fallback{text-align:center;color:var(--text-muted);justify-content:center;align-items:center;padding:8px;font-size:12px;display:flex}.layout-shrink-modal__marked-badge{color:#b91c1c;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.section-block-card__content-type-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:0;display:flex}.section-block-card__content-type-label{margin-bottom:0}.section-block-card__active{flex-shrink:0}.section-block-card.is-inactive{opacity:.72}.section-block-card.is-linked{background:linear-gradient(#f8fff9 0%,#fffdfb 100%);border-color:#22c55e73;box-shadow:inset 0 0 0 1px #22c55e14}.section-block-card__select-row.is-selected .layout-choice-select.is-selected{color:#14532d;background:#f8fff9;border-color:#22c55e8c;font-weight:600}.section-block-card__linked-summary{background:#22c55e14;border:1px solid #22c55e47;border-radius:10px;align-items:flex-start;gap:10px;margin-top:2px;padding:10px 12px;display:flex}.section-block-card__linked-summary-icon{color:#16a34a;flex-shrink:0;margin-top:1px}.section-block-card__linked-summary-body{flex-direction:column;gap:2px;min-width:0;display:flex}.section-block-card__linked-summary-kicker{letter-spacing:.04em;text-transform:uppercase;color:#15803d;font-size:11px;font-weight:700}.section-block-card__linked-summary-name{color:#14532d;word-break:break-word;font-size:14px;line-height:1.35}.section-block-card__linked-summary-id{color:#166534;opacity:.85;font-size:12px}.section-live-preview__col.is-inactive,.section-website-preview__col.is-inactive,.section-website-preview__weekly.is-inactive{opacity:.45;filter:grayscale(.35)}.section-block-card__fields{flex-direction:column;flex:1;gap:10px;margin-top:10px;display:flex}.section-block-card__fields--banner{min-height:0}.section-block-card__select-row{align-items:center;gap:8px;display:flex}.section-block-card__select-row .layout-choice-select,.section-block-card__select-row .weekly-category-select{flex:1;min-width:0}.banner-get-data-select__trigger-inner{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.banner-get-data-select__thumb{object-fit:cover;background:#0f172a0f;border:1px solid #0f172a14;border-radius:4px;flex-shrink:0;width:40px;height:24px}.banner-get-data-select__thumb--empty{display:inline-block}.banner-get-data-select__row{align-items:center;gap:10px;width:100%;display:flex}.banner-get-data-select__hover-preview{z-index:1200;pointer-events:none;transform-origin:100% 0;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #0f172a24;border-radius:12px;width:360px;max-width:calc(100vw - 24px);padding:10px;animation:.12s ease-out banner-hover-preview-in;position:fixed;box-shadow:0 16px 40px #0f172a33,0 2px 6px #0f172a14}.banner-get-data-select__hover-preview img,.banner-get-data-select__hover-preview video{object-fit:cover;background:#f1f5f9;border:1px solid #94a3b847;border-radius:8px;width:100%;height:152px;display:block}.banner-get-data-select__hover-title{color:#334155;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:12px;font-weight:600;line-height:1.4;display:block;overflow:hidden}@keyframes banner-hover-preview-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.section-block-card__add-btn{flex-shrink:0;width:40px;height:40px}.weekly-category-select{position:relative}.weekly-category-select__trigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.weekly-category-select__trigger-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.weekly-category-select__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .15s}.weekly-category-select.is-open .weekly-category-select__chevron{transform:rotate(180deg)}.weekly-category-select__panel{z-index:40;background:var(--surface-card,#fff);border:1px solid #f9731659;border-radius:8px;flex-direction:column;max-height:280px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 12px 28px #0f172a24}.weekly-category-select.is-open-upward .weekly-category-select__panel{top:auto;bottom:calc(100% + 4px)}.simple-layout-select.section-block-card__fraction-select{width:auto;min-width:148px;max-width:100%}.simple-layout-select.section-block-card__fraction-select .weekly-category-select__trigger{border-radius:6px;margin:0;padding:4px 8px;font-size:.85rem}.simple-layout-select.section-block-card__fraction-select.is-disabled,.simple-layout-select.section-block-card__fraction-select .weekly-category-select__trigger:disabled{opacity:.65;cursor:not-allowed}.weekly-category-select__search{background:#fffaf5;border:none;border-bottom:1px solid #0f172a14;outline:none;width:100%;padding:10px 12px;font-size:13px}.weekly-category-select__search:focus{background:#fff}.weekly-category-select__list{max-height:220px;margin:0;padding:4px 0;list-style:none;overflow-y:auto}.weekly-category-select__empty{padding:12px;font-size:13px}.weekly-category-select__row{align-items:center;gap:4px;min-height:40px;padding:0 6px 0 0;display:flex}.weekly-category-select__row.is-active{background:#f973161a}.weekly-category-select__row:hover{background:#f9731614}.weekly-category-select__row-main{text-align:left;cursor:pointer;width:100%;min-width:0;font:inherit;color:inherit;background:0 0;border:none;flex:1;align-items:center;padding:8px 10px;display:flex}.weekly-category-select__list>li>button.weekly-category-select__row{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;padding:8px 12px}.weekly-category-select__row-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.weekly-category-select__row-count{color:#c2410c;background:#ea580c1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;height:20px;margin-left:8px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.weekly-category-select__row-actions{flex-shrink:0;align-items:center;gap:2px;padding-right:4px;display:inline-flex}.weekly-category-select__action{opacity:.85;width:30px;height:30px}.weekly-category-select__row:hover .weekly-category-select__action,.weekly-category-select__row.is-active .weekly-category-select__action{opacity:1}.weekly-category-select.is-open{z-index:50}.section-video-upload__preview-wrap{flex-direction:column;gap:6px;display:flex}.section-video-upload__preview-frame{width:100%;position:relative}.section-video-upload__preview{object-fit:contain;background:#000;border-radius:8px;width:100%;max-height:160px;display:block}.section-video-upload__remove{z-index:2;cursor:pointer;color:#fff;background:#111827b8;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 4px #00000040}.section-video-upload__remove:hover{background:#111827e6}.section-video-upload__filename{font-size:12px}.section-video-upload__title-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.section-block-card__checkbox{align-items:center;gap:8px;font-size:13px;display:inline-flex}.section-block-preview{background:#fb923c0f;border:1px dashed #fb923c59;border-radius:10px;margin-top:8px;padding:10px}.section-block-preview__title{color:var(--text-muted);margin:0 0 8px;font-size:12px;font-weight:700}.section-block-preview__grid{gap:6px;display:grid}.section-block-preview--4 .section-block-preview__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.section-block-preview--6 .section-block-preview__grid,.section-block-preview--9 .section-block-preview__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-block-preview__item img,.section-block-preview__placeholder{aspect-ratio:1;object-fit:cover;background:#fff;border:1px solid #0f172a14;border-radius:8px;width:100%}.section-block-preview__empty,.section-block-preview__hint{margin:8px 0 0;font-size:12px}.section-layout-settings{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:end;gap:14px;display:grid}.section-layout-settings__field--toggle{flex-direction:column;gap:8px;display:flex}.section-layout-list h3{margin:0 0 12px}.section-layout-list__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-layout-list__head h3{margin:0}.section-layout-list__head-right{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.section-layout-list__hint{margin:0 0 12px;font-size:13px;line-height:1.45}.cb-sections-table .cb-parent-row--group td{background:#fb923c14;font-weight:600}.cb-sections-table .cb-child-row td{background:#fffaf5;border-top:1px dashed #fb923c38;font-weight:400}.dynamic-ui-parent-child-table .cb-parent-row--group td{vertical-align:middle;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;font-weight:600;background:#f8fafc!important}.dynamic-ui-parent-child-table .cb-child-row td{vertical-align:middle;border-top:none;border-bottom:1px solid #0f172a0f;font-weight:400;background:#fff!important}.dynamic-ui-parent-child-table .cb-child-row--last td{border-bottom:1px solid #cbd5e1;box-shadow:inset 0 -2px #94a3b814}.dynamic-ui-parent-child-table .cb-child-row:hover td{background:#f8fafc!important}.dynamic-ui-parent-child-table .cb-child-row td.cb-lead-col{box-shadow:none}.dynamic-ui-parent-child-table .cb-lead-col{white-space:nowrap;width:auto;min-width:68px;overflow:visible;padding-left:10px!important;padding-right:4px!important}.dynamic-ui-parent-child-table .cb-pos-col{width:56px;min-width:56px;padding-left:4px!important;padding-right:8px!important}.dynamic-ui-parent-child-table .cb-parent-row--group .cb-lead{min-height:unset;flex-direction:row;justify-content:flex-start;align-items:center;gap:2px}.cb-expand-wrap{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.cb-expand-wrap--open:after{content:none}.cb-lead{flex-direction:column;align-items:center;min-height:32px;display:flex;position:relative}.cb-lead-rail,.cb-tree-line{display:none}.cb-tree-line:before,.cb-tree-line:after{content:none;display:none}.cb-expand-btn{color:#475569;cursor:pointer;vertical-align:middle;background:#fff;border:1px solid #cbd5e1;border-radius:9px;outline:none;justify-content:center;align-items:center;width:30px;height:30px;margin:0;padding:0;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 1px 2px #0f172a14}.cb-expand-btn:hover{background:#f1f5f9;border-color:#94a3b8}.cb-expand-btn:focus,.cb-expand-btn:focus-visible{border-color:#64748b;outline:none;box-shadow:0 0 0 3px #64748b2e}.cb-expand-btn:active{transform:scale(.96)}.cb-expand-btn--open{color:inherit;background:#f1f5f9;border-color:#94a3b8}.cb-pos-badge{letter-spacing:.02em;min-width:2.25rem;height:26px;color:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0f172a0d}.cb-child-index{min-width:26px;height:26px;color:inherit;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.cb-parent-cell{flex-direction:column;gap:6px;min-width:0;display:flex}.cb-parent-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cb-parent-title__text{color:inherit;font-size:13.5px;font-weight:700;line-height:1.35}.cb-parent-chips{flex-wrap:wrap;gap:6px;display:flex}.cb-type-chip{letter-spacing:.01em;color:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.cb-type-chip--child{color:inherit;background:#f8fafc;border:1px solid #cbd5e1;font-weight:600}.cb-parent-title-hint{font-size:12px;font-style:italic;font-weight:500}.cb-block-count{color:inherit;white-space:nowrap;background:#e2e8f0;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.cb-child-row__pos{white-space:nowrap;position:relative}.cb-child-row__branch{display:none}.cb-child-row__indent{padding-left:28px!important}.dynamic-ui-parent-child-table .cb-child-row .cb-pos-col.cb-child-row__indent{padding-left:18px!important}.cb-child-cell{align-items:center;gap:8px;width:100%;min-width:0;padding-left:4px;display:flex}.cb-cover-pct{min-width:2.75rem;color:inherit;letter-spacing:.02em;white-space:nowrap;background:#f8fafc;border:1px solid #0f172a1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:2px 8px;font-size:12px;font-weight:700;line-height:1.35;display:inline-flex}.cb-child-lead{pointer-events:none;min-height:100%;display:block;position:absolute;inset:0}.cb-child-lead:before{content:"";background:#cbd5e1;width:1px;position:absolute;top:0;bottom:0;left:49px}.cb-child-lead:after{content:"";border-bottom:1px solid #cbd5e1;border-left:1px solid #cbd5e1;border-bottom-left-radius:7px;width:17px;height:9px;position:absolute;top:50%;left:49px;transform:translateY(-8px)}.cb-child-lead--last:before{bottom:50%}.cb-child-lead--last:after{transform:translateY(-8px)}.dynamic-ui-parent-child-table .cb-child-row.dynamic-ui-row--draggable{cursor:grab}.dynamic-ui-parent-child-table .cb-child-row.dynamic-ui-row--dragging{cursor:grabbing}.cb-child-pos{font-size:12px}.dynamic-ui-parent-child-table .cb-child-row .actions--icons{opacity:.72}.dynamic-ui-parent-child-table .cb-child-row:hover .actions--icons{opacity:1}.section-layout-pagination{margin-top:14px}.section-summary-tags{flex-wrap:wrap;gap:6px;display:flex}.section-summary-tag{background:var(--brand-50);color:var(--brand-800);border:1px solid #ea580c33;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-block}.switch--compact{transform-origin:0;margin-right:6px;transform:scale(.85)}.section-live-preview{background:#fff;border:1px solid #fb923c38;border-radius:12px;padding:14px;position:sticky;top:12px}.section-website-preview{background:linear-gradient(#fffdfb 0%,#fff 100%);border:1px solid #fb923c38;border-radius:14px;margin:8px 0 28px;padding:20px 22px 22px;box-shadow:0 8px 28px #0f172a0f}.section-website-preview__head{margin-bottom:16px}.section-website-preview__heading{color:var(--text-primary,#0f172a);margin:0 0 4px;font-size:18px;font-weight:800}.section-website-preview__subtitle{margin:0;font-size:13px}.section-website-preview__stage{background:#f3f4f6;border:1px solid #0f172a14;border-radius:12px;padding:18px 16px 16px}.section-website-preview__device-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 10px;font-size:11px;font-weight:700}.section-website-preview__desktop{box-sizing:border-box;background:#eef0f3;border:1px solid #dde1e6;flex-wrap:nowrap;align-items:stretch;gap:10px;width:100%;max-width:none;height:400px;min-height:400px;margin:0;padding:10px;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.section-website-preview__desktop--product-height{align-items:flex-start;height:auto;min-height:172px}.section-website-preview__desktop--product-height .section-website-preview__col{height:auto}.section-website-preview__desktop--product-height .section-website-preview__col--weekly{padding:14px 20px 16px}.section-website-preview__desktop--product-height .section-website-preview__weekly--storefront{padding-top:8px}.section-website-preview__desktop--product-height .section-website-preview__weekly--storefront .section-website-preview__weekly-head{margin-bottom:14px;padding-bottom:12px}.section-website-preview__desktop--product-height .section-website-preview__weekly--storefront .section-website-preview__weekly-title{color:#0f172a;font-size:15px;font-weight:700}.section-website-preview__desktop--product-height .section-website-preview__list-item--storefront .section-website-preview__list-item-img{width:112px;max-width:112px;height:112px}.section-website-preview__desktop--product-height .section-website-preview__list-item--storefront{gap:14px;min-height:112px}.section-website-preview__desktop--product-height .section-website-preview__list-item--storefront .section-website-preview__list-item-label{-webkit-line-clamp:2;min-height:0;font-size:13px;line-height:1.42}.section-website-preview__desktop--product-height .section-website-preview__list-item--storefront .section-website-preview__list-item-price{margin-top:10px;font-size:13px}.section-website-preview__desktop--product-height .section-website-preview__list-item--storefront .section-website-preview__list-item-meta{margin-top:8px;font-size:12px}.section-website-preview__desktop--product-height .section-website-preview__product-row-list--storefront{gap:14px 24px}.section-website-preview__desktop--product-height .section-website-preview__carousel-dots{margin-top:10px}.section-website-preview__col{background:#fff;border:1px solid #d1d5db;border-radius:8px;flex-direction:column;flex-shrink:1;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.section-website-preview__col--banner,.section-website-preview__col--video,.section-website-preview__col--generic{background:#fff;justify-content:stretch;align-items:stretch}.section-website-preview__col--weekly{background:#fff;padding:10px 10px 12px}.section-website-preview__col--subcategory{max-width:none}.section-website-preview__col--empty{background:#f8fafce6}.section-website-preview__banner-img{object-fit:cover;width:100%;height:100%;display:block}.section-website-preview__video-player{object-fit:cover;background:#000}.section-website-preview__banner-empty,.section-website-preview__video-empty{width:100%;height:100%;min-height:0;color:var(--text-muted);background:linear-gradient(#fafafa 0%,#f1f5f9 100%);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.section-website-preview__video-wrap{width:100%;height:100%;display:block;position:relative}.section-website-preview__video-wrap .section-website-preview__banner-img{height:100%}.section-website-preview__play{color:#fff;filter:drop-shadow(0 2px 6px #00000059);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-website-preview__weekly{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.section-website-preview__weekly-title{color:#0f172a;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;margin:0;font-size:15px;font-weight:700;line-height:1.25;overflow:hidden}.section-website-preview__weekly-head{flex-shrink:0;margin-bottom:8px}.section-website-preview__weekly--weekly-4 .section-website-preview__weekly-head,.section-website-preview__weekly--weekly-9 .section-website-preview__weekly-head{display:block}.section-website-preview__weekly--storefront{padding-top:4px}.section-website-preview__weekly--storefront .section-website-preview__weekly-head{border-bottom:1px solid #e5e7eb;margin-bottom:10px;padding-bottom:8px}.section-website-preview__weekly--storefront .section-website-preview__weekly-title{color:#0f172a;font-size:15px;font-weight:700}.section-website-preview__empty{flex-shrink:0;margin:0 0 8px;font-size:11px}.section-website-preview__product-grid{flex:1;gap:6px 8px;min-height:0;display:grid;overflow:hidden}.section-website-preview__product-grid--4{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.section-website-preview__product-grid--6{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.section-website-preview__product-grid--9{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}.section-website-preview__product{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.section-website-preview__product-img-wrap{background:#f8fafc;border:1px solid #0f172a0f;border-radius:4px;flex:1;min-height:0;overflow:hidden}.section-website-preview__product-img-wrap img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.section-website-preview__col--subcategory .section-website-preview__product-img-wrap{background:#fff}.section-website-preview__col--subcategory .section-website-preview__product-img-wrap img{object-fit:cover;object-position:center}.section-website-preview__product-placeholder{background:linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);width:100%;height:100%;display:block}.section-website-preview__product-label{color:#334155;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;max-height:2.5em;margin:4px 0 0;font-size:9px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.section-website-preview__weekly--compact-grid .section-website-preview__weekly-head{margin-bottom:4px}.section-website-preview__weekly--compact-grid .section-website-preview__weekly-title{color:#0f172a;margin-bottom:0;font-size:15px;font-weight:700}.section-website-preview__weekly--compact-grid .section-website-preview__product-grid{gap:3px 4px}.section-website-preview__weekly[data-col-width="25"].section-website-preview__weekly--compact-grid .section-website-preview__product-grid{gap:5px 6px}.section-website-preview__weekly[data-col-width="25"].section-website-preview__weekly--compact-grid .section-website-preview__product{height:100%}.section-website-preview__weekly[data-col-width="25"].section-website-preview__weekly--compact-grid .section-website-preview__product-img-wrap{background:#fff;border:none;border-radius:2px;flex:auto;min-height:52px}.section-website-preview__weekly[data-col-width="25"].section-website-preview__weekly--compact-grid .section-website-preview__product-img-wrap img{object-fit:cover;object-position:center}.section-website-preview__weekly[data-col-width="25"].section-website-preview__weekly--compact-grid .section-website-preview__product-label{-webkit-line-clamp:3;flex-shrink:0;max-height:3.9em;margin-top:4px;font-size:10px;font-weight:700;line-height:1.3}.section-website-preview__weekly--compact-grid .section-website-preview__product-label{max-height:2.2em;margin-top:2px;font-size:7px;line-height:1.2}.section-website-preview__weekly--compact-grid .section-website-preview__col--weekly,.section-website-preview__col--weekly .section-website-preview__weekly--compact-grid{padding:6px 6px 8px}.section-website-preview__product--tile{text-align:left;background:#fff;border:1px solid #0f172a14;border-radius:4px;flex-direction:column;min-width:0;min-height:0;padding:6px 5px 8px;display:flex}.section-website-preview__product--tile .section-website-preview__product-img-wrap{background:#fff;border:none;flex:none;width:100%;height:88px;min-height:88px}.section-website-preview__product--tile .section-website-preview__product-img-wrap img{object-fit:cover;object-position:center}.section-website-preview__product--tile .section-website-preview__product-label{text-transform:uppercase;color:#1e293b;-webkit-line-clamp:2;max-height:none;margin-top:6px;font-size:9px;font-weight:700}.section-website-preview__product-meta{color:#64748b;margin:4px 0 0;font-size:8px;line-height:1.25}.section-website-preview__product-price{color:#334155;margin:3px 0 0;font-size:9px;font-weight:600;line-height:1.25}.section-website-preview__product-price-fls{color:#0f172a;font-weight:800}.section-website-preview__weekly--tile-carousel .section-website-preview__weekly-head{margin-bottom:6px}.section-website-preview__weekly--tile-carousel .section-website-preview__weekly-title{color:#0f172a;font-size:15px;font-weight:700}.section-website-preview__weekly--tile-carousel .section-website-preview__carousel{flex:1;align-items:stretch;min-height:0}.section-website-preview__weekly--tile-carousel .section-website-preview__carousel-track{align-items:stretch;gap:0;height:100%}.section-website-preview__weekly--tile-carousel .section-website-preview__product--tile{background:#fff;border:none;border-right:1px solid #e5e7eb;border-radius:0;height:100%;padding:8px 10px 10px}.section-website-preview__weekly--tile-carousel .section-website-preview__product--tile:last-child{border-right:none}.section-website-preview__weekly--tile-carousel .section-website-preview__product--tile .section-website-preview__product-img-wrap{flex:1;height:auto;min-height:140px;max-height:none}.section-website-preview__weekly--tile-carousel .section-website-preview__product--tile .section-website-preview__product-label{margin-top:8px;font-size:11px;line-height:1.3}.section-website-preview__weekly--tile-carousel .section-website-preview__product-meta{margin-top:5px;font-size:10px}.section-website-preview__weekly[data-col-width="75"].section-website-preview__weekly--tile-carousel .section-website-preview__product--tile .section-website-preview__product-img-wrap{min-height:160px}.section-website-preview__weekly--weekly-9[data-col-width="25"] .section-website-preview__weekly-head{margin-bottom:4px}.section-website-preview__weekly--weekly-9[data-col-width="25"] .section-website-preview__weekly-title{color:#0f172a;font-size:15px;font-weight:700}.section-website-preview__weekly--weekly-9[data-col-width="25"] .section-website-preview__product-grid--9{gap:3px 4px}.section-website-preview__weekly--weekly-9[data-col-width="25"] .section-website-preview__product{grid-template-rows:minmax(0,1fr) auto;gap:2px;height:100%;display:grid}.section-website-preview__weekly--weekly-9[data-col-width="25"] .section-website-preview__product-img-wrap{background:#fff;border:none;flex:none;height:100%;min-height:0}.section-website-preview__weekly--weekly-9[data-col-width="25"] .section-website-preview__product-img-wrap img{object-fit:cover;object-position:center}.section-website-preview__weekly--weekly-9[data-col-width="25"] .section-website-preview__product-label{-webkit-line-clamp:3;max-height:3.9em;margin-top:4px;font-size:10px;font-weight:700;line-height:1.3}.section-website-preview__weekly--weekly-9 .section-website-preview__carousel--tiles{align-items:stretch}.section-website-preview__weekly--weekly-9 .section-website-preview__carousel--tiles .section-website-preview__carousel-track{align-items:stretch;height:100%}.section-website-preview__weekly--weekly-9 .section-website-preview__carousel--tiles .section-website-preview__product{grid-template-rows:minmax(0,1fr) auto;gap:6px;height:100%;display:grid}.section-website-preview__weekly--weekly-9 .section-website-preview__carousel--tiles .section-website-preview__product-img-wrap{background:#fff;border:none;border-radius:3px;flex:none;height:100%;min-height:0}.section-website-preview__weekly--weekly-9 .section-website-preview__carousel--tiles .section-website-preview__product-img-wrap img{object-fit:cover;object-position:center}.section-website-preview__weekly--weekly-9 .section-website-preview__carousel--tiles .section-website-preview__product-label{color:#1e293b;-webkit-line-clamp:3;max-height:3.85em;margin:0;font-size:10px;font-weight:700;line-height:1.28}.section-website-preview__weekly--weekly-9[data-col-width="50"] .section-website-preview__carousel--tiles .section-website-preview__product{grid-template-rows:minmax(0,1.35fr) auto}.section-website-preview__weekly--weekly-9[data-col-width="50"] .section-website-preview__carousel--tiles .section-website-preview__product-label{font-size:11px}.section-website-preview__weekly--weekly-9[data-col-width="75"] .section-website-preview__carousel--tiles .section-website-preview__product{grid-template-rows:minmax(0,1.25fr) auto}.section-website-preview__weekly--weekly-9[data-col-width="75"] .section-website-preview__carousel--tiles .section-website-preview__product-label{font-size:10px}.section-website-preview__weekly--weekly-9[data-col-width="100"] .section-website-preview__carousel--tiles .section-website-preview__product{grid-template-rows:minmax(0,1.15fr) auto;gap:5px}.section-website-preview__weekly--weekly-9[data-col-width="100"] .section-website-preview__carousel--tiles .section-website-preview__product-label{-webkit-line-clamp:2;max-height:2.6em;font-size:9px;line-height:1.3}.section-website-preview__carousel--tiles{align-items:stretch}.section-website-preview__carousel--tiles .section-website-preview__carousel-btn{align-self:center}.section-website-preview__weekly--slider .section-website-preview__carousel--tiles{align-items:stretch}.section-website-preview__weekly--slider .section-website-preview__carousel--tiles .section-website-preview__carousel-track{align-items:stretch;height:100%}.section-website-preview__weekly--slider .section-website-preview__carousel--tiles .section-website-preview__product{grid-template-rows:minmax(0,1fr) auto;gap:6px;height:100%;display:grid}.section-website-preview__weekly--slider .section-website-preview__carousel--tiles .section-website-preview__product-img-wrap{background:#fff;border:none;border-radius:3px;flex:none;height:100%;min-height:0;overflow:hidden}.section-website-preview__weekly--slider .section-website-preview__carousel--tiles .section-website-preview__product-img-wrap img{object-fit:cover;object-position:center}.section-website-preview__weekly--slider .section-website-preview__carousel--tiles .section-website-preview__product-label{color:#1e293b;-webkit-line-clamp:3;max-height:3.85em;margin:0;font-size:10px;font-weight:700;line-height:1.28}.section-website-preview__product-row{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 8px;min-height:0;display:grid;overflow:hidden}.section-website-preview__product-row-list{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:0;display:grid;overflow:hidden}.section-website-preview__product-row-list--storefront{align-items:flex-start;gap:10px 16px}.section-website-preview__list-item{background:#fff;border:1px solid #0f172a0f;border-radius:6px;align-items:center;gap:8px;min-width:0;padding:6px;display:flex}.section-website-preview__list-item--storefront{text-align:left;background:0 0;border:none;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:10px;padding:0}.section-website-preview__list-item-img{background:#f8fafc;border:1px solid #0f172a0f;border-radius:4px;flex-shrink:0;width:52px;height:52px;overflow:hidden}.section-website-preview__list-item--storefront .section-website-preview__list-item-img{background:#fff;border:none;width:88px;max-width:88px;height:88px}.section-website-preview__list-item-body{width:100%;min-width:0}.section-website-preview__list-item--storefront .section-website-preview__list-item-body{flex:1;min-width:0;padding-top:2px}.section-website-preview__list-item-img img{object-fit:contain;width:100%;height:100%;display:block}.section-website-preview__list-item-label{color:#334155;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:10px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.section-website-preview__list-item--storefront .section-website-preview__list-item-label{color:#1e293b;text-transform:uppercase;-webkit-line-clamp:2;min-height:0;font-size:11px;font-weight:700;line-height:1.35}.section-website-preview__list-item-meta,.section-website-preview__list-item-price{color:#64748b;margin:4px 0 0;font-size:10px;line-height:1.3}.section-website-preview__list-item--storefront .section-website-preview__list-item-price{color:#334155;margin-top:6px;font-size:11px;font-weight:600}.section-website-preview__list-item-price-fls{color:#0f172a;font-weight:800}.section-website-preview__list-item--storefront .section-website-preview__list-item-meta{margin-top:4px;font-size:10px}.section-website-preview__list-item-price{color:#0f172a;font-weight:700}.section-website-preview__carousel--list{align-items:flex-start}.section-website-preview__carousel--list .section-website-preview__carousel-track{align-items:flex-start;height:auto}.section-website-preview__carousel--list .section-website-preview__carousel-btn{align-self:center}.section-website-preview__carousel{flex:1;grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:4px;min-height:0;display:grid}.section-website-preview__carousel-track{gap:6px 8px;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.section-website-preview__carousel-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.section-website-preview__carousel-btn:disabled{opacity:.35;cursor:default}.section-website-preview__carousel-btn:not(:disabled):hover{color:var(--brand-700);border-color:#ea580c59}.section-website-preview__carousel-dots{flex-shrink:0;justify-content:center;gap:5px;margin-top:6px;display:flex}.section-website-preview__carousel-dot{background:#94a3b88c;border-radius:999px;width:6px;height:6px}.section-website-preview__carousel-dot.is-active{background:var(--brand-500)}.section-website-preview__generic-label{color:var(--text-muted);padding:16px;font-size:12px;font-weight:700}.section-website-preview__footnote{margin:12px 0 0;font-size:11px}.section-website-preview__stage--slider .section-website-preview__desktop{border-color:#ea580c40}.section-live-preview__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 10px;font-size:12px;font-weight:800}.section-live-preview__frame{background:#f8fafc;border:1px dashed #0f172a1f;border-radius:10px;flex-direction:column;gap:14px;padding:12px;display:flex}.section-live-preview__device-label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin:0 0 8px;font-size:11px;font-weight:700}.section-live-preview__desktop{flex-wrap:nowrap;gap:6px;min-height:88px;display:flex}.section-live-preview__mobile-section{border-top:1px dashed #0f172a1a;flex-direction:column;align-items:center;padding-top:4px;display:flex}.section-live-preview__mobile-caption{color:var(--brand-700);text-align:center;margin:8px 0 0;font-size:11px;font-weight:600}.section-live-preview__col{background:#ea580c14;border:1px solid #ea580c2e;border-radius:8px;justify-content:center;align-items:center;min-height:88px;display:flex;overflow:hidden}.section-live-preview__thumb{object-fit:cover;width:100%;height:100%;min-height:88px}.section-live-preview__icon-wrap{width:36px;height:36px;color:var(--brand-600);background:#fff;border:1px solid #ea580c40;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.section-live-preview__icon-wrap--video{color:#fff;background:#1e293b;border-color:#1e293b}.section-live-preview__video-wrap{width:100%;height:100%;display:block;position:relative}.section-live-preview__play{color:#fff;filter:drop-shadow(0 2px 6px #00000059);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-live-preview__weekly-grid{grid-template-columns:repeat(2,1fr);gap:3px;padding:6px;display:grid}.section-live-preview__weekly-cell{background:#ea580c59;border-radius:3px;width:14px;height:14px}@media (width<=1280px){.section-layout-blocks--count-4,.section-layout-blocks--count-3{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (width<=1024px){.section-layout-blocks-wrap,.section-layout-content-grid{grid-template-columns:1fr}.section-live-preview{position:static}.section-website-preview__desktop{flex-wrap:nowrap;height:400px;min-height:400px}.section-website-preview__col{border-bottom:none}.section-layout-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.section-layout-blocks--count-2,.section-layout-blocks--count-3,.section-layout-blocks--count-4{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}@media (width<=640px){.section-layout-blocks--count-2,.section-layout-blocks--count-3,.section-layout-blocks--count-4{grid-template-columns:1fr}.section-website-preview__desktop{flex-wrap:wrap;height:auto;min-height:0}.section-website-preview__col{border-bottom:1px solid #e5e7eb;border-right:none;height:400px;min-height:400px;flex-basis:100%!important}.section-website-preview__col:last-child{border-bottom:none}.section-live-preview__desktop{flex-wrap:wrap}.section-live-preview__col{flex-basis:100%!important}}@media (width<=768px){.section-layout-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.section-layout-page__header{grid-template-columns:1fr;justify-items:stretch}.section-layout-page__header-center{justify-self:stretch;max-width:none}.section-layout-page__header-right{justify-content:flex-start;justify-self:stretch}.section-layout-page__header-actions,.section-layout-page__footer{justify-content:flex-end}.section-layout-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.flex-box-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 20px;display:flex}.heading-flex-box{flex:280px;min-width:0}.heading-flex-box .section-layout-step__subtitle{margin-bottom:0}.flex-box-wrapper .section-layout-page__footer,.section-layout-step__actions{border:0;flex-shrink:0;gap:12px;margin:0;padding:0}.section-layout-step__action-btn{white-space:nowrap;border-radius:11px;min-height:44px;padding:11px 22px;font-size:14px;line-height:1.2}.section-layout-step__actions .btn.section-layout-step__action-btn{min-width:168px;padding:11px 24px;font-size:14px;font-weight:700}.section-layout-step__actions .ghost-btn.section-layout-step__action-btn{min-width:108px;padding:11px 20px;font-size:14px;font-weight:700}@media only screen and (width<=1345px){.section-nav.section-nav--content-layout{padding:8px 40px}}@media only screen and (width<=1024px){.section-nav.section-nav--content-layout.dashboard-sidebar-nav{display:block}}@media only screen and (width<=860px){.table-shell.section-layout-page,.section-layout-step,.section-website-preview,.section-website-preview__stage{padding-left:10px;padding-right:10px}.section-website-preview__stage{padding-top:12px;padding-bottom:12px}.section-website-preview__desktop{flex-wrap:wrap;align-items:flex-start;gap:12px;height:auto;min-height:0;padding:8px;overflow:visible}:is(.section-website-preview__col:has(.section-website-preview__weekly--weekly-4),.section-website-preview__col:has(.section-website-preview__weekly--weekly-9)){border:1px solid #d1d5db;border-radius:8px;width:100%;height:286px;min-height:286px;padding:10px 10px 12px;flex:100%!important}.section-website-preview__weekly--weekly-4,.section-website-preview__weekly--weekly-9{height:100%;min-height:0}.section-website-preview__weekly--weekly-4 .section-website-preview__weekly-head,.section-website-preview__weekly--weekly-9 .section-website-preview__weekly-head{border-bottom:0;min-height:28px;margin-bottom:8px;padding:0 0 8px}.section-website-preview__weekly--weekly-4 .section-website-preview__weekly-title,.section-website-preview__weekly--weekly-9 .section-website-preview__weekly-title{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.25;overflow:hidden}.section-website-preview__weekly--weekly-4 .section-website-preview__carousel,.section-website-preview__weekly--weekly-9 .section-website-preview__carousel{flex:1;min-height:0}.section-website-preview__weekly--weekly-4 .section-website-preview__carousel-track,.section-website-preview__weekly--weekly-9 .section-website-preview__carousel-track{height:218px}.section-website-preview__weekly--weekly-4 .section-website-preview__product--tile .section-website-preview__product-img-wrap{min-height:132px;max-height:145px}.section-website-preview__weekly--weekly-9 .section-website-preview__carousel--tiles .section-website-preview__product{grid-template-rows:145px auto;gap:7px}.section-website-preview__weekly--weekly-9 .section-website-preview__carousel--tiles .section-website-preview__product-img-wrap{height:145px}.section-website-preview__weekly--weekly-4 .section-website-preview__carousel-dots,.section-website-preview__weekly--weekly-9 .section-website-preview__carousel-dots{margin-top:4px}}@media only screen and (width<=640px){.section-website-preview__col{height:auto;min-height:auto}.section-website-preview__weekly--tile-carousel .section-website-preview__product--tile .section-website-preview__product-img-wrap{min-height:auto}}.MuiBox-root{min-height:inherit!important;padding:5px 16px!important}
