.cookie-consent-banner{position:fixed;bottom:1rem;left:1rem;right:1rem;max-width:32rem;margin:0 auto;background:rgba(17,17,19,.96);color:rgba(255,255,255,.92);border:1px solid rgba(245,200,90,.35);border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 12px 40px rgba(0,0,0,.45);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:9999;font-family:var(--font-figtree,system-ui,sans-serif);font-size:14px;line-height:1.55}.cookie-consent-banner h3{margin:0 0 .5rem;font-size:15px;font-weight:600;color:rgba(245,200,90,.95)}.cookie-consent-banner p{margin:0 0 1rem;color:rgba(255,255,255,.78)}.cookie-consent-banner a{color:rgba(245,200,90,.95);text-decoration:underline;text-underline-offset:2px}.cookie-consent-actions{display:flex;gap:.5rem;flex-wrap:wrap}.cookie-consent-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 .875rem;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid transparent;transition:background .12s ease,border-color .12s ease;font-family:inherit}.cookie-consent-btn-primary{background:rgba(245,200,90,.95);color:#1a1a1d;border-color:rgba(245,200,90,.95)}.cookie-consent-btn-primary:hover{background:rgba(245,200,90,1)}.cookie-consent-btn-secondary{background:transparent;color:rgba(255,255,255,.85);border-color:rgba(255,255,255,.25)}.cookie-consent-btn-secondary:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.4)}.cookie-consent-btn-tertiary{background:transparent;color:rgba(255,255,255,.7);border-color:transparent;padding:0 .5rem}.cookie-consent-btn-tertiary:hover{color:rgba(255,255,255,1)}.cookie-consent-toggles{display:flex;flex-direction:column;gap:.625rem;margin:.5rem 0 1rem;padding:.75rem 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.cookie-consent-toggle-row{display:flex;align-items:flex-start;gap:.75rem}.cookie-consent-toggle-row input[type=checkbox]{margin-top:3px;accent-color:rgba(245,200,90,.95);width:16px;height:16px;cursor:pointer}.cookie-consent-toggle-row label{flex:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cookie-consent-toggle-row .toggle-title{display:block;font-weight:500;color:rgba(255,255,255,.92)}.cookie-consent-toggle-row .toggle-desc{display:block;font-size:12px;color:rgba(255,255,255,.62);margin-top:2px}.cookie-consent-fab{position:fixed;bottom:1.25rem;right:1.25rem;width:44px;height:44px;border-radius:50%;background:rgba(17,17,19,.92);border:1px solid rgba(245,200,90,.4);color:rgba(245,200,90,.95);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9998;transition:transform .16s ease,border-color .16s ease}.cookie-consent-fab:hover{transform:scale(1.06);border-color:rgba(245,200,90,.9)}.cookie-consent-fab:focus-visible{outline:2px solid rgba(245,200,90,.9);outline-offset:2px}@media (prefers-color-scheme:light){.cookie-consent-banner{background:rgba(255,255,255,.98);color:#1a1a1d;border-color:rgba(0,0,0,.12);box-shadow:0 12px 40px rgba(0,0,0,.15)}.cookie-consent-banner h3{color:#b88500}.cookie-consent-banner p{color:rgba(0,0,0,.72)}.cookie-consent-banner a{color:#b88500}.cookie-consent-btn-secondary{color:#1a1a1d;border-color:rgba(0,0,0,.2)}.cookie-consent-btn-secondary:hover{background:rgba(0,0,0,.05)}.cookie-consent-btn-tertiary{color:rgba(0,0,0,.65)}.cookie-consent-btn-tertiary:hover{color:#1a1a1d}.cookie-consent-toggles{border-color:rgba(0,0,0,.08)}.cookie-consent-toggle-row .toggle-title{color:#1a1a1d}.cookie-consent-toggle-row .toggle-desc{color:rgba(0,0,0,.6)}.cookie-consent-fab{background:rgba(255,255,255,.98);box-shadow:0 6px 20px rgba(0,0,0,.15)}}@media (max-width:480px){.cookie-consent-banner{bottom:.5rem;left:.5rem;right:.5rem;padding:1rem 1.25rem}.cookie-consent-actions{gap:.375rem}.cookie-consent-btn{height:34px;font-size:12px;padding:0 .75rem}.cookie-consent-fab{bottom:.875rem;right:.875rem;width:40px;height:40px}}