.go-to-market-section{background-color:#fff;padding:4rem 1rem}.go-to-market-container{margin:0 auto;max-width:1200px}.section-header{margin:0 auto 4rem;max-width:800px;text-align:center}.section-title{color:#0f172a;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.title-highlight{color:#2563eb}.section-subtitle{color:#475569;font-size:1.25rem;font-weight:500;line-height:1.6}.timeline-comparison{display:grid;gap:3rem;grid-template-columns:1fr;margin-bottom:3rem}.setup-column{border-radius:1rem;padding:2rem}.traditional-setup{background-color:#f8fafc}.myn-setup{background:linear-gradient(135deg,#dbeafe,#dcfce7);border:1px solid #dbeafe}.setup-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.task-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.task-item{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;justify-content:space-between;padding:.75rem}.task-name{color:#475569;font-weight:500}.task-time{color:#94a3b8;font-size:.875rem}.feature-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.feature-item{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;padding:.75rem}.check-icon{color:#10b981;flex-shrink:0;margin-right:.75rem}.feature-text{color:#374151;font-weight:500}.setup-summary{text-align:center}.summary-number{color:#475569;font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.myn-number{color:#2563eb}.summary-label{color:#6b7280;font-weight:500}.emotional-hook{background:linear-gradient(135deg,#dbeafe,#f3e8ff);border-radius:1rem;margin:0 auto;max-width:800px;padding:2rem;text-align:center}.hook-text{color:#374151;font-size:1.25rem;font-style:italic;font-weight:500;line-height:1.6;margin:0}@media (min-width:768px){.section-title{font-size:3rem}.section-subtitle{font-size:1.5rem}}@media (min-width:1024px){.section-title{font-size:3.75rem}}.go-to-market-section *{box-sizing:border-box}.go-to-market-section img{height:auto;max-width:100%}