/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.absolute{position:absolute}.relative{position:relative}.container{width:100%}.h-full{height:100%}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}html,body{height:100%;font-family:Inter,sans-serif;margin:0;min-height:100vh;background:#18182a;color:#fafafa}.app-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;text-align:center;padding:0 4vw}.gradient-orb{position:absolute;border-radius:50%;filter:blur(44px);z-index:1;opacity:.7;animation:pulse 5s infinite alternate;transition:transform .2s ease-out}.orb-blue{width:310px;height:310px;top:-70px;left:-60px;background:linear-gradient(135deg,#48a9f8 10%,#6a89e9 90%)}.orb-purple{width:170px;height:170px;bottom:-60px;right:-45px;background:linear-gradient(135deg,#a084e8 10%,#6f42c1 90%)}.orb-emerald{width:120px;height:120px;bottom:85px;left:20px;background:linear-gradient(135deg,#43e796 10%,#48a9f8 90%);opacity:.46}h1,.subtitle,.desc,.signature{transition:transform .22s cubic-bezier(.42,1,.58,1),color .25s;cursor:pointer;will-change:transform}h1:hover{transform:scale(1.12) translateY(-3px) rotate(-1.5deg);color:#6a89e9}.subtitle:hover{transform:scale(1.09) rotate(1deg);color:#43e796}.desc:hover{transform:scale(1.06) translateY(2.5px);color:#a084e8}.signature:hover{transform:scale(1.09) rotate(-2deg);color:#48a9f8;opacity:.98}h1{font-size:3.5rem;font-weight:700;color:#48a9f8;letter-spacing:-1.5px;margin-bottom:1.03rem;position:relative;z-index:2}.subtitle{font-size:1.3rem;font-weight:500;color:#a084e8;margin-bottom:.18rem;z-index:2;position:relative}.desc{font-size:1.12rem;color:#d9dadf;font-weight:400;z-index:2;position:relative;margin-bottom:0}.spacer{flex:1;min-height:16vh}.signature{width:100%;letter-spacing:4px;color:#a084e8;font-size:1.16rem;font-family:Inter,sans-serif;font-weight:600;opacity:.84;z-index:2;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:14px;transition:transform .22s,color .22s,opacity .22s}.cta-button{position:fixed;top:1.5rem;right:1.5rem;width:56px;height:56px;border-radius:50%;border:none;background-color:#48a9f8;color:#18182a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s,transform .3s;z-index:100;box-shadow:0 4px 12px #0003}.cta-button:hover{background-color:#6a89e9;transform:scale(1.1)}.cta-button svg{width:28px;height:28px}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{background:#23253ad9;padding:2.5rem;border-radius:.75rem;position:relative;width:90%;max-width:400px;border:1px solid #48a9f8;box-shadow:0 0 25px #48a9f866;text-align:center}.modal-content h2{color:#a084e8;margin-top:0;margin-bottom:.5rem}.modal-content p{color:#d9dadf;margin-bottom:1.5rem}.close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fafafa;font-size:1.5rem;cursor:pointer;line-height:1}.email-form{display:flex;flex-direction:column;align-items:center;gap:1rem}.email-input,.submit-button{width:100%;box-sizing:border-box}.email-input{padding:.75rem 1.5rem;border-radius:.5rem;border:1px solid #48a9f8;background-color:#18182a;color:#fafafa;font-size:1rem}.submit-button{padding:.75rem 1.5rem;border-radius:.5rem;border:none;background-color:#48a9f8;color:#18182a;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s}.submit-button:hover{background-color:#6a89e9}.submit-button:disabled{opacity:.5;cursor:not-allowed}.message{margin-top:1rem;color:#fafafa}.agreement-container{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.custom-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#18182a;border:1px solid #48a9f8;border-radius:.25rem;width:4rem;height:1.5rem;cursor:pointer;position:relative;margin-right:.5rem}.custom-checkbox:checked{background-color:#48a9f8}.custom-checkbox:checked:after{content:"";position:absolute;left:.47rem;top:.2rem;width:.3rem;height:.7rem;border:solid #18182A;border-width:0 .2rem .2rem 0;transform:rotate(45deg)}.agreement-label{font-size:.8rem;color:#d9dadf}.privacy-link{color:#48a9f8;text-decoration:none}.privacy-link:hover{text-decoration:underline}@keyframes pulse{to{opacity:1;filter:blur(60px)}0%{opacity:.64;filter:blur(44px)}}@media(max-width:900px){.app-container{padding:0 4vw}h1{font-size:2.4rem}.subtitle{font-size:1.06rem}.desc{font-size:.97rem}.signature{font-size:.98rem}.orb-blue{width:170px;height:170px;top:-50px;left:-22px}.orb-purple{width:95px;height:95px;bottom:-35px;right:-18px}.orb-emerald{width:68px;height:68px;bottom:22px;left:6px}}@media(max-width:520px){.app-container{padding:0 2vw}h1{font-size:2.2rem}.subtitle{font-size:.97rem}.desc{font-size:.83rem}.signature{font-size:.81rem}.orb-blue{width:110px;height:110px;top:-35px;left:-8px}.orb-purple{width:62px;height:62px;bottom:-13px;right:-9px}.orb-emerald{width:38px;height:38px;bottom:5px;left:3px}.cta-button{width:48px;height:48px;top:1rem;right:1rem}.cta-button svg{width:24px;height:24px}}@media(min-width:600px)and (max-width:1200px){h1{font-size:4.7rem}.subtitle{font-size:2rem}.desc{font-size:1.65rem}.signature{font-size:1.45rem}}
