.Header-module__Af2_WG__header{z-index:10;padding:32px 0;position:relative}.Header-module__Af2_WG__logo{font-family:var(--font-fraunces),serif;background:linear-gradient(135deg,var(--blue-600),var(--blue-400));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:700}
.Hero-module__Z8hQ_W__hero{text-align:center;padding:80px 0 120px;position:relative}.Hero-module__Z8hQ_W__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#38bdf826 0%,#0000 70%);width:800px;height:800px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__pulse;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--blue-200);color:var(--blue-700);background:#ffffffe6;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:14px;font-weight:500;animation:.6s ease-out Hero-module__Z8hQ_W__slideDown;display:inline-flex;box-shadow:0 4px 12px #0ea5e91a}.Hero-module__Z8hQ_W__badgeDot{background:var(--blue-500);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__blink}.Hero-module__Z8hQ_W__title{font-family:var(--font-fraunces),serif;color:var(--gray-900);letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(42px,6vw,68px);font-weight:700;line-height:1.1;animation:.8s ease-out .2s both Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__subtitle{color:var(--gray-600);max-width:700px;margin:0 auto 48px;font-size:clamp(18px,2.5vw,22px);line-height:1.7;animation:.8s ease-out .4s both Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__ctaGroup{flex-wrap:wrap;justify-content:center;gap:16px;animation:.8s ease-out .6s both Hero-module__Z8hQ_W__fadeInUp;display:flex}
.ProblemSection-module__5F-xwa__section{background:#fff;padding:100px 0;position:relative;overflow:hidden}.ProblemSection-module__5F-xwa__section:before{content:"";background:linear-gradient(90deg,transparent,var(--blue-200),transparent);height:1px;position:absolute;top:0;left:0;right:0}.ProblemSection-module__5F-xwa__label{text-transform:uppercase;letter-spacing:.15em;color:var(--blue-600);text-align:center;margin-bottom:16px;font-size:13px;font-weight:600}.ProblemSection-module__5F-xwa__title{font-family:var(--font-fraunces),serif;color:var(--gray-900);text-align:center;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.ProblemSection-module__5F-xwa__subtitle{color:var(--gray-600);text-align:center;max-width:700px;margin:0 auto 64px;font-size:20px;line-height:1.7}.ProblemSection-module__5F-xwa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:48px;display:grid}.ProblemSection-module__5F-xwa__card{background:linear-gradient(135deg,var(--blue-50),white);border:1px solid var(--blue-100);border-radius:16px;padding:32px;transition:all .3s}.ProblemSection-module__5F-xwa__card:hover{border-color:var(--blue-300);transform:translateY(-4px);box-shadow:0 12px 32px #0ea5e926}.ProblemSection-module__5F-xwa__icon{background:linear-gradient(135deg,var(--blue-500),var(--blue-400));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.ProblemSection-module__5F-xwa__icon svg{color:#fff;stroke:#fff;width:28px;height:28px}.ProblemSection-module__5F-xwa__card h3{color:var(--gray-900);margin-bottom:12px;font-size:20px;font-weight:700}.ProblemSection-module__5F-xwa__card p{color:var(--gray-600);font-size:16px;line-height:1.6}
.SolutionSection-module__2pKOEq__section{background:linear-gradient(180deg,white 0%,var(--blue-50)100%);padding:100px 0}.SolutionSection-module__2pKOEq__label{text-transform:uppercase;letter-spacing:.15em;color:var(--blue-600);text-align:center;margin-bottom:16px;font-size:13px;font-weight:600}.SolutionSection-module__2pKOEq__title{font-family:var(--font-fraunces),serif;color:var(--gray-900);text-align:center;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.SolutionSection-module__2pKOEq__subtitle{color:var(--gray-600);text-align:center;max-width:700px;margin:0 auto 64px;font-size:20px;line-height:1.7}.SolutionSection-module__2pKOEq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-top:64px;display:grid}.SolutionSection-module__2pKOEq__card{border:2px solid var(--blue-100);background:#fff;border-radius:20px;padding:40px;transition:all .3s;position:relative}.SolutionSection-module__2pKOEq__card:hover{border-color:var(--blue-400);transform:translateY(-8px);box-shadow:0 16px 48px #0ea5e933}.SolutionSection-module__2pKOEq__primary{border-color:var(--blue-400);background:linear-gradient(135deg,#38bdf80d,#fff);border-width:3px}.SolutionSection-module__2pKOEq__badge{background:linear-gradient(135deg,var(--blue-600),var(--blue-500));color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:100px;padding:6px 20px;font-size:13px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.SolutionSection-module__2pKOEq__card h3{font-family:var(--font-fraunces),serif;color:var(--gray-900);margin-bottom:12px;font-size:28px;font-weight:700}.SolutionSection-module__2pKOEq__price{color:var(--blue-600);text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px;font-size:16px;font-weight:600}.SolutionSection-module__2pKOEq__description{color:var(--gray-700);border-bottom:1px solid var(--blue-100);margin-bottom:28px;padding-bottom:28px;font-size:17px;line-height:1.6}.SolutionSection-module__2pKOEq__features{margin-bottom:28px;list-style:none}.SolutionSection-module__2pKOEq__features li{color:var(--gray-700);align-items:flex-start;gap:12px;padding:10px 0;font-size:15px;display:flex}.SolutionSection-module__2pKOEq__features li:before{content:"→";color:var(--blue-500);flex-shrink:0;font-weight:700}.SolutionSection-module__2pKOEq__outcome{background:var(--blue-50);color:var(--gray-700);border-radius:12px;padding:20px;font-size:15px;line-height:1.6}.SolutionSection-module__2pKOEq__outcome strong{color:var(--blue-700)}.SolutionSection-module__2pKOEq__pathGuide{text-align:center;border:2px dashed var(--blue-200);background:#fff;border-radius:20px;margin-top:64px;padding:48px}.SolutionSection-module__2pKOEq__pathGuide h4{font-family:var(--font-fraunces),serif;color:var(--gray-900);margin-bottom:16px;font-size:24px;font-weight:700}.SolutionSection-module__2pKOEq__pathGuide p{color:var(--gray-700);max-width:800px;margin:0 auto;font-size:17px;line-height:1.7}.SolutionSection-module__2pKOEq__pathGuide p+p{margin-top:12px}.SolutionSection-module__2pKOEq__pathNote{color:var(--gray-600);margin-top:20px;font-size:15px;font-style:italic}
.ProcessSection-module__rH1-KG__section{background:#fff;padding:100px 0}.ProcessSection-module__rH1-KG__label{text-transform:uppercase;letter-spacing:.15em;color:var(--blue-600);text-align:center;margin-bottom:16px;font-size:13px;font-weight:600}.ProcessSection-module__rH1-KG__title{font-family:var(--font-fraunces),serif;color:var(--gray-900);letter-spacing:-.02em;text-align:center;margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.ProcessSection-module__rH1-KG__subtitle{color:var(--gray-600);text-align:center;max-width:700px;margin:0 auto 64px;font-size:20px;line-height:1.7}.ProcessSection-module__rH1-KG__timeline{max-width:800px;margin:64px auto 0}.ProcessSection-module__rH1-KG__item{grid-template-columns:100px 1fr;gap:40px;margin-bottom:48px;display:grid;position:relative}.ProcessSection-module__rH1-KG__item:not(:last-child):before{content:"";background:linear-gradient(180deg,var(--blue-400),var(--blue-200));width:2px;position:absolute;top:60px;bottom:-48px;left:50px}.ProcessSection-module__rH1-KG__number{background:linear-gradient(135deg,var(--blue-600),var(--blue-400));width:100px;height:100px;font-family:var(--font-fraunces),serif;color:#fff;z-index:1;border-radius:20px;justify-content:center;align-items:center;font-size:36px;font-weight:700;display:flex;position:relative;box-shadow:0 8px 24px #0ea5e94d}.ProcessSection-module__rH1-KG__content h3{font-family:var(--font-fraunces),serif;color:var(--gray-900);margin-bottom:8px;font-size:24px;font-weight:700}.ProcessSection-module__rH1-KG__duration{color:var(--blue-600);margin-bottom:12px;font-size:14px;font-weight:600}.ProcessSection-module__rH1-KG__content p{color:var(--gray-600);line-height:1.7}@media (max-width:768px){.ProcessSection-module__rH1-KG__item{grid-template-columns:80px 1fr;gap:24px}.ProcessSection-module__rH1-KG__number{width:80px;height:80px;font-size:28px}.ProcessSection-module__rH1-KG__item:not(:last-child):before{left:40px}}
.ResultsSection-module__jWcwSG__section{background:var(--gray-900);color:#fff;padding:100px 0;position:relative;overflow:hidden}.ResultsSection-module__jWcwSG__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#38bdf826 0%,#0000 50%),radial-gradient(circle at 80% 70%,#38bdf81a 0%,#0000 50%);position:absolute;inset:0}.ResultsSection-module__jWcwSG__label{text-transform:uppercase;letter-spacing:.15em;color:var(--blue-400);text-align:center;margin-bottom:16px;font-size:13px;font-weight:600}.ResultsSection-module__jWcwSG__title{font-family:var(--font-fraunces),serif;color:#fff;letter-spacing:-.02em;text-align:center;margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.ResultsSection-module__jWcwSG__subtitle{color:#fff;opacity:.8;text-align:center;max-width:700px;margin:0 auto 64px;font-size:20px;line-height:1.7}.ResultsSection-module__jWcwSG__grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-top:64px;display:grid;position:relative}.ResultsSection-module__jWcwSG__card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:40px 24px}.ResultsSection-module__jWcwSG__number{font-family:var(--font-fraunces),serif;background:linear-gradient(135deg,var(--blue-400),var(--blue-300));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;min-height:70px;margin-bottom:16px;font-size:28px;font-weight:700;line-height:1.2;display:flex}.ResultsSection-module__jWcwSG__statLabel{color:#fffc;font-size:16px}
.WhoSection-module__el7WJq__section{background:linear-gradient(180deg,var(--blue-50)0%,white 100%);padding:100px 0}.WhoSection-module__el7WJq__label{text-transform:uppercase;letter-spacing:.15em;color:var(--blue-600);text-align:center;margin-bottom:16px;font-size:13px;font-weight:600}.WhoSection-module__el7WJq__title{font-family:var(--font-fraunces),serif;color:var(--gray-900);letter-spacing:-.02em;text-align:center;margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.WhoSection-module__el7WJq__subtitle{color:var(--gray-600);text-align:center;max-width:700px;margin:0 auto 64px;font-size:20px;line-height:1.7}.WhoSection-module__el7WJq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:64px;display:grid}.WhoSection-module__el7WJq__card{border:2px solid var(--blue-100);background:#fff;border-radius:16px;padding:40px;transition:all .3s}.WhoSection-module__el7WJq__card:hover{border-color:var(--blue-400);transform:translateY(-4px);box-shadow:0 12px 32px #0ea5e926}.WhoSection-module__el7WJq__card h3{color:var(--gray-900);margin-bottom:16px;font-size:22px;font-weight:700}.WhoSection-module__el7WJq__card p{color:var(--gray-600);margin-bottom:20px;line-height:1.7}.WhoSection-module__el7WJq__indicators{border-top:1px solid var(--blue-100);flex-direction:column;gap:12px;padding-top:20px;display:flex}.WhoSection-module__el7WJq__indicator{color:var(--gray-700);align-items:center;gap:10px;font-size:14px;display:flex}.WhoSection-module__el7WJq__indicator:before{content:"→";color:var(--blue-500);font-weight:700}@media (max-width:768px){.WhoSection-module__el7WJq__grid{grid-template-columns:1fr}}
.CTASection-module__JDDWTW__section{background:linear-gradient(135deg,var(--blue-600),var(--blue-500));color:#fff;text-align:center;padding:120px 0;position:relative;overflow:hidden}.CTASection-module__JDDWTW__section:before{content:"";background:radial-gradient(circle at 30%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 70%,#ffffff0d 0%,#0000 50%);animation:20s ease-in-out infinite CTASection-module__JDDWTW__float;position:absolute;inset:0}.CTASection-module__JDDWTW__content{z-index:1;max-width:800px;margin:0 auto;padding:0 24px;position:relative}.CTASection-module__JDDWTW__section h2{font-family:var(--font-fraunces),serif;margin-bottom:24px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.2}.CTASection-module__JDDWTW__section p{opacity:.95;margin-bottom:48px;font-size:20px;line-height:1.7}.CTASection-module__JDDWTW__formContainer{background:#fff;border-radius:12px;max-width:750px;margin:0 auto 24px;padding:32px;box-shadow:0 4px 24px #0000001a}.CTASection-module__JDDWTW__section .btn-primary{color:var(--blue-600);background:#fff;padding:20px 48px;font-size:18px;transition:all .3s}.CTASection-module__JDDWTW__section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0003}.CTASection-module__JDDWTW__guarantee{opacity:.8;justify-content:center;align-items:center;gap:8px;margin-top:32px;font-size:14px;display:flex}
.Footer-module__EZoWya__footer{text-align:center;border-top:1px solid var(--blue-100);background:#fff;padding:48px 0}.Footer-module__EZoWya__footer p{color:var(--gray-600);font-size:14px}
