@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700&display=swap");:root{--background:#f6f6f6ef;--foreground:#09090B;--card:#FFFFFF;--card-foreground:#09090B;--popover:#FFFFFF;--popover-foreground:#09090B;--primary:#3BAEFF;--secondary:#A259FF;--primary-foreground:#FAFAFA;--secondary:#F4F4F5;--secondary-foreground:#18181B;--muted:#F4F4F5;--muted-foreground:#71717A;--accent:#F4F4F5;--accent-foreground:#18181B;--destructive:#EF4444;--destructive-foreground:#FAFAFA;--border:#E4E4E7;--input:#E4E4E7;--ring:#2563EB;--radius:1rem;--button-primary:#09090B;--button-primary-hover:#18181B;--button-secondary:#ffffff;--border-primary:#e7e7e7;--border-reversed:#242424;--text-primary:#3a3a3a;--text-secondary:#8b8b8b;--container-primary:#ffffff;--border-radius:8px;--max-width:80rem;--check-color:#22c55e;--warning-color:#ef6c00;--danger-color:#ee5454;--holder-whale-gradient:linear-gradient(90deg,#e3f2fd,#bbdefb);--holder-shark-gradient:linear-gradient(90deg,#e8f5e9,#c8e6c9);--holder-dolphin-gradient:linear-gradient(90deg,#e0f7fa,#b2ebf2);--holder-fish-gradient:linear-gradient(90deg,#fff3e0,#ffe0b2);--holder-shrimp-gradient:linear-gradient(90deg,#f3e5f5,#e1bee7);--holder-other-gradient:linear-gradient(90deg,#fce4ec,#f8bbd0);--holder-whale-text:#1565c0;--holder-shark-text:#2e7d32;--holder-dolphin-text:#00838f;--holder-fish-text:#ef6c00;--holder-shrimp-text:#7b1fa2;--holder-other-text:#c2185b;--top-10-gradient:rgba(26,35,126,0.7);--top-25-gradient:rgba(13,71,161,0.7);--top-50-gradient:rgba(0,96,100,0.7);--top-100-gradient:rgba(27,94,32,0.7);--test:#80808029}.dark{--background:#09090B;--foreground:#FAFAFA;--card:#09090B;--card-foreground:#FAFAFA;--popover:#09090B;--popover-foreground:#FAFAFA;--primary:#3bfff5;--secondary:#8362f9;--primary-foreground:#18181B;--secondary-foreground:#FAFAFA;--muted:#27272A;--muted-foreground:#A1A1AA;--accent:#27272A;--accent-foreground:#FAFAFA;--destructive:#7F1D1D;--destructive-foreground:#FAFAFA;--border:#27272A;--input:#27272A;--ring:#3B82F6;--button-primary:#fff;--button-secondary:#27272A;--button-primary-hover:#eeeeee;--border-primary:#ffffff17;--border-reversed:#e2e2e2;--text-primary:#f7f7f7;--text-secondary:#a4a4a4;--text-tertiary:#858585;--container-primary:#0d0d10;--holder-whale-gradient:linear-gradient(90deg,#1a237e,#283593);--holder-shark-gradient:linear-gradient(90deg,#0d47a1,#1565c0);--holder-dolphin-gradient:linear-gradient(90deg,#01579b,#0277bd);--holder-fish-gradient:linear-gradient(90deg,#006064,#00838f);--holder-shrimp-gradient:linear-gradient(90deg,#004d40,#00695c);--holder-other-gradient:linear-gradient(90deg,#1b5e20,#2e7d32);--holder-whale-text:#ffffff;--holder-shark-text:#ffffff;--holder-dolphin-text:#ffffff;--holder-fish-text:#ffffff;--holder-shrimp-text:#ffffff;--holder-other-text:#ffffff;--top-10-gradient:rgba(26,35,126,0.7);--top-25-gradient:rgba(13,71,161,0.7);--top-50-gradient:rgba(0,96,100,0.7);--top-100-gradient:rgba(27,94,32,0.7)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-feature-settings:"rlig" 1,"calt" 1}body[data-scroll-locked]{box-sizing:border-box}body[data-scroll-locked],body[data-scroll-locked][style]{padding-right:0!important;margin-right:0!important}a{color:inherit;text-decoration:none}.animate-in{animation:animate-in .5s ease-out}@keyframes animate-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-50%))}}.animate-scroll{animation:scroll 30s linear infinite}.cpu-architecture{offset-anchor:10px 0;animation:animation-path;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.75,-.01,0,.99)}.cpu-line-1{offset-path:path("M 10 20 h 79.5 q 5 0 5 5 v 30");animation-duration:5s;animation-delay:1s}.cpu-line-2{offset-path:path("M 180 10 h -69.7 q -5 0 -5 5 v 40");animation-delay:6s;animation-duration:2s}.cpu-line-3{offset-path:path("M 130 20 v 21.8 q 0 5 -5 5 h -25");animation-delay:4s;animation-duration:6s}.cpu-line-4{offset-path:path("M 170 80 v -21.8 q 0 -5 -5 -5 h -65");animation-delay:3s;animation-duration:3s}.cpu-line-5{offset-path:path("M 135 65 h 15 q 5 0 5 5 v 10 q 0 5 -5 5 h -39.8 q -5 0 -5 -5 v -35");animation-delay:9s;animation-duration:4s}.cpu-line-6{offset-path:path("M 94.8 95 v -46");animation-delay:3s;animation-duration:7s}.cpu-line-7{offset-path:path("M 88 88 v -15 q 0 -5 -5 -5 h -10 q -5 0 -5 -5 v -5 q 0 -5 5 -5 h 28");animation-delay:4s;animation-duration:4s}.cpu-line-8{offset-path:path("M 30 30 h 25 q 5 0 5 5 v 6.5 q 0 5 5 5 h 35");animation-delay:3s;animation-duration:3s}@keyframes animation-path{0%{offset-distance:0}to{offset-distance:100%}}.radix-select-item-indicator,[class*=SelectItemIndicator],[data-radix-select-item-indicator],[data-select-item-indicator],svg[data-testid=radix-select-item-indicator]{display:none!important}.header_header__dGL52{position:fixed;top:0;z-index:50;width:100%;transition:all .3s ease;background-color:var(--background);border-bottom:1px solid var(--border-primary)}.header_headerScrolled__3VK13{box-shadow:0 1px 2px rgba(0,0,0,.05)}.header_headerContainer__PZETA{display:flex;align-items:center;justify-content:space-between;height:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.header_logo__zlk1H{display:flex;align-items:center;gap:.5rem;font-weight:700;color:hsl(var(--foreground))}.header_logoIcon__3BH8I{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background:linear-gradient(to bottom right,hsl(var(--primary)),rgba(hsl(var(--primary)),.7));color:hsl(var(--primary-foreground))}.header_desktopNav__aXWz4{display:none;gap:2rem}@media (min-width:768px){.header_desktopNav__aXWz4{display:flex}}.header_navLink__j7DH9{font-size:.875rem;font-weight:300;color:var(--text-secondary);transition:color .2s ease}.header_navLink__j7DH9:hover{color:var(--text-primary)}.header_desktopActions__YSysA{display:none;gap:1rem;align-items:center}@media (min-width:768px){.header_desktopActions__YSysA{display:flex}}.header_mobileActions__ZZs25{display:flex;gap:1rem;align-items:center}@media (min-width:768px){.header_mobileActions__ZZs25{display:none}}.header_themeToggle__sKIjS{color:hsl(var(--accent-foreground));transition:all .2s ease;background-color:transparent;border:none}.header_themeToggle__sKIjS:hover{background-color:hsl(var(--accent-hover))}.header_themeIcon__xNPgw{width:1.25rem;height:1.25rem;transition:transform .2s ease}.header_themeToggle__sKIjS:hover .header_themeIcon__xNPgw{transform:rotate(15deg)}.header_menuIcon__fGmi0{width:1.25rem;height:1.25rem}.header_loginLink__47IIH{font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));transition:color .2s ease}.header_loginLink__47IIH:hover{color:hsl(var(--foreground))}.header_ctaButton__7MlZI{border-radius:9999px;color:var(--background);background-color:var(--foreground);border:none;border-radius:180px}.header_buttonIcon__fZDre{margin-left:.25rem;width:1rem;height:1rem}.header_mobileMenu__JUcEP{position:absolute;top:4rem;inset-inline:0;background-color:rgba(hsl(var(--background)),.95);backdrop-filter:blur(16px);border-bottom:1px solid hsl(var(--border))}.header_mobileMenuContainer__vwxUb{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:1400px;margin:0 auto;padding:1rem 2rem}.header_mobileNavLink__9o7zk{padding:.5rem 0;font-size:.875rem;font-weight:500}.header_mobileMenuFooter__1jW5O{display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem;border-top:1px solid hsl(var(--border))}.header_srOnly__JQ_QE{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.header_mobileNavIcon__6R7ML{width:1rem;height:1rem;margin-right:.5rem}.header_signOutButton__U_0UI{display:flex;align-items:center;justify-content:center;width:100%;margin-top:.5rem}.styles_footer__aZsvF{width:100%;border-top:1px solid var(--border-primary);background-color:rgba(var(--background),.95);backdrop-filter:blur(8px)}.styles_footerContainer__JY2aC{width:100%;margin:0 auto;display:flex;flex-direction:column}.styles_footerGrid__x0AHz{display:grid;gap:5rem;justify-content:space-between;border-left:1px solid var(--border-primary);border-right:1px solid var(--border-primary);width:100%;max-width:80rem;margin:0 auto;padding:4rem 3rem}@media(min-width:640px){.styles_footerGrid__x0AHz{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.styles_footerGrid__x0AHz{grid-template-columns:repeat(4,1fr)}}.styles_footerBrand__SU0x3{display:flex;flex-direction:column;gap:1rem}.styles_logo__le0Jx{display:flex;align-items:center;gap:.75rem;font-weight:700}.styles_logo__le0Jx span{font-size:1.25rem}.styles_logoIcon__PKVy_{width:2rem;height:2rem;transition:transform .2s ease}.styles_logoIcon__PKVy_:hover{transform:scale(1.05)}.styles_footerDescription__o3t6E{font-size:.875rem;color:var(--muted-foreground)}.styles_socialLinks__i6QcV{display:flex;gap:1rem}.styles_socialLink__bIwVy{color:var(--muted-foreground);transition:color .2s ease}.styles_socialLink__bIwVy:hover{color:var(--foreground)}.styles_socialIcon__lbuob{width:1.25rem;height:1.25rem}.styles_footerLinks__mNc2n{display:flex;flex-direction:column;gap:1rem}.styles_footerHeading__KFMpf{font-size:.875rem;font-weight:700}.styles_footerList__fS28N{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0;margin:0}.styles_footerLink____Vdp{font-size:.875rem;color:var(--muted-foreground);transition:color .2s ease}.styles_footerLink____Vdp:hover{color:var(--foreground)}.styles_footerBottom__q623X{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;align-items:center;border-top:1px solid rgba(var(--border),.4);max-width:80rem;margin:0 auto;width:100%;padding:2rem 0}@media(min-width:640px){.styles_footerBottom__q623X{flex-direction:row}}.styles_copyright__fN2lk{font-size:.75rem;color:var(--muted-foreground)}.styles_legalLinks__nZ2QX{display:flex;gap:1rem}.styles_legalLink__4vg4v{font-size:.75rem;color:var(--muted-foreground);transition:color .2s ease}.styles_legalLink__4vg4v:hover{color:var(--foreground)}.styles_srOnly__09JG1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}