.smc-wrap{max-width:1100px;margin:0 auto;padding:24px 16px 56px;line-height:1.7;color:#1f2937}.smc-hero{text-align:center;padding:32px 8px 8px}.smc-hero h1{font-size:clamp(1.7rem,4vw,2.5rem);margin:0 0 12px;color:#111827}.smc-hero p{max-width:720px;margin:0 auto 20px;font-size:1.05rem;color:#4b5563}.smc-cta-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:8px}.smc-btn-primary{display:inline-block;background:#ff5043;color:#fff;font-weight:600;padding:12px 28px;border-radius:10px;text-decoration:none;transition:background .15s ease}.smc-btn-primary:hover{background:#e6362b}.smc-btn-secondary{display:inline-block;border:1.5px solid #d1d5db;color:#111827;font-weight:600;padding:12px 24px;border-radius:10px;text-decoration:none;transition:border-color .15s ease,color .15s ease}.smc-btn-secondary:hover{border-color:#ff5043;color:#ff5043}.smc-pitch{margin-top:28px}.smc-pitch-inner{position:relative;overflow:hidden;border:1px solid #f3d4d0;border-radius:18px;padding:32px 28px;background:radial-gradient(120% 140% at 100% 0,rgba(255,80,67,.08) 0,rgba(255,80,67,0) 55%),linear-gradient(180deg,#fffaf9,#fff)}.smc-pitch-title{font-size:clamp(1.35rem,3vw,1.9rem);line-height:1.2;margin:0 0 12px;color:#111827;letter-spacing:-.01em}.smc-pitch-lead{max-width:780px;margin:0 0 22px;font-size:1.05rem;color:#4b5563}.smc-pitch-list{list-style:none;margin:0 0 22px;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px 24px}.smc-pitch-item{position:relative;padding-left:34px;font-size:1.02rem;font-weight:500;color:#111827;line-height:1.5}.smc-pitch-item:before{content:"";position:absolute;left:0;top:1px;width:22px;height:22px;border-radius:50%;background-color:#ff5043;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M9.55 17.6 4.4 12.45l1.4-1.4 3.75 3.75 8.25-8.25 1.4 1.4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:15px 15px}.smc-pitch-close{margin:0;font-size:1.1rem;font-weight:600;color:#111827}.smc-pitch-link{color:#ff5043!important;text-decoration:none!important}.smc-pitch-link:hover{color:#e6362b!important}.smc-section{margin-top:40px}.smc-section h2{font-size:1.45rem;margin:0 0 16px;color:#111827}.smc-section h3{font-size:1.1rem;margin:20px 0 8px;color:#111827}.smc-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;padding:0;margin:0;list-style:none;counter-reset:smc-step}.smc-steps li{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;counter-increment:smc-step}.smc-steps li:before{content:counter(smc-step);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#ff5043;color:#fff;font-weight:700;margin-bottom:10px}.smc-steps strong{display:block;margin-bottom:6px;color:#111827}.smc-benefits{padding-left:20px;margin:0}.smc-benefits li{margin-bottom:8px}.smc-dealer-callout{margin-top:40px;background:#111827;color:#f9fafb;border-radius:14px;padding:28px 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.smc-dealer-callout h2{margin:0 0 6px;font-size:1.3rem;color:#fff}.smc-dealer-callout p{margin:0;color:#d1d5db;max-width:560px}.smc-faq details{border-bottom:1px solid #e5e7eb;padding:12px 0}.smc-faq summary{font-weight:600;cursor:pointer;color:#111827}.smc-faq p{margin:10px 0 0;color:#4b5563}.smc-wrap a:not(.smc-btn-primary):not(.smc-btn-secondary){color:#111827;text-decoration:underline;text-underline-offset:2px}.smc-wrap a:not(.smc-btn-primary):not(.smc-btn-secondary):hover{color:#ff5043}