:root{--bg-primary:#f7fafd;--bg-secondary:#e9eef6;--text-primary:#181a1b;--text-secondary:#4a4a4a;--border-color:#e0e7ef;--shadow-color:#b0c4d8;--shadow-hover:#0071e3;--brand-color:#0071e3;--brand-gradient:linear-gradient(90deg,#0071e3 0%,#00c6fb 100%);--border-radius:2.5rem;--border-radius-small:1.2rem;--button-height:3.2rem;--glass-bg:#ffffffd9;--glass-blur:22px;--glass-border:#c8dcff2e}@media (prefers-color-scheme:dark){:root{--bg-primary:#181a1b;--bg-secondary:#23272e;--text-primary:#f7fafd;--text-secondary:#b0b8c1;--border-color:#23272e;--shadow-color:#23272e;--shadow-hover:#00c6fb;--brand-color:#4fc3f7;--brand-gradient:linear-gradient(90deg,#4fc3f7 0%,#0071e3 100%);--glass-bg:#18181ceb;--glass-border:#6478b42e}}body{scroll-behavior:smooth;background:linear-gradient(135deg,#f7fafd 0%,#e9eef6 100%);min-height:100vh}.V6OVLW_container{background:0 0;max-width:980px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.V6OVLW_heroSection,.V6OVLW_featuresSection,.V6OVLW_howItWorksSection,.V6OVLW_socialProofSection{background:var(--glass-bg);border-radius:var(--border-radius);box-shadow:0 8px 32px 0 var(--shadow-color);-webkit-backdrop-filter:blur(var(--glass-blur));border:1.5px solid var(--glass-border);z-index:1;margin:3.5rem 0 0;padding:3rem 2.5rem;transition:box-shadow .3s,background .3s;position:relative}.V6OVLW_heroSection:before,.V6OVLW_featuresSection:before,.V6OVLW_howItWorksSection:before,.V6OVLW_socialProofSection:before{content:"";z-index:0;opacity:.04;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#0071e3 0%,#00c6fb 100%);position:absolute;inset:0}.V6OVLW_heroContent{z-index:1;flex-direction:row;align-items:flex-start;gap:3.5rem;display:flex;position:relative}.V6OVLW_heroActions{flex-direction:row;justify-content:center;gap:2rem;width:100%;margin:3rem 0 3.5rem;display:flex}.V6OVLW_button{height:var(--button-height);border-radius:var(--border-radius-small);background:var(--brand-gradient);cursor:pointer;letter-spacing:.01em;color:#fff;box-shadow:0 2px 12px var(--shadow-color);border:none;border:1.5px solid var(--brand-color);outline:none;justify-content:center;align-items:center;gap:.75rem;padding:0 32px;font-size:1.15rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:flex;position:relative;overflow:hidden}.V6OVLW_button:hover,.V6OVLW_button:focus{box-shadow:0 4px 24px var(--shadow-hover);background:linear-gradient(90deg,#00c6fb 0%,#0071e3 100%);transform:translateY(-2px)scale(1.03)}.V6OVLW_googleButton{color:#222;background:#fff;border:1.5px solid #e0e7ff;font-weight:600;transition:background .2s,color .2s;box-shadow:0 2px 8px #0071e320}.V6OVLW_googleButton:hover,.V6OVLW_googleButton:focus{color:#0071e3;background:#f0fdfa;border-color:#00c6fb}.V6OVLW_googleLogo{width:22px;height:22px}.V6OVLW_aboutSection h1{color:var(--brand-color);letter-spacing:-.03em;background:linear-gradient(90deg,#0071e3 0%,#00c6fb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1.2rem;font-size:3.5rem;font-weight:900}.V6OVLW_aboutSection h2{color:var(--brand-color);margin:2rem 0 1rem;font-size:2.2rem;font-weight:700}.V6OVLW_aboutSection h3{color:var(--text-primary);margin:1.5rem 0 .7rem;font-size:1.3rem;font-weight:600}.V6OVLW_aboutSection p,.V6OVLW_aboutSection ul,.V6OVLW_aboutSection ol,.V6OVLW_aboutSection table{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.18rem;line-height:1.8}.V6OVLW_aboutSection ul,.V6OVLW_aboutSection ol{margin-bottom:1.7rem;padding-left:1.7rem}.V6OVLW_aboutSection li{margin-bottom:.7rem}.V6OVLW_aboutSection table{border-collapse:collapse;box-shadow:0 1px 6px var(--shadow-color);background:#403d3db3;border-radius:1.2rem;width:100%;margin-bottom:2.2rem;overflow:hidden}.V6OVLW_aboutSection th,.V6OVLW_aboutSection td{border:1px solid var(--border-color);text-align:left;padding:10px 16px}.V6OVLW_aboutSection th{color:#0071e3;background:#f0fdfa;font-weight:700}.V6OVLW_aboutSection hr{border:none;border-top:1.5px solid var(--border-color);margin:2.5rem 0}.V6OVLW_aboutSection a{color:#00c6fb;text-decoration:underline;transition:color .2s}.V6OVLW_aboutSection a:hover{color:#0071e3}.V6OVLW_footer{border-top:1.5px solid var(--border-color);background:0 0;flex-direction:column;align-items:center;gap:.85rem;margin-top:4.5rem;padding-top:2.5rem;display:flex}.V6OVLW_privacyButton{color:var(--brand-color);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;font-size:1.08rem;font-weight:600;transition:color .2s}.V6OVLW_privacyButton:hover{color:#00c6fb;text-decoration:underline}.V6OVLW_copyright{color:var(--text-secondary);letter-spacing:.01em;font-size:.95rem;font-weight:400}@media (width<=700px){.V6OVLW_container{padding:.7rem}.V6OVLW_heroSection,.V6OVLW_featuresSection,.V6OVLW_howItWorksSection,.V6OVLW_socialProofSection{margin:2rem 0 0;padding:1.2rem}.V6OVLW_aboutSection h1{font-size:2.2rem}.V6OVLW_aboutSection h2{font-size:1.2rem}.V6OVLW_aboutSection h3{font-size:1.05rem}.V6OVLW_featuresTitle,.V6OVLW_howItWorksTitle{font-size:1.5rem}.V6OVLW_featuresGrid{gap:.7rem}.V6OVLW_featureItem{flex:130px;min-width:120px;max-width:150px;padding:.7rem .3rem}.V6OVLW_featureIcon{margin-bottom:.7rem;font-size:1.5rem}.V6OVLW_howItWorksGrid{gap:1.1rem}.V6OVLW_howItWorksStep{padding:1.1rem .5rem}.V6OVLW_howItWorksIcon{margin-bottom:.7rem;font-size:1.5rem}.V6OVLW_appBadges{gap:1rem;margin-bottom:1.2rem}.V6OVLW_appBadges img{height:32px}.V6OVLW_testimonial{padding:1rem .5rem;font-size:1rem}.V6OVLW_testimonial footer{font-size:.95rem}.V6OVLW_socialLinks{gap:.7rem;margin-bottom:.7rem}.V6OVLW_socialLinks img{width:26px;height:26px}.V6OVLW_contactLink{margin-bottom:.4rem;font-size:.95rem}.V6OVLW_footer{gap:.5rem;margin-top:2.2rem;padding-top:1.2rem}.V6OVLW_privacyButton{font-size:.95rem}.V6OVLW_copyright{font-size:.8rem}}.V6OVLW_featuresTitle,.V6OVLW_howItWorksTitle{text-align:center;color:var(--brand-color);background:linear-gradient(90deg,#0071e3 0%,#00c6fb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 2.5rem;font-size:2.7rem;font-weight:800}.V6OVLW_featuresGrid{z-index:1;flex-flow:wrap;justify-content:center;gap:1.2rem;margin-top:1.5rem;margin-bottom:1.5rem;display:flex;position:relative}.V6OVLW_featuresGrid::-webkit-scrollbar,.V6OVLW_featuresGrid:after,.V6OVLW_featuresGrid:before{display:none!important}.V6OVLW_featureItem{border:1.5px solid var(--border-color);box-shadow:0 2px 12px var(--shadow-color);will-change:transform;user-select:none;text-align:center;background:#23c2d7b3;border-radius:1.2rem;flex:180px;min-width:160px;max-width:200px;margin-bottom:0;padding:1.2rem .7rem;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;position:relative;overflow:hidden}.V6OVLW_featureItem:hover{box-shadow:0 6px 18px var(--shadow-hover);border-color:var(--shadow-hover);z-index:2;background:#f0fdfa;transform:translateY(-3px)scale(1.04)}.V6OVLW_featureIcon{text-align:center;margin-bottom:1.2rem;font-size:2.7rem;display:block}.V6OVLW_featureItem h3{letter-spacing:-.01em;color:var(--brand-color);margin-bottom:.7rem;font-size:1.25rem;font-weight:700}.V6OVLW_featureItem p{color:var(--text-secondary);font-size:1.13rem;line-height:1.7}.V6OVLW_howItWorksGrid{flex-direction:row;justify-content:center;align-items:stretch;gap:2.5rem;display:flex}.V6OVLW_howItWorksStep{box-shadow:0 2px 12px var(--shadow-color);text-align:center;background:#ffffffeb;border-radius:1.7rem;flex-direction:column;flex:1;align-items:center;padding:2.2rem 1.7rem;transition:transform .18s,box-shadow .18s,background .18s;display:flex}.V6OVLW_howItWorksStep:hover{box-shadow:0 6px 24px var(--shadow-hover);background:#f0fdfa;transform:translateY(-4px)scale(1.03)}.V6OVLW_howItWorksIcon{color:#00c6fb;margin-bottom:1.2rem;font-size:2.7rem}@media (width<=900px){.V6OVLW_heroContent{flex-direction:column;align-items:center;gap:2.5rem}.V6OVLW_heroMockup{max-width:95vw;margin-top:2rem}.V6OVLW_howItWorksGrid{flex-direction:column;gap:1.7rem}.V6OVLW_heroActions{flex-direction:column;align-items:center;gap:1.3rem;margin:2rem 0 2.5rem}}.V6OVLW_socialProofSection{text-align:center}.V6OVLW_appBadges{flex-direction:row;justify-content:center;gap:2rem;margin-bottom:2.5rem;display:flex}.V6OVLW_appBadges img{box-shadow:0 2px 8px var(--shadow-color);background:#fff;border-radius:.9rem;height:54px;transition:transform .18s,box-shadow .18s}.V6OVLW_appBadges img:hover{box-shadow:0 6px 24px var(--shadow-hover);transform:scale(1.09)translateY(-2px)}.V6OVLW_testimonial{color:var(--text-primary);box-shadow:0 1px 6px var(--shadow-color);background:#11c8edcc;border-radius:1.2rem;max-width:540px;margin:0 auto 1.2rem;padding:1.7rem 1.2rem;font-size:1.25rem;font-style:italic}.V6OVLW_testimonial footer{color:var(--brand-color);margin-top:1.2rem;font-size:1.05rem;font-style:normal}.V6OVLW_socialLinks{flex-direction:row;justify-content:center;gap:1.5rem;margin-bottom:1.2rem;display:flex}.V6OVLW_socialLinks img{filter:grayscale(.2);width:36px;height:36px;transition:filter .2s,transform .18s}.V6OVLW_socialLinks img:hover{filter:grayscale(0)drop-shadow(0 2px 8px var(--shadow-hover));transform:scale(1.13)}.V6OVLW_contactLink{color:var(--brand-color);margin-bottom:.7rem;font-size:1.08rem;text-decoration:underline;transition:color .2s;display:inline-block}.V6OVLW_contactLink:hover{color:#00c6fb}