.demo-guide-launch{position:fixed;right:20px;bottom:20px;z-index:9998;border:0;border-radius:999px;background:#0d3154;color:#fff;padding:12px 18px;box-shadow:0 8px 28px #001a2f44;font:700 14px/1.2 "Segoe UI",Arial,sans-serif;cursor:pointer}.demo-guide-launch:hover,.demo-guide-launch:focus-visible{background:#b8862c;color:#071a2b}.demo-guide-panel{position:fixed;z-index:9999;right:20px;bottom:72px;width:min(390px,calc(100vw - 32px));max-height:min(650px,calc(100vh - 100px));overflow:auto;border:1px solid #ccd6df;border-top:5px solid #b8862c;border-radius:8px;background:#fff;color:#172b3d;box-shadow:0 18px 55px #001a2f55;font:14px/1.5 "Segoe UI",Arial,sans-serif}.demo-guide-panel[hidden]{display:none}.demo-guide-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 12px}.demo-guide-head h2{margin:0;font:700 22px/1.15 Georgia,serif;color:#0d3154}.demo-guide-close{border:0;background:none;font-size:24px;cursor:pointer;color:#43566a}.demo-guide-body{padding:0 18px 18px}.demo-guide-body>p{margin:0 0 14px;color:#536273}.demo-guide-steps{margin:0 0 16px;padding:0;list-style:none;counter-reset:guide}.demo-guide-steps li{counter-increment:guide;display:grid;grid-template-columns:30px 1fr;gap:9px;margin:10px 0}.demo-guide-steps li:before{content:counter(guide);display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#e9f0f5;color:#0d3154;font-weight:800}.demo-guide-actions{display:flex;flex-wrap:wrap;gap:8px}.demo-guide-actions button,.demo-guide-actions a{border:1px solid #0d3154;border-radius:4px;background:#fff;color:#0d3154;padding:9px 12px;text-decoration:none;font-weight:700;cursor:pointer}.demo-guide-actions .primary{background:#0d3154;color:#fff}.demo-guide-status{min-height:20px;margin:10px 0 0;color:#536273;font-size:12px}@media(max-width:600px){.demo-guide-launch{right:12px;bottom:12px}.demo-guide-panel{right:8px;bottom:62px;width:calc(100vw - 16px)}}@media print{.demo-guide-launch,.demo-guide-panel{display:none!important}}
