.fop-guide-launcher{position:fixed;right:20px;bottom:20px;z-index:10000;border:0;border-radius:30px;background:#14635f;color:#fff;padding:15px 22px;min-height:48px;box-shadow:0 5px 20px #102e3433;font:600 15px/1.4 system-ui,sans-serif;cursor:pointer;max-width:calc(100vw - 40px)}
.fop-guide-dialog{position:fixed;inset:auto 16px 16px auto;margin:0;width:410px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);box-sizing:border-box;overflow-y:auto;border:1px solid #ccd9d5;border-radius:14px;background:#fff;color:#183542;padding:22px;box-shadow:0 15px 60px #102e3440;font:15px/1.55 system-ui,sans-serif;text-align:left}
.fop-guide-dialog::backdrop{background:#102e344d}.fop-guide-dialog *{box-sizing:border-box}.fop-guide-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.fop-guide-dialog h2{font:600 21px/1.3 system-ui,sans-serif;margin:0}.fop-guide-dialog h3{font:600 19px/1.4 system-ui,sans-serif;margin:20px 0 12px;overflow-wrap:anywhere}.fop-guide-dialog p{margin:12px 0}.fop-guide-close{border:1px solid #ccd9d5;border-radius:50%;background:#fff;color:#183542;min-width:44px;height:44px;font:26px/1 system-ui;cursor:pointer}.fop-guide-language{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0;font-size:13px}.fop-guide-language select{font:inherit;min-height:44px;border:1px solid #aabfba;border-radius:5px;padding:8px;color:#183542;background:#fff;max-width:55%}.fop-guide-scope,.fop-guide-emergency{font-size:12px;line-height:1.5;color:#4b626a}.fop-guide-emergency{border-top:1px solid #d9e3df;padding-top:12px}.fop-guide-choice{display:block;width:100%;background:#f3f7f5;color:#125e58!important;border:1px solid #c8dad4;border-radius:7px;padding:12px 14px;margin:8px 0;min-height:46px;font:600 14px/1.5 system-ui,sans-serif;text-align:left;text-decoration:none!important;cursor:pointer;overflow-wrap:anywhere}.fop-guide-choice:hover{background:#e4f0e9}.fop-guide-launcher:focus-visible,.fop-guide-dialog :focus-visible{outline:3px solid #b77122;outline-offset:3px}.fop-guide-content h3:focus{outline:0}@media(max-width:480px){.fop-guide-launcher{right:12px;bottom:12px;max-width:calc(100vw - 24px);padding:12px 18px}.fop-guide-dialog{inset:auto 8px 8px;width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:18px}}
