:root{--adm-radius-s: 4px;--adm-radius-m: 8px;--adm-radius-l: 12px;--adm-font-size-1: 9px;--adm-font-size-2: 10px;--adm-font-size-3: 11px;--adm-font-size-4: 12px;--adm-font-size-5: 13px;--adm-font-size-6: 14px;--adm-font-size-7: 15px;--adm-font-size-8: 16px;--adm-font-size-9: 17px;--adm-font-size-10: 18px;--adm-color-primary: #1677ff;--adm-color-success: #00b578;--adm-color-warning: #ff8f1f;--adm-color-danger: #ff3141;--adm-color-yellow: #ff9f18;--adm-color-orange: #ff6430;--adm-color-wathet: #e7f1ff;--adm-color-text: #333333;--adm-color-text-secondary: #666666;--adm-color-weak: #999999;--adm-color-light: #cccccc;--adm-color-border: #eeeeee;--adm-color-background: #ffffff;--adm-color-highlight: var(--adm-color-danger);--adm-color-white: #ffffff;--adm-color-box: #f5f5f5;--adm-color-text-light-solid: var(--adm-color-white);--adm-color-text-dark-solid: #000000;--adm-color-fill-content: var(--adm-color-box);--adm-font-size-main: var(--adm-font-size-5);--adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color: var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary: #3086ff;--adm-color-success: #34b368;--adm-color-warning: #ffa930;--adm-color-danger: #ff4a58;--adm-color-yellow: #ffa930;--adm-color-orange: #e65a2b;--adm-color-wathet: #0d2543;--adm-color-text: #e6e6e6;--adm-color-text-secondary: #b3b3b3;--adm-color-weak: #808080;--adm-color-light: #4d4d4d;--adm-color-border: #2b2b2b;--adm-color-box: #0a0a0a;--adm-color-background: #1a1a1a;--adm-color-background-body: var(--adm-color-background);--adm-border-color: var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity ease-in-out .2s}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size: 1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;user-select:none;pointer-events:none}.adm-popup{--z-index: var(--adm-popup-z-index, 1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{position:fixed;background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{right:8px;bottom:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{cursor:pointer;padding:4px;font-size:18px;line-height:1;color:var(--adm-color-weak)}.adm-mask{--z-index: var(--adm-mask-z-index, 1000);position:fixed;top:0;left:0;z-index:var(--z-index);display:block;width:100%;height:100%}.adm-mask-aria-button{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none}.adm-mask-content{z-index:1}.adm-safe-area{--multiple: var(--adm-safe-area-multiple, 1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top) * var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom) * var(--multiple))}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-image{--width: var(--adm-image-width, auto);--height: var(--adm-image-height, auto);width:var(--width);height:var(--height);display:block;overflow:hidden}.adm-image-img{width:100%;height:100%}.adm-image-tip{position:relative;background-color:var(--adm-color-fill-content);height:100%;min-height:24px;min-width:24px}.adm-image-tip>svg{width:24px;height:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--adm-color-weak)}.adm-badge-wrapper{display:inline-block;position:relative}.adm-badge{display:inline-flex;vertical-align:middle;box-sizing:content-box;border-radius:100px;background-color:var(--color);--right: 0;--top: 0;--color: var(--adm-badge-color, var(--adm-color-highlight))}.adm-badge-content{color:var(--adm-color-text-light-solid);box-sizing:border-box;min-width:8px;padding:1px 4px;font-size:var(--adm-font-size-1);line-height:12px;white-space:nowrap;font-weight:400;text-align:center}.adm-badge-fixed{position:absolute;right:var(--right);top:var(--top);transform:translate(50%,-50%)}.adm-badge-dot{min-width:10px;width:10px;height:10px;border-radius:5px}.adm-badge-bordered{border:solid 1px var(--adm-color-text-light-solid)}.adm-button{--color: var(--adm-color-text-light-solid);--text-color: var(--adm-button-text-color, var(--adm-color-text));--background-color: var(--adm-button-background-color, var(--adm-color-background));--border-radius: var(--adm-button-border-radius, 4px);--border-width: var(--adm-button-border-width, 1px);--border-style: var(--adm-button-border-style, solid);--border-color: var(--adm-button-border-color, var(--adm-color-border));color:var(--text-color);background-color:var(--background-color);position:relative;display:inline-block;box-sizing:border-box;height:auto;padding:7px 12px;margin:0;font-size:var(--adm-font-size-9);line-height:1.4;text-align:center;border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);cursor:pointer;transition:opacity ease .15s;-webkit-user-select:none;user-select:none}.adm-button:focus{outline:none}.adm-button:before{position:absolute;top:0;left:0;transform:translate(calc(var(--border-width) * -1),calc(var(--border-width) * -1));width:100%;height:100%;background-color:var(--adm-color-text-dark-solid);border:var(--border-width) var(--border-style) var(--adm-color-text-dark-solid);border-radius:var(--border-radius);opacity:0;content:" ";box-sizing:content-box}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color: transparent;--border-color: var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color: transparent;--border-width: 0px}.adm-button:not(.adm-button-default){--text-color: var(--adm-color-text-light-solid);--background-color: var(--color);--border-color: var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color: var(--color);--background-color: transparent}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color: var(--color);--background-color: transparent;--border-width: 0px}.adm-button-primary{--color: var(--adm-color-primary)}.adm-button-success{--color: var(--adm-color-success)}.adm-button-danger{--color: var(--adm-color-danger)}.adm-button-warning{--color: var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{padding-top:3px;padding-bottom:3px;font-size:var(--adm-font-size-main)}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{padding-top:3px;padding-bottom:3px;font-size:var(--adm-font-size-7)}.adm-button.adm-button-large{padding-top:11px;padding-bottom:11px;font-size:var(--adm-font-size-10)}.adm-button.adm-button-shape-rounded{--border-radius: 1000px}.adm-button.adm-button-shape-rectangular{--border-radius: 0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{display:flex;height:1.4em;align-items:center;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-dot-loading{display:inline-block}.adm-divider-horizontal{display:flex;align-items:center;margin:16px 0;border-width:0;border-color:var(--adm-color-border);border-style:solid;color:var(--adm-color-weak);font-size:14px}.adm-divider-left.adm-divider-horizontal:before{max-width:10%}.adm-divider-right.adm-divider-horizontal:after{max-width:10%}.adm-divider-horizontal:after,.adm-divider-horizontal:before{flex:auto;display:block;content:"";border-style:inherit;border-color:inherit;border-width:1px 0 0}.adm-divider-horizontal .adm-divider-content{flex:none;padding:0 16px}.adm-divider-vertical{position:relative;top:-.06em;display:inline-block;height:.9em;margin:0 16px;vertical-align:middle;border-top:0;border-left:1px solid var(--adm-color-border)}.adm-card{background:var(--adm-color-background);border-radius:var(--adm-card-border-radius, 8px);padding:0 var(--adm-card-padding-inline, 12px)}.adm-card-header{position:relative;display:flex;justify-content:space-between;align-items:center;gap:var(--adm-card-header-gap, 8px);box-sizing:border-box;padding:var(--adm-card-header-padding-block, 12px) 0}.adm-card-header:not(:last-child){border-bottom:solid var(--adm-card-header-border-width, .5px) var(--adm-card-header-border-color, var(--adm-color-border))}.adm-card-header-title{font-size:var(--adm-font-size-7);line-height:1.4;font-weight:700}.adm-card-body{padding:var(--adm-card-body-padding-block, 12px) 0}.adm-list{--header-font-size: var(--adm-font-size-7);--prefix-width: "auto";--prefix-padding-right: 12px;--align-items: center;--active-background-color: var(--adm-color-border);--border-inner: solid 1px var(--adm-color-border);--border-top: solid 1px var(--adm-color-border);--border-bottom: solid 1px var(--adm-color-border);--padding-left: 12px;--padding-right: 12px;--font-size: var(--adm-font-size-9);--extra-max-width: 70%}.adm-list-header{color:var(--adm-color-weak);font-size:var(--header-font-size);padding:8px var(--padding-right) 8px var(--padding-left)}.adm-list-body{background-color:var(--adm-color-background);overflow:hidden;font-size:var(--font-size)}.adm-list-body-inner{margin-top:-1px}.adm-list-default .adm-list-body{border-top:var(--border-top);border-bottom:var(--border-bottom)}.adm-list-card{margin:12px}.adm-list-card .adm-list-body{border-radius:8px}.adm-list-card .adm-list-header{padding-left:0}.adm-list-item{display:block;padding-left:var(--padding-left);position:relative;background-color:var(--adm-color-background);line-height:1.5}.adm-list-item-title,.adm-list-item-description{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-list-item-content{display:flex;align-items:var(--align-items);justify-content:flex-start;border-top:var(--border-inner);padding-right:var(--padding-right)}.adm-list-item-content-prefix{width:var(--prefix-width);flex:none;padding-right:var(--prefix-padding-right)}.adm-list-item-content-main{flex:auto;padding:12px 0}.adm-list-item-content-extra{flex:none;padding-left:12px;font-size:var(--adm-font-size-7);color:var(--adm-color-weak);max-width:var(--extra-max-width)}.adm-list-item-content-arrow{flex:none;display:flex;align-items:center;margin-left:4px;color:var(--adm-color-light);font-size:19px}.adm-list-item-disabled{cursor:not-allowed}.adm-list-item-disabled.adm-list-item-disabled>.adm-list-item-content>*{opacity:.4;pointer-events:none}a.adm-list-item:active:not(.adm-list-item-disabled){background-color:var(--active-background-color)}a.adm-list-item:active:not(.adm-list-item-disabled):after{content:" ";display:block;position:absolute;width:100%;bottom:-1px;left:0;border-bottom:var(--border-inner)}.adm-center-popup{--background-color: var(--adm-center-popup-background-color, var(--adm-color-background));--border-radius: var(--adm-center-popup-border-radius, 8px);--max-width: var(--adm-center-popup-max-width, 75vw);--min-width: var(--adm-center-popup-min-width, 280px);--z-index: var(--adm-center-popup-z-index, 1000);position:fixed;z-index:var(--z-index)}.adm-center-popup .adm-center-popup-mask{z-index:0}.adm-center-popup-wrap{position:fixed;z-index:1;top:50%;left:50%;width:auto;min-width:var(--min-width);max-width:var(--max-width);transform:translate(-50%,-50%)}.adm-center-popup-body{background-color:var(--background-color);border-radius:var(--border-radius)}.adm-center-popup-close{position:absolute;z-index:100;right:8px;top:8px;cursor:pointer;padding:4px;font-size:18px;color:var(--adm-color-weak)}.adm-dialog{--z-index: var(--adm-dialog-z-index, 1000);---z-index: var(--z-index)}.adm-dialog .adm-center-popup{--z-index: var(---z-index)}.adm-dialog-body{width:100%;max-height:70vh;font-size:var(--adm-font-size-6);overflow:hidden;display:flex;flex-direction:column}.adm-dialog-body>*{flex:none}.adm-dialog-body>.adm-dialog-content{flex:auto}.adm-dialog-body:not(.adm-dialog-with-image){padding-top:20px}.adm-dialog-image-container{margin-bottom:12px;max-height:40vh}.adm-dialog-header{margin-bottom:8px;padding:0 12px}.adm-dialog-title{margin-bottom:8px;padding:0 12px;font-weight:700;font-size:var(--adm-font-size-10);line-height:25px;text-align:center}.adm-dialog-content{padding:0 12px 20px;max-height:70vh;overflow-x:hidden;overflow-y:auto;font-size:var(--adm-font-size-7);line-height:1.4;color:var(--adm-color-text)}.adm-dialog-content-empty{padding:0;height:12px}.adm-dialog-footer{-webkit-user-select:none;user-select:none}.adm-dialog-footer .adm-dialog-action-row{display:flex;align-items:stretch;border-top:.5px solid var(--adm-color-border)}.adm-dialog-footer .adm-dialog-action-row>*{flex:1}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button{padding:10px;font-size:var(--adm-font-size-10);line-height:25px;border-radius:0;border-right:solid .5px var(--adm-color-border)}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button-bold{font-weight:700}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button:last-child{border-right:none}.adm-dialog-image-container{overflow-y:auto}.adm-space-item{flex:none}.adm-space{display:inline-flex;--gap: 8px;--gap-vertical: var(--gap);--gap-horizontal: var(--gap)}.adm-space-vertical{flex-direction:column}.adm-space-vertical>.adm-space-item{margin-bottom:var(--gap-vertical)}.adm-space-vertical>.adm-space-item:last-child{margin-bottom:0}.adm-space-horizontal{flex-direction:row}.adm-space-horizontal>.adm-space-item{margin-right:var(--gap-horizontal)}.adm-space-horizontal>.adm-space-item:last-child{margin-right:0}.adm-space-horizontal.adm-space-wrap{flex-wrap:wrap;margin-bottom:calc(var(--gap-vertical) * -1)}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:var(--gap-vertical)}.adm-space.adm-space-block{display:flex}.adm-space-align-center{align-items:center}.adm-space-align-start{align-items:flex-start}.adm-space-align-end{align-items:flex-end}.adm-space-align-baseline{align-items:baseline}.adm-space-justify-center{justify-content:center}.adm-space-justify-start{justify-content:flex-start}.adm-space-justify-end{justify-content:flex-end}.adm-space-justify-between{justify-content:space-between}.adm-space-justify-around{justify-content:space-around}.adm-space-justify-evenly{justify-content:space-evenly}.adm-space-justify-stretch{justify-content:stretch}.adm-nav-bar{--height: 45px;--border-bottom: none;display:flex;align-items:center;height:var(--height);border-bottom:var(--border-bottom);padding:0 12px;white-space:nowrap}.adm-nav-bar-left,.adm-nav-bar-right{flex:1}.adm-nav-bar-title{flex:auto;text-align:center;overflow:hidden;text-overflow:ellipsis}.adm-nav-bar-back{display:flex;align-items:center;margin-right:16px;padding:6px 0;cursor:pointer}.adm-nav-bar-back-arrow{font-size:24px;margin-right:4px}.adm-nav-bar-left{font-size:var(--adm-font-size-7);display:flex;justify-content:flex-start;align-items:center}.adm-nav-bar-title{justify-content:center;white-space:nowrap;font-size:var(--adm-font-size-10);padding:0 12px}.adm-nav-bar-right{text-align:right}.adm-tag{--border-radius: var(--adm-tag-border-radius, 2px);padding:2px 4px;font-size:var(--adm-font-size-3);line-height:1;font-weight:400;background:var(--background-color);color:var(--text-color);display:inline-block;white-space:nowrap;border-radius:var(--border-radius);border:1px solid var(--border-color);box-sizing:border-box}.adm-tag-round{border-radius:100px}.adm-text-area{--font-size: var(--adm-font-size-9);--color: var(--adm-color-text);--placeholder-color: var(--adm-color-light);--disabled-color: var(--adm-color-weak);--text-align: left;--count-text-align: right;position:relative;width:100%;max-width:100%;max-height:100%}.adm-text-area-element{font-family:var(--adm-font-family);resize:none;flex:auto;display:block;box-sizing:border-box;width:100%;max-width:100%;max-height:100%;padding:0;margin:0;color:var(--color);font-size:var(--font-size);line-height:1.5;background:transparent;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:1.5em;text-align:var(--text-align)}.adm-text-area-element::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element:-webkit-autofill{background-color:transparent}.adm-text-area-element:disabled{color:var(--disabled-color);cursor:not-allowed;opacity:1;-webkit-text-fill-color:var(--disabled-color)}.adm-text-area-element:read-only{cursor:default}.adm-text-area-element:invalid{box-shadow:none}.adm-text-area-element::-ms-clear{display:none}.adm-text-area-element-hidden{visibility:hidden;position:absolute;top:0;left:0;z-index:-1000}.adm-text-area-count{text-align:var(--count-text-align);color:var(--adm-color-weak);font-size:var(--adm-font-size-9);padding-top:8px}.adm-footer{--background-color: var(--adm-color-background);color:var(--adm-color-text);display:flex;flex-direction:column;align-items:center;background-color:var(--background-color)}.adm-footer-label{width:100%}.adm-footer-label .adm-divider.adm-divider{color:var(--adm-color-light)}.adm-footer-links{margin:8px 0;color:var(--adm-color-primary);white-space:nowrap}.adm-footer-links a{text-decoration:none}.adm-footer-content{display:flex;align-items:center;margin:8px 0;color:var(--adm-color-light)}.adm-footer-chips{display:flex;align-items:center;white-space:nowrap;margin:8px 0}.adm-footer-chip{white-space:nowrap;margin-right:20px;font-size:12px;background-color:var(--adm-color-fill-content);color:var(--adm-color-weak);padding:4px 12px;border-radius:100px}.adm-footer-chip-link{cursor:pointer;background-color:var(--adm-color-wathet);color:var(--adm-color-primary)}.adm-footer-chip:last-child{margin-right:0}.warranty-mobile-detail-popup .adm-popup-body{background:#f6f8f2}.warranty-mobile-detail{height:100vh;display:flex;flex-direction:column;background:#f6f8f2}.warranty-mobile-detail .adm-nav-bar{flex:0 0 auto;border-bottom:1px solid #e2e8d8;background:#fffffff5}.warranty-mobile-detail .adm-nav-bar-title{overflow:hidden;color:#23301f;font-size:14px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.warranty-mobile-detail .adm-tabs{flex:1;min-height:0;display:flex;flex-direction:column}.warranty-mobile-detail .adm-tabs-content{flex:1;min-height:0;overflow:auto;padding:0}.warranty-mobile-detail-body{padding:10px 10px 24px}.warranty-mobile-card{margin:0 0 10px;border:1px solid #e3eadb;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #1f2a1d0d}.warranty-mobile-card .adm-card-header-title{font-weight:850;color:#26361f}.warranty-mobile-card .adm-list-item-content-main{min-width:0}.warranty-mobile-card .adm-list-item-content-extra{max-width:58%;white-space:normal;word-break:break-word}.warranty-mobile-supplier-form-card{border-color:#e3eadb;background:#fff}.warranty-mobile-supplier-log-list{display:grid;gap:10px}.warranty-mobile-supplier-log{display:grid;gap:8px;padding:10px;border:1px solid #e3eadb;border-radius:12px;background:#fff;color:#23301f}.warranty-mobile-supplier-name{overflow:hidden;color:#23301f;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.warranty-mobile-supplier-action{margin-top:2px;color:#74806d;font-size:12px}.warranty-mobile-supplier-log-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:12px}.warranty-mobile-supplier-log-grid>div>div{color:#74806d}.warranty-mobile-supplier-log-grid b{display:block;margin-top:2px;color:#23301f;font-weight:750}.warranty-mobile-supplier-note{min-width:0;color:#34412e;font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.warranty-exchange-attachment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.warranty-exchange-attachment-grid.is-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.warranty-exchange-attachment{position:relative;overflow:hidden;border:1px solid #e3eadb;border-radius:8px;background:#fff}.warranty-mobile-detail-loading{display:grid;height:100vh;place-items:center;background:#f6f8f2;color:#66705f}.warranty-mobile-timeline{display:grid;gap:12px}.warranty-mobile-timeline-item{position:relative;padding-left:18px;padding-bottom:10px;border-bottom:1px solid #edf1e8}.warranty-mobile-timeline-item:before{content:"";position:absolute;left:0;top:5px;width:8px;height:8px;border-radius:999px;background:#2f6b2f}.warranty-mobile-timeline-item b,.warranty-mobile-timeline-item span{display:block}.warranty-mobile-timeline-item span{margin-top:2px;color:#74806d;font-size:12px}.warranty-mobile-timeline-item p{margin:6px 0 0;color:#44513d;font-size:13px;line-height:1.45}.warranty-mobile-hero{position:sticky;top:0;z-index:10;background:linear-gradient(180deg,#f0f5ff,#fff);border-bottom:1px solid #e8e8e8;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 1px #00000005}.warranty-mobile-hero-back{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #e8e8e8;display:inline-flex;align-items:center;justify-content:center;color:#262626;font-size:16px;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}.warranty-mobile-hero-back:active{background:#f5f5f5}.warranty-mobile-hero-title{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.warranty-mobile-hero-code{font-size:16px;font-weight:700;color:#1a1a1a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.warranty-mobile-hero-meta{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.warranty-mobile-hero-status{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:3px 8px;border-radius:10px;line-height:1.2}.warranty-mobile-hero-status .dot{width:6px;height:6px;border-radius:50%}.warranty-mobile-hero-status.processing{background:#fff4e6;color:#c2410c}.warranty-mobile-hero-status.processing .dot{background:#f59e0b}.warranty-mobile-hero-status.success{background:#ecfdf5;color:#15803d}.warranty-mobile-hero-status.success .dot{background:#22c55e}.warranty-mobile-hero-status.danger{background:#fef2f2;color:#b91c1c}.warranty-mobile-hero-status.danger .dot{background:#ef4444}.warranty-mobile-hero-status.neutral{background:#f0f5ff;color:#1e40af}.warranty-mobile-hero-status.neutral .dot{background:#1677ff}.warranty-mobile-hero-status.muted{background:#f5f5f5;color:#595959}.warranty-mobile-hero-status.muted .dot{background:#8c8c8c}.warranty-mobile-hero-priority{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;padding:3px 7px;border-radius:10px;background:#f3e8ff;color:#7e22ce;text-transform:uppercase;letter-spacing:.3px}.warranty-mobile-hero-actions{display:flex;gap:4px;flex-shrink:0}.warranty-mobile-hero-action{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #e8e8e8;display:inline-flex;align-items:center;justify-content:center;color:#595959;font-size:15px;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent;transition:background .12s}.warranty-mobile-hero-action:active{background:#f5f5f5}.warranty-mobile-hero-action.primary{background:#1677ff;border-color:#1677ff;color:#fff}.warranty-mobile-hero-action.danger{background:#fff;border-color:#ffccc7;color:#ff4d4f}.warranty-mobile-card .adm-card-header{padding:12px 14px 8px!important;font-size:12px!important;font-weight:700!important;color:#1a1a1a!important;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f0f0f0}.warranty-mobile-card .adm-card-body{padding:12px 14px!important}.warranty-mobile-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.warranty-mobile-info-field{display:flex;flex-direction:column;gap:3px;min-width:0}.warranty-mobile-info-field.full{grid-column:1 / -1}.warranty-mobile-info-label{font-size:11px;font-weight:500;color:#8c8c8c;text-transform:uppercase;letter-spacing:.4px;line-height:1.2}.warranty-mobile-info-value{font-size:14px;font-weight:600;color:#1a1a1a;word-break:break-word;line-height:1.4}.warranty-mobile-info-value.muted{color:#bfbfbf;font-weight:400}.warranty-mobile-info-value a{color:#1677ff;text-decoration:none}.warranty-mobile-info-value a:hover{text-decoration:underline}.warranty-mobile-customer{display:flex;align-items:center;gap:12px;padding:4px 0}.warranty-mobile-customer-avatar{width:44px!important;height:44px!important;flex-shrink:0;background:linear-gradient(135deg,#1677ff,#4096ff)!important;color:#fff!important;font-weight:700;font-size:16px!important;border:none!important}.warranty-mobile-customer-info{flex:1;min-width:0}.warranty-mobile-customer-name{font-size:15px;font-weight:600;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.warranty-mobile-customer-phone{display:flex;align-items:center;gap:4px;font-size:13px;color:#595959;margin-top:2px}.warranty-mobile-customer-phone .anticon{color:#8c8c8c;font-size:12px}.warranty-mobile-customer-call{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#f0f5ff;color:#1677ff;display:inline-flex;align-items:center;justify-content:center;font-size:16px;text-decoration:none;-webkit-tap-highlight-color:transparent}.warranty-mobile-customer-call:hover{background:#d6e4ff}.warranty-mobile-customer-swap{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#fff7e6;color:#fa8c16;display:inline-flex;align-items:center;justify-content:center;font-size:15px;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.warranty-mobile-customer-swap:active{background:#ffe7ba}.warranty-mobile-customer-actions{display:flex;gap:6px;flex-shrink:0}.warranty-mobile-quick-actions{display:flex;flex-direction:column;gap:8px}.warranty-mobile-action-row{display:flex;align-items:center;gap:12px;min-height:52px;padding:10px 12px;background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .12s,border-color .12s;text-align:left;width:100%;font-size:14px;color:#1a1a1a}.warranty-mobile-action-row:active{background:#f0f0f0}.warranty-mobile-action-row .icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.warranty-mobile-action-row .icon.primary{background:#e6f4ff;color:#1677ff}.warranty-mobile-action-row .icon.warn{background:#fff7e6;color:#fa8c16}.warranty-mobile-action-row .icon.danger{background:#fff1f0;color:#ff4d4f}.warranty-mobile-action-row .icon.success{background:#ecfdf5;color:#16a34a}.warranty-mobile-action-row .icon.neutral{background:#f5f5f5;color:#595959}.warranty-mobile-action-row .label{flex:1;font-weight:500}.warranty-mobile-action-row .chevron{color:#bfbfbf;font-size:14px}.warranty-mobile-status-hero{display:flex;align-items:center;gap:10px;padding:14px 16px;margin-bottom:12px;border-radius:12px;background:#fff;border:1px solid #e8e8e8}.warranty-mobile-status-hero.processing{background:#fff7e6;border-color:#ffd591}.warranty-mobile-status-hero.success{background:#ecfdf5;border-color:#86efac}.warranty-mobile-status-hero.danger{background:#fff1f0;border-color:#ffa39e}.warranty-mobile-status-hero.neutral{background:#f0f5ff;border-color:#91caff}.warranty-mobile-status-hero .dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.warranty-mobile-status-hero.processing .dot{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b2e}.warranty-mobile-status-hero.success .dot{background:#22c55e;box-shadow:0 0 0 4px #22c55e2e}.warranty-mobile-status-hero.danger .dot{background:#ef4444;box-shadow:0 0 0 4px #ef44442e}.warranty-mobile-status-hero.neutral .dot{background:#1677ff;box-shadow:0 0 0 4px #1677ff2e}.warranty-mobile-status-hero .status-label{font-weight:700;font-size:15px}.warranty-mobile-status-hero.processing .status-label{color:#c2410c}.warranty-mobile-status-hero.success .status-label{color:#15803d}.warranty-mobile-status-hero.danger .status-label{color:#b91c1c}.warranty-mobile-status-hero.neutral .status-label{color:#1e40af}.warranty-mobile-edit-bar{position:sticky;bottom:0;z-index:5;display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000000a;margin:12px -14px -12px}.warranty-mobile-dirty-tag{display:inline-flex;align-items:center;gap:4px;background:#fff7e6;color:#c2410c;border:1px solid #ffd591;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:600}.warranty-mobile-edit-bar .spacer{flex:1}.warranty-mobile-edit-bar .adm-button{min-height:40px;padding:0 16px}.warranty-mobile-edit-section-title{font-size:12px;font-weight:700;color:#595959;text-transform:uppercase;letter-spacing:.5px;margin:14px 0 8px;display:flex;align-items:center;gap:6px}.warranty-mobile-edit-section-title:before{content:"";width:3px;height:14px;background:#1677ff;border-radius:2px;display:inline-block}.warranty-mobile-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px}.warranty-mobile-edit-grid .full{grid-column:1 / -1}.warranty-mobile-edit-grid .adm-form-item{margin-bottom:0!important}.warranty-mobile-edit-grid .adm-form-item-label{font-size:12px!important}.warranty-mobile-edit-grid .adm-input{font-size:14px}.warranty-mobile-empty{padding:20px 12px;text-align:center;color:#8c8c8c;font-size:13px}.warranty-mobile-detail-body .adm-card{margin-bottom:12px}html[data-theme=dark] .warranty-mobile-hero{background:linear-gradient(180deg,#1a2a17,#1f1f1f);border-bottom-color:#303030}html[data-theme=dark] .warranty-mobile-hero-back{background:#1f1f1f;border-color:#303030;color:#e6e6e6}html[data-theme=dark] .warranty-mobile-hero-back:active{background:#262626}html[data-theme=dark] .warranty-mobile-hero-code{color:#f0f0f0}html[data-theme=dark] .warranty-mobile-hero-status.processing{background:#f59e0b2e;color:#fbbf24}html[data-theme=dark] .warranty-mobile-hero-status.success{background:#22c55e2e;color:#4ade80}html[data-theme=dark] .warranty-mobile-hero-status.danger{background:#ef44442e;color:#f87171}html[data-theme=dark] .warranty-mobile-hero-status.neutral{background:#1677ff2e;color:#60a5fa}html[data-theme=dark] .warranty-mobile-hero-status.muted{background:#262626;color:#a6a6a6}html[data-theme=dark] .warranty-mobile-hero-priority{background:#a855f72e;color:#c084fc}html[data-theme=dark] .warranty-mobile-hero-action{background:#1f1f1f;border-color:#303030;color:#cbd5e1}html[data-theme=dark] .warranty-mobile-hero-action:active{background:#262626}html[data-theme=dark] .warranty-mobile-hero-action.primary{background:#1677ff;border-color:#1677ff;color:#fff}html[data-theme=dark] .warranty-mobile-hero-action.danger{background:#1f1f1f;border-color:#5a2a26;color:#f87171}html[data-theme=dark] .warranty-mobile-card .adm-card-header{color:#f0f0f0!important;border-bottom-color:#303030}html[data-theme=dark] .warranty-mobile-info-label{color:#a6a6a6}html[data-theme=dark] .warranty-mobile-info-value{color:#f0f0f0}html[data-theme=dark] .warranty-mobile-info-value.muted{color:#595959}html[data-theme=dark] .warranty-mobile-info-value a{color:#60a5fa}html[data-theme=dark] .warranty-mobile-customer-name{color:#f0f0f0}html[data-theme=dark] .warranty-mobile-customer-phone{color:#a6a6a6}html[data-theme=dark] .warranty-mobile-customer-phone .anticon{color:#707d68}html[data-theme=dark] .warranty-mobile-customer-avatar{background:linear-gradient(135deg,#1d4a2a,#2d6b3f)!important;color:#a8e6b5!important}html[data-theme=dark] .warranty-mobile-customer-call{background:#1e3a5f;color:#60a5fa}html[data-theme=dark] .warranty-mobile-customer-call:hover{background:#2c4a7a}html[data-theme=dark] .warranty-mobile-customer-swap{background:#2b2200;color:#fbbf24}html[data-theme=dark] .warranty-mobile-customer-swap:active{background:#594800}html[data-theme=dark] .warranty-mobile-action-row{background:#1a1a1a;border-color:#303030;color:#e6e6e6}html[data-theme=dark] .warranty-mobile-action-row:active{background:#262626}html[data-theme=dark] .warranty-mobile-action-row .icon.primary{background:#1e3a5f;color:#60a5fa}html[data-theme=dark] .warranty-mobile-action-row .icon.warn{background:#2b2200;color:#fbbf24}html[data-theme=dark] .warranty-mobile-action-row .icon.danger{background:#2a1717;color:#f87171}html[data-theme=dark] .warranty-mobile-action-row .icon.success{background:#16241a;color:#4ade80}html[data-theme=dark] .warranty-mobile-action-row .icon.neutral{background:#262626;color:#a6a6a6}html[data-theme=dark] .warranty-mobile-action-row .chevron{color:#595959}html[data-theme=dark] .warranty-mobile-status-hero{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .warranty-mobile-status-hero.processing{background:linear-gradient(180deg,#2b2414,#1f1f1f);border-color:#594800}html[data-theme=dark] .warranty-mobile-status-hero.success{background:linear-gradient(180deg,#16241a,#1f1f1f);border-color:#274d2f}html[data-theme=dark] .warranty-mobile-status-hero.danger{background:linear-gradient(180deg,#2a1717,#1f1f1f);border-color:#5a2a26}html[data-theme=dark] .warranty-mobile-status-hero.neutral{background:linear-gradient(180deg,#1a2a3e,#1f1f1f);border-color:#2c4a7a}html[data-theme=dark] .warranty-mobile-status-hero.processing .status-label{color:#fbbf24}html[data-theme=dark] .warranty-mobile-status-hero.success .status-label{color:#4ade80}html[data-theme=dark] .warranty-mobile-status-hero.danger .status-label{color:#f87171}html[data-theme=dark] .warranty-mobile-status-hero.neutral .status-label{color:#60a5fa}html[data-theme=dark] .warranty-mobile-edit-bar{background:#1f1f1f;border-top-color:#303030}html[data-theme=dark] .warranty-mobile-dirty-tag{background:#f59e0b2e;color:#fbbf24;border-color:#594800}html[data-theme=dark] .warranty-mobile-edit-section-title{color:#a6a6a6}html[data-theme=dark] .warranty-mobile-empty{color:#595959}.warranty-mobile-tabbar{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 1px #00000005}.warranty-mobile-tabbar .tab{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:10px 4px 12px;min-height:52px;border:none;background:transparent;color:#8c8c8c;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s;font-family:inherit}.warranty-mobile-tabbar .tab:active{background:#fafafa}.warranty-mobile-tabbar .tab .icon{font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.warranty-mobile-tabbar .tab .label{font-size:11px;font-weight:500;line-height:1.2;white-space:nowrap;letter-spacing:.1px}.warranty-mobile-tabbar .tab .badge{position:absolute;top:6px;margin-left:22px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#1677ff;color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center;box-shadow:0 0 0 2px #fff}.warranty-mobile-tabbar .tab .badge.empty{display:none}.warranty-mobile-tabbar .tab .badge.warn{background:#fa8c16}.warranty-mobile-tabbar .tab .badge.muted{background:#8c8c8c}.warranty-mobile-tabbar .tab.active{color:#1677ff;font-weight:600}.warranty-mobile-tabbar .tab.active .icon{transform:scale(1.08)}.warranty-mobile-tabbar .tab.active:after{content:"";position:absolute;left:25%;right:25%;bottom:0;height:3px;background:linear-gradient(90deg,#1677ff,#4096ff);border-radius:2px 2px 0 0;animation:ntpc-tab-indicator .2s ease-out}.warranty-mobile-tabbar .tab.active .badge{box-shadow:0 0 0 2px #fff,0 0 0 3px #1677ff}@keyframes ntpc-tab-indicator{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.warranty-mobile-tab-content{display:block}html[data-theme=dark] .warranty-mobile-tabbar{background:#1f1f1f;border-bottom-color:#303030;box-shadow:none}html[data-theme=dark] .warranty-mobile-tabbar .tab{color:#a6a6a6}html[data-theme=dark] .warranty-mobile-tabbar .tab:active{background:#262626}html[data-theme=dark] .warranty-mobile-tabbar .tab.active{color:#60a5fa}html[data-theme=dark] .warranty-mobile-tabbar .tab.active:after{background:linear-gradient(90deg,#60a5fa,#93c5fd)}html[data-theme=dark] .warranty-mobile-tabbar .tab .badge{background:#1677ff;box-shadow:0 0 0 2px #1f1f1f}html[data-theme=dark] .warranty-mobile-tabbar .tab.active .badge{box-shadow:0 0 0 2px #1f1f1f,0 0 0 3px #60a5fa}html[data-theme=dark] .warranty-mobile-tabbar .tab .badge.warn{background:#d89614}.warranty-mobile-detail-popup.adm-popup .adm-popup-body{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.warranty-mobile-detail{display:block}.warranty-mobile-detail .warranty-mobile-hero,.warranty-mobile-detail .warranty-mobile-tabbar{position:sticky;z-index:5}.warranty-mobile-detail .warranty-mobile-tab-content{display:block;padding-bottom:env(safe-area-inset-bottom,16px)}.warranty-mobile-tab-content>.warranty-mobile-detail-body{display:block;overflow:visible;min-height:0}.warranty-desktop-tabbar{position:sticky;top:0;z-index:10;display:flex;flex-wrap:wrap;align-items:stretch;background:#fff;border-bottom:1px solid #f0f0f0;padding:0 16px;gap:2px;box-shadow:0 1px #00000005}.warranty-desktop-tabbar .tab{position:relative;display:inline-flex;align-items:center;gap:8px;padding:14px 18px;min-height:52px;border:none;background:transparent;color:#595959;cursor:pointer;font-size:14px;font-weight:500;font-family:inherit;transition:color .15s,background .12s;-webkit-tap-highlight-color:transparent;white-space:nowrap}.warranty-desktop-tabbar .tab:hover{color:#1677ff;background:#fafafa}.warranty-desktop-tabbar .tab:active{background:#f0f0f0}.warranty-desktop-tabbar .tab .icon{display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;transition:transform .2s ease}.warranty-desktop-tabbar .tab .label{letter-spacing:.1px}.warranty-desktop-tabbar .tab .badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;border-radius:10px;background:#1677ff;color:#fff;font-size:11px;font-weight:700;line-height:1;margin-left:2px}.warranty-desktop-tabbar .tab .badge.warn{background:#fa8c16}.warranty-desktop-tabbar .tab .badge.muted{background:#8c8c8c}.warranty-desktop-tabbar .tab.active{color:#1677ff;font-weight:600}.warranty-desktop-tabbar .tab.active .icon{transform:scale(1.08)}.warranty-desktop-tabbar .tab.active:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;background:linear-gradient(90deg,#1677ff,#4096ff);border-radius:2px 2px 0 0;animation:ntpc-tab-indicator .2s ease-out}.warranty-desktop-tab-content{display:block;padding:24px}.warranty-desktop-drawer-body{padding:0!important}.ant-drawer-body .ant-tabs-top>.ant-tabs-nav:before{display:none}.ant-drawer-body .ant-tabs-top>.ant-tabs-nav{margin:0}html[data-theme=dark] .warranty-desktop-tabbar{background:#1f1f1f;border-bottom-color:#303030;box-shadow:none}html[data-theme=dark] .warranty-desktop-tabbar .tab{color:#a6a6a6}html[data-theme=dark] .warranty-desktop-tabbar .tab:hover{color:#60a5fa;background:#262626}html[data-theme=dark] .warranty-desktop-tabbar .tab:active{background:#262626}html[data-theme=dark] .warranty-desktop-tabbar .tab.active{color:#60a5fa}html[data-theme=dark] .warranty-desktop-tabbar .tab.active:after{background:linear-gradient(90deg,#60a5fa,#93c5fd)}.ant-drawer .ant-drawer-close{display:none!important}.warranty-desktop-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:14px;width:100%;margin:-8px 0;padding:10px 14px;min-width:0;background:linear-gradient(180deg,#f6f9ff,#fff);border:1px solid #e8e8e8;border-radius:10px;box-shadow:0 1px 2px #0f172a0a}.warranty-desktop-hero .hero-back{grid-row:1 / span 2;grid-column:1;align-self:center;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e8e8e8;display:inline-flex;align-items:center;justify-content:center;color:#595959;font-size:13px;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent;transition:background .12s,color .12s,border-color .12s}.warranty-desktop-hero .hero-back:hover{background:#f5f5f5;color:#1a1a1a;border-color:#d9d9d9}.warranty-desktop-hero .hero-back:active{background:#e8e8e8}.warranty-desktop-hero .hero-info{grid-row:1 / span 2;grid-column:2;display:flex;flex-direction:column;gap:3px;min-width:0;overflow:hidden}.warranty-desktop-hero .hero-line-primary{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.warranty-desktop-hero .hero-line-secondary{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap;color:#595959;font-size:13px}.warranty-desktop-hero .hero-code{font-size:17px;font-weight:700;color:#1a1a1a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.3px;white-space:nowrap;flex-shrink:0}.warranty-desktop-hero .hero-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:3px 10px 3px 8px;border-radius:11px;line-height:1.2;white-space:nowrap;flex-shrink:0}.warranty-desktop-hero .hero-status-dot{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px #ffffff8c;flex-shrink:0}.warranty-desktop-hero .hero-status-processing{background:#fff4e6;color:#c2410c;border:1px solid #ffd591}.warranty-desktop-hero .hero-status-processing .hero-status-dot{background:#f59e0b;color:#f59e0b}.warranty-desktop-hero .hero-status-success{background:#ecfdf5;color:#15803d;border:1px solid #86efac}.warranty-desktop-hero .hero-status-success .hero-status-dot{background:#22c55e;color:#22c55e}.warranty-desktop-hero .hero-status-danger{background:#fff1f0;color:#b91c1c;border:1px solid #ffa39e}.warranty-desktop-hero .hero-status-danger .hero-status-dot{background:#ef4444;color:#ef4444}.warranty-desktop-hero .hero-status-neutral{background:#f0f5ff;color:#1e40af;border:1px solid #91caff}.warranty-desktop-hero .hero-status-neutral .hero-status-dot{background:#1677ff;color:#1677ff}.warranty-desktop-hero .hero-status-muted{background:#f5f5f5;color:#595959;border:1px solid #d9d9d9}.warranty-desktop-hero .hero-status-muted .hero-status-dot{background:#8c8c8c;color:#8c8c8c}.warranty-desktop-hero .hero-priority{display:inline-flex;align-items:center;font-size:10px;font-weight:700;padding:3px 7px;border-radius:10px;background:#f3e8ff;color:#7e22ce;text-transform:uppercase;letter-spacing:.3px;flex-shrink:0}.warranty-desktop-hero .hero-customer-avatar{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.2px;color:#fff;background:#8c8c8c;flex-shrink:0;-webkit-user-select:none;user-select:none}.warranty-desktop-hero .hero-customer-avatar-processing{background:linear-gradient(135deg,#f59e0b,#c2410c)}.warranty-desktop-hero .hero-customer-avatar-success{background:linear-gradient(135deg,#22c55e,#15803d)}.warranty-desktop-hero .hero-customer-avatar-danger{background:linear-gradient(135deg,#ef4444,#b91c1c)}.warranty-desktop-hero .hero-customer-avatar-neutral{background:linear-gradient(135deg,#1677ff,#1e40af)}.warranty-desktop-hero .hero-customer-avatar-muted{background:linear-gradient(135deg,#8c8c8c,#595959)}.warranty-desktop-hero .hero-customer-name{font-weight:600;color:#1a1a1a;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px;flex-shrink:0}.warranty-desktop-hero .hero-customer-phone{display:inline-flex;align-items:center;gap:4px;color:#1677ff;font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap;flex-shrink:0;padding:2px 8px;border-radius:6px;background:#f0f5ff;transition:background .12s,color .12s}.warranty-desktop-hero .hero-customer-phone:hover{background:#d6e4ff;color:#0958d9}.warranty-desktop-hero .hero-customer-phone .anticon{color:#1677ff;font-size:12px}.warranty-desktop-hero .hero-actions{grid-row:1 / span 2;grid-column:3;display:flex;gap:6px;flex-shrink:0;align-items:center;flex-wrap:wrap;justify-content:flex-end;max-width:100%}.warranty-desktop-hero .hero-actions .btn{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 12px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid #d9d9d9;background:#fff;color:#262626;transition:background .12s,border-color .12s,color .12s;-webkit-tap-highlight-color:transparent;font-family:inherit;white-space:nowrap}.warranty-desktop-hero .hero-actions .btn:hover{background:#fafafa;border-color:#bfbfbf}.warranty-desktop-hero .hero-actions .btn:active{background:#f0f0f0}.warranty-desktop-hero .hero-actions .btn .anticon{font-size:14px}.warranty-desktop-hero .hero-actions .btn.primary{background:#f0f5ff;border-color:#91caff;color:#1677ff;font-weight:600}.warranty-desktop-hero .hero-actions .btn.primary:hover{background:#d6e4ff;border-color:#1677ff}.warranty-desktop-hero .hero-actions .btn.danger{background:#fff;border-color:#ffa39e;color:#ff4d4f;font-weight:600}.warranty-desktop-hero .hero-actions .btn.danger:hover{background:#fff1f0;border-color:#ff7875}html[data-theme=dark] .warranty-desktop-hero{background:linear-gradient(180deg,#1677ff1a,#1f1f1f);border-color:#303030;box-shadow:0 1px 2px #0000004d}html[data-theme=dark] .warranty-desktop-hero .hero-back{background:#1f1f1f;border-color:#303030;color:#a6a6a6}html[data-theme=dark] .warranty-desktop-hero .hero-back:hover{background:#262626;color:#e6e6e6;border-color:#404040}html[data-theme=dark] .warranty-desktop-hero .hero-back:active{background:#2a2a2a}html[data-theme=dark] .warranty-desktop-hero .hero-code{color:#f0f0f0}html[data-theme=dark] .warranty-desktop-hero .hero-status-processing{background:#f59e0b2e;color:#fbbf24;border-color:#594800}html[data-theme=dark] .warranty-desktop-hero .hero-status-processing .hero-status-dot{background:#fbbf24;color:#fbbf24}html[data-theme=dark] .warranty-desktop-hero .hero-status-success{background:#22c55e2e;color:#4ade80;border-color:#274d2f}html[data-theme=dark] .warranty-desktop-hero .hero-status-success .hero-status-dot{background:#4ade80;color:#4ade80}html[data-theme=dark] .warranty-desktop-hero .hero-status-danger{background:#ef44442e;color:#f87171;border-color:#5a2a26}html[data-theme=dark] .warranty-desktop-hero .hero-status-danger .hero-status-dot{background:#f87171;color:#f87171}html[data-theme=dark] .warranty-desktop-hero .hero-status-neutral{background:#1677ff2e;color:#60a5fa;border-color:#2c4a7a}html[data-theme=dark] .warranty-desktop-hero .hero-status-neutral .hero-status-dot{background:#60a5fa;color:#60a5fa}html[data-theme=dark] .warranty-desktop-hero .hero-status-muted{background:#262626;color:#a6a6a6;border-color:#404040}html[data-theme=dark] .warranty-desktop-hero .hero-status-muted .hero-status-dot{background:#a6a6a6;color:#a6a6a6}html[data-theme=dark] .warranty-desktop-hero .hero-priority{background:#a855f72e;color:#c084fc}html[data-theme=dark] .warranty-desktop-hero .hero-customer-avatar-muted{background:linear-gradient(135deg,#595959,#2a2a2a)}html[data-theme=dark] .warranty-desktop-hero .hero-customer-name{color:#f0f0f0}html[data-theme=dark] .warranty-desktop-hero .hero-customer-phone{color:#60a5fa;background:#1677ff1a}html[data-theme=dark] .warranty-desktop-hero .hero-customer-phone:hover{background:#1677ff33;color:#93c5fd}html[data-theme=dark] .warranty-desktop-hero .hero-customer-phone .anticon{color:#60a5fa}html[data-theme=dark] .warranty-desktop-hero .hero-actions .btn{background:#1f1f1f;border-color:#303030;color:#e6e6e6}html[data-theme=dark] .warranty-desktop-hero .hero-actions .btn:hover{background:#262626;border-color:#404040}html[data-theme=dark] .warranty-desktop-hero .hero-actions .btn:active{background:#2a2a2a}html[data-theme=dark] .warranty-desktop-hero .hero-actions .btn.primary{background:#1677ff2e;border-color:#2c4a7a;color:#60a5fa}html[data-theme=dark] .warranty-desktop-hero .hero-actions .btn.primary:hover{background:#1677ff47;border-color:#60a5fa}html[data-theme=dark] .warranty-desktop-hero .hero-actions .btn.danger{background:#1f1f1f;border-color:#5a2a26;color:#f87171}html[data-theme=dark] .warranty-desktop-hero .hero-actions .btn.danger:hover{background:#2a1717;border-color:#f87171}.warranty-exchange-card .ant-card-body{padding:20px 24px 16px}.warranty-exchange-card-title{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px}.warranty-exchange-card-title-icon{color:#1677ff;font-size:16px}.warranty-exchange-card-subtitle{font-size:12px;font-weight:400}.warranty-exchange-section{margin-bottom:22px}.warranty-exchange-section-label{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-weight:600;font-size:13px;color:#1f1f1f}.warranty-exchange-step{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#1677ff;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.warranty-exchange-section-optional{font-weight:400;font-size:12px;margin-left:2px}.warranty-exchange-type-card{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:8px;transition:background .15s ease,color .15s ease;cursor:pointer;min-height:48px}.warranty-exchange-type-card.is-active{color:#1677ff}.warranty-exchange-type-card-icon{font-size:20px;flex-shrink:0}.warranty-exchange-type-card-text{text-align:left;line-height:1.2}.warranty-exchange-type-card-title{font-size:14px;font-weight:600;margin-bottom:1px}.warranty-exchange-type-card-desc{font-size:11px;font-weight:400;color:#8c8c8c}.warranty-exchange-type-card.is-active .warranty-exchange-type-card-desc{color:#69b1ff}.warranty-exchange-compare{display:grid;grid-template-columns:1fr 40px 1fr;gap:8px;align-items:stretch}.warranty-exchange-compare-col{border-radius:10px;padding:16px;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:10px}.warranty-exchange-compare-col--old{background:#fafafa;border-color:#e5e7eb}.warranty-exchange-compare-col--new{background:#e6f4ff;border-color:#91caff}.warranty-exchange-compare-header{display:flex;align-items:center;gap:6px;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.3px;color:#1f1f1f;margin-bottom:2px}.warranty-exchange-compare-col--old .warranty-exchange-compare-header{color:#595959}.warranty-exchange-compare-col--new .warranty-exchange-compare-header{color:#1677ff}.warranty-exchange-compare-tag{margin-left:auto!important;font-size:10px!important;padding:0 6px!important;line-height:18px!important;border-radius:4px!important}.warranty-exchange-compare-field{display:flex;flex-direction:column;gap:2px}.warranty-exchange-compare-label{font-size:11px;color:#8c8c8c;font-weight:500}.warranty-exchange-compare-value{font-size:13px;color:#1f1f1f;font-weight:500;word-break:break-word}.warranty-exchange-compare-value--mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;background:#0000000a;padding:2px 6px;border-radius:4px;display:inline-block}.warranty-exchange-compare-col--new .warranty-exchange-compare-value--mono{background:#1677ff14}.warranty-exchange-compare-arrow{display:flex;align-items:center;justify-content:center;font-size:22px;color:#1677ff;font-weight:700}.warranty-exchange-return{display:flex;flex-direction:column;gap:12px}.warranty-exchange-return-context{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:10px 14px;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;color:#595959}.warranty-exchange-return-context-label{color:#8c8c8c}.warranty-exchange-return-context-name{color:#1f1f1f;font-weight:600}.warranty-exchange-return-context-serial{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;background:#0000000a;padding:1px 6px;border-radius:4px;color:#1f1f1f}.warranty-exchange-footer{position:sticky;bottom:-16px;margin:0 -24px -16px;padding:12px 24px;background:#fff;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:5;border-radius:0 0 8px 8px}.warranty-exchange-footer-warning{display:inline-flex;align-items:center;gap:6px;color:#d48806;font-size:12px;flex:1;min-width:0}.warranty-exchange-footer-warning-icon{font-size:14px;flex-shrink:0}.warranty-exchange-footer-submit{flex-shrink:0;min-width:180px;height:40px!important;font-weight:600}.warranty-exchange-footer-submit.is-return{background:#fa8c16;border-color:#fa8c16}.warranty-exchange-footer-submit.is-return:hover{background:#d46b08;border-color:#d46b08}html[data-theme=dark] .warranty-exchange-card .ant-card-body{background:transparent}html[data-theme=dark] .warranty-exchange-section-label{color:#e5e7eb}html[data-theme=dark] .warranty-exchange-type-card-desc{color:#8c8c8c}html[data-theme=dark] .warranty-exchange-type-card.is-active .warranty-exchange-type-card-desc{color:#60a5fa}html[data-theme=dark] .warranty-exchange-compare-col{border-color:#303030}html[data-theme=dark] .warranty-exchange-compare-col--old{background:#ffffff05}html[data-theme=dark] .warranty-exchange-compare-col--new{background:#1677ff14;border-color:#1f3a5f}html[data-theme=dark] .warranty-exchange-compare-col--old .warranty-exchange-compare-header{color:#a6a6a6}html[data-theme=dark] .warranty-exchange-compare-label{color:#8c8c8c}html[data-theme=dark] .warranty-exchange-compare-value{color:#e5e7eb}html[data-theme=dark] .warranty-exchange-compare-value--mono{background:#ffffff0f}html[data-theme=dark] .warranty-exchange-compare-col--new .warranty-exchange-compare-value--mono{background:#1677ff1f}html[data-theme=dark] .warranty-exchange-return-context{background:#ffffff05;border-color:#303030;color:#a6a6a6}html[data-theme=dark] .warranty-exchange-return-context-name{color:#e5e7eb}html[data-theme=dark] .warranty-exchange-return-context-serial{background:#ffffff0f;color:#e5e7eb}html[data-theme=dark] .warranty-exchange-footer{background:#1f1f1f;border-top-color:#303030}html[data-theme=dark] .warranty-exchange-footer-warning{color:#ffa940}.warranty-exchange-result-card .ant-card-body{padding:16px 20px 20px}.warranty-exchange-result{display:flex;flex-direction:column;gap:16px}.warranty-exchange-result-hero{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;border-radius:12px;background:linear-gradient(135deg,#f6ffed,#e6f4ff);border:1px solid #b7eb8f}.warranty-exchange-result.is-exchange .warranty-exchange-result-hero{background:linear-gradient(135deg,#e6f4ff,#f0f5ff);border-color:#91caff}.warranty-exchange-result.is-return .warranty-exchange-result-hero{background:linear-gradient(135deg,#fff7e6,#fff1f0);border-color:#ffd591}.warranty-exchange-result.is-cancelled .warranty-exchange-result-hero{background:linear-gradient(135deg,#fff1f0,#fff2f0);border-color:#ffccc7}.warranty-exchange-result.is-plain-done .warranty-exchange-result-hero{background:linear-gradient(135deg,#f6ffed,#f0fff4);border-color:#b7eb8f}.warranty-exchange-result-badge{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;color:#fff;background:#52c41a;box-shadow:0 6px 16px #52c41a47}.warranty-exchange-result-badge.is-exchange{background:#1677ff;box-shadow:0 6px 16px #1677ff47}.warranty-exchange-result-badge.is-return{background:#fa8c16;box-shadow:0 6px 16px #fa8c1647}.warranty-exchange-result-badge.is-cancel{background:#ff4d4f;box-shadow:0 6px 16px #ff4d4f47}.warranty-exchange-result-badge.is-ok{background:#52c41a}.warranty-exchange-result-hero-text{flex:1;min-width:0}.warranty-exchange-result-kicker{font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:#595959;margin-bottom:2px}.warranty-exchange-result-title{font-size:16px;font-weight:700;color:#141414;line-height:1.35;margin-bottom:8px}.warranty-exchange-result-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:12px;color:#595959}.warranty-exchange-result-meta>span{display:inline-flex;align-items:center;gap:5px}.warranty-exchange-result-type-tag{margin-inline-end:0!important;flex-shrink:0;font-weight:600;border-radius:6px!important}.warranty-exchange-result-compare{margin-top:0}.warranty-exchange-compare-arrow{flex-direction:column;gap:4px}.warranty-exchange-compare-arrow-label{font-size:10px;font-weight:600;letter-spacing:.2px;color:#1677ff;text-transform:uppercase;white-space:nowrap}.warranty-exchange-result-return-body{display:flex;flex-direction:column;gap:12px}.warranty-exchange-result-product-strip{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:10px;background:#fafafa;border:1px solid #e5e7eb}.warranty-exchange-result-product-strip-icon{font-size:18px;color:#8c8c8c;margin-top:2px}.warranty-exchange-result-product-strip-label{font-size:11px;font-weight:600;color:#8c8c8c;text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px}.warranty-exchange-result-product-strip-name{font-size:14px;font-weight:600;color:#1f1f1f;line-height:1.4;word-break:break-word}.warranty-exchange-result-product-strip-serial{margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#434343;background:#0000000a;display:inline-block;padding:2px 8px;border-radius:4px;word-break:break-all}.warranty-exchange-result-reason{padding:12px 14px;border-radius:10px;background:#fff7e6;border:1px solid #ffd591}.warranty-exchange-result-reason-label{font-size:11px;font-weight:600;color:#d48806;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px}.warranty-exchange-result-reason-text{font-size:14px;color:#1f1f1f;line-height:1.5;white-space:pre-wrap;word-break:break-word}.warranty-exchange-result-note{padding:12px 14px;border-radius:10px;background:#f5f5f5;border:1px dashed #d9d9d9}.warranty-exchange-result-note-label{font-size:11px;font-weight:600;color:#8c8c8c;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px}.warranty-exchange-result-note-text{font-size:13px;color:#262626;line-height:1.5;white-space:pre-wrap;word-break:break-word}.warranty-exchange-result-photos-label{font-size:12px;font-weight:600;color:#595959;margin-bottom:8px}.warranty-exchange-result.is-compact .warranty-exchange-result-hero{padding:12px;gap:10px}.warranty-exchange-result.is-compact .warranty-exchange-result-badge{width:38px;height:38px;font-size:18px;border-radius:10px}.warranty-exchange-result.is-compact .warranty-exchange-result-title{font-size:15px}.warranty-exchange-result.is-compact .warranty-exchange-compare{grid-template-columns:1fr;gap:10px}.warranty-exchange-result.is-compact .warranty-exchange-compare-arrow{flex-direction:row;justify-content:center;padding:0;font-size:16px;transform:rotate(90deg);height:24px}.warranty-exchange-result.is-compact .warranty-exchange-compare-arrow-label,.warranty-exchange-result.is-compact .warranty-exchange-result-type-tag{display:none}.warranty-exchange-result-mobile-card .adm-card-body{padding-top:8px!important}html[data-theme=dark] .warranty-exchange-result-hero{background:linear-gradient(135deg,#52c41a1f,#1677ff1a);border-color:#2a3326}html[data-theme=dark] .warranty-exchange-result.is-exchange .warranty-exchange-result-hero{background:linear-gradient(135deg,#1677ff24,#1677ff0f);border-color:#1f3a5f}html[data-theme=dark] .warranty-exchange-result.is-return .warranty-exchange-result-hero{background:linear-gradient(135deg,#fa8c1624,#fa8c160f);border-color:#5c3a12}html[data-theme=dark] .warranty-exchange-result.is-cancelled .warranty-exchange-result-hero{background:linear-gradient(135deg,#ff4d4f24,#ff4d4f0f);border-color:#5c2224}html[data-theme=dark] .warranty-exchange-result.is-plain-done .warranty-exchange-result-hero{background:linear-gradient(135deg,#52c41a1f,#52c41a0d);border-color:#2a3326}html[data-theme=dark] .warranty-exchange-result-kicker{color:#9aa890}html[data-theme=dark] .warranty-exchange-result-title{color:#e6e6e6}html[data-theme=dark] .warranty-exchange-result-meta{color:#9aa890}html[data-theme=dark] .warranty-exchange-result-product-strip{background:#ffffff08;border-color:#303030}html[data-theme=dark] .warranty-exchange-result-product-strip-name{color:#e6e6e6}html[data-theme=dark] .warranty-exchange-result-product-strip-serial{background:#ffffff0f;color:#d0d0d0}html[data-theme=dark] .warranty-exchange-result-reason{background:#fa8c161a;border-color:#5c3a12}html[data-theme=dark] .warranty-exchange-result-reason-label{color:#ffa940}html[data-theme=dark] .warranty-exchange-result-reason-text,html[data-theme=dark] .warranty-exchange-result-note-text{color:#e6e6e6}html[data-theme=dark] .warranty-exchange-result-note{background:#ffffff08;border-color:#303030}html[data-theme=dark] .warranty-exchange-result-photos-label{color:#9aa890}html[data-theme=dark] .warranty-exchange-compare-arrow-label{color:#69b1ff}@media (max-width: 720px){.warranty-exchange-result-compare.warranty-exchange-compare{grid-template-columns:1fr;gap:10px}.warranty-exchange-result-compare .warranty-exchange-compare-arrow{flex-direction:row;transform:rotate(90deg);height:28px;font-size:18px}.warranty-exchange-result-compare .warranty-exchange-compare-arrow-label{display:none}.warranty-exchange-result-hero{flex-wrap:wrap}}.warranty-mobile-tab-content.has-action-bar{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.warranty-mobile-action-bar{position:sticky;bottom:0;z-index:20;display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#fffffff5;border-top:1px solid #e8e8e8;box-shadow:0 -6px 20px #0000000f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.warranty-mobile-action-bar-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:48px;border-radius:12px;border:1px solid #e8e8e8;background:#fff;color:#262626;font-size:11px;font-weight:700;padding:6px 4px;cursor:pointer}.warranty-mobile-action-bar-btn .anticon{font-size:18px}.warranty-mobile-action-bar-btn.primary{background:#1677ff;border-color:#1677ff;color:#fff}.warranty-mobile-action-bar-btn.danger{background:#fff;border-color:#ffccc7;color:#cf1322}.warranty-mobile-action-bar-btn.ghost{color:#595959}.warranty-mobile-action-bar-btn:active{transform:scale(.98)}.warranty-exchange-mobile-hint{margin:0 0 12px;color:#8c8c8c;font-size:12px;line-height:1.4}.warranty-exchange-mobile-type-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.warranty-exchange-mobile-type{display:grid;gap:4px;text-align:left;padding:12px 10px;border-radius:12px;border:1.5px solid #e8e8e8;background:#fafafa;cursor:pointer}.warranty-exchange-mobile-type .anticon{font-size:18px;color:#1677ff}.warranty-exchange-mobile-type b{font-size:13px;color:#262626}.warranty-exchange-mobile-type small{font-size:11px;color:#8c8c8c;line-height:1.3}.warranty-exchange-mobile-type.is-active{border-color:#1677ff;background:#e6f4ff;box-shadow:0 0 0 1px #1677ff inset}.warranty-exchange-mobile-readonly{display:grid;gap:2px;padding:10px 12px;margin-bottom:10px;border-radius:10px;background:#f5f5f5;font-size:12px;color:#8c8c8c}.warranty-exchange-mobile-readonly b{color:#262626;font-size:13px}.warranty-exchange-mobile-readonly small{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#595959}.warranty-exchange-mobile-footer-warn{display:flex;align-items:flex-start;gap:6px;margin:8px 0 12px;padding:8px 10px;border-radius:8px;background:#fff7e6;color:#ad6800;font-size:12px;line-height:1.4}.warranty-mobile-timeline-item{position:relative;display:grid;gap:2px;padding:10px 0 10px 14px;border-left:2px solid #e8e8e8;margin-left:6px}.warranty-mobile-timeline-item:before{content:"";position:absolute;left:-5px;top:14px;width:8px;height:8px;border-radius:50%;background:#1677ff;box-shadow:0 0 0 2px #fff}.warranty-mobile-timeline-item.is-tra_hang:before,.warranty-mobile-timeline-item.is-exchange:before,.warranty-mobile-timeline-item.is-return:before{background:#52c41a}.warranty-mobile-timeline-item.is-status:before{background:#fa8c16}.warranty-mobile-timeline-item.is-priority:before{background:#f5222d}.warranty-mobile-timeline-item.is-create:before{background:#1677ff}.warranty-mobile-timeline-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.warranty-mobile-timeline-meta{font-size:11px;color:#8c8c8c}.warranty-mobile-timeline-detail{margin:4px 0 0;font-size:13px;color:#434343;white-space:pre-line;line-height:1.4}.warranty-mobile-timeline-delete{border:0;background:transparent;color:#ff4d4f;padding:4px;cursor:pointer}.warranty-mobile-empty{padding:16px 8px;text-align:center;color:#8c8c8c;font-size:13px}html[data-theme=dark] .warranty-mobile-action-bar{background:#1f1f1ff5;border-top-color:#303030}html[data-theme=dark] .warranty-mobile-action-bar-btn{background:#1f1f1f;border-color:#303030;color:#e6e6e6}html[data-theme=dark] .warranty-mobile-action-bar-btn.primary{background:#1677ff;border-color:#1677ff;color:#fff}html[data-theme=dark] .warranty-exchange-mobile-type{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .warranty-exchange-mobile-type.is-active{background:#1677ff26;border-color:#1677ff}html[data-theme=dark] .warranty-exchange-mobile-type b{color:#f0f0f0}html[data-theme=dark] .warranty-exchange-mobile-readonly{background:#262626}html[data-theme=dark] .warranty-mobile-timeline-item{border-left-color:#303030}html[data-theme=dark] .warranty-mobile-timeline-detail{color:#d9d9d9}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{margin:0;padding:0}.admin-shell{height:100vh;display:flex;flex-direction:row!important;overflow:hidden}.admin-main-layout{display:flex;flex-direction:column!important;flex:1 1 auto;min-width:0;overflow:hidden}.admin-main-content{width:100%;min-width:0;max-width:100%;flex:1 1 auto;min-height:0;padding:12px 16px 12px 8px;overflow:auto;overflow-x:hidden;background:var(--ant-color-bg-layout, #f5f5f5)}.admin-warranty-list-desktop{min-height:100%;overflow:visible}.admin-warranty-list-desktop>.ant-space{flex:0 0 auto}.admin-warranty-table-frame{min-height:0;overflow-x:auto;overflow-y:visible;max-width:100%}.admin-warranty-table{min-height:0}.admin-warranty-table .ant-table-wrapper,.admin-warranty-table .ant-spin-nested-loading,.admin-warranty-table .ant-spin-container{min-width:0}.admin-warranty-table .ant-table{max-width:100%}.row-overdue td{background:#fff2f0!important}.row-urgent td{background:#fffbe6!important}.row-done td{opacity:.65}.ant-table-cell,.ant-table-thead .ant-table-cell{white-space:nowrap}.ant-table-tbody .ant-table-cell{overflow:hidden;text-overflow:ellipsis}.ant-table-cell.ant-table-cell-fix-right{white-space:nowrap}@media (max-width: 1199px){.desktop-only{display:none!important}.admin-shell{width:100vw;max-width:100vw}.admin-main-layout,.admin-main-content{width:100%;max-width:100vw}.ant-layout-header{height:auto!important;min-height:56px;padding:10px 14px!important;flex-direction:column;align-items:flex-start!important;gap:2px;line-height:1.2!important}.ant-layout-header .ant-typography{font-size:15px!important}.ant-layout-content{padding:12px 10px 84px!important;display:block!important}.ant-layout-footer{padding:14px 12px!important}}@media (min-width: 1200px){.mobile-only{display:none!important}.admin-main-content>.desktop-only{display:block!important}}.brand-wrap{display:flex;align-items:center;gap:10px;min-width:0}.brand-logo{height:48px;width:auto;object-fit:contain;flex-shrink:0}@media (max-width: 480px){.brand-logo{height:42px}}.brand-text{min-width:0;display:flex;flex-direction:column}.customer-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:56px}.brand-left{min-width:0}.brand-right{justify-self:end}.brand-center{justify-self:center;text-align:center;font-family:system-ui,-apple-system,Segoe UI,Roboto,Noto Sans,Helvetica Neue,Arial,Liberation Sans,sans-serif;font-weight:800;line-height:1.15;letter-spacing:.02em;text-transform:uppercase;font-size:clamp(16px,1.2vw + 12px,22px);color:#1677ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:42ch}@media (max-width: 768px){.brand-center{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:26ch}}@media (max-width: 480px){.hotline{display:none}.mobile-call{display:inline-flex}.customer-header{position:relative;padding-right:52px!important}.customer-header .mobile-theme{position:absolute;top:6px;right:6px;z-index:2}}.mobile-call{display:none}.mobile-theme{display:inline-flex}@media (min-width: 768px) and (max-width: 1199px){.admin-main-content{padding:16px 18px 88px!important}.admin-mobile-page{max-width:100%;padding-bottom:28px}.admin-mobile-title{margin-bottom:14px}.admin-mobile-title h1{font-size:25px}.admin-mobile-card{margin:12px 0;border-radius:12px}.admin-mobile-page>.adm-grid{--columns: 3 !important}.statistics-mobile-page>.adm-grid{--columns: 4 !important}.admin-mobile-kpi{min-height:92px;padding:16px}.admin-mobile-kpi span{font-size:13px}.admin-mobile-kpi b{font-size:30px}.admin-mobile-ticket-list,.admin-mobile-supplier-list,.customer-mobile-list,.customer-mobile-history{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.admin-mobile-ticket,.admin-mobile-supplier-list>div>.admin-mobile-card:first-child,.customer-mobile-list>div,.customer-mobile-history button{min-height:168px}.admin-mobile-history{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.admin-mobile-history button{min-height:112px;padding:0 0 12px 14px}.admin-mobile-sider{width:380px;max-width:86vw}.warranty-mobile-detail-body{padding:14px 18px 28px}.warranty-mobile-card{border-radius:12px}.warranty-mobile-card .adm-list-item-content-extra{max-width:66%}.statistics-mobile-chart .adm-card-body{min-height:320px}}.ntpc-mobile-page{width:100%;color:#1f2a1d;display:flex;flex-direction:column;gap:0}.ntpc-mobile-hero{margin:0 0 12px;padding:20px 18px;border:1px solid rgba(63,93,47,.16);border-radius:18px;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.88),transparent 34%),linear-gradient(135deg,#f6f1e7,#e8f3df 58%,#d6e3cc);box-shadow:0 16px 40px #26381e1f;position:relative;overflow:hidden}.ntpc-mobile-hero:after{content:"";position:absolute;right:-20px;bottom:-20px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(22,119,255,.08),transparent 70%);pointer-events:none}.ntpc-mobile-hero h1{margin:8px 0 6px;font-size:26px;line-height:1.08;letter-spacing:0}.ntpc-mobile-hero p{margin:0;color:#506047;font-size:14.5px;line-height:1.45}.ntpc-mobile-eyebrow{font-size:11px;font-weight:800;color:#2f6b2f;text-transform:uppercase;letter-spacing:.5px}.ntpc-mobile-card{margin:0 0 12px;border:1px solid rgba(227,234,219,.8);border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #1f2a1d0f;transition:box-shadow .25s ease}.ntpc-mobile-card:last-child{margin-bottom:0}.ntpc-mobile-card .adm-card-header-title{font-weight:800;color:#26361f}.ntpc-mobile-card .adm-list-card{margin:0}.tracuu-mobile-v2{padding-left:8px;padding-right:8px}.tracuu-mobile-v2>*{width:100%}.tracuu-mobile-hero-v2{padding:14px 16px;margin-bottom:12px}.tracuu-mobile-hero-v2 .ntpc-mobile-eyebrow{margin-bottom:6px}.tracuu-mobile-hero-v2 h1{font-size:24px;margin-top:0;margin-bottom:6px}.tracuu-mobile-hero-v2 p{font-size:13.5px;line-height:1.45}.tracuu-mobile-search-card .adm-card-body,.tracuu-mobile-phone-card .adm-card-body,.tracuu-mobile-support-card .adm-card-body,.tracuu-mobile-recent-card .adm-card-body,.tracuu-mobile-policy-card .adm-card-body{padding:14px}.tracuu-mobile-search-stack{display:grid;gap:12px;width:100%}.tracuu-mobile-search-title{display:grid;gap:4px}.tracuu-mobile-search-title span{font-size:17px;font-weight:800;color:#26361f}.tracuu-mobile-search-title small{font-size:12px;color:#1f2a1dad}.tracuu-mobile-searchbar{width:100%;padding:2px 4px;border-radius:13px}.tracuu-mobile-searchbar .adm-search-bar,.tracuu-mobile-searchbar .adm-search-bar-input-box,.tracuu-mobile-searchbar .adm-search-bar-input{width:100%;max-width:none;box-sizing:border-box}.tracuu-mobile-searchbar .adm-search-bar-input-box{min-height:48px}.tracuu-mobile-primary-btn{min-height:48px;border-radius:13px!important;font-size:15px;font-weight:800}.tracuu-mobile-qr-wrap{width:100%}.tracuu-desktop-qr-wrap{width:100%;margin-top:4px}.tracuu-mobile-input-hint{margin-top:-4px;font-size:12px;color:#1f2a1d94}.tracuu-mobile-error{border-radius:12px}.tracuu-mobile-recent-list{display:grid;gap:8px;margin-bottom:12px}.tracuu-mobile-recent-chip{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;padding:11px 12px;border-radius:14px;border:1px solid rgba(63,93,47,.12);background:#f5f7f4d9;color:#1f2a1d}.tracuu-mobile-recent-copy{min-width:0;flex:1;display:grid;gap:3px}.tracuu-mobile-recent-chip span{min-width:0;font-size:14px;font-weight:800;overflow:hidden;text-overflow:ellipsis}.tracuu-mobile-recent-chip small{font-size:11px;color:#1f2a1d8c}.tracuu-mobile-recent-arrow{flex:0 0 auto;font-size:13px;color:#1f2a1d73}.tracuu-mobile-clear-btn{border-radius:12px!important}.tracuu-mobile-support-card{background:linear-gradient(135deg,#1677ff0a,#1677ff03)!important;border:1px solid rgba(22,119,255,.12)!important;box-shadow:0 8px 24px #1677ff0a!important}html[data-theme=dark] .tracuu-mobile-support-card{background:linear-gradient(135deg,#1677ff14,#1677ff05)!important;border-color:#1677ff2e!important}.tracuu-mobile-support-stack{display:grid;gap:10px;margin-bottom:12px}.tracuu-mobile-support-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:14px;border-radius:15px;text-decoration:none;border:1px solid rgba(22,119,255,.14);background:#f5f7f4eb;color:#1f2a1d}.tracuu-mobile-support-row-primary{background:linear-gradient(135deg,#1677ff1f,#1677ff0d)}.tracuu-mobile-support-row>div{display:grid;gap:4px;min-width:0}.tracuu-mobile-support-row span{color:#1f2a1da6;font-size:12px;font-weight:700}.tracuu-mobile-support-row b{color:#1677ff;font-size:14px;line-height:1.35}.tracuu-mobile-support-row .anticon{color:#1677ffb8;font-size:14px}.tracuu-mobile-support-footer{display:grid;gap:6px;font-size:12px;line-height:1.45;color:#1f2a1d9e}.tracuu-mobile-support-footer a{color:#1677ff;font-weight:800;text-decoration:none}.tracuu-mobile-policy-header{margin-bottom:14px;font-weight:800;color:#26361f}.tracuu-mobile-policy-list{display:grid;gap:12px}.tracuu-mobile-policy-list>div{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;padding:13px 14px;border-radius:14px;background:#f5f7f4d9;color:#26361f;font-size:12px;line-height:1.5}.tracuu-mobile-policy-list .anticon{color:#52c41a;margin-top:2px}.tracuu-mobile-policy-list a{display:flex;justify-content:center;align-items:center;min-height:42px;border-radius:13px;border:1.5px solid #1677ff;background:transparent;color:#1677ff;font-size:13px;font-weight:800;text-decoration:none;transition:all .2s ease}.tracuu-mobile-policy-list a:active{background:#1677ff14}.tracuu-mobile-related-list{display:grid;gap:10px}.tracuu-mobile-related-card{width:100%;text-align:left;padding:12px;border-radius:14px;border:1px solid rgba(127,127,127,.12);background:#7f7f7f0d;color:#1f2a1d;-moz-appearance:none;appearance:none;-webkit-appearance:none}.tracuu-mobile-related-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.tracuu-mobile-related-code{font-size:14px;font-weight:800;color:#1f2a1d}.tracuu-mobile-related-product{margin-top:8px;font-size:13px;line-height:1.5;color:#1f2a1d}.tracuu-mobile-related-meta{display:grid;gap:6px;margin-top:10px;color:#1f2a1d9e;font-size:12px}.tracuu-mobile-related-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.tracuu-mobile-related-page-button{min-width:76px;padding:10px 12px;border-radius:12px;border:1px solid rgba(127,127,127,.16);background:#7f7f7f0f;color:#1f2a1d;font-size:13px;font-weight:700;-moz-appearance:none;appearance:none;-webkit-appearance:none}.tracuu-mobile-related-page-button:disabled{opacity:.45}.tracuu-mobile-related-page-info{flex:1;text-align:center;color:#1f2a1d9e;font-size:12px;font-weight:600}html[data-theme=dark] .tracuu-mobile-search-title span,html[data-theme=dark] .tracuu-mobile-policy-header,html[data-prefers-color-scheme=dark] .tracuu-mobile-search-title span,html[data-prefers-color-scheme=dark] .tracuu-mobile-policy-header{color:#f2f2f2}html[data-theme=dark] .tracuu-mobile-search-title small,html[data-theme=dark] .tracuu-mobile-input-hint,html[data-theme=dark] .tracuu-mobile-support-footer,html[data-theme=dark] .tracuu-mobile-support-row span,html[data-theme=dark] .tracuu-mobile-related-meta,html[data-theme=dark] .tracuu-mobile-related-page-info,html[data-prefers-color-scheme=dark] .tracuu-mobile-search-title small,html[data-prefers-color-scheme=dark] .tracuu-mobile-input-hint,html[data-prefers-color-scheme=dark] .tracuu-mobile-support-footer,html[data-prefers-color-scheme=dark] .tracuu-mobile-support-row span,html[data-prefers-color-scheme=dark] .tracuu-mobile-related-meta,html[data-prefers-color-scheme=dark] .tracuu-mobile-related-page-info{color:#ffffff9e}html[data-theme=dark] .tracuu-mobile-recent-chip,html[data-theme=dark] .tracuu-mobile-support-row,html[data-theme=dark] .tracuu-mobile-policy-list>div,html[data-theme=dark] .tracuu-mobile-related-card,html[data-theme=dark] .tracuu-mobile-related-page-button,html[data-prefers-color-scheme=dark] .tracuu-mobile-recent-chip,html[data-prefers-color-scheme=dark] .tracuu-mobile-support-row,html[data-prefers-color-scheme=dark] .tracuu-mobile-policy-list>div,html[data-prefers-color-scheme=dark] .tracuu-mobile-related-card,html[data-prefers-color-scheme=dark] .tracuu-mobile-related-page-button{background:#ffffff0a;border-color:#ffffff1a;color:#f2f2f2}html[data-theme=dark] .tracuu-mobile-support-row-primary,html[data-prefers-color-scheme=dark] .tracuu-mobile-support-row-primary{background:linear-gradient(135deg,#4096ff2e,#4096ff0f);border-color:#4096ff47}html[data-theme=dark] .tracuu-mobile-recent-chip small,html[data-theme=dark] .tracuu-mobile-related-code,html[data-theme=dark] .tracuu-mobile-related-product,html[data-prefers-color-scheme=dark] .tracuu-mobile-recent-chip small,html[data-prefers-color-scheme=dark] .tracuu-mobile-related-code,html[data-prefers-color-scheme=dark] .tracuu-mobile-related-product{color:#f2f2f2}html[data-theme=dark] .tracuu-mobile-recent-arrow,html[data-prefers-color-scheme=dark] .tracuu-mobile-recent-arrow{color:#ffffff6b}html[data-theme=dark] .tracuu-mobile-support-row b,html[data-theme=dark] .tracuu-mobile-support-footer a,html[data-theme=dark] .tracuu-mobile-policy-list a,html[data-prefers-color-scheme=dark] .tracuu-mobile-support-row b,html[data-prefers-color-scheme=dark] .tracuu-mobile-support-footer a,html[data-prefers-color-scheme=dark] .tracuu-mobile-policy-list a{color:#69b1ff}html[data-theme=dark] .tracuu-mobile-policy-list a,html[data-prefers-color-scheme=dark] .tracuu-mobile-policy-list a{border-color:#69b1ff}html[data-theme=dark] .tracuu-mobile-primary-btn,html[data-prefers-color-scheme=dark] .tracuu-mobile-primary-btn{--adm-color-primary: #1677ff}html[data-theme=dark] .tracking-mobile .adm-notice-bar,html[data-prefers-color-scheme=dark] .tracking-mobile .adm-notice-bar{border-radius:12px}html[data-theme=dark] .tracuu-mobile-v2,html[data-prefers-color-scheme=dark] .tracuu-mobile-v2{color:#e6e6e6}html[data-theme=dark] .tracuu-mobile-v2 .adm-empty-description,html[data-prefers-color-scheme=dark] .tracuu-mobile-v2 .adm-empty-description{color:#ffffff8c}.ntpc-mobile-contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ntpc-mobile-contact-btn{display:flex;flex-direction:column;justify-content:center;gap:2px;padding:12px;border-radius:12px;border:1px solid #e3eadb;background:#fff;text-decoration:none;color:inherit}.ntpc-mobile-contact-label{font-size:12px;opacity:.8}.ntpc-mobile-contact-btn b{font-size:14px}.ntpc-mobile-contact-map{margin-top:10px;display:block;padding:12px;border-radius:12px;border:1px solid #e3eadb;background:#fbfdf8;text-decoration:none;font-weight:700}html[data-theme=dark] .ntpc-mobile-contact-btn,html[data-theme=dark] .ntpc-mobile-contact-map{border-color:#303030;background:#1f1f1f;color:#e6e6e6}.ntpc-mobile-contact-address{margin-top:10px;font-size:13px;opacity:.85;line-height:1.45}.ntpc-mobile-tags{display:flex;flex-wrap:wrap;gap:8px}.ntpc-mobile-error{padding:10px 12px;border-radius:10px;background:#fff1f0;color:#b42318;font-size:13px}.tracking-mobile .tracking-hero h1{overflow-wrap:anywhere;font-size:23px}.ntpc-mobile-success{margin-top:12px;padding:10px 12px;border-radius:12px;background:#edf8ef;color:#1f6b35;font-size:13px;line-height:1.45}.tracking-mobile .tracking-info-card .adm-card-header{padding:12px 12px 4px}.tracking-mobile .tracking-info-card .adm-card-header-title{color:#1f2a1d;font-size:18px;font-weight:850}.tracking-mobile .tracking-info-card .adm-card-body{padding:6px 8px 10px}.tracking-mobile .tracking-info-card .adm-list{--border-inner: 1px solid rgba(63, 93, 47, .1);--padding-left: 0;--padding-right: 0;border-radius:14px;overflow:clip}.tracking-mobile .tracking-info-card .adm-list-body{border:0}.tracking-mobile .tracking-info-card .adm-list-item{padding-left:0;background:#fff}.tracking-mobile .tracking-info-card .adm-list-item-content-main{color:var(--ant-color-text-secondary);font-size:13px;line-height:1.25}.tracking-mobile .tracking-info-card .adm-list-item-content-extra{min-width:0;color:var(--ant-color-text);font-size:15px;font-weight:var(--ant-font-weight-strong);line-height:1.25;text-align:right}.tracking-mobile .tracking-info-card .adm-tag{font-size:15px;font-weight:800}.tracking-info-card-desktop .ant-card-body{padding:14px 16px}.tracking-info-card-desktop .ant-descriptions-item{padding-bottom:8px!important}.tracking-info-card-desktop .ant-descriptions-item-label{color:#6b755f;font-size:12px;line-height:1.25}.tracking-info-card-desktop .ant-descriptions-item-content{color:#23301f;font-size:13px;font-weight:650;line-height:1.35}.tracking-related-list{display:grid;gap:10px}.tracking-related-item{width:100%;display:grid;gap:8px;padding:12px;border:1px solid #e3eadb;border-radius:14px;background:#fff;color:inherit;text-align:left}.tracking-related-head,.tracking-related-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.tracking-related-head b{min-width:0;overflow:hidden;color:#1d5f9f;font-size:14px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.tracking-related-product{display:-webkit-box;overflow:hidden;color:#263320;font-size:13px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tracking-related-foot small{color:#74806d;font-size:12px}.tracking-related-foot .anticon{color:#8a9480;font-size:13px}.ntpc-mobile-progress-desktop .ant-steps-item-title{font-weight:800;color:#24301f}.ntpc-mobile-progress-desktop .ant-steps-item-description{color:#6b755f}.ntpc-mobile-progress-desktop .ant-steps-item-container{padding:4px 0}.ntpc-mobile-progress-desktop .ant-steps-item{padding-bottom:2px}.ntpc-mobile-progress-desktop .ant-steps-item-tail{inset-inline-start:10px;padding:0}.ntpc-mobile-progress-desktop .ant-steps-item-tail:after{margin:0}.ntpc-mobile-progress-desktop .ant-steps-item-icon{width:20px;height:20px;line-height:20px;margin-top:0}.ntpc-mobile-progress-desktop .ant-steps-item-content{min-height:0}.ntpc-mobile-progress-desktop .ant-steps-item-title{padding-right:0;line-height:1.2}.ntpc-mobile-progress-desktop .ant-steps-item-description{margin-top:2px;line-height:1.2}.admin-mobile-header{position:sticky;top:0;z-index:110;border-bottom:1px solid #e6eadf;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-mobile-header .adm-nav-bar-title{font-size:16px;font-weight:800;color:#24301f}.admin-header-staff-button{width:36px;height:36px;padding:0}.admin-header-icon-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:10px;color:#31402c;background:transparent}.admin-header-icon-button .anticon{font-size:17px}.admin-header-icon-button:hover,.admin-header-icon-button:focus-visible{border-color:#d9e4d0;color:#245c27!important;background:#eef6e8!important}.admin-header-notification-badge{line-height:1}.admin-notif-bell.has-items{color:#1677ff}.admin-notif-popover-overlay .ant-popover-inner{padding:0;border-radius:14px;overflow:hidden;box-shadow:0 12px 40px #0f172a24}.admin-notif-popover-overlay .ant-popover-title{margin:0;padding:12px 14px;border-bottom:1px solid var(--ant-color-border-secondary, #f0f0f0);background:linear-gradient(180deg,#fafbff,#fff)}.admin-notif-popover-title{display:flex;align-items:center;gap:8px;font-weight:700}.admin-notif-popover-title-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;font-size:14px}.admin-notif-popover-count{margin:0 0 0 auto!important;border-radius:999px;font-weight:700}.admin-notif-popover{width:min(420px,calc(100vw - 32px));padding:10px 12px 12px}.admin-notif-summary{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.admin-notif-summary-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid #e5e7eb;background:#f9fafb;color:#374151;font-family:inherit;cursor:default;-moz-appearance:none;appearance:none;-webkit-appearance:none}button.admin-notif-summary-chip:not(:disabled){cursor:pointer}button.admin-notif-summary-chip:disabled{opacity:1}.admin-notif-summary-chip.is-total{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.admin-notif-summary-chip.is-priority{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.admin-notif-summary-chip.is-overdue{background:#fff1f2;border-color:#fda4af;color:#be123c}.admin-notif-summary-chip.is-urgent{background:#fffbeb;border-color:#fde68a;color:#b45309}.admin-notif-list{display:grid;gap:8px}.admin-notif-list-popover{max-height:min(52vh,420px);overflow-y:auto;padding-right:2px}.admin-notif-list-drawer{flex:1;min-height:0;overflow-y:auto;padding-right:2px}.admin-notif-card{display:grid;grid-template-columns:4px minmax(0,1fr) auto;gap:10px;align-items:stretch;padding:10px 10px 10px 0;border-radius:12px;border:1px solid #e5e7eb;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.admin-notif-card:hover{border-color:#93c5fd;box-shadow:0 4px 14px #2563eb14}.admin-notif-card-accent{width:4px;border-radius:4px 0 0 4px;background:#d1d5db;align-self:stretch}.admin-notif-card.tone-priority .admin-notif-card-accent{background:#ef4444}.admin-notif-card.tone-overdue .admin-notif-card-accent{background:#e11d48}.admin-notif-card.tone-urgent .admin-notif-card-accent{background:#f59e0b}.admin-notif-card.tone-priority{background:linear-gradient(90deg,rgba(239,68,68,.04),transparent 40%)}.admin-notif-card.tone-overdue{background:linear-gradient(90deg,rgba(225,29,72,.05),transparent 40%)}.admin-notif-card.tone-urgent{background:linear-gradient(90deg,rgba(245,158,11,.05),transparent 40%)}.admin-notif-card-body{min-width:0;display:grid;gap:4px;padding-left:2px}.admin-notif-card-top{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.admin-notif-card-code{border:0;background:none;padding:0;font:inherit;font-weight:800;font-size:14px;color:#1677ff;cursor:pointer;letter-spacing:.02em}.admin-notif-card-code:hover{text-decoration:underline}.admin-notif-card-customer{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px}.admin-notif-card-phone{font-size:12px;color:#1677ff;text-decoration:none}.admin-notif-card-product,.admin-notif-card-fault{font-size:12px;color:#6b7280;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-notif-card-fault{font-size:11px}.admin-notif-card-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.admin-notif-card-tags .ant-tag{margin:0;border-radius:999px;font-size:11px;line-height:18px;padding-inline:8px}.admin-notif-card-actions{display:flex;flex-direction:column;gap:2px;justify-content:flex-start;padding-top:2px}.admin-notif-action-view{color:#1677ff!important}.admin-notif-action-dismiss{color:#9ca3af!important}.admin-notif-action-dismiss:hover{color:#ef4444!important}.admin-notif-popover-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}.admin-notif-empty{padding:20px 8px 12px}.admin-notif-drawer{display:flex;flex-direction:column;height:100%;gap:10px;min-height:0}.admin-notif-drawer-title{display:flex;align-items:center;gap:8px;font-weight:700}.admin-notif-drawer-toolbar{display:grid;gap:10px}.admin-notif-drawer-search{border-radius:10px}.admin-notif-drawer-footer{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid var(--ant-color-border-secondary, #f0f0f0);flex-shrink:0}.admin-notif-drawer-count{font-size:12px}.nd-desk-shell .ant-drawer-content{box-shadow:-12px 0 40px #0f172a1a}.nd-desk-header{display:flex;align-items:center;gap:12px;width:100%}.nd-desk-header-icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#3b82f6,#2563eb);color:#fff;font-size:18px;flex-shrink:0;box-shadow:0 4px 12px #2563eb4d}.nd-desk-header-title{font-size:17px;font-weight:800;line-height:1.25;color:var(--ant-color-text, #111)}.nd-desk-header-sub{font-size:12px;color:#6b7280;margin-top:2px;line-height:1.35}.nd-desk-header-badge{margin-left:auto;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.nd-desk{display:flex;flex-direction:column;height:100%;min-height:0;background:var(--ant-color-bg-container, #fff)}.nd-desk-controls{flex-shrink:0;padding:16px 24px 12px;display:grid;gap:12px;background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:1px solid #f0f0f0}.nd-desk-search.ant-input-affix-wrapper,.nd-desk-search{border-radius:10px!important}.nd-desk-filters{display:flex;flex-wrap:wrap;gap:8px}.nd-desk-filter{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:13px;font-weight:600;font-family:inherit;color:#4b5563;cursor:pointer;transition:all .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nd-desk-filter:hover{border-color:#93c5fd;color:#1d4ed8}.nd-desk-filter.is-active{background:#1677ff;border-color:#1677ff;color:#fff}.nd-desk-filter-count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;background:#f3f4f6;color:#111}.nd-desk-filter.is-active .nd-desk-filter-count{background:#ffffff40;color:#fff}.nd-desk-filter-priority.is-active{background:#dc2626;border-color:#dc2626}.nd-desk-filter-overdue.is-active{background:#e11d48;border-color:#e11d48}.nd-desk-filter-urgent.is-active{background:#d97706;border-color:#d97706}.nd-desk-list-meta{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:10px 24px 6px;font-size:12px;color:#6b7280;font-weight:600}.nd-desk-clear{border:0;background:none;color:#1677ff;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;padding:0}.nd-desk-clear:hover{text-decoration:underline}.nd-desk-list{flex:1;min-height:0;overflow-y:auto;padding:4px 16px 12px;display:flex;flex-direction:column;gap:0}.nd-desk-empty{padding:48px 16px}.nd-desk-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 12px;border-bottom:1px solid #f0f0f0;transition:background .12s ease}.nd-desk-row:hover{background:#f8fafc}.nd-desk-row.tone-priority{border-left:3px solid #ef4444}.nd-desk-row.tone-overdue{border-left:3px solid #e11d48}.nd-desk-row.tone-urgent{border-left:3px solid #f59e0b}.nd-desk-row.tone-default{border-left:3px solid transparent}.nd-desk-row-main{border:0;background:none;padding:0;margin:0;text-align:left;font:inherit;color:inherit;cursor:pointer;min-width:0;display:grid;gap:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nd-desk-row-line1{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.nd-desk-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;flex-shrink:0}.nd-desk-dot.tone-priority{background:#ef4444}.nd-desk-dot.tone-overdue{background:#e11d48}.nd-desk-dot.tone-urgent{background:#f59e0b}.nd-desk-code{font-weight:800;font-size:14px;color:#1677ff;letter-spacing:.02em}.nd-desk-row-line1 .admin-notif-card-tags{margin:0}.nd-desk-row-line2{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;font-size:13px;color:#4b5563;min-width:0}.nd-desk-customer{font-weight:700;color:var(--ant-color-text, #111)}.nd-desk-phone{color:#1677ff;text-decoration:none;font-weight:600;font-size:12px}.nd-desk-phone:hover{text-decoration:underline}.nd-desk-sep{color:#d1d5db}.nd-desk-product{color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:280px}.nd-desk-fault{font-size:12px;color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nd-desk-row-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.nd-desk-footer{flex-shrink:0;display:flex;justify-content:flex-end;gap:10px;padding:14px 24px;border-top:1px solid #f0f0f0;background:#fafafa}html[data-theme=dark] .nd-desk-header-title,html[data-prefers-color-scheme=dark] .nd-desk-header-title{color:#f3f4f6}html[data-theme=dark] .nd-desk-header-sub,html[data-theme=dark] .nd-desk-list-meta,html[data-theme=dark] .nd-desk-product,html[data-theme=dark] .nd-desk-fault,html[data-prefers-color-scheme=dark] .nd-desk-header-sub,html[data-prefers-color-scheme=dark] .nd-desk-list-meta,html[data-prefers-color-scheme=dark] .nd-desk-product,html[data-prefers-color-scheme=dark] .nd-desk-fault{color:#9ca3af}html[data-theme=dark] .nd-desk-header-badge,html[data-prefers-color-scheme=dark] .nd-desk-header-badge{background:#11203a;color:#93c5fd}html[data-theme=dark] .nd-desk-controls,html[data-prefers-color-scheme=dark] .nd-desk-controls{background:linear-gradient(180deg,#1a1a1a,#141414);border-bottom-color:#303030}html[data-theme=dark] .nd-desk-filter,html[data-prefers-color-scheme=dark] .nd-desk-filter{background:#1a1a1a;border-color:#333;color:#d1d5db}html[data-theme=dark] .nd-desk-filter.is-active,html[data-prefers-color-scheme=dark] .nd-desk-filter.is-active{background:#1677ff;border-color:#1677ff;color:#fff}html[data-theme=dark] .nd-desk-filter-count,html[data-prefers-color-scheme=dark] .nd-desk-filter-count{background:#262626;color:#f3f4f6}html[data-theme=dark] .nd-desk-filter.is-active .nd-desk-filter-count,html[data-prefers-color-scheme=dark] .nd-desk-filter.is-active .nd-desk-filter-count{background:#fff3;color:#fff}html[data-theme=dark] .nd-desk-row,html[data-prefers-color-scheme=dark] .nd-desk-row{border-bottom-color:#262626}html[data-theme=dark] .nd-desk-row:hover,html[data-prefers-color-scheme=dark] .nd-desk-row:hover{background:#1a1a1a}html[data-theme=dark] .nd-desk-customer,html[data-prefers-color-scheme=dark] .nd-desk-customer{color:#f3f4f6}html[data-theme=dark] .nd-desk-footer,html[data-prefers-color-scheme=dark] .nd-desk-footer{background:#1a1a1a;border-top-color:#303030}html[data-theme=dark] .nd-desk-shell .ant-drawer-content,html[data-prefers-color-scheme=dark] .nd-desk-shell .ant-drawer-content{box-shadow:-12px 0 40px #00000080}html[data-theme=dark] .nd-desk,html[data-prefers-color-scheme=dark] .nd-desk{background:#141414}html[data-theme=dark] .admin-notif-popover-overlay .ant-popover-title,html[data-prefers-color-scheme=dark] .admin-notif-popover-overlay .ant-popover-title{background:linear-gradient(180deg,#1a1a1a,#141414);border-bottom-color:#303030}html[data-theme=dark] .admin-notif-popover-title-icon,html[data-prefers-color-scheme=dark] .admin-notif-popover-title-icon{background:#11203a;color:#60a5fa}html[data-theme=dark] .admin-notif-card,html[data-prefers-color-scheme=dark] .admin-notif-card{background:#1a1a1a;border-color:#303030}html[data-theme=dark] .admin-notif-card:hover,html[data-prefers-color-scheme=dark] .admin-notif-card:hover{border-color:#3b82f6;box-shadow:0 4px 14px #00000059}html[data-theme=dark] .admin-notif-card.tone-priority,html[data-prefers-color-scheme=dark] .admin-notif-card.tone-priority{background:linear-gradient(90deg,#ef44441f,#1a1a1a 45%)}html[data-theme=dark] .admin-notif-card.tone-overdue,html[data-prefers-color-scheme=dark] .admin-notif-card.tone-overdue{background:linear-gradient(90deg,#e11d4824,#1a1a1a 45%)}html[data-theme=dark] .admin-notif-card.tone-urgent,html[data-prefers-color-scheme=dark] .admin-notif-card.tone-urgent{background:linear-gradient(90deg,#f59e0b1f,#1a1a1a 45%)}html[data-theme=dark] .admin-notif-card-product,html[data-theme=dark] .admin-notif-card-fault,html[data-prefers-color-scheme=dark] .admin-notif-card-product,html[data-prefers-color-scheme=dark] .admin-notif-card-fault{color:#9ca3af}html[data-theme=dark] .admin-notif-summary-chip,html[data-prefers-color-scheme=dark] .admin-notif-summary-chip{background:#1f1f1f;border-color:#333;color:#d1d5db}html[data-theme=dark] .admin-notif-summary-chip.is-total,html[data-prefers-color-scheme=dark] .admin-notif-summary-chip.is-total{background:#11203a;border-color:#1d4ed8;color:#93c5fd}html[data-theme=dark] .admin-notif-summary-chip.is-priority,html[data-prefers-color-scheme=dark] .admin-notif-summary-chip.is-priority{background:#450a0a;border-color:#7f1d1d;color:#fca5a5}html[data-theme=dark] .admin-notif-summary-chip.is-overdue,html[data-prefers-color-scheme=dark] .admin-notif-summary-chip.is-overdue{background:#4c0519;border-color:#9f1239;color:#fda4af}html[data-theme=dark] .admin-notif-summary-chip.is-urgent,html[data-prefers-color-scheme=dark] .admin-notif-summary-chip.is-urgent{background:#451a03;border-color:#9a3412;color:#fdba74}html[data-theme=dark] .admin-notif-popover-footer,html[data-theme=dark] .admin-notif-drawer-footer,html[data-prefers-color-scheme=dark] .admin-notif-popover-footer,html[data-prefers-color-scheme=dark] .admin-notif-drawer-footer{border-top-color:#303030}.admin-notif-drawer-shell.is-mobile-sheet .ant-drawer-content{border-radius:16px 16px 0 0;overflow:hidden}.admin-notif-drawer-shell.is-mobile-sheet .ant-drawer-header-title{flex-direction:row-reverse}.admin-notif-drawer-title-icon{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;font-size:15px}.admin-notif-drawer-title-count{margin-inline-start:auto!important;border-radius:999px;font-weight:700}.admin-notif-drawer.is-mobile{gap:12px}.admin-notif-drawer.is-mobile .admin-notif-summary{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px;margin-bottom:0;scrollbar-width:none}.admin-notif-drawer.is-mobile .admin-notif-summary::-webkit-scrollbar{display:none}.admin-notif-drawer.is-mobile .admin-notif-summary-chip{flex-shrink:0;padding:8px 12px;font-size:13px;min-height:36px}.admin-notif-drawer.is-mobile .admin-notif-summary-chip.is-active{box-shadow:0 0 0 2px #2563eb40}.admin-notif-drawer.is-mobile .admin-notif-summary-chip.is-priority.is-active{box-shadow:0 0 0 2px #b91c1c40}.admin-notif-drawer.is-mobile .admin-notif-summary-chip.is-overdue.is-active{box-shadow:0 0 0 2px #be123c40}.admin-notif-drawer.is-mobile .admin-notif-summary-chip.is-urgent.is-active{box-shadow:0 0 0 2px #b4530940}.admin-notif-drawer.is-mobile .admin-notif-drawer-search.ant-input-affix-wrapper,.admin-notif-drawer.is-mobile .admin-notif-drawer-search{border-radius:12px!important;min-height:44px}.admin-notif-drawer.is-mobile .admin-notif-list-drawer{gap:10px;padding-bottom:4px}.admin-notif-card-mobile{display:flex;flex-direction:column;gap:0;padding:0;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;background:#fff;box-shadow:0 2px 8px #0f172a0a}.admin-notif-card-mobile.tone-priority{border-color:#ef444447;background:linear-gradient(180deg,#fef2f2e6,#fff 48%)}.admin-notif-card-mobile.tone-overdue{border-color:#e11d4847;background:linear-gradient(180deg,#fff1f2f2,#fff 48%)}.admin-notif-card-mobile.tone-urgent{border-color:#f59e0b52;background:linear-gradient(180deg,#fffbebf2,#fff 48%)}.admin-notif-card-main{display:grid;gap:8px;width:100%;padding:14px 14px 10px;border:0;background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.admin-notif-card-main:active{background:#1677ff0a}.admin-notif-card-mobile-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-notif-tone-dot{width:8px;height:8px;border-radius:50%;background:#9ca3af;flex-shrink:0}.admin-notif-tone-dot.tone-priority{background:#ef4444}.admin-notif-tone-dot.tone-overdue{background:#e11d48}.admin-notif-tone-dot.tone-urgent{background:#f59e0b}.admin-notif-card-mobile .admin-notif-card-code{font-size:15px;font-weight:800;color:#1677ff;letter-spacing:.02em}.admin-notif-card-mobile .admin-notif-card-customer{display:flex;flex-direction:column;align-items:flex-start;gap:2px;font-size:14px}.admin-notif-card-mobile .admin-notif-card-customer strong{font-weight:700;color:var(--ant-color-text, #111);line-height:1.35}.admin-notif-card-phone-text{font-size:13px;color:#6b7280;font-weight:500}.admin-notif-card-mobile .admin-notif-card-product{font-size:13px;color:#6b7280;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.admin-notif-card-mobile .admin-notif-card-tags{margin-top:2px;gap:6px}.admin-notif-card-mobile .admin-notif-card-tags .ant-tag{font-size:12px;line-height:20px;padding-inline:8px}.admin-notif-card-mobile-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:0;border-top:1px solid #f0f0f0;background:#fafafa}.admin-notif-mbtn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:46px;padding:0 8px;border:0;border-right:1px solid #f0f0f0;background:transparent;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;text-decoration:none;color:#374151;-moz-appearance:none;appearance:none;-webkit-appearance:none}.admin-notif-mbtn:last-child{border-right:0}.admin-notif-mbtn:active{background:#0000000a}.admin-notif-mbtn.is-call{color:#059669}.admin-notif-mbtn.is-view{color:#1677ff}.admin-notif-mbtn.is-dismiss{color:#9ca3af}.admin-notif-drawer.is-mobile .admin-notif-drawer-footer{padding:10px 2px 4px;gap:8px}.admin-notif-drawer.is-mobile .admin-notif-drawer-footer .ant-btn{font-weight:700}html[data-theme=dark] .admin-notif-card-mobile,html[data-prefers-color-scheme=dark] .admin-notif-card-mobile{background:#1a1a1a;border-color:#333;box-shadow:none}html[data-theme=dark] .admin-notif-card-mobile.tone-priority,html[data-prefers-color-scheme=dark] .admin-notif-card-mobile.tone-priority{background:linear-gradient(180deg,#7f1d1d59,#1a1a1a 55%);border-color:#7f1d1d}html[data-theme=dark] .admin-notif-card-mobile.tone-overdue,html[data-prefers-color-scheme=dark] .admin-notif-card-mobile.tone-overdue{background:linear-gradient(180deg,#88133766,#1a1a1a 55%);border-color:#9f1239}html[data-theme=dark] .admin-notif-card-mobile.tone-urgent,html[data-prefers-color-scheme=dark] .admin-notif-card-mobile.tone-urgent{background:linear-gradient(180deg,#78350f66,#1a1a1a 55%);border-color:#9a3412}html[data-theme=dark] .admin-notif-card-mobile-bar,html[data-prefers-color-scheme=dark] .admin-notif-card-mobile-bar{background:#141414;border-top-color:#303030}html[data-theme=dark] .admin-notif-mbtn,html[data-prefers-color-scheme=dark] .admin-notif-mbtn{border-right-color:#303030;color:#d1d5db}html[data-theme=dark] .admin-notif-mbtn.is-view,html[data-prefers-color-scheme=dark] .admin-notif-mbtn.is-view{color:#60a5fa}html[data-theme=dark] .admin-notif-mbtn.is-call,html[data-prefers-color-scheme=dark] .admin-notif-mbtn.is-call{color:#34d399}html[data-theme=dark] .admin-notif-card-mobile .admin-notif-card-customer strong,html[data-prefers-color-scheme=dark] .admin-notif-card-mobile .admin-notif-card-customer strong{color:#f3f4f6}html[data-theme=dark] .admin-notif-card-phone-text,html[data-theme=dark] .admin-notif-card-mobile .admin-notif-card-product,html[data-prefers-color-scheme=dark] .admin-notif-card-phone-text,html[data-prefers-color-scheme=dark] .admin-notif-card-mobile .admin-notif-card-product{color:#9ca3af}html[data-theme=dark] .admin-notif-drawer-title-icon,html[data-prefers-color-scheme=dark] .admin-notif-drawer-title-icon{background:#11203a;color:#60a5fa}html[data-theme=dark] .admin-notif-drawer-shell.is-mobile-sheet .ant-drawer-content,html[data-prefers-color-scheme=dark] .admin-notif-drawer-shell.is-mobile-sheet .ant-drawer-content{background:#141414}.admin-header-staff-button .ant-avatar{background:#2f6b2f;color:#fff;font-weight:850}.admin-header-staff-menu{min-width:150px;line-height:1.25}.admin-header-staff-menu strong,.admin-header-staff-menu span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-header-staff-menu span{margin-top:3px;color:#7a8471;font-size:12px}.staff-picker-modal .ant-modal-content{color:var(--ant-color-text);background:var(--ant-color-bg-elevated)}.staff-picker-item{border:1px solid transparent;background:transparent;transition:border-color .16s ease,background .16s ease}.staff-picker-item:hover{border-color:var(--ant-color-border);background:var(--ant-color-fill-tertiary)}.staff-picker-item.is-selected{border-color:var(--ant-color-primary);background:var(--ant-color-primary-bg)}.staff-picker-item .ant-list-item-meta-title{color:var(--ant-color-text)}.staff-picker-item .ant-list-item-meta-description{color:var(--ant-color-text-secondary)}.staff-picker-item .ant-avatar{color:#fff;background:#2f6b2f}.admin-mobile-menu .adm-popup-body{background:#f7f9f3}.admin-mobile-sider{height:100%;display:flex;flex-direction:column;background:#f7f9f3;padding-top:env(safe-area-inset-top)}.admin-mobile-brand{display:flex;align-items:center;gap:10px;padding:18px 16px 14px;color:#23341f;line-height:1.25}.admin-mobile-brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#2f6b2f;color:#fff;font-weight:900;letter-spacing:0}.admin-mobile-brand strong,.admin-mobile-brand span{display:block}.admin-mobile-brand strong{font-size:16px;font-weight:900}.admin-mobile-brand span{margin-top:2px;color:#5d6b55;font-size:12px;font-weight:750}.admin-mobile-nav{flex:1;overflow:auto;--border-top: 0;--border-bottom: 0;background:transparent}.admin-mobile-nav .adm-list-body{background:transparent;border:0}.admin-mobile-nav .adm-list-item{margin:4px 10px;border-radius:14px;background:transparent}.admin-mobile-nav .adm-list-item-content{min-height:48px;border:0}.admin-mobile-nav .adm-list-item-content-main{min-width:0;color:#273420;font-size:14px;font-weight:750;line-height:1.25;white-space:normal;word-break:break-word}.admin-mobile-nav .adm-list-item-content-extra{flex:0 0 auto;padding-left:8px}.admin-mobile-sider .adm-badge-content,.admin-desktop-sider .adm-badge-content{min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;line-height:18px;font-size:11px;font-weight:800;text-align:center}.ntpc-nav-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.ntpc-nav-badge.is-active{animation:ntpc-badge-float 1.35s ease-in-out infinite;will-change:transform}.ntpc-rich-preview.ql-editor{padding:0;font-family:inherit;font-size:inherit;line-height:inherit}.ntpc-rich-preview.ql-editor p,.ntpc-rich-preview.ql-editor ul,.ntpc-rich-preview.ql-editor ol,.ntpc-rich-preview.ql-editor h2,.ntpc-rich-preview.ql-editor h3{margin:0}.ntpc-rich-preview.ql-editor a{color:#1677ff;text-decoration:underline}.ntpc-rich-preview.ql-editor ul,.ntpc-rich-preview.ql-editor ol{padding-left:1.5em}.ntpc-rich-preview.ql-editor li{margin-bottom:.2em}.ntpc-rich-preview.ql-editor li:last-child{margin-bottom:0}.ntpc-rich-preview.ql-editor p:empty:before{content:" "}.ntpc-rich-preview.ql-editor p>br:only-child{content:""}.ntpc-rich-preview.ql-editor p+p,.ntpc-rich-preview.ql-editor p+ul,.ntpc-rich-preview.ql-editor p+ol,.ntpc-rich-preview.ql-editor ul+p,.ntpc-rich-preview.ql-editor ol+p,.ntpc-rich-preview.ql-editor h2+p,.ntpc-rich-preview.ql-editor h3+p{margin-top:0}.ntpc-rich-preview.ql-editor>*:first-child{margin-top:0}.ntpc-rich-preview.ql-editor>*:last-child{margin-bottom:0}.ntpc-rich-preview.ql-editor.ql-blank:before{display:none}@keyframes ntpc-badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (prefers-reduced-motion: reduce){.ntpc-nav-badge.is-active{animation:none}}.admin-mobile-nav-active{background:#e9f3e1!important}.admin-mobile-nav-active .adm-list-item-content-main,.admin-mobile-nav-active .admin-mobile-nav-icon{color:#245c27}.admin-mobile-nav-icon{flex:0 0 18px;display:inline-flex;color:inherit;font-size:16px}.admin-mobile-staff{border-top:1px solid #e1e7d8}.admin-mobile-sider-actions{padding:10px 14px calc(12px + env(safe-area-inset-bottom))}.admin-desktop-sider{position:sticky;top:0;left:0;z-index:120;width:248px;height:100vh;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid #dfe7d7;background:#f7f9f3;transition:width .18s ease}.admin-desktop-sider-shell{flex:0 0 auto;display:block;height:100vh}.admin-desktop-sider.is-collapsed{width:72px}.admin-desktop-brand{display:flex;align-items:center;gap:10px;min-height:68px;padding:14px;color:#23341f}.admin-desktop-brand-mark{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:13px;background:#2f6b2f;color:#fff;font-weight:900}.admin-desktop-brand strong,.admin-desktop-brand span{display:block;white-space:nowrap}.admin-desktop-brand strong{font-size:14.5px;font-weight:900}.admin-desktop-brand span{margin-top:2px;color:#5d6b55;font-size:11px;font-weight:750}.admin-desktop-button-nav{flex:1;overflow:auto;display:grid;align-content:start;gap:6px;padding:4px 10px}.admin-desktop-nav-button{height:44px;--border-radius: 14px;justify-content:flex-start;overflow:visible;line-height:1}.admin-desktop-nav-button.is-icon-only{padding:0}.admin-desktop-nav-button-inner{width:100%;display:inline-flex;align-items:center;gap:10px;color:inherit;text-align:left}.admin-desktop-nav-icon{flex:0 0 20px;display:inline-flex;justify-content:center;font-size:16px}.admin-desktop-nav-label{flex:1;min-width:0;overflow:hidden;font-weight:750;font-size:13.5px;text-overflow:ellipsis;white-space:nowrap}.admin-desktop-sider.is-collapsed .admin-desktop-button-nav{padding:4px 12px}.admin-desktop-sider.is-collapsed .admin-desktop-nav-button-inner{justify-content:center;gap:0}.admin-desktop-staff{display:grid;gap:8px;padding:12px 14px}.admin-desktop-staff-meta{min-width:0}.admin-desktop-staff-meta strong,.admin-desktop-staff-meta span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-desktop-staff-meta strong{color:#24301f;font-size:12.5px}.admin-desktop-staff-meta span{color:#7a8471;font-size:11px}.admin-desktop-collapse{margin:0 12px 12px;border:1px solid #dfe7d7;background:#fff}.admin-mobile-page{width:100%;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.admin-mobile-page>.adm-grid{margin:0 0 14px}.admin-mobile-kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 14px}.admin-mobile-kpi-card{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e3eadb;border-radius:14px;border-left:4px solid #bfcab5;background:#fff;min-height:72px}.admin-mobile-kpi-card-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:10px;font-size:15px}.admin-mobile-kpi-card-info{display:flex;flex-direction:column;gap:2px;min-width:0}.admin-mobile-kpi-card-label{font-size:11px;font-weight:700;color:#6d7a67;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-mobile-kpi-card-value{font-size:24px;font-weight:800;line-height:1.1;color:#20301e}.admin-mobile-kpi-card.featured{grid-column:1 / -1;padding:14px 16px;min-height:80px;gap:14px}.admin-mobile-kpi-card.featured .admin-mobile-kpi-card-icon{width:40px;height:40px;font-size:18px}.admin-mobile-kpi-card.featured .admin-mobile-kpi-card-label{font-size:12px}.admin-mobile-kpi-card.featured .admin-mobile-kpi-card-value{font-size:30px}.admin-mobile-kpi-card.processing{border-left-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff)}.admin-mobile-kpi-card.processing .admin-mobile-kpi-card-icon{background:#fef3c7;color:#b45309}.admin-mobile-kpi-card.processing .admin-mobile-kpi-card-value{color:#b45309}.admin-mobile-kpi-card.warn{border-left-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff)}.admin-mobile-kpi-card.warn .admin-mobile-kpi-card-icon{background:#fef3c7;color:#b45309}.admin-mobile-kpi-card.warn .admin-mobile-kpi-card-value{color:#b45309}.admin-mobile-kpi-card.danger{border-left-color:#ef4444;background:linear-gradient(135deg,#fef2f2,#fff)}.admin-mobile-kpi-card.danger .admin-mobile-kpi-card-icon{background:#fee2e2;color:#dc2626}.admin-mobile-kpi-card.danger .admin-mobile-kpi-card-value{color:#dc2626}.admin-mobile-kpi-card.priority{border-left-color:#a855f7;background:linear-gradient(135deg,#faf5ff,#fff)}.admin-mobile-kpi-card.priority .admin-mobile-kpi-card-icon{background:#f3e8ff;color:#9333ea}.admin-mobile-kpi-card.priority .admin-mobile-kpi-card-value{color:#9333ea}.admin-mobile-kpi-card.success{border-left-color:#22c55e;background:linear-gradient(135deg,#f0fdf4,#fff)}.admin-mobile-kpi-card.success .admin-mobile-kpi-card-icon{background:#dcfce7;color:#16a34a}.admin-mobile-kpi-card.success .admin-mobile-kpi-card-value{color:#16a34a}.admin-mobile-section{margin-bottom:12px}.admin-mobile-section-head{margin:0 0 10px}.admin-mobile-section-head h2{margin:0;color:#22311d;font-size:17px;line-height:1.2}.admin-mobile-section-head p{margin:4px 0 0;color:#6c7866;font-size:12px;line-height:1.45}.admin-mobile-hero{margin:0 0 14px;padding:16px;border:1px solid rgba(63,93,47,.16);border-radius:18px;background:radial-gradient(circle at 8% 0%,rgba(255,255,255,.92),transparent 32%),linear-gradient(135deg,#f7f2e8,#edf7e7 58%,#d9e7d0);box-shadow:0 14px 32px #1f2a1d1a}.admin-mobile-hero-top{display:grid;gap:12px}.admin-mobile-eyebrow{display:inline-block;margin-bottom:8px;color:#2f6b2f;font-size:11px;font-weight:850;letter-spacing:.4px;text-transform:uppercase}.admin-mobile-hero h1{margin:0;color:#21301d;font-size:25px;line-height:1.08}.admin-mobile-hero p{margin:8px 0 0;color:#53624c;font-size:13px;line-height:1.5}.admin-mobile-hero-link{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:12px 14px;border:1px solid rgba(29,95,159,.12);border-radius:14px;background:#ffffffd6;color:#1d5f9f;font-size:13px;font-weight:800;text-align:left;min-height:44px}.admin-mobile-hero-summary{display:grid;gap:10px;margin-top:12px}.admin-mobile-kpi-primary{display:flex;align-items:center;gap:12px;min-height:96px;padding:16px;border-color:#2f6b2f24;background:#ffffffe0}.admin-mobile-kpi-primary.processing strong{color:#b86819}.admin-mobile-kpi-secondary{display:flex;flex-direction:column;gap:8px}.admin-mobile-kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:#f4f7ef;color:#37562f;font-size:16px}.admin-mobile-kpi-content{display:grid;gap:4px}.admin-mobile-kpi-content small{color:#657060;font-size:12px;font-weight:700}.admin-mobile-kpi-content strong{color:#20301e;font-size:29px;line-height:1}.admin-mobile-hero-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-mobile-hero-meta>div{padding:12px 10px;border:1px solid rgba(47,107,47,.08);border-radius:14px;background:#ffffffb8}.admin-mobile-hero-meta b,.admin-mobile-hero-meta span{display:block}.admin-mobile-hero-meta b{color:#21301d;font-size:21px;line-height:1}.admin-mobile-hero-meta span{margin-top:5px;color:#687662;font-size:11px;line-height:1.3}.admin-mobile-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px}.admin-mobile-title h1{margin:0;font-size:22px;line-height:1.2;color:#23301f}.admin-mobile-card{margin:10px 0;border:1px solid #e3eadb;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #1f2a1d0d}.admin-mobile-card .adm-card-header-title{font-weight:850;color:#26361f}.admin-mobile-actions-card .adm-card-body{padding-top:8px}.admin-mobile-kpi{min-height:78px;padding:12px;border:1px solid #e3eadb;border-radius:14px;background:#fff}.admin-mobile-kpi span{display:block;margin-bottom:8px;color:#697463;font-size:12px}.admin-mobile-kpi b{color:#20301e;font-size:27px;line-height:1}.admin-mobile-kpi.warn b{color:#b7791f}.admin-mobile-kpi.danger b{color:#c24135}.admin-mobile-kpi.success b{color:#2f7d3a}.stats-kpi-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}.stats-kpi{display:flex;flex-direction:column;gap:8px;padding:16px 18px;border:1px solid #e3eadb;border-radius:14px;background:#fff}.stats-kpi-label{color:#697463;font-size:13px;line-height:1.2}.stats-kpi-value{color:#20301e;font-size:28px;font-weight:700;line-height:1}@media (max-width: 991px){.stats-kpi-strip{grid-template-columns:repeat(2,1fr)}}html[data-theme=dark] .stats-kpi{border-color:#2a3326;background:#161d14}html[data-theme=dark] .stats-kpi-label{color:#9aa890}html[data-theme=dark] .stats-kpi-value{color:#eef3e9}.dashboard-kpi-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:16px}.dashboard-kpi-card{position:relative;display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e3eadb;border-left:4px solid #bfcab5;border-radius:14px;background:#fff;min-height:112px;text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;font:inherit;color:inherit}.dashboard-kpi-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #1f2a1d14}.dashboard-kpi-card:focus-visible{outline:2px solid #5b8def;outline-offset:2px}.dashboard-kpi-card-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:12px;font-size:18px;background:#eef2ea;color:#5e6a58}.dashboard-kpi-card-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.dashboard-kpi-card-label{font-size:11.5px;font-weight:700;color:#6d7a67;line-height:1.2;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;letter-spacing:.1px;min-height:28px}.dashboard-kpi-card-value{font-size:26px;font-weight:800;line-height:1.1;color:#20301e;font-variant-numeric:tabular-nums}.dashboard-kpi-card-meta{font-size:11px;color:#8a9583;line-height:1.3;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-kpi-card-arrow{position:absolute;top:12px;right:12px;font-size:12px;color:#aab4a3;opacity:0;transition:opacity .15s ease,transform .15s ease}.dashboard-kpi-card:hover .dashboard-kpi-card-arrow{opacity:1;transform:translate(2px)}.dashboard-kpi-card.featured{min-height:124px;padding:16px 20px;gap:14px;border-left-width:5px;box-shadow:0 6px 18px #1f2a1d0f}.dashboard-kpi-card.featured .dashboard-kpi-card-icon{width:48px;height:48px;font-size:22px;border-radius:14px}.dashboard-kpi-card.featured .dashboard-kpi-card-label{font-size:13px}.dashboard-kpi-card.featured .dashboard-kpi-card-value{font-size:36px}.dashboard-kpi-card.featured .dashboard-kpi-card-meta{font-size:12px}.dashboard-kpi-card.processing{border-left-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff)}.dashboard-kpi-card.processing .dashboard-kpi-card-icon{background:#fef3c7;color:#b45309}.dashboard-kpi-card.processing .dashboard-kpi-card-value{color:#b45309}.dashboard-kpi-card.processing .dashboard-kpi-card-meta{color:#a16207}.dashboard-kpi-card.warn{border-left-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff)}.dashboard-kpi-card.warn .dashboard-kpi-card-icon{background:#fef3c7;color:#b45309}.dashboard-kpi-card.warn .dashboard-kpi-card-value{color:#b45309}.dashboard-kpi-card.warn .dashboard-kpi-card-meta{color:#a16207}.dashboard-kpi-card.danger{border-left-color:#ef4444;background:linear-gradient(135deg,#fef2f2,#fff)}.dashboard-kpi-card.danger .dashboard-kpi-card-icon{background:#fee2e2;color:#dc2626}.dashboard-kpi-card.danger .dashboard-kpi-card-value{color:#dc2626}.dashboard-kpi-card.danger .dashboard-kpi-card-meta{color:#b91c1c}.dashboard-kpi-card.priority{border-left-color:#a855f7;background:linear-gradient(135deg,#faf5ff,#fff)}.dashboard-kpi-card.priority .dashboard-kpi-card-icon{background:#f3e8ff;color:#9333ea}.dashboard-kpi-card.priority .dashboard-kpi-card-value{color:#9333ea}.dashboard-kpi-card.priority .dashboard-kpi-card-meta{color:#7e22ce}.dashboard-kpi-card.success{border-left-color:#22c55e;background:linear-gradient(135deg,#f0fdf4,#fff)}.dashboard-kpi-card.success .dashboard-kpi-card-icon{background:#dcfce7;color:#16a34a}.dashboard-kpi-card.success .dashboard-kpi-card-value{color:#16a34a}.dashboard-kpi-card.success .dashboard-kpi-card-meta{color:#15803d}.dashboard-kpi-card.featured.processing{background:linear-gradient(135deg,#fef3c7,#fffbeb 60%,#fff)}@media (max-width: 1199px){.dashboard-kpi-strip{grid-template-columns:repeat(3,1fr)}.dashboard-kpi-card.featured{grid-column:1 / -1}}@media (max-width: 767px){.dashboard-kpi-strip{grid-template-columns:repeat(2,1fr)}.dashboard-kpi-card.featured{grid-column:1 / -1}}@media (max-width: 479px){.dashboard-kpi-strip{grid-template-columns:1fr}.dashboard-kpi-card.featured{grid-column:auto}}html[data-theme=dark] .dashboard-kpi-card{background:#1f1f1f;border-color:#303030;border-left-color:#404040;box-shadow:none;color:#e6e6e6}html[data-theme=dark] .dashboard-kpi-card:hover{box-shadow:0 8px 20px #0006;border-color:#4a4a4a}html[data-theme=dark] .dashboard-kpi-card-icon{background:#2a2a2a;color:silver}html[data-theme=dark] .dashboard-kpi-card-label{color:#a6a6a6}html[data-theme=dark] .dashboard-kpi-card-value{color:#f0f0f0}html[data-theme=dark] .dashboard-kpi-card-meta{color:#8a8a8a}html[data-theme=dark] .dashboard-kpi-card-arrow{color:#707070}html[data-theme=dark] .dashboard-kpi-card.processing{border-left-color:#f59e0b;background:linear-gradient(135deg,#2b2414,#1f1f1f)}html[data-theme=dark] .dashboard-kpi-card.processing .dashboard-kpi-card-icon{background:#f59e0b2e;color:#fbbf24}html[data-theme=dark] .dashboard-kpi-card.processing .dashboard-kpi-card-value{color:#fbbf24}html[data-theme=dark] .dashboard-kpi-card.processing .dashboard-kpi-card-meta{color:#f59e0b}html[data-theme=dark] .dashboard-kpi-card.warn{border-left-color:#f59e0b;background:linear-gradient(135deg,#2b2414,#1f1f1f)}html[data-theme=dark] .dashboard-kpi-card.warn .dashboard-kpi-card-icon{background:#f59e0b2e;color:#fbbf24}html[data-theme=dark] .dashboard-kpi-card.warn .dashboard-kpi-card-value{color:#fbbf24}html[data-theme=dark] .dashboard-kpi-card.warn .dashboard-kpi-card-meta{color:#f59e0b}html[data-theme=dark] .dashboard-kpi-card.danger{border-left-color:#ef4444;background:linear-gradient(135deg,#2a1717,#1f1f1f)}html[data-theme=dark] .dashboard-kpi-card.danger .dashboard-kpi-card-icon{background:#ef44442e;color:#f87171}html[data-theme=dark] .dashboard-kpi-card.danger .dashboard-kpi-card-value{color:#f87171}html[data-theme=dark] .dashboard-kpi-card.danger .dashboard-kpi-card-meta{color:#ef4444}html[data-theme=dark] .dashboard-kpi-card.priority{border-left-color:#a855f7;background:linear-gradient(135deg,#241a2e,#1f1f1f)}html[data-theme=dark] .dashboard-kpi-card.priority .dashboard-kpi-card-icon{background:#a855f72e;color:#c084fc}html[data-theme=dark] .dashboard-kpi-card.priority .dashboard-kpi-card-value{color:#c084fc}html[data-theme=dark] .dashboard-kpi-card.priority .dashboard-kpi-card-meta{color:#a855f7}html[data-theme=dark] .dashboard-kpi-card.success{border-left-color:#22c55e;background:linear-gradient(135deg,#16241a,#1f1f1f)}html[data-theme=dark] .dashboard-kpi-card.success .dashboard-kpi-card-icon{background:#22c55e2e;color:#4ade80}html[data-theme=dark] .dashboard-kpi-card.success .dashboard-kpi-card-value{color:#4ade80}html[data-theme=dark] .dashboard-kpi-card.success .dashboard-kpi-card-meta{color:#22c55e}html[data-theme=dark] .dashboard-kpi-card.featured.processing{background:linear-gradient(135deg,#2b2414,#251e10 60%,#1f1f1f);box-shadow:none}.staff-page{display:flex;flex-direction:column;gap:16px}.staff-kpi-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.staff-kpi{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid #e3eadb;border-radius:14px;background:#fff}.staff-kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;font-size:20px;flex-shrink:0}.staff-kpi-icon.total{background:#e7f0ff;color:#3b5bdb}.staff-kpi-icon.admin{background:#e8ebff;color:#4150d6}.staff-kpi-icon.staff{background:#e6f7ec;color:#2f9e44}.staff-kpi-body{display:flex;flex-direction:column;gap:4px}.staff-kpi-label{color:#697463;font-size:13px;line-height:1.2}.staff-kpi-value{color:#20301e;font-size:26px;font-weight:700;line-height:1}.staff-add-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0 16px}.staff-pwd-form{max-width:420px}.staff-mobile-list{display:flex;flex-direction:column;gap:10px}.staff-mobile-card{border:1px solid #e3eadb;border-radius:14px;background:#fff;padding:14px}.staff-mobile-top{display:flex;align-items:center;gap:12px}.staff-mobile-info{display:flex;flex-direction:column;flex:1;min-width:0}.staff-mobile-info b{color:#20301e;font-size:15px}.staff-mobile-info span{color:#8a948a;font-size:12px}.staff-mobile-actions{margin-top:12px;padding-top:12px;border-top:1px dashed #e3eadb}.staff-mobile-empty{text-align:center;color:#8a948a;padding:24px 0}@media (max-width: 991px){.staff-kpi-strip{grid-template-columns:repeat(3,1fr);gap:10px}.staff-kpi{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}.staff-add-grid{grid-template-columns:1fr;gap:0}}html[data-theme=dark] .staff-kpi,html[data-theme=dark] .staff-mobile-card{border-color:#2a3326;background:#161d14}html[data-theme=dark] .staff-kpi-label{color:#9aa890}html[data-theme=dark] .staff-kpi-value,html[data-theme=dark] .staff-mobile-info b{color:#eef3e9}html[data-theme=dark] .staff-mobile-info span{color:#8a948a}html[data-theme=dark] .staff-mobile-actions{border-top-color:#2a3326}html[data-theme=dark] .staff-kpi-icon.total{background:#162a4d;color:#9ab8ff}html[data-theme=dark] .staff-kpi-icon.admin{background:#1c2150;color:#a3adf5}html[data-theme=dark] .staff-kpi-icon.staff{background:#14301f;color:#7fce97}.supplier-kpi-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.supplier-kpi{display:flex;flex-direction:column;gap:8px;padding:16px 18px;border:1px solid #e3eadb;border-radius:14px;background:#fff}.supplier-kpi.pending{border-color:#f3d3a8;background:#fff8ef}.supplier-kpi-label{color:#697463;font-size:13px;line-height:1.2}.supplier-kpi-value{color:#20301e;font-size:28px;font-weight:700;line-height:1}.supplier-kpi.pending .supplier-kpi-value{color:#d4691a}.supplier-pending-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;padding:0 8px;border-radius:12px;background:#fa8c16;color:#fff;font-weight:700;font-size:13px}.supplier-pending-done{color:#8a948a;font-size:13px}html[data-theme=dark] .supplier-kpi{border-color:#2a3326;background:#161d14}html[data-theme=dark] .supplier-kpi.pending{border-color:#5a4423;background:#2a2113}html[data-theme=dark] .supplier-kpi-label{color:#9aa890}html[data-theme=dark] .supplier-kpi-value{color:#eef3e9}html[data-theme=dark] .supplier-kpi.pending .supplier-kpi-value{color:#f0a868}html[data-theme=dark] .supplier-pending-done{color:#7a857a}.admin-mobile-action-list{display:grid;gap:10px}.admin-mobile-action-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;border:1px solid #e5ebde;border-radius:14px;background:#fbfcf9;color:#23321f;text-align:left}.admin-mobile-action-item.warn{border-color:#f1ddaf;background:#fffaf1}.admin-mobile-action-item.danger{border-color:#f3c7c3;background:#fff7f6}.admin-mobile-action-item.priority{border-color:#ead7b0;background:#fff9ef}.admin-mobile-action-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:#fff;color:#35512f;font-size:17px}.admin-mobile-action-copy{display:grid;gap:3px}.admin-mobile-action-copy b{color:#22311d;font-size:13px}.admin-mobile-action-copy small{color:#72806b;font-size:11px}.admin-mobile-action-arrow{color:#90a088;font-size:13px}.admin-mobile-urgent-list{display:grid;gap:10px}.admin-mobile-urgent-card{width:100%;padding:14px;border:1px solid #e4eadc;border-radius:15px;background:#fbfcfa;color:inherit;text-align:left}.admin-mobile-urgent-card.priority{border-color:#f1d1c9;background:linear-gradient(180deg,#fff7f6,#fff)}.admin-mobile-urgent-card.overdue{border-color:#f4d3cd;background:linear-gradient(180deg,#fff8f7,#fff)}.admin-mobile-urgent-card.near{border-color:#efdfb5;background:linear-gradient(180deg,#fffaf1,#fff)}.admin-mobile-urgent-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.admin-mobile-urgent-head p{margin:6px 0 0;color:#44513f;font-size:12px;line-height:1.45}.admin-mobile-urgent-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.admin-mobile-urgent-meta>div{padding:10px 12px;border-radius:12px;background:#ffffffd1}.admin-mobile-urgent-meta small,.admin-mobile-urgent-meta strong{display:block}.admin-mobile-urgent-meta small{color:#7a8573;font-size:10px;text-transform:uppercase;letter-spacing:.3px}.admin-mobile-urgent-meta strong{margin-top:5px;color:#21301d;font-size:13px;line-height:1.35}.admin-mobile-urgent-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;color:#50604a;font-size:12px;font-weight:700}.admin-mobile-urgent-open{display:inline-flex;align-items:center;gap:6px;color:#1d5f9f}.admin-mobile-activity-list{display:grid;gap:10px}.admin-mobile-activity-item{display:grid;grid-template-columns:10px 1fr;gap:10px;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left}.admin-mobile-activity-dot{width:10px;height:10px;margin-top:16px;border-radius:999px;background:#2f6b2f;box-shadow:0 0 0 4px #edf5e9}.admin-mobile-activity-body{padding:14px;border:1px solid #e7ecdf;border-radius:14px;background:#fbfcf9;box-shadow:0 6px 18px #1f2a1d0a}.admin-mobile-activity-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-mobile-activity-top b{color:#22311d;font-size:13px}.admin-mobile-activity-top .anticon{color:#8ca085}.admin-mobile-activity-code{display:block;margin-top:6px;color:#1d5f9f;font-size:13px;font-weight:800}.admin-mobile-activity-body small,.admin-mobile-activity-body em{display:block}.admin-mobile-activity-body small{margin-top:4px;color:#6f7b69;font-size:11px;line-height:1.45}.admin-mobile-activity-body em{margin-top:8px;color:#43503d;font-size:12px;font-style:normal;line-height:1.45}.admin-mobile-more{margin-top:14px;padding-top:14px;border-top:1px solid #edf1e8;text-align:center}.admin-mobile-more button{padding:12px 20px;border:1px solid #dde4d6;border-radius:10px;background:#fbfcf9;color:#1d5f9f;font-size:13px;font-weight:750;min-height:44px;cursor:pointer}.admin-mobile-more button:active{background:#f0f5ea}.admin-mobile-empty{padding:16px 0;color:#8a9480;text-align:center}.admin-mobile-code{color:#1d5f9f;font-weight:800}.admin-mobile-history{display:grid;gap:10px}.admin-mobile-history button{width:100%;padding:0 0 10px 14px;border:0;border-bottom:1px solid #edf1e8;background:transparent;color:inherit;text-align:left}.admin-mobile-history button:before{content:"";float:left;width:7px;height:7px;margin:5px 0 0 -14px;border-radius:999px;background:#2f6b2f}.admin-mobile-history b,.admin-mobile-history span,.admin-mobile-history small,.admin-mobile-history em{display:block}.admin-mobile-history span{margin-top:3px;color:#33412e}.admin-mobile-history small{margin-top:2px;color:#7a8471}.admin-mobile-history em{margin-top:5px;color:#44513d;font-style:normal;line-height:1.4}.admin-mobile-ticket-list{display:grid;gap:10px}.admin-mobile-ticket{border:1px solid #e3eadb;border-radius:14px;overflow:hidden}.admin-mobile-ticket.row-overdue{border-color:#ffd1cc;background:#fff7f6}.admin-mobile-ticket.row-urgent{border-color:#ffe5a3;background:#fffaf0}.admin-mobile-ticket-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.admin-mobile-ticket-head button{padding:0;border:0;background:transparent;color:#1d5f9f;font-weight:850;text-align:left}.admin-mobile-ticket-body{display:grid;gap:4px;margin-top:8px}.admin-mobile-ticket-body>span{display:-webkit-box;overflow:hidden;color:#293626;-webkit-line-clamp:2;-webkit-box-orient:vertical}.admin-mobile-ticket-body small{color:#74806d}.admin-mobile-ticket-actions{margin-top:10px}.admin-mobile-bulk-bar{position:fixed;bottom:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;background:var(--ant-color-bg-container, #fff);box-shadow:0 -2px 12px #0000001f;border-top:1px solid #e3eadb;padding-bottom:max(12px,env(safe-area-inset-bottom))}.admin-mobile-bulk-bar-count{font-weight:700;font-size:14px;color:#23301f;flex-shrink:0}html[data-theme=dark] .admin-mobile-bulk-bar{border-top-color:#303030;box-shadow:0 -2px 12px #0006}html[data-theme=dark] .admin-mobile-bulk-bar-count{color:#e8efe0}.admin-mobile-filter-popup-title{font-size:16px;font-weight:800;color:#23301f;margin-bottom:14px;letter-spacing:-.01em}.admin-mobile-filter-popup-label{font-size:12px;font-weight:700;color:#5f6d58;margin-bottom:8px;text-transform:none}.admin-mobile-ticket-check{display:inline-flex;align-items:center;flex-shrink:0;padding-top:2px}.admin-mobile-ticket-code{flex:1;min-width:0;font-size:14px;line-height:1.3;word-break:break-all}.admin-mobile-ticket-pending{color:#b45309;font-weight:600}.admin-mobile-ticket-due{white-space:nowrap}html[data-theme=dark] .admin-mobile-filter-popup-title{color:#e8efe0}html[data-theme=dark] .admin-mobile-filter-popup-label{color:#9aa890}html[data-theme=dark] .admin-mobile-ticket-pending{color:#fbbf24}.customer-mobile-suggestions{display:grid;gap:6px}.customer-mobile-suggestions button{width:100%;padding:10px 12px;border:1px solid #e1e8d9;border-radius:12px;background:#f8faf5;color:#25301f;text-align:left;font-weight:650}.customer-desktop-page{display:flex;flex-direction:column;gap:0;padding-bottom:28px}.customer-desktop-page>.ant-typography{margin-bottom:0!important}.customer-page-card{margin:0!important}.customer-desktop-page>.ant-typography+.customer-search-card{margin-top:16px!important}.customer-page-card+.customer-page-card{margin-top:0!important}.customer-search-card+.customer-list-card{margin-top:12px!important}.customer-list-card+.customer-unassigned-card{margin-top:20px!important}.customer-list-card,.customer-unassigned-card{border-radius:12px}.customer-list-card .ant-card-body,.customer-unassigned-card .ant-card-body{padding-top:8px!important;padding-bottom:14px!important}.customer-list-card .ant-card-head{padding-top:12px}.customer-list-card .ant-card-extra{padding:0}.customer-stats-row{display:flex;flex-wrap:wrap}.customer-table-header-row{margin-top:0}.customer-unassigned-card{margin-top:20px!important;position:relative}.customer-unassigned-card:before{content:"";position:absolute;top:-11px;left:0;right:0;height:1px;background:var(--ant-color-border-secondary, #e5e7eb)}.customer-mobile-page{display:flex;flex-direction:column;gap:14px;padding-bottom:32px;overflow-x:hidden}.customer-mobile-page>.admin-mobile-card.customer-mobile-section{margin:0!important}.customer-mobile-page .adm-card-body{padding-top:12px;padding-bottom:12px}.customer-mobile-history{display:grid;gap:10px;margin-top:12px}.customer-mobile-history button{width:100%;padding:12px;border:1px solid #e3eadb;border-radius:14px;background:#fff;color:inherit;text-align:left}.customer-mobile-history button>div{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.customer-mobile-history b,.customer-mobile-history span,.customer-mobile-history small,.customer-mobile-history em{display:block}.customer-mobile-history b{color:#1d5f9f;font-weight:850}.customer-mobile-history span{display:-webkit-box;overflow:hidden;margin-top:8px;color:#263320;-webkit-line-clamp:2;-webkit-box-orient:vertical}.customer-mobile-history small{margin-top:4px;color:#74806d}.customer-mobile-history em{margin-top:5px;color:#46513f;font-style:normal;line-height:1.4}.statistics-mobile-range{margin-top:10px}.statistics-mobile-range .ant-picker{width:100%}.statistics-mobile-chart .adm-card-body{min-height:260px}.statistics-mobile-chart canvas{max-width:100%}@media print{.no-print{display:none!important}body{margin:0}@page{size:A5 portrait;margin:10mm}}.ant-table-row.row-overdue{background:#fff2f0}.ant-table-row.row-urgent{background:#fffbe6}.ant-table-row.row-done{opacity:.65}.ant-table-row.row-error td{background:#fff1f0!important}html[data-theme=dark] body{background:#141414;color:#e6e6e6}html[data-theme=dark] .tracuu-old-hero{border-color:#303030;background:#1f1f1f}html[data-theme=dark] .tracuu-old-hero .ant-typography{color:#e6e6e6c7}html[data-theme=dark] .tracuu-old-hero h1.ant-typography{color:#f2f2f2}html[data-theme=dark] .tracuu-old-hero .ant-typography,html[data-theme=dark] .tracuu-old-search-stack h3.ant-typography,html[data-theme=dark] .tracuu-old-search-card .ant-typography,html[data-theme=dark] .tracuu-old-card .ant-typography{color:#e6e6e6}html[data-theme=dark] .tracuu-old-search-card,html[data-theme=dark] .tracuu-old-card{border-color:#303030;background:#1f1f1f}html[data-theme=dark] .tracuu-old-search-card .ant-card-head,html[data-theme=dark] .tracuu-old-card .ant-card-head{border-bottom-color:#303030}html[data-theme=dark] .tracuu-old-page .ant-input-affix-wrapper,html[data-theme=dark] .tracuu-old-page .ant-input{background:#141414;border-color:#303030;color:#e6e6e6}html[data-theme=dark] .tracuu-old-page .ant-input::placeholder{color:#e6e6e673}html[data-theme=dark] .tracuu-old-guide-item{border-color:#303030;background:#1f1f1f}html[data-theme=dark] .tracuu-old-guide-item>.anticon{background:#16a34a1f;color:#9ad89f}html[data-theme=dark] .tracuu-old-guide-item b{color:#f2f2f2}html[data-theme=dark] .tracuu-old-guide-item span{color:#e6e6e6b8}html[data-theme=dark] .tracuu-old-card .ant-card-head{border-bottom-color:#303030}html[data-theme=dark] .tracuu-old-card .ant-card-head-title{color:#f2f2f2}html[data-theme=dark] .tracuu-old-history-item,html[data-theme=dark] .tracuu-old-result-item{border-color:#303030!important;background:#1f1f1f}html[data-theme=dark] .tracuu-old-history-item .ant-list-item-meta-title,html[data-theme=dark] .tracuu-old-result-item .ant-list-item-meta-title{color:#e6e6e6}html[data-theme=dark] .tracuu-old-history-item .ant-list-item-meta-description,html[data-theme=dark] .tracuu-old-result-item .ant-list-item-meta-description,html[data-theme=dark] .tracuu-result-product,html[data-theme=dark] .tracuu-result-dates{color:#e6e6e6b8}html[data-theme=dark] .tracuu-result-dates .anticon{color:#9ad89f}html[data-theme=dark] .tracuu-result-chevron{color:#e6e6e673}html[data-theme=dark] .tracuu-old-contact-action,html[data-theme=dark] .tracuu-old-policy-item{border-color:#303030;background:#1f1f1f;color:#e6e6e6c7}html[data-theme=dark] .tracuu-old-contact-action:hover{border-color:#4d7d41;box-shadow:0 10px 24px #0000002e}html[data-theme=dark] .tracuu-old-contact-icon,html[data-theme=dark] .tracuu-old-policy-item .anticon{background:#16a34a1f;color:#9ad89f}html[data-theme=dark] .tracuu-old-contact-action small{color:#e6e6e699}html[data-theme=dark] .tracuu-old-contact-action b{color:#f2f2f2}html[data-theme=dark] .admin-main-content{background:#141414}html[data-theme=dark] .admin-mobile-header{border-bottom-color:#303030;background:#141414f5}html[data-theme=dark] .admin-mobile-header .adm-nav-bar-title,html[data-theme=dark] .admin-mobile-brand,html[data-theme=dark] .admin-desktop-brand,html[data-theme=dark] .admin-mobile-nav .adm-list-item-content-main,html[data-theme=dark] .admin-mobile-title h1,html[data-theme=dark] .admin-mobile-card .adm-card-header-title,html[data-theme=dark] .warranty-mobile-card .adm-card-header-title,html[data-theme=dark] .warranty-mobile-detail .adm-nav-bar-title{color:#e6e6e6}html[data-theme=dark] .admin-header-icon-button{color:#d9d9d9}html[data-theme=dark] .staff-picker-modal .ant-modal-content{background:#1f1f1f}html[data-theme=dark] .ant-modal-content,html[data-theme=dark] .ant-modal-header,html[data-theme=dark] .ant-modal-footer{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .ant-modal-mask{background:#000000a6}html[data-theme=dark] .ant-modal-close{color:#e6e6e6a6;transition:color .15s}html[data-theme=dark] .ant-modal-close:hover{color:#fff}html[data-theme=dark] .ant-modal-close-x{color:#e6e6e6a6;transition:color .15s}html[data-theme=dark] .ant-modal-close-x:hover{color:#fff}html[data-theme=dark] .ant-popover-inner,html[data-theme=dark] .ant-dropdown-menu,html[data-theme=dark] .ant-select-dropdown{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .ant-popover-arrow:before,html[data-theme=dark] .ant-popover-arrow:after{background:#1f1f1f}html[data-theme=dark] .adm-popup-body{background:#1f1f1f}html[data-theme=dark] .staff-picker-item{border-color:transparent;background:transparent}html[data-theme=dark] .staff-picker-item:hover{border-color:#3a3a3a;background:#262626}html[data-theme=dark] .staff-picker-item.is-selected{border-color:#63a7ff;background:#112a45}html[data-theme=dark] .staff-picker-item .ant-list-item-meta-title{color:#f0f0f0}html[data-theme=dark] .staff-picker-item .ant-list-item-meta-description{color:#a6a6a6}html[data-theme=dark] .admin-header-icon-button:hover,html[data-theme=dark] .admin-header-icon-button:focus-visible{border-color:#3a4a35;color:#9ad89f!important;background:#1d2b1f!important}html[data-theme=dark] .admin-mobile-menu .adm-popup-body,html[data-theme=dark] .admin-mobile-sider,html[data-theme=dark] .admin-desktop-sider,html[data-theme=dark] .warranty-mobile-detail-popup .adm-popup-body,html[data-theme=dark] .warranty-mobile-detail,html[data-theme=dark] .warranty-mobile-detail-loading{background:#181818}html[data-theme=dark] .admin-desktop-sider{border-right-color:#303030}html[data-theme=dark] .admin-mobile-brand span,html[data-theme=dark] .admin-desktop-brand span,html[data-theme=dark] .admin-header-staff-menu span,html[data-theme=dark] .admin-mobile-kpi span,html[data-theme=dark] .admin-mobile-history small,html[data-theme=dark] .admin-mobile-ticket-body small,html[data-theme=dark] .warranty-mobile-timeline-item span,html[data-theme=dark] .customer-mobile-history small{color:#a6a6a6}html[data-theme=dark] .admin-mobile-nav-active{background:#163b22!important}html[data-theme=dark] .admin-mobile-nav-active .adm-list-item-content-main,html[data-theme=dark] .admin-mobile-nav-active .admin-mobile-nav-icon{color:#9ad89f}html[data-theme=dark] .admin-desktop-collapse,html[data-theme=dark] .admin-mobile-kpi,html[data-theme=dark] .admin-mobile-ticket,html[data-theme=dark] .customer-mobile-suggestions button,html[data-theme=dark] .customer-mobile-history button{border-color:#303030;background:#1f1f1f}html[data-theme=dark] .admin-mobile-card,html[data-theme=dark] .warranty-mobile-card{border-color:#303030;background:#1f1f1f;box-shadow:none}html[data-theme=dark] .admin-mobile-card .adm-card,html[data-theme=dark] .admin-mobile-card .adm-card-header,html[data-theme=dark] .admin-mobile-card .adm-card-body{background:#1f1f1f;color:#e6e6e6}html[data-theme=dark] .warranty-mobile-supplier-form-card,html[data-theme=dark] .warranty-mobile-supplier-log,html[data-theme=dark] .warranty-mobile-supplier-form-card .ant-card-head,html[data-theme=dark] .warranty-mobile-supplier-form-card .ant-card-body{border-color:#303030;background:#1f1f1f;color:#e6e6e6}html[data-theme=dark] .warranty-mobile-supplier-name,html[data-theme=dark] .warranty-mobile-supplier-log-grid b,html[data-theme=dark] .warranty-mobile-supplier-note{color:#e6e6e6}html[data-theme=dark] .warranty-mobile-supplier-action,html[data-theme=dark] .warranty-mobile-supplier-log-grid>div>div{color:#a6a6a6}html[data-theme=dark] .warranty-exchange-attachment{border-color:#303030;background:#1f1f1f}html[data-theme=dark] .admin-mobile-kpi b,html[data-theme=dark] .admin-mobile-history span,html[data-theme=dark] .admin-mobile-history em,html[data-theme=dark] .admin-mobile-ticket-body span,html[data-theme=dark] .warranty-mobile-timeline-item p,html[data-theme=dark] .customer-mobile-suggestions button,html[data-theme=dark] .customer-mobile-history span,html[data-theme=dark] .customer-mobile-history em{color:#d9d9d9}html[data-theme=dark] .admin-mobile-history button,html[data-theme=dark] .warranty-mobile-timeline-item{border-bottom-color:#303030}html[data-theme=dark] .warranty-mobile-detail .adm-nav-bar{border-bottom-color:#303030;background:#141414f5}html[data-theme=dark] .row-overdue td,html[data-theme=dark] .ant-table-row.row-overdue td,html[data-theme=dark] .admin-mobile-ticket.row-overdue{background:#2a1717!important}html[data-theme=dark] .row-urgent td,html[data-theme=dark] .ant-table-row.row-urgent td,html[data-theme=dark] .admin-mobile-ticket.row-urgent{background:#2b2414!important}html[data-theme=dark] .ant-table-row.row-error td{background:#2a1717!important}html[data-theme=dark] .ntpc-mobile-page{color:#e6e6e6}html[data-theme=dark] .ntpc-mobile-hero{border-color:#303030;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.06),transparent 34%),linear-gradient(135deg,#1f1f1f,#1a261d 58%,#20262b);box-shadow:none}html[data-theme=dark] .ntpc-mobile-hero p,html[data-theme=dark] .ntpc-mobile-kpi span,html[data-theme=dark] .ntpc-mobile-timeline-item span{color:#b0b0b0}html[data-theme=dark] .ntpc-mobile-eyebrow,html[data-theme=dark] .ntpc-mobile-kpi b,html[data-theme=dark] .ntpc-mobile-timeline-item p,html[data-theme=dark] .tracking-related-product{color:#e6e6e6}html[data-theme=dark] .tracking-related-foot small,html[data-theme=dark] .tracking-related-foot .anticon,html[data-theme=dark] .tracking-info-card .adm-list-item-content-main,html[data-theme=dark] .tracking-info-card-desktop .ant-descriptions-item-label{color:#a6a6a6}html[data-theme=dark] .tracking-info-card .adm-list-item-content-extra,html[data-theme=dark] .tracking-info-card-desktop .ant-descriptions-item-content{color:#e6e6e6}html[data-theme=dark] .ntpc-mobile-card,html[data-theme=dark] .ntpc-mobile-kpi,html[data-theme=dark] .tracking-related-item{border-color:#303030;background:#1f1f1f;box-shadow:none}html[data-theme=dark] .ntpc-mobile-hero{background:#1f1f1f;border-color:#303030;box-shadow:none}html[data-theme=dark] .ntpc-mobile-hero h1{color:#f2f2f2}html[data-theme=dark] .ntpc-mobile-hero p{color:#e6e6e6b8}html[data-theme=dark] .ntpc-mobile-card .adm-grid-item,html[data-theme=dark] .ntpc-mobile-card .adm-card,html[data-theme=dark] .ntpc-mobile-card .adm-card-header,html[data-theme=dark] .ntpc-mobile-card .adm-card-body{background:#1f1f1f}html[data-theme=dark] .ntpc-mobile-card .adm-grid-item,html[data-theme=dark] .ntpc-mobile-card .adm-grid-item *{color:#e6e6e6}html[data-theme=dark] .customer-mobile-history button,html[data-theme=dark] .ntpc-mobile-card .adm-list-item{border-color:#303030;background:#1f1f1f}html[data-theme=dark] .admin-mobile-code{color:#e6e6e6}html[data-theme=dark] .ntpc-mobile-card .adm-card-body,html[data-theme=dark] .ntpc-mobile-card .adm-list-item-content-main,html[data-theme=dark] .ntpc-mobile-card .adm-list-item-content-extra,html[data-theme=dark] .ntpc-mobile-card span{color:#d9d9d9}html[data-theme=dark] .ntpc-mobile-card .adm-list-item-title{color:#f0f0f0}html[data-theme=dark] .ntpc-mobile-card .adm-list-body,html[data-theme=dark] .ntpc-mobile-card .adm-list-item{background:transparent;color:#d9d9d9}html[data-theme=dark] .ntpc-mobile-card .adm-list-item-content{border-top-color:#303030}html[data-theme=dark] .ntpc-mobile-card a{color:#8fc7ff}html[data-theme=dark] .ntpc-mobile-success{background:#1d2b1f;color:#9ad89f}html[data-theme=dark] .ntpc-mobile-error{background:#2a1717;color:#ffb3b3}html[data-theme=dark] .ntpc-mobile-actions{border-top-color:#303030;background:#141414f2}.supplier-expanded-row>td{padding-top:0!important}.supplier-expanded-row>td>.ant-table-wrapper{margin-top:0!important}.supplier-level2-expanded-row>td{padding-top:16px!important}.supplier-level2-expanded-row>td>.ant-table-wrapper{margin-top:0!important}.tracuu-old-page{width:min(1180px,calc(100vw - 48px));margin:0 auto;padding:28px 0 40px}.tracuu-old-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px;padding:28px 32px;border:1px solid #d9ead3;border-radius:22px;background:radial-gradient(circle at top left,rgba(82,196,26,.18),transparent 34%),linear-gradient(135deg,#f7fbf3,#fff 58%,#eef8e8);box-shadow:0 18px 42px #25401614}.tracuu-old-hero h1.ant-typography{margin:12px 0 8px;color:#234218;font-size:clamp(30px,4vw,46px);line-height:1.08;font-weight:800}.tracuu-old-hero .ant-typography{max-width:680px;margin-bottom:0;color:#5d6b56;font-size:16px}.tracuu-old-layout{align-items:stretch}.tracuu-old-search-card,.tracuu-old-card{border:1px solid #edf1e8;border-radius:18px;box-shadow:0 12px 30px #1f33160f}.tracuu-old-search-card .ant-card-body{padding:30px}.tracuu-old-search-stack{width:100%}.tracuu-old-search-stack h3.ant-typography{margin:0 0 6px;color:#26381f;font-weight:750}.tracuu-old-search-stack .ant-input-search .ant-input-affix-wrapper,.tracuu-old-search-stack .ant-input-search .ant-input-search-button{height:50px}.tracuu-old-search-stack .ant-input-affix-wrapper{border-radius:14px 0 0 14px!important}.tracuu-old-search-stack .ant-input-search-button{min-width:138px;border-radius:0 14px 14px 0!important;font-weight:700}.tracuu-old-guide-item{min-height:116px;padding:16px;border:1px solid #e5eedf;border-radius:16px;background:#fbfdf8}.tracuu-old-guide-item>.anticon{display:inline-grid;width:34px;height:34px;margin-bottom:12px;place-items:center;border-radius:12px;background:#e9f6e2;color:#2f7a22;font-size:17px}.tracuu-old-guide-item b,.tracuu-old-guide-item span{display:block}.tracuu-old-guide-item b{color:#25351f;font-size:15px}.tracuu-old-guide-item span{margin-top:4px;color:#6b7764;font-size:13px;line-height:1.45}.tracuu-old-card{margin-top:16px}.tracuu-old-card:first-child{margin-top:0}.tracuu-old-card .ant-card-head{border-bottom-color:#edf1e8}.tracuu-old-card .ant-card-head-title{color:#26381f;font-weight:750}.tracuu-old-history-card .ant-card-body{padding-top:10px}.tracuu-old-history-item,.tracuu-old-result-item{margin:6px 0;padding:12px!important;border:1px solid #edf1e8!important;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.tracking-related-desktop-list .tracuu-old-result-item{margin:6px 0;padding:12px!important;border:1px solid #edf1e8!important;border-radius:14px;background:#fff}.tracuu-old-history-item:hover,.tracuu-old-result-item:hover{border-color:#8fd27e!important;box-shadow:0 10px 24px #2f7a221a;transform:translateY(-1px)}.tracuu-result-meta{display:grid;gap:6px;min-width:0}.tracuu-result-product{color:#4e5d47;line-height:1.45;word-break:break-word}.tracuu-result-dates{display:flex;flex-wrap:wrap;gap:6px 14px;color:#6b7764;font-size:13px}.tracuu-result-dates span{display:inline-flex;align-items:center;gap:5px}.tracuu-result-dates .anticon{color:#2f7a22}.tracuu-related-updating{display:inline-flex;align-items:center;gap:5px;color:#d4691a;font-style:italic}.tracuu-related-updating .anticon{color:#d4691a}.tracuu-updating-dots{display:inline-flex;align-items:flex-end;gap:2px;margin-left:1px}.tracuu-updating-dots i{width:3px;height:3px;border-radius:50%;background:currentColor;display:inline-block;animation:tracuuDotPulse 1.2s infinite ease-in-out both}.tracuu-updating-dots i:nth-child(1){animation-delay:-.32s}.tracuu-updating-dots i:nth-child(2){animation-delay:-.16s}.tracuu-updating-dots i:nth-child(3){animation-delay:0s}@keyframes tracuuDotPulse{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}html[data-theme=dark] .tracuu-related-updating,html[data-theme=dark] .tracuu-related-updating .anticon{color:#f0a868}.tracuu-result-chevron{margin-left:12px;color:#8a9480;font-size:14px}.tracuu-old-history-item .ant-list-item-meta-avatar{color:#2f7a22;font-size:18px}.tracuu-old-history-item .ant-list-item-meta-title{margin-bottom:0!important;color:#21351b;font-weight:750}.tracuu-old-card p{margin:0 0 10px;color:#4e5d47;line-height:1.6}.tracuu-old-card p .anticon{margin-right:6px;color:#2f7a22}.tracuu-old-contact-card .ant-card-body,.tracuu-old-policy-card .ant-card-body{padding:18px}.tracuu-old-contact-list,.tracuu-old-policy-list{display:grid;gap:12px}.tracuu-old-contact-action{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:14px;border:1px solid #e5eedf;border-radius:16px;background:linear-gradient(135deg,#fbfdf8,#fff);color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.tracuu-old-contact-action:hover{border-color:#8fd27e;box-shadow:0 10px 24px #2f7a221a;color:inherit;transform:translateY(-1px)}.tracuu-old-contact-icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:14px;background:#e9f6e2;color:#2f7a22;font-size:18px}.tracuu-old-contact-action small,.tracuu-old-contact-action b{display:block}.tracuu-old-contact-action small{margin-bottom:2px;color:#708068;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.tracuu-old-contact-action b{color:#23381b;font-size:15px;line-height:1.35}.tracuu-old-contact-map{align-items:flex-start}.tracuu-old-policy-item{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:flex-start;padding:12px;border:1px solid #e5eedf;border-radius:14px;background:#fbfdf8;color:#4e5d47;line-height:1.5}.tracuu-old-policy-item .anticon{display:inline-grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#e9f6e2;color:#2f7a22;font-size:14px}.tracuu-old-policy-link{display:inline-flex;margin-top:14px;font-weight:750}@media (max-width: 991px){.tracuu-old-page{width:min(100% - 28px,720px);padding-top:16px}.tracuu-old-hero{display:block;padding:22px;border-radius:18px}.tracuu-old-search-card .ant-card-body{padding:20px}}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.loading-dots:after{content:"...";display:inline-block;width:1.5em;text-align:left;animation:dots 1.5s steps(4,end) infinite}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img,.ant-upload-list-picture-card .ant-upload-list-item-image,.ant-upload-list-item-thumbnail img,.ant-upload-list-item-image{object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-item-thumbnail{width:100%!important;height:100%!important;position:relative!important;overflow:hidden!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd6c5;border-radius:99px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#aab5a4;border:2px solid transparent;background-clip:padding-box}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff29!important;border:2px solid transparent!important;background-clip:padding-box!important}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff47!important;border:2px solid transparent!important;background-clip:padding-box!important}*{scrollbar-width:thin;scrollbar-color:#cbd6c5 transparent}html[data-theme=dark] *{scrollbar-color:rgba(255,255,255,.16) transparent!important}@keyframes stepPulse{0%{box-shadow:0 0 #2f7a2299}70%{box-shadow:0 0 0 6px #2f7a2200}to{box-shadow:0 0 #2f7a2200}}@keyframes stepPulseDark{0%{box-shadow:0 0 #73d13db3}70%{box-shadow:0 0 0 6px #73d13d00}to{box-shadow:0 0 #73d13d00}}.ant-steps{padding-top:16px!important;padding-bottom:12px!important}.ant-steps-horizontal{padding-top:18px!important;padding-bottom:12px!important}.ant-steps-horizontal .ant-steps-item-icon{margin-top:4px!important;margin-bottom:4px!important}.tracuu-progress-steps{padding-top:20px!important;padding-bottom:16px!important}.tracuu-progress-steps .ant-steps-item-icon{margin-top:4px!important;margin-bottom:4px!important}.ntpc-mobile-progress-desktop .adm-card-body{padding-top:20px!important;padding-bottom:16px!important}.ant-steps-item-container,.ant-steps-item-icon{overflow:visible!important}.ant-steps-item-process .ant-steps-item-icon{animation:stepPulse 2s infinite!important}html[data-theme=dark] .ant-steps-item-process .ant-steps-item-icon{animation:stepPulseDark 2s infinite!important}.ntpc-glass-card{background:#ffffffb3!important;backdrop-filter:blur(20px) saturate(180%)!important;-webkit-backdrop-filter:blur(20px) saturate(180%)!important;border:1px solid rgba(255,255,255,.4)!important;border-radius:16px!important;box-shadow:0 8px 32px #1f26870d!important;transition:all .3s cubic-bezier(.25,.8,.25,1)!important}.ntpc-glass-card:hover{transform:translateY(-2px);box-shadow:0 12px 38px #1f268714!important}.ntpc-nav-glass{background:#ffffffbf!important;backdrop-filter:blur(20px) saturate(190%)!important;-webkit-backdrop-filter:blur(20px) saturate(190%)!important;border-bottom:1px solid rgba(255,255,255,.3)!important;position:sticky;top:0;z-index:999}.ntpc-tabbar-glass{background:#ffffffd9!important;backdrop-filter:blur(20px) saturate(190%)!important;-webkit-backdrop-filter:blur(20px) saturate(190%)!important;border-top:1px solid rgba(255,255,255,.3)!important;box-shadow:0 -4px 24px #0000000a}html[data-theme=dark] .ntpc-glass-card{background:#1e1e1ebf!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 8px 32px #0000004d!important}html[data-theme=dark] .ntpc-nav-glass{background:#1a1a1abf!important;border-bottom:1px solid rgba(255,255,255,.08)!important}html[data-theme=dark] .ntpc-tabbar-glass{background:#1a1a1ad9!important;border-top:1px solid rgba(255,255,255,.08)!important;box-shadow:0 -4px 24px #0003}.ntpc-searchbar-container{--background: rgba(255, 255, 255, .9);--border-radius: 12px;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.ntpc-searchbar-container:focus-within{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f}html[data-theme=dark] .ntpc-searchbar-container{--background: rgba(45, 45, 45, .9);border-color:#ffffff1a}.ntpc-tab-active{color:#1677ff!important;font-weight:700}.adm-swipe-action-actions-right{border-top-right-radius:14px;border-bottom-right-radius:14px;max-height:200px;overflow:hidden}.adm-swipe-action-actions-left{border-top-left-radius:14px;border-bottom-left-radius:14px;max-height:200px;overflow:hidden}.adm-swipe-action-actions-right .adm-swipe-action-button,.adm-swipe-action-actions-left .adm-swipe-action-button{height:100%!important;min-height:56px;width:52px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.adm-swipe-action-actions-right .adm-swipe-action-button .anticon,.adm-swipe-action-actions-right .adm-swipe-action-button .adm-icon,.adm-swipe-action-actions-left .adm-swipe-action-button .anticon,.adm-swipe-action-actions-left .adm-swipe-action-button .adm-icon{font-size:18px!important}.ntpc-history-swipe-item{border-radius:14px;overflow:hidden;margin-bottom:8px;border:1px solid rgba(0,0,0,.04)}html[data-theme=dark] .ntpc-history-swipe-item{border-color:#ffffff0a}.ntpc-mobile-page .adm-selector{--padding: 8px 10px}.ntpc-mobile-page .adm-selector-item{border-radius:10px!important;font-size:13px;font-weight:700;letter-spacing:.2px;transition:all .2s ease}.ntpc-mobile-page .adm-selector-item-active{background:#1677ff!important;color:#fff!important;box-shadow:0 4px 12px #1677ff59;transform:scale(1.02)}html[data-theme=dark] .ntpc-mobile-page .adm-selector-item{background:#ffffff0f;border-color:#ffffff1a;color:#e6e6e6}html[data-theme=dark] .ntpc-mobile-page .adm-selector-item-active{background:#1677ff!important;color:#fff!important}.ntpc-mobile-hero .adm-progress-bar{border-radius:999px;overflow:hidden}.ntpc-mobile-card .adm-notice-bar{border-radius:10px!important;overflow:hidden}.ntpc-mobile-kpi{min-height:76px;padding:12px 14px;border:1px solid rgba(63,93,47,.12);border-radius:14px;background:#ffffffd9;box-shadow:0 4px 14px #1f2a1d0d;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden}.ntpc-mobile-kpi:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#1677ff,#52c41a);opacity:0;transition:opacity .25s ease}.ntpc-mobile-kpi:hover:before{opacity:1}.ntpc-mobile-kpi span{display:block;margin-bottom:5px;color:#6b755f;font-size:11.5px;text-transform:uppercase;letter-spacing:.3px}.ntpc-mobile-kpi b{display:-webkit-box;overflow:hidden;color:#1f2a1d;font-size:14px;font-weight:800;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.adm-footer{text-align:center}.adm-footer-content{font-size:11px!important}.ntpc-mobile-timeline{display:grid;gap:14px}.ntpc-mobile-timeline-item{position:relative;padding-left:22px;animation:fadeSlideIn .3s ease forwards;opacity:0}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.ntpc-mobile-timeline-item:nth-child(1){animation-delay:.05s}.ntpc-mobile-timeline-item:nth-child(2){animation-delay:.1s}.ntpc-mobile-timeline-item:nth-child(3){animation-delay:.15s}.ntpc-mobile-timeline-item:nth-child(4){animation-delay:.2s}.ntpc-mobile-timeline-item:nth-child(5){animation-delay:.25s}.ntpc-mobile-timeline-item:before{content:"";position:absolute;left:0;top:6px;width:9px;height:9px;border-radius:999px;background:#2f6b2f;box-shadow:0 0 0 3px #2f6b2f26}.ntpc-mobile-timeline-item:after{content:"";position:absolute;left:4px;top:18px;bottom:-14px;width:1px;background:#2f6b2f33}.ntpc-mobile-timeline-item:last-child:after{display:none}.ntpc-mobile-timeline-item b,.ntpc-mobile-timeline-item span{display:block}.ntpc-mobile-timeline-item span{margin-top:2px;color:#6b755f;font-size:12px}.ntpc-mobile-timeline-item p{margin:6px 0 0;color:#46513f;font-size:13px;line-height:1.45}.ntpc-mobile-timeline-item b{font-size:15px;font-weight:800;line-height:1.25}.ntpc-mobile-actions{position:sticky;bottom:0;z-index:20;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px -12px 0;padding:10px 12px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(229,234,223,.8);background:#fafcf7f7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}html[data-theme=dark] .ntpc-mobile-actions{border-top-color:#ffffff14;background:#121212f7}.ntpc-mobile-card .adm-card-header-title{font-weight:800;font-size:15px;color:#26361f}html[data-theme=dark] .ntpc-mobile-card .adm-card-header-title{color:#f2f2f2}.ntpc-mobile-card .adm-list-item-content-extra{color:#1f2a1d;font-weight:700}html[data-theme=dark] .ntpc-mobile-card .adm-list-item-content-extra{color:#e6e6e6}html[data-theme=dark] .ntpc-mobile-kpi{border-color:#ffffff14;background:#1e1e1ed9;box-shadow:none}html[data-theme=dark] .ntpc-mobile-kpi span{color:#8a9480}html[data-theme=dark] .ntpc-mobile-kpi b{color:#e6e6e6}.ntpc-searchbar-container .adm-search-bar-input-box{background:transparent!important;border:none!important}.ntpc-mobile-card .adm-card-header{padding:14px 16px 8px}.ntpc-mobile-card .adm-card-body{padding:8px 16px 14px}.ntpc-mobile-page .adm-selector-item-description{font-size:10px;opacity:.7;margin-top:1px}.ntpc-mobile-page>*{animation:ntpc-page-enter .35s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.ntpc-mobile-page>*:nth-child(1){animation-delay:0s}.ntpc-mobile-page>*:nth-child(2){animation-delay:.06s}.ntpc-mobile-page>*:nth-child(3){animation-delay:.12s}.ntpc-mobile-page>*:nth-child(4){animation-delay:.18s}.ntpc-mobile-page>*:nth-child(5){animation-delay:.22s}.ntpc-mobile-page>*:nth-child(6){animation-delay:.26s}@keyframes ntpc-page-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.ntpc-mobile-page>*,.ntpc-mobile-timeline-item{animation:none!important;opacity:1!important;transform:none!important}}.ntpc-mobile-hero .adm-progress-bar-fill{background:linear-gradient(90deg,#1677ff,#52c41a)!important}.ntpc-mobile-card .adm-notice-bar{--font-size: 13px}.tracking-mobile .adm-steps-item-process .adm-steps-icon-dot{background:#1677ff!important;box-shadow:0 0 0 4px #1677ff33!important;animation:stepPulse 2s infinite!important}.tracking-mobile .adm-steps-item-finish .adm-steps-icon-dot{background:#52c41a!important}.tracking-mobile .adm-steps-item-wait .adm-steps-icon-dot{background:#0000001f!important}@keyframes stepPulse{0%,to{box-shadow:0 0 0 4px #1677ff33}50%{box-shadow:0 0 0 8px #1677ff14}}html[data-theme=dark] .tracking-mobile .adm-steps-item-wait .adm-steps-icon-dot{background:#ffffff26!important}.tracking-mobile .adm-steps-item-tail-line{background:#00000014!important}html[data-theme=dark] .tracking-mobile .adm-steps-item-tail-line{background:#ffffff1a!important}.tracking-mobile .adm-steps-item-finish .adm-steps-item-tail-line{background:#52c41a!important}.tracking-mobile .ntpc-mobile-card .adm-card-body{padding:8px 14px 14px}html[data-theme=dark] .tracking-mobile .ntpc-glass-card{background:#1c1c1cd9!important}.tracking-mobile .ntpc-mobile-kpi{cursor:default}.adm-footer-wrapper{padding:8px 16px!important}.adm-footer-label{margin-top:4px!important}.adm-notice-bar-wrap{border-radius:10px;overflow:hidden}.ntpc-mobile-page .adm-search-bar{--height: 44px;--border-radius: 12px;--background: transparent}.ntpc-mobile-card .adm-list-item{transition:background .15s ease}.ntpc-mobile-card .adm-list-item:active{background:#1677ff0a!important}html[data-theme=dark] .ntpc-mobile-card .adm-list-item:active{background:#ffffff0a!important}.ntpc-mobile-card .adm-collapse-panel-header{font-weight:700;font-size:14px}.ntpc-mobile-card .adm-card-header{position:relative}.ntpc-mobile-card .adm-card-header:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.06),transparent)}html[data-theme=dark] .ntpc-mobile-card .adm-card-header:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent)}.notif-kpi-strip{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.notif-kpi{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#6b7280;padding:6px 12px;border-radius:8px;background:#f3f4f6;border:1px solid #e5e7eb}.notif-kpi.visible{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.notif-kpi.banner{color:#0891b2;background:#ecfeff;border-color:#a5f3fc}.notif-kpi.popup{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.notif-page{display:flex!important;flex-direction:column}.notif-page>*+*{margin-top:20px}.notif-page-header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.notif-page-header-left{display:flex;align-items:center;gap:12px;min-width:0}.notif-page-header-icon{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#2563eb;font-size:20px;flex-shrink:0}.notif-page-subtitle{display:block;margin-top:2px;font-size:13px;line-height:1.4}.notif-kpi-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.notif-kpi-card{display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid #d1d5db;border-radius:12px;background:#fff;min-height:76px;box-shadow:0 1px 2px #0f172a0a;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease,background .15s ease;cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit}.notif-kpi-card:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb14;transform:translateY(-1px)}.notif-kpi-card:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.notif-kpi-card.is-active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f;background:#f8fbff}.notif-kpi-card.visible.is-active{border-color:#059669;box-shadow:0 0 0 3px #0596691f;background:#f0fdf8}.notif-kpi-card.banner.is-active{border-color:#0891b2;box-shadow:0 0 0 3px #0891b21f;background:#f0fdff}.notif-kpi-card.popup.is-active{border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1f;background:#fffaf5}.notif-kpi-card .notif-kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:11px;font-size:18px;background:#eff6ff;color:#2563eb;flex-shrink:0}.notif-kpi-card.total .notif-kpi-icon{background:#eff6ff;color:#2563eb}.notif-kpi-card.visible .notif-kpi-icon{background:#ecfdf5;color:#059669}.notif-kpi-card.banner .notif-kpi-icon{background:#ecfeff;color:#0891b2}.notif-kpi-card.popup .notif-kpi-icon{background:#fff7ed;color:#ea580c}.notif-kpi-card .notif-kpi-text{display:flex;flex-direction:column;gap:2px;min-width:0}.notif-kpi-card .notif-kpi-label{font-size:12px;color:#6b7280;line-height:1.2;font-weight:500}.notif-kpi-card .notif-kpi-value{font-size:24px;color:#111827;font-weight:700;line-height:1.15;letter-spacing:-.02em}.notif-status-chip-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.notif-status-chip-heading{font-size:12px;font-weight:600;color:#6b7280;margin-right:4px}.notif-status-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:500;color:#374151;cursor:pointer;transition:all .15s ease;font-family:inherit}.notif-status-chip:hover{border-color:#93c5fd;background:#f8fbff}.notif-status-chip.is-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:600}.notif-status-chip.scheduled.is-active{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.notif-status-chip.expired.is-active{border-color:#9ca3af;background:#f9fafb;color:#4b5563}.notif-status-chip.inactive.is-active{border-color:#ef4444;background:#fef2f2;color:#b91c1c}.notif-status-chip-count,.notif-status-chip strong{display:inline-flex;min-width:20px;height:20px;padding:0 6px;border-radius:999px;align-items:center;justify-content:center;background:#f3f4f6;font-size:11px;font-weight:700;color:#111827}.notif-status-chip.is-active .notif-status-chip-count,.notif-status-chip.is-active strong{background:#2563eb1f;color:inherit}.notif-clear-filters{margin-left:auto}.notif-filter-row{padding:18px 20px;border:1px solid #d1d5db;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.notif-filter-row .ant-form-item{margin-bottom:0}.notif-filter-row .notif-filter-field{display:flex;flex-direction:column;gap:4px}.notif-filter-row .notif-filter-label{font-size:12px;color:#6b7280;font-weight:600;line-height:1.2}html[data-theme=dark] .notif-filter-row{background:#1f1f1f;border-color:#333;box-shadow:0 1px 2px #0006}html[data-theme=dark] .notif-filter-row .notif-filter-label{color:#9ca3af}@media (max-width: 991px){.notif-kpi-strip-grid{grid-template-columns:repeat(2,1fr)}}.notif-table-card .ant-table-wrapper{border-radius:12px;overflow:hidden}.notif-table-card .ant-table-thead>tr>th{background:#fafafa;font-weight:600;font-size:13px;padding:10px 12px}.notif-table-card .ant-table-tbody>tr>td{padding:12px}.notif-table-card-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.notif-result-tag{margin:0!important;border-radius:999px;font-weight:600}.notif-row-main{display:flex;align-items:stretch;gap:12px;min-width:0}.notif-row-accent{width:3px;border-radius:3px;flex-shrink:0;background:#d1d5db;align-self:stretch;min-height:36px}.notif-row-accent.tone-live{background:#10b981}.notif-row-accent.tone-scheduled{background:#3b82f6}.notif-row-accent.tone-expired{background:#9ca3af}.notif-row-accent.tone-paused{background:#ef4444}.notif-row-body{flex:1;min-width:0}.notif-row-title-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.notif-row-title{font-size:14px}.notif-row-snippet{max-height:40px;overflow:hidden;color:#6b7280;font-size:13px;margin-top:4px}.notif-type-badge.banner{color:#0891b2!important;background:#ecfeff!important;border-color:#a5f3fc!important}.notif-type-badge.popup{color:#c2410c!important;background:#fff7ed!important;border-color:#fed7aa!important}.notif-status-tag{display:inline-flex!important;align-items:center;gap:6px;margin:0!important}.notif-status-dot{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}.notif-schedule-cell{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.notif-row-actions{display:flex;gap:4px;justify-content:flex-end}.notif-table-row.tone-live td:first-child{background:linear-gradient(90deg,rgba(16,185,129,.04),transparent 40%)}.notif-table-row.tone-paused td:first-child{background:linear-gradient(90deg,rgba(239,68,68,.04),transparent 40%)}.notif-table-row.tone-scheduled td:first-child{background:linear-gradient(90deg,rgba(59,130,246,.04),transparent 40%)}.notif-mobile-hero-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px}.notif-mobile-hero-title{font-size:17px;font-weight:700;line-height:1.3}.notif-mobile-hero-sub{font-size:12px;color:var(--adm-color-weak, #6b7280);margin-top:2px;line-height:1.4}.notif-mobile-fab{width:40px;height:40px;border-radius:12px;border:none;background:#2563eb;color:#fff;font-size:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #2563eb4d}.notif-mobile-kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.notif-mobile-kpi{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:10px 12px;text-align:left;cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s}.notif-mobile-kpi.is-active{border-color:#2563eb;background:#eff6ff}.notif-mobile-kpi.visible.is-active{border-color:#059669;background:#ecfdf5}.notif-mobile-kpi.banner.is-active{border-color:#0891b2;background:#ecfeff}.notif-mobile-kpi.popup.is-active{border-color:#ea580c;background:#fff7ed}.notif-mobile-kpi-value{display:block;font-size:20px;font-weight:700;line-height:1.2;color:#111827}.notif-mobile-kpi-label{display:block;font-size:11px;color:#6b7280;margin-top:2px;font-weight:500}.notif-mobile-chip-row{display:flex;gap:6px;flex-wrap:wrap}.notif-result-bar{display:flex;align-items:center;justify-content:space-between;padding:0 2px}.notif-mobile-item-inner{display:flex;gap:10px;align-items:stretch}.notif-mobile-item .notif-row-accent{width:3px;border-radius:3px;min-height:100%}.notif-mobile-snippet{padding:8px 10px;border-radius:10px;background:var(--adm-color-fill-content, #f5f5f5);max-height:60px;overflow:hidden}.notif-mobile-empty{text-align:center}html[data-theme=dark] .notif-kpi{background:#1f2937;border-color:#374151;color:#9ca3af}html[data-theme=dark] .notif-kpi.visible{color:#34d399;background:#064e3b;border-color:#065f46}html[data-theme=dark] .notif-kpi.banner{color:#22d3ee;background:#083344;border-color:#155e75}html[data-theme=dark] .notif-kpi.popup{color:#fb923c;background:#431407;border-color:#7c2d12}html[data-theme=dark] .notif-kpi-card{background:#141414;border-color:#333;box-shadow:0 1px 2px #0006}html[data-theme=dark] .notif-kpi-card:hover{border-color:#1d4ed8;box-shadow:0 1px 3px #0006}html[data-theme=dark] .notif-kpi-card.is-active{background:#11203a;border-color:#3b82f6}html[data-theme=dark] .notif-kpi-card .notif-kpi-label{color:#9ca3af}html[data-theme=dark] .notif-kpi-card .notif-kpi-value{color:#f3f4f6}html[data-theme=dark] .notif-kpi-card.total .notif-kpi-icon{background:#11203a;color:#60a5fa}html[data-theme=dark] .notif-kpi-card.visible .notif-kpi-icon{background:#064e3b;color:#34d399}html[data-theme=dark] .notif-kpi-card.banner .notif-kpi-icon{background:#083344;color:#22d3ee}html[data-theme=dark] .notif-kpi-card.popup .notif-kpi-icon{background:#431407;color:#fb923c}html[data-theme=dark] .notif-page-header-icon{background:#11203a;color:#60a5fa}html[data-theme=dark] .notif-status-chip{background:#1a1a1a;border-color:#333;color:#d1d5db}html[data-theme=dark] .notif-status-chip.is-active{background:#11203a;border-color:#3b82f6;color:#93c5fd}html[data-theme=dark] .notif-status-chip-count,html[data-theme=dark] .notif-status-chip strong{background:#262626;color:#f3f4f6}html[data-theme=dark] .notif-mobile-kpi{background:#141414;border-color:#333}html[data-theme=dark] .notif-mobile-kpi-value{color:#f3f4f6}html[data-theme=dark] .notif-mobile-kpi.is-active{background:#11203a;border-color:#3b82f6}html[data-theme=dark] .notif-table-card .ant-table-thead>tr>th{background:#1a1a1a}html[data-theme=dark] .notif-row-snippet,html[data-theme=dark] .notif-schedule-cell{color:#9ca3af}.notif-form-section{padding:18px;border:1px solid #eef0f2;border-radius:14px;background:#fcfcfd;margin-bottom:16px}.notif-radio-card{display:flex;align-items:flex-start;width:100%;margin:0!important;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:all .15s ease}.notif-radio-card:hover{border-color:#93c5fd;background:#f8fbff}.notif-radio-card.ant-radio-wrapper-checked{border-color:#2563eb;background:#eff6ff}.notif-radio-card>span:last-child{flex:1}.notif-preview-sticky{position:sticky;top:0}.notif-edit-modal{max-width:calc(100vw - 32px)}.notif-edit-modal .ant-modal-content{display:flex;flex-direction:column;max-height:calc(100vh - 32px)}@media (max-width: 1240px){.notif-edit-modal{width:calc(100vw - 32px)!important}}html[data-theme=dark] .notif-form-section{background:#161616;border-color:#2a2a2a}html[data-theme=dark] .notif-radio-card{background:#1a1a1a;border-color:#333}html[data-theme=dark] .notif-radio-card:hover{border-color:#1d4ed8;background:#11203a}html[data-theme=dark] .notif-radio-card.ant-radio-wrapper-checked{border-color:#3b82f6;background:#11203a}.notif-preview-frame{border:1px solid #eef0f2;border-radius:14px;background:#fff;overflow:hidden}.notif-preview-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f0f0f0;background:#fafbfc}.notif-preview-stage{padding:18px;background:repeating-linear-gradient(45deg,#f8fafc,#f8fafc 10px,#f4f6f9 10px,#f4f6f9 20px);min-height:180px;display:flex;align-items:flex-start;justify-content:center}.notif-preview-banner{width:100%;padding:16px 18px;border-radius:10px;background:#fff;border-left:4px solid #2563eb;box-shadow:0 1px 3px #0000000f}.notif-preview-popup{width:92%;margin-top:12px;padding:20px;border-radius:14px;background:#fff;box-shadow:0 12px 40px #00000029;border:1px solid #eef0f2}html[data-theme=dark] .notif-preview-frame{background:#161616;border-color:#2a2a2a}html[data-theme=dark] .notif-preview-head{background:#1a1a1a;border-bottom-color:#2a2a2a}html[data-theme=dark] .notif-preview-stage{background:repeating-linear-gradient(45deg,#141414,#141414 10px,#181818 10px,#181818 20px)}html[data-theme=dark] .notif-preview-banner,html[data-theme=dark] .notif-preview-popup{background:#1e1e1e;border-color:#2a2a2a}html[data-theme=dark] .notif-preview-popup{box-shadow:0 12px 40px #00000080}.notif-preview-content{color:#4b5563}html[data-theme=dark] .notif-preview-content{color:#cbd5e1}.notif-section-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex-shrink:0;font-size:16px}.notif-section-icon-blue{background:#eff6ff;color:#2563eb}.notif-section-icon-orange{background:#fff7ed;color:#ea580c}.notif-section-icon-green{background:#ecfdf5;color:#059669}html[data-theme=dark] .notif-section-icon-blue{background:#11203a;color:#60a5fa}html[data-theme=dark] .notif-section-icon-orange{background:#431407;color:#fb923c}html[data-theme=dark] .notif-section-icon-green{background:#064e3b;color:#34d399}.notif-quill .ql-editor{background:#fff;min-height:200px}html[data-theme=dark] .notif-quill .ql-toolbar,html[data-theme=dark] .notif-quill .ql-container,html[data-theme=dark] .notif-quill .ql-editor{background-color:#1e1e1e;color:#e6e6e6}html[data-theme=dark] .notif-quill .ql-toolbar,html[data-theme=dark] .notif-quill .ql-container{border-color:#2a2a2a}html[data-theme=dark] .notif-quill .ql-stroke{stroke:#cbd5e1}html[data-theme=dark] .notif-quill .ql-fill{fill:#cbd5e1}html[data-theme=dark] .notif-quill .ql-picker,html[data-theme=dark] .notif-quill .ql-picker-label{color:#cbd5e1}html[data-theme=dark] .notif-quill .ql-picker-options{background-color:#262626;border-color:#2a2a2a;color:#e6e6e6}html[data-theme=dark] .notif-quill .ql-picker-item:hover{background-color:#303030;color:#fff}html[data-theme=dark] .notif-quill .ql-active .ql-stroke,html[data-theme=dark] .notif-quill .ql-button.ql-active .ql-stroke{stroke:#60a5fa}html[data-theme=dark] .notif-quill .ql-active .ql-fill,html[data-theme=dark] .notif-quill .ql-button.ql-active .ql-fill{fill:#60a5fa}html[data-theme=dark] .notif-quill .ql-tooltip{background-color:#262626;color:#e6e6e6;border-color:#2a2a2a;box-shadow:0 2px 8px #00000080}html[data-theme=dark] .notif-quill .ql-tooltip input[type=text]{background-color:#1e1e1e;color:#e6e6e6;border-color:#2a2a2a}html[data-theme=dark] .notif-quill .ql-editor.ql-blank:before{color:#6b7280;font-style:italic}html[data-theme=dark] .notif-quill .ql-editor a{color:#60a5fa}html[data-theme=dark] .notif-quill .ql-editor pre.ql-syntax{background-color:#0f0f0f;color:#e6e6e6}html[data-theme=dark] .ant-tag-blue{background:#1677ff2e;border-color:#1677ff66;color:#91caff}html[data-theme=dark] .ant-tag-cyan{background:#0891b22e;border-color:#0891b266;color:#67e8f9}html[data-theme=dark] .ant-tag-geekblue{background:#2f54eb2e;border-color:#2f54eb66;color:#a5b4fc}html[data-theme=dark] .ant-tag-gold{background:#d4880633;border-color:#d4880673;color:#fbbf24}html[data-theme=dark] .ant-tag-green{background:#389e0d33;border-color:#389e0d73;color:#86efac}html[data-theme=dark] .ant-tag-orange{background:#f57a0033;border-color:#f57a0073;color:#fdba74}html[data-theme=dark] .ant-tag-purple{background:#722ed133;border-color:#722ed173;color:#d8b4fe}html[data-theme=dark] .ant-tag-red{background:#d9303033;border-color:#d9303073;color:#fca5a5}html[data-theme=dark] .ant-tag-volcano{background:#e8602433;border-color:#e8602473;color:#fdba74}html[data-theme=dark] .ant-tag-magenta{background:#cf3e8e33;border-color:#cf3e8e73;color:#f9a8d4}html[data-theme=dark] .ant-tag-warning{background:#d4880633;border-color:#d4880673;color:#fbbf24}html[data-theme=dark] .ant-tag-success{background:#389e0d33;border-color:#389e0d73;color:#86efac}html[data-theme=dark] .ant-tag-error{background:#d9303033;border-color:#d9303073;color:#fca5a5}html[data-theme=dark] .ant-tag-processing{background:#1677ff2e;border-color:#1677ff66;color:#91caff}.ntpc-customer-picker .ant-modal-content{padding:0;border-radius:12px;overflow:hidden}.ntpc-customer-picker .ant-modal-body{padding:0}.ntpc-customer-picker-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px 16px;border-bottom:1px solid #f0f0f0;background:linear-gradient(180deg,#fafbff,#fff)}.ntpc-customer-picker-header-title{display:flex;align-items:center;gap:12px;min-width:0}.ntpc-customer-picker-header-icon{font-size:22px;color:#1677ff;background:#e6f4ff;padding:10px;border-radius:10px;flex-shrink:0}.ntpc-customer-picker-header-current{background:#fffbe6;border:1px solid #ffe58f;border-radius:8px;padding:6px 12px;max-width:50%;text-align:right}.ntpc-customer-picker-toolbar{display:flex;align-items:center;gap:12px;padding:14px 24px;border-bottom:1px solid #f0f0f0;background:#fafafa}.ntpc-customer-picker-search{flex:1;min-width:0}.ntpc-customer-picker-filter{flex-shrink:0}.ntpc-customer-picker-count{flex-shrink:0;font-size:13px}.ntpc-customer-picker-toolbar .ant-segmented{background:#fff;padding:2px;border-radius:8px}.ntpc-customer-picker.ant-modal .ant-modal-content{display:flex;flex-direction:column;max-height:80vh;padding:0;border-radius:12px;overflow:hidden}.ntpc-customer-picker.ant-modal .ant-modal-body{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:0}.ntpc-customer-picker-body{display:grid;grid-template-columns:1.45fr 1fr;flex:1;min-height:0}.ntpc-customer-picker-list{border-right:1px solid #f0f0f0;overflow-y:auto;padding:6px 8px;min-height:0}.ntpc-customer-picker-preview{overflow-y:auto;padding:24px;background:#fafbff;min-height:0}.ntpc-customer-picker-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .12s,box-shadow .12s,border-color .12s;border:1px solid transparent;margin-bottom:4px}.ntpc-customer-picker-row:hover{background:#f5f5f5}.ntpc-customer-picker-row--active{background:#e6f4ff;border-color:#91caff;box-shadow:0 1px 2px #1677ff14}.ntpc-customer-picker-row--active:hover{background:#d6e8ff}.ntpc-customer-picker-row-avatar{flex-shrink:0;background:linear-gradient(135deg,#1677ff,#4096ff)!important;color:#fff!important;font-weight:600;font-size:14px}.ntpc-customer-picker-row-info{flex:1;min-width:0}.ntpc-customer-picker-row-name{display:flex;align-items:center;gap:6px;margin-bottom:3px}.ntpc-customer-picker-row-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:11px!important;background:#f0f5ff!important;color:#2f54eb!important;border:1px solid #d6e4ff!important;margin:0!important;line-height:1.4!important;padding:0 6px!important;border-radius:4px!important;flex-shrink:0}.ntpc-customer-picker-row-meta{font-size:12px;color:#8c8c8c;row-gap:2px!important;column-gap:12px!important}.ntpc-customer-picker-row-meta>span{display:inline-flex;align-items:center;gap:4px}.ntpc-customer-picker-row-addr{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:bottom}.ntpc-customer-picker-row-stats{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.ntpc-customer-picker-row-stat{background:#f0f5ff;border:1px solid #d6e4ff;border-radius:6px;padding:2px 8px;font-size:11px;color:#2f54eb;display:inline-flex;align-items:baseline;gap:2px;cursor:help}.ntpc-customer-picker-row-stat-num{font-weight:700;font-size:13px}.ntpc-customer-picker-row-stat-label{font-size:10px;opacity:.8}.ntpc-customer-picker-row-activity{font-size:10px;color:#8c8c8c;display:inline-flex;align-items:center;gap:3px}.ntpc-customer-picker-loading{padding:6px 8px}.ntpc-customer-picker-row-skel{height:64px;margin-bottom:4px;border-radius:8px;background:linear-gradient(90deg,#f5f5f5,#fafafa,#f5f5f5);background-size:200% 100%;animation:ntpc-skel 1.4s ease-in-out infinite}@keyframes ntpc-skel{0%{background-position:200% 0}to{background-position:-200% 0}}.ntpc-customer-picker-empty{padding:40px 20px;text-align:center}.ntpc-customer-picker-preview-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:360px;color:#8c8c8c}.ntpc-customer-picker-preview-empty-icon{font-size:64px;color:#d9d9d9}.ntpc-customer-picker-preview-card{display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:24px 20px;box-shadow:0 1px 2px #00000008}.ntpc-customer-picker-preview-avatar{background:linear-gradient(135deg,#1677ff,#4096ff)!important;color:#fff!important;font-weight:700;font-size:24px;box-shadow:0 4px 12px #1677ff33}.ntpc-customer-picker-preview-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:12px!important;background:#f0f5ff!important;color:#2f54eb!important;border:1px solid #d6e4ff!important;margin:0 0 16px!important;padding:2px 10px!important;border-radius:4px!important}.ntpc-customer-picker-preview-fields{width:100%;display:flex;flex-direction:column;gap:8px;padding:12px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin-bottom:12px}.ntpc-customer-picker-preview-field{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#595959}.ntpc-customer-picker-preview-field>.anticon{color:#8c8c8c;margin-top:2px;flex-shrink:0}.ntpc-customer-picker-preview-field a{color:#1677ff}.ntpc-customer-picker-preview-field a:hover{color:#4096ff}.ntpc-customer-picker-preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin-bottom:16px}.ntpc-customer-picker-preview-stat{text-align:center;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;padding:8px 4px}.ntpc-customer-picker-preview-stat-num{font-size:22px;font-weight:700;line-height:1.2;color:#1677ff}.ntpc-customer-picker-preview-stat-num.ntpc-stat--active{color:#fa8c16}.ntpc-customer-picker-preview-stat-num.ntpc-stat--done{color:#52c41a}.ntpc-customer-picker-preview-stat-label{font-size:11px;color:#8c8c8c;text-transform:uppercase;letter-spacing:.4px;margin-top:2px}.ntpc-customer-picker-preview-warning{width:100%;background:#fffbe6;border:1px solid #ffe58f;border-radius:8px;padding:8px 12px;font-size:12px;color:#874d00;display:flex;align-items:flex-start;gap:8px;margin-bottom:12px}.ntpc-customer-picker-preview-warning>.anticon{color:#faad14;margin-top:2px}.ntpc-customer-picker-preview-cta{width:100%;height:44px;font-weight:600;font-size:15px;box-shadow:0 2px 4px #1677ff26}html[data-theme=dark] .ntpc-customer-picker-header{background:linear-gradient(180deg,#1a2a17,#1f1f1f);border-bottom-color:#303030}html[data-theme=dark] .ntpc-customer-picker-header-icon{background:#163b22;color:#7fd18a}html[data-theme=dark] .ntpc-customer-picker-header-current{background:#2b2200;border-color:#594800;color:#ffe58f}html[data-theme=dark] .ntpc-customer-picker-toolbar{background:#1a1a1a;border-bottom-color:#303030}html[data-theme=dark] .ntpc-customer-picker-toolbar .ant-segmented{background:#262626}html[data-theme=dark] .ntpc-customer-picker-list{border-right-color:#303030}html[data-theme=dark] .ntpc-customer-picker-row:hover{background:#262626}html[data-theme=dark] .ntpc-customer-picker-row--active{background:#163b22;border-color:#274d2f;box-shadow:0 1px 2px #7fd18a14}html[data-theme=dark] .ntpc-customer-picker-row--active:hover{background:#1d4a2a}html[data-theme=dark] .ntpc-customer-picker-row-avatar{background:linear-gradient(135deg,#1d4a2a,#2d6b3f)!important;color:#a8e6b5!important}html[data-theme=dark] .ntpc-customer-picker-row-code{background:#1e3a5f!important;color:#91caff!important;border-color:#2c4a7a!important}html[data-theme=dark] .ntpc-customer-picker-row-stat{background:#1e3a5f;border-color:#2c4a7a;color:#91caff}html[data-theme=dark] .ntpc-customer-picker-row-skel{background:linear-gradient(90deg,#262626,#303030,#262626);background-size:200% 100%}html[data-theme=dark] .ntpc-customer-picker-preview{background:#181818}html[data-theme=dark] .ntpc-customer-picker-preview-card{background:#1f1f1f;border-color:#303030;box-shadow:0 1px 2px #0000004d}html[data-theme=dark] .ntpc-customer-picker-preview-avatar{background:linear-gradient(135deg,#1d4a2a,#2d6b3f)!important;color:#a8e6b5!important}html[data-theme=dark] .ntpc-customer-picker-preview-code{background:#1e3a5f!important;color:#91caff!important;border-color:#2c4a7a!important}html[data-theme=dark] .ntpc-customer-picker-preview-fields{border-color:#303030}html[data-theme=dark] .ntpc-customer-picker-preview-field{color:#a6a6a6}html[data-theme=dark] .ntpc-customer-picker-preview-stat{background:#262626;border-color:#303030}html[data-theme=dark] .ntpc-customer-picker-preview-stat-num{color:#60a5fa}html[data-theme=dark] .ntpc-customer-picker-preview-stat-num.ntpc-stat--active{color:#d89614}html[data-theme=dark] .ntpc-customer-picker-preview-stat-num.ntpc-stat--done{color:#73d13d}html[data-theme=dark] .ntpc-customer-picker-preview-warning{background:#2b2200;border-color:#594800;color:#ffe58f}html[data-theme=dark] .ntpc-customer-picker-preview-warning>.anticon{color:#d89614}html[data-theme=dark] .ntpc-customer-picker-preview-empty-icon{color:#303030}@media (max-width: 768px){.ntpc-customer-picker.ant-modal{max-width:100vw;width:100vw!important;margin:0;padding:0;top:0}.ntpc-customer-picker.ant-modal .ant-modal-content{max-height:100vh;height:100vh;border-radius:0}.ntpc-customer-picker.ant-modal .ant-modal-close{top:12px;right:12px}.ntpc-customer-picker-header{flex-direction:column;align-items:stretch;padding:16px 16px 12px;gap:12px}.ntpc-customer-picker-header-title{flex-direction:row}.ntpc-customer-picker-header-current{max-width:100%;text-align:left}.ntpc-customer-picker-toolbar{flex-wrap:wrap;padding:12px 16px;gap:8px}.ntpc-customer-picker-search{width:100%!important}.ntpc-customer-picker-filter,.ntpc-customer-picker-filter .ant-segmented{width:100%}.ntpc-customer-picker-count{width:100%;text-align:right;font-size:12px}.ntpc-customer-picker-body{grid-template-columns:1fr}.ntpc-customer-picker-body:not(.has-selected) .ntpc-customer-picker-preview{display:none}.ntpc-customer-picker-body.has-selected .ntpc-customer-picker-list{max-height:38vh}.ntpc-customer-picker-body.has-selected{grid-template-rows:38vh 1fr}.ntpc-customer-picker-list{border-right:none;border-bottom:1px solid #f0f0f0;padding:6px}.ntpc-customer-picker-preview{padding:16px}.ntpc-customer-picker-row{padding:8px 10px}.ntpc-customer-picker-row-avatar{width:36px!important;height:36px!important;font-size:13px!important}.ntpc-customer-picker-row-stats{flex-direction:row;align-items:center;gap:8px}.ntpc-customer-picker-row-activity{display:none}.ntpc-customer-picker-row-addr{max-width:160px}.ntpc-customer-picker-row-meta{font-size:11px}.ntpc-customer-picker-preview-avatar{width:56px!important;height:56px!important;font-size:20px!important}.ntpc-customer-picker-preview-card{padding:16px 12px}.ntpc-customer-picker-preview-stats{grid-template-columns:repeat(3,1fr);gap:6px}.ntpc-customer-picker-preview-stat-num{font-size:18px}.ntpc-customer-picker-preview-cta{height:40px;font-size:14px}.ntpc-customer-picker-preview-warning{font-size:11px}}@media (max-width: 480px){.ntpc-customer-picker-row-info{min-width:0}.ntpc-customer-picker-row-name{gap:4px}.ntpc-customer-picker-row-code{font-size:10px!important;padding:0 4px!important}.ntpc-customer-picker-row-stats{display:none}}@media (max-width: 768px){html[data-theme=dark] .ntpc-customer-picker-list,html[data-theme=dark] .ntpc-customer-picker-body.has-selected .ntpc-customer-picker-list{border-bottom-color:#303030}}html[data-theme=dark] .admin-mobile-hero{background:radial-gradient(circle at 12% 0%,rgba(34,50,28,.5),transparent 34%),linear-gradient(135deg,#1a2417,#14201f 58%,#0f1814);border-color:#2a3326;box-shadow:0 16px 40px #0006}html[data-theme=dark] .admin-mobile-hero h1,html[data-theme=dark] .admin-mobile-eyebrow{color:#e6e6e6}html[data-theme=dark] .admin-mobile-hero p,html[data-theme=dark] .admin-mobile-hero-summary,html[data-theme=dark] .admin-mobile-hero-meta{color:#9aa890}html[data-theme=dark] .admin-mobile-hero-meta>div{background:#ffffff0f}html[data-theme=dark] .admin-mobile-hero-link{color:#9ad89f;background:#1a2417;border-color:#2a3326}html[data-theme=dark] .admin-mobile-hero-top{color:#9aa890}html[data-theme=dark] .admin-mobile-section-head h2{color:#e6e6e6}html[data-theme=dark] .admin-mobile-section-head p{color:#9aa890}html[data-theme=dark] .admin-mobile-kpi-card{background:#1f1f1f;border-color:#303030;border-left-color:#2a3326}html[data-theme=dark] .admin-mobile-kpi-card-icon{background:#2a2a2a;color:silver}html[data-theme=dark] .admin-mobile-kpi-card-info,html[data-theme=dark] .admin-mobile-kpi-card-label{color:#9aa890}html[data-theme=dark] .admin-mobile-kpi-card-value{color:#e6e6e6}html[data-theme=dark] .admin-mobile-kpi-card.featured{background:#1a2417;border-left-color:#9ad89f}html[data-theme=dark] .admin-mobile-kpi-card.featured .admin-mobile-kpi-card-label{color:silver}html[data-theme=dark] .admin-mobile-kpi-card.featured .admin-mobile-kpi-card-value{color:#9ad89f}html[data-theme=dark] .admin-mobile-kpi-card.processing{background:#f59e0b1f;border-left-color:#f59e0b}html[data-theme=dark] .admin-mobile-kpi-card.processing .admin-mobile-kpi-card-icon{background:#f59e0b33;color:#fbbf24}html[data-theme=dark] .admin-mobile-kpi-card.processing .admin-mobile-kpi-card-value{color:#fbbf24}html[data-theme=dark] .admin-mobile-kpi-card.warn{background:#f59e0b1a;border-left-color:#d97706}html[data-theme=dark] .admin-mobile-kpi-card.warn .admin-mobile-kpi-card-icon{background:#f59e0b2e;color:#fbbf24}html[data-theme=dark] .admin-mobile-kpi-card.warn .admin-mobile-kpi-card-value{color:#fbbf24}html[data-theme=dark] .admin-mobile-kpi-card.danger{background:#ef44441a;border-left-color:#b91c1c}html[data-theme=dark] .admin-mobile-kpi-card.danger .admin-mobile-kpi-card-icon{background:#ef444433;color:#f87171}html[data-theme=dark] .admin-mobile-kpi-card.danger .admin-mobile-kpi-card-value{color:#f87171}html[data-theme=dark] .admin-mobile-kpi-card.priority{background:#a855f71a;border-left-color:#7c3aed}html[data-theme=dark] .admin-mobile-kpi-card.priority .admin-mobile-kpi-card-icon{background:#a855f733;color:#c084fc}html[data-theme=dark] .admin-mobile-kpi-card.priority .admin-mobile-kpi-card-value{color:#c084fc}html[data-theme=dark] .admin-mobile-kpi-card.success{background:#22c55e1a;border-left-color:#15803d}html[data-theme=dark] .admin-mobile-kpi-card.success .admin-mobile-kpi-card-icon{background:#22c55e33;color:#4ade80}html[data-theme=dark] .admin-mobile-kpi-card.success .admin-mobile-kpi-card-value{color:#4ade80}html[data-theme=dark] .admin-mobile-kpi-grid,html[data-theme=dark] .admin-mobile-kpi-content small{color:#9aa890}html[data-theme=dark] .admin-mobile-kpi-content strong{color:#e6e6e6}html[data-theme=dark] .admin-mobile-kpi-icon{background:#2a2a2a;color:silver}html[data-theme=dark] .admin-mobile-kpi-primary{color:#e6e6e6;background:#ffffff0f}html[data-theme=dark] .admin-mobile-kpi-primary.processing strong{color:#fbbf24}html[data-theme=dark] .admin-mobile-kpi-secondary,html[data-theme=dark] .admin-mobile-ticket-list,html[data-theme=dark] .admin-mobile-ticket-actions,html[data-theme=dark] .admin-mobile-ticket-head{color:#9aa890}html[data-theme=dark] .admin-mobile-urgent-card{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .admin-mobile-urgent-card.priority{background:#a855f71a;border-left-color:#7c3aed}html[data-theme=dark] .admin-mobile-urgent-card.overdue{background:#ef44441a;border-left-color:#b91c1c}html[data-theme=dark] .admin-mobile-urgent-card.near{background:#f59e0b1a;border-left-color:#d97706}html[data-theme=dark] .admin-mobile-urgent-head p{color:#9aa890}html[data-theme=dark] .admin-mobile-urgent-meta>div{background:#ffffff0a}html[data-theme=dark] .admin-mobile-urgent-meta small,html[data-theme=dark] .admin-mobile-urgent-meta strong{color:#e6e6e6}html[data-theme=dark] .admin-mobile-urgent-footer{color:#9aa890}html[data-theme=dark] .admin-mobile-urgent-open{color:#9ad89f}html[data-theme=dark] .admin-mobile-urgent-list,html[data-theme=dark] .admin-mobile-activity-list{color:#9aa890}html[data-theme=dark] .admin-mobile-activity-item{background:#1f1f1f;border-color:#303030;border-left-color:#2a3326}html[data-theme=dark] .admin-mobile-activity-dot{background:#2a3326;border-color:#303030}html[data-theme=dark] .admin-mobile-activity-body{color:#e6e6e6;background:#1f1f1f;border-color:#303030;box-shadow:none}html[data-theme=dark] .admin-mobile-activity-top b{color:#e6e6e6}html[data-theme=dark] .admin-mobile-activity-top .anticon,html[data-theme=dark] .admin-mobile-activity-code,html[data-theme=dark] .admin-mobile-activity-body small,html[data-theme=dark] .admin-mobile-activity-body em,html[data-theme=dark] .admin-mobile-action-list{color:#9aa890}html[data-theme=dark] .admin-mobile-action-item{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .admin-mobile-action-item.warn{background:#f59e0b1a;border-color:#f59e0b4d}html[data-theme=dark] .admin-mobile-action-item.danger{background:#ef44441a;border-color:#ef44444d}html[data-theme=dark] .admin-mobile-action-item.priority{background:#a855f71a;border-color:#a855f74d}html[data-theme=dark] .admin-mobile-action-icon{background:#2a2a2a;color:silver}html[data-theme=dark] .admin-mobile-action-copy b{color:#e6e6e6}html[data-theme=dark] .admin-mobile-action-copy small,html[data-theme=dark] .admin-mobile-action-arrow,html[data-theme=dark] .admin-mobile-empty{color:#9aa890}html[data-theme=dark] .admin-mobile-more button{color:#9aa890;background:#1f1f1f;border-color:#303030}html[data-theme=dark] .admin-mobile-more button:active{color:#e6e6e6;background:#2a3326}html[data-theme=dark] .admin-mobile-staff{background:#1f1f1f;border-color:#303030;color:#e6e6e6}html[data-theme=dark] .admin-mobile-sider-actions{background:#1f1f1f;border-top-color:#303030}html[data-theme=dark] .admin-mobile-brand-mark{background:#1f1f1f;border-color:#303030;color:#9ad89f}html[data-theme=dark] .admin-mobile-page{color:#e6e6e6;background:transparent}html[data-theme=dark] .admin-mobile-section{color:inherit}html[data-theme=dark] .admin-mobile-actions-card .adm-card-body{background:transparent}.customer-mobile-search-sticky{position:sticky;top:0;z-index:20;padding:8px 0 6px;background:linear-gradient(180deg,var(--page-bg, #f5f7f1) 70%,rgba(245,247,241,0));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.customer-mobile-search-row{display:flex;align-items:stretch;gap:8px}.customer-mobile-search-input-wrap{flex:1 1 auto;min-width:0}.customer-mobile-search-input-wrap .adm-search-bar{padding:0;--height: 40px;--border-radius: 10px;--background: #f3f6ee;--placeholder-color: #5a6a4d}.customer-mobile-search-input-wrap .adm-search-bar-input{color:#1d2517;font-size:13.5px;font-weight:500}.customer-mobile-search-input-wrap .adm-search-bar-input::placeholder{color:#5a6a4d;font-weight:500;opacity:1}.customer-mobile-search-input-wrap .adm-search-bar .anticon,.customer-mobile-search-input-wrap .adm-search-bar-left,.customer-mobile-search-input-wrap .adm-search-bar-left .anticon{color:#2a2a2a;font-size:16px}.customer-mobile-search-row>.customer-mobile-filter-chips{flex:0 0 auto;padding:0;gap:0;overflow:visible}.customer-mobile-search-row>.customer-mobile-filter-chips>.customer-mobile-filter-chip{height:40px;padding:0 12px;border-radius:10px;background:#fff;font-size:12px;font-weight:600;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.customer-mobile-search-row>.customer-mobile-filter-chips>.customer-mobile-filter-chip .chip-label{max-width:80px}.customer-mobile-search-row>.customer-mobile-filter-chips>.customer-mobile-filter-chip:after{content:"▾";font-size:10px;color:#9aa890;margin-left:2px}.customer-mobile-suggestions{margin-top:6px;border:1px solid #e3eadb;border-radius:12px;background:#fff;overflow:hidden}.customer-mobile-suggestions button{display:block;width:100%;padding:10px 12px;border:0;border-bottom:1px solid #f0f3eb;background:transparent;text-align:left;color:#1d2517;font-size:14px;cursor:pointer}.customer-mobile-suggestions button:last-child{border-bottom:0}.customer-mobile-suggestions button:active{background:#f3f6ee}.customer-mobile-filter-chips{display:flex;align-items:center;gap:8px;padding:4px 0 8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.customer-mobile-filter-chips::-webkit-scrollbar{display:none}.customer-mobile-filter-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;min-height:36px;border-radius:999px;border:1px solid #e3eadb;background:#fff;color:#46513f;font-size:13px;font-weight:500;white-space:nowrap;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease;cursor:pointer}.customer-mobile-filter-chip .anticon{font-size:13px}.customer-mobile-filter-chip .chip-label{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-mobile-filter-chip:active{transform:scale(.97);background:#f3f6ee}.customer-mobile-filter-chip.is-active{background:#eaf3ff;border-color:#91caff;color:#0958d9}.customer-mobile-filter-clear{flex:0 0 auto;width:32px;height:32px;border-radius:50%;border:0;background:#fee2e2;color:#b91c1c;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:transform .15s ease}.customer-mobile-filter-clear:active{transform:scale(.9)}.customer-mobile-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0 4px}.customer-mobile-kpi-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px 6px;min-height:88px;border-radius:14px;border:1px solid #e3eadb;background:#fff;cursor:pointer;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;animation:customer-kpi-pop-in .4s cubic-bezier(.22,1,.36,1) backwards}.customer-mobile-kpi-card:nth-child(1){animation-delay:.04s}.customer-mobile-kpi-card:nth-child(2){animation-delay:.1s}.customer-mobile-kpi-card:nth-child(3){animation-delay:.16s}.customer-mobile-kpi-card:active{transform:scale(.96)}.customer-mobile-kpi-card.is-active{border-color:#0958d9;box-shadow:0 0 0 3px #0958d92e}.customer-mobile-kpi-card-icon{font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;color:inherit}.customer-mobile-kpi-card-icon .anticon{font-size:24px}.customer-mobile-kpi-card-info{display:flex;flex-direction:column;align-items:center;gap:0}.customer-mobile-kpi-card-value{font-size:22px;font-weight:800;line-height:1.15;color:#1d2517;font-variant-numeric:tabular-nums}.customer-mobile-kpi-card-label{font-size:11px;font-weight:500;color:#74806d;letter-spacing:.02em}.customer-mobile-kpi-card.kpi-primary{background:linear-gradient(180deg,#eaf3ff,#fff)}.customer-mobile-kpi-card.kpi-primary .customer-mobile-kpi-card-value{color:#0958d9}.customer-mobile-kpi-card.kpi-purple{background:linear-gradient(180deg,#f3e8ff,#fff)}.customer-mobile-kpi-card.kpi-purple .customer-mobile-kpi-card-value{color:#6d28d9}.customer-mobile-kpi-card.kpi-orange{background:linear-gradient(180deg,#fff4d6,#fff)}.customer-mobile-kpi-card.kpi-orange .customer-mobile-kpi-card-value{color:#b45309}@keyframes customer-kpi-pop-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.customer-mobile-list{display:grid;gap:10px;padding-bottom:84px;min-width:0;overflow-x:hidden}.customer-mobile-list>*{min-width:0;max-width:100%;overflow:hidden}.customer-mobile-card{position:relative;border-radius:14px;border:1px solid #e3eadb;background:#fff;padding:12px;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;animation:customer-card-enter .35s cubic-bezier(.22,1,.36,1) backwards;outline:none}.customer-mobile-card:focus-visible{border-color:#0958d9;box-shadow:0 0 0 3px #0958d92e}.customer-mobile-card:active{transform:scale(.99)}.customer-mobile-card.is-active{border-color:#0958d9;box-shadow:0 4px 14px #0958d91f}.customer-mobile-card-top{display:flex;align-items:flex-start;gap:10px}.customer-mobile-card-avatar{flex:0 0 auto;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;letter-spacing:0;-webkit-user-select:none;user-select:none}.customer-mobile-card-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.customer-mobile-card-name-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-mobile-card-name{flex:1 1 auto;min-width:0;font-weight:700;font-size:15px;color:#1d2517;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-mobile-card-menu{flex:0 0 auto;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#0958d9;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.customer-mobile-card-menu:hover{background:#eaf3ff}.customer-mobile-card-menu:active{background:#d6e8ff}.customer-mobile-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.customer-mobile-card-tag-code{font-size:11px!important;padding:0 6px!important;height:20px!important;line-height:20px!important}.customer-mobile-card-phone{border:0;background:transparent;padding:0;color:#46513f;font-size:12px;display:inline-flex;align-items:center;gap:4px;cursor:pointer}.customer-mobile-card-phone.muted{color:#9aa890;cursor:default}.customer-mobile-card-phone .anticon{font-size:11px}.customer-mobile-card-address{font-size:12px;color:#74806d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-mobile-card-address .anticon{margin-right:4px}.customer-mobile-card-stats{display:flex;flex-wrap:wrap;gap:4px 6px;margin-top:4px;max-width:100%}.customer-mobile-card-stat{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:600;color:#46513f;padding:2px 6px;border-radius:6px;background:#f3f6ee;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.customer-mobile-card-stat .stat-emoji{font-size:11px}.customer-mobile-card-stat.primary{background:#eaf3ff;color:#0958d9}.customer-mobile-card-stat.orange{background:#fff4d6;color:#b45309}.customer-mobile-card-stat.green{background:#dcfce7;color:#15803d}.customer-mobile-card-stat.muted{background:transparent;color:#9aa890;padding:2px 0}.customer-mobile-card-history{margin-top:10px;padding-top:10px;border-top:1px dashed #e3eadb;animation:customer-history-expand .25s ease-out}@keyframes customer-card-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes customer-history-expand{0%{opacity:0;max-height:0}to{opacity:1;max-height:800px}}.customer-mobile-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center;gap:8px;color:#74806d}.customer-mobile-empty-state .empty-icon{font-size:48px;line-height:1;opacity:.55;color:#9aa890;display:inline-flex;align-items:center;justify-content:center}.customer-mobile-empty-state .empty-icon .anticon{font-size:48px}.customer-mobile-empty-state .empty-text{font-size:14px;font-weight:600;color:#46513f}.customer-mobile-empty-state .empty-hint{font-size:12px;color:#9aa890}.customer-mobile-empty-state button{margin-top:8px;padding:10px 20px;border-radius:999px;border:0;background:linear-gradient(135deg,#0958d9,#1677ff);color:#fff;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #0958d94d;transition:transform .15s ease,box-shadow .15s ease}.customer-mobile-empty-state button:active{transform:scale(.97);box-shadow:0 2px 6px #0958d966}.customer-mobile-fab{position:fixed;right:16px;bottom:24px;z-index:50;display:inline-flex;align-items:center;gap:8px;padding:0 18px;height:52px;border-radius:26px;border:0;background:linear-gradient(135deg,#0958d9,#1677ff);color:#fff;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 8px 24px #0958d959,0 2px 6px #0958d940;transition:transform .2s cubic-bezier(.22,1,.36,1),opacity .2s ease,box-shadow .2s ease;animation:customer-fab-bounce-in .6s cubic-bezier(.34,1.56,.64,1) .4s backwards;-webkit-tap-highlight-color:transparent}.customer-mobile-fab-icon{font-size:22px;line-height:1;font-weight:300;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.customer-mobile-fab:active{transform:scale(.95);box-shadow:0 4px 12px #0958d966}.customer-mobile-fab.is-hidden{opacity:0;pointer-events:none;transform:translateY(20px) scale(.9)}.customer-mobile-fab.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}@keyframes customer-fab-bounce-in{0%{opacity:0;transform:translateY(40px) scale(.6)}60%{opacity:1;transform:translateY(-8px) scale(1.05)}to{opacity:1;transform:translateY(0) scale(1)}}.customer-mobile-date-popup{background:#fff;padding:16px 16px 20px;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;flex-direction:column;gap:12px}.customer-mobile-date-popup-head{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:16px;color:#1d2517}.customer-mobile-date-popup-close{width:32px;height:32px;border:0;border-radius:50%;background:#f3f6ee;color:#46513f;font-size:14px;cursor:pointer}.customer-mobile-date-popup-body{padding:8px 0}.customer-mobile-date-popup-foot{display:flex;gap:8px}.customer-mobile-date-popup-foot .adm-button{flex:1}.customer-mobile-daterange{display:flex;align-items:center;gap:8px}.customer-mobile-daterange-input{flex:1;min-width:0;height:44px;padding:0 12px;border:1px solid #e3eadb;border-radius:10px;background:#fff;color:#1d2517;font-size:14px;font-family:inherit}.customer-mobile-daterange-input:focus{border-color:#0958d9;outline:none}.customer-mobile-daterange-sep{color:#9aa890;font-weight:600}.customer-mobile-unassigned{border-radius:14px;border:1px solid #e3eadb;background:#fff;overflow:hidden}.customer-mobile-unassigned-head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px;border:0;background:transparent;color:#1d2517;font-size:14px;font-weight:600;cursor:pointer;text-align:left}.customer-mobile-unassigned-head .badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 8px;margin-left:8px;border-radius:999px;background:#fff4d6;color:#b45309;font-size:12px;font-weight:700}.customer-mobile-unassigned-head .chevron{margin-left:auto;color:#9aa890;font-size:12px;transition:transform .2s ease}.customer-mobile-unassigned-head.is-open .chevron{transform:rotate(180deg)}.customer-mobile-unassigned-body{border-top:1px solid #f0f3eb;padding:10px 12px 12px;display:grid;gap:8px;max-height:600px;overflow-y:auto;animation:customer-history-expand .25s ease-out}html[data-theme=dark] .customer-mobile-search-sticky{background:linear-gradient(180deg,var(--page-bg-dark, #141414) 70%,rgba(20,20,20,0))}html[data-theme=dark] .customer-mobile-search-row>.customer-mobile-filter-chips>.customer-mobile-filter-chip{background:#1f1f1f;border-color:#303030;color:#cfd6c9}html[data-theme=dark] .customer-mobile-search-row>.customer-mobile-filter-chips>.customer-mobile-filter-chip:after{color:#74806d}html[data-theme=dark] .customer-mobile-suggestions{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .customer-mobile-suggestions button{color:#e6e6e6;border-bottom-color:#2a2a2a}html[data-theme=dark] .customer-mobile-suggestions button:active{background:#2a2a2a}html[data-theme=dark] .customer-mobile-filter-chip{background:#1f1f1f;border-color:#303030;color:#cfd6c9}html[data-theme=dark] .customer-mobile-filter-chip:active{background:#2a2a2a}html[data-theme=dark] .customer-mobile-filter-chip.is-active{background:linear-gradient(135deg,#0958d952,#1677ff38);border-color:#91caff;color:#fff;box-shadow:0 0 0 2px #91caff26,inset 0 0 0 1px #91caff33}html[data-theme=dark] .customer-mobile-search-input-wrap .adm-search-bar{--background: #1a1a1a;--placeholder-color: #9aa890}html[data-theme=dark] .customer-mobile-search-input-wrap .adm-search-bar-input{color:#f0f0f0}html[data-theme=dark] .customer-mobile-search-input-wrap .adm-search-bar-input::placeholder{color:#9aa890}html[data-theme=dark] .customer-mobile-search-input-wrap .adm-search-bar .anticon,html[data-theme=dark] .customer-mobile-search-input-wrap .adm-search-bar-left{color:#9aa890}html[data-theme=dark] .customer-mobile-filter-clear{background:#ef44442e;color:#fca5a5}html[data-theme=dark] .customer-mobile-kpi-card{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .customer-mobile-kpi-card.is-active{border-color:#91caff;box-shadow:0 0 0 3px #91caff2e}html[data-theme=dark] .customer-mobile-kpi-card-value{color:#f0f0f0}html[data-theme=dark] .customer-mobile-kpi-card-label{color:#9aa890}html[data-theme=dark] .customer-mobile-kpi-card.kpi-primary{background:linear-gradient(180deg,#11203a,#1f1f1f)}html[data-theme=dark] .customer-mobile-kpi-card.kpi-primary .customer-mobile-kpi-card-value{color:#91caff}html[data-theme=dark] .customer-mobile-kpi-card.kpi-purple{background:linear-gradient(180deg,#241a2e,#1f1f1f)}html[data-theme=dark] .customer-mobile-kpi-card.kpi-purple .customer-mobile-kpi-card-value{color:#c084fc}html[data-theme=dark] .customer-mobile-kpi-card.kpi-orange{background:linear-gradient(180deg,#2b2414,#1f1f1f)}html[data-theme=dark] .customer-mobile-kpi-card.kpi-orange .customer-mobile-kpi-card-value{color:#fbbf24}html[data-theme=dark] .customer-mobile-card{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .customer-mobile-card.is-active{border-color:#91caff;box-shadow:0 4px 14px #91caff2e}html[data-theme=dark] .customer-mobile-card-name{color:#f0f0f0}html[data-theme=dark] .customer-mobile-card-menu{color:#91caff}html[data-theme=dark] .customer-mobile-card-menu:hover{background:#91caff1f}html[data-theme=dark] .customer-mobile-card-menu:active{background:#91caff33}html[data-theme=dark] .customer-mobile-card-phone{color:#cfd6c9}html[data-theme=dark] .customer-mobile-card-phone.muted{color:#74806d}html[data-theme=dark] .customer-mobile-card-address{color:#9aa890}html[data-theme=dark] .customer-mobile-card-stat{background:#2a2a2a;color:#cfd6c9}html[data-theme=dark] .customer-mobile-card-stat.primary{background:#0958d933;color:#91caff}html[data-theme=dark] .customer-mobile-card-stat.orange{background:#f59e0b2e;color:#fbbf24}html[data-theme=dark] .customer-mobile-card-stat.green{background:#22c55e2e;color:#86efac}html[data-theme=dark] .customer-mobile-card-stat.muted{background:transparent;color:#74806d}html[data-theme=dark] .customer-mobile-card-history{border-top-color:#303030}html[data-theme=dark] .customer-mobile-empty-state{color:#9aa890}html[data-theme=dark] .customer-mobile-empty-state .empty-text{color:#cfd6c9}html[data-theme=dark] .customer-mobile-empty-state .empty-hint{color:#74806d}html[data-theme=dark] .customer-mobile-fab{background:linear-gradient(135deg,#1677ff,#4096ff);box-shadow:0 8px 24px #1677ff73,0 2px 6px #1677ff4d}html[data-theme=dark] .customer-mobile-date-popup{background:#1f1f1f}html[data-theme=dark] .customer-mobile-date-popup-head{color:#f0f0f0}html[data-theme=dark] .customer-mobile-date-popup-close{background:#2a2a2a;color:#cfd6c9}html[data-theme=dark] .customer-mobile-daterange-input{background:#1a1a1a;border-color:#303030;color:#e6e6e6}html[data-theme=dark] .customer-mobile-unassigned{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .customer-mobile-unassigned-head{color:#f0f0f0}html[data-theme=dark] .customer-mobile-unassigned-head .badge{background:#f59e0b2e;color:#fbbf24}html[data-theme=dark] .customer-mobile-unassigned-head .chevron{color:#74806d}html[data-theme=dark] .customer-mobile-unassigned-body{border-top-color:#303030}.customer-mobile-history-pager{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 2px 2px;margin-top:4px;border-top:1px dashed #e3eadb}.customer-mobile-history-pager-btn{flex:0 0 auto;min-height:36px;padding:0 14px;border-radius:8px;border:1px solid #e3eadb;background:#fff;color:#0958d9;font-weight:600;font-size:13px;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.customer-mobile-history-pager-btn:active:not(:disabled){background:#eaf3ff;transform:scale(.97)}.customer-mobile-history-pager-btn:disabled{opacity:.4;cursor:not-allowed;color:#9aa890;border-color:#e3eadb}.customer-mobile-history-pager .page-info{flex:1 1 auto;text-align:center;font-size:12px;font-weight:600;color:#74806d;font-variant-numeric:tabular-nums}html[data-theme=dark] .customer-mobile-history-pager{border-top-color:#303030}html[data-theme=dark] .customer-mobile-history-pager-btn{background:#1a1a1a;border-color:#303030;color:#91caff}html[data-theme=dark] .customer-mobile-history-pager-btn:active:not(:disabled){background:#91caff2e}html[data-theme=dark] .customer-mobile-history-pager-btn:disabled{color:#5a6a4d;border-color:#303030;background:transparent}html[data-theme=dark] .customer-mobile-history-pager .page-info{color:#9aa890}.customer-mobile-history-filters{display:flex;align-items:center;gap:6px;padding:2px 0 6px;flex-wrap:wrap}.customer-mobile-history-filter{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;min-height:30px;border-radius:999px;border:1px solid #d4dccc;background:#f8faf3;color:#6a7560;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.customer-mobile-history-filter .anticon{font-size:11px}.customer-mobile-history-filter .chip-label{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-mobile-history-filter:active{background:#eaf2df}.customer-mobile-history-filter.is-active{background:#eaf3ff;border-color:#91caff;color:#0958d9}.customer-mobile-history-filter-clear{flex:0 0 auto;width:26px;height:26px;border-radius:50%;border:0;background:#fee2e2;color:#b91c1c;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;transition:transform .15s ease}.customer-mobile-history-filter-clear:active{transform:scale(.9)}html[data-theme=dark] .customer-mobile-history-filter{background:#1a1a1a;border-color:#303030;color:#9aa890}html[data-theme=dark] .customer-mobile-history-filter:active{background:#262626}html[data-theme=dark] .customer-mobile-history-filter.is-active{background:#0958d933;border-color:#91caff;color:#91caff}html[data-theme=dark] .customer-mobile-history-filter-clear{background:#ef44442e;color:#fca5a5}.supplier-mobile-page{padding:12px 12px 96px;display:flex;flex-direction:column;gap:12px;animation:supplier-mobile-page-in .3s ease-out}@keyframes supplier-mobile-page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.supplier-mobile-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:4px}.supplier-mobile-kpi-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:4px;padding:10px 8px 8px;min-height:78px;border-radius:12px;border:1px solid var(--adm-color-border, #e5e7eb);background:#fff;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease;animation:supplier-mobile-kpi-pop .4s cubic-bezier(.34,1.56,.64,1) backwards}.supplier-mobile-kpi-card:nth-child(1){animation-delay:.04s}.supplier-mobile-kpi-card:nth-child(2){animation-delay:.1s}.supplier-mobile-kpi-card:nth-child(3){animation-delay:.16s}.supplier-mobile-kpi-card:active{transform:scale(.96)}.supplier-mobile-kpi-card.is-active{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff2e}@keyframes supplier-mobile-kpi-pop{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.supplier-mobile-kpi-card-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:18px}.supplier-mobile-kpi-card-icon .anticon{font-size:18px}.supplier-mobile-kpi-card-info{display:flex;flex-direction:column;gap:0;width:100%}.supplier-mobile-kpi-card-value{font-size:22px;font-weight:700;line-height:1.1;color:#1f1f1f;font-variant-numeric:tabular-nums}.supplier-mobile-kpi-card-label{font-size:11px;color:#6b7280;line-height:1.2;margin-top:2px;text-transform:uppercase;letter-spacing:.02em;font-weight:500}.supplier-mobile-kpi-card.kpi-primary .supplier-mobile-kpi-card-icon{background:#0958d91a;color:#0958d9}.supplier-mobile-kpi-card.kpi-primary .supplier-mobile-kpi-card-value{color:#0958d9}.supplier-mobile-kpi-card.kpi-orange .supplier-mobile-kpi-card-icon{background:#fb923c24;color:#ea580c}.supplier-mobile-kpi-card.kpi-orange .supplier-mobile-kpi-card-value{color:#c2410c}.supplier-mobile-kpi-card.kpi-purple .supplier-mobile-kpi-card-icon{background:#8b5cf61f;color:#7c3aed}.supplier-mobile-kpi-card.kpi-purple .supplier-mobile-kpi-card-value{color:#6d28d9}.supplier-mobile-search-row{display:flex;flex-direction:column;gap:8px;align-items:stretch}.supplier-mobile-search-input-wrap .adm-search-bar{--height: 40px;--border-radius: 10px;padding:0}.supplier-mobile-filter-chips{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.supplier-mobile-filter-chips::-webkit-scrollbar{display:none}.supplier-mobile-filter-chip{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;height:32px;border-radius:16px;border:1px solid #e5e7eb;background:#fff;color:#4b5563;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:transform .1s ease,background .15s ease,border-color .15s ease,color .15s ease}.supplier-mobile-filter-chip .anticon{font-size:13px}.supplier-mobile-filter-chip .chip-label{line-height:1}.supplier-mobile-filter-chip:active{transform:scale(.97);background:#f3f4f6}.supplier-mobile-filter-chip.is-active{background:#1677ff14;border-color:#1677ff;color:#1677ff}.supplier-mobile-status-pills{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.supplier-mobile-status-pills::-webkit-scrollbar{display:none}.supplier-mobile-status-pill{display:inline-flex;align-items:center;padding:5px 12px;height:28px;border-radius:14px;border:1px solid #e5e7eb;background:#f9fafb;color:#4b5563;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease,color .15s ease}.supplier-mobile-status-pill.is-active{background:#1f1f1f;border-color:#1f1f1f;color:#fff}.supplier-mobile-list{display:flex;flex-direction:column;gap:10px;padding-bottom:80px}.supplier-mobile-list-item{animation:supplier-mobile-list-in .4s cubic-bezier(.22,1,.36,1) backwards}@keyframes supplier-mobile-list-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.supplier-mobile-list-card{padding:12px}.supplier-mobile-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease;-webkit-tap-highlight-color:transparent;outline:none}.supplier-mobile-card:focus-visible{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff2e}.supplier-mobile-card.is-active{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1f}.supplier-mobile-card-top{display:flex;gap:8px;align-items:flex-start}.supplier-mobile-card-avatar{flex:0 0 36px;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;line-height:1}.supplier-mobile-card-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.supplier-mobile-card-header{display:flex;align-items:center;gap:6px;width:100%}.supplier-mobile-card-name{font-weight:700;font-size:14px;color:#1f1f1f;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;min-width:0}.supplier-mobile-card-menu{flex:0 0 28px;width:28px;height:28px;border:0;background:transparent;color:#6b7280;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease}.supplier-mobile-card-menu:hover{background:#f3f4f6;color:#1f1f1f}.supplier-mobile-card-menu:active{background:#e5e7eb;transform:scale(.92)}.supplier-mobile-card-tag-code{display:inline-flex;align-self:flex-start;flex:0 0 auto;font-size:10px!important;padding:0 6px!important;height:18px!important;line-height:18px!important;border-radius:6px!important;margin:0!important}.supplier-mobile-card-phone{display:inline-flex;align-items:center;gap:4px;background:transparent;border:0;padding:0;font-size:12px;color:#0958d9;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent}.supplier-mobile-card-phone.muted{color:#9ca3af;cursor:default}.supplier-mobile-card-phone .anticon{font-size:12px}.supplier-mobile-card-contact{font-size:12px;color:#4b5563;display:flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-mobile-card-address{font-size:12px;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;line-height:1.35}.supplier-mobile-card-contact .anticon{font-size:12px;flex:0 0 auto}.supplier-mobile-card-address .anticon{font-size:12px;flex:0 0 auto;align-self:flex-start;margin-top:2px}.supplier-mobile-card-stats{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.supplier-mobile-card-stat{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;padding:3px 8px;border-radius:999px;background:#f3f4f6;color:#4b5563}.supplier-mobile-card-stat .anticon{font-size:11px}.supplier-mobile-card-stat.pending{background:#fb923c24;color:#c2410c}.supplier-mobile-card-stat.done,.supplier-mobile-card-stat.active{background:#22c55e24;color:#15803d}.supplier-mobile-card-stat.inactive{background:#e5e7eb;color:#6b7280}.supplier-mobile-card-stat.muted{background:#f3f4f6;color:#6b7280}.supplier-mobile-card-tracking{margin-top:10px;padding-top:10px;border-top:1px dashed #e5e7eb}.supplier-mobile-tracking-loading{padding:8px 0}.supplier-mobile-fab{position:fixed;right:16px;bottom:24px;z-index:50;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:56px;height:56px;border-radius:50%;border:0;background:linear-gradient(135deg,#ea580c,#fb923c);color:#fff;cursor:pointer;box-shadow:0 10px 28px #ea580c66,0 4px 8px #ea580c40;transition:transform .2s cubic-bezier(.22,1,.36,1),opacity .2s ease,box-shadow .2s ease;animation:supplier-fab-bounce-in .6s cubic-bezier(.34,1.56,.64,1) .4s backwards;-webkit-tap-highlight-color:transparent}.supplier-mobile-fab-icon{font-size:30px;line-height:1;font-weight:300}.supplier-mobile-fab:active{transform:scale(.92);box-shadow:0 6px 16px #ea580c66}.supplier-mobile-fab.is-hidden{opacity:0;pointer-events:none;transform:translateY(20px) scale(.85)}.supplier-mobile-fab.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}@keyframes supplier-fab-bounce-in{0%{opacity:0;transform:translateY(40px) scale(.6)}60%{opacity:1;transform:translateY(-8px) scale(1.05)}to{opacity:1;transform:translateY(0) scale(1)}}.supplier-mobile-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;text-align:center;background:#fff;border:1px dashed #e5e7eb;border-radius:14px;gap:12px}.supplier-mobile-empty-icon{font-size:48px;line-height:1;opacity:.7}.supplier-mobile-empty-title{font-size:14px;color:#6b7280;font-weight:500}.supplier-mobile-empty-action{margin-top:4px;padding:8px 16px;height:36px;border-radius:18px;border:0;background:linear-gradient(135deg,#ea580c,#fb923c);color:#fff;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #ea580c4d;-webkit-tap-highlight-color:transparent}.supplier-mobile-empty-action:active{transform:scale(.96)}.supplier-mobile-form-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:14px 16px 12px;background:#fff;border-bottom:1px solid #f3f4f6}.supplier-mobile-form-title{font-size:16px;font-weight:700;color:#1f1f1f}.supplier-mobile-form-close{width:32px;height:32px;border-radius:50%;border:0;background:#f3f4f6;color:#4b5563;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.supplier-mobile-form-close:active{background:#e5e7eb}.supplier-mobile-form-body{padding:8px 0;max-height:60vh;overflow-y:auto}.supplier-mobile-form-foot{position:sticky;bottom:0;z-index:2;display:flex;gap:8px;padding:12px 16px 16px;background:#fff;border-top:1px solid #f3f4f6}html[data-theme=dark] .supplier-mobile-card{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .supplier-mobile-card.is-active{border-color:#91caff;box-shadow:0 0 0 2px #91caff2e}html[data-theme=dark] .supplier-mobile-card:focus-visible{border-color:#91caff;box-shadow:0 0 0 3px #91caff40}html[data-theme=dark] .supplier-mobile-card-name{color:#f0f0f0}html[data-theme=dark] .supplier-mobile-card-menu{color:#9aa890}html[data-theme=dark] .supplier-mobile-card-menu:hover{background:#262626;color:#f0f0f0}html[data-theme=dark] .supplier-mobile-card-menu:active{background:#303030}html[data-theme=dark] .supplier-mobile-card-phone{color:#91caff}html[data-theme=dark] .supplier-mobile-card-phone.muted{color:#6b7280}html[data-theme=dark] .supplier-mobile-card-contact{color:#cfd6c9}html[data-theme=dark] .supplier-mobile-card-address{color:#9aa890}html[data-theme=dark] .supplier-mobile-card-stat{background:#262626;color:#cfd6c9}html[data-theme=dark] .supplier-mobile-card-stat.pending{background:#fb923c33;color:#fdba74}html[data-theme=dark] .supplier-mobile-card-stat.done,html[data-theme=dark] .supplier-mobile-card-stat.active{background:#22c55e33;color:#86efac}html[data-theme=dark] .supplier-mobile-card-stat.inactive{background:#303030;color:#9aa890}html[data-theme=dark] .supplier-mobile-card-stat.muted{background:#262626;color:#9aa890}html[data-theme=dark] .supplier-mobile-card-tracking{border-top-color:#303030}html[data-theme=dark] .supplier-mobile-kpi-card{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .supplier-mobile-kpi-card.is-active{border-color:#91caff;box-shadow:0 0 0 3px #91caff33}html[data-theme=dark] .supplier-mobile-kpi-card-value{color:#f0f0f0}html[data-theme=dark] .supplier-mobile-kpi-card-label{color:#9aa890}html[data-theme=dark] .supplier-mobile-kpi-card.kpi-primary .supplier-mobile-kpi-card-icon{background:#91caff29;color:#91caff}html[data-theme=dark] .supplier-mobile-kpi-card.kpi-primary .supplier-mobile-kpi-card-value{color:#91caff}html[data-theme=dark] .supplier-mobile-kpi-card.kpi-orange .supplier-mobile-kpi-card-icon{background:#fb923c33;color:#fdba74}html[data-theme=dark] .supplier-mobile-kpi-card.kpi-orange .supplier-mobile-kpi-card-value{color:#fdba74}html[data-theme=dark] .supplier-mobile-kpi-card.kpi-purple .supplier-mobile-kpi-card-icon{background:#a78bfa2e;color:#c4b5fd}html[data-theme=dark] .supplier-mobile-kpi-card.kpi-purple .supplier-mobile-kpi-card-value{color:#c4b5fd}html[data-theme=dark] .supplier-mobile-filter-chip{background:#1f1f1f;border-color:#303030;color:#cfd6c9}html[data-theme=dark] .supplier-mobile-filter-chip:active{background:#2a2a2a}html[data-theme=dark] .supplier-mobile-filter-chip.is-active{background:#91caff29;border-color:#91caff;color:#91caff}html[data-theme=dark] .supplier-mobile-status-pill{background:#1f1f1f;border-color:#303030;color:#cfd6c9}html[data-theme=dark] .supplier-mobile-status-pill.is-active{background:#91caff2e;border-color:#91caff;color:#91caff}html[data-theme=dark] .supplier-mobile-empty{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .supplier-mobile-empty-title{color:#9aa890}html[data-theme=dark] .supplier-mobile-form-head,html[data-theme=dark] .supplier-mobile-form-foot{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .supplier-mobile-form-title{color:#f0f0f0}html[data-theme=dark] .supplier-mobile-form-close{background:#303030;color:#cfd6c9}html[data-theme=dark] .supplier-mobile-form-close:active{background:#404040}.supplier-mobile-tracking{display:flex;flex-direction:column;gap:6px}.supplier-mobile-tracking-header{display:flex;align-items:center;justify-content:space-between;padding:2px 0 4px}.supplier-mobile-tracking-event{font-size:12px;color:#6b7280;display:flex;align-items:flex-start;justify-content:space-between;gap:6px;padding:2px 0}.supplier-mobile-tracking-event-text{flex:1 1 auto;min-width:0;word-break:break-word}html[data-theme=dark] .supplier-mobile-tracking-title,html[data-theme=dark] .supplier-mobile-tracking-event{color:#9aa890}.supplier-mobile-tracking{display:flex;flex-direction:column;gap:8px;padding-top:4px}.supplier-mobile-tracking-header{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 4px;gap:8px}.supplier-mobile-tracking-title{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.supplier-mobile-tracking-count{font-size:11px;font-weight:500;color:#6b7280;font-variant-numeric:tabular-nums}.supplier-mobile-tracking-empty{padding:14px 12px;border:1px dashed #e5e7eb;border-radius:10px;text-align:center;background:#fafafa}.supplier-mobile-tracking-empty-text{font-size:12px;color:#6b7280}.supplier-mobile-ct-list{display:flex;flex-direction:column;gap:8px}.supplier-mobile-ct-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 10px 8px;display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:border-color .15s ease,transform .1s ease;-webkit-tap-highlight-color:transparent;outline:none}.supplier-mobile-ct-card:focus-visible{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff2e}.supplier-mobile-ct-card:active{transform:scale(.995)}.supplier-mobile-ct-card.has-action{border-color:#fb923c73}.supplier-mobile-ct-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.supplier-mobile-ct-num{font-size:13px;font-weight:700;color:#1f1f1f;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;min-width:0}.supplier-mobile-ct-tags{display:flex;gap:4px;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.supplier-mobile-ct-tag-supplier,.supplier-mobile-ct-tag-ticket{font-size:10px!important;padding:0 6px!important;height:18px!important;line-height:18px!important;border-radius:6px!important;display:inline-flex!important;align-items:center;gap:3px}.supplier-mobile-ct-tag-icon{display:inline-flex;font-size:10px}.supplier-mobile-ct-meta{display:flex;flex-direction:column;gap:2px;padding:0 2px}.supplier-mobile-ct-meta-row{display:flex;gap:6px;font-size:12px;min-width:0}.supplier-mobile-ct-meta-label{flex:0 0 auto;color:#6b7280;font-weight:500}.supplier-mobile-ct-meta-value{flex:1 1 auto;min-width:0;color:#1f1f1f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-mobile-ct-history{display:flex;flex-direction:column;gap:6px;padding:6px 0 0;border-top:1px dashed #e5e7eb;margin-top:2px}.supplier-mobile-ct-event{display:flex;align-items:flex-start;gap:8px;position:relative}.supplier-mobile-ct-event-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#1677ff;margin-top:6px;box-shadow:0 0 0 2px #1677ff2e}.supplier-mobile-ct-event:nth-child(2) .supplier-mobile-ct-event-dot{background:#9aa890;box-shadow:0 0 0 2px #9aa8902e}.supplier-mobile-ct-event-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.supplier-mobile-ct-event-head{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:11px;flex-wrap:wrap}.supplier-mobile-ct-event-action{color:#1f1f1f;font-weight:600}.supplier-mobile-ct-event-time{color:#6b7280;font-variant-numeric:tabular-nums;font-weight:500}.supplier-mobile-ct-event-note{font-size:11px;color:#4b5563;word-break:break-word;white-space:pre-wrap;line-height:1.4}.supplier-mobile-ct-event-staff{font-size:10px;color:#9aa890;font-style:italic}.supplier-mobile-ct-event-edit{flex:0 0 auto;width:24px;height:24px;border-radius:6px;border:0;background:transparent;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease}.supplier-mobile-ct-event-edit:hover{background:#f3f4f6;color:#1f1f1f}.supplier-mobile-ct-event-edit:active{background:#e5e7eb;transform:scale(.9)}.supplier-mobile-ct-foot{margin-top:4px;padding-top:6px;border-top:1px dashed rgba(251,146,60,.35)}.supplier-mobile-tracking-pager{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 4px 4px}.supplier-mobile-pager-btn{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 12px;border-radius:16px;border:1px solid #e5e7eb;background:#fff;color:#1f1f1f;font-size:12px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .1s ease,background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease;min-width:80px;justify-content:center}.supplier-mobile-pager-btn:active:not(:disabled){transform:scale(.97);background:#f3f4f6}.supplier-mobile-pager-btn:disabled{opacity:.4;cursor:not-allowed;background:#f9fafb}.supplier-mobile-pager-btn .anticon{font-size:12px}.supplier-mobile-pager-info{display:inline-flex;align-items:baseline;gap:2px;font-variant-numeric:tabular-nums}.supplier-mobile-pager-current{font-size:16px;font-weight:700;color:#1677ff}.supplier-mobile-pager-sep{font-size:13px;color:#6b7280;margin:0 1px}.supplier-mobile-pager-total{font-size:13px;color:#6b7280;font-weight:500}html[data-theme=dark] .supplier-mobile-tracking-title,html[data-theme=dark] .supplier-mobile-tracking-count{color:#9aa890}html[data-theme=dark] .supplier-mobile-tracking-empty{background:#1a1a1a;border-color:#303030}html[data-theme=dark] .supplier-mobile-tracking-empty-text{color:#9aa890}html[data-theme=dark] .supplier-mobile-ct-card{background:#1a1a1a;border-color:#303030}html[data-theme=dark] .supplier-mobile-ct-card:focus-visible{border-color:#91caff;box-shadow:0 0 0 2px #91caff40}html[data-theme=dark] .supplier-mobile-ct-card.has-action{border-color:#fdba7480}html[data-theme=dark] .supplier-mobile-ct-num{color:#f0f0f0}html[data-theme=dark] .supplier-mobile-ct-meta-label{color:#9aa890}html[data-theme=dark] .supplier-mobile-ct-meta-value{color:#e6e6e6}html[data-theme=dark] .supplier-mobile-ct-history{border-top-color:#303030}html[data-theme=dark] .supplier-mobile-ct-event-action{color:#f0f0f0}html[data-theme=dark] .supplier-mobile-ct-event-time{color:#9aa890}html[data-theme=dark] .supplier-mobile-ct-event-note{color:#cfd6c9}html[data-theme=dark] .supplier-mobile-ct-event-staff{color:#74806d}html[data-theme=dark] .supplier-mobile-ct-event-edit{color:#9aa890}html[data-theme=dark] .supplier-mobile-ct-event-edit:hover{background:#262626;color:#f0f0f0}html[data-theme=dark] .supplier-mobile-ct-event-edit:active{background:#303030}html[data-theme=dark] .supplier-mobile-ct-foot{border-top-color:#fdba7466}html[data-theme=dark] .supplier-mobile-pager-btn{background:#1f1f1f;border-color:#303030;color:#e6e6e6}html[data-theme=dark] .supplier-mobile-pager-btn:active:not(:disabled){background:#2a2a2a}html[data-theme=dark] .supplier-mobile-pager-btn:disabled{background:#1a1a1a;color:#6b7280}html[data-theme=dark] .supplier-mobile-pager-current{color:#91caff}html[data-theme=dark] .supplier-mobile-pager-sep,html[data-theme=dark] .supplier-mobile-pager-total{color:#9aa890}.audit-desktop-page{display:flex;flex-direction:column;gap:16px}.audit-json-block{margin:0;padding:10px 12px;max-height:320px;overflow:auto;border-radius:10px;border:1px solid #e3eadb;background:#f7faf3;font-size:11px;line-height:1.45;white-space:pre-wrap;word-break:break-word;color:#293626}.audit-diff-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.audit-diff-title{font-weight:700;font-size:13px;margin-bottom:8px;color:#44513d}.audit-mobile-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:16px}.audit-mobile-total{margin-left:auto;font-size:12px;color:#74806d;font-weight:600}.audit-mobile-list{display:grid;gap:10px;padding-bottom:24px}.audit-mobile-card{display:grid;gap:6px;width:100%;text-align:left;border:1px solid #e3eadb;border-radius:14px;padding:12px 14px;background:#fff;cursor:pointer}.audit-mobile-card:active{transform:scale(.99);background:#f7faf3}.audit-mobile-card-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.audit-mobile-card-time{font-size:12px;color:#74806d;font-weight:600}.audit-mobile-card-actor{font-weight:750;color:#23301f;font-size:14px}.audit-mobile-card-summary{font-size:13px;color:#3a4634;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.audit-mobile-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.audit-mobile-entity-id{font-size:11px;color:#9aa890;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60%}.audit-mobile-detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}html[data-theme=dark] .audit-json-block{background:#1a1f18;border-color:#303030;color:#d5ddcb}html[data-theme=dark] .audit-diff-title{color:#9aa890}html[data-theme=dark] .audit-mobile-card{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .audit-mobile-card:active{background:#2a2a2a}html[data-theme=dark] .audit-mobile-card-actor{color:#e8efe0}html[data-theme=dark] .audit-mobile-card-summary{color:#c5cebb}html[data-theme=dark] .audit-mobile-card-time,html[data-theme=dark] .audit-mobile-total,html[data-theme=dark] .audit-mobile-entity-id{color:#9aa890}@media (max-width: 720px){.audit-diff-grid{grid-template-columns:1fr}}.trash-desktop-page{display:flex;flex-direction:column;gap:16px}.trash-mobile-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:16px}.trash-mobile-total{margin-left:auto;font-size:12px;color:#74806d;font-weight:600}.trash-mobile-list{display:grid;gap:10px;padding-bottom:24px}.trash-mobile-card{display:grid;gap:6px;border:1px solid #e3eadb;border-radius:14px;padding:12px 14px;background:#fff}.trash-mobile-card.is-selected{border-color:#91caff;background:#f0f7ff}.trash-mobile-card-top{display:flex;align-items:center;gap:8px}.trash-mobile-code{flex:1;font-weight:750;color:#1d5f9f;font-size:14px}.trash-mobile-customer{font-weight:700;color:#23301f;font-size:14px}.trash-mobile-product{font-size:13px;color:#3a4634}.trash-mobile-meta{font-size:12px;color:#74806d}html[data-theme=dark] .trash-mobile-card{background:#1f1f1f;border-color:#303030}html[data-theme=dark] .trash-mobile-card.is-selected{background:#162033;border-color:#3a5f8a}html[data-theme=dark] .trash-mobile-customer{color:#e8efe0}html[data-theme=dark] .trash-mobile-product{color:#c5cebb}html[data-theme=dark] .trash-mobile-meta,html[data-theme=dark] .trash-mobile-total{color:#9aa890}html[data-theme=dark] .trash-mobile-code{color:#91caff}.trash-age-filters{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px}.trash-age-chip{border:1px solid #d9e2d0;background:#f7faf4;color:#3a4634;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600;cursor:pointer}.trash-age-chip.is-active{background:#1677ff;border-color:#1677ff;color:#fff}.trash-age-chip.is-danger.is-active{background:#ff4d4f;border-color:#ff4d4f}.trash-old-hint{margin-top:8px;font-size:12px;color:#ad6800;font-weight:600}.trash-purge-hint{margin-top:8px;font-size:12px;color:#595959;line-height:1.4}.trash-mobile-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.trash-action-icons{display:inline-flex;align-items:center;justify-content:center}.trash-action-btn.ant-btn{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.trash-action-btn.is-restore.ant-btn{color:#1677ff;background:#e6f4ff}.trash-action-btn.is-purge.ant-btn{color:#ff4d4f;background:#fff2f0}.trash-action-btn.is-restore.ant-btn:hover{color:#0958d9!important;background:#bae0ff!important}.trash-action-btn.is-purge.ant-btn:hover{color:#cf1322!important;background:#ffccc7!important}.trash-mobile-actions .trash-action-btn{min-width:40px;width:40px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:16px}html[data-theme=dark] .trash-action-btn.is-restore.ant-btn{color:#69b1ff;background:#111a2c}html[data-theme=dark] .trash-action-btn.is-purge.ant-btn{color:#ff7875;background:#2a1215}.trash-mobile-card.is-old{border-color:#ffccc7;background:#fff2f0}.trash-row-old td{background:#fff7f6!important}html[data-theme=dark] .trash-age-chip{background:#1f1f1f;border-color:#303030;color:#c5cebb}html[data-theme=dark] .trash-age-chip.is-active{background:#1677ff;border-color:#1677ff;color:#fff}html[data-theme=dark] .trash-mobile-card.is-old{background:#2a1616;border-color:#5c2b2b}html[data-theme=dark] .trash-old-hint{color:#faad14}html[data-theme=dark] .trash-purge-hint{color:#9aa890}.audit-preset-bar{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 12px}.audit-preset-chip{border:1px solid #d6e0f0;background:#f5f8ff;color:#1d3a6d;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600;cursor:pointer}.audit-preset-chip.is-active{background:#1677ff;border-color:#1677ff;color:#fff}.audit-diff-summary{margin:14px 0 10px;padding:10px 12px;border-radius:10px;background:#f0f5ff;border:1px solid #d6e4ff}.audit-diff-keys{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.audit-mobile-card-wrap{display:grid;gap:6px}.audit-mobile-open-ticket{justify-self:start}html[data-theme=dark] .audit-preset-chip{background:#1a2333;border-color:#2f3b50;color:#c5d4ef}html[data-theme=dark] .audit-preset-chip.is-active{background:#1677ff;border-color:#1677ff;color:#fff}html[data-theme=dark] .audit-diff-summary{background:#162033;border-color:#2f3b50}.supplier-mobile-filter-chip.is-danger.is-active{background:#ff4d4f;border-color:#ff4d4f;color:#fff}.supplier-mobile-card-stat.overdue{color:#cf1322;font-weight:700}.supplier-mobile-ct-card.is-overdue{border-color:#ffccc7;background:#fff2f0}.supplier-mobile-ct-meta-row.is-overdue .supplier-mobile-ct-meta-value{color:#cf1322;font-weight:700}.supplier-mobile-ct-foot-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.supplier-mobile-tracking-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 10px}.supplier-overdue-text{color:#cf1322;font-weight:600}.supplier-kpi.overdue{border-color:#ffccc7;background:#fff2f0}.supplier-kpi.overdue.is-active{box-shadow:0 0 0 2px #ff4d4f59}html[data-theme=dark] .supplier-mobile-ct-card.is-overdue,html[data-theme=dark] .supplier-kpi.overdue{background:#2a1616;border-color:#5c2b2b}html[data-theme=dark] .supplier-mobile-card-stat.overdue,html[data-theme=dark] .supplier-overdue-text,html[data-theme=dark] .supplier-mobile-ct-meta-row.is-overdue .supplier-mobile-ct-meta-value{color:#ff7875}.admin-mobile-kpi-card.is-clickable{cursor:pointer;border:0;width:100%;text-align:left;font:inherit}.admin-mobile-kpi-card.is-clickable:active{transform:scale(.98)}.admin-mobile-hero-sub{margin:4px 0 0;font-size:12px;color:#9aa890;font-weight:600}.admin-desktop-bulk-bar{background:var(--ant-color-bg-container, #fff);padding:12px 24px;box-shadow:0 -2px 12px #0000001a;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e8e8e8;padding-bottom:max(12px,env(safe-area-inset-bottom))}.admin-desktop-bulk-bar-count{font-weight:700;font-size:14px}html[data-theme=dark] .admin-desktop-bulk-bar{border-top-color:#303030;box-shadow:0 -2px 12px #0006}html[data-theme=dark] .admin-mobile-hero-sub{color:#9aa890}.create-warranty-wizard{padding-bottom:88px}.create-wizard-steps{margin:0 0 16px;padding:12px 14px;border-radius:12px;background:#f7faf4;border:1px solid #e3eadb}.create-wizard-panel{display:none}.create-wizard-panel.is-active{display:block}.create-wizard-footer{position:sticky;bottom:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0 max(12px,env(safe-area-inset-bottom));margin-top:8px;background:linear-gradient(180deg,#fff0,#fff 28%)}.create-wizard-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.create-wizard-summary-grid>div{display:grid;gap:2px}.create-wizard-summary-grid span{font-size:12px;color:#74806d}.create-wizard-summary-grid b{font-size:14px;color:#23301f;word-break:break-word}html[data-theme=dark] .create-wizard-steps{background:#1a1f18;border-color:#303030}html[data-theme=dark] .create-wizard-footer{background:linear-gradient(180deg,#14141400,#141414 28%)}html[data-theme=dark] .create-wizard-summary-grid span{color:#9aa890}html[data-theme=dark] .create-wizard-summary-grid b{color:#e8efe0}@media (max-width: 720px){.create-wizard-summary-grid{grid-template-columns:1fr}.create-wizard-steps .ant-steps-item-title{font-size:11px!important}}.statistics-export-btn{margin-top:10px}.statistics-chart-host{min-height:200px;width:100%}.statistics-mobile-chart .admin-mobile-card{overflow:hidden}.notif-preview-stage-portal{padding:10px;background:#eef2f7;border-radius:12px}.notif-customer-chrome{border-radius:12px;overflow:hidden;border:1px solid #d0d7e2;background:#fff;box-shadow:0 8px 24px #0f172a14}.notif-customer-chrome-bar{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f1f5f9;border-bottom:1px solid #e2e8f0;font-size:11px;color:#64748b}.notif-customer-chrome-dot{width:8px;height:8px;border-radius:50%;background:#94a3b8}.notif-customer-chrome-body{min-height:160px;position:relative;background:#f8fafc}.notif-customer-banner-slot{display:grid;gap:12px;padding:12px}.notif-customer-banner{background:linear-gradient(135deg,#eff6ff,#f0fdf4);border:1px solid #bfdbfe;border-radius:10px;padding:12px 14px}.notif-customer-banner.is-live{background:linear-gradient(135deg,#dbeafe,#dcfce7)}.notif-customer-banner-title{font-weight:700;font-size:15px;color:#0f172a;margin-bottom:6px}.notif-customer-banner-body{font-size:13px;color:#334155}.notif-customer-page-ghost{display:grid;gap:8px;padding:4px 2px 8px}.notif-customer-page-ghost .ghost-line{height:10px;border-radius:6px;background:#e2e8f0}.notif-customer-page-ghost .w60{width:60%}.notif-customer-page-ghost .w90{width:90%}.notif-customer-page-ghost .w40{width:40%}.notif-customer-popup-layer{min-height:180px;display:grid;place-items:center;padding:16px;background:#0f172a59}.notif-customer-popup-card{width:100%;max-width:340px;background:#fff;border-radius:14px;padding:16px 16px 14px;box-shadow:0 16px 40px #0f172a40;position:relative}.notif-customer-popup-card.is-live{max-width:none}.notif-customer-popup-close{position:absolute;top:8px;right:10px;border:0;background:transparent;color:#94a3b8;cursor:default}.notif-customer-popup-title{font-weight:750;font-size:16px;margin-bottom:8px;padding-right:20px;color:#0f172a}.notif-customer-popup-body{font-size:13px;color:#334155}html[data-theme=dark] .notif-preview-stage-portal{background:#111827}html[data-theme=dark] .notif-customer-chrome{background:#1f2937;border-color:#374151}html[data-theme=dark] .notif-customer-chrome-bar{background:#111827;border-bottom-color:#374151;color:#9ca3af}html[data-theme=dark] .notif-customer-chrome-body{background:#0b1220}html[data-theme=dark] .notif-customer-banner{background:linear-gradient(135deg,#1e3a5f,#14532d);border-color:#1d4ed8}html[data-theme=dark] .notif-customer-banner-title,html[data-theme=dark] .notif-customer-popup-title{color:#f8fafc}html[data-theme=dark] .notif-customer-banner-body,html[data-theme=dark] .notif-customer-popup-body{color:#cbd5e1}html[data-theme=dark] .notif-customer-popup-card{background:#1f2937}html[data-theme=dark] .notif-customer-page-ghost .ghost-line{background:#374151}.import-wizard-card .ant-steps{margin-bottom:12px}.import-wizard-steps{overflow-x:auto}@media print{@page{size:A5 portrait;margin:10mm}body{margin:0;font-size:12px}.no-print{display:none!important}.print-header{display:flex;justify-content:space-between;border-bottom:2px solid #000;padding-bottom:10px;margin-bottom:10px}.print-section{margin-bottom:12px}.print-section h3{margin:0 0 6px;font-size:13px;border-bottom:1px solid #ccc;padding-bottom:4px}.print-row{display:flex;margin-bottom:4px}.print-label{font-weight:700;width:120px;flex-shrink:0}.print-signatures{display:flex;justify-content:space-between;margin-top:40px}.print-signature{text-align:center;width:45%}}:root{--portal-radius: 16px;--portal-radius-sm: 12px;--portal-gap: 14px;--portal-max: 1180px;--portal-accent: #1677ff;--portal-accent-soft: rgba(22, 119, 255, .1);--portal-success: #059669;--portal-warning: #d97706;--portal-danger: #dc2626;--portal-border: #e6eadf;--portal-card-bg: #fff;--portal-muted: #6b7280;--portal-text: #1f2a1d;--portal-hero-bg: linear-gradient(135deg, #f5f1e8 0%, #eef7ea 50%, #dce8d3 100%);--portal-hero-border: #d7e2d2;--portal-shadow: 0 12px 40px rgba(35, 55, 31, .1)}html[data-theme=dark],html[data-prefers-color-scheme=dark]{--portal-border: #303030;--portal-card-bg: #1a1a1a;--portal-muted: #9ca3af;--portal-text: #f3f4f6;--portal-hero-bg: linear-gradient(135deg, #1f1f1f 0%, #1a261d 50%, #20262b 100%);--portal-hero-border: #303030;--portal-shadow: none;--portal-accent-soft: rgba(96, 165, 250, .14);--adm-color-primary: #3086ff;--adm-color-success: #34b368;--adm-color-warning: #ffa930;--adm-color-danger: #ff4a58;--adm-color-text: #e6e6e6;--adm-color-text-secondary: #b3b3b3;--adm-color-weak: #808080;--adm-color-light: #4d4d4d;--adm-color-border: #2b2b2b;--adm-color-box: #0a0a0a;--adm-color-background: #1a1a1a;--adm-color-background-body: #141414;--adm-color-fill-content: #1f1f1f;--adm-border-color: #2b2b2b}.portal-shell{width:100%;max-width:var(--portal-max);margin:0 auto;padding:8px 0 24px;display:flex;flex-direction:column;gap:var(--portal-gap)}.portal-card{border-radius:var(--portal-radius)!important;border-color:var(--portal-border)!important;background:var(--portal-card-bg)}.portal-hero{border:1px solid var(--portal-hero-border);border-radius:var(--portal-radius);background:var(--portal-hero-bg);box-shadow:var(--portal-shadow);overflow:hidden}.portal-hero-inner{padding:20px 22px;display:grid;gap:12px}.portal-hero-top{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.portal-hero-code{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:.02em;color:var(--portal-text);font-variant-numeric:tabular-nums}.portal-hero-headline{margin:0;font-size:15px;line-height:1.55;color:var(--portal-muted)}.portal-hero-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (min-width: 768px){.portal-hero-meta{grid-template-columns:repeat(4,minmax(0,1fr))}}.portal-mini{padding:12px 14px;border-radius:var(--portal-radius-sm);background:#ffffffad;border:1px solid rgba(77,99,64,.12)}html[data-theme=dark] .portal-mini,html[data-prefers-color-scheme=dark] .portal-mini{background:#ffffff0a;border-color:#303030}.portal-mini-label{display:block;font-size:12px;color:var(--portal-muted);margin-bottom:2px}.portal-mini-value{font-weight:700;font-size:14px;color:var(--portal-text);word-break:break-word}.portal-cta{display:grid;gap:8px;padding:14px 16px;border-radius:var(--portal-radius-sm);border:1px solid var(--portal-border);background:var(--portal-card-bg)}.portal-cta.tone-info{border-color:#93c5fd;background:#eff6ff}.portal-cta.tone-success{border-color:#86efac;background:#ecfdf5}.portal-cta.tone-warning{border-color:#fcd34d;background:#fffbeb}.portal-cta.tone-error{border-color:#fca5a5;background:#fef2f2}html[data-theme=dark] .portal-cta.tone-info,html[data-prefers-color-scheme=dark] .portal-cta.tone-info{background:#11203a;border-color:#1d4ed8}html[data-theme=dark] .portal-cta.tone-success,html[data-prefers-color-scheme=dark] .portal-cta.tone-success{background:#064e3b;border-color:#059669}html[data-theme=dark] .portal-cta.tone-warning,html[data-prefers-color-scheme=dark] .portal-cta.tone-warning{background:#431407;border-color:#d97706}html[data-theme=dark] .portal-cta.tone-error,html[data-prefers-color-scheme=dark] .portal-cta.tone-error{background:#450a0a;border-color:#dc2626}html[data-theme=dark] .portal-progress-dot,html[data-prefers-color-scheme=dark] .portal-progress-dot{background:#374151;color:#d1d5db}html[data-theme=dark] .portal-progress-line,html[data-prefers-color-scheme=dark] .portal-progress-line{background:#374151}html[data-theme=dark] .portal-timeline-dot,html[data-prefers-color-scheme=dark] .portal-timeline-dot{background:#374151;color:#e5e7eb}html[data-theme=dark] .portal-timeline-line,html[data-prefers-color-scheme=dark] .portal-timeline-line{background:#374151}html[data-theme=dark] .portal-timeline-card,html[data-prefers-color-scheme=dark] .portal-timeline-card{background:#1a1a1a;border-color:#303030}html[data-theme=dark] .portal-badge,html[data-prefers-color-scheme=dark] .portal-badge{background:#262626;color:#d1d5db}html[data-theme=dark] .portal-support-btn,html[data-prefers-color-scheme=dark] .portal-support-btn{background:#1a1a1a;border-color:#303030;color:#f3f4f6}html[data-theme=dark] .tracking-mobile [class*=mobileInfoBlock],html[data-prefers-color-scheme=dark] .tracking-mobile [class*=mobileInfoBlock]{background:#ffffff0a;border-color:#ffffff1a}html[data-theme=dark] .tracuu-mobile-v2 .adm-search-bar,html[data-theme=dark] .tracuu-mobile-v2 .adm-search-bar-input-box,html[data-prefers-color-scheme=dark] .tracuu-mobile-v2 .adm-search-bar,html[data-prefers-color-scheme=dark] .tracuu-mobile-v2 .adm-search-bar-input-box{--background: #1f1f1f;background:#1f1f1f!important;color:#e6e6e6}html[data-theme=dark] .tracuu-mobile-v2 .adm-search-bar-input,html[data-prefers-color-scheme=dark] .tracuu-mobile-v2 .adm-search-bar-input{color:#f3f4f6!important;-webkit-text-fill-color:#f3f4f6}html[data-theme=dark] .tracuu-mobile-v2 .adm-capsule-tabs-header,html[data-prefers-color-scheme=dark] .tracuu-mobile-v2 .adm-capsule-tabs-header{background:transparent}html[data-theme=dark] .tracuu-mobile-v2 .adm-capsule-tabs-tab,html[data-prefers-color-scheme=dark] .tracuu-mobile-v2 .adm-capsule-tabs-tab{background:#1f1f1f;color:#d1d5db}html[data-theme=dark] .tracuu-mobile-v2 .adm-capsule-tabs-tab-active,html[data-prefers-color-scheme=dark] .tracuu-mobile-v2 .adm-capsule-tabs-tab-active{background:#1677ff;color:#fff}html[data-theme=dark] .tracking-mobile .adm-collapse-panel-header,html[data-prefers-color-scheme=dark] .tracking-mobile .adm-collapse-panel-header{color:#e6e6e6}html[data-theme=dark] .tracking-mobile .adm-list-item,html[data-prefers-color-scheme=dark] .tracking-mobile .adm-list-item{background:transparent;color:#e6e6e6}html[data-theme=dark] .tracking-mobile [class*=mobileRelatedCard],html[data-prefers-color-scheme=dark] .tracking-mobile [class*=mobileRelatedCard]{background:#ffffff0a;border-color:#ffffff1a;color:#f3f4f6}html[data-theme=dark] .tracking-mobile [class*=mobileRelatedCode],html[data-theme=dark] .tracking-mobile [class*=mobileRelatedProduct],html[data-prefers-color-scheme=dark] .tracking-mobile [class*=mobileRelatedCode],html[data-prefers-color-scheme=dark] .tracking-mobile [class*=mobileRelatedProduct]{color:#f3f4f6}html[data-theme=dark] .tracking-mobile [class*=mobileRelatedMeta],html[data-prefers-color-scheme=dark] .tracking-mobile [class*=mobileRelatedMeta]{color:#ffffff9e}html[data-theme=dark] .portal-sticky,html[data-prefers-color-scheme=dark] .portal-sticky{background:#161618f5;border-top-color:#ffffff14}html[data-theme=dark] .tracking-mobile,html[data-prefers-color-scheme=dark] .tracking-mobile{color:#e6e6e6}html[data-theme=dark] .tracking-mobile .ant-alert,html[data-prefers-color-scheme=dark] .tracking-mobile .ant-alert{border-color:#303030}.portal-cta-title{font-weight:800;font-size:15px;color:var(--portal-text)}.portal-cta-body{font-size:13px;line-height:1.5;color:var(--portal-muted)}.portal-cta-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.portal-progress{display:grid;gap:0}.portal-progress-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;min-height:56px}.portal-progress-rail{display:flex;flex-direction:column;align-items:center}.portal-progress-dot{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:800;background:#e5e7eb;color:#6b7280;flex-shrink:0}.portal-progress-item.is-done .portal-progress-dot{background:#10b981;color:#fff}.portal-progress-item.is-current .portal-progress-dot{background:var(--portal-accent);color:#fff;box-shadow:0 0 0 4px var(--portal-accent-soft)}.portal-progress-line{flex:1;width:2px;background:#e5e7eb;min-height:16px}.portal-progress-item.is-done .portal-progress-line{background:#10b981}.portal-progress-title{font-weight:700;font-size:14px;color:var(--portal-text);display:flex;flex-wrap:wrap;align-items:center;gap:6px}.portal-progress-date{font-size:12px;color:var(--portal-muted);margin-top:2px}.portal-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;background:#f3f4f6;color:#374151}.portal-badge.is-active{background:#fef3c7;color:#b45309}.portal-badge.is-current{background:var(--portal-accent-soft);color:var(--portal-accent)}html[data-theme=dark] .portal-badge{background:#262626;color:#d1d5db}html[data-theme=dark] .portal-badge.is-active{background:#431407;color:#fdba74}.portal-timeline{display:grid;gap:0}.portal-timeline-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px}.portal-timeline-dot{width:22px;height:22px;border-radius:50%;background:#e5e7eb;color:#4b5563;font-size:11px;font-weight:800;display:grid;place-items:center;flex-shrink:0}.portal-timeline-item.is-newest .portal-timeline-dot{background:var(--portal-accent);color:#fff}.portal-timeline-line{width:2px;flex:1;min-height:20px;background:#e5e7eb;margin:0 auto}.portal-timeline-card{padding:10px 12px;border-radius:var(--portal-radius-sm);border:1px solid var(--portal-border);background:var(--portal-card-bg);margin-bottom:10px}.portal-timeline-title{font-weight:700;font-size:14px;color:var(--portal-text)}.portal-timeline-time{font-size:12px;color:var(--portal-muted)}.portal-timeline-note{margin-top:6px;font-size:13px;line-height:1.5;color:var(--portal-muted);white-space:pre-line}.portal-support{display:grid;gap:12px}.portal-support-primary{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:var(--portal-radius-sm);background:var(--portal-accent);color:#fff;text-decoration:none;font-weight:700}.portal-support-primary small{font-weight:500;opacity:.9;font-size:12px}.portal-support-secondary{display:grid;grid-template-columns:1fr;gap:8px}.portal-support-btn{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border-radius:var(--portal-radius-sm);border:1px solid var(--portal-border);background:var(--portal-card-bg);text-decoration:none;color:var(--portal-text);font-weight:600;font-size:13px}.portal-support-btn small{color:var(--portal-muted);font-weight:500}.portal-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#ffffffeb;border-top:1px solid rgba(15,23,42,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 -8px 24px #0f172a14}html[data-theme=dark] .portal-sticky{background:#161618f0;border-top-color:#ffffff14}.portal-sticky a,.portal-sticky button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border-radius:12px;font-size:13px;font-weight:700;border:0;cursor:pointer;text-decoration:none;font-family:inherit}.portal-sticky-call{background:var(--portal-accent);color:#fff}.portal-sticky-btn{background:var(--portal-accent-soft);color:var(--portal-accent)}.portal-page-pad-sticky{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.tracuu-old-page .tracuu-old-search-card,.tracuu-old-page .tracuu-old-card{border-radius:var(--portal-radius);border-color:var(--portal-border)}body.hide-floating-zalo .floating-zalo{display:none!important;pointer-events:none!important;visibility:hidden!important}.tracuu-qr-trigger{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(22,119,255,.18);background:linear-gradient(135deg,#1677ff1a,#1677ff08 55%,#ffffffe6);box-shadow:0 4px 14px #1677ff14;cursor:pointer;text-align:left;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:inherit}.tracuu-qr-trigger:hover{border-color:#1677ff66;box-shadow:0 6px 18px #1677ff24;transform:translateY(-1px)}.tracuu-qr-trigger:active{transform:translateY(0)}.tracuu-qr-trigger:focus-visible{outline:2px solid #1677ff;outline-offset:2px}.tracuu-qr-trigger-icon{flex-shrink:0;width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;color:#fff;background:linear-gradient(145deg,#3b82f6,#1677ff 55%,#0958d9);box-shadow:0 4px 12px #1677ff59}.tracuu-qr-trigger-copy{flex:1;min-width:0;display:grid;gap:2px}.tracuu-qr-trigger-title{font-size:15px;font-weight:800;color:#1f2a1d;line-height:1.25}.tracuu-qr-trigger-desc{font-size:12px;font-weight:500;color:#1f2a1d94;line-height:1.35}.tracuu-qr-trigger-action{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;color:#1677ff;font-size:16px}.tracuu-qr-trigger-scan{font-size:18px}.tracuu-qr-trigger-chevron{font-size:12px;opacity:.7}.tracuu-qr-trigger.is-desktop{max-width:100%;padding:14px 16px;border-radius:12px}.tracuu-qr-trigger.is-desktop .tracuu-qr-trigger-title{font-size:15px}html[data-theme=dark] .tracuu-qr-trigger,html[data-prefers-color-scheme=dark] .tracuu-qr-trigger{border-color:#60a5fa47;background:linear-gradient(135deg,#2563eb33,#1e1e1ef2);box-shadow:0 4px 14px #00000040}html[data-theme=dark] .tracuu-qr-trigger:hover,html[data-prefers-color-scheme=dark] .tracuu-qr-trigger:hover{border-color:#60a5fa80}html[data-theme=dark] .tracuu-qr-trigger-title,html[data-prefers-color-scheme=dark] .tracuu-qr-trigger-title{color:#f3f4f6}html[data-theme=dark] .tracuu-qr-trigger-desc,html[data-prefers-color-scheme=dark] .tracuu-qr-trigger-desc{color:#ffffff8c}html[data-theme=dark] .tracuu-qr-trigger-action,html[data-prefers-color-scheme=dark] .tracuu-qr-trigger-action{color:#69b1ff}.tracuu-qr-modal-title{display:inline-flex;align-items:center;gap:8px;font-weight:700}.tracuu-qr-modal-hint{font-size:13px;line-height:1.45;display:block}.tracuu-qr-modal-status{display:flex;align-items:center;gap:8px;font-size:13px}.tracuu-qr-modal-status.is-scanning{color:#059669}.tracuu-qr-pulse{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 #10b98180;animation:tracuuQrPulse 1.4s ease infinite}@keyframes tracuuQrPulse{0%{box-shadow:0 0 #10b98173}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.tracuu-qr-video-shell{position:relative;border-radius:14px;overflow:hidden;background:#0b0b0c;min-height:280px;box-shadow:inset 0 0 0 1px #ffffff14}.tracuu-qr-video{width:100%;display:block;min-height:280px;max-height:380px;object-fit:cover;background:#111}.tracuu-qr-frame{pointer-events:none;position:absolute;top:18%;right:18%;bottom:18%;left:18%;border-radius:12px;box-shadow:0 0 0 9999px #0006}.tracuu-qr-frame .c{position:absolute;width:22px;height:22px;border:3px solid #fff}.tracuu-qr-frame .tl{top:0;left:0;border-right:0;border-bottom:0;border-radius:6px 0 0}.tracuu-qr-frame .tr{top:0;right:0;border-left:0;border-bottom:0;border-radius:0 6px 0 0}.tracuu-qr-frame .bl{bottom:0;left:0;border-right:0;border-top:0;border-radius:0 0 0 6px}.tracuu-qr-frame .br{bottom:0;right:0;border-left:0;border-top:0;border-radius:0 0 6px}.tracuu-qr-modal-actions{display:grid;gap:8px}.tracuu-qr-pick-btn{font-weight:600}.portal-print-sheet{display:none}@media print{.no-print,.portal-sticky,.ntpc-nav-glass,.floating-zalo,header,footer,.customer-header{display:none!important}body{background:#fff!important;color:#000!important}.portal-print-sheet{display:block!important;padding:8mm;font-family:system-ui,sans-serif;color:#111}.portal-print-header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:2px solid #111;padding-bottom:8px;margin-bottom:12px}.portal-print-brand{font-size:16px;font-weight:800}.portal-print-sub{font-size:12px;color:#444;margin-top:2px}.portal-print-code{font-size:22px;font-weight:800;letter-spacing:.04em;margin:8px 0 4px}.portal-print-status{display:inline-block;font-weight:700;font-size:13px;border:1px solid #111;border-radius:999px;padding:2px 10px;margin-bottom:8px}.portal-print-headline{font-size:12px;line-height:1.45;margin:0 0 12px}.portal-print-table{width:100%;border-collapse:collapse;font-size:12px}.portal-print-table td{border-bottom:1px solid #ddd;padding:6px 4px;vertical-align:top}.portal-print-table td:first-child{width:34%;color:#555;font-weight:600}.portal-print-footer{margin-top:16px;padding-top:8px;border-top:1px solid #ccc;font-size:11px;color:#444}.portal-print-url{word-break:break-all;margin-top:4px;font-size:10px}@page{size:A5 portrait;margin:8mm}}
