.cookie-banner{position:fixed;left:20px;bottom:20px;z-index:10000;width:calc(100% - 40px);max-width:400px;background:#fff;color:#323432;border:1px solid rgba(50,52,50,.08);border-radius:16px;padding:22px 22px 20px;box-shadow:0 18px 50px #00000029,inset 0 1px #ffffff80;transform:translateY(calc(100% + 28px));opacity:0;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .42s ease}.cookie-banner.is-visible{transform:translateY(0);opacity:1}.cookie-banner h4{font-family:P22Mackinac,serif;font-weight:400;font-size:18px;letter-spacing:-.01em;margin:0 0 8px;color:#323432}.cookie-banner p{font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.55;color:#323432b3;margin:0 0 18px}.cookie-banner p a{color:#678dc6;text-decoration:none;border-bottom:1px solid rgba(103,141,198,.35);transition:border-color .16s ease}.cookie-banner p a:hover{border-color:#678dc6}.cookie-actions{display:flex;align-items:center;gap:10px}.cookie-actions .btn{font-family:Inter,system-ui,sans-serif;font-size:13.5px;font-weight:600;padding:10px 20px;border-radius:999px;cursor:pointer;border:0;transition:background .16s ease,border-color .16s ease,color .16s ease;line-height:1}.cookie-actions .ck-accept{background:#323432;color:#fff;flex:1 1 auto}.cookie-actions .ck-accept:hover{background:#1f2120}.cookie-actions .ck-more{background:transparent;color:#323432;border:1px solid rgba(50,52,50,.25)}.cookie-actions .ck-more:hover{background:#3234320f;border-color:#32343266}.cookie-banner.is-expanded{max-width:460px;max-height:calc(100vh - 40px);overflow-y:auto}.cookie-banner.is-expanded .cookie-actions,.cookie-prefs{display:none}.cookie-banner.is-expanded .cookie-prefs{display:block;margin-top:4px;border-top:1px solid rgba(50,52,50,.1);padding-top:18px}.prefs-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.prefs-title{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;color:#323432}.prefs-head-actions{display:flex;gap:8px}.cookie-actions .ck-mini,.prefs-head-actions .ck-mini{font-family:Inter,system-ui,sans-serif;font-size:12.5px;font-weight:600;padding:8px 14px;border-radius:999px;cursor:pointer;background:transparent;color:#323432;border:1px solid rgba(50,52,50,.25);transition:background .16s ease,border-color .16s ease;line-height:1}.prefs-head-actions .ck-mini:hover{background:#3234320f;border-color:#32343266}.prefs-list{list-style:none;margin:6px 0 0;padding:0}.prefs-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid rgba(50,52,50,.08)}.prefs-row:first-child{border-top:0}.prefs-name{font-family:Inter,system-ui,sans-serif;font-size:13.5px;font-weight:600;color:#323432;margin-bottom:4px}.prefs-desc{font-family:Inter,system-ui,sans-serif;font-size:12.5px;line-height:1.45;color:#32343299}.prefs-state{flex:0 0 auto;display:flex;align-items:center;gap:10px;font-family:Inter,system-ui,sans-serif;font-size:12.5px;font-weight:500;color:#3234328c;white-space:nowrap}.ck-toggle{position:relative;display:inline-flex;cursor:pointer}.ck-toggle input{position:absolute;opacity:0;width:0;height:0}.ck-toggle .track{width:38px;height:22px;border-radius:999px;background:#32343238;transition:background .18s ease;display:block;position:relative}.ck-toggle .thumb{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .18s ease}.ck-toggle input:checked+.track{background:#678dc6}.ck-toggle input:checked+.track .thumb{transform:translate(16px)}.ck-toggle input:focus-visible+.track{outline:2px solid #678DC6;outline-offset:2px}.prefs-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(50,52,50,.1)}.prefs-links{font-family:Inter,system-ui,sans-serif;font-size:12px;color:#32343299}.prefs-links a{color:#678dc6;text-decoration:none;border-bottom:1px solid rgba(103,141,198,.35)}.prefs-links a:hover{border-color:#678dc6}.prefs-foot .ck-accept{flex:0 0 auto;font-family:Inter,system-ui,sans-serif;font-size:13.5px;font-weight:600;padding:10px 20px;border-radius:999px;cursor:pointer;border:0;line-height:1;background:#323432;color:#fff;transition:background .16s ease}.prefs-foot .ck-accept:hover{background:#1f2120}@media(max-width:860px){.cookie-banner{left:12px;bottom:12px;width:calc(100% - 24px)}.cookie-banner.is-expanded{max-width:none}}@media(prefers-reduced-motion:reduce){.cookie-banner,.ck-toggle .track,.ck-toggle .thumb{transition:none}}[dir=rtl] .cookie-banner{left:auto;right:20px}
