#nv-age-gate{display:flex;align-items:safe center;justify-content:center;box-sizing:border-box;min-height:100vh;min-height:100dvh;padding:28px 20px;padding-top:max(28px,env(safe-area-inset-top));padding-bottom:max(28px,env(safe-area-inset-bottom));overscroll-behavior:contain;background:radial-gradient(ellipse at top,#deeffb,transparent 65%),#f4f9fc;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
#nv-age-gate *{box-sizing:border-box}
#nv-age-gate .nv-age-card{width:100%;max-width:460px;min-width:0;margin:auto;padding:34px;border:1px solid #d5e6f0;border-radius:24px;background:#fff;text-align:center;box-shadow:0 18px 65px rgb(21 52 71 / 9%);overflow-wrap:anywhere}
#nv-age-gate .nv-age-brand{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:28px;font-size:22px;font-weight:700;letter-spacing:-.04em}
#nv-age-gate .nv-age-brand img{width:36px;height:36px;object-fit:contain}
#nv-age-gate .nv-age-badge{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 20px;border:1px solid #c8e2f2;border-radius:50%;background:#eaf6fd;color:#14618d;font-size:28px;font-weight:700}
#nv-age-gate .nv-age-eyebrow{margin:0 0 8px;font-size:11px;font-weight:650;letter-spacing:.13em;text-transform:uppercase;color:#47758f}
#nv-age-gate h2{margin:0 0 14px;color:#153447;font-size:clamp(25px,5vw,32px);font-weight:600;line-height:1.2;letter-spacing:-.035em}
#nv-age-gate #nv-age-description{margin:0;color:#536a78;font-size:15px;line-height:1.7}
#nv-age-gate .nv-age-actions{display:grid;gap:10px;margin-top:26px}
#nv-age-gate button{width:100%;min-width:0;min-height:50px;padding:13px 15px;border:1px solid #14618d;border-radius:10px;background:#14618d;color:white;font:inherit;font-size:14px;font-weight:600;line-height:1.5;white-space:normal;cursor:pointer}
#nv-age-gate button:hover:not(:disabled){background:#104e72}
#nv-age-gate #nv-age-no{border-color:#cddfe9;background:#f6faff;color:#31566c}
#nv-age-gate #nv-age-no:hover:not(:disabled){background:#eaf4fa}
#nv-age-gate button:disabled{opacity:.6;cursor:wait}
#nv-age-gate :is(button,a):focus-visible{outline:3px solid #2689c5;outline-offset:4px}
#nv-age-gate .nv-age-note{margin:16px 0 0;font-size:12px;line-height:1.6;color:#536a78}
#nv-age-gate #nv-age-leave{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:16px;padding:8px;color:#536a78;font-size:13px;text-underline-offset:3px}
@media(max-width:380px){#nv-age-gate{padding-inline:14px}#nv-age-gate .nv-age-card{padding:26px 20px;border-radius:18px}#nv-age-gate .nv-age-brand{margin-bottom:22px}#nv-age-gate #nv-age-description{font-size:14px}}
@media(max-height:560px){#nv-age-gate{padding-block:16px}#nv-age-gate .nv-age-card{padding-block:22px}#nv-age-gate .nv-age-brand{margin-bottom:12px}#nv-age-gate .nv-age-badge{width:52px;height:52px;margin-bottom:12px;font-size:23px}}
#nv-age-gate #nv-age-title:focus{outline:none}
