.Header-module__hBw1pG__header{z-index:100;color:var(--color-text);transition:background .3s,box-shadow .3s;position:sticky;top:0}.Header-module__hBw1pG__surface{height:var(--header-height);background:#fff;border-bottom:1px solid #0f172a0f;box-shadow:0 1px 12px #00000014}.Header-module__hBw1pG__inner{align-items:center;gap:2rem;height:100%;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.Header-module__hBw1pG__logoMark{flex-shrink:0;align-items:center;width:32px;height:32px;display:flex}.Header-module__hBw1pG__logoMark img{width:100%;height:100%}.Header-module__hBw1pG__logoText{color:var(--color-dark);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.Header-module__hBw1pG__nav{flex:1}.Header-module__hBw1pG__navList{align-items:center;gap:.25rem;display:flex}.Header-module__hBw1pG__navItem{position:relative}.Header-module__hBw1pG__navLink{font-size:var(--font-size-sm);color:var(--color-text);border-radius:var(--radius-md);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;padding:.5rem .875rem;font-family:inherit;font-weight:500;transition:background .2s,color .2s;display:flex}.Header-module__hBw1pG__navLink:hover{background:var(--color-bg-light);color:var(--color-accent)}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:.75rem;margin-left:auto;display:flex}.Header-module__hBw1pG__actions .btn--primary{position:relative;overflow:hidden}.Header-module__hBw1pG__actions .btn--primary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:60%;height:100%;animation:3.2s ease-in-out 1.5s infinite Header-module__hBw1pG__shimmerBtn;position:absolute;top:0;left:-100%}@keyframes Header-module__hBw1pG__shimmerBtn{0%{left:-100%}50%{left:130%}to{left:130%}}@media (max-width:1024px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__inner{gap:.75rem}.Header-module__hBw1pG__logoText{font-size:1rem}.Header-module__hBw1pG__ctaButton{min-height:40px;padding-inline:.9rem;font-size:.875rem}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__mediaLayer{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center 18%;animation:16s ease-in-out infinite alternate Hero-module__ZARIfG__heroImageDrift}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(90deg,#0f2447 0% 33%,#0f244794 52%,#0f244729 68%,#0f244700 79%);animation:1.1s ease-out both Hero-module__ZARIfG__heroOverlayFade;position:absolute;inset:0}.Hero-module__ZARIfG__inner{z-index:2;width:100%;padding-top:calc(var(--header-height) + 1.5rem);padding-bottom:2rem;position:relative}.Hero-module__ZARIfG__copy{max-width:36rem;padding:4rem 0}.Hero-module__ZARIfG__title,.Hero-module__ZARIfG__lead,.Hero-module__ZARIfG__ctaGroup,.Hero-module__ZARIfG__badges{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards Hero-module__ZARIfG__heroFadeUp}.Hero-module__ZARIfG__title{font-family:var(--font-serif);color:#fff;letter-spacing:-.03em;text-wrap:balance;margin-bottom:1.5rem;font-size:clamp(2.6rem,4.5vw,5rem);font-weight:900;line-height:1.08;animation-delay:80ms}.Hero-module__ZARIfG__lead{color:#ffffffd1;word-break:keep-all;max-width:30em;margin-bottom:2rem;font-size:clamp(.95rem,1.2vw,1.06rem);line-height:1.9;animation-delay:.2s}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;align-items:center;gap:.875rem;margin-bottom:2rem;animation-delay:.32s;display:flex}.Hero-module__ZARIfG__primaryCta{font-size:1rem;font-weight:800;font-family:var(--font-base);background:var(--color-accent);color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:.5rem;padding:.95rem 1.75rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 28px #2563eb66}.Hero-module__ZARIfG__primaryCta:hover{background:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 14px 36px #2563eb7a}.Hero-module__ZARIfG__secondaryCta{font-size:.95rem;font-weight:600;font-family:var(--font-base);color:#ffffffc7;white-space:nowrap;background:0 0;border:1.5px solid #ffffff52;border-radius:8px;align-items:center;padding:.95rem 1.5rem;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__secondaryCta:hover{color:#fff;background:#ffffff1a;border-color:#fff9}.Hero-module__ZARIfG__badges{flex-wrap:wrap;gap:.625rem;animation-delay:.44s;display:flex}.Hero-module__ZARIfG__badge{color:#ffffffdb;letter-spacing:-.01em;-webkit-backdrop-filter:blur(10px);background:#1616186b;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.92rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.Hero-module__ZARIfG__badgeIcon{color:#8fc2ff;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@keyframes Hero-module__ZARIfG__heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translate(0,0)}}@keyframes Hero-module__ZARIfG__heroOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__ZARIfG__heroImageDrift{0%{transform:scale(1.04)translate(0,0)}50%{transform:scale(1.08)translate(-1.25%,-1%)}to{transform:scale(1.1)translate(-2%,1%)}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__heroImage,.Hero-module__ZARIfG__overlay,.Hero-module__ZARIfG__title,.Hero-module__ZARIfG__lead,.Hero-module__ZARIfG__ctaGroup,.Hero-module__ZARIfG__badges{opacity:1;animation:none;transform:none}}@media (max-width:768px){.Hero-module__ZARIfG__overlay{background:linear-gradient(90deg,#0f2447e6 0%,#0f2447ad 52%,#0f244752 100%)}.Hero-module__ZARIfG__inner{padding-top:calc(var(--header-height) + 1rem)}.Hero-module__ZARIfG__copy{max-width:100%;padding:3rem 0}.Hero-module__ZARIfG__title{font-size:clamp(2.2rem,8vw,3rem)}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:flex-start}.Hero-module__ZARIfG__primaryCta,.Hero-module__ZARIfG__secondaryCta{justify-content:center;width:100%}}
.ProblemSection-module__A0rn6q__problem{padding-top:var(--space-2xl);padding-bottom:var(--space-2xl)}.ProblemSection-module__A0rn6q__problemBlock{text-align:center;max-width:800px;margin:0 auto 2.75rem}.ProblemSection-module__A0rn6q__problemHeader{margin-bottom:1.4rem}.ProblemSection-module__A0rn6q__problemTitle{max-width:640px;margin:0 auto}.ProblemSection-module__A0rn6q__problemIntro{font-size:var(--font-size-lg);color:var(--color-text);margin-bottom:2.4rem;font-weight:600;line-height:1.9}.ProblemSection-module__A0rn6q__arrow{color:var(--color-accent);font-weight:700;font-size:var(--font-size-sm);flex-direction:column;align-items:center;gap:.5rem;margin:2rem 0 5rem;display:flex}.ProblemSection-module__A0rn6q__arrowText{max-width:760px;font-size:var(--font-size-lg);text-align:center;color:var(--color-text);font-weight:600;line-height:1.7}.ProblemSection-module__A0rn6q__flowDivider{justify-content:center;align-items:center;gap:.9rem;width:min(100%,760px);margin:0 auto 5rem;display:flex}.ProblemSection-module__A0rn6q__flowDividerLine{background:linear-gradient(90deg,#2563eb00 0%,#2563eb38 100%);flex:1;max-width:220px;height:1px}.ProblemSection-module__A0rn6q__flowDividerLine:last-child{background:linear-gradient(90deg,#2563eb38 0%,#2563eb00 100%)}.ProblemSection-module__A0rn6q__flowDividerDot{background:#2563eb29;border:1px solid #2563eb52;border-radius:999px;flex-shrink:0;width:.7rem;height:.7rem;box-shadow:0 0 0 8px #2563eb0d}.ProblemSection-module__A0rn6q__solutionBlock{padding-top:4rem}.ProblemSection-module__A0rn6q__solutionTitle{text-align:center;max-width:600px;margin:0 auto 3rem}.ProblemSection-module__A0rn6q__solutionGrid{align-items:stretch;gap:0;display:flex}.ProblemSection-module__A0rn6q__solutionItem{flex:1;align-items:center;gap:0;min-width:0;display:flex}.ProblemSection-module__A0rn6q__stepConnector{color:var(--color-accent);flex-shrink:0;align-items:center;margin-top:-1rem;padding:0 .75rem;display:flex}.ProblemSection-module__A0rn6q__solutionCard{border-left:3px solid #0000;flex-direction:column;flex:1;padding:2rem 1.75rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.ProblemSection-module__A0rn6q__solutionCard:hover{border-left-color:var(--color-accent);box-shadow:var(--shadow-md);transform:translateY(-4px)}.ProblemSection-module__A0rn6q__solutionHead{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.ProblemSection-module__A0rn6q__solutionIconWrap{background:var(--color-accent-light);width:52px;height:52px;color:var(--color-accent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProblemSection-module__A0rn6q__solutionNum{font-feature-settings:"tnum";-webkit-text-stroke:2px var(--color-accent);color:#0000;opacity:.45;letter-spacing:-.04em;font-size:3.2rem;font-weight:900;line-height:1}.ProblemSection-module__A0rn6q__solutionCardTitle{font-size:var(--font-size-md);color:var(--color-text);margin-bottom:.75rem;font-weight:700;line-height:1.4}.ProblemSection-module__A0rn6q__solutionDesc{font-size:var(--font-size-sm);color:var(--color-text-body);line-height:1.85}@media (max-width:900px){.ProblemSection-module__A0rn6q__solutionGrid{flex-direction:column;gap:0}.ProblemSection-module__A0rn6q__solutionItem{flex-direction:column;align-items:stretch}.ProblemSection-module__A0rn6q__stepConnector{justify-content:center;margin-top:0;padding:.5rem 0;transform:rotate(90deg)}.ProblemSection-module__A0rn6q__solutionCard{border-top:3px solid #0000;border-left:none}.ProblemSection-module__A0rn6q__solutionCard:hover{border-left-color:#0000;border-top-color:var(--color-accent)}}@media (max-width:600px){.ProblemSection-module__A0rn6q__flowDivider{gap:.7rem;margin-bottom:3.5rem}.ProblemSection-module__A0rn6q__flowDividerLine{max-width:none}.ProblemSection-module__A0rn6q__solutionBlock{padding-top:2.75rem}.ProblemSection-module__A0rn6q__arrowText{font-size:var(--font-size-md);line-height:1.6}.ProblemSection-module__A0rn6q__solutionCard{padding:1.5rem}}
.FeatureSection-module__RHRnLa__header{text-align:center;margin-bottom:2.6rem}.FeatureSection-module__RHRnLa__heading{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--color-dark);font-size:clamp(2rem,4vw,3.3rem);line-height:1.1}.FeatureSection-module__RHRnLa__tabs{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-bottom:2.5rem;display:flex}.FeatureSection-module__RHRnLa__tab{color:#001b1bad;transition:all var(--transition-base);background:#e6f7f6bf;border:1px solid #0000;border-radius:999px;padding:.9rem 1.5rem;font-size:.98rem;font-weight:700}.FeatureSection-module__RHRnLa__tab:hover{color:var(--color-accent);border-color:#2aab9f33}.FeatureSection-module__RHRnLa__tabActive{color:#fff;background:linear-gradient(135deg, var(--color-primary), var(--color-accent));box-shadow:0 10px 28px #2563eb40}.FeatureSection-module__RHRnLa__panel{background:linear-gradient(145deg,#fffffff5,#f1f9f8f5);border:1px solid #2aab9f1a;border-radius:34px;grid-template-columns:1.1fr .9fr;align-items:stretch;gap:2.5rem;padding:2.35rem;display:grid;box-shadow:0 24px 70px #0f272714}.FeatureSection-module__RHRnLa__panelCopy{flex-direction:column;justify-content:center;display:flex}.FeatureSection-module__RHRnLa__panelTitle{color:var(--color-dark);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.5rem,2.2vw,2.4rem);line-height:1.2}.FeatureSection-module__RHRnLa__panelDesc{color:var(--color-text-body);max-width:42rem;margin-bottom:1.9rem;font-size:1.02rem;line-height:1.9}.FeatureSection-module__RHRnLa__pointRow{flex-wrap:wrap;gap:1rem;display:flex}.FeatureSection-module__RHRnLa__pointCard{color:var(--color-dark);background:#fff;border:1px solid #dc26261f;border-radius:20px;align-items:center;gap:.5rem;padding:.875rem 1.1rem;font-size:.92rem;font-weight:700;display:flex;box-shadow:0 6px 18px #0f27270d}.FeatureSection-module__RHRnLa__pointIcon{flex-shrink:0;align-items:center;display:flex}.FeatureSection-module__RHRnLa__panelVisual{justify-content:center;align-items:center;display:flex}.FeatureSection-module__RHRnLa__visualSurface{background:linear-gradient(160deg,#e6f7f6e6,#d7e8efeb);border-radius:30px;flex-direction:column;justify-content:flex-start;width:100%;min-height:360px;padding:1.6rem;display:flex;position:relative;overflow:hidden}.FeatureSection-module__RHRnLa__visualImageWrap{position:absolute;inset:0}.FeatureSection-module__RHRnLa__visualImage{object-fit:cover;object-position:center}.FeatureSection-module__RHRnLa__visualGlow{background:linear-gradient(#ffffff2e 0%,#ffffff14 100%),radial-gradient(circle,#ffffff1a,#ffffff0a 60%,#ffffff05 100%);position:absolute;inset:0}.FeatureSection-module__RHRnLa__visualSurfaceDeadline{background:linear-gradient(160deg,#eef9f7f0,#dbe8f5fa)}.FeatureSection-module__RHRnLa__visualSurfaceSearch{background:linear-gradient(160deg,#f2faf7f0,#e6f2effa)}.FeatureSection-module__RHRnLa__visualSurfaceCompare{background:linear-gradient(160deg,#ebf8f8f0,#dce7f8fa)}@media (max-width:900px){.FeatureSection-module__RHRnLa__panel{grid-template-columns:1fr;padding:1.5rem}.FeatureSection-module__RHRnLa__visualSurface{min-height:300px}}
.DemoPreviewSection-module__AaVfUa__section{background:linear-gradient(160deg,#f0f4ff 0%,#f8faff 60%,#eef6ff 100%);padding:5rem 0;position:relative;overflow:visible}.DemoPreviewSection-module__AaVfUa__section:before{content:"";pointer-events:none;background:radial-gradient(70% 50% at 60% 40%,#0057ff0f 0%,#0000 70%);position:absolute;inset:0}.DemoPreviewSection-module__AaVfUa__header{text-align:center;margin-bottom:3.5rem}.DemoPreviewSection-module__AaVfUa__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent,#0057ff);background:#0057ff14;border:1px solid #0057ff2e;border-radius:100px;align-items:center;margin-bottom:1.25rem;padding:.3rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.DemoPreviewSection-module__AaVfUa__heading{font-family:var(--font-serif,"Noto Serif JP", serif);color:var(--color-text,#0f172a);margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.4}.DemoPreviewSection-module__AaVfUa__subCopy{color:var(--color-text-body,#475569);max-width:560px;margin:0 auto;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.85}.DemoPreviewSection-module__AaVfUa__showcase{max-width:940px;margin:0 auto;padding:0 1.5rem;position:relative}.DemoPreviewSection-module__AaVfUa__browserFrame{background:#fff;border-radius:12px 12px 8px 8px;overflow:hidden;box-shadow:0 0 0 1px #0000001a,0 30px 80px #0057ff1f,0 8px 24px #00000014}.DemoPreviewSection-module__AaVfUa__browserBar{background:#e8ecf0;align-items:center;min-height:3.5rem;padding:.5rem .85rem;display:flex}.DemoPreviewSection-module__AaVfUa__browserDots{gap:.35rem;display:flex}.DemoPreviewSection-module__AaVfUa__browserDot{border-radius:50%;width:10px;height:10px}.DemoPreviewSection-module__AaVfUa__browserDot:first-child{background:#ff5f57}.DemoPreviewSection-module__AaVfUa__browserDot:nth-child(2){background:#febc2e}.DemoPreviewSection-module__AaVfUa__browserDot:nth-child(3){background:#28c840}.DemoPreviewSection-module__AaVfUa__pcScreenshot{width:100%;height:auto;display:block}.DemoPreviewSection-module__AaVfUa__phoneFrame{background:#1a1a1a;border-radius:28px;width:21%;min-width:140px;max-width:200px;padding:6px;position:absolute;bottom:0;right:0;box-shadow:0 0 0 1px #0000004d,0 24px 60px #0000004d,0 8px 16px #0057ff1a}.DemoPreviewSection-module__AaVfUa__phoneInner{background:#fff;border-radius:22px;position:relative;overflow:hidden}.DemoPreviewSection-module__AaVfUa__phoneNotch{z-index:1;background:#1a1a1a;border-radius:0 0 10px 10px;width:32%;height:14px;position:absolute;top:0;left:50%;transform:translate(-50%)}.DemoPreviewSection-module__AaVfUa__mobileScreenshot{width:100%;height:auto;display:block}.DemoPreviewSection-module__AaVfUa__points{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:4rem;display:flex}.DemoPreviewSection-module__AaVfUa__point{color:var(--color-text,#0f172a);background:#fff;border:1px solid #0057ff1f;border-radius:100px;align-items:center;gap:.6rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 12px #0057ff0f}.DemoPreviewSection-module__AaVfUa__point:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0057ff1a}.DemoPreviewSection-module__AaVfUa__pointEmoji{font-size:1rem;line-height:1}@media (max-width:900px){.DemoPreviewSection-module__AaVfUa__phoneFrame{width:19%;min-width:110px}}@media (max-width:600px){.DemoPreviewSection-module__AaVfUa__section{padding:3.5rem 0 4rem}.DemoPreviewSection-module__AaVfUa__header{margin-bottom:2.5rem}.DemoPreviewSection-module__AaVfUa__phoneFrame{display:none}.DemoPreviewSection-module__AaVfUa__points{gap:.625rem;margin-top:2.5rem}.DemoPreviewSection-module__AaVfUa__point{padding:.45rem .85rem;font-size:.8rem}}@media (prefers-reduced-motion:reduce){.DemoPreviewSection-module__AaVfUa__point{transition:none}}
.CaseStudiesSection-module__a8CAwq__header{text-align:center;margin-bottom:3rem}.CaseStudiesSection-module__a8CAwq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:1040px;margin:0 auto;display:grid}.CaseStudiesSection-module__a8CAwq__card{flex-direction:column;gap:.875rem;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.CaseStudiesSection-module__a8CAwq__card:hover{border-color:#2563eb59;transform:translateY(-5px);box-shadow:0 16px 40px #2563eb1a}.CaseStudiesSection-module__a8CAwq__cardTag{font-size:var(--font-size-xs);letter-spacing:.08em;color:var(--color-accent);text-transform:uppercase;background:var(--color-accent-light);border-radius:4px;width:fit-content;padding:.15rem .5rem;font-weight:700;display:inline-block}.CaseStudiesSection-module__a8CAwq__question{font-size:var(--font-size-base);color:var(--color-text);font-weight:700;line-height:1.5}.CaseStudiesSection-module__a8CAwq__answer{font-size:var(--font-size-sm);color:var(--color-text-body);line-height:1.85}.CaseStudiesSection-module__a8CAwq__cta{justify-content:center;margin-top:3.5rem;display:flex}@media (max-width:900px){.CaseStudiesSection-module__a8CAwq__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.CaseStudiesSection-module__a8CAwq__card{transition:none}}
.Reveal-module__U2Tp6W__revealInner{opacity:1;transform:none}.Reveal-module__U2Tp6W__prepared{will-change:opacity, transform;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1)}.Reveal-module__U2Tp6W__hidden{opacity:0}.Reveal-module__U2Tp6W__variantUp{transform:translateY(28px)}.Reveal-module__U2Tp6W__variantLeft{transform:translate(-28px)}.Reveal-module__U2Tp6W__variantRight{transform:translate(28px)}.Reveal-module__U2Tp6W__variantScale{transform:scale(.96)}.Reveal-module__U2Tp6W__visible{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.Reveal-module__U2Tp6W__revealInner{opacity:1;transition:none;transform:none}}
.CtaSection-module___H-rNG__cta{padding:var(--space-2xl) 0;background:var(--color-primary);position:relative;overflow:hidden}.CtaSection-module___H-rNG__bgDeco1,.CtaSection-module___H-rNG__bgDeco2{pointer-events:none;border-radius:50%;position:absolute}.CtaSection-module___H-rNG__bgDeco1{background:radial-gradient(circle,#2563eb2e 0%,#0000 70%);width:700px;height:700px;top:-250px;right:-150px}.CtaSection-module___H-rNG__bgDeco2{background:radial-gradient(circle,#16a34a1f 0%,#0000 70%);width:450px;height:450px;bottom:-150px;left:-80px}.CtaSection-module___H-rNG__bgGrid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.CtaSection-module___H-rNG__inner{flex-direction:column;align-items:center;gap:2.25rem;max-width:720px;margin:0 auto;display:flex;position:relative}.CtaSection-module___H-rNG__heading{text-align:center}.CtaSection-module___H-rNG__headingEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;margin-bottom:1.1rem;padding:.3rem 1rem;font-size:.78rem;font-weight:700;display:inline-block}.CtaSection-module___H-rNG__headingTitle{font-family:var(--font-serif);color:var(--color-white);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.7rem,3vw,2.3rem);font-weight:700;line-height:1.35}.CtaSection-module___H-rNG__headingAccent{color:#93c5fd}.CtaSection-module___H-rNG__headingDesc{color:#ffffffa6;max-width:580px;margin:0 auto;font-size:.97rem;line-height:1.9}.CtaSection-module___H-rNG__stepper{align-items:center;gap:0;width:100%;max-width:480px;display:flex}.CtaSection-module___H-rNG__stepperItem{flex:1;align-items:center;display:flex;position:relative}.CtaSection-module___H-rNG__stepperDot{color:#ffffff73;z-index:1;background:#ffffff1f;border:2px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.CtaSection-module___H-rNG__stepperDotActive{background:var(--color-accent);color:#fff;border-color:var(--color-accent);box-shadow:0 0 0 4px #2563eb4d}.CtaSection-module___H-rNG__stepperDotDone{background:var(--color-success);color:#fff;border-color:var(--color-success)}.CtaSection-module___H-rNG__stepperLabel{color:#ffffff73;white-space:nowrap;font-size:.72rem;font-weight:500;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.CtaSection-module___H-rNG__stepperLabelActive{color:#ffffffe6;font-weight:700}.CtaSection-module___H-rNG__stepperLine{background:#ffffff24;flex:1;height:2px;margin:0 4px;transition:background .3s}.CtaSection-module___H-rNG__stepperLineDone{background:var(--color-success)}.CtaSection-module___H-rNG__formCard{background:var(--color-surface);border:1px solid #ffffff1a;border-radius:24px;width:100%;margin-top:1.5rem;padding:2.25rem;box-shadow:0 24px 80px #00000047}.CtaSection-module___H-rNG__stepPanel{flex-direction:column;gap:1.4rem;display:flex}.CtaSection-module___H-rNG__stepHint{color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding-bottom:.5rem;font-size:.875rem;font-weight:500}.CtaSection-module___H-rNG__formGrid{grid-template-columns:1fr 1fr;gap:1.15rem;display:grid}.CtaSection-module___H-rNG__field{flex-direction:column;gap:.5rem;display:flex}.CtaSection-module___H-rNG__labelRow{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.CtaSection-module___H-rNG__fieldFull{grid-column:1/-1}.CtaSection-module___H-rNG__label{color:var(--color-dark);font-size:var(--font-size-sm);font-weight:700}.CtaSection-module___H-rNG__requiredMark{color:#fff;background:var(--color-accent);letter-spacing:.04em;border-radius:4px;padding:.1rem .4rem;font-size:.68rem;font-weight:700;line-height:1.5;display:inline-block}.CtaSection-module___H-rNG__selectWrapper{position:relative}.CtaSection-module___H-rNG__selectWrapper select{appearance:none}.CtaSection-module___H-rNG__selectIcon{color:var(--color-text-muted);pointer-events:none;display:flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.CtaSection-module___H-rNG__input{border:1.5px solid var(--color-border);width:100%;font-size:var(--font-size-base);color:var(--color-text);font-family:var(--font-base);background:#fff;border-radius:8px;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s}.CtaSection-module___H-rNG__input:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #2563eb1f}.CtaSection-module___H-rNG__input::placeholder{color:var(--color-text-muted)}.CtaSection-module___H-rNG__textarea{resize:vertical;min-height:110px}.CtaSection-module___H-rNG__fieldError{color:#dc2626;font-size:.82rem;font-weight:500}.CtaSection-module___H-rNG__fieldHint{color:var(--color-text-muted);font-size:.82rem;line-height:1.5}.CtaSection-module___H-rNG__stepNav{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.CtaSection-module___H-rNG__nextBtn{cursor:pointer;background:var(--color-primary);color:#fff;font-size:.97rem;font-weight:700;font-family:var(--font-base);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #1a2e4a38}.CtaSection-module___H-rNG__nextBtn:hover:not(:disabled){background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 8px 24px #1a2e4a47}.CtaSection-module___H-rNG__nextBtn:disabled{opacity:.45;cursor:not-allowed}.CtaSection-module___H-rNG__backBtn{cursor:pointer;border:1.5px solid var(--color-border);color:var(--color-text-body);font-size:.9rem;font-weight:600;font-family:var(--font-base);background:0 0;border-radius:8px;flex-shrink:0;align-items:center;gap:.4rem;padding:.875rem 1.25rem;transition:all .2s;display:inline-flex}.CtaSection-module___H-rNG__backBtn:hover{background:var(--color-bg-light);border-color:var(--color-primary);color:var(--color-primary)}.CtaSection-module___H-rNG__submitBtn{cursor:pointer;background:var(--color-primary);color:#fff;width:100%;font-size:1.02rem;font-weight:800;font-family:var(--font-base);border:none;border-radius:8px;flex:1;padding:1.1rem 2rem;transition:background .2s,transform .15s,box-shadow .2s;display:block;box-shadow:0 6px 20px #1a2e4a47}.CtaSection-module___H-rNG__submitBtn:hover:not(:disabled){background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 10px 32px #1a2e4a5c}.CtaSection-module___H-rNG__submitBtn:disabled{opacity:.65;cursor:wait}.CtaSection-module___H-rNG__submitBtnInner{justify-content:center;align-items:center;gap:.5rem;display:flex}.CtaSection-module___H-rNG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite CtaSection-module___H-rNG__spin}@keyframes CtaSection-module___H-rNG__spin{to{transform:rotate(360deg)}}.CtaSection-module___H-rNG__summaryCard{background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:12px;padding:1.25rem 1.5rem}.CtaSection-module___H-rNG__summaryList{flex-direction:column;gap:.6rem;display:flex}.CtaSection-module___H-rNG__summaryRow{gap:1rem;font-size:.875rem;line-height:1.5;display:flex}.CtaSection-module___H-rNG__summaryRow dt{color:var(--color-text-muted);flex-shrink:0;min-width:80px;font-weight:600}.CtaSection-module___H-rNG__summaryRow dd{color:var(--color-text);word-break:break-all}.CtaSection-module___H-rNG__privacyNote{text-align:center;color:var(--color-text-muted);margin-top:.5rem;font-size:.78rem}.CtaSection-module___H-rNG__privacyLink{color:var(--color-accent);text-underline-offset:2px;text-decoration:underline}.CtaSection-module___H-rNG__feedbackError{color:#dc2626;min-height:1.5rem;margin-top:.75rem;font-size:.875rem;font-weight:500}.CtaSection-module___H-rNG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0712189e;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.CtaSection-module___H-rNG__modal{text-align:center;background:#fff;border-radius:20px;width:min(100%,440px);padding:2rem;box-shadow:0 32px 80px #0000003d}.CtaSection-module___H-rNG__modalIcon{justify-content:center;margin-bottom:1rem;display:flex}.CtaSection-module___H-rNG__modalTitle{color:var(--color-dark);font-size:1.35rem;font-weight:800;font-family:var(--font-serif)}.CtaSection-module___H-rNG__modalText{color:var(--color-text-body);margin-top:.75rem;font-size:.97rem;line-height:1.8}.CtaSection-module___H-rNG__modalText strong{color:var(--color-dark);font-weight:700}.CtaSection-module___H-rNG__modalButton{width:100%;font-family:var(--font-base);cursor:pointer;border:1.5px solid var(--color-border);color:var(--color-text-body);background:0 0;border-radius:8px;margin-top:1.25rem;padding:.875rem;font-weight:700;transition:all .2s;display:block}.CtaSection-module___H-rNG__modalButton:hover{background:var(--color-bg-light);border-color:var(--color-primary);color:var(--color-primary)}@media (max-width:900px){.CtaSection-module___H-rNG__inner{gap:1.75rem}.CtaSection-module___H-rNG__formGrid{grid-template-columns:1fr}.CtaSection-module___H-rNG__formCard{padding:1.5rem}.CtaSection-module___H-rNG__stepper{max-width:100%}}@media (max-width:600px){.CtaSection-module___H-rNG__stepNav{flex-direction:column-reverse}.CtaSection-module___H-rNG__backBtn{justify-content:center;width:100%}.CtaSection-module___H-rNG__nextBtn{width:100%}.CtaSection-module___H-rNG__summaryRow{flex-direction:column;gap:.15rem}.CtaSection-module___H-rNG__summaryRow dt{min-width:auto}}
.Footer-module__S6Hkya__footer{background:var(--color-dark);color:#fffc;padding:var(--space-2xl) 0 var(--space-lg)}.Footer-module__S6Hkya__main{border-bottom:1px solid #ffffff1a;grid-template-columns:1.6fr repeat(4,1fr);gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__logoLink{align-items:center;gap:.625rem;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoMark{align-items:center;display:flex}.Footer-module__S6Hkya__logoText{color:var(--color-white);font-size:1.125rem;font-weight:700}.Footer-module__S6Hkya__tagline{font-size:var(--font-size-sm);color:#ffffff8c;max-width:220px;line-height:1.8}.Footer-module__S6Hkya__socialLinks{gap:.75rem;display:flex}.Footer-module__S6Hkya__socialLink{border-radius:var(--radius-md);color:#fff9;width:36px;height:36px;transition:all var(--transition-fast);border:1px solid #fff3;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--color-white);background:#ffffff1a;border-color:#fff6}.Footer-module__S6Hkya__navCol{flex-direction:column;gap:.875rem;display:flex}.Footer-module__S6Hkya__navTitle{font-size:var(--font-size-sm);color:var(--color-white);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.25rem;font-weight:700}.Footer-module__S6Hkya__navList{flex-direction:column;gap:.625rem;display:flex}.Footer-module__S6Hkya__navLink{font-size:var(--font-size-sm);color:#ffffff8c;transition:color var(--transition-fast)}.Footer-module__S6Hkya__navLink:hover{color:var(--color-accent)}.Footer-module__S6Hkya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.75rem;display:flex}.Footer-module__S6Hkya__legalList{flex-wrap:wrap;gap:.25rem 1.5rem;display:flex}.Footer-module__S6Hkya__legalLink{font-size:var(--font-size-xs);color:#ffffff73;transition:color var(--transition-fast)}.Footer-module__S6Hkya__legalLink:hover{color:#fffc}.Footer-module__S6Hkya__copyright{font-size:var(--font-size-xs);color:#ffffff59}@media (max-width:1024px){.Footer-module__S6Hkya__main{grid-template-columns:1fr 1fr 1fr}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:640px){.Footer-module__S6Hkya__main{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__S6Hkya__brand{grid-column:1/-1}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start}}
