html,body,#root{width:100%;max-width:100%;overflow-x:hidden}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{position:fixed;top:0;left:0;right:0;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);z-index:1000;height:60px;padding:0}.header-container{max-width:1200px;margin:0 auto;padding:0 .25rem!important;display:flex;justify-content:space-between;align-items:center;position:relative;height:100%}.header__brand{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;gap:.65rem}.header__brand .logo{width:40px!important;height:40px!important;padding:0!important;margin:0;display:block;object-fit:contain;flex-shrink:0}.logo-icon{font-size:1.5rem}.app-name{font-family:Georgia,Times New Roman,serif;font-size:1.8rem!important;font-weight:700;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;margin:0;letter-spacing:0;display:block;line-height:1}.menu-button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;flex-direction:column;gap:4px;transition:all .3s ease;position:static}.header-menu{position:relative}.hamburger-line{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.menu-button.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.menu-button.active .hamburger-line:nth-child(2){opacity:0}.menu-button.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu{position:absolute;top:calc(100% + .75rem);right:0;width:220px;max-width:min(85vw,220px);background:#111111fa;border:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:0 18px 40px #00000052;z-index:1000;animation:dropdownFadeIn .22s ease;overflow:hidden}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu ul{list-style:none;padding:0;margin:0}.mobile-menu li{border-bottom:1px solid rgba(255,255,255,.05)}.mobile-menu li:last-child{border-bottom:none}.mobile-menu a{display:block;padding:1rem 1.25rem;text-decoration:none;color:#fff;font-weight:500;transition:background-color .3s ease;font-size:1rem}.mobile-menu a:hover{background-color:#667eea33;color:#667eea}@media (max-width: 768px){.header-container{padding:0 1rem}.app-name{font-size:1.25rem}.header__brand .logo{width:40px;height:40px}.logo-icon{font-size:1.25rem}.mobile-menu{width:min(220px,calc(100vw - 2rem))}}.hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;min-height:calc(100vh - 60px);padding:2.5rem 0 60px;overflow-x:hidden;background:transparent;box-sizing:border-box}.hero-top-center{position:relative;width:min(92vw,920px);text-align:center;padding:0 1.5rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;margin:0 auto}.hero-description{margin:0 auto;max-width:760px;font-size:1.65rem;font-weight:600;color:#111;line-height:1.35;text-align:center}.hero-subtext{margin:.85rem auto 0;max-width:760px;font-size:1rem;color:#000000bf;line-height:1.55;text-align:center}.hero-container{max-width:1600px;width:100%;margin:3.5rem auto 40px;padding:0 2rem;box-sizing:border-box;display:flex;justify-content:center}.hero-content{display:flex;flex-direction:column;align-items:center;width:100%}.hero-mockup-stack{display:flex;flex-direction:column;align-items:center;width:100%;margin:0 auto}.hero-mockup-image{display:block;width:min(320px,80vw);max-width:100%;height:auto;margin:0 auto}.hero-waitlist{width:100%;max-width:520px;margin:1.25rem auto 0;text-align:center}.hero-waitlist-launch{margin:0 0 .85rem;font-size:1rem;font-weight:500;color:#111;line-height:1.6}.hero-waitlist-date{position:relative;display:inline-block;padding:.15rem .9rem;background:#bbf7d0;border-radius:999px;font-weight:700;color:#111;white-space:nowrap}.hero-sparkle{position:absolute;font-size:.7rem;line-height:1;pointer-events:none}.hero-sparkle-1{top:-.4rem;left:.1rem}.hero-sparkle-2{top:-.4rem;right:.1rem}.hero-sparkle-3{bottom:-.35rem;left:.15rem}.hero-sparkle-4{bottom:-.35rem;right:.15rem}.hero-waitlist-form{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:.5rem;width:min(92vw,480px);margin:0 auto}.hero-email-input{flex:1;min-width:0;padding:.65rem .85rem;border:1px solid #d1d5db;border-radius:999px;background:#fff;font-size:.95rem;font-family:inherit;color:#111;box-sizing:border-box}.hero-email-input:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 2px #2196f326}.hero-notify-button{flex-shrink:0;padding:.65rem 1.1rem;border:none;border-radius:999px;background:linear-gradient(135deg,#2196f3,#1565c0);color:#fff;font-weight:700;font-size:.95rem;cursor:pointer;white-space:nowrap;font-family:inherit}.hero-notify-button:hover{filter:brightness(1.05)}.hero-waitlist-join{margin:.9rem 0 0;color:#000000bf;font-size:1rem}.hero-notify-success{margin:.75rem 0 0;color:#065f46;font-size:.98rem;font-weight:500;white-space:pre-line}@media (max-width: 1024px){.hero{padding-top:2rem}.hero-container{margin-top:3rem}}@media (max-width: 768px){.hero{display:flex;flex-direction:column;align-items:center;padding-top:1.75rem;padding-bottom:60px;min-height:auto;overflow:visible}.hero-top-center{width:100%;padding:0 1rem;box-sizing:border-box}.hero-container{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;margin-top:1.75rem;padding:0 1rem}.hero-content,.hero-mockup-stack{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-description{font-size:1.4rem;white-space:normal!important;max-width:100%;min-width:0;overflow:visible;overflow-wrap:anywhere;word-break:normal}.hero-subtext{max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:normal}.hero-mockup-image{display:block;width:min(78vw,300px);max-width:100%;height:auto;margin:0 auto}.hero-waitlist{max-width:520px;margin-left:auto;margin-right:auto}}@media (max-width: 480px){.hero-container{padding:0 1rem;margin-top:1.25rem}.hero-waitlist-form{width:min(92vw,380px);margin:0 auto;flex-wrap:nowrap}.hero-email-input{width:auto;min-width:0;padding:.55rem .75rem;font-size:.88rem}.hero-notify-button{padding:.55rem .85rem;font-size:.88rem}.hero-waitlist-join{font-size:.92rem}}.footer{background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;padding:4rem 0 0;position:relative;width:100%;overflow-x:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(102,126,234,.5),transparent)}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-section-left{justify-self:start;text-align:left}.footer-section-center{justify-self:center;text-align:center}.footer-section-right{justify-self:end;text-align:right}.footer-section{display:flex;flex-direction:column}.footer-logo{display:flex;flex-direction:column;align-items:center;gap:.1rem;margin-bottom:.1rem;justify-content:center}.footer-logo-image{width:40px;height:40px}.footer-logo-icon{width:40px;height:40px;background:none;border-radius:0;box-shadow:none;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.footer-logo-text{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:2.2rem;margin:0;letter-spacing:0;display:inline}.footer-description{font-size:.95rem;line-height:1.6;color:#fffc;margin:0 0 1.5rem;text-align:center;margin-top:0}.footer-social{display:flex;gap:1rem}.social-link{width:40px;height:40px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.social-link:hover{background:#667eea4d;transform:translateY(-2px);border-color:#667eea80}.social-icon{font-size:1.2rem}.footer-section-title{font-size:1.1rem;font-weight:600;margin:0 0 1rem;color:#fff;text-align:center}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-link{color:#fffc;text-decoration:none;font-size:.9rem;transition:all .3s ease;display:inline-block}.footer-link:hover{color:#667eea;transform:translate(5px)}.contact-info{display:flex;flex-direction:column;gap:.75rem;align-items:center}.contact-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#fffc}.contact-icon{font-size:1rem;width:20px;text-align:center}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:2rem 0}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright{font-size:.9rem;color:#ffffffb3;margin:0}.footer-bottom-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-bottom-link{color:#ffffffb3;text-decoration:none;font-size:.85rem;transition:color .3s ease}.footer-bottom-link:hover{color:#667eea}.separator{color:#fff6;font-size:.85rem}@media (max-width: 900px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-section-left,.footer-section-center,.footer-section-right{justify-self:center;text-align:center}}@media (max-width: 768px){.footer{padding:3rem 0 0}.footer-container{padding:0 1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}.contact-item{flex-wrap:wrap;justify-content:center;text-align:center}}@media (max-width: 480px){.footer-content{gap:1.5rem}.footer-logo{justify-content:center}.footer-description{text-align:center}.footer-social{justify-content:center}.footer-section-title,.footer-links{text-align:center}.contact-info{align-items:center}}.app-name-win{background:linear-gradient(135deg,gold,#ffc107,gold,#ffeb3b,#ffc107,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.app-name-let{background:linear-gradient(135deg,#3b82f6,#2563eb,#3b82f6,#1e40af,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.footer-follow-section{margin-top:2rem;text-align:center}.footer-social-btns{display:flex;justify-content:center;gap:1.5rem;margin-top:.5rem}.footer-social-btn{font-size:1.7rem;color:#fff;background:#ffffff14;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s,color .2s,transform .2s}.footer-social-btn:hover{background:#fbc02d;color:#1a202c;transform:translateY(-2px) scale(1.08)}#root{width:100%;margin:0;padding:0;text-align:center}html{background:linear-gradient(to bottom,#fff,#fffdeb,#ffe680);background-attachment:fixed;background-size:cover}.app-shell{width:100%;min-height:100vh;padding-top:60px;box-sizing:border-box}
