.about-section {padding: 4rem 0;}.about-container {max-width: 1100px;margin: 0 auto;}.about-label {color: #22c55e;font-size: 0.8rem;font-weight: 700;letter-spacing: 1px;}.about-section h1 {font-size: 2.5rem;margin: 0.5rem 0 1rem;}.about-lead {font-size: 1.15rem;color: #6b7280;max-width: 800px;line-height: 1.8;}.about-content {display: grid;grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));gap: 1.5rem;margin-top: 2rem;}.about-card {background: #fff;border: 1px solid #e5e7eb;border-radius: 16px;padding: 1.5rem;}.about-card h3 {margin-top: 0;color: #111827;}.about-card p {color: #6b7280;line-height: 1.7;}.discover-section {padding: 4rem 0;}.discover-container {max-width: 1200px;margin: 0 auto;}.discover-label {display: inline-block;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.1em;color: #16a34a;margin-bottom: 0.75rem;}.discover-section h2 {font-size: 2rem;margin-bottom: 1rem;color: #111827;}.discover-lead {font-size: 1.05rem;line-height: 1.8;color: #6b7280;max-width: 850px;margin-bottom: 2rem;}.discover-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 1.5rem;}.discover-card {background: #ffffff;border: 1px solid #e5e7eb;border-radius: 16px;padding: 1.75rem;transition: all 0.2s ease;}.discover-card:hover {transform: translateY(-3px);box-shadow: 0 10px 25px rgba(0,0,0,0.08);}.discover-card h3 {margin-top: 0;margin-bottom: 1rem;color: #111827;font-size: 1.1rem;}.discover-card p {margin: 0;line-height: 1.7;color: #6b7280;}.get-started-section {padding: 4rem 0;}.get-started-container {max-width: 1200px;margin: 0 auto;}.get-started-label {display: inline-block;color: #16a34a;font-size: 0.75rem;font-weight: 700;letter-spacing: 1px;margin-bottom: 0.75rem;}.get-started-section h2 {font-size: 2rem;margin-bottom: 1rem;color: #111827;}.get-started-lead {color: #6b7280;line-height: 1.8;max-width: 850px;margin-bottom: 2rem;}.get-started-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 1.5rem;}.get-started-card {background: #ffffff;border: 1px solid #e5e7eb;border-radius: 16px;padding: 1.75rem;transition: all .2s ease;}.get-started-card:hover {transform: translateY(-3px);box-shadow: 0 10px 25px rgba(0,0,0,.08);}.get-started-card h3 {margin-top: 0;margin-bottom: 1rem;color: #111827;}.get-started-card p {color: #6b7280;line-height: 1.7;}