@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";.upload-progress-panel{position:fixed;right:24px;bottom:22px;z-index:1200;width:min(460px,calc(100vw - 32px));overflow:hidden;border:1px solid #d9dee5;border-radius:12px;background:#fff;color:#20242b;box-shadow:0 10px 32px #1c253038;font-family:Inter,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}body:has(.page-modal-backdrop) .upload-progress-panel{bottom:94px}.upload-progress-header{min-height:64px;display:flex;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid #d9dee5}.upload-progress-panel.is-collapsed .upload-progress-header{border-bottom:0}.upload-progress-collapse,.upload-progress-close,.upload-progress-text-action,.upload-progress-row-actions button{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.upload-progress-collapse{width:24px;height:32px;padding:0;font-size:18px}.upload-progress-heading{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.upload-progress-heading strong{font-size:17px;font-weight:600}.upload-progress-heading span{color:#707985;font-size:14px}.upload-progress-text-action{min-height:36px;padding:8px 10px;border-radius:7px;background:#fff4ed;color:#f36a21;font-size:14px;white-space:nowrap}.upload-progress-close{width:36px;height:36px;border-radius:7px;background:#f3f5f7;color:#8b949f;font-size:20px;line-height:34px}.upload-progress-list{max-height:min(360px,50vh);overflow-y:auto}.upload-progress-row{min-height:78px;display:flex;align-items:center;gap:10px;padding:12px 18px;border-bottom:1px solid #edf0f3}.upload-progress-row:last-child{border-bottom:0}.upload-progress-file-icon{flex:0 0 auto;color:#6f7984;font-size:18px}.upload-progress-file{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.upload-progress-file strong{overflow:hidden;font-size:15px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.upload-progress-file>span:not(.upload-progress-track){overflow:hidden;color:#8a939e;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.upload-progress-file>.upload-progress-error{color:#cc3b32}.upload-progress-track{width:100%;height:3px;overflow:hidden;border-radius:999px;background:#ebeff3}.upload-progress-track>span{display:block;height:100%;border-radius:inherit;background:#f36a21;transition:width .12s linear}.upload-progress-row-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.upload-progress-row-actions button{min-height:34px;padding:6px 10px;border-radius:7px;background:#fff4ed;color:#f36a21;font-size:14px}.upload-progress-success,.upload-progress-failed,.upload-progress-cancelled{width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;border:2px solid currentColor;border-radius:50%;font-size:12px;font-weight:700}.upload-progress-success{color:#22aa73}.upload-progress-failed{color:#d84c43}.upload-progress-cancelled{color:#8b949f}.upload-progress-spinner{width:18px;height:18px;border:2px solid #dfe4e9;border-top-color:#f36a21;border-radius:50%;animation:upload-progress-spin .8s linear infinite}@keyframes upload-progress-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.upload-progress-panel{right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){.upload-progress-spinner{animation-duration:1.4s}.upload-progress-track>span{transition:none}}.screen-editor-page{min-height:calc(100vh - 104px);color:#1f2937}.screen-editor-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:-6px 0 28px}.screen-editor-header>div{display:flex;align-items:center;gap:12px}.screen-editor-header small{display:block;margin-bottom:2px;color:#8894a3;font-size:12px}.screen-editor-header h1{margin:0;color:#111827;font-size:26px;font-weight:600}.screen-editor-back{width:40px;height:40px;padding:0;border:1px solid #d8dee6;border-radius:8px;background:#eef2f6;color:#243244;font-size:21px}.screen-editor-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:28px;align-items:start}.screen-editor-summary,.screen-editor-main{border:1px solid #e2e7ed;border-radius:10px;background:#fff;box-shadow:0 4px 16px #1f29370d}.screen-editor-summary{position:sticky;top:18px;padding:20px}.screen-editor-monitor{display:flex;width:100%;aspect-ratio:16 / 9;flex-direction:column;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;overflow:hidden;border:6px solid #52525b;border-radius:9px;background:linear-gradient(145deg,#254c5e,#3f7184);color:#fff;text-align:center}.screen-editor-monitor.portrait{width:58%;margin-inline:auto;aspect-ratio:9 / 16}.screen-editor-monitor span{font-size:13px;font-weight:700;letter-spacing:.16em;opacity:.75}.screen-editor-monitor strong{display:-webkit-box;max-width:85%;overflow:hidden;font-size:18px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.screen-editor-monitor small{font-size:28px;font-weight:700;font-variant-numeric:tabular-nums}.screen-editor-connection{display:flex;align-items:center;justify-content:center;gap:8px;margin:14px 0 16px;padding:8px;border-radius:7px;background:#f3f6f9;font-weight:600}.screen-editor-connection i{width:10px;height:10px;border-radius:50%;background:#d13c1f}.screen-editor-connection.online i{background:#159660;box-shadow:0 0 0 4px #1596601f}.screen-editor-summary dl,.screen-status-grid{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px 12px;margin:0 0 18px}.screen-editor-summary dt,.screen-status-grid dt{color:#697687;font-size:12px}.screen-editor-summary dd,.screen-status-grid dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#263445;font-size:13px;font-weight:600}.screen-push-button{width:100%;min-height:44px}.screen-push-note{margin:10px 2px 0;color:#758294;font-size:12px;line-height:1.55}.screen-editor-main{min-width:0;overflow:hidden}.screen-editor-fields,.screen-content-assignment,.screen-settings-panel{padding:24px 28px}.screen-editor-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.screen-editor-fields label,.screen-content-controls label,.screen-settings-grid>label{display:grid;gap:7px;color:#273547;font-size:14px;font-weight:600}.screen-editor-fields label>span{color:#df4d24}.screen-editor-fields input,.screen-content-controls select,.screen-settings-grid input,.screen-settings-grid select{width:100%;min-height:44px;box-sizing:border-box;border:1px solid #cfd6df;border-radius:6px;background:#fff;color:#1f2937;font:inherit}.screen-editor-fields input[readonly]{background:#f5f7fa;color:#758294}.screen-content-assignment{border-top:1px solid #e6eaf0;background:#fbfcfd}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading small{color:#8995a4;font-size:12px;letter-spacing:.08em}.section-heading h3{margin:3px 0 0;font-size:18px}.section-heading>span{color:#7a8796;font-size:12px}.screen-content-controls{display:grid;grid-template-columns:190px minmax(300px,1fr) 190px;gap:14px;align-items:end}.content-choice-field{position:relative;display:grid;width:100%;min-height:58px;padding:9px 42px 9px 13px;box-sizing:border-box;border:1px solid #cfd6df;border-radius:6px;background:#fff;text-align:left}.content-choice-field:hover{border-color:#f58220}.content-choice-field span{overflow:hidden;color:#1f2937;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.content-choice-field small{overflow:hidden;color:#7a8796;font-size:12px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.content-choice-field b{position:absolute;top:50%;right:14px;transform:translateY(-50%)}.inline-fit-summary{display:grid;gap:7px;min-height:58px;padding:9px 12px;box-sizing:border-box;border:1px solid #dce2e8;border-radius:6px;background:#fff}.inline-fit-summary span{color:#7b8795;font-size:12px}.inline-fit-summary strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.screen-content-route{display:grid;grid-template-columns:minmax(150px,auto) 28px minmax(220px,1fr);align-items:center;gap:8px;margin-top:14px;padding:11px 14px;border:1px solid #e0e5eb;border-radius:7px;background:#fff}.screen-content-route>span{display:grid;min-width:0;gap:3px}.screen-content-route>span small{color:#8390a0;font-size:12px}.screen-content-route>span strong{overflow:hidden;color:#2c394a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.screen-content-route>b{color:#f58220;font-size:18px;text-align:center}.screen-content-route>p{margin:2px 0 0;grid-column:1 / -1;color:#7b8796;font-size:12px}.screen-settings-tabs{display:flex;gap:0;padding:0 20px;overflow-x:auto;border-top:1px solid #e6eaf0;border-bottom:1px solid #dfe4ea;background:#f2f5f8}.screen-settings-tabs button{padding:15px 17px 13px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:#596779;font-size:14px;white-space:nowrap}.screen-settings-tabs button.active{border-bottom-color:#f58220;color:#e56315;font-weight:600}.screen-settings-panel{min-height:190px}.screen-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.screen-setting-explain,.screen-setting-readonly{padding:16px 18px;border:1px solid #e0e5eb;border-radius:7px;background:#f7f9fb}.screen-setting-explain strong,.screen-setting-readonly strong{display:block;margin-bottom:6px;color:#263445}.screen-setting-explain p,.screen-setting-readonly small{margin:0;color:#758294;font-size:12px;line-height:1.6}.screen-setting-readonly span{display:block;margin-bottom:5px;color:#758294;font-size:12px}.screen-runtime-command,.screen-volume-control{display:grid;gap:8px;min-height:82px;padding:14px 16px;box-sizing:border-box;border:1px solid #dfe4ea;border-radius:7px;background:#f7f9fb}.screen-runtime-command>span{color:#273547;font-size:14px;font-weight:600}.screen-runtime-command>small,.screen-volume-control>small{color:#758294;font-size:12px;font-weight:400;line-height:1.5}.screen-runtime-command>div,.screen-volume-control>span{display:flex;align-items:center;gap:10px}.screen-runtime-command button{width:fit-content;min-height:38px}.screen-volume-control input[type=range]{min-height:28px;padding:0;flex:1}.screen-volume-control strong{min-width:64px;color:#273547;font-size:15px;text-align:right}.toggle-setting{display:flex!important;min-height:74px;grid-template-columns:auto 1fr;align-items:center;gap:12px!important;padding:12px 16px;border:1px solid #dfe4ea;border-radius:7px}.toggle-setting input{width:18px!important;min-height:auto!important;height:18px}.toggle-setting span{display:grid;gap:4px}.toggle-setting small{color:#7b8796;font-weight:400}.screen-editor-loading,.screen-editor-unavailable{display:grid;min-height:420px;place-content:center;justify-items:center;color:#697687;text-align:center}.screen-editor-loading span{width:34px;height:34px;border:3px solid #e4e8ed;border-top-color:#f58220;border-radius:50%;animation:screen-editor-spin .8s linear infinite}@keyframes screen-editor-spin{to{transform:rotate(360deg)}}.screen-picker-backdrop{position:fixed;z-index:1200;inset:0;display:grid;padding:24px;place-items:center;background:#131d2a9e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.screen-picker-dialog{display:flex;width:min(1480px,calc(100vw - 42px));max-height:calc(100vh - 42px);flex-direction:column;overflow:hidden;border-radius:9px;background:#fff;box-shadow:0 24px 80px #00000047}.screen-picker-dialog.compact{width:min(620px,calc(100vw - 42px))}.screen-picker-dialog>header,.screen-picker-dialog>footer{display:flex;align-items:center;padding:16px 20px}.screen-picker-dialog>header{justify-content:space-between;border-bottom:1px solid #dfe4ea}.screen-picker-dialog>header h2{margin:0;font-size:20px;font-weight:600}.screen-picker-dialog>header button{padding:2px 7px;border:0;background:transparent;color:#9aa5b2;font-size:24px}.screen-picker-dialog>footer{justify-content:flex-end;gap:12px;border-top:1px solid #e2e7ed;background:#f4f6f8}.screen-picker-dialog>footer>span{margin-right:auto;overflow:hidden;color:#647184;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.screen-picker-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:20px 22px 14px}.picker-source-tabs{display:flex;gap:12px}.picker-source-tabs button{display:grid;width:106px;min-height:86px;place-content:center;gap:6px;border:1px solid #cbd3dd;border-radius:7px;background:#f1f4f7;color:#263445;font-size:14px}.picker-source-tabs button span{font-size:22px}.picker-source-tabs button.active{border-color:#f58220;background:#fff8f2;color:#db5d0f}.picker-divider{height:1px;margin:0 22px;background:#cfd5dd}.fit-mode-picker{min-width:0;margin:16px 0 0;padding:0;border:0}.fit-mode-picker.compact{margin:0}.fit-mode-picker legend{margin-bottom:8px;color:#df6218;font-size:14px;font-weight:600;text-transform:uppercase}.fit-mode-picker>div{display:flex;flex-wrap:wrap;gap:14px}.fit-mode-picker label{display:flex;align-items:center;gap:7px;color:#2b3746;font-size:14px;font-weight:500}.fit-mode-picker input{width:18px;height:18px;accent-color:#f58220}.screen-picker-body{display:grid;min-height:380px;grid-template-columns:280px minmax(0,1fr);overflow:hidden}.picker-workspace-tree{padding:22px 18px;overflow-y:auto;border-right:1px solid #e0e5ea;background:#f5f7f9}.picker-workspace-tree>strong{display:block;margin:0 8px 12px;color:#4b596b;font-size:12px;text-transform:uppercase}.picker-workspace-tree button{display:flex;width:100%;align-items:center;gap:8px;padding:10px 11px;overflow:hidden;border:0;border-radius:5px;background:transparent;color:#354256;text-align:left;text-overflow:ellipsis;white-space:nowrap}.picker-workspace-tree button.active{background:#e2e8ef;color:#172233;font-weight:600}.picker-workspace-tree button.workspace-folder{padding-left:35px;color:#667487}.workspace-tree-label{display:flex;min-width:0;flex:1;align-items:center;gap:7px}.workspace-tree-label b{overflow:hidden;font-size:12px;font-weight:inherit;text-overflow:ellipsis;white-space:nowrap}.workspace-tree-label small{flex:none;padding:2px 5px;border-radius:999px;background:#fff4e9;color:#d75d14;font-size:12px;font-weight:600}.picker-workspace-tree>small{display:block;margin:18px 8px 0;color:#7d8998;font-size:12px;line-height:1.55}.picker-library{min-width:0;padding:20px 22px;overflow:auto}.picker-library-tools{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.picker-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.picker-filter-chips button{padding:7px 15px;border:1px solid #d4dbe3;border-radius:999px;background:#fff;color:#4d5a6b;font-size:14px}.picker-filter-chips button.active{border-color:#20212a;background:#20212a;color:#fff}.picker-search-box{display:flex;width:min(310px,100%);align-items:center;gap:8px;padding:0 12px;border:1px solid #cfd6df;border-radius:6px;background:#fff}.picker-search-box input,.picker-search{width:100%;min-height:40px;border:0;outline:0;background:transparent;font:inherit}.picker-content-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.picker-content-card{position:relative;display:grid;min-width:0;padding:7px 7px 10px;overflow:hidden;border:2px solid transparent;border-radius:7px;background:#fff;box-shadow:0 1px 5px #1e2a3a2e;color:#243244;text-align:left}.picker-content-card:hover{border-color:#f2b07b}.picker-content-card.selected{border-color:#f58220;box-shadow:0 0 0 3px #f5822021}.picker-content-card:disabled{opacity:.55;cursor:not-allowed}.picker-content-card>strong,.picker-content-card>small,.picker-content-card>em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.picker-content-card>strong{margin:9px 3px 2px;font-size:13px}.picker-content-card>small{margin:0 3px;color:#7b8795;font-size:12px}.picker-content-workspace{margin:1px 3px 3px;overflow:hidden;color:#df6218;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.picker-content-card>em{margin:4px 3px 0;color:#bd3d25;font-size:12px;font-style:normal}.picker-content-card>i{position:absolute;top:9px;right:9px;display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:#f58220;color:#fff;font-size:12px}.picker-preview{display:grid;width:100%;aspect-ratio:16 / 9;place-content:center;overflow:hidden;border-radius:4px;background:#e9edf2;color:#344357}.picker-preview.image img{width:100%;height:100%;object-fit:cover}.picker-preview.video-pending{padding:7px;background:#263445;color:#dce5ee;text-align:center}.picker-preview.video-pending small{margin:0;color:inherit;font-size:12px;line-height:1.25}.picker-preview b{font-size:30px;text-align:center}.picker-preview small{margin-top:5px;color:#607084;font-size:12px;text-align:center}.picker-preview.type-app{background:linear-gradient(145deg,#e9f1f7,#dbe7f1)}.picker-preview.type-layout{background:linear-gradient(145deg,#f1ecf8,#e6dff2)}.picker-empty{margin:12px 0 0;color:#7b8796;font-size:12px}.picker-empty.large{display:grid;min-height:180px;grid-column:1 / -1;place-content:center;justify-items:center;color:#7b8796}.picker-empty.large span{font-size:32px}.picker-empty.large p{margin:4px 0;font-size:12px}.compact-picker-body{display:grid;gap:14px;padding:20px}.compact-workspace-filter{display:grid;gap:6px;color:#344256;font-size:12px;font-weight:600}.compact-picker-body .compact-workspace-filter select{width:100%;min-height:42px;padding:0 11px;border:1px solid #cfd6df;border-radius:6px;background:#fff;color:#2b3746;font:inherit}.compact-picker-body .picker-search{box-sizing:border-box;padding:0 12px;border:1px solid #cfd6df;border-radius:6px}.compact-picker-body .compact-content-list{width:100%;min-height:116px;padding:8px;border:1px solid #cfd6df;border-radius:6px;background:#fff;font:inherit}.compact-picker-body .compact-content-list option{padding:8px}@media(max-width:1100px){.screen-editor-layout{grid-template-columns:290px minmax(0,1fr);gap:18px}.screen-content-controls{grid-template-columns:160px minmax(220px,1fr)}.inline-fit-summary{grid-column:1 / -1}.screen-content-route{grid-template-columns:minmax(130px,auto) 24px minmax(180px,1fr)}.screen-picker-body{grid-template-columns:220px minmax(0,1fr)}}@media(max-width:820px){.screen-editor-header{align-items:flex-start}.screen-editor-layout{grid-template-columns:1fr}.screen-editor-summary{position:static}.screen-editor-fields,.screen-settings-grid,.screen-content-controls,.screen-content-route{grid-template-columns:1fr}.screen-content-route>b{transform:rotate(90deg)}.screen-picker-toolbar,.picker-library-tools{align-items:stretch;flex-direction:column}.screen-picker-body{grid-template-columns:1fr;overflow-y:auto}.picker-workspace-tree{max-height:180px;border-right:0;border-bottom:1px solid #e0e5ea}}.screen-playback-list{margin-top:20px;padding:20px;border:1px solid var(--border-color, #e5e7eb);border-radius:12px;background:#fff}.screen-playback-list ol{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:8px}.screen-playback-list li{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:9px}.screen-playback-list li>div{flex:1}.screen-playback-list li strong,.screen-playback-list li small{display:block}.screen-playback-list li small{margin-top:4px;color:#6b7280}.playback-order{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff3e8;color:#d96900;font-weight:700}.base-playback-item{background:#fafafa}.empty-playback-list{color:#6b7280;margin:12px 0 0}.schedule-insertion-warning{color:#b45309;margin:12px 0 0}.ce-app-live-preview,.ce-playlist-live-preview{position:relative;width:100%;height:100%;min-height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;background:var(--app-preview-bg, #263b4b);color:var(--app-preview-fg, #fff)}.ce-app-live-preview>i{flex:0 0 auto;color:var(--app-preview-accent, #55c9d8);font-size:clamp(24px,4vw,64px);font-style:normal}.ce-app-live-preview>span{min-width:0;display:grid;gap:4px;margin-left:16px}.ce-app-live-preview.is-clock>span{margin-left:0;font-family:var(--app-preview-font, inherit);font-style:var(--app-preview-font-style, normal);font-weight:var(--app-preview-font-weight, 400)}.ce-app-live-preview.is-clock.theme-minimal{justify-content:flex-start;padding:clamp(8px,5%,28px)}.ce-app-live-preview.is-clock.theme-minimal>span small{order:1}.ce-app-live-preview.is-clock.theme-minimal>span strong{order:2}.ce-app-live-preview.is-clock.theme-digital>span,.ce-app-live-preview.is-clock.theme-legacy>span{justify-items:center;text-align:center}.ce-app-live-preview.is-clock.theme-digital>span{font-family:var(--app-preview-font, monospace);letter-spacing:.02em}.ce-app-live-preview>span strong{overflow:hidden;font-size:clamp(18px,3vw,46px);line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.ce-app-live-preview>span small,.ce-app-live-preview>em{overflow:hidden;font-size:12px;font-style:normal;opacity:.78;text-overflow:ellipsis;white-space:nowrap}.ce-app-live-preview>em{position:absolute;right:14px;bottom:10px}.ce-app-live-preview>b{position:absolute;top:9px;right:9px;width:7px;height:7px;border-radius:50%;background:var(--app-preview-accent, #55c9d8);box-shadow:0 0 color-mix(in srgb,var(--app-preview-accent, #55c9d8) 50%,transparent);animation:ce-app-live-pulse 2s infinite}.ce-app-live-preview.is-compact,.ce-playlist-live-preview.is-compact{min-height:100%;border-radius:4px}.ce-app-live-preview.is-compact>i{font-size:18px}.ce-app-live-preview.is-compact>span{gap:1px;margin-left:5px}.ce-app-live-preview.is-clock.is-compact>span{margin-left:0}.ce-app-live-preview.is-compact>span strong,.ce-app-live-preview.is-compact>span small{max-width:54px;font-size:12px}.ce-playlist-live-preview.is-asset img{width:100%;height:100%;display:block;object-fit:cover}.ce-playlist-live-preview.is-empty{flex-direction:column;gap:4px;background:#edf1f5;color:#7a8593}.ce-playlist-live-preview.is-empty>i{color:#f58220;font-size:24px;font-style:normal}.ce-playlist-live-preview.is-empty>small{font-size:12px}.ce-playlist-live-preview.is-audio{gap:3px;background:#24384d;color:#5fc4e9}.ce-playlist-live-preview.is-audio>i{margin-right:5px;font-size:22px;font-style:normal}.ce-playlist-live-preview.is-audio>b{width:3px;height:18px;border-radius:2px;background:currentColor;animation:ce-audio-bar 1s ease-in-out infinite alternate}.ce-playlist-live-preview.is-audio>b:nth-of-type(2){animation-delay:-.25s}.ce-playlist-live-preview.is-audio>b:nth-of-type(3){animation-delay:-.5s}.ce-playlist-live-preview.is-audio>b:nth-of-type(4){animation-delay:-.75s}.ce-live-preview-play{position:absolute;top:50%;left:50%;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111827aa;color:#fff;font-size:14px;transform:translate(-50%,-50%)}.ce-live-preview-loading{display:flex;gap:4px}.ce-live-preview-loading i{width:5px;height:18px;border-radius:3px;background:#f58220;animation:ce-audio-bar .8s ease-in-out infinite alternate}.ce-live-preview-loading i:nth-child(2){animation-delay:-.2s}.ce-live-preview-loading i:nth-child(3){animation-delay:-.4s}.ce-resource-row>.ce-app-live-preview,.ce-resource-row>.ce-playlist-live-preview{width:40px;height:40px;min-height:40px;border:1px solid #dfe3e8}@keyframes ce-app-live-pulse{70%{box-shadow:0 0 0 8px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes ce-audio-bar{0%{transform:scaleY(.35)}to{transform:scaleY(1)}}.apps-page{color:var(--ink)}.apps-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:21px}.apps-page-head h1{margin:0;font-size:26px;font-weight:600;letter-spacing:-.25px}.apps-page-head p{max-width:700px;margin-top:7px;color:#7e848e;font-size:12px;line-height:1.6}.apps-tabs{display:flex;align-items:stretch;gap:29px;height:44px;margin-bottom:24px;border-bottom:1px solid #dfe2e7}.apps-tabs button{position:relative;border:0;padding:0 3px;background:transparent;color:#757b85;font-size:14px}.apps-tabs button:hover{color:#363a42}.apps-tabs button.active{color:#2f333a;font-weight:600}.apps-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--orange);content:""}.apps-catalog,.my-apps{min-height:430px}.apps-catalog-toolbar,.my-apps-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.apps-category-chips{display:flex;align-items:center;gap:8px}.apps-category-chips button{height:32px;border:1px solid #d8dce2;border-radius:16px;padding:0 15px;background:#fff;color:#646a74;font-size:14px}.apps-category-chips button:hover{border-color:#bfc4cc}.apps-category-chips button.active{border-color:#33363d;background:#33363d;color:#fff}.apps-search{width:320px;height:38px;display:flex;align-items:center;border:1px solid #d6dae0;border-radius:5px;background:#fff}.apps-search:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #f5822015}.apps-search span{flex:0 0 auto;padding-left:12px;color:#9aa0a9;font-size:17px}.apps-search input{height:36px;border:0;padding:0 12px 0 8px;box-shadow:none;font-size:14px}.apps-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(230px,1fr));align-items:start;gap:17px}.apps-catalog-card{overflow:hidden;min-width:0;border:1px solid #dfe2e6;border-radius:7px;padding:0;background:#fff;color:#30343b;text-align:left;box-shadow:0 1px 2px #1f293708;transition:border-color .15s,box-shadow .15s,transform .15s}.apps-catalog-card:hover{border-color:#c5c9d0;box-shadow:0 10px 28px #27324418;transform:translateY(-1px)}.apps-catalog-card>.built-in-app-preview{width:100%;height:180px;border-radius:0}.apps-catalog-card>.app-catalog-preview-image{display:block;width:100%;height:180px;object-fit:cover;background:#eef1f5}.apps-catalog-card>span{min-height:72px;display:block;padding:14px 16px 11px}.apps-catalog-card>span strong,.apps-catalog-card>span small{display:block}.apps-catalog-card>span strong{font-size:12px;font-weight:600}.apps-catalog-card>span small{overflow:hidden;margin-top:6px;color:#858b95;font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.apps-catalog-card>i{display:block;border-top:1px solid #eff0f2;padding:10px 16px;color:var(--orange-dark);font-size:12px;font-style:normal;font-weight:600}.apps-custom-section{margin-top:34px;padding-top:24px;border-top:1px solid #e2e8f0}.apps-custom-heading h3{margin:0;color:#172033}.apps-custom-heading p{margin:6px 0 16px;color:#64748b;font-size:13px}.apps-create-custom-card{border-style:dashed;background:#fffaf5}.apps-create-custom-icon{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;background:#fff0e2;color:#f97316;font-size:30px;font-weight:300}.apps-custom-form>p{margin:0 0 18px;color:#64748b;line-height:1.6}.apps-custom-form code{color:#c2410c;background:#fff7ed;padding:2px 5px;border-radius:4px}.apps-custom-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.apps-custom-form-grid label{display:grid;gap:7px;color:#334155;font-weight:650;font-size:14px}.apps-custom-form-grid label.full{grid-column:1 / -1}.apps-custom-form-grid input,.apps-custom-form-grid select,.apps-custom-form-grid textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#172033;padding:10px 12px;font:inherit}.apps-custom-form-grid input[type=file]{padding:8px}.apps-custom-form-grid .apps-custom-network{display:flex;align-items:center;flex-direction:row}.apps-custom-network input{width:auto}.built-in-app-preview{position:relative;overflow:hidden;width:min(100%,650px);min-height:330px;display:flex;flex-direction:column;justify-content:center;border-radius:7px;box-shadow:inset 0 0 0 1px #ffffff20}.built-in-app-preview.datetime{padding:36px}.built-in-app-preview.datetime .datetime-stack{display:flex;max-width:100%;align-items:flex-start;flex-direction:column;font-size:clamp(24px,calc(var(--clock-font-size) * .58),92px);line-height:.94;white-space:nowrap}.built-in-app-preview.datetime .datetime-stack .date{margin:0 0 .18em .04em;font-size:.31em;line-height:1.18}.built-in-app-preview.datetime .datetime-stack .date.single{margin:0;font-size:.58em}.built-in-app-preview.datetime .datetime-stack .time{font-size:1em}.built-in-app-preview.datetime.theme-digital .datetime-stack,.built-in-app-preview.datetime.theme-legacy .datetime-stack{align-items:center;margin:auto;text-align:center}.built-in-app-preview.datetime.theme-digital .datetime-stack .time,.built-in-app-preview.datetime.theme-legacy .datetime-stack .time{order:1}.built-in-app-preview.datetime.theme-digital .datetime-stack .date,.built-in-app-preview.datetime.theme-legacy .datetime-stack .date{order:2;margin:.23em 0 0}.built-in-app-preview.datetime.theme-digital .datetime-stack .date{font-size:.3em;font-weight:400}.built-in-app-preview.datetime.theme-legacy .datetime-stack .date{font-size:.46em}.built-in-app-preview.datetime .datetime-stack.custom{gap:.08em;font-size:clamp(20px,calc(var(--clock-font-size) * .42),72px);line-height:1.08}.built-in-app-preview.datetime.compact{min-height:98px;padding:16px}.built-in-app-preview.datetime.compact .datetime-stack{font-size:clamp(16px,calc(var(--clock-font-size) * .24),34px)}.built-in-app-preview.weather{justify-content:flex-start;gap:22px;padding:31px;background:linear-gradient(140deg,#ecf6ff,#fff)}.built-in-app-preview.generic{display:grid;place-items:center;align-content:center;gap:10px;color:#4b5563;background:linear-gradient(145deg,#f8fafc,#e8edf3)}.built-in-app-preview.generic span{font-size:52px;color:#f36d21}.built-in-app-preview.generic img{width:68px;height:68px;object-fit:contain}.built-in-app-preview.generic.compact span{font-size:24px}.built-in-app-preview.generic.compact img{width:28px;height:28px}.app-gallery-image{width:min(100%,720px);max-height:390px;border-radius:4px;object-fit:contain;background:#eef1f5}.app-schema-empty{padding:18px;border:1px dashed #ccd3dc;border-radius:5px;color:#6b7280;background:#fafbfc}.built-in-app-preview.weather.transparent{background-image:linear-gradient(45deg,#e9ecf0 25%,transparent 25%),linear-gradient(-45deg,#e9ecf0 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e9ecf0 75%),linear-gradient(-45deg,transparent 75%,#e9ecf0 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.weather-current{display:flex;align-items:center;gap:24px}.weather-current>span{min-width:82px;font-size:72px;line-height:1;text-align:center;filter:drop-shadow(0 5px 7px #1f29371c)}.weather-current strong,.weather-current small{display:block}.weather-current strong{font-size:49px;line-height:1;letter-spacing:-2px}.weather-current small{margin-top:9px;color:currentColor;font-size:12px;opacity:.72}.weather-days{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.weather-days>div{min-width:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5px;border-radius:6px;padding:10px 9px}.weather-days small,.weather-days span{grid-column:1 / -1;text-align:center}.weather-days small{font-size:12px;opacity:.74}.weather-days span{font-size:24px}.weather-days strong,.weather-days em{font-size:12px;font-style:normal;text-align:center}.weather-days em{opacity:.62}.built-in-app-preview.weather>p{color:currentColor;font-size:12px;opacity:.55}.built-in-app-preview.weather.compact{min-height:98px;justify-content:center;padding:13px 16px}.built-in-app-preview.weather.compact .weather-current{gap:11px}.built-in-app-preview.weather.compact .weather-current>span{min-width:42px;font-size:39px}.built-in-app-preview.weather.compact .weather-current strong{font-size:25px;letter-spacing:-1px}.built-in-app-preview.weather.compact .weather-current small{overflow:hidden;max-width:200px;margin-top:4px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.app-catalog-details{min-width:min(860px,80vw)}.app-catalog-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.8fr);align-items:start;gap:30px;margin-bottom:18px}.app-catalog-copy>div{display:flex;align-items:center;gap:12px}.app-catalog-copy h3{font-size:17px;font-weight:600}.app-catalog-copy span{border-radius:11px;padding:4px 8px;background:#ecf7f0;color:#22714f;font-size:12px;font-weight:600}.app-catalog-copy p{color:#737983;font-size:12px;line-height:1.65}.app-showcase{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;justify-items:center;gap:13px;min-height:382px;border-radius:7px;padding:23px;background:#eef0f3}.app-showcase>button{width:35px;height:35px;border:1px solid #d5d9de;border-radius:50%;background:#fff;color:#5c636d;font-size:22px;line-height:1}.app-preview-dots{display:flex;justify-content:center;gap:7px;padding:12px 0 3px}.app-preview-dots button{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:#c9cdd3}.app-preview-dots button.active{background:var(--orange)}.app-supported{display:flex;align-items:center;justify-content:space-between;margin-top:12px;border-top:1px solid #e3e5e9;padding:15px 2px;font-size:12px}.app-supported span{color:#858b94}.app-catalog-details>footer,.app-destination-dialog>footer{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #e4e6e9;padding-top:16px}.my-apps-toolbar>div{display:flex;align-items:center;gap:10px;color:#888e97;font-size:12px}.my-apps-toolbar>div button{width:34px;height:34px;border:1px solid #d7dbe1;border-radius:5px;background:#fff;color:#646b75;font-size:16px}.apps-table-wrap{overflow:visible;border:1px solid #e0e3e7;border-radius:6px;background:#fff}.apps-table{width:100%;border-collapse:collapse;table-layout:fixed}.apps-table th,.apps-table td{padding:12px 15px;text-align:left;vertical-align:middle}.apps-table th{height:41px;border-bottom:1px solid #e0e3e7;background:#e9edf2;color:#616873;font-size:12px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.apps-table td{height:78px;border-bottom:1px solid #eceef1;color:#565d67;font-size:12px}.apps-table tbody tr:last-child td{border-bottom:0}.apps-table tbody tr:hover td{background:#fcfcfd}.apps-table th:nth-child(1){width:29%}.apps-table th:nth-child(2){width:16%}.apps-table th:nth-child(3){width:14%}.apps-table th:nth-child(4){width:17%}.apps-table th:nth-child(5){width:18%}.apps-table th:nth-child(6){width:6%;text-align:center}.apps-table td:last-child{position:relative;text-align:center}.app-name-cell{min-width:0;display:flex;align-items:center;gap:12px}.app-name-cell>.built-in-app-preview,.app-name-cell>.ce-app-live-preview,.app-generic-icon{flex:0 0 74px;width:74px;height:45px;min-height:45px;border:1px solid #d8dce1;border-radius:3px}.app-name-cell>.ce-app-live-preview{overflow:hidden;padding:5px 7px}.app-name-cell>.ce-app-live-preview.is-compact>span{min-width:0;margin-left:2px}.app-name-cell>.ce-app-live-preview.is-compact>span strong,.app-name-cell>.ce-app-live-preview.is-compact>span small{max-width:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-name-cell>.built-in-app-preview.datetime.compact{min-height:45px;padding:7px}.app-name-cell>.built-in-app-preview.datetime.compact .datetime-stack{font-size:12px}.app-name-cell>.built-in-app-preview.weather.compact{min-height:45px;padding:5px 7px}.app-name-cell>.built-in-app-preview.weather.compact .weather-current{gap:4px}.app-name-cell>.built-in-app-preview.weather.compact .weather-current>span{min-width:21px;font-size:20px}.app-name-cell>.built-in-app-preview.weather.compact .weather-current strong{font-size:12px}.app-name-cell>.built-in-app-preview.weather.compact .weather-current small{max-width:36px;margin-top:1px;font-size:12px}.app-generic-icon{display:grid;place-items:center;background:#f1f3f6;color:#7e8590;font-size:20px}.app-name-cell strong{overflow:hidden;color:#30353d;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.app-type-label{display:inline-flex;align-items:center;min-height:24px;border-radius:12px;padding:4px 9px;background:#f0f2f5;color:#646b75}.app-workspace{color:#4e5560;white-space:nowrap}.app-tag-list{display:flex;flex-wrap:wrap;gap:5px}.app-tag-list span{border:1px solid color-mix(in srgb,var(--tag-color, #9299a3) 35%,white);border-radius:10px;padding:3px 7px;background:color-mix(in srgb,var(--tag-color, #9299a3) 12%,white);color:color-mix(in srgb,var(--tag-color, #606772) 76%,#20242a);font-size:12px}.app-tag-list em{color:#a1a6ae;font-style:normal}.app-editor-page{margin:-27px -32px -60px;background:#f5f6f8}.app-editor-page.app-editor-modal{margin:0;background:transparent}.app-editor-modal .app-editor-layout{padding:0}.app-editor-modal-actions{position:sticky;z-index:4;bottom:-20px;display:flex;justify-content:flex-end;gap:10px;margin:20px -20px -20px;border-top:1px solid #e4e6e9;padding:13px 20px;background:#fafafa}.app-editor-header{min-height:71px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e2e5e9;padding:13px 22px;background:#fff}.app-editor-header>div{display:flex;align-items:center;gap:11px}.app-editor-header>div:first-child>button{width:36px;height:36px;border:0;border-radius:5px;background:#eef1f4;color:#444a54;font-size:16px}.app-editor-header small,.app-editor-header h2{display:block}.app-editor-header small{margin-bottom:4px;color:#8d939c;font-size:12px}.app-editor-header h2{font-size:16px;font-weight:600}.app-editor-layout{display:grid;grid-template-columns:minmax(390px,.8fr) minmax(560px,1.25fr);align-items:start;gap:20px;padding:22px}.app-editor-preview-panel,.app-editor-settings{border:1px solid #e0e3e7;border-radius:7px;background:#fff;box-shadow:0 1px 2px #1f293708}.app-editor-preview-panel{position:sticky;top:18px;padding:17px}.app-editor-preview-panel>h3{margin-bottom:14px;font-size:12px;font-weight:600;text-transform:uppercase}.app-editor-preview-panel>.built-in-app-preview{width:100%;min-height:300px}.app-editor-preview-panel>.ce-app-live-preview{width:100%;min-height:300px;border-radius:7px}.app-editor-preview-panel>.ce-app-live-preview>i{font-size:clamp(28px,5vw,54px)}.app-editor-preview-panel>.ce-app-live-preview>span strong{font-size:clamp(24px,4vw,48px)}.app-editor-preview-panel>.ce-app-live-preview>span small,.app-editor-preview-panel>.ce-app-live-preview>em{font-size:14px}.app-editor-preview-panel dl{display:grid;grid-template-columns:90px 1fr;gap:9px 14px;margin:17px 2px 1px;border-top:1px solid #e7e9ec;padding-top:14px;font-size:12px}.app-editor-preview-panel dt{color:#8b919a}.app-editor-preview-panel dd{margin:0;color:#40464f;font-weight:500}.app-editor-settings{overflow:visible}.app-editor-layout-plugin{display:block;width:min(1500px,100%);margin:0 auto}.app-plugin-editor-settings{width:100%}.app-plugin-editor-section{padding:0!important;overflow:hidden}.app-plugin-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid #e4e6ea}.app-plugin-editor-heading h3{margin:0 0 5px;color:#414750;font-size:12px;font-weight:600;letter-spacing:.25px;text-transform:uppercase}.app-plugin-editor-heading p{margin:0;color:#8b919a;font-size:12px}.app-plugin-editor-heading>span{flex:0 0 auto;padding:6px 9px;border-radius:999px;color:#53637c;background:#eef2f7;font-size:12px;font-weight:600}.app-plugin-editor-section>iframe{display:block;width:100%;min-height:760px;border:0;background:#eef2f7}.app-editor-settings>section{padding:20px 22px 23px}.app-editor-settings>section+section{border-top:1px solid #e4e6ea}.app-editor-settings>section>h3{margin-bottom:19px;color:#414750;font-size:12px;font-weight:600;letter-spacing:.25px;text-transform:uppercase}.app-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 20px}.app-form-grid>label{position:relative;min-width:0}.app-form-grid>label.full{grid-column:1 / -1}.app-form-grid>label>span,.app-folder-select>span{display:block;margin-bottom:7px;color:#535a64;font-size:14px;font-weight:500}.app-form-grid>label>small{display:block;margin-top:6px;color:#9298a1;font-size:12px;line-height:1.5}.app-switch-field{min-height:61px;display:flex;align-items:center;gap:13px;border:1px solid #e0e3e7;border-radius:5px;padding:11px 13px;background:#fafbfc}.app-switch-field>input{flex:0 0 auto;width:36px;height:20px;accent-color:var(--orange)}.app-switch-field>span{margin:0!important}.app-switch-field strong,.app-switch-field small{display:block}.app-switch-field strong{color:#40464f;font-size:12px}.app-switch-field small{margin-top:4px;color:#858c96;font-size:12px;font-weight:400}.app-inline-search{display:grid;grid-template-columns:1fr auto}.app-inline-search input{border-radius:5px 0 0 5px}.app-inline-search button{min-width:72px;border:1px solid var(--orange-dark);border-radius:0 5px 5px 0;background:var(--orange);color:#fff;font-size:14px;font-weight:600}.app-city-results{position:absolute;z-index:20;top:calc(100% + 5px);right:0;left:0;overflow-y:auto;max-height:230px;border:1px solid #d9dde2;border-radius:5px;padding:5px;background:#fff;box-shadow:0 14px 34px #27324424}.app-city-results button{width:100%;border:0;border-radius:4px;padding:9px 10px;background:transparent;color:#3f454e;text-align:left}.app-city-results button:hover{background:#f5f6f8}.app-city-results strong,.app-city-results small{display:block}.app-city-results strong{font-size:12px}.app-city-results small{margin-top:4px;color:#8b919a;font-size:12px}.app-tag-editor{display:flex;flex-wrap:wrap;gap:8px}.app-tag-editor label{min-height:31px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d9dde2;border-radius:16px;padding:5px 11px;background:#fff;color:#555c66;font-size:14px;cursor:pointer}.app-tag-editor label.selected{border-color:#e8a064;background:#fff7f0;color:#9b4d10}.app-tag-editor input{display:none}.app-tag-editor i{width:7px;height:7px;border-radius:50%}.app-tag-editor p{color:#8f959e;font-size:12px}.app-color-field{display:grid;grid-template-columns:43px 1fr}.app-color-field input[type=color]{height:39px;border-radius:5px 0 0 5px;padding:4px}.app-color-field input[type=text],.app-color-field input:not([type]){border-left:0;border-radius:0 5px 5px 0}.app-destination-dialog{min-width:min(560px,75vw)}.app-destination-dialog>p{margin-bottom:15px;color:#737983;font-size:12px;line-height:1.6}.app-workspace-list{overflow-y:auto;max-height:290px;border:1px solid #d9dde2;border-radius:5px}.app-workspace-list>label{min-height:48px;display:grid;grid-template-columns:18px 23px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid #eceef1;padding:7px 12px;background:#fff;cursor:pointer}.app-workspace-list>label:last-of-type{border-bottom:0}.app-workspace-list>label:hover{background:#f7f8fa}.app-workspace-list>label.selected{background:#edf1f5}.app-workspace-list input{width:14px;height:14px;accent-color:var(--orange)}.app-workspace-list label>span{color:#777e88;font-size:14px}.app-workspace-list label>strong{overflow:hidden;color:#40464f;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.app-workspace-list label>small{color:#9298a1;font-size:12px}.app-workspace-list>p{padding:25px;color:#9298a1;font-size:12px;text-align:center}.app-folder-select{display:block;margin:16px 0}.app-destination-dialog>footer{margin-top:18px}.apps-loading,.apps-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #d9dde2;border-radius:7px;background:#fafbfc;color:#8c929b;text-align:center}.apps-loading span{width:28px;height:28px;border:3px solid #e1e4e8;border-top-color:var(--orange);border-radius:50%;animation:apps-spin .8s linear infinite}.apps-loading p{margin-top:10px;font-size:12px}.apps-empty{grid-column:1 / -1}.apps-empty>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#eceff3;color:#818893;font-size:21px}.apps-empty h3{margin-top:12px;color:#505761;font-size:12px}.apps-empty p{margin-top:6px;color:#969ca5;font-size:12px}@keyframes apps-spin{to{transform:rotate(360deg)}}@media(max-width:1320px){.apps-catalog-grid{grid-template-columns:repeat(2,minmax(230px,1fr))}.app-editor-layout{grid-template-columns:minmax(350px,.72fr) minmax(530px,1.28fr)}.weather-days{grid-template-columns:repeat(3,minmax(0,1fr))}}.apps-folder-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.apps-folder-bar>div{display:flex;align-items:center;gap:6px;color:#94a3b8}.apps-folder-bar>div button{border:0;background:transparent;color:#475569;cursor:pointer;padding:4px}.apps-folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;margin:12px 0 18px}.apps-folder-grid>button{border:1px solid #e2e8f0;background:#fff;border-radius:10px;padding:14px;display:grid;grid-template-columns:auto 1fr;text-align:left;gap:3px 10px;cursor:pointer}.apps-folder-grid>button:hover{border-color:#fb923c;box-shadow:0 4px 14px #0f172a0d}.apps-folder-grid span{grid-row:1 / span 2;color:#f97316;font-size:22px}.apps-folder-grid small{color:#94a3b8}@media(max-width:760px){.apps-page{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.apps-page-head,.apps-catalog-toolbar,.apps-custom-heading,.my-apps-toolbar,.apps-folder-bar{align-items:stretch;flex-direction:column;gap:10px}.apps-tabs{width:100%;overflow-x:auto}.apps-search{width:100%}.apps-category-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.apps-catalog-grid,.apps-folder-grid,.apps-custom-form-grid{grid-template-columns:minmax(0,1fr)}.apps-table-wrap{overflow:visible}.apps-table thead{display:none}.apps-table,.apps-table tbody,.apps-table tr,.apps-table td{display:block;width:100%}.apps-table tr{position:relative;margin-bottom:10px;padding:14px 52px 12px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.apps-table td{padding:4px 0;border:0}.apps-table td:nth-child(2),.apps-table td:nth-child(5){display:none}.apps-table td:last-child{position:absolute;top:12px;right:10px;width:36px}}.platform-shell{--platform-orange: #f47721;--platform-orange-dark: #dc6513;--platform-ink: #1d2735;--platform-muted: #6f7a89;--platform-line: #e2e6eb;min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);background:#f4f6f8;color:var(--platform-ink);font-size:14px}.platform-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:250px;display:flex;flex-direction:column;color:#d8dde5;background:#222831}.platform-brand{height:78px;display:flex;align-items:center;gap:12px;padding:0 24px;border:0;color:#fff;background:#1c222a;text-align:left}.platform-brand>span,.platform-login-logo>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50% 50% 50% 10px;color:#fff;background:var(--platform-orange);font-size:21px;font-weight:800}.platform-brand strong,.platform-brand small{display:block}.platform-brand strong{font-size:16px}.platform-brand small{margin-top:4px;color:#8f99a7;font-size:12px}.platform-scope{margin:20px 16px 12px;padding:13px 14px;border:1px solid #353d48;border-radius:6px;background:#292f38}.platform-scope small,.platform-scope strong{display:block}.platform-scope small{color:#858f9d;font-size:12px}.platform-scope strong{margin-top:5px;color:#edf0f4;font-size:13px}.platform-sidebar nav{display:flex;flex-direction:column;padding:6px 10px}.platform-sidebar nav button{position:relative;height:45px;display:flex;align-items:center;gap:12px;border:0;border-radius:5px;padding:0 14px;color:#aeb6c2;background:transparent;text-align:left}.platform-sidebar nav button:hover{color:#fff;background:#2c333d}.platform-sidebar nav button.active{color:#fff;background:#343b46}.platform-sidebar nav button.active:before{position:absolute;left:-10px;width:3px;height:26px;border-radius:0 3px 3px 0;content:"";background:var(--platform-orange)}.platform-sidebar nav button>span{width:20px;color:#8692a1;font-size:18px;text-align:center}.platform-sidebar nav button.active>span{color:var(--platform-orange)}.platform-boundary-note{margin-top:auto;padding:20px 22px 24px;border-top:1px solid #343b45}.platform-boundary-note strong,.platform-boundary-note small{display:block}.platform-boundary-note strong{color:#cfd5dd;font-size:12px}.platform-boundary-note small{margin-top:6px;color:#7f8996;font-size:12px;line-height:1.5}.platform-main{grid-column:2;min-width:0}.platform-topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid var(--platform-line);background:#fff}.platform-topbar small{color:#929ba8;font-size:12px}.platform-topbar h1{margin-top:5px;font-size:22px;font-weight:600}.platform-operator{display:flex;align-items:center;gap:10px}.platform-operator>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#384250;font-weight:700}.platform-operator strong,.platform-operator small{display:block}.platform-operator strong{font-size:13px}.platform-operator small{margin-top:2px;font-size:12px}.platform-operator button{margin-left:10px;border:0;border-left:1px solid var(--platform-line);padding:8px 0 8px 16px;color:#7d8692;background:transparent}.platform-content{padding:28px 32px 48px}.platform-page-intro{min-height:54px;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.platform-page-intro h2{font-size:20px;font-weight:600}.platform-page-intro p{margin-top:6px;color:var(--platform-muted);line-height:1.5}.platform-page-intro>span,.platform-page-intro>strong{color:#8a94a2;font-size:12px;font-weight:500}.platform-heading-actions{display:flex;align-items:center;gap:14px}.platform-heading-actions>strong{color:#8a94a2;font-size:12px;font-weight:500}.platform-card{margin-bottom:20px;border:1px solid var(--platform-line);border-radius:8px;background:#fff;box-shadow:0 2px 8px #21304708}.platform-card-title{padding:21px 23px;border-bottom:1px solid var(--platform-line)}.platform-card-title h3{font-size:16px}.platform-card-title p{margin-top:5px;color:var(--platform-muted);font-size:12px}.platform-registration-setting{margin-top:18px}.platform-registration-setting .platform-card-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.platform-registration-setting-body{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px}.platform-registration-setting-body strong,.platform-registration-setting-body small{display:block}.platform-registration-setting-body small{margin-top:6px;color:var(--platform-muted);font-size:12px}.platform-toggle{position:relative;display:inline-flex;flex:0 0 auto;width:48px;height:26px}.platform-toggle input{position:absolute;width:1px;height:1px;opacity:0}.platform-toggle span{width:100%;border-radius:999px;background:#cbd1d8;cursor:pointer;transition:.18s ease}.platform-toggle span:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #1f293733;transition:.18s ease}.platform-toggle input:checked+span{background:#20a35a}.platform-toggle input:checked+span:after{transform:translate(22px)}.platform-toggle input:focus-visible+span{outline:2px solid #f58220;outline-offset:2px}.platform-toggle input:disabled+span{cursor:not-allowed;opacity:.55}.platform-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.platform-metric{position:relative;overflow:hidden;min-height:130px;padding:21px 22px;border:1px solid var(--platform-line);border-radius:8px;background:#fff}.platform-metric:after{position:absolute;inset:0 auto 0 0;width:4px;content:"";background:#96a0ad}.platform-metric.orange:after{background:var(--platform-orange)}.platform-metric.red:after{background:#d95c5c}.platform-metric.green:after{background:#36a274}.platform-metric.blue:after{background:#4b87cf}.platform-metric small{color:var(--platform-muted)}.platform-metric strong{display:block;margin:11px 0 8px;font-size:30px;font-weight:650}.platform-metric p{color:#8b95a2;font-size:12px}.platform-storage-summary{padding:25px 24px}.platform-storage-summary>strong{font-size:25px}.platform-storage-summary>span{margin-left:5px;color:#8b95a2}.platform-storage-summary>div,.platform-quota-usage>div:nth-child(2),.platform-mini-usage>div{height:7px;overflow:hidden;margin-top:16px;border-radius:5px;background:#edf0f3}.platform-storage-summary i,.platform-quota-usage i,.platform-mini-usage i{display:block;height:100%;border-radius:inherit;background:var(--platform-orange)}.platform-storage-summary>small{display:block;margin-top:8px;color:#8a94a1}.platform-filters{display:flex;align-items:center;gap:12px;padding:17px 19px;border-bottom:1px solid var(--platform-line)}.platform-filters select{width:155px;height:42px}.platform-search{width:min(430px,45vw);height:42px;display:flex;align-items:center;border:1px solid #d8dde4;border-radius:5px;background:#fff}.platform-search:focus-within{border-color:var(--platform-orange);box-shadow:0 0 0 3px #f4772115}.platform-search span{padding-left:13px;color:#87919e;font-size:20px}.platform-search input{border:0;box-shadow:none}.platform-table-wrap{overflow-x:auto}.platform-table{width:100%;border-collapse:collapse}.platform-table th{height:48px;padding:0 17px;color:#707b8b;background:#f2f4f7;font-size:12px;font-weight:600;letter-spacing:.25px;text-align:left;white-space:nowrap}.platform-table td{min-height:64px;padding:16px 17px;border-top:1px solid #edf0f3;color:#3c4654;vertical-align:middle}.platform-table tbody tr:hover{background:#fcfcfd}.platform-link-cell{border:0;padding:0;color:var(--platform-ink);background:transparent;text-align:left}.platform-link-cell strong,.platform-link-cell small{display:block}.platform-link-cell strong{font-size:14px}.platform-link-cell small{margin-top:4px;color:#8b95a2;font-size:12px}.platform-row-action,.platform-plan footer button{border:0;color:var(--platform-orange-dark);background:transparent;white-space:nowrap}.platform-row-actions{display:flex;align-items:center;gap:10px}.platform-status{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:13px;color:#217653;background:#e6f5ef;font-size:12px;white-space:nowrap}.platform-status.red{color:#a63e3e;background:#fae9e9}.platform-status.amber{color:#976015;background:#fff1d8}.platform-status.gray{color:#6f7782;background:#eceef1}.platform-mini-usage{min-width:145px}.platform-mini-usage span{color:#646e7c;font-size:12px}.platform-mini-usage>div{height:4px;margin-top:7px}.platform-back{margin-bottom:19px;border:0;padding:0;color:#697485;background:transparent}.platform-detail-head{min-height:90px;display:flex;align-items:center;gap:14px;margin-bottom:20px;padding:20px 23px;border:1px solid var(--platform-line);border-radius:8px;background:#fff}.platform-tenant-avatar{width:49px;height:49px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#485565;font-size:21px;font-weight:700}.platform-detail-head h2{font-size:19px}.platform-detail-head p{margin-top:5px;color:var(--platform-muted);font-size:12px}.platform-detail-head .platform-status{margin-left:12px}.platform-detail-head .platform-primary{margin-left:auto}.platform-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.platform-definition-list{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:8px 23px 22px}.platform-definition-list>div{padding:14px 0;border-bottom:1px solid #eef0f3}.platform-definition-list dt{color:#818b98;font-size:12px}.platform-definition-list dd{margin:5px 0 0;font-weight:500}.platform-quota-usage{padding:13px 23px}.platform-quota-usage:first-of-type{padding-top:20px}.platform-quota-usage>div:first-child{display:flex;justify-content:space-between}.platform-quota-usage>div:first-child strong{font-size:12px}.platform-quota-usage>div:first-child span{color:#687382;font-size:12px}.platform-quota-usage>div:nth-child(2){height:6px;margin-top:9px}.platform-quota-usage>small{display:block;margin-top:5px;color:#949daa;font-size:12px;text-align:right}.platform-status-card{display:grid;grid-template-columns:minmax(270px,1fr) 160px minmax(250px,1fr) auto;align-items:center;gap:14px;padding:20px 23px}.platform-status-card h3{font-size:16px}.platform-status-card p{margin-top:5px;color:var(--platform-muted);font-size:12px}.platform-inline-error{grid-column:2 / -1;color:#bd4242;font-size:12px}.platform-primary,.platform-secondary{min-height:40px;border-radius:5px;padding:0 17px;font-size:13px;font-weight:600}.platform-primary{border:1px solid var(--platform-orange-dark);color:#fff;background:var(--platform-orange)}.platform-primary:hover{background:var(--platform-orange-dark)}.platform-secondary{border:1px solid #d7dce2;color:#424c59;background:#f9fafb}.platform-secondary:hover{background:#f0f2f4}.platform-primary:disabled,.platform-secondary:disabled{opacity:.5;cursor:not-allowed}.platform-danger{min-height:40px;border:1px solid #b42318;border-radius:5px;padding:0 17px;color:#fff;background:#c43227;font-size:13px;font-weight:600;cursor:pointer}.platform-danger:hover{background:#a9271f}.platform-danger:disabled{opacity:.45;cursor:not-allowed}.platform-text-danger{color:#b42318!important}.platform-danger-zone{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 23px;border-color:#f0c3bf;background:snow}.platform-danger-zone h3{color:#9e211a;font-size:16px}.platform-danger-zone p{margin-top:5px;color:#765653;font-size:12px}.platform-danger-zone>small{color:#9d645f;font-size:12px}.platform-danger-note{margin-bottom:18px;padding:13px 15px;border:1px solid #efb7b2;border-radius:6px;color:#8d2922;background:#fff2f1;font-size:12px;line-height:1.6}.platform-delete-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px}.platform-delete-summary span{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border:1px solid #e2e5e9;border-radius:5px;color:#697482;background:#fafbfc;font-size:12px}.platform-delete-summary strong{color:#252e38;font-size:13px}.platform-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:18px;padding:20px}.platform-plan{border:1px solid var(--platform-line);border-radius:7px;padding:19px}.platform-plan>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#8b94a0}.platform-plan h3{margin-top:16px;font-size:18px}.platform-plan>p{min-height:38px;margin-top:7px;color:var(--platform-muted);font-size:12px;line-height:1.5}.platform-plan dl{display:grid;grid-template-columns:1fr 1fr;margin:14px 0 0}.platform-plan dl>div{padding:10px 0;border-top:1px solid #edf0f3}.platform-plan dt{color:#87919e;font-size:12px}.platform-plan dd{margin:4px 0 0;font-size:13px;font-weight:500}.platform-plan footer{display:flex;justify-content:space-between;margin-top:15px;color:#88929f;font-size:12px}.platform-modal-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:30px;background:#161d27a8}.platform-modal{width:min(700px,calc(100vw - 60px));max-height:calc(100vh - 60px);overflow-y:auto;border-radius:9px;background:#fff;box-shadow:0 22px 70px #1118273f}.platform-modal>header{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--platform-line)}.platform-modal>header h2{font-size:18px}.platform-modal>header button{border:0;color:#929ba8;background:transparent;font-size:25px}.platform-quota-form{padding:22px}.platform-quota-form label{display:block;color:#4b5664;font-size:14px;font-weight:500}.platform-quota-form label input,.platform-quota-form label select,.platform-quota-form label textarea{margin-top:7px}.platform-quota-form label>small{display:block;margin-top:6px;color:#8a94a2;font-weight:400}.platform-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.platform-form-grid .full{grid-column:1 / -1}.platform-library-dialog{min-width:min(900px,calc(100vw - 110px));padding:20px 22px 24px}.platform-access-rules{display:grid;gap:12px;max-height:52vh;overflow:auto;padding-right:4px}.platform-access-rule{padding:16px;border:1px solid #d8dee7;border-radius:8px;background:#f8fafc}.platform-access-rule .platform-form-grid{margin-bottom:8px}.platform-danger-link{border:0;padding:0;color:#c2410c;background:transparent;cursor:pointer}.platform-integration-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}.platform-integration-metrics .platform-metric{min-height:105px;padding:17px 18px}.platform-integration-metrics .platform-metric strong{font-size:24px}.platform-tabs{display:flex;align-items:center;gap:5px;padding:13px 18px;border-bottom:1px solid var(--platform-line);background:#fafbfc}.platform-tabs button{border:1px solid transparent;border-radius:5px;padding:9px 14px;color:#626d7b;background:transparent;cursor:pointer}.platform-tabs button.active{border-color:#f47721;color:#bd4e08;background:#fff4ec;font-weight:600}.platform-subpage{min-height:260px}.platform-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:14px 18px;border-top:1px solid var(--platform-line);color:var(--platform-muted);font-size:12px;background:#fafbfc}.platform-pagination .platform-secondary{min-height:34px;padding:0 13px;font-size:12px}.platform-library-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:17px}.platform-library-actions p{color:var(--platform-muted);font-size:12px}.platform-form-section-title{margin:20px 0 16px;padding:0 0 9px}.platform-form-section-title h3{font-size:14px}.platform-form-hint{margin-bottom:18px;padding:12px 14px;color:#755121;background:#fff6e9;font-size:12px;line-height:1.5}.platform-form-note{margin-top:12px;color:#7b8490;font-size:12px}.platform-check{display:flex!important;align-items:center;gap:9px;align-self:end;min-height:42px}.platform-check input{width:auto;margin:0!important}.platform-form-error{margin-top:13px;padding:10px 12px;color:#a43e3e;background:#fff0f0;font-size:12px}.platform-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.platform-loading,.platform-empty,.platform-page-error{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8b95a2;text-align:center}.platform-loading>span{width:25px;height:25px;border:3px solid #e1e5ea;border-top-color:var(--platform-orange);border-radius:50%;animation:platform-spin .8s linear infinite}.platform-loading p{margin-top:10px}.platform-empty>span{font-size:30px;color:#b6bdc6}.platform-empty p{margin-top:8px}.platform-page-error strong{color:#a44242}.platform-page-error p{margin-top:7px;color:#7e8794}.platform-block-small{display:block;margin-top:4px;color:#929ba7;font-size:12px}.platform-mono{font-family:ui-monospace,Consolas,monospace;font-size:12px}.platform-toast{position:fixed;z-index:250;right:28px;bottom:28px;padding:13px 19px;border-radius:6px;color:#fff;background:#26313e;box-shadow:0 10px 30px #1d263338}@keyframes platform-spin{to{transform:rotate(360deg)}}.platform-login{min-height:100vh;display:grid;grid-template-columns:minmax(440px,44%) 1fr;background:#fff}.platform-login-visual{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:43px 54px 84px;color:#fff;background:radial-gradient(circle at 15% 85%,#f4772140 0,transparent 34%),linear-gradient(145deg,#222b36,#151b23)}.platform-login-logo{display:flex;align-items:center;gap:12px}.platform-login-logo strong{font-size:19px}.platform-login-visual>div:last-child{max-width:520px}.platform-login-visual p{color:#f49a5d;font-size:12px;font-weight:700;letter-spacing:2px}.platform-login-visual h1{margin-top:20px;font-size:36px;line-height:1.35}.platform-login-visual>div:last-child>small{display:block;margin-top:23px;color:#9fa9b6;font-size:14px;line-height:1.8}.platform-login-form-wrap{display:grid;place-items:center;padding:50px}.platform-login-form-wrap form{width:min(410px,100%)}.platform-login-form-wrap form>p{color:var(--platform-orange-dark);font-size:12px;font-weight:700;letter-spacing:1px}.platform-login-form-wrap h2{margin:10px 0 35px;font-size:27px}.platform-login-form-wrap label{display:block;margin-top:19px;color:#424c59;font-size:14px;font-weight:500}.platform-login-form-wrap input{height:46px;margin-top:8px;font-size:14px}.platform-login-form-wrap .platform-primary{width:100%;height:47px;margin-top:24px}.platform-login-warning{display:block;margin-top:16px;color:#929ba7;text-align:center}.platform-font-upload{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.platform-font-upload.disabled{opacity:.55;cursor:wait}.platform-font-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.platform-font-config{border-left:4px solid #3a9b71}.platform-font-config.warning{border-left-color:#c6473d}.platform-font-config-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border-top:1px solid var(--platform-line);background:var(--platform-line)}.platform-font-config-grid>div{min-width:0;padding:17px 20px;background:#fff}.platform-font-config-grid small,.platform-font-config-grid strong,.platform-font-config-grid span{display:block}.platform-font-config-grid small{color:#818b98;font-size:12px;text-transform:uppercase}.platform-font-config-grid strong{overflow:hidden;margin-top:7px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.platform-font-config-grid span{margin-top:5px;color:#8993a0;font-size:12px}.platform-font-table td:first-child{min-width:210px}.platform-font-table td:nth-child(2){min-width:170px}.platform-font-table .platform-row-action.danger{color:#b42318}.platform-copy-inline{display:block;margin-top:5px;border:0;padding:0;color:var(--platform-orange-dark);background:transparent;font-family:inherit;font-size:12px;cursor:pointer}.platform-font-action-warning{margin-bottom:15px;padding:11px 13px;border:1px solid #f0c3bf;border-radius:5px;color:#8c342e;background:#fff7f6;font-size:12px;line-height:1.6}@media(max-width:1250px){.platform-metric-grid,.platform-plan-grid,.platform-font-config-grid{grid-template-columns:1fr 1fr}}.platform-modal.wide{width:min(1100px,calc(100vw - 48px))}.platform-code-area{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.5}.platform-html-app-guide{border:1px solid #fed7aa;background:#fff7ed;border-radius:10px;padding:14px 16px;color:#7c2d12}.platform-html-app-guide ol{margin:8px 0 0;padding-left:20px;line-height:1.7}.platform-html-app-guide code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;background:#ffedd5;padding:1px 4px;border-radius:4px}.platform-billing-card{margin-top:18px}.platform-billing-card .platform-card-title>strong{color:#ea580c;font-size:22px;white-space:nowrap}.platform-billing-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:16px 0}.platform-billing-metrics span{display:grid;gap:5px;padding:12px;border-radius:8px;background:#f8fafc}.platform-billing-metrics small{color:#64748b;font-size:12px}.platform-billing-metrics strong{font-size:19px}@media(max-width:900px){.platform-billing-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.platform-release-page{display:grid;gap:20px}.platform-release-upload h3{margin:0 0 8px}.platform-release-upload>p{margin:0 0 20px;color:var(--platform-muted,#667085)}.platform-release-page td small{display:block;margin-top:5px;color:var(--platform-muted,#667085)}.platform-release-page td code{font-size:12px}.platform-release-page textarea{min-height:90px;resize:vertical}:root{font-family:Inter,Noto Sans SC,system-ui,sans-serif;color:#30323a;background:#f5f6f8;font-synthesis:none;--orange: #f58220;--orange-dark: #dc6a0c;--orange-soft: #fff1e5;--ink: #2c2f36;--muted: #777e8a;--line: #e5e7eb;--surface: #fff;--sidebar: #35383f;--radius-control: 8px;--radius-card: 10px;--motion-fast: .16s;--motion-ease: cubic-bezier(.2, .8, .2, 1);--shadow-card: 0 2px 10px rgb(31 41 55 / 5%)}*{box-sizing:border-box}.ui-icon{display:block;width:20px;height:20px;flex:0 0 auto}.primary .ui-icon,.secondary .ui-icon{width:18px;height:18px}html,body,#root{width:100%;min-width:0}body{margin:0;min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}input,select,textarea{width:100%;border:1px solid #d8dce2;border-radius:var(--radius-control);background:#fff;color:var(--ink);padding:10px 11px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f5822016}input:disabled,select:disabled{background:#f3f4f6;color:#9ca3af}textarea{resize:vertical;min-height:88px}code,.mono{font-family:ui-monospace,Consolas,monospace}.app-shell{width:100%;min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;z-index:20;background:var(--sidebar);color:#d9dadd;display:flex;flex-direction:column}.brand{height:72px;padding:0 23px;display:flex;align-items:center;gap:12px;color:#fff;border:0;background:#2d3036;text-align:left}.brand-mark{width:33px;height:33px;display:grid;place-items:center;border-radius:50% 50% 50% 8px;font-weight:800;font-size:19px;color:#fff;background:var(--orange)}.brand-name{font-size:15px;font-weight:700;letter-spacing:-.2px}.workspace-chip{margin:18px 15px 10px;padding:10px 12px;background:#2e3137;border-radius:4px;overflow:hidden}.workspace-chip span,.workspace-chip strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-chip span{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#888d96;margin-bottom:4px}.workspace-chip strong{color:#e7e8ea;font-size:12px;font-weight:500}.main-nav{padding:5px 0;display:flex;flex-direction:column}.main-nav button{position:relative;border:0;background:transparent;color:#adb0b5;display:flex;align-items:center;gap:13px;padding:11px 21px;font-size:14px;text-align:left;transition:background-color var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}.main-nav button:hover{background:#3d4047;color:#fff}.main-nav button.active{background:#41444b;color:#fff}.main-nav button.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--orange)}.main-nav button.nav-divider{margin-top:10px;border-top:1px solid #484b52;padding-top:18px}.nav-icon{width:20px;height:20px;display:grid;place-items:center;color:#969ba3}.main-nav button.active .nav-icon{color:var(--orange)}.sidebar-help{margin-top:auto;padding:17px 20px;border-top:1px solid #484b52;display:flex;align-items:center;gap:11px}.sidebar-help>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#474a51;color:var(--orange)}.sidebar-help strong,.sidebar-help small{display:block}.sidebar-help strong{color:#d2d4d8;font-size:12px}.sidebar-help small{color:#7f848d;font-size:12px;margin-top:3px}.main{grid-column:2;width:100%;min-width:0;min-height:100vh;background:#f5f6f8}.access-banner{min-height:37px;background:#fff7e9;border-bottom:1px solid #f3dfbd;color:#76522d;display:flex;align-items:center;justify-content:space-between;padding:7px 29px;font-size:12px}.access-banner strong{color:#a45918}.online-pulse{color:#27815c;white-space:nowrap}.topbar{height:64px;background:#fff;border-bottom:1px solid var(--line);padding:10px 30px;display:flex;align-items:center;justify-content:space-between}.topbar-context{display:flex;min-width:0;align-items:center;color:#7b828d;font-size:13px;font-weight:500}.topbar-context strong{display:none}.top-actions{display:flex;align-items:center;gap:10px}.platform-status{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 11px;border:1px solid #dfe8e3;border-radius:999px;background:#f6faf8;color:#52645a;font-size:13px;white-space:nowrap}.platform-status i{width:7px;height:7px;border-radius:50%;background:#28a06a;box-shadow:0 0 0 4px #28a06a1a}.icon-button{border:1px solid #e3e5e9;background:#fff;width:40px;height:40px;display:grid;place-items:center;border-radius:var(--radius-control);color:#757b85}.icon-button:hover{border-color:#cfd4db;background:#f7f8fa;color:#3f4650}.topbar-workspace-switcher{position:relative}.topbar-workspace-trigger{min-width:184px;max-width:260px;height:39px;display:flex;align-items:center;gap:9px;border:1px solid transparent;border-radius:5px;padding:4px 9px;background:transparent;color:#343941;text-align:left}.topbar-workspace-trigger:hover,.topbar-workspace-trigger.open{border-color:#e1e4e8;background:#f8f9fa}.topbar-workspace-icon{flex:0 0 auto;color:#4b5360;font-size:15px}.topbar-workspace-copy{min-width:0;flex:1}.topbar-workspace-copy small,.topbar-workspace-copy strong{display:block}.topbar-workspace-copy small{color:#9ca1aa;font-size:12px;letter-spacing:.7px;margin-bottom:2px}.topbar-workspace-copy strong{overflow:hidden;color:#30353d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.topbar-workspace-chevron{color:#8f959e;font-size:12px;font-style:normal;transition:transform .15s}.topbar-workspace-trigger.open .topbar-workspace-chevron{transform:rotate(180deg)}.topbar-workspace-menu{position:absolute;z-index:95;top:calc(100% + 9px);right:0;width:338px;border:1px solid #dfe2e6;border-radius:7px;background:#fff;box-shadow:0 18px 42px #1f29372b}.topbar-workspace-menu:before{position:absolute;top:-5px;right:26px;width:9px;height:9px;content:"";border-top:1px solid #dfe2e6;border-left:1px solid #dfe2e6;background:#fff;transform:rotate(45deg)}.topbar-workspace-search{height:53px;margin:13px 13px 8px;display:flex;align-items:center;border:1px solid #d9dde3;border-radius:5px;background:#fff}.topbar-workspace-search:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #f5822014}.topbar-workspace-search span{padding-left:13px;color:#a0a6af}.topbar-workspace-search input{border:0;box-shadow:none;font-size:14px}.topbar-workspace-options{max-height:304px;overflow-y:auto;padding:4px 7px 8px}.topbar-workspace-option{width:100%;min-height:43px;display:grid;grid-template-columns:21px minmax(0,1fr) 18px;align-items:center;gap:8px;border:0;border-radius:4px;padding:6px 10px 6px calc(10px + var(--workspace-depth, 0) * 15px);background:transparent;color:#454b54;text-align:left}.topbar-workspace-option:hover{background:#f6f7f9}.topbar-workspace-option.active{color:#cb610a;background:#fff5ec}.topbar-workspace-option>span:first-child{color:#8d949d;text-align:center}.topbar-workspace-option strong,.topbar-workspace-option small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-workspace-option strong{font-size:12px;font-weight:500}.topbar-workspace-option small{color:#a1a6ae;font-size:12px;margin-top:3px}.topbar-workspace-option>i{color:var(--orange-dark);font-style:normal;text-align:center}.topbar-workspace-option.all{grid-template-columns:21px minmax(0,1fr) 18px;margin-bottom:3px}.topbar-workspace-empty{padding:18px 12px;color:#999fa8;font-size:12px;text-align:center}.topbar-workspace-manage{width:100%;height:42px;border:0;border-top:1px solid #e5e7eb;border-radius:0 0 7px 7px;padding:0 16px;background:#fff;color:var(--orange-dark);font-size:12px;font-weight:600;text-align:left}.topbar-workspace-manage:hover{background:#fff8f2}.account-menu-wrap{position:relative}.account{display:flex;align-items:center;gap:8px;border:0;border-left:1px solid var(--line);padding:3px 4px 3px 14px;margin-left:4px;border-radius:4px;background:transparent;color:var(--ink);text-align:left}.account:hover,.account.open{background:#f7f8f9}.account>span,.account>img{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#474b53;color:#fff;font-size:12px;object-fit:cover}.account strong,.account small{display:block}.account strong{font-size:12px}.account small{font-size:12px;color:#959aa3;margin-top:2px}.account>i{color:#9499a2;font-size:12px;font-style:normal;transition:transform .15s}.account.open>i{transform:rotate(180deg)}.account-menu{position:absolute;z-index:90;top:calc(100% + 9px);right:0;width:218px;padding:7px;border:1px solid #dfe2e6;border-radius:7px;background:#fff;box-shadow:0 16px 38px #1f293726}.account-menu:before{position:absolute;top:-5px;right:18px;width:9px;height:9px;border-top:1px solid #dfe2e6;border-left:1px solid #dfe2e6;background:#fff;content:"";transform:rotate(45deg)}.account-menu-identity{padding:9px 10px 10px;border-bottom:1px solid #eceef1;margin-bottom:5px}.account-menu-identity strong,.account-menu-identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-identity strong{font-size:12px}.account-menu-identity small{margin-top:4px;color:#9298a1;font-size:12px}.account-menu>button{display:flex;align-items:center;gap:9px;width:100%;padding:9px 10px;border:0;border-radius:4px;background:transparent;color:#444a53;font-size:14px;text-align:left}.account-menu>button:hover{background:#f5f6f8}.account-menu>button>span{width:17px;color:#777e88;text-align:center}.account-menu>button.danger{color:#bd4141}.account-menu-divider{height:1px;margin:5px 3px;background:#eceef1}.publish-button,.primary{border:1px solid var(--orange-dark);border-radius:var(--radius-control);color:#fff;background:linear-gradient(#fa8a29,#ee7816);padding:9px 15px;font-weight:600;font-size:12px;box-shadow:inset 0 1px #fff3;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease)}.publish-button:hover,.primary:hover{background:var(--orange-dark);box-shadow:0 5px 14px #dc6a0c33}.publish-button:active,.primary:active{transform:translateY(1px)}.primary:disabled{opacity:.45;cursor:not-allowed}.primary.wide{width:100%;padding:12px;font-size:12px}.secondary{border:1px solid #d5d8de;border-radius:var(--radius-control);background:#fff;color:#525862;padding:9px 14px;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease)}.secondary:hover{border-color:#bfc3ca;background:#f7f8fa;box-shadow:0 3px 10px #1f29370f}.secondary:active{transform:translateY(1px)}.content{max-width:1560px;margin:auto;padding:27px 32px 60px}.editor-content{padding:0}.workspace-scope-notice{min-height:38px;margin:13px 32px -5px;padding:8px 12px;display:flex;align-items:center;gap:9px;border:1px solid #f1d4b8;border-radius:5px;background:#fff9f3;color:#77593e;font-size:12px}.workspace-scope-notice>span{color:var(--orange-dark);font-size:14px}.workspace-scope-notice strong{margin-right:6px;color:#a55414}.message{margin:12px 32px -10px;padding:10px 13px;display:flex;justify-content:space-between;border-radius:4px;font-size:12px}.message.error,.form-error{background:#fff0f0;border:1px solid #facccc;color:#b83b3b}.message button{border:0;background:transparent;color:inherit}.toast{position:fixed;top:135px;right:28px;z-index:100;border-radius:4px;padding:12px 17px;color:#fff;background:#34373e;font-size:12px;box-shadow:0 10px 30px #0003}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px}.page-head h1{font-size:26px;line-height:1.15;font-weight:600;letter-spacing:-.02em}.page-head p{color:#858a93;font-size:12px;margin-top:6px}.tabs{height:42px;display:flex;align-items:stretch;gap:26px;border-bottom:1px solid #dfe2e6;margin-bottom:19px}.tabs button{position:relative;border:0;background:transparent;color:#7c818a;font-size:14px;padding:0 2px}.tabs button.active{color:#34373d;font-weight:600}.tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--orange)}.list-tools{display:flex;justify-content:space-between;align-items:center;margin:0 0 17px}.search{display:flex;align-items:center;width:340px;border:1px solid #d9dce1;background:#fff;border-radius:4px}.search span{padding:0 10px;color:#9197a0}.search input{border:0;box-shadow:none;padding-left:0;font-size:14px}.list-tools>div{display:flex;align-items:center;gap:8px;color:#8b9098;font-size:12px}.list-tools>div button{width:32px;height:32px;border:1px solid #d9dce1;border-radius:4px;background:#fff;color:#767c85}.card{background:#fff;border:1px solid #e1e3e7;border-radius:var(--radius-card);padding:19px;box-shadow:var(--shadow-card)}.card-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.card-title h3{font-size:12px;font-weight:600}.card-title button,.link-button{border:0;background:transparent;color:var(--orange-dark);font-size:14px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.metric-card{position:relative;overflow:hidden;min-height:112px;border:1px solid #e0e3e7;border-radius:5px;background:#fff;padding:18px;display:flex;gap:15px}.metric-card>span{flex:0 0 40px;height:40px;display:grid;place-items:center;border-radius:5px;background:var(--tone-soft);color:var(--tone);font-size:19px}.metric-card small,.metric-card strong,.metric-card p{display:block}.metric-card small{color:#858a93;font-size:12px}.metric-card strong{font-size:26px;margin:3px 0;color:#34373e}.metric-card p{font-size:12px;color:var(--tone)}.metric-card.orange{--tone: #e8791b;--tone-soft: #fff0e3}.metric-card.blue{--tone: #3981ca;--tone-soft: #eaf4ff}.metric-card.purple{--tone: #7c61bd;--tone-soft: #f1ecff}.metric-card.green{--tone: #25855f;--tone-soft: #e7f6ef}.dashboard-grid{display:grid;grid-template-columns:.8fr 1.35fr 1fr;gap:14px}.device-health{min-height:280px}.health-chart{--percent: 0%;width:144px;height:144px;margin:14px auto;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--orange) var(--percent),#eceef1 0)}.health-chart:before{content:"";position:absolute;width:112px;height:112px;border-radius:50%;background:#fff}.health-chart div{z-index:1;text-align:center}.health-chart strong,.health-chart span{display:block}.health-chart strong{font-size:24px}.health-chart span{font-size:12px;color:#90959d;margin-top:3px}.health-legend{display:flex;justify-content:center;gap:22px;color:#727780;font-size:12px}.health-legend i,.screen-summary i,.live-meta i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}i.online{background:#2da571}i.offline{background:#b8bdc5}i.pending{background:#eca047}i.registered{background:#3981ca}i.unregistered{background:#eca047}i.invalid{background:#c7525d}.dashboard-screen-status{display:grid;gap:3px;margin-top:13px}.dashboard-screen-status button{display:flex;align-items:center;justify-content:space-between;min-height:45px;padding:0 10px;border:0;border-bottom:1px solid #edf0f3;background:transparent;color:#5c6570;text-align:left}.dashboard-screen-status button:last-child{border-bottom:0}.dashboard-screen-status button:hover{border-radius:5px;background:#f7f8fa}.dashboard-screen-status span{display:flex;align-items:center;gap:8px}.dashboard-screen-status i{width:8px;height:8px;border-radius:50%}.dashboard-screen-status strong{color:#2f3742;font-size:18px}.activity-list>div{display:grid;grid-template-columns:20px 1fr;align-items:center;min-height:34px;position:relative}.activity-list>div:not(:last-child):before{content:"";position:absolute;left:5px;top:21px;bottom:-13px;width:1px;background:#e4e6e9}.activity-dot{width:11px;height:11px;border-radius:50%;border:3px solid #f9c99f;background:var(--orange)}.activity-list strong,.activity-list small{display:block}.activity-list strong{font-size:12px}.activity-list small{font-size:12px;color:#9a9fa7;margin-top:3px}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quick-links button{border:1px solid #e7e8eb;border-radius:4px;background:#fafbfc;padding:14px 5px}.quick-links span,.quick-links strong,.quick-links small{display:block}.quick-links span{color:var(--orange);font-size:18px}.quick-links strong{font-size:18px;margin:6px 0 2px}.quick-links small{color:#898e96;font-size:12px}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:14px}.media-card{border:1px solid #dfe2e6;background:#fff;border-radius:5px;overflow:hidden;cursor:pointer;transition:.15s}.media-card:hover{transform:translateY(-2px);border-color:#f1aa6c;box-shadow:0 7px 18px #25324710}.media-thumb{height:128px;position:relative;display:grid;place-items:center;overflow:hidden;background:#eceff2}.media-thumb:before,.media-thumb:after{content:"";position:absolute;border-radius:50%;opacity:.7}.media-thumb:before{width:100px;height:100px;top:-43px;right:-17px;background:#fff8}.media-thumb:after{width:70px;height:70px;bottom:-34px;left:13px;background:#fff6}.media-thumb.image{background:linear-gradient(135deg,#a2c5b2,#e6dbc0)}.media-thumb.video{background:linear-gradient(135deg,#33485e,#7893a8)}.media-thumb.audio{background:linear-gradient(135deg,#8d75ad,#d9b6c7)}.media-thumb.document{background:linear-gradient(135deg,#e4d8c8,#f4eee7)}.media-thumb.other{background:linear-gradient(135deg,#2d3340,#657081)}.media-thumb>span{z-index:1;font-size:28px;font-weight:700;color:#fff;text-shadow:0 2px 8px #0002}.media-thumb>i{position:absolute;left:9px;bottom:8px;z-index:1;font-style:normal;font-size:12px;color:#fff;background:#20242b99;padding:3px 5px;border-radius:2px}.media-info{padding:11px}.media-info>strong,.media-info>small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.media-info>strong{font-size:12px}.media-info>small{color:#9499a2;font-size:12px;margin:5px 0 9px}.media-info>div{display:flex;justify-content:space-between;align-items:center}.media-info>div>button{border:0;background:transparent;color:#858b94}.upload-button{display:inline-flex;align-items:center;cursor:pointer}.upload-button input{display:none}.app-grid,.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:13px}.app-card{display:grid;grid-template-columns:44px 1fr auto auto;align-items:center;gap:11px;border:1px solid #e0e3e7;background:#fff;border-radius:5px;padding:14px}.app-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;background:#fff0e3;color:var(--orange);font-size:21px}.app-card strong,.app-card small{display:block}.app-card strong{font-size:12px}.app-card small{font-size:12px;color:#9499a1;margin-top:4px}.template-grid button{min-height:154px;border:1px solid #e0e3e7;background:#fff;border-radius:5px;padding:19px;text-align:left}.template-grid button:hover{border-color:var(--orange)}.template-grid button>span{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:#fff0e3;color:var(--orange);font-size:20px}.template-grid button strong,.template-grid button small,.template-grid button i{display:block}.template-grid button strong{font-size:14px;margin:13px 0 5px}.template-grid button small{font-size:12px;color:#888e97;line-height:1.6}.template-grid button i{color:var(--orange-dark);font-size:12px;font-style:normal;margin-top:10px}.developer-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.developer-grid h3{font-size:13px}.developer-grid p{font-size:12px;color:#7e848d;line-height:1.7;margin:10px 0 15px}.code-sample{background:#2f333a;color:#ddd;padding:15px;border-radius:4px;line-height:1.8;font-family:ui-monospace,monospace;font-size:12px}.definition-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #eee}.definition-row>span{width:32px;height:32px;border-radius:4px;display:grid;place-items:center;background:#fff0e3;color:var(--orange)}.definition-row strong,.definition-row small{display:block}.definition-row strong{font-size:12px}.definition-row small{font-size:12px;color:#999;margin-top:3px}.table-card{padding:0;overflow:visible}table{width:100%;border-collapse:collapse;font-size:12px}thead{background:#fafafa;color:#868b94;text-align:left}th{font-weight:500;padding:11px 14px;border-bottom:1px solid #e4e6e9;white-space:nowrap}td{padding:12px 14px;border-bottom:1px solid #eceef0;color:#676d76}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fdfdfd}td strong,td small{display:block}td strong{color:#35383e;font-weight:600}td small{color:#9a9fa7;font-size:12px;margin-top:3px}.name-cell{display:flex;align-items:center;gap:9px;min-width:190px}.row-icon{flex:0 0 33px;height:33px;border-radius:4px;display:grid;place-items:center;background:#fff0e3;color:var(--orange);font-size:15px}.playlist-row-preview{flex:0 0 56px;width:56px;height:40px;display:block;overflow:hidden;border:1px solid #dfe3e8;border-radius:5px}.playlist-row-preview>.ce-playlist-live-preview{width:100%;height:100%;min-height:40px}.row-icon.publish{background:#e8f5ef;color:#27805d}.status{display:inline-flex;align-items:center;gap:5px;border-radius:10px;padding:4px 7px;font-size:12px;font-weight:600;white-space:nowrap}.status i{width:5px;height:5px;border-radius:50%;background:currentColor}.status.success{color:#287b59;background:#e8f6ef}.status.warning{color:#a36522;background:#fff1dd}.status.danger{color:#ae3f48;background:#ffe9eb}.status.neutral{color:#777d86;background:#eceef1}.action-menu{position:relative;display:inline-block}.action-menu>button{border:0;background:transparent;color:#8d929a;padding:5px;letter-spacing:1px}.action-menu>div{position:absolute;z-index:30;right:0;top:26px;min-width:132px;background:#fff;border:1px solid #dfe1e5;border-radius:4px;box-shadow:0 8px 24px #252a331f;padding:5px}.action-menu>div button{width:100%;border:0;background:transparent;text-align:left;padding:8px 9px;color:#565c65;font-size:14px;border-radius:3px}.action-menu>div button:hover{background:#fff1e5;color:var(--orange-dark)}.action-menu>div button.danger{color:#cf3e2c;border-top:1px solid #eee;margin-top:4px}.action-menu>div button:disabled,.media-action-menu>div button:disabled{opacity:.65;cursor:not-allowed}.action-menu>div button:disabled:hover,.media-action-menu>div button:disabled:hover{background:transparent;color:#565c65}.action-menu>button.bulk-action-trigger{min-height:34px;padding:7px 12px;border:1px solid #f58220;border-radius:5px;background:#f58220;color:#fff;letter-spacing:0;font-weight:600}.action-menu>div button small,.media-action-menu>div button small{float:right;padding:1px 4px;border-radius:8px;background:#eef0f3;color:#8b929c;font-size:12px}.progress{width:90px;height:4px;background:#e7e9ec;border-radius:3px;overflow:hidden}.progress span{display:block;height:100%;background:var(--orange)}.clickable{cursor:pointer}.layout-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px}.layout-card{position:relative;border:1px solid #dfe2e5;background:#fff;border-radius:5px;overflow:visible}.layout-card:has(.action-menu>div){z-index:35}.layout-preview{position:relative;width:100%;height:152px;border:0;border-radius:4px 4px 0 0;background:#313843;overflow:hidden}.layout-thumbnail-content{position:absolute;inset:0}.layout-preview:before{content:"";position:absolute;inset:12px;background:linear-gradient(135deg,#e2a16b,#8f4f39);border-radius:2px}.layout-preview:has(.layout-thumbnail){background:#eef1f4}.layout-thumbnail{position:absolute;z-index:1;inset:12px;width:calc(100% - 24px);height:calc(100% - 24px);border:1px solid #d9dde2;border-radius:3px;background:#fff;object-fit:contain}.layout-preview:has(.layout-thumbnail):before{display:none}.layout-draft-thumbnail{position:absolute;z-index:1;inset:12px;display:grid;place-items:center;container-type:size;background:#eef1f4;overflow:hidden}.layout-draft-canvas{position:relative;width:min(100cqw,calc(100cqh * var(--layout-canvas-aspect)));max-width:100%;max-height:100%;overflow:hidden;background:#000}.layout-draft-background,.layout-draft-background img{position:absolute;inset:0;width:100%;height:100%}.layout-draft-background img{object-fit:cover}.layout-draft-region{position:absolute;overflow:hidden;border:1px solid #ffffff55;background:#263445}.layout-draft-region>img{display:block;width:100%;height:100%}.layout-draft-region>.ce-app-live-preview,.layout-draft-region>.ce-playlist-live-preview{width:100%;height:100%;min-height:0;border-radius:0}.layout-draft-region>.ce-app-live-preview.is-compact>i{font-size:14px}.layout-draft-region>.ce-app-live-preview.is-compact>span{min-width:0;margin-left:4px}.layout-draft-region>.ce-app-live-preview.is-compact>span strong,.layout-draft-region>.ce-app-live-preview.is-compact>span small{max-width:none;font-size:12px}.layout-draft-text{display:flex;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden;padding:2px;font-size:12px;line-height:1.1;text-align:center}.layout-draft-text>span{width:100%;white-space:pre-wrap;overflow-wrap:anywhere}.layout-draft-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#cbd5e1;font-size:12px}.layout-video-thumbnail-status{display:grid;width:100%;height:100%;place-items:center;padding:4px;color:#dce5ee;font-size:12px;line-height:1.25;text-align:center}.layout-region{position:absolute;z-index:1;border:1px solid #fff8;background:#1f2733a6}.layout-region.large{inset:23px 92px 25px 22px}.layout-region.small{right:22px;top:23px;width:60px;height:49px}.layout-preview>span{position:absolute;z-index:2;right:8px;bottom:7px;color:#fff;font-size:12px;background:#20242baa;padding:3px 5px}.layout-card>div{padding:12px}.layout-card>div>strong,.layout-card>div>small{display:block}.layout-card>div>strong{font-size:12px}.layout-card>div>small{color:#9499a1;font-size:12px;margin:5px 0 11px}.layout-card footer{display:flex;align-items:center;gap:8px;border-top:1px solid #eee;padding-top:9px}.layout-card footer>span:nth-child(2){margin-left:auto;color:#969ba3;font-size:12px}.screen-summary,.publish-stats{display:flex;gap:22px;background:#fff;border:1px solid #e1e3e7;border-radius:5px;padding:12px 16px;margin-bottom:14px;color:#777d86;font-size:12px}.screen-summary b,.publish-stats b{color:#35383e;margin-left:4px}.publish-stats span{padding-right:22px;border-right:1px solid #e5e7ea}.drawer-backdrop{position:fixed;inset:0;z-index:70;background:#11182755}.screen-drawer{position:absolute;right:0;top:0;bottom:0;width:390px;background:#fff;box-shadow:-10px 0 40px #1118272b;overflow:auto}.screen-drawer>header{height:74px;padding:17px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4e6e9}.screen-drawer header small{color:#9ba0a8;font-size:12px}.screen-drawer header h2{font-size:17px;margin-top:4px}.screen-drawer header button{border:0;background:transparent;font-size:20px;color:#777}.screen-preview{margin:20px;height:188px;border-radius:5px;background:linear-gradient(145deg,#263140,#4a6174);display:grid;place-items:center;align-content:center;color:#fff;box-shadow:0 8px 20px #2530402e}.screen-preview span{font-size:35px;font-weight:800;letter-spacing:8px;color:#f5a15c}.screen-preview small{color:#aebdca;margin-top:9px;font-size:12px}.detail-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:0 20px 20px}.detail-actions button{border:1px solid #dadee3;border-radius:4px;background:#fff;padding:10px 4px;color:#626873;font-size:14px}.screen-drawer dl{display:grid;grid-template-columns:110px 1fr;margin:0 20px;border-top:1px solid #eee;font-size:12px}.screen-drawer dt,.screen-drawer dd{margin:0;padding:10px 3px;border-bottom:1px solid #eee}.screen-drawer dt{color:#959aa2}.screen-drawer dd{color:#4d535c;word-break:break-all}.audit-list{padding:0 19px}.audit-list>div{display:grid;grid-template-columns:34px 1fr;gap:11px;padding:14px 0;border-bottom:1px solid #eee}.audit-icon{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#e8f6ef;color:#27815d}.audit-list strong,.audit-list p,.audit-list small{display:block}.audit-list strong{font-size:12px}.audit-list p{color:#777d86;font-size:12px;margin:4px 0}.audit-list small{color:#a0a5ad;font-size:12px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.settings-grid .card h3{font-size:13px;margin-bottom:17px}.settings-grid .card>p{color:#737983;font-size:12px;line-height:1.8}.setting-note{color:#989da5;font-size:12px;line-height:1.6;margin-top:10px}.profile-layout{display:grid;grid-template-columns:265px minmax(0,1fr);gap:16px;align-items:start}.profile-summary{padding:30px 22px;text-align:center}.profile-summary>span,.profile-summary>img{display:grid;width:78px;height:78px;margin:0 auto 15px;place-items:center;border-radius:50%;background:#454951;color:#fff;font-size:27px;font-weight:700;object-fit:cover}.profile-summary h3{font-size:15px}.profile-summary p{margin:6px 0 13px;color:#8b919a;font-size:12px}.profile-details h3{margin-bottom:18px;font-size:13px}.profile-security{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding-top:17px;border-top:1px solid #eceef1}.profile-security strong,.profile-security small{display:block}.profile-security strong{color:#484e57;font-size:13px}.profile-security small{margin-top:4px;color:#9298a1;font-size:12px}.change-password-form>p{margin:0 0 17px;color:#737983;font-size:13px;line-height:1.6}.change-password-form .field{margin-bottom:14px}.change-password-form .password-policy{display:block;margin:-7px 0 14px;color:#8c929a;font-size:12px}.change-password-form .form-error{margin:4px 0 0;padding:10px 12px;border-radius:4px;background:#fff0f0;color:#a43e3e;font-size:12px}.account-settings-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:17px;align-items:start}.account-settings-nav{display:flex;flex-direction:column;overflow:hidden;padding:6px;border:1px solid #e1e4e8;border-radius:6px;background:#fff;box-shadow:0 1px 2px #1f293708}.account-settings-nav button{padding:11px 12px;border:0;border-radius:4px;background:transparent;color:#555c66;text-align:left}.account-settings-nav button:hover{background:#f6f7f8}.account-settings-nav button.active{background:var(--orange-soft);color:var(--orange-dark)}.account-settings-nav strong,.account-settings-nav small{display:block}.account-settings-nav strong{font-size:12px}.account-settings-nav small{margin-top:3px;color:#999fa7;font-size:12px;font-weight:400}.account-settings-nav button.active small{color:#c68145}.account-settings-content{min-width:0}.settings-status{display:inline-flex;margin-top:15px;color:#986323;background:#fff0de;padding:5px 8px;border-radius:10px;font-size:12px}.settings-status.success{color:#277857;background:#e7f5ed}.welcome-head{text-align:center;margin:8px 0 28px}.welcome-head>p{color:var(--orange);font-size:12px;text-transform:uppercase;letter-spacing:1.3px}.welcome-head h1{font-size:26px;margin:7px 0}.welcome-head span{color:#858b94;font-size:12px}.welcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.welcome-grid>button{position:relative;min-height:280px;border:1px solid #e0e2e6;background:#fff;border-radius:5px;padding:18px;text-align:left;overflow:hidden}.welcome-grid>button:hover{border-color:#f1a567;transform:translateY(-2px);box-shadow:0 8px 20px #1f29370e}.welcome-grid>button>i{position:absolute;right:12px;top:11px;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:var(--orange);background:#fff0e3;font-style:normal;font-size:12px;font-weight:700}.welcome-grid strong{display:block;font-size:12px;margin:17px 0 7px}.welcome-grid p{color:#858b94;font-size:12px;line-height:1.7}.welcome-art{height:140px;position:relative;background:#f4f5f7;border-radius:4px;overflow:hidden}.media-art{display:flex;align-items:center;justify-content:center;gap:7px;background:linear-gradient(135deg,#f4dfce,#e7edef)}.media-art span{width:43px;height:58px;display:grid;place-items:center;color:#fff;border-radius:3px;font-size:18px;box-shadow:0 4px 10px #0002}.media-art span:nth-child(1){background:#c87653;transform:rotate(-6deg)}.media-art span:nth-child(2){background:#526b7c}.media-art span:nth-child(3){background:#827199;transform:rotate(6deg)}.playlist-art{padding:24px 30px;background:#ece8df}.playlist-art span{display:block;height:25px;background:#fff;border-left:5px solid var(--orange);margin-bottom:8px;box-shadow:0 2px 4px #0001}.layout-art{background:#495461;padding:14px}.layout-art span:first-child{position:absolute;inset:14px 55px 14px 14px;background:#d69363}.layout-art span:last-child{position:absolute;right:14px;width:33px;top:14px;height:36px;background:#90a4ac}.screen-art{background:#d9dee2;padding:17px}.screen-art:before{content:"";position:absolute;inset:17px 25px 26px;background:#2e3c4a;border:5px solid #555b62;box-shadow:0 8px 10px #0002}.screen-art span{position:relative;z-index:1;display:grid;height:100%;place-items:center;color:var(--orange);font-weight:800;letter-spacing:3px}.welcome-tip{margin-top:16px;border:1px solid #e2e4e7;background:#fff;border-radius:5px;padding:16px 20px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:12px}.welcome-tip>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e7f5ed;color:#267d59}.welcome-tip strong{font-size:12px}.welcome-tip p{color:#91969f;font-size:12px;margin-top:4px}.welcome-tip button{border:0;background:transparent;color:var(--orange-dark);font-size:14px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#fff}.auth-visual{position:relative;overflow:hidden;min-height:700px;color:#fff;background:linear-gradient(145deg,#30343b,#22262c)}.auth-visual:before{content:"";position:absolute;inset:0;opacity:.15;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:45px 45px;-webkit-mask-image:linear-gradient(to right,#000,transparent);mask-image:linear-gradient(to right,#000,transparent)}.auth-visual:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:#f5822017;left:18%;top:16%;box-shadow:0 0 110px #f5822028}.auth-logo{position:absolute;top:32px;left:42px;z-index:2;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.auth-logo span{width:33px;height:33px;display:grid;place-items:center;background:var(--orange);border-radius:50% 50% 50% 8px;font-size:18px}.screen-stack{position:absolute;z-index:2;left:16%;right:13%;top:18%;height:315px;perspective:900px}.screen-one,.screen-two,.screen-three{position:absolute;border:8px solid #53575e;border-radius:5px;box-shadow:0 20px 40px #0005;transform:rotateY(-9deg) rotateX(2deg)}.screen-one{z-index:3;inset:25px 65px 5px 5px;display:grid;place-items:center;align-content:center;background:linear-gradient(140deg,#c66641,#e4b278)}.screen-one b{font-size:35px}.screen-one span{margin-top:10px;font-size:12px}.screen-two{z-index:2;inset:5px 28px 25px 55px;background:#607282}.screen-three{z-index:1;inset:0 0 45px 105px;background:#847293}.auth-copy{position:absolute;z-index:3;left:16%;bottom:12%}.auth-copy>p{color:#f6a45f;font-size:12px;letter-spacing:1.2px}.auth-copy h1{font-size:32px;line-height:1.5;margin:12px 0}.auth-copy span{color:#9ba0a8;font-size:12px}.auth-card{width:430px;align-self:center;justify-self:center;padding:34px}.auth-tabs{display:flex;gap:25px;border-bottom:1px solid #e3e5e8;margin-bottom:29px}.auth-tabs button{position:relative;border:0;background:transparent;padding:10px 0;color:#91969e;font-size:14px}.auth-tabs button.active{color:#30343a;font-weight:600}.auth-tabs button.active:after{content:"";position:absolute;height:2px;background:var(--orange);left:0;right:0;bottom:-1px}.auth-card h2{font-size:23px}.auth-card>p{color:#888e97;font-size:12px;margin:8px 0 24px}.auth-card .field{margin-bottom:13px}.form-error{border-radius:4px;padding:10px;font-size:12px;margin-bottom:12px}.form-notice{margin-bottom:12px;padding:10px;border:1px solid #b9dfc4;border-radius:4px;background:#f0faf3;color:#287440;font-size:12px}.auth-sms-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin-bottom:13px}.auth-sms-row .field{margin-bottom:0}.auth-send-code{min-width:118px;height:40px;border:1px solid #e1b58e;border-radius:4px;background:#fff7f0;color:var(--orange-dark);font-size:13px}.auth-send-code:disabled{border-color:#dfe1e4;background:#f4f5f6;color:#9ca1a8}.auth-verification-code{letter-spacing:.45em;text-align:center;font-size:20px;font-weight:700}.auth-password-hint{display:block;margin:-5px 0 14px;color:#8c929a;font-size:12px}.auth-footnote{display:block;color:#a1a5ac;text-align:center;font-size:12px;line-height:1.5;margin-top:17px}.field{display:block;color:#686e77;font-size:12px}.field>span{display:block;margin-bottom:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field.full{grid-column:1 / -1}.form-note{margin-top:15px;border-left:3px solid var(--orange);background:#fff5ec;color:#8a653f;padding:10px;font-size:12px;line-height:1.6}.modal-backdrop{position:fixed;inset:0;z-index:90;background:#20242b88;display:grid;place-items:center;padding:35px}.modal-backdrop.editor-modal-backdrop{z-index:1000}.modal-card{width:min(570px,95vw);max-height:90vh;overflow:auto;background:#fff;border-radius:5px;box-shadow:0 24px 70px #0005}.modal-card.wide-modal{width:min(820px,95vw)}.modal-card>header{position:sticky;top:0;z-index:2;height:68px;background:#fff;border-bottom:1px solid #e3e5e8;padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.modal-card header small{color:var(--orange);text-transform:uppercase;font-size:12px;letter-spacing:1px}.modal-card header h2{font-size:16px;margin-top:3px}.modal-card header button{border:0;background:transparent;color:#777c84;font-size:19px}.modal-body{padding:20px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin:21px -20px -20px;padding:13px 20px;border-top:1px solid #e4e6e9;background:#fafafa}.modal-card.playlist-type-modal{width:min(900px,calc(100vw - 48px));border-radius:12px}.playlist-type-modal>header{height:68px;padding:15px 26px}.playlist-type-modal>header h2{margin:0;font-size:24px;font-weight:650}.playlist-type-modal>.modal-body{padding:20px}.playlist-type-picker{padding:20px;border-radius:10px;background:#f4f6f9}.playlist-type-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.playlist-type-grid button{position:relative;display:grid;min-height:150px;place-content:center;justify-items:center;gap:14px;border:1px solid transparent;border-radius:14px;background:#fff;padding:16px 10px;color:#272b32;text-align:center}.playlist-type-grid button:hover{border-color:#f3b47d}.playlist-type-grid button.active{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.playlist-type-grid button>span{display:grid;width:54px;height:48px;place-items:center;color:#252830;font-size:32px;line-height:1}.playlist-type-grid button strong{font-size:16px;font-weight:500}.playlist-type-grid button>i{position:absolute;top:10px;right:12px;color:#e5aa00;font-size:18px;font-style:normal}.selected-type{min-height:64px;margin-top:14px;padding:14px 16px;border-radius:7px;background:#eef1f5}.selected-type p{margin:0;color:#404752;font-size:14px;line-height:1.55}.playlist-type-form>.modal-actions{margin-top:20px}.schedule-placeholder{margin-top:16px;height:110px;border:1px dashed #d6d9de;background:#fafafa;display:grid;place-items:center;align-content:center;border-radius:4px}.schedule-placeholder span{color:var(--orange);font-size:20px}.schedule-placeholder strong{font-size:12px;margin:5px 0}.schedule-placeholder small{color:#999ea6;font-size:12px}.composer-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:14px;margin-top:16px}.composer-library,.composer-items{border:1px solid #dfe2e6;border-radius:4px;background:#f8f9fa;padding:13px}.composer-items{background:#fff}.composer-library h3,.composer-items h3,.schedule-editor-head h3{margin:0;font-size:12px}.composer-library p,.schedule-editor-head p{color:#8d929a;font-size:12px;line-height:1.6;margin:5px 0 11px}.composer-library select{width:100%;margin-bottom:8px}.composer-items>header,.schedule-editor-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.composer-items>header span{color:#8d929a;font-size:12px}.composer-row{display:grid;grid-template-columns:26px minmax(0,1fr) 95px auto;gap:8px;align-items:center;border:1px solid #e0e3e7;border-radius:4px;padding:8px;margin-bottom:7px}.composer-row>i,.schedule-event-row>i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#fff1e5;color:var(--orange);font-style:normal;font-size:12px;font-weight:700}.composer-row strong,.composer-row small{display:block}.composer-row strong{font-size:12px}.composer-row small{color:#999ea6;font-size:12px;margin-top:2px}.composer-row label,.schedule-event-row label{color:#858b94;font-size:14px}.composer-row input,.schedule-event-row input,.schedule-event-row select{width:100%;margin-top:3px;padding:6px;font-size:14px}.row-buttons{display:flex;gap:3px}.row-buttons button,.remove-event{min-width:27px;height:27px;border:1px solid #dfe2e6;border-radius:3px;background:#fff;color:#656b74}.playlist-sync-badge{display:inline-flex;margin-left:7px;padding:2px 6px;border-radius:999px;background:#fff0e3;color:#d95d10;font-size:12px;font-weight:700}.playlist-editor{display:grid;gap:18px;min-height:calc(100vh - 170px);color:#263241}.playlist-editor-page{margin:-8px 0 0}.playlist-editor.playlist-editor-modal{min-height:0;margin:0}.playlist-editor-modal-summary{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.playlist-editor-modal-summary strong{color:#2f3742;font-size:16px}.playlist-editor-modal-summary small{color:#8a93a0;font-size:12px}.playlist-editor-modal-actions{position:sticky;z-index:4;bottom:-20px;display:flex;justify-content:flex-end;gap:10px;margin:0 -20px -20px;border-top:1px solid #e4e6e9;padding:13px 20px;background:#fafafa}.playlist-editor-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:10px}.playlist-editor-page-header>div{display:grid;gap:8px}.playlist-editor-page-header h2{margin:4px 0 0;font-size:22px}.playlist-editor-page-header small{color:#8a93a0;font-size:12px}.playlist-editor-back{width:fit-content;border:0;background:transparent;padding:0;color:#465466;font-weight:600}.playlist-editor-back:hover{color:var(--orange-dark)}.playlist-editor-page-header nav{display:flex;gap:10px}.playlist-editor-page-header nav button{min-width:88px;min-height:42px}.playlist-editor-details{display:grid;gap:0}.playlist-editor-identity{display:grid;width:min(760px,100%);gap:14px;padding:14px 0 18px}.playlist-editor-identity label{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center;gap:16px;color:#4a5564;font-size:14px;font-weight:600}.playlist-editor-identity label>span{text-align:right}.playlist-editor-identity input,.playlist-editor-identity textarea,.playlist-editor-identity select,.playlist-option-fields input,.playlist-option-fields select{width:100%;min-height:42px;box-sizing:border-box;padding:8px 12px;border:1px solid #cfd6df;border-radius:5px;background:#fff;color:#253244;font:inherit}.playlist-editor-identity textarea{min-height:64px;resize:vertical}.playlist-option-section{border-top:1px solid #d6dce3}.playlist-option-section:last-child{border-bottom:1px solid #d6dce3}.playlist-option-section summary{display:flex;min-height:48px;align-items:center;gap:10px;cursor:pointer;color:#2f3947;font-size:15px;font-weight:650;list-style:none}.playlist-option-section summary::-webkit-details-marker{display:none}.playlist-option-section summary>span{color:var(--orange);transition:transform .18s ease}.playlist-option-section[open] summary>span{transform:rotate(180deg)}.playlist-option-fields{display:grid;grid-template-columns:repeat(2,minmax(0,320px));gap:14px;padding:4px 24px 18px}.playlist-option-fields label{display:grid;gap:6px;color:#566274;font-size:14px}.playlist-playback-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:4px 24px 18px}.playlist-filmstrip,.playlist-library-panel{box-sizing:border-box;margin:0;padding:18px;border:1px solid #dfe4e9;border-radius:8px;background:#fff;box-shadow:0 2px 8px #1f29370a}.playlist-toggle{display:grid!important;min-height:58px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px!important;padding:10px 12px;border:1px solid #e0e5ea;border-radius:7px;background:#f8fafb}.playlist-toggle.sync{border-color:#f2c39f;background:#fff8f2}.playlist-toggle input{width:18px;min-height:18px;padding:0;accent-color:#f58220}.playlist-toggle span{display:grid;gap:3px}.playlist-toggle strong{color:#273547;font-size:12px}.playlist-toggle small{color:#7b8796;font-size:12px;font-weight:400;line-height:1.45}.playlist-filmstrip>header,.playlist-library-panel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.playlist-filmstrip h3,.playlist-library-panel h3{margin:0;font-size:16px}.playlist-filmstrip p,.playlist-library-panel p{margin:4px 0 0;color:#7d8998;font-size:12px}.playlist-filmstrip>header>span{color:#6d7887;font-size:12px;font-weight:600}.playlist-filmstrip>div{display:flex;min-height:210px;align-items:stretch;gap:12px;padding:4px 2px 10px;overflow-x:auto}.playlist-filmstrip article,.playlist-upload-card{position:relative;display:grid;flex:0 0 156px;grid-template-rows:94px auto auto auto 30px;align-content:start;gap:5px;padding:8px;box-sizing:border-box;border:1px solid #dce2e8;border-radius:7px;background:#fff;color:#293648;text-align:left}.playlist-filmstrip article>i{position:absolute;z-index:1;top:13px;left:13px;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#20242bde;color:#fff;font-size:12px;font-style:normal}.playlist-card-preview{display:grid;width:100%;min-height:84px;place-items:center;overflow:hidden;border-radius:5px;background:linear-gradient(145deg,#e8edf2,#dbe2e9);color:#536174}.playlist-card-preview.type-app{background:linear-gradient(145deg,#e5f0f8,#d4e4f1);color:#326b91}.playlist-card-preview.type-layout{background:linear-gradient(145deg,#f0e9f8,#e3d8f0);color:#755394}.playlist-card-preview.type-playlist{background:linear-gradient(145deg,#fff0e3,#f8ddc8);color:#d95d10}.playlist-card-preview b{font-size:27px}.playlist-card-preview img{width:100%;height:100%;object-fit:cover}.playlist-card-preview.loading{background-image:linear-gradient(90deg,#e8edf2 25%,#f5f7f9,#e8edf2 75%);background-size:200% 100%;animation:playlist-preview-loading 1.3s linear infinite}@keyframes playlist-preview-loading{to{background-position:-200% 0}}.playlist-filmstrip article>strong,.playlist-filmstrip article>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-filmstrip article>strong{font-size:12px}.playlist-filmstrip article>small{color:#7d8998;font-size:12px}.playlist-filmstrip article>label{display:flex;align-items:center;gap:6px;color:#7d8998;font-size:14px}.playlist-filmstrip article>label input{width:65px;min-height:28px;padding:3px 6px;border:1px solid #d3dae2;border-radius:4px}.playlist-filmstrip article>footer{display:flex;gap:4px}.playlist-filmstrip article>footer button{min-width:29px;height:29px;padding:0;border:1px solid #dbe1e7;border-radius:4px;background:#f7f9fb;color:#526174}.playlist-filmstrip article>footer button.danger{margin-left:auto;color:#bd3d35}.playlist-upload-card{place-content:center;justify-items:center;grid-template-rows:auto auto auto;border-style:dashed;background:#f8fafb;text-align:center}.playlist-upload-card b{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#fff0e3;color:#e16518;font-size:23px}.playlist-upload-card strong{font-size:12px}.playlist-upload-card small{color:#7d8998;font-size:12px}.playlist-empty-strip{display:grid;min-width:280px;place-content:center;color:#738093;text-align:center}.playlist-empty-strip strong,.playlist-empty-strip small{display:block}.playlist-empty-strip small{margin-top:5px;font-size:12px}.playlist-library-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.playlist-library-tools nav{display:flex;flex-wrap:wrap;gap:7px}.playlist-library-tools nav button{padding:7px 13px;border:1px solid #d6dde5;border-radius:999px;background:#fff;color:#536174;font-size:14px}.playlist-library-tools nav button.active{border-color:#20242b;background:#20242b;color:#fff}.playlist-library-tools>input{width:min(310px,100%);min-height:38px;box-sizing:border-box;padding:0 11px;border:1px solid #cfd6df;border-radius:6px}.playlist-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:13px}.playlist-library-grid>button{position:relative;display:grid;min-width:0;gap:5px;padding:7px 7px 10px;overflow:hidden;border:1px solid #dce2e8;border-radius:7px;background:#fff;color:#293648;text-align:left}.playlist-library-grid>button:hover{border-color:#f58220;box-shadow:0 3px 12px #f582201c}.playlist-library-grid>button>strong,.playlist-library-grid>button>small{margin:0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-library-grid>button>strong{font-size:14px}.playlist-library-grid>button>small{color:#7d8998;font-size:12px}.playlist-library-grid>button>i{position:absolute;top:12px;right:12px;display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:#f58220;color:#fff;font-style:normal}.playlist-library-empty{display:grid;min-height:150px;grid-column:1 / -1;place-content:center;color:#7d8998;font-size:12px}.playlist-editor-status-note{margin:-3px 2px 18px;color:#7a8696;font-size:12px}.playlist-save-workspace-backdrop{position:fixed;z-index:190;inset:0;display:grid;place-items:center;padding:24px;background:#20252b99}.playlist-save-workspace-dialog{width:min(660px,94vw);overflow:hidden;border:1px solid #d7dde4;border-radius:12px;background:#fff;box-shadow:0 24px 70px #11182766}.playlist-save-workspace-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:26px 30px 18px}.playlist-save-workspace-dialog>header h3{margin:0 0 8px;color:#222b37;font-size:22px}.playlist-save-workspace-dialog>header p{margin:0;color:#596575;font-size:14px}.playlist-save-workspace-dialog>header button{border:0;background:transparent;color:#9aa3ad;font-size:25px;line-height:1}.playlist-save-workspace-field{display:grid;grid-template-columns:130px minmax(0,1fr);align-items:center;gap:14px 20px;padding:18px 54px 34px}.playlist-save-workspace-field label{color:#404a57;font-size:14px;font-weight:700;text-align:right}.playlist-save-workspace-field select{min-height:48px;background:#fff}.playlist-save-workspace-field small{grid-column:2;color:#c14d30;font-size:12px;line-height:1.5}.playlist-save-workspace-dialog>footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;background:#f4f6f8}.playlist-save-workspace-dialog>footer button{min-width:104px;min-height:44px}.playlist-preview-backdrop{position:fixed;z-index:180;inset:0;display:grid;place-items:center;padding:28px;background:#18212f80}.playlist-preview-dialog{width:min(960px,94vw);max-height:82vh;overflow:auto;border-radius:10px;background:#fff;box-shadow:0 24px 70px #11182755}.playlist-preview-dialog>header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e2e6eb;background:#fff}.playlist-preview-dialog>header div{display:grid;gap:3px}.playlist-preview-dialog>header strong{font-size:17px}.playlist-preview-dialog>header small{color:#7d8998;font-size:12px}.playlist-preview-dialog>header button{border:0;background:transparent;color:#747d89;font-size:23px}.playlist-preview-dialog>div{display:flex;min-height:230px;gap:12px;padding:20px;overflow-x:auto}.playlist-preview-dialog article{position:relative;display:grid;flex:0 0 170px;align-content:start;gap:7px}.playlist-preview-dialog article>i{position:absolute;z-index:1;top:8px;left:8px;display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#20242bdd;color:#fff;font-size:12px;font-style:normal}.playlist-preview-dialog .playlist-card-preview{height:112px}.playlist-preview-dialog article>strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.playlist-preview-dialog article>small{color:#7d8998;font-size:12px}.sync-delivery-note{display:grid;gap:4px;margin:12px 0;padding:11px 13px;border:1px solid #f2c39f;border-radius:7px;background:#fff8f2}.sync-delivery-note strong{color:#d95d10;font-size:12px}.sync-delivery-note span{color:#6f604f;font-size:12px;line-height:1.5}.sync-selection-order{display:grid;flex:0 0 24px;width:24px;height:24px;place-items:center;border-radius:50%;background:#f58220;color:#fff;font-size:12px;font-style:normal;font-weight:700}.choice-list label.sync-screen-choice{grid-template-columns:24px 28px 1fr}.sync-selection-order.empty{background:#edf0f3}@media(max-width:1100px){.playlist-playback-options{grid-template-columns:1fr}}@media(max-width:720px){.playlist-editor-page-header{align-items:stretch;flex-direction:column}.playlist-editor-page-header nav{display:grid;grid-template-columns:repeat(3,1fr)}.playlist-editor-identity label{grid-template-columns:1fr;gap:6px}.playlist-editor-identity label>span{text-align:left}.playlist-option-fields{grid-template-columns:1fr;padding-right:0;padding-left:0}.playlist-library-tools{align-items:stretch;flex-direction:column}.playlist-library-tools>input{width:100%}.playlist-preview-backdrop{padding:0}.playlist-preview-dialog{width:100vw;max-height:100dvh;min-height:100dvh;border-radius:0}.playlist-save-workspace-backdrop{align-items:end;padding:0}.playlist-save-workspace-dialog{width:100vw;border-radius:14px 14px 0 0}.playlist-save-workspace-dialog>header{padding:22px 20px 16px}.playlist-save-workspace-field{grid-template-columns:1fr;gap:8px;padding:18px 20px 28px}.playlist-save-workspace-field label{text-align:left}.playlist-save-workspace-field small{grid-column:1}}.schedule-editor-head{border-top:1px solid #e2e4e7;margin-top:16px;padding-top:14px}.schedule-event-list{display:grid;gap:7px}.schedule-event-row{display:grid;grid-template-columns:26px minmax(160px,1.35fr) minmax(145px,1fr) minmax(145px,1fr) 28px;gap:8px;align-items:end;border:1px solid #e0e3e7;border-radius:4px;padding:8px}.remove-event{color:#c43b3b}.publish-wizard{display:flex;align-items:center;justify-content:center;margin:4px 0 23px}.wizard-step{display:flex;align-items:center;gap:6px;font-size:12px}.wizard-step i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-style:normal}.wizard-line{width:80px;height:1px;background:#dcdfe3;margin:0 10px}.check-list{max-height:145px;overflow:auto;border:1px solid #dfe2e6;border-radius:4px}.check-list label{display:grid;grid-template-columns:25px 1fr auto;align-items:center;padding:9px;border-bottom:1px solid #eee}.check-list input{width:auto}.live-stage{position:relative;height:390px;overflow:hidden;display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,#1d2733,#3d5264);color:#fff;border-radius:4px}.live-stage video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#111}.live-stage:before{content:"";position:absolute;inset:22px;border:1px solid #ffffff22}.live-stage>span{position:absolute;left:13px;top:12px;background:#da3b44;padding:4px 7px;border-radius:3px;font-size:12px;font-weight:700}.live-placeholder{text-align:center;z-index:1;pointer-events:none}.live-stage.has-video-frame .live-placeholder{opacity:0}.live-stage strong,.live-stage small{display:block}.live-stage strong{font-size:22px}.live-stage small{color:#aab9c6;margin-top:8px;font-size:12px}.screen-capture-result{display:grid;gap:16px}.screen-capture-stage{min-height:360px;display:grid;place-items:center;overflow:hidden;border-radius:4px;background:#090b0e;color:#fff}.screen-capture-stage img{display:block;width:100%;max-height:520px;object-fit:contain}.screen-capture-placeholder{text-align:center}.screen-capture-placeholder strong,.screen-capture-placeholder small{display:block}.screen-capture-placeholder small{margin-top:8px;color:#9ca7b3}.screen-capture-stage.is-loading .screen-capture-placeholder:before{content:"";display:block;width:30px;height:30px;margin:0 auto 14px;border:3px solid #ffffff38;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.screen-capture-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.screen-capture-details>div{padding:10px 12px;border:1px solid #e4e7ea;border-radius:4px;background:#fafafa}.screen-capture-details strong,.screen-capture-details span{display:block}.screen-capture-details strong{margin-bottom:4px;color:#69737e;font-size:12px}.screen-capture-error{padding:10px 12px;border:1px solid #f0b7b7;background:#fff2f2;color:#ad2424}.screen-capture-result>p{margin:0;color:#69737e}.screen-capture-actions{display:flex;justify-content:flex-end;gap:8px}.screen-capture-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border-radius:4px;text-decoration:none}.live-scan{position:absolute;left:0;right:0;height:2px;background:#f5822077;box-shadow:0 0 20px #f58220;animation:scan 3s linear infinite}@keyframes scan{0%{top:0}to{top:100%}}.live-meta{display:flex;gap:20px;padding:12px 0;color:#777d86;font-size:12px}.live-preview>p{background:#f6f7f8;color:#777d86;padding:10px;font-size:12px;line-height:1.7}.page-actions{display:flex;gap:8px}.registration-path-step>h3,.registration-code-step>h3,.registration-help>h3{font-size:20px;margin:2px 0 8px}.registration-path-step>p,.registration-code-step>p{color:#737984;font-size:12px;margin-bottom:22px}.registration-path-layout{display:grid;grid-template-columns:minmax(310px,1fr) minmax(270px,.85fr);gap:36px;align-items:center}.registration-options{display:grid;gap:10px}.registration-options>button{position:relative;min-height:76px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;text-align:left;border:1px solid #d9dce1;border-radius:8px;background:#fff;padding:13px 16px}.registration-options>button.selected{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange);background:#fffaf6}.registration-options>button:disabled{opacity:.52;cursor:not-allowed}.registration-options>button>span{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#f1f3f5;color:#535a64;font-size:20px}.registration-options strong,.registration-options small{display:block}.registration-options strong{color:#2e3238;font-size:12px}.registration-options small{color:#7e848d;font-size:12px;margin-top:5px}.registration-options i{color:#8d929a;font-size:12px;font-style:normal}.registration-device-art{position:relative;height:255px;display:grid;place-items:center}.device-screen{width:270px;height:158px;display:grid;place-items:center;align-content:center;color:#fff;border:8px solid #3d454f;border-radius:9px;background:linear-gradient(145deg,#8c6e76,#24384c);box-shadow:0 18px 35px #20242b38}.device-screen b{font-size:33px;letter-spacing:8px}.device-screen small{color:#d7dce1;letter-spacing:5px;font-size:12px;margin-top:9px}.device-box{position:absolute;bottom:16px;left:calc(50% - 87px);width:174px;height:50px;display:grid;place-items:center;border-radius:8px;color:#bdc8d3;background:linear-gradient(#46535f,#26313a);box-shadow:0 12px 22px #0004;font-size:12px;letter-spacing:3px}.registration-actions{display:flex;justify-content:space-between;align-items:center;margin:24px -20px -20px;padding:15px 20px;border-top:1px solid #e1e4e8;background:#fafafa}.wizard-back{border:0;background:#eef1f4;color:#545b65;border-radius:5px;padding:8px 11px;margin-bottom:12px}.registration-monitor{width:min(510px,85%);height:255px;margin:10px auto 24px;display:grid;place-items:center;background:#252c34;border:9px solid #4c535c;border-radius:10px;box-shadow:0 15px 33px #20242b33}.registration-monitor>div{width:100%;height:100%;display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,#77656f,#253a52);color:#fff}.registration-monitor small,.registration-monitor strong,.registration-monitor span{display:block}.registration-monitor small{color:#e0e5eb;font-size:12px;letter-spacing:2px;text-transform:uppercase}.registration-monitor strong{font-size:38px;letter-spacing:3px;margin:14px 0 9px}.registration-monitor span{color:#d5dae0;font-size:12px}.registration-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.registration-input{font-size:18px!important;letter-spacing:3px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.registration-success{min-height:390px;display:grid;place-items:center;align-content:center;text-align:center}.registration-success>span{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#e8f6ee;color:#218458;font-size:34px}.registration-success h3{font-size:21px;margin:18px 0 8px}.registration-success p{color:#777e87;font-size:12px;max-width:430px;line-height:1.7;margin-bottom:22px}.registration-help{min-height:380px}.registration-help ol{margin:25px 0;padding-left:23px;color:#555c65;font-size:12px;line-height:2.3}.empty{text-align:center;padding:55px 20px;color:#92979f}.empty>span{display:block;color:var(--orange);font-size:25px}.empty h3{color:#50555d;font-size:12px;margin:9px 0 5px}.empty p{font-size:12px;line-height:1.6;margin:0 auto 13px;max-width:420px}.loading{min-height:380px;display:grid;place-items:center;align-content:center;color:#8d929a;font-size:12px}.loading span{width:27px;height:27px;border:3px solid #eceef1;border-top-color:var(--orange);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:10px}@keyframes spin{to{transform:rotate(360deg)}}.layout-editor{display:grid;grid-template-columns:208px minmax(700px,1fr) 235px;height:calc(100vh - 120px);min-height:660px;background:#e9ebee}.editor-library,.editor-properties{background:#fff;overflow:auto}.editor-library{border-right:1px solid #d8dbe0}.editor-properties{border-left:1px solid #d8dbe0;padding:13px}.editor-library>header,.editor-properties>header{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid #e3e5e8}.editor-library header h3,.editor-properties header h3{font-size:12px}.editor-library header button,.editor-properties header button{border:0;background:transparent;color:var(--orange-dark);font-size:14px}.editor-layout-list{max-height:165px;overflow:auto;padding:7px}.editor-layout-list button,.asset-list button{width:100%;border:0;background:#fff;display:flex;align-items:center;gap:8px;text-align:left;padding:7px;border-radius:4px}.editor-layout-list button:hover,.editor-layout-list button.selected,.asset-list button:hover{background:#fff2e7}.editor-layout-list button>span,.asset-list button>span{flex:0 0 29px;height:29px;display:grid;place-items:center;border-radius:4px;background:#f0f1f3;color:#6f7580}.editor-layout-list strong,.editor-layout-list small,.asset-list strong,.asset-list small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-layout-list strong,.asset-list strong{font-size:12px;color:#4b5059}.editor-layout-list small,.asset-list small{font-size:12px;color:#9a9fa7;margin-top:3px}.library-title{display:flex;justify-content:space-between;padding:11px 13px 7px;border-top:1px solid #e5e7ea}.library-title strong{font-size:12px}.library-title small{font-size:12px;color:#999ea6}.widget-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px 9px 11px}.widget-grid button{border:1px solid #e1e3e6;background:#fff;border-radius:4px;padding:6px 2px}.widget-grid button:hover{border-color:var(--orange)}.widget-grid span,.widget-grid small{display:block}.widget-grid span{color:var(--orange);font-size:14px}.widget-grid small{color:#747a83;font-size:12px;margin-top:3px}.asset-list{padding:0 7px 15px;max-height:260px;overflow:auto}.editor-center{min-width:0;display:grid;grid-template-rows:53px 1fr 78px}.editor-toolbar{background:#fff;border-bottom:1px solid #d9dce0;display:flex;align-items:center;gap:6px;padding:8px 11px}.editor-toolbar button{border:1px solid #d9dce0;background:#fff;border-radius:4px;padding:7px 9px;font-size:14px;white-space:nowrap}.editor-toolbar button.primary{color:#fff;background:var(--orange);border-color:var(--orange-dark)}.editor-toolbar>small{color:#92979f;font-size:12px;white-space:nowrap}.editor-toolbar label{display:flex;align-items:center;gap:5px;font-size:14px;color:#8b9098}.editor-toolbar select{width:120px;margin:0;padding:7px;font-size:14px}.layout-name-input{width:155px;border:0;font-weight:600;padding:7px}.toolbar-divider{width:1px;height:25px;background:#e2e4e7}.toolbar-spacer{flex:1}.save-notice{color:#28815e!important}.canvas-workspace{overflow:auto;display:grid;place-items:center;padding:32px;background-color:#d9dde2;background-image:radial-gradient(#b9bec5 1px,transparent 1px);background-size:18px 18px}.canvas-shell{position:relative;padding:25px 10px 10px;border-radius:3px;background:#aeb4bc;box-shadow:0 15px 40px #3741514a}.canvas-ruler{position:absolute;top:7px;left:11px;color:#4e5662;font-size:12px}.design-canvas{position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff21}.design-region{position:absolute;cursor:move;border:1px dashed #f7aa69;display:grid;place-items:center;overflow:hidden;-webkit-user-select:none;user-select:none}.design-region.selected{outline:2px solid var(--orange);outline-offset:1px}.design-region>i{position:absolute;left:0;top:0;background:#cc650dbb;color:#fff;padding:2px 4px;font-size:12px;font-style:normal}.text-preview{width:100%;padding:5px;line-height:1.2;overflow:hidden}.design-region .asset-preview,.widget-preview{width:100%;height:100%;display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,#334253,#607489);color:#fff}.asset-preview>span,.widget-preview>span{font-size:26px}.asset-preview>small,.widget-preview>small{color:#b8c7d3;font-size:12px;margin-top:5px}.widget-preview strong{font-size:12px;margin-top:4px}.audio-preview{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;background:#756485}.audio-preview>span{font-size:27px}.audio-preview div{display:flex;align-items:center;gap:3px}.audio-preview i{width:3px;height:25px;background:#e7d8ed;animation:audio 1s ease-in-out infinite alternate}.audio-preview i:nth-child(2){height:40px}.audio-preview i:nth-child(3){height:18px}.audio-preview i:nth-child(4){height:33px}@keyframes audio{to{transform:scaleY(.55)}}.page-timeline{display:flex;gap:7px;overflow:auto;padding:9px 11px;background:#fff;border-top:1px solid #d9dce0}.page-timeline button{flex:0 0 135px;display:flex;align-items:center;gap:7px;border:1px solid #dfe2e5;background:#fff;border-radius:4px;padding:7px;text-align:left}.page-timeline button.active{border-color:var(--orange);background:#fff7ef}.page-timeline button>span{flex:0 0 24px;height:24px;display:grid;place-items:center;border-radius:3px;background:#f0f1f3;color:#777;font-size:12px}.page-timeline strong,.page-timeline small{display:block}.page-timeline strong{font-size:12px}.page-timeline small{color:#999;font-size:12px;margin-top:3px}.page-timeline .add-page{flex-basis:34px;display:grid;place-items:center;color:var(--orange);font-size:17px}.editor-properties>label,.property-grid label{display:block;color:#737984;font-size:14px;margin-bottom:10px}.editor-properties input,.editor-properties textarea{margin-top:5px;padding:7px;font-size:14px}.property-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.property-hint{background:#f5f6f7;color:#8d929a;padding:9px;font-size:12px;line-height:1.6;border-radius:3px}.property-empty{display:grid;place-items:center;text-align:center;padding:35px 5px;color:#92979f}.property-empty>span{color:var(--orange);font-size:23px}.property-empty strong{color:#555b64;font-size:12px;margin:8px 0 4px}.property-empty small{font-size:12px;line-height:1.5}@media(max-width:1320px){.app-shell{grid-template-columns:205px 1fr}.sidebar{width:205px}.content{padding:24px}.dashboard-grid{grid-template-columns:1fr 1fr}.quick-card{grid-column:1 / -1}.layout-editor{grid-template-columns:185px minmax(650px,1fr) 215px}.schedule-event-row{grid-template-columns:26px 1fr 1fr}.schedule-event-row>label:first-of-type{grid-column:2 / -1}}.screen-management-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:14px;align-items:start}.screen-list-pane{min-width:0}.screen-list-tools{display:flex;align-items:center;gap:8px;margin-bottom:10px}.screen-list-tools .search{width:min(390px,42vw)}.screen-visible-count{margin-left:auto;color:#7d8794;font-size:12px}.screen-table-card{margin-top:0;overflow:visible}.screen-table-scroll{max-width:100%;overflow-x:auto}.screen-table-scroll table{min-width:max-content}.screen-table-card .check-col{width:44px;padding-right:0;text-align:center}.screen-table-card tr.is-selected td{background:#fff7ef}.screen-table-card tr.is-selected td:first-child{box-shadow:inset 3px 0 #f58220}.screen-table-card .tag-pills{margin-top:5px}.screen-sort-button{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:500;white-space:nowrap}.screen-sort-button:hover{color:#b85b0c}.screen-sort-button span{color:#b0b7c0;font-size:12px}.screen-option-menu{position:relative;flex:0 0 auto}.screen-option-menu>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 11px;border:1px solid #d8dee5;border-radius:5px;background:#fff;color:#596575;white-space:nowrap}.screen-option-menu>button.active{border-color:#f58220;background:#fff4e9;color:#b85b0c}.screen-option-menu-panel{position:absolute;z-index:45;top:calc(100% + 5px);left:0;width:250px;overflow:auto;padding:7px;border:1px solid #dfe3e8;border-radius:6px;background:#fff;box-shadow:0 10px 28px #262f3d2e}.screen-option-menu-panel header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px;border-bottom:1px solid #edf0f3}.screen-option-menu-panel header strong,.screen-option-menu-panel header small{display:block}.screen-option-menu-panel header small{margin-top:2px;color:#8b95a2;font-size:12px}.screen-option-menu-panel header button{border:0;background:transparent;color:#d46b13;white-space:nowrap}.screen-option-menu-panel label{display:flex;align-items:center;gap:9px;min-height:38px;padding:6px 8px;border-radius:4px;color:#4f5966;font-size:14px}.screen-option-menu-panel label:hover{background:#f6f7f8}.screen-status-dot{width:8px;height:8px;border-radius:50%;background:#a5adba}.screen-status-dot.is-online{background:#2da571}.screen-status-dot.is-unregistered{background:#eca047}.screen-status-dot.is-invalid{background:#c7525d}.screen-column-panel{right:0;left:auto;width:280px;max-height:min(580px,calc(100vh - 170px))}.screen-column-panel>div{padding-top:4px}.screen-column-panel label{cursor:grab}.screen-column-panel label.is-dragging{opacity:.45;background:#fff1e5}.screen-column-panel label:active{cursor:grabbing}.column-drag-handle{color:#a4acb6;font-size:16px;letter-spacing:-3px}.screen-export-button{min-height:36px;white-space:nowrap}.screen-bulk-bar{position:sticky;z-index:12;top:8px;display:flex;align-items:center;gap:10px;min-height:48px;margin-bottom:10px;padding:7px 12px;border:1px solid #ffc58f;border-radius:6px;background:#fff9f2;box-shadow:0 5px 15px #2e364114}.screen-bulk-bar strong{margin-right:auto;color:#9a4f12;font-size:13px}.screen-group-tree{overflow:hidden;border:1px solid #dfe4ea;border-radius:7px;background:#fff;box-shadow:0 2px 8px #2532480d}.screen-group-tree>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px;border-bottom:1px solid #e7ebef}.screen-group-tree>header strong,.screen-group-tree>header small{display:block}.screen-group-tree>header strong{color:#293646;font-size:14px}.screen-group-tree>header small{margin-top:3px;color:#8b95a2;font-size:12px}.screen-group-tree>header button,.screen-group-row-actions button{border:0;background:transparent;color:#d66d14;font-size:14px}.screen-group-search{display:flex;align-items:center;gap:6px;margin:10px;padding:0 9px;border:1px solid #dce2e8;border-radius:5px;color:#8b95a2}.screen-group-search input{width:100%;min-height:34px;border:0;outline:0}.screen-group-all,.screen-group-name{border:0;background:transparent;color:#39475a}.screen-group-all{display:grid;width:calc(100% - 16px);grid-template-columns:24px 1fr auto;align-items:center;gap:7px;margin:0 8px 5px;padding:9px;border-radius:5px;text-align:left}.screen-group-all.active,.screen-group-tree-row.active{background:#fff2e7;color:#b65a0b}.screen-group-all small,.screen-group-name small{color:#929ba7}.screen-group-tree-rows{max-height:calc(100vh - 370px);min-height:120px;overflow:auto;padding:3px 8px 9px}.screen-group-tree-rows>p{padding:18px 8px;color:#929ba7;font-size:12px;text-align:center}.screen-group-tree-row{display:grid;grid-template-columns:20px 24px minmax(0,1fr);align-items:center;min-height:39px;padding-left:calc(var(--group-depth, 0) * 14px);border-radius:5px}.screen-group-expand{width:20px;border:0;background:transparent;color:#87919d}.screen-group-expand:disabled{cursor:default}.screen-group-name{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;padding:7px 6px;text-align:left}.screen-group-name strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.screen-group-name strong em{display:inline-block;max-width:90px;margin-left:5px;padding:1px 5px;overflow:hidden;border-radius:8px;background:#edf1f5;color:#75808e;font-size:12px;font-style:normal;font-weight:500;text-overflow:ellipsis;vertical-align:middle}.screen-group-tree>footer{padding:9px 12px;border-top:1px solid #e7ebef;color:#8a94a0;font-size:12px;line-height:1.5}.screen-target-selector{display:grid;grid-template-columns:250px minmax(0,1fr);gap:12px;min-height:350px}.screen-target-selector .screen-group-tree-rows{max-height:360px}.screen-target-list{min-width:0;overflow:hidden;border:1px solid #dfe4ea;border-radius:7px;background:#fff}.screen-target-list>header{display:flex;align-items:center;gap:12px;padding:10px;border-bottom:1px solid #e7ebef}.screen-target-list>header .search{flex:1}.screen-target-list>header strong{color:#9a4f12;font-size:12px;white-space:nowrap}.screen-target-select-all{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid #e7ebef;color:#596575;font-size:12px}.screen-target-select-all small{color:#8b95a2}.screen-target-rows{max-height:330px;overflow:auto;padding:7px;background:#f7f9fb}.screen-target-rows>label{display:grid;grid-template-columns:24px 8px minmax(0,1fr);align-items:center;gap:9px;margin-bottom:6px;padding:9px 10px;border:1px solid #e0e5eb;border-radius:6px;background:#fff;cursor:pointer}.screen-target-rows>label.selected{border-color:#f58220;background:#fff7ef}.screen-target-rows>label.unavailable{opacity:.56;cursor:not-allowed}.screen-target-rows>label>span:last-child{display:grid;gap:2px;min-width:0}.screen-target-rows strong,.screen-target-rows small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screen-target-rows small{color:#778291;font-size:12px}.screen-target-rows>p{padding:36px 12px;color:#8993a0;text-align:center}.screen-target-online{width:8px;height:8px;border-radius:50%;background:#a5adba}.screen-target-online.online{background:#2cad69}.screen-target-unavailable{color:#bd4b3a!important}.tag-filter{position:relative}.tag-filter>button{min-height:36px;padding:0 11px;border:1px solid #d8dee5;border-radius:5px;background:#fff;color:#596575}.tag-filter>button.active{border-color:#f58220;background:#fff4e9;color:#b85b0c}.tag-filter-menu{position:absolute;z-index:40;top:calc(100% + 5px);left:0;width:230px;max-height:310px;overflow:auto;padding:7px;border:1px solid #dfe3e8;border-radius:6px;background:#fff;box-shadow:0 10px 28px #262f3d2e}.tag-filter-menu header{display:flex;justify-content:space-between;padding:6px}.tag-filter-menu header button{border:0;background:transparent;color:#d46b13}.tag-filter-menu label{display:flex;align-items:center;gap:8px;padding:7px;border-radius:4px;font-size:14px}.tag-filter-menu label:hover{background:#f6f7f8}.tag-filter-menu label i,.tag-manager-name i{width:10px;height:10px;border-radius:50%}.tag-filter-menu p{padding:16px 6px;color:#9199a4;text-align:center}.tag-pills{display:inline-flex;flex-wrap:wrap;gap:4px}.tag-pills i{padding:2px 6px;border:1px solid currentColor;border-radius:10px;background:#fff;font-size:12px;font-style:normal;line-height:1.25}.no-tags{color:#a4aab2}.shared-tag-picker{grid-column:1 / -1;margin:0;padding:12px;border:1px solid #dce2e8;border-radius:6px}.shared-tag-picker legend{padding:0 5px;color:#536071;font-size:14px;font-weight:600}.tag-choice-list{display:flex;flex-wrap:wrap;gap:7px}.tag-choice-list label{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #dfe4e9;border-radius:14px;color:#4e5a69;font-size:14px}.tag-choice-list label i{width:9px;height:9px;border-radius:50%}.tag-picker-empty{margin:2px 0 7px;color:#9099a5;font-size:12px}.tag-manage-link{margin-top:9px}.tag-manager{display:grid;gap:12px}.tag-manager-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7d8794;font-size:12px}.tag-manager-tools .search{width:min(420px,60vw)}.tag-manager-table-wrap,.screen-group-manager-table{max-height:430px;overflow:auto;border:1px solid #e0e4e9;border-radius:6px}.tag-manager-table,.screen-group-manager-table table{width:100%;border-collapse:collapse}.tag-manager-table th,.tag-manager-table td,.screen-group-manager-table th,.screen-group-manager-table td{padding:10px;border-bottom:1px solid #e9ecef;text-align:left}.tag-manager-table th,.screen-group-manager-table th{position:sticky;top:0;z-index:1;background:#eef1f4;color:#5c6672;font-size:12px}.tag-manager-table tr.is-selected td{background:#fff7ef}.tag-manager-name{display:flex;align-items:center;gap:8px}.tag-edit-fields,.screen-group-edit-fields{display:grid;gap:5px}.tag-edit-fields{grid-template-columns:minmax(120px,1fr) 38px}.tag-edit-fields input[type=color]{padding:2px}.tag-row-actions,.screen-group-row-actions{display:flex;gap:7px}.tag-row-actions button{border:0;background:transparent;color:#c56210}.tag-manager-empty,.screen-group-manager-table>p{padding:22px;color:#929ba7;text-align:center}.tag-manager-create,.screen-group-create{display:flex;align-items:end;gap:8px;padding:12px;border-radius:6px;background:#f6f7f9}.tag-manager-create input:first-child{flex:1}.tag-manager-create input[type=color]{width:42px;padding:3px}.tag-manager-delete-confirm,.danger-confirm-panel{padding:12px;border:1px solid #f0b7ae;border-radius:6px;background:#fff6f4;color:#9f3023}.tag-manager-delete-confirm{display:flex;align-items:center;gap:8px}.tag-manager-delete-confirm p{margin-right:auto}.danger-button{border:1px solid #cf4939;border-radius:5px;background:#cf4939;color:#fff}.danger-button:disabled{opacity:.55}.screen-group-manager{display:grid;gap:12px}.screen-group-manager>.search{width:min(420px,60vw)}.screen-group-manager-table td>div>small{display:block;margin-top:3px;color:#8b95a2}.screen-group-manager-table select{min-width:140px}.screen-group-row-actions button.danger-text{color:#c43d2e}.screen-group-create{display:grid;grid-template-columns:auto repeat(4,minmax(120px,1fr)) auto}.screen-group-create h3{align-self:center;margin:0;font-size:13px}.screen-group-create label,.screen-bulk-dialog>label,.screen-bulk-content-fields label{display:grid;gap:5px;color:#566274;font-size:14px}.screen-bulk-dialog{display:grid;gap:14px}.bulk-selection-summary{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:6px;background:#fff5ea;color:#89440c}.bulk-selection-summary span{font-size:12px}.screen-bulk-dialog>label select{min-height:40px}.screen-bulk-content-fields{display:grid;grid-template-columns:160px minmax(220px,1fr) 160px;gap:10px}.danger-confirm-panel strong{display:block}.danger-confirm-panel p{margin:5px 0 9px;font-size:12px}.danger-confirm-panel input{max-width:320px}@media(max-width:1000px){.screen-management-layout{grid-template-columns:1fr}.screen-group-tree-rows{max-height:260px}.screen-target-selector{grid-template-columns:1fr}.screen-target-selector .screen-group-tree-rows{max-height:210px}.screen-list-tools{flex-wrap:wrap}.screen-list-tools .search{width:100%}.screen-visible-count{margin-left:0}.screen-group-create{grid-template-columns:1fr 1fr}.screen-bulk-content-fields{grid-template-columns:1fr}}.modal-card.wide-modal{width:min(1120px,96vw)}.media-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.media-page-head h1{font-size:26px;margin-top:6px}.media-page-head p{color:#808690;font-size:12px;margin-top:6px}.media-breadcrumb{display:flex;align-items:center;gap:5px;color:#a0a5ad;font-size:12px}.media-breadcrumb button{border:0;background:transparent;color:#6e747d;padding:0}.media-breadcrumb button:hover{color:var(--orange-dark)}.media-head-actions{display:flex;gap:8px}.media-toolbar{display:flex;align-items:center;justify-content:space-between;margin:13px 0}.media-toolbar .search{width:min(440px,45vw)}.media-toolbar>div{display:flex;align-items:center;gap:7px;color:#858b94;font-size:12px}.media-toolbar>div button{width:34px;height:34px;border:1px solid #d9dde2;background:#fff;color:#717780;border-radius:4px}.media-toolbar>div button.active{color:var(--orange-dark);border-color:var(--orange);background:var(--orange-soft)}.media-table-card{overflow:visible;background:#fff;border:1px solid #e0e3e7;border-radius:5px;box-shadow:0 2px 8px #2632480a}.media-library-table{width:100%;border-collapse:collapse;table-layout:fixed}.media-library-table th{height:43px;background:#eef1f4;color:#5f6670;text-align:left;font-size:12px;font-weight:600}.media-library-table th:nth-child(2){width:31%}.media-library-table th:nth-child(3){width:12%}.media-library-table th:nth-child(4){width:16%}.media-library-table th.workspace-col{width:16%}.media-library-table .check-col{width:48px;text-align:center}.media-library-table .actions-col{width:65px;text-align:center}.media-library-table td{height:72px;padding:9px 10px;border-top:1px solid #edf0f2;color:#555c66;font-size:12px;vertical-align:middle}.media-library-table td:first-child,.media-library-table td:last-child{text-align:center}.media-library-table input[type=checkbox]{width:16px;height:16px;accent-color:var(--orange)}.media-library-table tr:hover td{background:#fffaf6}.media-library-table tr.folder-row td{height:61px}.workspace-name-pill{display:inline-block;max-width:100%;overflow:hidden;border-radius:11px;padding:4px 7px;background:#f0f2f5;color:#606772;font-size:12px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.folder-name,.asset-name-cell{border:0;background:transparent;display:flex;align-items:center;gap:12px;width:100%;color:#343941;text-align:left;padding:0}.folder-name>span{font-size:25px;color:#405060;line-height:1;transform:rotate(90deg)}.folder-name strong,.asset-name-cell strong,.asset-name-cell small{display:block}.folder-name strong,.asset-name-cell strong{font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-name-cell small{color:#979da5;font-size:12px;margin-top:3px}.asset-real-preview{position:relative;height:138px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#35485b,#8194a7);color:#fff}.asset-real-preview.image{background:#edf1ef}.asset-real-preview.audio{background:linear-gradient(145deg,#705c8e,#c59db3)}.asset-real-preview.document{background:linear-gradient(145deg,#ddd1c1,#f5eee5);color:#9b512d}.asset-real-preview>img,.asset-real-preview>video{width:100%;height:100%;object-fit:cover;display:block}.asset-real-preview.document>img{object-fit:contain;background:#fff}.asset-real-preview>span{font-size:27px;font-weight:700}.asset-real-preview.compact{flex:0 0 53px;width:53px;height:40px;border:1px solid #d9dde2;border-radius:2px}.asset-real-preview.compact>span{font-size:13px}.asset-real-preview.large{height:310px;border-radius:5px;background:#17191c}.asset-real-preview.large>img,.asset-real-preview.large>video{object-fit:contain}.asset-real-preview.large audio{position:absolute;left:18px;right:18px;bottom:20px;width:calc(100% - 36px)}.asset-real-preview .video-thumbnail-status{max-width:88%;color:#dce5ee;font-size:12px;line-height:1.35;text-align:center}.media-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:14px}.media-library-grid .media-card,.media-library-grid .folder-card{position:relative;overflow:visible}.media-library-table tr.is-selected td{background:#fff7ef}.media-library-table tr.is-selected td:first-child{box-shadow:inset 3px 0 #f58220}.media-library-grid .media-card.is-selected,.media-library-grid .folder-card.is-selected{border-color:#f58220;background:#fff9f3;box-shadow:0 0 0 2px #f5822026}.media-card-selector{position:absolute;z-index:5;top:9px;left:9px;display:grid;width:27px;height:27px;place-items:center;border:1px solid #d9dfe5;border-radius:5px;background:#fffffff0;box-shadow:0 2px 7px #2431431f}.media-toolbar>.tag-filter{display:block;color:inherit;font-size:inherit}.media-toolbar>.tag-filter>button{width:auto;height:36px;padding:0 11px}.media-selection-tools{display:flex;align-items:center;gap:10px;min-height:42px;margin:-2px 0 10px;padding:6px 10px;border:1px solid #e0e4e8;border-radius:6px;background:#fff;color:#7f8894;font-size:12px}.media-selection-tools.active{border-color:#ffc28e;background:#fff8f1}.media-selection-tools label{display:flex;align-items:center;gap:7px}.media-selection-tools strong{margin-right:auto;color:#535f6f}.media-bulk-menu{position:relative}.media-bulk-menu summary{padding:7px 11px;border:1px solid #f58220;border-radius:5px;background:#f58220;color:#fff;cursor:pointer;font-weight:600;list-style:none}.media-bulk-menu summary::-webkit-details-marker{display:none}.media-bulk-menu>div{position:absolute;z-index:35;top:calc(100% + 4px);right:0;width:165px;padding:5px;border:1px solid #dfe3e7;border-radius:5px;background:#fff;box-shadow:0 9px 24px #262f3c2e}.media-bulk-menu>div button{width:100%;padding:8px;border:0;border-radius:4px;background:transparent;color:#535e6c;text-align:left}.media-bulk-menu>div button:hover{background:#fff1e5;color:#b65709}.media-bulk-menu>div button.danger{border-top:1px solid #eceff2;color:#c44031}.media-bulk-dialog{display:grid;gap:14px}.media-bulk-dialog>label,.media-bulk-move-fields label{display:grid;gap:5px;color:#566274;font-size:14px}.media-bulk-dialog>label select{min-height:40px}.media-bulk-move-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bulk-workspace-warning{grid-column:1 / -1;margin:0;color:#a43f31;font-size:12px}@media(max-width:760px){.screen-bulk-bar,.media-selection-tools{flex-wrap:wrap}.screen-bulk-bar strong,.media-selection-tools strong{width:100%;margin-right:0}.screen-list-tools .tag-filter,.screen-list-tools>.secondary{flex:1}.media-toolbar{flex-wrap:wrap;gap:8px}.media-toolbar .search{width:100%}.media-toolbar>.tag-filter{flex:1}.media-toolbar>.tag-filter>button{width:100%}.media-toolbar>div:last-child{margin-left:auto}.media-selection-tools>small{width:100%}.media-bulk-move-fields,.screen-group-create{grid-template-columns:1fr}.tag-manager-tools,.tag-manager-create,.tag-manager-delete-confirm{align-items:stretch;flex-direction:column}.tag-manager-tools .search,.screen-group-manager>.search{width:100%}.screen-group-manager-table,.tag-manager-table-wrap{max-height:52vh}}.folder-card{min-height:86px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;border:1px solid #dfe3e7;background:#fff;border-radius:5px;padding:13px}.folder-card:hover{border-color:#f1aa6c;box-shadow:0 5px 16px #2532470d}.folder-card-icon{width:46px;height:40px;display:grid;place-items:center;background:#fff2e6;color:var(--orange-dark);border-radius:4px;font-size:22px;transform:rotate(90deg)}.folder-card>div:nth-child(2) button{border:0;background:transparent;font-size:14px;font-weight:600;padding:0;color:#343941}.folder-card>div:nth-child(2) small{display:block;color:#969ca5;font-size:12px;margin-top:5px}.media-card .media-info .tag-pills{min-height:22px}.media-action-menu{position:relative;display:inline-flex;justify-content:center}.media-menu-trigger{width:31px;height:31px;border:0;border-radius:50%;background:#eef1f3;color:#535a64;font-size:17px}.media-action-menu>div{position:absolute;z-index:40;top:34px;right:0;min-width:175px;padding:6px;background:#fff;border:1px solid #e1e4e7;border-radius:5px;box-shadow:0 12px 30px #1f293729}.media-action-menu>div button{width:100%;border:0;background:transparent;color:#343941;padding:9px 11px;text-align:left;font-size:14px;border-radius:3px}.media-action-menu>div button:hover{background:#f4f5f6}.media-action-menu>div button.danger{color:#cf3e2c;border-top:1px solid #eee;margin-top:4px}.tag-pills{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.tag-pills i{max-width:95px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;border:1px solid #d8dce1;border-radius:11px;padding:3px 7px;font-size:12px}.no-tags{color:#b0b5bc}.media-empty{min-height:240px;display:grid;place-items:center;align-content:center;color:#969ca5;background:#fff;border:1px dashed #d5d9de;border-radius:5px}.media-empty>span{font-size:32px;color:#c6cbd0}.media-empty h3{color:#555c65;font-size:12px;margin:8px 0 5px}.media-empty p{font-size:12px}.media-edit-form{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(480px,1.18fr);gap:23px}.media-edit-preview{background:#f7f8f9;border-radius:5px;padding:14px;align-self:start}.source-change{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;color:#777e87;font-size:12px;margin:13px 0}.source-change strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#343941}.source-change span{color:var(--orange-dark);cursor:pointer;font-weight:600}.source-change input{display:none}.media-edit-preview dl,.media-details-layout dl,.item-details dl{display:grid;grid-template-columns:90px minmax(0,1fr);gap:7px 12px;font-size:12px;margin:14px 0}.media-edit-preview dt,.media-details-layout dt,.item-details dt{color:#9399a2}.media-edit-preview dd,.media-details-layout dd,.item-details dd{margin:0;color:#444a53;overflow-wrap:anywhere}.media-edit-preview>small{display:block;color:#8a6b4d;background:#fff3e8;padding:9px;line-height:1.6;border-radius:4px}.media-edit-fields{display:grid;gap:12px}.media-edit-fields>label{color:#656c75;font-size:14px}.media-edit-fields>label input,.media-edit-fields>label textarea{margin-top:6px}.tag-editor{margin:0;border:1px solid #dde1e5;border-radius:5px;padding:12px}.tag-editor legend{color:#656c75;font-size:14px;padding:0 5px}.tag-choice-list{display:flex;flex-wrap:wrap;gap:6px;min-height:26px}.tag-choice-list label{display:flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid #e0e3e6;border-radius:12px;color:#5e6570;font-size:14px}.tag-choice-list input{width:12px;height:12px;accent-color:var(--orange)}.tag-choice-list i{width:7px;height:7px;border-radius:50%}.inline-create{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:9px}.inline-create input{padding:7px 8px;font-size:14px}.inline-create button{border:1px solid #f1a264;background:#fff4eb;color:var(--orange-dark);border-radius:4px;padding:0 10px;font-size:14px}.reserved-fieldset{border:1px dashed #cbd2da;border-radius:6px;padding:12px;background:#f8f9fa}.reserved-fieldset legend{color:#69717b;padding:0 5px;font-size:14px}.reserved-fieldset>div{display:flex;flex-wrap:wrap;gap:7px}.reserved-fieldset button{border:1px solid #d7dce2;border-radius:4px;background:#eef0f3;color:#6f7782;padding:8px 10px}.reserved-fieldset button small{margin-left:6px;color:#9aa1aa}.reserved-fieldset p{color:#89929d;font-size:12px;margin:8px 0 0}.availability-panel{border-top:1px solid #e1e4e7;padding-top:13px}.switch-line{display:flex;align-items:center;justify-content:space-between;gap:15px}.switch-line span strong,.switch-line span small{display:block}.switch-line span strong{font-size:12px;color:#4c525b}.switch-line span small{color:#969ca5;font-size:12px;margin-top:3px}.switch-line>input{width:36px;height:18px;accent-color:var(--orange)}.availability-periods{display:grid;gap:8px;margin-top:12px}.availability-row{display:grid;grid-template-columns:1fr 1fr 125px 28px;gap:7px;align-items:end;padding:9px;background:#f7f8f9;border-radius:4px}.availability-row>label{color:#747b85;font-size:14px}.availability-row>label input{margin-top:5px;padding:7px;font-size:14px}.availability-row .non-expiring{display:flex;align-items:center;gap:6px;height:31px}.availability-row .non-expiring input{width:13px;height:13px;margin:0;accent-color:var(--orange)}.availability-row>button{height:31px;border:1px solid #e0e3e6;background:#fff;color:#bf4b3d;border-radius:3px}.media-form-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;margin:0 -20px -20px;padding:14px 20px;border-top:1px solid #e3e6e9;background:#fafafa}.modal-search{margin-bottom:10px}.choice-list{max-height:310px;overflow:auto;border:1px solid #dfe3e7;border-radius:5px}.choice-list label{display:grid;grid-template-columns:24px 1fr;align-items:center;padding:10px 12px;border-bottom:1px solid #edf0f2}.choice-list label:hover{background:#fff8f2}.choice-list label.disabled{cursor:not-allowed;background:#f7f8f9;opacity:.72}.choice-list input{width:15px;height:15px;accent-color:var(--orange)}.choice-list strong,.choice-list small{display:block}.choice-list strong{font-size:12px}.choice-list small{color:#9298a1;font-size:12px;margin-top:3px}.choice-list .screen-version-status.compatible{color:#25815c}.choice-list .screen-version-status.incompatible{color:#b74848;font-weight:500}.choice-list>p{padding:25px;text-align:center;color:#999fa7;font-size:12px}.simple-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin:20px -20px -20px;padding:13px 20px;border-top:1px solid #e4e7ea;background:#fafafa}.delivery-modes{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:13px}.delivery-modes label{display:grid;grid-template-columns:23px 1fr;align-items:start;border:1px solid #dfe3e7;border-radius:5px;padding:12px}.delivery-modes label:has(input:checked){border-color:var(--orange);background:#fff8f2}.delivery-modes input{width:15px;height:15px;accent-color:var(--orange)}.delivery-modes strong,.delivery-modes small{display:block}.delivery-modes strong{font-size:12px}.delivery-modes small{color:#9197a0;font-size:12px;line-height:1.5;margin-top:4px}.duration-settings{display:grid;grid-template-columns:1fr 140px;gap:9px;margin-bottom:12px}.duration-settings label{color:#717883;font-size:14px}.duration-settings select,.duration-settings input{margin-top:5px}.destination-label{color:#6c737d;font-size:12px;margin-bottom:9px}.folder-destination-list{max-height:330px;overflow:auto;border:1px solid #dce0e4;border-radius:4px}.folder-destination-list label{display:flex;align-items:center;gap:8px;min-height:37px;padding:8px 13px;color:#4f5660;font-size:14px}.folder-destination-list label:hover,.folder-destination-list label.selected{background:#eef2f5}.folder-destination-list input{width:14px;height:14px;accent-color:var(--orange)}.standalone-field{display:grid;gap:7px;color:#666d77;font-size:12px}.item-details{display:grid;grid-template-columns:82px 1fr;gap:18px;align-items:start}.detail-folder-icon{width:78px;height:68px;display:grid;place-items:center;border-radius:5px;background:#fff0e4;color:var(--orange-dark);font-size:34px;transform:rotate(90deg)}.item-details dl{margin:0}.library-item-details{min-height:180px}.pending-panel{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:#747c87}.pending-panel>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#f1f3f5;font-size:20px}.pending-panel strong{color:#3d444d}.pending-panel p{max-width:420px;margin:0;color:#8b929b}.pending-panel em{font-style:normal;border-radius:12px;background:#eef0f3;color:#7d858f;padding:3px 9px;font-size:12px}.confirm-panel{text-align:center}.warning-icon{width:46px;height:46px;display:grid;place-items:center;margin:5px auto 14px;border-radius:50%;background:#fff0ea;color:#d84c32;font-size:22px;font-weight:700}.confirm-panel>p{color:#555c65;font-size:12px;line-height:1.7}.danger-button{border:0;background:#d93c23;color:#fff;border-radius:4px;padding:9px 15px}.media-details-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:20px}.media-details-layout>section{min-width:0}.media-details-layout h3{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e1e4e7;padding-bottom:9px;margin-bottom:8px;font-size:12px}.media-details-layout h3:not(:first-child){margin-top:20px}.media-details-layout h3 span{color:var(--orange-dark);font-size:12px}.hash-value{font-size:12px}.usage-list,.media-audit-list{max-height:190px;overflow:auto}.usage-list>div{display:grid;grid-template-columns:28px 1fr;gap:7px;align-items:center;padding:8px;border-bottom:1px solid #edf0f2}.usage-list>div>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#fff1e5;color:var(--orange-dark)}.usage-list strong,.usage-list small{display:block}.usage-list strong{font-size:12px}.usage-list small{color:#959ba4;font-size:12px;margin-top:3px}.usage-list>p,.media-audit-list>p{color:#999fa7;font-size:12px;padding:16px 5px}.media-audit-list>div{display:flex;justify-content:space-between;gap:10px;padding:8px 4px;border-bottom:1px solid #edf0f2}.media-audit-list strong{font-size:12px}.media-audit-list small{color:#979da5;font-size:12px}@media(max-width:1180px){.media-edit-form,.media-details-layout{grid-template-columns:1fr}.media-edit-preview{display:grid;grid-template-columns:250px 1fr;gap:12px}.media-edit-preview .asset-real-preview{grid-row:1 / span 4}}.media-source-picker{display:flex;flex-direction:column;min-height:590px}.media-source-picker>nav{display:flex;border-bottom:1px solid #e2e5e8;margin:-20px -20px 20px;padding:0 18px}.media-source-picker>nav button{border:0;background:transparent;padding:14px 22px;color:#9299a3;font-weight:700;border-bottom:2px solid transparent}.media-source-picker>nav button.active{color:var(--orange-dark);border-bottom-color:var(--orange)}.upload-overview{background:#f5f7fa;border-radius:7px;padding:34px;text-align:center}.upload-overview>p{font-size:15px;margin:0 0 26px}.upload-overview>small{display:block;color:#858d98;margin-top:20px}.reserved-note{display:block;color:#9aa4b2;font-size:12px;margin-top:9px}.source-option-grid{display:grid;grid-template-columns:repeat(6,minmax(90px,1fr));gap:11px;margin-bottom:20px}.source-option-grid.cloud-options{max-width:720px;margin:0 auto 20px}.source-option-grid>button{min-height:105px;border:1px solid #cdd3db;border-radius:7px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#20242a}.source-option-grid>button span{font-size:21px}.source-option-grid>button strong{font-weight:500;font-size:14px}.source-option-grid>button.selected{border:2px solid var(--orange);background:#fffaf6}.source-option-grid>button.reserved{opacity:.58;cursor:not-allowed;background:#f6f7f9}.source-option-grid>button.reserved small{color:#8993a0;font-size:12px}.file-drop-zone{min-height:210px;border:1px dashed #bcc5d1;border-radius:7px;background:#fafbfc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:22px}.file-drop-zone.dragging{border-color:var(--orange);background:#fff8f2}.file-drop-zone>span{font-size:30px;color:#bac4d1}.file-drop-zone>small{color:#8b939e;max-width:680px;text-align:center}.file-drop-zone label{position:relative;overflow:hidden;margin-top:5px}.file-drop-zone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.remote-source-form{background:#f5f7fa;border-radius:8px;padding:26px}.source-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.source-form-grid label,.web-settings-fields>label,.remote-edit-fields>label{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#4c5663}.source-form-grid input,.source-form-grid select,.web-settings-fields input,.web-settings-fields textarea,.remote-edit-fields input,.remote-edit-fields select{border:1px solid #d9dde2;border-radius:5px;background:#fff;padding:10px;font-size:14px}.remote-source-form>.inline-check{display:inline-flex;margin:18px 20px 0 0;gap:7px;align-items:center}.web-source-editor{display:grid;grid-template-columns:330px 1fr;gap:20px;align-items:start}.web-editor-preview{background:#f1f3f6;border-radius:7px;padding:28px;min-height:290px}.web-editor-preview>div{border:5px solid #4d4f57;border-radius:8px;background:#dfe4ea;height:225px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;color:#747e8a}.web-editor-preview span{font-size:40px}.web-editor-preview small{max-width:230px;word-break:break-all}.web-source-editor>section{border:1px solid #dde1e5;border-radius:7px;padding:0 16px 16px}.settings-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e1e4e7;margin-bottom:16px}.settings-tabs button{border:0;background:transparent;padding:13px;border-bottom:2px solid transparent;font-size:14px}.settings-tabs button.active{color:var(--orange-dark);border-bottom-color:var(--orange)}.web-settings-fields{display:grid;gap:12px}.web-settings-fields textarea{min-height:64px;resize:vertical}.setting-line{flex-direction:row!important;align-items:center;justify-content:space-between;background:#f5f7fa;border:1px solid #dde1e5;border-radius:6px;padding:9px 11px}.setting-line span{display:flex;flex-direction:column;gap:3px;font-size:14px}.setting-line small{color:#8a929c;font-size:12px;line-height:1.4}.setting-line input[type=checkbox]{width:18px;height:18px}.reserved-panel{padding:23px;border:1px dashed #c8d0da;border-radius:7px;background:#f8f9fb;display:flex;flex-direction:column;gap:6px}.reserved-panel small{color:#89929d}.media-source-actions{margin:auto -20px -20px;padding:16px 20px 0;border-top:1px solid #e1e4e7;display:flex;justify-content:flex-end;gap:9px}.media-source-actions button{font-size:14px}.source-change.remote{display:flex;flex-direction:column;align-items:flex-start;gap:5px;word-break:break-all}.remote-edit-fields{border:1px solid #dde1e5;border-radius:6px;padding:13px;display:grid;grid-template-columns:1fr 1fr;gap:11px}.remote-edit-fields legend{padding:0 7px;font-weight:700}.asset-real-preview.stream small,.asset-real-preview.web_page small{display:block;max-width:85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}@media(max-width:1050px){.source-option-grid{grid-template-columns:repeat(4,1fr)}.web-source-editor{grid-template-columns:1fr}.web-editor-preview{display:none}}.action-menu>div button.pending-action,.media-action-menu>div button.pending-action{color:#747b85;background:#f7f8f9}.action-menu>div button.pending-action:hover,.media-action-menu>div button.pending-action:hover{color:#5d6570;background:#eef0f3}.delivery-contract{display:grid;gap:5px;margin-bottom:14px;padding:11px 13px;border-left:3px solid var(--orange);border-radius:4px;background:#fff8f2;color:#626a74}.delivery-contract strong{color:#3d444d;font-size:12px}.delivery-contract span{font-size:12px}.delivery-contract small{color:#8b929b;font-size:12px;line-height:1.55}.screen-target-summary{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin:10px 0 13px;padding:10px;border:1px solid #e0e3e7;border-radius:5px}.screen-target-summary>span{width:36px;height:30px;display:grid;place-items:center;border-radius:4px;background:#eef2f5;color:#57616d}.screen-target-summary strong,.screen-target-summary small{display:block}.screen-target-summary strong{color:#3f454d;font-size:12px}.screen-target-summary small{margin-top:3px;color:#8c939c;font-size:12px}.delivery-warning{margin-bottom:12px;padding:9px 11px;border:1px solid #f0cf9f;border-radius:4px;background:#fff7e9;color:#8b5d20;font-size:12px;line-height:1.6}.content-type-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-bottom:12px}.content-type-tabs button{border:1px solid #dce0e5;border-radius:4px;background:#fff;color:#676e78;padding:8px 5px;font-size:14px}.content-type-tabs button.active{border-color:var(--orange);background:#fff6ee;color:var(--orange-dark)}.reserved-delivery-options{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px;padding:10px;border:1px dashed #cbd1d8;border-radius:5px;background:#f8f9fa}.reserved-delivery-options>span{display:inline-flex;align-items:center;gap:7px;border-radius:13px;background:#eef0f3;padding:5px 9px;color:#67707b;font-size:12px}.reserved-delivery-options small{color:#939aa4}.reserved-delivery-options p{width:100%;margin:0;color:#8b929b;font-size:12px}.library-details-grid{display:grid;grid-template-columns:minmax(270px,.82fr) minmax(340px,1.18fr);gap:20px;min-height:300px}.library-summary-panel{border-right:1px solid #e5e7ea;padding-right:18px}.detail-object-icon{width:58px;height:52px;display:grid;place-items:center;margin-bottom:12px;border-radius:6px;background:#fff0e4;color:var(--orange-dark);font-size:26px}.library-summary-panel dl,.detail-metadata{display:grid;grid-template-columns:92px minmax(0,1fr);gap:7px 12px;margin:0;font-size:12px}.library-summary-panel dt,.detail-metadata dt{color:#9299a2}.library-summary-panel dd,.detail-metadata dd{margin:0;color:#454b54;overflow-wrap:anywhere}.library-detail-sections h3,.screen-publication-history h3{margin:0 0 8px;padding-bottom:7px;border-bottom:1px solid #e5e7ea;color:#444a53;font-size:12px}.library-detail-sections h3:not(:first-child){margin-top:17px}.pending-inline{display:grid;gap:3px;padding:9px 11px;border:1px dashed #cdd3da;border-radius:4px;background:#f8f9fa}.pending-inline strong{color:#626a75;font-size:12px}.pending-inline span{color:#9198a1;font-size:12px;line-height:1.5}.reference-warning,.reference-clear,.delete-protection-note{margin:8px 0;padding:9px 11px;border-radius:4px;font-size:12px;line-height:1.55}.reference-warning{background:#fff0ea;color:#a54331}.reference-clear{background:#edf7f1;color:#347356}.delete-protection-note{background:#f5f6f7;color:#737b86}.detail-history-list>div,.screen-publication-history>div{display:grid;grid-template-columns:10px 1fr;gap:8px;align-items:start;padding:7px 3px;border-bottom:1px solid #edf0f2}.detail-history-list strong,.detail-history-list small,.screen-publication-history strong,.screen-publication-history small{display:block}.detail-history-list strong,.screen-publication-history strong{color:#4a5059;font-size:12px}.detail-history-list small,.screen-publication-history small{margin-top:3px;color:#969da6;font-size:12px}.detail-history-list>p,.screen-publication-history>p{color:#969da6;font-size:12px}.history-state{width:7px;height:7px;margin-top:3px;border-radius:50%;background:#39a26e}.history-state.failed{background:#d74f3b}.history-state.audit{background:#7992ad}.screen-primary-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 20px 0}.screen-delete-action{width:calc(100% - 40px);margin:0 20px 24px;border:1px solid #e6b5af;border-radius:4px;background:#fff7f6;color:#b42318;padding:10px}.screen-delete-action:hover{background:#fff0ee}.screen-delete-confirm .standalone-field{margin-top:16px;text-align:left}.screen-delete-confirm>p{font-size:14px}.screen-delete-confirm .standalone-field>span{font-size:14px;line-height:1.55}.screen-delete-confirm .standalone-field input{width:100%;min-height:42px;box-sizing:border-box;font-size:14px}.screen-delete-confirm .simple-modal-actions button{min-height:40px;font-size:14px}.screen-delete-rebind-note{color:#9b443d!important}.screen-delete-confirm .danger-button:disabled{cursor:not-allowed;opacity:.45}.screen-publication-history{margin:18px 20px 25px}.screen-publication-history em{display:block;margin-top:4px;color:#b74635;font-size:12px;font-style:normal}.site-enrollment-panel{margin:13px 0 18px;padding:13px;border:1px solid #dfE3e7;border-radius:6px;background:#f8fafb}.site-enrollment-panel>div:first-child strong{color:#3f4650;font-size:12px}.site-enrollment-panel>div:first-child p{margin:5px 0 10px;color:#7e8792;font-size:12px;line-height:1.55}.site-enrollment-panel>span{color:#8c949e;font-size:12px}.site-code-list{display:grid;gap:7px}.site-code-list>div{display:grid;grid-template-columns:minmax(120px,1fr) minmax(155px,auto) auto;align-items:center;gap:9px;padding:8px 10px;border:1px solid #e0e4e8;border-radius:4px;background:#fff}.site-code-list b,.site-code-list small{display:block}.site-code-list b{color:#434a53;font-size:12px}.site-code-list small{color:#979ea7;font-size:12px}.site-code-list code{color:#4e5864;font-size:12px}.site-code-list button{border:0;background:transparent;color:var(--orange-dark);font-size:14px}.pending-field textarea{min-height:55px;resize:none}.list-tools>div button.pending-tool{width:auto;padding:0 9px;color:#9299a2}@media(max-width:900px){.library-details-grid{grid-template-columns:1fr}.library-summary-panel{border-right:0;border-bottom:1px solid #e5e7ea;padding:0 0 18px}}:root{--font-ui: "Inter", "Noto Sans SC", "Segoe UI", Arial, sans-serif;--text-caption: 12px;--text-body: 14px;--text-title: 16px;--text-section: 18px;--text-page-title: 24px;font-family:var(--font-ui)}html,body,button,input,select,textarea{font-family:var(--font-ui)}body{font-size:var(--text-body);line-height:1.2;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}input,select,textarea{min-height:42px;padding:10px 12px;font-size:var(--text-body);line-height:1.2}textarea{line-height:1.45}input[type=checkbox],input[type=radio],input[type=range],input[type=color]{min-height:0;padding:0}.app-shell{grid-template-columns:224px minmax(0,1fr)}.sidebar{width:224px}.brand-name{font-size:var(--text-title);font-weight:600}.workspace-chip{margin:18px 16px 11px;padding:12px 13px}.workspace-chip span{font-size:var(--text-caption);letter-spacing:.04em}.workspace-chip strong{font-size:var(--text-body);font-weight:500}.main-nav{overflow-y:auto;padding:6px 0}.main-nav button{min-height:44px;gap:14px;padding:12px 22px;font-size:var(--text-body);line-height:1.2}.sidebar-help{padding:17px 21px}.sidebar-help strong{font-size:var(--text-body);font-weight:500}.sidebar-help small{font-size:var(--text-caption);line-height:1.3}.topbar{height:64px;padding:10px 30px}.topbar-context{font-size:13px}.top-actions{gap:12px}.icon-button{width:40px;height:40px}.topbar-workspace-trigger{min-width:218px;max-width:310px;height:44px;gap:10px;padding:5px 11px}.topbar-workspace-icon{font-size:18px}.topbar-workspace-copy small{margin-bottom:3px;font-size:12px;letter-spacing:.04em;line-height:1}.topbar-workspace-copy strong{font-size:var(--text-body);font-weight:500;line-height:1.15}.topbar-workspace-chevron{font-size:var(--text-caption)}.topbar-workspace-menu{width:370px}.topbar-workspace-search{height:46px;margin:14px 14px 9px}.topbar-workspace-search input{min-height:0;font-size:var(--text-body)}.topbar-workspace-option{min-height:52px;grid-template-columns:24px minmax(0,1fr) 20px;gap:10px;padding-top:8px;padding-bottom:8px}.topbar-workspace-option strong{font-size:var(--text-body);line-height:1.2}.topbar-workspace-option small{margin-top:4px;font-size:var(--text-caption);line-height:1.15}.topbar-workspace-empty{font-size:13px}.topbar-workspace-manage{height:48px;font-size:var(--text-body)}.account{gap:9px;padding:4px 6px 4px 15px}.account>span,.account>img{width:36px;height:36px;font-size:13px}.account strong{font-size:var(--text-body);font-weight:500;line-height:1.15}.account small{margin-top:3px;font-size:12px;line-height:1.1}.account>i{font-size:var(--text-caption)}.account-menu{width:252px;padding:8px}.account-menu-identity{padding:11px 12px 12px}.account-menu-identity strong{font-size:var(--text-body)}.account-menu-identity small{font-size:var(--text-caption)}.account-menu>button{min-height:42px;padding:10px 11px;font-size:var(--text-body)}.publish-button,.primary,.secondary{min-height:40px;padding:10px 16px;font-size:var(--text-body);line-height:1.2}.primary.wide{min-height:44px;font-size:var(--text-body)}.content{padding:30px 34px 64px}.workspace-scope-notice{min-height:44px;padding:10px 14px;font-size:13px;line-height:1.35}.message{padding:12px 14px;font-size:var(--text-body);line-height:1.35}.toast{padding:13px 18px;font-size:var(--text-body);line-height:1.35}.page-head{margin-bottom:25px}.page-head h1,.media-page-head h1{font-size:26px;line-height:1.15;font-weight:600;letter-spacing:-.02em}.page-head p,.media-page-head p{margin-top:7px;font-size:var(--text-body);line-height:1.4}.tabs{height:48px;gap:30px}.tabs button{font-size:var(--text-body)}.search{min-height:42px}.search input{min-height:40px;font-size:var(--text-body)}.list-tools>div,.media-toolbar>div{font-size:13px}.list-tools>div button,.media-toolbar>div button{width:38px;height:38px}.card-title h3{font-size:var(--text-title)}.card-title button,.link-button{font-size:14px}.metric-card{min-height:126px}.metric-card small,.health-chart span,.activity-list small,.quick-links small{font-size:var(--text-caption);line-height:1.25}.metric-card p,.activity-list strong,.health-legend{font-size:13px;line-height:1.3}.quick-links strong{font-size:var(--text-title)}.media-info>strong,.app-card strong,.template-grid button strong,.definition-row strong,.layout-card>div>strong,.welcome-tip strong{font-size:var(--text-body);line-height:1.25}.media-info>small,.app-card small,.template-grid button small,.definition-row small,.layout-card>div>small,.welcome-tip p{font-size:var(--text-caption);line-height:1.35}.media-thumb>i,.layout-preview>span,.layout-card footer>span:nth-child(2){font-size:12px}.template-grid button i,.welcome-tip button{font-size:14px}.developer-grid h3{font-size:var(--text-title)}.developer-grid p{font-size:var(--text-body);line-height:1.6}.code-sample{font-size:12px;line-height:1.65}table{font-size:var(--text-body);line-height:1.3}th{height:46px;padding:12px 15px;font-size:13px;font-weight:500}td{min-height:64px;padding:15px;font-size:var(--text-body)}td strong{font-size:var(--text-body);font-weight:500}td small{margin-top:4px;font-size:var(--text-caption);line-height:1.2}.name-cell{gap:11px}.row-icon{flex-basis:38px;height:38px;font-size:17px}.status{padding:5px 9px;border-radius:12px;font-size:var(--text-caption);line-height:1.15}.action-menu>div{min-width:170px}.action-menu>div button,.media-action-menu>div button{min-height:39px;padding:10px 11px;font-size:var(--text-body)}.action-menu>div button small,.media-action-menu>div button small{font-size:12px}.screen-summary,.publish-stats{padding:14px 17px;font-size:var(--text-body)}.screen-drawer{width:430px}.screen-drawer header small,.screen-preview small{font-size:var(--text-caption)}.screen-drawer header h2{font-size:21px}.detail-actions button{min-height:42px;font-size:14px}.screen-drawer dl{font-size:13px;line-height:1.35}.audit-list strong{font-size:var(--text-body)}.audit-list p{font-size:13px;line-height:1.4}.audit-list small{font-size:var(--text-caption)}.settings-grid .card h3,.profile-details h3{font-size:var(--text-title)}.settings-grid .card>p,.profile-summary p{font-size:var(--text-body);line-height:1.6}.setting-note{font-size:var(--text-caption);line-height:1.55}.account-settings-nav strong{font-size:var(--text-body)}.account-settings-nav small{font-size:var(--text-caption);line-height:1.25}.settings-status{font-size:var(--text-caption)}.welcome-head>p{font-size:var(--text-caption)}.welcome-head h1{font-size:26px;font-weight:600;letter-spacing:-.02em}.welcome-head span{font-size:var(--text-body)}.welcome-grid strong{font-size:var(--text-title)}.welcome-grid p{font-size:var(--text-body);line-height:1.55}.auth-tabs button{font-size:var(--text-body)}.auth-card h2{font-size:var(--text-page-title)}.auth-card>p,.auth-copy span{font-size:var(--text-body);line-height:1.4}.auth-footnote{font-size:var(--text-caption)}.field{font-size:var(--text-body);line-height:1.25}.form-note{font-size:13px;line-height:1.55}.modal-card>header{height:76px;padding:16px 22px}.modal-card header small{font-size:var(--text-caption)}.modal-card header h2{font-size:21px;line-height:1.15}.modal-body{padding:22px}.playlist-type-grid button strong,.selected-type strong,.schedule-placeholder strong{font-size:var(--text-body)}.playlist-type-grid button small,.selected-type p,.schedule-placeholder small{font-size:var(--text-caption);line-height:1.4}.composer-library h3,.composer-items h3,.schedule-editor-head h3{font-size:var(--text-title)}.composer-library p,.schedule-editor-head p,.composer-items>header span{font-size:var(--text-caption);line-height:1.45}.composer-row strong{font-size:13px}.composer-row small{font-size:12px}.composer-row label,.schedule-event-row label{font-size:14px}.composer-row input,.schedule-event-row input,.schedule-event-row select{min-height:38px;font-size:14px}.wizard-step{font-size:13px}.live-stage>span{font-size:var(--text-caption)}.live-stage small,.live-meta,.live-preview>p{font-size:var(--text-caption);line-height:1.5}.registration-path-step>p,.registration-code-step>p,.registration-success p,.registration-help ol{font-size:var(--text-body);line-height:1.6}.registration-options strong{font-size:var(--text-body)}.registration-options small,.registration-monitor small,.registration-monitor span{font-size:var(--text-caption)}.empty h3{font-size:var(--text-title)}.empty p,.loading{font-size:var(--text-body);line-height:1.5}.media-breadcrumb{font-size:var(--text-caption)}.media-library-table th{height:48px;font-size:13px;letter-spacing:.01em}.media-library-table td{height:76px;padding:12px;font-size:var(--text-body)}.media-library-table tr.folder-row td{height:66px}.folder-name strong,.asset-name-cell strong,.folder-card>div:nth-child(2) button{font-size:var(--text-body)}.asset-name-cell small,.folder-card>div:nth-child(2) small{font-size:var(--text-caption);line-height:1.25}.workspace-name-pill{font-size:var(--text-caption)}.media-empty h3{font-size:var(--text-title)}.media-empty p{font-size:var(--text-body)}.media-edit-preview dl,.media-details-layout dl,.item-details dl,.library-summary-panel dl,.detail-metadata{font-size:13px;line-height:1.35}.media-edit-fields>label,.folder-destination-list label{font-size:var(--text-body)}.media-details-layout h3,.library-detail-sections h3,.screen-publication-history h3{font-size:var(--text-title)}.media-details-layout h3 span{font-size:13px}.media-audit-list strong,.detail-history-list strong,.screen-publication-history strong{font-size:var(--text-body)}.media-audit-list small,.detail-history-list small,.screen-publication-history small{font-size:var(--text-caption)}.delivery-contract strong,.screen-target-summary strong,.site-enrollment-panel>div:first-child strong,.site-code-list b{font-size:var(--text-body)}.delivery-contract span,.delivery-contract small,.screen-target-summary small,.delivery-warning,.content-type-tabs button,.reserved-delivery-options>span,.reserved-delivery-options p,.site-enrollment-panel>div:first-child p,.site-enrollment-panel>span,.site-code-list small,.site-code-list code,.site-code-list button{font-size:var(--text-caption);line-height:1.45}.pending-inline strong,.pending-inline span,.reference-warning,.reference-clear,.delete-protection-note,.detail-history-list>p,.screen-publication-history>p,.screen-publication-history em{font-size:var(--text-caption);line-height:1.45}@media(max-width:1320px){.app-shell{grid-template-columns:224px 1fr}.sidebar{width:224px}.main-nav button{padding-right:18px;padding-left:18px}.content{padding-right:26px;padding-left:26px}}.modal-backdrop.page-modal-backdrop{place-items:stretch;padding:0;background:#f4f6f9}.modal-card.page-modal-card{width:100%;max-height:100vh;min-height:100vh;border-radius:0;box-shadow:none}.modal-card.page-modal-card>header{position:sticky;z-index:10;height:72px;padding:14px 32px}.modal-card.page-modal-card>.modal-body{min-height:calc(100vh - 72px);padding:28px 32px 32px;background:#f4f6f9}.modal-card.page-modal-card.editor-page-modal>.modal-body{min-height:100vh}.upload-details-step{min-height:calc(100vh - 132px);color:#262b33}.upload-details-header{display:flex;align-items:flex-start;gap:18px;margin-bottom:20px}.upload-details-header>button{flex:0 0 auto;min-height:40px}.upload-details-header>div{min-width:0}.upload-details-header small{display:block;color:#f36a21;font-size:12px;font-weight:600;letter-spacing:.04em}.upload-details-header h3{margin:4px 0;font-size:22px;font-weight:500}.upload-details-header p{margin:0;color:#7c8590;font-size:13px}.upload-workspace-field,.upload-fixed-workspace{width:min(680px,100%);margin:0 0 20px;padding:16px 18px;border:1px solid #dce1e7;border-radius:6px;background:#fff}.upload-workspace-field{display:grid;grid-template-columns:170px minmax(260px,1fr);align-items:center;gap:6px 18px;color:#4a515b;font-size:14px}.upload-workspace-field>span,.upload-property-fields>label>span{margin-left:3px;color:#e65324}.upload-workspace-field select{min-height:42px;border:1px solid #cfd5dd;border-radius:4px;background:#fff;padding:0 12px;color:#252a31;font-size:14px}.upload-workspace-field small{grid-column:2;color:#87909b;font-size:12px}.upload-fixed-workspace{display:flex;align-items:center;gap:10px}.upload-fixed-workspace small{color:#7c8590;font-size:13px}.upload-fixed-workspace strong{font-size:14px;font-weight:600}.upload-fixed-workspace span{border-radius:12px;background:#edf1f5;padding:4px 9px;color:#6f7883;font-size:12px}.upload-details-layout{display:grid;grid-template-columns:minmax(250px,310px) minmax(650px,1fr);gap:20px;align-items:start;margin-bottom:82px}.upload-file-list,.upload-file-properties{overflow:hidden;border:1px solid #dce1e7;border-radius:6px;background:#fff}.upload-file-list{position:sticky;top:98px;max-height:calc(100vh - 245px);overflow-y:auto}.upload-file-list>header{position:sticky;top:0;z-index:1;min-height:49px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #e3e7eb;background:#f7f8fa}.upload-file-list>header strong{font-size:14px;font-weight:600}.upload-file-list>header span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:12px;background:#e8ecf1;color:#5f6873;font-size:12px}.upload-file-list-item{display:grid;grid-template-columns:minmax(0,1fr) 34px;border-bottom:1px solid #edf0f3}.upload-file-list-item:last-child{border-bottom:0}.upload-file-list-item>button:first-child{min-width:0;min-height:66px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;border:0;border-left:3px solid transparent;background:#fff;padding:8px 10px;color:#3f4650;text-align:left}.upload-file-list-item>button:first-child.active{border-left-color:#f36a21;background:#fff7f1}.upload-file-list-item>button:first-child>span:first-child{color:#707985;font-size:17px;text-align:center}.upload-file-list-item>button:first-child>.upload-file-list-preview{width:44px;height:30px;overflow:hidden;display:grid;place-items:center;border-radius:3px;background:#263445;color:#dce5ee;font-size:14px}.upload-file-list-preview img{width:100%;height:100%;object-fit:cover}.upload-file-list-item strong,.upload-file-list-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-file-list-item strong{font-size:13px;font-weight:500}.upload-file-list-item small{margin-top:4px;color:#8a939e;font-size:12px}.upload-file-remove{border:0;background:#fff;color:#9aa2ac;font-size:18px}.upload-file-remove:hover{color:#d44934}.upload-file-properties{display:grid;grid-template-columns:minmax(310px,.72fr) minmax(420px,1.28fr);min-height:560px}.upload-property-preview{align-self:stretch;padding:18px;border-right:1px solid #e1e5e9;background:#fafbfc}.selected-file-preview{width:100%;aspect-ratio:16 / 10;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #dbe0e6;border-radius:5px;background:#e8edf2;color:#737d89}.selected-file-preview img,.selected-file-preview video{width:100%;height:100%;object-fit:contain}.selected-file-preview.audio,.selected-file-preview.document{flex-direction:column;gap:14px;padding:18px;text-align:center}.selected-file-preview.audio>span,.selected-file-preview.document>span{color:#64717f;font-size:46px;font-weight:600}.selected-file-preview.audio audio{width:100%}.selected-file-preview.document strong{max-width:100%;overflow:hidden;color:#4b535e;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.upload-property-preview dl{display:grid;grid-template-columns:88px minmax(0,1fr);gap:9px 12px;margin:18px 0 0;font-size:13px}.upload-property-preview dt{color:#8b949f}.upload-property-preview dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#424953}.upload-property-fields{display:grid;align-content:start;gap:15px;padding:22px}.upload-property-fields>label{display:block;color:#525a65;font-size:14px}.upload-property-fields>label input,.upload-property-fields>label textarea{width:100%;min-height:42px;margin-top:7px;border:1px solid #cfd5dd;border-radius:4px;padding:9px 11px;background:#fff;color:#252a31;font:inherit}.upload-property-fields>label textarea{min-height:82px;resize:vertical}.upload-tag-editor{padding:14px}.upload-tag-editor legend,.upload-tag-editor .tag-choice-list label{font-size:14px}.upload-field-empty{margin:4px 0 0;color:#929aa4;font-size:12px}.upload-availability-panel .switch-line span strong{font-size:14px}.upload-availability-panel .switch-line span small,.upload-availability-panel .availability-row>label{font-size:14px}.upload-details-actions{position:fixed;z-index:12;right:0;bottom:0;left:0;min-height:70px;align-items:center;margin:0;padding:14px 32px;background:#fff;box-shadow:0 -2px 12px #1e283414}.upload-details-actions>span{margin-right:auto;color:#6f7883;font-size:13px}@media(max-width:1180px){.upload-details-layout{grid-template-columns:240px minmax(0,1fr)}.upload-file-properties{grid-template-columns:1fr}.upload-property-preview{border-right:0;border-bottom:1px solid #e1e5e9}}@media(max-width:760px){.modal-card.page-modal-card>header,.modal-card.page-modal-card>.modal-body{padding-right:16px;padding-left:16px}.upload-details-layout{grid-template-columns:1fr}.upload-file-list{position:static;max-height:220px}.upload-workspace-field{grid-template-columns:1fr}.upload-workspace-field small{grid-column:1}.upload-details-actions{padding-right:16px;padding-left:16px}.upload-details-actions>span{display:none}}.document-processing-badge{display:inline-flex;width:fit-content;align-items:center;gap:6px;margin-top:5px;border-radius:999px;padding:3px 8px;background:#eef2f5;color:#59636e;font-size:12px;font-weight:600;line-height:1.2}.document-processing-badge b{font-size:12px;font-weight:700}.document-processing-badge.ready{background:#e8f6ef;color:#27825b}.document-processing-badge.processing{background:#e8f2ff;color:#2f6fab}.document-processing-badge.missing-fonts{background:#fff2d9;color:#9b6412}.document-processing-badge.failed{background:#fdeaea;color:#b23a3a}.document-processing-panel{position:relative;display:grid;gap:12px;border:1px solid #dbe2e8;border-left:4px solid #7c8b98;border-radius:8px;padding:16px;background:#f8fafb}.document-processing-panel.processing{border-left-color:#4088ca}.document-processing-panel.ready{border-left-color:#2e9a6a}.document-processing-panel.missing-fonts{border-left-color:#d38b21}.document-processing-panel.failed{border-left-color:#c34848}.document-processing-panel>header{display:flex;align-items:center;justify-content:space-between}.document-processing-panel>header div{display:grid;gap:3px}.document-processing-panel>header small{color:#808b96;font-size:12px}.document-processing-panel>header strong{color:#313841;font-size:15px}.document-processing-panel>header>span{color:#5d6873;font-size:13px;font-weight:700}.document-processing-progress{height:7px;overflow:hidden;border-radius:999px;background:#e0e6eb}.document-processing-progress i{display:block;height:100%;border-radius:inherit;background:#4088ca;transition:width .25s ease}.document-processing-panel.ready .document-processing-progress i{background:#2e9a6a}.document-processing-panel.missing-fonts .document-processing-progress i{background:#d38b21}.document-processing-panel.failed .document-processing-progress i{background:#c34848}.document-missing-fonts{border-radius:6px;padding:12px;background:#fff8e8;color:#6f531d}.document-missing-fonts ul{margin:8px 0;padding-left:20px;font-family:Consolas,monospace;font-size:12px}.document-missing-fonts p,.document-processing-error{margin:8px 0;font-size:12px}.document-processing-error{border-radius:5px;padding:9px 11px;background:#fdecec;color:#aa3232}.document-processing-panel dl{display:grid;grid-template-columns:72px minmax(0,1fr);gap:5px 10px;margin:0;font-size:12px}.document-processing-panel dt{color:#87919b}.document-processing-panel dd{margin:0;overflow-wrap:anywhere}.document-processing-logs{font-size:12px}.document-processing-logs summary{cursor:pointer;color:#59636e;font-weight:600}.document-processing-logs>div{max-height:180px;overflow:auto;margin-top:8px;border-radius:5px;padding:8px 10px;background:#1f2730;color:#d7dee5}.document-processing-logs p{margin:3px 0;font-family:Consolas,monospace;font-size:12px}.document-processing-logs p span,.document-processing-logs p b{margin-right:8px;color:#93a4b4}.document-processing-retry{width:fit-content}.library-folder-wizard{display:grid;gap:18px}.library-folder-wizard>p{margin:0;color:#64748b;line-height:1.6}.library-folder-wizard footer{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.library-workspace-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.library-workspace-options label{border:1px solid #dbe3ed;border-radius:10px;padding:14px;display:grid;grid-template-columns:auto 1fr;gap:4px 10px;cursor:pointer}.library-workspace-options>button{border:1px solid #dbe3ed;background:#fff;border-radius:10px;padding:14px;display:grid;grid-template-columns:auto 1fr;gap:4px 10px;text-align:left;cursor:pointer}.library-workspace-options>button:hover{border-color:#f97316;background:#fff7ed}.library-workspace-options>button span{grid-row:1 / span 2;color:#f97316}.library-workspace-options>button small{color:#94a3b8}.library-workspace-options label.selected{border-color:#f97316;background:#fff7ed;box-shadow:0 0 0 2px #fed7aa}.library-workspace-options input{grid-row:1 / span 2;align-self:center}.library-workspace-options span{color:#f97316}.library-workspace-options small{grid-column:2;color:#94a3b8}.library-folder-destination{display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e8f0;border-radius:9px;padding:12px 14px}.library-folder-destination small{color:#64748b}.layout-folder-breadcrumb{display:flex;gap:14px;align-items:center;margin:14px 0}.layout-folder-breadcrumb button{border:0;background:transparent;color:#ea580c;cursor:pointer}.layout-folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin:14px 0 20px}.layout-folder-grid>button{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:15px;display:grid;grid-template-columns:auto 1fr;gap:3px 11px;text-align:left;cursor:pointer}.layout-folder-grid>button:hover{border-color:#fb923c}.layout-folder-grid span{grid-row:1 / span 2;color:#f97316;font-size:23px}.layout-folder-grid small{color:#94a3b8}.layout-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px;margin-top:18px}.layout-library-grid>button{overflow:hidden;padding:0;border:1px solid #e2e8f0;border-radius:12px;background:#fff;text-align:left;cursor:pointer;transition:.15s ease}.layout-library-grid>button:hover{transform:translateY(-2px);border-color:#fb923c;box-shadow:0 12px 28px #0f172a14}.layout-library-grid>button.featured{box-shadow:inset 0 3px #f97316}.layout-library-grid>button>span{display:grid;gap:5px;padding:14px 16px 16px}.layout-library-grid small{color:#ea580c;font-style:normal;text-transform:uppercase}.layout-library-grid strong{font-size:16px;color:#0f172a}.layout-library-grid em{color:#64748b;font-style:normal;line-height:1.45}.layout-library-preview{height:150px;margin:14px;border-radius:7px;background:#101827;position:relative;overflow:hidden}.layout-library-preview.portrait{width:92px;margin-left:auto;margin-right:auto}.layout-library-preview i,.layout-library-large-preview i{position:absolute;display:block;border-radius:3px;background:#334155}.layout-library-preview i:nth-child(1),.layout-library-large-preview i:nth-child(1){left:7%;top:10%;width:56%;height:50%}.layout-library-preview i:nth-child(2),.layout-library-large-preview i:nth-child(2){right:7%;top:10%;width:25%;height:28%;background:#0e7490}.layout-library-preview i:nth-child(3),.layout-library-large-preview i:nth-child(3){right:7%;bottom:10%;width:25%;height:42%;background:#475569}.layout-library-dialog{display:grid;grid-template-columns:minmax(420px,1.6fr) minmax(240px,.7fr);gap:24px}.layout-library-large-preview{min-height:360px;display:grid;place-items:center;background:#e2e8f0;border-radius:10px;padding:26px}.layout-library-large-preview>div{width:100%;aspect-ratio:16/9;max-height:430px;position:relative;background:#101827;border:8px solid #64748b}.layout-library-large-preview.portrait>div{width:auto;height:420px;aspect-ratio:9/16}.layout-library-dialog aside{display:flex;flex-direction:column}.layout-library-dialog aside>span{color:#ea580c;font-size:12px;text-transform:uppercase}.layout-library-dialog aside h3{font-size:25px;margin:8px 0}.layout-library-dialog aside p{color:#64748b;line-height:1.6}.layout-library-dialog aside dl{display:grid;grid-template-columns:auto 1fr;gap:8px 14px}.layout-library-dialog aside dt{color:#94a3b8}.layout-library-dialog aside footer{margin-top:auto;display:flex;justify-content:flex-end;gap:10px}.layout-library-import{display:grid;gap:16px}.layout-library-import h3,.layout-library-import p{margin:0}@media(max-width:900px){.layout-library-dialog{grid-template-columns:1fr}}.billing-settings{display:grid;gap:16px}.billing-provider-note{display:grid;gap:4px;padding:13px 15px;border:1px solid #fed7aa;border-radius:9px;background:#fff7ed;color:#9a3412}.billing-provider-note strong{font-size:14px}.billing-provider-note span{font-size:12px;line-height:1.5}.billing-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.billing-product-card{display:grid;align-content:start;gap:16px}.billing-product-card>header,.billing-product-card>footer,.billing-orders>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.billing-product-card>header small{color:var(--muted);font-size:12px}.billing-product-card>header h3{margin-top:4px}.billing-product-card>header>b{color:var(--orange);font-size:24px;white-space:nowrap}.billing-product-card>header>b small{font-size:12px;font-weight:500}.billing-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.billing-metrics span{display:grid;gap:5px;padding:10px;border-radius:8px;background:#f7f8fa;color:var(--muted);font-size:12px}.billing-metrics strong{color:var(--ink);font-size:18px}.billing-product-card>footer{margin-top:auto;padding-top:4px}.billing-product-card>footer label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:14px}.billing-product-card>footer input{width:76px;min-height:40px;padding:8px;border:1px solid var(--line);border-radius:7px;font-size:14px}.billing-storage-progress{height:9px;overflow:hidden;border-radius:999px;background:#e5e7eb}.billing-storage-progress span{display:block;height:100%;border-radius:inherit;background:var(--orange)}.billing-product-card>p{color:var(--muted);font-size:12px;line-height:1.55}.billing-orders{overflow:auto}.billing-orders>header{margin-bottom:14px}.billing-orders>header p{margin-top:4px;color:var(--muted);font-size:12px}.billing-upgrade-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border-radius:10px;background:#fff1e7;color:#9a3412}.billing-upgrade-banner>div{display:grid;gap:4px}.billing-upgrade-banner strong{font-size:15px}.billing-upgrade-banner span{font-size:12px;line-height:1.5}.billing-policy-caption{color:var(--muted);font-size:12px;line-height:1.5}.billing-wizard-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;background:#0f172a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.billing-wizard{width:min(1180px,100%);max-height:calc(100dvh - 48px);overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;border-radius:14px;background:#f4f7fa;box-shadow:0 28px 80px #0f172a50}.billing-wizard-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px 22px 10px}.billing-wizard-head button{width:38px;height:38px;border:0;border-radius:9px;background:#e8edf2;color:#1e293b;cursor:pointer;font-size:20px}.billing-wizard-head small{color:#f97316;font-size:12px;font-weight:700;text-transform:uppercase}.billing-wizard-head h2{margin:2px 0 0;font-size:22px}.billing-wizard-progress{position:relative;display:grid;grid-template-columns:repeat(4,1fr);margin:0 30px;padding:8px 0 19px}.billing-wizard-progress:before{content:"";position:absolute;top:22px;left:12.5%;right:12.5%;height:2px;background:#d6dde5}.billing-wizard-progress>div{position:relative;z-index:1;display:grid;justify-items:center;gap:6px;color:#7b8794}.billing-wizard-progress span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#dbe1e7;color:#51606e;font-size:12px;font-weight:700}.billing-wizard-progress small{font-size:12px}.billing-wizard-progress .active,.billing-wizard-progress .done{color:#f26722}.billing-wizard-progress .active span{background:#f26722;color:#fff;box-shadow:0 0 0 5px #ffedd5}.billing-wizard-progress .done span{background:#fdba94;color:#fff}.billing-wizard-layout{min-height:0;overflow:auto;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;padding:0 28px 24px}.billing-wizard-main{min-height:390px;border:1px solid #dce3ea;border-radius:11px;padding:24px;background:#fff}.billing-choice-grid{height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.billing-choice-grid>button{display:grid;align-content:start;gap:12px;border:1px solid #d6dde5;border-radius:11px;padding:24px;background:#fff;color:#1e293b;text-align:left;cursor:pointer}.billing-choice-grid>button:hover,.billing-choice-grid>button.selected{border-color:#f97316;box-shadow:0 0 0 2px #ffedd5}.billing-choice-grid i{display:grid;place-items:center;width:46px;height:46px;border-radius:10px;background:#fff1e7;color:#f26722;font-size:24px;font-style:normal}.billing-choice-grid strong{font-size:18px}.billing-choice-grid b{color:#f26722;font-size:25px}.billing-choice-grid b small{color:#64748b;font-size:12px;font-weight:500}.billing-choice-grid>button>span{color:#64748b;font-size:13px;line-height:1.6}.billing-quantity-step{min-height:340px;display:grid;place-items:center;align-content:center;gap:30px}.billing-quantity-step>div:first-child{display:flex;align-items:center;gap:16px;max-width:540px}.billing-quantity-step>div:first-child>span{display:grid;place-items:center;flex:0 0 58px;height:58px;border-radius:13px;background:#fff1e7;color:#f26722;font-size:29px}.billing-quantity-step h3,.billing-profile-step h3,.billing-payment-step h3{margin:0 0 6px;font-size:20px}.billing-quantity-step p,.billing-profile-step>div:first-child p,.billing-payment-step>div:first-child p{margin:0;color:#64748b;font-size:13px;line-height:1.55}.billing-stepper{display:grid;grid-template-columns:48px 118px 48px;gap:10px}.billing-stepper button,.billing-stepper input{height:58px;border:1px solid #d3dbe3;border-radius:10px;background:#eef1f4;font-size:22px;text-align:center}.billing-stepper button{cursor:pointer}.billing-stepper input{background:#fff;color:#111827;font-size:27px;font-weight:700}.billing-profile-step,.billing-payment-step{display:grid;gap:22px}.billing-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.billing-provider-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.billing-provider-options>button{display:grid;grid-template-columns:auto 1fr;gap:2px 12px;align-items:center;border:1px solid #d7dee6;border-radius:10px;padding:16px;background:#fff;text-align:left;cursor:pointer}.billing-provider-options>button:disabled{cursor:not-allowed;opacity:.52;background:#f7f8fa}.billing-provider-options>button.selected{border-color:#f26722;box-shadow:0 0 0 2px #ffedd5}.billing-provider-options>button>span{grid-row:1 / span 2;display:grid;place-items:center;width:40px;height:40px;border-radius:9px;color:#fff;font-size:18px;font-weight:800}.billing-provider-options>button.wechat>span{background:#07c160}.billing-provider-options>button.alipay>span{background:#1677ff}.billing-provider-options strong{font-size:15px}.billing-provider-options small{color:#7b8794;font-size:12px}.billing-checkout-result{display:grid;justify-items:center;gap:8px;border-radius:10px;padding:18px;background:#f6f8fa;text-align:center}.billing-checkout-result>span,.billing-checkout-result>p{color:#64748b;font-size:12px}.billing-payment-code{display:grid;justify-items:center;gap:9px}.billing-payment-code img{width:220px;max-width:100%;border:8px solid #fff;border-radius:8px}.billing-payment-code p{max-width:330px;margin:0;color:#64748b;font-size:12px}.billing-qr-loading{display:grid;place-items:center;width:220px;height:220px;background:#fff;color:#64748b;font-size:12px}.billing-order-summary{align-self:start;overflow:hidden;border:1px solid #cdd6df;border-radius:10px;background:#fff}.billing-order-summary h3{margin:0;padding:18px;border-bottom:1px solid #e2e8f0;font-size:17px}.billing-order-summary dl{margin:0}.billing-order-summary dl>div{display:flex;justify-content:space-between;gap:16px;padding:13px 18px;border-bottom:1px solid #e8edf2}.billing-order-summary dt{color:#8a98a7;font-size:12px}.billing-order-summary dd{margin:0;color:#172033;font-size:13px;font-weight:700;text-align:right}.billing-order-summary .total{padding-block:18px;background:#e9eef4}.billing-order-summary .total dt,.billing-order-summary .total dd{color:#172033;font-size:15px}.billing-order-summary>p{margin:0;padding:12px 18px;color:#64748b;font-size:12px;line-height:1.5}.billing-wizard-actions{display:flex;justify-content:flex-end;gap:12px;padding:13px 28px;border-top:1px solid #d9e0e7;background:#fff}.billing-wizard-actions button{min-width:146px}@media(max-width:820px){.billing-upgrade-banner{align-items:stretch;flex-direction:column}.billing-product-grid{grid-template-columns:1fr}.billing-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-wizard-backdrop{place-items:stretch;padding:0}.billing-wizard{width:100%;max-height:100dvh;min-height:100dvh;border-radius:0}.billing-wizard-head{padding:10px 12px 6px}.billing-wizard-head h2{font-size:18px}.billing-wizard-progress{margin:0 8px;padding-bottom:14px}.billing-wizard-progress:before{left:12%;right:12%}.billing-wizard-progress small{font-size:12px}.billing-wizard-layout{display:block;padding:0 12px 126px}.billing-wizard-main{min-height:auto;padding:16px}.billing-choice-grid,.billing-provider-options,.billing-profile-grid{grid-template-columns:1fr}.billing-choice-grid>button{padding:17px}.billing-quantity-step{min-height:300px}.billing-order-summary{position:fixed;z-index:2;right:12px;bottom:72px;left:12px;display:flex;align-items:center;justify-content:space-between;padding:10px 13px;box-shadow:0 8px 28px #0f172a26}.billing-order-summary h3,.billing-order-summary dl>div:not(.total),.billing-order-summary>p{display:none}.billing-order-summary dl,.billing-order-summary .total{display:block;padding:0;border:0;background:transparent}.billing-order-summary .total dt{font-size:12px}.billing-order-summary .total dd{font-size:18px;color:#f26722}.billing-wizard-actions{position:fixed;z-index:3;right:0;bottom:0;left:0;padding:10px 12px max(10px,env(safe-area-inset-bottom));box-shadow:0 -8px 28px #0f172a12}.billing-wizard-actions button{flex:1;min-width:0}.billing-payment-code img{width:190px}}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgb(245 130 32 / 20%);outline-offset:2px}.topbar-workspace-trigger,.account,.tabs button,.list-tools>div button,.media-toolbar>div button,.quick-links button,.layout-card,.metric-card,.screen-group-tree,.media-table-card{transition:color var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease)}.topbar-workspace-trigger,.account,.search,.apps-search,.list-tools>div button,.media-toolbar>div button{border-radius:var(--radius-control)}.metric-card,.screen-group-tree,.media-table-card,.layout-card,.media-empty,.welcome-tip{border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.page-actions,.media-head-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.search:focus-within,.apps-search:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #f5822017}.metric-card>span .ui-icon{width:21px;height:21px}.quick-links span .ui-icon{width:20px;height:20px;margin:0 auto}.workspace-name-pill{display:inline-flex;align-items:center;gap:5px}.workspace-name-pill .ui-icon{width:14px;height:14px}.empty>span,.media-empty>span{display:grid;width:46px;height:46px;margin:0 auto;place-items:center;border-radius:50%;background:var(--orange-soft)}.empty>span .ui-icon,.media-empty>span .ui-icon{width:23px;height:23px}@media(min-width:761px)and (max-width:1280px){.app-shell{grid-template-columns:208px minmax(0,1fr)}.sidebar{width:208px}.brand{padding-right:19px;padding-left:19px}.workspace-chip{margin-right:13px;margin-left:13px}.main-nav button{padding-right:18px;padding-left:18px}.content{width:100%;max-width:none;padding:26px 22px 56px}.topbar{padding-right:22px;padding-left:22px}.topbar-workspace-trigger{min-width:188px}.page-head{align-items:flex-start}.page-head>div:first-child,.media-page-head>div:first-child,.apps-page-head>div:first-child{min-width:0}.metric-grid,.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid .quick-card{grid-column:1 / -1}.list-tools,.media-toolbar,.apps-catalog-toolbar,.my-apps-toolbar{flex-wrap:wrap;gap:10px}.media-toolbar .search{flex:1 1 340px;width:auto}.screen-management-layout{grid-template-columns:220px minmax(0,1fr)}.screen-table-card,.media-table-card,.table-card{max-width:100%;overflow-x:auto}}@media(min-width:761px)and (max-width:1120px){.topbar-workspace-trigger{width:44px;min-width:44px;padding:0;justify-content:center}.topbar-workspace-copy,.topbar-workspace-chevron,.account>div,.account>i{display:none}.account{min-width:44px;padding:4px;border-left:0}.screen-management-layout{grid-template-columns:minmax(0,1fr)}.screen-group-tree-rows{max-height:220px}.page-head,.media-page-head,.apps-page-head{align-items:stretch;flex-direction:column;gap:16px}.page-head>:last-child:not(:first-child){width:auto;align-self:flex-start}.page-actions,.media-head-actions{justify-content:flex-start}}@media(min-width:761px)and (max-width:920px){.platform-status{display:none}.content{padding-right:18px;padding-left:18px}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.dashboard-grid .quick-card{grid-column:auto}}.mobile-menu-button,.mobile-sidebar-close,.mobile-nav-backdrop,.mobile-bottom-nav{display:none}@media(max-width:760px){:root{color-scheme:light}html,body,#root{width:100%;min-width:0;min-height:100%;overflow-x:hidden}body{background:#f4f6f8;overscroll-behavior-x:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}.app-shell{min-height:100dvh;display:block}.main{width:100%;min-width:0}.sidebar{position:fixed;z-index:130;inset:0 auto 0 0;width:min(86vw,336px)!important;max-width:336px;padding-bottom:max(18px,env(safe-area-inset-bottom));transform:translate(-105%);transition:transform .22s ease;box-shadow:18px 0 48px #11182742}.sidebar.mobile-open{transform:translate(0)}.mobile-nav-backdrop{position:fixed;z-index:125;inset:0;width:100%;height:100%;border:0;display:block;visibility:hidden;opacity:0;pointer-events:none;background:#11182773;transition:opacity .2s ease,visibility .2s ease}.mobile-nav-backdrop.visible{visibility:visible;opacity:1;pointer-events:auto}.mobile-sidebar-close{position:absolute;top:14px;right:12px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff12;color:#fff;font-size:24px}.brand{min-height:70px;padding-right:58px}.workspace-chip{margin-top:4px}.main-nav{min-height:0;overflow-y:auto;padding-bottom:12px}.main-nav button{min-height:50px}.sidebar-help{flex:0 0 auto}.topbar{position:sticky;z-index:70;top:0;height:64px;padding:9px 12px;align-items:center;gap:8px;box-shadow:0 2px 12px #1f29370d}.mobile-menu-button{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#505761;font-size:22px}.topbar-context{min-width:0;flex:1}.topbar-context>span{display:none}.topbar-context strong{display:block;overflow:hidden;color:#303640;font-size:18px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.top-actions{flex:0 0 auto;gap:4px}.platform-status{display:none}.top-actions>.icon-button{display:none}.topbar-workspace-trigger{width:46px;min-width:46px;height:42px;padding:0;justify-content:center}.topbar-workspace-copy,.topbar-workspace-chevron{display:none}.topbar-workspace-menu{position:fixed;top:66px;right:8px;left:8px;width:auto!important;max-height:calc(100dvh - 82px)}.account{min-width:42px;height:42px;margin:0;padding:4px;border:0;justify-content:center}.account>div,.account>i{display:none}.account>span,.account>img{width:34px;height:34px}.account-menu{position:fixed;top:66px;right:8px;width:min(286px,calc(100vw - 16px))}.account-menu>button{min-height:44px}.workspace-scope-notice,.message{margin:10px 12px 0}.workspace-scope-notice{align-items:flex-start;line-height:1.45}.toast{top:74px;right:12px;left:12px;text-align:center}.content{width:100%;max-width:none;padding:18px 12px calc(92px + env(safe-area-inset-bottom))}.page-head,.media-page-head,.apps-page-head{align-items:stretch;flex-direction:column;gap:13px;margin-bottom:16px}.page-head h1,.media-page-head h1,.apps-page-head h1{font-size:22px}.page-head p,.media-page-head p,.apps-page-head p{line-height:1.5}.page-head>:last-child:not(:first-child),.media-head-actions{width:100%}.page-actions,.media-head-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.page-head .primary,.page-head .secondary,.media-head-actions .primary,.media-head-actions .secondary,.apps-page-head>.primary{min-height:44px}.apps-page-head>.primary{width:100%}.tabs,.apps-tabs,.settings-tabs,.account-settings-nav{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.tabs::-webkit-scrollbar,.apps-tabs::-webkit-scrollbar,.account-settings-nav::-webkit-scrollbar{display:none}.tabs{height:46px;gap:22px;margin-right:-12px;margin-left:-12px;padding:0 12px}.tabs button{flex:0 0 auto;min-height:44px;white-space:nowrap}.list-tools,.media-toolbar,.my-apps-toolbar,.apps-catalog-toolbar,.apps-folder-bar{align-items:stretch;flex-direction:column;gap:10px}.search,.media-toolbar .search,.apps-search{width:100%;max-width:none;min-height:44px}.list-tools>div,.media-toolbar>div,.my-apps-toolbar>div{justify-content:space-between;min-height:40px}.list-tools>div button,.media-toolbar>div button,.my-apps-toolbar>div button{min-width:40px;min-height:40px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:104px;padding:14px 12px;gap:10px}.metric-card>span{flex-basis:34px;width:34px;height:34px}.metric-card strong{font-size:22px}.dashboard-grid,.developer-grid,.settings-grid,.profile-layout,.account-settings-shell{grid-template-columns:1fr}.quick-links{grid-template-columns:repeat(3,1fr)}.screen-summary,.publish-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:10px}.screen-status-summary{grid-template-columns:repeat(2,1fr)}.screen-summary span,.publish-stats span{min-width:0;text-align:center}.media-library-grid,.media-grid,.layout-grid,.app-grid,.template-grid,.apps-folder-grid,.apps-catalog-grid{grid-template-columns:1fr!important}.media-table-card{overflow:visible;border:0;background:transparent}.media-library-table,.media-library-table tbody{display:block;width:100%}.media-library-table thead{display:none}.media-library-table tr{display:grid;grid-template-columns:32px minmax(0,1fr) 40px;align-items:center;margin-bottom:9px;border:1px solid #e0e4e8;border-radius:9px;background:#fff;box-shadow:0 2px 8px #1f293708}.media-library-table td{min-width:0;padding:11px 6px;border:0}.media-library-table td:nth-child(n+3):not(:last-child){display:none}.media-library-table td:last-child{grid-column:3}.asset-name-cell,.folder-name{width:100%;min-width:0}.asset-name-cell>span:last-child,.folder-name strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-card-table,.mobile-card-table tbody{display:block;width:100%}.mobile-card-table thead{display:none}.table-card:has(.mobile-card-table){padding:0;border:0;background:transparent;box-shadow:none}.mobile-card-table tr{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:0 8px;margin-bottom:10px;padding:12px;border:1px solid #e0e4e8;border-radius:10px;background:#fff;box-shadow:0 2px 8px #1f29370a}.mobile-card-table td{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;grid-column:1 / -1;padding:7px 0;border:0;line-height:1.35}.mobile-card-table td:before{flex:0 0 auto;content:attr(data-mobile-label);color:#8b929c;font-size:12px}.mobile-card-table td.mobile-card-title{grid-column:1;grid-row:1;padding:0 0 9px}.mobile-card-table td.mobile-card-title:before,.mobile-card-table td.mobile-card-actions:before{display:none}.mobile-card-table td.mobile-card-actions{grid-column:2;grid-row:1;justify-content:flex-end;padding:0}.mobile-card-table .name-cell{min-width:0}.mobile-card-table .name-cell>div{min-width:0}.mobile-card-table .name-cell strong,.mobile-card-table .name-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-card-table .progress{width:120px}.screen-table-card .mobile-card-table tr{grid-template-columns:32px minmax(0,1fr) 42px}.screen-table-card .mobile-card-table td.check-col{grid-column:1;grid-row:1;justify-content:flex-start;padding:0}.screen-table-card .mobile-card-table td.check-col:before{display:none}.screen-table-card .mobile-card-table td.mobile-card-title{grid-column:2}.screen-table-card .mobile-card-table td.mobile-card-actions{grid-column:3}.screen-option-menu{flex:1}.screen-option-menu>button,.screen-export-button{width:100%;min-height:44px}.screen-option-menu-panel{right:0;left:auto;width:min(300px,calc(100vw - 32px))}.action-menu>button,.media-action-menu>button{min-width:40px;min-height:40px}.action-menu>div,.media-action-menu>div{position:fixed;z-index:150;right:12px;bottom:calc(78px + env(safe-area-inset-bottom));top:auto;min-width:210px}.action-menu>div button,.media-action-menu>div button{min-height:44px}.account-settings-nav{position:static;display:flex;gap:7px;padding:0 0 8px;border:0;background:transparent}.account-settings-nav button{flex:0 0 auto;min-width:126px;min-height:54px;border:1px solid #e0e4e8;border-radius:8px;background:#fff}.profile-summary{padding:22px}.profile-security{align-items:stretch;flex-direction:column}.profile-security button{min-height:44px}.drawer-backdrop{z-index:140}.screen-drawer{width:100%;max-width:none}.screen-drawer>header{padding-top:max(17px,env(safe-area-inset-top))}.screen-primary-actions{display:grid;grid-template-columns:1fr 1fr}.detail-actions{grid-template-columns:repeat(2,1fr)}.modal-backdrop{z-index:160;padding:0;place-items:stretch}.modal-card,.modal-card.wide-modal{width:100vw;max-width:none;min-height:100dvh;max-height:100dvh;border-radius:0;box-shadow:none}.modal-card>header{height:66px;padding:max(12px,env(safe-area-inset-top)) 16px 10px}.modal-card header h2{max-width:calc(100vw - 76px);overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.modal-card header button{width:42px;height:42px}.modal-body{padding:16px;padding-bottom:max(18px,env(safe-area-inset-bottom))}.modal-actions{position:sticky;bottom:0;margin:20px -16px -16px;padding:12px 16px max(12px,env(safe-area-inset-bottom))}.modal-actions button{min-height:44px;flex:1}.playlist-type-modal>.modal-body{padding:12px 12px max(16px,env(safe-area-inset-bottom))}.playlist-type-picker{padding:12px}.playlist-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.playlist-type-grid button{min-height:116px;gap:7px;border-radius:10px}.playlist-type-grid button>span{width:42px;height:36px;font-size:25px}.playlist-type-grid button strong{font-size:14px}.selected-type{min-height:54px;padding:11px}.playlist-editor-page{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.playlist-editor-page-header nav{position:fixed;z-index:85;right:0;bottom:calc(66px + env(safe-area-inset-bottom));left:0;padding:10px 12px;border-top:1px solid #dfe4e9;background:#fff;box-shadow:0 -6px 18px #0f172a12}.playlist-filmstrip,.playlist-library-panel{margin-right:-8px;margin-left:-8px;padding:14px;border-radius:7px}.registration-path-layout,.registration-fields,.delivery-modes,.duration-settings,.source-option-grid,.media-details-layout,.library-details-grid{grid-template-columns:1fr}.registration-device-art{display:none}.registration-monitor{width:100%;height:190px}.live-stage{height:min(56vw,280px)}.mobile-bottom-nav{position:fixed;z-index:90;right:0;bottom:0;left:0;height:calc(66px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);padding:5px 6px env(safe-area-inset-bottom);border-top:1px solid #dfe3e7;background:#fffffff5;box-shadow:0 -5px 18px #1f293714;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-bottom-nav button{min-width:0;min-height:54px;display:grid;place-items:center;align-content:center;gap:3px;border:0;border-radius:9px;background:transparent;color:#7a828d}.mobile-bottom-nav button span{font-size:19px;line-height:1}.mobile-bottom-nav button small{font-size:12px}.mobile-bottom-nav button.active{color:#d96810;background:#fff4ea}.auth-page{min-height:100dvh;display:block;padding:0;background:#f5f6f8}.auth-visual{min-height:168px}.auth-logo{top:24px;left:22px}.auth-visual .screen-mock{display:none}.auth-copy{right:22px;bottom:24px;left:22px}.auth-copy>p,.auth-copy span{display:none}.auth-copy h1{margin:0;font-size:22px;line-height:1.4}.auth-card{width:100%;padding:26px 20px max(26px,env(safe-area-inset-bottom))}.auth-card input,.auth-card button{min-height:46px;font-size:16px}.auth-tabs{gap:18px}.auth-send-code{min-width:112px;font-size:14px!important}.upload-progress-panel{z-index:180;right:8px;bottom:calc(74px + env(safe-area-inset-bottom));left:8px;width:auto;max-height:min(56dvh,460px)}.billing-product-grid,.billing-metrics{grid-template-columns:1fr}.billing-product-card>header,.billing-product-card>footer,.billing-orders>header{align-items:stretch;flex-direction:column}.billing-product-card>footer .primary{width:100%;min-height:44px}.billing-orders{overflow:visible}}@media(max-width:390px){.metric-grid{grid-template-columns:1fr 1fr}.metric-card{display:block}.metric-card>span{margin-bottom:8px}.page-actions,.media-head-actions{grid-template-columns:1fr}}
