.styles_heroSection__YbiAz{align-items:center;background:var(--hero-bg);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.styles_matrixBackground__Z6JPK{z-index:1}.styles_gridLines__f4sjn,.styles_matrixBackground__Z6JPK{bottom:0;left:0;position:absolute;right:0;top:0}.styles_gridLines__f4sjn{animation:styles_gridPulse__h0YNc 4s ease-in-out infinite alternate;background-image:linear-gradient(var(--hero-grid-color) 1px,transparent 1px),linear-gradient(90deg,var(--hero-grid-color) 1px,transparent 1px);background-size:50px 50px;opacity:.6}.styles_gridLines__f4sjn:before{animation:styles_gridShift__OiuiO 8s linear infinite;background-image:linear-gradient(var(--hero-grid-color-strong) 1px,transparent 1px),linear-gradient(90deg,var(--hero-grid-color-strong) 1px,transparent 1px);background-size:200px 200px;content:""}.styles_gridLines__f4sjn:before,.styles_scanlines__URcRd{bottom:0;left:0;position:absolute;right:0;top:0}.styles_scanlines__URcRd{animation:styles_scanlineMove__Vv0Hk 2s linear infinite;background:repeating-linear-gradient(0deg,transparent,transparent 2px,var(--hero-scanline-color) 2px,var(--hero-scanline-color) 4px)}.styles_glowOrbs__I_9lh{bottom:0;left:0;right:0;top:0}.styles_glowOrbs__I_9lh,.styles_orb__TAsnk{position:absolute}.styles_orb__TAsnk{animation:styles_orbFloat__Ahkxl 6s ease-in-out infinite;border-radius:50%;filter:blur(40px)}.styles_orb__TAsnk[data-orb="1"]{animation-delay:0s;background:var(--hero-orb-1);height:300px;left:20%;top:10%;width:300px}.styles_orb__TAsnk[data-orb="2"]{animation-delay:2s;background:var(--hero-orb-2);height:200px;right:15%;top:60%;width:200px}.styles_orb__TAsnk[data-orb="3"]{animation-delay:4s;background:var(--hero-orb-3);bottom:20%;height:150px;left:60%;width:150px}.styles_particles__Kg8IP{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.styles_particle__pDVnp{animation:styles_particleFloat__Kar_G 8s linear infinite;animation-delay:var(--delay);background:var(--hero-particle-color);height:2px;left:var(--x);top:var(--y);width:2px}.styles_particle__pDVnp,.styles_particle__pDVnp:before{border-radius:50%;position:absolute}.styles_particle__pDVnp:before{background:var(--hero-particle-glow);content:"";filter:blur(1px);height:4px;left:-1px;top:-1px;width:4px}.styles_content__5WBIm{max-width:800px;padding:2rem;position:relative;text-align:center;z-index:10}.styles_textContainer__mQVVq{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--hero-text-container-bg);border:1px solid var(--hero-text-container-border);border-radius:20px;padding:3rem}.styles_title__UtWf8{font-size:clamp(3rem,8vw,6rem);font-weight:800;margin:1rem 0;position:relative}.styles_titleGradient__8_LQv{background:var(--hero-title-gradient);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 20px var(--hero-title-shadow))}.styles_description__U7sOJ{color:var(--hero-description-color);font-size:1.25rem;line-height:1.6;margin-bottom:1.5rem;max-width:600px}.styles_description__U7sOJ,.styles_extendedDescription__T1g1i{margin-left:auto;margin-right:auto}.styles_extendedDescription__T1g1i{color:var(--hero-extended-description-color);font-size:1rem;line-height:1.5;margin-bottom:2rem;max-width:700px}.styles_ctaContainer__zHj5i{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.styles_ctaButton__0cWTR{border:none;border-radius:10px;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease}.styles_ctaButton__0cWTR.styles_primary__uRLgX{background:var(--hero-cta-primary-bg);color:var(--hero-cta-primary-color)}.styles_ctaButton__0cWTR.styles_secondary__Yk0kx{background:var(--hero-cta-secondary-bg);border:2px solid var(--hero-cta-secondary-border);color:var(--hero-cta-secondary-color)}.styles_ctaButton__0cWTR:hover{filter:brightness(1.2);transform:translateY(-2px)}.styles_stats__DN8wB{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.styles_statItem__Bnc5Z{text-align:center}.styles_statValue__eH9U_{color:var(--hero-stat-value-color);filter:drop-shadow(0 0 4px currentColor);font-size:1.5rem;font-weight:700}.styles_statLabel__HUfuZ{color:var(--hero-stat-label-color);font-size:.875rem;margin-top:.25rem}.styles_statDivider___x5lf{background:var(--hero-stat-divider-color);height:30px;width:1px}.styles_trustBadge__Nn9nY{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--hero-trust-badge-bg);border:1px solid var(--hero-trust-badge-border);border-radius:25px;display:flex;gap:.5rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:-moz-fit-content;max-width:fit-content;padding:.75rem 1.5rem}.styles_badgeIcon__wlpvE{filter:drop-shadow(0 0 4px var(--hero-trust-badge-icon-glow));font-size:1.25rem}.styles_badgeText___pkrr{color:var(--hero-trust-badge-text);font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}@keyframes styles_gridPulse__h0YNc{0%,to{opacity:.3}50%{opacity:.6}}@keyframes styles_gridShift__OiuiO{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes styles_scanlineMove__Vv0Hk{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes styles_orbFloat__Ahkxl{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-20px) scale(1.1)}66%{transform:translate(-15px,15px) scale(.9)}}@keyframes styles_particleFloat__Kar_G{0%{opacity:0;transform:translateY(0) translateX(0) scale(0)}10%{opacity:1;scale:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh) translateX(50px) scale(0)}}@media (max-width:768px){.styles_textContainer__mQVVq{padding:2rem}.styles_ctaContainer__zHj5i{align-items:center}.styles_ctaContainer__zHj5i,.styles_stats__DN8wB{flex-direction:column}.styles_stats__DN8wB{gap:1rem}.styles_statDivider___x5lf{height:1px;width:30px}.styles_trustBadge__Nn9nY{margin-top:1.5rem;padding:.5rem 1rem}.styles_badgeText___pkrr{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.styles_gridLines__f4sjn,.styles_orb__TAsnk,.styles_particle__pDVnp,.styles_scanlines__URcRd{animation:none}}.styles_futuristicSearchSection__YcL4x{background:var(--layoutBg);min-height:100vh;overflow:visible;padding:8rem 0;position:relative}.styles_searchBackground__fsl4U{pointer-events:none;z-index:1}.styles_searchBackground__fsl4U,.styles_searchGridPattern__1ZxX2{bottom:0;left:0;position:absolute;right:0;top:0}.styles_searchGridPattern__1ZxX2{animation:styles_searchGridMove__Ks0F8 25s linear infinite;background-image:linear-gradient(var(--highlight-alpha-05) 1px,transparent 1px),linear-gradient(90deg,var(--highlight-alpha-05) 1px,transparent 1px);background-size:60px 60px}.styles_searchGlowEffect__YKmTQ{animation:styles_searchGlowPulse__KnocR 8s ease-in-out infinite;background-image:radial-gradient(circle at 25% 75%,var(--highlight-alpha-20) 0,transparent 50%),radial-gradient(circle at 75% 25%,var(--highlight-alpha-20) 0,transparent 50%),radial-gradient(circle at 50% 50%,var(--highlight-alpha-10) 0,transparent 70%);height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.styles_searchParticles__Bhso6{bottom:0;left:0;position:absolute;right:0;top:0}.styles_searchParticles__Bhso6:after,.styles_searchParticles__Bhso6:before{animation:styles_searchParticleFloat__wm6nU 12s ease-in-out infinite;background:var(--futuristic-primary);border-radius:50%;content:"";height:6px;position:absolute;width:6px}.styles_searchParticles__Bhso6:before{animation-delay:0s;left:10%;top:20%}.styles_searchParticles__Bhso6:after{animation-delay:6s;right:15%;top:60%}.styles_searchContainer__2B72l{margin:0 auto;max-width:1200px;overflow:visible;padding:0 2rem;position:relative;z-index:2}.styles_searchSectionHeader__zJg0F{margin-bottom:6rem;text-align:center}.styles_searchTitleContainer__fQtkU{display:inline-block;margin-bottom:2rem;position:relative}.styles_searchFuturisticTitle__MhClL{background:linear-gradient(135deg,var(--futuristic-primary),var(--futuristic-secondary),var(--futuristic-accent));-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:900;margin:0;text-shadow:0 0 40px var(--highlight-alpha-30)}.styles_searchTitleGlow__tKqtj{position:relative;z-index:2}.styles_searchTitleAccent__s6Udt{animation:styles_searchAccentGlow__HgXS8 3s ease-in-out infinite;background:linear-gradient(90deg,var(--futuristic-primary),var(--futuristic-secondary));border-radius:2px;bottom:-10px;height:3px;left:0;position:absolute;right:0}.styles_searchFuturisticSubheading__7jIzf{color:var(--futuristic-text-secondary);font-size:1.5rem;font-weight:500;margin:1.5rem 0}.styles_searchSeoContent__3RsNs{margin-bottom:6rem}.styles_searchSeoFeatures__qXEEO{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.styles_searchSeoFeature__eLBWF{-webkit-backdrop-filter:var(--futuristic-backdrop);backdrop-filter:var(--futuristic-backdrop);background:var(--cardBg);border:var(--futuristic-border);border-radius:20px;overflow:hidden;padding:3rem 2rem;position:relative;transition:var(--futuristic-transition)}.styles_searchSeoFeature__eLBWF:before{background:linear-gradient(90deg,transparent,var(--highlight-alpha-10),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.styles_searchSeoFeature__eLBWF:hover:before{left:100%}.styles_searchSeoFeature__eLBWF:hover{border-color:var(--futuristic-primary);box-shadow:var(--futuristic-shadow-glow);transform:translateY(-8px)}.styles_searchFeatureIcon__DCiB4{display:flex;justify-content:center;margin-bottom:2rem}.styles_searchIconGlow__t_H3f{animation:styles_searchIconPulse__OZwG8 3s ease-in-out infinite;filter:drop-shadow(0 0 20px var(--highlight-alpha-30));font-size:3rem}.styles_searchFeatureTitle__xUAK6{color:var(--futuristic-text-primary);font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.styles_searchFeatureDescription__Ix6zZ{color:var(--futuristic-text-secondary);font-size:1.1rem;line-height:1.7;text-align:center}.styles_futuristicSearchZone__6MQHE{-webkit-backdrop-filter:var(--futuristic-backdrop);backdrop-filter:var(--futuristic-backdrop);background:var(--cardBg);border:var(--futuristic-border);border-radius:30px;margin-bottom:4rem;overflow:visible;padding:4rem 3rem;position:relative;z-index:1}.styles_searchInputContainer__2ZAU0{margin:0 auto;position:relative}.styles_searchZoneGlow__T1xX_{background:linear-gradient(135deg,var(--highlight-alpha-05),var(--highlight-alpha-10));border-radius:30px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.styles_futuristicSearchZone__6MQHE:hover .styles_searchZoneGlow__T1xX_{opacity:1}.styles_searchInfo__h7Bhm{margin-top:3rem}.styles_searchTips__2MzI9{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.styles_searchExamples__ywPfp{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.styles_searchExampleIcon__B3wPE,.styles_searchTipIcon__GNxCd{align-items:center;background:var(--highlight-alpha-10);border-radius:50%;color:var(--futuristic-primary);display:inline-flex;font-size:1.2rem;height:40px;justify-content:center;margin-right:1rem;width:40px}@keyframes styles_searchGridMove__Ks0F8{0%{transform:translate(0)}to{transform:translate(60px,60px)}}@keyframes styles_searchGlowPulse__KnocR{0%,to{opacity:.4;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.05)}}@keyframes styles_searchParticleFloat__wm6nU{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(180deg)}}@keyframes styles_searchIconPulse__OZwG8{0%,to{filter:drop-shadow(0 0 20px var(--highlight-alpha-30));transform:scale(1)}50%{filter:drop-shadow(0 0 30px var(--highlight-alpha-50));transform:scale(1.1)}}@keyframes styles_searchAccentGlow__HgXS8{0%,to{opacity:.6}50%{opacity:1}}.styles_futuristicInputWrapper__onXhJ{margin:0 auto;max-width:600px;position:relative;width:100%}.styles_inputContainer__IdNbn{align-items:center;background:var(--cardBg);border:2px solid var(--futuristic-border);border-radius:15px;display:flex;overflow:hidden;padding:.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.styles_inputContainer__IdNbn:focus-within{border-color:var(--futuristic-primary);box-shadow:0 0 0 4px rgba(var(--futuristic-primary-rgb),.1),0 8px 25px -8px rgba(0,0,0,.15);transform:translateY(-2px)}.styles_inputGlow__NXGzD{background:linear-gradient(135deg,rgba(var(--futuristic-primary-rgb),.05) 0,rgba(var(--futuristic-secondary-rgb),.05) 100%);border-radius:13px;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.styles_inputContainer__IdNbn:focus-within .styles_inputGlow__NXGzD{opacity:1}.styles_futuristicInput__qR1D3{background:transparent;border:none;color:var(--futuristic-text-primary);flex:1 1;font-size:1.1rem;font-weight:500;line-height:1.4;min-height:60px;outline:none;padding:1rem 1.5rem}.styles_futuristicInput__qR1D3::-moz-placeholder{color:var(--futuristic-text-muted);font-weight:400;-moz-transition:color .3s ease;transition:color .3s ease}.styles_futuristicInput__qR1D3::placeholder{color:var(--futuristic-text-muted);font-weight:400;transition:color .3s ease}.styles_inputContainer__IdNbn:focus-within .styles_futuristicInput__qR1D3::-moz-placeholder{color:var(--futuristic-text-secondary)}.styles_inputContainer__IdNbn:focus-within .styles_futuristicInput__qR1D3::placeholder{color:var(--futuristic-text-secondary)}.styles_inputIcon__AZ_4O{align-items:center;background:var(--highlight-alpha-10);border-radius:12px;display:flex;height:50px;justify-content:center;margin-right:.5rem;transition:all .3s ease;width:50px}.styles_inputContainer__IdNbn:focus-within .styles_inputIcon__AZ_4O{background:var(--futuristic-primary);transform:scale(1.05)}.styles_searchIcon__uLBt_{color:var(--futuristic-text-secondary);font-size:1.3rem;transition:color .3s ease}.styles_inputContainer__IdNbn:focus-within .styles_searchIcon__uLBt_{color:#fff}.styles_loadingSpinner__0OEfu{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.styles_spinnerRing___AXJ_{animation:styles_spin__Odh0w 1s linear infinite;border:3px solid transparent;border-radius:50%;border-top:3px solid var(--futuristic-primary);height:24px;width:24px}@keyframes styles_spin__Odh0w{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_errorMessage__ExfwF,.styles_minCharsMessage__FGazz{align-items:center;animation:styles_slideIn__FOfjX .3s ease;border-radius:10px;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-top:.75rem;padding:.75rem 1rem}.styles_errorMessage__ExfwF{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);color:#ef4444}.styles_minCharsMessage__FGazz{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);color:#3b82f6}.styles_errorIcon__kOwGv,.styles_infoIcon__SFu2k{flex-shrink:0;font-size:1.1rem}.styles_futuristicDropdownContainer__owef7{animation:styles_dropdownSlideIn__geEA8 .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--cardBg);background-color:var(--cardBg)!important;border:2px solid var(--futuristic-border);border-radius:15px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.05);left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);z-index:999999}@keyframes styles_dropdownSlideIn__geEA8{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.styles_dropdownHeader__9fXWW{align-items:center;background:var(--cardBg);background-color:var(--cardBg)!important;border-bottom:1px solid var(--futuristic-border);display:flex;justify-content:space-between;padding:1.25rem 1.5rem;position:relative;z-index:2}.styles_dropdownTitle__qmqI4{color:var(--futuristic-text-primary);font-size:1rem;font-weight:600;line-height:1.3;margin:0}.styles_resultsCount__V_O0Q{background:var(--highlight-alpha-10);border:1px solid var(--futuristic-border);border-radius:20px;color:var(--futuristic-text-secondary);font-size:.85rem;font-weight:500;padding:.4rem .8rem}.styles_futuristicDropdown__fBfUH{background:var(--cardBg);background-color:var(--cardBg)!important;max-height:400px;overflow-y:auto;position:relative;scrollbar-color:var(--futuristic-primary) var(--highlight-alpha-10);scrollbar-width:thin;z-index:1}.styles_futuristicResultButton__clmRZ{align-items:center;background:transparent;border:none;border-bottom:1px solid var(--highlight-alpha-5);border-radius:0;cursor:pointer;display:flex;gap:1rem;padding:1rem 1.5rem;position:relative;text-align:left;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.styles_futuristicResultButton__clmRZ:last-child{border-bottom:none}.styles_futuristicResultButton__clmRZ.styles_selected__T83qE,.styles_futuristicResultButton__clmRZ:hover{background:var(--highlight-alpha-10);background-color:var(--highlight-alpha-10)!important;transform:translateX(8px)}.styles_futuristicResultButton__clmRZ:active{transform:translateX(8px) scale(.98)}.styles_resultIcon__JyATn{align-items:center;background:var(--highlight-alpha-10);border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .3s ease;width:40px}.styles_futuristicResultButton__clmRZ.styles_selected__T83qE .styles_resultIcon__JyATn,.styles_futuristicResultButton__clmRZ:hover .styles_resultIcon__JyATn{background:var(--futuristic-primary);transform:scale(1.1)}.styles_locationIcon___e6xt{color:var(--futuristic-text-secondary);font-size:1.1rem;transition:color .3s ease}.styles_futuristicResultButton__clmRZ.styles_selected__T83qE .styles_locationIcon___e6xt,.styles_futuristicResultButton__clmRZ:hover .styles_locationIcon___e6xt{color:#fff}.styles_resultContent__9aAjk{display:flex;flex:1 1;flex-direction:column;gap:.25rem;min-width:0}.styles_resultName__GXU3y{color:var(--futuristic-text-primary);font-size:1rem;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_resultType__1rhO0{color:var(--futuristic-primary);font-size:.75rem;font-weight:600;letter-spacing:.5px;line-height:1.2;text-transform:uppercase}.styles_resultHierarchy__ktZmU{color:var(--futuristic-text-secondary);font-size:.75rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_resultArrow__Pwm5j{align-items:center;color:var(--futuristic-text-muted);display:flex;flex-shrink:0;font-size:1.1rem;height:30px;justify-content:center;transition:all .3s ease;width:30px}.styles_futuristicResultButton__clmRZ.styles_selected__T83qE .styles_resultArrow__Pwm5j,.styles_futuristicResultButton__clmRZ:hover .styles_resultArrow__Pwm5j{color:var(--futuristic-primary);transform:translateX(5px)}.styles_loadingResults__1B5M_,.styles_noResults__9SGxX{align-items:center;animation:styles_fadeIn__S7Ghm .3s ease;background:var(--cardBg);background-color:var(--cardBg)!important;display:flex;flex-direction:column;justify-content:center;padding:3rem 2rem;position:relative;text-align:center;z-index:1}@keyframes styles_fadeIn__S7Ghm{0%{opacity:0}to{opacity:1}}.styles_loadingResults__1B5M_{gap:1rem}.styles_noResultsIcon__G7vaP{font-size:2.5rem;margin-bottom:1rem;opacity:.6}.styles_loadingResults__1B5M_ p,.styles_noResults__9SGxX p{color:var(--futuristic-text-secondary);font-size:1rem;font-weight:500;margin:0}@media (max-width:768px){.styles_futuristicSearchSection__YcL4x{padding:6rem 0}.styles_searchFuturisticTitle__MhClL{font-size:3rem}.styles_searchSeoFeatures__qXEEO{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.styles_searchSeoFeature__eLBWF{padding:2rem 1.5rem}.styles_futuristicSearchZone__6MQHE{padding:3rem 2rem}.styles_searchExamples__ywPfp,.styles_searchTips__2MzI9{gap:1.5rem;grid-template-columns:1fr}.styles_searchContainer__2B72l{padding:0 .5rem}.styles_dropdownHeader__9fXWW{flex-direction:column;gap:.5rem;text-align:center}.styles_futuristicDropdownContainer__owef7{max-height:70vh}.styles_futuristicDropdown__fBfUH{max-height:60vh}.styles_futuristicResultButton__clmRZ{padding:.6rem .8rem}.styles_resultIcon__JyATn{height:30px;width:30px}.styles_resultName__GXU3y{font-size:.9rem}.styles_futuristicResultButton__clmRZ{flex-direction:column;gap:.5rem;text-align:center}.styles_resultContent__9aAjk{align-items:center}.styles_futuristicInputWrapper__onXhJ{max-width:100%}.styles_inputContainer__IdNbn{padding:.4rem}.styles_futuristicInput__qR1D3{font-size:1rem;min-height:55px;padding:.8rem 1.2rem}.styles_inputIcon__AZ_4O{height:45px;width:45px}.styles_dropdownHeader__9fXWW{padding:1rem 1.2rem}.styles_dropdownTitle__qmqI4{font-size:.95rem}.styles_resultsCount__V_O0Q{font-size:.8rem;padding:.3rem .6rem}.styles_futuristicDropdown__fBfUH{max-height:350px}.styles_futuristicResultButton__clmRZ{gap:.8rem;padding:.8rem 1.2rem}.styles_resultIcon__JyATn{height:35px;width:35px}.styles_resultName__GXU3y{font-size:.95rem}.styles_resultHierarchy__ktZmU,.styles_resultType__1rhO0{font-size:.7rem}.styles_loadingResults__1B5M_,.styles_noResults__9SGxX{padding:2rem 1.5rem}}@media (max-width:480px){.styles_searchFuturisticTitle__MhClL{font-size:2rem}.styles_searchFuturisticSubheading__7jIzf{font-size:1rem}.styles_futuristicSearchZone__6MQHE{padding:2rem 1.5rem}.styles_inputContainer__IdNbn{padding:.8rem 1rem}.styles_futuristicInput__qR1D3{font-size:.95rem}.styles_dropdownHeader__9fXWW{padding:.8rem 1rem}.styles_futuristicResultButton__clmRZ{gap:.7rem;padding:.7rem 1rem}.styles_resultIcon__JyATn{height:32px;width:32px}.styles_resultName__GXU3y{font-size:.9rem}.styles_resultHierarchy__ktZmU,.styles_resultType__1rhO0{font-size:.65rem}}.ResponsiveImage_imageContainer__X_NUR{border-radius:1rem;height:100%;overflow:hidden;position:relative;width:100%}.ResponsiveImage_image__gtdqA,.ResponsiveImage_responsiveImage__mZp4b{object-fit:cover;object-position:center}.styles_myWork__MvscV{margin:0 auto;padding:2rem 1rem;width:80%}.styles_projectsContainer__f7qS3{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.styles_projectBubble__d5oQK{aspect-ratio:16/9;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:300px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.styles_projectBubble__d5oQK:focus-within,.styles_projectBubble__d5oQK:hover{box-shadow:0 8px 12px rgba(0,0,0,.2);transform:scale(1.05)}.styles_projectImage__bAwsV{height:100%;object-fit:cover;width:100%}.styles_overlay__KLuW3{align-items:center;background:rgba(0,0,0,.8);bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;padding:1rem;pointer-events:none;position:absolute;right:0;text-align:center;top:0;transition:opacity .3s ease}.styles_projectBubble__d5oQK:focus-within .styles_overlay__KLuW3,.styles_projectBubble__d5oQK:hover .styles_overlay__KLuW3{opacity:1;pointer-events:auto}.styles_projectTitle__U8oVu{font-size:1rem;font-weight:700;margin-bottom:.5rem}.styles_projectDescription__eVdOi{color:#ddd;font-size:.9rem;margin-bottom:1rem}.styles_visitButton__v1rWN{background-color:#0070f3;border-radius:.5rem;color:#fff;font-size:1rem;padding:.5rem 1rem;-webkit-text-decoration:none;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.styles_visitButton__v1rWN:hover{background-color:#005bb5;transform:scale(1.1)}@media (min-width:720px){.styles_projectsContainer__f7qS3{gap:2rem}.styles_projectBubble__d5oQK{max-width:calc(50% - 1rem)}}@media (min-width:1024px){.styles_projectsContainer__f7qS3{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.styles_projectBubble__d5oQK{max-width:100%}}