.acf_title{margin:0;font-size:clamp(2rem,6vw,3.5rem);font-weight:600;letter-spacing:.08em;color:var(--acf-color-primary)}.login_shell{flex:1;display:flex;align-items:center;justify-content:center;padding:1.5rem}.login_card{width:100%;max-width:22rem;padding:1.75rem 1.5rem;border-radius:var(--acf-radius);background:var(--acf-color-surface);border:1px solid var(--acf-color-border);box-shadow:var(--acf-shadow-card)}.login_title{margin:0 0 .25rem;font-size:1.25rem;font-weight:600;color:var(--acf-color-text)}.login_subtitle{margin:0 0 1.25rem;font-size:.875rem;color:var(--acf-color-text-muted)}.login_field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.login_label{font-size:.8125rem;font-weight:500;color:var(--acf-color-text)}.login_input{width:100%;padding:.55rem .65rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);color:var(--acf-color-text);font-size:1rem}.login_input:focus{outline:2px solid var(--acf-color-primary);outline-offset:1px;border-color:var(--acf-color-primary)}.login_submit{width:100%;margin-top:.25rem;padding:.6rem .75rem;border:none;border-radius:var(--acf-radius);background:var(--acf-color-primary);color:var(--acf-color-on-primary);font-size:1rem;font-weight:600;cursor:pointer}.login_submit:disabled{opacity:.55;cursor:not-allowed}.login_error{margin:0 0 1rem;padding:.5rem .6rem;border-radius:var(--acf-radius);font-size:.8125rem;background:var(--acf-color-danger-bg);border:1px solid var(--acf-color-danger-border);color:var(--acf-color-danger-text)}.login_config_error{margin:0;font-size:.875rem;color:var(--acf-color-danger-text)}.calendar_widget_root{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box;display:block}.calendar_widget_header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding:0 .5rem}.calendar_widget_nav_title_group{display:flex;align-items:center;gap:.65rem;flex-shrink:0;min-width:0}.calendar_widget_title{margin:0;flex:0 1 auto;text-align:left;font-size:1.5rem;font-weight:700;color:var(--acf-color-text);letter-spacing:-.02em;padding:.5rem .75rem;border-radius:.5rem;transition:background .15s ease;min-width:0}.calendar_widget_title:hover{background:#0e412214}.calendar_widget_nav_buttons{display:flex;align-items:center;gap:.5rem}.calendar_widget_nav_btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border-radius:.5rem;border:1px solid var(--acf-color-border);background:var(--acf-color-surface);color:var(--acf-color-text);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}.calendar_widget_nav_btn:hover{background:var(--acf-color-primary);color:var(--acf-color-on-primary);border-color:var(--acf-color-primary);transform:translateY(-1px)}.calendar_widget_nav_btn:active{transform:translateY(0)}.calendar_widget_filter_toggle{flex-shrink:0;display:flex;align-items:center}.calendar_widget_closed_filter_toggle{display:flex;width:8rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);overflow:hidden}.calendar_widget_closed_filter_btn{flex:1 1 0;min-width:0;padding:.4rem .5rem;border:none;background:var(--acf-color-background);font-size:.8125rem;font-weight:600;cursor:pointer;color:var(--acf-color-text);text-align:center;white-space:nowrap}.calendar_widget_closed_filter_btn+.calendar_widget_closed_filter_btn{border-left:1px solid var(--acf-color-border)}.calendar_widget_closed_filter_btn:hover:not(.calendar_widget_closed_filter_btn--active){background:var(--acf-color-surface)}.calendar_widget_closed_filter_btn--active{background:var(--acf-color-text);color:var(--acf-color-background)}.calendar_widget_header_filters{flex-shrink:1;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem .75rem;min-width:0}.calendar_widget_event_search_input{min-width:0;width:10rem;max-width:16rem;flex:1 1 9rem;padding:.4rem .55rem;border-radius:.5rem;border:1px solid var(--acf-color-border);background:var(--acf-color-surface);color:var(--acf-color-text);font-size:.8125rem;line-height:1.25;min-height:2.125rem;box-sizing:border-box}.calendar_widget_event_search_input::placeholder{color:var(--acf-color-text-muted)}.calendar_widget_event_search_input:focus{outline:2px solid var(--acf-color-primary);outline-offset:1px}.calendar_event_type_filter_wrap{margin:1rem 0 0;padding:0 .5rem;width:100%;box-sizing:border-box}.calendar_event_type_filter_row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:stretch}.calendar_event_type_filter_chip{display:inline-flex;flex-direction:row;align-items:stretch;min-height:2.125rem;max-height:2.125rem;max-width:11rem;padding:0;border-radius:8px;cursor:pointer;text-align:left;font:inherit;color:var(--acf-color-text);background:#fff;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}.calendar_event_type_filter_chip--selected{border:1px solid #9e9e9e;box-shadow:var(--acf-shadow-card)}.calendar_event_type_filter_chip--unselected{border:1px solid var(--acf-color-border);box-shadow:none}.calendar_event_type_filter_chip:hover{box-shadow:var(--acf-shadow-card)}.calendar_event_type_filter_chip--unselected:hover{border-color:#bdbdbd}.calendar_event_type_filter_chip:active{transform:translateY(1px)}.calendar_event_type_filter_chip_accent{flex-shrink:0;width:4px;border-radius:7px 0 0 7px}.calendar_event_type_filter_chip_label{display:flex;align-items:center;padding:0 .5rem 0 .45rem;font-size:.8125rem;font-weight:600;line-height:1.25;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.calendar_event_type_filter_chip--unselected .calendar_event_type_filter_chip_label{text-decoration:line-through;text-decoration-thickness:1px;color:var(--acf-color-text-muted)}.calendar_widget_month_event_search_empty{margin:1rem .5rem 0;padding:0 .5rem;font-size:.875rem;color:var(--acf-color-text-muted)}.calendar_widget_grid{border-radius:.75rem;border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:var(--acf-shadow-card);overflow:hidden;direction:ltr}.calendar_widget_weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:0;border-bottom:2px solid var(--acf-color-border);background:var(--acf-color-background)}.calendar_widget_weekday{padding:.75rem .25rem;text-align:center;font-size:.75rem;font-weight:700;color:var(--acf-color-text-muted);text-transform:uppercase;letter-spacing:.08em}.calendar_widget_weekday--weekend{color:#c62828}.calendar_widget_days{display:grid;grid-template-columns:repeat(7,1fr);gap:0;height:100%}.calendar_widget_day{height:100%;min-height:7rem;padding:.375rem;border:none;border-right:1px solid var(--acf-color-border);border-bottom:1px solid var(--acf-color-border);box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;text-align:left;position:relative;transition:background .15s ease;overflow:hidden}.calendar_widget_day:hover{background:#0e41220a}.calendar_widget_day:nth-child(7n){border-right:none}.calendar_widget_day:nth-last-child(-n+7){border-bottom:none}.calendar_widget_day_num{font-size:.875rem;font-weight:600;color:var(--acf-color-text);line-height:1.2;margin-bottom:.375rem;align-self:flex-start}.calendar_widget_day--weekend .calendar_widget_day_num{color:#c62828}.calendar_widget_day_badge{align-self:flex-start;justify-self:flex-start;min-width:1.25rem;height:1.25rem;border-radius:999px;padding:0 .375rem;display:inline-flex;align-items:center;justify-content:center;background:var(--acf-color-primary);color:var(--acf-color-on-primary);font-size:.6875rem;font-weight:700;line-height:1}.calendar_widget_day--outside .calendar_widget_day_num{color:var(--acf-color-text-muted);opacity:.5}.calendar_widget_day--outside.calendar_widget_day--weekend .calendar_widget_day_num{color:#c62828;opacity:.55}.calendar_widget_day--today{background:#0e412214}.calendar_widget_day--today .calendar_widget_day_num{font-weight:700;color:var(--acf-color-on-primary);background:var(--acf-color-primary);min-width:1.75rem;height:1.75rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.calendar_widget_day--selected{outline:2px solid var(--acf-color-primary);outline-offset:-2px}.calendar_widget_event_chips{display:flex;flex-direction:column;gap:.1875rem;width:100%;margin-top:.25rem;max-height:4.5rem;overflow-y:auto;overflow-x:hidden}.calendar_widget_event_chips::-webkit-scrollbar{width:4px}.calendar_widget_event_chips::-webkit-scrollbar-track{background:transparent}.calendar_widget_event_chips::-webkit-scrollbar-thumb{background:#0e41224d;border-radius:2px}.calendar_widget_event_chips::-webkit-scrollbar-thumb:hover{background:#0e412280}.calendar_widget_event_chip{padding:.1875rem .375rem;border-radius:.25rem;font-size:.625rem;font-weight:500;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;cursor:pointer;transition:transform .1s ease,opacity .15s ease;border-left:2px solid rgba(255,255,255,.6);flex-shrink:0}.calendar_widget_event_chip:hover{transform:translate(2px);opacity:.9}.calendar_widget_event_chip--information{background:#90a4ae}.calendar_widget_event_chip--work_order_preparing{background:#1e88e5}.calendar_widget_event_chip--work_order_awaiting{background:#64b5f6}.calendar_widget_event_chip--work_order_approved{background:#1e88e5}.calendar_widget_event_chip--periodical_preparing{background:#4db6ac}.calendar_widget_event_chip--periodical_approved{background:#00897b}.calendar_widget_event_chip--code_green{background:#43a047}.calendar_widget_event_chip--code_yellow{background:#ffb300}.calendar_widget_event_chip--code_red{background:#e53935}.calendar_widget_event_chip--private{background:#9575cd}.calendar_widget_event_chip--default{background:#546e7a}.calendar_widget_event_chip--closed{text-decoration:line-through;text-decoration-color:#ffffffeb;text-decoration-thickness:1px}.calendar_event_popup_overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.calendar_event_popup{background:var(--acf-color-surface);border-radius:.75rem;box-shadow:0 20px 60px #0000004d;max-width:28rem;width:100%;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;animation:popup_fade_in .2s ease}@keyframes popup_fade_in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.calendar_event_popup_header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--acf-color-border);background:var(--acf-color-background)}.calendar_event_popup_title{margin:0;flex:1;min-width:0;font-size:1.125rem;font-weight:700;color:var(--acf-color-text)}.calendar_event_popup_header_actions{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem}.calendar_event_popup_add{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border-radius:.375rem;border:1px solid var(--acf-color-border);background:var(--acf-color-primary);color:var(--acf-color-on-primary);border-color:var(--acf-color-primary);font-size:1.25rem;font-weight:600;line-height:1;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.calendar_event_popup_add:hover{filter:brightness(.95)}.calendar_event_popup_content{padding:1rem 1.25rem;overflow-y:auto;flex:1}.calendar_event_popup_hint{margin:0;font-size:.875rem;color:var(--acf-color-text-muted);text-align:center;padding:2rem 0}.calendar_widget_loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 0;min-height:200px;color:var(--acf-color-text-muted)}.calendar_widget_loading_spinner{width:2.5rem;height:2.5rem;border:3px solid #e0e0e0;border-top-color:#2196f3;border-radius:50%;animation:calendar_spin .8s linear infinite}@keyframes calendar_spin{to{transform:rotate(360deg)}}.calendar_event_popup_error{margin:0;font-size:.875rem;color:#b00020;text-align:center;padding:2rem 0}.calendar_event_popup_list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.calendar_event_popup_item{margin:0;padding:.875rem 1rem;border-radius:.5rem;background:var(--acf-color-background);border-left:4px solid var(--acf-color-primary);transition:transform .15s ease,box-shadow .15s ease}.calendar_event_popup_item:hover{transform:translate(4px);box-shadow:0 2px 8px #00000014}.calendar_event_popup_item_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;gap:.5rem}.calendar_event_popup_item_badge{padding:.1875rem .5rem;border-radius:.25rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:#64748b;color:#fff}.calendar_event_popup_item_badge--information{background:#90a4ae}.calendar_event_popup_item_badge--work_order_preparing{background:#1e88e5}.calendar_event_popup_item_badge--work_order_awaiting{background:#64b5f6}.calendar_event_popup_item_badge--work_order_approved{background:#1e88e5}.calendar_event_popup_item_badge--periodical_preparing{background:#4db6ac}.calendar_event_popup_item_badge--periodical_approved{background:#00897b}.calendar_event_popup_item_badge--code_green{background:#43a047}.calendar_event_popup_item_badge--code_yellow{background:#ffb300}.calendar_event_popup_item_badge--code_red{background:#e53935}.calendar_event_popup_item_badge--private{background:#9575cd}.calendar_event_popup_item_badge--default{background:#90a4ae}.calendar_event_popup_item_status{font-size:.75rem;font-weight:600;color:var(--acf-color-text-muted);text-transform:uppercase;letter-spacing:.04em}.calendar_event_popup_item_title{margin:0 0 .375rem;font-size:1rem;font-weight:600;color:var(--acf-color-text);line-height:1.3}.calendar_event_popup_item_title--closed{text-decoration:line-through;text-decoration-color:var(--acf-color-text-muted);text-decoration-thickness:1px}.calendar_widget_events_item:first-child{border-top:none;padding-top:0}.calendar_widget_events_item_title{margin:0;font-size:.825rem;font-weight:600;color:var(--acf-color-text)}.calendar_widget_events_item_meta{margin:.2rem 0 0;font-size:.75rem;color:var(--acf-color-text-muted)}.calendar_widget_month_event_list{margin-top:1.5rem;padding:1.25rem .5rem .5rem;border-top:1px solid var(--acf-color-border)}.calendar_widget_month_event_day_group{margin-bottom:1.125rem}.calendar_widget_month_event_day_group:last-child{margin-bottom:0}.calendar_widget_month_event_day_heading{margin:0 0 .375rem;font-size:.75rem;font-weight:600;color:var(--acf-color-text-muted);text-transform:uppercase;letter-spacing:.04em}.calendar_widget_month_event_title_list{margin:0;padding:0 0 0 1rem;list-style:disc;color:var(--acf-color-text)}.calendar_widget_month_event_title_item{margin:.25rem 0;--calendar_widget_month_event_accent: #475569}.calendar_widget_month_event_title_btn{display:block;width:100%;margin:0;padding:.35rem .5rem .35rem .75rem;margin-left:-.35rem;border:none;border-radius:.375rem;background:transparent;text-align:left;font:inherit;font-size:.8125rem;font-weight:500;line-height:1.35;color:inherit;cursor:pointer;box-sizing:border-box;position:relative}.calendar_widget_month_event_title_btn:before{content:"";position:absolute;left:.4rem;top:.42rem;bottom:.42rem;width:3px;border-radius:2px;background:var(--calendar_widget_month_event_accent);opacity:.95}.calendar_widget_month_event_title_item--information{--calendar_widget_month_event_accent: #90a4ae}.calendar_widget_month_event_title_item--work_order_preparing{--calendar_widget_month_event_accent: #1e88e5}.calendar_widget_month_event_title_item--work_order_awaiting{--calendar_widget_month_event_accent: #64b5f6}.calendar_widget_month_event_title_item--work_order_approved{--calendar_widget_month_event_accent: #1e88e5}.calendar_widget_month_event_title_item--periodical_preparing{--calendar_widget_month_event_accent: #00897b}.calendar_widget_month_event_title_item--periodical_approved{--calendar_widget_month_event_accent: #4db6ac}.calendar_widget_month_event_title_item--code_green{--calendar_widget_month_event_accent: #43a047}.calendar_widget_month_event_title_item--code_yellow{--calendar_widget_month_event_accent: #ffb300}.calendar_widget_month_event_title_item--code_red{--calendar_widget_month_event_accent: #e53935}.calendar_widget_month_event_title_item--private{--calendar_widget_month_event_accent: #9575cd}.calendar_widget_month_event_title_item--default{--calendar_widget_month_event_accent: #90a4ae}.calendar_widget_month_event_title_btn:hover{background:#0e412214}.calendar_widget_month_event_title_btn:focus-visible{outline:2px solid var(--acf-color-primary);outline-offset:2px}.calendar_widget_month_event_title_item--closed .calendar_widget_month_event_title_btn{text-decoration:line-through;text-decoration-color:var(--acf-color-text-muted);text-decoration-thickness:1px;opacity:.9}.calendar_widget_split_row{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;width:100%;min-width:0}.calendar_widget_split_calendar_column{flex:3 1 0;min-width:0}.calendar_widget_split_list_column{flex:2 1 0;min-width:0;align-self:stretch;display:flex;flex-direction:column;min-height:0;max-height:none;overflow:visible;padding:0 .25rem .5rem .75rem;border-left:1px solid var(--acf-color-border);box-sizing:border-box}.calendar_widget_root--split .calendar_widget_month_event_list{margin-top:0;padding:0 0 .5rem;border-top:none}.calendar_widget_root--split .calendar_widget_grid--split .calendar_widget_day{min-height:4rem;padding:.25rem}.calendar_widget_root--split .calendar_widget_grid--split .calendar_widget_day_num{font-size:.8125rem}.calendar_widget_root--split .calendar_widget_title{font-size:1.2rem;padding:.35rem .5rem}.calendar_widget_root--split .calendar_widget_event_chips{max-height:3rem}@media(max-width:768px){.calendar_widget_split_row{flex-direction:column}.calendar_widget_split_calendar_column,.calendar_widget_split_list_column{max-width:100%;flex:1 1 auto}.calendar_widget_split_list_column{max-height:none;overflow-y:visible;border-left:none;border-top:1px solid var(--acf-color-border);padding:1rem .5rem .5rem}.calendar_widget_root--split .calendar_widget_grid--split .calendar_widget_day{min-height:7rem}.calendar_widget_root--split .calendar_widget_event_chips{max-height:4.5rem}}@media(max-width:380px){.calendar_widget_nav_btn{font-size:.6875rem;padding:.35rem .4rem}}.loading_spinner_overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:none;animation:loading_fade_in .2s ease}@keyframes loading_fade_in{0%{opacity:0}to{opacity:1}}.loading_spinner{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background:var(--acf-color-surface);border-radius:.75rem;box-shadow:0 8px 32px #0003;min-width:12rem}.loading_spinner_spinner{width:3rem;height:3rem;border:3px solid #e0e0e0;border-top-color:#2196f3;border-radius:50%;animation:loading_spin .8s linear infinite}@keyframes loading_spin{to{transform:rotate(360deg)}}.loading_spinner_message{font-size:.9375rem;font-weight:500;color:var(--acf-color-text);text-align:center}.acf_dev_tag{display:inline-flex;align-items:center;flex-shrink:0;padding:.12rem .35rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-background);color:var(--acf-color-text-muted);font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1}.acf_dev_tag--on_primary{border-color:#ffffff73;background:#ffffff24;color:#ffffffeb}.acf_dev_control{display:inline-flex;align-items:center;gap:.35rem}.acf_dev_control--wrap{flex-wrap:wrap}.acf_dev_title_row{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.acf_dev_title_row.user_modal_title{margin:0}.guest_field_capture{display:flex;flex-direction:column;align-items:stretch;gap:1rem;padding:1rem;max-width:32rem;margin-inline:auto;width:100%;box-sizing:border-box}.guest_field_capture_title{margin:0;font-size:1.125rem;font-weight:600}.guest_field_capture_error_box{border:1px solid #dc2626;border-radius:var(--acf-radius, 8px);background:#fff5f5;color:#450a0a;padding:.85rem 1rem;box-shadow:0 2px 8px #0000001f}.guest_field_capture_error{margin:0;font-weight:600;font-size:.9375rem;color:#991b1b}.guest_field_capture_error_hint{margin:.55rem 0 0;font-size:.8125rem;line-height:1.5;color:#7f1d1d}.guest_field_capture_error_retry{margin:.65rem 0 0;padding-top:.55rem;border-top:1px solid rgba(220,38,38,.25);font-size:.75rem;line-height:1.45;color:#57534e}.guest_field_capture_preview_wrap{position:relative;width:100%;border-radius:var(--acf-radius, 8px);overflow:hidden;background:#0a0a0a;aspect-ratio:3 / 4;max-height:min(70vh,520px)}.guest_field_capture_video{display:block;width:100%;height:100%;object-fit:cover}.guest_field_capture_live_overlay{position:absolute;left:0;right:0;bottom:0;padding:.5rem .65rem;background:linear-gradient(transparent,#000000bf);font-size:.75rem;line-height:1.35;color:#fff;pointer-events:none}.guest_field_capture_live_overlay>div:first-of-type{font-family:system-ui,sans-serif}.guest_field_capture_live_coords{font-family:ui-monospace,monospace}.guest_field_capture_live_address_loading{margin-top:.2rem;font-family:system-ui,sans-serif;font-size:.6875rem;font-style:italic;opacity:.9}.guest_field_capture_live_address{margin-top:.25rem;font-family:system-ui,sans-serif;font-size:.6875rem;line-height:1.35;word-break:break-word}.guest_field_capture_starting_overlay{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#00000073;color:#fff;font-size:.875rem;font-weight:600;pointer-events:none}.guest_field_capture_actions{display:flex;flex-wrap:wrap;gap:.5rem}.guest_field_capture_btn{flex:1 1 auto;min-height:2.75rem;padding:.5rem 1rem;border:none;border-radius:var(--acf-radius, 8px);font-size:.9375rem;font-weight:600;cursor:pointer}.guest_field_capture_btn:disabled{opacity:.55;cursor:not-allowed}.guest_field_capture_btn--primary{background:var(--acf-color-primary);color:var(--acf-color-on-primary)}.guest_field_capture_btn--secondary{background:#ffffff1a;color:var(--acf-color-text);border:1px solid rgba(255,255,255,.2)}.guest_field_capture_status{margin:0;font-size:.8125rem;color:var(--acf-color-text-muted, rgba(255, 255, 255, .65))}.guest_field_capture_queue{margin-top:.25rem}.guest_field_capture_queue_label{margin:0 0 .5rem;font-size:.75rem;font-weight:600;color:var(--acf-color-text-muted, rgba(255, 255, 255, .65))}.guest_field_capture_queue_row{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.guest_field_capture_queue_card{position:relative;flex:0 0 auto;width:5.5rem;height:5.5rem;border-radius:var(--acf-radius, 8px);overflow:hidden;border:1px solid var(--acf-color-border, rgba(255, 255, 255, .15));background:#111}.guest_field_capture_queue_img{display:block;width:100%;height:100%;object-fit:cover}.guest_field_capture_queue_placeholder{width:100%;height:100%;min-height:4rem;background:#1a1a1a}.guest_field_capture_queue_overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.35rem;text-align:center}.guest_field_capture_queue_overlay--busy{background:#0000008c;color:#fff}.guest_field_capture_queue_overlay--error{background:#7f1d1de0;color:#fff}.guest_field_capture_queue_overlay_text{font-size:.625rem;font-weight:600;line-height:1.25;word-break:break-word;max-height:100%;overflow:hidden}.guest_field_capture_queue_spinner{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:guest_field_capture_spin .7s linear infinite}@keyframes guest_field_capture_spin{to{transform:rotate(360deg)}}.guest_field_capture_queue_saved{position:absolute;right:.2rem;bottom:.2rem;padding:.12rem .3rem;border-radius:4px;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#16a34aeb;color:#fff;line-height:1}.drawer_root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;pointer-events:none}.drawer_root--open{pointer-events:auto}.drawer_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;display:block;cursor:pointer;background:#0006;opacity:0;transition:opacity .2s ease}.drawer_root--open .drawer_overlay{opacity:1}.drawer_panel{position:absolute;top:0;left:0;bottom:0;width:min(18rem,88vw);max-width:100%;background:var(--acf-color-surface);box-shadow:4px 0 24px #00000026;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .22s ease}.drawer_root--open .drawer_panel{transform:translate(0)}.drawer_profile{flex-shrink:0;padding:1rem;border-bottom:1px solid var(--acf-color-border);background:var(--acf-color-background)}.drawer_profile_heading{margin:0 0 .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--acf-color-text-muted)}.drawer_profile_card{padding:.75rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:var(--acf-shadow-card)}.drawer_profile_name{margin:0 0 .35rem;font-size:1rem;font-weight:600;color:var(--acf-color-text);word-break:break-word}.drawer_profile_row{margin:0;font-size:.8125rem;color:var(--acf-color-text-muted);word-break:break-all}.drawer_profile_row+.drawer_profile_row{margin-top:.35rem}.drawer_profile_error{margin:0 0 .5rem;padding:.5rem .6rem;border-radius:var(--acf-radius);font-size:.8125rem;background:var(--acf-color-danger-bg);border:1px solid var(--acf-color-danger-border);color:var(--acf-color-danger-text)}.drawer_nav{flex:1;overflow:auto;padding:.5rem 0}.drawer_nav_item{display:flex;align-items:center;gap:.65rem;width:100%;text-align:left;padding:.75rem 1rem;border:none;background:transparent;font-size:1rem;color:var(--acf-color-text);cursor:pointer}.drawer_nav_item_icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.125rem;color:var(--acf-color-text-muted);line-height:0}.drawer_nav_item_icon svg{display:block}.drawer_nav_item_label{flex:1;min-width:0}.drawer_nav_item_label_with_dev_tag{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem}.drawer_nav_item:hover{background:var(--acf-color-background)}.drawer_nav_item:hover .drawer_nav_item_icon{color:var(--acf-color-text)}.drawer_above_logout{flex-shrink:0;padding:.25rem 0 0}.drawer_footer{flex-shrink:0;padding:.75rem 1rem 1rem;border-top:1px solid var(--acf-color-border)}.drawer_logout{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.6rem .75rem;border-radius:var(--acf-radius);border:none;background:transparent;color:var(--acf-color-text-muted);font-size:1rem;font-weight:600;cursor:pointer}.drawer_logout_icon{display:inline-flex;flex-shrink:0;line-height:0}.drawer_logout_icon svg{display:block}.drawer_logout:hover{background:var(--acf-color-background);color:var(--acf-color-text)}.drawer_logout:disabled{opacity:.55;cursor:not-allowed}.transactional_email_system_overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000073;box-sizing:border-box}.transactional_email_system_dialog{width:min(40rem,100%);max-height:min(85vh,100%);display:flex;flex-direction:column;border-radius:.75rem;border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:0 20px 60px #00000040;overflow:hidden}.transactional_email_system_header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--acf-color-border);background:var(--acf-color-background);flex-shrink:0}.transactional_email_system_title{margin:0;font-size:1rem;font-weight:700;color:var(--acf-color-text);line-height:1.3}.transactional_email_system_close{flex-shrink:0;padding:.4rem .75rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-size:.8125rem;font-weight:600;cursor:pointer;color:var(--acf-color-text)}.transactional_email_system_close:hover{background:var(--acf-color-background)}.transactional_email_system_body{padding:1rem 1rem 1.15rem;overflow:auto;flex:1;min-height:0}.transactional_email_system_lead{margin:0 0 1rem;font-size:.8125rem;line-height:1.45;color:var(--acf-color-text-muted)}.transactional_email_system_code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;word-break:break-all}.transactional_email_system_section{margin-bottom:1rem}.transactional_email_system_section:last-child{margin-bottom:0}.transactional_email_system_section_title{margin:0 0 .5rem;font-size:.875rem;font-weight:700;color:var(--acf-color-text)}.transactional_email_system_section_title--dev{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.transactional_email_system_p{margin:0 0 .45rem;font-size:.8125rem;line-height:1.45;color:var(--acf-color-text)}.transactional_email_system_p:last-child{margin-bottom:0}.transactional_email_system_section--dev .transactional_email_system_p:last-of-type{margin-bottom:.5rem}.transactional_email_system_dev_list{margin:0;padding-left:1.15rem;font-size:.8125rem;line-height:1.45;color:var(--acf-color-text)}.transactional_email_system_dev_list li{margin-bottom:.4rem}.transactional_email_system_dev_list li:last-child{margin-bottom:0}.sites_page{flex:1;display:flex;flex-direction:column;min-height:0;padding:1rem 1rem 1.5rem;width:100%;box-sizing:border-box}.sites_page_header{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.sites_page_toolbar{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:.45rem;max-width:100%}.sites_page_toolbar_row{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.35rem;max-width:100%}.sites_search_input{box-sizing:border-box;width:100%;min-width:0;margin:0;padding:.4rem .65rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-size:.8125rem;font-weight:500;color:var(--acf-color-text)}.sites_search_input::placeholder{color:var(--acf-color-text-muted);font-weight:400}.sites_search_input:focus{outline:none;border-color:var(--acf-color-text-muted)}.sites_toolbar_toggle_grid{display:grid;grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:auto auto;column-gap:.75rem;row-gap:.45rem;width:100%;align-items:center}.sites_toolbar_grid_search{grid-column:2;grid-row:1;justify-self:stretch;min-width:0;width:100%}.sites_toolbar_grid_search .sites_search_input{width:100%}.sites_toolbar_grid_status{grid-column:1;grid-row:1;justify-self:start;min-width:0}.sites_toolbar_grid_dimension{grid-column:1;grid-row:2;justify-self:start;min-width:0}.sites_field_label_wrap{display:inline-flex;align-items:center;gap:.35rem;max-width:100%}.sites_field_label_text{white-space:normal;word-break:break-word}.sites_status_toggle{display:inline-flex;flex-wrap:wrap;align-items:stretch;gap:0;padding:.2rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-background)}.sites_status_toggle_btn{margin:0;padding:.4rem .75rem;border:none;border-radius:calc(var(--acf-radius) - 2px);background:transparent;font-size:.8125rem;font-weight:600;color:var(--acf-color-text);cursor:pointer;white-space:nowrap}.sites_status_toggle_btn:hover:not(.sites_status_toggle_btn--active){background:var(--acf-color-surface)}.sites_status_toggle_btn--active{background:var(--acf-color-primary);color:var(--acf-color-on-primary)}.sites_client_group_chips{display:inline-flex;flex-wrap:wrap;align-items:stretch;gap:0;padding:.2rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-background);max-width:100%}.sites_client_group_chip{display:inline-flex;align-items:center;gap:.35rem;margin:0;padding:.4rem .75rem;border:none;border-radius:calc(var(--acf-radius) - 2px);background:transparent;font-size:.8125rem;font-weight:600;color:var(--acf-color-text);cursor:pointer;white-space:nowrap}.sites_client_group_chip_label{min-width:0}.sites_client_group_chip_count{margin-left:.15rem;font-size:.72rem;font-weight:500;font-variant-numeric:tabular-nums;color:var(--acf-color-text-muted)}.sites_client_group_chip--active .sites_client_group_chip_count{color:inherit;opacity:.88}.sites_client_group_chip:hover:not(.sites_client_group_chip--active){background:var(--acf-color-surface)}.sites_client_group_chip--active{background:var(--acf-color-primary);color:var(--acf-color-on-primary)}.sites_page_hint{margin:0 0 .75rem;color:var(--acf-color-text-muted);font-size:.9375rem}.sites_page_error{margin:0 0 .75rem;padding:.5rem .65rem;border-radius:var(--acf-radius);background:var(--acf-color-danger-bg);border:1px solid var(--acf-color-danger-border);color:var(--acf-color-danger-text);font-size:.875rem}.sites_table_wrap{flex:1;min-height:0;overflow:auto;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:var(--acf-shadow-card)}.sites_table{width:max-content;min-width:100%;border-collapse:collapse;font-size:.8125rem}.sites_table thead th.sites_table_th{position:sticky;top:0;z-index:1;padding:0;text-align:left;white-space:nowrap;background:var(--acf-color-background);border-bottom:1px solid var(--acf-color-border);color:var(--acf-color-text);vertical-align:bottom}.sites_table_sort_btn{display:inline-flex;align-items:center;gap:.2rem;width:100%;box-sizing:border-box;margin:0;padding:.5rem .65rem;border:none;background:transparent;font:inherit;font-weight:600;text-align:left;color:inherit;cursor:pointer;white-space:nowrap}.sites_table_sort_btn:hover,.sites_table_th--sorted .sites_table_sort_btn{background:var(--acf-color-surface)}.sites_table_sort_arrow{font-size:.7rem;opacity:.85;line-height:1}.sites_table tbody td{padding:.45rem .65rem;border-bottom:1px solid var(--acf-color-border);vertical-align:top;max-width:14rem;word-break:break-word;color:var(--acf-color-text)}.sites_table thead th.sites_table_th--name{min-width:8rem}.sites_table tbody td.sites_table_td--name{max-width:min(21rem,36vw);min-width:8rem;white-space:normal}.sites_name_cell{display:flex;flex-direction:column;gap:.45rem;min-width:0}.sites_name_cell_title{font-weight:600;color:var(--acf-color-text)}.sites_name_cell_schedule:empty{display:none}.sites_schedule_cell{display:flex;flex-direction:column;gap:.65rem;font-size:.75rem;line-height:1.45}.sites_schedule_cell_empty,.sites_schedule_cell_fallback{color:var(--acf-color-text-muted)}.sites_schedule_service{padding-left:.4rem;border-left:2px solid var(--acf-color-border)}.sites_schedule_service+.sites_schedule_service{margin-top:.65rem}.sites_schedule_line{margin:.12rem 0 0;color:var(--acf-color-text-muted);font-size:.75rem;line-height:1.45}.sites_schedule_line strong{color:var(--acf-color-text);font-weight:600;margin-right:.25rem}.sites_schedule_line--extra{font-size:.72rem}.sites_address_cell{display:flex;align-items:flex-start;gap:.35rem}.sites_address_cell_text{flex:1;min-width:0}.sites_map_link{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin:-.1rem 0;padding:.2rem;border-radius:var(--acf-radius);color:var(--acf-color-text-muted);line-height:0}.sites_map_link:hover{color:var(--acf-color-text);background:var(--acf-color-background)}.sites_map_link_icon{display:inline-flex}.sites_table_row{cursor:pointer}.sites_table_row:hover{background:var(--acf-color-background)}.sites_table tbody tr:last-child td{border-bottom:none}.site_modal_root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.site_modal_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;background:#00000073;pointer-events:auto}.site_modal_panel{position:relative;z-index:1;width:min(40rem,100%);max-height:min(90vh,720px);display:flex;flex-direction:column;border-radius:var(--acf-radius);background:var(--acf-color-surface);border:1px solid var(--acf-color-border);box-shadow:0 12px 40px #0003;pointer-events:auto}.site_modal_header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--acf-color-border)}.site_modal_title{margin:0;font-size:1.1rem;font-weight:600}.site_modal_close{flex-shrink:0;padding:.45rem .75rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-weight:600;cursor:pointer}.site_modal_close:hover{background:var(--acf-color-background)}.site_modal_body{flex:1;overflow:auto;padding:.75rem 1rem 1rem}.site_modal_row{display:grid;grid-template-columns:minmax(8rem,32%) 1fr;gap:.5rem 1rem;padding:.5rem 0;border-bottom:1px solid var(--acf-color-border)}.site_modal_row:last-child{border-bottom:none}.site_modal_label{font-size:.8125rem;font-weight:600;color:var(--acf-color-text-muted)}.site_modal_value{margin:0;font-size:.8125rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;word-break:break-word;color:var(--acf-color-text)}.user_modal_rich_block{font-size:.8125rem;color:var(--acf-color-text)}.site_service_block_editor_hint{margin:0 0 .5rem;font-size:.75rem;color:var(--acf-color-text-muted)}.site_audit_routine_editor{display:flex;flex-direction:column;gap:.65rem}.site_audit_routine_editor_heading{font-size:.75rem;font-weight:600;color:var(--acf-color-text-muted)}.site_audit_routine_editor_radios{display:flex;flex-direction:column;gap:.4rem}.site_audit_routine_editor_option{display:flex;align-items:center;gap:.5rem;padding:.45rem .65rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);cursor:pointer;font-size:.8125rem}.site_audit_routine_editor_option:hover{background:var(--acf-color-background)}.site_audit_routine_editor_option--selected{border-color:var(--acf-color-text-muted);background:var(--acf-color-background);font-weight:600}.site_audit_routine_editor_radio{flex-shrink:0;width:1rem;height:1rem;margin:0;cursor:pointer}.site_audit_routine_editor_option_text{flex:1;-webkit-user-select:none;user-select:none}.site_audit_routine_editor_legacy{display:flex;flex-direction:column;gap:.35rem}.site_audit_routine_editor_hint{margin:0;font-size:.75rem;color:var(--acf-color-text-muted)}.site_service_block_editor{display:flex;flex-direction:column;gap:.75rem}.site_service_block_editor_card{padding:.65rem .75rem;border:1px solid var(--acf-color-border);border-radius:var(--acf-radius);background:var(--acf-color-background)}.site_service_block_editor_card_head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.site_service_block_editor_title{font-size:.8125rem;font-weight:600}.site_service_block_editor_remove{padding:.25rem .5rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-size:.75rem;font-weight:600;cursor:pointer}.site_service_block_editor_remove:hover{background:var(--acf-color-background)}.site_service_block_editor_remove:disabled{opacity:.5;cursor:not-allowed}.site_service_block_editor_days{margin-bottom:.5rem}.site_service_block_editor_sub_label{display:block;margin-bottom:.25rem;font-size:.75rem;font-weight:600;color:var(--acf-color-text-muted)}.site_service_block_editor_day_grid{display:flex;flex-wrap:wrap;gap:.35rem .65rem}.site_service_block_editor_day_chip{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;cursor:pointer}.site_service_block_editor_field{display:block;margin-bottom:.5rem}.site_service_block_editor_field .user_modal_edit_input{width:100%;max-width:16rem}.site_service_block_editor_time_row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;margin-bottom:.35rem}.site_service_block_editor_time_row .user_modal_edit_input{width:auto}.site_detail_page .user_modal_edit_field.site_detail_top_columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.65rem 1.5rem;align-items:start;width:100%;min-width:0;box-sizing:border-box}.site_detail_top_col{display:flex;flex-direction:column;gap:.65rem;min-width:0}.site_detail_top_col--right{border-left:1px solid var(--acf-color-border);padding-left:1.25rem;align-items:stretch}.site_detail_top_columns .site_form_location_row .user_modal_edit_input,.site_detail_top_columns .site_form_location_row select.user_modal_edit_input{max-width:100%;width:100%;box-sizing:border-box}.site_detail_top_columns .site_form_latlng_inline_row .user_modal_edit_input{max-width:11rem;width:100%;box-sizing:border-box}.site_detail_stack_field{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;width:100%;min-width:0}.site_detail_stack_field .user_modal_edit_input,.site_detail_stack_field .user_modal_edit_label{align-self:stretch;text-align:left}.site_detail_stack_field .user_modal_edit_input,.site_detail_stack_field select.user_modal_edit_input{max-width:100%;width:100%;box-sizing:border-box}.site_form_region_sectors_inline{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem 1rem;justify-content:flex-start}.site_form_latlng_inline_row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start;gap:.65rem 1rem;justify-content:flex-start}.site_form_latlng_field--inline.site_form_location_row{align-items:flex-start;text-align:left;flex:0 1 auto;min-width:0;max-width:11rem}.site_form_latlng_field--inline .user_modal_edit_input{max-width:11rem;width:100%}@media(max-width:720px){.site_detail_page .user_modal_edit_field.site_detail_top_columns{grid-template-columns:1fr}.site_detail_top_col--right{border-left:none;padding-left:0;padding-top:.75rem;border-top:1px solid var(--acf-color-border)}}.site_detail_page .user_modal_edit_field.site_detail_inline_file_pair_row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.65rem 1.5rem;align-items:start;width:100%;min-width:0;box-sizing:border-box}.site_detail_inline_file_pair_col{display:flex;flex-direction:column;gap:.65rem;min-width:0}.site_detail_inline_file_pair_col--right{border-left:1px solid var(--acf-color-border);padding-left:1.25rem}.site_detail_inline_file_pair_label_block{display:flex;flex-direction:column;gap:.25rem;margin:0;width:100%;min-width:0}.site_detail_inline_file_pair_label_block .user_modal_edit_textarea{min-height:8rem}.site_detail_inline_file_subfield{display:flex;flex-direction:column;gap:.25rem;min-width:0}@media(max-width:720px){.site_detail_page .user_modal_edit_field.site_detail_inline_file_pair_row{grid-template-columns:1fr}.site_detail_inline_file_pair_col--right{border-left:none;padding-left:0;padding-top:.75rem;border-top:1px solid var(--acf-color-border)}}.site_form_location_block{display:flex;flex-direction:column;gap:.65rem;padding:0;box-sizing:border-box}.site_form_location_row{display:flex;flex-direction:column;gap:.25rem;margin:0}.site_form_location_row .user_modal_edit_input{width:100%;max-width:24rem}.site_form_location_row .user_modal_edit_textarea{width:100%;max-width:100%;box-sizing:border-box}.site_form_name_client_block{display:flex;flex-direction:column;gap:.65rem}.site_form_client_contract_row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1.25rem;justify-content:space-between}.site_form_client_contract_left{flex:1 1 14rem;min-width:0}.site_form_client_contract_right{flex:0 1 auto;display:flex;flex-direction:column;align-items:flex-end;text-align:right}.site_form_client_contract_right .user_modal_edit_label{width:100%}.site_form_client_contract_right .user_modal_edit_input{max-width:16rem;width:100%;min-width:8rem}.site_form_address_latlng_row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1.25rem;justify-content:space-between}.site_form_address_left{flex:1 1 16rem;min-width:0}.site_form_address_right{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex:0 1 auto}.site_form_latlng_field.site_form_location_row:not(.site_form_latlng_field--inline){align-items:flex-end;text-align:right;max-width:11rem}.site_form_latlng_field .user_modal_edit_input{max-width:11rem;width:100%}.site_form_name_status_row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1.25rem;justify-content:space-between}.site_form_name_status_left{flex:1 1 14rem;min-width:0}.site_form_name_status_right{flex:0 1 auto;display:flex;flex-direction:column;align-items:flex-end;text-align:right}.site_form_name_status_right .user_modal_edit_label{width:100%}.site_form_name_status_right .user_modal_edit_input{max-width:13rem;width:100%;min-width:8rem}.site_form_region_sectors_row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1.25rem;justify-content:space-between}.site_form_region_left{flex:1 1 12rem;min-width:0}.site_form_region_right{display:flex;flex-wrap:wrap;flex:1 1 auto;gap:.65rem 1rem;align-items:flex-end;justify-content:flex-end}.site_form_region_sector_pair{flex:0 1 10rem;min-width:7rem}.site_form_region_sector_pair .user_modal_edit_input{max-width:12rem}.site_form_audit_readonly_row .user_modal_value--readonly{margin:0;padding:0;border:none;background:transparent;color:var(--acf-color-text)}.site_detail_page .user_modal_edit_input:disabled,.site_detail_page .user_modal_edit_textarea:disabled,.site_detail_page select.user_modal_edit_input:disabled{opacity:1;color:var(--acf-color-text);background:var(--acf-color-background);border-color:var(--acf-color-border);cursor:default}.site_form_supervisor_pair_row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1.25rem;width:100%}.site_form_supervisor_pair_primary{flex:1 1 14rem;min-width:0;display:flex;flex-direction:column;gap:.25rem}.site_form_supervisor_pair_side{flex:0 1 7.5rem;min-width:6rem;max-width:10rem;display:flex;flex-direction:column;gap:.25rem}.site_form_supervisor_pick_row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.site_form_supervisor_name_label_btn{align-self:flex-start;padding:.35rem .65rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:var(--acf-shadow-card);color:var(--acf-color-text-muted);font:inherit;font-size:.8125rem;font-weight:600;text-align:left;cursor:pointer}.site_form_supervisor_name_label_btn:disabled{cursor:not-allowed;color:var(--acf-color-text-muted);background:transparent;border-color:var(--acf-color-border);box-shadow:none}.site_form_supervisor_name_label_btn:hover:not(:disabled){background:var(--acf-color-background)}.site_form_supervisor_name_label_btn:focus-visible{outline:2px solid var(--acf-color-primary);outline-offset:2px;border-radius:.25rem}.site_form_supervisor_name_value_text{flex:1 1 8rem;min-width:0;padding:.2rem 0;color:var(--acf-color-text);font:inherit;font-size:.875rem;line-height:1.4;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site_form_supervisor_static_value{margin:0;font-size:.875rem;line-height:1.4;color:var(--acf-color-text);word-break:break-word}@media(max-width:520px){.site_modal_row{grid-template-columns:1fr}}.users_page{flex:1;display:flex;flex-direction:column;min-height:0;padding:1rem 1rem 1.5rem;width:100%;box-sizing:border-box}.users_page_actions{display:flex;gap:.5rem;flex-shrink:0}.users_page_primary{padding:.5rem .9rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-text);color:var(--acf-color-surface);font-weight:600;font-size:.875rem;cursor:pointer}.users_page_primary:hover{opacity:.92}.users_page_primary:disabled{opacity:.55;cursor:not-allowed}.users_page_hint{margin:0 0 .75rem;color:var(--acf-color-text-muted);font-size:.9375rem}.users_page_error{margin:0 0 .75rem;padding:.5rem .65rem;border-radius:var(--acf-radius);background:var(--acf-color-danger-bg);border:1px solid var(--acf-color-danger-border);color:var(--acf-color-danger-text);font-size:.875rem}.users_table_wrap{flex:1;min-height:0;overflow:auto;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:var(--acf-shadow-card)}.users_table{width:max-content;min-width:100%;border-collapse:collapse;font-size:.8125rem}.users_table thead th{position:sticky;top:0;z-index:1;padding:.5rem .65rem;text-align:left;font-weight:600;white-space:nowrap;background:var(--acf-color-background);border-bottom:1px solid var(--acf-color-border);color:var(--acf-color-text)}.users_field_label_wrap{display:inline-flex;align-items:center;gap:.35rem;max-width:100%}.users_field_label_text{white-space:normal;word-break:break-word}.users_table tbody td{padding:.45rem .65rem;border-bottom:1px solid var(--acf-color-border);vertical-align:top;max-width:14rem;word-break:break-word;color:var(--acf-color-text)}.users_table_row{cursor:pointer}.users_table_row:hover{background:var(--acf-color-background)}.users_table tbody tr:last-child td{border-bottom:none}.user_modal_root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.user_modal_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;background:#00000073;pointer-events:auto}.user_modal_panel{position:relative;z-index:1;width:min(40rem,100%);max-height:min(90vh,720px);display:flex;flex-direction:column;border-radius:var(--acf-radius);background:var(--acf-color-surface);border:1px solid var(--acf-color-border);box-shadow:0 12px 40px #0003;pointer-events:auto}.user_modal_panel--wide{width:min(52rem,100%);max-height:min(92vh,880px)}.user_modal_header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--acf-color-border)}.user_modal_header_actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.4rem}.user_modal_dev_action_pair{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem}.user_modal_header_btn{padding:.4rem .7rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-size:.8125rem;font-weight:600;cursor:pointer}.user_modal_header_btn:hover:not(:disabled):not(.user_modal_header_btn--primary):not(.user_modal_header_btn--danger){background:var(--acf-color-background)}.user_modal_header_btn:disabled{opacity:.55;cursor:not-allowed}.user_modal_header_btn--primary{background:var(--acf-color-text);color:var(--acf-color-surface);border-color:var(--acf-color-text)}.user_modal_header_btn--primary:hover:not(:disabled){opacity:.92}.user_modal_header_btn--danger{border-color:var(--acf-color-danger-border);color:var(--acf-color-danger-text);background:var(--acf-color-danger-bg)}.user_modal_header_btn--danger:hover:not(:disabled){opacity:.92}.user_modal_title{margin:0;font-size:1.1rem;font-weight:600}.user_modal_close{flex-shrink:0;padding:.45rem .75rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-weight:600;cursor:pointer}.user_modal_close:hover{background:var(--acf-color-background)}.user_modal_body{flex:1;overflow:auto;padding:.75rem 1rem 1rem}.user_modal_dev_identity{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--acf-color-border)}.user_modal_edit_form{display:flex;flex-direction:column;gap:.75rem}.user_modal_edit_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem}.user_modal_edit_field{display:flex;flex-direction:column;gap:.25rem;min-width:0}.user_modal_edit_field--full{grid-column:1 / -1}.user_modal_edit_field--checkbox{flex-direction:row;align-items:center;gap:.5rem}.user_modal_edit_checkbox{width:1.125rem;height:1.125rem;cursor:pointer}.user_modal_edit_label{font-size:.75rem;font-weight:600;color:var(--acf-color-text-muted)}.user_modal_edit_label--with_dev{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.user_modal_edit_label--with_dev .users_field_label_wrap{align-items:center}.user_modal_edit_input,.user_modal_edit_textarea{padding:.45rem .55rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);font-size:.8125rem;font-family:inherit;color:var(--acf-color-text);background:var(--acf-color-surface)}.user_modal_edit_input:read-only,.user_modal_edit_input:disabled{background:var(--acf-color-background);cursor:default;opacity:1;color:var(--acf-color-text)}.user_modal_edit_checkbox:disabled{cursor:default;opacity:.85}.user_modal_edit_field_hint{display:block;margin-top:.25rem;font-size:.6875rem;line-height:1.35;color:var(--acf-color-text-muted)}.user_modal_edit_textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;resize:vertical;min-height:6rem}.user_modal_edit_hint{margin:0;font-size:.75rem;color:var(--acf-color-text-muted)}.user_modal_new_person_hint{margin:0 0 .65rem;font-size:.75rem;line-height:1.45;color:var(--acf-color-text-muted)}.user_modal_edit_footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding-top:.25rem}@media(max-width:640px){.user_modal_edit_grid{grid-template-columns:1fr}}.user_modal_row{display:grid;grid-template-columns:minmax(8rem,28%) 1fr;gap:.5rem 1rem;padding:.5rem 0;border-bottom:1px solid var(--acf-color-border)}.user_modal_row:last-child{border-bottom:none}.user_modal_row--files{align-items:start}.user_modal_label{font-size:.8125rem;font-weight:600;color:var(--acf-color-text-muted)}.user_modal_value{margin:0;font-size:.8125rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;word-break:break-word;color:var(--acf-color-text)}.user_modal_value--raw{max-height:10rem;overflow:auto}.user_modal_files_block{min-width:0}.user_modal_files_empty{margin:0;font-size:.8125rem;color:var(--acf-color-text-muted)}.user_modal_file_list{margin:0;padding:0;list-style:none}.user_modal_file_item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;padding:.45rem 0;border-bottom:1px solid var(--acf-color-border)}.user_modal_file_item:last-child{border-bottom:none}.user_modal_file_name{font-size:.8125rem;font-weight:600;color:var(--acf-color-text);word-break:break-word}.user_modal_file_actions{display:flex;flex-wrap:wrap;gap:.35rem}.user_modal_file_btn{padding:.35rem .65rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-text);color:var(--acf-color-surface);font-size:.75rem;font-weight:600;cursor:pointer}.user_modal_file_btn:hover:not(:disabled){opacity:.92}.user_modal_file_btn:disabled{opacity:.55;cursor:not-allowed}.user_modal_file_btn--secondary{background:var(--acf-color-surface);color:var(--acf-color-text)}.user_modal_file_link{font-size:.75rem;font-weight:600;color:var(--acf-color-text);align-self:center}.user_modal_inline_error{margin-top:.5rem}.user_modal_preview{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--acf-color-border)}.user_modal_preview_header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.user_modal_preview_title{font-size:.875rem;font-weight:600;word-break:break-word}.user_modal_preview_actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.user_modal_preview_body{border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-background);min-height:8rem;overflow:hidden}.user_modal_preview_img{display:block;max-width:100%;max-height:min(50vh,420px);margin:0 auto;object-fit:contain}.user_modal_preview_iframe{width:100%;min-height:min(50vh,420px);border:none;background:var(--acf-color-surface)}.user_modal_preview_fallback{margin:0;padding:1rem;font-size:.8125rem;color:var(--acf-color-text-muted)}@media(max-width:520px){.user_modal_row{grid-template-columns:1fr}}.acf_drop_zone_root{display:flex;flex-direction:column;gap:.65rem;width:100%;min-width:0}.acf_drop_zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:100%;min-height:5.5rem;padding:.85rem 1rem;border-radius:var(--acf-radius);border:2px dashed var(--acf-color-border);background:var(--acf-color-background);color:var(--acf-color-text);cursor:pointer;text-align:center;font:inherit;box-sizing:border-box;outline:none}.acf_drop_zone:hover:not([aria-disabled=true]){border-color:var(--acf-color-text-muted)}.acf_drop_zone--active{border-color:var(--acf-color-text);background:var(--acf-color-surface)}.acf_drop_zone[aria-disabled=true]{opacity:.55;cursor:not-allowed}.acf_drop_zone_input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.acf_drop_zone_title{font-size:.875rem;font-weight:600}.acf_drop_zone_hint{font-size:.75rem;color:var(--acf-color-text-muted)}.acf_drop_zone_error{margin:0;font-size:.8125rem;color:var(--acf-color-danger-text)}.acf_drop_zone_card_grid{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.acf_drop_zone_card{display:flex;flex-direction:column;width:9.25rem;min-width:0;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:var(--acf-shadow-card);overflow:hidden}.acf_drop_zone_card--selected{outline:2px solid var(--acf-color-primary);outline-offset:0}.acf_drop_zone_card_select{display:flex;flex-direction:column;align-items:stretch;gap:.25rem;width:100%;margin:0;padding:.45rem .5rem .35rem;border:none;background:var(--acf-color-background);color:inherit;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box}.acf_drop_zone_card_select:disabled{opacity:.55;cursor:not-allowed}.acf_drop_zone_card_icon{align-self:flex-start;padding:.15rem .35rem;border-radius:.25rem;background:var(--acf-color-text);color:var(--acf-color-surface);font-size:.5625rem;font-weight:700;letter-spacing:.04em;line-height:1.2}.acf_drop_zone_card_name{font-size:.75rem;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.acf_drop_zone_card_size{font-size:.625rem;color:var(--acf-color-text-muted)}.acf_drop_zone_card--pending{opacity:.95}.acf_drop_zone_card--pending .acf_drop_zone_card_name{color:var(--acf-color-text-muted);opacity:.65}.acf_drop_zone_card_select--pending{cursor:default;pointer-events:none}.acf_drop_zone_card_uploading{font-size:.6875rem;font-weight:600;color:var(--acf-color-primary, #0e4122)}.acf_drop_zone_card_actions{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;padding:.35rem .45rem .45rem;border-top:1px solid var(--acf-color-border);background:var(--acf-color-surface)}.acf_drop_zone_card_btn{padding:.25rem .35rem;border-radius:.25rem;border:1px solid var(--acf-color-border);background:var(--acf-color-background);font-size:.625rem;font-weight:600;cursor:pointer;color:var(--acf-color-text)}.acf_drop_zone_card_btn:hover:not(:disabled){background:var(--acf-color-surface)}.acf_drop_zone_card_btn:disabled{opacity:.55;cursor:not-allowed}.acf_drop_zone_card_btn--danger{grid-column:1 / -1;border-color:#b00020;color:#b00020}.acf_drop_zone_card_btn--danger:hover:not(:disabled){background:#b0002014}.acf_drop_zone_preview_overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000073;box-sizing:border-box}.acf_drop_zone_preview_dialog{width:min(52rem,100%);max-height:min(85vh,100%);display:flex;flex-direction:column;border-radius:.75rem;border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:0 20px 60px #00000040;overflow:hidden}.acf_drop_zone_preview_header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;border-bottom:1px solid var(--acf-color-border);background:var(--acf-color-background);flex-shrink:0}.acf_drop_zone_preview_title{margin:0;font-size:.9375rem;font-weight:700;color:var(--acf-color-text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.acf_drop_zone_preview_header_actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.acf_drop_zone_preview_top_btn,.acf_drop_zone_preview_close{padding:.35rem .6rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-size:.75rem;font-weight:600;cursor:pointer;color:var(--acf-color-text)}.acf_drop_zone_preview_top_btn:hover,.acf_drop_zone_preview_close:hover{background:var(--acf-color-background)}.acf_drop_zone_preview_body{padding:.75rem;overflow:auto;flex:1;min-height:0}.acf_drop_zone_preview_hint{margin:0;font-size:.875rem;color:var(--acf-color-text-muted)}.acf_drop_zone_preview_img{display:block;max-width:100%;max-height:min(70vh,720px);margin:0 auto;object-fit:contain}.acf_drop_zone_preview_iframe{width:100%;min-height:min(70vh,640px);border:none;border-radius:var(--acf-radius);background:#f5f5f5}.acf_drop_zone_preview_video{display:block;max-width:100%;max-height:min(70vh,720px);margin:0 auto}.acf_drop_zone_preview_text{margin:0;padding:.75rem;max-height:min(70vh,560px);overflow:auto;font-size:.8125rem;line-height:1.45;white-space:pre-wrap;word-break:break-word;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-background);color:var(--acf-color-text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.acf_people_picker_root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1250;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.acf_people_picker_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;background:#00000073;pointer-events:auto}.acf_people_picker_panel{position:relative;z-index:1;width:min(36rem,100%);max-height:min(85vh,640px);display:flex;flex-direction:column;border-radius:var(--acf-radius);background:var(--acf-color-surface);border:1px solid var(--acf-color-border);box-shadow:0 12px 40px #0003;pointer-events:auto}.acf_people_picker_header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--acf-color-border)}.acf_people_picker_title{margin:0;font-size:1.1rem;font-weight:600;color:var(--acf-color-text)}.acf_people_picker_close{flex-shrink:0;padding:.45rem .75rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-weight:600;font-size:.875rem;cursor:pointer;color:var(--acf-color-text)}.acf_people_picker_close:hover{background:var(--acf-color-background)}.acf_people_picker_body{flex:1;min-height:0;display:flex;flex-direction:column;padding:.75rem 1rem 1rem;gap:.65rem}.acf_people_picker_search{width:100%;box-sizing:border-box;padding:.5rem .65rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);font-size:.875rem;background:var(--acf-color-background);color:var(--acf-color-text)}.acf_people_picker_error{margin:0;font-size:.8125rem;color:#b00020}.acf_people_picker_hint{margin:0;font-size:.8125rem;color:var(--acf-color-text-muted)}.acf_people_picker_list{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0;border:1px solid var(--acf-color-border);border-radius:var(--acf-radius);background:var(--acf-color-background)}.acf_people_picker_item_btn{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem .75rem;width:100%;padding:.65rem .85rem;border:none;border-bottom:1px solid var(--acf-color-border);background:transparent;text-align:left;cursor:pointer;font-size:.875rem;color:var(--acf-color-text)}.acf_people_picker_item_btn:last-child{border-bottom:none}.acf_people_picker_item_btn:hover{background:var(--acf-color-surface)}.acf_people_picker_item_main{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;flex:1 1 auto}.acf_people_picker_item_name{font-weight:600;min-width:0;word-break:break-word}.acf_people_picker_item_sub{font-size:.75rem;color:var(--acf-color-text-muted);min-width:0;word-break:break-word}.acf_people_picker_item_id{flex-shrink:0;font-size:.75rem;color:var(--acf-color-text-muted);font-variant-numeric:tabular-nums}.site_svc_cal_modal_root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:1rem;overflow-y:auto;overflow-x:hidden;pointer-events:auto;background:#0000004d;-webkit-overflow-scrolling:touch}.site_svc_cal_modal_root::-webkit-scrollbar{width:10px}.site_svc_cal_modal_root::-webkit-scrollbar-track{background:#0000001a;border-radius:5px}.site_svc_cal_modal_root::-webkit-scrollbar-thumb{background:#0000004d;border-radius:5px}.site_svc_cal_modal_root::-webkit-scrollbar-thumb:hover{background:#00000080}.site_svc_cal_modal_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;background:#00000073;pointer-events:auto;z-index:1}.site_svc_cal_modal_panel{position:relative;z-index:2;max-height:85vh;overflow-y:auto;overflow-x:hidden;padding:1.5rem;border-radius:8px;background:var(--acf-color-surface);border:1px solid var(--acf-color-border);box-shadow:0 4px 24px #00000026;display:flex;flex-direction:column;gap:.75rem;-webkit-overflow-scrolling:touch}.site_svc_cal_modal_panel::-webkit-scrollbar{width:10px}.site_svc_cal_modal_panel::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.site_svc_cal_modal_panel::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.site_svc_cal_modal_panel::-webkit-scrollbar-thumb:hover{background:#00000059;margin-bottom:.5rem}.site_svc_cal_modal_header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;position:relative;z-index:3}.site_svc_cal_modal_header_titles{flex:1;min-width:0;padding-right:100px}.site_svc_cal_modal_site_name{margin:0 0 .35rem;font-size:.9375rem;font-weight:600;color:var(--acf-color-text);line-height:1.3}.site_svc_cal_modal_title{margin:0;font-size:.9375rem;font-weight:600;color:var(--acf-color-text)}.site_svc_cal_modal_close{position:relative;flex-shrink:0;padding:.35rem .65rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-background);font-size:.8125rem;font-weight:600;cursor:pointer}.site_svc_cal_modal_close:hover{background:var(--acf-color-surface)}.site_svc_cal_modal_hint{margin:0 0 .75rem;font-size:.75rem;color:var(--acf-color-text-muted);line-height:1.4}.site_svc_cal_modal_empty{margin:0;font-size:.875rem;color:var(--acf-color-text-muted)}.site_svc_cal_grid{max-width:100%;flex-shrink:0;overflow-x:auto;overflow-y:visible}.site_svc_cal_modal_error{margin:.75rem 0;padding:.75rem;font-size:.875rem;text-align:center;color:#b00020;border-radius:var(--acf-radius);background:#b000201a}.site_svc_cal_day--b0{background:#d0e6f1f2}.site_svc_cal_day--b1{background:#cbebd6f2}.site_svc_cal_day--b2{background:#f3eacef2}.site_svc_cal_day--b3{background:#e8ddeef2}.site_svc_cal_day--multi{background:linear-gradient(135deg,#d0e6f1f2,#cbebd6f2)}.site_detail_service_schedule_actions{margin-top:.5rem}.site_svc_cal_modal_email_row{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--acf-color-border);display:flex;justify-content:center;align-items:center}.site_svc_cal_modal_email_btn{padding:.5rem 1rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-background);font-size:.875rem;font-weight:600;cursor:pointer;color:#000;transition:background-color .2s ease}.site_svc_cal_modal_email_btn:hover{background:var(--acf-color-surface)}.site_svc_cal_modal_email_btn:disabled{opacity:.65;cursor:not-allowed}.site_svc_cal_modal_email_error{margin:.5rem 0 1rem;padding:.75rem;font-size:.8125rem;line-height:1.35;color:#b00020;text-align:center;border-radius:var(--acf-radius);background:#b000201a}.acf_confirm_root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.acf_confirm_scrim{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;background:#00000073;pointer-events:auto}.acf_confirm_panel{position:relative;z-index:1;width:min(26rem,100%);max-width:100%;padding:1rem 1.1rem;border-radius:var(--acf-radius);background:var(--acf-color-surface);border:1px solid var(--acf-color-border);box-shadow:0 12px 40px #0003;pointer-events:auto}.acf_confirm_title{margin:0 0 .5rem;font-size:1.05rem;font-weight:600;color:var(--acf-color-text)}.acf_confirm_message{margin:0 0 1rem;font-size:.875rem;line-height:1.45;color:var(--acf-color-text);white-space:pre-wrap}.acf_confirm_actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.acf_confirm_btn{padding:.4rem .75rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-size:.8125rem;font-weight:600;cursor:pointer}.acf_confirm_btn:hover{background:var(--acf-color-background)}.acf_confirm_btn--secondary{background:var(--acf-color-surface)}.acf_confirm_btn--primary{background:var(--acf-color-text);color:var(--acf-color-surface);border-color:var(--acf-color-text)}.acf_confirm_btn--primary:hover{opacity:.92}.acf_confirm_btn--danger{border-color:var(--acf-color-danger-border);color:var(--acf-color-danger-text);background:var(--acf-color-danger-bg)}.acf_confirm_btn--danger:hover{opacity:.92}.ca_page{flex:1;display:flex;flex-direction:column;min-height:0;padding:1rem 1rem 1.5rem;width:100%;box-sizing:border-box}.ca_page_header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.ca_page_title{margin:0;font-size:1.35rem;font-weight:600;color:var(--acf-color-text)}.ca_page_hint{margin:0 0 .75rem;color:var(--acf-color-text-muted);font-size:.9375rem}.ca_page_error{margin:0 0 .75rem;padding:.5rem .65rem;border-radius:var(--acf-radius);background:var(--acf-color-danger-bg);border:1px solid var(--acf-color-danger-border);color:var(--acf-color-danger-text);font-size:.875rem}.ca_page_primary{padding:.5rem .9rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-text);color:var(--acf-color-surface);font-weight:600;font-size:.875rem;cursor:pointer}.ca_page_primary:hover{opacity:.92}.ca_table_wrap{flex:1;min-height:0;overflow:auto;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:var(--acf-shadow-card)}.ca_table{width:max-content;min-width:100%;border-collapse:collapse;font-size:.8125rem}.ca_table thead th{position:sticky;top:0;z-index:1;padding:.5rem .65rem;text-align:left;font-weight:600;white-space:nowrap;background:var(--acf-color-background);border-bottom:1px solid var(--acf-color-border);color:var(--acf-color-text)}.ca_table tbody td{padding:.45rem .65rem;border-bottom:1px solid var(--acf-color-border);vertical-align:top;max-width:22rem;word-break:break-word;color:var(--acf-color-text)}.ca_table_row{cursor:pointer}.ca_table_row:hover{background:var(--acf-color-background)}.ca_table tbody tr:last-child td{border-bottom:none}.ca_modal_root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.ca_modal_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;background:#00000073;pointer-events:auto}.ca_modal_panel{position:relative;z-index:1;width:min(40rem,100%);max-height:min(90vh,720px);display:flex;flex-direction:column;border-radius:var(--acf-radius);background:var(--acf-color-surface);border:1px solid var(--acf-color-border);box-shadow:0 12px 40px #0003;pointer-events:auto}.ca_modal_panel--wide{width:min(44rem,100%)}.ca_modal_header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--acf-color-border)}.ca_modal_title{margin:0;font-size:1.1rem;font-weight:600}.ca_modal_close{flex-shrink:0;padding:.45rem .75rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-weight:600;cursor:pointer}.ca_modal_close:hover{background:var(--acf-color-background)}.ca_modal_body{flex:1;overflow:auto;padding:.75rem 1rem 1rem}.ca_modal_row{display:grid;grid-template-columns:minmax(8rem,32%) 1fr;gap:.5rem 1rem;padding:.5rem 0;border-bottom:1px solid var(--acf-color-border)}.ca_modal_row--block{grid-template-columns:1fr}.ca_modal_row:last-child{border-bottom:none}.ca_modal_label{font-size:.8125rem;font-weight:600;color:var(--acf-color-text-muted)}.ca_modal_value{font-size:.8125rem;color:var(--acf-color-text)}.ca_modal_pre{margin:0;font-size:.8125rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;word-break:break-word;color:var(--acf-color-text)}.ca_modal_select{padding:.35rem .5rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);font-size:.8125rem;max-width:100%}.ca_modal_textarea{width:100%;box-sizing:border-box;padding:.5rem .6rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);font-size:.8125rem;font-family:inherit;resize:vertical;min-height:6rem}.ca_modal_label_block{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.ca_modal_dev_form{margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--acf-color-border)}.ca_modal_footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:.75rem}.ca_btn_primary{padding:.5rem .9rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-text);background:var(--acf-color-text);color:var(--acf-color-surface);font-weight:600;font-size:.875rem;cursor:pointer}.ca_btn_primary:hover:not(:disabled){opacity:.92}.ca_btn_primary:disabled{opacity:.55;cursor:not-allowed}.ca_btn_secondary{padding:.5rem .9rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-weight:600;font-size:.875rem;cursor:pointer}.ca_btn_secondary:hover{background:var(--acf-color-background)}@media(max-width:520px){.ca_modal_row{grid-template-columns:1fr}}.events_page{flex:1;display:flex;flex-direction:column;min-height:0;padding:1rem 1rem 1.5rem;width:100%;box-sizing:border-box}.events_page_header{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.events_page_title{margin:0;font-size:1.35rem;font-weight:600;color:var(--acf-color-text)}.events_page_actions{display:flex;gap:.5rem;flex-shrink:0}.events_show_closed_toggle{display:flex;align-items:center;gap:.5rem}.events_toggle_label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--acf-color-text);cursor:pointer;-webkit-user-select:none;user-select:none}.events_toggle_checkbox{width:1.1rem;height:1.1rem;cursor:pointer;accent-color:var(--acf-color-text)}.events_page_primary{padding:.5rem .9rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-text);color:var(--acf-color-surface);font-weight:600;font-size:.875rem;cursor:pointer}.events_page_primary:hover{opacity:.92}.events_page_primary:disabled{opacity:.55;cursor:not-allowed}.events_page_hint{margin:0 0 .75rem;color:var(--acf-color-text-muted);font-size:.9375rem}.events_page_loading{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1rem!important;padding:4rem 0!important;min-height:250px!important;background:var(--acf-color-surface, #f5f5f5)!important;color:var(--acf-color-text-muted, #666)!important}.events_page_loading_spinner{width:2.5rem!important;height:2.5rem!important;border:3px solid #e0e0e0!important;border-top-color:#2196f3!important;border-radius:50%!important;animation:events_page_spin .8s linear infinite!important}@keyframes events_page_spin{to{transform:rotate(360deg)}}.events_page_loading_text{font-size:.9375rem;font-weight:500}.events_page_file_hint{margin:.35rem 0 0;color:var(--acf-color-text-muted);font-size:.8125rem;line-height:1.35}.events_page_error{margin:0 0 .75rem;padding:.5rem .65rem;border-radius:var(--acf-radius);background:var(--acf-color-danger-bg);border:1px solid var(--acf-color-danger-border);color:var(--acf-color-danger-text);font-size:.875rem}.events_table_wrap{flex:1;min-height:0;overflow:auto;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:var(--acf-shadow-card)}.events_table{width:max-content;min-width:100%;border-collapse:collapse;font-size:.8125rem}.events_table thead th{position:sticky;top:0;z-index:1;padding:.5rem .65rem;text-align:left;font-weight:600;white-space:nowrap;background:var(--acf-color-background);border-bottom:1px solid var(--acf-color-border);color:var(--acf-color-text)}.events_table tbody td{padding:.45rem .65rem;border-bottom:1px solid var(--acf-color-border);vertical-align:top;max-width:14rem;word-break:break-word;color:var(--acf-color-text)}.events_table_row{cursor:pointer}.events_table_row:hover{background:var(--acf-color-background)}.events_table tbody tr:last-child td{border-bottom:none}.event_modal_root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.event_modal_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;background:#00000073;pointer-events:auto}.event_modal_panel{position:relative;z-index:1;width:min(40rem,100%);max-height:min(90vh,720px);display:flex;flex-direction:column;border-radius:var(--acf-radius);background:var(--acf-color-surface);border:1px solid var(--acf-color-border);box-shadow:0 12px 40px #0003;pointer-events:auto}.event_modal_panel--wide{width:min(48rem,100%);max-height:min(92vh,800px)}.event_modal_header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--acf-color-border)}.event_modal_title{margin:0;font-size:1.1rem;font-weight:600}.event_modal_close{flex-shrink:0;padding:.45rem .75rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-weight:600;cursor:pointer}.event_modal_close:hover{background:var(--acf-color-background)}.event_modal_body{flex:1;overflow:auto;padding:.75rem 1rem 1rem}.event_modal_row{display:grid;grid-template-columns:minmax(8rem,32%) 1fr;gap:.5rem 1rem;padding:.5rem 0;border-bottom:1px solid var(--acf-color-border)}.event_modal_row:last-child{border-bottom:none}.event_modal_label{font-size:.8125rem;font-weight:600;color:var(--acf-color-text-muted)}.event_modal_value{margin:0;font-size:.8125rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;word-break:break-word;color:var(--acf-color-text)}.event_form_grid{display:flex;flex-direction:column;gap:.65rem}.event_form_field{display:flex;flex-direction:column;gap:.25rem}.event_form_label{font-size:.8125rem;font-weight:600;color:var(--acf-color-text-muted)}.event_form_input,.event_form_select,.event_form_textarea{box-sizing:border-box;width:100%;padding:.45rem .55rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);color:var(--acf-color-text);font-size:.875rem}.event_form_textarea{min-height:4rem;resize:vertical;font-family:inherit}.event_form_check_row{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.event_form_footer{flex-shrink:0;display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem 1rem;border-top:1px solid var(--acf-color-border);background:var(--acf-color-surface)}.event_form_secondary{padding:.45rem .85rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-weight:600;cursor:pointer}.event_form_secondary:hover{background:var(--acf-color-background)}.event_form_submit{padding:.45rem .85rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-text);color:var(--acf-color-surface);font-weight:600;cursor:pointer}.event_form_submit:hover{opacity:.92}.event_form_submit:disabled{opacity:.55;cursor:not-allowed}@media(max-width:520px){.event_modal_row{grid-template-columns:1fr}}.event_detail_page{flex:1;display:flex;flex-direction:column;min-height:0;width:100%;box-sizing:border-box;padding:1rem 1rem 1.5rem}.event_detail_page .event_form_input:disabled,.event_detail_page .event_form_select:disabled,.event_detail_page .event_form_textarea:disabled{color:var(--acf-color-text-muted);-webkit-text-fill-color:var(--acf-color-text-muted);background:transparent;border-color:var(--acf-color-border)}.event_detail_page_toolbar{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;max-width:48rem;margin-left:auto;margin-right:auto;width:100%}.event_detail_closed_banner{position:sticky;top:0;z-index:50;max-width:48rem;width:100%;margin:-.5rem auto 1rem;padding:.5rem .75rem;box-sizing:border-box;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:#f97316f2;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.event_detail_closed_banner_label{font-size:.75rem;font-weight:800;letter-spacing:.08em}.event_detail_page_actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.event_detail_page_back{padding:.45rem .85rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-weight:600;font-size:.875rem;cursor:pointer;color:var(--acf-color-text)}.event_detail_page_back:hover{background:var(--acf-color-background)}.event_detail_page_btn{padding:.45rem .85rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-weight:600;font-size:.875rem;cursor:pointer;color:var(--acf-color-text)}.event_detail_page_btn:hover:not(:disabled){background:var(--acf-color-background)}.event_detail_page_btn:disabled{opacity:1;cursor:not-allowed;color:var(--acf-color-text-muted);background:#0000000a;border-color:var(--acf-color-border)}.event_detail_page_btn--primary{background:var(--acf-color-text);color:var(--acf-color-surface);border-color:var(--acf-color-text)}.event_detail_page_btn--primary:hover:not(:disabled){background:var(--acf-color-text);border-color:var(--acf-color-text);color:var(--acf-color-surface);opacity:.92}.event_detail_page_btn--delete{border-color:#b00020;color:#b00020}.event_detail_page_btn--delete:hover:not(:disabled){background:#b0002014}.event_detail_page_hint,.event_detail_page_error{margin:0 auto .75rem;max-width:48rem;width:100%;font-size:.9375rem;color:var(--acf-color-text-muted)}.event_detail_page_error{color:#b00020}.event_detail_page_action_error{margin:0 1rem .75rem}.event_detail_page_card{margin:0 auto;width:100%;max-width:48rem;flex:1;min-height:0;display:flex;flex-direction:column;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:var(--acf-shadow-card);overflow:hidden}.event_detail_page_card--closed{background:#0000000f}.event_detail_page_header{flex-shrink:0;padding:1rem 1.25rem;border-bottom:1px solid var(--acf-color-border);background:var(--acf-color-background)}.event_detail_page_card--closed .event_detail_page_header{background:transparent}.event_detail_page_title{margin:0;font-size:1.25rem;font-weight:700;color:var(--acf-color-text);line-height:1.3;word-break:break-word}.event_detail_edit_form{display:flex;flex-direction:column;flex:1;min-height:0}.event_detail_edit_form_inner{flex:1;min-height:0}.event_form_label_with_dev{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem}.event_detail_edit_append_input_row{display:flex;align-items:flex-start;gap:.5rem;width:100%}.event_detail_edit_append_textarea{flex:1 1 auto;min-width:0;width:auto;max-width:100%}.event_detail_edit_send_btn{padding:.4rem .85rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-background);font-size:.8125rem;font-weight:600;cursor:pointer;color:var(--acf-color-text);flex-shrink:0}.event_detail_edit_send_btn_icon{padding:.45rem;min-width:2.5rem;min-height:2.5rem;display:inline-flex;align-items:center;justify-content:center}.event_detail_edit_send_btn_icon .event_detail_edit_send_btn_spinner{display:block}.event_detail_edit_send_btn_spinner{width:1.15rem;height:1.15rem;border:2px solid var(--acf-color-border);border-top-color:var(--acf-color-text);border-radius:50%;animation:event_detail_send_spin .65s linear infinite}@keyframes event_detail_send_spin{to{transform:rotate(360deg)}}.event_detail_edit_send_btn:hover:not(:disabled){background:var(--acf-color-surface)}.event_detail_edit_send_btn:disabled{opacity:1;cursor:not-allowed;color:var(--acf-color-text-muted);background:transparent;border-color:var(--acf-color-border)}.event_detail_edit_email_error{margin:0 0 .35rem;padding:.5rem .65rem;font-size:.75rem;line-height:1.35;color:#b00020;border-radius:var(--acf-radius);background:#b0002014}.event_detail_edit_date_stack{display:flex;flex-direction:column;gap:.25rem;flex:0 1 auto;min-width:0}.event_detail_edit_date_repeat_row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 2.25rem}.event_detail_edit_date_picker_inline{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.event_detail_edit_date_input{width:auto;min-width:12rem;max-width:100%}.event_detail_date_weekday{font-size:.875rem;font-weight:600;color:var(--acf-color-text-muted);white-space:nowrap}.event_detail_edit_repeat_control{display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;width:auto;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1.2;white-space:nowrap;border-color:transparent;margin-left:2.5rem}.event_detail_reminder_toggle{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;cursor:pointer;-webkit-user-select:none;user-select:none}.event_detail_reminder_toggle input[type=checkbox]{width:1.1rem;height:1.1rem;cursor:pointer;accent-color:var(--acf-color-text);margin:0}.event_detail_reminder_toggle:has(input:disabled){cursor:not-allowed;opacity:.65}.event_detail_edit_repeat_control:has(input:disabled){opacity:.65;cursor:not-allowed}.event_detail_edit_repeat_control:has(input:disabled){background:transparent;border:1px solid var(--acf-color-border)}.event_detail_next_event_date_hint{margin:.25rem 0 0;font-size:.75rem;line-height:1.35;color:var(--acf-color-text-muted)}.event_detail_edit_repeat_control input[type=checkbox]{width:1.1rem;height:1.1rem;cursor:pointer;accent-color:var(--acf-color-text);margin:0}.event_detail_type_status_row{width:100%}.event_detail_type_status_inner{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1.25rem;width:100%}.event_detail_type_col{flex:1 1 12rem;min-width:0;display:flex;flex-direction:column;gap:.35rem}.event_detail_status_col{flex:0 0 auto;display:flex;flex-direction:column;gap:.35rem}.event_detail_status_toggle{display:flex;width:8rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);overflow:hidden}.event_detail_status_toggle_btn{flex:1 1 0;min-width:0;padding:.45rem .65rem;border:none;background:var(--acf-color-background);font-size:.875rem;font-weight:600;cursor:pointer;color:var(--acf-color-text);text-align:center;white-space:nowrap}.event_detail_status_toggle_btn+.event_detail_status_toggle_btn{border-left:1px solid var(--acf-color-border)}.event_detail_status_toggle_btn:hover:not(:disabled):not(.event_detail_status_toggle_btn--active){background:var(--acf-color-surface)}.event_detail_status_toggle_btn--active{background:var(--acf-color-text);color:var(--acf-color-background)}.event_detail_status_toggle_btn:disabled{opacity:1;cursor:not-allowed;color:var(--acf-color-text-muted)}.event_detail_edit_pair_row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1.25rem;width:100%}.event_detail_created_by_block{width:100%;padding:.65rem .75rem;border:1px solid var(--acf-color-border);border-radius:var(--acf-radius);background:var(--acf-color-surface);display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1.25rem}.event_detail_page_card--closed .event_detail_created_by_block{background:transparent}.event_detail_charge_pay_grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1.25rem;width:100%}.event_detail_charge_pay_col{min-width:0;display:flex;flex-direction:column;gap:.65rem}.event_detail_charge_block{padding:.65rem .75rem;border:1px solid var(--acf-color-border);border-radius:var(--acf-radius);background:#f9731614;display:flex;flex-direction:column;gap:.65rem}.event_detail_pay_block{padding:.65rem .75rem;border:1px solid var(--acf-color-border);border-radius:var(--acf-radius);background:#22c55e1a;display:flex;flex-direction:column;gap:.65rem}.event_detail_charge_block:has(input:disabled),.event_detail_charge_block:has(select:disabled),.event_detail_charge_block:has(textarea:disabled),.event_detail_charge_block:has(button:disabled){background:transparent}.event_detail_pay_block:has(input:disabled),.event_detail_pay_block:has(select:disabled),.event_detail_pay_block:has(textarea:disabled),.event_detail_pay_block:has(button:disabled){background:transparent}@media(max-width:760px){.event_detail_charge_pay_grid{grid-template-columns:1fr}}.event_detail_edit_pair_primary{flex:1 1 14rem;min-width:0;display:flex;flex-direction:column;gap:.25rem}.event_detail_edit_pair_side{flex:0 1 7.5rem;min-width:6rem;max-width:10rem;display:flex;flex-direction:column;gap:.25rem}.event_detail_site_pick_row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.event_detail_site_pick_row .event_detail_static_value{flex:1 1 8rem;min-width:0}.event_detail_site_name_label_btn{align-self:flex-start;padding:.35rem .65rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:var(--acf-shadow-card);color:var(--acf-color-text-muted);font:inherit;font-size:.8125rem;font-weight:600;text-align:left;cursor:pointer}.event_detail_site_name_label_btn:disabled{cursor:not-allowed;color:var(--acf-color-text-muted);background:transparent;border-color:var(--acf-color-border);box-shadow:none}.event_detail_site_name_label_btn:hover{background:var(--acf-color-background)}.event_detail_site_name_label_btn:focus-visible{outline:2px solid var(--acf-color-primary);outline-offset:2px;border-radius:.25rem}.event_detail_static_value{margin:0;font-size:.875rem;line-height:1.4;color:var(--acf-color-text);word-break:break-word}.event_detail_pick_btn{flex-shrink:0;padding:.4rem .75rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-background);font-size:.8125rem;font-weight:600;cursor:pointer;color:var(--acf-color-text)}.event_detail_pick_btn:hover{background:var(--acf-color-surface)}.event_detail_pick_btn:disabled{cursor:not-allowed;color:var(--acf-color-text-muted);background:transparent;border-color:var(--acf-color-border)}.event_detail_site_name_value_text{flex:1 1 8rem;min-width:0;padding:.2rem 0;color:var(--acf-color-text);font:inherit;font-size:.875rem;line-height:1.4;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:1.4em}.event_detail_email_notify_field{margin-top:.35rem;padding:.65rem .75rem;border:1px solid var(--acf-color-border);border-radius:var(--acf-radius);background:var(--acf-color-surface)}.event_detail_email_notify_field:has(input:disabled){background:transparent}.event_detail_reminder_block{margin-top:.35rem;padding:.65rem .75rem;border:1px solid var(--acf-color-border);border-radius:var(--acf-radius);background:var(--acf-color-surface);display:flex;flex-direction:column;gap:.65rem}.event_detail_reminder_block:has(input:disabled){background:transparent}.event_detail_page .event_form_field:has(#evd_title:disabled){padding:.65rem .75rem;border-radius:var(--acf-radius);background:transparent;border:1px solid var(--acf-color-border)}.event_detail_page .event_form_field:has(.acf_drop_zone[aria-disabled=true]){padding:.65rem .75rem;border-radius:var(--acf-radius);background:transparent;border:1px solid var(--acf-color-border)}.event_detail_page .acf_drop_zone[aria-disabled=true]{opacity:1;background:transparent;border-color:var(--acf-color-border);color:var(--acf-color-text-muted)}.event_detail_page .acf_drop_zone_card_select:disabled{opacity:1;cursor:not-allowed;background:transparent;color:var(--acf-color-text-muted)}.event_detail_page .acf_drop_zone_card_btn:disabled{opacity:1;cursor:not-allowed;background:transparent;color:var(--acf-color-text-muted);border-color:var(--acf-color-border)}.event_detail_page_card--closed .event_detail_legacy_chat_bubble{background:transparent;border-color:var(--acf-color-border);box-shadow:none}.event_detail_page_card--closed .event_detail_legacy_chat_author,.event_detail_page_card--closed .event_detail_legacy_chat_time,.event_detail_page_card--closed .event_detail_legacy_chat_body{color:var(--acf-color-text-muted);-webkit-text-fill-color:var(--acf-color-text-muted)}.event_detail_email_notify_lead{margin:0 0 .5rem;font-size:.8125rem;line-height:1.45;color:var(--acf-color-text-muted)}.event_detail_email_notify_list{display:flex;flex-direction:column;gap:.35rem}.event_detail_email_notify_item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.35;cursor:pointer;color:var(--acf-color-text)}.event_detail_email_notify_item input{margin-top:.15rem}.event_detail_client_email_field{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--acf-color-border-subtle, rgba(255, 255, 255, .08))}.event_detail_client_email_hint{margin:0 0 .45rem;font-size:.75rem;line-height:1.45;color:var(--acf-color-text-muted)}.event_detail_client_email_send_row{margin-top:.35rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.event_detail_client_email_files_pending{margin:0;font-size:.75rem;font-weight:600;color:var(--acf-color-text-muted)}.event_detail_description_textarea{min-height:7.5lh;box-sizing:border-box}.event_detail_edit_detail_section{grid-column:1 / -1;display:flex;flex-direction:column;gap:.65rem;margin-top:.25rem}.event_detail_legacy_chat_border_wrap{border:1px solid var(--acf-color-border);border-radius:var(--acf-radius);padding:.35rem .5rem .5rem;box-sizing:border-box}.event_detail_edit_append_field_wrap{margin-bottom:0}.event_detail_edit_detail_history_label,.event_detail_edit_detail_append_label{font-size:.8125rem;font-weight:600;color:var(--acf-color-text-muted)}.acf_site_picker_root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1250;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.acf_site_picker_overlay{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;background:#00000073;pointer-events:auto}.acf_site_picker_panel{position:relative;z-index:1;width:min(36rem,100%);max-height:min(85vh,640px);display:flex;flex-direction:column;border-radius:var(--acf-radius);background:var(--acf-color-surface);border:1px solid var(--acf-color-border);box-shadow:0 12px 40px #0003;pointer-events:auto}.acf_site_picker_header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--acf-color-border)}.acf_site_picker_title{margin:0;font-size:1.1rem;font-weight:600;color:var(--acf-color-text)}.acf_site_picker_close{flex-shrink:0;padding:.45rem .75rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);font-weight:600;font-size:.875rem;cursor:pointer;color:var(--acf-color-text)}.acf_site_picker_close:hover{background:var(--acf-color-background)}.acf_site_picker_body{flex:1;min-height:0;display:flex;flex-direction:column;padding:.75rem 1rem 1rem;gap:.65rem}.acf_site_picker_search{width:100%;box-sizing:border-box;padding:.5rem .65rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);font-size:.875rem;background:var(--acf-color-background);color:var(--acf-color-text)}.acf_site_picker_error{margin:0;font-size:.8125rem;color:#b00020}.acf_site_picker_hint{margin:0;font-size:.8125rem;color:var(--acf-color-text-muted)}.acf_site_picker_list{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1;min-height:0;border:1px solid var(--acf-color-border);border-radius:var(--acf-radius);background:var(--acf-color-background)}.acf_site_picker_item_btn{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem .75rem;width:100%;padding:.65rem .85rem;border:none;border-bottom:1px solid var(--acf-color-border);background:transparent;text-align:left;cursor:pointer;font-size:.875rem;color:var(--acf-color-text)}.acf_site_picker_item_btn:last-child{border-bottom:none}.acf_site_picker_item_btn:hover{background:var(--acf-color-surface)}.acf_site_picker_item_name{font-weight:600;min-width:0;word-break:break-word}.acf_site_picker_item_id{flex-shrink:0;font-size:.75rem;color:var(--acf-color-text-muted);font-variant-numeric:tabular-nums}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient( var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50% );--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient( var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50% );--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.acf_date_picker_field{position:relative;display:inline-flex;max-width:100%}.acf_date_picker_trigger{width:100%;min-width:0;cursor:pointer;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none}.acf_date_picker_trigger:disabled{cursor:not-allowed;opacity:.65}.acf_date_picker_trigger_placeholder{color:var(--acf-color-text-muted)}.acf_date_picker_popover_shell{position:fixed;z-index:10050;padding:.5rem;border-radius:var(--acf-radius);border:1px solid var(--acf-color-border);background:var(--acf-color-surface);box-shadow:0 12px 40px #0000002e}.acf_date_picker_popover_shell .rdp-root{--rdp-accent-color: var(--acf-color-primary, #0e4122);--rdp-accent-background-color: rgba(14, 65, 34, .12);--rdp-today-color: var(--acf-color-primary, #0e4122);--rdp-range_start-color: var(--acf-color-on-primary, #ffffff);--rdp-range_end-color: var(--acf-color-on-primary, #ffffff);--rdp-range_start-date-background-color: var(--acf-color-primary, #0e4122);--rdp-range_end-date-background-color: var(--acf-color-primary, #0e4122)}.acf_date_picker_popover_shell .rdp-weekday:nth-child(1),.acf_date_picker_popover_shell .rdp-weekday:nth-child(7){color:#c62828;opacity:1}.acf_date_picker_popover_shell .acf_rdp_mod_weekend .rdp-day_button{color:#c62828}.acf_date_picker_popover_shell .rdp-selected .rdp-day_button{background-color:var(--acf-color-primary, #0e4122);color:var(--acf-color-on-primary, #ffffff);border-color:var(--acf-color-primary, #0e4122)}.acf_date_picker_popover_shell .rdp-today:not(.rdp-selected):not(.rdp-outside) .rdp-day_button{color:var(--acf-color-primary, #0e4122)}.event_detail_legacy_chat{display:flex;flex-direction:column;gap:.65rem;align-items:stretch;max-width:100%;max-height:min(22rem,50vh);overflow-x:hidden;overflow-y:auto;padding:.35rem .25rem .5rem 0;box-sizing:border-box}.event_detail_legacy_chat_empty{margin:0;font-size:.8125rem;color:var(--acf-color-text-muted);font-style:italic}.event_detail_legacy_chat_bubble{max-width:min(100%,26rem);padding:.5rem .65rem .55rem;border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 1px #0000000a}.event_detail_legacy_chat_bubble--left{align-self:flex-start;border-radius:.65rem .65rem .65rem .2rem}.event_detail_legacy_chat_bubble--right{align-self:flex-end;border-radius:.65rem .65rem .2rem}.event_detail_legacy_chat_bubble--right .event_detail_legacy_chat_bubble_meta{justify-content:flex-start}.event_detail_legacy_chat_bubble--right .event_detail_legacy_chat_body{text-align:left}.event_detail_legacy_chat_bubble--tone0{background:#e8f5e9}.event_detail_legacy_chat_bubble--tone0 .event_detail_legacy_chat_author{color:#1b5e20}.event_detail_legacy_chat_bubble--tone1{background:#e3f2fd}.event_detail_legacy_chat_bubble--tone1 .event_detail_legacy_chat_author{color:#0d47a1}.event_detail_legacy_chat_bubble--tone2{background:#fff3e0}.event_detail_legacy_chat_bubble--tone2 .event_detail_legacy_chat_author{color:#e65100}.event_detail_legacy_chat_bubble--tone3{background:#f3e5f5}.event_detail_legacy_chat_bubble--tone3 .event_detail_legacy_chat_author{color:#6a1b9a}.event_detail_legacy_chat_bubble--tone4{background:#e0f7fa}.event_detail_legacy_chat_bubble--tone4 .event_detail_legacy_chat_author{color:#006064}.event_detail_legacy_chat_bubble--tone5{background:#fce4ec}.event_detail_legacy_chat_bubble--tone5 .event_detail_legacy_chat_author{color:#880e4f}.event_detail_legacy_chat_bubble--tone6{background:#f1f8e9}.event_detail_legacy_chat_bubble--tone6 .event_detail_legacy_chat_author{color:#33691e}.event_detail_legacy_chat_bubble--tone7{background:#ede7f6}.event_detail_legacy_chat_bubble--tone7 .event_detail_legacy_chat_author{color:#4527a0}.event_detail_legacy_chat_bubble_meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;margin-bottom:.35rem;line-height:1.25}.event_detail_legacy_chat_author{font-size:.8125rem;font-weight:700}.event_detail_legacy_chat_time{font-size:.6875rem;font-weight:500;color:var(--acf-color-text-muted)}.event_detail_legacy_chat_body{margin:0;font-size:.8125rem;line-height:1.45;color:var(--acf-color-text);white-space:pre-wrap;word-break:break-word}.shift_photos_page{padding:1rem 1.25rem;max-width:72rem;margin-inline:auto;box-sizing:border-box}.shift_photos_page_title{margin:0 0 1rem;font-size:1.25rem;font-weight:600}.shift_photos_filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin:0 0 .9rem}.shift_photos_filter{display:flex;flex-direction:column;gap:.25rem}.shift_photos_filter_label{font-size:.75rem;font-weight:600;color:var(--acf-color-text-muted, rgba(255, 255, 255, .65))}.shift_photos_filter_input{padding:.4rem .55rem;border-radius:var(--acf-radius, 8px);border:1px solid var(--acf-color-border, rgba(255, 255, 255, .12));background:#ffffff0a;color:inherit;font-size:.8125rem}.shift_photos_page_note{margin:0 0 1rem;font-size:.8125rem;color:var(--acf-color-text-muted, rgba(255, 255, 255, .65))}.shift_photos_page_error{margin:0;color:#dc2626;font-weight:600}.shift_photos_page_warning{margin:0 0 .75rem;padding:.65rem .85rem;border-radius:var(--acf-radius, 8px);border:1px solid rgba(217,119,6,.45);background:#fef3c71f;color:#b45309;font-size:.8125rem}.shift_photos_table_wrap{overflow-x:auto;border:1px solid var(--acf-color-border, rgba(255, 255, 255, .12));border-radius:var(--acf-radius, 8px);background:var(--acf-color-surface, rgba(255, 255, 255, .04))}.shift_photos_group_list{display:flex;flex-direction:column;gap:.75rem}.shift_photos_group{border:1px solid var(--acf-color-border, rgba(255, 255, 255, .12));border-radius:var(--acf-radius, 8px);background:var(--acf-color-surface, rgba(255, 255, 255, .03));overflow:hidden}.shift_photos_group_header{width:100%;display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.65rem .85rem;border:none;background:var(--acf-color-surface, rgba(255, 255, 255, .04));color:inherit;cursor:pointer;text-align:left;box-sizing:border-box}.shift_photos_group_header:hover{background:var(--acf-color-surface, rgba(255, 255, 255, .06))}.shift_photos_group_title{font-weight:700;font-size:.85rem;flex:1;min-width:0}.shift_photos_group_title_date{display:inline-block;font-weight:700;color:inherit}.shift_photos_group_title_line_one{display:inline-flex;gap:1rem;align-items:baseline;flex-wrap:wrap}.shift_photos_group_site_label{display:inline}.shift_photos_group_date_range{font-weight:600;color:var(--acf-color-text-muted, rgba(255, 255, 255, .72))}.shift_photos_group_meta{font-size:.75rem;color:var(--acf-color-text-muted, rgba(255, 255, 255, .65));white-space:nowrap;flex-shrink:0}.shift_photos_group .shift_photos_table_wrap{border:none;border-radius:0;background:transparent}.shift_photos_group_body{padding:0}.shift_photos_table{width:100%;border-collapse:collapse;font-size:.8125rem}.shift_photos_table th,.shift_photos_table td{padding:.5rem .65rem;text-align:left;border-bottom:1px solid var(--acf-color-border, rgba(255, 255, 255, .08));vertical-align:top}.shift_photos_table th{font-weight:600;white-space:nowrap;background:transparent}.shift_photos_table_th_dev_inner{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}.shift_photos_table tbody tr:last-child td{border-bottom:none}.shift_photos_table_mono{font-family:ui-monospace,monospace;font-size:.75rem;word-break:break-all}.shift_photos_sites_cell{max-width:18rem;line-height:1.35;word-break:break-word}.shift_photos_page_empty{margin:0;padding:1rem;color:var(--acf-color-text-muted, rgba(255, 255, 255, .65))}.shift_photos_photo_btn{padding:.35rem .6rem;border-radius:var(--acf-radius, 8px);border:1px solid var(--acf-color-border, rgba(255, 255, 255, .12));background:#ffffff0a;color:inherit;font-size:.75rem;font-weight:600;cursor:pointer}.shift_photos_photo_btn:hover{background:#ffffff14}.shift_photos_thumb_btn{padding:0;border:1px solid var(--acf-color-border, rgba(255, 255, 255, .12));border-radius:var(--acf-radius, 8px);background:#ffffff05;cursor:pointer;overflow:hidden}.shift_photos_thumb_btn:hover{background:#ffffff0f}.shift_photos_thumb_img{display:block;width:64px;height:64px;object-fit:cover}.shift_photos_photo_overlay_root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.shift_photos_photo_overlay_backdrop{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;cursor:pointer;background:#00000080;pointer-events:auto}.shift_photos_photo_overlay_panel{position:relative;z-index:1;width:min(56rem,100%);max-height:min(92vh,860px);display:flex;flex-direction:column;border-radius:var(--acf-radius, 8px);background:var(--acf-color-surface, rgba(20, 20, 20, .98));border:1px solid var(--acf-color-border, rgba(255, 255, 255, .12));box-shadow:0 12px 40px #00000040;pointer-events:auto}.shift_photos_photo_overlay_header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--acf-color-border, rgba(255, 255, 255, .12))}.shift_photos_photo_overlay_title{font-size:.95rem;font-weight:700}.shift_photos_photo_overlay_close{padding:.4rem .7rem;border-radius:var(--acf-radius, 8px);border:1px solid var(--acf-color-border, rgba(255, 255, 255, .12));background:#ffffff0a;color:inherit;font-size:.8125rem;font-weight:600;cursor:pointer}.shift_photos_photo_overlay_close:hover{background:#ffffff14}.shift_photos_photo_overlay_body{padding:.9rem 1rem 1rem;overflow:auto}.shift_photos_photo_overlay_meta{margin:0 0 .75rem;font-size:.75rem;color:var(--acf-color-text-muted, rgba(255, 255, 255, .65))}.shift_photos_photo_overlay_img{display:block;max-width:100%;height:auto;border-radius:var(--acf-radius, 8px);border:1px solid var(--acf-color-border, rgba(255, 255, 255, .12));background:#00000040}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;background:var(--acf-color-background);color:var(--acf-color-text)}.acf_app_shell{min-height:100%;display:flex;flex-direction:column;background:var(--acf-color-background);color:var(--acf-color-text)}.acf_app_bar{flex-shrink:0;min-height:52px;display:flex;align-items:center;padding:0 1rem;background:var(--acf-color-primary);color:var(--acf-color-on-primary);box-shadow:0 1px 3px #0000001f}.acf_app_bar_inner{display:flex;align-items:center;gap:.5rem;width:100%}.acf_app_bar_menu_btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-left:-.35rem;padding:0;border:none;border-radius:var(--acf-radius);background:transparent;color:inherit;cursor:pointer}.acf_app_bar_menu_btn:hover{background:#ffffff1f}.acf_app_bar_title{margin:0;flex:1;min-width:0;font-size:1.125rem;font-weight:600;letter-spacing:.02em}.acf_app_bar_view_segment{flex-shrink:0;display:flex;align-items:stretch;width:10.5rem;border-radius:var(--acf-radius);border:1px solid rgba(255,255,255,.35);overflow:hidden}.acf_app_bar_view_btn{flex:1 1 0;min-width:0;margin:0;padding:.35rem;border:none;background:transparent;color:inherit;font-size:.75rem;font-weight:600;letter-spacing:.02em;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;text-align:center}.acf_app_bar_view_btn:hover{background:#ffffff1f}.acf_app_bar_view_btn+.acf_app_bar_view_btn{border-left:1px solid rgba(255,255,255,.35)}.acf_app_bar_view_btn--active{background:#fff;color:#000}.acf_app_bar_add_btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;margin-right:-.25rem;padding:0 .5rem;border:none;border-radius:var(--acf-radius);background:transparent;color:inherit;font-size:1.5rem;font-weight:300;line-height:1;cursor:pointer}.acf_app_bar_add_btn:hover{background:#ffffff1f}.acf_app_main{flex:1;display:flex;align-items:center;justify-content:center;padding:1.5rem}.acf_route_outlet{flex:1;display:flex;flex-direction:column;min-height:0;width:100%;overflow:hidden}.acf_app_main--home{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:1rem 1rem 1.5rem;min-height:0;width:100%;box-sizing:border-box;overflow:auto}:root{--acf-color-primary: #0e4122;--acf-color-on-primary: #ffffff;--acf-color-background: #fafafa;--acf-color-surface: #ffffff;--acf-color-border: #e0e0e0;--acf-color-text: #212121;--acf-color-text-muted: #757575;--acf-color-danger-bg: #ffebee;--acf-color-danger-border: #ef9a9a;--acf-color-danger-text: #c62828;--acf-radius: 5px;--acf-shadow-card: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .06)}
