.gamePlayer-module__e4HZgq__gameContainer{--gp-aspect-ratio:1/1;border:1px solid var(--color-divider);background-color:var(--gp-shell-bg,var(--color-surface,#fff));width:100%;box-shadow:var(--shadow-card,0 24px 48px -32px #00000073);border-radius:clamp(.75rem,1.6vw,1.25rem);transition:box-shadow .3s,transform .3s;overflow:hidden}@media (min-width:768px){.gamePlayer-module__e4HZgq__gameContainer{--gp-aspect-ratio:16/9}}.gamePlayer-module__e4HZgq__gameContent{width:100%;aspect-ratio:var(--gp-aspect-ratio);background-color:var(--gp-bg,var(--color-background,#fff));position:relative;overflow:hidden}.gamePlayer-module__e4HZgq__iframeWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.gamePlayer-module__e4HZgq__previewOverlay{cursor:pointer;text-align:center;border-radius:inherit;background-color:#0006;flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:background-color .2s;display:flex;position:absolute;inset:0}.gamePlayer-module__e4HZgq__previewOverlay:hover{background-color:#00000080}.gamePlayer-module__e4HZgq__previewContent{width:100%;max-width:42rem;margin:0 auto}.gamePlayer-module__e4HZgq__previewTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:2rem}@media (min-width:768px){.gamePlayer-module__e4HZgq__previewTitle{margin-bottom:.75rem;font-size:1.875rem;line-height:2.25rem}}.gamePlayer-module__e4HZgq__previewDescription{color:#fffc;margin-bottom:1rem;display:none}@media (min-width:768px){.gamePlayer-module__e4HZgq__previewDescription{display:block}}.gamePlayer-module__e4HZgq__playButtonOverlay{color:#000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffffe6;border:0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 25px 50px -12px #00000040}.gamePlayer-module__e4HZgq__gameContent iframe,.gamePlayer-module__e4HZgq__gameContent canvas,.gamePlayer-module__e4HZgq__gameContent video{border-radius:inherit}.gamePlayer-module__e4HZgq__playButtonOverlay:hover{background-color:#fff;transform:scale(1.1);box-shadow:0 25px 50px -12px #00000080}.gamePlayer-module__e4HZgq__playButtonDefault{background-color:var(--color-primary);color:var(--color-primary-foreground);border:0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a}.gamePlayer-module__e4HZgq__playButtonDefault:hover{background-color:var(--color-primary);opacity:.9;transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a}.gamePlayer-module__e4HZgq__playButtonIcon{fill:currentColor;transition:transform .2s}.gamePlayer-module__e4HZgq__playButtonOverlay:hover .gamePlayer-module__e4HZgq__playButtonIcon,.gamePlayer-module__e4HZgq__playButtonDefault:hover .gamePlayer-module__e4HZgq__playButtonIcon{transform:scale(1.05)}.gamePlayer-module__e4HZgq__iframe{border:0;width:100%;height:100%}.gamePlayer-module__e4HZgq__iframeLoading{background-color:var(--color-background);z-index:10;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gamePlayer-module__e4HZgq__iframeError{background-color:var(--color-background);z-index:10;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.gamePlayer-module__e4HZgq__iframeControls{z-index:20;gap:.5rem;display:flex;position:absolute;top:.5rem;right:.5rem}.gamePlayer-module__e4HZgq__iframeControlButton{background-color:rgba(var(--color-background),.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gamePlayer-module__e4HZgq__iframeControlButton:hover{background-color:rgba(var(--color-background),.9)}.gamePlayer-module__e4HZgq__draggableButton{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;pointer-events:auto;z-index:9999;background-color:#000000b3;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:box-shadow .2s;display:flex;position:absolute;box-shadow:0 2px 8px #0000004d}.gamePlayer-module__e4HZgq__draggableButton:active,.gamePlayer-module__e4HZgq__draggableButton.gamePlayer-module__e4HZgq__dragging{cursor:grabbing;transition:none;box-shadow:0 4px 12px #0006}.gamePlayer-module__e4HZgq__draggableButton.gamePlayer-module__e4HZgq__fullscreenEntering{animation:.3s ease-out gamePlayer-module__e4HZgq__fadeInScale}.gamePlayer-module__e4HZgq__draggableButton .gamePlayer-module__e4HZgq__icon{color:#fff;pointer-events:none;transition:transform .2s}.gamePlayer-module__e4HZgq__draggableButton.gamePlayer-module__e4HZgq__dragging .gamePlayer-module__e4HZgq__icon{transform:scale(.9)}.gamePlayer-module__e4HZgq__draggableButton.gamePlayer-module__e4HZgq__ios{-webkit-backdrop-filter:blur(10px)}.gamePlayer-module__e4HZgq__btnBase{border-radius:.375rem;justify-content:center;align-items:center;font-weight:500;transition:color .15s ease-in-out;display:inline-flex}.gamePlayer-module__e4HZgq__btnBase:focus-visible{box-shadow:0 0 0 2px var(--color-ring);box-shadow-offset:2px;outline:none}.gamePlayer-module__e4HZgq__btnBase:disabled{opacity:.5;pointer-events:none}.gamePlayer-module__e4HZgq__btnDefault{background-color:var(--color-primary);color:var(--color-primary-foreground)}.gamePlayer-module__e4HZgq__btnDefault:hover{opacity:.9}.gamePlayer-module__e4HZgq__btnOutline{border:1px solid var(--color-border)}.gamePlayer-module__e4HZgq__btnOutline:hover{background-color:var(--color-accent);color:var(--color-accent-foreground)}.gamePlayer-module__e4HZgq__btnSecondary{background-color:var(--color-secondary);color:var(--color-secondary-foreground)}.gamePlayer-module__e4HZgq__btnSecondary:hover{opacity:.8}.gamePlayer-module__e4HZgq__btnGhost:hover{background-color:var(--color-accent);color:var(--color-accent-foreground)}.gamePlayer-module__e4HZgq__btnSm{height:2.25rem;padding:0 .75rem;font-size:.875rem}.gamePlayer-module__e4HZgq__btnMd{height:2.5rem;padding:.5rem 1rem}.gamePlayer-module__e4HZgq__btnLg{height:2.75rem;padding:0 2rem}.gamePlayer-module__e4HZgq__btnIcon{width:2.5rem;height:2.5rem}@keyframes gamePlayer-module__e4HZgq__fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes gamePlayer-module__e4HZgq__pulse{0%,to{opacity:1}50%{opacity:.5}}.gamePlayer-module__e4HZgq__loadingPulse{animation:2s cubic-bezier(.4,0,.6,1) infinite gamePlayer-module__e4HZgq__pulse}.gamePlayer-module__e4HZgq__loadingContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.gamePlayer-module__e4HZgq__loadingSmall{width:24px;height:24px}.gamePlayer-module__e4HZgq__loadingMedium{width:32px;height:32px}.gamePlayer-module__e4HZgq__loadingLarge{width:48px;height:48px}.gamePlayer-module__e4HZgq__loadingDots{justify-content:center;align-items:center;gap:4px;display:flex}.gamePlayer-module__e4HZgq__loadingDot{background-color:var(--color-primary);border-radius:50%;animation:1.4s ease-in-out infinite both gamePlayer-module__e4HZgq__loadingDotPulse}.gamePlayer-module__e4HZgq__loadingSmall .gamePlayer-module__e4HZgq__loadingDot{width:4px;height:4px}.gamePlayer-module__e4HZgq__loadingMedium .gamePlayer-module__e4HZgq__loadingDot{width:6px;height:6px}.gamePlayer-module__e4HZgq__loadingLarge .gamePlayer-module__e4HZgq__loadingDot{width:8px;height:8px}.gamePlayer-module__e4HZgq__loadingDot:first-child{animation-delay:-.32s}.gamePlayer-module__e4HZgq__loadingDot:nth-child(2){animation-delay:-.16s}.gamePlayer-module__e4HZgq__loadingDot:nth-child(3){animation-delay:0}@keyframes gamePlayer-module__e4HZgq__loadingDotPulse{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.gamePlayer-module__e4HZgq__loadingRing{position:relative}.gamePlayer-module__e4HZgq__loadingRing div{border:2px solid var(--color-primary);border-color:var(--color-primary)transparent transparent transparent;border-radius:50%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite gamePlayer-module__e4HZgq__loadingRingSpin;position:absolute}.gamePlayer-module__e4HZgq__loadingSmall.gamePlayer-module__e4HZgq__loadingRing div{border-width:2px;width:20px;height:20px}.gamePlayer-module__e4HZgq__loadingMedium.gamePlayer-module__e4HZgq__loadingRing div{border-width:3px;width:28px;height:28px}.gamePlayer-module__e4HZgq__loadingLarge.gamePlayer-module__e4HZgq__loadingRing div{border-width:4px;width:44px;height:44px}.gamePlayer-module__e4HZgq__loadingRing div:first-child{animation-delay:-.45s}.gamePlayer-module__e4HZgq__loadingRing div:nth-child(2){animation-delay:-.3s}.gamePlayer-module__e4HZgq__loadingRing div:nth-child(3){animation-delay:-.15s}@keyframes gamePlayer-module__e4HZgq__loadingRingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gamePlayer-module__e4HZgq__loadingPulseCircle{background-color:var(--color-primary);opacity:.6;border-radius:50%;animation:1s ease-in-out infinite gamePlayer-module__e4HZgq__loadingPulseScale}.gamePlayer-module__e4HZgq__loadingSmall .gamePlayer-module__e4HZgq__loadingPulseCircle{width:16px;height:16px}.gamePlayer-module__e4HZgq__loadingMedium .gamePlayer-module__e4HZgq__loadingPulseCircle{width:24px;height:24px}.gamePlayer-module__e4HZgq__loadingLarge .gamePlayer-module__e4HZgq__loadingPulseCircle{width:36px;height:36px}@keyframes gamePlayer-module__e4HZgq__loadingPulseScale{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.gamePlayer-module__e4HZgq__loadingWave{justify-content:center;align-items:center;gap:2px;display:flex}.gamePlayer-module__e4HZgq__loadingWaveBar{background-color:var(--color-primary);animation:1.2s ease-in-out infinite gamePlayer-module__e4HZgq__loadingWaveStretch}.gamePlayer-module__e4HZgq__loadingSmall .gamePlayer-module__e4HZgq__loadingWaveBar{width:2px;height:16px}.gamePlayer-module__e4HZgq__loadingMedium .gamePlayer-module__e4HZgq__loadingWaveBar{width:3px;height:24px}.gamePlayer-module__e4HZgq__loadingLarge .gamePlayer-module__e4HZgq__loadingWaveBar{width:4px;height:36px}.gamePlayer-module__e4HZgq__loadingWaveBar:first-child{animation-delay:-.4s}.gamePlayer-module__e4HZgq__loadingWaveBar:nth-child(2){animation-delay:-.3s}.gamePlayer-module__e4HZgq__loadingWaveBar:nth-child(3){animation-delay:-.2s}.gamePlayer-module__e4HZgq__loadingWaveBar:nth-child(4){animation-delay:-.1s}.gamePlayer-module__e4HZgq__loadingWaveBar:nth-child(5){animation-delay:0s}@keyframes gamePlayer-module__e4HZgq__loadingWaveStretch{0%,40%,to{opacity:.5;transform:scaleY(.4)}20%{opacity:1;transform:scaleY(1)}}.gamePlayer-module__e4HZgq__draggingActive{-webkit-user-select:none;user-select:none}.gamePlayer-module__e4HZgq__draggingActive iframe{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}
:root{--gp-bg:#fff;--gp-fg:#000;--gp-primary:#06c;--gp-primary-foreground:#fff;--gp-secondary:#6b7280;--gp-secondary-foreground:#fff;--gp-border:#e5e7eb;--gp-ring:#3b82f6;--gp-aspect-ratio:16/9;--gp-border-radius:.5rem;--gp-transition:all .3s ease;--gp-fullscreen-z:9999;--gp-fullscreen-bg:#000;--gp-button-size:48px;--gp-button-bg:#000000b3;--gp-button-border:#fff3;--gp-shadow-sm:0 1px 2px 0 #0000000d;--gp-shadow-md:0 4px 6px -1px #0000001a;--gp-shadow-lg:0 10px 15px -3px #0000001a;--gp-duration-fast:.15s;--gp-duration-normal:.3s;--gp-duration-slow:.5s}body.fullscreen-active{overflow:hidden}.simulated-fullscreen{-webkit-overflow-scrolling:touch;padding:env(safe-area-inset-top)env(safe-area-inset-right)env(safe-area-inset-bottom)env(safe-area-inset-left);box-sizing:border-box;transition:width .3s,height .3s;overflow:hidden;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100vh!important;z-index:var(--gp-fullscreen-z,9999)!important;background-color:#000!important;position:fixed!important;top:0!important;left:0!important}@supports (-webkit-touch-callout:none){.simulated-fullscreen{overscroll-behavior:none;-webkit-overflow-scrolling:auto;min-height:100dvh}}[data-theme=dark],.dark{--gp-bg:#000;--gp-fg:#fff;--gp-primary:#3b82f6;--gp-secondary:#6b7280;--gp-border:#374151;--gp-button-bg:#ffffff1a;--gp-button-border:#ffffff4d}@media (prefers-contrast:high){:root{--gp-border:#000;--gp-button-border:#fff}}@media (prefers-reduced-motion:reduce){:root{--gp-transition:none;--gp-duration-fast:0s;--gp-duration-normal:0s;--gp-duration-slow:0s}}
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animateFadeIn{animation:fadeIn var(--ga-duration-normal,.3s)ease-in}@keyframes slideInUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.animateSlideInUp{animation:slideInUp var(--ga-duration-normal,.3s)ease-out}@keyframes slideInDown{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.animateSlideInDown{animation:slideInDown var(--ga-duration-normal,.3s)ease-out}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animateScaleIn{animation:scaleIn var(--ga-duration-normal,.3s)ease-out}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.animatePulse{animation:pulse var(--ga-loading-animation-duration,2s)cubic-bezier(.4,0,.6,1)infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.animateShimmer{background:linear-gradient(90deg,var(--ga-loading-bg,#f3f4f6)25%,var(--ga-border,#e5e7eb)50%,var(--ga-loading-bg,#f3f4f6)75%);background-size:200% 100%;animation:1.5s infinite shimmer}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animateSpin{animation:1s linear infinite spin}.gpuAccelerated{will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.googleAd-module__wrYAsG__adContainer{background-color:var(--ga-container-bg,transparent);border-radius:var(--ga-container-border-radius,.5rem);width:100%;padding:var(--ga-container-padding,0);transition:var(--ga-transition,all .3s ease);position:relative;overflow:hidden}.googleAd-module__wrYAsG__adContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.googleAd-module__wrYAsG__adIns{width:100%;height:100%;display:block}.googleAd-module__wrYAsG__adLoading{background-color:var(--ga-loading-bg,#f3f4f6);animation:googleAd-module__wrYAsG__pulse var(--ga-loading-animation-duration,2s)cubic-bezier(.4,0,.6,1)infinite;min-height:50px}@keyframes googleAd-module__wrYAsG__pulse{0%,to{opacity:1}50%{opacity:.7}}.googleAd-module__wrYAsG__adDebug{border:var(--ga-debug-border,2px dashed #ef4444);background-color:var(--ga-debug-bg,#ff00000d)}.googleAd-module__wrYAsG__debugOverlay{color:#fff;z-index:var(--ga-z-index-overlay,1000);pointer-events:none;background:linear-gradient(#000c 0%,#0000 100%);padding:.5rem;font-size:.75rem;line-height:1.5;position:absolute;top:0;left:0;right:0}.googleAd-module__wrYAsG__debugInfo{flex-direction:column;gap:.25rem;display:flex}.googleAd-module__wrYAsG__debugLabel{text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600;display:inline-block}.googleAd-module__wrYAsG__layoutBanner{width:100%;aspect-ratio:var(--ga-ratio-large-banner);min-height:100px;margin:0 auto}@media (min-width:768px){.googleAd-module__wrYAsG__layoutBanner{aspect-ratio:var(--ga-ratio-leaderboard);min-height:90px}}@media (min-width:1280px){.googleAd-module__wrYAsG__layoutBanner{aspect-ratio:var(--ga-ratio-banner)}}.googleAd-module__wrYAsG__layoutRectangle{aspect-ratio:var(--ga-ratio-rectangle);max-width:300px;margin:0 auto}.googleAd-module__wrYAsG__layoutLargeRectangle{aspect-ratio:var(--ga-ratio-large-rectangle);max-width:336px;margin:0 auto}.googleAd-module__wrYAsG__layoutSkyscraper{aspect-ratio:var(--ga-ratio-compact-rectangle);max-width:300px;margin:0 auto}@media (min-width:768px){.googleAd-module__wrYAsG__layoutSkyscraper{aspect-ratio:var(--ga-ratio-large-banner)}}@media (min-width:1280px){.googleAd-module__wrYAsG__layoutSkyscraper{aspect-ratio:var(--ga-ratio-wide-skyscraper);min-height:600px}}.googleAd-module__wrYAsG__layoutPortrait{aspect-ratio:var(--ga-ratio-skyscraper);max-width:200px;margin:0 auto}@media (min-width:768px){.googleAd-module__wrYAsG__layoutPortrait{max-width:180px}}@media (min-width:1280px){.googleAd-module__wrYAsG__layoutPortrait{max-width:190px;min-height:560px}}.googleAd-module__wrYAsG__layoutResponsive{width:100%;min-height:50px}.googleAd-module__wrYAsG__layoutLeaderboard{aspect-ratio:var(--ga-ratio-rectangle);max-width:300px;margin:0 auto}@media (min-width:768px){.googleAd-module__wrYAsG__layoutLeaderboard{aspect-ratio:var(--ga-ratio-leaderboard);max-width:728px}}.googleAd-module__wrYAsG__layoutBillboard{width:100%;aspect-ratio:var(--ga-ratio-rectangle);max-width:clamp(260px,88vw,360px);margin:0 auto}.googleAd-module__wrYAsG__layoutLoadingOverlay{width:100%;aspect-ratio:var(--ga-ratio-rectangle);background:var(--ga-loading-overlay-bg,#0f172a14);max-width:clamp(240px,92vw,420px);box-shadow:var(--ga-shadow-md);border-radius:clamp(.75rem,2vw,1.25rem);margin:clamp(.5rem,3vw,1.5rem) auto;padding:clamp(.25rem,2vw,.75rem)}ins.googleAd-module__wrYAsG__adsbygoogle[data-ad-status=unfilled]{display:none!important}.googleAd-module__wrYAsG__adContainer:has(ins.googleAd-module__wrYAsG__adsbygoogle[data-ad-status=unfilled]){display:none}@media (min-width:768px){.googleAd-module__wrYAsG__layoutBillboard{aspect-ratio:var(--ga-ratio-leaderboard);max-width:clamp(640px,80vw,960px)}.googleAd-module__wrYAsG__layoutLoadingOverlay{max-width:clamp(300px,70vw,480px);margin:clamp(1rem,4vw,2rem) auto;padding:clamp(.5rem,1.5vw,1rem)}}@media (min-width:1024px){.googleAd-module__wrYAsG__layoutBillboard{aspect-ratio:var(--ga-ratio-billboard);max-width:clamp(820px,70vw,1360px)}.googleAd-module__wrYAsG__layoutLoadingOverlay{max-width:clamp(360px,40vw,540px);margin:clamp(1.5rem,3vw,3rem) auto}}.googleAd-module__wrYAsG__adSidebar{display:none}@media (min-width:1024px){.googleAd-module__wrYAsG__adSidebar{display:block}}.googleAd-module__wrYAsG__adPageTop{margin-bottom:clamp(.5rem,.8vw,1rem)}.googleAd-module__wrYAsG__adContentRectangle{margin:1.5rem auto}.googleAd-module__wrYAsG__adError{background-color:#fef2f2;border:1px solid #fecaca;justify-content:center;align-items:center;min-height:100px;padding:1rem;display:flex}.googleAd-module__wrYAsG__adErrorMessage{color:#dc2626;text-align:center;font-size:.875rem}.googleAd-module__wrYAsG__adPlaceholder{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;animation:1.5s infinite googleAd-module__wrYAsG__shimmer}@keyframes googleAd-module__wrYAsG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.googleAd-module__wrYAsG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
:root{--ga-bg:#fff;--ga-fg:#000;--ga-border:#e5e7eb;--ga-container-bg:transparent;--ga-container-border-radius:.5rem;--ga-container-padding:0;--ga-ratio-banner:320/50;--ga-ratio-leaderboard:728/90;--ga-ratio-large-banner:320/100;--ga-ratio-billboard:970/250;--ga-ratio-rectangle:300/250;--ga-ratio-large-rectangle:336/280;--ga-ratio-compact-rectangle:300/150;--ga-ratio-wide-rectangle:300/120;--ga-ratio-square:300/300;--ga-ratio-skyscraper:160/600;--ga-ratio-wide-skyscraper:300/600;--ga-ratio-vertical-banner:240/400;--ga-ratio-narrow-skyscraper:120/600;--ga-breakpoint-xs:480px;--ga-breakpoint-sm:640px;--ga-breakpoint-md:768px;--ga-breakpoint-lg:1024px;--ga-breakpoint-xl:1280px;--ga-loading-bg:#f3f4f6;--ga-loading-animation-duration:2s;--ga-debug-bg:#ff00000d;--ga-debug-border:2px dashed #ef4444;--ga-debug-text-color:#dc2626;--ga-transition:all .3s ease;--ga-duration-fast:.15s;--ga-duration-normal:.3s;--ga-duration-slow:.5s;--ga-shadow-sm:0 1px 2px 0 #0000000d;--ga-shadow-md:0 4px 6px -1px #0000001a;--ga-shadow-lg:0 10px 15px -3px #0000001a;--ga-z-index:1;--ga-z-index-sticky:100;--ga-z-index-overlay:1000}[data-theme=dark],.dark{--ga-bg:#000;--ga-fg:#fff;--ga-border:#374151;--ga-loading-bg:#1f2937;--ga-debug-bg:#ef44441a;--ga-debug-text-color:#f87171}@media (prefers-contrast:high){:root{--ga-border:#000;--ga-debug-border:3px solid #dc2626}[data-theme=dark],.dark{--ga-border:#fff}}@media (prefers-reduced-motion:reduce){:root{--ga-transition:none;--ga-duration-fast:0s;--ga-duration-normal:0s;--ga-duration-slow:0s;--ga-loading-animation-duration:0s}}
