
.ssgh-wrap{max-width:1180px;margin:0 auto;padding:40px 18px;font-family:inherit;color:#0f172a}.ssgh-hero{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #dbeafe;border-radius:28px;padding:42px;text-align:center;box-shadow:0 20px 60px rgba(15,23,42,.08)}.ssgh-pill{display:inline-flex;padding:8px 14px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:700;font-size:13px}.ssgh-hero h2{font-size:42px;line-height:1.1;margin:18px 0 12px;font-weight:800}.ssgh-hero p{max-width:820px;margin:0 auto;color:#475569;font-size:18px;line-height:1.7}.ssgh-search{margin-top:24px;width:min(100%,620px);padding:16px 18px;border:1px solid #cbd5e1;border-radius:16px;font-size:16px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.ssgh-group{margin-top:42px}.ssgh-group h3{font-size:28px;margin:0 0 18px;font-weight:800}.ssgh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ssgh-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:24px;box-shadow:0 14px 40px rgba(15,23,42,.07);transition:.2s}.ssgh-card:hover{transform:translateY(-3px);box-shadow:0 22px 60px rgba(37,99,235,.14);border-color:#bfdbfe}.ssgh-icon{font-size:30px;margin-bottom:12px}.ssgh-card h4{font-size:20px;margin:0 0 10px;line-height:1.25}.ssgh-card h4 a{text-decoration:none;color:#0f172a}.ssgh-card p{color:#64748b;line-height:1.65;margin:0 0 16px}.ssgh-btn{display:inline-flex;align-items:center;background:var(--ssgh-accent);color:#fff!important;text-decoration:none;padding:11px 15px;border-radius:12px;font-weight:700}.ssgh-empty{padding:28px;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;margin-top:24px}.ssgh-related{margin:36px 0;padding:24px;border:1px solid #e2e8f0;border-radius:20px;background:#fff}.ssgh-related h3{margin-top:0}.ssgh-related-list{display:flex;flex-wrap:wrap;gap:10px}.ssgh-related-list a{padding:10px 14px;border-radius:999px;background:#f1f5f9;text-decoration:none;color:#0f172a;font-weight:600}@media(max-width:900px){.ssgh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ssgh-hero h2{font-size:34px}.ssgh-hero{padding:30px}}@media(max-width:600px){.ssgh-grid{grid-template-columns:1fr}.ssgh-wrap{padding:24px 12px}.ssgh-hero{padding:24px 18px;border-radius:20px}.ssgh-hero h2{font-size:28px}.ssgh-hero p{font-size:16px}.ssgh-card{padding:20px}}
/* V1.1 improvements */
.ssgh-filterbar{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px}.ssgh-filterbar button{border:1px solid #bfdbfe;background:#fff;color:#1e40af;border-radius:999px;padding:9px 13px;font-weight:700;cursor:pointer}.ssgh-filterbar button:hover{background:#eff6ff}.ssgh-card{min-height:260px;display:flex;flex-direction:column}.ssgh-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ssgh-card .ssgh-btn{margin-top:auto;width:max-content}.ssgh-howto{max-width:1100px;margin:0 auto;padding:44px 18px;color:#0f172a}.ssgh-howto-hero{border-radius:28px;padding:46px;background:linear-gradient(135deg,#0f172a,#2563eb);color:#fff;text-align:center;box-shadow:0 20px 70px rgba(37,99,235,.22)}.ssgh-howto-hero .ssgh-pill{background:rgba(255,255,255,.16);color:#fff}.ssgh-howto-hero h2{font-size:46px;line-height:1.08;margin:18px 0 12px;font-weight:850}.ssgh-howto-hero p{max-width:760px;margin:0 auto;font-size:18px;line-height:1.75;color:#e0f2fe}.ssgh-howto-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}.ssgh-secondary{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.45);color:#fff!important;text-decoration:none;padding:11px 15px;border-radius:12px;font-weight:700}.ssgh-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px}.ssgh-step{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:24px;box-shadow:0 12px 40px rgba(15,23,42,.07)}.ssgh-step-num{width:38px;height:38px;border-radius:12px;background:var(--ssgh-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;margin-bottom:12px}.ssgh-step h3{font-size:20px;margin:0 0 8px}.ssgh-step p{color:#64748b;line-height:1.65;margin:0}.ssgh-faqbox{margin-top:30px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:26px}.ssgh-faqbox h3{margin-top:0}.ssgh-faqbox details{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;margin:10px 0}.ssgh-faqbox summary{font-weight:800;cursor:pointer}.ssgh-faqbox p{color:#64748b;line-height:1.7}@media(max-width:900px){.ssgh-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.ssgh-howto-hero h2{font-size:36px}}@media(max-width:600px){.ssgh-steps{grid-template-columns:1fr}.ssgh-howto{padding:24px 12px}.ssgh-howto-hero{padding:28px 18px;border-radius:20px}.ssgh-howto-hero h2{font-size:30px}.ssgh-filterbar{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding-bottom:6px}.ssgh-filterbar button{white-space:nowrap}}

/* V1.2 stability: keep guide cards clean and prevent embedded page content from breaking grid */
.ssgh-card{height:320px;max-height:320px;overflow:hidden;position:relative}
.ssgh-card *{max-width:100%}
.ssgh-card img,.ssgh-card iframe,.ssgh-card video,.ssgh-card figure,.ssgh-card .wp-block-image{display:none!important}
.ssgh-card h4{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:50px}
.ssgh-card p{max-height:84px;min-height:74px}
.ssgh-grid{align-items:stretch}
@media(max-width:600px){.ssgh-card{height:auto;max-height:none;min-height:260px}.ssgh-card p{min-height:0}}
