.hc-main{position:relative;z-index:2;padding:30px clamp(18px,5vw,80px) 120px}.hc-layout{width:min(1450px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(360px,.6fr);gap:clamp(40px,6vw,90px);align-items:start}.hc-section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.hc-section-label{display:block;margin-bottom:12px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hc-section-top h2,.hc-summary h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,3vw,52px);line-height:1;letter-spacing:-.035em;font-weight:400}.hc-item-count{flex-shrink:0;color:var(--muted);font-size:12px;font-weight:700}.hc-items{display:flex;flex-direction:column;gap:18px}.hc-item{display:grid;grid-template-columns:170px 1fr;gap:24px;padding:14px;border:1px solid rgba(61,36,21,.1);border-radius:26px;background:rgba(255,255,255,.54);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 16px 55px rgba(61,36,21,.045);opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .8s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.hc-item.is-visible{opacity:1;transform:none}.hc-item:hover{box-shadow:0 25px 70px rgba(61,36,21,.09)}.hc-item-image{aspect-ratio:1/1;overflow:hidden;border-radius:19px;background:#ddd}.hc-item-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.16,1,.3,1)}.hc-item:hover .hc-item-image img{transform:scale(1.04)}.hc-item-content{min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:8px 6px 8px 0}.hc-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.hc-item-type{margin-bottom:8px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hc-item h3{max-width:520px;margin:0;font-family:Georgia,serif;font-size:clamp(23px,2vw,32px);line-height:1.06;font-weight:500}.hc-remove{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-width:38px!important;max-height:38px!important;flex:0 0 38px;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;border:0!important;outline:0!important;border-radius:50%!important;aspect-ratio:1/1;background:rgba(61,36,21,.07)!important;color:var(--brown)!important;line-height:1!important;font-family:Arial,sans-serif;cursor:pointer;overflow:hidden;transition:background .3s ease,color .3s ease,transform .3s ease}.hc-remove>span{width:100%;height:100%;display:grid;place-items:center;padding:0;margin:0;font-size:20px;line-height:1;transform:translateY(-1px)}.hc-remove:hover{background:var(--brown)!important;color:white!important;transform:rotate(90deg)}.hc-item-bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:end;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.hc-item-bottom>div>span{display:block;margin-bottom:7px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hc-item-bottom strong{font-size:16px;font-weight:700}.hc-subtotal{text-align:right}.hc-quantity{width:126px;height:46px;display:grid;grid-template-columns:42px 42px 42px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(61,36,21,.14);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}.hc-quantity button{width:42px!important;height:44px!important;min-width:42px!important;max-width:42px!important;min-height:44px!important;max-height:44px!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;border:0!important;outline:0!important;border-radius:0!important;background:0 0!important;color:var(--brown)!important;font-family:Arial,sans-serif;cursor:pointer;overflow:hidden;transition:background .25s ease}.hc-quantity button>span{width:100%;height:100%;display:grid;place-items:center;margin:0;padding:0;font-size:17px;line-height:1}.hc-quantity button:hover{background:rgba(61,36,21,.07)!important}.hc-quantity input.qty{width:42px!important;height:44px!important;min-width:42px!important;max-width:42px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;background:0 0!important;color:var(--brown)!important;text-align:center!important;font-family:inherit;font-size:13px;font-weight:800;line-height:44px;appearance:textfield;-moz-appearance:textfield}.hc-quantity input.qty::-webkit-inner-spin-button,.hc-quantity input.qty::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.hc-item-removing{pointer-events:none;opacity:0!important;transform:translateX(-24px) scale(.97)!important;max-height:0;margin:0;padding-top:0;padding-bottom:0;overflow:hidden;transition:opacity .28s ease,transform .35s cubic-bezier(.16,1,.3,1),max-height .4s ease,margin .4s ease,padding .4s ease!important}.hc-item-updated{animation:hcItemUpdated .7s ease}.hc-update-cart.is-loading{opacity:.68;pointer-events:none}.hc-update-cart.is-success{background:rgba(105,128,92,.1)!important;border-color:rgba(105,128,92,.36)!important;color:#53634a!important}.hc-remove.is-loading{pointer-events:none;opacity:.55}.hc-remove.is-loading>span{font-size:0}.hc-remove.is-loading>span::after{content:"";width:13px;height:13px;border:2px solid rgba(61,36,21,.18);border-top-color:var(--brown);border-radius:50%;animation:hcRemoveSpin .65s linear infinite}.hc-empty-ajax{margin:0 auto 40px;animation:hcEmptyReveal .7s cubic-bezier(.16,1,.3,1) both}.hc-update-cart{margin-top:20px;padding:13px 20px;border:1px solid var(--brown);border-radius:999px;background:0 0;color:var(--brown);font-family:inherit;font-size:11px;font-weight:700;cursor:pointer;transition:.3s ease}.hc-update-cart:hover{background:var(--brown);color:white}.hc-note{margin-top:28px;display:grid;grid-template-columns:44px 1fr;gap:16px;padding:22px;border:1px solid var(--line);border-radius:22px}.hc-note-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:rgba(61,36,21,.07);font-size:18px}.hc-note strong{display:block;margin-bottom:5px;font-family:Georgia,serif;font-size:17px;font-weight:500}.hc-note p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.hc-summary{position:sticky;top:110px}.hc-summary-card{padding:30px;border:1px solid rgba(61,36,21,.11);border-radius:30px;background:rgba(255,255,255,.64);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:0 30px 90px rgba(61,36,21,.08)}.hc-summary h2{margin-bottom:30px}.hc-coupon{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--line)}.hc-coupon label{display:block;margin-bottom:9px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hc-coupon-row{display:grid;grid-template-columns:1fr auto;gap:8px}.hc-coupon-row input{min-width:0;height:48px;padding:0 15px;border:1px solid var(--line);border-radius:14px;outline:0;background:rgba(255,255,255,.65);color:var(--brown);font-family:inherit}.hc-apply-coupon{padding:0 17px;border:0;border-radius:14px;background:var(--brown);color:white;font-size:10px;font-weight:700;cursor:pointer}.hc-apply-coupon{min-width:78px;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease}.hc-apply-coupon:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(61,36,21,.15)}.hc-apply-coupon.is-loading{pointer-events:none;opacity:.72}.hc-coupon-spinner{display:none;width:13px;height:13px;border:2px solid rgba(255,255,255,.32);border-top-color:white;border-radius:50%;animation:hcCouponSpin .7s linear infinite}.hc-apply-coupon.is-loading .hc-coupon-spinner{display:block}.hc-apply-coupon.is-loading .hc-coupon-btn-text{opacity:.72}.hc-coupon-feedback{max-height:0;margin-top:0;overflow:hidden;opacity:0;color:var(--muted);font-size:10px;line-height:1.55;transition:max-height .4s ease,opacity .35s ease,margin-top .35s ease}.hc-coupon-feedback.is-visible{max-height:80px;margin-top:11px;opacity:1}.hc-coupon-feedback.is-success{color:#6d795e}.hc-coupon-feedback.is-error{color:#a05e56}.hc-applied-coupons{display:flex;flex-direction:column;gap:8px;margin-top:12px}.hc-applied-coupons:empty{display:none}.hc-coupon-chip{min-height:50px;padding:7px 8px 7px 10px;display:grid;grid-template-columns:32px minmax(0,1fr) 31px;gap:9px;align-items:center;border:1px solid rgba(109,121,94,.2);border-radius:15px;background:rgba(247,251,243,.72);opacity:0;transform:translateY(8px) scale(.98);animation:hcCouponArrive .55s cubic-bezier(.16,1,.3,1) forwards}.hc-coupon-check{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:rgba(109,121,94,.11);color:#6d795e;font-size:13px}.hc-coupon-chip-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.hc-coupon-chip-copy strong{color:var(--brown);font-size:10px;line-height:1.2;letter-spacing:.08em}.hc-coupon-chip-copy small{color:var(--muted);font-size:9px;line-height:1.3}.hc-remove-coupon{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;max-width:31px!important;max-height:31px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:rgba(61,36,21,.06)!important;color:var(--brown)!important;font-size:16px;line-height:1;cursor:pointer;transition:background .3s ease,color .3s ease,transform .3s ease}.hc-remove-coupon:hover{background:var(--brown)!important;color:white!important;transform:rotate(90deg)}.hc-summary-card.hc-coupon-success{animation:hcSummaryHeal .85s cubic-bezier(.16,1,.3,1)}.hc-coupon-love{position:absolute;right:18px;bottom:16px;width:65px;height:50px;pointer-events:none}.hc-coupon-love span{position:absolute;right:0;bottom:0;color:#a77f75;font-size:12px;opacity:0}.hc-coupon-love.is-active span:nth-child(1){animation:hcCouponLove 1.25s ease-out}.hc-coupon-love.is-active span:nth-child(2){right:20px;animation:hcCouponLove 1.35s .12s ease-out}.hc-coupon-love.is-active span:nth-child(3){right:38px;color:#95735e;animation:hcCouponLove 1.2s .22s ease-out}.hc-coupon{position:relative}.hc-summary-lines strong,.hc-total strong{transition:opacity .22s ease,transform .3s cubic-bezier(.16,1,.3,1)}.hc-value-changing{opacity:.25!important;transform:translateY(4px)}.hc-summary-lines{display:flex;flex-direction:column;gap:18px}.hc-summary-lines>div{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.hc-summary-lines strong{color:var(--brown);text-align:right;font-size:12px}.hc-total{margin-top:28px;padding-top:23px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-top:1px solid var(--line)}.hc-total span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hc-total strong{font-family:Georgia,serif;font-size:31px;font-weight:500}.hc-checkout-btn{width:100%;min-height:64px;margin-top:28px;padding:7px 7px 7px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:999px;background:var(--brown);color:white!important;transition:transform .35s ease,box-shadow .35s ease}.hc-checkout-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(61,36,21,.18)}.hc-checkout-copy{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.hc-checkout-copy small{color:rgba(255,255,255,.56);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.hc-checkout-copy strong{font-size:12px}.hc-checkout-btn i{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.13);font-style:normal;transition:transform .35s ease}.hc-checkout-btn:hover i{transform:rotate(45deg)}.hc-secure{margin-top:17px;text-align:center;color:var(--muted);font-size:9px;line-height:1.4}.hc-secure span{margin-right:5px;color:#9e6d57}@media (max-width:1050px){.hc-layout{grid-template-columns:1fr}.hc-summary{position:relative;top:auto}}@media (max-width:650px){.hc-main{padding:20px 14px 75px}.hc-section-top{align-items:flex-start;flex-direction:column;gap:12px}.hc-item{grid-template-columns:100px 1fr;gap:15px;padding:10px;border-radius:21px}.hc-item-image{border-radius:15px}.hc-item h3{font-size:21px}.hc-item-bottom{grid-template-columns:1fr;gap:13px;margin-top:18px;padding-top:15px}.hc-subtotal{text-align:left}.hc-quantity{width:126px;max-width:126px}.hc-summary-card{padding:22px;border-radius:24px}}@media (prefers-reduced-motion:reduce){.hc-item{opacity:1!important;transform:none!important}}