.Hero-module__ZARIfG__heroSection{background-image:url(/hero-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:90vh;padding-bottom:4rem;position:relative;overflow:visible}.Hero-module__ZARIfG__container{z-index:10;max-width:1280px;margin:0 auto;padding-top:3rem;padding-left:1rem;padding-right:1rem;position:relative}.Hero-module__ZARIfG__headerContent{text-align:center;margin-bottom:2rem}.Hero-module__ZARIfG__title{color:var(--secondary);margin-bottom:2rem;font-size:3rem;line-height:1.1}.Hero-module__ZARIfG__titleBlue{color:var(--primary);font-weight:800}.Hero-module__ZARIfG__searchContainer{justify-content:center;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__searchBox{border-radius:var(--radius-md);box-shadow:var(--shadow-xl);background:#fff;border:1px solid #e2e8f0;align-items:center;width:100%;max-width:800px;padding:.5rem;display:flex}.Hero-module__ZARIfG__inputWrapper{flex:1;align-items:center;padding-left:1rem;display:flex}.Hero-module__ZARIfG__searchIcon{color:#94a3b8;flex-shrink:0;margin-right:.75rem}.Hero-module__ZARIfG__categoryPrompt{color:#94a3b8;cursor:default;-webkit-user-select:none;user-select:none;width:100%;padding:.5rem 0;font-size:1.1rem}.Hero-module__ZARIfG__searchBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;flex-shrink:0;padding:.75rem 2.5rem;font-size:1.1rem;font-weight:600;transition:background .2s}.Hero-module__ZARIfG__searchBtn:hover{background-color:var(--primary-hover)}.Hero-module__ZARIfG__visualGrid{justify-content:center;width:100%;margin-bottom:2rem;padding-bottom:0;display:flex}.Hero-module__ZARIfG__leftCharacters{display:none}.Hero-module__ZARIfG__cardsRow{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;max-width:1000px;display:grid}.Hero-module__ZARIfG__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;border:1px solid #f1f5f9;flex-direction:column;justify-content:space-between;align-items:center;height:240px;padding:1.25rem 1rem;text-decoration:none;transition:transform .2s;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}.Hero-module__ZARIfG__cardImageWrapper{justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:.5rem;display:flex}.Hero-module__ZARIfG__cardImg{object-fit:contain;max-width:90%;max-height:100%}.Hero-module__ZARIfG__cardLabel{color:var(--secondary);text-align:center;width:100%;font-size:1.1rem;font-weight:700}.Hero-module__ZARIfG__promoBanner{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);background:#fff;border:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:3rem;padding:2rem 3rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__promoContent{z-index:2;flex:1.5}.Hero-module__ZARIfG__promoTitle{color:var(--primary);margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__textOrange{color:var(--accent)}.Hero-module__ZARIfG__promoText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem}.Hero-module__ZARIfG__promoBtn{background-color:var(--accent);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;padding:.8rem 2rem;font-size:1rem;font-weight:700;box-shadow:0 4px 10px #ff7d1a66}.Hero-module__ZARIfG__promoBtn:hover{background-color:var(--accent-hover)}.Hero-module__ZARIfG__promoImages{flex:2;justify-content:flex-end;gap:1rem;display:flex}.Hero-module__ZARIfG__miniCard{flex-direction:column;align-items:center;width:90px;display:flex}.Hero-module__ZARIfG__miniAvatar{width:70px;height:70px;box-shadow:var(--shadow-md);background:#f0f9ff;border:2px solid #fff;border-radius:50%;margin-bottom:.5rem;overflow:hidden}.Hero-module__ZARIfG__miniAvatar img{object-fit:cover;object-position:top;width:100%;height:100%}.Hero-module__ZARIfG__miniLabel{color:var(--secondary);font-size:.85rem;font-weight:600}.Hero-module__ZARIfG__leftPromoChar{z-index:100;height:250px;position:absolute;bottom:-10px;left:-20px}@media (max-width:1024px){.Hero-module__ZARIfG__cardsRow{grid-template-columns:repeat(2,1fr);max-width:600px;margin:0 auto}.Hero-module__ZARIfG__promoBanner{text-align:center;flex-direction:column}.Hero-module__ZARIfG__promoContent{width:100%;margin-left:0!important}.Hero-module__ZARIfG__promoImages{flex-wrap:wrap;justify-content:center;margin-top:2rem}.Hero-module__ZARIfG__leftPromoChar,.Hero-module__ZARIfG__leftPromoCharWrapper{display:none}}@media (max-width:640px){.Hero-module__ZARIfG__heroSection{padding-bottom:2rem}.Hero-module__ZARIfG__container{padding-top:1.5rem}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;font-size:2rem}.Hero-module__ZARIfG__searchContainer{margin-bottom:2rem}.Hero-module__ZARIfG__searchBox{padding:.35rem}.Hero-module__ZARIfG__input{font-size:1rem}.Hero-module__ZARIfG__searchBtn{padding:.6rem 1.2rem;font-size:1rem}.Hero-module__ZARIfG__cardsRow{gap:.75rem}.Hero-module__ZARIfG__card{justify-content:center;height:180px;padding:1rem .5rem}.Hero-module__ZARIfG__cardImageWrapper{height:100px;margin-bottom:.25rem}.Hero-module__ZARIfG__cardLabel{font-size:.95rem}.Hero-module__ZARIfG__promoBanner{padding:1.5rem 1rem}.Hero-module__ZARIfG__promoTitle{font-size:1.5rem}.Hero-module__ZARIfG__promoText{font-size:1rem}.Hero-module__ZARIfG__miniCard{width:70px;margin-bottom:.5rem}.Hero-module__ZARIfG__miniAvatar{width:55px;height:55px}.Hero-module__ZARIfG__miniLabel{font-size:.75rem}}
.Footer-module__S6Hkya__footer{background-color:#fff;border-top:1px solid #0000000d;margin-top:2rem;padding-top:4rem;padding-bottom:2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__text{color:var(--text-secondary);max-width:300px;margin-top:1rem;line-height:1.6}.Footer-module__S6Hkya__columnTitle{color:var(--secondary);margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__list{color:var(--text-secondary);font-size:.95rem;list-style:none}.Footer-module__S6Hkya__list li{cursor:pointer;margin-bottom:.75rem;transition:color .2s}.Footer-module__S6Hkya__list li:hover{color:var(--primary)}.Footer-module__S6Hkya__copy{text-align:center;color:var(--text-light);border-top:1px solid #0000000d;padding-top:2rem;font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.5rem}}
