:root{--text:#9ca3af;--text-h:#f2f2f2;--bg:#101318;--border:#2a2e37;--code-bg:#1a1d24;--accent:#e8394f;--accent-bg:#e8394f26;--accent-border:#e8394f80;--social-bg:#2a2e3780;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Rajdhani", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}#social .button-icon{filter:invert()brightness(2)}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h)}h1{letter-spacing:-.5px;margin:32px 0;font-size:56px;font-weight:700}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{margin:0 0 8px;font-size:24px;font-weight:600;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.brand-mark{font-family:var(--heading);letter-spacing:.5px;color:var(--text);text-transform:uppercase;font-size:15px;font-weight:700}.brand-mark strong{color:var(--accent);font-weight:700}.auth-page{text-align:center;max-width:420px;margin:15svh auto 0;padding:0 24px}.auth-page .brand-mark{margin-bottom:8px}.auth-page form{gap:8px;margin-top:24px;display:flex}.auth-page input{border:1px solid var(--border);font:inherit;color:var(--text-h);background:var(--bg);border-radius:6px;flex:1;padding:10px 12px}.auth-page button{background:var(--accent);color:#fff;font-family:var(--heading);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:15px;font-weight:600}.auth-page button:disabled{opacity:.6;cursor:default}.auth-page .error{color:#d33;margin-top:16px}.auth-page ul{text-align:left;margin-top:24px;padding:0;list-style:none}.auth-page li{border:1px solid var(--border);border-radius:6px;margin-bottom:8px;padding:10px 12px}.toolbar{justify-content:center;gap:8px;margin:24px 0;display:flex}.admin-page{max-width:800px;margin:40px auto;padding:0 24px}.admin-page header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-page header h1{margin:0}.admin-page header .brand-mark{margin:0 0 4px}.admin-section{margin-bottom:40px}.admin-section table{border-collapse:collapse;width:100%;margin-bottom:16px}.admin-section th,.admin-section td{text-align:left;border-bottom:1px solid var(--border);padding:8px 10px}.admin-section form{flex-wrap:wrap;gap:8px;display:flex}.admin-section input,.admin-section select{border:1px solid var(--border);font:inherit;color:var(--text-h);background:var(--bg);border-radius:6px;padding:8px 10px}.admin-section button{border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--text-h);font:inherit;cursor:pointer;border-radius:6px;padding:8px 14px}.admin-section .hint{word-break:break-all;margin-top:12px;font-size:14px}.admin-section .error{color:#d33;margin-top:12px}.perm-matrix-scroll{border:1px solid var(--border);border-radius:8px;overflow-x:auto}.perm-matrix{min-width:max-content;display:grid}.perm-matrix-corner{z-index:1;background:var(--code-bg);border-bottom:1px solid var(--border);border-right:1px solid var(--border);position:sticky;left:0}.perm-matrix-col-label{writing-mode:vertical-rl;color:var(--text);border-bottom:1px solid var(--border);border-right:1px solid var(--border);background:var(--code-bg);justify-content:flex-end;align-items:center;max-height:140px;padding:6px 4px;font-size:11px;display:flex;overflow:hidden;transform:rotate(180deg)}.perm-matrix-col-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.perm-matrix-row-label{z-index:1;background:var(--bg);color:var(--text-h);border-bottom:1px solid var(--border);border-right:1px solid var(--border);text-overflow:ellipsis;white-space:nowrap;align-items:center;padding:6px 8px;font-size:13px;display:flex;position:sticky;left:0;overflow:hidden}.perm-matrix .perm-matrix-cell{border:none;border-bottom:1px solid var(--border);border-right:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;border-radius:0;min-height:36px;padding:0;font-size:11px;font-weight:600}.perm-matrix .perm-matrix-cell-none{color:var(--text);opacity:.5}.perm-matrix .perm-matrix-cell-free_busy{background:var(--accent-bg);color:var(--text-h)}.perm-matrix .perm-matrix-cell-dettaglio{background:var(--accent);color:#fff}.perm-matrix-legend{color:var(--text);align-items:center;gap:6px;margin-top:10px;font-size:12px;display:flex}.perm-matrix-legend .perm-matrix-cell{width:28px;height:20px;min-height:unset;cursor:default;border:1px solid var(--border);border-radius:3px;justify-content:center;align-items:center;display:inline-flex}.perm-matrix-legend .perm-matrix-cell-none{opacity:.5}.perm-matrix-legend .perm-matrix-cell-free_busy{background:var(--accent-bg);color:var(--text-h)}.perm-matrix-legend .perm-matrix-cell-dettaglio{background:var(--accent);color:#fff}.dashboard-page{grid-template-columns:220px 1fr;grid-template-areas:"header header""sidebar main";gap:16px 24px;max-width:1200px;margin:24px auto;padding:0 24px;display:grid}.dashboard-header{grid-area:header;justify-content:space-between;align-items:center;display:flex}.dashboard-header h1{margin:0}.dashboard-header .brand-mark{margin:0 0 2px}.dashboard-header .toolbar{margin:0}.dashboard-sidebar{grid-area:sidebar}.dashboard-main{grid-area:main;min-width:0}@media (width<=768px){.dashboard-page{grid-template-columns:1fr;grid-template-areas:"header""sidebar""main";gap:12px 0;margin:16px auto;padding:0 12px}.dashboard-sidebar{border-bottom:1px solid var(--border);padding-bottom:12px}}.hint{color:var(--text)}.calendar-selector{margin:0;padding:0;list-style:none}.calendar-selector li{margin-bottom:8px}.calendar-selector label{cursor:pointer;align-items:center;gap:8px;display:flex}.calendar-selector .dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.dashboard-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.view-switch{border:1px solid var(--border);border-radius:6px;display:flex;overflow:hidden}.view-switch button{background:var(--bg);color:var(--text);cursor:pointer;font:inherit;border:none;padding:6px 14px}.view-switch button.active{background:var(--accent-bg);color:var(--text-h)}.date-nav{align-items:center;gap:8px;display:flex}.date-nav button{border:1px solid var(--border);background:var(--bg);color:var(--text-h);cursor:pointer;font:inherit;border-radius:6px;padding:6px 10px}.date-jump{border:1px solid var(--border);background:var(--bg);color:var(--text-h);font:inherit;border-radius:6px;padding:5px 8px}.toolbar-actions{gap:8px;display:flex}@media (width<=640px){.dashboard-controls{justify-content:center}.date-nav{flex-wrap:wrap;justify-content:center}.period-label{min-width:0}}.toolbar-actions button{border:1px solid var(--border);background:var(--bg);color:var(--text-h);cursor:pointer;border-radius:6px;padding:6px 10px;font-size:16px;line-height:1}@media print{.dashboard-header .toolbar,.dashboard-sidebar,.toolbar-actions,.view-switch,.date-nav button,.date-jump{display:none}.dashboard-page{display:block}.month-view-scroll{overflow:visible}}.period-label{text-align:center;min-width:160px;color:var(--text-h);text-transform:capitalize;font-weight:500}.event-tooltip{z-index:1000;background:var(--bg);border:1px solid var(--border);pointer-events:none;border-radius:6px;min-width:200px;max-width:280px;padding:8px 10px;font-size:12px;box-shadow:0 4px 12px #0000002e}.event-tooltip dl{grid-template-columns:auto 1fr;gap:2px 8px;margin:0;display:grid}.event-tooltip dt{color:var(--text);font-weight:500}.event-tooltip dd{color:var(--text-h);word-break:break-word;margin:0}.day-view{border:1px solid var(--border);border-radius:8px;overflow:hidden}.day-view-row{border-bottom:1px solid var(--border);grid-template-columns:140px 1fr;display:grid}.day-view-row:last-child{border-bottom:none}.day-view-header-row{background:var(--code-bg);grid-template-columns:140px repeat(13,1fr);font-weight:500}.day-view-row-label{border-right:1px solid var(--border);text-overflow:ellipsis;white-space:nowrap;color:var(--text-h);box-sizing:border-box;border-left:3px solid #0000;padding:8px;font-size:13px;overflow:hidden}.day-view-hour-label{text-align:center;border-right:1px solid var(--border);color:var(--text);box-sizing:border-box;padding:8px 2px;font-size:12px}.day-view-hour-label:last-child{border-right:none}.day-view-track{background-image:repeating-linear-gradient(to right, var(--border) 0, var(--border) 1px, transparent 1px, transparent calc(100% / 13));min-height:36px;position:relative}.day-view-block-wrapper{min-width:6px;position:absolute;top:6px;bottom:6px}.day-view-block{opacity:.85;border-radius:4px;width:100%;height:100%}.week-view{border:1px solid var(--border);border-radius:8px;overflow:hidden}.week-view-row{border-bottom:1px solid var(--border);grid-template-columns:140px repeat(7,1fr);display:grid}.week-view-row:last-child{border-bottom:none}.week-view-header-row{background:var(--code-bg);font-weight:500}.week-view-row-label{border-right:1px solid var(--border);text-overflow:ellipsis;white-space:nowrap;color:var(--text-h);box-sizing:border-box;border-left:3px solid #0000;padding:8px;font-size:13px;overflow:hidden}.week-view-day-label{text-align:center;border-right:1px solid var(--border);text-transform:capitalize;color:var(--text-h);box-sizing:border-box;padding:8px;font-size:13px}.week-view-day-label:last-child{border-right:none}.week-view-cell{border-right:1px solid var(--border);min-height:36px;position:relative}.week-view-cell:last-child{border-right:none}.week-view-block-wrapper{min-width:6px;position:absolute;top:8px;bottom:8px}.week-view-block{opacity:.85;border-radius:3px;width:100%;height:100%}@media (width<=640px){.day-view,.week-view{overflow-x:auto}.day-view-row{min-width:620px}.week-view-row{min-width:560px}.month-view{--row-label-width:90px}}.month-view-scroll{border:1px solid var(--border);border-radius:8px;overflow-x:auto}.month-view{min-width:max-content}.month-view-row{border-bottom:1px solid var(--border);display:grid}.month-view-row:last-child{border-bottom:none}.month-view-header-row{background:var(--code-bg);font-weight:500;position:sticky;top:0}.month-view-row-label{border-right:1px solid var(--border);text-overflow:ellipsis;white-space:nowrap;color:var(--text-h);box-sizing:border-box;background:var(--bg);border-left:3px solid #0000;padding:8px;font-size:13px;position:sticky;left:0;overflow:hidden}.month-view-day-label{text-align:center;border-right:1px solid var(--border);color:var(--text);box-sizing:border-box;flex-direction:column;gap:2px;padding:6px 4px;font-size:11px;display:flex}.month-view-day-label .month-view-weekday{text-transform:uppercase;color:var(--text)}.month-view-day-label .month-view-daynum{color:var(--text-h);font-size:13px;font-weight:500}.month-view-day-label.outside{opacity:.45}.month-view-cell{border-right:1px solid var(--border);box-sizing:border-box;flex-direction:column;gap:2px;padding:3px;display:flex}.month-view-cell.outside{opacity:.45}.month-view-chip-wrapper{position:relative}.month-view-chip{background:var(--code-bg);border-left:3px solid;border-radius:2px;flex-direction:column;gap:1px;padding:2px 4px;font-size:11px;display:flex;overflow:hidden}.month-view-chip-time{color:var(--text);font-weight:500}.month-view-chip-subject{color:var(--text-h);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
