.packing-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;max-height:520px;overflow:auto}.packing-item{min-height:56px;border:2px solid #a7864f;border-radius:9px;background:#fff9e9;color:#173b2d;text-align:left;font-weight:750}.packing-item::before{content:"";display:inline-block;width:20px;height:20px;margin-right:.45rem;vertical-align:middle;border:3px solid #375d46;border-radius:5px;background:#d8bb75}.packing-item.selected{background:#315f47;color:#fff}.packing-item.study{pointer-events:none}.packing-number{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#c99b4e;color:#173b2d;margin-right:.4rem}@media(max-width:430px){.packing-list{gap:.35rem}.packing-item{min-height:50px;padding:.35rem;font-size:.76rem}}
