.public-theme{background:transparent;color:#fff;--background:10 10 10;--foreground:255 255 255;--primary:84 172 218;--primary-foreground:255 255 255;--secondary:23 23 23;--secondary-foreground:255 255 255;--muted:39 39 42;--muted-foreground:163 163 163;--accent:39 39 42;--accent-foreground:255 255 255;--destructive:239 68 68;--destructive-foreground:255 255 255;--border:39 39 42;--input:39 39 42;--ring:84 172 218;--chart-1:84 172 218;--chart-2:251 191 36;--chart-3:34 197 94;--chart-4:168 85 247;--chart-5:239 68 68;--card:23 23 23;--card-foreground:255 255 255;--popover:23 23 23;--popover-foreground:255 255 255;--radius:0.5rem;--header-height:64px}html.navigation-scroll{scroll-behavior:auto}html:has(.public-theme) body:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(120deg,#0a4080,#1a6cb5 55%,#3d9fd9 80%,#7ec8e8 94%,#b8e4f5);z-index:-9999;pointer-events:none}html:has(.public-theme){background:linear-gradient(90deg,#001f3f,#005f9e,#4eb3e5)!important;overflow-x:hidden}html:has(.public-theme) body{background:transparent!important;margin:0;padding:0;min-height:100vh;position:relative}.public-theme{background:transparent!important;position:relative}@keyframes slowHorizontalFlow{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes bounce-in{0%{opacity:0;transform:scale(.9)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.animate-bounce-in{animation:bounce-in .3s ease-out forwards}.public-theme a,.public-theme button{position:relative;transition:all .2s ease}.public-theme{scroll-behavior:smooth}.public-theme .text-responsive{font-size:clamp(.875rem,2vw,1rem)}.public-theme .glass{background:hsla(0,0%,100%,.05);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1)}.public-theme .gradient-blue{background:linear-gradient(135deg,#54acda,#263f67)}html:has(.public-theme){scrollbar-width:none;-ms-overflow-style:none}html:has(.public-theme)::-webkit-scrollbar{display:none}