/* Customer dashboard + shop flow fixes V26 */
@media (min-width: 1100px){
  body.shop-v26-page .shop-v26-layout{
    display:grid!important;
    grid-template-columns: 320px minmax(0,1fr)!important;
    gap:38px!important;
    align-items:start!important;
    overflow:visible!important;
    height:auto!important;
    max-height:none!important;
    padding:56px 0 90px!important;
  }
  body.shop-v26-page .shop-v26-filter{
    position:sticky!important;
    top:110px!important;
    align-self:start!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    overflow-y:visible!important;
    z-index:20!important;
  }
  body.shop-v26-page .shop-main,
  body.shop-v26-page .shop-results-scroll{
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
  body.shop-v26-page .shop-main-head,
  body.shop-v26-page .active-filter-row{
    position:relative!important;
    top:auto!important;
    z-index:1!important;
  }
  body.shop-v26-page .product-grid{
    align-items:stretch!important;
  }
}
body.shop-v26-page .shop-main.is-loading{opacity:.55;pointer-events:none;transition:opacity .2s ease}
body.shop-v26-page .shop-v26-filter .filter-check{cursor:pointer}
body.shop-v26-page .shop-v26-filter .filter-section{scroll-margin-top:120px}
body.shop-v26-page .product-actions-row{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:nowrap!important;margin-top:auto!important}
body.shop-v26-page .product-actions-row form{flex:1 1 0!important;margin:0!important;min-width:0!important}
body.shop-v26-page .product-cta,
body.shop-v26-page .product-whatsapp{min-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1.05!important;text-align:center!important;white-space:normal!important}
body.shop-v26-page .product-whatsapp{flex:0 0 112px!important}

body.account-v26-page .account-v26-dashboard{align-items:start!important}
@media (min-width: 1100px){
  body.account-v26-page .account-v26-sidebar{position:sticky!important;top:110px!important;align-self:start!important;max-height:none!important;overflow:visible!important}
}
body.account-v26-page .account-menu-actions{display:grid!important;gap:10px!important}
body.account-v26-page .account-menu-actions a{width:100%;justify-content:center}
body.account-v26-page .account-v26-content{min-width:0!important;overflow:visible!important;max-height:none!important}
body.account-v26-page .account-section-title{margin-bottom:20px!important}
body.account-v26-page .account-form-card{margin-bottom:22px}
body.account-v26-page .address-book-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:22px}
body.account-v26-page .address-card{background:#fff;border:1px solid rgba(8,35,29,.12);border-radius:24px;padding:18px;box-shadow:0 16px 45px rgba(8,35,29,.06)}
body.account-v26-page .address-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}
body.account-v26-page .address-card-top span,.checkout-address-option.is-default:after{background:#f4e3aa;color:#08231d;border-radius:999px;padding:5px 10px;font-weight:800;font-size:12px}
body.account-v26-page .address-card h3{margin:0 0 8px;font-family:inherit;font-size:18px}
body.account-v26-page .address-card p{margin:0 0 10px;color:#766d60;line-height:1.55}
body.account-v26-page .address-actions{display:flex;gap:10px;flex-wrap:wrap}
body.account-v26-page .address-actions form{margin:0}.btn-line.danger{color:#a42c20;border-color:#efc3bd!important}
body.account-v26-page .my-orders-list{display:grid;gap:14px}
body.account-v26-page .my-order-row{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:18px;align-items:center;background:#fff;border:1px solid rgba(8,35,29,.12);border-radius:24px;padding:18px 20px;text-decoration:none;color:inherit;box-shadow:0 16px 45px rgba(8,35,29,.06);transition:.2s ease}
body.account-v26-page .my-order-row:hover{transform:translateY(-2px);box-shadow:0 22px 55px rgba(8,35,29,.10)}
body.account-v26-page .my-order-row h3{margin:3px 0 5px;font-size:28px;line-height:1;font-family:'Cormorant Garamond',serif}
body.account-v26-page .my-order-row p{margin:8px 0 0;color:#766d60}.my-order-row-side{display:grid;gap:7px;text-align:right}.my-order-row-side b{font-size:20px}.my-order-row-side span{justify-self:end;background:#f4ead5;border-radius:999px;padding:7px 12px;font-weight:800}.my-order-row-side small{color:#766d60}
body.account-v26-page .account-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;margin:18px 0}.account-detail-box{border:1px solid rgba(8,35,29,.12);border-radius:20px;padding:18px;background:#fffdf8}.compact-money-box{grid-template-columns:repeat(2,minmax(0,1fr))!important}.detail-products-list{margin-top:16px}.tracking-timeline-lite{display:grid;gap:10px;margin:20px 0}.timeline-row{border-left:3px solid #c99a2e;padding:0 0 0 14px}.timeline-row b{display:block}.timeline-row small{color:#766d60}.timeline-row p{margin:4px 0 0;color:#766d60}.account-quick-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.account-quick-panels a{background:#fff;border:1px solid rgba(8,35,29,.12);border-radius:22px;padding:18px;text-decoration:none;color:inherit}.account-quick-panels b{display:block;font-size:25px}.account-quick-panels span{color:#766d60}

.checkout-address-list{display:grid;gap:12px;margin:15px 0}.checkout-address-option{position:relative;display:flex;gap:12px;align-items:flex-start;border:1px solid rgba(8,35,29,.14);border-radius:22px;padding:15px;background:#fffdf8;cursor:pointer}.checkout-address-option input{margin-top:5px}.checkout-address-option span{display:grid;gap:5px}.checkout-address-option strong{font-size:15px}.checkout-address-option small{color:#766d60;line-height:1.45}.checkout-address-option:has(input:checked){border-color:#c99a2e;box-shadow:0 12px 35px rgba(201,154,46,.15)}.checkout-address-option.is-default:after{content:'Default';position:absolute;right:14px;top:14px}.checkout-new-address.is-hidden{display:none!important}.field-check{display:flex;gap:9px;align-items:center;font-weight:700;color:#08231d}.small{font-size:13px}

@media (max-width: 1099px){
  body.shop-v26-page .shop-v26-layout{display:block!important;padding-top:28px!important}
  body.shop-v26-page .shop-v26-filter{max-height:86dvh!important;overflow:auto!important}
  body.account-v26-page .address-book-grid,body.account-v26-page .account-detail-grid,body.account-v26-page .my-order-row,body.account-v26-page .account-quick-panels{grid-template-columns:1fr!important}
  .my-order-row-side{text-align:left}.my-order-row-side span{justify-self:start}
}
