.cp-home *,.cp-home *:before,.cp-home *:after{box-sizing:border-box;margin:0;padding:0}.cp-home{--navy:#0D1F42;--navy-mid:#162D54;--navy-light:#1E3A6E;--orange:#E8500A;--orange-light:#FF6826;--white:#FFFFFF;--off-white:#FFFFFF;--text-body:#374151;--text-muted:#6B7280;--border-subtle:#E5E7EB;font-family:DM Sans,sans-serif;background:var(--white);color:var(--text-body);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cp-hero{background:#fff;padding:84px 48px;position:relative;overflow:hidden}.cp-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 50% at 85% 15%,rgba(232,80,10,.07) 0%,transparent 65%);pointer-events:none}.cp-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 40% 60% at 10% 85%,rgba(13,31,66,.05) 0%,transparent 70%);pointer-events:none}.cp-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.cp-hero-copy .cp-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:22px}.cp-hero-copy .cp-eyebrow:before{content:"";display:block;width:24px;height:2px;background:var(--orange)}.cp-hero h1{font-family:Bebas Neue,sans-serif;font-size:clamp(52px,7vw,92px);line-height:.9;color:var(--navy);letter-spacing:.015em;margin-bottom:6px}.cp-hero h1 em{color:var(--orange);font-style:normal;display:block;font-size:1em;line-height:.9;margin-top:0;letter-spacing:.015em}.cp-hero-tagline{font-family:Bebas Neue,sans-serif;font-size:clamp(22px,2.4vw,30px);color:var(--navy);letter-spacing:.04em;line-height:1.15;margin:18px 0 14px}.cp-hero-divider{width:56px;height:3px;background:var(--orange);border-radius:2px;margin:28px 0}.cp-hero-sub{font-size:18px;color:#0d1f42b3;max-width:480px;line-height:1.6;margin-bottom:24px}.cp-hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.cp-hero-pill{display:inline-block;border:1px solid rgba(13,31,66,.13);background:#0d1f420d;padding:7px 14px;border-radius:3px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap}.cp-btn-primary{display:inline-flex;align-items:center;gap:10px;background:var(--orange);color:var(--white);font-size:15px;font-weight:600;padding:16px 32px;border-radius:4px;text-decoration:none;transition:background .2s,transform .15s;letter-spacing:.02em;border:none;cursor:pointer}.cp-btn-primary svg{width:14px;height:14px}.cp-btn-primary:hover{background:var(--orange-light);transform:translateY(-2px)}.cp-hero-note{display:block;margin-top:14px;font-size:13px;color:#0d1f4280}.cp-hero-visual{position:relative;display:flex;justify-content:center;align-items:center}.cp-hero-visual img{width:100%;max-width:560px;height:auto;filter:drop-shadow(0 20px 50px rgba(13,31,66,.18))}.cp-insight{background:var(--navy);padding:64px 48px;text-align:center;position:relative}.cp-insight p{font-family:Bebas Neue,sans-serif;font-size:clamp(22px,3vw,38px);color:var(--white);letter-spacing:.02em;max-width:880px;margin:0 auto;line-height:1.25}.cp-insight p .cp-insight-foil{display:block;color:#fff;font-style:normal;margin-bottom:14px}.cp-insight p .cp-insight-detail{display:block;margin-top:18px;font-family:DM Sans,sans-serif;font-size:clamp(15px,1.6vw,18px);color:#fff9;letter-spacing:0;line-height:1.55;font-weight:400}.cp-insight p strong{color:var(--orange);font-weight:inherit}.cp-problem{background:var(--off-white);padding:96px 48px;position:relative;overflow:hidden}.cp-problem:before{content:"";position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,rgba(232,80,10,.04) 0%,transparent 70%);pointer-events:none}.cp-problem-inner{max-width:1060px;margin:0 auto;position:relative}.cp-section-tag{font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);display:block;margin-bottom:18px}.cp-problem .cp-section-tag{display:inline-flex;align-items:center;gap:10px;font-weight:700;margin-bottom:18px}.cp-problem .cp-section-tag:before{content:"";display:block;width:24px;height:2px;background:var(--orange)}.cp-problem h2{font-family:Bebas Neue,sans-serif;font-size:clamp(36px,4.6vw,64px);color:var(--navy);line-height:.96;letter-spacing:.02em;margin-bottom:24px;max-width:760px}.cp-problem h2 em{color:var(--orange);font-style:normal;display:block}.cp-problem-lead{font-size:17px;line-height:1.75;color:var(--text-muted);max-width:680px;margin-bottom:24px}.cp-problem-lead:last-of-type{margin-bottom:36px}.cp-problem-list{max-width:680px;margin-bottom:36px;list-style:none;padding:0}.cp-problem-list li{display:flex;gap:12px;font-size:17px;line-height:1.6;color:var(--text-muted);margin-bottom:12px}.cp-problem-list li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--orange);margin-top:11px;flex-shrink:0}.cp-problem-list li strong{color:var(--navy);font-weight:600}.cp-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:48px}.cp-tool-card{background:var(--white);border-left:3px solid var(--orange);padding:22px 20px;border-radius:0 4px 4px 0;box-shadow:0 1px 3px #0d1f420a;transition:transform .2s,box-shadow .2s}.cp-tool-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0d1f4214}.cp-tool-card-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:8px;display:block}.cp-tool-card-text{font-size:14px;font-weight:500;line-height:1.45;color:var(--text-body)}.cp-problem-callout{max-width:680px;border-left:3px solid var(--orange);padding:6px 0 6px 22px;font-size:18px;font-weight:700;line-height:1.5;color:var(--navy)}.cp-problem-callout em{color:var(--orange);font-style:normal;display:block;margin-top:4px}.cp-bridge{background:var(--navy);padding:96px 48px;text-align:center;position:relative;overflow:hidden}.cp-bridge:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 0%,rgba(232,80,10,.08) 0%,transparent 60%);pointer-events:none}.cp-bridge-inner{max-width:820px;margin:0 auto;position:relative}.cp-bridge .cp-section-tag{color:var(--orange)}.cp-bridge h2{font-family:Bebas Neue,sans-serif;font-size:clamp(44px,5.5vw,72px);color:var(--white);line-height:.95;letter-spacing:.02em;margin-bottom:8px}.cp-bridge h2 span{display:block}.cp-bridge h2 .cp-bridge-tail{font-size:.5em;color:#ffffffb8;font-family:DM Sans,sans-serif;font-weight:500;font-style:italic;letter-spacing:0;line-height:1.4;margin-top:14px}.cp-bridge-divider{width:56px;height:3px;background:var(--orange);border-radius:2px;margin:32px auto}.cp-bridge-lead{font-size:17px;color:#ffffffc7;line-height:1.75;max-width:620px;margin:0 auto 20px}.cp-bridge-lead:last-of-type{margin-bottom:44px}.cp-bridge-note{display:block;margin-top:14px;font-size:13px;color:#fff6}.cp-how{background:var(--white);padding:100px 48px}.cp-how-inner{max-width:1060px;margin:0 auto}.cp-how-header{text-align:center;margin-bottom:72px}.cp-how-header h2{font-family:Bebas Neue,sans-serif;font-size:clamp(38px,4.5vw,60px);color:var(--navy);letter-spacing:.02em;line-height:1;margin-bottom:20px;max-width:680px;margin-left:auto;margin-right:auto}.cp-how-lead{font-size:17px;color:var(--text-muted);line-height:1.7;max-width:560px;margin:0 auto}.cp-step{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-bottom:80px}.cp-step:last-child{margin-bottom:0}.cp-step-reverse .cp-step-copy{order:2}.cp-step-reverse .cp-step-visual{order:1}.cp-step-num{font-family:Bebas Neue,sans-serif;font-size:13px;letter-spacing:.28em;color:var(--orange);margin-bottom:16px;display:block}.cp-step h3{font-family:Bebas Neue,sans-serif;font-size:clamp(28px,3vw,40px);color:var(--navy);letter-spacing:.02em;line-height:1.02;margin-bottom:24px}.cp-step-list{list-style:none;margin-bottom:24px}.cp-step-list li{display:flex;align-items:flex-start;gap:12px;padding:10px 0;font-size:15px;color:var(--text-body);line-height:1.55}.cp-step-list .cp-step-dot{width:6px;height:6px;background:var(--orange);border-radius:50%;margin-top:9px;flex-shrink:0}.cp-step-callout{background:#e8500a12;border-left:3px solid var(--orange);padding:14px 18px;border-radius:0 6px 6px 0;font-size:14px;font-weight:600;color:var(--orange);letter-spacing:.01em}.cp-step-image{width:100%;height:auto;display:block;border-radius:14px;background:var(--navy);box-shadow:0 24px 60px #0d1f422e}.cp-testimonial{background:var(--off-white);padding:100px 48px;text-align:center;position:relative;overflow:hidden}.cp-testimonial:before{content:"“";position:absolute;top:40px;left:50%;transform:translate(-50%);font-family:Bebas Neue,sans-serif;font-size:220px;color:var(--orange);opacity:.06;line-height:1;pointer-events:none}.cp-testimonial-inner{max-width:820px;margin:0 auto;position:relative}.cp-testimonial-label{font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:28px;display:block}.cp-testimonial blockquote{font-size:clamp(20px,2.2vw,26px);color:var(--navy);font-weight:500;line-height:1.5;font-style:italic;margin-bottom:36px}.cp-testimonial-attr{display:flex;flex-direction:column;align-items:center;gap:6px}.cp-testimonial-name{font-family:Bebas Neue,sans-serif;font-size:20px;letter-spacing:.05em;color:var(--navy)}.cp-testimonial-role{font-size:13px;color:var(--text-muted);letter-spacing:.02em}.cp-testimonial-bar{width:48px;height:3px;background:var(--orange);border-radius:2px;margin:0 auto 28px}.cp-cta-band{background:var(--off-white);padding:100px 48px;text-align:center;position:relative;overflow:hidden;border-top:1px solid rgba(13,31,66,.06)}.cp-cta-band:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 50% 0%,rgba(232,80,10,.05) 0%,transparent 60%);pointer-events:none}.cp-cta-band-inner{max-width:680px;margin:0 auto;position:relative}.cp-cta-band h2{font-family:Bebas Neue,sans-serif;font-size:clamp(44px,6vw,76px);color:var(--navy);line-height:.95;letter-spacing:.02em;margin-bottom:28px}.cp-cta-band h2 span{display:block}.cp-cta-band h2 span:last-child{color:var(--orange)}.cp-cta-band p{font-size:17px;color:var(--text-body);line-height:1.7;max-width:520px;margin:0 auto 40px}.cp-cta-band .cp-btn-primary{padding:18px 44px;font-size:16px}.cp-cta-band-note{display:block;margin-top:16px;font-size:13px;color:var(--text-muted)}@media (max-width:960px){.cp-hero-inner{grid-template-columns:1fr;gap:48px;text-align:center}.cp-hero-copy .cp-eyebrow{margin-bottom:18px}.cp-hero-divider{margin:24px auto}.cp-hero-sub{margin-left:auto;margin-right:auto}.cp-tools{grid-template-columns:repeat(2,1fr)}.cp-step{grid-template-columns:1fr;gap:40px}.cp-step-reverse .cp-step-copy{order:1}.cp-step-reverse .cp-step-visual{order:2}}@media (max-width:560px){.cp-tools{grid-template-columns:1fr}}@media (max-width:768px){.cp-hero,.cp-insight,.cp-problem,.cp-bridge,.cp-how,.cp-testimonial,.cp-cta-band{padding-left:24px;padding-right:24px}.cp-hero{padding-top:40px;padding-bottom:40px}.cp-insight{padding-top:48px;padding-bottom:48px}.cp-problem,.cp-bridge,.cp-how,.cp-testimonial,.cp-cta-band{padding-top:72px;padding-bottom:72px}.cp-hero-inner{gap:24px}.cp-hero-copy .cp-eyebrow,.cp-hero-sub,.cp-hero-pills{display:none}.cp-hero-tagline{margin:12px 0 18px}.cp-btn-primary{width:100%;justify-content:center}}
