/* Reuse the active Flatsome brand colour; fallback matches the Datify section palette. */
.efs-overlay,.efs-report-trigger{--efs-accent:var(--fs-color-primary,var(--primary-color,oklch(.48 .12 18)));--efs-soft:color-mix(in srgb,var(--efs-accent) 8%,#fff);--efs-border:color-mix(in srgb,var(--efs-accent) 18%,#fff)}
.efs-overlay{position:fixed;inset:0;z-index:2147483600;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(25,20,28,.68);overscroll-behavior:contain;overflow:auto;color:#302b35;box-sizing:border-box}
.efs-overlay[hidden],#escortify-age-gate{display:none!important}
html.efs-age-pending #escortify-age-gate{display:flex!important}
html.efs-age-pending,html.efs-age-pending body,html.efs-overlay-open,html.efs-overlay-open body{overflow:hidden!important;overscroll-behavior:none}
html.efs-age-pending body>*:not(#escortify-age-gate):not(script):not(style):not(link){filter:blur(14px)!important;pointer-events:none!important;user-select:none!important}
html.efs-age-pending #escortify-report{display:none!important}
.efs-panel{position:relative;flex:none;background:#faf9f6;border:1px solid #e6e1e5;border-radius:20px;box-shadow:0 24px 80px #0004;width:100%;max-width:480px;padding:40px;text-align:center;max-height:calc(100dvh - 48px);overflow:auto;box-sizing:border-box;font-family:inherit}
.efs-panel h2{font-family:Georgia,serif;font-size:30px;line-height:1.2;letter-spacing:-.4px;font-weight:400;color:#302b35;margin:0 0 18px}
.efs-panel p{font-size:15px;line-height:1.65;margin:0 0 24px;color:#57545c}
.efs-panel .efs-brand{font-size:11px;font-weight:700;letter-spacing:3px;margin:16px 0 20px;color:var(--efs-accent)}
.efs-age-badge{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--efs-border);border-radius:50%;width:64px;height:64px;background:var(--efs-soft);color:var(--efs-accent);font-size:23px;font-weight:600}
.efs-panel .efs-primary,.efs-panel .efs-secondary{display:block;box-sizing:border-box;width:100%;min-height:48px;padding:13px 16px;white-space:normal;border-radius:8px;font-family:inherit;line-height:1.5;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none;text-decoration:none;margin:0;cursor:pointer}
.efs-panel .efs-primary{background:var(--efs-accent);color:#fff;border:1px solid var(--efs-accent)}
.efs-panel .efs-primary:hover{background:color-mix(in srgb,var(--efs-accent) 85%,#000);color:#fff}
.efs-panel .efs-secondary{background:transparent;color:#57545c;border:1px solid transparent;margin-top:8px;box-shadow:none}
.efs-panel .efs-secondary:hover{background:var(--efs-soft)}
.efs-panel .efs-legal{font-size:12px;margin:22px 0 0}.efs-legal a{color:#57545c;text-decoration:underline;text-underline-offset:3px}
.efs-overlay :focus-visible{outline:3px solid var(--efs-accent);outline-offset:3px}
.efs-report-trigger{appearance:none;background:transparent!important;border:0!important;box-shadow:none!important;min-height:40px;margin:8px 0!important;padding:4px 0!important;color:var(--efs-accent)!important;font-size:13px!important;line-height:1.5!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;cursor:pointer}
.efs-report-panel{max-width:620px;text-align:left}.efs-report-panel h2{padding-right:28px}
.efs-panel .efs-close{position:absolute;right:14px;top:10px;width:44px;height:44px;min-height:44px;margin:0;padding:0;background:transparent;border:0;box-shadow:none;font-size:28px;color:#57545c;line-height:1;cursor:pointer}
.efs-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.efs-reason{margin:16px 0 24px}.efs-reason label{display:block;margin-bottom:8px}.efs-reason select{width:100%;max-width:100%;min-height:44px}.efs-error{color:#9b2c2c;margin-bottom:16px}.efs-report-success{padding:20px;background:var(--efs-soft);border-radius:8px}
@media(max-width:540px){.efs-overlay{padding:16px}.efs-panel{padding:28px 22px;max-height:calc(100dvh - 32px);border-radius:16px}.efs-panel h2{font-size:27px}.efs-panel p{font-size:14px}}
