:root{--ero-ink:#151316;--ero-paper:#fff9fa;--ero-ox:#a41432;--ero-coral:#e84865;--ero-teal:#277c78;--ero-line:#eadfe2;--ero-muted:#716a6f}
.woocommerce-page .content-area{margin-top:34px;margin-bottom:70px}
.woocommerce .woocommerce-breadcrumb{margin-bottom:22px;color:var(--ero-muted);font-size:12px}
.woocommerce .woocommerce-breadcrumb a{color:var(--ero-muted)}
.woocommerce-products-header{margin-bottom:26px;padding:30px;border-left:5px solid var(--ero-coral);background:var(--ero-paper)}
.woocommerce-products-header__title.page-title{margin:0;color:var(--ero-ink);font-size:clamp(32px,4vw,52px);line-height:1.05}
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:22px}
.woocommerce .woocommerce-ordering select{min-height:42px;padding:0 38px 0 12px;border:1px solid var(--ero-line);border-radius:4px;background:#fff}
.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}
.woocommerce ul.products li.product{display:flex;width:auto!important;min-width:0;flex-direction:column;margin:0!important;padding:12px;border:1px solid var(--ero-line);border-radius:6px;background:#fff;transition:transform .2s,box-shadow .2s}
.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(40,20,28,.1)}
.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;margin:0 0 12px;object-fit:contain;background:#fafafa}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:46px;padding:0;color:var(--ero-ink);font-size:13px;line-height:1.45}
.woocommerce ul.products li.product .price{margin:8px 0;color:var(--ero-ink);font-size:18px;font-weight:800}
.woocommerce ul.products li.product .button{display:flex;min-height:44px;align-items:center;justify-content:center;margin-top:auto;border-radius:4px;background:var(--ero-ox);color:#fff;font-size:12px;box-shadow:none}
.woocommerce span.onsale{z-index:2;min-width:auto;min-height:auto;padding:6px 9px;border-radius:3px;background:var(--ero-coral);line-height:1}
.single-product div.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:52px}
.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{width:auto!important;float:none!important}
.single-product div.product .woocommerce-product-gallery__wrapper{border-radius:6px;background:#fafafa}
.single-product div.product .summary{padding-top:14px}
.single-product div.product .product_title{font-size:clamp(30px,4vw,46px);line-height:1.12}
.single-product div.product p.price{color:var(--ero-ink);font-size:30px;font-weight:800}
.single-product div.product form.cart{display:flex;gap:10px;padding:18px 0;border-top:1px solid var(--ero-line);border-bottom:1px solid var(--ero-line)}
.single-product div.product form.cart .button{min-height:52px;flex:1;border-radius:4px;background:var(--ero-ox)}
.single-product .woocommerce-tabs{grid-column:1/-1}
.woocommerce-cart .woocommerce-cart-form,.woocommerce-checkout form.checkout{padding:18px;border:1px solid var(--ero-line);border-radius:6px;background:#fff}
.woocommerce-cart .cart_totals,.woocommerce-checkout #order_review{padding:22px;border:1px solid var(--ero-line);border-radius:6px;background:var(--ero-paper)}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout #place_order{min-height:52px;border-radius:4px;background:var(--ero-ox);font-size:15px}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:44px;border:1px solid var(--ero-line);border-radius:4px;background:#fff}
@media(max-width:1024px){.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.single-product div.product{grid-template-columns:1fr;gap:24px}}
@media(max-width:640px){.woocommerce-page .content-area{margin-top:18px}.woocommerce-products-header{padding:20px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.woocommerce ul.products li.product{padding:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:11px}.single-product div.product form.cart{position:sticky;z-index:20;bottom:0;padding:10px;background:#fff}.woocommerce-cart .woocommerce-cart-form,.woocommerce-checkout form.checkout{padding:10px}}
@media(prefers-reduced-motion:reduce){.woocommerce ul.products li.product{transition:none}}

/* Finished WooCommerce surfaces */
.erospot-storefront:not(.home) #inner-wrap{padding-top:1px;background:#fff}
.erospot-storefront:not(.home) .content-container{max-width:1340px}
.erospot-storefront .woocommerce ul.products li.product-category img{aspect-ratio:1.42/1;object-fit:cover;border-radius:4px}
.erospot-storefront .woocommerce ul.products li.product-category .woocommerce-loop-category__title{min-height:auto;padding:14px 2px 5px;font-size:16px}
.erospot-storefront .woocommerce ul.products li.product-category mark{display:block;margin-top:5px;background:transparent;color:var(--ero-muted);font-size:10px;font-weight:600}
.single-product .woocommerce-product-details__short-description{margin:18px 0;padding:16px 18px;border-left:3px solid var(--ero-teal);background:#f5fbfa;color:#3d383b;line-height:1.65}
.single-product .product_meta{display:grid;gap:7px;margin-top:18px;padding:16px 0;border-top:1px solid var(--ero-line);color:var(--ero-muted);font-size:11px}
.single-product .woocommerce-tabs ul.tabs{display:flex;gap:24px;margin:42px 0 0!important;padding:0!important;border-bottom:1px solid var(--ero-line)}
.single-product .woocommerce-tabs ul.tabs::before{display:none!important}
.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:none!important}
.single-product .woocommerce-tabs ul.tabs li a{padding:15px 2px!important;font-size:13px}
.single-product .woocommerce-tabs ul.tabs li.active a{border-bottom:3px solid var(--ero-ox);color:var(--ero-ox)}
.single-product .woocommerce-Tabs-panel{max-width:900px;padding:30px 0!important;color:#403a3e;font-size:15px;line-height:1.8}
.single-product .woocommerce-Tabs-panel h2{margin:0 0 18px;font-size:28px;line-height:1.2}
.single-product .woocommerce-Tabs-panel p{margin:0 0 16px}
.single-product .related.products{grid-column:1/-1;padding-top:30px;border-top:1px solid var(--ero-line)}
.single-product .related.products>h2{font-size:28px}
.woocommerce-cart table.shop_table{border-color:var(--ero-line);border-radius:6px}
.woocommerce-cart table.shop_table td,.woocommerce-cart table.shop_table th{padding:14px;border-color:var(--ero-line)}
.woocommerce-cart table.shop_table img{width:82px;aspect-ratio:1/1;object-fit:contain;background:#fafafa}
.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:18px;width:100%!important}
.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{width:100%!important;float:none!important}
.woocommerce-checkout h3{margin:10px 0 18px;font-size:22px}
.woocommerce-checkout #order_review_heading{margin-top:34px;padding-top:24px;border-top:1px solid var(--ero-line)}
.woocommerce-checkout-review-order-table td,.woocommerce-checkout-review-order-table th{padding:13px 8px!important}
.woocommerce-checkout #payment{background:#f8f6f7;border-radius:6px}
.woocommerce-checkout #payment ul.payment_methods{padding:18px}
.woocommerce-checkout #payment div.form-row{padding:18px}
.woocommerce-checkout .woocommerce-privacy-policy-text{color:var(--ero-muted);font-size:11px;line-height:1.55}
.woocommerce-error,.woocommerce-info,.woocommerce-message{border-top-color:var(--ero-teal);background:var(--ero-paper)}
@media(max-width:782px){
  .erospot-storefront:not(.home) #inner-wrap{padding:0 12px}
  .woocommerce-page .content-area{margin-bottom:42px}
  .woocommerce .woocommerce-breadcrumb{padding-top:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .woocommerce-products-header{margin-right:-12px;margin-left:-12px;padding:20px 16px;border-left:0;border-bottom:3px solid var(--ero-coral)}
  .woocommerce-products-header__title.page-title{font-size:32px}
  .woocommerce ul.products li.product-category .woocommerce-loop-category__title{font-size:13px;line-height:1.35}
  .single-product div.product{display:block}
  .single-product div.product .woocommerce-product-gallery{margin-bottom:22px!important}
  .single-product div.product .woocommerce-product-gallery__image img{max-height:430px;object-fit:contain}
  .single-product div.product .summary{margin-bottom:28px!important;padding:0 2px}
  .single-product div.product .product_title{font-size:28px}
  .single-product div.product p.price{font-size:25px}
  .single-product .woocommerce-product-details__short-description{margin:15px 0;padding:13px 14px;font-size:13px}
  .single-product div.product form.cart{position:sticky;z-index:18;bottom:0;margin-right:-12px!important;margin-left:-12px!important;padding:10px 12px!important;box-shadow:0 -8px 22px rgba(21,19,22,.12)}
  .single-product .woocommerce-tabs ul.tabs{gap:16px;overflow:auto;white-space:nowrap}
  .single-product .woocommerce-Tabs-panel{padding:22px 2px!important;font-size:14px;line-height:1.7}
  .single-product .woocommerce-Tabs-panel h2{font-size:23px}
  .woocommerce-cart table.shop_table_responsive tr{display:grid;grid-template-columns:84px 1fr;padding:14px 0;border-bottom:1px solid var(--ero-line)}
  .woocommerce-cart table.shop_table_responsive tr td{padding:7px!important;border:0!important}
  .woocommerce-cart table.shop_table_responsive tr td.product-remove{position:absolute}
  .woocommerce-cart table.shop_table_responsive tr td.product-thumbnail{grid-row:1/5}
  .woocommerce-cart table.shop_table_responsive tr td.product-name,.woocommerce-cart table.shop_table_responsive tr td.product-price,.woocommerce-cart table.shop_table_responsive tr td.product-quantity,.woocommerce-cart table.shop_table_responsive tr td.product-subtotal{grid-column:2}
  .woocommerce-cart table.shop_table_responsive tr td::before{font-size:10px}
  .woocommerce-cart .actions .coupon{display:grid!important;grid-template-columns:1fr auto;width:100%}
  .woocommerce-cart .actions .coupon input{width:100%!important}
  .woocommerce-checkout .col2-set{grid-template-columns:1fr;gap:0}
  .woocommerce-checkout .notice,.woocommerce-checkout #nav,.woocommerce-checkout .search{display:none!important}
  .woocommerce-checkout #header{box-shadow:0 2px 12px rgba(21,19,22,.08)}
  .woocommerce-checkout .head-main{height:64px;grid-template-columns:1fr auto;padding:0 14px}
  .woocommerce-checkout .head-actions{display:flex}
  .woocommerce-checkout .head-actions>button{display:none}
  .woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:100%!important;float:none!important}
  .woocommerce-checkout form.checkout{margin-right:-12px;margin-left:-12px;padding:14px;border-right:0;border-left:0}
  .woocommerce-checkout h3{font-size:19px}
  .woocommerce-checkout #order_review{padding:14px}
  .woocommerce-checkout #payment ul.payment_methods,.woocommerce-checkout #payment div.form-row{padding:14px}
  .woocommerce-checkout .woocommerce-shipping-methods li{margin:0 0 8px!important;padding:11px;border:1px solid var(--ero-line);border-radius:4px;background:#fff}
  .woocommerce-checkout .paysera-payments.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  .woocommerce-checkout .paysera-payment-method-label{display:flex!important;min-height:72px;align-items:center;justify-content:center;flex-direction:column;padding:8px!important;border:1px solid var(--ero-line);border-radius:4px;background:#fff;text-align:center}
  .woocommerce-checkout .paysera-text{font-size:10px!important;line-height:1.25}
  .woocommerce-checkout .paysera-image img{max-width:82px!important;max-height:28px!important;object-fit:contain}
  .woocommerce-checkout #place_order{position:sticky;z-index:20;bottom:10px;width:100%}
}

/* Phase 2 category and product identity */
.tax-product_cat .product-archive-hero-section{display:none}
.tax-product_cat .content-area{margin-top:18px}
.term-vibratoriai .woocommerce-products-header,.term-poroms .woocommerce-products-header,.term-lubrikantai .woocommerce-products-header,.term-apatinis-trikotazas .woocommerce-products-header,.term-bdsm-ir-fetisas .woocommerce-products-header{margin:0 0 28px;padding:0;border:0;background:transparent}
.term-vibratoriai .woocommerce-products-header>.page-title,.term-poroms .woocommerce-products-header>.page-title,.term-lubrikantai .woocommerce-products-header>.page-title,.term-apatinis-trikotazas .woocommerce-products-header>.page-title,.term-bdsm-ir-fetisas .woocommerce-products-header>.page-title{display:none}
.erospot-category-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 420px;min-height:310px;overflow:hidden;border-radius:6px;background:#151316;color:#fff}
.erospot-category-hero>div{z-index:2;align-self:center;padding:42px 48px}
.erospot-category-hero small{color:#e84865;font-size:10px;font-weight:800;letter-spacing:1.4px}
.erospot-category-hero h1{margin:7px 0 14px;color:#fff;font-size:48px;line-height:1}
.erospot-category-hero h2{max-width:620px;margin:0 0 10px;color:#fff;font-size:22px;line-height:1.25}
.erospot-category-hero p{max-width:570px;margin:0 0 24px;color:#d7d1d5;font-size:13px;line-height:1.6}
.erospot-category-hero span{color:#8bc5c1;font-size:10px;font-weight:700}
.erospot-category-hero>img:not(.category-motif){width:100%;height:310px;object-fit:cover}
.erospot-category-hero .category-motif{position:absolute;z-index:3;right:390px;bottom:18px;width:58px;height:58px;padding:5px;border-radius:50%;background:rgba(21,19,22,.8);box-shadow:0 0 0 6px rgba(255,255,255,.08)}
.erospot-product-copy{max-width:820px}
.erospot-product-copy h2{margin:0 0 16px;font-size:28px}
.erospot-product-copy h3{margin:28px 0 10px;font-size:19px}
.erospot-product-copy aside{display:grid;grid-template-columns:90px 1fr;gap:14px;margin-top:28px;padding:16px;border-left:3px solid var(--ero-teal);background:#f4fbfa;font-size:12px;line-height:1.55}
.erospot-product-copy aside strong{color:var(--ero-teal)}
@media(max-width:782px){
  .term-vibratoriai .woocommerce-products-header,.term-poroms .woocommerce-products-header,.term-lubrikantai .woocommerce-products-header,.term-apatinis-trikotazas .woocommerce-products-header,.term-bdsm-ir-fetisas .woocommerce-products-header{margin-right:-12px;margin-left:-12px}
  .erospot-category-hero{grid-template-columns:1fr;min-height:470px;border-radius:0}
  .erospot-category-hero>div{grid-row:2;padding:22px 18px 27px}
  .erospot-category-hero h1{font-size:34px}
  .erospot-category-hero h2{font-size:18px}
  .erospot-category-hero p{margin-bottom:15px;font-size:12px}
  .erospot-category-hero>img:not(.category-motif){grid-row:1;height:225px}
  .erospot-category-hero .category-motif{top:195px;right:18px;bottom:auto;width:54px;height:54px}
  .erospot-product-copy h2{font-size:23px}
  .erospot-product-copy aside{grid-template-columns:1fr;gap:5px}
}
