.rota-spa-page{--color-text:var(--text);--color-text-muted:var(--text-muted);--color-white:var(--surface);--color-bg:var(--bg);--color-border:var(--border);--color-primary:var(--primary);--color-primary-dark:var(--primary-hover);--color-bg-alt:color-mix(in srgb, var(--primary) 7%, var(--surface));--rota-weekend-tint:color-mix(in srgb, var(--primary) 9%, var(--surface));--shadow-sm:0 1px 2px color-mix(in srgb, var(--text-heading) 8%, transparent);min-width:0}.rota{color:var(--color-text,#1f2937)}.rota h2{font-size:1.2rem;font-weight:600;font-family:var(--font-heading,"Fraunces", Georgia, serif);color:var(--color-text,#1f2937);margin:0 0 .75rem}.rota h3{color:var(--color-text,#1f2937);margin:1rem 0 .5rem;font-size:1rem;font-weight:600}.rota>ul{margin:0;padding:0;list-style:none}.rota>ul>li{border-bottom:1px solid var(--color-border,#e5e7eb);padding:.65rem 0}.rota-nav{border-bottom:1px solid var(--color-border,#e5e7eb);flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1rem;padding:.75rem 0 1rem;display:flex}.rota-nav a{color:var(--color-text-muted,var(--text-muted,#6b6375));font-size:.9rem;font-weight:500;text-decoration:none}.rota-nav a:hover{color:var(--color-primary,var(--primary,#2563eb))}.rota-nav a.is-active{color:var(--color-text,var(--text-heading,#08060d));font-weight:600}.rota-board__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.rota-board__title{flex:100%}.rota-board__heading{font-size:1.25rem;font-weight:600;font-family:var(--font-heading,"Fraunces", Georgia, serif);color:var(--color-text,#1f2937);margin:0}.rota-board__meta{color:var(--color-text-muted,#6b7280);margin:.25rem 0 0;font-size:.85rem}.rota-board__period{color:var(--color-text,var(--text-heading,#08060d));margin:.2rem 0 0;font-size:.82rem;font-weight:600}.rota-board__week-nav{align-items:center;gap:.5rem;display:flex}.rota-board__week-nav-spinner{border:2px solid color-mix(in srgb, var(--text-heading,#111827) 12%, transparent);border-top-color:var(--color-primary,var(--primary,#2563eb));border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.65s linear infinite rota-board-week-spinner}@keyframes rota-board-week-spinner{to{transform:rotate(360deg)}}.rota-board__controls-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:.55rem;display:flex}.rota-board__toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.rota-board-toolbar-actions-wrap{align-items:center;display:inline-flex;position:relative}.rota-btn.rota-board-toolbar-actions__trigger{min-width:2.35rem;margin:0;padding-left:.65rem;padding-right:.65rem}.rota-board-toolbar-actions__dots-icon:before{content:"···";letter-spacing:.14em;font-size:.82rem;font-weight:800;line-height:1.2;display:block}.rota-board-toolbar-actions__popover[hidden]{display:none!important}.rota-board-toolbar-actions__popover{background:var(--color-white,var(--surface,#fff));border:1px solid var(--color-border,var(--border,#e5e7eb));min-width:10.5rem;box-shadow:0 10px 28px color-mix(in srgb, var(--text-heading,#111827) 18%, transparent);z-index:90;border-radius:8px;padding:.3rem 0;position:absolute;top:calc(100% + .35rem);left:auto;right:0}.rota-board-toolbar-actions__item{text-align:left;width:100%;color:var(--color-text,var(--text,#3d3847));cursor:pointer;background:0 0;border:none;padding:.5rem .85rem;font-family:inherit;font-size:.8125rem;font-weight:500;display:block}.rota-board-toolbar-actions__item:hover,.rota-board-toolbar-actions__item:focus-visible{background:color-mix(in srgb, var(--text-heading,#111827) 5%, var(--surface,#fff));outline:none}.rota-board-toolbar-actions__item--danger{color:var(--ds-color-danger-dark,#b91c1c);font-weight:600}.rota-board-toolbar-actions__item--danger:hover,.rota-board-toolbar-actions__item--danger:focus-visible{background:var(--ds-color-danger-soft,#fef2f2);color:var(--ds-color-danger-dark,#b91c1c)}.rota-btn{border-radius:var(--radius-sm,8px);border:1px solid var(--color-border,#e5e7eb);background:var(--color-white,#fff);color:var(--color-text,#1f2937);cursor:pointer;justify-content:center;align-items:center;padding:.45rem .85rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.rota-btn:hover{background:var(--color-bg,#fafbfc);color:var(--color-text,#1f2937);border-color:#cbd5e1}.rota-btn--primary{background:var(--color-primary,#0d9488);border-color:var(--color-primary,#0d9488);color:var(--color-white,#fff)}.rota-btn--primary:hover{background:var(--color-primary-dark,#0f766e);border-color:var(--color-primary-dark,#0f766e);color:var(--color-white,#fff)}.rota-btn--ghost{background:var(--color-white,#fff);color:var(--color-text,#1f2937);border-color:var(--color-border,#e5e7eb)}.rota-btn--ghost:hover{background:#f9fafb;border-color:#9ca3af}.rota-btn--danger-ghost{background:var(--ds-color-danger-soft,#fef2f2);color:var(--ds-color-danger-dark,#b91c1c);border-color:var(--ds-color-danger-border,#fecaca)}.rota-btn--danger-ghost:hover{background:var(--ds-color-danger-soft,#fef2f2);color:var(--ds-color-danger-dark,#b91c1c);border-color:var(--ds-color-danger-border-strong,#f87171)}.rota-publish-btn{align-items:center;gap:.35rem;line-height:1.2}.rota-publish-btn.rota-publish-btn--pending{color:#fff;background:#ea580c;border-color:#c2410c}.rota-publish-btn.rota-publish-btn--pending:hover:not(:disabled){color:#fff;background:#c2410c;border-color:#9a3412}.rota-publish-btn__count{box-sizing:border-box;color:#9a3412;font-variant-numeric:tabular-nums;transform-origin:50%;background:#fffffff2;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .3rem;font-size:.625rem;font-weight:800;line-height:1;display:inline-flex}.rota-publish-btn__count[hidden]{display:none!important}.rota-publish-btn__count.rota-publish-btn__count--intro{animation:.32s cubic-bezier(.34,1.45,.64,1) rota-publish-count-pop-in}@keyframes rota-publish-count-pop-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes rota-publish-count-bump{0%{transform:scale(1)}40%{transform:scale(1.18)}to{transform:scale(1)}}.rota-publish-btn__count.rota-publish-btn__count--pulse{animation:.38s cubic-bezier(.33,1,.68,1) rota-publish-count-bump}.rota-publish-btn.rota-publish-btn--busy{opacity:.75;cursor:wait}.rota-board__warn-list{flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;display:flex}.rota-chip--warn{border-radius:var(--radius-sm,8px);background:color-mix(in srgb, var(--danger-text,#b91c1c) 8%, var(--surface,#fff));border:1px solid color-mix(in srgb, var(--danger-text,#b91c1c) 35%, var(--border,#e5e7eb));color:var(--danger-text,#b91c1c);padding:.25rem .5rem;font-size:.75rem}.rota-grid-wrap{border-radius:var(--radius-md,12px);border:1px solid var(--color-border,var(--border,#e5e7eb));background:var(--color-white,var(--surface,#fff));max-width:100%;box-shadow:var(--shadow-sm,0 1px 2px color-mix(in srgb, var(--text-heading,#111827) 8%, transparent));overflow:auto}.rota-grid{border-collapse:separate;border-spacing:0;width:100%;min-width:720px}.rota-grid th,.rota-grid td{border-bottom:1px solid var(--color-border,#e5e7eb);border-right:1px solid var(--color-border,#e5e7eb);vertical-align:top;padding:.35rem}.rota-grid th:last-child,.rota-grid td:last-child{border-right:none}.rota-grid thead th{z-index:3;background:var(--color-bg-alt,#f0fdfa);color:var(--color-text-muted,#6b7280);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600;position:sticky;top:0}.rota-grid--with-summary-col .rota-grid__summary-col,.rota-grid--with-summary-col .rota-grid__row-label{z-index:4;background:var(--color-white,#fff);box-shadow:1px 0 0 var(--color-border,#e5e7eb);text-align:left;text-transform:none;letter-spacing:normal;min-width:7.5rem;max-width:11rem;color:var(--color-text,#1f2937);white-space:normal;vertical-align:top;font-size:.78rem;font-weight:600;position:sticky;left:0}.rota-grid--with-summary-col thead .rota-grid__summary-col{z-index:6;background:var(--color-bg-alt,#f0fdfa);color:var(--color-text-muted,#6b7280);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.rota-board{font-family:inherit}.rota-grid-wrap--cells{border-color:var(--color-border,var(--border,#e5e7eb))}.rota-grid--cells{table-layout:fixed;--rota-cell-shift-slot:4.25rem;--rota-day-cell-min-h:6.35rem;min-width:640px}.rota-grid--cells.rota-grid th,.rota-grid--cells.rota-grid td{border-color:var(--color-border,var(--border,#e5e7eb));padding:.5rem .45rem}.rota-grid--cells .rota-grid__summary-col,.rota-grid--cells .rota-grid__row-label{z-index:4;background:var(--color-white,var(--surface,#fff));width:11rem;min-width:10rem;max-width:13rem;box-shadow:1px 0 0 var(--color-border,var(--border,#e5e7eb));text-align:left;text-transform:none;letter-spacing:normal;color:var(--color-text,var(--text,#3d3847));vertical-align:middle;font-size:.875rem;font-weight:700;position:sticky;left:0}.rota-grid--cells thead .rota-grid__summary-col{z-index:6;background:var(--color-white,var(--surface,#fff));border-bottom:1px solid var(--color-border,var(--border,#e5e7eb));font-size:.95rem;font-family:var(--font-heading,"Fraunces", Georgia, serif);color:var(--color-text,var(--text-heading,#08060d));vertical-align:bottom;padding-bottom:.65rem}.rota-grid--cells .rota-grid__day-head{background:var(--color-white,var(--surface,#fff));border-bottom:1px solid var(--color-border,var(--border,#e5e7eb));color:var(--color-text-muted,var(--text-muted,#6b6375));text-transform:none;letter-spacing:.01em;vertical-align:bottom;padding-bottom:.65rem;font-size:.8125rem;font-weight:600}.rota-grid--cells .rota-grid__day-head--weekend{background:var(--rota-weekend-tint,color-mix(in srgb, var(--primary,#2563eb) 9%, var(--surface,#fff)))}.rota-grid--cells .rota-grid__day-head--weekend .rota-grid__day-head-label{color:var(--color-primary,var(--primary,#2563eb));font-weight:700}.rota-grid--cells .rota-grid__day-head-label--short{display:none}.rota-grid--cells .rota-grid__day-head-short-weekday,.rota-grid--cells .rota-grid__day-head-short-day{display:block}.rota-grid--cells .rota-grid__summary-col-label--short{display:none}.rota-grid--cells .rota-grid__person{align-items:center;gap:.55rem;display:flex}.rota-grid--cells .rota-grid__avatar{background:linear-gradient(145deg, color-mix(in srgb, var(--dashboard-drawer-accent,#5eead4) 55%, var(--color-border,#e5e7eb)), color-mix(in srgb, var(--color-primary,#0d9488) 35%, var(--color-border,#e5e7eb)));width:2.1rem;height:2.1rem;color:color-mix(in srgb, var(--text-heading,#08060d) 88%, var(--dashboard-drawer-bg,#1e3a5f));letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:800;display:inline-flex}.rota-grid--cells .rota-grid__person-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.rota-grid--cells .rota-grid__person-name{color:var(--color-text,var(--text-heading,#08060d));font-weight:700;line-height:1.2}.rota-grid--cells .rota-grid__shift-count{color:var(--color-text-muted,var(--text-muted,#6b6375));font-variant-numeric:tabular-nums;min-height:.9rem;font-size:.72rem;font-weight:500;line-height:1.25;display:block}.rota-grid--cells .rota-day-cell{background:var(--color-white,var(--surface,#fff));vertical-align:top;min-width:6.5rem;min-height:var(--rota-day-cell-min-h);height:100%;padding-top:.4rem;padding-bottom:.35rem}.rota-grid--cells .rota-day-cell__surface{min-height:var(--rota-day-cell-min-h);box-sizing:border-box;flex-direction:column;height:100%;display:flex}.rota-grid--cells .rota-day-cell__main{min-height:max(calc(var(--rota-day-cell-min-h) - 1.75rem), var(--rota-cell-shift-slot));flex-direction:column;flex:auto;justify-content:center;align-items:stretch;display:flex}.rota-grid--cells .rota-day-cell__tile-slot{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(var(--rota-cell-shift-slot), auto);flex:0 auto;align-self:stretch;width:100%;display:grid}.rota-grid--cells .rota-day-cell__tile-slot:not(:has(.rota-day-cell__add-zone)){grid-template-rows:auto;min-height:0}.rota-grid--cells .rota-day-cell--weekend{background:var(--rota-weekend-tint,color-mix(in srgb, var(--primary,#2563eb) 9%, var(--surface,#fff)))}.rota-grid--cells .rota-day-cell__stack{pointer-events:none;z-index:1;flex-direction:column;grid-area:1/1;align-self:stretch;gap:.4rem;min-height:0;display:flex;position:relative}.rota-grid--cells .rota-day-cell__stack .rota-shift-card{pointer-events:auto}.rota-grid--cells .rota-day-cell--empty,.rota-grid--cells .rota-day-cell--has-shifts{padding-bottom:0}.rota-grid--cells .rota-day-cell__options-row{opacity:0;pointer-events:none;flex:none;align-self:stretch;width:100%;margin-top:.25rem;padding:0 .1rem;transition:opacity .18s}.rota-grid--cells .rota-day-cell__main:has(.rota-shift-card) .rota-day-cell__add-zone{display:none}.rota-grid--cells .rota-day-cell__main:not(:has(.rota-shift-card)) .rota-day-cell__add-zone{opacity:0;pointer-events:none;transition:opacity .18s}.rota-grid--cells .rota-day-cell:hover .rota-day-cell__options-row,.rota-grid--cells .rota-day-cell:focus-within .rota-day-cell__options-row{opacity:1;pointer-events:auto}.rota-grid--cells .rota-day-cell:hover .rota-day-cell__main:not(:has(.rota-shift-card)) .rota-day-cell__add-zone{opacity:1;pointer-events:auto}.rota-grid--cells .rota-day-cell:focus-within .rota-day-cell__main:not(:has(.rota-shift-card)) .rota-day-cell__add-zone{opacity:1;pointer-events:auto}.rota-board.is-pointer-dragging .rota-day-cell__add-zone,.rota-board.is-pointer-dragging .rota-day-cell__options-row{opacity:0!important;pointer-events:none!important}.rota-grid--cells .rota-day-cell__tile-slot>.rota-day-cell__add-zone{z-index:0;flex:unset;min-height:var(--rota-cell-shift-slot);grid-area:1/1;align-self:stretch;height:auto}.rota-day-cell__add-zone{border:2px dashed color-mix(in srgb, var(--text-muted,#6b6375) 55%, var(--border,#e5e4e7));min-height:3.25rem;color:var(--color-text,var(--text-heading,#08060d));cursor:pointer;background:0 0;border-radius:9px;flex:auto;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;font-size:1.6rem;font-weight:300;line-height:1;display:flex}.rota-day-cell__add-zone:hover{border-color:var(--color-primary,var(--primary,#2563eb));background:color-mix(in srgb, var(--primary,#2563eb) 6%, transparent)}.rota-day-cell__add-zone:focus-visible{outline:2px solid var(--color-primary,var(--primary,#2563eb));outline-offset:2px}.rota-day-cell__dots-wrap{flex:none;align-self:stretch;width:100%;position:relative}.rota-day-cell__dots{background:color-mix(in srgb, var(--text-muted,#6b6375) 14%, var(--surface,#fff));width:100%;min-height:0;color:var(--color-text,var(--text-heading,#08060d));cursor:pointer;box-shadow:0 1px 2px color-mix(in srgb, var(--text-heading,#111827) 8%, transparent);border:none;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:.1rem .5rem;font-family:inherit;line-height:1;display:flex}.rota-day-cell__dots:hover{background:color-mix(in srgb, var(--text-muted,#6b6375) 22%, var(--surface,#fff))}.rota-day-cell__dots:focus-visible{outline:2px solid var(--color-primary,var(--primary,#2563eb));outline-offset:2px}.rota-day-cell__dots-icon:before{content:"···";letter-spacing:.16em;font-size:.72rem;font-weight:800;line-height:1;display:block}.rota-day-cell__popover[hidden]{display:none!important}.rota-day-cell__popover{background:var(--color-white,var(--surface,#fff));border:1px solid var(--color-border,var(--border,#e5e7eb));min-width:9.5rem;box-shadow:0 10px 28px color-mix(in srgb, var(--text-heading,#111827) 18%, transparent);z-index:80;border-radius:8px;padding:.3rem 0;position:absolute;bottom:calc(100% + .35rem);left:50%;transform:translate(-50%)}.rota-day-cell__pop-item{text-align:left;width:100%;color:var(--color-text,var(--text,#3d3847));cursor:pointer;background:0 0;border:none;padding:.5rem .85rem;font-family:inherit;font-size:.8125rem;font-weight:500;display:block}.rota-day-cell__pop-item:hover,.rota-day-cell__pop-item:focus-visible{background:color-mix(in srgb, var(--text-heading,#111827) 5%, var(--surface,#fff));outline:none}.rota-grid--cells .rota-cell--drop.is-drop-target{outline:2px solid color-mix(in srgb, var(--primary,#2563eb) 42%, transparent);outline-offset:-2px;background:color-mix(in srgb, var(--primary,#2563eb) 8%, var(--surface,#fff))}.rota-grid--cells tfoot .rota-grid__footer-add{background:var(--color-white,var(--surface,#fff));border-bottom:none;padding:.65rem .5rem}.rota-grid--cells .rota-grid__add-employee{color:var(--color-text-muted,var(--text-muted,#6b6375));cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-family:inherit;font-size:.875rem;font-weight:600}.rota-grid--cells .rota-grid__add-employee:hover:not(:disabled){color:var(--color-primary,var(--primary,#2563eb))}.rota-grid--cells .rota-grid__add-employee:disabled{opacity:.55;cursor:not-allowed}.rota-shift-card.rota-shift-card--cell{background:var(--color-white,var(--surface,#fff));box-shadow:none;min-height:var(--rota-cell-shift-slot,4.25rem);box-sizing:border-box;cursor:grab;border-radius:10px;flex-direction:column;align-items:stretch;gap:.35rem;margin-bottom:0;padding:.65rem .75rem .65rem .7rem;display:flex}.rota-shift-card.rota-shift-card--cell.is-draft{background:var(--color-white,var(--surface,#fff));border:1px dashed color-mix(in srgb, var(--text-muted,#6b6375) 40%, var(--border,#e5e4e7));border-left:3px solid color-mix(in srgb, var(--primary,#2563eb) 45%, var(--border,#e5e4e7))}.rota-shift-card.rota-shift-card--cell.is-draft .rota-shift-card__time--cell{color:var(--color-text-muted,var(--text-muted,#6b6375));font-size:.8125rem;font-weight:500}.rota-shift-card.rota-shift-card--cell.is-draft .rota-shift-card__role,.rota-shift-card.rota-shift-card--cell.is-draft .rota-shift-card__break{color:var(--color-text-muted,var(--text-muted,#6b6375));font-weight:500}.rota-shift-card.rota-shift-card--cell.is-draft .rota-shift-card__break-icon{color:var(--color-text-muted,var(--text-muted,#6b6375))}.rota-shift-card.rota-shift-card--cell.is-published{background:var(--color-white,var(--surface,#fff));border:1px solid var(--color-border,var(--border,#e5e7eb));border-left:3px solid var(--rota-role-color,#64748b)}.rota-shift-card.rota-shift-card--cell.is-published .rota-shift-card__time--cell{color:var(--color-text,var(--text-heading,#08060d));font-size:.8125rem;font-weight:700}.rota-shift-card.rota-shift-card--cell.is-published .rota-shift-card__role{color:var(--color-text-muted,var(--text-muted,#6b6375));font-weight:500}.rota-shift-card.rota-shift-card--cell.is-published .rota-shift-card__break,.rota-shift-card.rota-shift-card--cell.is-published .rota-shift-card__break-icon{color:var(--color-text-muted,var(--text-muted,#6b6375))}.rota-shift-card.rota-shift-card--cell .rota-shift-card__time--cell{white-space:nowrap;text-overflow:ellipsis;flex-flow:row;align-items:center;gap:.12rem;min-width:0;font-size:.8125rem;line-height:1.25;display:inline-flex;overflow:hidden}.rota-shift-card.rota-shift-card--cell .rota-shift-card__time-range{flex-flow:row;align-items:center;gap:0;min-width:0;display:inline-flex}.rota-shift-card.rota-shift-card--cell .rota-shift-card__time-part,.rota-shift-card.rota-shift-card--cell .rota-shift-card__time-sep{flex-shrink:0}.rota-shift-card.rota-shift-card--cell .rota-shift-card__time-continuation{opacity:.85;flex-shrink:0;font-size:.72em}.rota-shift-card.rota-shift-card--cell .rota-shift-card__cell-meta{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:.5rem;width:100%;margin-top:auto;display:flex}.rota-shift-card.rota-shift-card--cell .rota-shift-card__role{flex:1;min-width:0;font-size:.75rem;line-height:1.2}.rota-shift-card.rota-shift-card--cell .rota-shift-card__break{white-space:nowrap;flex-shrink:0;align-self:flex-end;align-items:center;gap:.15rem;font-size:.7rem;font-weight:600;display:inline-flex}.rota-shift-card.rota-shift-card--cell .rota-shift-card__break-icon{font-size:.85rem;line-height:1}.rota-cell{background:var(--color-white,#fff);min-width:140px;min-height:72px}.rota-cell--drop.rota-cell:hover,.rota-cell--drop.is-drop-target{background:#0d94880a}.rota-shift-card__owner{color:var(--color-text-muted,#6b7280);white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;font-weight:700;line-height:1.1;display:block;overflow:hidden}.rota-shift-card.rota-shift-card--timeline{top:var(--rota-lane-top-offset,.2rem);pointer-events:auto;box-sizing:border-box;z-index:2;min-width:2.25rem;max-width:none;height:4.15rem;margin-bottom:0;padding:.25rem .35rem;position:absolute;left:0;overflow:visible}.rota-grid__week-timeline-head{vertical-align:bottom;background:var(--color-bg-alt,#f0fdfa);padding:.35rem .25rem}.rota-week-days{grid-template-columns:repeat(var(--rota-week-day-count,7), minmax(8rem, 1fr));border-bottom:1px solid var(--color-border,#e5e7eb);width:100%;display:grid}.rota-week-days__tick{color:var(--color-text-muted,#6b7280);letter-spacing:.01em;border-left:1px solid var(--color-border,#e5e7eb);white-space:nowrap;padding:.25rem .35rem .35rem;font-size:.78rem;font-weight:600}.rota-week-days__tick:first-child{border-left:none}.rota-week-days__weekday{color:var(--color-text,#1f2937);font-weight:700}.rota-week-days__daynum{color:var(--color-primary-dark,#0f766e);font-weight:700}.rota-week-track{vertical-align:top;min-width:0;min-height:5.15rem}.rota-week-track__inner{--rota-lane-step:4.55rem;--rota-lane-top-offset:.2rem;min-height:calc(var(--rota-lane-step) * var(--rota-week-lanes,1));height:calc(var(--rota-lane-step) * var(--rota-week-lanes,1));border-radius:var(--radius-sm,8px);pointer-events:none;background-color:#f9fafb;background-image:repeating-linear-gradient(to right, transparent, transparent calc(100% / var(--rota-week-day-count,7) - 1px), #e5e7ebf2 calc(100% / var(--rota-week-day-count,7) - 1px), #e5e7ebf2 calc(100% / var(--rota-week-day-count,7)));margin:.15rem 0;position:relative}.rota-week-track__inner:before{content:"";border-radius:inherit;background-image:repeating-linear-gradient(to bottom, transparent, transparent calc(var(--rota-lane-step) - 1px), #cbd5e1d9 calc(var(--rota-lane-step) - 1px), #cbd5e1d9 var(--rota-lane-step));pointer-events:none;z-index:0;position:absolute;inset:0}.rota-week-track__lane-labels{pointer-events:none;z-index:1;width:1.5rem;position:absolute;inset:0 auto 0 0}.rota-week-track__lane-label{left:.18rem;top:calc(var(--rota-lane-top-offset) + var(--rota-lane-index,0) * var(--rota-lane-step) + .22rem);color:#fff;background:#0f172ab8;border-radius:999px;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .18rem;font-size:.56rem;font-weight:700;line-height:1;display:inline-flex;position:absolute}.rota-week-track__lane-label--open{background:#0d9488db}.rota-week-track__inner.is-drop-target:after{content:attr(data-drop-label);top:.15rem;left:var(--rota-drop-left-pct,0%);white-space:nowrap;color:var(--color-white,#fff);background:var(--color-primary-dark,#0f766e);z-index:4;border-radius:.3rem;padding:.18rem .3rem;font-size:.68rem;font-weight:700;line-height:1;position:absolute;transform:translate(-50%,-110%)}.rota-shift-card{border-radius:var(--radius-sm,8px);border:1px solid var(--color-border,#e5e7eb);border-left:4px solid var(--rota-role-color,var(--color-primary,#0d9488));background:var(--color-white,#fff);cursor:grab;min-height:2.1rem;box-shadow:var(--shadow-sm,0 1px 2px #0000000d);flex-direction:column;gap:.15rem;margin-bottom:.35rem;padding:0;font-size:0;display:flex}.rota-shift-card__time{color:var(--color-text,#1f2937);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:800;line-height:1.05;overflow:hidden}.rota-shift-card__duration{color:var(--color-text-muted,#6b7280);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:700;line-height:1.05;overflow:hidden}.rota-shift-card.is-draft{border-color:#fde68a;border-left-color:var(--color-accent,#f59e0b);background:#fffbeb}.rota-shift-card.is-published{border-left-width:5px}.rota-shift-card.is-open{box-shadow:0 0 0 2px #0d948833}.rota-shift-card.is-dragging{opacity:.25}.rota-shift-card.rota-shift-card--drag-proxy{opacity:.96;z-index:50;box-shadow:0 12px 24px #0000002e}.rota-board.is-pointer-dragging,.rota-board.is-pointer-dragging *{-webkit-user-select:none;user-select:none;cursor:grabbing!important}.rota-board.is-pointer-dragging{touch-action:none}.rota-shift-card--drag-proxy{outline:none}.rota-shift-modal[hidden]{display:none}.rota-shift-modal{z-index:12000;place-items:center;display:grid;position:fixed;inset:0}.rota-shift-modal__backdrop{background:#0f172a75;position:absolute;inset:0}.rota-shift-modal__dialog{background:var(--color-white,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-md,12px);width:min(28rem,100vw - 2rem);padding:0;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a42}.rota-shift-modal__close{color:var(--color-text-muted,#6b7280);cursor:pointer;background:0 0;border:none;font-size:1.2rem;position:absolute;top:.45rem;right:.5rem}.rota-shift-modal__actions{flex-wrap:wrap;gap:.5rem;display:flex}.rota-shift-form{gap:.65rem;display:grid}.rota-shift-form__field label{color:var(--color-text,#1f2937);margin-bottom:.25rem;font-size:.78rem;font-weight:600;display:block}.rota-shift-form__field input,.rota-shift-form__field select{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);box-sizing:border-box;width:100%;font:inherit;background:var(--color-white,#fff);color:var(--color-text,#1f2937);padding:.5rem .6rem}.rota-shift-form__error{color:var(--ds-color-danger,#dc2626);margin:0;font-size:.82rem;font-weight:600}.rota-shift-form__footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.15rem;display:flex}.rota-shift-modal-menu{position:relative}.rota-shift-modal-menu__trigger{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);background:var(--color-white,#fff);width:2.2rem;height:2.2rem;color:var(--color-text-muted,#6b7280);cursor:pointer;justify-content:center;align-items:center;margin:0;padding:0;list-style:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.rota-shift-modal-menu__trigger::-webkit-details-marker{display:none}.rota-shift-modal-menu__trigger:hover,.rota-shift-modal-menu[open] .rota-shift-modal-menu__trigger{border-color:var(--color-primary,#0d9488);color:var(--color-primary,#0d9488)}.rota-shift-modal-menu__dots{align-items:center;gap:3px;display:inline-flex}.rota-shift-modal-menu__dot{background:currentColor;border-radius:50%;width:4px;height:4px;display:block}.rota-shift-modal-menu__panel{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);background:var(--color-white,#fff);z-index:8;min-width:10.5rem;padding:.3rem 0;position:absolute;bottom:calc(100% + .35rem);right:0;box-shadow:0 4px 14px #0f172a1f}.rota-shift-modal__header-actions .rota-shift-modal-menu__panel{top:calc(100% + .35rem);bottom:auto}.rota-shift-modal-menu__item{text-align:left;width:100%;color:var(--color-text,#1f2937);cursor:pointer;background:0 0;border:none;padding:.5rem .8rem;font-size:.88rem;display:block}.rota-shift-modal-menu__item:hover{background:var(--color-bg,#f9fafb);color:var(--color-primary-dark,#0f766e)}.rota-shift-modal-menu__item--danger{color:#b91c1c}.rota-shift-form--sheet{gap:0}.rota-shift-form--sheet .rota-shift-form__error{padding:.35rem .9rem .55rem 3.15rem}.rota-shift-modal__header{justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem .9rem .65rem;display:flex}.rota-shift-form__header-select-wrap{flex:0 auto;min-width:0;max-width:100%;margin:0}.rota-shift-form__header-select{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);width:max-content;max-width:100%;font:inherit;color:var(--color-text,#1f2937);background:var(--color-white,#fff);box-sizing:border-box;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .55rem center;background-repeat:no-repeat;margin:0;padding:.45rem 2rem .45rem .65rem;font-size:.95rem;font-weight:600}.rota-shift-modal__header-actions{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.rota-shift-modal__header-actions .rota-shift-modal__menu-row{align-items:center;display:flex}.rota-shift-modal__header-actions .rota-shift-modal__menu-row[hidden]{display:none!important}.rota-shift-form__submit{padding-left:1rem;padding-right:1rem;font-weight:600}.rota-shift-modal__close-inline{color:var(--color-text-muted,#6b7280);cursor:pointer;border-radius:var(--radius-sm,8px);background:0 0;border:none;padding:.2rem .35rem;font-size:1.35rem;line-height:1}.rota-shift-modal__close-inline:hover{color:var(--color-text,#1f2937);background:var(--color-bg,#f3f4f6)}.rota-shift-modal__divider{background:var(--color-border,#e5e7eb);border:none;height:1px;margin:0}.rota-shift-modal__divider--inset{margin-left:2.75rem}.rota-shift-form__row{flex-wrap:wrap;align-items:center;gap:.45rem .5rem;padding:.75rem .9rem;display:flex}.rota-shift-form__row-icon{width:1.75rem;color:var(--color-text-muted,#6b7280);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.rota-shift-form__row-icon svg{display:block}.rota-shift-form__row-icon--break{margin-left:.15rem;font-size:1rem;line-height:1}.rota-shift-form__row--time{flex-wrap:nowrap;align-items:center;gap:.5rem}.rota-shift-form__time-row-split{flex:auto;grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:center;gap:.5rem;min-width:0;display:grid}.rota-shift-form__time-range{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);min-width:0;max-width:100%;font:inherit;background:var(--color-white,#fff);color:var(--color-text,#1f2937);box-sizing:border-box;margin:0;padding:.5rem .65rem;font-size:.88rem}.rota-shift-form__time-range::placeholder{color:#9ca3af}.rota-shift-form__time-range:focus{border-color:var(--color-primary,#0d9488);box-shadow:0 0 0 1px var(--color-primary,#0d9488);outline:none}.rota-shift-form__break-cluster{justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;display:flex}.rota-shift-form__break-cluster .rota-shift-form__row-icon--break{flex-shrink:0;margin-left:0}.rota-shift-form__break-input{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);width:auto;min-width:3.25rem;max-width:100%;font:inherit;text-align:center;background:var(--color-white,#fff);box-sizing:border-box;appearance:textfield;flex:0 5.25rem;margin:0;padding:.45rem .5rem;font-size:.88rem}.rota-shift-form__break-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rota-shift-form__break-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rota-shift-form__break-cluster .rota-shift-form__suffix{flex-shrink:0}.rota-shift-form__suffix{color:var(--color-text-muted,#6b7280);font-size:.82rem}.rota-shift-form__row--role{flex-wrap:nowrap;align-items:center}.rota-shift-form__role-wrap{border-left:3px solid var(--rota-role-accent,#0d9488);border-radius:var(--radius-sm,8px);flex:1;min-width:0;padding-left:.35rem}.rota-shift-form__role-select{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);width:100%;font:inherit;background:var(--color-white,#fff);color:var(--color-text,#1f2937);box-sizing:border-box;margin:0;padding:.5rem .55rem;font-size:.92rem}.rota-shift-form__row--toggle{justify-content:space-between;gap:.75rem}.rota-shift-form__toggle-label{color:var(--color-text,#1f2937);flex:1;font-size:.9rem}.rota-shift-form__switch{cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.rota-shift-form__switch-input{opacity:0;width:0;height:0;position:absolute}.rota-shift-form__switch-track{background:#e5e7eb;border-radius:999px;width:2.75rem;height:1.5rem;transition:background .18s;display:inline-block;position:relative}.rota-shift-form__switch-thumb{background:#fff;border-radius:50%;width:calc(1.5rem - 4px);height:calc(1.5rem - 4px);transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0f172a33}.rota-shift-form__switch-input:checked+.rota-shift-form__switch-track{background:var(--color-primary,#0d9488)}.rota-shift-form__switch-input:checked+.rota-shift-form__switch-track .rota-shift-form__switch-thumb{transform:translate(1.25rem)}.rota-shift-form__switch-input:focus-visible+.rota-shift-form__switch-track{outline:2px solid var(--color-primary,#0d9488);outline-offset:2px}.rota-shift-form__row--note{align-items:flex-start}.rota-shift-form__row-icon--top{margin-top:.35rem}.rota-shift-form__note-block{flex:1;min-width:0}.rota-shift-form__notes{border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);width:100%;font:inherit;resize:vertical;box-sizing:border-box;background:var(--color-white,#fff);min-height:4rem;color:var(--color-text,#1f2937);margin:0;padding:.5rem .6rem;font-size:.88rem;display:block}.rota-shift-form__notes:focus{border-color:var(--color-primary,#0d9488);box-shadow:0 0 0 1px var(--color-primary,#0d9488);outline:none}.rota-shift-form__notes::placeholder{color:#9ca3af}.rota-shift-form__note-meta{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-top:.35rem;display:flex}.rota-shift-form__note-hint{color:var(--color-text-muted,#6b7280);font-size:.75rem;line-height:1.35}.rota-shift-form__note-count{color:var(--color-text-muted,#6b7280);flex-shrink:0;font-size:.75rem}.rota-form-page{max-width:32rem}.rota-muted{color:var(--color-text-muted,#6b7280);font-size:.9rem}.rota-list{margin:0;padding:0;list-style:none}.rota-list li{border-bottom:1px solid var(--color-border,#e5e7eb);padding:.65rem 0}.rota-formset-row{border-bottom:1px dashed var(--color-border,#e5e7eb);margin-bottom:1rem;padding-bottom:1rem}.rota-form-page label,.rota form label{color:var(--color-text,#1f2937);margin-top:.75rem;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.rota-form-page label:first-of-type,.rota form p:first-child label,.rota-form-page form>p:first-child label{margin-top:0}.rota-form-page input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=checkbox]):not([type=radio]),.rota-form-page select,.rota-form-page textarea,.rota form input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=checkbox]):not([type=radio]),.rota form select,.rota form textarea{--rota-control-height:2.5rem;box-sizing:border-box;border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-sm,8px);width:100%;max-width:100%;font:inherit;background:var(--color-white,#fff);color:var(--color-text,#1f2937);vertical-align:middle;padding:0 .7rem}.rota-form-page input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=checkbox]):not([type=radio]),.rota form input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=checkbox]):not([type=radio]),.rota-form-page select,.rota form select{height:var(--rota-control-height);min-height:var(--rota-control-height);line-height:normal}.rota-form-page select,.rota form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;padding-right:2rem}.rota-form-page textarea,.rota form textarea{resize:vertical;height:auto;min-height:5.5rem;max-height:16rem;padding:.62rem .7rem;line-height:1.45}.rota-form-page input:focus,.rota-form-page select:focus,.rota-form-page textarea:focus,.rota form input:focus,.rota form select:focus,.rota form textarea:focus{border-color:var(--color-primary,#0d9488);outline:none;box-shadow:0 0 0 3px #0d948826}.rota-form-page input[type=checkbox],.rota-form-page input[type=radio],.rota form input[type=checkbox],.rota form input[type=radio]{vertical-align:middle;width:auto;height:auto;min-height:0;margin-right:.35rem}.rota form p{margin:0 0 .5rem}.rota-form-page form input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=checkbox]):not([type=radio]),.rota-form-page form select,.rota-form-page form textarea{width:100%}.rota-form-page form .rota-btn,.rota-form-page form a.rota-btn{margin-top:.75rem;margin-right:.5rem}form.rota-form-page>button.rota-btn{margin-top:.85rem}.rota li form input[type=text],.rota li form input[type=search]{vertical-align:middle;width:auto;max-width:14rem;margin-right:.35rem;display:inline-block}.rota form ul.errorlist{color:var(--ds-color-danger,#dc2626);margin:.25rem 0 0;padding:0;font-size:.85rem;list-style:none}.rota-form-page label>input,.rota-form-page label>select{margin-top:.35rem;font-weight:400;display:block}body.rota-body.rota-standalone{background:var(--color-bg,#fafbfc);color:var(--color-text,#1f2937)}.rota-shift-form .admin-form-field,.rota-shift-form__checkbox{max-width:32rem}.rota-checkbox-row{align-items:flex-start;gap:.5rem;display:flex}.rota-checkbox-row input[type=checkbox]{flex-shrink:0;margin-top:.35rem;width:auto!important;height:auto!important;min-height:0!important}.rota-checkbox-label{margin:0;font-weight:600}.rota-required{color:var(--ds-color-danger,#dc2626);font-weight:700}@media (prefers-reduced-motion:reduce){.rota .rota-btn,.rota-grid--cells .rota-day-cell__options-row{transition:none}.rota-grid--cells .rota-day-cell__main:not(:has(.rota-shift-card)) .rota-day-cell__add-zone{transition:none}.rota-publish-btn__count.rota-publish-btn__count--intro,.rota-publish-btn__count.rota-publish-btn__count--pulse{animation:none!important}}@media (width<=700px){.rota-grid{min-width:100%}.rota-grid--cells{--rota-cell-shift-slot:2.6rem;--rota-day-cell-min-h:0}.rota-grid--cells.rota-grid th,.rota-grid--cells.rota-grid td{padding:.28rem .3rem}.rota-grid--cells .rota-day-cell{height:auto;min-height:0;padding-top:.18rem;padding-bottom:.12rem}.rota-grid--cells .rota-day-cell__surface{height:auto;min-height:0}.rota-grid--cells .rota-day-cell__main{flex:0 auto;justify-content:flex-start;min-height:0}.rota-grid--cells .rota-day-cell__tile-slot{grid-template-rows:auto}.rota-grid--cells .rota-day-cell__tile-slot>.rota-day-cell__add-zone,.rota-grid--cells .rota-day-cell__add-zone{min-height:2.35rem}.rota-grid--cells .rota-day-cell__stack{gap:.28rem}.rota-grid--cells .rota-day-cell__options-row{margin-top:.12rem;padding:0}.rota-grid--cells .rota-day-cell__dots{padding:.06rem .4rem}.rota-grid--cells .rota-grid__summary-col,.rota-grid--cells .rota-grid__row-label{text-align:center;width:2.85rem;min-width:2.85rem;max-width:3rem;padding-left:.3rem;padding-right:.3rem}.rota-grid--cells thead .rota-grid__summary-col{color:#374151;letter-spacing:.01em;vertical-align:bottom;padding-bottom:.45rem;font-size:.68rem;font-weight:600}.rota-grid--cells .rota-grid__summary-col-label--long{display:none}.rota-grid--cells .rota-grid__summary-col-label--short{display:inline}.rota-grid--cells tbody .rota-grid__person{justify-content:center;gap:0}.rota-grid--cells tbody .rota-grid__person-text,.rota-grid--cells tbody .rota-grid__person>.rota-grid__person-name{display:none}.rota-grid--cells .rota-grid__day-head{padding-bottom:.45rem;font-size:.68rem}.rota-grid--cells .rota-grid__day-head-label--long{display:none}.rota-grid--cells .rota-grid__day-head-label--short{flex-direction:column;justify-content:flex-end;align-items:center;gap:.06rem;line-height:1.05;display:flex}.rota-grid--cells .rota-grid__day-head-short-weekday{font-weight:600}.rota-grid--cells .rota-grid__day-head-short-day{font-variant-numeric:tabular-nums;font-weight:700}.rota-shift-card.rota-shift-card--cell{border-radius:8px;gap:.2rem;min-height:0;padding:.35rem .45rem .4rem .5rem}.rota-shift-card.rota-shift-card--cell .rota-shift-card__time--cell{white-space:normal;flex-flow:wrap;align-items:flex-start;font-size:.65rem;line-height:1.15}.rota-shift-card.rota-shift-card--cell.is-draft .rota-shift-card__time--cell,.rota-shift-card.rota-shift-card--cell.is-published .rota-shift-card__time--cell{font-size:.65rem}.rota-shift-card.rota-shift-card--cell .rota-shift-card__time-range{flex-direction:column;align-items:flex-start;gap:.02rem}.rota-shift-card.rota-shift-card--cell .rota-shift-card__time-sep{display:none}.rota-shift-card.rota-shift-card--cell .rota-shift-card__cell-meta{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.15rem;margin-top:.1rem}.rota-shift-card.rota-shift-card--cell .rota-shift-card__role{font-size:.58rem}.rota-shift-card.rota-shift-card--cell .rota-shift-card__break{display:none}}:root{--text:#3d3847;--text-muted:#6b6375;--text-heading:#08060d;--bg:#f8f7fa;--surface:#fff;--border:#e5e4e7;--primary:#2563eb;--primary-hover:#1d4ed8;--danger-bg:#fef2f2;--danger-text:#b91c1c;--sans:"DM Sans", system-ui, "Segoe UI", Roboto, sans-serif;--font-heading:"Fraunces", Georgia, "Times New Roman", serif;--dashboard-drawer-bg:#1e3a5f;--dashboard-drawer-accent:#5eead4;font:16px/1.5 var(--sans);color:var(--text);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}@media (prefers-color-scheme:dark){:root{--text:#d1d5db;--text-muted:#9ca3af;--text-heading:#f9fafb;--bg:#111827;--surface:#1f2937;--border:#374151;--primary:#60a5fa;--primary-hover:#93c5fd;--danger-bg:#450a0a;--danger-text:#fecaca}}body{margin:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.rota-page-status{color:var(--text-muted);margin:0;padding:1rem 0}.rota-page-status--error{color:var(--danger-text)}#root{background:var(--surface);min-height:100dvh}.app-loading{min-height:100svh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.auth-page{box-sizing:border-box;justify-content:center;align-items:center;min-height:100svh;padding:1.5rem;display:flex}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;max-width:22rem;padding:2rem;box-shadow:0 4px 24px #0000000f}.auth-title{color:var(--text-heading);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.auth-subtitle{color:var(--text-muted);margin:0 0 1.25rem;font-size:.9rem}.auth-alert{background:var(--danger-bg);color:var(--danger-text);border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.auth-form{text-align:left;flex-direction:column;gap:.75rem;display:flex}.auth-form label{color:var(--text-heading);font-size:.85rem;font-weight:500}.auth-form input{border:1px solid var(--border);font:inherit;background:var(--surface);color:var(--text);border-radius:8px;padding:.6rem .75rem}.auth-submit{font:inherit;cursor:pointer;background:var(--primary);color:#fff;border:none;border-radius:8px;margin-top:.5rem;padding:.65rem 1rem;font-weight:600}.auth-submit:hover:not(:disabled){background:var(--primary-hover)}.auth-submit:disabled{opacity:.7;cursor:not-allowed}.auth-footer-link{text-align:center;margin:1.25rem 0 0;font-size:.9rem}.auth-footer-link a{color:var(--primary)}.dashboard-layout{--drawer-width:232px;min-height:100dvh;display:flex;position:relative}.dashboard-drawer{width:var(--drawer-width);min-width:var(--drawer-width);box-sizing:border-box;background:var(--dashboard-drawer-bg);color:#fff;z-index:1001;backface-visibility:hidden;will-change:transform;flex-direction:column;flex-shrink:0;height:100dvh;transition:transform .22s ease-out;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.dashboard-drawer.is-open{transform:translate(0)}.drawer-header{border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.drawer-logo{font-family:var(--font-heading);color:inherit;font-size:1.25rem;font-weight:600;text-decoration:none}.drawer-logo .logo-accent{color:var(--dashboard-drawer-accent)}.drawer-close{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.25rem;font-size:1.5rem;line-height:1;transition:color .2s,background .2s}.drawer-close:hover{color:#fff;background:#ffffff1a}.drawer-nav{flex:1;padding:.75rem 0;overflow-y:auto}.drawer-nav-list{margin:0;padding:0;list-style:none}.drawer-nav-item{margin:0}.drawer-nav-link{color:#ffffffd9;border-left:3px solid #0000;align-items:center;padding:.65rem 1rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.drawer-nav-link:hover{color:#fff;background:#ffffff14}.drawer-nav-link.is-active{color:#fff;border-left-color:var(--dashboard-drawer-accent);background:#ffffff1f}.drawer-nav-label{flex:1}.drawer-footer{border-top:1px solid #ffffff1f;gap:.65rem;padding:.85rem .9rem .95rem;display:grid}.drawer-profile-link{color:#ffffffeb;background:#ffffff14;border-radius:12px;align-items:center;gap:.7rem;padding:.65rem .75rem;text-decoration:none;transition:background .2s,transform .2s;display:flex}.drawer-profile-link:hover{color:#fff;background:#ffffff29;transform:translateY(-1px)}.drawer-profile-link.is-active{background:#5eead433;outline:1px solid #5eead48c}.drawer-profile-avatar{color:#083344;background:linear-gradient(145deg,#5eead4,#0d9488);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:700;display:inline-flex}.drawer-profile-text{line-height:1.2;display:grid}.drawer-profile-name{font-size:.9rem;font-weight:600}.drawer-profile-meta{color:#ffffffd1;font-size:.74rem}.drawer-sign-out{color:#ffffffe6;font:inherit;cursor:pointer;text-align:center;background:#ffffff0f;border:1px solid #fff3;border-radius:8px;margin:0;padding:.5rem .75rem;font-size:.85rem;transition:background .2s,border-color .2s}.drawer-sign-out:hover{background:#ffffff1f;border-color:#ffffff59}.dashboard-main{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--text:#3d3847;--text-muted:#6b6375;--text-heading:#08060d;--bg:#f8f7fa;--surface:#fff;--border:#e5e4e7;--primary:#2563eb;--primary-hover:#1d4ed8;--danger-bg:#fef2f2;--danger-text:#b91c1c;background:var(--surface);flex-direction:column;flex:1;min-width:0;min-height:100dvh;margin-left:0;display:flex}.dashboard-header{background:var(--surface);border-bottom:1px solid var(--border);z-index:100;flex-shrink:0;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;position:sticky;top:0}.drawer-toggle{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;transition:background .2s;display:flex}.drawer-toggle span{background:var(--text-heading);width:22px;height:2px;margin:0 auto;display:block}.drawer-toggle:hover{background:var(--bg)}.dashboard-header-main{flex-wrap:wrap;flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.dashboard-page-title{min-width:0;font-family:var(--font-heading);color:var(--text-heading);flex:1;margin:0;font-size:1.25rem;font-weight:600}.dashboard-content{background:var(--surface);flex-direction:column;flex:1;min-height:0;padding:1.25rem;display:flex}.dashboard-overlay{z-index:1000;opacity:0;pointer-events:none;-webkit-tap-highlight-color:transparent;touch-action:none;background:#0006;border:none;margin:0;padding:0;transition:opacity .22s ease-out;position:fixed;inset:0}.dashboard-overlay.is-visible{opacity:1;pointer-events:auto}body.drawer-open{width:100%;position:fixed;overflow:hidden}@media (width>=700px){.dashboard-drawer{will-change:auto;align-self:flex-start;transition:none;position:sticky;top:0;left:auto;transform:none}.dashboard-drawer.is-open{transform:none}.dashboard-drawer .drawer-close,.drawer-toggle{display:none}.dashboard-overlay{display:none!important}body.drawer-open{width:auto;position:static;overflow:visible}}.dashboard-section-placeholder{max-width:42rem;margin:0}.dashboard-section-placeholder-text{color:var(--text-muted);margin:0;font-size:.95rem}.dashboard-home-lead{color:var(--text-muted);margin:0 0 .75rem}.dashboard-home-meta{color:var(--text);margin:0}.dashboard-home-hint{color:var(--text-muted);margin:0;font-size:.95rem}
