.cookie-banner{position:fixed;z-index:9998;left:20px;right:20px;bottom:20px;max-width:1180px;margin:auto;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #dce2dd;border-radius:16px;background:#fff;color:#17221d;box-shadow:0 22px 65px rgba(23,34,29,.2);font-family:Inter,system-ui,"Segoe UI",sans-serif}.cookie-banner[hidden],.cookie-modal[hidden]{display:none}.cookie-banner strong{display:block;font-size:18px}.cookie-banner p{max-width:680px;margin:7px 0 0;color:#5f6d65;font-size:14px;line-height:1.5}.cookie-banner a{color:#1f5b45;text-decoration:underline}.cookie-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.cookie-primary,.cookie-secondary{min-height:43px;padding:0 16px;border-radius:9px;font:700 14px Inter,system-ui,sans-serif;cursor:pointer}.cookie-primary{border:1px solid #1f5b45;background:#1f5b45;color:#fff}.cookie-secondary{border:1px solid #cfd7d1;background:#fff;color:#17221d}.cookie-modal{position:fixed;z-index:9999;inset:0;padding:20px;display:grid;place-items:center;background:rgba(12,24,18,.64)}.cookie-modal>section{width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:28px;border-radius:18px;background:#fff;color:#17221d;box-shadow:0 25px 80px rgba(0,0,0,.28);font-family:Inter,system-ui,"Segoe UI",sans-serif}.cookie-modal header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.cookie-modal header small{color:#1f5b45;font-weight:850;letter-spacing:.12em}.cookie-modal h2{margin:7px 0 0;font-size:29px}.cookie-modal header>button{width:38px;height:38px;border:0;border-radius:50%;background:#f0f3f0;font-size:25px;cursor:pointer}.cookie-modal>section>p{color:#5f6d65;line-height:1.55}.cookie-option{margin-top:12px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #dce2dd;border-radius:11px}.cookie-option strong,.cookie-option small{display:block}.cookie-option small{margin-top:4px;color:#69756e}.cookie-option input{width:21px;height:21px;accent-color:#1f5b45;flex:0 0 auto}.cookie-modal footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}@media(max-width:760px){.cookie-banner{align-items:stretch;flex-direction:column;gap:16px;left:10px;right:10px;bottom:10px;padding:19px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-actions .cookie-primary{grid-column:1/-1;grid-row:1}.cookie-primary,.cookie-secondary{width:100%}.cookie-modal{padding:10px}.cookie-modal>section{padding:22px 18px}.cookie-modal footer{flex-direction:column-reverse}}
