.cc-banner{position:fixed;inset:auto 16px 16px;z-index:9999;max-width:880px;margin:0 auto;background:#1a1208;color:#f5ecdf;border:1px solid rgba(245,236,223,.12);border-radius:14px;padding:20px 22px;box-shadow:0 20px 60px #00000073;font-family:inherit;animation:cc-fade-in .35s ease-out}@keyframes cc-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cc-banner__title{font-size:1.05rem;font-weight:600;margin:0 0 8px;letter-spacing:.01em}.cc-banner__text{font-size:.92rem;line-height:1.55;margin:0 0 14px;color:#f5ecdfd9}.cc-banner__links{display:flex;flex-wrap:wrap;gap:14px;font-size:.82rem;margin-bottom:14px}.cc-banner__links a{color:#e8c98a;text-decoration:underline;text-underline-offset:3px}.cc-banner__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cc-btn{appearance:none;border:1px solid rgba(245,236,223,.25);background:transparent;color:#f5ecdf;padding:11px 14px;border-radius:10px;font:inherit;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease;min-height:44px}.cc-btn:hover{background:#f5ecdf14}.cc-btn:focus-visible{outline:2px solid #e8c98a;outline-offset:2px}.cc-btn--primary{background:#e8c98a;color:#1a1208;border-color:#e8c98a}.cc-btn--primary:hover{background:#f1d79c}.cc-banner__close{position:absolute;top:10px;right:12px;background:transparent;border:0;color:#f5ecdfb3;font-size:1.4rem;line-height:1;cursor:pointer;padding:6px 8px;border-radius:6px}.cc-banner__close:hover{color:#f5ecdf}.cc-banner__close:focus-visible{outline:2px solid #e8c98a;outline-offset:2px}.cc-modal-overlay{position:fixed;inset:0;z-index:10000;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:16px;animation:cc-fade-in .2s ease-out}.cc-modal{width:100%;max-width:620px;max-height:90vh;overflow-y:auto;background:#1a1208;color:#f5ecdf;border:1px solid rgba(245,236,223,.14);border-radius:16px;padding:26px 26px 22px;box-shadow:0 30px 80px #0000008c}.cc-modal__title{font-size:1.2rem;margin:0 0 6px;font-weight:600}.cc-modal__intro{font-size:.9rem;line-height:1.55;color:#f5ecdfcc;margin:0 0 18px}.cc-section{border:1px solid rgba(245,236,223,.12);border-radius:12px;padding:14px 16px;margin-bottom:12px}.cc-section__head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px}.cc-section__title{font-weight:600;font-size:.98rem;margin:0}.cc-section__desc{font-size:.85rem;line-height:1.5;color:#f5ecdfbf;margin:0}.cc-locked{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#9ec79a;font-weight:700}.cc-switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.cc-switch input{opacity:0;width:0;height:0}.cc-switch__slider{position:absolute;inset:0;background:#f5ecdf33;border-radius:999px;cursor:pointer;transition:background .2s}.cc-switch__slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;top:3px;background:#f5ecdf;border-radius:50%;transition:transform .2s}.cc-switch input:checked+.cc-switch__slider{background:#e8c98a}.cc-switch input:checked+.cc-switch__slider:before{transform:translate(20px);background:#1a1208}.cc-switch input:focus-visible+.cc-switch__slider{outline:2px solid #e8c98a;outline-offset:2px}.cc-modal__actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:18px}.cc-footer-pref-btn{background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.cc-footer-pref-btn:hover{opacity:.8}@media(max-width:600px){.cc-banner{inset:auto 10px 10px;padding:18px 18px 16px}.cc-banner__actions,.cc-modal__actions{grid-template-columns:1fr}.cc-modal{padding:22px 18px}}
