.gd-consent-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(12,28,26,.52);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.gd-consent-overlay--chat,.gd-consent-overlay--phone{position:absolute;z-index:40;padding:.75rem}.gd-consent-card{width:100%;max-width:26rem;border-radius:1.25rem;padding:1.5rem 1.5rem 1.35rem;box-shadow:0 20px 50px rgba(10,30,28,.22);animation:gdConsentIn .22s ease-out}@keyframes gdConsentIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.gd-consent-card--dark{background:#12121a;border:1px solid rgba(255,255,255,.1);color:#fff}.gd-consent-card--dark .gd-consent-head{color:#c4b5fd}.gd-consent-card--dark .gd-consent-title{color:#fff}.gd-consent-card--dark .gd-consent-intro{color:rgba(255,255,255,.72)}.gd-consent-card--dark .gd-consent-list{color:rgba(255,255,255,.58)}.gd-consent-card--dark .gd-consent-footnote{color:rgba(255,255,255,.45)}.gd-consent-card--dark .gd-consent-link{color:#c4b5fd}.gd-consent-card--dark .gd-consent-btn--decline{border:1px solid rgba(255,255,255,.12);background:transparent;color:rgba(255,255,255,.65)}.gd-consent-card--dark .gd-consent-btn--decline:hover{border-color:rgba(255,255,255,.22);color:#fff}.gd-consent-card--dark .gd-consent-btn--accept{background:#7c3aed;color:#fff}.gd-consent-card--dark .gd-consent-btn--accept:hover{background:#8b5cf6}.gd-consent-card--light{background:#ffffff;border:1px solid #c5ddd7;color:#142824}.gd-consent-card--light .gd-consent-head{color:#2d7a74}.gd-consent-card--light .gd-consent-title{color:#142824}.gd-consent-card--light .gd-consent-intro{color:#2a4541}.gd-consent-card--light .gd-consent-list{color:#4a6661}.gd-consent-card--light .gd-consent-footnote{color:#5c7570}.gd-consent-card--light .gd-consent-link{color:#2d7a74}.gd-consent-card--light .gd-consent-btn--decline{border:1px solid #c5ddd7;background:#f4faf8;color:#4a6661}.gd-consent-card--light .gd-consent-btn--decline:hover{border-color:#6fbeb2;color:#142824}.gd-consent-card--light .gd-consent-btn--accept{background:#2d7a74;color:#fff}.gd-consent-card--light .gd-consent-btn--accept:hover{background:#1f5c57}.gd-consent-head{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.gd-consent-title{margin:0;font-size:1rem;font-weight:700;line-height:1.4}.gd-consent-intro{margin:0;font-size:.875rem;line-height:1.65}.gd-consent-list{margin:.85rem 0 0;padding-left:1.1rem;font-size:.8125rem;line-height:1.6;list-style:disc}.gd-consent-list li+li{margin-top:.35rem}.gd-consent-footnote{margin:.85rem 0 0;font-size:.8125rem;line-height:1.5}.gd-consent-link{text-decoration:underline;text-underline-offset:2px}.gd-consent-link:hover{opacity:.85}.gd-consent-actions{display:flex;gap:.5rem;margin-top:1.25rem}.gd-consent-btn{flex:1;min-height:2.75rem;border-radius:.75rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.gd-consent-btn--decline{font-weight:500}