/* Audience entry pages: shared Made by Matt navy, mint and cream. */
.ad-main{--ad-ink:#161d3d;--ad-green:#1d6250;--ad-mint:#b9e6cd;max-width:1180px;margin:0 auto;padding:20px 24px 48px;color:var(--ad-ink);font-size:1rem;line-height:1.6}
.ad-main *{box-sizing:border-box}.ad-main a{color:var(--ad-green);text-underline-offset:.2em}.ad-main a:hover{text-decoration-thickness:2px}.ad-main :focus-visible{outline:3px solid #bd6700;outline-offset:4px}.ad-main [id]{scroll-margin-top:100px}
.ad-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px;padding:0 0 18px;border-bottom:1px solid #cbd8de}.ad-nav a{display:inline-flex;align-items:center;min-height:44px;padding:8px 14px;border:1px solid #a4bcc1;border-radius:8px;text-decoration:none;font-weight:750;background:#fff;color:var(--ad-ink)}.ad-nav a:hover{background:var(--ad-mint)}
.ad-heading{max-width:800px;margin-bottom:34px}.ad-eyebrow{margin:0 0 8px;font-size:.9rem;font-weight:800;color:var(--ad-green)}.ad-heading h1{font-size:clamp(1.85rem,4.3vw,3.3rem);line-height:1.13;letter-spacing:-.025em;margin:0 0 18px;max-width:20ch}.ad-heading>p:not(.ad-eyebrow){max-width:66ch;font-size:1.08rem;margin:0 0 20px}.ad-buttons{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.ad-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border:1px solid var(--ad-ink);border-radius:8px;background:var(--ad-ink);color:#fff!important;font-weight:750;text-decoration:none}.ad-button-secondary{background:#fff;color:var(--ad-ink)!important}
.ad-search{max-width:660px;margin-top:22px}.ad-search label{display:block;font-weight:750;margin-bottom:6px}.ad-search>div{display:flex;gap:8px}.ad-search input{font:inherit;min-width:0;width:100%;min-height:48px;padding:10px 12px;border:1px solid #819ba9;border-radius:8px;background:#fff;color:var(--ad-ink)}.ad-search button{font:inherit;font-weight:750;min-height:48px;padding:10px 18px;background:var(--ad-green);color:#fff;border:1px solid var(--ad-green);border-radius:8px;cursor:pointer}
.ad-section{padding:28px 0;border-top:1px solid #cbd8de}.ad-section h2{font-size:clamp(1.4rem,2.5vw,1.9rem);line-height:1.2;margin:0 0 18px}.ad-section p{max-width:76ch;margin:0 0 16px}.ad-intro{color:#42556b}.ad-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ad-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #bfd0da;border-top:4px solid var(--ad-green);border-radius:10px;display:flex;flex-direction:column}.ad-card>div{padding:18px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.ad-card h3{font-size:1.12rem;line-height:1.3;margin:0 0 10px}.ad-card p{margin:0 0 12px;color:#42556b}.ad-action{display:inline-flex;align-items:center;min-height:44px;margin-top:auto;font-weight:750}.ad-card img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background:#e8eef1}.ad-preview-grid{max-width:1060px}
.ad-steps{list-style:none;counter-reset:step;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0;margin:0 0 20px}.ad-steps li{counter-increment:step;padding:20px;background:#e3f1eb;border-radius:10px;min-width:0}.ad-steps h3{font-size:1.12rem;line-height:1.35;margin:0 0 10px}.ad-steps h3:before{content:counter(step) ". ";color:var(--ad-green)}.ad-steps p{margin:0}.ad-source{font-size:.95rem;color:#42556b}
.ad-faq{max-width:850px;background:#fff;border:1px solid #bfd0da;border-radius:8px;margin:10px 0}.ad-faq summary{padding:14px 18px;min-height:48px;font-weight:750;cursor:pointer}.ad-faq>div{padding:0 18px 2px}.ad-faq p{margin:0 0 16px}.ad-audiences{display:flex;flex-wrap:wrap;gap:8px 20px}.ad-audiences a{display:inline-flex;align-items:center;min-height:44px;font-weight:650}.ad-adult-links{padding-top:24px;border-top:1px solid #cbd8de}.ad-adult-links a{display:inline-flex;align-items:center;min-height:44px}
@media(max-width:760px){.ad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-heading{margin-bottom:26px}.ad-main{padding:16px 20px 32px}.ad-heading h1{max-width:24ch}}
@media(max-width:520px){.ad-main{padding:16px}.ad-nav{gap:8px;margin-bottom:22px}.ad-nav a{padding:8px 11px}.ad-grid,.ad-steps{grid-template-columns:1fr}.ad-section{padding:24px 0}.ad-heading h1{font-size:1.9rem}.ad-heading>p:not(.ad-eyebrow){font-size:1rem}.ad-search>div{flex-wrap:wrap}.ad-search button{width:100%}.ad-card>div{padding:16px}.ad-buttons{align-items:stretch}.ad-button{flex:1 1 100%}.ad-audiences{display:grid;gap:4px}.ad-card img{max-height:200px;object-fit:contain}}
body[data-theme="dark"] .ad-main{--ad-ink:#e8e2d4;--ad-green:#b9e6cd}body[data-theme="dark"] .ad-card,body[data-theme="dark"] .ad-faq,body[data-theme="dark"] .ad-nav a,body[data-theme="dark"] .ad-search input{background:#1b234a;border-color:#52607c;color:#e8e2d4}body[data-theme="dark"] .ad-card p,body[data-theme="dark"] .ad-intro,body[data-theme="dark"] .ad-source{color:#c9d1e2}body[data-theme="dark"] .ad-steps li{background:#1d363e}body[data-theme="dark"] .ad-button,body[data-theme="dark"] .ad-search button{background:#b9e6cd;color:#161d3d!important}body[data-theme="dark"] .ad-button-secondary{background:#1b234a;color:#e8e2d4!important}body[data-theme="dark"] .ad-nav a:hover{background:#1d363e}
@media(prefers-reduced-motion:reduce){.ad-main *{scroll-behavior:auto!important}}
@media print{.ad-nav,.ad-search,.ad-buttons,.ad-adult-links,#audience-play-showcase{display:none}.ad-main{max-width:none;padding:0;font-size:11pt;color:#000}.ad-grid,.ad-steps{display:block}.ad-card,.ad-steps li,.ad-faq{break-inside:avoid;margin:10pt 0}.ad-card img{max-width:220px}.ad-section{break-inside:auto}.ad-section h2{break-after:avoid}.ad-main a{color:#000}.ad-faq:not([open])>div{display:block}}
