.brand-description-section{background-color:var(--bg-secondary,#f8f9fa);border-top:1px solid var(--border-color,#e9ecef);padding:3rem 0}.brand-description-section .brand-description-content{margin:0 auto;max-width:800px}.brand-description-section .brand-description-title{color:var(--text-primary,#212529);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.brand-description-section .brand-description-text{color:var(--text-secondary,#6c757d);font-size:1rem;line-height:1.7}.brand-description-section .brand-description-text p{margin-bottom:1rem}.brand-description-section .brand-description-text p:last-child{margin-bottom:0}.brand-description-section .brand-description-text h1,.brand-description-section .brand-description-text h2,.brand-description-section .brand-description-text h3,.brand-description-section .brand-description-text h4,.brand-description-section .brand-description-text h5,.brand-description-section .brand-description-text h6{color:var(--text-primary,#212529);font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.brand-description-section .brand-description-text ol,.brand-description-section .brand-description-text ul{margin-bottom:1rem;padding-left:1.5rem}.brand-description-section .brand-description-text ol li,.brand-description-section .brand-description-text ul li{margin-bottom:.5rem}.brand-description-section .brand-description-text a{color:var(--primary-color,#0d6efd);text-decoration:underline}.brand-description-section .brand-description-text a:hover{color:var(--primary-hover,#0a58ca)}.brand-description-section .brand-description-text img{border-radius:.5rem;height:auto;margin:1rem 0;max-width:100%}.brand-description-section .brand-description-text blockquote{border-left:4px solid var(--primary-color,#0d6efd);color:var(--text-secondary,#6c757d);font-style:italic;margin:1.5rem 0;padding-left:1rem}@media(prefers-color-scheme:dark){.brand-description-section{background-color:var(--bg-secondary-dark,#1a1a1a);border-top-color:var(--border-color-dark,#333)}.brand-description-section .brand-description-title{color:var(--text-primary-dark,#f8f9fa)}.brand-description-section .brand-description-text{color:var(--text-secondary-dark,#adb5bd)}.brand-description-section .brand-description-text h1,.brand-description-section .brand-description-text h2,.brand-description-section .brand-description-text h3,.brand-description-section .brand-description-text h4,.brand-description-section .brand-description-text h5,.brand-description-section .brand-description-text h6{color:var(--text-primary-dark,#f8f9fa)}}