.ahc-banner{position:fixed;z-index:999999;color:var(--ahc-text);font-family:inherit;width:min(var(--ahc-banner-width,560px),calc(100% - 28px))}.ahc-pos-bottom_center{left:50%;bottom:var(--ahc-offset-y,22px);transform:translateX(-50%)}.ahc-pos-bottom_full{left:0;right:0;bottom:0;width:100%}.ahc-pos-bottom_left{left:var(--ahc-offset-x,22px);bottom:var(--ahc-offset-y,22px)}.ahc-pos-bottom_right{right:var(--ahc-offset-x,22px);bottom:var(--ahc-offset-y,22px)}.ahc-pos-top_center{left:50%;top:var(--ahc-offset-y,22px);transform:translateX(-50%)}.ahc-pos-top_full{left:0;right:0;top:0;width:100%}.ahc-pos-top_left{left:var(--ahc-offset-x,22px);top:var(--ahc-offset-y,22px)}.ahc-pos-top_right{right:var(--ahc-offset-x,22px);top:var(--ahc-offset-y,22px)}.ahc-pos-center_modal{top:50%;left:50%;transform:translate(-50%,-50%);width:min(var(--ahc-banner-width,720px),calc(100% - 28px))}.ahc-banner-inner{background:var(--ahc-bg);border:1px solid rgba(199,162,124,.35);border-radius:28px;box-shadow:0 24px 80px rgba(59,47,42,.18);padding:24px}.ahc-shape-pill .ahc-banner-inner{border-radius:999px;padding:22px 30px}.ahc-shape-square .ahc-banner-inner{border-radius:6px}.ahc-shape-glass .ahc-banner-inner{border-radius:32px;background:rgba(255,248,245,.78);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-color:rgba(255,255,255,.6)}.ahc-banner h2{margin:0 36px 8px 0;font-size:24px;line-height:1.2}.ahc-banner p{margin:0 0 12px;font-size:14px;line-height:1.55}.ahc-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:28px;cursor:pointer;color:var(--ahc-text)}.ahc-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.ahc-btn{border:0;border-radius:var(--ahc-radius);padding:11px 18px;font-weight:700;cursor:pointer;text-decoration:none;line-height:1.1}.ahc-btn-primary{background:var(--ahc-primary);color:#fff}.ahc-btn-secondary{background:#fff;border:1px solid rgba(59,47,42,.15);color:var(--ahc-text)}.ahc-btn-light{background:var(--ahc-secondary);color:var(--ahc-text)}.ahc-settings-panel{margin-top:14px;border:1px solid rgba(59,47,42,.1);border-radius:18px;padding:12px;background:rgba(255,255,255,.55)}.ahc-settings-panel summary{cursor:pointer;font-weight:800}.ahc-small{font-size:12px!important;opacity:.85}.ahc-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0;padding:12px;border-radius:16px;background:#fff}.ahc-toggle span{display:flex;flex-direction:column}.ahc-toggle em{font-size:12px;opacity:.76;font-style:normal}.ahc-toggle input{width:22px;height:22px;accent-color:var(--ahc-primary)}.ahc-legal-links{display:flex;gap:12px;flex-wrap:wrap;font-size:13px}.ahc-legal-links a{color:var(--ahc-text);text-decoration:underline}.ahc-reopen{position:fixed;left:18px;bottom:18px;z-index:999998;border:0;border-radius:999px;background:var(--ahc-primary);color:#fff;padding:10px 14px;font-size:12px;font-weight:800;box-shadow:0 10px 35px rgba(59,47,42,.18);cursor:pointer}.ahc-content-blocker{border:1px solid rgba(199,162,124,.45);border-radius:22px;background:linear-gradient(135deg,#fff8f5,#f7dde8);padding:28px;text-align:center;color:var(--ahc-text);margin:16px 0}.ahc-content-blocker strong{font-size:18px;display:block;margin-bottom:8px}.ahc-preset-lavender_soft .ahc-banner-inner{background:#fbf8ff}.ahc-preset-clean_white .ahc-banner-inner{background:#fff}.ahc-preset-blush_minimal .ahc-banner-inner{background:#fff5f8}@media(max-width:640px){.ahc-pos-bottom_left,.ahc-pos-bottom_right,.ahc-pos-bottom_center{left:14px;right:14px;bottom:14px;transform:none;width:auto}.ahc-pos-top_left,.ahc-pos-top_right,.ahc-pos-top_center{left:14px;right:14px;top:14px;transform:none;width:auto}.ahc-banner-inner{padding:18px;border-radius:22px}.ahc-shape-pill .ahc-banner-inner{border-radius:28px}.ahc-actions{flex-direction:column}.ahc-btn{width:100%}.ahc-banner h2{font-size:20px}}
/* v1.3 separate mobile visual-builder positions */
@media(max-width:640px){.ahc-banner{width:min(var(--ahc-mobile-banner-width,360px),calc(100% - 28px))}.ahc-mobile-pos-bottom_center{left:50%!important;right:auto!important;top:auto!important;bottom:var(--ahc-mobile-offset-y,14px)!important;transform:translateX(-50%)!important;width:min(var(--ahc-mobile-banner-width,360px),calc(100% - 28px))!important}.ahc-mobile-pos-top_center{left:50%!important;right:auto!important;bottom:auto!important;top:var(--ahc-mobile-offset-y,14px)!important;transform:translateX(-50%)!important;width:min(var(--ahc-mobile-banner-width,360px),calc(100% - 28px))!important}.ahc-mobile-pos-center_modal{top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:min(var(--ahc-mobile-banner-width,360px),calc(100% - 28px))!important}}

/* v1.3.2 real front-page live drag builder */
.ahc-pos-custom{left:var(--ahc-offset-x,24px);top:var(--ahc-offset-y,24px);right:auto!important;bottom:auto!important;transform:none!important;width:min(var(--ahc-banner-width,560px),calc(100% - 28px))}
.ahc-live-builder-entry{position:fixed;right:18px;bottom:18px;z-index:1000001;background:#3B2F2A;color:#fff!important;text-decoration:none;border-radius:999px;padding:11px 16px;font-weight:800;font-size:13px;box-shadow:0 12px 35px rgba(59,47,42,.18)}
.ahc-live-builder-on .ahc-banner{outline:2px dashed var(--ahc-primary);outline-offset:6px;cursor:grab;user-select:none;touch-action:none}
.ahc-live-builder-on .ahc-banner.ahc-dragging{cursor:grabbing;opacity:.98;box-shadow:0 22px 80px rgba(59,47,42,.22)}
.ahc-live-builder-panel{position:fixed;left:18px;bottom:18px;z-index:1000002;background:#fff;border:1px solid rgba(199,162,124,.45);border-radius:18px;padding:12px 14px;box-shadow:0 18px 55px rgba(59,47,42,.18);font-size:13px;color:var(--ahc-text);display:flex;gap:8px;align-items:center;flex-wrap:wrap;max-width:min(520px,calc(100vw - 36px))}
.ahc-live-builder-panel strong{margin-right:6px}.ahc-live-builder-panel button,.ahc-live-builder-panel a{border:0;border-radius:999px;padding:8px 12px;font-weight:800;text-decoration:none;cursor:pointer}.ahc-live-builder-save{background:var(--ahc-primary);color:#fff}.ahc-live-builder-exit{background:#fff3f7;color:var(--ahc-text)}.ahc-live-builder-status{font-size:12px;opacity:.8;width:100%}
@media(max-width:640px){.ahc-mobile-pos-custom{left:var(--ahc-mobile-offset-x,14px)!important;top:var(--ahc-mobile-offset-y,14px)!important;right:auto!important;bottom:auto!important;transform:none!important;width:min(var(--ahc-mobile-banner-width,360px),calc(100% - 28px))!important}.ahc-live-builder-entry{right:12px;bottom:12px}.ahc-live-builder-panel{left:12px;right:12px;bottom:12px}}

/* v1.3.3 live builder polish */
.ahc-live-builder-badge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#fff3f7;color:#3B2F2A;font-size:12px;font-weight:900;border:1px solid rgba(247,221,232,.95)}
.ahc-live-builder-on .ahc-banner[data-ahc-live-editing="1"]{outline:2px dashed rgba(199,162,124,.78);outline-offset:6px}
.ahc-live-builder-on .ahc-banner[data-ahc-live-editing="1"]:before{content:'Admin-only positioning';position:absolute;left:16px;top:-36px;background:#3B2F2A;color:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;box-shadow:0 10px 30px rgba(59,47,42,.2);z-index:2}
.ahc-live-scroll-locked{overflow:hidden!important;overscroll-behavior:none!important}
.ahc-dragging{cursor:grabbing!important;user-select:none!important;touch-action:none!important}
.ahc-live-builder-save:disabled{opacity:.7;cursor:wait}

/* v1.4.1 customize UI + admin force button fix */
.ahc-admin-tools{position:fixed;right:18px;bottom:18px;z-index:1000001;display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end;max-width:min(560px,calc(100vw - 36px));font-family:inherit}
.ahc-admin-tools .ahc-live-builder-entry,.ahc-admin-tools #ahc-admin-force-banner{position:static!important;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 12px 35px rgba(59,47,42,.18);cursor:pointer}
.ahc-admin-tools .ahc-live-builder-entry{background:#3B2F2A;color:#fff!important}.ahc-admin-tools #ahc-admin-force-banner{background:var(--ahc-primary);color:#fff}
#ahc-admin-force-status{width:100%;text-align:right;font-size:12px;color:#3B2F2A;font-weight:800;text-shadow:0 1px 0 rgba(255,255,255,.8)}
.ahc-settings-panel[open]{max-height:min(50vh,430px);overflow:auto;overscroll-behavior:contain;padding-right:14px}.ahc-groups-list{display:grid;gap:10px;margin-top:12px}.ahc-toggle-fixed{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:0!important;padding:13px 14px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgba(59,47,42,.08)!important;color:var(--ahc-text)!important}.ahc-toggle-fixed span{display:flex!important;flex-direction:column!important;gap:3px!important}.ahc-toggle-fixed strong{font-size:14px!important;line-height:1.2!important}.ahc-toggle-fixed em{font-size:12px!important;line-height:1.35!important;opacity:.78!important;font-style:normal!important}.ahc-consent-switch{appearance:auto!important;-webkit-appearance:auto!important;display:inline-block!important;position:static!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;accent-color:var(--ahc-primary)!important;outline:none!important;box-shadow:none!important}.ahc-consent-switch:focus{outline:2px solid var(--ahc-accent)!important;outline-offset:3px!important}.ahc-settings-panel summary{list-style:none!important;outline:none!important}.ahc-settings-panel summary::-webkit-details-marker{display:none!important}.ahc-settings-panel summary:before{content:'▸';display:inline-block;margin-right:8px;transition:transform .16s ease}.ahc-settings-panel[open] summary:before{transform:rotate(90deg)}
@media(max-width:640px){.ahc-admin-tools{left:12px;right:12px;bottom:12px}.ahc-admin-tools .ahc-live-builder-entry,.ahc-admin-tools #ahc-admin-force-banner{font-size:12px;padding:10px 12px}.ahc-settings-panel[open]{max-height:42vh}}


/* v1.4.2 fixed customize modal: prevents options from being cut off when banner is dragged near the bottom */
.ahc-preferences-backdrop{display:none;position:fixed;inset:0;z-index:1000000;border:0;background:rgba(59,47,42,.18);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);cursor:pointer}
body.ahc-preferences-modal-open .ahc-preferences-backdrop{display:block}
.ahc-settings-panel.ahc-preferences-modal[open]{position:fixed!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:min(640px,calc(100vw - 32px))!important;max-height:min(78vh,760px)!important;overflow:auto!important;z-index:1000003!important;background:var(--ahc-bg)!important;border:1px solid rgba(199,162,124,.45)!important;border-radius:24px!important;box-shadow:0 28px 90px rgba(59,47,42,.26)!important;padding:18px!important;color:var(--ahc-text)!important;overscroll-behavior:contain!important}
.ahc-settings-panel.ahc-preferences-modal[open] summary{position:sticky;top:0;z-index:2;background:var(--ahc-bg);padding:4px 0 12px;margin-bottom:8px;border-bottom:1px solid rgba(59,47,42,.08)}
.ahc-settings-panel.ahc-preferences-modal[open] .ahc-groups-list{max-height:none!important;overflow:visible!important;padding-bottom:8px}
body.ahc-preferences-modal-open{overflow:hidden!important}
body.ahc-preferences-modal-open .ahc-banner{z-index:1000002!important}
@media(max-width:640px){.ahc-settings-panel.ahc-preferences-modal[open]{width:calc(100vw - 20px)!important;max-height:82vh!important;border-radius:20px!important;padding:14px!important}.ahc-settings-panel.ahc-preferences-modal[open] summary{font-size:15px!important}}
