.page-title-section{background-color:#f8f9fa;padding:3rem 0 2.5rem;text-align:center;margin-bottom:3rem;border-bottom:1px solid #eaeaea;box-shadow:0 2px 15px rgba(0,0,0,0.05);}.page-title-section h1{font-size:2.2rem;color:#303030;margin-bottom:0.8rem;font-weight:700;}.page-title-section p{color:#666;font-size:1.15rem;max-width:600px;margin:0 auto;}.categories-container{padding:0 0 4rem;}.section-header{margin-bottom:2rem;text-align:center;}.section-header h2{font-size:1.8rem;color:#303030;margin-bottom:0.8rem;display:flex;align-items:center;justify-content:center;gap:0.8rem;}.section-header h2 i{color:#027361;}.section-header .section-description{color:#777;font-size:1.05rem;max-width:700px;margin:0 auto;}.section-brands,.section-categories,.section-tips{margin-bottom:4rem;padding:1rem 0;}.brands-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;justify-content:center;}.brand-card{display:inline-flex;align-items:center;gap:0.5rem;padding:0.7rem 1.2rem;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:30px;text-decoration:none;color:#333;transition:all 0.3s ease;box-shadow:0 2px 5px rgba(0,0,0,0.05);margin:0.5rem 0.3rem;}.brand-card:hover{transform:translateY(-8px);box-shadow:0 12px 20px rgba(0,0,0,0.1);}.brand-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#e9f7f4 0%,#d0ebe6 100%);color:#027361;font-size:0.9rem;transition:all 0.3s ease;}.brand-card:hover{background:linear-gradient(135deg,#e9f7f4 0%,#d0ebe6 100%);color:#027361;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.1);}.brand-name{font-size:0.9rem;font-weight:600;color:inherit;margin:0;}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-top:2rem;}.category-card{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;text-decoration:none;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.08);transition:all 0.3s ease;height:100%;}.category-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,0.12);}.category-image-container{position:relative;overflow:hidden;width:100%;height:0;padding-top:70%;}.category-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease;}.category-card:hover .category-image{transform:scale(1.08);}.category-placeholder{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#f0f0f0 0%,#e0e0e0 100%);color:#027361;font-size:3rem;}.category-info{padding:1rem;display:flex;flex-direction:column;flex-grow:1;position:relative;z-index:1;background-color:rgba(255,255,255,0.9);border-top:1px solid #f0f0f0;}.category-title{font-size:1.25rem;font-weight:600;color:#303030;margin:0 0 0.8rem 0;}.category-example{font-size:0.9rem;color:#666;margin:0;line-height:1.4;font-style:italic;}.tips-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;}.tip-card{background-color:#ffffff;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,0.06);transition:all 0.3s ease;}.tip-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,0.1);}.tip-icon{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#e9f7f4 0%,#d0ebe6 100%);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.8rem;color:#027361;transition:all 0.3s ease;}.tip-card:hover .tip-icon{background:linear-gradient(135deg,#d0ebe6 0%,#b5dfd6 100%);transform:scale(1.1);}.tip-card h3{font-size:1.25rem;font-weight:600;color:#303030;margin:0 0 1rem;}.tip-card p{color:#666;font-size:0.95rem;margin:0;line-height:1.5;}@media (max-width:1200px){.brands-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));}}@media (max-width:991px){.page-title-section{padding:2.5rem 0 2rem;margin-bottom:2.5rem;}.page-title-section h1{font-size:2rem;}.section-header h2{font-size:1.6rem;}.section-brands,.section-categories,.section-tips{margin-bottom:3rem;}.category-image-container{height:180px;}}@media (max-width:768px){.page-title-section{padding:2rem 0 1.5rem;margin-bottom:2rem;}.page-title-section h1{font-size:1.8rem;}.section-header h2{font-size:1.5rem;}.brands-grid{justify-content:flex-start;}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;}.brand-icon{width:60px;height:60px;font-size:1.5rem;}.category-image-container{height:160px;}.tips-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;}}@media (max-width:576px){.page-title-section h1{font-size:1.6rem;}.page-title-section p{font-size:1rem;}.section-header h2{font-size:1.4rem;}.brands-grid{justify-content:center;}.categories-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;}.category-title{font-size:1.1rem;}.category-example{font-size:0.85rem;}.brand-card{padding:1.2rem 0.8rem;}.brand-icon{width:55px;height:55px;font-size:1.4rem;margin-bottom:1rem;}.brand-name{font-size:1rem;}.tip-card{padding:1.5rem;}.tip-icon{width:60px;height:60px;font-size:1.6rem;margin-bottom:1.2rem;}.tip-card h3{font-size:1.15rem;}.tip-card p{font-size:0.9rem;}}