.ctf-age-screen{position:fixed;inset:0;z-index:2147483000;background:rgba(4,25,16,.68);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:grid;place-items:center;overflow-y:auto;overscroll-behavior:contain;padding:24px;color:var(--ct-text)}
.ctf-age-screen[hidden],.ctf-age-screen [hidden]{display:none}
.ctf-age-dialog{position:relative;width:100%;max-width:620px;background:var(--ct-cream);border:1px solid #cda95180;border-radius:24px;padding:28px 44px 26px;box-shadow:0 24px 90px #00140955;text-align:center;outline:none;margin:auto}
.ctf-age-brand{display:flex;align-items:center;justify-content:center;gap:22px;margin-bottom:18px}
.ctf-age-brand .ctf-logo-image{width:84px;height:84px;object-fit:contain}.ctf-age-brand .ctf-logo-round{border-radius:50%}
.ctf-age-mark{display:flex;align-items:center;justify-content:center;width:55px;height:55px;border:1px solid #cda951;border-radius:50%;font:500 25px var(--ct-serif);color:var(--ct-green)}.ctf-age-mark span{font-size:17px}
.ctf-age-dialog .ctf-age-eyebrow{color:#8b702f;text-transform:uppercase;font-size:10px;font-weight:600;letter-spacing:2.4px;margin:0 0 12px}
.ctf-age-dialog h2{font:500 26px/1.3 var(--ct-serif);letter-spacing:.2px;color:var(--ct-green);margin:0 auto 20px;max-width:470px}
#ctf-age-description{font-size:14px;line-height:1.65;color:#415449}#ctf-age-description p{margin:0 0 10px}
.ctf-age-actions{display:grid;gap:10px;margin:22px 0}
.ctf-age-dialog .ctf-age-yes,.ctf-age-dialog .ctf-age-no,.ctf-age-exit{display:flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:13px 16px;border-radius:11px;font:600 12px/1.5 var(--ct-sans);letter-spacing:.45px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}
.ctf-age-dialog .ctf-age-yes,.ctf-age-exit{background:var(--ct-green);color:#fffdf8;border:1px solid var(--ct-green)}.ctf-age-yes svg,.ctf-age-exit svg{width:19px;height:19px}
.ctf-age-dialog .ctf-age-yes:hover,.ctf-age-exit:hover{background:#264f38;color:#fffdf8;border-color:#cda951}
.ctf-age-dialog .ctf-age-no{background:transparent;color:#4c5d50;border:1px solid #d7cdb9}.ctf-age-dialog .ctf-age-no:hover{background:#ece6d9;color:#173c2b}
.ctf-age-screen :is(button,a):focus-visible{outline:3px solid #a47d25;outline-offset:4px}
.ctf-age-dialog .ctf-age-fine{border-top:1px solid #e1d8c5;padding-top:15px;font-size:11px;line-height:1.7;color:#657164}.ctf-age-fine p{margin:0 0 6px}.ctf-age-fine a{color:#315f41;text-decoration:underline;text-underline-offset:3px}
.ctf-age-refusal{margin:22px 0;color:var(--ct-green)}.ctf-age-refusal h3{font:500 24px var(--ct-serif);color:inherit}.ctf-age-refusal p{font-size:14px}.ctf-age-exit{margin-top:18px}
html.ctf-age-open,html.ctf-age-open body{overflow:hidden;overscroll-behavior:none}
@media(max-width:600px){.ctf-age-screen{padding:12px}.ctf-age-dialog{padding:24px 22px 20px;border-radius:19px}.ctf-age-brand{gap:18px;margin-bottom:16px}.ctf-age-brand .ctf-logo-image{width:72px;height:72px}.ctf-age-mark{width:47px;height:47px;font-size:23px}.ctf-age-dialog h2{font-size:22px;margin-bottom:16px}#ctf-age-description{font-size:13px}.ctf-age-actions{margin:18px 0}.ctf-age-dialog .ctf-age-yes,.ctf-age-dialog .ctf-age-no{font-size:11px;letter-spacing:.1px}.ctf-age-dialog .ctf-age-fine{font-size:11px}}
@media(prefers-reduced-motion:reduce){.ctf-age-screen *{transition:none}}
