.Button-module__VMVMAW__btn{text-align:center;white-space:nowrap;cursor:pointer;transition:all .25s var(--ease-out-expo,cubic-bezier(.22, 1, .36, 1));border:none;justify-content:center;align-items:center;font-family:inherit;font-weight:700;text-decoration:none;display:inline-flex}.Button-module__VMVMAW__primary{background:var(--primary);color:#fff;letter-spacing:.01em;border-radius:14px;padding:14px 28px;font-size:15px;box-shadow:0 4px 20px #e8957559}.Button-module__VMVMAW__primary:hover{background:var(--primary-d);transform:translateY(-2px);box-shadow:0 8px 30px #e8957580}.Button-module__VMVMAW__primary:active{transform:translateY(0);box-shadow:0 2px 10px #e895754d}.Button-module__VMVMAW__outline{color:var(--primary);border:1.5px solid var(--primary);background:0 0;border-radius:12px;padding:10px 22px;font-size:14px;font-weight:600;transition:all .22s}.Button-module__VMVMAW__outline:hover{background:var(--primary);color:#fff;transform:translateY(-1px)}.Button-module__VMVMAW__outline:active{transform:translateY(0)}
.Header-module__KHjLKa__header{z-index:100;-webkit-backdrop-filter:blur(20px);background:#f9fafbe0;border-bottom:1px solid #e895751f;position:sticky;top:0}.Header-module__KHjLKa__inner{justify-content:space-between;align-items:center;gap:24px;max-width:72rem;margin:0 auto;padding:12px 20px;display:flex}.Header-module__KHjLKa__logoLink{flex-shrink:0;align-items:center;display:inline-flex}.Header-module__KHjLKa__logoImg{width:auto;height:40px;display:block}.Header-module__KHjLKa__nav{align-items:center;gap:28px;display:none}@media (min-width:768px){.Header-module__KHjLKa__nav{display:flex}}.Header-module__KHjLKa__navLink{color:var(--text-mid);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__KHjLKa__navLink:hover{color:var(--text)}
.Footer-module__yg9ahW__footer{z-index:10;border-top:1px solid #e895751a;padding:40px 0;position:relative}.Footer-module__yg9ahW__container{max-width:72rem;margin:0 auto;padding:0 20px}.Footer-module__yg9ahW__topRow{flex-direction:column;align-items:center;gap:20px;display:flex}@media (min-width:768px){.Footer-module__yg9ahW__topRow{flex-direction:row;justify-content:space-between}}.Footer-module__yg9ahW__logoImg{width:auto;height:32px;display:block}.Footer-module__yg9ahW__legalNav{align-items:center;gap:24px;display:flex}.Footer-module__yg9ahW__legalLink{color:var(--text-mid);font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__yg9ahW__legalLink:hover{color:var(--text)}.Footer-module__yg9ahW__social{align-items:center;gap:10px;display:flex}.Footer-module__yg9ahW__socialIcon{width:36px;height:36px;color:var(--text-mid);border:1px solid #e8957533;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.Footer-module__yg9ahW__socialIcon:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.Footer-module__yg9ahW__copyright{text-align:center;color:var(--text-light);border-top:1px solid #e8957514;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-top:32px;padding-top:24px;font-size:12px;display:flex}.Footer-module__yg9ahW__dot{opacity:.4;margin:0 4px}.Footer-module__yg9ahW__madeWith{align-items:center;gap:4px;display:inline-flex}
.Badge-module__yqYDGW__badge{background:var(--primary-p);color:var(--primary-d);border:1px solid #e895754d;border-radius:99px;align-items:center;gap:7px;padding:6px 16px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.Badge-module__yqYDGW__light{color:var(--primary-l);background:#e8957526;border-color:#e895754d}.Badge-module__yqYDGW__dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite Badge-module__yqYDGW__pulse;display:block}@keyframes Badge-module__yqYDGW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}
.EmailForm-module__krAB1W__form{flex-direction:column;gap:12px;width:100%;max-width:420px;display:flex}@media (min-width:640px){.EmailForm-module__krAB1W__form{flex-direction:row;align-items:flex-start}}.EmailForm-module__krAB1W__inputWrapper{flex:1;min-width:0}.EmailForm-module__krAB1W__input{width:100%;color:var(--text);background:#fff;border:1.5px solid #e8957540;border-radius:14px;outline:none;padding:14px 18px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.EmailForm-module__krAB1W__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #e8957526}.EmailForm-module__krAB1W__input::placeholder{color:var(--text-light)}.EmailForm-module__krAB1W__inputDark{color:#fff;background:#ffffff12;border-color:#ffffff1f}.EmailForm-module__krAB1W__inputDark::placeholder{color:#ffffff59}.EmailForm-module__krAB1W__inputDark:focus{border-color:var(--primary-l);box-shadow:0 0 0 3px #e8957533}.EmailForm-module__krAB1W__inputError{border-color:#f87171;box-shadow:0 0 0 3px #f8717126}.EmailForm-module__krAB1W__errorMsg{color:#ef4444;margin-top:5px;padding-left:4px;font-size:12px}.EmailForm-module__krAB1W__success{background:var(--mint-p);border:1px solid var(--mint);color:#3a9068;border-radius:14px;align-items:center;gap:8px;max-width:420px;padding:14px 20px;font-size:14px;font-weight:600;display:inline-flex}
.Hero-module__KTD73a__section{align-items:center;min-height:100svh;padding:100px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__container{z-index:10;width:100%;max-width:72rem;margin:0 auto;padding:0 20px;position:relative}.Hero-module__KTD73a__grid{align-items:center;gap:48px;display:grid}@media (min-width:1024px){.Hero-module__KTD73a__grid{grid-template-columns:1fr 1fr}}.Hero-module__KTD73a__blob{filter:blur(70px);pointer-events:none;border-radius:50%;position:absolute}.Hero-module__KTD73a__blobTopRight{background:var(--primary-l);opacity:.3;width:500px;height:500px;top:-120px;right:-100px}.Hero-module__KTD73a__blobBottomLeft{background:var(--mint);opacity:.2;width:320px;height:320px;bottom:-60px;left:-80px}.Hero-module__KTD73a__blobMid{opacity:.15;background:#f5c26b;width:256px;height:256px;bottom:100px;right:35%}.Hero-module__KTD73a__textCol,.Hero-module__KTD73a__imageCol{opacity:0;transition:opacity .75s var(--ease-out-expo,cubic-bezier(.22, 1, .36, 1)), transform .75s var(--ease-out-expo,cubic-bezier(.22, 1, .36, 1));transform:translateY(28px)}.Hero-module__KTD73a__imageCol{transition-delay:.12s}.Hero-module__KTD73a__colVisible{opacity:1;transform:translateY(0)}.Hero-module__KTD73a__heroBadge{margin-bottom:28px;display:inline-flex}.Hero-module__KTD73a__heading{letter-spacing:-.03em;color:var(--text);margin-bottom:24px;font-size:clamp(2.6rem,6vw,4.2rem);font-weight:800;line-height:1.1}.Hero-module__KTD73a__headingAccent{font-family:var(--font-lora), "Lora", serif;color:var(--primary);font-style:italic}.Hero-module__KTD73a__subheading{color:var(--text-mid);max-width:440px;margin-bottom:40px;font-size:18px;line-height:1.7}.Hero-module__KTD73a__formWrap{margin-bottom:20px}.Hero-module__KTD73a__securityNote{color:var(--text-light);align-items:center;gap:7px;font-size:13px;display:flex}.Hero-module__KTD73a__imageCol{justify-content:center;display:flex}@media (min-width:1024px){.Hero-module__KTD73a__imageCol{justify-content:flex-end}}.Hero-module__KTD73a__phoneWrapper{position:relative}.Hero-module__KTD73a__phoneGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#e8957540 0%,#0000 70%);border-radius:50%;position:absolute;inset:0;transform:scale(1.5)}.Hero-module__KTD73a__phoneFrame{z-index:10;border-radius:24px;max-width:280px;animation:7s ease-in-out infinite Hero-module__KTD73a__floatImg;position:relative;overflow:hidden;box-shadow:0 24px 60px #0003}.Hero-module__KTD73a__phoneImg{width:100%;height:auto;display:block}.Hero-module__KTD73a__floatCard{z-index:20;background:#fff;border-radius:16px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;box-shadow:0 10px 30px #0000001f}.Hero-module__KTD73a__floatCardRight{border:1px solid #e8957533;animation:5s ease-in-out -1.5s infinite Hero-module__KTD73a__floatCard;top:80px;right:-32px}.Hero-module__KTD73a__floatCardLeft{border:1px solid #a8d5ba59;animation:6s ease-in-out -3s infinite Hero-module__KTD73a__floatCard;bottom:112px;left:-40px}.Hero-module__KTD73a__floatCardIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hero-module__KTD73a__floatCardTitle{color:var(--text);white-space:nowrap;font-size:12px;font-weight:700}.Hero-module__KTD73a__floatCardSub{color:var(--text-mid);white-space:nowrap;font-size:11px}.Hero-module__KTD73a__safeIcon{color:#3a9068;flex-shrink:0;align-items:center;display:flex}.Hero-module__KTD73a__safeLabel{color:#3a9068;white-space:nowrap;font-size:12px;font-weight:700}
.TrustStrip-module__NyT-ZW__section{z-index:10;padding:40px 0;position:relative}.TrustStrip-module__NyT-ZW__container{max-width:60rem;margin:0 auto;padding:0 20px}.TrustStrip-module__NyT-ZW__strip{background:linear-gradient(135deg, var(--primary-p) 0%, var(--mint-p) 100%);border:1px solid #e895751f;border-radius:28px;flex-direction:column;padding:28px 32px;display:flex}@media (min-width:768px){.TrustStrip-module__NyT-ZW__strip{flex-direction:row}}.TrustStrip-module__NyT-ZW__item{text-align:center;flex:1;padding:16px 32px;position:relative}.TrustStrip-module__NyT-ZW__iconWrap{justify-content:center;margin-bottom:10px;display:flex}.TrustStrip-module__NyT-ZW__title{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:700}.TrustStrip-module__NyT-ZW__desc{color:var(--text-mid);font-size:12px;line-height:1.5}.TrustStrip-module__NyT-ZW__divider{display:none}@media (min-width:768px){.TrustStrip-module__NyT-ZW__divider{background:#e8957533;width:1px;display:block;position:absolute;top:16px;bottom:16px;right:0}}
.HowItWorks-module__EV_z8a__section{z-index:10;padding:96px 0;position:relative}.HowItWorks-module__EV_z8a__container{max-width:72rem;margin:0 auto;padding:0 20px}.HowItWorks-module__EV_z8a__header{text-align:center;margin-bottom:64px}.HowItWorks-module__EV_z8a__badge{margin-bottom:20px;display:inline-flex}.HowItWorks-module__EV_z8a__heading{letter-spacing:-.025em;color:var(--text);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.HowItWorks-module__EV_z8a__headingAccent{font-family:var(--font-lora), "Lora", serif;color:var(--primary);font-style:italic}.HowItWorks-module__EV_z8a__subheading{color:var(--text-mid);max-width:380px;margin:0 auto;font-size:16px;line-height:1.6}.HowItWorks-module__EV_z8a__grid{gap:24px;display:grid}@media (min-width:768px){.HowItWorks-module__EV_z8a__grid{grid-template-columns:repeat(3,1fr)}}.HowItWorks-module__EV_z8a__card{background:var(--card);transition:all .3s var(--ease-out-expo,cubic-bezier(.22, 1, .36, 1));border:1px solid #e895751a;border-radius:24px;padding:32px;box-shadow:0 4px 24px #0000000f}.HowItWorks-module__EV_z8a__card:hover{border-color:#e8957540;transform:translateY(-5px);box-shadow:0 16px 40px #0000001a}.HowItWorks-module__EV_z8a__stepNum{width:48px;height:48px;font-size:20px;font-weight:800;font-family:var(--font-lora), "Lora", serif;border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.HowItWorks-module__EV_z8a__iconCircle{border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.HowItWorks-module__EV_z8a__cardTitle{color:var(--text);margin-bottom:12px;font-size:18px;font-weight:700}.HowItWorks-module__EV_z8a__cardDesc{color:var(--text-mid);font-size:14px;line-height:1.65}
.AppPreview-module__KmbIWa__section{z-index:10;padding:96px 0;position:relative;overflow:hidden}.AppPreview-module__KmbIWa__container{max-width:72rem;margin:0 auto;padding:0 20px}.AppPreview-module__KmbIWa__blob{filter:blur(70px);pointer-events:none;border-radius:50%;position:absolute}.AppPreview-module__KmbIWa__blobLeft{background:var(--primary-l);opacity:.2;width:320px;height:320px;top:0;left:-80px}.AppPreview-module__KmbIWa__blobRight{background:var(--mint);opacity:.15;width:288px;height:288px;bottom:0;right:-60px}.AppPreview-module__KmbIWa__header{text-align:center;margin-bottom:64px}.AppPreview-module__KmbIWa__badge{margin-bottom:20px;display:inline-flex}.AppPreview-module__KmbIWa__heading{letter-spacing:-.025em;color:var(--text);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.AppPreview-module__KmbIWa__headingAccent{font-family:var(--font-lora), "Lora", serif;color:var(--primary);font-style:italic}.AppPreview-module__KmbIWa__subheading{color:var(--text-mid);max-width:340px;margin:0 auto;font-size:16px;line-height:1.6}.AppPreview-module__KmbIWa__grid{flex-direction:column;align-items:center;gap:48px;display:flex}@media (min-width:768px){.AppPreview-module__KmbIWa__grid{flex-direction:row;justify-content:center;align-items:flex-end}}.AppPreview-module__KmbIWa__col,.AppPreview-module__KmbIWa__featuredCol{text-align:center;flex:1;max-width:280px}.AppPreview-module__KmbIWa__screenshotWrap{transition:all .4s var(--ease-out-expo,cubic-bezier(.22, 1, .36, 1));border-radius:24px;max-width:240px;margin:0 auto;display:block;overflow:hidden;box-shadow:0 24px 60px #0000002e}.AppPreview-module__KmbIWa__screenshotWrap:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 40px 80px #00000038}.AppPreview-module__KmbIWa__screenshotFeatured{max-width:260px;box-shadow:0 30px 70px #e8957547}.AppPreview-module__KmbIWa__screenshot{width:100%;height:auto;display:block}.AppPreview-module__KmbIWa__caption{margin-top:20px}.AppPreview-module__KmbIWa__captionLabel{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:700}.AppPreview-module__KmbIWa__captionDesc{color:var(--text-mid);font-size:12px}
.Features-module__clRlRa__section{z-index:10;padding:64px 0;position:relative}.Features-module__clRlRa__container{max-width:60rem;margin:0 auto;padding:0 20px}.Features-module__clRlRa__grid{gap:20px;display:grid}@media (min-width:768px){.Features-module__clRlRa__grid{grid-template-columns:repeat(2,1fr)}}.Features-module__clRlRa__card{background:var(--card);transition:all .3s var(--ease-out-expo,cubic-bezier(.22, 1, .36, 1));border:1px solid #e895751a;border-radius:24px;align-items:flex-start;gap:16px;padding:24px;display:flex;box-shadow:0 4px 24px #0000000f}.Features-module__clRlRa__card:hover{border-color:#e8957540;transform:translateY(-4px);box-shadow:0 16px 40px #0000001a}.Features-module__clRlRa__iconCircle{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Features-module__clRlRa__cardTitle{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:700}.Features-module__clRlRa__cardDesc{color:var(--text-mid);font-size:14px;line-height:1.6}
.not-found-module__sxuMuG__main{place-items:center;min-height:calc(100svh - 220px);padding:140px 20px 90px;display:grid;position:relative;overflow:hidden}.not-found-module__sxuMuG__card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#fffc;border:1px solid #e8957533;border-radius:28px;width:min(760px,100%);padding:clamp(32px,6vw,58px);position:relative;box-shadow:0 30px 70px #1c1c1e17}.not-found-module__sxuMuG__code{font-family:var(--font-lora), "Lora", serif;color:var(--primary);margin-bottom:14px;font-size:clamp(3.2rem,8vw,5.2rem);font-style:italic;font-weight:600;line-height:1}.not-found-module__sxuMuG__title{letter-spacing:-.02em;color:var(--text);margin-bottom:14px;font-size:clamp(1.8rem,4.4vw,2.7rem);line-height:1.15}.not-found-module__sxuMuG__description{max-width:560px;color:var(--text-mid);margin:0 auto;font-size:1.04rem;line-height:1.7}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:30px;display:flex}.not-found-module__sxuMuG__textLink{color:var(--primary-d);border-radius:12px;padding:10px 14px;font-weight:700;text-decoration:none}.not-found-module__sxuMuG__textLink:hover{background:var(--primary-p)}.not-found-module__sxuMuG__blob{pointer-events:none;filter:blur(72px);border-radius:50%;position:absolute}.not-found-module__sxuMuG__blobTopRight{background:var(--primary-l);opacity:.35;width:420px;height:420px;top:-130px;right:-120px}.not-found-module__sxuMuG__blobBottomLeft{background:var(--mint);opacity:.3;width:320px;height:320px;bottom:-120px;left:-90px}@media (max-width:640px){.not-found-module__sxuMuG__main{padding-top:120px}.not-found-module__sxuMuG__card{border-radius:22px}}
.CtaSection-module__3azGOq__section{z-index:10;padding:64px 0;position:relative}.CtaSection-module__3azGOq__container{max-width:56rem;margin:0 auto;padding:0 20px}.CtaSection-module__3azGOq__ctaCard{text-align:center;background:linear-gradient(135deg,#2c1810 0%,#4a2519 40%,#3d3020 100%);border-radius:32px;padding:80px 48px;position:relative;overflow:hidden}@media (max-width:640px){.CtaSection-module__3azGOq__ctaCard{padding:56px 24px}}.CtaSection-module__3azGOq__blob{filter:blur(60px);pointer-events:none;border-radius:50%;position:absolute}.CtaSection-module__3azGOq__blobTopLeft{background:var(--primary);opacity:.15;width:256px;height:256px;top:-40px;left:-40px}.CtaSection-module__3azGOq__blobBottomRight{background:var(--mint);opacity:.1;width:192px;height:192px;bottom:-30px;right:-30px}.CtaSection-module__3azGOq__content{z-index:10;position:relative}.CtaSection-module__3azGOq__badge{margin-bottom:28px;display:inline-flex}.CtaSection-module__3azGOq__heading{letter-spacing:-.025em;color:#fff;margin-bottom:20px;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.15}.CtaSection-module__3azGOq__headingAccent{font-family:var(--font-lora), "Lora", serif;color:var(--primary-l);font-style:italic}.CtaSection-module__3azGOq__subheading{color:#ffffff8c;max-width:380px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.CtaSection-module__3azGOq__formWrap{justify-content:center;margin-bottom:20px;display:flex}.CtaSection-module__3azGOq__privacyNote{color:#ffffff4d;align-items:center;gap:6px;font-size:12px;display:inline-flex}
