.cookie-banner{z-index:9999;background:#fff;border-radius:14px;max-width:720px;margin:0 auto;padding:20px 24px;font-family:inherit;animation:.3s ease-out cookie-banner-in;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 12px 32px #14281c2e}@keyframes cookie-banner-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cookie-banner__title{color:#1a3a1f;margin:0 0 8px;font-size:1.05rem;font-weight:700}.cookie-banner__text{color:#3a4a3f;margin:0 0 16px;font-size:.9rem;line-height:1.5}.cookie-banner__text a{color:#2d6a4f;text-decoration:underline}.cookie-banner__actions{flex-wrap:wrap;gap:10px;display:flex}.cookie-banner__btn{cursor:pointer;border:none;border-radius:8px;flex:auto;min-width:120px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:background .15s,opacity .15s}.cookie-banner__btn--primary{color:#fff;background:#1a3a1f}.cookie-banner__btn--primary:hover{background:#245027}.cookie-banner__btn--secondary{color:#1a3a1f;background:#f0f4ec}.cookie-banner__btn--secondary:hover{background:#e1e9da}.cookie-banner__btn--link{color:#1a3a1f;background:0 0;flex:none;padding:10px 8px;text-decoration:underline}.cookie-modal-backdrop{z-index:10000;background:#14281c8c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.cookie-modal{background:#fff;border-radius:14px;width:100%;max-width:560px;max-height:88vh;padding:28px;overflow-y:auto;box-shadow:0 20px 50px #14281c4d}.cookie-modal__title{color:#1a3a1f;margin:0 0 6px;font-size:1.4rem;font-weight:700}.cookie-modal__intro{color:#3a4a3f;margin:0 0 20px;font-size:.92rem;line-height:1.5}.cookie-modal__section{border-top:1px solid #e5e7e3;padding:16px 0}.cookie-modal__row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cookie-modal__label{flex:1}.cookie-modal__label-title{color:#1a3a1f;margin-bottom:4px;font-weight:600;display:block}.cookie-modal__label-desc{color:#6a7a6f;font-size:.85rem;line-height:1.45;display:block}.cookie-modal__switch{appearance:none;cursor:pointer;background:#d0d6cd;border-radius:13px;flex-shrink:0;width:44px;height:26px;transition:background .2s;position:relative}.cookie-modal__switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px}.cookie-modal__switch:checked{background:#1a3a1f}.cookie-modal__switch:checked:after{transform:translate(18px)}.cookie-modal__switch:disabled{cursor:not-allowed;opacity:.7;background:#2d6a4f}.cookie-modal__actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.cookie-modal__actions button{cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px 18px;font-size:.9rem;font-weight:600}.cookie-modal__actions .btn-primary{color:#fff;background:#1a3a1f}.cookie-modal__actions .btn-primary:hover{background:#245027}.cookie-modal__actions .btn-secondary{color:#1a3a1f;background:#f0f4ec}.cookie-modal__actions .btn-secondary:hover{background:#e1e9da}
