: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:#141e30;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}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}.signup-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;height:100vh;background:linear-gradient(to bottom right,#0f172a,#1e293b);color:#fff;font-family:Segoe UI,sans-serif;text-align:center;position:relative}.signup-title{font-size:1.4rem;margin-bottom:3rem;margin-top:-2rem;max-width:600px;line-height:1.5}.logoSignup{width:100px}.back-button{position:absolute;top:1.5rem;left:1.5rem;background:none;border:none;color:#38bdf8;font-size:1rem;cursor:pointer}.signup-form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px}.signup-input{padding:.75rem 1rem;border:none;border-radius:8px;font-size:1rem;width:100%;box-sizing:border-box}.signup-submit{background:#00bbd3;border:none;color:#fff;padding:.75rem 1rem;font-size:1rem;border-radius:8px;cursor:pointer;transition:opacity .3s ease}.signup-submit:hover{opacity:.9}.signup-error{color:#ff6b6b;font-size:.9rem;text-align:left;margin-top:-.5rem;padding-left:.2rem}@media (max-width: 480px){.signup-title{font-size:1.2rem}}.hero{background:linear-gradient(135deg,#0f172a,#111827,#0f172a);width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem 1rem;box-sizing:border-box;position:relative;overflow-x:hidden;overflow-y:auto}.logo{display:block;margin:0 auto;transform:scale(.75) translateY(60%)}.centeredtext{font-family:sans-serif bold;color:#fff;font-size:2.2rem;margin-top:2rem;margin-bottom:5rem;text-align:center}.float{position:absolute;border-radius:9999px;animation:float 6s ease-in-out infinite}.hfloat{position:absolute;border-radius:9999px;animation:hfloat 6s ease-in-out infinite}.pulse{position:absolute;border-radius:9999px;animation:pulse 1.5s infinite ease-in-out}h2{transform:scale(.75) translateY(60%)}.float.icebreaker{top:12rem;right:2rem;width:4rem;height:4rem;background-color:#1d2633;display:flex;align-items:center;justify-content:center;border-radius:9999px;overflow:hidden}.pulse.oneonone{bottom:5rem;left:2rem;width:4rem;height:4rem;background-color:#1d2633;display:flex;align-items:center;justify-content:center;border-radius:9999px;overflow:hidden}.float.chat{top:12rem;left:2rem;width:4rem;height:4rem;background-color:#1d2633;display:flex;align-items:center;justify-content:center;border-radius:9999px;overflow:hidden}.hfloat.skip{top:50%;left:3rem;width:4rem;height:4rem;background-color:#1d2633;display:flex;align-items:center;justify-content:center;border-radius:9999px;overflow:hidden}.hfloat.game{top:50%;right:3rem;width:4rem;height:4rem;background-color:#1d2633;display:flex;align-items:center;justify-content:center;border-radius:9999px;overflow:hidden}.pulse.heart{bottom:5rem;right:2rem;width:4rem;height:4rem;background-color:#1d2633;display:flex;align-items:center;justify-content:center;border-radius:9999px;overflow:hidden}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-40px)}}@keyframes hfloat{0%,to{transform:translate(0)}50%{transform:translate(-30%)}}@keyframes pulse{0%{transform:scale(1)}25%{transform:scale(1.2)}40%{transform:scale(1)}60%{transform:scale(1.15)}to{transform:scale(1)}}@media (max-width: 900px){.logo{transform:scale(.5) translateY(70%)}.centeredtext{transform:scale(.55) translateY(70%);margin-top:0rem}.describer{transform:scale(.65) translateY(0);margin-top:0rem}.float.icebreaker{top:7.5rem;right:2rem;width:2.5rem;height:2.5rem}.pulse.oneonone{bottom:3rem;left:2rem;width:2.5rem;height:2.5rem}.float.chat{top:7.5rem;left:2rem;width:2.5rem;height:2.5rem}.pulse.heart{bottom:3rem;right:2rem;width:2.5rem;height:2.5rem}.hfloat.skip{top:50%;left:2rem;width:2.5rem;height:2.5rem}.hfloat.game{top:50%;right:2rem;width:2.5rem;height:2.5rem}}h2{font-family:sans-serif bold;color:#fff;font-size:2.2rem;margin-top:4.5rem;margin-bottom:2rem;text-align:center}h3{font-family:sans-serif bold;color:#627e89;font-size:1.3rem;margin-top:2.2rem;margin-bottom:4rem;text-align:center}.blue{color:#00bbd3}.red{color:#ff4181}.purple{color:#c9a6ff}.skip{color:#28d4dc}.addTime{color:#38e39f}.darkGold{color:#bfb30f}.description{width:60%;margin:0 auto}.cta-section{padding:5rem 0;position:relative;overflow:hidden;background:transparent;text-align:center}.cta-gradient-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;z-index:0}.store-badge{height:3rem;max-height:3rem;max-width:10rem;transition:transform .3s ease,box-shadow .3s ease;object-fit:contain;display:block;padding:.2rem}.cta-container{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:0 1rem}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.cta-subtitle{font-size:1.25rem;color:#627e89;margin:0 auto 3rem;max-width:600px}.cta-buttons{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;margin-bottom:3rem}@media (min-width: 640px){.store-badge:hover{transform:scale(1.05);box-shadow:0 0 20px #ffffff4d}.cta-buttons{flex-direction:row}}@media (max-width:640px){.store-badge{transform:scale(.8)}.store-badge:hover{transform:scale(.85);box-shadow:0 0 20px #ffffff4d}}.btn{font-size:1.125rem;padding:1.25rem 2.5rem;border-radius:9999px;display:inline-flex;align-items:center;gap:.75rem;font-weight:500;transition:all .3s ease;cursor:pointer}.icon{width:1.75rem;height:1.75rem}.gradient-btn{background:linear-gradient(to right,#00bbd3,#ff4181);color:#fff;border:none;box-shadow:0 10px 20px #0000001a}.gradient-btn:hover{opacity:.9;box-shadow:0 12px 28px #00000026}.outline-btn{background:transparent;border:2px solid #c9a6ff;color:#c9a6ff}.outline-btn:hover{background-color:#c9a6ff;color:#fff}.cta-note-box{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:2rem;border-radius:1rem;box-shadow:0 10px 20px #0000000d;display:inline-block}.note-line{color:#fff;margin-bottom:.5rem}.featuresWrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;padding:2rem;max-width:1200px;margin:0 auto}.card{background-color:#1d2633;color:#e4e8ec;border-radius:1rem;padding:2rem;box-shadow:0 8px 24px #627e894d;transition:all .3s ease}.card:hover{box-shadow:0 15px 30px #00000026;transform:scale(1.05)}.iconWrapper{background:transparent;width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 12px #627e89}.icon{width:2rem;height:2rem;color:#fff}.titleValue{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff}.featureDescription{color:#627e89;line-height:1.6}.video{aspect-ratio:16 / 9;width:100%;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #627e894d;background:#000;position:relative;transition:transform .25s ease,box-shadow .25s ease}.video:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000040}@supports not (aspect-ratio: 16 / 9){.video{height:0;padding-bottom:56.25%}.video iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}}.video iframe{width:100%;height:100%;border:0}.footer{background-color:#0f172a;color:#fff;padding:4rem 1rem}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media (min-width: 768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-logo img{height:2rem;margin-bottom:1.5rem}.footer-description{color:#94a3b8;margin-bottom:1.5rem;max-width:400px}.footer-icons a{margin-right:1rem;color:#94a3b8;transition:color .3s}.footer-icons a:hover{color:#00bbd3}.footer-icon{width:1.5rem;height:1.5rem}.footer-column{display:flex;flex-direction:column}.footer-heading{font-weight:600;margin-bottom:1rem}.footer-column ul{list-style:none;padding:0;color:#94a3b8}.footer-column li a{display:inline-block;color:#94a3b8;text-decoration:none;margin-bottom:.5rem;transition:color .3s}.footer-column li a:hover{color:#fff}.footer-contact{display:flex;align-items:center;gap:.5rem}.footer-icon-small{width:1rem;height:1rem}.footer-bottom{border-top:1px solid #1e293b;padding-top:2rem;text-align:center;color:#94a3b8}.footer-heart{width:1rem;height:1rem;color:#ef4444;vertical-align:middle;margin:0 .25rem}.how-it-works{padding:5rem 0}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.section-header{text-align:center;margin-bottom:4rem}.title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.subtitle{font-size:1.25rem;color:#627e89;max-width:600px;margin:0 auto}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.step-card{text-align:center;position:relative}.step-icon-wrapper{position:relative;margin-bottom:1.5rem}.step-icon{background-color:#0f172a;width:5.5rem;height:5.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 0 25px 8px #627e894d}.icon{width:2.5rem;height:2.5rem;color:#fff}.step-number{position:absolute;top:-.5rem;right:-.5rem;border:2px solid #00bbd3;color:#00bbd3;width:2rem;height:2rem;font-weight:700;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #00000026}.step-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#fff}.step-description{color:#627e89;line-height:1.6}.connector{display:none}@media (min-width: 1024px){.step-card:not(:last-child) .connector{display:block;position:absolute;top:3rem;left:100%;height:2px;width:60px;background:#00bbd3}}
