.seo-main { padding-top: 112px; padding-bottom: 80px; }
.seo-breadcrumbs { color: #c1becf; font-size: .8rem; line-height: 1.8; margin: 20px 0 48px; }
.seo-breadcrumbs a:hover, .seo-main p a:hover, .seo-footer a:hover { color: #ff72ce; }
.seo-main h1 { font-size: clamp(2.5rem, 5vw, 4.6rem); line-height: 1.08; letter-spacing: -.045em; margin: 20px 0 28px; }
.seo-main h1 span { display: block; font-size: .44em; line-height: 1.25; letter-spacing: -.025em; color: #d9cef2; margin-top: 20px; }
.seo-main h2 { font-size: clamp(1.6rem, 3vw, 2.4rem); line-height: 1.18; letter-spacing: -.03em; margin-bottom: 24px; }
.seo-main h3 { font-size: 1.2rem; line-height: 1.35; }
.seo-main p { color: #c8c4d3; line-height: 1.75; }
.seo-main .r-eyebrow { color: #b4a0e6; }
.seo-main .seo-lead { font-size: 1.3rem; line-height: 1.6; color: #eee9f6; }
.seo-hero { display: grid; grid-template-columns: 1fr 1fr; gap: 54px; align-items: center; }
.seo-hero figure { margin: 0; padding: 16px; border: 1px solid #3c3150; border-radius: 18px; background: radial-gradient(ellipse at top, #332049, #100e18); }
.seo-hero img { width: 100%; height: auto; border-radius: 7px; }
.seo-hero figcaption { color: #b8b0c9; font-size: .75rem; padding-top: 12px; }
.seo-status { font-size: .85rem; color: #d8c6fa; }
.seo-main .seo-small { font-size: .8rem; margin: 18px 0; }
.seo-main .r-button-outline { border: 1px solid #82718f; color: #fff; }
.seo-main .r-actions { flex-wrap: wrap; gap: 14px; margin-top: 26px; }
.seo-section { padding-top: 68px; margin-top: 54px; border-top: 1px solid #302b3c; }
.seo-measure, .seo-intro { max-width: 790px; }
.seo-intro { margin-bottom: 55px; }
.seo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 285px), 1fr)); gap: 22px; margin-top: 32px; }
.seo-card { padding: 26px; border: 1px solid #352b44; border-radius: 14px; background: linear-gradient(145deg, #191421, #111016); }
.seo-card img { width: 100%; height: 210px; object-fit: contain; margin-bottom: 22px; }
.seo-card h2 { font-size: 1.7rem; margin-bottom: 15px; }
.seo-card p { font-size: .95rem; }
.seo-faq { max-width: 860px; }
.seo-faq details { border-bottom: 1px solid #3a3047; padding: 20px 0; }
.seo-faq summary { cursor: pointer; font-weight: 600; font-size: 1.05rem; line-height: 1.6; }
.seo-faq details p { margin-top: 16px; }
.seo-related { display: inline-block; margin: 0 22px 15px 0; text-decoration: underline; text-underline-offset: 5px; }
.seo-footer { display: flex; gap: 40px; justify-content: space-between; padding-bottom: 30px; }
.seo-footer nav { display: grid; gap: 12px; }
.seo-main a:focus-visible, .seo-main summary:focus-visible, .seo-footer a:focus-visible { outline: 2px solid #ff72ce; outline-offset: 5px; }
.seo-hub { padding-top: 65px; padding-bottom: 65px; }
.seo-hub h2 { font-size: clamp(1.8rem, 4vw, 3rem); }
.seo-hub .seo-card h3 { font-size: 1.3rem; }
.seo-hub .seo-card p { color: #c8c4d3; line-height: 1.7; }
@media (max-width: 800px) { .seo-hero { grid-template-columns: 1fr; gap: 34px; } .seo-main { padding-top: 88px; } .seo-breadcrumbs { margin-bottom: 30px; } .seo-section { padding-top: 42px; margin-top: 40px; } }
@media (max-width: 500px) { .seo-card { padding: 22px; } .seo-footer { flex-direction: column; } .seo-main .r-button { width: 100%; justify-content: center; } }
