
body.certcore-web-session-pending .app{filter:blur(1.5px);pointer-events:none;user-select:none}
.web-auth-gate{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,rgba(235,244,249,.96),rgba(248,251,253,.98))}
.web-auth-gate[hidden]{display:none!important}.web-auth-card{width:min(430px,100%);padding:28px;border:1px solid #d7e5ef;border-radius:24px;background:#fff;box-shadow:0 28px 70px rgba(16,36,63,.16)}
.web-auth-brand{display:flex;align-items:center;gap:13px;margin-bottom:22px}.web-auth-brand img{width:52px;height:52px;object-fit:contain}.web-auth-brand strong{display:block;color:#10243f;font-size:22px}.web-auth-brand small{color:#70849a}
.web-auth-card h2{margin:0 0 5px;color:#10243f;font-size:25px}.web-auth-card>p{margin:0 0 20px;color:#6e8296}.web-auth-card label{display:grid;gap:7px;margin:12px 0;color:#334f68;font-size:12px;font-weight:800}.web-auth-card input{width:100%;min-height:46px;padding:0 13px;border:1px solid #cdddea;border-radius:11px;background:#fff;color:#10243f;font:inherit;box-sizing:border-box}.web-auth-submit{width:100%;min-height:47px;margin-top:7px;border:0;border-radius:11px;background:linear-gradient(135deg,#0f9f93,#128c9e);color:#fff;font-weight:900;cursor:pointer}.web-auth-message{min-height:19px;margin-top:12px;color:#ba4949;font-size:12px}.web-session-chip{position:fixed;right:18px;bottom:16px;z-index:9990;display:flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid #d5e5ee;border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(16,36,63,.09);color:#557086;font-size:11px;backdrop-filter:blur(8px)}.web-session-chip::before{content:"";width:8px;height:8px;border-radius:50%;background:#17aa9b;box-shadow:0 0 0 4px rgba(23,170,155,.12)}.web-sync-error::before{background:#d65b5b;box-shadow:0 0 0 4px rgba(214,91,91,.12)}
