.cscseo-active .entry-title,
.cscseo-active .page-title { display:none !important; }
.cscseo-active .site-content .ast-container,
.cscseo-active .site-content > .ast-container { max-width:none; padding-left:0; padding-right:0; }
.cscseo-active .content-area { width:100%; margin:0; }
.cscseo-active article.page { padding:0; margin:0; }
.cscseo-active .entry-content { margin:0; }

.cscseo-page{--csc-bg:#0f1720;--csc-text:#15202b;--csc-muted:#5c6670;--csc-line:#e5e7eb;--csc-soft:#f6f7f8;--csc-accent:#f59e0b;font-family:inherit;color:var(--csc-text);line-height:1.65}
.cscseo-page *{box-sizing:border-box}
.cscseo-page h1,.cscseo-page h2,.cscseo-page h3{line-height:1.14;margin-top:0;color:var(--csc-text)}
.cscseo-page h1{font-size:clamp(36px,5vw,64px);max-width:980px;margin-bottom:22px}
.cscseo-page h2{font-size:clamp(28px,3.5vw,44px);margin-bottom:18px}
.cscseo-page h3{font-size:22px;margin-bottom:12px}
.cscseo-page p{font-size:17px;margin:0 0 18px}
.cscseo-page a{text-decoration:none}
.cscseo-hero{padding:90px max(24px,calc((100vw - 1180px)/2));background:linear-gradient(135deg,#0d141c,#1c2834);color:#fff;min-height:520px;display:flex;flex-direction:column;justify-content:center}
.cscseo-hero h1,.cscseo-hero p{color:#fff}
.cscseo-hero-service{min-height:430px}
.cscseo-kicker,.cscseo-label,.cscseo-section-head>span{font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.cscseo-kicker{color:#fbbf24;margin-bottom:18px}
.cscseo-lead{font-size:clamp(19px,2vw,24px)!important;max-width:820px;opacity:.92}
.cscseo-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.cscseo-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:8px;background:#fff;color:#111827!important;font-weight:800}
.cscseo-btn-secondary{background:transparent;color:#fff!important;border:1px solid rgba(255,255,255,.35)}
.cscseo-section{padding:76px max(24px,calc((100vw - 1180px)/2))}
.cscseo-section-alt{background:var(--csc-soft)}
.cscseo-section-head{max-width:820px;margin-bottom:34px}
.cscseo-section-head>span,.cscseo-label{color:#b45309;display:inline-block;margin-bottom:10px}
.cscseo-grid{display:grid;gap:18px}
.cscseo-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.cscseo-card{border:1px solid var(--csc-line);border-radius:14px;padding:28px;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.035)}
.cscseo-card p{color:var(--csc-muted);font-size:16px}
.cscseo-card a{font-weight:800;color:#92400e}
.cscseo-two-col{display:grid;grid-template-columns:1.3fr .9fr;gap:56px;align-items:start}
.cscseo-checklist{background:#fff;border:1px solid var(--csc-line);border-radius:14px;padding:28px;display:grid;gap:12px;font-weight:700}
.cscseo-checklist ul{margin:0;padding-left:20px;display:grid;gap:10px}
.cscseo-note{background:#111827;color:#fff;border-radius:14px;padding:30px}
.cscseo-note strong{font-size:22px;display:block;margin-bottom:8px}
.cscseo-note p{color:#e5e7eb;margin:0}
.cscseo-tags{display:flex;flex-wrap:wrap;gap:10px}
.cscseo-tags span{padding:9px 13px;border:1px solid var(--csc-line);border-radius:999px;background:#fff;font-size:14px}
.cscseo-faq details{border-top:1px solid var(--csc-line);padding:20px 0}
.cscseo-faq details:last-child{border-bottom:1px solid var(--csc-line)}
.cscseo-faq summary{cursor:pointer;font-size:18px;font-weight:800}
.cscseo-faq details p{margin:12px 0 0;color:var(--csc-muted)}
.cscseo-link-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.cscseo-link-grid a{border:1px solid var(--csc-line);border-radius:10px;padding:15px 16px;color:var(--csc-text);font-weight:800;background:#fff}

@media(max-width:900px){
  .cscseo-grid-3{grid-template-columns:1fr 1fr}
  .cscseo-two-col{grid-template-columns:1fr;gap:26px}
  .cscseo-link-grid{grid-template-columns:1fr 1fr}
  .cscseo-hero{padding-top:70px;padding-bottom:70px;min-height:auto}
}
@media(max-width:560px){
  .cscseo-grid-3,.cscseo-link-grid{grid-template-columns:1fr}
  .cscseo-section{padding-top:54px;padding-bottom:54px}
  .cscseo-card{padding:22px}
}

/* v1.1 cleanup for the original English theme shell. */
.cscseo-active .cscseo-page h1,
.cscseo-active .cscseo-page h2,
.cscseo-active .cscseo-page h3 { text-transform:none !important; }

/* The starter theme still contains an English CTA and placeholder footer.
   Hide them only on the SEO-pack pages; old pages remain untouched. */
.cscseo-active .ast-header-button-1,
.cscseo-active .ast-builder-button-wrap,
.cscseo-active a.ast-custom-button,
.cscseo-active .header-button { display:none !important; }

.cscseo-active #colophon.site-footer,
.cscseo-active footer.site-footer,
.cscseo-active .site-footer:not(.cscseo-custom-footer),
.cscseo-active .ast-footer-overlay { display:none !important; }

.cscseo-custom-footer{background:#101827;color:#fff;padding:54px max(24px,calc((100vw - 1180px)/2)) 24px;font-family:inherit}
.cscseo-custom-footer-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;align-items:start}
.cscseo-custom-footer strong{font-size:22px;display:block;margin-bottom:10px}
.cscseo-custom-footer p{max-width:560px;color:#d1d5db;margin:0;font-size:15px;line-height:1.65}
.cscseo-custom-footer nav{display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:flex-end}
.cscseo-custom-footer a{color:#fff;text-decoration:none;font-weight:700;font-size:14px}
.cscseo-custom-footer a:hover{text-decoration:underline}
.cscseo-custom-footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.14);padding-top:20px;margin-top:8px;color:#9ca3af;font-size:13px}
@media(max-width:760px){.cscseo-custom-footer-inner{grid-template-columns:1fr}.cscseo-custom-footer nav{justify-content:flex-start}.cscseo-custom-footer-bottom{grid-column:1}}

/* v1.3: larger SEO set */
.cscseo-bottom-links .cscseo-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
@media(max-width:900px){.cscseo-bottom-links .cscseo-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:560px){.cscseo-bottom-links .cscseo-link-grid{grid-template-columns:1fr;}}
