.home-hero{position:relative;overflow:hidden;padding:7rem 0 6rem;background:#171126;color:#fff}.home-hero::before{content:"";position:absolute;width:620px;height:620px;right:-160px;top:-280px;border-radius:50%;background:radial-gradient(circle,rgba(147,83,229,.55),rgba(91,42,165,.08) 58%,transparent 72%)}.home-hero::after{content:"";position:absolute;left:52%;bottom:-160px;width:420px;height:420px;border:1px solid rgba(255,255,255,.1);border-radius:50%}.home-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.6fr);gap:6rem;align-items:center}.home-hero .eyebrow{color:#d9b9ff}.home-hero h1{max-width:820px;margin:.5rem 0 1.4rem;font-size:clamp(3rem,6.5vw,5.8rem);line-height:.96;letter-spacing:-.06em}.home-hero-lead{max-width:690px;margin:0;color:#cfc8d9;font-size:1.18rem}.home-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem;margin-top:2rem}.home-primary-button{background:#f2b544;color:#20162c}.home-secondary-button{color:#fff;font-weight:750;text-underline-offset:5px}.home-search{max-width:620px;margin-top:2.2rem;box-shadow:none;border-color:rgba(255,255,255,.16)}.home-hero-panel{padding:2rem;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(255,255,255,.07);backdrop-filter:blur(8px)}.home-panel-kicker{margin:0 0 1.5rem;color:#d9b9ff;font-size:.76rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.home-hero-panel>strong{display:block;font-size:4.5rem;line-height:1}.home-hero-panel>span{color:#cfc8d9}.home-panel-types{display:grid;gap:.65rem;margin-top:1.8rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.14)}.home-panel-types span::before{content:"✓";margin-right:.7rem;color:#f2b544;font-weight:900}.home-section{padding:5.5rem 0}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.home-section-heading h2,.home-about h2,.home-final-cta h2{max-width:760px;margin:.2rem 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.035em}.home-section-heading>a{font-weight:750;text-underline-offset:5px}.featured-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(310px,.75fr);gap:1.4rem}.featured-main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);overflow:hidden;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.featured-main-media{position:relative;min-height:430px;background:var(--soft)}.featured-main-media img,.featured-small-media img{display:block;width:100%;height:100%;object-fit:cover}.featured-main-copy{display:flex;flex-direction:column;justify-content:center;padding:2rem}.featured-main-copy h3{margin:.55rem 0;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.12}.featured-main-copy h3 a,.featured-small h3 a{color:var(--ink);text-decoration:none}.featured-main-copy p{color:var(--muted)}.featured-read{margin-top:1rem;font-weight:800}.featured-side{display:grid;gap:1.4rem}.featured-small{display:grid;grid-template-columns:145px 1fr;overflow:hidden;min-height:0;border:1px solid var(--border);border-radius:18px;background:#fff}.featured-small-media{background:var(--soft)}.featured-small>div{align-self:center;padding:1.2rem}.featured-small h3{margin:.4rem 0;font-size:1.08rem;line-height:1.28}.featured-small time{color:var(--muted);font-size:.78rem}.home-formats{background:#f7f5fb}.home-format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-format-card{display:grid;grid-template-columns:auto 1fr;gap:1rem 1.3rem;min-height:190px;padding:1.6rem;border:1px solid var(--border);border-radius:18px;background:#fff;color:var(--ink);text-decoration:none;transition:.25s}.home-format-card:hover{translate:0 -4px;border-color:#cbb7ea;box-shadow:var(--shadow)}.format-number{color:var(--brand);font-size:.78rem;font-weight:850}.home-format-card strong{font-size:1.35rem}.home-format-card p{max-width:430px;margin:.35rem 0;color:var(--muted)}.format-count{grid-column:2;color:var(--brand);font-size:.82rem;font-weight:800}.format-count b{margin-left:.3rem}.home-topics{background:#171126;color:#fff}.home-topics .eyebrow{color:#d9b9ff}.home-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.14)}.home-topic-grid a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 1rem;border-bottom:1px solid rgba(255,255,255,.14);color:#fff;text-decoration:none}.home-topic-grid a:nth-child(odd){border-right:1px solid rgba(255,255,255,.14)}.home-topic-grid span{display:grid}.home-topic-grid strong{font-size:1.1rem}.home-topic-grid small{color:#bdb5c8}.home-topic-grid b{display:grid;place-items:center;min-width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.09);color:#d9b9ff}.home-about{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.home-about p{margin-top:0;color:var(--muted);font-size:1.08rem}.home-about a{font-weight:800}.home-final-cta{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-bottom:5.5rem;padding:3rem;background:linear-gradient(135deg,#eee4fb,#faf8fd);border:1px solid #ddcfef;border-radius:24px}.home-final-cta p:not(.eyebrow){margin:.8rem 0 0;color:var(--muted)}.home-final-cta .button{flex:none}.home-section>.content-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:950px){.home-hero-grid{grid-template-columns:1fr;gap:3rem}.home-hero-panel{max-width:620px}.featured-layout{grid-template-columns:1fr}.featured-side{grid-template-columns:repeat(2,1fr)}.home-about{gap:3rem}.home-section>.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.home-hero{padding:5rem 0 4rem}.home-hero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.home-section{padding:4rem 0}.featured-main{grid-template-columns:1fr}.featured-main-media{min-height:300px}.featured-side,.home-format-grid,.home-topic-grid,.home-about{grid-template-columns:1fr}.home-topic-grid a:nth-child(odd){border-right:0}.home-final-cta{align-items:flex-start;flex-direction:column;margin-bottom:4rem;padding:2rem}.home-section-heading{align-items:flex-start;flex-direction:column}.home-section>.content-grid{grid-template-columns:1fr}}
@media(max-width:480px){.featured-small{grid-template-columns:110px 1fr}.home-hero-panel>strong{font-size:3.5rem}.home-actions{align-items:flex-start;flex-direction:column}.home-secondary-button{padding:.5rem 0}}
