:root{--ink: #17203d;--muted: #60687d;--navy: #24305e;--orange: #f7941d;--orange-text: #965000;--teal: #228f8b;--paper: #fffdf8;--surface: #ffffff;--line: #e5dfd2;--danger: #a12c2c;--success: #18724a;--shadow: 0 14px 45px rgba(38, 42, 64, .1);--s-1: 2px;--s-2: 4px;--s-3: 6px;--s-4: 8px;--s-5: 10px;--s-6: 12px;--s-7: 14px;--s-8: 16px;--s-9: 20px;--s-10: 24px;--s-11: 32px;--pad-cell-y: 5px;--pad-cell-x: var(--s-4);--pad-header-y: var(--s-5);--pad-header-x: var(--s-6);--pad-form: var(--s-7);--pad-panel: var(--s-6);--pad-shell-y: var(--s-6);--pad-shell-x: var(--s-7);--pad-shell-bottom: var(--s-11);--stack: var(--s-5);--control-h: 30px;--pane-sm: 180px;--text-2xs: 10px;--text-xs: 11px;--text-sm: 12px;--text-base: 13px;--text-md: 14px;--text-lg: 15px;--text-xl: 18px;--tracking-caps: .06em;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--line-soft: #eee9df;--surface-subtle: #fbfaf7}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*{box-sizing:border-box}html{color-scheme:light;background:#f6f3ec}body{margin:0;color:var(--ink);background:#f6f3ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(42,167,161,.38);outline-offset:2px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 15%,#fff0cd,transparent 36%),radial-gradient(circle at 85% 85%,#d6f3f1,transparent 32%),#f7f4ed}.login-card{width:min(100%,430px);padding:38px;border:1px solid var(--line);border-radius:28px;background:#fffffff0;box-shadow:var(--shadow)}.brand-mark{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:16px;color:#fff;background:var(--navy);font-size:24px}.eyebrow{margin:18px 0 6px;color:var(--orange-text);font-weight:800;font-size:12px;letter-spacing:.13em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(28px,4vw,42px);letter-spacing:-.035em}h2{font-size:24px;letter-spacing:-.02em}.muted{color:var(--muted)}.field{display:grid;gap:7px;margin:16px 0}.field label,.field-label{font-size:13px;font-weight:750;color:#3c4357}.field input,.field select,.field textarea,.control{width:100%;padding:11px 12px;border:1px solid #d6d1c7;border-radius:10px;color:var(--ink);background:#fff}.field textarea{min-height:90px;resize:vertical}.button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:9px 15px;border:1px solid transparent;border-radius:10px;color:#fff;background:var(--navy);font-weight:750;cursor:pointer;text-decoration:none}.button:hover{filter:brightness(1.06)}.button:disabled{cursor:not-allowed;opacity:.55}.button.secondary{border-color:var(--line);color:var(--ink);background:#fff}.button.ghost{color:var(--navy);background:transparent}.button.danger{color:var(--danger);border-color:#efcaca;background:#fff7f7}.button.small{min-height:32px;padding:6px 10px;font-size:13px}.error-box,.success-box,.warning-box{margin:14px 0;padding:11px 13px;border-radius:10px;font-size:14px}.error-box{color:var(--danger);background:#fff0f0;border:1px solid #efcaca}.success-box{color:var(--success);background:#effbf5;border:1px solid #bfe5d1}.warning-box{color:#765300;background:#fff8dd;border:1px solid #ead491}.studio-shell{min-height:100vh}.studio-topbar{position:sticky;z-index:20;top:0;display:flex;align-items:center;gap:18px;min-height:66px;padding:0 24px;color:#fff;background:#1d274f;box-shadow:0 3px 16px #0000001f}.studio-logo{display:flex;align-items:center;gap:10px;font-weight:850;text-decoration:none}.studio-logo span:first-child{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:var(--navy);background:#fff2cc}.topbar-spacer{flex:1}.topbar-note{color:#d9dded;font-size:13px}.logout{color:#fff;border:0;background:transparent;cursor:pointer}.studio-main{width:100%;margin:0;padding:30px 32px 60px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px}.panel{border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 4px 18px #262a400a}.panel>:where(h1,h2,h3,h4,h5,p,ul,ol,dl,.page-heading,.resource-heading){padding:var(--pad-panel)}.panel>:where(h1,h2,h3,h4,h5,p)+:where(h1,h2,h3,h4,h5,p){padding-top:0}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #eee9df}.panel-body{padding:20px}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.quick-card{display:flex;min-height:148px;flex-direction:column;gap:10px;padding:16px;border:1px solid #e5dccd;border-radius:14px;color:var(--ink);background:linear-gradient(180deg,#fff,#fffaf1);text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.quick-card:hover{border-color:var(--orange);box-shadow:0 12px 30px #3028601a;transform:translateY(-1px)}.quick-card:focus-visible{outline:3px solid rgba(240,144,24,.35);outline-offset:2px}.quick-title{color:var(--navy);font-size:16px;font-weight:850}.quick-desc{flex:1;color:var(--muted);font-size:13px;line-height:1.45}.quick-action{color:var(--orange-text);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.filters{display:grid;grid-template-columns:minmax(220px,2fr) repeat(3,minmax(130px,1fr));gap:12px;margin-bottom:18px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:13px 14px;border-bottom:1px solid #eee9df;text-align:left;vertical-align:middle}th{color:var(--muted);background:#fbfaf7;font-size:12px;letter-spacing:.05em;text-transform:uppercase}tbody tr:hover{background:#fffdf7}.path-link{color:var(--navy);font-weight:780;text-decoration:none}.path-link:hover{text-decoration:underline}.badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:850;letter-spacing:.035em}.badge.DRAFT{color:#5f4a12;background:#f6e9bd}.badge.IN_REVIEW{color:#17496c;background:#dceefa}.badge.APPROVED{color:#186342;background:#dff4e9}.badge.SCHEDULED{color:#5a3780;background:#eee0fa}.badge.PUBLISHED{color:#fff;background:#22885c}.badge.ARCHIVED{color:#585d68;background:#e9e9ec}.empty-panel{padding:55px 24px;text-align:center;color:var(--muted)}.admin-frame{display:block;min-height:100vh}.admin-content{min-width:0}.admin-topnav{position:sticky;z-index:20;top:0;display:flex;align-items:center;gap:12px;min-height:46px;padding:0 14px;border-bottom:1px solid #dcd7cc;background:#fff;box-shadow:0 1px 8px #262a400f}.topnav-logo{display:flex;align-items:center;gap:8px;flex:0 0 auto;color:var(--navy);font-size:14px;font-weight:850;text-decoration:none;white-space:nowrap}.topnav-logo .mark{display:grid;width:26px;height:26px;place-items:center;border-radius:7px;color:#fff;background:var(--navy);font-size:14px}.topnav-right{display:flex;align-items:center;gap:6px;margin-left:auto;flex:0 0 auto}.topnav-account{padding:6px 10px;border-radius:7px;color:#4d5265;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.topnav-account:hover{color:var(--navy);background:#f4efe4}.topnav-signout{padding:6px 10px;border:1px solid var(--line);border-radius:7px;color:var(--navy);background:#fff;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.topnav-signout:hover{background:#f4efe4}.topnav-list{display:flex;min-width:0;flex:1 1 auto;flex-wrap:nowrap;align-items:stretch;gap:1px;margin:0;padding:0;list-style:none}.topnav-item{position:relative}.topnav-link{display:inline-flex;align-items:center;gap:5px;min-height:46px;padding:0 13px;border:0;border-bottom:3px solid transparent;color:#4d5265;background:transparent;font-size:13.5px;font-weight:760;text-decoration:none;cursor:pointer;white-space:nowrap}.topnav-link:hover{color:var(--navy)}.topnav-link.active{color:var(--navy);border-bottom-color:var(--orange)}.topnav-menu{position:absolute;z-index:30;top:100%;left:0;display:none;min-width:220px;margin:0;padding:7px;list-style:none;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 45px #262a4029}.topnav-item.open .topnav-menu{display:block}.topnav-menu-link{display:block;padding:9px 11px;border-radius:8px;color:#4d5265;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.topnav-menu-link:hover{color:var(--navy);background:#f4efe4}.topnav-menu-link.active{color:#fff;background:var(--navy)}.topnav-scrim{position:fixed;z-index:17;inset:0;border:0;background:transparent;cursor:default}.topnav-burger{display:none}.resource-page{max-width:none}.resource-heading h1{margin-bottom:5px}.resource-heading p:last-child{max-width:820px;margin-bottom:0}.resource-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid #eee9df}.resource-search{display:flex;flex:1;align-items:center;gap:9px;max-width:660px;padding-left:11px;border:1px solid #d6d1c7;border-radius:11px;background:#fff}.resource-search:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #228f8b1f}.resource-search svg{flex:0 0 auto;color:#858b99}.resource-search input{min-width:0;flex:1;padding:10px 0;border:0;outline:0;color:var(--ink);background:transparent}.resource-search .button{margin:3px}.compact-field{display:grid;gap:4px;min-width:170px;color:#4d5366;font-size:11px;font-weight:760}.compact-field select,.compact-field input{padding:9px 10px;border:1px solid #d6d1c7;border-radius:9px;color:var(--ink);background:#fff}.filter-bar{flex-wrap:wrap}.filter-controls{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px}.cell-thumb{display:inline-block;width:54px;height:36px;object-fit:cover;border-radius:6px;background:#eee9df}.align-right{text-align:right}.th-sort{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.th-sort:hover{color:var(--navy)}.resource-error{margin:14px 18px}.resource-error button{padding:0;border:0;color:inherit;background:transparent;font-weight:800;text-decoration:underline;cursor:pointer}.resource-page td{max-width:330px;font-size:13px}.resource-page td>span:not(.badge):not(.tag-list):not(.boolean-pill){display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.primary-cell{color:var(--navy);font-weight:780}.badge.status-neutral{color:#35405e;background:#e9edf6}.badge.status-live,.badge.status-approved,.badge.status-published,.badge.status-low{color:#176142;background:#ddf3e7}.badge.status-review,.badge.status-pending,.badge.status-medium{color:#765300;background:#f8ebbc}.badge.status-rejected,.badge.status-offline,.badge.status-high{color:#8d2c2c;background:#f9dddd}.badge.status-archived{color:#585d68;background:#e9e9ec}.boolean-pill{display:inline-flex;padding:3px 8px;border-radius:999px;color:#6a2630;background:#f8e5e7;font-size:11px;font-weight:800}.boolean-pill.yes{color:#176142;background:#ddf3e7}.tag-list{display:flex;flex-wrap:wrap;gap:4px}.tag-list>span{padding:3px 7px;border-radius:6px;color:#53596b;background:#f0eee8;font-size:11px;white-space:nowrap}.button.approve{color:#176142;border:1px solid #b9dec9;background:#effaf4}.row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.pagination{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:12px 18px;color:var(--muted);font-size:13px}.pagination>div{display:flex;align-items:center;gap:12px}.table-loading{padding:7px 14px}.table-loading>div{display:grid;grid-template-columns:repeat(6,minmax(90px,1fr));gap:18px;padding:16px 0;border-bottom:1px solid #eee9df}.table-loading span{height:12px;border-radius:5px;background:linear-gradient(90deg,#eeebe5,#faf8f3,#eeebe5);background-size:220% 100%;animation:shimmer 1.3s infinite}.empty-panel{display:grid;justify-items:center;gap:8px}.empty-panel strong{color:var(--ink)}.spin{animation:spin .8s linear infinite}.editor-form-page{max-width:none}.resource-form .panel-header h2{margin:0 0 3px}.editor-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 20px;padding:22px}.editor-field{min-width:0;margin:7px 0}.editor-field.wide{grid-column:1 / -1}.editor-field textarea{min-height:150px;line-height:1.55}.editor-field.wide:first-of-type textarea{min-height:280px}.field-help{color:var(--muted);font-size:11px;line-height:1.4}.editor-checkbox{display:flex;align-items:flex-start;gap:10px;align-self:center;margin:14px 0;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fbfaf7;cursor:pointer}.editor-checkbox input{width:17px;height:17px;margin-top:2px;accent-color:var(--navy)}.editor-checkbox span{display:grid;gap:2px;font-size:13px}.editor-checkbox small{color:var(--muted)}.relation-picker{min-width:0;margin:7px 0;padding:0;border:0}.relation-picker legend{margin-bottom:6px;color:var(--ink);font-size:12px;font-weight:760}.relation-picker-search{display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #d6d1c7;border-radius:9px;background:#fff}.relation-picker-search:focus-within{border-color:var(--navy);box-shadow:0 0 0 3px #3028601f}.relation-picker-search input{width:100%;min-width:0;padding:9px 0;border:0;outline:0}.relation-picker-options{display:grid;max-height:190px;margin-top:7px;overflow:auto;border:1px solid #e2ddd3;border-radius:9px;background:#fff}.relation-picker-options>p{margin:0;padding:12px}.relation-option{display:flex;align-items:center;gap:9px;padding:9px 11px;border-bottom:1px solid #eeeae2;cursor:pointer}.relation-option:last-child{border-bottom:0}.relation-option:hover,.relation-option:focus-within,.relation-option.selected{background:#fff8ec}.relation-option input{width:17px;height:17px;flex:0 0 auto;accent-color:var(--navy)}.relation-option span{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.relation-picker-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:28px;color:var(--muted)}.relation-picker-error{color:var(--danger)}.text-button{display:inline-flex;align-items:center;gap:3px;padding:3px 0;border:0;color:var(--navy);background:transparent;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.video-search-picker{padding:0;border:0}.video-search-picker legend{margin-bottom:6px;color:var(--ink);font-size:12px;font-weight:760}.video-search-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:7px 1px;color:var(--muted)}.video-search-summary span{color:var(--ink);font-size:12px;font-weight:800}.video-search-summary small{text-align:right}.selected-video-list{display:flex;flex-wrap:wrap;gap:6px;margin:3px 0 9px}.selected-video-list>span{display:inline-flex;align-items:center;gap:7px;max-width:320px;padding:6px 9px;border-radius:8px;background:#edf0f7;font-size:12px}.selected-video-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-video-list button{display:grid;width:19px;height:19px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:50%;color:#7c3440;background:#f8dfe3;cursor:pointer}.video-search-results{display:grid;max-height:320px;overflow:auto;border:1px solid #e2ddd3;border-radius:9px;background:#fff}.video-search-results>p{margin:0;padding:13px}.video-search-results article{display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;border-bottom:1px solid #eeeae2}.video-search-results article:last-child{border-bottom:0}.video-search-results article>span:nth-child(2){display:grid;min-width:0;gap:3px}.video-search-results article strong,.video-search-results article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-search-results article small{color:var(--muted)}.video-search-results img{width:66px;aspect-ratio:16 / 9;object-fit:cover;border-radius:7px}.video-operations{max-width:none}.operations-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.operations-grid .panel-header h2,.operation-section .panel-header h2{margin:0}.key-values{display:grid;gap:10px}.key-values>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:9px;border-bottom:1px solid #eee9df;font-size:13px}.key-values>div:last-child{padding-bottom:0;border:0}.key-values span{color:var(--muted)}.operation-section{margin-top:18px}.inline-operation{display:flex;align-items:flex-end;gap:12px}.inline-operation .field{flex:1;margin:0}.provider-result{display:grid;gap:8px;margin:0 20px 20px;padding:15px;border:1px solid #d8e4ee;border-radius:11px;background:#f6fbff}.provider-result span{overflow:hidden;color:var(--muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.provider-result pre{max-height:260px;overflow:auto;margin:4px 0 0;padding:12px;border-radius:8px;color:#d9e0f4;background:#202944;font-size:11px}.upload-form .editor-form-grid{padding:0}.form-footer{display:flex;justify-content:flex-end;padding-top:18px;border-top:1px solid #eee9df}.button.full{width:100%}.raw-upload-page{display:grid;gap:16px}.raw-upload-page .page-heading{margin-bottom:10px}.raw-upload-defaults .editor-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.raw-upload-dropzone{display:grid;place-items:center;gap:8px;min-height:160px;padding:26px;border:2px dashed #d8d0c2;border-radius:12px;color:var(--navy);background:#fffdfa;cursor:pointer}.raw-upload-dropzone:hover{border-color:var(--orange);background:#fff8ec}.raw-upload-dropzone input{display:none}.raw-upload-list{display:grid;gap:12px;padding:16px}.raw-upload-item{border:1px solid #e2ddd3;border-radius:12px;background:#fff}.raw-upload-item.completed{border-color:#bfe5d1;background:#fbfffd}.raw-upload-item.error{border-color:#efcaca;background:snow}.raw-upload-item>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;border-bottom:1px solid #eee9df}.raw-upload-item>header strong,.raw-upload-item>header span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.raw-upload-item .error-box,.raw-upload-item .success-box{margin:12px 14px 0}.raw-upload-item-form{padding-top:10px}.raw-status{color:#7b8497}.raw-status.active{color:var(--navy)}.raw-status.success{color:var(--success)}.raw-status.danger{color:var(--danger)}.raw-assignment-picker{grid-column:1 / -1}.raw-assignment-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;gap:8px}.raw-assignment-row select{min-width:0;padding:9px 10px;border:1px solid #d6d1c7;border-radius:9px;color:var(--ink);background:#fff}.raw-assignment-list{display:flex;flex-wrap:wrap;gap:6px;min-height:30px;margin-top:8px}.raw-assignment-list>span{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:6px 9px;border-radius:8px;color:#3d465f;background:#edf0f7;font-size:12px}.raw-assignment-list button{display:grid;width:18px;height:18px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:50%;color:#7c3440;background:#f8dfe3;cursor:pointer}.moderation-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px}.moderation-content{min-height:300px;padding:26px}.moderation-content p{white-space:pre-wrap;line-height:1.7}.moderation-meta{display:flex;flex-wrap:wrap;gap:16px;padding:14px 20px;border-top:1px solid #eee9df;color:var(--muted);font-size:12px}.moderation-actions{display:grid;gap:14px}.moderation-actions h2{margin-bottom:14px;font-size:18px}.moderation-form textarea{min-height:84px}.usage-list{display:grid;gap:3px;margin-top:8px;color:var(--muted);font-size:11px}.section-stack{display:grid;gap:16px;margin-top:18px}.section-heading-form{display:grid;grid-template-columns:minmax(150px,1fr) minmax(180px,2fr) auto;gap:8px;width:min(760px,100%)}.section-heading-form input{min-width:0;padding:7px 9px;border:1px solid #d6d1c7;border-radius:8px}.assigned-videos{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.assigned-videos>span:not(.muted){display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:8px;color:#3d465f;background:#edf0f7;font-size:12px}.assigned-videos button{display:grid;width:18px;height:18px;place-items:center;padding:0;border:0;border-radius:50%;color:#7c3440;background:#f8dfe3;cursor:pointer}.catalog-studio-editor{background:#f7f5f0}.catalog-editor-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:22px}.catalog-editor-heading{display:flex;align-items:flex-start;min-width:0}.catalog-editor-heading>div{min-width:0}.catalog-editor-header h1{margin-bottom:5px}.catalog-editor-header .crm-back{flex:0 0 auto;margin:18px 12px 0 0}.catalog-primary-actions{display:flex;flex-wrap:wrap;gap:9px}.catalog-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:18px}.catalog-editor-main{display:grid;gap:16px;min-width:0}.catalog-fixed-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;background:var(--line)}.catalog-fixed-summary>div{display:grid;gap:5px;padding:15px 17px;background:#fff}.catalog-fixed-summary span{color:var(--muted);font-size:11px;font-weight:760;text-transform:uppercase;letter-spacing:.05em}.catalog-fixed-summary strong,.catalog-fixed-summary code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-editor-section>header{padding:18px 20px 13px;border-bottom:1px solid #eee9df}.catalog-editor-section>header h2{margin:0 0 4px;font-size:19px}.catalog-editor-section>header p{margin:0;font-size:13px}.catalog-section-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 18px;padding:13px 20px 20px}.catalog-field:has(textarea),.catalog-field:has(+.character-count){min-width:0}.catalog-field textarea{min-height:110px}.catalog-field .character-count{justify-self:end;margin-top:-4px;color:var(--muted);font-size:11px}.catalog-field-row{display:grid;grid-column:1 / -1;grid-template-columns:1fr 1fr;gap:18px}.theme-card-grid{display:grid;grid-column:1 / -1;grid-template-columns:repeat(5,minmax(112px,1fr));gap:9px;margin:8px 0 12px}.theme-card{display:grid;gap:7px;min-width:0;padding:10px;border:1px solid #ded9ce;border-radius:12px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.theme-card:hover{border-color:#a9a092}.theme-card.selected{border-color:var(--navy);box-shadow:0 0 0 3px #3028601f}.theme-card small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis}.theme-swatches{display:grid;grid-template-columns:1.2fr 1fr 1.4fr;height:34px;overflow:hidden;border-radius:8px}.theme-swatches i{display:block}.inherit-toggle{display:flex;grid-column:1 / -1;align-items:flex-start;gap:10px;padding:12px;border:1px solid #ded9ce;border-radius:11px;background:#fbfaf7;cursor:pointer}.inherit-toggle input{width:18px;height:18px;accent-color:var(--navy)}.inherit-toggle span{display:grid;gap:3px}.inherit-toggle small{color:var(--muted)}.asset-selection{display:grid;grid-column:1 / -1;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:16px;margin:6px 0;padding:13px;border:1px solid #e2ddd2;border-radius:13px;background:#fbfaf7}.asset-preview{display:grid;height:105px;place-items:center;overflow:hidden;border-radius:9px;color:#9398a5;background:#eeebe5}.asset-preview img{width:100%;height:100%;object-fit:cover}.asset-selection p{margin:5px 0 10px;font-size:12px}.media-picker{grid-column:1 / -1;padding:14px;border:1px solid #d4cebf;border-radius:13px;background:#f8f6f1}.media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-height:390px;overflow:auto}.media-grid button{display:grid;gap:5px;padding:7px;border:1px solid #ddd7cc;border-radius:10px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.media-grid img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:7px}.media-grid span,.media-grid small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-grid small{color:var(--muted)}.catalog-readiness{position:sticky;top:64px;display:grid;gap:9px;padding:18px}.catalog-readiness h2{margin:0 0 5px;font-size:18px}.catalog-readiness>div{display:flex;align-items:center;gap:9px;font-size:13px}.catalog-readiness>div>span{display:grid;width:21px;height:21px;place-items:center;border-radius:50%;font-weight:850}.catalog-readiness .ready>span{color:#fff;background:var(--success)}.catalog-readiness .not-ready>span{color:#765300;background:#f6e9bd}.catalog-readiness p{margin:8px 0;font-size:12px;line-height:1.5}.history-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:16px 19px;border:0;color:var(--ink);background:#fff;font-weight:800;cursor:pointer}.history-toggle span{display:flex;align-items:center;gap:9px}.revision-list{display:grid;gap:1px;border-top:1px solid #eee9df;background:#eee9df}.revision-list>div{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 16px;background:#fff}.revision-list small{color:var(--muted)}.preview-overlay{position:fixed;z-index:80;inset:0;display:grid;grid-template-rows:auto 1fr;background:#252a3c}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:56px;padding:8px 16px;color:#fff;background:#161b2d}.preview-toolbar>div{display:flex;align-items:center;gap:6px}.preview-toolbar button,.preview-toolbar a{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #3f465d;border-radius:7px;color:#e6e9f2;background:transparent;text-decoration:none;cursor:pointer}.preview-toolbar button.active{color:#211b42;background:#ffd894}.preview-stage{display:grid;overflow:auto;place-items:start center;padding:28px}.fixed-template-preview{position:relative;min-height:520px;overflow:hidden;border-radius:18px;color:var(--preview-primary);background:var(--preview-bg);box-shadow:0 18px 80px #00000061}.fixed-template-preview>img{width:100%;height:270px;object-fit:cover}.fixed-template-preview>div{padding:32px}.fixed-template-preview span{color:var(--preview-accent);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.fixed-template-preview h1{margin:8px 0 12px;color:var(--preview-primary)}.fixed-template-preview p{max-width:660px;color:#555d70;line-height:1.6}.fixed-template-preview button{padding:11px 16px;border:0;border-radius:9px;color:#fff;background:var(--preview-primary);font-weight:800}.video-placement-studio .panel-header p{margin:4px 0 0;font-size:12px}.placement-destination-section{display:grid;gap:12px;padding:18px 0;border-bottom:1px solid #eee9df}.placement-destination-section:last-child{border:0}.placement-destination-section h3{margin:0 0 4px;font-size:17px}.placement-destination-section header p{margin:0;font-size:12px}.placement-search{display:flex;align-items:center;gap:9px;max-width:720px;padding:0 11px;border:1px solid #d6d1c7;border-radius:10px;background:#fff}.placement-search input{flex:1;padding:10px 0;border:0;outline:0}.destination-results{display:grid;max-width:720px;max-height:280px;overflow:auto;border:1px solid #ded8cd;border-radius:10px;background:#fff;box-shadow:0 12px 30px #262a401a}.destination-results>button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border:0;border-bottom:1px solid #eee9df;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.destination-results>button:hover,.destination-results>button:focus-visible{background:#fff8ec}.destination-results span,.placement-row>span:nth-child(2){display:grid;gap:3px}.destination-results small,.placement-row small{color:var(--muted);font-size:11px}.placement-list{display:grid;gap:7px;max-width:900px}.placement-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e1dcd1;border-radius:10px;background:#fbfaf7}.visibility-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:var(--navy);background:#eceaf4}.empty-placement{padding:16px;border:1px dashed #d5cec0;border-radius:10px;color:var(--muted);text-align:center}.placement-actions{display:flex;align-items:center;gap:12px}.placement-actions>span{color:var(--muted);font-size:11px}.destination-filter-panel{display:grid;grid-template-columns:minmax(260px,2fr) repeat(4,minmax(130px,1fr));align-items:end;gap:10px;padding:14px}.destination-filter-panel .resource-search{max-width:none}.destination-add-panel{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(280px,1.2fr);align-items:center;gap:16px;margin:16px 0;padding:18px}.destination-add-panel h2{margin:0 0 4px;font-size:18px}.destination-add-panel p{margin:0;font-size:12px}.candidate-grid{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-height:320px;overflow:auto}.candidate-grid article{display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;border:1px solid #e1dcd1;border-radius:10px}.candidate-grid img,.video-thumb-empty{width:66px;aspect-ratio:16 / 9;object-fit:cover;border-radius:7px;background:#ece9e2}.candidate-grid span{display:grid;min-width:0;gap:3px}.candidate-grid strong,.candidate-grid small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-grid small{color:var(--muted)}.destination-list-panel .panel-header h2{margin:0}.destination-video-window{display:grid}.destination-video-window article{content-visibility:auto;contain-intrinsic-size:72px;display:grid;grid-template-areas:"order thumb details actions";grid-template-columns:48px 96px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:10px 14px;border-bottom:1px solid #eee9df}.destination-video-window article:hover{background:#fffdf7}.destination-video-window img,.destination-video-window .video-thumb-empty{grid-area:thumb;width:96px;aspect-ratio:16 / 9;object-fit:cover;border-radius:7px}.destination-video-window article>span:nth-of-type(2){display:grid;grid-area:details;min-width:0;gap:4px}.destination-video-window article .row-actions{grid-area:actions}.destination-video-window strong,.destination-video-window small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destination-video-window small{color:var(--muted)}.order-chip{display:grid;grid-area:order;width:34px;height:28px;place-items:center;border-radius:8px;color:var(--navy);background:#eeeaf7;font-size:11px;font-weight:850}@media(max-width:1050px){.destination-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.destination-filter-panel .resource-search{grid-column:1 / -1}.candidate-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.destination-add-panel,.candidate-grid{grid-template-columns:1fr}.destination-video-window article{grid-template-areas:"order thumb details" "actions actions actions";grid-template-columns:38px 72px minmax(0,1fr);gap:10px 14px}.destination-video-window img,.destination-video-window .video-thumb-empty{width:72px}.destination-video-window article .row-actions{justify-content:flex-end}}@media(max-width:1050px){.catalog-editor-header{align-items:stretch;flex-direction:column}.catalog-primary-actions{flex-wrap:wrap}.catalog-editor-layout{grid-template-columns:1fr}.catalog-readiness{position:static;grid-row:1}.theme-card-grid{grid-template-columns:repeat(3,minmax(112px,1fr))}.catalog-fixed-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.catalog-editor-header{align-items:stretch;flex-direction:column}.catalog-primary-actions{position:sticky;z-index:10;bottom:0;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fffffff5}.catalog-primary-actions .button{flex:1}.catalog-section-body,.catalog-field-row{grid-template-columns:1fr}.theme-card-grid{grid-template-columns:1fr 1fr}.asset-selection{grid-template-columns:1fr}.media-grid{grid-template-columns:1fr 1fr}.revision-list>div{grid-template-columns:auto 1fr}.revision-list small,.revision-list button{grid-column:1 / -1}.preview-toolbar{align-items:flex-start;flex-direction:column}}.analytics-filter{display:flex;align-items:flex-end;gap:12px;padding:14px 18px}.analytics-filter label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:750}.analytics-filter input{padding:8px 10px;border:1px solid #d6d1c7;border-radius:8px}.metric-cards{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr));gap:12px;margin:18px 0}.metric-cards.compact{grid-template-columns:repeat(6,minmax(100px,1fr))}.metric-cards article{display:grid;gap:6px;padding:16px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 3px 12px #262a400a}.metric-cards span{color:var(--muted);font-size:11px;font-weight:740;text-transform:uppercase}.metric-cards strong{color:var(--navy);font-size:26px}.analytics-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:18px}.analytics-grid h2,.analytics-page .operation-section h2{margin:0}.bar-chart{display:flex;align-items:flex-end;gap:5px;height:280px;padding:24px 18px 12px}.bar-chart>div{display:grid;flex:1;height:100%;min-width:8px;grid-template-rows:1fr auto;align-items:flex-end;gap:5px}.bar-chart span{display:block;min-height:4px;border-radius:5px 5px 2px 2px;background:linear-gradient(#2eaaa5,#246d89)}.bar-chart small{overflow:hidden;color:var(--muted);font-size:8px;text-align:center}.progress{width:120px;height:7px;overflow:hidden;border-radius:99px;background:#e6e8ee}.progress span{display:block;height:100%;border-radius:inherit;background:var(--teal)}.job-error{max-width:310px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.truncate-cell{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.error-text{max-width:320px;color:var(--danger);font-size:12px}.form-subheading{grid-column:1 / -1;margin:14px 0 0;padding-bottom:8px;border-bottom:1px solid #eee9df;color:var(--navy);font-size:16px}.bulk-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #eee9df}.health-up{color:var(--success)!important}.health-down,.health-out_of_service{color:var(--danger)!important}.config-count{margin:18px 0 0;color:var(--muted);font-size:12px}.annotation-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:18px}.annotation-sidebar{position:sticky;top:84px}.consent-purpose-editor{margin:0;border:0;border-top:1px solid var(--line)}.consent-purpose-editor legend{padding:20px 0 4px;color:var(--ink);font-weight:850}.locale-copy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:18px}.locale-copy-grid h3{margin:0 0 12px}@media(max-width:780px){.locale-copy-grid{grid-template-columns:1fr}}.annotation-list{display:grid;gap:9px;padding:16px}.annotation-list article{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:12px;padding:13px;border:1px solid var(--line);border-radius:10px}.annotation-list p{margin:4px 0;color:#4d5366;font-size:13px}.annotation-list small{color:var(--muted)}.annotation-swatch{width:10px;height:100%;min-height:42px;border-radius:99px;background:#f1c40f}.color-green{background:#4caf50}.color-blue{background:#2196f3}.color-pink{background:#e91e63}.color-orange{background:#ff9800}.color-purple{background:#9c27b0}.rich-editor{position:relative;overflow:hidden;border:1px solid #d6d1c7;border-radius:10px;background:#fff}.rich-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:7px;border-bottom:1px solid #e6e1d8;background:#f7f5f0}.rich-toolbar button{min-width:32px;min-height:30px;padding:4px 8px;border:1px solid #d8d3ca;border-radius:6px;color:var(--ink);background:#fff;cursor:pointer}.rich-canvas{min-height:320px;padding:17px;line-height:1.65;outline:0}.rich-canvas:focus{box-shadow:inset 0 0 0 2px #228f8b2e}.rich-canvas img{max-width:100%}.rich-canvas .jaiho-pdf-embed{margin:14px 0;padding:14px;border:1px solid #93c5fd;border-radius:8px;background:#eff6ff}.rich-required{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.compact-table{max-height:430px;overflow:auto}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-220% 0}}.crm{font-size:13px}.crm.studio-main,.crm .studio-main{padding:var(--pad-shell-y) var(--pad-shell-x) var(--pad-shell-bottom);display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:var(--stack)}.crm h1{margin:0;font-size:18px;font-weight:700;letter-spacing:-.01em}.crm h2{margin:0;font-size:15px}.crm h3{font-size:14px}.crm p{margin-bottom:6px}.crm .eyebrow{margin:0 0 3px;font-size:10px;letter-spacing:.1em}.crm .muted{font-size:12px}.crm .page-heading,.crm .resource-heading{align-items:center;margin-bottom:0}.crm .page-heading-text{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--s-4);min-width:0}.crm .page-heading-text h1{flex:0 1 auto;min-width:0}.crm .page-heading-text .eyebrow{flex:0 0 auto}.crm .page-desc{flex:1 1 0;min-width:0;overflow:hidden;margin:0;color:var(--muted);font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.crm .page-desc{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}}.crm .toolbar{gap:8px}.crm .panel{border-radius:8px;box-shadow:none}.crm .panel-header{padding:var(--pad-header-y) var(--pad-header-x);gap:10px}.crm .panel-body{padding:12px}.crm table th,.crm table td{padding:var(--pad-cell-y) var(--pad-cell-x)}.crm table td,.crm .resource-page td{font-size:13px}.crm table th{font-size:11px}.crm table .action-cell{position:sticky;z-index:2;right:0;min-width:122px;background:#fff;box-shadow:-1px 0 0 var(--line)}.crm table th.action-cell{z-index:3;background:#faf9f6}.crm table td.action-cell:has(.row-action-menu[open]){z-index:10}.crm tbody tr:hover{background:#f5f6f8}.crm .cell-thumb{width:44px;height:28px}.crm .row-actions{gap:var(--s-3);justify-content:flex-end}.crm .row-actions .button{flex:0 0 auto;min-width:max-content}.crm .row-action-menu{position:relative;flex:0 0 auto}.crm .row-action-menu summary{display:grid;min-height:28px;padding:5px 9px;place-items:center;border:1px solid #d8d3ca;border-radius:6px;color:var(--navy);background:#fff;font-size:12px;font-weight:750;cursor:pointer;list-style:none}.crm .row-action-menu summary::-webkit-details-marker{display:none}.crm .row-action-menu>div{position:absolute;z-index:8;top:calc(100% + 4px);right:0;display:grid;min-width:170px;gap:5px;padding:6px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 30px #262a402e}.crm .empty-panel{padding:var(--s-9) var(--s-8);gap:var(--s-1)}.crm .empty-panel svg{width:20px;height:20px}.crm .empty-panel strong{font-size:var(--text-base)}.crm .empty-panel span{color:var(--muted);font-size:var(--text-sm)}.crm .pagination{min-height:42px;padding:7px 10px}.crm .error-box,.crm .success-box,.crm .warning-box{margin:8px 0;padding:8px 10px;font-size:13px}.crm .button{min-height:var(--control-h);padding:5px 11px;border-radius:6px;font-size:13px;font-weight:650}.crm .button.small{min-height:28px;padding:4px 9px;font-size:12.5px}.crm .resource-toolbar{padding:8px 10px;gap:8px}.crm .filter-controls{gap:8px}.crm .resource-search{max-width:300px;border-radius:7px}.crm .resource-search input{padding:6px 0}.crm .resource-search:focus-within{border-color:var(--navy);box-shadow:0 0 0 2px #24305e1f}.crm .compact-field{min-width:128px}.crm .compact-field select,.crm .compact-field input{padding:6px 8px;border-radius:6px}.crm .badge{padding:2px 7px;font-size:10.5px;font-weight:700}.crm .badge.status-neutral,.crm .badge.status-archived,.crm .badge.status-unknown{color:#3a4256;background:#eceef2}.crm .badge.status-live,.crm .badge.status-approved,.crm .badge.status-published,.crm .badge.status-low{color:#14683f;background:#ddf1e6}.crm .badge.status-review,.crm .badge.status-pending,.crm .badge.status-medium,.crm .badge.status-draft{color:#7a5200;background:#f6ecc9}.crm .badge.status-rejected,.crm .badge.status-offline,.crm .badge.status-invalid,.crm .badge.status-high{color:#8a2b2b;background:#f6dede}.crm .boolean-pill{padding:2px 7px;font-size:10.5px}.crm .crm-actionbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--line)}.crm .crm-actionbar-title{display:flex;align-items:center;gap:10px;min-width:0}.crm .crm-actionbar-title h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm .crm-actionbar .actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.crm .crm-back{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border:1px solid var(--line);border-radius:6px;color:var(--navy);background:#fff;text-decoration:none}.crm .crm-back:hover{background:#f4efe4}.crm .editor-form-grid{padding:var(--pad-form);gap:2px 16px}.video-editor{display:grid;gap:10px}.source-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.source-choice button{display:flex;align-items:flex-start;gap:10px;min-height:66px;padding:12px 14px;border:1px solid #d9d6ce;border-radius:9px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.source-choice button.active{border-color:var(--navy);background:#f4f6ff;box-shadow:0 0 0 2px #24305e17}.source-choice button span{display:grid;gap:3px}.source-choice button small{color:var(--muted);line-height:1.35}.video-smart-form{display:grid;gap:10px}.video-form-section{overflow:hidden}.video-form-section .panel-header{padding:10px 14px}.video-form-section .panel-header h2{margin:0 0 2px;font-size:15px}.video-form-section .editor-form-grid{padding:12px 14px}.smart-url-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.provider-chip{padding:4px 8px;border-radius:999px;color:#155e5b;background:#e8f7f5;font-size:11px;font-weight:800;letter-spacing:.05em}.duplicate-video{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e3b864;border-radius:8px;background:#fff8e8}.duplicate-video a{margin-left:auto;font-weight:800}.duplicate-video .button{margin-left:auto}.provider-preview{display:flex;align-items:center;gap:12px;padding:8px;border:1px solid #cfe5e2;border-radius:8px;background:#f2fbfa}.provider-preview img{width:128px;aspect-ratio:16/9;border-radius:6px;object-fit:cover;background:#e4e9e8}.provider-preview div{display:grid;gap:2px}.provider-preview span,.provider-preview small{color:var(--muted)}.selected-files{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:8px;padding:8px;border-radius:7px;background:#f5f7fb;font-size:12px}.selected-files strong{width:100%}.selected-files span{overflow:hidden;max-width:320px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.derived-media{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;padding:10px;border:1px solid #e3dfd6;border-radius:8px;background:#faf9f6}.derived-media.no-thumbnail{grid-template-columns:minmax(0,1fr)}.derived-media img{width:150px;aspect-ratio:16/9;border-radius:6px;object-fit:cover;background:#e8e5df}.derived-media dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:0}.derived-media dl div{min-width:0}.derived-media dt{color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.derived-media dd{overflow-wrap:anywhere;margin:2px 0 0;font-size:13px;font-weight:700}.taxonomy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.crm .editor-field{margin:5px 0}.crm .field label,.crm .field-label{font-size:12px}.crm .field input,.crm .field select,.crm .field textarea,.crm .control{padding:7px 9px;border-radius:6px}.crm .editor-field textarea{min-height:88px}.crm .editor-field.wide:first-of-type textarea{min-height:120px}.crm .editor-field{position:relative}.crm .field-help{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.crm .editor-field:focus-within .field-help{z-index:8;top:100%;left:0;right:0;width:auto;height:auto;margin:var(--s-1) 0 0;padding:var(--s-3) var(--s-4);overflow:visible;clip-path:none;white-space:normal;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:0 12px 30px #262a402e}.crm.help-visible .field-help{position:static;width:auto;height:auto;margin:var(--s-1) 0 0;padding:0;overflow:visible;clip-path:none;white-space:normal;border:0;background:none;box-shadow:none}.crm .editor-field:has(textarea),.crm .editor-field:has(.rich-editor){grid-column:1 / -1}.crm .rich-canvas{min-height:190px}.crm .editor-checkbox{margin:6px 0;padding:9px 10px}.crm .operations-grid{gap:10px}.crm .operation-section{margin-top:10px}.crm .inline-operation{gap:8px}.crm .key-values{gap:7px}.crm .key-values>div{padding-bottom:6px;font-size:12px}.crm .provider-result{margin:0 12px 12px;padding:10px;border-radius:8px}.crm .provider-result pre{max-height:var(--pane-sm);padding:8px;font-size:10px}.crm .metric-cards{gap:8px;margin:10px 0}.crm .metric-cards article{padding:10px 12px;border-radius:8px;box-shadow:none}.crm .metric-cards span{font-size:10px}.crm .metric-cards strong{font-size:20px}.crm .analytics-filter{padding:8px 10px;gap:8px}.crm .analytics-grid{gap:10px}.crm .bar-chart{height:190px;padding:14px 10px 8px}.crm .moderation-layout{grid-template-columns:minmax(0,1fr) 300px;gap:10px}.crm .moderation-content{min-height:220px;padding:16px}.crm .moderation-content p{line-height:1.5}.crm .moderation-meta{padding:10px 12px;gap:10px}.crm .moderation-actions{gap:10px}.crm .section-stack{gap:10px;margin-top:10px}.crm .assigned-videos{margin-top:10px}.crm .annotation-layout{gap:10px}.crm .annotation-list{gap:7px;padding:10px}.crm .annotation-list article{padding:9px}.crm .form-subheading{margin-top:8px;padding-bottom:5px}.crm .form-footer{padding-top:10px}.crm .bulk-actions{padding:10px 12px}.crm .progress{width:90px}.crm .rich-toolbar{padding:5px}.crm .rich-canvas{padding:12px}.editor-page{height:calc(100vh - 46px);display:grid;grid-template-rows:auto minmax(0,1fr)}.editor-toolbar{display:flex;align-items:center;gap:12px;min-height:72px;padding:12px 20px;border-bottom:1px solid var(--line);background:#fff}.editor-title{min-width:0}.editor-title strong,.editor-title span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-title span{color:var(--muted);font-size:12px}.schedule-control{display:grid;gap:2px;color:var(--muted);font-size:10px;white-space:nowrap}.schedule-control input{max-width:175px;padding:5px 7px;border:1px solid #d6d1c7;border-radius:7px;font-size:12px}.save-state{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.save-dot{width:8px;height:8px;border-radius:50%;background:#9ca1ae}.save-state.saved .save-dot{background:#2c9c69}.save-state.saving .save-dot{background:#e9a31b;animation:pulse 1s infinite}.save-state.conflict .save-dot{background:#b82d2d}@keyframes pulse{50%{opacity:.35}}.editor-workspace{min-height:0;display:grid;grid-template-columns:220px minmax(420px,1fr) 320px}.editor-sidebar{min-height:0;overflow:auto;padding:16px;border-right:1px solid var(--line);background:#fbfaf7}.editor-sidebar.right{border-right:0;border-left:1px solid var(--line);background:#fff}.sidebar-title{margin:4px 2px 12px;color:#4e5569;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.block-palette{display:grid;gap:7px}.block-palette button{padding:10px;border:1px solid #ded9ce;border-radius:9px;color:var(--ink);background:#fff;text-align:left;cursor:pointer;font-size:13px;font-weight:700}.block-palette button:hover,.block-palette button.selected{border-color:var(--orange);background:#fffaf0}.editor-canvas-wrap{min-height:0;overflow:auto;padding:28px;background:#ece9e2}.editor-canvas{width:min(820px,100%);min-height:100%;margin:0 auto;padding:24px;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.canvas-block{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:12px;margin-bottom:12px;padding:15px;border:2px solid transparent;border-radius:12px;background:#fbfaf7;cursor:pointer}.canvas-block:hover,.canvas-block.selected{border-color:#e7b45b}.section-order{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;color:#fff;background:var(--navy);font-size:12px;font-weight:850}.canvas-block-type{color:var(--orange);font-size:11px;font-weight:850;letter-spacing:.06em}.canvas-block h3{margin:4px 0 3px;font-size:17px}.canvas-block p{margin:0;color:var(--muted);font-size:13px}.icon-button{display:grid;width:28px;height:28px;place-items:center;border:1px solid #ddd8cc;border-radius:7px;background:#fff;cursor:pointer}.icon-button:disabled{opacity:.35;cursor:default}.inspector-section{padding:0 0 18px;margin:0 0 18px;border-bottom:1px solid #eee9df}.inspector-section:last-child{border:0}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0;font-size:13px}.color-row{display:grid;grid-template-columns:1fr 48px;align-items:flex-end;gap:8px}.color-row input[type=color]{width:48px;height:40px;padding:2px}.preview-dialog{position:fixed;z-index:100;inset:0;display:grid;grid-template-rows:auto 1fr;padding:18px;background:#14192ad1}.preview-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:14px 14px 0 0;color:#fff;background:#1c2443}.preview-bar span{flex:1}.preview-frame{width:100%;height:100%;border:0;border-radius:0 0 14px 14px;background:#fff}.review-overlay{position:fixed;z-index:110;inset:0;display:grid;place-items:center;padding:24px;background:#14192ab8}.review-card{width:min(760px,100%);max-height:min(800px,90vh);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 25px 80px #00000040}.diff-list{display:grid;gap:9px}.diff-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:10px}.diff-list small{grid-column:2 / -1;color:var(--muted)}@media(max-width:1050px){.editor-workspace{grid-template-columns:180px minmax(400px,1fr)}.editor-sidebar.right{position:fixed;z-index:40;right:0;top:138px;bottom:0;width:320px;box-shadow:-12px 0 35px #0000001f}.filters{grid-template-columns:1fr 1fr}}@media(max-width:1120px){.admin-topnav{padding:0 10px}.topnav-burger{display:grid;place-items:center;width:40px;min-height:44px;margin-left:auto;border:0;color:var(--navy);background:transparent;cursor:pointer}.topnav-right{margin-left:6px;gap:4px}.topnav-account,.topnav-signout{padding:6px 8px;font-size:12.5px}.topnav-list{position:absolute;z-index:30;left:0;right:0;top:100%;display:none;max-height:72vh;overflow-y:auto;flex-direction:column;flex-wrap:nowrap;align-items:stretch;padding:8px;border-bottom:1px solid var(--line);background:#fdfbf6;box-shadow:0 18px 40px #262a4029}.topnav-list.open{display:flex}.topnav-link{min-height:42px;border-bottom:0}.topnav-item.has-menu .topnav-menu{position:static;display:block;min-width:0;padding:0 0 6px 14px;border:0;box-shadow:none}}@media(max-width:980px){.moderation-layout,.crm .moderation-layout{grid-template-columns:1fr}.moderation-actions{min-width:0}.moderation-actions .row-actions{align-items:stretch}.moderation-actions .row-actions .button{min-width:0}}@media(max-width:720px){.studio-main{padding:22px 14px 44px}.page-heading{align-items:stretch;flex-direction:column}.quick-grid,.filters{grid-template-columns:1fr}.editor-workspace{grid-template-columns:1fr}.editor-sidebar:not(.right){display:none}.editor-sidebar.right{top:138px;width:min(88vw,340px)}.editor-toolbar{overflow-x:auto}.resource-toolbar{align-items:stretch;flex-direction:column}.crm .page-heading,.crm .resource-heading{align-items:stretch}.crm .page-heading>div,.crm .resource-heading>div{min-width:0}.crm .toolbar{align-items:stretch;flex-direction:column}.crm .toolbar .button,.compact-field{width:100%}.pagination{align-items:flex-start;flex-direction:column;gap:12px}.editor-form-grid{grid-template-columns:1fr;padding:16px}.raw-upload-defaults .editor-form-grid,.raw-assignment-row,.raw-upload-item>header{grid-template-columns:1fr}.raw-upload-item>header .row-actions{justify-content:flex-start}.editor-field.wide{grid-column:auto}.resource-form .panel-header{align-items:flex-start;flex-direction:column}.operations-grid{grid-template-columns:1fr}.inline-operation{align-items:stretch;flex-direction:column}.moderation-layout,.section-heading-form{grid-template-columns:1fr}.analytics-filter{align-items:stretch;flex-direction:column}.metric-cards,.metric-cards.compact{grid-template-columns:1fr 1fr}.analytics-grid,.annotation-layout{grid-template-columns:1fr}.annotation-sidebar{position:static}.topbar-note{display:none}.source-choice,.taxonomy-grid,.smart-url-row{grid-template-columns:1fr}.duplicate-video{align-items:flex-start;flex-direction:column}.duplicate-video a,.duplicate-video .button{margin-left:0}.provider-preview,.derived-media{grid-template-columns:1fr}.provider-preview{align-items:flex-start;flex-direction:column}.provider-preview img,.derived-media img{width:min(100%,320px)}.derived-media dl{grid-template-columns:1fr}.crm .crm-actionbar{align-items:stretch;flex-direction:column}.crm .crm-actionbar .actions{justify-content:flex-end}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.placement-list{display:grid;gap:.5rem;margin:1rem 0;padding:0;list-style:none}.placement-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--line);border-radius:.65rem;padding:.7rem .8rem;background:#fff}.placement-row small{display:block;margin-top:.15rem;color:#667085}.seed-comparison-dialog{align-self:center;background:var(--surface, #fff);border-radius:20px;box-shadow:0 24px 80px #14102e4d;display:grid;gap:18px;margin:32px auto;max-height:calc(100vh - 64px);max-width:920px;overflow:hidden;padding:24px;width:calc(100% - 40px)}.seed-comparison-dialog>header,.seed-comparison-dialog>footer{align-items:center;display:flex;gap:14px;justify-content:space-between}.seed-difference-list{display:grid;gap:12px;max-height:58vh;overflow:auto;padding-right:4px}.seed-difference-list article{background:#f8f7fb;border:1px solid #e6e2ef;border-radius:12px;display:grid;gap:8px;padding:14px}.seed-difference-list article>div{display:grid;gap:4px;grid-template-columns:90px minmax(0,1fr)}.seed-difference-list span{color:var(--muted, #6d687c);font-size:.78rem;font-weight:700;text-transform:uppercase}.seed-difference-list code{overflow-wrap:anywhere;white-space:pre-wrap}.epic-destination-summary{align-items:center;display:flex;gap:18px;justify-content:space-between}.actions .button.danger{margin-right:auto}.crm .crm-actionbar .actions{align-items:center}.crm .crm-actionbar .actions .button.danger{margin-right:auto}.editor-flags{display:flex;flex-wrap:wrap;align-items:center;gap:var(--s-3) var(--s-6);min-width:0;margin:0;padding:0;border:0}.editor-flags legend{padding:0;color:var(--ink);font-size:var(--text-sm);font-weight:700}.editor-flag-option{display:inline-flex;align-items:center;gap:var(--s-2);font-size:var(--text-base);cursor:pointer}.editor-flag-option input{width:15px;height:15px;accent-color:var(--navy)}.editor-color{display:flex;align-items:center;gap:var(--s-3);min-width:0}.editor-color select{flex:1 1 auto;min-width:0}.editor-color-swatch{flex:0 0 auto;width:20px;height:20px;border:1px solid var(--line);border-radius:var(--radius-sm)}.cell-thumb.placeholder{border:1px solid var(--line-soft);background:var(--surface-subtle)}.crm table .action-cell{width:1%;white-space:nowrap}.crm table .action-cell .row-actions{flex-wrap:nowrap}
