.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:56px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.theme--light.v-image{color:rgba(0,0,0,.87)}.theme--dark.v-image{color:#fff}.v-image{z-index:0}.v-image__image,.v-image__placeholder{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.v-image__image{background-repeat:no-repeat}.v-image__image--preload{filter:blur(2px)}.v-image__image--contain{background-size:contain}.v-image__image--cover{background-size:cover}.v-responsive{position:relative;overflow:hidden;flex:1 0 auto;max-width:100%;display:flex}.v-responsive__content{flex:1 0 0px;max-width:100%}.v-application--is-ltr .v-responsive__sizer~.v-responsive__content{margin-left:-100%}.v-application--is-rtl .v-responsive__sizer~.v-responsive__content{margin-right:-100%}.v-responsive__sizer{transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);flex:1 0 0px}.spd-wrap[data-v-0cf8801c]{font-family:var(--font-ui);color:var(--fg-1)}.spd-band[data-v-0cf8801c]{display:flex;align-items:center;gap:22px;flex-wrap:wrap;background:var(--bg-navy);border-radius:var(--r-lg);box-shadow:var(--shadow-navy);padding:20px 24px;margin-bottom:16px}.spd-band__img[data-v-0cf8801c]{flex:0 0 auto}.spd-band__head[data-v-0cf8801c]{display:flex;flex-direction:column;gap:4px}.spd-band__eyebrow[data-v-0cf8801c]{font-size:12px;letter-spacing:.04em;color:var(--fg-on-navy-2)}.spd-band__title[data-v-0cf8801c]{font-family:var(--font-display);font-weight:700;font-size:24px;color:var(--fg-on-navy);margin:0}.spd-band__fields[data-v-0cf8801c]{display:flex;align-items:center;gap:26px;flex-wrap:wrap;-webkit-margin-start:auto;margin-inline-start:auto}.spd-band__field[data-v-0cf8801c]{display:flex;flex-direction:column;gap:3px}.spd-band__label[data-v-0cf8801c]{font-size:12.5px;font-weight:600;color:var(--fg-on-navy-2)}.spd-band__value[data-v-0cf8801c]{font-family:var(--font-display);font-size:16px;font-weight:600;color:var(--fg-on-navy)}.spd-toolbar[data-v-0cf8801c]{display:flex;justify-content:flex-end;margin-bottom:14px}.spd-export[data-v-0cf8801c]{font-weight:600;border:1px solid var(--line-1)!important;background:var(--bg-surface)!important;color:var(--accent-teal)!important}.spd-week[data-v-0cf8801c]{background:var(--bg-surface);border:1px solid var(--line-1);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:16px 18px;margin-bottom:16px}.spd-week__head[data-v-0cf8801c]{margin-bottom:12px}.spd-week__badge[data-v-0cf8801c]{display:inline-flex;align-items:center;gap:6px;background:var(--navy-50);border:1px solid var(--line-1);border-radius:var(--r-pill);padding:5px 13px;font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--brand-navy)}.spd-table-wrap[data-v-0cf8801c]{border:1px solid var(--line-1);border-radius:var(--r-md);overflow:hidden}.spd-table[data-v-0cf8801c]{background:transparent}.spd-table[data-v-0cf8801c] thead th{background:var(--sand-100);font-family:var(--font-ui)!important;font-weight:600!important;font-size:12.5px!important;color:var(--fg-2)!important;border-bottom:1px solid var(--line-1)!important;height:44px}.spd-table[data-v-0cf8801c] tbody td{font-size:13.5px;color:var(--fg-1);border-bottom:1px solid var(--line-1)!important}.spd-table[data-v-0cf8801c] tbody tr:hover{background:var(--navy-50)!important}.spd-table[data-v-0cf8801c] tbody tr:last-child td{border-bottom:none!important}.spd-empty-cell[data-v-0cf8801c]{color:var(--fg-3)}.spd-status-chip[data-v-0cf8801c]{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;padding:3px 10px;border-radius:var(--r-pill)}.spd-status-chip.is-done[data-v-0cf8801c]{background:var(--success-soft);color:var(--success)}.spd-status-chip.is-pending[data-v-0cf8801c]{background:var(--sand-100);color:var(--fg-2)}.spd-status-date[data-v-0cf8801c]{font-size:11px;color:var(--fg-3);margin-top:3px}.spd-dl-btn[data-v-0cf8801c]{color:var(--success)!important;font-weight:600}.spd-photos[data-v-0cf8801c]{margin-top:4px;gap:6px}.spd-photo[data-v-0cf8801c]{gap:1px}.spd-photo__link[data-v-0cf8801c]{color:var(--accent-teal);font-size:12.5px}.spd-photo__date[data-v-0cf8801c]{font-size:11px;color:var(--fg-3)}.spd-dialog[data-v-0cf8801c]{border-radius:var(--r-lg)!important}.spd-dialog__title[data-v-0cf8801c]{font-family:var(--font-display);font-weight:600;color:var(--brand-navy);padding:20px 24px 8px}@media (max-width:600px){.spd-band[data-v-0cf8801c]{padding:18px}.spd-band__fields[data-v-0cf8801c]{-webkit-margin-start:0;margin-inline-start:0;width:100%;gap:14px}}