.cookie-panel{position:fixed;z-index:10000;left:20px;right:20px;bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1180px;margin:auto;padding:20px 22px;border:1px solid #386d9d;background:#07120f;color:#f4f7f5;box-shadow:0 18px 70px rgba(0,0,0,.55);font:15px/1.45 Arial,sans-serif}.cookie-panel__copy{max-width:760px}.cookie-panel strong{display:block;margin-bottom:5px;font-size:18px;color:#8fc5ff}.cookie-panel p{margin:0 0 5px}.cookie-panel a{color:#8ee6bd}.cookie-panel__actions{display:flex;gap:10px;flex-shrink:0}.cookie-panel button,.cookie-settings{border:1px solid #4d9cff;background:#257bcb;color:#fff;font-weight:700;cursor:pointer}.cookie-panel button{min-height:46px;padding:10px 18px}.cookie-panel .cookie-reject{border-color:#64706a;background:#17221e}.cookie-settings{position:fixed;z-index:9998;left:12px;bottom:10px;padding:7px 10px;background:#07120f;color:#b7c2bd;font-size:12px;opacity:.82}.cookie-open .cookie-settings{display:none}.cookie-panel button:focus-visible,.cookie-settings:focus-visible{outline:3px solid #8ee6bd;outline-offset:2px}@media(max-width:700px){.cookie-panel{left:10px;right:10px;bottom:10px;display:block;padding:17px}.cookie-panel__actions{margin-top:14px}.cookie-panel button{flex:1;padding:9px 10px}.cookie-settings{font-size:11px}}
