.liquid-container{background:#0a0e27;width:100%;height:100vh;position:relative;overflow:hidden}.liquid-canvas-wrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.liquid-canvas-wrapper canvas{display:block;width:100%!important;height:100%!important}.cursor-ring{pointer-events:none;z-index:999;border:2px solid #ffffff80;border-radius:50%;width:40px;height:40px;transition:opacity .3s;position:fixed}.cursor-ring.dark{border-color:#ffffff80}.cursor-ring:not(.dark){border-color:#0000004d}.cursor-dot-element{pointer-events:none;z-index:999;background:#fffc;border-radius:50%;width:8px;height:8px;transition:opacity .3s;position:fixed}.cursor-dot-element.dark{background:#fffc}.cursor-dot-element:not(.dark){background:#00000080}.title-main{text-align:center;z-index:10;pointer-events:none;letter-spacing:-.02em;white-space:nowrap;font-size:clamp(2.5rem,8vw,6rem);font-weight:700;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.title-main.dark{color:#fff;text-shadow:0 4px 20px #ff55004d}.title-main:not(.dark){color:#000;text-shadow:0 4px 20px #f503}.cta-btn{cursor:pointer;z-index:10;white-space:nowrap;border:none;padding:14px 40px;font-size:1rem;font-weight:600;transition:all .3s;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.pause-btn{cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}.pause-btn.dark{color:#fff;border:1px solid #fff3}.pause-btn.dark:hover{background:#ffffff26;border-color:#ffffff4d;box-shadow:0 4px 12px #f503}.pause-btn:not(.dark){color:#000;border:1px solid #00000026}.pause-btn:not(.dark):hover{background:#fff3;border-color:#00000040}.pause-btn:active{transform:scale(.95)}.footer-main{z-index:10;font-size:.875rem;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.footer-main a{font-weight:500;text-decoration:none;transition:all .3s}.footer-main.dark a{color:#fff9}.footer-main.dark a:hover{color:#f50;text-shadow:0 0 8px #ff550080}.footer-main:not(.dark) a{color:#0009}.footer-main:not(.dark) a:hover{color:#f50}@media (max-width:768px){.title-main{white-space:normal;max-width:90%;font-size:clamp(2rem,6vw,4rem)}.cta-btn{padding:12px 32px;font-size:.95rem;bottom:80px}.pause-btn{width:44px;height:44px;top:20px;right:20px}}@media (max-width:480px){.title-main{font-size:clamp(1.5rem,5vw,2.5rem)}.cta-btn{padding:10px 28px;font-size:.9rem;bottom:70px}.pause-btn{width:40px;height:40px}.footer-main{font-size:.75rem}}
