
:root{--cream:#f3efe5;--paper:#fffdf8;--ink:#17211d;--forest:#29483b;--rust:#c65f35;--gold:#d7a83c;--line:rgba(23,33,29,.16)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;min-width:0;overflow-x:hidden;background:var(--cream);color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;line-height:1.55}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
main,section,header,footer,.hero-copy,.hero-card,.section-heading,.story-copy,.build-grid,.config-grid,.photo-grid,.follow,.support-inner{width:100%;max-width:100%;min-width:0}
.site-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;background:rgba(243,239,229,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}
.brand{display:flex;align-items:center;gap:7px;min-width:0}
.brand-mark{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:var(--rust);color:white;font-size:12px;font-weight:800}
.brand-text{font-family:"League Spartan",sans-serif;font-size:11px;font-weight:800;letter-spacing:.07em;white-space:nowrap}
.nav{display:flex;align-items:center;min-width:0}
.nav a:not(.nav-cta){display:none}
.nav-cta{font-size:10px;font-weight:700;border:1px solid var(--ink);border-radius:999px;padding:6px 8px;white-space:nowrap}
.hero{display:block;padding:34px 12px 48px}
.eyebrow{margin:0 0 9px;color:var(--rust);font-size:10px;font-weight:800;letter-spacing:.14em}
.hero h1,h2{font-family:"League Spartan",sans-serif;letter-spacing:-.02em;line-height:.98;overflow-wrap:break-word}
.hero h1{margin:0;font-size:clamp(40px,13vw,58px)}
.hero h1 span{color:var(--rust)}
.hero-text{margin:18px 0 22px;font-size:16px;line-height:1.5}
.hero-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-bottom:24px}
.button{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:11px 14px;border-radius:5px;font-weight:800;text-align:center}
.primary{background:var(--rust);color:white}.secondary{border:1px solid var(--ink)}
.hero-card{background:var(--paper);border:1px solid var(--line);box-shadow:6px 6px 0 rgba(41,72,59,.10)}
.hero-photo{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
.hero-card-note{padding:10px 12px;font-size:9px;line-height:1.3;font-weight:800;letter-spacing:.09em;color:var(--forest)}
.section{display:block;padding:52px 12px;border-top:1px solid var(--line)}
.story{display:block}
h2{margin:0;font-size:clamp(36px,11vw,52px)}
.story-copy{margin-top:22px;font-size:16px;line-height:1.58}
.story-copy p:first-child{margin-top:0}
.section-heading{margin-bottom:26px}
.section-heading>p:last-child{font-size:16px}
.build{background:var(--paper)}
.build-grid,.config-grid,.config-grid-four{display:grid;grid-template-columns:1fr;gap:12px}
.build-card,.config-card{width:100%;min-width:0;min-height:0;padding:20px;border:1px solid var(--line);background:var(--cream)}
.number{font-family:"League Spartan",sans-serif;font-size:36px;color:var(--rust)}
h3{margin:14px 0 8px;font-family:"League Spartan",sans-serif;font-size:27px;line-height:1.03}
.build-card p,.config-card p{margin-bottom:0;font-size:15px}
.photo-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:22px}
.photo-tile,.photo-tile.wide{grid-column:auto;width:100%;min-width:0;margin:0;overflow:hidden;background:var(--cream);border:1px solid var(--line)}
.photo-tile img,.photo-tile.wide img{width:100%;height:auto;max-height:none;object-fit:contain}
.photo-tile figcaption{padding:11px 12px 14px;font-size:12px;line-height:1.45;color:rgba(23,33,29,.78)}
.configs{background:var(--forest);color:white}
.configs .eyebrow{color:#f0b96c}
.config-card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.18)}
.config-card.highlight{background:var(--rust);border-color:var(--rust)}
.config-kicker{font-size:10px;font-weight:800;letter-spacing:.15em}
.support{width:100%;padding:58px 12px;background:var(--rust);color:white;text-align:center}
.support-inner{margin:0 auto}
.support h2{font-size:clamp(38px,11vw,56px)}
.support p{margin:18px auto;font-size:16px;line-height:1.55}
.eyebrow.light{color:#ffe4cf}.support-button{background:white;color:var(--rust);margin-top:8px}.micro{font-size:11px!important;opacity:.75}
.follow{display:block}
.follow>div+div{margin-top:28px}
.socials{display:grid;gap:0;font-size:13px;font-weight:800;letter-spacing:.06em}
.socials a,.socials span{display:block;padding:14px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}
footer{display:flex;flex-direction:column;gap:7px;width:100%;padding:22px 12px;background:var(--ink);color:#f7f4ec;font-size:12px}
.footer-brand{font-family:"League Spartan",sans-serif;font-weight:800;letter-spacing:.09em}
@media(min-width:700px){
 .site-header{padding:14px 34px}.brand-mark{width:34px;height:34px;flex-basis:34px}.brand-text{font-size:14px}.nav{gap:20px}.nav a:not(.nav-cta){display:block;font-size:13px;font-weight:600}.nav-cta{font-size:12px;padding:8px 12px}
 .hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:44px;align-items:center;padding:70px 42px}
 .hero h1{font-size:clamp(58px,7vw,100px)}.hero-text{font-size:20px}.hero-actions{display:flex}.button{width:auto;padding:0 20px;min-height:50px}
 .section{padding:80px 42px}.story{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:60px}.story-copy{margin-top:0;font-size:20px}
 .build-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.config-grid-four{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
 .photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.photo-tile.wide{grid-column:1/-1}.photo-tile img{height:340px;object-fit:cover}.photo-tile.wide img{height:460px;object-fit:cover}
 .support{padding:90px 42px}.support-inner{max-width:900px}.support p{font-size:18px}.follow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:50px;align-items:end}.follow>div+div{margin-top:0}
 footer{flex-direction:row;justify-content:space-between;gap:20px;padding:26px 42px}
}
@media(min-width:1100px){.site-header{padding-left:72px;padding-right:72px}.hero{padding:90px 72px;gap:70px}.section{padding:105px 72px}.support{padding:120px 72px}footer{padding-left:72px;padding-right:72px}}

/* Origin Story */
.origin-story {
  display: grid;
  grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr);
  gap: clamp(30px,8vw,110px);
  align-items: start;
  background: var(--paper);
}
.origin-heading,
.origin-copy {
  min-width: 0;
}
.origin-copy {
  max-width: 780px;
  font-size: clamp(18px,2vw,22px);
}
.origin-copy p:first-child {
  margin-top: 0;
}
.origin-pullquote {
  margin: 30px 0;
  padding: 22px 24px;
  border-left: 5px solid var(--rust);
  background: var(--cream);
  font-family: "League Spartan", sans-serif;
  font-size: clamp(24px,3vw,36px);
  line-height: 1.08;
}
@media (max-width: 900px) {
  .origin-story {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .origin-copy {
    font-size: 17px;
    line-height: 1.6;
  }
  .origin-pullquote {
    margin: 24px 0;
    padding: 18px 18px;
    font-size: 27px;
  }
}

.blog-listing,.article-shell{max-width:1180px;margin:0 auto}
.blog-title{font-family:"League Spartan",sans-serif;font-size:clamp(48px,7vw,90px);line-height:.96;margin:0 0 18px}
.blog-intro{max-width:760px;font-size:20px;margin-bottom:38px}
.blog-card{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:var(--paper)}
.blog-card img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}
.blog-card-copy{padding:34px;align-self:center}
.blog-card-copy h2{font-size:clamp(34px,4vw,54px);margin-bottom:18px}
.blog-card-copy p{font-size:18px;margin-bottom:24px}
.article-shell{padding:clamp(42px,6vw,86px) 20px 90px}
.article{max-width:850px;margin:0 auto}
.article h1{font-family:"League Spartan",sans-serif;font-size:clamp(48px,7vw,88px);line-height:.95;letter-spacing:-.02em;margin:0 0 18px}
.article-deck{font-size:clamp(22px,3vw,32px);color:var(--rust);font-weight:700;margin:0 0 28px}
.article p,.article li{font-size:18px;line-height:1.72}
.article h2{margin-top:64px;margin-bottom:20px;font-size:clamp(36px,5vw,58px)}
.article ul{padding-left:24px}
.article blockquote{margin:34px 0;padding:22px 26px;border-left:6px solid var(--rust);background:var(--paper);font-family:"League Spartan",sans-serif;font-size:clamp(26px,3.5vw,40px);line-height:1.08}
.article-hero,.article-photo-wide img,.article-photo-pair img{display:block;width:100%;height:auto}
.article-hero{margin:28px 0 42px}
.article-photo-wide{margin:28px 0 34px}
.article-photo-wide figcaption,.article-photo-pair figcaption{font-size:13px;line-height:1.4;opacity:.75;padding-top:8px}
.article-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0 34px}
.article-photo-pair figure,.article-photo-wide{margin-left:0;margin-right:0}
.article-photo-pair img{aspect-ratio:4/3;object-fit:cover}
.article-cta{margin-top:70px;padding:42px;background:var(--rust);color:white}
.article-cta h2{margin-top:0}
.article-home-link{display:block;margin-top:18px;text-decoration:underline}
.blog-teaser{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:32px;background:var(--paper)}
.blog-teaser p{max-width:760px;font-size:18px}
.blog-teaser-action{display:flex;justify-content:flex-end}
img{max-width:100%}
@media(max-width:900px){
.blog-card,.blog-teaser{grid-template-columns:1fr}
.blog-card img{min-height:0;height:auto}
.blog-card-copy{padding:24px}
.blog-teaser-action{justify-content:flex-start}
.article-photo-pair{grid-template-columns:1fr}
.article{width:100%}
.article p,.article li{font-size:17px}
.article h2{margin-top:48px}
.article-cta{padding:28px 20px}
}


