
:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#080808;color:#fff;font-family:Poppins,Arial,sans-serif;line-height:1.65}.seo-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(20px,5vw,72px);border-bottom:1px solid #242424;background:#0b0b0b;position:sticky;top:0;z-index:10}.seo-header img{width:145px}.seo-header nav{display:flex;gap:16px;flex-wrap:wrap}.seo-header a{color:#fff;text-decoration:none}.seo-main{max-width:1100px;margin:auto;padding:30px 22px 64px}.breadcrumbs{font-size:.9rem;color:#aaa;margin:8px 0 26px}.breadcrumbs a{color:#ddd;text-decoration:none}.seo-hero{padding:clamp(28px,6vw,56px);border:1px solid #292929;border-radius:24px;background:linear-gradient(135deg,#151515,#090909)}h1{font-size:clamp(2rem,5vw,4rem);line-height:1.08;margin:0 0 20px}.lead{font-size:1.12rem;color:#d4d4d4;max-width:820px}.cta{display:inline-block;margin-top:22px;background:#ff2b83;color:white;text-decoration:none;padding:14px 22px;border-radius:999px;font-weight:700}.seo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;margin:35px 0}.seo-card{padding:24px;border:1px solid #2c2c2c;border-radius:18px;background:#111}.seo-card h2,.seo-card h3{font-size:1.15rem;margin-top:0}.seo-card a{color:#fff;text-decoration:none}.seo-content{max-width:900px;margin:48px auto}.seo-content h2{margin-top:38px}.seo-content p,.seo-content li{color:#d4d4d4}.seo-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.seo-links a{color:#fff;border:1px solid #444;padding:10px 14px;border-radius:999px;text-decoration:none}.faq details{border:1px solid #2c2c2c;border-radius:14px;padding:14px 18px;margin:12px 0;background:#101010}.faq summary{cursor:pointer;font-weight:600}.seo-footer{text-align:center;padding:35px 20px;border-top:1px solid #242424;color:#aaa}.seo-footer a{color:#ddd}.directory-intro{max-width:760px}.notice{padding:16px 18px;border-left:3px solid #ff2b83;background:#111;color:#ccc;border-radius:8px}@media(max-width:700px){.seo-hero{padding:28px}.seo-header img{width:115px}.seo-header nav a:not(:last-child){display:none}}
