/* Concept A2 — approved mobile art direction, 2026-08-22 */
@font-face { font-family: "FS Arsenal"; src: url("fonts/arsenal-400.ttf") format("truetype"); font-style: normal; font-weight: 400; font-display: swap; }
@font-face { font-family: "FS Mulish"; src: url("fonts/mulish-300.ttf") format("truetype"); font-style: normal; font-weight: 300; font-display: swap; }
@font-face { font-family: "FS Mulish"; src: url("fonts/mulish-400.ttf") format("truetype"); font-style: normal; font-weight: 400; font-display: swap; }
@font-face { font-family: "FS Mulish"; src: url("fonts/mulish-500.ttf") format("truetype"); font-style: normal; font-weight: 500; font-display: swap; }
@font-face { font-family: "FS Mulish"; src: url("fonts/mulish-600.ttf") format("truetype"); font-style: normal; font-weight: 600; font-display: swap; }

@media (max-width: 767px) {
  html,body[class*="common-home"] { overflow-x: clip; background: #fffdf8; }
  body[class*="common-home"],body[class*="common-home"] .fs-home { color: #24231f; font-family: "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-home h1,body[class*="common-home"] .fs-home h2 { font-family: "FS Arsenal",sans-serif; font-weight: 400; letter-spacing: -.022em; }
  body[class*="common-home"] .fs-home h3,body[class*="common-home"] .fs-home h4,body[class*="common-home"] .fs-home p,body[class*="common-home"] .fs-home a,body[class*="common-home"] .fs-home button { font-family: "FS Mulish",sans-serif; }

  .fs-v3-header { position: relative; height: 62px; padding: 7px 16px; border: 0; background: #fffdf8; backdrop-filter: none; }
  .fs-v3-brand { width: 138px; height: 46px; }
  .fs-v3-brand img { width: 138px; max-height: 44px; }
  .fs-v3-header__brand-area { display: flex; min-width: 0; align-items: center; gap: 7px; }
  .fs-v3-header__social { display: flex; align-items: center; gap: 5px; }
  .fs-v3-header__social a { display: grid; width: 30px; height: 30px; flex: 0 0 30px; place-items: center; border: 1px solid #ded9d1; border-radius: 50%; background: #fff; color: #c51e4b; }
  .fs-v3-header__social svg { width: 15px; height: 15px; fill: currentColor; }
  .fs-v3-header__actions { gap: 17px; }
  .fs-v3-menu summary,.fs-v3-cart { width: 22px; height: 28px; border-radius: 0; background: transparent; box-shadow: none; }
  .fs-v3-menu nav { top: 38px; right: -40px; }

  body[class*="common-home"] .fs-hero { margin: 0 10px 61px !important; flex-direction: column; overflow: visible; border-radius: 0; background: transparent; }
  body[class*="common-home"] .fs-hero__visual { order: 1; height: 438px !important; overflow: hidden; border-radius: 28px 28px 12px 12px; }
  body[class*="common-home"] .fs-hero__content { position: relative; z-index: 2; order: 2; margin: -46px 13px 0; padding: 25px 20px 30px !important; border-radius: 22px 22px 0 0; background: #fffdf8; }
  body[class*="common-home"] .fs-eyebrow { margin-bottom: 9px; font: 600 10px/1.35 "FS Mulish",sans-serif; letter-spacing: .18em; }
  body[class*="common-home"] .fs-hero h1 { max-width: 315px; margin-bottom: 16px; font-size: 44px !important; font-weight: 400; line-height: .96; letter-spacing: -.025em; }
  body[class*="common-home"] .fs-hero__lead { margin-bottom: 21px; font-size: 14px; font-weight: 400; line-height: 1.62; }
  body[class*="common-home"] .fs-button { font: 600 13px/1 "FS Mulish",sans-serif; }

  body[class*="common-home"] .fs-section__head { margin-bottom: 24px; }
  body[class*="common-home"] .fs-section__head h2 { max-width: 355px; font-size: 36px; font-weight: 400; line-height: 1.02; }
  body[class*="common-home"] .fs-section__head > a { display: none; }

  body[class*="common-home"] .fs-category-grid { gap: 12px; }
  body[class*="common-home"] .fs-category-card,body[class*="common-home"] .fs-category-card:first-child { height: auto; overflow: hidden; border: 1px solid #ebe6df; border-radius: 18px; background: #fff; }
  body[class*="common-home"] .fs-category-card:first-child { grid-column: 1/-1; }
  body[class*="common-home"] .fs-category-card img,body[class*="common-home"] .fs-category-card:first-child img { height: 205px; border-radius: 17px 17px 0 0; }
  body[class*="common-home"] .fs-category-card:first-child img { height: 372px; }
  body[class*="common-home"] .fs-category-card > span { position: static; display: block; max-width: none; padding: 12px 13px 13px; border-radius: 0; background: #fff; }
  body[class*="common-home"] .fs-category-card strong,body[class*="common-home"] .fs-category-card:first-child strong { font: 500 17px/1.25 "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-category-card:first-child strong { font-family: "FS Arsenal",sans-serif; font-size: 31px; font-weight: 400; }
  body[class*="common-home"] .fs-category-card small { display: block; margin-top: 3px; color: #73746e; font: 400 10px/1.4 "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-occasions a { font: 500 11px/1.2 "FS Mulish",sans-serif; }

  body[class*="common-home"] .fs-catalog > .fs-section__head { margin-right: 16px; margin-left: 16px; padding-left: 0; }
  body[class*="common-home"] .fs-catalog > .fs-section__head::before { display: none; }
  body[class*="common-home"] .fs-legacy-catalog .tab-head { display: none !important; }
  body[class*="common-home"] .fs-legacy-catalog .box-product.productbox-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 34px 12px; }
  body[class*="common-home"] .fs-legacy-catalog .product-items:first-child { grid-column: 1/-1; }
  body[class*="common-home"] .fs-legacy-catalog .product-items:nth-child(n+4) { display: none !important; }
  body[class*="common-home"] .fs-legacy-catalog .product-block { height: auto; overflow: hidden; border: 1px solid #ebe6df; border-radius: 22px; background: #fff; }
  body[class*="common-home"] .fs-legacy-catalog .product-block-inner { display: flex; height: auto; margin: 0 !important; padding: 0 !important; flex-direction: column; }
  body[class*="common-home"] .fs-legacy-catalog .product-block .image { aspect-ratio: auto; height: 217px; margin: 0 !important; padding: 0 !important; border-radius: 21px 21px 0 0; }
  body[class*="common-home"] .fs-legacy-catalog .product-items:first-child .product-block { border-radius: 27px; }
  body[class*="common-home"] .fs-legacy-catalog .product-items:first-child .product-block .image { height: 394px; border-radius: 26px 26px 0 0; }
  body[class*="common-home"] .fs-legacy-catalog .product-block .image img.reg-image { transform: scale(1.2); transform-origin: center; }
  body[class*="common-home"] .fs-legacy-catalog .product-details { position: relative; min-height: 104px; padding: 14px 14px 16px !important; }
  body[class*="common-home"] .fs-legacy-catalog .caption h4 { margin-bottom: 5px; font: 500 12px/1.42 "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-legacy-catalog .product-items:first-child .caption h4 { font-size: 16px; }
  body[class*="common-home"] .fs-legacy-catalog .price { font: 600 13px/1.2 "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-legacy-catalog .product-details .price { padding-right: 43px; }
  body[class*="common-home"] .fs-legacy-catalog .product-items:first-child .price { font-size: 15px; }
  body[class*="common-home"] .fs-legacy-catalog .product-details > button.fs-v6-add { position: absolute; right: 13px; bottom: 14px; width: 34px; min-width: 34px; min-height: 34px; margin: 0; padding: 0 !important; overflow: hidden; border: 0 !important; border-radius: 50%; background: var(--v3-berry) !important; color: transparent !important; font-size: 0; }
  body[class*="common-home"] .fs-legacy-catalog .product-details > button.fs-v6-add::before { display: grid; width: 34px; height: 34px; margin: 0; place-items: center; color: #fff; font: 400 18px/1 "FS Mulish",sans-serif; content: "+"; }
  body[class*="common-home"] .fs-legacy-catalog .product-details > button.fs-v6-add > span { display: none !important; }

  body[class*="common-home"] .fs-trust { display: block; margin-bottom: 67px; border-top: 1px solid var(--v3-line); border-bottom: 1px solid var(--v3-line); }
  body[class*="common-home"] .fs-trust article { display: grid; min-height: 0; padding: 17px 0; grid-template-columns: 34px 1fr; border: 0; border-bottom: 1px solid #ede9e2; border-radius: 0; background: transparent; }
  body[class*="common-home"] .fs-trust article:last-child { border-bottom: 0; }
  body[class*="common-home"] .fs-trust article::before { width: auto; height: auto; margin: 0; background: none; color: var(--v3-berry); font: 600 10px/1.4 "FS Mulish",sans-serif; content: counter(fs-trust,decimal-leading-zero); }
  body[class*="common-home"] .fs-trust { counter-reset: fs-trust; }
  body[class*="common-home"] .fs-trust article { counter-increment: fs-trust; }
  body[class*="common-home"] .fs-trust h3,body[class*="common-home"] .fs-trust p { grid-column: 2; }
  body[class*="common-home"] .fs-trust h3 { font: 500 13px/1.3 "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-trust p { font-size: 10px; line-height: 1.5; }

  body[class*="common-home"] .fs-review-grid { display: flex; gap: 16px; margin: 0 -16px; padding: 0 16px; overflow-x: auto; scroll-padding-left: 16px; }
  body[class*="common-home"] .fs-review-grid blockquote { flex: 0 0 100%; padding: 27px 24px 29px; border-radius: 25px; background: var(--v3-berry); color: #fff; }
  body[class*="common-home"] .fs-review-grid blockquote:nth-child(2) { background: #f4eee8; color: var(--v3-text); }
  body[class*="common-home"] .fs-review-grid blockquote p { font-size: 19px; font-weight: 400; line-height: 1.4; }
  body[class*="common-home"] .fs-review-grid blockquote > footer { color: inherit !important; font: 400 10px/1.45 "FS Mulish",sans-serif !important; opacity: .78; }

  body[class*="common-home"] .fs-final { display: grid; margin: 0 16px 66px; padding: 26px 0 0; grid-template-columns: 1.35fr .65fr; align-items: end; border: 0; border-top: 1px solid #e5e1da; border-radius: 0; background: transparent; }
  body[class*="common-home"] .fs-final > div { min-width: 0; }
  body[class*="common-home"] .fs-final h2 { margin-bottom: 20px; font-size: 34px; font-weight: 400; line-height: 1.02; }
  body[class*="common-home"] .fs-final > img { display: block; width: 100%; min-width: 0; max-width: 100%; height: 184px; border-radius: 80px 80px 17px 17px; object-fit: cover; }

  .fs-v3-footer { padding: 28px 18px 25px; border: 0; background: #f8f3ed; font-family: "FS Mulish",sans-serif; }
  .fs-v3-footer__top,.fs-v3-footer__bottom { display: flex; align-items: center; justify-content: space-between; }
  .fs-v3-footer__brand { width: 130px; margin: 0; }
  .fs-v3-footer__brand img { width: 130px; }
  .fs-v3-footer__phone { margin: 0; font-size: 12px; font-weight: 600; }
  .fs-v3-footer > p { display: block; max-width: 280px; margin: 18px 0; color: #646660; font-size: 11px; line-height: 1.55; }
  .fs-v3-footer nav { padding-top: 17px; border-top: 1px solid #ddd7cf; gap: 10px 18px; }
  .fs-v3-footer nav a { font-size: 10px; font-weight: 500; }
  .fs-v3-footer__social { display: flex; margin-top: 18px; gap: 9px; }
  .fs-v3-footer__social a { display: inline-flex; min-height: 44px; padding: 0 14px; align-items: center; gap: 8px; border: 1px solid #d9d3ca; border-radius: 999px; background: #fffdf8; color: #292925; font: 600 11px/1 "FS Mulish",sans-serif; text-decoration: none; }
  .fs-v3-footer__social svg { width: 18px; height: 18px; fill: #c51e4b; }
  .fs-v3-footer__bottom { margin-top: 21px; color: #858680; }
  .fs-v3-footer small { font-size: 8px; }
}

/* Concept A2 discovery navigation and homepage category exploration. */
.fs-v3-menu nav{gap:20px}
.fs-nav-dropdown{position:relative;flex:0 0 auto}
.fs-v3-menu .fs-nav-dropdown>summary{display:flex!important;min-height:44px;padding:0 17px;align-items:center;gap:8px;border-radius:999px;color:#30312d;font:500 13px/1 "FS Mulish",sans-serif;cursor:pointer;list-style:none}
.fs-nav-dropdown>summary::-webkit-details-marker{display:none}
.fs-nav-dropdown>summary:after{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";transform:translateY(-2px) rotate(45deg)}
.fs-nav-dropdown[open]>summary,.fs-nav-dropdown>summary:hover,.fs-nav-dropdown>summary:focus-visible{background:#f8f3ed;color:#c51e4b;outline:0}
.fs-nav-dropdown[open]>summary:after{transform:translateY(2px) rotate(225deg)}
.fs-nav-dropdown__panel{position:absolute;top:calc(100% + 8px);left:0;z-index:80;display:grid;width:280px;padding:10px;border:1px solid #e7e2da;border-radius:18px;background:#fffdf9;box-shadow:0 18px 48px rgba(49,40,31,.14)}
.fs-nav-dropdown__panel::before{position:absolute;right:0;bottom:100%;left:0;height:8px;content:""}
.fs-nav-dropdown--catalog .fs-nav-dropdown__panel{left:auto;right:0;width:310px}
.fs-v3-menu .fs-nav-dropdown__panel>a{display:block;padding:11px 12px;border-radius:11px;color:#24231f;font:500 13px/1.35 "FS Mulish",sans-serif;text-decoration:none}
.fs-v3-menu .fs-nav-dropdown__panel>a:hover,.fs-v3-menu .fs-nav-dropdown__panel>a:focus-visible{background:#f8f0ed;color:#c51e4b;outline:0}
body[class*="common-home"] .fs-discovery{display:grid;margin-top:28px;grid-template-columns:1fr 1.45fr;gap:28px;padding-top:26px;border-top:1px solid #e7e2da}
body[class*="common-home"] .fs-discovery__group h3{margin:0 0 13px;color:#24231f;font:400 25px/1.15 "FS Arsenal",sans-serif}
body[class*="common-home"] .fs-discovery__links{display:flex;flex-wrap:wrap;gap:9px}
body[class*="common-home"] .fs-discovery__links a{display:inline-flex;min-height:43px;padding:10px 15px;align-items:center;border:1px solid #e3ddd5;border-radius:999px;background:#fff;color:#3e403b;font:500 12px/1.2 "FS Mulish",sans-serif;text-decoration:none}
body[class*="common-home"] .fs-discovery__links--occasions a:nth-child(2){background:#fff5f6;border-color:#eedcdf}body[class*="common-home"] .fs-discovery__links--catalog a:nth-child(2){background:#f8f3ed}body[class*="common-home"] .fs-discovery__links--catalog a:nth-child(3){background:#f4f5ed;border-color:#e2e3d5}
body[class*="common-home"] .fs-discovery__links a:hover,body[class*="common-home"] .fs-discovery__links a:focus-visible{border-color:#c51e4b;color:#c51e4b;outline:0}
@media(max-width:767px){.fs-v3-menu nav{gap:2px}.fs-v3-menu .fs-nav-dropdown{width:100%}.fs-v3-menu .fs-nav-dropdown>summary{display:flex!important;min-height:46px;padding:0 10px;justify-content:space-between;border-radius:11px;font-size:13px}.fs-nav-dropdown__panel,.fs-nav-dropdown--catalog .fs-nav-dropdown__panel{position:static;width:100%;padding:3px 0 7px 10px;border:0;background:transparent;box-shadow:none}.fs-nav-dropdown__panel::before{display:none}.fs-v3-menu .fs-nav-dropdown__panel>a{min-height:44px;padding:12px 10px;border-left:1px solid #e7e2da;border-radius:0;font-size:12px}body[class*="common-home"] .fs-discovery{display:block;margin-top:24px;padding-top:21px}body[class*="common-home"] .fs-discovery__group+ .fs-discovery__group{margin-top:25px}body[class*="common-home"] .fs-discovery__group h3{margin-bottom:12px;font-size:23px}body[class*="common-home"] .fs-discovery__links{gap:8px}body[class*="common-home"] .fs-discovery__links a{min-height:42px;padding:10px 13px;font-size:11px}}

@media (min-width: 768px) {
  html,body[class*="common-home"] { overflow-x: clip; background: #fffdf8; }
  body[class*="common-home"] { margin: 0; color: #24231f; font: 400 16px/1.6 "FS Mulish",sans-serif; }
  body[class*="common-home"] > header,body[class*="common-home"] > footer,body[class*="common-home"] > .wrap-breadcrumb,body[class*="common-home"] > .content-top { display: none !important; }
  body[class*="common-home"] .fs-home { width: 100%; overflow: hidden; background: #fffdf8; }
  body[class*="common-home"] .fs-home *,body[class*="common-home"] .fs-home *::before,body[class*="common-home"] .fs-home *::after { box-sizing: border-box; }
  body[class*="common-home"] .fs-home h1,body[class*="common-home"] .fs-home h2 { margin: 0; color: #24231f; font-family: "FS Arsenal",sans-serif; font-weight: 400; letter-spacing: -.022em; }
  body[class*="common-home"] .fs-home h3,body[class*="common-home"] .fs-home h4,body[class*="common-home"] .fs-home p,body[class*="common-home"] .fs-home a,body[class*="common-home"] .fs-home button { font-family: "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-home a { text-decoration: none; }

  .fs-v3-header { display: flex; width: 100%; height: 82px; padding: 0 max(32px,calc((100vw - 1240px)/2)); align-items: center; justify-content: space-between; border-bottom: 1px solid #ebe7df; background: rgba(255,253,248,.96); }
  .fs-v3-brand { display: flex; width: 164px; height: 58px; align-items: center; }
  .fs-v3-brand img { display: block; width: 164px; max-height: 56px; object-fit: contain; }
  .fs-v3-header__brand-area { display: flex; align-items: center; gap: 17px; }
  .fs-v3-header__social { display: flex; align-items: center; gap: 8px; }
  .fs-v3-header__social a { display: grid; width: 36px; height: 36px; place-items: center; border: 1px solid #ded9d1; border-radius: 50%; background: #fff; color: #c51e4b; transition: border-color .2s ease,background .2s ease; }
  .fs-v3-header__social a:hover { border-color: #c51e4b; background: #fff8f9; }
  .fs-v3-header__social svg { width: 18px; height: 18px; fill: currentColor; }
  .fs-v3-header__actions { display: flex; align-items: center; gap: 28px; }
  .fs-v3-menu summary { display: none; }
  .fs-v3-menu,.fs-v3-menu:not([open]) > nav,.fs-v3-menu nav { position: static; display: flex !important; width: auto; padding: 0; align-items: center; gap: 28px; border: 0; background: transparent; box-shadow: none; }
  .fs-v3-menu nav a { padding: 10px 0; color: #30312d; font-size: 13px; font-weight: 500; }
  .fs-v3-menu nav a:hover { color: #c51e4b; }
  .fs-v3-cart { display: grid; width: 42px; height: 42px; place-items: center; border: 1px solid #dedbd4; border-radius: 50%; color: #24231f; }
  .fs-v3-cart svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }

  body[class*="common-home"] .fs-eyebrow { margin: 0 0 14px; color: #c51e4b; font: 600 11px/1.35 "FS Mulish",sans-serif; letter-spacing: .19em; text-transform: uppercase; }
  body[class*="common-home"] .fs-button { display: inline-flex; min-height: 50px; padding: 14px 23px; align-items: center; justify-content: center; border: 0; border-radius: 999px; font: 600 13px/1 "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-button--primary { background: #c51e4b; color: #fff; box-shadow: 0 10px 24px rgba(197,30,75,.15); }
  body[class*="common-home"] .fs-button--secondary { min-height: auto; padding: 8px 0; background: transparent; color: #24231f; text-decoration: underline; text-decoration-color: #b9bbb6; text-underline-offset: 5px; }

  body[class*="common-home"] .fs-hero { display: grid; width: calc(100% - 64px); max-width: 1240px; min-height: 620px; margin: 28px auto 110px !important; grid-template-columns: minmax(420px,.88fr) minmax(520px,1.12fr); overflow: hidden; border-radius: 30px; background: #f8f3ed; }
  body[class*="common-home"] .fs-hero__content { display: flex; padding: 76px 58px 66px !important; flex-direction: column; justify-content: center; }
  body[class*="common-home"] .fs-hero h1 { max-width: 520px; margin: 0 0 24px; font-size: clamp(60px,5vw,76px) !important; line-height: .96; }
  body[class*="common-home"] .fs-title-mobile { display: none; }
  body[class*="common-home"] .fs-title-desktop { display: inline; }
  body[class*="common-home"] .fs-hero__lead { max-width: 470px; margin: 0 0 30px; color: #5b5d57; font-size: 17px; font-weight: 300; line-height: 1.65; }
  body[class*="common-home"] .fs-hero__actions { display: flex; align-items: center; gap: 22px; }
  body[class*="common-home"] .fs-hero__proof { display: none; }
  body[class*="common-home"] .fs-hero__visual { display: block; min-width: 0; height: 620px; overflow: hidden; }
  body[class*="common-home"] .fs-hero__visual img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }
  body[class*="common-home"] .fs-hero__visual::after { display: none !important; }

  body[class*="common-home"] .fs-section,body[class*="common-home"] .fs-catalog,body[class*="common-home"] .fs-trust,body[class*="common-home"] .fs-final { width: calc(100% - 64px); max-width: 1240px; margin-right: auto; margin-left: auto; }
  body[class*="common-home"] .fs-section { margin-bottom: 110px; }
  body[class*="common-home"] .fs-section__head { display: flex; margin: 0 0 36px; align-items: end; justify-content: space-between; gap: 40px; }
  body[class*="common-home"] .fs-section__head h2 { max-width: 720px; font-size: 52px; line-height: 1.02; }
  body[class*="common-home"] .fs-section__head > p { max-width: 330px; margin: 0 0 5px; color: #686a64; font-size: 14px; text-align: right; }

  body[class*="common-home"] .fs-category-grid { display: grid; grid-template-columns: 1.5fr .75fr .75fr; gap: 18px; }
  body[class*="common-home"] .fs-category-card,body[class*="common-home"] .fs-category-card:first-child { display: grid; height: 500px; min-width: 0; overflow: hidden; grid-template-rows: 1fr auto; border: 1px solid #e9e4dc; border-radius: 22px; background: #fff; color: #24231f; }
  body[class*="common-home"] .fs-category-card img,body[class*="common-home"] .fs-category-card:first-child img { display: block; width: 100%; height: 420px; object-fit: cover; }
  body[class*="common-home"] .fs-category-card > span { position: static; display: block; padding: 17px 19px 18px; background: #fff; }
  body[class*="common-home"] .fs-category-card strong { display: block; color: #24231f; font: 500 18px/1.25 "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-category-card:first-child strong { font-family: "FS Arsenal",sans-serif; font-size: 27px; font-weight: 400; }
  body[class*="common-home"] .fs-category-card small { display: block; margin-top: 3px; color: #75766f; font-size: 11px; }
  body[class*="common-home"] .fs-occasions { display: flex; margin-top: 22px; gap: 10px; }
  body[class*="common-home"] .fs-occasions a { min-height: 42px; padding: 11px 16px; border: 1px solid #dfdcd5; border-radius: 999px; background: #fff; color: #41433e; font-size: 12px; font-weight: 500; }

  body[class*="common-home"] .fs-catalog { margin-bottom: 100px; }
  body[class*="common-home"] .fs-legacy-catalog .hometab > .container,body[class*="common-home"] .fs-legacy-catalog .box-content { width: 100% !important; margin: 0 !important; padding: 0 !important; }
  body[class*="common-home"] .fs-legacy-catalog .tab-head { display: none !important; }
  body[class*="common-home"] .fs-legacy-catalog .box-product.productbox-grid { display: grid !important; width: 100% !important; margin: 0 !important; padding: 0 !important; grid-template-columns: repeat(4,minmax(0,1fr)) !important; align-items: start; gap: 42px 20px; }
  body[class*="common-home"] .fs-legacy-catalog .product-items { display: block !important; width: auto !important; margin: 0 !important; }
  body[class*="common-home"] .fs-legacy-catalog .product-items:nth-child(n+9) { display: none !important; }
  body[class*="common-home"] .fs-legacy-catalog .product-block { height: auto; overflow: hidden; border: 1px solid #e8e3db; border-radius: 24px; background: #fff; box-shadow: none; transition: transform .2s ease,border-color .2s ease; }
  body[class*="common-home"] .fs-legacy-catalog .product-block:hover { border-color: #d9d1c7; transform: translateY(-2px); }
  body[class*="common-home"] .fs-legacy-catalog .product-block-inner { display: flex; height: auto; margin: 0 !important; padding: 0 !important; flex-direction: column; }
  body[class*="common-home"] .fs-legacy-catalog .product-block .image { width: 100%; margin: 0 !important; padding: 0 !important; aspect-ratio: 4/5; overflow: hidden; border-radius: 23px 23px 0 0; background: #f2f0ec; }
  body[class*="common-home"] .fs-legacy-catalog .product-block .image > a,body[class*="common-home"] .fs-legacy-catalog .product-block .image img.reg-image { display: block; width: 100%; height: 100%; object-fit: cover; }
  body[class*="common-home"] .fs-legacy-catalog .product-block .image img.reg-image { transform: scale(1.2); transform-origin: center; }
  body[class*="common-home"] .fs-legacy-catalog .hover-image,body[class*="common-home"] .fs-legacy-catalog .button-group,body[class*="common-home"] .fs-legacy-catalog .wishlist,body[class*="common-home"] .fs-legacy-catalog .compare,body[class*="common-home"] .fs-legacy-catalog .quickview-button,body[class*="common-home"] .fs-legacy-catalog .rating,body[class*="common-home"] .fs-legacy-catalog .viewmore { display: none !important; }
  body[class*="common-home"] .fs-legacy-catalog .product-details { position: relative; min-height: 126px; padding: 17px 18px 20px !important; }
  body[class*="common-home"] .fs-legacy-catalog .caption h4 { min-height: 44px; margin: 0 0 8px; font: 500 15px/1.45 "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-legacy-catalog .caption h4 a { display: block; color: #24231f; white-space: normal; }
  body[class*="common-home"] .fs-legacy-catalog .price { margin: 0; color: #24231f; font: 600 16px/1.25 "FS Mulish",sans-serif; }
  body[class*="common-home"] .fs-legacy-catalog .product-details .price { padding-right: 48px; }
  body[class*="common-home"] .fs-legacy-catalog .product-details > button.fs-v6-add { position: absolute; right: 17px; bottom: 18px; display: block !important; width: 36px; min-width: 36px; min-height: 36px; margin: 0; padding: 0 !important; overflow: hidden; border: 0 !important; border-radius: 50%; background: #c51e4b !important; color: transparent !important; box-shadow: none; font-size: 0; }
  body[class*="common-home"] .fs-legacy-catalog .product-details > button.fs-v6-add::before { display: grid; width: 36px; height: 36px; margin: 0; place-items: center; color: #fff; font: 400 19px/1 "FS Mulish",sans-serif; content: "+"; }
  body[class*="common-home"] .fs-legacy-catalog .product-details > button.fs-v6-add > span { display: none !important; }
  body[class*="common-home"] .fs-catalog__more { margin-top: 34px; }

  body[class*="common-home"] .fs-trust { display: grid; margin-bottom: 110px; grid-template-columns: repeat(3,1fr); border-top: 1px solid #e3dfd7; border-bottom: 1px solid #e3dfd7; counter-reset: fs-trust; }
  body[class*="common-home"] .fs-trust article { display: grid; min-height: 150px; padding: 34px 32px; grid-template-columns: 42px 1fr; align-content: center; border-right: 1px solid #e3dfd7; counter-increment: fs-trust; }
  body[class*="common-home"] .fs-trust article:last-child { border-right: 0; }
  body[class*="common-home"] .fs-trust article::before { grid-row: 1/3; color: #c51e4b; font: 600 11px/1.4 "FS Mulish",sans-serif; content: counter(fs-trust,decimal-leading-zero); }
  body[class*="common-home"] .fs-trust article > span { display: none; }
  body[class*="common-home"] .fs-trust h3 { margin: 0 0 6px; font-size: 15px; font-weight: 500; line-height: 1.3; }
  body[class*="common-home"] .fs-trust p { margin: 0; color: #6d6f69; font-size: 12px; line-height: 1.5; }

  body[class*="common-home"] .fs-review-grid { display: grid; grid-auto-columns: calc(50% - 10px); grid-auto-flow: column; gap: 20px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; }
  body[class*="common-home"] .fs-review-grid::-webkit-scrollbar { display: none; }
  body[class*="common-home"] .fs-review-grid blockquote { min-height: 245px; margin: 0; padding: 34px 36px; border: 0; border-radius: 26px; background: #c51e4b; color: #fff; scroll-snap-align: start; }
  body[class*="common-home"] .fs-review-grid blockquote:nth-child(2) { background: #f4eee8; color: #24231f; }
  body[class*="common-home"] .fs-review-stars { display: block; margin-bottom: 20px; color: inherit; font-size: 13px; letter-spacing: .12em; }
  body[class*="common-home"] .fs-review-grid blockquote p { max-width: 480px; margin: 0; font-size: 22px; font-weight: 400; line-height: 1.5; }
  body[class*="common-home"] .fs-review-grid blockquote > footer { all: unset !important; display: block !important; margin-top: 25px !important; color: inherit !important; font: 400 11px/1.45 "FS Mulish",sans-serif !important; opacity: .76; }

  body[class*="common-home"] .fs-final { display: grid; margin-bottom: 110px; padding: 54px 0 0; grid-template-columns: 1.25fr .75fr; align-items: end; border-top: 1px solid #e3dfd7; }
  body[class*="common-home"] .fs-final > div { min-width: 0; padding: 0 72px 18px 0; }
  body[class*="common-home"] .fs-final h2 { max-width: 720px; margin: 0 0 30px; font-size: 58px; line-height: 1.02; }
  body[class*="common-home"] .fs-final > img { display: block; width: 100%; min-width: 0; max-width: 100%; height: 390px; border-radius: 190px 190px 28px 28px; object-fit: cover; }

  .fs-v3-footer { display: grid; width: 100%; padding: 52px max(32px,calc((100vw - 1240px)/2)) 34px; grid-template-columns: 1fr auto; column-gap: 60px; border: 0; background: #f8f3ed; color: #24231f; font-family: "FS Mulish",sans-serif; }
  .fs-v3-footer__top,.fs-v3-footer__bottom { grid-column: 1/-1; display: flex; align-items: center; justify-content: space-between; }
  .fs-v3-footer__brand { display: block; width: 155px; margin: 0; }
  .fs-v3-footer__brand img { display: block; width: 155px; }
  .fs-v3-footer__phone { margin: 0; color: #24231f; font-size: 17px; font-weight: 600; }
  .fs-v3-footer > p { display: block; max-width: 440px; margin: 28px 0 0; color: #62645e; font-size: 13px; line-height: 1.6; }
  .fs-v3-footer nav { display: flex; margin: 28px 0 0; align-items: center; gap: 28px; }
  .fs-v3-footer nav a { color: #24231f; font-size: 12px; font-weight: 500; }
  .fs-v3-footer__social { grid-column: 1/-1; display: flex; margin-top: 24px; gap: 10px; }
  .fs-v3-footer__social a { display: inline-flex; min-height: 44px; padding: 0 17px; align-items: center; gap: 9px; border: 1px solid #d9d3ca; border-radius: 999px; background: #fffdf8; color: #292925; font: 600 12px/1 "FS Mulish",sans-serif; text-decoration: none; transition: border-color .2s ease,color .2s ease; }
  .fs-v3-footer__social a:hover { border-color: #c51e4b; color: #c51e4b; }
  .fs-v3-footer__social svg { width: 19px; height: 19px; fill: #c51e4b; }
  .fs-v3-footer__bottom { margin-top: 34px; padding-top: 20px; border-top: 1px solid #ddd7cf; }
  .fs-v3-footer small { color: #858680; font-size: 10px; }
}

@media (min-width: 768px) and (max-width: 1100px) {
  body[class*="common-home"] .fs-hero { grid-template-columns: .9fr 1.1fr; }
  body[class*="common-home"] .fs-hero__content { padding: 58px 42px !important; }
  body[class*="common-home"] .fs-hero h1 { font-size: 56px !important; }
  body[class*="common-home"] .fs-category-card,body[class*="common-home"] .fs-category-card:first-child { height: 430px; }
  body[class*="common-home"] .fs-category-card img,body[class*="common-home"] .fs-category-card:first-child img { height: 350px; }
}

/* Approved compact MAX header contacts, 2026-08-24 */
@media (max-width:767px){
  .fs-v3-header{display:grid;min-height:104px!important;height:auto!important;padding:7px 16px;grid-template-columns:1fr auto;grid-template-rows:44px 44px;align-items:center;row-gap:6px}
  .fs-v3-header__brand-area{display:contents}
  .fs-v3-brand{grid-column:1;grid-row:1}
  .fs-v3-header .fs-header-contacts{position:static;display:flex;grid-column:1/-1;grid-row:2;margin:0;gap:7px}
  .fs-v3-header__actions{position:static;z-index:3;display:flex;grid-column:2;grid-row:1;margin:0;align-items:center;gap:17px}
  .fs-header-contact-pill{display:inline-flex;min-height:36px;padding:0 12px;align-items:center;gap:7px;border:1px solid #d9d3ca;border-radius:999px;background:#fffdf8;color:#292925;font:600 11px/1 "FS Mulish",sans-serif;text-decoration:none;white-space:nowrap}
}
@media (min-width:768px){
  .fs-v3-header__brand-area{gap:12px}
  .fs-v3-header__actions{margin-left:28px;gap:18px}
  .fs-v3-menu nav{gap:14px}
  .fs-header-contacts{display:flex;align-items:center;gap:7px}
  .fs-header-contact-pill{display:inline-flex;min-height:36px;padding:0 13px;align-items:center;gap:7px;border:1px solid #d9d3ca;border-radius:999px;background:#fffdf8;color:#292925;font:600 13px/1 "FS Mulish",sans-serif;text-decoration:none;white-space:nowrap;transition:border-color .2s ease,color .2s ease}
}
.fs-header-contact-icon{display:block;flex:0 0 14px;width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important;fill:#c51e4b}
.fs-header-contact-label{display:block;font:inherit}
.fs-header-contact-pill:hover{border-color:#c51e4b;color:#c51e4b}
.fs-header-contact-pill:focus-visible{outline:2px solid rgba(197,30,75,.28);outline-offset:2px;border-color:#c51e4b;color:#c51e4b}