.locked-page{min-height:100dvh;display:grid;place-items:center;background:#d8e7e6}.frosted-background{position:fixed;inset:0;display:flex;gap:28px;padding:25vh 7vw;filter:blur(20px);opacity:.5;pointer-events:none}.frosted-background div{width:30%;height:390px;background:linear-gradient(#0d6b6b 35%,#fff 35%);border-radius:20px}.access-panel{z-index:1;max-width:470px;width:calc(100% - 36px);padding:36px;background:#fffffff2;backdrop-filter:blur(18px);border:1px solid white;border-radius:18px;box-shadow:0 24px 90px #03373e25;margin:40px auto}.access-panel .eyebrow{margin-top:20px}.access-panel h1{font-size:32px}.access-panel p{line-height:1.6;color:#5e7778}.access-panel button{width:100%;margin-top:8px}.access-panel .subtle{margin:22px 0 0}.report-share{font:600 14px inherit;border:1px solid #b7d4d0;border-radius:6px;padding:8px 12px;background:#fff;color:#087775;cursor:pointer}.share-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.share-message{font-size:13px;color:#527878}.share-dialog{max-width:510px;font-family:Arial,sans-serif}.share-dialog input{width:100%;padding:12px;margin:12px 0;font:inherit}.share-dialog button{padding:10px 14px;cursor:pointer}.lock-library{color:#cde7e5;background:transparent;border:1px solid #527979;padding:8px 10px;border-radius:5px}
#report-back-to-top{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));z-index:100;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid #c9d0d2;border-radius:12px;background:#e5e9eb;color:#354449;box-shadow:0 4px 16px #16353520;cursor:pointer;transition:background .15s,box-shadow .15s}#report-back-to-top:hover{background:#d6dde0;box-shadow:0 6px 20px #16353530}#report-back-to-top:focus-visible{outline:3px solid #087e7d;outline-offset:4px}body:has(#report-back-to-top) main{padding-bottom:90px}@media(max-width:760px){#report-back-to-top{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){#report-back-to-top{transition:none}}
