/*
Theme Name: Threadborne Treasures
Theme URI: https://threadbornetreasures.com/
Author: Threadborne Treasures
Description: Custom WordPress theme for Threadborne Treasures.
Version: 4.3
Text Domain: threadborne-treasures
*/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&family=WindSong:wght@500&display=swap');
:root{--teal:#174f59;--teal2:#0e6873;--cream:#fbf7ef;--paper:#fffdf8;--sage:#dce8df;--blush:#f3d8d5;--gold:#c89b55;--ink:#17373d;--muted:#617276;--line:#d9e0dc;--shadow:0 16px 45px rgba(24,67,71,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.topbar{background:var(--teal);color:#fff;font-size:12px;letter-spacing:.03em}.topbar-inner{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.site-header{background:rgba(255,253,248,.97);position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:24px}.brand{display:flex;align-items:center;gap:10px;min-width:290px}.brand img{width:76px;height:76px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-name,.footer-name{font-family:'WindSong',cursive;color:var(--teal);font-size:30px;white-space:nowrap}.brand-tag{font-size:9px;letter-spacing:.22em;color:#6b7d80;margin-top:7px}.navlinks{display:flex;align-items:center;gap:23px;font-size:14px;font-weight:600}.navlinks a:hover,.navlinks a.active{color:var(--teal2)}.nav-actions{display:flex;gap:14px;align-items:center}.icon{font-size:20px}.hero{background:linear-gradient(135deg,#f9f3e8 0%,#edf5f1 100%);padding:58px 0 48px;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;left:-180px;top:-140px;width:440px;height:440px;border-radius:50%;background:rgba(220,232,223,.36);filter:blur(5px)}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:35px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;color:var(--teal2)}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;line-height:1.05;margin:0 0 16px}h1{font-size:clamp(50px,6vw,82px);font-weight:600}h2{font-size:clamp(36px,4vw,56px)}h3{font-size:27px}.script{font-family:'WindSong',cursive;color:var(--teal);font-size:52px;line-height:.95}.hero-script{font-size:54px;margin-top:0}.hero-copy .eyebrow{position:relative;top:-7px;margin-bottom:-5px}.lead{font-size:18px;color:#496064;max-width:590px}.hero-copy .buttons{margin:27px 0;flex-wrap:nowrap}.buttons{display:flex;flex-wrap:wrap;gap:11px}.hero-copy .btn{white-space:nowrap;padding-left:18px;padding-right:18px;font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 21px;border-radius:999px;background:var(--teal);color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;border:1px solid var(--teal);transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(23,79,89,.18)}.btn.alt{background:transparent;color:var(--teal)}.btn.plush-btn{background:#1a6570;border-color:#1a6570}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:20px 0 0}.trust div{display:flex;gap:9px;align-items:center;color:#456066;font-size:12.5px}.trust .trust-icon{width:25px;height:25px;min-width:25px;border:1px solid rgba(23,79,89,.35);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--teal2);font-size:12px;font-weight:700;background:rgba(255,255,255,.45);line-height:1}.trust div:nth-child(2) .trust-icon{font-size:15px}.trust div:nth-child(3) .trust-icon{font-size:13px}.trust div:nth-child(4) .trust-icon{font-size:14px}.hero-photo{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;padding:0 0 4px;overflow:visible}.hero-glow{position:absolute;inset:3% 0 2% 0;border-radius:50%;background:radial-gradient(ellipse at center,rgba(225,239,233,.62) 0 42%,rgba(225,239,233,.28) 62%,rgba(225,239,233,0) 82%);filter:blur(8px)}.hero-photo img{position:relative;z-index:1;display:block;width:calc(100% + 70px);max-width:none;height:auto;max-height:680px;object-fit:contain;border-radius:0;box-shadow:none;-webkit-mask-image:radial-gradient(ellipse 73% 82% at 51% 48%,rgba(0,0,0,1) 40%,rgba(0,0,0,.98) 58%,rgba(0,0,0,.72) 72%,rgba(0,0,0,.28) 88%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(ellipse 73% 82% at 51% 48%,rgba(0,0,0,1) 40%,rgba(0,0,0,.98) 58%,rgba(0,0,0,.72) 72%,rgba(0,0,0,.28) 88%,rgba(0,0,0,0) 100%)}.leaf-note{position:absolute;z-index:2;right:1%;bottom:8%;background:#fffaf0;padding:13px 20px;border-radius:14px;box-shadow:var(--shadow);font-family:'WindSong',cursive;font-size:25px;transform:rotate(-4deg)}
.section{padding:78px 0}.section.soft{background:#eef6f2}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.section-head p{max-width:440px;color:var(--muted)}.shop-strip{background:#fffaf2}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.feature-card .media{height:330px;background:#e7eee9;display:flex;align-items:center;justify-content:center;overflow:hidden}.feature-card img{width:100%;height:100%;object-fit:contain}.feature-card .body{padding:22px}.feature-card p{color:var(--muted);margin:0 0 18px}.placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at center,#f8f1e6 0 25%,#e3eee9 70%);color:var(--teal);text-align:center;padding:20px}.placeholder strong{font-family:'Cormorant Garamond',serif;font-size:30px;display:block}.placeholder small{display:block;color:var(--muted);margin-top:8px}.featured-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.pattern-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.pattern-card .pic{aspect-ratio:3/4;background:#edf1ec;display:flex;align-items:center;justify-content:center}.pattern-card img{width:100%;height:100%;object-fit:contain}.pattern-card .caption{padding:12px 10px 15px;font-size:13px;font-weight:600}
.worlds{background:#fbf8f1 url('assets/paper-texture.svg');padding:86px 0}.world-intro{text-align:center;margin-bottom:35px}.world-intro .script{font-size:54px}.worlds-title{font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;color:var(--ink);font-size:clamp(36px,4vw,56px);line-height:1.05}.world-intro p{color:#60736f;margin:12px 0 0;font-size:16px}.world-intro em{font-family:'Cormorant Garamond',serif;font-size:19px}.world-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.world-card{background:#fffdf9;border:1px solid #dbe4df;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(24,67,71,.07);display:flex;flex-direction:column}.world-image{height:245px;background:#edf2ed;display:flex;align-items:center;justify-content:center;overflow:hidden}.world-image img{width:100%;height:100%;object-fit:cover}.wanderer-world .world-image img{object-position:center 47%}.world-body{padding:19px 16px 17px;text-align:center;display:flex;flex-direction:column;flex:1}.world-body h3,.aqua-placeholder h3{font-size:27px;margin-bottom:7px}.world-body p,.aqua-placeholder p{font-size:13px;color:var(--muted);margin:0 0 15px}.world-btn{margin-top:auto;display:inline-flex;justify-content:center;align-items:center;padding:11px 14px;border-radius:999px;background:var(--teal);color:#fff;font-size:12px;font-weight:700}.wanderer-world .world-btn{background:#6b9a83}.seasonal-world .world-btn{background:#b95f5d}.feather-world .world-btn{background:#c89b55}.aqua-world{background:#edf7f6}.aqua-placeholder{height:100%;min-height:440px;padding:34px 18px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:radial-gradient(circle at 50% 20%,rgba(185,231,235,.55),transparent 48%),linear-gradient(180deg,#edf9f7,#e3f1ee)}.aqua-placeholder .water-doodles{font-size:27px;color:#4a9ca3;letter-spacing:8px;margin-bottom:18px}.aqua-placeholder h3{font-family:'Cormorant Garamond',serif;color:#246b73;font-size:35px}.aqua-placeholder>span{font-family:'WindSong',cursive;font-size:31px;color:#2e7b80;margin-bottom:15px}.closing{background:linear-gradient(180deg,#fbf8f1,#f5f0e7);padding:60px 0}.closing-inner{text-align:center}.closing-inner .script{font-size:57px}.closing-inner p{font-size:10px;letter-spacing:.24em;color:#627477;margin:16px 0}.closing-inner>span{color:#b86559;font-size:26px}
.newsletter{background:var(--teal);color:#fff;border-radius:30px;padding:48px;position:relative;overflow:hidden}.newsletter h2{max-width:700px}.newsletter p{color:#dbe9e8}.newsletter form{display:flex;max-width:640px;background:#fff;border-radius:999px;padding:5px;margin-top:22px}.newsletter input{border:0;outline:0;flex:1;padding:13px 17px;border-radius:999px;font:inherit}.newsletter button{border:0;border-radius:999px;background:var(--gold);color:#fff;padding:0 24px;font-weight:700}.footer{background:#123f47;color:#eaf4f1;padding:55px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.footer h3{font-size:26px}.footer p,.footer a{color:#c4d8d6;font-size:14px}.footer-links{display:grid;gap:8px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:74px;height:74px;object-fit:contain}.footer-name{color:#fff;font-size:27px}.copyright{border-top:1px solid rgba(255,255,255,.14);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;font-size:12px;color:#a9c1bf}
.page-hero{padding:70px 0;background:linear-gradient(135deg,#edf4ef,#f8f0e6)}.page-hero h1{font-size:64px}.filters{display:flex;flex-wrap:wrap;gap:9px;margin:28px 0}.filter{padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:13px}.catalog{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.catalog .pattern-card .caption{padding:14px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.about-grid img{width:100%;border-radius:26px}.faq{display:grid;gap:14px}.faq details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px}.faq summary{font-weight:700;cursor:pointer}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px}.contact-form{display:grid;gap:14px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px;font:inherit;background:#fff}.contact-form textarea{min-height:160px}.mobile-menu{display:none}
@media(max-width:1050px){.brand{min-width:260px}.brand-name{font-size:27px}.navlinks{gap:15px}.world-grid{grid-template-columns:repeat(3,1fr)}.world-card:nth-child(4),.world-card:nth-child(5){grid-column:span 1}}
@media(max-width:900px){.hero-copy .buttons{flex-wrap:wrap}.hero-copy .btn{padding-left:16px;padding-right:16px;font-size:12px}.navlinks{display:none}.mobile-menu{display:block}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{padding-top:10px}.hero-photo{min-height:500px}.trust{grid-template-columns:repeat(2,1fr)}.cards3{grid-template-columns:1fr}.featured-grid{grid-template-columns:repeat(3,1fr)}.world-grid{grid-template-columns:repeat(2,1fr)}.catalog{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.page-hero h1{font-size:52px}}
@media(max-width:560px){.topbar-inner{display:block;text-align:center}.topbar-inner span{display:block}.topbar-inner span+span{margin-top:3px}.nav{min-height:70px}.brand{min-width:0}.brand img{width:59px;height:59px}.brand-name{font-size:23px}.brand-tag{font-size:7px;letter-spacing:.15em}.hero{padding-top:32px}.hero-script{font-size:45px}.hero-photo{min-height:390px;padding:0 8px}.leaf-note{font-size:21px;right:2%;bottom:5%}.trust{grid-template-columns:1fr}.featured-grid{grid-template-columns:repeat(2,1fr)}.world-grid,.catalog{grid-template-columns:1fr}.world-image{height:290px}.aqua-placeholder{min-height:420px}.newsletter{padding:30px 22px}.newsletter form{display:block;background:transparent}.newsletter input{width:100%;margin-bottom:8px}.newsletter button{height:46px;width:100%}.footer-grid{grid-template-columns:1fr}.copyright{display:block}.section{padding:55px 0}.section-head{display:block}.section-head .btn{margin-top:12px}}

/* Final homepage refinements */
/* Keep the three hero actions together on desktop. */
.hero-copy .buttons{display:flex;flex-wrap:nowrap;gap:9px;margin:25px 0}
.hero-copy .buttons .btn{white-space:nowrap;padding:11px 14px;font-size:11px;letter-spacing:.01em}
/* Give the welcome label its own breathing room above the script heading. */
.hero-copy .eyebrow{position:relative;z-index:3;top:auto;transform:translateY(-10px);margin-bottom:-1px}
.hero-copy .hero-script{margin-top:-1px;line-height:.9}
/* Cleaner circular maker icons beneath the actions. */
.trust div{align-items:center;gap:9px}
.trust-icon{width:27px;height:27px;min-width:27px;border:1px solid rgba(31,103,113,.28);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--teal2);font-size:12px;line-height:1;font-weight:700;background:rgba(255,255,255,.7);box-shadow:0 3px 10px rgba(23,79,89,.07)}
.trust div:nth-child(1) .trust-icon{font-size:13px}
.trust div:nth-child(2) .trust-icon{font-size:16px}
.trust div:nth-child(3) .trust-icon{font-size:12px}
.trust div:nth-child(4) .trust-icon{font-size:13px}
/* Same serif treatment as “Choose your kind of treasure”. */
.world-intro .worlds-title{font-family:'Cormorant Garamond',Georgia,serif;color:var(--ink);font-size:clamp(36px,4vw,56px);font-weight:600;line-height:1.05;margin:0 0 12px}
/* Hero photograph: preserve the original image while fading its edges into the hero background. */
.hero-photo{isolation:isolate}
.hero-photo img{border-radius:0!important;box-shadow:none!important;width:calc(100% + 55px);max-width:none;-webkit-mask-image:none!important;mask-image:none!important}
.hero-photo:after{content:"";position:absolute;inset:0 -3% 0;pointer-events:none;z-index:2;background:
  linear-gradient(90deg,#f9f3e8 0%,rgba(249,243,232,.92) 4%,rgba(249,243,232,.55) 10%,transparent 22%,transparent 78%,rgba(237,245,241,.55) 90%,rgba(237,245,241,.92) 97%,#edf5f1 100%),
  linear-gradient(180deg,#edf5f1 0%,rgba(237,245,241,.72) 4%,transparent 17%,transparent 82%,rgba(237,245,241,.72) 96%,#edf5f1 100%);
  mix-blend-mode:normal}
.hero-glow{z-index:0}
.leaf-note{z-index:4}
@media(min-width:901px){
  .hero-grid{grid-template-columns:1fr 1fr;gap:28px}
  .hero-copy .buttons .btn{padding-left:12px;padding-right:12px}
}
@media(max-width:900px){
  .hero-copy .buttons{flex-wrap:wrap}
  .hero-copy .buttons .btn{padding-left:16px;padding-right:16px;font-size:12px}
  .hero-photo:after{inset:0}
}
@media(max-width:560px){
  .hero-copy .eyebrow{transform:none;margin-bottom:4px}
  .hero-copy .buttons{flex-wrap:wrap}
  .hero-copy .buttons .btn{font-size:12px}
  .world-intro .worlds-title{font-size:38px}
}

/* Final hero: original Blu donkey photo displayed without cropping, with a soft fade into the text. */
.hero-wide{position:relative;min-height:600px;padding:0;overflow:hidden;background:linear-gradient(90deg,#f9f3e8 0%,#f9f3e8 55%,#edf5f1 100%)}
.hero-wide-media{position:absolute;z-index:0;left:0;top:0;bottom:0;width:58%;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}
.hero-wide-media img{display:block;height:100%;width:auto;max-width:none;object-fit:contain;object-position:left center}
.hero-wide-fade{position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(249,243,232,0) 0%,rgba(249,243,232,0) 24%,rgba(249,243,232,.08) 35%,rgba(249,243,232,.42) 48%,rgba(249,243,232,.88) 58%,#f9f3e8 70%,#f9f3e8 100%)}
.hero-wide-inner{position:relative;z-index:2;min-height:600px;display:flex;justify-content:flex-end;align-items:center}
.hero-wide-copy{width:min(650px,52%);padding:56px 0 48px;margin-right:1.5%}
.hero-wide-copy .eyebrow{margin:0 0 12px;transform:none;position:static}
.hero-wide-copy .hero-script{font-size:58px;line-height:.9;margin:0}
.hero-wide-copy h1{font-size:clamp(54px,5vw,76px);margin:8px 0 18px}
.hero-wide-copy .lead{font-size:18px;max-width:590px;margin:0}
.hero-wide-copy .buttons{display:flex;flex-wrap:nowrap;gap:11px;margin:28px 0 22px}
.hero-wide-copy .buttons .btn{white-space:nowrap;padding:12px 17px;font-size:12px}
.hero-wide-copy .trust{grid-template-columns:repeat(4,1fr);gap:12px;padding-top:12px}
.hero-wide-copy .trust div{font-size:12px}
.hero-wide-copy .trust-icon{background:rgba(255,255,255,.82);box-shadow:0 3px 12px rgba(23,79,89,.08);font-family:Arial,sans-serif}
@media(max-width:1100px){.hero-wide-copy{width:54%;margin-right:1%}.hero-wide-copy .buttons{gap:8px}.hero-wide-copy .buttons .btn{padding-left:13px;padding-right:13px;font-size:11px}.hero-wide-media{width:60%}.hero-wide-fade{background:linear-gradient(90deg,rgba(249,243,232,0) 0%,rgba(249,243,232,.08) 30%,rgba(249,243,232,.52) 49%,#f9f3e8 67%,#f9f3e8 100%)}}
@media(max-width:900px){.hero-wide{min-height:auto;padding:0;background:#f9f3e8}.hero-wide-media{position:relative;left:auto;top:auto;bottom:auto;width:100%;height:430px;display:flex;justify-content:center;overflow:hidden}.hero-wide-media img{height:100%;width:auto;max-width:none}.hero-wide-fade{inset:auto 0 0;height:180px;background:linear-gradient(180deg,rgba(249,243,232,0) 0%,rgba(249,243,232,.25) 35%,#f9f3e8 100%)}.hero-wide-inner{min-height:0;display:block}.hero-wide-copy{width:100%;padding:8px 0 42px;margin:0;text-align:center}.hero-wide-copy .lead{margin-left:auto;margin-right:auto}.hero-wide-copy .buttons{justify-content:center;flex-wrap:wrap}.hero-wide-copy .trust{grid-template-columns:repeat(2,1fr);text-align:left;max-width:600px;margin:auto}}
@media(max-width:560px){.hero-wide-media{height:330px}.hero-wide-copy{padding-bottom:35px}.hero-wide-copy .hero-script{font-size:45px}.hero-wide-copy h1{font-size:52px}.hero-wide-copy .lead{font-size:16px}.hero-wide-copy .trust{grid-template-columns:1fr}.hero-wide-copy .buttons{gap:8px}.hero-wide-copy .buttons .btn{font-size:12px;padding:11px 15px}}

/* v4.1 hero refinement: fade the photograph itself into the cream background.
   The original portrait remains uncropped and undistorted; only its right edge is softened. */
.hero-wide-media img{
  -webkit-mask-image:linear-gradient(to right, #000 0%, #000 58%, rgba(0,0,0,.96) 68%, rgba(0,0,0,.72) 78%, rgba(0,0,0,.35) 90%, transparent 100%) !important;
  mask-image:linear-gradient(to right, #000 0%, #000 58%, rgba(0,0,0,.96) 68%, rgba(0,0,0,.72) 78%, rgba(0,0,0,.35) 90%, transparent 100%) !important;
}
.hero-wide-fade{display:none !important;}
@media(max-width:900px){
  .hero-wide-media img{
    -webkit-mask-image:linear-gradient(to bottom, #000 0%, #000 68%, rgba(0,0,0,.78) 82%, rgba(0,0,0,.28) 94%, transparent 100%) !important;
    mask-image:linear-gradient(to bottom, #000 0%, #000 68%, rgba(0,0,0,.78) 82%, rgba(0,0,0,.28) 94%, transparent 100%) !important;
  }
}


/* v4.2 — full-width hero using the new wide Blu photo. The original photo is used as-is;
   CSS only controls its display and the soft cream transition behind the copy. */
.hero-wide{
  position:relative;
  min-height:600px;
  padding:0;
  overflow:hidden;
  background:#f9f3e8;
}
.hero-wide-media{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  z-index:0;
  overflow:hidden;
}
.hero-wide-media img{
  width:100%;
  height:100%;
  max-width:none;
  display:block;
  object-fit:cover;
  object-position:left center;
  -webkit-mask-image:none !important;
  mask-image:none !important;
}
.hero-wide-fade{
  display:block !important;
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,
    rgba(249,243,232,0) 0%,
    rgba(249,243,232,0) 42%,
    rgba(249,243,232,.08) 48%,
    rgba(249,243,232,.30) 56%,
    rgba(249,243,232,.72) 66%,
    rgba(249,243,232,.94) 75%,
    #f9f3e8 88%,
    #f9f3e8 100%);
}
.hero-wide-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(249,243,232,0) 70%,rgba(249,243,232,.22) 100%);
}
.hero-wide-inner{
  position:relative;
  z-index:2;
  min-height:600px;
  display:flex;
  justify-content:flex-end;
  align-items:center;
}
.hero-wide-copy{
  width:min(650px,52%);
  padding:56px 0 48px;
  margin-right:1.5%;
}
.hero-wide-copy .eyebrow{margin:0 0 12px;transform:none;position:static}
.hero-wide-copy .hero-script{font-size:58px;line-height:.9;margin:0}
.hero-wide-copy h1{font-size:clamp(54px,5vw,76px);margin:8px 0 18px}
.hero-wide-copy .lead{font-size:18px;max-width:590px;margin:0}
.hero-wide-copy .buttons{display:flex;flex-wrap:nowrap;gap:11px;margin:28px 0 17px}
.hero-wide-copy .buttons .btn{white-space:nowrap;padding:12px 17px;font-size:12px}
.social-buttons{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 6px}
.social-btn{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:8px 13px;
  border:1px solid rgba(23,79,89,.30);
  border-radius:999px;
  background:rgba(255,253,248,.72);
  color:var(--teal);
  font-size:11px;
  font-weight:700;
  letter-spacing:.02em;
  backdrop-filter:blur(5px);
  transition:.2s ease;
}
.social-btn:hover{transform:translateY(-2px);background:#fff;box-shadow:0 8px 18px rgba(23,79,89,.10)}
.social-btn span{font-size:14px;line-height:1}
.hero-wide-copy .trust{grid-template-columns:repeat(4,1fr);gap:12px;padding-top:12px}
.hero-wide-copy .trust div{font-size:12px}
.hero-wide-copy .trust-icon{background:rgba(255,255,255,.82);box-shadow:0 3px 12px rgba(23,79,89,.08);font-family:Arial,sans-serif}
@media(max-width:1100px){
  .hero-wide-copy{width:54%;margin-right:1%}
  .hero-wide-copy .buttons{gap:8px}
  .hero-wide-copy .buttons .btn{padding-left:13px;padding-right:13px;font-size:11px}
  .hero-wide-fade{background:linear-gradient(90deg,rgba(249,243,232,0) 0%,rgba(249,243,232,.06) 40%,rgba(249,243,232,.45) 54%,rgba(249,243,232,.88) 69%,#f9f3e8 84%,#f9f3e8 100%)}
}
@media(max-width:900px){
  .hero-wide{min-height:auto;padding:0;background:#f9f3e8}
  .hero-wide-media{position:relative;inset:auto;width:100%;height:430px}
  .hero-wide-media img{width:100%;height:100%;object-fit:cover;object-position:left center}
  .hero-wide-fade{inset:auto 0 0;height:210px;background:linear-gradient(180deg,rgba(249,243,232,0) 0%,rgba(249,243,232,.12) 25%,rgba(249,243,232,.72) 72%,#f9f3e8 100%)}
  .hero-wide-overlay{display:none}
  .hero-wide-inner{min-height:0;display:block}
  .hero-wide-copy{width:100%;padding:8px 0 42px;margin:0;text-align:center}
  .hero-wide-copy .lead{margin-left:auto;margin-right:auto}
  .hero-wide-copy .buttons,.social-buttons{justify-content:center;flex-wrap:wrap}
  .hero-wide-copy .trust{grid-template-columns:repeat(2,1fr);text-align:left;max-width:600px;margin:auto}
}
@media(max-width:560px){
  .hero-wide-media{height:330px}
  .hero-wide-copy{padding-bottom:35px}
  .hero-wide-copy .hero-script{font-size:45px}
  .hero-wide-copy h1{font-size:52px}
  .hero-wide-copy .lead{font-size:16px}
  .hero-wide-copy .trust{grid-template-columns:1fr}
  .hero-wide-copy .buttons{gap:8px}
  .hero-wide-copy .buttons .btn{font-size:12px;padding:11px 15px}
}

/* v4.3 final hero + social rail */

/* v4.3 final hero + social rail */
.hero-wide{
  position:relative;
  min-height:clamp(520px, 44vw, 620px);
  padding:0;
  overflow:hidden;
  background:#f9f3e8;
}
.hero-wide-media{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  z-index:0;
  overflow:hidden;
}
.hero-wide-media img{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center center;
  -webkit-mask-image:none !important;
  mask-image:none !important;
}
.hero-wide-fade{
  display:block !important;
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,
    rgba(249,243,232,0) 0%,
    rgba(249,243,232,0) 48%,
    rgba(249,243,232,.08) 54%,
    rgba(249,243,232,.22) 60%,
    rgba(249,243,232,.50) 67%,
    rgba(249,243,232,.78) 73%,
    rgba(249,243,232,.94) 80%,
    #f9f3e8 88%,
    #f9f3e8 100%);
}
.hero-wide-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(249,243,232,0) 68%,rgba(249,243,232,.16) 100%);
}
.hero-wide-inner{
  position:relative;
  z-index:2;
  min-height:inherit;
  display:flex;
  justify-content:flex-end;
  align-items:center;
}
.hero-wide-copy{
  width:min(625px,50%);
  padding:52px 62px 44px 0;
  margin-right:3.2%;
}
.hero-wide-copy .eyebrow{margin:0 0 12px;transform:none;position:static}
.hero-wide-copy .hero-script{font-size:58px;line-height:.9;margin:0}
.hero-wide-copy h1{font-size:clamp(54px,5vw,76px);margin:8px 0 18px}
.hero-wide-copy .lead{font-size:18px;max-width:590px;margin:0}
.hero-wide-copy .buttons{display:flex;flex-wrap:nowrap;gap:11px;margin:28px 0 0}
.hero-wide-copy .buttons .btn{white-space:nowrap;padding:12px 17px;font-size:12px}

/* Instagram / Etsy / Ko-fi: a slim icon-only rail at the extreme right. */
.hero-social-rail{
  position:absolute;
  z-index:4;
  top:50%;
  right:18px;
  transform:translateY(-50%);
  display:flex;
  flex-direction:column;
  gap:10px;
}
.hero-social-icon{
  width:42px;
  height:42px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(23,79,89,.28);
  background:rgba(255,253,248,.88);
  color:var(--teal);
  font-size:15px;
  font-weight:700;
  line-height:1;
  box-shadow:0 5px 18px rgba(23,79,89,.10);
  backdrop-filter:blur(6px);
  transition:transform .2s ease, background .2s ease, box-shadow .2s ease;
}
.hero-social-icon:hover{
  transform:translateY(-2px);
  background:#fff;
  box-shadow:0 9px 22px rgba(23,79,89,.14);
}
.hero-social-icon.instagram{font-size:20px;font-weight:400}
.hero-social-icon.etsy{font-family:Georgia,serif;font-size:17px}
.hero-social-icon.kofi{font-size:17px}
.hero-social-label{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-wide-copy .trust{grid-template-columns:repeat(4,1fr);gap:12px;padding-top:18px}
.hero-wide-copy .trust div{font-size:12px}
.hero-wide-copy .trust-icon{background:rgba(255,255,255,.82);box-shadow:0 3px 12px rgba(23,79,89,.08);font-family:Arial,sans-serif}

@media(max-width:1120px){
  .hero-wide-copy{width:53%;margin-right:4.5%;padding-right:45px}
  .hero-wide-copy .buttons{gap:8px}
  .hero-wide-copy .buttons .btn{padding-left:13px;padding-right:13px;font-size:11px}
  .hero-social-rail{right:12px}
}
@media(max-width:900px){
  .hero-wide{min-height:auto;padding:0;background:#f9f3e8}
  .hero-wide-media{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:2048/947}
  .hero-wide-media img{width:100%;height:100%;object-fit:cover;object-position:center center}
  .hero-wide-fade{inset:auto 0 0;height:180px;background:linear-gradient(180deg,rgba(249,243,232,0) 0%,rgba(249,243,232,.12) 30%,rgba(249,243,232,.72) 75%,#f9f3e8 100%)}
  .hero-wide-overlay{display:none}
  .hero-wide-inner{min-height:0;display:block}
  .hero-wide-copy{width:100%;padding:8px 0 42px;margin:0;text-align:center}
  .hero-wide-copy .lead{margin-left:auto;margin-right:auto}
  .hero-wide-copy .buttons{justify-content:center;flex-wrap:wrap}
  .hero-wide-copy .trust{grid-template-columns:repeat(2,1fr);text-align:left;max-width:600px;margin:auto}
  .hero-social-rail{
    top:auto;
    right:14px;
    bottom:14px;
    transform:none;
    flex-direction:row;
  }
}
@media(max-width:560px){
  .hero-wide-copy{padding-bottom:35px}
  .hero-wide-copy .hero-script{font-size:45px}
  .hero-wide-copy h1{font-size:52px}
  .hero-wide-copy .lead{font-size:16px}
  .hero-wide-copy .trust{grid-template-columns:1fr}
  .hero-wide-copy .buttons{gap:8px}
  .hero-wide-copy .buttons .btn{font-size:12px;padding:11px 15px}
  .hero-social-rail{right:10px;bottom:10px;gap:7px}
  .hero-social-icon{width:38px;height:38px}
}
