/*
Theme Name: AURELIA Store
Author: AURELIA
Description: Editorial WooCommerce theme for a premium footwear store.
Version: 1.0.0
Text Domain: aurelia
*/

:root{--ink:#211d1a;--muted:#756e68;--wine:#6b1f2b;--cream:#f4f0e9;--paper:#fcfbf8;--line:#ddd6ce;--dark:#171311;--gold:#b8935b;--serif:"Times New Roman",Georgia,serif;--sans:Arial,"Helvetica Neue",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.55}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1380px,calc(100% - 64px));margin-inline:auto}.eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase}.section{padding:96px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px}.section-title{margin:0;font:400 clamp(36px,4vw,62px)/1 var(--serif);letter-spacing:-.025em}.text-link{border-bottom:1px solid;padding-bottom:4px;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.btn,.button,button.button,input.button{display:inline-flex!important;align-items:center;justify-content:center;min-height:50px!important;padding:0 26px!important;border:1px solid var(--ink)!important;border-radius:0!important;background:var(--ink)!important;color:#fff!important;font-weight:500!important;font-size:12px!important;letter-spacing:.13em;text-transform:uppercase;transition:.2s}.btn:hover,.button:hover,button.button:hover,input.button:hover{background:var(--wine)!important;border-color:var(--wine)!important;color:#fff!important}.btn--light{background:#fff!important;color:var(--ink)!important;border-color:#fff!important}.btn--ghost{background:transparent!important;color:var(--ink)!important}
.notice-bar{background:var(--dark);color:#fff;text-align:center;padding:8px 20px;font-size:11px;letter-spacing:.12em}.site-header{position:sticky;top:0;z-index:50;background:rgba(252,251,248,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(33,29,26,.1)}.header-inner{height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{font:400 30px/1 var(--serif);letter-spacing:.28em}.main-nav{display:flex;gap:30px;align-items:center}.main-nav a,.header-actions a{font-size:12px;letter-spacing:.08em;text-transform:uppercase}.main-nav a:hover,.header-actions a:hover{color:var(--wine)}.header-actions{justify-self:end;display:flex;align-items:center;gap:20px}.icon-link{display:flex;align-items:center;gap:7px}.icon-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.cart-count{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--wine);color:#fff;font-size:10px}.menu-toggle{display:none;border:0!important;background:transparent!important;color:var(--ink)!important;padding:0!important;min-height:0!important;font-size:24px!important}
.hero{position:relative;min-height:720px;background:var(--cream) url(assets/hero-aurelia.png) left center/cover no-repeat;display:flex;align-items:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 40%,rgba(244,240,233,.05) 58%,rgba(244,240,233,.88) 100%)}.hero-copy{position:relative;z-index:1;margin-left:auto;width:min(520px,44%);padding-right:6vw}.hero h1{font:400 clamp(52px,6vw,92px)/.94 var(--serif);letter-spacing:-.04em;margin:16px 0 24px}.hero p{max-width:430px;color:#554c46;font-size:17px;margin:0 0 34px}.hero-badges{position:absolute;z-index:2;bottom:28px;left:32px;display:flex;gap:28px;font-size:11px;letter-spacing:.14em;text-transform:uppercase}
.benefits{border-bottom:1px solid var(--line);background:#fff}.benefits .container{display:grid;grid-template-columns:repeat(4,1fr)}.benefit{padding:27px 26px;border-right:1px solid var(--line)}.benefit:first-child{border-left:1px solid var(--line)}.benefit strong{display:block;font:400 18px var(--serif);margin-bottom:3px}.benefit span{font-size:12px;color:var(--muted)}
.categories-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.category-tile{position:relative;min-height:720px;overflow:hidden;background:#ddd}.category-tile img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .7s}.category-tile:hover img{transform:scale(1.025)}.category-tile:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(10,8,7,.7))}.category-copy{position:absolute;z-index:2;left:36px;right:36px;bottom:34px;color:#fff}.category-copy h3{margin:8px 0 18px;font:400 48px/1 var(--serif)}
.story{background:var(--wine);color:#fff}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.story-stat{font:400 clamp(90px,13vw,190px)/.8 var(--serif);opacity:.2}.story h2{font:400 clamp(40px,5vw,72px)/1.02 var(--serif);margin:18px 0 24px}.story p{color:#eadcdf;max-width:650px;font-size:17px}
.newsletter{padding:74px 0;background:var(--cream)}.newsletter .container{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.newsletter h2{font:400 46px/1 var(--serif);margin:0 0 10px}.newsletter-form{display:flex;border-bottom:1px solid var(--ink)}.newsletter-form input{flex:1;border:0;background:transparent;padding:17px 0;outline:none}.newsletter-form button{min-height:0!important;border:0!important;background:transparent!important;color:var(--ink)!important;padding:0!important}
.site-footer{padding:70px 0 28px;background:var(--dark);color:#eee}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand{font:400 34px var(--serif);letter-spacing:.25em}.footer-copy{max-width:310px;color:#aaa;font-size:13px}.footer-title{font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px}.footer-links{display:grid;gap:10px;color:#bdb7b3;font-size:13px}.footer-bottom{border-top:1px solid #39332f;margin-top:55px;padding-top:24px;display:flex;justify-content:space-between;color:#777;font-size:11px}
.catalog-hero{padding:72px 0 46px;background:var(--cream)}.catalog-hero h1{margin:0;font:400 clamp(46px,6vw,78px)/1 var(--serif)}.catalog-hero p{max-width:640px;color:var(--muted)}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:50px;padding:54px 0 100px}.catalog-filters{position:sticky;top:115px;align-self:start}.filter-group{padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid var(--line)}.filter-group h3{font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px}.filter-check{display:flex;gap:9px;align-items:center;margin:9px 0;color:#514a45;font-size:13px}.price-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-row input,.catalog-filters select{width:100%;border:1px solid var(--line);background:#fff;padding:11px}.filter-actions{display:grid;gap:8px}.products-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none;margin:0}.woocommerce .woocommerce-ordering select{padding:10px 34px 10px 12px;border:1px solid var(--line);background:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 18px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;position:relative}.woocommerce ul.products li.product a img{margin:0 0 17px!important;aspect-ratio:4/5;object-fit:cover;background:#eee}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0!important;font:400 18px/1.25 var(--serif);text-transform:none}.woocommerce ul.products li.product .price{color:var(--ink)!important;font-size:14px!important}.woocommerce span.onsale{left:12px!important;right:auto!important;top:12px!important;margin:0!important;min-width:auto!important;min-height:auto!important;line-height:1!important;padding:9px 10px!important;border-radius:0!important;background:var(--wine)!important;font-size:10px!important;letter-spacing:.12em}.woocommerce ul.products li.product .button{margin-top:12px!important;width:100%;min-height:42px!important}.wishlist-toggle{position:absolute;z-index:3;right:12px;top:12px;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.9);display:grid;place-items:center;font-size:18px}.wishlist-toggle.is-active{color:var(--wine)}
.product-feature{padding:88px 0}.product-feature .woocommerce ul.products{grid-template-columns:repeat(4,1fr)}.woocommerce div.product{padding:70px 0}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:70px}.woocommerce div.product .product_title{font:400 clamp(40px,5vw,68px)/1 var(--serif)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--wine)!important;font-size:24px!important}.woocommerce div.product form.cart .variations select{padding:12px;border:1px solid var(--line);background:#fff;min-width:220px}.woocommerce div.product form.cart .button{min-height:54px!important}.woocommerce-tabs{border-top:1px solid var(--line);padding-top:40px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--wine)!important;background:var(--cream)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--wine)!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{min-height:46px;border:1px solid var(--line);border-radius:0;padding:10px;background:#fff}.woocommerce-account .woocommerce{display:grid;grid-template-columns:250px 1fr;gap:40px;padding:70px 0}.woocommerce-account .woocommerce:has(.woocommerce-form-login){display:block;max-width:680px;margin:auto}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;border:1px solid var(--line)}.woocommerce-MyAccount-navigation li a{display:block;padding:14px 18px;border-bottom:1px solid var(--line)}.bonus-card{background:var(--wine);color:#fff;padding:34px;margin:0 0 25px}.bonus-balance{font:400 56px var(--serif)}.bonus-form{border:1px solid var(--line);padding:22px;margin-bottom:24px}.bonus-form input{max-width:160px;padding:12px;border:1px solid var(--line)}
.cookie-bar{position:fixed;z-index:100;left:20px;right:20px;bottom:20px;background:var(--dark);color:#fff;padding:18px 22px;display:flex;justify-content:center;align-items:center;gap:30px;box-shadow:0 8px 30px rgba(0,0,0,.25);font-size:12px}.cookie-bar.is-hidden{display:none}.cookie-bar button{min-height:36px!important;padding:0 18px!important;background:#fff!important;color:var(--ink)!important;border-color:#fff!important}
@media(max-width:1050px){.main-nav{display:none}.menu-toggle{display:block}.header-inner{grid-template-columns:1fr auto 1fr}.brand{font-size:25px}.header-actions .action-label{display:none}.hero{min-height:650px;background-position:35% center}.hero-copy{width:48%;padding-right:20px}.benefits .container{grid-template-columns:repeat(2,1fr)}.categories-grid{grid-template-columns:1fr 1fr}.category-tile{min-height:580px}.catalog-layout{grid-template-columns:1fr}.catalog-filters{position:static;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.filter-actions{align-self:end}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.product-feature .woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:700px){.container{width:min(100% - 32px,1380px)}.notice-bar{font-size:9px}.header-inner{height:67px}.header-actions{gap:12px}.header-actions>a:nth-child(1),.header-actions>a:nth-child(2){display:none}.hero{min-height:690px;align-items:flex-end;background-position:34% center}.hero:after{background:linear-gradient(0deg,rgba(22,16,14,.82),transparent 70%)}.hero-copy{width:100%;padding:0 16px 72px;color:#fff}.hero h1{font-size:52px}.hero p{color:#f2e8e0;font-size:14px}.hero-badges{display:none}.benefits .container{grid-template-columns:1fr 1fr;width:100%}.benefit{padding:20px 16px}.section{padding:65px 0}.section-head{align-items:start}.section-title{font-size:40px}.categories-grid{grid-template-columns:1fr}.category-tile{min-height:560px}.category-copy h3{font-size:40px}.story-grid,.newsletter .container,.footer-grid{grid-template-columns:1fr}.story-stat{font-size:110px}.footer-grid{gap:34px}.footer-bottom{display:grid;gap:10px}.catalog-hero{padding:50px 0 34px}.catalog-layout{padding-top:30px}.catalog-filters{grid-template-columns:1fr}.products-toolbar{align-items:flex-start;gap:12px}.woocommerce ul.products{gap:28px 10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px}.woocommerce ul.products li.product .button{font-size:9px!important;padding:0 8px!important}.product-feature .woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.woocommerce-account .woocommerce{grid-template-columns:1fr}.cookie-bar{left:8px;right:8px;bottom:8px;display:grid;gap:12px}.section-head .text-link{display:none}}

/* Product catalogue and single-product layout. */
.woocommerce ul.products{
  align-items:stretch;
  gap:30px 20px;
  padding:0;
  list-style:none;
}
.woocommerce ul.products li.product{
  display:flex;
  flex-direction:column;
  min-width:0;
  height:100%;
  overflow:hidden;
  border:1px solid var(--line);
  background:#fff;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.woocommerce ul.products li.product::marker{content:""}
.woocommerce ul.products li.product:hover{
  transform:translateY(-4px);
  border-color:#c7bdb3;
  box-shadow:0 18px 44px rgba(33,29,26,.09);
}
.woocommerce ul.products li.product>a.woocommerce-loop-product__link{
  display:flex!important;
  flex:1 1 auto;
  flex-direction:column;
  min-width:0;
  color:inherit;
}
.woocommerce ul.products li.product a img{
  display:block;
  width:100%;
  margin:0 0 18px!important;
  aspect-ratio:4/5;
  object-fit:cover;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  display:-webkit-box;
  min-height:44px;
  margin:0;
  padding:0 18px!important;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  font-size:20px;
}
.woocommerce ul.products li.product .price{
  display:flex!important;
  align-items:baseline;
  gap:8px;
  min-height:29px;
  margin:auto 0 0!important;
  padding:12px 18px 0;
  line-height:1.35;
}
.woocommerce ul.products li.product .price del{color:var(--muted);font-size:12px;opacity:1}
.woocommerce ul.products li.product .price ins{color:var(--wine);font-weight:600;text-decoration:none}
.woocommerce ul.products li.product>.button{
  width:auto;
  margin:16px 18px 18px!important;
}
.woocommerce ul.products li.product .wishlist-toggle{
  right:14px;
  top:14px;
  border:1px solid rgba(33,29,26,.08);
  box-shadow:0 5px 16px rgba(33,29,26,.08);
}
.woocommerce span.onsale{position:absolute!important}
.woocommerce ul.products li.product .onsale{z-index:4}

body.single-product div.product.type-product{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);
  gap:0 clamp(42px,6vw,88px);
  align-items:start;
  padding:72px 0 96px;
}
body.single-product div.product.type-product::before,
body.single-product div.product.type-product::after{display:none}
body.single-product div.product.type-product>.onsale{
  z-index:5;
  left:18px!important;
  top:90px!important;
}
body.single-product div.product.type-product>.woocommerce-product-gallery{
  grid-column:1;
  float:none!important;
  width:auto!important;
  min-width:0;
  margin:0!important;
}
body.single-product .woocommerce-product-gallery__wrapper{margin:0}
body.single-product .woocommerce-product-gallery__image img{
  display:block;
  width:100%!important;
  aspect-ratio:4/5;
  object-fit:cover;
  background:#eee;
}
body.single-product .woocommerce-product-gallery .flex-control-thumbs{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:10px;
  margin:12px 0 0;
  padding:0;
  list-style:none;
}
body.single-product .woocommerce-product-gallery .flex-control-thumbs li{float:none!important;width:auto!important}
body.single-product .woocommerce-product-gallery .flex-control-thumbs img{display:block;aspect-ratio:1;object-fit:cover;cursor:pointer}
body.single-product div.product.type-product>.summary{
  grid-column:2;
  float:none!important;
  width:auto!important;
  margin:0!important;
  padding:clamp(30px,4vw,52px);
  background:var(--cream);
  position:static;
}
body.single-product div.product.type-product .product_title{
  margin:0 0 20px;
  font-size:clamp(46px,4.2vw,64px);
  line-height:.98;
  letter-spacing:-.025em;
}
body.single-product div.product.type-product .summary .price{margin:0 0 28px}
body.single-product div.product.type-product .woocommerce-product-details__short-description{
  margin:0 0 30px;
  color:#5e5650;
  font-size:15px;
}
body.single-product div.product.type-product form.cart{margin:0 0 24px}
body.single-product div.product.type-product form.cart .variations{
  width:100%;
  margin:0 0 18px;
  border-collapse:collapse;
}
body.single-product div.product.type-product form.cart .variations tr{display:grid;grid-template-columns:1fr;gap:8px;margin:0 0 18px}
body.single-product div.product.type-product form.cart .variations th,
body.single-product div.product.type-product form.cart .variations td{display:block;padding:0;text-align:left}
body.single-product div.product.type-product form.cart .variations label{
  font-size:11px;
  letter-spacing:.15em;
  text-transform:uppercase;
}
body.single-product div.product.type-product form.cart .variations select{
  width:100%;
  min-width:0;
  min-height:52px;
  padding:0 44px 0 15px;
  border-color:#cfc6bd;
}
body.single-product div.product.type-product form.cart .reset_variations{display:inline-block;margin-top:8px;color:var(--muted);font-size:12px;text-decoration:underline}
body.single-product div.product.type-product .woocommerce-variation-add-to-cart,
body.single-product div.product.type-product form.cart:not(.variations_form){display:flex;flex-wrap:wrap;gap:10px}
body.single-product div.product.type-product form.cart .quantity{float:none!important;margin:0!important}
body.single-product div.product.type-product form.cart .qty{
  width:76px;
  min-height:54px;
  border:1px solid var(--ink);
  background:#fff;
  text-align:center;
}
body.single-product div.product.type-product form.cart .single_add_to_cart_button{flex:1 1 220px;margin:0}
body.single-product div.product.type-product .product_meta{
  display:grid;
  gap:7px;
  margin-top:26px;
  padding-top:22px;
  border-top:1px solid #d7cfc6;
  color:var(--muted);
  font-size:12px;
}
body.single-product div.product.type-product>.woocommerce-tabs,
body.single-product div.product.type-product>.related{
  grid-column:1/-1;
  width:100%;
}
body.single-product div.product.type-product>.woocommerce-tabs{margin-top:76px;padding-top:0}
body.single-product .woocommerce-tabs ul.tabs{
  display:flex;
  gap:30px;
  margin:0;
  padding:0;
  border-bottom:1px solid var(--line);
  list-style:none;
}
body.single-product .woocommerce-tabs ul.tabs::before{display:none}
body.single-product .woocommerce-tabs ul.tabs li{
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
body.single-product .woocommerce-tabs ul.tabs li::before,
body.single-product .woocommerce-tabs ul.tabs li::after{display:none}
body.single-product .woocommerce-tabs ul.tabs li a{
  display:block;
  padding:18px 0!important;
  border-bottom:2px solid transparent;
  font-size:11px;
  font-weight:600;
  letter-spacing:.14em;
  text-transform:uppercase;
}
body.single-product .woocommerce-tabs ul.tabs li.active a{border-bottom-color:var(--wine);color:var(--wine)}
body.single-product .woocommerce-tabs .panel{max-width:900px;margin:0;padding:34px 0 14px}
body.single-product .woocommerce-tabs .panel h2{margin:0 0 16px;font:400 34px/1.1 var(--serif)}
body.single-product div.product.type-product>.related{margin-top:70px}
body.single-product .related>h2{margin:0 0 30px;font:400 clamp(36px,4vw,54px)/1 var(--serif)}
body.single-product .related ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}

@media(max-width:1050px){
  body.single-product div.product.type-product{grid-template-columns:1fr;gap:34px;padding-top:46px}
  body.single-product div.product.type-product>.woocommerce-product-gallery,
  body.single-product div.product.type-product>.summary{grid-column:1}
  body.single-product div.product.type-product>.summary{position:static;padding:36px}
  body.single-product div.product.type-product>.woocommerce-tabs{margin-top:30px}
  body.single-product .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:700px){
  .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:38px;padding-inline:12px!important;font-size:16px}
  .woocommerce ul.products li.product .price{min-height:27px;padding:10px 12px 0;font-size:12px!important}
  .woocommerce ul.products li.product>.button{margin:12px!important;min-height:42px!important}
  .woocommerce ul.products li.product .wishlist-toggle{right:8px;top:8px;width:34px;height:34px}
  body.single-product div.product.type-product{gap:24px;padding:28px 0 62px}
  body.single-product div.product.type-product>.onsale{left:10px!important;top:38px!important}
  body.single-product div.product.type-product>.summary{padding:26px 20px}
  body.single-product div.product.type-product .product_title{font-size:40px}
  body.single-product div.product.type-product form.cart .single_add_to_cart_button{flex-basis:100%}
  body.single-product .woocommerce-tabs ul.tabs{gap:22px;overflow-x:auto}
  body.single-product .woocommerce-tabs ul.tabs li{flex:0 0 auto}
  body.single-product .woocommerce-tabs .panel{padding-top:26px}
  body.single-product div.product.type-product>.related{margin-top:50px}
}

/* Refined product controls and visual fixes. */
body.single-product .woocommerce-product-gallery{position:relative}
body.single-product .woocommerce-product-gallery__trigger{
  position:absolute;
  z-index:6;
  top:14px;
  right:14px;
  display:block;
  width:42px;
  height:42px;
  overflow:hidden;
  border:1px solid rgba(33,29,26,.1);
  border-radius:50%;
  background:rgba(255,255,255,.94);
  color:transparent;
  font-size:0;
  box-shadow:0 5px 18px rgba(33,29,26,.1);
}
body.single-product .woocommerce-product-gallery__trigger::before{
  content:"";
  position:absolute;
  left:13px;
  top:11px;
  width:11px;
  height:11px;
  border:1.5px solid var(--ink);
  border-radius:50%;
}
body.single-product .woocommerce-product-gallery__trigger::after{
  content:"";
  position:absolute;
  left:24px;
  top:24px;
  width:8px;
  height:1.5px;
  background:var(--ink);
  transform:rotate(45deg);
  transform-origin:left center;
}
body.single-product div.product.type-product form.cart .variations select.aurelia-native-select{
  position:absolute!important;
  width:1px!important;
  min-width:1px!important;
  height:1px!important;
  min-height:1px!important;
  margin:-1px!important;
  padding:0!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.aurelia-variation-options{display:flex;flex-wrap:wrap;gap:9px;width:100%}
.aurelia-variation-option{
  min-width:52px;
  min-height:46px;
  padding:0 17px;
  border:1px solid #c9c0b7;
  border-radius:0;
  background:#fff;
  color:var(--ink);
  font-size:14px;
  cursor:pointer;
  transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease;
}
.aurelia-variation-option:hover:not(:disabled){border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}
.aurelia-variation-option.is-selected{
  border-color:var(--ink);
  background:var(--ink);
  color:#fff;
  box-shadow:inset 0 0 0 1px var(--ink);
}
.aurelia-variation-option:focus-visible{outline:2px solid var(--wine);outline-offset:2px}
.aurelia-variation-option:disabled{cursor:not-allowed;opacity:.32;text-decoration:line-through}
.aurelia-variation-options.is-colour .aurelia-variation-option{display:inline-flex;align-items:center;gap:9px;min-width:0}
.aurelia-colour-dot{
  width:18px;
  height:18px;
  flex:0 0 18px;
  border:1px solid rgba(33,29,26,.2);
  border-radius:50%;
  background:var(--swatch);
  box-shadow:inset 0 0 0 2px #fff;
}
.aurelia-variation-option.is-selected .aurelia-colour-dot{border-color:#fff;box-shadow:inset 0 0 0 2px var(--ink)}

@media(min-width:701px) and (max-width:1050px){
  .hero{
    display:block;
    min-height:0;
    padding-top:50vw;
    background-position:center top;
    background-size:100% auto;
  }
  .hero:after{display:none}
  .hero>.container{width:100%;margin:0}
  .hero-copy{
    width:100%;
    margin:0;
    padding:46px 32px 94px;
    background:var(--cream);
    box-shadow:none;
  }
  .hero h1{max-width:680px;font-size:clamp(52px,7vw,72px)}
  .hero p{max-width:620px}
}
@media(max-width:700px){
  .aurelia-variation-option{min-width:48px;min-height:44px;padding-inline:14px}
  body.single-product .woocommerce-product-gallery__trigger{top:10px;right:10px}
}

/* AURELIA UI system v1.3 — storefront, service pages and WooCommerce flows. */
body{background:#faf8f5;color:#201c19;-webkit-font-smoothing:antialiased}
::selection{background:var(--wine);color:#fff}
.site-header{box-shadow:0 1px 0 rgba(33,29,26,.08)}
.header-inner{height:82px}
.main-nav a,.header-actions a{position:relative}
.main-nav a::after{
  content:"";
  position:absolute;
  left:0;
  right:100%;
  bottom:-8px;
  height:1px;
  background:var(--wine);
  transition:right .2s ease;
}
.main-nav a:hover::after{right:0}
.btn,.button,button.button,input.button{min-height:52px!important;transition:background .2s,color .2s,border-color .2s,transform .2s!important}
.btn:hover,.button:hover,button.button:hover,input.button:hover{transform:translateY(-1px)}

.hero-copy{padding-block:24px}
.hero h1{max-width:560px;font-size:clamp(56px,5.5vw,80px)}
.hero p{max-width:470px}
.benefits{background:#fff}
.benefits .container{counter-reset:benefit}
.benefit{position:relative;min-height:110px;padding:28px 24px 24px 54px}
.benefit::before{
  counter-increment:benefit;
  content:"0" counter(benefit);
  position:absolute;
  left:20px;
  top:31px;
  color:var(--wine);
  font:400 13px var(--serif);
}
.benefit strong{font-size:20px}
.categories-grid{gap:28px}
.category-tile{min-height:640px}
.category-copy{left:40px;right:40px;bottom:40px}
.product-feature{padding:100px 0;background:#f1ece5}
.story{background:linear-gradient(135deg,#641d29 0%,#7b2835 100%)}
.story-grid{min-height:430px}
.newsletter{border-top:1px solid #e6ded5}

.catalog-hero{padding:78px 0 54px;background:linear-gradient(135deg,#f3eee7,#ebe3da)}
.catalog-hero h1{margin-top:12px}
.catalog-layout{align-items:start;gap:44px;padding-top:48px}
.catalog-filters{
  padding:26px;
  border:1px solid var(--line);
  background:#fff;
  box-shadow:0 12px 34px rgba(33,29,26,.04);
}
.catalog-filters input[type="checkbox"]{width:16px;height:16px;accent-color:var(--wine)}
.catalog-filter-toggle{display:none!important}
.products-toolbar{min-height:44px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.woocommerce ul.products li.product{border-color:#e1dad2;box-shadow:0 1px 0 rgba(33,29,26,.02)}
.woocommerce ul.products li.product:hover{box-shadow:0 20px 50px rgba(33,29,26,.1)}
.woocommerce ul.products li.product>.button{background:#26211e!important}

body.single-product div.product.type-product>.summary{border:1px solid #e0d8cf}
body.single-product div.product.type-product .summary .price{font-family:var(--serif);font-size:29px!important}
body.single-product div.product.type-product .woocommerce-product-details__short-description{max-width:460px}
body.single-product .woocommerce-tabs{background:#fff}
body.single-product .woocommerce-tabs .panel{line-height:1.75}

.page-hero{padding:66px 0 48px;background:linear-gradient(135deg,#f3eee7,#ebe3da)}
.page-hero h1{margin:10px 0 0;font:400 clamp(48px,6vw,76px)/1 var(--serif);letter-spacing:-.03em}
.page-body{padding:58px 0 100px}
.page-content>p:first-child{margin-top:0}
.page-content h2,.page-content h3{font-family:var(--serif);font-weight:400}
.page-content h2{font-size:36px}
.page-content a:not(.button){text-decoration-color:#bbaea1;text-underline-offset:4px}

.woocommerce-notices-wrapper:empty{display:none}
.woocommerce-message,.woocommerce-info,.woocommerce-error{
  position:relative;
  margin:0 0 26px!important;
  padding:18px 20px 18px 52px!important;
  border:1px solid #d9cfc5!important;
  border-top:2px solid var(--wine)!important;
  background:#fff!important;
  list-style:none;
}
.woocommerce-message .button,.woocommerce-info .button{float:right;min-height:34px!important;padding-inline:16px!important;font-size:10px!important}
.woocommerce form .form-row{margin:0 0 18px}
.woocommerce form .form-row label{display:block;margin:0 0 7px;font-size:12px;font-weight:600;letter-spacing:.04em}
.woocommerce form .form-row .required{color:var(--wine)}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.select2-container--default .select2-selection--single{
  width:100%;
  min-height:50px;
  border:1px solid #cfc5bb;
  background:#fff;
  outline:none;
  transition:border-color .2s,box-shadow .2s;
}
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row select:focus{border-color:var(--ink);box-shadow:0 0 0 2px rgba(33,29,26,.07)}
.select2-container--default .select2-selection--single .select2-selection__rendered{padding:10px 14px;line-height:28px}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:48px}

.woocommerce-cart .page-content>.woocommerce{
  display:grid;
  grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);
  grid-template-areas:"notices notices" "cart totals";
  gap:38px;
  align-items:start;
}
.woocommerce-cart .woocommerce-notices-wrapper{grid-area:notices}
.woocommerce-cart .woocommerce-cart-form{grid-area:cart;min-width:0}
.woocommerce-cart .cart-collaterals{grid-area:totals;padding:28px;border:1px solid var(--line);background:#fff}
.woocommerce-cart table.shop_table{width:100%;border-collapse:collapse;background:#fff}
.woocommerce-cart table.shop_table th{padding:15px 12px;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.13em;text-align:left;text-transform:uppercase}
.woocommerce-cart table.shop_table td{padding:18px 12px;border-bottom:1px solid var(--line);vertical-align:middle}
.woocommerce-cart td.product-remove{width:32px;padding-right:0!important;text-align:center}
.woocommerce-cart td.product-remove a{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--wine);font-size:20px;line-height:1}
.woocommerce-cart td.product-thumbnail{width:116px}
.woocommerce-cart td.product-thumbnail img{display:block;width:96px;aspect-ratio:4/5;object-fit:cover}
.woocommerce-cart td.product-name{font:400 19px var(--serif)}
.woocommerce-cart td.product-price,.woocommerce-cart td.product-subtotal{white-space:nowrap}
.woocommerce-cart .quantity .qty{width:68px;min-height:46px;border:1px solid var(--line);text-align:center}
.woocommerce-cart td.actions{padding:20px!important}
.woocommerce-cart td.actions .coupon{display:flex;float:left;gap:8px}
.woocommerce-cart td.actions .coupon label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.woocommerce-cart td.actions .coupon .input-text{width:170px;min-height:50px;padding:0 14px;border:1px solid var(--line)}
.woocommerce-cart td.actions>button[name="update_cart"]{float:right}
.woocommerce-cart .cart_totals{width:100%!important;float:none!important}
.woocommerce-cart .cart_totals h2{margin:0 0 20px;font:400 32px var(--serif)}
.woocommerce-cart .cart_totals table th,.woocommerce-cart .cart_totals table td{padding:13px 0;border-bottom:1px solid var(--line)}
.woocommerce-cart .cart_totals table th{width:42%;font-size:11px}
.woocommerce-cart .wc-proceed-to-checkout{padding:22px 0 0}
.woocommerce-cart .wc-proceed-to-checkout .button{width:100%}

.woocommerce-checkout form.checkout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(380px,.72fr);
  gap:18px 48px;
  align-items:start;
}
.woocommerce-checkout #customer_details{grid-column:1}
.woocommerce-checkout .aurelia-order-column{grid-column:2;align-self:start;border:1px solid var(--line);background:#fff}
.woocommerce-checkout #order_review_heading{margin:0;padding:30px 30px 0;font:400 34px var(--serif)}
.woocommerce-checkout #order_review{padding:20px 30px 30px}
.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none;width:100%}
.woocommerce-checkout #customer_details .col-1{padding:30px;border:1px solid var(--line);background:#fff}
.woocommerce-checkout #customer_details .col-2{margin-top:22px;padding:26px 30px;border:1px solid var(--line);background:#fff}
.woocommerce-checkout #customer_details h3{margin:0 0 24px;font:400 34px var(--serif)}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}
.woocommerce-checkout .form-row-wide,.woocommerce-checkout #billing_country_field,.woocommerce-checkout #billing_address_1_field,.woocommerce-checkout #billing_address_2_field{grid-column:1/-1}
.woocommerce-checkout table.shop_table{width:100%;border-collapse:collapse}
.woocommerce-checkout table.shop_table th,.woocommerce-checkout table.shop_table td{padding:13px 0;border-bottom:1px solid var(--line);text-align:left}
.woocommerce-checkout table.shop_table td:last-child,.woocommerce-checkout table.shop_table th:last-child{text-align:right}
.woocommerce-checkout #payment{margin-top:24px}
.woocommerce-checkout #payment ul.payment_methods{margin:0;padding:0;list-style:none}
.woocommerce-checkout #payment .payment_box{margin:10px 0 18px;padding:15px;background:var(--cream);font-size:13px}
.woocommerce-checkout #place_order{width:100%;margin-top:18px}
.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .woocommerce-form-login-toggle{margin-bottom:18px}

.woocommerce-account .page-content>.woocommerce{padding:0}
.woocommerce-account .woocommerce:has(#customer_login){display:block;max-width:none;margin:0}
.woocommerce-account #customer_login{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.woocommerce-account #customer_login>div{width:auto!important;float:none!important;padding:32px;border:1px solid var(--line);background:#fff}
.woocommerce-account #customer_login h2{margin:0 0 24px;font:400 34px var(--serif)}
.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{margin:0!important;padding:0!important;border:0!important}
.woocommerce-account .woocommerce-form-row input{width:100%}
.woocommerce-account .woocommerce-LostPassword{margin-top:18px}
.woocommerce-account .woocommerce-MyAccount-navigation ul{background:#fff}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--ink);color:#fff}
.woocommerce-account .woocommerce-MyAccount-content{padding:28px;border:1px solid var(--line);background:#fff}

@media(max-width:1050px){
  .catalog-layout{display:block}
  .catalog-filter-toggle{display:flex!important;width:100%;margin:0 0 20px;justify-content:space-between}
  .catalog-filters{display:none;margin-bottom:26px}
  .catalog-filters.is-open{display:block}
  .catalog-filters form{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
  .woocommerce-cart .page-content>.woocommerce{grid-template-columns:1fr;grid-template-areas:"notices" "cart" "totals"}
  .woocommerce-checkout form.checkout{grid-template-columns:1fr}
  .woocommerce-checkout #customer_details,.woocommerce-checkout .aurelia-order-column{grid-column:1}
}
@media(max-width:700px){
  .page-hero{padding:46px 0 34px}
  .page-hero h1{font-size:46px}
  .page-body{padding:34px 0 70px}
  .benefits .container{grid-template-columns:1fr 1fr}
  .benefit{min-height:104px;padding:22px 14px 20px 42px}
  .benefit::before{left:12px;top:25px}
  .benefit strong{font-size:17px}
  .category-tile{min-height:520px}
  .catalog-filters form{grid-template-columns:1fr}
  .products-toolbar{display:grid;grid-template-columns:1fr;gap:12px}
  .woocommerce .woocommerce-ordering,.woocommerce .woocommerce-ordering select{width:100%}
  .woocommerce-cart table.shop_table thead{display:none}
  .woocommerce-cart table.shop_table tr.cart_item{display:grid;grid-template-columns:34px 88px 1fr;gap:0;border-bottom:1px solid var(--line);padding:14px 0}
  .woocommerce-cart table.shop_table td{border:0;padding:8px!important}
  .woocommerce-cart td.product-remove{grid-column:1;grid-row:1/3}
  .woocommerce-cart td.product-thumbnail{grid-column:2;grid-row:1/4;width:auto}
  .woocommerce-cart td.product-thumbnail img{width:80px}
  .woocommerce-cart td.product-name{grid-column:3}
  .woocommerce-cart td.product-price,.woocommerce-cart td.product-quantity,.woocommerce-cart td.product-subtotal{grid-column:3}
  .woocommerce-cart td.product-price::before{content:"Цена: ";color:var(--muted);font:12px var(--sans)}
  .woocommerce-cart td.product-subtotal::before{content:"Итого: ";color:var(--muted);font:12px var(--sans)}
  .woocommerce-cart td.actions{display:grid!important;gap:10px}
  .woocommerce-cart td.actions .coupon{display:grid;float:none}
  .woocommerce-cart td.actions .coupon .input-text{width:100%}
  .woocommerce-cart td.actions>button[name="update_cart"]{float:none;width:100%}
  .woocommerce-cart .cart-collaterals{padding:22px}
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}
  .woocommerce-checkout .form-row{grid-column:1!important}
  .woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2,.woocommerce-checkout #order_review{padding:22px}
  .woocommerce-checkout #order_review_heading{padding:24px 22px 0}
  .woocommerce-account #customer_login{grid-template-columns:1fr}
  .woocommerce-account #customer_login>div{padding:24px}
}
