:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;--bc-bg: #f6f8fc;--bc-card: rgba(255, 255, 255, .9);--bc-text: #0f172a;--bc-muted: #64748b;--bc-border: rgba(15, 23, 42, .1);--bc-primary: #2e5bff;--bc-success: #22c55e;--bc-danger: #dc2626;--bc-shadow: 0 10px 28px rgba(15, 23, 42, .1)}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;color:var(--bc-text);background:radial-gradient(80% 60% at 0% 0%,rgba(46,91,255,.16),transparent 70%),radial-gradient(70% 55% at 100% 100%,rgba(34,197,94,.12),transparent 74%),var(--bc-bg)}.app-viewport{--mobile-ui-scale: 1;width:100%;min-height:100dvh;overflow-x:hidden}.app-viewport>.app-shell{width:calc(100% / var(--mobile-ui-scale));min-height:calc(100dvh / var(--mobile-ui-scale));transform:scale(var(--mobile-ui-scale));transform-origin:top left}.app-shell{min-height:100dvh;display:flex;flex-direction:column}.app-shell>.header,.app-shell>.main,.app-shell>.app-footer{transition:filter .18s ease,opacity .18s ease}.app-shell.app-shell--notice-active>.header,.app-shell.app-shell--notice-active>.main,.app-shell.app-shell--notice-active>.app-footer{filter:blur(2px);opacity:.95}.header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:12px;border-bottom:1px solid var(--bc-border);background:#f6f8fcdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-left{justify-self:start}.header-center{justify-self:center}.header-right{justify-self:end}.header-logo{display:block;height:clamp(34px,8.8vw,56px);width:auto;max-width:min(420px,68vw);object-fit:contain}.logo-home-btn{border:0;margin:0;padding:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.top-nav-btn{border:1px solid var(--bc-border);background:#ffffffd9;color:var(--bc-text);border-radius:14px;min-height:38px;padding:0 12px;font-weight:700;cursor:pointer}.top-nav-btn--icon{width:44px;min-height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:14px}.top-nav-ico{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#475569}.top-nav-ico svg{width:100%;height:100%}.top-nav-btn:disabled{cursor:not-allowed;opacity:.55}.main{flex:1;width:min(760px,100%);margin:0 auto;padding:12px;display:flex;flex-direction:column;gap:12px}.app-footer{width:100%;padding:10px 12px 14px;text-align:center;font-family:Trebuchet MS,Gill Sans,sans-serif;font-size:13px;font-weight:800;letter-spacing:.03em;color:#465a72;text-transform:uppercase}.app-shell--login{background-color:#dfeaf5;background-image:linear-gradient(164deg,#ffffff24,#ffffff0a 48%,#1e408029),url(https://images.pexels.com/photos/4440627/pexels-photo-4440627.jpeg?auto=compress&cs=tinysrgb&w=1600);background-size:cover;background-position:center 24%}.header--login{padding:clamp(8px,2.2vh,14px) 12px clamp(4px,1.2vh,10px);border-bottom:0;background:linear-gradient(180deg,#fffc,#ffffff3d);-webkit-backdrop-filter:none;backdrop-filter:none}.header--login .top-nav-btn--icon{width:40px;min-height:40px;border-color:#0f172a29;background:#ffffffd1}.header--login .top-nav-ico{color:#1e293b}.header--login .header-logo{height:clamp(32px,8vw,48px);filter:drop-shadow(0 1px 3px rgba(2,6,18,.28))}.main--login{width:min(460px,100%);padding:clamp(8px,2vh,14px) 12px 10px;gap:10px;justify-content:flex-end}.app-footer--login{padding:6px 12px 10px;font-size:12px;font-weight:900;color:#f8fbfffa;text-shadow:0 1px 2px rgba(2,6,23,.72)}.card{border:1px solid var(--bc-border);border-radius:20px;background:var(--bc-card);box-shadow:var(--bc-shadow);padding:14px}.col{display:flex;flex-direction:column;gap:12px}.title{margin:0 0 8px;font-size:clamp(24px,7vw,34px);font-weight:900;line-height:1.08}.title-small{margin:0 0 8px;font-size:22px;font-weight:900}.muted{color:var(--bc-muted);font-size:14px;line-height:1.4}.box{border:1px solid var(--bc-border);border-radius:16px;background:#ffffffb8;padding:12px}.input{width:100%;border:1px solid rgba(15,23,42,.16);border-radius:14px;background:#fff;color:var(--bc-text);padding:12px;font-size:16px;outline:none}.btn{width:100%;border:0;border-radius:16px;padding:14px;font-size:18px;font-weight:800;cursor:pointer}.btn.primary{color:#fff;background:linear-gradient(180deg,#2e5bff,#2144c9)}.btn.action{color:#04270f;background:linear-gradient(180deg,#32d74b,#18b83f)}.btn.secondary{color:var(--bc-text);border:1px solid rgba(15,23,42,.14);background:#0f172a0f}.login-language{margin-top:4px}.login-language__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;font-size:12px}.login-language__trigger strong{font-size:10px;letter-spacing:.04em}.login-language__list{margin-top:6px;border:1px solid rgba(30,64,128,.14);border-radius:10px;background:#ffffffeb;padding:4px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;max-height:min(30vh,220px);overflow:auto}.login-language__codes{margin-top:4px;font-size:10px;font-weight:800;color:#0f172a9e;letter-spacing:.02em;line-height:1.25;text-align:center}.login-language__item{width:100%;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#f1f5f9e6;padding:5px 8px;text-align:left;display:flex;align-items:center;gap:6px;min-height:26px;cursor:pointer}.login-language__item.is-active{border-color:#3b82f694;background:#3b82f624}.login-language__item.is-disabled{opacity:.48;cursor:not-allowed}.login-language__code{min-width:24px;font-size:10px;font-weight:900;color:#1f2937}.login-language__name{font-size:11px;line-height:1.2;font-weight:700;color:#0f172a;white-space:nowrap}.login-card{width:min(420px,100%);margin:0 auto;border:1px solid rgba(59,130,246,.34);border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#f8fbffe6);box-shadow:0 18px 36px #0f172a3d;padding:12px}.login-card .title{margin:0 0 8px;font-size:clamp(20px,6.2vw,24px);line-height:1.04;color:#0f172a;text-shadow:0 1px 0 rgba(255,255,255,.45)}.login-box{border:0;border-radius:14px;background:transparent;padding:0}.login-box.col{gap:8px}.login-card .muted{font-size:13px;line-height:1.25;color:#0f172ab8}.login-card .input{border-radius:10px;border:1px solid rgba(30,64,128,.2);background:#ffffffeb;color:#0f172a;padding:10px 12px;font-size:15px}.login-card .input::placeholder{color:#47556994}.login-card .input:focus{border-color:#6592ffd6;box-shadow:0 0 0 2px #2e5bff38}.login-card .btn{border-radius:10px;padding:11px;font-size:16px}.login-card .btn.primary{background:linear-gradient(180deg,#2e5bff,#1f46cc)}.login-card .login-language__trigger{padding:6px 9px;font-size:12px;color:#0f172a;border-color:#1e408033;background:#ffffffe0}.btn-xl{padding:16px}.link-btn{border:0;border-radius:12px;background:transparent;color:var(--bc-text);padding:8px 10px;font-weight:700;cursor:pointer}.notice-box,.error-inline{border-radius:12px;padding:10px 12px;font-size:14px}.notice-box{color:#1a2438;border:1px solid rgba(15,23,42,.16);background:#fffffffa}.notice-muted{color:#334155;border-color:#0f172a29;background:#fffffffa}.notice-bottom-stack{position:fixed;inset:0;padding:12px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;z-index:120;pointer-events:none}.notice-box--bottom{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:10px!important;width:min(360px,100%);border-radius:18px;padding:12px 12px 14px;box-shadow:0 20px 44px #0f172a38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.notice-box__badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border:1px solid rgba(37,99,235,.26);border-radius:999px;background:#2563eb14;color:#1d4ed8;font-size:12px;font-weight:700;padding:4px 10px}.notice-box__text{width:100%!important;text-align:center!important;font-size:clamp(22px,5.2vw,36px);font-weight:900;line-height:1.15}.notice-ok-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:58px!important;border-radius:14px!important;border:1px solid rgba(19,168,67,.92);background:linear-gradient(180deg,#2ed64f,#23c843);color:#022b10;font-size:36px;font-weight:900;line-height:1;padding:12px 24px;cursor:pointer;flex:0 0 auto;text-transform:uppercase}.notice-ok-btn:active{transform:translateY(1px)}.error-inline{color:#991b1b;border:1px solid rgba(220,38,38,.28);background:#dc26261f}.home-hero,.scan-glass{border:1px solid var(--bc-border);border-radius:18px;background:#ffffffc7;box-shadow:0 8px 20px #0f172a0f;padding:12px}.home-hero__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-hero__label{color:var(--bc-muted);font-size:13px;font-weight:700}.home-hero__time{font-size:clamp(28px,9vw,42px);font-weight:900;line-height:1}.home-actions{display:flex;align-items:center;gap:8px}.home-action{min-width:48px;min-height:48px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:800;cursor:pointer}.home-action svg{width:20px;height:20px}.home-action--pause{color:var(--bc-text);border-color:#0f172a24;background:#0f172a0f}.home-action--stop{color:#fff;background:linear-gradient(180deg,#ef4444,#dc2626)}.home-action--play{color:#fff;background:linear-gradient(180deg,#32d74b,#18b83f)}.home-hero__meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.pill-dark{border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#0f172a0f;color:#1e293b;font-size:12px;font-weight:700;padding:6px 10px}.pill-dark--alert{background:#f59e0b2e;border-color:#f59e0b57}.tile-grid--home,.tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tile{border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#ffffffc7;min-height:118px;padding:12px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;gap:8px;cursor:pointer}.tile-icon{width:34px;height:34px;border-radius:12px;background:#0f172a0f;display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.tile-icon svg{width:20px;height:20px}.tile--success{color:#04270f;border-color:#22c55e47;background:linear-gradient(180deg,#32d74be0,#22c55ee6)}.tile--success .tile-icon{background:#04270f1f;color:#04270f}.tile--placeholder{color:#475569;border-style:dashed;background:#ffffff80}.tile--placeholder .tile-icon{background:#0f172a14;color:#334155}.tile-label{font-size:15px;font-weight:900}.tile-sub{font-size:12px;font-weight:600;opacity:.85}.scan-title{margin:0 0 8px;font-size:20px;font-weight:900}.scan-sub{color:var(--bc-muted);line-height:1.45}.scan-sub--steps{color:#0f172a;background:#22c55e24;border:1px solid rgba(22,163,74,.32);border-radius:12px;padding:10px 12px;line-height:1.35}.scan-sub__important{margin-bottom:6px;font-size:14px;font-weight:900;color:#166534}.scan-steps{margin:0;padding-left:20px;display:grid;gap:4px;font-size:14px;font-weight:700;color:#0f172a}.scan-steps li::marker{color:#166534;font-weight:900}.checklist-wrap{gap:8px}.checklist-item{display:flex;align-items:flex-start;gap:10px;font-size:15px;font-weight:600;color:#0f172a;line-height:1.35}.checklist-item input[type=checkbox]{margin-top:2px;width:18px;height:18px}.checklist-close-row{display:flex;flex-direction:column;gap:8px;border-top:1px dashed rgba(15,23,42,.16);padding-top:8px}.checklist-close-row:first-of-type{border-top:0;padding-top:0}.list-month-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.day-group{border-top:1px solid var(--bc-border);padding-top:12px}.day-title{display:flex;align-items:baseline;gap:8px}.day-number{font-size:34px;font-weight:900;line-height:1}.day-week{color:var(--bc-muted);font-size:14px;font-weight:700}.event-card{margin-top:8px;padding:10px 12px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.event-card--start{background:#22c55e29}.event-card--stop{background:#ef444429}.event-badge{font-weight:800}.summary-row{border-radius:12px;border:1px solid var(--bc-border);background:#ffffffb3;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.summary-value{border:1px solid rgba(15,23,42,.12);border-radius:10px;background:#fff;font-weight:800;padding:6px 10px}.schedule-sync-meta{font-size:12px;line-height:1.3;color:var(--bc-muted);margin-top:-2px}.row-inline{display:flex;align-items:center;gap:10px}.textarea{width:100%;min-height:110px;border:1px solid rgba(15,23,42,.16);border-radius:14px;background:#fff;color:var(--bc-text);padding:10px 12px;font-size:15px;resize:vertical}.scan-video{width:100%;border-radius:14px;border:1px solid rgba(15,23,42,.16);background:#0f172a;aspect-ratio:1 / 1;max-height:240px;object-fit:cover}.scan-status{min-height:20px;color:var(--bc-muted);font-size:13px}.scan-manual{background:#ffffffd1}.modal{position:fixed;inset:0;z-index:100;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:12px}.modal-content{width:min(520px,100%);border:1px solid rgba(15,23,42,.16);border-radius:18px;background:#fffffffc;box-shadow:0 20px 44px #0f172a3d;overflow:hidden}.modal-content:before{content:"Best Clean";display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin:12px 12px 0;border:1px solid rgba(37,99,235,.26);border-radius:999px;background:#2563eb14;color:#1d4ed8;font-size:12px;font-weight:700;padding:4px 10px}.version-popup:before{content:none}.version-popup{width:min(360px,100%);padding:14px;display:grid;gap:10px}.version-popup__badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border:1px solid rgba(37,99,235,.26);border-radius:999px;background:#2563eb14;color:#1d4ed8;font-size:12px;font-weight:700;padding:4px 10px}.version-popup__title{font-size:26px;font-weight:900;line-height:1.06;letter-spacing:-.02em}.version-popup__text{color:#475569;font-size:15px;line-height:1.4;margin-bottom:2px}.version-popup__hint{display:grid;gap:6px;font-size:13px;color:#334155;padding:10px 12px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#f8fafcf2}.scan-modal-content{width:min(430px,100%);max-height:78vh}.close-zone-modal,.close-camera-modal{width:min(460px,100%);max-height:82vh}.close-zone-body{max-height:calc(82vh - 64px);overflow-y:auto}.close-camera-body{max-height:calc(82vh - 64px)}.close-camera-video{width:100%;aspect-ratio:4 / 3;border-radius:14px;background:#0f172a;object-fit:cover;border:1px solid rgba(148,163,184,.4)}.close-camera-preview{width:100%;aspect-ratio:4 / 3;border-radius:14px;object-fit:cover;border:1px solid rgba(148,163,184,.4)}.close-camera-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.row-between{display:flex;align-items:center;justify-content:space-between;gap:10px}.close-zone-attachments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.close-zone-attachment{display:grid;gap:8px}.close-zone-photo-preview{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:12px;border:1px solid rgba(15,23,42,.14)}.btn-sm{min-height:34px;padding:6px 10px;font-size:13px}.modal-header{padding:12px;border-bottom:1px solid rgba(15,23,42,.12);display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-title{font-size:18px;font-weight:900}.modal-body{padding:12px}.modal .btn.primary,.modal .btn.action{border-radius:14px;border:1px solid rgba(19,168,67,.92);background:linear-gradient(180deg,#2ed64f,#23c843);color:#022b10;font-size:30px;font-weight:900;line-height:1;min-height:56px;text-transform:uppercase;box-shadow:none}.modal .btn.secondary{border-radius:14px;border:1px solid rgba(15,23,42,.18);background:#fffffff5;color:#1f2937;box-shadow:none}.modal .link-btn{border:1px solid rgba(15,23,42,.16);border-radius:12px;background:#fffffff5;color:#1f5f4c}.scan-modal-body{max-height:calc(78vh - 64px);overflow-y:auto;scrollbar-width:thin}.scan-modal-body::-webkit-scrollbar{width:8px}.scan-modal-body::-webkit-scrollbar-thumb{border-radius:999px;background:#3b82f659}.scan-modal-body::-webkit-scrollbar-track{background:#94a3b82e}.settings-sheet .modal-body{display:grid;gap:10px}.settings-item{border:1px solid var(--bc-border);border-radius:12px;background:#ffffffbf;color:var(--bc-text);text-align:left;font:inherit;font-weight:700;padding:12px}.settings-item small{display:block;margin-top:4px;color:var(--bc-muted);font-weight:500}.settings-item--danger{border-color:#dc262657;background:#dc26261f}.settings-language{display:grid;gap:6px}.settings-language__trigger{width:100%}.settings-language__list{margin-top:0}.settings-scale__actions{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.settings-scale__btn{min-height:38px;border:1px solid rgba(100,116,139,.28);border-radius:10px;background:#ffffffe6;color:var(--bc-text);font:inherit;font-weight:700;cursor:pointer}.settings-scale__btn.is-active{border-color:#2e5bff6b;background:#2e5bff24;color:#1f4ad9}.global-busy-overlay{position:fixed;inset:0;z-index:220;background:#0f172a80;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.global-busy-content{display:grid;place-items:center;gap:6px;text-align:center;padding:12px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.28);background:#0f172ad1;box-shadow:0 14px 32px #02061761}.global-busy-spinner{width:44px;height:44px;border-radius:999px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;animation:global-spin .82s linear infinite}.global-busy-text{color:#fff;font-size:13px;font-weight:800;line-height:1.32;text-shadow:0 1px 1px rgba(2,6,23,.35);max-width:250px}@keyframes global-spin{to{transform:rotate(360deg)}}.app-shell:not(.app-shell--login){--bc-bg: #eaf7f0;--bc-card: rgba(255, 255, 255, .92);--bc-text: #1a4b3d;--bc-muted: #638a7d;--bc-border: rgba(89, 166, 139, .26);--bc-primary: #47cc9d;--bc-success: #42c991;--bc-danger: #f26a6a;--bc-shadow: 0 16px 34px rgba(63, 122, 102, .14);position:relative;overflow:hidden;background:radial-gradient(120% 90% at 0% 0%,rgba(132,224,189,.38),transparent 62%),radial-gradient(120% 90% at 100% 100%,rgba(170,235,210,.34),transparent 64%),linear-gradient(180deg,#eaf7f0,#eefaf4 56%,#e7f5ed)}.app-shell:not(.app-shell--login):before,.app-shell:not(.app-shell--login):after{content:"";position:absolute;pointer-events:none;z-index:0;border-radius:999px}.app-shell:not(.app-shell--login):before{width:280px;height:280px;left:-96px;top:80px;background:radial-gradient(circle at 40% 40%,#74d4b047,#74d4b000)}.app-shell:not(.app-shell--login):after{width:330px;height:330px;right:-130px;bottom:110px;background:radial-gradient(circle at 50% 50%,#7bdab73d,#7bdab700)}.app-shell:not(.app-shell--login)>.header,.app-shell:not(.app-shell--login)>.main,.app-shell:not(.app-shell--login)>.app-footer{position:relative;z-index:1}.app-shell:not(.app-shell--login) .header{border-bottom:1px solid rgba(88,164,137,.26);background:#effbf5d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-shell:not(.app-shell--login) .top-nav-btn{border-color:#569e8447;background:#ffffffdb;color:#1f5b49}.app-shell:not(.app-shell--login) .top-nav-ico{color:#2f7f65}.app-shell:not(.app-shell--login) .main{gap:14px;padding-top:14px}.app-shell:not(.app-shell--login) .app-footer{color:#2f7f65;text-shadow:0 1px 0 rgba(255,255,255,.65)}.app-shell:not(.app-shell--login) .card{border-radius:24px;border-color:#59a68b42;background:linear-gradient(180deg,#fffffff2,#f3fdf8e6);box-shadow:0 14px 28px #37786224}.app-shell:not(.app-shell--login) .home-hero,.app-shell:not(.app-shell--login) .scan-glass{border-radius:22px;border-color:#5ca88d3d;background:linear-gradient(180deg,#fffffff5,#f4fdf9e6);box-shadow:0 10px 22px #3c7a651f}.app-shell:not(.app-shell--login) .btn{border-radius:18px;border:1px solid transparent;box-shadow:0 8px 16px #43977b33}.app-shell:not(.app-shell--login) .btn.primary,.app-shell:not(.app-shell--login) .btn.action{color:#073022;background:linear-gradient(180deg,#71dcb2,#48c996)}.app-shell:not(.app-shell--login) .btn.secondary{color:#1f5f4c;border-color:#59a68b52;background:#ffffffd6;box-shadow:none}.app-shell:not(.app-shell--login) .pill-dark{color:#1f5948;border-color:#5ba48947;background:#ecfaf4e6}.app-shell:not(.app-shell--login) .pill-dark--alert{border-color:#f59e0b4d;background:#fcecc4ad}.app-shell:not(.app-shell--login) .tile{border-radius:20px;border-color:#5ca88d3d;background:linear-gradient(180deg,#fffffff0,#effbf5e6);box-shadow:0 10px 18px #3d7c661a}.app-shell:not(.app-shell--login) .tile-icon{background:#57a98d24;color:#20634f}.app-shell:not(.app-shell--login) .tile--success{border-color:#54b2916b;color:#0f4535;background:linear-gradient(180deg,#7ee1bff2,#4eca9af2)}.app-shell:not(.app-shell--login) .tile--success .tile-icon{background:#ffffff61;color:#0f4535}.app-shell:not(.app-shell--login) .tile--placeholder{color:#5e8076;border-color:#5ea28a3d;background:#f5fdf9cc}.app-shell:not(.app-shell--login) .scan-sub--steps{color:#174f3f;border-color:#56aa8b5c;background:#e0f7eccc}.app-shell:not(.app-shell--login) .scan-sub__important{color:#1c624d}.app-shell:not(.app-shell--login) .scan-steps,.app-shell:not(.app-shell--login) .scan-sub{color:#466d62}.app-shell:not(.app-shell--login) .scan-steps li::marker{color:#2c7c62}.app-shell:not(.app-shell--login) .notice-box{color:#1a2438;border-color:#0f172a29;background:#fffffffa}.app-shell:not(.app-shell--login) .notice-muted{color:#334155;border-color:#0f172a29;background:#fffffffa}.app-shell:not(.app-shell--login) .notice-ok-btn{border-color:#13a843eb;background:linear-gradient(180deg,#2ed64f,#23c843);color:#022b10}.notice-bottom-stack .notice-box.notice-box--bottom{background:#fffffffa!important;border-color:#0f172a29!important}.notice-bottom-stack .notice-box.notice-box--bottom .notice-box__text{text-align:center!important}.notice-bottom-stack .notice-box.notice-box--bottom .notice-ok-btn{border-radius:14px!important}.app-shell:not(.app-shell--login) .link-btn{color:#2a725c}.app-shell:not(.app-shell--login) .event-card--start{background:#93e5c566}.app-shell:not(.app-shell--login) .event-card--stop{background:#f7afaf57}.app-shell:not(.app-shell--login) .summary-row{border-color:#5fa88c3d;background:#f8fffcdb}.app-shell:not(.app-shell--login) .summary-value{border-color:#5fa88c42;background:#fffffff0;color:#1f5f4c}.app-shell:not(.app-shell--login) .modal{background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.app-shell:not(.app-shell--login) .modal-content{border-color:#0f172a29;border-radius:18px;background:#fffffffc}.app-shell:not(.app-shell--login) .settings-item{border-color:#0f172a29;background:#f8fafcf5}.app-shell:not(.app-shell--login) .modal-header{border-bottom-color:#0f172a1f}.app-shell:not(.app-shell--login) .version-popup__hint,.app-shell:not(.app-shell--login) .scan-manual{border-color:#0f172a24;background:#f8fafcf2}@media(max-height:760px){.header--login{padding-top:8px;padding-bottom:4px}.main--login{padding-top:6px;padding-bottom:8px;gap:8px}.login-card{padding:10px;border-radius:16px}.login-card .title{font-size:clamp(18px,6vw,21px);margin-bottom:6px}.login-language__list{max-height:min(24vh,180px)}}@media(max-width:540px){.tile-grid{grid-template-columns:1fr}.tile-grid--home{grid-template-columns:repeat(2,minmax(0,1fr))}.row-inline{flex-direction:column;align-items:stretch}.close-zone-attachments{grid-template-columns:1fr}}@media(max-width:340px){.tile-grid--home{grid-template-columns:1fr}}
