@import "https://fonts.googleapis.com/css2?family=Stack+Sans+Text:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700;900&display=swap";:root{--color-surface-bg:#141218;--color-surface-container:#28007b;--color-text-primary:#f7f7f7;--color-primary:#bf58ff;--color-secondary:#f877d4;--color-surface-variant:#6243a0;--font-family-primary:"Stack Sans Text", "Roboto", sans-serif;--font-family-heading:"Milker Regular", "Stack Sans Text", "Roboto", sans-serif;--font-size-sm:.8rem;--font-size-base:1rem;--font-size-md:1.25rem;--font-size-lg:1.563rem;--font-size-xl:1.953rem;--font-size-2xl:2.441rem;--font-size-3xl:3.052rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.75;--letter-spacing-tight:-.02em;--letter-spacing-normal:0em;--letter-spacing-wide:.05em;--letter-spacing-wider:.1em;--letter-spacing-widest:.2em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-pill:9999px;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease}@font-face{font-family:Milker Regular;src:url(/fonts/milker-regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none}html,body,#root{background-color:var(--color-surface-bg);width:100%;max-width:100%;min-height:100vh;position:relative;overflow-x:hidden}body{color:var(--color-text-primary,#f7f7f7);font-family:var(--font-family-primary);cursor:none;font-size:1.15rem;transition:filter 3s,background-color 3s}body.theme-negative{filter:invert()hue-rotate(180deg);background-color:var(--color-surface-bg)}body.theme-negative img:not(footer img),body.theme-negative video{transform:translateZ(0);filter:invert()hue-rotate(180deg)!important}@media (pointer:coarse){body{cursor:auto}}a,button,[role=button],input,select,textarea{cursor:none}@media (pointer:coarse){a,button,[role=button],input,select,textarea{cursor:auto}}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading)}h1{font-size:5rem}h2{font-size:4rem}h3{font-size:3.2rem}h4{font-size:2.6rem}h5{font-size:2.2rem}h6{font-size:1.8rem}@media (width<=768px){body{font-size:1rem}h1{font-size:2.8rem}h2{font-size:2.2rem}h3{font-size:1.8rem}h4{font-size:1.5rem}h5{font-size:1.3rem}h6{font-size:1.1rem}}@media (width<=480px){h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.5rem}h4{font-size:1.3rem}h5{font-size:1.15rem}h6{font-size:1rem}}p{text-align:justify}._header_1lsp3_1{z-index:150;background:0 0;justify-content:center;align-items:center;gap:3rem;padding:2rem;display:flex;position:absolute;top:0;left:0;right:0}._blurGradient_1lsp3_15{z-index:9;-webkit-backdrop-filter:blur(12px);pointer-events:none;height:120px;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 30%,#0000 100%);mask-image:linear-gradient(#000 30%,#0000 100%)}._navList_1lsp3_29{align-items:center;gap:2rem;list-style:none;display:flex}._navItem_1lsp3_36{display:flex}._navLink_1lsp3_40{font-family:var(--font-family-heading);letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .2s}._navLink_1lsp3_40:hover{color:#fff}._navLinkActive_1lsp3_59{color:var(--color-primary)}._navLink_1lsp3_40:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:2px}._logoWrapper_1lsp3_69{flex-shrink:0}._logoButton_1lsp3_73{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .2s,filter .2s;display:flex}._logoButton_1lsp3_73:hover{filter:brightness(1.15);transform:scale(1.08)}._logoButton_1lsp3_73:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:4px}._logoImage_1lsp3_97{object-fit:contain;width:auto;height:110px;display:block}._hamburger_1lsp3_107{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none;position:relative}._hamburgerBar_1lsp3_123{background:var(--color-text-primary);border-radius:2px;width:26px;height:2px;transition:transform .3s,opacity .3s;display:block}._hamburgerOpen_1lsp3_133 ._hamburgerBar_1lsp3_123:first-child{transform:translateY(7px)rotate(45deg)}._hamburgerOpen_1lsp3_133 ._hamburgerBar_1lsp3_123:nth-child(2){opacity:0}._hamburgerOpen_1lsp3_133 ._hamburgerBar_1lsp3_123:nth-child(3){transform:translateY(-7px)rotate(-45deg)}._mobileOverlay_1lsp3_148{display:none}@media (width<=768px){._header_1lsp3_1{justify-content:space-between;gap:0;padding:1rem 1.25rem}._blurGradient_1lsp3_15{height:80px}._logoImage_1lsp3_97{height:60px}._navLeft_1lsp3_171,._navRight_1lsp3_172{display:none}._hamburger_1lsp3_107{display:flex}._mobileOverlay_1lsp3_148{z-index:100;-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#141218f5;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;height:100%;transition:opacity .35s,visibility .35s;display:flex;position:fixed;top:0;left:0}._mobileOverlayOpen_1lsp3_202{opacity:1;visibility:visible}._mobileNavList_1lsp3_207{flex-direction:column;align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}._mobileNavLink_1lsp3_217{font-family:var(--font-family-heading);letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;padding:.5rem 1rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .25s,transform .25s}._mobileNavLink_1lsp3_217:hover,._mobileNavLink_1lsp3_217:active{color:var(--color-primary);transform:scale(1.05)}}._heroContainer_2rgd4_1{background-color:var(--color-surface-bg);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}._heroContainer_2rgd4_1:after{content:"";background:linear-gradient(to bottom, transparent, var(--color-surface-bg));z-index:5;pointer-events:none;width:100%;height:250px;position:absolute;bottom:0;left:0}._backgroundLayer_2rgd4_24{z-index:1;background:radial-gradient(circle,#bf58ff26 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}._textLayer_2rgd4_34{z-index:2;text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;transition:transform .1s ease-out;display:flex;position:absolute}._massiveText_2rgd4_47{font-family:var(--font-family-heading);color:var(--color-text-primary);letter-spacing:.01em;text-transform:uppercase;text-shadow:0 20px 40px #00000080;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;width:100%;max-width:96vw;margin:0 auto;font-size:clamp(2.5rem,10.4vw,16rem);font-weight:900;line-height:1}._subtitle_2rgd4_66{font-family:var(--font-family-primary);color:#ffffffb3;letter-spacing:.05em;margin-top:1rem;font-size:clamp(1.2rem,3vw,2.5rem)}._foregroundLayer_2rgd4_74{z-index:3;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .1s ease-out;display:flex;position:absolute}._angelImage_2rgd4_86{object-fit:contain;filter:drop-shadow(0 20px 30px #00000080);pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:80vw;height:85vh;transition:filter .3s,transform .3s}._angelImage_2rgd4_86:hover{filter:drop-shadow(0 20px 30px #00000080);transform:scale(1.02)}body.theme-negative ._angelImage_2rgd4_86,body.theme-negative ._angelImage_2rgd4_86:hover{transform:translateZ(0);filter:invert()hue-rotate(180deg)drop-shadow(0 20px 30px #00000080)!important}body.theme-negative ._angelImage_2rgd4_86:hover{transform:scale(1.02)translateZ(0)}@media (width<=768px){._massiveText_2rgd4_47{letter-spacing:0;max-width:95vw;font-size:min(10vw,3.8rem);overflow:hidden}._angelImage_2rgd4_86{max-width:85vw;height:65vh}._textLayer_2rgd4_34,._foregroundLayer_2rgd4_74{transform:translate(0)!important}}@media (width<=480px){._massiveText_2rgd4_47{letter-spacing:0;max-width:95vw;font-size:min(10vw,2.8rem);overflow:hidden}._angelImage_2rgd4_86{width:85vw;height:auto;max-height:55vh}._subtitle_2rgd4_66{font-size:clamp(.9rem,4vw,1.4rem)}}._cursorWrapper_bxcpu_1{pointer-events:none;z-index:9999;mix-blend-mode:difference;width:100%;height:100%;position:absolute;top:0;left:0}._cursorDot_bxcpu_12{background-color:#fff;border-radius:50%;width:8px;height:8px;transition:opacity .2s,transform .2s;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}._cursorDotActive_bxcpu_26{opacity:0;transform:translate(-50%,-50%)scale(.5)}._cursorRing_bxcpu_31{border:1px solid #fff;border-radius:50%;width:32px;height:32px;transition:width .3s cubic-bezier(.175,.885,.32,1.275),height .3s cubic-bezier(.175,.885,.32,1.275),background-color .3s,border-color .3s;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}._cursorRingActive_bxcpu_47{background-color:#fff;border-color:#0000;width:64px;height:64px}@media (width<=768px),(pointer:coarse){._cursorWrapper_bxcpu_1{display:none!important}}._loaderContainer_b3o1b_1{background-color:var(--color-surface-bg);z-index:10000;justify-content:center;align-items:center;width:100vw;height:100vh;transition:clip-path .5s cubic-bezier(.86,0,.07,1);display:flex;position:fixed;top:0;left:0}._loaderContainer_b3o1b_1._closing_b3o1b_15{pointer-events:none}._circle_b3o1b_19{border:3px solid #0000;border-top-color:var(--color-primary);border-right-color:var(--color-secondary);border-radius:50%;width:60px;height:60px;transition:all .5s cubic-bezier(.86,0,.07,1);animation:.8s linear infinite _spin_b3o1b_1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._loaderContainer_b3o1b_1._closing_b3o1b_15 ._circle_b3o1b_19{background-color:#fff;border-width:0;width:8px;height:8px;animation:none;transform:translate(-50%,-50%)rotate(0)}@keyframes _spin_b3o1b_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._root_1gwpq_1{background:0 0;width:100%;min-height:100vh;position:relative}
