: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;display:flex;place-items:center;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}}#root{width:100%;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.header{width:100%;background-color:#000;padding:1.5rem 0;position:relative;z-index:50}.header-content{display:flex;justify-content:space-between;align-items:center;width:90%;max-width:var(--container-width);margin:0 auto}.header-logo{font-size:1.2rem;font-weight:700;letter-spacing:2px;color:#fff;display:flex;align-items:center;gap:.5rem}.desktop-nav{display:none}.mobile-menu-btn{background:none;border:none;cursor:pointer;padding:.5rem;display:block}.hamburger{width:30px;height:24px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger span{display:block;height:3px;width:100%;background-color:#ff80a0;border-radius:3px;transition:all .3s ease}.drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:90;opacity:0;visibility:hidden;transition:opacity .3s ease}.drawer-overlay.open{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:100%;max-width:100%;height:100vh;background-color:#1a0505;z-index:100;transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column;padding:2rem;box-sizing:border-box}.mobile-drawer.open{transform:translate(0)}.drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.close-drawer-btn{background:#ff80a0;border:none;color:#000;width:40px;height:40px;font-size:1.5rem;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center}.drawer-nav{display:flex;flex-direction:column;gap:0}.drawer-link{display:flex;justify-content:space-between;align-items:center;color:#fff;text-decoration:none;font-size:1.1rem;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.drawer-link:first-child{border-top:1px solid rgba(255,255,255,.1)}.drawer-link span{font-size:1.5rem;color:#fff}.drawer-footer{margin-top:auto;text-align:center;display:flex;flex-direction:column;gap:4rem;align-items:center}.drawer-email{color:#ff80a0;font-size:1.1rem;text-decoration:none}.drawer-copyright{color:#fff;font-size:.9rem;opacity:.8}.footer{padding:3rem 0;background-color:#050505;border-top:1px solid rgba(255,255,255,.1);font-family:var(--font-body)}.footer-content{display:flex;flex-direction:column;width:90%;margin:0 auto;max-width:var(--container-width)}.footer-top{display:flex;flex-direction:column;align-items:center;gap:2rem;padding-bottom:2rem;text-align:center}.footer-brand{font-size:1.1rem;font-weight:700;letter-spacing:2px;color:#fff;display:flex;align-items:center;gap:.5rem}.logo-icon{color:var(--primary-accent)}.footer-nav{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.footer-nav a{color:#e0e0e0;text-decoration:none;font-size:.95rem;font-weight:400;transition:color .3s}.footer-nav a:hover{color:var(--primary-accent)}.footer-email{display:flex;align-items:center;gap:8px;color:#fff!important;margin-top:.5rem}.footer-divider{width:100%;height:1px;background-color:#ffffff26;margin:0 auto 2rem}.footer-bottom{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.footer-socials{display:flex;gap:1.5rem;order:-1}.footer-socials a{color:#fff;transition:.3s;display:flex;align-items:center;justify-content:center}.footer-socials a:hover{color:var(--primary-accent);transform:translateY(-2px)}.hero-section{width:100%;height:90vh;background:url(/assets/Home%201-ENHuhf-I.png) no-repeat center center/cover;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:0}.hero-section .image-section{flex:1;display:flex;justify-content:center;align-items:center}.hero-section .image-section .back-image{width:600px}.hero-section .image-section .phone-image{position:absolute;width:600px;transform:translate(50px);z-index:0}.hero-section .title-section{flex:1;color:#fff;padding:2rem;margin-bottom:100px}.hero-section .title-section .title-container{position:relative}.hero-section .title-section h1{position:absolute;top:0;left:260px;letter-spacing:8px}.hero-section .title-section p{font-family:Allison;font-weight:400;font-style:normal;font-size:140px;color:#ff849f}.arc-section{width:100%;height:600px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:-200px;z-index:20}.arc-image{width:100%;height:auto;z-index:20}.arc-section .arc-content{position:absolute;color:#fff;text-align:center;z-index:30;width:80%;font-size:24px}.arc-section .back-image{position:absolute;width:600px;z-index:31;width:400px;opacity:.5}.section-3{width:100%;height:1000px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:-100px;z-index:20;background-color:#330422;padding:100px;box-sizing:border-box;gap:100px}.section-3 .content{color:#fff;text-align:center;z-index:30;font-size:24px}.section-3 .back-image{width:600px}.section-4{position:relative;width:100%;height:1200px;margin-top:-100px;background:url(/assets/Subtract-2-BzVndVNy.png);overflow:hidden}@media(min-width:900px){.desktop-nav{display:flex;gap:40px}.desktop-nav a{color:#ddd;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .3s}.desktop-nav a:hover{color:#fff}.mobile-menu-btn{display:none}.hero{flex-direction:row;align-items:center;height:100vh;padding-top:0}.hero-content{flex:1;text-align:left;padding-left:10%}.hero-image-container{flex:1;padding-bottom:0;justify-content:center}.phone-mockup{width:340px;height:680px}.brand-title{font-size:7rem}.scroll-indicator{left:50%}.about-text{font-size:1.25rem}.navigate-content-wrapper{flex-direction:row;justify-content:space-between;gap:0}.navigate-image{flex:1;order:2;justify-content:center}.navigate-text{flex:1;text-align:left;order:1;padding-right:5%}.navigate-text h2{text-align:left}.footer-content{flex-direction:column;align-items:stretch;text-align:left}.footer-top{flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:2.5rem}.footer-nav{flex-direction:row;gap:2.5rem}.footer-email{margin-top:0;margin-left:1rem}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;margin-top:.5rem}.footer-socials{order:2}.copyright{text-align:left}}.about-page{min-height:calc(100vh - 200px)}.about-hero{padding:4rem 2rem;text-align:center}.about-hero h1{font-size:3rem;color:#fff;margin:0;letter-spacing:2px}.about-content{max-width:800px;margin:0 auto;padding:3rem 2rem;text-align:left}.about-content p{color:#ccc;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.terms-page{min-height:calc(100vh - 200px);background:linear-gradient(180deg,#000,#1a1a2e)}.terms-hero{padding:4rem 2rem;text-align:center;background:linear-gradient(135deg,#ff6b9d,#c44569)}.terms-hero h1{font-size:3rem;color:#fff;margin:0;letter-spacing:2px}.terms-content{max-width:800px;margin:0 auto;padding:3rem 2rem;text-align:left}.terms-section{margin-bottom:2.5rem}.terms-section h2{color:#ff6b9d;font-size:1.8rem;margin-bottom:1rem;border-bottom:2px solid #ff6b9d;padding-bottom:.5rem}.terms-section h3{color:#fff;font-size:1.3rem;margin:1.5rem 0 .75rem}.terms-section p{color:#ccc;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.terms-section a{color:#ff6b9d;text-decoration:none;transition:color .3s ease}.terms-section a:hover{color:#ff80a0;text-decoration:underline}@media(max-width:768px){.about-hero h1,.terms-hero h1{font-size:2rem}.about-content,.terms-content{padding:2rem 1.5rem}.about-content p,.terms-section p{font-size:1rem}.hero-section{flex-direction:column;height:auto;padding:0}.hero-section .title-section{flex:auto;padding:0;margin-bottom:0}.hero-section .title-section .title-container{position:relative}.hero-section .title-section h1{position:absolute;top:20px;left:80px;letter-spacing:8px;font-size:16px}.hero-section .title-section p{font-family:Allison;font-weight:400;font-style:normal;font-size:80px;color:#ff849f;margin-top:80px;margin-bottom:80px}.hero-section .image-section .back-image{width:400px}.hero-section .image-section .phone-image{position:absolute;width:320px;transform:translate(30px);z-index:0}.arc-section{position:relative;overflow:hidden;max-width:100%;width:100%;height:400px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:0;z-index:20}.arc-section .arc-content{position:absolute;color:#fff;text-align:center;z-index:30;width:80%;font-size:14px}.arc-section .back-image{position:absolute;z-index:31;width:400px;display:none}.arc-image{position:absolute;width:400%;height:auto;z-index:20;margin:auto}.section-3{flex-direction:column;height:auto;padding:200px 20px 100px;gap:50px}.section-3 .content{font-size:16px}.section-3 .back-image{width:300px}}*,*:before,*:after{box-sizing:border-box}.mc-root{position:absolute;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:24px;padding-top:160px}.mc-root p{width:80%}.mc-carousel{position:relative;width:100%;max-width:1000px;height:600px}.mc-stage{position:relative;width:100%;height:100%}.mc-slide{position:absolute;top:50%;left:50%;transition:transform .6s cubic-bezier(.22,.61,.36,1),opacity .6s ease,filter .6s ease;will-change:transform,opacity,filter}.mc-phone{width:260px;height:520px;padding:10px;position:relative;overflow:hidden}.mc-phone-notch{position:absolute;top:10px;left:50%;transform:translate(-50%);width:120px;height:22px;border-radius:0 0 16px 16px}.mc-phone-screen{position:absolute;inset:24px 10px 14px;border-radius:32px;overflow:hidden}.mc-phone-screen img{width:100%;height:100%;object-fit:contain}.mc-arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;border:none;background:#ff839e;color:#000;font-size:26px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:50;box-sizing:border-box;overflow:hidden}.mc-arrow-left{left:-108px}.mc-arrow-right{right:-100px}.mc-dots{margin-top:20px;display:flex;gap:8px}.mc-dot{width:8px;height:8px;border-radius:999px;border:none;background:#ffffff4d;cursor:pointer;padding:0;transition:width .2s ease,background .2s ease}.mc-dot-active{width:18px;background:linear-gradient(90deg,#ffb347,#ff4fa5)}@media(max-width:768px){.mc-carousel{height:520px;padding-bottom:100px}.mc-phone{width:320px;height:660px}.mc-root{font-size:16px;position:absolute}.mc-arrow-left{left:10px}.mc-arrow-right{right:10px}.mc-root{position:absolute;min-height:110vh;justify-content:start}.mc-root p{margin-bottom:100px}}.about-page{background-color:#2e0318;min-height:100vh;color:#fff;overflow-x:hidden;background:url(/assets/Home%201-ENHuhf-I.png) no-repeat center center fixed}.about-hero{position:relative;padding:6rem 2rem 4rem;text-align:center;overflow:hidden}.about-hero:before{content:"";position:absolute;top:-100px;left:50%;transform:translate(-50%);width:100%;max-width:800px;height:800px;opacity:.3;z-index:0;pointer-events:none}.about-hero-content{position:relative;z-index:10;max-width:800px;margin:0 auto}.about-hero h1{font-family:inherit;font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#fff}.about-hero p{font-size:1rem;line-height:1.6;color:#e0e0e0;margin-bottom:1.5rem}.about-section{padding:4rem 2rem;position:relative;background-color:#330422;margin-top:-20px}.about-hero-bg{width:100%}.feature-block{display:flex;flex-direction:column;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}.feature-images{width:100%;max-width:500px;display:flex;justify-content:center}.feature-images img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.5))}.feature-content{text-align:center;max-width:600px}.feature-content h2{font-size:2rem;margin-bottom:1.5rem;font-weight:700}.feature-content p{font-size:1rem;line-height:1.6;color:#d1d1d1}@media(min-width:900px){.about-hero{padding:8rem 2rem 6rem}.about-hero h1{font-size:3.5rem}.about-hero p{font-size:1.1rem}.feature-block{flex-direction:row;justify-content:space-between;text-align:left;gap:4rem}.feature-content{text-align:left;flex:1}.feature-images{flex:1}.about-section.reverse-desktop .feature-block{flex-direction:row-reverse}}.terms-privacy-page{min-height:100vh;background:url(/assets/Home%201-ENHuhf-I.png) no-repeat center center fixed;background-size:cover;position:relative;color:#fff;display:flex;flex-direction:column}.tp-content-wrapper{position:relative;z-index:2;flex:1;padding-top:40px;padding-bottom:60px;width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.tp-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center;margin-top:2rem}.tp-toggle-container{display:flex;background:#ffffff1a;border-radius:8px;padding:5px;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.tp-toggle-btn{background:transparent;border:none;color:#fff;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;border-radius:6px;transition:all .3s ease}.tp-toggle-btn.active{background-color:#ff80a0;color:#2b0e14}.tp-effective-date{font-size:.9rem;color:#ccc;margin-bottom:2rem;font-weight:500}.tp-card{background:#1e0a1499;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem;width:90%;box-shadow:0 10px 30px #0000004d;text-align:left}.tp-section{margin-bottom:2rem}.tp-section h3{font-size:1.2rem;font-weight:700;margin-bottom:.8rem;color:#fff}.tp-section p,.tp-section ul{font-size:1rem;line-height:1.6;color:#e0e0e0;margin-bottom:1rem}.tp-section ul{list-style-type:disc;padding-left:1.5rem}.tp-section li{margin-bottom:.5rem}.tp-link{color:#ff80a0;text-decoration:underline}@media(max-width:768px){.tp-title{font-size:1.8rem;padding:0 1rem}.tp-toggle-btn{padding:10px 16px;font-size:.9rem}.tp-card{padding:1.5rem;width:92%}.tp-section h3{font-size:1.1rem}.tp-section p,.tp-section li{font-size:.95rem}}
