#marty-cookie-root[data-astro-cid-hq3mgpmn]{font-family:var(--font-body,"Inter", -apple-system, BlinkMacSystemFont, sans-serif)}.cookie-banner[data-astro-cid-hq3mgpmn]{color:#15130f;z-index:9999;background:#fff;border-radius:16px;width:calc(100vw - 32px);max-width:520px;padding:24px;animation:.35s cubic-bezier(.16,1,.3,1) forwards cookieSlideUp;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 40px -15px #0000004d,0 0 0 1px #00000014}@keyframes cookieSlideUp{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.cookie-banner__inner[data-astro-cid-hq3mgpmn]{flex-direction:column;gap:16px;display:flex}.cookie-banner__header[data-astro-cid-hq3mgpmn]{justify-content:space-between;align-items:center;gap:12px;display:flex}.cookie-banner__title-wrap[data-astro-cid-hq3mgpmn]{align-items:center;gap:10px;display:flex}.cookie-banner__icon[data-astro-cid-hq3mgpmn]{color:#7a1620;background:#f5f3ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.cookie-banner__icon[data-astro-cid-hq3mgpmn] svg[data-astro-cid-hq3mgpmn]{width:18px;height:18px}.cookie-banner__title[data-astro-cid-hq3mgpmn]{font-family:var(--font-heading,"Newsreader", serif);color:#15130f;margin:0;font-size:19px;font-weight:700;line-height:1.25}.cookie-banner__close-quick[data-astro-cid-hq3mgpmn]{color:#8b8577;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:24px;line-height:1;transition:color .15s,background .15s}.cookie-banner__close-quick[data-astro-cid-hq3mgpmn]:hover{color:#15130f;background:#f5f3ee}.cookie-banner__body[data-astro-cid-hq3mgpmn]{flex-direction:column;gap:8px;display:flex}.cookie-banner__text[data-astro-cid-hq3mgpmn]{color:#5c574c;margin:0;font-size:13.5px;line-height:1.55}.cookie-banner__text[data-astro-cid-hq3mgpmn] strong[data-astro-cid-hq3mgpmn]{color:#15130f}.cookie-banner__links[data-astro-cid-hq3mgpmn]{color:#8b8577;margin:0;font-size:12.5px}.cookie-banner__links[data-astro-cid-hq3mgpmn] a[data-astro-cid-hq3mgpmn]{color:#7a1620;font-weight:500;text-decoration:underline}.cookie-banner__links[data-astro-cid-hq3mgpmn] a[data-astro-cid-hq3mgpmn]:hover{color:#8f1b26}.cookie-banner__actions[data-astro-cid-hq3mgpmn]{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.cookie-btn[data-astro-cid-hq3mgpmn]{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;flex:auto;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex}.cookie-btn[data-astro-cid-hq3mgpmn]:focus-visible{outline-offset:2px;outline:2px solid #7a1620}.cookie-btn--primary[data-astro-cid-hq3mgpmn]{color:#fff;background:#7a1620;border-color:#7a1620}.cookie-btn--primary[data-astro-cid-hq3mgpmn]:hover{background:#8f1b26;border-color:#8f1b26}.cookie-btn--secondary[data-astro-cid-hq3mgpmn]{color:#15130f;background:#f5f3ee;border-color:#d6cec2}.cookie-btn--secondary[data-astro-cid-hq3mgpmn]:hover{color:#15130f;background:#ebe7dd}.cookie-btn--outline[data-astro-cid-hq3mgpmn]{color:#5c574c;background:0 0;border-color:#d6cec2}.cookie-btn--outline[data-astro-cid-hq3mgpmn]:hover{color:#15130f;background:#f5f3ee}.cookie-btn__icon[data-astro-cid-hq3mgpmn]{width:14px;height:14px}.cookie-modal-overlay[data-astro-cid-hq3mgpmn]{backdrop-filter:blur(4px);z-index:10000;background:#0f0d0aa6;animation:.2s ease-out cookieFadeIn;position:fixed;inset:0}@keyframes cookieFadeIn{0%{opacity:0}to{opacity:1}}.cookie-modal[data-astro-cid-hq3mgpmn]{color:#15130f;z-index:10001;background:#fff;border:1px solid #e1dacb;border-radius:20px;flex-direction:column;gap:20px;width:min(680px,100vw - 32px);max-height:calc(100vh - 48px);padding:32px;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000059}.cookie-modal[data-astro-cid-hq3mgpmn][hidden]{display:none!important}.cookie-modal__head[data-astro-cid-hq3mgpmn]{border-bottom:1px solid #e1dacb;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.cookie-modal__badge[data-astro-cid-hq3mgpmn]{letter-spacing:.08em;text-transform:uppercase;color:#7a1620;background:#f5f3ee;border-radius:4px;margin-bottom:6px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.cookie-modal__title[data-astro-cid-hq3mgpmn]{font-family:var(--font-heading,"Newsreader", serif);color:#15130f;margin:0;font-size:clamp(20px,4vw,26px);font-weight:700;line-height:1.2}.cookie-modal__close[data-astro-cid-hq3mgpmn]{color:#5c574c;cursor:pointer;background:#f5f3ee;border:1px solid #d6cec2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;line-height:1;transition:all .15s;display:flex}.cookie-modal__close[data-astro-cid-hq3mgpmn]:hover{color:#fff;background:#7a1620;border-color:#7a1620}.cookie-modal__intro[data-astro-cid-hq3mgpmn] p[data-astro-cid-hq3mgpmn]{color:#5c574c;margin:0;font-size:13.5px;line-height:1.6}.cookie-modal__form[data-astro-cid-hq3mgpmn]{flex-direction:column;gap:14px;display:flex}.cookie-category-card[data-astro-cid-hq3mgpmn]{background:#faf8f5;border:1px solid #e1dacb;border-radius:12px;flex-direction:column;gap:8px;padding:16px 18px;transition:border-color .15s;display:flex}.cookie-category-card[data-astro-cid-hq3mgpmn]:hover{border-color:#c9c0b0}.cookie-category-card__head[data-astro-cid-hq3mgpmn]{justify-content:space-between;align-items:center;gap:12px;display:flex}.cookie-category-card__title[data-astro-cid-hq3mgpmn]{font-family:var(--font-display,"Archivo", sans-serif);color:#15130f;margin:0 0 2px;font-size:15px;font-weight:700}.cookie-badge[data-astro-cid-hq3mgpmn]{color:#5c574c;font-size:11px;font-weight:600}.cookie-badge--always[data-astro-cid-hq3mgpmn]{color:#3d6b4f;font-weight:700}.cookie-category-card__desc[data-astro-cid-hq3mgpmn]{color:#5c574c;margin:0;font-size:13px;line-height:1.5}.cookie-category-card__meta[data-astro-cid-hq3mgpmn]{color:#8b8577;margin-top:2px;font-size:11.5px}.cookie-category-card__meta[data-astro-cid-hq3mgpmn] code[data-astro-cid-hq3mgpmn]{color:#15130f;background:#ebe7dd;border-radius:4px;padding:1px 5px;font-size:11px}.cookie-switch-wrap[data-astro-cid-hq3mgpmn]{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.cookie-switch-input[data-astro-cid-hq3mgpmn]{opacity:0;width:0;height:0;position:absolute}.cookie-switch-label[data-astro-cid-hq3mgpmn]{cursor:pointer;background-color:#d6cec2;border-radius:24px;transition:background-color .2s;position:absolute;inset:0}.cookie-switch-label[data-astro-cid-hq3mgpmn]:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #0003}.cookie-switch-input[data-astro-cid-hq3mgpmn]:checked+.cookie-switch-label[data-astro-cid-hq3mgpmn]{background-color:#7a1620}.cookie-switch-input[data-astro-cid-hq3mgpmn]:checked+.cookie-switch-label[data-astro-cid-hq3mgpmn]:before{transform:translate(20px)}.cookie-switch-input[data-astro-cid-hq3mgpmn]:focus-visible+.cookie-switch-label[data-astro-cid-hq3mgpmn]{outline-offset:2px;outline:2px solid #7a1620}.cookie-switch-label--locked[data-astro-cid-hq3mgpmn]{cursor:not-allowed;opacity:.85;background-color:#3d6b4f!important}.cookie-modal__actions[data-astro-cid-hq3mgpmn]{border-top:1px solid #e1dacb;flex-wrap:wrap;gap:10px;margin-top:6px;padding-top:14px;display:flex}.cookie-floating-trigger[data-astro-cid-hq3mgpmn]{color:#f7f4ec;cursor:pointer;z-index:9990;background:#15130f;border:1px solid #332f27;border-radius:999px;align-items:center;gap:8px;padding:8px 14px 8px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex;position:fixed;bottom:24px;left:24px;box-shadow:0 4px 12px #00000040}.cookie-floating-trigger[data-astro-cid-hq3mgpmn]:hover{background:#7a1620;border-color:#7a1620;transform:translateY(-2px);box-shadow:0 6px 16px #7a162059}.cookie-floating-trigger[data-astro-cid-hq3mgpmn]:focus-visible{outline-offset:3px;outline:2px solid #7a1620}.cookie-floating-trigger__icon[data-astro-cid-hq3mgpmn]{color:#e0685a;width:16px;height:16px}@media (width<=640px){.cookie-banner[data-astro-cid-hq3mgpmn]{width:calc(100vw - 24px);padding:18px 16px;bottom:12px;left:12px;right:12px}.cookie-banner__actions[data-astro-cid-hq3mgpmn]{flex-direction:column}.cookie-btn[data-astro-cid-hq3mgpmn]{width:100%}.cookie-modal[data-astro-cid-hq3mgpmn]{border-radius:16px;max-height:calc(100vh - 24px);padding:20px 16px}.cookie-modal__actions[data-astro-cid-hq3mgpmn]{flex-direction:column}.cookie-floating-trigger[data-astro-cid-hq3mgpmn]{padding:8px 10px;bottom:16px;left:16px}.cookie-floating-trigger__text[data-astro-cid-hq3mgpmn]{display:none}}
