:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#272420;background:#f5f3ef;font-synthesis:none;--red:#9f3024;--red2:#7e241c;--redSoft:#f8e8e4;--ink:#272420;--muted:#7b756e;--line:#e8e2da;--paper:#fff;--cream:#f6f3ee;--green:#218268;--orange:#d47d2a;--blue:#3b739d;--shadow:0 16px 44px rgba(69,52,37,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f5f3ef}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{border:0;cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;stroke-width:1.8}h1,h2,h3,p{margin:0}small{display:block}.boot-screen{height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;background:#f7f5f1}.boot-screen .brand-glyph{width:58px;height:58px}.boot-screen strong{font-size:23px}.boot-screen span{color:var(--muted);font-size:13px}.brand{display:flex;align-items:center;gap:11px}.brand-glyph{width:42px;height:42px;border-radius:13px 13px 13px 4px;background:var(--red);color:#fff;display:grid;place-items:center;font-family:serif;font-weight:800;font-size:22px}.brand b{display:block;font-size:18px;letter-spacing:.06em}.brand small{color:#8e877f;font-size:10px;margin-top:2px;letter-spacing:.04em}.brand.light b{color:#fff}.brand.light small{color:#ffffff94}.brand.light .brand-glyph{background:#fff;color:var(--red)}.icon-btn,.back-btn,.menu-btn{width:40px;height:40px;border-radius:11px;background:#f4f1ec;color:#57514b;display:grid;place-items:center;position:relative}.icon-btn b{position:absolute;right:-4px;top:-5px;background:var(--red);color:#fff;border-radius:9px;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:grid;place-items:center}.btn{min-height:42px;padding:0 15px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;font-size:13px;white-space:nowrap}.btn.primary,.primary-action{background:var(--red);color:#fff;box-shadow:0 8px 20px #9f302433}.btn.ghost,.secondary-action{background:#fff;border:1px solid var(--line);color:#58524c}.primary-action,.secondary-action{min-height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-weight:700;width:100%}.primary-action.red{background:#a72b20}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.landing{min-height:100vh;background:radial-gradient(circle at 80% 15%,#f4ded7 0,transparent 27%),#f8f6f2;display:flex;flex-direction:column}.landing-top{height:78px;width:min(1280px,calc(100% - 48px));margin:auto auto 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(86,68,52,.09)}.landing-top nav{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:600}.landing-top nav>a:hover{color:var(--red)}.landing-main{width:min(1280px,calc(100% - 48px));margin:auto;padding:56px 0 38px}.hero{max-width:830px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:700;color:#8f493e;display:flex;align-items:center;gap:10px}.eyebrow span{width:30px;height:2px;background:var(--red)}.hero h1{font-size:clamp(43px,5vw,70px);line-height:1.12;letter-spacing:-.055em;margin-top:16px}.hero h1 em{font-style:normal;color:var(--red)}.hero>p{font-size:17px;color:#716b64;line-height:1.9;margin-top:22px;max-width:760px}.hero-pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.hero-pills span{padding:9px 12px;border:1px solid #e5ddd4;background:#ffffffa6;border-radius:999px;display:flex;gap:7px;align-items:center;font-size:12px;color:#5f5750}.hero-pills svg{width:16px;color:var(--red)}.portal-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:45px}.portal-card{min-height:250px;padding:31px;border-radius:23px;background:#fff;border:1px solid #e8e1d8;box-shadow:var(--shadow);position:relative;overflow:hidden;transition:.25s}.portal-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-110px;bottom:-150px;background:#f6e8e4}.portal-card.admin-card:after{background:#e7eef0}.portal-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px #3c2d1f24}.portal-icon{width:50px;height:50px;border-radius:15px;background:var(--redSoft);color:var(--red);display:grid;place-items:center;margin-bottom:20px}.admin-card .portal-icon{background:#e6eef0;color:#305e67}.portal-card small{font-size:10px;letter-spacing:.16em;color:#9a9188}.portal-card h2{font-size:27px;margin-top:5px}.portal-card p{font-size:13px;color:#746c65;line-height:1.7;margin-top:8px;max-width:440px}.portal-card>b{position:absolute;left:31px;bottom:27px;z-index:1;color:var(--red);font-size:13px;display:flex;align-items:center;gap:6px}.portal-card>b svg{width:17px}.admin-card>b{color:#315e66}.capability-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;background:#2c2926;color:#fff;border-radius:20px;padding:22px 30px}.capability-strip div{padding:2px 28px;border-right:1px solid rgba(255,255,255,.12)}.capability-strip div:last-child{border:0}.capability-strip b{font-size:24px;display:block}.capability-strip span{font-size:11px;color:#afa69e;margin-top:4px;display:block}.landing>footer{text-align:center;color:#9a948c;font-size:11px;padding:20px}.store-layout{min-height:100vh;background:#ebe7e0;display:grid;grid-template-columns:360px 440px;justify-content:center;gap:62px;padding:28px 5vw}.store-aside{height:calc(100vh - 56px);min-height:680px;max-height:890px;border-radius:28px;background:linear-gradient(145deg,#90291f,#6f211a);padding:38px;color:#fff;position:sticky;top:28px;box-shadow:0 28px 70px #582a1f3d;overflow:hidden}.store-aside:after{content:"";position:absolute;width:380px;height:380px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-210px;top:-160px}.store-context{margin-top:76px;position:relative;z-index:1}.store-context>span{font-size:11px;padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#f0c8c1}.store-context h2{font-size:31px;margin-top:16px}.store-context p{font-size:12px;color:#ffffff9e;display:flex;align-items:center;gap:5px;margin-top:10px}.store-context p svg{width:15px}.aside-stat{margin-top:65px;padding-top:25px;border-top:1px solid rgba(255,255,255,.14);display:grid;grid-template-columns:1fr 1fr;gap:25px}.aside-stat b{font-size:28px;display:block}.aside-stat span{font-size:11px;color:#ffffff8c}.service-link{position:absolute;left:38px;right:38px;bottom:38px;min-height:52px;border-radius:13px;border:1px solid rgba(255,255,255,.17);background:#ffffff14;display:flex;align-items:center;gap:10px;padding:0 15px;font-size:13px}.service-link svg:last-child{margin-left:auto}.phone-stage{min-height:680px}.phone-shell{width:440px;height:calc(100vh - 56px);min-height:680px;max-height:890px;background:#f7f5f1;border:9px solid #272421;border-radius:38px;box-shadow:0 30px 80px #2d261f3d;overflow:hidden;display:flex;flex-direction:column;position:sticky;top:28px}.mobile-header{flex:0 0 63px;background:#fff;border-bottom:1px solid var(--line);display:grid;grid-template-columns:45px 1fr 45px;align-items:center;padding:0 15px}.mobile-header strong{text-align:center;font-size:15px}.mobile-header .back-btn,.mobile-header .icon-btn{background:transparent}.mobile-content{flex:1;overflow:auto;padding:18px 17px 24px}.mobile-nav{flex:0 0 66px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:6px 8px}.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;color:#8b847d;border-radius:10px}.mobile-nav a.active{color:var(--red);background:#fbf1ee}.mobile-nav svg{width:19px}.mobile-welcome{display:flex;align-items:center;justify-content:space-between;padding:7px 3px 18px}.mobile-welcome span{font-size:11px;color:#857d76}.mobile-welcome h1{font-size:20px;margin-top:5px}.health-ring{width:58px;height:58px!important;border:6px solid #dcece7;border-top-color:var(--green);border-radius:50%;display:grid;place-content:center;font-size:19px!important;font-weight:800;color:var(--green)!important}.health-ring small{display:inline;font-size:8px}.mobile-search{height:45px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;padding-left:12px;overflow:hidden}.mobile-search svg{width:17px;color:#8c857e}.mobile-search input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:0 8px;font-size:12px}.mobile-search button{align-self:stretch;background:var(--red);color:#fff;width:58px;font-size:12px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.quick-grid a{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px 13px;min-height:112px;display:flex;flex-direction:column;align-items:flex-start;transition:.2s}.quick-grid a:hover{border-color:#dcbdb5;transform:translateY(-2px)}.quick-grid svg{color:var(--red);width:25px;height:25px;margin-bottom:11px}.quick-grid b{font-size:13px}.quick-grid span{font-size:10px;color:#948d85;margin-top:4px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:22px 2px 10px}.section-title h3{font-size:15px}.section-title>a{font-size:11px;color:#8c857d;display:flex;align-items:center}.section-title>a svg{width:14px}.mobile-list{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.device-row{display:flex;align-items:center;gap:10px;padding:11px;border-bottom:1px solid #f0ece7}.device-row:last-child{border:0}.device-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto}.device-icon.green{background:#e5f2ee;color:var(--green)}.device-icon.orange{background:#fff0df;color:var(--orange)}.device-icon.red{background:#f9e5e2;color:var(--red)}.device-icon svg{width:19px}.row-main{flex:1;min-width:0}.row-main b{font-size:12px;display:block}.row-main small{color:#918980;font-size:9px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;font-size:10px;white-space:nowrap}.status.green{background:#e5f2ee;color:var(--green)}.status.orange,.status.yellow{background:#fff0df;color:#bd6c1f}.status.red{background:#f8e4e1;color:var(--red)}.status.gray{background:#efedea;color:#77706a}.status i{width:5px;height:5px;border-radius:50%;background:currentColor}.device-row>svg{width:15px;color:#aaa39b}.progress-card{background:#2e2b28;color:#fff;border-radius:14px;padding:15px;display:flex;align-items:center;justify-content:space-between}.progress-card>div{display:grid;grid-template-columns:12px 1fr;column-gap:5px}.progress-card .pulse{grid-row:1/3;width:8px;height:8px;background:#ed9d62;border-radius:50%;margin-top:4px;box-shadow:0 0 0 5px #ed9d621f}.progress-card b{font-size:12px}.progress-card small{font-size:9px;color:#aaa29a;margin-top:4px}.progress-card a{font-size:10px;color:#edb0a5}.device-hero{border-radius:18px;padding:20px;color:#fff;display:flex;gap:13px;align-items:center;position:relative;background:#2f7663}.device-hero.orange{background:linear-gradient(135deg,#bb6b25,#dd8b38)}.device-hero.red{background:linear-gradient(135deg,#8e2b21,#b83a2c)}.device-big-icon{width:50px;height:50px;border-radius:15px;background:#ffffff29;display:grid;place-items:center}.device-big-icon svg{width:27px;height:27px}.device-hero>div span{font-size:9px;color:#ffffffb3}.device-hero h1{font-size:20px;margin:3px 0}.device-hero p{font-size:9px;color:#ffffffa3}.device-status{position:absolute;right:13px;top:13px;background:#ffffff24;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:5px 8px;font-size:9px;display:flex;gap:5px;align-items:center}.device-status i{width:5px;height:5px;border-radius:50%;background:#fff}.temperature-card{background:#fff;border:1px solid var(--line);border-radius:15px;margin-top:12px;padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.temperature-card>div{padding:3px 7px}.temperature-card>div+div{border-left:1px solid var(--line)}.temperature-card span{font-size:10px;color:var(--muted)}.temperature-card b{font-size:29px;display:block;margin-top:3px}.temperature-card b small{display:inline;font-size:11px}.temperature-card .normal-size{font-size:18px;color:var(--green);margin-top:10px}.temperature-card p{grid-column:1/-1;background:#fff5e9;color:#a65c18;font-size:10px;padding:9px;border-radius:9px;display:flex;gap:6px;line-height:1.5}.temperature-card p svg{width:15px;flex:0 0 auto}.device-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.info-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:1px 15px 8px;margin-top:12px}.info-card .section-title{margin:14px 0 7px}.info-row{min-height:40px;border-top:1px solid #f0ece7;display:flex;align-items:center;justify-content:space-between;gap:15px}.info-row span{font-size:10px;color:#8b847c}.info-row b{font-size:11px;text-align:right}.qr-block{border-top:1px solid #f0ece7;padding:13px 0;display:flex;gap:14px;align-items:center}.qr-block img{width:105px;height:105px;border:1px solid var(--line);border-radius:8px}.qr-block>svg{width:50px;height:50px;margin:28px}.qr-block b{font-size:12px}.qr-block p{font-size:9px;line-height:1.6;color:#8b847c;margin:6px 0}.qr-block button{background:transparent;color:var(--red);font-size:10px;padding:0;display:flex;align-items:center;gap:4px}.qr-block button svg{width:14px}.wide-link{width:100%;background:transparent;display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #f0ece7;text-align:left}.wide-link:last-child{border:0}.wide-link>svg:first-child{color:var(--red)}.wide-link>span{flex:1}.wide-link b{display:block;font-size:11px}.wide-link small{font-size:9px;color:#918981;margin-top:3px}.wide-link>svg:last-child{width:15px;color:#aaa}.stepper{display:grid;grid-template-columns:repeat(3,1fr);margin:4px 0 18px;position:relative}.stepper:before{content:"";position:absolute;left:16%;right:16%;top:15px;height:1px;background:#ddd7d0}.stepper>span{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;color:#9e968e}.stepper b{width:30px;height:30px;border-radius:50%;background:#e8e4df;display:grid;place-items:center;font-size:11px}.stepper .active{color:var(--red)}.stepper .active b{background:var(--red);color:#fff}.stepper b svg{width:14px}.stepper small{font-size:9px}.question-card,.result-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:19px}.question-card>svg{color:var(--red);width:29px;height:29px}.question-card h2,.result-card h2{font-size:18px;line-height:1.45;margin-top:9px}.question-card>p,.result-card>p{font-size:10px;line-height:1.7;color:#867f77;margin-top:7px}.choice-list{display:grid;gap:8px;margin:18px 0}.choice-list button{min-height:45px;border-radius:10px;border:1px solid var(--line);background:#faf8f5;text-align:left;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.choice-list button.selected{border-color:#c9857d;background:#fff3f0;color:var(--red);font-weight:700}.choice-list svg{width:16px}.check-list{display:grid;gap:8px;margin:18px 0}.check-list input,.inspection-list input{display:none}.check-list span{min-height:45px;border:1px solid var(--line);background:#faf8f5;border-radius:10px;padding:0 11px;display:flex;align-items:center;gap:9px;font-size:10px}.check-list span svg{width:17px;height:17px;border:1px solid #d7d1ca;border-radius:5px;color:transparent}.check-list input:checked+span{border-color:#8ec7b8;background:#edf7f4;color:var(--green)}.check-list input:checked+span svg{background:var(--green);border-color:var(--green);color:#fff}.split-actions{display:grid;grid-template-columns:1fr 1.6fr;gap:8px}.result-card{text-align:center}.risk-mark{width:55px;height:55px;border-radius:50%;background:#fae7e3;color:var(--red);display:grid;place-items:center;margin:auto}.result-card>small{color:var(--red);font-weight:700;letter-spacing:.1em;font-size:9px;margin-top:12px}.result-steps{text-align:left;background:#f7f4ef;border-radius:11px;padding:13px;margin:16px 0}.result-steps b{font-size:11px}.result-steps ol{padding-left:18px;margin:8px 0 0;font-size:10px;color:#68615b;line-height:1.8}.result-card .secondary-action{margin-top:8px}.tab-bar{display:grid;grid-template-columns:repeat(3,1fr);background:#eae6e0;border-radius:10px;padding:4px}.tab-bar button{height:36px;background:transparent;border-radius:8px;font-size:11px;color:#807970}.tab-bar button.active{background:#fff;color:var(--red);box-shadow:0 2px 9px #3c322814;font-weight:700}.page-action{margin:11px 0}.order-list{display:grid;gap:10px}.order-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;text-align:left}.order-card>div{display:flex;gap:7px}.priority{font-size:9px;font-weight:800;padding:4px 7px;border-radius:5px}.priority.p0{background:#f9dfdc;color:#a42117}.priority.p1{background:#fff0da;color:#b96617}.priority.p2{background:#e6f1f6;color:#397295}.order-card h3{font-size:14px;margin-top:10px}.order-card p{font-size:10px;color:#817a73;margin-top:5px;line-height:1.5}.order-card footer{display:flex;align-items:center;gap:9px;border-top:1px solid #f0ece7;padding-top:10px;margin-top:11px;font-size:9px;color:#999189}.order-card footer span:nth-child(2){margin-left:auto}.order-card footer svg{width:14px}.inspection-summary{background:linear-gradient(135deg,#2f6d60,#438a78);color:#fff;border-radius:16px;padding:17px;display:flex;align-items:center;gap:11px}.inspection-summary>svg{width:34px;height:34px}.inspection-summary h2{font-size:16px}.inspection-summary p{font-size:9px;color:#ffffffb3;margin-top:4px}.inspection-summary>b{margin-left:auto;font-size:20px}.inspection-list{display:grid;gap:8px;margin:13px 0}.inspection-list span{background:#fff;border:1px solid var(--line);border-radius:11px;min-height:51px;display:flex;align-items:center;gap:10px;padding:0 12px;font-size:10px}.inspection-list span>b{color:#aaa29a}.inspection-list span>svg{margin-left:auto;width:18px;color:transparent;border:1px solid #d8d2cb;border-radius:50%}.inspection-list input:checked+span{border-color:#9ecdbf;background:#f0f8f5}.inspection-list input:checked+span>svg{background:var(--green);border-color:var(--green);color:#fff}.recent-record{margin-top:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 13px 10px}.recent-record .section-title{margin:13px 0 6px}.recent-record>div{border-top:1px solid #f0ece7;padding:9px 0;display:flex;align-items:center}.recent-record b{font-size:10px}.recent-record small{font-size:8px;color:#918a82;margin-top:3px}.recent-record svg{color:var(--green);margin-left:auto;width:18px}.admin-layout{min-height:100vh;background:#f4f2ee;display:grid;grid-template-columns:238px 1fr}.admin-side{background:#282622;color:#fff;height:100vh;position:sticky;top:0;padding:27px 19px;display:flex;flex-direction:column}.admin-side .brand{margin:0 10px 26px}.admin-side nav{display:grid;gap:5px}.admin-side nav a{height:47px;border-radius:11px;display:flex;align-items:center;gap:11px;padding:0 13px;color:#aaa29b;font-size:13px}.admin-side nav a:hover,.admin-side nav a.active{background:#3a3531;color:#fff}.admin-side nav a.active:before{content:"";width:3px;height:22px;background:#d6695a;border-radius:2px;position:absolute;left:19px}.admin-side nav a b{margin-left:auto;background:var(--red);font-size:9px;min-width:20px;height:20px;border-radius:10px;display:grid;place-items:center;padding:0 5px}.side-support{margin-top:auto;border:1px solid rgba(255,255,255,.11);background:#ffffff0a;border-radius:13px;padding:14px;display:grid;grid-template-columns:28px 1fr;column-gap:7px}.side-support>svg{grid-row:1/4;color:#e08c7e}.side-support b{font-size:11px}.side-support span{font-size:12px;margin-top:4px}.side-support small{color:#89827c;font-size:8px;margin-top:2px}.return-link{font-size:11px;color:#8e8780;display:flex;align-items:center;gap:7px;padding:17px 10px 0}.return-link svg{width:15px}.admin-main{min-width:0}.admin-top{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:sticky;top:0;z-index:5}.admin-top>div{display:flex;align-items:center;gap:13px}.admin-top small{font-size:9px;color:#9d958d}.admin-top h1{font-size:21px;margin-top:3px}.menu-btn{display:none}.top-actions{display:flex;align-items:center;gap:13px}.sync-state{font-size:10px;color:#777068;display:flex;align-items:center;gap:6px}.sync-state i{width:7px;height:7px;background:#3a9a7d;border-radius:50%;box-shadow:0 0 0 4px #e2f2ed}.user-chip{height:42px;border-left:1px solid var(--line);background:transparent;padding-left:14px;display:flex;align-items:center;gap:8px}.user-chip>span{width:31px;height:31px;border-radius:9px;background:#f2e4df;color:var(--red);display:grid;place-items:center;font-weight:800}.user-chip>b{font-size:11px}.user-chip svg{width:13px}.admin-content{padding:24px 28px 45px;max-width:1500px;margin:auto}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.kpi{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;align-items:flex-start;gap:13px;min-width:0}.kpi>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto}.kpi.red>span{background:#f8e6e2;color:var(--red)}.kpi.green>span{background:#e3f1ed;color:var(--green)}.kpi.orange>span{background:#fff0df;color:var(--orange)}.kpi.blue>span{background:#e5eff5;color:var(--blue)}.kpi small{font-size:10px;color:#8c857e}.kpi b{font-size:25px;display:block;margin-top:4px}.kpi p{font-size:9px;color:#9a938c;margin-top:5px}.dashboard-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:15px;margin:15px 0}.panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px}.panel-head{display:flex;align-items:center;justify-content:space-between}.panel-head h2{font-size:15px}.panel-head a{font-size:10px;color:#8b847c;display:flex;align-items:center}.panel-head a svg{width:14px}.chart-legend{display:flex;justify-content:flex-end;gap:14px;margin-top:15px}.chart-legend span{font-size:9px;color:#89827b;display:flex;align-items:center;gap:5px}.chart-legend i{width:7px;height:7px;border-radius:2px;background:#e69a52}.chart-legend i.green{background:var(--green)}.bar-chart{height:205px;display:grid;grid-template-columns:repeat(7,1fr);gap:12px;align-items:end;padding:16px 5px 23px;border-bottom:1px solid var(--line);position:relative}.bar-chart>div{height:100%;display:flex;align-items:end;justify-content:center;gap:2px;position:relative}.bar-chart span{width:12px;max-height:100%;background:#76b6a4;border-radius:4px 4px 0 0}.bar-chart i{width:6px;background:#e5a05f;border-radius:3px 3px 0 0}.bar-chart small{position:absolute;bottom:-18px;font-size:8px;color:#9b948d}.coverage-map{background:linear-gradient(135deg,#edf4f1,#f7f4ee);border-radius:13px;padding:22px;text-align:center;margin:16px 0}.coverage-map svg{color:var(--green);width:35px;height:35px}.coverage-map b{display:block;font-size:30px}.coverage-map span{font-size:9px;color:#89827a}.coverage-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.coverage-list div{background:#f8f6f2;border-radius:8px;padding:9px;display:flex;justify-content:space-between;font-size:9px}.table-wrap{overflow:auto}.panel>.table-wrap{margin-top:14px}.table-wrap table{width:100%;border-collapse:collapse;min-width:900px}.table-wrap th{text-align:left;font-size:9px;color:#8f8880;background:#f8f6f3;border-top:1px solid var(--line);border-bottom:1px solid var(--line);height:39px;padding:0 10px;white-space:nowrap}.table-wrap td{height:58px;padding:8px 10px;border-bottom:1px solid #f0ece7;font-size:10px;max-width:230px}.table-wrap td>b,.table-wrap td>small{display:block}.table-wrap td small{font-size:8px;color:#979088;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-wrap td>a{color:var(--red);font-weight:700}.toolbar{display:flex;gap:10px;align-items:center;margin-bottom:14px}.search-box{height:42px;flex:1;min-width:200px;max-width:460px;background:#fff;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;padding:0 12px}.search-box svg{width:17px;color:#8f8880}.search-box input{border:0;outline:0;flex:1;min-width:0;padding-left:8px;font-size:11px}.toolbar select,.field select,.field input,.field textarea{border:1px solid var(--line);background:#fff;border-radius:10px;outline:0}.toolbar select{height:42px;padding:0 30px 0 11px;font-size:11px;color:#5f5953}.table-panel{padding:0 18px 15px}.table-meta{height:48px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#817a73}.device-cell{display:flex;align-items:center;gap:9px}.device-cell b,.device-cell small{display:block}.device-cell .device-icon{width:34px;height:34px}.health-bar{width:95px;display:flex;align-items:center;gap:7px}.health-bar>span{height:5px;border-radius:3px;background:var(--green);display:block}.health-bar>b{font-size:9px}.table-action,.link-button{background:transparent;color:var(--red);font-size:10px;padding:5px;font-weight:700}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:5px;padding-top:14px}.pagination button{min-width:31px;height:31px;border-radius:7px;border:1px solid var(--line);background:#fff;color:#736c65;font-size:10px}.pagination button.active{background:var(--red);border-color:var(--red);color:#fff}.pagination span{font-size:9px;color:#8e8780}.segmented{background:#e8e4df;padding:4px;border-radius:10px;display:flex}.segmented button{height:34px;border-radius:8px;background:transparent;font-size:10px;padding:0 14px;color:#746e67}.segmented button.active{background:#fff;color:var(--red);font-weight:700}.task-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;background:transparent;border:0;padding:0}.task-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px}.task-card header{display:flex;align-items:center;justify-content:space-between}.task-card header small{font-size:8px;color:#989087}.task-card h3{font-size:15px;margin-top:13px}.task-card>p{font-size:10px;color:#7f7870;line-height:1.6;margin-top:6px;min-height:32px}.task-card dl{margin:15px 0}.task-card dl>div{display:flex;justify-content:space-between;border-top:1px solid #f0ece8;padding:8px 0;font-size:9px}.task-card dt{color:#989087}.task-card dd{margin:0;font-weight:700}.knowledge-hero{background:linear-gradient(135deg,#81271e,#b64031);border-radius:18px;color:#fff;padding:28px;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.knowledge-hero small{font-size:9px;letter-spacing:.15em;color:#e5b5ae}.knowledge-hero h2{font-size:22px;margin-top:7px}.knowledge-hero p{font-size:10px;color:#ffffffa6;margin-top:7px}.knowledge-hero>svg{width:70px;height:70px;opacity:.24}.article-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.article-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px;text-align:left;display:grid;grid-template-columns:40px 1fr;gap:12px}.article-card:hover{border-color:#d9b7b0;box-shadow:var(--shadow)}.article-icon{width:40px;height:40px;border-radius:11px;background:var(--redSoft);color:var(--red);display:grid;place-items:center}.article-card small{font-size:8px;color:#978f87}.article-card h3{font-size:14px;margin-top:5px}.article-card p{font-size:9px;color:#827b74;line-height:1.6;margin-top:7px}.article-card>div>div{display:flex;gap:5px;margin-top:8px}.article-card>div>div span{font-size:8px;background:#f6f2ed;padding:4px 6px;border-radius:5px;color:#8b837b}.article-card footer{border-top:1px solid #f0ece7;padding-top:10px;margin-top:11px;display:flex;justify-content:space-between;font-size:8px;color:#979087}.article-card footer b{display:flex;align-items:center;color:var(--red)}.article-card footer svg{width:12px}.analytics-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.analytics-head>div{display:flex;align-items:center;gap:8px}.analytics-head span{font-size:10px;color:#858078}.analytics-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:15px;margin-top:15px}.rank-list{margin-top:14px}.rank-list>div{display:grid;grid-template-columns:25px 1fr 35px;gap:9px;align-items:center;border-top:1px solid #f0ece7;padding:11px 0}.rank-list>div>b{width:21px;height:21px;border-radius:6px;background:#eeeae5;display:grid;place-items:center;font-size:9px}.rank-list>div:nth-child(-n+3)>b{background:var(--redSoft);color:var(--red)}.rank-list span{font-size:10px}.rank-list i{display:block;height:5px;background:#eeeae5;border-radius:3px;margin-top:5px}.rank-list em{display:block;height:100%;background:#be6a5d;border-radius:3px}.rank-list strong{font-size:10px;text-align:right}.donut-wrap{display:grid;grid-template-columns:160px 1fr;align-items:center;gap:20px;padding:25px 5px}.donut{width:145px;height:145px;border-radius:50%;background:conic-gradient(#a43b2d 0,#a43b2d 42%,#3d8d75 42%,#3d8d75 68%,#d58b3d 68%,#d58b3d 87%,#487ca2 87%);display:grid;place-content:center;position:relative}.donut:before{content:"";position:absolute;top:28px;right:28px;bottom:28px;left:28px;background:#fff;border-radius:50%}.donut b,.donut span{position:relative;text-align:center}.donut b{font-size:23px}.donut span{font-size:8px;color:#8d867e}.donut-legend{display:grid;gap:10px}.donut-legend div{display:grid;grid-template-columns:8px 1fr auto;gap:7px;align-items:center;font-size:9px}.donut-legend i{width:7px;height:7px;border-radius:2px;background:#a43b2d}.donut-legend .c1{background:#3d8d75}.donut-legend .c2{background:#d58b3d}.donut-legend .c3{background:#487ca2}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e1a178c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;display:grid;place-items:center;padding:20px}.modal{width:min(620px,100%);max-height:min(850px,calc(100vh - 40px));background:#fff;border-radius:18px;box-shadow:0 30px 90px #00000040;overflow:hidden;display:flex;flex-direction:column}.modal>header{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.modal>header small{color:var(--red);font-size:9px;letter-spacing:.14em}.modal>header h2{font-size:18px;margin-top:3px}.modal-body{padding:20px;overflow:auto}.dialog-form{display:grid;gap:13px}.dialog-form.two-col{grid-template-columns:1fr 1fr}.field{display:grid;gap:7px}.field>span{font-size:10px;font-weight:700;color:#6e6761}.field input,.field select{height:43px;padding:0 11px}.field textarea{min-height:88px;padding:11px;resize:vertical;line-height:1.5}.field.full,.dialog-actions.full{grid-column:1/-1}.dialog-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:5px}.dialog-actions .btn{min-width:115px}.selected-device{background:#f7f4ef;border-radius:11px;padding:12px;display:flex;gap:10px;align-items:center}.selected-device>svg{color:var(--red)}.selected-device b{font-size:12px}.selected-device small{font-size:9px;color:#8b847c;margin-top:3px}.radio-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.radio-row button{border:1px solid var(--line);background:#faf8f5;border-radius:10px;min-height:55px;font-weight:800}.radio-row button.active{background:#fff0ed;border-color:#c7857d;color:var(--red)}.radio-row small{font-size:8px;font-weight:400;margin-top:3px}.upload-box{height:90px;border:1px dashed #cfc6bc;border-radius:11px;background:#faf8f5;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#8b837b;cursor:pointer}.upload-box input{display:none}.upload-box svg{width:24px}.upload-box b{font-size:10px;margin-top:4px}.upload-box span{font-size:8px;margin-top:2px}.article-content>p{font-size:11px;color:#777068;line-height:1.7}.article-content ol{padding-left:20px;margin:16px 0;font-size:11px;line-height:1.85}.article-source{background:#f7f4ef;padding:10px;border-radius:8px;font-size:9px;color:#827b73;margin-bottom:14px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:11px;padding:0 13px}.detail-grid .info-row:nth-child(odd){border-right:1px solid var(--line);padding-right:13px}.detail-grid .info-row:nth-child(2n){padding-left:13px}.order-detail-head{position:relative}.order-detail-head>span{margin-right:6px}.order-detail-head h2{font-size:20px;margin-top:12px}.order-detail-head p{font-size:10px;color:#837c74;margin-top:4px}.fault-box{background:#f7f4ef;border-radius:10px;padding:12px;margin:14px 0}.fault-box b{font-size:10px}.fault-box p{font-size:11px;line-height:1.6;margin-top:5px}.timeline{margin:15px 0}.timeline>div{display:grid;grid-template-columns:28px 1fr;gap:8px;position:relative;padding-bottom:16px}.timeline>div:after{content:"";position:absolute;left:13px;top:26px;bottom:0;width:1px;background:#ddd7d0}.timeline>div:last-child:after{display:none}.timeline i{width:27px;height:27px;border-radius:50%;background:#e6f2ee;color:var(--green);display:grid;place-items:center}.timeline i svg{width:14px}.timeline b{font-size:11px}.timeline small{font-size:9px;color:#8e877f;margin-top:3px}.solution-box{background:#eaf5f1;color:#256e5a;border-radius:10px;padding:12px;display:flex;gap:9px}.solution-box svg{flex:0 0 auto}.solution-box b{font-size:10px}.solution-box p{font-size:9px;line-height:1.6;margin-top:3px}.notice-list{display:grid;gap:6px}.notice-list>button{background:#faf8f5;border-radius:10px;display:flex;align-items:center;gap:10px;padding:12px;text-align:left}.notice-dot{width:8px;height:8px;border-radius:50%;background:#4b85a8}.notice-dot.p0{background:var(--red)}.notice-dot.p1{background:var(--orange)}.notice-list>button>span:nth-child(2){flex:1}.notice-list b{font-size:11px}.notice-list small{font-size:9px;color:#8d867e;margin-top:3px}.notice-list svg{width:15px}.empty{text-align:center;padding:40px;color:#aaa39b;display:grid;justify-items:center;gap:7px}.empty svg{width:35px;height:35px}.empty b{font-size:12px}.empty span{font-size:9px}.toast{position:fixed;right:24px;bottom:24px;z-index:80;background:#292724;color:#fff;border-radius:12px;padding:13px 17px;box-shadow:0 15px 45px #0003;display:flex;align-items:center;gap:8px;font-size:12px;animation:toastIn .25s}.toast svg{color:#70c2a9}@keyframes toastIn{0%{transform:translateY(10px);opacity:0}}@media(max-width:1050px){.admin-layout{grid-template-columns:76px 1fr}.admin-side{padding:24px 10px}.admin-side .brand>span:last-child,.admin-side nav span,.admin-side nav a b,.side-support,.return-link{display:none}.admin-side .brand{margin:0 auto 25px}.admin-side nav a{justify-content:center;padding:0}.admin-side nav a.active:before{left:10px}.dashboard-grid{grid-template-columns:1fr}.task-grid,.kpi-grid{grid-template-columns:1fr 1fr}.store-layout{grid-template-columns:320px 420px;gap:30px;padding:20px}.store-aside{padding:30px}.phone-shell{width:420px}}@media(max-width:760px){.landing-top{width:calc(100% - 28px);height:68px}.landing-top nav>a{display:none}.landing-main{width:calc(100% - 28px);padding:35px 0}.hero h1{font-size:39px}.hero>p{font-size:14px}.portal-cards{grid-template-columns:1fr;margin-top:30px}.portal-card{min-height:225px}.capability-strip{grid-template-columns:1fr 1fr;padding:15px}.capability-strip div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding:12px}.store-layout{display:block;padding:0;background:#f7f5f1}.store-aside{display:none}.phone-stage{min-height:100vh}.phone-shell{position:static;width:100%;height:100vh;min-height:100vh;max-height:none;border:0;border-radius:0;box-shadow:none}.mobile-header{padding-top:env(safe-area-inset-top);height:calc(62px + env(safe-area-inset-top));flex-basis:calc(62px + env(safe-area-inset-top))}.mobile-nav{padding-bottom:max(6px,env(safe-area-inset-bottom));flex-basis:calc(66px + env(safe-area-inset-bottom))}.admin-layout{display:block}.admin-side{display:none}.admin-top{height:70px;padding:0 14px}.menu-btn{display:none}.sync-state,.user-chip>b,.user-chip>svg{display:none}.user-chip{padding-left:8px}.admin-content{padding:14px}.kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.kpi{padding:13px}.kpi>span{width:35px;height:35px}.kpi b{font-size:19px}.dashboard-grid,.analytics-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.search-box{max-width:none;flex-basis:100%}.toolbar select{flex:1}.task-grid,.article-grid{grid-template-columns:1fr}.table-panel{padding:0 11px 11px}.knowledge-hero{padding:20px}.knowledge-hero h2{font-size:18px}.knowledge-hero>svg{display:none}.analytics-head{align-items:flex-end}.donut-wrap{grid-template-columns:140px 1fr;gap:8px}.donut{width:130px;height:130px}.modal-backdrop{padding:0;align-items:end}.modal{max-height:92vh;border-radius:19px 19px 0 0}.dialog-form.two-col,.detail-grid{grid-template-columns:1fr}.detail-grid .info-row:nth-child(odd){border-right:0;padding-right:0}.detail-grid .info-row:nth-child(2n){padding-left:0}.toast{right:14px;left:14px;bottom:85px;justify-content:center}.top-actions{gap:6px}.admin-top h1{font-size:18px}}@media(max-width:420px){.mobile-content{padding:15px 13px 22px}.device-actions{grid-template-columns:1fr}.qr-block img{width:95px;height:95px}.kpi-grid{grid-template-columns:1fr}.kpi-grid.compact{grid-template-columns:1fr 1fr}.radio-row{grid-template-columns:1fr}.landing>footer{line-height:1.8}.portal-card{padding:25px}.capability-strip b{font-size:21px}}.qr-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.qr-block .qr-show-btn{background:var(--red);color:#fff;border-radius:8px;padding:8px 11px;font-weight:700}.qr-showcase{text-align:center;display:grid;justify-items:center;gap:12px;padding:4px 8px 2px}.qr-showcase>img{width:min(330px,72vw);height:min(330px,72vw);border:1px solid var(--line);border-radius:16px;padding:10px;background:#fff;box-shadow:0 14px 40px #342b241f}.qr-showcase>.spin{width:150px;height:150px;margin:80px}.qr-showcase h2{font-size:24px;margin-top:9px}.qr-showcase p{font-size:12px;color:var(--muted);margin-top:5px}.qr-showcase code{max-width:100%;background:#f5f2ee;border:1px solid var(--line);border-radius:8px;padding:9px 12px;font:10px/1.5 ui-monospace,monospace;color:#6f6862;overflow-wrap:anywhere}.qr-showcase .dialog-actions{width:100%;justify-content:center;margin-top:4px}.dashboard-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:15px;padding:21px 24px;border-radius:16px;color:#fff;background:linear-gradient(120deg,#2b2926,#3a3330 58%,#7b2b23);box-shadow:0 12px 34px #442c241f}.dashboard-toolbar small{color:#e7aca3;font-size:9px;letter-spacing:.16em}.dashboard-toolbar h2{font-size:22px;margin-top:5px}.dashboard-toolbar p{font-size:9px;color:#ffffff8c;margin-top:5px}.dashboard-filter-group{display:flex;gap:9px;align-items:center}.dashboard-filter-group .segmented{background:#ffffff1a;border-color:#ffffff1f}.dashboard-filter-group .segmented button{color:#ffffffb8}.dashboard-filter-group .segmented button.active{background:#fff;color:var(--red)}.dashboard-filter-group select{height:36px;min-width:120px;border-color:#ffffff2e;background:#fff;color:#3c3733;padding:0 10px;border-radius:8px}.kpi-grid.extended{grid-template-columns:repeat(4,1fr);margin-bottom:15px}.kpi-grid.extended .kpi{min-height:112px}.dashboard-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.dashboard-board>.panel{min-width:0}.dashboard-board .span-2{grid-column:span 2}.chart-legend>b{margin-left:auto;font-size:9px;color:var(--muted);font-weight:500}.health-trend{height:218px;display:flex;align-items:flex-end;gap:10px;padding:24px 8px 5px;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0,transparent 42px,#f1ede8 43px)}.health-trend>div{height:100%;flex:1;display:grid;grid-template-rows:18px 1fr 20px;align-items:end;text-align:center}.health-trend b{font-size:8px;color:#69625d}.health-trend>div>span{height:100%;display:flex;align-items:flex-end;justify-content:center}.health-trend>div>span i{width:min(30px,72%);min-height:20px;background:linear-gradient(#5ca98f,#2d8068);border-radius:7px 7px 2px 2px;box-shadow:0 6px 14px #2d806829}.health-trend small{font-size:8px;color:#8d857e;padding-top:7px}.status-donut-wrap{display:grid;grid-template-columns:145px 1fr;align-items:center;gap:20px;padding:29px 3px}.status-donut{width:140px;height:140px;border-radius:50%;position:relative;display:grid;place-items:center}.status-donut:before{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #eee9e4}.status-donut span{position:relative;text-align:center}.status-donut b{display:block;font-size:24px}.status-donut small{font-size:8px;color:var(--muted)}.status-legend{display:grid;gap:12px}.status-legend p{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;font-size:10px}.status-legend i{width:8px;height:8px;border-radius:3px}.status-legend i.green{background:#2f8069}.status-legend i.orange{background:#d58b3d}.status-legend i.red{background:#a43b2d}.region-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:13px 0}.region-metrics>div{background:#f7f4f0;border-radius:11px;padding:12px;display:grid;grid-template-columns:26px 1fr;align-items:center}.region-metrics svg{grid-row:1/3;color:var(--red);width:19px}.region-metrics b{font-size:19px}.region-metrics span{font-size:8px;color:var(--muted)}.metric-list{display:grid;gap:8px}.metric-list>div{display:grid;grid-template-columns:62px 1fr 28px;align-items:center;gap:7px;font-size:8px}.metric-list>div>i{height:5px;border-radius:4px;background:#eeeae6}.metric-list>div>i em{height:100%;display:block;background:#b76357;border-radius:4px}.metric-list>div>b{text-align:right}.metric-list.categories{gap:0}.metric-list.categories>div{grid-template-columns:1fr auto 34px;border-top:1px solid #f0ece7;padding:9px 0}.metric-list.categories span{display:flex;align-items:center;gap:7px}.metric-list.categories span i{width:18px;height:18px;background:#f0ece7;border-radius:5px;display:grid;place-items:center;font-style:normal}.metric-list.categories>div:nth-child(-n+3) span i{background:var(--redSoft);color:var(--red)}.metric-list.categories em{font-style:normal;color:#736c66}.store-ranking{display:grid;grid-template-columns:1fr 1fr;column-gap:22px}.store-ranking>a{display:grid;grid-template-columns:24px minmax(120px,1fr) 90px 30px 14px;gap:8px;align-items:center;border-top:1px solid #f0ece7;padding:10px 0}.store-ranking>a>i{width:21px;height:21px;border-radius:6px;background:#efebe7;display:grid;place-items:center;font-size:8px;font-style:normal}.store-ranking>a:nth-child(-n+3)>i{background:var(--redSoft);color:var(--red)}.store-ranking span b{display:block;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-ranking span small{font-size:7px;color:var(--muted);margin-top:3px}.store-ranking>a>em{height:5px;background:#eeeae6;border-radius:4px}.store-ranking>a>em strong{display:block;height:100%;background:#3e9279;border-radius:4px}.store-ranking>a>b{font-size:11px}.store-ranking>a>b.good{color:var(--green)}.store-ranking>a>b.watch{color:var(--orange)}.store-ranking svg{width:13px;color:#aaa}.fault-bars{display:grid;gap:11px;padding-top:14px}.fault-bars>div{display:grid;grid-template-columns:65px 1fr 20px;align-items:center;gap:7px;font-size:8px}.fault-bars i{height:8px;background:#eeeae6;border-radius:6px}.fault-bars em{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,#c36b5e,#8f3026)}.fault-bars b{text-align:right}.order-funnel{display:flex;flex-direction:column;align-items:center;gap:6px;padding-top:14px}.order-funnel a{min-width:58%;height:32px;padding:0 11px;background:linear-gradient(90deg,#f5dfda,#ecd1ca);color:#71362e;display:flex;align-items:center;justify-content:space-between;clip-path:polygon(4% 0,96% 0,100% 100%,0 100%);font-size:9px}.order-funnel a:nth-child(2){background:#f2e2d0;color:#82572d}.order-funnel a:nth-child(3){background:#eee8d2;color:#6e652e}.order-funnel a:nth-child(4){background:#daeae4;color:#2b6958}.order-funnel a:nth-child(5){background:#c8e3d9;color:#225f4e}.maintenance-ring{width:130px;height:130px;margin:17px auto 13px;border-radius:50%;background:conic-gradient(var(--green) 0 70%,#eeeae6 70%);display:grid;place-items:center;position:relative}.maintenance-ring:before{content:"";position:absolute;top:19px;right:19px;bottom:19px;left:19px;background:#fff;border-radius:50%}.maintenance-ring>div{position:relative;text-align:center}.maintenance-ring b{display:block;font-size:22px}.maintenance-ring span{font-size:8px;color:var(--muted)}.maintenance-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:11px}.maintenance-stats a{text-align:center;border-right:1px solid var(--line)}.maintenance-stats a:last-child{border:0}.maintenance-stats b{display:block;font-size:14px}.maintenance-stats span{font-size:8px;color:var(--muted)}.provider-list{display:grid;padding-top:9px}.provider-list>div{display:grid;grid-template-columns:20px 1fr auto;gap:8px;align-items:center;border-top:1px solid #f0ece7;padding:11px 0}.provider-list>div>i{width:19px;height:19px;border-radius:5px;background:#efebe7;display:grid;place-items:center;font-size:8px;font-style:normal}.provider-list span b{display:block;font-size:9px}.provider-list span small{font-size:7px;color:var(--muted);margin-top:3px}.provider-list strong{font-size:11px;color:var(--green)}.alert-stream{display:grid}.alert-stream>a{display:grid;grid-template-columns:32px 1fr auto 14px;gap:9px;align-items:center;border-top:1px solid #f0ece7;padding:9px 0}.alert-stream>a>i{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#eaf4f0;color:var(--green)}.alert-stream>a>i.p0{background:#f7e2de;color:var(--red)}.alert-stream>a>i.p1{background:#fff0df;color:var(--orange)}.alert-stream>a>i svg{width:14px}.alert-stream span b{display:block;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alert-stream span small{font-size:7px;color:var(--muted);margin-top:3px}.alert-stream>a>svg{width:13px;color:#aaa}@media(max-width:1250px){.dashboard-board{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid.extended{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.dashboard-toolbar{align-items:flex-start;flex-direction:column;padding:18px}.dashboard-filter-group{width:100%;flex-wrap:wrap}.dashboard-filter-group .segmented,.dashboard-filter-group select{flex:1}.dashboard-board{grid-template-columns:1fr}.dashboard-board .span-2{grid-column:auto}.kpi-grid.extended{grid-template-columns:1fr 1fr}.store-ranking{grid-template-columns:1fr}.store-ranking>a{grid-template-columns:22px minmax(100px,1fr) 60px 28px 12px}.status-donut-wrap{grid-template-columns:125px 1fr}.status-donut{width:122px;height:122px}.health-trend{gap:5px;padding-left:0;padding-right:0}.health-trend b{font-size:7px}.alert-stream>a{grid-template-columns:30px minmax(0,1fr) auto 12px}.alert-stream em{font-size:8px}}@media(max-width:420px){.kpi-grid.extended{grid-template-columns:1fr}.qr-actions{align-items:flex-start;flex-direction:column}.qr-showcase>img{width:min(310px,80vw);height:min(310px,80vw)}}.quick-grid>button{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px 13px;min-height:112px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:.2s}.quick-grid>button:hover{border-color:#dcbdb5;transform:translateY(-2px)}.quick-grid>button svg{color:var(--red);width:25px;height:25px;margin-bottom:11px}.quick-grid>button b{font-size:13px}.quick-grid>button span{font-size:10px;color:#948d85;margin-top:4px}.scanner-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#171513;display:grid;place-items:center;padding:18px}.camera-scanner{width:min(520px,100%);max-height:calc(100vh - 36px);overflow:auto;border-radius:22px;background:#f8f6f2;color:#27231f;box-shadow:0 28px 90px #0000006b}.camera-scanner>header{height:68px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:4}.camera-scanner>header small{font-size:9px;color:var(--red);letter-spacing:.12em}.camera-scanner>header h2{font-size:18px;margin-top:3px}.scanner-close{width:38px;height:38px;border-radius:12px;background:#f2efeb;color:#49433e;display:grid;place-items:center}.scanner-close svg{width:19px}.scanner-viewport{height:min(58vh,510px);min-height:340px;background:#141311;position:relative;overflow:hidden}.scanner-viewport video{width:100%;height:100%;object-fit:cover;display:block}.scanner-viewport:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,transparent 0 31%,rgba(0,0,0,.18) 60%,rgba(0,0,0,.58) 100%);pointer-events:none}.scan-frame{position:absolute;width:min(68vw,285px);aspect-ratio:1;left:50%;top:46%;transform:translate(-50%,-50%);z-index:2}.scan-frame>i{position:absolute;width:34px;height:34px;border-color:#fff;border-style:solid;filter:drop-shadow(0 2px 6px rgba(0,0,0,.45))}.scan-frame>i:nth-child(1){left:0;top:0;border-width:3px 0 0 3px;border-radius:12px 0 0}.scan-frame>i:nth-child(2){right:0;top:0;border-width:3px 3px 0 0;border-radius:0 12px 0 0}.scan-frame>i:nth-child(3){left:0;bottom:0;border-width:0 0 3px 3px;border-radius:0 0 0 12px}.scan-frame>i:nth-child(4){right:0;bottom:0;border-width:0 3px 3px 0;border-radius:0 0 12px}.scan-frame>span{position:absolute;left:9px;right:9px;height:2px;background:linear-gradient(90deg,transparent,#e75a47 15% 85%,transparent);box-shadow:0 0 12px #ed5e49;animation:scanLine 2.2s ease-in-out infinite}@keyframes scanLine{0%,to{top:8%}50%{top:91%}}.scanner-viewport>p{position:absolute;z-index:3;left:16px;right:16px;bottom:18px;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;gap:7px;text-shadow:0 2px 6px #000}.scanner-viewport>p svg{width:16px}.scanner-error{margin:12px 15px 0;background:#fff0e3;color:#aa5b17;border:1px solid #f1d7bd;border-radius:10px;padding:10px 12px;font-size:10px;line-height:1.5;display:flex;align-items:flex-start;gap:7px}.scanner-error svg{width:16px;flex:0 0 auto}.scanner-tools{display:flex;flex-wrap:wrap;gap:7px;padding:13px 15px 2px}.scanner-tools button,.scanner-tools label{height:38px;flex:1;min-width:125px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#58514b;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;cursor:pointer}.scanner-tools button.active{background:#fff0df;color:#b8661e;border-color:#efc99f}.scanner-tools svg{width:15px}.scanner-tools input{display:none}.manual-device{margin:12px 15px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px}.manual-device>label{display:flex;align-items:center;gap:9px;margin-bottom:9px}.manual-device>label svg{width:20px;color:var(--red)}.manual-device>label b{font-size:10px;display:block}.manual-device>label small{font-size:8px;color:var(--muted);margin-top:2px}.manual-device>div{display:flex;gap:7px}.manual-device input{height:40px;flex:1;min-width:0;padding:0 10px}.manual-device button{height:40px;padding:0 14px;border-radius:8px;background:var(--red);color:#fff;font-size:10px;font-weight:700}.camera-scanner>footer{padding:0 17px 15px;color:#89817a;font-size:8px;display:flex;align-items:center;justify-content:center;gap:5px}.camera-scanner>footer svg{width:13px;color:var(--green)}@media(max-width:760px){.scanner-backdrop{padding:0}.camera-scanner{width:100%;height:100vh;max-height:none;border-radius:0;display:flex;flex-direction:column}.camera-scanner>header{padding-top:env(safe-area-inset-top);height:calc(64px + env(safe-area-inset-top));flex:0 0 auto}.scanner-viewport{flex:1;height:auto;min-height:300px}.scanner-tools,.manual-device{flex:0 0 auto}.camera-scanner>footer{padding-bottom:max(14px,env(safe-area-inset-bottom))}}.sample-device-entry{margin:13px 0 2px;padding:12px;background:linear-gradient(135deg,#fff7f4,#fff);border:1px solid #ecd6d0;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.sample-device-entry>div{display:flex;align-items:center;gap:9px}.sample-device-icon{width:38px;height:38px;border-radius:11px;background:var(--redSoft);color:var(--red);display:grid;place-items:center}.sample-device-icon svg{width:20px}.sample-device-entry small{font-size:8px;color:var(--red)}.sample-device-entry b{font-size:10px;display:block;margin-top:2px}.sample-device-entry em{font-size:8px;color:var(--muted);font-style:normal;display:block;margin-top:2px}.sample-device-entry>div:last-child{gap:6px}.sample-device-entry button,.sample-device-entry a{height:32px;padding:0 9px;border-radius:8px;background:#fff;border:1px solid var(--line);font-size:9px;display:flex;align-items:center}.sample-device-entry button{background:var(--red);color:#fff;border-color:var(--red)}.experience-qr{text-align:center}.experience-qr h3{font-size:18px;margin-top:13px}.experience-qr p{font-size:11px;color:var(--red);font-weight:700;margin-top:4px}.experience-qr>small{font-size:9px;color:var(--muted);line-height:1.6;margin:7px auto 0;max-width:350px}.scanner-sample{margin:10px 15px 0;padding:11px;border-radius:12px;background:linear-gradient(135deg,#2e2a27,#46332f);color:#fff;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:9px}.scanner-sample>span{width:36px;height:36px;border-radius:10px;background:#ffffff1a;display:grid;place-items:center}.scanner-sample svg{width:19px}.scanner-sample small{font-size:7px;color:#dbb7b0}.scanner-sample b{font-size:10px;display:block;margin-top:2px}.scanner-sample em{font-size:8px;color:#aaa29c;font-style:normal;display:block;margin-top:2px}.scanner-sample button{height:36px;padding:0 11px;border-radius:8px;background:#fff;color:var(--red);font-size:9px;font-weight:800}.admin-side{overflow-y:auto;scrollbar-width:thin}.admin-side .brand{flex:0 0 auto}.side-role{margin:-13px 5px 14px;padding:11px;border-radius:10px;background:#ffffff0e;border:1px solid rgba(255,255,255,.08)}.side-role small{font-size:8px;color:#918a83}.side-role b{display:block;font-size:11px;margin-top:3px}.side-role span{display:block;font-size:7px;color:#8f8780;margin-top:3px}.admin-side nav{flex:0 0 auto}.admin-side nav a{height:42px}.side-support{flex:0 0 auto;margin-top:18px}.return-link{flex:0 0 auto}.role-switch{min-width:174px;height:43px;padding:0 10px;border:1px solid var(--line);background:#fff;border-radius:11px;display:flex;align-items:center;gap:8px}.role-switch>svg{width:18px;color:var(--red)}.role-switch span{min-width:0}.role-switch small{font-size:7px;color:var(--muted)}.role-switch select{border:0;background:transparent;padding:0;outline:0;font-size:10px;font-weight:700;color:#37322e;max-width:128px}.module-hero,.module-toolbar{border-radius:17px;margin-bottom:15px;padding:23px 25px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.module-hero{background:linear-gradient(120deg,#2d2926,#443530);color:#fff}.module-hero small,.module-toolbar small{font-size:8px;letter-spacing:.15em;color:#d68a7f}.module-hero h2,.module-toolbar h2{font-size:23px;margin-top:5px}.module-hero p,.module-toolbar p{font-size:10px;line-height:1.65;color:#ffffff94;margin-top:6px;max-width:670px}.module-toolbar p{color:var(--muted)}.module-hero>svg{width:58px;height:58px;color:#d77365;stroke-width:1.2}.module-toolbar select{height:40px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 12px}.full-button{width:100%;margin-top:16px}.access-denied{min-height:420px;background:#fff;border:1px solid var(--line);border-radius:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.access-denied>svg{width:54px;height:54px;color:var(--red)}.access-denied h2{margin-top:15px}.access-denied p{font-size:11px;line-height:1.7;color:var(--muted);max-width:460px;margin:8px 0 18px}.assistant-layout{display:grid;grid-template-columns:330px 1fr;gap:15px}.assistant-cases{display:grid;gap:10px}.assistant-case{background:#fff;border:1px solid var(--line);border-left:4px solid #6aa991;border-radius:13px;padding:16px;text-align:left}.assistant-case.yellow{border-left-color:#dfa056}.assistant-case.red{border-left-color:#b84234}.assistant-case.active{box-shadow:0 12px 30px #3b2a1f1f;transform:translate(3px)}.assistant-case>span,.risk-badge{font-size:8px;padding:4px 7px;border-radius:999px;background:#e8f3ef;color:var(--green);display:inline-flex}.assistant-case.yellow>span,.risk-badge.yellow{background:#fff0df;color:#b96a1e}.assistant-case.red>span,.risk-badge.red{background:#f8e4e1;color:var(--red)}.assistant-case h3{font-size:14px;margin-top:9px}.assistant-case p{font-size:9px;color:var(--muted);line-height:1.55;margin-top:5px}.assistant-case footer{margin-top:12px;padding-top:10px;border-top:1px solid #f0ece7;display:flex;align-items:center;justify-content:space-between}.assistant-case footer small{font-size:8px;color:var(--muted)}.assistant-case footer b{font-size:9px;display:flex;align-items:center}.assistant-case footer svg{width:13px}.assistant-work{padding:22px}.assistant-work>header{display:flex;justify-content:space-between}.assistant-work>header h2{font-size:19px;margin-top:8px}.assistant-work>header p{font-size:9px;color:var(--muted);margin-top:4px}.assistant-work>header>svg{width:44px;height:44px;color:var(--red)}.assistant-evidence{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#f7f4ef;border-radius:10px;padding:10px;margin:15px 0}.assistant-evidence>b{font-size:9px;margin-right:auto}.assistant-evidence span{font-size:8px;display:flex;align-items:center;gap:4px}.assistant-evidence svg{width:13px;color:var(--red)}.assistant-work>h3{font-size:12px}.assistant-checklist{display:grid;gap:7px;margin-top:10px}.assistant-checklist input{display:none}.assistant-checklist span{min-height:43px;border:1px solid var(--line);border-radius:9px;padding:0 11px;display:flex;align-items:center;gap:9px;font-size:10px}.assistant-checklist span>b{width:20px;height:20px;background:#efebe7;border-radius:6px;display:grid;place-items:center;font-size:8px}.assistant-checklist span>svg{margin-left:auto;width:16px;color:transparent}.assistant-checklist input:checked+span{border-color:#9bcbbb;background:#eff7f4;color:var(--green)}.assistant-checklist input:checked+span>svg{color:var(--green)}.assistant-kpis{margin-top:15px}.provider-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:15px}.provider-feature,.provider-ranking{padding:20px}.provider-feature>header{display:flex;align-items:center;justify-content:space-between}.provider-feature h2{font-size:17px;margin-top:3px}.provider-feature header p{font-size:9px;color:var(--muted);margin-top:4px}.provider-score{width:78px;height:78px;border-radius:50%;border:7px solid #dfeee9;display:grid;place-content:center;text-align:center;color:var(--green)}.provider-score b{font-size:20px}.provider-score span{font-size:7px}.provider-bars{display:grid;gap:10px;margin:18px 0}.provider-bars>div{display:grid;grid-template-columns:85px 1fr 38px;align-items:center;gap:8px;font-size:8px}.provider-bars i{height:6px;background:#eeeae6;border-radius:5px}.provider-bars em{display:block;height:100%;background:linear-gradient(90deg,#45947d,#2e8068);border-radius:5px}.provider-bars b{text-align:right}.provider-alerts{display:grid;gap:8px}.provider-alerts article{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;background:#fbf7f2;border-radius:10px;padding:10px}.provider-alerts svg{color:var(--orange)}.provider-alerts b{font-size:9px;display:block}.provider-alerts small{font-size:8px;color:var(--muted);margin-top:2px}.provider-alerts button{background:transparent;color:var(--red);font-size:8px;font-weight:700}.provider-table{display:grid}.provider-table button{display:grid;grid-template-columns:25px 1fr auto auto 14px;gap:8px;align-items:center;padding:13px 0;border-top:1px solid #f0ece7;background:transparent;text-align:left}.provider-table button>b{width:22px;height:22px;border-radius:7px;background:var(--redSoft);color:var(--red);display:grid;place-items:center;font-size:8px}.provider-table strong{display:block;font-size:9px}.provider-table small{font-size:7px;color:var(--muted);margin-top:3px}.provider-table em{font-size:8px;color:var(--muted);font-style:normal}.provider-table i{font-size:9px;color:var(--green);font-style:normal;font-weight:700}.provider-table svg{width:13px}.provider-ranking>footer{font-size:8px;color:var(--muted);padding-top:12px;border-top:1px solid var(--line)}.provider-detail-score{text-align:center}.provider-detail-score svg{color:var(--orange);width:35px;height:35px}.provider-detail-score b{display:block;font-size:30px}.provider-detail-score span{font-size:9px;color:var(--green)}.provider-detail dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0}.provider-detail dl div{background:#f7f4ef;border-radius:9px;padding:10px}.provider-detail dt{font-size:8px;color:var(--muted)}.provider-detail dd{margin:4px 0 0;font-size:12px;font-weight:700}.cooperation-hero{min-height:210px;border-radius:19px;background:linear-gradient(120deg,#7f261f,#a73a2e);color:#fff;padding:30px;display:flex;align-items:center;justify-content:space-between}.cooperation-hero small{font-size:9px;letter-spacing:.15em;color:#f2b6ad}.cooperation-hero h2{font-size:28px;max-width:700px;margin-top:8px}.cooperation-hero p{font-size:10px;color:#ffffffa6;line-height:1.7;max-width:720px;margin-top:10px}.cooperation-hero>svg{width:90px;height:90px;color:#fff3;stroke-width:1}.cooperation-hero>div>div{display:flex;gap:8px;margin-top:20px}.cooperation-hero>div>div span{padding:9px 12px;border:1px solid rgba(255,255,255,.16);border-radius:10px;font-size:8px;background:#ffffff0f}.cooperation-hero span b{font-size:15px;margin-right:5px}.cooperation-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:15px 0}.cooperation-stages article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;position:relative}.cooperation-stages article>span{font-size:30px;font-weight:800;color:#eadbd7}.cooperation-stages article>small{position:absolute;right:17px;top:20px;background:var(--redSoft);color:var(--red);padding:5px 8px;border-radius:999px;font-size:8px}.cooperation-stages h3{font-size:15px;margin-top:13px}.cooperation-stages p{font-size:9px;color:var(--muted);line-height:1.65;margin-top:7px;min-height:46px}.cooperation-stages button{background:transparent;color:var(--red);font-size:9px;font-weight:700;margin-top:13px;display:flex;align-items:center}.cooperation-stages svg{width:13px}.acceptance-panel{padding:20px;margin-bottom:15px}.acceptance-panel>p{font-size:9px;color:var(--muted);margin:5px 0 13px}.acceptance-table>header,.acceptance-table>div{display:grid;grid-template-columns:1.2fr .6fr 2fr;gap:14px;align-items:center;min-height:42px;padding:0 12px;border-top:1px solid #f0ece7;font-size:9px}.acceptance-table>header{background:#f7f4ef;border:0;border-radius:8px;color:var(--muted)}.acceptance-table strong{color:var(--green)}.decision-panel{padding:20px 22px;border-radius:15px;background:#2e2b28;color:#fff;display:flex;align-items:center;gap:10px}.decision-panel>div{margin-right:auto}.decision-panel small{font-size:8px;color:#d69287}.decision-panel h2{font-size:17px;margin-top:3px}.decision-panel p{font-size:9px;color:#aaa29b;margin-top:4px}.permission-hero{background:linear-gradient(120deg,#253f43,#315e65)}.role-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:15px}.role-cards button{background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px;display:flex;align-items:center;gap:8px;text-align:left}.role-cards button.active{border-color:#a65c51;box-shadow:0 8px 24px #6541341a}.role-cards>button>svg:first-child{width:22px;color:var(--red)}.role-cards span{flex:1}.role-cards b{font-size:9px;display:block}.role-cards small{font-size:7px;color:var(--muted);margin-top:3px}.role-cards>button>svg:last-child{width:13px}.role-detail{padding:20px;margin-bottom:15px}.role-detail>header{display:flex;align-items:center;justify-content:space-between}.role-detail h2{font-size:19px;margin-top:3px}.role-detail header p{font-size:9px;color:var(--muted);margin-top:4px}.role-scope{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.role-scope>div{background:#f7f4ef;border-radius:9px;padding:10px}.role-scope span{font-size:8px;color:var(--muted)}.role-scope b{font-size:10px;display:block;margin-top:4px}.role-detail>h3{font-size:10px}.permission-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.permission-tags span{padding:6px 8px;background:#eaf4f0;color:var(--green);border-radius:7px;font-size:8px;display:flex;gap:4px}.permission-tags svg{width:11px}.permission-matrix{padding:20px}.permission-table>header,.permission-table>div{display:grid;grid-template-columns:1.6fr repeat(5,1fr);align-items:center;min-height:42px;border-top:1px solid #f0ece7;font-size:8px;text-align:center}.permission-table>header{background:#f7f4ef;border:0;border-radius:8px;color:var(--muted)}.permission-table>header span,.permission-table>div strong{text-align:left;padding-left:11px}.permission-table svg{width:16px}.permission-table .yes{color:var(--green)}.permission-table .no{color:#c2bbb5}.settings-tabs{display:flex;background:#e9e5df;border-radius:11px;padding:4px;margin-bottom:14px}.settings-tabs button{height:38px;flex:1;background:transparent;border-radius:8px;font-size:10px;color:var(--muted)}.settings-tabs button.active{background:#fff;color:var(--red);font-weight:700;box-shadow:0 3px 12px #46372a14}.sla-settings,.coding-settings,.safety-settings{padding:21px}.sla-settings>p{font-size:9px;color:var(--muted);margin:5px 0 14px}.sla-row{display:grid;grid-template-columns:42px 1.5fr repeat(3,145px);align-items:center;gap:10px;border-top:1px solid #f0ece7;padding:13px 0}.sla-row>div b{font-size:9px;display:block}.sla-row>div small{font-size:7px;color:var(--muted);margin-top:3px}.sla-row label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:5px;font-size:7px;color:var(--muted)}.sla-row input{width:100%;height:34px;border:1px solid var(--line);border-radius:7px;padding:0 7px}.sla-row em{font-style:normal}.settings-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:15px 0}.code-preview{background:#2e2b28;color:#fff;border-radius:11px;padding:15px;margin-bottom:14px}.code-preview span{font-size:8px;color:#aaa29b}.code-preview b{font-family:ui-monospace,monospace;font-size:16px;display:block;margin-top:6px}.code-preview small{font-size:8px;color:#aaa29b;margin-top:4px}.setting-switches{display:grid;margin:13px 0}.setting-switches label{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px;border-top:1px solid #f0ece7}.setting-switches b{font-size:10px}.setting-switches small{font-size:8px;color:var(--muted);margin-top:3px}.setting-switches input{width:20px;height:20px;accent-color:var(--red)}.help-hero{background:linear-gradient(120deg,#303b47,#3f5967)}.help-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px}.help-quick section{background:#fff;border:1px solid var(--line);border-radius:13px;padding:14px;display:grid;grid-template-columns:28px 1fr;gap:8px}.help-quick section>span{width:27px;height:27px;border-radius:8px;background:var(--redSoft);color:var(--red);display:grid;place-items:center;font-size:9px;font-weight:800}.help-quick b{font-size:10px}.help-quick small{font-size:8px;color:var(--muted);margin-top:3px}.help-quick a{grid-column:2;font-size:8px;color:var(--red);font-weight:700;margin-top:5px}.faq-panel{padding:20px}.faq-filters{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.faq-filters button{height:31px;padding:0 10px;border-radius:8px;background:#f1ede8;color:var(--muted);font-size:8px}.faq-filters button.active{background:var(--red);color:#fff}.faq-list{display:grid}.faq-list article{border-top:1px solid #f0ece7}.faq-list article>button{width:100%;min-height:55px;background:transparent;display:flex;align-items:center;text-align:left;padding:8px}.faq-list article>button span{flex:1}.faq-list small{font-size:7px;color:var(--red)}.faq-list b{font-size:10px;display:block;margin-top:3px}.faq-list svg{width:15px;transition:.2s}.faq-list article.open svg{transform:rotate(90deg)}.faq-list p{font-size:9px;color:var(--muted);line-height:1.7;background:#f8f5f1;border-radius:9px;padding:12px;margin:0 8px 10px}@media(max-width:1180px){.assistant-layout,.provider-layout{grid-template-columns:1fr}.role-cards{grid-template-columns:repeat(3,1fr)}.sla-row{grid-template-columns:42px 1fr repeat(3,110px)}.cooperation-stages,.help-quick{grid-template-columns:1fr}.admin-side nav a{height:40px}}@media(max-width:760px){.sample-device-entry{align-items:flex-start;flex-direction:column}.sample-device-entry>div:last-child{width:100%}.sample-device-entry>div:last-child>*{flex:1;justify-content:center}.scanner-sample{grid-template-columns:32px 1fr}.scanner-sample button{grid-column:1/-1;width:100%}.side-role{display:none}.role-switch{min-width:130px;padding:0 7px}.role-switch>svg,.role-switch small{display:none}.role-switch select{max-width:112px}.module-hero,.module-toolbar{padding:18px}.module-hero>svg{display:none}.module-toolbar{align-items:flex-start;flex-direction:column}.assistant-cases,.provider-layout{grid-template-columns:1fr}.cooperation-hero{padding:22px}.cooperation-hero h2{font-size:21px}.cooperation-hero>svg{display:none}.cooperation-hero>div>div{flex-wrap:wrap}.role-cards{grid-template-columns:1fr 1fr}.permission-table{overflow:auto}.permission-table>header,.permission-table>div{min-width:680px}.sla-row{grid-template-columns:40px 1fr}.sla-row label{grid-column:span 1}.settings-grid{grid-template-columns:1fr}.decision-panel{align-items:stretch;flex-direction:column}.decision-panel>div{margin-right:0}.acceptance-table>header,.acceptance-table>div{grid-template-columns:1fr .55fr 1.4fr}.provider-detail dl{grid-template-columns:1fr 1fr}}@media(max-width:420px){.role-cards{grid-template-columns:1fr}.cooperation-hero>div>div span{flex:1}.assistant-evidence{align-items:flex-start;flex-direction:column}.acceptance-table>header,.acceptance-table>div{font-size:7px;gap:6px;padding:0 5px}.provider-table button{grid-template-columns:22px 1fr auto 12px}.provider-table em{display:none}.sla-row label{grid-column:1/-1}.role-switch{min-width:105px}.role-switch select{max-width:96px;font-size:9px}}.order-command{border-radius:18px;background:linear-gradient(120deg,#2d2926,#49362f);color:#fff;padding:24px 26px;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between;gap:20px}.order-command small{font-size:8px;letter-spacing:.14em;color:#e0a69c}.order-command h2{font-size:24px;margin-top:5px}.order-command p{font-size:10px;color:#fff9;margin-top:7px}.order-role-scope{min-width:235px;border:1px solid rgba(255,255,255,.12);background:#ffffff12;border-radius:13px;padding:12px;display:flex;align-items:center;gap:10px}.order-role-scope>svg{color:#e09a8e}.order-role-scope small{letter-spacing:0;color:#ffffff80}.order-role-scope b{display:block;font-size:11px;margin-top:3px}.order-kpis{margin-bottom:14px}.order-stage-tabs{display:flex;gap:6px;overflow-x:auto;padding:4px;margin-bottom:12px;background:#e9e5df;border-radius:12px}.order-stage-tabs button{height:39px;min-width:92px;padding:0 11px;border-radius:9px;background:transparent;color:#776f68;font-size:9px;display:flex;align-items:center;justify-content:center;gap:6px}.order-stage-tabs button b{min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#50443c14;display:grid;place-items:center;font-size:8px}.order-stage-tabs button.active{background:#fff;color:var(--red);font-weight:800;box-shadow:0 3px 12px #46372a17}.order-toolbar{margin-bottom:12px}.order-table-panel table{min-width:1060px}.order-table-panel td small{max-width:260px}.sla-text{font-weight:700}.sla-text.green{color:var(--green)}.sla-text.yellow{color:var(--orange)}.sla-text.red{color:var(--red)}.sla-text.blue{color:#3b7897}.status.blue{background:#e7f1f6;color:#397593}.modal-wide{width:min(1180px,100%)}.modal-wide>.modal-body{background:#f5f3ef}.order-workbench-head{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.order-workbench-head>div>div{display:flex;gap:7px;align-items:center}.order-workbench-head h2{font-size:20px;margin-top:10px;max-width:760px}.order-workbench-head p{font-size:9px;color:var(--muted);margin-top:5px}.sla-badge{font-size:8px;font-weight:800;padding:5px 8px;border-radius:999px}.sla-badge.green{background:#e5f2ee;color:var(--green)}.sla-badge.yellow{background:#fff0df;color:#b96a1e}.sla-badge.red{background:#f8e4e1;color:var(--red)}.sla-badge.blue{background:#e7f1f6;color:#397593}.order-flow{display:flex;min-width:760px;margin:15px 0;padding:17px 12px 12px;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.order-flow>div{flex:1;text-align:center;position:relative;color:#9b9189}.order-flow>div:after{content:"";position:absolute;left:50%;right:-50%;top:15px;height:2px;background:#e5ddd7}.order-flow>div:last-child:after{display:none}.order-flow i{position:relative;z-index:1;width:30px;height:30px;margin:auto;border-radius:50%;background:#e9e2dd;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:800}.order-flow i svg{width:14px}.order-flow span{display:block;font-size:8px;margin-top:7px}.order-flow .done{color:var(--red);font-weight:800}.order-flow .done i,.order-flow .done:after{background:var(--red);color:#fff}.order-workbench-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:13px}.order-info-card,.order-ai-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.order-info-card>h3{font-size:13px}.order-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}.order-info-grid small{font-size:8px;color:var(--muted)}.order-info-grid b{font-size:10px;display:block;margin-top:4px;line-height:1.5}.repair-result{margin-top:15px;border-radius:10px;background:#eaf5f1;color:#276e5a;padding:12px;display:flex;gap:9px}.repair-result>svg{flex:0 0 auto}.repair-result b{font-size:9px}.repair-result p{font-size:9px;line-height:1.6;margin-top:3px}.order-ai-card>header{display:flex;align-items:center;gap:10px}.order-ai-card>header>svg{width:34px;height:34px;color:var(--red)}.order-ai-card header small{font-size:8px;color:var(--muted)}.order-ai-card header b{display:block;font-size:12px;margin-top:3px}.order-ai-card>p{font-size:10px;line-height:1.7;color:#716861;margin-top:15px}.order-ai-card>div{display:flex;gap:6px;flex-wrap:wrap;margin-top:13px}.order-ai-card>div span{font-size:8px;padding:6px 8px;border-radius:8px;background:#f4efeb;display:flex;align-items:center;gap:4px}.order-ai-card>div svg{width:13px;color:var(--red)}.order-ai-card>footer{font-size:8px;line-height:1.5;color:#766d66;border-top:1px solid var(--line);margin-top:15px;padding-top:12px;display:flex;gap:6px}.order-ai-card>footer svg{width:15px;color:var(--green);flex:0 0 auto}.order-action-panel{display:grid;grid-template-columns:1fr 230px 230px;gap:12px;align-items:end;margin-top:13px;padding:17px;border-radius:14px;border:1px solid #ebd5cf;background:#fff7f4}.order-action-panel>div small{font-size:8px;color:var(--red)}.order-action-panel>div h3{font-size:13px;margin-top:4px}.order-action-panel label>span{display:block;font-size:8px;color:var(--muted);margin-bottom:6px}.order-action-panel select{width:100%;height:41px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 10px}.repair-entry{grid-template-columns:.75fr 1.5fr .75fr}.repair-entry .field textarea{min-height:88px}.repair-entry .upload-box{height:88px}.rating-entry{grid-template-columns:1fr 2fr}.rating-buttons{display:grid!important;grid-template-columns:repeat(5,1fr);gap:6px}.rating-buttons button{min-height:44px;border:1px solid var(--line);background:#fff;border-radius:9px;color:#958981;font-size:8px;display:flex;align-items:center;justify-content:center;gap:3px}.rating-buttons button.active{border-color:#df9a54;background:#fff7e8;color:#bd6b1f}.rating-buttons svg{width:14px}.order-detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:13px;margin-top:13px}.order-timeline-card,.evidence-card{padding:18px}.order-timeline-card .timeline{max-height:290px;overflow:auto}.evidence-card>div{display:grid;gap:8px;margin-top:12px}.evidence-card>div>span{border:1px solid var(--line);background:#faf8f5;border-radius:10px;padding:10px;display:grid;grid-template-columns:28px 1fr;align-items:center}.evidence-card span svg{grid-row:1/3;width:20px;color:var(--red)}.evidence-card span b{font-size:9px}.evidence-card span small{font-size:7px;color:var(--muted);margin-top:2px}.rating-result{margin-top:12px!important;background:#fff6e6!important;border:1px solid #eed8ad!important;display:flex!important;grid-template-columns:none!important;gap:8px!important;color:#a75f18}.rating-result>svg{width:25px!important}.rating-result small{font-size:7px}.rating-result b{font-size:15px!important;display:block}.order-cost-card{margin-top:13px;overflow:hidden}.order-cost-card>header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line)}.order-cost-card h3{font-size:13px}.order-cost-card header p{font-size:8px;color:var(--muted);margin-top:4px}.order-cost-layout{display:grid;grid-template-columns:1.4fr .6fr}.order-cost-layout table{min-width:620px}.order-cost-layout aside{background:#f8f4f1;padding:18px}.order-cost-layout aside>small{font-size:8px;color:var(--muted)}.order-cost-layout dl{display:grid;gap:10px;margin:12px 0}.order-cost-layout dl div{display:flex;justify-content:space-between;font-size:9px}.order-cost-layout dl div:last-child{border-top:1px solid #ddd2cb;padding-top:10px;font-size:13px;color:var(--red)}.order-cost-layout aside>p{background:#fff;border-radius:9px;padding:10px;display:flex;gap:7px;color:var(--green)}.order-cost-layout aside>p svg{width:17px;flex:0 0 auto}.order-cost-layout aside>p b{font-size:8px}.order-cost-layout aside>p small{font-size:7px;color:#6e655f;margin-top:3px}.order-cost-layout aside>.btn{width:100%;margin-top:12px}.order-cost-layout aside>em{font-style:normal;text-align:center;font-size:8px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:5px;margin-top:12px}.order-cost-layout aside>em.confirmed{color:var(--green);font-weight:700}.order-cost-layout aside>em svg{width:15px}.order-workbench-actions{margin-top:13px;background:#2e2b28;color:#fff;border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:8px}.order-workbench-actions>div{display:flex;align-items:center;gap:9px;margin-right:auto}.order-workbench-actions>div>svg{color:#dfa095}.order-workbench-actions b{font-size:10px}.order-workbench-actions small{font-size:8px;color:#aaa29b;margin-top:3px}.order-workbench-actions .btn.ghost{background:transparent;border-color:#ffffff2e;color:#fff}@media(max-width:980px){.order-workbench-grid,.order-detail-grid,.order-cost-layout{grid-template-columns:1fr}.order-action-panel,.repair-entry{grid-template-columns:1fr 1fr}.order-action-panel>div{grid-column:1/-1}.order-command{align-items:flex-start;flex-direction:column}.order-role-scope{width:100%}}@media(max-width:760px){.modal-wide{max-height:96vh}.modal-wide>.modal-body{padding:12px}.order-workbench-head{align-items:flex-start;flex-direction:column}.order-workbench-head .btn{width:100%}.order-flow{overflow-x:auto;margin-left:-2px;margin-right:-2px}.order-info-grid,.order-action-panel,.repair-entry,.rating-entry{grid-template-columns:1fr}.order-action-panel>div{grid-column:auto}.rating-buttons{grid-template-columns:repeat(5,1fr)}.rating-buttons button{font-size:0}.rating-buttons button svg{width:18px}.order-workbench-actions{align-items:stretch;flex-wrap:wrap}.order-workbench-actions>div{width:100%}.order-workbench-actions>.btn{flex:1}.order-cost-layout table{min-width:560px}.order-command{padding:20px}.order-command h2{font-size:20px}}
