:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei UI,sans-serif;color:#172033;background:#eaf3fb;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172033;--muted: #718096;--blue: #1677ff;--green: #25b96d;--orange: #ff8a34;--red: #f1525c;--purple: #7357df}*{box-sizing:border-box;scrollbar-width:none}*::-webkit-scrollbar{width:0;height:0;display:none}body{margin:0;min-width:0;min-height:100vh;background:#eaf3fb}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(22,119,255,.2);outline-offset:2px}.app-shell,.login-screen{min-height:100dvh;position:relative;overflow:hidden;background:radial-gradient(circle at 3% 3%,rgba(131,244,194,.6),transparent 33%),radial-gradient(circle at 98% 10%,rgba(124,189,255,.58),transparent 38%),radial-gradient(circle at 65% 100%,rgba(255,206,156,.62),transparent 42%),linear-gradient(145deg,#f5fbff,#edf6ff 47%,#fff7ed)}.ambient{position:fixed;border-radius:50%;filter:blur(28px);pointer-events:none;opacity:.5}.ambient-one{width:180px;height:180px;left:-70px;top:-60px;background:#8af0c0}.ambient-two{width:210px;height:210px;right:-90px;top:50px;background:#86c9ff}.ambient-three{width:240px;height:240px;left:30%;bottom:-130px;background:#ffd2aa}.glass{background:#ffffff8f;border:1px solid rgba(255,255,255,.82);box-shadow:0 16px 40px #4d627e1c,inset 0 1px #ffffff8c;-webkit-backdrop-filter:blur(24px) saturate(145%);backdrop-filter:blur(24px) saturate(145%)}.phone-stage{width:min(100%,460px);height:100dvh;margin:0 auto;position:relative;overflow:hidden;border-left:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5)}.topbar{height:82px;padding:max(18px,env(safe-area-inset-top)) 20px 10px;display:flex;align-items:flex-end;justify-content:space-between;position:relative;z-index:3}.topbar h1{margin:1px 0 0;font-size:24px;letter-spacing:-.5px}.eyebrow{margin:0;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.top-actions{display:flex;align-items:center;gap:9px}.icon-button,.avatar-button{border:1px solid rgba(255,255,255,.82);background:#ffffff7a;box-shadow:0 8px 24px #3f537014;display:grid;place-items:center;position:relative}.icon-button{width:40px;height:40px;border-radius:15px}.avatar-button{width:40px;height:40px;padding:0;overflow:hidden;border-radius:16px;color:#fff;background:linear-gradient(145deg,#1b2a41,#243c5a);font-weight:800}.name-avatar{display:grid;place-items:center;color:#fff;font-weight:850;line-height:1;box-shadow:inset 0 1px #ffffff3d}.avatar-button .name-avatar{width:100%;height:100%;border-radius:inherit;font-size:15px}.profile-card>.name-avatar{display:grid;flex:0 0 auto;margin:0;color:#fff;font-size:23px}.setup-account>.name-avatar{display:grid;flex:0 0 auto;margin:0;color:#fff;font-size:18px}.notice-dot{width:7px;height:7px;background:var(--red);border:2px solid white;border-radius:50%;position:absolute;right:7px;top:7px}.store-switch{width:calc(100% - 40px);height:54px;margin:4px 20px 10px;border-radius:20px;padding:7px 12px;display:flex;align-items:center;gap:10px;border-color:#ffffffe6}.store-switch .store-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:13px;color:var(--blue);background:#1677ff1c}.store-switch>span:nth-child(2){flex:1;text-align:left;display:flex;flex-direction:column}.store-switch small{color:var(--muted);font-size:10px;margin-bottom:1px}.store-switch strong{font-size:14px}.page-content{height:calc(100dvh - 228px);overflow-y:auto;padding:4px 20px 32px;position:relative;z-index:auto;transition:opacity .2s}.page-content.is-loading{opacity:.58}.stack{display:flex;flex-direction:column;gap:15px}.hero-card{min-height:142px;position:relative;overflow:hidden;border-radius:28px;padding:22px;color:#fff;background:linear-gradient(135deg,#172136,#1f2f47);box-shadow:0 20px 45px #19273e38}.hero-card:after{content:"";width:170px;height:170px;position:absolute;right:-70px;top:-80px;border-radius:50%;background:radial-gradient(circle,rgba(117,211,255,.3),transparent 65%)}.hero-card p{margin:0 0 7px;color:#c8d5e6;font-size:13px;font-weight:650}.hero-card strong{display:block;font-size:34px;letter-spacing:-1px}.hero-card>div:first-child span{display:block;color:#93a5bb;font-size:11px;margin-top:4px}.hero-side{position:absolute;right:18px;top:20px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;z-index:1}.hero-side>span{border:1px solid rgba(255,255,255,.24);background:#ffffff1a;color:#a9f1cc;border-radius:999px;padding:7px 10px;display:flex;align-items:center;gap:4px;font-size:10px;font-weight:700}.hero-side small{color:#8296af;font-size:10px}.hero-line{position:absolute;right:14px;bottom:13px;height:34px;width:130px;display:flex;align-items:flex-end;gap:6px;transform:skewY(-7deg);opacity:.75}.hero-line i{flex:1;border-radius:5px;background:linear-gradient(#5be9b2,#5be9b233)}.hero-line i:nth-child(1){height:20%}.hero-line i:nth-child(2){height:36%}.hero-line i:nth-child(3){height:30%}.hero-line i:nth-child(4){height:58%}.hero-line i:nth-child(5){height:67%}.hero-line i:nth-child(6){height:90%}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.metric-card{width:100%;min-height:116px;border-radius:23px;padding:15px;position:relative;overflow:hidden;text-align:left;color:var(--ink);cursor:pointer}.metric-card p{margin:0;color:var(--muted);font-size:12px;font-weight:700}.metric-card strong{display:block;margin:8px 0 6px;font-size:25px;letter-spacing:-.5px}.metric-card>span{font-size:10px;color:#8491a4;font-weight:650;white-space:nowrap}.metric-card .metric-arrow{position:absolute;right:10px;bottom:9px;width:13px;color:#a6b1c0}.metric-icon{position:absolute;right:13px;top:13px;width:32px;height:32px;border-radius:12px;display:grid;place-items:center}.metric-icon svg{width:17px}.metric-icon.blue{color:var(--blue);background:#1677ff1a}.metric-icon.orange{color:var(--orange);background:#ff8a3421}.metric-icon.green{color:var(--green);background:#25b96d1f}.metric-icon.purple{color:var(--purple);background:#7357df1f}.metric-icon.red{color:var(--red);background:#f1525c1f}.section-block{display:flex;flex-direction:column;gap:10px}.section-heading{min-height:43px;display:flex;justify-content:space-between;align-items:center;padding:0 3px}.section-heading p{font-size:17px;font-weight:850;margin:0 0 2px}.section-heading span{font-size:10px;color:var(--muted)}.section-heading button{border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:700;display:flex;align-items:center;padding:8px 0}.overview-label{color:var(--muted)!important;font-size:10px!important;font-weight:700}.risk-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.risk-item{width:100%;padding:10px 8px;min-height:58px;display:flex;align-items:center;gap:7px;border-radius:18px;background:#ffffff7a;border:1px solid rgba(255,255,255,.75);text-align:left;cursor:pointer}.risk-item>svg{width:18px}.risk-item span{display:flex;flex-direction:column}.risk-item strong{font-size:17px}.risk-item small{font-size:8px;color:var(--muted);white-space:nowrap}.risk-item.red{color:var(--red)}.risk-item.amber{color:var(--orange)}.risk-item.blue{color:var(--blue)}.urgent-list,.store-summary-list,.store-cards,.menu-list{display:flex;flex-direction:column;gap:9px}.urgent-card{width:100%;min-height:82px;padding:11px;border-radius:22px;display:flex;align-items:center;gap:10px;text-align:left}.vehicle-glyph{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;flex:0 0 auto;color:var(--orange);background:#ff8a3421}.vehicle-glyph svg{width:27px}.vehicle-glyph.overdue{color:var(--red);background:#f1525c1f}.vehicle-glyph.expiring{color:#e8b100;background:#ffcc0024}.urgent-main{min-width:0;flex:1;display:flex;flex-direction:column}.urgent-main strong{font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.urgent-main small{font-size:9px;color:var(--muted);margin:3px 0}.urgent-main em{font-size:8px;color:var(--blue);font-style:normal}.due-label{font-size:9px;font-weight:750;color:#d28a00;white-space:nowrap}.due-label.overdue{color:var(--red)}.due-label.due_today{color:var(--orange)}.urgent-card>svg{width:15px;color:#8d99aa}.summary-row{min-height:70px;border-radius:21px;display:flex;align-items:center;padding:10px 13px;gap:10px}.summary-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#1677ff1a;color:var(--blue)}.summary-icon svg{width:19px}.summary-row>div{flex:1;display:flex;flex-direction:column}.summary-row strong{font-size:13px}.summary-row small{color:var(--muted);font-size:9px;margin-top:3px}.summary-number{font-size:10px;font-weight:750;color:var(--green)}.search-box{min-height:52px;border-radius:19px;display:flex;align-items:center;padding:0 14px;gap:9px;color:var(--muted)}.search-box svg{width:18px}.search-box span{flex:1;font-size:11px}.search-box svg:last-child{width:16px}.filter-pills{display:flex;gap:7px;overflow-x:auto;padding:2px 1px 4px}.filter-pills button{border:1px solid rgba(255,255,255,.78);background:#ffffff8a;border-radius:999px;padding:8px 10px;display:flex;gap:5px;align-items:center;white-space:nowrap;font-size:10px;font-weight:700}.filter-pills i{width:6px;height:6px;border-radius:50%}.filter-pills i.blue{background:var(--blue)}.filter-pills i.green{background:var(--green)}.filter-pills i.orange{background:var(--orange)}.filter-pills i.purple{background:var(--purple)}.filter-pills i.red{background:var(--red)}.filter-pills span{color:var(--muted)}.solid-mini{background:var(--ink)!important;color:#fff!important;border-radius:13px!important;padding:8px 11px!important;gap:4px}.solid-mini svg{width:14px}.store-card{padding:15px;border-radius:24px}.store-card>div:first-child{display:grid;grid-template-columns:42px 1fr;column-gap:10px}.store-card>div:first-child>span{grid-row:1/3;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#1677ff1a;color:var(--blue)}.store-card p{margin:1px 0;font-size:14px;font-weight:800}.store-card small{font-size:9px;color:var(--muted)}.store-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:14px;padding-top:12px;border-top:1px solid rgba(113,128,150,.12)}.store-stats span{display:flex;flex-direction:column;text-align:center}.store-stats span+span{border-left:1px solid rgba(113,128,150,.12)}.store-stats strong{font-size:17px}.store-stats small{margin-top:3px}.segment{width:100%;min-width:0;height:45px;border-radius:17px;padding:4px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#ffffff73;border:1px solid rgba(255,255,255,.76)}.segment button{border:0;border-radius:13px;background:transparent;color:var(--muted);font-size:11px;font-weight:750}.segment button.active{background:var(--ink);color:#fff;box-shadow:0 7px 16px #1720332e}.segment button:disabled{opacity:.42}.order-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:16px 5px;border-radius:22px;background:#ffffff8a;border:1px solid rgba(255,255,255,.8)}.order-stats span{display:flex;flex-direction:column;text-align:center}.order-stats span+span{border-left:1px solid rgba(113,128,150,.15)}.order-stats strong{font-size:21px}.order-stats small{font-size:9px;color:var(--muted);margin-top:3px}.order-stats .warn strong{color:var(--orange)}.order-stats .danger strong{color:var(--red)}.finance-hero{min-height:150px;border-radius:28px;padding:22px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,#182236,#21344f);box-shadow:0 20px 45px #19273e38}.finance-hero p{margin:0;color:#c4d1e1;font-size:12px}.finance-hero strong{display:block;font-size:33px;margin:10px 0 5px}.finance-hero span{font-size:10px;color:#8fa1b7}.finance-hero>svg{position:absolute;width:90px;height:90px;right:15px;bottom:-12px;color:#55e3af;opacity:.2}.metric-grid.compact .metric-card{min-height:108px}.menu-list{overflow:hidden;border-radius:23px;background:#ffffff80;border:1px solid rgba(255,255,255,.78);padding:0 14px}.menu-row{width:100%;min-height:72px;border:0;background:transparent;display:flex;align-items:center;gap:11px;padding:10px 0;text-align:left}.menu-row+.menu-row{border-top:1px solid rgba(113,128,150,.13)}.menu-row>span{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:#1677ff17;color:var(--blue)}.menu-row>span svg{width:18px}.menu-row>div{flex:1;display:flex;flex-direction:column}.menu-row strong{font-size:13px}.menu-row small{font-size:9px;color:var(--muted);margin-top:3px}.menu-row>svg{width:16px;color:#9ba7b6}.menu-row.readonly{cursor:default}.profile-card{padding:18px;border-radius:26px;display:flex;align-items:center;gap:14px}.large-avatar{width:62px;height:62px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(145deg,#17243a,#2b4667);color:#fff;font-size:23px;font-weight:850;box-shadow:0 12px 25px #17243a33}.profile-card h2{margin:0 0 4px;font-size:20px}.profile-card p{margin:0;color:var(--muted);font-size:10px}.profile-card span{display:flex;align-items:center;gap:4px;margin-top:8px;color:var(--green);font-size:9px;font-weight:700}.profile-card span svg{width:13px}.scope-card{border-radius:22px;padding:14px;display:flex;align-items:center;gap:11px}.scope-card>svg{width:36px;height:36px;padding:9px;border-radius:13px;background:#7357df1a;color:var(--purple)}.scope-card>div{display:flex;flex-direction:column}.scope-card strong{font-size:13px}.scope-card span{font-size:9px;color:var(--muted);margin-top:3px}.logout-button{height:50px;border:1px solid rgba(241,82,92,.18);border-radius:18px;background:#ffffff75;color:var(--red);display:flex;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:750}.logout-button svg{width:17px}.version-text{text-align:center;color:#9aa6b5;font-size:9px;margin:0 0 10px}.setup-stage .topbar{height:92px}.first-store-page{height:calc(100dvh - 92px);padding:28px 20px max(28px,env(safe-area-inset-bottom));overflow-y:auto;display:flex;flex-direction:column;gap:12px}.first-store-card{padding:24px 20px;border-radius:29px;text-align:center;display:flex;flex-direction:column;align-items:center}.first-store-icon{width:66px;height:66px;border-radius:23px;display:grid;place-items:center;background:linear-gradient(145deg,#1677ff21,#25b96d24);color:var(--blue);margin-bottom:15px}.first-store-icon svg{width:31px;height:31px}.first-store-card p{margin:0 0 6px;color:var(--green);font-size:11px;font-weight:800}.first-store-card h2{margin:0;font-size:25px;letter-spacing:-.5px}.first-store-card small{max-width:300px;margin:10px 0 20px;color:var(--muted);font-size:11px;line-height:1.7}.first-store-card .primary-button{width:100%}.setup-account{min-height:82px;padding:12px 14px;border-radius:23px;display:flex;align-items:center;gap:12px}.setup-account .large-avatar{width:48px;height:48px;border-radius:17px;font-size:18px}.setup-account>div:last-child{display:flex;flex-direction:column}.setup-account strong{font-size:14px}.setup-account span{font-size:10px;color:var(--muted);margin-top:4px}.setup-security-button{min-height:50px;border:1px solid rgba(22,119,255,.17);border-radius:18px;background:#ffffff80;color:var(--blue);display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:800}.setup-security-button svg{width:17px}.password-success{padding:12px 4px 4px;display:flex;flex-direction:column;align-items:center;text-align:center}.password-success>svg{width:54px;height:54px;color:var(--green);margin:8px 0 14px}.password-success strong{font-size:18px}.password-success span{margin:8px 0 20px;color:var(--muted);font-size:10px;line-height:1.6}.password-success .primary-button{width:100%}.module-notice{border-radius:18px;padding:12px 14px;background:#1677ff12;color:var(--blue);display:flex;align-items:center;gap:8px;font-size:10px}.module-notice svg{width:16px}.empty-state{min-height:90px;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);background:#fff6;font-size:10px;gap:5px}.empty-state svg{width:24px;color:var(--green)}.bottom-nav{width:calc(100% - 32px);height:68px;position:absolute;left:16px;bottom:max(10px,env(safe-area-inset-bottom));z-index:10;border:1px solid rgba(255,255,255,.88);border-radius:25px;background:#ffffffc7;-webkit-backdrop-filter:blur(28px) saturate(160%);backdrop-filter:blur(28px) saturate(160%);box-shadow:0 18px 38px #43526933,inset 0 1px #fffc;display:grid;grid-template-columns:repeat(5,1fr);padding:6px}.bottom-nav button{border:0;background:transparent;border-radius:19px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#7b8798}.bottom-nav span{width:29px;height:29px;border-radius:11px;display:grid;place-items:center}.bottom-nav svg{width:18px}.bottom-nav small{font-size:9px;font-weight:700}.bottom-nav button.active{color:#fff}.bottom-nav button.active span{background:var(--ink);box-shadow:0 7px 16px #17203338}.bottom-nav button.active small{color:var(--ink)}.overlay{width:100%;max-width:100vw;position:fixed;inset:0;overflow:hidden;background:#1f293747;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:30;display:flex;justify-content:center;align-items:flex-end;padding:0 max(0px,calc((100vw - 460px)/2))}.sheet{width:min(100%,460px);min-width:0;max-width:100%;max-height:78dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border-radius:30px 30px 0 0;background:#f8fbfff0;border:1px solid rgba(255,255,255,.9);box-shadow:0 -20px 50px #29374e2e;padding:10px 20px max(24px,env(safe-area-inset-bottom))}.sheet>*{min-width:0;max-width:100%}.sheet.tall{min-height:67dvh}.sheet-handle{width:46px;height:5px;border-radius:4px;background:#cbd5e1;margin:0 auto 14px}.sheet-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.sheet-title h3{font-size:19px;margin:0 0 3px}.sheet-title p{font-size:10px;color:var(--muted);margin:0}.sheet-title>button{width:34px;height:34px;border:0;border-radius:12px;background:#edf1f6;display:grid;place-items:center}.sheet-title svg{width:18px}.picker-list{display:flex;flex-direction:column;gap:8px}.picker-list button{min-height:68px;border:1px solid transparent;border-radius:20px;background:#ffffffb8;display:flex;align-items:center;gap:10px;padding:10px;text-align:left}.picker-list button.selected{border-color:#1677ff38;background:#1677ff12}.picker-list button>span{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#edf3fa;color:var(--blue)}.picker-list button>span svg{width:19px}.picker-list button>div{flex:1;display:flex;flex-direction:column}.picker-list strong{font-size:13px}.picker-list small{font-size:9px;color:var(--muted);margin-top:3px}.picker-list i{width:18px;height:18px;border-radius:50%;border:2px solid #cbd5e1}.picker-list button.selected i{border:5px solid var(--blue)}.manager-store-list{display:flex;flex-direction:column;gap:8px}.manager-store{min-height:79px;border-radius:21px;padding:11px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #edf1f6}.manager-store>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#1677ff17;color:var(--blue)}.manager-store>span svg{width:19px}.manager-store>div{flex:1;display:flex;flex-direction:column;min-width:0}.manager-store strong{font-size:13px}.manager-store small{font-size:9px;color:var(--muted);margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.manager-store em{font-size:9px;color:var(--green);font-style:normal}.manager-store>svg{width:16px;color:#9ba7b6}.sheet-action{margin-top:15px}.store-form{display:flex;flex-direction:column;gap:12px}.back-link{align-self:flex-start;border:0;background:transparent;color:var(--blue);font-size:11px;padding:0 0 4px}.field{display:flex;flex-direction:column;gap:7px}.field label{font-size:11px;font-weight:750;color:#556277}.field input{height:50px;border:1px solid rgba(113,128,150,.16);border-radius:16px;background:#ffffffc7;padding:0 14px;color:var(--ink);font-size:13px}.field input::placeholder{color:#a7b1c0}.primary-button{height:52px;border:0;border-radius:17px;background:linear-gradient(135deg,#17243a,#243d5d);color:#fff;font-size:13px;font-weight:800;box-shadow:0 13px 24px #192a4233;display:flex;align-items:center;justify-content:center;gap:6px}.primary-button:disabled{opacity:.6}.primary-button svg{width:17px}.form-error{margin:0;color:var(--red);font-size:10px;font-weight:650}.toast{position:fixed;z-index:50;left:50%;bottom:96px;transform:translate(-50%);background:#172033eb;color:#fff;border-radius:999px;padding:10px 17px;font-size:11px;box-shadow:0 12px 30px #1720333d;white-space:nowrap}.login-screen{display:flex;justify-content:center;align-items:center;padding:22px}.login-wrap{width:min(100%,420px);position:relative;z-index:2}.login-brand{display:flex;align-items:center;gap:10px;margin-bottom:42px}.login-brand span{font-size:11px;font-weight:900;letter-spacing:2px;color:#314159}.brand-mark{width:50px;height:50px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#17243a,#2b4667);color:#67e7b3;box-shadow:0 16px 34px #192a4238}.login-copy p{margin:0 0 7px;color:var(--blue);font-size:12px;font-weight:800}.login-copy h1{font-size:32px;line-height:1.16;letter-spacing:-1.2px;margin:0 0 10px;max-width:320px}.login-copy>span{display:block;color:var(--muted);font-size:12px;line-height:1.7;max-width:330px}.login-card{border-radius:28px;padding:21px;margin-top:27px;display:flex;flex-direction:column;gap:15px}.security-note{margin:0;display:flex;justify-content:center;align-items:center;gap:5px;color:var(--muted);font-size:9px}.security-note svg{color:var(--green)}.login-footer{text-align:center;color:#8996a8;font-size:9px;margin:25px 0 0}.splash{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(145deg,#effbff,#f9f4ed);color:var(--ink)}.splash strong{font-size:17px}.splash span{font-size:10px;color:var(--muted)}.skeleton{display:flex;flex-direction:column;gap:12px}.skeleton i{display:block;height:85px;border-radius:23px;background:linear-gradient(90deg,#ffffff5c,#ffffffb8,#ffffff5c);background-size:200% 100%;animation:shimmer 1.2s infinite}.skeleton>i:first-child{height:142px}.skeleton>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.skeleton>div i{height:112px}@keyframes shimmer{to{background-position:-200% 0}}@media(min-width:700px){.phone-stage{margin:12px auto;height:calc(100dvh - 24px);border-radius:36px;border:1px solid rgba(255,255,255,.82);box-shadow:0 28px 80px #4050692e}.page-content{height:calc(100dvh - 252px)}.overlay{padding-bottom:12px}.sheet{border-radius:30px}}@media(max-height:730px){.login-brand{margin-bottom:18px}.login-copy h1{font-size:27px}.login-card{margin-top:16px;padding:17px}.topbar{height:70px}.page-content{height:calc(100dvh - 216px)}}.search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.search-box input::placeholder{color:#8996a8}.field select{height:50px;border:1px solid rgba(113,128,150,.16);border-radius:16px;background:#ffffffc7;padding:0 13px;color:var(--ink);font-size:12px}.vehicle-filter-row{display:grid;grid-template-columns:1fr 1fr auto;gap:8px}.vehicle-filter-row select{min-width:0;height:42px;border:1px solid rgba(255,255,255,.82);border-radius:15px;background:#ffffff94;color:#516074;padding:0 8px;font-size:10px;font-weight:700}.add-vehicle-button{height:42px;border:0;border-radius:15px;padding:0 12px;background:var(--ink);color:#fff;display:flex;align-items:center;gap:4px;font-size:10px;font-weight:800;box-shadow:0 9px 20px #1720332e}.add-vehicle-button svg{width:15px}.inventory-source-strip{min-height:66px;display:grid;grid-template-columns:repeat(3,1fr);padding:12px 5px;border-radius:21px;background:#ffffff80;border:1px solid rgba(255,255,255,.8)}.inventory-source-strip span{display:flex;flex-direction:column;align-items:center;justify-content:center}.inventory-source-strip span+span{border-left:1px solid rgba(113,128,150,.14)}.inventory-source-strip strong{font-size:19px}.inventory-source-strip small{color:var(--muted);font-size:9px;margin-top:3px}.vehicle-list{display:flex;flex-direction:column;gap:9px;transition:opacity .2s}.vehicle-list.is-loading{opacity:.48}.vehicle-card{width:100%;min-height:91px;padding:11px;border-radius:23px;display:flex;align-items:center;gap:10px;text-align:left}.vehicle-photo{width:64px;height:64px;border-radius:18px;overflow:hidden;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(145deg,#eef5ff,#f9eee5);color:var(--blue)}.vehicle-photo img,.vehicle-detail-photo img,.vehicle-glyph img{width:100%;height:100%;object-fit:cover}.vehicle-photo svg{width:28px}.vehicle-card-main{min-width:0;flex:1;display:flex;flex-direction:column}.vehicle-card-main strong{font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.vehicle-card-main small{color:var(--muted);font-size:9px;margin:4px 0}.vehicle-card-main em{color:var(--blue);font-size:9px;font-style:normal}.vehicle-card>svg{width:15px;color:#9ba7b6}.vehicle-status{padding:5px 7px;border-radius:999px;font-size:8px;font-weight:800;white-space:nowrap;background:#25b96d1a;color:var(--green)}.vehicle-status.rented{background:#ff8a341f;color:var(--orange)}.vehicle-status.maintenance{background:#f1525c1c;color:var(--red)}.vehicle-status.archived{background:#64748b1f;color:#64748b}.photo-uploader{min-height:158px;border-radius:22px;border:1.5px dashed rgba(22,119,255,.25);background:#1677ff0d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--blue);overflow:hidden;position:relative}.photo-uploader input{position:absolute;inset:0;opacity:0;cursor:pointer}.photo-uploader svg{width:30px;height:30px}.photo-uploader strong{color:var(--ink);font-size:12px}.photo-uploader span{color:var(--muted);font-size:9px}.photo-uploader.has-photo{border-style:solid}.photo-uploader img{width:100%;height:190px;object-fit:cover}.maintenance-note,.maintenance-summary{margin-top:12px;min-height:66px;padding:12px;border-radius:19px;background:#ff8a3417;display:flex;align-items:center;gap:10px;color:var(--orange)}.maintenance-note>svg,.maintenance-summary>svg{width:24px}.maintenance-note>div,.maintenance-summary>div{display:flex;flex-direction:column}.maintenance-note strong,.maintenance-summary strong{font-size:12px;color:var(--ink)}.maintenance-note span,.maintenance-summary span{font-size:9px;color:var(--muted);margin-top:4px}.lifecycle-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px}.lifecycle-actions button{min-height:43px;border:1px solid rgba(113,128,150,.14);border-radius:15px;background:#ffffffa6;color:#536176;display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;font-weight:750}.lifecycle-actions button.complete{background:#25b96d17;color:var(--green);border-color:#25b96d2e}.lifecycle-actions button.archive{background:#f1525c12;color:var(--red);border-color:#f1525c29}.lifecycle-actions svg{width:15px}.transfer-route{min-height:90px;padding:13px;border-radius:22px;background:linear-gradient(135deg,#1677ff14,#25b96d14);display:grid;grid-template-columns:1fr 35px 1fr;align-items:center;text-align:center}.transfer-route>span{display:flex;flex-direction:column;font-size:12px;font-weight:800}.transfer-route small{font-size:8px;color:var(--muted);margin-top:4px}.transfer-route>svg{width:20px;color:var(--blue);justify-self:center}.vehicle-timeline{display:flex;flex-direction:column;position:relative}.timeline-event{display:grid;grid-template-columns:40px 1fr;gap:10px;position:relative;padding-bottom:16px}.timeline-event:before{content:"";position:absolute;left:19px;top:39px;bottom:0;width:1px;background:#d9e2ec}.timeline-event:last-child:before{display:none}.timeline-event>span{width:39px;height:39px;border-radius:14px;display:grid;place-items:center;background:#1677ff17;color:var(--blue);z-index:1}.timeline-event.maintenance>span,.timeline-event.maintenance_complete>span{background:#ff8a341a;color:var(--orange)}.timeline-event.sale>span{background:#25b96d1a;color:var(--green)}.timeline-event>span svg{width:17px}.timeline-event>div{padding:10px 12px;border-radius:18px;background:#ffffffad;border:1px solid white}.timeline-event strong{font-size:11px}.timeline-event p{font-size:9px;color:#56657a;line-height:1.5;margin:5px 0}.timeline-event small{font-size:8px;color:var(--muted)}.audit-list{display:flex;flex-direction:column;gap:8px}.audit-row{min-height:70px;padding:10px;border-radius:19px;background:#ffffffb3;border:1px solid white;display:flex;align-items:center;gap:9px}.audit-row>span{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;background:#1677ff14;color:var(--blue)}.audit-row>span svg{width:16px}.audit-row>div{flex:1;display:flex;flex-direction:column}.audit-row strong{font-size:10px;line-height:1.35}.audit-row small,.audit-row em{font-size:8px;color:var(--muted);font-style:normal;margin-top:3px}.price-grid{width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.price-grid>.field{min-width:0}.field input,.field select,.field textarea{width:100%;min-width:0;max-width:100%}.vehicle-detail-hero{min-height:135px;padding:13px;border-radius:25px;display:flex;align-items:center;gap:14px;background:linear-gradient(145deg,#eef7ff,#fff5eb);border:1px solid white}.vehicle-detail-photo{width:112px;height:108px;border-radius:20px;overflow:hidden;display:grid;place-items:center;flex:0 0 auto;background:#fff;color:var(--orange)}.vehicle-detail-photo svg{width:45px}.vehicle-detail-hero h2{margin:0 0 8px;font-size:17px}.vehicle-detail-hero p{color:var(--muted);font-size:9px;margin:9px 0 0}.missing-photo-action{width:100%;min-height:62px;margin-top:11px;padding:10px 12px;border:1px dashed rgba(22,119,255,.28);border-radius:18px;background:#1677ff0e;color:var(--blue);display:flex;align-items:center;gap:10px;text-align:left}.missing-photo-action>svg:first-child{width:22px}.missing-photo-action>svg:last-child{width:16px;margin-left:auto;color:#8da0b6}.missing-photo-action span{display:flex;flex:1;flex-direction:column}.missing-photo-action strong{font-size:12px;color:var(--ink)}.missing-photo-action small{margin-top:4px;font-size:9px;color:var(--muted)}.photo-edit-hint{margin:7px 0 0;text-align:center;color:var(--muted);font-size:9px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.info-box{min-height:66px;padding:12px;border-radius:18px;background:#ffffffbd;border:1px solid white;display:flex;flex-direction:column}.info-box small{color:var(--muted);font-size:9px;margin-bottom:5px}.info-box strong{font-size:13px}.current-renter{margin-top:12px;padding:14px;border-radius:19px;background:#ff8a3414;display:flex;flex-direction:column}.current-renter p{color:var(--orange);font-size:9px;margin:0 0 4px}.current-renter strong{font-size:14px}.current-renter span{color:var(--muted);font-size:9px;margin-top:3px}.archive-record,.archive-notice{margin-top:12px;padding:12px;border-radius:18px;display:flex;align-items:flex-start;gap:10px;background:#64748b17;color:#64748b}.archive-record>svg,.archive-notice>svg{width:20px;flex:0 0 auto}.archive-record>div,.archive-notice>div{display:flex;flex-direction:column;gap:4px}.archive-record strong,.archive-notice strong{font-size:11px;color:var(--ink)}.archive-record span,.archive-notice span{font-size:9px;line-height:1.5;color:var(--muted)}.archive-form textarea{min-height:96px;resize:vertical;padding:12px;border:1px solid #dde5ee;border-radius:15px;background:#ffffffc2;color:var(--ink)}.archive-confirm-button{width:100%;min-height:48px;border:0;border-radius:16px;background:linear-gradient(135deg,#d84752,#ef6670);color:#fff;font-size:13px;font-weight:850;box-shadow:0 10px 22px #d847522e}.archive-confirm-button:disabled{opacity:.55}.rental-vehicle-head{min-height:74px;padding:10px;border-radius:20px;background:#ffffffb3;display:flex;align-items:center;gap:10px}.rental-vehicle-head>div{min-width:0;flex:1;display:flex;flex-direction:column}.rental-vehicle-head strong{font-size:14px}.rental-vehicle-head>div span{color:var(--muted);font-size:9px;margin-top:4px}.renting-badge{color:var(--orange);background:#ff8a341f;padding:6px 8px;border-radius:999px;font-size:9px;font-weight:800}.customer-card{margin-top:11px;padding:14px;border-radius:23px;background:#ffffffb8;border:1px solid white}.customer-title{display:flex;align-items:center;gap:10px;margin-bottom:11px}.customer-title>span{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#17243a,#2b4667);font-weight:850}.customer-title>div{display:flex;flex-direction:column}.customer-title strong{font-size:15px}.customer-title small{color:var(--muted);font-size:9px;margin-top:3px}.contact-row{min-height:40px;display:grid;grid-template-columns:30px 58px 1fr;align-items:center;border-top:1px solid rgba(113,128,150,.11)}.contact-row>span{width:25px;height:25px;display:grid;place-items:center;border-radius:9px;background:#1677ff14;color:var(--blue)}.contact-row svg{width:14px}.contact-row small{color:var(--muted);font-size:9px}.contact-row strong{text-align:right;font-size:11px}.rental-timeline{margin-top:11px;min-height:76px;padding:12px;border-radius:20px;background:#ffffff9e;display:flex;align-items:center}.rental-timeline>div{flex:1;display:flex;align-items:center;gap:8px}.rental-timeline>div:last-child{justify-content:flex-end}.rental-timeline svg{width:19px;color:var(--blue)}.rental-timeline span{display:flex;flex-direction:column}.rental-timeline small{color:var(--muted);font-size:8px}.rental-timeline strong{font-size:11px;margin-top:3px}.rental-timeline i{width:24px;height:1px;background:#c8d3e0;margin:0 5px}.rental-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.rental-actions button{height:50px;border:0;border-radius:17px;color:#fff;background:var(--ink);display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:800}.rental-actions button.return{background:linear-gradient(135deg,#209760,#2bc57a)}.rental-actions svg{width:17px}.action-panel{margin-top:13px;padding:14px;border-radius:21px;background:#ffffffbf;display:flex;flex-direction:column;gap:11px}.panel-title{display:flex;justify-content:space-between;align-items:center}.panel-title strong{font-size:14px}.panel-title button{border:0;background:transparent;color:var(--blue);font-size:10px}.return-confirm{text-align:center;align-items:center}.return-confirm>svg{color:var(--orange);width:28px;height:28px}.return-confirm>strong{font-size:14px}.return-confirm>p{color:var(--muted);font-size:10px;line-height:1.6;margin:0}.return-confirm>div{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:9px}.return-confirm>div button{height:44px;border:0;border-radius:15px;background:#edf1f6;font-size:10px;font-weight:750}.return-confirm>div button:last-child{background:var(--green);color:#fff}.business-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.business-actions button{height:50px;border:0;border-radius:17px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:linear-gradient(135deg,#1677ff,#2f8dff);font-size:11px;font-weight:800;box-shadow:0 10px 22px #1677ff2e}.business-actions button.sale{background:linear-gradient(135deg,#17243a,#294464)}.business-actions svg{width:18px}.business-actions.single{grid-template-columns:1fr}.vehicle-action-summary{min-height:68px;padding:10px;border-radius:20px;display:flex;align-items:center;gap:10px;background:#1677ff12}.vehicle-action-summary.sale{background:#ff8a3414}.vehicle-action-summary>div{display:flex;flex-direction:column;gap:4px}.vehicle-action-summary strong{font-size:13px}.vehicle-action-summary span{font-size:9px;color:var(--muted)}.sale-profit-preview{height:50px;padding:0 14px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;background:#25b96d14;color:var(--green)}.sale-profit-preview span{font-size:10px}.sale-profit-preview strong{font-size:15px}.business-order-list{display:flex;flex-direction:column;gap:9px}.business-order-card{width:100%;min-height:94px;border:0;padding:11px;border-radius:22px;display:flex;align-items:center;gap:10px;text-align:left;color:var(--ink)}.business-order-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.business-order-main strong{font-size:12px;display:flex;gap:6px;align-items:center}.business-order-main strong em{font-size:8px;font-style:normal;color:var(--blue);background:#1677ff14;border-radius:8px;padding:3px 5px}.business-order-main small{font-size:9px;color:#56657a}.business-order-main i{font-size:8px;color:var(--muted);font-style:normal}.order-state{font-size:8px;font-weight:800;color:var(--orange);white-space:nowrap}.order-state.returned{color:var(--muted)}.sale-order-price{display:flex;flex-direction:column;text-align:right;white-space:nowrap}.sale-order-price strong{font-size:12px;color:var(--green)}.sale-order-price small{font-size:8px;color:var(--muted);margin-top:4px}.finance-total-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.finance-total-grid>div{min-height:74px;padding:11px 8px;border-radius:18px;background:#ffffffa6;border:1px solid white;display:flex;flex-direction:column;justify-content:center}.finance-total-grid span{font-size:8px;color:var(--muted)}.finance-total-grid strong{font-size:11px;color:var(--green);margin-top:6px}.negative{color:var(--red)!important}.finance-category-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.finance-category-list>div{min-height:76px;padding:12px;border-radius:19px;background:#ffffffab;border:1px solid white;display:grid;grid-template-columns:30px 1fr;align-items:center}.finance-category-list>div>span{grid-row:1/3;width:26px;height:26px;border-radius:10px;display:grid;place-items:center;background:#25b96d17;color:var(--green)}.finance-category-list>div>span.expense{background:#f1525c17;color:var(--red)}.finance-category-list svg{width:14px}.finance-category-list small{font-size:8px;color:var(--muted)}.finance-category-list strong{font-size:11px;color:var(--green)}.finance-entry-list{display:flex;flex-direction:column;gap:8px}.finance-entry{min-height:72px;padding:10px;border-radius:20px;display:flex;align-items:center;gap:9px}.finance-entry>span{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto}.finance-entry>span.income{background:#25b96d1a;color:var(--green)}.finance-entry>span.expense{background:#f1525c1a;color:var(--red)}.finance-entry svg{width:17px}.finance-entry>div{flex:1;min-width:0;display:flex;flex-direction:column}.finance-entry>div strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.finance-entry>div small,.finance-entry>div em{font-size:8px;color:var(--muted);font-style:normal;margin-top:3px}.finance-entry>b{font-size:10px;color:var(--green);white-space:nowrap}.performance-hero,.partner-hero{min-height:145px;padding:22px;border-radius:28px;color:#fff;background:linear-gradient(135deg,#13243d,#24517a);box-shadow:0 20px 42px #17314c33}.partner-hero{background:linear-gradient(135deg,#1e2545,#5d4ab4)}.performance-hero p,.partner-hero p{font-size:11px;color:#cbd8e8;margin:0}.performance-hero strong,.partner-hero strong{display:block;font-size:30px;margin:13px 0 7px}.performance-hero span,.partner-hero span{font-size:9px;color:#aebdd0}.performance-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.performance-stats span{min-height:72px;padding:10px;border-radius:18px;background:#ffffffa6;border:1px solid white;display:flex;flex-direction:column;justify-content:center}.performance-stats strong{font-size:14px}.performance-stats small{font-size:8px;color:var(--muted);margin-top:4px}.performance-order-list,.dividend-list{display:flex;flex-direction:column;gap:8px}.performance-order{min-height:78px;padding:10px;border-radius:20px;display:flex;align-items:center;gap:9px}.performance-order>span{width:37px;height:37px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto;background:#1677ff17;color:var(--blue)}.performance-order>span.sale{background:#ff8a341a;color:var(--orange)}.performance-order svg{width:18px}.performance-order>div{flex:1;min-width:0;display:flex;flex-direction:column}.performance-order>div strong{font-size:10px}.performance-order em{font-size:8px;color:var(--blue);font-style:normal}.performance-order small,.performance-order i{font-size:8px;color:var(--muted);font-style:normal;margin-top:3px}.performance-order>b{display:flex;flex-direction:column;text-align:right}.performance-order>b strong{font-size:10px}.performance-order>b small{font-size:8px;color:var(--green);margin-top:4px}.dividend-row{min-height:68px;padding:10px;border-radius:19px;display:flex;align-items:center;gap:9px}.dividend-row>span{width:35px;height:35px;border-radius:13px;display:grid;place-items:center;background:#25b96d17;color:var(--green)}.dividend-row svg{width:17px}.dividend-row>div{flex:1;display:flex;flex-direction:column}.dividend-row strong{font-size:11px}.dividend-row small{font-size:8px;color:var(--muted);margin-top:3px}.dividend-row b{font-size:11px;color:var(--green)}.performance-stats.four{grid-template-columns:repeat(2,1fr)}.performance-order>span.purchase{background:#25b96d1a;color:var(--green)}.partner-equity-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.partner-equity-grid .info-box{margin:0}.projection-list{display:flex;flex-direction:column;gap:7px}.projection-row{min-height:62px;padding:10px;border-radius:18px;display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:7px}.projection-row>span{display:flex;flex-direction:column}.projection-row strong{font-size:11px}.projection-row small,.projection-row i{font-size:8px;color:var(--muted);font-style:normal;margin-top:3px}.projection-row b{font-size:11px;color:var(--purple)}.projection-note{margin:0;font-size:8px;line-height:1.5;color:var(--muted)}.partner-commission-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.partner-commission-grid span{min-height:65px;padding:10px;border-radius:17px;background:#ffffffa6;border:1px solid white;display:flex;flex-direction:column;justify-content:center}.partner-commission-grid strong{font-size:14px}.partner-commission-grid small{font-size:8px;color:var(--muted);margin-top:3px}.managed-user-list,.partner-list{display:flex;flex-direction:column;gap:8px}.managed-user-card,.partner-card{width:100%;min-height:78px;padding:10px;border:1px solid #edf1f6;border-radius:21px;background:#fff;display:flex;align-items:center;gap:10px;text-align:left;color:var(--ink)}.managed-user-card>span,.partner-card>span{width:43px;height:43px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(145deg,#17243a,#2b4667);font-weight:850}.managed-user-card>span.inactive{filter:grayscale(1);opacity:.48}.managed-user-card>div,.partner-card>div{flex:1;min-width:0;display:flex;flex-direction:column}.managed-user-card strong,.partner-card strong{font-size:12px;display:flex;align-items:center;gap:6px}.managed-user-card strong em,.partner-card strong em{font-size:8px;font-style:normal;color:var(--blue);background:#1677ff14;padding:3px 6px;border-radius:8px}.managed-user-card small,.partner-card small{font-size:8px;color:var(--muted);margin:4px 0}.managed-user-card i,.partner-card i{font-size:8px;color:var(--green);font-style:normal}.managed-user-card>svg,.partner-card>svg{width:15px;color:#9ba7b6}.store-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.store-check-grid button{min-height:48px;padding:8px;border-radius:14px;border:1px solid rgba(113,128,150,.14);background:#ffffffa6;font-size:10px;font-weight:750;color:var(--ink);display:flex;flex-direction:column;align-items:flex-start}.store-check-grid button small{font-size:8px;color:var(--muted);margin-top:3px}.store-check-grid button.selected{border-color:#1677ff73;background:#1677ff14;color:var(--blue)}.account-state-toggle{height:44px;border-radius:15px;border:1px solid rgba(37,185,109,.2);background:#25b96d12;color:var(--green);font-size:10px;font-weight:750}.account-state-toggle.inactive{border-color:#f1525c33;background:#f1525c12;color:var(--red)}.commission-settle-button{height:46px;border-radius:15px;border:1px solid rgba(255,138,52,.2);background:#ff8a3414;color:var(--orange);font-size:10px;font-weight:800}.partner-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.sheet-list{margin-top:13px}.commission-rate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.commission-rate-grid .field input{padding:0 8px}.dashboard-detail-list{display:flex;flex-direction:column;gap:8px}.dashboard-detail-row{min-height:78px;padding:10px;border-radius:20px;display:flex;align-items:center;gap:9px}.dashboard-detail-row>div{min-width:0;flex:1;display:flex;flex-direction:column}.dashboard-detail-row strong{font-size:11px;display:flex;align-items:center;gap:5px}.dashboard-detail-row strong em{font-size:8px;color:var(--blue);font-style:normal}.dashboard-detail-row small,.dashboard-detail-row i{font-size:8px;color:var(--muted);font-style:normal;margin-top:4px}.dashboard-detail-row>b{font-size:11px;color:var(--green);white-space:nowrap}.detail-income-icon{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:#25b96d1a;color:var(--green);flex:0 0 auto}.detail-income-icon svg{width:17px}.partner-admin-projection{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.partner-admin-projection>div{min-height:85px;padding:12px;border-radius:19px;background:linear-gradient(145deg,#7357df1a,#1677ff12);display:flex;flex-direction:column}.partner-admin-projection span{font-size:8px;color:var(--muted)}.partner-admin-projection strong{font-size:17px;margin:7px 0 4px;color:var(--purple)}.partner-admin-projection small{font-size:8px;color:#64748b;line-height:1.4}html,body,#root{width:100%;max-width:100%;min-width:0;min-height:100%;overflow-x:hidden}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-x:none}body{position:relative;overflow:hidden;overscroll-behavior:none;touch-action:pan-y}.app-shell,.login-screen,.phone-stage{width:100%;min-width:0;max-width:460px;overflow-x:hidden;touch-action:pan-y}.app-shell,.login-screen{max-width:none}img,svg,canvas,video{max-width:100%}button,input,select,textarea,a{min-width:0;max-width:100%}button,a{touch-action:manipulation}input,select,textarea{font-size:16px!important}.topbar h1{font-size:26px;font-weight:900}.eyebrow{font-size:12px}.store-switch small{font-size:11px}.store-switch strong{font-size:15px}.hero-card p{font-size:14px}.hero-card strong{font-size:38px;font-weight:900}.hero-card>div:first-child span,.hero-side small{font-size:11px}.metric-card{min-height:122px;padding:16px}.metric-card p{font-size:14px;color:#56657a}.metric-card strong{font-size:29px;font-weight:900}.metric-card>span{font-size:11px;color:#657489}.section-heading p{font-size:19px}.section-heading span,.overview-label{font-size:11px!important;color:#64748b}.section-heading button{font-size:13px}.risk-item strong{font-size:19px}.risk-item small{font-size:10px;color:#607086}.urgent-main strong,.summary-row strong,.vehicle-card-main strong{font-size:14px}.urgent-main small,.summary-row small,.vehicle-card-main small{font-size:10.5px;color:#5f6e83}.urgent-main em,.due-label,.vehicle-card-main em,.vehicle-status{font-size:9.5px}.segment button{font-size:12px}.order-stats strong{font-size:24px}.order-stats small{font-size:10px}.business-order-main strong{font-size:14px}.business-order-main strong em{font-size:9px}.business-order-main small{font-size:11px;color:#536176}.business-order-main i,.order-state{font-size:9.5px}.sale-order-price strong{font-size:15px}.sale-order-price small{font-size:9.5px}.finance-hero p{font-size:14px}.finance-hero strong{font-size:37px;font-weight:900}.finance-hero span{font-size:11px}.menu-row strong{font-size:14px}.menu-row small,.profile-card p,.scope-card span{font-size:10.5px}.field label{font-size:12px}.primary-button{font-size:14px}.bottom-nav small{font-size:10.5px}.commission-entry-panel{padding:13px;border:1px solid rgba(22,119,255,.13);border-radius:20px;background:#1677ff0e;display:grid;grid-template-columns:1fr 1fr;gap:10px}.commission-entry-panel .field{min-width:0}.field input:disabled{color:#8d99aa;background:#e6ebf2b8}.commission-manage-button{width:100%;min-height:48px;margin-top:12px;border:1px solid rgba(115,87,223,.18);border-radius:16px;background:#7357df14;color:var(--purple);display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:850}.commission-manage-button svg{width:18px}.sold-badge{padding:7px 9px;border-radius:999px;color:var(--green);background:#25b96d1c;font-size:10px;font-weight:850}.sale-detail-head>div{min-width:0}.sale-detail-arrow{width:15px;flex:0 0 auto;color:#9aa6b5}.commission-rate-grid.partner-rates{grid-template-columns:1fr 1fr}@media(max-width:360px){.page-content{padding-left:14px;padding-right:14px}.store-switch{width:calc(100% - 28px);margin-left:14px;margin-right:14px}.metric-grid{gap:8px}.metric-card{padding:14px}.metric-card strong{font-size:26px}.risk-strip{gap:6px}.risk-item{padding:9px 7px;gap:5px}.risk-item small{font-size:9px}.commission-entry-panel{grid-template-columns:1fr}}.opening-import-actions{display:grid;grid-template-columns:1.35fr 1fr;gap:10px}.opening-import-actions button{border:1px solid rgba(22,119,255,.14);border-radius:16px;min-height:48px;background:#ffffffb8;color:#176fd1;display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:800}.opening-import-actions button:first-child{color:#fff;background:linear-gradient(135deg,#1677ff,#42a5ff);box-shadow:0 10px 24px #1677ff2e}.opening-import-actions svg{width:18px}.opening-import-sheet .segment{margin-bottom:16px}.opening-section-title{display:flex;gap:10px;align-items:center;padding:7px 0 2px}.opening-section-title>span{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#e7f2ff;color:#1677ff;font-weight:900}.opening-section-title div{display:flex;flex-direction:column;gap:2px}.opening-section-title strong{font-size:16px;color:var(--ink)}.opening-section-title small{font-size:12px;color:var(--muted)}.photo-uploader.compact{min-height:118px}.photo-uploader.compact img{height:150px}.evidence-uploader{min-height:62px;border-radius:17px;border:1px dashed rgba(40,102,181,.25);background:#f6faff;display:flex;align-items:center;gap:12px;padding:12px 15px;position:relative;overflow:hidden;color:#1677ff}.evidence-uploader.ready{border-style:solid;background:#eefbf7;color:#0c9b70}.evidence-uploader>svg{width:22px}.evidence-uploader span{display:flex;flex-direction:column;gap:3px}.evidence-uploader strong{color:var(--ink);font-size:14px}.evidence-uploader small{color:var(--muted);font-size:11px}.evidence-uploader input,.csv-uploader input{position:absolute;inset:0;opacity:0;cursor:pointer}.opening-notes-field{gap:8px}.opening-notes-label{display:flex;align-items:center;justify-content:space-between}.opening-notes-label label{color:#34445b;font-size:13px}.opening-notes-label span{color:#93a0b2;font-size:11px;font-variant-numeric:tabular-nums}.opening-notes-editor{min-height:112px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:9px;padding:13px 14px;border:1px solid rgba(112,137,171,.17);border-radius:18px;background:linear-gradient(145deg,#ffffffe0,#f6faffc7);box-shadow:inset 0 1px #ffffffe6,0 8px 22px #2c4b740b;transition:border-color .2s,box-shadow .2s,background .2s}.opening-notes-editor:focus-within{border-color:#1677ff6b;background:#fffffff5;box-shadow:0 0 0 4px #1677ff13,0 10px 24px #1f5ba912}.opening-notes-editor>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#1677ff;background:linear-gradient(145deg,#e5f1ff,#f2f7ff)}.opening-notes-editor svg{width:18px;height:18px}.opening-notes-editor textarea{min-height:84px;padding:5px 0 0;border:0;outline:0;resize:none;background:transparent;color:#26374d;line-height:1.6;font-family:inherit}.opening-notes-editor textarea::placeholder{color:#9aa7b8}.opening-notes-field>small{padding-left:2px;color:#8b98aa;font-size:10px;line-height:1.5}.duplicate-warning{border:1px solid rgba(255,156,38,.28);background:#fff9ee;border-radius:18px;padding:13px;display:flex;flex-direction:column;gap:10px}.duplicate-warning>div:first-child{display:flex;align-items:center;gap:7px;color:#c9770c}.duplicate-warning>div:first-child svg{width:18px}.duplicate-warning>div:first-child strong{font-size:14px}.duplicate-candidate{display:flex;align-items:center;gap:10px;background:#fffc;padding:9px;border-radius:14px}.duplicate-candidate>span{display:flex;min-width:0;flex-direction:column;gap:3px}.duplicate-candidate strong{font-size:13px;color:var(--ink)}.duplicate-candidate small{font-size:11px;color:var(--muted)}.duplicate-warning>button{min-height:42px;border:0;border-radius:13px;background:#fff0d8;color:#ac6500;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px}.duplicate-warning>button.confirmed{background:#e6f8f1;color:#07956b}.batch-import-panel{display:flex;flex-direction:column;gap:14px}.batch-guide{padding:18px;border-radius:20px;background:linear-gradient(145deg,#eef6ff,#f7f3ff);display:flex;align-items:center;gap:13px}.batch-guide>svg{width:34px;color:#1677ff}.batch-guide div{display:flex;flex-direction:column;gap:5px}.batch-guide strong{font-size:16px}.batch-guide span{color:var(--muted);font-size:12px;line-height:1.5}.template-button{min-height:45px;border-radius:14px;border:1px solid rgba(22,119,255,.2);background:#fff;color:#1677ff;font-weight:800}.csv-uploader{min-height:112px;border-radius:19px;border:1.5px dashed rgba(22,119,255,.28);background:#1677ff0d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;position:relative;color:#1677ff}.csv-uploader svg{width:28px}.batch-results{display:flex;flex-direction:column;gap:8px}.batch-results>div{padding:11px 13px;border-radius:14px;display:flex;gap:9px;align-items:center}.batch-results .ok{background:#ebfaf4;color:#07956b}.batch-results .failed{background:#fff0f1;color:#e54455}.batch-results svg{width:18px}.batch-results div div{display:flex;flex-direction:column;gap:2px}.batch-results strong{font-size:13px}.batch-results small{font-size:11px}.duplicate-review-list{display:flex;flex-direction:column;gap:13px}.duplicate-review-card{padding:14px;border-radius:20px;background:#ffffffc7;border:1px solid rgba(255,255,255,.9)}.duplicate-review-head{display:flex;gap:9px;align-items:center;margin-bottom:12px;color:#e5961b}.duplicate-review-head svg{width:19px}.duplicate-review-head span{display:flex;flex-direction:column;gap:2px}.duplicate-review-head strong{font-size:14px;color:var(--ink)}.duplicate-review-head small{font-size:11px;color:var(--muted)}.duplicate-compare{display:grid;grid-template-columns:1fr 18px 1fr;gap:5px;align-items:center}.duplicate-compare>svg{width:16px;color:#9aa8ba}.duplicate-compare>div{min-width:0;display:flex;gap:7px;align-items:center;padding:9px;border-radius:14px;background:#f6f8fb}.duplicate-compare span{min-width:0;display:flex;flex-direction:column;gap:2px}.duplicate-compare small{color:var(--muted);font-size:9px}.duplicate-compare strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.duplicate-compare em{font-style:normal;color:var(--muted);font-size:9px}.duplicate-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.duplicate-review-actions button{min-height:42px;border:0;border-radius:13px;background:#eaf8f3;color:#07956b;display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:800}.duplicate-review-actions button.danger{background:#fff0f1;color:#e54455}.duplicate-review-actions svg{width:16px}.opening-record-note,.rental-notes,.rental-evidence{border-radius:17px;padding:13px 14px;margin-top:11px}.opening-record-note{display:flex;align-items:center;gap:10px;background:#edf7ff;color:#1677ff}.opening-record-note svg{width:20px}.opening-record-note div{display:flex;flex-direction:column;gap:3px}.opening-record-note strong{font-size:13px;color:var(--ink)}.opening-record-note span{font-size:11px;color:#54718e}.rental-notes{background:#f7f8fb}.rental-notes strong{font-size:12px}.rental-notes p{margin:6px 0 0;font-size:13px;line-height:1.6;color:#536174;white-space:pre-wrap}.rental-evidence{display:flex;align-items:center;gap:10px;color:#1677ff;background:#f4f8ff;text-decoration:none}.rental-evidence>svg:first-child{width:21px}.rental-evidence>svg:last-child{width:17px;margin-left:auto}.rental-evidence span{display:flex;flex-direction:column;gap:2px}.rental-evidence strong{font-size:13px;color:var(--ink)}.rental-evidence small{font-size:10px;color:var(--muted)}.system-status-list{display:grid;gap:12px;padding:4px 0 8px}.system-status-row{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:14px;border-radius:18px;background:#ffffffad;border:1px solid rgba(255,255,255,.8)}.system-status-row>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#64748b;background:#94a3b824}.system-status-row>span.online{color:#0f9f74;background:#22c58b24}.system-status-row>span.offline{color:#e4475c;background:#f43f5e1f}.system-status-row svg{width:21px;height:21px}.system-status-row div{min-width:0;display:grid;gap:4px}.system-status-row strong{color:#14233b;font-size:15px}.system-status-row small{color:#738097;font-size:12px;line-height:1.45}.system-status-row b{color:#0f9f74;font-size:12px;white-space:nowrap}.system-status-row span.offline~b{color:#e4475c}.system-version-card{padding:16px 18px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#13243d,#203b5f);display:grid;gap:5px}.system-version-card span,.system-version-card small{color:#ffffffa6;font-size:12px}.system-version-card strong{font-size:16px}
