.page_pageWrapper__rHLMW{min-height:100vh;background:#fefdfb}.page_main__aU4yz{padding-top:2rem;padding-bottom:4rem}.page_container__N8srA{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1rem,5vw,3rem)}.page_hero__ReAe4{text-align:center;padding:4rem 0 6rem;border-bottom:1px solid #f0ebe5}.page_heroContent__NMxWB{max-width:700px;margin:0 auto}.page_title___jwGw{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#2d2825;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}.page_subtitle__cd04M{font-size:1.25rem;color:#374151;line-height:1.6;margin:0}.page_sectionTitle__okM0M{font-size:2.25rem;font-weight:600;color:#2d2825;text-align:center;margin-bottom:3rem;letter-spacing:-.015em}.page_stepsSection__KW375{padding:4rem 0;border-bottom:1px solid #f0ebe5}.page_steps__bJr2q{display:flex;flex-direction:column;gap:4rem;max-width:900px;margin:0 auto}.page_step__CmgRf{display:flex;gap:2rem;align-items:flex-start}.page_stepIcon__9UDf6{position:relative;flex-shrink:0;width:80px;height:80px;background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 8px 24px rgba(139,102,85,.2)}.page_stepIcon__9UDf6,.page_stepNumber__JP6Ll{border-radius:50%;display:flex;align-items:center;justify-content:center;color:white}.page_stepNumber__JP6Ll{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#2d2825;font-size:.875rem;font-weight:600}.page_stepContent__BhndF{flex:1 1;padding-top:.5rem}.page_stepContent__BhndF h3{font-size:1.5rem;font-weight:600;color:#2d2825;margin-bottom:1rem;letter-spacing:-.01em}.page_stepContent__BhndF p{font-size:1.125rem;color:#374151;line-height:1.6;margin-bottom:1.5rem}.page_stepDetails__JbAZR{display:flex;flex-direction:column;gap:.5rem}.page_stepDetails__JbAZR span{font-size:1rem;color:#dc2626;display:flex;align-items:center;gap:.5rem}.page_featuresSection__u3p_I{padding:4rem 0;border-bottom:1px solid #f0ebe5}.page_features__FW7t2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1000px;margin:0 auto}.page_feature__4IsVQ{text-align:center;padding:2rem;background:rgba(240,235,230,.3);border-radius:12px;border:1px solid rgba(139,102,85,.1);transition:all .3s ease}.page_feature__4IsVQ:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,102,85,.1);border-color:rgba(139,102,85,.2)}.page_featureIcon__YEIk0{width:60px;height:60px;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;margin:0 auto 1.5rem;box-shadow:0 4px 12px rgba(139,102,85,.2)}.page_feature__4IsVQ h3{font-size:1.25rem;font-weight:600;color:#2d2825;margin-bottom:1rem}.page_feature__4IsVQ p{font-size:1rem;color:#374151;line-height:1.6;margin:0}.page_examplesSection__F1_JZ{padding:4rem 0;border-bottom:1px solid #f0ebe5}.page_examples__tNuQW{display:flex;flex-direction:column;gap:3rem;max-width:900px;margin:0 auto}.page_example__oZoRV{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:2rem;gap:2rem;align-items:center;padding:2rem;background:rgba(240,235,230,.3);border-radius:12px;border:1px solid rgba(139,102,85,.1)}.page_exampleAfter__l_0Pq,.page_exampleBefore__Ma672{padding:1.5rem;border-radius:8px}.page_exampleBefore__Ma672{background:#f8f6f3;border-left:4px solid #dc2626}.page_exampleAfter__l_0Pq{background:linear-gradient(135deg,rgba(139,102,85,.05),rgba(139,102,85,.1));border-left:4px solid #dc2626}.page_exampleAfter__l_0Pq h4,.page_exampleBefore__Ma672 h4{font-size:1rem;font-weight:600;color:#2d2825;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.page_exampleAfter__l_0Pq p,.page_exampleBefore__Ma672 p{font-size:1rem;line-height:1.5;margin:0}.page_exampleBefore__Ma672 p{color:#374151;font-style:italic}.page_exampleAfter__l_0Pq p{color:#2d2825;font-weight:500}.page_exampleArrow__LIeX4{font-size:1.5rem;color:#dc2626;font-weight:700}.page_ctaSection__GR9z_{padding:4rem 0;text-align:center}.page_ctaContent__dmODE{max-width:600px;margin:0 auto}.page_ctaContent__dmODE h2{font-size:2rem;font-weight:600;color:#2d2825;margin-bottom:1rem;letter-spacing:-.015em}.page_ctaContent__dmODE p{font-size:1.125rem;color:#374151;line-height:1.6;margin-bottom:2rem}.page_ctaButton__ORQtA{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#dc2626,#b91c1c);color:white;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.125rem;box-shadow:0 4px 12px rgba(139,102,85,.3);transition:all .3s ease}.page_ctaButton__ORQtA:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(139,102,85,.4)}@media (max-width:768px){.page_step__CmgRf{flex-direction:column;text-align:center;gap:1.5rem}.page_example__oZoRV{grid-template-columns:1fr;gap:1.5rem;text-align:center}.page_exampleArrow__LIeX4{transform:rotate(90deg)}.page_features__FW7t2{grid-template-columns:1fr}.page_title___jwGw{font-size:2.5rem}.page_sectionTitle__okM0M{font-size:1.875rem}}