.Header-module__lnUIdW__header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#fff9;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,height .3s;position:sticky;top:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled{border-bottom-color:var(--color-border,#e4e4e7);background:#ffffffeb}.Header-module__lnUIdW__headerInner{justify-content:space-between;align-items:center;height:64px;transition:height .3s;display:flex}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled .Header-module__lnUIdW__headerInner{height:56px}@media (max-width:768px){.Header-module__lnUIdW__headerInner{height:56px}}.Header-module__lnUIdW__logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.Header-module__lnUIdW__logoText{color:var(--color-text,#1a1a1a);letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.Header-module__lnUIdW__logoAccent{color:var(--color-primary,#f5b800)}.Header-module__lnUIdW__nav{align-items:center;gap:.25rem;display:flex}.Header-module__lnUIdW__navLink{color:var(--color-text-secondary,#52525b);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:flex}.Header-module__lnUIdW__navLink:hover{color:var(--color-text,#1a1a1a);background:#0000000a}.Header-module__lnUIdW__dropdown{position:relative}.Header-module__lnUIdW__dropdownMenu{-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border,#e4e4e7);z-index:50;background:#fffffff2;border-radius:12px;min-width:220px;padding:.5rem;animation:.2s cubic-bezier(.16,1,.3,1) Header-module__lnUIdW__dropdownReveal;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);box-shadow:0 12px 40px #00000014,0 2px 8px #0000000a}@keyframes Header-module__lnUIdW__dropdownReveal{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Header-module__lnUIdW__dropdownItem{color:var(--color-text-secondary,#52525b);border-radius:6px;padding:.5rem .75rem;font-size:.84rem;text-decoration:none;transition:background .15s,color .15s;display:block}.Header-module__lnUIdW__dropdownItem:hover{color:var(--color-text,#1a1a1a);background:#0000000a}.Header-module__lnUIdW__actions{align-items:center;gap:.75rem;display:flex}.Header-module__lnUIdW__loginLink{color:var(--color-text-secondary,#52525b);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;max-width:160px;padding:.45rem .75rem;font-size:.84rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;overflow:hidden}.Header-module__lnUIdW__loginLink:hover{color:var(--color-text,#1a1a1a);background:#0000000a}.Header-module__lnUIdW__mobileToggle{color:var(--color-text,#1a1a1a);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__lnUIdW__mobileMenu{-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--color-border,#e4e4e7);background:#fffffffa;padding:1.5rem;animation:.25s cubic-bezier(.16,1,.3,1) Header-module__lnUIdW__mobileSlide}@keyframes Header-module__lnUIdW__mobileSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__mobileNav{flex-direction:column;gap:.5rem;display:flex}.Header-module__lnUIdW__mobileLink{color:var(--color-text-secondary,#52525b);border-bottom:1px solid var(--color-border,#e4e4e7);padding:.75rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s}.Header-module__lnUIdW__mobileLink:hover{color:var(--color-text,#1a1a1a)}@media (max-width:1024px){.Header-module__lnUIdW__nav,.Header-module__lnUIdW__actions{display:none}.Header-module__lnUIdW__mobileToggle{display:block}}
.Footer-module__3hUVsW__footer{background:var(--color-dark,#1a1a1a);color:var(--color-white,#fff);padding:clamp(4rem,8vw,6rem) 0 2rem}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__3hUVsW__brandCol{flex-direction:column;display:flex}.Footer-module__3hUVsW__logo{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Footer-module__3hUVsW__logoText{letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.Footer-module__3hUVsW__tagline{color:var(--color-primary,#f5b800);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.Footer-module__3hUVsW__desc{color:#999;max-width:280px;margin-bottom:2rem;font-size:.9rem;line-height:1.6}.Footer-module__3hUVsW__newsletter{margin-top:auto}.Footer-module__3hUVsW__newsletterLabel{color:#fff;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.Footer-module__3hUVsW__newsletterForm{align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__newsletterInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;flex:1;padding:.65rem 1rem;font-size:.85rem;transition:border-color .2s}.Footer-module__3hUVsW__newsletterInput:focus{border-color:#ffffff4d}.Footer-module__3hUVsW__newsletterInput::placeholder{color:#ffffff4d}.Footer-module__3hUVsW__newsletterBtn{background:var(--color-primary,#f5b800);color:#1a1a1a;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background .2s;display:flex}.Footer-module__3hUVsW__newsletterBtn:hover{background:#e5ab00;transform:translateY(-1px)}.Footer-module__3hUVsW__linksGroup{flex-direction:column;gap:.85rem;display:flex}.Footer-module__3hUVsW__linksGroup h4{color:var(--color-white,#fff);margin-bottom:.5rem;font-size:.95rem;font-weight:700}.Footer-module__3hUVsW__linksGroup a{color:#999;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__linksGroup a:hover{color:var(--color-white,#fff)}.Footer-module__3hUVsW__contact{flex-direction:column;gap:.85rem;display:flex}.Footer-module__3hUVsW__contact h4{color:var(--color-white,#fff);margin-bottom:.5rem;font-size:.95rem;font-weight:700}.Footer-module__3hUVsW__contactItem{color:#999;align-items:center;gap:.5rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:flex}.Footer-module__3hUVsW__contactItem:hover{color:var(--color-white,#fff)}.Footer-module__3hUVsW__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}.Footer-module__3hUVsW__bottom p{color:#666;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.Footer-module__3hUVsW__trustCaption{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);color:#888;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0d;border-radius:4px;padding:.25rem .5rem;font-size:.7rem}.Footer-module__3hUVsW__bottomRight{align-items:center;gap:1.5rem;display:flex}.Footer-module__3hUVsW__socialIcon{color:#666;transition:color .2s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{color:#fff}.Footer-module__3hUVsW__madeIn{color:#666;font-size:.85rem}@media (max-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:1.5fr 1fr 1fr;row-gap:3rem}.Footer-module__3hUVsW__brandCol{grid-column:span 3}}@media (max-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr}.Footer-module__3hUVsW__brandCol{grid-column:span 2}.Footer-module__3hUVsW__bottom{flex-direction:column-reverse;align-items:flex-start}}@media (max-width:480px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__3hUVsW__brandCol{grid-column:span 1}.Footer-module__3hUVsW__newsletterForm{flex-direction:column;align-items:stretch}.Footer-module__3hUVsW__newsletterBtn{width:100%}.Footer-module__3hUVsW__bottomRight{flex-direction:column;align-items:flex-start;gap:1rem}}
.EditorialHero-module__tVr70G__hero{z-index:10;background:linear-gradient(#fafafa 0%,#f5f5f0 100%);min-height:88dvh;padding:clamp(3rem,8vh,6rem) clamp(1.5rem,6vw,5rem) clamp(4rem,10vh,7rem);position:relative;overflow:visible}.EditorialHero-module__tVr70G__heroGrid{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:end;gap:clamp(2rem,4vw,5rem);max-width:1440px;margin:0 auto;display:grid}.EditorialHero-module__tVr70G__heroLeft{flex-direction:column;gap:2rem;display:flex}.EditorialHero-module__tVr70G__heroRight{flex-direction:column;gap:1rem;display:flex}.EditorialHero-module__tVr70G__eyebrow{font-family:var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;color:#71717a;font-variant-numeric:tabular-nums;margin:0;font-size:.6875rem}.EditorialHero-module__tVr70G__display{font-family:var(--font-geist-sans);letter-spacing:-.035em;color:#0a0a0a;font-feature-settings:"cv02", "cv03", "cv04", "cv11";margin:0;font-size:clamp(3.5rem,9vw,9rem);font-weight:700;line-height:.92}.EditorialHero-module__tVr70G__displayWord{display:block}.EditorialHero-module__tVr70G__dot{color:var(--color-primary)}.EditorialHero-module__tVr70G__subtitle{font-family:var(--font-inter);color:#3f3f46;max-width:36ch;margin:0;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.55}.EditorialHero-module__tVr70G__formPill{background:#fff;border:1px solid #e4e4e7;border-radius:12px;grid-template-columns:1.5fr 1fr 1fr auto;align-items:stretch;max-width:640px;height:72px;display:grid;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.EditorialHero-module__tVr70G__formField{cursor:pointer;flex-direction:column;justify-content:center;padding:12px 16px;transition:background .15s;display:flex;position:relative}.EditorialHero-module__tVr70G__formField+.EditorialHero-module__tVr70G__formField{border-left:1px solid #e4e4e7}.EditorialHero-module__tVr70G__formField:hover{background:#fafafa}.EditorialHero-module__tVr70G__formField:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.EditorialHero-module__tVr70G__formFieldLabel{font-family:var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;color:#71717a;margin-bottom:2px;font-size:.625rem}.EditorialHero-module__tVr70G__formFieldInput{font-family:var(--font-inter);color:#18181b;appearance:none;cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:.9375rem;font-weight:500}.EditorialHero-module__tVr70G__formFieldInput::placeholder{color:#a1a1aa;font-weight:400}.EditorialHero-module__tVr70G__formFieldChevron{color:#71717a;pointer-events:none;transition:transform .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.EditorialHero-module__tVr70G__customDropdownTrigger{justify-content:space-between;align-items:center;width:100%;display:flex}.EditorialHero-module__tVr70G__customDropdownValue{font-family:var(--font-inter);color:#18181b;font-size:.9375rem;font-weight:500}.EditorialHero-module__tVr70G__customDropdownPlaceholder{font-family:var(--font-inter);color:#a1a1aa;font-size:.9375rem;font-weight:400}.EditorialHero-module__tVr70G__customDropdownMenu{z-index:100;background:#fff;border:1px solid #e4e4e7;border-radius:8px;width:max(100%,240px);max-height:320px;margin:0;padding:8px 0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 12px 32px -8px #0000001f,0 4px 12px -4px #0000000f}.EditorialHero-module__tVr70G__customDropdownItem{font-family:var(--font-inter);color:#3f3f46;cursor:pointer;padding:10px 16px;font-size:.9375rem;transition:background .15s,color .15s}.EditorialHero-module__tVr70G__customDropdownItem:hover{color:#0a0a0a;background:#fafafa}.EditorialHero-module__tVr70G__customDropdownItem.EditorialHero-module__tVr70G__selected{color:#926e00;background:#f5b8001a;font-weight:600}.EditorialHero-module__tVr70G__submitBtn{background:var(--color-primary);color:#0a0a0a;font-family:var(--font-inter);cursor:pointer;white-space:nowrap;border:none;border-top-right-radius:12px;border-bottom-right-radius:12px;align-items:center;gap:12px;padding:0 28px;font-size:.9375rem;font-weight:600;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex}.EditorialHero-module__tVr70G__submitBtn:hover{background:#e5a600;box-shadow:0 8px 24px -8px #f5b80080}.EditorialHero-module__tVr70G__submitBtn:active{transform:scale(.98)}.EditorialHero-module__tVr70G__submitBtnLabel{white-space:nowrap}.EditorialHero-module__tVr70G__statLine{font-family:var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;color:#71717a;font-variant-numeric:tabular-nums;margin:0;font-size:.6875rem}.EditorialHero-module__tVr70G__heroImageWrap{aspect-ratio:4/5;background:#e4e4e7;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 48px -16px #0000001f}.EditorialHero-module__tVr70G__heroImage{object-fit:cover;filter:saturate(.96)contrast(1.02);width:100%;height:100%}.EditorialHero-module__tVr70G__captionRule{border:none;border-top:1px solid #e4e4e7;margin:0}.EditorialHero-module__tVr70G__caption{font-family:var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;color:#71717a;font-variant-numeric:tabular-nums;margin:0;font-size:.6875rem}.EditorialHero-module__tVr70G__scrollCue{color:#71717a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;animation:2.4s ease-in-out infinite EditorialHero-module__tVr70G__bounce;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes EditorialHero-module__tVr70G__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (prefers-reduced-motion:reduce){.EditorialHero-module__tVr70G__scrollCue{animation:none}}.EditorialHero-module__tVr70G__formSkeleton{background:#f4f4f5;border-radius:12px;max-width:640px;height:72px}@media (max-width:1280px){.EditorialHero-module__tVr70G__display{font-size:clamp(3rem,8vw,5.5rem)}.EditorialHero-module__tVr70G__heroGrid{gap:3rem}}@media (max-width:768px){.EditorialHero-module__tVr70G__hero{min-height:auto;padding:2rem 1rem 3rem}.EditorialHero-module__tVr70G__heroGrid{grid-template-columns:1fr;align-items:stretch;gap:2rem}.EditorialHero-module__tVr70G__heroLeft{order:1;gap:1.5rem}.EditorialHero-module__tVr70G__heroRight{order:2}.EditorialHero-module__tVr70G__display{letter-spacing:-.025em;font-size:clamp(2.75rem,13vw,4.5rem);line-height:.95}.EditorialHero-module__tVr70G__formPill{grid-template-columns:1fr;max-width:none;height:auto}.EditorialHero-module__tVr70G__formField{min-height:56px;padding:14px 16px}.EditorialHero-module__tVr70G__formField:first-child{border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:0}.EditorialHero-module__tVr70G__formField+.EditorialHero-module__tVr70G__formField{border-top:1px solid #e4e4e7;border-left:none}.EditorialHero-module__tVr70G__submitBtn{border-top:1px solid #e4e4e7;border-top-right-radius:0;border-bottom-right-radius:12px;border-bottom-left-radius:12px;justify-content:center;padding:18px 28px}.EditorialHero-module__tVr70G__heroImageWrap{aspect-ratio:3/4}.EditorialHero-module__tVr70G__scrollCue{display:none}}
.page-module___8aEwW__trustStrip{border-bottom:1px solid #e8e5de;padding:1.25rem 0}.page-module___8aEwW__trustStripRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.page-module___8aEwW__trustFact{color:#52525b;letter-spacing:.01em;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;display:inline-flex}.page-module___8aEwW__trustFact svg{color:#f5b800;flex-shrink:0}.page-module___8aEwW__trustDot{color:#d4d4d8;font-size:1rem;line-height:1}.page-module___8aEwW__sectionEyebrow{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);text-transform:uppercase;letter-spacing:.12em;color:#999;text-align:center;margin-bottom:1rem;font-size:.72rem}.page-module___8aEwW__sectionTitle{text-align:center;color:var(--color-text);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.1}.page-module___8aEwW__sectionSubtitle{text-align:center;color:#666;max-width:520px;margin:0 auto 3rem;font-size:1.05rem}.page-module___8aEwW__stepsSection{background:#f5f5f0;padding:clamp(4rem,8vw,7rem) 0}.page-module___8aEwW__stepsNarrative{flex-direction:column;gap:4rem;max-width:800px;margin:2rem auto 0;display:flex}.page-module___8aEwW__stepRow{align-items:flex-start;gap:2.5rem;display:flex}.page-module___8aEwW__stepLeft{justify-content:flex-start}.page-module___8aEwW__stepRight{text-align:right;flex-direction:row-reverse;justify-content:flex-end}.page-module___8aEwW__stepOutlineNum{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);color:#0000;-webkit-text-stroke:1.5px #d4d4d8;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:clamp(4rem,8vw,6rem);font-weight:800;line-height:1}.page-module___8aEwW__stepContent{max-width:420px;padding-top:.5rem}.page-module___8aEwW__stepTitle{color:var(--color-text,#1a1a1a);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:800}.page-module___8aEwW__stepDesc{color:#666;font-size:.95rem;line-height:1.65}.page-module___8aEwW__bentoSection{padding:clamp(4rem,8vw,7rem) 0}.page-module___8aEwW__bentoGrid{grid-template-columns:repeat(6,1fr);gap:1rem;margin-top:2rem;display:grid}.page-module___8aEwW__bentoTile{border-radius:12px;flex-direction:column;justify-content:flex-end;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__bentoTile:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.page-module___8aEwW__bentoHero{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);grid-column:span 3;min-height:260px}.page-module___8aEwW__bentoHero .page-module___8aEwW__bentoTileIcon{color:#f5b800}.page-module___8aEwW__bentoHero .page-module___8aEwW__bentoTileName{color:#fff;font-size:1.3rem}.page-module___8aEwW__bentoHero .page-module___8aEwW__bentoTileDesc{color:#ffffffb3}.page-module___8aEwW__bentoHero .page-module___8aEwW__bentoArrow{color:#f5b800}.page-module___8aEwW__bentoStandard{background:#fff;border:1px solid #e8e5de;grid-column:span 2;min-height:160px}.page-module___8aEwW__bentoStandard .page-module___8aEwW__bentoTileIcon{color:#f5b800}.page-module___8aEwW__bentoTileIcon{margin-bottom:1rem}.page-module___8aEwW__bentoTileName{color:var(--color-text,#1a1a1a);margin-bottom:.35rem;font-size:1rem;font-weight:700}.page-module___8aEwW__bentoTileDesc{color:#666;margin-bottom:.75rem;font-size:.82rem;line-height:1.5}.page-module___8aEwW__bentoKpi{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);color:#ffffff80;letter-spacing:.02em;margin-bottom:.75rem;font-size:.68rem}.page-module___8aEwW__bentoArrow{color:var(--color-primary,#f5b800);align-items:center;gap:.35rem;margin-top:auto;font-size:.78rem;font-weight:600;display:inline-flex}.page-module___8aEwW__dualPathGrid{grid-template-columns:1fr 1fr;min-height:440px;display:grid}.page-module___8aEwW__dualPathCard{align-items:flex-end;padding:clamp(2.5rem,5vw,4rem);display:flex;position:relative;overflow:hidden}.page-module___8aEwW__dualPathOverlay{z-index:1;position:absolute;inset:0}.page-module___8aEwW__dualPathContent{z-index:2;position:relative}.page-module___8aEwW__dualPathKunde{background:linear-gradient(135deg,#2c2218 0%,#3d3024 60%,#1a1a1a 100%)}.page-module___8aEwW__dualPathKunde .page-module___8aEwW__dualPathOverlay{background:linear-gradient(#0000 40%,#00000080 100%)}.page-module___8aEwW__dualPathFirma{background:linear-gradient(135deg,#1a2332 0%,#243040 60%,#1a1a1a 100%)}.page-module___8aEwW__dualPathFirma .page-module___8aEwW__dualPathOverlay{background:linear-gradient(#0000 40%,#00000080 100%)}.page-module___8aEwW__dualPathEyebrow{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);text-transform:uppercase;letter-spacing:.12em;color:#fff9;margin-bottom:1rem;font-size:.7rem;display:block}.page-module___8aEwW__dualPathTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.15}.page-module___8aEwW__dualPathBtnOutline{color:#fff;border:1.5px solid #ffffff80;border-radius:8px;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module___8aEwW__dualPathBtnOutline:hover{background:#ffffff1a;border-color:#fff}.page-module___8aEwW__dualPathBtnPrimary{color:#1a1a1a;background:#f5b800;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.page-module___8aEwW__dualPathBtnPrimary:hover{background:#e5ab00;transform:translateY(-1px)}.page-module___8aEwW__dualPathCaption{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);color:#ffffff73;letter-spacing:.05em;margin-top:1rem;font-size:.68rem;display:block}.page-module___8aEwW__testimonialsSection{background:#fdfbf7;padding:clamp(4rem,8vw,7rem) 0}.page-module___8aEwW__featuredTestimonial{text-align:center;max-width:720px;margin:2rem auto 3rem}.page-module___8aEwW__featuredQuote{color:var(--color-text,#1a1a1a);border:none;margin:0 0 2rem;padding:0;font-size:clamp(1.3rem,2.5vw,1.8rem);font-style:italic;font-weight:500;line-height:1.5}.page-module___8aEwW__featuredMeta{justify-content:center;align-items:center;gap:.75rem;display:flex}.page-module___8aEwW__featuredAvatar{color:#d4a843;background:linear-gradient(135deg,#f5b80030,#f5b80010);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;display:flex}.page-module___8aEwW__featuredName{color:var(--color-text,#1a1a1a);font-size:.85rem;font-weight:700;display:block}.page-module___8aEwW__featuredLocation{color:#999;font-size:.75rem;display:block}.page-module___8aEwW__featuredStars{gap:2px;margin-left:.5rem;display:flex}.page-module___8aEwW__supportingGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module___8aEwW__supportingCard{background:#fff;border:1px solid #e8e5de;border-left:3px solid #f5b80040;border-radius:12px;padding:1.5rem;transition:box-shadow .2s,transform .2s}.page-module___8aEwW__supportingCard:hover{border-left-color:#f5b800;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.page-module___8aEwW__supportingText{color:#555;margin-bottom:1rem;font-size:.85rem;font-style:italic;line-height:1.6}.page-module___8aEwW__supportingFooter{border-top:1px solid #f0f0f0;flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.75rem;display:flex}.page-module___8aEwW__supportingName{color:var(--color-text,#1a1a1a);font-size:.82rem;font-weight:600}.page-module___8aEwW__supportingLoc{color:#999;font-size:.72rem}.page-module___8aEwW__supportingStars{gap:1px;margin-left:auto;display:flex}.page-module___8aEwW__metricsSection{background:#fff;border-top:1px solid #e8e5de;border-bottom:1px solid #e8e5de;padding:clamp(4rem,8vw,6rem) 0}.page-module___8aEwW__metricsGrid{justify-content:center;align-items:flex-start;gap:0;max-width:900px;margin:2rem auto 0;display:flex}.page-module___8aEwW__metricItem{text-align:center;flex:1;padding:0 2rem}.page-module___8aEwW__metricValue{color:var(--color-text,#1a1a1a);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.page-module___8aEwW__metricAccent{color:#d4a843}.page-module___8aEwW__metricLabel{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);text-transform:uppercase;letter-spacing:.08em;color:#999;max-width:16ch;margin:0 auto;font-size:.68rem;line-height:1.4}.page-module___8aEwW__metricDivider{background:#e8e5de;flex-shrink:0;align-self:center;width:1px;height:56px}.page-module___8aEwW__quietCta{background:#fff;padding:clamp(5rem,10vw,8rem) 0}.page-module___8aEwW__quietCtaInner{text-align:center;max-width:620px;margin:0 auto}.page-module___8aEwW__quietCtaTitle{color:var(--color-text);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.page-module___8aEwW__quietCtaSubtitle{color:#666;margin-bottom:2.5rem;font-size:1.1rem}.page-module___8aEwW__quietCtaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.page-module___8aEwW__quietCtaGhost{color:#52525b;border-radius:var(--radius-md,8px);border:1px solid #d4d4d8;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.page-module___8aEwW__quietCtaGhost:hover{border-color:var(--color-text,#1a1a1a);color:var(--color-text,#1a1a1a)}.page-module___8aEwW__quietCtaDivider{background:#d4d4d8;width:64px;height:1px;margin:2.5rem auto}.page-module___8aEwW__quietCtaContact{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);color:#999;letter-spacing:.02em;font-size:.75rem}@media (max-width:1024px){.page-module___8aEwW__bentoGrid{grid-template-columns:repeat(4,1fr)}.page-module___8aEwW__bentoHero,.page-module___8aEwW__bentoStandard{grid-column:span 2}.page-module___8aEwW__supportingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module___8aEwW__trustStripRow{gap:.75rem}.page-module___8aEwW__trustDot{display:none}.page-module___8aEwW__trustStripRow{grid-template-columns:1fr 1fr;justify-items:start;display:grid}.page-module___8aEwW__stepRow,.page-module___8aEwW__stepRight{text-align:left!important;flex-direction:row!important}.page-module___8aEwW__stepOutlineNum{font-size:3rem}.page-module___8aEwW__bentoGrid{grid-template-columns:1fr 1fr}.page-module___8aEwW__bentoHero{grid-column:span 2}.page-module___8aEwW__bentoStandard{grid-column:span 1}.page-module___8aEwW__supportingGrid,.page-module___8aEwW__dualPathGrid{grid-template-columns:1fr}.page-module___8aEwW__dualPathCard{min-height:280px}.page-module___8aEwW__metricsGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.page-module___8aEwW__metricDivider{display:none}}@media (max-width:480px){.page-module___8aEwW__bentoGrid{grid-template-columns:1fr}.page-module___8aEwW__bentoHero{grid-column:span 1;min-height:200px}.page-module___8aEwW__bentoStandard{grid-column:span 1;min-height:120px}.page-module___8aEwW__quietCtaActions{flex-direction:column}.page-module___8aEwW__featuredQuote{font-size:1.15rem}}