
.cookie-consent-banner,.cookie-consent-modal,.cookie-consent-fab{font-family:'Inter',sans-serif}
.cookie-consent-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:9999;max-width:1120px;margin:0 auto;background:rgba(10,10,11,.97);border:1px solid rgba(198,167,90,.22);border-radius:24px;box-shadow:0 26px 80px rgba(0,0,0,.45);padding:20px 22px;color:#f2ede3;backdrop-filter:blur(16px)}
.cookie-consent-banner[hidden],.cookie-consent-modal[hidden],.cookie-consent-fab[hidden]{display:none!important}
.cookie-consent-grid{display:grid;grid-template-columns:minmax(0,1.45fr) auto;gap:18px;align-items:end}
.cookie-consent-eyebrow{display:block;margin-bottom:8px;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:#c6a75a}
.cookie-consent-title{margin:0 0 8px;font-family:'Cormorant Garamond',serif;font-size:34px;line-height:.92;color:#f2ede3}
.cookie-consent-copy{margin:0;color:rgba(242,237,227,.78);font-size:14px;line-height:1.65;max-width:780px}
.cookie-consent-copy a,.cookie-consent-note a{color:#e2cb88;text-decoration:none}
.cookie-consent-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
.cookie-btn{appearance:none;border:none;border-radius:999px;padding:14px 18px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,opacity .2s ease,border-color .2s ease;background:#111113;color:#f2ede3;border:1px solid rgba(198,167,90,.18)}
.cookie-btn:hover{transform:translateY(-1px)}
.cookie-btn-primary{background:linear-gradient(180deg,#e2cb88,#c6a75a);color:#090909;border-color:transparent;font-weight:600}
.cookie-btn-ghost{background:transparent;color:#c6a75a;border-color:rgba(198,167,90,.36)}
.cookie-consent-note{margin-top:12px;font-size:12px;color:rgba(242,237,227,.58)}
.cookie-consent-fab{position:fixed;left:18px;bottom:18px;z-index:9997;border-radius:999px;border:1px solid rgba(198,167,90,.22);background:rgba(10,10,11,.92);color:#f2ede3;padding:10px 14px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;box-shadow:0 14px 30px rgba(0,0,0,.28);backdrop-filter:blur(14px)}
.cookie-consent-modal{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.62);display:flex;align-items:center;justify-content:center;padding:20px}
.cookie-consent-dialog{width:min(720px,100%);max-height:min(86vh,920px);overflow:auto;background:rgba(10,10,11,.98);border:1px solid rgba(198,167,90,.22);border-radius:26px;box-shadow:0 26px 80px rgba(0,0,0,.45);padding:26px;color:#f2ede3}
.cookie-modal-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}
.cookie-modal-title{margin:0;font-family:'Cormorant Garamond',serif;font-size:38px;line-height:.94}
.cookie-close{appearance:none;border:none;background:transparent;color:#c6a75a;font-size:28px;line-height:1;cursor:pointer;padding:0 4px}
.cookie-modal-copy{margin:10px 0 0;color:rgba(242,237,227,.78);font-size:14px;line-height:1.65}
.cookie-pref-list{display:grid;gap:14px;margin:24px 0}
.cookie-pref{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:flex-start;padding:16px;border:1px solid rgba(198,167,90,.14);border-radius:18px;background:rgba(255,255,255,.02)}
.cookie-pref h3{margin:0 0 4px;font-size:16px}
.cookie-pref p{margin:0;color:rgba(242,237,227,.72);font-size:13px;line-height:1.6}
.cookie-switch{position:relative;display:inline-flex;width:54px;height:32px;flex:none}
.cookie-switch input{position:absolute;inset:0;opacity:0;pointer-events:none}
.cookie-switch span{display:block;width:100%;height:100%;border-radius:999px;background:rgba(242,237,227,.16);border:1px solid rgba(198,167,90,.14);transition:background .2s ease,border-color .2s ease}
.cookie-switch span::after{content:'';position:absolute;top:4px;left:4px;width:22px;height:22px;border-radius:50%;background:#f2ede3;transition:transform .2s ease;box-shadow:0 6px 16px rgba(0,0,0,.24)}
.cookie-switch input:checked + span{background:rgba(198,167,90,.9);border-color:rgba(198,167,90,.9)}
.cookie-switch input:checked + span::after{transform:translateX(22px);background:#090909}
.cookie-switch input:disabled + span{opacity:.6}
.cookie-modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px}
@media (max-width:760px){.cookie-consent-banner{left:12px;right:12px;bottom:12px;padding:18px}.cookie-consent-grid{grid-template-columns:1fr}.cookie-consent-title{font-size:28px}.cookie-consent-actions{justify-content:stretch}.cookie-btn{width:100%;justify-content:center}.cookie-consent-fab{left:12px;bottom:12px;padding:9px 12px}.cookie-consent-dialog{padding:22px;border-radius:22px}.cookie-modal-title{font-size:32px}.cookie-pref{grid-template-columns:1fr auto;grid-template-areas:'copy toggle';gap:10px}.cookie-pref > :nth-child(2){grid-area:copy}.cookie-pref > :last-child{grid-area:toggle}}
