:root{--cookie-bg: #fff;--cookie-text: #121212;--cookie-btn-accept: #267f53;--cookie-btn-reject: #f5793b;--cookie-btn-config: #afc4ff;--cookie-overlay: rgba(0, 0, 0, .5)}.hidden[data-astro-cid-garwan2p]{display:none!important}.cookie-banner[data-astro-cid-garwan2p]{position:fixed;bottom:0;left:0;width:100%;background-color:var(--cookie-bg);box-shadow:0 -4px 20px #0000001a;padding:1.5rem;z-index:9999;border-top:2px solid #121212;animation:slideUp .5s ease-out}.cookie-content[data-astro-cid-garwan2p]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.cookie-content[data-astro-cid-garwan2p]{flex-direction:row;align-items:center;justify-content:space-between}.cookie-text[data-astro-cid-garwan2p]{flex:1;padding-right:2rem}.cookie-buttons[data-astro-cid-garwan2p]{flex-shrink:0}}@media(max-width:767px){.cookie-buttons[data-astro-cid-garwan2p] .accept[data-astro-cid-garwan2p]{width:100%}.btn-cookie[data-astro-cid-garwan2p].configure{width:46%}.btn-cookie[data-astro-cid-garwan2p].reject{width:49%}}.cookie-text[data-astro-cid-garwan2p] h3[data-astro-cid-garwan2p]{margin:0 0 .5rem;font-family:Gulf Display,system-ui;font-size:1.5rem;color:#267f53}.cookie-text[data-astro-cid-garwan2p] p[data-astro-cid-garwan2p]{margin:0;font-size:.9rem;line-height:1.5}.cookie-buttons[data-astro-cid-garwan2p]{display:flex;gap:.8rem;flex-wrap:wrap}.btn-cookie[data-astro-cid-garwan2p]{padding:.6rem 1.2rem;border-radius:999px;border:1px solid #121212;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease;font-size:.9rem}.btn-cookie[data-astro-cid-garwan2p].accept{background-color:var(--cookie-btn-accept);color:#fff;border-color:var(--cookie-btn-accept);text-decoration:none}.btn-cookie[data-astro-cid-garwan2p].reject{background-color:transparent;color:var(--cookie-text);text-decoration:none}.btn-cookie[data-astro-cid-garwan2p].configure{background-color:var(--cookie-btn-config);color:#121212;text-decoration:none}.btn-cookie[data-astro-cid-garwan2p].save{background-color:var(--cookie-btn-accept);color:#fff;width:100%;margin-top:1rem}.btn-cookie[data-astro-cid-garwan2p]:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:2px 2px #000}.cookie-modal[data-astro-cid-garwan2p]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--cookie-overlay);z-index:10000;display:flex;justify-content:center;align-items:center;padding:1rem}.modal-content[data-astro-cid-garwan2p]{background:#fff;padding:2rem;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;border:2px solid #121212;box-shadow:8px 8px #000}.modal-header[data-astro-cid-garwan2p]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #eee;padding-bottom:1rem}.modal-header[data-astro-cid-garwan2p] h3[data-astro-cid-garwan2p]{margin:0;font-family:Gulf Display,system-ui;font-size:2rem}.close-modal[data-astro-cid-garwan2p]{background:none;border:none;font-size:2rem;cursor:pointer;line-height:1;padding:0}.cookie-option[data-astro-cid-garwan2p]{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.option-header[data-astro-cid-garwan2p]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-weight:700;font-size:1.1rem}.option-desc[data-astro-cid-garwan2p]{margin:0;font-size:.9rem;color:#666}.switch[data-astro-cid-garwan2p]{position:relative;display:inline-block;width:50px;height:26px}.switch[data-astro-cid-garwan2p] input[data-astro-cid-garwan2p]{opacity:0;width:0;height:0}.slider[data-astro-cid-garwan2p]{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border:1px solid #121212}.slider[data-astro-cid-garwan2p]:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border:1px solid #121212}input[data-astro-cid-garwan2p]:checked+.slider[data-astro-cid-garwan2p]{background-color:var(--cookie-btn-accept)}input[data-astro-cid-garwan2p]:focus+.slider[data-astro-cid-garwan2p]{box-shadow:0 0 1px var(--cookie-btn-accept)}input[data-astro-cid-garwan2p]:checked+.slider[data-astro-cid-garwan2p]:before{transform:translate(24px)}.slider[data-astro-cid-garwan2p].round{border-radius:34px}.slider[data-astro-cid-garwan2p].round:before{border-radius:50%}.switch[data-astro-cid-garwan2p].disabled{opacity:.6;pointer-events:none}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
