body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#00bfff;--secondary-color:#6c757d;--success-color:#28a745;--danger-color:#dc3545;--warning-color:#ffc107;--info-color:#17a2b8;--light-color:#f8f9fa;--dark-color:#343a40;--white-color:#fff;--black-color:#000;--body-color:#212529;--font-size-base:1rem;--font-weight-base:var(--font-weight-regular);--headings-font-weight:600;--text-muted-color:#6c757d;--border-color:#e9ecef;--border-radius:0.25rem;--box-shadow:0 0.15rem 1.75rem 0 #0000001a;--transition:all 0.2s ease-in-out;--font-weight-thin:100;--font-weight-extra-light:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-black:900}.theme-light{--primary-color:#00bfff;--secondary-color:#6c757d;--success-color:#28a745;--danger-color:#dc3545;--warning-color:#ffc107;--info-color:#17a2b8;--font-color:#000;--button-color:#fff;--font-color-alternate:#fff;--background-color-1:#fff;--background-color-2:#eee;--scrollbar-background-color:#cecece;--scrollbar-thumb-color:#aaa;--box-shadow:0 0.15rem 1.75rem 0 #0000001a;--transition:all 0.2s ease-in-out}.theme-dark{--primary-color:#00bfff;--secondary-color:#6c757d;--success-color:#28a745;--danger-color:#dc3545;--warning-color:#ffc107;--info-color:#17a2b8;--font-color:#fff;--font-color-alternate:#000;--button-color:#1d1d1d;--background-color-1:#252525;--background-color-2:#2c2c2d;--scrollbar-background-color:#1a1a1a;--scrollbar-thumb-color:#6b6b6b;--box-shadow:0 0.15rem 1.75rem 0 #0000001a;--transition:all 0.2s ease-in-out}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;src:url(/static/media/Montserrat-VariableFont_wght.7e687123cd4528224ce5.ttf) format("truetype")}@font-face{font-family:Montserrat-Italic;font-style:italic;font-weight:100 900;src:url(/static/media/Montserrat-Italic-VariableFont_wght.7451547bd28d8dddbeea.ttf) format("truetype")}html{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:var(--font-weight-base);height:100%;overscroll-behavior:none;scroll-behavior:smooth;scrollbar-color:#333 #0000!important}html body{background-color:#0f0f0f;margin:0}body::-webkit-scrollbar{width:6px!important}body::-webkit-scrollbar-track{background:#0000!important}body::-webkit-scrollbar-thumb{background-color:#333!important;border-radius:10px!important}.App{font-family:Montserrat,sans-serif;letter-spacing:0;overflow-x:hidden;text-align:center}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.social-icons{display:flex;gap:15px;margin-top:10px}.social-icons a{align-items:center;background:#1c1c1c;border-radius:50%;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.social-icons a:hover{background:linear-gradient(90deg,rgba(217,60,0,.678),#a0370c4f,#9a47479e,#131313);box-shadow:0 0 20px #a6280680;transform:translateY(-3px)}.social-icons .social-icon{fill:#e0e0e0;height:18px;transition:fill .3s ease;width:18px}.navbar{backface-visibility:hidden;background:#0d0d0d;box-shadow:0 0 10px #000000bf;justify-content:space-between;left:0;padding:1rem;position:fixed;top:0;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%;will-change:transform;z-index:1000}.navbar,.navbar .navbar-logo{align-items:center;display:flex}.navbar .navbar-logo{font-size:1.5rem;font-weight:700;gap:10px;width:min-content}.navbar .navbar-logo a{-webkit-text-fill-color:#fff;background-image:none;color:#fff;text-decoration:none}.navbar .navbar-logo img{height:35px;width:35px}.navbar .navbar-logo:hover a{-webkit-text-fill-color:#0000;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#f27845,#e84545,#e84545,#e84545,#e84545);color:#0000}.navbar .navbar-links{display:flex;gap:30px;list-style:none;margin:0;padding:0;z-index:1001}.navbar .navbar-links li{font-size:16px;font-weight:500}.navbar .navbar-links li a{color:#e0e0e0;font-weight:600;text-decoration:none;transition:color .3s ease}.navbar .navbar-links li a:hover{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#f27845,#e84545,#e84545,#e84545,#e84545);color:#0000;text-decoration:none}.navbar .navbar-links li a.download-button{background:linear-gradient(45deg,#ff5100,#cd002c);border-radius:30px;color:#fff;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.5px;padding:.5rem 1.5rem}.navbar .navbar-links li a.download-button:hover{box-shadow:0 0 20px #bd581e;color:#fff}.navbar .navbar-links li button.download-button{background:none;background:linear-gradient(45deg,#ff5100,#cd002c);border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.5px;padding:.5rem 1.5rem;transition:all .3s ease}.navbar .navbar-links li button.download-button:hover{box-shadow:0 0 20px #bd581e;color:#fff;transform:translateY(-2px)}.navbar .menu-toggle{cursor:pointer;display:none;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.navbar .hamburger{height:20px;position:relative;width:25px}.navbar .hamburger span{background:linear-gradient(20deg,#d7524c,#0000);border-radius:3px;display:block;height:3px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.navbar .hamburger span:first-child{top:0}.navbar .hamburger span:nth-child(2){top:8px}.navbar .hamburger span:nth-child(3){top:16px}.navbar .hamburger.menu-open{width:35px}.navbar .hamburger.menu-open span:first-child{background:linear-gradient(124deg,#ff001d,#e1b779,#0000);top:8px;transform:rotate(45deg)}.navbar .hamburger.menu-open span:nth-child(2){opacity:0}.navbar .hamburger.menu-open span:nth-child(3){top:8px;transform:rotate(-45deg)}.navbar .hamburger.menu-open:hover span:first-child{background:linear-gradient(124deg,#ff001d,#e1b779,#0000)}.navbar .hamburger.menu-open:hover span:nth-child(2){color:#fff}.navbar .hamburger.menu-open:hover span:nth-child(3){opacity:.4}@media(max-width:850px){html:has(.navbar-links.menu-open){overflow:hidden}.navbar{align-items:normal;background:#0d0d0d;padding:1rem}.navbar .navbar-logo a{color:#fff}.navbar .menu-toggle{display:block;z-index:9999}.navbar .navbar-links{align-items:flex-start;background:#0d0d0dfc;flex-direction:column;gap:15px;height:calc(100vh - 66px);min-height:calc(100vh - 66px);padding:30px 25px 40px;position:fixed;right:-100%;top:66px;transition:right .3s ease;width:100%}.navbar .navbar-links li{margin:0}.navbar .navbar-links li a{display:block;font-size:18px;font-weight:600;padding:10px 0}.navbar .navbar-links li a.download-button{color:#fff;font-size:17px;margin:5px 0 0 -10px;padding:6px 18px;text-align:center}.navbar .navbar-links.menu-open{right:0}}.page-transition-container{min-height:100vh;position:relative;width:100%}.page-content{opacity:0;transition:opacity .4s ease-in-out}.page-content.visible{opacity:1}.page-overlay{background-color:#0e0e0e;bottom:0;left:0;opacity:1;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease-in-out;z-index:9999}.page-overlay.fade-out{opacity:0;transition:opacity .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.brand-icon{display:block;height:48px;width:48px}.brand-icon-logo{height:48px;mix-blend-mode:screen;object-fit:contain;width:48px}.brand-icon-phase{filter:drop-shadow(0 0 8px rgba(255,88,0,.45))}.main-video-overlay{background-color:#0000008c;inset:0;overflow:hidden;position:absolute;z-index:1}.main-video-overlay:before{background-image:url(/static/media/noise.437806a47b87f2deb0f2.png);content:"";inset:0;opacity:.05;position:absolute;z-index:1}.hero-section{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:70vh;overflow:hidden;padding:calc(6.5rem + var(--safe-area-inset-top)) 2rem 4rem;position:relative;text-align:center}.hero-section h1{color:#fff;font-size:52px;font-weight:900;letter-spacing:-.03em;line-height:1.05;margin:0 0 1rem}.hero-section p{font-size:1.25rem;font-weight:500}.hero-section:after{background:radial-gradient(ellipse at 30% 100%,#f2784547 0,#0000 60%),radial-gradient(ellipse at 70% 100%,#e8454538 0,#0000 60%);bottom:0;content:"";height:200px;left:0;pointer-events:none;position:absolute;right:0;z-index:2}.Home .hero-section .main-video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.Home .hero-section>:not(.main-video):not(.main-video-overlay):not(.hero-embers){position:relative;z-index:1}.Home .hero-section .hero-embers{bottom:0;height:180px;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;z-index:3}.Home .hero-section .hero-ember{animation:hero-ember-rise var(--dur) ease-out infinite;animation-delay:var(--delay);background:radial-gradient(circle,#ffd4a8 0,#ff7137 45%,#ff5800 70%,#0000 80%);border-radius:50%;bottom:4px;height:var(--s);left:var(--x);opacity:0;position:absolute;width:var(--s);will-change:transform,opacity}.Home .hero-section .hero-ember--spark{background:#ffc9a0;border-radius:0;clip-path:polygon(50% 0,57% 43%,100% 50%,57% 57%,50% 100%,43% 57%,0 50%,43% 43%);filter:drop-shadow(0 0 3px rgba(255,140,60,.7))}.Home .hero-section h1{font-size:72px;font-weight:800;letter-spacing:-1px;line-height:.92;margin:0 0 1rem;text-shadow:none;width:min(640px,100%)}.Home .hero-section h1 .hero-kicker{color:#fff;display:block;font-size:52px;font-weight:900;letter-spacing:0;line-height:1.3;margin-bottom:.3rem;text-shadow:0 2px 4px #00000073}.Home .hero-section h1 .hero-spark-row{align-items:center;display:flex;gap:.12em;justify-content:center;margin-inline:auto;width:fit-content}.Home .hero-section h1 em{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f27845,#e84545);-webkit-background-clip:text;background-clip:text;color:#0000;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35));font-family:Montserrat-Italic,Montserrat,sans-serif;font-style:italic;font-weight:800;margin-inline:0;width:fit-content}.Home .hero-section h1 .hero-brand{filter:drop-shadow(0 4px 12px rgba(0,0,0,.45));flex-shrink:0;height:.85em;mix-blend-mode:screen;object-fit:contain;pointer-events:none;width:.85em}.Home .hero-section p{font-size:17px;font-weight:500;margin:0 auto 1.75rem;max-width:440px;text-shadow:0 2px 4px #0009}.Home .hero-section .download-buttons{filter:drop-shadow(0 8px 18px rgba(0,0,0,.45));margin-top:0}.Home .hero-section:after{background:radial-gradient(ellipse at 30% 100%,#f278459e 0,#0000 60%),radial-gradient(ellipse at 70% 100%,#e8454585 0,#0000 60%);bottom:0;content:"";height:220px;left:0;pointer-events:none;position:absolute;right:0;z-index:2}.Home .page-container{box-shadow:-40px -8px 120px #f2784580,40px -8px 120px #e845456b}.promo-spotlight{align-items:flex-start;display:flex;gap:2.25rem;justify-content:center;margin:0 auto 4rem;max-width:1080px;padding:.5rem 0 0}.promo-spotlight figure{background:#111;border:1px solid #252525;border-radius:18px;box-shadow:0 12px 32px #00000059;flex:1 1;margin:0;max-width:320px;overflow:hidden}.promo-spotlight img{display:block;height:auto;width:100%}@property --snake-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes hero-ember-rise{0%{opacity:0;transform:translate(-50%,10px) translateX(0) scale(.75)}10%{opacity:.82}62%{opacity:.4}to{opacity:0;transform:translate(-50%,calc(var(--rise)*-1)) translateX(var(--drift)) scale(.4)}}@keyframes feature-snake{to{--snake-angle:360deg}}.features-preview{padding:3rem 0;text-align:center}.features-preview h2{margin-bottom:2rem}.features-preview .features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:2rem}.features-preview .features-grid .feature-card{background-color:#151515;border:1px solid #252525;border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:2rem;position:relative;transition:transform .3s ease}.features-preview .features-grid .feature-card:before{animation:feature-snake 4.5s linear infinite;background:conic-gradient(from var(--snake-angle),#0000 0 64%,#ff713740 74%,#ff7137 82%,#ff5800 88%,#ffd0b8 91%,#ff002e 95%,#0000 100%);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;z-index:1}.features-preview .features-grid .feature-card:nth-child(2):before{animation-delay:-1.5s}.features-preview .features-grid .feature-card:nth-child(3):before{animation-delay:-3s}.features-preview .features-grid .feature-card:hover{transform:translateY(-10px)}.features-preview .features-grid .feature-card .feature-icon{align-items:center;display:flex;height:148px;justify-content:center;margin-bottom:1rem;overflow:visible}.features-preview .features-grid .feature-card .swipe-deck{height:148px;position:relative;width:196px}.features-preview .features-grid .feature-card .swipe-card{background:#161616;border:1px solid #2c2c2c;border-radius:12px;box-shadow:0 10px 22px #00000073;height:118px;left:28px;overflow:hidden;position:absolute;top:14px;width:82px}.features-preview .features-grid .feature-card .swipe-card--back{opacity:.5;transform:rotate(-12deg) translate(-16px,8px)}.features-preview .features-grid .feature-card .swipe-card--next{transform:rotate(-4deg);z-index:1}.features-preview .features-grid .feature-card .swipe-card--liked{border-color:#e31c3d8c;transform:rotate(28deg) translate(62px,-16px);z-index:2}.features-preview .features-grid .feature-card .swipe-photo{height:64%}.features-preview .features-grid .feature-card .swipe-photo--cool{background:linear-gradient(180deg,#0000000d,#00000059),linear-gradient(145deg,#3a4a62,#1c2430)}.features-preview .features-grid .feature-card .swipe-photo--warm{background:linear-gradient(180deg,#0000000d,#50180a59),linear-gradient(145deg,#e08a4a,#9a3a28 55%,#3a1a16)}.features-preview .features-grid .feature-card .swipe-meta{padding:6px 7px 0;text-align:left}.features-preview .features-grid .feature-card .swipe-meta span,.features-preview .features-grid .feature-card .swipe-meta strong{display:block;line-height:1.25}.features-preview .features-grid .feature-card .swipe-meta strong{color:#fff;font-size:8px;font-weight:800}.features-preview .features-grid .feature-card .swipe-meta span{color:#9a9a9a;font-size:7px}.features-preview .features-grid .feature-card .swipe-heart{filter:drop-shadow(0 3px 8px rgba(0,0,0,.65));height:28px;left:50%;position:absolute;top:38%;transform:translate(-50%,-50%);width:28px}.features-preview .features-grid .feature-card h3{margin-bottom:1rem}@media(prefers-reduced-motion:reduce){.features-preview .feature-card:before{animation:none;background:linear-gradient(135deg,#ff7137,#da0030,#0000 55%)}.Home .hero-embers{display:none}}.how-it-works{margin:5rem 0;text-align:center}.how-it-works .steps-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.how-it-works .steps-grid .step-card{background-color:#151515;border:1px solid #252525;border-radius:20px;padding:2.5rem 2rem;position:relative;transition:all .3s ease}.how-it-works .steps-grid .step-card:hover{box-shadow:0 15px 40px #ff580033;transform:translateY(-10px)}.how-it-works .steps-grid .step-card:hover:before{background:linear-gradient(135deg,#ff5800,#ff002e,#0000,#0000);border-radius:20px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute}.how-it-works .steps-grid .step-card .step-number{align-items:center;background:linear-gradient(135deg,#4e4d4d,#ff3400);border-radius:50%;box-shadow:0 3px 10px #ff58004d;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:36px;justify-content:center;margin:0 auto 1.5rem;width:36px}.how-it-works .steps-grid .step-card h3{color:#fff;margin-bottom:1rem}.how-it-works .steps-grid .step-card p{line-height:1.6}.download-buttons{--store-badge-gap:clamp(8px,2.2cqi,16px);--store-badge-height:min(52px,calc((100cqi - var(--store-badge-gap))/6.35));container-type:inline-size;flex-flow:row nowrap;gap:var(--store-badge-gap);margin-top:1.5rem;max-width:100%;width:100%}.download-buttons,.download-buttons a{align-items:center;display:flex;justify-content:center}.download-buttons a{border-radius:30px;flex:0 0 auto;font-weight:700;height:var(--store-badge-height);margin:0;transition:transform .3s ease,filter .3s ease;width:auto}.download-buttons a:hover{filter:brightness(1.08);transform:translateY(-4px)}.download-buttons .app-store-button img,.download-buttons .play-store-button img{display:block;height:var(--store-badge-height);max-width:none;width:auto}.download-section{background-color:#121212;border:1px solid #252525;border-radius:10px;box-shadow:0 5px 15px #0000001a;margin:3rem 0;padding:3rem;scroll-margin-top:90px;text-align:center}.download-section .matchlyt-logo{margin-bottom:1rem;width:50px}.download-section .app-store-disclaimer{color:#888;font-size:12px;margin:1rem auto 0;max-width:300px}@media(max-width:768px){.hero-section{min-height:620px;padding:calc(5.5rem + var(--safe-area-inset-top)) 1.5rem 3rem}.Home .hero-section .hero-brand{height:.85em;width:.85em}.features-grid,.testimonial-grid{grid-template-columns:1fr}.download-section{padding:2.25rem .75rem}.promo-spotlight{flex-wrap:wrap;gap:1.5rem}.promo-spotlight figure{max-width:280px}.Home .hero-section h1{font-size:56px}.Home .hero-section h1 .hero-kicker{font-size:32px}}@media(max-width:520px){.promo-spotlight{align-items:center;flex-direction:column}.promo-spotlight figure{max-width:320px;width:100%}}.features-page .hero-section{min-height:70vh;overflow:hidden;position:relative;z-index:1}.features-page .hero-section:before{background-image:url(/static/media/features-hero-min.beb9bf09b06cb63a4b87.jpg);background-position:50%;background-size:cover;content:"";height:100%;left:0;opacity:.115;position:absolute;top:0;width:100%;z-index:-1}.features-page .hero-section h1{color:#fff;font-size:52px;font-weight:900;margin-bottom:1rem;position:relative;z-index:1}.features-page .hero-section p{color:#aaa;font-size:1.25rem;margin:0 auto;max-width:560px;position:relative;z-index:1}.features-page .section-heading{font-size:2.5rem;padding-top:4rem;position:relative;text-align:center}.features-page .section-heading:after{background:linear-gradient(90deg,#ff7137,#da0030,rgba(255,55,71,.541),#ff7137);border-radius:30px;bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.features-page .features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));padding:50px 0 0}.features-page .features-grid .feature-card{background-color:#151515;border:1px solid #252525;border-radius:10px;box-shadow:0 5px 15px #0000001a;padding:2rem;transition:transform .3s ease}.features-page .features-grid .feature-card:hover{transform:translateY(-10px)}.features-page .features-grid .feature-card .feature-icon{align-items:center;display:flex;height:56px;justify-content:center;margin-bottom:1rem}.features-page .features-grid .feature-card .brand-icon{display:block;height:48px;width:48px}.features-page .features-grid .feature-card .brand-icon-logo{height:48px;mix-blend-mode:screen;object-fit:contain;width:48px}.features-page .features-grid .feature-card .brand-icon-phase{filter:drop-shadow(0 0 8px rgba(255,88,0,.45))}.features-page .features-grid .feature-card h3{margin-bottom:1rem}.features-page .features-grid .feature-card ul{list-style:none;margin-left:0}.features-page .features-grid .feature-card ul li{color:#aaa;font-size:1rem;margin-bottom:.8rem;padding-left:1.8rem;position:relative}.features-page .features-grid .feature-card ul li:before{color:#fff;content:"✓";font-weight:700;margin:0 0 0 -25px;position:absolute}.features-page .cta-section{background:linear-gradient(135deg,#ca390200,#ffcb8f1a);border-radius:20px;margin:3rem 0;overflow:hidden;padding:3rem;position:relative;text-align:center}.features-page .cta-section:before{background:radial-gradient(circle,#bd1b1e33 0,#0000 70%);right:-50px;top:-50px}.features-page .cta-section:after,.features-page .cta-section:before{border-radius:50%;content:"";height:200px;position:absolute;width:200px}.features-page .cta-section:after{background:radial-gradient(circle,#f65d0245 0,#0000 70%);bottom:-50px;left:-50px}.features-page .cta-section h2{display:inline-block;font-size:2.5rem;margin-bottom:1.5rem;position:relative}.features-page .cta-section h2:after{background:linear-gradient(90deg,#ff7137,#da0030,rgba(255,55,71,.541),#ff7137);border-radius:30px;bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.features-page .cta-section p{color:#e0e0e0;font-size:1.2rem;margin:0 auto 2rem;max-width:600px}.features-page .cta-section .cta-button{background:linear-gradient(90deg,#ff5800,#ff002e);border-radius:30px;color:#fff;display:inline-block;font-size:17px;font-weight:600;overflow:hidden;padding:.6rem 1.5rem;position:relative;transition:all .3s ease}.features-page .cta-section .cta-button:after{background:#ffffff1a;border-radius:50%;content:"";height:300px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .5s ease;width:300px}.features-page .cta-section .cta-button:hover{box-shadow:0 10px 20px #d6524c66;transform:translateY(-5px)}.features-page .cta-section .cta-button:hover:after{transform:translate(-50%,-50%) scale(1)}@media(max-width:768px){.features-page .hero-section h1{font-size:32px}.features-page .hero-section p{font-size:1.05rem}.features-page .features-grid{grid-template-columns:1fr}.features-page .cta-section{padding:2rem 1rem}.features-page .cta-section h2{font-size:2rem}.features-page .cta-section p{font-size:1.1rem}}.support-page .hero-section{min-height:70vh;overflow:hidden;position:relative}.support-page .hero-section h1{font-size:52px;font-weight:900}.support-page .hero-section p{font-size:1.25rem}.support-page .hero-section:before{background-image:url(/static/media/support-hero-min.b6c4241d92a466b5dd76.jpg);background-position:50%;background-size:cover;content:"";height:100%;left:0;opacity:.115;position:absolute;top:0;width:100%}.support-page .support-contact{padding-top:4rem}.support-page .support-contact .contact-methods{display:flex;gap:2rem;justify-content:center;padding:0 25px}.support-page .support-contact .contact-methods .contact-card{background:#151515;border:1px solid #252525;border-radius:15px;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.support-page .support-contact .contact-methods .contact-card:hover{box-shadow:0 15px 30px #0003;transform:translateY(-10px)}.support-page .support-contact .contact-methods .contact-card h3{color:#fff;font-size:1.5rem;margin-bottom:1.2rem}.support-page .support-contact .contact-methods .contact-card p{color:#aaa;margin-bottom:.8rem}.support-page .support-contact .contact-methods .contact-card a{color:#e0e0e0;display:block;font-weight:700;margin:1rem 0;transition:color .3s ease}.support-page .support-contact .contact-methods .contact-card a:hover{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff5800,#ff002e);-webkit-background-clip:text;background-clip:text}.support-page .support-contact .contact-methods .contact-card .chat-button{background:linear-gradient(135deg,#ff5800,#ff002e);border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;margin:1rem 0;padding:.8rem 2rem;transition:all .3s ease}.support-page .support-contact .contact-methods .contact-card .chat-button:hover{box-shadow:0 5px 15px #ff580066;transform:translateY(-3px)}.support-page .faq-section{margin:5rem 0}.support-page .faq-section .faq-categories{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.support-page .faq-section .faq-categories button{background-color:#0000;border:2px solid #323232;border-radius:30px;color:#cacaca;cursor:pointer;font-weight:700;padding:.8rem 2rem;transition:all .3s ease}.support-page .faq-section .faq-categories button.active,.support-page .faq-section .faq-categories button:hover{background:linear-gradient(135deg,#ff5800,#ff002e);border-color:#0000;box-shadow:0 0 10px #ff4000;color:#fff}.support-page .faq-section .faq-list{margin:0 auto;max-width:800px}.support-page .faq-section .faq-list .faq-item{background:#151515;border:1px solid #252525;border-radius:15px;margin-bottom:1.5rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.support-page .faq-section .faq-list .faq-item:hover{box-shadow:0 10px 20px #0003;transform:translateY(-5px)}.support-page .faq-section .faq-list .faq-item h3{color:#fff;font-size:1.3rem;margin-bottom:1rem}.support-page .faq-section .faq-list .faq-item p{color:#aaa;line-height:1.6}.support-page .faq-section .faq-list .faq-item p a{color:#e0e0e0;font-weight:700}.support-page .support-form{margin:5rem 0}.support-page .support-form>p{color:#e0e0e0;font-size:1.1rem;margin:0 auto 3rem;max-width:600px;text-align:center}.support-page .support-form .contact-form{background:#151515;border:1px solid #252525;border-radius:15px;box-shadow:0 5px 15px #0000001a;margin:0 auto;max-width:600px;padding:2.5rem;text-align:left}.support-page .support-form .contact-form .form-group{margin-bottom:1.5rem}.support-page .support-form .contact-form .form-group label{color:#e0e0e0;display:block;font-weight:700;margin-bottom:.8rem}.support-page .support-form .contact-form .form-group input,.support-page .support-form .contact-form .form-group select,.support-page .support-form .contact-form .form-group textarea{background-color:#1c1c1c;border:1px solid #333;border-radius:8px;color:#e0e0e0;font-family:inherit;padding:.8rem;width:100%}.support-page .support-form .contact-form .form-group input:focus,.support-page .support-form .contact-form .form-group select:focus,.support-page .support-form .contact-form .form-group textarea:focus{border-color:#ff5800;outline:none}.support-page .support-form .contact-form .form-group textarea{resize:vertical}.support-page .support-form .contact-form .submit-button{background:linear-gradient(135deg,#ff5800,#ff002e);border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:700;padding:1rem;transition:all .3s ease;width:100%}.support-page .support-form .contact-form .submit-button:hover{box-shadow:0 5px 15px #ff580066;transform:translateY(-3px)}@media(max-width:768px){.support-page .support-contact .contact-methods{align-items:center;flex-direction:column;gap:1.5rem}.support-page .support-contact .contact-methods .contact-card{max-width:400px;padding:2rem;width:100%}.support-page .faq-categories{align-items:center;flex-direction:column}.support-page .faq-categories button{margin-bottom:.5rem;max-width:300px;width:100%}}.delete-account-page .hero-section{min-height:auto;overflow:hidden;padding-bottom:3rem;position:relative}.delete-account-page .hero-section h1{font-size:52px;font-weight:900;max-width:16ch}.delete-account-page .hero-section p{font-size:1.25rem;max-width:36rem}.delete-account-page .hero-section:before{background-image:url(/static/media/support-hero-min.b6c4241d92a466b5dd76.jpg);background-position:50%;background-size:cover;content:"";height:100%;left:0;opacity:.115;position:absolute;top:0;width:100%}.delete-account-page .delete-request{padding-top:3rem}.delete-account-page .delete-details{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:2rem 0 4rem}.delete-account-page .delete-card{background:#151515;border:1px solid #252525;border-radius:15px;padding:2rem}.delete-account-page .delete-card h2{color:#fff;font-size:1.4rem;margin-bottom:1rem}.delete-account-page .delete-card p{color:#aaa;line-height:1.6}.delete-account-page .delete-card a{color:#e0e0e0;font-weight:700}.delete-account-page .delete-card a:hover{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff5800,#ff002e);-webkit-background-clip:text;background-clip:text}.delete-account-page .delete-card--primary{margin:0 auto;max-width:720px;padding:2.5rem;text-align:center}.delete-account-page .delete-card--primary p{margin-bottom:1rem}.delete-account-page .delete-request-button{-webkit-text-fill-color:#fff;background:linear-gradient(135deg,#ff5800,#ff002e);border-radius:30px;color:#fff!important;display:inline-block;font-weight:700;margin:.5rem 0 1rem;padding:.9rem 2rem;text-decoration:none}.delete-account-page .delete-request-button:hover{-webkit-text-fill-color:#fff;background:linear-gradient(135deg,#ff5800,#ff002e);box-shadow:0 5px 15px #ff580066}.delete-account-page .delete-note{font-size:.95rem;margin-top:.5rem}@media(max-width:768px){.delete-account-page .hero-section h1{max-width:none}.delete-account-page .delete-card--primary{padding:2rem 1.25rem}}.safety-page .hero-section{min-height:70vh;overflow:hidden;position:relative}.safety-page .hero-section h1{font-size:52px;font-weight:900}.safety-page .hero-section p{font-size:1.25rem}.safety-page .hero-section:before{background-image:url(/static/media/safety-hero-min.dfbfec4328f32e3d2668.jpg);background-position:50%;background-size:cover;content:"";height:100%;left:0;opacity:.115;position:absolute;top:0;width:100%}.safety-page .safety-section{overflow:hidden;padding-top:4rem;position:relative}.safety-page .safety-section h2{font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}.safety-page .safety-section h2:after{background:linear-gradient(90deg,#ff7137,#da0030,rgba(255,55,71,.541),#ff7137);border-radius:30px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.safety-page .safety-section>p{color:#e0e0e0;font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:800px;position:relative;text-align:center;z-index:1}.safety-page .safety-section .safety-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));overflow:visible;position:relative;z-index:1}.safety-page .safety-section .safety-grid .safety-card{background:#151515;border:1px solid #252525;border-radius:15px;isolation:isolate;overflow:visible;padding:2.5rem;position:relative;transition:all .3s ease}.safety-page .safety-section .safety-grid .safety-card:hover{border-color:#0000;box-shadow:0 0 20px #ff58004d;transform:translateY(-10px)}.safety-page .safety-section .safety-grid .safety-card:after{background:linear-gradient(135deg,#ff5800,#f70031,#0000);border-radius:15px;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:1}.safety-page .safety-section .safety-grid .safety-card:hover:after{opacity:1}.safety-page .safety-section .safety-grid .safety-card h3{align-items:center;color:#fff;margin-bottom:1.2rem}.safety-page .safety-section .safety-grid .safety-card h3:before{background-color:#3b7efd;border-radius:50%;content:"✓";display:inline-block;font-size:1.2rem;height:25px;line-height:25px;margin-right:10px;text-align:center;width:25px}.safety-page .safety-section .safety-grid .safety-card p{color:#aaa;line-height:1.6}.safety-page .safety-tips{margin:5rem 0;position:relative}.safety-page .safety-tips:before{background:radial-gradient(circle at 10% 20%,#d6524c0d 0,#0000 50%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.safety-page .safety-tips h2{font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}.safety-page .safety-tips h2:after{background:linear-gradient(90deg,#ff7137,#da0030,rgba(255,55,71,.541),#ff7137);border-radius:30px;bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.safety-page .safety-tips .tip-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));overflow:visible}.safety-page .safety-tips .tip-container .tip{background:#151515;border:1px solid #252525;border-radius:15px;overflow:visible;padding:2.5rem;position:relative;transition:all .3s ease}.safety-page .safety-tips .tip-container .tip:first-child:before{bottom:10px;content:"1";font-size:120px;font-weight:700;line-height:1;opacity:.05;position:absolute;right:10px}.safety-page .safety-tips .tip-container .tip:nth-child(2):before{bottom:10px;content:"2";font-size:120px;font-weight:700;line-height:1;opacity:.05;position:absolute;right:10px}.safety-page .safety-tips .tip-container .tip:nth-child(3):before{bottom:10px;content:"3";font-size:120px;font-weight:700;line-height:1;opacity:.05;position:absolute;right:10px}.safety-page .safety-tips .tip-container .tip:hover{border-color:#0000;box-shadow:0 0 20px #ff58004d;transform:translateY(-10px)}.safety-page .safety-tips .tip-container .tip:after{background:linear-gradient(135deg,#ff5800,#f70031,#0000);border-radius:15px;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:1}.safety-page .safety-tips .tip-container .tip:hover:after{opacity:1}.safety-page .safety-tips .tip-container .tip h3{color:#fff;font-size:1.5rem;margin-bottom:1.5rem;position:relative;text-align:center}.safety-page .safety-tips .tip-container .tip h3:after{background:linear-gradient(90deg,#858585,#da3800,rgba(255,55,71,.541),#bbb3b0);border-radius:30px;bottom:-12px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.safety-page .safety-tips .tip-container .tip ul{list-style:none;position:relative;z-index:1}.safety-page .safety-tips .tip-container .tip ul li{color:#aaa;margin-bottom:1rem;padding-left:1.8rem;position:relative;text-align:left;transition:all .2s ease}.safety-page .safety-tips .tip-container .tip ul li:hover{color:#e0e0e0;transform:translateX(5px)}.safety-page .safety-tips .tip-container .tip ul li:before{color:#fff;content:"•";font-size:1.2rem;font-weight:700;margin:0 0 0 -20px;position:absolute}.safety-page .emergency-resources{margin:5rem 0;position:relative}.safety-page .emergency-resources:before{content:"⚠️";font-size:200px;left:50%;opacity:.03;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-1}.safety-page .emergency-resources h2{font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}.safety-page .emergency-resources h2:after{background:linear-gradient(90deg,#ff7137,#da0030,rgba(255,55,71,.541),#ff7137);border-radius:30px;bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.safety-page .emergency-resources>p{color:#e0e0e0;font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:800px;position:relative;text-align:center;z-index:1}.safety-page .emergency-resources .resources-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));position:relative;z-index:1}.safety-page .emergency-resources .resources-grid .resource-card{background:#151515;border:1px solid #252525;border-radius:15px;isolation:isolate;overflow:visible;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.safety-page .emergency-resources .resources-grid .resource-card:before{background:radial-gradient(circle,#9f4c0033 0,#0000 70%);border-radius:50%;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .5s ease;width:100%;z-index:-2}.safety-page .emergency-resources .resources-grid .resource-card:after{background:linear-gradient(135deg,#ff5800,#f70031,#0000);border-radius:15px;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:-1}.safety-page .emergency-resources .resources-grid .resource-card:hover{border-color:#0000;box-shadow:0 15px 30px #ff58004d;transform:translateY(-5px)}.safety-page .emergency-resources .resources-grid .resource-card:hover:before{transform:translate(-50%,-50%) scale(1.5)}.safety-page .emergency-resources .resources-grid .resource-card:hover:after{opacity:1}.safety-page .emergency-resources .resources-grid .resource-card h3{color:#fff;font-size:1.5rem;margin-bottom:1.2rem}.safety-page .emergency-resources .resources-grid .resource-card p{color:#aaa}@media(max-width:768px){.safety-page .resources-grid,.safety-page .safety-grid,.safety-page .tip-container{grid-template-columns:1fr}}.not-found-container{align-items:center;background-color:#0e0e0e;display:flex;justify-content:center;min-height:100vh;padding:2rem}.not-found-container .not-found-content{max-width:500px;text-align:center}.not-found-container .not-found-content .not-found-logo{margin-bottom:2rem;width:80px}.not-found-container .not-found-content h1{background:linear-gradient(90deg,#1b1b1b,#c3aaaa);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:8rem;font-weight:900;line-height:1;margin:0}.not-found-container .not-found-content h2{color:#fff;font-size:2.5rem;margin-bottom:1rem}.not-found-container .not-found-content p{color:#aaa;font-size:1.2rem;margin-bottom:2rem}.not-found-container .not-found-content .back-home-button{background-color:#fefefe36;border:1px solid #fff;border-radius:30px;color:#fff;display:inline-block;font-weight:700;padding:.8rem 2rem;transition:all .3s ease}.not-found-container .not-found-content .back-home-button:hover{background-color:#d6524c;border-color:#d6524c;transform:translateY(-3px)}@media(max-width:768px){.not-found-container .not-found-content h1{font-size:6rem}.not-found-container .not-found-content h2{font-size:2rem}}.legal-page .legal-content{margin:0 auto;max-width:900px;padding:100px 20px 60px;text-align:left}.legal-page .legal-content .legal-meta{color:#aaa;font-size:.9rem;font-style:italic;margin-bottom:1.5rem}.legal-page .legal-content .legal-disclaimer{border-left:3px solid #d6524c;color:#bbb;font-size:.9rem;margin-bottom:1.5rem;padding-left:.75rem}.legal-page .legal-content h1{color:#fff;font-size:2.2rem;margin-bottom:.5rem}.legal-page .legal-content h2{color:#fff;font-size:1.45rem;font-weight:600;margin:2rem 0 .75rem}.legal-page .legal-content h3{color:#f0f0f0;font-size:1.15rem;font-weight:600;margin:1.5rem 0 .5rem}.legal-page .legal-content li,.legal-page .legal-content p{color:#e0e0e0;line-height:1.6;margin-bottom:.75rem}.legal-page .legal-content ol,.legal-page .legal-content ul{margin:.5rem 0 1.25rem 1.25rem}.legal-page .legal-content li{margin-bottom:.4rem}.legal-page .legal-content a{color:#ff8a80;text-decoration:underline}.legal-page .legal-content strong{color:#fff;font-weight:600}.legal-page .legal-content hr{border:none;border-top:1px solid #ffffff1f;margin:2rem 0}.legal-page .legal-content .legal-nav{border-top:1px solid #ffffff1f;margin-top:3rem;padding-top:1.5rem}.legal-page .legal-content .legal-nav h3{margin-top:0}.legal-page .legal-content .legal-nav ul{grid-gap:.35rem 1rem;display:grid;gap:.35rem 1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));list-style:none;margin-left:0}.legal-page .legal-content .legal-nav li{margin:0}.legal-page .legal-content .legal-doc-list a,.legal-page .legal-content .legal-nav a{color:#e0e0e0;text-decoration:none;transition:all .3s ease}.legal-page .legal-content .legal-doc-list a:hover,.legal-page .legal-content .legal-nav a:hover{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f27845,#e84545,#e84545,#e84545,#e84545);-webkit-background-clip:text;background-clip:text;color:#0000}@media(max-width:768px){.legal-page .legal-content{padding-top:80px}.legal-page .legal-content h1{font-size:1.8rem}.legal-page .legal-content h2{font-size:1.25rem}}.waitlist-page{background:#0e0e0e;min-height:100vh;overflow-x:hidden;padding-top:67px;position:relative;width:100%}.waitlist-page .city-map-backdrop{background:#000000b3;bottom:0;cursor:pointer;left:0;position:fixed;right:0;top:0;z-index:1000}.waitlist-page .waitlist-hero{background:#0e0e0e;padding:0;position:relative;text-align:center}.waitlist-page .waitlist-hero .hero-video-wrapper{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.waitlist-page .waitlist-hero .hero-video-wrapper .hero-video{height:100%;object-fit:cover;opacity:.15;width:100%}.waitlist-page .waitlist-hero .hero-video-wrapper .hero-video-overlay{background:radial-gradient(circle at center,#0000 0,#0e0e0e 100%);height:100%;left:0;position:absolute;top:0;width:100%}.waitlist-page .waitlist-hero .hero-content{margin:0 auto;max-width:800px;padding:8rem 2rem 4rem;position:relative;z-index:1}.waitlist-page .waitlist-hero .hero-content .brand-header{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;margin-bottom:1rem}.waitlist-page .waitlist-hero .hero-content .brand-header .brand-logo{height:auto;width:40px}.waitlist-page .waitlist-hero .hero-content .brand-header .brand-name{color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:-.5px}.waitlist-page .waitlist-hero .hero-content .brand-header .brand-name .matchlyt-text{color:#fff;font-size:1.5rem}.waitlist-page .waitlist-hero .hero-content .brand-title{font-size:3rem;font-weight:800;margin-bottom:1rem;text-align:center}.waitlist-page .waitlist-hero .hero-content .brand-title .matchlyt-text{color:#fff}.waitlist-page .waitlist-hero .hero-content h1{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;max-width:700px;text-align:center}.waitlist-page .waitlist-hero .hero-content .subtitle{color:#aaa;font-size:1.35rem;font-weight:400;line-height:1.25;margin-bottom:3rem;text-align:center}.waitlist-page .waitlist-hero .hero-content .subtitle .platform-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff5800,#ff002e);-webkit-background-clip:text;background-clip:text;font-weight:600}.waitlist-page .waitlist-hero .hero-content .subtitle-hint{color:#aaa;font-size:1.05rem;font-weight:400;margin-bottom:3rem;text-align:center}.waitlist-page .waitlist-hero .hero-content .incentive-message{margin-top:2rem;max-width:100%}.waitlist-page .waitlist-hero .hero-content .incentive-message p{color:#aaa;font-size:.95rem;line-height:1.6;margin:0;text-align:center}.waitlist-page .waitlist-hero .hero-content .social-proof-compact{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.waitlist-page .waitlist-hero .hero-content .social-proof-compact .proof-badge{background:#1a1a1a66;border:1px solid #ffffff0d;border-radius:20px;color:#888;font-size:.9rem;line-height:1.5;max-width:100%;padding:.75rem 1.5rem}.waitlist-page .waitlist-hero .join-button{background:linear-gradient(45deg,#ff5100,#cd002c);border:none;border-radius:50px;box-shadow:0 10px 30px #ff58004d;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;padding:1.2rem 4rem;transition:all .3s ease}.waitlist-page .waitlist-hero .join-button:hover{box-shadow:0 15px 40px #ff580066;transform:translateY(-5px)}.waitlist-page .waitlist-hero .join-button:active{transform:translateY(-2px)}.waitlist-page .waitlist-hero .waitlist-form{margin:0 auto;width:100%}.waitlist-page .waitlist-hero .waitlist-form .form-hint{color:#aaa;font-size:1.05rem;font-weight:400;margin-top:1.5rem;text-align:center}.waitlist-page .waitlist-hero .waitlist-form .form-row{display:flex;flex-wrap:wrap;gap:1rem}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper{align-items:center;border:2px solid #2d2d2d38;border-radius:12px;display:flex;flex:1 1;min-width:200px;position:relative}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper:has(input:focus):not(.valid){background:#0a0a0acc;border:2px solid #0000}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper:has(input:focus):not(.valid):after{background:linear-gradient(135deg,#ff5800,#ff002e);border-radius:12px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;z-index:1}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper:has(input:focus):not(.valid) input{background:#0f0f0fe6}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper.valid{border:2px solid #0000}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper.valid:before{background:linear-gradient(135deg,#28a745,#888,#ffffff4d,#0000);border-radius:12px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;z-index:2}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper.valid:has(input:focus){border:2px solid #0000}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper.valid:has(input:focus):before{background:linear-gradient(135deg,#28a745,#888,#ffffff4d,#0000)}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper.valid .check-icon{animation:checkIn .3s ease;color:#28a745;font-size:1.2rem;font-weight:700;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:3}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper .input-icon{color:#888;font-size:1.2rem;left:1.2rem;pointer-events:none;position:absolute;z-index:1}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper input{background:#0a0a0a99;border:none;border-radius:10px;color:#fff;font-size:1rem;line-height:1;padding:1.2rem 3rem 1.2rem 3.5rem;transition:all .3s ease;width:100%}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper input:focus{background:#0f0f0fcc;outline:none}.waitlist-page .waitlist-hero .waitlist-form .form-row .input-wrapper input::placeholder{color:#555}@keyframes checkIn{0%{opacity:0;transform:translateY(-50%) scale(0)}to{opacity:1;transform:translateY(-50%) scale(1)}}.waitlist-page .waitlist-hero .waitlist-form .form-row .city-select-wrapper{position:relative}.waitlist-page .waitlist-hero .waitlist-form .form-row .city-select-wrapper .city-map-modal{background:#0a0a0a;bottom:0;height:100vh;left:0;margin-top:66px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;position:fixed;right:0;top:0;width:100vw;z-index:1001}.waitlist-page .waitlist-hero .waitlist-form .form-row .city-select-wrapper .city-suggestions{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;box-shadow:0 10px 40px #0009;left:0;margin-top:.5rem;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.waitlist-page .waitlist-hero .waitlist-form .form-row .city-select-wrapper .city-suggestions .city-suggestion{border-bottom:1px solid #2a2a2a;color:#fff;cursor:pointer;padding:1rem 1.5rem;transition:background-color .2s ease}.waitlist-page .waitlist-hero .waitlist-form .form-row .city-select-wrapper .city-suggestions .city-suggestion:last-child{border-bottom:none}.waitlist-page .waitlist-hero .waitlist-form .form-row .city-select-wrapper .city-suggestions .city-suggestion:hover{background-color:#222}.waitlist-page .waitlist-hero .waitlist-form .form-row .submit-button{align-items:center;background:linear-gradient(45deg,#ff5800,#f70031);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;line-height:1;padding:1.2rem 2rem;transition:all .3s ease;white-space:nowrap}.waitlist-page .waitlist-hero .waitlist-form .form-row .submit-button .arrow-icon{font-size:1.3rem;line-height:1;transition:transform .3s ease}.waitlist-page .waitlist-hero .waitlist-form .form-row .submit-button:hover:not(:disabled){box-shadow:0 0 20px #ff1e00;transform:translateY(-2px)}.waitlist-page .waitlist-hero .waitlist-form .form-row .submit-button:hover:not(:disabled) .arrow-icon{transform:translateX(5px)}.waitlist-page .waitlist-hero .waitlist-form .form-row .submit-button:disabled{cursor:not-allowed;opacity:.6}.waitlist-page .waitlist-hero .waitlist-form .city-input-hint{color:#666;font-size:.875rem;line-height:1.6;margin-top:1rem;padding:0 2rem;text-align:center}@media(max-width:768px){.waitlist-page .waitlist-hero .waitlist-form .city-input-hint{font-size:.8rem;padding:0 1rem}}.waitlist-page .waitlist-hero .success-message{padding:3rem 2rem;text-align:center}.waitlist-page .waitlist-hero .success-message .success-icon{align-items:center;animation:scaleIn .3s ease;background:linear-gradient(135deg,#28a745,#20c997);border-radius:50%;color:#fff;display:flex;font-size:3rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.waitlist-page .waitlist-hero .success-message h3{color:#fff;font-size:2rem;margin-bottom:1rem}.waitlist-page .waitlist-hero .success-message p{color:#aaa;font-size:1rem}.waitlist-page .waitlist-hero .success-message .success-cta{border-top:1px solid #2a2a2a;margin-top:2.5rem;padding-top:2.5rem}.waitlist-page .waitlist-hero .success-message .success-cta p{color:#888;font-size:.95rem;margin-bottom:1rem}.waitlist-page .waitlist-hero .success-message .success-cta .share-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.waitlist-page .waitlist-hero .success-message .success-cta .share-buttons .social-share-button{align-items:center;background:linear-gradient(45deg,#e4405f,#c13584);border-radius:30px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.waitlist-page .waitlist-hero .success-message .success-cta .share-buttons .social-share-button:hover{box-shadow:0 5px 20px #e1405f66;transform:translateY(-2px)}.waitlist-page .waitlist-hero .error-message{padding:3rem 2rem;text-align:center}.waitlist-page .waitlist-hero .error-message .error-icon{align-items:center;animation:scaleIn .3s ease;background:linear-gradient(135deg,#dc3545,#c82333);border-radius:50%;color:#fff;display:flex;font-size:3rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.waitlist-page .waitlist-hero .error-message h3{color:#fff;font-size:2rem;margin-bottom:1rem}.waitlist-page .waitlist-hero .error-message p{color:#aaa;font-size:1.2rem;margin-bottom:1.5rem}.waitlist-page .waitlist-hero .error-message .retry-button{background:linear-gradient(135deg,#ff5800,#ff002e);border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.waitlist-page .waitlist-hero .error-message .retry-button:hover{box-shadow:0 5px 15px #ff580066;transform:translateY(-2px)}.waitlist-page .waitlist-hero .waitlist-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-left:auto;margin-right:auto;margin-top:6rem;max-width:1200px}.waitlist-page .waitlist-hero .waitlist-features .feature-item{background:#0b0b0b;border-radius:30px;padding:30px;text-align:center}.waitlist-page .waitlist-hero .waitlist-features .feature-item .feature-icon{align-items:center;background:#151515;border:2px solid #1a1a1a;border-radius:50px;box-shadow:inset 0 0 20px #0d0d0d7a;display:flex;font-size:37px;height:90px;justify-content:center;margin:0 auto;width:90px}.waitlist-page .waitlist-hero .waitlist-features .feature-item h3{color:#fff;font-size:1.5rem;margin:.5rem 0}.waitlist-page .waitlist-hero .waitlist-features .feature-item p{color:#aaa;line-height:1.6}.waitlist-page .section-separator{border:none;border-top:3px dotted hsla(0,0%,100%,.043);margin:4rem auto;max-width:600px;padding:0;width:60%}.waitlist-page .features-link-section{margin:3rem auto;padding:0 2rem;text-align:center}.waitlist-page .features-link{align-items:center;background:linear-gradient(135deg,#ff5800,#ff002e);border-radius:50px;box-shadow:0 5px 20px #ff58004d;color:#fff;display:inline-flex;font-size:1.2rem;font-weight:600;gap:.75rem;overflow:hidden;padding:1.2rem 2.5rem;position:relative;text-decoration:none;transition:all .3s ease}.waitlist-page .features-link:before{background:linear-gradient(135deg,#ffffff4d,#0000 50%);content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:rotate(45deg);transition:all .5s ease;width:200%}.waitlist-page .features-link:hover{box-shadow:0 10px 30px #ff580080;transform:translateY(-3px)}.waitlist-page .features-link:hover:before{animation:shimmer 1s ease-in-out;opacity:1}.waitlist-page .features-link:hover .arrow-icon{transform:translateX(5px)}.waitlist-page .features-link:active{transform:translateY(-1px)}.waitlist-page .features-link .arrow-icon{font-size:1.3rem;transition:transform .3s ease}@keyframes shimmer{0%{left:-100%;top:-100%}to{left:100%;top:100%}}.waitlist-page .testimonials{background:#0000;margin:0 auto;padding:6rem 2rem;width:80%}.waitlist-page .testimonials h2{color:#fff;font-size:3rem;font-weight:800;margin-bottom:4rem;text-align:center}.waitlist-page .testimonials .testimonials-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.waitlist-page .testimonials .testimonials-grid .testimonial-card{padding:0;text-align:center}.waitlist-page .testimonials .testimonials-grid .testimonial-card .testimonial-emoji{align-items:center;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:50%;display:inline-flex;font-size:3rem;height:80px;justify-content:center;line-height:1;margin-bottom:1rem;padding:.5rem;width:80px}.waitlist-page .testimonials .testimonials-grid .testimonial-card .testimonial-text{color:#fff;font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.waitlist-page .testimonials .testimonials-grid .testimonial-card .testimonial-author{color:#888;font-size:1rem;font-weight:500}.waitlist-page .why-waitlist{background:#0a0a0a;border-radius:50px 50px 0 0;padding:6rem 2rem}.waitlist-page .why-waitlist h2{color:#fff;font-size:3rem;font-weight:800;margin-bottom:4rem;text-align:center}.waitlist-page .why-waitlist .benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.waitlist-page .why-waitlist .benefits-grid .benefit-card{background:#151515;border:1px solid #0000;border-radius:20px;box-shadow:0 5px 15px #0003;padding:2.5rem;position:relative;transition:all .3s ease}.waitlist-page .why-waitlist .benefits-grid .benefit-card:before{background:#252525;border-radius:20px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute}.waitlist-page .why-waitlist .benefits-grid .benefit-card:hover{box-shadow:0 15px 40px #ff58001a;transform:translateY(-10px)}.waitlist-page .why-waitlist .benefits-grid .benefit-card:hover:before{background:linear-gradient(#ff5800,#ff002e,#0000)}.waitlist-page .why-waitlist .benefits-grid h3{color:#fff;font-size:2rem;margin-bottom:1rem}.waitlist-page .why-waitlist .benefits-grid p{color:#aaa;font-size:1.1rem;line-height:1.8}@media(max-width:768px){.waitlist-page .waitlist-hero{padding:4rem 0}.waitlist-page .waitlist-hero .hero-content{padding:.75rem 2.5rem}.waitlist-page .waitlist-hero .hero-content .brand-header .brand-logo{width:35px}.waitlist-page .waitlist-hero .hero-content .brand-header .brand-name{font-size:1.35rem}.waitlist-page .waitlist-hero .hero-content .matchlyt-text{color:#fff;font-size:1.5rem}.waitlist-page .waitlist-hero .hero-content .brand-title{font-size:1.75rem;margin-bottom:1.5rem}.waitlist-page .waitlist-hero .hero-content h1{font-size:1.75rem;font-weight:700;line-height:1.5;margin:0 auto;width:90%}.waitlist-page .waitlist-hero .hero-content .subtitle{font-size:1rem;line-height:1.5;margin:1rem 0 2rem}.waitlist-page .waitlist-hero .hero-content .subtitle-hint{font-size:.95rem;margin-bottom:2rem}.waitlist-page .waitlist-hero .hero-content .incentive-message{margin-top:1.5rem}.waitlist-page .waitlist-hero .hero-content .incentive-message p{font-size:.85rem}.waitlist-page .waitlist-hero .hero-content .social-proof-compact{align-items:center;flex-direction:column;flex-wrap:wrap;gap:1rem}.waitlist-page .waitlist-hero .hero-content .social-proof-compact .proof-badge{font-size:.85rem;line-height:1.5;max-width:100%;padding:.75rem 1rem;text-align:center}.waitlist-page .waitlist-hero .waitlist-form{padding:0 .25rem}.waitlist-page .waitlist-hero .waitlist-form .form-hint{font-size:.9rem;margin-top:1rem}.waitlist-page .waitlist-hero .waitlist-form .form-row{flex-direction:column}.waitlist-page .waitlist-hero .waitlist-form .form-row .city-select-wrapper,.waitlist-page .waitlist-hero .waitlist-form .form-row .submit-button,.waitlist-page .waitlist-hero .waitlist-form .form-row input{width:100%}.waitlist-page .waitlist-hero .waitlist-form .form-row .submit-button{padding:1.2rem}.waitlist-page .waitlist-hero .waitlist-features{gap:2rem;margin-top:4rem;padding:0 1.5rem}.waitlist-page .waitlist-hero .waitlist-features .feature-item .feature-icon{font-size:2.25rem}.waitlist-page .waitlist-hero .waitlist-features .feature-item h3{font-size:1.2rem}.waitlist-page .section-separator{margin:2rem auto;width:80%}.waitlist-page .features-link-section{margin:2rem auto;padding:0 1rem}.waitlist-page .features-link{font-size:1rem;padding:1rem 2rem}.waitlist-page .features-link .arrow-icon{font-size:1.1rem}.waitlist-page .testimonials{padding:3rem 1.5rem}.waitlist-page .testimonials h2{font-size:1.5rem;margin-bottom:2rem}.waitlist-page .testimonials .testimonials-grid{gap:2rem;grid-template-columns:1fr}.waitlist-page .testimonials .testimonials-grid .testimonial-card .testimonial-emoji{font-size:2rem;height:60px;margin-bottom:.75rem;width:60px}.waitlist-page .testimonials .testimonials-grid .testimonial-card .testimonial-text{font-size:1rem;margin-bottom:.75rem}.waitlist-page .testimonials .testimonials-grid .testimonial-card .testimonial-author{font-size:.9rem}.waitlist-page .why-waitlist{padding:3rem 1.5rem}.waitlist-page .why-waitlist h2{font-size:1.5rem}.waitlist-page .why-waitlist .benefits-grid{gap:1.25rem;grid-template-columns:1fr}.waitlist-page .why-waitlist .benefits-grid .benefit-card{padding:1.5rem}.waitlist-page .why-waitlist .benefits-grid .benefit-card h3{font-size:1.1rem}.waitlist-page .why-waitlist .benefits-grid .benefit-card p{font-size:.9rem}}.city-map-selector{background:#0a0a0a;border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.city-map-selector{border-radius:0}}.city-map-selector .close-button{align-items:center;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;left:1.5rem;position:absolute;top:1.5rem;transition:all .3s ease;width:40px;z-index:1002}.city-map-selector .close-button:hover{background:linear-gradient(135deg,#ff5800,#f70031);border:#0000;box-shadow:0 0 10px #ff5800}.city-map-selector .selector-header{align-items:center;background:#111;border-bottom:1px solid #2a2a2a;display:flex;flex-shrink:0;height:auto;justify-content:center;min-height:75px;padding:1rem 0}@media(max-width:768px){.city-map-selector .selector-header{border-top-left-radius:0;border-top-right-radius:0}}.city-map-selector .selector-header .view-toggle{align-items:center;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:15px;display:flex;height:43px;justify-content:center;position:relative;width:200px}.city-map-selector .selector-header .view-toggle .slider{align-items:center;background:linear-gradient(135deg,#ff5800,#f70031);border-radius:12px;box-shadow:0 0 15px #ff580080;display:flex;height:calc(100% - 8px);left:4px;position:absolute;top:4px;transition:transform .2s cubic-bezier(.4,0,.2,1);width:calc(50% - 4px);will-change:transform;z-index:0}.city-map-selector .selector-header .view-toggle .slider.active{transform:translateX(100%)}.city-map-selector .selector-header .view-toggle .toggle-option{background:#0000;border:none;border-radius:6px;color:#888;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.5rem 1.5rem;position:relative;transition:color .3s ease;z-index:1}.city-map-selector .selector-header .view-toggle .toggle-option.active,.city-map-selector .selector-header .view-toggle .toggle-option:hover{color:#fff}.city-map-selector .selector-layout{display:flex;flex:1 1;flex-direction:row;gap:0;height:100%;min-height:100%;overflow:hidden;position:relative}@media(max-width:768px){.city-map-selector .selector-layout{flex-direction:column}}.city-map-selector .state-section{background:#0a0a0a;display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:2rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.city-map-selector .state-section::-webkit-scrollbar{width:6px}.city-map-selector .state-section::-webkit-scrollbar-track{background:#0a0a0a}.city-map-selector .state-section::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}.city-map-selector .state-section::-webkit-scrollbar-thumb:hover{background:#3a3a3a}@media(max-width:768px){.city-map-selector .state-section{bottom:0;left:0;position:absolute;right:0;top:0;transform:translateX(0);z-index:1}.city-map-selector .state-section.hidden{transform:translateX(-100%)}}.city-map-selector .state-section .map-container{align-items:center;display:flex;flex:1 1;justify-content:center}.city-map-selector .state-section .map-container svg{height:auto;max-width:100%}.city-map-selector .state-section .state-search-container{background:#111;border-bottom:1px solid #2a2a2a;box-shadow:0 0 20px #050505;display:flex;flex-direction:column;margin:-2rem -1.5rem 1.25rem -2.35rem;padding:1rem 2rem 1rem calc(2rem + 10px);position:sticky;top:-10px;z-index:10}.city-map-selector .state-section .state-search-container .state-search-input{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;color:#fff;font-size:.875rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.city-map-selector .state-section .state-search-container .state-search-input:focus{background:#1f1f1f;border-color:#ff5800;outline:none}.city-map-selector .state-section .state-search-container .state-search-input::placeholder{color:#555}.city-map-selector .state-section .state-list{background:#101010;display:flex;flex-direction:column;gap:.85rem;overflow-x:hidden;padding:15px 8px;width:100%}@media(max-width:768px){.city-map-selector .state-section .state-list{padding-bottom:calc(150px + env(safe-area-inset-bottom))}}.city-map-selector .state-section .state-item{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;isolation:isolate;padding:1rem;position:relative;text-align:left;transition:all .3s ease}.city-map-selector .state-section .state-item:before{background:linear-gradient(135deg,#ff5800,#f70031);border-radius:8px;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;position:absolute;transition:opacity .3s ease}.city-map-selector .state-section .state-item:hover:before{opacity:1}.city-map-selector .state-section .state-item:hover:not(.selected){background:#1f1f1f}.city-map-selector .state-section .state-item.selected{border-color:#ff5800}.city-map-selector .state-section .state-item.selected:before{opacity:1}.city-map-selector .state-section .state-item.selected,.city-map-selector .state-section .state-item.selected:hover{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-color:#1f1f1f;background-image:linear-gradient(135deg,#ff5800,#f70031);color:#0000}.city-map-selector .state-section.list{padding:10px}.city-map-selector .cities-section{background:#111;border-left:1px solid #2a2a2a;display:flex;flex:1 1;flex-direction:column;max-height:100%;overflow:hidden;transition:transform .4s cubic-bezier(.4,0,.2,1)}.city-map-selector .cities-section.active{display:flex}@media(max-width:768px){.city-map-selector .cities-section{border-left:none;border-top:1px solid #2a2a2a;bottom:0;left:0;position:absolute;right:0;top:0;transform:translateX(100%);z-index:0}.city-map-selector .cities-section.active{transform:translateX(0)}}.city-map-selector .cities-header{align-items:center;border-bottom:1px solid #2a2a2a;display:flex;gap:1rem;padding:1.5rem}.city-map-selector .cities-header h3{color:#fff;font-size:1.25rem;font-weight:600;margin:0}.city-map-selector .cities-header .back-button{background:#0000;border:1px solid #2a2a2a;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;isolation:isolate;padding:.75rem;position:relative;transition:all .3s ease}.city-map-selector .cities-header .back-button:before{background:linear-gradient(135deg,#ff5800,#f70031);border-radius:8px;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;position:absolute;transition:opacity .3s ease}.city-map-selector .cities-header .back-button:hover:before{opacity:1}.city-map-selector .cities-header .back-button:hover{border-color:#0000;color:#ff5800}.city-map-selector .city-search-container{background:#111;border-bottom:1px solid #2a2a2a;box-shadow:0 10px 25px rgba(5,5,5,.808);padding:1rem 1.5rem 1rem 1rem;position:sticky;top:0;z-index:10}.city-map-selector .city-search-container .city-search-input{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;color:#fff;font-size:.875rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.city-map-selector .city-search-container .city-search-input:focus{background:#1f1f1f;border-color:#ff5800;outline:none}.city-map-selector .city-search-container .city-search-input::placeholder{color:#555}.city-map-selector .city-list{display:flex;flex:1 1;flex-direction:column;gap:.85rem;overflow-x:hidden;overflow-y:auto;padding:1rem}@media(max-width:768px){.city-map-selector .city-list{padding-bottom:calc(150px + env(safe-area-inset-bottom))}}.city-map-selector .city-list::-webkit-scrollbar{width:6px}.city-map-selector .city-list::-webkit-scrollbar-track{background:#0a0a0a}.city-map-selector .city-list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}.city-map-selector .city-list::-webkit-scrollbar-thumb:hover{background:#3a3a3a}.city-map-selector .city-item{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;isolation:isolate;padding:1rem;position:relative;text-align:left;transition:all .3s ease}.city-map-selector .city-item:before{background:linear-gradient(135deg,#ff5800,#f70031);border-radius:8px;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;position:absolute;transition:opacity .3s ease}.city-map-selector .city-item:hover:before{opacity:1}.city-map-selector .city-item:hover:not(.selected){background:#1f1f1f}.city-map-selector .city-item.selected{border-color:#ff5800}.city-map-selector .city-item.selected:before{opacity:1}.city-map-selector .city-item.selected,.city-map-selector .city-item.selected:hover{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-color:#1f1f1f;background-image:linear-gradient(135deg,#ff5800,#f70031);color:#0000}.city-map-selector .city-item.custom-city-option{background:#1f1f1f;border-color:#4a4a4a;color:#ff5800;font-weight:600}.city-map-selector .city-item.custom-city-option:before{background:linear-gradient(135deg,#ff5800,#f70031);opacity:.5}.city-map-selector .city-item.custom-city-option:hover{background:#252525;border-color:#ff5800;box-shadow:0 0 10px #ff58004d}.city-map-selector .city-item.custom-city-option:hover:before{opacity:1}.city-map-selector .more-cities{color:#666;font-size:.875rem;font-style:italic;margin:0;padding:1rem;text-align:center}.city-map-selector .custom-city-message{border-top:1px solid #2a2a2a;color:#888;font-size:.75rem;line-height:1.5;margin:.5rem 0 0;padding:1rem;text-align:center}@media(max-width:768px){.city-map-selector .custom-city-message{font-size:.875rem;padding:.75rem}}.city-map-selector .empty-state{align-items:center;color:#666;display:flex;flex:1 1;font-size:.875rem;justify-content:center;padding:2rem 1rem;text-align:center}.city-map-selector .empty-state p{margin:0}:root{--safe-area-inset-top:env(safe-area-inset-top,0px);--safe-area-inset-right:env(safe-area-inset-right,0px);--safe-area-inset-bottom:env(safe-area-inset-bottom,0px);--safe-area-inset-left:env(safe-area-inset-left,0px)}*{box-sizing:border-box;margin:0;padding:0}body{background:#1c1c1c;line-height:1.6;overscroll-behavior:none}a,body{color:#e0e0e0}a{text-decoration:none}ul{list-style:none}img{max-width:100%}h1,h2,h3,h4{color:#e0e0e0}h1,h2,h3,h4,p{margin-bottom:1rem}.text-center{text-align:center}.brand-tm{font-size:.42em;font-weight:600;letter-spacing:0;line-height:0;margin-left:.04em;opacity:.78;vertical-align:super}.page-container{background:#0b0b0b;box-shadow:2px -3px 107px #80423f;padding-bottom:calc(1rem + env(safe-area-inset-bottom, 0px));padding-bottom:calc(1rem + var(--safe-area-inset-bottom));padding-left:calc(1.5rem + env(safe-area-inset-left, 0px));padding-left:calc(1.5rem + var(--safe-area-inset-left));padding-right:calc(1.5rem + env(safe-area-inset-right, 0px));padding-right:calc(1.5rem + var(--safe-area-inset-right))}.secondary-button{background-color:#0000;border:2px solid #fff;border-radius:30px;color:#fff;display:inline-block;font-weight:700;padding:.8rem 2rem;transition:all .3s ease}.secondary-button:hover{background:linear-gradient(45deg,#ff5100,#cd002c);border:#0000;box-shadow:0 0 20px #bd581e;transform:translateY(10px)}.submit-button{background-color:#d6524c;border:none;border-radius:5px;color:#1c1c1c;cursor:pointer;display:block;font-weight:700;padding:.8rem;transition:all .3s ease;width:100%}.submit-button:hover{background-color:#c2332d}.footer{background-color:#0f0f0f;color:#e0e0e0;padding-bottom:calc(1rem + env(safe-area-inset-bottom, 0px));padding-bottom:calc(1rem + var(--safe-area-inset-bottom));padding-left:calc(2.5rem + env(safe-area-inset-left, 0px));padding-left:calc(2.5rem + var(--safe-area-inset-left));padding-right:calc(2.5rem + env(safe-area-inset-right, 0px));padding-right:calc(2.5rem + var(--safe-area-inset-right));padding-top:1rem}.footer .footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px}.footer .footer-content .footer-section{text-align:left}.footer .footer-content .footer-section h3{font-size:18px;margin-bottom:15px}.footer .footer-content .footer-section ul li{margin-bottom:.5rem}.footer .footer-content .footer-section ul li a{color:#e0e0e0;transition:all .3s ease}.footer .footer-content .footer-section ul li a:hover{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f27845,#e84545,#e84545,#e84545,#e84545);-webkit-background-clip:text;background-clip:text;color:#0000}.footer .footer-content .footer-section a{color:#e0e0e0;transition:all .3s ease}.footer .footer-content .footer-section a:hover{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f27845,#e84545,#e84545,#e84545,#e84545);-webkit-background-clip:text;background-clip:text;color:#0000}.footer .footer-content .footer-section p{margin-bottom:.5rem}.footer .footer-bottom{border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:1rem;text-align:center}@media(max-width:768px){.navbar{flex-direction:column}.hero-section{padding:2rem 1rem}.hero-section h1{font-size:32px;line-height:1;max-width:350px}.hero-section p{font-size:16px}}body.no-scroll{height:100%;overflow:hidden;position:fixed;width:100%}.navbar{padding-left:calc(1.5rem + env(safe-area-inset-left, 0px));padding-left:calc(1.5rem + var(--safe-area-inset-left));padding-right:calc(1.5rem + env(safe-area-inset-right, 0px));padding-right:calc(1.5rem + var(--safe-area-inset-right));padding-top:calc(1rem + env(safe-area-inset-top, 0px));padding-top:calc(1rem + var(--safe-area-inset-top))}.hero-section{padding-left:calc(2rem + env(safe-area-inset-left, 0px));padding-left:calc(2rem + var(--safe-area-inset-left));padding-right:calc(2rem + env(safe-area-inset-right, 0px));padding-right:calc(2rem + var(--safe-area-inset-right));padding-top:calc(8rem + env(safe-area-inset-top, 0px));padding-top:calc(8rem + var(--safe-area-inset-top))}.bottom-nav{bottom:env(safe-area-inset-bottom,0);bottom:var(--safe-area-inset-bottom);left:0;padding-bottom:1rem;position:fixed;right:0}.modal{padding:calc(1rem + env(safe-area-inset-top, 0px)) calc(1rem + env(safe-area-inset-right, 0px)) calc(1rem + env(safe-area-inset-bottom, 0px)) calc(1rem + env(safe-area-inset-left, 0px));padding:calc(1rem + var(--safe-area-inset-top)) calc(1rem + var(--safe-area-inset-right)) calc(1rem + var(--safe-area-inset-bottom)) calc(1rem + var(--safe-area-inset-left))}@media screen and (orientation:landscape){.hero-section{padding-left:calc(2rem + env(safe-area-inset-left, 0px));padding-left:calc(2rem + var(--safe-area-inset-left));padding-right:calc(2rem + env(safe-area-inset-right, 0px));padding-right:calc(2rem + var(--safe-area-inset-right))}.page-container{padding-left:calc(1.5rem + env(safe-area-inset-left, 0px));padding-left:calc(1.5rem + var(--safe-area-inset-left));padding-right:calc(1.5rem + env(safe-area-inset-right, 0px));padding-right:calc(1.5rem + var(--safe-area-inset-right))}}.invite-page .hero-section{min-height:400px;overflow:hidden;position:relative}.invite-page .hero-section:after{background:radial-gradient(ellipse at 32% 50%,#f278456b 0,#0000 58%),radial-gradient(ellipse at 68% 50%,#e845455c 0,#0000 58%);bottom:-30px;content:"";height:180px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:min(720px,90%);z-index:0}.invite-page .hero-section h1,.invite-page .hero-section p{position:relative;z-index:1}.invite-page .hero-section h1{color:#fff;font-size:3rem;font-weight:800;margin-bottom:1rem}.invite-page .hero-section p{color:#aaa;font-size:1.2rem;margin:0 auto;max-width:520px}.invite-page .page-container{box-shadow:-36px -6px 110px #f2784561,36px -6px 110px #e8454552}.invite-page .invite-card{background:#121212;border:1px solid #252525;border-radius:16px;margin:0 auto 5rem;max-width:480px;padding:2.5rem 2rem;text-align:center}.invite-page .invite-label{color:#888;font-size:.85rem;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}.invite-page .invite-code{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#f27845,#e84545);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2rem;font-weight:800;letter-spacing:.12em;margin:0 0 1.25rem}.invite-page .copy-code{-webkit-appearance:none;appearance:none;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;margin-bottom:2rem;padding:.65rem 1.4rem}.invite-page .invite-missing{color:#aaa;margin:0 0 2rem}.invite-page .download-buttons{--store-badge-gap:clamp(8px,2.2cqi,16px);--store-badge-height:min(52px,calc((100cqi - var(--store-badge-gap))/6.35));align-items:center;container-type:inline-size;display:flex;flex-flow:row nowrap;gap:var(--store-badge-gap);justify-content:center;max-width:100%;width:100%}.invite-page .download-buttons a{align-items:center;display:flex;flex:0 0 auto;height:var(--store-badge-height);justify-content:center;width:auto}.invite-page .download-buttons .app-store-button img,.invite-page .download-buttons .play-store-button img{display:block;height:var(--store-badge-height);max-width:none;width:auto}.invite-page .invite-steps{color:#aaa;line-height:1.55;margin:2rem auto 0;max-width:360px;padding:0;text-align:left}.invite-page .invite-steps li{margin:0 0 .6rem}.invite-page .invite-home{margin:2rem 0 0}.invite-page .invite-home a{color:#e0e0e0;font-weight:600}.checkout-page{align-items:center;background:#0b0b0c;display:flex;justify-content:center;min-height:100vh;padding:clamp(3.75rem,6vw,5rem) clamp(1rem,5vw,2rem) clamp(2.25rem,5vw,3.25rem)}.checkout-shell{grid-gap:clamp(1.4rem,3vw,2rem);background:#0a0a0cf5;border:1px solid #ff580024;border-radius:22px;box-shadow:0 32px 72px #00000075;display:grid;gap:clamp(1.4rem,3vw,2rem);max-width:920px;padding:clamp(1.4rem,3vw,2rem);width:100%}.checkout-header{grid-gap:clamp(.8rem,2vw,1.2rem);color:#f5f5f7;display:grid;gap:clamp(.8rem,2vw,1.2rem)}.checkout-brand{align-items:center;display:inline-flex;gap:.65rem}.checkout-brand img{filter:drop-shadow(0 6px 18px rgba(255,88,0,.35));height:auto;object-fit:contain;width:clamp(42px,5.5vw,52px)}.checkout-brand>span{color:#fff;font-size:clamp(1.05rem,2.3vw,1.35rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.checkout-brand .brand-tm{font-size:.36em;margin-left:.08em;vertical-align:.2em}.plan-overview{grid-gap:clamp(.6rem,1.8vw,.9rem);display:grid;gap:clamp(.6rem,1.8vw,.9rem)}.plan-heading{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.plan-heading h1{color:#fff;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:700;margin:0}.plan-price{align-items:baseline;display:flex;gap:.4rem}.price-main{color:#fff;font-size:clamp(1.9rem,4.5vw,2.4rem);font-weight:700}.price-term{color:#b9bac2;font-size:.95rem}.plan-subline{color:#ffffffc2;font-size:clamp(.95rem,2.2vw,1.05rem);line-height:1.55;margin:0}.plan-perks{grid-gap:.55rem;display:grid;gap:.55rem;list-style:none;margin:0;padding:0}.plan-perks li{align-items:center;color:#ffffffe0;display:flex;font-size:.98rem;gap:.6rem}.plan-perks li svg{color:#4ade80;flex-shrink:0;font-size:1.1rem}.payment-form{grid-gap:clamp(1rem,2.8vw,1.4rem);align-items:stretch;display:grid;gap:clamp(1rem,2.8vw,1.4rem)}.payment-module{min-width:0;width:100%}.dropin-module{background:#fff;border-radius:18px;box-shadow:0 16px 28px #00000047;color:#0f0f13;padding:clamp(1rem,3vw,1.6rem)}.dropin-module .nonce-text{color:#f5f5f5;font-size:.85rem;margin-top:.75rem}.dropin-module .card-submit{background:linear-gradient(135deg,#ff5800,#ff002e);border:none;border-radius:999px;box-shadow:0 16px 30px #ff580059;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1.25rem;padding:.95rem 1.4rem;transition:transform .2s ease,box-shadow .2s ease;width:100%}.dropin-module .card-submit:disabled{cursor:not-allowed;opacity:.6}.dropin-module .card-submit:not(:disabled):hover{box-shadow:0 18px 34px #ff580066;transform:translateY(-2px)}.applepay-module{grid-gap:.65rem;display:grid;gap:.65rem}.apple-pay-button{background:#fff;border:none;border-radius:16px;color:#09090b;cursor:pointer;display:block;font-weight:600;height:54px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.apple-pay-button:disabled{cursor:not-allowed;opacity:.6}.apple-pay-button:not(:disabled):hover{box-shadow:0 16px 30px #ffffff26;transform:translateY(-2px)}.error-text{color:#ff6b6b;font-size:.85rem;margin-top:.75rem}.sandbox-footnote{color:#ffffffb3;font-size:.82rem;line-height:1.5;margin:0}.divider-line{background:linear-gradient(90deg,#0000,#ff580099,#0000);border-radius:999px;height:2px;width:100%}@supports(padding:max(0px)){.checkout-page{padding-bottom:max(3rem,env(safe-area-inset-bottom))}}@media(max-width:700px){.checkout-shell{border-radius:18px;gap:clamp(1.1rem,5vw,1.65rem);padding:clamp(1.05rem,6vw,1.6rem)}.plan-heading{align-items:flex-start;flex-direction:column}.plan-overview{gap:.55rem}}@media(max-width:480px){.checkout-page{background:linear-gradient(135deg,#121212,#191919);border-radius:30px;margin:1rem;padding:1rem}.plan-perks li{font-size:.92rem}.sandbox-footnote{font-size:.76rem}}
/*# sourceMappingURL=main.e1ee1e12.css.map*/