:root{--ebpch-accent:#ff6b00;--ebpch-accent-hover:#e85f00;--ebpch-bg:#f8f7f2;--ebpch-panel:#ffffff;--ebpch-ink:#161714;--ebpch-muted:#686b64;--ebpch-line:#d9d9d1;--ebpch-soft:#f1f1eb;--ebpch-shadow:0 22px 70px rgba(16, 18, 15, 0.2)}[data-theme=dark],body.dark-mode,html.dark,html[data-theme=dark]{--ebpch-bg:#121411;--ebpch-panel:#171916;--ebpch-ink:#f3f1e9;--ebpch-muted:#a7aaa1;--ebpch-line:#353831;--ebpch-soft:#20231e;--ebpch-shadow:0 24px 80px rgba(0, 0, 0, 0.48)}.ebpch-root,.ebpch-root *{box-sizing:border-box}.ebpch-root [hidden],.ebpch-root[hidden]{display:none!important}.ebpch-root{position:fixed;z-index:2147483000;inset:auto 18px 18px;color:var(--ebpch-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;pointer-events:none;-webkit-font-smoothing:antialiased}.ebpch-card{position:relative;width:min(1180px,100%);margin:0 auto;overflow:hidden;color:var(--ebpch-ink);background:color-mix(in srgb,var(--ebpch-panel) 96%,transparent);border:1px solid var(--ebpch-line);border-radius:18px;box-shadow:var(--ebpch-shadow);pointer-events:auto;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:260ms cubic-bezier(.22,.9,.35,1) both ebpch-enter}@supports not (background:color-mix(in srgb,white 50%,black)){.ebpch-card{background:var(--ebpch-panel)}}.ebpch-accent{position:absolute;inset:0 auto 0 0;width:4px;background:var(--ebpch-accent)}.ebpch-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:20px 22px 20px 26px}.ebpch-message{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;align-items:start;min-width:0}.ebpch-shield{display:grid;width:42px;height:42px;place-items:center;color:var(--ebpch-accent);background:color-mix(in srgb,var(--ebpch-accent) 10%,transparent);border:1px solid color-mix(in srgb,var(--ebpch-accent) 35%,transparent);border-radius:12px}.ebpch-shield svg{width:23px;height:23px}.ebpch-eyebrow{margin:0 0 3px!important;color:var(--ebpch-accent)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.15em!important;line-height:1.4!important;text-transform:uppercase}.ebpch-card h2{margin:0!important;padding:0!important;color:var(--ebpch-ink)!important;font-family:inherit!important;font-size:clamp(18px, 2vw, 22px)!important;font-weight:750!important;letter-spacing:-.025em!important;line-height:1.25!important}.ebpch-copy{max-width:760px;margin:6px 0 0!important;color:var(--ebpch-muted)!important;font-size:13px!important;line-height:1.55!important}.ebpch-meta{display:flex;flex-wrap:wrap;gap:4px 13px;align-items:center;margin-top:7px;color:var(--ebpch-muted);font-size:11px}.ebpch-manage-link,.ebpch-meta a{margin:0;padding:0;color:var(--ebpch-ink)!important;background:0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important;font:inherit!important;font-weight:700!important;line-height:inherit!important;text-decoration:underline!important;text-decoration-color:color-mix(in srgb,var(--ebpch-accent) 70%,transparent)!important;text-underline-offset:3px;cursor:pointer}.ebpch-manage-link:hover,.ebpch-meta a:hover{color:var(--ebpch-accent)!important}.ebpch-actions{display:flex;gap:9px;align-items:center}.ebpch-button,.ebpch-embed button,.ebpch-icon-button,.ebpch-reopen{appearance:none;-webkit-appearance:none;font-family:inherit;cursor:pointer}.ebpch-button{display:inline-flex;min-width:150px;min-height:44px;align-items:center;justify-content:center;margin:0!important;padding:10px 16px!important;color:var(--ebpch-ink)!important;background:var(--ebpch-soft)!important;border:1px solid var(--ebpch-line)!important;border-radius:10px!important;box-shadow:none!important;font-size:12px!important;font-weight:800!important;letter-spacing:.01em!important;line-height:1.2!important;text-align:center;text-decoration:none!important;transition:transform 150ms,background 150ms,border-color 150ms}.ebpch-button:hover{border-color:color-mix(in srgb,var(--ebpch-ink) 35%,var(--ebpch-line))!important;transform:translateY(-1px)}.ebpch-button-primary,.ebpch-button-reject{color:#fff!important;border-color:transparent!important}.ebpch-button-primary{background:var(--ebpch-accent)!important}.ebpch-button-primary:hover{background:var(--ebpch-accent-hover)!important}.ebpch-button-reject{background:#242621!important}[data-theme=dark] .ebpch-button-reject,html[data-theme=dark] .ebpch-button-reject{color:#161714!important;background:#f3f1e9!important}.ebpch-preferences{max-height:min(82vh,700px);overflow:auto;padding:24px 26px 22px;overscroll-behavior:contain}.ebpch-preferences-head{display:flex;gap:20px;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.ebpch-preferences-head p:last-child{margin:5px 0 0!important;color:var(--ebpch-muted)!important;font-size:12px!important}.ebpch-icon-button{display:grid;flex:0 0 auto;width:38px;height:38px;margin:0!important;padding:0!important;place-items:center;color:var(--ebpch-ink)!important;background:var(--ebpch-soft)!important;border:1px solid var(--ebpch-line)!important;border-radius:10px!important;box-shadow:none!important;font-size:23px!important;font-weight:400!important;line-height:1!important}.ebpch-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ebpch-category{min-width:0;padding:14px;background:var(--ebpch-soft);border:1px solid var(--ebpch-line);border-radius:12px}.ebpch-category.is-locked{background:color-mix(in srgb,var(--ebpch-accent) 6%,var(--ebpch-soft));border-color:color-mix(in srgb,var(--ebpch-accent) 28%,var(--ebpch-line))}.ebpch-category-top{display:flex;gap:10px;align-items:center;justify-content:space-between}.ebpch-category strong{color:var(--ebpch-ink)!important;font-size:12px!important;font-weight:800!important;line-height:1.35!important}.ebpch-category p{margin:8px 0 0!important;color:var(--ebpch-muted)!important;font-size:10.5px!important;line-height:1.5!important}.ebpch-always{flex:0 0 auto;padding:3px 7px;color:var(--ebpch-accent);background:color-mix(in srgb,var(--ebpch-accent) 9%,transparent);border-radius:999px;font-size:9px;font-weight:800;white-space:nowrap}.ebpch-switch{position:relative;display:inline-flex;flex:0 0 auto;width:39px;height:22px;cursor:pointer}.ebpch-switch input{position:absolute;width:1px;height:1px;opacity:0}.ebpch-switch-track{position:absolute;inset:0;background:#aaada5;border-radius:999px;transition:background 160ms}.ebpch-switch-track::after{position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.25);content:"";transition:transform 160ms}.ebpch-switch input:checked+.ebpch-switch-track{background:var(--ebpch-accent)}.ebpch-switch input:checked+.ebpch-switch-track::after{transform:translateX(17px)}.ebpch-button:focus-visible,.ebpch-icon-button:focus-visible,.ebpch-manage-link:focus-visible,.ebpch-meta a:focus-visible,.ebpch-reopen:focus-visible,.ebpch-switch input:focus-visible+.ebpch-switch-track{outline:3px solid color-mix(in srgb,var(--ebpch-accent) 42%,transparent)!important;outline-offset:2px!important}.ebpch-actions-preferences{justify-content:flex-end;margin-top:16px}.ebpch-actions-preferences .ebpch-button{min-width:132px}.ebpch-reopen{position:absolute;bottom:0;display:inline-flex;min-height:38px;align-items:center;gap:8px;margin:0!important;padding:8px 12px!important;color:var(--ebpch-ink)!important;background:var(--ebpch-panel)!important;border:1px solid var(--ebpch-line)!important;border-radius:999px!important;box-shadow:0 8px 28px rgba(18,20,17,.16)!important;font-size:11px!important;font-weight:800!important;line-height:1!important;pointer-events:auto}.ebpch-position-left .ebpch-reopen{left:0}.ebpch-position-right .ebpch-reopen{right:0}.ebpch-reopen svg{width:17px;height:17px;color:var(--ebpch-accent)}.ebpch-toast{position:absolute;right:12px;bottom:52px;max-width:min(360px,calc(100vw - 48px));padding:10px 13px;color:#fff;background:#242621;border-radius:9px;box-shadow:0 10px 30px rgba(0,0,0,.22);font-size:11px;font-weight:700;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity 160ms,transform 160ms}.ebpch-toast.is-visible{opacity:1;transform:translateY(0)}.ebpch-embed{position:relative;display:grid;min-height:220px;overflow:hidden;place-items:center;background:var(--ebpch-soft,#f1f1eb);border:1px solid var(--ebpch-line,#d9d9d1);border-radius:12px}.ebpch-embed iframe{width:100%;max-width:100%;border:0}.ebpch-embed.is-allowed .ebpch-embed-placeholder,.ebpch-embed:not(.is-allowed) iframe{display:none}.ebpch-embed-placeholder{display:grid;gap:12px;max-width:460px;padding:28px;place-items:center;color:var(--ebpch-muted,#686b64);font:600 13px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:center}.ebpch-embed button{padding:9px 13px;color:#fff;background:#ff6b00;border:0;border-radius:8px;font-weight:800}@keyframes ebpch-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1050px){.ebpch-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ebpch-category:first-child{grid-column:span 2}}@media (max-width:760px){.ebpch-root{inset:auto 10px 10px}.ebpch-summary{grid-template-columns:1fr;gap:14px;padding:17px 16px 16px 19px}.ebpch-message{grid-template-columns:34px minmax(0,1fr);gap:11px}.ebpch-shield{width:34px;height:34px;border-radius:9px}.ebpch-shield svg{width:19px;height:19px}.ebpch-card h2{font-size:17px!important}.ebpch-copy{font-size:11.5px!important}.ebpch-meta{font-size:10px}.ebpch-actions-summary{display:grid;grid-template-columns:1fr 1fr}.ebpch-actions-summary .ebpch-button{width:100%;min-width:0}.ebpch-preferences{padding:19px 15px 15px 18px}.ebpch-category-grid{grid-template-columns:1fr}.ebpch-category:first-child{grid-column:auto}.ebpch-actions-preferences{display:grid;grid-template-columns:1fr 1fr}.ebpch-actions-preferences .ebpch-button{width:100%;min-width:0}.ebpch-actions-preferences .ebpch-button-primary{grid-column:1/-1}.ebpch-reopen span{display:none}.ebpch-reopen{bottom:calc(62px + env(safe-area-inset-bottom,0px));width:40px;height:40px;padding:0!important;justify-content:center}.ebpch-toast{right:0;bottom:calc(110px + env(safe-area-inset-bottom,0px))}}@media (max-width:390px){.ebpch-root{inset:auto 0 0}.ebpch-card{border-right:0;border-bottom:0;border-left:0;border-radius:15px 15px 0 0}.ebpch-position-left .ebpch-reopen{left:10px}.ebpch-position-right .ebpch-reopen,.ebpch-toast{right:10px}}@media (prefers-reduced-motion:reduce){.ebpch-card{animation:none}.ebpch-button,.ebpch-switch-track,.ebpch-switch-track::after,.ebpch-toast{transition:none}}