@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#233531;background:#f5f7f6;font-size:14px;line-height:1.5;font-synthesis:none;--green: #18745b;--green-dark: #005a45;--green-soft: #e9f3ef;--border: #e5eae7;--muted: #7d8b85;--ink: #233531;--rail: 216px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;vertical-align:middle}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #78cbb0;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:24px;line-height:32px;letter-spacing:-.7px;font-weight:600}h2{font-size:16px;line-height:24px;font-weight:600}h3{font-size:14px;line-height:22px;font-weight:600}small{font-size:12px;color:var(--muted)}strong{font-weight:600}input,select,textarea{background:#fff;color:var(--ink);border:1px solid var(--border);border-radius:5px;padding:9px 11px;min-width:0;outline:none;transition:border-color .15s,box-shadow .15s}input,select{height:40px}input:focus,select:focus,textarea:focus{border-color:#4f9b82;box-shadow:0 0 0 3px #18745b14}input::placeholder,textarea::placeholder{color:#9aa59f}input:disabled,select:disabled,textarea:disabled{background:#f4f6f5;color:#89958e}textarea{resize:vertical}input[type=checkbox]{width:16px;height:16px;accent-color:var(--green);margin:0}input[type=number]{font-variant-numeric:tabular-nums}b{font-weight:600}kbd{font-family:inherit;font-size:10px;font-weight:400;color:#a0aba4;white-space:nowrap;border:1px solid var(--border);border-radius:3px;padding:1px 4px;line-height:16px}.green{color:var(--green)!important}.orange{color:#c77534!important}.muted{color:var(--muted)!important}.mono,.number,.amount-small,.metric-card strong{font-variant-numeric:tabular-nums}.right{text-align:right!important}.nowrap{white-space:nowrap}.push-right{margin-left:auto}.grow{flex:1}.span-2{grid-column:span 2}.ellipsis{max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.button{height:36px;border:1px solid #dce4df;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:7px;background:#fff;padding:0 13px;font-size:13px;font-weight:500;white-space:nowrap;transition:background .15s,border-color .15s,transform .15s}.button:hover:not(:disabled){background:#f3f8f5;border-color:#b9d0c3}.button:active:not(:disabled){transform:translateY(1px)}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover:not(:disabled){background:#11664e}.button.danger{background:#b5453d;border-color:#b5453d;color:#fff}.danger-outline{color:#b4493e!important;border-color:#e9c9c4!important}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;background:transparent;color:var(--green);font-size:12px;font-weight:500;padding:4px 3px;white-space:nowrap}.text-button:hover:not(:disabled){text-decoration:underline}.text-button+.text-button{margin-left:8px}.icon-button{width:32px;height:32px;padding:0;border:0;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#788980;flex-shrink:0}.icon-button:hover{background:#edf3ef}.small-button{height:29px;font-size:12px}.avatar{height:38px;width:38px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:50%;background:#e8f1ec;color:#32765f;font-size:15px;font-weight:600}.avatar.small{height:30px;width:30px;font-size:12px}.avatar.large{height:55px;width:55px;font-size:23px}.person{display:flex;gap:10px;align-items:center}.person small{display:block;margin-top:2px}.badge{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;color:#829088;background:#f0f3f1;border-radius:4px;padding:3px 7px;font-size:11px;line-height:17px;font-weight:400}.badge i{height:4px;width:4px;border-radius:50%;background:currentColor}.badge.active,.badge.paid,.badge.arrived,.badge.authorized,.badge.success,.badge.published{background:#e8f3ed;color:#287b59}.badge.pending,.badge.completed,.badge.draft,.badge.unconfigured,.badge.not_deployed{background:#fcf2e5;color:#b47c32}.badge.in_progress,.badge.confirmed,.badge.reviewing{background:#e9eff9;color:#4a77b5}.badge.cancelled,.badge.refunded,.badge.suspended,.badge.frozen,.badge.failed,.badge.revoked{background:#f9ece9;color:#b26e61}.pill{display:inline-flex;padding:2px 7px;background:#eaf3ee;color:#41795f;font-size:11px;line-height:18px;border-radius:4px;white-space:nowrap;font-weight:400;vertical-align:middle}.plate{font-weight:500;color:#31483e;white-space:nowrap;letter-spacing:.3px}.plate+.plate{margin-left:6px}.count{font-size:11px;background:#f0f4f2;color:#7a9083;line-height:18px;min-width:22px;display:inline-block;text-align:center;border-radius:4px;margin-left:6px;padding:0 4px}.button svg,.text-button svg{flex-shrink:0}.sidebar{width:var(--rail);position:fixed;left:0;top:0;bottom:0;background:#223430;color:#d2e7e1;z-index:40;display:flex;flex-direction:column;overflow:hidden}.brand{display:flex;gap:11px;align-items:center;padding:20px 24px 16px;min-height:87px}.brand-mark{height:38px;width:38px;flex-shrink:0;background:#18745b;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#9ff3d4}.brand strong{display:block;color:#e3f7ed;font-weight:600;font-size:18px;letter-spacing:0;white-space:nowrap;line-height:28px}.brand small{display:block;color:#90afa0;font-size:8px;letter-spacing:1.35px;margin-top:3px}.workspace-label{font-size:10px;color:#6c8c7e;margin:0 22px 13px;border-bottom:1px solid #ffffff0d;padding-bottom:13px;letter-spacing:1px}.navigation{flex:1;overflow-y:auto;padding:0 12px 12px;scrollbar-width:thin;scrollbar-color:#486255 transparent}.nav-group-label{font-size:10px;letter-spacing:1px;color:#819c8f;padding:12px 12px 7px}.nav-group-label:first-child{padding-top:0}.nav-item{height:39px;padding:0 12px;display:flex;align-items:center;gap:11px;border-radius:5px;color:#b0c4b9;font-size:13px;margin:3px 0;border:1px solid transparent;transition:background .15s}.nav-item svg{color:#9bb6a7;stroke-width:1.7}.nav-item.active{background:#18745b;color:#fff;font-weight:500;border-color:#ffffff0c}.nav-item.active svg{color:#c4f1df}.nav-item:hover{background:#ffffff0a;color:#eef9f2}.nav-item.active:hover{background:#18745b}.nav-item kbd{margin-left:auto;border-color:#ffffff25;color:#b8e5d1}.sidebar-footer{padding:14px 20px 15px;border-top:1px solid #ffffff0c}.sidebar-footer>button{border:0;background:none;color:#b0c5b8;font-size:12px;display:flex;align-items:center;gap:9px;padding:3px 0 12px}.sidebar-version{font-size:9px;color:#799b88;display:flex;align-items:center;gap:5px}.sidebar-version i,.open-state i{height:5px;width:5px;border-radius:50%;background:#6abb88}.sidebar-version span{margin-left:auto;font-size:9px}.topbar{height:56px;position:fixed;top:0;right:0;left:var(--rail);z-index:30;border-bottom:1px solid #dfe8e2;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px}.topbar-actions{display:flex;align-items:center;gap:14px}.store-switch{display:flex;align-items:center;gap:9px;min-width:0}.store-switch>svg{color:#638172}.store-switch strong{font-size:13px;white-space:nowrap;max-width:250px;overflow:hidden;text-overflow:ellipsis}.open-state{font-size:10px;display:flex;align-items:center;gap:4px;color:#6a957a;background:#f2f8f4;border-radius:4px;padding:2px 5px;margin-left:4px;white-space:nowrap}.global-search{height:32px;display:flex;align-items:center;gap:7px;background:#f4f7f5;padding:0 9px;border-radius:4px;color:#8fa296;width:270px}.global-search input{border:0;background:none;padding:0;height:30px;flex:1;font-size:11px;box-shadow:none;width:110px}.global-search kbd{font-size:9px;border:0}.profile-button{border:0;display:flex;align-items:center;background:transparent;font-size:12px;gap:9px;padding:0}.user-menu{position:relative}.profile-dropdown{position:absolute;top:44px;right:0;border:1px solid var(--border);border-radius:8px;background:#fff;min-width:210px;box-shadow:0 8px 30px #143d251c;padding:14px;z-index:40}.profile-dropdown>small{display:block;margin-top:4px}.profile-dropdown>button{border:0;border-top:1px solid var(--border);margin-top:12px;background:none;display:flex;align-items:center;gap:8px;padding:12px 0 0;width:100%;font-size:12px;color:#8d5149}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:12px;color:#819186}.breadcrumb strong{font-weight:500;color:#3c5548}.breadcrumb span{color:#b3beb7}.main-content{margin-left:var(--rail);padding:24px;margin-top:56px;min-height:calc(100vh - 56px)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.page-heading p{color:#819087;font-size:12px;margin-top:5px}.heading-actions{display:flex;align-items:center;gap:9px}.app-footer{text-align:center;color:#9aa89f;font-size:10px;padding:25px 0 1px;letter-spacing:.3px}.app-footer span{margin:0 7px}.menu-toggle{display:none}.platform .sidebar{background:#0d1f1b}.platform .topbar{height:64px}.platform .main-content{margin-top:64px}.platform .brand{min-height:64px;padding-top:12px;padding-bottom:12px}.platform .brand-mark{background:none;width:23px;height:30px}.platform .brand strong{font-size:18px;line-height:24px}.platform .workspace-label{margin-top:12px}.panel{background:#fff;border:1px solid var(--border);border-radius:8px;min-width:0;overflow:hidden}.section-title{min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;gap:10px;border-bottom:1px solid var(--border)}.section-title h2{font-size:14px;display:flex;align-items:center;gap:7px}.section-title .muted{font-size:11px}.section-title>span{font-size:11px}.toolbar{display:flex;align-items:center;gap:10px;padding:16px;min-height:72px;flex-wrap:wrap}.toolbar.compact{padding:16px 0;min-height:0}.toolbar.no-padding{padding:0;min-height:0}.toolbar>select{font-size:12px;min-width:140px;max-width:200px}.toolbar .muted{font-size:12px}.searchbox{border:1px solid var(--border);border-radius:5px;display:flex;align-items:center;gap:8px;height:40px;padding:0 10px;color:#93a396;width:300px;background:#fff}.searchbox input{padding:0;border:0;box-shadow:none!important;background:none;height:38px;width:100%;font-size:12px;flex:1}.searchbox:focus-within{border-color:#6ba68c;box-shadow:0 0 0 3px #18745b10}.searchbox kbd{border:0;font-size:12px}.tabs{display:flex;align-items:center;gap:22px;min-height:50px;border-bottom:1px solid var(--border);white-space:nowrap;overflow-x:auto;scrollbar-width:none}.tabs.padded{padding:0 20px}.tabs>button{height:50px;display:flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;border:0;border-bottom:2px solid transparent;background:none;font-size:12px;color:#859389;padding:2px 0 0;position:relative;top:1px}.tabs>button.active{color:var(--green);border-bottom-color:var(--green);font-weight:600}.table-wrap{overflow:auto;scrollbar-width:thin;scrollbar-color:#cddbd2 transparent}table{width:100%;border-collapse:collapse;font-size:12px;table-layout:auto;text-align:left}th{font-size:11px;line-height:18px;font-weight:400;color:#7f9387;background:#f3f7f5;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:11px 16px;white-space:nowrap}td{padding:13px 16px;border-bottom:1px solid #edf0ee;line-height:20px;height:62px}tr:last-child>td{border-bottom:0}tbody tr:hover{background:#f8fbf9}td small{display:block;font-size:10px;margin-top:2px;color:#93a095;line-height:16px}td.number,th.number{text-align:right;white-space:nowrap}td .order-number{font-size:11px;letter-spacing:.2px;color:#5f776b}.pagination{padding:12px 16px;display:flex;justify-content:flex-end;align-items:center;gap:8px;border-top:1px solid var(--border);font-size:11px;color:#8b9b90}.pagination>span:first-child{margin-right:auto}.pagination .icon-button{border:1px solid var(--border);height:28px;width:28px}.page-state{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a0b1a5;gap:12px;font-size:12px;padding:30px;text-align:center}.page-state strong{color:#ad7165;font-weight:400}.page-state svg{stroke-width:1.5}.error-state{background:#fffcfa}.metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:24px}.metrics-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{height:112px;padding:16px;background:#fff;border:1px solid var(--border);border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.metric-card>div:first-child{display:flex;justify-content:space-between;align-items:center}.metric-card span{font-size:12px;color:#778d80}.metric-card strong{font-size:25px;line-height:32px;letter-spacing:-.6px;font-weight:600;color:#254c3c;white-space:nowrap}.metric-card small{font-size:10px;color:#98a69c}.platform-metrics .metric-card{height:88px}.dashboard-middle{display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:24px;margin-bottom:24px;align-items:stretch}.realtime-orders{min-height:378px}.realtime-orders td{padding:12px 16px}.realtime-orders th{padding:11px 16px}.realtime-orders .service-names{max-width:230px;font-size:11px;color:#718779}.realtime-orders .amount-small{font-size:11px;color:#456957}.realtime-orders .text-button{font-size:11px}.appointment-stack{padding:16px;display:flex;flex-direction:column;gap:10px;max-height:318px;overflow-y:auto}.appointment-card{padding:12px;background:#fff;border:1px solid var(--border);border-left:3px solid #bacdbf;border-radius:4px;display:block}.appointment-card.arrived{background:#eff7f2;border-left-color:var(--green)}.appointment-card>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.appointment-card strong{display:flex;align-items:center;gap:5px;font-size:12px}.appointment-card p{font-size:12px}.appointment-card small{font-size:10px;display:block;margin-top:4px}.appointment-card .badge{font-size:9px;padding:1px 5px}.board-footer{display:flex;align-items:center;justify-content:center;gap:6px;border-top:1px solid var(--border);font-size:11px;color:var(--green);height:38px;margin-top:auto}.appointments-board{display:flex;flex-direction:column}.dashboard-bottom{display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:24px}.chart-panel .section-title{border:0}.trend-chart{padding:0 20px 12px}.trend-chart svg{width:100%;display:block;overflow:visible}.chart-legend{display:flex;align-items:center;gap:6px;color:#82998b;font-size:10px}.chart-legend i,.legend-dot{width:6px;height:6px;background:var(--green);display:inline-block;border-radius:2px}.todo-item{display:flex;gap:10px;align-items:center;padding:15px 17px;border-bottom:1px solid #edf2ee}.todo-item:last-child{border-bottom:0}.todo-icon{width:33px;height:33px;border-radius:6px;background:#f1f6f3;color:#6b9f80;display:flex;align-items:center;justify-content:center}.todo-item strong{font-size:11px;display:block}.todo-item small{font-size:10px;display:block;margin-top:3px}.todo-item>svg:last-child{margin-left:auto;color:#a3b3a9}.todo-count{font-size:17px;font-weight:600;color:#be8c51;margin-left:auto}.business-todos .section-title{min-height:56px}.modal{border:1px solid #dce6df;border-radius:10px;padding:0;width:540px;max-width:calc(100vw - 36px);max-height:calc(100vh - 54px);background:#fff;color:var(--ink);box-shadow:0 18px 80px #0d332b33;overflow:auto}.modal.wide{width:900px}.modal.side-drawer{margin:0 0 0 auto;inset:0;width:760px;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0;border-right:0;display:flex;flex-direction:column;overflow:hidden}.side-drawer .modal-head{flex-shrink:0;padding:20px}.side-drawer .modal-head h2{font-size:20px}.side-drawer .modal-body{flex:1;overflow:auto;padding:20px}.side-drawer .modal-foot{flex-shrink:0;padding:14px 20px}.variant-subtitle{margin:0 0 20px;font-size:13px}.variant-service-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--border);border-radius:8px;background:#eff7f3}.variant-service-bar small{display:block;color:var(--muted);margin-top:4px;font-size:12px}.variant-service-bar .text-button{display:inline-flex;align-items:center;gap:4px}.variant-profile{margin:16px 0;padding:16px;border:1px solid var(--border);border-radius:8px;display:flex;flex-direction:column;gap:14px}.variant-definition{display:grid;grid-template-columns:minmax(100px,1fr) minmax(160px,2fr) 32px;align-items:end;gap:10px}.variant-definition label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--muted)}.variant-edit-wrap{border:1px solid var(--border);border-radius:8px 8px 0 0}.variant-edit-table{width:100%;min-width:710px;table-layout:auto}.variant-edit-table th{background:#eff7f3;font-size:12px;padding:12px 8px;white-space:nowrap}.variant-edit-table td{padding:8px}.variant-edit-table input:not([type=checkbox]),.variant-edit-table select{height:34px;min-height:34px;width:120px;min-width:120px;padding:6px;font-size:13px}.variant-edit-table input[type=number]{width:114px;min-width:114px;text-align:right;font-variant-numeric:tabular-nums}.variant-edit-table .switch{width:32px;height:18px}.variant-identity{display:block;min-width:104px;max-width:180px;white-space:normal;overflow-wrap:anywhere;font-size:13px}.variant-add-row{display:flex;align-items:center;justify-content:center;width:100%;padding:11px;gap:6px;border:1px solid var(--border);border-top:0;background:#f1f9f5;color:var(--green);border-radius:0 0 8px 8px}.variant-appointment-choice{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;background:#eff7f3;border:1px solid var(--border);border-radius:8px}.variant-appointment-choice small{display:block;font-size:12px;margin-top:6px;color:var(--muted)}.cart-variant-caption{display:block;white-space:normal;font-weight:400;color:#718779;margin-top:4px;line-height:1.5;font-size:11px}.modal::backdrop{background:#102f2352;backdrop-filter:blur(2px)}.modal-head{position:sticky;top:0;background:#fff;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--border)}.modal-head h2{font-size:16px}.modal-body{padding:22px}.modal-foot{position:sticky;bottom:0;background:#fbfdfb;z-index:2;border-top:1px solid var(--border);padding:14px 22px;display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 16px}.form-grid>label,.field-label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#657f6e}.form-grid>label b{display:inline;color:#c37a62}.form-grid>label>input,.form-grid>label>select,.form-grid>label>textarea{width:100%;font-size:13px}.form-grid .notice{margin:0}.notice{background:#f4f8f5;border:1px solid #e4eee7;border-radius:6px;font-size:12px;line-height:1.8;color:#7d9384;padding:12px 14px;margin:14px 0;display:block}.notice>svg{vertical-align:middle;margin-right:5px}.hint{font-size:10px;line-height:1.7;color:#94a398;margin-top:8px}.member-hero{display:flex;align-items:center;gap:13px;margin-bottom:20px}.member-hero h2{font-size:21px}.member-hero h2 .pill{margin-left:8px}.member-hero p{font-size:11px;color:#8c9d91;margin-top:6px}.asset-grid{background:#f1f7f3;border-radius:8px;padding:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.asset-grid>div:not(:last-child){border-right:1px solid #deebe2}.asset-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.points-control{padding:4px 0 8px}.payment-section .points-control .field-label{display:flex;flex-direction:row;align-items:center;margin-top:0}.points-control input{width:100%;height:33px;margin:5px 0}.points-inline-note{margin:0 20px 16px}.report-points-strip{margin:0 0 20px}.payment-report .simple-row small,.receiver-detail small{display:block;margin-top:4px}.receiver-detail{max-width:75%;text-align:right}.shipping-settings-content{padding:0 20px 20px;max-width:1040px}.shipping-settings-content .section-title{padding:12px 0 0;border:0}.shipping-settings-content .notice p{margin-bottom:0}.shipping-settings-footer{padding:18px 0 0;margin-top:16px;border-top:1px solid var(--border)}.asset-grid small{display:block;color:#83a08d;font-size:11px}.asset-grid strong{display:block;font-size:24px;font-weight:600;margin-top:5px;letter-spacing:-.5px;color:#285a40}.asset-grid em{font-size:12px;font-weight:400;font-style:normal}.detail-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.detail-title p{font-size:12px;color:#94a398;margin-top:5px}.workflow-steps{display:flex;align-items:center;margin:18px 0 25px;background:#f6f9f7;padding:17px 20px;border-radius:6px}.workflow-steps>div{flex:1;color:#acb9af;font-size:12px;display:flex;align-items:center;gap:8px}.workflow-steps i{height:9px;width:9px;border:2px solid #c6d3ca;border-radius:50%}.workflow-steps .current{color:var(--green);font-weight:600}.workflow-steps .current i{background:var(--green);border-color:var(--green);box-shadow:0 0 0 4px #18745b16}.workflow-steps .done{color:#6aa581}.workflow-steps .done i{background:#9ac9ac;border-color:#9ac9ac}.order-summary{display:flex;justify-content:flex-end;gap:26px;font-size:12px;padding:17px 0;color:#819689}.order-summary strong{font-size:18px;margin-left:8px;color:#30573f}.detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.detail-columns>section h3{margin:18px 0 12px}.simple-row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;font-size:12px;border-bottom:1px solid #ecf1ed}.simple-row:last-child{border-bottom:0}.simple-row>span{color:#889e8e}.timeline>div{position:relative;padding:0 0 17px 17px;border-left:1px solid #dce9e0;margin-left:5px}.timeline i{position:absolute;left:-4px;top:6px;width:7px;height:7px;border-radius:50%;background:#a7c8b3}.timeline strong{font-size:12px;font-weight:400}.timeline small{display:block;font-size:10px;margin-top:3px}.inline-field{display:flex;align-items:center;gap:8px;color:#8ba290}.inline-actions{display:flex;gap:8px;align-items:center}.report-filters{margin-bottom:24px}.report-filters>input{max-width:165px}.report-columns{margin-top:24px}.report-columns .section-title{border-bottom:1px solid var(--border)}.payment-report{padding:4px 20px}.payment-report .legend-dot{margin-right:8px}.report-note{margin:15px 20px}.settings-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}.merchant-info{padding:25px;display:flex;gap:14px;align-items:center}.merchant-info p{font-size:12px;color:#8aa191;margin-top:5px}.store-list{padding:0 22px 15px}.store-row{display:flex;align-items:center;gap:13px;padding:18px 0;border-top:1px solid var(--border)}.store-row>svg{color:#95b19e}.store-row strong{font-size:13px}.store-row small{display:block;margin-top:4px;font-size:11px}.settings-panel form{padding:0 22px 20px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 0;border-bottom:1px solid var(--border);font-size:13px}.setting-row small{display:block;font-size:11px;max-width:340px;margin-top:5px}.setting-row input.switch,.variant-edit-table input.switch{appearance:none;width:35px;height:20px;border-radius:20px;background:#d7e2da;position:relative;cursor:pointer;border:0;padding:0;flex-shrink:0}.setting-row input.switch:checked,.variant-edit-table input.switch:checked{background:var(--green)}.setting-row input.switch:before,.variant-edit-table input.switch:before{content:"";height:14px;width:14px;border-radius:50%;background:#fff;position:absolute;left:3px;top:3px;transition:left .15s}.setting-row input.switch:checked:before,.variant-edit-table input.switch:checked:before{left:18px}.settings-actions{display:flex;justify-content:flex-end;margin-top:18px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.857fr) minmax(340px,1fr);gap:20px;align-items:start}.checkout-left{display:flex;flex-direction:column;gap:20px;min-width:0}.customer-panel{padding:0 20px 20px;overflow:visible}.customer-panel .section-title{padding-left:0;padding-right:0;border-bottom:0}.customer-panel .toolbar{flex-wrap:nowrap}.customer-panel .section-title>span{font-size:10px}.selected-member{padding-top:2px}.selected-member .person strong{font-size:15px}.selected-member .pill{margin-left:5px}.selected-member .person small{font-size:11px}.vehicle-select{display:flex;align-items:center;gap:10px;padding:11px;background:#f7faf8;border:1px solid #e7eee9;border-radius:5px;margin:14px 0 12px;color:#83a58d}.vehicle-select select{border:0;background:none;padding:0;height:24px;box-shadow:none;flex:1;font-size:13px;font-weight:600;letter-spacing:.2px}.balance-line{display:flex;align-items:center;gap:20px;font-size:11px;color:#94a899}.balance-line strong{color:#557b63;margin-left:4px;font-size:12px}.guest-plate{display:flex;align-items:center;gap:8px;color:#91a699;margin-top:13px}.guest-plate input{font-size:12px;flex:1}.search-results{position:absolute;z-index:10;background:#fff;box-shadow:0 12px 28px #174c2920;border:1px solid var(--border);border-radius:6px;max-width:600px;margin-top:8px}.search-results>button{display:flex;align-items:center;gap:18px;padding:13px 17px;border:0;border-bottom:1px solid var(--border);background:#fff;font-size:12px;width:100%}.search-results>button:hover{background:#f1f7f3}.search-results span{color:#8da28f}.service-panel .section-title{border-bottom:0}.category-tabs{padding:0 20px;gap:20px;min-height:42px}.category-tabs button{height:42px}.service-search{margin:16px 20px;width:calc(100% - 40px);background:#fafcfb}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 20px 15px}.service-card{background:#fff;border:1px solid var(--border);border-radius:6px;padding:13px 12px;text-align:left;display:flex;flex-direction:column;min-height:134px;transition:background .15s,border-color .15s;position:relative}.service-card:hover:not(:disabled){background:#f1f8f3;border-color:#9dc7ad}.service-category{font-size:9px;color:#9db3a3;letter-spacing:.2px;margin-bottom:8px}.service-card>strong{font-size:13px;font-weight:500;line-height:20px;color:#386044}.service-card>small{font-size:10px;margin-top:3px;color:#a4b5a9}.service-card>div{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.service-card b{font-size:15px;font-weight:600;color:var(--green);font-variant-numeric:tabular-nums}.add-icon{height:22px;width:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;background:#edf5ef;color:#78a78b}.service-panel>.hint{padding:0 20px 15px;margin-top:0}.checkout-summary{position:sticky;top:76px;display:flex;flex-direction:column;max-height:calc(100dvh - 156px)}.checkout-scroll{overflow-y:auto;min-height:0}.checkout-summary>.section-title,.checkout-summary>.checkout-footer{flex-shrink:0}.checkout-scroll>.notice{margin:12px;font-size:11px}.recovery-panel{margin-top:20px}.wrap-cell{white-space:normal;max-width:320px}.checkout-summary .section-title{padding:16px;min-height:54px}.checkout-summary>.notice{margin:12px;font-size:11px}.cart-items{padding:0 16px;max-height:275px;overflow-y:auto}.cart-item{padding:13px 0;border-bottom:1px solid #edf2ee}.cart-item:last-child{border-bottom:0}.cart-title{display:flex;justify-content:space-between;align-items:center;font-size:12px}.cart-title .icon-button{height:24px;width:24px;color:#b0beb4}.cart-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;font-size:11px}.cart-bottom>.muted{font-size:10px;flex:1}.quantity{height:24px;display:flex;align-items:center;border:1px solid var(--border);border-radius:4px;overflow:hidden}.quantity button{height:22px;width:24px;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:#f8faf8;color:#789984}.quantity span{padding:0 9px;font-size:11px;min-width:24px;text-align:center}.cart-bottom>strong{min-width:69px;text-align:right;font-size:12px}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:155px;color:#a6b9ac;font-size:12px}.cart-empty p{margin:10px 0 4px}.cart-empty small{font-size:10px}.totals{padding:13px 16px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.totals>div{display:flex;justify-content:space-between;align-items:center;min-height:33px;font-size:12px;color:#829787}.currency-input{display:flex;align-items:center;gap:5px;border:1px solid var(--border);border-radius:4px;height:31px;padding:0 8px;width:116px;font-size:11px;color:#a1b2a5}.currency-input input{height:29px;min-width:0;width:100%;padding:0;box-shadow:none;border:0;text-align:right;color:#4b765a;font-size:12px;background:none}.totals .order-total{padding-top:10px;margin-top:7px;border-top:1px dashed #e0e9e2;color:#335b40}.order-total strong:last-child{font-size:20px;color:var(--green)}.payment-section{padding:15px 16px}.payment-section h3{font-size:12px;margin-bottom:13px}.wallet-control{display:flex;align-items:center;justify-content:space-between;gap:10px}.wallet-control>label{display:flex;align-items:center;gap:5px;font-size:11px;color:#6a8a75}.wallet-control .text-button{font-size:10px;margin-left:5px}.wallet-control .currency-input{width:95px}.payment-section .field-label{margin-top:12px;font-size:10px;gap:5px}.payment-section select,.payment-section textarea{height:33px;font-size:11px;padding:5px 8px;background:#fcfdfc}.payment-section textarea{height:49px;min-height:49px}.card-options{display:flex;flex-direction:column;margin-bottom:14px;gap:7px}.card-options label{display:flex;align-items:center;gap:8px;padding:10px 8px;border:1px solid #d9e9df;border-radius:5px;background:#f7fbf8}.card-options strong{font-size:11px}.card-options small{font-size:9px;display:block;margin-top:2px}.card-options label>span{margin-left:auto;font-size:11px}.checkout-footer{padding:15px 16px;border-top:1px solid #dce9df;background:#f5faf6}.due{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.due>span{font-size:11px;color:#7b9884}.due small{font-size:9px;display:block;margin-top:3px;color:#a1b6a7}.due>strong{font-size:26px;color:var(--green);line-height:34px;letter-spacing:-.5px}.checkout-buttons{display:grid;grid-template-columns:1fr 1.6fr;gap:8px}.checkout-buttons .button{font-size:12px;height:38px}.confirm-total{display:flex;flex-direction:column;align-items:center;gap:12px;margin:18px 0 23px}.confirm-total span{font-size:13px;color:#8ba294}.confirm-total strong{font-size:38px;font-weight:600;color:var(--green);letter-spacing:-1px}.integration-notice{display:flex;align-items:flex-start;gap:12px;border:1px solid #dce9e0;border-radius:8px;background:#f0f7f3;padding:17px 20px;margin-bottom:24px;color:#568269}.integration-notice strong{font-size:12px;font-weight:500}.integration-notice p{font-size:11px;margin-top:4px;color:#8caa97;line-height:1.8}.integration-notice>svg{flex-shrink:0;margin-top:2px}.integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:24px}.integration-card{padding:22px;overflow:visible}.integration-icon{width:43px;height:43px;display:flex;align-items:center;justify-content:center;background:#eff7f2;border-radius:8px;color:#4a8b63;margin-bottom:18px}.integration-card-title{display:flex;align-items:center;justify-content:space-between;gap:6px}.integration-card-title h2{font-size:15px}.integration-card>p{font-size:11px;line-height:1.9;color:#91a498;margin-top:10px}.integration-card dl{display:grid;grid-template-columns:1fr;gap:4px;font-size:11px;margin:18px 0 22px}.integration-card dt{color:#a0b3a5;font-size:10px}.integration-card dd{margin:0 0 8px;color:#5e856c}.integration-card>.text-button{font-size:10px;margin-top:11px}.integration-card .button{font-size:11px;padding:0 10px}.plans-panel{margin-top:24px}.plans-grid{padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan-card{border:1px solid var(--border);border-radius:7px;padding:19px}.plan-card h3{font-size:25px;color:#2a6846;margin-top:14px;line-height:34px}.plan-card h3 small{font-size:11px;font-weight:400;margin-left:3px}.plan-card p{font-size:10px;line-height:1.8;margin-top:15px}.toast-stack{position:fixed;top:78px;left:50%;transform:translate(-50%);z-index:1000;display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none;width:min(90vw,610px)}.toast{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d2e6d8;border-radius:8px;padding:11px 13px;color:#387b52;font-size:12px;box-shadow:0 9px 30px #18462b20;pointer-events:auto;line-height:1.8}.toast svg{flex-shrink:0}.toast.error{color:#ad5d50;border-color:#ead4cd;background:#fffdfa}.toast.info{color:#63795c}.toast .icon-button{width:20px;height:20px;margin-left:10px;color:inherit}.help-content{font-size:13px;line-height:1.9;color:#7b9887}.help-content p+p{margin-top:16px}.help-content strong{color:#41734f}.spin{animation:rotate 1s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.login-page{min-height:100vh;background:#f5f7f6;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:55px 25px 35px}.login-brand{display:flex;align-items:center;gap:13px;margin-bottom:35px}.login-brand>.brand-mark{height:43px;width:43px}.login-brand>strong{font-size:25px;letter-spacing:2px;color:#305841;line-height:29px}.login-brand small{display:block;font-size:8px;letter-spacing:1.8px;color:#8da393;margin-top:4px}.login-card{width:410px;max-width:100%;background:#fff;border:1px solid #dde7e0;border-radius:10px;padding:36px 35px 25px;box-shadow:0 6px 30px #224f3710}.eyebrow{font-size:10px;color:#81a18b;letter-spacing:1px}.login-card h1{font-size:27px;margin-top:7px}.login-card>p{font-size:12px;color:#a0b1a5;margin-top:7px}.login-card form{display:flex;flex-direction:column;gap:18px;margin-top:28px}.login-card form label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#7d9885}.login-card form input{font-size:12px;width:100%;height:42px;background:#fcfdfc}.password-input{position:relative}.password-input input{padding-right:40px}.password-input .icon-button{position:absolute;right:5px;top:5px}.login-submit{width:100%;height:42px;margin-top:6px;position:relative;justify-content:center;font-size:13px;padding:0 44px}.login-submit>svg{position:absolute;right:16px;top:calc(50% - 8.5px)}.login-submit>.spin{left:16px;right:auto;top:calc(50% - 9px)}.login-error{padding:10px 12px;background:#fdf1ec;border-radius:5px;border:1px solid #f2d9cf;color:#ae705d;font-size:12px}.demo-logins{margin-top:20px;padding-top:17px;border-top:1px solid var(--border);font-size:10px;color:#a6b7a8}.demo-logins>div{display:flex;gap:8px;margin-top:8px}.demo-logins button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);background:#f8fbf9;color:#87a28e;border-radius:4px;font-size:10px;padding:5px 9px}.login-security{display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;color:#a4b8ab;margin-top:24px}.login-page footer{font-size:10px;color:#a6b5ab;margin-top:40px;letter-spacing:.4px}@media(min-width:1650px){.main-content{padding:28px 32px}.topbar{padding:0 32px}.metric-card{height:119px}.metric-card strong{font-size:28px}.realtime-orders{min-height:408px}.realtime-orders td{height:64px}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.integration-card{padding:25px}.section-title{padding-left:24px;padding-right:24px}}@media(max-width:1250px){.global-search{width:220px}.global-search kbd{display:none}.main-content{padding:20px}.topbar{padding:0 20px}.dashboard-middle,.dashboard-bottom{gap:16px;grid-template-columns:minmax(0,2fr) minmax(250px,1fr)}.metrics-grid{gap:10px}.metric-card{padding:13px;height:106px}.metric-card strong{font-size:21px}.metric-card small{font-size:9px}.realtime-orders td,.realtime-orders th{padding:11px}.realtime-orders .service-names{max-width:140px}.integration-grid{gap:12px}.integration-card{padding:16px}.integration-card-title{align-items:flex-start;flex-direction:column}.integration-card .inline-actions{flex-wrap:wrap}.checkout-layout{grid-template-columns:minmax(0,1.4fr) minmax(315px,1fr);gap:15px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.balance-line{gap:10px}.customer-panel .section-title>span{display:none}.settings-layout{grid-template-columns:1fr}.page-heading h1{font-size:22px}.tabs{gap:18px}.metric-card svg{height:16px;width:16px}.table-wrap td,.table-wrap th{padding-left:12px;padding-right:12px}}@media(max-width:1050px){:root{--rail: 190px}.brand{padding-left:14px;padding-right:14px;gap:8px}.brand strong{font-size:17px}.nav-item{font-size:12px;gap:8px;padding:0 10px}.navigation{padding:0 10px 12px}.store-switch strong{max-width:200px}.global-search{width:195px}.open-state{display:none}.topbar-actions{gap:9px}.profile-button>span:not(.avatar){display:none}.dashboard-middle{grid-template-columns:1fr}.realtime-orders{min-height:0}.appointments-board .appointment-stack{display:grid;grid-template-columns:repeat(3,1fr);max-height:none}.dashboard-bottom{grid-template-columns:1fr}.business-todos{display:none}.service-grid{gap:9px;padding:0 14px 15px}.service-card{padding:11px}.service-panel .section-title,.customer-panel{padding-left:14px;padding-right:14px}.service-search{margin-left:14px;width:calc(100% - 28px)}.category-tabs{padding-left:14px;gap:14px}.checkout-summary{position:static;max-height:none}.checkout-layout{grid-template-columns:minmax(0,1.2fr) minmax(300px,1fr)}.plans-grid{gap:12px;padding:16px}.plan-card{padding:13px}.integration-grid{grid-template-columns:1fr}.integration-card{display:grid;grid-template-columns:52px 1fr 1fr;gap:7px 13px;padding:18px}.integration-icon{grid-row:span 3;margin:0}.integration-card-title{grid-column:span 2;flex-direction:row}.integration-card>p{margin-top:0}.integration-card>dl{margin:0;grid-row:span 2}.integration-card>.inline-actions,.integration-card>.button{align-self:end;justify-self:start}.integration-card>.text-button{grid-column:2}.integration-card .button{height:34px}.asset-grid strong{font-size:22px}}@media(max-width:800px){:root{--rail: 0px}.sidebar{width:216px;transform:translate(-100%);transition:transform .2s}.sidebar.opened{transform:translate(0)}.nav-backdrop{position:fixed;inset:0;background:#18382755;z-index:39}.menu-toggle{display:inline-flex}.topbar{padding:0 13px}.store-switch strong{font-size:12px;max-width:210px}.global-search{display:none}.topbar-actions{margin-left:auto}.main-content{padding:18px 14px}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.metrics-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{height:100px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:18px}.page-heading h1{font-size:20px}.page-heading p{font-size:10px;max-width:260px}.heading-actions{gap:5px}.heading-actions .button{font-size:11px;padding:0 9px}.heading-actions .button svg{width:14px}.checkout-layout{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(3,1fr)}.checkout-summary{position:static}.checkout-footer{position:sticky;bottom:0}.report-columns{grid-template-columns:1fr}.appointments-board .appointment-stack{grid-template-columns:1fr 1fr}.modal-body{padding:17px}.asset-grid{grid-template-columns:repeat(2,1fr);row-gap:17px}.asset-grid>div:nth-child(2){border:0}.member-hero{flex-wrap:wrap}.member-hero h2{font-size:18px}.form-grid{gap:14px}.detail-columns{grid-template-columns:1fr}.tabs{gap:17px}.toolbar{padding:12px;gap:7px}.searchbox{width:100%;flex:1;min-width:180px}.toolbar>.push-right{margin-left:0}.plans-grid{grid-template-columns:1fr}.integration-card{display:block}.integration-icon{margin-bottom:14px}.integration-card-title{display:flex}.integration-card>p{margin-top:10px}.integration-card dl{margin:14px 0}.table-wrap th,.table-wrap td{white-space:nowrap}.store-row{flex-wrap:wrap}.store-row small{max-width:240px}.profile-dropdown{right:-5px}.login-card{padding:30px 25px}.metrics-grid:not(.four)>div:nth-child(4),.metrics-grid:not(.four)>div:nth-child(5){grid-column:auto}.metric-card strong{font-size:19px}.metric-card span{font-size:11px}.metric-card small{font-size:8px}.app-footer{font-size:9px}.report-filters{flex-wrap:wrap}.report-filters>input{width:135px}.chart-legend{font-size:9px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.sidebar,.topbar,.app-footer,.heading-actions,.modal-foot,.toast-stack{display:none!important}.main-content{margin:0;padding:0}.modal{position:static;max-height:none;box-shadow:none;max-width:100%;width:100%}.modal::backdrop{background:none}.panel{break-inside:avoid}}.entitlement-editor{border:1px solid var(--border);padding:0 12px 12px;border-radius:6px}.entitlement-row{display:flex;gap:8px;align-items:center;margin-top:10px}.entitlement-row select{flex:1;min-width:0;font-size:12px}.entitlement-row input{width:70px}.entitlement-row span{font-size:12px;color:var(--muted)}.wizard-steps{display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid var(--border);padding:0 0 18px}.wizard-steps button{border:0;background:none;font-size:11px;color:#9bad9e;display:flex;align-items:center;justify-content:center;gap:7px;padding:0}.wizard-steps button>span{width:24px;height:24px;border:1px solid #d8e4db;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px}.wizard-steps .active{color:var(--green);font-weight:600}.wizard-steps .active>span,.wizard-steps .done>span{background:var(--green);border-color:var(--green);color:#fff}.wizard-steps .done{color:#619475}.wizard-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--border);margin-top:22px;padding-top:18px}.wizard-footer>div{display:flex;gap:8px}.upload-field>span{font-size:12px}.upload-target{position:relative;border:1px dashed #cdded2;border-radius:6px;background:#f9fcfa;min-height:120px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#9ab49f;text-align:center}.upload-target input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.upload-target span{font-size:11px;max-width:100%;word-break:break-word}.upload-target small{font-size:9px}.upload-target.uploaded{border-color:#8dbea1;background:#f4faf6;color:#5a956b}.wizard-summary-intro{font-size:12px;color:#8ca395;margin:18px 0}.wizard-summary{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.wizard-summary>div{display:flex;flex-direction:column;gap:4px;border-bottom:1px solid var(--border);padding:10px 0}.wizard-summary span{font-size:10px;color:#9fb2a5}.wizard-summary strong{font-size:12px;word-break:break-all}.cart-price{display:flex;align-items:center;gap:3px;flex:1;min-width:0;color:#92aa9a}.cart-price input{height:25px;width:63px;padding:0 3px;font-size:11px;border-color:#eaf0ec}.cart-price small{font-size:9px}.redeem-quantity{display:flex;align-items:center;gap:3px;font-size:10px}.redeem-quantity input{width:42px;height:26px;padding:0 4px;font-size:11px}@media(max-width:800px){.wizard-steps{gap:5px}.wizard-steps button{font-size:9px;gap:4px}.wizard-steps button>span{width:20px;height:20px}.wizard-summary{grid-template-columns:1fr}.wizard-footer{flex-wrap:wrap}}.import-file-row{display:flex;align-items:center;gap:18px}.import-file-row .upload-target{flex:1}.import-summary{display:flex;align-items:center;gap:22px;padding:18px 0;font-size:12px;color:#8ca293}.import-errors{padding:12px;background:#fff7f1;color:#b87850;border:1px solid #efdfd1;border-radius:6px;max-height:170px;overflow:auto;font-size:12px}.import-table{max-height:280px}.badge.approved,.badge.settled{background:#e8f3ed;color:#287b59}.badge.rejected,.badge.inactive{background:#f9ece9;color:#b26e61}.store-select{border:0;background:none;padding:0 5px;height:30px;font-size:13px;font-weight:600;max-width:230px;box-shadow:none}.ownership-confirm{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px!important;padding:13px;background:#f5f9f6;border-radius:6px;font-size:12px;line-height:1.8}.ownership-confirm input{flex-shrink:0;margin-top:3px}
