@font-face{font-family:Childstone;src:url(/fonts/Childstone-Demo.otf) format("opentype");font-weight:400;font-display:swap}:root{--verde: #e5197f;--azzurro: #1ab6f0;--viola: #7c5cf2;--giallo: #ffd86b;--grigio: #6a7282;--bordo: #e5e7eb;--gradiente: linear-gradient(115deg, #e5197f 0%, #7c5cf2 55%, #1ab6f0 100%);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f7f7f5;color:#1a1a1a;overflow-x:hidden}img,svg{max-width:100%}.topbar{background:var(--gradiente);color:#fff;padding:.9rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.topbar h1{font-family:Childstone,Inter,sans-serif;font-weight:400;font-size:1.5rem;margin:0;letter-spacing:.01em}.topbar button{background:none;border:1px solid rgba(255,255,255,.5);color:#fff;padding:.35rem .75rem;border-radius:6px;cursor:pointer}main{max-width:1000px;margin:0 auto;padding:1.5rem}.login{max-width:360px;margin:12vh auto;background:#fff;padding:2rem;border-radius:12px;border:1px solid var(--bordo)}.login-logo{display:block;width:190px;max-width:100%;height:auto;margin:0 auto .75rem}.login-sottotitolo{text-align:center;margin:0 0 1.75rem;font-size:.85rem;font-weight:600;color:var(--grigio);letter-spacing:.01em}input,select,textarea{width:100%;min-width:0;max-width:100%;min-height:42px;padding:.45rem .7rem;border:1px solid var(--bordo);border-radius:8px;font-size:.95rem;margin-bottom:.85rem;font-family:inherit}input[type=checkbox],input[type=radio]{width:22px;height:22px;min-height:0;min-width:0;padding:0;margin:0;border-radius:4px;flex-shrink:0;accent-color:var(--verde)}input[type=date],input[type=datetime-local]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff}.card [style*=grid]>*{min-width:0}button.primario{width:100%;min-height:44px;border:0;border-radius:8px;background:var(--verde);color:#fff;font-weight:600;cursor:pointer}.card{background:#fff;border:1px solid var(--bordo);border-radius:12px;padding:1.25rem;margin-bottom:1rem}.card h2{margin-top:0;font-size:1.1rem}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.6rem .5rem;border-bottom:1px solid var(--bordo);font-size:.9rem}th{color:var(--grigio);font-size:.75rem;text-transform:uppercase}.errore{background:#fdeceb;color:#b42318;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}.griglia-qr{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.qr-pannello{background:#fff;border:1px solid var(--bordo);border-radius:10px;padding:1rem;text-align:center}.qr-pannello .numero{font-size:1.6rem;font-weight:700;color:var(--verde)}.qr-pannello .nome{font-size:.85rem;margin-bottom:.6rem;min-height:2.4em}.qr-pannello code{font-size:.65rem;color:var(--grigio);word-break:break-all}.stato{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.stato-draft{background:#f0f0ee;color:var(--grigio)}.stato-published{background:#fde8f2;color:#b5136a}.stato-running{background:#e8f6fd;color:#0b7fab}.stato-closed{background:#e5e7eb;color:#374151}.solo-stampa{display:none}.wizard{max-width:560px;margin:0 auto}.wizard-barra{display:flex;gap:4px;margin-bottom:1rem}.wizard-tacca{flex:1;height:4px;border-radius:2px;background:var(--bordo)}.wizard-tacca.attiva{background:var(--verde)}.wizard .card h2{font-size:1.15rem}.wizard label{display:block;font-weight:600;font-size:.85rem;margin-bottom:.3rem}.aiuto{font-size:.82rem;color:var(--grigio);line-height:1.5;margin:.3rem 0 .9rem}.scelta{display:block;width:100%;text-align:left;min-height:52px;padding:.75rem 1rem;margin-bottom:.5rem;border:1px solid var(--bordo);border-radius:10px;background:#fff;font-size:1rem;cursor:pointer}.scelta:active{background:#f0f4f1}button.secondario{width:100%;min-height:46px;margin-top:.6rem;border:1px solid var(--bordo);border-radius:8px;background:#fff;color:var(--grigio);cursor:pointer}.interruttore{display:flex;gap:.75rem;align-items:flex-start;padding:.85rem 0;border-top:1px solid var(--bordo);font-weight:400;cursor:pointer}.interruttore input[type=checkbox]{width:24px;height:24px;margin-top:.1rem}.interruttore>span{line-height:1.4}.interruttore .aiuto{margin:.15rem 0 0;display:block}.lettura-gps{background:#f0f4f1;border:1px solid var(--bordo);border-radius:10px;padding:.9rem;margin:.75rem 0;font-size:.9rem}.lettura-gps .coordinate{font-family:ui-monospace,monospace;font-size:1rem;font-weight:600;margin-bottom:.4rem}.tappa-rilevata{padding:.6rem 0;border-bottom:1px solid var(--bordo);font-size:.95rem}.tappa-rilevata:last-child{border-bottom:0}.ok{background:#e6f4ec;color:var(--verde);padding:.85rem 1rem;border-radius:8px;font-weight:600;margin-bottom:1rem}@media (max-width: 700px){main{padding:.75rem}.card{padding:1rem}input,select,textarea{font-size:16px}.card>div[style*=grid]{grid-template-columns:1fr!important}.topbar{padding:.75rem 1rem}.topbar h1{font-size:.9rem}nav.no-print{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem}nav.no-print::-webkit-scrollbar{display:none}nav.no-print button{flex:0 0 auto;white-space:nowrap}table thead{display:none}table,table tbody,table tr,table td{display:block;width:100%}table tr{border:1px solid var(--bordo);border-radius:10px;padding:.6rem .85rem;margin-bottom:.75rem;background:#fff}table td{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.4rem 0;border:0;border-bottom:1px solid #f2f1ee;text-align:right}table td:last-child{border-bottom:0}table td:before{content:attr(data-label);font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.03em;color:var(--grigio);text-align:left;flex-shrink:0}table td:not([data-label]){justify-content:flex-start}table td:not([data-label]):before{content:none}table td:not([data-label]) button{flex:1}.griglia-qr{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media print{.topbar,.no-print{display:none}.solo-stampa{display:block;font-size:1rem;margin-bottom:1rem}.qr-pannello{break-inside:avoid}main{padding:0;max-width:none}}.scelta-attiva{border-color:var(--verde);background:#f0f4f1}.ripresa{background:#fef3c7;color:#92400e;border-radius:10px;padding:.9rem 1rem;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.ripresa button{margin-top:.6rem}.avviso{background:#fef3c7;color:#92400e;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;font-size:.88rem;text-align:left}.ricomincia{width:100%;min-height:44px;margin-top:.5rem;border:1px dashed var(--bordo);border-radius:8px;background:transparent;color:var(--grigio);font-size:.85rem;cursor:pointer}nav.principale{display:flex;gap:.5rem;margin-bottom:1.25rem}nav.principale button{padding:.5rem 1rem;border-radius:8px;border:1px solid var(--bordo);background:#fff;cursor:pointer}nav.principale button.attiva{background:var(--verde);color:#fff;border-color:var(--verde)}.barra-strumenti{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.barra-strumenti>:last-child{margin-left:auto}button.primario.compatto{width:auto;padding:0 1rem}.riga-edizione{display:flex;align-items:stretch;margin-bottom:.5rem;border:1px solid var(--bordo);border-radius:10px;background:#fff;overflow:hidden}.riga-edizione:hover{border-color:var(--verde)}.riga-apri{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0;text-align:left;padding:.9rem 1rem;border:0;background:none;cursor:pointer;font-size:1rem}.riga-apri:hover{background:#f7faf8}.riga-apri .riga-testo{flex:1;min-width:0}.riga-apri .freccia{color:var(--grigio);font-size:1.4rem;line-height:1}.riga-elimina{flex:0 0 auto;padding:0 1rem;border:0;border-left:1px solid var(--bordo);background:none;color:var(--grigio);font-size:.8rem;cursor:pointer}.riga-elimina:hover{background:#fdeceb;color:#b42318}.testata-edizione{margin-bottom:1rem}.testata-edizione h2{margin:.5rem 0 .25rem;font-size:1.3rem}.testata-edizione .sottotitolo{color:var(--grigio);font-size:.85rem}button.indietro{background:none;border:0;padding:0;color:var(--verde);font-size:.9rem;font-weight:600;cursor:pointer}.sotto-nav{display:flex;gap:1.25rem;margin-top:1rem;border-bottom:1px solid var(--bordo);overflow-x:auto;scrollbar-width:none}.sotto-nav::-webkit-scrollbar{display:none}.sotto-nav button{background:none;border:0;border-bottom:2px solid transparent;padding:.6rem 0;margin-bottom:-1px;color:var(--grigio);font-size:.92rem;white-space:nowrap;cursor:pointer}.sotto-nav button.attiva{color:var(--verde);font-weight:600;border-bottom-color:var(--verde)}.riepilogo{margin:0}.riepilogo dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:var(--grigio);font-weight:600;margin-top:.9rem}.riepilogo dd{margin:.2rem 0 0;font-size:.95rem}.riepilogo dd .aiuto{display:inline;margin:0}.zona-pericolo{margin-top:2rem;padding-top:1.25rem;border-top:1px solid #fdeceb}button.pericolo{width:auto;min-height:42px;padding:0 1.1rem;border:1px solid #b42318;border-radius:8px;background:#fff;color:#b42318;font-weight:600;cursor:pointer}.spinner{display:inline-block;width:16px;height:16px;margin-right:.55rem;vertical-align:-2px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:gira .7s linear infinite}@keyframes gira{to{transform:rotate(360deg)}}.barra-attesa{height:4px;border-radius:2px;background:var(--bordo);overflow:hidden;margin:.6rem 0 .4rem}.barra-attesa span{display:block;height:100%;background:var(--verde);border-radius:2px;animation:riempi 8s linear forwards}@keyframes riempi{0%{width:0}to{width:100%}}.lettura-gps.in-corso{border-color:var(--verde);animation:pulsa 1.4s ease-in-out infinite}@keyframes pulsa{0%,to{background:#f0f4f1}50%{background:#e6f4ec}}@media (prefers-reduced-motion: reduce){.lettura-gps.in-corso{animation:none}.barra-attesa span{animation:none;width:100%;opacity:.4}}.marchio{display:flex;align-items:center;gap:.85rem;min-width:0}.logo-chip{display:inline-flex;align-items:center;background:#fff;border-radius:999px;padding:.35rem .65rem;flex-shrink:0;box-shadow:0 2px 8px #11111126}.logo-chip img{display:block;height:20px;width:auto}@media (max-width: 700px){.marchio h1{display:none}}.riquadro-quiz{border:2px solid var(--verde);border-radius:10px;padding:1rem;margin-top:.75rem;background:#fdf2f8}.riquadro-quiz label{display:block;font-weight:600;font-size:.85rem;margin-bottom:.3rem}
