:root {
  --shark-ink: #171117;
  --shark-muted: #6d6268;
  --shark-forest: #761f37;
  --shark-deep: #21131f;
  --shark-clay: #9c5267;
  --shark-clay-deep: #761f37;
  --shark-sand: #ead9dc;
  --shark-cream: #f5f0e8;
  --shark-paper: #fffdf9;
  --shark-line: rgba(33, 19, 31, .14);
  --shark-serif: Georgia, "Times New Roman", serif;
  --shark-shadow: 0 28px 70px rgba(33, 15, 25, .14);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body.shark-site { margin: 0; background: var(--shark-paper); color: var(--shark-ink); font-family: Arial, Helvetica, sans-serif; line-height: 1.65; }
body.shark-site img { display: block; max-width: 100%; height: auto; }
body.shark-site a { color: inherit; text-decoration: none; }
body.shark-site button, body.shark-site input, body.shark-site select, body.shark-site textarea { font: inherit; }
body.shark-site h1, body.shark-site h2 { font-family: var(--shark-serif); font-weight: 400; letter-spacing: -.045em; line-height: .99; }
body.shark-site h1 { font-size: clamp(3.4rem, 7vw, 6.7rem); }
body.shark-site h2 { font-size: clamp(2.4rem, 4.3vw, 4.1rem); }
body.shark-site :focus-visible { outline: 3px solid #d9936d; outline-offset: 3px; }
.shark-shell { width: min(1240px, calc(100% - 48px)); margin-inline: auto; }
.shark-skip-link { position: fixed; top: -80px; left: 16px; z-index: 9999; padding: 12px 18px; border-radius: 8px; background: var(--shark-deep); color: #fff !important; }
.shark-skip-link:focus { top: 16px; }
.shark-eyebrow { margin: 0 0 15px; color: var(--shark-clay-deep); font-size: .72rem; font-weight: 800; letter-spacing: .18em; line-height: 1.3; text-transform: uppercase; }
.shark-light { color: #dfb18e; }
.shark-button, body.shark-site .elementor-button { min-height: 52px; display: inline-flex; align-items: center; justify-content: center; gap: 12px; padding: 0 25px; border: 1px solid var(--shark-forest); border-radius: 999px; background: var(--shark-forest); color: #fff !important; font-size: .8rem; font-weight: 750; transition: .2s ease; }
.shark-button:hover, body.shark-site .elementor-button:hover { border-color: var(--shark-clay-deep); background: var(--shark-clay-deep); transform: translateY(-2px); }
.shark-button-light { border-color: var(--shark-paper); background: var(--shark-paper); color: var(--shark-deep) !important; }
.shark-button-light:hover { border-color: #dfb18e; background: #dfb18e; }

.shark-topbar { background: var(--shark-deep); color: rgba(255,255,255,.72); font-size: .72rem; letter-spacing: .04em; }
.shark-topbar-inner { min-height: 34px; display: flex; align-items: center; justify-content: space-between; }
.shark-header { position: sticky; top: 0; z-index: 999; border-bottom: 1px solid rgba(32,36,31,.08); background: rgba(255,253,249,.94); backdrop-filter: blur(18px); }
.shark-header-inner { min-height: 80px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 36px; }
.shark-brand { display: inline-flex; align-items: center; gap: 10px; }
.shark-brand > span:last-child { display: grid; line-height: 1; }
.shark-brand strong { font-family: var(--shark-serif); font-size: 1.45rem; letter-spacing: .08em; }
.shark-brand small { margin-top: 7px; color: var(--shark-muted); font-size: .55rem; font-weight: 700; letter-spacing: .18em; }
.shark-brand-mark { width: 47px; height: 47px; display: grid; place-items: center; border-radius: 50% 50% 42% 42%; background: var(--shark-forest); color: #fff; font-family: var(--shark-serif); font-size: 1.55rem; }
.shark-brand-logo { width: 50px; max-height: 50px; object-fit: contain; }
.shark-desktop-nav { justify-self: center; }
.shark-menu { display: flex; align-items: center; gap: clamp(22px, 3vw, 40px); margin: 0; padding: 0; list-style: none; }
.shark-menu a { display: block; padding: 10px 0; font-size: .84rem; font-weight: 660; }
.shark-menu .sub-menu { position: absolute; min-width: 210px; display: none; padding: 12px 18px; border: 1px solid var(--shark-line); border-radius: 12px; background: var(--shark-paper); box-shadow: var(--shark-shadow); list-style: none; }
.shark-menu li:hover > .sub-menu, .shark-menu li:focus-within > .sub-menu { display: block; }
.shark-menu-toggle, .shark-mobile-nav { display: none; }

.shark-page-content { min-height: 50vh; }
.shark-page-content > .elementor { width: 100%; }
.shark-home-hero-host { width: 100% !important; max-width: none !important; margin: 0 !important; padding: 0 !important; }
.shark-home-hero-host > .e-con-inner, .shark-home-hero-host .elementor-widget-shortcode, .shark-home-hero-host .elementor-widget-container, .shark-home-hero-host .elementor-shortcode { width: 100%; max-width: none !important; margin: 0; padding: 0; }
.shark-home-hero { position: relative; min-height: 680px; overflow: hidden; background-color: #e9d7bd; background-image: linear-gradient(90deg, rgba(250,245,235,.97), rgba(250,245,235,.82) 35%, rgba(250,245,235,.08) 64%), var(--shark-hero-image, url('../images/hero-comfort-footwear.webp')); background-position: center; background-size: cover; }
.shark-home-hero > .e-con-inner, .shark-home-hero-inner { min-height: 680px; display: flex; align-items: center; }
.shark-hero-copy { max-width: 650px; }
.shark-hero-copy .elementor-heading-title, .shark-hero-copy > h1 { margin: 0 0 25px; font-family: var(--shark-serif); font-size: clamp(3.7rem, 7vw, 6.7rem); font-weight: 400; letter-spacing: -.05em; line-height: .96; }
.shark-hero-copy .elementor-widget-text-editor, .shark-hero-intro { max-width: 580px; color: #3f463e; font-size: 1.12rem; }
.shark-hero-intro { margin: 0; }
.shark-kicker .elementor-heading-title { color: var(--shark-clay-deep); font-family: Arial, sans-serif; font-size: .72rem; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.shark-hero-actions { display: flex; flex-direction: row !important; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.shark-hero-ghost .elementor-button, .shark-button-ghost { border-color: rgba(32,36,31,.35) !important; background: rgba(255,253,249,.62) !important; color: var(--shark-ink) !important; }
.shark-hero-ghost .elementor-button:hover, .shark-button-ghost:hover { background: var(--shark-deep) !important; color: #fff !important; }

.shark-section { padding-block: 110px; }
.shark-section-cream { background: var(--shark-cream); }
.shark-section-dark { background: var(--shark-deep); color: #fff; }
.shark-section-head { margin-bottom: 48px; }
.shark-section-head .elementor-heading-title { max-width: 760px; margin: 0; font-family: var(--shark-serif); font-size: clamp(2.6rem, 4.4vw, 4.2rem); font-weight: 400; letter-spacing: -.045em; line-height: 1; }
.shark-section-intro { max-width: 700px; color: var(--shark-muted); font-size: 1.02rem; }
.shark-section-heading { display: grid; grid-template-columns: minmax(0,1.15fr) minmax(280px,.7fr); align-items: end; gap: 70px; margin-bottom: 46px; }
.shark-section-heading h2 { max-width: 780px; margin: 0; }
.shark-section-heading > p { max-width: 520px; margin: 0; color: var(--shark-muted); font-size: 1rem; }

.shark-section-paths { background: var(--shark-paper); }
.shark-project-paths { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); border-top: 1px solid var(--shark-line); border-left: 1px solid var(--shark-line); }
.shark-project-path { position: relative; min-height: 230px; display: flex; flex-direction: column; padding: 25px; border-right: 1px solid var(--shark-line); border-bottom: 1px solid var(--shark-line); transition: .25s ease; }
.shark-project-path:hover, .shark-project-path:focus-visible { z-index: 1; background: var(--shark-forest); color: #fff; transform: translateY(-3px); }
.shark-project-path > span { color: var(--shark-clay-deep); font-family: var(--shark-serif); font-size: 1.65rem; }
.shark-project-path > small { margin: auto 0 8px; color: var(--shark-muted); font-size: .68rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.shark-project-path h3 { margin: 0 0 8px; font-family: var(--shark-serif); font-size: 1.6rem; font-weight: 400; line-height: 1.05; }
.shark-project-path p { margin: 0; color: var(--shark-muted); font-size: .82rem; }
.shark-project-path b { position: absolute; top: 24px; right: 24px; font-size: 1.1rem; }
.shark-project-path:hover > span, .shark-project-path:hover > small, .shark-project-path:hover p, .shark-project-path:focus-visible > span, .shark-project-path:focus-visible > small, .shark-project-path:focus-visible p { color: rgba(255,255,255,.72); }

.shark-featured-section { background: var(--shark-deep); color: #fff; }
.shark-featured-section .shark-section-heading > p { color: rgba(255,255,255,.68); }
.shark-featured-section .shark-product-card { color: #fff; }
.shark-featured-section .shark-product-card > p { color: rgba(255,255,255,.62); }
.shark-featured-section .shark-product-card-image { background: #f2e9e8; }

.shark-contact-tools { position: fixed; right: max(18px,env(safe-area-inset-right)); bottom: max(18px,env(safe-area-inset-bottom)); z-index: 1200; }
.shark-contact-trigger { min-height: 54px; display: inline-flex; align-items: center; gap: 9px; padding: 0 19px; border: 0; border-radius: 999px; background: var(--shark-forest); color: #fff; box-shadow: 0 18px 45px rgba(33,15,25,.28); cursor: pointer; }
.shark-contact-trigger span { font-size: 1.1rem; }
.shark-contact-trigger strong { font-size: .77rem; }
.shark-contact-panel { position: absolute; right: 0; bottom: 68px; width: min(370px,calc(100vw - 30px)); padding: 26px; border: 1px solid var(--shark-line); border-radius: 18px; background: var(--shark-paper); box-shadow: 0 30px 80px rgba(33,15,25,.24); color: var(--shark-ink); }
.shark-contact-panel h2 { margin: 0 35px 20px 0; font-size: 2rem; }
.shark-contact-panel > a { min-height: 48px; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 11px 0; border-top: 1px solid var(--shark-line); font-family: var(--shark-serif); font-size: 1.02rem; }
.shark-contact-panel > a:hover { color: var(--shark-forest); }
.shark-contact-close { position: absolute; top: 13px; right: 15px; width: 38px; height: 38px; border: 0; border-radius: 50%; background: var(--shark-cream); color: var(--shark-ink); cursor: pointer; }
.shark-contact-direct { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 18px; }
.shark-contact-direct a { padding: 8px 12px; border-radius: 999px; background: var(--shark-deep); color: #fff; font-size: .7rem; font-weight: 700; }

.shark-stats { display: grid; grid-template-columns: repeat(4,1fr); border-left: 1px solid var(--shark-line); }
.shark-stat { min-height: 130px; display: flex; flex-direction: column; justify-content: center; padding: 20px 30px; border-right: 1px solid var(--shark-line); }
.shark-stat strong { font-family: var(--shark-serif); font-size: 2.4rem; font-weight: 400; letter-spacing: -.04em; line-height: 1; }
.shark-stat span { margin-top: 8px; color: var(--shark-muted); font-size: .73rem; font-weight: 680; }

.shark-collections { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.shark-collection { min-height: 290px; display: flex; flex-direction: column; justify-content: space-between; padding: 28px; border-radius: 22px; transition: .25s ease; }
.shark-collection:hover { transform: translateY(-5px); box-shadow: var(--shark-shadow); }
.shark-collection:nth-child(1) { background: var(--shark-clay); color: #fff; }
.shark-collection:nth-child(2) { background: var(--shark-forest); color: #fff; }
.shark-collection:nth-child(3) { background: var(--shark-sand); color: var(--shark-deep); }
.shark-collection > span { font-size: .7rem; font-weight: 800; letter-spacing: .14em; }
.shark-collection h3 { margin: auto 0 8px; font-family: var(--shark-serif); font-size: 2.55rem; font-weight: 400; letter-spacing: -.04em; }
.shark-collection p { margin: 0; font-size: .82rem; }

.shark-product-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 52px 22px; }
.shark-catalogue-nav { display: flex; flex-wrap: wrap; gap: 10px; margin: 0 0 20px; }
.shark-catalogue-search { display: grid; grid-template-columns: minmax(220px,1.5fr) minmax(180px,.8fr) auto auto; align-items: end; gap: 12px; margin: 0 0 24px; padding: 18px; border: 1px solid var(--shark-line); border-radius: 14px; background: var(--shark-cream); }
.shark-catalogue-search label { display: grid; gap: 6px; }
.shark-catalogue-search label > span { color: var(--shark-muted); font-size: .68rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.shark-catalogue-search input, .shark-catalogue-search select { width: 100%; min-height: 48px; padding: 8px 12px; border: 1px solid var(--shark-line); border-radius: 8px; background: var(--shark-paper); color: var(--shark-ink); }
.shark-catalogue-search > a { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; padding: 0 10px; color: var(--shark-clay-deep); font-size: .74rem; font-weight: 700; }
.shark-catalogue-nav a { min-height: 42px; display: inline-flex; align-items: center; padding: 8px 15px; border: 1px solid var(--shark-line); border-radius: 999px; color: var(--shark-muted); font-size: .76rem; font-weight: 700; }
.shark-catalogue-nav a:hover, .shark-catalogue-nav a[aria-current="page"] { border-color: var(--shark-forest); background: var(--shark-forest); color: #fff; }
.shark-catalogue-nav a[id], .shark-product-grid, .shark-catalogue-empty, .shark-service[id] { scroll-margin-top: 120px; }
.shark-catalogue-status { margin: 0 0 35px; color: var(--shark-muted); font-size: .8rem; }
.shark-catalogue-empty { padding: 25px; border: 1px solid var(--shark-line); border-radius: 14px; background: var(--shark-cream); color: var(--shark-muted); }
.shark-pagination { margin-top: 55px; }
.shark-pagination .page-numbers { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 8px; margin: 0; padding: 0; list-style: none; }
.shark-pagination a.page-numbers, .shark-pagination span.page-numbers { min-width: 42px; min-height: 42px; display: inline-flex; align-items: center; justify-content: center; padding: 8px 13px; border: 1px solid var(--shark-line); border-radius: 999px; font-size: .76rem; font-weight: 700; }
.shark-pagination .current { border-color: var(--shark-forest) !important; background: var(--shark-forest); color: #fff; }
.shark-product-card-image { position: relative; aspect-ratio: 1/1; display: block; overflow: hidden; border-radius: 18px; background: #f2eee7; }
.shark-product-card-image img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; transition: transform .4s ease; }
.shark-product-card:hover img { transform: scale(1.035); }
.shark-product-badge { position: absolute; z-index: 2; top: 15px; left: 15px; padding: 7px 11px; border-radius: 999px; background: var(--shark-forest); color: #fff; font-size: .61rem; font-weight: 760; letter-spacing: .05em; text-transform: uppercase; }
.shark-product-card-copy { display: flex; justify-content: space-between; gap: 16px; margin-top: 18px; }
.shark-product-card-copy p { margin: 0 0 7px; color: var(--shark-clay-deep); font-size: .65rem; font-weight: 760; letter-spacing: .08em; text-transform: uppercase; }
.shark-product-card-copy h3 { margin: 0; font-family: var(--shark-serif); font-size: 1.5rem; font-weight: 400; letter-spacing: -.035em; }
.shark-product-card-copy small { flex: none; padding-top: 20px; color: var(--shark-muted); font-size: .68rem; font-weight: 720; }
.shark-product-card > p { margin: 12px 0 0; color: var(--shark-muted); font-size: .83rem; }

.shark-material-story { display: grid; grid-template-columns: .9fr 1fr; align-items: center; gap: 90px; }
.shark-material-image { padding: 50px; border-radius: 42% 42% 18px 18px; background: #e1ccb0; }
.shark-material-image img { width: 100%; aspect-ratio: 1/1; border-radius: 50%; object-fit: cover; box-shadow: var(--shark-shadow); }
.shark-material-copy h2 { margin: 0 0 25px; }
.shark-material-copy > p { color: var(--shark-muted); font-size: 1.08rem; }
.shark-feature-list { margin-top: 35px; border-top: 1px solid var(--shark-line); }
.shark-feature-list div { display: grid; grid-template-columns: 40px 1fr; gap: 15px; padding: 17px 0; border-bottom: 1px solid var(--shark-line); }
.shark-feature-list span { color: var(--shark-clay-deep); font-size: .68rem; font-weight: 800; }
.shark-feature-list p { margin: 0; color: var(--shark-muted); font-size: .82rem; }
.shark-feature-list strong { display: block; color: var(--shark-ink); font-size: .92rem; }

.shark-services { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.shark-service { min-height: 410px; display: flex; flex-direction: column; padding: 30px; border: 1px solid var(--shark-line); border-radius: 22px; background: var(--shark-cream); }
.shark-service:nth-child(2) { border-color: var(--shark-forest); background: var(--shark-forest); color: #fff; }
.shark-service > span { margin-bottom: auto; color: rgba(32,36,31,.17); font-family: var(--shark-serif); font-size: 4rem; line-height: 1; }
.shark-service:nth-child(2) > span { color: rgba(255,255,255,.18); }
.shark-service small { color: var(--shark-clay-deep); font-size: .68rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.shark-service:nth-child(2) small { color: #dfb18e; }
.shark-service h3 { margin: 12px 0; font-family: var(--shark-serif); font-size: 2rem; font-weight: 400; line-height: 1.08; }
.shark-service p { margin: 0 0 18px; color: var(--shark-muted); font-size: .85rem; }
.shark-service:nth-child(2) p { color: rgba(255,255,255,.7); }
.shark-service a { font-size: .75rem; font-weight: 760; }

.shark-factory { display: grid; grid-template-columns: 1.1fr .9fr; background: var(--shark-deep); color: #fff; }
.shark-factory-image img { width: 100%; height: 100%; min-height: 620px; object-fit: cover; }
.shark-factory-copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(55px,7vw,105px); }
.shark-factory-copy h2 { margin: 0 0 25px; }
.shark-factory-copy p { color: rgba(255,255,255,.7); }
.shark-factory-points { display: grid; grid-template-columns: 1fr 1fr; margin: 32px 0; border-top: 1px solid rgba(255,255,255,.2); }
.shark-factory-points span { padding: 15px 0; border-bottom: 1px solid rgba(255,255,255,.2); font-size: .75rem; }
.shark-factory-points span:nth-child(even) { padding-left: 15px; }

.shark-article-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 28px; }
.shark-article-card-image { aspect-ratio: 16/10; display: block; margin-bottom: 22px; overflow: hidden; border-radius: 16px; background: var(--shark-cream); }
.shark-article-card-image img { width: 100%; height: 100%; object-fit: cover; }
.shark-article-card small { color: var(--shark-clay-deep); font-size: .65rem; font-weight: 760; letter-spacing: .08em; text-transform: uppercase; }
.shark-article-card h3 { margin: 10px 0; font-family: var(--shark-serif); font-size: 1.7rem; font-weight: 400; line-height: 1.18; }
.shark-article-card p { color: var(--shark-muted); font-size: .84rem; }

.shark-form-wrap { padding: clamp(25px,4vw,48px); border-radius: 22px; background: var(--shark-paper); box-shadow: var(--shark-shadow); color: var(--shark-ink); }
.shark-inquiry-form { display: grid; gap: 20px; }
.shark-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.shark-inquiry-form label { display: grid; gap: 7px; color: #3d423b; font-size: .73rem; font-weight: 720; }
.shark-inquiry-form input:not([type=checkbox]):not([type=file]), .shark-inquiry-form select, .shark-inquiry-form textarea { width: 100%; min-height: 44px; border: 0; border-bottom: 1px solid #c8c5bd; border-radius: 0; background: transparent; color: var(--shark-ink); font-size: .87rem; font-weight: 450; }
.shark-inquiry-form textarea { min-height: 120px; padding-block: 10px; resize: vertical; }
.shark-file-field { padding: 15px; border: 1px dashed #bbb7ae; border-radius: 12px; }
.shark-file-field small { color: var(--shark-muted); font-weight: 450; }
.shark-consent { display: flex !important; grid-template-columns: auto 1fr; align-items: flex-start; gap: 10px !important; color: var(--shark-muted) !important; font-size: .68rem !important; font-weight: 450 !important; }
.shark-consent input { margin-top: 4px; accent-color: var(--shark-forest); }
.shark-honeypot { position: absolute !important; width: 1px !important; height: 1px !important; overflow: hidden !important; clip: rect(0 0 0 0) !important; }
.shark-form-message { padding: 14px 16px; border-radius: 10px; background: #e8f1eb; color: var(--shark-forest); font-size: .8rem; }
.shark-form-error { background: #fff0ec; color: #8b352a; }

.shark-page-hero { padding-block: 100px; background: var(--shark-deep); color: #fff; }
.shark-page-hero h1, .shark-page-hero .elementor-heading-title { margin: 0; color: #fff; }
.shark-page-hero > .shark-shell > p:not(.shark-eyebrow), .shark-page-hero .shark-section-intro { max-width: 680px; color: rgba(255,255,255,.68); font-size: 1.05rem; }
.shark-section-dark .elementor-heading-title { color: #fff; }
.shark-section-dark .shark-section-intro { color: rgba(255,255,255,.7); }
.shark-legal-copy { max-width: 860px; }
.shark-legal-copy h2 { margin: 48px 0 12px; font-size: clamp(2rem,3vw,3rem); }
.shark-content { min-height: 60vh; padding-block: 90px; }
.shark-entry-card { padding: 35px 0; border-bottom: 1px solid var(--shark-line); }
.shark-entry-card h2 { margin: 0 0 12px; font-size: 2.6rem; }
.shark-breadcrumbs { display: flex; gap: 9px; padding-block: 20px; color: var(--shark-muted); font-size: .68rem; }
.shark-breadcrumbs strong { color: var(--shark-ink); }

.shark-product-detail { padding: 30px 0 100px; }
.shark-product-layout { display: grid; grid-template-columns: minmax(0,1fr) 330px; gap: 48px; }
.shark-product-layout > *, .shark-product-top > *, .shark-specs dl > * { min-width: 0; }
.shark-product-top { display: grid; grid-template-columns: 1fr .9fr; align-items: center; gap: 52px; }
.shark-product-main-image { overflow: hidden; border-radius: 22px; background: var(--shark-cream); }
.shark-product-main-image img { width: 100%; aspect-ratio: 1/1; object-fit: cover; }
.shark-product-intro h1 { margin: 0 0 12px; font-size: clamp(3.1rem,5vw,5.2rem); }
.shark-model { color: var(--shark-clay-deep); font-size: .7rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.shark-product-description { margin: 25px 0; color: var(--shark-muted); font-size: 1rem; }
.shark-specs { margin-top: 80px; padding-top: 45px; border-top: 1px solid var(--shark-line); }
.shark-specs h2 { margin: 0 0 30px; }
.shark-specs dl { display: grid; grid-template-columns: 1fr 1fr; margin: 0; border-top: 1px solid var(--shark-line); }
.shark-specs dl div { display: grid; grid-template-columns: 125px 1fr; gap: 14px; padding: 16px 0; border-bottom: 1px solid var(--shark-line); }
.shark-specs dl div:nth-child(odd) { padding-right: 20px; border-right: 1px solid var(--shark-line); }
.shark-specs dl div:nth-child(even) { padding-left: 20px; }
.shark-specs dt { color: var(--shark-muted); font-size: .7rem; }
.shark-specs dd { margin: 0; font-size: .78rem; font-weight: 700; }
.shark-specs dd { overflow-wrap: anywhere; }
.shark-spec-note { color: var(--shark-muted); font-size: .7rem; }
.shark-sidebar { display: grid; align-content: start; gap: 16px; }
.shark-sidebar-rfq, .shark-sidebar-panel { padding: 24px; border-radius: 16px; }
.shark-sidebar-rfq { position: sticky; top: 110px; background: var(--shark-forest); color: #fff; }
.shark-sidebar-rfq h2 { margin: 0 0 14px; font-size: 2rem; }
.shark-sidebar-rfq p:not(.shark-eyebrow) { color: rgba(255,255,255,.68); font-size: .77rem; }
.shark-sidebar-rfq .shark-button { width: 100%; }
.shark-sidebar-panel { border: 1px solid var(--shark-line); background: var(--shark-cream); }
.shark-mini-product, .shark-mini-article { display: grid; gap: 8px; padding: 12px 0; border-bottom: 1px solid var(--shark-line); }
.shark-mini-product { grid-template-columns: 70px 1fr; align-items: center; }
.shark-mini-product img { width: 70px; height: 70px; border-radius: 9px; object-fit: cover; }
.shark-mini-product strong, .shark-mini-article strong { font-family: var(--shark-serif); font-size: .98rem; font-weight: 400; line-height: 1.25; }
.shark-mini-product small, .shark-mini-article small { color: var(--shark-clay-deep); font-size: .63rem; font-weight: 700; }

.shark-article { padding-bottom: 100px; }
.shark-article-header { max-width: 980px; padding-block: 65px; text-align: center; }
.shark-article-header h1 { margin: 0 0 25px; font-size: clamp(3.4rem,6vw,5.8rem); }
.shark-article-header > p:not(.shark-eyebrow) { max-width: 700px; margin-inline: auto; color: var(--shark-muted); font-size: 1.06rem; }
.shark-article-layout { display: grid; grid-template-columns: minmax(0,1fr) 330px; gap: 65px; }
.shark-article-image { width: 100%; max-height: 610px; margin-bottom: 45px; border-radius: 22px; object-fit: cover; }
.shark-article-body { color: var(--shark-muted); font-size: 1rem; line-height: 1.85; }
.shark-article-body h2 { margin: 45px 0 15px; color: var(--shark-ink); font-size: 2.5rem; }

.shark-footer { background: var(--shark-deep); color: #fff; }
.shark-footer-cta { display: flex; align-items: center; justify-content: space-between; gap: 60px; padding-block: 75px; border-bottom: 1px solid rgba(255,255,255,.2); }
.shark-footer-cta h2 { max-width: 780px; margin: 0; }
.shark-footer-grid { display: grid; grid-template-columns: 1.35fr .65fr .8fr 1fr; gap: 55px; padding-block: 65px; }
.shark-brand-footer { color: #fff !important; }
.shark-brand-footer + p { max-width: 350px; margin-top: 20px; color: rgba(255,255,255,.6); font-size: .78rem; }
.shark-footer-grid > div:not(:first-child) { display: flex; flex-direction: column; align-items: flex-start; }
.shark-footer-grid h3 { margin: 0 0 18px; color: #dfb18e; font-size: .68rem; letter-spacing: .12em; text-transform: uppercase; }
.shark-footer-grid > div:not(:first-child) a, .shark-footer-grid > div:not(:first-child) p { margin: 0 0 9px; color: rgba(255,255,255,.64); font-size: .74rem; }
.shark-footer-bottom { display: flex; justify-content: space-between; gap: 30px; padding-block: 22px; border-top: 1px solid rgba(255,255,255,.2); color: rgba(255,255,255,.68); font-size: .75rem; }

@media (max-width: 960px) {
  .shark-shell { width: min(100% - 36px, 760px); }
  .shark-header-inner { grid-template-columns: 1fr auto; min-height: 72px; }
  .shark-desktop-nav, .shark-header-rfq { display: none; }
  .shark-menu-toggle { display: inline-flex; padding: 9px 14px; border: 1px solid var(--shark-line); border-radius: 999px; background: transparent; font-size: .7rem; font-weight: 760; }
  .shark-mobile-nav { position: absolute; top: 72px; right: 18px; width: min(320px,calc(100vw - 36px)); padding: 18px; border: 1px solid var(--shark-line); border-radius: 15px; background: var(--shark-paper); box-shadow: var(--shark-shadow); }
  .shark-mobile-nav:not([hidden]) { display: block; }
  .shark-mobile-nav .shark-menu { align-items: stretch; flex-direction: column; gap: 0; }
  .shark-mobile-nav .shark-menu a { padding: 11px 3px; border-bottom: 1px solid var(--shark-line); }
  .shark-home-hero, .shark-home-hero > .e-con-inner, .shark-home-hero-inner { min-height: 650px; }
  .shark-stats, .shark-product-grid, .shark-collections, .shark-services, .shark-article-grid { grid-template-columns: repeat(2,1fr); }
  .shark-material-story, .shark-factory, .shark-product-layout, .shark-article-layout { grid-template-columns: 1fr; }
  .shark-product-top { grid-template-columns: 1fr 1fr; gap: 32px; }
  .shark-sidebar-rfq { position: static; }
  .shark-footer-grid { grid-template-columns: 1fr 1fr; }
  .shark-footer-grid > div:first-child { grid-column: 1/-1; }
  .shark-section-heading { grid-template-columns: 1fr; gap: 18px; }
  .shark-project-paths { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .shark-catalogue-search { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 640px) {
  .shark-shell { width: min(100% - 28px,560px); }
  .shark-topbar-inner > span { display: none; }
  .shark-topbar-inner { justify-content: center; }
  .shark-brand strong { font-size: 1.2rem; }
  .shark-brand small { font-size: .47rem; }
  .shark-brand-mark { width: 42px; height: 42px; }
  .shark-home-hero { min-height: 720px; background-image: linear-gradient(180deg, rgba(250,245,235,.98), rgba(250,245,235,.88) 55%, rgba(250,245,235,.12)), var(--shark-hero-mobile-image, var(--shark-hero-image, url('../images/hero-comfort-footwear-mobile.webp'))); background-position: 68% center; }
  .shark-home-hero > .e-con-inner, .shark-home-hero-inner { min-height: 720px; align-items: flex-start; padding-top: 55px; }
  .shark-hero-copy .elementor-heading-title, .shark-hero-copy > h1 { font-size: clamp(3.2rem,16vw,4.5rem); }
  .shark-section { padding-block: 72px; }
  .shark-section-heading { margin-bottom: 30px; }
  .shark-section-heading > p { font-size: .92rem; }
  .shark-project-paths { grid-template-columns: 1fr; }
  .shark-catalogue-search { grid-template-columns: 1fr; }
  .shark-project-path { min-height: 190px; }
  .shark-contact-trigger { width: 54px; padding: 0; justify-content: center; }
  .shark-contact-trigger strong { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
  .shark-contact-panel { right: -3px; }
  .shark-stats, .shark-product-grid, .shark-collections, .shark-services, .shark-article-grid, .shark-form-grid { grid-template-columns: 1fr; }
  .shark-stat { min-height: 105px; }
  .shark-collection { min-height: 230px; }
  .shark-service { min-height: 350px; }
  .shark-material-image { padding: 30px; }
  .shark-factory-image img { min-height: 380px; }
  .shark-factory-copy { padding: 60px 20px; }
  .shark-product-top { grid-template-columns: 1fr; }
  .shark-product-intro h1 { font-size: 3.5rem; }
  .shark-specs dl { grid-template-columns: 1fr; }
  .shark-specs dl div, .shark-specs dl div:nth-child(odd), .shark-specs dl div:nth-child(even) { padding: 15px 0; border-right: 0; }
  .shark-footer-cta, .shark-footer-bottom { align-items: flex-start; flex-direction: column; }
  .shark-footer-grid { grid-template-columns: 1fr; }
  .shark-footer-grid > div:first-child { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; }
}
