:root{--ink:#183831;--muted:#7b8e85;--green:#147e63;--surface:#f3f6f3;--line:#e8eee9;--adm-color-primary:#147e63;--adm-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft YaHei", sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.login-shell{background:#edf3ee;place-items:center;min-height:100dvh;padding:24px;display:grid}.login-language{position:fixed;top:18px;right:18px}.login-card{background:#fff;border:1px solid #dce7de;border-radius:16px;width:min(100%,380px);padding:28px 22px;box-shadow:0 18px 50px #23483214}.login-brand{margin-bottom:25px}.login-card h1{color:#263d34;margin:8px 0;font-size:25px}.login-card>p:not(.eyebrow){color:#87968b;margin-bottom:20px;font-size:11px;line-height:1.6}.login-card label{color:#6f8275;gap:6px;margin-bottom:12px;font-size:10px;display:grid}.login-card input,.account-create-grid input,.account-create-grid select,.account-reset input{color:#315044;background:#f8faf8;border:1px solid #dbe5dc;border-radius:7px;width:100%;min-height:40px;padding:8px 10px}.login-card>small{color:#99a59c;text-align:center;margin-top:14px;font-size:9px;display:block}.login-card .login-error{color:#a62c21;background:#fff2f0;border:1px solid #e9aaa3;border-radius:8px;margin:0;padding:9px 11px;font-size:13px;line-height:1.45}.login-loading{color:#6d8174;font-size:12px}.watermark-layer{z-index:20;pointer-events:none;opacity:.055;grid-template-columns:repeat(3,1fr);align-content:space-around;justify-items:center;display:grid;position:fixed;inset:-15%;transform:rotate(-22deg)}.watermark-layer span{color:#173b2d;white-space:nowrap;font-size:12px;font-weight:700}.account-management-content,.logout-section{padding-top:0}.watermark-setting{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.watermark-setting>div{gap:3px;display:grid}.watermark-setting strong{color:#50685a;font-size:11px}.watermark-setting small{color:#93a096;font-size:9px}.watermark-setting button{color:#7f8f84;background:#e3e9e3;border:0;border-radius:999px;min-width:58px;padding:7px;font-size:9px}.watermark-setting button.active{color:#187250;background:#dff0e8}.account-create-grid{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.account-list{gap:8px;margin-top:14px;display:grid}.account-list article{background:#f3f7f3;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:9px;display:grid}.account-list article>div:first-child{min-width:0;display:grid}.account-list strong{color:#496353;font-size:10px}.account-list span{color:#89978e;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.account-list button{color:#31775b;background:0 0;border:0;padding:5px;font-size:9px}.account-reset{grid-column:1/-1;gap:6px;display:flex!important}.account-reset input{min-height:34px}*{box-sizing:border-box}body{color:var(--ink);font-family:var(--adm-font-family);-webkit-font-smoothing:antialiased;background:#e9eeeb;margin:0}button,input,select{font:inherit}button{cursor:pointer}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible){outline-offset:3px;outline:3px solid #79baa4}button{-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,p{margin:0}button,a{touch-action:manipulation}.app-shell{width:100%;max-width:560px;min-height:100vh;padding-bottom:calc(86px + env(safe-area-inset-bottom));background:var(--surface);margin:0 auto;box-shadow:0 0 70px #2449360b}.demo-banner{color:#527768;letter-spacing:.6px;background:#e4eee6;justify-content:space-between;align-items:center;gap:8px;min-height:30px;padding:7px 12px;font-size:10px;display:flex}.demo-banner>span{align-items:center;gap:6px;display:inline-flex}.demo-banner small{color:#315e4d;letter-spacing:0;text-align:right;font-size:9px}.demo-banner small.refresh-error{color:#b54336}.refresh-toolbar{background:#f8faf8;border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;gap:8px;min-height:30px;padding:5px 20px;display:flex}.refresh-toolbar small{color:#637a6c;font-variant-numeric:tabular-nums;font-size:9px}.refresh-toolbar small.refresh-error{color:#b54336}.refresh-toolbar button{color:#7b8e85;background:#fff;border:1px solid #dbe5de;border-radius:999px;align-items:center;gap:4px;padding:4px 7px;font-size:9px;display:inline-flex}.refresh-toolbar button i{background:#9aa8a0;border-radius:50%;width:5px;height:5px}.refresh-toolbar button.active{color:#126f58;background:#e6f4ec;border-color:#9dcab7}.refresh-toolbar button.active i{background:#168365}.live-dot{background:#4a9d73;border-radius:50%;width:5px;height:5px}.hero{background:#fff;padding:10px 20px 9px}.brand-row,.row-between,.card-heading,.section-heading,.hero-heading,.hero-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand{letter-spacing:-1px;font-size:19px;font-weight:850}.brand-dot{color:var(--green)}.brand small{letter-spacing:1px;border-left:1px solid #d9e2dc;margin-left:10px;padding-left:10px;font-size:11px;font-weight:500;display:inline-block}.avatar-button{border:1px solid var(--line);width:38px;height:38px;color:var(--green);background:#f7faf7;border-radius:50%;place-items:center;font-size:18px;display:grid}.eyebrow{color:var(--muted);letter-spacing:2px;font-size:9px;font-weight:650;display:block}.hero>.eyebrow{display:none}.hero-heading{align-items:flex-end;margin-top:7px}.hero h1{letter-spacing:-.6px;font-size:19px;font-weight:600;line-height:1.4}.hero h1 span{color:var(--green)}.hero h1 br{display:none}.hero-index{color:#dce8df;padding-bottom:6px;font-size:48px;font-weight:350;line-height:1;display:none}.hero-index small{letter-spacing:2px;color:#91a398;margin-top:9px;font-size:10px;display:block}.hero-meta{border-top:1px solid var(--line);color:#718479;margin-top:7px;padding-top:7px;font-size:11px}.hero-meta>span{align-items:center;gap:6px;display:inline-flex}.hero-meta small{color:#9aa69e;font-size:9px}.role-chip{color:var(--green);white-space:nowrap;font-size:10px}.filter-toolbar{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3f6f3ed;padding:12px 20px;position:sticky;top:0}.filter-toolbar>button{color:#466354;text-align:left;background:#fff;border:1px solid #e0e8e1;border-radius:10px;align-items:center;gap:9px;width:100%;min-height:44px;padding:9px 13px;font-size:12px;display:flex}.filter-toolbar>button>span:not(.filter-divider):not(.filter-arrow){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.filter-toolbar svg{flex-shrink:0}.filter-divider{background:#dce6dd;width:1px;height:13px}.filter-arrow{margin-left:auto}.content{padding:9px 20px 20px}.section-heading{margin:7px 0 16px}h2{font-size:19px;font-weight:650;line-height:1.5}.section-heading h2{margin-top:5px}.chip{color:var(--green);white-space:nowrap;background:#e7f1e9;border-radius:6px;padding:6px 9px;font-size:10px}.date-range{color:#7b8d82;white-space:nowrap;font-size:11px}.four-day-heading{margin-top:30px}.chart-card,.profile-card{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:15px;padding:20px 18px}.card-heading{margin-bottom:17px}.card-heading h3,.profile-card h3{font-size:14px;font-weight:650}.card-heading>span{color:#89978e;font-size:10px}.state-chart{grid-template-columns:1fr 1fr;align-items:center;gap:26px;margin:25px 0 19px;display:grid}.donut{aspect-ratio:1;border-radius:50%;justify-self:center;width:100%;max-width:180px;padding:14px;transform:rotate(-.1deg)}.donut-hole{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.donut-hole span{color:#829389;font-size:10px}.donut-hole strong{letter-spacing:-1.5px;font-size:36px;font-weight:650;line-height:1.25}.donut-hole small{color:#9aa59e;font-size:9px}.state-legend{gap:1px;display:grid}.state-legend button{text-align:left;color:#698072;background:0 0;border:0;align-items:center;gap:8px;width:100%;min-height:31px;padding:7px 0;font-size:11px;display:flex}.state-legend button i,.date-legend i{border-radius:2px;flex-shrink:0;width:7px;height:7px;display:inline-block}.state-legend button b{color:var(--ink);margin-left:auto;font-size:13px}.state-legend button small{color:#b7c3ba}.chart-footnote{border-top:1px dashed var(--line);color:#8b9b90;margin-top:10px;padding-top:13px;font-size:10px;line-height:1.8}.coverage-notice{color:#71876f;text-align:left;background:#edf2e8;border:1px solid #e2eade;border-radius:10px;align-items:flex-start;gap:9px;width:100%;margin-bottom:16px;padding:13px;font-size:11px;line-height:1.7;display:flex}.coverage-notice svg{flex-shrink:0;margin-top:3px}.coverage-notice small{opacity:.8;font-size:10px;display:block}.coverage-notice.warning{color:#957b43;background:#fff4e3;border-color:#f2e4c8}.date-legend{border-bottom:1px solid #f1f4f1;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:5px;padding-bottom:13px;display:grid}.date-legend span{color:#7c8e83;background:#fafcfb;border:1px solid #edf1ee;border-radius:7px;grid-template-columns:7px 1fr;align-items:center;gap:2px 5px;padding:6px;font-size:10px;display:grid}.date-legend span i{grid-row:1/3}.date-legend span em{font-style:normal;line-height:1}.date-legend span b{color:#263f35;font-variant-numeric:tabular-nums;font-size:12px;line-height:1.1}.bar-group{border-bottom:1px solid #f5f7f5;grid-template-columns:95px minmax(0,1fr);align-items:center;gap:12px;padding:11px 0;display:grid}.bar-label{overflow-wrap:anywhere;color:#546e5e;font-size:11px;line-height:1.55}.bar-series{gap:5px;display:grid}.bar-line{align-items:center;gap:8px;height:12px;display:flex}.bar-track{background:#eef1f0;border-radius:4px;width:100%;height:9px}.bar-fill{border-radius:4px;min-width:0;height:100%}.bar-line>span{text-align:right;color:#7c8a80;font-variant-numeric:tabular-nums;flex-shrink:0;width:23px;font-size:9px}.chart-unit{color:#a1aba3;margin-top:13px;font-size:9px;line-height:1.7}.empty-chart{color:#94a198;text-align:center;padding:25px 0;font-size:12px}.records-content .adm-search-bar{--border-radius:10px;--height:44px;--background:#e9efea}.records-content .adm-search-bar-input-box{font-size:12px}.list-summary{color:#90a092;justify-content:space-between;align-items:center;margin:15px 0 10px;font-size:10px;display:flex}.list-summary button{color:#6b8575;background:0 0;border:0;align-items:center;gap:6px;padding:7px 0;font-size:11px;display:flex}.quick-filters{gap:8px;margin-bottom:16px;display:flex}.stage-filter-heading{color:#6b8575;justify-content:space-between;align-items:center;margin:2px 0 8px;font-size:11px;display:flex}.stage-filter-heading .more-filter{color:#6b8575;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;display:inline-flex}.stage-filters{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:2px;display:flex;overflow-x:auto}.stage-filters::-webkit-scrollbar{display:none}.stage-filters button{scroll-snap-align:center;white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:4px;min-width:68px;padding:6px 4px;display:inline-flex}.stage-filters button i{border-radius:50%;width:5px;height:5px}.stage-filters button small{opacity:.8;font-size:9px}.point-filter-strip{margin-bottom:7px}.point-filter-strip button{text-overflow:ellipsis;min-width:64px;max-width:170px;overflow:hidden}.records-content .stage-filters button{border-radius:6px;min-width:58px;min-height:29px;padding:4px 9px;font-size:10px}.records-content .point-filter-strip button{min-width:64px}.quick-filters button{color:#7f9285;background:#e9efe8;border:1px solid #0000;border-radius:7px;min-height:35px;padding:7px 14px;font-size:11px}.quick-filters button.active{color:#fff;background:var(--green)}.quick-filters button.active i{background:#fff!important}.active-filter-note{color:#6a806d;background:#e8eee8;border:0;border-radius:6px;margin:0 0 12px;padding:7px;font-size:10px}.anomaly-content{gap:12px;display:grid}.anomaly-overview,.threshold-panel{background:#fff;border:1px solid #e1e9e2;border-radius:12px;padding:14px}.anomaly-heading{justify-content:space-between;align-items:center;display:flex}.anomaly-heading>div{align-items:baseline;gap:8px;display:flex}.anomaly-heading span{color:#768b7d;font-size:10px}.anomaly-heading strong{color:#254d3d;font-size:25px}.anomaly-heading>b{color:#7b8d81;font-size:20px}.anomaly-heading>b.up,.anomaly-state-deltas small.up{color:#d3654d}.anomaly-heading>b.down,.anomaly-state-deltas small.down{color:#2c8a67}.anomaly-overview>p,.threshold-panel>p{color:#93a096;margin:5px 0 10px;font-size:9px;line-height:1.5}.anomaly-state-deltas{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.anomaly-state-deltas>div{background:#f4f7f3;border-radius:7px;grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:4px;padding:7px;display:grid}.anomaly-state-deltas i{border-radius:50%;width:5px;height:5px}.anomaly-state-deltas span,.anomaly-state-deltas small{color:#7e9083;font-size:8px}.anomaly-state-deltas b{color:#506c5b;font-size:11px}.anomaly-state-deltas small{text-align:right;grid-column:2/4}.anomaly-heading.compact strong{font-size:20px}.threshold-grid{gap:7px;margin:10px 0;display:grid}.threshold-grid>label{color:#708477;background:#f4f7f3;border-radius:7px;justify-content:space-between;align-items:center;min-height:32px;padding:0 9px;font-size:10px;display:flex}.threshold-input{align-items:center;gap:5px;display:flex}.threshold-input input{color:#315f4d;text-align:right;background:#fff;border:1px solid #dbe5dc;border-radius:5px;width:74px;padding:5px}.anomaly-filter-heading{color:#6f8275;justify-content:space-between;font-size:11px;display:flex}.anomaly-date-filters{margin-bottom:0}.anomaly-warehouse-heading{margin-top:7px}.anomaly-warehouse-filters{margin-bottom:8px}.anomaly-status-filters{margin-bottom:0}.anomaly-status-filters button{flex:1;padding:7px 5px}.anomaly-list{gap:9px;display:grid}.anomaly-card{background:#fff;border-left:4px solid #d6654e;border-radius:10px;padding:12px;box-shadow:0 3px 14px #31523b0a}.anomaly-card.resolved{filter:grayscale(.65);background:#f1f3f1;border-left-color:#aeb8b1}.anomaly-card-head,.anomaly-card>div:not(.anomaly-card-head){justify-content:space-between;gap:8px;display:flex}.anomaly-card-head strong{color:#9d4c3d;font-size:10px}.anomaly-card.resolved .anomaly-card-head strong{color:#78837c}.anomaly-card-head span{color:#9b6f66;font-size:9px}.anomaly-card h3{color:#273f35;margin:8px 0 3px;font-size:15px}.anomaly-card p,.anomaly-card small,.anomaly-card>div span{color:#829187;font-size:9px}.anomaly-card>div b{color:#536c5c;font-size:10px}.anomaly-card small{margin-top:7px;display:block}.baseline-change-totals b{text-align:center;border-radius:7px;min-width:36px;padding:4px 7px;font-size:13px}.baseline-change-totals .up{color:#a83f32;background:#fff0ed}.baseline-change-totals .down{color:#24785c;background:#eaf7f1}.baseline-change-list,.anomaly-list{gap:9px;display:grid}.baseline-change-card,.anomaly-record-group{background:#fff;border-radius:11px;overflow:hidden}.baseline-change-card.added{border-left:4px solid #d4654e}.baseline-change-card.removed{border-left:4px solid #2b8a67}.change-card-label,.anomaly-record-group>.anomaly-card-head,.anomaly-reason{padding:7px 11px}.change-card-label{color:#47695a;background:#f4f7f3;font-size:10px}.baseline-change-card .record-card,.anomaly-record-group .record-card{box-shadow:none;border-width:1px 0 0;border-radius:0;margin:0}.anomaly-record-group{border-left:4px solid #d6654e}.anomaly-record-group.resolved{background:#f1f3f1;border-left-color:#aeb8b1}.anomaly-record-group.resolved .record-card,.anomaly-record-group.resolved .record-details,.anomaly-record-group.resolved .duration-grid{filter:grayscale(.8);background:#eef1ef}.anomaly-record-group.resolved>.anomaly-card-head,.anomaly-record-group.resolved>.anomaly-reason{filter:grayscale(.7)}.anomaly-reason{color:#7b8d81;justify-content:space-between;gap:8px;font-size:9px;display:flex}.anomaly-reason b{color:#4d6859}.anomaly-category-filters{scrollbar-width:none;flex-wrap:nowrap;gap:6px;display:flex;overflow-x:auto}.anomaly-category-filters::-webkit-scrollbar{display:none}.anomaly-category-filters button{flex:none;min-width:72px;min-height:31px;padding:5px 9px}.collector-settings{gap:10px;display:grid}.collector-settings>label{color:#61766a;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px;font-size:12px;display:grid}.collector-settings input{box-sizing:border-box;color:#263d32;background:#f8faf8;border:1px solid #dbe5de;border-radius:8px;width:100%;min-width:0;padding:9px 10px}.plan-baseline-panel{background:#f7f9f6;border:1px solid #dfe8e0;border-radius:11px;gap:8px;padding:10px;display:grid}.plan-baseline-heading{color:#466658;justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.plan-baseline-heading span,.plan-baseline-panel>small{color:#819087;font-size:9px}.profile-threshold-panel{padding:14px}.settings-feedback,.settings-error{color:#32775d;margin:8px 0;font-size:10px}.settings-error{color:#a62c21}.change-password-card{gap:9px;display:grid}.change-password-card label{color:#6e8174;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;font-size:10px;display:grid}.change-password-card input{background:#f7f9f6;border:1px solid #dbe5dc;border-radius:7px;min-width:0;padding:8px 9px}.record-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:10px;padding:8px 12px 0}.record-no{color:#899b8f;letter-spacing:.5px;font-size:10px;font-weight:550}.record-no small{color:#60796a;letter-spacing:0;border-left:1px solid #dce5df;margin-left:7px;padding-left:7px;font-size:9px}.state-badge{border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;display:inline-flex}.state-badge i{border-radius:50%;width:4px;height:4px}.record-card h3{letter-spacing:-.2px;overflow-wrap:anywhere;margin:12px 0 6px;font-size:20px;font-weight:700}.identity-row{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start;gap:10px;margin:5px 0;display:grid}.container-heading{min-width:0}.container-heading>span,.seal-heading>span{color:#95a399;font-size:10px}.container-heading h3{margin:2px 0 0;line-height:1.35}.seal-heading strong{overflow-wrap:anywhere;color:#516e5c;margin-top:2px;font-size:15px;font-weight:600;line-height:1.6;display:block}.duration-grid{background:#f4f8f3;border:1px solid #e4ece4;border-radius:9px;margin:5px 0;padding:4px 8px 5px;position:relative}.record-steps{pointer-events:none;grid-template-columns:repeat(6,1fr);height:24px;margin-bottom:2px;display:grid}.record-steps span{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.record-steps span:not(:last-child):after{z-index:0;content:"";background:#dce5df;width:100%;height:2px;position:absolute;top:5px;left:50%}.record-steps span.done:after{background:#58a88a}.record-steps i{z-index:1;background:#f4f8f3;border:2px solid #d5e0d9;border-radius:50%;width:8px;height:8px;position:relative}.record-steps small{z-index:1;color:#99a79e;white-space:nowrap;margin-top:2px;font-size:8px;line-height:1;position:relative}.record-steps span.done small{color:#5c806f}.record-steps span.current small{color:#315f4d;font-weight:700}.record-steps span.done i{background:#58a88a;border-color:#58a88a}.record-steps span.current i{border:2px solid #fff;width:10px;height:10px;margin-top:-1px;box-shadow:0 0 0 2px #7fae9b}.duration-line{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.duration-item{white-space:nowrap;align-items:baseline;gap:3px;min-width:0;display:flex}.duration-item label{color:#7e9383;flex-shrink:0;font-size:8px}.duration-item strong{color:#267657;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:10px;font-weight:650;line-height:1.2}.duration-item small{color:#9aa89b;text-overflow:ellipsis;min-width:0;font-size:7px;line-height:1.2;overflow:hidden}.duration-grid.stopped{background:#f7f9f6}.duration-grid.stopped .duration-item strong{color:#597262}.duration-note{color:#9aa79b;margin:0 0 7px;font-size:9px;line-height:1.6}.record-sub{color:#90a093;flex-wrap:wrap;align-items:center;gap:5px;font-size:10px;display:flex}.record-sub span{color:#ccd5cd}.record-sub .sales-type{color:#587763}.compact-identifiers>div{flex-wrap:wrap;align-items:baseline;gap:4px;min-width:0;display:flex}.record-grid.compact-identifiers{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.compact-identifiers>div>label{flex-shrink:0;margin-bottom:0}.record-grid{grid-template-columns:1fr 1fr;gap:10px;margin:4px 0 6px;display:grid}.record-grid label{color:#95a399;margin-bottom:3px;font-size:10px;display:block}.record-grid b{color:#546e5e;overflow-wrap:anywhere;font-size:12px;font-weight:550}.record-footer{color:#8a9b8e;border-top:1px dashed #e7eee7;justify-content:space-between;align-items:center;gap:7px;padding:0;font-size:10px;display:flex}.record-footer>span:first-child{overflow-wrap:anywhere;align-items:center;gap:6px;min-width:0;display:flex}.record-footer .bill-label{white-space:nowrap}.bill-label{color:#aa9b7c;font-size:10px}.bill-label.billed{color:#8d75b5}.expand-button{color:#81968a;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:auto;min-height:40px;margin-left:auto;padding:0;font-size:10px;display:flex}.record-details{padding-bottom:12px}.record-details h4{border-top:1px solid var(--line);margin:0 0 9px;padding-top:10px;font-size:12px}.record-details h4 span{color:#a7b0a7;margin-left:5px;font-size:9px;font-weight:400}.detail-grid{grid-template-columns:1fr 1fr;gap:7px 12px;margin:0 0 11px;display:grid}.detail-grid>div{grid-template-columns:max-content minmax(0,1fr);align-items:baseline;gap:6px;min-width:0;display:grid}.detail-grid dt{color:#9aa69c;white-space:nowrap;margin:0;font-size:9px;line-height:1.45}.detail-grid dd{color:#53705e;overflow-wrap:anywhere;text-align:right;margin:0;font-size:10px;line-height:1.45}.billing-detail{background:#f5f8f4;border-radius:7px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin:9px 0;padding:9px;display:grid}.billing-detail span{color:#99a598;grid-template-columns:max-content minmax(0,1fr);align-items:baseline;gap:5px;min-width:0;font-size:9px;line-height:1.5;display:grid}.billing-detail b{color:#617c67;overflow-wrap:anywhere;text-align:right;font-size:10px;font-weight:500}.record-details>.helper-text{margin:5px 0;font-size:10px;line-height:1.5}.action-note,.readonly-note{color:#96a191;text-align:center;margin-top:10px;font-size:10px;line-height:1.7}.inline-audit{margin-top:18px}.inline-audit p{color:#7c9080;margin-top:10px;font-size:10px}.inline-audit small{color:#9aa79b;margin-top:4px;font-size:9px;display:block}.source-note{text-align:center;color:#98a69b;margin:22px 5px 5px;font-size:10px;line-height:1.9}.empty-state{text-align:center;padding:40px 10px}.empty-state>svg{color:#aac2b0;margin-bottom:15px;font-size:36px}.empty-state h3{font-size:16px}.empty-state p{color:#8b9c8c;margin:12px 0 20px;font-size:12px;line-height:1.8}.profile-content{padding-top:20px}.profile-identity{align-items:center;gap:12px;margin-bottom:18px;display:flex}.large-avatar{color:#458064;background:#e6f1e8;border-radius:14px;place-items:center;width:44px;height:44px;font-size:23px;display:grid}.profile-identity h2{font-size:15px}.profile-identity p{color:#92a392;margin-top:4px;font-size:10px}.profile-identity .chip{margin-left:auto}.role-switch{background:#f0f4ed;border-radius:9px;margin-bottom:15px;padding:4px;display:flex}.role-switch button{color:#8a9a87;background:0 0;border:0;border-radius:6px;flex:1;min-width:0;padding:11px 5px;font-size:12px}.role-switch button.active{color:var(--green);background:#fff;box-shadow:0 2px 8px #304e3010}.helper-text{color:#8e9d8e;font-size:11px;line-height:1.85}.warehouse-permissions{grid-template-columns:1fr 1fr;gap:8px;margin-top:17px;display:grid}.warehouse-permissions label{color:#6b836d;align-items:center;gap:6px;min-height:35px;font-size:10px;display:flex}input[type=checkbox]{accent-color:var(--green);flex-shrink:0;width:17px;height:17px}.permission-actions{border-top:1px solid var(--line);justify-content:space-between;margin-top:15px;padding-top:13px;display:flex}.permission-actions button,.text-link{color:#528567;background:0 0;border:0;padding:8px 0;font-size:11px}.profile-card .adm-button{margin-top:16px}.profile-card>.helper-text{margin-top:12px}.audit-list{max-height:360px;margin-bottom:15px;overflow-y:auto}.audit-list>div{border-bottom:1px solid var(--line);gap:9px;padding:13px 0;display:flex}.audit-mark{background:#69a689;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:4px}.audit-mark.cancel{background:#c19a55}.audit-list strong{font-size:11px;font-weight:550}.audit-list small{color:#829b85;margin-left:5px;font-size:10px}.audit-list p{color:#9aa79a;margin-top:6px;font-size:9px}.bottom-nav{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-top:1px solid #e4ece3;width:100%;max-width:560px;padding:7px 8px 4px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav .adm-tab-bar-item{color:#91a18e;min-height:52px}.bottom-nav .adm-tab-bar-item-active{color:var(--green)}.bottom-nav .adm-tab-bar-item-title{margin-top:5px;font-size:10px}.bottom-nav .adm-tab-bar-item-icon{font-size:21px}.filter-popup{max-height:90dvh;padding:10px 24px calc(20px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;max-width:560px;margin:0 auto;overflow-y:auto}.sheet-handle{background:#e0e7df;border-radius:3px;width:34px;height:4px;margin:0 auto 23px}.sheet-heading{margin-bottom:22px}.sheet-heading h2{margin-top:7px}.filter-fields{gap:18px;display:grid}.filter-fields>label,.filter-fields legend{color:#58745e;font-size:12px}.filter-fields select,.filter-fields input[type=date],.date-picker-button{color:#6a856f;background:#f7faf5;border:1px solid #e1e9df;border-radius:8px;width:100%;min-width:0;min-height:44px;margin-top:8px;padding:11px;font-size:12px;display:block}.date-picker-button{text-align:left;cursor:pointer}.filter-fields fieldset{border:0;min-width:0;margin:0;padding:0}.date-inputs{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:10px;display:grid}.date-inputs.single-date{grid-template-columns:minmax(0,1fr)}.date-inputs label{color:#96a491;min-width:0;font-size:10px}.form-error{color:#b75b45;font-size:11px}.sheet-actions{grid-template-columns:1fr 2fr;gap:12px;padding-top:25px;display:grid}.point-select-field legend span{color:#9ba99a;margin-left:7px;font-size:10px}.point-select-field .adm-selector{--color:#f7faf5;--checked-color:#e6f2e9;--text-color:#6a856f;--checked-text-color:#147e63;--border:1px solid #e1e9df;--checked-border:1px solid #7fbba0;--border-radius:8px;--padding:12px 10px;margin-top:12px;font-size:11px}.point-select-field .adm-selector-item{overflow-wrap:anywhere;justify-content:center;align-items:center;min-height:44px;display:flex}.confirm-content p{color:#7a8e7c;margin:6px 0;font-size:12px;line-height:1.8}.confirm-content strong{color:#a48447;margin-top:12px;font-size:11px;font-weight:550;display:block}.schedule-dialog label{color:#607967;text-align:left;margin:14px 0;font-size:12px;display:block}.schedule-dialog input{color:#3c7157;background:#f6f9f3;border:1px solid #dfe8dc;border-radius:8px;width:100%;min-height:44px;margin-top:8px;padding:10px;display:block}input[type=radio]{accent-color:var(--green);width:17px;height:17px}.audit-mark.reschedule{background:#5288d6}.coverage-details{text-align:left;color:#7d917e;max-height:58dvh;font-size:11px;line-height:1.85;overflow-y:auto}.coverage-details p{margin-bottom:13px}.coverage-details small{overflow-wrap:anywhere;font-size:9px}.coverage-table{text-align:center;background:#f3f6ef;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;padding:12px;display:grid}.coverage-row{display:contents}.brand-row{gap:8px}.language-switch{background:#f3f7f0;border:1px solid #e0e9df;border-radius:8px;flex-shrink:0;align-items:center;margin-left:auto;padding:3px;display:flex}.language-switch button{color:#83997f;background:0 0;border:0;border-radius:5px;min-height:32px;padding:7px 8px;font-size:11px}.language-switch button.active{color:#147e63;background:#fff;box-shadow:0 1px 4px #253e2110}.brand-row .avatar-button{flex-shrink:0}html[lang=th] body{font-family:Segoe UI,Leelawadee UI,Tahoma,sans-serif}html[lang=th] .hero h1{letter-spacing:0;font-size:18px}html[lang=th] .hero-index small{letter-spacing:0}html[lang=th] .hero-meta{flex-wrap:wrap}html[lang=th] .state-chart{grid-template-columns:.9fr 1.1fr;gap:16px}html[lang=th] .state-legend button{gap:5px}html[lang=th] .section-heading h2{font-size:18px}html[lang=th] .duration-grid small{line-height:1.7}@media (max-width:420px){.brand small{display:none}.brand{font-size:17px}}@media (max-width:360px){.hero{padding-left:18px;padding-right:18px}.content,.filter-toolbar{padding-left:13px;padding-right:13px}.hero h1{font-size:18px}.hero-meta small{display:none}.state-chart{gap:17px}.donut{padding:11px}.donut-hole strong{font-size:30px}.bar-group{grid-template-columns:80px minmax(0,1fr);gap:8px}.date-legend{gap:10px}.quick-filters button{padding-left:11px;padding-right:11px}}@media (min-width:768px){.app-shell{border-left:1px solid #dfe7dd;border-right:1px solid #dfe7dd}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
