.marketing-module-scss-module__x_Yu7G__landing{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-inter),"Inter",system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;padding-bottom:0;line-height:1.5;display:flex;overflow-x:clip}@media (max-width:767px){.marketing-module-scss-module__x_Yu7G__landing{padding-bottom:calc(5rem + env(safe-area-inset-bottom,0))}}.marketing-module-scss-module__x_Yu7G__landing>main{flex:1}.marketing-module-scss-module__x_Yu7G__header{z-index:40;border-bottom:1px solid var(--border);background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:box-shadow var(--transition-smooth);position:sticky;top:0}.marketing-module-scss-module__x_Yu7G__headerInner{padding-top:.75rem;padding-bottom:.75rem}.marketing-module-scss-module__x_Yu7G__headerActions{flex-shrink:0;align-items:center;gap:.75rem;margin-left:auto;display:flex}.marketing-module-scss-module__x_Yu7G__logo{flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:inline-flex}.marketing-module-scss-module__x_Yu7G__footerLogo{align-items:center;line-height:0;text-decoration:none;display:inline-flex}.marketing-module-scss-module__x_Yu7G__logoImg{object-fit:contain;object-position:left center;width:auto;max-width:min(9.75rem,42vw);height:clamp(1.75rem,4.5vw,2.25rem);display:block}.marketing-module-scss-module__x_Yu7G__logoImgFooter{max-width:min(11rem,50vw);height:clamp(2rem,5vw,2.5rem)}.marketing-module-scss-module__x_Yu7G__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.marketing-module-scss-module__x_Yu7G__navLink{color:var(--text);letter-spacing:-.01em;white-space:nowrap;transition:color var(--transition-smooth);font-size:.9375rem;font-weight:400;text-decoration:none;position:relative}.marketing-module-scss-module__x_Yu7G__navLink:after{content:"";background:var(--brand-gradient);transform-origin:0;width:100%;height:2px;transition:transform var(--transition-smooth);border-radius:1px;position:absolute;bottom:-.2rem;left:0;transform:scaleX(0)}.marketing-module-scss-module__x_Yu7G__navLink:hover{color:var(--primary)}.marketing-module-scss-module__x_Yu7G__navLink:hover:after{transform:scaleX(1)}.marketing-module-scss-module__x_Yu7G__headerLogin{color:var(--text);white-space:nowrap;font-size:.9375rem;font-weight:400;text-decoration:none;display:none}.marketing-module-scss-module__x_Yu7G__headerLogin:hover{opacity:.65}.marketing-module-scss-module__x_Yu7G__headerBackBtn{border:1px solid var(--border);background:var(--surface);color:var(--text);white-space:nowrap;transition:transform var(--transition-smooth),border-color var(--transition-smooth),box-shadow var(--transition-smooth);border-radius:999px;align-items:center;padding:.5rem 1.15rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.marketing-module-scss-module__x_Yu7G__headerBackBtn:hover{border-color:var(--primary-border);box-shadow:var(--shadow-soft);color:var(--primary);transform:translateY(-1px)}.marketing-module-scss-module__x_Yu7G__headerCta{background:var(--btn-gradient);color:var(--on-primary);letter-spacing:-.01em;white-space:nowrap;transition:transform var(--transition-smooth),box-shadow var(--transition-smooth),filter var(--transition-smooth);border-radius:999px;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;box-shadow:0 4px 14px #116dff47}.marketing-module-scss-module__x_Yu7G__headerCta:hover{filter:brightness(1.05);color:var(--on-primary);transform:translateY(-2px);box-shadow:0 8px 22px #116dff61}.marketing-module-scss-module__x_Yu7G__headerCta:active{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.marketing-module-scss-module__x_Yu7G__headerCta,.marketing-module-scss-module__x_Yu7G__navLink:after{transition:none}.marketing-module-scss-module__x_Yu7G__headerCta:hover{transform:none}}.marketing-module-scss-module__x_Yu7G__hero{background:var(--hero-gradient);text-align:center;justify-content:center;align-items:center;padding:clamp(3rem,8vw,6rem) clamp(1.25rem,4vw,2rem) clamp(4rem,10vw,7rem);display:flex}.marketing-module-scss-module__x_Yu7G__heroInner{max-width:52rem}.marketing-module-scss-module__x_Yu7G__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:1.25rem;font-size:.8125rem;font-weight:500}.marketing-module-scss-module__x_Yu7G__heroTitle{letter-spacing:-.04em;color:var(--text);max-width:22ch;margin:0 auto;font-size:clamp(2.5rem,6.5vw,4.5rem);font-weight:700;line-height:1.08}.marketing-module-scss-module__x_Yu7G__heroLead{color:var(--muted);max-width:36rem;margin:1.5rem auto 0;font-size:clamp(1.0625rem,2vw,1.25rem);font-weight:400;line-height:1.55}.marketing-module-scss-module__x_Yu7G__heroActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.marketing-module-scss-module__x_Yu7G__heroMicro{color:var(--muted);margin-top:1rem;font-size:.8125rem}.marketing-module-scss-module__x_Yu7G__heroStats{flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;max-width:36rem;margin:2.25rem auto 0;padding:0;list-style:none;display:flex}.marketing-module-scss-module__x_Yu7G__heroStatValue{letter-spacing:-.03em;background:var(--brand-gradient);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;display:block}.marketing-module-scss-module__x_Yu7G__heroStatLabel{color:var(--muted);margin-top:.2rem;font-size:.75rem;font-weight:500;display:block}.marketing-module-scss-module__x_Yu7G__heroTrustStrip{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin:1.75rem auto 0;padding:0;font-size:.8125rem;list-style:none;display:flex}.marketing-module-scss-module__x_Yu7G__heroTrustStrip li{align-items:center;gap:.35rem;display:flex}.marketing-module-scss-module__x_Yu7G__heroTrustStrip li:before{content:"";background:var(--brand-gradient);border-radius:50%;width:.35rem;height:.35rem}.marketing-module-scss-module__x_Yu7G__btnHero{background:var(--btn-gradient);color:#fff;letter-spacing:-.01em;transition:transform var(--transition-smooth),box-shadow var(--transition-smooth),filter var(--transition-smooth);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-size:1.0625rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 6px 20px #116dff4d}.marketing-module-scss-module__x_Yu7G__btnHero:hover{filter:brightness(1.05);color:#fff;transform:translateY(-2px);box-shadow:0 10px 28px #116dff66}.marketing-module-scss-module__x_Yu7G__btnHero:active{transform:translateY(0)}.marketing-module-scss-module__x_Yu7G__btnSparkle{opacity:.9;font-size:.875rem}.marketing-module-scss-module__x_Yu7G__heroEm,.marketing-module-scss-module__x_Yu7G__heroPrice,.marketing-module-scss-module__x_Yu7G__trustCard,.marketing-module-scss-module__x_Yu7G__trustStrip,.marketing-module-scss-module__x_Yu7G__heroVisual,.marketing-module-scss-module__x_Yu7G__heroGrid,.marketing-module-scss-module__x_Yu7G__heroCopy{display:none}.marketing-module-scss-module__x_Yu7G__mockupStack{width:100%;max-width:380px;height:280px;position:relative}.marketing-module-scss-module__x_Yu7G__mockup{border:1px solid var(--border-strong,var(--border));box-shadow:var(--shadow-card,0 8px 24px #0003),0 24px 56px color-mix(in srgb,var(--text)18%,transparent);background:var(--surface-elevated,var(--surface));border-radius:.65rem;position:absolute;overflow:hidden}.marketing-module-scss-module__x_Yu7G__mockupBar{border-bottom:1px solid var(--border);background:#00000059;align-items:center;gap:.35rem;padding:.5rem .65rem;display:flex}.marketing-module-scss-module__x_Yu7G__mockupBar span{background:var(--muted);opacity:.5;border-radius:50%;width:.5rem;height:.5rem}.marketing-module-scss-module__x_Yu7G__mockupBar span:first-child{opacity:1;background:#f87171}.marketing-module-scss-module__x_Yu7G__mockupBar span:nth-child(2){opacity:1;background:#fbbf24}.marketing-module-scss-module__x_Yu7G__mockupBar span:nth-child(3){opacity:1;background:#4ade80}.marketing-module-scss-module__x_Yu7G__mockupBody{height:140px;position:relative}.marketing-module-scss-module__x_Yu7G__mockupFood{background:linear-gradient(145deg,#1e3a5f 0%,#0f172a 40%,#422006 100%)}.marketing-module-scss-module__x_Yu7G__mockupClinic{background:linear-gradient(145deg,#134e4a 0%,#0f172a 50%,#312e81 100%)}.marketing-module-scss-module__x_Yu7G__mockupSalon{background:linear-gradient(145deg,#4c1d95 0%,#0f172a 55%,#831843 100%)}.marketing-module-scss-module__x_Yu7G__mockupBadge{text-transform:uppercase;letter-spacing:.08em;background:var(--primary-dim);color:var(--price-highlight);border:1px solid var(--primary-border);border-radius:999px;padding:.35rem .65rem;font-size:.625rem;font-weight:700;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.marketing-module-scss-module__x_Yu7G__mockupBack{opacity:.85;z-index:1;width:78%;top:2.5rem;left:0;transform:rotate(-6deg)}.marketing-module-scss-module__x_Yu7G__mockupMid{opacity:.95;z-index:2;width:82%;top:1rem;left:9%;transform:rotate(2deg)}.marketing-module-scss-module__x_Yu7G__mockupFront{z-index:3;width:88%;top:4.5rem;left:12%;transform:rotate(-2deg)}.marketing-module-scss-module__x_Yu7G__btnPrimary{background:var(--btn-gradient);color:#fff;letter-spacing:-.015em;cursor:pointer;transition:transform var(--transition-smooth),box-shadow var(--transition-smooth),filter var(--transition-smooth);border:none;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 16px #116dff47}.marketing-module-scss-module__x_Yu7G__btnPrimary:hover{filter:brightness(1.05);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #116dff61}.marketing-module-scss-module__x_Yu7G__btnPrimary:active{transform:scale(.99)}.marketing-module-scss-module__x_Yu7G__btnGhost{border:1px solid var(--border);color:var(--text);letter-spacing:-.015em;border-radius:980px;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,transform .2s cubic-bezier(.22,1,.36,1);display:inline-flex}.marketing-module-scss-module__x_Yu7G__btnGhost:hover{border-color:var(--primary-strong-border);background:var(--primary-dim);transform:scale(1.01)}.marketing-module-scss-module__x_Yu7G__btnGhost:active{transform:scale(.99)}.marketing-module-scss-module__x_Yu7G__btnOutline{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.35rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.marketing-module-scss-module__x_Yu7G__btnOutline:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-dim)}@media (max-width:767px){.marketing-module-scss-module__x_Yu7G__btnLarge{width:100%;min-height:3.25rem;padding-left:1.75rem;padding-right:1.75rem;font-size:1.0625rem}}@media (max-width:767px) and (min-width:480px){.marketing-module-scss-module__x_Yu7G__btnLarge{width:auto}}@media (prefers-reduced-motion:reduce){.marketing-module-scss-module__x_Yu7G__btnPrimary,.marketing-module-scss-module__x_Yu7G__btnHero,.marketing-module-scss-module__x_Yu7G__btnGhost{transition:none}.marketing-module-scss-module__x_Yu7G__btnPrimary:hover,.marketing-module-scss-module__x_Yu7G__btnPrimary:active,.marketing-module-scss-module__x_Yu7G__btnHero:hover,.marketing-module-scss-module__x_Yu7G__btnHero:active,.marketing-module-scss-module__x_Yu7G__btnGhost:hover,.marketing-module-scss-module__x_Yu7G__btnGhost:active{filter:none;transform:none}}.marketing-module-scss-module__x_Yu7G__section{padding:var(--section-py)clamp(1.25rem,4vw,2rem);background:var(--surface)}.marketing-module-scss-module__x_Yu7G__sectionMuted{background:var(--bg-soft)}.marketing-module-scss-module__x_Yu7G__sectionHead{text-align:center;max-width:44rem;margin:0 auto clamp(2.5rem,5vw,3.5rem)}.marketing-module-scss-module__x_Yu7G__sectionHead .marketing-module-scss-module__x_Yu7G__sectionTitle{margin:0 0 1rem}.marketing-module-scss-module__x_Yu7G__sectionHead .marketing-module-scss-module__x_Yu7G__sectionIntro{margin:0 auto}.marketing-module-scss-module__x_Yu7G__sectionHeadDark .marketing-module-scss-module__x_Yu7G__sectionEyebrow{color:var(--muted-on-dark)}.marketing-module-scss-module__x_Yu7G__sectionHeadDark .marketing-module-scss-module__x_Yu7G__sectionTitle{color:var(--text-on-dark)}.marketing-module-scss-module__x_Yu7G__sectionHeadDark .marketing-module-scss-module__x_Yu7G__sectionIntro{color:#f4f6fac7}.marketing-module-scss-module__x_Yu7G__sectionEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 1rem;font-size:.75rem;font-weight:600}.marketing-module-scss-module__x_Yu7G__sectionEyebrowMark{color:var(--primary)}.marketing-module-scss-module__x_Yu7G__sectionTitle{letter-spacing:-.035em;color:var(--text);font-size:clamp(1.75rem,3.8vw,2.75rem);font-weight:700;line-height:1.15}.marketing-module-scss-module__x_Yu7G__sectionIntro{color:var(--muted);max-width:34rem;font-size:clamp(1rem,2vw,1.0625rem);line-height:1.6}.marketing-module-scss-module__x_Yu7G__textGradient{background:var(--brand-gradient);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.marketing-module-scss-module__x_Yu7G__textGradientAccent,.marketing-module-scss-module__x_Yu7G__textGradientSoft,.marketing-module-scss-module__x_Yu7G__faqTitleGradient{background:var(--accent-gradient-text);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.marketing-module-scss-module__x_Yu7G__faqTitleGradient{margin-top:.15em;display:block}@media (min-width:640px){.marketing-module-scss-module__x_Yu7G__faqTitleGradient{margin-top:0;display:inline}}.marketing-module-scss-module__x_Yu7G__bizSection{background:var(--bg-soft);position:relative;overflow:hidden}.marketing-module-scss-module__x_Yu7G__bizSectionGlow{pointer-events:none;background:radial-gradient(55% 45% at 0 0,#116dff1f,#0000 55%),radial-gradient(50% 40% at 100% 100%,#10b9811a,#0000 50%);position:absolute;inset:0}.marketing-module-scss-module__x_Yu7G__bizSectionHead{text-align:center;max-width:44rem;margin:0 auto clamp(2.5rem,5vw,3.5rem)}.marketing-module-scss-module__x_Yu7G__bizEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 1rem;font-size:.75rem;font-weight:600}.marketing-module-scss-module__x_Yu7G__bizEyebrowMark{color:var(--primary)}.marketing-module-scss-module__x_Yu7G__bizSectionTitle{letter-spacing:-.035em;color:var(--text);margin:0;font-size:clamp(1.75rem,3.8vw,2.75rem);font-weight:700;line-height:1.12}.marketing-module-scss-module__x_Yu7G__bizSectionIntro{max-width:36rem;color:var(--muted);margin:1.25rem auto 0;font-size:clamp(1rem,2vw,1.0625rem);line-height:1.6}.marketing-module-scss-module__x_Yu7G__bizGrid{z-index:1;position:relative}.marketing-module-scss-module__x_Yu7G__bizCard{background:var(--surface);border:1px solid var(--border);height:100%;box-shadow:var(--shadow-soft);border-radius:1rem;flex-direction:column;align-items:flex-start;padding:1.5rem 1.35rem 1.4rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.marketing-module-scss-module__x_Yu7G__bizCard:hover{border-color:var(--primary-border);box-shadow:var(--shadow-interactive);transform:translateY(-5px)}@media (prefers-reduced-motion:reduce){.marketing-module-scss-module__x_Yu7G__bizCard{transition:border-color .15s,box-shadow .15s}.marketing-module-scss-module__x_Yu7G__bizCard:hover{transform:none}}.marketing-module-scss-module__x_Yu7G__bizCardIconWrap{background:var(--brand-gradient-soft);border-radius:.75rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:1.25rem;display:flex}.marketing-module-scss-module__x_Yu7G__bizCardIcon{stroke:url(#biz-icon-gradient);width:1.75rem;height:1.75rem}.marketing-module-scss-module__x_Yu7G__bizSvgDefs{width:0;height:0;position:absolute;overflow:hidden}.marketing-module-scss-module__x_Yu7G__bizCardTitle{letter-spacing:-.02em;color:var(--text);margin:0 0 .65rem;font-size:1.125rem;font-weight:700}.marketing-module-scss-module__x_Yu7G__bizCardDesc{color:var(--muted);flex:1;margin:0 0 1.35rem;font-size:.9375rem;line-height:1.55}.marketing-module-scss-module__x_Yu7G__bizCardBtn{background:var(--brand-gradient);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1.15rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.marketing-module-scss-module__x_Yu7G__bizCardBtn:hover{opacity:.92;transform:translateY(-1px)}.marketing-module-scss-module__x_Yu7G__bizCardBtnArrow{font-size:.9em;line-height:1}.marketing-module-scss-module__x_Yu7G__bizSectionFoot{z-index:1;color:var(--muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem .85rem;margin:clamp(2.5rem,5vw,3.25rem) 0 0;font-size:.9375rem;display:flex;position:relative}.marketing-module-scss-module__x_Yu7G__bizFootBadge{background:var(--brand-gradient);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.2rem .65rem;font-size:.6875rem;font-weight:700;display:inline-flex}.marketing-module-scss-module__x_Yu7G__bizFootLink{color:var(--text);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);font-weight:600}.marketing-module-scss-module__x_Yu7G__bizFootLink:hover{color:var(--primary)}.marketing-module-scss-module__x_Yu7G__featuresSection .marketing-module-scss-module__x_Yu7G__sectionInner{max-width:52rem;margin-left:auto;margin-right:auto}.marketing-module-scss-module__x_Yu7G__featureGrid{max-width:44rem;margin:clamp(.5rem,2vw,1rem) auto 0;padding:0;list-style:none}.marketing-module-scss-module__x_Yu7G__trustSection{background:var(--surface)}.marketing-module-scss-module__x_Yu7G__trustGrid{margin-top:.5rem}.marketing-module-scss-module__x_Yu7G__trustCard{border-radius:var(--radius-card-lg);background:var(--bg-soft);border:1px solid var(--border);height:100%;transition:transform var(--transition-smooth),border-color var(--transition-smooth),box-shadow var(--transition-smooth);padding:1.5rem 1.35rem}.marketing-module-scss-module__x_Yu7G__trustCard:hover{border-color:var(--primary-border);box-shadow:var(--shadow-soft);transform:translateY(-3px)}.marketing-module-scss-module__x_Yu7G__trustCardTitle{letter-spacing:-.02em;color:var(--text);margin:0 0 .5rem;font-size:1rem;font-weight:700}.marketing-module-scss-module__x_Yu7G__trustCardText{color:var(--muted);margin:0;font-size:.875rem;line-height:1.6}.marketing-module-scss-module__x_Yu7G__featureItem{border-radius:var(--radius-card);background:var(--surface);border:1px solid var(--border);height:100%;min-height:4.25rem;box-shadow:var(--shadow-soft);cursor:default;transition:transform var(--transition-smooth),box-shadow var(--transition-smooth),border-color var(--transition-smooth),background var(--transition-smooth);align-items:flex-start;gap:1rem;padding:1.15rem 1.35rem;display:flex}.marketing-module-scss-module__x_Yu7G__featureItem:hover{border-color:var(--primary-border);box-shadow:var(--shadow-interactive);background:linear-gradient(135deg,#116dff0a 0%,#10b9810d 100%);transform:translateY(-4px)}.marketing-module-scss-module__x_Yu7G__featureItem:hover .marketing-module-scss-module__x_Yu7G__featureCheck{background:var(--brand-gradient);box-shadow:0 4px 12px #116dff40}.marketing-module-scss-module__x_Yu7G__featureItem:hover .marketing-module-scss-module__x_Yu7G__featureCheck:after{border-color:#fff}.marketing-module-scss-module__x_Yu7G__featureLabel{letter-spacing:-.01em;color:var(--text);margin:0 0 .35rem;font-size:.9375rem;font-weight:600;line-height:1.35}.marketing-module-scss-module__x_Yu7G__featureDesc{color:var(--muted);margin:0;font-size:.8125rem;line-height:1.55}.marketing-module-scss-module__x_Yu7G__featureCheck{background:var(--primary-dim);width:2rem;height:2rem;transition:background var(--transition-smooth),box-shadow var(--transition-smooth);border-radius:50%;flex-shrink:0;position:relative}.marketing-module-scss-module__x_Yu7G__featureCheck:after{content:"";border:solid var(--primary);width:6px;height:11px;transition:border-color var(--transition-smooth);border-width:0 2.5px 2.5px 0;position:absolute;top:4px;left:7px;transform:rotate(45deg)}.marketing-module-scss-module__x_Yu7G__templateSection{background:var(--surface)}.marketing-module-scss-module__x_Yu7G__templateGrid{margin:0;padding:0;list-style:none}.marketing-module-scss-module__x_Yu7G__templateGrid>li{min-width:0;height:100%;display:flex}.marketing-module-scss-module__x_Yu7G__templateCard{background:var(--surface);border:1px solid var(--border);width:100%;min-height:clamp(20rem,42vw,26rem);box-shadow:var(--shadow-soft);text-align:center;color:inherit;border-radius:1.25rem;flex-direction:column;padding:clamp(1.5rem,3vw,2rem) clamp(1.35rem,3vw,1.75rem) clamp(1.35rem,3vw,1.75rem);text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.marketing-module-scss-module__x_Yu7G__templateCard:hover{border-color:var(--primary-strong-border);box-shadow:var(--shadow-interactive);transform:translateY(-5px)}@media (prefers-reduced-motion:reduce){.marketing-module-scss-module__x_Yu7G__templateCard,.marketing-module-scss-module__x_Yu7G__featureItem{transition:border-color .15s,box-shadow .15s}.marketing-module-scss-module__x_Yu7G__templateCard:hover,.marketing-module-scss-module__x_Yu7G__featureItem:hover{transform:none}}.marketing-module-scss-module__x_Yu7G__templateCardTitle{letter-spacing:-.025em;color:var(--text);margin:0 0 .85rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;line-height:1.2}.marketing-module-scss-module__x_Yu7G__templateCardDesc{max-width:28rem;color:var(--muted);margin:0 auto;font-size:.9375rem;line-height:1.6}.marketing-module-scss-module__x_Yu7G__templateCardMedia{aspect-ratio:16/10;background:var(--bg-soft);border:1px solid var(--border);border-radius:1rem;width:100%;margin-top:auto;padding-top:clamp(1.25rem,3vw,1.75rem);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffa6}.marketing-module-scss-module__x_Yu7G__templateCardImg{object-fit:cover}.marketing-module-scss-module__x_Yu7G__pricingGrid{--bs-gutter-y:1.5rem;align-items:stretch}@media (min-width:992px){.marketing-module-scss-module__x_Yu7G__pricingGrid{--bs-gutter-y:2rem}}.marketing-module-scss-module__x_Yu7G__priceCard{border-radius:var(--radius-card-lg);background:var(--surface);border:1px solid var(--border);width:100%;min-height:100%;box-shadow:var(--shadow-soft);transition:transform var(--transition-smooth),box-shadow var(--transition-smooth),border-color var(--transition-smooth);flex-direction:column;display:flex;overflow:hidden}.marketing-module-scss-module__x_Yu7G__priceCard:hover{border-color:var(--primary-border);box-shadow:var(--shadow-interactive);transform:translateY(-4px)}.marketing-module-scss-module__x_Yu7G__priceCardSummary .marketing-module-scss-module__x_Yu7G__priceCardBody{min-height:0}.marketing-module-scss-module__x_Yu7G__priceCardDetail .marketing-module-scss-module__x_Yu7G__priceCardHeader{padding-bottom:1.35rem}.marketing-module-scss-module__x_Yu7G__priceCardDetail .marketing-module-scss-module__x_Yu7G__priceFeatures{gap:.15rem}.marketing-module-scss-module__x_Yu7G__priceCardFeatured{border-color:var(--primary-strong-border);box-shadow:var(--shadow-card)}.marketing-module-scss-module__x_Yu7G__priceCardHeader{border-bottom:1px solid var(--border);background:var(--surface);padding:clamp(1.65rem,3.5vw,2rem) clamp(1.5rem,3vw,1.85rem) clamp(1.35rem,3vw,1.65rem)}.marketing-module-scss-module__x_Yu7G__priceCardBadge{background:var(--brand-gradient);color:var(--on-primary);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:1rem;padding:.35rem .8rem;font-size:.6875rem;font-weight:700;display:inline-flex}.marketing-module-scss-module__x_Yu7G__priceCardTierName{letter-spacing:-.02em;color:var(--text);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.marketing-module-scss-module__x_Yu7G__priceCardHeadline{color:var(--primary);margin:0 0 .75rem;font-size:.8125rem;font-weight:600;line-height:1.4}.marketing-module-scss-module__x_Yu7G__priceDaily{color:var(--muted);margin:.35rem 0 0;font-size:.8125rem}.marketing-module-scss-module__x_Yu7G__priceDaily strong{color:var(--text);font-weight:600}.marketing-module-scss-module__x_Yu7G__priceCardAmount{letter-spacing:-.04em;color:var(--text);margin:0;font-size:clamp(2rem,4.5vw,2.5rem);font-weight:700;line-height:1.1}.marketing-module-scss-module__x_Yu7G__pricePeriod{color:var(--muted);vertical-align:baseline;margin-left:.2rem;font-size:1rem;font-weight:500;display:inline-block}.marketing-module-scss-module__x_Yu7G__priceCurrency{color:var(--muted);margin-right:.1rem;font-size:1.25rem;font-weight:600}.marketing-module-scss-module__x_Yu7G__priceTagline{color:var(--muted);margin:.85rem 0 0;font-size:.9375rem;font-weight:500;line-height:1.6}.marketing-module-scss-module__x_Yu7G__priceCardBody{flex-direction:column;flex:1;padding:clamp(1.35rem,3vw,1.65rem) clamp(1.5rem,3vw,1.85rem) clamp(1.25rem,3vw,1.5rem);display:flex}.marketing-module-scss-module__x_Yu7G__priceIncludesHeading{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 .85rem;font-size:.6875rem;font-weight:700}.marketing-module-scss-module__x_Yu7G__priceFeatures{flex-direction:column;flex:1;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.marketing-module-scss-module__x_Yu7G__priceFeatures li{align-items:flex-start;gap:.6rem;margin:0;display:flex}.marketing-module-scss-module__x_Yu7G__priceFeatureText{color:var(--text);font-size:.875rem;line-height:1.55}.marketing-module-scss-module__x_Yu7G__priceFeatureCheck{background:var(--primary-dim);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:.125rem;display:inline-flex}.marketing-module-scss-module__x_Yu7G__priceFeatureCheck:after{content:"";border:solid var(--primary);box-sizing:border-box;border-width:0 2px 2px 0;width:.3125rem;height:.5rem;margin-top:-.125rem;display:block;transform:rotate(45deg)}.marketing-module-scss-module__x_Yu7G__priceCardFooter{border-top:1px solid var(--border);background:var(--surface);flex-direction:column;align-items:stretch;gap:.75rem;margin-top:auto;padding:clamp(1.35rem,3.5vw,1.65rem) clamp(1.5rem,3vw,1.85rem) clamp(1.5rem,3vw,1.85rem);display:flex}.marketing-module-scss-module__x_Yu7G__priceCardMoreLink{text-align:center;width:100%;color:var(--primary);font-size:.8125rem;font-weight:600;text-decoration:none;display:block}.marketing-module-scss-module__x_Yu7G__priceCardMoreLink:hover{text-underline-offset:3px;text-decoration:underline}.marketing-module-scss-module__x_Yu7G__priceBtn{box-sizing:border-box;text-align:center;justify-content:center;width:100%;display:flex}.marketing-module-scss-module__x_Yu7G__priceCtaMicro{text-align:center;color:var(--muted);margin:0;font-size:.8125rem;font-weight:500;line-height:1.45}.marketing-module-scss-module__x_Yu7G__pricingSectionFoot{text-align:center;margin:clamp(2rem,5vw,3rem) 0 0;padding-top:.5rem}.marketing-module-scss-module__x_Yu7G__pricingSectionFootLink{border:1px solid var(--primary-border);background:var(--surface);color:var(--primary);transition:background var(--transition-smooth),border-color var(--transition-smooth);border-radius:999px;align-items:center;gap:.35rem;padding:.65rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.marketing-module-scss-module__x_Yu7G__pricingSectionFootLink:hover{background:var(--primary-dim);border-color:var(--primary)}@media (prefers-reduced-motion:reduce){.marketing-module-scss-module__x_Yu7G__priceCard{transition:none}.marketing-module-scss-module__x_Yu7G__priceCard:hover{transform:none}}.marketing-module-scss-module__x_Yu7G__ctaBand{background:var(--hero-gradient);padding:clamp(4rem,8vw,6rem) clamp(1.25rem,4vw,2rem)}.marketing-module-scss-module__x_Yu7G__ctaBandInner{max-width:1200px;margin:0 auto}.marketing-module-scss-module__x_Yu7G__ctaBandPanel{text-align:center;max-width:42rem;margin:0 auto}.marketing-module-scss-module__x_Yu7G__ctaBandTitle{letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.1}.marketing-module-scss-module__x_Yu7G__ctaBandSub{color:var(--muted);max-width:32rem;margin:1rem auto 1.75rem;font-size:1.0625rem;line-height:1.55}.marketing-module-scss-module__x_Yu7G__faqSection{background:var(--section-dark-bg);color:var(--text-on-dark);position:relative;overflow:hidden}.marketing-module-scss-module__x_Yu7G__faqSection .marketing-module-scss-module__x_Yu7G__sectionInner{z-index:1;position:relative}.marketing-module-scss-module__x_Yu7G__faqSectionGlow{pointer-events:none;z-index:0;background:radial-gradient(55% 45% at 92% 88%,#116dff38 0%,#0000 62%),radial-gradient(40% 35% at 8% 12%,#7c6df024 0%,#0000 55%),radial-gradient(30% 25% at 50% 0,#10b98114 0%,#0000 50%);position:absolute;inset:0}.marketing-module-scss-module__x_Yu7G__faqList{flex-direction:column;gap:.75rem;width:100%;max-width:44rem;margin:0 auto;display:flex}.marketing-module-scss-module__x_Yu7G__faqItem{width:100%;transition:background var(--transition-smooth),border-color var(--transition-smooth),box-shadow var(--transition-smooth),transform var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff14;border-radius:.75rem;margin:0;padding:0;display:block;overflow:hidden}.marketing-module-scss-module__x_Yu7G__faqItem:hover:not([open]){background:#ffffff12;transform:translateY(-1px)}.marketing-module-scss-module__x_Yu7G__faqItem[open]{background:var(--brand-gradient);border-color:#0000;box-shadow:0 12px 40px #116dff40}.marketing-module-scss-module__x_Yu7G__faqQ{box-sizing:border-box;color:#fff;cursor:pointer;width:100%;margin:0;padding:1.15rem 3rem 1.15rem 1.25rem;font-size:clamp(.9375rem,2vw,1.0625rem);font-weight:600;line-height:1.45;list-style:none;transition:color .2s;display:block;position:relative}.marketing-module-scss-module__x_Yu7G__faqQ::-webkit-details-marker{display:none}.marketing-module-scss-module__x_Yu7G__faqQ::marker{content:"";display:none}.marketing-module-scss-module__x_Yu7G__faqQ:after{content:"";opacity:.85;border-bottom:2px solid;border-right:2px solid;width:.5rem;height:.5rem;margin-top:-.15rem;transition:transform .22s;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)rotate(45deg)}.marketing-module-scss-module__x_Yu7G__faqItem:not([open]) .marketing-module-scss-module__x_Yu7G__faqQ:hover{color:#fff}.marketing-module-scss-module__x_Yu7G__faqItem:not([open]):hover{background:#ffffff14;border-color:#ffffff1f}.marketing-module-scss-module__x_Yu7G__faqItem[open]>.marketing-module-scss-module__x_Yu7G__faqQ:after{margin-top:.1rem;transform:translateY(-50%)rotate(-135deg)}.marketing-module-scss-module__x_Yu7G__faqA{color:#ffffffe0;margin:0;padding:0 1.25rem 1.2rem;font-size:.9375rem;line-height:1.65}.marketing-module-scss-module__x_Yu7G__faqItem:not([open]) .marketing-module-scss-module__x_Yu7G__faqA{padding-top:0;padding-bottom:0}.marketing-module-scss-module__x_Yu7G__leadLayout{gap:clamp(2rem,4vw,2.75rem);display:grid}@media (min-width:900px){.marketing-module-scss-module__x_Yu7G__leadLayout{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:start;gap:2.5rem 3rem}}.marketing-module-scss-module__x_Yu7G__leadAside{padding-bottom:.25rem}@media (min-width:900px){.marketing-module-scss-module__x_Yu7G__leadAside{border-radius:var(--radius-card);background:color-mix(in srgb,var(--bg-soft)75%,var(--bg));border:1px solid var(--border-strong,var(--border));padding:1.5rem 1.65rem}}.marketing-module-scss-module__x_Yu7G__leadSectionHead{text-align:left;margin-bottom:1.25rem}.marketing-module-scss-module__x_Yu7G__leadSectionHead .marketing-module-scss-module__x_Yu7G__sectionIntro{margin-left:0;margin-right:0}.marketing-module-scss-module__x_Yu7G__leadBullets{color:var(--muted);margin:0 0 1.25rem;padding:0;font-size:.9375rem;list-style:none}.marketing-module-scss-module__x_Yu7G__leadBullets li{margin-bottom:.5rem;padding-left:1.25rem;position:relative}.marketing-module-scss-module__x_Yu7G__leadBullets li:before{content:"✓";color:var(--primary);font-size:.75rem;font-weight:700;position:absolute;left:0}.marketing-module-scss-module__x_Yu7G__leadAlt{color:var(--muted);margin:0;font-size:.9375rem}.marketing-module-scss-module__x_Yu7G__inlineLink{color:var(--primary);font-weight:600;text-decoration:none}.marketing-module-scss-module__x_Yu7G__inlineLink:hover{text-decoration:underline}.marketing-module-scss-module__x_Yu7G__leadForm{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:1rem;padding:1.75rem}.marketing-module-scss-module__x_Yu7G__formLoading{color:var(--muted);text-align:center;margin:0;padding:2rem}.marketing-module-scss-module__x_Yu7G__formRow{margin-bottom:1.1rem}.marketing-module-scss-module__x_Yu7G__formRowTwo{gap:1rem;display:grid}@media (min-width:560px){.marketing-module-scss-module__x_Yu7G__formRowTwo{grid-template-columns:1fr 1fr}}.marketing-module-scss-module__x_Yu7G__label{color:var(--muted);margin-bottom:.35rem;font-size:.8125rem;font-weight:600;display:block}.marketing-module-scss-module__x_Yu7G__req{color:var(--req)}.marketing-module-scss-module__x_Yu7G__optional{opacity:.85;font-weight:400}.marketing-module-scss-module__x_Yu7G__formSectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:1.25rem 0 .5rem;font-size:.75rem;font-weight:700}.marketing-module-scss-module__x_Yu7G__input,.marketing-module-scss-module__x_Yu7G__select,.marketing-module-scss-module__x_Yu7G__textarea{border:1px solid var(--border);background:var(--input-bg);width:100%;color:var(--text);border-radius:.5rem;padding:.65rem .875rem;font-family:inherit;font-size:1rem}.marketing-module-scss-module__x_Yu7G__input::placeholder,.marketing-module-scss-module__x_Yu7G__select::placeholder,.marketing-module-scss-module__x_Yu7G__textarea::placeholder{color:var(--muted);opacity:.55}.marketing-module-scss-module__x_Yu7G__input:focus,.marketing-module-scss-module__x_Yu7G__select:focus,.marketing-module-scss-module__x_Yu7G__textarea:focus{border-color:var(--primary-strong-border);box-shadow:0 0 0 3px var(--primary-dim);outline:none}.marketing-module-scss-module__x_Yu7G__textarea{resize:vertical;min-height:6rem}.marketing-module-scss-module__x_Yu7G__fileInput{width:100%;color:var(--muted);font-size:.875rem}.marketing-module-scss-module__x_Yu7G__submitBtn{background:var(--btn-hero-bg);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;margin-top:.35rem;padding:.9rem 1.25rem;font-size:1rem;font-weight:700;transition:opacity .15s,transform .15s}.marketing-module-scss-module__x_Yu7G__submitBtn:hover:not(:disabled){transform:translateY(-1px)}.marketing-module-scss-module__x_Yu7G__submitBtn:disabled{opacity:.65;cursor:not-allowed}.marketing-module-scss-module__x_Yu7G__formSuccess{background:var(--success-bg);color:var(--success-text);border-radius:.5rem;margin:1rem 0 0;padding:.75rem;font-size:.9375rem}.marketing-module-scss-module__x_Yu7G__formError{background:var(--error-bg);color:var(--error-text);border-radius:.5rem;margin:1rem 0 0;padding:.75rem;font-size:.9375rem}.marketing-module-scss-module__x_Yu7G__createMain{flex:1;justify-content:center;align-items:flex-start;padding:clamp(1.5rem,4vw,3rem) clamp(1rem,4vw,1.5rem) clamp(3rem,8vw,5rem);display:flex}.marketing-module-scss-module__x_Yu7G__createInner{width:100%;max-width:32rem;margin:0 auto}.marketing-module-scss-module__x_Yu7G__createTitle{letter-spacing:-.03em;margin:0 0 .65rem;padding-bottom:.85rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;position:relative}.marketing-module-scss-module__x_Yu7G__createTitle:after{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:2px;width:2.5rem;height:3px;position:absolute;bottom:0;left:0}.marketing-module-scss-module__x_Yu7G__createLead{color:var(--muted);margin:0 0 1.75rem;font-size:1rem;line-height:1.6}.marketing-module-scss-module__x_Yu7G__createLead strong{color:var(--text)}.marketing-module-scss-module__x_Yu7G__aboutGrid{align-items:start;gap:clamp(1.75rem,3vw,2.5rem);display:grid}@media (min-width:900px){.marketing-module-scss-module__x_Yu7G__aboutGrid{grid-template-columns:1.15fr minmax(0,1fr)}}.marketing-module-scss-module__x_Yu7G__aboutText{color:var(--muted);max-width:52ch;margin:0 0 1rem;font-size:1rem;line-height:1.7}.marketing-module-scss-module__x_Yu7G__aboutText:last-of-type{margin-bottom:0}.marketing-module-scss-module__x_Yu7G__aboutHighlights{background:var(--surface-elevated,var(--surface));border:1px solid var(--border-strong,var(--border));box-shadow:var(--shadow-card,0 1px 8px #0000000a);border-radius:.875rem;margin:0;padding:1.35rem 1.5rem;list-style:none}.marketing-module-scss-module__x_Yu7G__aboutHighlights li{color:var(--text);margin-bottom:.75rem;padding-left:1.35rem;font-size:.9375rem;line-height:1.5;position:relative}.marketing-module-scss-module__x_Yu7G__aboutHighlights li:last-child{margin-bottom:0}.marketing-module-scss-module__x_Yu7G__aboutHighlights li:before{content:"";background:var(--price-highlight);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.5rem;left:0}.marketing-module-scss-module__x_Yu7G__contactCards{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.marketing-module-scss-module__x_Yu7G__contactCards{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.marketing-module-scss-module__x_Yu7G__contactCards{grid-template-columns:repeat(4,1fr)}}.marketing-module-scss-module__x_Yu7G__contactCard{background:var(--surface-elevated,var(--surface));border:1px solid var(--border-strong,var(--border));box-shadow:var(--shadow-card,0 1px 8px #0000000a);border-radius:.875rem;padding:1.35rem 1.25rem;transition:border-color .2s,box-shadow .2s}.marketing-module-scss-module__x_Yu7G__contactCard:hover{border-color:var(--primary-border);box-shadow:var(--shadow-card,0 1px 8px #0000000a),0 10px 28px color-mix(in srgb,var(--shadow-primary)15%,transparent)}.marketing-module-scss-module__x_Yu7G__contactCardTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin:0 0 .5rem;font-size:.6875rem;font-weight:700}.marketing-module-scss-module__x_Yu7G__contactCardLink{color:var(--price-highlight);font-size:.9375rem;font-weight:600;text-decoration:none}.marketing-module-scss-module__x_Yu7G__contactCardLink:hover{text-decoration:underline}.marketing-module-scss-module__x_Yu7G__contactCardText{color:var(--text);margin:0;font-size:.9375rem;line-height:1.5}.marketing-module-scss-module__x_Yu7G__contactHint{color:var(--muted);margin:1.75rem 0 0;font-size:.9375rem}@media (prefers-reduced-motion:reduce){.marketing-module-scss-module__x_Yu7G__contactCard{transition:none}.marketing-module-scss-module__x_Yu7G__contactCard:hover{box-shadow:var(--shadow-card,0 1px 8px #0000000a)}}.marketing-module-scss-module__x_Yu7G__pageContent{background:var(--surface-elevated,var(--surface));border:1px solid var(--border-strong,var(--border));width:100%;max-width:52rem;box-shadow:var(--shadow-card,0 2px 12px #0000000f);border-radius:1rem;margin:0 auto;padding:clamp(1.75rem,4vw,2.75rem)}.marketing-module-scss-module__x_Yu7G__legalMain{flex:1;padding:clamp(1.5rem,4vw,3rem) clamp(1rem,4vw,1.5rem) clamp(3rem,8vw,5rem)}.marketing-module-scss-module__x_Yu7G__legalInner{max-width:42rem;margin:0 auto}.marketing-module-scss-module__x_Yu7G__legalTitle{letter-spacing:-.03em;color:var(--text);margin:0 0 .5rem;padding-bottom:.85rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;position:relative}.marketing-module-scss-module__x_Yu7G__legalTitle:after{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:2px;width:2.5rem;height:3px;position:absolute;bottom:0;left:0}.marketing-module-scss-module__x_Yu7G__legalUpdated{color:var(--muted);margin:0 0 2rem;font-size:.875rem}.marketing-module-scss-module__x_Yu7G__legalBody{color:var(--muted);font-size:1rem;line-height:1.7}.marketing-module-scss-module__x_Yu7G__legalBody p{margin:0 0 1rem}.marketing-module-scss-module__x_Yu7G__legalBody h2{color:var(--text);letter-spacing:-.02em;margin:2rem 0 .65rem;font-size:1.125rem;font-weight:700}.marketing-module-scss-module__x_Yu7G__legalBody h2:first-of-type{margin-top:1.5rem}.marketing-module-scss-module__x_Yu7G__legalBody a{color:var(--primary);font-weight:500;text-decoration:none}.marketing-module-scss-module__x_Yu7G__legalBody a:hover{text-decoration:underline}.marketing-module-scss-module__x_Yu7G__footer{border-top:1px solid var(--border);background:var(--surface);padding:clamp(3rem,6vw,4rem) clamp(1.25rem,4vw,2rem) clamp(2rem,4vw,2.5rem)}.marketing-module-scss-module__x_Yu7G__footerInner{max-width:1200px;margin:0 auto}.marketing-module-scss-module__x_Yu7G__footerGrid{grid-template-columns:1fr;gap:2.25rem;padding-bottom:.25rem;display:grid}@media (min-width:640px){.marketing-module-scss-module__x_Yu7G__footerGrid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr);gap:2rem 2.5rem}}.marketing-module-scss-module__x_Yu7G__footerCol{min-width:0}.marketing-module-scss-module__x_Yu7G__footerLogo{align-items:center;text-decoration:none;display:inline-flex}.marketing-module-scss-module__x_Yu7G__footerTagline{color:var(--muted);max-width:28ch;margin:.75rem 0 0;font-size:.875rem}.marketing-module-scss-module__x_Yu7G__footerLocation{color:var(--muted);margin:.5rem 0 0;font-size:.8125rem}.marketing-module-scss-module__x_Yu7G__footerHours{color:var(--primary);margin:.35rem 0 0;font-size:.8125rem;font-weight:600}.marketing-module-scss-module__x_Yu7G__footerHeadingSpaced{margin-top:1.25rem}.marketing-module-scss-module__x_Yu7G__footerSocial{flex-wrap:wrap;gap:.5rem;display:flex}.marketing-module-scss-module__x_Yu7G__footerSocialLink{border:1px solid var(--border);color:var(--text);transition:border-color var(--transition-smooth),color var(--transition-smooth);border-radius:999px;padding:.35rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.marketing-module-scss-module__x_Yu7G__footerSocialLink:hover{border-color:var(--primary-border);color:var(--primary)}.marketing-module-scss-module__x_Yu7G__footerSocialPending{border:1px dashed var(--border);color:var(--muted);opacity:.85;cursor:default;border-radius:999px;padding:.35rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.marketing-module-scss-module__x_Yu7G__footerHeading{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 .75rem;font-size:.6875rem;font-weight:700}.marketing-module-scss-module__x_Yu7G__footerLink{color:var(--text);margin-bottom:.5rem;font-size:.9375rem;text-decoration:none;display:block}.marketing-module-scss-module__x_Yu7G__footerLink:hover{color:var(--primary)}.marketing-module-scss-module__x_Yu7G__footerBottom{border-top:1px solid var(--border-strong,var(--border));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;margin-top:2.25rem;padding-top:1.65rem;display:flex}.marketing-module-scss-module__x_Yu7G__footerCopy{color:var(--muted);margin:0;font-size:.8125rem}.marketing-module-scss-module__x_Yu7G__footerTerms{color:var(--primary);font-size:.8125rem;font-weight:500;text-decoration:none}.marketing-module-scss-module__x_Yu7G__footerTerms:hover{text-decoration:underline}.marketing-module-scss-module__x_Yu7G__stickyMobileCta{z-index:50;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0));background:var(--sticky-bg);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:none;position:fixed;bottom:0;left:0;right:0}@media (max-width:767px){.marketing-module-scss-module__x_Yu7G__stickyMobileCta{display:block}}.marketing-module-scss-module__x_Yu7G__stickyMobileBtn{width:100%;min-height:3.25rem;font-size:1.0625rem}
