.styles-module__G0nSwq__cart{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:768px){.styles-module__G0nSwq__cart{grid-template-columns:1fr}}
.styles-module__kTDtoW__container{flex-direction:column;gap:20px;width:100%;display:flex}.styles-module__kTDtoW__title{background:var(--foreground);color:var(--background);border-radius:10px;padding:10px 18px;font-size:1.4rem;font-weight:500}.styles-module__kTDtoW__items{scrollbar-color:var(--background) var(--foreground);flex-direction:column;gap:10px;width:100%;max-height:800px;padding-right:5px;display:flex;overflow-y:auto}.styles-module__kTDtoW__item{background:var(--background-lighter);border-radius:10px;gap:15px;padding:10px;display:flex}.styles-module__kTDtoW__item-image{flex-shrink:0;width:100px;height:100px;position:relative}.styles-module__kTDtoW__image{object-fit:cover}.styles-module__kTDtoW__item-content{flex-direction:column;gap:5px;width:100%;padding:5px 0;display:flex}.styles-module__kTDtoW__content-header{flex-wrap:wrap;justify-content:space-between;gap:5px;width:100%;display:flex}.styles-module__kTDtoW__content-header p:first-of-type{color:var(--purple);font-weight:500}.styles-module__kTDtoW__content-header p:nth-of-type(2){color:var(--purple);background:var(--foreground);border-radius:10px;padding:3px 8px;font-size:.8rem;font-weight:500}.styles-module__kTDtoW__content-spacer{flex:1}.styles-module__kTDtoW__content-footer{flex-wrap:wrap;justify-content:space-between;gap:5px;width:100%;display:flex}
.styles-module__8Dn7jG__counter-animated{align-items:center;gap:15px;display:flex}.styles-module__8Dn7jG__counter-animated__action{border:1px solid var(--foreground);width:25px;height:25px;color:var(--background);cursor:pointer;background:var(--foreground);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.styles-module__8Dn7jG__animate-action{border:1px solid var(--foreground);background-color:#0000;border-radius:50%;width:100%;height:100%;animation:1s linear infinite styles-module__8Dn7jG__pulse;position:absolute;scale:1.1}.styles-module__8Dn7jG__animate-action:hover{animation-duration:.3s}.styles-module__8Dn7jG__counter-animated__action:active .styles-module__8Dn7jG__animate-action{border-color:var(--foreground)}@keyframes styles-module__8Dn7jG__pulse{0%{opacity:1;scale:1.1}to{opacity:0;scale:1.5}}.styles-module__8Dn7jG__counter-animated__number{justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;display:flex;position:relative;overflow:hidden}.styles-module__8Dn7jG__block-number{text-align:center;width:100%;height:100%;transition:transform .5s ease-in-out;position:absolute}.styles-module__8Dn7jG__block-number--hide{display:none}.styles-module__8Dn7jG__block-animated{text-align:center;display:none;position:absolute}.styles-module__8Dn7jG__block-animated--show{text-align:center;justify-content:center;display:flex}.styles-module__8Dn7jG__roll-up-from-current{animation:.3s linear forwards styles-module__8Dn7jG__move-up-from-current}.styles-module__8Dn7jG__roll-up-from-down{animation:.3s linear forwards styles-module__8Dn7jG__move-up-from-down}@keyframes styles-module__8Dn7jG__move-up-from-current{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes styles-module__8Dn7jG__move-up-from-down{0%{transform:translateY(100%)}to{transform:translateY(0%)}}.styles-module__8Dn7jG__roll-dowm-from-current{animation:.3s linear forwards styles-module__8Dn7jG__move-dowm-from-current}.styles-module__8Dn7jG__roll-dowm-from-up{animation:.3s linear forwards styles-module__8Dn7jG__move-dowm-from-up}@keyframes styles-module__8Dn7jG__move-dowm-from-current{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes styles-module__8Dn7jG__move-dowm-from-up{0%{transform:translateY(-100%)}to{transform:translateY(0%)}}
.styles-module__eUwBRG__container{flex-direction:column;gap:20px;width:100%;display:flex}.styles-module__eUwBRG__title{border-bottom:2px dashed var(--purple);padding:10px;font-size:1.2rem;font-weight:500}.styles-module__eUwBRG__items{border-bottom:2px dashed var(--purple);flex-direction:column;gap:8px;width:100%;padding-bottom:10px;display:flex}.styles-module__eUwBRG__item{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.styles-module__eUwBRG__item span{background:var(--foreground);color:var(--background);border-radius:5px;padding:2px 8px}.styles-module__eUwBRG__item-block{border:1px solid var(--soft-color);border-radius:10px;flex-direction:column;align-items:flex-end;padding:3px 5px;font-size:.8rem;line-height:.9rem;display:flex}.styles-module__eUwBRG__content{border-bottom:2px dashed var(--purple);width:100%;padding-bottom:10px}.styles-module__eUwBRG__content-items{justify-content:space-between;gap:10px;display:flex}.styles-module__eUwBRG__content-items p:nth-of-type(2){font-weight:500}.styles-module__eUwBRG__food-table-title{font-size:1rem;font-weight:600}.styles-module__eUwBRG__food-table{background:var(--foreground);width:100%;color:var(--background);border-radius:10px;flex-direction:column;gap:6px;padding:15px;font-size:.9rem;display:flex}.styles-module__eUwBRG__table-block{justify-content:space-between;align-items:center;gap:5px;display:flex}.styles-module__eUwBRG__table-block p:first-of-type{font-weight:500}.styles-module__eUwBRG__value{border:1px solid var(--background);border-radius:10px;padding:2px 8px}.styles-module__eUwBRG__sub-block{padding-left:15px}.styles-module__eUwBRG__sub-block p:first-of-type{color:var(--purple)}.styles-module__eUwBRG__sub-block p:nth-of-type(2){color:var(--purple);border:1px solid var(--purple)}
.styles-module__oTSn_q__container{justify-content:center;width:100%;margin-bottom:20px;display:flex}.styles-module__oTSn_q__banner{background:var(--gradient-color-1);max-width:620px;color:var(--white);text-align:center;border-radius:16px;padding:20px 30px;font-family:itim,Courier,monospace;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 0 10px 2px #02360a88}.styles-module__oTSn_q__banner:hover{transform:translateY(-5px);box-shadow:0 18px 40px #02360a59}.styles-module__oTSn_q__banner p{z-index:2;margin-bottom:20px;font-size:1.05rem;line-height:1.6;position:relative}.styles-module__oTSn_q__banner .styles-module__oTSn_q__highlight{letter-spacing:1px;background:var(--gradient-color-2);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.styles-module__oTSn_q__banner:before{content:"";pointer-events:none;z-index:1;background:#ffffff14;border-radius:50%;width:160px;height:160px;position:absolute;top:-60px;right:-60px}.styles-module__oTSn_q__banner:after{content:"";pointer-events:none;z-index:1;background:#ffffff0f;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-40px;left:-40px}.styles-module__oTSn_q__code{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;display:flex}.styles-module__oTSn_q__copyCode{border:1px dashed var(--green-1);background:var(--gradient-color-2);color:#0000;-webkit-background-clip:text;background-clip:text;border-radius:8px;padding:1px 5px;font-size:1.1rem}
