:root{color:#25312c;background:#f5f3ed;font-family:Manrope,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #25312c;--muted: #77827b;--muted-light: #9ba49d;--paper: #f5f3ed;--card: #fcfbf8;--line: #e7e6df;--green: #2d7557;--green-deep: #1d4d3a;--green-soft: #dcecdf;--orange: #dd845a;--blue: #5a8eaa;--yellow: #c69b49;--shadow: 0 16px 45px rgba(38, 51, 44, .07)}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:320px;background:var(--paper)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.admin-shell{display:flex;min-height:100vh}.sidebar{position:fixed;z-index:20;display:flex;flex-direction:column;width:258px;height:100vh;padding:27px 17px 19px;overflow-y:auto;color:#e8efe8;background:#1f3c31}.sidebar:before{position:absolute;top:-110px;right:-100px;width:260px;height:260px;border:1px solid rgba(224,242,226,.12);border-radius:50%;content:"";pointer-events:none}.sidebar__top,.sidebar__status,.sidebar__nav,.sidebar__bottom{position:relative;z-index:1}.sidebar__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.brand{display:flex;align-items:center;gap:11px}.brand__mark{display:grid;width:35px;height:35px;place-items:center;color:#234233;background:#d3e9d4;border-radius:11px 11px 11px 3px;font-family:Georgia,serif;font-size:21px;font-weight:700}.brand strong{display:block;font-family:Georgia,Songti SC,serif;font-size:17px;font-weight:700;letter-spacing:.08em}.brand small{display:block;margin-top:2px;color:#91b09c;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.08em}.icon-button{display:grid;place-items:center;color:inherit;background:transparent}.sidebar__close,.mobile-menu-button{display:none}.sidebar__status{display:flex;align-items:center;gap:8px;margin:0 8px 31px;padding:10px 11px;border:1px solid rgba(211,233,212,.13);border-radius:8px;color:#9fbaa6;font-size:10px;letter-spacing:.05em}.status-dot,.healthy-label i{width:6px;height:6px;background:#8fdda5;border-radius:50%}.status-pulse{width:6px;height:6px;margin-left:auto;border:1px solid #8fdda5;border-radius:50%;opacity:.6}.nav-label{margin:0 11px 11px;color:#729482;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.16em;text-transform:uppercase}.nav-label--spaced{margin-top:29px}.nav-item{display:flex;align-items:center;gap:11px;min-height:57px;margin-bottom:5px;padding:8px 11px;border:1px solid transparent;border-radius:9px;color:#abc1b1;transition:.2s ease}.nav-item:hover{color:#eef8ee;background:#e1f1e114}.nav-item.router-link-active{color:#183b2d;background:#d9ecd9;box-shadow:0 7px 17px #0c1e161a}.nav-item__copy{flex:1}.nav-item__copy strong{display:block;font-size:12px;font-weight:600}.nav-item__copy small{display:block;margin-top:3px;color:#789486;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.06em}.nav-item.router-link-active .nav-item__copy small{color:#70967d}.nav-item__badge{padding:4px 6px;color:#efbba3;background:#e0845b29;border-radius:4px;font-size:8px}.sidebar__bottom{margin-top:auto}.sidebar__note{display:flex;gap:10px;align-items:center;margin:17px 8px 20px;color:#9fbaa6;font-size:10px;line-height:1.5}.sidebar__note svg{color:#b7d9b9}.logout-button{display:flex;align-items:center;gap:9px;width:100%;padding:12px 11px;color:#a1b5a6;background:transparent;border-top:1px solid rgba(211,233,212,.12);font-size:11px;text-align:left}.main-area{flex:1;min-width:0;margin-left:258px}.topbar{display:flex;align-items:center;height:76px;padding:0 43px;border-bottom:1px solid var(--line);background:#f8f7f2b8}.breadcrumbs{display:flex;gap:11px;align-items:center;color:var(--muted-light);font-family:DM Mono,monospace;font-size:10px;letter-spacing:.03em}.breadcrumbs__slash{color:#c5c8c2}.breadcrumbs strong{color:var(--ink);font-family:Manrope,sans-serif;font-size:12px;font-weight:700}.topbar__actions{display:flex;align-items:center;gap:12px;margin-left:auto}.round-action{position:relative;display:grid;width:33px;height:33px;place-items:center;color:#7b877e;border:1px solid var(--line);border-radius:50%;background:transparent}.round-action:hover{color:var(--green);background:#fff}.round-action--notice i{position:absolute;top:5px;right:5px;width:5px;height:5px;background:var(--orange);border:1px solid var(--paper);border-radius:50%}.operator{display:flex;align-items:center;gap:9px;margin-left:8px;padding-left:18px;border-left:1px solid var(--line)}.operator__avatar{display:grid;width:31px;height:31px;place-items:center;color:#f7eee0;background:#b97a61;border-radius:50%;font-family:Georgia,serif;font-size:13px}.operator__info strong,.operator__info small{display:block}.operator__info strong{font-size:11px}.operator__info small{margin-top:3px;color:var(--muted);font-family:DM Mono,monospace;font-size:8px}.operator>svg{color:#a0a9a0}.page-content{max-width:1440px;margin:0 auto;padding:42px 43px 66px}.page-enter{animation:page-enter .45s ease both}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:31px}.eyebrow{display:block;color:#829089;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.16em}.page-heading h1{margin:10px 0 8px;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:clamp(29px,3vw,42px);font-weight:400;letter-spacing:-.04em}.page-heading p{margin:0;color:var(--muted);font-size:12px}.outline-button,.select-button{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;color:var(--green);border:1px solid #cbd9ce;border-radius:7px;background:transparent;font-size:10px;font-weight:700}.outline-button:hover,.select-button:hover{background:#fff}.live-dot{width:6px;height:6px;background:#72bb80;border-radius:50%;box-shadow:0 0 0 4px #e1f0e2}.overview-meta,.overview-error,.overview-panel-note{margin:0;font-size:10px}.overview-meta{margin:-14px 0 16px;color:#7e8b84}.overview-error{margin:-10px 0 16px;color:#b05c49}.overview-panel-note{margin-top:18px;color:#7c8881;line-height:1.6}.overview-empty{display:grid;place-items:center;min-height:120px;margin-top:14px;color:#839188;border:1px dashed #dde3dc;border-radius:11px;background:#ffffff8c;font-size:11px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card{min-height:184px;padding:19px 19px 17px;border:1px solid transparent;border-radius:11px;box-shadow:var(--shadow)}.stat-card--mint{background:#e2f0e2;border-color:#d2e7d3}.stat-card--peach{background:#f7e6dc;border-color:#f0d7c8}.stat-card--blue{background:#e1edf1;border-color:#d4e3e8}.stat-card--gold{background:#f3ebd5;border-color:#ebdfc1}.stat-card__top{display:flex;justify-content:space-between;align-items:start}.stat-icon{display:grid;width:37px;height:37px;place-items:center;color:#286247;border:1px solid rgba(42,105,74,.13);border-radius:9px;background:#ffffff61}.stat-card--peach .stat-icon{color:#a96445;border-color:#a9644521}.stat-card--blue .stat-icon{color:#46738c;border-color:#46738c21}.stat-card--gold .stat-icon{color:#99752f;border-color:#99752f21}.card-more{display:grid;width:25px;height:25px;place-items:center;color:#84928a;border-radius:5px;background:transparent}.card-more:hover{background:#ffffff80}.stat-card p{margin:18px 0 3px;color:#607167;font-size:11px}.stat-card__value{color:#244b38;font-family:Georgia,serif;font-size:31px;letter-spacing:-.05em}.stat-card--peach .stat-card__value{color:#884d39}.stat-card--blue .stat-card__value{color:#3a6576}.stat-card--gold .stat-card__value{color:#7b612b}.stat-card__footer{display:flex;align-items:center;gap:8px;margin-top:9px}.trend{display:inline-flex;align-items:center;color:#43805c;font-family:DM Mono,monospace;font-size:9px}.stat-card--peach .trend{color:#b16a4c}.stat-card__footer small{color:#829088;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.9fr);gap:14px;margin-top:14px}.panel,.mini-panel{border:1px solid var(--line);border-radius:11px;background:var(--card);box-shadow:0 8px 28px #26332c06}.panel{padding:22px 23px 20px}.panel__heading{display:flex;align-items:start;justify-content:space-between}.panel__heading h2{margin:8px 0 0;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:21px;font-weight:400;letter-spacing:-.03em}.select-button{color:#758179;border-color:var(--line);font-weight:500}.select-button span{margin-left:3px;color:#a1aaa1;font-size:14px}.chart{display:flex;height:245px;margin-top:24px}.chart__y-axis{display:flex;flex-direction:column;justify-content:space-between;width:33px;padding:4px 0 26px;color:#a1aaa4;font-family:DM Mono,monospace;font-size:8px}.chart__body{position:relative;flex:1}.chart__grid{position:absolute;top:0;right:0;bottom:25px;left:0;display:flex;flex-direction:column;justify-content:space-between}.chart__grid i{display:block;width:100%;border-top:1px dashed #e1e4df}.chart__line{position:absolute;top:0;right:0;bottom:26px;left:0;width:100%;height:calc(100% - 26px);overflow:visible}.chart__area{fill:url(#chart-fill)}.chart__stroke{fill:none;stroke:#50916e;stroke-width:3;stroke-linecap:round}.chart__line circle{fill:#fff;stroke:#50916e;stroke-width:3}.chart__x-axis{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;color:#a1aaa4;font-family:DM Mono,monospace;font-size:8px}.quick-panel{min-height:300px}.quick-list{margin-top:24px}.quick-item{display:flex;align-items:center;gap:10px;min-height:59px;border-bottom:1px solid #eef0eb}.quick-item:last-child{border-bottom:0}.quick-item__icon{display:grid;width:32px;height:32px;place-items:center;border-radius:8px}.quick-item__icon--peach{color:#a96547;background:#f5e3da}.quick-item__icon--blue{color:#4b7a91;background:#e3eef2}.quick-item__icon--mint{color:#3d7b58;background:#e0eee1}.quick-item__copy{flex:1}.quick-item__copy strong,.quick-item__copy small{display:block}.quick-item__copy strong{font-size:11px;font-weight:700}.quick-item__copy small{margin-top:3px;color:var(--muted);font-size:9px}.quick-item b{color:#375a46;font-family:Georgia,serif;font-size:17px;font-weight:400}.text-button{display:inline-flex;align-items:center;gap:5px;margin-top:17px;padding:0;color:var(--green);background:transparent;font-size:10px;font-weight:700}.bottom-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.9fr);gap:14px;margin-top:14px}.insight-card{position:relative;display:flex;align-items:center;gap:21px;min-height:155px;padding:26px 25px 24px 29px;overflow:hidden;color:#eaf1e7;border-radius:11px;background:#2d5e46}.insight-card:after{position:absolute;right:-60px;bottom:-100px;width:260px;height:260px;border:1px solid rgba(226,241,225,.17);border-radius:50%;content:""}.insight-card__leaf{display:grid;z-index:1;width:45px;height:45px;flex:0 0 45px;place-items:center;color:#bfe1bd;border:1px solid rgba(191,225,189,.3);border-radius:50%;font-size:22px}.insight-card h2{position:relative;z-index:1;margin:7px 0 8px;color:#fff;font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.13}.insight-card h2 em{color:#bfdfbd;font-style:normal}.insight-card p{position:relative;z-index:1;max-width:430px;margin:0;color:#b4ceba;font-size:10px;line-height:1.6}.insight-card>a{z-index:1;display:flex;align-items:center;gap:5px;margin-left:auto;padding:9px 11px;color:#e8f4e5;border:1px solid rgba(220,240,219,.32);border-radius:6px;font-size:10px;white-space:nowrap}.mini-panel{padding:22px 23px}.healthy-label{display:flex;align-items:center;gap:6px;color:#53916b;font-family:DM Mono,monospace;font-size:8px}.health-bars{margin-top:24px}.health-bars>div{display:grid;grid-template-columns:56px 1fr 27px;align-items:center;gap:10px;margin:15px 0;color:#77827b;font-size:9px}.health-bars>div>i{height:5px;overflow:hidden;border-radius:10px;background:#e9ede8}.health-bars>div>i b{display:block;height:100%;border-radius:10px;background:#81b793}.health-bars strong{color:#456e54;font-family:DM Mono,monospace;font-size:9px;font-weight:500}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);background:#f8f6f0}.login-visual{position:relative;display:flex;min-height:100vh;overflow:hidden;color:#eaf3e8;background:#214a37}.login-visual__grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.17;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.login-visual:before{position:absolute;right:-14vw;bottom:-31vw;width:60vw;height:60vw;border:1px solid rgba(219,242,216,.13);border-radius:50%;content:""}.login-visual:after{position:absolute;top:10%;right:13%;width:20vw;height:20vw;border:1px solid rgba(219,242,216,.09);border-radius:50%;content:""}.login-visual__orb{position:absolute;border-radius:50%;filter:blur(1px)}.login-visual__orb--one{top:20%;right:20%;width:100px;height:100px;background:#bbe1b314}.login-visual__orb--two{bottom:18%;left:17%;width:10px;height:10px;background:#b9dcba;box-shadow:0 0 0 9px #b9dcba1c,0 0 0 17px #b9dcba0d}.visual-content{z-index:1;align-self:center;max-width:560px;margin:-4vh auto 0;padding:60px}.visual-kicker{display:flex;align-items:center;gap:8px;color:#a6c6ab;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.12em}.visual-content h1{margin:28px 0 20px;color:#f4f7ef;font-family:Georgia,Songti SC,serif;font-size:clamp(42px,5vw,68px);font-weight:400;letter-spacing:-.06em;line-height:.99}.visual-content h1 em{color:#bdddba;font-style:normal}.visual-content p{max-width:310px;margin:0;color:#b2cdb5;font-size:13px;line-height:1.8}.visual-index{display:flex;align-items:center;gap:12px;margin-top:58px;color:#94b29a}.visual-index strong{color:#d4ecd1;font-family:Georgia,serif;font-size:21px;font-weight:400}.visual-index span{display:block;width:45px;height:1px;background:#6e9a79}.visual-index small{font-family:DM Mono,monospace;font-size:9px;letter-spacing:.08em}.visual-footer{position:absolute;right:60px;bottom:29px;left:60px;z-index:1;display:flex;justify-content:space-between;color:#7fa388;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.04em}.login-panel{display:grid;place-items:center;padding:48px;background:#f8f6f0}.login-panel__inner{width:min(100%,390px)}.mobile-brand{display:none}.login-heading{margin-bottom:36px}.login-heading h2{margin:11px 0 9px;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:42px;font-weight:400;letter-spacing:-.06em}.login-heading p{margin:0;color:var(--muted);font-size:12px}.login-form{display:grid;gap:19px}.field>span{display:block;margin-bottom:8px;color:#53645a;font-size:10px;font-weight:700}.field__control{display:flex;align-items:center;gap:10px;height:49px;padding:0 14px;color:#9ca79e;border:1px solid #e0e2d9;border-radius:7px;background:#fdfcf9;transition:.2s ease}.field__control:focus-within{border-color:#80ab8c;box-shadow:0 0 0 3px #80ab8c1f}.field__control input{min-width:0;flex:1;color:var(--ink);border:0;outline:0;background:transparent;font-size:12px}.field__control input::placeholder{color:#b3bbb4}.field__hint{color:#c1c8c0}.form-row{display:flex;justify-content:space-between;align-items:center;margin-top:-3px;font-size:10px}.form-row>a{color:#6e9679}.checkbox{display:flex;align-items:center;gap:7px;color:#879189;cursor:pointer}.checkbox input{position:absolute;opacity:0}.checkbox span{display:grid;width:14px;height:14px;place-items:center;border:1px solid #cdd7cd;border-radius:3px;background:#fff}.checkbox input:checked+span{border-color:#5b9a6c;background:#5b9a6c}.checkbox input:checked+span:after{width:5px;height:3px;border-bottom:1.5px solid #fff;border-left:1.5px solid #fff;transform:rotate(-45deg) translate(1px,-1px);content:""}.form-error{margin:-4px 0 -7px;color:#bc644c;font-size:10px}.primary-button{display:flex;align-items:center;justify-content:center;gap:11px;height:50px;color:#f2f8ef;border-radius:7px;background:#2d6b4e;box-shadow:0 8px 20px #2a654929;font-size:11px;font-weight:700;transition:.2s ease}.primary-button:hover{background:#245c42;transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.65}.login-divider{display:flex;align-items:center;gap:12px;margin:27px 0 17px;color:#adb5ae;font-family:DM Mono,monospace;font-size:9px}.login-divider:before,.login-divider:after{height:1px;flex:1;background:#e6e7df;content:""}.demo-button{width:100%;height:46px;color:#466250;border:1px solid #cbd9ce;border-radius:7px;background:transparent;font-size:11px;font-weight:700}.demo-button:hover{background:#fff}.login-tip{margin:22px 0 0;color:#a7afa7;font-size:9px;text-align:center}.placeholder-page{display:grid;max-width:600px;min-height:460px;place-content:center;justify-items:start}.placeholder-page__mark{display:grid;width:58px;height:58px;margin-bottom:27px;place-items:center;color:var(--green);border:1px solid #cbe0ce;border-radius:15px;background:#e4f0e4}.placeholder-page h1{margin:12px 0 10px;font-family:Georgia,Songti SC,serif;font-size:42px;font-weight:400;letter-spacing:-.05em}.placeholder-page p{max-width:470px;margin:0;color:var(--muted);font-size:13px;line-height:1.8}.placeholder-page__line{display:flex;align-items:center;gap:7px;margin:27px 0;color:#6f9678;font-family:DM Mono,monospace;font-size:10px}.merchant-page{display:grid;gap:14px}.merchant-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.merchant-stat-card{display:flex;align-items:center;gap:13px;min-height:102px;padding:18px;border:1px solid var(--line);border-radius:11px;background:var(--card);box-shadow:0 8px 28px #26332c06}.merchant-stat-card__icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:10px;background:#e1efe2;color:#346e50}.merchant-stat-card--sand .merchant-stat-card__icon{background:#f2e7d9;color:#9a6849}.merchant-stat-card--blue .merchant-stat-card__icon{background:#e4edf2;color:#507690}.merchant-stat-card small,.merchant-stat-card strong{display:block}.merchant-stat-card small{color:var(--muted);font-size:10px}.merchant-stat-card strong{margin-top:6px;font-family:Georgia,serif;font-size:28px;font-weight:400;letter-spacing:-.04em}.merchant-filters{padding:18px 20px}.merchant-filters__row{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.merchant-field{min-width:160px}.merchant-field--grow{flex:1;min-width:240px}.merchant-field span{display:block;margin-bottom:8px;color:#53645a;font-size:10px;font-weight:700}.merchant-field__control,.merchant-field select{display:flex;align-items:center;gap:8px;width:100%;height:44px;padding:0 12px;color:#8f9c93;border:1px solid #dde2db;border-radius:8px;background:#fcfbf8}.merchant-field__control input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.merchant-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;color:var(--ink);font-size:12px}.merchant-filter-actions{display:flex;gap:10px;margin-left:auto}.merchant-filter-button{min-width:88px;height:44px}.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:74px;height:44px;padding:0 14px;color:#53645a;border:1px solid #d8ddd6;border-radius:8px;background:transparent;font-size:11px;font-weight:700}.ghost-button:hover{background:#fff}.ghost-button:disabled{cursor:not-allowed;opacity:.45}.merchant-error{display:inline-flex;align-items:center;gap:8px;margin:0;padding:12px 14px;color:#b46048;border:1px solid #edd1c8;border-radius:8px;background:#fbefea;font-size:11px}.merchant-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.9fr);gap:14px}.merchant-table-panel,.merchant-detail-panel{padding:20px}.merchant-table-panel__head,.merchant-detail-panel__head{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:16px}.merchant-table-panel__head h2,.merchant-detail-panel__head h2{margin:7px 0 0;font-family:Georgia,serif;font-size:22px;font-weight:400}.merchant-total{color:var(--muted);font-family:DM Mono,monospace;font-size:9px}.merchant-loading,.merchant-empty,.merchant-detail-empty{display:grid;min-height:180px;place-items:center;color:#92a097;border:1px dashed #dde3dc;border-radius:10px;font-size:11px}.merchant-table-wrap{overflow:auto}.merchant-table{width:100%;min-width:860px;border-collapse:collapse}.merchant-table thead th{padding:12px 10px;color:#79867e;border-bottom:1px solid #e9ece7;font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.06em;text-align:left;text-transform:uppercase}.merchant-table tbody tr{cursor:pointer;transition:background-color .18s ease}.merchant-table tbody tr:hover{background:#f8faf6}.merchant-table tbody tr.is-active{background:#eef5ee}.merchant-table tbody td{padding:14px 10px;vertical-align:top;border-bottom:1px solid #edf0eb;font-size:11px}.merchant-table strong,.merchant-table small{display:block}.merchant-table strong{color:var(--ink);font-size:12px}.merchant-table small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.5}.merchant-type{display:inline-flex;align-items:center;min-height:27px;padding:0 10px;color:#52655b;border:1px solid #d8e0da;border-radius:999px;background:#f8faf7;font-size:10px}.merchant-status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:10px;font-weight:700}.merchant-status--pending{color:#9e603f;background:#f7e9df}.merchant-status--success{color:#2f7557;background:#e2f0e3}.merchant-status--danger{color:#b25745;background:#f7e4df}.merchant-status--warning{color:#9e7734;background:#f3ead6}.merchant-status--muted{color:#6f7d74;background:#edf1ed}.merchant-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;color:var(--muted);font-size:10px}.merchant-detail-panel{display:flex;flex-direction:column}.merchant-detail-block{padding:18px 0;border-top:1px solid #edf0eb}.merchant-detail-block:first-of-type{padding-top:0;border-top:0}.merchant-title-row{display:flex;align-items:start;justify-content:space-between;gap:12px}.merchant-title-row h3{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:400;letter-spacing:-.04em}.merchant-title-row p{margin:7px 0 0;color:var(--muted);font-size:11px}.merchant-detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin:20px 0 0}.merchant-detail-meta div{min-width:0}.merchant-detail-meta dt{color:#7f8c84;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.merchant-detail-meta dd{margin:7px 0 0;color:var(--ink);font-size:11px;line-height:1.6}.merchant-detail-label{margin-bottom:12px;color:#53645a;font-size:10px;font-weight:700}.merchant-doc-grid{display:grid;grid-template-columns:1fr;gap:10px}.merchant-doc-card{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:54px;padding:0 14px;color:#314338;border:1px solid #dde3dc;border-radius:9px;background:#fbfcf9;text-align:left}.merchant-doc-card span,.merchant-doc-card small{display:block}.merchant-doc-card small{color:var(--muted);font-size:9px}.merchant-doc-card:disabled{cursor:not-allowed;opacity:.55}.merchant-doc-card:not(:disabled):hover{background:#fff}.merchant-detail-block--soft{padding:16px;border:1px solid #e8ece6;border-radius:10px;background:#f9fbf8}.merchant-flags{display:flex;flex-wrap:wrap;gap:8px}.merchant-flags span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;color:#637169;border:1px solid #d8ded8;border-radius:999px;font-size:10px}.merchant-flags span.active{color:#2f7557;border-color:#cae3cf;background:#e8f3e8}.merchant-violation{margin:12px 0 0;color:#a25746;font-size:10px;line-height:1.6}.merchant-detail-actions{display:flex;gap:10px;margin-top:auto;padding-top:18px}.merchant-inline-note,.merchant-inline-error,.merchant-store-info,.merchant-audit-feedback{margin:12px 0 0;font-size:10px;line-height:1.7}.merchant-inline-note{color:#6d8477}.merchant-inline-error{color:#b05848}.merchant-store-info{color:#5d6c63}.merchant-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px}.merchant-switch{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;color:#46554d;border:1px solid #dce3dc;border-radius:9px;background:#fff;font-size:10px;font-weight:700}.merchant-switch input{position:absolute;opacity:0}.merchant-switch span{position:relative;width:18px;height:18px;flex:0 0 18px;border:1px solid #cfd8cf;border-radius:5px;background:#f8faf8}.merchant-switch input:checked+span{border-color:#5b9a6c;background:#5b9a6c}.merchant-switch input:checked+span:after{position:absolute;top:4px;left:4px;width:7px;height:4px;border-bottom:1.5px solid #fff;border-left:1.5px solid #fff;transform:rotate(-45deg);content:""}.merchant-textarea-field{display:block;margin-top:14px}.merchant-textarea-field span{display:block;margin-bottom:8px;color:#53645a;font-size:10px;font-weight:700}.merchant-textarea-field textarea{width:100%;min-height:108px;padding:12px 13px;color:var(--ink);border:1px solid #dce2dc;border-radius:9px;outline:0;background:#fff;font:inherit;font-size:11px;resize:vertical}.merchant-textarea-field textarea:focus{border-color:#80ab8c;box-shadow:0 0 0 3px #80ab8c1f}.merchant-audit-feedback--success{color:#2f7557}.merchant-audit-feedback--danger{color:#b05848}.merchant-audit-feedback--muted{color:#6d8477}.merchant-danger-button{color:#a05343;border-color:#e7cfc8;background:#fdf6f3}.merchant-danger-button:hover{background:#fff}.user-page{gap:14px}.user-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.user-summary-note{margin:-4px 0 0;color:#6c7b72;font-size:10px;line-height:1.7}.user-table{min-width:900px}.user-inline-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.user-asset-grid{margin-top:4px}.user-binding-flags{margin-top:14px}.user-link-group{display:flex;gap:10px;margin-top:16px}.user-empty-copy{margin:12px 0 0;color:#92a097;font-size:11px;line-height:1.7;text-align:center}.settings-page{display:grid;gap:14px}.settings-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-stats .merchant-stat-card p{margin:6px 0 0;color:#6d7b73;font-size:10px;line-height:1.6}.settings-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1.14fr);gap:14px}.settings-panel{padding:22px}.settings-panel__head{margin-bottom:18px}.settings-form{display:grid;gap:18px}.settings-section{display:grid;gap:14px;padding-top:18px;border-top:1px solid #edf0eb}.settings-section:first-child{padding-top:0;border-top:0}.settings-section__title{color:#53645a;font-family:DM Mono,monospace;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.settings-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settings-field{display:block;min-width:0}.settings-field--full{grid-column:1 / -1}.settings-field span{display:block;margin-bottom:8px;color:#53645a;font-size:10px;font-weight:700}.settings-field input,.settings-field textarea{width:100%;min-height:44px;padding:0 12px;color:var(--ink);border:1px solid #dde3dc;border-radius:8px;outline:0;background:#fff;font:inherit;font-size:12px}.settings-field textarea{min-height:108px;padding:12px;resize:vertical}.settings-field input:focus,.settings-field textarea:focus{border-color:#80ab8c;box-shadow:0 0 0 3px #80ab8c1f}.settings-switch-grid{display:grid;grid-template-columns:1fr;gap:10px}.settings-toggle{display:flex;align-items:center;gap:12px;min-height:58px;padding:0 14px;color:#45554c;border:1px solid #dce3dc;border-radius:10px;background:#fbfcf9;cursor:pointer}.settings-toggle input{position:relative;width:18px;height:18px;flex:0 0 18px;margin:0;accent-color:#2d7557}.settings-toggle__text strong,.settings-toggle__text small{display:block}.settings-toggle__text strong{font-size:11px;font-weight:700}.settings-toggle__text small{margin-top:4px;color:#708179;font-size:10px;line-height:1.6}.settings-actions{display:flex;justify-content:flex-end;gap:10px}.settings-feedback{margin-top:0}.settings-doc-actions{display:flex;gap:10px}.settings-document-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;min-height:760px}.settings-document-list{display:grid;align-content:start;gap:10px;max-height:760px;padding-right:4px;overflow:auto}.settings-document-card{width:100%;padding:14px 15px;color:#314338;border:1px solid #dde3dc;border-radius:10px;background:#fbfcf9;text-align:left;transition:.18s ease}.settings-document-card:hover{background:#fff}.settings-document-card.is-active{border-color:#cdded0;background:#eef5ee;box-shadow:inset 0 0 0 1px #406e520f}.settings-document-card__top{display:flex;align-items:start;justify-content:space-between;gap:10px;margin-bottom:8px}.settings-document-card__top strong{font-size:12px;line-height:1.5}.settings-document-card__top span{color:#6f7e75;font-family:DM Mono,monospace;font-size:9px;line-height:1.4}.settings-document-card p{margin:0;color:#637168;font-size:10px;line-height:1.7}.settings-document-card small{display:block;margin-top:10px;color:#8a968f;font-size:9px}.settings-document-empty{display:grid;min-height:180px;place-items:center;color:#92a097;border:1px dashed #dde3dc;border-radius:10px;font-size:11px}.settings-document-editor{display:grid;align-content:start;gap:14px;padding:18px;border:1px solid #e8ece6;border-radius:11px;background:#fafbf8}.settings-document-editor__head{display:flex;align-items:start;justify-content:space-between;gap:12px}.settings-document-editor__head h3{margin:8px 0 0;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:24px;font-weight:400}.settings-document-editor__textarea{min-height:440px;font-family:DM Mono,SFMono-Regular,monospace;font-size:11px}.settings-editor-meta{display:flex;flex-wrap:wrap;gap:12px;color:#6f7e75;font-family:DM Mono,monospace;font-size:9px}.asset-page{display:grid;gap:14px}.asset-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.asset-flow-grid{margin-top:0}.asset-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.78fr);gap:14px}.asset-summary-note{margin:-4px 0 0;color:#6c7b72;font-size:10px;line-height:1.7}.asset-leader-panel,.asset-scope-panel{padding:22px 23px}.asset-leader-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.asset-leader-card{padding:18px;border:1px solid #e6ebe5;border-radius:10px;background:#fafbf8}.asset-leader-card__head{display:flex;align-items:start;justify-content:space-between;gap:10px;margin-bottom:14px}.asset-leader-card__head h3{margin:0;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:19px;font-weight:400}.asset-leader-card__head p{margin:6px 0 0;color:#6f7e76;font-size:10px;line-height:1.6}.asset-leader-card__icon{display:grid;width:28px;height:28px;place-items:center;color:#8c7241;border:1px solid #eadfca;border-radius:8px;background:#f5ebd8}.asset-leader-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.asset-leader-list li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid #ecefea}.asset-leader-list li:last-child{padding-bottom:0;border-bottom:0}.asset-leader-list strong,.asset-leader-list small{display:block}.asset-leader-list strong{color:var(--ink);font-size:11px}.asset-leader-list small{margin-top:4px;color:#7d8982;font-size:10px}.asset-leader-list span{color:#345646;font-family:Georgia,Songti SC,serif;font-size:18px;line-height:1.1}.asset-scope-list{display:grid;gap:10px;margin-top:18px}.asset-scope-card{display:grid;gap:6px;min-height:84px;padding:16px;border:1px solid #e5ebe4;border-radius:10px;background:#fafbf8}.asset-scope-card strong{color:#54645c;font-size:10px;font-weight:700}.asset-scope-card b{color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:28px;font-weight:400;letter-spacing:-.04em}.asset-scope-card small{color:#6f7e76;font-size:10px;line-height:1.6}.asset-scope-card--mint{background:#e4f1e5;border-color:#d5e7d6}.asset-scope-card--blue{background:#e4edf2;border-color:#d7e3e8}.asset-scope-card--sand{background:#f4eadf;border-color:#ebdfd2}.asset-table{min-width:940px}.task-center-page{display:grid;gap:14px}.task-page-note{padding:10px 13px;color:#5f7367;border:1px solid #d8e0da;border-radius:8px;background:#fbfcf9;font-family:DM Mono,monospace;font-size:9px}.task-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.task-module-card{padding:19px;border:1px solid var(--line);border-radius:11px;background:var(--card);box-shadow:0 8px 28px #26332c06}.task-module-card--blue{background:#e4edf2;border-color:#d6e3e8}.task-module-card--sand{background:#f4eadf;border-color:#ebdfd2}.task-module-card--mint{background:#e4f1e5;border-color:#d4e6d6}.task-module-card--gold{background:#f4ecd8;border-color:#ebe0c2}.task-module-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.task-badge{display:grid;width:35px;height:35px;place-items:center;color:#214738;border:1px solid rgba(42,105,74,.12);border-radius:9px;background:#ffffff73;font-family:Georgia,serif;font-size:18px}.task-module-card__top small{color:#71817a;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.06em}.task-module-card h2{margin:0 0 9px;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:24px;font-weight:400}.task-module-card p{margin:0;color:#627168;font-size:11px;line-height:1.7}.task-module-card__meta{display:grid;gap:6px;margin-top:20px;padding-top:14px;border-top:1px solid rgba(89,103,93,.1)}.task-module-card__meta span{color:#6f7e76;font-size:10px}.task-module-card__meta strong{color:#375846;font-family:DM Mono,monospace;font-size:10px;font-weight:500}.task-live-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.task-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.95fr);gap:14px}.task-panel{padding:22px 23px}.task-inline-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;color:#587063;border:1px solid #d8dfd8;border-radius:999px;background:#f9fbf8;font-size:10px}.task-error,.task-success{margin:12px 0 0;font-size:11px;line-height:1.7}.task-error{color:#b35a49}.task-success{color:#2f7557}.task-empty,.task-empty-row{min-height:120px;color:#92a097;font-size:11px;text-align:center}.task-empty{display:grid;place-items:center;border:1px dashed #dde3dc;border-radius:10px;margin-top:18px}.task-empty-row{padding:26px 0}.task-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.task-config-card{padding:18px;border:1px solid #e5ebe4;border-radius:11px;background:#fafbf8}.task-config-card__top{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:14px}.task-config-card__top small{display:block;color:#829089;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.06em}.task-config-card__top h3{margin:7px 0 0;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:24px;font-weight:400}.task-field{display:block;min-width:0}.task-field span{display:block;margin-bottom:8px;color:#53645a;font-size:10px;font-weight:700}.task-field input,.task-field textarea,.task-field select{width:100%;min-height:44px;padding:0 12px;color:var(--ink);border:1px solid #dde3dc;border-radius:8px;outline:0;background:#fff;font:inherit;font-size:12px}.task-field textarea{min-height:102px;padding:12px;resize:vertical}.task-field input:focus,.task-field textarea:focus,.task-field select:focus{border-color:#80ab8c;box-shadow:0 0 0 3px #80ab8c1f}.task-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.task-config-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid #e7ece7}.task-config-card__footer span{color:#6f7e76;font-size:10px}.task-filter-bar{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-top:18px;margin-bottom:4px}.task-field--grow{flex:1;min-width:240px}.task-filter-actions{display:flex;gap:10px;margin-left:auto}.task-filter-button{min-width:88px;height:44px}.task-record-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.task-record-summary--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.task-record-summary__card{padding:16px;border:1px solid #e6ebe5;border-radius:10px;background:#fafbf8}.task-record-summary__card small,.task-record-summary__card strong,.task-record-summary__card span{display:block}.task-record-summary__card small{color:#7f8c85;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.task-record-summary__card strong{margin:10px 0 8px;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:24px;font-weight:400;line-height:1.2}.task-record-summary__card span{color:#66746c;font-size:10px;line-height:1.6}.task-record-stack,.task-rule-stack{display:grid;gap:18px;margin-top:18px}.task-rule-block{padding:18px;border:1px solid #e6ebe5;border-radius:10px;background:#fafbf8}.task-rule-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.task-rule-hint{margin-top:14px;color:#6e7c74;font-family:DM Mono,monospace;font-size:10px}.task-rule-actions{display:flex;align-items:center;gap:10px}.task-rule-save-button{min-width:120px}.task-inline-input{width:100%;min-height:38px;padding:0 10px;color:var(--ink);border:1px solid #dde3dc;border-radius:8px;outline:0;background:#fff;font:inherit;font-size:12px}.task-inline-input:focus{border-color:#80ab8c;box-shadow:0 0 0 3px #80ab8c1f}.task-record-block{padding-top:18px;border-top:1px solid #e8ece7}.task-record-block:first-child{padding-top:0;border-top:0}.task-record-block__heading{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:4px}.task-record-block__heading h3{margin:8px 0 0;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:20px;font-weight:400}.task-table-wrap{overflow:auto;margin-top:16px}.task-table{width:100%;min-width:820px;border-collapse:collapse}.task-table th{padding:12px 10px;color:#79867e;border-bottom:1px solid #e9ece7;font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.06em;text-align:left;text-transform:uppercase}.task-table td{padding:14px 10px;vertical-align:top;border-bottom:1px solid #edf0eb;font-size:11px}.task-table strong,.task-table small{display:block}.task-table strong{color:var(--ink);font-size:12px}.task-table small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.5}.task-matrix{display:grid;gap:18px;margin-top:18px}.task-matrix__group h3{margin:0 0 10px;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:19px;font-weight:400}.task-matrix__table{width:100%;border-collapse:collapse}.task-matrix__table th,.task-matrix__table td{padding:12px 10px;border-bottom:1px solid #ebefea;text-align:left;vertical-align:top;font-size:11px}.task-matrix__table th{color:#7a867f;font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.task-matrix__table td:first-child{width:90px;color:#3a5d4a;font-family:DM Mono,monospace;font-size:10px}.task-work-grid{display:grid;gap:12px;margin-top:18px}.task-work-card{padding:16px;border:1px solid #e7ece6;border-radius:10px;background:#fafbf8}.task-work-card h3{margin:0 0 11px;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:18px;font-weight:400}.task-work-card ul{margin:0;padding-left:17px;color:#627168;font-size:11px;line-height:1.8}.task-summary{margin-top:16px;padding:16px;border-radius:10px;background:#234836;color:#dbe8db}.task-summary strong{display:block;margin-bottom:8px;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.08em}.task-summary p{margin:0;color:#b9d0bc;font-size:11px;line-height:1.7}.merchant-stat-card em{display:block;margin-top:5px;color:#6d7b72;font-style:normal;font-size:10px;line-height:1.5}.merchant-status--blue{color:#3f6c84;background:#e1edf4}.order-page{gap:16px}.order-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.order-overview{display:grid;gap:16px}.order-overview__summary{display:flex;align-items:start;justify-content:space-between;gap:12px}.order-overview__summary h2{margin:8px 0 0;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:22px;font-weight:400}.order-overview__summary small{color:#7c8881;font-family:DM Mono,monospace;font-size:9px}.order-overview__health{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.order-health-card{padding:16px;border:1px solid #e7ece6;border-radius:10px;background:#fafbf8}.order-health-card small,.order-health-card strong,.order-health-card span{display:block}.order-health-card small{color:#7b8880;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.order-health-card strong{margin:9px 0 8px;color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:24px;font-weight:400;line-height:1.25}.order-health-card span{color:#66746c;font-size:10px;line-height:1.6}.order-payment-mix{padding-top:16px;border-top:1px solid #e8ece7}.order-payment-mix__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-payment-mix__head strong{color:var(--ink);font-size:12px}.order-payment-mix__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.order-payment-pill{padding:15px;border:1px solid #e6ebe5;border-radius:10px;background:#fafbf8}.order-payment-pill span,.order-payment-pill strong,.order-payment-pill small{display:block}.order-payment-pill span{color:#6a786f;font-size:10px}.order-payment-pill strong{margin:8px 0 6px;color:var(--ink);font-size:16px}.order-payment-pill small{color:#7f8b84;font-family:DM Mono,monospace;font-size:9px}.order-empty-inline{min-height:100px}.order-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.95fr)}.order-table{min-width:920px}.order-table tbody td{line-height:1.6}.order-link-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.order-detail-panel{gap:0}.order-status-pill{align-self:start}.order-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.order-highlight-card{display:flex;gap:10px;align-items:start;padding:14px;border:1px solid #e7ece6;border-radius:10px;background:#fafbf8}.order-highlight-card svg{margin-top:2px;color:#557868}.order-highlight-card small,.order-highlight-card strong,.order-highlight-card span{display:block}.order-highlight-card small{color:#78857d;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.order-highlight-card strong{margin:6px 0 5px;color:var(--ink);font-size:12px}.order-highlight-card span{color:#66746c;font-size:10px;line-height:1.5}.order-detail-meta{margin-top:18px}.order-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-goods-list{display:grid;gap:12px}.order-goods-card{display:flex;align-items:start;justify-content:space-between;gap:14px;padding:15px;border:1px solid #e7ece6;border-radius:10px;background:#fafbf8}.order-goods-card strong,.order-goods-card small,.order-goods-card span,.order-goods-card a{display:block}.order-goods-card strong{color:var(--ink);font-size:12px}.order-goods-card small{margin-top:5px;color:#69776f;font-size:10px;line-height:1.5}.order-goods-card__meta{min-width:82px;text-align:right}.order-goods-card__meta span{color:#66746c;font-family:DM Mono,monospace;font-size:10px}.order-goods-card__meta strong{margin:5px 0;color:#31513f;font-family:Georgia,serif;font-size:20px;font-weight:400}.order-goods-card__meta a{color:var(--green);font-size:10px;font-weight:700}.order-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-note-card{padding:14px;border:1px solid #e7ece6;border-radius:10px;background:#fafbf8}.order-note-card small,.order-note-card strong{display:block}.order-note-card small{color:#7c8981;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.order-note-card strong{margin-top:8px;color:var(--ink);font-size:11px;line-height:1.7;font-weight:600}.order-log-list{display:grid;gap:12px}.order-log-card{padding:14px;border:1px solid #e7ece6;border-radius:10px;background:#fafbf8}.order-log-card strong,.order-log-card small,.order-log-card span{display:block}.order-log-card strong{color:var(--ink);font-size:12px}.order-log-card small{margin-top:6px;color:#69766f;font-size:10px;line-height:1.6}.order-log-card span{margin-top:9px;color:#7f8c84;font-family:DM Mono,monospace;font-size:9px}.text-button{display:inline-flex;align-items:center;gap:5px;padding:0;color:var(--green);background:transparent;font-size:10px;font-weight:700}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.sidebar{width:225px}.main-area{margin-left:225px}.topbar,.page-content{padding-right:27px;padding-left:27px}.dashboard-grid,.bottom-grid,.merchant-grid,.settings-grid,.asset-grid,.asset-leader-grid{grid-template-columns:1fr}.settings-document-shell{grid-template-columns:1fr;min-height:0}.settings-document-list{max-height:none}.task-module-grid,.task-layout,.task-config-grid{grid-template-columns:1fr}.task-rule-form-grid,.task-record-summary,.task-record-summary--triple,.user-stats,.settings-stats,.asset-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-grid,.order-overview__health{grid-template-columns:1fr}.order-payment-mix__list,.order-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.order-highlight-grid{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .25s ease}.sidebar--open{transform:translate(0);box-shadow:15px 0 40px #152e2233}.sidebar__close{display:grid}.sidebar-backdrop{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;background:#162a2159;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.main-area{margin-left:0}.topbar{height:64px;padding:0 19px}.mobile-menu-button{display:grid;margin-right:13px;color:var(--ink)}.operator__info,.operator>svg,.round-action:first-child{display:none}.operator{margin-left:2px;padding-left:11px}.page-content{padding:29px 19px 45px}.page-heading{align-items:start;flex-direction:column;gap:20px}.page-heading h1{font-size:33px}.stat-grid{grid-template-columns:repeat(2,1fr)}.merchant-stats,.user-stats,.settings-stats,.asset-summary-grid,.order-stats,.task-module-grid{grid-template-columns:1fr}.merchant-filters__row{align-items:stretch}.merchant-field,.merchant-field--grow,.merchant-filter-actions{width:100%;min-width:0}.merchant-filter-actions{margin-left:0}.merchant-filter-button,.merchant-filter-actions .ghost-button{flex:1}.settings-form__grid{grid-template-columns:1fr}.settings-panel{padding:18px}.settings-document-editor{padding:16px}.settings-document-editor__head{flex-direction:column}.merchant-toggle-grid{grid-template-columns:1fr}.order-overview__summary{flex-direction:column}.order-payment-mix__list,.order-note-grid,.task-field-grid,.task-rule-form-grid,.task-record-summary,.task-record-summary--triple{grid-template-columns:1fr}.task-filter-actions{width:100%;margin-left:0}.task-filter-button,.task-filter-actions .ghost-button{flex:1}.stat-card{min-height:166px;padding:15px}.stat-card__value{font-size:27px}.insight-card{align-items:start;flex-wrap:wrap;gap:14px;padding:21px}.insight-card>a{margin-left:59px}.login-page{display:block}.login-visual{display:none}.login-panel{min-height:100vh;padding:35px 24px}.mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:70px;color:var(--green-deep)}.mobile-brand .brand__mark{width:31px;height:31px;font-size:18px}.mobile-brand strong{font-family:Georgia,serif;font-size:16px;font-weight:400}}@media(max-width:420px){.stat-grid{gap:8px}.stat-card p{font-size:10px}.stat-card__footer{display:block}.stat-card__footer small{display:block;margin-top:4px}.panel{padding:18px 15px}.chart{height:215px}.chart__x-axis{font-size:7px}.merchant-table-panel,.merchant-detail-panel,.merchant-filters{padding:16px 15px}.merchant-detail-meta{grid-template-columns:1fr}.merchant-detail-actions{flex-direction:column}.merchant-detail-actions>*{width:100%;justify-content:center}.user-link-group{flex-direction:column}.user-link-group>*{width:100%;justify-content:center}.order-link-group{flex-direction:column}.order-link-group>*{width:100%;justify-content:center}.order-goods-card{flex-direction:column}.order-goods-card__meta{width:100%;text-align:left}.task-panel{padding:18px 15px}.task-config-card__footer{align-items:stretch;flex-direction:column}.task-config-card__footer>*{width:100%}.breadcrumbs>span:first-child,.breadcrumbs__slash{display:none}}:root{color:#1f2937;background:#f6f7fb;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;--ink: #1f2937;--muted: #6b7280;--muted-light: #94a3b8;--paper: #f6f7fb;--card: #ffffff;--line: #e5e7eb;--green: #256f52;--green-deep: #1f5a43;--green-soft: #edf6f1;--orange: #b77946;--blue: #4f7d9b;--yellow: #9f7b2e;--shadow: none}body{background:var(--paper);color:var(--ink)}.sidebar{width:240px;padding:20px 16px 16px;color:#374151;background:#fff;border-right:1px solid var(--line)}.sidebar:before,.insight-card:after,.login-visual__grain,.login-visual:before,.login-visual:after,.login-visual__orb,.visual-index{display:none}.sidebar__top{margin-bottom:22px}.sidebar__status{margin:0 0 20px;padding:12px 14px;color:var(--muted);border:1px solid var(--line);border-radius:10px;background:#f8fafc;font-size:13px;letter-spacing:0}.status-dot,.healthy-label i{width:8px;height:8px;background:#22c55e}.status-pulse{display:none}.brand__mark{width:40px;height:40px;color:#111827;background:#f3f4f6;border-radius:10px;font-family:inherit;font-size:20px;font-weight:700}.brand strong,.brand small,.page-heading h1,.panel__heading h2,.placeholder-page h1,.merchant-table-panel__head h2,.merchant-detail-panel__head h2,.merchant-title-row h3,.settings-document-editor__head h3,.asset-leader-card__head h3,.task-config-card__top h3,.task-record-block__heading h3,.task-module-card h3,.task-work-card h3,.task-matrix__group h3,.order-overview__summary h2,.order-health-card strong,.order-payment-pill strong,.login-heading h2,.visual-content h1,.mobile-brand strong,.stat-card__value,.merchant-stat-card strong,.quick-item b,.task-record-summary__card strong{font-family:inherit;letter-spacing:0}.brand strong{font-size:20px;font-weight:700}.brand small,.nav-item__copy small,.eyebrow,.sidebar__note{display:none}.nav-label{margin:14px 10px 8px;color:#9ca3af;font-family:inherit;font-size:12px;letter-spacing:0}.nav-label--spaced{margin-top:22px}.nav-item{min-height:50px;margin-bottom:4px;padding:10px 12px;color:#4b5563;border:1px solid transparent;border-radius:10px}.nav-item:hover{color:var(--ink);background:#f9fafb}.nav-item.router-link-active{color:var(--green-deep);background:var(--green-soft);border-color:#dbece4;box-shadow:none}.nav-item__copy strong{font-size:15px;font-weight:600}.nav-item__badge{padding:2px 8px;color:#a16207;background:#fff7ed;border-radius:999px;font-size:12px}.logout-button{padding:14px 12px 0;color:var(--muted);border-top:1px solid var(--line);font-size:14px}.main-area{margin-left:240px;background:var(--paper)}.topbar{height:64px;padding:0 32px;background:#fff}.breadcrumbs{gap:8px;color:var(--muted);font-family:inherit;font-size:13px;letter-spacing:0}.breadcrumbs strong{font-size:14px}.topbar__actions{gap:10px}.round-action{width:36px;height:36px;color:#6b7280;border:1px solid var(--line);border-radius:10px;background:#fff}.operator{gap:10px;padding-left:16px}.operator__avatar{width:32px;height:32px;color:#334155;background:#eef2f7;font-family:inherit;font-size:13px;font-weight:700}.operator__info small{font-family:inherit;font-size:12px}.page-content{max-width:none;padding:28px 32px 40px}.page-heading{margin-bottom:24px}.page-heading h1{margin:6px 0 4px;font-size:34px;font-weight:700}.page-heading p{font-size:14px}.outline-button,.select-button,.ghost-button,.demo-button,.primary-button{height:40px;padding:0 14px;border-radius:10px;box-shadow:none;font-size:13px;font-weight:600}.outline-button,.select-button,.ghost-button,.demo-button{color:#374151;border:1px solid var(--line);background:#fff}.outline-button:hover,.select-button:hover,.ghost-button:hover,.demo-button:hover{background:#f9fafb}.primary-button{color:#fff;background:var(--green)}.primary-button:hover{background:var(--green-deep);transform:none}.panel,.mini-panel,.stat-card,.merchant-stat-card,.insight-card,.merchant-doc-card,.merchant-detail-block--soft,.settings-document-card,.settings-document-editor,.settings-toggle,.task-rule-block,.task-record-summary__card,.task-work-card,.task-module-card,.task-config-card,.asset-leader-card,.order-health-card,.order-payment-pill,.placeholder-page__mark{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:none}.panel,.mini-panel,.merchant-table-panel,.merchant-detail-panel,.merchant-filters,.settings-panel,.asset-leader-panel,.asset-scope-panel{border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:none}.stat-card,.merchant-stat-card{min-height:0}.stat-card--mint,.stat-card--peach,.stat-card--blue,.stat-card--gold{background:#fff;border-color:var(--line)}.stat-icon,.merchant-stat-card__icon,.quick-item__icon,.task-module-card__icon,.asset-leader-card__icon,.placeholder-page__mark{color:var(--green);background:var(--green-soft);border-color:#dbece4}.stat-card p,.merchant-stat-card small,.merchant-table small,.task-table small,.order-payment-pill span,.order-health-card span{color:var(--muted)}.stat-card__value,.merchant-stat-card strong,.task-record-summary__card strong,.order-health-card strong,.order-payment-pill strong{color:var(--ink);font-size:30px;font-weight:700}.insight-card{align-items:center;color:var(--ink)}.insight-card__leaf{width:42px;height:42px;color:var(--green);border:1px solid #dbece4;background:var(--green-soft)}.insight-card h2{color:var(--ink);font-size:28px;font-weight:700}.insight-card h2 em,.healthy-label,.health-bars strong{color:var(--green);font-family:inherit}.insight-card p{color:var(--muted);font-size:13px}.insight-card>a{color:var(--green);border-color:var(--line)}.visual-content{margin:0;padding:56px}.login-page{background:var(--paper)}.login-visual{color:var(--ink);background:#f3f4f6}.visual-kicker,.visual-footer{color:var(--muted);font-family:inherit}.visual-content h1{color:var(--ink);font-size:42px;font-weight:700;line-height:1.15}.visual-content h1 em{color:var(--green)}.visual-content p,.login-heading p,.login-tip{color:var(--muted)}.field__control,.merchant-field__control,.merchant-field select,.settings-field input,.settings-field textarea,.task-field input,.task-field textarea,.task-field select,.merchant-textarea-field textarea,.task-inline-input{border-color:var(--line);border-radius:10px;background:#fff;box-shadow:none}.field__control:focus-within,.settings-field input:focus,.settings-field textarea:focus,.task-field input:focus,.task-field textarea:focus,.task-field select:focus,.merchant-textarea-field textarea:focus,.task-inline-input:focus{border-color:#bdd7c9;box-shadow:0 0 0 3px #256f5214}.merchant-table thead th,.task-table th,.task-matrix__table th,.settings-section__title,.task-record-summary__card small,.merchant-total,.settings-editor-meta,.order-overview__summary small,.order-health-card small,.order-payment-pill small{color:#9ca3af;font-family:inherit;font-size:12px;letter-spacing:0;text-transform:none}.merchant-status,.merchant-type,.merchant-flags span{font-size:12px}.merchant-status--pending,.merchant-status--success,.merchant-status--danger,.merchant-status--warning,.merchant-status--muted{border:1px solid currentColor;background:transparent}.task-summary{color:var(--ink);background:#fff;border:1px solid var(--line)}.task-summary p{color:var(--muted)}@media(max-width:760px){.sidebar{width:240px}.main-area{margin-left:0}.topbar{padding:0 18px}.page-content{padding:20px 16px 32px}.page-heading h1{font-size:28px}}:root{color:#1f2329;background:#f5f7fa;--ink: #1f2329;--muted: #606266;--muted-light: #909399;--paper: #f5f7fa;--card: #ffffff;--line: #e4e7ed;--green: #409eff;--green-deep: #337ecc;--green-soft: #ecf5ff;--orange: #e6a23c;--blue: #409eff;--yellow: #e6a23c}body{background:#f5f7fa}.sidebar{color:#c0c4cc;background:#304156;border-right:0}.brand__mark{color:#304156;background:#fff;border-radius:8px}.brand strong{color:#fff;font-size:18px}.sidebar__status{color:#dcdfe6;border-color:#ffffff14;background:#ffffff0a;border-radius:8px;font-size:12px}.nav-label{color:#8f9bb3;font-size:12px}.nav-item{min-height:44px;padding:10px 12px;color:#c0c4cc;border-radius:6px}.nav-item:hover{color:#fff;background:#263445}.nav-item.router-link-active{color:#fff;background:#409eff;border-color:#409eff}.nav-item__copy strong{font-size:14px;font-weight:500}.nav-item__badge{color:#e6a23c;background:#e6a23c24;font-size:11px}.logout-button{color:#c0c4cc;border-top-color:#ffffff14;font-size:13px}.logout-button:hover{color:#fff}.main-area{background:#f5f7fa}.topbar{height:56px;border-bottom:1px solid #ebeef5;background:#fff}.breadcrumbs{color:#909399;font-size:13px}.breadcrumbs strong{color:#303133;font-size:14px;font-weight:500}.round-action{width:32px;height:32px;color:#606266;border-color:#dcdfe6;border-radius:4px}.round-action:hover{color:#409eff;background:#ecf5ff}.operator{border-left-color:#ebeef5}.operator__avatar{color:#409eff;background:#ecf5ff;border-radius:50%}.operator__info strong{font-size:13px;font-weight:500}.operator__info small{color:#909399;font-size:12px}.page-content{padding:20px 24px 32px}.page-heading{margin-bottom:20px}.page-heading h1{margin:0 0 8px;font-size:28px;font-weight:600}.page-heading p{color:#909399;font-size:13px}.outline-button,.select-button,.ghost-button,.demo-button{color:#606266;border:1px solid #dcdfe6;border-radius:4px;background:#fff;font-size:13px;font-weight:500}.outline-button:hover,.select-button:hover,.ghost-button:hover,.demo-button:hover{color:#409eff;border-color:#c6e2ff;background:#ecf5ff}.primary-button{border-radius:4px;background:#409eff;font-size:13px;font-weight:500}.primary-button:hover{background:#337ecc}.panel,.mini-panel,.merchant-table-panel,.merchant-detail-panel,.merchant-filters,.settings-panel,.asset-leader-panel,.asset-scope-panel,.stat-card,.merchant-stat-card,.insight-card,.merchant-doc-card,.merchant-detail-block--soft,.settings-document-card,.settings-document-editor,.settings-toggle,.task-rule-block,.task-record-summary__card,.task-work-card,.task-module-card,.task-config-card,.asset-leader-card,.order-health-card,.order-payment-pill,.task-summary{border:1px solid #ebeef5;border-radius:4px;background:#fff}.panel,.mini-panel{box-shadow:none}.stat-card,.merchant-stat-card{padding:16px 18px}.stat-icon,.merchant-stat-card__icon,.quick-item__icon,.task-module-card__icon,.asset-leader-card__icon,.placeholder-page__mark,.insight-card__leaf{color:#409eff;background:#ecf5ff;border-color:#d9ecff;border-radius:4px}.stat-card__value,.merchant-stat-card strong,.task-record-summary__card strong,.order-health-card strong,.order-payment-pill strong{font-size:26px;font-weight:600}.stat-card p,.merchant-stat-card small,.merchant-table small,.task-table small,.order-payment-pill span,.order-health-card span,.task-summary p{color:#909399;font-size:12px}.merchant-filters,.merchant-table-panel,.merchant-detail-panel,.settings-panel,.asset-leader-panel,.asset-scope-panel{padding:18px}.merchant-table-panel__head h2,.merchant-detail-panel__head h2,.merchant-title-row h3,.panel__heading h2,.task-config-card__top h3,.task-record-block__heading h3,.task-module-card h3,.task-work-card h3,.task-matrix__group h3,.order-overview__summary h2{font-size:22px;font-weight:600}.merchant-field span,.settings-field span,.task-field span,.merchant-textarea-field span{color:#606266;font-size:12px;font-weight:500}.field__control,.merchant-field__control,.merchant-field select,.settings-field input,.settings-field textarea,.task-field input,.task-field textarea,.task-field select,.merchant-textarea-field textarea,.task-inline-input{min-height:40px;border:1px solid #dcdfe6;border-radius:4px;font-size:13px}.field__control:focus-within,.settings-field input:focus,.settings-field textarea:focus,.task-field input:focus,.task-field textarea:focus,.task-field select:focus,.merchant-textarea-field textarea:focus,.task-inline-input:focus{border-color:#409eff;box-shadow:0 0 0 2px #409eff1f}.merchant-table thead th,.task-table th,.task-matrix__table th,.settings-section__title,.task-record-summary__card small,.merchant-total,.settings-editor-meta,.order-overview__summary small,.order-health-card small,.order-payment-pill small{color:#909399;font-size:12px;font-weight:500}.merchant-table tbody tr:hover{background:#f5f7fa}.merchant-table tbody tr.is-active{background:#ecf5ff}.merchant-status,.merchant-type,.merchant-flags span{min-height:24px;padding:0 8px;border-radius:4px;font-size:12px}.merchant-status--pending{color:#e6a23c;border:1px solid #f5dab1;background:#fdf6ec}.merchant-status--success{color:#67c23a;border:1px solid #c2e7b0;background:#f0f9eb}.merchant-status--danger{color:#f56c6c;border:1px solid #fbc4c4;background:#fef0f0}.merchant-status--warning,.merchant-status--muted{color:#909399;border:1px solid #dcdfe6;background:#f4f4f5}.merchant-type,.merchant-flags span,.merchant-detail-block--soft{border-color:#ebeef5;background:#fafafa}.insight-card{color:#303133}.insight-card h2{font-size:24px;font-weight:600}.insight-card p{color:#909399;font-size:13px}.insight-card>a{color:#409eff;border:1px solid #dcdfe6;border-radius:4px}.login-page{background:#eef1f6}.login-visual{color:#fff;background:linear-gradient(180deg,#324157,#263445)}.visual-kicker,.visual-footer{color:#ffffffb8}.visual-content h1{color:#fff;font-size:36px;font-weight:600}.visual-content h1 em{color:#d9ecff}.visual-content p{color:#fffc}.login-panel{background:#fff}.login-panel__inner{width:min(100%,420px);padding:32px 28px;border:1px solid #ebeef5;border-radius:6px;background:#fff}.login-heading{margin-bottom:28px}.login-heading h2{margin:0 0 8px;font-size:28px;font-weight:600}.login-heading p,.login-tip{color:#909399;font-size:13px}@media(max-width:760px){.sidebar{background:#304156}.sidebar-backdrop{background:#00000059;-webkit-backdrop-filter:none;backdrop-filter:none}.topbar{padding:0 16px}.page-content{padding:16px}.page-heading h1{font-size:24px}.login-panel__inner{padding:24px 18px}}
