.sp-proof-bar{background:var(--cream);border-bottom:1px solid var(--gray-200);padding:18px 24px}.sp-proof-bar-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 28px}.sp-proof-item{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:var(--navy);white-space:nowrap}.sp-proof-item svg{color:var(--gold)}.sp-proof-sep{width:1px;height:20px;background:var(--gray-200);flex-shrink:0}.sp-section{padding:88px 24px}.sp-section.cream{background:var(--cream)}.sp-section.white{background:var(--white)}.sp-section.gray{background:var(--gray-100)}.sp-section-inner{max-width:1200px;margin:0 auto}.sp-header{max-width:720px;margin:0 auto 48px;text-align:center}.sp-header h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(28px, 3.5vw, 44px);color:var(--navy);line-height:1.18;margin:0 0 14px}.sp-header h2 em{color:var(--gold);font-style:italic}.sp-header p{font-size:17px;color:var(--gray-600);line-height:1.7;margin:0}.sp-systems-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sp-system-card{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;padding:24px 20px;transition:box-shadow 0.2s,transform 0.2s}.sp-system-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.sp-system-icon{width:42px;height:42px;background:var(--gray-100);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;box-shadow:0 2px 8px rgb(26 43 69 / .05)}.sp-system-icon svg{color:var(--gold)}.sp-system-card h3{font-family:'DM Sans',sans-serif;font-size:14.5px;font-weight:700;color:var(--navy);margin-bottom:10px}.sp-system-card ul{list-style:none;display:flex;flex-direction:column;gap:5px;padding:0;margin:0}.sp-system-card ul li{font-size:12.5px;color:var(--gray-600);display:flex;align-items:flex-start;gap:6px;line-height:1.45}.sp-system-card ul li::before{content:'›';color:var(--gold);font-weight:700;flex-shrink:0;line-height:1.45}.sp-count-banner{margin-top:28px;background:var(--navy);border-radius:14px;padding:24px 32px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.sp-count-num{font-family:'Playfair Display',Georgia,serif;font-size:52px;font-weight:700;color:var(--gold);line-height:1;flex-shrink:0}.sp-count-text{flex:1;min-width:240px}.sp-count-text strong{display:block;font-size:16px;font-weight:700;color:var(--white);margin-bottom:4px}.sp-count-text span{font-size:13.5px;color:rgb(255 255 255 / .6);line-height:1.6}.sp-region-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.sp-region-card{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;padding:28px 26px;position:relative;overflow:hidden;box-shadow:0 2px 12px rgb(26 43 69 / .05)}.sp-region-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold-light))}.sp-region-icon{width:46px;height:46px;background:var(--gray-100);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.sp-region-icon svg{color:var(--navy)}.sp-region-card h3{font-family:'Playfair Display',Georgia,serif;font-size:19px;color:var(--navy);margin-bottom:8px;line-height:1.25}.sp-region-card p{font-size:13.5px;color:var(--gray-600);line-height:1.7;margin-bottom:16px}.sp-region-card ul{list-style:none;display:flex;flex-direction:column;gap:7px;padding:0;margin:0}.sp-region-card ul li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--navy);line-height:1.45}.sp-region-card ul li svg{color:var(--gold);flex-shrink:0;margin-top:2px}.sp-thermal{background:var(--navy);background-image:radial-gradient(ellipse at 85% 50%,rgb(184 145 42 / .1) 0%,transparent 55%);padding:64px 24px}.sp-thermal-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.sp-thermal-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:14px}.sp-thermal-eyebrow::before{content:'';width:24px;height:2px;background:var(--gold)}.sp-thermal h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(26px, 3.2vw, 38px);color:var(--white);line-height:1.2;margin-bottom:14px}.sp-thermal h2 em{color:var(--gold);font-style:italic}.sp-thermal p{font-size:15.5px;color:rgb(255 255 255 / .65);line-height:1.75;margin-bottom:0}.sp-thermal-features{display:flex;flex-direction:column;gap:10px;margin-top:22px}.sp-thermal-feature{display:flex;align-items:center;gap:10px;font-size:14px;color:rgb(255 255 255 / .8)}.sp-thermal-feature svg{color:var(--gold);flex-shrink:0}.sp-thermal-images{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px;aspect-ratio:1 / 1;max-width:70%;justify-self:center}.sp-thermal-images img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}.sp-report-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.sp-report-features{display:flex;flex-direction:column;gap:16px}.sp-report-feature{display:flex;align-items:flex-start;gap:14px;background:var(--gray-100);border:1px solid var(--gray-200);border-radius:12px;padding:18px;transition:box-shadow 0.2s}.sp-report-feature:hover{box-shadow:var(--shadow)}.sp-feature-icon{width:38px;height:38px;background:var(--white);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px rgb(26 43 69 / .06)}.sp-feature-icon svg{color:var(--gold)}.sp-report-feature h3{font-family:'DM Sans',sans-serif;font-size:14.5px;font-weight:700;color:var(--navy);margin-bottom:3px}.sp-report-feature p{font-size:13px;color:var(--gray-600);line-height:1.65;margin:0}.sp-report-card{background:var(--navy);border-radius:18px;padding:28px 28px 32px;position:sticky;top:88px;display:flex;flex-direction:column;gap:0}.sp-report-card h3{font-family:'Playfair Display',Georgia,serif;font-size:20px;color:var(--white);margin-bottom:6px}.sp-report-card-sub{font-size:13px;color:rgb(255 255 255 / .5);margin-bottom:20px;line-height:1.55}.sp-report-img-link{display:block;border-radius:10px;overflow:hidden;border:2px solid rgb(255 255 255 / .08);margin-bottom:18px;transition:border-color 0.2s,box-shadow 0.2s;position:relative}.sp-report-img-link:hover{border-color:var(--gold);box-shadow:0 0 0 3px rgb(184 145 42 / .2)}.sp-report-img-link img{width:100%;height:auto;display:block}.sp-report-img-overlay{position:absolute;inset:0;background:#fff0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.2s,background 0.2s}.sp-report-img-link:hover .sp-report-img-overlay{opacity:1;background:rgb(15 30 48 / .45)}.sp-report-img-overlay span{display:flex;align-items:center;gap:8px;background:var(--gold);color:#fff;font-family:'DM Sans',sans-serif;font-size:13px;font-weight:700;padding:10px 18px;border-radius:6px}.sp-report-cta{display:flex;flex-direction:column;gap:10px}.sp-report-cta a{width:100%;justify-content:center}.sp-steps{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.sp-steps::before{content:'';position:absolute;top:26px;left:12.5%;right:12.5%;height:1px;background:linear-gradient(90deg,transparent,var(--gold),var(--gold),transparent);opacity:.35}.sp-step{padding:0 20px;text-align:center}.sp-step-num{width:54px;height:54px;background:var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-family:'Playfair Display',Georgia,serif;font-size:19px;font-weight:700;color:var(--gold);position:relative;z-index:1;box-shadow:0 4px 16px rgb(26 43 69 / .18)}.sp-step h3{font-family:'DM Sans',sans-serif;font-size:15px;font-weight:700;color:var(--navy);margin-bottom:8px}.sp-step p{font-size:13.5px;color:var(--gray-600);line-height:1.65;margin:0}.sp-mid-cta{background:var(--cream);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:48px 24px;text-align:center}.sp-mid-cta p{font-size:18px;font-weight:600;color:var(--navy);margin-bottom:20px}.sp-mid-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.sp-faq{background:var(--white);padding:80px 24px;border-top:1px solid var(--gray-200)}.sp-faq-inner{max-width:1100px;margin:0 auto}.sp-faq-header{text-align:center;margin-bottom:48px}.sp-faq-header p{font-size:16px;color:var(--gray-600);margin:12px auto 0;max-width:520px;line-height:1.7}.sp-faq-link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:14px;font-weight:700;color:var(--gold-dark)!important;text-decoration:underline!important}.sp-faq-cols{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.sp-faq-cat{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dark);margin:32px 0 12px;display:flex;align-items:center;gap:8px}.sp-faq-cat::before{content:'';width:18px;height:2px;background:var(--gold);flex-shrink:0}.sp-faq-cat:first-child{margin-top:0}.sp-faq-list{display:flex;flex-direction:column}.sp-faq-item{background:var(--white);border:1px solid var(--gray-200);border-bottom:none}.sp-faq-item:first-child{border-radius:12px 12px 0 0}.sp-faq-item:last-child{border-bottom:1px solid var(--gray-200);border-radius:0 0 12px 12px}.sp-faq-item:only-child{border-radius:12px;border-bottom:1px solid var(--gray-200)}.sp-faq-q{font-size:15px;font-weight:700;color:var(--navy);padding:18px 22px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;transition:background 0.15s;user-select:none}.sp-faq-q:hover{background:var(--gray-100)}.sp-faq-chevron{width:26px;height:26px;border-radius:50%;background:var(--gray-100);flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background 0.15s,transform 0.22s}.sp-faq-chevron svg{width:13px;height:13px;color:var(--gold)}.sp-faq-item.open .sp-faq-chevron{background:var(--gold);transform:rotate(180deg)}.sp-faq-item.open .sp-faq-chevron svg{color:#fff}.sp-faq-a{display:none;font-size:14px;color:var(--gray-600);padding:0 22px 18px;line-height:1.7}.sp-faq-item.open .sp-faq-a{display:block}.sp-faq-a a{color:var(--gold-dark);font-weight:600}.sp-faq-a a:hover{text-decoration:underline}.sp-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:12px;display:flex;align-items:center;gap:8px}.sp-eyebrow::before{content:'';width:24px;height:2px;background:var(--gold);flex-shrink:0}.sp-eyebrow.centered{justify-content:center}.sp-eyebrow.centered::before,.sp-eyebrow.centered::after{content:'';flex:0 0 24px;height:2px;background:var(--gold);opacity:.5}.sp-final-cta{background:var(--white);padding:80px 24px;text-align:center;border-top:1px solid var(--gray-200)}.sp-final-cta-inner{max-width:600px;margin:0 auto}.sp-final-cta h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(32px, 4vw, 52px);font-weight:700;color:var(--navy);margin-bottom:14px;letter-spacing:-.02em;line-height:1.12}.sp-final-cta h2 em{color:var(--gold);font-style:italic}.sp-final-cta p{font-size:17px;color:var(--gray-500);margin-bottom:36px}.sp-thermal .btn-primary,.sp-report-card .btn-primary,.sp-final-cta .btn-primary,.sp-count-banner .btn-outline-white,.sp-mid-cta .btn-primary{background:var(--gold)!important;color:#fff!important;border:none!important}.sp-thermal .btn-primary:hover,.sp-report-card .btn-primary:hover,.sp-final-cta .btn-primary:hover,.sp-mid-cta .btn-primary:hover{background:var(--gold-light)!important}.sp-thermal .btn-outline-white,.sp-count-banner .btn-outline-white,.sp-report-card .btn-outline-white{background:transparent!important;color:#fff!important;border:1.5px solid rgb(255 255 255 / .45)!important}.sp-mid-cta .btn-outline{background:transparent!important;color:var(--navy)!important;border:1.5px solid var(--navy)!important}@media (max-width:1024px){.sp-systems-grid{grid-template-columns:1fr 1fr}.sp-region-grid{grid-template-columns:1fr}.sp-thermal-inner{grid-template-columns:1fr;gap:28px}.sp-thermal-images{max-width:100%}.sp-report-grid{grid-template-columns:1fr}.sp-report-card{position:static}.sp-steps{grid-template-columns:1fr 1fr}.sp-steps::before{display:none}.sp-faq-cols{grid-template-columns:1fr;gap:0}}@media (max-width:768px){.sp-section{padding:60px 20px}.sp-thermal{padding:52px 20px}.sp-faq,.sp-final-cta{padding:60px 20px}.sp-systems-grid{grid-template-columns:1fr 1fr;gap:10px}.sp-steps{grid-template-columns:1fr}.sp-mid-actions{flex-direction:column}.sp-mid-actions a{width:100%;justify-content:center}.sp-count-banner{flex-direction:column;text-align:center;gap:8px}.sp-proof-sep{display:none}}@media (max-width:480px){.sp-systems-grid{grid-template-columns:1fr}}