.storage-required-gate{position:fixed;inset:0;z-index:100000;background:rgba(3,14,30,.88);backdrop-filter:blur(10px);display:grid;place-items:center;padding:20px}.storage-required-card{width:min(520px,100%);background:#fff;color:#10233f;border-radius:24px;padding:28px;box-shadow:0 24px 80px rgba(0,0,0,.35);text-align:center}.storage-required-icon{font-size:42px}.storage-required-card h1{margin:8px 0;font-size:25px}.storage-required-card p{line-height:1.65;color:#50627a}.storage-required-guide{display:grid;gap:6px;text-align:right;background:#f4f8fd;border:1px solid #d9e5f3;border-radius:16px;padding:16px;margin:18px 0}.storage-required-guide span{font-size:14px;color:#52657d;line-height:1.55}.storage-required-error{min-height:24px;color:#b42318;font-weight:700;margin-bottom:10px}.storage-required-retry{width:100%;border:0;border-radius:14px;background:#0b5ed7;color:#fff;padding:14px 18px;font-weight:800;font-size:16px;cursor:pointer}.storage-required-retry:disabled{opacity:.55;cursor:wait}.storage-required-card small{display:block;margin-top:12px;color:#6a7a90;line-height:1.5}

/* V10.10.41 touch and scroll hardening */
html{height:100%;scroll-behavior:auto}body{min-height:100%;overflow-y:auto!important;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom}main,.app-main,.employee-main,.settings-organized-grid,.modal-body,.job-drawer,.sidebar,.side-menu{touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch}.sidebar,.side-menu{max-height:100dvh;overflow-y:auto;overscroll-behavior:contain}.modal,.modal-card,.job-drawer{max-height:calc(100dvh - 16px);overflow-y:auto;overscroll-behavior:contain}.modal-open{overflow:hidden!important}.modal-open .modal,.modal-open .modal-card{touch-action:pan-y}.manager-password-card input{font-size:16px;min-height:46px}
@media (pointer:coarse){button,a,input,select,textarea{touch-action:manipulation}button,a{min-height:44px}.settings-category-nav{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}}
