.cookie-consent-panel{position:fixed;z-index:10000;left:24px;right:24px;bottom:24px;max-width:900px;margin:auto;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:20px;padding:22px 24px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#11162c;color:#fff;box-shadow:0 20px 65px rgba(10,15,32,.35);font-family:"Segoe UI",Arial,sans-serif}.cookie-consent-icon{width:52px;height:52px;border-radius:14px;background:rgba(255,194,10,.14);color:#ffc20a;display:grid;place-items:center;font-size:22px}.cookie-consent-copy strong{display:block;font-size:17px;margin-bottom:5px}.cookie-consent-copy p{margin:0;color:#bdc7d8;font-size:13px;line-height:1.55}.cookie-consent-copy a{display:inline-block;margin-top:7px;color:#79b7e1;font-size:12px;font-weight:700}.cookie-consent-actions{display:flex;align-items:center;gap:9px}.cookie-consent-actions button{height:43px;padding:0 18px;border-radius:9px;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.cookie-reject{border:1px solid #414a60;background:transparent;color:#d9dfeb}.cookie-accept{border:1px solid #ffc20a;background:#ffc20a;color:#11162c}.cookie-consent-actions button:focus{outline:3px solid rgba(105,169,216,.45);outline-offset:2px}.cookie-settings-button{position:fixed;z-index:350;left:14px;bottom:14px;border:1px solid #dbe4ec;border-radius:22px;background:#fff;color:#11162c;box-shadow:0 8px 24px rgba(17,22,44,.14);padding:9px 13px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;cursor:pointer}.cookie-settings-button i{color:#287eb8}@media(max-width:700px){.cookie-consent-panel{left:12px;right:12px;bottom:12px;grid-template-columns:42px 1fr;padding:18px;gap:13px}.cookie-consent-icon{width:42px;height:42px}.cookie-consent-actions{grid-column:1/3}.cookie-consent-actions button{flex:1}.cookie-settings-button span{display:none}.cookie-settings-button{width:39px;height:39px;padding:0;justify-content:center;border-radius:50%}}
.cookie-policy-layout{grid-template-columns:minmax(0,760px) 300px}.cookie-policy-content h2{color:#11162c;font-size:26px;margin:34px 0 12px}.cookie-policy-content h2:first-child{margin-top:0}.cookie-policy-content>p{color:#697386;line-height:1.8}.cookie-type-card{display:flex;gap:17px;padding:22px;margin:14px 0;border:1px solid #e2e9ef;border-radius:14px;background:#fff}.cookie-type-card>i{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:#eaf4fb;color:#287eb8;display:grid;place-items:center}.cookie-type-card h3{color:#11162c;margin:0 0 7px}.cookie-type-card p{color:#697386;line-height:1.65;margin:0}@media(max-width:900px){.cookie-policy-layout{grid-template-columns:1fr}}
