.ct{background:#fff}.ct__container{max-width:1100px;margin:0 auto;padding:34px 20px 72px}.ct__title{font-family:var(--sg-head);font-size:clamp(2rem,5vw,2.8rem);font-weight:500;margin-bottom:26px}.ct__title span{color:var(--sg-muted);font-size:.55em;font-family:var(--sg-body)}.ct__layout{display:grid;grid-template-columns:1fr;gap:30px;align-items:start}@media(min-width:900px){.ct__layout{grid-template-columns:1.6fr .9fr;gap:48px}}.ct__items{display:flex;flex-direction:column}.ct__item{display:flex;gap:16px;padding:22px 0;border-bottom:1px solid var(--sg-border)}.ct__item:first-child{border-top:1px solid var(--sg-border)}.ct__item-img{flex:0 0 92px;width:92px;height:92px;border-radius:var(--sg-r-md);overflow:hidden;background:var(--sg-blush);border:1px solid var(--sg-border);display:block}.ct__item-img img{width:100%;height:100%;object-fit:cover}.ct__item-main{flex:1;display:flex;flex-direction:column;gap:14px;min-width:0}.ct__item-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.ct__item-title{font-family:var(--sg-head);font-size:1.22rem;font-weight:500;color:var(--sg-text);line-height:1.25}.ct__item-variant{font-size:.82rem;color:var(--sg-muted);margin-top:5px}.ct__item-unit{font-size:.8rem;color:var(--sg-muted);margin-top:3px}.ct__item-remove{color:var(--sg-muted);flex-shrink:0;display:inline-flex;align-items:center;gap:5px;font-size:.78rem;transition:color var(--sg-ease);white-space:nowrap}.ct__item-remove:hover{color:var(--sg-pink-deep)}.ct__item-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto}.ct__qty{display:inline-flex;align-items:center;border:1px solid var(--sg-border);border-radius:var(--sg-r-full);overflow:hidden}.ct__qty-btn{width:38px;height:42px;display:flex;align-items:center;justify-content:center;font-size:1.05rem;color:var(--sg-text);background:#fff;transition:background var(--sg-ease);text-decoration:none}.ct__qty-btn:hover{background:var(--sg-blush);color:var(--sg-pink-deep)}.ct__qty-val{min-width:40px;text-align:center;font-size:.92rem;font-weight:600}.ct__item-price{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.ct__item-was{font-size:.82rem;color:var(--sg-muted);text-decoration:line-through}.ct__item-now{font-size:1.08rem;font-weight:700;color:var(--sg-text)}.ct__continue{display:inline-block;margin-top:22px;font-size:.86rem;font-weight:600;color:var(--sg-pink-deep);transition:color var(--sg-ease)}.ct__continue:hover{color:var(--sg-text)}.ct__summary{background:var(--sg-blush);border:1px solid var(--sg-border);border-radius:var(--sg-r-lg);padding:26px 24px}@media(min-width:900px){.ct__summary{position:sticky;top:90px}}.ct__summary-title{font-family:var(--sg-head);font-size:1.5rem;font-weight:500;margin-bottom:16px}.ct__row{display:flex;justify-content:space-between;align-items:center;font-size:.92rem;color:var(--sg-text);padding:9px 0}.ct__row--disc{color:var(--sg-pink-deep)}.ct__free{color:#4a9d6b;font-weight:600}.ct__row--total{border-top:1px solid var(--sg-border);margin-top:6px;padding-top:15px;font-family:var(--sg-head);font-size:1.32rem;font-weight:600}.ct__taxnote{font-size:.76rem;color:var(--sg-muted);margin:5px 0 18px}.ct__note-label{display:block;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sg-text);margin-bottom:7px}.ct__note{width:100%;border:1px solid var(--sg-border);border-radius:var(--sg-r-md);padding:11px 13px;font-family:var(--sg-body);font-size:.88rem;color:var(--sg-text);resize:vertical;min-height:58px;background:#fff;outline:none;margin-bottom:16px;transition:border-color var(--sg-ease)}.ct__note:focus{border-color:var(--sg-pink)}.ct__checkout{width:100%;border:none;border-radius:var(--sg-r-full);min-height:56px;background:linear-gradient(135deg,var(--sg-pink-deep),var(--sg-gold),var(--sg-pink-deep));background-size:200% 200%;animation:sg-shimmer 3s ease-in-out infinite;color:#fff;font-family:var(--sg-body);font-weight:600;font-size:.96rem;cursor:pointer;transition:transform var(--sg-ease),box-shadow var(--sg-ease)}.ct__checkout:hover{transform:translateY(-2px);box-shadow:0 10px 30px #e8748a66}.ct__badges{display:flex;flex-direction:column;gap:10px;margin-top:18px}.ct__badge{display:flex;align-items:center;gap:9px;font-size:.78rem;color:var(--sg-muted)}.ct__badge svg{color:var(--sg-gold);flex-shrink:0}.ct__empty{text-align:center;padding:54px 20px 80px;display:flex;flex-direction:column;align-items:center;gap:13px}.ct__empty-icon{width:60px;height:60px;color:var(--sg-pink)}.ct__empty-icon svg{width:100%;height:100%}.ct__empty h2{font-family:var(--sg-head);font-size:1.9rem;font-weight:500}.ct__empty p{color:var(--sg-muted);font-size:.95rem;max-width:360px}.ct__empty-btn{margin-top:10px;display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,var(--sg-pink-deep),var(--sg-gold),var(--sg-pink-deep));background-size:200% 200%;animation:sg-shimmer 3s ease-in-out infinite;color:#fff;padding:14px 30px;border-radius:var(--sg-r-full);font-weight:600;font-size:.88rem;text-decoration:none;transition:transform var(--sg-ease),box-shadow var(--sg-ease)}.ct__empty-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #e8748a66}
/*# sourceMappingURL=/cdn/shop/t/8/assets/skinglow-cart.css.map */
