:root{color:#111827;background:#f3f6fb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.58}.loading-shell,.login-shell{display:grid;place-items:center;min-height:100vh;background:linear-gradient(135deg,rgba(14,165,233,.16),transparent 34%),linear-gradient(315deg,rgba(245,158,11,.15),transparent 30%),#f3f6fb}.loading-shell{gap:12px;color:#475467}.login-card{width:430px;border:1px solid #dbe3ef;border-radius:8px;padding:30px;background:#fffffff0;box-shadow:0 24px 70px #0f172a1f}.login-brand,.brand{display:flex;align-items:center;gap:12px}.login-brand{margin-bottom:30px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;font-size:13px;font-weight:800}.brand strong,.brand span,.login-brand strong,.login-brand span{display:block}.brand strong,.login-brand strong{font-size:16px}.brand span,.login-brand span{margin-top:3px;color:#667085;font-size:12px}.login-title{display:flex;align-items:center;gap:10px;margin-bottom:22px;color:#1d4ed8}.login-title h1{margin:0;color:#101828;font-size:22px}.form-field{display:block;margin-bottom:14px}.form-field span{display:block;margin-bottom:8px;color:#475467;font-size:13px;font-weight:600}.form-field input{width:100%;height:42px;border:1px solid #cfd8e6;border-radius:8px;padding:0 12px;outline:0;background:#fff;color:#101828}.form-field input:focus,.search:focus-within,.number-input:focus,.plain-input:focus,.select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:42px;border:0;border-radius:8px;margin-top:4px;background:#1d4ed8;color:#fff;font-weight:700}.primary-button svg,.primary-button span{color:#fff}.primary-button--compact{width:auto;min-width:118px;height:36px;margin-top:2px}.helper-line{margin:14px 0 0;color:#667085;font-size:12px}.admin-shell{display:grid;grid-template-columns:252px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;border-right:1px solid #e5e7eb;background:#fff;padding:24px 16px}.brand{padding:0 8px 22px}.nav{display:flex;flex:1;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;border:0;border-radius:8px;padding:0 12px;background:transparent;color:#475467;text-align:left}.nav-item--active,.nav-item:hover{background:#eef4ff;color:#175cd3}.nav-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-footer{border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#f8fafc}.sidebar-footer span,.sidebar-footer strong{display:block}.sidebar-footer span{color:#667085;font-size:12px}.sidebar-footer strong{margin-top:4px;color:#101828;font-size:14px}.main{min-width:0;padding:28px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar h1{margin:0;color:#101828;font-size:28px;line-height:1.2}.topbar p{margin:8px 0 0;color:#667085;font-size:14px}.topbar-actions{display:flex;align-items:center;gap:10px}.search{display:flex;align-items:center;gap:8px;width:290px;height:40px;border:1px solid #d0d5dd;border-radius:8px;padding:0 12px;background:#fff;color:#667085}.search input{width:100%;border:0;outline:0;color:#101828}.icon-button,.text-button,.icon-text-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054}.icon-button{width:40px;height:40px}.text-button,.icon-text-button{gap:6px;min-height:34px;padding:0 10px;font-size:13px}.text-button:hover,.icon-text-button:hover,.icon-button:hover{border-color:#b7c4d6;background:#f8fafc}.text-button--muted{color:#667085}.text-button--danger{border-color:#fecdd3;background:#fff1f3;color:#c01048}.text-button--danger:hover{border-color:#fda4af;background:#ffe4e6}.user-chip{display:flex;align-items:center;gap:8px;height:40px;border:1px solid #d0d5dd;border-radius:8px;padding:0 8px 0 12px;background:#fff;color:#344054;font-size:13px;font-weight:600}.user-chip button{display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:6px;background:#f2f4f7;color:#475467}.notice{display:flex;align-items:center;min-height:40px;border:1px solid #dbeafe;border-radius:8px;margin-top:18px;padding:0 14px;background:#eff6ff;color:#1d4ed8;font-size:13px}.notice--error{border-color:#fecdd3;background:#fff1f2;color:#be123c}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px}.analytics-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}.panel{min-width:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 14px 34px #1018280d}.metric{padding:18px}.metric span{color:#667085;font-size:13px}.metric strong{display:block;margin-top:12px;color:#101828;font-size:28px}.metric em{display:block;margin-top:8px;color:#039855;font-size:13px;font-style:normal}.content-grid,.pricing-grid,.settings-grid{display:grid;gap:16px;margin-top:16px}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr)}.admin-members-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;margin-top:16px}.pricing-grid{grid-template-columns:1fr}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.single-grid{display:grid;margin-top:26px}.panel--wide{min-width:0}.settings-grid .panel--wide{grid-column:1 / -1}.side-stack{display:flex;flex-direction:column;gap:16px;min-width:0}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid #eef0f4}.panel-header h2{margin:0;color:#101828;font-size:16px}.segmented{display:flex;gap:6px;border-bottom:1px solid #eef0f4;padding:12px 18px}.filter-bar .segmented{border-bottom:0;padding:0}.segmented-item{min-height:32px;border:1px solid transparent;border-radius:8px;padding:0 12px;background:#f2f4f7;color:#475467;font-size:13px}.segmented-item--active{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8;font-weight:700}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:13px 18px;border-bottom:1px solid #eef0f4;text-align:left;white-space:nowrap;font-size:13px}th{color:#667085;font-weight:600}td{color:#344054;vertical-align:middle}tr:last-child td{border-bottom:0}.cell-title,td small{display:block}.cell-title{color:#101828;font-size:13px}td small{max-width:360px;margin-top:4px;overflow:hidden;color:#667085;text-overflow:ellipsis}.member-cell{display:inline-flex;align-items:center;gap:9px;min-width:120px;color:#101828;font-weight:700}.member-cell__avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;object-fit:cover;background:#e0ebfc;color:#1b58ae;font-size:13px}.copyable-text{display:inline-flex;align-items:center;gap:8px;max-width:420px}.copyable-text code{display:inline-block;max-width:330px;overflow:hidden;color:#344054;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;text-overflow:ellipsis;vertical-align:middle}.copyable-text__button{display:inline-flex;align-items:center;gap:4px;height:28px;border:1px solid #d0d5dd;border-radius:8px;padding:0 8px;background:#fff;color:#175cd3;font-size:12px;font-weight:700}.status-chip{display:inline-flex;align-items:center;min-height:24px;border-radius:8px;padding:0 8px;font-weight:700}.status-chip--good{background:#ecfdf3;color:#027a48}.status-chip--warn{background:#fffaeb;color:#b54708}.status-chip--bad{background:#fff1f3;color:#c01048}.workflow-list,.permission-list,.log-list,.settings-list,.detail-list{display:flex;flex-direction:column;gap:12px;padding:16px 18px 18px}.workflow,.permission{display:flex;align-items:center;gap:10px;min-height:42px}.workflow svg{color:#2563eb}.workflow span,.permission span{flex:1;color:#475467;font-size:13px}.workflow strong{color:#101828;text-align:right}.permission{align-items:flex-start;flex-direction:column;gap:7px}.permission small{color:#667085}.dots{display:flex;gap:5px}.dot{width:8px;height:8px;border-radius:50%;background:#d0d5dd}.dot--on{background:#2563eb}.trend-chart{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;padding:18px;overflow-x:auto}.trend-day{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0}.trend-bars{display:flex;align-items:end;justify-content:center;gap:5px;width:100%;height:132px;border:1px solid #edf1f7;border-radius:8px;padding:10px 8px;background:linear-gradient(180deg,#f8fafc14,#f8fafc),repeating-linear-gradient(180deg,transparent,transparent 31px,#e5e7eb 32px)}.analytics-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 150px 170px 260px auto;align-items:end;gap:14px;margin-top:26px;padding:16px}.analytics-toolbar>div strong,.analytics-toolbar>div span,.analytics-toolbar label span{display:block}.analytics-toolbar>div strong{color:#101828;font-size:16px}.analytics-toolbar>div span{margin-top:4px;color:#667085;font-size:13px}.analytics-toolbar label{min-width:0}.analytics-toolbar label span{margin-bottom:7px;color:#667085;font-size:12px;font-weight:700}.trend-day span{color:#667085;font-size:12px}.trend-bar{width:12px;min-height:6px;border-radius:8px 8px 3px 3px}.trend-bar--visits{background:#2563eb}.trend-bar--jobs{background:#14b8a6}.trend-bar--paid{background:#f59e0b}.heatmap-board{position:relative;min-height:760px;margin:18px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 32%),radial-gradient(circle at bottom right,rgba(244,63,94,.08),transparent 28%),linear-gradient(135deg,#eef6ff,#f8fafc 48%,#f4f7fb)}.heatmap-board:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;z-index:1;border:1px dashed rgba(148,163,184,.55);border-radius:10px;pointer-events:none}.heat-point{position:absolute;width:20px;height:20px;z-index:6;display:grid;place-items:center;border:2px solid rgba(255,255,255,.92);border-radius:50%;background:radial-gradient(circle,#fff7ed 0,#fff7ed 12%,#fb7185 38%,#ef4444);box-shadow:0 0 0 8px #ef44442e,0 0 0 18px #f973161a,0 16px 28px #0f172a33;pointer-events:auto}.heat-point:before{content:"";position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;border-radius:50%;background:radial-gradient(circle,rgba(239,68,68,.24),rgba(249,115,22,.1) 42%,transparent 68%);filter:blur(3px)}.heat-point em{position:relative;z-index:1;color:#fff;font-size:8px;font-style:normal;font-weight:900;line-height:1}.heatmap-board__empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#98a2b3;font-size:13px}.heatmap-preview{position:relative;display:flex;justify-content:center;padding:16px 16px 18px}.heatmap-preview:before{content:attr(data-page);position:absolute;top:8px;left:22px;z-index:3;max-width:330px;overflow:hidden;border-radius:999px;padding:4px 9px;background:#0f172ab8;color:#fff;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 10px 24px #0f172a29}.heatmap-preview[data-page]{flex:1 1 0}.heatmap-board .heatmap-preview+.heatmap-preview{margin-left:12px}.heatmap-preview__device{position:relative;width:375px;min-height:700px;overflow:hidden;border:1px solid rgba(148,163,184,.35);border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.8),transparent 24%),#f7f9fc;box-shadow:0 24px 48px #0f172a24;transform-origin:top center}.heatmap-preview__device:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:linear-gradient(90deg,rgba(15,23,42,.03) 1px,transparent 1px),linear-gradient(180deg,rgba(15,23,42,.026) 1px,transparent 1px);background-size:6px 6px;opacity:.34;pointer-events:none}.heatmap-preview__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none}.heatmap-preview__status{display:flex;align-items:center;justify-content:space-between;height:32px;padding:0 14px;background:linear-gradient(90deg,#0f172a,#334155);color:#ffffffe6;font-size:11px;font-weight:700}.heatmap-preview__status-right{display:inline-flex;align-items:end;gap:3px}.heatmap-preview__status-right i{display:block;width:4px;border-radius:999px;background:#ffffffd6}.heatmap-preview__status-right i:nth-child(1){height:7px}.heatmap-preview__status-right i:nth-child(2){height:10px}.heatmap-preview__status-right i:nth-child(3){width:14px;height:7px;border-radius:3px}.heatmap-preview__nav{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 12px;border-bottom:1px solid rgba(226,232,240,.9);background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.heatmap-preview__nav>div:first-child{min-width:0}.heatmap-preview__nav span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#101828;font-size:17px;font-weight:800}.heatmap-preview__nav small{display:block;margin-top:4px;color:#667085;font-size:11px}.heatmap-preview__nav-actions{display:flex;gap:6px;flex:0 0 auto}.heatmap-preview__nav-actions span{width:24px;height:24px;border-radius:8px;background:linear-gradient(135deg,#dbeafe,#e0e7ff)}.heatmap-preview__content{display:flex;flex-direction:column;gap:12px;padding:14px 14px 84px;min-height:588px}.heatmap-board{display:flex;gap:0;align-items:flex-start;overflow-x:auto}.heatmap-preview__tabbar{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:10px 10px 12px;border-top:1px solid rgba(226,232,240,.94);background:#fbfcfff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.heatmap-preview__tabbar-item{display:flex;flex-direction:column;align-items:center;gap:5px;color:#98a2b3;font-size:10px;font-weight:700}.heatmap-preview__tabbar-item i{width:22px;height:22px;border-radius:7px;background:linear-gradient(135deg,#dbeafe,#e0e7ff)}.heatmap-preview__tabbar-item--active{color:#101828}.heatmap-preview__tabbar-item--active i{background:linear-gradient(135deg,#2563eb,#7c3aed)}.heat-preview-hero,.heat-preview-summary-card,.heat-preview-focus-card,.heat-preview-tool-tile,.heat-preview-work-item,.heat-preview-menu-card{position:relative;overflow:hidden}.heat-preview-hero{display:flex;align-items:stretch;justify-content:space-between;min-height:174px;padding:18px;border-radius:30px;color:#fff}.heat-preview-hero--home{background:linear-gradient(155deg,rgba(255,255,255,.16) 0 1px,transparent 1px 18px),linear-gradient(135deg,#0067ff,#6f2dff 54%,#ff3e9d);box-shadow:0 20px 42px #4e44ff38}.heat-preview-hero:before,.heat-preview-balance:before,.heat-preview-summary-card:before{content:"";position:absolute;inset:auto auto -52px -48px;width:138px;height:138px;border-radius:40px;background:#ffffff1f;transform:rotate(14deg)}.heat-preview-hero__copy,.heat-preview-balance__copy{position:relative;z-index:1;min-width:0;width:232px}.heat-preview-eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff29;color:#ffffffeb;font-size:10px;font-weight:800}.heat-preview-hero strong,.heat-preview-balance strong{display:block;margin-top:12px;font-size:23px;line-height:1.18;font-weight:900}.heat-preview-hero p,.heat-preview-balance p{margin:8px 0 0;color:#fffc;font-size:11px;line-height:1.45}.heat-preview-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.heat-preview-tags span{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border-radius:999px;background:#ffffff29;color:#ffffffe0;font-size:9px;font-weight:700}.heat-preview-hero__action,.heat-preview-balance__button{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:86px;flex:0 0 86px;border:0;border-radius:24px;background:#ffffff2e;color:#fff;box-shadow:inset 0 1px #ffffff42}.heat-preview-hero__action i,.heat-preview-balance__button i{width:36px;height:36px;border-radius:14px;background:#ffffff3d}.heat-preview-hero__action span,.heat-preview-balance__button span{font-size:11px;font-weight:800}.heat-preview-statusbar{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;padding:0 12px;border-radius:16px;background:#ffffffdb;color:#344054;font-size:11px;font-weight:700}.heat-preview-statusbar strong{overflow:hidden;color:#667085;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.heat-preview-section-title{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.heat-preview-section-title--tight{margin-top:4px}.heat-preview-section-title strong{display:block;color:#101828;font-size:14px;line-height:1.2}.heat-preview-section-title span{display:block;margin-top:4px;color:#98a2b3;font-size:10px;line-height:1.2}.heat-preview-section-title em{display:inline-flex;align-items:center;min-height:18px;padding:0 7px;border-radius:999px;background:#f1f5f9;color:#667085;font-size:9px;font-style:normal;font-weight:700}.heat-preview-focus-grid{display:flex;gap:10px}.heat-preview-focus-card{width:calc((100% - 10px)/2);min-height:132px;padding:14px;border-radius:22px;color:#fff}.heat-preview-focus-card--blue{background:linear-gradient(135deg,#00a3ff,#1746ff)}.heat-preview-focus-card--green{background:linear-gradient(135deg,#1ee889,#00a676 48%,#00c2ff)}.heat-preview-focus-card__top{display:flex;align-items:center;justify-content:space-between}.heat-preview-focus-card__top i{width:34px;height:34px;border-radius:12px;background:#ffffff2e}.heat-preview-focus-card__top span{padding:5px 8px;border-radius:999px;background:#ffffff2e;font-size:10px;font-weight:800}.heat-preview-focus-card strong{display:block;margin-top:18px;font-size:16px;line-height:1.2}.heat-preview-focus-card p{margin:6px 0 0;color:#fffc;font-size:11px;line-height:1.3}.heat-preview-tool-grid{display:flex;flex-wrap:wrap;gap:10px}.heat-preview-tool-tile{width:calc((100% - 20px) / 3);min-height:110px;padding:12px 10px;border-radius:18px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.heat-preview-tool-tile i,.heat-preview-work-item__icon{display:block;width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,#dbeafe,#e0e7ff)}.heat-preview-tool-tile--green i,.heat-preview-work-item__icon--green{background:linear-gradient(135deg,#dcfce7,#d1fae5)}.heat-preview-tool-tile--violet i,.heat-preview-work-item__icon--rose{background:linear-gradient(135deg,#ede9fe,#f5d0fe)}.heat-preview-tool-tile--sky i,.heat-preview-work-item__icon--blue{background:linear-gradient(135deg,#e0f2fe,#cffafe)}.heat-preview-tool-tile--lime i{background:linear-gradient(135deg,#ecfccb,#dcfce7)}.heat-preview-tool-tile--orange i{background:linear-gradient(135deg,#ffedd5,#fef3c7)}.heat-preview-tool-tile--pink i{background:linear-gradient(135deg,#fce7f3,#ffe4e6)}.heat-preview-tool-tile--cyan i{background:linear-gradient(135deg,#cffafe,#dbeafe)}.heat-preview-tool-tile--indigo i{background:linear-gradient(135deg,#e0e7ff,#ede9fe)}.heat-preview-tool-tile--amber i{background:linear-gradient(135deg,#fef3c7,#fde68a)}.heat-preview-tool-tile--rose i{background:linear-gradient(135deg,#ffe4e6,#fce7f3)}.heat-preview-tool-tile strong,.heat-preview-work-item strong{display:block;margin-top:10px;color:#101828;font-size:12px;font-weight:900;line-height:1.25}.heat-preview-tool-tile span,.heat-preview-work-item span,.heat-preview-menu-card span{display:block;margin-top:4px;color:#667085;font-size:10px;line-height:1.35}.heat-preview-summary-row{display:flex;gap:10px}.heat-preview-summary-card{width:calc((100% - 20px) / 3);min-height:88px;padding:14px 12px;border-radius:20px;color:#fff}.heat-preview-summary-card--done{background:linear-gradient(135deg,#22d66d,#00b8a9)}.heat-preview-summary-card--running{background:linear-gradient(135deg,#0ea5ff,#2563eb)}.heat-preview-summary-card--failed{background:linear-gradient(135deg,#fb7185,#f97316)}.heat-preview-summary-card strong{display:block;font-size:23px;line-height:1}.heat-preview-summary-card span{display:block;margin-top:8px;color:#ffffffd1;font-size:11px;font-weight:700}.heat-preview-work-list{display:flex;flex-direction:column;gap:10px}.heat-preview-work-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:96px;padding:14px;border-radius:20px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.heat-preview-work-item__main{display:flex;align-items:center;gap:12px;min-width:0}.heat-preview-work-item__main>div{min-width:0}.heat-preview-work-item__side{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex:0 0 116px}.heat-preview-pill{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;font-size:9px;font-style:normal;font-weight:800}.heat-preview-pill--success{background:#ecfdf3;color:#027a48}.heat-preview-pill--processing{background:#eff6ff;color:#175cd3}.heat-preview-pill--failed{background:#fff1f3;color:#c01048}.heat-preview-progress{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#e4e7ec}.heat-preview-progress i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#22c55e,#00b8a9)}.heat-preview-progress+span{margin-top:0}.heat-preview-balance{display:flex;align-items:stretch;justify-content:space-between;min-height:170px;padding:18px;border-radius:30px;color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.18) 0 1px,transparent 1px 18px),linear-gradient(135deg,#101828,#155cff 54%,#00d4ff);box-shadow:0 20px 42px #155cff33}.heat-preview-balance__copy{width:232px}.heat-preview-balance strong{font-size:28px}.heat-preview-menu-grid{display:flex;flex-wrap:wrap;gap:10px}.heat-preview-menu-card{display:flex;align-items:center;gap:10px;width:calc((100% - 10px)/2);min-height:96px;padding:14px 12px;border-radius:20px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.heat-preview-menu-card i{width:34px;height:34px;flex:0 0 34px;border-radius:12px;background:linear-gradient(135deg,#dbeafe,#e0e7ff)}.heat-preview-menu-card--blue i{background:linear-gradient(135deg,#dbeafe,#e0e7ff)}.heat-preview-menu-card--green i{background:linear-gradient(135deg,#dcfce7,#cffafe)}.heat-preview-menu-card--pink i{background:linear-gradient(135deg,#fce7f3,#ffe4e6)}.heat-preview-menu-card--violet i{background:linear-gradient(135deg,#ede9fe,#f5d0fe)}.heat-preview-menu-card strong{display:block;color:#101828;font-size:12px;font-weight:900}.heat-preview-menu-card span{margin-top:5px}.alert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px}.ops-alert{min-width:0;border:1px solid #e5e7eb;border-radius:8px;padding:13px;background:#f8fafc}.ops-alert span,.ops-alert strong,.ops-alert em{display:block}.ops-alert span{width:fit-content;border-radius:999px;padding:3px 8px;background:#fff;color:#475467;font-size:11px;font-weight:800}.ops-alert strong{margin-top:10px;color:#101828;font-size:14px}.ops-alert em{margin-top:5px;color:#667085;font-size:12px;font-style:normal}.ops-alert--warning{border-color:#fedf89;background:#fffbeb}.ops-alert--danger{border-color:#fecdd3;background:#fff1f2}.ops-alert--info{border-color:#bfdbfe;background:#eff6ff}.hot-list{display:flex;flex-direction:column;gap:8px;border-top:1px solid #eef0f4;padding:12px 18px 18px}.hot-entry{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:32px;border-radius:8px;padding:0 10px;background:#f8fafc}.hot-entry span{min-width:0;overflow:hidden;color:#475467;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hot-entry strong{color:#101828;font-size:13px}.funnel{display:flex;flex-direction:column;gap:13px;padding:18px}.funnel-row{display:grid;grid-template-columns:84px 1fr 42px;align-items:center;gap:10px;color:#475467;font-size:13px}.funnel-row div{height:10px;border-radius:8px;background:#eef2f6;overflow:hidden}.funnel-row i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#2563eb,#0ea5e9)}.funnel-row strong{color:#101828;text-align:right}.funnel-row--wide{grid-template-columns:84px 1fr 42px 48px 70px}.funnel-row em,.funnel-row small{color:#667085;font-size:12px;font-style:normal;text-align:right}.hourly-chart{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));align-items:end;gap:4px;min-height:220px;padding:18px}.hour-bar{display:grid;grid-template-rows:1fr 18px;align-items:end;min-width:0;height:180px}.hour-bar i{display:block;min-height:4px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#0ea5e9,#2563eb)}.hour-bar span{overflow:hidden;color:#98a2b3;font-size:10px;text-align:center}.log-item{display:grid;grid-template-columns:84px 1fr;gap:5px 10px;padding-bottom:12px;border-bottom:1px solid #eef0f4}.log-item:last-child{padding-bottom:0;border-bottom:0}.log-item strong{color:#101828;font-size:13px}.log-item span,.log-item em,.log-item small{color:#667085;font-size:12px;font-style:normal}.detail-list{gap:10px}.detail-row{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;min-height:28px}.detail-row span{color:#667085;font-size:12px}.detail-row strong{min-width:0;color:#101828;font-size:13px;font-weight:600}.file-name{display:inline-block;max-width:220px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.file-section{display:flex;flex-direction:column;gap:10px;border-top:1px solid #eef0f4;padding:16px 18px}.file-section>strong{color:#101828;font-size:13px}.file-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#f8fafc}.file-card--muted{color:#98a2b3}.file-card--error{border-color:#fecdd3;background:#fff1f2}.file-card strong,.file-card span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-card strong{color:#101828;font-size:13px}.file-card span{margin-top:5px;color:#667085;font-size:12px}.file-card--error strong,.file-card--error span{color:#be123c}.order-job-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.order-job-summary span{min-height:34px;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;background:#fff;color:#475467;font-size:12px;font-weight:700;text-align:center}.linked-job{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fff}.linked-job strong,.linked-job span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.linked-job strong{color:#101828;font-size:13px}.linked-job span{margin-top:5px;color:#667085;font-size:12px}.payload-detail{border-top:1px solid #eef0f4;padding:14px 18px 18px}.payload-detail summary{cursor:pointer;color:#475467;font-size:13px;font-weight:700}.payload-detail pre{max-height:180px;overflow:auto;border:1px solid #e5e7eb;border-radius:8px;margin:12px 0 0;padding:12px;background:#0f172a;color:#e5e7eb;font-size:12px;line-height:1.5;white-space:pre-wrap}.detail-notice{margin:0 18px 18px}.danger-zone{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #fee4e2;padding:12px 18px;background:#fff8f8}.danger-zone strong,.danger-zone span{display:block}.danger-zone strong{color:#b42318;font-size:13px}.danger-zone span{margin-top:3px;color:#667085;font-size:12px}.compact-form{display:flex;flex-direction:column;gap:12px;padding:16px 18px 18px}.admin-create-strip{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f4;padding:14px 18px 0}.admin-create-strip strong,.admin-create-strip span{display:block}.admin-create-strip strong{color:#101828;font-size:14px}.admin-create-strip span{margin-top:4px;color:#667085;font-size:12px}.compact-form--inline{display:grid;grid-template-columns:minmax(150px,1fr) minmax(140px,.9fr) minmax(130px,.9fr) minmax(220px,1.15fr) auto;align-items:end;border-bottom:1px solid #eef0f4;padding-top:14px}.compact-form--inline .form-row{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:10px}.compact-form--inline .form-message{grid-column:1 / -1}.compact-form label,.inline-form label{display:flex;flex-direction:column;gap:7px}.compact-form label>span,.inline-form label>span{color:#475467;font-size:12px;font-weight:600}.compact-form input,.compact-form select,.inline-form input,.inline-form select{height:34px;border:1px solid #d0d5dd;border-radius:8px;padding:0 10px;background:#fff;color:#101828;outline:0}.compact-form input:focus,.compact-form select:focus,.inline-form input:focus,.inline-form select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-message{color:#667085;font-size:12px;line-height:1.5}.inline-form{display:grid;grid-template-columns:minmax(150px,1.3fr) repeat(4,minmax(86px,.7fr)) auto auto;gap:10px;align-items:center;border-bottom:1px solid #eef0f4;padding:14px 18px}.inline-form input{min-width:0;width:100%}.check-field{flex-direction:row!important;align-items:center;gap:7px!important;min-height:34px;white-space:nowrap}.check-field input{width:16px;height:16px;padding:0}.inline-form-message{grid-column:1 / -1}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid #eef0f4;padding:12px 18px}.filter-bar--single{justify-content:flex-end}.row-actions{display:inline-flex;align-items:center;gap:8px}.number-input,.plain-input,.select{height:34px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#101828;outline:0}.number-input{width:86px;padding:0 8px}.plain-input{width:130px;padding:0 10px}.select{min-width:122px;padding:0 10px}.progress{display:inline-grid;grid-template-columns:92px 38px;align-items:center;gap:8px}.progress:before{content:"";display:block}.progress i{grid-column:1;grid-row:1;display:block;height:8px;border-radius:8px;background:linear-gradient(90deg,#2563eb,#22c55e)}.progress:after{grid-column:1;grid-row:1;display:block;width:92px;height:8px;border-radius:8px;background:#eef2f6}.progress i{position:relative;z-index:1}.progress span{grid-column:2;color:#667085;font-size:12px}.empty-cell,.empty-block{color:#98a2b3;text-align:center}.empty-block{padding:18px 0;font-size:13px}.muted{color:#98a2b3;font-size:13px}.module-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px}.module-kpis div{border:1px solid #e5e7eb;border-radius:8px;padding:14px;background:#f8fafc}.module-kpis strong,.module-kpis span{display:block}.module-kpis strong{color:#101828;font-size:14px}.module-kpis span{margin-top:8px;color:#667085;font-size:12px;line-height:1.6;white-space:normal}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
