.content-manager-layout{grid-template-columns:1fr 350px;align-items:flex-start;gap:24px;display:grid}@media (max-width:900px){.content-manager-layout{grid-template-columns:1fr}}.content-editor-panel{background:#fff;border-radius:12px;flex-direction:column;gap:24px;padding:24px;display:flex;box-shadow:0 1px 3px #0000000d}.content-list-panel{background:#fff;border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex;box-shadow:0 1px 3px #0000000d}.channel-list{background:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:24px;display:flex;box-shadow:0 1px 3px #0000000d}.channel-row{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex}.channel-swatch{border:1px solid #e5e7eb;border-radius:50%;width:24px;height:24px}.storefront{min-height:100vh;font-family:var(--font-sans,system-ui, sans-serif);color:#1a1a1a;background:linear-gradient(135deg,#fdfbfb 0%,#ebedee 100%)}.storefront .public-store-header{z-index:50;-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border-bottom:1px solid #ffffff80;transition:all .3s;position:sticky;top:0;box-shadow:0 4px 30px #0000000d}.storefront .public-store-header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex}.storefront .store-nav{gap:32px;display:flex}.storefront .store-nav a{color:#4b5563;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.storefront .store-nav a:hover,.storefront .store-nav a.active{color:var(--store-accent,#000)}.storefront .store-nav a:after{content:"";background:var(--store-accent,#000);transform-origin:100%;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.storefront .store-nav a:hover:after,.storefront .store-nav a.active:after{transform-origin:0;transform:scaleX(1)}.storefront .store-demo-summary-inner{transition:transform .3s;background:#fff!important;border:1px solid #0000000d!important;border-radius:20px!important;box-shadow:0 12px 40px #0000000f,0 1px 3px #00000008!important}.storefront .store-demo-summary-inner:hover{transform:translateY(-2px)}.storefront .store-product{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6!important;border:1px solid #ffffff80!important;border-radius:16px!important;padding:16px!important;transition:all .4s cubic-bezier(.165,.84,.44,1)!important;box-shadow:0 4px 15px #00000008!important}.storefront .store-product:hover{border-color:var(--store-accent,#000)!important;transform:translateY(-8px)!important;box-shadow:0 16px 32px #00000014!important}.storefront .store-product-image{position:relative;overflow:hidden;border-radius:12px!important}.storefront .store-product-image img{transition:transform .6s cubic-bezier(.165,.84,.44,1)!important}.storefront .store-product:hover .store-product-image img{transform:scale(1.05)!important}.storefront .store-buy-link{background-image:linear-gradient(135deg,#ffffff1a 0%,#0000001a 100%);box-shadow:0 2px 5px #0000001a;border:none!important;border-radius:8px!important;transition:all .3s!important}.storefront .store-buy-link:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 10px #00000026}.storefront .store-details-button{border-radius:8px!important;transition:all .2s!important}.storefront .store-details-button:hover{background-color:#f3f4f6!important}.storefront h3,.storefront a[href*=products]{color:#111827;margin-top:12px;font-size:16px;font-weight:600;line-height:1.4;text-decoration:none}.storefront .store-product-price{color:var(--store-accent,#000);margin-top:8px;font-size:18px;font-weight:700}.storefront .storefront-hero{border-radius:24px;margin-bottom:48px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.storefront .storefront-hero:after{content:"";background:linear-gradient(#0000 0%,#0009 100%);position:absolute;inset:0}.storefront .hero-title{z-index:10;color:#fff;text-shadow:0 2px 10px #0000004d;font-size:48px;font-weight:800;position:absolute;bottom:40px;left:40px}.storefront .store-demo-nav-shell{-webkit-backdrop-filter:blur(12px)!important;z-index:40!important;background:#ffffffb3!important;border-bottom:1px solid #ffffff80!important;position:sticky!important;top:60px!important;box-shadow:0 4px 20px #00000005!important}.storefront .store-category-tabs{gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.storefront .store-content-shell{background:#fff;border-radius:24px;margin-top:32px;padding:48px;box-shadow:0 10px 40px #0000000d}.storefront .store-custom-page h1,.storefront .store-article-detail h1{letter-spacing:-.02em;background:linear-gradient(135deg,#111827 0%,#4b5563 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:32px;font-size:42px;font-weight:800}.storefront.product-detail-page{background:#fdfbfb}.ProseMirror{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 8px 8px;outline:none;min-height:300px;padding:16px}.ProseMirror:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.tiptap-toolbar{background:#f9fafb;border:1px solid #e5e7eb;border-bottom:none;border-radius:8px 8px 0 0;flex-wrap:wrap;gap:4px;padding:8px;display:flex}.tiptap-toolbar button{cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px 10px;transition:all .2s;display:flex}.tiptap-toolbar button:hover{color:#111827;background:#e5e7eb}.tiptap-toolbar button.active{color:#fff;background:#3b82f6}.storefront .store-search-filter-panel{-webkit-backdrop-filter:blur(8px);flex-direction:column;gap:16px;margin-bottom:32px;display:flex;box-sizing:border-box!important;background:#ffffffe6!important;border:1px solid #ffffff80!important;border-radius:20px!important;width:100%!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding:16px 20px!important;box-shadow:0 4px 15px #00000008!important}.storefront .store-catalog-toolbar{box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.storefront .store-platform-filters{border:none!important;margin:0!important;padding:0!important}.storefront .store-catalog-shell{box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:none!important;width:100%!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding:0!important}.storefront.storefront-demo .store-demo-topbar-inner,.storefront.storefront-demo .store-demo-summary-inner,.storefront.storefront-demo .store-demo-page-heading,.storefront.storefront-demo .store-demo-nav-shell,.storefront.storefront-demo .storefront-products,.storefront.storefront-demo .store-content-shell,.storefront.storefront-demo .store-demo-cover,.storefront.storefront-demo.product-detail-page .product-breadcrumbs,.storefront.storefront-demo.product-detail-page .product-detail,.storefront.storefront-demo.product-detail-page .product-description-section,.storefront.storefront-demo.product-detail-page .related-products{width:min(100% - 32px,1320px)!important;max-width:1320px!important;margin-inline:auto!important}.storefront.storefront-demo.product-detail-page .product-detail,.storefront.storefront-demo.product-detail-page .related-products{padding-left:0!important;padding-right:0!important}.storefront .store-demo-summary-inner{flex-direction:column;display:flex;box-sizing:border-box!important;width:100%!important}.storefront .store-demo-summary-top{justify-content:space-between;width:100%;display:flex}.storefront .store-demo-summary.has-cover{z-index:10;margin-top:-30px;position:relative}.storefront .product-detail-media,.storefront .product-detail-panel,.storefront .product-description-section{-webkit-backdrop-filter:blur(24px);background:#ffffffb3;border:1px solid #fff9;border-radius:24px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 40px -10px #00000014}.storefront .product-detail-media:hover,.storefront .product-detail-panel:hover,.storefront .product-description-section:hover{transform:translateY(-2px);box-shadow:0 15px 50px -10px #0000001f}.storefront .product-buy-button{background:linear-gradient(135deg, var(--channel-color,var(--sf-accent-strong)) 0%, var(--channel-color,var(--sf-accent-strong)) 100%);color:#fff;border:none;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000001a}.storefront .product-buy-button:hover{filter:brightness(1.1);transform:translateY(-3px)scale(1.02);box-shadow:0 8px 25px #00000026}.storefront .product-detail-media img{border-radius:20px}@media (min-width:900px){.storefront.storefront-demo.product-detail-page .product-detail{grid-template-columns:minmax(320px,560px) minmax(0,1fr)!important}}.storefront .related-products{margin-top:40px}.social-icon{color:#fff;border:none;border-radius:20px;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 2px 4px #0000001a}.social-icon:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.social-icon.facebook{background:linear-gradient(135deg,#1877f2,#0d5cb5)}.social-icon.line{background:linear-gradient(135deg,#06c755,#049f43)}.social-icon.instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-icon.x,.social-icon.threads{background:linear-gradient(135deg,#222,#000)}.social-icon.youtube{background:linear-gradient(135deg,red,#c00)}.dashboard-shell .article-cover-input{border-color:#dfe7ec!important;border-radius:11px!important;min-height:44px!important}.dashboard-shell .article-cover-input>input{min-width:0!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;flex:1!important;padding:0 12px!important}
.dashboard-shell{--dash-accent:#02abff;--dash-accent-hover:#0099e6;--dash-accent-soft:#eaf8ff;--dash-ink:#172033;--dash-muted:#6d7a8d;--dash-line:#e2eaf0;--dash-bg:#f5f8fb;--dash-surface:#fff;--dash-shadow:0 10px 30px #1720330e;color:var(--dash-ink);background:var(--dash-bg)}.dashboard-shell *,.dashboard-shell :before,.dashboard-shell :after{box-sizing:border-box}.dashboard-shell .dashboard-content{width:100%;padding:36px clamp(24px,3.2vw,48px) 64px}.dashboard-shell .page-stack{gap:24px;width:min(100%,1400px);margin-inline:auto}.dashboard-shell .page-heading{align-items:flex-end;gap:20px}.dashboard-shell .page-heading h1{color:var(--dash-ink);letter-spacing:0;margin:3px 0 6px;font-size:30px;font-weight:800;line-height:1.25}.dashboard-shell .page-heading>div>p:last-child{color:var(--dash-muted);margin:0;font-size:14px;line-height:1.7}.dashboard-shell .surface,.dashboard-shell .metric-card{background:var(--dash-surface);border:1px solid var(--dash-line);box-shadow:var(--dash-shadow);border-radius:16px}.dashboard-shell .primary-button,.dashboard-shell .secondary-button,.dashboard-shell .icon-button{flex:none}.dashboard-shell .primary-button{color:#fff;background:var(--dash-accent);border-color:var(--dash-accent);border-radius:12px;min-height:44px;padding-inline:16px;box-shadow:0 9px 20px #02abff33}.dashboard-shell .primary-button:hover{background:var(--dash-accent-hover);border-color:var(--dash-accent-hover)}.dashboard-shell .secondary-button,.dashboard-shell .icon-button{color:var(--dash-ink);border-color:var(--dash-line);background:#fff;border-radius:11px}.dashboard-shell .icon-button{width:38px;height:38px}.dashboard-shell .icon-button:hover,.dashboard-shell .secondary-button:hover{color:#008fd5;background:#f5fbff;border-color:#02abff52}.dashboard-shell .icon-button.danger{color:#d3424b}.dashboard-shell .field{min-width:0}.dashboard-shell .field>span{color:#425168;font-size:12px;font-weight:700}.dashboard-shell .field input,.dashboard-shell .field select,.dashboard-shell .field textarea,.dashboard-shell .catalog-filter-select{width:100%;min-width:0;color:var(--dash-ink);background:#fff;border:1px solid #dbe5ec;border-radius:11px}.dashboard-shell .field input,.dashboard-shell .field select,.dashboard-shell .catalog-filter-select{min-height:44px}.dashboard-shell .field textarea{resize:vertical;min-height:126px}.dashboard-shell .field input:focus,.dashboard-shell .field select:focus,.dashboard-shell .field textarea:focus,.dashboard-shell .catalog-filter-select:focus,.dashboard-shell .search-box:focus-within{border-color:var(--dash-accent);outline:0;box-shadow:0 0 0 4px #02abff1c}.dashboard-shell .catalog-toolbar{grid-template-columns:auto minmax(220px,1fr) minmax(190px,220px) auto;align-items:center;gap:12px;display:grid}.dashboard-shell .segmented-control{background:#e9eff3;border-radius:12px;min-height:44px;padding:4px}.dashboard-shell .segmented-control button{white-space:nowrap;border-radius:9px;min-height:36px}.dashboard-shell .segmented-control button.active{color:var(--dash-ink);box-shadow:0 3px 10px #17203314}.dashboard-shell .search-box{color:#7f8da0;background:#fff;border:1px solid #dbe5ec;border-radius:11px;width:100%;max-width:none;height:44px;padding:0 13px}.dashboard-shell .search-box input{width:100%;min-width:0;height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.dashboard-shell .catalog-filter-select{padding:0 38px 0 13px}.dashboard-shell .selection-toolbar{min-height:60px;color:var(--dash-ink);background:#f0f9ff;border:1px solid #02abff40;border-radius:14px;padding:8px 12px 8px 18px}.dashboard-shell .selection-toolbar .icon-button{color:#d3424b}.dashboard-shell .table-surface{width:100%;min-width:0;position:relative;overflow:hidden}.dashboard-shell .table-surface.is-loading .data-table-wrap{opacity:.48;pointer-events:none}.dashboard-shell .table-loading{z-index:3;color:#075985;background:#fffffff5;border:1px solid #bae6fd;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0f172a1a}.dashboard-shell .data-table-wrap{overscroll-behavior-x:contain;width:100%;max-width:100%;overflow-x:auto}.dashboard-shell .product-admin-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:720px}.dashboard-shell .product-admin-table th,.dashboard-shell .product-admin-table td{min-width:0;padding:10px 14px}.dashboard-shell .product-admin-table th{color:#718095;background:#f8fafc;height:48px;font-size:11px;font-weight:800}.dashboard-shell .product-admin-table td{border-bottom-color:#edf2f5;height:68px}.dashboard-shell .product-admin-table th:first-child,.dashboard-shell .product-admin-table td:first-child{width:46px}.dashboard-shell .product-admin-table th:nth-child(2),.dashboard-shell .product-admin-table td:nth-child(2){width:auto}.dashboard-shell .product-admin-table th:nth-child(3),.dashboard-shell .product-admin-table td:nth-child(3){width:130px}.dashboard-shell .product-admin-table th:nth-child(4),.dashboard-shell .product-admin-table td:nth-child(4){width:112px}.dashboard-shell .product-admin-table th:nth-child(5),.dashboard-shell .product-admin-table td:nth-child(5){width:126px}.dashboard-shell .product-admin-table th:nth-child(6),.dashboard-shell .product-admin-table td:nth-child(6){width:166px}.dashboard-shell .product-cell{align-items:center;gap:12px;width:100%;min-width:0;display:flex}.dashboard-shell .product-cell>div:last-child{gap:3px;min-width:0;display:grid}.dashboard-shell .product-cell strong,.dashboard-shell .product-cell small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.dashboard-shell .product-cell strong{color:var(--dash-ink);font-size:13px}.dashboard-shell .product-cell small{color:var(--dash-muted);font-size:11px}.dashboard-shell .product-thumb{border:1px solid #e7edf2;border-radius:9px;flex:0 0 44px;width:44px;height:44px}.dashboard-shell .product-admin-table .row-actions{justify-content:flex-end;gap:4px}.dashboard-shell .product-admin-table .row-actions .icon-button{background:0 0;border-color:#0000;width:32px;height:32px}.dashboard-shell .status-badge{border-radius:8px;min-height:28px}.dashboard-shell .catalog-pagination{margin-top:0;padding:4px 2px}.dashboard-shell .modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111b2794;padding:24px}.dashboard-shell .product-editor{background:#fff;border:1px solid #fff9;border-radius:18px;flex-direction:column;width:min(960px,100vw - 48px);max-width:960px;max-height:calc(100svh - 48px);display:flex;overflow:hidden;box-shadow:0 28px 80px #111b273d}.dashboard-shell .product-editor .modal-header{border-bottom:1px solid var(--dash-line);background:#fff;flex:none;padding:20px 24px;position:static}.dashboard-shell .product-editor .modal-header h2{color:var(--dash-ink);font-size:21px}.dashboard-shell .product-editor-form{flex-direction:column;flex:auto;gap:0;width:100%;min-width:0;max-width:none;max-height:none;padding:0;display:flex;overflow:hidden}.dashboard-shell .product-editor-layout{flex:auto;grid-template-columns:minmax(0,1fr) 280px;gap:24px;min-width:0;padding:24px;display:grid;overflow:hidden auto}.dashboard-shell .product-editor-main{align-content:start;gap:15px;min-width:0;display:grid}.dashboard-shell .product-editor-main .field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid}.dashboard-shell .product-editor-media{min-width:0}.dashboard-shell .product-image-field{border:1px solid var(--dash-line);background:#f8fbfd;border-radius:14px;gap:13px;min-width:0;padding:16px;display:grid}.dashboard-shell .product-image-field>.field input{font-size:11px}.dashboard-shell .product-image-actions{gap:12px;min-width:0;display:grid}.dashboard-shell .product-image-preview{aspect-ratio:1;color:#008fd5;background:#eef8fd;border:1px dashed #bdd9e8;border-radius:12px;place-items:center;width:100%;max-width:246px;display:grid;overflow:hidden}.dashboard-shell .product-image-preview img,.dashboard-shell .product-image-preview span{aspect-ratio:1;object-fit:cover;border:0;border-radius:0;place-items:center;display:grid;width:100%!important;max-width:246px!important;height:100%!important;max-height:246px!important}.dashboard-shell .product-image-copy{gap:9px;display:grid}.dashboard-shell .product-image-copy .secondary-button{justify-content:center;width:100%}.dashboard-shell .product-image-copy small{color:var(--dash-muted);font-size:11px;line-height:1.55}.dashboard-shell .product-editor .modal-footer{z-index:2;border-top:1px solid var(--dash-line);background:#fff;flex:none;margin:0;padding:14px 24px;position:static}@media (max-width:1180px){.dashboard-shell .catalog-toolbar{grid-template-columns:minmax(0,1fr) minmax(180px,220px) auto}.dashboard-shell .catalog-toolbar .segmented-control{grid-column:1/-1;width:fit-content;max-width:100%;overflow-x:auto}.dashboard-shell .product-admin-table{min-width:650px}.dashboard-shell .product-admin-table th:nth-child(3),.dashboard-shell .product-admin-table td:nth-child(3){display:none}}@media (max-width:820px){.dashboard-shell .dashboard-content{padding:88px 20px 52px}.dashboard-shell .page-heading{align-items:flex-start}.dashboard-shell .product-editor-layout{grid-template-columns:minmax(0,1fr) 230px}}@media (max-width:700px){.dashboard-shell .catalog-toolbar{grid-template-columns:1fr}.dashboard-shell .catalog-toolbar .segmented-control{grid-column:auto;width:100%}.dashboard-shell .catalog-toolbar .primary-button{justify-content:center;width:100%}.dashboard-shell .product-editor-layout,.dashboard-shell .product-editor-main .field-row{grid-template-columns:1fr}.dashboard-shell .product-editor-media{grid-row:1}.dashboard-shell .product-image-field{grid-template-columns:116px minmax(0,1fr);align-items:start}.dashboard-shell .product-image-field>.field{grid-column:1/-1}.dashboard-shell .product-image-actions{display:contents}.dashboard-shell .product-image-preview,.dashboard-shell .product-image-preview img,.dashboard-shell .product-image-preview span{width:116px!important;max-width:116px!important;height:116px!important;max-height:116px!important}.dashboard-shell .product-editor{border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:94svh}.dashboard-shell .modal-backdrop{place-items:end center;padding:0}}@media (max-width:620px){.dashboard-shell .dashboard-content{padding:84px 14px 44px}.dashboard-shell .page-heading h1{font-size:26px}.dashboard-shell .table-surface{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.dashboard-shell .data-table-wrap{overflow:visible}.dashboard-shell .product-admin-table,.dashboard-shell .product-admin-table tbody,.dashboard-shell .product-admin-table tr,.dashboard-shell .product-admin-table td{min-width:0;display:block;width:100%!important}.dashboard-shell .product-admin-table{min-width:0}.dashboard-shell .product-admin-table thead{display:none}.dashboard-shell .product-admin-table tbody{gap:12px;display:grid}.dashboard-shell .product-admin-table tr{border:1px solid var(--dash-line);box-shadow:var(--dash-shadow);background:#fff;border-radius:14px;padding:15px;position:relative;overflow:hidden}.dashboard-shell .product-admin-table td{border:0;height:auto;padding:6px 0}.dashboard-shell .product-admin-table td:first-child{z-index:2;padding:0;position:absolute;top:18px;left:17px;width:18px!important}.dashboard-shell .product-admin-table td:nth-child(2){border-bottom:1px solid #edf2f5;padding:0 0 13px 30px}.dashboard-shell .product-admin-table td:nth-child(3){display:none}.dashboard-shell .product-admin-table td:nth-child(4),.dashboard-shell .product-admin-table td:nth-child(5){align-items:center;margin-top:10px;margin-right:12px;display:inline-flex;width:auto!important}.dashboard-shell .product-admin-table td:nth-child(6){padding-top:12px}.dashboard-shell .product-admin-table .row-actions{justify-content:flex-start}.dashboard-shell .catalog-pagination{flex-direction:column;align-items:flex-start}}.dashboard-shell .article-page-heading{align-items:center}.dashboard-shell .article-page-actions,.dashboard-shell .heading-with-back,.dashboard-shell .article-list-tabs,.dashboard-shell .article-list-toolbar,.dashboard-shell .article-title-cell,.dashboard-shell .article-status-chip,.dashboard-shell .field-help{align-items:center;display:flex}.dashboard-shell .article-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.dashboard-shell .article-page-actions .accent{color:#008fd5;background:var(--dash-accent-soft);border-color:#b8e6fb}.dashboard-shell .heading-with-back{align-items:flex-start;gap:14px}.dashboard-shell .article-list-tabs{gap:8px;overflow-x:auto}.dashboard-shell .article-list-tabs button{min-height:40px;color:var(--dash-muted);white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:750;display:inline-flex}.dashboard-shell .article-list-tabs button span{color:#607086;background:#e9eff3;border-radius:999px;min-width:23px;padding:3px 7px;font-size:11px}.dashboard-shell .article-list-tabs button.active{color:#007db9;background:var(--dash-accent-soft)}.dashboard-shell .article-list-tabs button.active span{color:#007db9;background:#cdeeff}.dashboard-shell .article-list-surface,.dashboard-shell .category-admin-surface{overflow:hidden}.dashboard-shell .article-list-toolbar{border-bottom:1px solid var(--dash-line);gap:12px;padding:18px}.dashboard-shell .article-list-toolbar .search-box{max-width:460px}.dashboard-shell .article-list-toolbar select{width:min(220px,100%);min-height:44px;color:var(--dash-ink);background:#fff;border:1px solid #dbe5ec;border-radius:11px;padding:0 38px 0 13px}.dashboard-shell .article-admin-table,.dashboard-shell .category-admin-table{border-collapse:collapse;width:100%;min-width:820px}.dashboard-shell .article-admin-table th,.dashboard-shell .article-admin-table td,.dashboard-shell .category-admin-table th,.dashboard-shell .category-admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f5;padding:13px 18px}.dashboard-shell .article-admin-table th,.dashboard-shell .category-admin-table th{color:#718095;background:#f8fafc;font-size:11px;font-weight:800}.dashboard-shell .article-admin-table th:first-child{width:44%}.dashboard-shell .article-admin-table th:nth-child(2){width:16%}.dashboard-shell .article-admin-table th:nth-child(3){width:15%}.dashboard-shell .article-admin-table th:nth-child(4){width:17%}.dashboard-shell .article-admin-table th:last-child{width:120px}.dashboard-shell .category-admin-table th:first-child,.dashboard-shell .category-admin-table th:nth-child(2){width:18%}.dashboard-shell .category-admin-table th:nth-child(3){width:auto}.dashboard-shell .category-admin-table th:nth-child(4){width:90px}.dashboard-shell .category-admin-table th:last-child{width:110px}.dashboard-shell .article-title-cell{gap:12px;min-width:0}.dashboard-shell .article-title-cell>div{min-width:0}.dashboard-shell .article-title-cell strong,.dashboard-shell .article-title-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dashboard-shell .article-title-cell strong{font-size:13px}.dashboard-shell .article-title-cell small{color:var(--dash-muted);margin-top:4px;font-size:11px}.dashboard-shell .article-thumb{color:#008fd5;background:var(--dash-accent-soft);border-radius:9px;flex:0 0 56px;place-items:center;width:56px;height:44px;display:grid;overflow:hidden}.dashboard-shell .article-thumb img{object-fit:cover;width:100%;height:100%}.dashboard-shell .article-category-chip,.dashboard-shell .article-status-chip,.dashboard-shell .count-badge{color:#546277;background:#f0f4f7;border-radius:999px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:750;display:inline-flex}.dashboard-shell .article-status-chip{white-space:nowrap;gap:5px}.dashboard-shell .article-status-chip.published{color:#08795a;background:#e3f7f0}.dashboard-shell .article-status-chip.scheduled{color:#806209;background:#fff5cf}.dashboard-shell .article-status-chip.draft{color:#657287;background:#eef2f5}.dashboard-shell .count-badge{color:#007db9;background:var(--dash-accent-soft);justify-content:center;min-width:30px}.dashboard-shell .article-admin-table time{color:#657287;font-size:12px}.dashboard-shell .category-admin-table code{color:#4c5c72;font-size:12px}.dashboard-shell .category-admin-table td:nth-child(3){color:var(--dash-muted);font-size:12px;line-height:1.6}.dashboard-shell .article-list-surface .empty-state,.dashboard-shell .category-admin-surface .empty-state{min-height:310px;padding:52px 24px}.dashboard-shell .article-editor-page{gap:24px;width:min(100%,1280px);margin-inline:auto;display:grid}.dashboard-shell .article-editor-top{align-items:flex-start;gap:14px;display:flex}.dashboard-shell .article-editor-top h1{margin:3px 0 5px;font-size:28px}.dashboard-shell .article-editor-top p:last-child{color:var(--dash-muted);margin:0;font-size:13px}.dashboard-shell .article-editor-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.dashboard-shell .article-editor-main{gap:18px;padding:24px;display:grid}.dashboard-shell .article-editor-main .field-row{grid-template-columns:minmax(0,1fr) minmax(200px,.45fr);gap:14px;display:grid}.dashboard-shell .article-editor-side{gap:16px;display:grid}.dashboard-shell .article-side-card{gap:16px;padding:20px;display:grid}.dashboard-shell .article-side-card .section-heading{justify-content:space-between;align-items:center;display:flex}.dashboard-shell .article-side-card .primary-button{justify-content:center;width:100%}.dashboard-shell .field-help{color:var(--dash-muted);gap:5px;font-size:11px}.dashboard-shell .article-cover-preview{aspect-ratio:16/9;color:#008fd5;background:var(--dash-accent-soft);border:1px dashed #b9deef;border-radius:12px;place-items:center;width:100%;display:grid;overflow:hidden}.dashboard-shell .article-cover-preview img{object-fit:cover;width:100%;height:100%}.dashboard-shell .article-upload-button{justify-content:center;width:100%;position:relative;overflow:hidden}.dashboard-shell .article-upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.dashboard-shell .article-editor-main .tiptap-container{border-color:#dbe5ec;border-radius:12px;min-height:470px;overflow:hidden}.dashboard-shell .article-editor-main .ProseMirror{min-height:410px}.dashboard-shell .ai-writer-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.dashboard-shell .ai-writer-form,.dashboard-shell .ai-writer-status{padding:24px}.dashboard-shell .ai-writer-form{gap:20px;display:grid}.dashboard-shell .ai-writer-form .section-heading{justify-content:space-between;align-items:center;display:flex}.dashboard-shell .ai-generate-button{justify-content:center;width:100%}.dashboard-shell .ai-writer-status{text-align:center;justify-items:center;gap:12px;display:grid}.dashboard-shell .ai-writer-status h2{margin:2px 0 0;font-size:19px}.dashboard-shell .ai-writer-status>p{color:var(--dash-muted);margin:0;font-size:13px;line-height:1.7}.dashboard-shell .ai-writer-status ul{color:#536278;text-align:left;background:#f7fafc;border-radius:12px;gap:9px;width:100%;margin:8px 0 0;padding:16px 16px 16px 34px;font-size:12px;display:grid}.dashboard-shell .ai-status-icon{color:#7b8798;background:#eef2f5;border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.dashboard-shell .ai-status-icon.ready{color:#008fd5;background:var(--dash-accent-soft)}.dashboard-shell .ai-progress-message{color:#0876a9;text-align:left;background:var(--dash-accent-soft);border-radius:10px;align-items:center;gap:8px;width:100%;padding:12px;font-size:12px;display:flex}.dashboard-shell .notice.warning{color:#715b15;background:#fff8dc;border:1px solid #f1dda0;border-radius:12px;align-items:flex-start;gap:11px;padding:14px;display:flex}.dashboard-shell .notice.warning p{margin:3px 0 6px;font-size:12px;line-height:1.6}.dashboard-shell .notice.warning a{color:#007db9;font-size:12px;font-weight:750}.dashboard-shell .compact-modal{background:#fff;border-radius:16px;width:min(520px,100%);overflow:hidden;box-shadow:0 24px 70px #17203333}.dashboard-shell .compact-modal .modal-header{border-bottom:1px solid var(--dash-line);padding:20px 22px}.dashboard-shell .compact-modal .modal-body{gap:16px;padding:22px;display:grid}.dashboard-shell .compact-modal .modal-footer{border-top:1px solid var(--dash-line);background:#f8fafc;padding:14px 22px}@media (max-width:900px){.dashboard-shell .article-editor-grid,.dashboard-shell .ai-writer-grid{grid-template-columns:1fr}.dashboard-shell .article-editor-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.dashboard-shell .article-page-heading{align-items:flex-start}.dashboard-shell .article-page-actions{justify-content:flex-start;width:100%}.dashboard-shell .article-page-actions .primary-button{order:-1;justify-content:center;width:100%}.dashboard-shell .article-list-toolbar{flex-direction:column;align-items:stretch}.dashboard-shell .article-list-toolbar .search-box,.dashboard-shell .article-list-toolbar select{width:100%;max-width:none}.dashboard-shell .article-editor-side,.dashboard-shell .article-editor-main .field-row{grid-template-columns:1fr}.dashboard-shell .article-editor-main,.dashboard-shell .ai-writer-form,.dashboard-shell .ai-writer-status{padding:18px}}
