.service-page{background:#080c14;min-height:100vh;color:white}.sp-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.sp-hero{position:relative;padding:9rem 1.5rem 5rem;overflow:hidden}.sp-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(212,168,67,.12) 0,transparent 70%);pointer-events:none}.sp-hero--web .sp-hero-bg{background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(56,189,248,.1) 0,transparent 70%)}.sp-hero--seo .sp-hero-bg{background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(52,211,153,.1) 0,transparent 70%)}.sp-hero--ads .sp-hero-bg{background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(255,209,102,.1) 0,transparent 70%)}.sp-breadcrumb{display:inline-flex;align-items:center;gap:.4rem;color:rgba(255,255,255,.45);font-size:.85rem;text-decoration:none;margin-bottom:1.2rem;transition:color .2s}.sp-breadcrumb:hover{color:rgba(255,255,255,.75)}.sp-badge{display:inline-block;background:linear-gradient(135deg,rgba(212,168,67,.15),rgba(212,168,67,.05));border:1px solid rgba(212,168,67,.35);color:#D4A843;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.35rem 1rem;border-radius:50px;margin-bottom:1.25rem}.sp-badge--blue{background:linear-gradient(135deg,rgba(56,189,248,.15),rgba(56,189,248,.05));border-color:rgba(56,189,248,.35);color:#38BDF8}.sp-badge--green{background:linear-gradient(135deg,rgba(52,211,153,.15),rgba(52,211,153,.05));border-color:rgba(52,211,153,.35);color:#34D399}.sp-badge--yellow{background:linear-gradient(135deg,rgba(255,209,102,.15),rgba(255,209,102,.05));border-color:rgba(255,209,102,.35);color:#FFD166}.sp-hero-content{text-align:center;max-width:780px;margin:0 auto}.sp-hero-title{font-size:clamp(2.2rem,5vw,3.6rem);font-weight:900;line-height:1.1;margin-bottom:1.2rem;color:white}.sp-hero-title .highlight{background:linear-gradient(135deg,#FFD700,#D4A843);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sp-hero-title .highlight-blue{background:linear-gradient(135deg,#38BDF8,#0EA5E9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sp-hero-title .highlight-green{background:linear-gradient(135deg,#34D399,#10B981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sp-hero-title .highlight-yellow{background:linear-gradient(135deg,#FFD166,#D4A843);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sp-hero-subtitle{font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,.65);margin-bottom:2rem;max-width:620px;margin-left:auto;margin-right:auto}.sp-hero-subtitle strong{color:rgba(255,255,255,.9)}.sp-hero-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3.5rem}.sp-results-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;max-width:900px;margin:0 auto}.sp-result-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1rem;text-align:center;border-right:1px solid rgba(255,255,255,.08)}.sp-result-item:last-child{border-right:none}.sp-result-value{font-size:1.6rem;font-weight:900;color:#D4A843;line-height:1;margin-bottom:.3rem}.sp-result-label{font-size:.75rem;color:rgba(255,255,255,.45);line-height:1.3}.sp-section-header{text-align:center;margin-bottom:2.5rem}.sp-section-badge{display:inline-block;background:rgba(212,168,67,.1);border:1px solid rgba(212,168,67,.25);color:rgba(212,168,67,.8);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .85rem;border-radius:50px;margin-bottom:.85rem}.sp-section-title{font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;color:white;line-height:1.2}.sp-features{padding:5rem 1.5rem;background:rgba(255,255,255,.015);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.sp-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.sp-feature-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:1.5rem;transition:border-color .2s,background .2s}.sp-feature-card:hover{border-color:rgba(212,168,67,.25);background:rgba(212,168,67,.04)}.sp-feature-icon{font-size:1.75rem;display:block;margin-bottom:.75rem}.sp-feature-title{font-size:.95rem;font-weight:700;color:white;margin-bottom:.5rem}.sp-feature-desc{font-size:.84rem;color:rgba(255,255,255,.55);line-height:1.5}.sp-types{padding:5rem 1.5rem}.sp-types-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.sp-type-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;gap:.5rem;transition:border-color .2s}.sp-type-card:hover{border-color:rgba(56,189,248,.3)}.sp-type-from{font-size:.78rem;font-weight:700;color:#38BDF8;letter-spacing:.05em;text-transform:uppercase}.sp-type-name{font-size:1.15rem;font-weight:800;color:white}.sp-type-desc{font-size:.85rem;color:rgba(255,255,255,.55);line-height:1.5;flex:1 1}.sp-type-cta{background:none;border:1px solid rgba(56,189,248,.3);color:#38BDF8;font-size:.85rem;font-weight:600;padding:.6rem 1rem;border-radius:8px;cursor:pointer;transition:background .2s;font-family:inherit;margin-top:.5rem}.sp-type-cta:hover{background:rgba(56,189,248,.08)}.sp-steps{padding:5rem 1.5rem;background:rgba(255,255,255,.015);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.sp-steps-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;position:relative}.sp-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;position:relative}.sp-step-arrow{position:absolute;right:-.6rem;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.2);font-size:1.5rem;z-index:1}.sp-step-num{font-size:.75rem;font-weight:800;letter-spacing:.1em;color:rgba(212,168,67,.6);margin-bottom:.5rem}.sp-step-icon{font-size:2.2rem;margin-bottom:.75rem}.sp-step-title{font-size:1rem;font-weight:700;color:white;margin-bottom:.5rem}.sp-step-desc{font-size:.83rem;color:rgba(255,255,255,.5);line-height:1.5}.sp-bottom-cta{padding:5rem 1.5rem}.sp-cta-box{background:linear-gradient(135deg,rgba(212,168,67,.1),rgba(212,168,67,.03));border:1px solid rgba(212,168,67,.2);border-radius:20px;padding:3.5rem 2rem;text-align:center;max-width:680px;margin:0 auto}.sp-cta-box h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:white;margin-bottom:.75rem}.sp-cta-box p{color:rgba(255,255,255,.6);font-size:1rem;margin-bottom:1.75rem;line-height:1.5}@media (max-width:900px){.sp-features-grid{grid-template-columns:repeat(2,1fr)}.sp-types-row{grid-template-columns:1fr;max-width:460px;margin:0 auto}.sp-results-row{grid-template-columns:repeat(2,1fr)}.sp-result-item:nth-child(2){border-right:none}.sp-result-item:nth-child(3){border-top:1px solid rgba(255,255,255,.08)}}@media (max-width:700px){.sp-hero{padding:7rem 1rem 3.5rem}.sp-features-grid,.sp-steps-row{grid-template-columns:1fr}.sp-step-arrow{display:none}.sp-hero-ctas{flex-direction:column;align-items:center}.sp-hero-ctas .cta-button{width:100%;max-width:340px}}@media (max-width:480px){.sp-results-row{grid-template-columns:repeat(2,1fr)}.sp-result-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.sp-result-item:last-child{border-bottom:none}}