@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Space Grotesk,system-ui,-apple-system,sans-serif;color:#1f2937;background:#f3f6fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(1200px 600px at 10% -10%,#e7eefc,#f8fafc 55%,#f1f5f9)}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}a{color:inherit}.app-shell{display:grid;grid-template-columns:clamp(220px,18vw,260px) minmax(0,1fr);min-height:100vh}.sidebar{background:linear-gradient(180deg,#fff,#f8fafc);border-right:1px solid #dbe5f2;padding:24px 18px;display:flex;flex-direction:column;gap:24px}.sidebar-brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:12px;background:conic-gradient(from 180deg,#7c5cff,#00c2ff,#7c5cff)}.brand-title{font-weight:700;letter-spacing:.5px}.brand-sub{font-size:12px;color:#66758f}.sidebar-nav{display:flex;flex-direction:column;gap:8px}.nav-section{font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:#7a8699;margin-bottom:8px}.nav-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border:none;border-radius:12px;background:transparent;color:#334155;cursor:pointer;font-size:14px;transition:all .2s ease;text-decoration:none}.nav-item:hover{background:#e8eef9}.nav-item.active{background:#dbeafe;box-shadow:inset 0 0 0 1px #93c5fd}.nav-parent{justify-content:space-between}.nav-parent-label{display:flex;align-items:center;gap:10px}.nav-chevron{transition:transform .2s ease}.nav-chevron.open{transform:rotate(180deg)}.nav-sub-list{display:grid;gap:6px;margin-top:-2px}.nav-sub{margin-left:16px;padding:8px 12px;font-size:13px}.nav-item.danger{color:#ffb0b0}.sidebar-footer{margin-top:auto}.app-main{display:flex;flex-direction:column;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid #dbe5f2;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;z-index:90}.topbar-title .title{font-size:22px;font-weight:600}.topbar-title .subtitle{font-size:13px;color:#64748b}.topbar-actions{display:flex;align-items:center;gap:12px}.search{display:flex;align-items:center;gap:8px;background:#fff;padding:8px 12px;border-radius:12px;border:1px solid #dbe5f2}.search input{background:transparent;border:none;color:#1f2937;outline:none}.icon-btn{background:#fff;border:1px solid #dbe5f2;color:#475569;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;cursor:pointer}.user-chip{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dbe5f2;padding:6px 12px;border-radius:14px;font-size:12px}.user-chip-btn{border:none;cursor:pointer}.user-menu{position:relative;z-index:95}.menu-chevron{color:#64748b;transition:transform .2s ease}.menu-chevron.open{transform:rotate(180deg)}.user-dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:170px;background:#fff;border:1px solid #dbe5f2;border-radius:10px;box-shadow:0 10px 25px #0f172a1f;padding:8px;display:grid;gap:6px;z-index:120}.user-dropdown-item{display:flex;align-items:center;gap:8px;background:transparent;border:none;border-radius:8px;padding:8px 10px;color:#334155;cursor:pointer;text-align:left}.user-dropdown-item:hover{background:#f1f5f9}.user-dropdown-item.danger{color:#dc2626}.user-chip .avatar{width:30px;height:30px;border-radius:10px;background:#7c5cff;display:grid;place-items:center;font-weight:700}.user-chip .name{font-weight:600}.user-chip .role{color:#64748b}.app-content{padding:28px 32px 40px;min-width:0;width:min(100%,1680px);margin:0 auto}.dashboard{display:flex;flex-direction:column;gap:24px}.traffic-dashboard{gap:16px}.traffic-main-panel{min-height:760px}.traffic-main-header{align-items:stretch;flex-direction:column;gap:8px}.traffic-chart-wrap{margin-bottom:16px}.traffic-filter-shell{display:flex;align-items:center;gap:6px;width:fit-content;max-width:100%;margin-left:auto}.traffic-filter-label{font-size:11px;font-weight:700;color:#243247;line-height:1;padding-right:1px}.traffic-picker-wrap{position:relative;width:380px;max-width:calc(100vw - 140px)}.traffic-date-trigger{width:100%;height:36px;border-radius:8px;border:1px solid #9ab8ec;background:#fff;color:#344153;display:flex;align-items:center;justify-content:space-between;padding:0 11px 0 14px;font-size:10px;font-weight:600;line-height:1;cursor:pointer}.traffic-date-trigger svg{width:12px;height:12px}.traffic-date-trigger.is-open,.traffic-date-trigger:hover{border-color:#3f7de8}.traffic-date-dropdown{position:absolute;top:calc(100% + 6px);left:0;z-index:35;width:100%;border-radius:8px;border:1px solid #d9dee8;background:#fff;box-shadow:0 8px 18px #1e2d4824;overflow:hidden}.traffic-date-zone{height:34px;display:flex;align-items:center;justify-content:flex-end;padding:0 15px;color:#51627d;font-size:10px;border-bottom:1px solid #e4e9f1}.traffic-date-month-head{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e4e9f1}.traffic-month-nav{min-height:45px;display:flex;align-items:center;gap:6px;padding:0 10px}.traffic-month-nav strong{flex:1 1 auto;text-align:center;font-size:10px;color:#2e3a4d;font-weight:700}.traffic-month-nav-right{border-left:1px solid #edf1f6}.traffic-nav-btn{width:19px;height:19px;border-radius:5px;border:1px solid transparent;color:#6b7b91;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.traffic-nav-btn svg{width:11px;height:11px}.traffic-nav-btn:hover{border-color:#d7e2f5;background:#f5f8ff}.traffic-calendar-dual{display:grid;grid-template-columns:1fr 1fr}.traffic-calendar{padding:9px 9px 6px}.traffic-calendar+.traffic-calendar{border-left:1px solid #edf1f6}.traffic-week-head{display:grid;grid-template-columns:repeat(7,1fr);color:#3e4b5c;font-size:10px;font-weight:600;margin-bottom:5px}.traffic-week-head span{text-align:center}.traffic-day-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px 1px}.traffic-day-btn{width:21px;height:21px;margin:0 auto;border-radius:50%;border:none;background:transparent;color:#2e3a4d;font-size:9px;cursor:pointer}.traffic-day-btn.is-muted{color:#c8ced8}.traffic-day-btn:hover:not(:disabled):not(.is-selected){background:#edf3ff}.traffic-day-btn.is-selected{background:#2d6bff;color:#fff}.traffic-day-btn:disabled{color:#d9dde6;cursor:not-allowed}.traffic-date-actions{min-height:39px;border-top:1px solid #e4e9f1;display:flex;align-items:center;justify-content:space-between;padding:0 11px}.traffic-time-toggle{display:inline-flex;align-items:center;gap:6px;color:#b8c0ce;font-size:10px;font-weight:600}.traffic-time-toggle .switch{width:35px;height:20px;border-radius:10px;background:#d8dde6;position:relative}.traffic-time-toggle .switch:after{content:"";width:16px;height:16px;border-radius:50%;background:#f5f6fa;position:absolute;top:2px;left:2px}.traffic-action-buttons{display:inline-flex;align-items:center;gap:6px}.traffic-action-buttons .ghost{min-width:48px;min-height:25px;font-size:10px;padding:0 8px}.traffic-action-buttons .btn{min-width:48px;min-height:25px;border-radius:6px;border:1px solid #2d6bff;background:linear-gradient(180deg,#3f7dff,#2d6bff);color:#fff;font-weight:600;font-size:10px;padding:0 10px;cursor:pointer;box-shadow:0 4px 9px #2d6bff42}.traffic-action-buttons .btn:hover:not(:disabled){border-color:#2460ef;background:linear-gradient(180deg,#4e89ff,#356fff)}.traffic-action-buttons .btn:active:not(:disabled){border-color:#2057de;background:linear-gradient(180deg,#2f69ec,#245fe5)}.traffic-action-buttons .btn:disabled{border-color:#c7d7fb;background:#dce7ff;color:#95b2f5;box-shadow:none;cursor:not-allowed}.traffic-filter-sub{margin-left:3px}.traffic-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;margin-bottom:16px}.traffic-stat-card{border:1px solid #d6e2f5;border-radius:16px;padding:16px 18px;background:linear-gradient(170deg,#fff,#f4f8ff);box-shadow:0 8px 20px #1e408214}.traffic-stat-card.is-total{background:radial-gradient(180px 120px at 90% -10%,#2d6bff33,#2d6bff00 70%),linear-gradient(170deg,#fff,#f4f8ff)}.traffic-stat-card.is-remaining{background:radial-gradient(220px 130px at 100% 0%,#1bad922e,#1bad9200 72%),linear-gradient(170deg,#fff,#f2fbf8)}.traffic-stat-card.is-profit{background:radial-gradient(220px 130px at 100% 0%,#2d6bff29,#2d6bff00 72%),linear-gradient(170deg,#fff,#f2f8ff)}.traffic-stat-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.traffic-stat-title{display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:14px;font-weight:700;flex-wrap:wrap}.traffic-stat-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:11px;color:#31548f;background:#e7f0ff;border:1px solid #c9daf8}.traffic-stat-badge.is-soft{color:#0f766e;background:#d9f8ef;border-color:#aee8d5}.traffic-stat-badge.is-loss{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.traffic-stat-value{margin-top:10px;font-size:30px;line-height:1.1;font-weight:700;color:#172554}.traffic-stat-meta{margin-top:4px;color:#64748b;font-size:12px}.traffic-usage-panel{margin-top:12px;border-radius:12px;border:1px solid #dce8fb;background:#f5f9ffe6;padding:10px 12px}.traffic-usage-row{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#284169;font-size:12px;font-weight:600}.traffic-usage-row.is-muted{margin-top:8px;color:#5f728f;font-weight:500}.traffic-usage-track{height:8px;margin-top:8px;border-radius:999px;background:#d8e5fb;overflow:hidden}.traffic-usage-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#3f7dff,#1f5de0)}.traffic-remain-wrap{margin-top:10px;display:flex;align-items:flex-start;gap:20px}.traffic-remain-ring{--traffic-ring-pct: 0%;width:120px;height:120px;border-radius:50%;background:conic-gradient(#10b981 var(--traffic-ring-pct),#d8efe8 0);display:grid;place-items:center;flex:0 0 auto}.traffic-remain-ring-inner{width:92px;height:92px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #dcebe5}.traffic-remain-ring-inner strong{font-size:20px;line-height:1;color:#0f766e}.traffic-remain-ring-inner span{margin-top:4px;font-size:11px;color:#64748b}.traffic-remain-info{min-width:0;flex:1 1 auto}.traffic-profit-ring{background:conic-gradient(#2d6bff var(--traffic-ring-pct),#dae6ff 0)}.traffic-profit-ring .traffic-remain-ring-inner{box-shadow:inset 0 0 0 1px #d9e5ff}.traffic-profit-ring .traffic-remain-ring-inner strong{color:#1d4ed8}.traffic-profit-ring.is-loss{background:conic-gradient(#ef4444 var(--traffic-ring-pct),#fee2e2 0)}.traffic-profit-ring.is-loss .traffic-remain-ring-inner strong{color:#b91c1c}.traffic-profit-list{margin-top:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:8px}.traffic-stat-card.is-profit .traffic-remain-wrap{justify-content:center;align-items:center}.traffic-stat-card.is-profit .traffic-remain-info{flex:0 1 780px;display:flex;flex-direction:column;align-items:center}.traffic-stat-card.is-profit .traffic-profit-list{width:min(780px,100%);margin-top:2px}.traffic-stat-card.is-profit .traffic-profit-row{width:100%}.traffic-stat-card.is-profit .traffic-stat-meta{margin-top:8px;text-align:center}.traffic-profit-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:#4a5d79}.traffic-profit-row strong{font-size:16px;line-height:1.2;font-weight:700;color:#1e293b}.traffic-profit-row.is-profit strong{color:#1d4ed8}.traffic-profit-row.is-loss strong{color:#b91c1c}.traffic-detail-head{display:flex;justify-content:space-between;align-items:center;margin:8px 0 10px}.traffic-detail-title{font-size:28px;font-weight:700}.traffic-detail-tabs{display:flex;align-items:center;gap:8px}.traffic-detail-tabs .ghost.is-active{background:#2563eb;color:#fff;border-color:#2563eb}.traffic-table-wrap{max-height:none}.dashboard-hourly-section{margin-top:24px;padding-top:16px;border-top:1px dashed #d7deea;min-width:0}.dashboard-hourly-section:first-child{margin-top:0;padding-top:0;border-top:0}.dashboard-hourly-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(172px,220px);align-items:center;gap:10px;min-width:0}.dashboard-hourly-filters.is-audio{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-hourly-filters select{min-width:0;width:100%;padding:8px 10px;border-radius:10px;border:1px solid #c7d4e6;background:#fff;color:#1f2f46;overflow:hidden;text-overflow:ellipsis}.hourly-filter-select{min-width:0;max-width:100%}.hourly-filter-select-package{min-width:0}.hourly-filter-select-country{min-width:172px}.dashboard-hourly-filters.is-audio .hourly-filter-select-country,.dashboard-hourly-filters.is-audio .hourly-filter-select-account,.dashboard-hourly-filters.is-audio .hourly-filter-select-package{min-width:0}.dashboard-hourly-summary{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dashboard-hourly-chart{margin-top:14px}.hourly-audio-budget-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.hourly-audio-budget-curve-head{align-items:center}.hourly-audio-budget-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:1 1 420px;min-width:0;max-width:100%;flex-wrap:wrap}.hourly-audio-budget-segmented{display:inline-flex;padding:3px;border:1px solid #dbe5f2;border-radius:10px;background:#fff;box-shadow:inset 0 1px #ffffffe6}.hourly-audio-budget-segmented button{min-width:76px;border:0;border-radius:8px;padding:6px 10px;background:transparent;color:#5b6b81;font-weight:600;cursor:pointer}.hourly-audio-budget-segmented button.is-active{background:#eef5ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #93c5fde6}.audio-management-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px;border:1px solid #dbe5f2;border-radius:10px;background:#fff;min-height:44px;align-items:center;width:100%}.audio-management-segmented button{width:100%;min-width:0;height:36px;border:0;border-radius:8px;padding:8px 12px;background:transparent;color:#5b6b81;font-weight:700;cursor:pointer}.audio-management-segmented button.is-active{background:#eef5ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #93c5fde6}.audio-management-link-mode-row{align-items:end;grid-template-columns:minmax(0,1fr)}.audio-management-link-mode-row.has-add-link{grid-template-columns:minmax(0,1fr) 160px}.audio-management-add-link-btn{height:44px;min-height:44px;align-self:end;white-space:nowrap}.audio-management-link-row{align-items:end}.audio-management-link-row>.ghost{height:52px;align-self:end;white-space:nowrap;justify-self:stretch}.hourly-audio-budget-package-filter{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:absolute;inset:0;width:100%;height:100%;border:0;background:transparent;color:transparent;opacity:0;outline:none;cursor:pointer}.hourly-audio-budget-select-shell{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;width:min(100%,360px);max-width:100%;min-height:44px;border:1px solid #dbe5f2;border-radius:12px;padding:7px 10px;background:#fff;color:#5b6b81;font-size:12px;font-weight:600;cursor:pointer}.hourly-audio-budget-selected-package{min-width:0;padding-right:36px;color:#475569;font-size:13px;font-weight:600;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hourly-audio-budget-select-shell:after{content:"";position:absolute;right:12px;top:50%;width:8px;height:8px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:translateY(-65%) rotate(45deg);pointer-events:none}.hourly-audio-budget-chip{padding:6px 12px;border-radius:999px;border:1px solid #bfdbfe;background:linear-gradient(180deg,#eff6ff,#dbeafe);color:#1d4ed8;font-size:12px;font-weight:700}.hourly-audio-budget-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0}.hourly-audio-budget-card{border:1px solid #dbe5f2;border-radius:14px;padding:14px 16px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 6px 14px #0f172a0a}.hourly-audio-budget-card-head,.hourly-audio-budget-card-label{color:#64748b;font-size:12px;font-weight:600}.hourly-audio-budget-card-value{margin-top:8px;font-size:22px;line-height:1.1;font-weight:700;color:#0f172a}.hourly-audio-budget-card-note{margin-top:8px;color:#475569;font-size:12px}.hourly-audio-budget-account-grid{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;min-width:0}.hourly-audio-budget-account-card{min-height:122px}.hourly-audio-budget-account-button{width:100%;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.hourly-audio-budget-account-button:hover,.hourly-audio-budget-account-button.is-active{border-color:#93c5fd;box-shadow:0 10px 18px #2563eb14;background:linear-gradient(180deg,#fff,#f4f8ff)}.hourly-audio-budget-account-button.is-active{border-color:#60a5fa;box-shadow:0 0 0 1px #60a5fa29,0 10px 18px #2563eb14}.hourly-audio-budget-account-name{font-size:16px;font-weight:700;color:#1e293b}.hourly-audio-budget-account-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.hourly-audio-budget-account-metrics{margin-top:10px;display:grid;gap:6px;color:#334155;font-size:13px}.hourly-audio-budget-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hourly-audio-budget-chart{min-height:340px;min-width:0;position:relative}.hourly-audio-budget-chart-single{min-height:380px}.hourly-audio-budget-tooltip,.hourly-audio-budget-current-tooltip{position:absolute;z-index:2;min-width:132px;padding:8px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fffffff5;box-shadow:0 8px 18px #0f172a1f;color:#1e293b;font-size:12px;font-weight:700;line-height:1.5;pointer-events:none;white-space:nowrap}.hourly-audio-budget-tooltip{position:static}.hourly-audio-budget-current-tooltip{top:54px;transform:translate(-50%)}.hourly-audio-budget-tooltip-title{color:#1e293b}.hourly-audio-budget-tooltip .is-actual,.hourly-audio-budget-current-tooltip .is-actual{color:#f97316}.hourly-audio-budget-tooltip .is-target,.hourly-audio-budget-current-tooltip .is-target{color:#2563eb}.hourly-audio-budget-table{border:1px solid #dbe5f2;border-radius:16px;background:#fff}.hourly-audio-budget-runtime-table-wrap{margin-top:12px;overflow:auto;border:1px solid #dbe5f2;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfdff);min-width:0}.hourly-audio-budget-runtime-table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed}.hourly-audio-budget-runtime-table th,.hourly-audio-budget-runtime-table td{padding:10px 12px;border-bottom:1px solid #e2e8f0;color:#334155;font-size:12px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hourly-audio-budget-runtime-table tbody tr{height:56px}.hourly-audio-budget-runtime-table th{background:#f8fafc;color:#64748b;font-weight:700}.hourly-audio-budget-runtime-table tbody tr:hover td{background:#f8fbff}.hourly-audio-budget-runtime-table tbody tr:last-child td{border-bottom:0}.hourly-audio-budget-placeholder-row td{color:transparent}.hourly-audio-budget-runtime-footer{min-height:46px;padding:8px 12px;border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#64748b;font-size:12px;font-weight:600}.hourly-audio-budget-runtime-pager{display:inline-flex;align-items:center;gap:8px}.hourly-audio-budget-runtime-pager button{border:1px solid #dbe5f2;border-radius:8px;padding:5px 10px;background:#fff;color:#475569;font-weight:600;cursor:pointer}.hourly-audio-budget-runtime-pager button:disabled{cursor:not-allowed;opacity:.45}.hourly-audio-budget-status{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:4px 10px;border-radius:10px;background:#e2e8f0;color:#334155;font-size:12px;font-weight:700;border:1px solid transparent}.hourly-audio-budget-status.is-pending{background:#e2e8f0;color:#475569}.hourly-audio-budget-status.is-running{background:#eef5ff;border-color:#cfe0ff;color:#1d4ed8}.hourly-audio-budget-status.is-success{background:#ebfbf1;border-color:#cbeed8;color:#15803d}.hourly-audio-budget-status.is-over-budget{background:#fff1f1;border-color:#ffd5d5;color:#dc2626}.hourly-audio-budget-pagination{border-top:0}.hourly-audio-budget-empty{padding:14px 0 4px}.hourly-type-tabs{margin-top:8px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"types primary" "filters filters";align-items:center;gap:12px;padding:8px;border:1px solid #dbe5f2;border-radius:14px;background:#f8fbff}.hourly-type-tabs-left{grid-area:types;display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.hourly-timezone-toggle{display:inline-flex;align-items:center;gap:8px;padding:2px;border:1px solid #d7e2f2;border-radius:14px;background:#ffffffd1;box-shadow:inset 0 1px #ffffffb3}.hourly-type-tab{border:1px solid #dbe5f2;background:#fff;color:#1f2f46;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease}.hourly-type-tab:hover{border-color:#93c5fd;background:#eff6ff}.hourly-type-tab.active{border-color:#3b82f6;background:linear-gradient(180deg,#dbeafe,#bfdbfe);box-shadow:0 6px 14px #3b82f62e}.hourly-type-tabs .dashboard-hourly-filters select{min-width:154px;height:36px;padding:0 34px 0 12px;border-radius:12px;border:1px solid #bdd0eb;background:linear-gradient(180deg,#fffffff5,#f4f8fff5),#fff;color:#1f2f46;font-size:13px;font-weight:600;appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:0 3px 10px #1f2f4614;transition:all .2s ease;background-image:linear-gradient(45deg,transparent 50%,#5f7395 50%),linear-gradient(135deg,#5f7395 50%,transparent 50%),linear-gradient(180deg,#fffffff5,#f4f8fff5);background-position:calc(100% - 16px) 15px,calc(100% - 10px) 15px,0 0;background-size:6px 6px,6px 6px,100% 100%;background-repeat:no-repeat}.hourly-filter-primary{grid-area:primary;display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;flex-wrap:nowrap}.hourly-type-tabs .dashboard-hourly-filters{grid-area:filters}.hourly-type-tabs .dashboard-hourly-filters select:hover{border-color:#8db4e8;box-shadow:0 5px 14px #2d6bff29}.hourly-type-tabs .dashboard-hourly-filters select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f629,0 8px 18px #2d6bff29}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.kpi-card{background:#fff;border:1px solid #dbe5f2;border-radius:16px;padding:16px}.kpi-label{color:#64748b;font-size:13px}.kpi-value{font-size:24px;font-weight:700;margin:8px 0}.kpi-change{font-size:12px;color:#4ee3a5}.kpi-change.down{color:#ff9b9b}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.panel{background:#fff;border:1px solid #dbe5f2;border-radius:18px;padding:16px;min-height:320px;display:flex;flex-direction:column;min-width:0}.task-list-panel{margin-top:13px}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.panel-title{font-weight:600}.panel-sub{font-size:12px;color:#64748b}.page-echo-header{display:none}.panel-body{flex:1}.ghost{background:transparent;color:#2563eb;border:1px solid #bfdbfe;padding:6px 12px;border-radius:10px;cursor:pointer}.traffic-toolbar{display:flex;align-items:center;gap:10px}.traffic-range-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.traffic-range.is-active{background:#2563eb;color:#fff;border-color:#2563eb}.pie-wrap{display:grid;grid-template-columns:1fr 140px;gap:12px;align-items:center}.legend{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#475569}.legend-item{display:flex;align-items:center;gap:8px}.legend .dot{width:10px;height:10px;border-radius:999px}.events{list-style:none;padding:0;margin:0;display:grid;gap:12px}.events li{display:grid;grid-template-columns:60px 1fr;gap:12px;padding:10px;border-radius:12px;background:#f8fafc}.muted{color:#64748b;font-size:12px}.login-page{position:relative;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden;background:radial-gradient(640px 340px at 14% 16%,#00c2ff33,#00c2ff00 72%),radial-gradient(720px 380px at 86% 88%,#7c5cff33,#7c5cff00 70%),linear-gradient(180deg,#f4f8ff,#edf3fb)}.login-page:before,.login-page:after{content:"";position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.login-page:before{width:300px;height:300px;top:-90px;right:-70px;background:radial-gradient(circle,#00c2ff33,#00c2ff00 70%)}.login-page:after{width:360px;height:360px;bottom:-140px;left:-120px;background:radial-gradient(circle,#7c5cff33,#7c5cff00 72%)}.login-card{width:min(420px,100%);position:relative;z-index:1;background:#fffffff5;border:1px solid #dbe5f2;border-radius:20px;padding:28px;box-shadow:0 22px 50px #0f172a1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:12px}.login-form{display:grid;gap:14px;margin-top:16px}.login-form input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #dbe5f2;background:#fff;color:#1f2937}.login-form label{display:grid;gap:6px;font-size:13px}.primary{background:linear-gradient(135deg,#7c5cff,#00c2ff);color:#fff;font-weight:700;border:none;padding:12px 14px;border-radius:12px;cursor:pointer}.primary:disabled{opacity:.7;cursor:not-allowed}.error{color:#ff9b9b;font-size:12px}.login-footer{margin-top:16px;font-size:12px;color:#7f8fb4}.users-page{display:flex;flex-direction:column;gap:18px}.users-create-panel{min-height:auto}.users-form{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.users-form input,.users-form select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #dbe5f2;background:#fff;color:#1f2937}.users-error{margin-top:-8px}.users-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:18px}.device-config-page{display:flex;flex-direction:column;gap:16px}.device-config-kpi{margin-top:6px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.device-config-kpi-card{border:1px solid #dbe5f2;background:#f8fbff;border-radius:12px;padding:10px 12px}.device-config-kpi-label{color:#64748b;font-size:12px}.device-config-kpi-value{margin-top:4px;font-size:22px;font-weight:700;color:#1f2f46}.device-config-kpi-value.is-small{font-size:14px;font-weight:600}.device-config-add-grid{grid-template-columns:1.2fr .8fr 1fr}.device-config-actions{margin-top:4px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.device-config-table-wrap{margin-top:12px}.device-config-region-input{width:100%;min-width:110px;padding:8px 10px;border-radius:10px;border:1px solid #dbe5f2;background:#fff;color:#1f2937}.device-config-row-actions{display:flex;align-items:center;gap:8px}.device-country-panel{padding:20px}.analysis-page .device-country-panel{margin-top:8px}.device-country-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.device-country-toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.device-country-refresh-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:700}.device-growth-panel{margin-top:18px;border:1px solid #dbe5f2;border-radius:14px;background:#f8fbff;padding:16px}.device-growth-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.device-growth-title{color:#1f2f46;font-size:16px;font-weight:800}.device-growth-title-row{display:flex;align-items:center;gap:12px}.device-growth-country-select{min-width:112px;height:28px;border:1px solid #d6e3f3;border-radius:7px;background:#fff;color:#1f2f46;font-size:12px;font-weight:700;outline:none}.device-growth-latest{min-width:92px;padding:6px 9px;border:1px solid #bfdbfe;border-radius:8px;background:#fff;text-align:right;font-variant-numeric:tabular-nums}.device-growth-latest span{display:block;color:#64748b;font-size:11px}.device-growth-latest strong{display:block;margin-top:2px;color:#1d4ed8;font-size:14px;line-height:1.15;white-space:nowrap}.device-growth-chart{margin-top:12px;min-height:220px}.device-growth-empty{height:220px;display:grid;place-items:center;color:#64748b;font-size:13px}.device-country-layout{margin-top:18px;display:grid;grid-template-columns:minmax(280px,.85fr) minmax(420px,1.35fr);gap:18px}.device-country-visual,.device-country-insight{border:1px solid #dbe5f2;border-radius:14px;background:#f8fbff;padding:18px}.device-country-visual{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:18px}.device-country-donut{width:180px;height:180px;border-radius:50%;background:conic-gradient(var(--country-donut));display:grid;place-items:center;box-shadow:inset 0 0 0 1px #0f172a0f}.device-country-donut>div{width:108px;height:108px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dbe5f2}.device-country-donut span{color:#1f2f46;font-size:22px;font-weight:800}.device-country-donut small{margin-top:4px;color:#64748b;font-size:12px}.device-country-legend{display:grid;gap:9px}.device-country-legend-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:8px;color:#334155;font-size:13px}.device-country-legend-item strong{color:#1f2f46;font-size:13px}.device-country-dot{width:10px;height:10px;border-radius:999px}.device-country-dot.is-muted{background:#e2e8f0}.device-country-insight{display:grid;grid-template-columns:.76fr 1.24fr;gap:18px}.device-country-metrics{display:grid;gap:10px}.device-country-metric{border:1px solid #dbe5f2;border-radius:12px;background:#fff;padding:12px}.device-country-metric span{display:block;color:#64748b;font-size:12px}.device-country-metric strong{display:block;margin-top:6px;color:#1f2f46;font-size:18px;line-height:1.25}.device-country-rank{display:grid;gap:10px;max-height:320px;overflow-y:auto;padding-right:6px;overscroll-behavior:contain}.device-country-rank-row{display:grid;gap:6px}.device-country-rank-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1f2f46;font-size:13px}.device-country-rank-head span{display:inline-flex;align-items:baseline;gap:6px;min-width:0;font-weight:700}.device-country-rank-head small{color:#94a3b8;font-size:11px;font-weight:700}.device-country-rank-head strong{flex-shrink:0;font-size:12px}.device-country-bar{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.device-country-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#06b6d4)}.info-template-page{height:calc(100vh - 164px);min-height:0;overflow:hidden}.info-template-page>.panel{height:100%;min-height:0;padding:20px;border-radius:18px;overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:20px}.info-template-header{align-items:flex-start;gap:12px;margin-bottom:0}.info-template-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.info-template-actions .ghost,.info-template-actions .primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px}.info-template-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:20px;min-width:0;min-height:0;height:auto;max-width:100%;overflow:hidden;align-items:stretch}.info-template-link-module{--info-template-link-row-height: 52px;--info-template-link-gap: 12px;display:grid;gap:14px;margin-bottom:0;min-width:0}.info-template-link-list,.info-template-link-editor{border:1px solid #dbe5f2;background:#f8fbff;border-radius:14px;padding:16px;min-width:0}.info-template-link-module-head{display:none;align-items:center;justify-content:space-between;gap:12px}.info-template-link-table-shell{display:grid;gap:12px}.info-template-link-table-head,.info-template-link-row{display:grid;grid-template-columns:minmax(48px,.65fr) minmax(140px,1.3fr) minmax(180px,1.9fr) minmax(220px,2.1fr) minmax(140px,1fr);align-items:center;gap:var(--info-template-link-gap)}.info-template-link-table-head{color:#64748b;font-size:12px;font-weight:700;padding:0 10px 10px;border-bottom:1px solid #dbe5f2}.info-template-link-head-actions{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.info-template-link-table-body{min-height:calc(var(--info-template-link-row-height) * 3 + 16px);display:grid;align-content:start;gap:0}.info-template-link-row{min-height:var(--info-template-link-row-height);padding:10px;border-bottom:1px solid #dbe5f2;background:transparent}.info-template-link-row.is-active{background:#f8fbffb8}.info-template-link-cell{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#1f2937}.info-template-link-url-cell{display:inline-flex;align-items:center;gap:8px;overflow:hidden;white-space:nowrap}.info-template-link-url{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1f2937;text-decoration:none;line-height:1.45}.info-template-link-url:hover{color:#2563eb;text-decoration:underline}.info-template-link-copy-btn{width:28px;height:28px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#475569;padding:0;border-radius:8px}.info-template-link-copy-btn:hover{background:#eef5ff;color:#2563eb}.info-template-link-row-actions{display:inline-flex;align-items:center;gap:8px}.info-template-inline-btn{min-height:30px;padding:4px 10px;border-radius:10px;white-space:nowrap}.info-template-link-empty{min-height:calc(var(--info-template-link-row-height) * 3 + 16px);display:grid;place-items:center}.info-template-link-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px}.info-template-link-list-head,.info-template-link-template-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.info-template-link-card{width:100%;display:grid;gap:4px;text-align:left;padding:12px 14px;border:1px solid #dbe5f2;border-radius:12px;background:#fff;margin-bottom:10px}.info-template-link-card.is-active{border-color:#7c6cff;box-shadow:0 0 0 1px #7c6cff1f inset}.info-template-policy-dialog{width:min(1100px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;max-width:calc(100vw - 48px)}.info-template-link-editor{display:grid;gap:14px;min-width:0;max-width:100%;overflow:hidden}.info-template-link-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;max-width:100%}.info-template-link-editor-grid label,.info-template-link-editor-span2{display:grid;gap:8px;min-width:0}.info-template-link-editor-span2{grid-column:span 2}.info-template-link-editor-grid label span{color:#64748b;font-size:13px;font-weight:700}.info-template-source-url-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.info-template-parse-query-btn{width:auto;padding:6px 12px;font-size:13px}.info-template-link-editor-grid input{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.info-template-link-template-picker,.info-template-link-selected,.info-template-link-preview,.info-template-query-param-panel,.info-template-delivery-mode-panel{border:1px solid #dbe5f2;border-radius:12px;background:#fff;padding:12px;min-width:0;max-width:100%;overflow:hidden}.info-template-query-param-options,.info-template-delivery-mode-options{display:flex;flex-wrap:wrap;gap:8px}.info-template-query-param-option{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #dbe5f2;border-radius:8px;background:#fff}.info-template-query-param-option.is-active{border-color:#7c6cff;background:#f8f7ff}.info-template-link-template-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.info-template-link-template-option{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #dbe5f2;border-radius:10px;background:#fff}.info-template-link-template-option.is-active{border-color:#7c6cff;background:#f8f7ff}.info-template-link-selected-list{display:grid;gap:8px}.info-template-link-selected-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #dbe5f2;border-radius:10px;background:#fff}.info-template-link-json-preview{margin:10px 0 0;max-height:240px;max-width:100%;overflow:auto;padding:12px;border-radius:10px;background:#fff;border:1px solid #dbe5f2;font-size:12px;line-height:1.6}.info-template-list{border:1px solid #dbe5f2;background:#f8fbff;border-radius:14px;padding:16px;min-width:0;min-height:0;overflow-y:auto}.info-template-category-section+.info-template-category-section{margin-top:12px;padding-top:12px;border-top:1px solid #d7e2f0}.info-template-category-head{width:100%;display:flex;align-items:center;gap:10px;padding:8px 2px;border:0;border-radius:0;background:transparent;text-align:left}.info-template-category-title{font-weight:700;color:#0f172a}.info-template-category-count{margin-left:auto;color:#64748b;font-size:12px}.info-template-category-list{margin-top:8px}.info-template-category-empty{padding:10px 12px}.info-template-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.info-template-list-head-copy{display:grid;gap:4px;min-width:0}.info-template-list-create-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border-radius:12px;font-size:13px;line-height:1;white-space:nowrap}.info-template-card{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #dbe5f2;background:#fff;border-radius:12px;padding:12px;color:#1f2937}.info-template-card+.info-template-card{margin-top:8px}.info-template-card.is-active{border-color:#7c5cff;box-shadow:0 10px 24px #2563eb1f}.info-template-card-copy{min-width:0;display:grid;gap:4px;padding:0;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer}.info-template-card-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.info-template-card-meta{color:#64748b;font-size:12px}.info-template-refresh-tag{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:4px 8px;border:1px solid #dbe5f2;border-radius:999px;background:#f8fbff;color:#475569;font-size:12px;font-weight:700;cursor:pointer}.info-template-refresh-tag:hover:not(:disabled){border-color:#b9c8dc;background:#eef6ff}.info-template-refresh-tag:disabled{cursor:not-allowed;opacity:.65}.info-template-refresh-tag.is-refreshing svg{animation:info-template-spin .9s linear infinite}@keyframes info-template-spin{to{transform:rotate(360deg)}}.info-template-main{min-width:0;min-height:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:14px;overflow:hidden}.info-template-profile{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid #dbe5f2;background:#fff;border-radius:14px;padding:14px}.info-template-status{white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.info-template-status.is-enabled{background:#dcfce7;color:#166534}.info-template-status.is-draft{background:#fef3c7;color:#92400e}.info-template-url-meta{margin-top:6px;color:#64748b;font-size:12px;word-break:break-all}.info-template-kpi{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.info-template-detail-dialog{width:min(760px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:auto;border-radius:24px;border:1px solid rgba(191,219,254,.9);background:radial-gradient(220px 140px at 100% 0%,#3b82f61f,#3b82f600 72%),linear-gradient(180deg,#f8fbfffa,#fffffffa);box-shadow:0 24px 80px #0f172a2e}.info-template-detail-dialog .task-dialog-header{align-items:flex-start;flex-wrap:wrap}.info-template-detail-dialog .task-dialog-header>*{min-width:0}.info-template-detail-body{display:grid;gap:16px;min-width:0}.info-template-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:1 1 auto;min-width:0}.info-template-detail-head-copy{min-width:0}.info-template-detail-head-copy .panel-title{text-wrap:balance}.info-template-detail-head-copy .panel-sub{margin-top:4px;font-variant-numeric:tabular-nums}.info-template-detail-hero{width:100%;min-width:0;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#eff6ffeb,#f8fafceb 52%,#fffffff5);border:1px solid rgba(191,219,254,.8)}.info-template-detail-hero-title{color:#16243a;font-size:15px;font-weight:700}.info-template-detail-hero-copy{margin-top:4px;color:#64748b;font-size:12px;line-height:1.5;text-wrap:pretty}.info-template-detail-section{display:grid;gap:12px;width:100%;min-width:0;padding:16px;border:1px solid rgba(219,229,242,.9);border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f8fbfff5);box-shadow:inset 0 1px #ffffffb3,0 10px 24px #0f172a0d}.info-template-detail-section-title{color:#1e293b;font-size:13px;font-weight:700;letter-spacing:.02em}.info-template-detail-field{display:grid;gap:8px;width:100%}.info-template-detail-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.01em}.info-template-detail-value{min-height:48px;width:100%;max-width:100%;min-width:0;padding:12px 14px;border:1px solid rgba(219,229,242,.95);border-radius:14px;background:#fffffff2;color:#1f2937;line-height:1.55;box-shadow:inset 0 1px #ffffffe6}.info-template-detail-value.is-compact{width:220px;max-width:100%;font-variant-numeric:tabular-nums}.info-template-detail-value.is-inline-scroll,.info-template-detail-origin-row,.info-template-detail-preview,.info-template-detail-input{white-space:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.info-template-detail-value.is-inline-scroll{font-size:11px;line-height:1.35;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.info-template-detail-input-group{display:grid;gap:10px;min-width:0}.info-template-detail-input-shell{display:grid;gap:8px}.info-template-detail-origin-row{width:100%;max-width:100%;min-width:0;padding:11px 14px;border:1px solid rgba(219,229,242,.95);border-radius:12px;background:linear-gradient(180deg,#eef4ff,#e2ecff);color:#51627d;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.info-template-detail-input-wrap{display:block;border:1px solid rgba(191,219,254,.95);border-radius:14px;background:#fffffffa;overflow:hidden;width:100%;min-width:0;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #0f172a0a}.info-template-detail-input{width:100%;min-width:0;border:0;background:transparent;padding:12px 14px;color:#1f2937;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.info-template-detail-input:focus{outline:none}.info-template-detail-input-wrap:focus-within{border-color:#60a5fa;box-shadow:inset 0 1px #ffffffe6,0 0 0 3px #60a5fa29,0 12px 24px #2563eb14}.info-template-detail-preview-card{width:100%;max-width:100%;min-width:0;padding:10px 14px;border-radius:14px;background:#f8fbff;border:1px dashed rgba(191,219,254,.95)}.info-template-detail-preview-label{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.info-template-detail-preview{margin-top:4px;color:#334155;font-size:12px;line-height:1.45;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.info-template-detail-note{color:#64748b;font-size:12px;line-height:1.6}.audio-strategy-dialog-actions-left{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.info-template-detail-dialog .audio-strategy-dialog-actions{align-items:flex-start}.info-template-detail-dialog .audio-strategy-dialog-actions-right{margin-left:auto}.info-template-detail-dialog .audio-strategy-dialog-actions-right .primary{min-width:180px}@media(max-width:760px){.info-template-detail-dialog{width:min(100vw - 24px,760px)}.info-template-detail-dialog .audio-strategy-dialog-actions{flex-direction:column;align-items:stretch}.info-template-detail-dialog .audio-strategy-dialog-actions-left,.info-template-detail-dialog .audio-strategy-dialog-actions-right{width:100%}.info-template-detail-dialog .audio-strategy-dialog-actions-right{margin-left:0}.info-template-detail-dialog .audio-strategy-dialog-actions-right .primary{width:100%;min-width:0}}.info-template-table-wrap{margin-top:12px}.info-template-schema{margin-top:0;border:1px solid #dbe5f2;border-radius:14px;overflow:hidden;background:#fff;min-width:0;min-height:0;height:100%;max-width:100%;display:flex;flex-direction:column}.info-template-schema-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:14px 16px;border-bottom:1px solid #dbe5f2;background:#f8fbff}.info-template-schema-head.info-template-schema-head-actions-only{justify-content:flex-end}.info-template-schema-head>div:first-child{min-width:0}.info-template-schema-badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;border:1px solid #dbe5f2;border-radius:999px;padding:6px 10px;color:#334155;background:#fff;font-size:12px;font-weight:700}.info-template-schema-actions{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.info-template-structure-edit-btn{min-height:32px;padding:5px 14px;border-radius:8px;font-size:13px;font-weight:600}.info-template-hidden-input{display:none}.info-template-json-view{flex:1;width:100%;max-width:100%;min-height:0;padding:12px 0;overflow:auto;overscroll-behavior:contain;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.6}.info-template-json-editor{flex:1;min-height:0;width:100%;max-width:100%;padding:14px 18px;border:none;outline:none;resize:none;overflow:auto;white-space:pre;background:#fff;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.6}.info-template-json-editor:disabled{color:#64748b;background:#f8fbff}.info-template-config-split{flex:1;min-height:0;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);overflow:hidden}.info-template-config-pane{min-width:0;min-height:0;display:flex;flex-direction:column;border-right:1px solid #dbe5f2;background:#fff}.info-template-config-pane:last-child{border-right:none}.info-template-config-pane-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-bottom:1px solid #dbe5f2;color:#334155;font-size:13px;font-weight:700}.info-template-config-pane-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.info-template-view-switch{display:inline-flex;align-items:center;padding:3px;border:1px solid #dbe5f2;border-radius:10px;background:#fff;gap:4px}.info-template-view-switch-btn{min-height:28px;padding:0 10px;border:none;border-radius:8px;background:transparent;color:#64748b;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.info-template-view-switch-btn:hover:not(:disabled){background:#f8fbff;color:#334155}.info-template-view-switch-btn.is-active{background:#eef6ff;color:#2563eb}.info-template-view-switch-btn:disabled{cursor:not-allowed;opacity:.5}.info-template-small-action{min-height:30px;padding:4px 10px;border-radius:8px;display:inline-flex;align-items:center;gap:6px;font-size:12px}.info-template-field-editor-list{flex:1;min-height:0;display:grid;align-content:start;gap:8px;overflow:auto;padding:12px;background:#fbfdff}.info-template-config-empty{padding:10px 4px;display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.info-template-field-editor-row{display:grid;grid-template-columns:30px minmax(110px,.9fr) 100px minmax(90px,.7fr) minmax(150px,1.2fr) auto;gap:8px;align-items:center;padding:8px;margin-left:calc(var(--level) * 18px);border:1px solid #dbe5f2;border-radius:10px;background:#fff}.info-template-field-leading-actions{display:inline-flex;align-items:center;justify-content:center}.info-template-field-leading-actions .icon-btn{width:30px;height:30px;border-radius:8px}.info-template-field-leading-placeholder{width:30px;height:30px;display:block}.info-template-field-editor-node{display:grid;gap:8px}.info-template-field-editor-children{display:grid;gap:8px;margin-left:18px;padding-left:10px;border-left:1px solid #dbe5f2}.info-template-field-editor-row input,.info-template-field-editor-row select{min-width:0;height:34px;border:1px solid #dbe5f2;border-radius:8px;padding:6px 8px;background:#fff;color:#1f2937;font-size:12px}.info-template-field-row-actions{display:inline-flex;align-items:center;gap:4px}.info-template-field-row-actions .icon-btn{width:30px;height:30px;border-radius:8px}.info-template-field-row-actions .icon-btn:disabled{cursor:not-allowed;opacity:.45}.info-template-inline-add-action{min-height:28px;padding:3px 9px;border-radius:8px;display:inline-flex;align-items:center;gap:5px;font-size:12px}.info-template-raw-json-view,.info-template-draft-json-view{border:none}.info-template-copy-field-btn{height:20px;flex:0 0 auto;padding:0 7px;border:1px solid #dbe5f2;border-radius:999px;background:#f8fbff;color:#2563eb;font-size:11px;font-weight:700;cursor:pointer}.info-template-copy-field-btn:hover{background:#eef6ff;border-color:#bfdbfe}.info-template-json-add-field-btn{height:20px;flex:0 0 auto;padding:0 7px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:700;cursor:pointer}.info-template-json-add-field-btn:hover{background:#dbeafe;border-color:#93c5fd}.info-template-json-add-field-placeholder{width:51px;flex:0 0 51px}.info-template-json-move-actions{height:20px;flex:0 0 auto;display:inline-flex;align-items:center;gap:3px}.info-template-json-icon-btn{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #dbe5f2;border-radius:6px;background:#fff;color:#64748b;cursor:pointer}.info-template-json-icon-btn:hover:not(:disabled){border-color:#93c5fd;background:#eff6ff;color:#2563eb}.info-template-json-icon-btn:disabled{cursor:not-allowed;opacity:.38}.info-template-json-move-placeholder{width:43px;flex:0 0 43px}.info-template-copy-field-placeholder{width:42px;flex:0 0 42px}.info-template-json-line{width:max-content;min-width:max(880px,100%);display:flex;align-items:center;gap:6px;padding:1px 18px 1px calc(18px + var(--level) * 28px);color:#334155;font-weight:500;white-space:nowrap}.info-template-json-line:hover{background:#f8fbff}.info-template-json-root-line{color:#475569}@media(max-width:960px){.info-template-link-module{--info-template-link-row-height: 60px;--info-template-link-gap: 8px}.info-template-link-table-head,.info-template-link-row{grid-template-columns:48px minmax(100px,1fr) minmax(120px,1.25fr) minmax(140px,1.25fr) minmax(120px,.9fr)}.info-template-link-pagination{justify-content:space-between}}.info-template-json-property{width:max-content;min-width:max(880px,100%)}.info-template-json-key{color:#6d3f76;font-weight:600}.info-template-json-string{color:#2f7d47;font-weight:500}.info-template-json-number{color:#2b7da6;font-weight:500}.info-template-json-boolean{color:#b65f64;font-weight:500}.info-template-json-null{color:#a65f45;font-weight:500}.info-template-json-mark{color:#9aa7b6}.info-template-json-bracket{color:#64748b;font-weight:600}.info-template-json-toggle{flex:0 0 auto;color:#94a3b8;stroke-width:2}.info-template-json-toggle-btn{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:4px;background:transparent;cursor:pointer}.info-template-json-toggle-btn:hover{background:#eef2f7}.info-template-json-toggle-btn:hover .info-template-json-toggle{color:#475569}.info-template-json-toggle-placeholder{width:18px;flex:0 0 18px}.info-template-json-collapsed{color:#94a3b8;font-weight:600}.info-template-json-empty{padding:12px 18px;display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.info-template-create-dialog{width:min(560px,calc(100vw - 48px))}.info-template-form-grid{display:grid;gap:12px}.info-template-form-grid label{display:grid;gap:6px;color:#334155;font-size:13px;font-weight:600}.info-template-form-grid input[type=text],.info-template-form-grid input[type=number],.info-template-form-grid input:not([type]){width:100%;padding:10px 12px;border:1px solid #dbe5f2;border-radius:10px;background:#fff;color:#1f2937}.info-template-country-row{display:flex!important;grid-template-columns:none;align-items:center;gap:8px!important;min-height:36px}.info-template-country-row input{width:16px;height:16px}.info-template-delivery-preview{border:1px solid #dbe5f2;border-radius:10px;background:#f8fbff;padding:9px 11px;color:#475569;font-size:12px;word-break:break-all}.device-monitor-updated-card{border:1px solid #dbe5f2;background:#f8fbff;border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;gap:8px}.device-monitor-updated-label{color:#64748b;font-size:14px;font-weight:600}.device-monitor-updated-value{font-size:40px;font-weight:700;color:#1e2f48;line-height:1.1}.device-monitor-group-list{margin-top:0;display:flex;flex-direction:column;gap:12px}.device-monitor-overview{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.device-monitor-overview-card{border:1px solid #dbe5f2;background:radial-gradient(140px 70px at 95% -10%,#2d6bff29,#2d6bff00 80%),#f8fbff;border-radius:14px;padding:12px 14px}.device-monitor-overview-label{color:#64748b;font-size:12px;font-weight:600}.device-monitor-overview-value{margin-top:4px;color:#1f2f46;font-size:28px;font-weight:700;line-height:1.1}.device-monitor-overview-value.is-small{font-size:20px}.device-monitor-tabs{display:grid;gap:12px;padding:8px;border:1px solid #dbe5f2;border-radius:14px;background:#f8fbff;min-width:0}.device-monitor-tabs-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(560px,.95fr);align-items:center;gap:12px;min-width:0}.device-monitor-tab-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:8px;min-width:0;align-items:center;overflow:hidden}.device-monitor-tabs-summary{display:inline-flex;align-items:center;min-height:34px;white-space:nowrap;text-align:left;min-width:0;overflow:hidden;text-overflow:ellipsis}.device-monitor-tab{border:1px solid #dbe5f2;background:#fff;color:#1f2f46;border-radius:999px;min-width:0;padding:6px 10px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-monitor-tab:hover{border-color:#93c5fd;background:#eff6ff}.device-monitor-tab.active{border-color:#3b82f6;background:linear-gradient(180deg,#dbeafe,#bfdbfe);box-shadow:0 6px 14px #3b82f62e}.device-monitor-group-card{border:1px solid #dbe5f2;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdff);padding:14px 18px;box-shadow:0 8px 20px #0f172a0d}.device-monitor-page{width:100%;min-height:calc(100dvh - 164px)}.device-monitor-panel{border:0;background:transparent;padding:0;min-height:inherit;width:100%}.device-monitor-panel>.device-monitor-group-list,.device-monitor-group-card{min-height:inherit}.device-monitor-group-card{display:flex;flex-direction:column}.device-monitor-group-card>.users-table-wrap{flex:1 1 auto}.device-monitor-panel>.device-monitor-header{display:none}.device-monitor-loading-state{display:flex;align-items:center;justify-content:center;gap:14px;min-height:220px;padding:32px 24px;border:1px dashed #d7e5f7;border-radius:20px;background:linear-gradient(180deg,#fffffff5,#f5f9ffeb);color:#1f2f46}.device-monitor-loading-copy{display:grid;gap:6px}.device-monitor-loading-title{font-size:16px;font-weight:700;color:#1f2f46}.device-monitor-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;min-width:0}.device-monitor-search-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;color:#64748b;font-size:13px;font-weight:600;white-space:nowrap}.device-monitor-search-field input{flex:1;min-width:0;border:1px solid #cfe0f7;border-radius:999px;background:#fff;color:#1f2f46;font-size:13px;font-weight:600;outline:none;padding:8px 14px;transition:border-color .18s ease,box-shadow .18s ease}.device-monitor-search-field input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f624}.device-monitor-search-clear{padding:6px 12px}.device-monitor-search-meta{justify-self:end;text-align:right;min-width:0;white-space:nowrap}.device-monitor-group-head{display:none}.device-monitor-header{align-items:flex-start;gap:16px}.device-monitor-header-copy{min-width:0}.device-monitor-toolbar{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-left:auto;flex:1 1 auto}.device-monitor-toolbar-label{white-space:nowrap}.device-monitor-sync-switches{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;justify-content:flex-end}button.ghost.is-enabled{border-color:#86efac;background:#f0fdf4;color:#166534}.device-monitor-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:10px}.device-monitor-table tbody tr{cursor:default}.device-monitor-table{table-layout:fixed}.device-monitor-col-id{width:20%}.device-monitor-col-check{width:42px}.device-monitor-col-group{width:17%}.device-monitor-col-heartbeat{width:11%}.device-monitor-col-description{width:14%}.device-monitor-col-dot{width:6%}.device-monitor-col-actions{width:20%}.device-monitor-table tbody tr:nth-child(2n){background:#fbfdff}.device-monitor-table tbody tr:hover{background:#f2f7ff}.device-monitor-device-id{display:inline-flex;align-items:center;padding:2px 10px;border:1px solid #dbe5f2;border-radius:999px;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.device-monitor-description-cell{display:grid;gap:4px}.device-monitor-inline-status{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:2px 8px;border-radius:999px;font-size:12px;line-height:1.3;white-space:nowrap}.device-monitor-inline-status.is-normal{color:#0b6b57;background:#e7f7f2}.device-monitor-inline-status.is-warning{color:#8a5a00;background:#fff3dd}.device-monitor-inline-status.is-error{color:#a43636;background:#fdeaea}.device-monitor-tabs-summary-row{display:flex;align-items:center;justify-content:flex-start;gap:16px;width:100%;min-width:0;padding-top:4px;border-top:1px solid rgba(207,224,247,.8);overflow:hidden}.device-monitor-actions{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);align-items:center;gap:8px;min-width:0;width:100%}.device-monitor-bulk-bar{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:10px;justify-content:flex-end;min-width:0;max-width:100%;overflow:hidden}.device-monitor-bulk-bar .ghost,.device-monitor-bulk-bar .muted{flex:0 0 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-monitor-bulk-bar .ghost{min-height:30px;padding:5px 12px;font-size:12px}.users-table-wrap{min-width:0;overflow-x:auto}.device-monitor-action-btn{min-width:0;width:100%;padding:5px 8px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-monitor-action-btn:disabled{cursor:not-allowed;opacity:.7}.device-monitor-refresh-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px}.device-monitor-refresh-btn.is-refreshing{background:#eff6ff;border-color:#93c5fd;color:#2563eb}.device-monitor-mini-spinner{display:inline-block;width:14px;height:14px;border:2px solid #bfdbfe;border-top-color:#2563eb;border-radius:999px;animation:device-monitor-spin .8s linear infinite}.device-monitor-bulk-dialog{width:min(900px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 64px));overflow:auto}.device-monitor-bulk-confirm{display:grid;gap:12px}.device-monitor-renew-progress{display:grid;gap:8px;padding:12px 14px;border:1px solid #dbeafe;border-radius:14px;background:#f8fbff}.device-monitor-renew-progress-copy{display:flex;flex-wrap:wrap;gap:12px;color:#334155;font-size:13px;font-weight:700}.device-monitor-renew-progress-track{height:10px;overflow:hidden;border-radius:999px;background:#e2e8f0}.device-monitor-renew-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#22c55e);transition:width .2s ease}.device-monitor-bulk-image-picker{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.device-monitor-bulk-image-picker select{min-width:260px;height:38px;border-radius:12px;border:1px solid #bfdbfe;background:#fff;color:#1f2937;padding:0 12px}.device-monitor-bulk-table-wrap{max-height:460px;overflow:auto}.device-monitor-bulk-table th:nth-child(3),.device-monitor-bulk-table td:nth-child(3){width:108px;text-align:center}.device-monitor-bulk-table tbody tr.is-error{background:#fff1f2}.device-monitor-bulk-table tbody tr.is-success{background:#f0fdf4}.device-monitor-progress-spinner{display:inline-block;width:20px;height:20px;border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:999px;animation:device-monitor-spin .8s linear infinite;vertical-align:middle}.device-monitor-renew-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:18px}.device-monitor-bulk-dialog-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}@keyframes device-monitor-spin{to{transform:rotate(360deg)}}.device-monitor-image-dialog{width:min(980px,100%)}.device-monitor-app-dialog{width:min(1180px,100%)}.device-monitor-app-table-wrap{max-height:520px;overflow:auto}.device-monitor-app-table th,.device-monitor-app-table td{white-space:nowrap}.device-monitor-image-dialog-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px;flex-shrink:0}.device-monitor-image-table tbody tr.is-active{background:#eff6ff}.device-monitor-image-select-btn.is-active{border-color:#86efac;background:#f0fdf4;color:#166534}.device-monitor-image-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.device-monitor-count-badge{display:inline-flex;min-width:28px;justify-content:center;align-items:center;border-radius:999px;padding:2px 8px;background:#e0f2fe;color:#0f4c81;font-weight:700}.device-monitor-status-dot{display:inline-block;width:12px;height:12px;border-radius:999px;vertical-align:middle}.device-monitor-status-dot.is-alive{background:#16a34a;box-shadow:0 0 0 4px #16a34a24}.device-monitor-status-dot.is-warning{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b2e}.device-monitor-status-dot.is-offline{background:#ef4444;box-shadow:0 0 0 4px #ef444424}@media(max-width:960px){.device-monitor-overview{grid-template-columns:1fr}.device-monitor-header{align-items:stretch}.device-monitor-toolbar{width:100%;margin-left:0;justify-content:flex-start}.device-monitor-sync-switches{justify-content:flex-start}.users-authorize-options,.users-authorize-summary,.users-authorize-footer{grid-template-columns:1fr}}button.danger{border:1px solid #fecdd3;background:#fff1f2;color:#be123c}button.danger:hover{background:#ffe4e6}.users-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.users-table{width:100%;border-collapse:collapse;min-width:680px}.users-table th,.users-table td{padding:10px 8px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:13px}.users-table tbody tr{cursor:pointer}.users-table tbody tr:hover{background:#f1f5f9}.users-table tbody tr.is-active{background:#dbeafe}.users-name{font-weight:600}.users-danger-btn{color:#ffb0b0}.users-row-actions{display:flex;align-items:center;gap:8px}.users-authorize-dialog{width:min(760px,calc(100vw - 32px))}.users-authorize-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 16px;align-items:center;padding:14px 18px;margin-bottom:16px;border:1px solid #d9e7fb;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#eef5ff);color:#1e293b}.users-authorize-summary strong{font-size:26px;line-height:1;color:#2563eb}.users-authorize-summary span{margin-left:8px;font-size:14px;font-weight:600}.users-authorize-groups{display:grid;gap:16px}.users-authorize-group{border:1px solid #dbe7f7;border-radius:18px;padding:18px;background:linear-gradient(180deg,#fdfefe,#f7faff);display:grid;gap:14px;box-shadow:0 12px 30px #94a3b814}.users-authorize-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #e6edf7}.users-authorize-group-head .panel-title{font-size:18px}.users-authorize-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.users-authorize-option{display:flex;align-items:center;gap:10px;min-width:0;color:#1f2937;font-size:14px;font-weight:600;padding:14px 16px;border:1px solid #dce7f6;border-radius:14px;background:#fff;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease;cursor:pointer}.users-authorize-option:hover{border-color:#9dbcf9;box-shadow:0 10px 20px #3b82f614;transform:translateY(-1px)}.users-authorize-option.is-checked{border-color:#5b8cff;background:linear-gradient(135deg,#3b82f61a,#2563eb0a);box-shadow:0 12px 24px #2563eb1f}.users-authorize-option input{margin:0;width:18px;height:18px;accent-color:#3b82f6}.users-authorize-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 16px;align-items:center;margin-top:18px;padding-top:18px;border-top:1px solid #e5edf8}.records-list{display:grid;gap:10px;max-height:520px;overflow:auto}.record-item{border:1px solid #dbe5f2;background:#f8fafc;border-radius:12px;padding:10px;display:grid;gap:8px}.record-line{display:grid;grid-template-columns:70px 1fr;gap:10px;align-items:start;font-size:12px}.record-ua{word-break:break-word}.task-page{display:block}.task-page-detail{margin-top:-13px}.task-page-create,.task-page-detail .task-workbench,.task-page-create .task-workbench{margin-top:0}.toast{position:fixed;top:20px;right:20px;z-index:220;min-width:180px;max-width:360px;padding:10px 14px;border-radius:10px;border:1px solid transparent;box-shadow:0 8px 24px #0f172a29;font-size:13px;font-weight:600}.toast.success{background:#ecfdf3;border-color:#86efac;color:#166534}.toast.error{background:#fef2f2;border-color:#fca5a5;color:#991b1b}.task-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.task-kpi{border:1px solid #dbe5f2;background:#f8fafc;border-radius:12px;padding:14px}.task-kpi-label{font-size:12px;color:#64748b}.task-kpi-value{margin-top:8px;font-size:24px;font-weight:700}.task-form{display:grid;gap:12px}.task-form-readonly-group{border:0;margin:0;padding:0;min-inline-size:0;display:grid;gap:12px}.task-form-readonly-tip{font-size:12px;color:#b45309;background:#fffbeb;border:1px solid #fcd34d;border-radius:10px;padding:8px 10px}.task-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.task-form-full{grid-column:1 / -1}.task-inline-row{display:flex;gap:10px;align-items:center;min-width:0}.task-inline-row input{flex:1 1 auto;min-width:0}.task-list-head{display:flex;align-items:center;gap:12px;justify-content:space-between;flex-wrap:wrap;min-width:0;flex:1 1 auto}.task-platform-switch{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid #dbe5f2;border-radius:12px;background:#f8fafc;flex:0 0 auto}.task-platform-switch .ghost{min-height:30px;padding:4px 12px;border-radius:8px;border-color:transparent;color:#5b6f86}.task-platform-switch .ghost.is-active{background:#e8f0ff;border-color:#b9cdf4;color:#1f4a86}.task-detail-filter{display:grid;grid-template-columns:minmax(220px,auto) minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px;border:1px solid #dbe5f2;border-radius:14px;background:#f8fafc;min-width:0}.task-detail-filter label{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569;font-weight:600;min-width:0}.task-detail-filter input[type=date]{height:34px;padding:6px 10px;border-radius:10px;border:1px solid #dbe5f2;background:#fff;color:#0f172a}.task-detail-filter-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end;min-width:0}.task-detail-filter-actions .ghost{min-height:34px;padding:6px 12px;border-radius:9px}.task-detail-filter-actions .ghost.is-active{border-color:#2563eb;color:#1d4ed8;background:#e8f0ff}.task-form label{display:grid;gap:6px;font-size:13px}.task-checkbox,.task-form label.task-checkbox{display:flex;align-items:center;gap:8px}.task-checkbox input[type=checkbox]{width:16px;height:16px}.sdk-platform-picker{display:grid;gap:8px;font-size:13px}.sdk-platform-picker-row{display:flex;align-items:center;gap:10px;min-height:42px;min-width:0}.sdk-platform-picker-add{width:38px;min-height:38px;padding:0;font-size:20px;line-height:1}.sdk-platform-picker-selected{flex:1 1 auto;min-width:0;padding:10px 12px;border:1px solid #dbe5f2;border-radius:8px;color:#334155;background:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sdk-platform-dialog{width:min(520px,100%)}.sdk-platform-dialog-list{display:grid;gap:8px;max-height:320px;overflow:auto}.sdk-platform-dialog-option{justify-content:flex-start;padding:10px 12px;border:1px solid #dbe5f2;border-radius:8px;background:#fff}.sdk-platform-fields{display:grid;gap:10px}.sdk-platform-fields-title{font-size:13px;font-weight:700;color:#1f2a37}.sdk-platform-field-group{display:grid;gap:10px;padding:12px;border:1px solid #dbe5f2;border-radius:8px;background:#fff}.sdk-platform-field-group-title{font-size:13px;font-weight:700;color:#334155}.sdk-platform-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sdk-platform-field-checkbox{min-height:42px;padding:8px 10px;border:1px solid #dbe5f2;border-radius:8px;background:#f8fbff}.task-form input,.task-form select,.task-form textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #dbe5f2;background:#fff;color:#1f2937}.task-form select{-webkit-appearance:none;appearance:none;height:44px;min-height:44px;padding:10px 40px 10px 12px;border-radius:12px;border:1px solid #c8d8ee;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 5.25L7 9.25L11 5.25' fill='none' stroke='%2364798b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px 14px;box-shadow:0 1px 2px #0f172a08;transition:border-color .2s ease,box-shadow .2s ease}.task-form select:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd38}.task-priority-account-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.task-priority-account-row label{gap:8px}.audio-management-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:20px;align-items:stretch;min-height:calc(100vh - 240px)}.audio-management-content.is-modes,.audio-management-content.is-parameters{height:calc(100dvh - 160px);min-height:calc(100dvh - 160px);overflow:hidden}.audio-management-panel.is-modes,.audio-management-panel.is-parameters{height:100%;min-height:0;overflow:hidden}.audio-management-panel.is-modes .audio-management-mode-grid{height:100%;min-height:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.audio-management-panel.is-parameters .audio-management-grid{height:100%;min-height:0;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)}.audio-management-left-column,.audio-management-right-column{min-width:0;display:block}.audio-management-left-column{min-height:0}.audio-management-right-column{min-height:0;align-content:stretch}.audio-management-column-pages{min-width:0;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none}.audio-management-column-pages.is-single-page{overflow:hidden;scroll-snap-type:none;overscroll-behavior-y:auto;touch-action:none}.audio-management-column-pages::-webkit-scrollbar{width:0;height:0}.audio-management-card-page{min-height:100%;display:grid;grid-template-rows:repeat(2,auto);align-content:start;gap:20px;scroll-snap-align:start;scroll-snap-stop:always;padding-bottom:20px;box-sizing:border-box}.audio-management-section{min-width:0;min-height:0;display:flex;flex-direction:column;border:1px solid #dbe5f2;border-radius:24px;background:linear-gradient(180deg,#fffffffa,#f8fafcf0);padding:22px;box-shadow:0 18px 40px #94a3b81f}.audio-management-mode-section{height:100%;min-height:0}.audio-management-section-head{margin-bottom:16px}.audio-management-strategy-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.audio-management-strategy-head>:first-child{flex:1 1 auto;min-width:0}.audio-management-add-btn{flex:0 0 auto}.audio-management-head-actions{flex:0 0 auto;display:grid;grid-auto-flow:row;justify-items:stretch;align-content:start;gap:8px;flex-wrap:nowrap;width:fit-content;max-width:100%;min-width:0}.audio-management-head-actions .audio-management-add-btn{min-width:0;width:148px;max-width:100%;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.audio-management-head-actions-inline{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;width:auto;max-width:480px}.audio-management-head-actions-inline .audio-management-add-btn,.audio-management-head-actions-inline .users-danger-btn{width:auto;min-width:140px;padding-inline:18px}.audio-management-table-wrap{flex:1 1 auto;display:flex;flex-direction:column;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.audio-management-mode-table-wrap{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:hidden}.audio-management-parameter-section .audio-management-table-wrap{flex:0 0 244px;min-height:244px;max-height:244px;overflow-x:auto;overflow-y:auto}.audio-management-mode-table{width:100%;min-width:0;table-layout:fixed}.audio-management-mode-table th,.audio-management-mode-table td{padding:8px 6px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-management-mode-table-audio th:nth-child(1),.audio-management-mode-table-audio td:nth-child(1),.audio-management-mode-table-sdk th:nth-child(1),.audio-management-mode-table-sdk td:nth-child(1){width:48px}.audio-management-mode-table-audio th:nth-child(6),.audio-management-mode-table-audio td:nth-child(6),.audio-management-mode-table-sdk th:nth-child(5),.audio-management-mode-table-sdk td:nth-child(5){width:154px}.audio-management-mode-table .audio-management-row-actions .ghost,.audio-management-mode-table .audio-management-row-actions .users-danger-btn{min-height:26px;padding:0 8px;font-size:11px}.audio-management-mode-pagination{margin-top:auto;padding-top:16px}.audio-management-dynamic-table{min-width:0;width:100%;table-layout:fixed}.audio-management-dynamic-table th,.audio-management-dynamic-table td{padding:8px 6px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-management-dynamic-table th:first-child,.audio-management-dynamic-table td:first-child{width:48px}.audio-management-dynamic-table th:last-child,.audio-management-dynamic-table td:last-child{width:192px}.audio-management-parameter-table-account .users-table{min-width:660px}.audio-management-parameter-table-country .users-table{min-width:880px}.audio-management-parameter-table-ip-window .users-table{min-width:680px}.audio-management-parameter-table-sdk-budget .users-table{min-width:840px}.audio-management-parameter-table-sdk-platform .users-table{min-width:760px}.audio-management-parameter-section .users-table{min-width:0;table-layout:fixed}.audio-management-parameter-section .users-table th,.audio-management-parameter-section .users-table td{padding:8px 6px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-management-parameter-section .task-row-actions{width:100%;margin-left:0}.audio-management-action-column,.audio-management-action-cell{overflow:visible!important;text-overflow:clip!important;white-space:nowrap}.audio-management-row-actions{width:100%;min-width:max-content;display:grid;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:end;gap:6px}.audio-management-row-actions .ghost,.audio-management-row-actions .users-danger-btn{min-width:0;min-height:26px;padding:0 8px;font-size:11px;white-space:nowrap}.audio-management-mode-table .audio-management-row-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:6px}.audio-management-parameter-table-account .users-table th:nth-child(1),.audio-management-parameter-table-account .users-table td:nth-child(1),.audio-management-parameter-table-country .users-table th:nth-child(1),.audio-management-parameter-table-country .users-table td:nth-child(1),.audio-management-parameter-table-ip-window .users-table th:nth-child(1),.audio-management-parameter-table-ip-window .users-table td:nth-child(1),.audio-management-parameter-table-sdk-budget .users-table th:nth-child(1),.audio-management-parameter-table-sdk-budget .users-table td:nth-child(1),.audio-management-parameter-table-sdk-platform .users-table th:nth-child(1),.audio-management-parameter-table-sdk-platform .users-table td:nth-child(1){width:48px}.audio-management-parameter-table-account .users-table th:nth-child(3),.audio-management-parameter-table-account .users-table td:nth-child(3),.audio-management-parameter-table-ip-window .users-table th:nth-child(3),.audio-management-parameter-table-ip-window .users-table td:nth-child(3){width:84px}.audio-management-parameter-table-account .users-table th:nth-child(4),.audio-management-parameter-table-account .users-table td:nth-child(4),.audio-management-parameter-table-country .users-table th:nth-child(6),.audio-management-parameter-table-country .users-table td:nth-child(6),.audio-management-parameter-table-ip-window .users-table th:nth-child(4),.audio-management-parameter-table-ip-window .users-table td:nth-child(4),.audio-management-parameter-table-sdk-budget .users-table th:nth-child(6),.audio-management-parameter-table-sdk-budget .users-table td:nth-child(6){width:148px}.audio-management-parameter-table-country .users-table th:nth-child(2),.audio-management-parameter-table-country .users-table td:nth-child(2),.audio-management-parameter-table-sdk-platform .users-table th:nth-child(2),.audio-management-parameter-table-sdk-platform .users-table td:nth-child(2){width:108px}.audio-management-parameter-table-sdk-budget .users-table th:nth-child(2),.audio-management-parameter-table-sdk-budget .users-table td:nth-child(2){width:132px}.audio-management-parameter-table-country .users-table th:nth-child(3),.audio-management-parameter-table-country .users-table td:nth-child(3),.audio-management-parameter-table-country .users-table th:nth-child(4),.audio-management-parameter-table-country .users-table td:nth-child(4),.audio-management-parameter-table-sdk-budget .users-table th:nth-child(3),.audio-management-parameter-table-sdk-budget .users-table td:nth-child(3),.audio-management-parameter-table-sdk-budget .users-table th:nth-child(4),.audio-management-parameter-table-sdk-budget .users-table td:nth-child(4){width:86px}.audio-management-parameter-table-sdk-platform .users-table th:nth-child(3),.audio-management-parameter-table-sdk-platform .users-table td:nth-child(3){width:88px;text-align:center}.audio-management-parameter-table-sdk-budget .users-table th:nth-child(5),.audio-management-parameter-table-sdk-budget .users-table td:nth-child(5),.audio-management-parameter-table-sdk-platform .users-table th:nth-child(4),.audio-management-parameter-table-sdk-platform .users-table td:nth-child(4){width:124px}.audio-management-parameter-table-sdk-platform .users-table th:nth-child(5),.audio-management-parameter-table-sdk-platform .users-table td:nth-child(5){width:148px}.audio-management-parameter-section .task-pagination{margin-top:16px}.audio-management-dynamic-card{margin-top:20px}.audio-management-card-delivery-summary{margin-top:6px;font-size:12px;color:#64748b;line-height:1.5}.audio-management-panel.is-parameters .audio-management-section-head .ghost,.audio-management-panel.is-parameters .audio-management-section-head .primary,.audio-management-panel.is-parameters .audio-strategy-dialog .task-dialog-header .ghost,.audio-management-panel.is-parameters .audio-strategy-dialog-actions .ghost,.audio-management-panel.is-parameters .audio-strategy-dialog-actions .primary{min-height:28px;min-width:88px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;white-space:nowrap;font-size:12px;font-weight:700;box-shadow:0 6px 16px #2563eb1f;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.audio-management-panel.is-parameters .audio-management-section-head .ghost,.audio-management-panel.is-parameters .audio-strategy-dialog .task-dialog-header .ghost,.audio-management-panel.is-parameters .audio-strategy-dialog-actions .ghost{background:linear-gradient(135deg,#7c5cff,#00c2ff);color:#fff;border-color:transparent}.audio-management-panel.is-parameters .audio-management-section-head .primary,.audio-management-panel.is-parameters .audio-strategy-dialog-actions .primary{filter:saturate(1.02)}.audio-management-panel.is-parameters .audio-management-section-head .ghost:hover,.audio-management-panel.is-parameters .audio-management-section-head .primary:hover,.audio-management-panel.is-parameters .audio-strategy-dialog .task-dialog-header .ghost:hover,.audio-management-panel.is-parameters .audio-strategy-dialog-actions .ghost:hover,.audio-management-panel.is-parameters .audio-strategy-dialog-actions .primary:hover{transform:translateY(-1px);box-shadow:0 8px 18px #2563eb2e}.audio-management-panel.is-parameters .audio-management-section-head .audio-management-add-btn{min-width:88px}.audio-management-panel.is-parameters .task-row-actions .ghost:not(.users-danger-btn){min-width:58px;min-height:28px;padding:0 8px;font-size:12px;border-radius:8px}.audio-strategy-dialog{width:min(920px,calc(100vw - 48px))}.sdk-platform-name-row{grid-column:1 / -1;max-width:520px}.sdk-platform-version-title-field{display:grid;gap:6px;flex:1 1 auto;min-width:180px;max-width:520px;color:#425672;font-size:12px;font-weight:700}.task-form .sdk-platform-version-title-input{width:100%;min-height:36px;border:1px solid #cfe0f5;background:#fff;box-shadow:none;padding:8px 12px;color:#0f172a;font-weight:700;line-height:1.2;border-radius:8px}.task-form .sdk-platform-version-title-input{font-size:14px}.task-form .sdk-platform-version-title-input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd40}.audio-strategy-item-list{display:grid;gap:14px}.sdk-platform-version-list{gap:12px}.audio-strategy-item-card{border:1px solid #dbe5f2;border-radius:18px;background:#f8fbff;padding:16px}.sdk-platform-version-card{display:grid;gap:12px;padding:14px}.audio-strategy-dialog{position:relative}.sdk-platform-dialog-toast{position:absolute;top:18px;right:110px}.audio-strategy-item-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.sdk-platform-version-title{margin-bottom:0;padding-bottom:10px;border-bottom:1px solid #dbe5f2;flex-wrap:nowrap;align-items:end}.sdk-platform-version-actions{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end}.sdk-platform-version-title .sdk-platform-version-title-input{min-width:0}.sdk-platform-version-form-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;align-items:end;gap:12px}.sdk-platform-delivery-row{grid-template-columns:minmax(0,1fr) 28px 88px;align-items:center}.sdk-platform-delivery-text{min-width:0;display:flex;align-items:center;gap:8px;font-size:13px;color:#1f2937}.sdk-platform-delivery-label{flex:0 0 auto}.sdk-platform-delivery-url{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#475569;font-weight:600}.sdk-platform-delivery-copy{width:28px;height:28px;border:0;background:transparent;color:#4b5563;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.sdk-platform-delivery-copy:disabled{pointer-events:none;opacity:0}.sdk-platform-delivery-copy:hover{background:#edf5ff;color:#1d4ed8}.sdk-platform-delivery-copy span,.sdk-platform-delivery-copy span:before{content:"";display:block;width:8px;height:8px;border:1.25px solid currentColor;border-radius:2.5px}.sdk-platform-delivery-copy span{position:relative}.sdk-platform-delivery-copy span:before{position:absolute;left:-4px;top:3px;background:#f8fbff}.sdk-platform-delivery-upload{align-self:center;justify-self:end}.sdk-platform-delivery-upload-btn{min-height:32px;min-width:88px;padding:0 12px;font-size:12px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.sdk-platform-delivery-upload-btn input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.sdk-platform-delivery-progress{grid-column:1 / -1;height:6px;overflow:hidden;border-radius:999px;background:#dbeafe}.sdk-platform-delivery-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#06b6d4);transition:width .16s ease}.sdk-platform-key-table{display:grid;gap:8px}.sdk-platform-key-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;color:#334155;font-size:13px;font-weight:700}.sdk-platform-key-toolbar .ghost{min-width:76px;min-height:32px;padding:0 12px}.sdk-platform-dependency-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0}.sdk-platform-dependency-template-grid label{display:grid;gap:6px;min-width:0}.sdk-platform-dependency-template-grid label>span{color:#425672;font-size:13px;font-weight:700}.sdk-platform-dependency-template-head{display:inline-flex;align-items:center;justify-content:flex-start;gap:12px;width:fit-content;max-width:100%;white-space:nowrap}.sdk-platform-dependency-template-head>span{white-space:nowrap}.sdk-platform-dependency-template-grid textarea{width:100%;min-height:82px;resize:none;border:1px solid #cfe0f5;border-radius:8px;padding:10px 12px;line-height:1.45;color:#16233a;background:#fff;white-space:pre;overflow:auto;text-overflow:clip}.sdk-platform-dependency-config-check{width:18px;height:18px;margin:0;flex:0 0 auto}.sdk-platform-dependency-state-text{color:#8b9bb3;font-size:12px;font-weight:700;white-space:nowrap}.sdk-platform-dependency-state-text.is-configured{color:#126b3a}.sdk-platform-key-table-head,.sdk-platform-key-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(160px,.8fr) 96px;gap:12px;align-items:end}.sdk-platform-key-table-head{align-items:center;color:#64748b;font-size:12px;font-weight:700}.sdk-platform-key-row label{min-width:0}.sdk-platform-key-row label>span{display:none}.task-form .sdk-platform-key-type-select{height:36px;min-height:36px;padding:7px 32px 7px 10px;border-radius:8px;border-color:#dbe5f2;background-position:right 10px center;background-size:12px 12px;font-size:13px;line-height:1.3;box-shadow:none}.sdk-platform-key-action{min-width:0;min-height:36px;padding:0 10px;align-self:end}.audio-strategy-item-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.audio-strategy-item-grid-wide{grid-column:1 / -1}.audio-mode-select-row{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:12px;align-items:end}.audio-mode-select-row.audio-management-link-mode-row{grid-template-columns:minmax(0,1fr)}.audio-mode-select-row.audio-management-link-mode-row.has-add-link{grid-template-columns:minmax(0,1fr) 160px}.audio-mode-select-row.audio-management-link-row.is-single{grid-template-columns:minmax(0,1fr)}.audio-mode-select-row.audio-management-link-row.is-multiple{grid-template-columns:minmax(0,1fr) minmax(160px,240px) 160px}.audio-mode-select-row.audio-management-link-row>.ghost,.audio-mode-select-row.audio-management-link-mode-row>.ghost{height:44px;min-height:44px;align-self:end;white-space:nowrap;justify-self:stretch}.audio-mode-select-row.audio-management-link-row input{height:44px;min-height:44px}.audio-mode-delivery-fixed{min-height:44px;border:1px solid #c8d8ee;border-radius:12px;background:#fff;display:flex;align-items:center;padding:10px 12px;color:#1f2937;font-size:15px;font-weight:400;line-height:1.4;box-shadow:0 1px 2px #0f172a08}.audio-management-delivery-checkbox{display:inline-flex;align-items:center;gap:8px}.audio-management-delivery-edit-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}.audio-management-delivery-inline-actions{display:flex;align-items:end}.audio-strategy-dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.audio-strategy-dialog-actions-right{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.audio-strategy-dialog-actions-right .ghost,.audio-strategy-dialog-actions-right .primary{min-width:140px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.audio-management-panel.is-parameters .audio-strategy-dialog .task-dialog-header .ghost,.audio-management-panel.is-parameters .audio-strategy-dialog-actions>.ghost:not(.users-danger-btn),.audio-management-panel.is-parameters .audio-strategy-dialog-actions-right .ghost:not(.users-danger-btn),.audio-management-panel.is-parameters .audio-strategy-dialog-actions-right .primary,.audio-management-panel.is-parameters .audio-strategy-item-head .users-danger-btn{min-height:36px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;white-space:nowrap;font-size:12px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.audio-management-panel.is-parameters .audio-strategy-dialog .task-dialog-header .ghost,.audio-management-panel.is-parameters .audio-strategy-dialog-actions>.ghost:not(.users-danger-btn),.audio-management-panel.is-parameters .audio-strategy-dialog-actions-right .ghost:not(.users-danger-btn){background:#fff;color:#2563eb;border:1px solid #bfdbfe;box-shadow:0 8px 20px #94a3b824}.audio-management-panel.is-parameters .audio-strategy-dialog-actions-right .primary{min-width:132px;box-shadow:0 10px 22px #2563eb33}.audio-management-panel.is-parameters .audio-strategy-item-head .users-danger-btn{background:#fff;color:#fb7185;border:1px solid #fbcfe8;box-shadow:0 8px 18px #fb71851f}.audio-management-panel.is-parameters .audio-strategy-dialog .task-dialog-header .ghost:hover,.audio-management-panel.is-parameters .audio-strategy-dialog-actions>.ghost:not(.users-danger-btn):hover,.audio-management-panel.is-parameters .audio-strategy-dialog-actions-right .ghost:not(.users-danger-btn):hover,.audio-management-panel.is-parameters .audio-strategy-dialog-actions-right .primary:hover,.audio-management-panel.is-parameters .audio-strategy-item-head .users-danger-btn:hover{transform:translateY(-1px)}.audio-management-panel.is-parameters .audio-strategy-dialog .task-dialog-header .ghost:hover,.audio-management-panel.is-parameters .audio-strategy-dialog-actions>.ghost:not(.users-danger-btn):hover,.audio-management-panel.is-parameters .audio-strategy-dialog-actions-right .ghost:not(.users-danger-btn):hover{box-shadow:0 10px 24px #94a3b833}.audio-management-panel.is-parameters .audio-strategy-dialog-actions-right .primary:hover{box-shadow:0 12px 26px #2563eb3d}.audio-management-panel.is-parameters .audio-strategy-item-head .users-danger-btn:hover{box-shadow:0 10px 20px #fb71852e}.task-workbench{margin-top:18px;display:block}.task-create-panel,.task-list-panel{gap:14px}.task-module-frame{border:1px solid #dbe5f2;border-radius:16px;background:#fff;padding:14px;min-width:0}.task-create-panel .panel-header,.task-list-panel .panel-header{align-items:flex-start;gap:12px;flex-wrap:wrap}.task-subnav{display:flex;gap:8px;margin-bottom:12px}.task-subnav-item{border:1px solid #2a3c62;background:#10182e;color:#cfe0ff;border-radius:10px;padding:8px 12px;cursor:pointer}.task-subnav-item.active{border-color:#4665a0;background:#1a2948;color:#fff}.task-detail-wrap{display:grid;grid-template-columns:260px 1fr;gap:12px}.task-detail-single{grid-template-columns:1fr}.task-detail-table tbody tr{cursor:default}.task-detail-table{width:100%;min-width:980px;table-layout:fixed}.task-detail-table th,.task-detail-table td{overflow-wrap:anywhere}.analysis-page{display:grid;gap:14px;min-width:0}.analysis-section-header{align-items:flex-start;gap:12px;flex-wrap:wrap}.analysis-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:10px}.analysis-kpi{border:1px solid #dbe5f2;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);padding:12px 14px}.analysis-kpi-label{color:#64748b;font-size:12px}.analysis-kpi-value{margin-top:6px;font-size:26px;font-weight:700;color:#0f172a}.analysis-chart-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.analysis-chart-grid--sdk{grid-template-columns:1fr}.analysis-span-2{grid-column:1 / -1}.analysis-sdk-logad-panel{width:100%}.analysis-sdk-logad-body{padding-top:10px;padding-bottom:12px}.analysis-logad-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.analysis-logad-filters{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;flex:1}.analysis-logad-progress{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:14px;background:#fffffff5}.analysis-logad-progress-label{font-size:12px;color:#64748b;white-space:nowrap;font-weight:500}.analysis-logad-progress-track{width:160px;height:6px;border-radius:999px;background:#e9eef5;overflow:hidden}.analysis-logad-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#22c55e)}.analysis-logad-progress .ghost{min-height:28px;padding:2px 10px;border-radius:999px;font-size:12px}.analysis-filter-pill{display:inline-grid;gap:0;min-width:132px;padding:0;border:none;background:transparent;box-shadow:none}.analysis-filter-pill--compact{min-width:128px}.analysis-filter-pill--wide{min-width:240px;max-width:360px}.analysis-filter-pill select{width:100%;min-width:0;height:34px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;padding:0 34px 0 12px;font-size:13px;font-weight:500;appearance:none;outline:none;background-image:linear-gradient(45deg,transparent 50%,#94a3b8 50%),linear-gradient(135deg,#94a3b8 50%,transparent 50%),linear-gradient(180deg,#fff,#fff);background-position:calc(100% - 18px) calc(50% - 1px),calc(100% - 12px) calc(50% - 1px),0 0;background-size:6px 6px,6px 6px,100% 100%;background-repeat:no-repeat}.analysis-filter-pill select:hover,.analysis-multi-select-trigger:hover{border-color:#cbd5e1;background-color:#fcfdff}.analysis-filter-pill select:focus,.analysis-multi-select-trigger:focus,.analysis-multi-select-search input:focus{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa24}.analysis-multi-select-wrap,.analysis-multi-select{position:relative}.analysis-multi-select-trigger{width:100%;min-width:0;max-width:none;height:34px;border-radius:12px;font-size:13px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;padding:0 12px;text-align:left;display:inline-flex;align-items:center;font-weight:500;outline:none}.analysis-multi-select-trigger span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.analysis-multi-select-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:40;width:min(420px,72vw);border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 12px 32px #0f172a14;padding:10px}.analysis-multi-select-actions{display:flex;align-items:center;gap:8px;padding-bottom:10px;border-bottom:1px solid #eef2f7;flex-wrap:wrap}.analysis-multi-select-actions .ghost{min-height:28px;border-radius:999px;padding:2px 10px;font-size:12px;color:#475569;border-color:#dbe5f2}.analysis-multi-select-search{padding-top:8px}.analysis-multi-select-search input{width:100%;height:32px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;padding:4px 10px;font-size:12px;outline:none}.analysis-multi-select-list{max-height:220px;overflow:auto;padding-top:8px;display:grid;gap:4px}.analysis-multi-select-item{display:flex;align-items:center;gap:8px;min-height:30px;font-size:12px;color:#334155;border-radius:10px;padding:0 6px}.analysis-multi-select-item:hover{background:#f8fafc}.analysis-multi-select-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1200px){.analysis-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.analysis-logad-controls{justify-content:stretch}.analysis-logad-progress,.analysis-logad-filters,.analysis-filter-pill,.analysis-filter-pill--wide{width:100%;max-width:none}.analysis-logad-filters{justify-content:stretch}.analysis-logad-progress{flex-wrap:wrap}.analysis-logad-progress-track{width:100%}}.task-detail-page{display:grid;gap:12px}.detail-block{border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:10px}.detail-toolbar{margin-top:0;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.detail-presets{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.detail-presets .ghost.is-active{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff;box-shadow:none}.detail-presets .ghost{min-height:32px;font-weight:500;border-color:#e5e7eb;color:#334155;background:#fff;border-radius:8px;padding:4px 10px}.detail-range{display:flex;align-items:center;gap:6px;color:#64748b;font-size:12px}.detail-range input[type=date]{height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;padding:4px 8px;color:#0f172a;font-size:12px}.detail-filters-grid{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.detail-filters-panel{margin-top:10px;display:grid;grid-template-columns:56px 1fr;align-items:start;gap:8px}.detail-filters-head{height:36px;display:inline-flex;align-items:center;gap:4px;color:#334155;font-weight:600;font-size:14px}.detail-filters-grid-flat{margin-top:0}.detail-filter-item{position:relative;height:36px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;display:flex;align-items:center;padding:0 8px;gap:4px}.detail-filter-prefix{color:#374151;font-size:12px;font-weight:500;white-space:nowrap}.detail-filter-item select{border:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:none;box-shadow:none;width:100%;height:100%;color:#475569;padding:0;font-size:12px;line-height:1.2}.detail-filter-item select:focus{outline:none;background-color:transparent;box-shadow:none}.detail-filter-item:focus-within{border-color:#cbd5e1;box-shadow:0 0 0 2px #cbd5e138}.detail-chip-section{margin-top:2px;display:grid;gap:6px}.detail-chip-label{font-size:12px;font-weight:600;color:#475569}.detail-chip-row{display:flex;flex-wrap:wrap;gap:6px}.detail-chip-row-dimensions{flex-wrap:wrap;overflow:visible}.detail-chip-row-metrics{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:thin}.detail-chip-row-metrics .detail-chip{flex:0 0 auto}.detail-chip{min-height:30px;border-color:#e5e7eb;color:#475569;background:#fff;font-weight:500;border-radius:16px;padding:4px 10px;font-size:12px}.detail-chip.is-active{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff;box-shadow:none}.detail-chip.is-required{border-style:dashed}.detail-metrics-table{min-width:980px}.detail-table-wrap{margin-top:10px;border:1px solid #e5e7eb;border-radius:10px;overflow:auto;-webkit-overflow-scrolling:touch}.detail-metrics-table th{background:#f8fafc;color:#334155;font-weight:600;position:sticky;top:0;z-index:1;font-size:12px;padding-top:10px;padding-bottom:10px}.detail-col-dim{position:sticky;z-index:2}.detail-col-date{left:0;min-width:140px;max-width:180px}.detail-col-secondary{min-width:220px;max-width:340px}.detail-metrics-table thead .detail-col-dim{z-index:3;background:#f8fafc}.detail-metrics-table tbody .detail-col-dim{background:#fff}.detail-metrics-table tbody tr:nth-child(2n) .detail-col-dim{background:#fcfcfd}.detail-metrics-table tbody tr:hover .detail-col-dim{background:#f8fafc}.detail-metrics-table tbody tr:nth-child(2n){background:#fcfcfd}.detail-metrics-table tbody tr:hover{background:#f8fafc}.detail-summary-grid{margin-top:10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.detail-summary-card{border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:10px}.detail-summary-label{font-size:11px;color:#64748b}.detail-summary-value{margin-top:4px;font-size:20px;line-height:1.15;font-weight:600;color:#111827}.detail-summary-status{font-size:13px;line-height:1.45;font-weight:500;color:#334155}@media(max-width:1200px){.detail-filters-grid,.detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-filters-panel{grid-template-columns:1fr;gap:8px}.detail-filters-head{font-size:16px;height:auto}}.task-text-ellipsis{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-detail-table th:nth-child(1),.task-detail-table td:nth-child(1){width:6%}.task-detail-table th:nth-child(2),.task-detail-table td:nth-child(2){width:13%}.task-detail-table th:nth-child(3),.task-detail-table td:nth-child(3){width:16%}.task-detail-table th:nth-child(4),.task-detail-table td:nth-child(4){width:8%}.task-detail-table th:nth-child(5),.task-detail-table td:nth-child(5){width:10%}.task-detail-table th:nth-child(6),.task-detail-table td:nth-child(6){width:47%}.sdk-task-detail-table th:nth-child(1),.sdk-task-detail-table td:nth-child(1){width:6%}.sdk-task-detail-table th:nth-child(2),.sdk-task-detail-table td:nth-child(2){width:13%}.sdk-task-detail-table th:nth-child(3),.sdk-task-detail-table td:nth-child(3){width:15%}.sdk-task-detail-table th:nth-child(4),.sdk-task-detail-table td:nth-child(4){width:7%}.sdk-task-detail-table th:nth-child(5),.sdk-task-detail-table td:nth-child(5){width:9%}.sdk-task-detail-table th:nth-child(6),.sdk-task-detail-table td:nth-child(6){width:9%}.sdk-task-detail-table th:nth-child(7),.sdk-task-detail-table td:nth-child(7){width:41%}.task-detail-table td{vertical-align:middle}.task-action-col,.task-row-action-cell{text-align:right}.task-progress-cell{min-width:0}.task-list{display:grid;gap:8px;max-height:360px;overflow:auto}.task-list-item{width:100%;text-align:left;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #dbe5f2;background:#f8fafc;color:#1f2937;border-radius:14px;padding:12px}.task-list-item.is-active{border-color:#b9cdf4;background:#eef4ff}.task-list-meta{flex:1 1 auto;min-width:0}.task-list-name{font-weight:600;margin-bottom:4px}.task-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.5;border:1px solid transparent}.task-status-badge.is-pending{background:#fef3c7;border-color:#fcd34d;color:#92400e}.task-status-badge.is-running{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.task-status-badge.is-paused{background:#fef3c7;border-color:#fcd34d;color:#92400e}.task-status-badge.is-done{background:#dcfce7;border-color:#86efac;color:#166534}.task-status-badge.is-expired{background:#fff7ed;border-color:#fdba74;color:#c2410c}.task-status-badge.is-offline{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.task-status-badge.is-incomplete{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.sdk-platform-hover{position:relative;display:inline-flex;align-items:center;width:max-content;max-width:100%}.sdk-platform-hover-label{cursor:default}.sdk-platform-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:20;min-width:240px;max-width:320px;transform:translate(-50%) translateY(4px);display:grid;gap:8px;padding:10px;border:1px solid #d7e4f5;border-radius:8px;background:#fff;box-shadow:0 16px 32px #0f172a24;color:#172033;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.sdk-platform-hover:hover .sdk-platform-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.sdk-platform-hover.is-first-row .sdk-platform-tooltip{top:calc(100% + 10px);bottom:auto;transform:translate(-50%) translateY(-4px)}.sdk-platform-hover.is-first-row:hover .sdk-platform-tooltip{transform:translate(-50%) translateY(0)}.sdk-platform-tooltip:after{content:"";position:absolute;left:50%;top:100%;width:10px;height:10px;border-right:1px solid #d7e4f5;border-bottom:1px solid #d7e4f5;background:#fff;transform:translate(-50%,-5px) rotate(45deg)}.sdk-platform-hover.is-first-row .sdk-platform-tooltip:after{top:0;border-top:1px solid #d7e4f5;border-left:1px solid #d7e4f5;border-right:0;border-bottom:0}.sdk-platform-tooltip-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.sdk-platform-tooltip-main{display:grid;gap:2px;min-width:0}.sdk-platform-tooltip-main strong,.sdk-platform-tooltip-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sdk-platform-tooltip-main span{color:#5f718b}.sdk-platform-file-state{flex:0 0 auto;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.sdk-platform-file-state.is-ready{background:#dcfce7;color:#15803d}.sdk-platform-file-state.is-missing{background:#fee2e2;color:#b91c1c}.sdk-platform-file-state:not(.is-ready):not(.is-missing){background:#e0f2fe;color:#0369a1}.task-detail{border:1px solid #dbe5f2;background:#f8fafc;border-radius:14px;padding:12px;display:grid;gap:10px}.task-detail-line{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:10px;align-items:center;font-size:13px}.task-detail-line .muted{white-space:nowrap}.task-detail-dual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.task-detail-line input,.task-detail-line select,.task-detail-line textarea{width:100%;padding:8px 10px;border-radius:8px;border:1px solid #dbe5f2;background:#fff;color:#1f2937}.task-readonly-plain{border:none!important;background:transparent!important;box-shadow:none!important;padding:0!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a;opacity:1!important;cursor:default!important}.task-dialog-priority select{-webkit-appearance:none;appearance:none;height:44px;min-height:44px;padding:10px 40px 10px 12px;border-radius:12px;border:1px solid #c8d8ee;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 5.25L7 9.25L11 5.25' fill='none' stroke='%2364798b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px 14px;box-shadow:0 1px 2px #0f172a08;transition:border-color .2s ease,box-shadow .2s ease}.task-dialog-priority select:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd38}.task-edit-form{gap:10px}.task-actions{display:flex;gap:10px;flex-wrap:wrap}.task-row-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;justify-content:flex-end;margin-left:auto;transform:none;white-space:nowrap;flex-wrap:nowrap}.task-progress-inline{display:grid;grid-template-columns:minmax(180px,1fr) max-content;align-items:center;justify-content:start;gap:12px;min-width:0;width:100%}.task-row-actions .ghost{min-width:62px;min-height:30px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:12px;font-weight:600;background:#2563eb;color:#fff;border-color:#2563eb}.task-row-actions .ghost:hover{background:#1d4ed8;border-color:#1d4ed8}.task-row-actions .users-danger-btn{min-width:70px;background:#dc2626;color:#fff;border-color:#dc2626}.task-row-actions .users-danger-btn:hover{background:#b91c1c;border-color:#b91c1c}.task-row-actions .task-toggle-btn.is-start{min-width:50px;background:#16a34a;border-color:#16a34a}.task-row-actions .task-toggle-btn.is-start:hover{background:#15803d;border-color:#15803d}.task-row-actions .task-toggle-btn.is-pause{min-width:50px;background:#d97706;border-color:#d97706}.task-row-actions .task-toggle-btn.is-pause:hover{background:#b45309;border-color:#b45309}.task-row-actions .task-toggle-btn.is-done{min-width:50px;background:#94a3b8;border-color:#94a3b8;cursor:not-allowed}.task-row-actions .task-toggle-btn.is-offline{min-width:50px;background:#ef4444;border-color:#ef4444;cursor:not-allowed}.task-row-actions .task-toggle-btn:disabled,.task-row-actions .task-toggle-btn:disabled:hover{background:#94a3b8;border-color:#94a3b8;color:#fff;cursor:not-allowed;opacity:.72}.task-progress-wrap{display:flex;align-items:center;gap:8px;width:100%;max-width:none;min-width:0}.task-progress-bar{position:relative;height:8px;border-radius:999px;background:#dbe5f2;overflow:hidden;flex:1}.task-progress-fill{position:relative;height:100%;border-radius:999px;background:linear-gradient(120deg,#ffffff38 0% 18%,#fff0 18% 36%),linear-gradient(90deg,#60a5fa,#2563eb);background-size:32px 100%,100% 100%;animation:task-progress-flow 1.25s linear infinite}.task-progress-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,#fff0 20%,#ffffff61,#fff0 80%);transform:translate(-100%);animation:task-progress-shine 1.8s ease-in-out infinite}@keyframes task-progress-flow{0%{background-position:0 0,0 0}to{background-position:32px 0,0 0}}@keyframes task-progress-shine{0%{transform:translate(-120%)}to{transform:translate(120%)}}.task-progress-value{display:inline-flex;align-items:center;justify-content:center;min-width:58px;flex:0 0 58px;text-align:center;font-size:12px;font-weight:700;color:#0f172a;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:999px;padding:0 8px;line-height:1;white-space:nowrap}.task-list-progress{max-width:240px;margin-top:8px}.task-progress-cell .task-progress-bar{flex:1 1 auto}.task-progress-cell .task-row-actions{margin-top:0;justify-content:flex-end;min-width:0}.task-pagination{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;min-height:40px}.task-pagination-meta{font-size:12px;color:#64748b}.task-pagination-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.task-pagination-size{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#334155}.task-pagination-size select{min-height:32px;border-radius:8px;padding:4px 8px;border:1px solid #cbd5e1;background:#fff}.task-pagination-actions .ghost{min-height:32px;padding:4px 10px}.task-dialog-mask{position:fixed;inset:0;background:linear-gradient(180deg,#e2ecfa94,#d0dff3a3),#94a3b81a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;z-index:160;padding:16px}.task-dialog{width:min(720px,100%);max-height:85vh;overflow:auto;background:linear-gradient(180deg,#fffffffa,#f7fbff),#fff;border:1px solid #dbe5f2;border-radius:20px;padding:18px;box-shadow:0 24px 60px #0f172a29,0 6px 18px #3b82f614}.task-dialog-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}.task-confirm-dialog{width:min(420px,100%);background:#fff;border:1px solid #dbe5f2;border-radius:12px;padding:14px;display:grid;gap:12px}@media(max-width:1200px){.task-detail-filter{grid-template-columns:1fr;align-items:stretch}.task-detail-filter-actions{justify-content:flex-start}.task-progress-inline{grid-template-columns:minmax(180px,1fr) max-content;align-items:stretch;justify-content:stretch}.task-progress-wrap{max-width:none;width:100%}.task-progress-cell .task-row-actions{min-width:0}}.task-saved{margin-top:10px}.app-package-page{display:flex;flex-direction:column;gap:16px;min-width:0;max-width:100%}.app-packet-page{display:grid;gap:16px}.app-packet-layout{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:14px;min-height:560px}.app-packet-list,.app-packet-detail{min-width:0;border:1px solid #d8e5f7;border-radius:8px;background:#fff}.app-packet-list{display:grid;align-content:start;gap:8px;padding:10px;max-height:680px;overflow:auto}.app-packet-item{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:5px;width:100%;border:1px solid #d8e5f7;border-radius:8px;background:#f8fbff;color:#1f2a44;padding:10px;text-align:left;cursor:pointer}.app-packet-item.active{border-color:#60a5fa;background:#eff6ff}.app-packet-item-main,.app-packet-item-sub{grid-column:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-packet-item-main{font-weight:700}.app-packet-item-sub{color:#64748b;font-size:12px}.app-packet-item-refresh{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:end;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #bfdbfe;border-radius:8px;color:#2563eb;background:#fff}.app-packet-item-refresh:hover{background:#eff6ff}.is-spinning{animation:packet-spin .8s linear infinite}@keyframes packet-spin{to{transform:rotate(360deg)}}.app-packet-detail{display:grid;align-content:start;gap:12px;padding:14px;overflow:hidden}.app-packet-columns{grid-template-columns:repeat(3,minmax(0,1fr));align-content:stretch}.app-packet-vendor-column{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;border:1px solid #d8e5f7;border-radius:8px;padding:12px;background:#fbfdff}.app-packet-vendor-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-packet-vendor-head strong{font-size:16px}.app-packet-vendor-head span{color:#64748b;font-size:12px}.app-packet-vendor-list{display:grid;align-content:start;gap:10px;min-height:0;overflow:auto}.app-packet-config-card{display:grid;gap:10px;border:1px solid #d8e5f7;border-radius:8px;padding:10px;background:#fff}.app-packet-config-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-packet-config-head strong,.app-packet-config-head span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-packet-config-head span{color:#2563eb;font-weight:700}.app-packet-config-grid{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:6px 10px}.app-packet-config-grid span{color:#64748b}.app-packet-config-grid strong{min-width:0;overflow-wrap:anywhere}.app-packet-config-ext{max-height:120px;margin:0;border:1px solid #d8e5f7;border-radius:8px;padding:8px;overflow:auto;background:#f8fbff;white-space:pre-wrap;word-break:break-word}.app-packet-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.app-packet-summary-cell{min-width:0;border:1px solid #d8e5f7;border-radius:8px;padding:10px;background:#fbfdff}.app-packet-summary-cell div{color:#64748b;font-size:12px}.app-packet-summary-cell strong{display:block;margin-top:5px;overflow-wrap:anywhere}.app-packet-request-line,.app-packet-body{border:1px solid #d8e5f7;border-radius:8px;background:#f8fbff}.app-packet-request-line{padding:10px;overflow-wrap:anywhere;font-weight:700}.app-packet-body{min-height:340px;max-height:520px;margin:0;padding:12px;overflow:auto;white-space:pre-wrap;word-break:break-word;color:#0f172a}@media(max-width:900px){.app-packet-layout,.app-packet-columns,.app-packet-summary-grid{grid-template-columns:1fr}}.app-list-page{display:flex;flex-direction:column;gap:18px;min-width:0;max-width:100%;overflow-x:hidden}.app-list-panel{display:grid;gap:18px;padding:0;border:none;border-radius:0;min-height:auto;background:transparent;min-width:0;max-width:100%}.app-list-workbench{display:grid;gap:18px;padding:20px 20px 16px;border:1px solid #dbe5f2;border-radius:24px;background:#fff;box-shadow:none;min-width:0;max-width:100%;overflow:hidden}.app-list-tabs-shell{position:relative;z-index:2;padding:0 0 14px;margin-bottom:0;width:100%;border-bottom:1px solid #dbe5f2}.app-list-toolbar-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.app-list-view-switch{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;width:100%}.app-list-toolbar-row .app-list-view-switch{flex:1 1 auto}.app-list-feishu-btn{flex:0 0 auto;min-height:40px;margin-top:2px;padding:0 18px;border-radius:10px;border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:700;box-shadow:none;white-space:nowrap}.app-list-feishu-btn:hover:not(:disabled){border-color:#60a5fa;background:#dbeafe;transform:translateY(-1px)}.app-list-feishu-btn:disabled{border-color:#d1d5db;background:#f8fafc;color:#94a3b8;cursor:wait}.app-list-tab-item{position:relative;min-width:0;flex:0 0 auto}.app-list-tab-item.has-action .app-list-view-btn{padding-right:52px}.app-list-view-btn{width:100%;min-height:52px;border-radius:14px;border:1px solid #dbe5f2;background:#fff;color:#567091;font-size:13px;font-weight:600;padding:10px 18px 10px 16px;text-align:left;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.app-list-view-btn:hover{border-color:#bcd2ee;color:#1d4ed8;box-shadow:none}.app-list-view-btn.is-locked{cursor:not-allowed}.app-list-view-btn.is-locked:hover{border-color:#d2def0;color:#1e3a8a;box-shadow:none}.app-list-view-btn.is-disabled,.app-list-view-btn:disabled{border-color:#d7e3f3;background:#f8fafc;color:#94a3b8;cursor:not-allowed;box-shadow:none}.app-list-view-btn.is-active{border-color:#93c5fd;background:#eff6ff;color:#15346f;box-shadow:none}.app-list-view-btn-copy{display:grid;gap:4px}.app-list-view-btn-title{display:block;font-size:13px;font-weight:600;line-height:1.1}.app-list-view-btn-meta{display:block;color:#7a8ca7;font-size:12px;font-weight:600}.app-list-tab-add-btn{position:absolute;top:50%;right:12px;width:26px;height:26px;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:16px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);transition:border-color .2s ease,background-color .2s ease,color .2s ease}.app-list-tab-add-btn:hover{border-color:#93c5fd;background:#dbeafe;color:#1d4ed8}.app-list-preview-card{border:none;border-radius:0;background:transparent;min-height:0;padding:0;display:grid;gap:10px}.app-list-preview-card.is-audio,.app-list-preview-card.is-sdk,.app-list-preview-card.is-ai{box-shadow:none}.app-list-preview-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.app-list-preview-head-copy{min-width:0}.app-list-empty-title{font-size:18px;font-weight:800;color:#22324a}.app-list-preview-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#eef4ff;border:1px solid #c7daf8;color:#34527c;font-size:12px;font-weight:700;white-space:nowrap}.app-list-preview-badge.accent-slate{background:#f1f5f9;border-color:#d6e0ea;color:#4b617a}.app-list-preview-badge.accent-muted{background:#f8fafc;border-color:#dde5ef;color:#7a8798}.app-list-preview-table{border:none;border-radius:0;overflow:hidden;background:transparent}.app-list-preview-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:center;min-height:56px;padding:0 8px;border-top:none;border-bottom:1px solid #e2e8f0}.app-list-preview-row:first-child{border-top:none}.app-list-preview-row.is-head{min-height:46px;background:transparent}.app-list-preview-row.is-head span{color:#1f2f46;font-size:14px;font-weight:700;letter-spacing:0}.app-list-preview-cell{display:flex;align-items:center}.app-list-preview-line{display:block;height:10px;width:78%;border-radius:999px;background:linear-gradient(100deg,#fff0 10%,#ffffffb3 42%,#fff0 58%),linear-gradient(90deg,#e5edf9,#eef4fb);background-size:140px 100%,100% 100%;animation:app-list-skeleton-shimmer 1.8s linear infinite}.app-list-preview-row .app-list-preview-cell:nth-child(2) .app-list-preview-line{width:66%}.app-list-preview-row .app-list-preview-cell:nth-child(3) .app-list-preview-line{width:54%}.app-list-preview-row .app-list-preview-cell:nth-child(4) .app-list-preview-line{width:48%}.app-list-add-btn{min-height:36px;border-radius:999px;padding:0 16px;white-space:nowrap}.app-list-data-wrap{display:grid;gap:12px}.app-list-empty-message{border:none;border-radius:0;padding:18px 0;background:transparent;color:#5f728f;font-size:14px;font-weight:600}.app-list-data-table-wrap{border:none;border-radius:0;overflow-x:hidden;overflow-y:visible;background:transparent;padding:0;min-height:688px;display:flex;flex-direction:column;justify-content:space-between;max-width:100%}.app-list-data-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.app-list-data-table th:last-child,.app-list-data-table td.app-list-cell-action{width:24%}.app-list-data-table th{padding:10px 12px 14px;background:transparent;color:#1f2f46;font-size:13px;font-weight:600;letter-spacing:0;text-transform:none;white-space:nowrap;border:none;border-bottom:1px solid #e2e8f0}.app-list-data-table td{vertical-align:middle;border-top:none;border-bottom:1px solid #e2e8f0;background:transparent;padding:18px 12px;font-size:13px;line-height:24px;color:#334155;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-list-data-table th:nth-child(1),.app-list-data-table td:nth-child(1){width:19%}.app-list-data-table th:nth-child(2),.app-list-data-table td:nth-child(2){width:25%}.app-list-data-table th:nth-child(3),.app-list-data-table td:nth-child(3){width:6%}.app-list-data-table th:nth-child(4),.app-list-data-table td:nth-child(4){width:7%}.app-list-data-table th:nth-child(5),.app-list-data-table td:nth-child(5){width:6%}.app-list-data-table th:nth-child(6),.app-list-data-table td:nth-child(6){width:6%}.app-list-data-table th:nth-child(7),.app-list-data-table td:nth-child(7){width:7%}.app-list-data-table th:last-child{color:transparent}.app-list-data-table-audio th:nth-child(1),.app-list-data-table-audio td:nth-child(1){width:16%;max-width:none}.app-list-data-table-audio th:nth-child(2),.app-list-data-table-audio td:nth-child(2){width:25%;max-width:none}.app-list-data-table-audio th:nth-child(3),.app-list-data-table-audio td:nth-child(3){width:10%;max-width:none}.app-list-data-table-audio th:nth-child(4),.app-list-data-table-audio td:nth-child(4){width:6%}.app-list-data-table-audio th:nth-child(5),.app-list-data-table-audio td:nth-child(5){width:7%}.app-list-data-table-audio th:nth-child(6),.app-list-data-table-audio td:nth-child(6){width:8%}.app-list-data-table-audio{min-width:0}.app-list-data-table-audio .app-list-package-name{display:inline-block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-list-data-table-audio th:last-child,.app-list-data-table-audio td.app-list-cell-action{width:28%}.app-list-data-table-audio .app-list-product-name{display:inline-block;max-width:156px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-list-data-table-audio .app-list-action-group{gap:6px}.app-list-data-table-audio .app-list-detail-btn{width:78px;min-width:0;padding:0 8px}.app-list-data-table-audio .app-list-build-btn{width:94px;min-width:0;padding:0 8px}.app-list-data-table-audio .app-list-delete-btn{width:44px;min-width:0;padding:0 6px}.app-list-data-row{transition:background-color .2s ease}.app-list-data-row td:first-child{padding-left:12px}.app-list-data-row td:last-child{padding-right:0}.app-list-data-table tbody tr:hover td{border-color:#dbe5f2;background:#f8fbff}.app-list-product-cell,.app-list-package-cell{display:grid;gap:2px;min-width:0;min-height:24px;align-items:center}.app-list-product-cell{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:14px}.app-list-product-order{display:inline-flex;align-items:center;justify-content:center;min-width:26px;color:#7f8ea5;font-size:13px;font-weight:800;line-height:1}.app-list-product-name{color:#334155;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-list-package-name{color:#334155;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-list-version-chip{display:inline-flex;align-items:center;justify-content:flex-start;height:24px;line-height:24px;min-width:0;max-width:100%;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0;border-radius:0;background:transparent;color:#334155}.app-list-version-name{color:#334155;display:inline-block;align-items:center;justify-content:flex-start;height:24px;line-height:24px;max-width:100%;min-width:0;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-list-inline-spinner{display:inline-block;width:18px;height:18px;border-radius:999px;border:2px solid #d7e3f6;border-top-color:#3b82f6;animation:app-list-inline-spin .8s linear infinite}.app-list-status-pill{display:inline-flex;align-items:center;gap:6px;justify-content:flex-start;min-height:24px;min-width:0;padding:0;border-radius:0;background:transparent;color:#425875;font-size:13px;font-weight:600;white-space:nowrap}.app-list-status-pill.is-online{color:#166534}.app-list-status-pill.is-offline{color:#b42318}.app-list-status-pill.is-unknown{color:#5b6b81}.app-list-status-pill.is-paused{color:#b45309}.app-list-status-dot{width:8px;height:8px;border-radius:999px;background:currentColor;box-shadow:none}.app-list-status-dot.is-online{background:#22c55e}.app-list-status-dot.is-offline{background:#ef4444}.app-list-status-dot.is-unknown{background:#94a3b8}.app-list-status-dot.is-paused{background:#f59e0b}.app-list-cell-action{white-space:nowrap;text-align:right;vertical-align:middle}.app-list-col-status{vertical-align:middle}.app-list-detail-btn{min-height:32px;min-width:96px;border-radius:999px;padding:0 12px;border-color:#c6daf5;background:linear-gradient(180deg,#fff,#eef5ff);color:#1d4ed8;font-size:12px;font-weight:600;box-shadow:0 8px 16px #3b82f61a}.app-list-cell-link,.app-list-cell-params{max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-list-cell-params{max-width:360px}.app-list-create-dialog{width:min(1040px,100%)}.app-list-create-header{align-items:flex-start;margin-bottom:12px}.app-list-create-head-copy{display:grid;gap:2px}.app-list-create-sub{color:#64748b;font-size:12px}.app-list-form-layout{display:grid;gap:10px}.app-list-form-section{display:grid;gap:10px;padding:12px 14px 14px;border:1px solid #e2eaf5;border-radius:14px;background:linear-gradient(180deg,#fffffff2,#f9fcfffa);box-shadow:inset 0 1px #ffffffc7}.app-list-form-section-head{display:grid;gap:2px}.app-list-form-section-head .panel-title{font-size:15px}.app-list-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.app-list-form-grid-base{grid-template-columns:repeat(3,minmax(0,1fr))}.app-list-form-grid-base-split{grid-template-columns:repeat(2,minmax(0,1fr))}.app-list-form-grid-meta{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(180px,.72fr)}.app-list-form-grid-config{grid-template-columns:minmax(260px,.95fr) minmax(360px,1.05fr);align-items:start}.app-list-config-groups{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,.82fr);gap:10px;align-items:start}.app-list-config-card{display:grid;gap:10px;min-height:100%;padding:12px;border:1px solid #dfe8f4;border-radius:12px;background:linear-gradient(180deg,#fffffffa,#f8fbfffa)}.app-list-config-card-head{display:grid;gap:2px}.app-list-config-card-head .panel-title{font-size:14px}.app-list-field{display:grid;gap:5px;color:#4b607d;font-size:12px;font-weight:700}.app-list-field-store{gap:6px}.app-list-field-delivery{min-width:0}.app-list-store-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.app-list-field input,.app-list-field select,.app-list-field textarea{width:100%;min-height:40px;border-radius:10px;border:1px solid #d7e3f3;background:#fff;padding:9px 12px;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.app-list-field input:hover,.app-list-field select:hover,.app-list-field textarea:hover{border-color:#c6d8f3}.app-list-field input:focus,.app-list-field select:focus,.app-list-field textarea:focus{outline:none;border-color:#8fb3ec;box-shadow:0 0 0 3px #3b82f61f}.app-list-field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#5d7390 50%),linear-gradient(135deg,#5d7390 50%,transparent 50%),linear-gradient(180deg,#fff,#fbfdff);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px),0 0;background-size:6px 6px,6px 6px,100% 100%;background-repeat:no-repeat;padding-right:34px;cursor:pointer}.app-list-field textarea{min-height:132px;resize:vertical;line-height:1.55}.app-list-parse-btn{min-height:40px;min-width:104px;border-radius:10px;padding:0 14px;align-self:end;white-space:nowrap}.app-list-parse-btn:disabled{opacity:.56;cursor:not-allowed}.app-list-form-grid .is-wide{grid-column:span 2}.app-list-upload-stack,.app-list-credentials-grid{display:grid;gap:10px}.app-list-credentials-grid{grid-template-columns:1fr}.app-list-summary-grid{display:grid;gap:10px}.app-list-file-field{display:grid;gap:5px;color:#4b607d;font-size:12px;font-weight:700}.app-list-file-field input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.app-list-file-box{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:8px 10px 8px 12px;border:1px solid #d7e3f3;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfdff);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.app-list-file-box:hover{border-color:#c6d8f3;box-shadow:0 6px 14px #3b82f60f}.app-list-file-name{min-width:0;color:#425875;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-list-file-trigger{flex:none;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid #c9daf4;background:#fff;color:#2563eb;font-size:12px;font-weight:700}.app-list-firebase-preview{display:grid;gap:6px}.app-list-firebase-preview-head{color:#4b607d;font-size:12px;font-weight:700}.app-list-firebase-preview-body{height:220px;margin:0;padding:12px;border:1px solid #d7e3f3;border-radius:12px;background:#fbfdff;color:#334155;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word;overflow-x:auto;overflow-y:auto}.app-list-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.app-list-data-table td.app-list-cell-action{padding-left:0;padding-right:0;text-align:left;vertical-align:middle}.app-list-action-group{display:flex;width:100%;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:nowrap;white-space:nowrap;overflow:hidden}.app-list-detail-btn{min-height:32px;width:82px;min-width:0;border-radius:999px;padding:0 8px;border-color:#c6daf5;background:linear-gradient(180deg,#fff,#eef5ff);color:#1d4ed8;font-size:12px;font-weight:600;box-shadow:0 8px 16px #3b82f61a}.app-list-build-btn{min-height:32px;width:100px;min-width:0;border-radius:10px;padding:0 8px;border-color:#93c5fd;background:#fff;color:#2563eb;font-size:12px;font-weight:600;box-shadow:0 6px 14px #2563eb14}.app-list-build-btn.is-update-ready{border-color:#bfdbfe;background:#fff;color:#1d4ed8;box-shadow:0 6px 14px #3b82f60f}.app-list-build-btn.is-remove-ready{border-color:#fdba74;background:#fff;color:#ea580c;box-shadow:0 6px 14px #f9731614}.app-list-build-btn.is-share-off{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;box-shadow:0 6px 14px #3b82f614}.app-list-build-btn.is-share-on{border-color:#fca5a5;background:#fff1f2;color:#dc2626;box-shadow:0 6px 14px #ef444414}.app-list-build-btn:hover:not(:disabled){filter:none;transform:translateY(-1px)}.app-list-build-btn:disabled{border-color:#d1d5db;background:#f8fafc;color:#94a3b8;box-shadow:none;cursor:not-allowed;opacity:1}.app-list-delete-btn{min-height:32px;border-radius:10px;width:48px;min-width:0;padding:0 6px;border-color:#f1c4c4;background:#fff6f6;color:#c24141;font-size:12px;font-weight:600}.app-list-delete-btn.is-deleting{width:72px;border-color:#fdba74;background:#fff7ed;color:#ea580c;cursor:not-allowed}.app-list-detail-dialog{max-width:880px}.app-list-feishu-dialog{width:min(1120px,100%)}.app-list-feishu-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.app-list-feishu-state{min-height:180px;display:grid;place-items:center;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fbff;color:#64748b;font-size:14px;font-weight:600}.app-list-feishu-preview{display:grid;gap:10px}.app-list-feishu-switchbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;padding:8px;border:1px solid #dbe5f2;border-radius:10px;background:#f8fbff}.app-list-feishu-current-view{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:34px;padding:0 14px;border:1px solid #93c5fd;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:800}.app-list-feishu-filter{display:inline-flex;align-items:center;gap:8px;margin-left:auto;color:#425672;font-size:12px;font-weight:800;white-space:nowrap}.app-list-feishu-filter select{min-width:104px;height:34px;padding:0 32px 0 10px;border:1px solid #bfdbfe;border-radius:8px;background:#fff;color:#1f2f46;font:inherit;outline:none}.app-list-feishu-filter select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa2e}.app-list-feishu-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#64748b;font-size:12px;font-weight:700}.app-list-feishu-table-wrap{max-height:58vh;overflow:auto;border:1px solid #dbe5f2;border-radius:10px;background:#fff}.app-list-feishu-table{width:max-content;min-width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.app-list-feishu-table td{width:220px;min-width:160px;max-width:320px;height:42px;padding:7px 12px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;color:#334155;line-height:1.35;vertical-align:middle;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.app-list-feishu-table td.is-status{width:92px;min-width:92px;max-width:92px;text-align:center}.app-list-feishu-table td.is-delivery-status,.app-list-feishu-table td.is-sync{width:96px;min-width:96px;max-width:96px;text-align:center}.app-list-feishu-table td.is-audio-compact{width:118px;min-width:104px;max-width:136px}.app-list-feishu-sync-btn{display:inline-flex;align-items:center;justify-content:center;width:70px;min-height:26px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:800;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.app-list-feishu-sync-btn.is-synced{border-color:#86efac;background:#dcfce7;color:#15803d}.app-list-feishu-sync-btn.is-unsynced{border-color:#fecaca;background:#fff1f2;color:#e11d48}.app-list-feishu-sync-btn:hover:not(:disabled){border-color:#60a5fa;background:#eff6ff;color:#1d4ed8}.app-list-feishu-sync-btn:disabled{cursor:not-allowed;opacity:.64}.app-list-feishu-cell-text{display:-webkit-box;max-height:32px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.app-list-feishu-status{display:inline-flex;align-items:center;justify-content:center;min-width:44px;max-width:100%;min-height:24px;padding:2px 9px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}.app-list-feishu-status.is-online{border-color:#86efac;background:#f0fdf4;color:#15803d}.app-list-feishu-status.is-offline{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.app-list-feishu-status.is-pending{border-color:#fde68a;background:#fffbeb;color:#b45309}.app-list-feishu-table tr.is-head td{position:sticky;top:0;z-index:1;background:#eff6ff;color:#1e3a8a;font-weight:800;white-space:nowrap}.app-list-feishu-files{display:grid;gap:6px;min-width:0}.app-list-feishu-file-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:30px;padding:5px 9px;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff;color:#1d4ed8;font:inherit;font-weight:700;text-align:left;cursor:pointer}.app-list-feishu-file-btn span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.app-list-feishu-file-btn:hover:not(:disabled){border-color:#60a5fa;background:#dbeafe}.app-list-feishu-file-btn:disabled{cursor:wait;opacity:.7}.app-list-feishu-file-size{flex:0 0 auto;color:#64748b;font-size:11px;font-weight:700}.app-list-sdk-config-manual-dialog{width:min(980px,100%)}.app-list-sdk-config-manual-form{display:grid;gap:14px}.app-list-sdk-platform-bindings{gap:10px}.app-list-sdk-platform-bindings-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-list-sdk-platform-bindings-head .ghost{min-height:32px;padding:4px 12px;border-radius:8px}.app-list-sdk-platform-binding-list{display:grid;gap:10px}.app-list-sdk-platform-binding-row{display:grid;grid-template-columns:minmax(180px,1.35fr) minmax(160px,1.1fr) minmax(104px,.46fr) minmax(104px,.5fr) 72px;gap:12px;align-items:end}.app-list-sdk-platform-binding-card{display:grid;gap:10px;padding:10px;border:1px solid #dbe5f2;border-radius:8px;background:#f8fbff}.app-list-sdk-platform-binding-row label{display:grid;gap:5px;min-width:0}.app-list-sdk-platform-binding-row .ghost{min-height:40px;padding:4px 10px;border-radius:8px}.app-list-sdk-dependency-field{display:grid;gap:5px;min-width:0}.app-list-sdk-platform-select-field>span,.app-list-sdk-dependency-field>span:first-child{color:#425672;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap}.app-list-sdk-dependency-control{display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;min-height:40px;padding:0 10px;border:1px solid #cfe0f5;border-radius:8px;background:#fff;color:#425672;font-size:12px;font-weight:600}.app-list-sdk-dependency-control input{width:17px;height:17px;margin:0;flex:0 0 auto}.app-list-sdk-dependency-control:has(input:disabled){color:#8b9bb3;background:#f3f7fc}.app-list-sdk-dependency-field textarea{width:100%;min-height:82px;resize:vertical;border:1px solid #cfe0f5;border-radius:8px;padding:10px 12px;color:#16233a;background:#fff}.app-list-sdk-dependency-field textarea:disabled{color:#8b9bb3;background:#eef4fb}@media(max-width:1080px){.app-list-sdk-platform-binding-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.app-list-sdk-platform-binding-row .ghost{width:fit-content}}.app-list-detail-actions{display:flex;align-items:center;gap:10px}.app-list-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.app-list-detail-edit{display:grid;gap:12px}.app-list-detail-item{display:grid;gap:6px;padding:12px 14px;border:1px solid #d7e3f3;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfdff)}.app-list-detail-item span{color:#5f7695;font-size:12px;font-weight:700}@keyframes app-list-inline-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-list-detail-item strong,.app-list-detail-item pre{margin:0;color:#1f314f;font-size:13px;line-height:1.6;font-weight:600;white-space:pre-wrap;word-break:break-word}.app-list-detail-collapse{display:grid;gap:8px}.app-list-detail-collapse summary{cursor:pointer;list-style:none;color:#1f314f;font-size:13px;font-weight:600}.app-list-detail-collapse summary::-webkit-details-marker{display:none}.app-list-detail-input,.app-list-detail-textarea{width:100%;border-radius:10px;border:1px solid #d7e3f3;background:#fff;padding:9px 12px;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.app-list-detail-input{min-height:40px}.app-list-detail-textarea{min-height:220px;resize:vertical;line-height:1.55}.app-list-detail-input:hover,.app-list-detail-textarea:hover{border-color:#c6d8f3}.app-list-detail-input:focus,.app-list-detail-textarea:focus{outline:none;border-color:#8fb3ec;box-shadow:0 0 0 3px #3b82f61f}.app-list-detail-file-field{gap:0}.app-list-detail-item.is-wide{grid-column:span 2}.app-list-sdk-config-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-list-sdk-config-manual-btn{min-height:32px;border-radius:999px;padding:0 14px;font-size:12px;font-weight:700}.app-list-sdk-config-version-groups{display:grid;gap:10px}.app-list-sdk-config-version-group{position:relative;border:1px solid #d7e3f3;border-radius:14px;background:#fff;overflow:hidden}.app-list-sdk-config-version-group.is-selected{border-color:#86efac;box-shadow:0 0 0 1px #22c55e2e}.app-list-sdk-config-version-group summary{cursor:pointer;list-style:none;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1f314f;font-size:13px;font-weight:700}.app-list-sdk-config-summary-main{display:inline-flex;min-width:0;align-items:center;gap:8px}.app-list-sdk-config-current-label{flex:none;display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 12px;border:1px solid #bfdbfe;background:#fff;color:#2563eb;font-size:12px;font-weight:800}.app-list-sdk-config-version-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-list-sdk-config-summary-actions{display:inline-flex;align-items:center;gap:10px}.app-list-sdk-config-version-group summary::-webkit-details-marker{display:none}.app-list-sdk-config-status{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 12px;border:1px solid transparent;font-size:12px;font-weight:700}.app-list-sdk-config-status.is-pending{color:#b91c1c;background:#fef2f2;border-color:#fecaca;cursor:pointer}.app-list-sdk-config-status.is-configured{color:#047857;background:#ecfdf5;border-color:#bbf7d0;cursor:default}.app-list-sdk-config-status:disabled{opacity:1}.app-list-sdk-config-delete-btn{min-height:30px;border-radius:999px;padding:0 12px;border:1px solid #fecaca;background:#fff1f2;color:#be123c;font-size:12px;font-weight:700}.app-list-sdk-config-delete-btn:hover:not(:disabled){filter:none;transform:translateY(-1px)}.app-list-sdk-config-delete-btn:disabled{opacity:1;border-color:#e5e7eb;background:#f8fafc;color:#94a3b8;cursor:not-allowed}.app-list-sdk-config-version-list{display:grid;gap:10px;padding:0 12px 12px}.app-list-sdk-config-version-card{position:relative;border-radius:12px;background:#f8fbff;border:1px solid #e1ebf8;padding:10px}.app-list-sdk-config-selected-mark{flex:none;color:#16a34a;font-size:18px;line-height:1}.app-list-sdk-config-version-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-bottom:10px}.app-list-sdk-config-version-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-list-sdk-build-config-dialog{width:min(720px,calc(100vw - 48px))}.app-list-sdk-build-config-copy{color:#5d7191;font-size:13px;font-weight:700;margin:4px 0 14px}.app-list-sdk-build-config-options{display:grid;gap:10px;max-height:min(440px,52vh);overflow:auto;padding-right:4px}.app-list-sdk-build-config-option{display:flex;align-items:flex-start;gap:12px;border:1px solid #d7e3f3;border-radius:14px;background:#f8fbff;padding:12px 14px;cursor:pointer}.app-list-sdk-build-config-option:has(input:checked){border-color:#83b5ff;background:#eef6ff;box-shadow:0 0 0 3px #3b82f61f}.app-list-sdk-build-config-option input{margin-top:5px}.app-list-sdk-build-config-option-body{min-width:0;display:grid;gap:6px;flex:1}.app-list-sdk-build-config-option-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-list-sdk-build-config-option-main strong{min-width:0;color:#1f314f;font-size:14px;overflow-wrap:anywhere}.app-list-sdk-build-config-option-meta{color:#6b7f9f;font-size:12px;font-weight:700}@keyframes app-list-skeleton-shimmer{0%{background-position:-160px 0,0 0}to{background-position:160px 0,0 0}}.app-package-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.app-package-toolbar .ghost{min-height:38px;border-radius:10px;padding:8px 14px;display:inline-flex;align-items:center;gap:8px}.app-package-toolbar .ghost:disabled{opacity:.45;cursor:not-allowed}.app-package-toolbar .app-btn-primary{background:#2563eb;color:#fff;border-color:#2563eb}.app-package-toolbar .icon-refresh{width:38px;height:38px;justify-content:center;padding:0}.app-file-hidden{display:none}.app-package-upload-form{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:12px}.app-package-upload-form input{width:100%;min-height:38px;border-radius:10px;border:1px solid #dbe5f2;background:#fff;color:#0f172a;padding:8px 10px}.app-package-upload-form .is-wide{grid-column:span 2}.app-package-upload-form .primary{min-height:38px;padding:0 16px}.app-build-page{display:flex;flex-direction:column;gap:18px}.apk-build-shell{padding-top:12px}.apk-build-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.apk-build-meta-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.apk-build-status-pill,.apk-build-job-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid #dbe5f2;background:#f8fbff;color:#24364f;font-size:12px;font-weight:700}.apk-build-status-pill.is-idle{color:#4b5d79}.apk-build-status-pill.is-running{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.apk-build-status-pill.is-success{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.apk-build-status-pill.is-failed{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.apk-build-job-pill strong{font-size:12px;color:#0f172a}.apk-build-form{display:flex;flex-direction:column;gap:10px}.apk-build-section{border:1px solid #dbe5f2;border-radius:16px;background:#fff;padding:12px 14px}.apk-build-section-head{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#385072}.apk-build-section-head h3{margin:0;font-size:15px;color:#22324a}.apk-build-grid-base-row,.apk-build-grid-sdk,.apk-build-toggle-grid,.apk-build-footer{display:grid;gap:10px}.apk-build-grid-base-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.apk-build-grid-base-row.is-spaced{margin-top:8px}.apk-build-grid-sdk{grid-template-columns:minmax(220px,.9fr) minmax(440px,1.4fr) minmax(240px,1fr);align-items:stretch}.apk-build-field{display:flex;flex-direction:column;min-width:0}.apk-build-version-stack{display:grid;gap:8px;grid-template-rows:auto minmax(0,1fr);align-content:stretch;align-self:stretch;height:100%;min-height:0}.apk-build-version-list{display:grid;gap:8px;max-height:158px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:3px;scrollbar-gutter:stable}.apk-build-package-import-panel{display:block;border-radius:14px;border:1px solid #dbe5f2;background:linear-gradient(180deg,#f8fbff,#fdfefe);padding:8px 10px}.apk-build-package-import-head{display:flex;align-items:center;justify-content:flex-start;gap:12px}.apk-build-directory-button{flex:0 0 auto;border:1px solid #bfd3ec;background:#fff;color:#234064;border-radius:999px;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;line-height:1;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}.apk-build-directory-button:hover{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;transform:translateY(-1px)}.apk-build-package-match{flex:1 1 auto;min-height:34px;border-radius:12px;border:1px solid #dbe5f2;background:#fff;padding:8px 12px;font-size:12px;font-weight:600;line-height:1.4}.apk-build-package-match.is-idle,.apk-build-package-match.is-pending{border-color:#dbe5f2;background:#f8fbff;color:#5f7391}.apk-build-package-match.is-success{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.apk-build-package-match.is-mismatch,.apk-build-package-match.is-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.apk-build-service-side{display:grid;gap:8px;align-content:stretch;align-self:stretch;height:100%}.apk-build-service-text{align-self:stretch}.apk-build-signing-stack{display:grid;gap:8px;grid-template-rows:repeat(3,minmax(0,1fr));align-content:stretch;height:100%}.apk-build-version-stack .apk-build-field,.apk-build-signing-stack .apk-build-field{justify-content:space-between}.apk-build-version-list .apk-build-field{flex:0 0 auto}.apk-build-field>span{margin-bottom:5px;color:#42546f;font-size:12px;font-weight:700;letter-spacing:.02em}.apk-build-field input,.apk-build-field select,.apk-build-field textarea{width:100%;min-height:36px;border-radius:12px;border:1px solid #d9e4f2;background:#fbfdff;color:#142338;padding:8px 12px;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.apk-build-field select{-webkit-appearance:none;appearance:none;-moz-appearance:none;padding-right:42px;background-color:#fbfdff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M3 5.25L7 9.25L11 5.25' fill='none' stroke='%2364798b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:14px 14px}.apk-build-field textarea{min-height:150px;resize:vertical;line-height:1.55}.apk-build-field input:focus,.apk-build-field select:focus,.apk-build-field textarea:focus{border-color:#93c5fd;background:#fff;box-shadow:0 0 0 4px #93c5fd29}.apk-build-project-sync{min-height:36px;border-radius:12px;border:1px solid #d9e4f2;background:#fbfdff;padding:3px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-sizing:border-box}.apk-build-project-sync .apk-build-directory-button{min-height:30px}.apk-build-project-sync-branch{flex:0 0 168px;min-width:0;height:30px;border-radius:10px;border:1px solid #cfe0f5;background:#fff;color:#24364f;font-size:13px;font-weight:700;padding:0 28px 0 10px}.apk-build-project-sync.is-success{border-color:#bbf7d0;background:#f0fdf4}.apk-build-project-sync.is-stale{border-color:#bfdbfe;background:#eff6ff}.apk-build-project-sync.is-warning{border-color:#fde68a;background:#fffbeb}.apk-build-project-sync.is-pending{border-color:#dbe5f2;background:#f8fbff}.apk-build-project-sync-main{position:relative;min-width:0;flex:1 1 auto;display:flex;align-items:center;min-height:24px}.apk-build-project-sync-value{color:#24364f;font-size:13px;font-weight:600;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.apk-build-project-sync-trigger{padding:0;text-decoration:none}.apk-build-project-sync-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:5;width:min(420px,calc(100vw - 96px));border-radius:14px;border:1px solid #d9e4f2;background:#fff;box-shadow:0 22px 48px #1f2f4629;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.apk-build-project-sync-popover-title{color:#1f2f46;font-size:13px;font-weight:700}.apk-build-directory-button.is-success{border-color:#22c55e;color:#166534;background:#f0fdf4}.apk-build-directory-button.is-success:disabled{border-color:#bbf7d0;color:#4b7a57;background:#f0fdf4;cursor:default;box-shadow:none;opacity:1}.apk-build-directory-button.is-danger{border-color:#ef4444;color:#b91c1c;background:#fef2f2}.apk-build-project-sync-note{color:#5f7391;font-size:12px;line-height:1.5}.apk-build-project-sync-error{color:#b91c1c;font-size:12px;font-weight:600;line-height:1.5}.apk-build-upload{position:relative;min-height:44px;border-radius:12px;border:1px dashed #c8d8ee;background:#f8fbff;padding:8px 10px 8px 12px;display:flex;align-items:center;gap:10px;color:#355174}.apk-build-upload-name{flex:1;min-width:0;color:#22324a;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.apk-build-upload-hitbox{position:relative;position:absolute;inset:0;border-radius:12px;cursor:pointer}.apk-build-upload-hitbox input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.apk-build-field-hint{margin-top:6px;color:#72839b;font-size:12px;line-height:1.5}.apk-build-inline-note{min-height:42px;border-radius:12px;border:1px dashed #cfe0f6;background:#f8fbff;padding:10px 13px;color:#5f7391;font-size:13px;display:flex;align-items:center}.apk-build-toggle-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.apk-build-toggle{position:relative;min-height:72px;border-radius:14px;border:1px solid #dbe5f2;background:#fbfdff;padding:12px 12px 12px 38px;display:flex;flex-direction:column;gap:6px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease}.apk-build-toggle:hover{transform:translateY(-1px);border-color:#c6dbf8;box-shadow:0 8px 18px #2563eb0f}.apk-build-toggle input{position:absolute;left:14px;top:17px}.apk-build-toggle strong{color:#24354d;font-size:14px}.apk-build-toggle span{color:#6d7f97;font-size:12px;line-height:1.55}.apk-build-toggle.is-checked{border-color:#b7d2f5;background:#f4f8ff;box-shadow:0 10px 22px #3b82f614}.apk-build-footer{grid-template-columns:280px minmax(0,1fr);gap:16px}.apk-build-actions{border:1px solid #dbe5f2;border-radius:16px;background:#fff;padding:12px 14px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:14px}.apk-build-submit{min-width:128px;min-height:42px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#38bdf8);border:none;color:#fff;box-shadow:0 12px 22px #2563eb2e}.apk-build-action-meta{display:flex;flex-direction:column;gap:8px}.apk-build-actions .builder-status{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#e8eef9;color:#334155;font-size:12px;font-weight:700}.apk-build-actions .builder-status.running{background:#dbeafe;color:#1d4ed8}.apk-build-actions .builder-status.success{background:#dcfce7;color:#15803d}.apk-build-actions .builder-status.failed{background:#fee2e2;color:#b91c1c}.apk-build-progress-panel{min-height:132px;border-radius:16px;border:1px solid #c8d7ea;background:radial-gradient(circle at 16% 12%,rgba(59,130,246,.12),transparent 34%),linear-gradient(180deg,#fff,#f8fbff);color:#24364f;overflow:hidden;box-shadow:inset 0 1px #ffffffe6}.apk-build-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #dbe5f2;color:#24364f;font-size:12px;font-weight:700;letter-spacing:.04em}.apk-build-progress-head>div{display:flex;align-items:center;gap:10px}.apk-build-progress-head strong{color:#1d4ed8;font-size:13px}.apk-build-progress-panel .builder-job-id{color:#64748b;font-size:11px}.apk-build-progress-main{padding:12px}.apk-build-progress-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:#5f7391;font-size:13px;font-weight:600}.apk-build-progress-copy strong{color:#0f172a;font-size:18px}.apk-build-progress-main.is-failed .apk-build-progress-copy span{color:#b91c1c}.apk-build-progress-track{height:12px;border-radius:999px;background:#e6eef8;overflow:hidden}.apk-build-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#38bdf8);transition:width .35s ease}.apk-build-progress-main.is-success .apk-build-progress-fill{background:linear-gradient(90deg,#16a34a,#86efac)}.apk-build-progress-main.is-failed .apk-build-progress-fill{background:linear-gradient(90deg,#dc2626,#fb7185)}.apk-build-progress-current{margin-top:10px;border:1px solid #dbeafe;border-radius:12px;background:#eff6ffb8;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.apk-build-progress-current strong{color:#24364f;font-size:13px}.apk-build-progress-current span{color:#72839b;font-size:12px;font-weight:600;text-align:right}.apk-build-progress-current.is-failed{border-color:#fecaca;background:#fef2f2}.apk-build-progress-current.is-done{border-color:#bbf7d0;background:#f0fdf4}.app-package-table-wrap{border:1px solid #dbe5f2;border-radius:12px;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-package-table{width:100%;min-width:0;table-layout:fixed}.app-package-table th{background:#f8fafc;font-weight:600}.app-package-table .is-checkbox{width:44px;text-align:center}.app-package-table .is-action{width:168px;text-align:left;position:sticky;right:0;z-index:2;background:#fff;box-shadow:-8px 0 14px #94a3b81f}.app-package-table .is-app-name{width:clamp(88px,9vw,128px);max-width:128px}.app-package-table .is-account{width:78px;max-width:78px}.app-package-table .is-version-code{width:64px;max-width:64px}.app-package-table .is-version-name{width:76px;max-width:76px}.app-package-table .is-package{width:clamp(170px,26vw,360px);max-width:360px}.app-package-table .is-cache-status{width:118px;max-width:118px;text-align:left;padding-left:16px}.app-package-table .is-source{width:74px;max-width:74px;text-align:center}.app-package-table .is-apk-status{width:112px;text-align:center}.app-package-table th.is-action{background:#f8fafc}.app-package-table td.is-app-name,.app-package-table td.is-account,.app-package-table td.is-version-code,.app-package-table td.is-version-name,.app-package-table td.is-package,.app-package-table td.is-cache-status,.app-package-table td.is-source{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-package-cache-cell{display:flex;align-items:center;justify-content:start;gap:6px;width:100%;min-width:0}.app-package-cache-cell .app-package-apk-status{justify-content:flex-start;min-width:0}.app-cache-btn{height:26px;min-width:58px;width:58px;padding:0 8px;font-size:12px;white-space:nowrap}.app-package-source-badge{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:24px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:700}.app-package-source-badge.is-sdk{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.app-package-source-badge.is-test{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa}.app-package-source-badge.is-audio{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.app-package-apk-dot{display:inline-block;width:10px;height:10px;border-radius:999px}.app-package-apk-dot.is-present{background:#16a34a;box-shadow:0 0 0 3px #16a34a24}.app-package-apk-dot.is-missing{background:#dc2626;box-shadow:0 0 0 3px #dc262624}.app-package-apk-dot.is-pending{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b29}.app-package-apk-status{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0}.app-package-apk-storage{color:#64748b;font-size:12px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-sync-btn{min-height:30px;min-width:0;padding:4px 8px;border-radius:8px;font-size:12px;background:#eaf2ff;color:#2c5d96;border-color:#c9d9f4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-sync-btn:hover{background:#dce9ff;border-color:#b7ccf1;color:#254f80}.app-sync-btn:disabled{background:#eef2f8;color:#7b8aa3;border-color:#d3ddea}.app-sync-task-btn{min-height:28px;min-width:0;padding:4px 8px;border-radius:8px;font-size:12px;background:#e9f7f3;color:#246b5b;border-color:#c4e6dc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-sync-task-btn:hover{background:#dcf1ea;border-color:#b1dccf;color:#1f5d4f}.app-sync-task-dialog{width:min(520px,100%);gap:14px}.app-sync-task-target{display:grid;gap:4px;padding:10px 12px;border:1px solid #dbe5f2;border-radius:8px;background:#f8fbff;color:#1f2937;font-weight:700}.app-sync-task-target span{color:#64748b;font-size:12px;font-weight:500}.app-sync-task-platform-list{display:grid;gap:8px;max-height:240px;overflow:auto;padding:2px}.app-sync-task-platform-option{justify-content:flex-start;padding:9px 10px;border:1px solid #dbe5f2;border-radius:8px;background:#fff;color:#1f2937}.app-sync-task-dialog-actions{margin-top:2px}.app-sync-actions-inline{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:6px;width:100%;min-width:0}.app-sync-progress-block{margin:8px 0 12px}.app-sync-progress-label{font-size:12px;color:#475569;margin-bottom:6px}.app-sync-progress-track{width:min(420px,100%);height:8px;border-radius:999px;background:#dbe5f2;overflow:hidden}.app-sync-progress-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#4f46e5,#0ea5e9);transition:width .3s ease}.app-sync-inline-track{width:84px;height:5px;margin-top:4px;border-radius:999px;background:#dbe5f2;overflow:hidden}.app-sync-inline-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#4f46e5,#0ea5e9);transition:width .3s ease}.app-sync-inline-msg{margin-top:4px;font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.app-package-foot{padding:10px 8px 2px}@media(max-width:1440px){.topbar{padding:18px 22px}.app-content{padding:20px 22px 28px}.topbar-title .title{font-size:20px}}@media(max-width:1280px){.app-list-data-table:not(.app-list-data-table-audio) th:last-child,.app-list-data-table:not(.app-list-data-table-audio) td.app-list-cell-action{width:30%}.app-list-data-table:not(.app-list-data-table-audio) th:nth-child(1),.app-list-data-table:not(.app-list-data-table-audio) td:nth-child(1){width:16%}.app-list-data-table:not(.app-list-data-table-audio) th:nth-child(2),.app-list-data-table:not(.app-list-data-table-audio) td:nth-child(2){width:21%}.app-list-data-table:not(.app-list-data-table-audio) th:nth-child(3),.app-list-data-table:not(.app-list-data-table-audio) td:nth-child(3),.app-list-data-table:not(.app-list-data-table-audio) th:nth-child(4),.app-list-data-table:not(.app-list-data-table-audio) td:nth-child(4){width:5%}.app-list-data-table:not(.app-list-data-table-audio) th:nth-child(5),.app-list-data-table:not(.app-list-data-table-audio) td:nth-child(5),.app-list-data-table:not(.app-list-data-table-audio) th:nth-child(6),.app-list-data-table:not(.app-list-data-table-audio) td:nth-child(6),.app-list-data-table:not(.app-list-data-table-audio) th:nth-child(7),.app-list-data-table:not(.app-list-data-table-audio) td:nth-child(7){width:5%}.app-list-data-table:not(.app-list-data-table-audio) th,.app-list-data-table:not(.app-list-data-table-audio) td{padding-left:8px;padding-right:8px}.app-list-data-table:not(.app-list-data-table-audio) td.app-list-cell-action{padding-right:8px}.app-list-detail-btn{width:78px}.app-list-build-btn{width:94px}.app-list-delete-btn{width:44px}}@media(max-width:1200px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.topbar{padding:16px 18px}.app-content{padding:16px 18px 24px}.traffic-main-panel{min-height:auto}.analysis-chart-grid{grid-template-columns:1fr}.task-progress-cell{min-width:340px}.task-progress-wrap{width:100%;min-width:0}.app-package-table .is-action{width:168px}.apk-build-grid-base-row,.apk-build-grid-sdk,.apk-build-toggle-grid,.apk-build-footer{grid-template-columns:1fr 1fr}.app-list-tabs-shell{padding:0 0 12px}.app-list-view-switch{width:100%;padding-top:0}.app-list-tab-add-btn{top:10px;right:10px}.app-list-preview-row{gap:12px;padding:0 14px}.app-list-form-grid-base{grid-template-columns:repeat(2,minmax(0,1fr))}.app-list-config-groups,.app-list-form-grid-base-split,.app-list-form-grid-config,.app-list-credentials-grid,.hourly-audio-budget-grid,.hourly-audio-budget-chart-grid{grid-template-columns:1fr}.hourly-audio-budget-toolbar{justify-content:space-between;flex:1 1 100%}.hourly-audio-budget-select-shell{width:min(100%,420px)}}@media(max-width:1024px){.app-shell{grid-template-columns:1fr}.sidebar{flex-direction:row;overflow-x:auto;padding:14px 12px;gap:12px}.sidebar-nav{flex-direction:row;align-items:center;flex-wrap:nowrap;min-width:max-content}.nav-sub-list{margin-top:0}.nav-sub{margin-left:0}.sidebar-footer{margin-top:0}.topbar{flex-direction:column;align-items:flex-start;gap:12px}.topbar-actions{width:100%;flex-wrap:wrap}.topbar-actions .search{flex:1 1 240px;min-width:min(100%,240px)}.topbar-actions .user-menu{margin-left:auto}.pie-wrap{grid-template-columns:1fr}.traffic-toolbar{width:100%;justify-content:flex-start;flex-wrap:wrap}.traffic-filter-shell{width:100%;justify-content:flex-end;gap:5px}.traffic-picker-wrap{width:min(325px,calc(100vw - 120px))}.traffic-filter-label{font-size:10px}.traffic-date-trigger{height:25px;min-width:138px;font-size:10px}.traffic-date-dropdown{right:0;left:auto;width:min(500px,calc(100vw - 24px))}.traffic-stat-grid{grid-template-columns:1fr}.traffic-remain-wrap{flex-direction:column;align-items:flex-start}.traffic-stat-card.is-profit .traffic-remain-wrap{align-items:center}.traffic-remain-ring{width:104px;height:104px}.traffic-remain-ring-inner{width:80px;height:80px}.traffic-stat-value{font-size:24px}.traffic-range-group{width:100%;flex-wrap:wrap}.traffic-detail-head{flex-direction:column;align-items:flex-start;gap:8px}.traffic-profit-list{grid-template-columns:1fr;row-gap:6px}.login-page{padding:16px}.login-card{border-radius:16px;padding:22px}.users-form,.users-grid,.device-config-kpi{grid-template-columns:1fr}.info-template-header,.info-template-profile{flex-direction:column;align-items:stretch}.info-template-actions{margin-left:0;flex-wrap:wrap}.info-template-list-head{align-items:stretch;flex-direction:column}.info-template-layout{grid-template-columns:1fr}.info-template-link-module{--info-template-link-row-height: 56px;--info-template-link-gap: 10px;grid-template-columns:1fr}.info-template-link-editor-grid,.info-template-link-template-options{grid-template-columns:1fr}.info-template-link-editor-span2{grid-column:span 1}.info-template-link-table-head,.info-template-link-row{grid-template-columns:minmax(42px,.6fr) minmax(120px,1.15fr) minmax(150px,1.5fr) minmax(160px,1.6fr) minmax(128px,.9fr)}.info-template-kpi,.device-config-add-grid{grid-template-columns:1fr}.device-config-row-actions{flex-wrap:wrap}.device-country-header{flex-direction:column}.device-country-toolbar{justify-content:flex-start}.device-growth-header{flex-direction:column}.device-growth-latest{width:100%;text-align:left}.device-country-layout,.device-country-insight,.device-country-visual{grid-template-columns:1fr}.device-country-donut{margin:0 auto}.task-page{display:block}.task-kpi-grid,.task-workbench,.task-form-grid{grid-template-columns:1fr}.task-module-frame{padding:12px}.task-inline-row{flex-wrap:wrap;align-items:stretch}.task-inline-row .ghost{width:100%}.task-priority-account-row{grid-template-columns:1fr}.audio-management-grid{grid-template-columns:1fr;min-height:auto}.audio-management-left-column,.audio-management-right-column{display:block}.audio-management-column-pages{height:auto;overflow:visible}.audio-management-card-page{grid-template-rows:none;min-height:auto;padding-bottom:0}.audio-management-strategy-head{flex-direction:column;align-items:stretch}.audio-management-inline,.audio-strategy-item-grid,.sdk-platform-version-form-row,.sdk-platform-key-table-head,.sdk-platform-key-row{grid-template-columns:1fr}.sdk-platform-key-table-head{display:none}.sdk-platform-key-row label>span{display:inline}.audio-strategy-dialog-actions{flex-direction:column;align-items:stretch}.audio-strategy-dialog-actions-right{justify-content:flex-start}.task-detail-wrap,.task-detail-dual{grid-template-columns:1fr}.task-list-item{grid-template-columns:1fr;align-items:stretch}.task-row-actions{justify-content:start;margin-left:0}.task-list-head{flex-wrap:wrap;gap:8px}.task-platform-switch{width:100%}.task-platform-switch .ghost{flex:1 1 0}.task-detail-filter{grid-template-columns:1fr;align-items:stretch}.task-detail-filter label{flex-wrap:wrap}.task-detail-filter-actions{justify-content:flex-start}.task-progress-inline{align-items:stretch}.task-progress-wrap{width:100%}.task-pagination{flex-direction:column;align-items:flex-start}.app-package-upload-form{grid-template-columns:1fr}.app-package-upload-form .is-wide{grid-column:auto}.apk-build-topbar{flex-direction:column;align-items:flex-start}.apk-build-meta-row{width:100%;justify-content:flex-start}.apk-build-grid-base-row,.apk-build-grid-sdk,.apk-build-toggle-grid,.apk-build-footer{grid-template-columns:1fr}.apk-build-package-import-head{align-items:stretch;flex-direction:column}.app-list-tabs-shell{padding:0 0 12px}.app-list-toolbar-row{flex-direction:column;align-items:stretch}.app-list-view-switch{padding:0;gap:6px}.app-list-feishu-btn{width:100%}.app-list-feishu-switchbar{align-items:stretch;flex-direction:column}.app-list-feishu-view-switch{width:100%}.app-list-feishu-view-btn{flex:1 1 0}.app-list-view-btn{min-height:42px;font-size:14px;padding:8px 14px}.app-list-tab-item.has-action .app-list-view-btn{padding-right:34px}.app-list-tab-add-btn{top:50%;right:8px;width:22px;height:22px;font-size:15px}.app-list-preview-row{grid-template-columns:repeat(2,minmax(0,1fr))}.app-list-form-grid,.app-list-form-grid-base,.app-list-form-grid-base-split,.app-list-form-grid-meta,.app-list-form-grid-config,.app-list-credentials-grid,.app-list-config-groups,.app-list-summary-grid,.app-list-store-row{grid-template-columns:1fr}.app-list-form-grid .is-wide{grid-column:auto}.hourly-type-tabs{grid-template-columns:1fr;grid-template-areas:"types" "primary" "filters";align-items:stretch}.hourly-type-tabs .dashboard-hourly-filters{grid-template-columns:1fr}.hourly-filter-primary{justify-content:flex-start}.dashboard-hourly-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.hourly-audio-budget-head{flex-direction:column;align-items:stretch}.hourly-audio-budget-curve-head{align-items:stretch}.hourly-audio-budget-toolbar{width:100%;justify-content:stretch}.hourly-audio-budget-segmented{width:100%}.hourly-audio-budget-segmented button{flex:1 1 0}.hourly-audio-budget-select-shell{width:100%}.hourly-audio-budget-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hourly-audio-budget-runtime-footer{flex-wrap:wrap;align-items:flex-start}.hourly-audio-budget-runtime-pager{margin-left:auto}}@media(max-width:768px){.app-content{padding:14px 14px 22px}.task-create-panel,.task-list-panel{gap:12px}.task-module-frame{border-radius:14px;padding:12px}.task-detail-table{min-width:920px}.task-progress-wrap{min-width:0;width:100%}.task-pagination-actions{width:100%;justify-content:flex-start}.task-dialog{border-radius:18px;padding:16px}.task-dialog-header{align-items:flex-start}.analysis-kpi-grid,.dashboard-hourly-summary,.hourly-audio-budget-account-grid{grid-template-columns:1fr}.hourly-audio-budget-card,.analysis-kpi{border-radius:14px}.hourly-audio-budget-chart,.hourly-audio-budget-chart-single{min-height:320px}}@media(max-width:640px){.topbar-title .title{font-size:18px}.icon-btn{width:36px;height:36px}.user-chip{padding:6px 10px}.panel{border-radius:14px;padding:12px}.apk-build-section{padding:12px;border-radius:14px}.apk-build-topbar{margin-bottom:10px}.apk-build-grid{gap:10px}.apk-build-field textarea{min-height:128px}.apk-build-actions{padding:14px}.apk-build-toggle{min-height:96px}.task-row-actions{gap:4px;flex-wrap:wrap}.task-row-actions .ghost,.task-row-actions .users-danger-btn{min-width:58px;min-height:28px;font-size:11px}.task-detail-filter{padding:10px}.task-detail-filter-actions .ghost,.task-pagination-actions .ghost{flex:1 1 auto}.task-pagination-size{width:100%;justify-content:space-between}.task-dialog{padding:14px}.dashboard-hourly-summary,.hourly-audio-budget-grid,.dashboard-hourly-filters{grid-template-columns:1fr}.hourly-type-tabs-left,.hourly-filter-primary{flex-wrap:wrap}.hourly-type-tabs .dashboard-hourly-filters select,.traffic-picker-wrap{width:100%;max-width:100%}.device-monitor-tabs-summary{text-align:left}.hourly-audio-budget-card{padding:12px 14px}.hourly-audio-budget-card-value{font-size:20px}.hourly-audio-budget-select-shell{grid-template-columns:1fr;justify-items:start;gap:4px;padding-right:40px}.hourly-audio-budget-selected-package{width:100%;text-align:left}.hourly-audio-budget-runtime-footer{flex-direction:column;align-items:stretch}.hourly-audio-budget-runtime-pager{margin-left:0;justify-content:space-between}}
