.formats-hero{display:grid;grid-template-columns:minmax(0,1.6fr)minmax(0,1.4fr);gap:var(--space-10);align-items:flex-start;margin-bottom:var(--space-12)}.formats-hero-text p{max-width:56ch}.formats-hero-ctas{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-bottom:var(--space-7)}.formats-hero-metrics{margin-top:var(--space-5)}.formats-hero-visual{min-height:260px}.formats-hero-visual .table-slot p{margin-bottom:var(--space-3)}.formats-dashboard-section{margin-bottom:var(--space-12)}.formats-dashboard-header{margin-bottom:var(--space-7)}.planning-flow-section{margin-bottom:var(--space-12)}.planning-flow-grid{align-items:stretch}.moderation-image-wrap{border-radius:var(--radius-lg);overflow:hidden;max-height:260px}.moderation-image-wrap img{width:100%;height:100%;object-fit:cover}.moderation-list{display:flex;flex-direction:column;gap:var(--space-3);font-size:var(--font-size-xs);color:var(--color-text-muted);margin-top:var(--space-5)}.moderation-list li{display:flex;align-items:center;gap:var(--space-3)}.moderation-list .status-dot{flex-shrink:0}.planning-flow-ctas{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4)}.formats-table-section{margin-bottom:var(--space-12)}.formats-table-scroller{width:100%;overflow-x:auto;margin-top:var(--space-5)}.formats-table{width:100%;min-width:720px;font-size:var(--font-size-sm);background:rgba(15,23,42,0.96);border-radius:var(--radius-lg);border:1px solid rgba(148,163,184,0.35);overflow:hidden}.formats-table th,.formats-table td{padding:var(--space-4) var(--space-5);text-align:left;border-bottom:1px solid rgba(31,41,55,0.9)}.formats-table thead{background:rgba(15,23,42,0.98)}.formats-table thead th{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:0.16em;color:var(--color-text-muted)}.formats-table tbody tr:nth-child(even){background:rgba(15,23,42,0.9)}.formats-audience-section{margin-bottom:var(--space-12)}.formats-audience-grid{align-items:stretch}.formats-gallery-card .gallery-frame{margin-top:0}.formats-faq-section{margin-bottom:var(--space-10)}.formats-faq-grid{align-items:flex-start}.faq-list{display:flex;flex-direction:column;gap:var(--space-5);margin-top:var(--space-4);margin-bottom:var(--space-5)}.faq-question{font-size:var(--font-size-md);margin-bottom:var(--space-2)}.faq-answer{font-size:var(--font-size-sm);margin-bottom:0}.formats-cta-card .card-header{margin-bottom:var(--space-4)}.formats-quick-form{margin-top:var(--space-2);margin-bottom:var(--space-4)}.formats-cta-buttons{display:flex;flex-wrap:wrap;gap:var(--space-4)}@media (max-width:1199px){.formats-hero{grid-template-columns:minmax(0,1.4fr)minmax(0,1.2fr)}.formats-hero-visual{order:-1}}@media (max-width:991px){.formats-hero{grid-template-columns:1fr;gap:var(--space-8)}.formats-hero-visual{order:0}.formats-table{min-width:100%}}@media (max-width:767px){.formats-hero-ctas{flex-direction:column;align-items:flex-start}.formats-cta-buttons{flex-direction:column;align-items:flex-start}}