/* Page 622 only. WooCommerce continues to own product and cart behaviour. */
body.page-id-622 { --fs-ink:#302b20; --fs-muted:#6a6457; --fs-yellow:#f8d552; --fs-line:#e7e3d9; --fs-paper:#fffefa; }
body.page-id-622 #main { background:var(--fs-paper); }
body.page-id-622 #main > .ct-container-full { padding-top:0; padding-bottom:0; }
body.page-id-622 #post-622 > .entry-content { max-width:none; }
body.page-id-622 #post-622 .entry-content > .fulmina-shop { width:calc(100% - 96px); max-width:1180px; margin:0 auto; }
#post-622 .fulmina-shop, #post-622 .fulmina-shop * { box-sizing:border-box; }
#post-622 .fulmina-shop { color:var(--fs-ink); --theme-text-color:var(--fs-muted); --theme-link-initial-color:var(--fs-ink); --theme-link-hover-color:#836413; }
#post-622 .fulmina-shop h1,#post-622 .fulmina-shop h2,#post-622 .fulmina-shop h3,#post-622 .fulmina-shop p { margin:0; }
#post-622 .fulmina-shop h1,#post-622 .fulmina-shop h2,#post-622 .fulmina-shop h3 { color:var(--fs-ink); }
#post-622 .fulmina-shop .fs-eyebrow { font-size:11px !important; font-weight:650; line-height:1.6 !important; text-transform:uppercase; letter-spacing:1.8px; color:var(--fs-muted); }
#post-622 .fulmina-shop .fs-hero { display:grid; grid-template-columns:minmax(0,1.4fr) minmax(0,1fr); gap:70px; align-items:center; padding:64px 0 58px; border-bottom:1px solid var(--fs-line); }
#post-622 .fulmina-shop .fs-hero h1 { margin:16px 0 20px; font-size:clamp(36px,4.05vw,52px) !important; font-weight:550; line-height:1.15 !important; letter-spacing:-2.3px; }
#post-622 .fulmina-shop .fs-hero h1 span { color:#827151; }
#post-622 .fulmina-shop .fs-intro { max-width:48ch; color:var(--fs-muted); font-size:15px !important; line-height:1.9 !important; margin-bottom:24px; }
#post-622 .fulmina-shop .fs-text-link { display:inline-flex; align-items:center; gap:14px; min-height:44px; font-size:13px !important; font-weight:550; color:var(--fs-ink); text-decoration:none; line-height:1.6 !important; }
#post-622 .fulmina-shop .fs-text-link svg { flex-shrink:0; transition:transform .18s ease; }
#post-622 .fulmina-shop .fs-text-link:hover { color:#836413; text-decoration:underline; text-underline-offset:5px; }
#post-622 .fulmina-shop .fs-text-link:hover svg { transform:translateX(3px); }
#post-622 .fulmina-shop .fs-search-panel { padding:34px; background:var(--fs-yellow); border-radius:12px; }
#post-622 .fulmina-shop .fs-search-panel .fs-eyebrow { color:#5e4c1c; }
#post-622 .fulmina-shop .fs-search-panel h2 { font-size:29px !important; font-weight:550; letter-spacing:-1px; margin:9px 0 24px; }
#post-622 .fulmina-shop .fs-search-panel > p:last-child { color:#5e4c1c; font-size:12px !important; line-height:1.8 !important; margin-top:15px; }
#post-622 .fulmina-shop .fs-search { display:flex; gap:5px; padding:5px; background:#fffefa; border:1px solid #baa13e; border-radius:7px; }
#post-622 .fulmina-shop .fs-search input[type=search] { width:100%; min-width:0; flex:1; padding:10px; border:0; background:transparent; height:44px; color:var(--fs-ink); font-size:13px !important; box-shadow:none; }
#post-622 .fulmina-shop .fs-search input::placeholder { color:#776e5f; opacity:1; }
#post-622 .fulmina-shop .fs-search button { width:44px; height:44px; min-width:44px; min-height:44px; padding:0; border:0; border-radius:4px; background:var(--fs-ink); color:white; display:grid; place-items:center; }
#post-622 .fulmina-shop .fs-search button:hover { background:#53482d; }
#post-622 .fulmina-shop .fs-catalogue { display:grid; grid-template-columns:205px minmax(0,1fr); gap:43px; padding:44px 0 64px; align-items:start; }
#post-622 .fulmina-shop .fs-categories { position:sticky; top:30px; }
#post-622 .fulmina-shop .fs-categories ul { list-style:none; margin:18px 0 0; padding:0; }
#post-622 .fulmina-shop .fs-categories li { margin:0 0 5px; padding:0; }
#post-622 .fulmina-shop .fs-categories a { display:flex; justify-content:space-between; align-items:center; gap:12px; padding:13px 14px; min-height:48px; border-radius:6px; color:var(--fs-muted); font-size:12px !important; font-weight:500; line-height:1.6 !important; text-decoration:none; }
#post-622 .fulmina-shop .fs-categories a:hover { background:#f4f0e6; color:var(--fs-ink); }
#post-622 .fulmina-shop .fs-categories a[aria-current] { background:#faeaa4; color:var(--fs-ink); font-weight:650; }
#post-622 .fulmina-shop .fs-count { font-size:10px !important; font-variant-numeric:tabular-nums; opacity:.8; }
#post-622 .fulmina-shop .fs-collection { scroll-margin-top:30px; margin-bottom:62px; }
#post-622 .fulmina-shop .fs-collection:last-child { margin-bottom:0; }
#post-622 .fulmina-shop .fs-section-heading { display:flex; align-items:start; justify-content:space-between; gap:25px; margin-bottom:24px; }
#post-622 .fulmina-shop .fs-section-heading h2 { font-size:28px !important; font-weight:550; letter-spacing:-.9px; line-height:1.3 !important; }
#post-622 .fulmina-shop .fs-section-heading p { color:var(--fs-muted); font-size:12px !important; line-height:1.8 !important; margin-top:9px; max-width:52ch; }
#post-622 .fulmina-shop .fs-section-heading > a { flex-shrink:0; font-size:11px !important; gap:7px; }
#post-622 .fulmina-shop .fs-product-grid ul.products { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:20px; padding:0; margin:0; align-items:stretch; }
#post-622 .fulmina-shop .fs-product-grid ul.products::before,#post-622 .fulmina-shop .fs-product-grid ul.products::after { display:none; }
#post-622 .fulmina-shop .fs-product-grid ul.products li.product { display:flex; flex-direction:column; position:relative; width:auto; min-width:0; margin:0; padding:12px 12px 16px; background:#fff; border:1px solid var(--fs-line); border-radius:9px; box-shadow:none; text-align:left; overflow:hidden; transition:border-color .2s ease,box-shadow .2s ease; }
#post-622 .fulmina-shop .fs-product-grid ul.products li.product:hover { border-color:#c6b788; box-shadow:0 5px 18px #302b200a; }
#post-622 .fulmina-shop .fs-product-grid ul.products li.product[hidden] { display:none !important; }
#post-622 .fulmina-shop .fs-product-grid li.product figure { margin:0 0 17px; border-radius:5px; overflow:hidden; flex-shrink:0; }
#post-622 .fulmina-shop .fs-product-grid li.product .ct-media-container { border-radius:0; width:100%; }
#post-622 .fulmina-shop .fs-product-grid li.product figure img { width:100%; height:auto; aspect-ratio:4/3 !important; object-fit:cover; margin:0; }
#post-622 .fulmina-shop .fs-product-grid .woocommerce-loop-product__title { margin:0 3px 8px; font-size:15px !important; font-weight:600; line-height:1.55 !important; letter-spacing:-.15px; }
#post-622 .fulmina-shop .fs-product-grid .woocommerce-loop-product__title a { color:var(--fs-ink); }
#post-622 .fulmina-shop .fs-product-grid .star-rating { font-size:10px !important; margin:0 3px 9px; color:#a97c11; }
#post-622 .fulmina-shop .fs-product-grid li.product .price { display:flex; flex-wrap:wrap; align-items:baseline; gap:6px; margin:0 3px 14px; color:var(--fs-ink); font-size:14px !important; font-weight:600; opacity:1; visibility:visible; }
#post-622 .fulmina-shop .fs-product-grid .price del { color:var(--fs-muted); font-size:11px !important; font-weight:400; opacity:.8; }
#post-622 .fulmina-shop .fs-product-grid .price ins { text-decoration:none; }
#post-622 .fulmina-shop .fs-product-grid .entry-meta { display:none; }
#post-622 .fulmina-shop .fs-product-grid .ct-woo-card-actions { display:flex; flex-wrap:wrap; position:static; transform:none; opacity:1; visibility:visible; margin: auto 0 0; padding:0; width:100%; }
#post-622 .fulmina-shop .fs-product-grid .ct-woo-card-actions .button { display:flex; align-items:center; justify-content:center; width:100%; min-height:43px; padding:10px 7px; margin:0; background:#f6f3ea; border:1px solid #e4decc; border-radius:5px; color:var(--fs-ink); font-size:11px !important; font-weight:600; line-height:1.5 !important; opacity:1; visibility:visible; transform:none; }
#post-622 .fulmina-shop .fs-product-grid .ct-woo-card-actions .button:hover { background:var(--fs-yellow); border-color:#d1b64b; }
#post-622 .fulmina-shop .fs-product-grid .ct-woo-card-actions .added_to_cart { font-size:12px !important; padding:10px 0 0; min-height:40px; }
#post-622 .fulmina-shop .fs-product-grid .onsale,#post-622 .fulmina-shop .fs-product-grid .out-of-stock-badge { top:20px; left:20px; right:auto; background:#fffefa; color:var(--fs-ink); border-radius:3px; padding:5px 8px; font-size:9px !important; font-weight:650; line-height:1.5 !important; min-height:0; }
#post-622 .fulmina-shop .fs-show-more { display:flex; align-items:center; justify-content:center; min-height:46px; width:100%; margin:18px 0 0; padding:12px 20px; background:transparent; border:1px solid var(--fs-line); border-radius:6px; color:var(--fs-ink); font-size:12px !important; font-weight:550; }
#post-622 .fulmina-shop .fs-show-more:hover { background:#f6f3ea; border-color:#c6b788; }
#post-622 .fulmina-shop .fs-guidance { display:grid; grid-template-columns:1.4fr 1fr; gap:50px; align-items:center; border-top:1px solid var(--fs-line); padding:38px 0 54px; }
#post-622 .fulmina-shop .fs-guidance h2 { margin-top:10px; font-size:26px !important; font-weight:500; letter-spacing:-.7px; line-height:1.4 !important; max-width:28ch; }
#post-622 .fulmina-shop .fs-guidance > div:last-child { display:flex; flex-direction:column; align-items:flex-start; gap:5px; }
#post-622 .fulmina-shop a:focus-visible,#post-622 .fulmina-shop button:focus-visible,#post-622 .fulmina-shop input:focus-visible { outline:2px solid #725613; outline-offset:4px; }
@media(max-width:1050px) {
 body.page-id-622 #post-622 .entry-content > .fulmina-shop { width:calc(100% - 64px); }
 #post-622 .fulmina-shop .fs-hero { gap:35px; }
 #post-622 .fulmina-shop .fs-hero h1 { font-size:42px !important; }
 #post-622 .fulmina-shop .fs-search-panel { padding:25px; }
 #post-622 .fulmina-shop .fs-catalogue { grid-template-columns:175px minmax(0,1fr); gap:25px; }
 #post-622 .fulmina-shop .fs-product-grid ul.products { grid-template-columns:repeat(2,minmax(0,1fr)); }
 #post-622 .fulmina-shop .fs-section-heading { flex-wrap:wrap; gap:4px; }
}
@media(max-width:689px) {
 body.page-id-622 #post-622 .entry-content > .fulmina-shop { width:calc(100% - 40px); }
 #post-622 .fulmina-shop .fs-hero { grid-template-columns:1fr; gap:28px; padding:35px 0 30px; }
 #post-622 .fulmina-shop .fs-hero h1 { font-size:36px !important; letter-spacing:-1.6px; margin:13px 0 17px; }
 #post-622 .fulmina-shop .fs-intro { font-size:14px !important; margin-bottom:12px; }
 #post-622 .fulmina-shop .fs-search-panel { padding:23px; }
 #post-622 .fulmina-shop .fs-search-panel h2 { font-size:25px !important; margin-bottom:17px; }
 #post-622 .fulmina-shop .fs-catalogue { display:block; padding:25px 0 38px; }
 #post-622 .fulmina-shop .fs-categories { position:static; margin-bottom:29px; }
 #post-622 .fulmina-shop .fs-categories ul { display:flex; gap:7px; overflow-x:auto; padding:3px 0 10px; margin-top:10px; scrollbar-width:thin; }
 #post-622 .fulmina-shop .fs-categories li { flex:0 0 auto; margin:0; }
 #post-622 .fulmina-shop .fs-categories a { white-space:nowrap; font-size:11px !important; padding:10px 12px; min-height:44px; border:1px solid var(--fs-line); }
 #post-622 .fulmina-shop .fs-collection { margin-bottom:42px; scroll-margin-top:20px; }
 #post-622 .fulmina-shop .fs-section-heading { gap:4px; margin-bottom:18px; }
 #post-622 .fulmina-shop .fs-section-heading h2 { font-size:25px !important; }
 #post-622 .fulmina-shop .fs-section-heading p { font-size:12px !important; }
 #post-622 .fulmina-shop .fs-product-grid ul.products { gap:10px; }
 #post-622 .fulmina-shop .fs-product-grid ul.products li.product { padding:8px 8px 10px; border-radius:7px; }
 #post-622 .fulmina-shop .fs-product-grid li.product figure { margin-bottom:12px; }
 #post-622 .fulmina-shop .fs-product-grid .woocommerce-loop-product__title { font-size:13px !important; margin-inline:1px; line-height:1.6 !important; }
 #post-622 .fulmina-shop .fs-product-grid li.product .price { font-size:13px !important; margin-inline:1px; }
 #post-622 .fulmina-shop .fs-product-grid .ct-woo-card-actions .button { font-size:12px !important; min-height:44px; }
 #post-622 .fulmina-shop .fs-search input[type=search] { font-size:16px !important; }
 #post-622 .fulmina-shop .fs-product-grid .onsale,#post-622 .fulmina-shop .fs-product-grid .out-of-stock-badge { top:13px; left:13px; font-size:8px !important; }
 #post-622 .fulmina-shop .fs-guidance { grid-template-columns:1fr; gap:17px; padding:30px 0 38px; }
 #post-622 .fulmina-shop .fs-guidance h2 { font-size:23px !important; }
}
@media(prefers-reduced-motion:reduce) { #post-622 .fulmina-shop *, #post-622 .fulmina-shop *::before, #post-622 .fulmina-shop *::after { transition:none !important; scroll-behavior:auto !important; } }
