@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Instrument+Serif:wght@400;500;600;700&display=swap";
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px}body{color:#fff;background:#000;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:40;transition:padding .25s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{padding-top:.5rem}.nav-shell{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000059;border:1px solid #0000;border-radius:0 0 .75rem .75rem;justify-content:space-between;align-items:center;width:100%;max-width:72rem;margin:0 auto;padding:1rem 1.5rem;transition:background .25s,border-color .25s,box-shadow .25s,border-radius .25s;display:flex}.is-scrolled .nav-shell{background:#000000b3;border-color:#ffffff1a;border-radius:.875rem;box-shadow:0 10px 30px -12px #000c}.brand{letter-spacing:-.025em;align-items:center;gap:.6rem;font-size:1.125rem;font-weight:600;display:flex}.brand-mark{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:.5rem;justify-content:center;align-items:center;padding:.3rem .55rem;font-size:.875rem;font-weight:700;line-height:1;display:inline-flex}.brand-name{color:#f3f4f6}.desktop-nav{align-items:center;gap:2rem;margin:0;padding:0;font-size:.875rem;font-weight:500;list-style:none;display:none}.desktop-nav a{color:#d1d5db;padding-bottom:.25rem;transition:color .15s;position:relative}.desktop-nav a:after{content:"";transform-origin:0;background:linear-gradient(90deg,#a78bfa,#818cf8);width:100%;height:1.5px;transition:transform .2s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.mobile-menu a{transition:color .15s}.desktop-nav a:hover,.desktop-nav a:focus-visible,.mobile-menu a:hover,.mobile-menu a:focus-visible{color:#fff}.nav-actions{align-items:center;gap:1rem;display:flex}.sign-in,.primary-cta{color:#fff;background:0 0;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}.sign-in{padding:.5rem 1.25rem}.primary-cta{margin-top:2.5rem;padding:.75rem 2rem}.sign-in:hover,.sign-in:focus-visible,.primary-cta:hover,.primary-cta:focus-visible{color:#c4b5fd;border-color:#a78bfa}.button-icon{color:#c4b5fd;flex:none;width:16px;height:16px}.desktop-only{display:none}.menu-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:.375rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.menu-icon{width:1.5rem;height:1.5rem}.mobile-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000e6;display:none}.mobile-menu.is-open{display:block}.mobile-menu ul{gap:1.5rem;margin:0;padding:2rem 1.5rem;font-size:1rem;font-weight:500;list-style:none;display:grid}.mobile-menu a:not(.sign-in){display:block}.mobile-sign-in{width:100%;margin-top:1rem;padding:.75rem 1.25rem}.hero-section{background-image:url(https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/43b1f862-83f5-42c1-8168-d841ad05dd9c_3840w.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:7rem;display:flex;position:relative;overflow:hidden}.hero-content{text-align:center;max-width:56rem;margin:6rem auto 0;padding:0 1.5rem}.hero-badge{color:#c4b5fd;letter-spacing:.08em;text-transform:uppercase;background:#8b5cf61f;border:1px solid #a78bfa66;border-radius:9999px;margin-bottom:1.5rem;padding:.4rem .9rem;font-size:.75rem;font-weight:600;display:inline-block}.hero-content h1{letter-spacing:-.025em;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:1.25rem;font-weight:400;line-height:1.25}.desktop-break{display:none}.hero-copy{color:#d1d5db;max-width:42rem;margin:1.5rem auto 0;font-size:1rem;line-height:1.625}.hero-actions{justify-content:center;display:flex}.features-section{background-image:url(https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/61613b76-62cc-4a73-95a6-2e470a47b858_3840w.jpg);background-position:50%;background-size:cover;padding:6rem 0}.section-inner{max-width:64rem;margin:0 auto;padding:0 1.5rem}.features-title{text-align:center;letter-spacing:-.025em;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:1.875rem;font-weight:400;line-height:1.2}.feature-grid{gap:3rem;margin-top:4rem;display:grid}.feature-item{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.feature-icon{border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.feature-svg{color:#fff;width:20px;height:20px}.feature-item h3{margin:0;font-size:1.125rem;font-weight:500}.feature-item p{color:#f3f4f6;margin:0;font-size:.875rem;line-height:1.625}.site-footer{text-align:center;border-top:1px solid #ffffff1a;padding:2.5rem 1.5rem}.site-footer p{color:#9ca3af;margin:0;font-size:.875rem}.footer-nav{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.875rem;font-weight:500;display:flex}.footer-sep{color:#ffffff4d}.footer-link{color:#c4b5fd;transition:color .15s}.footer-link:hover,.footer-link:focus-visible{color:#a78bfa}.legal-page{background:radial-gradient(60% 40% at 50% 0,#6366f12e,#0000 70%),#05050a;min-height:100vh}.legal-shell{max-width:48rem;margin:0 auto;padding:4rem 1.5rem 3rem}.legal-back{color:#c4b5fd;align-items:center;gap:.4rem;margin-bottom:2.5rem;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-flex}.legal-back:hover,.legal-back:focus-visible{color:#a78bfa}.legal-header{border-bottom:1px solid #ffffff1a;padding-bottom:2rem}.legal-header h1{letter-spacing:-.025em;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:2.5rem;font-weight:400;line-height:1.1}.legal-updated{color:#9ca3af;margin:.75rem 0 0;font-size:.875rem}.legal-summary{color:#d1d5db;background:#8b5cf614;border-left:2px solid #8b5cf6;border-radius:0 .5rem .5rem 0;margin:1.5rem 0 0;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6}.legal-summary strong{color:#fff}.legal-section{margin-top:2.5rem}.legal-section h2{letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.legal-section p{color:#cbd2dc;margin:0 0 .85rem;font-size:.95rem;line-height:1.7}.legal-list{color:#cbd2dc;margin:0 0 .85rem;padding-left:1.25rem}.legal-list li{margin-bottom:.6rem;font-size:.95rem;line-height:1.7}.legal-list li::marker{color:#8b5cf6}.animate-fade-in-up{opacity:0;animation:.8s ease-out forwards fade-in-up;transform:translateY(30px)}.animate-fade-in{opacity:0;animation:.8s ease-out forwards fade-in}.animate-slide-in-left{opacity:0;animation:.8s ease-out forwards slide-in-left;transform:translate(-30px)}.animate-blur-in{opacity:0;filter:blur(10px);animation:.8s ease-out forwards blur-in}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-600{animation-delay:.6s}.delay-800{animation-delay:.8s}.delay-900{animation-delay:.9s}.delay-1000{animation-delay:1s}.delay-1100{animation-delay:1.1s}.delay-1200{animation-delay:1.2s}@keyframes fade-in-up{to{opacity:1;transform:translateY(0)}}@keyframes fade-in{to{opacity:1}}@keyframes slide-in-left{to{opacity:1;transform:translate(0)}}@keyframes blur-in{to{opacity:1;filter:blur()}}@media (min-width:640px){.hero-content h1{font-size:2.25rem}.hero-copy{font-size:1.125rem}.features-section{padding:8rem 0}}@media (min-width:768px){.hero-content h1{font-size:3rem;line-height:1.05}.desktop-break{display:block}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.desktop-nav,.desktop-only{display:flex}.menu-button,.mobile-menu{display:none}.hero-content h1{font-size:3.75rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:.01ms!important}}
