.help-open{overflow:hidden}.help-backdrop{position:fixed;inset:0;z-index:200;background:#10223355;display:flex;justify-content:flex-end;animation:fade .15s ease}.help-panel{width:min(460px,calc(100vw - 32px));height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 80px #14293820;animation:help-in .22s ease}.help-header{padding:28px 25px 22px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.help-header .eyebrow{display:block;font-size:12px;margin-bottom:9px}.help-header h2{font-family:var(--heading);font-size:25px;letter-spacing:-.7px;margin:0;line-height:1.3}.help-header .icon-btn{flex-shrink:0}.help-body{padding:25px;overflow:auto;flex:1}.help-intro{font-size:16px;line-height:1.75;color:var(--ink);margin-bottom:28px}.help-body section{display:grid;grid-template-columns:28px 1fr;gap:13px;margin:0 0 25px}.help-number{font-size:12px;color:var(--blue);padding-top:3px;font-weight:700}.help-body h3{font-size:16px;margin:0 0 9px}.help-body section p{font-size:15px;color:var(--muted);line-height:1.75;margin:0}.help-tip{background:#f1f5fc;border-radius:10px;padding:16px;font-size:14px;line-height:1.65;color:#516386}.help-footer{padding:18px 25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.help-footer .btn{font-size:14px}.help-button{background:#f8faff}.menu-backdrop{position:fixed;inset:0;background:#10223366;z-index:19;border:0}.menu-close{display:none}@media(max-width:700px){.sidebar.open .menu-close{display:grid;position:absolute;right:10px;top:12px;background:#ffffff12;border-color:#ffffff22;color:white}.sidebar.open .brand{margin-top:23px}.help-header{padding:24px 20px 20px}.help-body{padding:22px 20px}.help-header h2{font-size:22px}.help-footer{padding:15px 20px}.page-heading>.actions{flex-wrap:wrap}}@keyframes help-in{from{transform:translateX(50px);opacity:.4}to{transform:translateX(0);opacity:1}}@media(prefers-reduced-motion:reduce){.help-panel{animation:none}}

.stat-link{cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s}.stat-link:hover{border-color:#b0beea;box-shadow:0 6px 20px #263d6c0a;transform:translateY(-2px)}.stat-link:focus-visible{outline:3px solid #96aaff;outline-offset:3px}.stat-link:active{transform:translateY(0)}
