.Page_container__Tsc1b{width:100%;margin-left:auto;margin-right:auto;padding:2rem 1rem;max-width:1280px}.Page_heroSection__SCF9M{margin-bottom:2rem;position:relative;border-radius:1rem;overflow:hidden;min-height:250px;display:flex;align-items:center;justify-content:center}@media (min-width:640px){.Page_heroSection__SCF9M{min-height:350px}}.Page_heroImage__VtJpe{object-fit:cover;z-index:0}.Page_heroOverlay__i1p7m{background-color:rgba(255,255,255,.5);position:absolute;inset:0;z-index:1}[data-theme=dark] .Page_heroOverlay__i1p7m{background-color:rgba(0,0,0,.6)}.Page_heroContent__n6sV0{position:relative;z-index:2;width:100%;max-width:600px;text-align:center;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width:640px){.Page_heroContent__n6sV0{padding:3rem 1.5rem;gap:1.5rem}}.Page_heroTitle__0d_mr{font-size:1.25rem;line-height:1.4;font-weight:700;color:#0f172a;margin-bottom:.5rem}@media (min-width:640px){.Page_heroTitle__0d_mr{font-size:2rem;line-height:1.2;margin-bottom:1rem}}[data-theme=dark] .Page_heroTitle__0d_mr{color:#ffffff}.Page_heroText__ADVzd{color:#334155;margin-bottom:1rem;font-size:.875rem;line-height:1.5}@media (min-width:640px){.Page_heroText__ADVzd{font-size:1.125rem;margin-bottom:2rem}}[data-theme=dark] .Page_heroText__ADVzd{color:#d1d5db}.Page_heroButton__tkP_P{display:inline-flex;align-items:center;justify-content:center;background-color:#1e3a8a;color:#ffffff;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:.5rem;transition:background-color .15s ease-in-out;text-decoration:none}@media (min-width:640px){.Page_heroButton__tkP_P{font-size:1rem;padding:.75rem 1.5rem}}.Page_heroButton__tkP_P:hover{background-color:#1e40af}.Page_mainContent__T0waO{display:flex;flex-direction:column;gap:1rem;width:100%}.Page_productsSection__nYH2j{width:100%}.Page_sectionHeader__cSpfI{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.Page_sectionTitle__0BcMZ{font-size:1.5rem;line-height:2rem;font-weight:700;color:#1f2937}[data-theme=dark] .Page_sectionTitle__0BcMZ{color:#ffffff}.Page_grid__AhV8f{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (min-width:640px){.Page_grid__AhV8f{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Page_grid__AhV8f{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.Page_grid__AhV8f{grid-template-columns:repeat(3,1fr)}}.CategoryGrid_categorySection__nTEsV{margin-bottom:3rem;width:100%}.CategoryGrid_header__mkaCW{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.CategoryGrid_sectionTitle__VrGNs{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:0}[data-theme=dark] .CategoryGrid_sectionTitle__VrGNs{color:#f3f4f6}.CategoryGrid_navigationButtons__rRBKh{display:flex;gap:.5rem}.CategoryGrid_navButton__ycn1S{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background-color:#ffffff;border:1px solid #e2e8f0;color:#64748b;box-shadow:0 2px 4px -1px rgba(0,0,0,.05);cursor:pointer;transition:all .2s ease}.CategoryGrid_navButton__ycn1S:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.CategoryGrid_navButton__ycn1S:hover:not(:disabled){background-color:#f8fafc;border-color:#3b82f6;color:#3b82f6;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transform:translateY(-1px)}[data-theme=dark] .CategoryGrid_navButton__ycn1S{background-color:#1f2937;border-color:#374151;color:#9ca3af;box-shadow:0 4px 6px -1px rgba(0,0,0,.2)}[data-theme=dark] .CategoryGrid_navButton__ycn1S:hover:not(:disabled){background-color:#374151;border-color:#60a5fa;color:#60a5fa;box-shadow:0 6px 8px -2px rgba(0,0,0,.3)}.CategoryGrid_navIcon__1bgiH{width:1.25rem;height:1.25rem}.CategoryGrid_carousel__wq9_X{display:grid;grid-auto-flow:column;grid-auto-columns:calc(100% / 6 - 1.5rem * 5 / 6);grid-gap:1.5rem;gap:1.5rem;overflow-x:auto;padding-top:4px;padding-bottom:1rem;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.CategoryGrid_carousel__wq9_X::-webkit-scrollbar{display:none}.CategoryGrid_card__Dd60j{display:flex;flex-direction:column;background-color:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -2px rgba(0,0,0,.05);transition:all .3s ease;text-decoration:none;border:1px solid #e2e8f0;width:100%;scroll-snap-align:start}[data-theme=dark] .CategoryGrid_card__Dd60j{background-color:#1f2937;border-color:#374151;box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -2px rgba(0,0,0,.2)}.CategoryGrid_card__Dd60j:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-color:#3b82f6}[data-theme=dark] .CategoryGrid_card__Dd60j:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.4),0 4px 6px -4px rgba(0,0,0,.3);border-color:#60a5fa}.CategoryGrid_imageWrapper__aSgw2{position:relative;width:100%;padding-top:100%;background-color:#f8fafc}[data-theme=dark] .CategoryGrid_imageWrapper__aSgw2{background-color:#e5e7eb}.CategoryGrid_image__pu_BA{object-fit:contain;padding:1rem;transition:transform .3s ease}.CategoryGrid_card__Dd60j:hover .CategoryGrid_image__pu_BA{transform:scale(1.05)}.CategoryGrid_cardContent__s5umA{padding:1rem;display:flex;align-items:center;justify-content:center;flex-grow:1;text-align:center;border-top:1px solid #f1f5f9;min-height:4rem}[data-theme=dark] .CategoryGrid_cardContent__s5umA{border-top-color:#374151}.CategoryGrid_cardTitle__xgFT2{font-size:.95rem;font-weight:600;color:#334155;margin:0;line-height:1.3;transition:color .2s ease}[data-theme=dark] .CategoryGrid_cardTitle__xgFT2{color:#e2e8f0}.CategoryGrid_card__Dd60j:hover .CategoryGrid_cardTitle__xgFT2{color:#1e3a8a}[data-theme=dark] .CategoryGrid_card__Dd60j:hover .CategoryGrid_cardTitle__xgFT2{color:#60a5fa}.CategoryGrid_paginationDots__ieKfM{display:flex;justify-content:center;align-items:center;gap:.25rem;margin-top:1rem}.CategoryGrid_dot__Saz7N{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;min-height:28px;background:transparent;border:none;padding:0;cursor:pointer}.CategoryGrid_dot__Saz7N:after{content:"";display:block;width:8px;height:8px;border-radius:50%;background-color:#d1d5db;transition:all .3s ease}.CategoryGrid_dot__Saz7N:hover:after{background-color:#9ca3af}.CategoryGrid_activeDot__7NZTB:after{width:20px;border-radius:4px;background-color:#3b82f6}[data-theme=dark] .CategoryGrid_dot__Saz7N:after{background-color:#4b5563}[data-theme=dark] .CategoryGrid_dot__Saz7N:hover:after{background-color:#6b7280}[data-theme=dark] .CategoryGrid_activeDot__7NZTB:after{background-color:#60a5fa}@media (max-width:1024px){.CategoryGrid_carousel__wq9_X{grid-auto-columns:calc(100% / 4 - 1.5rem * 3 / 4)}}@media (max-width:768px){.CategoryGrid_carousel__wq9_X{grid-auto-columns:calc(100% / 3 - 1.5rem * 2 / 3)}}@media (max-width:640px){.CategoryGrid_header__mkaCW{margin-bottom:1rem}.CategoryGrid_sectionTitle__VrGNs{font-size:1.25rem}.CategoryGrid_carousel__wq9_X{grid-auto-columns:calc(100% / 2 - 1rem * 1 / 2);gap:1rem;padding-bottom:.5rem}.CategoryGrid_navigationButtons__rRBKh{display:none}.CategoryGrid_image__pu_BA{padding:.5rem}.CategoryGrid_cardTitle__xgFT2{font-size:.85rem}}