:root{--ink:#210f30;--ink-deep:#15091e;--red:#de3226;--red-hot:#f14d3f;--gold:#ffc969;--cream:#fff8ee;--white:#fff;--muted:#eadfea;--shadow:0 28px 80px rgba(18,5,26,.42);--radius:28px}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth;background:var(--ink-deep)}
body{margin:0;color:var(--white);background:var(--ink-deep);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}
button,summary,[role="button"]{font:inherit}
button,.cta,[role="button"],summary{cursor:pointer}
button{border:0}
.page-shell{min-height:100svh;background:linear-gradient(180deg,var(--ink-deep),#281134)}
.preview-surface{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;background-image:linear-gradient(90deg,rgba(21,9,30,.93) 0%,rgba(21,9,30,.79) 30%,rgba(21,9,30,.22) 62%,rgba(21,9,30,.07) 100%),linear-gradient(180deg,rgba(12,5,17,.2),rgba(12,5,17,.42)),url("/images/benaughty-background.webp");background-position:center;background-size:cover;outline:none}
.preview-surface:focus-visible{box-shadow:inset 0 0 0 4px var(--gold)}
.preview-surface:after{content:"";position:absolute;z-index:-1;inset:auto auto -24vmax -18vmax;width:50vmax;height:50vmax;border-radius:50%;background:radial-gradient(circle,rgba(222,50,38,.36),transparent 68%);filter:blur(12px);pointer-events:none}
.brand-rail{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:24px 0}
.brand-logo{display:block;width:170px;height:auto;padding:7px 10px;border-radius:12px;background:rgba(255,248,238,.95);filter:drop-shadow(0 8px 20px rgba(0,0,0,.18))}
.quiet-entry{padding:11px 18px;border:1px solid rgba(255,255,255,.38);border-radius:999px;color:var(--white);background:rgba(33,15,48,.68);backdrop-filter:blur(14px);font-weight:750;letter-spacing:.01em;transition:transform .2s ease,background .2s ease}
.quiet-entry:hover,.quiet-entry:focus-visible{transform:translateY(-2px);background:rgba(222,50,38,.9)}
.preview-copy{position:relative;z-index:3;width:min(1180px,calc(100% - 48px));margin:clamp(5vh,9vh,12vh) auto 0;padding-right:54%;pointer-events:none}
.preview-copy>*{pointer-events:auto}
.eyebrow,.notice-overline{margin:0 0 14px;color:var(--gold);font-size:.78rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}
h1{max-width:720px;margin:0;font-size:clamp(2.8rem,6vw,6.3rem);line-height:.92;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 8px 30px rgba(0,0,0,.45)}
.lede{max-width:620px;margin:26px 0 0;color:#f3eaf3;font-size:clamp(1rem,1.6vw,1.28rem)}
.choice-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.primary-cta,.secondary-cta,.footer-cta{min-height:52px;padding:0 24px;border-radius:999px;font-weight:850;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.primary-cta{color:var(--white);background:linear-gradient(135deg,var(--red-hot),var(--red));box-shadow:0 14px 35px rgba(222,50,38,.32)}
.primary-cta:hover,.primary-cta:focus-visible{transform:translateY(-3px);box-shadow:0 18px 42px rgba(222,50,38,.48)}
.secondary-cta{color:var(--white);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.36);backdrop-filter:blur(10px)}
.secondary-cta:hover,.secondary-cta:focus-visible{transform:translateY(-3px);background:rgba(255,255,255,.2)}
.profile-ribbon{display:flex;align-items:end;gap:12px;margin-top:36px}
.profile-card{position:relative;width:116px;height:144px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.46);border-radius:22px;background:var(--ink);box-shadow:0 18px 45px rgba(0,0,0,.36);transition:transform .25s ease,box-shadow .25s ease}
.profile-card:hover,.profile-card:focus-visible{transform:translateY(-8px) rotate(0);box-shadow:0 24px 52px rgba(0,0,0,.5);outline:2px solid var(--gold);outline-offset:3px}
.profile-card img{width:100%;height:100%;object-fit:cover;object-position:50% 20%;display:block}
.profile-card figcaption{position:absolute;inset:auto 7px 7px;padding:4px 7px;border-radius:999px;color:var(--white);background:rgba(21,9,30,.8);font-size:.63rem;font-weight:750;text-align:center;white-space:nowrap;backdrop-filter:blur(7px)}
.card-one{transform:rotate(-5deg)}
.card-two{height:164px;transform:translateY(-5px)}
.card-three{transform:rotate(5deg)}
.screen-cue{position:absolute;z-index:3;right:28px;bottom:24px;display:flex;align-items:center;gap:10px;padding:9px 13px;border-radius:999px;background:rgba(21,9,30,.62);color:rgba(255,255,255,.84);font-size:.76rem;backdrop-filter:blur(10px);pointer-events:none}
.screen-cue span{width:8px;height:8px;border-radius:50%;background:var(--red-hot);box-shadow:0 0 0 5px rgba(241,77,63,.16)}
.editorial-details{position:relative;z-index:2;width:min(1120px,calc(100% - 32px));margin:-1px auto 0;border-top:1px solid rgba(255,255,255,.14);background:#2b1538;box-shadow:var(--shadow)}
.editorial-details summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:84px;padding:20px 28px;color:var(--white);font-size:1rem;font-weight:850;list-style:none}
.editorial-details summary::-webkit-details-marker{display:none}
.editorial-details summary:hover,.editorial-details summary:focus-visible{background:#341944;outline:0}
.summary-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--red);font-size:1.5rem;transition:transform .25s ease}
.editorial-details[open] .summary-mark{transform:rotate(45deg)}
.editorial-article{padding:clamp(32px,6vw,80px);color:#2c1d32;background:var(--cream);font-family:Georgia,"Times New Roman",serif}
.editorial-article p{max-width:760px;margin:0 auto 1.25em;font-size:1.08rem}
.editorial-article h2{max-width:760px;margin:2.4em auto .75em;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.12;letter-spacing:-.035em}
.article-kicker{color:var(--red);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.85rem,4vw,3.5rem)!important;font-weight:900;line-height:1.04;text-wrap:balance}
.note-panel{max-width:760px;margin:2.2em auto;padding:24px;border-left:5px solid var(--red);border-radius:0 18px 18px 0;background:#f3e4d6;box-shadow:0 14px 32px rgba(33,15,48,.09)}
.note-panel strong{display:block;margin-bottom:6px;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif}
.note-panel p{margin:0}
.article-action{max-width:760px;margin:3.5em auto 0;padding:28px;border-radius:24px;color:var(--white);background:linear-gradient(135deg,var(--ink),#3b1c4e);font-family:Inter,ui-sans-serif,system-ui,sans-serif;box-shadow:0 18px 48px rgba(33,15,48,.22)}
.article-action p{margin:0 0 16px;font-size:1.35rem;font-weight:850}
.site-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:28px;color:#d9c9dd;background:#1a0b24}
.site-footer img{width:146px;height:auto;padding:6px 9px;border-radius:10px;background:var(--cream)}
.site-footer p{margin:0;font-size:.82rem}
.footer-cta{min-height:44px;color:var(--white);background:var(--red)}
.notice-age{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:20px;background:rgba(15,5,22,.56);backdrop-filter:blur(9px)}
.notice-glow{position:absolute;width:min(680px,90vw);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(222,50,38,.34),transparent 66%);pointer-events:none}
.notice-card{position:relative;width:min(480px,100%);padding:clamp(30px,6vw,54px);border:1px solid rgba(255,255,255,.22);border-radius:var(--radius);color:var(--white);background:linear-gradient(150deg,rgba(43,21,56,.97),rgba(21,9,30,.98));box-shadow:0 36px 100px rgba(0,0,0,.58);text-align:center}
.notice-card:before{content:"18+";position:absolute;top:18px;right:18px;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:var(--white);background:var(--red);font-size:.86rem;font-weight:900}
.notice-card img{width:174px;height:auto;margin:0 auto 26px;padding:8px 12px;border-radius:12px;background:var(--cream);filter:drop-shadow(0 10px 24px rgba(0,0,0,.22))}
.notice-card h2{margin:0;font-size:clamp(2rem,7vw,3.3rem);line-height:1;letter-spacing:-.045em}
.notice-card>p:not(.notice-overline):not(.notice-fine){margin:20px auto;color:#e7ddea}
.notice-actions{display:grid;gap:10px;margin-top:25px}
.notice-confirm,.notice-decline{min-height:54px;border-radius:999px;font-weight:850}
.notice-confirm{color:var(--white);background:linear-gradient(135deg,var(--red-hot),var(--red));box-shadow:0 14px 35px rgba(222,50,38,.3)}
.notice-decline{color:#d8cbdc;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2)}
.notice-confirm:hover,.notice-confirm:focus-visible,.notice-decline:hover,.notice-decline:focus-visible{transform:translateY(-2px)}
.notice-fine{margin:18px 0 0!important;color:#a997ae!important;font-size:.75rem}
.invite-layer{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:20px}
.invite-backdrop{position:absolute;inset:0;background:rgba(13,4,19,.72);backdrop-filter:blur(8px)}
.invite-card{position:relative;width:min(520px,100%);padding:clamp(32px,6vw,56px);border:1px solid rgba(255,255,255,.22);border-radius:var(--radius);background:linear-gradient(145deg,#32163f,var(--ink-deep));box-shadow:0 36px 110px rgba(0,0,0,.64)}
.invite-card h2{margin:0;font-size:clamp(2rem,6vw,3.35rem);line-height:1;letter-spacing:-.045em}
.invite-card>p:not(.eyebrow){color:#eadfeb}
.invite-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:50%;color:var(--white);background:rgba(255,255,255,.1);font-size:1.6rem}
.invite-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
@media (max-width:900px){.preview-copy{padding-right:34%}.preview-surface{background-position:58% center}.profile-card{width:98px;height:126px}.card-two{height:144px}}
@media (max-width:680px){.brand-rail{width:calc(100% - 28px);padding:16px 0}.brand-logo{width:128px}.quiet-entry{padding:9px 13px;font-size:.78rem}.preview-surface{min-height:880px;background-image:linear-gradient(180deg,rgba(21,9,30,.64),rgba(21,9,30,.42) 35%,rgba(21,9,30,.92) 73%,var(--ink-deep)),url("/images/benaughty-background.webp");background-position:63% top;background-size:auto 58%,auto 58%;background-repeat:no-repeat}.preview-copy{width:calc(100% - 28px);margin:48vh auto 0;padding:0}.preview-copy h1{font-size:clamp(2.55rem,13vw,4rem);line-height:.93}.lede{font-size:1rem}.choice-row{display:grid;grid-template-columns:1fr}.primary-cta,.secondary-cta{width:100%}.profile-ribbon{justify-content:center;margin-top:24px}.profile-card{width:28vw;max-width:105px;height:126px}.card-two{height:142px}.screen-cue{display:none}.editorial-details{width:100%;border-radius:0}.editorial-details summary{padding:18px}.editorial-article{padding:34px 20px}.site-footer{grid-template-columns:1fr;width:100%;text-align:center}.site-footer img{margin:auto}.footer-cta{width:100%}.notice-card{padding:36px 24px}.notice-card:before{top:12px;right:12px}.invite-actions{display:grid}.invite-actions>*{width:100%}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-cta,.secondary-cta,.profile-card,.summary-mark,.quiet-entry{transition:none}}
.dialog-label{margin:0 0 14px;font-size:clamp(1.55rem,4vw,2.2rem);font-weight:800;line-height:1.1}
