@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#f4f5f7;--surface:#fff;--fg:#0f172a;--muted:#64748b;--line:#e7e9ee;--soft:#eef0f3;--blue:#0a84ff;--blue-soft:#e8f2ff;--yellow:#ffec00;--green:#a8f5a2;--ok:#16a34a;--ok-soft:#e8f8ee;--warn:#b45309;--warn-soft:#fff5db;--red:#dc2626;--red-soft:#fdecec;--radius:16px;--shadow:0 1px 2px #0f172a0a, 0 2px 8px #0f172a0a;--shadow-lg:0 10px 40px #0f172a24;font-feature-settings:"cv11", "ss01";color:var(--fg);background:var(--bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}svg{flex:none}main{max-width:860px;margin:0 auto;padding:0 16px 40px;animation:.25s ease-out entra}main.con-nav{padding-bottom:130px}@keyframes entra{0%{opacity:0;transform:translateY(4px)}}h2{letter-spacing:-.01em;margin:28px 0 10px;font-size:1.05rem;font-weight:650}.section-title{align-items:baseline;gap:8px;display:flex}.count{color:var(--muted);background:var(--soft);border-radius:999px;padding:1px 8px;font-size:.8rem;font-weight:500}.muted{color:var(--muted)}.small{font-size:.85rem}.label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.75rem;font-weight:600}.btn{cursor:pointer;background:var(--surface);min-height:44px;box-shadow:inset 0 0 0 1px var(--line);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:550;transition:transform .1s,background .15s,opacity .15s;display:inline-flex}.btn:active:not(:disabled){transform:scale(.97)}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 2px 8px #0a84ff4d}.btn.success{background:var(--ok);color:#fff;box-shadow:0 2px 8px #16a34a4d}.btn.ghost{box-shadow:none;background:0 0}.btn.danger{background:var(--red-soft);color:var(--red);box-shadow:none}.btn.block{width:100%}.btn:disabled{opacity:.45;cursor:not-allowed}.btn :is(svg){width:18px;height:18px}.icon-btn{cursor:pointer;width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:12px;place-items:center;display:grid}.icon-btn:hover{background:var(--soft);color:var(--fg)}.field{gap:6px;margin-bottom:16px;display:grid}.field>span{color:var(--muted);font-size:.8rem;font-weight:550}input:not([type=checkbox]):not([type=file]),select,textarea{background:var(--surface);width:100%;min-height:44px;box-shadow:inset 0 0 0 1px var(--line);border:0;border-radius:12px;padding:10px 12px;transition:box-shadow .15s}input:focus,select:focus,textarea:focus{box-shadow:inset 0 0 0 2px var(--blue);outline:none}.btn:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.check{cursor:pointer;align-items:center;gap:10px;min-height:44px;display:flex}.check input{width:20px;height:20px;accent-color:var(--blue)}.row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.error{background:var(--red-soft);color:var(--red);border-radius:12px;margin-bottom:12px;padding:10px 14px;font-size:.9rem}.list{gap:8px;display:grid}.empty{text-align:center;color:var(--muted);background:var(--surface);border-radius:var(--radius);border:1px dashed var(--line);justify-items:center;gap:6px;padding:36px 16px;display:grid}.empty strong{color:var(--fg);font-weight:600}.pill{background:var(--soft);color:#475569;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.pill.in_carico{background:var(--blue-soft);color:var(--blue)}.pill.completata{background:var(--ok-soft);color:var(--ok)}.pill.ritardo{background:var(--red-soft);color:var(--red)}.pill.nodot:before{display:none}.chips{scrollbar-width:none;padding:2px 0 4px;gap:6px;margin:0 -16px;padding-inline:16px;display:flex;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chips button{background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);cursor:pointer;border:0;border-radius:999px;flex:none;padding:8px 14px;font-size:.85rem;font-weight:550}.chips button.on{background:var(--fg);color:#fff;box-shadow:none}.fab{z-index:11;right:max(16px,50% - 414px);bottom:calc(env(safe-area-inset-bottom) + 100px);cursor:pointer;background:var(--blue);color:#fff;border:0;border-radius:18px;place-items:center;width:56px;height:56px;transition:transform .15s;display:grid;position:fixed;box-shadow:0 6px 20px #0a84ff66}.fab:active{transform:scale(.94)}.fab svg{width:26px;height:26px}dialog{border:0}.top.svelte-12qhfyh{max-width:860px;padding:calc(env(safe-area-inset-top) + 24px) 16px 12px;justify-content:space-between;align-items:flex-start;gap:12px;margin:0 auto;display:flex}.top.svelte-12qhfyh h1:where(.svelte-12qhfyh){letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;font-size:2.1rem;font-weight:700;line-height:1.1}.sub.svelte-12qhfyh{color:var(--muted);text-transform:capitalize;margin-top:4px;font-size:.9rem}.badge.svelte-12qhfyh{cursor:pointer;border:0;border-radius:999px;margin-top:6px;padding:5px 14px;font-size:.85rem;font-weight:600}.badge.admin.svelte-12qhfyh{background:var(--yellow)}.badge.utente.svelte-12qhfyh{background:var(--green)}.menu-wrap.svelte-12qhfyh{position:relative}.menu.svelte-12qhfyh{z-index:30;background:var(--surface);border-radius:var(--radius);min-width:230px;box-shadow:var(--shadow-lg);transform-origin:100% 0;padding:6px;animation:.15s ease-out svelte-12qhfyh-pop;position:absolute;top:calc(100% + 8px);right:0}.who.svelte-12qhfyh{border-bottom:1px solid var(--line);margin-bottom:4px;padding:10px 12px;display:grid}.menu.svelte-12qhfyh button:where(.svelte-12qhfyh){text-align:left;cursor:pointer;width:100%;color:var(--red);background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-weight:550;display:flex}.menu.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:var(--red-soft)}@keyframes svelte-12qhfyh-pop{0%{opacity:0;transform:scale(.95)}}.bottom.svelte-12qhfyh{z-index:10;left:50%;bottom:calc(env(safe-area-inset-bottom) + 14px);-webkit-backdrop-filter:blur(16px)saturate(1.6);background:#ffffffd1;border-radius:26px;gap:4px;width:min(360px,100% - 32px);padding:6px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 30px #0f172a1f,inset 0 0 0 1px #fff9}.bottom.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#475569;border-radius:20px;flex:1;justify-items:center;gap:2px;padding:8px 4px;font-size:.75rem;font-weight:600;transition:background .2s,color .2s;display:grid}.bottom.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--blue);background:var(--blue-soft)}.toast.svelte-12qhfyh{inset:auto auto auto 50%;top:calc(env(safe-area-inset-top) + 14px);color:#fff;max-width:calc(100% - 32px);box-shadow:var(--shadow-lg);background:#0f172a;border:0;border-radius:14px;align-items:center;gap:8px;margin:0;padding:10px 16px;font-size:.9rem;font-weight:550;animation:.25s cubic-bezier(.2,.8,.2,1) svelte-12qhfyh-giu;display:flex;position:fixed;transform:translate(-50%)}.toast.ok.svelte-12qhfyh svg{color:#4ade80}.toast.err.svelte-12qhfyh{background:var(--red)}@keyframes svelte-12qhfyh-giu{0%{opacity:0;transform:translate(-50%,-12px)}}
