.page-content{background:#fff;min-height:60vh;padding:3rem 0;padding-top:100px}.page-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid var(--gray-light)}.page-header h1{font-size:2.5rem;margin-bottom:1rem;color:var(--black)}.page-subtitle{font-size:1.2rem;color:var(--gray)}.steps-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.step-card{display:flex;gap:2rem;padding:2rem;background:#f9f9f9;border-left:4px solid var(--yellow);border-radius:8px}.step-number{flex-shrink:0;width:60px;height:60px;background:var(--yellow);color:var(--black);font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%}.step-content h2{font-size:1.5rem;margin-bottom:1rem;color:var(--black)}.step-content p{color:var(--gray);line-height:1.6;margin-bottom:1rem}.step-list{list-style:none;padding:0}.step-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--gray)}.step-list li:before{content:"✓";position:absolute;left:0;color:var(--yellow-dark);font-weight:700}.cta-box{background:linear-gradient(135deg,var(--yellow) 0%,var(--yellow-dark) 100%);padding:3rem;text-align:center;border-radius:8px;margin-bottom:4rem}.cta-box h2{font-size:2rem;margin-bottom:1rem;color:var(--black)}.cta-box p{font-size:1.1rem;margin-bottom:2rem;color:#333}.btn-cta-large{display:inline-block;background:var(--black);color:#fff;padding:1rem 3rem;border-radius:30px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s}.btn-cta-large:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.faq-section{margin-bottom:3rem}.faq-section h2{text-align:center;font-size:2rem;margin-bottom:2rem;color:var(--black)}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.faq-item{background:#f9f9f9;padding:1.5rem;border-radius:8px}.faq-item h3{font-size:1.2rem;margin-bottom:1rem;color:var(--black)}.faq-item p{color:var(--gray);line-height:1.6}.about-content{max-width:900px;margin:0 auto}.about-section{margin-bottom:3rem}.about-section h2{font-size:1.8rem;margin-bottom:1.5rem;color:var(--black);border-bottom:2px solid var(--yellow);padding-bottom:.5rem}.about-section p{color:var(--gray);line-height:1.8;margin-bottom:1rem;font-size:1.05rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.value-card{background:#f9f9f9;padding:2rem;border-radius:8px;text-align:center}.value-card h3{font-size:1.3rem;margin-bottom:1rem;color:var(--black)}.value-card p{color:var(--gray);line-height:1.6;font-size:.95rem}.artisan-benefits{background:#f9f9f9;padding:2rem;border-radius:8px;margin-top:1.5rem}.artisan-benefits ul{list-style:none;padding:0;margin-bottom:2rem}.artisan-benefits ul li{padding:.75rem 0 .75rem 2rem;position:relative;color:var(--gray);font-size:1.05rem}.artisan-benefits ul li:before{content:"✓";position:absolute;left:0;color:var(--yellow-dark);font-weight:700;font-size:1.2rem}.contact-info{background:#f9f9f9;padding:2rem;border-radius:8px;margin-top:1.5rem}.contact-info p{margin-bottom:.75rem;font-size:1.05rem}@media (max-width: 768px){.page-header h1{font-size:2rem}.step-card{flex-direction:column;gap:1rem}.cta-box{padding:2rem 1rem}.cta-box h2{font-size:1.5rem}}
