.login-page{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 50%,#bae6fd 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 20px 60px #0000001f}.login-logo{object-fit:contain;width:auto;height:80px;margin-bottom:1rem}.login-title{color:#1e293b;margin:0 0 .25rem;font-size:1.6rem;font-weight:700}.login-subtitle{color:#64748b;margin:0 0 1.75rem;font-size:.95rem}.login-form{text-align:left;flex-direction:column;gap:1rem;display:flex}.login-field{flex-direction:column;gap:.4rem;display:flex}.login-field label{color:#374151;font-size:.875rem;font-weight:600}.login-field input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:.65rem .75rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.login-field input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;margin:0;padding:.5rem .75rem;font-size:.875rem}.login-submit{width:100%;margin-top:.25rem;padding:.75rem;font-size:1rem}.loading-screen{color:#64748b;justify-content:center;align-items:center;min-height:100vh;font-size:1rem;display:flex}.btn-logout{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:6px 14px;font-size:.875rem;font-weight:500}.btn-logout:hover{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.schedule-location-toggle{gap:.5rem;margin-bottom:1rem;display:flex}.schedule-location-btn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:7px 20px;font-size:.9rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.schedule-location-btn.active{color:#fff;background:#0369a1;border-color:#0369a1}.schedule-location-btn:hover:not(.active){background:#e2e8f0;border-color:#94a3b8}.schedule-controls{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.schedule-week-title{color:#1e293b;text-align:center;flex:1;margin:0;font-size:1.05rem;font-weight:600}.btn-nav{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:6px 16px;font-size:.875rem;font-weight:600}.btn-nav:hover{background:#e2e8f0;border-color:#94a3b8}.btn-nav:focus{outline:none}.btn-nav:focus-visible{outline-offset:2px;outline:2px solid #0ea5e9}.btn-nav:focus:not(:focus-visible){background:#f8fafc;border-color:#e2e8f0}.schedule-datepicker{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:5px 8px;font-family:inherit;font-size:.875rem}.schedule-datepicker--mobile{flex:1;width:0;min-width:0}.schedule-datepicker:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 1px #0ea5e9}.App{flex-direction:column;height:100vh;display:flex;overflow:hidden}@media (width<=640px){.App--dashboard{height:auto;overflow:visible}.App--dashboard .dashboard-main{flex:none;min-height:0;overflow-y:visible}}.app-main{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.dashboard-content{flex:1;min-height:0;overflow-y:auto}.schedule-view{flex-direction:column;height:100%;display:flex}.schedule-view--fullscreen{z-index:100;background:#f1f5f9;height:100dvh;padding:1rem;position:fixed;inset:0}.calendar-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:clip;box-shadow:0 2px 16px #00000012}.calendar-grid{flex:1;align-items:flex-start;min-height:0;display:flex;overflow-y:auto}.calendar-time-col{z-index:2;background:#fafafa;border-right:1px solid #e2e8f0;flex-shrink:0;min-width:52px;position:sticky;left:0}.calendar-corner{z-index:3;background:#fafafa;border-bottom:2px solid #e2e8f0;height:64px;position:sticky;top:0}.calendar-time-label{color:#94a3b8;box-sizing:border-box;border-bottom:1px solid #f1f5f9;justify-content:flex-end;align-items:flex-start;height:48px;padding:4px 8px 0;font-size:.7rem;font-weight:600;display:flex}.calendar-time-label--half{color:#0000;border-bottom-style:dashed}.calendar-day-col{border-left:1px solid #e2e8f0;flex:1;min-width:0}.calendar-day-header{text-align:center;z-index:1;background:#f8fafc;border-bottom:2px solid #e2e8f0;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:64px;display:flex;position:sticky;top:0}.calendar-day-header--today{background:#eff6ff;border-top:3px solid #0ea5e9}.calendar-day-header--week-clickable{cursor:pointer}.calendar-day-header--week-clickable:hover{background:#f0f9ff}.calendar-day-header--week-clickable:active{background:#e0f2fe}.calendar-day-header__name{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.72rem;font-weight:700}.calendar-day-header--today .calendar-day-header__name{color:#0284c7}.calendar-day-header__date{color:#374151;font-size:.9rem;font-weight:500}.calendar-day-header__date-bubble{color:#fff;background:#0369a1;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-weight:700;display:flex}.calendar-slot{cursor:default;height:48px;font:inherit;text-align:left;box-sizing:border-box;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;flex-wrap:wrap;align-content:flex-start;gap:2px;width:100%;padding:3px 4px;transition:background-color .12s;display:flex;overflow:hidden}.calendar-slot--half{border-bottom-style:dashed}.calendar-slot--closed{background:repeating-linear-gradient(-45deg,#f8fafc 0 4px,#f1f5f9 4px 8px)}.calendar-slot--open{background:#fff}.calendar-slot--planner:not(.calendar-slot--closed):hover{cursor:pointer;background:#f0f9ff}.calendar-slot--filled{background:#f0f9ff}.calendar-slot--filled.calendar-slot--planner:hover{background:#e0f2fe}.volunteer-chip{color:#fff;white-space:nowrap;text-overflow:ellipsis;border-radius:20px;align-items:center;gap:3px;max-width:100%;padding:1px 7px 1px 5px;font-size:.67rem;font-weight:600;line-height:1.7;display:inline-flex;overflow:hidden;box-shadow:0 1px 2px #0000002e}.volunteer-chip:before{content:"";background:#ffffff8c;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}dialog.pw-dialog{border:none;border-radius:12px;padding:1.5rem;box-shadow:0 20px 60px #00000040}dialog.pw-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73}.slot-modal{background:#fff;border-radius:12px;width:100%;max-width:460px;overflow:hidden;box-shadow:0 20px 40px #00000026}.modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1.25rem 1.5rem}.modal-title{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.modal-body{padding:1.25rem 1.5rem}.modal-section-title{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 .75rem;font-size:.8rem;font-weight:700}.modal-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.shift-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.shift-list-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:.4rem .75rem;display:flex}.shift-volunteer-info{align-items:center;gap:.5rem;font-weight:500;display:flex}.shift-list-item-time{color:#64748b;font-size:.8rem;font-weight:400}.shift-add-preview{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;align-items:center;gap:.6rem;margin-top:.75rem;padding:.6rem .75rem;display:flex}.shift-add-preview-text{color:#0c4a6e;flex:1;font-size:.9rem}.shift-duration-picker{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.shift-duration-label{color:#475569;white-space:nowrap;font-size:.85rem;font-weight:600}.shift-duration-buttons{flex-wrap:wrap;gap:.35rem;display:flex}.shift-duration-btn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:500;transition:background .12s,color .12s,border-color .12s}.shift-duration-btn.active{color:#fff;background:#0369a1;border-color:#0369a1}.shift-duration-btn:hover:not(.active){background:#e2e8f0;border-color:#94a3b8}.volunteer-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.shift-list-empty{color:#94a3b8;font-size:.9rem;font-style:italic}.schedule-controls--mobile{display:none}.schedule-view-toggle{border:1px solid #e2e8f0;border-radius:7px;flex-shrink:0;gap:2px;display:flex;overflow:hidden}.schedule-view-btn{color:#475569;box-shadow:none;cursor:pointer;background:#f8fafc;border:none;border-radius:0;padding:5px 10px;font-size:.78rem;font-weight:600}.schedule-view-btn.active{color:#fff;background:#0369a1}.schedule-view-btn:hover:not(.active){background:#e2e8f0}@media (width<=640px){.schedule-controls--desktop{display:none}.schedule-controls--mobile{flex-wrap:nowrap;gap:.4rem;display:flex}.schedule-controls--mobile .btn-nav{text-align:center;flex-shrink:0;width:36px;padding:6px 0}.calendar-day-col{flex:1;min-width:0;display:none}.calendar-day-col--mobile-active{display:block}.calendar-grid--mobile-week{-webkit-overflow-scrolling:touch;overflow-x:auto}.calendar-grid--mobile-week .calendar-day-col{flex:1;min-width:34px;display:block}.calendar-grid--mobile-week .calendar-time-col{min-width:30px}.calendar-grid--mobile-week .calendar-time-label{justify-content:center;padding:3px 2px 0;font-size:.52rem}.calendar-grid--mobile-week .calendar-day-header{gap:1px;height:44px}.calendar-grid--mobile-week .calendar-day-header__name{font-size:.6rem}.calendar-grid--mobile-week .calendar-day-header__date{font-size:.65rem}.calendar-grid--mobile-week .calendar-day-header__date-bubble{width:18px;height:18px;font-size:.65rem}.calendar-grid--mobile-week .calendar-corner{height:44px}.calendar-grid--mobile-week .calendar-slot{justify-content:center;align-items:center;gap:2px;height:36px;padding:3px 2px}.calendar-grid--mobile-week .volunteer-chip{width:8px;height:8px;min-width:unset;max-width:8px;box-shadow:none;border-radius:50%;flex-shrink:0;padding:0;font-size:0;line-height:1}.calendar-grid--mobile-week .volunteer-chip:before{display:none}.calendar-time-col{min-width:40px}.calendar-time-label{height:44px;padding:4px 4px 0;font-size:.6rem}.calendar-slot{height:44px}.calendar-day-header,.calendar-corner{height:56px}}.my-shifts-view{max-width:680px}.my-shifts-loading{color:#94a3b8;padding:2rem 0}.my-shifts-header{margin-bottom:1.75rem}.my-shifts-title{color:#1e293b;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.my-shifts-subtitle{color:#64748b;margin:0;font-size:.9rem}.my-shifts-person-selector{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.6rem .85rem;font-size:.875rem;display:flex}.my-shifts-person-selector label{white-space:nowrap;font-weight:600}.my-shifts-person-selector select{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:5px;flex:1;padding:.3rem .5rem;font-size:.875rem}.my-shifts-section{margin-bottom:2rem}.my-shifts-section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.my-shifts-section-title{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0;font-size:.75rem;font-weight:700}.btn-export-calendar{color:#0369a1;cursor:pointer;background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.btn-export-calendar:hover{background:#e0f2fe;border-color:#7dd3fc}.hours-view{max-width:720px}.hours-header{margin-bottom:1.75rem}.hours-title{color:#1e293b;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.hours-subtitle{color:#64748b;margin:0;font-size:.9rem}.hours-loading,.hours-empty{color:#94a3b8;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1rem;font-size:.95rem;display:flex}.hours-empty-icon{font-size:2rem}.hours-summary-cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.hours-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.1rem}.hours-card-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:.35rem;font-size:.75rem;font-weight:700}.hours-card-value{margin-bottom:.2rem;font-size:1.35rem;font-weight:700}.hours-card-sub{color:#94a3b8;font-size:.8rem}.hours-breakdown{flex-direction:column;gap:2rem;display:flex}.hours-year-group{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.hours-year-label{text-transform:uppercase;letter-spacing:.08em;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.6rem 1rem;font-size:.75rem;font-weight:700}.hours-month-list{flex-direction:column;display:flex}.hours-month-row{border-bottom:1px solid #f1f5f9;grid-template-columns:110px 1fr 90px 90px;align-items:center;gap:.75rem;padding:.55rem 1rem;display:grid}.hours-month-row:last-child{border-bottom:none}.hours-month-name{color:#475569;font-size:.875rem;font-weight:500}.hours-bar-wrap{background:#f1f5f9;border-radius:99px;height:10px;overflow:hidden}.hours-bar{border-radius:99px;min-width:4px;height:100%;transition:width .3s}.hours-month-value{color:#1e293b;text-align:right;font-size:.875rem;font-weight:600}.hours-month-count{color:#94a3b8;text-align:right;font-size:.8rem}.hours-year-total{color:#475569;background:#f8fafc;border-top:1px solid #e2e8f0;padding:.55rem 1rem;font-size:.85rem}@media (width<=600px){.hours-summary-cards{grid-template-columns:1fr 1fr}.hours-month-row{grid-template-columns:90px 1fr 75px}.hours-month-count{display:none}}.my-shifts-list{flex-direction:column;gap:1rem;display:flex}.my-shifts-day-group{flex-direction:column;gap:.5rem;display:flex}.my-shifts-day-label{color:#374151;text-transform:capitalize;font-size:.85rem;font-weight:600}.my-shifts-day-label--today{color:#0284c7}.my-shifts-day-label--past{color:#94a3b8}.my-shifts-cards{flex-direction:column;gap:.4rem;display:flex}.my-shifts-card{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #0ea5e9;border-radius:8px;flex-direction:column;align-items:flex-start;padding:.75rem 1rem;display:flex;box-shadow:0 1px 4px #0000000d}.my-shifts-card--past{box-shadow:none;opacity:.7;background:#f8fafc}.my-shifts-card-time{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.my-shifts-time-range{color:#1e293b;font-size:1rem;font-weight:600}.my-shifts-card--past .my-shifts-time-range{color:#64748b}.my-shifts-duration{color:#475569;background:#f1f5f9;border-radius:20px;padding:2px 9px;font-size:.78rem;font-weight:500}.my-shifts-empty{color:#475569;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.my-shifts-empty p{margin:0;font-size:.9rem}.my-shifts-empty-icon{font-size:1.75rem}.my-shifts-past-toggle{align-items:center;gap:.5rem;display:flex;font-size:.85rem!important}.my-shifts-past-count{color:#475569;background:#e2e8f0;border-radius:20px;padding:1px 7px;font-size:.72rem;font-weight:700}.dashboard-main{flex:1;width:100%;max-width:960px;min-height:0;margin:0 auto;padding:2rem;overflow-y:auto}.dashboard-welcome{margin-bottom:2rem}.dashboard-welcome h2{color:#1e293b;margin:0 0 .3rem;font-size:1.5rem;font-weight:700}.dashboard-welcome p{color:#64748b;margin:0;font-size:.95rem}.dashboard-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=600px){.dashboard-grid{grid-template-columns:repeat(3,1fr)}}.dashboard-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.35rem;width:100%;padding:1.4rem 1.25rem 1.1rem;font-family:inherit;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 2px 8px #0000000d}.dashboard-card:hover{border-color:var(--card-color,#0ea5e9);transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}.dashboard-card:focus-visible{outline:2px solid var(--card-color,#0ea5e9);outline-offset:2px}.dashboard-card__icon{margin-bottom:.25rem;font-size:2rem;line-height:1}.dashboard-card__title{color:#1e293b;margin:0;font-size:1rem;font-weight:700}.dashboard-card__description{color:#64748b;margin:0;font-size:.8rem;line-height:1.4}.dashboard-card__accent{background:var(--card-color,#0ea5e9);border-radius:2px;width:2rem;height:3px;margin-top:.6rem}.module-breadcrumb{align-items:center;gap:.75rem;margin-bottom:1.75rem;display:flex}.btn-back{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;align-items:center;gap:.35rem;padding:.4rem .9rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.btn-back:hover{color:#1e293b;background:#e2e8f0;border-color:#94a3b8}.module-breadcrumb__title{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:1.1rem;font-weight:700;overflow:hidden}@media (width<=480px){.dashboard-main{padding:1.25rem}.dashboard-welcome h2{font-size:1.25rem}.dashboard-grid{gap:.75rem}.dashboard-card{padding:1.1rem 1rem .9rem}.dashboard-card__icon{font-size:1.6rem}.module-breadcrumb__title{font-size:.95rem}}.docs-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.doc-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 3px #0000000d}.doc-card__actions{flex-wrap:wrap;flex-shrink:0;gap:.5rem;display:flex}@media (width<=640px){.doc-card{flex-direction:column;align-items:flex-start;gap:.75rem}.doc-card__actions{width:100%}.doc-card__actions button{flex:1;justify-content:center;min-width:calc(50% - .25rem)}}.visitors-view{flex-direction:column;gap:1.5rem;display:flex}.visitors-section-title{color:#1e293b;margin:0 0 1rem;font-size:1rem;font-weight:700}.visitors-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000d}.visitors-form{flex-direction:column;gap:.75rem;display:flex}.visitors-form__row{grid-template-columns:1fr 1fr 2fr;align-items:start;gap:.75rem;display:grid}@media (width<=640px){.visitors-form__row{grid-template-columns:1fr}}.visitors-form__field{flex-direction:column;gap:.3rem;display:flex}.visitors-form__field label{color:#475569;font-size:.8rem;font-weight:600}.visitors-form__field input{border:1px solid #d1d5db;border-radius:7px;outline:none;padding:.5rem .65rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.visitors-form__field input:focus{border-color:#e11d48;box-shadow:0 0 0 3px #e11d481f}.visitors-form__hint{color:#b45309;background:#fef9c3;border-radius:4px;padding:.2rem .4rem;font-size:.75rem}.visitors-form__error{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;margin:0;padding:.4rem .75rem;font-size:.85rem}.visitors-form__success{color:#047857;background:#f0fdf4;border:1px solid #86efac;border-radius:6px;margin:0;padding:.4rem .75rem;font-size:.85rem}.visitors-insights{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000d}.visitors-insights__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;display:flex}.visitors-period-controls{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.visitors-period-nav{align-items:center;gap:.4rem;display:flex}.visitors-period-nav__btn{cursor:pointer;color:#475569;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.2rem;line-height:1;transition:background .15s,border-color .15s;display:flex}.visitors-period-nav__btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.visitors-period-nav__btn:disabled{opacity:.35;cursor:default}.visitors-period-nav__label{text-align:center;color:#1e293b;min-width:7rem;font-size:.875rem;font-weight:600}.visitors-period-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.visitors-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.visitors-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.2rem;padding:.9rem 1rem;display:flex}.visitors-stat__value{color:#e11d48;font-size:1.5rem;font-weight:700;line-height:1}.visitors-stat__label{color:#64748b;font-size:.75rem;font-weight:500}.visitors-chart{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem .5rem;overflow-x:auto}.visitors-chart__bars{align-items:flex-end;gap:6px;min-width:0;height:110px;display:flex}.visitors-chart__bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:2px;min-width:28px;display:flex}.visitors-chart__labels{gap:6px;margin-top:4px;display:flex}.visitors-chart__count{color:#94a3b8;white-space:nowrap;font-size:.6rem;line-height:1}.visitors-chart__bar{background:linear-gradient(#fb7185,#e11d48);border-radius:4px 4px 0 0;width:100%;min-height:3px;transition:opacity .15s}.visitors-chart__bar:hover{opacity:.8}.visitors-chart__label{text-align:center;color:#94a3b8;white-space:nowrap;flex:1;min-width:28px;font-size:.6rem;line-height:1}.visitors-history{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000d}.visitors-table-wrap{overflow-x:auto}.visitors-table{border-collapse:collapse;width:100%;font-size:.875rem}.visitors-table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:#64748b;border-bottom:2px solid #e2e8f0;padding:.5rem .75rem;font-size:.75rem;font-weight:700}.visitors-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.6rem .75rem}.visitors-table tbody tr:last-child td{border-bottom:none}.visitors-table tbody tr:hover{background:#f8fafc}.visitors-row-actions{flex-wrap:wrap;gap:.4rem;display:flex}.visitors-edit-input{border:1px solid #0ea5e9;border-radius:6px;outline:none;width:100%;max-width:120px;padding:.3rem .5rem;font-size:.875rem}.visitors-empty{color:#94a3b8;margin:0;padding:1rem 0;font-size:.875rem}.visitors-confirm-delete{color:#991b1b;white-space:nowrap;background:#fff0f3;border:1px solid #fca5a5;border-radius:6px;align-items:center;gap:.4rem;padding:.25rem .5rem;font-size:.8rem;display:inline-flex}@media (width<=600px){.visitors-form-card,.visitors-insights,.visitors-history{border-radius:10px;padding:1rem}.visitors-form .btn-primary{width:100%;align-self:stretch!important}.visitors-period-controls{align-items:flex-start;width:100%}.visitors-period-nav{justify-content:center;width:100%}.visitors-period-nav__label{min-width:8rem}.visitors-period-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.visitors-period-tabs::-webkit-scrollbar{display:none}.visitors-period-tabs .btn-tab{flex-shrink:0}.visitors-table thead{display:none}.visitors-table tbody tr{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.5rem;padding:.5rem .75rem;display:block}.visitors-table td{border-bottom:none;justify-content:space-between;align-items:flex-start;padding:.3rem 0;font-size:.85rem;display:flex}.visitors-table td:before{content:attr(data-label);color:#64748b;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;margin-right:.5rem;padding-top:.15rem;font-size:.75rem;font-weight:600}.visitors-table td[data-label=Acties]{flex-direction:column;align-items:stretch;gap:.4rem}.visitors-row-actions{flex-wrap:wrap;justify-content:flex-start}.visitors-confirm-delete{white-space:normal;flex-wrap:wrap}.visitors-edit-input{max-width:100%}}.watermeting-view{flex-direction:column;gap:1.5rem;display:flex}.watermeting-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000f}.watermeting-form-card h3{color:#0f172a;margin:0 0 1rem;font-size:1rem}.watermeting-form{flex-direction:column;gap:.75rem;display:flex}.watermeting-row{flex-wrap:wrap;gap:.75rem;display:flex}.watermeting-field{flex-direction:column;flex:1;gap:.3rem;min-width:120px;display:flex}.watermeting-field--full{flex-basis:100%}.watermeting-field label{color:#475569;font-size:.8rem;font-weight:600}.watermeting-norm{color:#475569;font-weight:400}.watermeting-field input,.watermeting-field select,.watermeting-field textarea{background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:7px 10px;font-family:inherit;font-size:.92rem;transition:border-color .2s}.watermeting-field input:focus,.watermeting-field select:focus,.watermeting-field textarea:focus{border-color:#0369a1;box-shadow:0 0 0 1px #0369a1}.watermeting-field textarea{resize:vertical}.watermeting-field--calc .watermeting-calc-value{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;height:36px;padding:0 10px;font-size:.95rem;display:flex}.watermeting-calc-empty{color:#475569}.watermeting-form-actions{justify-content:flex-end;gap:.5rem;margin-top:.25rem;display:flex}.watermeting-msg{border-radius:6px;margin:0 0 .75rem;padding:.5rem .75rem;font-size:.88rem}.watermeting-msg--error{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5}.watermeting-msg--success{color:#047857;background:#f0fdf4;border:1px solid #86efac}.watermeting-filters{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.watermeting-filters .watermeting-field{flex:none}.watermeting-add-row{display:flex}.btn-add-meting{color:#fff;cursor:pointer;background:#0369a1;border:none;border-radius:8px;padding:7px 16px;font-size:.875rem;font-weight:600}.btn-add-meting:hover{background:#0e7490}.watermeting-day-group{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0000000d}.watermeting-day-title{color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0;margin:0;padding:.75rem 1rem;font-size:.9rem;font-weight:600}.watermeting-day-visitors{color:#64748b;font-size:.85rem;font-weight:400}.waterchart-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem;padding:.75rem 1rem .5rem}.waterchart-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.waterchart-title{color:#475569;font-size:.85rem;font-weight:600}.waterchart-tabs{gap:.25rem;display:flex}.waterchart-svg-wrap{width:100%;overflow:hidden}.waterchart-svg{width:100%;height:140px;display:block}.waterchart-legend{color:#475569;flex-wrap:wrap;gap:.75rem;margin-top:.4rem;font-size:.78rem;display:flex}.waterchart-legend-item{align-items:center;gap:.3rem;display:flex}.waterchart-legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.inzichten-view{flex-direction:column;gap:1.25rem;display:flex}.inzichten-controls{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 4px #0000000a}.inzichten-controls-row{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.inzichten-control-group{flex-direction:column;gap:.4rem;display:flex}.inzichten-control-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.inzichten-seg-tabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden}.inzichten-seg-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.4rem .9rem;font-size:.82rem;font-weight:500;transition:background .15s,color .15s}.inzichten-seg-tab:hover{background:#e2e8f0}.inzichten-seg-tab.active{color:#fff;background:#0369a1;font-weight:600}.inzichten-seg-tab.sm{padding:.3rem .65rem;font-size:.78rem}.inzichten-compare-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .9rem;font-size:.82rem;font-weight:500;transition:all .15s}.inzichten-compare-btn:hover{background:#e2e8f0}.inzichten-compare-btn.active{color:#fff;background:#0369a1;border-color:#0369a1}.inzichten-custom-range{color:#475569;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.inzichten-custom-range input{color:#1e293b;border:1px solid #e2e8f0;border-radius:6px;padding:.3rem .5rem;font-size:.82rem}.inzichten-kpi-grid{grid-template-columns:repeat(4,1fr);gap:.875rem;display:grid}.inzichten-kpi-card{border:1px solid #e2e8f0;border-left:4px solid var(--kpi-color,#0369a1);background:#fff;border-radius:12px;flex-direction:column;gap:.2rem;padding:1rem 1.1rem .875rem;display:flex;box-shadow:0 1px 4px #0000000a}.inzichten-kpi-icon{margin-bottom:.2rem;font-size:1.4rem;line-height:1}.inzichten-kpi-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.inzichten-kpi-value{color:#1e293b;font-size:1.7rem;font-weight:700;line-height:1.1}.inzichten-kpi-sub{color:#94a3b8;font-size:.72rem}.inzichten-kpi-delta{margin-top:.1rem;font-size:.75rem;font-weight:600}.inzichten-kpi-delta.pos{color:#10b981}.inzichten-kpi-delta.neg{color:#ef4444}.inzichten-chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem 1.25rem;box-shadow:0 1px 4px #0000000a}.inzichten-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.inzichten-chart-title{color:#1e293b;font-size:.9rem;font-weight:700}.inzichten-metric-tabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden}.inzichten-chart-legend-note{color:#64748b;align-items:center;gap:.35rem;font-size:.78rem;display:flex}.inzichten-legend-swatch{border-radius:3px;flex-shrink:0;width:12px;height:12px;display:inline-block}@media (width<=900px){.inzichten-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.inzichten-seg-tab{padding:.35rem .6rem;font-size:.76rem}.inzichten-controls-row{flex-direction:column;align-items:flex-start}}.inzichten-filter-bar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:1.25rem;padding:.875rem 1.25rem;display:flex;box-shadow:0 1px 4px #0000000a}.inzichten-filter-group{flex-direction:column;gap:.3rem;display:flex}.inzichten-filter-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.inzichten-filter-select,.inzichten-filter-date{color:#1e293b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;min-width:130px;padding:.42rem .75rem;font-size:.85rem;transition:border-color .15s}.inzichten-filter-select:focus,.inzichten-filter-date:focus{border-color:#0369a1}.inzichten-summary-row{align-items:stretch;gap:1rem;display:flex}.inzichten-summary-cards{flex:1;grid-template-columns:repeat(3,1fr);gap:.875rem;display:grid}.inzichten-summary-card{border:1px solid #e2e8f0;border-top:3px solid var(--summary-color,#3b82f6);background:#fff;border-radius:12px;flex-direction:column;gap:.15rem;padding:1.1rem 1.25rem 1rem;display:flex;box-shadow:0 1px 4px #0000000a}.inzichten-summary-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem;font-size:.75rem;font-weight:600}.inzichten-summary-value-row{align-items:baseline;gap:.3rem;display:flex}.inzichten-summary-value{color:#1e293b;font-size:2.1rem;font-weight:700;line-height:1}.inzichten-summary-unit{color:#94a3b8;font-size:1rem;font-weight:600}.inzichten-summary-sub{color:#475569;margin-top:.25rem;font-size:.78rem;font-weight:500}.inzichten-summary-sub2{color:#94a3b8;font-size:.72rem}.inzichten-breakdown-toggle{color:var(--summary-color,#8b5cf6);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.72rem;font-weight:600}.inzichten-breakdown-toggle:hover{text-decoration:underline}.inzichten-breakdown-list{flex-direction:column;gap:.2rem;margin:.4rem 0 0;padding:0;list-style:none;display:flex}.inzichten-breakdown-item{color:#475569;justify-content:space-between;font-size:.75rem;display:flex}.inzichten-breakdown-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.inzichten-breakdown-uren{color:#1e293b;flex-shrink:0;margin-left:.5rem;font-weight:600}.inzichten-uren-per-medewerker{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem 1.25rem 1.25rem;display:flex;box-shadow:0 1px 4px #0000000a}.inzichten-section-title{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.inzichten-view-toggles{flex-direction:column;gap:.5rem;min-width:110px;display:flex}.inzichten-chart-info-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:700;transition:border-color .15s,background .15s;display:flex}.inzichten-chart-info-btn:hover,.inzichten-chart-info-btn.active{color:#4338ca;background:#eef2ff;border-color:#6366f1}.inzichten-chart-info-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0f172a73;position:fixed;inset:0}.inzichten-chart-info-modal{z-index:1001;background:#fff;border:none;border-radius:12px;flex-direction:column;width:calc(100% - 2rem);max-width:440px;max-height:80vh;padding:0;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 40px #00000026}.inzichten-chart-info-modal-header{color:#1e293b;background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.9rem;font-weight:700;display:flex}.inzichten-chart-info-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:1rem;line-height:1}.inzichten-chart-info-close:hover{color:#475569;background:#f1f5f9}.inzichten-chart-info-list{flex-direction:column;gap:.75rem;margin:0;padding:1rem 1.25rem;list-style:none;display:flex;overflow-y:auto}.inzichten-chart-info-item{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:.2rem;padding-bottom:.75rem;display:flex}.inzichten-chart-info-item:last-child{border-bottom:none;padding-bottom:0}.inzichten-chart-info-label{color:#475569;font-size:.78rem;font-weight:600}.inzichten-chart-info-text{color:#64748b;font-size:.76rem;line-height:1.5}.inzichten-view-toggle{letter-spacing:.06em;color:#64748b;cursor:pointer;text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.55rem .875rem;font-size:.76rem;font-weight:700;transition:all .15s}.inzichten-view-toggle:hover{background:#e2e8f0}.inzichten-view-toggle.active{color:#fff;background:#1e293b;border-color:#1e293b}.inzichten-main-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:0;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000a}.inzichten-metric-panel{background:#fafbfc;border-right:1px solid #f1f5f9;flex-direction:column;flex-shrink:0;gap:.1rem;width:210px;padding:1rem .75rem;display:flex}.inzichten-metric-item{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.4rem .5rem;transition:background .1s;display:flex}.inzichten-metric-item:hover{background:#f1f5f9}.inzichten-metric-item input[type=checkbox]{cursor:pointer;accent-color:#0369a1;flex-shrink:0;width:14px;height:14px}.inzichten-split-toggle{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #cbd5e1;border-radius:4px;margin-left:auto;padding:.1rem .4rem;font-size:.68rem;font-weight:600;line-height:1.4}.inzichten-split-toggle:hover{color:#8b5cf6;border-color:#8b5cf6}.inzichten-split-toggle.active{color:#fff;background:#6d28d9;border-color:#6d28d9}.inzichten-metric-swatch{border-radius:3px;flex-shrink:0;width:11px;height:11px}.inzichten-metric-name{color:#334155;font-size:.83rem;font-weight:500}.inzichten-metric-unit{color:#94a3b8;font-weight:400}.inzichten-chart-area{flex-direction:column;flex:1;gap:0;min-width:0;padding:1rem 1rem .75rem;display:flex}.inzichten-gran-tabs{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:center;gap:.25rem;margin-top:.5rem;padding-top:.5rem;display:flex}.inzichten-gran-tab{letter-spacing:.06em;color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.35rem 1rem;font-size:.76rem;font-weight:700;transition:all .15s}.inzichten-gran-tab:hover{background:#e2e8f0}.inzichten-gran-tab.active{color:#fff;background:#1e293b;border-color:#1e293b}@media (width<=900px){.inzichten-summary-cards{grid-template-columns:1fr 1fr}.inzichten-main-content{flex-direction:column}.inzichten-metric-panel{border-bottom:1px solid #f1f5f9;border-right:none;flex-flow:wrap;width:100%;padding-bottom:.75rem}}@media (width<=600px){.inzichten-summary-cards{grid-template-columns:1fr}.inzichten-summary-row{flex-direction:column}.inzichten-view-toggles{min-width:unset;flex-direction:row}}.watermeting-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.watermeting-table{border-collapse:collapse;width:100%;font-size:.88rem}.watermeting-table th{text-align:left;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.5rem .75rem;font-size:.78rem;font-weight:600}.watermeting-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.55rem .75rem}.watermeting-table tr:last-child td{border-bottom:none}.watermeting-table tr:hover td{background:#f8fafc}.watermeting-bad-badge{white-space:nowrap;border-radius:99px;padding:.15rem .5rem;font-size:.78rem;font-weight:600;display:inline-block}.watermeting-bad-badge--grote{color:#1d4ed8;background:#eff6ff}.watermeting-bad-badge--peuter{color:#7e22ce;background:#fdf4ff}.watermeting-bad-badge--instructie{color:#15803d;background:#f0fdf4}.watermeting-doorzicht{font-weight:600}.watermeting-opmerkingen{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;color:#475569;max-width:200px;overflow:hidden}.watermeting-row--expanded .watermeting-opmerkingen{white-space:normal;overflow:visible}.watermeting-door{white-space:nowrap;color:#64748b;font-size:.8rem}.watermeting-actions{white-space:nowrap;gap:.25rem;display:flex}.btn-sm{min-width:unset;border-radius:5px;padding:3px 8px;font-size:.8rem;line-height:1.4}.btn-export-excel{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-self:flex-end;align-items:center;margin-left:auto;padding:7px;line-height:1;display:flex}.btn-export-excel svg{width:18px;height:18px;display:block}.btn-export-excel:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.watermeting-loading,.watermeting-empty{color:#64748b;text-align:center;padding:2rem}@media (width<=640px){.watermeting-row{flex-direction:column}.watermeting-field{min-width:unset}.watermeting-form-card{padding:1rem}.watermeting-filters{flex-wrap:nowrap;align-items:center}.watermeting-filters .watermeting-field input,.watermeting-filters .watermeting-field select{width:100%;min-width:0}}.vis-badge{border-radius:12px;align-items:center;gap:.25rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.vis-badge--iedereen{color:#166534;background:#dcfce7}.vis-badge--rollen{color:#1e40af;background:#eff6ff}.vis-badge--personen{color:#854d0e;background:#fef9c3}.notif-bell-wrapper{position:relative}.notif-bell-btn{cursor:pointer;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.25rem;padding:6px 10px;font-size:1.1rem;transition:background .15s;display:flex;position:relative}.notif-bell-btn:hover{background:#f1f5f9;border-color:#e2e8f0}.notif-bell-icon{line-height:1}.notif-badge{color:#fff;pointer-events:none;background:#b91c1c;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px}.notif-panel{color:inherit;z-index:2000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:340px;max-width:none;max-height:480px;margin:0;padding:0;display:flex;position:absolute;inset:calc(100% + 8px) 0 auto auto;overflow:hidden;box-shadow:0 8px 30px #0000001f}.notif-panel-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.notif-panel-title{color:#1e293b;font-size:.9rem;font-weight:700}.notif-mark-all-btn{color:#0369a1;padding:3px 8px;font-size:.775rem}.notif-panel-list{flex:1;overflow-y:auto}.notif-empty{color:#94a3b8;flex-direction:column;align-items:center;gap:.4rem;padding:2rem 1rem;font-size:.875rem;display:flex}.notif-item{cursor:pointer;text-align:left;width:100%;box-shadow:none;font:inherit;color:inherit;background:0 0;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;transition:background .12s;display:flex}.notif-item:last-child{border-bottom:none}.notif-item:hover{background:#f8fafc}.notif-item--unread{background:#eff6ff}.notif-item--unread:hover{background:#dbeafe}.notif-item-icon{flex-shrink:0;margin-top:1px;font-size:1.1rem}.notif-item-body{flex:1;min-width:0}.notif-item-title{color:#1e293b;margin-bottom:.2rem;font-size:.825rem;font-weight:600}.notif-item-message{color:#475569;white-space:pre-wrap;word-break:break-word;font-size:.8rem;line-height:1.45}.notif-item-time{color:#94a3b8;margin-top:.3rem;font-size:.72rem}.notif-item-actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.notif-unread-dot{background:#3b82f6;border-radius:50%;flex-shrink:0;width:8px;height:8px}.notif-dismiss-btn{opacity:0;color:#94a3b8;padding:2px 5px;font-size:.7rem;transition:opacity .15s}.notif-item:hover .notif-dismiss-btn{opacity:1}@media (width<=640px){.notif-panel{border-radius:16px 16px 0 0;max-height:75vh;position:fixed;top:auto;bottom:0;box-shadow:0 -4px 30px #0000002e;width:100%!important;max-width:100%!important;margin:0!important;left:0!important;right:0!important}.notif-dismiss-btn{opacity:1}}.shift-report-modal{max-width:500px}.shift-report-info{color:#0c4a6e;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.shift-report-fieldset{border:1px solid #e2e8f0;border-radius:8px;margin:0 0 1.25rem;padding:.875rem 1rem}.shift-report-fieldset legend{text-transform:uppercase;letter-spacing:.05em;color:#64748b;padding:0 .25rem;font-size:.8rem;font-weight:700}.shift-report-radio{color:#1e293b;cursor:pointer;align-items:flex-start;gap:.5rem;padding:.3rem 0;font-size:.9rem;display:flex}.shift-report-radio+.shift-report-radio{margin-top:.25rem}.shift-report-radio input[type=radio]{accent-color:#0369a1;flex-shrink:0;margin-top:3px}.shift-report-partial{margin-bottom:1.25rem}.shift-report-partial label{color:#374151;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.shift-report-partial-times{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.shift-report-partial-times label{color:#374151;white-space:nowrap;font-size:.85rem;font-weight:600}.shift-report-partial-times input[type=time]{border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:6px 10px;font-family:inherit;font-size:.95rem}.shift-report-partial-times input[type=time]:focus{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e9}.shift-report-partial-times span{color:#64748b;font-size:.9rem}.shift-report-reason{margin-bottom:1rem}.shift-report-reason label{color:#374151;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.shift-report-reason textarea{resize:vertical;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:.9rem}.shift-report-reason textarea:focus{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e9}.shift-report-error{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;margin:0 0 .75rem;padding:.5rem .75rem;font-size:.85rem}.shift-report-success{text-align:center;color:#065f46;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1.5rem;display:flex}.shift-report-success-icon{font-size:2.5rem}.btn-shift-report{color:#b91c1c;cursor:pointer;box-shadow:none;background:#fff5f5;border:1px solid #fca5a5;border-radius:6px;align-self:flex-start;margin-top:.5rem;padding:3px 10px;font-size:.78rem;transition:background .15s}.btn-shift-report:hover{background:#fee2e2;border-color:#ef4444}*,:before,:after{box-sizing:border-box}:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:16px/1.5 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#1e293b;background:#f1f5f9;margin:0}#root{width:100%;min-height:100vh}button{color:#0f172a;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;padding:8px 16px;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}button:hover{background-color:#f8fafc;border-color:#94a3b8}button:active{transform:translateY(1px)}button[type=submit]{color:#fff;background-color:#0369a1;border-color:#025d8c}button[type=submit]:hover{background-color:#025d8c;border-color:#014e77}button.btn-danger{color:#b91c1c;background-color:#fef2f2;border-color:#fca5a5}button.btn-danger:hover{background-color:#fee2e2;border-color:#ef4444}button.btn-primary{color:#fff;background-color:#0369a1;border-color:#025d8c}button.btn-primary:hover{background-color:#025d8c;border-color:#014e77}button.btn-close{box-shadow:none;background:0 0;border:none;padding:4px 8px;font-size:1.5rem;line-height:1}button.btn-close:hover{background:#f1f5f9;border:none}button.btn-tab{color:#475569;box-shadow:none;background-color:#0000;border:1px solid #0000;border-radius:6px}button.btn-tab.active{color:#fff;background-color:#0369a1;border-color:#0369a1}button.btn-tab:hover:not(.active){background-color:#e2e8f0}input[type=text],select,input[type=date]{border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:8px 12px;font-family:inherit;font-size:.95rem;transition:border-color .2s}input[type=text]:focus,select:focus,input[type=date]:focus{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e9}.app-header{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 2rem;display:flex;box-shadow:0 2px 4px #0000000d}.app-header-brand{align-items:center;gap:1rem;display:flex}.app-header-logo{object-fit:contain;width:auto;height:60px}.app-header-title{color:#2c3e50;margin:0;font-size:1.75rem}.user-controls{align-items:center;gap:.75rem;display:flex}.user-menu-wrapper{position:relative}.user-menu-btn{cursor:pointer;color:#374151;box-shadow:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.4rem;padding:5px 10px;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}.user-menu-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.user-menu-avatar{color:#fff;background:#0369a1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;display:flex}.user-menu-name{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.user-menu-chevron{color:#94a3b8;font-size:.7rem}.user-menu-panel{z-index:2100;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:210px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.user-menu-item{width:100%;box-shadow:none;font:inherit;color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;align-items:center;gap:.5rem;padding:.7rem 1rem;transition:background .12s;display:flex}.user-menu-item:hover{background:#f8fafc}.user-menu-item+.user-menu-item{border-top:1px solid #f1f5f9}.user-menu-item--danger{color:#b91c1c}.user-menu-item--danger:hover{background:#fef2f2}.slot-modal,.volunteer-table-wrapper{width:100%}.location-badge{white-space:nowrap;border-radius:99px;padding:.2rem .55rem;font-size:.78rem;font-weight:600;display:inline-block}.location-badge--beide{color:#1d4ed8;background:#eff6ff}.location-badge--zwembad{color:#0369a1;background:#e0f2fe}.location-badge--kiosk{color:#7e22ce;background:#fdf4ff}.location-badge--geen{color:#475569;background:#f1f5f9}@media (width<=640px){.app-header{flex-flow:row;align-items:center;gap:.5rem;padding:.5rem .875rem}.app-header-brand{flex:1;gap:.5rem;min-width:0}.app-header-logo{flex-shrink:0;height:36px}.app-header-title{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;overflow:hidden}.user-controls{flex-shrink:0;gap:.35rem}.user-menu-name{display:none}.user-menu-btn{gap:.25rem;padding:5px 8px}.user-menu-panel{min-width:unset;border-radius:16px 16px 0 0;width:100%;position:fixed;inset:auto 0 0;box-shadow:0 -4px 24px #00000026}.user-menu-item{padding:.9rem 1.25rem;font-size:1rem}.app-main{padding:1rem!important}.nav-tabs{flex-wrap:wrap!important;gap:.5rem!important;margin-bottom:1rem!important}.btn-tab{padding:6px 10px!important;font-size:.82rem!important}.settings-columns{flex-direction:column!important}.volunteer-form-row{flex-direction:column!important;align-items:stretch!important}.volunteer-form-row input,.volunteer-form-row select,.volunteer-form-row button{width:100%}.volunteer-table thead{display:none}.volunteer-table,.volunteer-table tbody,.volunteer-table tr,.volunteer-table td{box-sizing:border-box;width:100%;display:block}.volunteer-table tr{background:#fff;margin-bottom:.75rem;padding:.25rem;box-shadow:0 1px 3px #0000000f;border:1px solid #e2e8f0!important;border-radius:10px!important}.volunteer-table td{align-items:center;gap:.5rem;display:flex;border:none!important;padding:.3rem .6rem!important}.volunteer-table td[data-label]:before{content:attr(data-label);color:#94a3b8;flex-shrink:0;min-width:3.75rem;font-size:.75rem;font-weight:600}.vtd-color{margin-bottom:.1rem;border-bottom:1px solid #f1f5f9!important;padding-bottom:.4rem!important}.vtd-actions{margin-top:.1rem;border-top:1px solid #f1f5f9!important;padding-top:.4rem!important}.vtd-actions button{flex:1}.vtd-name input,.vtd-role select,.vtd-location select{flex:1;min-width:0}.schedule-controls{flex-wrap:wrap!important;justify-content:center!important;gap:.5rem!important}.schedule-controls h3{text-align:center;width:100%;margin:0;font-size:1rem}.slot-modal{max-height:85vh;overflow-y:auto;min-width:unset!important;width:90vw!important;padding:1.25rem!important}h2{font-size:1.3rem}h3{font-size:1.1rem}}
