/* FACCIO v1.6 — Men/Women and four departments; responsive foundation. */
:root { --six-cream:#f3f0eb; --six-red:#cf102d; --six-ink:#171717; }
.faccio-brand__logo {width:52px!important;height:62px!important;object-fit:contain!important;flex:0 0 auto}
.faccio-brand__word{font-size:15px!important;letter-spacing:.19em!important}
.faccio-header__inner{min-height:82px;grid-template-columns:minmax(180px,1fr) auto minmax(170px,1fr)}
.faccio-nav{display:flex;align-items:center;gap:clamp(19px,2.2vw,38px)}
.faccio-nav>a,.faccio-six-nav__audience{font-size:15px!important;font-weight:700;display:inline-flex;align-items:center;padding:28px 0}
.faccio-six-nav__group{position:relative;display:flex;align-items:center}
.faccio-six-nav__group:focus-within .faccio-six-nav__dropdown,.faccio-six-nav__group:hover .faccio-six-nav__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.faccio-six-nav__dropdown{position:absolute;top:100%;left:-20px;z-index:1005;display:grid;min-width:210px;padding:12px;background:#fff;border:1px solid #e5e0d8;border-radius:12px;box-shadow:0 16px 36px rgba(0,0,0,.12);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.faccio-six-nav__dropdown a{display:block;font-size:15px!important;padding:11px 13px!important;border-radius:7px;white-space:nowrap}
.faccio-six-nav__dropdown a:hover,.faccio-six-nav__dropdown a:focus-visible{background:#f5f2ec;color:#b50925}
.faccio-six-mobile .faccio-six-mobile__group{display:block;border-bottom:1px solid #eee}
.faccio-six-mobile__heading{display:block!important;padding:13px 4px 7px!important;font-weight:800;font-size:18px!important;border:0!important}
.faccio-six-mobile__departments{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;padding:0 4px 12px}
.faccio-six-mobile__departments a{font-size:15px!important;font-weight:500!important;padding:10px 4px!important;border-bottom:0!important}
.faccio-six-mobile__departments a:hover{color:var(--faccio-red)}
.faccio-six-hero .faccio-hero__copy{width:min(600px,50%);display:flex;align-items:center;flex-direction:column;text-align:center;padding:40px 0}
.faccio-six-hero__logo{width:92px;height:104px;margin:0 auto 10px;display:grid;place-items:center;position:relative}
.faccio-six-hero__logo img{width:76px;height:98px;object-fit:contain}
.faccio-six-hero h1{font-size:clamp(50px,5.7vw,90px);line-height:1;max-width:630px}
.faccio-six-hero .faccio-hero__copy>p:not(.faccio-eyebrow){margin:24px auto 0;max-width:580px;font-size:19px;line-height:1.58;color:#393632}
.faccio-six-hero__actions{justify-content:center;flex-wrap:wrap;gap:10px;margin-top:30px}
.faccio-six-hero .faccio-btn{min-height:54px;padding:0 32px;font-size:15px}
.faccio-six-btn-outline{background:rgba(255,255,255,.8);border-color:#111;color:#111}
.faccio-six-btn-outline:hover{background:#111;color:#fff}
.faccio-six-audiences{background:#fff;padding:100px 0}
.faccio-six-centered-heading{text-align:center;margin:0 auto 44px}
.faccio-six-centered-heading h2{font-size:clamp(43px,5.2vw,76px)}
.faccio-six-centered-heading>p:last-child{color:#6b655d;font-size:19px;line-height:1.5}
.faccio-six-audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.faccio-six-audience-card{height:clamp(400px,43vw,650px);position:relative;overflow:hidden;border-radius:22px;background:#eee;isolation:isolate}
.faccio-six-audience-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}
.faccio-six-audience-card--men img{object-position:50% 15%}
.faccio-six-audience-card--women img{object-position:50% 23%}
.faccio-six-audience-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.7) 100%);z-index:0}
.faccio-six-audience-card__copy{position:absolute;left:clamp(23px,4vw,58px);bottom:clamp(22px,4vw,55px);z-index:1;display:flex;flex-direction:column;gap:12px;color:#fff}
.faccio-six-audience-card__copy small{font-size:12px;letter-spacing:.2em}
.faccio-six-audience-card__copy strong{font-size:clamp(48px,6vw,85px);line-height:.95;font-weight:900}
.faccio-six-audience-card__copy em{font-size:16px;font-style:normal;font-weight:700}
.faccio-six-audience-card:hover img{transform:scale(1.035)}
.faccio-six-departments{background:#f4f1eb;padding:100px 0}
.faccio-six-department-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.faccio-six-department-card{position:relative;min-height:460px;border-radius:17px;overflow:hidden;background:#e8dfd3;isolation:isolate}
.faccio-six-department-card--innerwear{background:linear-gradient(145deg,#e3dbce,#f5efe4 70%)}
.faccio-six-department-card--footwear{background:linear-gradient(145deg,#e2e7eb,#f3f5f5 80%)}
.faccio-six-department-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 18%}
.faccio-six-department-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.24) 44%,transparent 73%);z-index:0}
.faccio-six-department-card--innerwear:after,.faccio-six-department-card--footwear:after{background:linear-gradient(0deg,rgba(35,35,35,.04),transparent)}
.faccio-six-department-card__copy{position:absolute;inset:auto 22px 25px;z-index:1;color:white;min-width:0}
.faccio-six-department-card__copy small{font-size:11px;letter-spacing:.17em;font-weight:800}
.faccio-six-department-card__copy h3{font-size:clamp(26px,2.4vw,38px);line-height:1.08;letter-spacing:-.035em;margin:11px 0}
.faccio-six-department-card__copy p{font-size:14px;line-height:1.55;min-height:44px;max-width:320px;margin:0 0 20px}
.faccio-six-department-card__links{display:flex;gap:8px;flex-wrap:wrap}
.faccio-six-department-card__links a{display:inline-flex;min-height:42px;padding:0 15px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#fff;color:#111;font-size:13px;font-weight:800}
.faccio-six-department-card__links a:hover{background:#111;color:#fff}
.faccio-six-department-card--innerwear .faccio-six-department-card__copy,.faccio-six-department-card--footwear .faccio-six-department-card__copy{color:#151515}
.faccio-six-department-card--innerwear .faccio-six-department-card__links a,.faccio-six-department-card--footwear .faccio-six-department-card__links a{border-color:#111}
/* Category pages show available items only; missing inventories remain honest. */
.faccio-six-archive-hero{background:#efebe5;overflow:hidden}
.faccio-six-archive-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,44%);gap:50px;align-items:center;min-height:390px}
.faccio-six-archive-hero__inner>div{padding:56px 0}
.faccio-six-archive-hero h1{font-size:clamp(54px,7vw,100px);line-height:.96;letter-spacing:-.05em;margin:0}
.faccio-six-archive-hero p:not(.faccio-eyebrow){font-size:17px;line-height:1.65;max-width:650px;color:#57524b}
.faccio-six-archive-hero__inner>img{width:100%;height:390px;object-fit:cover;object-position:center 18%;align-self:end;max-width:100%}
.faccio-six-archive-switch{display:flex;gap:8px;margin-top:20px}
.faccio-six-archive-switch a{min-width:112px;min-height:43px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #171717;border-radius:30px;font-weight:800;font-size:14px}
.faccio-six-archive-switch a[aria-current=page]{background:#171717;color:white}
.faccio-six-archive-body{padding:65px 0 110px;min-height:400px}
.faccio-six-archive-departments{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:65px}
.faccio-six-archive-departments a{min-height:116px;background:#f5f2ed;border-radius:14px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;min-width:0}
.faccio-six-archive-departments a strong{font-size:clamp(18px,2vw,26px)}
.faccio-six-archive-departments a span{font-size:13px;color:#6c625b}
.faccio-six-archive-departments a:hover{background:#eae1d5}
.faccio-six-results-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px}
.faccio-six-results-heading h2{font-size:clamp(30px,3.8vw,49px);margin:0}
.faccio-six-results-heading span{font-size:13px;color:#666}
.faccio-six-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.faccio-six-product-card{border:1px solid #e9e7e3;border-radius:14px;overflow:hidden;min-width:0}
.faccio-six-product-card>a{display:block}
.faccio-six-product-card__image{display:block;width:100%;aspect-ratio:4/5;background:#f1f1ef;overflow:hidden}
.faccio-six-product-card__image img{display:block;width:100%;height:100%;object-fit:cover}
.faccio-six-product-card__meta{display:flex;flex-direction:column;gap:7px;padding:17px 18px 8px;font-size:14px}
.faccio-six-product-card__view{display:block;color:#b50925;font-size:13px;font-weight:800;padding:0 18px 20px}
.faccio-six-coming-soon{border:1px solid #ded9d0;border-radius:22px;padding:clamp(32px,6vw,75px);background:#faf8f5;text-align:center}
.faccio-six-coming-soon h2{font-size:clamp(34px,4.5vw,60px);margin:0}
.faccio-six-coming-soon>p:not(.faccio-eyebrow){max-width:620px;margin:16px auto 28px;color:#5b5750;line-height:1.7}
.faccio-six-back-link a{font-weight:800;font-size:14px}
.faccio-six-shop-choice{display:flex;flex-wrap:wrap;gap:11px;margin:0 0 34px}
.faccio-six-shop-choice a{border:1px solid #121212;background:#fff;color:#111;border-radius:999px;padding:13px 25px;font-weight:800;font-size:15px}
.faccio-six-shop-choice a:hover{background:#111;color:#fff}
.faccio-six-account-continue{font-size:14px;font-weight:800;color:#ba0f29;text-decoration:underline;text-underline-offset:3px}
/* Larger readable typography without changing WooCommerce functional internals. */
.faccio-section-heading h2{font-size:clamp(40px,4.5vw,72px)}
.faccio-section-heading--split>p{font-size:17px;line-height:1.7}
.faccio-product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important}
.faccio-footer__links a{font-size:14px;min-height:23px}
.faccio-contact-aside{grid-template-columns:1fr}
.faccio-contact-card{min-width:0;overflow-wrap:anywhere}
@media (max-width:1280px){
 .faccio-header__inner{grid-template-columns:50px minmax(0,1fr) auto;min-height:74px}
 .faccio-nav{display:none}
 .faccio-brand__logo{width:46px!important;height:52px!important}
 .faccio-six-department-grid,.faccio-six-archive-departments{grid-template-columns:repeat(2,minmax(0,1fr))}
 .faccio-six-department-card{min-height:470px}
}
@media(max-width:900px){
 .faccio-six-hero .faccio-hero__copy{width:100%;padding:20px 0 52px}
 .faccio-six-hero h1{font-size:clamp(45px,7.4vw,68px)}
 .faccio-six-hero__logo{width:70px;height:82px}
 .faccio-six-hero__logo img{width:58px;height:76px}
 .faccio-six-audience-grid{gap:16px}
 .faccio-six-audience-card{height:clamp(360px,55vw,530px)}
 .faccio-six-products{grid-template-columns:repeat(2,minmax(0,1fr))}
 .faccio-six-archive-hero__inner{grid-template-columns:minmax(0,1fr) minmax(180px,38%);gap:24px}
 .faccio-six-archive-hero__inner>img{height:330px}
}
@media(max-width:600px){
 .faccio-header__inner{min-height:65px}
 .faccio-brand__logo{width:40px!important;height:48px!important}
 .faccio-brand__word{font-size:12px!important;letter-spacing:.1em!important}
 .faccio-six-hero{padding-top:clamp(305px,90vw,430px)!important}
 .faccio-six-hero .faccio-hero__copy{padding:12px 0 44px}
 .faccio-six-hero h1{font-size:clamp(43px,11vw,60px);line-height:1}
 .faccio-six-hero .faccio-hero__copy>p:not(.faccio-eyebrow){font-size:16px;line-height:1.5}
 .faccio-six-hero .faccio-btn{min-height:48px;font-size:14px;padding:0 22px}
 .faccio-six-audiences,.faccio-six-departments{padding:58px 0}
 .faccio-six-audience-grid{grid-template-columns:1fr;gap:15px}
 .faccio-six-audience-card{height:clamp(360px,105vw,530px);border-radius:15px}
 .faccio-six-audience-card__copy strong{font-size:58px}
 .faccio-six-department-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .faccio-six-department-card{min-height:330px;border-radius:12px}
 .faccio-six-department-card__copy{inset:auto 12px 14px}
 .faccio-six-department-card__copy small{font-size:9px}
 .faccio-six-department-card__copy h3{font-size:clamp(20px,6.1vw,29px);overflow-wrap:anywhere}
 .faccio-six-department-card__copy p{font-size:12px;line-height:1.4;min-height:0;margin-bottom:12px}
 .faccio-six-department-card__links{gap:5px}
 .faccio-six-department-card__links a{font-size:12px;padding:0 10px;min-height:40px}
 .faccio-six-archive-hero__inner{grid-template-columns:1fr;gap:0;min-height:0}
 .faccio-six-archive-hero__inner>div{padding:48px 0 24px}
 .faccio-six-archive-hero__inner>img{height:250px;width:100%;object-position:center 20%}
 .faccio-six-archive-hero h1{font-size:clamp(50px,13vw,72px)}
 .faccio-six-archive-body{padding:38px 0 70px}
 .faccio-six-archive-departments{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:40px}
 .faccio-six-archive-departments a{min-height:104px;padding:14px}
 .faccio-six-archive-departments a strong{font-size:18px}
 .faccio-six-products{gap:12px}
 .faccio-six-product-card__meta{font-size:13px;padding:12px 12px 8px}
 .faccio-six-product-card__view{font-size:12px;padding:0 12px 13px}
 .faccio-six-mobile__departments a{font-size:14px!important}
}
@media(max-width:365px){
 .faccio-six-department-grid{grid-template-columns:1fr}
 .faccio-six-department-card{min-height:300px}
 .faccio-six-department-card__copy{inset:auto 19px 21px}
 .faccio-six-department-card__copy h3{font-size:28px}
}
@media(prefers-reduced-motion:reduce){.faccio-six-audience-card img,.faccio-six-nav__dropdown{transition:none}}

.faccio-six-mobile{max-height:calc(100dvh - 110px);overflow-y:auto}
.faccio-six-archive-departments a:focus-visible,.faccio-six-department-card__links a:focus-visible{outline:3px solid #cf102d;outline-offset:3px}


/* ==========================================================
   FACCIO v1.7 — LOGO SCALE / IMAGE PLACEMENT / STARTER PRODUCTS
========================================================== */

/* Use the tighter original monogram and make the brand visibly larger. */
.faccio-brand__logo{
  width:68px!important;
  height:76px!important;
  object-fit:contain!important;
  flex:0 0 auto
}
.faccio-brand__word{
  font-size:16px!important;
  letter-spacing:.18em!important
}
.faccio-header__inner{
  min-height:94px;
  grid-template-columns:minmax(205px,1fr) auto minmax(190px,1fr)
}
.faccio-brand{
  gap:12px
}

/* Homepage hero is a real two-panel layout instead of a fragile background crop. */
.faccio-six-hero{
  min-height:660px;
  display:grid!important;
  grid-template-columns:minmax(0,1.18fr) minmax(430px,.82fr);
  align-items:stretch!important;
  padding:0!important;
  overflow:hidden;
  background:#f1eee8
}
.faccio-six-hero__media{
  position:relative;
  min-width:0;
  min-height:660px;
  overflow:hidden;
  background:#f1eee8
}
.faccio-six-hero__media img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:left center
}
.faccio-six-hero__media:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,transparent 66%,rgba(241,238,232,.12) 78%,#f1eee8 100%);
  pointer-events:none
}
.faccio-six-hero__panel{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  padding:64px clamp(34px,5vw,88px) 64px clamp(28px,3.5vw,58px);
  background:#f1eee8
}
.faccio-six-hero__copy{
  width:min(100%,620px);
  text-align:left;
  display:flex;
  align-items:flex-start;
  flex-direction:column
}
.faccio-six-hero__logo{
  width:112px;
  height:132px;
  margin:0 0 15px;
  display:grid;
  place-items:center;
  overflow:hidden
}
.faccio-six-hero__logo img{
  width:80px;
  height:132px;
  object-fit:cover;
  object-position:center
}
.faccio-six-hero h1{
  max-width:620px;
  margin:0;
  font-size:clamp(54px,5.7vw,92px);
  line-height:.96
}
.faccio-six-hero .faccio-hero__copy>p:not(.faccio-eyebrow),
.faccio-six-hero__copy>p:not(.faccio-eyebrow){
  margin:24px 0 0;
  max-width:570px;
  font-size:18px;
  line-height:1.65;
  color:#454039
}
.faccio-six-hero__actions{
  justify-content:flex-start;
  margin-top:30px
}

/* Better original-photo placement in tall category cards. */
.faccio-six-audience-card--men img{
  object-position:center 18%
}
.faccio-six-audience-card--women img{
  object-position:center 14%
}
.faccio-six-department-card img{
  object-position:center 20%
}
.faccio-six-department-card--outerwear img{
  object-position:center 16%
}
.faccio-six-department-card--accessories img{
  object-position:center 12%
}
.faccio-six-archive-hero__inner>img{
  object-position:center 16%
}

/* Branded visual for non-purchasable starter catalogue entries. */
.faccio-starter-visual{
  width:100%;
  height:100%;
  min-height:100%;
  padding:24px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  background:
    radial-gradient(circle at 50% 35%,rgba(255,255,255,.92),rgba(255,255,255,.32) 40%,transparent 64%),
    linear-gradient(145deg,#ebe5dc,#f7f4ee);
  color:#111;
  text-align:center
}
.faccio-starter-visual img{
  width:72px!important;
  height:116px!important;
  object-fit:cover!important;
  object-position:center!important;
  margin:0 0 6px!important;
  mix-blend-mode:multiply
}
.faccio-starter-visual__department{
  font-size:9px;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:#8b8379
}
.faccio-starter-visual strong{
  font-size:18px;
  letter-spacing:.14em
}
.faccio-starter-visual em{
  font-size:11px;
  font-style:normal;
  color:#b20d28;
  font-weight:800
}
.faccio-coming-soon-price{
  color:#9c1730;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em
}

/* Product-card imagery should stay predictable at every width. */
.faccio-six-product-card__image{
  aspect-ratio:4/5;
  background:#f2efea
}
.faccio-six-product-card__image>img,
.faccio-six-product-card__image .faccio-product-visual{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 20%
}
.faccio-six-product-card__meta{
  min-height:76px
}

/* ==========================================================
   NEWSLETTER — PHONE-SAFE
========================================================== */
@media(max-width:1280px){
  .faccio-header__inner{
    min-height:82px
  }
  .faccio-brand__logo{
    width:60px!important;
    height:68px!important
  }
}

@media(max-width:900px){
  .faccio-six-hero{
    min-height:0!important;
    display:block!important;
    padding:0!important
  }
  .faccio-six-hero__media{
    min-height:0;
    height:auto;
    aspect-ratio:1800/818
  }
  .faccio-six-hero__media img{
    object-fit:cover;
    object-position:left center
  }
  .faccio-six-hero__media:after{
    background:linear-gradient(180deg,transparent 62%,rgba(241,238,232,.32) 80%,#f1eee8 100%)
  }
  .faccio-six-hero__panel{
    padding:14px var(--faccio-gutter) 58px;
    justify-content:center
  }
  .faccio-six-hero__copy{
    width:min(100%,650px);
    align-items:center;
    text-align:center
  }
  .faccio-six-hero__logo{
    width:90px;
    height:106px;
    margin-top:-18px
  }
  .faccio-six-hero__logo img{
    width:66px;
    height:106px
  }
  .faccio-six-hero__actions{
    justify-content:center
  }
  .faccio-six-archive-hero__inner>img{
    object-position:center 14%
  }
}

@media(max-width:650px){
  .faccio-header__inner{
    min-height:76px
  }
  .faccio-brand__logo{
    width:54px!important;
    height:62px!important
  }
  .faccio-brand__word{
    font-size:13px!important;
    letter-spacing:.12em!important
  }

  /* One strong card per row on phones instead of cramped two-up cards. */
  .faccio-six-department-grid{
    grid-template-columns:1fr!important;
    gap:14px
  }
  .faccio-six-department-card{
    min-height:430px!important;
    aspect-ratio:auto
  }
  .faccio-six-department-card__copy{
    inset:auto 20px 22px
  }
  .faccio-six-department-card__copy h3{
    font-size:34px
  }
  .faccio-six-department-card__copy p{
    max-width:330px;
    font-size:14px;
    line-height:1.55
  }
  .faccio-six-archive-departments{
    grid-template-columns:1fr 1fr
  }
  .faccio-six-products{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  /* Homepage newsletter */
  .faccio-newsletter{
    padding:48px 0!important
  }
  .faccio-newsletter__inner{
    grid-template-columns:1fr!important;
    gap:18px!important;
    text-align:center
  }
  .faccio-newsletter__brand{
    width:70px!important;
    height:82px!important;
    margin:0 auto
  }
  .faccio-newsletter__brand img{
    width:46px!important;
    height:74px!important;
    object-fit:cover!important
  }
  .faccio-newsletter__copy h2{
    font-size:40px!important;
    line-height:1!important
  }
  .faccio-newsletter__copy>p:last-child{
    margin-inline:auto!important;
    font-size:14px!important
  }
  .faccio-newsletter-form{
    width:100%
  }
  .faccio-newsletter-form__row{
    grid-template-columns:1fr!important;
    border-radius:18px!important;
    padding:7px!important;
    gap:6px!important
  }
  .faccio-newsletter-form__row input{
    min-height:50px!important;
    padding:0 14px!important;
    text-align:left
  }
  .faccio-newsletter-form__row button{
    width:100%;
    min-height:48px!important
  }
  .faccio-newsletter-consent{
    margin:10px 4px 0!important;
    text-align:left
  }

  /* Newsletter page */
  .faccio-newsletter-page{
    min-height:0!important;
    padding:20px 0 42px!important
  }
  .faccio-newsletter-page__grid{
    display:block!important;
    min-height:0!important;
    border-radius:18px!important
  }
  .faccio-newsletter-page__visual{
    height:260px!important;
    min-height:260px!important
  }
  .faccio-newsletter-page__visual>img{
    object-position:center 20%!important
  }
  .faccio-newsletter-page__logo{
    width:64px!important;
    height:76px!important;
    left:18px!important;
    bottom:18px!important
  }
  .faccio-newsletter-page__logo img{
    width:42px!important;
    height:68px!important;
    object-fit:cover!important
  }
  .faccio-newsletter-page__copy{
    padding:36px 20px 40px!important
  }
  .faccio-newsletter-page__copy h1{
    font-size:45px!important;
    line-height:.98!important
  }
  .faccio-newsletter-page__copy>p:not(.faccio-eyebrow){
    margin:18px 0 24px!important;
    font-size:15px!important
  }

  /* First-visit popup becomes a safe mobile bottom sheet. */
  .faccio-newsletter-popup{
    place-items:end center!important;
    padding:0!important
  }
  .faccio-newsletter-popup__panel{
    width:100%!important;
    max-width:none!important;
    max-height:calc(100dvh - 10px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    border-radius:24px 24px 0 0!important;
    padding:
      30px
      20px
      calc(24px + env(safe-area-inset-bottom))
      20px!important
  }
  .faccio-newsletter-popup__close{
    position:sticky!important;
    top:0!important;
    margin-left:auto;
    margin-bottom:-34px;
    z-index:4
  }
  .faccio-newsletter-popup__mark{
    width:58px!important;
    height:70px!important;
    margin-bottom:16px!important
  }
  .faccio-newsletter-popup__mark img{
    width:38px!important;
    height:61px!important;
    object-fit:cover!important
  }
  .faccio-newsletter-popup h2{
    max-width:310px!important;
    font-size:40px!important;
    line-height:.98!important
  }
  .faccio-newsletter-popup__panel>p:not(.faccio-eyebrow){
    margin:14px 0 20px!important;
    font-size:14px!important;
    line-height:1.55!important
  }
  .faccio-newsletter-popup__field{
    grid-template-columns:minmax(0,1fr) 86px!important;
    padding:5px!important
  }
  .faccio-newsletter-popup__field input{
    min-height:46px!important;
    padding:0 11px!important
  }
  .faccio-newsletter-popup__field button{
    min-width:0!important;
    min-height:46px!important
  }
  .faccio-newsletter-popup__consent{
    font-size:10.5px!important;
    line-height:1.45!important
  }
  .faccio-newsletter-popup__skip{
    margin-top:13px!important
  }
}

@media(max-width:390px){
  .faccio-brand__logo{
    width:50px!important;
    height:58px!important
  }
  .faccio-brand__word{
    font-size:12px!important
  }
  .faccio-six-products{
    grid-template-columns:1fr!important
  }
  .faccio-six-archive-departments{
    grid-template-columns:1fr 1fr
  }
  .faccio-six-hero__panel{
    padding-bottom:48px
  }
  .faccio-six-hero h1{
    font-size:44px!important
  }
  .faccio-newsletter-popup__panel{
    padding-left:16px!important;
    padding-right:16px!important
  }
  .faccio-newsletter-popup__field{
    grid-template-columns:1fr!important;
    border-radius:16px!important
  }
  .faccio-newsletter-popup__field button{
    width:100%
  }
}

/* ==========================================================
   FACCIO v1.7.1 — WORDMARK SCALE + SOFTER IMAGE BLENDING
========================================================== */

/* Make the FACCIO wordmark more prominent beside the monogram. */
.faccio-brand{
  gap:14px;
}
.faccio-brand__word{
  font-size:20px!important;
  letter-spacing:.22em!important;
  line-height:1;
}

/* Soften the hero image edges so the photo blends into the background. */
.faccio-six-hero{
  background:linear-gradient(90deg,#f6f4ef 0%,#f1eee8 56%,#f1eee8 100%);
}
.faccio-six-hero__media{
  isolation:isolate;
  background:linear-gradient(90deg,#fbfbfb 0%,#f4f1eb 100%);
}
.faccio-six-hero__media::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(90deg,#f6f4ef 0%,rgba(246,244,239,0) 11%,rgba(246,244,239,0) 82%,#f1eee8 100%),
    linear-gradient(180deg,#f6f4ef 0%,rgba(246,244,239,0) 10%,rgba(246,244,239,0) 92%,#f1eee8 100%);
}
.faccio-six-hero__media::after{
  background:linear-gradient(90deg,rgba(246,244,239,0) 60%,rgba(241,238,232,.3) 76%,#f1eee8 100%);
  z-index:2;
}
.faccio-six-hero__media img{
  position:relative;
  z-index:0;
  object-position:left 18%;
}

/* Remove the hard white tile feeling around monogram graphics. */
.faccio-six-hero__logo img,
.faccio-newsletter__brand img,
.faccio-newsletter-page__logo img,
.faccio-newsletter-popup__mark img,
.faccio-starter-visual img{
  mix-blend-mode:multiply;
  background:transparent!important;
}

@media(max-width:1280px){
  .faccio-brand__word{
    font-size:18px!important;
    letter-spacing:.2em!important;
  }
}

@media(max-width:900px){
  .faccio-brand__word{
    font-size:16px!important;
    letter-spacing:.16em!important;
  }
  .faccio-six-hero__media::before{
    background:
      linear-gradient(90deg,#f6f4ef 0%,rgba(246,244,239,0) 8%,rgba(246,244,239,0) 92%,#f1eee8 100%),
      linear-gradient(180deg,#f6f4ef 0%,rgba(246,244,239,0) 7%,rgba(246,244,239,0) 88%,#f1eee8 100%);
  }
}

@media(max-width:650px){
  .faccio-brand{
    gap:10px;
  }
  .faccio-brand__word{
    font-size:15px!important;
    letter-spacing:.14em!important;
  }
}

@media(max-width:390px){
  .faccio-brand__word{
    font-size:14px!important;
    letter-spacing:.12em!important;
  }
}

/* ==========================================================
   FACCIO v1.8 — FACCIO™ CAMPAIGN IMAGERY
========================================================== */
.faccio-brand__word{
  font-size:24px!important;
  letter-spacing:.20em!important;
  display:inline-flex;
  align-items:flex-start;
  white-space:nowrap;
}
.faccio-tm{
  margin-left:3px;
  margin-top:-1px;
  font-size:.38em;
  line-height:1;
  letter-spacing:0;
  font-weight:900;
}
.faccio-product-visual{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center 16%!important;
}
.faccio-product-visual--shirt{object-position:center 18%!important}
.faccio-product-visual--hoodie{object-position:center 12%!important}
.faccio-product-visual--sweatshirt{object-position:center 13%!important}
.faccio-product-visual--hat{object-position:center 8%!important}
.faccio-starter-campaign-image{object-position:center 18%!important}
.faccio-six-department-card img,
.faccio-six-audience-card img,
.faccio-six-archive-hero__inner>img{
  object-fit:cover!important;
}
.faccio-six-department-card--innerwear img{object-position:center 18%!important}
.faccio-six-department-card--outerwear img{object-position:center 12%!important}
.faccio-six-department-card--footwear img{object-position:center 58%!important}
.faccio-six-department-card--accessories img{object-position:center 22%!important}
.faccio-six-audience-card--men img{object-position:center 18%!important}
.faccio-six-audience-card--women img{object-position:center 14%!important}
.faccio-six-product-card__image,
.faccio-product-card__image{
  background:#efe9df!important;
}

@media(max-width:1280px){
  .faccio-brand__word{font-size:21px!important}
}
@media(max-width:900px){
  .faccio-brand__word{font-size:18px!important}
}
@media(max-width:650px){
  .faccio-brand__word{font-size:17px!important;letter-spacing:.15em!important}
  .faccio-tm{font-size:.36em}
}
@media(max-width:390px){
  .faccio-brand__word{font-size:16px!important;letter-spacing:.12em!important}
}

/* Single-product editorial campaign image */
.faccio-single-campaign{
  grid-column:1/-1;
  margin:68px 0 0;
  display:grid;
  grid-template-columns:minmax(220px,.32fr) minmax(0,.68fr);
  overflow:hidden;
  border-radius:22px;
  background:#efe9df;
}
.faccio-single-campaign__copy{
  padding:42px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}
.faccio-single-campaign__copy span{
  color:#a61029;
  font-size:10px;
  font-weight:900;
  letter-spacing:.15em;
}
.faccio-single-campaign__copy strong{
  margin-top:12px;
  font-size:clamp(28px,3vw,44px);
  line-height:1.03;
}
.faccio-single-campaign__image{
  min-height:560px;
  overflow:hidden;
}
.faccio-single-campaign__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 16%;
}
@media(max-width:760px){
  .faccio-single-campaign{
    grid-template-columns:1fr;
    margin-top:46px;
  }
  .faccio-single-campaign__copy{
    padding:26px 22px;
  }
  .faccio-single-campaign__image{
    min-height:420px;
  }
}

/* ==========================================================
   FACCIO v1.8.1 — HEADER WORDMARK SCALE
   Make FACCIO™ visually match the monogram height on desktop
   while keeping the navigation stable at smaller breakpoints.
========================================================== */
.faccio-header__inner{
  min-height:104px!important;
  grid-template-columns:minmax(320px,1fr) auto minmax(190px,1fr)!important;
}
.faccio-brand{
  gap:16px!important;
  align-items:center!important;
}
.faccio-brand__logo{
  width:64px!important;
  height:72px!important;
  object-fit:contain!important;
  flex:0 0 auto!important;
}
.faccio-brand__word{
  font-size:50px!important;
  line-height:.86!important;
  letter-spacing:.07em!important;
  font-weight:700!important;
  display:inline-flex!important;
  align-items:flex-start!important;
  white-space:nowrap!important;
  transform:translateY(1px);
}
.faccio-brand__word .faccio-tm{
  font-size:.23em!important;
  margin-left:4px!important;
  margin-top:-1px!important;
  line-height:1!important;
}

@media(max-width:1380px){
  .faccio-header__inner{
    min-height:94px!important;
    grid-template-columns:minmax(270px,1fr) auto minmax(165px,1fr)!important;
  }
  .faccio-brand__logo{
    width:58px!important;
    height:66px!important;
  }
  .faccio-brand__word{
    font-size:43px!important;
    letter-spacing:.065em!important;
  }
}

@media(max-width:1180px){
  .faccio-header__inner{
    min-height:88px!important;
    grid-template-columns:minmax(230px,1fr) auto minmax(130px,1fr)!important;
  }
  .faccio-brand{
    gap:12px!important;
  }
  .faccio-brand__logo{
    width:52px!important;
    height:60px!important;
  }
  .faccio-brand__word{
    font-size:36px!important;
    letter-spacing:.055em!important;
  }
}

@media(max-width:900px){
  .faccio-header__inner{
    min-height:78px!important;
    grid-template-columns:52px minmax(0,1fr) 80px!important;
  }
  .faccio-brand{
    gap:9px!important;
    justify-self:center!important;
  }
  .faccio-brand__logo{
    width:44px!important;
    height:52px!important;
  }
  .faccio-brand__word{
    font-size:29px!important;
    letter-spacing:.045em!important;
  }
  .faccio-brand__word .faccio-tm{
    font-size:.22em!important;
    margin-left:2px!important;
  }
}

@media(max-width:650px){
  .faccio-header__inner{
    min-height:74px!important;
  }
  .faccio-brand__logo{
    width:40px!important;
    height:48px!important;
  }
  .faccio-brand__word{
    font-size:25px!important;
    letter-spacing:.035em!important;
  }
}

@media(max-width:390px){
  .faccio-brand{
    gap:7px!important;
  }
  .faccio-brand__logo{
    width:36px!important;
    height:44px!important;
  }
  .faccio-brand__word{
    font-size:22px!important;
    letter-spacing:.025em!important;
  }
}


/* v1.8.2 Homepage custom slider */
.faccio-home-slider{position:relative;overflow:hidden;background:linear-gradient(90deg,#efebe7 0%,#f6f3f0 42%,#ece7e1 100%);border-bottom:1px solid rgba(16,16,16,.06)}
.faccio-home-slider__viewport{position:relative;min-height:min(860px,92vh)}
.faccio-home-slider__slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(22px);transition:opacity .55s ease,transform .55s ease,visibility .55s ease}
.faccio-home-slider__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0);position:relative}
.faccio-home-slider__media{position:relative;min-height:720px;background:#ebe7e3;overflow:hidden}
.faccio-home-slider__media img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;mix-blend-mode:multiply}
.faccio-home-slider__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,243,240,0) 48%,rgba(245,243,240,.42) 73%,rgba(245,243,240,.88) 100%)}
.faccio-home-slider__panel{display:flex;align-items:center;justify-content:center;padding:72px clamp(28px,4.6vw,68px) 92px;background:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0))}
.faccio-home-slider__copy{width:min(620px,100%);position:relative;z-index:2}
.faccio-home-slider__logo{width:86px;height:104px;display:grid;place-items:center;margin:0 0 12px}
.faccio-home-slider__logo img{width:78px;height:98px;object-fit:contain}
.faccio-home-slider h1{font-size:clamp(52px,6vw,88px);line-height:.96;letter-spacing:-.05em;margin:0;max-width:640px}
.faccio-home-slider__copy>p:not(.faccio-eyebrow){margin:22px 0 0;max-width:560px;font-size:19px;line-height:1.62;color:#3d3a36}
.faccio-home-slider__actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}
.faccio-home-slider__controls{position:absolute;left:50%;bottom:30px;z-index:8;transform:translateX(-50%);display:flex;align-items:center;gap:18px;background:rgba(255,255,255,.78);backdrop-filter:blur(12px);border:1px solid rgba(17,17,17,.08);border-radius:999px;padding:10px 14px;box-shadow:0 18px 40px rgba(17,17,17,.1)}
.faccio-home-slider__arrow{width:46px;height:46px;border-radius:50%;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111;display:grid;place-items:center;font-size:18px;cursor:pointer;transition:transform .25s ease,background .25s ease,border-color .25s ease}
.faccio-home-slider__arrow:hover{transform:translateY(-1px);background:#111;color:#fff;border-color:#111}
.faccio-home-slider__dots{display:flex;align-items:center;gap:10px}
.faccio-home-slider__dot{width:11px;height:11px;border-radius:50%;border:0;background:rgba(17,17,17,.22);cursor:pointer;transition:transform .25s ease,background .25s ease}
.faccio-home-slider__dot.is-active{background:#111;transform:scale(1.18)}
@media (max-width: 1180px){
  .faccio-home-slider__slide{grid-template-columns:1fr}
  .faccio-home-slider__media{min-height:560px}
  .faccio-home-slider__media::after{background:linear-gradient(180deg,rgba(245,243,240,0) 60%,rgba(245,243,240,.76) 100%)}
  .faccio-home-slider__panel{padding:26px 24px 104px}
  .faccio-home-slider__copy{max-width:760px;text-align:center}
  .faccio-home-slider__logo{margin:0 auto 12px}
  .faccio-home-slider__copy>p:not(.faccio-eyebrow){margin-left:auto;margin-right:auto}
  .faccio-home-slider__actions{justify-content:center}
}
@media (max-width: 767px){
  .faccio-home-slider__viewport{min-height:auto}
  .faccio-home-slider__media{min-height:340px}
  .faccio-home-slider__panel{padding:24px 18px 92px}
  .faccio-home-slider h1{font-size:clamp(40px,12vw,56px)}
  .faccio-home-slider__copy>p:not(.faccio-eyebrow){font-size:16px;line-height:1.52}
  .faccio-home-slider__actions{gap:10px}
  .faccio-home-slider__actions .faccio-btn{min-height:48px;padding:0 22px;font-size:14px}
  .faccio-home-slider__controls{bottom:18px;gap:12px;padding:8px 11px}
  .faccio-home-slider__arrow{width:40px;height:40px}
}


/* ==========================================================
   FACCIO v1.8.3 — HOMEPAGE SLIDER CONSISTENCY FIX
   Keeps every slide on one identical canvas and removes the
   first-slide layout jump.
========================================================== */
.faccio-home-slider__viewport{
  position:relative;
  height:clamp(650px,calc(100vh - 120px),820px);
  min-height:650px;
  overflow:hidden;
}
.faccio-home-slider__slide,
.faccio-home-slider__slide.is-active{
  position:absolute!important;
  inset:0!important;
  width:100%;
  height:100%;
  min-height:0;
  transform:none!important;
}
.faccio-home-slider__slide{
  transition:opacity .5s ease,visibility .5s ease!important;
}
.faccio-home-slider__media{
  min-height:0!important;
  height:100%;
}
.faccio-home-slider__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 24%;
}
.faccio-home-slider__slide:first-child .faccio-home-slider__media img{
  object-position:center 18%;
}
.faccio-home-slider__panel{
  height:100%;
  min-height:0;
  overflow:hidden;
}
.faccio-home-slider__copy{
  max-height:100%;
}

@media(max-width:1180px){
  .faccio-home-slider__viewport{
    height:920px;
    min-height:920px;
  }
  .faccio-home-slider__slide,
  .faccio-home-slider__slide.is-active{
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:520px 400px;
  }
  .faccio-home-slider__media{
    height:520px;
  }
  .faccio-home-slider__panel{
    height:400px;
    padding-top:24px;
    padding-bottom:96px;
  }
}

@media(max-width:767px){
  .faccio-home-slider__viewport{
    height:800px!important;
    min-height:800px!important;
  }
  .faccio-home-slider__slide,
  .faccio-home-slider__slide.is-active{
    grid-template-rows:340px 460px;
  }
  .faccio-home-slider__media{
    height:340px;
  }
  .faccio-home-slider__media img{
    object-position:center 18%;
  }
  .faccio-home-slider__panel{
    height:460px;
    padding:20px 18px 88px;
    overflow:visible;
  }
  .faccio-home-slider__logo{
    width:68px;
    height:78px;
    margin-bottom:6px;
  }
  .faccio-home-slider__logo img{
    width:58px;
    height:76px;
  }
  .faccio-home-slider h1{
    font-size:clamp(38px,10.5vw,52px);
  }
  .faccio-home-slider__copy>p:not(.faccio-eyebrow){
    margin-top:14px;
    font-size:15px;
    line-height:1.48;
  }
  .faccio-home-slider__actions{
    margin-top:18px;
  }
}

@media(max-width:390px){
  .faccio-home-slider__viewport{
    height:780px!important;
    min-height:780px!important;
  }
  .faccio-home-slider__slide,
  .faccio-home-slider__slide.is-active{
    grid-template-rows:315px 465px;
  }
  .faccio-home-slider__media{
    height:315px;
  }
  .faccio-home-slider__panel{
    height:465px;
    padding-inline:15px;
  }
}


/* ==========================================================
   FACCIO v1.8.4 — CLEANER SLIDER COPY
   Removes unnecessary explanatory subtitles and keeps each
   slide focused on image, headline and shopping actions.
========================================================== */
.faccio-home-slider__copy{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.faccio-home-slider__copy>p:not(.faccio-eyebrow){
  display:none!important;
}
.faccio-home-slider__actions{
  margin-top:24px!important;
}
.faccio-home-slider h1{
  max-width:560px;
}
@media(max-width:1180px){
  .faccio-home-slider__copy{
    align-items:center;
  }
}
@media(max-width:767px){
  .faccio-home-slider__actions{
    margin-top:16px!important;
  }
}


/* ==========================================================
   FACCIO v1.8.5 — CLEAR HEADER + LARGER CATEGORIES
========================================================== */

/* Header starts visually clear, then becomes a soft glass bar on scroll. */
.faccio-header{
  background:rgba(255,255,255,.10)!important;
  border-bottom:1px solid rgba(17,17,17,.06)!important;
  -webkit-backdrop-filter:blur(8px) saturate(115%);
  backdrop-filter:blur(8px) saturate(115%);
  box-shadow:none!important;
  transition:background .24s ease,border-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease;
}
.faccio-header.is-scrolled{
  background:rgba(248,246,242,.86)!important;
  border-bottom-color:rgba(17,17,17,.09)!important;
  -webkit-backdrop-filter:blur(18px) saturate(135%);
  backdrop-filter:blur(18px) saturate(135%);
  box-shadow:0 10px 30px rgba(17,17,17,.055)!important;
}
.faccio-header .faccio-brand,
.faccio-header .faccio-nav,
.faccio-header .faccio-header-actions{
  position:relative;
  z-index:2;
}

/* Men / Women category cards: larger and more editorial. */
.faccio-six-audiences{
  padding:120px 0!important;
}
.faccio-six-audience-grid{
  gap:30px!important;
}
.faccio-six-audience-card{
  height:clamp(560px,48vw,760px)!important;
  border-radius:26px!important;
}
.faccio-six-audience-card__copy{
  left:clamp(28px,4.5vw,68px)!important;
  bottom:clamp(28px,4.5vw,64px)!important;
  gap:14px!important;
}
.faccio-six-audience-card__copy small{
  font-size:13px!important;
}
.faccio-six-audience-card__copy strong{
  font-size:clamp(64px,7vw,102px)!important;
}
.faccio-six-audience-card__copy em{
  font-size:18px!important;
}

/* Department categories: switch to a bigger 2x2 editorial grid on desktop. */
.faccio-six-departments{
  padding:120px 0!important;
}
.faccio-six-department-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:26px!important;
}
.faccio-six-department-card{
  min-height:620px!important;
  border-radius:22px!important;
}
.faccio-six-department-card__copy{
  inset:auto 32px 34px!important;
}
.faccio-six-department-card__copy small{
  font-size:12px!important;
}
.faccio-six-department-card__copy h3{
  font-size:clamp(38px,4vw,60px)!important;
  margin:12px 0!important;
}
.faccio-six-department-card__copy p{
  font-size:16px!important;
  line-height:1.55!important;
  max-width:440px!important;
  margin-bottom:22px!important;
}
.faccio-six-department-card__links a{
  min-height:48px!important;
  padding:0 20px!important;
  font-size:14px!important;
}

/* Make category archive department tiles feel less cramped too. */
.faccio-six-archive-departments{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
}
.faccio-six-archive-departments a{
  min-height:150px!important;
  padding:28px!important;
  border-radius:18px!important;
}
.faccio-six-archive-departments a strong{
  font-size:clamp(24px,2.8vw,34px)!important;
}
.faccio-six-archive-departments a span{
  font-size:14px!important;
}

@media(max-width:900px){
  .faccio-six-audiences,
  .faccio-six-departments{
    padding:86px 0!important;
  }
  .faccio-six-audience-card{
    height:clamp(500px,68vw,650px)!important;
  }
  .faccio-six-department-card{
    min-height:520px!important;
  }
}

@media(max-width:650px){
  .faccio-header{
    background:rgba(255,255,255,.18)!important;
    -webkit-backdrop-filter:blur(10px) saturate(120%);
    backdrop-filter:blur(10px) saturate(120%);
  }
  .faccio-six-audience-grid{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .faccio-six-audience-card{
    height:clamp(500px,130vw,680px)!important;
    border-radius:20px!important;
  }
  .faccio-six-audience-card__copy strong{
    font-size:clamp(58px,18vw,84px)!important;
  }
  .faccio-six-department-grid{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .faccio-six-department-card{
    min-height:500px!important;
    border-radius:18px!important;
  }
  .faccio-six-department-card__copy{
    inset:auto 22px 24px!important;
  }
  .faccio-six-department-card__copy h3{
    font-size:clamp(34px,11vw,48px)!important;
  }
  .faccio-six-department-card__copy p{
    font-size:14px!important;
  }
  .faccio-six-archive-departments{
    grid-template-columns:1fr!important;
  }
}


/* ==========================================================
   FACCIO v1.8.6 — FULL CLEAR HEADER + PNG IMAGE BLENDING
========================================================== */

/* Keep the header fully clear from start to finish. */
.faccio-header,
.faccio-header.is-scrolled{
  background:transparent!important;
  border-bottom-color:transparent!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
  box-shadow:none!important;
}
.faccio-header__inner{
  position:relative;
}
.faccio-header::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:1px;
  background:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.08),rgba(0,0,0,0));
  pointer-events:none;
}

/* Transparent logo assets should sit cleanly with no white tile. */
.faccio-brand__logo,
.faccio-home-slider__logo img,
.faccio-newsletter__brand img,
.faccio-newsletter-page__logo img,
.faccio-newsletter-popup__mark img,
.faccio-brand__logo--footer{
  background:transparent!important;
  mix-blend-mode:normal!important;
}

/* Homepage slider: use PNG cutouts with soft editorial blending. */
.faccio-home-slider{
  background:
    radial-gradient(circle at 18% 26%, rgba(255,255,255,.82) 0%, rgba(255,255,255,0) 28%),
    linear-gradient(90deg,#ede8e1 0%,#f6f3ee 43%,#ece6df 100%)!important;
}
.faccio-home-slider__media{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  padding:26px 26px 0!important;
  background:
    radial-gradient(circle at center 28%, rgba(255,255,255,.92) 0%, rgba(255,255,255,.44) 24%, rgba(255,255,255,0) 56%),
    linear-gradient(180deg,#f8f6f2 0%,#efe9e1 100%)!important;
}
.faccio-home-slider__media::after{
  background:
    radial-gradient(circle at 50% 78%, rgba(0,0,0,.055) 0%, rgba(0,0,0,0) 42%),
    linear-gradient(90deg,rgba(245,243,240,0) 42%,rgba(245,243,240,.18) 74%,rgba(245,243,240,.56) 100%)!important;
}
.faccio-home-slider__media img{
  width:auto!important;
  max-width:min(90%,760px)!important;
  max-height:94%!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  mix-blend-mode:normal!important;
  filter:drop-shadow(0 20px 40px rgba(17,17,17,.12));
}
.faccio-home-slider__slide:first-child .faccio-home-slider__media img{
  object-position:center bottom!important;
}

/* Audience + department cards should use transparent PNGs, not hard white boxes. */
.faccio-six-audience-card,
.faccio-six-department-card,
.faccio-six-archive-hero__inner,
.faccio-six-product-card__image,
.faccio-product-card__image,
.faccio-single-campaign,
.faccio-single-campaign__image{
  background:
    radial-gradient(circle at 50% 28%, rgba(255,255,255,.88) 0%, rgba(255,255,255,.32) 24%, rgba(255,255,255,0) 55%),
    linear-gradient(180deg,#f7f3ee 0%,#efe8de 100%)!important;
}

.faccio-six-audience-card img,
.faccio-six-department-card img,
.faccio-six-archive-hero__inner>img,
.faccio-product-card__image img,
.faccio-six-product-card__image img,
.faccio-product-visual,
.faccio-single-campaign__image img,
.faccio-starter-campaign-image{
  object-fit:contain!important;
  object-position:center bottom!important;
  width:100%!important;
  height:100%!important;
  padding:20px!important;
  background:transparent!important;
  mix-blend-mode:normal!important;
  filter:drop-shadow(0 16px 28px rgba(17,17,17,.10));
}
.faccio-six-department-card--footwear img,
.faccio-product-visual--shoe,
.faccio-product-visual--footwear{
  object-position:center 72%!important;
}
.faccio-six-department-card--accessories img,
.faccio-six-audience-card--women img,
.faccio-six-audience-card--men img,
.faccio-product-visual--hat,
.faccio-product-visual--hoodie,
.faccio-product-visual--shirt,
.faccio-product-visual--sweatshirt{
  object-position:center bottom!important;
}

/* Product grid spacing for contain-mode visuals. */
.faccio-product-card__image,
.faccio-six-product-card__image{
  padding:0!important;
}

@media(max-width:1180px){
  .faccio-home-slider__media img{
    max-width:min(88%,620px)!important;
    max-height:92%!important;
  }
}
@media(max-width:767px){
  .faccio-home-slider__media{
    padding:18px 18px 0!important;
  }
  .faccio-home-slider__media img{
    max-width:min(92%,420px)!important;
    max-height:95%!important;
  }
  .faccio-six-audience-card img,
  .faccio-six-department-card img,
  .faccio-six-archive-hero__inner>img,
  .faccio-product-card__image img,
  .faccio-six-product-card__image img,
  .faccio-product-visual,
  .faccio-single-campaign__image img,
  .faccio-starter-campaign-image{
    padding:14px!important;
  }
}


/* ==========================================================
   FACCIO v1.8.7 — USE PROVIDED PNGS + FULLY CLEAR HEADER
========================================================== */
.faccio-header,
.faccio-header.is-scrolled,
body .faccio-header,
body .faccio-header.is-scrolled{
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}
.faccio-header::before,
.faccio-header::after,
.faccio-header.is-scrolled::before,
.faccio-header.is-scrolled::after{
  display: none !important;
  content: none !important;
}
.faccio-header__inner{
  background: transparent !important;
}

/* Let the campaign PNGs read crisply and sit naturally on the page. */
.faccio-home-slider__media,
.faccio-six-audience-card,
.faccio-six-department-card,
.faccio-six-archive-hero__inner,
.faccio-story-hero__image,
.faccio-story-cta__image,
.faccio-product-card__image,
.faccio-six-product-card__image,
.faccio-single-campaign__image{
  overflow: hidden;
}

.faccio-home-slider__media img,
.faccio-six-audience-card img,
.faccio-six-department-card img,
.faccio-product-card__image img,
.faccio-six-product-card__image img,
.faccio-product-visual,
.faccio-starter-campaign-image,
.faccio-single-campaign__image img{
  image-rendering: auto;
}

/* Background-image sections that now use PNGs should stay clean and centred. */
.faccio-story-hero__image,
.faccio-story-cta__image{
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: contain !important;
}

/* Slightly calmer panel background so the transparent images blend cleanly. */
.faccio-home-slider__media,
.faccio-six-audience-card,
.faccio-six-department-card,
.faccio-product-card__image,
.faccio-six-product-card__image,
.faccio-single-campaign__image{
  background:
    radial-gradient(circle at 50% 22%, rgba(255,255,255,.92) 0%, rgba(255,255,255,.42) 26%, rgba(255,255,255,0) 56%),
    linear-gradient(180deg, #f7f3ee 0%, #efe8de 100%) !important;
}


/* ==========================================================
   FACCIO v1.9.0 — FULL POLISH PASS
   - mobile spacing + alignment
   - improved slider positioning
   - smoother category / product hover states
   - cleaner newsletter behaviour on phone
========================================================== */
:root{
  --faccio-polish-radius: 24px;
  --faccio-polish-shadow: 0 22px 48px rgba(17,17,17,.11);
  --faccio-polish-shadow-soft: 0 14px 28px rgba(17,17,17,.08);
}

html,body{
  overflow-x:hidden;
}

/* Header polish */
.faccio-announcement{
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.faccio-header,
.faccio-header.is-scrolled,
body .faccio-header,
body .faccio-header.is-scrolled{
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
}
.faccio-header__inner{
  min-height:84px;
  padding-block:10px;
  align-items:center;
}
.faccio-brand{
  display:inline-flex;
  align-items:center;
  gap:14px;
}
.faccio-brand__logo{
  width:56px!important;
  height:64px!important;
  object-fit:contain;
}
.faccio-brand__word{
  font-size:clamp(26px,2vw,38px)!important;
  line-height:1!important;
  letter-spacing:.16em!important;
  display:inline-flex;
  align-items:flex-start;
}
.faccio-tm{
  font-size:.34em;
  line-height:1;
  position:relative;
  top:.15em;
  margin-left:1px;
}
.faccio-nav a,
.faccio-account-trigger,
.faccio-icon-link{
  transition:transform .2s ease,color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.faccio-nav a:hover,
.faccio-nav a:focus-visible{
  transform:translateY(-1px);
}

/* Slider consistency + cleaner image placement */
.faccio-home-slider{
  border-bottom:0!important;
}
.faccio-home-slider__viewport{
  height:clamp(680px,calc(100svh - 86px),860px)!important;
  min-height:680px!important;
}
.faccio-home-slider__slide,
.faccio-home-slider__slide.is-active{
  display:grid!important;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;
  align-items:stretch!important;
}
.faccio-home-slider__media{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  padding:28px 24px 0!important;
}
.faccio-home-slider__media img{
  width:auto!important;
  max-width:min(90%,760px)!important;
  max-height:94%!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  filter:drop-shadow(0 24px 42px rgba(0,0,0,.12));
}
.faccio-home-slider__panel{
  padding:72px clamp(28px,4vw,68px) 108px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0))!important;
}
.faccio-home-slider__copy{
  width:min(580px,100%);
  justify-content:center;
}
.faccio-home-slider__logo{
  width:96px;
  height:112px;
  margin-bottom:10px;
}
.faccio-home-slider__logo img{
  width:88px;
  height:106px;
}
.faccio-home-slider h1{
  max-width:11ch;
}
.faccio-home-slider__actions{
  gap:14px!important;
}
.faccio-home-slider__actions .faccio-btn{
  min-height:54px;
  padding-inline:28px;
}
.faccio-home-slider__controls{
  bottom:22px!important;
}

/* Cards and tiles: smoother motion + cleaner depth */
.faccio-six-audience-card,
.faccio-six-department-card,
.faccio-product-card,
.woocommerce ul.products li.product,
.faccio-cart-shop-card{
  transition:transform .26s ease, box-shadow .26s ease, border-color .26s ease, background .26s ease;
  will-change:transform;
}
.faccio-six-audience-card:hover,
.faccio-six-audience-card:focus-visible,
.faccio-six-department-card:hover,
.faccio-six-department-card:focus-within,
.faccio-product-card:hover,
.woocommerce ul.products li.product:hover,
.faccio-cart-shop-card:hover{
  transform:translateY(-6px);
  box-shadow:var(--faccio-polish-shadow);
}
.faccio-six-audience-card img,
.faccio-six-department-card img,
.faccio-product-card__image img,
.woocommerce ul.products li.product img{
  transition:transform .35s ease, filter .35s ease;
}
.faccio-six-audience-card:hover img,
.faccio-six-department-card:hover img,
.faccio-product-card:hover .faccio-product-card__image img,
.woocommerce ul.products li.product:hover img{
  transform:scale(1.03);
  filter:drop-shadow(0 18px 32px rgba(0,0,0,.10));
}
.faccio-six-department-card__links a,
.faccio-product-card__link,
.woocommerce ul.products li.product .button{
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease, border-color .2s ease;
}
.faccio-six-department-card__links a:hover,
.woocommerce ul.products li.product .button:hover,
.faccio-product-card__link:hover{
  transform:translateY(-1px);
}
.faccio-product-card,
.woocommerce ul.products li.product{
  background:rgba(255,255,255,.76)!important;
  border:1px solid rgba(17,17,17,.08)!important;
  border-radius:20px!important;
  overflow:hidden;
  box-shadow:var(--faccio-polish-shadow-soft);
}
.faccio-product-card__body{
  padding:20px 20px 22px!important;
}
.faccio-six-audience-card,
.faccio-six-department-card{
  border:1px solid rgba(17,17,17,.08);
  box-shadow:var(--faccio-polish-shadow-soft);
}

/* Better category sizing and spacing */
.faccio-six-audience-grid,
.faccio-six-department-grid,
.faccio-category-grid,
.faccio-product-grid{
  gap:clamp(16px,2vw,28px)!important;
}
.faccio-six-audience-card{
  min-height:clamp(420px,48vw,680px)!important;
  border-radius:26px!important;
}
.faccio-six-audience-card__copy{
  left:clamp(20px,3vw,34px)!important;
  right:clamp(20px,3vw,34px)!important;
  bottom:clamp(20px,3vw,32px)!important;
}
.faccio-six-audience-card__copy strong{
  font-size:clamp(58px,6vw,92px)!important;
}
.faccio-six-department-card{
  min-height:520px!important;
  border-radius:24px!important;
}
.faccio-six-department-card__copy{
  inset:auto 24px 26px!important;
}
.faccio-six-department-card__copy h3{
  font-size:clamp(30px,2.8vw,44px)!important;
}
.faccio-six-department-card__copy p{
  max-width:340px;
}

/* Newsletter cleanup */
.faccio-newsletter,
.faccio-newsletter-page{
  overflow:hidden;
}
.faccio-newsletter__inner,
.faccio-newsletter-page__grid{
  gap:clamp(22px,3vw,40px)!important;
}
.faccio-newsletter,
.faccio-newsletter-page__visual,
.faccio-newsletter-popup__panel{
  border-radius:26px;
}
.faccio-newsletter-form__row{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:12px;
  align-items:center;
}
.faccio-newsletter-form__row input{
  min-height:54px;
}
.faccio-newsletter-form__row .faccio-btn,
.faccio-newsletter-form__row button{
  min-height:54px;
  white-space:nowrap;
}

/* Footer polish */
.faccio-footer{
  background:linear-gradient(180deg,#131313 0%,#0b0b0b 100%);
}
.faccio-footer__top,
.faccio-footer__grid{
  gap:clamp(24px,3vw,44px)!important;
}

/* Tablet */
@media (max-width:1180px){
  .faccio-header__inner{
    min-height:76px;
  }
  .faccio-brand__logo{
    width:50px!important;
    height:58px!important;
  }
  .faccio-brand__word{
    font-size:clamp(24px,2.8vw,32px)!important;
  }
  .faccio-home-slider__viewport{
    height:920px!important;
    min-height:920px!important;
  }
  .faccio-home-slider__slide,
  .faccio-home-slider__slide.is-active{
    grid-template-columns:1fr!important;
    grid-template-rows:520px 400px!important;
  }
  .faccio-home-slider__media{
    height:520px!important;
    padding-top:22px!important;
  }
  .faccio-home-slider__media img{
    max-width:min(86%,620px)!important;
    max-height:95%!important;
  }
  .faccio-home-slider__panel{
    height:400px!important;
    padding:28px 24px 96px!important;
  }
  .faccio-home-slider__copy{
    align-items:center!important;
    text-align:center!important;
    margin-inline:auto;
  }
  .faccio-six-audience-card{
    min-height:440px!important;
  }
  .faccio-six-audience-card__copy strong{
    font-size:clamp(46px,6vw,72px)!important;
  }
  .faccio-six-department-card{
    min-height:460px!important;
  }
}

/* Phone */
@media (max-width:767px){
  :root{--faccio-gutter:14px;}
  .faccio-announcement__inner{
    gap:14px;
    justify-content:center;
    text-align:center;
    flex-wrap:wrap;
  }
  .faccio-header__inner{
    min-height:70px;
    gap:10px;
    grid-template-columns:46px minmax(0,1fr) auto!important;
    padding-block:8px;
  }
  .faccio-brand{
    gap:10px;
  }
  .faccio-brand__logo{
    width:44px!important;
    height:50px!important;
  }
  .faccio-brand__word{
    font-size:22px!important;
    letter-spacing:.12em!important;
  }
  .faccio-account-trigger{
    min-height:38px;
    padding:0 10px;
  }
  .faccio-account-trigger span{
    display:none;
  }
  .faccio-mobile-menu{
    border-radius:0 0 18px 18px;
    padding:10px 14px 20px!important;
  }
  .faccio-mobile-menu a{
    font-size:15px!important;
  }

  .faccio-home-slider__viewport{
    height:760px!important;
    min-height:760px!important;
  }
  .faccio-home-slider__slide,
  .faccio-home-slider__slide.is-active{
    grid-template-rows:320px 440px!important;
  }
  .faccio-home-slider__media{
    height:320px!important;
    padding:14px 12px 0!important;
  }
  .faccio-home-slider__media img{
    max-width:min(94%,420px)!important;
    max-height:96%!important;
  }
  .faccio-home-slider__panel{
    height:440px!important;
    padding:18px 16px 88px!important;
  }
  .faccio-home-slider__logo{
    width:72px;
    height:84px;
    margin-bottom:8px;
  }
  .faccio-home-slider__logo img{
    width:64px;
    height:80px;
  }
  .faccio-home-slider h1{
    font-size:clamp(34px,11vw,48px)!important;
    max-width:9.5ch;
  }
  .faccio-home-slider__actions{
    width:100%;
    flex-direction:column;
    gap:10px!important;
  }
  .faccio-home-slider__actions .faccio-btn,
  .faccio-home-slider__actions .faccio-six-btn-outline{
    width:100%;
    justify-content:center;
  }
  .faccio-home-slider__controls{
    width:calc(100% - 28px);
    justify-content:center;
    bottom:14px!important;
    gap:10px;
  }
  .faccio-home-slider__arrow{
    width:38px;
    height:38px;
  }

  .faccio-section{
    padding-block:52px!important;
  }
  .faccio-six-audience-grid,
  .faccio-six-department-grid,
  .faccio-category-grid,
  .faccio-product-grid,
  .woocommerce ul.products{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .faccio-six-audience-card{
    min-height:400px!important;
    border-radius:22px!important;
  }
  .faccio-six-audience-card__copy strong{
    font-size:54px!important;
  }
  .faccio-six-department-card{
    min-height:390px!important;
    border-radius:20px!important;
  }
  .faccio-six-department-card__copy{
    inset:auto 16px 18px!important;
  }
  .faccio-six-department-card__copy h3{
    font-size:30px!important;
  }
  .faccio-product-card,
  .woocommerce ul.products li.product{
    border-radius:18px!important;
  }
  .faccio-product-card__body{
    padding:16px 16px 18px!important;
  }

  .faccio-newsletter__inner,
  .faccio-newsletter-page__grid{
    grid-template-columns:1fr!important;
  }
  .faccio-newsletter__brand,
  .faccio-newsletter-page__visual{
    min-height:280px!important;
    height:280px!important;
  }
  .faccio-newsletter-form__row{
    grid-template-columns:1fr!important;
  }
  .faccio-newsletter-form__row .faccio-btn,
  .faccio-newsletter-form__row button{
    width:100%;
  }
  .faccio-newsletter-popup__panel{
    width:min(100% - 20px, 520px);
    padding:22px 18px;
  }

  .faccio-footer{
    padding-top:54px;
  }
  .faccio-footer__bottom{
    flex-direction:column;
    align-items:flex-start;
  }
}

@media (max-width:390px){
  .faccio-brand__word{
    font-size:20px!important;
    letter-spacing:.1em!important;
  }
  .faccio-home-slider__viewport{
    height:720px!important;
    min-height:720px!important;
  }
  .faccio-home-slider__slide,
  .faccio-home-slider__slide.is-active{
    grid-template-rows:292px 428px!important;
  }
  .faccio-home-slider__media{
    height:292px!important;
  }
  .faccio-home-slider__panel{
    height:428px!important;
    padding-inline:14px!important;
  }
  .faccio-six-audience-card__copy strong{
    font-size:48px!important;
  }
}

@media (hover:none){
  .faccio-six-audience-card:hover,
  .faccio-six-department-card:hover,
  .faccio-product-card:hover,
  .woocommerce ul.products li.product:hover,
  .faccio-cart-shop-card:hover{
    transform:none;
    box-shadow:var(--faccio-polish-shadow-soft);
  }
}
