/* Phase 13 decision-stage guides */
.guide-page{background:#f8fafc;color:#0f172a}.guide-container{max-width:1120px;margin:0 auto;padding:0 24px}.guide-hero{padding:68px 0 48px;background:#0f3b5f;color:#fff}.guide-eyebrow{margin:0 0 10px;color:#f59e0b;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.guide-hero h1{max-width:900px;margin:0 0 14px;color:#fff;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.guide-hero p{max-width:860px;color:#dbeafe;font-size:1.1rem}.guide-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.guide-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f3b5f;font-weight:900;text-decoration:none}.guide-btn.primary{background:#f59e0b;border-color:#f59e0b;color:#fff}.guide-section{padding:48px 0}.guide-section.alt{background:#fff}.guide-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.guide-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-panel{padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 12px 26px rgba(15,59,95,.06)}.guide-panel h2,.guide-panel h3{margin-top:0;color:#0f3b5f}.guide-summary{border-left:4px solid #f59e0b}.guide-table-wrap{overflow-x:auto}.guide-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.guide-table th,.guide-table td{padding:12px 14px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}.guide-table th{color:#0f3b5f;background:#eff6ff}.guide-list{padding-left:0;list-style:none}.guide-list li{position:relative;margin-bottom:9px;padding-left:20px}.guide-list li:before{content:"";position:absolute;left:0;top:.65em;width:7px;height:7px;background:#0f766e;border-radius:50%}.guide-note{padding:14px 16px;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#334155}.guide-faq details{padding:15px 0;border-bottom:1px solid #e2e8f0}.guide-faq summary{cursor:pointer;color:#0f3b5f;font-weight:900}@media(max-width:800px){.guide-container{padding:0 16px}.guide-grid-2,.guide-grid-3{grid-template-columns:1fr}.guide-hero{padding:46px 0 36px}}
