.ml-development-page{background-color:#fff;padding-top:5rem}.ml-container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.ml-container{padding:0 1.5rem}}@media (min-width:1024px){.ml-container{padding:0 2rem}}.ml-section{padding:4rem 0}@media (min-width:768px){.ml-section{padding:6rem 0}}.ml-section-title{color:#111827;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}@media (min-width:768px){.ml-section-title{margin-bottom:3rem;font-size:2.5rem}}.ml-section-intro{color:#4b5563;text-align:center;max-width:48rem;margin:0 auto 3rem;font-size:1.125rem;line-height:1.7}.ml-principle-text{color:#111827;text-align:center;margin-top:2rem;font-size:1.125rem;font-style:italic;font-weight:600}.ml-btn-icon{width:1.125rem;height:1.125rem;transition:transform .3s}.ml-hero{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);border-bottom:1px solid #e5e7eb;padding:6rem 0}@media (min-width:768px){.ml-hero{padding:8rem 0}}.ml-hero-content{text-align:center;max-width:56rem;margin:0 auto}.ml-hero-title{color:#111827;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.ml-hero-title{font-size:3.5rem}}.ml-hero-subtitle{color:#6b7280;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.ml-hero-cta{color:#fff;cursor:pointer;background-color:#1f2937;border:none;border-radius:.5rem;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;transition:all .3s;display:inline-flex}.ml-hero-cta:hover{background-color:#111827;transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000026}.ml-hero-cta:hover .ml-btn-icon{transform:translate(4px)}.ml-problem-section{background-color:#fff7ed;border-left:4px solid #f59e0b}.ml-problem-intro{color:#111827;text-align:center;margin-bottom:2rem;font-size:1.125rem;font-weight:600}.ml-issues-grid{grid-template-columns:1fr;gap:1rem;max-width:56rem;margin:0 auto 2rem;display:grid}@media (min-width:768px){.ml-issues-grid{grid-template-columns:repeat(2,1fr)}}.ml-issue-card{background-color:#fff;border:1px solid #fed7aa;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.ml-issue-icon{color:#f59e0b;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.ml-issue-text{color:#374151;font-size:.9375rem;line-height:1.6}.ml-problem-conclusion{color:#111827;text-align:center;margin-top:2rem;font-size:1.125rem;font-style:italic;font-weight:600}.ml-build-section{background-color:#f9fafb}.ml-systems-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.ml-systems-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ml-systems-grid{grid-template-columns:repeat(4,1fr)}}.ml-system-card{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:all .3s;display:flex}.ml-system-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000000d}.ml-system-icon-wrapper{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.ml-system-icon{color:#374151;width:1.5rem;height:1.5rem}.ml-system-name{color:#111827;font-size:.9375rem;font-weight:500;line-height:1.5}.ml-framework-section{background-color:#fff}.ml-framework-stages{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ml-framework-stages{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:1024px){.ml-framework-stages{grid-template-columns:repeat(3,1fr)}}.ml-stage-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem;transition:all .3s}.ml-stage-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000000d}.ml-stage-header{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.ml-stage-number{color:#1f2937;font-size:1.5rem;font-weight:700}.ml-stage-icon-wrapper{background:linear-gradient(135deg,#374151 0%,#1f2937 100%);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.ml-stage-icon{color:#fff;width:1.5rem;height:1.5rem}.ml-stage-title{color:#111827;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.3}.ml-stage-intro{color:#6b7280;margin-bottom:.75rem;font-size:.9375rem}.ml-stage-list{flex-direction:column;gap:.5rem;margin:.75rem 0;padding:0;list-style:none;display:flex}.ml-stage-item{color:#4b5563;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.ml-stage-item:before{content:"•";color:#9ca3af;position:absolute;left:0}.ml-stage-conclusion{color:#111827;margin-top:1rem;font-size:.875rem;font-style:italic;font-weight:600}.ml-tech-section{background-color:#f9fafb}.ml-tech-list{flex-direction:column;gap:1rem;max-width:48rem;margin:0 auto 2rem;display:flex}.ml-tech-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:all .3s;display:flex}.ml-tech-item:hover{border-color:#d1d5db;box-shadow:0 2px 4px -1px #0000000d}.ml-tech-icon{color:#6b7280;flex-shrink:0;width:1.25rem;height:1.25rem}.ml-tech-text{color:#374151;font-size:1rem;font-weight:500}.ml-engagement-section{background-color:#fff}.ml-engagement-grid{grid-template-columns:1fr;gap:1.5rem;max-width:56rem;margin:0 auto;display:grid}@media (min-width:768px){.ml-engagement-grid{grid-template-columns:repeat(2,1fr)}}.ml-engagement-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.ml-engagement-card:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000000d}.ml-engagement-icon{color:#6b7280;flex-shrink:0;width:1.5rem;height:1.5rem}.ml-engagement-text{color:#374151;font-size:1rem;font-weight:500}.ml-final-cta{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);padding:5rem 0}.ml-cta-content{text-align:center;max-width:56rem;margin:0 auto}.ml-cta-title{margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.3}@media (min-width:768px){.ml-cta-title{font-size:2.5rem}}.ml-cta-description{color:#d1d5db;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.ml-cta-button{color:#1f2937;cursor:pointer;background-color:#fff;border:none;border-radius:.5rem;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;transition:all .3s;display:inline-flex}.ml-cta-button:hover{background-color:#f3f4f6;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000004d}.ml-cta-button:hover .ml-btn-icon{transform:translate(4px)}@media (max-width:767px){.ml-development-page{padding-top:4rem}.ml-hero{padding:4rem 0}.ml-hero-title{font-size:2rem}.ml-hero-subtitle{font-size:1.0625rem}.ml-section-title{font-size:1.75rem}}
