.news-cms-page{background-image:radial-gradient(#cbd5e1 .5px,#0000 .5px);background-size:24px 24px;min-height:100vh;padding:22px 20px 32px}.news-cms-page:has(.news-cms-container.step-2){height:100vh;overflow:hidden}.news-cms-container{max-width:1320px;margin:0 auto}.news-cms-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fffc;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin-bottom:14px;padding:18px 20px;display:grid}.title-area{align-items:center;gap:12px;margin-bottom:4px;display:flex}.cms-title{letter-spacing:-.02em;color:var(--primary);margin:0;font-size:22px;font-weight:800}.cms-subtitle{color:var(--text-muted);margin:0;font-size:13px}.status-badge{background:var(--surface-subtle);color:var(--text-muted);text-transform:uppercase;border:1px solid var(--border);border-radius:99px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.status-badge .dot{background:var(--accent);border-radius:50%;width:7px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.header-actions,.final-actions{gap:8px;display:flex}.breaking-alert-banner{background:var(--accent-soft);color:var(--accent);border-radius:var(--radius-md);border:1px solid #dc262633;align-items:center;gap:10px;margin-bottom:14px;padding:11px 14px;font-size:14px;display:flex}.content-card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:24px}.form-section{margin-bottom:28px}.form-section:last-child{margin-bottom:0}.section-header{color:var(--primary);border-bottom:1px solid var(--bg-main);align-items:center;gap:9px;margin-bottom:16px;padding-bottom:9px;display:flex}.section-title{margin:0;font-size:16px;font-weight:700}.headline-input{border-color:var(--border)!important;padding:13px!important;font-size:17px!important;font-weight:700!important}.required{color:var(--accent)}.mt-24{margin-top:24px}.form-group{flex-direction:column;gap:5px;width:100%;display:flex}.form-group label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:2px;font-size:11px;font-weight:700;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%;color:var(--text-main);transition:var(--transition);padding:11px 12px;font-size:14px;font-weight:500;display:block}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--focus-ring);outline:none}.full-width{grid-column:1/-1}.grid-2{grid-template-columns:1fr 1fr;gap:18px 20px;width:100%;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:24px 20px;width:100%;display:grid}.schedule-grid{gap:8px}.checkbox-group{background:var(--bg-main);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;padding:14px;display:grid}.checkbox-item{background:var(--surface);border-radius:var(--radius-sm);border:1px solid var(--border);transition:var(--transition);cursor:pointer;align-items:center;gap:9px;padding:12px;display:flex}.checkbox-item:hover{border-color:var(--primary)}.checkbox-content{flex-direction:column;flex:1;display:flex}.checkbox-label{color:var(--text-main);font-size:14px;font-weight:600}.checkbox-desc{color:var(--text-muted);margin-top:2px;font-size:11px;font-weight:500}.input-with-icon{align-items:center;display:flex;position:relative}.field-icon{color:var(--text-muted);pointer-events:none;position:absolute;left:14px}.input-with-icon input{padding-left:44px!important}.input-with-prefix{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;align-items:center;padding:0 14px;display:flex}.input-with-prefix .prefix{color:var(--text-muted);background:#e2e8f0;border-radius:4px;margin-right:8px;padding:2px 8px;font-size:13px;font-weight:600}.input-with-prefix input{box-shadow:none!important;background:0 0!important;border:none!important;padding:14px 0!important}.premium-group{background:var(--surface-subtle);border:1px solid var(--border);grid-template-columns:repeat(3,1fr)}.icon-blue{color:var(--info)}.icon-red{color:var(--accent)}.icon-gold{color:var(--warning)}.icon-purple{color:var(--purple)}.icon-green{color:var(--success)}.active-breaking:has(input:checked){border-color:var(--accent);background:var(--active-danger-bg)}.active-carousel:has(input:checked){border-color:var(--info);background:var(--active-info-bg)}.active-featured:has(input:checked){border-color:var(--warning-border);background:var(--active-warning-bg)}.active-opinion:has(input:checked){border-color:var(--purple);background:var(--purple-soft)}.active-factcheck:has(input:checked){border-color:var(--success);background:var(--green-soft)}.featured-video-fields{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle);gap:16px;margin-top:14px;padding:16px;display:grid}.featured-video-field-header{color:var(--primary);align-items:center;gap:10px;display:flex}.featured-video-field-header b,.featured-video-field-header span{display:block}.featured-video-field-header b{font-size:14px}.featured-video-field-header span{color:var(--text-muted);margin-top:2px;font-size:12px}.featured-thumbnail-upload{border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;align-items:center;gap:9px;min-height:43px;padding:11px 12px;color:var(--text-muted)!important;text-transform:none!important;letter-spacing:0!important;margin:0!important;display:flex!important}.featured-thumbnail-upload:hover{border-color:var(--primary);color:var(--primary)!important}.featured-thumbnail-upload span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.featured-thumbnail-upload input{display:none}.featured-thumbnail-preview{aspect-ratio:16/8;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--primary);width:min(420px,100%);position:relative;overflow:hidden}.featured-thumbnail-preview img{object-fit:cover;width:100%;height:100%}.featured-thumbnail-preview button{border-radius:var(--radius-sm);color:var(--surface);background:#17212be0;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:10px;right:10px}.schedule-date-input,.schedule-time-input{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);align-items:center;width:100%;min-height:42px;padding:4px 8px;display:flex}.schedule-date-input:focus-within,.schedule-time-input:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px var(--focus-ring)}.schedule-date-input input{width:100%;min-width:0;color:var(--text-main);font-size:13px;font-weight:700;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:6px 0!important}.schedule-time-selects{grid-template-columns:.8fr .8fr 1fr;gap:7px;width:100%;min-width:0;display:grid}.schedule-time-menu{min-width:0;position:relative}.schedule-time-trigger{border:1px solid var(--border);background:var(--panel);width:100%;min-height:32px;color:var(--ink,var(--text-main));border-radius:8px;justify-content:space-between;align-items:center;gap:6px;padding:6px 9px;font-size:12px;font-weight:800;display:flex}.schedule-time-trigger:hover,.schedule-time-trigger[aria-expanded=true]{border-color:var(--brand,var(--primary));background:var(--brand-soft,var(--accent-soft));color:var(--brand,var(--primary))}.schedule-time-trigger:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}.schedule-time-options{z-index:120;border:1px solid var(--border);background:var(--panel);max-height:168px;color:var(--ink,var(--text-main));border-radius:10px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 34px #17212b24}.schedule-time-options button{width:100%;min-height:30px;color:var(--ink,var(--text-main));background:0 0;border-radius:7px;justify-content:center;align-items:center;padding:6px 8px;font-size:12px;font-weight:800;display:flex}.schedule-time-options button:hover,.schedule-time-options button.is-selected{background:var(--brand-soft,var(--accent-soft));color:var(--brand,var(--primary))}.editor-mimic{border:2px solid var(--bg-main);border-radius:var(--radius-md);background:#fff;overflow:hidden}.image-upload-field{min-width:0}.image-upload-trigger{width:100%}.news-photo-field .image-upload-preview{aspect-ratio:16/9;width:min(560px,100%);margin-top:10px}.editor-toolbar{background:var(--bg-input);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:8px 12px;display:flex}.tool-group{gap:4px;display:flex}.toolbar-divider{background:var(--border);width:1px;height:24px;margin:0 4px}.tool-btn{width:34px;height:34px;color:var(--text-muted);transition:var(--transition);border-radius:6px;justify-content:center;align-items:center;display:flex}.tool-btn:hover{color:var(--primary);box-shadow:var(--shadow-sm);background:#fff}.content-editor{resize:vertical;width:100%;min-height:400px;padding:32px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.6;border:none!important}.content-editor:focus{outline:none}.step-two-outer{margin:-24px}.main-composition-area{background:var(--surface);grid-template-columns:minmax(0,1fr);gap:20px;padding:24px;display:grid}.writer-header{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;padding:12px 24px;display:flex;position:sticky;top:0}.writer-heading{color:var(--primary);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.action-pill{background:var(--bg-main);border:1px solid var(--border);color:var(--text-main);transition:var(--transition);border-radius:99px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.action-pill:hover{border-color:var(--primary);background:#fff}.action-pill.active{background:var(--primary);border-color:var(--primary);color:var(--surface)}.editor-footer{color:var(--text-muted);padding-top:10px;font-size:12px}.story-preview{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(820px,100%);box-shadow:var(--shadow-sm);margin:0 auto;padding:30px}.story-preview-header{border-bottom:1px solid var(--border);padding-bottom:20px}.story-preview-meta,.story-preview-byline{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.story-preview-section{background:var(--accent-soft);color:var(--accent);text-transform:uppercase;border-radius:99px;padding:4px 8px;font-weight:700}.story-preview h1{color:var(--primary);margin:16px 0 10px;font-size:34px;line-height:1.15}.story-preview-subheadline,.story-preview-summary{color:var(--text-muted);line-height:1.6}.story-preview-subheadline{margin:0 0 16px;font-size:17px}.story-preview-summary{border-left:3px solid var(--accent);background:var(--bg-main);margin:20px 0;padding:14px;font-size:15px}.story-preview-body{color:var(--text-main);white-space:pre-wrap;font-size:17px;line-height:1.8}.news-cms-container.step-2{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);height:calc(100vh - 24px);min-height:0;max-height:calc(100vh - 24px);box-shadow:var(--shadow-sm);flex-direction:column;padding:0;display:flex;overflow:hidden}.step-2 .news-cms-header{border:0;border-bottom:1px solid var(--border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;margin:0;padding:12px}.step-2 .news-cms-main{flex:1;min-height:0;display:flex}.step-2 .content-card{width:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:flex}.step-2 .step-two-outer,.step-2 .step-two-container{flex-direction:column;flex:1;width:100%;min-height:0;margin:0;display:flex}.step-2 .writer-header{border-bottom:1px solid var(--border);background:0 0;justify-content:space-between;align-items:center;padding:10px 12px;display:flex;position:static}.step-2 .main-composition-area{background:0 0;flex:1;min-height:0;padding:12px;display:flex;overflow:hidden}.step-2 .composition-editor{width:100%;min-height:0;display:flex;overflow:hidden}.step-2 .re-wrap{width:100%;min-height:0;box-shadow:none;border-radius:14px;flex-direction:column;flex:1;display:flex;overflow:hidden}.step-2 .re-toolbar,.step-2 .re-footer{flex:none}.step-2 .re-editor{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.step-2 .story-preview{overscroll-behavior:contain;max-height:100%;overflow-y:auto}.animate-fade-in{animation:.4s ease-out fadeIn}@media (max-width:900px){.news-cms-page{padding:62px 12px 24px}.news-cms-header{flex-wrap:wrap;gap:12px;padding:14px;display:flex}.header-info{width:100%}.cms-title{font-size:21px}.content-card{padding:14px}.grid-2,.grid-4,.premium-group,.main-composition-area{grid-template-columns:1fr!important}.checkbox-group,.main-composition-area{padding:16px}.step-two-outer{margin:-14px}}@media (max-width:640px){.title-area{flex-direction:column;align-items:flex-start;gap:7px}.cms-title{font-size:19px}.header-actions,.final-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.header-actions>.pdp-btn,.final-actions .pdp-btn{width:100%}.header-actions:has(.final-actions){grid-template-columns:1fr}.grid-2{gap:14px}.form-section{margin-bottom:22px}.section-header{margin-bottom:13px}.checkbox-group{gap:9px;padding:10px}.checkbox-item{align-items:flex-start}.story-preview{padding:18px}.story-preview h1{font-size:26px}.story-preview-body{font-size:16px}}@media (min-width:901px){.news-cms-page{min-height:100vh;padding:12px}.news-cms-container{border:1px solid var(--border);border-radius:var(--radius-lg);max-width:1500px;min-height:calc(100vh - 24px);box-shadow:var(--shadow-sm);background:#fffffff0;padding:14px}.news-cms-header{border:0;border-bottom:1px solid var(--border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;gap:18px;margin-bottom:12px;padding:0 0 12px}.title-area{gap:12px;margin-bottom:4px}.cms-title{font-size:22px}.cms-subtitle{font-size:13px}.status-badge{padding:4px 10px;font-size:11px}.content-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.step-one-container{grid-template-rows:auto minmax(172px,auto) 1fr;grid-template-columns:minmax(0,1fr) minmax(260px,.62fr) minmax(360px,.92fr);gap:12px;min-height:calc(100vh - 124px);display:grid}.step-one-container>.form-section{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-width:0;margin-bottom:0;padding:12px;display:flex}.step-one-container>.form-section:first-child{grid-column:1/-1}.step-one-container>.form-section:nth-child(2){grid-column:1/span 2}.step-one-container>.form-section:nth-child(3){grid-area:2/3/span 2}.step-one-container>.form-section:nth-child(4){grid-area:3/1}.step-one-container>.form-section:nth-child(5){grid-area:3/2}.step-one-container>.form-section:first-child .grid-2{grid-template-columns:repeat(3,minmax(0,1fr))}.step-one-container>.form-section:first-child .full-width{grid-column:auto}.step-one-container>.form-section:nth-child(5) .grid-2{grid-template-columns:1fr}.step-one-container>.form-section:nth-child(5) .schedule-grid{gap:8px}.step-one-container>.form-section>.grid-2,.step-one-container>.form-section>.featured-video-fields{flex:1}.section-header{gap:9px;margin-bottom:10px;padding-bottom:7px}.section-title{font-size:14px}.grid-2{gap:10px 12px}.form-group{gap:4px}.form-group label{font-size:10px}.form-group input,.form-group select,.form-group textarea{padding:8px 10px;font-size:13px}.headline-input{padding:9px 10px!important;font-size:14px!important}.step-one-container textarea{resize:vertical;min-height:38px}.premium-group{background:0 0;border:0;grid-template-columns:1fr;gap:8px;padding:0}.checkbox-item{padding:9px}.checkbox-label{font-size:13px}.featured-video-fields{gap:10px;margin-top:10px;padding:10px}.featured-video-fields .grid-2{grid-template-columns:1fr}.featured-video-field-header b{font-size:13px}.featured-video-field-header span{font-size:11px}.field-icon{left:11px}.input-with-icon input{padding-left:36px!important}.featured-thumbnail-upload{min-height:35px;padding:8px 10px}.schedule-date-input,.schedule-time-input{min-height:38px}}.dynamic-option-field{min-width:0;position:relative}.dynamic-option-control{min-height:42px}.dynamic-option-trigger{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%;min-height:42px;color:var(--text-main);text-align:left;transition:var(--transition);justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;font-size:14px;font-weight:500;display:flex}.dynamic-option-trigger:hover:not(:disabled),.dynamic-option-trigger[aria-expanded=true]{border-color:var(--primary);box-shadow:0 0 0 4px var(--focus-ring)}.dynamic-option-trigger:disabled{cursor:not-allowed;opacity:.65}.dynamic-option-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dynamic-option-trigger .is-placeholder{color:var(--text-muted)}.dynamic-option-menu{z-index:200;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);gap:6px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 16px 36px #0f172a24}.dynamic-option-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border) var(--surface-subtle);gap:2px;max-height:106px;padding-right:4px;display:grid;overflow-y:auto}.dynamic-option-list::-webkit-scrollbar{width:7px}.dynamic-option-list::-webkit-scrollbar-track{background:var(--surface-subtle);border-radius:99px}.dynamic-option-list::-webkit-scrollbar-thumb{border:2px solid var(--surface-subtle);background:#cbd5e1;border-radius:99px}.dynamic-option-list::-webkit-scrollbar-button{width:0;height:0;display:none}.dynamic-option-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dynamic-option-row-wrap{border-radius:7px;grid-template-columns:minmax(0,1fr) 32px;align-items:center;min-height:34px;display:grid}.dynamic-option-row{width:100%;min-height:34px;color:var(--text-main);text-align:left;background:0 0;border-radius:7px;align-items:center;gap:8px;padding:8px 9px;font-size:13px;font-weight:700;display:flex}.dynamic-option-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dynamic-option-row:hover,.dynamic-option-row[aria-selected=true],.dynamic-option-row-wrap.is-selected{background:var(--brand-soft,var(--focus-ring));color:var(--brand,var(--primary))}.dynamic-option-delete{width:28px;height:28px;color:var(--text-muted);background:0 0;border-radius:7px;place-items:center;margin-right:2px;display:grid}.dynamic-option-delete:hover{background:var(--brand-soft,#fff1f2);color:var(--brand,var(--primary))}.dynamic-option-editor{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.dynamic-option-editor-top{z-index:1;border-bottom:1px solid var(--border);background:var(--surface);padding-bottom:5px;position:sticky;top:0}.dynamic-option-editor input{border-radius:6px;min-height:34px;padding:8px 10px}.dynamic-option-editor button{background:var(--primary);color:#fff;border-radius:6px;min-height:34px;padding:0 12px;font-size:12px;font-weight:800}.dynamic-option-editor button:disabled,.dynamic-option-editor input:disabled{cursor:not-allowed;opacity:.55}@media (max-width:560px){.dynamic-option-editor{grid-template-columns:1fr}.dynamic-option-editor button{min-height:36px}}.image-upload-preview{display:none}.image-upload-selected{border:1px solid var(--border);background:var(--bg-input);color:var(--text-secondary);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding:9px 10px;font-size:12px;font-weight:700;display:flex}.image-upload-selected span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.image-upload-selected button{background:var(--text-primary);color:#fff;border-radius:7px;flex:none;align-items:center;gap:5px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.image-upload-trigger.has-file{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.image-upload-trigger.has-file span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.image-upload-inline-remove{background:var(--text-primary);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.image-upload-selected{display:none}@media (max-width:560px){.image-upload-trigger.has-file{grid-template-columns:auto minmax(0,1fr)}.image-upload-inline-remove{grid-column:1/-1;width:100%}}.image-upload-trigger.has-file{flex-wrap:nowrap;align-items:center;display:flex!important}.image-upload-trigger.has-file span{flex:auto}.image-upload-inline-remove{margin-left:auto}@media (max-width:560px){.image-upload-trigger.has-file{flex-wrap:nowrap;display:flex!important}.image-upload-inline-remove{grid-column:auto;width:auto}}.tabbed-editor .content-card.vertical-tabs-editor{background:var(--surface);grid-template-columns:260px minmax(0,1fr);gap:14px;padding:14px;display:grid}.vertical-tabs-nav{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-subtle);flex-direction:column;gap:8px;min-width:0;padding:8px;display:flex}.vertical-tabs-nav button{width:100%;color:var(--text-main);text-align:left;transition:var(--transition);background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:11px 10px;display:grid}.vertical-tabs-nav button:hover,.vertical-tabs-nav button.active{border-color:var(--border);background:var(--surface);box-shadow:var(--shadow-sm)}.vertical-tabs-nav button.active{color:var(--accent)}.vertical-tabs-nav button span{min-width:0}.vertical-tabs-nav button b,.vertical-tabs-nav button small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.vertical-tabs-nav button b{color:inherit;font-size:13px;font-weight:800}.vertical-tabs-nav button small{color:var(--text-muted);margin-top:3px;font-size:11px;font-weight:600}.vertical-tabs-panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-width:0;overflow:visible}.vertical-tabs-panel-head{border-bottom:1px solid var(--border);background:var(--surface-subtle);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.vertical-tabs-panel-head div{align-items:center;gap:9px;min-width:0;display:flex}.vertical-tabs-panel-head span{background:var(--accent-soft);width:28px;height:28px;color:var(--accent);border-radius:8px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.vertical-tabs-panel-head h2{color:var(--primary);margin:0;font-size:15px}.vertical-tabs-panel-head button{border:1px solid var(--border);background:var(--surface);color:var(--text-main);border-radius:7px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.vertical-tabs-panel .step-one-container{z-index:1;gap:14px;min-height:0;padding:14px;display:grid;position:relative;grid-template-rows:auto!important;grid-template-columns:1fr!important}.vertical-tabs-panel .step-one-container>.form-section{margin:0;overflow:visible;grid-area:auto!important}.vertical-tabs-panel.writer-tab-panel{flex-direction:column;height:calc(100vh - 150px);min-height:520px;display:flex;overflow:hidden}.vertical-tabs-panel .step-two-outer{flex:1;min-height:0;margin:0;display:flex}.vertical-tabs-panel .step-two-container{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.vertical-tabs-panel .main-composition-area{flex:1;min-height:0;padding:14px;display:flex;overflow:hidden}.vertical-tabs-panel .content-card,.vertical-tabs-panel .composition-editor,.vertical-tabs-panel .re-wrap{min-height:0}.vertical-tabs-panel .composition-editor{flex:1;width:100%;display:flex;overflow:hidden}.vertical-tabs-panel .re-wrap{flex-direction:column;flex:1;width:100%;display:flex;overflow:hidden}.vertical-tabs-panel .re-toolbar,.vertical-tabs-panel .re-footer{flex:none}.vertical-tabs-panel .re-editor{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.vertical-tabs-panel .story-preview{overscroll-behavior:contain;max-height:100%;overflow-y:auto}.vertical-tabs-panel .writer-header{border-top:0;flex:none;padding:12px 14px;position:static}.schedule-modal-backdrop{z-index:1200;background:#0f172a52;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.schedule-modal{border:1px solid var(--border);background:var(--surface);width:min(960px,100%);max-height:min(720px,100vh - 36px);color:var(--text-main);border-radius:12px;padding:34px 40px;overflow-y:auto;box-shadow:0 22px 70px #0f172a2e}.schedule-modal header,.schedule-modal footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.schedule-modal header div{align-items:center;gap:12px;display:flex}.schedule-modal h2{color:var(--primary);margin:0;font-size:30px;line-height:1.1}.schedule-modal header button,.schedule-secondary{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text-main);border-radius:7px;padding:9px 18px;font-size:14px;font-weight:800}.schedule-preset-list{gap:13px;margin:28px 0 20px;display:grid}.schedule-preset-list button{border:1px solid var(--border);background:var(--surface);min-height:66px;color:var(--text-main);text-align:left;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;font-size:20px;font-weight:800;display:flex}.schedule-preset-list button:hover,.schedule-preset-list button.is-selected{border-color:var(--primary);background:var(--surface-subtle);color:var(--primary)}.schedule-custom-row{gap:14px;margin:18px 0 28px;display:grid}.schedule-custom-title{color:var(--text-main);align-items:center;gap:12px;font-size:20px;display:flex}.schedule-custom-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.schedule-custom-fields label{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;gap:7px;font-size:11px;font-weight:800;display:grid}.schedule-custom-fields input{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:100%;min-height:44px;color:var(--text-main);padding:10px 12px;font-size:14px;font-weight:700}.schedule-modal footer{justify-content:flex-end}.schedule-primary{background:var(--primary);min-height:42px;color:var(--surface);border-radius:7px;padding:9px 22px;font-size:14px;font-weight:900}@media (max-width:900px){.tabbed-editor .content-card.vertical-tabs-editor{grid-template-columns:1fr}.vertical-tabs-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.schedule-modal{padding:24px}}@media (max-width:640px){.vertical-tabs-nav{grid-template-columns:1fr}.vertical-tabs-panel-head{flex-direction:column;align-items:flex-start}.schedule-modal h2{font-size:24px}.schedule-preset-list button{font-size:16px}.schedule-custom-fields{grid-template-columns:1fr}}.premium-preview-btn{box-shadow:var(--shadow-sm);border-color:var(--border)!important;background:var(--surface)!important;color:var(--primary)!important}.premium-preview-btn:hover{border-color:var(--primary)!important;background:var(--surface-subtle)!important;color:var(--primary)!important}.premium-preview-btn.active{border-color:var(--accent)!important;background:var(--accent-soft)!important;color:var(--accent)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .news-cms-page{background-color:var(--canvas)!important;color:var(--ink)!important;background-image:radial-gradient(#94a3b82e .5px,#0000 .5px)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .news-cms-container,:is(.cms-shell,.editor-overlay)[data-theme=dark] .news-cms-header,:is(.cms-shell,.editor-overlay)[data-theme=dark] .content-card,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-editor,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-nav,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-panel,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-panel-head,:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-section,:is(.cms-shell,.editor-overlay)[data-theme=dark] .featured-video-fields,:is(.cms-shell,.editor-overlay)[data-theme=dark] .checkbox-group,:is(.cms-shell,.editor-overlay)[data-theme=dark] .checkbox-item,:is(.cms-shell,.editor-overlay)[data-theme=dark] .premium-group,:is(.cms-shell,.editor-overlay)[data-theme=dark] .input-with-prefix,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-date-input,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-time-input,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-time-options,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-menu,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-editor,:is(.cms-shell,.editor-overlay)[data-theme=dark] .writer-header,:is(.cms-shell,.editor-overlay)[data-theme=dark] .main-composition-area,:is(.cms-shell,.editor-overlay)[data-theme=dark] .composition-editor,:is(.cms-shell,.editor-overlay)[data-theme=dark] .story-preview,:is(.cms-shell,.editor-overlay)[data-theme=dark] .story-preview-body,:is(.cms-shell,.editor-overlay)[data-theme=dark] .story-preview-summary{background:var(--panel)!important;color:var(--ink)!important;border-color:var(--line)!important;box-shadow:none!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .news-cms-header,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-nav,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-panel-head,:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-section,:is(.cms-shell,.editor-overlay)[data-theme=dark] .checkbox-group,:is(.cms-shell,.editor-overlay)[data-theme=dark] .featured-video-fields,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-editor,:is(.cms-shell,.editor-overlay)[data-theme=dark] .writer-header{background:var(--surface-recessed)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .section-header{color:var(--ink)!important;border-bottom-color:var(--line)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .section-title,:is(.cms-shell,.editor-overlay)[data-theme=dark] .cms-title,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-panel-head h2,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-nav button b,:is(.cms-shell,.editor-overlay)[data-theme=dark] .checkbox-label,:is(.cms-shell,.editor-overlay)[data-theme=dark] .featured-video-field-header b,:is(.cms-shell,.editor-overlay)[data-theme=dark] .story-preview h1,:is(.cms-shell,.editor-overlay)[data-theme=dark] .writer-heading h2{color:var(--ink)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .cms-subtitle,:is(.cms-shell,.editor-overlay)[data-theme=dark] .status-badge,:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-group label,:is(.cms-shell,.editor-overlay)[data-theme=dark] .checkbox-desc,:is(.cms-shell,.editor-overlay)[data-theme=dark] .featured-video-field-header span,:is(.cms-shell,.editor-overlay)[data-theme=dark] .featured-thumbnail-upload,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-trigger .is-placeholder,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-row span,:is(.cms-shell,.editor-overlay)[data-theme=dark] .story-preview-meta,:is(.cms-shell,.editor-overlay)[data-theme=dark] .story-preview-byline,:is(.cms-shell,.editor-overlay)[data-theme=dark] .story-preview-subheadline,:is(.cms-shell,.editor-overlay)[data-theme=dark] .story-preview-summary,:is(.cms-shell,.editor-overlay)[data-theme=dark] .field-icon{color:var(--muted)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-group input,:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-group select,:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-group textarea,:is(.cms-shell,.editor-overlay)[data-theme=dark] .headline-input,:is(.cms-shell,.editor-overlay)[data-theme=dark] .input-with-prefix input,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-date-input input,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-time-trigger,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-trigger,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-editor input,:is(.cms-shell,.editor-overlay)[data-theme=dark] .featured-thumbnail-upload,:is(.cms-shell,.editor-overlay)[data-theme=dark] .image-upload-trigger,:is(.cms-shell,.editor-overlay)[data-theme=dark] .image-upload-selected,:is(.cms-shell,.editor-overlay)[data-theme=dark] .content-editor{background:var(--field-bg)!important;color:var(--ink)!important;border-color:var(--line)!important;background-image:none!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-group input::placeholder,:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-group textarea::placeholder,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-editor input::placeholder,:is(.cms-shell,.editor-overlay)[data-theme=dark] .content-editor::placeholder{color:#73849a!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-group input:focus,:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-group select:focus,:is(.cms-shell,.editor-overlay)[data-theme=dark] .form-group textarea:focus,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-trigger[aria-expanded=true],:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-editor input:focus,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-time-trigger[aria-expanded=true],:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-date-input:focus-within,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-time-input:focus-within{border-color:var(--brand)!important;box-shadow:0 0 0 3px #d9232e29!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .status-badge,:is(.cms-shell,.editor-overlay)[data-theme=dark] .input-with-prefix .prefix,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-row,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-time-options button,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-nav button,:is(.cms-shell,.editor-overlay)[data-theme=dark] .header-actions .pdp-btn,:is(.cms-shell,.editor-overlay)[data-theme=dark] .final-actions .pdp-btn,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-panel-head button{background:var(--field-bg)!important;color:var(--ink)!important;border-color:var(--line)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-row:hover,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-row[aria-selected=true],:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-row-wrap.is-selected,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-time-options button:hover,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-time-options button.is-selected,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-nav button:hover,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-nav button.active,:is(.cms-shell,.editor-overlay)[data-theme=dark] .checkbox-item:hover,:is(.cms-shell,.editor-overlay)[data-theme=dark] .featured-thumbnail-upload:hover,:is(.cms-shell,.editor-overlay)[data-theme=dark] .image-upload-trigger:hover,:is(.cms-shell,.editor-overlay)[data-theme=dark] .header-actions .pdp-btn:hover,:is(.cms-shell,.editor-overlay)[data-theme=dark] .final-actions .pdp-btn:hover,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-panel-head button:hover{background:var(--brand-soft)!important;color:var(--brand)!important;border-color:var(--brand)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-nav button.active b,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-nav button:hover b,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-nav button.active small,:is(.cms-shell,.editor-overlay)[data-theme=dark] .vertical-tabs-nav button:hover small,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-row:hover span,:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-row[aria-selected=true] span{color:var(--brand)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .featured-thumbnail-preview,:is(.cms-shell,.editor-overlay)[data-theme=dark] .image-upload-preview{background:var(--surface-raised)!important;border-color:var(--line)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .editor-mimic,:is(.cms-shell,.editor-overlay)[data-theme=dark] .editor-toolbar{background:var(--surface-recessed)!important;border-color:var(--line)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .tool-btn{color:var(--muted)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .tool-btn:hover{background:var(--brand-soft)!important;color:var(--brand)!important;box-shadow:none!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-list::-webkit-scrollbar-track{background:var(--surface-recessed)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-time-options::-webkit-scrollbar-track{background:var(--surface-recessed)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-list::-webkit-scrollbar-thumb{border-color:var(--surface-recessed)!important;background:#33445c!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-time-options::-webkit-scrollbar-thumb{border-color:var(--surface-recessed)!important;background:#33445c!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-editor button:not(:disabled){background:var(--brand)!important;color:#fff!important;border-color:var(--brand)!important;box-shadow:0 8px 18px #d9232e3d!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-editor button:not(:disabled):hover{background:var(--brand-dark)!important;color:#fff!important;border-color:var(--brand-dark)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .dynamic-option-editor button:disabled{color:#94a3b8!important;border-color:var(--line)!important;box-shadow:none!important;background:#334155!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-modal-backdrop{background:#02061794!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-modal,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-preset-list button,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-custom-fields input,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-modal header button,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-secondary{background:var(--panel)!important;color:var(--ink)!important;border-color:var(--line)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-modal h2,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-custom-title,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-preset-list button b{color:var(--ink)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-custom-fields label{color:var(--muted)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-preset-list button:hover,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-preset-list button.is-selected,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-modal header button:hover,:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-secondary:hover{background:var(--brand-soft)!important;color:var(--brand)!important;border-color:var(--brand)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-primary{background:var(--brand)!important;color:#fff!important;border-color:var(--brand)!important}:is(.cms-shell,.editor-overlay)[data-theme=dark] .schedule-primary:hover{background:var(--brand-dark)!important}
.re-wrap{border:1px solid var(--Grey1,#d7deea);background:#fff;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 14px 40px #0f172a0f}.re-toolbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fbff;border:0;border-bottom:1px solid var(--Grey1,#d7deea);box-shadow:none;background:linear-gradient(#f8fbff 0%,#f2f6fb 100%);border-radius:0;flex-wrap:nowrap;gap:0;margin:0;padding:8px;display:flex;overflow:auto hidden}.re-toolbar::-webkit-scrollbar{width:8px;height:8px}.re-editor::-webkit-scrollbar{width:8px;height:8px}.re-toolbar::-webkit-scrollbar-track{background:#f8fafc;border-radius:999px}.re-editor::-webkit-scrollbar-track{background:#f8fafc;border-radius:999px}.re-toolbar::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid #f8fafc;border-radius:999px}.re-editor::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid #f8fafc;border-radius:999px}.re-toolbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.re-editor::-webkit-scrollbar-thumb:hover{background:#94a3b8}.re-toolbar::-webkit-scrollbar-button{width:0;height:0;display:none}.re-editor::-webkit-scrollbar-button{width:0;height:0;display:none}.re-group{box-shadow:none;background:0 0;border:0;border-radius:0;flex-wrap:nowrap;flex:none;align-items:center;gap:6px;padding:0 8px;display:inline-flex;position:relative}.re-group:not(:last-child):after{content:"";background:#94a3b847;width:1px;height:26px;margin-left:8px}.re-btn,.re-select{cursor:pointer;-webkit-user-select:none;user-select:none;min-height:38px;font-size:var(--font-size-sm,14px);font-family:var(--font-family,Inter, Arial, sans-serif);color:var(--Text1,#1f2937);background:#fff;border:1px solid #94a3b852;border-radius:12px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}.re-btn{justify-content:center;align-items:center;min-width:38px;padding:0 12px;display:inline-flex}.re-btn svg{stroke-width:2px;flex:none}.re-glyph{color:#4b5563;justify-content:center;align-items:center;min-width:16px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.re-glyph--bold{font-weight:900}.re-glyph--italic{font-style:italic}.re-glyph--underline{text-underline-offset:3px;text-decoration:underline}.re-glyph--strike{text-decoration:line-through}.re-glyph sub,.re-glyph sup{margin-left:1px;font-size:9px;line-height:0}.re-btn:hover,.re-select:hover{background:#f8fbff;border-color:#8bb8ff;box-shadow:0 0 0 3px #3b82f614}.re-btn--active,.re-btn--active:hover,.re-btn--active:focus-visible{color:var(--brand,#d9232e);background:linear-gradient(#dbeafe 0%,#bfdbfe 100%);border-color:#60a5fa;box-shadow:0 0 0 3px #d9232e1a}.re-btn:active,.re-select:active{transform:translateY(1px)}.re-btn:disabled{opacity:.55;cursor:not-allowed}.re-select-label{align-items:center;gap:6px;min-width:0;display:inline-flex}.re-select-label svg{flex:none}.re-select-wrap{position:relative}.re-select{justify-content:space-between;align-items:center;gap:10px;min-width:110px;padding:0 12px;display:inline-flex}.re-select__value{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.re-select__chevron{color:#64748b;font-size:12px}.re-select__menu{z-index:80;background:#fff;border:1px solid #94a3b83d;border-radius:16px;min-width:180px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 42px #0f172a29}.re-select__menu--color{min-width:220px}.re-select__option{width:100%;color:var(--Text1,#1f2937);font-size:var(--font-size-sm,14px);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.re-select__option:hover,.re-select__option.is-selected{background:var(--brand-soft,#fff1f2);color:var(--brand,#d9232e)}.re-color-option{align-items:center;gap:10px;width:100%;display:inline-flex}.re-color-dot{border-radius:999px;flex:none;width:11px;height:11px;box-shadow:inset 0 0 0 1px #0f172a14,0 0 0 4px #fffc}.re-color-check{color:var(--brand,#d9232e);margin-left:auto;font-weight:700}.re-color-dot--none{box-shadow:none;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #94a3b899;position:relative}.re-color-dot--none:after{content:"";background:#ef4444;border-radius:999px;position:absolute;inset:4px 1px;transform:rotate(-45deg)}.re-editor{min-height:240px;max-height:520px;color:var(--Text1,#111827);font-family:var(--font-family,Inter, Arial, sans-serif);font-size:var(--font-size-base,16px);overscroll-behavior:contain;overflow-wrap:anywhere;word-break:break-word;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc;background:#fff;outline:none;padding:26px;line-height:1.75;overflow:hidden auto}.re-editor--disabled{background:#f8fafc}.re-editor[contenteditable=true]:empty:before{content:attr(data-placeholder);color:var(--Text2,#94a3b8)}.re-editor a{color:var(--brand,#d9232e);text-underline-offset:3px;cursor:pointer;text-decoration:underline}.re-editor a:hover{color:#1d4ed8}.re-link-pop,.re-table-pop,.re-table-hover-tools{z-index:90;background:#fff;border:1px solid #94a3b838;border-radius:16px;position:absolute;box-shadow:0 18px 42px #0f172a2e}.re-link-pop{width:min(340px,100% - 16px);padding:12px}.re-link-pop__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.re-link-pop__title{color:var(--brand,#d9232e);font-size:13px;font-weight:700}.re-link-pop__close{background:var(--brand-soft,#fff1f2);width:28px;height:28px;color:var(--brand,#d9232e);cursor:pointer;border:0;border-radius:999px;font-size:18px}.re-link-row{gap:10px;display:flex}.re-link-input,.re-table-input{min-height:40px;color:var(--Text1,#111827);font-family:var(--font-family,Inter, Arial, sans-serif);font-size:var(--font-size-sm,14px);box-sizing:border-box;background:#fff;border:1px solid #94a3b847;border-radius:12px;outline:none;flex:1;padding:0 12px}.re-link-input:focus,.re-table-input:focus{border-color:var(--brand,#d9232e);box-shadow:0 0 0 3px #d9232e1a}.re-link-apply-btn,.re-modal-btn--insert{border:1px solid var(--brand,#d9232e);background:var(--brand,#d9232e);color:#fff;min-height:40px;font-family:var(--font-family,Inter, Arial, sans-serif);font-size:var(--font-size-sm,14px);cursor:pointer;border-radius:12px;padding:0 14px;font-weight:600}.re-link-apply-btn:hover,.re-modal-btn--insert:hover{background:var(--brand,#d9232e);filter:brightness(.96)}.re-link-actions,.re-table-actions{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.re-link-secondary-btn,.re-modal-btn,.re-modal-btn--cancel{min-height:38px;font-family:var(--font-family,Inter, Arial, sans-serif);font-size:var(--font-size-sm,14px);color:var(--Text1,#111827);cursor:pointer;background:#fff;border:1px solid #94a3b84d;border-radius:12px;padding:0 14px}.re-link-secondary-btn:hover,.re-modal-btn:hover,.re-modal-btn--cancel:hover{background:var(--brand-soft,#fff1f2);border-color:var(--brand,#d9232e);color:var(--brand,#d9232e)}.re-table-pop{min-width:250px;padding:14px}.re-table-inputs{gap:10px;display:flex}.re-table-input-group{flex-direction:column;flex:1;gap:6px;display:flex}.re-table-label{font-size:var(--font-size-sm,14px);color:var(--muted,#718096);font-weight:600}.re-editor pre,.re-code-block{color:#e2e8f0;white-space:pre-wrap;tab-size:2;background:linear-gradient(#0f172a 0%,#111827 100%);border:1px solid #dbe4f0;border-radius:16px;margin:16px 0;padding:16px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;line-height:1.7}.re-editor pre code,.re-code-block code{color:inherit;font-family:inherit}.re-footer{border-top:1px solid var(--Grey1,#d7deea);font-size:var(--font-size-sm,14px);background:#fbfdff;border-bottom-right-radius:0;border-bottom-left-radius:0;justify-content:flex-end;padding:10px 14px;display:flex}.re-word-count{color:var(--Text2,#64748b);font-size:var(--font-size-sm,14px);font-weight:500}.re-editor table,.re-content-table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #bfdbfe;border-radius:16px;width:100%;margin:16px 0;overflow:hidden}.re-editor table[data-theme=blue],.re-content-table[data-theme=blue]{box-shadow:0 12px 24px #2563eb14}.re-editor table[data-theme=plain],.re-content-table[data-theme=plain]{box-shadow:none;border-color:#dbe4f0}.re-editor table tbody tr:first-child td,.re-content-table tbody tr:first-child td,.re-editor table tbody tr:first-child th,.re-content-table tbody tr:first-child th{background:linear-gradient(180deg, color-mix(in srgb, var(--re-table-header-bg,#dbeafe) 70%, #fff) 0%, var(--re-table-header-bg,#dbeafe) 100%);color:#1e3a8a;font-weight:600}.re-editor table[data-theme=plain] tbody tr:first-child td,.re-content-table[data-theme=plain] tbody tr:first-child td,.re-editor table[data-theme=plain] tbody tr:first-child th,.re-content-table[data-theme=plain] tbody tr:first-child th{background:color-mix(in srgb, var(--re-table-header-bg,#f8fafc) 45%, #fff);color:var(--muted,#718096)}.re-editor table tbody td,.re-content-table tbody td,.re-editor table tbody th,.re-content-table tbody th{vertical-align:top;background:#fff;border-bottom:1px solid #bfdbfe;border-right:1px solid #bfdbfe;min-width:84px;padding:12px 14px;position:relative}.re-editor table[data-theme=plain] tbody td,.re-content-table[data-theme=plain] tbody td,.re-editor table[data-theme=plain] tbody th,.re-content-table[data-theme=plain] tbody th{border-color:#dbe4f0}.re-editor table tbody tr:last-child td,.re-content-table tbody tr:last-child td{border-bottom:0}.re-editor table tbody td:last-child,.re-content-table tbody td:last-child,.re-editor table tbody th:last-child,.re-content-table tbody th:last-child{border-right:0}.re-editor table tbody td:focus,.re-content-table tbody td:focus,.re-editor table tbody th:focus,.re-content-table tbody th:focus{outline-offset:-2px;background:#f8fbff;outline:2px solid #2563eb73}.re-table-plus-wrap{z-index:55;position:absolute}.re-table-plus-wrap--top,.re-table-plus-wrap--left{transform:translate(-50%,-50%)}.re-table-plus-trigger{width:32px;height:32px;color:var(--brand,#d9232e);cursor:pointer;background:#fff;border:1px solid #94a3b857;border-radius:999px;font-size:20px;font-weight:500;line-height:1;box-shadow:0 14px 28px #0f172a24}.re-table-plus-trigger:hover,.re-table-plus-trigger.is-open{background:var(--brand-soft,#fff1f2);border-color:var(--brand,#d9232e)}.re-table-action-menu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border:1px solid #94a3b83d;border-radius:16px;min-width:220px;padding:8px;position:absolute;box-shadow:0 18px 42px #0f172a29}.re-table-action-menu--top{top:38px;left:0;transform:translate(-50%)}.re-table-action-menu--left{top:0;left:38px;transform:translateY(-50%)}.re-table-action-menu__item{width:100%;color:var(--brand,#d9232e);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.re-table-action-menu__item:hover{background:var(--brand-soft,#fff1f2);color:var(--brand,#d9232e)}.re-table-action-menu__section{border-top:1px solid #94a3b82e;margin-top:8px;padding-top:8px}.re-table-action-menu__section-title{color:var(--muted,#718096);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:10px;padding:8px 12px 6px;font-size:12px;font-weight:700;display:flex}.re-table-action-menu__item--color .re-color-dot{margin-left:auto}.re-table-action-menu__icon{width:18px;color:var(--brand,#d9232e);justify-content:center;align-items:center;display:inline-flex}.re-modal-backdrop{display:none}.cms-rich-editor{border-radius:18px}.cms-rich-editor .re-toolbar{padding:12px}.cms-rich-editor .re-editor{min-height:420px;max-height:520px;overflow-y:auto}@media (max-width:768px){.re-toolbar{gap:8px;padding:12px}.re-toolbar::-webkit-scrollbar{width:8px;height:8px}.re-editor::-webkit-scrollbar{width:8px;height:8px}.re-toolbar::-webkit-scrollbar-track{background:#f8fafc;border-radius:999px}.re-editor::-webkit-scrollbar-track{background:#f8fafc;border-radius:999px}.re-toolbar::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid #f8fafc;border-radius:999px}.re-editor::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid #f8fafc;border-radius:999px}.re-toolbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.re-editor::-webkit-scrollbar-thumb:hover{background:#94a3b8}.re-toolbar::-webkit-scrollbar-button{width:0;height:0;display:none}.re-editor::-webkit-scrollbar-button{width:0;height:0;display:none}.re-group{flex-wrap:nowrap;justify-content:flex-start;width:auto}.re-select{min-width:100px}.re-link-pop{width:calc(100% - 16px)}.re-table-action-menu{max-width:calc(100% - 16px)}}.re-editor a{cursor:default}.re-editor a:hover{text-decoration:underline}
.header-api-heading{margin-bottom:18px}.header-api-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);gap:16px;padding:18px;display:grid}.header-api-status-row{border:1px solid var(--line);color:var(--muted);background:#fbfcfd;border-radius:9px;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:10px 12px;font-size:12px;display:flex}.header-api-status-row span{overflow-wrap:anywhere;align-items:center;gap:7px;min-width:0;display:inline-flex}.header-api-message,.header-api-loading{border-radius:9px;margin:0;padding:10px 12px;font-size:12px;font-weight:800}.header-api-message.success{color:var(--green);background:#e7f8f1}.header-api-message.error{background:var(--brand-soft);color:var(--brand)}.header-api-loading{color:var(--blue);background:#e8f2ff;align-items:center;gap:8px;display:flex}.header-api-section{border:1px solid var(--line);background:#fff;border-radius:10px;gap:14px;padding:16px;display:grid}.header-api-section h2{color:var(--ink);align-items:center;gap:8px;margin:0;font-size:15px;display:flex}.header-api-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.header-api-grid.compact{grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:end}.header-api-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.header-api-grid label{color:var(--muted);gap:7px;font-size:12px;font-weight:800;display:grid}.header-api-grid input,.header-api-grid select,.header-api-grid textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfd;border-radius:8px;outline:0;padding:9px 10px}.header-api-grid input,.header-api-grid select{min-height:38px}.header-api-grid textarea{resize:vertical;min-height:88px}.header-api-grid input:focus,.header-api-grid select:focus,.header-api-grid textarea:focus{border-color:var(--brand)}.header-api-grid .wide-field{grid-column:span 2}.header-api-language-list{flex-wrap:wrap;align-items:center;gap:8px;min-height:38px;display:flex}.header-api-language-list span{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.header-api-actions{justify-content:flex-end;display:flex}.header-api-actions .primary-action:disabled{opacity:.64;cursor:not-allowed}@media (max-width:980px){.header-api-grid,.header-api-grid.compact,.header-api-grid.two-column{grid-template-columns:1fr 1fr}}@media (max-width:640px){.header-api-panel,.header-api-section{padding:12px}.header-api-grid,.header-api-grid.compact,.header-api-grid.two-column{grid-template-columns:1fr}.header-api-grid .wide-field{grid-column:auto}.header-api-actions .primary-action{justify-content:center;width:100%}}.header-image-field{gap:7px;min-width:0;display:grid}.header-image-label{color:var(--muted);font-size:12px;font-weight:800}.header-image-upload{border:1px dashed var(--line);min-height:38px;color:var(--muted);cursor:pointer;background:#fbfcfd;border-radius:8px;align-items:center;gap:9px;padding:9px 10px;font-size:12px;font-weight:800;display:flex}.header-image-upload:hover{border-color:var(--brand);color:var(--brand)}.header-image-upload.has-image{color:var(--ink);border-style:solid}.header-image-upload span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.header-image-upload input{display:none}.header-image-meta{border:1px solid var(--line);background:#fff;border-radius:8px;gap:6px;padding:8px 9px;font-size:11px;display:grid}.header-image-meta a,.header-image-meta small{overflow-wrap:anywhere;min-width:0}.header-image-meta a{color:var(--blue);font-weight:800;text-decoration:none}.header-image-meta small{color:var(--muted)}.header-image-meta button{background:var(--control-bg);width:fit-content;color:var(--ink);border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.header-image-meta button:hover{background:var(--brand-soft);color:var(--brand)}@media (max-width:640px){.header-image-meta button{width:100%}}.header-settings-part{border:1px solid var(--line);background:#f8fafc;border-radius:12px;gap:14px;padding:14px;display:grid}.footer-settings-part{background:#fffaf4}.header-settings-part-title{border-bottom:1px solid var(--line);gap:4px;padding-bottom:10px;display:grid}.header-settings-part-title h2,.header-settings-part-title p{margin:0}.header-settings-part-title h2{color:var(--ink);font-size:18px;font-weight:900}.header-settings-part-title p{color:var(--muted);font-size:12px;line-height:1.45}.header-settings-part .header-api-section{box-shadow:none}@media (max-width:640px){.header-settings-part{padding:10px}.header-settings-part-title h2{font-size:16px}}
:root{--White:var(--panel);--Background:var(--canvas);--Grey1:var(--line);--Grey2:#d9e1ea;--Grey3:#c7d1dc;--Text1:var(--ink);--Text2:var(--muted);--Primary:var(--brand);--PrimaryPastel:var(--brand-soft);--Red:var(--brand);--RedPastel:var(--brand-soft);--Green:var(--green);--GreenPastel:#e7f8f1;--shadow-md:var(--shadow);--shadow-lg:0 16px 38px #192a3e1a;--font-family:Arial, sans-serif;--pdp-focus:0 0 0 3px #d9232e14;--pdp-bg:var(--White);--pdp-surface:var(--White);--pdp-muted:var(--Background);--pdp-border:var(--Grey1);--pdp-border-strong:var(--Grey2);--pdp-text:var(--Text1);--pdp-text-muted:var(--Text2);--pdp-primary:var(--Primary);--pdp-primary-weak:var(--PrimaryPastel);--pdp-danger:var(--Red);--pdp-success:var(--Green);--pdp-radius:12px;--pdp-radius-sm:10px;--pdp-shadow-sm:var(--shadow-md);--pdp-shadow-md:var(--shadow-lg);--pdp-font:var(--font-family);scrollbar-color:var(--Grey2) var(--Background)}.pdp-root{min-width:0;max-width:100%;font-family:var(--pdp-font);color:var(--pdp-text);flex-direction:column;height:100%;min-height:0;display:flex}.pdp-title{letter-spacing:0;color:var(--pdp-text);margin:0;font-size:15px;font-weight:700}.pdp-toolbar{z-index:60;grid-template-columns:minmax(220px,1fr) minmax(220px,340px) auto;align-items:center;gap:10px;margin-bottom:10px;display:grid;position:relative}.pdp-toolbarBottom{margin-bottom:12px}.pdp-toolbarLeft{min-width:0;color:var(--pdp-text);align-items:center;gap:10px;display:flex}.pdp-toolbarCenter{justify-content:center;min-width:0;display:flex}.pdp-toolbarRight{background:0 0;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.pdp-searchWrap{width:100%;position:relative}.pdp-btnIcon{justify-content:center;align-items:center;margin-right:8px;display:inline-flex}.pdp-search{border:1px solid var(--pdp-border);background:var(--pdp-surface);width:100%;height:38px;color:var(--Text1);caret-color:var(--Text1);border-radius:8px;outline:none;padding:8px 12px;font-size:13px;transition:border-color .12s,box-shadow .12s}.pdp-search::placeholder{color:var(--Text2);opacity:1}.pdp-search:focus{border-color:var(--pdp-primary);box-shadow:var(--pdp-focus)}.pdp-tableBtn{border:1px solid var(--pdp-border);background:var(--pdp-surface);color:var(--pdp-text);cursor:pointer;white-space:nowrap;border-radius:8px;min-width:94px;height:38px;padding:8px 10px;font-size:12px;line-height:1;transition:transform 80ms,background .12s,border-color .12s}.pdp-toolbarIconBtn{border:1px solid var(--pdp-border);background:var(--pdp-surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .12s,border-color .12s;display:inline-flex}.pdp-toolbarIconBtn:hover{background:var(--brand-soft,var(--pdp-muted));border-color:var(--brand,var(--pdp-primary));color:var(--brand,var(--pdp-primary))}.pdp-toolbarIconBtn:focus-visible{box-shadow:var(--pdp-focus);outline:none}.pdp-toolbarIconBtn:disabled{opacity:.6;cursor:not-allowed}.pdp-tableBtn:hover{background:var(--brand-soft,var(--pdp-muted));border-color:var(--brand,var(--pdp-border-strong));color:var(--brand,var(--pdp-primary))}.pdp-tableBtn:active{transform:translateY(1px)}.pdp-tableBtn:focus-visible{box-shadow:var(--pdp-focus);outline:none}.pdp-btnPrimary{background:var(--pdp-primary);color:var(--White);border-color:#0000}.pdp-btnPrimary:hover{filter:brightness(.96)}.pdp-btnDanger{background:var(--pdp-danger);color:var(--White);border-color:#0000}.pdp-btnDanger:hover{filter:brightness(.96)}.pdp-iconBtn{border:1px solid var(--pdp-border);background:var(--pdp-surface);color:var(--Text1);cursor:pointer;border-radius:10px;place-items:center;width:36px;height:36px;font-size:16px;font-weight:600;transition:background .12s,border-color .12s;display:inline-grid}.pdp-iconBtn:hover{background:var(--pdp-muted);border-color:var(--pdp-border-strong)}.pdp-iconBtn:focus-visible{box-shadow:var(--pdp-focus);outline:none}.pdp-cmWrap{z-index:80;position:relative}.pdp-tableCard{border:1px solid var(--pdp-border);background:var(--pdp-bg);z-index:1;border-radius:10px;flex-direction:column;flex:1;min-width:0;max-width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.pdp-body{background:var(--pdp-bg);flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.pdp-tableScroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--Grey2) var(--Background);flex:1;width:100%;min-width:0;max-width:100%;min-height:0;overflow:auto hidden}.pdp-tableScroll::-webkit-scrollbar{width:10px;height:10px}.pdp-tableScroll::-webkit-scrollbar-track{background:var(--Background);border-radius:999px}.pdp-tableScroll::-webkit-scrollbar-thumb{background:var(--Grey2);border:2px solid var(--Background);border-radius:999px}.pdp-tableScroll::-webkit-scrollbar-thumb:hover{background:var(--Grey3)}.pdp-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.pdp-th{z-index:5;background:var(--pdp-muted);border-bottom:1px solid var(--pdp-border);text-transform:none;letter-spacing:0;color:var(--pdp-text-muted);white-space:nowrap;padding:10px 12px;font-size:11px;font-weight:800;position:sticky;top:0}.pdp-td{border-bottom:1px solid var(--pdp-border);color:var(--Text1);vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;max-width:420px;padding:10px 12px;font-size:12px;overflow:hidden}.pdp-th,.pdp-td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pdp-serialCol{font-variant-numeric:tabular-nums}.pdp-tr:hover .pdp-td,.pdp-rowDragging .pdp-td,.pdp-clickableRow:hover .pdp-td{background:var(--pdp-surface)}.pdp-headerLabel{text-overflow:ellipsis;max-width:220px;overflow:hidden}.pdp-headerActions{align-items:center;gap:4px;display:flex}.pdp-headerIconBtn{opacity:0;cursor:pointer;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:opacity .12s,transform .12s;display:inline-flex;transform:translateY(1px)}.pdp-headerIconBtn:hover{opacity:1}.pdp-th:hover .pdp-headerIconBtn,.pdp-th:focus-within .pdp-headerIconBtn,.pdp-th.pdp-hasSort .pdp-sortBtn,.pdp-th.pdp-hasFilter .pdp-filterBtn,.pdp-filterActiveBtn{opacity:1;pointer-events:auto;transform:translateY(0)}.pdp-headerIconBtn:focus-visible{box-shadow:var(--pdp-focus);border-radius:4px;outline:none}.pdp-badge{border:1px solid var(--pdp-border);color:var(--pdp-text-muted);background:var(--White);border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;display:inline-flex}.pdp-hasSort,.pdp-hasFilter{background:var(--PrimaryPastel)}.pdp-resizer{cursor:col-resize;-webkit-user-select:none;user-select:none;background:0 0;border-radius:6px;width:6px;height:22px}.pdp-resizer:hover{background:var(--Grey2)}.pdp-actionRow{justify-content:center;gap:8px;display:flex}.pdp-actionMenuWrap{z-index:5;display:inline-flex;position:relative}.pdp-actionKebabBtn{background:var(--PrimaryPastel);border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.pdp-actionKebabBtn:hover{background:var(--PrimaryPastel);filter:brightness(.97)}.pdp-actionKebabBtn:focus-visible{box-shadow:var(--pdp-focus);outline:none}.pdp-actionMenu{background:var(--White);border:1px solid var(--Grey3);border-radius:var(--radius-md);min-width:160px;box-shadow:var(--shadow-md);z-index:1200;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden}.pdp-actionMenuFixed{z-index:3000;background:var(--White);border:1px solid var(--Grey3);border-radius:var(--radius-md);min-width:160px;max-width:200px;box-shadow:var(--shadow-md);pointer-events:auto;position:fixed;top:0;left:0;right:auto;overflow:hidden}.pdp-actionsCell{z-index:3;position:relative;overflow:visible!important}.pdp-actionMenuItem{width:100%;color:var(--Text1);text-align:left;font-size:var(--font-size-sm);font-family:var(--font-family);cursor:pointer;background:0 0;border:none;padding:10px 16px}.pdp-actionMenuItem:hover{background:var(--PrimaryPastel);color:var(--Primary)}.pdp-actionMenuItem+.pdp-actionMenuItem{border-top:1px solid var(--Grey2)}.pdp-actionMenuItem:focus-visible{box-shadow:var(--pdp-focus);outline:none}.pdp-actionBtn{border:1px solid var(--pdp-border);background:var(--pdp-surface);cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;width:auto;min-width:34px;height:34px;padding:0 10px;font-size:12px;display:inline-flex}.pdp-actionBtn:hover{background:var(--pdp-muted);border-color:var(--pdp-border-strong)}.pdp-actionBtn:focus-visible{box-shadow:var(--pdp-focus);outline:none}.pdp-expandBtn{border:1px solid var(--pdp-border);background:var(--pdp-surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:inline-flex}.pdp-expandBtn:hover{background:var(--pdp-muted);border-color:var(--pdp-border-strong)}.pdp-expandedRow .pdp-td{background:var(--Background)}.pdp-subTableWrap{overflow:auto hidden}.pdp-subTable{border-collapse:collapse;width:100%}.pdp-subTable th,.pdp-subTable td{border-bottom:1px solid var(--pdp-border);text-align:left;padding:10px 12px;font-size:13px}.pdp-emptyExpanded{color:var(--pdp-text-muted);font-size:13px}.pdp-statusDot{vertical-align:middle;border-radius:999px;width:10px;height:10px;margin-right:8px;display:inline-block}.pdp-active{background:var(--pdp-success)}.pdp-inactive{background:var(--pdp-danger)}.pdp-activeCell,.pdp-inactiveCell{color:var(--Text1);font-weight:400;background:var(--pdp-surface)!important}.pdp-pagination{border-top:1px solid var(--pdp-border);background:var(--White);color:var(--Text1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:0;padding:12px 14px;font-size:13px;display:flex}.pdp-pagination span,.pdp-showingText,.pdp-pageNav span,.pdp-rowsPerPage span{color:var(--Text1)}.pdp-rowsPerPage{align-items:center;gap:8px;display:flex}.pdp-rowsPerPage select{border:1px solid var(--pdp-border);background:var(--White);color:var(--Text1);border-radius:10px;padding:8px 10px}@media (max-width:960px){.pdp-toolbar{grid-template-columns:1fr}.pdp-toolbarCenter{justify-content:stretch}.pdp-toolbarRight{justify-content:flex-start}}.pdp-pageNav{align-items:center;gap:10px;display:flex}.pdp-pageNav button{border:1px solid var(--pdp-border);background:var(--White);color:var(--Text1);cursor:pointer;border-radius:10px;padding:8px 10px}.pdp-pageNav button:disabled{opacity:.5;cursor:not-allowed}.pdp-pageNav button:hover:not(:disabled){background:var(--pdp-muted)}.pdp-columnManager{background:var(--pdp-bg);border:1px solid var(--pdp-border);min-width:240px;box-shadow:var(--pdp-shadow-sm);z-index:2400;color:var(--Text1);border-radius:12px;padding:10px;position:absolute;top:44px;right:0}.pdp-columnManagerButtons{gap:8px;margin-bottom:10px;display:flex}.pdp-columnManagerButtons button{border:1px solid var(--pdp-border);background:var(--White);color:var(--Text1);cursor:pointer;border-radius:10px;flex:1;padding:8px 10px}.pdp-columnManagerButtons button:hover{background:var(--pdp-muted)}.pdp-columnManagerList{scrollbar-width:thin;scrollbar-color:var(--TableBlueMedium) var(--TableBlueLightest);max-height:280px;margin:0;padding:0;list-style:none;overflow:auto}.pdp-columnManagerList::-webkit-scrollbar{width:8px;height:8px}.pdp-columnManagerList::-webkit-scrollbar-track{background:var(--TableBlueLightest);border-radius:999px}.pdp-columnManagerList::-webkit-scrollbar-thumb{background:var(--TableBlueMedium);border:2px solid var(--TableBlueLightest);border-radius:999px}.pdp-columnManagerList::-webkit-scrollbar-thumb:hover{background:var(--TableBlueDark)}.pdp-checkboxRow{color:var(--Text1);border-radius:10px;align-items:center;gap:10px;padding:8px 6px;display:flex}.pdp-columnManagerList .pdp-checkboxRow span{color:var(--Text1)}.pdp-checkboxRow:hover{background:var(--pdp-muted)}.pdp-modalBackdrop{z-index:50;padding:var(--modal-overlay-padding);background:0 0;place-items:center;display:grid;position:fixed;inset:0}.pdp-modal{width:min(820px,96vw);max-height:calc(100dvh - (var(--modal-overlay-padding) * 2));background:var(--pdp-bg);border:1px solid var(--Grey2);border-radius:var(--modal-radius);box-shadow:var(--pdp-shadow-md);padding:var(--modal-padding);overflow:auto}.pdp-modal h3{letter-spacing:-.2px;margin:0 0 10px;font-size:15px;font-weight:800}.pdp-filterGrid{grid-template-columns:1fr 1fr 1fr;gap:12px;margin:10px 0 14px;display:grid}.pdp-filterGrid label{color:var(--Text1);gap:6px;font-size:12px;font-weight:600;display:grid}.pdp-filterGrid input,.pdp-filterGrid select{border:1px solid var(--pdp-border);background:var(--White);color:var(--Text1);border-radius:10px;outline:none;padding:10px}.pdp-filterGrid input::placeholder{color:var(--Text2);opacity:1}.pdp-filterGrid select option{color:var(--Text1);background:var(--White)}.pdp-filterGrid input:focus,.pdp-filterGrid select:focus{border-color:var(--pdp-primary);box-shadow:var(--pdp-focus)}.pdp-modalButtons{margin-top:var(--spacing-md);flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.pdp-modalBtn{border:1px solid var(--Grey2);background:var(--White);min-height:40px;color:var(--Text1);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);cursor:pointer;border-radius:10px;padding:0 16px}.pdp-modalBtn:hover{background:var(--Background)}.pdp-modalBtn:focus-visible{box-shadow:var(--pdp-focus);outline:none}.pdp-modalBtnGhost{border-color:var(--Grey2);color:var(--Text2)}.pdp-modalBtnOutline{border-color:var(--Grey2);color:var(--Text1)}.pdp-modalBtnPrimary{border-color:var(--Primary);background:var(--Primary);color:var(--White)}.pdp-modalBtnPrimary:hover{filter:brightness(.95)}.pdp-dateRange{align-items:center;gap:8px;display:flex}.pdp-noRecords{color:var(--pdp-text-muted);padding:14px;font-size:13px}.pdp-cardList{gap:12px;padding:12px;display:grid}.pdp-cardItem{background:var(--White);border:1px solid var(--pdp-border);box-shadow:var(--shadow-sm);border-radius:14px;overflow:hidden}.pdp-cardHeader{border-bottom:1px solid var(--pdp-border);background:var(--Background);justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.pdp-cardStatus{color:var(--White);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.pdp-cardActions{gap:8px;display:flex}.pdp-cardActions button{border:1px solid var(--pdp-border);background:var(--White);cursor:pointer;border-radius:10px;width:34px;height:34px}.pdp-cardActions button:hover{background:var(--pdp-muted)}.pdp-cardBody{gap:10px;padding:12px;display:grid}.pdp-cardRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pdp-cardLabel{color:var(--pdp-text-muted);font-size:12px;font-weight:600}.pdp-cardValue{color:var(--pdp-text);text-align:right;font-size:13px}@media (max-width:640px){.pdp-toolbar{grid-template-columns:1fr}.pdp-toolbarCenter{justify-content:flex-start}.pdp-filterGrid{grid-template-columns:1fr}.pdp-td{max-width:260px}}.pdp-chip{border:1px solid var(--pdp-border);background:var(--pdp-primary-weak);color:var(--pdp-primary);cursor:pointer;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.pdp-chip:hover{filter:brightness(.98)}.pdp-chip:focus-visible{box-shadow:var(--pdp-focus);outline:none}.pdp-emptyWrap{text-align:center;background:var(--TableMarkBg);border:1px dashed var(--TableMarkBorder);border-radius:12px;place-items:center;gap:8px;padding:42px 16px;display:grid}.pdp-emptyIcon{font-size:34px}.pdp-emptyTitle{letter-spacing:-.2px;font-size:14px;font-weight:900}.pdp-emptySub{color:var(--pdp-text-muted);max-width:420px;font-size:13px}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.pdp-skelLine{background:linear-gradient(90deg, var(--TableBlueLight) 25%, var(--TableBlueVeryLight) 37%, var(--TableBlueLight) 63%);background-size:400px 100%;border-radius:999px;height:12px;animation:1.2s ease-in-out infinite shimmer;display:inline-block}.pdp-skelDot{background:linear-gradient(90deg, var(--TableBlueLight) 25%, var(--TableBlueVeryLight) 37%, var(--TableBlueLight) 63%);background-size:400px 100%;border-radius:999px;width:14px;height:14px;animation:1.2s ease-in-out infinite shimmer;display:inline-block}.pdp-skelBtn{background:linear-gradient(90deg, var(--TableBlueLight) 25%, var(--TableBlueVeryLight) 37%, var(--TableBlueLight) 63%);background-size:400px 100%;border-radius:10px;width:34px;height:34px;animation:1.2s ease-in-out infinite shimmer;display:inline-block}.pdp-dropdown{background:var(--pdp-bg);border:1px solid var(--pdp-border);width:240px;box-shadow:var(--pdp-shadow-sm);z-index:2400;color:var(--Text1);border-radius:12px;padding:10px;position:absolute;top:44px;right:0}.pdp-dropdownSectionTitle{color:var(--Text1);margin-bottom:8px;font-size:12px;font-weight:800}.pdp-radioRow{cursor:pointer;color:var(--Text1);border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.pdp-radioRow:hover{background:var(--pdp-muted)}.pdp-radioRow input{accent-color:var(--Primary);margin:0}.pdp-dropdownDivider{background:var(--pdp-border);height:1px;margin:10px 0}.pdp-dropdownItem{text-align:left;border:1px solid var(--pdp-border);background:var(--pdp-surface);width:100%;color:var(--Text1);cursor:pointer;border-radius:10px;padding:10px;font-size:13px}.pdp-dropdownItem:hover{background:var(--pdp-muted);color:var(--Primary)}.pdp-dropdownItem:disabled{opacity:.5;cursor:not-allowed;color:var(--Text2)}.pdp-search{padding-right:42px}.pdp-searchBtn{background:var(--pdp-surface);cursor:pointer;border:none;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.pdp-searchBtn:hover{background:var(--pdp-muted)}.pdp-searchBtn:focus-visible{box-shadow:none;outline:none}:focus-visible{outline:none}.pdp-headerCell{justify-content:space-between;align-items:center;gap:10px;display:flex}.pdp-headerActions{flex:none;justify-content:flex-end;align-items:center;gap:6px;min-width:84px;display:flex}.pdp-th .pdp-iconBtn{opacity:0;pointer-events:none;transition:opacity .12s}.pdp-th:hover .pdp-iconBtn,.pdp-headerCell[data-active="1"] .pdp-iconBtn{opacity:1;pointer-events:auto}.pdp-headerLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pdp-filterActiveBtn{position:relative}.pdp-iconBadge{background:var(--pdp-primary);border-radius:999px;width:7px;height:7px;position:absolute;top:7px;right:7px}.pdp-btnIcon{justify-content:center;align-items:center;width:16px;height:16px;margin-right:8px;display:inline-flex}.pdp-dropdownIcon{justify-content:center;align-items:center;width:18px;height:18px;margin-right:10px;display:inline-flex}.pdp-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%}.pdp-th{vertical-align:middle;height:48px;padding:0 12px}.pdp-root[data-density=comfortable] .pdp-td{height:46px;padding:12px}.pdp-root[data-density=compact] .pdp-td{height:34px;padding:6px 12px}.pdp-sidebarBackdrop{inset:var(--navbar-height) 0 0 0;z-index:80;padding:var(--modal-overlay-padding);background:0 0;justify-content:flex-end;display:flex;position:fixed}.pdp-sidebar{width:min(420px,100%);max-height:calc(100dvh - var(--navbar-height) - (var(--modal-overlay-padding) * 2));background:var(--pdp-bg);border:1px solid var(--Grey2);border-radius:var(--modal-radius);height:auto;box-shadow:var(--pdp-shadow-md);color:var(--Text1);flex-direction:column;display:flex;overflow:hidden}.pdp-sidebarHeader{border-bottom:1px solid var(--pdp-border);justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.pdp-sidebarCloseBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.pdp-sidebarCloseBtn:hover{background:var(--Background)}.pdp-sidebarCloseBtn:focus-visible{box-shadow:var(--pdp-focus);outline:none}.pdp-sidebarHeaderTitle{letter-spacing:-.2px;color:var(--Text1);font-weight:900}.pdp-sidebarBody{color:var(--Text1);scrollbar-width:thin;scrollbar-color:var(--TableBlueMedium) var(--TableBlueLightest);padding:14px;overflow:auto}.pdp-sidebarBody::-webkit-scrollbar{width:8px;height:8px}.pdp-sidebarBody::-webkit-scrollbar-track{background:var(--TableBlueLightest);border-radius:999px}.pdp-sidebarBody::-webkit-scrollbar-thumb{background:var(--TableBlueMedium);border:2px solid var(--TableBlueLightest);border-radius:999px}.pdp-sidebarBody::-webkit-scrollbar-thumb:hover{background:var(--TableBlueDark)}.pdp-sidebarSection{border:1px solid var(--pdp-border);background:var(--pdp-surface);color:var(--Text1);border-radius:12px;margin-bottom:12px;padding:12px}.pdp-sidebarTitle{color:var(--Text1);margin-bottom:10px;font-size:12px;font-weight:900}.pdp-sidebarButtons{flex-wrap:wrap;gap:8px;display:flex}.pdp-columnManagerButtons{gap:8px;display:flex}.pdp-sidebar .pdp-radioRow,.pdp-sidebar .pdp-checkboxRow,.pdp-sidebar .pdp-checkboxRow span,.pdp-sidebar .pdp-radioRow span,.pdp-sidebar .pdp-columnManagerList span{color:var(--Text1)}.pdp-sidebar .pdp-btn,.pdp-sidebar .pdp-columnManagerButtons button{color:var(--Text1);background:var(--White)}.pdp-sidebar .pdp-columnManagerButtons button{border:1px solid var(--pdp-border);cursor:pointer;border-radius:10px;padding:8px 10px}.pdp-sidebar .pdp-columnManagerButtons button:hover{background:var(--Background)}.pdp-headerIconBtn[data-tooltip],.pdp-toolbarIconBtn[data-tooltip],.pdp-tableBtn[data-tooltip],.pdp-chip[data-tooltip],.pdp-actionKebabBtn[data-tooltip]{position:relative}.pdp-headerIconBtn[data-tooltip]:after,.pdp-toolbarIconBtn[data-tooltip]:after,.pdp-tableBtn[data-tooltip]:after,.pdp-chip[data-tooltip]:after,.pdp-actionKebabBtn[data-tooltip]:after{content:attr(data-tooltip);z-index:30;border:1px solid var(--pdp-border);background:var(--pdp-surface);max-width:220px;color:var(--pdp-text);box-shadow:var(--pdp-shadow-md);text-transform:none;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;border-radius:6px;padding:6px 8px;font-size:11px;font-weight:700;line-height:1.2;transition:opacity .12s,transform .12s,visibility .12s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-2px)}.pdp-headerIconBtn[data-tooltip]:hover:after,.pdp-headerIconBtn[data-tooltip]:focus-visible:after,.pdp-toolbarIconBtn[data-tooltip]:hover:after,.pdp-toolbarIconBtn[data-tooltip]:focus-visible:after,.pdp-tableBtn[data-tooltip]:hover:after,.pdp-tableBtn[data-tooltip]:focus-visible:after,.pdp-chip[data-tooltip]:hover:after,.pdp-chip[data-tooltip]:focus-visible:after,.pdp-actionKebabBtn[data-tooltip]:hover:after,.pdp-actionKebabBtn[data-tooltip]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%)}.pdp-modalBackdrop{z-index:3600;background:0 0;padding:18px}.pdp-modal{border:1px solid var(--pdp-border);background:var(--pdp-bg);width:min(760px,100vw - 36px);max-height:calc(100dvh - 36px);box-shadow:var(--pdp-shadow-md);border-radius:12px;padding:0;overflow:hidden}.pdp-modal h3{border-bottom:1px solid var(--pdp-border);color:var(--pdp-text);margin:0;padding:18px 20px 12px;font-size:18px;line-height:1.2}.pdp-filterGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:18px 20px 16px}.pdp-filterGrid label{min-width:0;color:var(--pdp-text);font-weight:800}.pdp-filterGrid input,.pdp-filterGrid select{border-radius:8px;width:100%;min-height:44px}.pdp-modalButtons{border-top:1px solid var(--pdp-border);background:#f8fafc;margin:0;padding:14px 20px 18px}.pdp-modalBtn{min-width:92px;color:var(--pdp-text);background:#fff;border-radius:8px}.pdp-modalBtn:hover,.pdp-modalBtnOutline:hover,.pdp-modalBtnGhost:hover{border-color:var(--brand,var(--pdp-primary));background:var(--brand-soft,var(--pdp-primary-weak));color:var(--brand,var(--pdp-primary))}.pdp-modalBtnGhost{margin-right:auto}.pdp-modalBtnPrimary,.pdp-modalBtnPrimary:hover{border-color:var(--brand,var(--pdp-primary));background:var(--brand,var(--pdp-primary));color:#fff}@media (max-width:720px){.pdp-modalBackdrop{padding:12px}.pdp-modal{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.pdp-filterGrid{grid-template-columns:1fr;padding:16px}.pdp-modal h3{padding:16px;font-size:16px}.pdp-modalButtons{padding:14px 16px 16px}.pdp-modalBtn,.pdp-modalBtnGhost{width:100%;margin-right:0}}.pdp-table,.pdp-tableScroll{background-color:var(--pdp-bg)!important}.pdp-table thead,.pdp-table thead tr,.pdp-table thead .pdp-th,.pdp-table thead .pdp-headerCell{background-color:var(--pdp-muted)!important;color:var(--pdp-text-muted)!important;background-image:none!important}.pdp-table thead .pdp-th{box-shadow:inset 0 0 0 9999px var(--pdp-muted);overflow:hidden}.pdp-table thead .pdp-headerLabel{color:var(--pdp-text-muted)!important;background-color:#0000!important}.pdp-searchBtn,.pdp-toolbarIconBtn,.pdp-headerIconBtn,.pdp-iconBtn{color:var(--pdp-text-muted)}.pdp-searchBtn svg,.pdp-toolbarIconBtn svg,.pdp-headerIconBtn svg,.pdp-iconBtn svg{color:currentColor;stroke:currentColor}.pdp-searchBtn:hover,.pdp-toolbarIconBtn:hover,.pdp-headerIconBtn:hover,.pdp-iconBtn:hover,.pdp-filterActiveBtn:hover{box-shadow:0 0 0 3px #d9232e14;border-color:var(--brand,var(--pdp-primary))!important;background:var(--brand-soft,var(--pdp-primary-weak))!important;color:var(--brand,var(--pdp-primary))!important}.pdp-dropdownItem:hover,.pdp-radioRow:hover,.pdp-columnManagerButtons button:hover,.pdp-checkboxRow:hover{background:var(--brand-soft,var(--pdp-primary-weak))!important;color:var(--brand,var(--pdp-primary))!important}.pdp-filterGrid select:hover,.pdp-filterGrid select:focus{box-shadow:var(--pdp-focus);border-color:var(--brand,var(--pdp-primary))!important;background-color:var(--pdp-surface)!important;color:var(--pdp-text)!important}.pdp-filterGrid select option,.pdp-filterGrid select option:hover,.pdp-filterGrid select option:checked{background-color:var(--pdp-surface)!important;color:var(--pdp-text)!important}.pdp-table>thead,.pdp-table>thead>tr,.pdp-table>thead>tr>.pdp-th,.pdp-table>thead .pdp-headerCell{color:#718096!important;background:#f6f8fb!important;box-shadow:inset 0 0 0 9999px #f6f8fb!important}.pdp-table>thead .pdp-headerLabel{color:#718096!important}.pdp-table .pdp-headerLabel,.pdp-table .pdp-headerLabel:hover,.pdp-table .pdp-headerLabel:focus-visible{border:0;padding:0;display:inline-block;color:#718096!important;box-shadow:none!important;background:0 0!important}.pdp-table .pdp-headerLabel:before,.pdp-table .pdp-headerLabel:after{content:none!important;display:none!important}.cms-shell[data-theme=dark] .pdp-root .pdp-searchBtn{background:var(--control-bg)!important;color:var(--muted)!important;border:1px solid var(--line)!important;box-shadow:none!important}.cms-shell[data-theme=dark] .pdp-root .pdp-searchBtn:hover,.cms-shell[data-theme=dark] .pdp-root .pdp-searchBtn:focus-visible{background:var(--brand-soft)!important;color:var(--brand)!important;border-color:var(--brand)!important;box-shadow:0 0 0 3px #d9232e1f!important}
