#azmsa-walkthrough-launch{position:fixed;bottom:max(18px,env(safe-area-inset-bottom));right:18px;z-index:99990;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;max-width:calc(100vw - 36px);padding:15px 20px;border:1px solid #47617c;border-radius:10px;background:#143c61;color:#fff;font:700 15px/1.4 Arial,sans-serif;text-decoration:none;box-shadow:0 6px 28px #0003}
#azmsa-walkthrough-launch:hover{background:#215985}
#azmsa-walkthrough-dialog:not([open]){display:none}
#azmsa-walkthrough-dialog{box-sizing:border-box;width:min(900px,calc(100vw - 28px));max-height:calc(100dvh - 28px);margin:auto;border:0;border-top:6px solid #e8b44d;border-radius:15px;padding:24px;background:#fff;color:#173149;overflow:auto;box-shadow:0 22px 100px #0006;font:16px/1.5 Arial,sans-serif}
#azmsa-walkthrough-dialog::backdrop{background:rgba(9,26,43,.8)}
#azmsa-walkthrough-dialog .azmsa-walkthrough-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
#azmsa-walkthrough-dialog .azmsa-walkthrough-eyebrow{padding:0;margin:0 0 8px;font-size:11px;letter-spacing:2px;font-weight:700;color:#48647a}
#azmsa-walkthrough-dialog h2{margin:0;padding:0;font:700 clamp(21px,3vw,28px)/1.2 Arial,sans-serif;color:#153b5c}
#azmsa-walkthrough-dialog .azmsa-walkthrough-close{flex-shrink:0;border:0;border-radius:50%;width:44px;height:44px;font-size:28px;background:#eef3f7;color:#173149;cursor:pointer}
#azmsa-walkthrough-description{padding:0;margin:14px 0 18px;font-size:15px}
#azmsa-walkthrough-video{display:block;width:100%;max-height:60dvh;aspect-ratio:16/9;background:#102d48;border-radius:8px;object-fit:contain}
#azmsa-walkthrough-dialog .azmsa-walkthrough-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:18px}
#azmsa-walkthrough-dialog .azmsa-walkthrough-footer span{font-size:13px;color:#566b7c}
#azmsa-walkthrough-dialog .azmsa-walkthrough-continue{border:0;border-radius:8px;padding:13px 18px;min-height:44px;background:#153f65;color:white;font:700 14px/1.4 Arial,sans-serif;cursor:pointer}
#azmsa-walkthrough-dialog button:focus-visible,#azmsa-walkthrough-launch:focus-visible{outline:3px solid #c58813;outline-offset:3px}
@media(max-width:600px){#azmsa-walkthrough-dialog{padding:16px}#azmsa-walkthrough-launch{right:12px;bottom:max(12px,env(safe-area-inset-bottom));font-size:13px;padding:12px 16px}#azmsa-walkthrough-dialog .azmsa-walkthrough-continue{width:100%}}
