.hero{position:relative;isolation:isolate;min-height:min(690px,76vh);overflow:hidden;background:#0b0624}.hero:after{z-index:-1;content:"";background:linear-gradient(90deg,rgba(9,5,33,.96),rgba(17,9,55,.78) 43%,rgba(17,9,55,.08) 76%)}.hero-image,.hero:after{position:absolute;inset:0}.hero-image{z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-inner{display:flex;align-items:center;min-height:inherit;padding-block:80px}.hero-copy{width:min(620px,100%);color:#fff}.hero-copy h1{max-width:660px;color:#fff}.hero-copy>p:not(.eyebrow){max-width:530px;color:hsla(0,0%,100%,.8);font-size:1.1rem}.hero .eyebrow{color:var(--accent)}.hero .button{margin-top:14px}.digital-format-strip{overflow:hidden;color:#fff;background:#5a3bef}.digital-format-strip .shell{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:28px}.digital-format-strip span{white-space:nowrap;font-size:.78rem;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-card{display:flex;min-width:0;flex-direction:column;gap:5px;font-size:.8rem}.category-image{overflow:hidden;margin-bottom:10px;aspect-ratio:1;background:#efebff;border-radius:var(--radius)}.category-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.category-card:hover img{transform:scale(1.035)}.category-card strong{font-size:1rem}.category-card>span:last-child{color:var(--muted)}.trust-section{padding-block:34px;color:#eaf0ed;background:var(--ink)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.trust-grid div{display:grid;gap:3px}.trust-grid strong{color:var(--accent);font-size:.9rem}.trust-grid span{color:#aebbb7;font-size:.78rem}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.journal-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius)}.journal-card p{margin:15px 0 6px;color:var(--muted);font-size:.75rem}.journal-card h3{font-size:1.35rem}@media (max-width:1000px){.category-grid{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.hero{min-height:620px}.hero:after{background:linear-gradient(90deg,rgba(9,5,33,.94),rgba(9,5,33,.38))}.hero-copy{width:min(88%,560px)}.category-grid{grid-template-columns:repeat(2,1fr)}.digital-format-strip .shell{justify-content:flex-start;overflow:hidden}.digital-format-strip span:nth-child(n+4){display:none}.journal-grid{grid-template-columns:1fr;gap:34px}}@media (max-width:430px){.trust-grid{grid-template-columns:1fr;gap:20px}}