/* Blog centering fix */
.article-shell,
.blog-listing {
  width: min(100%, 1180px);
  margin-left: auto;
  margin-right: auto;
  padding-left: clamp(22px, 5vw, 72px);
  padding-right: clamp(22px, 5vw, 72px);
  box-sizing: border-box;
}

.article {
  width: min(100%, 850px);
  margin-left: auto;
  margin-right: auto;
}

.site-header {
  padding-left: clamp(22px, 5vw, 72px);
  padding-right: clamp(22px, 5vw, 72px);
  box-sizing: border-box;
}

.blog-card {
  width: 100%;
}

@media (max-width: 700px) {
  .article-shell,
  .blog-listing {
    padding-left: 22px;
    padding-right: 22px;
  }

  .site-header {
    padding-left: 18px;
    padding-right: 18px;
  }

  .article h1,
  .blog-title {
    overflow-wrap: anywhere;
  }
}


/* ===== BLOG LAYOUT V3 =====
   New stylesheet filename is intentional to force browsers to load the fix. */

body .article-shell {
  display: block;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 64px 32px 96px;
}

body .article-shell .article {
  display: block;
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
}

body .blog-listing {
  display: block;
  width: calc(100% - 64px);
  max-width: 1040px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

body .article h1 {
  max-width: 760px;
}

body .article p,
body .article ul,
body .article blockquote,
body .article h2 {
  max-width: 760px;
}

body .article-hero {
  width: min(100%, 680px);
  max-height: 500px;
  object-fit: cover;
  margin: 30px auto 44px;
}

body .article-photo-wide {
  width: min(100%, 620px);
  margin: 30px auto 36px;
}

body .article-photo-wide img {
  width: 100%;
  max-height: 470px;
  object-fit: cover;
}

body .article-photo-pair {
  width: min(100%, 700px);
  margin: 30px auto 36px;
  grid-template-columns: repeat(2, minmax(0,1fr));
}

body .article-photo-pair img {
  width: 100%;
  height: 280px;
  aspect-ratio: auto;
  object-fit: cover;
}

body .article figcaption {
  max-width: 100%;
}

body .article-cta {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1100px) {
  body .article-shell {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (max-width: 700px) {
  body .article-shell {
    padding: 38px 24px 72px;
  }

  body .article-shell .article {
    max-width: 100%;
  }

  body .blog-listing {
    width: calc(100% - 48px);
  }

  body .article-hero,
  body .article-photo-wide,
  body .article-photo-pair {
    width: 100%;
  }

  body .article-hero,
  body .article-photo-wide img {
    max-height: 360px;
  }

  body .article-photo-pair {
    grid-template-columns: 1fr;
  }

  body .article-photo-pair img {
    height: auto;
    max-height: 360px;
  }

  body .article h1 {
    font-size: clamp(42px, 12vw, 62px);
  }
}


/* Blog sharing buttons */
.blog-share {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin: 24px 0 34px;
}

.blog-share-label {
  width: 100%;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  opacity: .72;
}

.share-button {
  appearance: none;
  border: 1px solid currentColor;
  border-radius: 999px;
  padding: 11px 17px;
  font: inherit;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
  color: inherit;
}

.share-button:hover,
.share-button:focus-visible {
  transform: translateY(-1px);
}

.facebook-share {
  background: #1877f2;
  border-color: #1877f2;
  color: white;
}

.instagram-share {
  background: #111;
  border-color: #111;
  color: white;
}

.card-share {
  display: inline-block;
  margin-left: 8px;
}

@media (max-width: 700px) {
  .blog-share {
    align-items: stretch;
  }
  .share-button {
    text-align: center;
  }
  .card-share {
    margin-left: 0;
    margin-top: 10px;
  }
}


/* Cleaner social share icon */
.facebook-share {
  width: 42px;
  height: 42px;
  min-width: 42px;
  padding: 0;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #1877f2;
  border: none;
  color: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,.14);
  vertical-align: middle;
}

.facebook-share:hover,
.facebook-share:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,.18);
}

