:root{--bg:#f5f6f8;--ink:#202737;--muted:#7b8191;--line:#e8eaf0;--blue:#234cde;--blue-bg:#edf1ff;--green:#247e5b;--green-bg:#eaf6ef;--amber:#a46924;--amber-bg:#fff4e5;--red:#ad4656;--card:#fff;--radius:26px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #85a5ff;outline-offset:3px}a{color:var(--blue);text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:36px;letter-spacing:-1.4px;line-height:1.16;font-weight:700}h2{font-size:22px;letter-spacing:-.6px}h3{font-size:17px;letter-spacing:-.3px}small,.caption{font-size:12px;color:var(--muted)}.icon{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.muted{color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;font-weight:700;color:var(--muted)}.shell{max-width:1580px;margin:auto;display:grid;grid-template-columns:235px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:38px 22px 26px 30px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fafbfc}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:19px;letter-spacing:-.6px}.brand img{width:39px;height:39px}.brand small{display:block;font-size:10px;letter-spacing:2px;font-weight:600;margin-top:3px}.side-caption{margin:56px 14px 14px}.navigation{display:flex;flex-direction:column;gap:7px}.nav-item{border:0;background:none;color:var(--muted);padding:14px 16px;border-radius:15px;text-align:left;display:flex;gap:12px;align-items:center;font-weight:600;font-size:14px}.nav-item.active{background:var(--blue-bg);color:var(--blue)}.nav-item:hover{background:#edf0f6}.sidebar-foot{margin-top:auto;padding:18px 12px;display:grid;gap:20px;font-size:12px}.sidebar-foot a{display:flex;gap:9px;align-items:center;color:var(--muted)}.sidebar-foot .icon{width:17px;height:17px}.main{min-width:0;padding:32px 44px 50px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:32px;min-height:36px}.breadcrumb{font-size:13px;color:var(--muted)}.breadcrumb span{color:var(--ink);margin-left:8px}.top-actions{display:flex;align-items:center;gap:10px}.icon-button{width:40px;height:40px;border:1px solid var(--line);border-radius:13px;background:var(--card);display:grid;place-items:center;color:var(--muted)}.icon-button .icon{width:18px;height:18px}.pill{font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:6px;border-radius:20px;padding:7px 10px;background:var(--green-bg);color:var(--green);white-space:nowrap}.pill.warn{background:var(--amber-bg);color:var(--amber)}.pill.gray{background:#eff0f4;color:#707889}.pill.blue{background:var(--blue-bg);color:var(--blue)}.dot{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block;flex-shrink:0}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:29px}.page-heading p{font-size:14px;color:var(--muted);margin-top:11px;line-height:1.55}.date-chip{font-size:12px;color:var(--muted);padding-bottom:4px;white-space:nowrap}.summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px}.summary-item{display:flex;align-items:center;gap:13px;background:var(--card);border-radius:19px;padding:18px 20px;border:1px solid #eef0f4}.soft-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:var(--blue);background:var(--blue-bg);flex-shrink:0}.soft-icon.green{background:var(--green-bg);color:var(--green)}.soft-icon.amber{background:var(--amber-bg);color:var(--amber)}.summary-item strong{font-size:24px;letter-spacing:-1px}.summary-item span{font-size:11px;display:block;color:var(--muted);margin-top:3px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 15px}.section-heading h2{font-size:18px}.section-heading small{font-size:11px}.device-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.device-card{background:var(--card);border:1px solid #e9ecf1;border-radius:var(--radius);padding:25px;box-shadow:0 8px 30px #23365e03}.card-top{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:24px}.device-id{display:flex;align-items:center;gap:11px}.number{width:44px;height:44px;border-radius:15px;background:#f1f3f8;display:grid;place-items:center;font-size:17px;font-weight:700;letter-spacing:-.5px}.device-id small{display:block;margin-top:4px}.led{background:#242d35;border-radius:18px;padding:25px 20px;position:relative;overflow:hidden;min-height:120px;display:flex;flex-direction:column;justify-content:center;background-image:radial-gradient(#ffffff10 1px,transparent 1px);background-size:6px 6px}.led-line{display:flex;align-items:center;gap:11px;color:#ffc17b;font-size:21px;letter-spacing:.25px;font-weight:650;position:relative}.led-line .dot{width:9px;height:9px;box-shadow:0 0 15px currentColor}.led.live .led-line{color:#91e0b6}.led.busy .led-line{color:#ff9297}.led.open .led-line{color:#eef4ff}.led-annotation{color:#b3bcc6;font-size:10px;margin-top:14px;letter-spacing:.3px}.card-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.metric{display:flex;align-items:center;gap:8px;font-size:12px}.metric .icon{width:18px;height:18px;color:#8a92a3}.metric small{display:block;font-size:10px;margin-bottom:4px}.metric strong{font-weight:550}.mode-label{display:flex;align-items:center;justify-content:space-between;margin-top:21px;font-size:11px;color:var(--muted)}.segmented{display:flex;gap:4px;padding:4px;border-radius:13px;background:#f1f3f6;margin:9px 0 12px}.segment{width:50%;border:0;border-radius:10px;padding:11px 6px;font-size:12px;background:none;color:#7a8190;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:600}.segment .icon{width:16px;height:16px}.segment.active{background:white;color:var(--blue);box-shadow:0 2px 6px #212c4710}.device-card .card-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;margin-top:15px;gap:8px}.text-button{border:0;background:none;color:var(--blue);font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:5px;padding:6px 0}.text-button .icon{width:15px;height:15px}.secondary{border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:12px;padding:11px 16px;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:550}.secondary .icon{width:17px;height:17px}.primary{border:0;background:var(--blue);color:white;border-radius:13px;padding:14px 20px;font-weight:600;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary .icon{width:18px;height:18px}.primary:hover{background:#153ac5}.wide{width:100%}.note{font-size:12px;line-height:1.65;color:var(--muted)}.bottom-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;margin-top:25px}.panel{background:var(--card);border:1px solid var(--line);border-radius:23px;padding:23px}.panel h3{margin-bottom:17px}.timeline{display:grid;gap:16px}.event{display:flex;gap:12px;align-items:flex-start}.event .event-mark{width:29px;height:29px;background:var(--blue-bg);border-radius:10px;color:var(--blue);display:grid;place-items:center;flex-shrink:0}.event .icon{width:15px;height:15px}.event p{font-size:12px;line-height:1.5}.event small{font-size:10px;margin-top:3px;display:block}.connection-map{display:flex;align-items:center;justify-content:space-between;padding:12px 0 18px;gap:4px}.connection-node{display:grid;text-align:center;gap:8px;justify-items:center;font-size:10px;color:var(--muted)}.connection-node .soft-icon{width:43px;height:43px;background:#f3f5f9;color:#58667b}.connection-map .link-line{height:1px;background:#dfe4ed;flex:1;margin-bottom:24px}.section-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:12px}.device-selector{display:flex;padding:4px;background:#e9ecf2;border-radius:13px;gap:4px}.device-selector button{border:0;border-radius:10px;padding:10px 17px;background:none;color:var(--muted);font-size:12px;font-weight:600}.device-selector button.active{background:white;color:var(--ink);box-shadow:0 2px 8px #23365e08}.sensor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.sensor-card{background:white;border:1px solid var(--line);border-radius:21px;padding:22px;min-width:0}.sensor-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.sensor-card .value{font-size:22px;letter-spacing:-.7px;margin:11px 0 8px;font-weight:650}.sensor-card h3{font-size:14px}.sensor-card .note{font-size:11px}.pin{font-size:10px;font-weight:600;letter-spacing:.7px;color:var(--muted);background:#f2f4f8;border-radius:7px;padding:5px 7px}.banner{padding:14px 18px;border-radius:14px;font-size:12px;line-height:1.55;background:var(--blue-bg);color:#4a6099;margin-bottom:22px;display:flex;gap:11px;align-items:center}.banner .icon{width:19px;height:19px}.banner.preview{background:#fff2dd;color:#9e6a25;justify-content:space-between;flex-wrap:wrap}.banner button{background:none;border:0;font-size:12px;font-weight:600;color:inherit;text-decoration:underline}.banner.error{background:#fff0f0;color:#9c4850}.key-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(250px,1fr);gap:20px}.empty{padding:30px 5px;text-align:center;color:var(--muted);font-size:13px;line-height:1.6}.empty .soft-icon{margin:0 auto 14px;width:54px;height:54px}.empty h3{color:var(--ink);margin-bottom:7px}.empty p{max-width:280px;margin:auto}.field{display:grid;gap:8px;margin:15px 0}.field label{font-size:12px;font-weight:600}.field input,.field select{width:100%;min-width:0;border:1px solid #e0e5ee;background:#f9fafc;border-radius:12px;padding:13px 14px;color:var(--ink);font-size:14px}.field input::placeholder{color:#a1a6b1}.key-item{padding:17px 0;border-top:1px solid var(--line)}.key-item:first-child{border-top:0}.key-item strong{font-size:13px;display:block;margin-bottom:6px}.key-item code{font-size:12px;color:var(--muted);word-break:break-all}.key-item .pill{margin-top:10px}.key-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.command{display:block;white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,Consolas,monospace;background:#f3f5f8;border-radius:10px;padding:13px;font-size:11px;margin-top:13px;color:#5c6680}.hardware-note{margin-top:22px;display:flex;align-items:flex-start;gap:12px;padding:19px;background:#eef1f7;border-radius:18px}.hardware-note .icon{color:#7c8aa5}.hardware-note p{font-size:12px;line-height:1.6;color:#6f7b91}.scroll-table{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:12px}.data-table th{text-align:left;color:var(--muted);font-weight:500;padding:13px 12px;border-bottom:1px solid var(--line)}.data-table td{padding:16px 12px;border-bottom:1px solid #f1f3f6}.page-note{margin-top:24px;text-align:center;font-size:11px;color:#9298a6}.login-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:white}.login-art{background:#eef2f9;position:relative;display:flex;flex-direction:column;justify-content:center;padding:9vw;overflow:hidden}.login-art h1{font-size:clamp(34px,4vw,58px);max-width:460px;line-height:1.08;margin-top:55px}.login-art p{color:#798497;line-height:1.7;font-size:14px;margin-top:20px;max-width:390px}.art-device{margin-top:45px;background:white;border-radius:25px;padding:22px;max-width:320px;box-shadow:0 22px 50px #25457413;transform:rotate(-3deg)}.art-device .led{min-height:110px}.art-device small{display:block;padding-top:15px}.login-form-wrap{display:flex;align-items:center;justify-content:center;padding:40px}.login-form{width:100%;max-width:350px}.login-form h2{font-size:28px;margin-bottom:12px}.login-form>p{font-size:13px;line-height:1.65;color:var(--muted);margin-bottom:30px}.login-form .primary{margin-top:10px}.login-links{display:grid;gap:17px;margin-top:26px;text-align:center;font-size:12px}.login-error{color:var(--red);font-size:12px;line-height:1.5;margin-top:12px}.divider{height:1px;background:var(--line);margin:25px 0}.bottom-nav{display:none}.modal-backdrop{position:fixed;inset:0;background:#19263b50;backdrop-filter:blur(5px);z-index:100;display:flex;align-items:center;justify-content:center;padding:22px}.modal{width:100%;max-width:410px;background:white;border-radius:26px;padding:27px;box-shadow:0 30px 80px #101e3333}.modal h2{font-size:22px;margin:17px 0 12px}.modal p{font-size:13px;color:var(--muted);line-height:1.7}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%) translateY(30px);padding:15px 20px;border-radius:15px;background:#263247;color:white;font-size:13px;max-width:90vw;box-shadow:0 12px 40px #1d2e4322;opacity:0;pointer-events:none;transition:.2s;z-index:200}#toast.visible{opacity:1;transform:translateX(-50%) translateY(0)}.pending{font-size:11px;color:var(--amber);line-height:1.5;min-height:16px}.mobile-brand{display:none}.loading{padding:24vh 20px;text-align:center;color:var(--muted)}
@media(min-width:1500px){.main{padding-left:55px;padding-right:55px}}
@media(max-width:1100px){.shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding-left:18px;padding-right:14px}.main{padding:25px}.device-card{padding:20px}.led-line{font-size:18px}.sensor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-item{padding:15px;gap:9px}.summary-item .soft-icon{width:36px;height:36px}.key-layout{grid-template-columns:1fr}.brand{font-size:17px}}
@media(max-width:760px){.shell{display:block}.sidebar{display:none}.main{padding:18px 19px 116px}.topbar{margin-bottom:25px;gap:6px}.breadcrumb{display:none}.mobile-brand{display:flex;font-size:15px;gap:8px}.mobile-brand img{width:30px;height:30px}.mobile-brand small{display:none}.top-actions{gap:7px}.top-actions .pill{font-size:10px;padding:6px 8px}.icon-button{width:34px;height:34px;border-radius:11px}.page-heading{margin-bottom:22px;display:block}h1{font-size:31px;letter-spacing:-1.2px}.page-heading p{font-size:12px;margin-top:8px}.date-chip{display:none}.summary{gap:8px;margin-bottom:27px}.summary-item{padding:13px 10px;gap:7px;border-radius:17px;display:block}.summary-item .soft-icon{width:29px;height:29px;border-radius:10px;margin-bottom:10px}.summary-item .soft-icon .icon{width:17px;height:17px}.summary-item strong{font-size:24px}.summary-item span{font-size:9px;line-height:1.4}.device-grid{grid-template-columns:1fr;gap:17px}.device-card{padding:21px;border-radius:24px}.card-top{margin-bottom:19px}.led{padding:25px 20px;min-height:119px}.led-line{font-size:21px}.card-metrics{gap:10px}.bottom-grid{grid-template-columns:1fr;gap:15px;margin-top:22px}.panel{padding:20px}.section-heading h2{font-size:17px}.section-heading small{font-size:10px}.bottom-nav{position:fixed;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:50;display:flex;justify-content:space-around;background:#ffffffef;backdrop-filter:blur(20px);box-shadow:0 8px 40px #29395319;border:1px solid #fff;border-radius:25px;padding:10px 5px 8px}.bottom-nav .nav-item{display:grid;justify-items:center;gap:4px;padding:5px 12px;font-size:9px;border-radius:15px;flex:1;text-align:center}.bottom-nav .nav-item .icon{width:24px;height:24px}.bottom-nav .nav-item.active{background:none;color:var(--blue)}.sensor-grid{gap:11px}.sensor-card{padding:17px 14px;border-radius:19px}.sensor-card .soft-icon{width:34px;height:34px;border-radius:11px}.sensor-card .soft-icon .icon{width:20px;height:20px}.sensor-card h3{font-size:12px}.sensor-card .value{font-size:20px}.sensor-card .note{font-size:10px}.sensor-top{margin-bottom:17px}.pin{font-size:9px}.section-toolbar{margin-bottom:17px;align-items:center}.section-toolbar>.pill{font-size:9px}.device-selector button{padding:10px 13px}.banner{font-size:11px;padding:12px 14px}.banner.preview{gap:8px}.key-layout{gap:15px}.page-note{font-size:10px;line-height:1.6}#toast{bottom:100px;width:calc(100% - 40px);font-size:12px}.login-layout{display:block}.login-art{display:none}.login-form-wrap{min-height:100vh;padding:32px 27px}.login-form:before{content:"WC CONTROL";display:block;font-size:12px;color:var(--blue);font-weight:700;letter-spacing:2px;margin-bottom:55px}.modal-backdrop{align-items:flex-end;padding:12px;padding-bottom:max(12px,env(safe-area-inset-bottom))}.modal{max-width:none}.data-table th,.data-table td{padding:12px 8px;font-size:11px}.data-table th:first-child,.data-table td:first-child{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
.segment.active:disabled{opacity:1}.telemetry-details{margin-top:20px}.telemetry-details summary{cursor:pointer;font-size:12px;margin-top:16px;color:var(--blue)}

/* Compact fleet view */
.list-caption{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);margin:0 0 14px;gap:10px}.toilet-list{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden}.toilet-row{display:grid;grid-template-columns:70px minmax(160px,300px) minmax(180px,1fr);gap:24px;padding:18px 22px;align-items:center;border-bottom:1px solid var(--line)}.toilet-row:last-child{border:0}.row-number{display:grid;gap:7px;justify-items:start}.row-number button,.row-number>span{font-size:25px;font-weight:650;letter-spacing:-1px;color:var(--ink);background:none;border:0;padding:0;min-width:44px;min-height:44px;text-align:left}.row-number button{color:var(--blue)}.row-number small{font-size:10px;white-space:nowrap}.row-number .online{color:var(--green)}.row-number .online:before{content:'●';font-size:7px;margin-right:4px}.row-display{min-width:0}.matrix{display:block;width:100%;aspect-ratio:4;background:#080c0c;border-radius:7px;padding:5px}.display-caption{display:flex;justify-content:space-between;gap:5px;font-size:9px;color:var(--muted);margin-top:6px}.display-caption span{color:#626b75}.matrix-placeholder{height:36px;display:flex;align-items:center;border-radius:7px;color:#969ea8;font-size:11px}.row-sensors{display:flex;gap:20px;justify-content:flex-end}.row-sensors>div{display:grid;gap:6px;min-width:44px}.row-sensors span{font-size:10px;color:var(--muted)}.row-sensors strong{font-size:11px;font-weight:500;color:#465263}.row-sensors .unknown{color:#969da8}.inactive{background:#fafbfc;padding-top:11px;padding-bottom:11px}.inactive .row-number>span{color:#a2a9b3;font-size:20px;min-height:24px}.inactive .row-sensors strong{color:#bcc2cb}.payment-row{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px}.payment-row:last-child{border:0}.payment-row>div:last-child{text-align:right}.payment-row small{display:block;margin-top:6px;font-size:11px}.page-heading p:empty{display:none}.page-heading{margin-bottom:22px}.main>.device-card{max-width:600px;margin:15px 0 24px}
@media(max-width:760px){.main{padding:16px 14px calc(100px + env(safe-area-inset-bottom))}.topbar{margin-bottom:22px}.page-heading h1{font-size:27px}.page-heading{margin-bottom:18px}.toilet-row{grid-template-columns:48px minmax(0,1fr);gap:10px 14px;padding:15px 13px}.row-number{grid-column:1;grid-row:1 / 3;align-self:start;gap:3px}.row-sensors{grid-column:2;justify-content:space-between;gap:8px}.row-sensors>div{display:flex;align-items:center;gap:5px}.row-sensors span{font-size:9px}.row-sensors strong{font-size:9px}.matrix{max-width:320px}.display-caption{font-size:8px}.inactive{padding-top:12px;padding-bottom:12px}.inactive .row-sensors{display:none}.inactive .row-number{grid-row:1}.matrix-placeholder{height:34px}.bottom-nav{left:0;right:0;bottom:0;border-radius:0;border:0;border-top:1px solid var(--line);padding:9px 8px calc(9px + env(safe-area-inset-bottom));background:#fffffff5;box-shadow:0 -4px 20px #24334406}.bottom-nav .nav-item{font-size:10px;min-height:47px}.bottom-nav .nav-item.active{background:var(--blue-bg)}.section-toolbar{flex-wrap:wrap}.page-note{line-height:1.6}.banner.preview{font-size:10px;margin-bottom:18px}}
@media(max-width:350px){.main{padding-left:8px;padding-right:8px}.toilet-row{column-gap:8px;padding-left:10px;padding-right:10px}.row-sensors>div{display:grid;gap:3px}}

/* Minimal v2: small display, inline mode, history-only details. */
.main{padding-top:16px;max-width:1050px;width:100%;margin:0 auto}.minimal-toolbar{margin-bottom:12px;min-height:28px}.minimal-toolbar .icon-button{width:28px;height:28px;border:0;background:transparent}.demo-label{color:var(--muted);font-size:10px}.toilet-row{grid-template-columns:155px 132px minmax(170px,1fr);gap:18px;padding:14px 18px}.row-identity{display:flex;gap:10px;align-items:center}.toilet-number{display:inline-grid;place-items:center;min-width:34px;min-height:40px;font-size:21px;font-weight:650;letter-spacing:-.6px;color:var(--blue);border:0;background:none;padding:0}.mode-toggle{padding:8px 9px;border:0;border-radius:8px;font-size:10px;white-space:nowrap;min-height:34px}.field-mode{background:#eaf6ef;color:#247e5b}.service-mode{background:#fff3e2;color:#92612b}.row-display{width:132px;justify-self:end}.matrix{width:132px;height:34px;padding:1px;border-radius:4px;max-width:132px}.matrix-status{display:block;font-size:8px;text-align:center;margin-top:4px;color:#7b8191}.row-sensors{gap:14px}.row-sensors>div{gap:4px}.inactive{padding-top:8px;padding-bottom:8px}.inactive .toilet-number{color:#a2a9b3;min-height:30px;font-size:18px}.row-identity>small{font-size:10px;color:#a2a9b3}.inactive-dash{color:#c4cad2;display:block;text-align:center}.detail-heading{display:flex;gap:12px;align-items:center;margin-bottom:18px}.detail-heading h1{font-size:22px}.detail-tabs{display:flex;gap:4px;background:#e9edf3;border-radius:10px;padding:4px;margin-bottom:16px;width:fit-content}.detail-tabs button{border:0;background:none;padding:10px 20px;border-radius:7px;font-size:12px;color:var(--muted)}.detail-tabs button.active{background:white;color:var(--ink)}.sidebar .navigation{margin-top:18px}.page-heading h1{font-size:23px}.page-heading{margin-bottom:18px}
@media(max-width:760px){.main{padding:8px 12px calc(92px + env(safe-area-inset-bottom))}.minimal-toolbar{margin-bottom:6px}.toilet-list{border-radius:14px}.toilet-row{grid-template-columns:minmax(0,1fr) 116px;gap:10px 8px;padding:12px}.row-identity{gap:7px;grid-column:1;grid-row:1}.toilet-number{font-size:20px;min-width:30px}.mode-toggle{font-size:9px;padding:7px;min-height:34px}.row-display{width:116px;grid-column:2;grid-row:1}.matrix{width:116px;height:30px;max-width:116px}.matrix-status{font-size:7px;margin-top:3px}.row-sensors{grid-column:1 / -1;justify-content:space-between;gap:10px;padding-top:1px}.row-sensors>div{display:flex;gap:5px}.row-sensors span,.row-sensors strong{font-size:9px}.inactive{padding-top:5px;padding-bottom:5px}.inactive .toilet-number{min-height:29px}.detail-tabs{width:100%}.detail-tabs button{flex:1}.detail-heading{margin-top:6px}.sidebar{display:none}}

/* Compact mode switch: green live, gray service; 44px touch target. */
.mode-toggle{display:inline-flex;align-items:center;justify-content:center;width:58px;height:44px;min-height:44px;flex-shrink:0;padding:0;border:0;border-radius:12px;background:transparent;vertical-align:middle}.mode-toggle .toggle-track{position:relative;display:block;width:52px;height:30px;border-radius:999px;background:#b7bdc5;transition:background .18s}.mode-toggle .toggle-thumb{position:absolute;top:3px;left:3px;width:24px;height:24px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0002;transition:transform .18s}.mode-toggle.field-mode .toggle-track{background:#30c655}.mode-toggle.field-mode .toggle-thumb{transform:translateX(22px)}.mode-toggle:disabled{opacity:.55}

.compact-confirm{padding:16px;max-width:360px;border-radius:20px}.compact-confirm .modal-actions{margin-top:0}

.mode-toggle{flex-direction:column;gap:3px;height:48px;min-height:48px}.mode-toggle .toggle-track{flex-shrink:0}.toggle-label{font-size:9px;line-height:12px;font-weight:500;color:#737b87}.field-mode .toggle-label{color:#247e5b}.service-mode .toggle-label{color:#737b87}

.mode-toggle{flex-direction:row;width:120px;gap:5px;height:44px;min-height:44px}.mode-toggle .toggle-track{width:44px;height:26px}.mode-toggle .toggle-thumb{width:20px;height:20px}.mode-toggle.field-mode .toggle-thumb{transform:translateX(18px)}.mode-toggle .toggle-label{font-size:9px;line-height:12px;color:#9097a1;font-weight:400}.service-mode .label-service{color:#4e5865;font-weight:650}.field-mode .label-field{color:#247e5b;font-weight:650}.toilet-row{grid-template-columns:170px 132px minmax(170px,1fr)}
@media(max-width:760px){.toilet-row{grid-template-columns:minmax(0,1fr) 116px}.row-identity{gap:3px}.mode-toggle{width:112px;gap:3px}.mode-toggle .toggle-label{font-size:8px}}
@media(max-width:350px){.toilet-row{padding-left:8px;padding-right:8px;column-gap:4px}.toilet-number{min-width:24px;font-size:18px}.row-identity{gap:1px}.mode-toggle{width:105px;gap:2px}}

/* One compact row: number + switch, 32x8 matrix, three sensor icons. */
.toilet-row{grid-template-columns:114px 96px minmax(80px,1fr);gap:10px;padding:12px 16px;align-items:start}.row-identity{gap:4px;align-items:flex-start;grid-column:1;grid-row:1}.toilet-number,.inactive .toilet-number{font-size:32px;line-height:32px;min-width:36px;height:32px;min-height:32px;padding:0;letter-spacing:-1px}.mode-toggle{flex-direction:column;width:74px;height:46px;min-height:46px;gap:3px;justify-content:flex-start}.mode-toggle .toggle-track{width:52px;height:30px}.mode-toggle .toggle-thumb{width:24px;height:24px}.mode-toggle.field-mode .toggle-thumb{transform:translateX(22px)}.toggle-labels{display:flex;align-items:center;justify-content:center;gap:3px;white-space:nowrap;line-height:11px}.mode-toggle .toggle-label{font-size:8px;line-height:11px}.mode-divider{font-size:8px;color:#a4aab2}.row-display{grid-column:2;grid-row:1;justify-self:start;width:96px;padding-top:3px}.matrix{width:96px;height:24px;max-width:none;padding:0;border-radius:3px;aspect-ratio:4}.row-sensors{grid-column:3;grid-row:1;display:grid;justify-content:start;gap:4px;padding:0;margin:0}.row-sensors .sensor-status{display:flex;align-items:center;gap:5px;min-width:0}.sensor-status .icon{width:15px;height:15px;color:#7b8794}.row-sensors .sensor-status strong{font-size:10px;line-height:15px;font-weight:500;color:#596574;white-space:nowrap}.row-sensors .unknown strong,.row-sensors .unknown .icon{color:#9aa1ab}.inactive .row-identity{align-items:center}.inactive{padding-top:8px;padding-bottom:8px}.inactive .row-identity>small{font-size:9px}.inactive .row-display{align-self:center;padding:0}
@media(max-width:760px){.toilet-row{grid-template-columns:110px 96px minmax(66px,1fr);gap:6px;padding:12px 10px}.row-identity{gap:2px}.toilet-number,.inactive .toilet-number{font-size:32px;min-width:34px;height:32px;min-height:32px}.mode-toggle{width:74px}.row-sensors{grid-column:3;grid-row:1;gap:3px;display:grid}.row-sensors .sensor-status{gap:4px}.row-sensors .sensor-status strong{font-size:9px}.inactive{padding-top:8px;padding-bottom:8px}}
@media(max-width:350px){.toilet-row{grid-template-columns:100px 88px minmax(60px,1fr);gap:4px;padding-left:8px;padding-right:8px}.toilet-number,.inactive .toilet-number{min-width:30px;font-size:30px}.mode-toggle{width:68px}.toggle-labels{gap:2px}.mode-toggle .toggle-label{font-size:7.5px}.row-display{width:88px}.matrix{width:88px;height:22px}.row-sensors .sensor-status{gap:3px}.row-sensors .sensor-status strong{font-size:8px}.sensor-status .icon{width:14px;height:14px}}

/* Named sensors with statuses below; open control at the far right. */
.toilet-row{grid-template-columns:114px 96px minmax(190px,1fr) 62px;align-items:center}.row-sensors{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:12px}.row-sensors .sensor-status{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.row-sensors .sensor-name{font-size:10px;font-weight:600;color:#6c7683}.row-sensors .sensor-status strong{font-size:10px;line-height:13px;font-weight:400}.row-open{grid-column:4;grid-row:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:44px;min-height:48px;padding:8px 3px;border:1px solid #e2e7ef;border-radius:10px;color:var(--blue);background:var(--blue-bg);font-size:9px}.row-open .icon{width:20px;height:20px}.row-open:disabled{opacity:.4}.row-display{align-self:center;padding:0}.row-identity{align-self:center}
@media(max-width:760px){.toilet-row{grid-template-columns:108px 80px minmax(56px,1fr) 46px;gap:5px;padding:10px 8px}.row-display{width:80px}.matrix{width:80px;height:20px}.row-sensors{grid-template-columns:1fr;gap:6px}.row-sensors .sensor-status{gap:1px}.row-sensors .sensor-name{font-size:9px;line-height:11px}.row-sensors .sensor-status strong{font-size:9px;line-height:11px}.row-open{min-width:44px;width:46px;font-size:8px}.inactive{padding-top:8px;padding-bottom:8px}}
@media(max-width:350px){.toilet-row{grid-template-columns:96px 64px minmax(48px,1fr) 44px;gap:3px;padding-left:6px;padding-right:6px}.row-identity{gap:0}.mode-toggle{width:66px}.row-display{width:64px}.matrix{width:64px;height:16px}.row-open{width:44px}.row-sensors .sensor-name,.row-sensors .sensor-status strong{font-size:8px}}

/* Single-height row; sensor icons with compact Russian statuses. */
.toilet-row{grid-template-columns:114px 96px 150px 44px;gap:10px;padding:8px 16px;min-height:62px}.row-sensors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;align-items:center}.row-sensors .sensor-status{align-items:center;justify-content:center;gap:4px;min-width:0}.row-sensors .sensor-status .icon{width:20px;height:20px;stroke-width:1.5;color:#637489}.row-sensors .sensor-status strong{font-size:9px;line-height:11px;text-align:center;white-space:normal}.row-sensors .unknown .icon{color:#a6adba}.row-open{width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:0;border-radius:12px;background:#edf2ff}.row-open .icon{width:24px;height:24px;stroke-width:1.6}.inactive{min-height:48px}
@media(max-width:760px){.toilet-row{grid-template-columns:100px 72px minmax(93px,1fr) 40px;gap:4px;padding:8px;min-height:62px}.row-identity{gap:0}.mode-toggle{width:66px}.row-display{width:72px}.matrix{width:72px;height:18px}.row-sensors{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.row-sensors .sensor-status{gap:4px}.row-sensors .sensor-status .icon{width:18px;height:18px}.row-sensors .sensor-status strong{font-size:7px;line-height:9px}.row-open{width:40px;min-width:40px}.inactive{min-height:48px}}
@media(max-width:370px){.toilet-row{grid-template-columns:90px 60px minmax(87px,1fr) 34px;gap:3px;padding-left:6px;padding-right:6px}.toilet-number,.inactive .toilet-number{min-width:28px;font-size:28px}.mode-toggle{width:62px}.row-display{width:60px}.matrix{width:60px;height:15px}.row-open{width:34px;min-width:34px}.toggle-labels{gap:1px}.mode-toggle .toggle-label{font-size:7px}}
@media(max-width:330px){.toilet-row{grid-template-columns:84px 56px minmax(84px,1fr) 32px;gap:2px}.mode-toggle{width:56px}.mode-toggle .toggle-label{font-size:6.5px}.row-display{width:56px}.matrix{width:56px;height:14px}.row-open{width:32px;min-width:32px}.row-sensors .sensor-status strong{font-size:6.5px}}

/* Stacked sensor readings beside a brighter, larger 32x8 display. */
.toilet-row{grid-template-columns:114px 144px 154px 56px;gap:12px}
.row-display,.matrix{width:144px}.matrix{height:36px;border-radius:4px}
.row-sensors{grid-template-columns:1fr;gap:3px}
.row-sensors .sensor-status{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:7px}
.row-sensors .sensor-name{font-size:11px;line-height:14px;font-weight:500;color:#556171}
.sensor-reading{display:flex;align-items:center;gap:5px;min-width:65px}
.row-sensors .sensor-status strong{font-size:10px;line-height:14px;white-space:nowrap;text-align:left}
.sensor-light{display:block;width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#8296ac;box-shadow:0 0 4px #8296ac55}
.sensor-light.high{background:#36bc78;box-shadow:0 0 5px #36bc7860}.sensor-light.unknown{background:#bdc4cd;box-shadow:none}
.row-open{width:56px;min-width:44px;height:46px;gap:2px;font-size:9px}.row-open .icon{width:23px;height:23px}
@media(max-width:760px){
.toilet-row{grid-template-columns:90px 88px minmax(104px,1fr) 44px;gap:4px;padding:8px 6px}
.mode-toggle{width:58px}.toilet-number,.inactive .toilet-number{min-width:32px;font-size:30px}
.mode-toggle .toggle-label{font-size:7px}.toggle-labels{gap:1px}
.row-display,.matrix{width:88px}.matrix{height:22px}
.row-sensors{gap:2px}.row-sensors .sensor-status{gap:3px}
.row-sensors .sensor-name{font-size:8px;line-height:14px}.row-sensors .sensor-status strong{font-size:8px;line-height:14px}
.sensor-reading{gap:3px;min-width:46px}.sensor-light{width:5px;height:5px}
.row-open{width:44px;font-size:8px}
}
@media(max-width:370px){
.toilet-row{grid-template-columns:80px 76px minmax(96px,1fr) 38px;gap:2px;padding-left:4px;padding-right:4px}
.mode-toggle{width:54px}.mode-toggle .toggle-track{width:46px;height:28px}.mode-toggle .toggle-thumb{width:22px;height:22px}.mode-toggle.field-mode .toggle-thumb{transform:translateX(18px)}
.toilet-number,.inactive .toilet-number{min-width:26px;font-size:27px}.mode-toggle .toggle-label{font-size:6px}
.row-display,.matrix{width:76px}.matrix{height:19px}.row-open{width:38px;min-width:38px;font-size:7px}
.row-sensors .sensor-name,.row-sensors .sensor-status strong{font-size:7.5px}.sensor-reading{min-width:43px}
}
@media(max-width:330px){
.toilet-row{grid-template-columns:76px 68px minmax(94px,1fr) 36px}
.mode-toggle{width:50px}.row-display,.matrix{width:68px}.matrix{height:17px}.row-open{width:36px;min-width:36px}
}

/* Teal identity, fixed app bar, equal-height equipment groups. */
:root{--blue:#167d80;--blue-bg:#e8f3f2;--ink:#243b3e}
.primary:hover{background:#11676a}.row-open,.nav-item.active{background:var(--blue-bg)}
.app-header{height:48px;position:fixed;inset:0 0 auto;z-index:50;background:#fffffff5;border-bottom:1px solid #dfebe9;display:flex;align-items:center;justify-content:space-between;padding:0 20px;backdrop-filter:blur(12px)}
.wordmark{display:flex;align-items:center;gap:8px;padding:0;border:0;background:none;color:var(--blue);font-size:17px;font-weight:650;letter-spacing:-.5px}.wordmark svg{width:27px;height:27px}
.app-header .icon-button{border:0;background:transparent;width:32px;height:32px;color:var(--blue)}.app-header .icon{width:19px;height:19px}
.main{padding-top:66px}.sidebar{padding-top:68px}.profile-panel{max-width:440px}.profile-login{font-size:14px;color:var(--muted);margin-bottom:24px}.profile-logout{margin-top:24px}
.toilet-row{--equipment-height:32px;grid-template-columns:34px 64px 128px 132px 44px;justify-content:space-between;gap:8px;padding:10px 16px;min-height:0;align-items:center}
.row-identity{display:contents}.toilet-number,.inactive .toilet-number{grid-column:1;grid-row:1;min-width:0;font-size:30px;line-height:var(--equipment-height);height:var(--equipment-height);min-height:0;align-self:center}
.mode-toggle{grid-column:2;grid-row:1;width:64px;min-height:0;height:var(--equipment-height);gap:2px;align-self:center;justify-content:center}
.mode-toggle .toggle-track{width:40px;height:22px}.mode-toggle .toggle-thumb{width:18px;height:18px;top:2px;left:2px}.mode-toggle.field-mode .toggle-thumb{transform:translateX(18px)}
.mode-toggle .toggle-label,.mode-divider{font-size:7px;line-height:8px}.toggle-labels{line-height:8px;gap:2px}
.row-display{grid-column:3;grid-row:1;width:calc(var(--equipment-height)*4);height:var(--equipment-height);padding:0;align-self:center}.matrix{width:100%;height:100%;display:block;max-width:none;border:0}
.row-sensors{grid-column:4;grid-row:1;height:var(--equipment-height);gap:0;align-self:center;align-content:stretch;grid-template-rows:repeat(3,1fr)}
.row-sensors .sensor-status{gap:4px;align-items:center}.row-sensors .sensor-name,.row-sensors .sensor-status strong{font-size:9px;line-height:10px}
.sensor-reading{min-width:57px;gap:4px}.sensor-light{width:5px;height:5px}
.row-open{grid-column:5;grid-row:1;width:44px;min-width:0;min-height:0;height:var(--equipment-height);padding:0;gap:1px;border-radius:6px;background:transparent;font-size:7px;line-height:8px;align-self:center}.row-open .icon{width:23px;height:23px}
.inactive{min-height:0}.inactive .row-identity>small{grid-column:2;grid-row:1;font-size:8px}.inactive .row-display{height:var(--equipment-height);display:grid;place-items:center}
.pager{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 14px;font-size:12px;color:var(--muted)}.pager label,.pager>div{display:flex;align-items:center;gap:8px}.pager select{border:1px solid var(--line);border-radius:8px;padding:7px;background:white;color:var(--ink);font:inherit}.pager .icon-button{width:32px;height:32px;color:var(--blue)}.pager button:disabled{opacity:.3}
.modal-backdrop{align-items:center!important;justify-content:center!important}.compact-confirm{margin:0;border-radius:20px;padding:20px;max-width:360px}.compact-confirm .confirm-intent{font-size:13px;line-height:1.5;margin:0 0 18px;color:var(--ink);text-align:center}.compact-confirm .modal-actions{margin:0}
@media(max-width:760px){
.app-header{height:44px;padding:0 12px}.wordmark{font-size:16px}.wordmark svg{width:25px;height:25px}.main{padding-top:58px}
.toilet-row{--equipment-height:24px;grid-template-columns:26px 48px 96px 96px 32px;gap:3px;padding:8px 6px;justify-content:space-between}
.toilet-number,.inactive .toilet-number{font-size:24px;min-width:0}.mode-toggle{width:48px;height:24px;min-height:0;gap:1px}.mode-toggle .toggle-track{width:32px;height:17px}.mode-toggle .toggle-thumb{width:13px;height:13px}.mode-toggle.field-mode .toggle-thumb{transform:translateX(15px)}
.mode-toggle .toggle-label,.mode-divider{font-size:6px;line-height:6px}.toggle-labels{gap:1px;line-height:6px}
.row-sensors .sensor-name,.row-sensors .sensor-status strong{font-size:7px;line-height:8px}.sensor-reading{min-width:44px;gap:3px}.sensor-light{width:4px;height:4px}
.row-open{width:32px;height:24px;min-width:0;min-height:0;font-size:6px;line-height:6px;gap:0}.row-open .icon{width:18px;height:18px}
}
@media(max-width:370px){
.toilet-row{--equipment-height:22px;grid-template-columns:24px 42px 88px 86px 28px;gap:3px;padding:8px 4px}
.toilet-number,.inactive .toilet-number{font-size:22px}.mode-toggle{width:42px;height:22px}.mode-toggle .toggle-track{height:15px;width:30px}.mode-toggle .toggle-thumb{width:11px;height:11px}.mode-toggle.field-mode .toggle-thumb{transform:translateX(15px)}
.mode-toggle .toggle-label,.mode-divider{font-size:5.5px}.row-sensors .sensor-name,.row-sensors .sensor-status strong{font-size:6.3px;line-height:7px}.sensor-reading{min-width:39px;gap:2px}
.row-open{width:28px;height:22px;font-size:5.5px}.row-open .icon{width:16px;height:16px}
}

.simple-login{min-height:100dvh;display:flex;justify-content:center;align-items:center;background:#fff;padding:36px 26px}.simple-login .login-form{max-width:350px}.sk-brand{display:flex;align-items:center;gap:13px;color:var(--blue);font-size:25px;font-weight:650;margin-bottom:42px}.sk-brand svg{width:52px;height:52px}.simple-login .login-error{margin:12px 0;color:var(--red)}.header-user{font-size:12px;color:#527173;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header .top-actions{gap:4px}
.sensor-light.pressed{background:#d66264;box-shadow:0 0 4px #d6626460}.row-sensors .sensor-status{justify-content:flex-start;gap:5px}.row-sensors .sensor-name{width:66px}.sensor-reading{min-width:0}.mode-toggle{overflow:visible;justify-content:flex-start;position:relative}.mode-toggle .toggle-track{width:48px;height:28px}.mode-toggle .toggle-thumb{width:24px;height:24px}.mode-toggle.field-mode .toggle-thumb{transform:translateX(20px)}.toggle-labels{position:absolute;top:30px;left:50%;transform:translateX(-50%)}
@media(max-width:760px){.row-sensors .sensor-name{width:43px}.row-sensors .sensor-status{gap:3px}.mode-toggle .toggle-track{width:40px;height:24px}.mode-toggle .toggle-thumb{width:20px;height:20px}.mode-toggle.field-mode .toggle-thumb{transform:translateX(16px)}.toggle-labels{top:25px}.toilet-row{padding-top:9px;padding-bottom:14px}.wordmark{font-size:15px}.header-user{max-width:100px;font-size:11px}}
@media(max-width:370px){.row-sensors .sensor-name{width:38px}.mode-toggle .toggle-track{width:36px;height:22px}.mode-toggle .toggle-thumb{width:18px;height:18px}.mode-toggle.field-mode .toggle-thumb{transform:translateX(14px)}.toggle-labels{top:23px}.header-user{max-width:75px}}

.key-tools{display:flex;gap:8px;align-items:center}.key-tools .primary{padding:10px 14px}.key-entry{padding:14px 0;border-bottom:1px solid var(--line);align-items:center}.key-entry:last-child{border:0}.key-entry code{font-size:12px;display:block;color:var(--muted);margin-top:4px}.key-entry strong{font-size:13px}
.simple-login .login-form:before{content:none;display:none}

/* Keep the other columns fixed; center the door in the space after sensor readings. */
.row-door-group{grid-column:4 / 6;grid-row:1;display:flex;align-items:center;height:var(--equipment-height);min-width:0}
.row-door-group .row-sensors{flex:none;width:max-content}
.row-door-group .row-open{position:relative;flex:1;width:auto;height:var(--equipment-height);justify-content:center;overflow:visible}
.row-open>span{position:absolute;top:30px;left:50%;transform:translateX(-50%);white-space:nowrap;line-height:8px}
@media(max-width:760px){.row-open>span{top:25px;line-height:6px}}
@media(max-width:370px){.row-open>span{top:23px}}

/* Center the visible door between the readings and the row border. */
.row-door-group{margin-right:-16px}
.row-door-group .row-open .icon{position:absolute;top:14px;left:50%;width:28px;height:28px;transform:translate(-50%,-50%)}
@media(max-width:760px){.row-door-group{margin-right:-6px}.row-door-group .row-open .icon{top:12px;width:24px;height:24px}}
@media(max-width:370px){.row-door-group{margin-right:-4px}.row-door-group .row-open .icon{top:11px;width:22px;height:22px}}

.row-door-group .row-open .filled-door{stroke:none;width:17.5px;height:28px}
@media(max-width:760px){.row-door-group .row-open .filled-door{width:15px;height:24px}}
@media(max-width:370px){.row-door-group .row-open .filled-door{width:13.75px;height:22px}}
.photo-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.photo-actions label{cursor:pointer;position:relative}.file-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.key-modal{max-height:90dvh;overflow-y:auto}.key-modal #key-photo-preview{max-width:100%;max-height:180px;object-fit:contain;margin:12px auto}.key-review{display:flex;gap:8px;font-size:12px;align-items:center}.key-review[hidden]{display:none}.payment-method{display:flex!important;align-items:center;gap:6px;line-height:1.4}.pay-icon{display:inline-grid;place-items:center;min-width:23px;height:20px;border-radius:5px;color:white;font-weight:750;font-size:12px;flex-shrink:0}.payment-row>div:first-child{min-width:0}.payment-row>div:last-child{flex-shrink:0}

.pay-icon{background:#6c8484}.pay-bank_card{background:#3979c7}.pay-sbp{background:#6945bc}.pay-sberbank{background:#21a64b}.pay-alfa_pay{background:#ed3439}.pay-yoo_money{background:#863aff}.pay-tinkoff_bank{background:#efc600;color:#222}

.pay-logo{width:25px;height:21px;flex-shrink:0}.pay-mir{background:#fff;color:#16865a;font-size:9px}.pay-visa{background:#fff;color:#1a2872;font-size:9px}
