:root{--consent-navy:#0b2348;--consent-blue:#2867d7;--consent-line:#d9e3f1;--consent-muted:#667b9a}
.cookie-consent[hidden],.cookie-consent [hidden]{display:none!important}
.cookie-consent{position:relative;z-index:2147483000;font-family:"DM Sans","Hind",sans-serif}
.cookie-consent-banner{position:fixed;right:18px;bottom:18px;left:18px;display:flex;box-sizing:border-box;max-width:1180px;margin:auto;padding:20px;border:1px solid rgba(143,164,197,.45);border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 24px 70px rgba(8,31,68,.22);backdrop-filter:blur(16px)}
.cookie-consent-copy{display:grid;min-width:0;flex:1;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:start}
.cookie-consent-copy h2{margin:0;color:var(--consent-navy);font-size:18px;line-height:1.25;letter-spacing:-.02em}
.cookie-consent-copy p{max-width:760px;margin:6px 0 0;color:#526a8d;font-size:13px;line-height:1.55}
.cookie-consent-icon{position:relative;display:grid;width:48px;height:48px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#245fca,#4384ed);box-shadow:0 10px 24px rgba(43,105,214,.24)}
.cookie-consent-icon i{width:22px;height:22px;border:2px solid currentColor;border-radius:50%}
.cookie-consent-icon b,.cookie-consent-icon em{position:absolute;width:4px;height:4px;border-radius:50%;background:currentColor}
.cookie-consent-icon b{top:13px;right:12px}.cookie-consent-icon em{right:19px;bottom:13px}
.cookie-consent-policy-links{display:flex;flex-wrap:wrap;gap:7px 14px;margin-top:9px}
.cookie-consent-policy-links a{color:#315f9f;font-size:12px;font-weight:700;text-decoration:none}
.cookie-consent-policy-links a:hover{text-decoration:underline}
.cookie-consent-actions{display:flex;flex:0 0 auto;gap:9px;align-items:center;justify-content:flex-end;margin-left:22px}
.cookie-consent-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border:1px solid transparent;border-radius:11px;font:700 13px/1 "DM Sans","Hind",sans-serif;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.cookie-consent-button:hover{transform:translateY(-1px)}
.cookie-consent-button.is-primary{color:#fff;background:linear-gradient(135deg,#245fca,#3477e6);box-shadow:0 9px 20px rgba(39,101,213,.2)}
.cookie-consent-button.is-secondary{border-color:#cbd8eb;color:#254d87;background:#f7faff}
.cookie-consent-button.is-text{color:#536d92;background:transparent}
.cookie-consent-backdrop{position:fixed;inset:0;background:rgba(3,15,35,.58);backdrop-filter:blur(4px)}
.cookie-consent-modal{position:fixed;top:50%;left:50%;display:flex;box-sizing:border-box;width:min(680px,calc(100vw - 30px));max-height:min(760px,calc(100vh - 30px));flex-direction:column;overflow:hidden;border:1px solid rgba(164,181,208,.45);border-radius:22px;background:#fff;box-shadow:0 35px 100px rgba(0,20,53,.34);transform:translate(-50%,-50%)}
.cookie-consent-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e4eaf3;background:linear-gradient(135deg,#f7faff,#fff)}
.cookie-consent-modal-head span{display:block;color:#4770af;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.cookie-consent-modal-head h2{margin:4px 0 0;color:var(--consent-navy);font-size:22px;line-height:1.3;letter-spacing:-.025em}
.cookie-consent-modal-head>button{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid #d8e1ee;border-radius:11px;color:#526987;background:#fff;font:400 25px/1 Arial,sans-serif;cursor:pointer}
.cookie-consent-modal-body{overflow:auto;padding:20px 22px}
.cookie-consent-intro{margin:0 0 14px;color:#607492;font-size:13px;line-height:1.55}
.cookie-consent-category{display:grid;min-width:0;grid-template-columns:42px minmax(0,1fr) auto;gap:13px;align-items:center;padding:14px 0;border-top:1px solid #e7ecf3;cursor:pointer}
.cookie-consent-category.is-required{cursor:default}
.cookie-consent-category>div strong{display:block;color:#17365f;font-size:14px}
.cookie-consent-category>div p{margin:3px 0 0;color:#70819a;font-size:12px;line-height:1.45}
.cookie-consent-category-icon{position:relative;display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#2f68c8;background:#edf4ff}
.cookie-consent-category-icon::before,.cookie-consent-category-icon::after{box-sizing:border-box;content:""}
.cookie-consent-category-icon.is-lock::before{width:18px;height:15px;margin-top:6px;border:2px solid currentColor;border-radius:4px}
.cookie-consent-category-icon.is-lock::after{position:absolute;top:8px;width:12px;height:11px;border:2px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0}
.cookie-consent-category-icon.is-sliders::before{width:21px;height:15px;background:linear-gradient(currentColor,currentColor) 0 2px/21px 2px no-repeat,linear-gradient(currentColor,currentColor) 0 7px/21px 2px no-repeat,linear-gradient(currentColor,currentColor) 0 12px/21px 2px no-repeat}
.cookie-consent-category-icon.is-sliders::after{position:absolute;width:5px;height:5px;border:2px solid currentColor;border-radius:50%;box-shadow:-7px 5px 0 -2px #edf4ff,-7px 5px 0 0 currentColor,4px 10px 0 -2px #edf4ff,4px 10px 0 0 currentColor;transform:translate(4px,-5px)}
.cookie-consent-category-icon.is-chart::before{width:21px;height:18px;border-bottom:2px solid currentColor;border-left:2px solid currentColor}
.cookie-consent-category-icon.is-chart::after{position:absolute;width:15px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-32deg)}
.cookie-consent-category-icon.is-ad::before{width:23px;height:17px;border:2px solid currentColor;border-radius:4px}
.cookie-consent-category-icon.is-ad::after{position:absolute;width:9px;height:2px;background:currentColor;box-shadow:0 5px currentColor;transform:translateX(-4px)}
.cookie-consent-always{padding:6px 9px;border-radius:999px;color:#16765c;background:#e8f7f1;font-size:11px;font-weight:800;white-space:nowrap}
.cookie-consent-switch{position:relative;display:block;width:46px;height:26px;flex:0 0 auto}
.cookie-consent-switch input{position:absolute;width:1px;height:1px;opacity:0}
.cookie-consent-switch i{position:absolute;inset:0;border:1px solid #c7d3e4;border-radius:999px;background:#e7edf5;transition:.2s}
.cookie-consent-switch i::after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(18,42,78,.22);content:"";transition:.2s}
.cookie-consent-switch input:focus-visible+i{outline:3px solid rgba(51,106,214,.22);outline-offset:2px}
.cookie-consent-switch input:checked+i{border-color:#2d6bd5;background:#2d6bd5}
.cookie-consent-switch input:checked+i::after{transform:translateX(20px)}
.cookie-consent-modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:16px 22px;border-top:1px solid #e4eaf3;background:#f8faff}
.cookie-consent-reopen{position:fixed;right:17px;bottom:17px;display:flex;min-height:42px;align-items:center;gap:9px;padding:0 13px;border:1px solid #cbd8ea;border-radius:12px;color:#294f84;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(12,38,77,.16);font:700 12px/1 "DM Sans","Hind",sans-serif;cursor:pointer}
.cookie-consent-reopen>span{position:relative;width:17px;height:17px;border:2px solid #3871cf;border-radius:50%}
.cookie-consent-reopen>span::after{position:absolute;right:-2px;bottom:-1px;width:5px;height:5px;border-radius:50%;background:#3871cf;content:""}
body.cookie-consent-modal-open{overflow:hidden}
@media(max-width:900px){.cookie-consent-banner{align-items:stretch;flex-direction:column}.cookie-consent-actions{justify-content:flex-start;margin:16px 0 0}.cookie-consent-actions .cookie-consent-button{flex:1}}
@media(max-width:600px){.cookie-consent-banner{right:8px;bottom:8px;left:8px;padding:15px;border-radius:17px}.cookie-consent-copy{grid-template-columns:40px minmax(0,1fr);gap:11px}.cookie-consent-icon{width:40px;height:40px;border-radius:12px}.cookie-consent-copy h2{font-size:16px}.cookie-consent-copy p{font-size:12px}.cookie-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cookie-consent-actions .is-text{grid-column:1/-1}.cookie-consent-button{min-height:42px;padding:0 11px;font-size:12px}.cookie-consent-modal{top:auto;right:0;bottom:0;left:0;width:100%;max-height:92vh;border-radius:22px 22px 0 0;transform:none}.cookie-consent-modal-head,.cookie-consent-modal-body,.cookie-consent-modal-foot{padding-right:16px;padding-left:16px}.cookie-consent-modal-head h2{font-size:19px}.cookie-consent-category{grid-template-columns:38px minmax(0,1fr) auto;gap:10px}.cookie-consent-category-icon{width:38px;height:38px}.cookie-consent-category>div p{font-size:11px}.cookie-consent-always{max-width:72px;text-align:center;white-space:normal}.cookie-consent-modal-foot .cookie-consent-button{flex:1}.cookie-consent-reopen{right:9px;bottom:9px}.cookie-consent-reopen b{display:none}}
@media(prefers-reduced-motion:reduce){.cookie-consent-button,.cookie-consent-switch i,.cookie-consent-switch i::after{transition:none}}
