*{box-sizing:border-box}body{color:#1f2937;background:#f1f5f9;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root,.app-shell{min-height:100vh}.app-shell--embed{background:#fff;min-height:auto}.app-content--embed{max-width:none;padding:12px 16px 16px}.page--embed{padding:0}.page-embed-header{justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;font-size:15px;display:flex}.page-title-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.page-title-row h1{margin:0 0 6px}.page-title-row .page-subtitle{margin:0}.filters-grid--compact{grid-template-columns:minmax(160px,240px);margin-bottom:8px}.view-mode-bar--embed{margin-bottom:8px}.app-topbar{color:#e2e8f0;background:#0b1220;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;min-height:64px;padding:0 24px;display:flex}.app-topbar__left{align-items:center;gap:12px;display:flex}.app-topbar__right{align-items:center;gap:16px;font-size:13px;display:flex}.app-topbar__link{color:#93c5fd;font-weight:500;text-decoration:none}.app-topbar__link:hover{color:#bfdbfe;text-decoration:underline}.app-topbar__muted{color:#94a3b8}.app-logo{object-fit:cover;background:#fff;border-radius:8px;width:42px;height:42px}.app-title{font-weight:600}.app-subtitle{color:#94a3b8;font-size:12px}.app-nav{background:#fff;border-bottom:1px solid #e2e8f0;gap:20px;padding:0 24px;display:flex}.app-nav a{color:#475569;border-bottom:2px solid #0000;padding:12px 0;font-weight:500;text-decoration:none}.app-nav a.active{color:#0f172a;border-color:#2563eb}.app-content-wrap{padding:24px}.app-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:1200px;margin:0 auto;padding:24px}.page h1{margin:0 0 8px;font-size:28px}.page-subtitle{color:#475569;margin:0 0 20px}.info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.info-card h2{margin:0 0 8px;font-size:18px}.toolbar{flex-wrap:wrap;gap:8px;margin-top:12px;margin-bottom:12px;display:flex}label{color:#334155;flex-direction:column;gap:6px;font-size:14px;display:flex}input,select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:8px 10px}.filters-grid{grid-template-columns:1.5fr 1fr;gap:12px;margin-bottom:12px;display:grid}button{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #1d4ed8;border-radius:8px;padding:8px 12px}button:disabled{opacity:.6;cursor:not-allowed}.btn-danger{background:#dc2626;border-color:#b91c1c}.btn-secondary{background:#475569;border-color:#334155}.table-actions a.btn-secondary{color:#fff;background:#475569;border:1px solid #334155;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;line-height:1.2;text-decoration:none;display:inline-flex}.table-actions a.btn-secondary:hover{color:#fff;background:#334155}.btn-secondary--sm{padding:4px 10px;font-size:13px}.onboarding{z-index:10000;pointer-events:none;position:fixed;inset:0}.onboarding__backdrop{pointer-events:auto;background:#0f172a8c;position:absolute;inset:0}.onboarding__spotlight{z-index:10001;pointer-events:none;border-radius:10px;outline:2px solid #93c5fd;transition:top .15s,left .15s,width .15s,height .15s;position:fixed;box-shadow:0 0 0 9999px #0f172a8c}.onboarding__backdrop:has(+.onboarding__spotlight){background:0 0}.onboarding__card{z-index:10002;color:#0f172a;pointer-events:auto;background:#fff;border-radius:12px;width:min(360px,100vw - 32px);max-height:min(70vh,420px);padding:16px 18px;position:fixed;overflow:auto;box-shadow:0 16px 40px #0f172a47}.onboarding__progress{color:#64748b;margin-bottom:8px;font-size:12px}.onboarding__title{margin:0 0 8px;font-size:1.15rem;line-height:1.3}.onboarding__body{color:#334155;margin:0 0 16px;font-size:14px;line-height:1.45}.onboarding__actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.onboarding__nav{gap:8px;display:flex}.error-text{color:#b91c1c}.hint-text{color:#0369a1}.muted-text{color:#64748b;font-size:13px}.alert{border:1px solid #0000;border-radius:8px;margin:8px 0;padding:10px 12px;font-size:14px}.alert--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.alert--info{color:#075985;background:#f0f9ff;border-color:#bae6fd}.status-badge{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;display:inline-flex}.status-badge--success{color:#166534;background:#f0fdf4;border-color:#86efac}.status-badge--info{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.status-badge--danger{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.result-box{color:#e2e8f0;background:#0f172a;border-radius:8px;margin-top:12px;padding:12px;overflow-x:auto}.table-wrap{border:1px solid #e2e8f0;border-radius:10px;overflow:auto}.events-table{border-collapse:collapse;width:100%;min-width:720px}.events-table th,.events-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:14px}.events-table thead th{color:#334155;background:#f8fafc;font-weight:600}.events-table a{color:#2563eb;font-weight:500;text-decoration:none}.events-table a:hover{text-decoration:underline}.stage-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:14px;padding:16px}.stage-card h2{margin:0 0 8px;font-size:18px}.modal-backdrop{background:#02061780;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:520px;padding:16px}.modal-card--wide{max-width:1180px;max-height:calc(100vh - 32px);overflow:auto}.modal-card--loading{max-width:420px}.referral-modal__lead{margin:0 0 8px;font-size:15px}.referral-drawer{flex-direction:column;gap:12px;height:100%;min-height:0;display:flex}.referral-drawer__toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.referral-drawer__list{flex-direction:column;flex:1;gap:8px;min-height:0;padding-right:4px;display:flex;overflow:auto}.referral-drawer__item{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:12px;margin:0;padding:14px;display:flex}.referral-drawer__item:hover{background:#f1f5f9;border-color:#94a3b8}.referral-drawer__item.is-checked{background:#ccfbf1;border-color:#0f766e}.referral-drawer__item input{flex-shrink:0;width:auto;margin-top:3px}.referral-drawer__item-body{flex-direction:column;gap:6px;min-width:0;display:flex}.referral-drawer__item-title{color:#0f172a;word-break:break-word;font-weight:600;line-height:1.35}.referral-drawer__item-meta{color:#64748b;font-size:13px}.referral-drawer__submit{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:12px;width:100%;margin-top:4px;padding:14px 16px;font-size:15px;font-weight:700}.referral-drawer__submit:hover:not(:disabled){background:#115e59}.referral-drawer__submit:disabled{opacity:.65;cursor:wait}.page-loading{color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4;border-radius:10px;align-items:center;gap:12px;margin:12px 0 16px;padding:14px 16px;font-weight:500;display:flex}.page-loading--modal{background:0 0;border:0;margin:0;padding:8px 4px}.page-loading__spinner{border:2px solid #99f6e4;border-top-color:#0f766e;border-radius:50%;flex-shrink:0;width:22px;height:22px;animation:.7s linear infinite page-loading-spin}@keyframes page-loading-spin{to{transform:rotate(360deg)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.employee-cell__name:disabled{opacity:.75;cursor:wait}.calendar-entry-basis{color:#7a4b00;margin-top:.25rem;font-size:.75rem;font-weight:600;line-height:1.25;display:block}.btn-link{color:#0f766e;text-align:left;background:0 0;border:0;padding:0;text-decoration:underline}.company-calendar-page__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.company-calendar-page__header h1{margin:0 0 6px}.company-calendar-page__header .page-subtitle{max-width:52ch;margin:0}.company-calendar-page__header-actions{flex-shrink:0;gap:8px;display:flex}.calendar-attention{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:0 0 16px;display:grid}.calendar-attention__card{text-align:left;cursor:default;width:100%;font:inherit;color:inherit;background:#fff;border:1px solid #0000;border-radius:12px;gap:4px;padding:14px 16px;display:grid}button.calendar-attention__card{cursor:pointer}button.calendar-attention__card:hover{filter:brightness(.98)}.calendar-attention__card--danger{color:#9f1239;background:linear-gradient(#fff1f2 0%,#ffe4e6 100%);border-color:#fecaca;box-shadow:0 0 0 1px #e11d4814}.calendar-attention__card--warn{color:#92400e;background:linear-gradient(#fffbeb 0%,#fef3c7 100%);border-color:#fcd34d}.calendar-attention__card--ok{color:#166534;background:linear-gradient(#f0fdf4 0%,#dcfce7 100%);border-color:#86efac}.calendar-attention__label{text-transform:uppercase;letter-spacing:.03em;opacity:.85;font-size:12px;font-weight:700}.calendar-attention__value{font-size:28px;font-weight:800;line-height:1.1}.calendar-attention__value small{opacity:.85;font-size:13px;font-weight:600}.calendar-attention__hint{opacity:.9;font-size:12px;line-height:1.35}.period-toolbar__title{color:inherit;font:inherit;text-transform:capitalize;text-underline-offset:4px;background:0 0;border:0;padding:4px 8px;font-weight:700;text-decoration:underline}.period-toolbar__title:hover{color:#0f766e}.period-toolbar__picker{color:#115e59;text-align:left;cursor:pointer;background:linear-gradient(#f0fdfa 0%,#ccfbf1 100%);border:1px solid #99f6e4;border-radius:12px;align-items:center;gap:10px;min-width:min(360px,70vw);padding:10px 14px;display:inline-flex;box-shadow:0 1px 2px #0f766e1f}.period-toolbar__picker:hover,.period-toolbar__picker:focus-visible{border-color:#0f766e;outline:none;box-shadow:0 0 0 3px #0f766e2e}.period-toolbar__picker--custom{color:#1e3a8a;background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-color:#93c5fd}.period-toolbar__picker-label{letter-spacing:.04em;text-transform:uppercase;opacity:.75;font-size:11px;font-weight:700}.period-toolbar__picker-value{text-transform:capitalize;flex:1;font-size:16px;font-weight:700}.period-toolbar__picker-action{white-space:nowrap;text-underline-offset:3px;font-size:13px;font-weight:600;text-decoration:underline}.period-toolbar__hint{font-size:13px}.period-picker-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:10px;padding:14px;display:grid}.period-picker-block--custom{background:#fff}.period-picker-block__title{color:#0f172a;font-size:14px;font-weight:700}.period-picker-block__hint{margin:0;font-size:13px}.period-year-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.period-year-nav__value{text-align:center;color:#0f172a;min-width:72px;font-size:20px;font-weight:700}.period-month-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.period-month-grid__item{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:12px 8px;font-size:13px;font-weight:600}.period-month-grid__item:hover,.period-month-grid__item:focus-visible{color:#115e59;background:#f0fdfa;border-color:#0f766e;outline:none}.period-month-grid__item.is-draft{background:#ecfdf5;border-color:#5eead4}.period-month-grid__item.is-active{color:#115e59;background:#ccfbf1;border-color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e}.filter-chip-bar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 12px;padding:12px;display:flex}.filter-chip{color:#334155;text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;max-width:280px;padding:8px 14px;font-size:14px;font-weight:500;overflow:hidden}.filter-chip:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.filter-chip.is-active{color:#115e59;background:#ccfbf1;border-color:#0f766e}.filter-chip-bar__meta{color:#64748b;margin-left:auto;font-size:13px}.toolbar--compact{margin-bottom:12px}.filter-drawer{z-index:1200;justify-content:flex-end;display:flex;position:fixed;inset:0}.filter-drawer__backdrop{cursor:pointer;background:#0f172a59;border:0;border-radius:0;position:absolute;inset:0}.filter-drawer__panel{z-index:1;background:#fff;flex-direction:column;width:min(420px,100vw);height:100%;animation:.18s ease-out filter-drawer-in;display:flex;position:relative;box-shadow:-12px 0 40px #0f172a2e}.filter-drawer__panel--wide{width:min(560px,100vw)}@keyframes filter-drawer-in{0%{opacity:.6;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.filter-drawer__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 12px;display:flex}.filter-drawer__header h2{margin:0;font-size:1.25rem}.filter-drawer__subtitle{color:#64748b;margin:6px 0 0;font-size:14px}.filter-drawer__search,.filter-drawer__custom{padding:12px 20px 0}.filter-drawer__custom{gap:12px;display:grid}.filter-drawer__custom--grow{flex:1;padding-bottom:12px;overflow:auto}.filter-drawer__period{gap:12px;display:grid}.filter-drawer__list{flex-direction:column;flex:1;gap:6px;padding:12px 12px 12px 20px;display:flex;overflow:auto}.filter-drawer__option{color:#0f172a;text-align:left;background:#f8fafc;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 14px;display:flex}.filter-drawer__option:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.filter-drawer__option.is-active{color:#115e59;background:#ccfbf1;border-color:#0f766e}.filter-drawer__option-label{font-weight:600}.filter-drawer__option-hint{color:#64748b;font-size:12px}.filter-drawer__footer{background:#fff;border-top:1px solid #e2e8f0;padding:12px 20px 20px}.filter-drawer__actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}@media (width<=720px){.company-calendar-page__header{flex-direction:column}.filter-chip-bar__meta{width:100%;margin-left:0}.filter-drawer__panel,.filter-drawer__panel--wide{width:100vw}}.btn-link:hover:not(:disabled){color:#115e59;background:0 0}.btn-link--secondary{color:#64748b;font-size:.85em;text-decoration:none}.btn-link--secondary:hover:not(:disabled){color:#334155;text-decoration:underline}.employee-cell{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.period-toolbar,.status-filter-bar,.table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.period-toolbar{text-transform:capitalize;justify-content:center;margin:12px 0;font-size:18px}.status-filter-bar{margin:12px 0 6px}.status-filter-chip{color:#334155;background:#fff;border:1px solid #cbd5e1}.status-filter-chip.is-active{color:#fff;background:#0f766e;border-color:#0f766e}.filter-reset{margin-bottom:12px}.registry-section{margin-top:24px}.registry-section__heading{align-items:center;gap:10px;margin-bottom:4px;display:flex}.registry-section__heading h2{margin:0}.registry-section__badge{border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:13px;font-weight:800;display:inline-flex}.registry-section__badge--danger{color:#fff;background:#e11d48}.registry-section--overdue{background:#fff7f7;border:1px solid #fecaca;border-radius:10px;padding:16px}.registry-section--overdue-active{border-color:#fb7185;box-shadow:0 8px 24px #e11d481f}.registry-row--overdue td{background:#fff1f2}.referral-pill{white-space:nowrap;border-radius:999px;align-items:center;max-width:100%;padding:4px 8px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.referral-pill--need{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.referral-pill--done{color:#166534;background:#dcfce7;border:1px solid #86efac}.alert--warning{color:#92400e;background:#fffbeb;border-color:#f59e0b}.modal-card h2{margin-top:0}.view-mode-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:12px 0 16px;display:flex}.view-mode-toggle{background:#fff;border:1px solid #cbd5e1;border-radius:8px;display:inline-flex;overflow:hidden}.view-mode-toggle__btn{color:#475569;background:0 0;border:none;border-radius:0;padding:8px 16px;font-weight:500}.view-mode-toggle__btn.is-active{color:#fff;background:#2563eb}.view-mode-toggle__btn:not(.is-active):hover{background:#f1f5f9}.calendar-panel{margin-bottom:20px}.procedure-calendar{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.procedure-calendar__toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.procedure-calendar__title{color:#0f172a;text-align:center;flex:1;min-width:180px;margin:0;font-size:18px;font-weight:600}.procedure-calendar__weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin-bottom:4px;display:grid}.procedure-calendar__weekday{text-align:center;color:#64748b;padding:4px;font-size:12px;font-weight:600}.procedure-calendar__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.procedure-calendar__day{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:4px;min-height:96px;padding:6px;display:flex}.procedure-calendar__day--outside{opacity:.65;background:#f1f5f9}.procedure-calendar__day--today{background:#eff6ff;border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.procedure-calendar__day--has-events{cursor:pointer}.procedure-calendar__day--has-events:hover{background:#f0f9ff;border-color:#93c5fd}.procedure-calendar__day-num{color:#334155;font-size:13px;font-weight:600}.procedure-calendar__events{flex-direction:column;gap:3px;display:flex;overflow:hidden}.calendar-chip{color:#334155;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:2px 4px;font-size:10px;line-height:1.25;overflow:hidden}.calendar-chip__step{margin-right:4px;font-weight:700}.calendar-chip--success{color:#166534;background:#f0fdf4;border-color:#86efac}.calendar-chip--info{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.calendar-chip--danger{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.calendar-chip--muted{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}.procedure-calendar__scope-toggle{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;gap:2px;padding:2px;display:inline-flex}.procedure-calendar__scope-btn{color:#475569;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600}.procedure-calendar__scope-btn.is-active{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0f172a14}.procedure-calendar__hint{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:-4px 0 14px;padding:10px 12px;font-size:13px;line-height:1.4;display:flex}.procedure-calendar__hint strong{font-weight:700}.procedure-calendar__hint-sample{vertical-align:middle;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;min-width:22px;min-height:22px;margin:0 2px;display:inline-flex}.procedure-calendar__legend-hint{margin-left:auto;font-size:12px}.procedure-calendar__day--clickable{cursor:pointer;transition:border-color .12s,background .12s,box-shadow .12s}.procedure-calendar__day--clickable:hover,.procedure-calendar__day--clickable:focus-visible{background:#eff6ff;border-color:#60a5fa;outline:none;box-shadow:0 0 0 2px #2563eb2e}.year-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.year-month{text-align:left;color:inherit;font:inherit;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:6px;padding:10px;transition:border-color .12s,box-shadow .12s;display:flex}.year-month:hover{border-color:#93c5fd;box-shadow:0 2px 8px #2563eb14}.year-month--has-events{background:#fff;box-shadow:0 1px 2px #0f172a0a}.year-month--current{border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.year-month__open{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px dashed #0000;border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px 8px;margin:0;padding:4px 6px;display:flex}.year-month__open:hover,.year-month__open:focus-visible{background:#eff6ff;border-color:#93c5fd;outline:none}.year-month__name{color:#0f172a;font-size:14px;font-weight:700}.year-month__count{color:#166534;text-align:center;background:#dcfce7;border:1px solid #86efac;border-radius:999px;min-width:20px;padding:1px 6px;font-size:11px;font-weight:700}.year-month__open-label{color:#2563eb;opacity:.85;margin-left:auto;font-size:11px;font-weight:600}.year-month__open:hover .year-month__open-label,.year-month:hover .year-month__open-label{opacity:1;text-decoration:underline}.year-month__weekdays{color:#94a3b8;text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;font-size:9px;font-weight:600;display:grid}.year-month__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid}.year-day{text-align:center;color:#475569;background:0 0;border:1px solid #0000;border-radius:4px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:20px;margin:0;padding:1px 0 2px;font-family:inherit;font-size:10px;line-height:14px;display:flex;position:relative}.year-day--outside{color:#0000;pointer-events:none}.year-day--clickable{cursor:pointer}.year-day--clickable:hover,.year-day--clickable:focus-visible{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd;outline:none}.year-day--today{color:#1d4ed8;background:#dbeafe;border-color:#60a5fa;font-weight:700}.year-day--has-events{color:#0f172a;background:#f8fafc;border-color:#cbd5e1;font-weight:700;box-shadow:0 1px #0f172a0a}.year-day--has-events:hover,.year-day--has-events:focus-visible{background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.year-day__dot{background:#94a3b8;border-radius:999px;width:5px;height:5px;margin:1px auto 0;display:block}.year-day__dot--info{background:#3b82f6}.year-day__dot--success{background:#22c55e}.year-day__dot--danger{background:#ef4444}@media (width<=1100px){.year-overview{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.year-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}.procedure-calendar__legend{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}@media (width<=768px){.app-topbar{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 16px}.app-nav{gap:14px;padding:0 16px}.app-content-wrap{padding:16px}.filters-grid{grid-template-columns:1fr}.procedure-calendar__day{min-height:72px}.calendar-chip__proc{display:none}}.auth-gate{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.auth-gate h1{margin:0 0 12px;font-size:1.5rem}.auth-gate p{color:#4b5563;max-width:520px;margin:0 0 8px}.auth-gate__hint{font-size:.95rem}.auth-gate--denied h1{color:#b91c1c}
