.layout-module{font-family:var(--edv-font-body,"Instrument Sans",sans-serif);color:var(--edv-text,#334155)}.layout-module main{overflow-x:hidden;animation:module-main-load .7s var(--edv-ease-out) both}@keyframes module-main-load{from{opacity:0;transform:translateY(36px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.layout-module main{animation:none}}.layout-module-section{padding:88px 0}.layout-module-section--white{background:#fff}.layout-module-section--muted{background:var(--edv-light,#f8fafc)}.layout-module-section-head{display:flex;flex-direction:column;gap:12px;margin-bottom:48px}.layout-module-section-head--center{align-items:center;text-align:center}.layout-module-section-title{margin:0;font-family:var(--edv-font-display,"Sora",sans-serif);font-weight:700;font-size:clamp(1.65rem,2.6vw,2.25rem);letter-spacing:-0.025em;color:var(--edv-dark,#0f172a)}.layout-module-section-sub{margin:0;max-width:46rem;font-size:1rem;line-height:1.65;color:var(--edv-muted,#64748b)}.layout-module-timeline{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.layout-module-timeline::before{content:"";position:absolute;top:24px;left:24px;right:calc((100% - 72px) / 4 - 24px);border-top:2px dashed #cbd5e1}.layout-module-timeline-item{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.layout-module-timeline-num{width:48px;height:48px;border-radius:50%;background:var(--edv-dark,#0f172a);color:#fff;font-family:var(--edv-font-display,"Sora",sans-serif);font-weight:700;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.layout-module-timeline-num--first{background:var(--edv-primary,#e12454);box-shadow:0 8px 22px rgba(225,36,84,0.35)}.layout-module-timeline-content h4{margin:0 0 8px;font-family:var(--edv-font-display,"Sora",sans-serif);font-weight:700;font-size:1.05rem;color:var(--edv-dark,#0f172a)}.layout-module-timeline-content p{margin:0;font-size:.92rem;line-height:1.6;color:var(--edv-muted,#64748b)}.layout-module-benefit{display:flex;flex-direction:column;gap:14px;height:100%;padding:28px;border:1px solid var(--edv-border,#e2e8f0);border-radius:14px;background:#fff}.layout-module-benefit-icon{width:46px;height:46px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem}.layout-module-benefit-icon--rose{background:rgba(225,36,84,0.08);color:var(--edv-primary,#e12454)}.layout-module-benefit-icon--blue{background:rgba(74,144,226,0.1);color:var(--edv-secondary,#4a90e2)}.layout-module-benefit h3{margin:0;font-family:var(--edv-font-display,"Sora",sans-serif);font-weight:700;font-size:1.05rem;color:var(--edv-dark,#0f172a)}.layout-module-benefit p{margin:0;font-size:.92rem;line-height:1.6;color:var(--edv-muted,#64748b)}.layout-module-check-row i{font-size:1.15rem;color:#16a34a}.layout-module-check-row h5{margin:0 0 4px;font-family:var(--edv-font-display,"Sora",sans-serif);font-weight:700;font-size:1rem;color:var(--edv-dark,#0f172a)}.layout-module-check-row p{margin:0;font-size:.92rem;line-height:1.6;color:var(--edv-muted,#64748b)}.layout-module-dash{position:relative;overflow:hidden;padding:88px 0;background:var(--edv-dark,#0f172a)}.layout-module-dash .h2-container{position:relative;z-index:1}.layout-module-dash-orb{position:absolute;top:-180px;right:-140px;width:460px;height:460px;border-radius:50%;background:rgba(74,144,226,0.22);filter:blur(110px);pointer-events:none}.layout-module-dash-text{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.layout-module-dash-text h2{margin:0;font-family:var(--edv-font-display,"Sora",sans-serif);font-weight:700;font-size:clamp(1.65rem,2.6vw,2.25rem);letter-spacing:-0.025em;line-height:1.2;color:#fff}.layout-module-dash-text p{margin:0;font-size:1.03rem;line-height:1.65;color:rgba(255,255,255,0.75)}.layout-module-dash-panel{display:flex;flex-direction:column;gap:18px;padding:28px;border-radius:18px;background:var(--edv-dark-2,#131e35);border:1px solid rgba(255,255,255,0.08)}.layout-module-dash-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.layout-module-dash-tile{display:flex;flex-direction:column;gap:4px;padding:18px;border-radius:12px;background:rgba(255,255,255,0.04)}.layout-module-dash-tile span{font-size:.78rem;color:rgba(255,255,255,0.6)}.layout-module-dash-tile strong{font-family:var(--edv-font-display,"Sora",sans-serif);font-weight:700;font-size:1.75rem;color:#fff}.layout-module-dash-num--green{color:#4ade80}.layout-module-dash-num--rose{color:var(--edv-primary,#e12454)}.layout-module-dash-num--blue{color:var(--edv-secondary,#4a90e2)}.layout-module-dash-chart{display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:12px;background:rgba(255,255,255,0.04)}.layout-module-dash-chart>span{font-size:.78rem;color:rgba(255,255,255,0.6)}.layout-module-dash-bars{display:flex;align-items:flex-end;gap:10px;height:84px}.layout-module-dash-bars>div{flex-grow:1;border-radius:6px 6px 0 0;background:rgba(74,144,226,0.55)}.layout-module-dash-bars>.layout-module-dash-bar--hl{background:var(--edv-primary,#e12454)}@media(max-width:991.98px){.layout-module-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.layout-module-timeline::before{display:none}}@media(max-width:575.98px){.layout-module-section{padding:64px 0}.layout-module-dash{padding:64px 0}.layout-module-timeline{grid-template-columns:1fr}}