.guide-pack{position:relative;width:100%;overflow:hidden;aspect-ratio:4/5;background:var(--ink-rule,#d9d2c7);border-radius:2px}.guide-label{position:absolute;left:50%;top:17%;display:flex;width:72%;transform:translateX(-50%);flex-direction:column;gap:.9em;padding:8.5%;background:var(--marble,#fdfcfa);box-shadow:0 18px 46px rgba(13,11,10,.34)}.guide-barcode{width:100%;height:3.2em;background:repeating-linear-gradient(90deg,var(--ink,#1a1816) 0 .18em,transparent .18em .42em)}.guide-step-pill{position:absolute;z-index:1;left:24px;bottom:24px;overflow:hidden;border:1px solid var(--link,#13476c);border-radius:8px;background:var(--paper,#f6f3ee);padding:12px 16px;white-space:nowrap}@media (min-width:1280px){.guide-pack--desktop{flex-shrink:0;width:456px;height:570px;aspect-ratio:auto}.guide-step-pill{top:184px;bottom:auto;left:55px}}