:root{--primary:#0a3d97;--primary-light:#1e6cd9;--primary-dark:#062660;--secondary:#01a1f6;--alternate:#01a1f6;--accent-green:#10b981;--accent-orange:#f97316;--accent-red:#ef4444;--accent-pink:#ec4899;--accent-teal:#14b8a6;--text-theme-cls:#073c97;--text-dark:#545454;--text-body:#4b5563;--text-muted:#9ca3af;--bg-light:#e0ebff;--bg-light2:#f5f8ffc2;--bg-white:#fff;--border-light:#f1f3f9;--border-medium:#e5e7eb;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:3rem;--space-xl:5rem;--section-padding:80px;--shadow-sm:0 2px 8px #0a3d970d;--shadow-md:0 8px 24px #0a3d9714;--shadow-lg:0 16px 48px #0a3d971f;--card-shadow:var(--shadow-md);--card-shadow-hover:var(--shadow-lg);--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-full:999px;--font-main:"Poppins", sans-serif;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}body.CatalogHero-module-scss-module__HuGYda__dark-mode{--bg-white:#121421;--bg-light:#1c1e2d;--bg-light2:#1e2030;--text-dark:#f3f4f6;--text-body:#cbd5e1;--text-muted:#9ca3af;--text-theme-cls:#60a5fa;--border-light:#2d3142;--border-medium:#374151;--card-shadow:0 8px 32px #0000004d;--card-shadow-hover:0 16px 48px #00000080;--bg-card-palette-0:#0a3d971a;--bg-card-palette-1:#16a34a1a;--bg-card-palette-2:#ea580c1a;--bg-card-palette-3:#0284c71a;--bg-card-palette-4:#9333ea1a;--bg-card-palette-5:#ca8a041a;--bg-label-palette-0:#0a3d9733;--bg-label-palette-1:#16a34a33;--bg-label-palette-2:#ea580c33;--bg-label-palette-3:#0284c733;--bg-label-palette-4:#9333ea33;--bg-label-palette-5:#ca8a0433;--text-palette-0:#60a5fa;--text-palette-1:#4ade80;--text-palette-2:#fb923c;--text-palette-3:#38bdf8;--text-palette-4:#c084fc;--text-palette-5:#facc15;background-color:#0b0d17!important}.CatalogHero-module-scss-module__HuGYda__section-title{margin-bottom:1.5rem;font-size:2rem}@media (max-width:768px){.CatalogHero-module-scss-module__HuGYda__section-title{font-size:1.5rem}}.CatalogHero-module-scss-module__HuGYda__catalogHero{background:var(--bg-white);border-bottom:1px solid var(--border-light);width:100%;padding:26px 0;position:relative;overflow:hidden}@media (max-width:575px){.CatalogHero-module-scss-module__HuGYda__catalogHero{padding:16px 0}}body.dark-mode .CatalogHero-module-scss-module__HuGYda__catalogHero{background:linear-gradient(135deg,#111827 0%,#0a3d970d 100%);border-bottom-color:#ffffff0a}.CatalogHero-module-scss-module__HuGYda__catalogHero .CatalogHero-module-scss-module__HuGYda__container{z-index:2;position:relative}.CatalogHero-module-scss-module__HuGYda__glowOrb1{filter:blur(45px);pointer-events:none;z-index:0;background:radial-gradient(circle,#0a3d970f 0%,#0a3d9700 70%);border-radius:50%;width:380px;height:380px;position:absolute;top:-190px;left:-90px}body.dark-mode .CatalogHero-module-scss-module__HuGYda__glowOrb1{background:radial-gradient(circle,#7c4ff514 0%,#7c4ff500 70%)}.CatalogHero-module-scss-module__HuGYda__glowOrb2{filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f60a 0%,#3b82f600 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-160px;right:180px}body.dark-mode .CatalogHero-module-scss-module__HuGYda__glowOrb2{background:radial-gradient(circle,#3b82f60f 0%,#3b82f600 70%)}.CatalogHero-module-scss-module__HuGYda__rowContainer{justify-content:space-between;align-items:center;gap:40px;width:100%;display:flex}@media (max-width:991px){.CatalogHero-module-scss-module__HuGYda__rowContainer{flex-direction:column;align-items:stretch;gap:20px}}.CatalogHero-module-scss-module__HuGYda__textCol{text-align:left;flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.CatalogHero-module-scss-module__HuGYda__actionCol{flex-direction:column;flex-shrink:0;justify-content:center;width:500px;display:flex}@media (max-width:991px){.CatalogHero-module-scss-module__HuGYda__actionCol{width:100%}}.CatalogHero-module-scss-module__HuGYda__titleWrapper{align-items:center;gap:12px;margin-bottom:4px;display:flex}.CatalogHero-module-scss-module__HuGYda__iconBadge{width:36px;height:36px;color:var(--primary);transition:var(--transition);background:#0a3d970f;border:1px solid #0a3d971f;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;display:inline-flex}body.dark-mode .CatalogHero-module-scss-module__HuGYda__iconBadge{color:var(--primary-light);background:#7c4ff526;border-color:#7c4ff540}.CatalogHero-module-scss-module__HuGYda__title{color:var(--text-dark);letter-spacing:-.03em;margin:0;font-size:1.75rem;font-weight:850;line-height:1.2}@media (max-width:768px){.CatalogHero-module-scss-module__HuGYda__title{font-size:1.5rem}}.CatalogHero-module-scss-module__HuGYda__description{color:var(--text-body);opacity:.8;max-width:580px;margin:6px 0 12px;font-size:.88rem;font-weight:500;line-height:1.45}@media (max-width:991px){.CatalogHero-module-scss-module__HuGYda__description{max-width:100%}}.CatalogHero-module-scss-module__HuGYda__breadcrumb{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:flex}.CatalogHero-module-scss-module__HuGYda__breadcrumb a{color:var(--text-body);transition:color .2s}.CatalogHero-module-scss-module__HuGYda__breadcrumb a:hover{color:var(--primary);text-decoration:none}.CatalogHero-module-scss-module__HuGYda__breadcrumb span{opacity:.4}.CatalogHero-module-scss-module__HuGYda__pillsContainer{width:100%;margin-top:4px}@media (max-width:575px){.CatalogHero-module-scss-module__HuGYda__pillsContainer{margin-top:6px;margin-bottom:12px}}.search-wrapper-modern{background:var(--bg-white);border:1px solid var(--primary);border-radius:12px;align-items:center;width:100%;padding:8px 4px 8px 14px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 12px -2px #0a3d970d,0 1px 2px #0a3d9703}@media (max-width:575px){.search-wrapper-modern{border-radius:10px;padding:6px 4px 6px 12px}}.search-wrapper-modern:before{content:"";filter:blur(14px);opacity:.3;z-index:-1;background:linear-gradient(90deg,#38bdf8cc 0%,#2563ebcc 50%,#00d2ffcc 100%) 0 0/200%;border-radius:9999px;transition:opacity .3s;position:absolute;inset:-3px}body.dark-mode .search-wrapper-modern{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#121421d9;border-color:#ffffff14;box-shadow:0 8px 24px #0000001f}.search-wrapper-modern:hover{border-color:#0a3d9740}.search-wrapper-modern:focus-within{border-color:var(--primary);box-shadow:0 6px 16px -2px #0a3d971a,0 2px 4px #0a3d9705}body.dark-mode .search-wrapper-modern:focus-within{border-color:var(--primary-light)}.search-wrapper-modern .search-icon-modern{color:var(--text-muted);justify-content:center;align-items:center;margin-right:10px;font-size:1rem;transition:color .2s;display:flex}@media (max-width:575px){.search-wrapper-modern .search-icon-modern{margin-right:6px;font-size:.9rem}}.search-wrapper-modern:focus-within .search-icon-modern{color:var(--primary)}body.dark-mode .search-wrapper-modern:focus-within .search-icon-modern{color:var(--primary-light)}.search-wrapper-modern .search-input-modern{color:var(--text-dark)!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;flex:1!important;min-width:0!important;height:34px!important;padding:0!important;font-size:.88rem!important;font-weight:500!important}@media (max-width:575px){.search-wrapper-modern .search-input-modern{height:30px!important;font-size:.82rem!important}}.search-wrapper-modern .search-input-modern::placeholder{opacity:.6;color:var(--text-muted)!important}.search-wrapper-modern .search-btn-modern{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:#fff;letter-spacing:.01em;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:7px 18px;font-size:.82rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}@media (max-width:575px){.search-wrapper-modern .search-btn-modern{border-radius:6px;padding:6px 12px;font-size:.78rem}}.search-wrapper-modern .search-btn-modern:hover{opacity:.95;transform:translateY(-.5px);box-shadow:0 4px 10px #0a3d9733}.search-wrapper-modern .search-btn-modern:active{transform:translateY(0)}.CatalogHero-module-scss-module__HuGYda__vectorRight{opacity:.8;width:300px;height:120px;color:var(--primary);pointer-events:none;z-index:1;justify-content:flex-end;align-items:center;animation:3s ease-in-out 1.5s infinite CatalogHero-module-scss-module__HuGYda__floatBannerShapes;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.CatalogHero-module-scss-module__HuGYda__vectorRight svg{width:100%;height:100%}@media (min-width:1200px){.CatalogHero-module-scss-module__HuGYda__vectorRight{width:360px}}@media (max-width:1150px){.CatalogHero-module-scss-module__HuGYda__vectorRight{display:none}}.CatalogHero-module-scss-module__HuGYda__vectorLeft{opacity:.8;width:300px;height:120px;color:var(--primary);pointer-events:none;z-index:1;justify-content:flex-start;align-items:center;animation:3s ease-in-out infinite CatalogHero-module-scss-module__HuGYda__floatBannerShapes;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.CatalogHero-module-scss-module__HuGYda__vectorLeft svg{width:100%;height:100%}@media (min-width:1200px){.CatalogHero-module-scss-module__HuGYda__vectorLeft{width:360px}}@media (max-width:1150px){.CatalogHero-module-scss-module__HuGYda__vectorLeft{display:none}}@keyframes CatalogHero-module-scss-module__HuGYda__floatBannerShapes{0%,to{transform:translateY(-50%)translateY(0)}50%{transform:translateY(-50%)translateY(-5px)}}
