.app-shell{max-width:991px;margin:0 auto;padding:0}.app-shell.wide{max-width:none;width:100%;margin:0;padding:0}.app-header{display:flex;align-items:center;padding:24px 0 12px;border-bottom:1px solid rgba(15,23,42,.08);margin-bottom:20px}.app-header .logo{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#111827}.app-header .logo img{height:28px;width:auto;display:block}.app-header .logo .logo-fallback{opacity:.7}.app-main{min-height:calc(100vh - 140px)}.home-wrap{background:radial-gradient(120% 200% at 0% 0%,#1b2231,#111319 60%);border-radius:20px;padding:40px;color:#f5f6ff;display:flex;flex-direction:column;gap:18px}.home-wrap .eyebrow{color:#8ab4ff}.home-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.home-cards article{background:#ffffff0f;border-radius:12px;padding:16px}.home-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.link-card{display:flex;flex-direction:column;gap:6px;padding:14px;border-radius:12px;background:#ffffff0d;color:#f5f6ff;border:1px solid rgba(255,255,255,.08);text-decoration:none;transition:transform .12s ease,border-color .12s ease,background .12s ease}.link-card:hover{transform:translateY(-2px);border-color:#fff3;background:#ffffff14}.link-title{margin:0;font-weight:700;font-size:1rem}.link-desc{margin:0;color:#cdd3ea;font-size:.9rem}.link-path{margin-top:auto;color:#8ab4ff;font-size:.85rem}.home-wrap .note{color:#9ea7c1}.center-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.admin-page{display:flex;flex-direction:column;gap:24px}.admin-login{display:grid;gap:12px;max-width:360px}.admin-login label{display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:#c7cde0}.admin-login input{border-radius:10px;border:1px solid rgba(255,255,255,.1);padding:10px 12px;background:#151924;color:#fff}.error-text{color:#ff6b6b;margin:0}.admin-profile{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-radius:12px;background:linear-gradient(135deg,#8ab4ff33,#3857ff1a)}.admin-profile p{margin:4px 0 0;color:#d9def2}.admin-profile .tag{padding:4px 10px;border-radius:999px;background:#fff3;font-size:.8rem;text-transform:uppercase}.board-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.board-grid li{padding:16px;border-radius:14px;background:#131722;border:1px solid rgba(255,255,255,.08)}.board-grid .title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.board-grid .title small{color:#7f889e}.board-grid p{margin:0 0 10px;color:#b8c1d9}.status{padding:4px 10px;border-radius:999px;font-size:.8rem;font-weight:600}.status.active{background:#4cc95b33;color:#6cf191}.status.inactive{background:#ff6b6b33;color:#ff9292}.admin-table{width:100%;border-collapse:collapse;margin-top:12px;font-size:.95rem}.admin-table th,.admin-table td{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.05);text-align:left}.ghost-btn{background:transparent;border:1px solid rgba(255,255,255,.2);padding:6px 12px;border-radius:10px;color:inherit}.admin-panel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:32px}.admin-panel-grid article{background:#10141fcc;padding:16px;border-radius:16px;display:flex;flex-direction:column;gap:10px}.admin-panel-grid label{display:flex;flex-direction:column;gap:4px;font-size:.95rem}.admin-panel-grid input,.admin-panel-grid textarea,.admin-panel-grid select{border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#00000059;color:inherit;padding:8px 10px;font-size:.95rem}.workflow-msg{color:#8ab4ff}.workflow-err{color:#ff6b6b}.role-select-inline{display:flex;align-items:center;gap:8px}.role-select-inline select{flex:1;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#00000059;color:inherit;padding:6px 10px;font-size:.9rem}:root{--card-bg: #ffffff}.role-page.mobile{padding:0 0 48px;display:flex;flex-direction:column;gap:16px}.role-page .card{background:var(--card-bg);padding:16px;border-radius:16px;display:flex;flex-direction:column;gap:6px;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 28px #0f172a14}.role-page .card.list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.role-page .card.list li{display:flex;flex-direction:column;gap:2px;font-weight:500}.role-page .highlight{font-size:1.8rem;font-weight:700;color:#8ab4ff}.role-page label{display:flex;flex-direction:column;gap:4px;margin-bottom:10px;font-size:.9rem}.role-page input,.role-page textarea{width:100%;border-radius:10px;border:1px solid rgba(15,23,42,.15);background:#ffffffe6;color:#111;padding:8px 10px;font-size:.95rem}.input-label{font-size:.8rem;color:#8a92a6;text-transform:uppercase;letter-spacing:.08em}.error-text{color:#ff8080;font-size:.9rem}.hint{font-size:.9rem;color:#475569}.ordered-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.ordered-list li{border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:10px;background:#fff}.ordered-list li.done{opacity:.6;background:#f8fafc}.pill{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;background:#e2e8f0;color:#0f172a;font-size:.8rem;text-transform:uppercase}.pill.ok{background:#d1fae5;color:#065f46}.inline-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}.inline-actions .link{color:#2563eb;font-weight:600}.inline-actions .secondary{border:1px solid #cbd5e1;background:#fff;padding:6px 10px;border-radius:8px;cursor:pointer}.select-field{width:100%;border-radius:10px;border:1px solid rgba(15,23,42,.15);background:#fffffff2;padding:8px 10px;font-size:.95rem;color:#111}.driver-hide-header .app-header{display:none!important}.hd-line{position:relative;width:100%;line-height:60px;background:#fff url(/imgs/center-logo.png) no-repeat 20px center/60px!important;margin:0;text-align:center;font-size:18px}.hd-tit-description{font-size:13px;color:#888;padding:0;margin:0 0 5px}#partner .header-badge-line{width:100%}#select-senter{position:relative;background:#fff url(../imgs/senter_d.png) no-repeat left center/22px;padding-left:34px;align-items:center}#select-adm{position:relative;background:#fff url(../imgs/memb_d.png) no-repeat left center/22px;padding-left:34px;align-items:center}.menu-wrapper{position:absolute;right:20px;top:8px;display:flex;align-items:center;gap:8px;z-index:2}.hamburger-btn{width:44px;height:44px;border-radius:12px;border:1px solid var(--mainColor);background:var(--mainColor);color:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease}.hamburger-btn:hover{background:var(--darkenColor);transform:translateY(-1px);border-color:rvar(--darkenColor)}.hamburger-line{width:18px;height:2px;background:#fff;border-radius:999px;display:block;position:relative}.hamburger-line:before,.hamburger-line:after{content:"";position:absolute;left:0;width:18px;height:2px;background:#fff;border-radius:999px}.hamburger-line:before{top:-6px}.hamburger-line:after{top:6px}.driver-user-chip{line-height:32px;border:1px solid #dfe4ea;border-radius:16px;padding:0 12px;background:#fff;color:#0f172a;font-size:13px;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;box-shadow:0 1px 2px #0000000a}.menu-panel a.link{display:block;text-decoration:none;color:#444;font-weight:600;line-height:36px;font-size:16px}.menu-panel a.link:not(:last-child){border-bottom:1px solid #e1e1e1}.menu-panel a.link:hover{background:#ffffff0f}.menu-panel .menu-link-btn{text-decoration:none}.menu-link-btn{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:11px;color:#e2e8f0;font-weight:700;width:100%;text-align:left;border:1px solid rgba(148,163,184,.25);background:#ffffff05;cursor:pointer;box-shadow:inset 0 1px #ffffff0a;transition:background .14s ease,border-color .14s ease,transform .14s ease}.menu-link-btn:hover{background:#ffffff0f;border-color:#94a3b880;transform:translateY(-1px)}.menu-link-btn .menu-icon{font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center;width:20px}.menu-link-btn .menu-text{flex:1}.menu-panel a.disabled{opacity:.5;pointer-events:none}.driver-logout-btn{display:block;width:100%;margin-top:8px;line-height:40px;background:linear-gradient(180deg,#1da1f2,#0f8ad9);color:#fff!important;border:1px solid #0f8ad9;border-radius:8px;font-weight:700;font-size:16px;text-align:center;cursor:pointer;box-shadow:0 8px 18px #0f8ad940;transition:background .12s ease,transform .12s ease}.driver-logout-btn:hover{background:linear-gradient(180deg,#1fa7ff,#1298e7);transform:translateY(-1px)}.sub{display:flex;align-items:center}.sub-th{color:var(--darkenColor);font-size:14px;width:30px}.sub-th img{width:18px}select#partner-select{text-indent:35px;background:#fff url(../../imgs/memb_c.png) no-repeat 12px center/22px}.driver-locked-label{padding:10px 12px;border-radius:10px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;font-weight:700;display:inline-flex;align-items:center;gap:6px}input#search-button{text-indent:35px;background:#fff url(../../imgs/sch_c.png) no-repeat 12px center/20px}.steps{text-align:center;justify-content:center;width:25%;position:relative}.steps:nth-child(n+2):nth-child(-n+4):before{content:"";position:absolute;width:calc(100% - 48px);height:6px;right:calc(50% + 24px);top:20px;background-color:#eee}.step-icon{border-radius:50%;border:4px double #888;width:45px;height:45px;text-align:center;align-content:center;margin:0 auto;position:relative;z-index:2}.step-numb{font-size:12px;color:#475569}.steps.done:before,.steps.active:before{background-color:var(--darkenColor)!important}.steps.active .step-numb,.steps.active .step-title{color:var(--darkenColor);font-weight:700}.active .step-icon{border:4px solid var(--darkenColor);box-shadow:3px 3px 15px #0000004d;transform:scale(1.2) translateY(-5px)}.done .step-icon{border:0;background-color:var(--darkenColor)}.step-icon img{height:24px;vertical-align:middle}.settlement-history-backdrop{background:#0f172a52;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:20px}.settlement-history-modal{width:min(960px,94vw);max-height:88vh;border-radius:18px;border:1px solid #dbeafe;box-shadow:0 14px 36px #0f172a29;overflow:hidden}.settlement-history-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e2e8f0;background:linear-gradient(90deg,#f8fafc,#f1f5f9)}.settlement-history-title{font-weight:800;font-size:18px;color:#0f172a}.ghost-btn{height:36px;padding:0 12px;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #0f172a0f;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.ghost-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0f172a1f;border-color:#94a3b8}.ghost-btn.subtle{background:#f8fafc}.ghost-btn.small{height:32px;padding:0 10px;font-size:.92rem}.ghost-btn.primary{background:linear-gradient(135deg,#0ea5e9,#3cb1e5);color:#fff;border-color:#38bdf8;box-shadow:0 6px 16px #0ea5e940}.ghost-btn.primary:hover{border-color:#0284c7}.settlement-history-body{display:flex;flex-direction:column;gap:12px}.settlement-history-filters{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.settlement-history-filter{display:flex;flex-direction:column;gap:6px;color:#0f172a}.filter-label{font-weight:800;font-size:.95rem}.filter-dates,.settlement-history-presets{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-input{border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;background:#fff;color:#0f172a;min-width:160px}.filter-input:focus{outline:2px solid #bfdbfe;border-color:#3b82f6}.filter-tilde{color:#94a3b8;font-weight:700}.settlement-history-table{border:1px solid #e2e8f0;border-radius:14px;overflow:auto;background:#fff}.settlement-history-table .table-head,.settlement-history-table .table-row{display:grid;grid-template-columns:1.2fr 1fr .8fr 1fr;gap:8px;align-items:center;padding:10px 12px;min-width:620px;text-align:center}.settlement-history-table .table-head{background:#f8fafc;font-weight:800;color:#334155}.settlement-history-table .table-row{border-top:1px solid #f1f5f9;text-align:center}.settlement-history-table .td{font-size:.95rem}.settlement-history-table .amount{text-align:right;font-weight:800;color:#0f172a}.settlement-history-table .updated{font-size:.9rem;color:#475569}.settlement-history-table .center-name{font-weight:700}.settlement-history-table .center-code{font-size:12px;color:#64748b}.settlement-history-empty{padding:14px}.history-empty-card{margin-top:10px;border:1px dashed #cbd5e1;border-radius:12px;padding:12px;background:#f8fafc}.history-empty-card .table-row{border-top:1px dashed #e2e8f0}.history-empty-card .empty-title{font-weight:700;margin-bottom:6px;color:#0f172a}@media(max-width:640px){.settlement-history-header{align-items:flex-start}.ghost-btn{width:100%}.settlement-history-filters{flex-direction:column;align-items:stretch}.filter-input{width:100%}}html{background-color:#eee!important}.muted{color:#888}.error,.req{color:#ff4500!important}.btn.white.refresh{padding-right:35px;background:#fff url(../../imgs/refresh.png) no-repeat 90% center/18px}.btn.white.loading{padding-right:35px;background:#fff url(../../imgs/load.png) no-repeat 90% center/18px}.btns.white.line{border-color:var(--mainColor);color:var(--mainColor)}.btn{border:none;outline:none;border-radius:10px;padding:10px 18px;font-size:.95rem;cursor:pointer;transition:filter .12s ease}.btn:hover{filter:brightness(.95)}.btn.secondary{background:#e2e8f0;color:#0f172a}.btn:not(.secondary){background:var(--mainColor);color:#fff}small.small-description{font-size:13px;color:var(--mainColor);display:block;padding:0}.form-btn-wrap{text-align:center;background-color:#fff;border-radius:12px;padding:10px}.form-btn-wrap button{width:100%;height:48px;max-width:600px}.basic-title{text-align:center;font-size:16px;margin:0 0 20px;line-height:38px;background-color:#fff;color:var(--darkenColor)}.form-title-line{padding:20px 0}.form-title{font-size:22px;display:block;line-height:1.3em}p.tit-description{color:#666}p.tit-description strong{color:var(--darkenColor)}.store-region{padding:0 20px;margin:0}.store-region .region-wr{display:flex;background-color:#fff;border-radius:12px 12px 0 0;padding:20px 0;margin:0}.store-region .region-bx{width:50%;font-size:15px;padding:0 20px}.store-region .region-bx:last-child{border-left:1px solid #eee}.store-region .region-bx img{max-height:20px;margin-right:7px;vertical-align:middle}span.store-caution{vertical-align:bottom;border-top:1px solid #eee;text-align:center;color:#ff4500;margin:0;font-size:14px;background-color:#fff;border-radius:0 0 12px 12px;display:inline-block;width:100%;padding:5px 0}.basic-write-form{padding:20px}.basic-form-grid{border-radius:12px;background-color:#fff;padding:12px 20px 20px;margin-bottom:20px}.basic-form-grid:after{content:"";clear:both;display:block}.form-field{display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:#475569;padding:7px 0}.store-public-shell{min-height:80vh;display:flex;justify-content:center;background:#f1f5f9}.store-card{width:min(960px,100%);background:transparent;display:flex;flex-direction:column;gap:32px;border-radius:0!important;border:0!important;box-shadow:none!important}.register-card .store-name{font-size:20px;text-align:center;margin:0}.form-field input,.form-field textarea,.form-field select{border:1px solid #ccc;border-radius:22px;font-size:.95rem;width:100%;min-height:44px;padding:0 10px}.form-field textarea{resize:vertical;padding:10px}.form-field.span-2{width:100%}.field-description{display:block;line-height:normal;margin:0;width:100%}.fm-2{display:inline-flex;width:calc(50% - 8px)}.end-fm{float:right}.address-search{display:flex;gap:8px;max-width:490px;width:100%}.address-search input{flex:1}.address-search .btn{flex-shrink:0}button.btns.white.addr-sch{height:44px}button.btns.white.addr-sch img{max-height:18px;vertical-align:sub}.form-message{margin:0;font-size:.95rem}.form-message.success{color:#059669}.form-message.error{color:#dc2626}.form-message.pending{color:#2563eb}.send-chk.parcel-modal{text-align:center;justify-content:center}.send-chk img{max-width:40px;align-self:center}.parcel-modal-layer{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:3500}.parcel-modal-layer.visible{opacity:1;pointer-events:auto}.parcel-modal{background:#fff;width:min(440px,92%);border-radius:18px;box-shadow:0 20px 50px #0f172a40;padding:24px;display:flex;flex-direction:column;gap:16px;text-align:left}.parcel-modal h3{margin:0;font-size:1.25rem;color:#0f172a}.parcel-modal p{margin:0;line-height:1.4;color:#1f2937}.parcel-modal-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.pending-modal-layer{position:fixed;inset:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:3600}.pending-modal-layer.visible{opacity:1;pointer-events:auto}.pending-modal{background:#fff;width:min(520px,90%);border-radius:18px;box-shadow:0 20px 45px #0f172a4d;padding:24px;display:flex;gap:20px;align-items:center}.pending-text h3{margin:0;font-size:1.2rem;color:#0f172a}.pending-text p{margin:4px 0 0;color:#475569;line-height:1.4}.loading-spinner{width:48px;height:48px;border-radius:50%;border:4px solid var(--fadeColor);border-top-color:var(--darkenColor);animation:spinner 1s linear infinite}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-modal-layer{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:3600}.success-modal-layer.visible{opacity:1;pointer-events:auto}.success-modal{background:#fff;width:min(560px,92%);border-radius:18px;padding:28px;box-shadow:0 25px 50px #0f172a40;display:flex;flex-direction:column;gap:18px;text-align:left}.wizard-header{margin-bottom:10px}.wizard-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.wizard-option{border:1px solid #cbd5e1;border-radius:12px;padding:12px;background:#f8fafc;cursor:pointer;text-align:left;text-align:center}.wizard-options img{max-width:30px}.wizard-options .sub-txt{font-size:12px;color:var(--darkenColor);word-break:keep-all}.wizard-option.active{border-color:var(--darkenColor);background:var(--fadeColor)}.wizard-option strong{display:block;margin-bottom:4px;color:#0f172a}#receiver-form{max-height:calc(100vh - 200px);overflow-y:scroll;padding-left:0;padding-right:0}.success-content h3{margin:0;font-size:1.4rem;color:#0f172a}.success-content p{margin:6px 0 0;color:#475569;line-height:1.45}.ad-banner{margin-top:10px;border:1px dashed #93c5fd;border-radius:14px;padding:16px;background:#93c5fd26;display:flex;align-items:center;gap:12px;color:#1d4ed8}.ad-banner span{font-weight:700}.fee-banner{background:#eef2ff;border:1px solid #cbd5f5;border-radius:12px;padding:10px 12px;margin:6px 0 2px;color:#334155;line-height:1.5}.fee-banner__title{margin:0 0 4px;font-weight:700}.fee-banner__body{margin:0;font-size:.95rem}.postcode-layer{position:fixed;inset:0;background:#0f172a73;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:3000}.postcode-layer.visible{opacity:1;pointer-events:auto}.postcode-sheet{background:#fff;border-radius:16px;width:min(520px,100%);padding:16px;box-shadow:0 20px 40px #0f172a4d}.postcode-close{border:none;background:transparent;color:#475569;font-size:.9rem;margin-left:auto;display:block;cursor:pointer;margin-bottom:8px}.postcode-embed{width:100%;height:auto}.postcode-embed>div{width:100%!important}@media(max-width:640px){.store-region{padding:0 10px}.basic-write-form{padding:20px 10px}.basic-form-grid{border-radius:0}.store-region .region-bx{padding:0 0 0 7px;font-size:14px}.store-card{padding:28px}.form-field.span-2{grid-column:span 1}.address-search .btn{width:100%}}.hub-console{padding:32px 0 48px}.hub-console header h1{margin:6px 0;font-size:1.8rem}.hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:24px}.hub-grid article{background:#1c1f27;padding:18px;border-radius:16px}.hub-grid article h2{margin-top:0;font-size:1.1rem}.hub-grid ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.hub-grid li{display:flex;flex-direction:column;gap:4px;font-weight:500}.hub-grid label{display:flex;flex-direction:column;gap:4px;margin-bottom:10px;font-size:.9rem}.hub-grid input{border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#0a0c14cc;color:inherit;padding:8px 10px}.center-shell{min-height:100vh;background:#f1f1f1;padding:0;color:#222}.center-shell .center-layout{max-width:100%;padding-right:16px;padding-left:52px}.center-shell .center-layout.on{padding-left:173px}.center-side{position:fixed;left:0;top:0;z-index:10}.center-layout{display:flex;align-items:flex-start;width:100%;position:relative}.center-sidebar{width:52px;background:#fff;border-right:1px solid #e2e8f0;height:100vh;position:sticky;top:0;box-shadow:2px 0 10px #0000000a;flex-shrink:0;z-index:5}.center-sidebar.on,.center-layout.on .center-sidebar{width:174px}.center-layout.on .center-sidebar .sidemenu-name{display:inline-flex}.center-main{flex:1;width:100%;padding:56px 24px 48px;position:relative;z-index:99}.center-hero{width:100%;margin:0 0 22px;display:flex;flex-direction:column;gap:12px}.center-hero h1{margin:16px 0 2px;font-size:22px;font-weight:400}.tit-description{color:#888;padding:0;margin:0;font-size:14px}.sub-description{color:#888;padding:0;margin:0;font-size:14px;text-align:center;line-height:normal}.header-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.admin-select select{background:#fff;border:1px solid #cbd5e1;padding:8px 10px;border-radius:10px;color:#0f172a}.marginT20{margin-top:20px}.btn.white,.btns.white{background-color:#fff;color:#444;border:1px solid #ccc}.btn.main{background-color:var(--mainColor);color:#fff;border:1px solid var(--mainColor)}.btn.white.refresh{padding-right:35px;background:#fff url(../../imgs/refresh.png) no-repeat 90% center/18px}.btn.white.loading{padding-right:35px;background:#fff url(../../imgs/load.png) no-repeat 90% center/18px}.btns.white{height:32px;padding:0 12px;font-size:14px}.hidden{display:none!important}.btn-group{display:flex;gap:7px}.center-side{padding-top:56px}.center-side-head{position:fixed;top:0;left:0;width:173px;display:flex;z-index:999;box-shadow:0 5px 5px #00000012}.center-side-head a.slide-side{width:52px;height:56px;background:url(../../imgs/menu_open.png) no-repeat 50% 52%/28px,linear-gradient(to right bottom,var(--mainColor),var(--darkenColor))}.center-side-head a.slide-side.on{background:url(/imgs/menu_close.png) no-repeat 50% 52%/28px,linear-gradient(to right bottom,var(--mainColor),var(--darkenColor))}.center-logo{padding:8px 0;height:56px;background-color:#fff;width:121px;text-align:center}.center-logo img{max-height:32px}.header-row{position:fixed;z-index:900;left:174px;top:0;height:56px;background-color:#fff;width:calc(100% - 174px);box-shadow:5px 5px 5px #0000000d}.header-row .admin-select select{width:300px;height:56px;border-radius:0;background-color:#fff;border:0;font-size:15px;border-right:1px solid #ddd}.center-name-chip{min-width:320px;max-width:420px;height:56px;display:flex;align-items:center;padding:0 18px;font-size:15px;font-weight:600;border-right:1px solid #ddd;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.time-display{display:flex;align-items:center;gap:16px;flex:1;justify-content:flex-end}.user-controls{display:flex;align-items:center;gap:10px}.center-logout{width:36px;height:36px;border-radius:18px;border:1px solid #d0d7e2;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.center-logout svg{width:18px;height:18px;fill:#111}.center-logout:hover{border-color:#94a3b8}.auto-refresh-status{border:1px solid #ddd;border-radius:20px;padding:0 8px;line-height:32px;display:flex;align-items:center;gap:5px}.auto-refresh-status .refresh-icon{width:24px;height:24px;border-radius:12px;background-color:var(--mainColor)}.auto-refresh-status img{width:100%;padding:5px}.today-clock{margin:0 0 0 auto;line-height:32px;border:1px solid #ddd;border-radius:16px;padding:0 10px}.user-chip{line-height:32px;border:1px solid #cbd5e1;border-radius:16px;padding:0 12px;background:#f8fafc;color:#0f172a;font-size:13px;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.nav-btn{width:100%;text-align:left;padding:0;line-height:44px;border-radius:0;border:none;background:#fff;cursor:pointer;margin-bottom:0;color:#0f172a;font-weight:600;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;letter-spacing:-.04em;position:relative}.nav-btn .sidemenu-icon{width:52px;height:44px;background-position:center center;background-size:18px 18px;position:relative;background-repeat:no-repeat}.center-sidebar .nav-btn .sidemenu-name{display:none}.center-sidebar.on .nav-btn .sidemenu-name{display:inline-flex}.nav-btn .sidemenu-icon.dashboard{background-image:url(/imgs/category_g.png)}.nav-btn .sidemenu-icon.station{background-image:url(/imgs/load_g.png)}.nav-btn .sidemenu-icon.sorting{background-image:url(/imgs/barcode_g.png)}.nav-btn .sidemenu-icon.dispatch{background-image:url(/imgs/truck_g.png)}.nav-btn .sidemenu-icon.delivery{background-image:url(/imgs/loca_g.png)}.nav-btn .sidemenu-icon.team{background-image:url(/imgs/memb_g.png)}.nav-btn .sidemenu-icon.stores{background-image:url(/imgs/shop_add_g.png)}.nav-btn .sidemenu-icon.wallets{background-image:url(/imgs/delivery_pay.png)}.nav-btn .sidemenu-icon.settlement{background-image:url(/imgs/bag_g.png)}.nav-btn .sidemenu-icon.driverSettlement{background-image:url(/imgs/history_c.png)}.nav-btn .sidemenu-icon.payment{background-image:url(/imgs/truck_fee_g.png)}.nav-btn .sidemenu-icon.pg{background-image:url(/imgs/pay_setting_g.png)}.nav-btn .sidemenu-icon.settings{background-image:url(/imgs/clock_g.png)}.nav-btn .sidemenu-icon.stats{background-image:url(/imgs/sch_g.png)}.nav-btn.active{background:#e0f2fe;color:var(--darkenColor)}.nav-btn.active .sidemenu-icon.dashboard{background-image:url(/imgs/category_d.png)}.nav-btn.active .sidemenu-icon.station{background-image:url(/imgs/load_d.png)}.nav-btn.active .sidemenu-icon.sorting{background-image:url(/imgs/barcode_d.png)}.nav-btn.active .sidemenu-icon.dispatch{background-image:url(/imgs/truck_d.png)}.nav-btn.active .sidemenu-icon.delivery{background-image:url(/imgs/loca_d.png)}.nav-btn.active .sidemenu-icon.team{background-image:url(/imgs/memb_d.png)}.nav-btn.active .sidemenu-icon.stores{background-image:url(/imgs/shop_add_d.png)}.nav-btn.active .sidemenu-icon.wallets{background-image:url(/imgs/delivery_pay_d.png)}.nav-btn.active .sidemenu-icon.settlement{background-image:url(/imgs/bag_d.png)}.nav-btn.active .sidemenu-icon.driverSettlement{background-image:url(/imgs/history_c.png)}.nav-btn.active .sidemenu-icon.payment{background-image:url(/imgs/truck_fee_d.png)}.nav-btn.active .sidemenu-icon.pg{background-image:url(/imgs/pay_setting_d.png)}.nav-btn.active .sidemenu-icon.settings{background-image:url(/imgs/clock_d.png)}.nav-btn.active .sidemenu-icon.stats{background-image:url(/imgs/sch_d.png)}.nav-btn.active .sidemenu-icon:after{content:"";display:inline-block;width:3px;height:44px;right:0;top:0;position:absolute;background-color:var(--darkenColor)}.center-sidebar.on .nav-btn.active:after{content:"";position:absolute;width:18px;height:30px;right:0;top:calc(50% - 15px);background:url(/imgs/triangle_d.png) no-repeat left 50%/12px}.dash-flex{width:100%;display:flex;flex-wrap:wrap;gap:20px;font-size:15px;color:#222}.dash-flex .dash-bx{width:calc(100% / 3 - 10px)}.dash-flex .wide-4{display:flex;flex-wrap:wrap;gap:20px;width:calc((100% / 3 * 2) - 10px)}.dash-flex .wide-4 .dash-inside{width:calc(50% - 10px);background-color:#fff}.dash-flex .dash-full{width:100%}.dash-flex .dash-bx-3-1{width:410px}.dash-flex .dash-bx-3-2{width:calc(100% - 430px);margin:0 0 0 auto}.dash-flex .dash-bx-4-1{width:290px}.dash-flex .dash-bx-4-3{width:calc(100% - 310px);margin:0 0 0 auto}.dash-flex .dash-bx-5-1{width:330px}.dash-flex .dash-bx-5-4{width:calc(100% - 360px);margin:0 0 0 auto}.dash-flex .dash-bx-6-1{width:280px}.dash-flex .dash-bx-6-5{width:calc(100% - 310px);margin:0 0 0 auto}.top-balance-row{display:flex;justify-content:flex-end;margin-bottom:14px;gap:12px;flex-wrap:wrap}.balance-card{background:#fff;padding:14px 18px;min-width:220px;display:flex;flex-direction:column;gap:6px}.balance-card .label{color:#475569;font-size:13px}.balance-card .amount{font-size:22px;line-height:1.2;letter-spacing:-.02em}.stat-band{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.stat-chip{background:#fff;padding:12px 14px;border-radius:14px;min-width:180px;box-shadow:0 8px 20px #0f172a0f;display:flex;flex-direction:column;gap:4px}.stat-chip .label{font-size:12px;color:#475569}.stat-chip strong{font-size:20px}.stat-chip.accent{background:linear-gradient(135deg,#0ea5e9,#06b6d4);color:#fff}.stat-chip.accent .label{color:#e0f2fe}.stat-chip.muted{background:#f8fafc}.flow-steps{padding-left:18px;line-height:1.6;color:#0f172a;font-size:14px;margin:6px 0 0}.flow-steps li{margin-bottom:6px}.hint-card{margin-top:10px;padding:10px 12px;border-radius:12px;background:#f1f5f9;color:#0f172a;font-size:13px;display:flex;gap:8px;align-items:center}.hint-card .label{font-size:12px;font-weight:700;color:#0f172a}.modal-backdrop{position:fixed;left:0;top:0;width:100%;height:100%;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:12000;padding:16px}.modal-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0f172a40;max-width:420px;width:100%;padding:18px}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.modal-title{margin:4px 0 0;font-size:20px}.modal-sub{font-size:12px;color:#475569}.modal-body{display:flex;flex-direction:column;gap:10px}.info-row{display:flex;justify-content:space-between;gap:12px;font-size:14px}.info-row .label{color:#475569;min-width:90px}.info-row .value{color:#0f172a;font-weight:600}.dash-head-line{display:flex;gap:12px}.dash-head-line img{max-height:21px}.dash-head-line .dash-icon{width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,#0ea5e9,#06b6d4);display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff}.dash-head-line .dash-icon.blue{background:linear-gradient(135deg,#2563eb,#0891b2)}.dash-head-line .dash-tit{font-size:17px}.pickup-form-card{position:relative;overflow:hidden}.pickup-form-card:after{content:"";position:absolute;right:-60px;top:-80px;width:220px;height:220px;background:radial-gradient(circle at center,rgba(14,165,233,.08),transparent 65%)}.pickup-list-card{display:flex;flex-direction:column;gap:10px}.pickup-list-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;flex-wrap:wrap}.pickup-list-head .muted.small{margin:2px 0 0;font-size:12px}.pickup-stats{display:flex;gap:8px;align-items:center}.pickup-row{display:grid;grid-template-columns:1.4fr 1fr auto;gap:10px;align-items:center;padding:12px 10px;border-bottom:1px solid #e2e8f0}.pickup-row.base{background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;box-shadow:inset 0 1px #fff9;margin-bottom:6px}.pickup-row .name{font-weight:700;color:#0f172a}.pickup-row .addr,.pickup-row .note{font-size:13px}.pickup-actions-row{display:flex;align-items:center;gap:8px;justify-content:flex-end}.pickup-row.no-note{grid-template-columns:1.6fr auto}.pickup-list-body{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fff;max-height:420px;overflow-y:auto}.pickup-empty{padding:14px;text-align:center;color:#64748b}.pickup-empty.error{color:#b91c1c}.chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.chip.on{background:#e0f2fe;color:#0ea5e9}.chip.off{background:#f1f5f9;color:#475569}.form-grid.vertical{display:flex;flex-direction:column;gap:12px}.form-grid.vertical label>span{display:block;margin-bottom:6px;font-weight:600;color:#0f172a}.form-grid.vertical .btn-row{padding-top:4px}.btn.xs.danger{color:#b91c1c;border-color:#fca5a5}.dash-bx-2{width:100%;display:flex;gap:20px}.dash-bx-2 .dash-in-card{width:50%;padding:0}.dash-in-card{padding:20px;background-color:#fff}.small-description{font-size:12px;color:var(--basicGray);display:block;padding:5px 0}.round-input{width:100%;background:#fff;border:1px solid #ccc;border-radius:22px;padding:0 12px;color:var(--fontColor);font-size:16px;height:44px}.btns{border-radius:22px;height:44px;border:0;padding:0;margin:0}.btns.blue-btn{background-color:var(--mainColor)}.btns.blue-btn:hover{background-color:var(--darkenColor)}#senter{background-color:#fff;padding:12px 16px;font-size:14px}.senter-name{display:flex;align-items:center;gap:12px;padding:10px 0 16px;border-bottom:1px solid #ddd;margin-bottom:20px}.senter-icon img{max-height:25px}.senter-tit{margin:0}.senter-tit .tit{font-size:17px;display:block}.senter-tit .senter-code{color:#666;display:block}.senter-tit .copy-btn{display:inline-block;font-size:12px;color:#888;line-height:18px;border:1px solid #ddd;padding:0 8px;border-radius:12px;margin-left:8px}.senter-grid{display:flex;flex-wrap:wrap;gap:20px 0}.senter-grid li{width:50%}.senter-grid li .grid-label{font-size:13px;color:#888;display:block}.senter-bd{padding:20px 0}.senter-tbl li{border-top:1px solid #ddd;display:flex;align-items:center;padding:10px 0}.senter-tbl li .th{width:85px;font-size:13px;color:#888}.senter-tbl li .td{padding-left:12px;border-left:1px solid #ddd;line-height:1.3em}.dash-hd{position:relative;text-align:center;line-height:40px;border-bottom:1px solid var(--fadeGray);font-size:17px}.dash-hd a{position:absolute;right:10px;top:calc(50% - 12px);line-height:24px;background-color:#fff;border:1px solid var(--fadeGray);color:var(--basicGray);font-size:13px;border-radius:12px;padding:0 10px}#dashboard{align-items:flex-start}.tbl-list{width:100%;height:150px;overflow-y:scroll;position:relative}.tbl-list li{display:grid;grid-template-columns:140px 140px 1fr;border-bottom:1px solid #e8e8e8;padding:7px 0}.tbl-list li strong:first-child{text-indent:8px}#dashboard .tbl-list li{grid-template-columns:1fr 1fr 120px}#team .tbl-list li{grid-template-columns:90px 120px 1fr}.tbl-list li span{border-left:1px solid #e8e8e8;padding-left:8px}.dash-bd{padding:0 12px 16px}.dash-ft{padding:10px 0}.dash-ft .dash-btns{display:flex;justify-content:center;gap:5px}.mini-btn{line-height:26px;border:1px solid var(--fadeGray);border-radius:13px;font-size:13px;background-color:#fff;color:var(--basicGray);padding:0 10px}.totalCnt{background-color:var(--darkenColor);display:inline-block;padding:0 8px;font-size:14px;color:#fff;border-radius:15px;line-height:24px}.stt-ul{display:flex;padding:20px;flex-wrap:wrap;gap:12px}.status-order{display:flex;gap:10px 22px;flex-wrap:wrap}.status-order li.status-li{width:auto}a.status-link{cursor:pointer;display:inline-block;color:var(--fontColor);background-color:#fff}.status-subj{font-size:15px}.status-subj .icon{display:inline-block;width:14px;height:14px;vertical-align:middle;margin-right:3px}.status-count{font-size:15px;color:var(--darkenColor);margin-left:3px}li.status-li[sttname="상점 보관중"] .icon{background:url(../../imgs/bag.png) no-repeat 50% 50%/100%}li.status-li[sttname=대기] .icon{background:url(../../imgs/inbox.png) no-repeat 50% 50%/100%}li.status-li[sttname="집하 완료"] .icon{background:url(../../imgs/cart.png) no-repeat 50% 50%/100%}li.status-li[sttname="센터 도착"] .icon{background:url(../../imgs/senter.png) no-repeat 50% 50%/100%}li.status-li[sttname=완료] .icon{background:url(../../imgs/done.png) no-repeat 50% 50%/100%}li.status-li[sttname=발송] .icon{background:url(../../imgs/delivery.png) no-repeat 50% 50%/100%}li.status-li[sttname="분류 완료"] .icon{background:url(../../imgs/boxs.png) no-repeat 50% 50%/100%}li.status-li[sttname="분류 중"] .icon{background:url(../../imgs/barcode.png) no-repeat 50% 50%/100%}.status-cancel .icon{background:url(../../imgs/close_g.png) no-repeat 50% 50%/100%}.status-cancel{width:100%;padding-top:12px;border-top:1px solid #eee}.cancel-link .status-subj{width:auto}.status-cancel a.cancel-link{color:var(--basicGray);justify-content:center;gap:12px;width:100%;cursor:pointer;border-radius:18px;display:flex;flex-wrap:wrap;height:100%;align-items:center;background-color:#f8f8f8;padding:12px 0}.cancel-link .status-count{width:auto}a.cancel-link:hover,a.status-link:hover{background-color:#e7f1f5;color:var(--fontColor)}#delivery-ul{display:flex;gap:5px 10px;font-size:13px;padding:20px;flex-wrap:wrap}#delivery-ul .delivery-li{width:100%;position:relative;display:grid;grid-template-columns:100px 1fr}#delivery-ul .delivery-li .subj{display:inline-block;width:100%}#delivery-ul .delivery-li .cont{font-size:1.2em;font-weight:600}#delivery-ul .delivery-li .cont ul{display:flex;gap:10px;flex-wrap:wrap;color:#ff4500;font-size:13px}.no-list{font-size:14px;font-weight:400;padding:0;margin:0;line-height:1.4em}.no-list.text-center{text-align:center;line-height:80px;border-bottom:1px solid #eee}#stt-week{display:block}#station.dash-flex{align-items:flex-start}#station-shop.dash-in-card{padding-right:0}.senter-shop-status{margin-top:10px;max-height:615px;overflow-y:scroll}.senter-shop-status button.shop-stt{border-radius:12px 0 0 12px;width:100%;text-align:left;padding:8px 12px 8px 8px;display:flex;background-color:#fff;color:#444;align-items:center;position:relative;font-size:14px}.senter-shop-status button.shop-stt:after{content:"";display:inline-block;width:100%;height:1px;background-color:#eee;position:absolute;left:0;bottom:0}.senter-shop-status button.shop-stt .shop-name *{display:block}.senter-shop-status .shop-count{margin:0 0 0 auto}.senter-shop-status button.shop-stt.active{background-color:var(--mainColor);color:#fff}.sch-grid{display:flex;align-items:center;gap:10px}.sch-grid input.token-input{margin:0;height:40px;border-radius:20px;min-width:210px}.sch-grid .btn.reset{border-radius:20px;height:40px;background-color:#fff;border:1px solid #888;color:#444;padding:0 12px;font-size:13px;font-weight:500}.fake-label{color:var(--mainColor);letter-spacing:.15em;padding-right:10px;border-right:1px solid #ddd}.reset img{max-height:18px;vertical-align:sub}.sch-hint{font-size:13px;color:#888;margin-bottom:0;padding:0}.status-tabs{display:flex;gap:3px;flex-wrap:wrap;margin-bottom:0;margin-top:12px;border-bottom:3px solid var(--darkenColor)}.status-tabs button.chip{font-size:14px;border-radius:12px 12px 0 0}.stt-tab{padding:1px 0 1px 22px;background:no-repeat left 50%/17px 17px}.status-tabs .count{display:block;width:100%;font-size:1.15em;font-weight:700;color:var(--darkenColor)}.status-tabs button.chip.active .count{color:#fff}.status-tabs button.chip:nth-child(1) .stt-tab{background-image:url(../../imgs/bag.png)}.status-tabs button.chip:nth-child(2) .stt-tab{background-image:url(../../imgs/inbox.png)}.status-tabs button.chip:nth-child(3) .stt-tab{background-image:url(../../imgs/cart.png)}.status-tabs button.chip:nth-child(4) .stt-tab{background-image:url(../../imgs/senter.png)}.status-tabs button.chip:nth-child(5) .stt-tab{background-image:url(../../imgs/barcode.png)}.status-tabs button.chip:nth-child(6) .stt-tab{background-image:url(../../imgs/boxs.png)}.status-tabs button.chip:nth-child(7) .stt-tab{background-image:url(../../imgs/truck.png)}.status-tabs button.chip:nth-child(8) .stt-tab{background-image:url(../../imgs/done.png)}.status-tabs button.chip:nth-child(9) .stt-tab{background-image:url(../../imgs/close.png)}.status-tabs button.chip.active:nth-child(1) .stt-tab{background-image:url(../../imgs/bag_w.png)}.status-tabs button.chip.active:nth-child(2) .stt-tab{background-image:url(../../imgs/inbox_w.png)}.status-tabs button.chip.active:nth-child(3) .stt-tab{background-image:url(../../imgs/cart_w.png)}.status-tabs button.chip.active:nth-child(4) .stt-tab{background-image:url(../../imgs/senter_w.png)}.status-tabs button.chip.active:nth-child(5) .stt-tab{background-image:url(../../imgs/barcode_w.png)}.status-tabs button.chip.active:nth-child(6) .stt-tab{background-image:url(../../imgs/boxs_w.png)}.status-tabs button.chip.active:nth-child(7) .stt-tab{background-image:url(../../imgs/truck_w.png)}.status-tabs button.chip.active:nth-child(8) .stt-tab{background-image:url(../../imgs/done_w.png)}.status-tabs button.chip.active:nth-child(9) .stt-tab{background-image:url(../../imgs/close_w.png)}.table-card{overflow-y:scroll;max-height:540px;border-radius:0 0 12px 12px}.table-card .table-head{background-color:var(--darkenColor);position:sticky;left:0;top:0;color:#e0f2fe;margin:0;font-weight:400}.table-card .table-head span{padding:8px;font-size:13.5px}#station .table-row,#team .table-row,#store .table-row{background-color:#fff;padding:0}#station .table-row>span,#team .table-row>span,#store .table-row>span{padding:8px 12px}#station .table-head,#station .table-row{grid-template-columns:1.1fr 1.1fr 1fr 1.4fr 1fr}.summary-count{background-color:var(--fadeColor);display:flex;justify-content:center;gap:5px;width:100%;padding:8px 0;align-items:center}.summary-count strong span{font-size:1.2em;color:var(--darkenColor)}.sorting-hero{padding:0;display:flex;flex-direction:column;gap:8px;justify-content:center;border:1px solid #ddd;border-radius:12px;align-items:center}.sorting-code-main{text-align:center;font-size:50px;font-weight:800;letter-spacing:.12em}#not-sorting.dash-in-card{background-color:#fff;color:#444}.none-box-grid{max-height:170px;overflow-y:scroll}.bx-card{display:flex;gap:10px;border-radius:5px;margin:5px 0;background-color:#ede4e4;color:#a58e8e;padding:7px;width:100%;font-size:14px}.bx-card>div{display:flex;align-items:center;gap:8px}.bx-card .stt{font-size:12px}.summary-lines{display:flex;align-items:center;margin:0 0 20px;padding:0}.summary-head{width:100%;display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0}.summary-subj{font-size:20px}.summary-subj small{font-size:13px;font-weight:400;padding-left:10px;color:#888}.summary-chip{color:#444}.summary-btn-line{margin:0 0 0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.summary-btn-line>span>span{display:inline-block;width:18px;height:18px;border-radius:10px;background-color:#222;color:#fff;text-align:center;line-height:18px;margin-right:3px}.summary-btn-line>span em{display:inline-block;font-style:normal;transform:scaleX(.6) scaleY(1.2)}.summary-btn-line .btns{padding:0 14px;height:40px}.summary-btn-line .btns img{max-height:20px;vertical-align:middle}.print-btn{background-color:var(--mainColor)}.preview-btn{background-color:#fff;color:var(--mainColor);border:1px solid var(--mainColor)}.box-status{display:flex;gap:20px}.box-status .list-card{width:calc(100%/3);border-color:#ccc;padding-top:4px}.box-status .list-header{text-align:center;font-size:18px;padding-bottom:5px;border-bottom:1px solid #ddd}.box-status .list-header img{max-height:18px;margin-right:5px;vertical-align:middle}.sort-box{max-height:220px;overflow-y:scroll}.sort-box .sort-card{border:2px solid transparent;display:flex;width:100%;background-color:#fff;color:#444;padding:5px 8px;align-items:center;gap:12px;margin-top:5px}.sort-box .sort-card:hover{box-shadow:0 6px 16px #6464644d;border:2px solid #fff}.sort-number,.sort-count{display:flex;align-items:center;text-align:left;gap:10px}.sort-count{font-size:12px}.sort-count span{width:63px}.sort-count small{width:60px;font-size:1em;letter-spacing:-.04em;word-break:keep-all}.sort-number b{font-size:30px}.sort-stt{font-size:12px;width:auto}.box-status .list-card.done-card{border-color:#888;border-width:2px}#selectedBox{border-color:#ccc;margin-top:15px}.selected-header{text-align:center;font-size:18px}.selected-header .list-title b{font-size:1.4em;letter-spacing:-.05em}#selectedBox .list-body{max-height:280px;overflow-y:scroll;position:relative}#selectedBox .list-body thead{position:sticky;top:0;left:0;font-size:14px}#selectedBox .list-body thead th{padding:5px}#selectedBox .list-body tbody td{line-height:1.3em;font-size:14px}#delivery_setting{position:relative;z-index:20}.st-addr{display:flex;gap:10px;font-size:13px}.st-addr .label{color:#888}#delivery_setting .card-inside{margin-bottom:30px}#delivery_setting .token-input{margin:0}#delivery_setting .description{font-size:12px;color:#888;width:100%;display:inline-block}#delivery_setting select.token-input.slctbx{width:100%;height:40px;border-radius:20px}#delivery_setting textarea.token-input.txt-input{width:100%}#delivery_setting .card-agree{display:flex}#delivery_setting .card-chkbx input{width:18px;height:18px}#delivery_setting .btn-group{margin-top:20px}#delivery_setting .btn-group .btn{font-size:14px;padding:0 12px;height:40px;line-height:normal}#team .dash-head-line{margin-bottom:10px}.inside-form>span{display:flex;flex-wrap:wrap;width:100%;gap:3px;margin-bottom:16px}.inside-form>span label{width:100%;font-size:13px;color:#888}.inside-form>span .token-input{margin:0;width:100%;height:40px;border-radius:20px}#team .action-row,#team .action-row .btn.main{width:100%}#store .dash-head-line{margin-bottom:10px}#store .inside-form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;align-items:baseline}#store .inside-form>span{width:100%;margin-bottom:0}#store .inside-form>span.half-input{width:calc(50% - 7px)}#store .table-card{font-size:14px;max-height:650px}#store .table-card .link-btn{color:#444}#store .btn.main{width:100%}.grid-inline-input{gap:inherit;display:flex;flex-wrap:wrap;justify-content:space-between}.grid-inline-input .token-input.addr-sch{width:180px}.detail-input{width:100%}.sm-description{font-size:12px;color:#999;letter-spacing:-.05em;line-height:1.4em;padding-top:5px}.grid-inline-input .addr-btn.btn{background-color:#f1f1ff;color:#444;font-size:13px;padding:0 10px;height:40px;margin:0;width:auto;border:1px solid #ddd}.grid-inline-input .addr-btn img{max-height:16px;vertical-align:middle}.table-head.store-table,.table-row.store-table{grid-template-columns:1.4fr 2fr 1.4fr auto}#payment .dash-bx-5-1{height:fit-content}#payment .table-card{max-height:500px}.table-head.payment-table,.table-row.payment-table{grid-template-columns:80px 300px 220px 130px}.table-head.payment-table>span:first-child,.table-row.payment-table>span:first-child{text-align:center}#pg .dash-in-card{max-width:1000px}#pg .inside-form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;align-items:baseline}#pg .inside-form>span{width:100%;margin-bottom:0}#pg .inside-form>span.half-input{width:calc(50% - 7px)}.pg-form{display:grid;grid-template-columns:200px 200px 200px}#senter-setting .dash-in-card{max-width:1000px}#senter-setting .inside-form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;align-items:baseline}#senter-setting .inside-form>span{width:100%;margin-bottom:0}#senter-setting .inside-form>span.half-input{width:calc(50% - 20px)}#senter-setting .inside-form select.token-input{border-radius:12px}#senter-setting .inside-form .time-select{display:flex;width:100%;gap:0}#senter-setting .inside-form .time-select select.token-input{width:calc(50% - 10px)}#senter-setting .inside-form .time-select .time-sep{width:20px;text-align:center}#wallet .sm-tit{font-size:13px;color:#888;margin:0}#wallet .table-card{max-height:560px}#wallet .inside-card:not(:first-child){border-top:1px solid #eee}#wallet .inside-card{display:flex;width:100%;align-items:center;padding:5px 0;justify-content:space-between}#wallet .inside-card>b{font-size:16px}#wallet .sch-input{height:38px;border-radius:19px}#wallet button.btns.sch-btn{height:38px;padding:0 12px;line-height:normal}#wallet button.btns.sch-btn img{max-width:16px;vertical-align:text-top;margin:0;padding:0}#wallet button.btns.detail.white{padding:0 10px;width:auto}#pickup .list-card{width:calc(100% - 12px);margin:0 auto;padding:20px}.hd-line{width:100%;line-height:60px;background:#fff url(/imgs/center-logo.png) no-repeat 20px center/60px;margin:0;text-align:center;font-size:18px}.console-head{max-width:980px;margin:0 auto 25px;position:relative;display:flex;flex-wrap:wrap;gap:20px 12px}#pickup .console-head{background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 4px 10px #0000000a}#pickup .pickup-head-row{width:100%;display:flex;align-items:center;gap:12px}#pickup .pickup-head-row .hd-line{flex:1;width:auto}#pickup .pickup-logout{padding:8px 14px;font-size:14px;white-space:nowrap}#pickup .pickup-user-chip{line-height:32px;border:1px solid #dfe4ea;border-radius:16px;padding:0 12px;background:#fff;color:#0f172a;font-size:13px;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;box-shadow:0 1px 2px #0000000a}#pickup .pickup-head-row{display:flex;align-items:center;gap:10px}#pickup .pickup-readonly{display:flex;align-items:center;min-height:48px;font-size:17px;color:#222}.header-badge-line{align-content:center;width:calc(50% - 12px);margin:0 0 0 6px;background:#fff;color:#222;padding:12px 20px}.badge-wrap{padding:8px 0}#select-senter{position:relative;background:#fff url(../imgs/senter_d.png) no-repeat left center/22px;padding-left:34px;align-items:center}.header-badge-line .token-input{width:100%;margin:0;height:48px;font-size:17px}#select-adm{position:relative;background:#fff url(../imgs/memb_d.png) no-repeat left center/22px;padding-left:34px;align-items:center}#read-code-bx{text-align:center;padding:16px 20px;width:calc(50% - 12px);background-color:#fff;margin-right:6px}.read-plz{padding-top:10px;word-break:keep-all;text-align:center;font-size:17px;font-weight:700}.read-plz span{display:block}#read-code-bx .token-input{width:100%;max-width:400px;margin:0 auto;text-align:center}#read-code-bx .btn.main{width:100%;max-width:400px;margin:10px auto 0}.tbl{position:relative;max-height:500px;overflow-y:scroll}.tbl .tbl-head{position:sticky;left:0;top:0;background-color:#fff;padding:7px 0;border-bottom:1px solid #ddd}.tbl .tbl-head,.tbl .tbl-body{display:grid;grid-template-columns:190px 190px 1fr 200px;align-items:baseline;line-height:1.4em}.tbl .tbl-body{border-bottom:1px solid #eee}.tbl .tbl-body .muted{display:block}.tbl .tbl-body .date-mute.muted{margin:0;font-size:14px;word-break:keep-all;line-height:1.3em;letter-spacing:-.03em}.tbl .tbl-body .status-chip{font-size:.9em;padding:2px}.tbl .tbl-body .status-chip[title="집하 완료"]{color:var(--mainColor);background-color:var(--fadeColor)}#pickup .stats-grid{display:flex;margin-top:6px}#pickup .stat-card{width:calc(100%/3);border:0;box-shadow:none;line-height:normal;gap:0 10px;display:flex;padding:10px 0 0;position:relative;overflow:hidden;color:#0f172a;background:#fff;flex-wrap:wrap;align-items:center}#pickup .stat-label{margin:0;color:#475569;font-size:14px;letter-spacing:.02em}#pickup .stat-value{margin:0;font-size:26px;font-weight:700;color:#0f172a}#pickup .stat-sub{margin:0;color:#a2a2a2;font-size:12px;width:100%}#pickup .stat-daily{margin:6px 0 0;font-size:14px;font-weight:700;color:#0f172a}#pickup .stat-card.compact{flex:1;min-width:180px;display:grid;gap:4px}.card-hd-group{display:flex;gap:25px;align-items:center}.card-hd-group .card-tit{font-size:18px;font-weight:700}.card-hd-group .btn.white{border-radius:20px;height:38px;padding:0 14px}.card-hd-group .btn.white img{max-height:18px;vertical-align:sub}#driver .console-head{margin-bottom:0}#read-code-bx.driver{width:100%;border-radius:0}@media all and (max-width:1600px){.dash-flex .dash-bx-5-1 #not-sorting.dash-in-card{display:none}.box-status{flex-wrap:wrap}.box-status .list-card{width:100%}.sort-box{display:flex;flex-wrap:wrap;justify-content:space-between}.sort-box .sort-card{width:calc(50% - 5px)}}@media all and (max-width:1480px){.center-shell .center-layout{padding-right:0}#senter,.dash-flex .wide-4{width:100%}.senter-hd{display:flex;gap:20px;align-items:center}.senter-name{margin:0;border:0}.senter-grid{gap:12px 20px;font-size:13px}.senter-grid li{width:auto}.senter-bd{padding:0}.summary-lines{flex-wrap:wrap}.summary-head{width:100%}.status-tabs button.chip{font-size:13px;letter-spacing:-.04em;padding:7px 12px}.stt-tab{padding:1px 0 1px 20px;background:no-repeat left 50%/16px 16px}.status-tabs .count{display:block;width:100%;font-size:1.15em;font-weight:700;color:var(--darkenColor)}.status-tabs button.chip.active .count{color:#fff}}@media all and (max-width:1280px){.btns.white{padding:0 8px}.dash-flex .dash-bx-5-1{width:280px}.dash-flex .dash-bx-5-4{width:calc(100% - 300px)}#store .dash-bx-3-1{width:280px}#store .dash-bx-3-2{width:calc(100% - 300px)}#store .store-table>span:last-child{display:flex;flex-wrap:wrap;gap:4px;width:120px}#store .store-table>span:last-child .btns{width:calc(50% - 2px);margin:0;padding:0 7px;border-radius:12px}#store .store-table>span:last-child .btns:first-child{width:100%}#store .inside-form>span.half-input{width:100%}#selectedBox .list-body tbody td.dt-td{width:75px;word-break:keep-all}#station .dash-bx-6-1,#station .dash-bx-6-5{width:100%}#station .table-row>span,#team .table-row>span,#store .table-row>span{padding:8px}.senter-shop-status{max-height:110px;display:flex;flex-wrap:wrap;gap:8px}.senter-shop-status button.shop-stt{width:calc(50% - 4px);border-radius:12px;border:1px solid #ddd}.senter-shop-status button.shop-stt:after{content:none}#wallet .dash-flex .dash-bx-5-1,#wallet .dash-flex .dash-bx-5-4,#payment .dash-flex .dash-bx-5-1,#payment .dash-flex .dash-bx-5-4{width:100%}#wallet .dash-flex .dash-bx-5-1{display:flex;gap:20px;align-items:flex-start}#wallet .dash-flex .dash-bx-5-1>.dash-in-card{width:calc(50% - 10px);margin-top:0;height:100%}#payment .dash-flex .dash-bx-5-1 .inside-form{display:flex;justify-content:space-between;flex-wrap:wrap}#payment .dash-flex .dash-bx-5-1 .inside-form>span{width:calc(50% - 10px)}.table-head.payment-table,.table-row.payment-table{grid-template-columns:65px 1fr 1fr 90px;gap:3px}.table-head.payment-table>span:first-child,.table-row.payment-table>span:first-child{text-align:center}}@media all and (max-width:1080px){.admin-select{display:none}.senter-hd{padding:0 0 12px}.senter-grid li{width:calc(50% - 10px)}.dash-flex .wide-4 .dash-inside{width:100%}.stt-ul{justify-content:center}.sort-stt{display:none}.sort-box{max-height:120px;overflow-y:scroll}.time-display{width:auto;margin:0 0 0 auto}}@media all and (max-width:800px){.senter-hd{flex-wrap:wrap;gap:0}.senter-grid li{width:calc(50% - 10px)}.status-subj .subj{width:100%}.cancel-link .status-subj .subj{width:auto}.status-tabs{padding-right:50px;position:relative}.status-tabs button.chip{width:calc(25% - 3px);border-radius:12px;padding:7px 0}.status-tabs button.chip:last-child{position:absolute;right:0;top:0;width:46px;height:100%;padding:20px 0 0}.status-tabs button.chip:nth-child(9) .stt-tab{padding-left:0;padding-top:20px;background-position:50% top}#station .dash-bx-6-1,#station .dash-bx-6-5,#sorting .dash-bx-5-1,#sorting .dash-bx-5-4,#store .dash-bx-3-1,#store .dash-bx-3-2,#team .dash-bx-5-1,#team .dash-bx-5-4,#delivery_setting .dash-bx-5-1,#delivery_setting .dash-bx-5-4{width:100%}#team .inside-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}#sorting .dash-bx-5-1,#store .inside-form{display:flex}#sorting .dash-bx-5-1>.dash-in-card,#store .inside-form>span.half-input{width:calc(50% - 8px)}#sorting .dash-bx-5-1>.dash-in-card.marginT20{margin:0 0 0 auto}#delivery-ul{min-height:auto;flex-wrap:wrap;gap:12px}#delivery-ul .delivery-li{width:100%;padding-top:12px}#delivery-ul .delivery-li .subj{padding-bottom:0}#delivery-ul .delivery-li:before{top:0;left:0;width:100%;height:1px}.tbl-list{font-size:14px;height:auto;min-height:65px;max-height:150px}#shop .tbl-list li{grid-template-columns:160px 1fr;position:relative}#shop .tbl-list li strong:first-child{padding-bottom:20px}#shop .tbl-list li span:nth-child(2){position:absolute;left:0;bottom:3px;margin-left:0!important;padding:0;border:0;text-indent:0;font-size:13px}#pg .inside-form>span.half-input,#senter-setting .inside-form>span.half-input{width:100%}#pickup .stats-grid{flex-wrap:wrap;gap:0}#pickup .stat-card{width:100%;padding:22px 0;border-radius:0;border-bottom:1px solid #ddd}#pickup .stat-card:last-child{border-bottom:0}#read-code-bx,.header-badge-line{width:calc(100% - 24px);margin:0 auto}#read-code-bx.driver .hint{margin:0}#driver .card{border-radius:0}}.panel-card{background:#f7f8fb;border:1px solid #e2e8f0;border-radius:14px;padding:18px 18px 20px;box-shadow:0 10px 24px #0f172a0a;display:flex;flex-direction:column;gap:14px}.panel-card.wide{width:100%}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:2px}.panel-header .muted{margin:4px 0 0}.chip-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.token-row{display:flex;align-items:center;gap:6px}.token-input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;color:#0f172a;margin:10px 0}button.btn.primary{border:none}.panel.inline-panel{flex-direction:row;align-items:flex-end}.panel.inline-panel .inline{flex:1}.compact-list{list-style:none;padding:0;margin:8px 0 0}.compact-list li{display:flex;align-items:center;gap:6px;padding:4px 0;color:#0f172a;border-bottom:1px solid #e2e8f0}.compact-list li:last-of-type{border-bottom:none}.center-meta.actions .inline-input{display:flex;gap:8px;align-items:center}.center-meta.actions .pill-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.center-meta.actions .btn.primary{align-self:flex-start}.center-meta.actions input.token-input{flex:1}.daily-note{margin-top:4px;text-align:right;color:#475569;font-size:12px}.action-row{display:flex;gap:8px;margin-top:8px}.modal-backdrop{position:fixed;inset:0;background:#00000040;display:flex;align-items:center;justify-content:center;padding:20px;z-index:200}.modal-card{background:#fff;border-radius:12px;padding:16px;border:1px solid #e2e8f0;max-width:720px;width:100%;box-shadow:0 14px 30px #0000001f;display:flex;flex-direction:column;gap:10px}.modal-card.wide{max-width:860px;max-height:90vh;overflow-y:auto;padding-bottom:18px}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px 14px}.form-grid.two-col{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.form-grid label{display:flex;flex-direction:column;gap:6px;font-size:.95rem;font-weight:600;color:#0f172a}.form-grid label span{color:#4b5563;font-weight:700}.form-grid label input,.form-grid label select{width:100%;min-height:44px;padding:11px 12px;border-radius:10px;border:1px solid #d0d7e2;background:#f8fafc;color:#0f172a;font-size:15px;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.form-grid label input::placeholder,.form-grid label select::placeholder{color:#9ca3af}.form-grid label input:focus,.form-grid label select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb20;outline:none;background:#fff}.form-grid label small{color:#94a3b8}.center-meta .form-grid label input,.center-meta .form-grid label select{padding:11px 12px;border-radius:10px;background:#f8fafc}.time-select{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.time-select .time-sep{text-align:center;color:#94a3b8;font-weight:600}.center-meta .form-grid label input:focus,.center-meta .form-grid label select:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb20;outline:none}.store-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;margin-bottom:8px}.store-summary-grid.compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-width:100%}.store-card{border:1px solid #e2e8f0;border-radius:10px;padding:10px;background:#fff;text-align:left;cursor:pointer}.store-card.compact{display:block;padding:10px 12px;gap:8px;box-shadow:0 8px 14px #0000000a}.link-btn{background:none;border:none;padding:0;color:#36f;cursor:pointer;font-weight:600}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px 12px}.detail-grid .label{font-size:12px;color:#6b7280;margin-bottom:2px}.detail-grid .full{grid-column:1 / -1}.qr-box{display:flex;align-items:center;justify-content:center;min-height:260px}.store-card.active{border-color:#0ea5e9;box-shadow:0 10px 20px #0ea5e91f}.store-chip{display:flex;align-items:center;justify-content:space-between;gap:8px}.store-chip-name{font-weight:700;color:#0f172a;word-break:keep-all}.count-pill{background:#f1f5f9;color:#0f172a;border-radius:12px;padding:6px 10px;font-weight:700;font-size:.9rem;white-space:nowrap}.status-board{width:100%;display:flex;flex-direction:column;gap:10px}.search-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px;box-shadow:0 8px 14px #0000000d;display:grid;gap:8px;max-width:420px}.search-card .inline-input{display:flex;gap:8px;align-items:center}.search-card .inline-input input{flex:1}.summary-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.summary-row.with-actions{justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.box-card{background:#0f172a;color:#fff;border-radius:12px;padding:14px;text-align:left;border:2px solid transparent;transition:border-color .15s ease,transform .1s ease}.box-card.active{border-color:#38bdf8;transform:translateY(-2px)}.box-card.recent{box-shadow:0 0 0 2px #38bdf830,0 6px 16px #0f172a33}.box-card .box-number{font-size:26px;font-weight:700;letter-spacing:.08em}.box-card .box-meta{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#cbd5e1}.sorting-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#cbd5e1}.error-text{color:#dc2626;margin:6px 0 0}.success-text{color:#16a34a;margin:6px 0 0}.center-hero label{display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:#0f172a}.center-hero input,.center-hero select{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;color:#0f172a}.status-tabs .pill,.status{border:1px solid #e2e8f0;background:#fff;color:#0f172a;padding:8px 12px;border-radius:20px}.status.pending{background:red;border-color:red;color:#fff}.status.confirmed{background:#ffd500;border-color:#ffd500;color:#000}.status.collected{background:#22c55e;border-color:#22c55e;color:#fff}.status.arrived{background:#ff7f00;border-color:#ff7f00;color:#fff}.status.sorting{background:#ff8c00;border-color:#ff8c00;color:#000}.status.sorted,.status.completed{background:#06f;border-color:#06f;color:#fff}.status.shipped{background:#000;border-color:#000;color:#fff}.status.cancelled{background:#555;border-color:#555;color:#fff}.status-tabs .pill.active{background:#0ea5e9;color:#fff;border-color:#0ea5e9}.list-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:10px 12px;box-shadow:0 10px 16px #0000000a}.list-card.full{width:100%}.list-header.with-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.list-title{font-weight:700;color:#0f172a}.list-subtitle{color:#64748b;font-size:.95rem;margin-top:2px}.print-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.print-toolbar.global{justify-content:flex-end}.print-width-toggle{display:flex;gap:6px}.btn.tiny{padding:6px 10px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;font-weight:700;color:#0f172a;cursor:pointer}.btn.tiny.active{background:#0ea5e9;border-color:#0ea5e9;color:#fff}.btn.tiny:disabled{opacity:.5;cursor:not-allowed}.print-preview{margin:10px 0 4px;border:1px dashed #cbd5e1;border-radius:10px;padding:10px;background:#f8fafc}.receipt-preview{background:#fff;color:#0f172a;border-radius:10px;padding:12px;line-height:1.4;border:1px solid #e2e8f0;box-shadow:inset 0 0 0 1px #f1f5f9}.receipt-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;border-bottom:1px dashed #e2e8f0;padding-bottom:8px}.receipt-row.center{justify-content:center}.receipt-box-number{display:flex;align-items:center;gap:8px;font-size:1.1rem}.receipt-box-number strong{font-size:1.4rem;letter-spacing:.08em}.receipt-box-number.stacked{flex-direction:column;align-items:center;gap:6px;text-align:center;width:100%}.box-number-large{font-size:2.8rem;letter-spacing:.06em;line-height:1.1;font-weight:900}.box-number-block{display:flex;flex-direction:column;align-items:center;gap:4px}.barcode-text.small{font-size:12px}.receipt-barcode{font-family:Fira Code,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.95rem;color:#1f2937;display:flex;flex-direction:column;gap:6px;min-width:180px;padding:8px 12px}.receipt-barcode.center{align-items:center}.barcode-svg{width:100%;max-width:260px;height:auto;background:#fff;border-radius:6px}.qr-img{width:160px;height:160px;object-fit:contain;background:#fff;padding:4px;border-radius:8px;border:1px solid #e2e8f0}.qr-img.large{width:150px;height:150px}.barcode-text{text-align:center;letter-spacing:.08em;word-break:break-all}.receipt-section{margin-top:8px;border-top:1px solid #e2e8f0;padding-top:8px}.receipt-section .label{font-weight:700;color:#0f172a;margin-bottom:4px}.receipt-meta{display:flex;align-items:center;gap:8px}.receipt-address{color:#1f2937;font-size:.95rem}.receipt-store-list{display:flex;flex-direction:column;gap:4px}.receipt-store .muted{color:#94a3b8}.receipt-footer{margin-top:10px;padding-top:8px;border-top:1px dashed #cbd5e1;font-weight:700;color:#0f172a}.printed-dot{position:absolute;top:8px;left:8px;width:12px;height:12px;border-radius:50%;background:#fbbf24;box-shadow:0 0 0 2px #0f172a}.printed-chip{background:#fbbf24;color:#1f2937;padding:4px 8px;border-radius:12px;font-weight:700;font-size:.85rem}.table-head,.table-row{display:grid;grid-template-columns:1.1fr 1.1fr 1fr 1.4fr 1fr .9fr .9fr;align-items:center;gap:8px}.table-head{font-weight:600;color:#475569;margin-bottom:6px}.table-row{padding:10px 0;border-top:1px solid #e2e8f0}.table-row .label{margin:0}.table-row p{margin:2px 0}.table-row .status-chip{padding:6px 10px;border-radius:16px;font-weight:600;display:inline-block}.status-chip.muted{background:#e2e8f0}.status-chip.info{background:#dbeafe;color:#1d4ed8}.status-chip.accent{background:#f5f3ff;color:#7c3aed}.status-chip.warn{background:#ffedd5;color:#c2410c}.status-chip.success{background:#dcfce7;color:#15803d}.status-chip.ghost{background:#f8fafc;color:#94a3b8}.hint.error{background:#fee2e2;color:#b91c1c;padding:10px 12px;border-radius:10px;border:1px solid #fecdd3}.store-card .label{margin:0}.store-card .muted{margin:2px 0 0}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:10px 8px;border-bottom:1px solid #e2e8f0;vertical-align:middle}.table th{font-weight:600;color:#475569;background:#f8fafc}.table-compact th,.table-compact td{padding:8px 6px}.code-text{font-family:Fira Code,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;letter-spacing:.04em;color:#0f172a}.table .sub{color:#6b7280;font-size:.9rem}.stats-hero{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.metric-card{background:linear-gradient(135deg,#f5f7fa,#eef2f7)}.metric-card.primary{background:linear-gradient(135deg,#4fb4ff,#6c7cff);color:#fff}.metric-card.primary .muted{color:#fffc}.hero-number{font-size:32px;display:block;margin:6px 0 2px}.muted.small{font-size:12px}.date-range{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.preset-buttons{display:flex;gap:6px}.mini-chart{width:100%;height:220px}.mini-chart .bar{fill:url(#grad)}.mini-chart .chart-label{font-size:12px;fill:var(--textColor, #0f172a)}.mini-chart .chart-tick{font-size:11px;fill:#6b7280}.store-usage-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:16px;align-items:start}.store-bar{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px}.store-bar-label{display:flex;justify-content:space-between;align-items:center;gap:8px}.store-bar-track{background:#e5e7eb;border-radius:10px;height:12px;overflow:hidden;margin:6px 0}.store-bar-fill{background:linear-gradient(90deg,#4fb4ff,#6c7cff);height:100%;border-radius:10px;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:flex-end;padding-right:6px;min-width:24px}.store-bar-meta{font-size:12px;color:#475569}@media(max-width:960px){.store-usage-grid{grid-template-columns:1fr}}.map-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px;min-height:480px;display:flex;flex-direction:column;gap:8px;box-shadow:0 6px 14px #0000000a}.map-container{width:100%;height:440px;border-radius:10px;border:1px solid #e2e8f0;overflow:hidden;position:relative}.map-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;background:#ffffffe6;color:#4b5563;font-weight:600;pointer-events:none}.stats-main{background:#f5f7fb}.stats-content{display:flex;flex-direction:column;gap:16px}.stats-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:18px 20px;border-radius:14px;background:#eef2f7;color:#0f172a;border:1px solid #e2e8f0;box-shadow:0 8px 20px #0f172a0a}.stats-hero:after{content:none}.stats-hero .eyebrow{color:#475569}.hero-copy{display:flex;flex-direction:column;gap:6px}.hero-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hero-deltas{display:flex;gap:10px;align-items:center}.trend{font-weight:700}.trend.up{color:#15803d}.trend.down{color:#b91c1c}.hero-controls{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px;box-shadow:0 6px 14px #0f172a0a}.hero-controls .token-input{background:#fff;color:#0f172a;border:1px solid #d5deeb}.control-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.control-row.condensed{background:#f8fafc;border-radius:8px;padding:6px}.control-row .btn.ghost{border-color:#d5deeb;color:#0f172a;background:#fff}.control-row .preset-buttons{display:flex;gap:6px}.chip{display:inline-flex;flex-wrap:wrap;align-items:center;gap:0 6px;padding:6px 8px;border-radius:999px;justify-content:center;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:13px}.chip.subtle{background:#f8fafc;border-color:#e2e8f0}.chip-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.small{font-size:12px}.stat-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.stat-card{position:relative;overflow:hidden;border-radius:12px;padding:12px 12px 10px;color:#0f172a;background:#fff;border:1px solid #e2e8f0;box-shadow:0 6px 16px #0f172a0d}.stat-card .sparkline{width:100%;height:32px;margin-top:6px;opacity:.65}.stat-card .stat-label{font-size:13px;color:#475569;display:flex;justify-content:space-between;align-items:center}.stat-card .stat-value-row{display:flex;align-items:center;gap:8px}.stat-card .big-number{font-size:26px}.stat-card .trend-chip{font-size:12px;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#0f172a}.trend-chip.up{background:#e8f5ed;color:#15803d}.trend-chip.down{background:#fef2f2;color:#b91c1c}.stat-card.accent-blue{background:linear-gradient(145deg,#eef4ff,#f8fbff);color:#0f172a}.stat-card.accent-purple{background:linear-gradient(145deg,#f5f0ff,#fbf8ff);color:#0f172a}.stat-card.accent-green{background:linear-gradient(145deg,#ecfeff,#f8ffff);color:#0f172a}.stat-card.accent-amber{background:linear-gradient(145deg,#fff7ec,#fffaf3);color:#0f172a}.stat-card.accent-blue .muted,.stat-card.accent-purple .muted{color:#475569}.compact-list.tight{margin:6px 0 0;gap:4px}.meta-row{margin-top:8px}.chart-grid{display:grid;grid-template-columns:2fr 1.1fr;gap:12px;align-items:start}.chart-card{padding:16px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 6px 18px #0f172a0f}.chart-card .card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.chart-card .muted.small{margin:0}.area-chart{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px;margin-bottom:10px}.area-chart svg{width:100%;height:220px}.chart-legend{display:flex;gap:12px;align-items:center;font-size:13px;color:#475569;margin-top:6px}.legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:4px}.legend-dot.blue{background:#2563eb}.legend-dot.purple{background:#a855f7}.legend-dot.dark{background:#0f172a}.board-table.striped tbody tr:nth-child(odd){background:#f8fafc}.side-card{display:flex;flex-direction:column;gap:10px}.donut-wrap{display:flex;gap:12px;align-items:center}.donut-chart{position:relative;width:120px;height:120px}.donut-chart svg{transform:rotate(-90deg)}.donut-track{fill:none;stroke:#e2e8f0;stroke-width:12}.donut-fill{fill:none;stroke:#2563eb;stroke-width:12;stroke-linecap:round;transition:stroke-dasharray .3s ease}.donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.donut-meta h4{margin:2px 0}.store-mini-list{display:flex;flex-direction:column;gap:8px}.mini-bar-label{display:flex;justify-content:space-between;align-items:center}.mini-bar-track{width:100%;background:#f1f5f9;border-radius:999px;overflow:hidden}.mini-bar-fill{height:14px;background:linear-gradient(90deg,#2563eb,#60a5fa);color:#fff;font-size:11px;padding-left:8px;line-height:14px}.store-usage-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12px}.store-usage-chart{display:flex;flex-direction:column;gap:10px}.store-bar{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px;box-shadow:0 4px 12px #0f172a0d}.store-bar-track{background:#f8fafc;border-radius:999px;overflow:hidden;height:14px}.store-bar-fill{height:14px;background:linear-gradient(90deg,#7c3aed,#22d3ee);color:#fff;font-size:11px;padding-left:8px;line-height:14px}.store-bar-meta{margin-top:6px;font-size:12px;color:#475569}.revisit-card{display:flex;flex-direction:column;gap:10px}.revisit-legend{display:flex;justify-content:space-between;align-items:center}.revisit-bars{display:flex;flex-direction:column;gap:8px}.revisit-row{display:flex;flex-direction:column;gap:6px}.revisit-label{display:flex;justify-content:space-between;align-items:center}.revisit-track{background:#f8fafc;border-radius:999px;overflow:hidden}.revisit-fill{height:16px;background:linear-gradient(90deg,#0ea5e9,#22d3ee);color:#fff;font-size:11px;padding-left:8px;line-height:16px}.store-series-card{display:flex;flex-direction:column;gap:12px}.store-series-list{display:flex;flex-direction:column;gap:14px}.store-series{display:flex;flex-direction:column;gap:8px;border:1px solid #e2e8f0;border-radius:10px;padding:10px;background:#fff}.store-series-header{display:flex;justify-content:space-between;align-items:center}.store-series-bars{display:flex;gap:8px;align-items:flex-end;overflow-x:auto;padding-bottom:4px}.store-series-bars.tall{min-height:180px}.store-series-bar{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:34px}.store-series-bar-fill{width:100%;min-height:4px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#7c3aed,#22d3ee)}.store-series-bar-label{font-size:11px;color:#64748b}.store-series-bar-value{font-size:12px;color:#0f172a;font-weight:600}.pattern-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12px;align-items:start}.pattern-block{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;box-shadow:0 6px 14px #0f172a0d;display:flex;flex-direction:column;gap:10px}.weekday-bars{display:flex;flex-direction:column;gap:8px}.weekday-bar{display:flex;flex-direction:column;gap:6px}.weekday-label{display:flex;justify-content:space-between;align-items:center}.weekday-track{width:100%;background:#f8fafc;border-radius:999px;overflow:hidden}.weekday-fill{height:14px;background:linear-gradient(90deg,#22c55e,#16a34a);color:#fff;font-size:11px;padding-left:8px;line-height:14px}.store-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}#center-payout-settings .center-main{background:radial-gradient(circle at 15% 20%,#e0f2fe60,transparent 32%),radial-gradient(circle at 80% 0%,#eef2ff80,transparent 32%)}.payout-hero{padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#e0f2fe,#eef2ff);border:1px solid #d7e3f4;box-shadow:0 20px 40px #0f172a14}.payout-hero__eyebrow{font-size:12px;letter-spacing:.04em;color:#2563eb;font-weight:700;text-transform:uppercase}.payout-hero__row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.payout-hero__row h1{margin:6px 0;font-size:24px;font-weight:700}.payout-hero__meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}.pill-set{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:13px;border:1px solid #e2e8f0;color:#0f172a;background:#fff}.pill-live{background:#0ea5e920;border-color:#0ea5e966;color:#0b7bbb}.pill-manual{background:#fff7ed;border-color:#fdba74;color:#c2410c}.pill-soft{background:#f8fafc;border-color:#e2e8f0;color:#475569}.pill-ghost{background:#fff;border-color:#e2e8f0;color:#0f172a}.payout-grid{display:grid;grid-template-columns:360px 1fr;gap:18px;align-items:flex-start}.payout-card{background:#fff;border-radius:18px;padding:18px 18px 20px;box-shadow:0 16px 46px #0f172a14;border:1px solid #e2e8f0}.payout-card--status{background:linear-gradient(180deg,#f8fafc,#eef2ff);border-color:#d7e3f4}.payout-card__header{display:flex;align-items:center;gap:12px;margin-bottom:12px;justify-content:space-between;flex-wrap:wrap}.payout-card__icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;box-shadow:0 10px 26px #2563eb40}.payout-card__icon.small{width:30px;height:30px;border-radius:10px;font-size:13px;box-shadow:none}.payout-card__eyebrow{font-size:12px;color:#475569;font-weight:700;letter-spacing:.02em;text-transform:uppercase;margin:0}.payout-steps{padding-left:16px;margin:0 0 10px;display:grid;gap:8px;line-height:1.6;color:#0f172a}.payout-steps li{position:relative;padding-left:2px}.payout-steps li:before{content:"";position:absolute;left:-14px;top:10px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#0ea5e9,#2563eb);box-shadow:0 0 0 6px #e0f2fe}.payout-tip{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:12px 14px;border-radius:14px;border:1px dashed #94a3b8;background:#f8fafc}.payout-tip__title{margin:0;font-size:12px;font-weight:800;color:#0f172a}.payout-tip__body{margin:2px 0 0;font-size:14px;color:#475569;line-height:1.5}.payout-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.payout-card--form{position:relative}.payout-toggle{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-top:12px}.toggle-btn{width:100%;text-align:left;border:1px solid #d7e3f4;background:#f8fafc;border-radius:14px;padding:12px 14px;font-weight:700;color:#0f172a;box-shadow:0 10px 24px #0f172a0f;transition:all .16s ease}.toggle-btn span{display:block;margin-top:6px;font-size:13px;color:#475569;font-weight:500}.toggle-btn.active{background:#fff}.toggle-btn--auto.active{border-color:#2563eb;box-shadow:0 12px 30px #2563eb3d}.toggle-btn--manual.active{border-color:#f97316;box-shadow:0 12px 30px #f9731647;background:linear-gradient(135deg,#fff7ed,#fef3c7)}.payout-form-grid{margin-top:16px}.payout-form-grid label{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;box-shadow:inset 0 1px #fff9}.payout-form-grid label span{font-size:13px;text-transform:none}.payout-form-grid input:disabled,.payout-form-grid select:disabled{background:#f1f5f9;color:#94a3b8;border-color:#e2e8f0}.payout-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:16px}.payout-footer .chip{margin:0}.payout-save{min-width:120px;height:48px;border-radius:16px;font-weight:700;font-size:15px;padding:0 18px}.settlement-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin:12px 0 4px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.settlement-toolbar .date-range{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.settlement-toolbar .date-range label{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#475569}.settlement-toolbar .date-range input[type=date]{min-height:40px;padding:8px 10px;border:1px solid #d7e3f4;border-radius:10px;background:#fff}.settlement-toolbar .download-actions{display:flex;gap:8px;align-items:center}.settlement-toolbar .btns.blue,.settlement-toolbar .btns.white{height:36px;border-radius:12px}.settlement-toolbar .status-filter{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.settlement-toolbar .status-filter__label{font-size:13px;color:#475569;font-weight:700}.pill-btn{border:1px solid #d7e3f4;background:#fff;border-radius:999px;padding:6px 10px;font-size:13px;color:#0f172a;cursor:pointer;transition:all .12s ease}.pill-btn.active{background:#0ea5e920;border-color:#0ea5e966;color:#0b7bbb;box-shadow:0 6px 14px #2563eb2e}@media(max-width:1200px){.payout-grid{grid-template-columns:1fr}}@media(max-width:1100px){.chart-grid{grid-template-columns:1fr}.stats-hero{flex-direction:column}.store-usage-grid,.pattern-grid{grid-template-columns:1fr}}@media(max-width:720px){.stat-summary-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.hero-controls{width:100%}}.modal-backdrop{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;padding:16px;z-index:12000}.modal-card{background:#fff;border-radius:14px;width:min(980px,96vw);max-height:90vh;display:flex;flex-direction:column;border:1px solid #e2e8f0;box-shadow:0 18px 38px #0f172a2e}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #e2e8f0}.login-shell{max-width:1080px;margin:0 auto;padding:32px 18px;display:flex;flex-direction:column;gap:16px}.login-shell header .eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#7c8aa9;margin:0 0 4px}.login-shell h1{margin:0;font-size:2rem;color:#0f172a}.login-shell .muted{margin:6px 0 0;color:#475569}.login-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;box-shadow:0 10px 30px #0f172a0f;display:flex;flex-direction:column;gap:10px}.login-card .label{margin:0;color:#94a3b8;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}.login-card h3{margin:0;color:#0f172a}.login-card .note{margin:0;color:#0ea5e9}.btn.primary,.btn.secondary,.btn.ghost{display:inline-block;text-align:center;padding:10px 12px;border-radius:10px;font-weight:700;text-decoration:none}.btn.primary{background:#2563eb;color:#fff;border:none}.btn.secondary{background:#e0f2fe;color:#0ea5e9;border:1px solid #bae6fd}.btn.ghost{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.link-row{display:flex;gap:10px;flex-wrap:wrap}.link-row a{color:#2563eb;text-decoration:underline}.account-recovery{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#e0f2fe,#f8fafc 45%,#e2e8f0)}.account-recovery .recovery-card{width:min(640px,100%);background:#0f172a;color:#e2e8f0;border-radius:18px;padding:28px;border:1px solid rgba(148,163,184,.35);box-shadow:0 24px 50px #0f172a4d;display:flex;flex-direction:column;gap:12px}.account-recovery h1{margin:0;font-size:1.6rem}.account-recovery .muted{margin:0;color:#94a3b8}.account-recovery label{display:flex;flex-direction:column;gap:6px;font-size:.95rem}.account-recovery input,.account-recovery select{padding:12px 14px;border-radius:10px;border:1px solid rgba(148,163,184,.4);background:#0b1224;color:#e2e8f0;font-size:1rem}.account-recovery .tab-row{display:flex;gap:8px}.account-recovery .tab-row button{flex:1;padding:10px 12px;border-radius:10px;border:1px solid rgba(148,163,184,.4);background:transparent;color:#e2e8f0;cursor:pointer}.account-recovery .tab-row button.active{background:#2563eb;border-color:#2563eb;color:#fff}.account-recovery .channel-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.account-recovery .channel-row label{flex-direction:row;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid rgba(148,163,184,.4);cursor:pointer}.account-recovery .channel-row label.selected{border-color:#38bdf8;color:#bae6fd}.account-recovery button{padding:12px 16px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}.account-recovery button:disabled{opacity:.7;cursor:not-allowed}.account-recovery .hint{margin:0;color:#bae6fd}.account-recovery .link-row{display:flex;gap:16px;flex-wrap:wrap}.account-recovery .link-row a{color:#38bdf8;text-decoration:none;font-weight:700}.hd-line{position:relative;width:100%;line-height:60px;background:#fff url(/imgs/center-logo.png) no-repeat 20px center/60px!important;margin:0;text-align:center;font-size:18px}.header-badge-line strong.hd-title{font-size:22px}.hd-description{text-align:center;color:#444;font-size:14px}.hd-tit-description{font-size:13px;color:#888;padding:0;margin:0}.console-head{width:100%;max-width:980px;margin:0 auto 25px;position:relative;display:flex;flex-wrap:wrap;gap:20px 12px}.header-badge-line{align-content:center;width:100%;margin:0;background:#fff;color:#222;padding:12px 20px}.header-badge-line .tit-description{padding-left:34px;display:block;line-height:1.4em}.signup-page{max-width:720px;margin:0 auto;padding:32px 0 80px;display:flex;flex-direction:column;gap:24px}.signup-page header{border-bottom:1px solid rgba(15,23,42,.08);padding-bottom:16px}.signup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.signup-grid .full-row{grid-column:1 / -1}.signup-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 16px 30px #0f172a14}.signup-complete-card{gap:20px}.signup-complete-card ul{margin:0;padding-left:18px;color:#4b5563}.signup-card label{display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:#1f2937}.signup-card input,.signup-card select,.signup-card textarea{background:#f8fafc;border:1px solid rgba(15,23,42,.12);border-radius:10px;padding:10px 14px;color:#0f172a;font-size:.95rem}.signup-card textarea{min-height:90px}.address-row{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap}.address-row input{flex:1;min-width:0}.addr-button{white-space:nowrap;min-width:120px;flex-shrink:0}@media(max-width:640px){.address-row{flex-direction:column}.addr-button{width:100%}}.postcode-control{border:1px dashed rgba(37,99,235,.3);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px}.postcode-header{display:flex;justify-content:space-between;align-items:center}.postcode-header button{min-width:120px;background:#2563eb;color:#fff;border-radius:999px}.selected-address{background:#f8fafc;border-radius:12px;padding:12px 14px;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:4px}.selected-address strong{font-size:1rem}.signup-actions{display:flex;gap:12px;flex-wrap:wrap}.signup-actions button{flex:1;min-width:180px}.signup-actions button.secondary{background:#fff;color:#2563eb;border:1px solid rgba(37,99,235,.6)}.alert{padding:12px 16px;border-radius:10px;font-size:.95rem}.alert.success{background:#3bc9891a;color:#0c7c4f;border:1px solid rgba(59,201,137,.25)}.alert.error{background:#f871711f;color:#b91c1c;border:1px solid rgba(248,113,113,.3)}.hint{font-size:.85rem;color:#64748b}.file-row{display:flex;align-items:center;gap:8px;margin-top:6px}.btn-upload{padding:8px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;cursor:pointer;transition:background .12s ease,border-color .12s ease;color:#0f172a;font-weight:600}.btn-upload:hover{background:#f8fafc;border-color:#94a3b8}.file-name{font-size:.95rem;color:#475569}.parcel-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#e0f2fe,#f8fafc 45%,#e2e8f0)}.parcel-login .login-card{width:min(520px,100%);background:#0f172a;color:#e2e8f0;border-radius:18px;padding:28px;border:1px solid rgba(148,163,184,.35);box-shadow:0 24px 50px #0f172a4d;display:flex;flex-direction:column;gap:14px}.parcel-login h1{margin:0;font-size:1.6rem}.parcel-login .muted{margin:0;color:#94a3b8}.parcel-login label{display:flex;flex-direction:column;gap:6px;font-size:.95rem}.parcel-login .remember-id{flex-direction:row;align-items:center;gap:8px;font-size:.95rem;color:#cbd5e1}.parcel-login .remember-id input{width:16px;height:16px}.parcel-login input{padding:12px 14px;border-radius:10px;border:1px solid rgba(148,163,184,.4);background:#0b1224;color:#e2e8f0;font-size:1rem}.parcel-login button{padding:12px 16px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}.parcel-login button:disabled{opacity:.7;cursor:not-allowed}.parcel-login .error{margin:0;color:#fca5a5}.parcel-login .signup-line{display:flex;gap:8px;align-items:center;font-size:.95rem}.parcel-login .signup-line a{color:#38bdf8;text-decoration:none;font-weight:700}.partner-console{max-width:1040px;margin:0 auto;padding:0 0 60px}.partner-filters{background:#fff;border-radius:16px;padding:16px;box-shadow:0 20px 40px #0f172a14;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.partner-filters label{display:flex;flex-direction:column;gap:6px;font-size:.95rem;color:#334155}.partner-filters select,.partner-filters input{padding:10px;border-radius:12px;border:1px solid #cbd5e1;background:#f8fafc}.partner-filters .filter-actions{align-self:flex-end}.presets-inline{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-start}.preset-buttons{display:flex;gap:8px;flex-wrap:wrap}.summary-bar{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:10px 0 14px;padding:0 10px}.summary-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:14px;background:#fff;color:#1e1b4b;font-weight:700;box-shadow:0 12px 24px #3b82f626}.summary-chip .label{font-size:.9rem;color:#312e81}.summary-chip .value{font-size:1.05rem}.summary-chip.ghost{background:#fff;color:#0f172a;box-shadow:0 12px 24px #0f172a14}.tab-toggle{display:flex;max-width:980px;gap:0px;margin:20px auto 0;background:#ddd;border-bottom:3px solid var(--darkenColor)}.tab-toggle .tab-btn{width:50%;padding:12px 14px;border-radius:12px 12px 0 0;background:transparent;border:none;font-weight:700;color:#475569;cursor:pointer}.tab-toggle .tab-btn.active{background:var(--darkenColor);color:#fff}.tab-toggle .tab-btn:not(.active):hover{background:#2563eb14}.partner-inline{display:inline-flex;align-items:center;gap:10px;margin-bottom:10px}.partner-inline .label{font-weight:700;color:#334155}.partner-filters .preset-buttons .btn.ghost{min-width:64px;justify-content:center}.partner-fileter-btns{display:flex;gap:5px}.partner-options{max-width:980px;align-items:center;gap:5px;margin:0 auto;background-color:#fff;padding:12px 20px;display:flex;flex-wrap:wrap}.partner-options .token-input{width:calc(50% - 20px)}.partner-options>span{width:30px;text-align:center}.div-2{width:calc(50% - 6px);display:inline-flex}.search-wrap.div-2{float:right}.fetch-row{grid-column:1 / -1;margin-top:6px}.partner-table{margin:16px auto 0;max-width:980px;overflow:hidden;background:transparent;padding:0 10px}.partner-table.partner-table2{margin-top:0;padding:0}.partner-table table{width:100%;border-radius:16px;overflow:hidden;background-color:#fff;border-collapse:collapse;font-size:15px;box-shadow:0 20px 40px #0f172a14}.partner-table.partner-table2 table{border-radius:0 0 16px 16px}.partner-table .pretty-select{width:78px;font-size:13px;padding:8px 4px;letter-spacing:-.05em}.partner-table th,.partner-table td{padding:10px 3px;text-align:left;vertical-align:top}.partner-table th{background:#f1f5f9;color:#0f172a;font-weight:700;vertical-align:middle}.partner-table tr{border-bottom:1px solid #e2e8f0}.partner-table th.number,.partner-table td.number{padding-left:0;padding-right:0}.partner-table td.dt{width:80px;letter-spacing:-.04em;word-break:keep-all}.storeNm{display:flex;flex-wrap:wrap;gap:0 10px}.store{width:100%}.phone,.addr{font-size:.9em}.addr{color:#888}.senterNm{letter-spacing:-.04em;font-size:.95em}.senterNm .muted{display:block;font-size:.85em}.addrNm{font-size:.9em}.badge,.status-pill{display:inline-block;padding:4px 8px;border-radius:999px;background:#e2e8f0;color:#0f172a;font-size:.85rem}.status-pickup_scheduled,.status-pickup_done,.status-in_transit,.status-delivered{background:#dbeafe;color:#1d4ed8}.status-cancelled{background:#fee2e2;color:#b91c1c}.empty-row{padding:16px;text-align:center;color:#64748b}.modal-backdrop{position:fixed;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;padding:16px;z-index:999}.modal-card{background:#fff;padding:0;border-radius:16px;width:min(1100px,96vw);max-height:90vh;display:flex;flex-direction:column;border:1px solid #e2e8f0;box-shadow:0 18px 38px #0f172a2e}.modal-head{display:flex;justify-content:center;align-items:center;gap:12px;position:relative;text-align:center;border-bottom:1px solid #e2e8f0;padding:0;line-height:34px}.modal-head .close{position:absolute;right:5px;top:0;padding:0 10px;height:34px;border:0;font-size:14px}.modal-body{padding:12px 16px 16px;overflow-y:auto}.modal-meta{display:flex;gap:8px;align-items:center;color:#475569;font-size:.95rem}.modal-meta.subtle{color:#94a3b8;font-size:.9rem}.modal-meta .dot{color:#cbd5e1}.modal-table{margin-top:10px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;box-shadow:none;max-height:300px;overflow-y:scroll}.table-scroll{overflow:auto}.modal-table table{width:100%;border-collapse:collapse;font-size:.93rem}.modal-table th,.modal-table td{padding:10px 12px;border-bottom:1px solid #e2e8f0;vertical-align:top;white-space:nowrap;text-align:center}.modal-table th{background:#eef2f7;font-weight:700;color:#0f172a}.modal-table td{vertical-align:middle}.modal-table .wide{white-space:normal;text-align:left;min-width:180px;line-height:1.35}.modal-table tbody tr:last-child td{border-bottom:none}.pickup-items-table td,.pickup-items-table th{vertical-align:top}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.detail-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:6px}.detail-value{font-weight:700;color:#0f172a}.detail-meta{color:#475569;font-size:.95rem;line-height:1.4}.pretty-select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #cbd5e1;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:inset 0 1px #fffc;color:#0f172a;font-weight:600}.pretty-select:focus{outline:2px solid #3b82f6;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f62e}.btn.sm-btn{font-size:14px;letter-spacing:-.04em;padding:8px 10px}.modal-grid{display:flex;gap:0;flex-wrap:wrap}.modal-grid .detail-card{width:100%;border:0;border-bottom:1px solid #ddd;border-radius:0;align-items:center;background:transparent;padding:10px 0;gap:10px;flex-direction:row}.modal-grid .detail-card .eyebrow{margin:0;width:80px}.modal-grid .detail-card .pretty-select{width:auto}.modal-grid .detail-card:last-child{border-bottom:0}.senderNm,.receiverNm{display:flex;flex-wrap:wrap;text-align:left;gap:0 7px}.senderNm .addr,.receiverNm .addr{width:100%}@media all and (max-width:640px){.phone,.addr{width:100%}.summary-bar,.partner-table{padding:0}.div-2{width:100%;margin-bottom:10px}.partner-table th{font-size:.85em}.modal-grid .detail-card{flex-wrap:wrap}.modal-grid .detail-card .eyebrow{width:100%}}.partner-mypage{max-width:1040px;margin:0 auto;padding:0 0 60px}.mypage-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 16px 30px #0f172a14;padding:18px;margin-bottom:18px}.mypage-card .card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.mypage-card .card-head h2{margin:0;font-size:1.05rem}.mypage-card .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px 16px}.mypage-card label{display:flex;flex-direction:column;gap:6px;font-size:.95rem;color:#334155}.mypage-card input{padding:10px 12px;border-radius:10px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;font-weight:600}.mypage-card .span-2{grid-column:1 / -1}.password-actions{display:flex;align-items:center;gap:12px;margin-top:16px}.password-actions .hint{margin:0;color:#ef4444;font-weight:600}.status-pill{padding:6px 12px;border-radius:999px;font-size:.85rem;font-weight:700;background:#e2e8f0;color:#0f172a}.status-pill.status-active{background:#dcfce7;color:#15803d}.status-pill.status-inactive{background:#fee2e2;color:#b91c1c}.parcel-console .hd-line{width:100%;line-height:60px;background:#fff url(/imgs/center-logo.png) no-repeat 20px center/60px;margin:0 0 10px;text-align:center;font-size:18px}.parcel-console .header-badge-line{position:relative;width:100%;margin:0 auto;font-size:22px;align-items:center;font-weight:700;background:#fff url(/imgs/senter_d.png) no-repeat 20px 24px/20px;color:#222;padding:20px 20px 20px 50px;border:1px solid #e2e8f0;border-radius:14px}:root{--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-300: #cbd5e1;--gray-600: #475569;--gray-700: #334155;--primary-500: #2563eb;--primary-600: #1d4ed8;--accent-soft: #eef2ff;--radius-md: 12px;--radius-lg: 16px;--fadeColor:#e0f2fe;--mainColor:#3cb1e5;--darkenColor:#1589c1;--greenColor:#00e5a7;--redColor:#ff553e;--bgColor:#f1f1f1;--bgDarken:#ff553e;--bgDarkest:#808c91;--fadeGray:#cccccc;--basicGray:#888888;--fontColor:#222222}ul,ol,dl,li{list-style:none;margin:0;padding:0}a{text-decoration:none}.bx-shadow{box-shadow:0 0 15px #0000001a}.bx-radius{border-radius:12px}.layout-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:var(--gray-50)}.layout-sidebar{background:#fff;border-right:1px solid var(--gray-200);padding:20px 16px;position:sticky;top:0;height:100vh;box-shadow:2px 0 10px #0000000a}.layout-main{padding:24px 28px 48px;background:var(--gray-50)}.card{background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:16px}.card.inset{background:#fff;border-color:var(--gray-100);box-shadow:0 6px 20px #0f172a0f}.table-base{width:100%;border-collapse:collapse}.table-base th,.table-base td{padding:10px;border-bottom:1px solid var(--gray-200);text-align:left}.badge-soft{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:var(--accent-soft);color:var(--gray-700);font-weight:600;font-size:.9rem}.btn-base{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:10px;border:1px solid var(--gray-200);background:#fff;color:var(--gray-700);cursor:pointer;transition:all .12s ease}.btn-base.primary{background:var(--mainColor);border-color:var(--mainColor);color:#fff}.btn-base.primary:hover{background:var(--darkenColor)}.stack-sm{display:flex;gap:8px;align-items:center}.stack-md{display:flex;gap:12px;align-items:center}.stack-col{display:flex;flex-direction:column;gap:8px}.text-muted{color:#7f889e}.text-strong{font-weight:700;color:#0f172a}.section-gap{display:flex;flex-direction:column;gap:16px}.parcel-console .card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 10px 24px #0f172a0f}.parcel-console .role-page{background:#f8fafc}.parcel-console .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease}.parcel-console .btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0f172a1f}.parcel-console .btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.parcel-console .btn.primary,.parcel-console .btn.main{background:#3cb1e5;border:1px solid #3cb1e5;color:#fff}.parcel-console .btn.secondary{background:#e0f2fe;border:1px solid #a5d8ff;color:#0f172a}.parcel-console .btn.ghost{background:#fff;border:1px solid #cbd5e1;color:#0f172a}.parcel-console .btn.danger{border-color:#ef4444;color:#ef4444}.parcel-console .link-card,.parcel-console a{color:#2563eb}.parcel-console .console-head{max-width:980px;margin:0 auto 20px;position:relative}.parcel-console .hd-line{width:100%;line-height:60px;background:#fff url(/imgs/center-logo.png) no-repeat 20px center/60px;margin:0 0 10px;text-align:center;font-size:18px}.parcel-console .header-badge-line{position:relative;width:100%;margin:0 auto;font-size:22px;align-items:center;font-weight:700;background:#fff url(/imgs/senter_d.png) no-repeat 20px 24px/20px;color:#222;padding:20px 20px 20px 50px;border:1px solid #e2e8f0;border-radius:14px}.parcel-console .live-status{position:absolute;right:20px;top:20px;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#eef2ff;color:#1e3a8a;font-weight:700;font-size:.92rem}.parcel-console .live-status .dot{width:10px;height:10px;border-radius:50%;background:#22c55e;display:inline-block}.parcel-console .menu-wrapper{position:absolute;right:20px;top:8px;display:flex;align-items:center;gap:8px;z-index:2}.parcel-console .hamburger-btn{width:44px;height:44px;border-radius:12px;border:1px solid var(--mainColor);background:var(--mainColor);color:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease}.parcel-console .hamburger-line{width:18px;height:2px;background:#fff;border-radius:999px;display:block;position:relative}.parcel-console .hamburger-line:before,.parcel-console .hamburger-line:after{content:"";position:absolute;left:0;width:18px;height:2px;background:#fff;border-radius:999px}.parcel-console .hamburger-line:before{top:-6px}.parcel-console .hamburger-line:after{top:6px}.parcel-console .menu-link-btn{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:11px;color:#e2e8f0;font-weight:700;width:100%;text-align:left;border:1px solid rgba(148,163,184,.25);background:#ffffff05;cursor:pointer;box-shadow:inset 0 1px #ffffff0a}.parcel-console select,.parcel-console input,.parcel-console textarea{border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;width:100%;font-size:.95rem;background:#fff}.parcel-console table{width:100%;border-collapse:collapse}.parcel-console th,.parcel-console td{padding:10px 8px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}.parcel-console .list-card{margin-top:8px;padding:14px 16px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 24px #0f172a1f}.parcel-console .pending-row{background:#e6f7ff}.parcel-console .alert{margin-top:12px;padding:12px 14px;border-radius:12px;display:none}.parcel-console .alert.info{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.parcel-console .alert.error{background:#fee2e2;color:#b91c1c;border:1px solid #fecdd3}.parcel-console .alert.success{background:#ecfeff;color:var(--greenColor);border:1px solid #a5f3fc}.parcel-console .tab-nav{display:flex;gap:8px;margin:10px 0 12px}.parcel-console .tab-btn{padding:8px 12px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;cursor:pointer;font-weight:700;color:#0f172a}.parcel-console .tab-btn.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.parcel-console .pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#eef2ff;color:#1e3a8a;font-weight:700;font-size:.95rem;border:none}.parcel-console .pill.success{background:#e6ffe1;color:#15803d}.parcel-console .hint{color:#475569}.parcel-console .modal-backdrop{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1200}.parcel-console .modal-box{background:#fff;border-radius:16px;padding:16px;border:1px solid #e2e8f0;box-shadow:0 20px 50px #0f172a40;max-height:85vh;overflow-y:auto;width:100%;position:relative}.parcel-console .modal-close{position:absolute;top:12px;right:12px;border:none;background:#2563eb;color:#fff;font-size:.85rem;font-weight:700;padding:6px 10px;border-radius:999px;line-height:1;cursor:pointer}@media(max-width:720px){.parcel-console .modal-box{padding:14px}}:root{font-family:Pretendard,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#10121a;background-color:#f5f5f5;line-height:1.6;--fadeColor:#e0f2fe;--mainColor:#3cb1e5;--darkenColor:#1589c1;--greenColor:#00e5a7;--redColor:#ff553e;--bgColor:#f1f1f1;--bgDarken:#ff553e;--bgDarkest:#808c91;--fadeGray:#cccccc;--basicGray:#888888;--fontColor:#222222}*,*:before,*:after{box-sizing:border-box}html{background-color:#eee}body{margin:0;background:#eee;color:inherit;min-height:100vh}a{color:var(--mainColor)}a:hover{color:var(--darkenColor)}button{border:none;border-radius:8px;padding:.6rem 1.2rem;background:var(--mainColor);color:#fff;font-size:.95rem;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2563eb4d}button:disabled{opacity:.6;cursor:not-allowed}code{background:#eef2ff;padding:2px 6px;border-radius:4px;color:#1e1b4b}.page-wrap{max-width:960px;margin:0 auto;padding:0 0 32px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:12px}.eyebrow{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:#8a92a6;margin-bottom:8px}.muted{color:#7f889e}
