/* Aşiyan Moda V34 — responsive cart, visible variants and animated shipping goal */
body.storefront-v34.page-cart{background:
  radial-gradient(circle at 86% 7%,rgba(120,65,82,.07),transparent 26rem),
  linear-gradient(180deg,#fbf8f5 0,#faf8f5 36rem,#f7f3ef 100%)}

.storefront-v34 .v34-cart-page{width:min(1480px,calc(100% - 64px));padding:30px 0 58px}
.storefront-v34 .v34-cart-header{margin-bottom:20px}
.storefront-v34 .v34-cart-header nav{font-size:9px;letter-spacing:.02em}
.storefront-v34 .v34-cart-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-top:12px}
.storefront-v34 .v34-cart-heading>div>span{display:block;margin-bottom:5px;color:#8c7b74;font-size:8px;font-weight:700;letter-spacing:.24em}
.storefront-v34 .v34-cart-header h1{margin:0;font:500 clamp(56px,5.8vw,82px)/.88 var(--v7-serif);letter-spacing:-.045em}
.storefront-v34 .v34-cart-heading>p{display:flex;align-items:center;gap:8px;margin:0 0 5px;color:#756a65;font-size:11px}
.storefront-v34 .v34-cart-heading>p b{display:grid;place-items:center;min-width:31px;height:31px;padding:0 8px;border:1px solid rgba(36,25,24,.16);border-radius:99px;background:rgba(255,255,255,.72);color:#261c1b;font-size:10px}

/* shipping goal */
.storefront-v34 .v34-shipping-goal{position:relative;isolation:isolate;display:grid;grid-template-columns:64px minmax(0,1fr) auto;grid-template-areas:"icon copy status" "meter meter meter";align-items:center;gap:0 20px;margin-bottom:20px;padding:22px 25px 18px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(118deg,#21181a 0%,#3d2029 52%,#6d2c42 100%);color:#fff;box-shadow:0 20px 50px rgba(52,25,34,.14);animation:v34ShippingReveal .7s cubic-bezier(.22,1,.36,1) both}
.storefront-v34 .v34-shipping-goal:before{content:"";position:absolute;z-index:-1;inset:-80% auto auto 55%;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(255,224,193,.18),rgba(255,255,255,0) 68%);pointer-events:none}
.storefront-v34 .v34-shipping-goal:after{content:"";position:absolute;z-index:-1;right:19%;bottom:-60px;width:190px;height:130px;border:1px solid rgba(255,255,255,.08);border-radius:50%;transform:rotate(-14deg);pointer-events:none}
.storefront-v34 .v34-shipping-icon{grid-area:icon;position:relative;width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:17px;background:rgba(255,255,255,.1);box-shadow:inset 0 1px rgba(255,255,255,.15)}
.storefront-v34 .v34-shipping-icon .icon{width:28px;height:28px;animation:v34TruckFloat 2.8s ease-in-out infinite}
.storefront-v34 .v34-shipping-icon i{position:absolute;right:7px;top:7px;width:8px;height:8px;border:2px solid #3d2029;border-radius:50%;background:#e7c79f;box-shadow:0 0 0 3px rgba(231,199,159,.18)}
.storefront-v34 .v34-shipping-copy{grid-area:copy;min-width:0}
.storefront-v34 .v34-shipping-copy>span{display:block;margin-bottom:3px;color:rgba(255,255,255,.58);font-size:7px;font-weight:700;letter-spacing:.26em}
.storefront-v34 .v34-shipping-copy h2{margin:0;font:500 clamp(21px,2.2vw,31px)/1.05 var(--v7-serif);letter-spacing:-.018em}
.storefront-v34 .v34-shipping-copy h2 strong{color:#f0d2ab;font-weight:600}
.storefront-v34 .v34-shipping-copy h2 em{font-style:normal;font-weight:500}
.storefront-v34 .v34-shipping-copy p{margin:5px 0 0;color:rgba(255,255,255,.66);font-size:9px}
.storefront-v34 .v34-shipping-status{grid-area:status;display:grid;grid-template-columns:auto auto;align-items:center;justify-items:end;gap:0 10px;min-width:155px}
.storefront-v34 .v34-shipping-status small{grid-column:1/-1;color:rgba(255,255,255,.45);font-size:7px;font-weight:700;letter-spacing:.2em}
.storefront-v34 .v34-shipping-status strong{font-size:9px;letter-spacing:.08em;white-space:nowrap}
.storefront-v34 .v34-shipping-status span{display:grid;place-items:center;min-width:45px;height:26px;padding:0 8px;border:1px solid rgba(255,255,255,.16);border-radius:99px;background:rgba(255,255,255,.1);font-size:9px;font-weight:700}
.storefront-v34 .v34-shipping-meter{grid-area:meter;margin-top:17px}
.storefront-v34 .v34-shipping-track{position:relative;height:8px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:99px;background:rgba(255,255,255,.13)}
.storefront-v34 .v34-shipping-track>i{position:relative;display:block;height:100%;min-width:8px;overflow:hidden;border-radius:inherit;background:linear-gradient(90deg,#d9b486,#f1d9b9);box-shadow:0 0 18px rgba(239,207,166,.28);transition:width .72s cubic-bezier(.2,.8,.2,1)}
.storefront-v34 .v34-shipping-track>i:after{content:"";position:absolute;inset:0;width:45%;transform:translateX(-140%) skewX(-24deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.52),transparent);animation:v34ProgressShine 2.3s ease-in-out infinite}
.storefront-v34 .v34-shipping-track>i>b{position:absolute;right:0;top:50%;width:8px;height:8px;border:2px solid #3a232a;border-radius:50%;background:#fff;transform:translate(1px,-50%);box-shadow:0 0 0 4px rgba(255,255,255,.13)}
.storefront-v34 .v34-shipping-track>span{position:absolute;right:0;top:50%;width:2px;height:14px;border-radius:2px;background:rgba(255,255,255,.5);transform:translateY(-50%)}
.storefront-v34 .v34-shipping-scale{display:flex;justify-content:space-between;margin-top:6px;color:rgba(255,255,255,.48)}
.storefront-v34 .v34-shipping-scale small{font-size:7px}
.storefront-v34 .v34-shipping-goal.is-complete{background:linear-gradient(118deg,#17221b 0%,#263d2e 50%,#46664d 100%)}
.storefront-v34 .v34-shipping-goal.is-complete .v34-shipping-icon i{border-color:#263d2e;background:#d7edc9}
.storefront-v34 .v34-shipping-goal.is-complete .v34-shipping-copy h2 strong{color:#d8efca}
.storefront-v34 .v34-shipping-goal.is-complete .v34-shipping-track>i{background:linear-gradient(90deg,#bdd8ad,#e0f1d4)}
.storefront-v34 .v34-shipping-goal.is-refreshing .v34-shipping-status span{animation:v34StatusPulse .48s ease}

/* cart layout */
.storefront-v34 .v34-cart-layout{grid-template-columns:minmax(0,1fr) 388px;gap:20px}
.storefront-v34 .v34-cart-left{min-width:0}
.storefront-v34 .v34-cart-table{overflow:hidden;border:1px solid rgba(43,28,27,.09);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 18px 54px rgba(45,28,25,.055)}
.storefront-v34 .v34-cart-table-head{height:56px;grid-template-columns:minmax(350px,1.65fr) 175px 102px 105px 110px 42px;padding:0 21px;border-bottom:1px solid rgba(43,28,27,.08);background:#f9f6f3;color:#8a7c75;font-size:7px;letter-spacing:.18em}
.storefront-v34 .v34-cart-row{position:relative;min-height:188px;grid-template-columns:minmax(350px,1.65fr) 175px 102px 105px 110px 42px;padding:18px 21px;gap:0;border-color:rgba(43,28,27,.08);transition:opacity .2s ease,transform .2s ease,background .25s ease}
.storefront-v34 .v34-cart-row:hover{background:#fdfbf9}
.storefront-v34 .v34-cart-row.is-updating:after{content:"";position:absolute;z-index:5;inset:0;background:rgba(255,255,255,.58);backdrop-filter:blur(1px)}
.storefront-v34 .v34-cart-row.is-removing{opacity:0;transform:translateX(-16px)}
.storefront-v34 .v34-cart-product{grid-template-columns:112px minmax(0,1fr);gap:19px}
.storefront-v34 .v34-cart-image{position:relative;height:150px!important;overflow:hidden;border-radius:12px!important;background:#eee8e2;box-shadow:0 9px 24px rgba(35,24,22,.08)}
.storefront-v34 .v34-cart-image img{transition:transform .5s cubic-bezier(.22,1,.36,1)}
.storefront-v34 .v34-cart-row:hover .v34-cart-image img{transform:scale(1.035)}
.storefront-v34 .v34-cart-image>span{position:absolute;left:7px;right:7px;bottom:7px;display:flex;align-items:center;gap:6px;min-height:25px;padding:4px 7px;border:1px solid rgba(255,255,255,.42);border-radius:7px;background:rgba(255,255,255,.87);color:#342724;font-size:7px;font-weight:700;backdrop-filter:blur(10px);box-shadow:0 5px 15px rgba(24,15,14,.08)}
.storefront-v34 .v34-cart-image>span i,.storefront-v34 .v34-variant-line.color i{display:block;flex:0 0 auto;width:13px;height:13px;border:2px solid #fff;border-radius:50%;background:var(--variant-color,#d8d2cc);box-shadow:0 0 0 1px rgba(37,25,23,.18)}
.storefront-v34 .v34-cart-product-copy{min-width:0;align-self:center}
.storefront-v34 .v34-cart-product-copy>small{display:block;margin-bottom:5px;color:#aa9c94;font-size:7px;font-weight:700;letter-spacing:.2em}
.storefront-v34 .v34-cart-product-copy>a:not(.v34-cart-detail-link){display:block;max-width:230px;margin:0 0 7px;font-size:14px;font-weight:700;line-height:1.35}
.storefront-v34 .v34-cart-product-copy>span{display:block;color:#93867f;font-size:8px}
.storefront-v34 .v34-cart-detail-link{display:inline-flex!important;align-items:center;gap:6px;margin-top:13px!important;color:#6b3e4b;font-size:8px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.08em}
.storefront-v34 .v34-cart-detail-link .icon{width:12px;height:12px;transition:transform .2s ease}
.storefront-v34 .v34-cart-detail-link:hover .icon{transform:translateX(3px)}

.storefront-v34 .v34-cart-variant{display:flex;flex-direction:column;gap:9px;padding-right:12px}
.storefront-v34 .v34-variant-line{display:flex;flex-direction:column;align-items:flex-start;gap:3px}
.storefront-v34 .v34-variant-line small{color:#a0928a;font-size:6px;font-weight:700;letter-spacing:.17em}
.storefront-v34 .v34-variant-line span{display:inline-flex;align-items:center;gap:8px;min-height:27px;padding:5px 9px;border:1px solid rgba(43,28,27,.1);border-radius:99px;background:#faf7f4;color:#3e302d;font-size:9px}
.storefront-v34 .v34-variant-line span b{font-weight:600}
.storefront-v34 .v34-cart-quantity{width:91px;height:40px;border-color:rgba(43,28,27,.15);background:#fff;box-shadow:0 3px 11px rgba(38,24,22,.04)}
.storefront-v34 .v34-cart-quantity button{height:100%;transition:background .2s ease,color .2s ease}
.storefront-v34 .v34-cart-quantity button:hover{background:#f2ece7;color:#542b38}
.storefront-v34 .v34-cart-price,.storefront-v34 .v34-cart-total{display:flex;flex-direction:column;gap:2px;color:#3a2e2b;font-size:10px}
.storefront-v34 .v34-cart-price small,.storefront-v34 .v34-cart-total small{display:none;color:#9c8e87;font-size:6px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.storefront-v34 .v34-cart-total{font-weight:700}
.storefront-v34 .v34-cart-remove{width:34px;height:34px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%;color:#9d8f87;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}
.storefront-v34 .v34-cart-remove .icon{width:15px;height:15px}
.storefront-v34 .v34-cart-remove:hover{border-color:#e8d8dc;background:#fff2f4;color:#a1364d;transform:rotate(3deg)}

/* coupon */
.storefront-v34 .v34-coupon{grid-template-columns:48px minmax(0,1fr);gap:18px;margin-top:14px;padding:20px 22px;border:1px solid rgba(43,28,27,.08);border-radius:16px;background:rgba(255,255,255,.76);box-shadow:0 13px 38px rgba(45,28,25,.035)}
.storefront-v34 .v34-coupon-icon{width:45px;height:45px;display:grid;place-items:center;border:1px dashed #bdaaa0;border-radius:13px;background:#f5eee9;color:#5f3442}
.storefront-v34 .v34-coupon-icon .icon{width:23px;height:23px}
.storefront-v34 .v34-coupon-copy>b{font:600 14px var(--v7-serif);letter-spacing:.08em}
.storefront-v34 .v34-coupon-copy>span{margin:3px 0 12px;font-size:8px}
.storefront-v34 .v34-coupon-copy>div:not(.coupon-active){max-width:510px;grid-template-columns:minmax(0,1fr) 105px}
.storefront-v34 .v34-coupon input{height:42px;border:1px solid #ddd2cb;border-radius:9px 0 0 9px;background:#fff}
.storefront-v34 .v34-coupon button[type="submit"]{border-radius:0 9px 9px 0;background:#251d1b;transition:background .2s ease}
.storefront-v34 .v34-coupon button[type="submit"]:hover{background:#6b2b40}

/* summary */
.storefront-v34 .v34-order-summary{top:126px;min-height:0;padding:27px 27px 24px;border:1px solid rgba(43,28,27,.09);border-radius:18px;background:linear-gradient(150deg,rgba(245,239,233,.98),rgba(255,253,250,.98));box-shadow:0 22px 60px rgba(52,32,29,.09)}
.storefront-v34 .v34-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}
.storefront-v34 .v34-summary-head>div>span{display:block;color:#a2938c;font-size:7px;font-weight:700;letter-spacing:.24em}
.storefront-v34 .v34-summary-head h2{margin:4px 0 0;font:600 18px var(--v7-serif);letter-spacing:.1em}
.storefront-v34 .v34-summary-head>i{position:relative;width:41px;height:41px;display:grid;place-items:center;border:1px solid rgba(43,28,27,.1);border-radius:50%;background:rgba(255,255,255,.75);font-style:normal}
.storefront-v34 .v34-summary-head>i .icon{width:18px;height:18px}
.storefront-v34 .v34-summary-head>i b{position:absolute;right:-3px;top:-4px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #f5efe9;border-radius:99px;background:#6c2b40;color:#fff;font-size:7px}
.storefront-v34 .v34-summary-lines{gap:17px}
.storefront-v34 .v34-summary-lines>div{font-size:10px}
.storefront-v34 .v34-summary-lines hr{border-color:#d8cdc5;margin:3px 0}
.storefront-v34 .v34-grand-total{margin-top:22px;padding-top:22px}
.storefront-v34 .v34-grand-total span b{font-size:13px}
.storefront-v34 .v34-grand-total strong{font-size:clamp(34px,3vw,43px)}
.storefront-v34 .v34-checkout,.storefront-v34 .v34-continue{position:relative;height:52px;overflow:hidden;border-radius:10px;gap:0;justify-content:space-between;padding:0 18px;margin-top:24px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.storefront-v34 .v34-checkout:before{content:"";position:absolute;inset:0;transform:translateX(-105%);background:linear-gradient(100deg,transparent,rgba(255,255,255,.15),transparent);transition:transform .6s ease}
.storefront-v34 .v34-checkout:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(28,20,18,.18)}
.storefront-v34 .v34-checkout:hover:before{transform:translateX(105%)}
.storefront-v34 .v34-continue{height:48px;margin-top:9px;border-color:#c9bbb3;background:rgba(255,255,255,.55)}
.storefront-v34 .v34-continue:hover{background:#fff;transform:translateY(-1px)}
.storefront-v34 .v34-summary-trust{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}
.storefront-v34 .v34-summary-trust>span{display:grid;grid-template-columns:22px 1fr;grid-template-areas:"icon title" "icon copy";align-items:center;padding:10px 8px;border:1px solid rgba(43,28,27,.08);border-radius:10px;background:rgba(255,255,255,.55)}
.storefront-v34 .v34-summary-trust .icon{grid-area:icon;width:16px;height:16px;color:#684050}
.storefront-v34 .v34-summary-trust b{grid-area:title;font-size:7px}
.storefront-v34 .v34-summary-trust small{grid-area:copy;color:#94867e;font-size:6px}

.storefront-v34 .v34-payment-panel{min-height:105px;margin-top:18px;padding:21px 27px;flex-direction:row;justify-content:space-between;text-align:left;border:1px solid rgba(43,28,27,.07);border-radius:16px;background:rgba(255,255,255,.62)}
.storefront-v34 .v34-payment-panel>div:first-child{flex-direction:row;align-items:center;gap:13px}
.storefront-v34 .v34-payment-panel>div:first-child>i{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:#efe6df;color:#5c3441}
.storefront-v34 .v34-payment-panel>div:first-child>i .icon{width:21px;height:21px}
.storefront-v34 .v34-payment-panel>div:first-child>span{display:flex;flex-direction:column;margin:0}
.storefront-v34 .v34-payment-panel>div:first-child b{font:600 13px var(--v7-serif);letter-spacing:.1em}
.storefront-v34 .v34-payment-panel>div:first-child small{margin-top:2px;color:#887a73;font-size:8px}
.storefront-v34 .v34-payment-panel .v7-payment-logos{margin:0;gap:26px}
.storefront-v34 .v34-payment-panel .v7-payment-logos strong{font-size:16px}

.storefront-v34 .v34-empty-cart{max-width:760px;margin:25px auto 60px;padding:75px 35px;border:1px solid rgba(43,28,27,.08);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 25px 70px rgba(45,28,25,.07)}
.storefront-v34 .v34-empty-cart>span{display:block;margin-top:20px;color:#9d8d85;font-size:8px;font-weight:700;letter-spacing:.22em}
.storefront-v34 .v34-empty-cart h2{font-size:48px;line-height:1.02}
.storefront-v34 .v34-empty-cart a{align-items:center;gap:15px;border-radius:9px}
.storefront-v34 .v34-empty-cart a .icon{width:15px;height:15px}

@keyframes v34ShippingReveal{from{opacity:0;transform:translateY(15px) scale(.99)}to{opacity:1;transform:none}}
@keyframes v34TruckFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@keyframes v34ProgressShine{0%,35%{transform:translateX(-140%) skewX(-24deg)}70%,100%{transform:translateX(260%) skewX(-24deg)}}
@keyframes v34StatusPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}

@media(max-width:1320px){
  .storefront-v34 .v34-cart-page{width:calc(100% - 40px)}
  .storefront-v34 .v34-cart-layout{grid-template-columns:minmax(0,1fr) 350px}
  .storefront-v34 .v34-cart-table-head,.storefront-v34 .v34-cart-row{grid-template-columns:minmax(300px,1.5fr) 150px 95px 92px 100px 36px;padding-left:16px;padding-right:16px}
  .storefront-v34 .v34-cart-product{grid-template-columns:96px 1fr;gap:15px}
  .storefront-v34 .v34-cart-image{height:132px!important}
  .storefront-v34 .v34-cart-product-copy>a:not(.v34-cart-detail-link){font-size:12px}
  .storefront-v34 .v34-order-summary{padding-left:22px;padding-right:22px}
}

@media(max-width:1080px){
  .storefront-v34 .v34-cart-layout{display:grid;grid-template-columns:1fr;gap:15px}
  .storefront-v34 .v34-order-summary{position:static;display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.7fr);gap:0 35px;margin-top:0}
  .storefront-v34 .v34-summary-head,.storefront-v34 .v34-summary-lines{grid-column:1}
  .storefront-v34 .v34-grand-total,.storefront-v34 .v34-checkout,.storefront-v34 .v34-continue,.storefront-v34 .v34-summary-trust{grid-column:2}
  .storefront-v34 .v34-grand-total{grid-row:1/2;align-self:end;margin:0 0 12px;padding-top:0;border-top:0}
  .storefront-v34 .v34-checkout{grid-row:2;margin-top:0;align-self:start}
  .storefront-v34 .v34-continue{grid-row:3}
  .storefront-v34 .v34-summary-trust{grid-row:4}
}

@media(max-width:820px){
  .storefront-v34 .v34-cart-page{width:100%;padding:20px 14px 112px}
  .storefront-v34 .v34-cart-header{margin-bottom:14px}
  .storefront-v34 .v34-cart-heading{margin-top:9px}
  .storefront-v34 .v34-cart-header h1{font-size:57px}
  .storefront-v34 .v34-cart-heading>p{margin-bottom:2px}
  .storefront-v34 .v34-shipping-goal{grid-template-columns:52px minmax(0,1fr);grid-template-areas:"icon copy" "status status" "meter meter";gap:0 14px;padding:18px 18px 15px;border-radius:15px}
  .storefront-v34 .v34-shipping-icon{width:50px;height:50px;border-radius:14px}
  .storefront-v34 .v34-shipping-copy h2{font-size:23px}
  .storefront-v34 .v34-shipping-status{display:flex;align-items:center;justify-content:space-between;min-width:0;margin-top:13px;padding-top:11px;border-top:1px solid rgba(255,255,255,.12)}
  .storefront-v34 .v34-shipping-status small{display:none}
  .storefront-v34 .v34-shipping-meter{margin-top:12px}
  .storefront-v34 .v34-cart-table{border:0;border-radius:0;background:transparent;box-shadow:none}
  .storefront-v34 .v34-cart-table-head{display:none}
  .storefront-v34 .v34-cart-row{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"product remove" "variant variant" "qty price" "qty total";gap:12px 14px;margin-bottom:11px;padding:14px;border:1px solid rgba(43,28,27,.09);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 12px 35px rgba(45,28,25,.045)}
  .storefront-v34 .v34-cart-product{grid-area:product;grid-template-columns:92px minmax(0,1fr);gap:14px}
  .storefront-v34 .v34-cart-image{height:126px!important}
  .storefront-v34 .v34-cart-product-copy>a:not(.v34-cart-detail-link){font-size:13px}
  .storefront-v34 .v34-cart-detail-link{margin-top:10px!important}
  .storefront-v34 .v34-cart-remove{grid-area:remove;align-self:start}
  .storefront-v34 .v34-cart-variant{grid-area:variant;flex-direction:row;flex-wrap:wrap;gap:7px;padding:10px 0 0;border-top:1px solid rgba(43,28,27,.07)}
  .storefront-v34 .v34-variant-line{flex-direction:row;align-items:center;gap:6px}
  .storefront-v34 .v34-variant-line small{display:none}
  .storefront-v34 .v34-cart-quantity{grid-area:qty;align-self:center;width:102px}
  .storefront-v34 .v34-cart-price{grid-area:price;align-self:end;justify-self:end;text-align:right}
  .storefront-v34 .v34-cart-total{grid-area:total;align-self:start;justify-self:end;text-align:right;font-size:13px}
  .storefront-v34 .v34-cart-price small,.storefront-v34 .v34-cart-total small{display:block}
  .storefront-v34 .v34-coupon{margin-top:8px}
  .storefront-v34 .v34-order-summary{display:block;padding:24px 20px;border-radius:16px}
  .storefront-v34 .v34-summary-head{margin-bottom:23px}
  .storefront-v34 .v34-grand-total{margin-top:21px;padding-top:21px;border-top:1px solid #d8cdc5}
  .storefront-v34 .v34-checkout{margin-top:22px}
  .storefront-v34 .v34-payment-panel{display:none}
  .storefront-v34 .v34-mobile-checkout{bottom:calc(66px + env(safe-area-inset-bottom));z-index:170;height:auto;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid rgba(43,28,27,.1);background:rgba(255,255,255,.96);backdrop-filter:blur(18px)}
  .storefront-v34 .v34-mobile-checkout a{border-radius:9px}
}

@media(max-width:520px){
  .storefront-v34 .v34-cart-page{padding-left:11px;padding-right:11px}
  .storefront-v34 .v34-cart-header nav{font-size:8px}
  .storefront-v34 .v34-cart-heading{align-items:flex-end}
  .storefront-v34 .v34-cart-heading>div>span{font-size:7px}
  .storefront-v34 .v34-cart-header h1{font-size:50px}
  .storefront-v34 .v34-cart-heading>p{gap:5px;font-size:9px}
  .storefront-v34 .v34-cart-heading>p b{min-width:26px;height:26px}
  .storefront-v34 .v34-shipping-goal{padding:16px 14px 14px}
  .storefront-v34 .v34-shipping-copy h2{font-size:20px;line-height:1.08}
  .storefront-v34 .v34-shipping-copy p{font-size:8px;line-height:1.45}
  .storefront-v34 .v34-shipping-status strong{font-size:8px}
  .storefront-v34 .v34-cart-row{grid-template-columns:minmax(0,1fr) 34px;grid-template-areas:"product remove" "variant variant" "qty price" "qty total";padding:11px;gap:10px}
  .storefront-v34 .v34-cart-product{grid-template-columns:82px minmax(0,1fr);gap:11px}
  .storefront-v34 .v34-cart-image{height:116px!important;border-radius:10px!important}
  .storefront-v34 .v34-cart-image>span{left:5px;right:5px;bottom:5px;padding:3px 5px;font-size:6px}
  .storefront-v34 .v34-cart-product-copy>small,.storefront-v34 .v34-cart-detail-link{display:none!important}
  .storefront-v34 .v34-cart-product-copy>a:not(.v34-cart-detail-link){font-size:12px;line-height:1.3}
  .storefront-v34 .v34-cart-product-copy>span{font-size:7px}
  .storefront-v34 .v34-variant-line span{min-height:25px;padding:4px 8px;font-size:8px}
  .storefront-v34 .v34-coupon{grid-template-columns:1fr;padding:17px 15px}
  .storefront-v34 .v34-coupon-icon{display:none}
  .storefront-v34 .v34-coupon-copy>div:not(.coupon-active){grid-template-columns:minmax(0,1fr) 78px}
  .storefront-v34 .v34-coupon input{min-width:0}
  .storefront-v34 .v34-summary-trust{grid-template-columns:1fr 1fr}
  .storefront-v34 .v34-grand-total strong{font-size:35px}
  .storefront-v34 .v34-empty-cart{margin-top:15px;padding:55px 20px}
  .storefront-v34 .v34-empty-cart h2{font-size:39px}
}

@media(prefers-reduced-motion:reduce){
  .storefront-v34 .v34-shipping-goal,.storefront-v34 .v34-shipping-icon .icon,.storefront-v34 .v34-shipping-track>i:after,.storefront-v34 .v34-shipping-status span{animation:none!important}
  .storefront-v34 .v34-shipping-track>i,.storefront-v34 .v34-cart-row,.storefront-v34 .v34-cart-image img{transition:none!important}
}
