.help-trigger{display:inline-grid;place-items:center;width:22px;height:22px;margin-left:5px;padding:0;border:1px solid #a9bdd8;border-radius:50%;background:#f4f8ff;color:#1856b5;font-size:.78rem;font-weight:800;line-height:1;vertical-align:middle;cursor:pointer}.help-trigger:hover,.help-trigger:focus{background:#0d6efd;color:#fff;border-color:#0d6efd;outline:3px solid rgba(13,110,253,.15)}.help-dialog{width:min(560px,calc(100% - 28px));padding:0;border:0;border-radius:20px;color:#132238;box-shadow:0 26px 80px rgba(13,31,58,.28)}.help-dialog::backdrop{background:rgba(14,27,48,.58);backdrop-filter:blur(3px)}.help-dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px 16px;border-bottom:1px solid #e7ebf1}.help-dialog-header h2{margin:3px 0 0;font-size:1.35rem}.help-dialog-eyebrow{color:#0d6efd;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.help-dialog-close{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#eef2f7;color:#42546b;font-size:1.5rem}.help-dialog-body{padding:22px 26px;color:#46576c;line-height:1.65}.help-dialog-body p:last-child{margin-bottom:0}.help-dialog-footer{display:flex;justify-content:flex-end;padding:0 26px 24px}.processing-overlay{position:fixed;z-index:2000;inset:0;display:grid;place-items:center;padding:20px;background:rgba(13,27,49,.55);backdrop-filter:blur(4px)}.processing-overlay[hidden]{display:none}.processing-card{width:min(430px,100%);padding:34px;text-align:center;border-radius:22px;background:#fff;box-shadow:0 25px 80px rgba(8,25,50,.3)}.processing-card h2{margin:18px 0 8px;font-size:1.45rem}.processing-card p{margin:0;color:#66758a}.processing-spinner{display:inline-block;width:54px;height:54px;border:5px solid #dce9ff;border-top-color:#0d6efd;border-radius:50%;animation:processing-spin .85s linear infinite}@keyframes processing-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.processing-spinner{animation-duration:1.8s}}
