.stg-section{position:relative;padding-block:7rem 8rem;padding-inline:var(--layout-outer-x);overflow:hidden;background:linear-gradient(180deg,#f8f9fc,#ffffff 45%,#faf8ff);color:#0f172a}.stg-section *{box-sizing:border-box}.stg-wrap{position:relative;z-index:1;max-width:var(--layout-max);margin:0 auto}.stg-section .stg-icon{display:block;flex-shrink:0;fill:currentColor}.stg-icon--sm{width:1.1rem;height:1.1rem}.stg-icon--md{width:1.45rem;height:1.45rem}.stg-icon--lg{width:2.4rem;height:2.4rem}.stg-deco{position:absolute;pointer-events:none;z-index:0}.stg-deco--dots{top:3rem;left:1.5rem;width:12rem;height:12rem;background-image:radial-gradient(circle,#cbd5e1 1.5px,transparent 0);background-size:1.4rem 1.4rem;opacity:.65}.stg-deco--blob{width:22rem;height:22rem;border-radius:50%;filter:blur(70px);opacity:.35}.stg-deco--blob-left{top:8rem;left:-5rem;background:rgba(124,58,237,.18)}.stg-deco--blob-right{top:12rem;right:-4rem;background:rgba(59,130,246,.15)}.stg-header{text-align:center;margin-bottom:3rem}.stg-badge{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem 1.2rem;margin-bottom:1.2rem;border-radius:999px;background:rgba(237,233,254,.95);border:1px solid rgba(124,58,237,.12);font-size:1.05rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7c3aed}.stg-badge .stg-icon{color:#f97316}.stg-title{margin:0 0 1rem;font-size:clamp(3rem,2.4rem + 1.4vw,4.4rem);font-weight:800;line-height:1.14;letter-spacing:-.03em;color:#0f172a}.stg-title__accent{background:linear-gradient(135deg,#3b82f6,#7c3aed 55%,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stg-lead{max-width:58rem;margin:0 auto;font-size:1.55rem;line-height:1.65;color:#475569}.stg-stage{position:relative;width:100%;max-width:min(108rem,100%);margin:0 auto 2.4rem;min-height:56rem}.stg-graphic{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.stg-graphic__line{stroke:rgba(99,102,241,.32);stroke-width:2;stroke-dasharray:6 6}.stg-graphic__node{fill:#6366f1}.stg-graphic__node--soft{fill:#818cf8;opacity:.65}.stg-graphic__node--small{fill:#7c3aed}.stg-slot{position:absolute;z-index:2;width:34%;max-width:38rem}.stg-slot--tl{top:4%;left:0}.stg-slot--bl{bottom:4%;left:0}.stg-slot--tr{top:4%;right:0}.stg-slot--br{bottom:4%;right:0}.stg-engine{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%)}.stg-engine__card{width:21rem;padding:1.4rem 1.3rem 1.2rem;border-radius:1.4rem;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 1.2rem 3.6rem rgba(124,58,237,.14)}.stg-engine__top{display:flex;align-items:center;gap:.55rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid #e2e8f0;color:#7c3aed}.stg-engine__top .stg-icon{color:#7c3aed}.stg-engine__top strong{font-size:1.15rem;font-weight:800;color:#0f172a}.stg-engine__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.stg-engine__steps li{display:flex;align-items:center;gap:.55rem;padding:.45rem .55rem;border-radius:.65rem;font-size:1.25rem;font-weight:600;color:#475569}.stg-engine__steps li.is-active{background:linear-gradient(90deg,#7c3aed,#6d28d9);color:#fff;box-shadow:0 .6rem 1.6rem rgba(124,58,237,.28)}.stg-engine__stepIcon{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:.45rem;background:rgba(124,58,237,.1);color:#7c3aed;flex-shrink:0}.stg-engine__steps li.is-active .stg-engine__stepIcon{background:rgba(255,255,255,.2);color:#fff}.stg-engine__label{flex:1 1;min-width:0}.stg-engine__arrow{margin-left:auto;font-size:.85rem;color:#94a3b8;line-height:1}.stg-engine__steps li.is-active .stg-engine__arrow{color:rgba(255,255,255,.7)}.stg-card{position:relative;padding:1.4rem 1.35rem 1.2rem;border-radius:1.4rem;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 .8rem 2.4rem rgba(15,23,42,.06);transition:transform .22s ease,box-shadow .22s ease}.stg-card:hover{transform:translateY(-3px);box-shadow:0 1.2rem 3.2rem rgba(124,58,237,.1)}.stg-card__head{display:flex;align-items:center;gap:.45rem;margin-bottom:.85rem}.stg-card__num{font-size:1.05rem;font-weight:800;color:#3b82f6}.stg-card__dots{width:1.4rem;height:1.4rem;color:#cbd5e1}.stg-card__main{display:flex;align-items:center;gap:.75rem}.stg-card__content{flex:1 1;min-width:0}.stg-card__art{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:8.8rem;height:8.8rem;border-radius:50%;background:radial-gradient(circle,var(--stg-bg) 0,rgba(255,255,255,0) 72%)}.stg-card__art img{width:6.4rem;height:6.4rem;object-fit:contain;display:block}.stg-card__content h3{margin:0 0 .65rem;font-size:1.65rem;font-weight:800;color:#0f172a;line-height:1.3}.stg-card__list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.4rem}.stg-card__list li{display:flex;align-items:flex-start;gap:.45rem}.stg-card__check{width:1.05rem!important;height:1.05rem!important;color:var(--stg-color);margin-top:.2rem;flex-shrink:0;fill:currentColor}.stg-card__bullet{font-size:1.28rem;font-weight:600;color:#334155;line-height:1.45}.stg-card__stat{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0}.stg-card__statIcon{width:1rem!important;height:1rem!important;color:var(--stg-color);fill:currentColor;flex-shrink:0}.stg-card__statText{font-size:1.25rem;font-weight:700;color:#334155}.stg-features{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0;padding:1.2rem 1.4rem;border-radius:1.2rem;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 .8rem 2.4rem rgba(15,23,42,.05);margin-bottom:2rem}.stg-features__item{display:flex;flex-direction:column;align-items:center;gap:.55rem;padding:.5rem .75rem;text-align:center}.stg-features__item+.stg-features__item{border-left:1px solid #e2e8f0}.stg-features__icon{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:50%;background:rgba(237,233,254,.95);color:#7c3aed;line-height:0}.stg-features__icon .stg-icon,.stg-features__icon svg{width:1.45rem!important;height:1.45rem!important;display:block;fill:currentColor}.stg-features__label{font-size:1.32rem;font-weight:700;color:#0f172a;line-height:1.35}.stg-cta-wrap{display:flex;justify-content:center}.stg-cta{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.8rem;border:none;border-radius:999px;background:linear-gradient(90deg,#7c3aed,#6d28d9);color:#fff;font-size:1.35rem;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 .8rem 2rem rgba(124,58,237,.28);transition:transform .2s ease}.stg-cta:hover{transform:translateY(-2px)}@media (max-width:1100px){.stg-stage{position:static;min-height:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.2rem;gap:1.2rem}.stg-graphic{display:none}.stg-engine,.stg-slot{position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:none;width:100%;max-width:none}.stg-engine{grid-column:1/-1;order:-1;display:flex;justify-content:center}}@media (max-width:768px){.stg-section{padding-block:5rem 6rem;padding-inline:var(--layout-outer-x)}.stg-stage{grid-template-columns:1fr}.stg-features{grid-template-columns:repeat(2,1fr);gap:.5rem}.stg-features__item+.stg-features__item{border-left:none}.stg-features__item:nth-child(odd){border-right:1px solid #e2e8f0}.stg-cta-wrap{width:100%;padding-inline:.25rem;padding-bottom:.65rem}.stg-cta{width:100%;max-width:100%}}@media (max-width:480px){.stg-features{grid-template-columns:1fr}.stg-features__item:nth-child(odd){border-right:none}.stg-engine__card{width:100%;max-width:24rem}.stg-card__art{width:7rem;height:7rem}.stg-card__art img{width:5.2rem;height:5.2rem}}@media (prefers-reduced-motion:reduce){.stg-card,.stg-cta{transition:none!important}}