.fcm-root,.fcm-root *{box-sizing:border-box}
.fcm-root{font-family:var(--fcm-font,inherit);font-size:var(--fcm-d-font,16px);line-height:1.45;color:var(--fcm-text,#111827);position:fixed;inset:0;z-index:2147483000;pointer-events:none}
.fcm-root[hidden],.fcm-card[hidden],.fcm-preferences[hidden],.fcm-reopen[hidden]{display:none!important}
html.fcm-consent-open,html.fcm-consent-open body{overflow:hidden!important}
.fcm-root button,.fcm-root input{font:inherit}
.fcm-root button{letter-spacing:normal;text-transform:none}
.fcm-overlay{position:absolute;inset:0;background:rgba(15,23,42,var(--fcm-overlay-opacity,.48));backdrop-filter:blur(3px);pointer-events:auto}
.fcm-root[data-overlay="0"] .fcm-overlay,.fcm-root:not(.fcm-dialog-open) .fcm-overlay{display:none}
.fcm-stage{position:absolute;inset:0;padding:max(var(--fcm-d-edge,24px),env(safe-area-inset-top)) max(var(--fcm-d-edge,24px),env(safe-area-inset-right)) max(var(--fcm-d-edge,24px),env(safe-area-inset-bottom)) max(var(--fcm-d-edge,24px),env(safe-area-inset-left));display:flex;align-items:center;justify-content:center;pointer-events:none}
.fcm-position-bottom .fcm-stage{align-items:flex-end}
.fcm-position-bottom-left .fcm-stage{align-items:flex-end;justify-content:flex-start}
.fcm-position-bottom-right .fcm-stage{align-items:flex-end;justify-content:flex-end}
.fcm-card,.fcm-preferences{position:relative;pointer-events:auto;background:var(--fcm-bg,#fff);color:var(--fcm-text,#111827);border:1px solid var(--fcm-border,#e5e7eb);border-radius:var(--fcm-radius,24px);padding:var(--fcm-d-pad,32px);width:min(100%,var(--fcm-d-width,640px));max-height:calc(100vh - (var(--fcm-d-edge,24px) * 2));max-height:calc(100dvh - (var(--fcm-d-edge,24px) * 2));overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.fcm-shadow .fcm-card,.fcm-shadow .fcm-preferences{box-shadow:0 24px 80px rgba(15,23,42,.24)}
.fcm-card h2,.fcm-preferences h2,.fcm-card p,.fcm-preferences p{margin:0;padding:0;border:0;background:none}
.fcm-card h2,.fcm-preferences h2{color:var(--fcm-text,#111827);font:inherit;font-size:1.72em;font-weight:800;line-height:1.12;letter-spacing:-.03em}
.fcm-card p,.fcm-preferences p{margin-top:12px;color:var(--fcm-muted,#4b5563);font:inherit;line-height:1.52}
.fcm-copy{min-width:0}
.fcm-policy-link{display:inline-flex;margin-top:12px;color:var(--fcm-accent,#2563eb);font-weight:700;text-decoration:underline;text-underline-offset:3px}
.fcm-visual{width:var(--fcm-icon-size,60px);height:var(--fcm-icon-size,60px);display:flex;align-items:center;justify-content:center;margin-bottom:18px;flex:none}
.fcm-visual:empty{display:none}
.fcm-visual img{display:block;width:100%;height:100%;object-fit:contain;border:0;box-shadow:none;border-radius:14px}
.fcm-cookie-svg{display:block;width:100%;height:100%;color:var(--fcm-accent,#2563eb);stroke:currentColor}
.fcm-icon-shield{width:100%;height:100%;max-width:64px;max-height:64px;border-radius:30% 30% 44% 44%;background:var(--fcm-accent,#2563eb);color:#fff;display:grid;place-items:center;font-size:1.6em;font-weight:900}
.fcm-actions,.fcm-pref-actions{display:flex;align-items:stretch;gap:10px;margin-top:24px;flex-wrap:wrap}
.fcm-pref-actions{flex:none}
.fcm-btn{appearance:none;-webkit-appearance:none;border:0;background:none;box-shadow:none;outline:0;min-height:var(--fcm-button-height,48px);padding:10px 18px;border-radius:var(--fcm-button-radius,12px);cursor:pointer;font:inherit;font-weight:750;line-height:1.15;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-width:0}
.fcm-btn:hover{transform:translateY(-1px)}
.fcm-btn:focus-visible,.fcm-close:focus-visible,.fcm-reopen:focus-visible{outline:3px solid color-mix(in srgb,var(--fcm-accent,#2563eb) 35%,transparent);outline-offset:2px}
.fcm-btn-primary{background:var(--fcm-accent,#2563eb);color:#fff;flex:1 1 150px}
.fcm-btn-reject{background:var(--fcm-reject-bg,#fff);color:var(--fcm-reject-text,#111827);border:1px solid var(--fcm-border,#e5e7eb);flex:1 1 150px}
.fcm-btn-link{color:var(--fcm-text,#111827);padding-inline:8px;text-decoration:underline;text-underline-offset:3px;flex:0 0 auto}
.fcm-gpc{font-size:.88em;padding:10px 12px;border-radius:10px;background:color-mix(in srgb,var(--fcm-accent,#2563eb) 8%,transparent);border:1px solid color-mix(in srgb,var(--fcm-accent,#2563eb) 20%,transparent)}
.fcm-preferences{width:min(100%,min(var(--fcm-d-width,640px),720px));display:flex;flex-direction:column;overflow:hidden}
.fcm-pref-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex:none}
.fcm-pref-head>div{min-width:0}
.fcm-close{appearance:none;-webkit-appearance:none;border:1px solid var(--fcm-border,#e5e7eb);background:transparent;color:var(--fcm-text,#111827);width:40px;height:40px;min-width:40px;padding:0;border-radius:12px;font-size:26px;line-height:1;cursor:pointer;display:grid;place-items:center}
.fcm-categories{display:grid;gap:10px;margin-top:22px;overflow:auto;min-height:0;padding-right:2px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.fcm-category{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px;border:1px solid var(--fcm-border,#e5e7eb);border-radius:15px;background:color-mix(in srgb,var(--fcm-bg,#fff) 94%,var(--fcm-border,#e5e7eb))}
.fcm-category-copy{display:grid;gap:4px;min-width:0}
.fcm-category-copy strong{font-size:1em;color:var(--fcm-text,#111827)}
.fcm-category-copy span{font-size:.88em;color:var(--fcm-muted,#4b5563)}
.fcm-service-list{display:block;margin-top:4px;color:var(--fcm-muted,#4b5563);font-size:.78em;line-height:1.35}
.fcm-switch{position:relative;width:48px;height:28px;flex:none}
.fcm-switch input{opacity:0;width:0;height:0;position:absolute}
.fcm-slider{position:absolute;inset:0;border-radius:999px;background:#cbd5e1;transition:.2s}
.fcm-slider:before{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.24);transition:.2s}
.fcm-switch input:checked+.fcm-slider{background:var(--fcm-accent,#2563eb)}
.fcm-switch input:checked+.fcm-slider:before{transform:translateX(20px)}
.fcm-switch input:disabled+.fcm-slider{opacity:.72}
.fcm-reopen{position:fixed;left:max(18px,env(safe-area-inset-left));right:auto;bottom:max(18px,env(safe-area-inset-bottom));z-index:2147483002;pointer-events:auto;border:1px solid var(--fcm-border,#e5e7eb);background:var(--fcm-bg,#fff);color:var(--fcm-text,#111827);box-shadow:0 10px 32px rgba(15,23,42,.15);border-radius:999px;min-height:44px;padding:0 14px;display:flex;gap:8px;align-items:center;cursor:pointer;font:inherit;font-weight:750;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
.fcm-reopen.fcm-reopen-scroll-hidden{opacity:0;transform:translateY(14px);visibility:hidden;pointer-events:none}
.fcm-reopen-icon{width:19px;height:19px;display:grid;place-items:center;color:var(--fcm-accent,#2563eb)}
.fcm-reopen-svg{width:19px;height:19px;display:block}
.fcm-inline-settings{appearance:none;border:1px solid currentColor;background:transparent;border-radius:9px;padding:9px 14px;cursor:pointer;font:inherit}
.fcm-policy-table-wrap{overflow:auto}
.fcm-policy-table{width:100%;border-collapse:collapse}
.fcm-policy-table th,.fcm-policy-table td{padding:12px;text-align:left;border-bottom:1px solid #e5e7eb;vertical-align:top}
.fcm-align-center .fcm-card{text-align:center}
.fcm-align-center .fcm-visual{margin-left:auto;margin-right:auto}
.fcm-align-center .fcm-policy-link{justify-content:center}
.fcm-align-center .fcm-actions{justify-content:center}
.fcm-stack-desktop .fcm-actions,.fcm-stack-desktop .fcm-pref-actions{flex-direction:column}
.fcm-stack-desktop .fcm-btn{width:100%;flex:none}
.fcm-theme-classic-blue .fcm-card{border-top:6px solid var(--fcm-accent,#2563eb)}
.fcm-theme-classic-blue .fcm-card:before{content:"";position:absolute;inset:-1px -1px auto -1px;height:78px;background:color-mix(in srgb,var(--fcm-accent,#2563eb) 9%,var(--fcm-bg,#fff));border-radius:var(--fcm-radius,24px) var(--fcm-radius,24px) 0 0;z-index:0}
.fcm-theme-classic-blue .fcm-card>*{position:relative;z-index:1}
.fcm-theme-editorial-light .fcm-card,.fcm-theme-editorial-dark .fcm-card{border-radius:4px;border-width:2px;padding-top:max(38px,var(--fcm-d-pad,32px))}
.fcm-theme-editorial-light .fcm-card h2,.fcm-theme-editorial-dark .fcm-card h2{font-size:2.25em;line-height:.98;max-width:12ch}
.fcm-theme-editorial-light .fcm-card h2:after,.fcm-theme-editorial-dark .fcm-card h2:after{content:"";display:block;width:64%;height:7px;background:var(--fcm-accent,#2563eb);margin-top:8px}
.fcm-theme-editorial-light .fcm-visual,.fcm-theme-editorial-dark .fcm-visual{position:absolute;right:24px;top:24px;width:40px;height:40px;margin:0}
.fcm-theme-editorial-light .fcm-actions,.fcm-theme-editorial-dark .fcm-actions{justify-content:flex-start}
.fcm-theme-editorial-light .fcm-btn-primary,.fcm-theme-editorial-dark .fcm-btn-primary{flex:0 1 auto;min-width:150px}
.fcm-theme-editorial-dark .fcm-card,.fcm-theme-editorial-dark .fcm-preferences{background:#080808;color:#fff;border-color:#262626}
.fcm-theme-editorial-dark .fcm-card h2,.fcm-theme-editorial-dark .fcm-preferences h2,.fcm-theme-editorial-dark .fcm-card p,.fcm-theme-editorial-dark .fcm-preferences p,.fcm-theme-editorial-dark .fcm-btn-link,.fcm-theme-editorial-dark .fcm-category-copy strong{color:#fff}
.fcm-theme-editorial-dark .fcm-card p,.fcm-theme-editorial-dark .fcm-preferences p,.fcm-theme-editorial-dark .fcm-category-copy span,.fcm-theme-editorial-dark .fcm-service-list{color:#d4d4d8}
.fcm-theme-editorial-dark .fcm-btn-reject,.fcm-theme-editorial-dark .fcm-close{background:#080808;color:#fff;border-color:#454545}
.fcm-theme-editorial-dark .fcm-category{background:#111;border-color:#2f2f2f}
.fcm-theme-cookie-card .fcm-card{text-align:center;overflow:hidden;padding-bottom:0}
.fcm-theme-cookie-card .fcm-visual{margin:0 auto 16px}
.fcm-theme-cookie-card .fcm-actions{margin-left:calc(var(--fcm-d-pad,32px) * -1);margin-right:calc(var(--fcm-d-pad,32px) * -1);display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:26px;border-top:1px solid var(--fcm-border,#e5e7eb)}
.fcm-theme-cookie-card .fcm-btn{border-radius:0;min-height:max(58px,var(--fcm-button-height,48px))}
.fcm-theme-cookie-card .fcm-btn-link{grid-column:1/-1;min-height:44px;border-top:1px solid var(--fcm-border,#e5e7eb)}
.fcm-theme-minimal-bottom .fcm-card{width:min(100%,var(--fcm-d-width,920px));display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:18px;row-gap:8px;padding:20px 22px;border-radius:min(18px,var(--fcm-radius,24px))}
.fcm-theme-minimal-bottom .fcm-visual{width:44px;height:44px;margin:0}
.fcm-theme-minimal-bottom .fcm-card h2{font-size:1.12em}
.fcm-theme-minimal-bottom .fcm-card p{margin-top:4px;font-size:.92em}
.fcm-theme-minimal-bottom .fcm-policy-link{margin-top:5px;font-size:.9em}
.fcm-theme-minimal-bottom .fcm-actions{grid-column:2;margin:0;flex-wrap:wrap;justify-content:flex-start}
.fcm-theme-minimal-bottom .fcm-btn{white-space:nowrap;min-width:auto;flex:none}
.fcm-theme-minimal-bottom .fcm-btn-link{padding-inline:10px}
.fcm-theme-glass .fcm-card,.fcm-theme-glass .fcm-preferences{background:color-mix(in srgb,var(--fcm-bg,#fff) 84%,transparent);backdrop-filter:blur(20px) saturate(150%);border-color:color-mix(in srgb,var(--fcm-border,#e5e7eb) 72%,transparent)}
.fcm-theme-glass .fcm-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:color-mix(in srgb,var(--fcm-accent,#2563eb) 20%,transparent);filter:blur(42px);right:-70px;top:-80px;z-index:0;pointer-events:none}
.fcm-theme-glass .fcm-card>*{position:relative;z-index:1}
.fcm-theme-compact-corner .fcm-card{width:min(100%,min(var(--fcm-d-width,420px),460px));padding:22px;display:grid;grid-template-columns:44px minmax(0,1fr);column-gap:13px;align-items:start}
.fcm-theme-compact-corner .fcm-card h2{font-size:1.35em}
.fcm-theme-compact-corner .fcm-visual{grid-column:1;width:44px;height:44px;margin:0}
.fcm-theme-compact-corner .fcm-copy{grid-column:2}
.fcm-theme-compact-corner .fcm-actions{grid-column:1/-1}
.fcm-theme-brand-split .fcm-card{display:grid;grid-template-columns:144px minmax(0,1fr);column-gap:28px;overflow:hidden}
.fcm-theme-brand-split .fcm-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:144px;background:var(--fcm-accent,#2563eb);z-index:0}
.fcm-theme-brand-split .fcm-card>*{position:relative;z-index:1}
.fcm-theme-brand-split .fcm-visual{grid-row:1/4;width:76px;height:76px;align-self:center;justify-self:center;margin:0}
.fcm-theme-brand-split .fcm-cookie-svg{color:#fff}
.fcm-theme-brand-split .fcm-copy,.fcm-theme-brand-split .fcm-actions{grid-column:2}
.fcm-theme-soft-panel .fcm-card{background:color-mix(in srgb,var(--fcm-bg,#fff) 95%,var(--fcm-accent,#2563eb));border:0}
.fcm-theme-soft-panel .fcm-visual{background:color-mix(in srgb,var(--fcm-accent,#2563eb) 12%,transparent);border-radius:18px;padding:10px;width:calc(var(--fcm-icon-size,60px) + 18px);height:calc(var(--fcm-icon-size,60px) + 18px)}
.fcm-theme-soft-panel .fcm-btn-reject{background:color-mix(in srgb,var(--fcm-bg,#fff) 82%,var(--fcm-border,#e5e7eb))}
.fcm-theme-outline-box .fcm-card{border:2px solid var(--fcm-text,#111827);box-shadow:none}
.fcm-theme-outline-box .fcm-visual{border:2px solid var(--fcm-text,#111827);border-radius:16px;padding:8px}
.fcm-theme-outline-box .fcm-btn-primary{box-shadow:4px 4px 0 var(--fcm-text,#111827)}
.fcm-theme-outline-box .fcm-btn-reject{border:2px solid var(--fcm-text,#111827)}
.fcm-theme-corner-clean .fcm-overlay,.fcm-theme-corner-dark .fcm-overlay,.fcm-theme-corner-soft .fcm-overlay,.fcm-theme-corner-outline .fcm-overlay{display:none!important}
.fcm-theme-corner-clean .fcm-card,.fcm-theme-corner-dark .fcm-card,.fcm-theme-corner-soft .fcm-card,.fcm-theme-corner-outline .fcm-card{width:min(100%,min(var(--fcm-d-width,420px),430px));padding:22px;border-radius:min(var(--fcm-radius,18px),24px)}
.fcm-theme-corner-clean .fcm-visual,.fcm-theme-corner-dark .fcm-visual,.fcm-theme-corner-soft .fcm-visual,.fcm-theme-corner-outline .fcm-visual{width:42px;height:42px;margin-bottom:13px}
.fcm-theme-corner-clean .fcm-card h2,.fcm-theme-corner-dark .fcm-card h2,.fcm-theme-corner-soft .fcm-card h2,.fcm-theme-corner-outline .fcm-card h2{font-size:1.28em;letter-spacing:-.02em}
.fcm-theme-corner-clean .fcm-card p,.fcm-theme-corner-dark .fcm-card p,.fcm-theme-corner-soft .fcm-card p,.fcm-theme-corner-outline .fcm-card p{font-size:.9em;margin-top:7px}
.fcm-theme-corner-clean .fcm-actions,.fcm-theme-corner-dark .fcm-actions,.fcm-theme-corner-soft .fcm-actions,.fcm-theme-corner-outline .fcm-actions{margin-top:17px;gap:8px}
.fcm-theme-corner-clean .fcm-btn,.fcm-theme-corner-dark .fcm-btn,.fcm-theme-corner-soft .fcm-btn,.fcm-theme-corner-outline .fcm-btn{min-height:42px;padding:8px 13px;font-size:.9em}
.fcm-theme-corner-clean .fcm-btn-link,.fcm-theme-corner-dark .fcm-btn-link,.fcm-theme-corner-soft .fcm-btn-link,.fcm-theme-corner-outline .fcm-btn-link{width:100%;min-height:auto;justify-content:flex-start;padding:4px 0}
.fcm-theme-corner-clean .fcm-preferences,.fcm-theme-corner-dark .fcm-preferences,.fcm-theme-corner-soft .fcm-preferences,.fcm-theme-corner-outline .fcm-preferences{width:min(100%,min(var(--fcm-d-width,520px),540px));padding:22px;max-height:min(720px,calc(100dvh - (var(--fcm-d-edge,24px) * 2)))}
.fcm-theme-corner-clean .fcm-card{background:var(--fcm-bg,#fff);border-color:var(--fcm-border,#e4e7ec);box-shadow:0 16px 46px rgba(16,24,40,.18)}
.fcm-theme-corner-dark .fcm-card,.fcm-theme-corner-dark .fcm-preferences{background:var(--fcm-bg,#101828);color:var(--fcm-text,#fff);border-color:var(--fcm-border,#344054);box-shadow:0 18px 50px rgba(16,24,40,.34)}
.fcm-theme-corner-dark .fcm-card h2,.fcm-theme-corner-dark .fcm-preferences h2,.fcm-theme-corner-dark .fcm-btn-link,.fcm-theme-corner-dark .fcm-category-copy strong{color:var(--fcm-text,#fff)}
.fcm-theme-corner-dark .fcm-card p,.fcm-theme-corner-dark .fcm-preferences p,.fcm-theme-corner-dark .fcm-category-copy span,.fcm-theme-corner-dark .fcm-service-list{color:var(--fcm-muted,#d0d5dd)}
.fcm-theme-corner-dark .fcm-btn-reject,.fcm-theme-corner-dark .fcm-close{background:var(--fcm-reject-bg,var(--fcm-bg,#101828));color:var(--fcm-reject-text,var(--fcm-text,#fff));border-color:var(--fcm-border,#475467)}
.fcm-theme-corner-dark .fcm-category{background:color-mix(in srgb,var(--fcm-bg,#101828) 88%,var(--fcm-text,#fff));border-color:var(--fcm-border,#344054)}
.fcm-theme-corner-soft .fcm-card{background:color-mix(in srgb,var(--fcm-accent,#2563eb) 8%,var(--fcm-bg,#fff));border-color:color-mix(in srgb,var(--fcm-accent,#2563eb) 28%,var(--fcm-border,#e4e7ec));box-shadow:0 14px 42px rgba(16,24,40,.14)}
.fcm-theme-corner-soft .fcm-visual{background:color-mix(in srgb,var(--fcm-accent,#2563eb) 10%,transparent);padding:8px;border-radius:12px}
.fcm-theme-corner-outline .fcm-card{background:var(--fcm-bg,#fff);border:2px solid var(--fcm-text,#111827);box-shadow:6px 6px 0 color-mix(in srgb,var(--fcm-text,#111827) 16%,transparent)}
.fcm-theme-corner-outline .fcm-btn-primary{box-shadow:3px 3px 0 color-mix(in srgb,var(--fcm-text,#111827) 25%,transparent)}

.fcm-theme-side-panel .fcm-overlay{display:none!important}
.fcm-theme-side-panel .fcm-stage{align-items:stretch;justify-content:flex-end;padding:18px max(18px,env(safe-area-inset-right)) 18px 18px}
.fcm-theme-side-panel .fcm-card,.fcm-theme-side-panel .fcm-preferences{width:min(100%,var(--fcm-d-width,390px));height:auto;max-height:100%;padding:28px;border-radius:min(var(--fcm-radius,20px),28px);display:flex;flex-direction:column}
.fcm-theme-side-panel .fcm-card .fcm-visual{width:48px;height:48px;margin-bottom:20px}
.fcm-theme-side-panel .fcm-card h2{font-size:1.55em}
.fcm-theme-side-panel .fcm-actions{margin-top:auto;padding-top:24px;display:grid;grid-template-columns:1fr 1fr}
.fcm-theme-side-panel .fcm-btn{width:100%;min-width:0}
.fcm-theme-side-panel .fcm-btn-link{grid-column:1/-1;justify-content:flex-start;padding-left:0}
.fcm-theme-side-panel .fcm-categories{flex:1}
.fcm-theme-side-panel .fcm-pref-actions{margin-top:18px}
.fcm-debug{position:fixed;left:12px;bottom:12px;z-index:2147483647;width:min(440px,calc(100vw - 24px));max-height:45vh;overflow:auto;background:#0b1020;color:#dbeafe;border:1px solid #334155;border-radius:12px;padding:14px;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;box-shadow:0 18px 60px rgba(0,0,0,.35);pointer-events:auto}
.fcm-debug strong{color:#fff}
.fcm-debug pre{white-space:pre-wrap;margin:8px 0 0}
.fcm-debug button{float:right;background:#1e293b;color:#fff;border:1px solid #475569;border-radius:7px;cursor:pointer}
@media(max-width:960px){
.fcm-root{font-size:var(--fcm-t-font,16px)}
.fcm-stage{padding:max(var(--fcm-t-edge,18px),env(safe-area-inset-top)) max(var(--fcm-t-edge,18px),env(safe-area-inset-right)) max(var(--fcm-t-edge,18px),env(safe-area-inset-bottom)) max(var(--fcm-t-edge,18px),env(safe-area-inset-left))}
.fcm-card,.fcm-preferences{width:min(100%,var(--fcm-t-width,560px));padding:var(--fcm-t-pad,26px);max-height:calc(100vh - (var(--fcm-t-edge,18px) * 2));max-height:calc(100dvh - (var(--fcm-t-edge,18px) * 2))}
.fcm-stack-desktop .fcm-actions,.fcm-stack-desktop .fcm-pref-actions{flex-direction:row}
.fcm-stack-desktop .fcm-btn{width:auto;flex:1 1 150px}
.fcm-stack-tablet .fcm-actions,.fcm-stack-tablet .fcm-pref-actions{flex-direction:column}
.fcm-stack-tablet .fcm-btn{width:100%;flex:none}
.fcm-theme-cookie-card .fcm-actions{margin-left:calc(var(--fcm-t-pad,26px) * -1);margin-right:calc(var(--fcm-t-pad,26px) * -1)}
.fcm-theme-minimal-bottom .fcm-card{width:min(100%,var(--fcm-t-width,720px));grid-template-columns:auto minmax(0,1fr)}
.fcm-theme-minimal-bottom .fcm-actions{grid-column:2;margin-top:6px;justify-content:flex-start}
.fcm-theme-brand-split .fcm-card{grid-template-columns:118px minmax(0,1fr);column-gap:22px}
.fcm-theme-brand-split .fcm-card:before{width:118px}
.fcm-theme-brand-split .fcm-visual{width:62px;height:62px}
.fcm-theme-editorial-light .fcm-card,.fcm-theme-editorial-dark .fcm-card{padding-top:max(34px,var(--fcm-t-pad,26px))}
.fcm-theme-corner-clean .fcm-card,.fcm-theme-corner-dark .fcm-card,.fcm-theme-corner-soft .fcm-card,.fcm-theme-corner-outline .fcm-card{width:min(100%,min(var(--fcm-t-width,420px),430px));padding:min(var(--fcm-t-pad,22px),24px)}
.fcm-theme-corner-clean .fcm-preferences,.fcm-theme-corner-dark .fcm-preferences,.fcm-theme-corner-soft .fcm-preferences,.fcm-theme-corner-outline .fcm-preferences{width:min(100%,min(var(--fcm-t-width,520px),540px))}
.fcm-theme-side-panel .fcm-card,.fcm-theme-side-panel .fcm-preferences{width:min(100%,var(--fcm-t-width,380px));padding:24px}
}
@media(max-width:640px){
.fcm-root{font-size:var(--fcm-m-font,15px)}
.fcm-overlay{backdrop-filter:blur(2px)}
.fcm-stage{padding:max(var(--fcm-m-edge,12px),env(safe-area-inset-top)) max(var(--fcm-m-edge,12px),env(safe-area-inset-right)) max(var(--fcm-m-edge,12px),env(safe-area-inset-bottom)) max(var(--fcm-m-edge,12px),env(safe-area-inset-left));align-items:flex-end!important;justify-content:center!important}
.fcm-position-center .fcm-stage{align-items:center!important;justify-content:center!important}
.fcm-position-bottom-left .fcm-stage{align-items:flex-end!important;justify-content:flex-start!important}
.fcm-position-bottom-right .fcm-stage{align-items:flex-end!important;justify-content:flex-end!important}
.fcm-card,.fcm-preferences{width:min(100%,var(--fcm-m-width,390px));padding:var(--fcm-m-pad,20px);max-height:calc(100vh - (var(--fcm-m-edge,12px) * 2));max-height:calc(100dvh - (var(--fcm-m-edge,12px) * 2));border-radius:min(var(--fcm-radius,24px),24px)}
.fcm-card h2,.fcm-preferences h2{font-size:1.42em}
.fcm-actions,.fcm-pref-actions{gap:9px;margin-top:20px}
.fcm-stack-tablet .fcm-actions,.fcm-stack-tablet .fcm-pref-actions{flex-direction:row}
.fcm-stack-tablet .fcm-btn{width:auto;flex:1 1 120px}
.fcm-stack-mobile .fcm-actions,.fcm-stack-mobile .fcm-pref-actions{display:flex;flex-direction:column}
.fcm-stack-mobile .fcm-btn{width:100%;flex:none}
.fcm-category{padding:13px;gap:12px}
.fcm-pref-head{gap:12px}
.fcm-theme-cookie-card .fcm-actions{margin-left:calc(var(--fcm-m-pad,20px) * -1);margin-right:calc(var(--fcm-m-pad,20px) * -1);grid-template-columns:1fr}
.fcm-theme-cookie-card .fcm-btn-link{grid-column:auto}
.fcm-theme-minimal-bottom .fcm-card{display:block;width:min(100%,var(--fcm-m-width,390px));padding:var(--fcm-m-pad,20px)}
.fcm-theme-minimal-bottom .fcm-visual{margin-bottom:12px}
.fcm-theme-minimal-bottom .fcm-actions{display:flex;flex-direction:column;margin-top:18px}
.fcm-theme-minimal-bottom .fcm-btn{width:100%;white-space:normal}
.fcm-theme-brand-split .fcm-card{display:block;padding-top:94px}
.fcm-theme-brand-split .fcm-card:before{left:0;top:0;right:0;bottom:auto;width:auto;height:76px}
.fcm-theme-brand-split .fcm-visual{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:52px;height:52px}
.fcm-theme-editorial-light .fcm-card,.fcm-theme-editorial-dark .fcm-card{padding-top:max(32px,var(--fcm-m-pad,20px))}
.fcm-theme-editorial-light .fcm-card h2,.fcm-theme-editorial-dark .fcm-card h2{font-size:1.78em;max-width:10ch}
.fcm-theme-editorial-light .fcm-visual,.fcm-theme-editorial-dark .fcm-visual{right:18px;top:18px;width:34px;height:34px}
.fcm-theme-compact-corner .fcm-card{width:min(100%,var(--fcm-m-width,390px));padding:var(--fcm-m-pad,20px);grid-template-columns:44px minmax(0,1fr)}
.fcm-theme-corner-clean .fcm-card,.fcm-theme-corner-dark .fcm-card,.fcm-theme-corner-soft .fcm-card,.fcm-theme-corner-outline .fcm-card{width:min(92vw,min(var(--fcm-m-width,370px),390px));padding:min(var(--fcm-m-pad,18px),20px)}
.fcm-theme-corner-clean .fcm-preferences,.fcm-theme-corner-dark .fcm-preferences,.fcm-theme-corner-soft .fcm-preferences,.fcm-theme-corner-outline .fcm-preferences{width:min(94vw,var(--fcm-m-width,390px));padding:min(var(--fcm-m-pad,18px),20px)}
.fcm-theme-corner-clean .fcm-actions,.fcm-theme-corner-dark .fcm-actions,.fcm-theme-corner-soft .fcm-actions,.fcm-theme-corner-outline .fcm-actions{display:grid;grid-template-columns:1fr 1fr}
.fcm-theme-corner-clean .fcm-btn,.fcm-theme-corner-dark .fcm-btn,.fcm-theme-corner-soft .fcm-btn,.fcm-theme-corner-outline .fcm-btn{width:100%;min-width:0}
.fcm-theme-corner-clean .fcm-btn-link,.fcm-theme-corner-dark .fcm-btn-link,.fcm-theme-corner-soft .fcm-btn-link,.fcm-theme-corner-outline .fcm-btn-link{grid-column:1/-1}

.fcm-theme-side-panel .fcm-stage{align-items:flex-end!important;justify-content:center!important;padding:0 max(var(--fcm-m-edge,12px),env(safe-area-inset-right)) max(var(--fcm-m-edge,12px),env(safe-area-inset-bottom)) max(var(--fcm-m-edge,12px),env(safe-area-inset-left))}
.fcm-theme-side-panel .fcm-card,.fcm-theme-side-panel .fcm-preferences{width:min(100%,var(--fcm-m-width,390px));height:auto;max-height:min(82dvh,720px);padding:var(--fcm-m-pad,20px);border-radius:min(var(--fcm-radius,20px),24px)}
.fcm-theme-side-panel .fcm-card .fcm-visual{width:42px;height:42px;margin-bottom:14px}
.fcm-theme-side-panel .fcm-actions{margin-top:20px;padding-top:0;display:grid;grid-template-columns:1fr 1fr}
.fcm-theme-side-panel .fcm-btn-link{grid-column:1/-1}
.fcm-reopen{left:max(12px,env(safe-area-inset-left));right:auto;bottom:max(12px,env(safe-area-inset-bottom));max-width:calc(100vw - 24px)}
}
@media(max-width:360px){
.fcm-card,.fcm-preferences{padding:16px}
.fcm-card h2,.fcm-preferences h2{font-size:1.34em}
.fcm-category{padding:11px}
.fcm-btn{padding-inline:12px}
.fcm-theme-cookie-card .fcm-actions{margin-left:-16px;margin-right:-16px}
.fcm-theme-editorial-light .fcm-card h2,.fcm-theme-editorial-dark .fcm-card h2{font-size:1.58em}
.fcm-theme-corner-clean .fcm-card,.fcm-theme-corner-dark .fcm-card,.fcm-theme-corner-soft .fcm-card,.fcm-theme-corner-outline .fcm-card{width:min(94vw,338px);padding:16px}
.fcm-theme-corner-clean .fcm-actions,.fcm-theme-corner-dark .fcm-actions,.fcm-theme-corner-soft .fcm-actions,.fcm-theme-corner-outline .fcm-actions{grid-template-columns:1fr}
.fcm-theme-corner-clean .fcm-btn-link,.fcm-theme-corner-dark .fcm-btn-link,.fcm-theme-corner-soft .fcm-btn-link,.fcm-theme-corner-outline .fcm-btn-link{grid-column:auto}
.fcm-theme-side-panel .fcm-actions{grid-template-columns:1fr}
.fcm-theme-side-panel .fcm-btn-link{grid-column:auto}
}

/* Scope the consent controls above Hello Elementor's global button styles.
   The class alternative also applies inside the isolated admin preview. */
:is(#fcm-root,.fcm-root) :is(.fcm-actions,.fcm-pref-actions) button.fcm-btn{
    -webkit-appearance:none!important;appearance:none!important;
    background-image:none!important;-webkit-text-fill-color:currentColor!important;
    text-shadow:none!important;text-transform:none!important;letter-spacing:normal!important;
    font-family:var(--fcm-font,inherit)!important;font-weight:750!important;
    cursor:pointer!important;
}
:is(#fcm-root,.fcm-root) :is(.fcm-actions,.fcm-pref-actions) button.fcm-btn-primary,
:is(#fcm-root,.fcm-root) :is(.fcm-actions,.fcm-pref-actions) button.fcm-btn-primary:is(:hover,:focus,:active){
    background:var(--fcm-accent,#2563eb)!important;
    color:#fff!important;-webkit-text-fill-color:currentColor!important;
    border:0 solid transparent!important;text-decoration:none!important;
}
:is(#fcm-root,.fcm-root) :is(.fcm-actions,.fcm-pref-actions) button.fcm-btn-reject,
:is(#fcm-root,.fcm-root) :is(.fcm-actions,.fcm-pref-actions) button.fcm-btn-reject:is(:hover,:focus,:active){
    background:var(--fcm-reject-bg,#fff)!important;
    color:var(--fcm-reject-text,#111827)!important;-webkit-text-fill-color:currentColor!important;
    border:1px solid var(--fcm-border,#e5e7eb)!important;text-decoration:none!important;
}
:is(#fcm-root,.fcm-root) :is(.fcm-actions,.fcm-pref-actions) button.fcm-btn-link,
:is(#fcm-root,.fcm-root) :is(.fcm-actions,.fcm-pref-actions) button.fcm-btn-link:is(:hover,:focus,:active){
    background:transparent!important;
    color:var(--fcm-text,#111827)!important;-webkit-text-fill-color:currentColor!important;
    border:0 solid transparent!important;text-decoration:underline!important;
}
:is(#fcm-root,.fcm-root).fcm-theme-cookie-card .fcm-actions button.fcm-btn-link{border-top:1px solid var(--fcm-border,#e5e7eb)!important}
:is(#fcm-root,.fcm-root) button.fcm-close,
:is(#fcm-root,.fcm-root) button.fcm-close:is(:hover,:focus){background:transparent!important;color:var(--fcm-text,#111827)!important;border:1px solid var(--fcm-border,#e5e7eb)!important;-webkit-text-fill-color:currentColor!important}
:is(#fcm-root,.fcm-root) button.fcm-reopen,
:is(#fcm-root,.fcm-root) button.fcm-reopen:is(:hover,:focus){background:var(--fcm-bg,#fff)!important;color:var(--fcm-text,#111827)!important;border:1px solid var(--fcm-border,#e5e7eb)!important;-webkit-text-fill-color:currentColor!important}
:is(#fcm-root,.fcm-root) a.fcm-policy-link,
:is(#fcm-root,.fcm-root) a.fcm-policy-link:is(:hover,:focus){color:var(--fcm-accent,#2563eb)!important;-webkit-text-fill-color:currentColor!important}
