.page_hero__M3URH{padding:10rem 2rem 4rem;text-align:center}.page_content__qvTBW{max-width:700px;margin:0 auto}.page_title__d3K7m{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:200;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.page_title__d3K7m strong{font-weight:600}.page_sub__am9qg{font-size:1.15rem;color:var(--text-muted);line-height:1.7}.page_steps__gRzkv{padding:2rem 0 6rem}.page_methodTitle__L_wfp{font-size:1.5rem;font-weight:300;text-align:center;margin-bottom:2rem;color:var(--text-muted)}.page_stepsGrid__eNayI{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}@media (max-width:768px){.page_stepsGrid__eNayI{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.page_stepsGrid__eNayI{grid-template-columns:1fr;max-width:300px;margin:0 auto 3rem}}.page_stepCard___LP2F{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;text-align:center;position:relative}.page_stepNum__VD5ai{position:absolute;top:1rem;left:1rem;width:32px;height:32px;border-radius:8px;background:var(--bg);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:var(--text-dim)}.page_stepImg__YgEvO{width:100%;max-width:200px;border-radius:12px;margin:.5rem auto 1rem;display:block}.page_stepText__C_nEr{font-size:.95rem;font-weight:500;color:var(--text-muted)}.page_altMethod__N1OPH{max-width:600px;margin:2rem auto;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:2rem}.page_altMethod__N1OPH h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.page_altSteps__vTTUB{list-style:none;counter-reset:step}.page_altSteps__vTTUB li{counter-increment:step;color:var(--text-muted);font-size:.95rem;line-height:1.7;padding:.5rem 0;border-bottom:1px solid var(--border)}.page_altSteps__vTTUB li:last-child{border-bottom:none}.page_altSteps__vTTUB li:before{content:counter(step) ".";color:var(--text-dim);font-weight:700;margin-right:.75rem}