.page-module__VbwQsq__hero{background:var(--teal-bg-subtle);padding:120px 0 80px;position:relative;overflow:hidden}.page-module__VbwQsq__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#4184890f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.page-module__VbwQsq__heroInner{text-align:center;z-index:1;max-width:780px;margin:0 auto;position:relative}.page-module__VbwQsq__badge{background:var(--teal-bg);color:var(--teal);border-radius:var(--border-radius-full);letter-spacing:.02em;border:1px solid #41848926;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:.8125rem;font-weight:600;display:inline-flex}.page-module__VbwQsq__heroTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:20px;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.1}.page-module__VbwQsq__heroSubtitle{color:var(--text-secondary);max-width:640px;margin:0 auto 12px;font-size:1.125rem;line-height:1.75}.page-module__VbwQsq__heroMeta{color:var(--teal);align-items:center;gap:8px;margin-top:8px;font-size:.875rem;font-weight:500;display:inline-flex}.page-module__VbwQsq__breadcrumb{color:var(--text-tertiary);justify-content:center;align-items:center;gap:8px;margin-bottom:32px;font-size:.8125rem;display:flex}.page-module__VbwQsq__breadcrumbLink{color:var(--text-tertiary);transition:color var(--transition-fast);text-decoration:none}.page-module__VbwQsq__breadcrumbLink:hover{color:var(--teal)}.page-module__VbwQsq__breadcrumbSep{color:var(--gray-300)}.page-module__VbwQsq__breadcrumbCurrent{color:var(--text-secondary);font-weight:500}.page-module__VbwQsq__steps{padding:var(--section-padding) 0;background:var(--white)}.page-module__VbwQsq__stepsHeader{text-align:center;margin-bottom:56px}.page-module__VbwQsq__stepsHeader h2{font-size:clamp(1.75rem,3vw,2.5rem)}.page-module__VbwQsq__timeline{max-width:720px;margin:0 auto;padding-left:60px;position:relative}.page-module__VbwQsq__timeline:before{content:"";background:linear-gradient(180deg, var(--teal) 0%, var(--teal-light) 100%);border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:23px}.page-module__VbwQsq__step{padding-bottom:48px;position:relative}.page-module__VbwQsq__step:last-child{padding-bottom:0}.page-module__VbwQsq__stepNumber{background:var(--teal);width:48px;height:48px;color:var(--white);z-index:2;box-shadow:0 0 0 4px var(--white), 0 0 0 6px #41848933;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;position:absolute;top:0;left:-60px}.page-module__VbwQsq__stepContent{background:var(--white);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-card);transition:all var(--transition-base);padding:28px 28px 24px}.page-module__VbwQsq__stepContent:hover{box-shadow:var(--shadow-card-hover);border-color:#4184894d;transform:translateY(-2px)}.page-module__VbwQsq__stepTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.125rem;font-weight:700}.page-module__VbwQsq__stepText{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.page-module__VbwQsq__template{padding:var(--section-padding) 0;background:var(--gray-50)}.page-module__VbwQsq__templateCard{background:var(--white);border:1px solid var(--border-color);border-radius:var(--border-radius-xl);max-width:720px;box-shadow:var(--shadow-lg);margin:0 auto;overflow:hidden}.page-module__VbwQsq__templateHeader{background:linear-gradient(135deg, var(--teal) 0%, var(--teal-dark) 100%);color:var(--white);padding:24px 32px}.page-module__VbwQsq__templateHeaderTitle{color:var(--white);margin:0;font-size:1.125rem;font-weight:700}.page-module__VbwQsq__templateHeaderSub{opacity:.8;margin-top:4px;font-size:.8125rem}.page-module__VbwQsq__templateBody{padding:32px}.page-module__VbwQsq__templateRow{border-bottom:1px solid var(--gray-100);gap:16px;padding:14px 0;font-size:.9375rem;display:flex}.page-module__VbwQsq__templateRow:last-child{border-bottom:none}.page-module__VbwQsq__templateLabel{color:var(--text-primary);flex-shrink:0;min-width:140px;font-weight:600}.page-module__VbwQsq__templateValue{color:var(--text-secondary);line-height:1.6}.page-module__VbwQsq__ctaSection{background:linear-gradient(135deg, var(--gray-900) 0%, #1a3a3c 100%);padding:80px 0}.page-module__VbwQsq__ctaInner{text-align:center;color:#fff}.page-module__VbwQsq__ctaInner h2{color:#fff;margin-bottom:16px;font-size:2.2rem;font-weight:800}.page-module__VbwQsq__ctaInner p{opacity:.8;max-width:500px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.1rem}@media (max-width:768px){.page-module__VbwQsq__hero{padding:96px 0 64px}.page-module__VbwQsq__timeline{padding-left:48px}.page-module__VbwQsq__timeline:before{left:17px}.page-module__VbwQsq__stepNumber{width:36px;height:36px;font-size:.875rem;left:-48px}.page-module__VbwQsq__stepContent{padding:20px}.page-module__VbwQsq__templateBody{padding:24px}.page-module__VbwQsq__templateRow{flex-direction:column;gap:4px}.page-module__VbwQsq__templateLabel{min-width:unset}.page-module__VbwQsq__breadcrumb{justify-content:flex-start}}
