.cs-root{--orange-strong:#ff520226}.cs-root .cs-hero{background:var(--black);color:#fff;padding:160px 48px 80px;position:relative;overflow:hidden}.cs-root .cs-hero:before{content:"";background:radial-gradient(circle,#ff52020f,#0000);border-radius:50%;width:800px;height:800px;position:absolute;top:-300px;right:-300px}.cs-root .cs-hero-inner{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;max-width:1280px;margin:0 auto;display:grid;position:relative}.cs-root .cs-hero-breadcrumb{color:#ffffff59;margin-bottom:20px;font-size:13px;font-weight:500}.cs-root .cs-hero-breadcrumb a{color:#ffffff73;text-decoration:none}.cs-root .cs-hero-breadcrumb a:hover{color:#fff}.cs-root .cs-hero-tag{border-radius:var(--r-full);text-transform:uppercase;letter-spacing:1px;background:var(--orange-strong);color:var(--orange);margin-bottom:20px;padding:5px 16px;font-size:11px;font-weight:700;display:inline-flex}.cs-root .cs-hero h1{font-family:var(--font-serif);margin-bottom:20px;font-size:clamp(30px,3.5vw,44px);font-weight:400;line-height:1.15}.cs-root .cs-hero-desc{color:#ffffff80;margin-bottom:32px;font-size:16px;line-height:1.7}.cs-root .cs-hero-metrics{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.cs-root .cs-metric{border-radius:var(--r-lg);text-align:center;background:#ffffff0a;border:1px solid #ffffff0f;padding:24px 20px}.cs-root .cs-metric-num{letter-spacing:-1px;margin-bottom:4px;font-size:32px;font-weight:800;line-height:1}.cs-root .cs-metric-num.orange{color:var(--orange)}.cs-root .cs-metric-num.blue{color:var(--blue)}.cs-root .cs-metric-label{color:#fff6;font-size:12px;font-weight:500}.cs-root .cs-hero-visual{flex-direction:column;gap:16px;display:flex}.cs-root .cs-profile-card{border-radius:var(--r-lg);text-align:center;background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;align-items:center;gap:12px;padding:28px 24px;display:flex}.cs-root .cs-profile-card .ph-icon{opacity:.4;font-size:40px}.cs-root .cs-profile-card .ph-label{color:#ffffff4d;max-width:250px;font-size:11px;font-style:italic;line-height:1.5}.cs-root .cs-body{max-width:900px;margin:0 auto;padding:80px 48px}.cs-root .cs-body h2{font-family:var(--font-serif);color:var(--black);letter-spacing:-.3px;margin:56px 0 16px;font-size:28px;font-weight:400;line-height:1.2}.cs-root .cs-body h2:first-child{margin-top:0}.cs-root .cs-body h3{color:var(--black);margin:32px 0 12px;font-size:18px;font-weight:700}.cs-root .cs-body p{color:var(--gray-dark);margin-bottom:20px;font-size:16.5px;line-height:1.85}.cs-root .cs-body p strong{color:var(--black);font-weight:600}.cs-root .cs-body ul{margin:0 0 24px;padding-left:0;list-style:none}.cs-root .cs-body li{color:var(--gray-dark);padding:6px 0 6px 28px;font-size:15.5px;line-height:1.75;position:relative}.cs-root .cs-body li:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;top:14px;left:0}.cs-root .client-card{background:var(--off-white);border-radius:var(--r-lg);border:1px solid var(--gray-100);grid-template-columns:1fr 1fr;gap:24px;margin:28px 0;padding:32px;display:grid}.cs-root .client-card h4{text-transform:uppercase;letter-spacing:1px;color:var(--orange);margin-bottom:10px;font-size:14px;font-weight:700}.cs-root .client-card p,.cs-root .client-card li{color:var(--gray-dark);font-size:14px;line-height:1.6}.cs-root .goal-box{background:var(--black);color:#fff;border-radius:var(--r-lg);margin:32px 0;padding:36px}.cs-root .goal-box h3{color:var(--orange);text-transform:uppercase;letter-spacing:1px;margin:0 0 16px;font-size:14px}.cs-root .goal-box ul{margin:0;padding:0;list-style:none}.cs-root .goal-box li{color:#ffffffb3;padding:6px 0 6px 28px;font-size:15px;line-height:1.7;position:relative}.cs-root .goal-box li:before{content:"";background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;top:14px;left:0}.cs-root .strategy-step{background:var(--off-white);border-radius:var(--r-lg);border:1px solid var(--gray-100);margin:40px 0;padding:32px}.cs-root .strategy-step-num{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:16px;font-size:16px;font-weight:800;display:inline-flex}.cs-root .strategy-step h3{margin:0 0 12px;font-size:20px}.cs-root .strategy-step p{margin-bottom:16px;font-size:15px}.cs-root .img-placeholder{background:var(--gray-100);border-radius:var(--r-lg);text-align:center;border:2px dashed var(--gray-200);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:200px;margin:20px 0;padding:32px;display:flex}.cs-root .img-placeholder .ph-icon{opacity:.4;font-size:40px}.cs-root .img-placeholder .ph-label{color:var(--gray-light);max-width:300px;font-size:11px;font-style:italic;font-weight:500;line-height:1.5}.cs-root .img-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.cs-root .img-grid .img-placeholder{min-height:180px}.cs-root .results-section{background:var(--black);color:#fff;border-radius:var(--r-xl);margin:48px 0;padding:48px}.cs-root .results-section h2{color:#fff;margin-top:0}.cs-root .results-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin:28px 0;display:grid}.cs-root .result-card{border-radius:var(--r-lg);text-align:center;background:#ffffff0a;border:1px solid #ffffff0f;padding:28px 20px}.cs-root .result-card-icon{margin-bottom:12px;font-size:28px}.cs-root .result-card-num{letter-spacing:-1px;margin-bottom:4px;font-size:36px;font-weight:800;line-height:1}.cs-root .result-card-num.orange{color:var(--orange)}.cs-root .result-card-num.blue{color:var(--blue)}.cs-root .result-card-label{color:#fff6;font-size:13px}.cs-root .analytics-bar{grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0;display:grid}.cs-root .analytics-item{background:var(--off-white);border-radius:var(--r-md);text-align:center;border:1px solid var(--gray-100);padding:20px}.cs-root .analytics-item-num{color:var(--black);letter-spacing:-.5px;margin-bottom:4px;font-size:24px;font-weight:800;line-height:1}.cs-root .analytics-item-label{color:var(--gray-light);font-size:12px}.cs-root .compare-tbl{border-collapse:collapse;border-radius:var(--r-md);border:1px solid var(--gray-200);width:100%;margin:28px 0;overflow:hidden}.cs-root .compare-tbl caption{caption-side:top;text-align:left;color:var(--gray-mid);background:var(--off-white);border-bottom:1px solid var(--gray-200);padding:12px 16px;font-size:13px;font-weight:600}.cs-root .compare-tbl th{background:var(--black);color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.5px;padding:14px 16px;font-size:13px;font-weight:700}.cs-root .compare-tbl th.highlight{background:var(--orange)}.cs-root .compare-tbl td{color:var(--gray-dark);border-bottom:1px solid var(--gray-100);vertical-align:top;padding:12px 16px;font-size:14px}.cs-root .compare-tbl tr:last-child td{border-bottom:none}.cs-root .compare-tbl tr:hover td{background:var(--off-white)}.cs-root .compare-tbl td:first-child{color:var(--black);font-weight:600}.cs-root .cs-cta{background:var(--orange);border-radius:var(--r-xl);text-align:center;margin:48px 0;padding:56px 48px;position:relative;overflow:hidden}.cs-root .cs-cta:before{content:"";background:radial-gradient(circle,#ffffff14,#0000);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-100px}.cs-root .cs-cta h2{font-family:var(--font-serif);color:#fff;z-index:1;margin:0 0 12px;font-size:28px;font-weight:400;position:relative}.cs-root .cs-cta p{color:#fffc;z-index:1;max-width:500px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.7;position:relative}.cs-root .cs-cta .btn{border-radius:var(--r-full);z-index:1;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.cs-root .cs-cta .btn-white{color:var(--black);background:#fff}.cs-root .cs-cta .btn-white:hover{transform:translateY(-2px);box-shadow:0 12px 32px #00000026}.cs-root .cs-cta .btn-outline{color:#fff;background:0 0;border:2px solid #ffffff4d}.cs-root .cs-cta .btn-outline:hover{background:#ffffff1a;border-color:#fff}.cs-root .power-numbers{text-align:center;background:var(--off-white);padding:80px 48px}.cs-root .power-numbers h2{font-family:var(--font-serif);color:var(--black);margin-bottom:48px;font-size:32px;font-weight:400}.cs-root .power-grid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:800px;margin:0 auto;display:grid}.cs-root .power-item .power-icon{margin-bottom:16px;font-size:32px}.cs-root .power-item .power-num{color:var(--black);letter-spacing:-2px;margin-bottom:8px;font-size:48px;font-weight:800;line-height:1}.cs-root .power-item .power-num span{color:var(--orange)}.cs-root .power-item .power-label{color:var(--gray-mid);max-width:200px;margin:0 auto;font-size:14px;line-height:1.5}.cs-root .s1{transition-delay:.1s}.cs-root .s2{transition-delay:.2s}.cs-root .s3{transition-delay:.3s}@media (max-width:1024px){.cs-root .cs-hero-inner{grid-template-columns:1fr}.cs-root .cs-hero-visual{order:-1}.cs-root .client-card{grid-template-columns:1fr}}@media (max-width:768px){.cs-root .cs-hero{padding:130px 20px 60px}.cs-root .cs-body{padding:48px 20px}.cs-root .cs-hero-metrics,.cs-root .results-grid,.cs-root .analytics-bar,.cs-root .power-grid,.cs-root .img-grid{grid-template-columns:1fr}.cs-root .cs-cta{margin:32px 0;padding:36px 20px}.cs-root .power-numbers{padding:60px 20px}.cs-root .compare-tbl{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.cs-root .strategy-step,.cs-root .client-card{padding:24px 20px}.cs-root .goal-box{padding:28px 20px}.cs-root .results-section{padding:36px 20px}}
