@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);.layout{background:#0a0a0a;color:#e4e4e7;display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:0}.footer{border-top:1px solid #27272a;margin-top:auto;padding:40px 20px}.footer-content{margin:0 auto;max-width:600px;text-align:center}.footer-logo{color:#fff;display:inline-block;font-size:1.5rem;font-weight:600;margin-bottom:24px;text-decoration:none;transition:color .2s ease}.footer-logo:hover{color:#f4f4f5}.footer-nav{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.footer-link{color:#a1a1aa;font-size:.9rem;font-weight:400;position:relative;text-decoration:none;transition:color .2s ease}.footer-link.active,.footer-link:hover{color:#fff}.footer-link.active:after{background:#fff;border-radius:1px;bottom:-6px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:100%}.footer-copyright{border-top:1px solid #27272a;margin-top:32px;padding-top:24px}.footer-copyright p{color:#71717a;font-size:.8rem;margin:0;text-align:center}@media (max-width:768px){.footer{padding:30px 20px}.footer-nav{gap:24px}.footer-link{font-size:.85rem}.footer-logo{font-size:1.3rem;margin-bottom:20px}.footer-copyright{margin-top:24px;padding-top:20px}.footer-copyright p{font-size:.75rem}}@media (max-width:480px){.footer{padding:25px 16px}.footer-nav{gap:20px}.footer-link{font-size:.8rem}}.clock-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:40px 0;padding:40px 20px}.clock-logo{margin-bottom:32px}.clock-logo img{height:40px;opacity:.9;transition:opacity .3s ease;width:auto}.clock-display{border-radius:12px;color:#fff;cursor:pointer;font-family:var(--sf-font-family);font-size:clamp(4rem,12vw,8rem);font-weight:500;line-height:1;margin-bottom:20px;padding:16px 24px;text-align:center;transition:all .3s ease}.clock-display:hover{background:#ffffff05;transform:scale(1.02)}.clock-colon{display:inline-block;position:relative;top:-.1em}.clock-subtitle{color:#71717a;font-family:var(--sf-font-family);font-size:1rem;font-weight:400;opacity:.8;text-align:center;transition:opacity .3s ease}.clock-container:hover .clock-subtitle{opacity:1}.clock-fullscreen{align-items:center;background:#0a0a0a;cursor:pointer;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.clock-fullscreen .clock-logo{margin-bottom:60px}.clock-fullscreen .clock-logo img{height:60px;opacity:1}.clock-fullscreen .clock-display{font-family:var(--sf-font-family);font-size:clamp(6rem,20vw,16rem);margin-bottom:40px}.clock-fullscreen .clock-subtitle{color:#a1a1aa;font-size:1.2rem}@media (max-width:768px){.clock-container{margin:20px 0;padding:20px 10px}.clock-logo{margin-bottom:24px}.clock-logo img{height:32px}.clock-display{font-size:clamp(3rem,15vw,6rem)}.clock-subtitle{font-size:.9rem;padding:0 20px}.clock-fullscreen .clock-logo{margin-bottom:40px}.clock-fullscreen .clock-logo img{height:48px}.clock-fullscreen .clock-display{font-size:clamp(3rem,18vw,8rem)}.clock-fullscreen .clock-subtitle{font-size:1rem;padding:0 40px}}.phone-mockup{background:linear-gradient(135deg,#333,#111);border-radius:45px;box-shadow:0 0 0 2px #1a1a1a,0 20px 40px #0006,0 8px 16px #0000004d;height:560px;margin:0 auto;padding:8px;position:relative;width:280px}.phone-frame{background:#000;border-radius:37px;height:100%;overflow:hidden;position:relative;width:100%}.phone-notch{background:#000;border-radius:0 0 20px 20px;height:28px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:140px;z-index:10}.phone-screen{background:#000;overflow:hidden;position:relative}.phone-screen,.phone-screen-content{border-radius:37px;height:100%;width:100%}.phone-screen-content{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.phone-screen-content img{display:block;height:auto;min-height:100%;object-fit:cover;object-position:top;width:100%}.phone-screen-content::-webkit-scrollbar{width:3px}.phone-screen-content::-webkit-scrollbar-track{background:#0000}.phone-screen-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.phone-screen-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width:768px){.phone-screen-content::-webkit-scrollbar{background:#0000;width:0}}.phone-home-indicator{background:#ffffff4d;border-radius:3px;bottom:8px;height:5px;left:50%;position:absolute;transform:translateX(-50%);width:134px;z-index:10}.phone-button-left{border-radius:2px 0 0 2px;height:60px;left:-3px;top:120px}.phone-button-left,.phone-button-right-1{background:linear-gradient(135deg,#333,#111);position:absolute;width:3px}.phone-button-right-1{border-radius:0 2px 2px 0;height:32px;right:-3px;top:100px}.phone-button-right-2{height:32px;top:140px}.phone-button-right-2,.phone-button-right-3{background:linear-gradient(135deg,#333,#111);border-radius:0 2px 2px 0;position:absolute;right:-3px;width:3px}.phone-button-right-3{height:80px;top:180px}.phone-mockup:hover{transform:translateY(-5px);transition:transform .3s ease}@media (max-width:768px){.phone-mockup{height:480px;width:240px}}@media (max-width:480px){.phone-mockup{height:400px;width:200px}}.home-container{flex-direction:column;min-height:100vh;padding:60px 20px 40px}.hero-section,.home-container{align-items:center;display:flex}.hero-section{flex:1 1;justify-content:center;max-width:800px;width:100%}.app-promotion{border-top:1px solid #27272a;margin-top:60px;max-width:1200px;padding:40px 20px}.app-promotion-content{align-items:center;display:flex;flex-direction:column;gap:40px}.app-text{text-align:center}.app-mockup{align-items:center;display:flex;justify-content:center}.app-promotion h2{color:#fff;font-size:2rem;font-weight:500;letter-spacing:-.02em;margin-bottom:16px}.app-promotion p{color:#a1a1aa;font-size:1.1rem;line-height:1.6;margin-bottom:32px}.app-links{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:50px}.store-badge{display:inline-block;transition:all .2s ease}.store-badge:hover{opacity:.9;transform:translateY(-2px)}.store-badge img{border-radius:8px;height:60px;width:auto}@media (max-width:768px){.home-container{padding:20px 10px}.app-promotion{margin-top:40px;padding:30px 15px}.app-promotion-content{gap:30px}.app-promotion h2{font-size:1.6rem}.app-promotion p{font-size:1rem}.store-badge img{height:50px}}.faq-container{margin:0 auto;max-width:700px;padding:60px 20px}.faq-header{margin-bottom:60px}.faq-header h1{color:#fff;font-size:2.5rem;font-weight:300;letter-spacing:-.02em;margin-bottom:12px}.faq-content{display:flex;flex-direction:column;gap:40px}.faq-item{border-bottom:1px solid #27272a;padding-bottom:40px}.faq-item:last-child{border-bottom:none;padding-bottom:0}.faq-question{color:#fff;font-size:1.1rem;font-weight:500;line-height:1.4;margin-bottom:12px}.faq-answer{color:#a1a1aa;font-size:.95rem;line-height:1.6}@media (max-width:768px){.faq-container{padding:40px 16px}.faq-header h1{font-size:2rem}.faq-header{margin-bottom:40px}.faq-content{gap:30px}.faq-item{padding-bottom:30px}}.terms-container{margin:0 auto;max-width:700px;padding:60px 20px}.terms-header{margin-bottom:60px}.terms-header h1{color:#fff;font-size:2.5rem;font-weight:300;letter-spacing:-.02em;margin-bottom:12px}.subtitle{margin-bottom:20px}.last-updated{background:#27272a80;border-left:3px solid #3f3f46;border-radius:6px;color:#71717a;font-size:.9rem;padding:12px 16px}.terms-content{display:flex;flex-direction:column;gap:50px}.section:last-child{margin-bottom:0}.section h2{color:#fff;font-size:1.3rem;font-weight:500;letter-spacing:-.01em;margin-bottom:20px}.section p{color:#a1a1aa;font-size:.95rem;line-height:1.6;margin-bottom:16px}.section p:last-child{margin-bottom:0}.subsection{margin-bottom:20px}.subsection:last-child{margin-bottom:0}.section ul{margin:16px 0;padding-left:20px}.section li{color:#a1a1aa;font-size:.95rem;line-height:1.6;margin-bottom:8px}.section li:last-child{margin-bottom:0}.section strong{color:#fff;font-weight:500}.section a{color:#60a5fa;text-decoration:none;transition:color .2s ease}.section a:hover{color:#93c5fd;text-decoration:underline}@media (max-width:768px){.terms-container{padding:40px 16px}.terms-header h1{font-size:2rem}.terms-header{margin-bottom:40px}.terms-content{gap:40px}.last-updated{font-size:.85rem;padding:10px 12px}}.developer-container{margin:0 auto;max-width:700px;padding:60px 20px}.developer-header{margin-bottom:60px;text-align:center}.developer-header h1{color:#fff;font-size:2.5rem;font-weight:300;letter-spacing:-.02em;margin-bottom:12px}.developer-content{display:flex;flex-direction:column;gap:50px}.developer-intro{text-align:center}.developer-intro h2{color:#fff;font-size:1.8rem;font-weight:400;letter-spacing:-.01em;margin-bottom:24px}.developer-intro p{color:#a1a1aa;font-size:1rem;line-height:1.6;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:600px}.developer-intro p:last-child{margin-bottom:0}.contact-section h3,.social-links h3{color:#fff;font-size:1.3rem;font-weight:500;letter-spacing:-.01em;margin-bottom:24px;text-align:center}.social-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.social-link{align-items:center;background:#27272a80;border:1px solid #27272a;border-radius:12px;display:flex;gap:16px;padding:20px;text-decoration:none;transition:all .2s ease}.social-link:hover{background:#27272acc;border-color:#3f3f46;transform:translateY(-2px)}.social-icon{align-items:center;background:#ffffff1a;border-radius:8px;display:flex;flex-shrink:0;font-size:2rem;height:50px;justify-content:center;width:50px}.social-info{flex:1 1}.social-name{color:#fff;font-size:1.1rem;font-weight:500;margin-bottom:4px}.social-description{color:#a1a1aa;font-size:.9rem;line-height:1.4}.contact-section{background:#27272a4d;border:1px solid #27272a;border-radius:12px;padding:40px 20px;text-align:center}.contact-section p{color:#a1a1aa;font-size:1rem;line-height:1.6;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:500px}.contact-button{background:#fff;border-radius:8px;color:#0a0a0a;display:inline-block;font-size:1rem;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .2s ease}.contact-button:hover{background:#f4f4f5;transform:translateY(-1px)}@media (max-width:768px){.developer-container{padding:40px 16px}.developer-header h1{font-size:2rem}.developer-header{margin-bottom:40px}.developer-content{gap:40px}.developer-intro h2{font-size:1.5rem}.social-grid{grid-template-columns:1fr}.social-link{padding:16px}.contact-section{padding:30px 16px}}.socials-container{margin:0 auto;max-width:800px;padding:60px 20px}.socials-header{margin-bottom:60px;text-align:center}.socials-header h1{color:#fff;font-size:2.5rem;font-weight:300;letter-spacing:-.02em;margin-bottom:12px}.subtitle{color:#71717a;font-size:1.1rem;font-weight:400}.socials-content{display:flex;flex-direction:column;gap:50px}.socials-intro{text-align:center}.socials-intro h2{color:#fff;font-size:1.8rem;font-weight:400;letter-spacing:-.01em;margin-bottom:20px}.socials-intro p{color:#a1a1aa;font-size:1rem;line-height:1.6;margin-left:auto;margin-right:auto;max-width:600px}.platforms-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.platform-link{align-items:flex-start;background:#27272a80;border:1px solid #27272a;border-radius:12px;display:flex;gap:20px;padding:24px;text-decoration:none;transition:all .2s ease}.platform-link:hover{background:#27272acc;border-color:#3f3f46;transform:translateY(-2px)}.platform-icon{align-items:center;background:#ffffff1a;border-radius:12px;display:flex;flex-shrink:0;font-size:2.5rem;height:60px;justify-content:center;width:60px}.platform-info{flex:1 1}.platform-name{color:#fff;font-size:1.2rem;font-weight:500;margin-bottom:4px}.platform-handle{color:#60a5fa;font-size:.9rem;font-weight:500;margin-bottom:8px}.platform-description{color:#a1a1aa;font-size:.9rem;line-height:1.4}.community-section,.newsletter-section{background:#27272a4d;border:1px solid #27272a;border-radius:12px;padding:40px 20px;text-align:center}.community-section h3,.newsletter-section h3{color:#fff;font-size:1.5rem;font-weight:500;letter-spacing:-.01em;margin-bottom:16px}.community-section p,.newsletter-section p{color:#a1a1aa;font-size:1rem;line-height:1.6;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}.hashtag{color:#60a5fa;font-weight:500}.community-stats{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0 auto;max-width:400px}.stat-item{text-align:center}.stat-number{color:#fff;font-size:2rem;font-weight:600;margin-bottom:4px}.stat-label{color:#a1a1aa;font-size:.9rem;letter-spacing:.5px;text-transform:uppercase}.newsletter-note{background:#71717a1a;border-radius:6px;color:#71717a;font-size:.85rem;margin-top:20px;padding:12px}@media (max-width:768px){.socials-container{padding:40px 16px}.socials-header h1{font-size:2rem}.socials-header{margin-bottom:40px}.socials-content{gap:40px}.socials-intro h2{font-size:1.5rem}.platforms-grid{grid-template-columns:1fr}.platform-link{gap:16px;padding:20px}.platform-icon{font-size:2rem;height:50px;width:50px}.community-section,.newsletter-section{padding:30px 16px}.community-stats{gap:16px}.stat-number{font-size:1.6rem}}.waitlist-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:60px 20px 40px}.waitlist-content{max-width:800px;text-align:center;width:100%}.waitlist-content h1{color:#fff;font-size:2.5rem;font-weight:500;letter-spacing:-.02em;margin-bottom:16px}.waitlist-content p{color:#a1a1aa;font-size:1.2rem;line-height:1.6;margin-bottom:40px}.form-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:20px}.form-container iframe{border-radius:8px}@media (max-width:768px){.waitlist-container{padding:20px 10px}.waitlist-content h1{font-size:2rem}.waitlist-content p{font-size:1rem}.form-container{padding:15px}.form-container iframe{height:500px}}:root{--sf-font-family:"Inter",-apple-system,BlinkMacSystemFont,"San Francisco","SF Pro Display",sans-serif}@supports (font-family:-apple-system){:root{--sf-font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","San Francisco","Inter",sans-serif}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#e4e4e7;font-family:var(--sf-font-family);line-height:1.6}#root,.App{min-height:100vh;width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#18181b}::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#52525b}:focus{outline:2px solid #60a5fa;outline-offset:2px}:focus:not(:focus-visible){outline:none}::selection{background:#60a5fa4d;color:#fff}
/*# sourceMappingURL=main.956f6f8b.css.map*/