/* Homepage refresh - intentionally isolated from the existing site CSS. */
:root{--wc-ink:#35402d;--wc-sage:#667550;--wc-sage-dark:#4f5d3f;--wc-rust:#b65d31;--wc-mustard:#d69b20;--wc-cream:#fbf8f1;--wc-soft:#f1eee2;--wc-peach:#f4e4d9;--wc-line:#ddd5c8;}
body.home-v2{font-family:Arial,Helvetica,sans-serif;background:var(--wc-cream);color:#292929;}
.home-v2::before{display:none;}
.home-v2 .navbar{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.97);box-shadow:0 1px 12px rgba(50,50,35,.08);padding:0 28px;border-bottom:1px solid rgba(90,100,70,.12);display:flex;align-items:center;justify-content:space-between;min-height:76px;}
.home-v2 .nav-brand{display:flex;align-items:center;gap:12px;color:var(--wc-ink);font-family:Georgia,serif;font-size:1.15rem;font-weight:bold;}
.home-v2 .nav-brand img{width:150px;height:auto;display:block;}
.home-v2 .nav-links{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;}
.home-v2 .navbar a{margin:0;color:#2c3027;font-weight:600;font-size:.94rem;}
.home-v2 .navbar a:hover{color:var(--wc-rust);text-decoration:none;}
.home-v2 .nav-etsy{padding:10px 15px;border:1px solid var(--wc-sage);border-radius:8px;}
.home-hero{background:#e9e0cf;min-height:520px;display:grid;grid-template-columns:1.4fr 1fr;overflow:hidden;}
.home-hero-media{min-height:520px;background:#ded7c7;position:relative;}
.home-hero-media img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;inset:0;}
.home-hero-copy{padding:70px 7vw 60px 55px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(110deg,#eee5d6,#e5d8c2);}
.home-kicker{font-family:Georgia,serif;color:var(--wc-rust);font-style:italic;font-size:1.25rem;margin:0 0 14px;}
.home-hero-copy h1{font-family:Georgia,serif;color:var(--wc-ink);font-size:clamp(2.8rem,5vw,4.9rem);line-height:1.01;margin:0 0 20px;max-width:720px;}
.home-hero-copy p{font-size:1.08rem;line-height:1.65;max-width:620px;margin:0 0 24px;}
.home-actions{display:flex;gap:14px;flex-wrap:wrap;}
.home-btn{display:inline-block;background:var(--wc-sage-dark);color:white!important;padding:13px 19px;border-radius:7px;font-weight:bold;box-shadow:0 4px 12px rgba(50,60,40,.12);}
.home-btn:hover{background:#3f4d32;transform:translateY(-1px);}
.home-btn.alt{background:transparent;color:#333!important;border:1px solid #8c826f;box-shadow:none;}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:var(--wc-soft);border-bottom:1px solid var(--wc-line);}
.trust-item{padding:21px 24px;display:flex;gap:12px;align-items:center;justify-content:center;border-right:1px solid var(--wc-line);font-size:.9rem;}
.trust-item:last-child{border-right:0}.trust-icon{font-size:1.65rem;color:var(--wc-sage)}.trust-item strong{display:block;margin-bottom:2px;color:#333}.trust-item span{color:#666;}
.home-section{max-width:1480px;margin:0 auto;padding:48px 32px;}
.home-section.tight{padding-top:36px;padding-bottom:36px;}
.home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px;}
.home-section-heading h2{font-family:Georgia,serif;color:var(--wc-ink);font-size:2.15rem;margin:0 0 4px;}
.home-section-heading p{margin:0;color:#666}.home-section-heading a{color:var(--wc-rust);font-weight:bold;white-space:nowrap;}
.latest-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;}
.latest-card{background:#fff;border:1px solid #e5ded2;border-radius:10px;overflow:hidden;box-shadow:0 7px 20px rgba(70,60,45,.06);transition:.2s ease;}
.latest-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(70,60,45,.12)}
.latest-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;background:#eee;}
.latest-card-body{padding:13px 13px 15px}.latest-card h3{font-family:Arial,Helvetica,sans-serif;font-size:.94rem;line-height:1.35;margin:0 0 9px;color:#292929}.latest-price{font-weight:bold;color:#222;}
.instagram-band{background:#fff;}
.instagram-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;}
.instagram-card{color:#222}.instagram-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;display:block;background:#eee}.instagram-card h3{font-size:.92rem;line-height:1.3;margin:9px 0 3px}.instagram-card time{font-size:.8rem;color:#777}
.story-panel{display:grid;grid-template-columns:.9fr 1.15fr .75fr;background:linear-gradient(100deg,#f7efe5,#f7e8dd);border-radius:14px;overflow:hidden;border:1px solid #ebd9c9;}
.story-image{min-height:330px;background:#ddd;}.story-image img{width:100%;height:100%;object-fit:cover;display:block}.story-copy{padding:45px 38px}.story-copy h2{font-family:Georgia,serif;color:var(--wc-ink);font-size:2.2rem;margin:0 0 16px}.story-copy p{line-height:1.7}.story-signoff{font-family:Georgia,serif;color:var(--wc-rust);font-size:1.18rem;font-style:italic}.story-points{padding:40px 30px;border-left:1px solid #e4cfc0;display:flex;flex-direction:column;justify-content:center;gap:24px}.story-points strong{display:block;color:#333}.story-points span{font-size:.88rem;color:#666;line-height:1.45}
.visit-panel{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid #e0d8cb;border-radius:14px;overflow:hidden;background:#fff;}
.visit-copy{padding:42px}.visit-copy h2{font-family:Georgia,serif;color:var(--wc-ink);font-size:2.1rem;margin:0 0 8px}.visit-copy h3{font-family:Georgia,serif;color:var(--wc-rust);font-size:1.35rem;font-style:italic;margin:0 0 17px}.visit-copy p{line-height:1.65;margin-bottom:24px}.visit-media img{width:100%;height:100%;min-height:330px;object-fit:cover;display:block}
.home-bottom-strip{background:var(--wc-peach);display:grid;grid-template-columns:repeat(4,1fr);padding:24px max(28px,calc((100vw - 1480px)/2));gap:0;border-top:1px solid #ead3c5}.bottom-item{padding:10px 24px;border-right:1px solid #dfc7b9}.bottom-item:last-child{border-right:0}.bottom-item strong{display:block;margin-bottom:4px}.bottom-item span,.bottom-item a{font-size:.88rem;color:#555;line-height:1.4}.bottom-item a{color:var(--wc-rust);font-weight:bold}
.home-v2 footer{background:#3f4935;padding:34px 20px;color:white;text-align:center}.home-v2 footer a{color:white}.home-v2 .footer-icons a{border-color:rgba(255,255,255,.55)}
.loading-card{min-height:240px;background:linear-gradient(110deg,#f4f0e9,#fff,#f4f0e9);background-size:200% 100%;animation:shine 1.4s infinite;border-radius:10px}@keyframes shine{to{background-position:-200% 0}}
@media(max-width:1050px){.latest-grid,.instagram-grid{grid-template-columns:repeat(3,1fr)}.story-panel{grid-template-columns:1fr 1fr}.story-points{grid-column:1/-1;border-left:0;border-top:1px solid #e4cfc0;display:grid;grid-template-columns:repeat(3,1fr)}.home-hero{grid-template-columns:1fr 1fr}.home-hero-copy{padding:55px 35px}.trust-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.home-v2 .navbar{position:relative;display:block;padding:14px 16px;text-align:center}.home-v2 .nav-brand{justify-content:center;margin-bottom:12px}.home-v2 .nav-links{gap:12px}.home-v2 .navbar a{font-size:.86rem}.home-hero{grid-template-columns:1fr}.home-hero-media{min-height:390px}.home-hero-copy{padding:38px 24px}.home-hero-copy h1{font-size:2.8rem}.trust-strip{grid-template-columns:1fr 1fr}.trust-item{justify-content:flex-start;padding:16px}.latest-grid,.instagram-grid{grid-template-columns:repeat(2,1fr)}.home-section{padding:46px 18px}.home-section-heading{align-items:flex-start;flex-direction:column}.story-panel,.visit-panel{grid-template-columns:1fr}.story-image{min-height:280px}.story-copy,.visit-copy{padding:30px 24px}.story-points{grid-template-columns:1fr;padding:28px 24px}.home-bottom-strip{grid-template-columns:1fr 1fr;padding:18px}.bottom-item{border-right:0;border-bottom:1px solid #dfc7b9}.bottom-item:nth-last-child(-n+2){border-bottom:0}}
@media(max-width:430px){.latest-grid,.instagram-grid,.trust-strip,.home-bottom-strip{grid-template-columns:1fr}.home-hero-media{min-height:330px}.bottom-item{border-bottom:1px solid #dfc7b9!important}.bottom-item:last-child{border-bottom:0!important}}
