:root{--bg:#f7f8fc;--surface:#fff;--surface-alt:#eef0ff;--text:#172033;--muted:#667085;--brand:#4f46e5;--brand-strong:#3730a3;--accent:#f59e0b;--line:#dfe3ec;--success:#087443;--danger:#b42318;--radius-sm:6px;--radius:12px;--shadow:0 14px 38px rgba(23,32,51,.08);--container:1240px;--reading:68ch;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:5rem}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:400 1rem/1.65 system-ui,-apple-system,"Segoe UI",sans-serif}img{display:block;max-width:100%;height:auto}a{color:var(--brand-strong);text-underline-offset:.18em}button,input,select,textarea{font:inherit}button,a,select,input,textarea{border-radius:var(--radius-sm)}:focus-visible{outline:3px solid #a5b4fc;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;left:1rem;top:1rem;transform:translateY(-200%);background:var(--text);color:#fff;padding:.7rem 1rem}.skip-link:focus{transform:none}
.site-header{position:relative;z-index:20;background:rgba(247,248,252,.96);border-bottom:1px solid var(--line)}.nav-shell{max-width:var(--container);margin:auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.65rem;color:var(--text);font-weight:800;text-decoration:none}.brand img{border-radius:8px}.menu-toggle{display:none;min-width:44px;min-height:44px;border:1px solid var(--line);background:var(--surface);color:var(--text);font-weight:700}.primary-nav{display:flex;flex-direction:column;position:absolute;left:0;right:0;top:100%;background:var(--surface);padding:1rem;border-bottom:1px solid var(--line);gap:.25rem}.primary-nav>a{display:flex;align-items:center;min-height:44px;padding:.55rem .7rem;color:var(--text);font-weight:650;text-decoration:none}.primary-nav>a:hover{color:var(--brand)}.language-picker select{width:100%;min-height:44px;border:1px solid var(--line);background:#fff;padding:.45rem .65rem}.js .menu-toggle{display:block}.js .primary-nav{display:none}.js .primary-nav.is-open{display:flex}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1.1rem;border:1px solid var(--brand);background:var(--brand);color:#fff;font-weight:750;text-decoration:none;cursor:pointer}.button:hover{background:var(--brand-strong)}.button-small{min-height:42px;padding:.55rem .85rem}.button-secondary{background:transparent;color:var(--brand-strong)}.button-light{background:#fff;border-color:#fff;color:var(--brand-strong)}
.legacy-update-notice{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--container);margin:1rem auto 0;padding:1rem;background:#172018;color:#fff;border-radius:var(--radius-sm)}.legacy-update-notice strong{display:block}.legacy-update-notice p{margin:.2rem 0 0;color:#e6eee0}.legacy-update-notice .button{flex:0 0 auto}
.hero,.section,.page-hero,.profile-hero,.article-shell,.prose-page,.not-found{max-width:var(--container);margin:auto;padding-inline:1rem}.hero{display:grid;gap:2rem;padding-block:3.5rem}.hero-copy{align-self:center}.eyebrow{margin:0 0 .7rem;color:var(--brand);font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.hero h1,.page-hero h1,.profile-hero h1,.article-header h1,.not-found h1{margin:.15rem 0 1rem;font-size:clamp(2.25rem,9vw,5.3rem);line-height:1.02;letter-spacing:-.045em}.lead,.page-hero>p,.profile-hero p,.article-deck,.prose-page header>p{max-width:var(--reading);color:var(--muted);font-size:clamp(1.05rem,2.3vw,1.25rem)}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hero-panel{background:var(--surface-alt);border:1px solid var(--line);border-radius:var(--radius);padding:.7rem;box-shadow:var(--shadow)}.hero-panel img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px}
.section{padding-block:3.5rem}.section-tight{padding-top:1rem}.section h2,.final-cta h2,.prose-page h1{margin:.2rem 0 1rem;font-size:clamp(1.7rem,5vw,2.8rem);line-height:1.15}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-heading h2{margin:0}.post-grid{display:grid;grid-template-columns:1fr;gap:1.1rem}.post-card{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.card-media{display:block;overflow:hidden}.card-media img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .25s ease}.post-card:hover .card-media img{transform:scale(1.02)}.card-body{padding:1.2rem}.risk-badge{display:inline-block;margin:.1rem 0 .35rem;padding:.2rem .45rem;border:1px solid #f0b429;background:#fff8e1;color:#7a4b00;border-radius:999px;font-size:.76rem;font-weight:800}.risk-badge-age{border-color:#c2410c;background:#fff1eb;color:#9a3412}.card-body h2{font-size:1.25rem;line-height:1.25;margin:.3rem 0 .65rem}.card-body h2 a{color:var(--text);text-decoration:none}.card-body p{color:var(--muted);margin:0}.card-meta{display:flex;justify-content:space-between;gap:.8rem;margin-top:1rem;color:var(--muted);font-size:.86rem}
.split-section{display:grid;gap:2rem;background:var(--text);color:#fff;max-width:none;padding-inline:max(1rem,calc((100% - var(--container))/2 + 1rem))}.split-section .eyebrow{color:#c7d2fe}.steps{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.steps li{display:flex;gap:1rem}.steps li>span{display:grid;place-items:center;flex:0 0 44px;height:44px;border:1px solid #667085;border-radius:50%;color:#c7d2fe;font-weight:800}.steps h3,.steps p{margin:0}.steps p{color:#cbd1dc}.creator-grid,.category-grid{display:grid;grid-template-columns:1fr;gap:1rem}.creator-card{display:flex;align-items:center;gap:.85rem;padding:1rem;background:var(--surface);border:1px solid var(--line);color:var(--text);text-decoration:none;border-radius:var(--radius)}.creator-card small,.creator-card strong{display:block}.creator-card small{color:var(--muted)}.avatar{display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;border-radius:50%;background:var(--surface-alt);color:var(--brand-strong);font-weight:850;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-large{width:112px;height:112px;font-size:2rem}.category-band{display:grid;gap:2rem}.chips{display:flex;flex-wrap:wrap;gap:.65rem}.chips a{padding:.55rem .8rem;background:var(--surface);border:1px solid var(--line);color:var(--text);text-decoration:none}.chips span{color:var(--muted)}.proof{padding:1.5rem;background:var(--surface-alt);border:1px solid #d8dcff;border-radius:var(--radius)}.proof strong{display:block;margin:.55rem 0}.faq{max-width:850px}.faq details{padding:1rem 0;border-bottom:1px solid var(--line)}.faq summary{font-weight:750;cursor:pointer}.final-cta{max-width:var(--container);margin:2rem auto 4rem;padding:2rem 1.25rem;background:var(--brand);color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.final-cta p{margin:0;color:#e0e7ff}
.page-hero{padding-block:3.5rem 2rem}.page-hero h1{font-size:clamp(2.2rem,7vw,4rem)}.filters{display:grid;gap:1rem;padding:1rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.filters label,.report-form label{display:grid;gap:.35rem;font-weight:700}.filters input,.filters select,.report-form input,.report-form select,.report-form textarea{width:100%;min-height:46px;padding:.65rem .75rem;border:1px solid #c8ced9;background:#fff;color:var(--text)}.results-bar{display:flex;justify-content:space-between;align-items:center;margin:1.5rem 0}.category-grid a{display:grid;gap:.35rem;padding:1.25rem;background:var(--surface);border:1px solid var(--line);color:var(--text);text-decoration:none;border-radius:var(--radius)}.category-grid span{color:var(--muted)}.profile-hero{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding-block:3rem}.profile-hero h1{font-size:clamp(2.2rem,7vw,4.2rem)}.archive-list{list-style:none;margin:0;padding:0;background:var(--surface);border:1px solid var(--line)}.archive-list li{display:flex;flex-direction:column;gap:.25rem;padding:1rem;border-bottom:1px solid var(--line)}.archive-list span{color:var(--muted);font-size:.9rem}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin:2rem 0}.pagination a,.pagination span{padding:.65rem .85rem;background:var(--surface);border:1px solid var(--line);text-decoration:none}.empty-state,.notice{padding:1rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}
.article-shell{padding-block:1.5rem 4rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;color:var(--muted);font-size:.9rem}.article-header{max-width:1080px;margin:3rem auto 2rem}.article-header h1{font-size:clamp(2.35rem,8vw,5rem)}.article-meta{display:flex;flex-wrap:wrap;gap:.6rem 1.25rem;color:var(--muted)}.risk-disclaimer{margin-top:1.35rem;padding:1rem 1.1rem;border:1px solid #f0b429;border-left:5px solid #d97706;background:#fff8e1;color:#573600;border-radius:var(--radius-sm)}.risk-disclaimer p{margin:.25rem 0 0;color:#684500}.article-image{max-width:1080px;margin:0 auto 2rem}.article-image img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius)}.article-layout{display:grid;gap:2rem;max-width:1080px;margin:auto}.article-content{max-width:none;min-width:0;font-size:1.08rem;line-height:1.82}.article-content p{margin:0 0 1.35em}.article-content h2{font-size:clamp(1.55rem,4vw,2.15rem);line-height:1.2;margin:2.2em 0 .65em}.article-content h3{font-size:1.35rem;margin:1.8em 0 .55em}.article-content a{overflow-wrap:anywhere}.article-aside{align-self:start;display:grid;gap:.55rem;padding:1rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.article-aside h2{font-size:1rem;margin:0 0 .4rem}.article-aside a,.text-button{display:block;padding:.55rem .2rem;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--brand-strong);text-align:left;text-decoration:none;cursor:pointer}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.tag-list span{padding:.3rem .55rem;background:var(--surface-alt);border-radius:4px;font-size:.86rem}.article-more{margin-top:4rem}.article-more>h2{font-size:1.7rem}.back-link{display:inline-block;margin-top:2rem}.video-placeholder{position:relative;max-width:900px;margin:0 auto 2rem;background:#111;border-radius:var(--radius);overflow:hidden}.video-placeholder img,.video-placeholder iframe{width:100%;aspect-ratio:16/9;object-fit:cover;border:0}.video-placeholder button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);min-height:48px;padding:.7rem 1rem;border:0;background:var(--brand);color:#fff;font-weight:750}
.prose-page{max-width:880px;padding-block:3rem 5rem}.prose-page header{border-bottom:1px solid var(--line);margin-bottom:2rem}.prose-page section{margin:2rem 0}.prose-page section h2{font-size:1.35rem}.prose-page p{color:#475467}.narrow{max-width:720px}.report-form{display:grid;gap:1rem}.honeypot{position:absolute!important;left:-9999px!important}.notice.success{border-color:#75d1a7;color:var(--success)}.notice.error{border-color:#f4a29b;color:var(--danger)}.not-found{padding-block:6rem;min-height:55vh}.not-found h1{font-size:clamp(2.3rem,8vw,4.5rem)}
.site-footer{background:#111827;color:#d0d5dd;padding:3rem 1rem 1rem}.footer-grid{max-width:var(--container);margin:auto;display:grid;gap:2rem}.site-footer h2{font-size:.95rem;color:#fff}.site-footer a{display:block;color:#d0d5dd;margin:.5rem 0;text-decoration:none}.footer-brand{color:#fff!important}.footer-bottom{max-width:var(--container);margin:2rem auto 0;padding-top:1rem;border-top:1px solid #344054;font-size:.86rem}
.age-gate-open{overflow:hidden}.age-gate{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:1rem;background:rgba(9,14,27,.88);backdrop-filter:blur(8px)}.age-gate-panel{width:min(100%,560px);padding:clamp(1.5rem,5vw,2.5rem);background:#fff;border-radius:var(--radius);box-shadow:0 24px 80px rgba(0,0,0,.35);text-align:center}.age-mark{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 1rem;border:4px solid #c2410c;border-radius:50%;color:#9a3412;font-size:1.5rem;font-weight:900}.age-gate-panel h1{margin:.2rem 0 .8rem;font-size:clamp(1.8rem,6vw,2.6rem);line-height:1.1}.age-gate-panel p{color:var(--muted)}.age-gate-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.age-gate-actions .button{width:100%}
@media(min-width:640px){.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta{flex-direction:row;justify-content:space-between;align-items:center;border-radius:var(--radius)}.profile-hero{flex-direction:row;align-items:center}.archive-list li{flex-direction:row;justify-content:space-between}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}
@media(min-width:900px){.site-header{position:sticky;top:0}.menu-toggle,.js .menu-toggle{display:none}.primary-nav,.js .primary-nav{display:flex;position:static;flex-direction:row;align-items:center;background:transparent;padding:0;border:0}.language-picker select{width:auto;max-width:10rem}.hero{grid-template-columns:1.05fr .95fr;padding-block:5.5rem}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split-section{grid-template-columns:.8fr 1.2fr}.category-band{grid-template-columns:1.4fr .6fr}.creator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.creator-directory{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filters{grid-template-columns:2fr 1fr 1fr 1fr auto;align-items:end}.article-layout{grid-template-columns:minmax(0,1fr) 240px}.article-aside{position:sticky;top:90px}}
@media(min-width:1200px){.post-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:360px){.brand span{max-width:180px;line-height:1.1}.hero h1{font-size:2.15rem}.actions .button{width:100%}.card-meta{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
