.header{background-color:#000;box-shadow:0 4px 10px #0000004d;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:50}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem}.header-container,.logo{align-items:center;display:flex}.logo{gap:.5rem}.logo-img1{height:80px;object-fit:contain;width:80px}.logo-text{font-size:1.25rem;font-weight:700}.nav-desktop{display:none}.nav-list{display:flex;gap:2rem;list-style:none}.nav-link{color:#fff;font-size:1rem;text-decoration:none;transition:color .2s}.nav-link:hover{color:#f40}.hamburger{background:none;border:none;color:#fff;cursor:pointer}.mobile-menu-overlay{align-items:center;background-color:#000000e6;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.mobile-menu-box{background-color:#fff;border-radius:10px;color:#000;max-width:400px;padding:2rem;width:90%}.mobile-menu-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.mobile-nav-list{display:flex;flex-direction:column;gap:1rem;list-style:none}.mobile-nav-link{color:#000;font-size:1.1rem;text-decoration:none;transition:color .2s}.mobile-nav-link:hover{color:#ee2a03}@media (min-width:768px){.nav-desktop{display:block}.hamburger{display:none}}.footer{color:#aaa;font-size:.875rem;margin-top:2.5rem;padding:1.5rem 0}.footer-container{margin:0 auto;max-width:960px;padding:0 1rem}.footer-copy{margin-bottom:.5rem}.footer-links{display:flex;font-size:.875rem;gap:1.5rem;justify-content:center;margin-bottom:1rem}.footer-links a{color:#aaa;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#ee2a03}.footer-credit{color:#666;font-size:.75rem}.footer{background-color:#111;color:#fff;font-family:Segoe UI,sans-serif}.footer-brand h2{font-size:1.8rem;margin-bottom:.25rem}.footer-brand p{color:#aaa;font-size:.95rem;margin-bottom:2rem;text-align:center}.footer-newsletter h4,.footer-socials h4{color:#fff;margin-bottom:.5rem}.social-icons a{color:#ddd;margin:0 .75rem;text-decoration:none}.social-icons a:hover{color:#fff;text-decoration:underline}.footer-newsletter input{border:none;border-radius:4px 0 0 4px;padding:.5rem;width:200px}.footer-newsletter button{background:#fff;border:none;border-radius:0 4px 4px 0;color:#111;cursor:pointer;padding:.5rem 1rem}.footer-newsletter button:hover{background-color:#ddd}.footer-legal{margin:1.5rem 0}.footer-legal a{color:#bbb;font-size:.9rem;margin:0 1rem;text-decoration:none}.footer-legal a:hover{color:#fff}.footer-bottom{color:#777;font-size:.85rem;margin-top:1rem}.about{background-color:#000;color:#fff;min-height:100vh;padding:2rem}.about-container{margin:0 auto;max-width:768px;text-align:center}.about-title{color:#ee2a03;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.about-text{color:#e5e5e5;font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}.highlight{color:#f66f5a;font-weight:600}.about-values{margin-top:3rem}.values-title{color:#ee2a03;font-size:1.75rem;font-weight:700;margin-bottom:1rem}.values-list{color:#ccc;font-size:1rem;line-height:1.8;list-style-position:inside;list-style-type:disc;margin:0 auto;padding-left:0;text-align:left}.faq-page{background-color:#000;color:#fff;margin:auto;max-width:768px;min-height:100vh;padding:4rem 2rem;text-align:center}.faq-title{color:#ee2a03;font-size:2.5rem;margin-bottom:2rem}.faq-loading{color:#a80404;font-size:1.1rem;text-align:center}.faq-card{background-color:#fff;border-radius:1rem;box-shadow:0 6px 16px #0000001a;color:#000;margin-bottom:1.5rem;padding:1.25rem;transition:all .3s ease}.faq-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.faq-question-header{color:#010101;font-size:1.05rem;font-weight:600;margin:auto;text-align:center}.faq-title{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.faq-category{color:#0c0808;font-size:.875rem;font-style:italic}.faq-toggle{font-size:1.5rem;font-weight:700}.faq-body{border-top:1px solid #181212;color:#000;margin-top:1rem;padding-top:.75rem}.faq-question{font-weight:600;margin-bottom:.5rem}.faq-answer{color:#000;font-size:1rem;line-height:1.5}.popup-page{background:#0e0e0e;color:#fff;font-family:sans-serif;padding:60px 20px}.alert-banner{background:#b30000;border-radius:8px;box-shadow:0 4px 15px #b300004d;color:#fff;margin:0 auto 40px;max-width:1000px;padding:20px;text-align:center}.alert-banner h2{font-size:1.8rem;letter-spacing:1px;margin:0 0 5px}.alert-banner p{font-size:1.1rem;margin:0;opacity:.95}.postponed-container{align-items:center;display:flex;gap:50px;margin:0 auto;max-width:1000px}.flyer-section{flex:1 1;max-width:450px}.postponed-flyer{border-radius:8px;box-shadow:0 8px 24px #00000080;display:block;height:auto;width:100%}.update-section{flex:1.2 1}.update-section h1{font-size:2.8rem;margin-bottom:20px;margin-top:0}.status-text{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.subscribe-box{background:#161616;border:1px solid #262626;border-radius:8px;margin-bottom:30px;padding:30px}.subscribe-box h3{color:#fff;font-size:1.3rem;margin-top:0}.subscribe-box p{color:#aaa;font-size:.95rem;line-height:1.5;margin-bottom:20px}.subscribe-form{display:flex;gap:10px}.subscribe-form input[type=email]{background:#222;border:1px solid #444;border-radius:6px;color:#fff;flex:1 1;font-size:1rem;padding:12px 15px}.subscribe-form input[type=email]:focus{border-color:#b30000;outline:none}.subscribe-button{background:#b30000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:background .2s ease}.subscribe-button:hover{background:#e60000}.success-message{background:#00ff881a;border-radius:6px;color:#0f8;font-weight:600;padding:15px;text-align:center}.contact-link{color:#aaa;display:inline-block;font-weight:500;text-decoration:none;transition:color .2s ease}.contact-link:hover{color:#b30000}@media (max-width:768px){.postponed-container{flex-direction:column;gap:30px}.flyer-section{max-width:1000px;width:100%}.subscribe-form{flex-direction:column}.update-section h1{font-size:2.2rem}}.contact-container{background-color:#000;color:#fff;margin:auto;max-width:700px;padding:4rem 2rem;text-align:center}.contact-intro{color:#ccc;font-size:1.1rem;margin-bottom:2rem}.contact-confirm{color:#00ff80;font-size:1.2rem;margin-top:2rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.contact-form input,.contact-form textarea{background-color:#1a1a1a;border:none;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#888}.contact-form button{background-color:#ee2a03;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s ease}.contact-form button:hover{background-color:#ff3b1f}.investors-container{background-color:#000;color:#fff;margin:auto;max-width:1100px;padding:4rem 2rem;text-align:center}.investors-intro{color:#ccc;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.investor-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.investor-card{background:#1a1a1a;border-radius:12px;box-shadow:0 0 12px #ffffff0f;padding:2rem;transition:transform .3s ease}.investor-card:hover{transform:translateY(-5px)}.investor-link{background:#ee2a03;border-radius:999px;color:#fff;display:inline-block;font-weight:700;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s}.investor-link:hover{background:#ff3b1f}.partners-container{background-color:#000;color:#fff;margin:auto;max-width:1100px;padding:4rem 2rem;text-align:center}.partners-intro{color:#ccc;font-size:1.2rem;margin-bottom:3rem}.partner-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.partner-card{background:#1a1a1a;border-radius:12px;box-shadow:0 0 12px #ffffff0d;padding:1.5rem;transition:transform .3s ease}.partner-card:hover{transform:translateY(-4px)}.partner-link{background:#ee2a03;border-radius:999px;color:#fff;display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s}.partner-link:hover{background:#ff3b1f}.privacy-container{background-color:#000;color:#eee;font-family:Segoe UI,sans-serif;margin:auto;max-width:800px;min-height:100vh;padding:2rem}.privacy-container h1{color:#f77555;font-size:2.5rem;margin-bottom:2rem;text-align:center}.privacy-container h3{color:#fc9284;font-size:1.4rem;margin-top:2rem}.privacy-container p{color:#ccc;font-size:1rem;line-height:1.6;margin-top:.5rem}.privacy-container ul{list-style:square;margin-top:.5rem;padding-left:1.5rem}.privacy-container li{color:#ccc;margin-bottom:.5rem}.terms-container{background-color:#000;color:#eee;font-family:Segoe UI,sans-serif;margin:auto;max-width:800px;min-height:100vh;padding:2rem}.terms-container h1{color:#f77555;font-size:2.5rem;margin-bottom:2rem;text-align:center}.terms-container h3{color:#fc9284;font-size:1.4rem;margin-top:2rem}.terms-container p{color:#ccc;font-size:1rem;line-height:1.6;margin-top:.5rem}body,html{background-color:#000;color:#f7f7f7;font-family:Inter,sans-serif;margin:0;padding:0;scroll-behavior:smooth}.section-title{border-bottom:2px solid #ff4141;color:#fff;display:inline-block;font-size:2.5rem;font-weight:800;margin-bottom:1rem;position:relative}.section-title:after{background:#f54242;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:60px}.section-text{color:#fff;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.navbar{background-color:#000;box-shadow:0 2px 4px #00000080;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.nav-links{display:flex;gap:2rem;justify-content:center;list-style:none}.nav-links a{color:#f7f7f7;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#ff4141}.hero{align-items:center;color:#fff;display:flex;justify-content:center;text-align:center}.hero,.hero.video-hero{height:100vh;position:relative}.hero.video-hero{background-color:#000;overflow:hidden}.hero-video{filter:brightness(.4);height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.hero-overlay{margin:0 auto;max-width:800px;padding:4rem 2rem;position:relative;text-align:center;z-index:1}.hero-title{color:#fff;font-size:3rem;font-weight:900}.hero-subtitle{color:#ddd;font-size:1.5rem;margin:1rem 0 2rem}.hero-button{background-color:#ff4141;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin:.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:background .3s,transform .2s}.hero-button:hover{background-color:#ff2020;transform:scale(1.05)}.about,.home-cta,.long-term,.traction,.why-me{margin:0 auto;max-width:1000px;padding:6rem 2rem;position:relative}.fade-in{opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.timeline{border-left:3px solid #ff4141;padding-left:1.5rem}.timeline li{color:#fff;font-size:1rem;list-style:none;margin-bottom:1.2rem;padding-left:1rem;position:relative}.timeline li:before{color:#ff4141;content:"✔";font-weight:700;left:-1.7rem;position:absolute;top:0}.roadmap{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.roadmap li{background:#1a1a1a;border-left:5px solid #f54242;border-radius:5px;color:#fff;font-size:1rem;padding:1rem;transition:transform .3s ease}.roadmap li:hover{background:#222;transform:translateY(-5px)}.footer{color:#888;font-size:.9rem;padding:2rem;text-align:center}.footer,.why-me{background-color:#000}.why-me{align-items:center;color:#fff;display:flex;flex-wrap:wrap;gap:3rem;padding:6rem 2rem}.founder-photo{border-radius:12px;max-width:500px;width:60%}.founder-text{align-items:center;flex:1 1;min-width:300px}.founder-text h3{font-size:1.8rem;margin:.5rem 0}.founder-text p{color:#f7f7f7;font-size:1.1rem;line-height:1.7;margin-bottom:1rem}#founder,#problem,#solution,#traction,#vision{align-items:center;background-color:#000!important;color:#f7f7f7!important}.home-cta,.long-term,.traction{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.video-hero{position:relative}.video-controls{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:1px solid #ffffff14;border-radius:999px;bottom:24px;display:flex;gap:10px;left:50%;padding:10px 14px;position:absolute;transform:translateX(-50%);transition:opacity .2s ease;z-index:10}.video-btn{background:#e54743;border:0;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;line-height:1;padding:8px 12px}.video-btn:hover{opacity:.9}.video-btn:active{transform:translateY(1px)}.video-controls input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;cursor:pointer;height:4px;width:120px}.video-controls input[type=range]::-webkit-slider-runnable-track{background:#ffffff4d;border-radius:999px;height:4px}.video-controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#e54743;border:2px solid #fff;border-radius:50%;height:16px;margin-top:-6px;width:16px}.video-controls input[type=range]::-moz-range-track{background:#ffffff4d;border-radius:999px;height:4px}.video-controls input[type=range]::-moz-range-thumb{background:#e54743;border:2px solid #fff;border-radius:50%;height:16px;width:16px}@media (max-width:640px){.video-controls{bottom:16px;gap:8px;padding:8px 10px}.video-btn{font-size:14px;padding:7px 10px}.video-controls input[type=range]{width:90px}}.video-controls{opacity:.95}.video-hero:hover .video-controls{opacity:1}.vr-walkthrough-page{background-color:#000;color:#fff;font-family:Segoe UI,sans-serif;margin:auto;max-width:1100px;min-height:100vh;padding:2rem;text-align:center}.vr-walkthrough-page h1{color:#ee2a03;font-size:2.5rem;margin-bottom:1rem}.vr-intro{color:#ccc;font-size:1.2rem;line-height:1.6;margin:0 auto 2rem;max-width:800px}.vr-video-container{border-radius:12px;box-shadow:0 0 20px #ffffff0d;height:0;margin-bottom:2rem;overflow:hidden;padding-bottom:56.25%;position:relative}.vr-video-container iframe{border:none;border-radius:12px;height:100%;left:0;position:absolute;top:0;width:100%}.investor-page{font-family:Segoe UI,sans-serif}.investor-page h1{color:#ee2a03;margin-bottom:1rem}.investor-page p{color:#ccc;font-size:1.2rem;margin-bottom:3rem;text-align:center}.investor-page ul{border-left:4px solid #ee2a03;list-style:none;margin:0 auto;max-width:800px;padding:0;position:relative}.investor-page li{background-color:#1a1a1a;border-radius:8px;box-shadow:0 0 10px #ffffff0d;margin-bottom:2rem;margin-left:1rem;padding:1rem 1.5rem;position:relative}.investor-page li:before{background-color:#ee2a03;border:3px solid #000;border-radius:50%;content:"";height:16px;left:-1.15rem;position:absolute;top:1rem;width:16px}.investor-page li strong{color:#ff8364;font-size:1.1rem;font-weight:600}.investor-page{background-color:#000;color:#fff;margin:auto;max-width:900px;min-height:100vh;padding:2rem}.investor-page h1{color:#f97316;font-size:2.5rem;margin-bottom:2rem;text-align:center}.team-card.solo{background-color:#1a1a1a;border-radius:1rem;box-shadow:0 0 12px #0000004d;padding:2rem;text-align:center}.team-photo{border:3px solid #f97316;border-radius:50%;height:180px;margin-bottom:1rem;object-fit:cover;width:180px}.team-card h3{color:#fff;font-size:1.8rem;margin-bottom:.5rem}.team-card p{color:#ccc;font-size:1.05rem;line-height:1.6}.download-list{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.download-link{background-color:#ee2a03;border-radius:999px;color:#fff;font-size:1rem;padding:1rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.download-link:hover{background-color:#ff3b1f}.partner-page{background-color:#020202;color:#e1dbdb;font-family:Segoe UI,sans-serif;max-width:800px;min-height:100vh;padding:2rem}.partner-page h1{color:#ee2a03;font-size:2.3rem;margin-bottom:1rem;text-align:center}.partner-page p{color:#f6f2f2;font-size:1.1rem;margin-bottom:2rem;text-align:center}.partner-form{display:flex;flex-direction:column;gap:1rem}.partner-form input,.partner-form textarea{background-color:#fff;border:1px solid #ccc;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem}.partner-form textarea{resize:vertical}.partner-form button{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s}.partner-form button:hover{background-color:#333}.confirmation{color:green;font-size:1.2rem;margin-top:2rem;text-align:center}.partner-page{background-color:#000;color:#fff;margin:auto;max-width:1000px;padding:4rem 2rem;text-align:center}.collab-types-list{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.collab-type h2{color:#ee2a03;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.collab-type p{color:#ccc;font-size:1.05rem;line-height:1.6}.support-page{background:#000;color:#fff;margin:auto;max-width:900px;min-height:100vh;padding:4rem 2rem;text-align:left}.support-page h1{color:#ee2a03;font-size:2.5rem;font-weight:800;margin-bottom:2rem;text-align:center}.support-page>p{color:#d6d6d6;font-size:1.15rem;line-height:1.6;margin:0 auto 3rem;max-width:700px;text-align:center}.support-sections{display:flex;flex-direction:column;gap:2rem}.support-section{background:#fff;border-radius:1rem;box-shadow:0 6px 18px #00000040;color:#000;padding:1.75rem;transition:transform .25s ease,box-shadow .25s ease}.support-section:hover{box-shadow:0 10px 25px #00000059;transform:translateY(-4px)}.support-section h2{color:#ee2a03;font-size:1.4rem;font-weight:700;margin-bottom:.75rem}.support-section p{color:#111;font-size:1.05rem;line-height:1.6}.support-button{background:#ee2a03;border-radius:10px;color:#fff;display:inline-block;font-size:1.2rem;font-weight:700;margin:3rem auto 0;padding:1rem 2rem;text-align:center;text-decoration:none;transition:background .3s ease,transform .2s ease}.support-button:hover{background:#ff3d1a;transform:scale(1.05)}@media (max-width:600px){.support-page{padding:3rem 1rem}.support-page h1{font-size:2rem}.support-section{padding:1.25rem}}:root{--bg:#282c34;--header:#fff;--link:#61dafb;--text:#ffffffe0}body{background-color:#f9f9f9;color:#333;font-family:sans-serif;margin:0}nav{background-color:#000;color:#fff;padding:1rem}a{color:#ff0;text-decoration:none}a:hover{color:orange}
/*# sourceMappingURL=main.5b4273d6.css.map*/