.share-icon-svg {
  width: 23px;
  height: 23px;
  display: block;
}

.sr-only {
  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;
}

.card-share {
  margin-left: 10px;
}

@media (max-width: 700px) {
  .facebook-share {
    width: 44px;
    height: 44px;
  }
}


/* Matching Instagram icon share button */
.instagram-share {
  width: 42px;
  height: 42px;
  min-width: 42px;
  padding: 0;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: #fff;
  background: linear-gradient(135deg, #833ab4, #fd1d1d, #fcb045);
  box-shadow: 0 2px 8px rgba(0,0,0,.14);
  vertical-align: middle;
}

.instagram-share:hover,
.instagram-share:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,.18);
}

@media (max-width: 700px) {
  .instagram-share {
    width: 44px;
    height: 44px;
  }
}


/* ===== FINAL SOCIAL SHARE ICON SIZING FIX ===== */
.blog-share {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center !important;
  gap: 8px !important;
}

.blog-share .facebook-share,
.blog-share .instagram-share {
  box-sizing: border-box !important;
  width: 36px !important;
  height: 36px !important;
  min-width: 36px !important;
  min-height: 36px !important;
  max-width: 36px !important;
  max-height: 36px !important;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 50% !important;
  display: inline-flex !important;
  flex: 0 0 36px !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
  vertical-align: middle !important;
  overflow: hidden !important;
}

