.fff-shared-dialog{width:min(1180px,96vw);height:90vh;max-width:96vw;max-height:94vh;padding:0;border:0;border-radius:16px;background:#fff;color:#17263c;box-shadow:0 20px 70px #0005}
.fff-shared-dialog::backdrop,.fff-reset-dialog::backdrop{background:#10263acc}
.fff-shared-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 20px;height:60px;box-sizing:border-box;border-bottom:1px solid #dfe4e8;font:700 20px Arial}
.fff-shared-dialog>header button,.fff-reset-dialog button{padding:10px 16px;border:0;border-radius:8px;cursor:pointer;font:600 15px Arial;background:#eaf0f3;color:#17263c}
.fff-shared-dialog iframe{display:block;width:100%;height:calc(100% - 60px);border:0}
.fff-reset-dialog{max-width:520px;padding:28px;border:0;border-radius:16px;font:16px/1.5 Arial;color:#17263c}
.fff-reset-dialog div{display:flex;gap:12px;justify-content:flex-end}.fff-reset-dialog [data-confirm]{background:#f47930;color:#fff}
.footer-links{display:flex;justify-content:center;align-items:center;gap:16px 30px;flex-wrap:wrap}
.site-header nav [data-open-schedule],footer #resetHomepage{font:inherit;color:inherit;background:transparent;border:0;cursor:pointer;text-decoration:underline}
