.rv-tray{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:560px;z-index:900;font-family:inherit;-webkit-font-smoothing:antialiased}.rv-tray__handle.hide{display:none}.rv-tray__handle{width:100%;background-color:var(--rv-handle-bg, #0A2A5E)!important;border:none;border-top:1px solid var(--rv-divider, #1B3D75);border-radius:14px 14px 0 0;padding:11px 16px 11px 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:8px;transition:background .2s ease}.rv-tray__handle:hover{background:var(--rv-tray-bg, #0E2D6D)}.rv-tray__handle-left{display:flex;align-items:center;gap:8px}.rv-tray__handle-icon{width:14px;height:14px;color:var(--rv-arrow, #B8932F);flex-shrink:0;transition:transform .3s ease}.rv-tray--open .rv-tray__handle-icon{transform:rotate(180deg)}.rv-tray__handle-label{font-size:10px;font-weight:600;letter-spacing:1.8px;color:var(--rv-handle-text, #FFFFFF);white-space:nowrap}.rv-tray__handle-chevron{width:16px;height:16px;color:var(--rv-arrow, #B8932F);flex-shrink:0;transition:transform .3s ease}.rv-tray--open .rv-tray__handle-chevron{transform:rotate(180deg)}.rv-tray__panel{background:var(--rv-tray-bg, #0E2D6D);max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1);border-top:1px solid var(--rv-divider, #1B3D75)}.rv-tray--open .rv-tray__panel{max-height:230px}.rv-tray__panel[aria-hidden=true]{pointer-events:none}.rv-tray__scroll{display:flex;gap:10px;overflow-x:auto;padding:14px 16px 16px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;border:1px solid var(--rv-handle-bg, #0A2A5E)!important}.rv-tray__scroll::-webkit-scrollbar{display:none}.rv-tray__empty{display:none;text-align:center;padding:24px 16px;font-size:12px;color:#ffffff73;margin:0}.rv-tray__card{flex:0 0 auto;width:120px;background:var(--rv-card-bg, #1B3D75);border:1px solid var(--rv-card-border, #1B3D75);border-radius:8px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:opacity .15s ease}.rv-tray__card:hover{opacity:.8}.rv-tray__card-img{width:100%;aspect-ratio:1;background:#ffffff0f;overflow:hidden;flex-shrink:0}.rv-tray__card-img img{width:100%;height:100%;object-fit:cover;display:block}.rv-tray__card-info{padding:8px;display:flex;flex-direction:column;gap:3px}.rv-tray__card-name{font-size:14px;font-weight:600;color:var(--rv-name, #FFFFFF);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--heading-font-family)}.rv-tray__card-price{font-size:11px;font-weight:600;color:var(--rv-price, #B8932F)}@media(min-width:750px){.rv-tray{max-width:480px;left:auto;right:74px;transform:none}.rv-tray--open .rv-tray__panel{max-height:250px}.rv-tray__card{width:130px}}
/*# sourceMappingURL=/cdn/shop/t/22/compiled_assets/styles.css.map */
