:root{--mar-700:#7a1f3d;--mar-600:#8b1e47;--mar-900:#4e1229;--rose-400:#b05070;--tint:#f5eaee;--tint-line:#e9d3dc;--chipbg:#f3edf0;--ink:#26232a;--mut:#716b70;--line:#e6e1e4;--line-soft:#f0edf0;--ground:#f4f3f5;--card:#fff;--ok:#1b7a4b;--ok-bg:#e2f3e9;--warn:#95650f;--warn-bg:#fbf0d9;--bad:#b3261e;--bad-bg:#fbe7e5;--radius-sm:8px;--radius-md:11px;--radius-lg:14px;--shadow-card:0 1px 2px #28141e0a;--shadow-pop:0 14px 30px -12px #28141e40;--sans:"Segoe UI Variable Text", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", sans-serif;--mono:Consolas, ui-monospace, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--sans);color:var(--ink);background:var(--ground);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{font-variant-numeric:tabular-nums;font-size:14px;line-height:1.5}#root{min-height:100svh}h1,h2,h3,h4{letter-spacing:-.01em;margin:0;font-weight:700}p{margin:0}a{color:inherit}button{font-family:inherit}:focus-visible{outline:2px solid var(--mar-600);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.btn{border-radius:var(--radius-sm);white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 16px;font-size:12.5px;font-weight:650;transition:background-color .12s,border-color .12s,opacity .12s;display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.primary{background:var(--mar-600);color:#fff;box-shadow:0 1px 2px #4a0c234d}.btn.primary:hover:not(:disabled){background:var(--mar-700)}.btn.ghost{background:var(--card);border-color:var(--line);color:var(--ink)}.btn.ghost:hover:not(:disabled){background:var(--ground)}.btn.tint{background:var(--tint);color:var(--mar-700)}.btn.tint:hover:not(:disabled){background:var(--tint-line)}.btn.danger{background:var(--card);color:var(--bad);border-color:#efc4c0}.btn.danger:hover:not(:disabled){background:var(--bad-bg)}.btn.big{border-radius:var(--radius-md);height:44px;padding:0 22px;font-size:13.5px}.btn.sm{border-radius:var(--radius-sm);height:29px;padding:0 11px;font-size:11.5px}.btn.block{width:100%}.icon{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.pill{letter-spacing:.03em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3.5px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.pill.on{background:var(--ok-bg);color:var(--ok)}.pill.out{color:#67616b;background:#eeecef}.pill.over{background:var(--warn-bg);color:var(--warn)}.pill.flag{background:var(--bad-bg);color:var(--bad)}.pill.role{background:var(--tint);color:var(--mar-700)}.pill.role:before{display:none}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.card-header{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 18px;display:flex}.card-title{font-size:13.5px;font-weight:700}.card-sub{color:var(--mut);font-size:11.5px}.stat{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);align-items:center;gap:12px;padding:14px 16px;display:flex}.stat .bub{background:var(--tint);width:38px;height:38px;color:var(--mar-700);border-radius:11px;flex:none;place-items:center;display:grid}.stat.good .bub{background:var(--ok-bg);color:var(--ok)}.stat.amber .bub{background:var(--warn-bg);color:var(--warn)}.stat.red .bub{background:var(--bad-bg);color:var(--bad)}.stat b{letter-spacing:-.02em;font-size:22px;font-weight:750;line-height:1.1;display:block}.stat span{color:var(--mut);font-size:11.5px;font-weight:500}.stat .delta{color:var(--ok);background:var(--ok-bg);border-radius:99px;margin-left:auto;padding:3px 7px;font-size:10.5px;font-weight:700}.field{gap:6px;min-width:0;display:grid}.field .label{color:#4c4650;font-size:11.5px;font-weight:650}.field .label .hint-inline{color:var(--mut);font-style:normal;font-weight:500}.input,.select,textarea.input{border-radius:var(--radius-sm);background:var(--card);height:37px;color:var(--ink);border:1px solid #d9d4d8;align-items:center;gap:9px;width:100%;padding:0 12px;font-family:inherit;font-size:13px;display:flex}textarea.input{resize:vertical;align-items:flex-start;height:auto;padding-top:9px}.input:focus-visible,.select:focus-visible,textarea.input:focus-visible{border-color:var(--mar-600);outline:none;box-shadow:0 0 0 3px #8b1e4721}.input.error{border-color:#d8564b;box-shadow:0 0 0 3px #b3261e1c}.input::placeholder,textarea.input::placeholder{color:#9a939a}.input-wrap{position:relative}.input-wrap .icon{color:#8e868d;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-wrap .input{padding-left:34px}.ok-tag{color:var(--ok);background:var(--ok-bg);border-radius:99px;flex:none;align-items:center;gap:5px;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.hint{color:var(--mut);font-size:11px}.banner{border-radius:11px;align-items:flex-start;gap:11px;padding:12px 14px;font-size:12.5px;display:flex}.banner .icon{flex:none;margin-top:1px}.banner.ok{background:var(--ok-bg);color:#14603c}.banner.bad{background:var(--bad-bg);color:#8e1d16;border:1px solid #f3cbc7}.banner.info{background:var(--tint);color:var(--mar-700)}.banner b{font-weight:700}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{background:var(--card);color:#59525c;cursor:pointer;border:1px solid #d9d4d8;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:600}.chip.selected{background:var(--mar-600);border-color:var(--mar-600);color:#fff}.avatar{background:var(--mar-700);color:#fff;border-radius:50%;flex:none;place-items:center;width:33px;height:33px;font-size:11.5px;font-weight:700;display:grid}.avatar.tint{background:var(--tint);color:var(--mar-700)}.table-wrap{overflow-x:auto}table.tbl{border-collapse:collapse;width:100%}table.tbl th{letter-spacing:.09em;text-transform:uppercase;color:var(--mut);text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;background:#faf9fb;padding:9px 14px;font-size:10.5px;font-weight:700}table.tbl td{border-bottom:1px solid var(--line-soft);vertical-align:middle;padding:9px 14px;font-size:12.5px}table.tbl tr:last-child td{border-bottom:0}table.tbl tr.warn td{background:#fefaf0;box-shadow:inset 3px 0 #dfae4e}.mono{font-family:var(--mono);letter-spacing:.02em;font-size:11.5px}.who{align-items:center;gap:10px;display:flex}.who .avatar{width:29px;height:29px;font-size:10px}.who b{font-size:12.5px;font-weight:650;line-height:1.25;display:block}.who span{color:var(--mut);font-size:11px}.autocomplete{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow-pop);z-index:30;border-radius:11px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.autocomplete .ac-item{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f1eef1;align-items:center;gap:10px;width:100%;padding:10px 13px;font-size:12.5px;display:flex}.autocomplete .ac-item:hover,.autocomplete .ac-item.hot{background:var(--tint)}.autocomplete .ac-item .icon{color:#948c93;flex:none}.autocomplete .ac-item b{font-weight:650}.autocomplete .ac-item span{color:var(--mut)}.autocomplete .ac-footer{color:#9a939a;letter-spacing:.03em;justify-content:flex-end;padding:6px 12px;font-size:9.5px;display:flex}.badge-card{border:1px solid var(--line);background:var(--card);border-radius:13px;overflow:hidden}.badge-top{background:linear-gradient(120deg, var(--mar-700), var(--mar-900));color:#fff;justify-content:space-between;align-items:center;padding:9px 13px;display:flex}.badge-top em{letter-spacing:.22em;background:#ffffff2e;border-radius:5px;padding:3px 8px;font-size:9.5px;font-style:normal;font-weight:800}.badge-body{align-items:center;gap:12px;padding:12px 13px;display:flex}.badge-body .avatar{border-radius:10px;width:44px;height:44px;font-size:14px}.badge-body b{letter-spacing:-.01em;font-size:14.5px;font-weight:750;display:block}.badge-body span{color:var(--mut);font-size:11px;display:block}.badge-ref{text-align:right;margin-left:auto}.badge-ref .mono{color:var(--mar-700);font-size:12px;font-weight:700}.badge-bars{background:repeating-linear-gradient(90deg,#2b2630 0 2px,#0000 2px 4px,#2b2630 4px 7px,#0000 7px 8px,#2b2630 8px 9px,#0000 9px 13px);border-radius:2px;width:92px;height:26px;margin-top:6px}.badge-foot{border-top:1px dashed var(--line);color:var(--mut);justify-content:space-between;align-items:center;padding:9px 13px;font-size:10.5px;display:flex}.camera-box{background:radial-gradient(120% 120% at 50% 15%,#3a3340 0%,#221e27 65%);border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.camera-box .sil{aspect-ratio:1/1.18;background:#57505f;border-radius:46% 46% 42% 42%;width:44%;position:relative;top:12%}.camera-box .sil:before{content:"";aspect-ratio:1;background:#57505f;border-radius:50%;width:42%;position:absolute;top:-38%;left:29%}.camera-box .guide{border:2.5px dashed #ffffff80;border-radius:50%;position:absolute;inset:9% 22%}.camera-box .rec{color:#fff;background:#0000006b;border-radius:99px;align-items:center;gap:6px;padding:4px 10px;font-size:10.5px;font-weight:700;display:flex;position:absolute;top:11px;left:12px}.camera-box .rec:before{content:"";background:#5bd08c;border-radius:50%;width:7px;height:7px}.camera-box img.captured{object-fit:cover;width:100%;height:100%}.empty-state{text-align:center;color:var(--mut);justify-items:center;gap:8px;padding:40px 20px;display:grid}.empty-state .icon{color:#c4bcc2;width:32px;height:32px}.zl-logo{white-space:nowrap;align-items:center;gap:.16em;line-height:1;text-decoration:none;display:inline-flex}.zl-main{display:inline-block}.zl-word{letter-spacing:-.015em;color:var(--mar-700);font-family:Segoe UI,Arial,sans-serif;font-size:1em;font-weight:800;display:block}.zl-word i{vertical-align:.85em;letter-spacing:0;font-size:.34em;font-style:normal;font-weight:700}.zl-tag{letter-spacing:.315em;color:#4a4348;text-indent:.05em;border-top:.055em solid #4a4348;margin-top:.14em;padding-top:.13em;font-size:.208em;font-weight:600;display:block}.zl-swoosh{flex:none;width:auto;height:1.32em;margin-top:-.18em}.zl-swoosh path{fill:var(--mar-700)}.zl-logo.zl-white .zl-word{color:#fff}.zl-logo.zl-white .zl-tag{color:#ffffffc7;border-top-color:#ffffff8c}.zl-logo.zl-white .zl-swoosh path{fill:#fff}.staff-shell{min-height:100svh;display:flex}.sb{color:#fff;background:linear-gradient(178deg, var(--mar-700) 0%, var(--mar-900) 100%);scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;flex-direction:column;flex:none;width:236px;height:100svh;display:flex;position:sticky;top:0;overflow:hidden auto}.sb-logo{flex:none;padding:22px 20px 20px}.sb-nav{flex:none;gap:2px;padding:4px 12px;display:grid}.sb-link{color:#ffffffd1;white-space:nowrap;border-radius:9px;align-items:center;gap:11px;padding:9.5px 12px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.sb-link .icon{opacity:.9;flex:none;width:17px;height:17px}.sb-link.active{color:#fff;background:#ffffff29;font-weight:650;box-shadow:inset 3px 0 #e8b7c8}.sb-section{letter-spacing:.18em;color:#ffffff73;margin:16px 24px 6px;font-size:10px;font-weight:700}.sb-user{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-top:1px solid #ffffff24;flex:none;align-items:center;gap:10px;margin-top:auto;padding:14px 18px;display:flex}.sb-user-text{flex:1;min-width:0}.sb-user-text b{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;display:block;overflow:hidden}.sb-user-text span{color:#ffffff9e;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.staff-main{flex-direction:column;flex:1;min-width:0;min-height:100svh;display:flex}.staff-topbar{background:var(--card);border-bottom:1px solid var(--line);z-index:20;flex:none;align-items:center;gap:14px;height:60px;padding:0 22px;display:flex;position:sticky;top:0}.topbar-title{min-width:0;overflow:hidden}.topbar-title .tt-main{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:16.5px;font-weight:700;overflow:hidden}.role-chip{letter-spacing:.06em;color:var(--mar-700);background:var(--tint);border:1px solid var(--tint-line);text-transform:uppercase;white-space:nowrap;border-radius:999px;margin-left:auto;padding:4px 11px;font-size:11px;font-weight:700}.staff-content{flex-direction:column;flex:1;gap:16px;min-height:0;padding:20px 22px;display:flex}@media (width<=900px){.sb{width:204px}.sb-link{padding:8.5px 10px;font-size:12.5px}.staff-topbar{padding:0 16px}.staff-content{padding:14px}}@media (width<=640px){.sb{width:184px}.sb-logo{padding:16px 14px 14px}.sb-nav{padding:4px 8px}.sb-section{margin:12px 18px 6px}.sb-user{padding:12px 14px}.role-chip{display:none}.staff-topbar .avatar{margin-left:auto}}.login-shell{background:#fff;grid-template-columns:1.08fr 1fr;min-height:100svh;display:grid}.login-brand{background:linear-gradient(160deg, var(--mar-600) 0%, var(--mar-700) 46%, var(--mar-900) 100%);color:#fff;flex-direction:column;padding:52px 56px 40px;display:flex;position:relative;overflow:hidden}.login-brand:before{content:"";border:92px solid #ffffff0d;border-radius:50%;width:540px;height:540px;position:absolute;top:-130px;right:-190px}.login-brand:after{content:"";border:72px solid #ffffff0b;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-190px;left:-150px}.login-brand>*{position:relative}.login-brand h2{letter-spacing:-.02em;max-width:15ch;margin:auto 0 10px;font-size:31px;font-weight:750;line-height:1.15}.login-sub{color:#ffffffbf;max-width:44ch;margin:0 0 30px;font-size:14px}.login-feats{gap:16px;margin-bottom:auto;display:grid}.login-feat{color:#ffffffe0;align-items:center;gap:13px;font-size:13.5px;display:flex}.feat-bub{background:#ffffff21;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.login-copyright{color:#ffffff80;margin-top:36px;font-size:11px}.login-form-wrap{place-items:center;padding:40px;display:grid}.login-form{gap:15px;width:352px;display:grid}.login-form h3{letter-spacing:-.015em;font-size:22px;font-weight:750}.login-form-sub{color:var(--mut);margin:-9px 0 4px;font-size:13px}.show-toggle{color:var(--mar-700);cursor:pointer;background:0 0;border:none;padding:4px;font-size:11.5px;font-weight:650;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-remember-row{color:var(--mut);justify-content:space-between;align-items:center;font-size:12px;display:flex}.checkbox-row{cursor:pointer;align-items:center;gap:7px;display:flex}.login-link{color:var(--mar-700);font-weight:650;text-decoration:none}.login-divider{color:#a79fa6;letter-spacing:.14em;align-items:center;gap:12px;font-size:10.5px;font-weight:700;display:flex}.login-divider:before,.login-divider:after{content:"";background:var(--line);flex:1;height:1px}.login-role-chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.login-role-chips button{cursor:pointer;border:none}@media (width<=860px){.login-shell{grid-template-rows:auto 1fr;grid-template-columns:1fr}.login-brand{padding:34px 28px 30px}.login-brand h2{margin:18px 0 10px;font-size:26px}.login-feats{display:none}.login-form-wrap{background:var(--ground);border-radius:28px 28px 0 0;margin-top:-18px;padding:26px 22px 34px}.login-form{width:100%}}.dash{flex-direction:column;gap:16px;display:flex}.dash-stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.dash-qbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dash-onsite-card{flex-direction:column;min-height:0;display:flex}.dash-card-head{align-items:center;gap:12px;display:flex}.dash-card-head .pill{margin-left:auto}.vrows{flex-direction:column;gap:10px;padding:14px;display:none}.vrow{background:var(--card);border:1px solid var(--line);border-radius:13px;align-items:center;gap:11px;padding:12px 13px;display:flex}.vrow.warnc{background:#fefaf0;border-color:#f0dca8}.vrow b{font-size:13px;font-weight:650;display:block}.vrow .sub{color:var(--mut);font-size:11px}.vrow .end{text-align:right;justify-items:end;gap:4px;margin-left:auto;display:grid}.vrow .tim{color:var(--mut);font-size:11px}@media (width<=780px){.dash-stats{grid-template-columns:1fr 1fr}.dash-qbar .hint,.table-wrap{display:none}.vrows{display:flex}}.ci{align-items:flex-start;gap:18px;display:flex}.ci-main{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.ci-side{flex-direction:column;flex:none;gap:16px;width:372px;display:flex}.ci-card{gap:14px;padding:18px;display:grid}.ci-frow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ci-photo-card{align-items:stretch;gap:18px;padding:18px;display:flex}.ci-photo-camera{flex:none;width:250px}.ci-photo-info{align-content:center;gap:10px;display:grid}.ci-host-input{position:relative}.ci-host-list{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow-pop);z-index:30;border-radius:11px;max-height:260px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto}.ci-host-item{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f1eef1;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:12.5px;display:flex}.ci-host-item:hover{background:var(--tint)}.ci-host-item b{font-weight:650;display:block}.ci-host-item span{color:var(--mut);font-size:11px}.ci-host-selected{align-items:center;gap:9px;display:flex}.ci-submit-card{gap:10px;margin-top:auto;padding:14px 16px;display:grid}.ci-submit-row{color:var(--mut);justify-content:space-between;align-items:center;font-size:12px;display:flex}.ci-success{text-align:center;justify-items:center;gap:14px;padding:40px 24px;display:grid}.ci-success .okbig{background:var(--ok-bg);width:88px;height:88px;color:var(--ok);border-radius:50%;place-items:center;display:grid}@media (width<=900px){.ci{flex-direction:column}.ci-side{width:100%}.ci-frow{grid-template-columns:1fr}.ci-photo-card{flex-direction:column}.ci-photo-camera{width:100%}}.co{flex-direction:column;gap:16px;max-width:940px;display:flex}.co-search-card{gap:12px;padding:18px;display:grid}.co-results{gap:10px;display:grid}.pill.badge-yes{background:var(--ok-bg);color:var(--ok)}.pill.badge-no{background:var(--warn-bg);color:var(--warn)}.co-badge-field{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;height:auto;min-height:37px;padding:6px 12px;display:flex}.co-badge-field .pill{flex:none}.co-badge-field .co-badge-ref{font-family:var(--mono);letter-spacing:.03em;color:var(--mar-700);font-size:15px;font-weight:800}.co-res{border:1px solid var(--line);background:var(--card);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:inherit;display:flex}.co-res.selected{border-color:var(--mar-600);background:var(--tint);box-shadow:0 0 0 3px #8b1e471a}.co-res.dim{opacity:.62;cursor:default}.co-res .end{text-align:right;justify-items:end;gap:5px;margin-left:auto;display:grid}.co-detail-card{gap:22px;padding:20px;display:flex}.co-detail-main{flex:1;align-content:start;gap:14px;min-width:0;display:grid}.co-detail-who{align-items:center;gap:12px;display:flex}.co-detail-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.co-detail-side{border-left:1px solid var(--line);flex:none;align-content:start;gap:10px;width:250px;padding-left:22px;display:grid}.co-divider{color:#a79fa6;letter-spacing:.14em;align-items:center;gap:12px;margin:6px 0;font-size:10.5px;font-weight:700;display:flex}.co-divider:before,.co-divider:after{content:"";background:var(--line);flex:1;height:1px}@media (width<=780px){.co-detail-card{flex-direction:column}.co-detail-side{border-left:0;border-top:1px solid var(--line);width:100%;padding-top:16px;padding-left:0}.co-detail-grid{grid-template-columns:1fr 1fr}}.bd{flex-direction:column;gap:16px;max-width:940px;display:flex}.bd-search-card{gap:12px;padding:18px;display:grid}.bd-group{gap:8px;display:grid}.bd-group-title{letter-spacing:.06em;text-transform:uppercase;color:var(--mut);font-size:11px;font-weight:700}.bd-results{gap:10px;display:grid}.bd-assign-card{gap:22px;padding:20px;display:flex}.bd-assign-picker{flex:1;align-content:start;gap:14px;min-width:0;display:grid}.bd-assign-who{align-items:center;gap:12px;display:flex}.bd-assign-side{border-left:1px solid var(--line);flex:none;align-content:start;gap:10px;width:250px;padding-left:22px;display:grid}.bd-badge-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;max-height:260px;display:grid;overflow-y:auto}.bd-badge-chip{border:1px solid var(--line);background:var(--card);cursor:pointer;text-align:center;border-radius:11px;justify-items:center;gap:2px;padding:10px 8px;font-family:inherit;display:grid}.bd-badge-chip .icon{opacity:.7;width:18px;height:18px}.bd-badge-chip b{font-size:13px;font-weight:700}.bd-badge-chip span{color:var(--mut);font-size:10px}.bd-badge-chip.selected{border-color:var(--mar-600);background:var(--tint);box-shadow:0 0 0 3px #8b1e471a}.bd-pool-card{gap:12px;padding:18px;display:grid}.bd-pool-list{gap:8px;display:grid}.bd-pool-row{border:1px solid var(--line);background:var(--card);border-radius:11px;align-items:center;gap:12px;padding:10px 14px;display:flex}.bd-pool-id{flex:none;align-items:center;gap:8px;width:96px;font-size:13px;font-weight:700;display:inline-flex}.bd-pool-id .icon{opacity:.7;width:16px;height:16px}.bd-pool-holder{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;overflow:hidden}.bd-pool-actions{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.bd-add{border-top:1px dashed var(--line);gap:8px;padding-top:14px;display:grid}.bd-add-title{letter-spacing:.06em;text-transform:uppercase;color:var(--mut);font-size:11px;font-weight:700}.bd-add-row{flex-wrap:wrap;gap:8px;display:flex}.bd-add-row .input{flex:1;min-width:140px}@media (width<=780px){.bd-assign-card{flex-direction:column}.bd-assign-side{border-left:0;border-top:1px solid var(--line);width:100%;padding-top:16px;padding-left:0}.bd-pool-row{flex-wrap:wrap}.bd-pool-actions{width:100%;margin-left:0}}.hist{flex-direction:column;gap:16px;display:flex}.hist-filters{flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px;display:flex}.hist-search{flex:220px;width:260px;min-width:180px}.hist-filters .select{flex:none;width:170px}.hist-daterange{flex:none;align-items:center;gap:8px;display:flex}.hist-daterange .input{width:140px}.hist-match-count{white-space:nowrap;margin-left:auto}.hist-chips{margin:-6px 0 0}.hist-table-card{flex-direction:column;min-height:0;display:flex}.hist-cards{flex-direction:column;gap:10px;padding:14px;display:none}@media (width<=780px){.hist-filters{padding:12px}.hist-search{flex:100%}.hist-filters .select,.hist-daterange{display:none}.hist-match-count{margin-left:0}.table-wrap{display:none}.hist-cards{display:flex}}.wl{grid-template-columns:1fr 340px;align-items:start;gap:18px;display:grid}.wl-main{min-width:0}.wl-list-card{flex-direction:column;min-height:0;display:flex}.wl-side{align-content:start;gap:16px;display:grid}.wl-add-form{gap:13px;padding:18px;display:grid}.wl-cards{flex-direction:column;gap:10px;padding:14px;display:none}.wl-card{background:var(--card);border:1px solid var(--line);border-radius:13px;flex-direction:column;gap:8px;padding:4px 4px 12px;display:flex}.wl-card .vrow{border:none;padding:12px 13px 4px}.wl-card-actions{gap:8px;padding:0 13px;display:flex}.wl-remove-confirm{background:var(--bad-bg);border-radius:11px;gap:8px;margin:8px 13px 4px;padding:12px 14px;display:grid}.wl-remove-actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=900px){.wl{grid-template-columns:1fr}.table-wrap{display:none}.wl-cards{display:flex}}.hosts-page{grid-template-columns:230px 1fr;align-items:start;gap:18px;display:grid}.hosts-dept-card{align-content:start;gap:3px;padding:12px;display:grid}.hosts-dept-title{padding:6px 13px 10px}.hosts-dept-row{color:#59525c;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:9.5px 13px;font-size:12.5px;font-weight:550;display:flex}.hosts-dept-row span{color:var(--mut);background:#efecef;border-radius:99px;padding:2px 8px;font-size:11px;font-weight:650}.hosts-dept-row.on{background:var(--tint);color:var(--mar-700);font-weight:700}.hosts-dept-row.on span{color:var(--mar-700);background:#fff}.hosts-chips{display:none}.hosts-table-card{flex-direction:column;min-height:0;display:flex}.hosts-table-head{flex-wrap:wrap}.hosts-search{width:200px;margin-left:auto}.hosts-search .input{height:32px}.hosts-add-form{border-bottom:1px solid var(--line);background:#faf9fb;grid-template-columns:repeat(3,1fr);gap:14px;padding:16px 18px;display:grid}.hosts-add-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;display:flex}.hosts-cards{flex-direction:column;gap:10px;padding:14px;display:none}.hosts-cards .vrow .end{gap:6px}.hosts-cards .vrow button.btn{background:0 0;border:none;height:auto;padding:0}@media (width<=900px){.hosts-page{grid-template-columns:1fr}.hosts-dept-card{display:none}.hosts-chips{display:flex}.hosts-add-form{grid-template-columns:1fr}.hosts-search{width:100%;margin-left:0}.table-wrap{display:none}.hosts-cards{display:flex}}.admin-page{flex-direction:column;gap:16px;display:flex}.admin-users-card{flex-direction:column;display:flex}.admin-invite-banner{margin:0 18px 12px}.admin-cards{flex-direction:column;gap:10px;padding:14px;display:none}.admin-lower{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-audit-card,.admin-retention-card{flex-direction:column;gap:8px;padding:16px 18px;display:flex}.admin-audit-card{padding:0}.admin-audit-card .card-header{border-bottom:none;padding:14px 18px 10px}.admin-audit-list{flex-direction:column;padding:0 18px;display:flex}.aud-row{border-bottom:1px solid var(--line-soft);align-items:baseline;gap:12px;padding:9.5px 0;font-size:12px;display:flex}.aud-row:last-child{border-bottom:0}.aud-row time{color:var(--mut);flex:none;width:64px;font-size:10.5px}.aud-row .au{color:var(--mar-700);background:var(--tint);border-radius:6px;flex:none;padding:2px 7px;font-size:10.5px;font-weight:700}.tfoot-note{color:var(--mut);border-top:1px solid var(--line-soft);padding:11px 18px;font-size:11.5px}.admin-audit-card .tfoot-note{margin-top:auto}.admin-retention-card .retline{border:1px solid var(--line);border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;font-size:12.5px;display:flex}.admin-retention-card .retline b{font-weight:650;display:block}.admin-retention-card .retline span{color:var(--mut);font-size:11px}.admin-retention-select{white-space:nowrap;flex:none;width:auto;height:32px;font-size:12px;font-weight:650}.admin-retention-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.admin-saved-banner{margin-top:4px}.admin-nic-banner{background:var(--tint);color:var(--mar-700)}@media (width<=900px){.admin-lower{grid-template-columns:1fr}.table-wrap{display:none}.admin-cards{display:flex}}.kiosk-root{z-index:1000;color:var(--ink);font-family:var(--sans);font-variant-numeric:tabular-nums;background:#fdfcfd;flex-direction:column;font-size:clamp(16px,1.6vw,20px);line-height:1.45;display:flex;position:fixed;inset:0;overflow:hidden}.kiosk-root *{box-sizing:border-box}.kiosk-root .k-icon{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:26px;height:26px}.kshell{flex-direction:column;height:100%;min-height:0;display:flex}.ktop{border-bottom:1px solid var(--line-soft);background:var(--card);flex:none;align-items:center;gap:clamp(12px,1.6vw,18px);min-height:clamp(60px,8vh,88px);padding:0 clamp(20px,3.5vw,40px);display:flex}.ktop .kwordmark{color:var(--mar-700);align-items:center;display:inline-flex}.ktop .ktime{color:var(--mut);white-space:nowrap;margin-left:auto;font-size:clamp(15px,1.5vw,19px);font-weight:650}.kerror{color:#9a2f2f;background:#fdecec;border:1px solid #f4c6c6;border-radius:14px;flex:none;align-items:center;gap:clamp(10px,1.2vw,14px);margin:clamp(12px,1.6vw,20px) clamp(20px,3.5vw,40px) 0;padding:clamp(12px,1.4vw,16px) clamp(16px,2vw,20px);font-size:clamp(14px,1.4vw,17px);font-weight:600;display:flex}.kerror .k-icon{color:#c23b3b;flex:none}.ksteps{flex:1;justify-content:center;align-items:center;gap:0;min-width:0;display:flex;overflow:hidden}.kstep{color:#a79fa6;white-space:nowrap;align-items:center;gap:10px;min-width:0;font-size:clamp(13px,1.3vw,15px);font-weight:650;display:flex}.kstep u{background:var(--card);border:2px solid #ddd6db;border-radius:50%;flex:none;place-items:center;width:clamp(28px,3vw,34px);height:clamp(28px,3vw,34px);font-size:clamp(13px,1.3vw,15px);font-weight:750;text-decoration:none;display:grid}.kstep .lbl{text-overflow:ellipsis;overflow:hidden}.kstep.done{color:var(--mut)}.kstep.done u{background:var(--tint);border-color:var(--tint-line);color:var(--mar-700)}.kstep.act{color:var(--mar-700)}.kstep.act u{background:var(--mar-600);border-color:var(--mar-600);color:#fff}.kstep .bar{background:#e4dee2;flex:none;width:clamp(16px,3vw,40px);height:2px;margin:0 clamp(6px,1vw,12px)}@media (width<=900px){.kstep .bar{margin:0 6px}}.kbody{scrollbar-gutter:stable both-edges;flex-direction:column;flex:1;min-height:0;padding:clamp(24px,4vh,44px) clamp(24px,5vw,64px);display:flex;overflow:hidden auto}.ktitle{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(26px,3.4vw,40px);font-weight:750;line-height:1.14}.ktitle.big{font-size:clamp(30px,4.4vw,46px)}.ksub{color:var(--mut);max-width:56ch;margin-top:12px;font-size:clamp(16px,1.7vw,20px)}.kfoot{border-top:1px solid var(--line-soft);color:var(--mut);background:var(--card);flex:none;justify-content:space-between;align-items:center;gap:16px;padding:clamp(8px,1.2vh,12px) clamp(20px,3.5vw,40px);font-size:clamp(13px,1.4vw,16px);display:flex}.kfoot-hint{flex:1;min-width:0}.kfoot-nav{flex:none;align-items:center;gap:clamp(10px,1.4vw,16px);display:flex}.kfoot .kbtn{border:2px solid #0000;border-radius:14px;gap:8px;height:auto;padding:12px clamp(16px,2vw,26px);font-size:clamp(14px,1.4vw,16px);font-weight:650}.kfoot .kbtn .k-icon{width:18px;height:18px}.kghost{color:var(--mar-700);border:2px solid var(--tint-line);background:var(--tint);cursor:pointer;border-radius:14px;flex:none;padding:12px clamp(16px,2vw,26px);font-size:clamp(14px,1.4vw,16px);font-weight:650}.kghost:active{transform:translateY(1px)}.kcenter{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(16px,2.2vh,22px);padding:clamp(24px,4vh,40px) clamp(24px,5vw,60px);display:flex}.kcols{flex:1;grid-template-columns:1.05fr 1fr;align-items:start;gap:clamp(28px,4vw,52px);min-height:0;display:grid}@media (width<=900px){.kcols{grid-template-columns:1fr;gap:clamp(20px,3vh,32px)}}.kbtn{background:var(--mar-600);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:20px;justify-content:center;align-items:center;gap:14px;height:clamp(64px,8vh,84px);padding:0 clamp(24px,3vw,36px);font-family:inherit;font-size:clamp(20px,2.2vw,26px);font-weight:750;display:inline-flex;box-shadow:0 10px 26px -8px #60112d80}.kbtn:active{transform:translateY(1px)}.kbtn.gh{background:var(--card);color:var(--ink);box-shadow:none;border:2px solid #ddd6db}.kbtn.dis,.kbtn:disabled{opacity:.4;box-shadow:none;cursor:not-allowed}.kbtn.lg{width:min(480px,100%);height:clamp(88px,12vh,116px);font-size:clamp(28px,3.4vw,36px)}.kbtn.md{height:clamp(60px,7vh,70px);font-size:clamp(18px,2vw,22px)}.kbtn.block{width:100%}.keypad{grid-template-columns:repeat(3,minmax(72px,124px));justify-content:center;gap:clamp(10px,1.4vw,16px);display:grid}.kkey{background:var(--card);cursor:pointer;height:clamp(66px,8.5vh,86px);color:var(--ink);border:1.5px solid #e2dce0;border-radius:18px;place-items:center;font-family:inherit;font-size:clamp(26px,3vw,32px);font-weight:650;display:grid;box-shadow:0 2px 6px #28141e12}.kkey:active{background:var(--ground);transform:translateY(1px)}.kkey.mut{color:var(--mut);font-size:clamp(17px,1.8vw,20px);font-weight:650}.kdisp{border:2.5px solid var(--mar-600);background:var(--card);letter-spacing:.09em;font-variant-numeric:tabular-nums;border-radius:20px;align-items:center;max-width:420px;height:clamp(76px,9.5vh,96px);padding:0 clamp(20px,2.4vw,30px);font-size:clamp(32px,4vw,42px);font-weight:700;display:flex;box-shadow:0 0 0 5px #8b1e4717}.kdisp .caret{background:var(--mar-600);border-radius:2px;width:3px;height:clamp(38px,4.6vw,48px);margin-left:6px;animation:1s step-end infinite kcaret;display:inline-block}@keyframes kcaret{50%{opacity:0}}.kdisp .ph{color:#c9c2c8}.kfield{gap:9px;min-width:0;display:grid}.kfield .lab{color:#4c4650;font-size:clamp(14px,1.4vw,16px);font-weight:650}.kfield .lab i{color:var(--mut);font-style:normal;font-weight:500}.kfield .kin{background:var(--card);width:100%;height:clamp(58px,6.8vh,66px);color:var(--ink);border:2px solid #ddd6db;border-radius:16px;align-items:center;gap:14px;padding:0 20px;font-family:inherit;font-size:clamp(18px,2vw,22px);display:flex}.kfield input.kin{outline:none}.kfield input.kin:focus{border-color:var(--mar-600);box-shadow:0 0 0 5px #8b1e471a}.kfield .kin input{min-width:0;height:100%;color:inherit;background:0 0;border:none;outline:none;flex:1;padding-right:20px;font-family:inherit;font-size:clamp(18px,2vw,22px)}.kfield .kin .k-icon{color:#948c93;width:22px;height:22px;margin-left:20px}.kaddr .input-wrap{position:relative}.kaddr .input-wrap>.icon{color:#948c93;width:22px;height:22px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.kaddr input.input{border:2px solid #ddd6db;border-radius:16px;width:100%}.kaddr input.input:focus{border-color:var(--mar-600);outline:none;box-shadow:0 0 0 5px #8b1e471a}.kaddr .autocomplete{z-index:5;font-size:18px}.kchip-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:clamp(10px,1.2vw,14px);display:grid}.kchip{background:var(--card);cursor:pointer;height:clamp(66px,8vh,78px);color:var(--ink);border:2px solid #ddd6db;border-radius:18px;justify-content:center;align-items:center;gap:12px;font-family:inherit;font-size:clamp(18px,1.9vw,21px);font-weight:650;display:flex}.kchip .k-icon{color:#948c93;width:24px;height:24px}.kchip.sel{border-color:var(--mar-600);background:var(--tint);color:var(--mar-700);box-shadow:0 0 0 4px #8b1e4714}.kchip.sel .k-icon{color:var(--mar-700)}.kpurpose-list{flex-direction:column;flex:1 1 0;justify-content:center;gap:clamp(10px,1.2vh,14px);min-width:0;max-width:clamp(260px,22vw,340px);min-height:0;display:flex;overflow-y:auto}.kpurpose-list .kchip{flex:none;justify-content:flex-start;height:clamp(54px,6.5vh,64px);padding:0 16px;font-size:clamp(16px,1.6vw,18px)}.khost-cols{flex-direction:row;justify-content:center;align-items:stretch;gap:clamp(20px,2.5vw,36px);display:flex}.khost-left{flex-direction:column;flex:0 0 min(820px,100%);justify-content:center;gap:clamp(16px,2.2vh,24px);min-width:0;display:flex}.khost-left .kkeyboard{margin-inline:0}.khost-panel{border:1px solid var(--line-soft);background:color-mix(in srgb, var(--tint) 30%, var(--card));border-radius:20px;flex-direction:column;flex:1 1 0;gap:12px;min-width:0;max-width:clamp(260px,22vw,340px);min-height:0;padding:clamp(14px,1.8vh,20px);display:flex}.khost-panel-head{align-items:center;gap:10px;font-size:clamp(15px,1.5vw,17px);display:flex}.khost-panel-head b{font-weight:750}.khost-panel-head .kcount{background:var(--mar-600);color:#fff;border-radius:13px;place-items:center;min-width:26px;height:26px;padding:0 8px;font-size:13px;font-weight:700;display:grid}.khost-empty{text-align:center;color:var(--mut);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:20px;font-size:clamp(14px,1.4vw,16px);display:flex}.khost-empty .ring{border:2px dashed var(--tint-line);width:56px;height:56px;color:var(--mar-700);border-radius:50%;place-items:center;display:grid}.khost-empty .ring .k-icon{width:24px;height:24px}.khost-empty p{max-width:30ch;margin:0}.khost-results{flex-direction:column;flex:1;gap:6px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.khost-item{background:var(--card);cursor:pointer;text-align:left;border:2px solid #0000;border-radius:12px;flex:none;align-items:center;gap:10px;width:100%;padding:6px 10px;font-family:inherit;display:flex;box-shadow:0 1px 3px #28141e0d}.khost-item:active{transform:translateY(1px)}.khost-item .avv{background:var(--tint);width:32px;height:32px;color:var(--mar-700);border-radius:10px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.khost-item .meta{gap:1px;min-width:0;display:grid}.khost-item .meta b{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(13px,1.3vw,15px);font-weight:700;overflow:hidden}.khost-item .meta b mark{color:var(--mar-700);text-underline-offset:3px;background:0 0;text-decoration:underline;text-decoration-thickness:2px}.khost-item .meta small{color:var(--mut);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(11px,1.1vw,12px);overflow:hidden}.khost-item .pick{border:2px solid var(--line-soft);color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-left:auto;display:grid}.khost-item .pick .k-icon{width:14px;height:14px}.khost-item.sel{border-color:var(--mar-600);background:var(--tint)}.khost-item.sel .pick{background:var(--mar-600);border-color:var(--mar-600)}.kcard{border:1px solid var(--line);background:var(--card);border-radius:18px;gap:2px;width:100%;max-width:520px;padding:8px;display:grid}.kdet{border-bottom:1px solid var(--line-soft);align-items:baseline;gap:14px;padding:16px 18px;display:flex}.kdet:last-child{border-bottom:none}.kdet .kl{width:clamp(88px,12vw,120px);color:var(--mut);flex:none;font-size:clamp(13px,1.4vw,15px);font-weight:650}.kdet b{word-break:break-word;flex:1;min-width:0;font-size:clamp(17px,1.8vw,19px);font-weight:650}.kdet button.kedit{color:var(--mut);cursor:pointer;background:0 0;border:none;flex:none;place-items:center;padding:4px;display:grid}.kdet button.kedit .k-icon{width:20px;height:20px}.kbadge{border:1px solid var(--line);background:var(--card);border-radius:18px;width:100%;max-width:480px;overflow:hidden}.kbadge-top{background:linear-gradient(120deg, var(--mar-700), var(--mar-900));color:#fff;justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.kbadge-top em{letter-spacing:.22em;background:#ffffff2e;border-radius:6px;padding:4px 10px;font-size:12px;font-style:normal;font-weight:800}.kbadge-body{text-align:left;align-items:center;gap:14px;padding:16px 18px;display:flex}.kbadge-body .avv{background:var(--mar-700);color:#fff;border-radius:14px;flex:none;place-items:center;width:56px;height:56px;font-size:18px;font-weight:700;display:grid}.kbadge-body b{letter-spacing:-.01em;font-size:19px;font-weight:750;display:block}.kbadge-body span{color:var(--mut);font-size:14px;display:block}.kbadge-ref{text-align:right;margin-left:auto}.kbadge-ref .mono{font-family:var(--mono);color:var(--mar-700);font-size:15px;font-weight:700}.kbadge-bars{background:repeating-linear-gradient(90deg,#2b2630 0 2px,#0000 2px 4px,#2b2630 4px 7px,#0000 7px 8px,#2b2630 8px 9px,#0000 9px 13px);border-radius:2px;width:130px;height:26px;margin-top:8px}.kbadge-foot{border-top:1px dashed var(--line);color:var(--mut);justify-content:space-between;align-items:center;padding:10px 18px;font-size:13px;display:flex}.kbig-icon{border-radius:50%;flex:none;place-items:center;width:clamp(88px,11vw,104px);height:clamp(88px,11vw,104px);display:grid}.kbig-icon .k-icon{stroke-width:2.4px;width:clamp(44px,5.5vw,50px);height:clamp(44px,5.5vw,50px)}.kbig-icon.ok{background:var(--ok-bg);color:var(--ok)}.kbig-icon.neutral{background:var(--tint);color:var(--mar-700)}.kprog{background:#ede8eb;border-radius:99px;width:100%;max-width:420px;height:8px;overflow:hidden}.kprog i{background:var(--rose-400);border-radius:99px;height:100%;transition:width 1s linear;display:block}.kcountdown{color:var(--mut);font-size:15px}.kcam-wrap .camera-box{border-radius:24px}.kwsplit{background:linear-gradient(135deg, var(--mar-700), var(--mar-900));flex:1;min-height:0;position:relative;overflow:hidden}.kw-brand{z-index:1;place-items:center;width:50vw;display:grid;position:absolute;inset:0 auto 0 0}.kw-brand .zl-logo{z-index:1;position:relative;font-size:clamp(44px,5.6vw,100px)!important}.kw-arcs{color:#ffffff40;pointer-events:none;z-index:0;width:min(70vw,620px);height:min(70vw,620px);margin:auto;position:absolute;inset:0}@keyframes kw-arc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kw-panel{background:#fdfcfd;border-radius:50% 0 0 50%;width:54vw;position:absolute;top:-12vh;bottom:-12vh;right:0;box-shadow:-20px 0 48px #2e081859}.kw-actions{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:clamp(18px,3vh,28px);width:46vw;padding:clamp(24px,4vh,40px) clamp(20px,3vw,48px) clamp(24px,4vh,40px) clamp(24px,3vw,48px);display:flex;position:absolute;inset:0 0 0 auto;transform:translate(-3vw)}.kw-actions .ksub{margin-inline:auto}.kw-btn{width:min(440px,100%)}.kw-meta{color:var(--mut);gap:4px;margin-top:clamp(8px,2vh,20px);font-size:clamp(13px,1.4vw,16px);display:grid}@media (width<=900px){.kw-brand{width:auto;height:36vh;inset:0 0 auto}.kw-panel{border-radius:50% 50% 0 0/22vh 22vh 0 0;width:auto;inset:40vh -24vw -12vh;box-shadow:0 -18px 44px #2e081859}.kw-actions{width:auto;padding:0 clamp(24px,6vw,48px) clamp(20px,3vh,32px);inset:46vh 0 0}}.ksearch{background:var(--card);border:2px solid #ddd6db;border-radius:16px;align-items:center;gap:14px;width:100%;height:clamp(56px,6.5vh,62px);padding:0 20px;font-size:clamp(17px,1.8vw,20px);display:flex}.ksearch input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:clamp(17px,1.8vw,20px)}.ksearch .k-icon{color:#948c93;width:22px;height:22px}.knotice{background:var(--tint);color:var(--mar-700);border-radius:16px;align-items:flex-start;gap:12px;max-width:560px;padding:18px 20px;font-size:18px;display:flex}.knotice .k-icon{flex:none;margin-top:2px}.kgrid3{grid-template-columns:1.1fr 1fr 1fr;gap:16px;display:grid}@media (width<=900px){.kgrid3{grid-template-columns:1fr}}.kstack{gap:22px;display:grid}.kbtn-row{flex-wrap:wrap;gap:16px;display:flex}.kbody-kbd{justify-content:center;align-items:center;gap:clamp(16px,2.2vh,24px)}.kfield-center{width:100%;max-width:520px;margin-inline:auto}.kkeyboard{width:100%;max-width:820px;margin-inline:auto}.kkeyboard .simple-keyboard.hg-theme-default{background:color-mix(in srgb, var(--tint) 45%, var(--card));border:1px solid var(--line-soft);border-radius:20px;padding:clamp(8px,1.2vh,14px)}.kkeyboard .simple-keyboard .hg-row{gap:clamp(5px,.7vw,8px)}.kkeyboard .simple-keyboard .hg-row+.hg-row{margin-top:clamp(5px,.7vh,8px)}.kkeyboard .simple-keyboard .hg-button{background:var(--card);height:clamp(48px,6.2vh,62px);color:var(--ink);border:1.5px solid #e2dce0;border-bottom-width:2px;border-radius:12px;font-family:inherit;font-size:clamp(16px,1.8vw,21px);font-weight:600;box-shadow:0 2px 5px #28141e0f}.kkeyboard .simple-keyboard .hg-button:active,.kkeyboard .simple-keyboard .hg-button.hg-activeButton{background:var(--tint);border-color:var(--tint-line);color:var(--mar-700);transform:translateY(1px)}.kkeyboard .simple-keyboard .hg-button.hg-functionBtn{color:var(--mut);font-size:clamp(14px,1.5vw,17px);font-weight:650}.kkeyboard .simple-keyboard .hg-button.hg-button-space{max-width:none}.hg-theme-default{box-sizing:border-box;touch-action:manipulation;-webkit-user-select:none;user-select:none;background-color:#ececec;border-radius:5px;width:100%;padding:5px;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{font-size:inherit;border-width:0}.hg-theme-default .hg-button{flex-grow:1;display:inline-block}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;justify-content:center;align-items:center;height:40px;padding:5px;display:flex;box-shadow:0 0 3px -1px #0000004d}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{justify-content:center;align-items:center;width:33.3%;height:60px;display:flex}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{color:#fff;background:#05194687}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=\.com]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=\@]{max-width:60px}.hg-candidate-box{-webkit-user-select:none;user-select:none;background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;margin-top:-10px;display:inline-flex;position:absolute;transform:translateY(-100%)}ul.hg-candidate-box-list{flex:1;margin:0;padding:0;list-style:none;display:flex}li.hg-candidate-box-list-item{justify-content:center;align-items:center;width:40px;height:40px;display:flex}li.hg-candidate-box-list-item:hover{cursor:pointer;background:#00000008}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{color:#969696;cursor:pointer;align-items:center;padding:0 10px;display:flex}.hg-candidate-box-next{border-top-right-radius:5px;border-bottom-right-radius:5px}.hg-candidate-box-prev{border-top-left-radius:5px;border-bottom-left-radius:5px}.hg-candidate-box-btn-active{color:#444}
