.slp-static-page{color:var(--color-text-secondary)}.slp-static-page .slp-static-shell{width:min(100%, var(--slp-static-max, 800px));margin:0 auto}.slp-static-page .slp-static-shell--600{--slp-static-max:600px}.slp-static-page .slp-static-shell--700{--slp-static-max:700px}.slp-static-page .slp-static-shell--800{--slp-static-max:800px}.slp-static-page .slp-static-shell--900{--slp-static-max:900px}.slp-static-page .slp-static-shell--1000{--slp-static-max:1000px}.slp-static-page .slp-static-shell--1100{--slp-static-max:1100px}.slp-static-page .slp-static-shell--center,.slp-static-page .slp-static-title-center,.slp-static-page .slp-static-step,.slp-static-page .slp-static-stat{text-align:center}.slp-static-page .slp-static-band{background:var(--color-bg-secondary);border-top:1px solid var(--color-border)}.slp-static-page .slp-static-band--framed{border-bottom:1px solid var(--color-border)}.slp-static-page .slp-static-grid{display:grid;gap:24px}.slp-static-page .slp-static-grid--gap-16{gap:16px}.slp-static-page .slp-static-grid--gap-20{gap:20px}.slp-static-page .slp-static-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.slp-static-page .slp-static-grid--180{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.slp-static-page .slp-static-grid--200{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.slp-static-page .slp-static-grid--220{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.slp-static-page .slp-static-grid--250{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.slp-static-page .slp-static-grid--280{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.slp-static-page .slp-static-grid--290{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.slp-static-page .slp-static-grid--300{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.slp-static-page .slp-static-grid--320{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.slp-static-page .slp-static-mb-32{margin-bottom:32px}.slp-static-page .slp-static-mt-32{margin-top:32px}.slp-static-page .slp-static-mt-40{margin-top:40px}.slp-static-page .slp-static-card--accent{border:2px solid var(--color-primary)}.slp-static-page .slp-static-card--muted{border:2px solid var(--color-border)}.slp-static-page .slp-static-card-body{padding:24px}.slp-static-page .slp-static-card-body--lg{padding:28px 24px}.slp-static-page .slp-static-card-body--xl{padding:32px 28px}.slp-static-page .slp-static-card-body--center{text-align:center}.slp-static-page .slp-static-card-title{margin:0 0 8px;color:var(--color-text-primary);font-size:15px;font-weight:600}.slp-static-page .slp-static-card-text,.slp-static-page .slp-static-note-box,.slp-static-page .slp-static-step__text,.slp-static-page .slp-static-check-item__text,.slp-static-page .slp-static-doc-item__text,.slp-static-page .slp-static-cta__text{color:var(--color-text-muted);font-size:13px;line-height:1.6}.slp-static-page .slp-static-card-text--body{color:var(--color-text-secondary);font-size:14px;line-height:1.7}.slp-static-page .slp-static-badge{display:inline-block;margin-bottom:16px}.slp-static-page .slp-static-list{margin:0;padding-left:16px;color:var(--color-text-secondary);font-size:14px;line-height:2}.slp-static-page .slp-static-action{margin:32px 0}.slp-static-page .slp-static-step__number{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto 14px;border-radius:50%;background:var(--color-primary);color:#fff;font-size:20px;font-weight:700}.slp-static-page .slp-static-step__number--sm{font-size:18px}.slp-static-page .slp-static-step__title{margin:0 0 6px;color:var(--color-text-primary);font-size:15px;font-weight:600}.slp-static-page .slp-static-check-item,.slp-static-page .slp-static-doc-item{display:flex;gap:12px;align-items:flex-start}.slp-static-page .slp-static-check-item{gap:14px}.slp-static-page .slp-static-check-item__icon,.slp-static-page .slp-static-doc-item__icon{flex-shrink:0;color:var(--color-primary);font-size:18px;margin-top:2px}.slp-static-page .slp-static-doc-item__icon{font-size:16px;margin-top:0}.slp-static-page .slp-static-check-item__title,.slp-static-page .slp-static-doc-item__title{display:block;margin-bottom:4px;color:var(--color-text-primary);font-size:14px}.slp-static-page .slp-static-stat-grid{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.slp-static-page .slp-static-stat__value{color:var(--color-primary);font-size:32px;font-weight:700}.slp-static-page .slp-static-stat__label{margin-top:4px;color:var(--color-text-muted);font-size:13px}.slp-static-page .slp-static-note-box{padding:14px;border-radius:6px;background:var(--color-bg-secondary)}.slp-static-page .slp-static-note-box strong{color:var(--color-text-primary)}.slp-static-page .slp-static-table-wrap{overflow-x:auto}.slp-static-page .slp-static-table{width:100%}.slp-static-page .slp-static-table th{text-align:left}.slp-static-page .slp-static-button-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.slp-static-page .slp-static-cta{background:var(--color-bg-dark);text-align:center}.slp-static-page .slp-static-cta__title{margin:0 0 12px;color:#fff;font-size:24px}.slp-static-page .slp-static-cta__text{margin:0 0 24px;color:#94a3b8}.slp-static-page .slp-static-cta .btn-outline{border-color:#fff;color:#fff}.slp-static-page .slp-static-cta .btn-outline:hover,.slp-static-page .slp-static-cta .btn-outline:focus-visible{background:rgb(255 255 255 / .08);color:#fff}.slp-static-page .slp-static-deferred{content-visibility:auto;contain-intrinsic-size:1px 720px}@media (max-width:900px){.slp-static-page .slp-static-grid--2{grid-template-columns:1fr}}@media (max-width:640px){.slp-static-page .slp-static-card-body--xl,.slp-static-page .slp-static-card-body--lg{padding:24px 20px}.slp-static-page .slp-static-stat-grid{gap:28px}}