@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Cormorant+Garamond:wght@300&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{background:#000;color:#f0f0f0;font-family:Inter,sans-serif;overflow:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.lp-root{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#000;overflow:hidden;font-family:Inter,sans-serif;color:#f0f0f0}.lp-root.lp-hidden{display:none}.lp-root:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:300px 300px;opacity:.035;pointer-events:none;z-index:1}.lp-cursor-canvas{position:fixed;top:0;left:0;pointer-events:none;touch-action:none;z-index:2}.lp-vignette{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,transparent 40%,#000000 100%);pointer-events:none;z-index:4}.lp-ghost-icon{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:520px;opacity:.03;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:3}.lp-nav{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:32px 40px;z-index:10;opacity:0;animation:fadeUp .9s cubic-bezier(.16,1,.3,1) 0ms forwards}.lp-logo{width:110px;display:block}.lp-btn-ghost{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#999;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:100px;padding:10px 24px;width:138px;cursor:default;opacity:.4;transition:border-color .2s ease,color .2s ease,opacity .2s ease}.lp-btn-ghost-hover{display:none}.lp-btn-ghost-default{display:inline}@media(hover:hover){.lp-btn-ghost:hover{border-color:#ffffff4d;color:#fff;opacity:.65}.lp-btn-ghost:hover .lp-btn-ghost-default{display:none}.lp-btn-ghost:hover .lp-btn-ghost-hover{display:inline}}.lp-btn-ghost--tapped{border-color:#ffffff4d;color:#fff;opacity:.65}.lp-btn-ghost--tapped .lp-btn-ghost-default{display:none}.lp-btn-ghost--tapped .lp-btn-ghost-hover{display:inline}.lp-hero{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px;width:100%;z-index:5}.lp-headline{font-family:Cormorant Garamond,serif;font-size:clamp(46px,6vw,80px);font-weight:300;line-height:1;letter-spacing:-.02em;color:#f0f0f0;margin:0 0 24px;opacity:0;animation:fadeUp .9s cubic-bezier(.16,1,.3,1) .3s forwards}.lp-subline{font-size:14px;font-weight:400;color:#555;line-height:1.65;max-width:380px;margin:0 0 44px;opacity:0;animation:fadeUp .9s cubic-bezier(.16,1,.3,1) .45s forwards}.lp-footer{position:fixed;bottom:0;left:0;right:0;padding:0 40px 28px;display:flex;align-items:center;justify-content:space-between;z-index:10;opacity:0;animation:fadeUp .9s cubic-bezier(.16,1,.3,1) .2s forwards}@media(max-width:768px){.lp-nav{padding:16px 20px}.lp-logo{width:88px}.lp-hero{padding:0 24px}.lp-headline{font-size:52px;margin:0 0 16px}.lp-subline{font-size:13px;max-width:320px}.lp-footer{padding:0 20px 16px}}
