:root{--background: 210 40% 98%;--foreground: 222 47% 11%;--primary: 48 96% 53%;--primary-foreground: 222 47% 11%;--secondary: 210 40% 96%;--secondary-foreground: 222 47% 11%;--muted: 210 40% 96%;--muted-foreground: 215 16% 47%;--accent: 48 96% 53%;--accent-foreground: 222 47% 11%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 214 32% 91%;--input: 214 32% 91%;--ring: 48 96% 53%;--radius: .75rem;--card: 0 0% 100%;--card-foreground: 222 47% 11%}.cosmic{--background: 26 22 37;--foreground: 229 229 229;--primary: 255 107 157;--primary-foreground: 255 255 255;--secondary: 124 58 237;--secondary-foreground: 255 255 255;--muted: 36 27 51;--muted-foreground: 179 179 179;--accent: 255 107 157;--accent-foreground: 255 255 255;--destructive: 239 68 68;--destructive-foreground: 255 255 255;--border: 255 107 157 / .1;--input: 44 31 71;--ring: 255 107 157;--radius: .75rem;--card: 44 31 71;--card-foreground: 229 229 229}.tour-overlay-animate{animation:tourFadeIn .3s ease-out}.tour-tooltip-animate{animation:tourSlideIn .35s cubic-bezier(.16,1,.3,1)}.tour-spotlight-pulse{animation:tourPulse 2s ease-in-out infinite}.tour-arrow-top{border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid hsl(215 20% 12%)}.tour-arrow-bottom{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid hsl(215 20% 12%)}.tour-arrow-left{border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid hsl(215 20% 12%)}.tour-arrow-right{border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid hsl(215 20% 12%)}@keyframes tourFadeIn{0%{opacity:0}to{opacity:1}}@keyframes tourSlideIn{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tourPulse{0%,to{box-shadow:0 0 20px #eab30833}50%{box-shadow:0 0 40px #eab30866}}@keyframes cosmicFloat{0%,to{transform:translateY(0) translate(0);opacity:.15}33%{transform:translateY(-15px) translate(10px);opacity:.25}66%{transform:translateY(10px) translate(-10px);opacity:.2}}@keyframes cosmicPulse{0%,to{opacity:.15}50%{opacity:.25}}@keyframes orbitGlass{0%{top:-5%;left:-5%}25%{top:-5%;left:65%}50%{top:70%;left:65%}75%{top:70%;left:-5%}to{top:-5%;left:-5%}}@keyframes orbitGlowMove{0%{top:5%;left:5%}25%{top:5%;left:55%}50%{top:55%;left:55%}75%{top:55%;left:5%}to{top:5%;left:5%}}@keyframes glowSweep{0%,to{box-shadow:0 0 0 1px #ffffff29,inset 0 0 0 1px #ffffff14,0 18px 40px -28px #0000008c,0 0 0 0 var(--glow-color, rgba(245,158,11,0));transform:translateY(0) scale(1)}38%{box-shadow:0 0 0 1px var(--glow-color, rgba(245,158,11,.85)),inset 0 0 22px -10px var(--glow-color, rgba(245,158,11,.45)),0 0 30px -8px var(--glow-color, rgba(245,158,11,.65)),0 20px 44px -24px #0009;transform:translateY(-2px) scale(1.018)}68%{box-shadow:0 0 0 1px #ffffff3d,inset 0 0 16px -10px var(--glow-color, rgba(245,158,11,.25)),0 0 18px -8px var(--glow-color, rgba(245,158,11,.35)),0 18px 40px -26px #0000008f;transform:translateY(0) scale(1.005)}}@keyframes glowSweepBeam{0%{transform:translate(-160%) rotate(14deg);opacity:0}18%{opacity:.06}40%{opacity:.38}58%{opacity:.12}to{transform:translate(160%) rotate(14deg);opacity:0}}.hero-glow-tile{position:relative;isolation:isolate;overflow:hidden;animation:glowSweep 3.2s ease-in-out infinite;animation-delay:var(--tile-delay, 0s)}.hero-glow-tile:before{content:"";position:absolute;top:-30%;right:-55%;bottom:-30%;left:-55%;background:linear-gradient(115deg,transparent 35%,var(--glow-color, rgba(245,158,11,.85)) 50%,transparent 65%);opacity:0;filter:blur(16px);pointer-events:none;z-index:0;animation:glowSweepBeam 3.2s ease-in-out infinite;animation-delay:var(--tile-delay, 0s)}.hero-glow-tile>*{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){.hero-glow-tile,.hero-glow-tile:before{animation:none}}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}@keyframes glowShimmer{0%,to{opacity:.4}50%{opacity:.8}}.glow-card{position:relative;overflow:hidden}.glow-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.08) 0%,transparent 50%,rgba(255,255,255,.04) 100%);animation:glowShimmer 4s ease-in-out infinite;pointer-events:none;border-radius:inherit}
