.page-hero{background:var(--bg);border-bottom:1px solid var(--border);padding:140px 0 64px}.page-h1{letter-spacing:-.03em;max-width:none;margin-bottom:24px;font-size:clamp(36px,4.6vw,60px);font-weight:400;line-height:1.05}.creatives-section{background:var(--bg);padding:56px 0 96px}@media (max-width:600px){.page-hero{padding:110px 0 48px}}.page-hero{background:var(--bg);padding:140px 0 56px}.page-hero .page-h1{letter-spacing:-.03em;max-width:1080px;margin-bottom:24px;font-size:clamp(40px,5.2vw,68px);font-weight:400;line-height:1.05}.page-hero .sub{color:var(--muted);max-width:720px;font-size:clamp(16px,1.2vw,18px);line-height:1.55}.creatives-hub{background:var(--bg);padding:32px 0 96px}.hub-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.hub-card{aspect-ratio:4/5;background:var(--dark-bg);color:var(--dark-fg);border:1px solid var(--dark-line);flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.hub-card:hover{border-color:var(--accent);transform:translateY(-4px)}.hub-preview{border-bottom:1px solid var(--dark-line);background:#050505;flex:60%;position:relative;overflow:hidden}.hub-preview-ads,.hub-preview-web{background:#050505;width:100%;height:100%;position:relative;overflow:hidden}.hub-preview-ads video,.hub-preview-web video,.hub-preview-web img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hub-preview-ads:after,.hub-preview-web:after{content:"";pointer-events:none;background:linear-gradient(#0000 70%,#00000059 100%);position:absolute;inset:0}.hub-body{flex-direction:column;gap:12px;padding:28px 32px 32px;display:flex}.hub-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:11px}.hub-card h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--dark-fg);font-size:clamp(24px,2.4vw,32px);font-weight:400;line-height:1.1}.hub-card .desc{color:var(--dark-muted);flex:1;font-size:14.5px;line-height:1.55}.hub-card .cta-row{border-top:1px solid var(--dark-line);justify-content:space-between;align-items:center;margin-top:8px;padding-top:16px;display:flex}.hub-card .cta-count{font-family:var(--font-mono);letter-spacing:.08em;color:var(--dark-muted);text-transform:uppercase;font-size:11.5px}.hub-card .cta-arrow{border:1px solid var(--dark-line);width:36px;height:36px;color:var(--dark-fg);justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.hub-card:hover .cta-arrow{background:var(--accent);border-color:var(--accent);color:#fff}@media (max-width:820px){.hub-grid{grid-template-columns:1fr;gap:16px}.hub-card{aspect-ratio:auto}.hub-preview{aspect-ratio:16/9;flex:none}}@media (max-width:600px){.page-hero{padding:110px 0 40px}}
