:root{--color-black:#000;--color-neon-yellow:#e5e900;--color-neon-yellow-hover:#d4d800;--color-bright-pink:#f878cd;--color-bright-pink-hover:#f56bb8;--color-muted-gold:#e5e900;--color-teal:#018fa6;--gradient-purple-start:#9068be;--gradient-purple-end:#b07fb3;--gradient-purple:linear-gradient(135deg,#9068be 0%,#b07fb3 100%);--color-primary:var(--color-black);--color-primary-hover:var(--color-neon-yellow);--color-secondary:var(--color-bright-pink);--color-secondary-hover:var(--color-neon-yellow);--color-accent:var(--color-neon-yellow);--color-link:var(--color-bright-pink);--color-link-hover:var(--color-neon-yellow);--color-white:#fff;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-success:#10b981;--color-warning:#e5e900;--color-error:#ef4444;--color-info:var(--color-teal);--font-family-primary:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-family-heading:"Quicksand",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-family-button:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-family-mono:"Courier New",monospace;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--line-height-loose:2;--spacing-0:0;--spacing-1:.25rem;--spacing-2:.5rem;--spacing-3:.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--radius-none:0;--radius-sm:.125rem;--radius-base:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-base:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--shadow-2xl:0 25px 50px -12px #00000040;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px;--z-index-dropdown:1000;--z-index-sticky:1020;--z-index-fixed:1030;--z-index-modal-backdrop:1040;--z-index-modal:1050;--z-index-popover:1060;--z-index-tooltip:1070;--header-height:60px;--header-height-mobile:56px;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1536px}
@font-face{font-family:Quicksand;font-style:normal;font-weight:300;font-display:swap;src:local("Quicksand Light"),local("Quicksand-Light"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:local(Quicksand Regular),local(Quicksand-Regular)}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:local(Quicksand Medium),local(Quicksand-Medium)}@font-face{font-family:Quicksand;font-style:normal;font-weight:600;font-display:swap;src:local(Quicksand SemiBold),local(Quicksand-SemiBold)}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:local(Quicksand Bold),local(Quicksand-Bold)}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:local(Lato Light),local(Lato-Light)}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:local(Lato Regular),local(Lato-Regular)}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:local(Lato Bold),local(Lato-Bold)}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:local(Inter Regular),local(Inter-Regular)}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:local(Inter Medium),local(Inter-Medium)}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:local(Inter SemiBold),local(Inter-SemiBold)}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:local(Inter Bold),local(Inter-Bold)}.font-fallback{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}
:root{--header-height-desktop:72px;--header-height-mobile:70px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth;font-size:16px}body{color:#333;font-display:swap;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#fff;margin:0;padding:0;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#1a1a1a;font-display:swap;contain:none;margin:0 0 1rem;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin:0 0 1rem}a{color:var(--color-link);text-decoration:none;transition:color .2s}a:hover{color:var(--color-link-hover);text-decoration:underline}ul,ol{margin:0 0 1rem;padding-left:2rem}li{margin-bottom:.5rem}img{content-visibility:auto;contain-intrinsic-size:0 200px;max-width:100%;height:auto;display:block}button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:inherit;cursor:pointer;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}html ::selection,body ::selection,div ::selection,p ::selection,span ::selection,h1 ::selection,h2 ::selection,h3 ::selection,h4 ::selection,h5 ::selection,h6 ::selection{color:#fff!important;background-color:#007acc!important}html ::-moz-selection{color:#fff!important;background-color:#007acc!important}body ::-moz-selection{color:#fff!important;background-color:#007acc!important}div ::-moz-selection{color:#fff!important;background-color:#007acc!important}p ::-moz-selection{color:#fff!important;background-color:#007acc!important}span ::-moz-selection{color:#fff!important;background-color:#007acc!important}h1 ::-moz-selection{color:#fff!important;background-color:#007acc!important}h2 ::-moz-selection{color:#fff!important;background-color:#007acc!important}h3 ::-moz-selection{color:#fff!important;background-color:#007acc!important}h4 ::-moz-selection{color:#fff!important;background-color:#007acc!important}h5 ::-moz-selection{color:#fff!important;background-color:#007acc!important}h6 ::-moz-selection{color:#fff!important;background-color:#007acc!important}@media (max-width:768px){html{contain:initial;font-size:14px}h1{contain:none;min-height:2.5rem;font-size:2rem}h2{contain:none;min-height:2rem;font-size:32px}h3{contain:none;min-height:1.75rem;font-size:1.5rem}body{-webkit-overflow-scrolling:touch;overflow-x:hidden}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.wp-content{line-height:1.8}.wp-content p{margin-bottom:1.5rem}.wp-content img{margin:1.5rem 0}.wp-content ul,.wp-content ol{margin-bottom:1.5rem}.wp-content blockquote{border-left:4px solid var(--color-accent);background-color:#f5f5f5;margin:2rem 0;padding:1rem 2rem;font-style:italic}.wp-content table{border-collapse:collapse;width:100%;max-width:100%;margin:2rem 0;display:table}.wp-content table th,.wp-content table td{text-align:left;border:1px solid #ddd;padding:.75rem}.wp-content table th{background-color:#f5f5f5;font-weight:600}@media (max-width:767px){.wp-content{overflow-x:hidden}.wp-content table{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1;width:100%;max-width:100%;display:block;overflow-x:auto}.wp-content table::-webkit-scrollbar{height:8px}.wp-content table::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.wp-content table::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.wp-content table::-webkit-scrollbar-thumb:hover{background:#555}.wp-content table thead{display:table-header-group}.wp-content table tbody{display:table-row-group}.wp-content table tr{display:table-row}.wp-content table th,.wp-content table td{white-space:nowrap;padding:.75rem .5rem;font-size:.875rem;display:table-cell}}.alignleft{float:left;margin:0 1.5rem 1rem 0}.alignright{float:right;margin:0 0 1rem 1.5rem}.aligncenter{margin:0 auto 1rem;display:block}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.contain-layout{contain:layout}.contain-paint{contain:paint}.contain-strict{contain:strict}.content-visibility-auto{content-visibility:auto;contain-intrinsic-size:0 200px}.will-change-transform{will-change:transform}.will-change-scroll{will-change:scroll-position}.hero-section{contain:none;content-visibility:auto}.lazy-load{opacity:0;transition:opacity .3s ease-in-out}.lazy-load.loaded{opacity:1}@media print{body{color:#000;background:#fff}a{text-decoration:underline}.no-print{display:none!important}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth;font-size:16px}body{color:#333;font-display:swap;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;margin:0;padding:0;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}.header{z-index:999;contain:layout;background:#000;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.headerRow{padding:1rem 0}.container{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.headerLeft{flex-shrink:0}.logo{align-items:center;display:flex}.logo img{width:auto;height:auto;max-height:50px}.hero{background:var(--gradient-purple);text-align:center;contain:none;content-visibility:auto;padding:8rem 2rem}.hero .container{max-width:900px;margin:0 auto}.hero .title{color:#fff;margin:0 0 1rem;font-size:4rem;font-weight:700;line-height:1.2}.hero .subtitle{color:#2d2d2d;max-width:700px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}.hero .ctaButton{background:var(--color-black);color:var(--color-white);border:2px solid var(--color-black);border-radius:30px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.hero .ctaButton:hover{background:var(--color-neon-yellow);color:var(--color-black);transform:translateY(-2px);box-shadow:0 4px 12px #e5e9004d}h1,h2,h3,h4,h5,h6{color:#1a1a1a;margin:0 0 1rem;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}img{content-visibility:auto;contain-intrinsic-size:0 200px;max-width:100%;height:auto;display:block}@media (max-width:768px){html{font-size:14px}.container{padding:0 1rem}.hero{padding:6rem 1.5rem}.hero .title{font-size:3rem}.hero .subtitle{font-size:1rem}.logo img{max-height:40px}h1{font-size:2rem}h2{font-size:32px}h3{font-size:1.5rem}}.contain-layout{contain:layout}.contain-paint{contain:paint}.contain-strict{contain:strict}.content-visibility-auto{content-visibility:auto;contain-intrinsic-size:0 200px}.hero-section{contain:none;content-visibility:auto}
.Navigation-module__BeEnUW__nav{contain:layout style;justify-content:center;align-items:center;width:100%;min-height:48px;display:flex}.Navigation-module__BeEnUW__mobileMenuButton{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none;position:relative}.Navigation-module__BeEnUW__hamburger{flex-direction:column;gap:4px;display:flex}.Navigation-module__BeEnUW__hamburgerLine{background-color:#fff;width:25px;height:3px;transition:all .3s}.Navigation-module__BeEnUW__hamburgerLineActive:first-child{transform:rotate(45deg)translate(7px,7px)}.Navigation-module__BeEnUW__hamburgerLineActive:nth-child(2){opacity:0}.Navigation-module__BeEnUW__hamburgerLineActive:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.Navigation-module__BeEnUW__navList{contain:layout style;align-items:center;gap:2rem;min-height:48px;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__BeEnUW__navItem{position:relative}.Navigation-module__BeEnUW__navLink{color:#ccc;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem 0;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.Navigation-module__BeEnUW__navLink:hover{color:#e5e900}.Navigation-module__BeEnUW__navLinkActive{color:#e5e900;font-weight:600}.Navigation-module__BeEnUW__arrow{font-size:1rem;transition:transform .3s}.Navigation-module__BeEnUW__hasSubmenu:hover .Navigation-module__BeEnUW__arrow{transform:rotate(180deg)}.Navigation-module__BeEnUW__hasSubmenu:after{content:"";z-index:999;background:0 0;height:8px;position:absolute;top:100%;left:0;right:0}.Navigation-module__BeEnUW__submenu{z-index:1000;contain:layout style paint;will-change:transform,opacity;backface-visibility:hidden;background:#fff;border-radius:8px;min-width:250px;margin:0;padding:.5rem 0;list-style:none;animation:.2s Navigation-module__BeEnUW__slideDown;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 12px #00000026}@keyframes Navigation-module__BeEnUW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translate(0,0)}}.Navigation-module__BeEnUW__submenu li{margin:0}.Navigation-module__BeEnUW__submenuLink{color:#333;white-space:nowrap;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:15px;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.Navigation-module__BeEnUW__submenuLink .Navigation-module__BeEnUW__flag{object-fit:cover;border-radius:2px;flex-shrink:0}.Navigation-module__BeEnUW__submenuLink:hover{color:#e5e900;background-color:#f8f9fa}.Navigation-module__BeEnUW__ctaButton{color:#e5e900;background-color:#0000;border:2px solid #e5e900;border-radius:25px;padding:.5rem 1.5rem;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Navigation-module__BeEnUW__ctaButton:hover{color:#000;background-color:#e5e900}@media (max-width:1120px){.Navigation-module__BeEnUW__mobileMenuButton{margin-left:1rem;display:block}.Navigation-module__BeEnUW__navList{-webkit-overflow-scrolling:touch;z-index:1000;visibility:hidden;background-color:#000;flex-direction:column;align-items:flex-start;gap:0;width:300px;height:100vh;padding:4rem 0 2rem;transition:transform .3s,visibility .3s;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-2px 0 12px #0000001a}.Navigation-module__BeEnUW__navListMobile{visibility:visible;transform:translate(0)}.Navigation-module__BeEnUW__navItem{width:100%}.Navigation-module__BeEnUW__navLink{text-align:left;border:none;border-radius:0;justify-content:space-between;width:100%;padding:1rem 1.5rem}.Navigation-module__BeEnUW__hasSubmenu .Navigation-module__BeEnUW__navLink[aria-expanded=true] .Navigation-module__BeEnUW__arrow{transform:rotate(180deg)}.Navigation-module__BeEnUW__ctaButton{text-align:center;width:calc(100% - 3rem);margin:1rem 1.5rem;padding:.75rem 1.5rem;display:block}.Navigation-module__BeEnUW__submenu{box-shadow:none;background-color:#f8f9fa;border-radius:0;width:100%;min-width:auto;max-height:none;margin:0;padding:0;position:static}.Navigation-module__BeEnUW__submenuLink{white-space:normal;word-wrap:break-word;align-items:center;min-height:3rem;padding-left:3rem;padding-right:1.5rem;line-height:1.5;display:flex}.Navigation-module__BeEnUW__submenuLink span{word-break:break-word;flex:1}.Navigation-module__BeEnUW__hasSubmenu{flex-wrap:wrap}}
.Header-module__Pzgc7q__header{z-index:999;contain:layout style;will-change:transform;background:#000;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.Header-module__Pzgc7q__headerRow{min-height:var(--header-height-desktop);padding:.375rem 0}.Header-module__Pzgc7q__container{max-width:1200px;min-height:var(--header-height-desktop);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;padding:0 2rem;display:flex}.Header-module__Pzgc7q__headerLeft{flex-shrink:0;width:252px;height:63px}.Header-module__Pzgc7q__logo{align-items:center;width:252px;height:63px;display:flex}.Header-module__Pzgc7q__logo img{contain:layout style paint;width:auto;height:auto;max-height:63px}.Header-module__Pzgc7q__headerCenter{flex:1;justify-content:center;align-items:center;min-height:48px;display:flex}@media (max-width:1120px){.Header-module__Pzgc7q__container{padding:0 1rem}.Header-module__Pzgc7q__headerCenter{justify-content:flex-end;width:auto;min-height:40px}.Header-module__Pzgc7q__headerLeft,.Header-module__Pzgc7q__logo{width:200px}}@media (max-width:768px){.Header-module__Pzgc7q__headerRow{min-height:var(--header-height-mobile);padding:.25rem 0}.Header-module__Pzgc7q__container{min-height:var(--header-height-mobile)}.Header-module__Pzgc7q__headerLeft,.Header-module__Pzgc7q__logo{width:200px;height:60px}.Header-module__Pzgc7q__logo img{max-height:60px}}
.Footer-module__y_mvga__footer{color:#fff;z-index:2000;background-color:#000;position:relative}.Footer-module__y_mvga__featuresSection{background-color:#000;padding:2rem 0}.Footer-module__y_mvga__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__y_mvga__featureItem{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module__y_mvga__featureIcon{color:#e5e900;width:40px;height:40px}.Footer-module__y_mvga__featureIcon svg{width:100%;height:100%}.Footer-module__y_mvga__featureText{color:#ccc;font-size:16px;font-weight:500}.Footer-module__y_mvga__footerContent{padding:2.5rem 0}.Footer-module__y_mvga__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__y_mvga__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Footer-module__y_mvga__footerColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__y_mvga__footerLogo{margin-bottom:1rem;display:inline-block}.Footer-module__y_mvga__footerLogo img{width:auto;height:auto;max-height:78px}.Footer-module__y_mvga__footerDescription{color:#ccc;margin:0;font-size:14px;line-height:1.6}.Footer-module__y_mvga__footerHeading{color:#fff;margin:0 0 1rem;font-size:18px;font-weight:600}.Footer-module__y_mvga__footerLinks{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__y_mvga__footerLinks li a{color:#ccc;font-size:15px;text-decoration:none;transition:color .3s}.Footer-module__y_mvga__footerLinks li a:hover{color:#007bff}.Footer-module__y_mvga__socialLinks{gap:1rem;display:flex}.Footer-module__y_mvga__socialLink{color:#fff;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__y_mvga__socialLink:hover{background-color:#007bff;transform:translateY(-3px)}.Footer-module__y_mvga__socialLink svg{width:20px;height:20px}.Footer-module__y_mvga__footerBottom{text-align:center;border-top:1px solid #ffffff1a;padding:1.5rem 0}.Footer-module__y_mvga__disclaimer{color:#999;max-width:800px;margin:0 auto 1rem;font-size:13px;line-height:1.6}.Footer-module__y_mvga__footerBottomLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Footer-module__y_mvga__copyright{color:#ccc;margin:0;font-size:14px}.Footer-module__y_mvga__privacyLink{color:#ccc;font-size:14px;text-decoration:none;transition:color .3s}.Footer-module__y_mvga__privacyLink:hover{color:#fff}@media (max-width:768px){.Footer-module__y_mvga__featuresGrid,.Footer-module__y_mvga__footerGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__y_mvga__footerContent{padding:2rem 0}.Footer-module__y_mvga__container{padding:0 1rem}.Footer-module__y_mvga__footerBottomLinks{flex-direction:column;gap:1rem}}
.StickyCurrencySwitcher-module__OvqkUG__stickyCurrencyContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:12px;padding:12px 16px;box-shadow:0 4px 20px #00000026;bottom:20px!important;right:20px!important;top:unset!important;left:unset!important;z-index:2147483647!important;will-change:auto!important;contain:none!important;position:fixed!important;transform:none!important}.StickyCurrencySwitcher-module__OvqkUG__currencySwitcher{align-items:center;gap:8px;display:flex}.StickyCurrencySwitcher-module__OvqkUG__currencyLabel{color:#374151;margin-right:4px;font-size:14px;font-weight:500}.StickyCurrencySwitcher-module__OvqkUG__currencyButton{color:#6b7280;cursor:pointer;white-space:nowrap;background:#f3f4f6;border:none;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;transition:all .2s}.StickyCurrencySwitcher-module__OvqkUG__currencyButton:hover{color:#374151;background:#e5e7eb}.StickyCurrencySwitcher-module__OvqkUG__currencyButton.StickyCurrencySwitcher-module__OvqkUG__active{color:#000;background:#e5e900;font-weight:600}.StickyCurrencySwitcher-module__OvqkUG__currencyButton:focus{outline-offset:2px;outline:2px solid #3b82f6}@media (max-width:768px){.StickyCurrencySwitcher-module__OvqkUG__stickyCurrencyContainer{padding:11px 13px;bottom:16px!important;right:16px!important;top:unset!important;left:unset!important}.StickyCurrencySwitcher-module__OvqkUG__currencyLabel{font-size:14px}.StickyCurrencySwitcher-module__OvqkUG__currencyButton{padding:6px 11px;font-size:13px}}@media (max-width:480px){.StickyCurrencySwitcher-module__OvqkUG__stickyCurrencyContainer{padding:9px 11px;bottom:12px!important;right:12px!important;top:unset!important;left:unset!important}}
