
/* Shared guide chrome extracted from repeated inline guide blocks. */
.sticky-hub-button{position:fixed;right:16px;top:14px;z-index:9999;text-decoration:none;background:#1f74d1;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:9px 13px;font:800 13px Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;box-shadow:0 10px 24px rgba(7,21,38,.22)}
.sticky-hub-button:hover{filter:brightness(1.07)}
.guide-context{background:linear-gradient(135deg,#071526,#102b47);color:white;padding:14px clamp(16px,3vw,34px);border-bottom:1px solid rgba(255,255,255,.12);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;position:relative;z-index:80}
.guide-context-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
.guide-context-kicker{display:block;color:#9ed0ff;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px}
.guide-context-title{font-weight:900;font-size:18px;letter-spacing:-.02em}
.guide-context-meta{display:flex;gap:8px;flex-wrap:wrap}
.guide-context-meta span,.guide-context-meta a{display:inline-flex;align-items:center;gap:6px;text-decoration:none;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.09);color:rgba(255,255,255,.88);border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}
.guide-context-meta a:hover{background:rgba(255,255,255,.16);color:white}

.previous-section-button{display:none!important;background:#fff!important;color:#102b47!important;border-color:#9ed0ff!important}
.previous-section-button.is-visible{display:inline-flex!important}
.previous-section-button:hover{background:#e8f4ff!important;color:#071526!important}
.guide-maintenance-strip,.guide-helper-strip{max-width:1280px;margin:12px auto 0;padding:0 clamp(16px,3vw,34px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#102033}
.guide-maintenance-inner{display:flex;flex-wrap:wrap;gap:8px;align-items:center;background:rgba(255,255,255,.86);border:1px solid #d4e6f7;border-radius:16px;padding:10px 12px;box-shadow:0 8px 18px rgba(7,21,38,.06)}
.guide-maintenance-inner span{display:inline-flex;border:1px solid #d4e6f7;background:#f7fbff;border-radius:999px;padding:5px 8px;color:#35536f;font-size:12px;font-weight:800}.guide-maintenance-inner strong{color:#0b1f35}
.guide-helper-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.guide-helper-card{background:rgba(255,255,255,.9);border:1px solid #d4e6f7;border-radius:18px;padding:14px;box-shadow:0 10px 24px rgba(7,21,38,.06)}
.guide-helper-card h2,.guide-helper-card h3{margin:0 0 8px;color:#0b1f35;font-size:15px;letter-spacing:-.02em}.guide-helper-card p{margin:0;color:#5e7288;font-size:13px;line-height:1.45}.guide-helper-card ul{margin:8px 0 0 18px;padding:0;color:#35536f;font-size:13px}.guide-helper-card li{margin:4px 0}
.guide-link-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.guide-link-pills a,.guide-link-pills span{display:inline-flex;align-items:center;gap:4px;text-decoration:none;border:1px solid #d4e6f7;background:#f7fbff;color:#102b47;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:850}.guide-link-pills a:hover{border-color:#9ed0ff;background:#e8f4ff}
.related-guides-block{max-width:1180px;margin:34px auto 28px;padding:22px;border:1px solid #d4e6f7;border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(7,21,38,.08);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#102033}.related-guides-block h2{margin:0 0 8px;color:#0b1f35;font-size:22px;letter-spacing:-.03em}.related-guides-block p{margin:0 0 14px;color:#5e7288}.related-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-guide-grid a{text-decoration:none;border:1px solid #d4e6f7;border-radius:14px;background:#f7fbff;padding:13px;color:#102b47;font-weight:850}.related-guide-grid a span{display:block;color:#5e7288;font-size:12px;font-weight:650;margin-top:4px}
.template-page{max-width:1180px;margin:26px auto 60px;padding:0 clamp(16px,3vw,34px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.template-hero{background:linear-gradient(135deg,#071526,#102b47);color:white;border-radius:24px;padding:30px;box-shadow:0 18px 48px rgba(7,21,38,.12);margin-top:18px}.template-hero h1{margin:8px 0 8px;font-size:clamp(32px,5vw,56px);line-height:.98;letter-spacing:-.05em}.template-hero p{margin:0;color:rgba(255,255,255,.78);max-width:850px}.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.template-card{background:rgba(255,255,255,.94);border:1px solid #d4e6f7;border-radius:20px;padding:18px;box-shadow:0 10px 28px rgba(7,21,38,.07)}.template-card h2,.template-card h3{margin:0 0 8px;color:#0b1f35}.template-card p{color:#5e7288}.template-card ol,.template-card ul{padding-left:22px}.template-card li{margin:7px 0}.copy-template{border:0;background:#1f74d1;color:white;border-radius:999px;padding:8px 11px;font-weight:900;cursor:pointer;margin-top:10px}.copy-template:hover{filter:brightness(1.06)}.copy-box{white-space:pre-wrap;background:#0f172a;color:#e5edf8;border-radius:14px;padding:14px;overflow:auto;max-height:380px;font-size:13px;line-height:1.45}.keyword-table{width:100%;border-collapse:collapse;background:white;border:1px solid #d4e6f7;border-radius:18px;overflow:hidden}.keyword-table th,.keyword-table td{text-align:left;border-bottom:1px solid #d4e6f7;padding:12px;vertical-align:top}.keyword-table th{background:#f0f7ff;color:#0b1f35}.keyword-table tr:last-child td{border-bottom:0}.keyword-token{display:inline-flex;border:1px solid #badbfb;background:#e8f4ff;color:#0b4f8f;border-radius:999px;padding:5px 9px;font-weight:950;font-size:13px;white-space:nowrap}
@media(max-width:900px){.guide-helper-grid,.template-grid{grid-template-columns:1fr}.sticky-hub-button{top:auto;bottom:14px;right:14px}.guide-context-inner{align-items:flex-start}.related-guide-grid{grid-template-columns:1fr}}
