@import "https://fonts.cdnfonts.com/css/minecraft-4";
@font-face{font-family:Solarona;src:url(/SolaronaDemo-6R83Y.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-color:#000;background-image:url(https://api.getlayers.ai/storage/v1/object/public/public/assets/loopstack-f8c64439bf/desktop_bg.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;font-family:General Sans,sans-serif;position:relative;overflow-x:hidden}.hero-screen{width:100%;height:100vh;position:relative}#top-gradient{z-index:0;pointer-events:none;width:100%;height:auto;display:block;position:absolute;top:-30vh;left:0}#bottom-gradient{display:none}.hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:95%;max-width:1100px;margin:0 auto;padding-top:6vh;display:flex;position:relative}.hero-title{color:#fff;letter-spacing:-.015em;text-shadow:0 4px 30px #00000080;margin-bottom:2.2rem;font-family:Outfit,sans-serif;font-size:2.8rem;font-weight:400;line-height:1.15}.hero-title .word-wrapper{vertical-align:bottom;margin-bottom:-.15em;padding-bottom:.15em;display:inline-block;overflow:hidden}.hero-title .word-inner{opacity:0;filter:blur(20px);animation:1.3s cubic-bezier(.05,.9,.1,1) forwards word-reveal-mask;display:inline-block;transform:translateY(105%)}@keyframes word-reveal-mask{0%{opacity:0;filter:blur(20px);transform:translateY(105%)}30%{opacity:1}to{opacity:1;filter:blur();transform:translateY(0)}}.btn-wrapper{display:inline-block;position:relative}.btn{--border-radius:24px;--padding:4px;--transition:.4s;--button-color:#101010;--highlight-color-hue:210deg;-webkit-user-select:none;user-select:none;background-color:var(--button-color);border-radius:var(--border-radius);cursor:pointer;transition:box-shadow var(--transition), border var(--transition), background-color var(--transition);border:1px solid #fff2;justify-content:center;padding:.5em .5em .5em 1.1em;font-family:Outfit,Poppins,Inter,sans-serif;font-size:1.1em;font-weight:400;display:flex;box-shadow:inset 0 1px 1px #fff3,inset 0 2px 2px #ffffff26,inset 0 4px 4px #ffffff1a,inset 0 8px 8px #ffffff0d,inset 0 16px 16px #ffffff0d,0 -1px 1px #00000005,0 -2px 2px #00000008,0 -4px 4px #0000000d,0 -8px 8px #0000000f,0 -16px 16px #00000014}.btn:before{content:"";top:calc(0px - var(--padding));left:calc(0px - var(--padding));width:calc(100% + var(--padding) * 2);height:calc(100% + var(--padding) * 2);border-radius:calc(var(--border-radius) + var(--padding));pointer-events:none;z-index:-1;transition:box-shadow var(--transition), filter var(--transition);background-image:linear-gradient(#000a,#0004);position:absolute;box-shadow:inset 0 -8px 8px -6px #0000,inset 0 -16px 16px -8px #0000,1px 1px 1px #fff2,2px 2px 2px #fff1,-1px -1px 1px #0002,-2px -2px 2px #0001}.btn:after{content:"";border-radius:inherit;pointer-events:none;background-image:linear-gradient(0deg, #fff, hsl(var(--highlight-color-hue), 100%, 70%), hsla(var(--highlight-color-hue), 100%, 70%, 50%), 8%, transparent);opacity:0;width:100%;height:100%;transition:opacity var(--transition), filter var(--transition);background-position:0 0;position:absolute;top:0;left:0}.btn-letter{color:#fff5;transition:color var(--transition), text-shadow var(--transition), opacity var(--transition);animation:2s ease-in-out infinite letter-anim;display:inline-block;position:relative}@keyframes letter-anim{50%{text-shadow:0 0 3px #fff8;color:#fff}}.btn-svg{fill:#e8e8e8;filter:drop-shadow(0 0 2px #fff9);height:.8em;transition:fill var(--transition), filter var(--transition), opacity var(--transition);margin-right:.6rem;animation:2s linear .5s infinite flicker}@keyframes flicker{50%{opacity:.3}}.txt-wrapper{justify-content:center;align-items:center;min-width:10em;display:flex;position:relative}.txt-1,.txt-2{justify-content:center;width:100%;display:flex;position:absolute}.txt-1{animation:1s ease-in-out forwards appear-anim}.txt-2{opacity:0}@keyframes appear-anim{0%{opacity:0}to{opacity:1}}.btn:focus .txt-1{animation:.3s ease-in-out 1s forwards opacity-anim}.btn:focus .txt-2{animation:.3s ease-in-out 1s reverse forwards opacity-anim}@keyframes opacity-anim{0%{opacity:1}to{opacity:0}}.btn:focus .btn-letter{animation:1s ease-in-out forwards focused-letter-anim,1.2s ease-in-out 1s infinite letter-anim}@keyframes focused-letter-anim{0%,to{filter:blur()}50%{filter:blur(10px) brightness(150%) drop-shadow(-36px 12px 12px hsl(var(--highlight-color-hue), 100%, 70%));transform:scale(2)}}.btn:focus .btn-svg{animation-duration:1.2s;animation-delay:.2s}.btn:focus:before{box-shadow:0 -8px 12px -6px #fff3 inset, 0 -16px 16px -8px hsla(var(--highlight-color-hue), 100%, 70%, 20%) inset, 1px 1px 1px #fff3, 2px 2px 2px #fff1, -1px -1px 1px #0002, -2px -2px 2px #0001}.btn:focus:after{opacity:.6;filter:brightness();-webkit-mask-image:linear-gradient(#0000,#fff);mask-image:linear-gradient(#0000,#fff)}.btn-letter:first-child,.btn:focus .btn-letter:first-child{animation-delay:0s}.btn-letter:nth-child(2),.btn:focus .btn-letter:nth-child(2){animation-delay:80ms}.btn-letter:nth-child(3),.btn:focus .btn-letter:nth-child(3){animation-delay:.16s}.btn-letter:nth-child(4),.btn:focus .btn-letter:nth-child(4){animation-delay:.24s}.btn-letter:nth-child(5),.btn:focus .btn-letter:nth-child(5){animation-delay:.32s}.btn-letter:nth-child(6),.btn:focus .btn-letter:nth-child(6){animation-delay:.4s}.btn-letter:nth-child(7),.btn:focus .btn-letter:nth-child(7){animation-delay:.48s}.btn-letter:nth-child(8),.btn:focus .btn-letter:nth-child(8){animation-delay:.56s}.btn-letter:nth-child(9),.btn:focus .btn-letter:nth-child(9){animation-delay:.64s}.btn-letter:nth-child(10),.btn:focus .btn-letter:nth-child(10){animation-delay:.72s}.btn-letter:nth-child(11),.btn:focus .btn-letter:nth-child(11){animation-delay:.8s}.btn-letter:nth-child(12),.btn:focus .btn-letter:nth-child(12){animation-delay:.88s}.btn-letter:nth-child(13),.btn:focus .btn-letter:nth-child(13){animation-delay:.96s}.btn-letter:nth-child(14),.btn:focus .btn-letter:nth-child(14){animation-delay:1.04s}.btn-letter:nth-child(15),.btn:focus .btn-letter:nth-child(15){animation-delay:1.12s}.btn-letter:nth-child(16),.btn:focus .btn-letter:nth-child(16){animation-delay:1.2s}.btn-letter:nth-child(17),.btn:focus .btn-letter:nth-child(17){animation-delay:1.28s}.btn-letter:nth-child(18),.btn:focus .btn-letter:nth-child(18){animation-delay:1.36s}.btn-letter:nth-child(19),.btn:focus .btn-letter:nth-child(19){animation-delay:1.44s}.btn-letter:nth-child(20),.btn:focus .btn-letter:nth-child(20){animation-delay:1.52s}.btn:active{border:solid 1px hsla(var(--highlight-color-hue), 100%, 80%, 70%);background-color:hsla(var(--highlight-color-hue), 50%, 20%, .5)}.btn:active:before{box-shadow:0 -8px 12px -6px #fffa inset, 0 -16px 16px -8px hsla(var(--highlight-color-hue), 100%, 70%, 80%) inset, 1px 1px 1px #fff4, 2px 2px 2px #fff2, -1px -1px 1px #0002, -2px -2px 2px #0001}.btn:active:after{opacity:1;filter:brightness(200%);-webkit-mask-image:linear-gradient(#0000,#fff);mask-image:linear-gradient(#0000,#fff)}.btn:active .btn-letter{text-shadow:0 0 1px hsla(var(--highlight-color-hue), 100%, 90%, 90%);animation:none}.btn:hover{border:solid 1px hsla(var(--highlight-color-hue), 100%, 80%, 40%)}.btn:hover:before{box-shadow:0 -8px 8px -6px #fffa inset, 0 -16px 16px -8px hsla(var(--highlight-color-hue), 100%, 70%, 30%) inset, 1px 1px 1px #fff2, 2px 2px 2px #fff1, -1px -1px 1px #0002, -2px -2px 2px #0001}.btn:hover:after{opacity:1;-webkit-mask-image:linear-gradient(#0000,#fff);mask-image:linear-gradient(#0000,#fff)}.btn:hover .btn-svg{fill:#fff;filter:drop-shadow(0 0 3px hsl(var(--highlight-color-hue), 100%, 70%)) drop-shadow(0 -4px 6px #0009);animation:none}.footer-container{z-index:3;flex-direction:column;width:calc(100% - 40px);display:flex;position:absolute;top:50vh;left:20px;right:20px;transform:translateY(-50%)}.footer-top{justify-content:space-between;align-items:flex-end;width:100%;padding:0 5px;display:flex}.footer-title{color:#fff;letter-spacing:-.015em;margin:0;font-family:General Sans,-apple-system,sans-serif;font-size:1.4rem;font-weight:400}.footer-title.quote{text-transform:none}.footer-divider{background-color:#fff3;border:none;width:100%;height:1px;margin-top:1.6rem;margin-bottom:.2rem}.footer-bottom{justify-content:space-between;align-items:center;width:100%;padding:0 5px;display:flex}.footer-socials{flex:1;align-items:center;gap:1.25rem;display:flex}.social-icon{color:#ffffff8c;justify-content:center;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.social-icon:hover{color:#fff;transform:translateY(-2px)}.footer-links{flex:2;justify-content:center;align-items:center;gap:2.8rem;display:flex}.footer-link{color:#fff;letter-spacing:.03em;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;transition:opacity .3s,transform .3s}.footer-link:hover{opacity:.75;transform:translateY(-1px)}.footer-copyright{color:#ffffff73;text-align:right;letter-spacing:.02em;flex:1;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:400}.footer-logo-wrap{box-sizing:border-box;z-index:3;justify-content:center;align-items:center;width:100%;margin:0;padding:0 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.footer-logo-text{color:#000;letter-spacing:.08em;text-align:center;pointer-events:none;opacity:.95;width:100%;text-shadow:none;white-space:nowrap;margin:0 -.08em 0 0;font-family:General Sans,-apple-system,sans-serif;font-size:15vw;font-weight:300;line-height:.8}.footer-logo-text .letter-wrapper{vertical-align:bottom;padding-bottom:.35em;line-height:.8;display:inline-block;overflow:hidden}.footer-logo-text .letter-inner{opacity:0;filter:blur(20px);animation:1.2s cubic-bezier(.05,.9,.1,1) forwards letter-reveal-mask;display:inline-block;transform:translate(-105%)}@keyframes letter-reveal-mask{0%{opacity:0;filter:blur(20px);transform:translate(-105%)}25%{opacity:1}to{opacity:.95;filter:blur();transform:translate(0)}}.video-container{z-index:-1;width:100%;height:100vh;position:absolute;bottom:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 75%,#0000 100%);mask-image:linear-gradient(#000 75%,#0000 100%)}.content-section{z-index:10;max-width:1200px;margin:0 auto;padding:8rem 5%;position:relative}.section-title{text-align:center;letter-spacing:0;color:#000;margin-bottom:4rem;font-family:General Sans,sans-serif;font-size:3.5rem;font-weight:400}.profiles-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.profile-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:2.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),background .3s,border-color .3s}.profile-card:hover{background:#ffffff0f;border-color:#39ff1466;transform:translateY(-8px);box-shadow:0 10px 30px #00000080}.profile-icon{margin-bottom:1.5rem;font-size:2.5rem}.profile-title{color:#39ff14;margin-bottom:1rem;font-family:General Sans,sans-serif;font-size:1.5rem;font-weight:500}.profile-desc{color:#ffffffa6;font-family:Outfit,sans-serif;font-size:1.05rem;line-height:1.6}#bg-video{object-fit:cover;object-position:center 30%;width:100%;height:110%;transform:translate(calc(var(--mouse-x,0px) * -1), calc(var(--mouse-y,0px) * -1)) scale(1.02);filter:hue-rotate(25deg)saturate(1.5)brightness(.95);will-change:transform;backface-visibility:hidden;display:block}@keyframes navReveal{0%{opacity:0;filter:blur(8px);transform:translateY(-15px)scale(.99)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.top-navbar{z-index:1000;background:linear-gradient(#000c 0%,#0000 100%);border-bottom:1px solid #ffffff0d;width:100%;position:fixed;top:0;left:0}.nav-body{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:1.25rem 5%;display:flex}.nav-logo{align-items:center;gap:.8rem;display:flex}.nav-logo-icon{fill:#fff;width:24px;height:24px}.nav-logo-text{letter-spacing:.15em;color:#fff;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:600}.nav-items{align-items:center;gap:2.5rem;display:flex}.footer-item-group{padding:1rem 0;position:relative}.footer-item-group>a{align-items:center;gap:.5rem;display:flex}.chevron{opacity:.6;font-size:.6rem;transition:transform .3s}.footer-item-group:hover .chevron{transform:rotate(180deg)}.nav-actions{align-items:center;gap:1rem;display:flex}.nav-btn{cursor:pointer;border-radius:8px;padding:.6rem 1.4rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1)}.nav-btn.secondary{color:#fff;background:0 0;border:1px solid #fff3}.nav-btn.secondary:hover{background:#ffffff1a;border-color:#fff6}.nav-btn.primary{color:#000;background:#fff;border:none}.nav-btn.primary:hover{background:#e0e0e0;transform:translateY(-1px)}.mobile-toggle-btn{color:#fff;cursor:pointer;font-size:1.5rem;display:none}.mobile-nav-menu{display:none}@media (max-width:768px){.desktop-only{display:none!important}.mobile-toggle-btn{display:block}.mobile-nav-menu{background:#000000f2;border-top:1px solid #ffffff1a;flex-direction:column;padding:2rem 5%;display:flex}.mobile-nav-menu a{color:#fff;border-bottom:1px solid #ffffff0d;padding:1rem 0;font-family:Outfit,sans-serif;font-size:1.2rem;text-decoration:none}.mobile-nav-actions{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.mobile-nav-actions .nav-btn{text-align:center;width:100%}}.dropdown-link{color:#ffffffb3;border-bottom:1px solid #ffffff1a;padding:10px 12px;font-family:Outfit,sans-serif;font-size:.95rem;text-decoration:none;transition:all .2s}.dropdown-link:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.dropdown-link:last-child{border-bottom:none;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.dropdown-link:hover{color:#fff;background:#ffffff1a}.dropdown-link.light{color:#000000b3;border-bottom:1px solid #0000001a}.dropdown-link.light:last-child{border-bottom:none}.dropdown-link.light:hover{color:#000;background:#0000000d}.light-nav .footer-link{color:#000000b3!important}.light-nav .footer-link:hover{color:#000!important}.light-nav .chevron{color:#0006!important}.light-nav .footer-dropdown a{color:#000000b3}.light-nav .footer-dropdown a:hover{color:#000;background-color:#0000000d}.section-sep{opacity:.8;background-image:radial-gradient(circle,#0003 1px,#0000 1px);background-position:50%;background-repeat:repeat-x;background-size:16px 1px;width:100%;height:1px;margin:4rem 0}.custom-tooltip-trigger:hover{background-color:#f3f4f6}.custom-tooltip-trigger:hover .custom-tooltip-text{opacity:1!important;transform:translateY(-32px)!important}.mesh-bg{background-color:#fafafa;position:relative}.mesh-bg:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg width='80' height='80' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0' y1='0' x2='0' y2='80' stroke='rgba(0,0,0,0.05)' stroke-width='1'/%3E%3Cline x1='0' y1='0' x2='80' y2='0' stroke='rgba(0,0,0,0.1)' stroke-width='1' stroke-dasharray='2 4'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E");background-position:top,50%;background-repeat:repeat,repeat;background-size:80px 80px,cover;background-attachment:scroll,fixed;position:absolute;inset:0}.uiverse-btn{color:#555;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;width:fit-content;margin-top:2rem;padding:.5rem 0;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none;transition-property:color;transition-duration:.4s;transition-timing-function:cubic-bezier(.25,.8,.25,1);display:inline-block;position:relative}.uiverse-btn:focus,.uiverse-btn:hover{color:#000}.uiverse-btn:focus:after,.uiverse-btn:hover:after{width:100%;left:0%}.uiverse-btn:after{content:"";pointer-events:none;background-color:#000;width:0%;height:2px;transition-property:width,left;transition-duration:.4s;transition-timing-function:cubic-bezier(.25,.8,.25,1);position:absolute;bottom:0;left:50%}.styled-button{color:#fff;cursor:pointer;background:linear-gradient(#171717,#242424);border:1px solid #292929;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:inline-flex;position:relative;box-shadow:0 2px 4px #000,0 10px 20px #0006}.styled-button:before{content:"";z-index:-1;opacity:1;background:linear-gradient(#292929,#000);border-radius:9999px;transition:all .2s;position:absolute;inset:-2px -1px -1px}.styled-button:active{transform:translateY(2px);box-shadow:0 1px 2px #000,0 5px 10px #0006}.styled-button .inner-button{background:linear-gradient(#171717,#242424);border:1px solid #252525;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:10px;transition:all .2s;display:flex;position:relative;box-shadow:0 0 1px #000}.styled-button .inner-button:before{content:"";z-index:-1;opacity:1;background:linear-gradient(#292929,#000);border-radius:9999px;transition:all .2s;position:absolute;inset:-2px -1px -1px}.styled-button .inner-button .icon{filter:drop-shadow(0 10px 20px #1a1919e6)drop-shadow(0 0 4px #000);transition:all .4s ease-in-out}.styled-button .inner-button .icon:hover{filter:drop-shadow(0 10px 20px #323232)drop-shadow(0 0 20px #020202);transform:rotate(-35deg)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}@media (max-width:900px){.dashboard-layout{flex-direction:column!important;height:auto!important;padding:5rem 1rem 0!important}.dashboard-sidebar{margin-bottom:2rem;flex:none!important;width:100%!important}.dashboard-content{height:auto!important;padding-right:0!important;overflow:visible!important}.dashboard-split-grid{grid-template-columns:1fr!important}.dashboard-video-container{height:250px!important}.hero-title{font-size:clamp(3rem,10vw,6rem)!important}.nav-body{flex-direction:column!important;gap:1rem!important;padding:1rem!important}.footer-links{flex-wrap:wrap!important;justify-content:center!important;gap:.5rem!important}.sticky-nav-wrapper{height:auto!important;padding:1rem!important}.footer-bottom{text-align:center!important;flex-direction:column!important;gap:1rem!important}.footer-brand{justify-content:center!important}.footer-copyright{text-align:center!important}.nav-pill,.nav-dropdown-bg,.footer-dropdown{display:none!important}.dashboard-wrapper{min-height:100vh;height:auto!important;overflow:visible!important}}.uiverse-input-container{width:100%;margin-top:1.25rem;margin-bottom:.5rem;position:relative}.uiverse-input-container input[type=text],.uiverse-input-container input[type=email],.uiverse-input-container textarea{color:#fff;background-color:#0000;border:none;border-bottom:2px solid #fff3;outline:none;width:100%;padding:8px 0;font-family:inherit;font-size:.95rem}.uiverse-input-container .label{color:#94a3b8;pointer-events:none;font-size:.9rem;transition:all .3s;position:absolute;top:8px;left:0}.uiverse-input-container input:focus~.label,.uiverse-input-container input:not(:placeholder-shown)~.label,.uiverse-input-container textarea:focus~.label,.uiverse-input-container textarea:not(:placeholder-shown)~.label{color:#38bdf8;font-size:.78rem;font-weight:600;top:-18px}.uiverse-input-container .underline{background-color:#0ea5e9;width:100%;height:2px;transition:all .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.uiverse-input-container input:focus~.underline,.uiverse-input-container input:not(:placeholder-shown)~.underline,.uiverse-input-container textarea:focus~.underline,.uiverse-input-container textarea:not(:placeholder-shown)~.underline{transform:scaleX(1)}.hero-quote{color:#fff;text-shadow:0 4px 20px #00000080;text-align:center;opacity:0;max-width:700px;margin:15px auto 0;font-family:Playfair Display,serif;font-size:1.8rem;font-style:italic;font-weight:400;animation:1.2s cubic-bezier(.16,1,.3,1) .8s forwards fade-up}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-left-grid{z-index:10;pointer-events:none;background-image:linear-gradient(90deg,#ffffff4d 1px,#0000 1px),linear-gradient(#ffffff4d 1px,#0000 1px);background-size:40px 40px;width:400px;height:400px;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle at 0 0,#000 20%,#0000 80%);mask-image:radial-gradient(circle at 0 0,#000 20%,#0000 80%)}.hero-right-grid{z-index:10;pointer-events:none;background-image:linear-gradient(90deg,#ffffff4d 1px,#0000 1px),linear-gradient(#ffffff4d 1px,#0000 1px);background-size:40px 40px;width:400px;height:400px;position:absolute;top:0;right:0;-webkit-mask-image:radial-gradient(circle at 100% 0,#000 20%,#0000 80%);mask-image:radial-gradient(circle at 100% 0,#000 20%,#0000 80%)}.smooth-interactive{will-change:transform, opacity;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1)!important}.smooth-interactive:hover{transform:scale(1.02)!important}.smooth-interactive:active{transform:scale(.97)!important}.smooth-link{will-change:color, opacity;transition:all .4s cubic-bezier(.16,1,.3,1)!important}.smooth-link:hover{opacity:.75!important}.smooth-link:active{opacity:.5!important}@media (min-width:769px){.mobile-only{display:none!important}}@media (max-width:768px){.hero-title{padding:0 1rem;letter-spacing:-.01em!important;white-space:normal!important;margin-bottom:1rem!important;font-size:2rem!important;line-height:1.2!important}.hero-quote p{padding:0 1rem;font-size:1rem!important}.hero-quote span{font-size:.85rem!important}.footer-container{height:auto!important;padding:3rem 1rem 2rem!important}.footer-title{text-align:center;font-size:1.5rem!important}.footer-title.quote{text-align:center;margin-top:.5rem!important;font-size:1rem!important}.footer-bottom{text-align:center;flex-direction:column;gap:1.5rem}.footer-brand,.footer-copyright{text-align:center!important;justify-content:center!important}#bg-video{object-position:center}.desktop-only{display:none!important}}.audio-loader{justify-content:center;align-items:center;margin-top:2rem;display:flex}.audio-loader .bar{background-color:#ffffff80;border-radius:10px;width:3px;height:20px;animation:1s linear infinite scale-up4;display:inline-block}.audio-loader .bar:nth-child(2){height:35px;margin:0 5px;animation-delay:.25s}.audio-loader .bar:nth-child(3){animation-delay:.5s}@keyframes scale-up4{20%{background-color:#fff;transform:scaleY(1.5)}40%{transform:scaleY(1)}}
