@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#292d2b;background:#fbfaf6;font-synthesis:none;--green:#25ad68;--green-dark:#167647;--pale:#eaf7f0;--coral:#ff705f;--yellow:#f5bb35;--line:#ecebe5;--muted:#858a86}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#fbfaf6}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;background:radial-gradient(circle at 77% 12%,rgba(37,173,104,.035),transparent 27%),#fbfaf6}.sidebar{width:252px;position:fixed;inset:0 auto 0 0;background:#ffffffc7;border-right:1px solid #ebe9e1;padding:24px 16px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:12px;padding:4px 7px 22px}.brand img{width:59px;height:59px;object-fit:contain}.brand h1{font-size:24px;line-height:1.1;margin:0;color:#239d58;font-weight:800;letter-spacing:-1px}.brand p{font-size:11px;margin:6px 0 0;color:#8a8d89;white-space:nowrap}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button{border:0;background:transparent;border-radius:12px;height:49px;padding:0 17px;display:flex;align-items:center;gap:15px;color:#4c514e;font-weight:500}.sidebar nav button:hover{background:#f1f8f4}.sidebar nav button.active{background:#e6f5ed;color:#169559;font-weight:700}.sidebar-store{margin-top:auto;border:1px solid var(--line);border-radius:14px;padding:12px;display:flex;align-items:center;gap:10px;background:#fff}.store-symbol{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--pale);color:var(--green)}.store-symbol svg{width:20px}.sidebar-store div{display:flex;flex:1;flex-direction:column}.sidebar-store small{color:var(--muted);font-size:11px}.sidebar-store b{font-size:14px;margin-top:2px}.sidebar-store>svg{color:#aaa}.main{margin-left:252px;min-width:0;width:calc(100% - 252px)}header{height:82px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;background:#ffffffb8;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.store-wrap{position:relative}.store-select,.select{border:1px solid #dfdfd9;background:#fff;border-radius:10px;height:42px;padding:0 14px;display:flex;align-items:center;gap:9px;color:#363a37}.store-select>svg:first-child{color:var(--green);font-size:20px}.store-menu{position:absolute;top:50px;width:230px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 40px #202a241f;border-radius:12px;padding:7px;z-index:10}.store-menu button{width:100%;border:0;background:none;text-align:left;border-radius:8px;padding:10px;display:grid;grid-template-columns:22px 1fr auto;align-items:center}.store-menu button:hover{background:#f4f8f5}.store-menu svg{color:var(--green)}.store-menu small{font-size:11px;color:var(--muted)}.header-right{display:flex;align-items:center;gap:12px;color:#555b57}.date{display:flex;gap:8px;align-items:center;font-size:14px}.date svg{color:#3e8e62;font-size:20px}.divider{height:25px;width:1px;background:#ddd}.icon-btn{border:0;background:transparent;display:grid;place-items:center;color:#555}.notice{position:relative;font-size:22px}.notice i{position:absolute;right:-3px;top:-5px;background:var(--coral);color:#fff;width:16px;height:16px;border-radius:50%;font: 10px/16px sans-serif}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#dff2e7;color:#188a51;font-weight:700}.user{display:flex;flex-direction:column}.user b{font-size:13px}.user small{font-size:10px;color:#999}.content{padding:27px 32px 40px;max-width:1590px;margin:0 auto}.page-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.page-title h1{font-size:27px;margin:0 0 5px;letter-spacing:-.5px}.page-title p{margin:0;color:#949792;font-size:13px}.report-link,.text-btn{border:0;background:none;color:#16965a;font-weight:600;display:flex;align-items:center;gap:6px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 3px 15px #26302a06;margin-bottom:18px}.metric{padding:22px 25px;position:relative}.metric:not(:last-child){border-right:1px solid var(--line)}.metric-name{color:#5d625f;font-size:14px;display:flex;align-items:center;gap:7px}.info{width:15px;height:15px;border:1px solid #bbb;border-radius:50%;font:10px/13px serif;text-align:center;color:#999}.metric strong{display:block;font-size:34px;letter-spacing:-1px;color:#242927;margin:13px 0}.metric-0 strong,.metric-3 strong{color:#19965a}.compare{display:flex;justify-content:space-between;font-size:12px;color:#999}.compare b{display:flex;align-items:center;gap:3px}.compare svg{width:14px}.up{color:#f05c4b}.down{color:#16a065}.dashboard-grid{display:grid;grid-template-columns:minmax(600px,1.55fr) minmax(330px,.85fr);gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 3px 15px #26302a06}.panel-head{height:68px;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.panel-head h2{font-size:17px;margin:0}.legend{display:flex;gap:20px;margin-top:7px;color:#8b8f8c;font-size:11px}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:9px;height:9px;border-radius:50%}.green{background:var(--green)}.yellow{background:var(--yellow)}.select{height:36px;font-size:12px}.trend-panel{min-height:400px}.chart-wrap{padding:2px 24px 18px 61px;position:relative}.chart-wrap svg{width:100%;height:240px;overflow:visible}.grid line{stroke:#eceeea;stroke-width:1}.income-line,.profit-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.income-line{stroke:var(--green)}.profit-line{stroke:var(--yellow)}.income-dot{fill:var(--green)}.profit-dot{fill:var(--yellow)}.axis-labels{position:absolute;left:20px;top:18px;bottom:51px;display:flex;flex-direction:column;justify-content:space-between;font-size:10px;color:#9a9e9b;text-align:right}.x-labels{display:grid;grid-template-columns:repeat(7,1fr);font-size:10px;color:#929692;text-align:center;margin-top:-7px}.x-labels span{display:flex;flex-direction:column}.composition{min-height:400px}.sales-list{padding:1px 22px}.sale-row{height:56px;display:grid;grid-template-columns:16px 1fr 90px 60px;align-items:center;border-bottom:1px solid #f0efeb;font-size:13px}.sale-row b,.sale-row strong{text-align:right}.sale-dot{width:10px;height:10px;border-radius:50%}.sales-total{display:flex;justify-content:space-between;margin:10px 22px 0;padding:16px 0;border-top:1px solid #ddd}.todo,.quick{min-height:290px}.todo-row{height:66px;margin:0 16px;width:calc(100% - 32px);display:grid;grid-template-columns:42px 1fr 30px 18px;align-items:center;text-align:left;border:0;border-top:1px solid #f0efeb;background:#fff}.todo-row:first-of-type{border-top:0}.todo-row>span:nth-child(2){display:flex;flex-direction:column}.todo-row b{font-size:13px}.todo-row small{font-size:10px;color:#9b9e9b;margin-top:3px}.todo-row>strong{font-size:19px}.todo-row>svg{color:#aaa}.todo-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-size:19px}.todo-icon.danger{background:#fff0ed;color:var(--coral)}.todo-icon.warning{background:#fff8e5;color:#e8a91b}.todo-icon.good{background:#e9f8ef;color:var(--green)}strong.danger{color:var(--coral)}strong.warning{color:#e4a215}strong.good{color:var(--green)}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 18px 18px}.quick-grid button{height:188px;border:1px solid var(--line);background:#fff;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center}.quick-grid button:hover{border-color:#b7ddc8;box-shadow:0 7px 22px #208c5417;transform:translateY(-2px)}.quick-grid span{width:52px;height:52px;border-radius:50%;background:#e7f5ed;color:#159256;display:grid;place-items:center;font-size:25px}.quick-grid span.coral{background:#fff0ed;color:var(--coral)}.quick-grid b{font-size:15px;margin-top:13px}.quick-grid small{color:#999;margin-top:5px}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background:#191f1b59;display:grid;place-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:470px;background:#fff;border-radius:18px;padding:26px;box-shadow:0 30px 80px #0003;position:relative}.close{position:absolute;right:18px;top:18px}.modal-title{display:flex;gap:13px;align-items:center;margin-bottom:25px}.modal-title h2{margin:0;font-size:21px}.modal-title p{margin:5px 0 0;color:#999;font-size:12px}.modal-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#e8f7ef;color:var(--green);font-size:25px}.modal-icon.expense{background:#fff0ed;color:var(--coral)}.modal label{display:block;font-size:13px;font-weight:600;margin:16px 0}.modal input{width:100%;height:44px;border:1px solid #ddd;border-radius:9px;padding:0 13px;margin-top:8px;outline:none}.modal input:focus{border-color:var(--green);box-shadow:0 0 0 3px #25ad681a}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.primary,.secondary{height:42px;border-radius:9px;padding:0 19px;border:0;display:inline-flex;align-items:center;gap:7px}.primary{background:var(--green);color:#fff;font-weight:600}.secondary{background:#f2f2ef;color:#555}.success{text-align:center;padding:25px 10px 5px}.success>svg{color:var(--green)}.success h2{margin:12px 0 5px}.success p{color:#999;font-size:13px;margin-bottom:24px}.success .primary{min-width:120px;justify-content:center}.subpage{background:#fff;border:1px solid var(--line);border-radius:15px;min-height:660px}.subpage-head{padding:25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.subpage-head h1{font-size:20px;margin:0 0 6px}.subpage-head p{font-size:12px;color:#999;margin:0}.toolbar{padding:18px 24px;display:flex;justify-content:space-between}.search{width:360px;height:39px;border:1px solid #ddd;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#999}.search input{border:0;outline:0;flex:1;font-size:12px}.empty-table{margin:0 24px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.table-head,.table-demo{display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr .7fr;align-items:center;height:52px;padding:0 18px;font-size:12px}.table-head{background:#fafaf7;color:#858a86}.table-demo{border-top:1px solid var(--line)}.tag{width:max-content;background:#e8f7ef;color:#168f55;border-radius:20px;padding:4px 9px}@media(max-width:1280px){.sidebar{width:220px}.main{margin-left:220px;width:calc(100% - 220px)}.brand img{width:52px}.brand h1{font-size:21px}.content{padding-left:22px;padding-right:22px}.metric{padding:18px}.metric strong{font-size:29px}.dashboard-grid{grid-template-columns:1.45fr .9fr}.quick-grid{gap:7px;padding:0 12px 14px}}.business-page{display:flex;flex-direction:column;gap:18px}.business-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.business-stats>div{padding:21px 24px;display:flex;flex-direction:column;gap:10px}.business-stats>div:not(:last-child){border-right:1px solid var(--line)}.business-stats span{font-size:13px;color:#7f847f}.business-stats strong{font-size:26px;color:#252a27}.business-stats>div:nth-child(2) strong{color:#16965a}.business-card{background:#fff;border:1px solid var(--line);border-radius:15px;min-height:510px;overflow:hidden}.business-toolbar{padding:19px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.business-toolbar>div:last-child{display:flex;gap:10px}.data-table{padding:0 22px}.data-row{min-height:62px;display:grid;grid-template-columns:repeat(6,1fr);align-items:center;border-bottom:1px solid #f0efeb;font-size:13px}.data-head{min-height:48px;color:#858a86;background:#fafaf7;margin:0 -22px;padding:0 22px}.data-row span:nth-child(2),.data-row span:nth-child(4){color:#555}.status-cell{width:max-content;color:#168f55!important;background:#e8f7ef;border-radius:20px;padding:4px 10px;font-size:12px}.pagination{height:70px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;color:#979b97;font-size:12px}.pagination div{display:flex;gap:5px}.pagination button{height:32px;border:1px solid #e1e1dc;background:#fff;border-radius:7px;color:#999}.pagination button.current{width:32px;background:#e8f7ef;color:#168f55;border-color:#ccebd9}.pagination button:disabled{cursor:default;opacity:.6}.report-page,.stores-page{display:flex;flex-direction:column;gap:18px}.report-filters{display:flex;justify-content:space-between;align-items:center}.report-filters>div{display:flex;gap:8px}.period{height:36px;padding:0 17px;border:1px solid #e2e1dc;background:#fff;color:#747975}.period:first-child{border-radius:9px 0 0 9px}.period:nth-child(4){border-radius:0 9px 9px 0}.period.active{background:#e7f6ed;border-color:#bfe4cf;color:#168f55;font-weight:600}.profit-summary{min-height:160px;border-radius:16px;background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:330px 1fr;align-items:center;overflow:hidden}.profit-main{height:100%;padding:26px 32px;background:#eaf7f0;display:flex;flex-direction:column}.profit-main span{font-size:14px;color:#438064}.profit-main strong{font-size:38px;color:#168f55;margin:8px 0}.profit-main small{color:#6e927d}.formula{display:grid;grid-template-columns:1fr 36px 1fr 36px 1fr;align-items:center;padding:0 45px}.formula>div{display:flex;flex-direction:column;gap:10px}.formula span{font-size:12px;color:#8b8f8b}.formula b{font-size:23px}.formula i{text-align:center;font-size:25px;color:#bbb;font-style:normal}.green-text{color:#16965a!important}.report-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:18px}.report-chart{height:390px}.report-chart .chart-wrap{padding-top:0}.expense-breakdown{height:390px}.expense-row{height:66px;margin:0 20px;display:grid;grid-template-columns:1fr 90px 55px;align-items:center;border-top:1px solid #f0efeb;font-size:13px}.expense-row b,.expense-row small{text-align:right}.expense-row small{color:#999}.profit-table{overflow:hidden;padding-bottom:10px}.profit-table .data-row{padding:0 22px}.store-tabs{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:13px}.store-tabs>button{height:92px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:16px;display:flex;align-items:center;gap:13px;text-align:left}.store-tabs>button.active{border-color:#7bc49b;box-shadow:0 0 0 2px #25ad681a}.store-tabs>button>svg:first-child{width:35px;height:35px;padding:8px;border-radius:10px;background:#e8f7ef;color:#16965a}.store-tabs button span{display:flex;flex-direction:column;flex:1}.store-tabs button b{font-size:14px}.store-tabs button small{color:#999;margin-top:5px}.store-tabs button>svg:last-child{color:#22a966}.store-tabs .add-store{justify-content:center;border-style:dashed;color:#168f55}.store-detail{background:#fff;border:1px solid var(--line);border-radius:15px;min-height:480px}.store-detail-head{padding:24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.store-detail-head>div{display:flex;align-items:center;gap:14px}.store-large{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:#e8f7ef;color:#16965a}.store-large svg{font-size:25px}.store-detail h2{margin:0;font-size:19px}.store-detail p{margin:5px 0 0;color:#929692;font-size:12px}.open-tag,.plan-tag{border-radius:20px;padding:6px 12px;font-size:12px}.open-tag{background:#e8f7ef;color:#168f55}.plan-tag{background:#fff6df;color:#be8510}.store-kpis{display:grid;grid-template-columns:repeat(4,1fr);padding:25px}.store-kpis div{display:flex;flex-direction:column;padding:12px 20px;border-right:1px solid var(--line)}.store-kpis div:last-child{border:0}.store-kpis span{color:#8d918d;font-size:12px}.store-kpis strong{font-size:27px;margin-top:9px}.store-note{margin:0 25px 25px;padding:20px;background:#fafaf6;border-radius:12px}.store-note h3{font-size:14px;margin:0}.store-note p{line-height:1.8;color:#6f7470}.scan-modal{width:540px}.steps{display:flex;align-items:center;justify-content:center;margin:5px 0 24px}.steps span{font-size:12px;color:#a3a7a3;white-space:nowrap}.steps span.active{color:#168f55;font-weight:600}.steps i{width:55px;height:1px;background:#dedfdc;margin:0 10px}.scan-step label{display:block;font-size:13px;font-weight:600}.scan-step label input{width:100%;height:46px;margin-top:8px;border:1px solid #dcdedb;border-radius:9px;padding:0 13px;outline:none}.member-found{margin-top:15px;padding:13px;background:#f3faf6;border:1px solid #d2ebdd;border-radius:11px;display:flex;align-items:center;gap:11px}.member-found>div:nth-child(2){display:flex;flex:1;flex-direction:column}.member-found small{color:#7f9186;margin-top:3px}.member-found>svg{color:#1fa563;font-size:21px}.step-tip{font-size:12px;color:#808580;margin:0 0 12px}.kid-card{width:100%;height:66px;border:1px solid #e2e3df;background:#fff;border-radius:11px;margin-bottom:10px;padding:0 13px;display:flex;align-items:center;gap:12px;text-align:left}.kid-card.selected{border-color:#4fbb81;background:#f2faf5}.kid-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff0cf;color:#b57a00;font-weight:700}.kid-card>span:nth-child(2){display:flex;flex:1;flex-direction:column}.kid-card small{color:#939793;margin-top:3px}.check-circle{color:#1faa66;font-size:21px}.benefit-row{margin-top:15px;padding:14px 15px;border-radius:11px;background:#fafaf6;display:flex;justify-content:space-between;align-items:center}.benefit-row div{display:flex;flex-direction:column}.benefit-row small{color:#929692;margin-top:3px}.benefit-row strong{color:#f06452}.confirm-scan{border:1px solid #ebece8;border-radius:11px;padding:4px 16px}.confirm-scan>div{height:47px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #efefeb;font-size:13px}.confirm-scan>div.deduct b{font-size:20px;color:#f06452}.confirm-scan p{font-size:11px;line-height:1.7;color:#7f857f;background:#f3faf6;padding:10px;border-radius:8px}.modal-actions .primary:disabled{opacity:.45;cursor:not-allowed}.settings-page{display:flex;flex-direction:column;gap:16px}.settings-tabs{height:50px;display:flex;gap:7px;border-bottom:1px solid var(--line)}.settings-tabs button{border:0;background:none;padding:0 17px;color:#777c78;position:relative}.settings-tabs button.active{color:#168f55;font-weight:600}.settings-tabs button.active:after{content:"";height:3px;background:#22aa65;border-radius:3px;position:absolute;left:10px;right:10px;bottom:-1px}.settings-card{background:#fff;border:1px solid var(--line);border-radius:15px;min-height:540px;overflow:hidden}.settings-head{height:86px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.settings-head h2{font-size:18px;margin:0 0 5px}.settings-head p{margin:0;color:#959995;font-size:12px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px}.role-grid article{border:1px solid #e7e7e2;border-radius:13px;padding:20px}.role-title{display:flex;align-items:center;gap:12px}.role-title h3{margin:0;font-size:15px}.role-title small{display:block;color:#999;margin-top:5px}.role-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#e8f7ef;color:#16965a;font-size:22px}.rule-list{min-height:150px;display:flex;flex-direction:column;gap:12px;margin:22px 0}.rule-list span{display:flex;align-items:center;gap:8px;font-size:12px;color:#626763}.rule-list svg{color:#21a765}.pending-count{background:#fff1ee;color:#f06452;border-radius:20px;padding:6px 12px;font-size:12px}.approval-list{padding:8px 24px}.approval-item{min-height:92px;display:grid;grid-template-columns:45px 1fr 100px 62px 88px;align-items:center;gap:12px;border-bottom:1px solid #efefeb}.approval-type{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;font-size:21px}.approval-type.refund{background:#fff0ed;color:#f06452}.approval-type.cancel{background:#fff7df;color:#d39712}.approval-item>div{display:flex;flex-direction:column}.approval-item small{margin-top:5px;color:#929692}.approval-item time{font-size:11px;color:#999}.approval-item .primary,.approval-item .secondary{height:36px;padding:0 11px;font-size:12px}.device-card{margin:24px;border:1px solid #dce8e0;border-radius:14px;background:#fbfefc;padding:20px;display:flex;align-items:center;gap:15px}.device-visual{width:58px;height:58px;border-radius:15px;background:#e6f6ed;color:#159357;display:grid;place-items:center;font-size:29px}.device-main{flex:1}.device-main h3{margin:0;font-size:15px}.device-main p{font-size:11px;color:#969a96}.device-capabilities{display:flex;gap:14px;margin-top:9px}.device-capabilities span{display:flex;align-items:center;gap:4px;font-size:11px;color:#56705f}.device-capabilities svg{color:#1da561}.online-tag{background:#e7f7ed;color:#158f54;border-radius:20px;padding:6px 11px;font-size:12px}.device-help{margin:0 24px;padding:18px 20px;background:#fafaf6;border-radius:12px}.device-help b{font-size:13px}.device-help p{font-size:12px;line-height:1.8;color:#767b77}.setting-form{padding:10px 24px}.setting-form>label{min-height:82px;border-bottom:1px solid #efefeb;display:grid;grid-template-columns:220px 1fr;align-items:center;font-size:13px;font-weight:600}.setting-form select{height:42px;border:1px solid #dedfda;border-radius:9px;background:#fff;padding:0 12px;color:#555}.fixed-rule{height:52px;border:1px solid #cde9d9;background:#f1faf5;border-radius:9px;padding:0 13px;display:flex;align-items:center;gap:10px}.fixed-rule svg{color:#1ea461;font-size:21px}.fixed-rule span{display:flex;flex-direction:column}.fixed-rule small{font-weight:400;color:#789181;margin-top:3px}.phone-search{display:grid;grid-template-columns:1fr 92px;gap:8px;margin-top:8px}.phone-search input{margin-top:0!important}.phone-search button{border:0;border-radius:9px;background:#e7f6ed;color:#168f55;font-weight:600;display:flex;align-items:center;justify-content:center;gap:5px}.match-hint{font-size:11px;color:#858a86;margin:14px 0 8px}.member-results{display:flex;flex-direction:column;gap:8px}.member-results>button{min-height:64px;width:100%;padding:10px 12px;border:1px solid #e1e2de;border-radius:10px;background:#fff;display:flex;align-items:center;gap:11px;text-align:left}.member-results>button.selected{border-color:#4db77d;background:#f1faf5}.member-results>button>span{display:flex;flex:1;flex-direction:column}.member-results small{color:#878d88;margin-top:4px}.member-results>svg{font-size:21px;color:#1ba35f}.avatar.other{background:#fff0d7;color:#b97b12}.sale-modal{width:560px}.selected-customer{width:100%;min-height:68px;margin-top:14px;border:1px solid #55b982;border-radius:11px;background:#f1faf5;display:flex;align-items:center;gap:12px;padding:10px 13px;text-align:left}.selected-customer>span{display:flex;flex:1;flex-direction:column}.selected-customer small{color:#7c8d82;margin-top:4px}.selected-customer>svg{color:#1ba35f;font-size:21px}.product-list{display:flex;flex-direction:column;gap:9px}.product-list>button{min-height:74px;border:1px solid #e0e1dd;border-radius:11px;background:#fff;padding:10px 12px;display:grid;grid-template-columns:45px 1fr 75px 22px;align-items:center;gap:10px;text-align:left}.product-list>button.selected{border-color:#4db67d;background:#f3faf6}.product-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#e8f7ef;color:#159257;font-size:22px}.product-icon.p1{background:#fff6db;color:#ce9417}.product-icon.p2{background:#fff0ed;color:#f06452}.product-list button>span:nth-child(2){display:grid;grid-template-columns:1fr auto;align-items:center}.product-list b{font-size:13px}.product-list small{grid-column:1;font-size:11px;color:#929692;margin-top:4px}.product-list em{grid-row:1/3;grid-column:2;font-style:normal;font-size:10px;color:#16965a;background:#e6f6ed;border-radius:12px;padding:3px 7px}.product-list strong{text-align:right;font-size:16px}.product-list>button>svg{color:#1ba35f;font-size:20px}.checkout-summary{border:1px solid #e5e6e2;border-radius:11px;padding:5px 15px}.checkout-summary>div{height:44px;border-bottom:1px solid #efefeb;display:flex;justify-content:space-between;align-items:center;font-size:12px}.checkout-summary>div:last-child{border:0}.checkout-summary .total{height:56px}.checkout-summary .total b{font-size:23px;color:#f06452}.pay-title{font-size:12px;font-weight:600}.pay-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.pay-methods button{height:53px;border:1px solid #dedfdb;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;color:#565b57}.pay-methods button.selected{border-color:#48b477;background:#f1faf5;color:#168f55}.pay-methods button>svg:last-child{font-size:17px}.payment-warning,.receipt-note{font-size:11px;line-height:1.7;background:#fff9e9;color:#8b712d;border-radius:8px;padding:9px 11px;margin-top:13px}.receipt-note{background:#f4faf6;color:#65806d;margin:12px auto 20px;max-width:330px}.sale-modal .success .primary{min-width:175px}.expense-modal{width:580px}.expense-form{display:flex;flex-direction:column;gap:13px}.expense-form label{display:flex;flex-direction:column;font-size:12px;font-weight:600;gap:7px}.expense-form input,.expense-form select{height:42px;border:1px solid #dedfdb;border-radius:9px;background:#fff;padding:0 12px;outline:none}.expense-form input:focus,.expense-form select:focus{border-color:#48b477}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mode-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mode-options button{height:62px;border:1px solid #dedfdb;background:#fff;border-radius:10px;padding:9px 11px;display:flex;align-items:center;gap:9px;text-align:left}.mode-options button.selected{border-color:#48b477;background:#f1faf5}.mode-options svg{font-size:20px;color:#a5a8a5}.mode-options button.selected svg{color:#1ba35f}.mode-options span{display:flex;flex-direction:column}.mode-options small{font-size:10px;color:#939793;margin-top:4px;font-weight:400}.allocation-preview{padding:12px 14px;border-radius:10px;background:#fff9e9;border:1px solid #f5e7b8}.allocation-preview>span{font-size:11px;color:#8c7742}.allocation-preview>div{display:flex;align-items:center;justify-content:space-between;margin:8px 0}.allocation-preview div b{font-size:13px}.allocation-preview div svg{color:#b9a46e}.allocation-preview div strong{color:#d68d16}.allocation-preview small{font-size:10px;color:#95845a}.expense-modal .success{padding-top:36px}.expense-modal{max-height:calc(100vh - 40px);overflow-y:auto;scrollbar-width:thin}.expense-modal .close{position:sticky;float:right;top:-10px;margin-bottom:-20px;background:#fff;border-radius:50%;z-index:2}.expense-modal .modal-actions{position:sticky;bottom:-26px;background:#fff;padding:12px 0 18px;margin-top:10px;z-index:2}.expense-modal{padding-bottom:94px}.expense-modal .modal-actions{position:absolute;left:26px;right:26px;bottom:0;background:#fff;border-top:1px solid #efefeb;padding:14px 0 18px;margin:0;z-index:3}.data-row.clickable{cursor:pointer}.data-row.clickable:hover{background:#f6fbf8}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c221e52;z-index:45}.member-drawer{position:absolute;right:0;top:0;bottom:0;width:520px;background:#fff;box-shadow:-20px 0 50px #141e1829;display:flex;flex-direction:column}.drawer-head{height:92px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head>div{display:flex;align-items:center;gap:12px}.large-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e2f3e9;color:#168f55;font-size:18px;font-weight:700}.drawer-head h2{margin:0;font-size:19px}.drawer-head p{margin:5px 0 0;color:#969a96;font-size:11px}.member-summary{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 16px;background:#fafaf7;border-bottom:1px solid var(--line)}.member-summary div{display:flex;flex-direction:column;padding:0 9px;border-right:1px solid #e7e7e2}.member-summary div:last-child{border:0}.member-summary span{font-size:10px;color:#949894}.member-summary b{font-size:14px;margin-top:6px}.member-summary b.normal{color:#168f55}.member-summary b.frozen{color:#f06452}.children-section{padding:17px 22px;border-bottom:1px solid var(--line)}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h3{font-size:14px;margin:0}.section-title button{border:0;background:none;color:#168f55;font-size:11px;display:flex;align-items:center;gap:4px}.child-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.child-list>div{min-height:62px;border:1px solid #e4e5e1;border-radius:10px;padding:9px;display:flex;align-items:center;gap:9px;position:relative}.kid-avatar.blue{background:#e6f2fb;color:#297aa9}.child-list p{display:flex;flex-direction:column;margin:0}.child-list b{font-size:12px}.child-list small{font-size:9px;color:#929692;margin-top:4px}.child-list em{position:absolute;right:7px;top:7px;font-size:8px;font-style:normal;color:#168f55;background:#e7f6ed;padding:2px 5px;border-radius:8px}.drawer-tabs{height:49px;padding:0 22px;display:flex;gap:20px;border-bottom:1px solid var(--line)}.drawer-tabs button{border:0;background:none;color:#7d827e;font-size:12px;position:relative}.drawer-tabs button.active{color:#168f55;font-weight:600}.drawer-tabs button.active:after{content:"";position:absolute;height:2px;left:2px;right:2px;bottom:0;background:#1fa763}.drawer-content{padding:17px 22px;overflow-y:auto;flex:1}.benefit-card{border:1px solid #cde8d8;border-radius:12px;background:#f4fbf7;padding:16px;position:relative}.benefit-card h3{margin:9px 0 4px;font-size:15px}.benefit-card p{font-size:10px;color:#849087;margin:0}.card-type{font-size:9px;background:#dff2e7;color:#168f55;padding:3px 7px;border-radius:9px}.benefit-card>strong{position:absolute;right:16px;top:17px;font-size:11px;color:#6f7771}.benefit-card>strong b{font-size:20px;color:#168f55}.progress{height:6px;background:#dfe7e2;border-radius:4px;margin:15px 0 9px;overflow:hidden}.progress i{display:block;height:100%;background:#22aa65}.benefit-card>small{color:#78847b;font-size:9px}.coin-card{height:70px;border:1px solid #eee7d7;border-radius:11px;margin-top:11px;padding:12px;display:flex;align-items:center;gap:11px}.coin-card>span{width:38px;height:38px;border-radius:10px;background:#fff5dc;color:#d79b16;display:grid;place-items:center;font-size:21px}.coin-card>div{flex:1}.coin-card h3{font-size:13px;margin:0}.coin-card p{font-size:9px;color:#999;margin:4px 0 0}.coin-card>strong{color:#d79212}.timeline div{height:59px;display:grid;grid-template-columns:90px 1fr 80px;align-items:center;border-bottom:1px solid #efefeb;font-size:11px}.timeline time{color:#999}.timeline b{text-align:right}.drawer-actions{height:74px;padding:0 20px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:8px;background:#fff}.drawer-actions button{height:38px;font-size:12px}.card-editor{width:600px;max-height:calc(100vh - 36px);overflow-y:auto;padding-bottom:90px}.card-form{display:flex;flex-direction:column;gap:13px}.card-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600}.card-form input,.card-form select,.card-form textarea{border:1px solid #dedfdb;border-radius:9px;padding:0 12px;background:#fff;outline:none}.card-form input,.card-form select{height:41px}.card-form textarea{height:62px;padding-top:9px;resize:none}.type-options{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.type-options button{height:38px;border:1px solid #dedfdb;border-radius:8px;background:#fff}.type-options button.selected{border-color:#45b277;background:#eaf7f0;color:#168f55;font-weight:600}.share-setting{min-height:62px;border:1px solid #e3e4df;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:11px}.share-setting>button{width:39px;height:22px;border:0;border-radius:12px;background:#cfd2cf;padding:2px}.share-setting>button i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:.2s}.share-setting>button.on{background:#27aa67}.share-setting>button.on i{transform:translate(17px)}.share-setting>span{display:flex;flex-direction:column}.share-setting small{font-size:10px;color:#8c918d;font-weight:400;margin-top:4px}.rule-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:11px;border-radius:9px;background:#fafaf7}.rule-checks span{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:400;color:#636864}.rule-checks svg{color:#1ca35f}.card-editor .modal-actions{position:absolute;left:26px;right:26px;bottom:0;background:#fff;border-top:1px solid #efefeb;padding:14px 0 18px;margin:0;z-index:3}.login-page{min-height:100vh;min-width:980px;display:grid;grid-template-columns:minmax(480px,1.12fr) minmax(460px,.88fr);background:#fff}.login-visual{position:relative;overflow:hidden;padding:56px 64px;color:#fff;background:radial-gradient(circle at 20% 15%,rgba(255,221,67,.34),transparent 22%),radial-gradient(circle at 85% 82%,rgba(255,255,255,.15),transparent 24%),linear-gradient(145deg,#168b4c,#2caf69)}.login-brand{display:flex;align-items:center;gap:14px}.login-brand img{width:74px;height:74px;object-fit:contain;background:#fff;border-radius:22px;padding:5px;box-shadow:0 14px 35px #0849272e}.login-brand h1{font-size:28px;margin:0}.login-brand p{margin:5px 0 0;opacity:.74;letter-spacing:1px}.login-copy{position:absolute;left:64px;right:55px;top:42%;transform:translateY(-35%)}.login-copy span{display:inline-block;padding:7px 13px;border:1px solid rgba(255,255,255,.32);border-radius:20px;font-size:13px;background:#ffffff14}.login-copy h2{font-size:49px;line-height:1.3;margin:24px 0 17px;letter-spacing:1px}.login-copy p{font-size:16px;line-height:1.9;opacity:.82;max-width:520px}.login-bubbles i{position:absolute;border-radius:50%;background:#ffffff17}.login-bubbles i:nth-child(1){width:240px;height:240px;right:-70px;top:-60px}.login-bubbles i:nth-child(2){width:120px;height:120px;left:-35px;bottom:80px}.login-bubbles i:nth-child(3){width:48px;height:48px;right:17%;bottom:14%}.login-panel{display:grid;place-items:center;position:relative;background:radial-gradient(circle at 80% 15%,rgba(39,174,105,.05),transparent 25%),#fff}.login-panel form{width:390px}.login-kicker{color:#1da15e;font-weight:700;font-size:14px;margin:0 0 10px}.login-panel h2{font-size:32px;color:#242a26;margin:0}.login-tip{color:#959b96;margin:12px 0 34px;font-size:14px}.login-panel label{display:flex;flex-direction:column;gap:9px;color:#4a504c;font-size:14px;font-weight:600;margin:19px 0}.login-panel input{height:50px;border:1px solid #dfe3df;border-radius:12px;padding:0 15px;font-size:14px;outline:0;background:#fbfcfb}.login-panel input:focus{border-color:#2bae69;box-shadow:0 0 0 4px #2bae691a;background:#fff}.login-error{background:#fff0ed;color:#d85443;padding:11px 13px;border-radius:9px;font-size:13px;margin:8px 0}.login-submit{width:100%;height:52px;border:0;border-radius:12px;background:#1fa460;color:#fff;font-size:16px;font-weight:700;margin-top:13px;box-shadow:0 11px 24px #1fa46038}.login-submit:disabled{opacity:.55}.login-help{text-align:center;color:#a1a5a1;font-size:12px;margin-top:20px}.login-panel footer{position:absolute;bottom:28px;color:#b0b4b0;font-size:11px}.mobile-logo{display:none}.login-loading{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#779081}.login-loading img{width:82px;height:82px;object-fit:contain}.logout-button{border:0;background:#f1f6f3;color:#54705f;border-radius:8px;padding:7px 11px;font-size:11px}.logout-button:hover{background:#e4f3ea;color:#168f55}.staff-section{margin:0 24px 28px;border-top:1px solid #ecece7;padding-top:22px}.staff-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.staff-title h3{font-size:16px;margin:0}.staff-title>span{font-size:12px;color:#168f55;background:#e8f7ef;border-radius:20px;padding:6px 11px}.staff-table{border:1px solid #e7e8e3;border-radius:11px;overflow:hidden}.staff-row{display:grid;grid-template-columns:1.05fr 1.1fr 1fr 1.2fr 1.1fr;min-height:60px;align-items:center;padding:0 16px;border-top:1px solid #efefeb;font-size:12px}.staff-row.head{min-height:42px;border:0;background:#fafaf7;color:#8b908b}.staff-row>span:first-child{display:flex;flex-direction:column}.staff-row small{color:#9a9e9a;margin-top:3px}.staff-row>span:last-child{display:flex;align-items:center;gap:7px}.staff-row i{font-style:normal;border-radius:16px;padding:4px 9px}.staff-active{background:#e8f7ef;color:#168f55}.staff-disabled{background:#f1f1ee;color:#888}.staff-row>span:last-child button{border:0;background:none;color:#758078;font-size:11px;padding:4px}.staff-row>span:last-child button:hover{color:#168f55}.staff-modal{width:590px}.staff-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.staff-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;margin:0}.staff-form input,.staff-form select{width:100%;height:43px;border:1px solid #dedfda;border-radius:9px;background:#fff;padding:0 12px;outline:0}.staff-form input:focus,.staff-form select:focus{border-color:#42b477;box-shadow:0 0 0 3px #25ad6817}.member-live-table{padding:0 22px}.member-live-row{min-height:64px;display:grid;grid-template-columns:1.15fr 1fr 1.2fr .8fr .8fr .65fr;align-items:center;border-bottom:1px solid #f0efeb;font-size:13px}.member-live-row.head{min-height:48px;color:#858a86;background:#fafaf7;padding:0 10px}.member-live-row:not(.head){padding:0 10px}.member-live-row>span:first-child{display:flex;flex-direction:column}.member-live-row small{font-size:10px;color:#999;margin-top:4px}.member-live-row i{font-style:normal;color:#168f55;background:#e8f7ef;border-radius:15px;padding:4px 9px}.member-create-modal{width:640px}.member-create-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.member-create-form>label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600}.member-create-form input,.member-create-form select{height:42px;border:1px solid #dedfda;border-radius:9px;padding:0 11px;background:#fff;outline:0}.member-create-form input:focus,.member-create-form select:focus{border-color:#42b477}.children-editor{grid-column:1/-1;border-top:1px solid #eee;padding-top:14px}.children-editor-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.children-editor-title button{border:0;background:#e8f7ef;color:#168f55;border-radius:8px;padding:7px 10px}.child-edit-row{display:grid;grid-template-columns:1fr 150px 110px 32px;gap:8px;margin-top:8px}.child-edit-row>button{border:0;background:#fff0ed;color:#e65b4b;border-radius:8px}.privacy-note{font-size:11px;color:#668270;background:#f1faf5;border-radius:9px;padding:10px 12px;margin-top:14px}
