.loader-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#020617;z-index:99999;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--accent-primary, #C9933A)}.loader-counter{font-size:5rem;font-weight:900;font-family:inherit;opacity:0}#bg-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;pointer-events:none;opacity:0;transition:opacity 1.5s ease}#hero-canvas{display:none!important}.reveal-mask{overflow:hidden;display:inline-block;vertical-align:top}.btn.liquid-ripple,.pricing-card.liquid-ripple{position:relative;overflow:hidden}.btn.liquid-ripple:after{content:"";position:absolute;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;transition:width .6s ease-out,height .6s ease-out,opacity .6s ease-out;opacity:0;z-index:10}.btn.liquid-ripple.rippling:after{width:300px;height:300px;opacity:1}.cursor-dot{position:fixed;top:0;left:0;width:8px;height:8px;background:var(--accent-primary, #C9933A);border-radius:50%;pointer-events:none;z-index:999999;will-change:transform;margin-left:-4px;margin-top:-4px}.cursor-outline{position:fixed;top:0;left:0;width:40px;height:40px;border:1px solid rgba(201,147,58,.5);background:#c9933a0d;border-radius:50%;pointer-events:none;z-index:999998;will-change:transform;transition:width .2s,height .2s,background-color .2s,border-radius .2s;margin-left:-20px;margin-top:-20px}.cursor-outline.magnetic-active{border-radius:8px;background:#c9933a26;border-color:var(--accent-primary, #C9933A);width:60px;height:60px;margin-left:-30px;margin-top:-30px}
