.school-cookie-consent{position:fixed;z-index:10000;right:20px;bottom:20px;left:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(920px,calc(100% - 40px));margin:0 auto;padding:18px 20px;border:1px solid #d8e5ef;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 20px 60px rgba(18,52,78,.2);color:#13253a;font-family:Inter,sans-serif}.school-cookie-consent>div:first-child{display:grid;gap:5px}.school-cookie-consent strong{font-size:16px}.school-cookie-consent p{max-width:680px;margin:0;color:#5d7088;font-size:13px;line-height:1.5}.school-cookie-consent a{width:max-content;color:#176fe5;font-size:12px;font-weight:750}.school-cookie-actions{display:flex;flex-shrink:0;gap:9px}.school-cookie-actions button{min-height:42px;padding:9px 15px;border:1px solid #cddceb;border-radius:11px;background:#fff;color:#24415e;font:700 13px Inter,sans-serif;cursor:pointer}.school-cookie-actions button.is-primary{border-color:#176fe5;background:#176fe5;color:#fff}.school-cookie-actions button:focus-visible,.school-cookie-consent a:focus-visible{outline:3px solid rgba(23,111,229,.28);outline-offset:2px}@media(max-width:700px){.school-cookie-consent{right:12px;bottom:12px;left:12px;display:grid;width:auto;padding:16px}.school-cookie-actions{display:grid;grid-template-columns:1fr 1fr}.school-cookie-actions button{white-space:normal}}
