.ep-cookie-banner,.ep-cookie-modal,.ep-cookie-modal *{box-sizing:border-box}
.ep-cookie-banner{position:fixed;z-index:99990;left:50%;bottom:20px;width:min(1120px,calc(100% - 32px));transform:translateX(-50%);padding:18px;border:1px solid rgba(67,138,174,.34);border-radius:24px;color:#fff;background:linear-gradient(135deg,#06233f,#082d50 58%,#0a3d65);box-shadow:0 24px 70px rgba(2,18,31,.32);font-family:Inter,Arial,sans-serif}
.ep-cookie-banner[hidden],.ep-cookie-modal[hidden]{display:none!important}
.ep-cookie-content{display:flex;align-items:center;justify-content:space-between;gap:22px}
.ep-cookie-copy{min-width:0}
.ep-cookie-copy h3{margin:0 0 8px;color:#fff;font-size:18px;line-height:1.2;letter-spacing:-.02em}
.ep-cookie-copy p{max-width:720px;margin:0;color:rgba(255,255,255,.76);font-size:13px;line-height:1.55}
.ep-cookie-copy a{color:#ffb06c;font-weight:800;text-decoration:none}
.ep-cookie-copy a:hover{text-decoration:underline}
.ep-cookie-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}
.ep-cookie-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border:1px solid rgba(255,255,255,.32);border-radius:999px;color:#fff;background:rgba(255,255,255,.07);font-size:12px;font-weight:800;line-height:1;cursor:pointer;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}
.ep-cookie-btn:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.56);background:rgba(255,255,255,.12)}
.ep-cookie-btn:focus-visible{outline:3px solid rgba(239,130,36,.42);outline-offset:3px}
.ep-cookie-btn-primary{border-color:#ef8224;background:linear-gradient(135deg,#ef8224,#ff9c36);box-shadow:0 12px 28px rgba(239,130,36,.26)}
.ep-cookie-btn-primary:hover{border-color:#ffad67;background:linear-gradient(135deg,#ff8d2e,#ffab55)}
.ep-cookie-modal{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;padding:20px;font-family:Inter,Arial,sans-serif}
.ep-cookie-backdrop{position:absolute;inset:0;background:rgba(2,18,31,.58);backdrop-filter:blur(8px)}
.ep-cookie-dialog{position:relative;width:min(680px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;border:1px solid rgba(67,138,174,.25);border-radius:26px;color:#0e2133;background:#fff;box-shadow:0 32px 90px rgba(2,18,31,.34)}
.ep-cookie-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:26px 28px 18px;border-bottom:1px solid rgba(67,138,174,.14)}
.ep-cookie-modal-head h3{margin:0;color:#06233f;font-size:24px;line-height:1.12;letter-spacing:-.035em}
.ep-cookie-modal-head p{margin:8px 0 0;color:#5f6d79;font-size:13px;line-height:1.55}
.ep-cookie-close{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid rgba(67,138,174,.18);border-radius:50%;color:#06233f;background:#f4f9fc;font-size:23px;line-height:1;cursor:pointer}
.ep-cookie-options{display:grid;gap:12px;padding:22px 28px}
.ep-cookie-option{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border:1px solid rgba(67,138,174,.16);border-radius:18px;background:#f8fbfd}
.ep-cookie-option strong{display:block;color:#06233f;font-size:15px}
.ep-cookie-option span{display:block;margin-top:5px;color:#647483;font-size:12px;line-height:1.45}
.ep-cookie-switch{position:relative;display:inline-flex;flex:0 0 56px;width:56px;height:32px}
.ep-cookie-switch input{position:absolute;opacity:0;pointer-events:none}
.ep-cookie-slider{position:absolute;inset:0;border-radius:999px;background:#c8d3dc;cursor:pointer;transition:.22s}
.ep-cookie-slider:before{content:"";position:absolute;left:4px;top:4px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 3px 10px rgba(2,18,31,.18);transition:.22s}
.ep-cookie-switch input:checked+.ep-cookie-slider{background:#ef8224}
.ep-cookie-switch input:checked+.ep-cookie-slider:before{transform:translateX(24px)}
.ep-cookie-switch input:disabled+.ep-cookie-slider{cursor:not-allowed;background:#438aae}
.ep-cookie-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:18px 28px 28px;border-top:1px solid rgba(67,138,174,.14)}
@media(max-width:760px){.ep-cookie-banner{bottom:12px;width:calc(100% - 24px);padding:16px;border-radius:20px}.ep-cookie-content{display:block}.ep-cookie-copy h3{font-size:17px}.ep-cookie-copy p{font-size:12px}.ep-cookie-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:16px}.ep-cookie-btn{width:100%;min-height:46px}.ep-cookie-modal{padding:12px;place-items:end center}.ep-cookie-dialog{max-height:calc(100vh - 24px);border-radius:22px}.ep-cookie-modal-head,.ep-cookie-options,.ep-cookie-modal-actions{padding-left:18px;padding-right:18px}.ep-cookie-modal-actions{display:grid;grid-template-columns:1fr}.ep-cookie-option{align-items:flex-start}.ep-cookie-switch{margin-top:2px}}
