:root{--bg:#f4f4f6;--surface:#fff;--surface-2:#fafafb;--field:#fafafb;--border:#0b0b0d17;--border-strong:#0b0b0d24;--text:#18181b;--text-2:#52525b;--text-3:#9a9aa4;--ink:#0b0b0d;--ink-hover:#26262b;--danger:#c0392b;--ok:#15803d;--warn:#a16207;--radius-lg:24px;--radius:16px;--radius-sm:12px;--shadow:0 1px 2px #0b0b0d0a, 0 10px 30px -12px #0b0b0d24;--shadow-lg:0 40px 80px -32px #0b0b0d66;--sidebar:232px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{height:100%}body,#root{min-height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.5}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}input,select,textarea{font:inherit}a{color:inherit}.btn{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);border-radius:var(--radius-sm);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:700;transition:background .16s,border-color .16s,opacity .16s;display:inline-flex}.btn:hover{background:var(--field);border-color:var(--text-3)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:var(--ink);border-color:var(--ink);color:#fff}.btn--primary:hover{background:var(--ink-hover);border-color:var(--ink-hover)}.btn--danger{color:var(--danger);border-color:#c0392b59}.btn--danger:hover{background:#c0392b0f;border-color:#c0392b80}.btn--ghost{background:0 0;border-color:#0000;font-weight:600}.btn--ghost:hover{background:var(--field);border-color:#0000}.btn--sm{padding:7px 12px;font-size:13px}.input,.select{border:1px solid var(--border-strong);background:var(--field);border-radius:var(--radius-sm);width:100%;height:46px;color:var(--text);padding:0 15px;font-size:14px;transition:border-color .18s}textarea.input{height:auto;padding:12px 15px;line-height:1.5}.input:focus,.select:focus{border-color:var(--ink);outline:none}.input::placeholder{color:var(--text-3)}.field{flex-direction:column;gap:6px;display:flex}.field>label,.field>span{color:var(--text-2);font-size:12.5px;font-weight:700}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.tag{border:1px solid var(--border-strong);color:var(--text-2);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.tag--solid{background:var(--ink);border-color:var(--ink);color:#fff}.tag--muted{color:var(--text-3)}.spinner{border:2px solid var(--border-strong);border-top-color:var(--ink);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.muted{color:var(--text-3)}.mono{font-variant-numeric:tabular-nums}.nb{position:relative}.nb__trigger{z-index:51;border:1px solid var(--border-strong);background:var(--surface);border-radius:var(--radius-sm);width:34px;height:34px;color:var(--text-2);place-items:center;display:grid;position:relative}.nb__trigger:hover{background:var(--surface-2)}.nb__badge{background:var(--ink);color:#fff;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:grid;position:absolute;top:-6px;right:-6px}.nb__scrim{-webkit-backdrop-filter:blur(2.5px);z-index:48;background:#0b0b0d24;animation:.16s ease-out nb-fade;position:fixed;inset:0}@keyframes nb-fade{0%{opacity:0}}.nb__panel{background:var(--surface);border:1px solid var(--border-strong);z-index:50;border-radius:14px;flex-direction:column;width:360px;max-width:calc(100vw - 32px);max-height:min(460px,100vh - 96px);animation:.16s ease-out nb-in;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 50px -12px #0b0b0d52,0 6px 16px -6px #0b0b0d29}@keyframes nb-in{0%{opacity:0;transform:translateY(-6px)}}.nb__head{background:var(--surface-2);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.nb__list{overflow-y:auto}.nb__empty{text-align:center;color:var(--text-3);padding:28px}.nb__item{text-align:left;border:none;border-bottom:1px solid var(--border);background:var(--surface);align-items:flex-start;gap:10px;width:100%;padding:12px 14px;display:flex}.nb__item:hover{background:var(--surface-2)}.nb__item--unread{background:var(--surface-2);box-shadow:inset 3px 0 0 var(--ink)}.nb__item--unread .nb__item-title{font-weight:700}.nb__item-icon{color:var(--text-2);margin-top:1px}.nb__item-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.nb__item-title{font-size:13px;font-weight:600}.nb__item-sub{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.nb__item-time{color:var(--text-3);white-space:nowrap;font-size:11px}@media (width<=899px){.nb__panel{width:auto;max-width:none;max-height:calc(100dvh - 80px);position:fixed;top:60px;left:10px;right:10px}.nb__item{padding:14px}}@media (prefers-reduced-motion:reduce){.nb__panel{animation:none}}.secbg{z-index:-1;pointer-events:none;--sy:0;position:fixed;inset:0;overflow:clip}.secbg svg{color:#0b0b0d12;height:auto;position:absolute}.secbg__saw--1{max-width:60vw;transform:translateY(calc(var(--sy) * -.06px));top:120px;left:-30px}.secbg__saw--2{color:#0b0b0d0e;max-width:42vw;transform:translateY(calc(var(--sy) * .05px));bottom:120px;right:-20px}.secbg__stair--1{color:#0b0b0d17;width:62px;transform:translateY(calc(var(--sy) * -.12px)) rotate(0deg);top:220px;right:6%}.secbg__stair--2{color:#0b0b0d14;width:52px;transform:translateY(calc(var(--sy) * .09px));bottom:26%;left:4%}.secbg__cluster--1{width:46px;transform:translateY(calc(var(--sy) * -.08px));top:46%;left:3%}.secbg__cluster--2{color:#0b0b0d0e;width:40px;transform:translateY(calc(var(--sy) * .07px));bottom:10%;right:8%}@media (width<=899px){.secbg__saw--1{max-width:92vw;top:96px}.secbg__saw--2{max-width:70vw}.secbg__cluster--1{display:none}.secbg__stair--1{top:160px;right:4%}}@media (prefers-reduced-motion:reduce){.secbg svg{transform:none!important}}.modal__scrim{z-index:200;-webkit-backdrop-filter:blur(8px)saturate(120%);background:#0b0b0d52;place-items:center;padding:20px;animation:.16s ease-out modal-fade;display:grid;position:fixed;inset:0}@keyframes modal-fade{0%{opacity:0}}.modal{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-height:calc(100dvh - 40px);box-shadow:var(--shadow-lg);flex-direction:column;animation:.2s cubic-bezier(.16,1,.3,1) modal-in;display:flex;overflow:hidden}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}.modal__head{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 22px 14px;display:flex}.modal__head h3{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700}.modal__close{border-radius:999px;width:32px;height:32px;padding:0}.modal__body{padding:8px 22px 22px;overflow-y:auto}.modal__foot{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:10px;padding:14px 22px;display:flex}@media (prefers-reduced-motion:reduce){.modal__scrim,.modal{animation:none}}@media (width<=899px){.modal__scrim{place-items:end stretch;padding:0}.modal{border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:92dvh;animation:.24s cubic-bezier(.16,1,.3,1) modal-up;max-width:none!important}@keyframes modal-up{0%{transform:translateY(100%)}}}.ly{min-height:100vh;display:flex}.ly__side{width:var(--sidebar);background:var(--ink);color:#d4d4d8;z-index:60;flex-direction:column;flex-shrink:0;height:100vh;display:flex;position:sticky;top:0}.ly__brand{border-bottom:1px solid #ffffff14;align-items:baseline;gap:8px;padding:20px 20px 18px;display:flex}.ly__brand-mark{color:#fff;letter-spacing:.01em;font-size:18px;font-weight:700}.ly__brand-sub{color:#71717a;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.ly__brand-close{color:#a1a1aa;background:0 0;border:none;margin-left:auto;padding:4px;display:none}.ly__brand-close:hover{color:#fff}.ly__nav{flex-direction:column;flex:1;gap:2px;padding:12px 10px;display:flex}.ly__link{border-radius:var(--radius-sm);color:#a1a1aa;align-items:center;gap:10px;padding:10px 12px;font-weight:500;text-decoration:none;transition:background .14s,color .14s;display:flex}.ly__link:hover{color:#fff;background:#ffffff0f}.ly__link--active{color:#fff;background:#ffffff1a}.ly__side-foot{border-top:1px solid #ffffff14;flex-direction:column;gap:10px;padding:14px 14px 16px;display:flex}.ly__conn{color:#71717a;align-items:center;gap:6px;padding:0 6px;font-size:12px;display:inline-flex}.ly__conn--on{color:#86efac}.ly__me{align-items:center;gap:8px;min-width:0;padding:0 6px;display:flex}.ly__me-name{color:#e4e4e7;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.ly__me-role{color:#d4d4d8;background:#ffffff1a;border-color:#ffffff24;flex-shrink:0}.ly__signout{border-radius:var(--radius-sm);color:#d4d4d8;background:0 0;border:1px solid #ffffff29;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;transition:background .14s,color .14s;display:flex}.ly__signout:hover{color:#fff;background:#ffffff14}.ly__edge{z-index:55;background:var(--ink);color:#fff;border:none;border-radius:0 12px 12px 0;padding:16px 5px 16px 3px;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .2s;display:none;position:fixed;top:50%;left:0;transform:translateY(-50%);box-shadow:2px 2px 12px #00000040}.ly__edge:active{transform:translateY(-50%)scale(.94)}.ly__edge--hidden{opacity:0;pointer-events:none;transform:translateY(-50%)translate(-100%)}.ly__backdrop{-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:50;background:#0b0b0d61;transition:opacity .28s;display:none;position:fixed;inset:0}.ly__backdrop--on{opacity:1;pointer-events:auto}.ly__main{flex-direction:column;flex:1;min-width:0;display:flex}.ly__top{background:var(--surface);border-bottom:1px solid var(--border);z-index:40;align-items:center;gap:12px;height:56px;padding:0 20px;display:flex;position:sticky;top:0}.ly__top-spacer{flex:1}.ly__content{isolation:isolate;flex:1;width:100%;max-width:1200px;padding:24px;position:relative}.page-head{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.page-head h1{margin:0;font-size:20px;font-weight:700}.page-head .page-head__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}@media (width<=899px){.ly__edge,.ly__backdrop{display:block}.ly__side{width:280px;height:100dvh;transition:transform .32s cubic-bezier(.16,1,.3,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 40px #0000004d}.ly__side--open{transform:translate(0)}.ly__brand-close{display:block}.ly__link{padding:13px 12px}.ly__top{padding:0 14px 0 44px}.ly__content{padding:14px}.page-head{gap:8px 12px;margin-bottom:14px}.page-head h1{flex:auto;font-size:18px}.page-head .page-head__actions{font-size:12px}}@media (prefers-reduced-motion:reduce){.ly__side,.ly__edge,.ly__backdrop{transition:none}}.dd{max-width:100%;display:inline-flex;position:relative}.dd__trigger{border:1px solid var(--border-strong);background:var(--surface);max-width:100%;height:46px;color:var(--text);border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:700;transition:border-color .18s,box-shadow .18s;display:inline-flex}.dd__trigger:hover{border-color:var(--text-3)}.dd--open .dd__trigger{border-color:var(--ink);box-shadow:0 10px 24px -16px #0b0b0d59}.dd__trigger-label{color:var(--text-3);font-weight:600}.dd__trigger-value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dd__trigger-value--ph{color:var(--text-3);font-weight:600}.dd--disabled .dd__trigger{opacity:.5;cursor:not-allowed}.dd__chevron{color:var(--text-3);flex-shrink:0;transition:transform .22s}.dd--open .dd__chevron{transform:rotate(180deg)}.field>.dd{display:flex}.field>.dd .dd__trigger{border-radius:var(--radius-sm);background:var(--field);justify-content:space-between;width:100%;height:46px;font-weight:600}.dd__panel{z-index:45;border:1px solid var(--border);background:var(--surface);border-radius:18px;flex-direction:column;gap:4px;width:max-content;min-width:100%;max-width:min(320px,90vw);max-height:320px;padding:7px;animation:.16s dd-in;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 24px 48px -20px #0b0b0d66}.dd__panel--right{left:auto;right:0}.dd__panel--up{top:auto;bottom:calc(100% + 8px)}@keyframes dd-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}}.dd__opt{width:100%;color:var(--text);text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:11px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;font-size:14px;font-weight:700;transition:background .14s;display:flex}.dd__opt:hover:not(:disabled){background:var(--bg)}.dd__opt--active{background:var(--ink);color:#fff}.dd__opt:disabled{opacity:.35;cursor:default}.dd__opt-right{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.dd__opt-meta{color:var(--text-3);font-size:12.5px;font-weight:600}.dd__opt--active .dd__opt-meta{color:#ffffffb3}@media (prefers-reduced-motion:reduce){.dd__panel{animation:none}.dd__chevron{transition:none}}.od__overlay{-webkit-backdrop-filter:blur(7px)saturate(120%);z-index:100;background:#0b0b0d52;justify-content:flex-end;animation:.18s ease-out od-fade;display:flex;position:fixed;inset:0}@keyframes od-fade{0%{opacity:0}}.od{will-change:transform;background:#fff;width:460px;max-width:100vw;height:100%;animation:.28s cubic-bezier(.16,1,.3,1) od-in;overflow-y:auto;box-shadow:-8px 0 30px #00000024}@keyframes od-in{0%{transform:translate(40px)}}.od__head{background:var(--surface);border-bottom:1px solid var(--border);z-index:2;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:sticky;top:0}.od__num{font-size:15px;font-weight:700}.od__loading{place-items:center;padding:60px;display:grid}.od__body{padding:18px}.od__warn{color:var(--warn);border-radius:var(--radius-sm);background:#fef9ec;border:1px solid #f0e0b8;align-items:flex-start;gap:8px;margin-bottom:16px;padding:10px 12px;font-size:13px;display:flex}.od__sec{border-bottom:1px solid var(--border);padding:14px 0}.od__sec:last-child{border-bottom:none}.od__sec h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);align-items:center;gap:8px;margin:0 0 10px;font-size:12px;display:flex}.od__dl{grid-template-columns:110px 1fr;gap:6px 12px;margin:0;font-size:13px;display:grid}.od__dl dt{color:var(--text-3)}.od__dl dd{margin:0}.od__items{flex-direction:column;gap:8px;display:flex}.od__item{justify-content:space-between;gap:12px;font-size:13px;display:flex}.od__item-name{font-weight:600}.od__totals{border-top:1px solid var(--border);flex-direction:column;gap:5px;margin-top:12px;padding-top:10px;font-size:13px;display:flex}.od__totals>div{justify-content:space-between;display:flex}.od__totals-final{padding-top:4px;font-size:15px;font-weight:700}.od__comment{color:var(--text-2);margin:0;font-style:italic}.od__note{border-left:2px solid var(--border-strong);margin-bottom:8px;padding:2px 0 2px 10px;font-size:13px}.od__note p{margin:0 0 2px}.od__action-btns{flex-wrap:wrap;gap:8px;display:flex}.od__hint{margin:10px 0 0;font-size:12px}.od__state-now{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);margin:0 0 12px;padding:9px 11px;font-size:12.5px}.od__ts{padding:14px 0 4px;font-size:12px}@media (width<=899px){.od{width:100vw}.od__dl{grid-template-columns:96px 1fr}.od__action-btns .btn{flex:46%;justify-content:center}}@media (prefers-reduced-motion:reduce){.od{animation:none}}.op__filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.op__search{border:1px solid var(--border-strong);background:var(--surface);height:46px;color:var(--text-3);border-radius:999px;flex:1;align-items:center;gap:8px;min-width:220px;max-width:340px;padding:0 15px;transition:border-color .18s;display:flex}.op__search:focus-within{border-color:var(--ink)}.op__search input{width:100%;color:var(--text);background:0 0;border:none;outline:none;padding:0;font-size:14px}.op__table-wrap{overflow-x:auto}@media (width>=1024px){.op__table-wrap{overflow:visible}}.op__table{border-collapse:collapse;width:100%;font-size:13px}.op__table th{text-align:left;color:var(--text-3);border-bottom:1px solid var(--border);white-space:nowrap;padding:10px 14px;font-size:12px;font-weight:600}.op__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 14px}.op__table tbody tr:last-child td{border-bottom:none}.op__row{cursor:pointer}.op__row:hover td{background:var(--surface-2)}.op__row td:first-child{box-shadow:inset 3px 0 #0000}.op__row--solid td:first-child,.op__row--done td:first-child{box-shadow:inset 3px 0 0 var(--ink)}.op__row--muted td:first-child{box-shadow:inset 3px 0 0 var(--border-strong)}.op__num{text-align:right}.op__cell-num{align-items:center;gap:6px;display:flex}.op__cell-total{font-weight:700}.op__client{font-weight:600}.op__client-sub{font-size:12px}.op__flag{color:var(--warn);vertical-align:-2px;display:inline-flex}.op__source-mark{color:var(--text-3);display:inline-flex}.op__msg{text-align:center;padding:40px!important}.op__pager{justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.op__cards{flex-direction:column;gap:10px;display:flex}.op__card{text-align:left;background:var(--surface);flex-direction:column;gap:7px;width:100%;padding:14px 14px 14px 18px;display:flex;position:relative;overflow:hidden}.op__card:before{content:"";background:var(--border-strong);width:4px;position:absolute;top:0;bottom:0;left:0}.op__card--solid:before,.op__card--done:before{background:var(--ink);width:5px}.op__card--muted:before{background:repeating-linear-gradient(to bottom, var(--border-strong) 0 4px, transparent 4px 8px)}.op__card:active{background:var(--surface-2)}.op__card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.op__card-num{color:var(--text);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.op__card-flag{color:var(--warn)}.op__card-client{font-size:14px;font-weight:600}.op__card-meta{color:var(--text-2);flex-wrap:wrap;align-items:baseline;gap:5px;font-size:13px;display:flex}.op__card-total{color:var(--text);font-size:15px;font-weight:700}.op__card-foot{color:var(--text-3);border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:1px;padding-top:8px;font-size:12px;display:flex}@media (width<=899px){.op__filters{grid-template-columns:1fr 1fr;gap:8px;display:grid}.op__filters .dd{min-width:0;display:flex}.op__filters .dd__trigger{justify-content:space-between;width:100%;min-width:0;padding:0 12px}.op__filters .dd__trigger-label{display:none}.op__filters .dd__trigger-value{flex:1;min-width:0}.op__search{grid-column:1/-1;max-width:none}}.ped__fs{border:none;min-width:0;margin:0;padding:0}.ped__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ped__toggle{grid-column:1/-1}.ped__switch{border:1px solid var(--border-strong);background:var(--surface);border-radius:var(--radius-sm);color:var(--text-2);align-items:center;gap:10px;padding:8px 12px;font-weight:500;display:inline-flex}.ped__switch>span{background:var(--border-strong);border-radius:999px;flex-shrink:0;width:34px;height:20px;transition:background .14s;position:relative}.ped__switch>span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .14s;position:absolute;top:2px;left:2px}.ped__switch--on{color:var(--text)}.ped__switch--on>span{background:var(--ink)}.ped__switch--on>span:after{transform:translate(14px)}.ped__colors{margin-top:16px}.ped__colors-lbl{color:var(--text-2);margin-bottom:8px;font-size:12px;font-weight:600;display:block}.ped__color{border-top:1px solid var(--border);gap:10px;padding:10px 0;display:flex}.ped__color-img{background:var(--surface-2) center / contain no-repeat;border-radius:8px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid}.ped__color-fields{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ped__color-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ped__hex{flex-shrink:0;width:92px}.ped__color-pick{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:0 0;width:34px;height:34px;padding:0}.pac{flex-direction:column;gap:14px;display:flex}.pac__preview{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--field) center / contain no-repeat;width:100%;height:150px;color:var(--text-3);place-items:center;display:grid}.pac__hex{align-items:center;gap:8px;display:flex}.pac__file{align-self:flex-start}.ped__foot{background:var(--surface);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;display:flex;position:sticky;bottom:0}.ped__ok{color:var(--ok);font-size:13px;font-weight:600}@media (width<=899px){.ped__grid{grid-template-columns:1fr}.ped__color-row{gap:6px}.ped__foot>.muted{order:2;width:100%}}.pp__ro{margin-top:-6px;margin-bottom:14px;font-size:13px}.pp__filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.pp__search{border:1px solid var(--border-strong);background:var(--surface);height:46px;color:var(--text-3);border-radius:999px;flex:1;align-items:center;gap:8px;min-width:200px;max-width:320px;padding:0 15px;transition:border-color .18s;display:flex}.pp__search:focus-within{border-color:var(--ink)}.pp__search input{width:100%;color:var(--text);background:0 0;border:none;outline:none;padding:0;font-size:14px}.pp__table-wrap{overflow-x:auto}@media (width>=1024px){.pp__table-wrap{overflow:visible}}.pp__table{border-collapse:collapse;width:100%;font-size:13px}.pp__table th{text-align:left;color:var(--text-3);border-bottom:1px solid var(--border);padding:10px 14px;font-size:12px;font-weight:600}.pp__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:9px 14px}.pp__table tbody tr:last-child td{border-bottom:none}.pp__row{cursor:pointer}.pp__row:hover td{background:var(--surface-2)}.pp__num{text-align:right}.pp__thumb{width:52px}.pp__thumb img{object-fit:contain;background:var(--surface-2);border-radius:6px;width:40px;height:40px}.pp__name{font-weight:600}.pp__slug{font-size:11px}.pp__vis{border-radius:6px;place-items:center;width:24px;height:24px;display:inline-grid}.pp__vis--on{color:var(--ok);background:#ecfdf3}.pp__vis--off{background:var(--surface-2);color:var(--text-3)}.pp__msg{text-align:center;padding:40px!important}.pp__cards{flex-direction:column;gap:10px;display:flex}.pp__card{text-align:left;background:var(--surface);align-items:center;gap:12px;width:100%;padding:12px;display:flex}.pp__card:active{background:var(--surface-2)}.pp__card-img{object-fit:contain;background:var(--surface-2);border-radius:8px;flex-shrink:0;width:52px;height:52px}.pp__card-body{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.pp__card-name{font-size:14px;font-weight:600}.pp__card-meta{flex-wrap:wrap;gap:3px 12px;font-size:13px;display:flex}.pp__card-meta .mono{font-weight:700}.pp__card-tags{flex-wrap:wrap;gap:6px;display:flex}.pp__card>svg{color:var(--text-3);flex-shrink:0}@media (width<=899px){.pp__filters .dd{flex:1}.pp__filters .dd__trigger{justify-content:space-between;width:100%}.pp__search{flex:100%;order:3;max-width:none}}.up__new-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:4px;display:grid}.up__table-wrap{overflow-x:auto}.up__table{border-collapse:collapse;width:100%;font-size:13px}.up__table th{text-align:left;color:var(--text-3);border-bottom:1px solid var(--border);padding:10px 14px;font-size:12px;font-weight:600}.up__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:11px 14px}.up__table tbody tr:last-child td{border-bottom:none}.up__name{align-items:center;gap:8px;font-weight:600;display:flex}.up__num{text-align:right}.up__msg{text-align:center;padding:32px!important}.up__cards{flex-direction:column;gap:10px;display:flex}.up__card{flex-direction:column;gap:10px;padding:14px;display:flex}.up__card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.up__card-row{align-items:flex-end;gap:10px;display:flex}@media (width<=899px){.up__new-grid{grid-template-columns:1fr}}.mt__date{width:auto;padding:6px 10px}.mt__loading{place-items:center;padding:60px;display:grid}.mt__cards{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.mt__stat{flex-direction:column;gap:4px;padding:16px;display:flex}.mt__stat-num{font-size:26px;font-weight:700}.mt__slash{color:var(--text-3);font-weight:400}.mt__stat .muted{font-size:12px}.mt__funnel{padding:20px}.mt__funnel h3{margin:0 0 2px;font-size:15px}.mt__funnel-sub{margin:0 0 18px;font-size:13px}.mt__step{margin-bottom:16px}.mt__step-top{justify-content:space-between;align-items:baseline;margin-bottom:5px;display:flex}.mt__step-label{font-size:13px;font-weight:500}.mt__step-val{font-size:14px;font-weight:700}.mt__bar{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;height:10px;overflow:hidden}.mt__bar-fill{background:var(--ink);border-radius:999px;height:100%;transition:width .3s}.mt__step-drop{color:var(--text-3);margin-top:4px;font-size:11px;display:inline-block}.mt__step-drop--low{color:var(--warn)}.mt__note{margin-top:16px;font-size:12px}@media (width<=899px){.mt__cards{grid-template-columns:repeat(2,1fr)}.mt__date{flex:1;min-width:120px}.mt__stat-num{font-size:22px}}@media (width<=460px){.mt__cards{grid-template-columns:1fr}}.iu__month{width:auto;padding:6px 10px}.iu__meter{margin-bottom:16px;padding:20px}.iu__meter-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.iu__meter-num{font-size:28px;font-weight:700}.iu__alert{color:var(--warn);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.iu__bar{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;height:12px;margin-top:14px;position:relative;overflow:hidden}.iu__bar-fill{background:var(--ink);border-radius:999px;height:100%;transition:width .3s}.iu__bar-fill--alert{background:var(--warn)}.iu__bar-mark{background:var(--text-2);width:2px;position:absolute;top:-3px;bottom:-3px}.iu__hint{margin:12px 0 0;font-size:12px}.iu__daily{margin-bottom:16px;padding:20px}.iu__daily h3{margin:0 0 14px;font-size:15px}.iu__chart{align-items:flex-end;gap:3px;height:120px;display:flex}.iu__col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.iu__col-fill{background:var(--ink);border-radius:2px 2px 0 0;width:100%;min-height:2px}.iu__col-lbl{color:var(--text-3);font-size:9px}.iu__settings{padding:20px}.iu__settings h3{margin:0 0 14px;font-size:15px}.iu__settings-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=899px){.iu__settings-grid{grid-template-columns:1fr}.iu__col-lbl{display:none}.iu__month{width:100%}}
