.brand-hero{background:linear-gradient(180deg,var(--cifex-surface-secondary) 0,var(--cifex-surface-primary) 100%);padding:5rem 0}@media (min-width:640px){.brand-hero{padding:7rem 0}}.brand-section{background:var(--cifex-surface-primary)}.brand-section,.brand-section-alt{padding:4rem 0;border-top:1px solid hsl(var(--border))}.brand-section-alt{background:var(--cifex-surface-secondary)}@media (min-width:640px){.brand-section,.brand-section-alt{padding:5rem 0}}.brand-container{max-width:72rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.brand-container{padding:0 1.5rem}}@media (min-width:1024px){.brand-container{padding:0 2rem}}.brand-card{border-radius:.75rem;border:1px solid hsl(var(--border));padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.brand-card,.brand-card-compact{background:var(--cifex-surface-primary)}.brand-card-compact{border-radius:.5rem;border:1px solid hsl(var(--border));padding:1.25rem}.brand-showcase{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.brand-showcase{grid-template-columns:repeat(2,1fr)}}.brand-showcase-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.75rem;border:1px solid hsl(var(--border));padding:2.5rem 1.5rem;min-height:10rem}.brand-showcase-panel--light{background:var(--cifex-surface-primary)}.brand-showcase-panel--dark{background:var(--cifex-brand-50)}.brand-showcase-panel__label{margin-top:1rem;text-align:center}.brand-showcase-panel__label h3{font-size:.875rem;font-weight:600}.brand-showcase-panel--dark .brand-showcase-panel__label h3,.brand-showcase-panel--light .brand-showcase-panel__label h3{color:hsl(var(--foreground))}.brand-showcase-panel__label p{margin-top:.25rem;font-size:.75rem}.brand-showcase-panel--dark .brand-showcase-panel__label p,.brand-showcase-panel--light .brand-showcase-panel__label p{color:hsl(var(--muted-foreground))}.brand-swatches{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.brand-swatches{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.brand-swatches{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.brand-swatches{grid-template-columns:repeat(5,1fr)}}.brand-download-btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s ease;border:1px solid hsl(var(--border));background:var(--cifex-surface-primary);color:hsl(var(--foreground))}.brand-download-btn:hover{background:var(--cifex-surface-secondary);box-shadow:0 1px 3px rgba(0,0,0,.08)}.brand-download-btn--primary{background:var(--cifex-brand-600);color:var(--cifex-surface-primary);border-color:var(--cifex-brand-600)}.brand-download-btn--primary:hover{background:var(--cifex-brand-700);box-shadow:0 1px 3px rgba(46,77,167,.3)}.brand-section-header{max-width:42rem}.brand-section-header__badge{display:inline-flex;align-items:center;gap:.5rem;color:var(--cifex-brand-600);margin-bottom:.75rem}.brand-section-header__badge span{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.brand-section-header h2{font-size:1.875rem;font-weight:700;color:hsl(var(--foreground));line-height:1.25}@media (min-width:640px){.brand-section-header h2{font-size:2.25rem}}.brand-section-header p{margin-top:.5rem;font-size:1rem;color:hsl(var(--muted-foreground))}.brand-spelling{border-radius:.75rem;border:1px solid hsl(var(--border));background:var(--cifex-surface-primary);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.brand-spelling__correct,.brand-spelling__incorrect{display:flex;align-items:center;gap:1rem}.brand-spelling__incorrect{flex-wrap:wrap}.brand-rules-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.brand-rules-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.brand-rules-grid{grid-template-columns:repeat(3,1fr)}}.brand-subbrand-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.brand-subbrand-grid{grid-template-columns:repeat(4,1fr)}}.brand-solutions-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.brand-solutions-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.brand-solutions-grid{grid-template-columns:repeat(3,1fr)}}.brand-voice-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.brand-voice-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.brand-voice-grid{grid-template-columns:repeat(3,1fr)}}.brand-code{display:block;border-radius:.375rem;border:1px solid hsl(var(--border));background:var(--cifex-surface-secondary);padding:.375rem .75rem;font-family:var(--font-jetbrains),ui-monospace,monospace;font-size:.75rem;color:var(--cifex-brand-600);overflow-x:auto}.brand-resources-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.brand-resources-grid{grid-template-columns:repeat(3,1fr)}}