.cookie-dialog{color:#1a1a1a;background:white;border:1px solid #1f4e31;border-radius:0;max-width:580px;width:calc(100% - 40px);max-height:85svh;overflow-y:auto;overscroll-behavior:contain;margin:auto 24px 24px auto;padding:32px;font:400 16px/1.6 "Work Sans",sans-serif;box-shadow:0 12px 45px #0002}.cookie-dialog::backdrop{background:#0003}.cookie-dialog h2{font:300 31px/1.2 "Krevaro Serif",serif;margin:0;letter-spacing:-.055em}.cookie-dialog p{font-size:16px;line-height:1.6;margin:12px 0}.cookie-dialog a{color:inherit;text-decoration:underline;text-underline-offset:4px}.cookie-option{display:flex;align-items:flex-start;gap:14px;padding:16px 0;border-top:1px solid #ddd;cursor:pointer}.cookie-option input{width:20px;height:20px;accent-color:#1f4e31;flex:0 0 auto;margin-top:3px}.cookie-option strong{font-weight:500}.cookie-option span{display:block}.cookie-actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-top:22px}.cookie-actions button{font:400 15px/1.4 "Work Sans",sans-serif;cursor:pointer;min-height:44px}.cookie-actions button:first-child{border:0;background:#e8def4;padding:12px 18px;border-radius:100px}.cookie-actions button:first-child:hover{background:#4e3a7e;color:#fff}.cookie-actions button:not(:first-child){border:0;background:none;padding:8px 0;text-decoration:underline;text-decoration-color:#a5cfb2;text-underline-offset:5px}.cookie-footer{display:flex;justify-content:center;padding:14px 20px}.cookie-footer button{font:400 15px/1.5 "Work Sans",sans-serif;color:inherit;background:none;border:0;cursor:pointer;padding:7px;text-decoration:underline;text-underline-offset:4px}.cookie-dialog :focus-visible,.cookie-footer :focus-visible{outline:3px solid #4e3a7e;outline-offset:4px}.cookie-dialog [hidden]{display:none!important}@media(max-width:600px){.cookie-dialog{width:calc(100% - 24px);margin:auto 12px 12px;padding:25px 22px}.cookie-dialog h2{font-size:28px}.cookie-actions{gap:12px 18px}}

.cookie-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.cookie-close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;border-radius:50%;color:inherit;background:transparent;cursor:pointer;margin:-7px -7px 0 0}.cookie-close:hover{background:#e5f0e8}.cookie-dialog:not([open]){display:none}
