
:root{
  --faccio-ink:#0c0c0c;
  --faccio-charcoal:#1b1b1b;
  --faccio-red:#cf102d;
  --faccio-red-dark:#a90d24;
  --faccio-cream:#f4f1eb;
  --faccio-soft:#f7f7f7;
  --faccio-line:#dedede;
  --faccio-white:#fff;
  --faccio-muted:#6a6a6a;
  --faccio-shell:1440px;
  --faccio-radius:18px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--faccio-ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
body.faccio-menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
button,input,select,textarea{font:inherit}
.faccio-shell{width:min(calc(100% - 48px),var(--faccio-shell));margin-inline:auto}
.faccio-announcement{background:#0b0b0b;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.12em}
.faccio-announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:42px}
.faccio-announcement__inner span+span:before{content:"•";margin-right:42px;color:var(--faccio-red)}
.faccio-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,0,0,.08);backdrop-filter:blur(16px)}
.admin-bar .faccio-header{top:32px}
.faccio-header__inner{height:76px;display:grid;grid-template-columns:190px 1fr 190px;align-items:center}
.faccio-brand{display:inline-flex;align-items:center;gap:10px;width:max-content}
.faccio-brand__logo{width:38px;height:44px;object-fit:contain;display:block}
.faccio-brand__logo--footer{filter:invert(1);opacity:.96}
.faccio-brand__word{font-weight:900;letter-spacing:.22em;font-size:13px}
.faccio-nav{display:flex;justify-content:center;gap:28px}
.faccio-nav a{font-size:13px;font-weight:700;position:relative;padding:29px 0}
.faccio-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:21px;height:2px;background:var(--faccio-red);transition:right .2s ease}
.faccio-nav a:hover:after{right:0}
.faccio-header-actions{display:flex;justify-content:flex-end;gap:14px;align-items:center}
.faccio-icon-link{width:38px;height:38px;display:grid;place-items:center;position:relative;border-radius:50%}
.faccio-icon-link:hover{background:#f1f1f1}
.faccio-icon-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}
.faccio-cart-count{position:absolute;right:-2px;top:-2px;background:var(--faccio-red);color:#fff;min-width:17px;height:17px;padding:0 4px;border-radius:9px;display:grid;place-items:center;font-size:9px;font-weight:800}
.faccio-menu-toggle,.faccio-mobile-menu{display:none}

.faccio-hero{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden;background:#f3f1ef}
.faccio-hero__image{position:absolute;inset:0;background-size:cover;background-position:center center}
.faccio-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.02) 25%,rgba(255,255,255,.72) 58%,rgba(255,255,255,.94) 100%)}
.faccio-hero__content{position:relative;display:flex;justify-content:flex-end}
.faccio-hero__copy{width:min(570px,48%);padding:70px 0}
.faccio-eyebrow{margin:0 0 16px;color:var(--faccio-red);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.18em}
.faccio-hero h1,.faccio-page-hero h1,.faccio-page-head h1,.faccio-shop-hero h1{margin:0;font-size:clamp(48px,6vw,88px);line-height:.95;letter-spacing:-.055em;font-weight:900}
.faccio-hero__copy>p:not(.faccio-eyebrow){font-size:18px;line-height:1.65;color:#3e3e3e;max-width:500px;margin:24px 0 0}
.faccio-actions{display:flex;align-items:center;gap:24px;margin-top:32px}
.faccio-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-weight:800;font-size:13px;cursor:pointer;transition:.2s ease}
.faccio-btn--dark{background:#0c0c0c;color:#fff}
.faccio-btn--dark:hover{background:var(--faccio-red)}
.faccio-btn--outline{border-color:#111;background:transparent}
.faccio-btn--outline:hover{background:#111;color:#fff}
.faccio-link-arrow{font-size:13px;font-weight:800;display:inline-flex;gap:10px;align-items:center}
.faccio-link-arrow span{transition:transform .2s ease}
.faccio-link-arrow:hover span{transform:translateX(4px)}
.faccio-link-arrow--light{color:#fff}

.faccio-section{padding:104px 0}
.faccio-section--soft{background:var(--faccio-soft)}
.faccio-section--ink{background:#0e0e0e;color:#fff}
.faccio-section-heading{margin-bottom:42px}
.faccio-section-heading--split{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}
.faccio-section-heading h2,.faccio-editorial h2,.faccio-story-cta h2,.faccio-story-grid h2,.faccio-contact-form-wrap h2{font-size:clamp(36px,4.2vw,62px);line-height:1;letter-spacing:-.045em;margin:0;font-weight:900}
.faccio-section-heading--split>p{max-width:520px;color:var(--faccio-muted);line-height:1.7;margin:0 0 4px}
.faccio-section-heading--light>p{color:#aaa}

.faccio-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.faccio-category-card{height:520px;border-radius:var(--faccio-radius);overflow:hidden;position:relative;background:#eee}
.faccio-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.faccio-category-card:nth-child(1) img{object-position:center}
.faccio-category-card:nth-child(2) img{object-position:center 18%}
.faccio-category-card:nth-child(3) img{object-position:center 12%}
.faccio-category-card:nth-child(4) img{object-position:center 15%}
.faccio-category-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.78) 100%)}
.faccio-category-card__content{position:absolute;left:24px;right:24px;bottom:24px;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}
.faccio-category-card__content strong{font-size:30px;letter-spacing:-.03em}
.faccio-category-card__content em{font-size:12px;font-style:normal;font-weight:800;white-space:nowrap}
.faccio-category-card:hover img{transform:scale(1.03)}

.faccio-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.faccio-product-card{background:#fff;border-radius:16px;overflow:hidden;color:#111}
.faccio-product-card__image{display:block;aspect-ratio:4/5;background:#f0f0f0;overflow:hidden}
.faccio-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.faccio-product-card:hover .faccio-product-card__image img{transform:scale(1.025)}
.faccio-product-card__placeholder{height:100%;display:grid;place-items:center;font-size:14px;letter-spacing:.24em;font-weight:900}
.faccio-product-card__body{padding:20px}
.faccio-product-card h3{font-size:17px;line-height:1.35;margin:0 0 8px}
.faccio-product-card__price{font-weight:800;font-size:14px;margin-bottom:18px}
.faccio-product-card__link{font-size:12px;font-weight:900;color:var(--faccio-red)}
.faccio-empty-state{padding:40px;border:1px dashed #555;border-radius:16px;color:#ccc}
.faccio-empty-state h3{color:#fff}

.faccio-editorial{display:grid;grid-template-columns:1.35fr 1fr;min-height:620px;background:var(--faccio-cream)}
.faccio-editorial__media{overflow:hidden}
.faccio-editorial__media img{width:100%;height:100%;object-fit:cover}
.faccio-editorial__copy{padding:80px clamp(38px,6vw,100px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.faccio-editorial__copy p:not(.faccio-eyebrow){font-size:17px;line-height:1.8;color:#555;max-width:520px;margin:24px 0 32px}

.faccio-service-strip{border-top:1px solid var(--faccio-line);border-bottom:1px solid var(--faccio-line)}
.faccio-service-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}
.faccio-service-strip__grid>div{padding:30px 26px;border-right:1px solid var(--faccio-line)}
.faccio-service-strip__grid>div:last-child{border-right:0}
.faccio-service-strip strong{display:block;font-size:13px;margin-bottom:7px}
.faccio-service-strip span{font-size:12px;color:var(--faccio-muted);line-height:1.55}

.faccio-story-cta{display:grid;grid-template-columns:1.45fr 1fr;min-height:520px}
.faccio-story-cta__image{background-size:cover;background-position:center}
.faccio-story-cta__copy{padding:72px clamp(38px,6vw,96px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.faccio-story-cta__copy p:not(.faccio-eyebrow){font-size:16px;line-height:1.75;color:#555;max-width:500px;margin:24px 0}

.faccio-page-hero{min-height:580px;position:relative;display:flex;align-items:flex-end;color:#fff;overflow:hidden}
.faccio-page-hero__image,.faccio-page-hero__overlay{position:absolute;inset:0}
.faccio-page-hero__image{background-size:cover;background-position:center}
.faccio-page-hero__overlay{background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.15))}
.faccio-page-hero__content{position:relative;padding-bottom:76px}
.faccio-page-hero__content p:last-child{max-width:660px;font-size:17px;line-height:1.75;color:#eee}
.faccio-page-head,.faccio-shop-hero{background:var(--faccio-cream);padding:86px 0 76px}
.faccio-page-head h1,.faccio-shop-hero h1{font-size:clamp(48px,5.6vw,78px)}
.faccio-page-head .faccio-shell>p:last-child,.faccio-shop-hero .faccio-shell>p:last-child{max-width:690px;line-height:1.7;color:#5e5e5e;font-size:17px}
.faccio-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}
.faccio-prose{font-size:17px;line-height:1.85;color:#444}
.faccio-prose--wide{max-width:900px}
.faccio-prose h2{color:#111;font-size:32px;line-height:1.15;margin:38px 0 12px}
.faccio-info-box{padding:22px 24px;background:var(--faccio-cream);border-left:4px solid var(--faccio-red);margin-top:28px}
.faccio-principles{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.faccio-principles article{background:#fff;padding:34px;border:1px solid #e8e8e8;border-radius:16px;min-height:230px}
.faccio-principles span{color:var(--faccio-red);font-size:11px;font-weight:900}
.faccio-principles h3{font-size:24px;margin:42px 0 10px}
.faccio-principles p{font-size:14px;line-height:1.7;color:#666}

.faccio-contact-layout{display:grid;grid-template-columns:360px 1fr;gap:70px;align-items:start}
.faccio-contact-aside{display:grid;gap:14px}
.faccio-contact-card{border:1px solid var(--faccio-line);border-radius:16px;padding:24px}
.faccio-contact-card>span{color:var(--faccio-red);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.faccio-contact-card h3{font-size:20px;margin:12px 0 9px}
.faccio-contact-card p,.faccio-contact-card a{font-size:13px;line-height:1.7;color:#555}
.faccio-contact-form-wrap{max-width:850px}
.faccio-contact-intro{color:#666;line-height:1.7;margin:18px 0 30px}
.faccio-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.faccio-field-grid label{display:grid;gap:8px}
.faccio-field-grid label>span{font-size:12px;font-weight:800}
.faccio-field--full{grid-column:1/-1}
.faccio-contact-form input,.faccio-contact-form select,.faccio-contact-form textarea{width:100%;border:1px solid #ccc;background:#fff;border-radius:10px;padding:14px 15px;outline:none;transition:.2s}
.faccio-contact-form input:focus,.faccio-contact-form select:focus,.faccio-contact-form textarea:focus{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.06)}
.faccio-contact-submit{margin-top:22px;min-width:170px;border:0}
.faccio-form-status{margin-top:14px;font-size:13px}
.faccio-form-status.is-success{color:#166534}.faccio-form-status.is-error{color:#b91c1c}
.faccio-form-notice{padding:14px 16px;border-radius:10px;margin-bottom:22px;font-size:13px}
.faccio-form-notice--success{background:#ecfdf3;color:#166534}.faccio-form-notice--error{background:#fef2f2;color:#b91c1c}
.faccio-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}

.faccio-faq{max-width:920px}
.faccio-faq details{border-top:1px solid var(--faccio-line);padding:22px 0}
.faccio-faq details:last-child{border-bottom:1px solid var(--faccio-line)}
.faccio-faq summary{cursor:pointer;font-weight:800;font-size:18px}
.faccio-faq p{color:#666;line-height:1.75;max-width:760px}
.faccio-404{min-height:65vh;display:grid;place-items:center;text-align:center}
.faccio-404 h1{font-size:clamp(46px,7vw,92px);line-height:.95;max-width:900px;margin:0 auto 20px}
.faccio-404 p:not(.faccio-eyebrow){color:#666;margin-bottom:30px}

/* WooCommerce */
.faccio-woocommerce-wrap{padding:58px 0 100px}
.woocommerce .woocommerce-breadcrumb{font-size:11px;color:#777;margin-bottom:26px}
.woocommerce .woocommerce-result-count{font-size:12px;color:#666}
.woocommerce .woocommerce-ordering select{padding:11px 36px 11px 12px;border:1px solid #ccc;border-radius:8px;background:#fff}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px;margin:34px 0 0!important}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}
.woocommerce ul.products li.product a img{margin:0 0 15px!important;border-radius:14px;aspect-ratio:4/5;object-fit:cover;background:#f1f1f1}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;line-height:1.4;padding:0!important;font-weight:800}
.woocommerce ul.products li.product .price{font-size:13px!important;color:#111!important;font-weight:800}
.woocommerce ul.products li.product .button{background:#111!important;color:#fff!important;border-radius:999px!important;padding:12px 17px!important;font-size:11px!important}
.woocommerce ul.products li.product .button:hover{background:var(--faccio-red)!important}
.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);gap:64px}
.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}
.woocommerce div.product .product_title{font-size:clamp(38px,4vw,62px);line-height:1;letter-spacing:-.04em}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:#111!important;font-weight:900;font-size:22px!important}
.woocommerce div.product form.cart .variations select{min-width:220px;padding:12px;border:1px solid #ccc;border-radius:8px}
.woocommerce div.product form.cart .button{background:#111!important;color:#fff!important;border-radius:999px!important;padding:15px 25px!important}
.woocommerce div.product form.cart .button:hover{background:var(--faccio-red)!important}
.woocommerce div.product .woocommerce-tabs{grid-column:1/-1}
.woocommerce div.product .related.products{grid-column:1/-1}
.woocommerce-message,.woocommerce-info{border-top-color:var(--faccio-red)!important}
.woocommerce-message:before,.woocommerce-info:before{color:var(--faccio-red)!important}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:999px!important}
.woocommerce-checkout #payment{background:#f5f5f5!important;border-radius:14px!important}

.faccio-footer{background:#0b0b0b;color:#fff;padding:70px 0 24px}
.faccio-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}
.faccio-footer__grid h3{font-size:12px;text-transform:uppercase;letter-spacing:.13em;margin:0 0 18px}
.faccio-footer__grid a,.faccio-footer__grid p{display:block;color:#bcbcbc;font-size:13px;line-height:1.75;margin:0 0 8px}
.faccio-footer__grid a:hover{color:#fff}
.faccio-brand--footer{margin-bottom:22px;color:#fff}
.faccio-footer__muted{margin-top:14px!important}
.faccio-footer__bottom{border-top:1px solid #2a2a2a;margin-top:52px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#777;font-size:11px}
.faccio-footer__bottom span:last-child{display:flex;gap:18px}


/* ==========================================================
   ACCOUNT — SMOOTHER / CLEARER
========================================================== */
.faccio-account-menu{position:relative}
.faccio-account-trigger{
  min-height:40px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:0 13px;
  border:1px solid #dfdfdf;
  border-radius:999px;
  background:#fff;
  font-size:11px;
  font-weight:800;
  transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease
}
.faccio-account-trigger svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.faccio-account-trigger:hover,
.faccio-account-menu:focus-within .faccio-account-trigger{
  background:#111;
  color:#fff;
  border-color:#111;
  transform:translateY(-1px);
  box-shadow:0 8px 20px rgba(0,0,0,.10)
}
.faccio-account-dropdown{
  position:absolute;
  right:0;
  top:calc(100% + 10px);
  width:190px;
  padding:8px;
  background:#fff;
  border:1px solid #e5e5e5;
  border-radius:14px;
  box-shadow:0 18px 45px rgba(0,0,0,.13);
  opacity:0;
  visibility:hidden;
  transform:translateY(-5px);
  transition:.18s ease
}
.faccio-account-menu:hover .faccio-account-dropdown,
.faccio-account-menu:focus-within .faccio-account-dropdown,
.faccio-account-menu.is-open .faccio-account-dropdown{
  opacity:1;
  visibility:visible;
  transform:translateY(0)
}
.faccio-account-dropdown a{
  display:block;
  padding:11px 12px;
  border-radius:9px;
  font-size:12px;
  font-weight:700
}
.faccio-account-dropdown a:hover{background:#f4f4f4}

/* ==========================================================
   PRODUCT VARIATIONS — CLEAN PILLS + COLOUR SWATCHES
========================================================== */
.woocommerce div.product form.cart .variations{
  margin:26px 0 16px!important;
  border-collapse:separate!important;
  border-spacing:0 16px!important
}
.woocommerce div.product form.cart .variations tr{display:block;margin-bottom:18px}
.woocommerce div.product form.cart .variations th,
.woocommerce div.product form.cart .variations td{
  display:block!important;
  width:100%!important;
  padding:0!important;
  text-align:left!important
}
.woocommerce div.product form.cart .variations .label label{
  display:block;
  font-size:11px;
  font-weight:900;
  letter-spacing:.11em;
  text-transform:uppercase;
  margin-bottom:10px
}
.faccio-native-select{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  clip-path:inset(50%)!important
}
.faccio-variation-ui{display:flex;flex-wrap:wrap;gap:9px}
.faccio-variation-choice{
  min-width:48px;
  min-height:44px;
  padding:0 15px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  background:#fff;
  color:#111;
  border:1px solid #d5d5d5;
  border-radius:10px;
  font-size:12px;
  font-weight:800;
  cursor:pointer;
  transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease
}
.faccio-variation-choice:hover:not(:disabled){
  border-color:#111;
  transform:translateY(-1px)
}
.faccio-variation-choice.is-active{
  background:#111;
  color:#fff;
  border-color:#111;
  box-shadow:0 7px 18px rgba(0,0,0,.12)
}
.faccio-variation-choice:disabled{
  opacity:.35;
  cursor:not-allowed;
  text-decoration:line-through
}
.faccio-variation-ui.is-color .faccio-variation-choice{
  background:#fff;
  color:#111;
  padding:0 13px;
  min-width:auto
}
.faccio-variation-ui.is-color .faccio-variation-choice.is-active{
  border-color:#111;
  box-shadow:inset 0 0 0 1px #111,0 6px 16px rgba(0,0,0,.08)
}
.faccio-color-dot{
  --swatch:#ddd;
  width:22px;
  height:22px;
  border-radius:50%;
  background:var(--swatch);
  border:1px solid rgba(0,0,0,.16);
  box-shadow:inset 0 0 0 2px rgba(255,255,255,.35)
}
.woocommerce div.product form.cart .reset_variations{
  display:inline-block!important;
  margin-top:11px;
  font-size:11px;
  font-weight:800;
  color:#777;
  text-decoration:underline
}
.woocommerce div.product form.cart .single_variation_wrap{margin-top:18px}
.woocommerce div.product form.cart div.quantity{
  border:1px solid #d6d6d6;
  border-radius:999px;
  overflow:hidden;
  margin-right:10px!important
}
.woocommerce div.product form.cart div.quantity .qty{
  min-height:48px;
  width:70px;
  border:0!important;
  background:#fff
}
.woocommerce div.product form.cart .single_add_to_cart_button{
  min-height:50px;
  padding-inline:30px!important;
  letter-spacing:.02em;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease
}
.woocommerce div.product form.cart .single_add_to_cart_button:hover{
  transform:translateY(-1px);
  box-shadow:0 9px 22px rgba(0,0,0,.13)
}
.faccio-product-assurance{
  margin:28px 0 6px;
  padding:18px 0;
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px
}
.faccio-product-assurance>div{min-width:0}
.faccio-product-assurance strong{
  display:block;
  font-size:11px;
  margin-bottom:4px
}
.faccio-product-assurance span{
  display:block;
  color:#777;
  font-size:10.5px;
  line-height:1.45
}

/* ==========================================================
   PRODUCT DESCRIPTION / DETAILS AREA
========================================================== */
.woocommerce div.product .woocommerce-tabs{
  margin-top:70px;
  padding:0!important;
  border-top:1px solid #e5e5e5;
  display:grid;
  grid-template-columns:230px minmax(0,1fr);
  gap:56px
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  display:flex!important;
  flex-direction:column;
  gap:4px;
  padding:34px 0!important;
  margin:0!important;
  border:0!important
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  border:0!important;
  background:transparent!important;
  border-radius:10px!important;
  margin:0!important;
  padding:0!important
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
  display:block!important;
  padding:13px 15px!important;
  font-size:12px!important;
  font-weight:800!important;
  color:#666!important
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
  background:#111;
  color:#fff!important;
  border-radius:10px
}
.woocommerce div.product .woocommerce-tabs .panel{
  margin:0!important;
  padding:38px 0 54px!important;
  max-width:830px;
  color:#4d4d4d;
  font-size:15px;
  line-height:1.85
}
.woocommerce div.product .woocommerce-tabs .panel h2{
  margin:0 0 18px;
  color:#111;
  font-size:28px;
  line-height:1.15
}
.woocommerce div.product .woocommerce-tabs .panel p:first-of-type{margin-top:0}
.woocommerce div.product .woocommerce-tabs .shop_attributes{
  border:0!important
}
.woocommerce div.product .woocommerce-tabs .shop_attributes th,
.woocommerce div.product .woocommerce-tabs .shop_attributes td{
  padding:12px 0!important;
  border-top:1px solid #e8e8e8!important;
  border-bottom:0!important;
  background:transparent!important;
  font-style:normal!important
}
.faccio-tab-copy a{font-weight:800;text-decoration:underline;text-underline-offset:3px}

/* ==========================================================
   NEWSLETTER
========================================================== */
.faccio-newsletter{
  background:#cf102d;
  color:#fff;
  padding:64px 0
}
.faccio-newsletter__inner{
  display:grid;
  grid-template-columns:90px minmax(280px,.9fr) minmax(420px,1.1fr);
  align-items:center;
  gap:34px
}
.faccio-newsletter__brand{
  width:74px;height:74px;
  display:grid;place-items:center;
  border-radius:18px;
  background:#fff
}
.faccio-newsletter__brand img{width:48px;height:58px;object-fit:contain}
.faccio-newsletter .faccio-eyebrow{color:#fff;opacity:.72;margin-bottom:9px}
.faccio-newsletter__copy h2{
  font-size:clamp(34px,4vw,54px);
  margin:0;
  line-height:1;
  letter-spacing:-.04em
}
.faccio-newsletter__copy>p:last-child{
  max-width:500px;
  margin:12px 0 0;
  color:rgba(255,255,255,.82);
  line-height:1.6;
  font-size:14px
}
.faccio-newsletter-form__row{
  display:grid;
  grid-template-columns:1fr auto;
  gap:8px;
  padding:6px;
  border-radius:999px;
  background:#fff
}
.faccio-newsletter-form__row input{
  min-width:0;
  min-height:48px;
  padding:0 16px;
  border:0;
  outline:0;
  border-radius:999px;
  background:transparent
}
.faccio-newsletter-form__row button{
  min-height:48px;
  border:0;
  padding:0 21px;
  border-radius:999px;
  background:#111;
  color:#fff;
  font-weight:800;
  font-size:12px;
  cursor:pointer
}
.faccio-newsletter-form__row button:hover{background:#2a2a2a}
.faccio-newsletter-consent{
  display:flex;
  gap:9px;
  align-items:flex-start;
  margin:11px 8px 0;
  color:rgba(255,255,255,.8);
  font-size:10.5px;
  line-height:1.45
}
.faccio-newsletter-consent input{margin-top:2px;accent-color:#111}
.faccio-newsletter-status{min-height:18px;margin:8px 8px 0;font-size:11px;font-weight:700}
.faccio-newsletter-status.is-success{color:#fff}
.faccio-newsletter-status.is-error{color:#fff1f1}

/* Utility */
.screen-reader-text{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important
}

@media(max-width:1180px){
  .faccio-header__inner{grid-template-columns:170px 1fr 120px}
  .faccio-nav{gap:17px}
  .faccio-nav a{font-size:12px}
  .faccio-category-grid,.faccio-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .faccio-category-card{height:560px}
  .faccio-principles{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:900px){
  .faccio-account-trigger{width:40px;padding:0;justify-content:center;border:0}
  .faccio-account-trigger span{display:none}
  .faccio-account-dropdown{display:none}
  .faccio-newsletter__inner{grid-template-columns:70px 1fr;gap:22px}
  .faccio-newsletter-form{grid-column:1/-1}
  .woocommerce div.product .woocommerce-tabs{grid-template-columns:1fr;gap:0}
  .woocommerce div.product .woocommerce-tabs ul.tabs{
    flex-direction:row;
    flex-wrap:wrap;
    padding:26px 0 6px!important
  }
  .woocommerce div.product .woocommerce-tabs .panel{padding-top:24px!important}

  .faccio-shell{width:min(calc(100% - 32px),var(--faccio-shell))}
  .faccio-announcement__inner{gap:12px;justify-content:space-between}
  .faccio-announcement__inner span+span:before{display:none}
  .faccio-announcement__inner span:nth-child(2){display:none}
  .faccio-header__inner{grid-template-columns:52px 1fr 80px;height:68px}
  .faccio-menu-toggle{display:flex;width:38px;height:38px;border:0;background:transparent;padding:9px 7px;flex-direction:column;justify-content:center;gap:5px}
  .faccio-menu-toggle span{height:1.5px;background:#111;width:24px;display:block}
  .faccio-nav{display:none}
  .faccio-brand{justify-self:center}
  .faccio-header-actions .faccio-icon-link:first-child{display:none}
  .faccio-mobile-menu{display:grid;position:fixed;left:0;right:0;top:102px;background:#fff;border-top:1px solid #eee;padding:12px 16px 24px;box-shadow:0 18px 32px rgba(0,0,0,.1);transform:translateY(-130%);opacity:0;pointer-events:none;transition:.25s ease}
  .admin-bar .faccio-mobile-menu{top:134px}
  .faccio-mobile-menu.is-open{transform:translateY(0);opacity:1;pointer-events:auto}
  .faccio-mobile-menu a{padding:16px 5px;border-bottom:1px solid #eee;font-weight:800;font-size:14px}
  .faccio-hero{min-height:670px;align-items:flex-end}
  .faccio-hero__image{background-position:34% center}
  .faccio-hero__shade{background:linear-gradient(180deg,rgba(255,255,255,0) 30%,rgba(255,255,255,.98) 70%)}
  .faccio-hero__content{justify-content:flex-start}
  .faccio-hero__copy{width:100%;padding:300px 0 52px}
  .faccio-hero h1{font-size:clamp(48px,13vw,72px)}
  .faccio-section{padding:76px 0}
  .faccio-section-heading--split{display:block}
  .faccio-section-heading--split>p{margin-top:20px}
  .faccio-editorial,.faccio-story-cta{grid-template-columns:1fr}
  .faccio-editorial__media,.faccio-story-cta__image{min-height:470px}
  .faccio-service-strip__grid{grid-template-columns:repeat(2,1fr)}
  .faccio-service-strip__grid>div:nth-child(2){border-right:0}
  .faccio-service-strip__grid>div:nth-child(-n+2){border-bottom:1px solid var(--faccio-line)}
  .faccio-story-grid{grid-template-columns:1fr;gap:34px}
  .faccio-contact-layout{grid-template-columns:1fr;gap:40px}
  .faccio-contact-aside{grid-template-columns:repeat(3,1fr)}
  .faccio-footer__grid{grid-template-columns:repeat(2,1fr)}
  .woocommerce div.product{grid-template-columns:1fr;gap:30px}
}
@media(max-width:640px){
  .faccio-newsletter{padding:48px 0}
  .faccio-newsletter__inner{grid-template-columns:1fr}
  .faccio-newsletter__brand{width:62px;height:62px}
  .faccio-newsletter-form{grid-column:auto}
  .faccio-newsletter-form__row{grid-template-columns:1fr}
  .faccio-newsletter-form__row button{width:100%}
  .faccio-product-assurance{grid-template-columns:1fr}
  .woocommerce div.product .woocommerce-tabs ul.tabs{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .admin-bar .faccio-header{top:46px}
  .admin-bar .faccio-mobile-menu{top:148px}
  .faccio-announcement__inner span:nth-child(3){display:none}
  .faccio-announcement__inner{justify-content:center}
  .faccio-category-grid,.faccio-product-grid,.woocommerce ul.products{grid-template-columns:1fr!important}
  .faccio-category-card{height:500px}
  .faccio-product-grid--home{gap:16px}
  .faccio-section-heading h2,.faccio-editorial h2,.faccio-story-cta h2,.faccio-story-grid h2,.faccio-contact-form-wrap h2{font-size:38px}
  .faccio-service-strip__grid{grid-template-columns:1fr}
  .faccio-service-strip__grid>div{border-right:0;border-bottom:1px solid var(--faccio-line)!important}
  .faccio-service-strip__grid>div:last-child{border-bottom:0!important}
  .faccio-editorial__media,.faccio-story-cta__image{min-height:380px}
  .faccio-editorial__copy,.faccio-story-cta__copy{padding:54px 22px}
  .faccio-page-hero{min-height:500px}
  .faccio-page-head,.faccio-shop-hero{padding:60px 0 54px}
  .faccio-principles{grid-template-columns:1fr}
  .faccio-contact-aside{grid-template-columns:1fr}
  .faccio-field-grid{grid-template-columns:1fr}
  .faccio-field--full{grid-column:auto}
  .faccio-footer__grid{grid-template-columns:1fr}
  .faccio-footer__bottom{display:block}
  .faccio-footer__bottom span:last-child{margin-top:12px}
}
@media(prefers-reduced-motion:reduce){
  *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}

/* ==========================================================
   V1.2 — MY ACCOUNT
========================================================== */
.faccio-account-hero{background:linear-gradient(135deg,#f5f2ec 0%,#f0ede7 55%,#f7f5f1 100%);padding:82px 0 72px;border-bottom:1px solid #e8e4dc}
.faccio-account-hero__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}
.faccio-account-hero h1{margin:0;font-size:clamp(48px,6vw,78px);line-height:.96;letter-spacing:-.055em;font-weight:900;max-width:900px}
.faccio-account-hero__inner>div:first-child>p:last-child{max-width:650px;margin:20px 0 0;color:#5c5a56;font-size:16px;line-height:1.7}
.faccio-account-hero__mark{width:110px;height:110px;border-radius:28px;background:#fff;display:grid;place-items:center;box-shadow:0 18px 45px rgba(0,0,0,.07);transform:rotate(2deg)}
.faccio-account-hero__mark img{width:62px;height:78px;object-fit:contain}
.faccio-account-benefits{background:#fff;border-bottom:1px solid #ececec}
.faccio-account-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr)}
.faccio-account-benefits article{padding:30px 36px;border-right:1px solid #ececec;min-height:148px}
.faccio-account-benefits article:first-child{border-left:1px solid #ececec}
.faccio-account-benefits article>span{font-size:10px;font-weight:900;letter-spacing:.13em;color:var(--faccio-red)}
.faccio-account-benefits article strong{display:block;margin:16px 0 6px;font-size:16px}
.faccio-account-benefits article p{margin:0;color:#6d6d6d;font-size:12.5px;line-height:1.6;max-width:300px}
.faccio-account-main{padding:76px 0 110px;background:#fff}
.faccio-account-surface{max-width:1120px;margin:0 auto}
.faccio-account-surface .woocommerce{font-family:Arial,Helvetica,sans-serif}
.faccio-account-surface #customer_login{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin:0!important}
.faccio-account-surface #customer_login>.u-column1,
.faccio-account-surface #customer_login>.u-column2{float:none!important;width:auto!important;margin:0!important}
.faccio-account-surface #customer_login h2{margin:0 0 16px;font-size:28px;letter-spacing:-.035em}
.faccio-account-surface .woocommerce-form-login,
.faccio-account-surface .woocommerce-form-register{margin:0!important;border:1px solid #e1e1e1!important;border-radius:18px!important;padding:30px!important;min-height:100%;background:#fff;box-shadow:0 15px 40px rgba(0,0,0,.035)}
.faccio-account-surface .woocommerce-form-login:before{content:"Welcome back";display:block;color:var(--faccio-red);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;margin-bottom:9px}
.faccio-account-surface .woocommerce-form-register:before{content:"New to Faccio?";display:block;color:var(--faccio-red);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;margin-bottom:9px}
.faccio-account-surface .woocommerce-form-row{margin:0 0 18px!important}
.faccio-account-surface .woocommerce-form-row label{display:block;font-size:11px!important;font-weight:800;margin-bottom:8px;color:#222}
.faccio-account-surface .woocommerce-form-row input.input-text{min-height:50px;border:1px solid #d6d6d6;border-radius:10px;padding:0 14px!important;background:#fff;transition:border .18s ease,box-shadow .18s ease}
.faccio-account-surface .woocommerce-form-row input.input-text:focus{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.06);outline:0}
.faccio-account-surface .show-password-input{top:50%!important;transform:translateY(-10%)!important}
.faccio-account-surface .woocommerce-form-login__submit,
.faccio-account-surface .woocommerce-form-register__submit{min-height:46px!important;background:#111!important;color:#fff!important;padding:0 22px!important;border-radius:999px!important;font-size:12px!important;font-weight:900!important;transition:.18s ease!important}
.faccio-account-surface .woocommerce-form-login__submit:hover,
.faccio-account-surface .woocommerce-form-register__submit:hover{background:var(--faccio-red)!important;transform:translateY(-1px)}
.faccio-account-surface .woocommerce-LostPassword{margin:18px 0 0!important;font-size:12px}
.faccio-account-surface .woocommerce-LostPassword a{text-decoration:underline;text-underline-offset:3px}
.faccio-account-surface .woocommerce-privacy-policy-text{font-size:12px;line-height:1.7;color:#666;background:#f7f7f7;padding:14px 16px;border-radius:10px;margin-bottom:18px}
.faccio-account-surface .woocommerce-form__label-for-checkbox{display:inline-flex!important;align-items:center;gap:8px;font-size:12px!important}
.faccio-account-surface .woocommerce-form__label-for-checkbox input{accent-color:#111}
.faccio-account-surface .woocommerce-MyAccount-navigation{float:left!important;width:250px!important;margin-right:48px}
.faccio-account-surface .woocommerce-MyAccount-navigation ul{list-style:none;padding:10px;margin:0;background:#f7f7f7;border-radius:16px}
.faccio-account-surface .woocommerce-MyAccount-navigation li{margin:0}
.faccio-account-surface .woocommerce-MyAccount-navigation a{display:block;padding:13px 14px;border-radius:10px;font-size:12px;font-weight:800;color:#555}
.faccio-account-surface .woocommerce-MyAccount-navigation li.is-active a,
.faccio-account-surface .woocommerce-MyAccount-navigation a:hover{background:#111;color:#fff}
.faccio-account-surface .woocommerce-MyAccount-content{float:none!important;width:auto!important;overflow:hidden;min-height:320px;padding:8px 0}
.faccio-account-surface .woocommerce-MyAccount-content>p:first-child{font-size:18px;line-height:1.7}
.faccio-account-surface .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.faccio-account-surface .woocommerce-Address{float:none!important;width:auto!important;border:1px solid #e2e2e2;border-radius:16px;padding:22px}

/* ==========================================================
   V1.2 — HELP / POLICY PAGES
========================================================== */
.faccio-help-hero{background:#f4f1eb;padding:82px 0 72px;border-bottom:1px solid #e6e1d8}
.faccio-help-hero__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}
.faccio-help-hero h1{margin:0;font-size:clamp(50px,6vw,80px);line-height:.96;letter-spacing:-.055em;font-weight:900;max-width:900px}
.faccio-help-hero__inner>div>p:last-child{max-width:690px;margin:20px 0 0;font-size:16px;line-height:1.75;color:#5d5b57}
.faccio-help-nav{border-bottom:1px solid #e8e8e8;background:#fff}
.faccio-help-nav__grid{display:grid;grid-template-columns:repeat(4,1fr)}
.faccio-help-nav__grid>a{min-height:150px;padding:26px 24px;border-right:1px solid #ececec;display:flex;flex-direction:column;justify-content:flex-end;transition:.18s ease}
.faccio-help-nav__grid>a:first-child{border-left:1px solid #ececec}
.faccio-help-nav__grid>a:hover{background:#111;color:#fff}
.faccio-help-nav__grid span{color:var(--faccio-red);font-size:10px;font-weight:900;letter-spacing:.12em;margin-bottom:auto}
.faccio-help-nav__grid strong{font-size:15px;margin-bottom:7px}
.faccio-help-nav__grid em{font-size:10.5px;font-style:normal;color:#777}
.faccio-help-nav__grid>a:hover em{color:#bbb}
.faccio-help-content{padding:82px 0 110px}
.faccio-help-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:72px;align-items:start}
.faccio-help-sidebar{position:sticky;top:130px;border-left:1px solid #ddd;padding-left:18px;display:grid;gap:6px}
.faccio-help-sidebar p{margin:0 0 10px;color:var(--faccio-red);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.faccio-help-sidebar a{font-size:12px;color:#666;padding:7px 0;font-weight:700}
.faccio-help-sidebar a:hover{color:#111}
.faccio-help-sections{min-width:0}
.faccio-faq-group{scroll-margin-top:130px;padding:0 0 74px;margin-bottom:70px;border-bottom:1px solid #e5e5e5}
.faccio-faq-group:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.faccio-faq-group h2{font-size:clamp(34px,4vw,52px);line-height:1;margin:0 0 28px;letter-spacing:-.045em}
.faccio-faq-list details{border-top:1px solid #e3e3e3}
.faccio-faq-list details:last-child{border-bottom:1px solid #e3e3e3}
.faccio-faq-list summary{list-style:none;cursor:pointer;padding:21px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:15px;font-weight:800}
.faccio-faq-list summary::-webkit-details-marker{display:none}
.faccio-faq-list summary span{font-size:20px;line-height:1;font-weight:400;transition:transform .2s ease}
.faccio-faq-list details[open] summary span{transform:rotate(45deg)}
.faccio-faq-list details>div{padding:0 46px 22px 0;color:#666;font-size:14px;line-height:1.8;max-width:820px}
.faccio-faq-list details>div p{margin:0 0 10px}
.faccio-faq-list details>div a{color:#111;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.faccio-help-cta{background:#111;color:#fff;padding:66px 0}
.faccio-help-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}
.faccio-help-cta .faccio-eyebrow{color:#f05a6f}
.faccio-help-cta h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.04em}
.faccio-help-cta p:last-child{margin:13px 0 0;color:#aaa;line-height:1.6}
.faccio-help-cta .faccio-btn--dark{background:#fff;color:#111}
.faccio-help-cta .faccio-btn--dark:hover{background:var(--faccio-red);color:#fff}

/* Size guide */
.faccio-size-intro__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}
.faccio-size-intro h2,.faccio-policy-main h2,.faccio-return-card h2,.faccio-size-reference h2{font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.045em;margin:0 0 20px}
.faccio-lead{font-size:17px;line-height:1.8;color:#555}
.faccio-measure-steps{display:grid;gap:12px}
.faccio-measure-steps article{display:grid;grid-template-columns:52px 1fr;column-gap:18px;align-items:start;padding:22px;border:1px solid #e4e4e4;border-radius:15px}
.faccio-measure-steps article>span{grid-row:1/3;width:42px;height:42px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:900}
.faccio-measure-steps strong{font-size:14px;margin-top:2px}
.faccio-measure-steps p{font-size:12.5px;line-height:1.6;color:#666;margin:5px 0 0}
.faccio-fit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.faccio-fit-grid article{background:#fff;border:1px solid #e6e6e6;border-radius:16px;padding:28px;min-height:250px;display:flex;flex-direction:column}
.faccio-fit-grid article>span{font-size:10px;color:var(--faccio-red);font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.faccio-fit-grid h3{font-size:24px;line-height:1.1;margin:42px 0 12px;letter-spacing:-.03em}
.faccio-fit-grid p{font-size:13px;line-height:1.7;color:#666;margin:0 0 20px}
.faccio-fit-grid a{margin-top:auto;font-size:11px;font-weight:900;color:#111}
.faccio-size-reference{max-width:980px}
.faccio-size-reference>div:first-child{max-width:680px}
.faccio-size-pills{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0}
.faccio-size-pills span{min-width:70px;height:52px;display:grid;place-items:center;border:1px solid #d7d7d7;border-radius:10px;font-weight:900;font-size:13px;background:#fff}

/* Shipping */
.faccio-shipping-flow{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e2e2e2;border-radius:18px;overflow:hidden}
.faccio-shipping-flow article{padding:30px;border-right:1px solid #e2e2e2;min-height:230px}
.faccio-shipping-flow article:last-child{border-right:0}
.faccio-shipping-flow span{font-size:10px;color:var(--faccio-red);font-weight:900;letter-spacing:.12em}
.faccio-shipping-flow strong{display:block;font-size:18px;margin:58px 0 10px}
.faccio-shipping-flow p{font-size:12.5px;line-height:1.65;color:#666;margin:0}
.faccio-policy-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:70px;align-items:start}
.faccio-policy-main{display:grid;gap:60px}
.faccio-policy-main section{padding-bottom:58px;border-bottom:1px solid #ddd}
.faccio-policy-main section:last-child{border-bottom:0;padding-bottom:0}
.faccio-policy-main section>p:last-child{max-width:760px;color:#666;font-size:15px;line-height:1.85}
.faccio-policy-aside{display:grid;gap:14px;position:sticky;top:130px}
.faccio-policy-card{background:#fff;border:1px solid #e2e2e2;border-radius:16px;padding:24px}
.faccio-policy-card span{font-size:10px;color:var(--faccio-red);font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.faccio-policy-card strong{display:block;font-size:18px;margin:16px 0 7px}
.faccio-policy-card p{font-size:12.5px;color:#666;line-height:1.6;margin:0}

/* Returns */
.faccio-return-callout{display:flex;align-items:center;gap:30px;max-width:900px;margin:0 auto 58px;background:#111;color:#fff;border-radius:18px;padding:28px 34px}
.faccio-return-callout>span{font-size:44px;font-weight:900;letter-spacing:-.04em;color:#fff;white-space:nowrap}
.faccio-return-callout strong{font-size:15px}
.faccio-return-callout p{font-size:12.5px;line-height:1.6;color:#aaa;margin:7px 0 0}
.faccio-return-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.faccio-return-steps article{border-top:2px solid #111;padding:22px 4px 0}
.faccio-return-steps span{font-size:10px;color:var(--faccio-red);font-weight:900;letter-spacing:.12em}
.faccio-return-steps h3{font-size:21px;margin:42px 0 10px;letter-spacing:-.03em}
.faccio-return-steps p{font-size:12.5px;line-height:1.7;color:#666;margin:0}
.faccio-return-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.faccio-return-card{background:#fff;border:1px solid #e2e2e2;border-radius:18px;padding:34px}
.faccio-return-card--yes{border-color:#cfcfcf}
.faccio-return-card ul{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:12px}
.faccio-return-card li{position:relative;padding-left:25px;font-size:13px;line-height:1.55;color:#555}
.faccio-return-card li:before{content:"✓";position:absolute;left:0;top:0;color:var(--faccio-red);font-weight:900}
.faccio-return-card>p:not(.faccio-eyebrow){font-size:14px;line-height:1.8;color:#666}
.faccio-policy-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.faccio-policy-notes>div{padding:24px;border:1px solid #e2e2e2;border-radius:14px}
.faccio-policy-notes span{display:block;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;color:#111}
.faccio-policy-notes p{font-size:12.5px;line-height:1.7;color:#666;margin:0}

@media(max-width:1000px){
  .faccio-help-nav__grid{grid-template-columns:repeat(2,1fr)}
  .faccio-help-nav__grid>a:nth-child(2){border-right:1px solid #ececec}
  .faccio-help-nav__grid>a:nth-child(-n+2){border-bottom:1px solid #ececec}
  .faccio-help-layout{grid-template-columns:1fr;gap:35px}
  .faccio-help-sidebar{position:static;display:flex;flex-wrap:wrap;border-left:0;border-bottom:1px solid #e5e5e5;padding:0 0 18px;gap:8px 20px}
  .faccio-help-sidebar p{width:100%}
  .faccio-size-intro__grid{grid-template-columns:1fr;gap:44px}
  .faccio-fit-grid,.faccio-shipping-flow,.faccio-return-steps{grid-template-columns:repeat(2,1fr)}
  .faccio-shipping-flow article:nth-child(2){border-right:0}
  .faccio-shipping-flow article:nth-child(-n+2){border-bottom:1px solid #e2e2e2}
  .faccio-policy-layout{grid-template-columns:1fr}
  .faccio-policy-aside{position:static;grid-template-columns:repeat(3,1fr)}
}
@media(max-width:760px){
  .faccio-account-hero{padding:58px 0 50px}
  .faccio-account-hero__mark{display:none}
  .faccio-account-benefits__grid{grid-template-columns:1fr}
  .faccio-account-benefits article{border-right:1px solid #ececec;border-left:1px solid #ececec;border-bottom:1px solid #ececec;min-height:auto}
  .faccio-account-surface #customer_login{grid-template-columns:1fr;gap:30px}
  .faccio-account-main{padding:54px 0 80px}
  .faccio-account-surface .woocommerce-MyAccount-navigation{float:none!important;width:100%!important;margin:0 0 30px}
  .faccio-account-surface .woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:5px;padding:8px}
  .faccio-account-surface .woocommerce-MyAccount-navigation li{flex:0 0 auto}
  .faccio-account-surface .woocommerce-Addresses{grid-template-columns:1fr}
  .faccio-help-hero{padding:60px 0 54px}
  .faccio-help-hero__inner,.faccio-help-cta__inner{display:block}
  .faccio-help-hero .faccio-btn,.faccio-help-cta .faccio-btn{margin-top:28px}
  .faccio-help-nav__grid{grid-template-columns:1fr}
  .faccio-help-nav__grid>a{border-left:1px solid #ececec!important;border-right:1px solid #ececec!important;border-bottom:1px solid #ececec!important;min-height:125px}
  .faccio-help-content{padding:58px 0 80px}
  .faccio-fit-grid,.faccio-shipping-flow,.faccio-return-steps,.faccio-return-grid,.faccio-policy-notes,.faccio-policy-aside{grid-template-columns:1fr}
  .faccio-shipping-flow article{border-right:0!important;border-bottom:1px solid #e2e2e2!important}
  .faccio-shipping-flow article:last-child{border-bottom:0!important}
  .faccio-return-callout{display:block;padding:24px}
  .faccio-return-callout>span{display:block;margin-bottom:14px}
}



/* ==========================================================
   V1.3 — ACCOUNT AUTHENTICATION / REGISTRATION
========================================================== */
.faccio-account-main.is-auth{
  padding:72px 0 112px;
  background:
    radial-gradient(circle at 15% 15%,rgba(207,16,45,.045),transparent 30%),
    linear-gradient(180deg,#fff 0%,#fafafa 100%)
}
.faccio-account-auth-intro{
  max-width:760px;
  margin:0 auto 34px;
  text-align:center
}
.faccio-account-auth-intro h2{
  margin:0;
  font-size:clamp(32px,4vw,48px);
  line-height:1.02;
  letter-spacing:-.045em
}
.faccio-account-auth-intro>p:last-child{
  max-width:660px;
  margin:15px auto 0;
  color:#666;
  font-size:14px;
  line-height:1.75
}
.faccio-account-main.is-auth .faccio-account-surface{
  max-width:680px
}
.faccio-auth-tabs{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:5px;
  padding:5px;
  margin:0 auto;
  max-width:520px;
  border:1px solid #e3e3e3;
  border-radius:999px;
  background:#f2f2f2
}
.faccio-auth-tab{
  min-height:48px;
  border:0;
  border-radius:999px;
  background:transparent;
  color:#686868;
  font-size:12px;
  font-weight:900;
  cursor:pointer;
  transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease
}
.faccio-auth-tab:hover{color:#111}
.faccio-auth-tab.is-active{
  background:#111;
  color:#fff;
  box-shadow:0 7px 18px rgba(0,0,0,.12)
}
.faccio-auth-note{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin:13px 0 22px;
  color:#777;
  font-size:10.5px;
  line-height:1.45
}
.faccio-auth-note__dot{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#2d8a4d;
  box-shadow:0 0 0 3px rgba(45,138,77,.12)
}
.faccio-account-surface #customer_login.faccio-auth-enhanced{
  display:block!important;
  max-width:620px;
  margin:0 auto!important
}
.faccio-account-surface #customer_login.faccio-auth-enhanced>.u-column1,
.faccio-account-surface #customer_login.faccio-auth-enhanced>.u-column2{
  display:none!important;
  width:100%!important;
  float:none!important;
  margin:0!important
}
.faccio-account-surface #customer_login.faccio-auth-enhanced.is-login>.u-column1{
  display:block!important
}
.faccio-account-surface #customer_login.faccio-auth-enhanced.is-register>.u-column2{
  display:block!important
}
.faccio-account-surface #customer_login.faccio-auth-enhanced h2{
  font-size:34px;
  margin:0 0 22px;
  letter-spacing:-.045em
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-login,
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-register{
  border:1px solid #e3e3e3!important;
  border-radius:22px!important;
  padding:36px!important;
  background:#fff;
  box-shadow:0 22px 60px rgba(0,0,0,.065)
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-login:before{
  content:"Already have an account?";
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-register:before{
  content:"New to Faccio?";
}
.faccio-register-name-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px
}
.faccio-register-name-grid .woocommerce-form-row{
  min-width:0
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-row{
  margin-bottom:17px!important
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-row label{
  font-size:11px!important;
  letter-spacing:.01em
}
.faccio-account-surface #customer_login.faccio-auth-enhanced input.input-text{
  min-height:54px;
  border-radius:12px;
  border-color:#d1d1d1;
  padding:0 15px!important
}
.faccio-account-surface #customer_login.faccio-auth-enhanced input.input-text:hover{
  border-color:#aaa
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-login__submit,
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-register__submit{
  width:100%;
  min-height:52px!important;
  margin-top:4px!important;
  display:inline-flex!important;
  align-items:center;
  justify-content:center
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-register__submit:after{
  content:" →";
  margin-left:5px
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-LostPassword{
  text-align:center;
  margin-top:20px!important
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-privacy-policy-text{
  background:#f7f7f7;
  border:1px solid #ececec;
  border-radius:12px;
  padding:14px 16px;
  margin:4px 0 18px;
  color:#686868
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-privacy-policy-text a{
  color:#111;
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:2px
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-password-strength{
  margin-top:7px;
  border-radius:8px;
  padding:8px 10px;
  font-size:11px
}
.faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-password-hint{
  display:block;
  margin-top:8px;
  color:#777;
  font-size:10.5px;
  line-height:1.55
}
.faccio-account-surface .woocommerce-error,
.faccio-account-surface .woocommerce-message,
.faccio-account-surface .woocommerce-info{
  border:0!important;
  border-radius:13px;
  padding:16px 18px 16px 46px!important;
  margin:0 auto 22px!important;
  max-width:620px;
  box-shadow:none
}
.faccio-account-surface .woocommerce-error{background:#fff1f2!important;color:#8d1826!important}
.faccio-account-surface .woocommerce-message{background:#effaf2!important;color:#185d2d!important}
.faccio-account-surface .woocommerce-info{background:#f3f5f8!important;color:#343a43!important}

/* Logged-in account polish */
.faccio-account-main.is-logged-in .faccio-account-surface{
  max-width:1180px
}
.faccio-account-main.is-logged-in .woocommerce-MyAccount-navigation ul{
  border:1px solid #e5e5e5;
  background:#fff;
  box-shadow:0 14px 36px rgba(0,0,0,.035)
}
.faccio-account-main.is-logged-in .woocommerce-MyAccount-content{
  padding:28px 34px;
  border:1px solid #e5e5e5;
  border-radius:18px;
  background:#fff;
  min-height:360px
}
.faccio-account-main.is-logged-in .woocommerce-MyAccount-content h2,
.faccio-account-main.is-logged-in .woocommerce-MyAccount-content h3{
  letter-spacing:-.025em
}

@media(max-width:760px){
  .faccio-account-main.is-auth{padding:48px 0 76px}
  .faccio-account-auth-intro{margin-bottom:26px}
  .faccio-auth-tabs{max-width:none}
  .faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-login,
  .faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-register{
    padding:25px 20px!important;
    border-radius:17px!important
  }
  .faccio-register-name-grid{grid-template-columns:1fr;gap:0}
  .faccio-account-main.is-logged-in .woocommerce-MyAccount-content{
    padding:22px 18px
  }
}
