.anwp-calendar-settings-btn{align-items:center;background:#fff;border:1px solid #c3c4c7;border-radius:999px;color:#1e1e1e;cursor:pointer;display:inline-flex;font:500 .85rem/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;gap:.4rem;margin-bottom:.75rem;padding:.35rem .85rem;transition:border-color .15s ease,background .15s ease,color .15s ease}.anwp-calendar-settings-btn:before{content:"⚙";display:inline-block;font-size:.95em;line-height:1}.anwp-calendar-settings-btn:hover{border-color:#2271b1;color:#2271b1}.anwp-calendar-settings-btn:focus-visible{outline:2px solid #1d4ed8;outline-offset:1px}.anwp-calendar-settings-dialog{background:#fff;border:1px solid #c3c4c7;border-radius:4px;box-shadow:0 12px 32px rgba(0,0,0,.18);color:#1e1e1e;font:14px/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:0;width:min(32rem,92vw)}.anwp-calendar-settings-dialog::backdrop{background:rgba(0,0,0,.45)}.anwp-calendar-settings-dialog{margin:auto}.anwp-calendar-settings-header{align-items:center;background:#f6f7f7;border-bottom:1px solid #c3c4c7;display:flex;gap:.5rem;justify-content:space-between;padding:.85rem 1.25rem}.anwp-calendar-settings-header__title{color:#1e1e1e;font-size:1rem;font-weight:600;margin:0}.anwp-calendar-settings-header__close{align-items:center;background:transparent;border:1px solid transparent;border-radius:3px;color:#50575e;cursor:pointer;display:inline-flex;font-size:1.4rem;height:28px;justify-content:center;line-height:1;padding:0;width:28px}.anwp-calendar-settings-header__close:hover{border-color:#c3c4c7;color:#2271b1}.anwp-calendar-settings-header__close:focus-visible{outline:2px solid #1d4ed8;outline-offset:1px}.anwp-calendar-settings-form{display:flex;flex-direction:column;gap:1rem;margin:0;padding:1.25rem}.anwp-calendar-settings-form__group{border:0;display:flex;flex-direction:column;gap:.55rem;margin:0;padding:0}.anwp-calendar-settings-form__group legend{color:#50575e;font-size:.75rem;font-weight:600;letter-spacing:.04em;margin-bottom:.15rem;padding:0;text-transform:uppercase}.anwp-calendar-settings-form__row{display:flex;gap:.75rem}.anwp-calendar-settings-form__row .anwp-calendar-settings-form__field{flex:1}.anwp-calendar-settings-form__field{display:flex;flex-direction:column;gap:.25rem}.anwp-calendar-settings-form__field span{color:#50575e;font-size:.8rem}.anwp-calendar-settings-form__field input[type=number],.anwp-calendar-settings-form__search{background:#fff;border:1px solid #8c8f94;border-radius:3px;box-shadow:0 0 0 transparent;color:#1e1e1e;font:inherit;padding:.4rem .55rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.anwp-calendar-settings-form__field input[type=number]:focus,.anwp-calendar-settings-form__search:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:0}.anwp-calendar-settings-form__tz-list{background:#fff;border:1px solid #8c8f94;border-radius:3px;color:#1e1e1e;font:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;padding:.25rem;width:100%}.anwp-calendar-settings-form__tz-list:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:0}.anwp-calendar-settings-form__tz-list option{padding:.3rem .5rem}.anwp-calendar-settings-form__tz-list option:checked{background:#2271b1;color:#fff}.anwp-calendar-settings-form__error{background:#fcf0f1;border-left:3px solid #d63638;border-radius:2px;color:#8a1f11;font-size:.85rem;margin:0;padding:.5rem .7rem}.anwp-calendar-settings-form__info{align-items:flex-start;background:#f0f6fc;border-left:3px solid #72aee6;border-radius:2px;color:#1e1e1e;display:flex;font-size:.8rem;gap:.45rem;line-height:1.4;margin:0;padding:.5rem .7rem}.anwp-calendar-settings-form__info:before{color:#72aee6;content:"ℹ";flex-shrink:0;font-size:.95rem;line-height:1.4}.anwp-calendar-settings-form__map-toggle{align-items:center;align-self:flex-start;background:#fff;border:1px solid #c3c4c7;border-radius:3px;color:#2271b1;cursor:pointer;display:inline-flex;font:500 .8rem/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;gap:.4rem;margin-top:.25rem;padding:.3rem .7rem;transition:background .15s ease,border-color .15s ease,color .15s ease}.anwp-calendar-settings-form__map-toggle:before{content:"🗺";font-size:.95em;line-height:1}.anwp-calendar-settings-form__map-toggle:hover{background:#f0f6fc;border-color:#2271b1}.anwp-calendar-settings-form__map-toggle:focus-visible{outline:2px solid #1d4ed8;outline-offset:1px}.anwp-calendar-settings-form__map{border:1px solid #8c8f94;border-radius:3px;height:320px;margin-top:.5rem;overflow:hidden;width:100%}.anwp-calendar-settings-form__map .leaflet-container{background:#f6f7f7;height:100%;width:100%}.anwp-calendar-settings-form__map-status{background:#f6f7f7;border-left:3px solid #8c8f94;border-radius:2px;color:#50575e;font-size:.8rem;margin:.4rem 0 0;padding:.4rem .6rem}.anwp-calendar-settings-form__map-status--error{background:#fcf0f1;border-left-color:#d63638;color:#8a1f11}.anwp-calendar-settings-actions{align-items:center;border-top:1px solid #f6f7f7;display:flex;gap:.5rem;justify-content:space-between;padding-top:.5rem}.anwp-calendar-settings-actions__group{display:flex;gap:.5rem}.anwp-calendar-settings-actions__group--secondary{justify-content:flex-start}.anwp-calendar-settings-actions__group--primary{justify-content:flex-end}.anwp-calendar-settings-actions .button{align-items:center;background:#f6f7f7;border:1px solid #c3c4c7;border-radius:3px;color:#2271b1;cursor:pointer;display:inline-flex;font:500 13px/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;justify-content:center;min-height:30px;padding:0 .8rem;transition:background .15s ease,border-color .15s ease,color .15s ease}.anwp-calendar-settings-actions .button:hover{background:#f0f0f1;border-color:#8c8f94;color:#135e96}.anwp-calendar-settings-actions .button:focus-visible{outline:2px solid #1d4ed8;outline-offset:1px}.anwp-calendar-settings-actions .button.button-primary{background:#2271b1;border-color:#2271b1;color:#fff}.anwp-calendar-settings-actions .button.button-primary:hover{background:#135e96;border-color:#135e96;color:#fff}@media(max-width:480px){.anwp-calendar-settings-dialog{border-radius:0;height:100vh;max-height:100vh;max-width:100vw;width:100vw}.anwp-calendar-settings-form__row{flex-direction:column}.anwp-calendar-settings-actions{align-items:stretch;flex-direction:column}.anwp-calendar-settings-actions__group{justify-content:stretch}.anwp-calendar-settings-actions__group .button{flex:1}}
