/* Build360 Guide — couche transverse PC, tablette et mobile. */
.b360-guide-launcher{position:fixed;right:22px;bottom:24px;z-index:72;display:flex;align-items:center;gap:9px;min-height:48px;border:1px solid #dbe4ee;border-radius:14px;background:#061a2f;color:#fff;padding:8px 14px 8px 9px;box-shadow:0 16px 36px rgba(6,26,47,.24);font:800 13px Inter,sans-serif;cursor:pointer}
.b360-guide-launcher span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#fc4c02;font-size:18px}.b360-guide-launcher:focus-visible,.b360-guide-panel button:focus-visible,.b360-guide-panel input:focus-visible{outline:3px solid #60a5fa;outline-offset:2px}
.b360-guide-panel{position:fixed;right:18px;bottom:84px;z-index:73;display:none;flex-direction:column;width:min(440px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 110px));overflow:hidden;border:1px solid #dbe4ee;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(6,26,47,.25);color:#172033;font-family:Inter,sans-serif}.b360-guide-panel.open{display:flex}.b360-guide-panel button{min-height:44px}
.b360-guide-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#061a2f;color:#fff;padding:17px 18px}.b360-guide-head span{color:#fdba74;font-size:10px;font-weight:900;letter-spacing:.1em}.b360-guide-head h2{margin:3px 0 2px;font-size:20px}.b360-guide-head p{margin:0;color:#b9d3e8;font-size:12px}.b360-guide-close{display:grid;place-items:center;min-width:44px;min-height:44px;border:0;border-radius:11px;background:rgba(255,255,255,.1);color:#fff;font-size:25px;cursor:pointer}
.b360-guide-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e5edf5;background:#f8fafc}.b360-guide-tabs button{min-height:46px;border:0;border-bottom:3px solid transparent;background:transparent;color:#526277;font-weight:850;cursor:pointer}.b360-guide-tabs button.active{border-color:#fc4c02;background:#fff;color:#061a2f}
.b360-guide-body{overflow-y:auto;padding:15px}.b360-guide-progress{display:grid;gap:8px;border:1px solid #dbeafe;border-radius:13px;background:#eff6ff;padding:13px}.b360-guide-progress>div:first-child{display:flex;align-items:baseline;justify-content:space-between}.b360-guide-progress b{color:#0a66c2;font-size:24px}.b360-guide-progress span,.b360-guide-progress p{color:#526277;font-size:12px}.b360-guide-progress p{margin:0}.b360-guide-bar{height:8px;border-radius:99px;background:#dbeafe;overflow:hidden}.b360-guide-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0a66c2,#fc4c02)}
.b360-guide-checklist{display:grid;gap:9px;margin-top:12px}.b360-guide-checklist article{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;border:1px solid #e5edf5;border-radius:13px;padding:11px}.b360-guide-checklist article.done{background:#f0fdf4;border-color:#bbf7d0}.b360-guide-check{display:grid;place-items:center;width:44px;height:44px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:#526277;font-weight:900;cursor:pointer}.done .b360-guide-check{border-color:#16a34a;background:#16a34a;color:#fff}.b360-guide-checklist b{font-size:13px}.b360-guide-checklist p,.b360-guide-results p,.b360-guide-context p,.b360-guide-tip p{margin:4px 0 8px;color:#64748b;font-size:12px;line-height:1.45}.b360-guide-actions{display:flex;gap:6px;flex-wrap:wrap}.b360-guide-actions button,.b360-guide-results button,.b360-guide-context button{min-height:44px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#0a66c2;padding:6px 9px;font-size:11px;font-weight:850;cursor:pointer}.b360-guide-actions button:first-child,.b360-guide-context button.primary{border-color:#0a66c2;background:#0a66c2;color:#fff}
.b360-guide-search label{display:block;margin-bottom:7px;font-size:13px;font-weight:900}.b360-guide-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.b360-guide-search input{min-height:44px;border:1px solid #cbd5e1;border-radius:10px;padding:9px}.b360-guide-search button{min-height:44px;border:0;border-radius:10px;background:#fc4c02;color:#fff;padding:0 12px;font-weight:900}.b360-guide-results{display:grid;gap:8px;margin-top:12px}.b360-guide-results article,.b360-guide-context,.b360-guide-tip{border:1px solid #e5edf5;border-radius:13px;padding:12px}.b360-guide-context span{color:#fc4c02;font-size:10px;font-weight:900;text-transform:uppercase}.b360-guide-context h3{margin:4px 0;font-size:18px}.b360-guide-tip{margin-top:8px}.b360-guide-empty{padding:18px;text-align:center;color:#64748b}
.b360-guide-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #e5edf5;background:#f8fafc;padding:10px 14px;font-size:11px}.b360-guide-foot label{display:flex;align-items:center;gap:6px;min-height:44px}.b360-guide-foot input{width:20px;height:20px}.b360-guide-foot button{min-height:44px;border:0;background:transparent;color:#0a66c2;font-weight:850;cursor:pointer}
.b360-guide-tour{position:fixed;inset:0;z-index:160;background:rgba(6,26,47,.52);pointer-events:none}.b360-guide-tour-card{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);width:min(470px,calc(100vw - 28px));border-radius:16px;background:#fff;padding:16px;box-shadow:0 24px 70px rgba(0,0,0,.28);pointer-events:auto}.b360-guide-tour-card span{color:#fc4c02;font-size:10px;font-weight:900;text-transform:uppercase}.b360-guide-tour-card h3{margin:5px 0;font-size:18px}.b360-guide-tour-card p,.b360-guide-tour-card small{color:#526277;line-height:1.45}.b360-guide-tour-card>div{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.b360-guide-tour-card button{min-height:44px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;padding:8px 13px;font-weight:850}.b360-guide-tour-card button.primary{border-color:#fc4c02;background:#fc4c02;color:#fff}.b360-guide-highlight{position:relative!important;z-index:161!important;outline:4px solid #f97316!important;outline-offset:5px!important;box-shadow:0 0 0 9999px rgba(6,26,47,.15)!important}
@media(max-width:760px){.b360-guide-launcher{right:12px;bottom:146px;min-width:48px;padding:8px}.b360-guide-launcher b{display:none}.b360-guide-panel{inset:auto 0 0 0;width:100%;max-height:82vh;border-radius:20px 20px 0 0;padding-bottom:env(safe-area-inset-bottom)}.b360-guide-head{padding:14px 16px}.b360-guide-body{padding:12px}.b360-guide-checklist article{grid-template-columns:44px minmax(0,1fr)}.b360-guide-actions{display:grid;grid-template-columns:1fr 1fr}.b360-guide-actions button{min-height:44px}.b360-guide-search>div{grid-template-columns:1fr}.b360-guide-foot{align-items:flex-start;flex-direction:column}.b360-guide-foot button{width:100%;text-align:left}.b360-guide-tour-card{bottom:calc(74px + env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){.b360-guide-panel,.b360-guide-highlight{scroll-behavior:auto!important;transition:none!important}}
body.drawer-open .b360-guide-launcher,body.drawer-open .b360-guide-panel{display:none!important}
