:root{--teal-950:#063f3d;--teal-900:#07504c;--teal-800:#0a625d;--teal-700:#0e756e;--teal-100:#dff3f0;--teal-50:#eff9f7;--orange-600:#ec6b24;--orange-500:#f47c35;--orange-100:#fff0e5;--ink:#1d2a27;--muted:#66736f;--line:#e5eae8;--surface:#fff;--canvas:#f5f7f6;--danger:#d84848;--success:#17835f;--shadow:0 10px 34px #1c373112;--sidebar-width:220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif}button,input,select{font:inherit}button{color:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #f47c3538}.app-shell{background:var(--canvas);min-height:100vh}.sidebar{z-index:30;width:var(--sidebar-width);color:#fff;background:radial-gradient(circle at 20% 0%, #ffffff12, transparent 34%), linear-gradient(180deg, var(--teal-900), var(--teal-950));transition:width .24s,transform .24s;position:fixed;inset:0 auto 0 0;overflow:hidden}.brand{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;height:82px;padding:0 24px;display:flex}.brand-mark{border:2px solid #fffc;border-radius:12px;place-items:center;width:36px;height:36px;font-size:27px;line-height:1;display:grid;transform:rotate(-12deg)}.brand b{white-space:nowrap;letter-spacing:.05em;font-size:19px;display:block}.brand small{opacity:.46;letter-spacing:.18em;margin-top:2px;font-size:8px;display:block}.sidebar-role{padding:4px 18px 14px}.sidebar-role span{color:#ffffffad;border:1px solid #ffffff26;border-radius:99px;padding:4px 9px;font-size:11px;display:inline-flex}.sidebar nav{gap:5px;padding:0 10px;display:grid}.sidebar nav button,.sidebar-foot button{color:#ffffffc7;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:14px;width:100%;height:52px;padding:0 14px;transition:all .18s;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff12}.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#199188e0,#157a74bf);box-shadow:0 8px 18px #01282642}.sidebar nav button b,.sidebar-foot button b{white-space:nowrap;font-size:15px;font-weight:500}.sidebar nav button i{color:#fff;background:var(--orange-500);text-align:center;border-radius:99px;min-width:20px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal}.nav-icon{text-align:center;width:22px;font-size:20px}.sidebar-foot{position:absolute;inset:auto 10px 18px}.sidebar-foot button{border-top:1px solid #ffffff1f;border-radius:0}.sidebar-foot small{color:#ffffff59;padding:0 14px;display:block}.app-main{min-height:100vh;margin-left:var(--sidebar-width);transition:margin-left .24s}.topbar{z-index:25;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;justify-content:flex-end;align-items:center;gap:20px;height:72px;padding:0 30px;display:flex;position:sticky;top:0}.global-search{border:1px solid var(--line);background:#f8faf9;border-radius:9px;align-items:center;gap:10px;width:min(350px,36vw);height:42px;margin-right:auto;padding:0 14px;display:flex}.global-search span{color:#8b9693;font-size:22px}.global-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.top-actions{align-items:center;gap:12px;display:flex}.demo-reset{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;padding:8px 12px;font-size:12px}.notification-button{background:0 0;border:0;width:40px;height:40px;font-size:23px;position:relative}.notification-button i{color:#fff;background:var(--orange-500);border:2px solid #fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;font-style:normal;display:grid;position:absolute;top:5px;right:3px}.role-switcher{position:relative}.role-switcher>button{background:0 0;border:0;align-items:center;gap:9px;height:48px;padding:0;display:flex}.role-switcher>button b{font-size:14px}.role-switcher>button em{color:var(--muted);font-size:12px;font-style:normal}.top-avatar{color:#fff;background:linear-gradient(135deg, var(--teal-700), var(--teal-900));border-radius:50%;place-items:center;width:38px;height:38px;font-size:14px;display:grid}.role-menu{border:1px solid var(--line);background:#fff;border-radius:14px;width:254px;padding:10px;position:absolute;top:54px;right:0;box-shadow:0 20px 50px #0b332f29}.role-menu>small{color:#8c9794;padding:5px 9px 8px;display:block}.role-menu button{text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.role-menu button:hover,.role-menu button.active{background:var(--teal-50)}.role-menu button>span{width:32px;height:32px;color:var(--teal-700);background:var(--teal-100);border-radius:9px;place-items:center;display:grid}.role-menu button b,.role-menu button small{display:block}.role-menu button b{font-size:13px}.role-menu button small{color:var(--muted);margin-top:3px;font-size:11px}.mobile-menu-button{background:0 0;border:0;width:40px;height:40px;font-size:20px;display:none}.content{max-width:1600px;margin:0 auto;padding:28px 30px 50px}.page-title{justify-content:space-between;align-items:flex-start;gap:20px;min-height:62px;margin-bottom:22px;display:flex}.page-title h1{letter-spacing:-.04em;margin:0;font-size:29px;line-height:1.3}.page-title p{color:var(--muted);margin:7px 0 0;font-size:13px}.btn{border:1px solid #0000;border-radius:8px;min-height:40px;padding:0 17px;font-size:13px;font-weight:600;transition:all .18s}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:var(--orange-500);box-shadow:0 7px 18px #f47c3533}.btn-primary:hover{background:var(--orange-600)}.btn-ghost{border-color:var(--line);background:#fff}.btn-ghost:hover{border-color:#c5d0cd}.btn.full{width:100%}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.metrics-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:16px;min-height:142px;padding:23px 20px;transition:all .2s;display:flex;box-shadow:0 4px 15px #1a342f06}.metric-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.metric-card>div{min-width:0}.metric-card p{color:#53615e;margin:0 0 6px;font-size:13px}.metric-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(23px,2vw,32px);line-height:1.1;display:block;overflow:hidden}.metric-card small{color:#84908d;white-space:nowrap;margin-top:12px;font-size:11px;display:block}.metric-card small b{margin-left:4px}.metric-icon{width:58px;height:58px;color:var(--teal-700);background:var(--teal-100);border-radius:50%;flex:none;place-items:center;font-size:24px;font-weight:600;display:grid}.metric-icon.orange{color:var(--orange-600);background:var(--orange-100)}.up,.orange-text{color:var(--orange-600)!important}.green-text{color:var(--success)!important}.panel{border:1px solid var(--line);background:var(--surface);border-radius:12px;box-shadow:0 4px 15px #1a342f06}.dashboard-grid{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:16px;display:grid}.panel-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 0;display:flex}.panel-head.padded{padding:20px}.panel-head h2{margin:0;font-size:17px}.panel-head p{color:var(--muted);margin:5px 0 0;font-size:11px}.segmented{background:#f3f6f5;border-radius:8px;padding:3px;display:flex}.segmented button{height:30px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:0 13px;font-size:11px}.segmented button.active{color:var(--orange-600);background:#fff;box-shadow:0 2px 8px #0000000f}.chart-wrap{padding:12px 20px 16px}.chart-legend{color:#566460;gap:24px;font-size:11px;display:flex}.chart-legend span{align-items:center;gap:7px;display:flex}.chart-legend i{border-radius:99px;width:19px;height:3px}.legend-orange{background:var(--orange-500)}.legend-teal{background:var(--teal-700)}.trend-chart{width:100%;height:240px;display:block;overflow:visible}.chart-grid{stroke:#e8eceb;stroke-width:1px;stroke-dasharray:5 6}.chart-labels{color:#86918e;justify-content:space-between;padding:0 5px;font-size:9px;display:flex}.text-button{color:var(--muted);background:0 0;border:0;font-size:12px}.text-button:hover{color:var(--orange-600)}.review-list{padding:10px 20px 20px}.review-item{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto minmax(120px,1fr) minmax(100px,.8fr) auto;align-items:center;gap:10px;width:100%;min-height:78px;padding:10px 0;display:grid}.review-item:last-child{border-bottom:0}.review-item:hover .review-copy b{color:var(--orange-600)}.review-copy b,.review-copy small{display:block}.review-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.review-copy small{color:var(--muted);margin-top:5px;font-size:10px}.review-supplier{color:#63706d;font-size:10px}.product-visual{border:1px solid #0000000a;border-radius:9px;flex:none;place-items:center;display:grid;overflow:hidden}.product-visual span{filter:drop-shadow(0 8px 10px #0000001a)}.product-visual-sm{width:50px;height:50px;font-size:26px}.product-visual-md{width:72px;height:72px;font-size:39px}.product-visual-lg{aspect-ratio:1.18;width:100%;font-size:72px}.product-visual.sun,.poster-art.sun{background:linear-gradient(145deg,#fff5cf,#f8d786)}.product-visual.tea,.poster-art.tea{background:linear-gradient(145deg,#e8f5e8,#b8d9b6)}.product-visual.blue,.poster-art.blue{background:linear-gradient(145deg,#e6f3f5,#b8d5df)}.product-visual.orange,.poster-art.orange{background:linear-gradient(145deg,#fff0d7,#ffbe79)}.product-visual.peach,.poster-art.peach{background:linear-gradient(145deg,#ffede3,#f8b99e)}.product-visual.yellow,.poster-art.yellow{background:linear-gradient(145deg,#fff8cf,#f2dc79)}.badge{white-space:nowrap;border-radius:99px;justify-content:center;align-items:center;min-height:24px;padding:3px 9px;font-size:10px;display:inline-flex}.badge-warning{color:#d6601d;background:#fff0e5}.badge-success{color:#117554;background:#e6f7f0}.badge-danger{color:#c84747;background:#fcecec}.badge-neutral{color:#66736f;background:#eef2f1}.quick-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.quick-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;align-items:center;gap:13px;min-height:86px;padding:17px;display:flex}.quick-grid button:hover{box-shadow:var(--shadow);border-color:#bfd2ce}.quick-grid button>span{width:38px;height:38px;color:var(--orange-600);background:var(--orange-100);border-radius:10px;place-items:center;font-size:19px;display:grid}.quick-grid b,.quick-grid small{display:block}.quick-grid b{font-size:13px}.quick-grid small{color:var(--muted);margin-top:5px;font-size:10px}.quick-grid em{color:#9aa4a1;margin-left:auto;font-style:normal}.mini-metrics{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:repeat(4,1fr);margin-bottom:16px;padding:18px 0;display:grid}.mini-metrics>div{border-right:1px solid var(--line);padding:0 24px}.mini-metrics>div:last-child{border-right:0}.mini-metrics small,.mini-metrics strong{display:block}.mini-metrics small{color:var(--muted);margin-bottom:8px;font-size:11px}.mini-metrics strong{font-size:23px}.table-panel{overflow:hidden}.toolbar{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:70px;padding:14px 18px;display:flex}.search-field{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;width:310px;height:39px;padding:0 12px;display:flex}.search-field span{color:#87938f;font-size:20px}.search-field input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.toolbar-actions{gap:8px;margin-left:auto;display:flex}select,.date-input{border:1px solid var(--line);color:#56625f;background:#fff;border-radius:8px;height:39px;padding:0 32px 0 11px;font-size:12px}.date-input{width:210px;padding-right:10px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{color:#77837f;text-align:left;white-space:nowrap;background:#f8faf9;padding:12px 16px;font-size:10px;font-weight:500}td{border-top:1px solid var(--line);color:#4f5d59;vertical-align:middle;padding:15px 16px}tbody tr:hover{background:#fbfcfc}td b{color:var(--ink);font-weight:600}.align-right{text-align:right;white-space:nowrap}.primary-cell{align-items:center;gap:11px;min-width:210px;display:flex}.primary-cell b,.primary-cell small{display:block}.primary-cell b{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.primary-cell small,.cell-sub{color:#8b9693;margin-top:5px;font-size:9px}.cell-sub{display:block}.company-avatar,.user-avatar{width:40px;height:40px;color:var(--teal-700);background:var(--teal-100);border-radius:10px;flex:none;place-items:center;font-weight:700;display:grid}.user-avatar{color:#a65d26;background:#fff0df;border-radius:50%}.row-action{color:#5b6965;background:0 0;border:0;margin-left:5px;padding:5px 7px;font-size:11px}.row-action:hover{color:var(--teal-700);text-decoration:underline}.row-action.primary{color:var(--orange-600)}.row-action.danger{color:var(--danger)}.order-tabs{border-bottom:1px solid var(--line);gap:2px;margin:-4px 0 16px;padding:5px;display:flex;overflow-x:auto}.order-tabs button{height:42px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 18px}.order-tabs button.active{color:var(--orange-600);border-bottom-color:var(--orange-500);font-weight:600}.order-tabs button b{color:#fff;background:var(--orange-500);border-radius:99px;min-width:18px;margin-left:4px;padding:2px 5px;font-size:9px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#051e1c7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:min(560px,100%);animation:.2s modalIn;overflow:hidden;box-shadow:0 30px 80px #00000038}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:62px;padding:0 20px;display:flex}.modal-head h3{margin:0;font-size:17px}.icon-button,.sheet-close{color:#70807b;background:#f2f5f4;border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.modal-body{padding:22px}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:15px 20px;display:flex}.audit-product{background:#f7f9f8;border-radius:10px;align-items:center;gap:13px;margin-bottom:20px;padding:12px;display:flex}.audit-product b,.audit-product span,.audit-product small{display:block}.audit-product span,.audit-product small{color:var(--muted);margin-top:5px;font-size:11px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.form-grid.single{grid-template-columns:1fr}.form-grid label,.account-form label{color:#596660;font-size:11px}.form-grid input,.form-grid select,.account-form input{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:8px;outline:0;margin-top:7px;padding:0 12px}.calculation-note,.info-strip{color:var(--teal-700);background:var(--teal-50);border-radius:8px;margin-top:16px;padding:12px;font-size:11px}.info-strip{margin:0 0 18px}.info-strip b,.info-strip span{display:block}.info-strip span{color:var(--muted);margin-top:4px}.settlement-list{overflow:hidden}.settlement-row{border-top:1px solid var(--line);grid-template-columns:1.5fr .6fr .5fr auto;align-items:center;gap:20px;min-height:78px;padding:14px 20px;font-size:12px;display:grid}.settlement-row b,.settlement-row small{display:block}.settlement-row small{color:var(--muted);margin-top:5px}.settings-layout{grid-template-columns:190px minmax(0,1fr);gap:16px;display:grid}.settings-nav{border:1px solid var(--line);background:#fff;border-radius:11px;align-self:start;padding:8px}.settings-nav button{width:100%;height:44px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:8px;padding:0 12px;font-size:12px}.settings-nav button.active{color:var(--teal-700);background:var(--teal-50);font-weight:600}.settings-panel{padding:4px 24px 22px}.setting-section{border-bottom:1px solid var(--line);padding:22px 0}.setting-section h2{margin:0;font-size:15px}.setting-section>p{color:var(--muted);margin:7px 0 15px;font-size:11px}.choice-cards{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.choice-cards button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;min-height:75px;padding:14px}.choice-cards button.active{border-color:var(--teal-700);box-shadow:inset 0 0 0 1px var(--teal-700);background:var(--teal-50)}.choice-cards b,.choice-cards small{display:block}.choice-cards small{color:var(--muted);margin-top:7px;font-size:10px}.input-suffix{position:relative}.input-suffix input{padding-right:40px}.input-suffix span{color:var(--muted);position:absolute;bottom:13px;right:12px}.switch-row{border:1px solid var(--line);border-radius:9px;justify-content:space-between;align-items:center;min-height:64px;margin-top:12px;padding:0 14px;display:flex}.switch-row b,.switch-row small{display:block}.switch-row b{font-size:12px}.switch-row small{color:var(--muted);margin-top:4px;font-size:10px}.switch-row input{width:38px;height:20px;accent-color:var(--teal-700)}.settings-actions{gap:10px;padding-top:20px;display:flex}.todo-list{padding:10px 20px 20px}.todo-list button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:12px;width:100%;min-height:82px;padding:12px 0;display:flex}.todo-list button:last-child{border-bottom:0}.todo-list b,.todo-list small{display:block}.todo-list b{font-size:12px}.todo-list small{color:var(--muted);margin-top:5px;font-size:10px}.todo-list strong{color:var(--orange-600);margin-left:auto;font-size:20px}.todo-icon{border-radius:10px;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.todo-icon.orange{color:var(--orange-600);background:var(--orange-100)}.todo-icon.teal{color:var(--teal-700);background:var(--teal-100)}.todo-icon.gold{color:#a87916;background:#fff6d9}.account-card{padding:24px}.company-cover{color:#fff;background:linear-gradient(115deg, var(--teal-900), var(--teal-700));border-radius:12px;align-items:center;gap:16px;padding:18px;display:flex}.company-cover>span{background:#ffffff1f;border:1px solid #ffffff40;border-radius:13px;place-items:center;width:58px;height:58px;font-size:25px;display:grid}.company-cover h2{margin:0 0 8px;font-size:18px}.company-cover p{color:#ffffffb3;align-items:center;gap:8px;margin:0;font-size:10px;display:flex}.account-form{margin-top:22px}.account-form input:disabled{color:var(--muted);background:#f5f7f6}.empty-state{color:#a1aaa7;align-content:center;place-items:center;min-height:130px;display:grid}.empty-state span{font-size:28px}.empty-state p{margin:8px 0 0;font-size:12px}.mobile-role .app-main{margin-left:0}.mobile-role .topbar{z-index:80;border:1px solid #fffc;border-radius:14px;width:auto;height:50px;padding:0 10px;position:fixed;top:14px;right:18px;box-shadow:0 8px 30px #0000001f}.mobile-role .global-search,.mobile-role .notification-button,.mobile-role .demo-reset,.mobile-role .role-switcher>button b{display:none}.mobile-stage{background:radial-gradient(circle at 10% 20%,#dff1ed,#0000 28%),radial-gradient(circle at 90% 10%,#ffe2cd,#0000 24%),#e9efed;place-items:center;min-height:100vh;padding:30px;display:grid}.phone-app{background:#f6f7f4;border:9px solid #163f3c;border-radius:32px;width:min(430px,100%);height:min(900px,100vh - 60px);position:relative;overflow:hidden;box-shadow:0 30px 100px #09353140}.mobile-page{scrollbar-width:none;height:100%;padding-bottom:76px;overflow-y:auto}.mobile-page::-webkit-scrollbar{display:none}.mobile-header{color:#fff;background:linear-gradient(150deg, var(--teal-900), var(--teal-700));justify-content:space-between;align-items:center;padding:28px 20px 16px;display:flex}.mobile-header small{color:#ffffffa8;font-size:11px}.mobile-header h1{margin:4px 0 0;font-size:20px}.round-button{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:50%;width:38px;height:38px;font-size:20px}.mobile-hero{color:#5b351f;background:linear-gradient(135deg,#fff0db,#ffc68e);border-radius:18px;justify-content:space-between;align-items:center;min-height:185px;margin:14px;padding:22px;display:flex;overflow:hidden}.mobile-hero h2{margin:10px 0 4px;font-size:25px;line-height:1.28}.mobile-hero p{opacity:.7;margin:0 0 14px;font-size:11px}.mobile-hero button{color:#fff;background:var(--orange-600);border:0;border-radius:99px;padding:8px 15px;font-size:11px}.mobile-hero>span{filter:drop-shadow(0 15px 16px #7f45192e);font-size:82px;transform:rotate(-9deg)}.mobile-tools{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 15px 16px;display:grid}.mobile-tools button{background:0 0;border:0;justify-items:center;gap:7px;padding:0;font-size:10px;display:grid}.mobile-tools span{background:#fff;border-radius:14px;place-items:center;width:45px;height:45px;font-size:22px;display:grid;box-shadow:0 4px 14px #1437320f}.category-strip{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f6f7f4eb;gap:6px;padding:10px 14px;display:flex;position:sticky;top:0;overflow-x:auto}.category-strip button{height:30px;color:var(--muted);white-space:nowrap;background:#fff;border:0;border-radius:99px;padding:0 13px;font-size:10px}.category-strip button.active{color:#fff;background:var(--teal-700)}.mobile-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:0 14px 18px;display:grid}.mobile-products article{background:#fff;border-radius:13px;overflow:hidden;box-shadow:0 5px 15px #1836310d}.mobile-product-copy{padding:10px}.mobile-product-copy h3{height:34px;margin:0;font-size:12px;line-height:17px;overflow:hidden}.mobile-product-copy>p{color:var(--muted);margin:5px 0 8px;font-size:9px}.mobile-product-copy>div{align-items:center;gap:6px;margin-top:8px;display:flex}.mobile-product-copy strong{color:var(--orange-600);font-size:14px}.mobile-product-copy>div span{color:#98a29f;margin-left:auto;font-size:8px}.mobile-product-copy>div button{color:#fff;background:var(--teal-700);border:0;border-radius:50%;width:27px;height:27px}.mobile-bottom-nav{z-index:20;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;grid-template-columns:repeat(5,1fr);height:70px;padding:5px 8px 8px;display:grid;position:absolute;inset:auto 0 0}.mobile-bottom-nav button{color:#8a9692;background:0 0;border:0;align-content:center;place-items:center;gap:2px;font-size:9px;display:grid;position:relative}.mobile-bottom-nav button>span{font-size:19px;line-height:1}.mobile-bottom-nav button.active{color:var(--teal-700);font-weight:700}.mobile-bottom-nav i{color:#fff;background:var(--orange-500);border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;font-style:normal;display:grid;position:absolute;top:4px;right:13px}.mobile-simple-head{background:#fff;justify-content:space-between;align-items:center;padding:30px 18px 17px;display:flex}.mobile-simple-head h1{margin:0;font-size:21px}.mobile-simple-head button{color:var(--muted);background:0 0;border:0;font-size:10px}.wallet-card{color:#fff;background:linear-gradient(135deg, var(--teal-900), var(--teal-700));border-radius:18px;margin:13px;padding:24px 20px 20px;box-shadow:0 12px 30px #06504c38}.wallet-card>p{color:#ffffffb3;margin:0;font-size:11px}.wallet-card>strong{margin:7px 0 20px;font-size:31px;display:block}.wallet-card>div{grid-template-columns:repeat(2,1fr);display:grid}.wallet-card>div span{color:#ffffffa6;font-size:9px}.wallet-card>div b{color:#fff;margin-top:5px;font-size:12px;display:block}.wallet-card>button{width:100%;height:40px;color:var(--teal-900);background:#fff;border:0;border-radius:9px;margin-top:20px;font-size:11px;font-weight:700}.mobile-stat-grid{background:#fff;border-radius:13px;grid-template-columns:repeat(2,1fr);margin:0 13px 13px;padding:14px 0;display:grid}.mobile-stat-grid div{padding:10px 18px}.mobile-stat-grid span,.mobile-stat-grid b{display:block}.mobile-stat-grid span{color:var(--muted);font-size:9px}.mobile-stat-grid b{margin-top:5px;font-size:14px}.mobile-card{background:#fff;border-radius:13px;margin:13px;padding:16px}.mobile-section-title{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.mobile-section-title h2{margin:0;font-size:15px}.mobile-section-title button{color:var(--muted);background:0 0;border:0;font-size:9px}.commission-row,.team-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:62px;display:flex}.commission-row:last-child,.team-row:last-child{border-bottom:0}.commission-icon{width:34px;height:34px;color:var(--orange-600);background:var(--orange-100);border-radius:50%;place-items:center;font-weight:700;display:grid}.commission-row>div{flex:1;min-width:0}.commission-row b,.commission-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.commission-row b{font-size:10px}.commission-row small{color:var(--muted);margin-top:4px;font-size:8px}.commission-row>strong{color:var(--orange-600);font-size:11px}.team-head{color:#fff;background:linear-gradient(150deg, var(--teal-900), var(--teal-700));padding:32px 22px 52px}.team-head p{color:#ffffffa6;margin:0;font-size:11px}.team-head h1{margin:9px 0 16px;font-size:38px}.team-head h1 small{font-size:12px}.team-head button{color:#fff;background:#ffffff14;border:1px solid #fff6;border-radius:99px;height:36px;padding:0 15px;font-size:10px}.team-stats{background:#fff;border-radius:13px;grid-template-columns:repeat(3,1fr);margin:-32px 13px 13px;padding:18px 0;display:grid;box-shadow:0 8px 25px #0d3d381a}.team-stats div{border-right:1px solid var(--line);justify-items:center;display:grid}.team-stats div:last-child{border-right:0}.team-stats b{font-size:13px}.team-stats span{color:var(--muted);margin-top:5px;font-size:8px}.team-avatar{color:#6e4628;background:#ffe9d6;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.av-1{color:#185c58;background:#dff3f0}.av-2{color:#6c5221;background:#fff2ca}.av-3{color:#4f466e;background:#ebe6ff}.team-row>div{flex:1}.team-row b,.team-row small{display:block}.team-row>div b{font-size:10px}.team-row small{color:var(--muted);margin-top:4px;font-size:8px}.team-row>span:last-child{text-align:right}.team-row>span:last-child b{font-size:9px}.mobile-order-tabs{background:#fff;grid-template-columns:repeat(4,1fr);padding:0 13px 12px;display:grid}.mobile-order-tabs button{height:32px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;font-size:9px}.mobile-order-tabs button.active{color:var(--orange-600);border-bottom-color:var(--orange-500)}.mobile-orders{padding:13px}.mobile-orders article{background:#fff;border-radius:12px;margin-bottom:11px;padding:13px}.mobile-order-head{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:9px;display:flex}.mobile-order-product{background:#f7f9f8;border-radius:9px;align-items:center;gap:10px;padding:9px;display:flex}.mobile-order-product>div{flex:1;min-width:0}.mobile-order-product b,.mobile-order-product small{display:block}.mobile-order-product b{font-size:10px}.mobile-order-product small{color:var(--muted);margin-top:5px;font-size:7px}.mobile-order-product strong{font-size:10px}.mobile-order-foot{color:var(--orange-600);justify-content:space-between;align-items:center;margin-top:10px;font-size:9px;display:flex}.mobile-order-foot button{border:1px solid var(--line);background:#fff;border-radius:99px;height:28px;padding:0 11px;font-size:8px}.profile-head{color:#fff;background:linear-gradient(150deg, var(--teal-900), var(--teal-700));align-items:center;gap:12px;padding:38px 20px 28px;display:flex}.profile-avatar{background:#ffffff29;border:2px solid #ffffff80;border-radius:50%;place-items:center;width:55px;height:55px;font-size:20px;display:grid}.profile-head>div{flex:1}.profile-head h1{margin:0;font-size:18px}.profile-head p{color:#ffffffa6;margin:6px 0 0;font-size:9px}.profile-head button{color:#fff;background:0 0;border:0;font-size:18px}.profile-wallet{background:#fff;border-radius:13px;justify-content:space-between;align-items:center;margin:-11px 13px 13px;padding:17px;display:flex;box-shadow:0 8px 24px #0f39351a}.profile-wallet span,.profile-wallet b{display:block}.profile-wallet span{color:var(--muted);font-size:9px}.profile-wallet b{margin-top:4px;font-size:18px}.profile-wallet button{color:var(--orange-600);background:0 0;border:0;font-size:9px}.profile-menu{background:#fff;border-radius:13px;margin:13px;padding:5px 15px}.profile-menu button{border:0;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:11px;width:100%;min-height:53px;display:flex}.profile-menu button:last-child{border-bottom:0}.profile-menu button>span{width:28px;color:var(--teal-700);text-align:center;font-size:18px}.profile-menu button b{text-align:left;flex:1;font-size:10px}.profile-menu button em{color:#9ca5a2;font-style:normal}.supplier-entry-card{background:linear-gradient(125deg,#fff0df,#fff7ee);border-radius:13px;align-items:center;gap:10px;margin:13px;padding:15px;display:flex}.supplier-entry-card>span{font-size:26px}.supplier-entry-card>div{flex:1}.supplier-entry-card b,.supplier-entry-card small{display:block}.supplier-entry-card b{font-size:10px}.supplier-entry-card small{color:var(--muted);margin-top:4px;font-size:8px}.supplier-entry-card button{color:#fff;background:var(--orange-500);border:0;border-radius:99px;padding:7px 10px;font-size:8px}.mobile-overlay{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#031e1c94;align-items:flex-end;padding-top:70px;display:flex;position:absolute;inset:0}.detail-sheet,.checkout-sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;max-height:91%;animation:.22s sheetIn;position:relative;overflow-y:auto}@keyframes sheetIn{0%{transform:translateY(100%)}}.detail-sheet>.product-visual{border:0;border-radius:24px 24px 0 0;height:255px}.sheet-close{z-index:3;position:absolute;top:14px;right:14px}.detail-copy{padding:17px}.detail-copy h2{margin:10px 0 5px;font-size:20px}.detail-copy>p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.detail-copy>strong{color:var(--orange-600);margin:12px 0;font-size:22px;display:block}.detail-copy h3{margin:18px 0 7px;font-size:12px}.commission-banner{color:#8e4c1f;background:var(--orange-100);border-radius:10px;align-items:center;gap:14px;padding:12px;font-size:9px;display:flex}.commission-banner b{margin-left:auto}.detail-actions{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1.2fr 1.3fr;gap:7px;padding:12px;display:grid;position:sticky;bottom:0}.detail-actions .btn{min-height:42px;padding:0 5px;font-size:10px}.poster-overlay{align-items:center;padding:45px 28px}.poster-card{background:#fff;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000040}.poster-art{align-content:center;place-items:center;gap:22px;height:250px;padding:20px;display:grid}.poster-art>span{filter:drop-shadow(0 18px 20px #00000024);font-size:100px}.poster-art small{color:#fff;background:#08413dd1;border-radius:99px;padding:6px 12px;font-size:9px}.poster-copy{padding:18px 105px 18px 20px;position:relative}.poster-copy h2{margin:0;font-size:18px}.poster-copy p{color:var(--muted);margin:5px 0 11px;font-size:9px}.poster-copy strong{color:var(--orange-600);font-size:22px}.poster-copy>small{color:var(--muted);margin-top:9px;font-size:8px;display:block}.fake-qr{border:5px dotted var(--ink);text-align:center;place-items:center;width:68px;height:68px;padding:10px;font-size:10px;font-weight:800;line-height:1.2;display:grid;position:absolute;top:18px;right:20px}.poster-card>.btn{border-radius:0;height:48px}.checkout-sheet{padding:24px 18px 22px}.checkout-sheet h2{margin:0 0 18px;font-size:20px}.address-card{background:var(--teal-50);border-radius:11px;padding:14px}.address-card b{font-size:11px}.address-card p{color:var(--muted);margin:6px 0 0;font-size:9px}.checkout-product{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin:14px 0;padding:12px 0;display:flex}.checkout-product>div{flex:1}.checkout-product b,.checkout-product small{display:block}.checkout-product b{font-size:10px}.checkout-product small{color:var(--muted);margin-top:5px;font-size:8px}.checkout-product strong{font-size:11px}.checkout-line,.checkout-total{justify-content:space-between;align-items:center;min-height:42px;font-size:10px;display:flex}.checkout-total{border-top:1px solid var(--line);margin:12px 0;padding-top:12px}.checkout-total strong{color:var(--orange-600);font-size:19px}.demo-hint{color:#98a29f;text-align:center;margin-top:8px;font-size:8px;display:block}.toast-stack{z-index:200;gap:9px;display:grid;position:fixed;top:88px;right:24px}.toast{color:#175e48;min-width:260px;box-shadow:var(--shadow);background:#f2fcf8f7;border:1px solid #cce5dc;border-radius:10px;align-items:center;gap:10px;padding:13px 16px;font-size:12px;animation:.2s toastIn;display:flex}.toast>span{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}@keyframes toastIn{0%{opacity:0;transform:translate(15px)}}.sidebar-collapsed .sidebar{width:74px}.sidebar-collapsed .app-main{margin-left:74px}.sidebar-collapsed .brand{padding:0 19px}.sidebar-collapsed .brand>span:last-child,.sidebar-collapsed .sidebar-role,.sidebar-collapsed .sidebar nav button b,.sidebar-collapsed .sidebar nav button i,.sidebar-collapsed .sidebar-foot b,.sidebar-collapsed .sidebar-foot small{display:none}.sidebar-collapsed .sidebar nav button{justify-content:center;padding:0}.sidebar-collapsed .sidebar-foot button{justify-content:center}@media (width<=1120px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.review-panel{min-height:auto}}@media (width<=820px){.sidebar{transform:translate(-100%);box-shadow:20px 0 50px #0000002e;width:220px!important}.sidebar-collapsed .sidebar{transform:translate(0)}.sidebar .brand>span:last-child,.sidebar .sidebar-role,.sidebar nav button b,.sidebar nav button i,.sidebar-foot b,.sidebar-foot small{display:initial!important}.sidebar nav button{justify-content:flex-start!important;padding:0 14px!important}.app-main,.sidebar-collapsed .app-main{margin-left:0}.mobile-menu-button{display:block}.topbar{padding:0 14px}.global-search{flex:1;width:auto}.global-search input{display:none}.global-search{background:0 0;border:0;flex:0 0 42px;justify-content:center;padding:0}.demo-reset,.role-switcher>button b{display:none}.content{padding:22px 16px 40px}.quick-grid{grid-template-columns:1fr}.mini-metrics{grid-template-columns:repeat(2,1fr)}.mini-metrics>div:nth-child(2){border-right:0}.mini-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line);margin-bottom:15px;padding-bottom:15px}.settings-layout{grid-template-columns:1fr}.settings-nav{display:flex;overflow-x:auto}.settings-nav button{min-width:110px}}@media (width<=560px){.metrics-grid,.metrics-grid.three{grid-template-columns:1fr}.metric-card{min-height:118px}.page-title{display:block}.page-title>div:last-child{margin-top:15px}.review-item{grid-template-columns:auto 1fr auto}.review-supplier{display:none}.toolbar{flex-direction:column;align-items:stretch}.search-field{width:100%}.toolbar-actions{margin-left:0;overflow-x:auto}.form-grid,.choice-cards{grid-template-columns:1fr}.settlement-row{grid-template-columns:1fr auto}.settlement-row>:nth-child(3){display:none}.mobile-role .topbar{top:8px;right:8px}.mobile-stage{padding:0;display:block}.phone-app{width:100%;height:100vh;box-shadow:none;border:0;border-radius:0}.toast-stack{top:70px;left:12px;right:12px}.toast{min-width:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
