body { font-family: Arial, sans-serif; }
table { border-collapse: collapse; width: 100%; margin-bottom: 20px; }
th, td { border: 1px solid #888; padding: 8px; text-align: center; }
th { background: #e6f2e6; }
.pack-title { font-weight: bold; font-size: 1.1em; }
.subtitle { color: #258c3e; font-size: 0.95em; }
.total { font-weight: bold; font-size: 1.1em; }
input[type='number'] {
    width: 80px;
    height: 48px;
    font-size: 1.2em;
    padding: 6px 10px;
    box-sizing: border-box;
}
.info { margin-bottom: 15px; }
.expedie { color: #258c3e; }
.recupere { color: #1e6e9e; }
