.RandomReceiptWithLabels-module__ZIN1yW__container{width:100%;margin:3rem 0;padding:2rem 0}.RandomReceiptWithLabels-module__ZIN1yW__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__container h3{margin:0}.RandomReceiptWithLabels-module__ZIN1yW__reloadButton{z-index:10;background:var(--button-background);width:2.5rem;height:2.5rem;color:var(--button-text);border:1px solid var(--text-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.2rem;transition:background-color .2s,transform .1s;display:flex;position:absolute;top:.5rem;left:.5rem;box-shadow:0 2px 8px #0003}.RandomReceiptWithLabels-module__ZIN1yW__reloadButton:hover:not(:disabled){background:var(--button-background-hover);color:var(--button-text-hover);transform:scale(1.1)}.RandomReceiptWithLabels-module__ZIN1yW__reloadButton:active:not(:disabled){transform:scale(.98)}.RandomReceiptWithLabels-module__ZIN1yW__reloadButton:disabled{opacity:.6;cursor:not-allowed}.RandomReceiptWithLabels-module__ZIN1yW__container p{color:var(--text-color);opacity:.9;margin-bottom:2rem}.RandomReceiptWithLabels-module__ZIN1yW__wrapper{flex-direction:column;align-items:center;width:100%;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__imageContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.RandomReceiptWithLabels-module__ZIN1yW__imageWrapper{border-radius:8px;max-height:500px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0003}.RandomReceiptWithLabels-module__ZIN1yW__imageWrapper img{object-fit:contain;width:auto;height:auto;max-height:100%}.RandomReceiptWithLabels-module__ZIN1yW__overlay{pointer-events:none}.RandomReceiptWithLabels-module__ZIN1yW__mobileContainer{flex-direction:row;align-items:flex-start;gap:1rem;width:100%;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__labelsList{width:100%}.RandomReceiptWithLabels-module__ZIN1yW__labelsList h4{margin-bottom:1rem;font-size:1.2rem}.RandomReceiptWithLabels-module__ZIN1yW__receiptLabelsSection{margin-bottom:1.5rem}.RandomReceiptWithLabels-module__ZIN1yW__receiptLabelsSection h5{color:var(--text-color);opacity:.9;margin:0 0 1rem;font-size:1rem;font-weight:600}.RandomReceiptWithLabels-module__ZIN1yW__legendContainer{grid-template-columns:repeat(4,1fr);gap:1rem 24px;width:100%;display:grid}.RandomReceiptWithLabels-module__ZIN1yW__categoryGroup{margin-bottom:0}.RandomReceiptWithLabels-module__ZIN1yW__categoryHeaderContainer{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__categoryColorSquare{border-radius:2px;flex-shrink:0;width:12px;height:12px}.RandomReceiptWithLabels-module__ZIN1yW__categoryHeader{color:var(--text-color);font-size:1.5rem;font-weight:600}.RandomReceiptWithLabels-module__ZIN1yW__labelList{margin:1rem 0!important;padding-left:1.5rem!important;list-style:outside!important;display:block!important}.RandomReceiptWithLabels-module__ZIN1yW__labelList li{color:var(--text-color)!important;list-style-type:inherit!important;background:0 0!important;border:none!important;border-radius:0!important;margin-bottom:.75rem!important;padding:0!important;font-size:.9rem!important;font-weight:500!important;line-height:1.4!important;display:list-item!important}.RandomReceiptWithLabels-module__ZIN1yW__labelBadge{color:var(--background-color);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.RandomReceiptWithLabels-module__ZIN1yW__labelsList>ul:not(.RandomReceiptWithLabels-module__ZIN1yW__labelList){flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__labelsList>ul:not(.RandomReceiptWithLabels-module__ZIN1yW__labelList) li{background:var(--code-background);border:1px solid rgba(var(--text-color-rgb,0, 0, 0), .2);border-radius:6px;align-items:center;gap:.75rem;padding:.5rem;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__wordText{color:var(--text-color);font-family:Monaco,Menlo,Consolas,monospace;font-size:.9rem}.RandomReceiptWithLabels-module__ZIN1yW__loading,.RandomReceiptWithLabels-module__ZIN1yW__error{text-align:center;color:var(--text-color);opacity:.7;padding:2rem}.RandomReceiptWithLabels-module__ZIN1yW__error{color:var(--color-red)}.RandomReceiptWithLabels-module__ZIN1yW__loadingOverlay{background:rgba(var(--background-color-rgb,18, 18, 18), .8);z-index:10;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.RandomReceiptWithLabels-module__ZIN1yW__loadingSpinner{background:var(--background-color);border:1px solid var(--text-color);color:var(--text-color);border-radius:8px;padding:1rem 2rem;font-weight:500}@media (min-width:769px){.RandomReceiptWithLabels-module__ZIN1yW__container{padding:2rem 0}.RandomReceiptWithLabels-module__ZIN1yW__wrapper{flex-direction:row;align-items:stretch;gap:2rem}.RandomReceiptWithLabels-module__ZIN1yW__imageContainer{flex:1;align-items:center;max-width:600px;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__imageWrapper{width:100%;max-height:500px}.RandomReceiptWithLabels-module__ZIN1yW__labelsList{background:0 0;border:none;flex:0 0 350px;align-items:center;padding:1rem;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__labelsList h4{margin-bottom:1rem;font-size:1rem}.RandomReceiptWithLabels-module__ZIN1yW__legendContainer{grid-template-columns:repeat(2,1fr);gap:.75rem 16px;width:100%}.RandomReceiptWithLabels-module__ZIN1yW__categoryHeader{margin:0;font-size:1.3rem;font-weight:600}.RandomReceiptWithLabels-module__ZIN1yW__categoryColorSquare{width:10px;height:10px}.RandomReceiptWithLabels-module__ZIN1yW__labelText{font-size:.85rem}.RandomReceiptWithLabels-module__ZIN1yW__labelColorDot{width:10px;height:10px}.RandomReceiptWithLabels-module__ZIN1yW__labelsList>ul:not(.RandomReceiptWithLabels-module__ZIN1yW__labelList){gap:.5rem}.RandomReceiptWithLabels-module__ZIN1yW__labelsList>ul:not(.RandomReceiptWithLabels-module__ZIN1yW__labelList) li{padding:.4rem;font-size:.85rem}.RandomReceiptWithLabels-module__ZIN1yW__wordText{font-size:.85rem}}@media (max-width:768px){.RandomReceiptWithLabels-module__ZIN1yW__container{padding:1.5rem 0}.RandomReceiptWithLabels-module__ZIN1yW__container h3{font-size:1.3rem}.RandomReceiptWithLabels-module__ZIN1yW__container p{margin-bottom:1.5rem;font-size:.95rem}.RandomReceiptWithLabels-module__ZIN1yW__mobileContainer{flex-direction:row;align-items:stretch;gap:1rem;max-width:100%;margin:0 auto}.RandomReceiptWithLabels-module__ZIN1yW__imageContainer{flex:0 0 50%;justify-content:center;align-items:center;min-width:0;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__imageWrapper{width:100%;max-height:400px}.RandomReceiptWithLabels-module__ZIN1yW__labelsList{flex:0 0 50%;align-items:center;padding:.5rem;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__legendContainer{flex-direction:column;gap:.75rem;width:100%;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__categoryGroup,.RandomReceiptWithLabels-module__ZIN1yW__categoryHeaderContainer{margin-bottom:0}.RandomReceiptWithLabels-module__ZIN1yW__categoryHeader{margin:0;font-size:1.3rem;font-weight:600}}@media (max-width:360px){.RandomReceiptWithLabels-module__ZIN1yW__container{padding:1rem 0}.RandomReceiptWithLabels-module__ZIN1yW__header{flex-direction:column;align-items:flex-start;gap:.75rem}.RandomReceiptWithLabels-module__ZIN1yW__reloadButton{width:100%;padding:.75rem}.RandomReceiptWithLabels-module__ZIN1yW__labelsList h4{font-size:1rem}.RandomReceiptWithLabels-module__ZIN1yW__labelsList>ul:not(.RandomReceiptWithLabels-module__ZIN1yW__labelList) li{flex-direction:column;align-items:flex-start;gap:.5rem}.RandomReceiptWithLabels-module__ZIN1yW__legendContainer{flex-direction:column;gap:.75rem;display:flex}.RandomReceiptWithLabels-module__ZIN1yW__categoryGroup,.RandomReceiptWithLabels-module__ZIN1yW__categoryHeaderContainer{margin-bottom:0}.RandomReceiptWithLabels-module__ZIN1yW__imageWrapper{max-height:400px}.RandomReceiptWithLabels-module__ZIN1yW__mobileContainer{flex-direction:column;gap:1rem}.RandomReceiptWithLabels-module__ZIN1yW__imageContainer{width:100%}.RandomReceiptWithLabels-module__ZIN1yW__labelsList{flex:100%;width:100%;max-height:none}.RandomReceiptWithLabels-module__ZIN1yW__labelBadge{align-self:flex-start}}
