:root{--navy:#112241;--navy-line:#ffffffa3;--blue:#3475f6;--blue-soft:#3f79f8;--page:#f6f6f6;--text:#20242a;--muted:#353940;--shadow:0 7px 20px #0000001c}*{box-sizing:border-box}html{background:var(--page)}body{letter-spacing:0;min-width:320px;min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif}button{font:inherit;border:0}button,select,input[type=checkbox]{cursor:pointer}button:hover{filter:brightness(.96)}h2{color:#171717;letter-spacing:0;margin:0;font-size:22px;font-weight:400;line-height:1.2}#root{min-height:100vh}.app-shell{background:var(--page);min-height:100vh;color:var(--text);overflow-x:hidden}.topbar{z-index:10;background:var(--navy);color:#fff;align-items:stretch;height:82px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 1px #0006}.brand{letter-spacing:0;white-space:nowrap;align-items:center;width:266px;padding-left:42px;font-size:22px;font-weight:700;display:flex}.topbar-spacer{flex:1}@media (width<=900px){.topbar{height:72px}.brand{width:210px;padding-left:22px}}.sidebar{z-index:20;background:var(--navy);color:#d9e0ef;width:266px;position:fixed;top:82px;bottom:0;left:0;box-shadow:inset 0 1px #ffffffb3}.collapse-button{color:#fff;background:0 0;justify-content:flex-end;align-items:center;width:100%;height:64px;padding-right:26px;display:flex}.nav-list{flex-direction:column;gap:15px;padding:0 14px;display:flex}.nav-item{color:#d8dfeb;cursor:pointer;text-align:left;background:0 0;border-radius:0;align-items:center;gap:12px;width:100%;height:54px;padding:0 24px;font-size:16px;transition:background-color .12s,color .12s;display:flex}.nav-item:hover{color:#fff;background:#3475f638}.nav-item.is-active{background:var(--blue);color:#fff}.nav-item.is-active:hover{background:var(--blue)}@media (width<=900px){.sidebar{width:210px;top:72px}}.account-area{border-left:1px solid var(--navy-line);min-width:222px;position:relative}.account-trigger{color:#ffffffdb;align-items:center;gap:10px;height:82px;padding:0 62px 0 31px;font-size:18px;display:flex}.avatar-wrap{color:#fff;background:#3776f7;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;position:relative}.status-dot{background:#6ca2ff;border:2px solid #3776f7;border-radius:50%;width:18px;height:18px;position:absolute;bottom:1px;right:-1px}.status-dot:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:6px;height:9px;position:absolute;top:3px;left:4px;transform:rotate(40deg)}.account-menu{color:#333;opacity:0;visibility:hidden;background:#fff;border-radius:0 0 1px 1px;width:196px;padding:7px 0 8px;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;top:82px;right:39px;transform:translateY(-6px);box-shadow:0 10px 31px #0000002b}.account-area.is-open .account-menu{opacity:1;visibility:visible;transform:translateY(0)}.menu-caret{border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;top:-8px;left:92px}.menu-item{color:#333;text-align:left;white-space:nowrap;background:0 0;align-items:center;gap:12px;width:100%;height:47px;padding:0 14px;font-size:16px;display:flex}.menu-item.sign-out{color:#f1453d}@media (width<=900px){.account-area{min-width:190px}.account-trigger{height:72px;padding:0 20px}.account-menu{top:72px;right:12px}}.customer-selector{border-left:1px solid var(--navy-line);align-items:center;padding:0 18px;display:flex;position:relative}.customer-selector-trigger{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff38;border-radius:10px;align-items:center;gap:11px;min-width:210px;height:50px;padding:0 14px;transition:background-color .12s,border-color .12s;display:flex}.customer-selector-trigger:hover:not(:disabled){background:#ffffff24;border-color:#fff6}.customer-selector-trigger:disabled{opacity:.6;cursor:default}.customer-selector-label{flex-direction:column;flex:1;align-items:flex-start;line-height:1.1;display:flex;overflow:hidden}.customer-selector-label small{letter-spacing:.04em;text-transform:uppercase;color:#ffffff9e;font-size:11px}.customer-selector-label strong{text-overflow:ellipsis;white-space:nowrap;max-width:168px;font-size:15px;font-weight:600;overflow:hidden}.customer-selector-caret{transition:transform .14s}.customer-selector-caret.is-open{transform:rotate(180deg)}.customer-selector-menu{z-index:40;background:#fff;border-radius:12px;width:286px;max-height:60vh;margin:0;padding:6px;list-style:none;position:absolute;top:66px;left:18px;overflow-y:auto;box-shadow:0 18px 44px #0000003d}.customer-selector-divider{background:#ececf1;height:1px;margin:6px 8px}.customer-selector-option{color:#2a2f37;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:15px;display:flex}.customer-selector-option:hover{background:#f1f5ff}.customer-selector-option.is-active{color:var(--blue);background:#eaf1ff;font-weight:600}.customer-selector-option>span:first-of-type,.customer-selector-option-text{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.customer-selector-option-text{align-items:center;gap:8px;display:flex}.customer-status-pill{color:#8a8f99;letter-spacing:.03em;text-transform:uppercase;background:#f0f0f3;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700}.account-menu-head{border-bottom:1px solid #eee;flex-direction:column;gap:2px;margin-bottom:6px;padding:6px 14px 10px;display:flex}.account-menu-head strong{color:#222;font-size:15px}.account-menu-head span{color:#8a8f99;text-transform:uppercase;letter-spacing:.04em;font-size:12px}@media (width<=900px){.customer-selector{padding:0 10px}.customer-selector-trigger{min-width:150px;height:44px}.customer-selector-label strong{max-width:110px}}.fullscreen-loader{background:var(--page);min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:16px;display:flex}.spin{animation:.9s linear infinite orient-spin}@keyframes orient-spin{to{transform:rotate(360deg)}}.login-screen{background:radial-gradient(circle at 30% 20%, #1b3768 0%, var(--navy) 55%, #0c1830 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:408px;padding:38px 36px 34px;display:flex;box-shadow:0 24px 60px #00000052}.login-brand{color:var(--blue);font-size:20px;font-weight:700}.login-title{color:var(--text);margin:4px 0 0;font-size:26px;font-weight:700}.login-subtitle{color:#6a7180;margin:0 0 8px;font-size:15px}.login-field{color:#41474f;flex-direction:column;gap:7px;font-size:14px;font-weight:600;display:flex}.login-input{color:#8b919b;background:#fafbfc;border:1px solid #d7dbe2;border-radius:10px;align-items:center;gap:10px;height:48px;padding:0 14px;transition:border-color .12s,box-shadow .12s;display:flex}.login-input:focus-within{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #3475f629}.login-input input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:15px}.login-error{color:#c0392b;background:#fdecea;border-radius:8px;margin:0;padding:10px 12px;font-size:14px}.login-notice{color:#3730a3;background:#eef2ff;border-radius:8px;margin:0;padding:10px 12px;font-size:14px}.login-submit{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:48px;margin-top:6px;font-size:16px;font-weight:600;transition:background-color .12s,opacity .12s;display:inline-flex}.login-submit:hover:not(:disabled){background:#2c66de}.login-submit:disabled{opacity:.62;cursor:not-allowed}.login-recovery{color:#2563eb;cursor:pointer;background:0 0;border:0;margin:18px auto 0;padding:8px;display:block}.login-field>input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:12px}.connection-banner{z-index:1000;color:#fff;background:#b91c1c;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000002e}.connection-banner svg{flex-shrink:0}.filter-dropdown{position:relative}.filter-dropdown-field{color:#b5b8bd;background:#fff;border:1px solid #dfe2e7;border-radius:4px;justify-content:space-between;align-items:center;height:35px;padding:0 10px 0 12px;font-size:16px;display:flex}.filter-dropdown.is-open{z-index:6}.filter-dropdown.is-open .filter-dropdown-field{border-color:#4087ff;box-shadow:0 0 0 3px #4087ff33}.filter-dropdown-field input{color:#202329;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.filter-dropdown-field input::placeholder{color:#bfc2c7}.filter-dropdown-icon{color:#bfc2c7;flex:none}.filter-dropdown-menu{background:#fff;border-radius:0 0 6px 6px;width:290px;padding:0;position:absolute;top:42px;left:0;overflow:hidden;box-shadow:0 12px 28px #00000029}.filter-dropdown-menu button{color:#202329;text-align:left;background:#fff;width:100%;height:70px;padding:0 26px;font-size:29px;display:block}.filter-dropdown-menu button:hover,.filter-dropdown-menu button:first-child{filter:none;background:#f3f3f3}.table-checkbox{appearance:none;vertical-align:middle;background:#fff;border:1px solid #d9dde2;border-radius:2px;width:17px;height:17px;position:relative}.table-checkbox:hover{border-color:var(--blue-soft)}.table-checkbox:checked{background:#4a8cf7;border-color:#4a8cf7}.table-checkbox:checked:after{content:"";border-bottom:3px solid #fff;border-right:3px solid #fff;width:6px;height:10px;position:absolute;top:1px;left:4px;transform:rotate(43deg)}.table-sort-marker{float:right;flex-direction:column;gap:2px;width:8px;margin-top:3px;display:inline-flex}.table-sort-marker span:first-child{border-bottom:5px solid #c7cbd0;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.table-sort-marker span:last-child{border-top:5px solid #c7cbd0;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.side-drawer-overlay{z-index:50;background:#0000006b;justify-content:flex-end;display:flex;position:fixed;inset:0}.side-drawer{color:#202329;background:#fff;width:684px;min-height:100vh;box-shadow:-12px 0 28px #00000014}.side-drawer-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;height:75px;padding:0 25px;display:flex}.side-drawer-title{align-items:center;gap:14px;display:flex}.side-drawer-title strong{font-size:18px}.side-drawer-close{color:#111;background:0 0;place-items:center;width:22px;height:22px;padding:0;display:grid}.side-drawer-submit{background:var(--blue);color:#fff;border-radius:4px;width:83px;height:35px;font-size:16px}.side-drawer-submit:hover{filter:none;background:#2467e8}@media (width<=900px){.side-drawer{width:min(684px,100vw)}}.app-dialog-overlay{z-index:1000;background:#11224173;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.app-dialog{width:100%;max-width:420px;color:var(--text);background:#fff;border-radius:12px;padding:22px 22px 18px;box-shadow:0 18px 48px #0000003d}.app-dialog-title{margin:0 0 8px;font-size:17px;font-weight:700}.app-dialog-message{color:#4a4f57;word-break:break-word;font-size:14px;line-height:1.5}.app-dialog-input{width:100%;height:38px;color:var(--text);border:1px solid #dfe2e7;border-radius:6px;outline:none;margin-top:14px;padding:0 12px;font-size:14px}.app-dialog-input:focus{border-color:var(--blue)}.app-dialog-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.app-dialog-button{cursor:pointer;border-radius:6px;min-width:88px;height:38px;padding:0 16px;font-size:14px;font-weight:600}.app-dialog-button.is-cancel{color:#3a3f47;background:#f0f2f5}.app-dialog-button.is-cancel:hover{background:#e6e9ee}.app-dialog-button.is-confirm{background:var(--blue);color:#fff}.app-dialog-button.is-confirm:hover{background:#2467e8}.app-dialog-button.is-confirm.is-danger{background:#d9433f}.app-dialog-button.is-confirm.is-danger:hover{background:#c23733}.dashboard{grid-template-columns:768px minmax(720px,1fr);gap:23px;min-height:100vh;margin-left:266px;padding:124px 41px 48px;display:grid}.panel{box-shadow:var(--shadow);background:#fff;border-radius:10px}@media (width<=1280px){.dashboard{grid-template-columns:1fr}}@media (width<=900px){.dashboard{margin-left:210px;padding:104px 22px 32px}}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:247px;gap:52px 23px;display:grid}.metric-card{padding:19px 17px 20px 18px}.card-header{justify-content:space-between;align-items:flex-start;gap:12px;min-height:33px;display:flex}.primary-button,.icon-action{background:var(--blue);color:#fff;border-radius:4px;height:35px;font-size:16px;line-height:35px;box-shadow:0 1px 3px #0000002e}.primary-button{min-width:61px;padding:0 16px}.primary-button:hover,.icon-action:hover{filter:none;background:#2467e8}.metric-content{margin-top:2px}.metric-line+.metric-line{margin-top:3px}.metric-value{color:var(--blue-soft);font-size:26px;font-weight:400;line-height:1.18}.metric-label{color:#2e333a;margin-top:4px;font-size:16px;line-height:1.28}.empty-state{color:#c6c6c6;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:169px;font-size:15px;display:flex}.empty-state svg{color:#dedede;filter:drop-shadow(0 8px #f4f4f4)}@media (width<=900px){.metric-grid{grid-template-columns:1fr}}.split-actions{display:flex;position:relative}.split-actions .primary-button{border-radius:4px 0 0 4px}.icon-action{letter-spacing:1px;border-left:1px solid #fff3;border-radius:0 4px 4px 0;width:34px;padding:0;font-size:19px}.schedule-options-trigger{position:relative}.schedule-menu{z-index:4;opacity:0;visibility:hidden;background:#fff;border-radius:7px;width:305px;padding:15px 0;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;top:44px;right:-20px;transform:translateY(-6px);box-shadow:0 13px 31px #00000029}.schedule-options-trigger:hover .schedule-menu,.schedule-options-trigger:focus-within .schedule-menu{opacity:1;visibility:visible;transform:translateY(0)}.schedule-menu-item{color:#2b2d31;text-align:left;white-space:nowrap;background:0 0;justify-content:flex-start;align-items:center;gap:6px;width:100%;height:64px;padding:0 26px;font-size:29px;line-height:1;display:flex}.schedule-menu-item svg{color:#2b2d31;flex:none}.storage-panel{height:546px;padding:20px 21px;position:relative}.storage-top{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.storage-title{align-items:center;gap:68px;min-width:295px;display:flex}.storage-stats{grid-template-columns:repeat(3,128px);column-gap:37px;padding-right:18px;display:grid}.storage-stats div{flex-direction:column;align-items:flex-start;display:flex}.storage-stats strong{color:var(--blue-soft);font-size:23px;font-weight:500;line-height:1.18}.storage-stats span{color:#222;font-size:17px;line-height:1.25}.usage-row{align-items:center;gap:12px;display:flex;position:absolute;top:57px;left:21px}.usage-bar{background:#e7e7e7;width:259px;height:37px}.usage-bar span{background:var(--blue-soft);width:4px;height:37px;display:block}.usage-row strong{color:#2e2e2e;font-size:14px;font-weight:700}.legend{color:#555;align-items:center;gap:13px;font-size:13px;display:flex;position:absolute;top:123px;left:307px}.legend span{align-items:center;gap:4px;display:inline-flex}.legend-chip{width:37px;height:32px;display:inline-block}.legend-chip.image{background:#7c70eb}.legend-chip.video{background:#6ec7f0}.pie-wrap{width:344px;height:270px;position:absolute;top:204px;left:318px}.pie-chart{background:conic-gradient(from 249deg, #7c70eb 0 16.1deg, #6ec7f0 16.1deg 210deg, #f6cb4c 210deg 360deg);border-radius:50%;width:256px;height:256px;position:absolute;top:0;left:0}.pie-label{color:#fff;text-align:center;font-size:15px;line-height:1.02;position:absolute}.video-label{top:55px;left:70px}.small-slice-line{background:#7c70eb;width:63px;height:1px;position:absolute;top:220px;left:-17px}.small-slice-line:before{content:"";transform-origin:0;background:#7c70eb;width:31px;height:1px;position:absolute;bottom:0;left:42px;transform:rotate(-35deg)}.small-slice-label{color:#161616;text-align:center;font-size:16px;line-height:1.04;position:absolute;top:209px;left:-65px}@media (width<=1280px){.storage-panel{min-height:546px}}@media (width<=900px){.storage-stats{grid-template-columns:repeat(3,auto);column-gap:22px}.legend,.pie-wrap{left:50%;transform:translate(-50%)}}.usage-panel{flex-direction:column;gap:18px;padding:24px 24px 22px;display:flex}.usage-panel-head{justify-content:space-between;align-items:flex-start;display:flex}.usage-panel-head h2{color:var(--text);margin:0;font-size:20px;font-weight:700}.usage-panel-scope{color:#6a7180;margin:4px 0 0;font-size:13px}.usage-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.usage-tile{background:#fafbfd;border:1px solid #eef0f4;border-radius:12px;flex-direction:column;gap:8px;padding:18px 18px 16px;display:flex}.usage-tile-icon{width:42px;height:42px;color:var(--blue);background:#eef3ff;border-radius:10px;place-items:center;display:grid}.usage-tile-storage .usage-tile-icon{color:#5566f6;background:#ecf0ff}.usage-tile-devices .usage-tile-icon{color:#1f9bd6;background:#e6f7ff}.usage-tile-assets .usage-tile-icon{color:#d18a16;background:#fdf2e3}.usage-tile-cost .usage-tile-icon{color:#1f9254;background:#e7f7ed}.usage-tile-value{color:var(--text);font-size:26px;font-weight:700;line-height:1.1}.usage-tile-label{color:#6a7180;font-size:14px}.usage-panel-note{color:#98a0ac;margin:0;font-size:12px}@media (width<=480px){.usage-panel-grid{grid-template-columns:1fr}}.user-page{background:var(--page);min-height:100vh;margin-left:266px;padding:82px 20px 24px}.user-surface{background:#fff;min-height:calc(100vh - 106px);position:relative;box-shadow:inset 0 1px #eef0f3}.user-tabs{border-bottom:1px solid #edf0f4;align-items:flex-end;height:82px;display:flex}.user-tab{color:#2d2f33;text-align:left;background:0 0;align-items:flex-end;min-width:171px;height:82px;padding:0 28px 26px;font-size:16px;font-weight:700;display:flex;position:relative}.user-tab.is-active:after{content:"";background:var(--blue);height:4px;position:absolute;bottom:-1px;left:0;right:0}.user-workspace{grid-template-columns:358px minmax(0,1fr);gap:21px;padding:22px 22px 0;display:grid}.member-area{min-width:0}@media (width<=1100px){.user-workspace{grid-template-columns:1fr}}@media (width<=900px){.user-page{margin-left:210px;padding-top:72px}}.group-panel{background:#fff;border:1px solid #edf0f4}.group-title{height:55px;color:var(--blue);justify-content:space-between;align-items:center;padding:0 8px 0 11px;font-size:18px;font-weight:700;display:flex}.group-add,.group-row-add{background:var(--blue);color:#fff;border-radius:50%;place-items:center;display:grid}.group-add{width:27px;height:27px}.group-add:hover,.group-row-add:hover{filter:none;background:#2467e8}.group-list{border-top:1px solid #edf0f4}.group-row{color:#2d2f33;text-align:left;background:#fff;border-bottom:1px solid #edf0f4;align-items:center;gap:12px;width:100%;height:50px;padding:0 12px 0 40px;font-size:16px;display:flex;position:relative}.group-row.is-active{background:var(--blue);color:#fff}.group-row svg:first-child{position:absolute;left:12px}.group-count{margin-left:4px}.group-edit{color:var(--blue)}.group-row-add{width:21px;height:21px;margin-left:auto}.user-filters{flex-wrap:wrap;align-items:center;gap:17px;min-height:35px;margin-bottom:22px;display:flex}.member-search{color:#b5b8bd;background:#fff;border:1px solid #dfe2e7;border-radius:4px;outline:none;height:35px;padding:0 13px;font-size:16px}.member-search::placeholder{color:#bfc2c7}.member-add{background:var(--blue);color:#fff;border-radius:4px;flex-shrink:0;width:62px;height:35px;margin-left:auto;font-size:16px}.member-add:hover{filter:none;background:#2467e8}@media (width<=1280px){.user-filters{grid-template-columns:minmax(240px,1fr) 150px 150px auto}.member-add{grid-column:auto}}.member-search{flex:200px;min-width:0;max-width:100%}.user-filters>.filter-dropdown{flex:0 150px;min-width:0}.user-filters .filter-dropdown-menu{max-width:min(290px,100vw - 40px)}.member-table-wrap{border:1px solid #edf0f4;overflow-x:auto}.member-table{border-collapse:collapse;table-layout:fixed;color:#2d2f33;width:100%;min-width:1120px;font-size:16px}.member-table thead{background:#f8f8f8}.member-table th,.member-table td{overflow-wrap:anywhere;text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;height:43px;padding:10px 12px}.member-table th{font-weight:700}.member-table tbody tr:last-child td{border-bottom:0}.member-table tbody tr.is-selected{background:#e8f7ff}.member-table th:first-child,.member-table td:first-child{width:62px}.member-table th:nth-child(2),.member-table td:nth-child(2){width:68px}.member-table th:nth-child(3),.member-table td:nth-child(3){width:200px}.member-table th:nth-child(5),.member-table td:nth-child(5),.member-table th:nth-child(6),.member-table td:nth-child(6){width:100px}.member-table th:nth-child(7),.member-table td:nth-child(7){width:165px}.member-table th:nth-child(8),.member-table td:nth-child(8){width:145px}.check-cell{text-align:center}.status-pill{color:#fff;background:#43a43b;border-radius:2px;align-items:center;height:24px;padding:0 10px;font-size:13px;display:inline-flex}.member-table-action{height:28px;color:var(--blue,#3475f6);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d8dee8;border-radius:6px;align-items:center;gap:6px;padding:0 10px;font-size:12px;display:inline-flex}.member-table-action:hover{background:#f3f6fd}.member-table th:nth-child(4),.member-table td:nth-child(4){width:240px}.member-table-wrap{max-width:100%}.user-pagination{color:#1f242b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:24px 22px 0;padding-bottom:22px;font-size:16px;display:flex;position:static}.delete-button{color:#fff;background:#d9302c;border:1px solid #0000;border-radius:5px;min-width:90px;height:36px;font-size:16px}.delete-button:hover{filter:none;background:#c92c28}.delete-placeholder{min-width:90px;height:36px}.pagination-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-size,.page-number{background:#fff;border:1px solid #d9dde2;border-radius:4px;height:28px}.page-size{min-width:60px;color:var(--blue);justify-content:center;align-items:center;gap:5px;display:inline-flex}.page-number{color:#2d2f33;width:43px}.page-icon,.refresh-button{color:#c5c9ce;background:0 0;place-items:center;width:22px;height:28px;display:grid}.refresh-button{color:#111}@media (width<=1100px){.user-pagination{margin:32px 24px 0;position:static}}.add-member-overlay{z-index:50;background:#0000006b;justify-content:flex-end;display:flex;position:fixed;inset:0}.add-member-drawer{color:#202329;background:#fff;width:684px;min-height:100vh;box-shadow:-12px 0 28px #00000014}.drawer-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;height:75px;padding:0 25px;display:flex}.drawer-title{align-items:center;gap:14px;font-size:16px;display:flex}.drawer-title strong{font-size:18px}.drawer-close{color:#111;background:0 0;place-items:center;width:22px;height:22px;padding:0;display:grid}.drawer-submit{background:var(--blue);color:#fff;border-radius:4px;width:83px;height:35px;font-size:16px}.drawer-submit:hover{filter:none;background:#2467e8}.drawer-form{padding:26px 25px 0 28px}.drawer-field{color:#202329;grid-template-columns:190px 1fr;align-items:start;column-gap:2px;min-height:60px;font-size:16px;display:grid}.drawer-field>span{white-space:nowrap;padding-top:11px;font-weight:600}.drawer-field i{color:#f14c45;margin-right:3px;font-style:normal;font-weight:400}.drawer-field input,.drawer-select{background:#fff;border:1px solid #dfe2e7;border-radius:4px;height:34px}.drawer-field input{color:#202329;outline:none;width:100%;padding:0 12px;font-size:16px}.drawer-field input::placeholder{color:#c4c7cb}.drawer-select{align-items:center;display:flex;position:relative}.drawer-select select{appearance:none;color:#b9bdc2;width:100%;height:100%;font:inherit;background:0 0;border:0;outline:0;padding:0 39px 0 12px}.drawer-select select.has-value{color:#202329}.drawer-select.is-blue select{color:var(--blue)}.drawer-select svg{color:#c5c9ce;pointer-events:none;position:absolute;right:9px}.drawer-validity{min-height:40px}.drawer-validity strong{padding-top:11px;font-size:16px;font-weight:400}@media (width<=900px){.add-member-drawer{width:min(684px,100vw)}.drawer-field{grid-template-columns:160px 1fr}}.devices-page{background:var(--page);min-height:100vh;margin-left:266px;padding:98px 20px 24px}.devices-surface{background:#fff;min-height:calc(100vh - 122px);position:relative;box-shadow:inset 0 1px #eef0f3}.device-tabs{border-bottom:1px solid #edf0f4;align-items:flex-end;height:67px;display:flex}.device-tab{color:#2d2f33;text-align:center;background:0 0;min-width:171px;height:67px;padding:0 44px 23px;font-size:16px;font-weight:700;position:relative}.device-tab:not(.is-active){font-weight:400}.device-tab.is-active:after{content:"";background:var(--blue);height:4px;position:absolute;bottom:-1px;left:0;right:0}.devices-workspace{grid-template-columns:352px minmax(0,1fr);gap:23px;padding:22px 22px 0;display:grid}.devices-main{min-width:0}@media (width<=1100px){.devices-workspace{grid-template-columns:1fr}}@media (width<=900px){.devices-page{margin-left:210px;padding-top:72px}}.device-group-panel{background:#fff;border:1px solid #edf0f4;align-self:start}.device-group-title{color:#2d2f33;justify-content:space-between;align-items:center;height:55px;padding:0 8px 0 11px;font-size:18px;font-weight:700;display:flex}.device-group-add{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.device-group-add:hover{filter:none;background:#2467e8}.device-group-list{border-top:1px solid #edf0f4}.device-group-row{color:#2d2f33;border-bottom:1px solid #edf0f4;align-items:center;gap:11px;width:100%;height:51px;padding:0 10px 0 13px;font-size:16px;display:flex}.device-group-row>span{white-space:nowrap;flex:auto;min-width:0}.device-folder{color:var(--blue);fill:var(--blue)}.device-group-count{margin-left:4px}.device-group-icon{width:24px;height:24px;color:var(--blue);background:0 0;place-items:center;margin-left:auto;display:grid}.device-group-name-input{color:#2d2f33;min-width:0;height:30px;font:inherit;border:1px solid #cfd7e3;border-radius:3px;flex:auto;padding:0 8px}.devices-toolbar{justify-content:space-between;align-items:center;gap:18px;height:37px;margin-bottom:24px;display:flex}.device-filters{grid-template-columns:195px 172px 172px;gap:17px;display:grid}.device-search{color:#202329;background:#fff;border:1px solid #dfe2e7;border-radius:4px;outline:none;height:35px;padding:0 12px;font-size:16px}.device-search::placeholder{color:#bfc2c7}.device-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.device-icon-button,.view-toggle{width:35px;height:35px;color:var(--blue);background:#fff;border:1px solid #dfe2e7;border-radius:4px;place-items:center;display:grid}.add-device-actions{display:flex}.add-device-button{background:var(--blue);color:#fff;border-radius:4px;min-width:108px;height:35px;font-size:16px}.add-device-button.is-single{border-radius:4px}.add-device-button:hover{filter:none;background:#2467e8}.view-toggle{color:var(--blue);border-color:#0000}.view-toggle.is-active{background:var(--blue);color:#fff}@media (width<=1360px){.devices-toolbar{flex-direction:column;align-items:flex-start;height:auto}.device-actions{margin-left:0}}.device-table-wrap{border:1px solid #edf0f4;overflow-x:auto}.device-table{border-collapse:collapse;table-layout:fixed;color:#2d2f33;width:100%;min-width:1080px;font-size:16px}.device-table thead{background:#f8f8f8}.device-table th,.device-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;height:52px;padding:0 12px}.device-table th{font-weight:700}.device-table tbody tr:last-child td{border-bottom:0}.device-table tbody tr.is-selected{background:#e8f7ff}.device-table th:first-child,.device-table td:first-child,.device-table th:nth-child(2),.device-table td:nth-child(2){width:48px}.device-table th:nth-child(3),.device-table td:nth-child(3){width:260px}.device-table th:nth-child(4),.device-table td:nth-child(4),.device-table th:nth-child(5),.device-table td:nth-child(5){width:190px}.device-table th:nth-child(6),.device-table td:nth-child(6){width:170px}.device-table th:nth-child(7),.device-table td:nth-child(7){width:214px}.device-table th:nth-child(8),.device-table td:nth-child(8){width:110px}.device-check-cell{text-align:center}.inline-edit,.device-delete-icon{background:0 0;place-items:center;width:24px;height:24px;margin-left:4px;display:inline-grid}.inline-edit{color:var(--blue)}.device-delete-icon{color:#a5abb4}.online-pill{color:#53b234;background:#f2ffe9;border:1px solid #b7e994;border-radius:2px;align-items:center;height:24px;padding:0 10px;font-size:13px;display:inline-flex}.device-card-view{padding-top:2px}.screen-capture-row{color:#2d2f33;align-items:center;gap:8px;height:26px;font-size:16px;font-weight:700;display:flex}.device-card-grid{grid-template-columns:repeat(3,252px);gap:22px 26px;margin-top:13px;display:grid}.device-card{width:252px}.device-preview{background:#303030;place-items:center;height:141px;display:grid;position:relative}.device-preview .table-checkbox{position:absolute;top:8px;left:8px}.device-power{width:58px;height:58px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;display:grid}.device-card-name{color:#202329;align-items:center;gap:9px;height:40px;padding-left:10px;font-size:18px;display:flex}.blue-swatch{background:linear-gradient(135deg,#8cd8ff 0 50%,#5bbcf5 50% 100%);width:16px;height:24px}.device-card-name button{width:22px;height:22px;color:var(--blue);background:0 0;place-items:center;display:grid}.device-card .online-pill{margin-left:6px}.device-pagination{color:#1f242b;justify-content:space-between;align-items:center;font-size:16px;display:flex;position:absolute;bottom:22px;left:395px;right:24px}.device-bulk-actions{gap:8px;display:flex}.device-bulk-actions button{color:#aeb3ba;background:#f7f7f7;border:1px solid #d9dde2;border-radius:4px;height:35px;padding:0 17px}.device-pagination-controls{align-items:center;gap:17px;display:flex}@media (width<=1100px){.device-pagination{margin:32px 24px 0;position:static}}.device-drawer-form{padding:26px 25px 0 28px}.device-drawer-field{color:#202329;grid-template-columns:190px 1fr;align-items:start;min-height:60px;font-size:16px;display:grid}.device-drawer-field>span{white-space:nowrap;padding-top:11px}.device-drawer-field i{color:#f14c45;margin-right:3px;font-style:normal}.device-drawer-field input,.device-drawer-select{background:#fff;border:1px solid #dfe2e7;border-radius:4px;width:100%;height:34px}.device-drawer-field input{color:#202329;outline:none;padding:0 12px;font-size:16px}.device-drawer-field input::placeholder{color:#c4c7cb}.device-drawer-field.is-error input{border-color:#f14c45}.device-drawer-field p{color:#f14c45;margin:5px 0 0;font-size:16px}.device-drawer-select{align-items:center;display:flex;position:relative}.device-drawer-select select{appearance:none;width:100%;height:100%;color:var(--blue);font:inherit;background:0 0;border:0;outline:0;padding:0 39px 0 12px}.device-drawer-select svg{color:#c5c9ce;pointer-events:none;position:absolute;right:9px}.display-columns-body{grid-template-columns:1fr 1fr;gap:28px;padding:30px 25px 0 34px;display:grid}.display-columns-body h3{color:#3a3d43;margin:0 0 10px;font-size:16px;font-weight:400}.column-list{flex-direction:column;gap:9px;display:flex}.column-list.is-dashed,.column-row.is-dashed{outline-offset:6px;outline:1px dashed #dfe2e7}.column-row{color:#3a3d43;background:#edf0f4;align-items:center;gap:4px;height:31px;padding:0 10px;font-size:16px;display:flex}.column-row span{flex:1}.column-row svg{color:var(--navy);fill:var(--navy)}.device-drawer-metadata{color:#30343a;background:#f3f8ff;border:1px solid #d9e7ff;border-radius:6px;gap:4px;margin:0 0 18px 190px;padding:12px 14px;font-size:14px;display:grid}.device-drawer-metadata strong{color:var(--blue);font-size:15px}.device-drawer-field input[readonly]{color:#667085;background:#f7f8fa}.device-drawer-submit-error{color:#f14c45;margin:8px 0 0 190px;font-size:15px}.side-drawer-submit:disabled{cursor:not-allowed;opacity:.55}.video-wall-tab-panel{min-height:calc(100vh - 190px);padding:22px 22px 0;position:relative}.video-wall-toolbar{grid-template-columns:322px 150px 97px 97px 322px minmax(20px,1fr) 60px;align-items:center;gap:17px;height:35px;margin-bottom:22px;display:grid}.video-wall-toolbar input,.video-wall-select,.video-wall-stepper{color:#202329;background:#fff;border:1px solid #dfe2e7;border-radius:4px;height:35px;font-size:16px}.video-wall-toolbar input{outline:none;min-width:0;padding:0 12px}.video-wall-toolbar input::placeholder{color:#bfc2c7}.video-wall-select{color:#bfc2c7;justify-content:space-between;align-items:center;padding:0 10px 0 13px;display:flex}.video-wall-stepper{align-items:center;display:flex;position:relative;overflow:hidden}.video-wall-stepper span{color:#bfc2c7;flex:1;padding-left:13px}.video-wall-stepper input{color:#0000;border:0;border-left:1px solid #dfe2e7;border-radius:0;width:24px;padding:0}.video-wall-add{background:var(--blue);color:#fff;border-radius:4px;grid-column:7;height:35px;font-size:16px}.video-wall-add:hover{filter:none;background:#2467e8}.video-wall-options{align-items:center;gap:8px;display:flex}.video-wall-edit-btn,.video-wall-delete-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d0d5de;border-radius:4px;height:30px;padding:0 14px;font-size:14px}.video-wall-edit-btn:hover{background:#f3f4f6}.video-wall-delete-btn{color:#b42318;border-color:#fecaca}.video-wall-delete-btn:hover{background:#fff1f1}.video-wall-table-wrap{border:1px solid #edf0f4;overflow-x:auto}.video-wall-table{border-collapse:collapse;table-layout:fixed;color:#2d2f33;width:100%;min-width:1500px;font-size:16px}.video-wall-table thead{background:#f8f8f8}.video-wall-table th,.video-wall-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f4;height:54px;padding:0 12px}.video-wall-table th{font-weight:700}.video-wall-table tbody td{height:90px}.video-wall-table tbody tr:last-child td{border-bottom:0}.video-wall-check-cell{text-align:center;width:48px}.video-wall-table th:nth-child(2),.video-wall-table td:nth-child(2){width:160px}.video-wall-table th:nth-child(3),.video-wall-table td:nth-child(3){width:210px}.video-wall-table th:nth-child(4),.video-wall-table td:nth-child(4){width:190px}.video-wall-table th:nth-child(5),.video-wall-table td:nth-child(5){width:170px}.video-wall-table th:nth-child(6),.video-wall-table td:nth-child(6),.video-wall-table th:nth-child(7),.video-wall-table td:nth-child(7){width:130px}.video-wall-table th:nth-child(8),.video-wall-table td:nth-child(8){width:180px}.video-wall-table th:nth-child(9),.video-wall-table td:nth-child(9){width:210px}.video-wall-table th:nth-child(10),.video-wall-table td:nth-child(10){width:110px}.video-wall-preview{background:#5db8f3;border:1px solid #d9eaf8;grid-template-columns:repeat(3,1fr);width:124px;height:74px;display:grid}.video-wall-preview span{background:linear-gradient(63deg,#0000 0 50%,#ffffff38 50% 72%,#0000 72%),#55b2ee;border-right:1px solid #d9eaf8}.video-wall-preview span:last-child{border-right:0}.video-wall-option{color:#2d2f33;background:0 0;place-items:center;width:22px;height:24px;margin-right:4px;display:inline-grid}.video-wall-option:hover{color:var(--blue);filter:none}.video-wall-pagination{color:#1f242b;justify-content:space-between;align-items:center;font-size:16px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.video-wall-delete{color:#aeb3ba;background:#f7f7f7;border:1px solid #d9dde2;border-radius:4px;height:35px;padding:0 17px}.video-wall-editor{background:#fff;min-height:calc(100vh - 122px)}.video-wall-editor-header{border-bottom:1px solid #edf0f4;align-items:center;gap:18px;height:67px;padding:0 22px;display:flex}.video-wall-editor-header>button:first-child{color:#111;background:0 0;place-items:center;width:24px;height:35px;display:grid}.video-wall-editor-header strong{color:#2d2f33;font-size:18px;font-weight:400}.video-wall-submit{background:var(--blue);color:#fff;border:1px solid #0000;border-radius:4px;width:80px;height:35px;margin-left:auto;font-size:16px}.video-wall-submit:hover{filter:none;background:#2467e8}.video-wall-submit:disabled{color:#b8bbc0;cursor:not-allowed;background:#f7f7f7;border-color:#d9dde2}.video-wall-editor-controls{color:#202329;align-items:center;gap:26px;min-height:87px;padding:18px 38px 17px;font-size:16px;display:flex}.video-wall-editor-controls label{white-space:nowrap;align-items:center;gap:11px;display:flex}.video-wall-editor-controls input,.editor-select{color:#2d2f33;background:#fff;border:1px solid #dfe2e7;border-radius:4px;height:35px;font-size:16px}.video-wall-editor-controls input{outline:none;padding:0 12px}.video-wall-editor-controls label:first-child input{width:195px}.editor-select{align-items:center;width:160px;display:inline-flex;position:relative}.editor-select select{appearance:none;width:100%;height:100%;color:var(--blue);font:inherit;background:0 0;border:0;outline:none;padding:0 38px 0 12px}.editor-select svg{pointer-events:none;color:#bcc2ca;position:absolute;right:9px}.video-wall-editor-controls input[type=number]{width:97px}.video-wall-editor-body{grid-template-columns:304px minmax(520px,1fr) 304px;gap:16px;padding:22px 42px 64px;display:grid}.video-wall-step{background:#fbfbfb;min-height:790px}.video-wall-step h3{color:#2d2f33;background:#f8f8f8;align-items:center;height:44px;margin:0;padding:0 11px;font-size:16px;font-weight:700;display:flex}.caution-box{color:#2d2f33;background:#eef9ff;border:1px solid #9ad0ff;grid-template-columns:18px 1fr 18px;gap:8px;min-height:132px;margin:13px 0 12px;padding:11px 10px;display:grid}.caution-box svg:first-child{color:#4a90f7;margin-top:2px}.caution-box svg:last-child{color:#8d98a7;margin-top:2px}.caution-box p{margin:0;line-height:1.45}.device-model-select{color:#bcc2ca;background:#fff;border:1px solid #dfe2e7;border-radius:4px;justify-content:flex-end;align-items:center;height:43px;padding:0 8px;display:flex}.model-hint{color:#2d2f33;margin:8px 0 0;font-size:18px}.video-wall-grid-step{min-width:0}.wall-grid-shell{background:#eef5f9;justify-content:center;align-items:center;height:710px;margin:20px 14px 0;padding:22px;display:flex}.wall-grid{border-left:2px solid var(--blue);border-top:2px solid var(--blue);aspect-ratio:var(--wall-aspect);background:#eef1f5;display:grid}.wall-grid.fit-width{width:100%;height:auto}.wall-grid.fit-height{width:auto;height:100%}.wall-grid>div{border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);background:#f1f4f8}.wall-grid>div:nth-child(2n){background:#f4f6f9}.wall-grid-cell{flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:6px;display:flex;position:relative}.cell-number{color:#8d98a7;font-size:13px;font-weight:600;line-height:1}.cell-device-select{width:calc(100% - 8px);max-width:120px;height:28px;font-size:12px}.cell-device-select select{color:#2d2f33;padding:0 24px 0 8px;font-size:12px}.cell-device-select svg{right:5px}.device-checklist{max-height:720px;margin:0;padding:8px 0;list-style:none;overflow-y:auto}.device-checklist-item label{cursor:pointer;border-bottom:1px solid #edf0f4;align-items:center;gap:9px;padding:10px 12px;transition:background .1s;display:flex}.device-checklist-item label:hover{background:#f4f6f9}.device-checklist-item.is-selected label{background:#eef5ff}.device-checklist-item input[type=checkbox]{width:16px;height:16px;accent-color:var(--blue);cursor:pointer;flex-shrink:0}.device-checklist-name{text-overflow:ellipsis;white-space:nowrap;color:#2d2f33;flex:1;min-width:0;font-size:14px;overflow:hidden}.device-checklist-status{color:#8d98a7;text-transform:uppercase;letter-spacing:.02em;background:#f0f0f0;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:11px;font-weight:600}.device-checklist-status.is-online{color:#1a9b4e;background:#e6f9ee}.preview-content-list{padding:13px 12px}.preview-none,.preview-thumb{width:188px;height:104px;margin-bottom:10px}.preview-none{color:#fff;background:#000;place-items:center;font-size:18px;display:grid}.preview-thumb.target{background:radial-gradient(circle,#777 0 9%,#d6d6d6 10% 22%,#8d8d8d 23% 31%,#e5e5e5 32% 44%,#848484 45% 58%,#d7d7d7 59% 70%,#6c6c6c 71%),linear-gradient(27deg,#0000 0 47%,#909090 48% 51%,#0000 52%),linear-gradient(153deg,#0000 0 47%,#909090 48% 51%,#0000 52%)}.preview-thumb.dark-lines{background:linear-gradient(142deg,#ffffff0a,#ffffff73 38%,#0000 40%),linear-gradient(164deg,#050505,#2e2e2e 45%,#111)}.preview-thumb.light-lines{background:repeating-linear-gradient(112deg,#ffffff94 0 13px,#0000001f 14px 27px),linear-gradient(145deg,#9c9c9c,#f1f1f1 42%,#6f6f6f)}@media (width<=1400px){.video-wall-toolbar{grid-template-columns:260px 150px 97px 97px minmax(180px,1fr) 60px}.video-wall-toolbar input[aria-label=Creator]{grid-column:span 2}.video-wall-editor-body{grid-template-columns:1fr}.video-wall-step{min-height:auto}}@media (width<=1100px){.video-wall-pagination{margin-top:32px;position:static}.video-wall-editor-controls{flex-direction:column;align-items:flex-start}}.video-wall-editor{min-width:0;max-width:100%}.video-wall-editor-header{flex-wrap:wrap;gap:12px;height:auto;min-height:67px;padding:16px 22px}.video-wall-editor-header strong{overflow-wrap:anywhere;flex:180px}.video-wall-editor-header>button:first-child{flex:0 0 32px}.video-wall-editor .video-wall-submit{white-space:normal;flex:0 auto;width:auto;max-width:100%;height:auto;min-height:40px;margin:0;padding:9px 14px}.video-wall-editor-controls{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:18px;min-height:0;padding:20px 24px;display:grid}.video-wall-editor-controls label{white-space:normal;flex-direction:column;align-items:stretch;gap:8px;min-width:0;display:flex}.video-wall-editor-controls input,.video-wall-editor-controls label:first-child input,.video-wall-editor-controls input[type=number],.video-wall-editor-controls .editor-select{box-sizing:border-box;width:100%;min-width:0;height:40px}.video-wall-editor .editor-select select{text-overflow:ellipsis;min-width:0}.video-wall-editor input:focus-visible,.video-wall-editor select:focus-visible,.video-wall-editor button:focus-visible,.layout-advanced summary:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.layout-advanced{border:1px solid #e2e8f0;border-radius:8px;margin:0 24px 16px}.layout-advanced summary{cursor:pointer;color:#36577c;padding:14px 16px}.layout-advanced .video-wall-editor-controls{padding:0 16px 16px}.video-wall-editor>.model-hint,.layout-error{overflow-wrap:anywhere;margin:12px 24px;font-size:14px}.layout-error{color:#b42318}.video-wall-editor-body{grid-template-columns:minmax(200px,280px) minmax(0,1fr);padding:8px 24px 24px}.video-wall-step{min-width:0;min-height:0}.video-wall-step h3{box-sizing:border-box;height:auto;min-height:44px;padding:12px}.video-wall-editor .wall-grid-shell{height:clamp(320px,55vh,640px);margin:12px;padding:12px;overflow:auto}.video-wall-editor .wall-grid{min-width:0;max-width:100%;max-height:100%}.video-wall-editor .wall-grid-cell{min-width:0;min-height:0;padding:4px}.video-wall-editor .cell-device-select{flex-shrink:0;width:100%;min-width:0;max-width:160px}.device-checklist-item label{flex-wrap:wrap;min-width:0}.device-checklist-name{overflow-wrap:anywhere;min-width:0}.video-wall-toolbar{flex-wrap:wrap;gap:12px;height:auto;display:flex}.video-wall-toolbar>input{box-sizing:border-box;flex:180px;max-width:100%}.video-wall-toolbar .video-wall-stepper{flex:0 130px;min-width:0}.video-wall-stepper input{color:#202329;width:60px;padding:0 6px}.video-wall-add{width:auto;height:auto;min-height:40px;padding:8px 16px}.video-wall-table-wrap{max-width:100%;overflow:auto}.video-wall-table td{overflow-wrap:anywhere;white-space:normal}.video-wall-options{flex-wrap:wrap}.video-wall-pagination{flex-wrap:wrap;height:auto;padding:16px 0;position:static}.video-wall-pagination .device-pagination-controls{flex-wrap:wrap}@media (width<=900px){.video-wall-editor-body{grid-template-columns:minmax(0,1fr)}.video-wall-editor .device-checklist{max-height:240px}}@media (width<=500px){.video-wall-editor-header{gap:8px;padding:12px}.video-wall-editor-header strong{flex-basis:calc(100% - 48px)}.video-wall-editor .video-wall-submit{flex:130px}.video-wall-editor-controls{padding:16px 12px}.layout-advanced{margin:0 12px 12px}.video-wall-editor-body{padding:0 12px 16px}.video-wall-editor .wall-grid-shell{margin:8px 0;padding:6px}.video-wall-editor .cell-device-select select{padding-left:3px;padding-right:16px;font-size:11px}.video-wall-editor .cell-device-select svg{width:12px;right:1px}.video-wall-tab-panel{padding:12px}}.video-wall-editor .wall-grid-shell{justify-content:safe center;align-items:safe center}.video-wall-editor .device-checklist-name{white-space:normal;overflow-wrap:anywhere}.content-page{background:var(--page);min-height:100vh;margin-left:266px;padding:98px 20px 24px}.content-surface{background:#fff;min-height:calc(100vh - 122px);position:relative;box-shadow:inset 0 1px #eef0f3}.content-tabs{border-bottom:1px solid #edf0f4;align-items:flex-end;height:67px;display:flex}.content-tab{color:#2d2f33;text-align:center;background:0 0;min-width:171px;height:67px;padding:0 44px 23px;font-size:16px;font-weight:400;position:relative}.content-tab:hover{color:#111;filter:none}.content-tab.is-active{font-weight:700}.content-tab.is-active:after{content:"";background:var(--blue);height:4px;position:absolute;bottom:-1px;left:0;right:0}.content-workspace{grid-template-columns:352px minmax(0,1fr);gap:23px;padding:22px 22px 0;display:grid}.content-main{min-width:0}@media (width<=1300px){.content-tab{min-width:138px;padding-inline:28px}}@media (width<=1100px){.content-workspace{grid-template-columns:1fr}}@media (width<=900px){.content-page{margin-left:210px;padding-top:72px}}.content-tabs{overflow-x:auto}.content-tab{flex-shrink:0}.content-workspace,.content-main,.content-surface{min-width:0}.content-toolbar{flex-wrap:wrap;height:auto;min-height:37px}.content-toolbar input{flex:180px;min-width:0;max-width:100%}.content-folder-panel{background:#fff;border:1px solid #edf0f4;min-height:calc(100vh - 211px);position:relative}@media (width<=1100px){.content-folder-panel{min-height:0;padding-bottom:50px}}.content-folder-header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;height:53px;padding:0 10px 0 11px;display:flex}.content-folder-header strong{color:#2d2f33;font-size:18px}.content-folder-header button{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.content-folder-list{flex-direction:column;display:flex}.content-folder-row{color:#2d2f33;border-bottom:1px solid #edf0f4;align-items:center;height:50px;padding:0 11px;font-size:16px;display:flex}.content-folder-select-button{min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;flex:auto;align-items:center;gap:10px;display:inline-flex}.content-folder-select-button:hover{filter:none}.content-folder-select-button svg{color:var(--blue);flex:none}.content-folder-row.is-active{background:var(--blue);color:#fff}.content-folder-row.is-active .content-folder-select-button svg,.content-folder-row.is-active .content-folder-actions button{color:#fff}.content-folder-row.is-sub-folder{padding-left:30px}.content-folder-select-button>span{white-space:nowrap;gap:6px;min-width:0;display:inline-flex}.content-folder-name-input{color:#2d2f33;width:150px;min-width:0;height:30px;font:inherit;border:1px solid #cfd7e3;border-radius:3px;padding:0 8px}.content-folder-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.content-folder-actions button{width:22px;height:24px;color:var(--blue);background:0 0;place-items:center;display:grid}.content-folder-actions button:hover{color:#1f61db;filter:none}.content-recycle-row{color:#2d2f33;border-top:1px solid #edf0f4;align-items:center;gap:9px;height:50px;padding:0 16px;font-size:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.content-recycle-row svg{background:var(--blue);color:#fff;border-radius:4px;padding:3px}.content-toolbar{justify-content:space-between;align-items:center;gap:18px;height:37px;margin-bottom:23px;display:flex}.content-toolbar input{color:#202329;background:#fff;border:1px solid #dfe2e7;border-radius:4px;outline:none;width:322px;height:35px;padding:0 12px;font-size:16px}.content-toolbar input::placeholder{color:#bfc2c7}.content-toolbar-actions{align-items:center;gap:11px;margin-left:auto;display:flex}.content-view-toggle{border:1px solid #edf0f4;border-radius:5px;align-items:center;height:37px;display:inline-flex;overflow:hidden;box-shadow:0 0 8px #0000000a}.content-view-toggle button{width:32px;height:35px;color:var(--blue);background:#fff;place-items:center;display:grid}.content-view-toggle button.is-active{background:var(--blue);color:#fff;width:35px}.content-primary-button{background:var(--blue);color:#fff;border-radius:4px;min-width:81px;height:35px;padding:0 18px;font-size:16px}.content-primary-button:hover{filter:none;background:#2467e8}.content-assets{min-height:560px;position:relative}.content-select-all{color:#2d2f33;align-items:center;gap:8px;height:20px;font-size:16px;display:inline-flex}.content-select-all strong{font-size:16px}.content-asset-grid{flex-wrap:wrap;gap:35px 21px;padding-top:4px;display:flex}.content-asset-card{color:#2d2f33;width:250px}.content-asset-card.is-openable{cursor:pointer}.content-asset-card.is-openable:hover .content-thumb{box-shadow:0 12px 24px #1f2b3f26}.content-asset-card.is-wide{width:254px}.content-thumb{background:#f8f8f8;width:220px;height:143px;margin-bottom:10px;display:block;position:relative;overflow:hidden}.content-asset-card.is-wide .content-thumb{width:254px;height:143px}.content-card-checkbox{z-index:1;position:absolute;top:7px;left:7px}.content-card-checkbox .table-checkbox{position:static}.content-thumb>img,.content-thumb>video{object-fit:cover;width:100%;height:100%;display:block}.thumb-friends{background:radial-gradient(circle at 27% 47%,#f7f0e8 0 6%,#0000 7%),radial-gradient(circle at 50% 43%,#b8764c 0 7%,#0000 8%),radial-gradient(circle at 72% 45%,#2d201c 0 7%,#0000 8%),linear-gradient(90deg,#0000 0 18%,#f4f6f7 18% 35%,#0000 35% 42%,#fff 42% 58%,#0000 58% 66%,#f8f8f8 66% 84%,#0000 84%),linear-gradient(145deg,#5d6b72,#d4d3cc 43%,#737a76)}.thumb-black{background:#000}.thumb-poster-blue{background:linear-gradient(#e9f2f5,#c1d6de 42%,#243b49 43% 78%,#f7f2e8 79%),linear-gradient(90deg,#0000 0 40%,#ffffff80 41% 60%,#0000 61%)}.thumb-poster-black{background:linear-gradient(#000 0 78%,#eddd77 79% 85%,#111 86%),radial-gradient(circle at 50% 44%,#1c1c1c 0 31%,#0000 32%)}.thumb-poster-brown{background:linear-gradient(#2e170e,#050404 72%,#ffd7e7 73% 79%,#181012 80%),radial-gradient(circle at 54% 35%,#5d321f 0 20%,#0000 21%)}.thumb-fried-beef{background:radial-gradient(at 73% 47%,#b65f2f 0 15%,#5a2718 16% 31%,#0000 32%),linear-gradient(12deg,#0000 0 58%,#ffffff5c 59% 61%,#0000 62%),linear-gradient(#171717,#2d2d2d 58%,#111)}.thumb-copy{color:#fff5db;flex-direction:column;display:flex;position:absolute;top:25px;left:41px;transform:rotate(-7deg)}.thumb-copy span{color:#f9b33a;font-size:12px;font-style:italic}.thumb-copy strong{width:82px;font-size:24px;line-height:.88}.thumb-food-menu{background:radial-gradient(circle at 75% 28%,#b44b28 0 12%,#0000 13%),radial-gradient(circle at 55% 65%,#d69842 0 9%,#0000 10%),linear-gradient(90deg,#0f0b08 0 33%,#1a100b 34% 66%,#100b08 67%)}.menu-copy{color:#fff;letter-spacing:.5px;font-size:9px;position:absolute;top:18px;left:74px}.thumb-burger{background:linear-gradient(#f5e44c 0 33%,#77a856 34% 47%,#e4c39d 48% 64%,#f5f0dd 65%),radial-gradient(circle at 50% 41%,#d56a1e 0 23%,#0000 24%)}.burger-copy{color:#272727;font-size:18px;font-weight:700;position:absolute;top:10px;left:23px}.content-asset-name{color:#2d2f33;align-items:center;gap:4px;min-width:0;font-size:18px;line-height:1.1;display:flex}.content-asset-name span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.content-asset-name button{width:22px;height:22px;color:var(--blue);background:0 0;flex:none;place-items:center;display:grid}.content-asset-meta{gap:4px;margin-top:9px;display:flex}.content-asset-meta span{color:#fff;background:#7ea6f8;border-radius:2px;align-items:center;height:22px;padding:0 9px;font-size:14px;display:inline-flex}.content-empty-state{color:#c5c5c5;align-content:center;place-items:center;gap:8px;width:630px;height:180px;margin:30px 0 0 28px;display:grid;box-shadow:0 8px 34px #00000008}.content-empty-state svg{color:#dedede}.content-preview-error{color:#465268;text-align:center;background:#f1f3f6;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 12px 12px;font-size:13px;display:flex;position:absolute;inset:0}.content-preview-error button{background:var(--blue);color:#fff;cursor:pointer;border-radius:4px;padding:6px 10px}.wall-thumbnail{background:#111;position:absolute;inset:0;overflow:hidden}.wall-thumbnail-layer{color:#fff;font-size:12px;position:absolute;overflow:hidden}.wall-thumbnail-layer>img,.wall-thumbnail-layer>video{width:100%;height:100%;display:block}.wall-thumbnail-empty{color:#ccd2df;place-content:center;height:100%;font-size:13px;display:grid}.content-asset-card,.content-asset-card.is-wide,.content-thumb,.content-asset-card.is-wide .content-thumb{max-width:100%}.content-empty-state{max-width:100%;margin-left:0}.content-footer{color:#1f242b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:24px 22px 0;padding:16px 0 22px;font-size:16px;display:flex;position:static}.content-bulk-actions{gap:8px;display:flex}.content-bulk-actions button,.content-delete-action{color:#aeb3ba;background:#f7f7f7;border:1px solid #d9dde2;border-radius:4px;height:35px;padding:0 17px;font-size:16px}.content-delete-action{color:#fff;background:#d9302c;border-color:#d9302c}.content-delete-action:hover{filter:none;background:#c92c28}@media (width<=1100px){.content-footer{margin:32px 24px 0;position:static}.content-surface:after{display:none}}.content-footer .device-pagination-controls{flex-wrap:wrap;gap:10px}.video-preview-error{color:#fff;text-align:center;background:#172033;place-content:center;gap:8px;min-height:90px;padding:12px;font-size:13px;display:grid}.video-preview-error button{background:var(--blue);color:#fff;border-radius:4px;padding:6px 10px}.upload-progress-panel{z-index:60;width:360px;max-width:calc(100vw - 48px);box-shadow:var(--shadow);pointer-events:none;background:#fff;border:1px solid #e6e9ee;border-radius:10px;position:fixed;bottom:24px;right:24px;overflow:hidden}.upload-progress-panel *{pointer-events:auto}.upload-progress-title{color:var(--text);border-bottom:1px solid #eef1f5;padding:12px 16px;font-size:14px;font-weight:600}.upload-progress-list{max-height:320px;margin:0;padding:6px;list-style:none;overflow-y:auto}.upload-progress-item{border-radius:8px;padding:10px}.upload-progress-item+.upload-progress-item{margin-top:2px}.upload-progress-row{align-items:center;gap:8px;display:flex}.upload-progress-icon{width:20px;height:20px;color:var(--blue);flex:none;place-items:center;display:grid}.upload-progress-item.is-done .upload-progress-icon{color:#1f9d57}.upload-progress-item.is-error .upload-progress-icon{color:#d9433f}.upload-progress-spinner{animation:.9s linear infinite upload-progress-spin}@keyframes upload-progress-spin{to{transform:rotate(360deg)}}.upload-progress-name{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:13px;overflow:hidden}.upload-progress-status{color:#6b7180;font-variant-numeric:tabular-nums;flex:none;font-size:12px}.upload-progress-dismiss{color:#9aa0ab;background:0 0;border-radius:4px;flex:none;place-items:center;width:20px;height:20px;display:grid}.upload-progress-dismiss:hover{color:var(--text);background:#f0f2f5}.upload-progress-track{background:#eef1f5;border-radius:999px;height:6px;margin-top:8px;position:relative;overflow:hidden}.upload-progress-fill{background:var(--blue);border-radius:999px;height:100%;transition:width .2s;display:block}.upload-progress-item.is-done .upload-progress-fill{background:#1f9d57}.upload-progress-track.is-error .upload-progress-fill{background:#d9433f}.upload-progress-track.is-indeterminate .upload-progress-fill{animation:1.1s ease-in-out infinite upload-progress-slide;width:40%!important}@keyframes upload-progress-slide{0%{transform:translate(-110%)}to{transform:translate(260%)}}.upload-progress-message{color:#d9433f;margin:6px 0 0;font-size:12px}.upload-progress-hint{color:#6b7180;margin:6px 0 0;font-size:12px;line-height:1.35}.video-wall-composer{z-index:40;color:#20242a;background:#fff;grid-template-rows:minmax(0,1fr);grid-template-columns:74px 224px minmax(0,1fr);display:grid;position:fixed;inset:0}.composer-rail{color:#d9e0ef;background:#112241;flex-direction:column;display:flex}.composer-rail button{color:#d9e0ef;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:74px;min-height:78px;font-size:16px;font-weight:700;display:flex}.composer-rail button span{overflow-wrap:anywhere;text-align:center;max-width:70px;line-height:1.1}.composer-rail button:hover,.composer-rail button.is-active{color:#fff;filter:none}.composer-library{background:#fff;border-right:1px solid #edf0f4}.composer-search-row{align-items:center;height:48px;padding:0 15px;display:flex}.composer-search-row input{color:#202329;border:1px solid #dfe2e7;outline:none;width:154px;height:25px;padding:0 10px;font-size:16px}.composer-search-row input::placeholder{color:#bfc2c7}.composer-layout-row{align-items:center;gap:6px;height:32px;padding:0 16px;display:flex}.composer-layout-row button:not(.composer-refresh){border:1px solid var(--blue);background:#fff;border-radius:2px;place-items:center;width:25px;height:25px;display:grid}.composer-layout-row button span{border:1px solid var(--blue)}.layout-wide{width:17px;height:11px}.layout-single{width:13px;height:15px}.layout-tall{width:10px;height:18px}.composer-refresh{color:#4a4f57;background:0 0;place-items:center;width:26px;height:25px;margin-left:auto;display:grid}.composer-folder-select{color:#202329;background:#fff;border:1px solid #dfe2e7;justify-content:space-between;align-items:center;width:calc(100% - 16px);height:34px;margin:4px 8px 0;padding:0 9px;font-size:16px;display:flex}.composer-library-assets{flex-wrap:wrap;gap:12px 10px;padding:8px 16px 16px 22px;display:flex}.composer-media-item{background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;width:101px;display:flex}.composer-media-thumb{background:#f5f5f5;border:2px solid #0000;width:101px;height:50px;display:block;overflow:hidden}.composer-media-item:hover .composer-media-thumb,.composer-media-item.is-selected .composer-media-thumb{border-color:var(--blue);filter:none}.composer-media-thumb img,.composer-media-thumb video,.composer-thumb-fallback{object-fit:cover;width:100%;height:100%;display:block}.composer-media-name{color:#4a4f57;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px;line-height:1.3;overflow:hidden}.composer-main{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.composer-topbar{border-bottom:1px solid #edf0f4;flex-wrap:wrap;align-items:center;gap:10px 20px;min-height:68px;padding:10px 24px 10px 14px;display:flex}.composer-back{color:#202329;background:#fff;border:1px solid #dfe2e7;border-radius:4px;flex:none;place-items:center;width:34px;height:34px;display:grid}.composer-back:hover{filter:none;background:#f0f4fb}.composer-topbar-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-left:auto;display:flex}.composer-topbar>label{color:#202329;flex:240px;grid-template-columns:max-content minmax(180px,1fr);align-items:center;gap:10px;min-width:0;font-size:16px;font-weight:700;display:grid}.composer-name-input,.composer-combo>button{color:#202329;background:#fff;border:1px solid #dfe2e7;height:34px;font-size:16px}.composer-name-input{outline:none;flex:180px;min-width:0;padding:0 11px}.composer-combo{min-width:0;position:relative}.composer-combo>button{text-align:left;justify-content:space-between;align-items:center;width:100%;padding:0 9px 0 12px;display:flex}.composer-combo.is-open>button{border-color:var(--blue);box-shadow:0 0 0 2px #3475f62e}.composer-combo-menu{z-index:4;background:#fff;position:absolute;top:35px;left:0;right:0;box-shadow:0 12px 25px #00000026}.composer-combo-menu button{color:#202329;text-align:left;background:#fff;width:100%;height:34px;padding:0 12px;font-size:16px}.composer-combo-menu button:hover,.composer-combo-menu button:first-child{filter:none;background:#e8f5ff}.composer-combo>button:disabled{opacity:.45;cursor:not-allowed}.composer-audio-controls{flex-wrap:wrap;flex:320px;align-items:center;gap:14px;min-width:0;display:flex}.composer-audio-controls label{color:#202329;grid-template-columns:none;align-items:center;gap:8px;min-width:0;font-size:15px;font-weight:700;display:flex}.composer-audio-controls .composer-combo{min-width:120px}.composer-audio-enable input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue)}.composer-audio-volume input[type=range]{width:100px;accent-color:var(--blue)}.composer-audio-volume input[type=range]:disabled{opacity:.45;cursor:not-allowed}.composer-audio-volume span{font-variant-numeric:tabular-nums;min-width:38px}.composer-action{background:var(--blue);color:#fff;border-radius:2px;height:34px;font-size:16px}.composer-action:hover{filter:none;background:#2467e8}.composer-scale-toggle{background:#41506b;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.composer-scale-toggle:hover{background:#4d5e7d}.composer-scale-toggle.is-fit{background:#1f9d6b}.composer-scale-toggle.is-fit:hover{background:#199a64}.composer-scale-toggle:disabled,.composer-scale-toggle:disabled:hover{color:#f1f3f7;cursor:not-allowed;background:#c2c8d2}.composer-stage-wrap{-webkit-user-select:none;user-select:none;background:#eef3f9;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.composer-wall-stage{aspect-ratio:48/27;width:81%;max-height:calc(100% - 40px);position:relative}.composer-wall-stage.has-wall{background:#eef3f9}.composer-tv-wall{background:#e1e1df;gap:6px;padding:6px;display:grid;position:absolute;inset:0}.composer-tv{background:#000;position:relative}.composer-wall-overlay{pointer-events:none;z-index:3;gap:6px;display:grid;position:absolute;inset:6px}.composer-wall-overlay span{color:#fff;background:#3e8cf8;border-radius:50%;place-items:center;width:54px;height:54px;margin:14px 0 0 29px;font-size:36px;display:grid}.composer-trash{z-index:3;color:#222;background:0 0;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:18px;right:61px}.composer-placed-layer{z-index:2;touch-action:none;cursor:default;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;position:absolute;top:0;bottom:0}.composer-placed-layer.is-selected{outline-offset:-7px;cursor:move;outline:7px solid #3e8cf8}.composer-placed-layer img,.composer-placed-layer video,.composer-placed-layer .composer-thumb-fallback{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.resize-handle{cursor:ew-resize;background:#3e8cf8;border-radius:0;width:20px;height:20px;position:absolute}.composer-placed-layer:not(.is-selected) .resize-handle{display:none}.resize-handle.left{top:-13px;left:-13px;box-shadow:0 calc(100vh - 310px) #3e8cf8}.resize-handle.right{top:-13px;right:-13px;box-shadow:0 calc(100vh - 310px) #3e8cf8}.composer-timeline{background:#fff;border-top:1px solid #edf0f4;position:relative}.timeline-collapse{color:#333;background:#fff;border-radius:75px 75px 0 0;place-items:center;width:150px;height:24px;display:grid;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.timeline-items{align-items:flex-start;gap:18px;padding:18px 12px 16px 10px;display:flex;overflow-x:auto}.timeline-scene-wrap{position:relative}.timeline-scene{color:#202329;text-align:left;background:#fff;border:1px solid #edf0f4;width:98px;height:55px;display:block;overflow:hidden}.timeline-scene.is-selected{border:2px solid var(--blue)}.timeline-scene>span:first-child{z-index:1;margin-left:7px;position:relative}.timeline-scene-preview,.timeline-scene-preview img,.timeline-scene-preview video,.timeline-scene-preview .composer-thumb-fallback{object-fit:cover;width:100%;height:55px;display:block;position:absolute;inset:0}.timeline-duration-row{align-items:center;gap:4px;margin-top:5px;display:flex;position:relative}.timeline-duration{color:#202329;background:#fff;border:1px solid #dfe2e7;height:24px;padding:0 4px;font-size:16px}.timeline-duration-row>button:last-child{color:#ff4b45;background:0 0;place-items:center;width:18px;height:24px;display:grid}.timeline-time-menu{z-index:5;background:#fff;width:22px;position:absolute;bottom:25px;left:54px;box-shadow:0 7px 20px #0000002e}.timeline-time-menu button{color:#333;background:#fff;width:100%;height:21px;font-size:16px}.timeline-time-menu button:hover{filter:none;background:#e8f5ff}.timeline-transition-row{width:98px;margin-top:4px;position:relative}.timeline-transition{color:#202329;background:#f6f8fb;border:1px solid #dfe2e7;align-items:center;gap:4px;width:100%;height:24px;padding:0 5px;font-size:12px;display:flex}.timeline-transition-effect{font-weight:600}.timeline-transition-ms{color:#6b7280;margin-left:auto;font-size:11px}.timeline-transition svg{color:#6b7280;flex:none}.timeline-transition-menu{z-index:6;background:#fff;width:98px;padding:3px 0;position:absolute;bottom:27px;left:0;box-shadow:0 7px 20px #0000002e}.timeline-transition-section{text-transform:uppercase;letter-spacing:.04em;color:#9aa1ad;padding:4px 8px 2px;font-size:10px}.timeline-transition-menu button{text-align:left;color:#333;background:#fff;width:100%;height:24px;padding:0 8px;font-size:12px;display:block}.timeline-transition-menu button:hover{filter:none;background:#e8f5ff}.timeline-transition-menu button.is-active{background:var(--blue);color:#fff}.timeline-add{width:94px;height:53px;color:var(--blue);background:#eee;place-items:center;display:grid}.timeline-add svg{background:var(--blue);color:#fff;border-radius:50%;padding:2px}@media (width<=1300px){.composer-topbar{gap:16px;padding-right:24px}}.composer-main{grid-template-rows:max-content max-content minmax(120px,1fr) max-content;overflow:auto}.screen-selector{border-bottom:1px solid #e1e6ef;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 16px;display:flex}.screen-selector>button{color:#183453;text-align:left;background:#fff;border:1px solid #dce3ed;border-radius:6px;align-items:center;gap:8px;max-width:240px;padding:6px 10px;display:flex}.screen-selector>button[aria-pressed=true]{background:#edf4ff;border-color:#3275ed;box-shadow:0 0 0 1px #3275ed}.screen-selector-preview{flex-shrink:0;place-items:center;width:64px;height:36px;display:grid;overflow:hidden}.screen-selector-preview img{object-fit:cover;width:100%;height:100%}.screen-selector p{color:#536177;margin:0;font-size:13px}.screen-wall-mode{align-items:center;gap:7px;display:flex}.screen-timeline-label{margin:0 0 8px;font-weight:600}.screen-time-range{white-space:nowrap;color:#485b74;border-top:3px solid #3275ed;margin-top:5px;padding-top:3px;font-size:10px;display:block}@media (width<=700px){.screen-selector{flex-wrap:nowrap;overflow-x:auto}.screen-selector>button{min-width:150px}.screen-selector p{display:none}.video-wall-composer{grid-template-rows:44px 132px minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.composer-rail{flex-direction:row}.composer-rail button{flex-direction:row;width:auto;min-height:44px;padding:0 14px;font-size:13px}.composer-library{min-width:0;overflow:hidden}.composer-search-row{height:30px}.composer-library-assets{gap:10px;height:100px;padding:4px 12px;display:flex;overflow-x:auto}.composer-media-item{flex:0 0 100px;width:100px;margin:0}.composer-media-thumb{width:100px;height:56px}.composer-main{min-height:0}.composer-topbar{gap:6px;padding:8px}.composer-name-input{flex:170px;width:170px}.composer-timeline{padding:8px}.composer-library-assets{flex-wrap:nowrap}.composer-main{grid-template-rows:max-content max-content minmax(160px,1fr) max-content}.composer-stage-wrap{min-height:0}}.composer-stage-wrap{container-type:size}.composer-wall-stage{width:min(calc(100cqw - 40px), calc((100cqh - 40px) * var(--stage-ratio,1.77778)));flex:none;max-height:none}.composer-topbar>label>select{width:100%;min-width:0;height:34px;font:inherit;background:#fff;border:1px solid #dfe2e7}.timeline-items{align-items:center;gap:12px}.timeline-scene-wrap{flex:none;grid-template-rows:auto auto;grid-template-columns:98px 170px;align-items:center;column-gap:12px;display:grid}.timeline-scene{grid-area:1/1;position:relative}.timeline-delete{color:#ed4545;background:0 0;grid-area:2/1;justify-self:end;padding:5px}.timeline-connector{grid-area:1/2/3;gap:5px;min-width:0;display:grid}.timeline-direction{text-align:center;color:#536177;border-bottom:2px solid #3275ed;padding-bottom:4px;font-size:12px}.timeline-connector .timeline-duration{box-sizing:border-box;width:100%;height:32px;font:inherit;text-align:center;padding:4px 8px;font-size:14px}.timeline-transition-controls{gap:4px;min-width:0;display:flex}.timeline-transition-controls select{color:#20242a;background:#fff;border:1px solid #dfe2e7;min-width:0;height:30px;padding:2px;font-size:12px}.timeline-transition-controls .timeline-transition{flex:1;width:100px;display:block}.composer-main{grid-template-columns:minmax(0,1fr)}.composer-topbar{min-width:0}.composer-topbar-actions{max-width:100%}.sequence-group-actions{flex-wrap:wrap;gap:8px;display:flex}.sequence-group-actions button{color:#215fab;background:#fff;border:1px solid #c8d6ed;border-radius:4px;padding:7px 10px}.sequence-group-actions button:disabled{opacity:.45}.sequence-step-preview{position:absolute;inset:0;overflow:hidden}.sequence-step-preview>span{border:1px solid #cbd5e1;position:absolute;overflow:hidden}.sequence-step-preview img{object-fit:cover;width:100%;height:100%}.sequence-step-order{grid-area:2/1;justify-self:start;gap:4px;display:flex}.sequence-step-order button{color:#3275ed;background:#fff;border:1px solid #dfe2e7;padding:3px 6px}.composer-action[aria-pressed=true]{background:#123967}.sequence-wall-label{color:#276bd0;margin-top:3px;font-size:11px;display:block}.sequence-group-actions button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.sequence-group-actions button[aria-pressed=true]{color:#fff;opacity:1;background:#215fab;border-color:#215fab}.sequence-group-actions button:focus-visible{outline-offset:3px;outline:2px solid #215fab}.sequence-screen-choice{border:1px solid #dce3ed;border-radius:6px;align-items:center;gap:6px;max-width:270px;padding:6px;display:flex}.sequence-screen-choice[data-selected=true]{background:#edf4ff;border-color:#3275ed;box-shadow:0 0 0 1px #3275ed}.sequence-screen-choice>input{accent-color:#3275ed;flex:none;width:18px;height:18px}.sequence-screen-choice>button{color:#183453;text-align:left;background:0 0;align-items:center;gap:8px;min-width:0;padding:0;display:flex}.sequence-stage-screen{cursor:pointer;border:0;border-radius:0;padding:0}.sequence-stage-screen:focus-visible{outline-offset:-3px;outline:3px solid #3275ed}@media (width<=700px){.sequence-screen-choice{flex:0 0 175px}}.sequence-content-list{border-bottom:1px solid #dce5f0;min-width:0;padding:8px 10px}.sequence-content-list>strong{color:#244363;font-size:13px}.sequence-content-list .timeline-scene img,.sequence-content-list .timeline-scene video{object-fit:cover;width:100%;height:100%}.composer-timeline{min-height:0;max-height:42vh;overflow-y:auto}.sequence-steps-label{color:#244363;padding:8px 10px 0;font-size:13px;display:block}.composer-wall-overlay span{aspect-ratio:1;width:min(54px,75%);height:auto;max-height:54px;margin:8px auto 0;font-size:clamp(14px,2.5vw,36px)}.schedule-page{background:var(--page);color:#2d2f33;min-height:100vh;margin-left:266px;padding:98px 20px 24px}.schedule-surface,.schedule-add-surface{background:#fff;min-height:calc(100vh - 122px);box-shadow:inset 0 1px #eef0f3}.schedule-titlebar{border-bottom:1px solid #edf0f4;height:76px}.schedule-section-tab{color:#2d2f33;background:0 0;align-items:flex-end;width:197px;height:76px;padding:0 0 21px 61px;font-size:18px;font-weight:700;display:flex;position:relative}.schedule-section-tab:after{content:"";background:var(--blue);height:4px;position:absolute;bottom:-1px;left:0;right:0}.schedule-workspace{grid-template-columns:410px minmax(0,1fr);gap:25px;padding:25px 26px 0;display:grid}.schedule-folders{min-width:0}.schedule-folder-heading{justify-content:space-between;align-items:center;height:41px;padding:0 10px;display:flex}.schedule-folder-heading strong{font-size:21px}.schedule-folder-heading button{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.schedule-folder-list{border:1px solid #edf0f4}.schedule-folder-list button{color:#2d2f33;text-align:left;background:#fff;border-bottom:1px solid #edf0f4;align-items:center;gap:13px;width:100%;height:57px;padding:0 13px;font-size:18px;display:flex}.schedule-folder-list button:last-child{border-bottom:0}.schedule-folder-list button svg{color:var(--blue)}.schedule-folder-list button.is-active{background:var(--blue);color:#fff}.schedule-folder-list button.is-active svg{color:#fff}.schedule-main{min-width:0}.schedule-filters{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:25px;display:flex}.schedule-filter,.schedule-filters input{color:#b7b7b7;background:#fff;border:1px solid #dfe2e7;border-radius:4px;height:40px;font-size:17px}.schedule-filter{justify-content:space-between;align-items:center;width:181px;padding:0 9px 0 14px;display:flex}.schedule-filters input{width:226px;min-width:0;max-width:100%;padding:0 14px}.schedule-filter-spacer{flex:1}.schedule-add-actions{border-radius:4px;height:40px;display:flex;overflow:hidden}.schedule-add-actions button{background:var(--blue);color:#fff;min-width:68px;padding:0 17px;font-size:17px}.schedule-add-actions button+button{border-left:1px solid #ffffff38;min-width:38px;padding:0}.schedule-table-wrap{max-width:100%;max-height:calc(100vh - 318px);overflow:auto}.schedule-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1479px}.schedule-table th{color:#2d2f33;text-align:left;background:#fbfbfb;height:53px;font-size:17px;font-weight:700}.schedule-table th:first-child,.schedule-table td:first-child{text-align:center;width:40px}.schedule-table th:nth-child(2),.schedule-table td:nth-child(2){width:64px}.schedule-table th:nth-child(4),.schedule-table td:nth-child(4){width:205px}.schedule-table th:nth-child(5),.schedule-table td:nth-child(5){width:95px}.schedule-table th:nth-child(6),.schedule-table td:nth-child(6){width:130px}.schedule-table th:nth-child(7),.schedule-table td:nth-child(7){width:330px}.schedule-table th:nth-child(8),.schedule-table td:nth-child(8){width:125px}.schedule-table th:nth-child(9),.schedule-table td:nth-child(9){width:120px}.schedule-table th:nth-child(10),.schedule-table td:nth-child(10){width:90px}.schedule-table th:nth-child(11),.schedule-table td:nth-child(11){width:120px}.schedule-table td{overflow-wrap:anywhere;color:#2d2f33;vertical-align:middle;border-bottom:1px solid #f0f1f3;height:103px;padding:8px;font-size:18px}.schedule-preview{background:#f8f8f8;place-items:center;width:148px;height:84px;display:grid;overflow:hidden}.schedule-preview.is-wide{background:#000}.schedule-preview .schedule-thumb-art{width:46px;height:84px}.schedule-preview .schedule-thumb-art.is-wide{width:148px;height:84px}.schedule-name{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%;line-height:1.4;display:block}.schedule-name svg,.schedule-link{color:var(--blue)}.schedule-link{background:0 0;font-size:18px}.schedule-duration{width:325px}.schedule-duration-line{grid-template-columns:123px 192px;gap:10px;margin:4px 0;display:grid}.schedule-duration-line span{height:26px;color:var(--blue);background:#e8f5ff;border-radius:2px;justify-content:center;align-items:center;font-size:15px;display:flex}.schedule-duration-line span:first-child{color:#fff;background:#7eb0ec}.schedule-duration small{color:#6b6f75;border:1px solid #dfe2e7;place-items:center;width:315px;height:25px;display:grid}.schedule-switch{background:#d1d1d1;border-radius:999px;width:55px;height:28px;display:inline-block;position:relative}.schedule-switch:after{content:"";background:#fff;border-radius:50%;width:24px;height:24px;position:absolute;top:2px;left:2px;box-shadow:0 1px 5px #0000003d}.schedule-switch.is-on{background:#4a8cf7}.schedule-switch.is-on:after{transform:translate(27px)}.schedule-cloud{color:#69c777;place-items:center;width:29px;height:20px;display:inline-grid}.schedule-options{gap:17px;display:flex}.schedule-options button{color:#2d2f33;background:0 0}.schedule-list-footer{border-top:1px solid #f0f1f3;justify-content:space-between;align-items:center;height:67px;display:flex}.schedule-list-footer>div:first-child{gap:9px;display:flex}.schedule-list-footer>div:first-child button{color:#b9b9b9;background:#f4f4f4;border:1px solid #dfe2e7;border-radius:4px;height:39px;padding:0 19px;font-size:16px}.schedule-pagination{color:#2d2f33;align-items:center;gap:17px;font-size:16px;display:flex}.schedule-pagination button,.schedule-pagination input{color:#2d2f33;background:#fff;border:1px solid #dfe2e7;border-radius:4px;height:31px;font-size:16px}.schedule-pagination button{align-items:center;gap:5px;padding:0 10px;display:inline-flex}.schedule-pagination button:disabled{color:#c6c9ce;border-color:#0000}.schedule-pagination input{text-align:center;width:47px}.schedule-page-add{padding-bottom:24px}.schedule-add-surface{padding-bottom:92px;position:relative}.schedule-add-header{border-bottom:1px solid #edf0f4;align-items:center;gap:43px;height:78px;padding:0 23px;display:flex}.schedule-add-header button{color:#111;background:0 0;place-items:center;display:grid}.schedule-add-header h1{color:#111;margin:0;font-size:24px}.schedule-name-input{color:#2d2f33;border:1px solid #dfe2e7;border-radius:4px;width:740px;height:39px;margin:27px 0 30px 24px;padding:0 14px;font-size:16px}.schedule-builder{grid-template-columns:347px minmax(0,1fr) 396px;gap:23px;padding:0 24px;display:grid}.schedule-device-panel,.schedule-content-panel,.schedule-sequence-panel{background:#fff;min-width:0}.schedule-step-title{background:#fafafa;justify-content:space-between;align-items:center;height:53px;padding:0 18px;display:flex}.schedule-step-title strong{color:#111;font-size:20px}.schedule-step-title svg{color:var(--blue)}.schedule-tip{background:#eaf8ff;border:1px solid #a8d8fb;margin:15px 12px 12px;padding:10px 11px}.schedule-tip>div{color:#2d2f33;align-items:center;gap:6px;font-size:18px;display:flex}.schedule-tip>div svg:first-child{color:var(--blue)}.schedule-tip>div button{color:#8a929c;background:0 0;margin-left:auto}.schedule-tip p{color:#2d2f33;margin:7px 16px 0 24px;font-size:16px;line-height:1.28}.schedule-device-group{margin:15px 12px 0}.schedule-device-group>button{background:var(--blue);color:#fff;align-items:center;gap:11px;width:100%;height:54px;padding:0 13px;font-size:18px;display:flex}.schedule-device-group label{color:#2d2f33;border-bottom:1px solid #f0f1f3;align-items:center;gap:14px;height:54px;padding:0 10px 0 32px;font-size:18px;display:flex}.schedule-device-group label input{margin-left:auto}.schedule-device-icon{background:linear-gradient(135deg,#8cd9ff 0 50%,#56acec 51%);width:19px;height:27px}.schedule-content-panel{border-bottom:1px solid #cfd3d9}.schedule-content-tabs{border-bottom:1px solid #edf0f4;align-items:center;gap:28px;height:68px;padding:0 13px;display:flex}.schedule-content-tabs button{color:#2d2f33;background:0 0;height:40px;font-size:18px}.schedule-content-tabs button.is-active{color:var(--blue);font-weight:700;position:relative}.schedule-content-tabs button.is-active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-14px;left:0;right:0}.schedule-content-tabs span{flex:1}.schedule-content-tabs span+button,.schedule-content-tabs span+button+button{background:var(--blue);color:#fff;border-radius:4px;width:145px;height:41px}.schedule-content-body{grid-template-columns:272px minmax(0,1fr);min-height:771px;display:grid}.schedule-content-folders{border-right:1px solid #edf0f4}.schedule-content-folders div{color:#2d2f33;background:#fff;align-items:center;gap:14px;width:100%;height:53px;padding:0 15px;font-size:18px;display:flex}.schedule-content-folders svg{color:var(--blue)}.schedule-content-assets{min-width:0;padding:13px 25px 64px;position:relative}.schedule-content-tools{align-items:center;gap:9px;display:flex}.schedule-search{border:1px solid #dfe2e7;border-radius:4px;align-items:center;width:296px;height:40px;display:flex}.schedule-search input{color:#2d2f33;border:0;flex:1;min-width:0;height:100%;padding:0 13px;font-size:16px}.schedule-search svg{color:#2d2f33;margin-right:11px}.schedule-content-tools button{color:#2d2f33;background:#fff;border:1px solid #dfe2e7;width:117px;height:40px;font-size:17px}.schedule-select-row{color:#2d2f33;background:0 0;align-items:center;gap:10px;height:36px;font-size:18px;display:flex}.schedule-asset-grid{flex-wrap:wrap;gap:28px;display:flex}.schedule-asset-card{color:#2d2f33;text-align:left;background:0 0;justify-items:start;gap:8px;width:186px;font-size:17px;display:grid}.schedule-asset-thumb{background:#f8f8f8;width:173px;height:108px;display:block;position:relative;overflow:hidden}.schedule-asset-thumb.is-wide{width:189px}.schedule-asset-thumb img,.schedule-asset-thumb video,.schedule-sequence-thumb img,.schedule-sequence-thumb video{object-fit:cover;width:100%;height:100%;display:block}.schedule-asset-thumb .table-checkbox{position:absolute;top:12px;right:0}.schedule-asset-card>span:last-of-type{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.schedule-asset-card small{color:#fff;background:#4a8cf7;border-radius:2px;align-items:center;height:25px;padding:0 10px;font-size:14px;display:inline-flex}.schedule-content-footer{color:#2d2f33;align-items:center;gap:15px;font-size:16px;display:flex;position:absolute;bottom:14px;right:14px}.schedule-content-footer button,.schedule-content-footer input{color:#2d2f33;background:#fff;border:1px solid #dfe2e7;border-radius:4px;height:31px;font-size:16px}.schedule-content-footer button{align-items:center;gap:4px;padding:0 8px;display:inline-flex}.schedule-content-footer button:disabled{color:#c6c9ce;border-color:#0000}.schedule-content-footer input{text-align:center;width:48px}.schedule-sequence-panel{position:relative}.schedule-sequence-body{background:#fff;min-height:835px;margin:14px 13px 0}.schedule-no-data{height:218px;color:var(--blue);align-content:center;place-items:center;font-size:18px;display:grid}.schedule-no-data svg{color:#dfe3ea;margin-bottom:12px}.schedule-sequence-card{background:#f8f8f8;grid-template-columns:43px 145px 1fr;height:89px;display:grid}.schedule-sequence-card.is-active{background:var(--blue);color:#fff}.schedule-sequence-card>span{background:var(--blue);color:#fff;border-radius:50%;place-self:center;place-items:center;width:26px;height:26px;font-weight:700;display:grid}.schedule-sequence-card.is-active>span{color:var(--blue);background:#fff}.schedule-sequence-thumb{background:#eee;height:89px;position:relative;overflow:hidden}.schedule-sequence-time{flex-direction:column;justify-content:center;align-items:flex-end;gap:18px;padding-right:14px;display:flex}.schedule-sequence-time span{color:#2d2f33;background:#fff;border:1px solid #dfe2e7;border-radius:3px;align-items:center;height:29px;padding:0 7px;font-size:16px;display:flex}.schedule-sequence-time span.schedule-sequence-duration{cursor:pointer}.schedule-sequence-time span.schedule-sequence-duration:hover{color:#3f6df0;border-color:#3f6df0}.schedule-sequence-duration-input{color:#2d2f33;background:#fff;border:1px solid #3f6df0;border-radius:3px;width:72px;height:29px;padding:0 7px;font-size:16px}.schedule-sequence-time svg{color:#f03b32}.schedule-sequence-time button{color:#f03b32;background:0 0;place-items:center;display:grid}.schedule-clear{color:#fff;background:#df3b31;border-radius:4px;height:30px;padding:0 10px;font-size:16px;position:absolute;bottom:12px;left:13px}.schedule-next{background:var(--blue);color:#fff;border-radius:4px;width:172px;height:39px;font-size:17px;position:absolute;bottom:26px;right:24px}.schedule-next:disabled,.schedule-submit:disabled{cursor:not-allowed;background:#b7c8ef}.schedule-form-error{color:#d92d20;min-height:24px;font-size:15px;font-weight:600;position:absolute;bottom:33px;left:24px;right:220px}.schedule-time-surface{height:calc(100vh - 122px);min-height:0;padding-bottom:91px;overflow:visible}.schedule-calendar-toolbar{justify-content:space-between;align-items:center;height:62px;padding:0 20px;display:flex}.schedule-calendar-title{align-items:center;gap:25px;display:flex}.schedule-calendar-title button{height:36px;color:var(--blue);background:0 0;place-items:center;font-size:16px;display:grid}.schedule-calendar-title strong{color:var(--blue);font-size:18px}.schedule-calendar-title button:last-child{background:var(--blue);color:#fff;border-radius:4px;width:74px}.schedule-view-switch{border:1px solid #dfe2e7;border-radius:2px;display:flex;overflow:hidden}.schedule-view-switch button{color:#2d2f33;background:#fff;width:72px;height:35px;font-size:15px;font-weight:700}.schedule-view-switch button.is-active{background:var(--blue);color:#fff}.schedule-calendar-wrap{z-index:20;margin:0 20px;position:relative}.schedule-time-dismiss{z-index:450;cursor:default;background:0 0;position:fixed;inset:0}.schedule-month-calendar{border:1px solid var(--blue);border-bottom:0;border-right:0;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.schedule-month-heading{color:#2d2f33;border-right:1px solid #0000;place-items:center;height:39px;font-size:16px;display:grid}.schedule-month-cell{border-right:1px solid var(--blue);border-bottom:1px solid var(--blue);color:#2d2f33;text-align:right;background:#fff;height:91px;padding:10px 14px;font-size:15px;font-weight:700;position:relative}.schedule-month-cell>span{z-index:2;color:#2d2f33;place-items:center;min-width:18px;height:18px;line-height:1;display:grid;position:absolute;top:9px;right:13px}.schedule-month-cell.is-muted>span,.schedule-month-cell.is-muted{color:#bfbfbf}.schedule-month-cell.is-today,.schedule-month-cell.is-selected{background:#dce8ff}.schedule-month-cell small{color:#fff;text-align:left;background:#1e106e;border-radius:3px;align-items:center;height:26px;padding:0 7px;font-size:15px;font-weight:700;display:flex;position:absolute;top:32px;left:4px;right:4px}.schedule-time-popover{z-index:500;background:#fff;border-radius:4px;width:309px;padding:17px 24px 11px 20px;position:absolute;top:-24px;box-shadow:0 8px 24px #1f2b3f2e}.schedule-time-popover label{color:#2d2f33;grid-template-columns:65px 1fr;align-items:center;height:45px;font-size:15px;display:grid}.schedule-time-input,.schedule-repeat-trigger{color:#2d2f33;background:#fff;border:1px solid #dfe2e7;border-radius:4px;justify-content:space-between;align-items:center;height:33px;padding:0 10px;font-size:15px;display:flex}.schedule-time-input svg{color:#c1c4ca}.schedule-repeat-trigger{width:100%;color:var(--blue)}.schedule-repeat-menu{z-index:4;background:#fff;border:1px solid #dfe2e7;border-top:0;border-radius:0 0 4px 4px;position:absolute;top:146px;left:85px;right:24px;overflow:hidden;box-shadow:0 12px 22px #1f2b3f1f}.schedule-repeat-menu button{color:#2d2f33;text-align:left;background:#fff;width:100%;height:36px;padding:0 12px;font-size:15px}.schedule-repeat-menu button.is-active,.schedule-repeat-menu button:hover{color:#111;filter:none;background:#e8f5ff}.schedule-save-time{background:var(--blue);color:#fff;border-radius:4px;width:67px;height:35px;margin-left:auto;font-size:15px;display:block}.schedule-previous,.schedule-submit{background:var(--blue);color:#fff;border-radius:4px;width:150px;height:34px;font-size:15px;position:absolute;bottom:21px}.schedule-previous{left:20px}.schedule-submit{right:20px}.schedule-week-calendar{grid-template-rows:46px minmax(0,1fr);display:grid}.schedule-week-headings{grid-template-columns:48px repeat(7,minmax(0,1fr));align-items:end;display:grid}.schedule-week-headings strong{color:#2d2f33;place-items:center;height:36px;font-size:16px;display:grid}.schedule-week-grid{grid-template-columns:48px minmax(0,1fr);display:grid}.schedule-week-hours{color:#2d2f33;grid-template-rows:repeat(19,31px);font-size:15px;display:grid}.schedule-week-hours span{justify-content:flex-end;align-items:start;padding-right:5px;display:flex}.schedule-week-columns{border-left:1px solid var(--blue);border-top:1px solid var(--blue);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.schedule-week-column{border-right:1px solid var(--blue);background:repeating-linear-gradient(to bottom, #fff 0, #fff 30px, var(--blue) 30px, var(--blue) 31px);min-height:589px;position:relative}.schedule-week-event{color:#fff;background:#1e106e;border-radius:2px;align-items:center;padding-left:8px;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0 4px}@media (width<=1500px){.schedule-workspace{grid-template-columns:320px minmax(0,1fr)}.schedule-builder{grid-template-columns:320px minmax(0,1fr) 330px}}@media (width<=1100px){.schedule-workspace,.schedule-builder{grid-template-columns:1fr}.schedule-table-wrap{overflow-x:auto}.schedule-table{min-width:1479px}}@media (width<=900px){.schedule-page{margin-left:210px;padding-top:72px}}.schedule-list-footer,.schedule-pagination{flex-wrap:wrap;gap:12px}.schedule-duration{flex-wrap:wrap}.schedule-name{text-align:left;color:var(--blue);overflow-wrap:anywhere;background:0 0;padding:0}.schedule-switch{cursor:pointer;flex-shrink:0}.schedule-switch:disabled{opacity:.5;cursor:wait}.schedule-editor{padding:24px}.schedule-editor fieldset{border:0;min-width:0;padding:0}.schedule-editor-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.schedule-editor label{flex-direction:column;gap:6px;min-width:0;display:flex}.schedule-editor input,.schedule-editor select{color:#2d2f33;background:#fff;border:1px solid #dfe2e7;border-radius:4px;min-width:0;max-width:100%;padding:10px}.schedule-editor h3{margin:24px 0 12px}.schedule-editor-devices{flex-wrap:wrap;gap:16px;display:flex}.schedule-editor-devices label{overflow-wrap:anywhere;flex-direction:row;align-items:center}.schedule-editor-sequence{padding-left:24px}.schedule-editor-sequence li{border-bottom:1px solid #edf0f4;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 0;display:flex}.schedule-editor-sequence li>span{overflow-wrap:anywhere;flex:200px;min-width:0}.schedule-editor-item-actions,.schedule-editor-add,.schedule-editor-actions{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.schedule-editor button{background:var(--blue);color:#fff;border-radius:4px;padding:10px 16px}.schedule-editor button:disabled{opacity:.5;cursor:not-allowed}.schedule-editor-add{margin-top:16px}.schedule-editor-add label{flex:240px}.schedule-editor-actions{justify-content:flex-end;margin-top:24px}.schedule-editor [role=alert]{color:#b42318}@media (width<=900px){.schedule-editor-fields{grid-template-columns:minmax(0,1fr)}.schedule-editor{padding:16px}}.schedule-preview-edit{align-items:center;gap:8px;display:flex}.schedule-table th:nth-child(3),.schedule-table td:nth-child(3){width:208px}.schedule-edit-pen{color:#3275ed;cursor:pointer;background:#edf3ff;border:0;border-radius:4px;flex:0 0 32px;place-items:center;width:32px;height:36px;display:grid}.schedule-preview{flex:0 0 148px;position:relative}.schedule-preview>img,.schedule-preview>video,.schedule-preview>.wall-thumbnail{object-fit:contain;width:100%;height:100%}.schedule-time-input input{width:100%;min-width:0}.schedule-preview-empty{text-align:center;color:#555;background:#f3f5f8;padding:8px;font-size:12px}.schedule-sequence-card{grid-template-columns:32px minmax(0,1fr) 106px}.schedule-sequence-time{grid-template-columns:repeat(3,24px);place-content:center end;gap:4px;padding-right:8px;display:grid}.schedule-sequence-time>span,.schedule-sequence-time>input{grid-column:1/-1;min-width:0;max-width:100%}.schedule-sequence-time>button{place-items:center;width:24px;height:24px;display:grid}.schedule-page-add .schedule-add-surface{padding-bottom:28px}.schedule-name-field{gap:8px;margin:24px;font-weight:600;display:grid}.schedule-name-field .schedule-name-input{width:100%;max-width:740px;margin:0}.schedule-flow-steps{color:#64748b;flex-wrap:wrap;gap:24px;padding:0 24px 24px;display:flex}.schedule-flow-steps strong{color:#2563eb}.schedule-page-add .schedule-builder{grid-template-columns:minmax(0,1fr) minmax(280px,340px);grid-template-areas:"library devices""library sequence";align-items:start;gap:20px}.schedule-page-add .schedule-content-panel{grid-area:library}.schedule-page-add .schedule-device-panel{grid-area:devices}.schedule-page-add .schedule-sequence-panel{grid-area:sequence}.schedule-page-add .schedule-device-panel,.schedule-page-add .schedule-content-panel,.schedule-page-add .schedule-sequence-panel{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.schedule-page-add .schedule-step-title{gap:12px;height:auto;min-height:50px;padding:14px 16px}.schedule-page-add .schedule-step-title strong{font-size:17px}.schedule-page-add .schedule-step-title>span{color:#64748b;font-size:13px}.schedule-page-add .schedule-content-body{min-height:0;display:block}.schedule-page-add .schedule-content-tabs{flex-wrap:wrap;height:auto}.schedule-page-add .schedule-content-assets{min-width:0;padding:16px}.schedule-page-add .schedule-content-tools{display:block}.schedule-page-add .schedule-search{width:100%;max-width:none}.schedule-page-add .schedule-search input{width:100%;min-width:0}.schedule-page-add .schedule-asset-grid{grid-template-columns:repeat(auto-fill,minmax(min(190px,100%),1fr));gap:16px;display:grid}.schedule-page-add .schedule-asset-card{text-align:left;border:2px solid #0000;border-radius:9px;width:100%;min-width:0;padding:8px}.schedule-page-add .schedule-asset-card.is-selected{background:#eff6ff;border-color:#3478f6}.schedule-page-add .schedule-asset-card>span:not(.schedule-asset-thumb){white-space:normal;overflow-wrap:anywhere;display:block}.schedule-page-add .schedule-asset-card small{white-space:normal;color:#52657b;background:0 0;line-height:1.5;display:block}.schedule-page-add .schedule-asset-thumb{aspect-ratio:16/9;width:100%;height:auto}.schedule-page-add .schedule-content-footer{justify-content:flex-start;height:auto;padding:16px 0 0;position:static}.schedule-page-add .schedule-sequence-body{min-height:0;margin:12px}.schedule-page-add .schedule-sequence-card{border-radius:8px;grid-template-columns:24px 76px minmax(0,1fr);gap:8px;height:auto;min-height:100px;margin-bottom:8px;padding:8px}.schedule-page-add .schedule-sequence-card.is-active{color:#172b49;background:#eff6ff}.schedule-page-add .schedule-sequence-thumb{width:76px;height:50px}.schedule-page-add .schedule-sequence-time{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;padding:0;display:flex}.schedule-sequence-name{overflow-wrap:anywhere;flex-basis:100%;font-size:13px}.schedule-page-add .schedule-clear{margin:12px;display:block;position:static}.schedule-page-add .schedule-next{margin:24px 24px 0 auto;display:block;position:static}.schedule-page-add .schedule-device-group{max-height:280px;overflow-y:auto}.schedule-page-add .schedule-device-group label{min-width:0}.schedule-page-add .schedule-device-group label>span{overflow-wrap:anywhere}@media (width<=1200px){.schedule-page-add .schedule-builder{grid-template-columns:minmax(0,1fr);grid-template-areas:"library""devices""sequence"}.schedule-page-add .schedule-device-group{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}}@media (width<=600px){.schedule-page-add .schedule-builder{padding:0 12px}.schedule-name-field{margin:16px 12px}.schedule-page-add .schedule-add-header{gap:16px}.schedule-page-add .schedule-content-tabs button{padding:12px}}.schedule-page-add .schedule-sequence-time{flex-direction:row;justify-content:flex-start}.schedule-page-add .schedule-time-surface>.schedule-name-input{width:calc(100% - 48px);max-width:740px}@media (width<=700px){.schedule-page.schedule-page-add{margin-left:0;padding-left:8px;padding-right:8px}.schedule-page-add .schedule-device-group{grid-template-columns:minmax(0,1fr)}}.schedule-assignment-label{color:#52657b;margin:12px 16px;font-size:13px}.schedule-assignment-fix{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;margin:0 16px 12px;padding:8px 12px}.customers-page,.scope-notice{min-height:100vh;margin-left:266px;padding:124px 41px 48px}.customers-surface{box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:26px 28px 30px}.customers-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.customers-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.customers-header h1{color:var(--text);margin:0;font-size:24px;font-weight:700}.customers-header p{color:#6a7180;margin:4px 0 0;font-size:14px}.customers-add{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:9px;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:15px;font-weight:600;transition:background-color .12s;display:inline-flex}.customers-add:hover{background:#2c66de}.customers-secondary{color:#505866;cursor:pointer;background:#fff;border:1px solid #e1e5ee;border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.customers-secondary:hover:not(:disabled){color:var(--blue);background:#f6f8ff;border-color:#cdddff}.customers-secondary:disabled{opacity:.55;cursor:not-allowed}.customers-totals{grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;margin:22px 0 8px;display:grid}.customers-stat{background:#fafbfd;border:1px solid #eef0f4;border-radius:10px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.customers-stat strong{color:var(--text);font-size:22px;font-weight:700}.customers-stat span{color:#6a7180;font-size:13px}.customers-error{color:#c0392b;background:#fdecea;border-radius:8px;margin:10px 0 0;padding:10px 12px;font-size:14px}.customers-table-wrap{margin-top:18px;overflow-x:auto}.customers-table{border-collapse:collapse;width:100%;font-size:14px}.customers-table thead th{text-align:left;letter-spacing:.03em;text-transform:uppercase;color:#8a8f99;white-space:nowrap;border-bottom:1px solid #ececf1;padding:12px 14px;font-size:12px;font-weight:700}.customers-table th.num,.customers-table td.num{text-align:right}.customers-table tbody td{color:var(--text);vertical-align:middle;border-bottom:1px solid #f2f3f6;padding:12px 14px}.customers-table tbody tr.is-busy{opacity:.55}.customers-empty{color:#8a8f99;text-align:center!important;padding:30px 0!important}.customers-name{cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;align-items:center;gap:12px;display:flex}.customers-name-icon{width:38px;height:38px;color:var(--blue);background:#eef3ff;border-radius:9px;place-items:center;display:grid}.customers-name-text{flex-direction:column;line-height:1.25;display:flex}.customers-name-text strong{font-weight:600}.customers-name-text small{color:#8a8f99;font-size:12px}.customers-name:hover .customers-name-text strong{color:var(--blue)}.customer-status{letter-spacing:.03em;text-transform:uppercase;color:#6a7180;background:#eef0f4;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.customer-status.status-active{color:#1f9254;background:#e4f7ed}.customer-status.status-archived{color:#8a8f99;background:#f0f0f3}.customer-status.status-suspended{color:#c77700;background:#fdf0e3}.customer-status.status-inactive,.customer-status.status-overdue,.customer-status.status-pending_deletion{color:#b85f00;background:#fdf0e3}.customer-status.status-deleted{color:#b8322a;background:#fdecea}.customer-status.status-released{color:#1f9254;background:#e4f7ed}.customer-status.status-draft{color:#2f5fd0;background:#e8effc}.customer-status.status-deprecated{color:#8a8f99;background:#f0f0f3}.customers-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.customers-action{color:#5a616b;cursor:pointer;background:#fff;border:1px solid #e6e8ee;border-radius:8px;place-items:center;width:34px;height:34px;transition:background-color .12s,color .12s,border-color .12s;display:grid}.customers-action:hover:not(:disabled){color:var(--blue);background:#f1f5ff;border-color:#cdddff}.customers-action.is-danger:hover:not(:disabled){color:#c0392b;background:#fdecea;border-color:#f6c6c0}.customers-action:disabled{opacity:.5;cursor:not-allowed}.customer-drawer-form{flex-direction:column;gap:16px;padding:20px 22px 28px;display:flex;overflow-y:auto}.customer-drawer-section{border-top:1px solid #ececf1;margin-top:6px;padding-top:14px}.customer-drawer-section h3{color:var(--text);margin:0;font-size:15px;font-weight:700}.customer-drawer-hint{color:#8a8f99;margin:4px 0 0;font-size:12px}.customer-price-input{flex:1;align-items:center;display:flex;position:relative}.customer-price-input input{width:100%;padding-right:52px}.customer-price-currency{color:#8a8f99;font-size:13px;font-weight:700;position:absolute;right:12px}.drawer-select.is-disabled{opacity:.7}.drawer-select.is-disabled select{cursor:not-allowed}.customer-usage-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.customer-usage-grid div{background:#fafbfd;border:1px solid #eef0f4;border-radius:9px;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.customer-usage-grid small{color:#8a8f99;font-size:12px}.customer-usage-grid strong{color:var(--text);font-size:17px}.customer-billing-placeholder{background:#fafbfc;border:1px dashed #d7dbe2;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;display:flex}.customer-billing-badge{color:#8a8f99;letter-spacing:.04em;text-transform:uppercase;background:#ececf1;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.customer-billing-placeholder strong{color:#41474f;font-size:14px}.customer-billing-placeholder p{color:#8a8f99;margin:2px 0 0;font-size:12px}.customer-drawer-error{color:#c0392b;background:#fdecea;border-radius:8px;margin:0;padding:10px 12px;font-size:14px}.scope-notice{place-items:center;display:grid}.scope-notice-card{box-shadow:var(--shadow);color:#6a7180;text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:48px 56px;display:flex}.scope-notice-card svg{color:var(--blue)}.scope-notice-card h2{color:var(--text);margin:6px 0 0;font-size:20px}.scope-notice-card p{max-width:320px;margin:0;font-size:14px}@media (width<=1280px){.customers-totals{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.customers-page,.scope-notice{margin-left:210px;padding:104px 22px 32px}.customers-totals{grid-template-columns:repeat(2,minmax(0,1fr))}}.portal-shell{background:var(--page);min-height:100vh;color:var(--text)}.portal-header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.portal-brand{letter-spacing:.02em;font-size:18px;font-weight:700}.portal-header-right{align-items:center;gap:16px;font-size:14px;display:flex}.portal-account{opacity:.85}.portal-logout{border:1px solid var(--navy-line);color:#fff;cursor:pointer;background:#ffffff1f;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.portal-logout:hover{background:#fff3}.portal-main{flex-direction:column;gap:24px;max-width:960px;margin:0 auto;padding:24px 20px 64px;display:flex}.portal-error{color:#9b1c1c;background:#fde8e8;border-radius:10px;padding:12px 16px;font-size:14px}.portal-banner{border-radius:12px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.portal-banner-warning{color:#92400e;background:#fff4e5;border:1px solid #fcd9a4}.portal-banner strong{margin-bottom:4px;font-size:15px;display:block}.portal-banner p{margin:0;font-size:13px;line-height:1.5}.portal-summary-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;display:grid}.portal-summary-card{box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:16px;display:flex}.portal-summary-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px}.portal-summary-card strong{font-size:22px}.portal-section{box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:18px 20px}.portal-section h2{align-items:center;gap:8px;margin:0 0 14px;font-size:16px;display:flex}.portal-empty{color:var(--muted);margin:0;font-size:14px}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.portal-table{border-collapse:collapse;width:100%;font-size:14px}.portal-table th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #eee;padding:8px 10px;font-size:12px;font-weight:600}.portal-table td{border-bottom:1px solid #f2f2f2;padding:10px}.portal-table tr:last-child td{border-bottom:none}@media (width<=640px){.portal-header{padding:12px 16px}.portal-main{padding:16px 12px 48px}.portal-table{font-size:13px}.portal-table:not(.vendor-table) th:nth-child(3),.portal-table:not(.vendor-table) td:nth-child(3),.portal-table:not(.vendor-table) th:nth-child(4),.portal-table:not(.vendor-table) td:nth-child(4){display:none}}.vendor-main{max-width:1100px}.vendor-org-link{color:var(--blue);text-align:left;background:0 0;padding:0}.vendor-org-link:hover{text-decoration:underline}.vendor-detail-header{align-items:center;gap:12px;margin-bottom:4px;display:flex}.vendor-back-button{color:var(--text);background:#fff;border:1px solid #d8dee8;border-radius:7px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.vendor-tabs{border-bottom:1px solid #e3e9f2;gap:4px;margin:16px 0 18px;display:flex}.vendor-tab{color:var(--muted);background:0 0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:9px 16px;font-size:14px}.vendor-tab.is-active{color:var(--blue);border-bottom-color:var(--blue);font-weight:600}.vendor-tab:hover{color:var(--text);filter:none}.vendor-breadcrumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.vendor-breadcrumb button{color:var(--blue);background:0 0;padding:0}.vendor-breadcrumb button:hover{text-decoration:underline}.vendor-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.vendor-toolbar h2{align-items:center;gap:8px;margin:0;font-size:17px;display:flex}.vendor-toolbar-actions{flex-wrap:wrap;gap:10px;display:flex}.vendor-primary,.vendor-secondary{cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;display:inline-flex}.vendor-primary{background:var(--blue);border:1px solid var(--blue);color:#fff}.vendor-primary:hover{background:var(--blue-soft)}.vendor-secondary{color:var(--text);background:#fff;border:1px solid #d8dee8}.vendor-table{min-width:760px}.vendor-table td{vertical-align:top}.vendor-subtle{color:var(--muted);margin-top:2px;font-size:11px;display:block}.vendor-pill{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:4px 12px;font-size:12px}.vendor-pill.is-on{color:#1b7a1b;background:#e6f6e6;border-color:#bfe5bf}.vendor-pill.is-off{color:var(--muted);background:#f2f3f5;border-color:#dfe2e8}.vendor-action{color:var(--text);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d8dee8;border-radius:7px;align-items:center;gap:5px;padding:6px 10px;font-size:12px;display:inline-flex}.vendor-action-danger{color:#b42318;border-color:#f0c4c0}.vendor-action:disabled,.vendor-pill:disabled{opacity:.5;cursor:not-allowed}.customer-status.status-suspended,.customer-status.status-pending_deletion{color:#b42318;background:#fdecec}.vendor-checkbox{align-items:center}.vendor-checkbox input[type=checkbox]{width:18px;height:18px}.vendor-checkbox small{color:var(--muted);flex-basis:100%}.vendor-created p{font-size:14px;line-height:1.5}.vendor-credentials{background:#f7f9fc;border:1px solid #e3e9f2;border-radius:10px;flex-direction:column;gap:12px;padding:14px;display:flex}.vendor-credentials small{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;font-size:11px;display:block}.vendor-credentials code{word-break:break-all;font-size:13px}.vendor-credential-row{align-items:center;gap:8px;display:flex}.vendor-credential-row code{flex:1}.vendor-copy-button{width:26px;height:26px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex}.vendor-copy-button:hover{color:var(--text);border-color:#c3cad6}:root{--header-height:82px;--sidebar-width:266px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}html{-webkit-text-size-adjust:100%;scroll-padding-top:calc(var(--header-height) + var(--safe-top) + 16px)}body,#root,.app-shell{min-height:100dvh}button,a,input,select,textarea,summary{touch-action:manipulation}button:disabled{cursor:not-allowed}:where(button,a,input,select,textarea,summary):focus-visible{outline:2px solid var(--blue);outline-offset:3px}:where(input,select,textarea){min-width:0;max-width:100%;font:inherit}:where(button,label,h1,h2,h3,p,strong){overflow-wrap:anywhere}:where(button)>svg{flex-shrink:0}.topbar{height:calc(var(--header-height) + var(--safe-top));padding-top:var(--safe-top);z-index:30}.sidebar{top:calc(var(--header-height) + var(--safe-top));width:var(--sidebar-width);overscroll-behavior:contain;padding-bottom:var(--safe-bottom);overflow-y:auto}.brand{flex-shrink:0}.account-trigger{text-align:left;background:0 0;max-width:320px}.account-display-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-area{flex-shrink:0;min-width:0}.account-menu{width:240px;max-width:calc(100vw - 24px)}.account-menu-head strong{overflow-wrap:anywhere}.customer-selector{min-width:0}.mobile-menu-toggle,.navigation-backdrop{display:none}.page-scope,.panel,.customers-surface,.user-surface,.devices-surface,.content-surface,.schedule-surface,.schedule-add-surface{min-width:0}:is(.dashboard,.customers-page,.scope-notice,.user-page,.devices-page,.content-page,.schedule-page){margin-left:var(--sidebar-width);padding-top:calc(var(--header-height) + var(--safe-top) + 24px);padding-bottom:calc(32px + var(--safe-bottom));min-height:100dvh}.dashboard{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.metric-grid{grid-auto-rows:minmax(225px,auto);gap:20px}.usage-panel,.metric-card,.usage-tile{min-width:0}.usage-tile-value{overflow-wrap:anywhere}.device-filters{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.device-search{width:100%}.devices-workspace,.user-workspace,.content-workspace,.schedule-workspace{min-width:0}.device-actions,.content-toolbar-actions,.device-pagination-controls,.device-bulk-actions,.schedule-list-footer,.schedule-pagination{flex-wrap:wrap}.device-pagination{flex-wrap:wrap;gap:16px;margin:24px 22px 0;padding-bottom:22px;position:static}.content-asset-grid{grid-template-columns:repeat(auto-fill,minmax(min(220px,100%),1fr));gap:24px 16px;display:grid}.content-asset-card,.content-asset-card.is-wide,.content-thumb,.content-asset-card.is-wide .content-thumb{width:100%;min-width:0}.content-thumb,.content-asset-card.is-wide .content-thumb{aspect-ratio:16/10;height:auto}.content-asset-meta{flex-wrap:wrap}.content-assets{min-height:240px}.content-empty-state{width:100%;padding:16px}.device-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(230px,100%),1fr))}.device-card{width:100%;min-width:0}.device-card-name{height:auto;min-height:44px}.device-card-name span{overflow-wrap:anywhere;min-width:0}.filter-dropdown-menu{width:100%;min-width:0;max-height:45dvh;overflow-y:auto}:is(.side-drawer,.add-member-drawer){overscroll-behavior:contain;max-width:100%;height:100dvh;min-height:0;padding-top:var(--safe-top);padding-bottom:calc(24px + var(--safe-bottom));overflow-y:auto}.add-member-drawer form{min-height:0}:is(.side-drawer-header,.drawer-header){top:calc(-1 * var(--safe-top));z-index:2;background:#fff;gap:12px;height:auto;min-height:75px;padding-block:12px;position:sticky}:is(.side-drawer-title,.drawer-title){min-width:0}:is(.side-drawer-submit,.drawer-submit){flex-shrink:0;width:auto;padding-inline:16px}:is(.app-dialog-overlay,.membership-modal-backdrop){padding:max(16px, var(--safe-top)) 16px max(16px, var(--safe-bottom))}:is(.app-dialog,.membership-modal){max-height:calc(100dvh - var(--safe-top) - var(--safe-bottom) - 32px);overscroll-behavior:contain;overflow-y:auto}.app-dialog-actions{flex-wrap:wrap}.membership-summary{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.membership-pricing>div{min-width:0}.membership-pricing strong{overflow-wrap:anywhere}.membership-panel td[data-label=Status]{white-space:nowrap}.upload-progress-panel{max-width:calc(100vw - 24px);bottom:calc(16px + var(--safe-bottom));max-height:calc(100dvh - 100px);overflow-y:auto}.connection-banner{padding-bottom:calc(8px + var(--safe-bottom));top:auto;bottom:0}.portal-header{padding-top:calc(16px + var(--safe-top))}.portal-main{min-width:0;padding-bottom:calc(32px + var(--safe-bottom))}.vendor-tabs{overflow-x:auto}.vendor-tab{flex-shrink:0}@media (width<=1500px){.dashboard{grid-template-columns:minmax(0,1fr)}.usage-panel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.user-workspace,.devices-workspace,.content-workspace,.schedule-workspace{grid-template-columns:minmax(0,1fr)}}@media (width<=1100px){:root{--header-height:64px;--sidebar-width:0px}.topbar{padding-inline:max(12px, env(safe-area-inset-left)) max(12px, env(safe-area-inset-right));align-items:center;gap:12px}.mobile-menu-toggle{color:#fff;background:0 0;border-radius:8px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.brand{width:auto;padding:0;font-size:20px}.sidebar{z-index:25;visibility:hidden;width:min(300px,100vw - 56px);padding:20px 0 calc(20px + var(--safe-bottom));transition:transform .18s,visibility .18s;transform:translate(-100%);box-shadow:8px 0 30px #10213b20}.sidebar.is-open{visibility:visible;transform:none}.collapse-button{display:none}.nav-list{gap:8px}.nav-item{border-radius:8px;min-height:52px}.navigation-backdrop{inset:calc(var(--header-height) + var(--safe-top)) 0 0;z-index:24;background:#10213b88;display:block;position:fixed}.topbar-spacer{min-width:0}.account-trigger{max-width:220px;height:56px;padding:0 8px}.avatar-wrap{flex-shrink:0;width:36px;height:36px}.account-menu{top:60px;right:0}.customer-selector{padding:0 8px}.customer-selector-trigger{min-width:0;height:44px}.customer-selector-label strong{max-width:220px}.customer-selector-menu{max-width:calc(100vw - 24px);top:52px;left:0}:is(.dashboard,.customers-page,.scope-notice,.user-page,.devices-page,.content-page,.schedule-page){padding-inline:max(20px, env(safe-area-inset-left)) max(20px, env(safe-area-inset-right));padding-top:calc(var(--header-height) + var(--safe-top) + 20px)}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-tabs,.device-tabs,.user-tabs{align-items:stretch;height:auto;min-height:56px;overflow-x:auto}.content-tab,.device-tab,.user-tab{flex-shrink:0;align-items:center;min-width:max-content;height:auto;min-height:56px;padding:16px 20px}.schedule-titlebar,.schedule-section-tab{height:56px}.schedule-section-tab{align-items:center;padding:16px 20px}.schedule-folder-list{border:0;gap:8px;display:flex;overflow-x:auto}.schedule-folder-list button{border:1px solid #e2e8f0;border-radius:8px;flex:none;width:auto;height:auto;min-height:44px;padding:10px 14px;font-size:15px}.schedule-folder-heading{height:auto;padding-bottom:10px}.schedule-folder-heading strong{font-size:16px}.devices-toolbar{width:100%}.schedule-time-popover{max-width:calc(100vw - 32px)}.membership-summary{grid-template-columns:minmax(0,1fr);gap:12px}.membership-summary>button{justify-self:start}.schedule-menu{max-width:calc(100vw - 48px);right:0}}@media (width<=700px){:root{--header-height:112px}.topbar{grid-template-rows:56px 56px;grid-template-columns:44px minmax(0,1fr) 44px;column-gap:8px;display:grid}.topbar:has(.customer-selector) .brand{grid-area:1/2}.topbar:not(:has(.customer-selector)){--header-height:56px;grid-template-rows:56px}.app-shell:not(:has(.customer-selector)){--header-height:56px}.mobile-menu-toggle{grid-area:1/1}.topbar-spacer{display:none}.account-area{border:0;grid-area:1/3}.account-trigger{width:44px;height:44px;padding:4px}.account-display-name{display:none}.account-menu{top:48px}.customer-selector{border:0;grid-area:2/1/auto/-1;align-self:start;width:100%;padding:0}.customer-selector-trigger{width:100%;padding:0 12px}.customer-selector-label{flex-direction:row;align-items:center;gap:10px}.customer-selector-label strong{text-align:left;flex:1;max-width:100%}.customer-selector-menu{width:100%;top:48px}:is(.dashboard,.customers-page,.scope-notice,.user-page,.devices-page,.content-page,.schedule-page){padding-inline:max(12px, env(safe-area-inset-left)) max(12px, env(safe-area-inset-right));padding-top:calc(var(--header-height) + var(--safe-top) + 12px)}.customers-surface,.usage-panel,.metric-card{padding:16px}.customers-header-actions{justify-content:flex-start}.customers-stat{min-width:0;padding:12px}.customers-stat strong{font-size:20px}.metric-grid{grid-auto-rows:auto;gap:12px}.metric-card{min-height:190px}.card-header{flex-wrap:wrap;gap:8px}.metric-card h2{font-size:18px}.usage-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.usage-tile{padding:12px}.usage-tile-value{font-size:23px}.user-workspace,.devices-workspace,.content-workspace,.schedule-workspace{gap:16px;padding:16px 12px 0}.user-pagination,.device-pagination{margin:20px 12px 0}.device-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.device-filters>.device-search{grid-column:1/-1}.device-actions{gap:8px}.content-toolbar,.schedule-filters{gap:10px;margin-bottom:16px}.content-toolbar-actions{margin-left:0}.content-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.content-asset-name{font-size:15px}.content-asset-meta span{height:auto;padding:3px 6px;font-size:12px}.content-thumb,.content-asset-card.is-wide .content-thumb{aspect-ratio:4/3}.content-asset-name span{white-space:normal;overflow-wrap:anywhere}.content-footer,.schedule-list-footer{flex-wrap:wrap;gap:12px;height:auto;margin:20px 0 0;padding:0 0 20px;position:static}.schedule-filters>input{flex:140px}.schedule-filter-spacer{display:none}.schedule-table-wrap{max-height:none}.membership-customer{padding:12px}.membership-pricing{grid-template-columns:minmax(0,1fr)}.membership-table-scroll{margin-top:8px}.mobile-data-table{table-layout:auto;border:0;display:block;width:100%!important;min-width:0!important}.mobile-data-table thead,.mobile-data-table thead tr{display:block}.mobile-data-table th{display:none}.mobile-data-table th:has(input[type=checkbox]){align-items:center;gap:12px;height:auto;padding:10px 12px;display:flex;width:100%!important}.mobile-data-table th:has(input[type=checkbox]):after{content:"Select all";font-size:14px;font-weight:500}.mobile-data-table tbody{gap:14px;display:grid}.mobile-data-table tbody tr{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0;padding:10px 12px;display:block}.mobile-data-table tbody tr.is-selected{background:#f0f6ff;border-color:#b9d2ff}.mobile-data-table tbody td{text-align:left;white-space:normal;overflow-wrap:anywhere;border:0;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;min-width:0;max-width:none;min-height:40px;padding:8px 0;font-size:14px;display:flex;width:100%!important;height:auto!important}.mobile-data-table tbody td:last-child{border-bottom:0}.mobile-data-table td[data-label]:before{content:attr(data-label);color:#64748b;text-transform:none;flex:0 0 100%;font-size:12px;font-weight:600}.mobile-data-table td[data-label=Select],.mobile-data-table td[data-label=\#]{border:0;margin-right:12px;display:inline-flex;width:auto!important}.mobile-data-table td[data-label=Select]:before,.mobile-data-table td[data-label=\#]:before{flex-basis:auto}.mobile-data-table td[colspan]{text-align:center;display:block}.mobile-data-table td>*{min-width:0;max-width:100%}.mobile-data-table .customers-actions,.mobile-data-table .schedule-options,.mobile-data-table .video-wall-options{flex-wrap:wrap;justify-content:flex-start}.schedule-name{text-align:left;width:100%;padding:4px 0}.schedule-duration{width:100%}.schedule-duration-line{white-space:normal;grid-template-columns:minmax(65px,.6fr) minmax(0,1fr);width:100%}.schedule-duration-line span{overflow-wrap:anywhere}.schedule-preview-edit,.customers-name{max-width:100%}.customers-name-text{min-width:0}.customers-name-text strong,.customers-name-text small{white-space:normal}.drawer-field,.device-drawer-field{grid-template-columns:minmax(0,1fr);gap:8px;margin-bottom:16px}.drawer-field>span,.device-drawer-field>span{white-space:normal;padding-top:0}.drawer-form,.device-drawer-form{padding:20px 16px}.device-drawer-metadata,.device-drawer-submit-error{margin-left:0}.display-columns-body{grid-template-columns:minmax(0,1fr);padding:24px 16px}.schedule-page-add .schedule-builder{padding:12px}.schedule-name-input{width:calc(100% - 24px);margin-inline:12px}.schedule-add-header{height:auto;min-height:56px;padding:12px}.schedule-calendar-toolbar{flex-wrap:wrap;gap:12px;height:auto;padding:12px}.schedule-calendar-title{flex-wrap:wrap;gap:8px;min-width:0}.schedule-calendar-title strong{font-size:18px}.schedule-calendar-wrap{margin:12px}.schedule-month-heading{font-size:11px}.schedule-week-calendar{min-width:560px}.schedule-calendar-wrap:has(.schedule-week-calendar){overflow-x:auto}.schedule-time-popover{width:auto;max-height:calc(100dvh - var(--safe-top) - 32px);border:1px solid #cbd5e1;border-radius:12px;padding:16px;position:fixed;overflow-y:auto;inset:auto 12px calc(16px + var(--safe-bottom))!important}.schedule-time-popover label{grid-template-columns:70px minmax(0,1fr);height:auto;min-height:56px}.schedule-repeat-menu{max-height:180px;margin-bottom:12px;position:static;overflow-y:auto}.schedule-repeat-trigger,.schedule-time-input{height:44px}.schedule-previous,.schedule-submit{width:auto;margin:16px 12px;padding-inline:20px;position:static}.schedule-time-surface{padding-bottom:12px}.portal-header{flex-wrap:wrap;gap:12px;padding-inline:16px}.portal-header-right{flex-wrap:wrap;gap:8px;min-width:0}.portal-account{overflow-wrap:anywhere}.portal-main{padding-inline:12px}.portal-section,.vendor-panel{min-width:0;padding:16px}.vendor-detail-header,.vendor-breadcrumb{flex-wrap:wrap}}@media (width<=380px){.metric-grid,.usage-panel-grid,.content-asset-grid{grid-template-columns:minmax(0,1fr)}.login-screen{padding:16px}.login-card{padding:24px 20px}}@media (pointer:coarse),(width<=700px){:where(input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea){font-size:16px!important}:where(button,summary),:where(input:not([type=checkbox]):not([type=radio]):not([type=range]),select){min-height:44px}input[type=checkbox],input[type=radio]{flex-shrink:0;width:22px;height:22px}.table-checkbox{width:24px;height:24px}.device-icon-button,.view-toggle,.device-delete-icon,.customers-action,.side-drawer-close,.drawer-close,.page-icon,.refresh-button,.schedule-edit-pen,.content-asset-name button{min-width:44px;min-height:44px}.content-view-toggle{height:auto}.content-view-toggle button{min-width:44px;height:44px}.device-drawer-select,.drawer-select,.editor-select{height:44px}.login-input{min-width:0}.login-input input{width:100%;min-width:0}.screen-wall-mode,.composer-audio-enable{min-height:44px}.cell-device-select{min-width:100px;height:44px}.wall-grid-cell{min-width:110px!important;min-height:90px!important}.video-wall-editor .wall-grid{min-width:max-content}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.composer-settings,.composer-settings-body{display:contents}.composer-settings>summary{display:none}.composer-settings-body>label{flex:240px;align-items:center;gap:10px;min-width:0;font-weight:700;display:flex}.composer-settings-body>label>select{flex:1;width:100%;min-width:0}.composer-settings-body select{color:#202329;background:#fff;border:1px solid #dfe2e7;border-radius:4px;min-height:34px;padding:6px}.composer-save{padding-inline:18px}.composer-library{min-height:0;overflow-y:auto}.composer-library-assets{padding:12px}.composer-media-item{width:100%;padding:0}.composer-media-thumb{aspect-ratio:16/9;width:100%;height:auto}.composer-search-row input{width:100%}.composer-rail{padding-top:var(--safe-top);padding-bottom:var(--safe-bottom)}.composer-topbar{padding-top:calc(10px + var(--safe-top))}.composer-timeline{padding-bottom:calc(12px + var(--safe-bottom))}@media (width<=1100px){.video-wall-composer{overscroll-behavior:contain;height:100dvh;padding:var(--safe-top) max(0px, env(safe-area-inset-right)) var(--safe-bottom) max(0px, env(safe-area-inset-left));flex-direction:column;display:flex;overflow-y:auto}.composer-main{display:contents}.composer-topbar{flex:none;order:0;gap:8px;padding:12px}.composer-name-input{flex:100px;width:100px;height:44px}.composer-back{width:44px;height:44px}.composer-save{min-height:44px}.composer-settings{flex:1 0 100%;max-width:100%;display:block}.composer-settings>summary{color:#244363;cursor:pointer;background:#f1f5f9;border-radius:6px;padding:12px;display:list-item}.composer-settings-body{flex-wrap:wrap;gap:12px;padding:12px 0 0;display:flex}.composer-settings-body>label{flex-basis:100%}.composer-settings-body>.screen-wall-mode{flex-basis:auto}.composer-audio-controls{border-block:1px solid #edf0f4;flex-basis:100%;padding-block:8px}.composer-audio-controls label{flex-wrap:wrap}.composer-topbar-actions{gap:8px;width:100%;margin-left:0}.composer-topbar-actions>button{flex:1;height:auto;padding:8px}.composer-rail{flex-direction:row;flex-shrink:0;order:1;padding:0}.composer-rail button{flex-direction:row;flex:1;width:auto;min-height:48px;padding:8px 16px}.composer-rail button.is-active{background:#244b86;box-shadow:inset 0 -3px #81acff}.composer-library{border-bottom:1px solid #edf0f4;flex:none;order:2;overflow:visible}.composer-search-row{height:auto;padding:10px 12px 0}.composer-search-row input{height:44px}.composer-library-assets{flex-wrap:nowrap;gap:12px;height:auto;padding:12px;overflow-x:auto}.composer-media-item{flex:0 0 112px;width:112px}.composer-media-thumb{width:112px;height:63px}.screen-selector{flex-wrap:wrap;flex:none;order:3;gap:8px;padding:12px;overflow:visible}.screen-selector>button,.sequence-screen-choice{flex:160px;min-width:0;max-width:none}.sequence-screen-choice>button{flex:1}.screen-selector-preview{width:42px;height:36px}.screen-selector>button>span:last-child,.sequence-screen-choice>button>span:last-child{overflow-wrap:anywhere;min-width:0}.sequence-group-actions{width:100%}.sequence-group-actions button{flex:145px;min-height:44px}.composer-stage-wrap{flex:none;order:4;height:clamp(200px,38dvh,480px);min-height:200px}.composer-timeline{flex:none;order:5;max-height:none;padding:12px;overflow:visible}.timeline-items{overscroll-behavior-x:contain;padding-bottom:12px;overflow-x:auto}.timeline-scene-wrap{grid-template-columns:98px 190px}.timeline-connector .timeline-duration,.timeline-transition-controls select{min-height:44px}.timeline-delete,.sequence-step-order button{min-width:44px;min-height:44px}.sequence-step-order,.timeline-delete{grid-row:3}.timeline-connector{grid-row:1/4}.sequence-content-list{padding:8px 0}.composer-trash{min-width:44px;min-height:44px}}@media (width<=1500px){.content-folder-panel{min-height:0;padding-bottom:50px}}@media (width<=700px){.content-folder-list,.device-group-list,.group-list{max-height:200px;overflow-y:auto}.customer-drawer-form{padding:20px 16px}.content-folder-actions button,.content-folder-header button,.group-add,.group-row-add{min-width:44px;min-height:44px}.content-folder-row{height:auto;min-height:54px}.content-folder-select-button>span{white-space:normal;flex-wrap:wrap}.schedule-duration-line span{height:auto;min-height:28px}}.schedule-date-picker{display:none}@media (width<=1100px){.schedule-calendar-toolbar{flex-wrap:wrap;gap:12px;height:auto}.schedule-date-picker{color:#536177;gap:8px;width:100%;font-size:14px;display:grid}.schedule-date-picker input{color:#202329;background:#fff;border:1px solid #dfe2e7;border-radius:6px;width:100%;min-height:44px;padding:8px 12px}}@media (width<=700px){.schedule-month-cell{height:76px;padding:4px}.schedule-month-cell>span{right:6px}.schedule-month-cell small{white-space:normal;overflow-wrap:anywhere;height:auto;min-height:26px;padding:3px;font-size:10px}}.schedule-time-surface{height:auto;min-height:calc(100dvh - var(--header-height) - var(--safe-top) - 56px);padding-bottom:0}.schedule-time-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px;display:flex}.schedule-time-actions .schedule-previous,.schedule-time-actions .schedule-submit{width:auto;min-height:44px;margin:0;padding:10px 20px;position:static}.schedule-time-actions .schedule-form-error{flex:200px;position:static}@media (pointer:coarse),(width<=700px){.resize-handle.left,.resize-handle.right{width:28px;height:44px;box-shadow:none;touch-action:none;border-radius:6px;top:calc(50% - 22px)}.resize-handle.left{left:-10px}.resize-handle.right{right:-10px}.schedule-switch{width:64px;height:44px}.schedule-switch:after{width:36px;height:36px;top:4px;left:4px}.schedule-switch.is-on:after{transform:translate(20px)}.schedule-options button{min-width:44px}.table-checkbox:checked:after{top:3px;left:7px}}.membership-panel{background:#fff;border-radius:12px;min-width:0;padding:24px}.membership-panel header,.membership-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.membership-panel h2,.membership-panel h3{margin:0 0 6px}.membership-panel header p{color:#64748b;margin:0}.membership-panel button{color:#245ca8;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:9px 14px}.membership-panel button:disabled{opacity:.5}.membership-customer{border-top:1px solid #e2e8f0;min-width:0;margin-top:16px;padding:20px 0}.membership-summary>div{overflow-wrap:anywhere;min-width:0}.membership-summary small,.membership-summary strong{display:block}.membership-summary small{color:#64748b;margin-bottom:4px}.membership-warning,.membership-notification{color:#805000;background:#fff5d6;border-radius:8px;padding:10px 14px}.membership-notification{margin:16px 0}.membership-customer details{margin-top:14px}.membership-customer summary{cursor:pointer;color:#36577c}.membership-table-scroll{margin-top:12px;overflow-x:auto}.membership-panel table{border-collapse:collapse;width:100%;min-width:650px}.membership-panel th,.membership-panel td{text-align:left;overflow-wrap:anywhere;border-bottom:1px solid #edf2f7;max-width:280px;padding:12px}.membership-error{color:#b42318}.membership-modal-backdrop{z-index:100;background:#10213b88;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.membership-modal{background:#fff;border-radius:14px;width:600px;max-width:100%;max-height:90vh;padding:24px;overflow:auto}.membership-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.membership-form-grid label{gap:7px;display:grid}.membership-form-grid input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-width:0;padding:10px}.membership-modal footer{justify-content:flex-end;gap:10px;display:flex}.membership-modal p{color:#64748b;font-size:14px}@media (width<=600px){.membership-panel{padding:16px}.membership-form-grid{grid-template-columns:1fr}.membership-modal{padding:18px}}.dashboard>.membership-panel{grid-column:1/-1}.membership-panel{border:1px solid #e6ebf2;box-shadow:0 4px 18px #10213b06}.membership-panel header{border-bottom:1px solid #edf2f7;padding-bottom:20px}.membership-panel header h2{font-size:22px}.membership-refresh{justify-content:center;align-items:center;gap:8px;min-width:116px;display:inline-flex}.membership-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:20px 0;display:flex}.membership-toolbar input{border:1px solid #cbd5e1;border-radius:8px;width:280px;max-width:100%;padding:10px 12px}.membership-toolbar [role=status]{color:#64748b;font-size:13px}.membership-customer{border:1px solid #e2e8f0;border-radius:10px;margin-top:14px;padding:20px}.membership-summary{grid-template-columns:minmax(160px,1fr) minmax(200px,1fr) auto;display:grid}.membership-summary h3{font-size:17px}.membership-summary>button{background:#eff6ff;border-color:#bfdbfe;justify-self:end}.membership-status{color:#52657b;background:#f1f5f9;border-radius:5px;padding:4px 8px;font-size:12px;display:inline-flex}.membership-status-active{color:#187447;background:#e8f8ee}.membership-status-expired{color:#b42318;background:#fff1f0}.membership-customer details{border-top:1px solid #edf2f7;padding-top:14px}.membership-refresh .is-spinning{animation:.8s linear infinite membership-spin}@keyframes membership-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.membership-refresh .is-spinning{animation:none}}@media (width<=850px){.membership-summary{grid-template-columns:minmax(0,1fr);gap:12px}.membership-summary>button{justify-self:start}.membership-customer{padding:16px}}.membership-pricing{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:640px;margin-top:18px;display:grid}.membership-pricing>div{background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;padding:12px 16px}.membership-pricing small{color:#64748b;margin-bottom:5px;font-size:12px;display:block}.membership-pricing strong{font-size:20px}.membership-pricing strong span{color:#64748b;font-size:12px;font-weight:400}@media (width<=450px){.membership-pricing{grid-template-columns:1fr}}.membership-pricing{grid-template-columns:repeat(3,minmax(0,1fr));max-width:960px}.membership-records h4{color:#52657b;margin:18px 0 0;font-size:14px}.membership-records details{margin-top:12px}.membership-modal footer{flex-wrap:wrap;margin-top:20px}@media (width<=600px){.membership-pricing{grid-template-columns:minmax(0,1fr)}}.membership-panel button.membership-delete{color:#b42318;border-color:#fecaca;margin:4px}.membership-panel button.membership-delete:hover{background:#fff1f0}
