.cammino-layout{display:flex;gap:40px;align-items:flex-start;margin-top:30px;margin-bottom:30px;flex-wrap:wrap}.cammino-map-col{width:40%;position:sticky;align-self:flex-start;top:0}.cammino-table-col{width:55%;display:flex;flex-direction:column}#cammini-map{height:30vh;min-height:400px;border-radius:10px;box-shadow:0 6px 18px rgb(0 0 0 / .12)}.hidden-marker{display:none}.stats-intro{margin-top:30px;margin-bottom:15px;font-weight:600;color:#444}.cammino-stats{display:flex;gap:40px;margin-bottom:0;align-items:center}.stat{text-align:center;position:relative}.stat-number{font-size:32px;font-weight:700;color:#2f6b45}.stat-label{font-size:14px;color:#666;margin-top:4px}.stat:not(:last-child)::after{content:"";position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:1px;height:35px;background:#e3e3e3}.cammino-table{width:100%;border-collapse:collapse;table-layout:fixed}.cammino-table th:nth-child(1),.cammino-table td:nth-child(1){width:8%;text-align:center}.cammino-table th:nth-child(2),.cammino-table td:nth-child(2){width:32%}.cammino-table th:nth-child(3),.cammino-table td:nth-child(3){width:32%}.cammino-table th:nth-child(4),.cammino-table td:nth-child(4){width:10%;text-align:center}.cammino-table thead{background:#2f6b45;color:#fff;top:0;z-index:1}.cammino-table th{text-align:left;padding:10px 12px;font-weight:600}.cammino-table td{padding:10px 12px;border-bottom:1px solid #eee}.cammino-table tbody tr:nth-child(even){background:#f8faf8}.cammino-table tbody tr:hover{background:#f2f2f2}.marker-label{background:rgb(255 255 255 / .8);color:#2f6b45;font-weight:600;padding:2px 5px;border-radius:3px;font-size:12px;pointer-events:none}.total-row{background:#fff0;font-weight:600}.total-row td{border-top:2px solid #2f6b45;padding-top:14px;padding-bottom:12px;color:#2f6b45;font-size:18px;text-align:left}.total-row td:nth-child(3){text-align:right}@media(max-width:768px){.cammino-layout{flex-direction:column;gap:10px}.cammino-map-col{width:100%;position:sticky;transition:all 0.2s ease}.cammino-map-col.map-sticky-active{position:sticky;top:0;z-index:10}#cammini-map{width:100%;height:30vh;min-height:140px;border-radius:10px;box-shadow:0 6px 18px rgb(0 0 0 / .12)}.cammino-table-col{width:100%}.cammino-table th,.cammino-table td{padding:8px 10px}.cammino-map-col h2{position:relative;z-index:20;background:#f0f0f0;margin:0;padding:10px 0}}