*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#0a0a0a;color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}#root{width:100%;min-height:100vh}.scene-container{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:0;background:#040316}.landing-page{position:relative;z-index:1;color:#fff;pointer-events:none}.landing-page__section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;pointer-events:none}.landing-page__section--hero{text-align:center}.landing-page__content{pointer-events:auto;max-width:1200px;padding:10rem 10%}.landing-page__content.--hero{padding:22rem 80%}.landing-page__content--cta{padding:22rem 80%;display:flex;flex-direction:column;align-items:center}.landing-page__content{width:100%;border-radius:1rem;transform:translateY(50px);opacity:1;position:relative;border:1px solid rgb(4,3,58)}.landing-page__title{font-size:4rem;margin-bottom:1rem;--mouse-x: 50%;--mouse-y: 50%;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),#fff,#ffd91d,#fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%}.landing-page__subtitle{font-size:1.5rem;color:#fffc;position:absolute;bottom:5%;left:50%;transform:translate(-50%);opacity:0;animation:pulse 5s infinite ease-in-out}@keyframes pulse{0%{opacity:0}50%{opacity:.9}to{opacity:0}}.landing-page__image{width:100%;max-width:900px;height:auto;border-radius:1rem;margin-bottom:3rem;box-shadow:0 20px 60px #00000080;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;cursor:pointer}.card .landing-page__image{opacity:1;transform:translateY(0)}.landing-page__image:hover{transform:translateY(-5px);box-shadow:0 25px 70px #0009}.landing-page__heading{width:max-content;font-size:3rem;margin-bottom:1.5rem;color:#ffd91d}.landing-page__text{font-size:1.25rem;line-height:1.6;color:#ffffffe6;margin-bottom:2rem}.landing-page__button{width:max-content;margin-top:2rem;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;color:#000;border:none;border-radius:2rem;cursor:pointer;position:relative;overflow:hidden;transition:transform .2s,box-shadow .3s;background:#ffd91d}.landing-page__button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at var(--x, 50%) var(--y, 50%),rgba(255,255,255,.8) 0%,transparent 60%);opacity:0;transition:opacity .3s;pointer-events:none;mix-blend-mode:overlay}.landing-page__button:hover{box-shadow:0 0 20px #ffd91d99}.landing-page__button:hover:before{opacity:1}.landing-page__button{animation:borderPulse 2s infinite}@keyframes borderPulse{0%{box-shadow:0 0 #ffd91db3}70%{box-shadow:0 0 0 10px #ffd91d00}to{box-shadow:0 0 #ffd91d00}}.landing-page__next-btn{position:absolute;bottom:1.5rem;left:1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#ffd91d;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.landing-page__next-btn.--hero{position:relative;left:50%;bottom:20%;scale:2}.landing-page__next-btn{overflow:hidden;position:absolute}.landing-page__next-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at var(--x, 50%) var(--y, 50%),rgba(255,255,255,.8) 0%,transparent 60%);opacity:0;transition:opacity .3s;pointer-events:none;mix-blend-mode:overlay}.landing-page__next-btn:hover{background:#ffd91d;color:#fff;transform:scale(1.1);border-color:#ffd91d;box-shadow:0 0 20px #ffd91d99}.landing-page__next-btn:hover:before{opacity:1}.landing-page__next-btn svg{display:block;margin-left:2px;position:relative;z-index:1}@media(max-width:768px){.landing-page__section{padding:1rem}.landing-page__content{padding:2rem 1.5rem;max-width:100%}.landing-page__content.--hero{padding:10rem 1.5rem}.landing-page__image{max-width:100%;margin-bottom:2rem;border-radius:.75rem}.landing-page__title{font-size:2.5rem}.landing-page__heading{font-size:2rem;margin-bottom:1rem}.landing-page__text{font-size:1rem;line-height:1.5}.landing-page__subtitle{font-size:1rem;padding:0 1rem}.landing-page__button{padding:.875rem 2rem;font-size:1rem}.landing-page__next-btn{width:2.5rem;height:2.5rem;top:1rem;bottom:auto;left:auto;right:1rem}.landing-page__next-btn.--hero{scale:1.5;top:auto;bottom:20%}.landing-page__next-btn svg{width:20px;height:20px}}@media(max-width:480px){.landing-page__content{padding:1.5rem 1rem}.landing-page__content.--hero{padding:8rem 1rem}.landing-page__title{font-size:2rem}.landing-page__heading{font-size:1.5rem}.landing-page__text{font-size:.9rem}}.landing-page__fullscreen-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000f2;z-index:10000;cursor:pointer}.zoom-control{position:fixed;left:2rem;top:50%;transform:translateY(-50%);height:200px;width:4px;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center}.zoom-control__track{position:relative;width:2px;height:100%;background:#fff3;border-radius:2px}.zoom-control__fill{position:absolute;bottom:0;left:0;width:100%;background:#ffd91d;border-radius:2px;pointer-events:none}.zoom-control__input{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-90deg);width:200px;height:20px;opacity:0;cursor:pointer;margin:0}.zoom-control__label{position:absolute;bottom:-2rem;font-size:.7rem;letter-spacing:2px;color:#ffffff80;transform:rotate(-90deg);white-space:nowrap}.zoom-control__input{opacity:0}.zoom-control{width:40px}.zoom-control__track{width:2px;background:#ffffff1a}.zoom-control__input{-webkit-appearance:none;appearance:none;background:transparent;opacity:1;width:200px;height:4px}.zoom-control__input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#ffd91d;cursor:pointer;box-shadow:0 0 10px #ffd91d80;border:2px solid #fff}.zoom-control__input::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#ffd91d;cursor:pointer;border:2px solid #fff}.zoom-control__fill{display:none}.gravity-control{position:fixed;bottom:2rem;left:2rem;width:3rem;height:3rem;z-index:100;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fffc}.gravity-control__icon{width:1.5rem;height:1.5rem;transition:transform .3s ease}.gravity-control:hover{background:#fff3;transform:scale(1.05)}.gravity-control--active{background:#4ade80cc;border-color:#4ade80;color:#000;box-shadow:0 0 15px #4ade8066}.gravity-control--active .gravity-control__icon{transform:scale(1.1)}.gravity-control--active:hover{background:#4ade80e6}