.blog-share .facebook-share .share-icon-svg,
.blog-share .instagram-share .share-icon-svg {
  display: block !important;
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
  flex: 0 0 18px !important;
}

.blog-share .instagram-share {
  position: relative !important;
  top: 0 !important;
}

/* Blog index Facebook share icon */
.blog-card .facebook-share.card-share {
  box-sizing: border-box !important;
  width: 36px !important;
  height: 36px !important;
  min-width: 36px !important;
  max-width: 36px !important;
  min-height: 36px !important;
  max-height: 36px !important;
  padding: 0 !important;
  margin-left: 8px !important;
  border-radius: 50% !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  vertical-align: middle !important;
  overflow: hidden !important;
}

.blog-card .facebook-share.card-share .share-icon-svg {
  width: 18px !important;
  height: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
}

@media (max-width: 700px) {
  .blog-share .facebook-share,
  .blog-share .instagram-share,
  .blog-card .facebook-share.card-share {
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    min-height: 36px !important;
    max-width: 36px !important;
    max-height: 36px !important;
  }
}


/* ===== CORE WEB VITALS OPTIMIZATION ===== */

/* Reserve stable header geometry so font/icon loading does not move the page. */
.site-header {
  min-height: 72px;
  box-sizing: border-box;
  align-items: center;
}

.brand,
.nav,
.hero-actions {
  min-height: 44px;
  align-items: center;
}

/* Reserve hero geometry before the image finishes loading. */
.hero-card {
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.hero-card .hero-photo {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Prevent buttons and nav links from changing line box height after fonts settle. */
.button,
.nav a,
.brand-text {
  line-height: 1.1;
}

/* Keep hero call-to-action area from jumping as fonts load. */
.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

/* Reserve gallery image space consistently. */
.photo-tile {
  overflow: hidden;
}
.photo-tile img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

/* Wide gallery cards keep a stable ratio. */
.photo-tile.wide img {
  aspect-ratio: 16 / 10;
}

/* Stabilize origin section flow. */
#origin {
  contain: layout paint;
}

/* Reduce font-swap movement by using metrically closer system fallbacks. */
body {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
}
h1, h2, h3, .brand-text, .footer-brand, blockquote {
  font-family: "League Spartan", Arial Black, Arial, Helvetica, sans-serif;
}

/* Small-screen geometry lock for the header and hero. */
@media (max-width: 700px) {
  .site-header {
    min-height: 64px;
  }
  .hero-card {
    aspect-ratio: 4 / 3;
  }
  .hero-actions {
    min-height: 44px;
  }
}
