.hub{--navy:#050b69;--navy-deep:#030726;--coral:#e84b32;--coral-dim:#c73f2a;--paper:#f4f2ec;--paper-dim:#dcd8cc;--bg:#0b1030;--surface:#12194a;--ink:#f4f2ec;--ink-dim:rgba(244,242,236,0.68);--font-display:Georgia,"Iowan Old Style","Palatino Linotype","Times New Roman",serif;background-color:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Helvetica,Arial,sans-serif;min-height:100vh}.hub__header{background:var(--navy-deep);border-bottom:1px solid rgba(244,242,236,.1);position:sticky;top:0;z-index:40}.hub__header-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1180px;padding:1.1rem 1.75rem}.hub__header-nav{display:flex;font-size:.85rem;gap:1.75rem;letter-spacing:.02em}.hub__header-nav a{color:rgba(244,242,236,.72);text-decoration:none;transition:color .15s}.hub__header-nav a:hover{color:var(--paper)}@media (max-width:860px){.hub__header-nav{display:none}}.hub__header-cta{background:var(--coral);border-radius:3px;color:#0b1030!important;font-weight:700;padding:.4rem .9rem}.hub__header-cta:hover{background:var(--coral-dim);color:#0b1030!important}.hub__header-tag{color:rgba(244,242,236,.55);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.hub__hero{align-items:flex-end;background:var(--navy-deep);display:flex;min-height:640px;overflow:hidden;position:relative}.hub__hero-collage{display:grid;grid-template-columns:1.15fr 1fr;inset:0;position:absolute}.hub__hero-collage img{filter:grayscale(.25) contrast(1.05);height:100%;object-fit:cover;width:100%}.hub__hero-collage img.hub__hero-collage-b{filter:grayscale(1) contrast(1.15)}.hub__hero-scrim{background:linear-gradient(180deg,rgba(3,7,38,.65),rgba(3,7,38,.55) 40%,rgba(3,7,38,.97) 92%),linear-gradient(100deg,rgba(3,7,38,.9),rgba(3,7,38,.55) 55%,rgba(3,7,38,.35));inset:0;position:absolute}.hub__hero-content{margin:0 auto;max-width:1180px;padding:8rem 1.75rem 5rem;position:relative;width:100%;z-index:2}.hub__hero-eyebrow{color:var(--coral);display:inline-flex;align-items:center;font-size:.72rem;font-weight:700;gap:8px;letter-spacing:.16em;margin-bottom:1rem;text-transform:uppercase}.hub__hero-eyebrow:before{background:var(--coral);content:"";height:1px;width:22px}.hub__hero h1{color:var(--paper);font-family:var(--font-display,Georgia,serif);font-size:clamp(2.4rem,6vw,4.6rem);font-weight:700;letter-spacing:-.015em;line-height:1.02;margin:0 0 1.75rem;max-width:15ch}.hub__hero h1 em{color:var(--coral);font-style:italic}.hub__hero-logo{height:auto;max-width:min(420px,80vw);width:100%}.hub__hero-tagline{color:rgba(244,242,236,.78);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.55;margin:0 0 3rem;max-width:46ch}.hub__hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.9rem}.hub__btn{border:1px solid transparent;border-radius:3px;display:inline-flex;font-size:.85rem;font-weight:700;letter-spacing:.01em;padding:.8rem 1.6rem;text-decoration:none;transition:transform .15s ease,background .15s ease}.hub__btn:hover{transform:translateY(-1px)}.hub__btn--coral{background:var(--coral);color:var(--bg,#0b1030)}.hub__btn--coral:hover{background:var(--coral-dim)}.hub__btn--ghost{border-color:rgba(244,242,236,.35);color:var(--paper)}.hub__btn--ghost:hover{border-color:var(--paper)}.hub__section{padding:8rem 0}.hub__section--navy{background:var(--navy);color:var(--paper)}.hub__section--paper{background:var(--bg);color:var(--ink)}.hub__section-inner{margin:0 auto;max-width:1180px;padding:0 2rem}.hub__section-head{margin:0 auto 2.75rem;max-width:640px;text-align:center}.hub__section-eyebrow{display:block;font-size:.72rem;font-weight:700;letter-spacing:.18em;margin-bottom:.75rem;text-transform:uppercase}.hub__section--navy .hub__section-eyebrow{color:#f0937b}.hub__section--paper .hub__section-eyebrow{color:#c73a24}.hub__section-head h2{font-family:var(--font-display,Georgia,serif);font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:700;letter-spacing:-.01em;margin:0 0 .6rem}.hub__section-head p{font-size:1rem;line-height:1.6;margin:0;opacity:.82}.hub__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1180px;padding:0 2rem}.hub__card{background:var(--surface);border:1px solid rgba(244,242,236,.14);border-radius:6px;color:var(--ink);display:flex;flex-direction:column;min-height:260px;overflow:hidden;padding:3rem 1.75rem 1.75rem;position:relative;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.hub__card:hover{border-color:var(--card-accent,var(--coral));box-shadow:0 18px 36px -18px rgba(0,0,0,.55);transform:translateY(-3px)}.hub__card:focus-visible{border-color:var(--card-accent,var(--coral));outline:2px solid var(--card-accent,var(--coral));outline-offset:2px}.hub__card-accent{background:var(--card-accent,var(--coral));height:6px;inset:0 0 auto 0;position:absolute}.hub__card-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.14em;margin-bottom:1rem;opacity:.55;text-transform:uppercase}.hub__card-name{font-family:var(--font-display,Georgia,serif);font-size:1.9rem;font-weight:700;letter-spacing:-.01em;margin:0 0 10px}.hub__card-tagline{color:var(--ink-dim);flex-grow:1;font-size:.95rem;line-height:1.55;margin:0 0 1.75rem}.hub__card-cta{align-items:center;color:color-mix(in srgb,var(--card-accent,var(--coral)) 55%,white);display:inline-flex;font-size:.82rem;font-weight:700;gap:6px}.hub__card-cta svg{height:14px;transition:transform .15s;width:14px}.hub__card:hover .hub__card-cta svg{transform:translateX(3px)}.hub__card--soon{align-items:flex-start;background:transparent;border:1px dashed rgba(244,242,236,.3);justify-content:center}.hub__card--soon .hub__card-name{font-size:1.3rem;opacity:.55}.hub__card--soon .hub__card-tagline{flex-grow:0}.hub__pill{background:rgba(244,242,236,.12);border-radius:20px;color:rgba(244,242,236,.7);display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem;padding:4px 10px;text-transform:uppercase}.hub__editorial{align-items:center;display:grid;gap:3.5rem;grid-template-columns:1fr 1fr}.hub__editorial--reverse .hub__editorial-figure{order:2}.hub__editorial-figure{aspect-ratio:4/5;border-radius:6px;overflow:hidden;position:relative}.hub__editorial-figure img{filter:grayscale(.25);height:100%;object-fit:cover;width:100%}.hub__editorial-figure:after{background:linear-gradient(180deg,rgba(5,11,105,0) 55%,rgba(5,11,105,.55));content:"";inset:0;position:absolute}.hub__editorial h3{font-family:var(--font-display,Georgia,serif);font-size:clamp(1.4rem,2.6vw,2rem);letter-spacing:-.01em;margin:0 0 .75rem}.hub__editorial p{font-size:1rem;line-height:1.65;margin:0 0 .75rem;opacity:.85}.hub__editorial ul{margin:1.25rem 0;padding-left:1.1em}.hub__editorial li{font-size:.95rem;line-height:1.55;margin-bottom:.5rem}.hub__section--paper .hub__editorial-eyebrow{color:var(--coral)}.hub__section--paper .hub__editorial-eyebrow-unused{color:var(--coral-dim)}.hub__stats{background:var(--coral);color:var(--paper);padding:5rem 0}.hub__stats-grid{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:0 auto;max-width:1180px;padding:0 2rem;text-align:center}.hub__stat-num{color:var(--paper);font-family:var(--font-display,Georgia,serif);font-size:clamp(2.1rem,4.2vw,3.2rem);font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.hub__stat-bar{background:var(--navy);border-radius:2px;height:3px;margin:.85rem auto;width:32px}.hub__stat-label{color:var(--navy);font-size:.82rem;letter-spacing:.02em;margin:0 auto;max-width:20ch}.hub__network-wall{text-align:center}.hub__network-row{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.hub__network-item{color:var(--paper);font-family:var(--font-display,Georgia,serif);font-size:1.15rem;font-weight:700;letter-spacing:-.01em;opacity:.9;text-decoration:none}.hub__network-item--soon{border:1px dashed rgba(244,242,236,.3);border-radius:20px;font-family:inherit;font-size:.76rem;font-weight:600;letter-spacing:.08em;opacity:.45;padding:.5rem 1rem;text-transform:uppercase}.hub__network{margin:0 auto;max-width:1100px;padding:0 2rem 4rem;text-align:center}.hub__network img{border-radius:12px;height:auto;max-width:100%;opacity:.92}.hub__network p{color:rgba(255,255,255,.65);font-size:1rem;margin:1.25rem auto 0;max-width:560px}.hub__footer{background:var(--navy-deep);color:rgba(244,242,236,.6);padding:3.5rem 2rem 2rem}.hub__footer-inner{margin:0 auto;max-width:1180px}.hub__footer-grid{border-bottom:1px solid rgba(244,242,236,.12);display:grid;gap:1.75rem;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;padding-bottom:3rem}.hub__footer-grid h4{color:rgba(244,242,236,.85);font-size:.72rem;letter-spacing:.12em;margin:0 0 1rem;text-transform:uppercase}.hub__footer-grid a{display:block;font-size:.85rem;margin-bottom:8px}@media (max-width:860px){.hub__footer-grid{grid-template-columns:1fr 1fr}}.hub__footer-brand p{font-size:.85rem;line-height:1.6;margin:.75rem 0 0;max-width:32ch}.hub__footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding-top:1.75rem}.hub__footer a{color:rgba(244,242,236,.75);opacity:1;text-decoration:none}.hub__footer a:hover{color:var(--paper);text-decoration:underline}.hub__page{padding:4.5rem 1.75rem 7rem}.hub__page-inner{margin:0 auto;max-width:760px}.hub__page h1{font-size:clamp(2rem,4.5vw,3rem);letter-spacing:-.015em;line-height:1.08;margin:0 0 2.25rem}.hub__page h1,.hub__page h2,.hub__page h3{font-family:var(--font-display,Georgia,serif);font-weight:700}.hub__page h2,.hub__page h3{letter-spacing:-.01em;margin:2.5rem 0 .75rem}.hub__page h2{font-size:1.55rem}.hub__page h3{font-size:1.25rem}.hub__page li,.hub__page p{color:rgba(244,242,236,.85);font-size:1rem;line-height:1.75}.hub__page p{margin:0 0 1.1rem}.hub__page ol,.hub__page ul{margin:0 0 1.1rem;padding-left:1.4em}.hub__page li{margin-bottom:.5rem}.hub__page a{color:var(--coral);text-decoration:underline;text-underline-offset:3px}.hub__page a:hover{color:var(--paper)}.hub [id]{scroll-margin-top:5.5rem}@media (max-width:860px){.hub__editorial{gap:2rem;grid-template-columns:1fr}.hub__editorial-figure{aspect-ratio:4/3}.hub__section{padding:4.5rem 0}.hub__stats{padding:3.5rem 0}.hub__hero{min-height:540px}.hub__hero-content{padding:6rem 1.25rem 3.25rem}.hub__hero-tagline{margin-bottom:2rem}.hub__grid,.hub__section-inner,.hub__stats-grid{padding-left:1.25rem;padding-right:1.25rem}.hub__stats-grid{gap:2rem}.hub__card{min-height:0;padding:2.5rem 1.4rem 1.4rem}.hub__footer{padding:3.5rem 1.25rem 1.5rem}.hub__header-inner{padding:.9rem 1.25rem}.hub__page{padding:3rem 1.25rem 5rem}.hub__network-row{gap:1.5rem}}.anunciate{margin:0 auto;max-width:560px;padding:3rem 1.25rem 4rem}.anunciate h1{font-family:var(--font-display,Georgia,serif);font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.12;margin:.4rem 0 .8rem;text-wrap:balance}.anunciate__lead{color:var(--ink-dim);line-height:1.6;margin:0 0 2rem}.anunciate__form{display:flex;flex-direction:column;gap:1.1rem}.anunciate__form label{display:flex;flex-direction:column;font-size:.85rem;font-weight:700;gap:.35rem;letter-spacing:.02em}.anunciate__form input,.anunciate__form select,.anunciate__form textarea{background:var(--surface);border:1px solid rgba(244,242,236,.22);border-radius:4px;color:var(--ink);font:inherit;font-weight:400;padding:.65rem .8rem}.anunciate__form input:focus-visible,.anunciate__form select:focus-visible,.anunciate__form textarea:focus-visible{border-color:var(--coral);outline:2px solid var(--coral);outline-offset:1px}.anunciate__form button{align-self:flex-start;border:0;cursor:pointer;font:inherit;font-weight:700}.anunciate__form button:disabled{cursor:wait;opacity:.7}.anunciate__error{color:#f0937b;margin:0}.anunciate__success h2{font-family:var(--font-display,Georgia,serif)}.anunciate__success p{color:var(--ink-dim)}.mediakit__hero{margin:0 auto;max-width:720px;padding:4.5rem 1.25rem 3rem;text-align:center}.mediakit__hero h1{font-family:var(--font-display,Georgia,serif);font-size:clamp(2.1rem,5vw,3.4rem);line-height:1.08;margin:.5rem 0 1rem;text-wrap:balance}.mediakit__hero h1 em{color:var(--coral);font-style:italic}.mediakit__hero>p{color:var(--ink-dim);font-size:1.05rem;line-height:1.65;margin:0 auto 2rem;max-width:52ch}.mediakit__stats{display:flex;gap:2.5rem;justify-content:center;margin-bottom:2.2rem}.mediakit__stats strong{display:block;font-family:var(--font-display,Georgia,serif);font-size:2rem;font-variant-numeric:tabular-nums}.mediakit__stats span{color:var(--ink-dim);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.mediakit__channels,.mediakit__formats,.mediakit__how{margin:0 auto;max-width:1100px;padding:3rem 1.25rem}.mediakit__channels h2,.mediakit__formats h2,.mediakit__how h2{font-family:var(--font-display,Georgia,serif);font-size:clamp(1.5rem,3vw,2.1rem);margin:0 0 1.6rem;text-align:center;text-wrap:balance}.mediakit__grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.mediakit__card{background:var(--surface);border:1px solid rgba(244,242,236,.14);border-radius:6px;border-top:5px solid var(--accent,var(--coral));display:flex;flex-direction:column;gap:.5rem;padding:1.6rem}.mediakit__card-eyebrow{color:color-mix(in srgb,var(--accent,var(--coral)) 55%,white);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.mediakit__card h3{font-family:var(--font-display,Georgia,serif);font-size:1.5rem;margin:0}.mediakit__card-tagline{color:var(--ink);font-weight:600;margin:0}.mediakit__card-pitch{color:var(--ink-dim);flex-grow:1;font-size:.92rem;line-height:1.55;margin:0 0 .8rem}.mediakit__card a{color:color-mix(in srgb,var(--accent,var(--coral)) 55%,white);font-size:.85rem;font-weight:700;text-decoration:none}.mediakit__card a:hover{text-decoration:underline}.mediakit__formats-lead{color:var(--ink-dim);margin:-.6rem auto 1.8rem;max-width:56ch;text-align:center}.mediakit__format-list{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:720px}.mediakit__format{align-items:baseline;border-top:1px solid rgba(244,242,236,.14);display:grid;gap:.35rem 1.2rem;grid-template-columns:11rem 5.5rem 1fr;padding:.9rem 0}.mediakit__format:last-child{border-bottom:1px solid rgba(244,242,236,.14)}.mediakit__format strong{font-size:.95rem}.mediakit__format code{color:var(--ink-dim);font-variant-numeric:tabular-nums}.mediakit__format span{color:var(--ink-dim);font-size:.9rem;line-height:1.5}@media (max-width:640px){.mediakit__format{grid-template-columns:1fr auto}.mediakit__format span{grid-column:1/-1}.mediakit__stats{gap:1.4rem}}.mediakit__how{text-align:center}.mediakit__how ol{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));list-style:none;margin:0 0 2rem;padding:0;text-align:left}.mediakit__how li{background:var(--surface);border:1px solid rgba(244,242,236,.14);border-radius:6px;color:var(--ink-dim);counter-increment:step;font-size:.93rem;line-height:1.55;padding:1.3rem 1.4rem}.mediakit__how li strong{color:var(--ink);display:block;margin-bottom:.3rem}