@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#172f29;--green:#17634e;--mint:#e9f2ec;--muted:#73827a;--bg:#f6f7f3;--line:#e5e9e2;--orange:#f1b75c;--red:#bb4f42;--radius:19px}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.6 'DM Sans',sans-serif}h1,h2,h3,h4,.brand,.metric{font-family:Manrope,sans-serif;line-height:1.25}h1{font-size:32px;letter-spacing:-1.3px}h2{font-size:22px;letter-spacing:-.6px}h3{font-size:17px}h1,h2,h3,h4,p{margin:0}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #dfa857;outline-offset:3px}.initial{height:100vh;display:grid;place-content:center;justify-items:center;gap:20px}.muted{color:var(--muted)}.small{font-size:12px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.stack{display:grid;gap:20px}.row{display:flex;align-items:center;gap:12px}.between{display:flex;align-items:center;justify-content:space-between;gap:16px}.wrap{flex-wrap:wrap}.spaced{margin-top:24px}.brand{display:flex;align-items:center;gap:11px;font-size:23px;font-weight:800;letter-spacing:-1px}.brand img{width:39px}.brand small{font:10px 'DM Sans',sans-serif;letter-spacing:2px;display:block;margin-top:4px;font-weight:700}.btn{border:0;border-radius:11px;padding:11px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--green);color:white;font-weight:700;line-height:1.5;transition:transform .15s,background .15s}.btn:hover{background:#0f4d3b;transform:translateY(-1px)}.btn.secondary{background:white;border:1px solid var(--line);color:var(--ink)}.btn.soft{background:var(--mint);color:var(--green)}.btn.danger{background:#fbeae7;color:var(--red)}.btn.orange{background:var(--orange);color:#302d20}.btn.small{padding:7px 11px;font-size:12px}.btn.full{width:100%}.icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon.lg{width:27px;height:27px}.iconbox{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--mint);color:var(--green)}.tag{display:inline-flex;align-items:center;gap:6px;border-radius:7px;padding:4px 9px;font-size:11px;font-weight:700;background:#edf0eb;color:#68766c;white-space:nowrap}.tag.green{background:#e7f2e9;color:#317a50}.tag.amber{background:#fff0d6;color:#956619}.tag.red{background:#fbeae7;color:#ae5747}.tag.blue{background:#e7eef8;color:#4d73a7}.dot{width:6px;height:6px;border-radius:50%;background:currentColor}.demo-strip{background:#fff2d7;color:#886625;padding:7px 20px;text-align:center;font-size:11px;font-weight:600}.sidebar{position:fixed;left:0;top:0;bottom:0;width:234px;background:#fff;border-right:1px solid var(--line);padding:30px 20px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 10px 32px}.nav-label{font-size:10px;font-weight:800;letter-spacing:1.8px;color:#a1aba4;padding:0 15px;margin:13px 0}.nav{display:grid;gap:6px}.nav button{display:flex;align-items:center;gap:13px;padding:12px 15px;background:none;border:0;color:#77847c;text-align:left;font-size:13px;font-weight:600;border-radius:10px}.nav button.active{background:var(--mint);color:var(--green)}.nav button:hover{background:#f4f6f1}.nav button.active:before{content:'';width:3px;height:16px;background:var(--green);position:absolute;left:0;border-radius:3px}.sidebar-bottom{margin-top:auto;padding-top:24px}.support{background:#f6f8f3;border:1px solid var(--line);padding:16px;border-radius:13px;margin-bottom:18px;font-size:12px}.support p{margin:8px 0 12px}.profile{display:flex;align-items:center;gap:10px;padding:8px}.avatar{background:#f2ddae;color:#6f5b35;display:grid;place-items:center;width:37px;height:37px;border-radius:50%;font-weight:800;flex-shrink:0}.shell{margin-left:234px}.topbar{height:78px;background:#fff;border-bottom:1px solid var(--line);padding:0 35px;display:flex;align-items:center;justify-content:space-between}.content{max-width:1450px;margin:auto;padding:30px 35px 45px}.page-heading{margin-bottom:25px}.page-heading p{margin-top:7px;color:var(--muted)}.hero{background:#175b47;color:#fff;border-radius:22px;padding:31px 35px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:215px}.hero:after{content:'';position:absolute;width:400px;height:400px;border:1px solid #ffffff12;border-radius:50%;right:-100px;top:-180px;box-shadow:0 0 0 55px #ffffff04,0 0 0 110px #ffffff03;pointer-events:none}.hero h2{font-size:29px;max-width:430px;letter-spacing:-1px;margin:12px 0}.hero p{color:#c1d6ca;max-width:420px;font-size:13px;margin-bottom:20px}.hero img{width:170px;height:160px;object-fit:contain;border-radius:30px;transform:rotate(-8deg);z-index:1;margin-right:15px}.hero .eyebrow{color:#efca85}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:21px}.stat .metric{font-size:29px;font-weight:800;letter-spacing:-1px;margin:13px 0 6px}.stat .metric.money{font-size:25px}.stat p{font-size:12px;color:var(--muted)}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.panel-head{padding:22px 23px;border-bottom:1px solid #edf0e9;display:flex;justify-content:space-between;align-items:center;gap:12px}.panel-head p{color:var(--muted);font-size:12px;margin-top:5px}.panel-body{padding:22px 23px}.dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.chart{height:170px;display:flex;gap:14px;align-items:flex-end;padding:10px 10px 0}.chart-col{display:flex;flex:1;flex-direction:column;justify-content:flex-end;align-items:center;gap:9px;height:100%;font-size:10px;color:var(--muted)}.chart-bar{width:70%;background:#d4e6d8;min-height:3px;border-radius:5px 5px 0 0;position:relative}.chart-col:last-child .chart-bar{background:var(--green)}.chart-bar span{position:absolute;top:-21px;width:100%;text-align:center;font-size:11px;color:var(--green)}.progress-line{height:6px;background:#eef1eb;border-radius:9px;overflow:hidden;margin:9px 0 18px}.progress-line i{display:block;height:100%;background:#76a58b;border-radius:9px}.data-table{width:100%;border-collapse:collapse;white-space:nowrap}.data-table th{background:#fafbf8;color:#8a958d;text-align:left;font-size:10px;letter-spacing:.7px;text-transform:uppercase;padding:13px 20px;font-weight:700}.data-table td{padding:17px 20px;border-top:1px solid #edf0e9;font-size:12px}.data-table tbody tr:hover{background:#fbfcf9}.table-scroll{overflow-x:auto}.order-code{font-weight:800;color:var(--green);font-size:12px}.empty{text-align:center;padding:40px 22px;color:var(--muted)}.empty .iconbox{margin:0 auto 14px;width:55px;height:55px}.empty h3{color:var(--ink);margin-bottom:7px}.empty p{max-width:390px;margin:0 auto 18px;font-size:13px}.toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:20px}.input{border:1px solid #dfe5dd;background:#fff;border-radius:10px;width:100%;padding:11px 13px;color:var(--ink);outline:none;min-width:0}.input:focus{border-color:#579780;box-shadow:0 0 0 3px #17634e0c}.toolbar .input{max-width:300px}.field{display:grid;gap:6px;margin-bottom:15px}.field label{font-size:12px;font-weight:700;color:#556b5e}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.field.wide{grid-column:1/-1}.filter{border:1px solid var(--line);border-radius:9px;background:white;padding:7px 12px;color:var(--muted);font-size:12px}.filter.active{background:var(--mint);color:var(--green);border-color:#c7dfd1}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.shop{border:1px solid var(--line);background:white;border-radius:18px;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s}.shop:hover{transform:translateY(-3px);box-shadow:0 8px 30px #1d34260b}.shop-image{height:175px;position:relative;background:#eff3e7;overflow:hidden}.shop-image img{width:100%;height:100%;object-fit:cover}.shop-image .tag{position:absolute;left:14px;bottom:13px;background:white}.shop-body{padding:19px}.shop-body h3{margin-bottom:6px}.shop-body p{font-size:12px;color:var(--muted)}.shop-body .between{margin-top:16px;padding-top:13px;border-top:1px solid var(--line)}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.menu-item{border:1px solid var(--line);padding:12px;border-radius:13px;display:flex;gap:13px;align-items:center;background:#fff}.menu-item img{width:76px;height:76px;border-radius:11px;object-fit:cover}.menu-text{flex:1;min-width:0}.menu-text h4{font-size:13px;margin-bottom:5px}.menu-text p{font-size:11px;color:var(--muted)}.menu-bottom{margin-top:9px;display:flex;justify-content:space-between;gap:8px;align-items:center}.counter{display:flex;align-items:center;gap:10px}.counter button{width:27px;height:27px;border-radius:7px;border:1px solid #c4dacc;background:var(--mint);color:var(--green);font-weight:bold;font-size:17px;padding:0}.money{font-weight:800;letter-spacing:-.3px}.notice{padding:13px 16px;background:#fff5df;border:1px solid #f6e7be;border-radius:11px;color:#96722c;font-size:12px}.notice.green{background:#edf6ee;border-color:#d6e8d8;color:#467252}.service-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:22px 0}.service-card{display:flex;gap:17px;align-items:center;padding:19px;background:white;border:1px solid var(--line);border-radius:15px;cursor:pointer;text-align:left}.service-card.active{border-color:#a2c5ae;background:#f3f8f0}.service-card h3{font-size:15px}.service-card p{font-size:12px;color:var(--muted);margin-top:4px}.modal-backdrop{position:fixed;inset:0;background:#14261f88;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100;padding:24px}.modal{background:#f9faf6;border-radius:23px;width:720px;max-width:100%;max-height:92vh;overflow:auto;box-shadow:0 25px 100px #13291a44}.modal .modal-head{position:sticky;top:0;z-index:3;background:#fff;border-bottom:1px solid var(--line);padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:10px}.close{border:0;background:#f0f3ec;color:var(--ink);width:32px;height:32px;border-radius:50%;font-size:22px;line-height:1}.modal-content{padding:24px}.modal-foot{background:white;padding:18px 24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:14px;position:sticky;bottom:0;z-index:3}.map{height:220px;width:100%;border-radius:12px;margin:9px 0 15px;z-index:0}.map-note{font-size:11px;color:var(--muted);margin-top:-5px;margin-bottom:12px}.timeline{border-left:2px solid #dae7dc;padding-left:22px;margin-left:8px;display:grid;gap:20px}.timeline div{position:relative}.timeline div:before{content:'';position:absolute;left:-28px;top:6px;width:9px;height:9px;background:#7ba18a;border:2px solid #f9faf6;border-radius:50%}.timeline p{font-size:12px}.timeline small{font-size:10px;color:var(--muted)}.price-lines{display:grid;gap:9px;padding:17px 0}.price-lines>div{display:flex;justify-content:space-between;font-size:13px}.price-lines .total{font-size:17px;font-weight:800;border-top:1px solid var(--line);padding-top:13px;margin-top:5px}.pin{font-family:Manrope,sans-serif;font-size:27px;letter-spacing:8px;font-weight:800;color:var(--green);margin:8px 0}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr}.login-story{background:#164f3f;color:white;padding:55px 9%;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-story .brand{color:white}.login-story h1{font-size:56px;line-height:1.12;letter-spacing:-2px;margin:30px 0 22px}.login-story p{color:#bdd1c5;font-size:15px;max-width:400px}.login-story .hero-art{display:flex;gap:15px;margin:40px 0}.hero-art img{width:32%;max-width:140px;border-radius:25px;transform:rotate(-9deg)}.hero-art img:nth-child(2){transform:rotate(7deg) translateY(18px)}.login-form{padding:50px 13%;display:flex;flex-direction:column;justify-content:center;background:#fafbf7}.login-form h2{font-size:29px;margin:10px 0}.login-form>p{color:var(--muted);margin-bottom:28px}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.role-card{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);background:white;padding:18px;border-radius:14px;text-align:left;gap:8px}.role-card.active{border-color:#17634e;background:#edf5eb}.role-card span{font-size:11px;color:var(--muted)}.role-card .iconbox{width:35px;height:35px;border-radius:10px;margin-bottom:4px}.login-form .notice{margin:20px 0}.divider{display:flex;align-items:center;gap:13px;color:#9aa59c;font-size:11px;margin:22px 0}.divider:before,.divider:after{content:'';height:1px;background:var(--line);flex:1}.account-card{padding:25px;display:flex;align-items:center;gap:20px}.account-card .avatar{width:64px;height:64px;font-size:23px}.footer-note{font-size:11px;color:#98a198;text-align:center;margin-top:30px}.order-card{border:1px solid var(--line);border-radius:15px;padding:20px;background:white}.order-card h3{margin:13px 0 6px}.order-card .btn{margin-top:17px}.online-card{background:#e9f2e7;border:1px solid #ccdfc9;padding:24px;border-radius:18px}.order-route{border-left:2px dashed #d4dfd4;margin:15px 0 15px 6px;padding-left:18px;display:grid;gap:16px;font-size:12px}.order-route .eyebrow{font-size:9px;color:#8a998d;margin-bottom:4px}.mobile-nav{display:none}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(100px);background:#173c2e;color:white;padding:13px 21px;border-radius:12px;z-index:200;box-shadow:0 8px 35px #152c2640;transition:transform .2s;max-width:90vw;font-size:13px}#toast.show{transform:translateX(-50%) translateY(0)}#toast.error{background:#943d30}.loading{opacity:.65;pointer-events:none}.offline{background:#fbe7e0;color:#994d37;padding:8px 16px;font-size:12px;text-align:center}.download-row{display:grid;gap:9px;margin-top:18px}
@media(min-width:1500px){.content{padding-top:40px}.hero{min-height:245px}.shop-image{height:210px}}
@media(max-width:1100px){.sidebar{width:200px;padding:25px 13px}.shell{margin-left:200px}.content{padding:26px 22px}.topbar{padding:0 23px}.stats{grid-template-columns:repeat(2,1fr)}.shop-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.login-story{padding:40px 10%}.login-story h1{font-size:43px}.login-form{padding:40px 9%}.hero img{width:125px;height:125px}}
@media(max-width:700px){body{font-size:13px}.sidebar{display:none}.shell{margin:0}.topbar{height:63px;padding:0 18px}.topbar .small.muted{display:none}.content{padding:23px 17px 90px}.content h1{font-size:25px}.page-heading{align-items:flex-start;margin-bottom:20px}.page-heading .btn{padding:9px 11px;font-size:11px}.hero{padding:24px;min-height:215px}.hero h2{font-size:26px;max-width:260px}.hero p{font-size:12px;max-width:270px}.hero img{display:none}.stats{gap:11px}.stat{padding:16px}.stat .metric{font-size:26px}.stat .metric.money{font-size:21px}.iconbox{width:35px;height:35px;border-radius:10px}.shop-grid{grid-template-columns:1fr}.shop-image{height:180px}.menu-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.modal-backdrop{padding:12px}.modal{max-height:95vh;border-radius:18px}.modal-content{padding:18px}.modal .modal-head{padding:17px 18px}.modal-foot{padding:15px 18px}.data-table th,.data-table td{padding:13px 15px}.login-shell{grid-template-columns:1fr}.login-story{padding:25px 25px 32px}.login-story h1{font-size:34px;margin:30px 0 12px}.login-story p{font-size:13px}.login-story .hero-art,.login-story>small{display:none}.login-form{padding:30px 23px}.login-form h2{font-size:25px}.service-row{gap:10px}.service-card{padding:14px;gap:10px}.service-card h3{font-size:13px}.service-card p{font-size:10px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);z-index:30;justify-content:space-around;padding:9px 7px max(9px,env(safe-area-inset-bottom))}.mobile-nav button{border:0;background:transparent;display:grid;justify-items:center;gap:4px;color:#92a097;font-size:9px;padding:3px 7px}.mobile-nav button.active{color:var(--green);font-weight:800}.mobile-nav .icon{width:21px;height:21px}#toast{bottom:80px}.panel-head{padding:18px}.panel-body{padding:18px}.tag{font-size:10px}.btn{padding:10px 14px}.map{height:190px}.demo-strip{font-size:10px}.topbar .profile{padding:0}.topbar .profile .name{display:none}}
