.cart-drawer .cart-drawer__dialog{width:min(456px,100vw);border-left:1px solid rgba(0,228,156,.2)}.gg-scroll::-webkit-scrollbar{width:8px}.gg-scroll::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:8px}.gg-scroll::-webkit-scrollbar-track{background:transparent}.gg-cart__header{border-bottom:1px solid rgba(255,255,255,.08)}.gg-cart__head-left{display:flex;align-items:center;gap:11px}.gg-cart__head-ic{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#00e49c1f;border:1px solid rgba(0,228,156,.28);color:#00e49c;flex:none}.gg-cart__head-text{line-height:1.1}.gg-cart__head-title{display:block;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:18px;letter-spacing:-.01em;color:#f4f1e8}.gg-cart__head-count{display:block;margin-top:2px;font-family:Space Mono,monospace;font-size:11px;color:#8e897c}.gg-cart__close{width:40px;height:40px;border-radius:11px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#cfcabe;display:grid;place-items:center;flex:none}.gg-cart__close:hover{border-color:#ffffff47;color:#fff}.gg-cart__progress{padding:16px 20px 18px;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,rgba(0,228,156,.05),transparent)}.gg-cart__progress-msg{display:flex;align-items:center;gap:8px;font-size:13.5px;color:#d8d3c7;line-height:1.35;margin-bottom:12px}.gg-cart__progress-msg svg{color:#00e49c;flex:none}.gg-cart__progress-msg b{color:#5bffc8;font-weight:700}.gg-cart__progress-track{height:8px;border-radius:100px;background:#ffffff17;overflow:hidden}.gg-cart__progress-fill{height:100%;border-radius:100px;background:linear-gradient(90deg,#04b57c,#5bffc8);box-shadow:0 0 12px #00e49c80;transition:width .4s cubic-bezier(.22,.61,.36,1)}.gg-cart__timer{display:flex;align-items:center;gap:9px;margin:14px 20px 4px;padding:9px 13px;border-radius:11px;background:#ffb03414;border:1px solid rgba(255,176,52,.22);font-size:12.5px;color:#e9d9bc;line-height:1.3}.gg-cart__timer svg{color:#ffb034;flex:none}.gg-cart__timer b{font-family:Space Mono,monospace;color:#ffc766;font-weight:700}.gg-cart__xsell{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.07)}.gg-cart__xsell-head{display:flex;align-items:center;gap:8px;padding:0 20px;margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:15px;color:#f4f1e8}.gg-cart__xsell-head svg{color:#5bffc8;flex:none}.gg-cart__xsell-row{display:flex;gap:11px;overflow-x:auto;padding:0 20px 12px;scroll-snap-type:x mandatory}.gg-cart__xsell-row::-webkit-scrollbar{height:6px}.gg-cart__xsell-row::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:8px}.gg-cart__xcard{flex:none;width:138px;scroll-snap-align:start;background:#15161c;border:1px solid rgba(255,255,255,.07);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.gg-cart__xcard-media{display:block;height:118px;background:linear-gradient(160deg,#1e2027,#101115);border-bottom:1px solid rgba(255,255,255,.06)}.gg-cart__xcard-img{width:100%;height:100%;object-fit:cover;display:block}.gg-cart__xcard-body{padding:10px 11px;display:flex;flex-direction:column;gap:8px;flex:1}.gg-cart__xcard-title{font-weight:600;font-size:12px;color:#dedacf;line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:31px}.gg-cart__xcard-title:hover{color:#fff}.gg-cart__xcard-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.gg-cart__xcard-price{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:14px;color:#00e49c}.gg-cart__xcard-form{margin:0;display:flex}.gg-cart__xcard-add{cursor:pointer;border:1px solid rgba(0,228,156,.4);background:#00e49c1a;color:#00e49c;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;transition:background .15s ease,color .15s ease}.gg-cart__xcard-add:hover{background:#00e49c;color:#052017}.gg-cart__trust{display:flex;align-items:center;justify-content:center;gap:16px;padding:12px 16px 2px;flex-wrap:wrap}.gg-cart__trust-item{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#8e897c}.gg-cart__trust-item svg{color:#06a877;flex:none}.gg-cart-item__badges{display:flex;align-items:center;gap:6px;margin-bottom:5px}.gg-cart-item__plat{font-family:Space Mono,monospace;font-size:9.5px;font-weight:700;letter-spacing:.05em;color:#9aa0aa;border:1px solid rgba(255,255,255,.14);border-radius:5px;padding:2px 5px}.gg-cart-item__cond{font-family:Space Mono,monospace;font-size:9.5px;font-weight:700;letter-spacing:.05em;border-radius:5px;padding:2px 6px}.gg-cart-item__cond--used{color:#c9a86a;background:#c9a86a24}.gg-cart-item__cond--new{color:#052017;background:#5bffc8}.gg-cart .cart__checkout-button{background:linear-gradient(135deg,#2bf0ae,#04b57c)!important;color:#052017!important;border:none!important;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:16px;min-height:54px;border-radius:13px;box-shadow:0 10px 24px #00e49c4d}.gg-cart .cart__checkout-button:hover{box-shadow:0 14px 30px #00e49c73}.gg-cart .additional-checkout-buttons{margin-block-start:10px;display:grid;gap:8px}.gg-cart .additional-checkout-buttons>*{width:100%;min-width:0}.gg-cart .cart-items__table-row{grid-template-areas:"media details price" "media quantity quantity" "media error error";grid-template-columns:clamp(5rem,30cqi,9rem) minmax(0,1fr) minmax(var(--cart-item-price-width),auto)}.gg-cart .cart-items__media-container{border-radius:10px}.gg-cart .cart-items__quantity{width:100%;justify-content:space-between;margin-block-start:12px}.gg-cart .cart-items__quantity .quantity-selector{flex:0 0 auto;max-width:120px}.gg-cart .cart-items__price{min-height:unset}.gg-cart .cart__total-value{font-family:Space Grotesk,sans-serif;font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/16/assets/gg-cart.css.map */
