.seo-tools-page{min-height:100vh}
.seo-main{position:relative;z-index:1;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 72px}
.seo-breadcrumb{display:flex;align-items:center;gap:10px;margin:8px 0 22px;color:rgba(238,243,255,.58);font-size:13px}
.seo-breadcrumb a{color:rgba(238,243,255,.78);text-decoration:none}
.seo-breadcrumb a:hover{color:#fff}
.seo-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:24px;align-items:stretch;padding:clamp(28px,5vw,64px);border:1px solid rgba(255,255,255,.09);border-radius:28px;background:linear-gradient(145deg,rgba(20,25,47,.94),rgba(11,14,30,.94));box-shadow:0 30px 90px rgba(0,0,0,.28)}
.seo-hero-copy{align-self:center}
.seo-eyebrow{display:inline-block;margin-bottom:14px;color:#f4a3ad;font-size:12px;font-weight:800;letter-spacing:.16em}
.seo-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(34px,5.4vw,68px);line-height:1.02;letter-spacing:-.045em}
.seo-hero-copy>p{max-width:760px;margin:20px 0 0;color:rgba(238,243,255,.7);font-size:clamp(15px,1.65vw,18px);line-height:1.7}
.seo-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.seo-note{font-size:13px!important;color:rgba(238,243,255,.5)!important}
.seo-hero-panel{display:grid;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:rgba(5,8,20,.5)}
.seo-hero-panel>div{display:grid;grid-template-columns:40px 1fr;column-gap:12px;padding:18px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.03)}
.seo-hero-panel span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(237,91,109,.13);color:#f4a3ad;font-weight:800}
.seo-hero-panel strong{color:#fff;font-size:15px}
.seo-hero-panel small{margin-top:5px;color:rgba(238,243,255,.55);line-height:1.5}
.seo-section{margin-top:28px;padding:clamp(24px,4vw,42px);border:1px solid rgba(255,255,255,.08);border-radius:24px;background:rgba(13,17,35,.86)}
.seo-section-head{max-width:760px;margin-bottom:24px}
.seo-section-head>span{color:#f4a3ad;font-size:11px;font-weight:800;letter-spacing:.15em}
.seo-section h2{margin:7px 0 0;color:#fff;font-size:clamp(25px,3vw,38px);letter-spacing:-.03em}
.seo-section-head p,.seo-shop-section p{margin:10px 0 0;color:rgba(238,243,255,.62);line-height:1.7}
.seo-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.seo-tool-card{position:relative;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(160deg,rgba(255,255,255,.045),rgba(255,255,255,.015))}
.seo-tool-index{margin-bottom:28px;color:rgba(244,163,173,.85);font-size:12px;font-weight:800;letter-spacing:.12em}
.seo-tool-card h3{margin:0;color:#fff;font-size:20px}
.seo-tool-card p{min-height:72px;margin:10px 0 22px;color:rgba(238,243,255,.58);line-height:1.65}
.seo-tool-card a{display:inline-flex;gap:8px;color:#f4a3ad;font-weight:700;text-decoration:none}
.seo-tool-card a:hover{color:#fff}
.seo-shop-section{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,rgba(237,91,109,.13),rgba(13,17,35,.92))}
.seo-shop-section>div{max-width:760px}
.seo-shop-section .tt-btn{flex:0 0 auto}
.seo-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}
.seo-steps li{display:flex;gap:14px;padding:20px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.025)}
.seo-steps li>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:rgba(237,91,109,.12);color:#f4a3ad;font-weight:800}
.seo-steps strong{color:#fff}
.seo-steps p{margin:6px 0 0;color:rgba(238,243,255,.55);font-size:14px;line-height:1.55}
.seo-faq{display:grid;gap:10px}
.seo-faq details{border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.025)}
.seo-faq summary{cursor:pointer;padding:18px 20px;color:#fff;font-weight:700}
.seo-faq p{margin:0;padding:0 20px 18px;color:rgba(238,243,255,.6);line-height:1.65}
@media(max-width:900px){
  .seo-main{width:min(100% - 24px,1180px);padding-top:20px}
  .seo-hero{grid-template-columns:1fr;padding:28px}
  .seo-tool-grid{grid-template-columns:1fr}
  .seo-tool-card p{min-height:0}
  .seo-steps{grid-template-columns:1fr}
  .seo-shop-section{align-items:flex-start;flex-direction:column}
}
@media(max-width:620px){
  .seo-main{width:min(100% - 18px,1180px);padding-bottom:44px}
  .seo-breadcrumb{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
  .seo-hero,.seo-section{border-radius:20px}
  .seo-hero{padding:22px}
  .seo-section{padding:20px}
  .seo-actions{display:grid}
  .seo-actions .tt-btn,.seo-shop-section .tt-btn{width:100%;justify-content:center}
}

/* TeddyTools v5.37 — topic landing internal-link polish */
.tt-nav a[aria-current="page"]{color:#fff}
.seo-section a:not(.tt-btn),.seo-hero a:not(.tt-btn){text-underline-offset:3px}
.shop-catalog-intro p a{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){
  .tt-header .tt-nav{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}
  .tt-header .tt-nav::-webkit-scrollbar{display:none}
  .tt-header .tt-nav a{white-space:nowrap}
}
