:root {
  --forest: #173f2a;
  --forest-2: #0f2f20;
  --sage: #b8c9a8;
  --cream: #f4f0e5;
  --paper: #fffdf7;
  --ink: #172019;
  --muted: #687268;
  --clay: #c66b45;
  --yellow: #f0c54b;
  --line: rgba(23, 32, 25, .14);
  --shadow: 0 24px 70px rgba(22, 52, 34, .13);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif} body.modal-open{overflow:hidden} button,input,textarea,select{font:inherit} button{cursor:pointer} a{color:inherit;text-decoration:none}
.announcement{background:var(--forest-2);color:#fff;text-align:center;padding:10px 18px;font-size:13px;letter-spacing:.03em}
.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);background:rgba(255,253,247,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(23,32,25,.08)}
.brand{display:inline-flex;align-items:center;gap:11px;font-weight:800}.brand-mark{width:38px;height:38px;border-radius:50% 50% 46% 54% / 55% 46% 54% 45%;display:grid;place-items:center;background:var(--forest);color:#fff;font-family:"Fraunces",serif;font-size:15px;transform:rotate(-3deg)}.brand-text{font-size:18px;letter-spacing:-.03em}
.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:600}.desktop-nav a{opacity:.78}.desktop-nav a:hover{opacity:1}
.btn{border:0;border-radius:999px;background:var(--forest);color:#fff;padding:15px 22px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;transition:.2s ease;box-shadow:none}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(23,63,42,.17)}.btn-small{padding:11px 17px;font-size:13px}.btn-ghost{background:transparent;color:var(--forest);border:1px solid rgba(23,63,42,.22)}.btn-light{background:var(--cream);color:var(--forest-2)}.full{width:100%}
.hero{min-height:720px;display:grid;grid-template-columns:1.02fr .98fr;align-items:stretch;background:var(--cream);overflow:hidden}.hero-copy{padding:clamp(72px,10vw,150px) clamp(24px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--clay);margin:0 0 18px}.eyebrow.light{color:#d9e7d2}.hero h1,.section h2,.feature-band h2,.cta h2,.quote-modal h2{font-family:"Fraunces",serif;letter-spacing:-.045em;font-weight:700}.hero h1{font-size:clamp(54px,7.3vw,104px);line-height:.93;margin:0;max-width:820px}.hero-sub{font-size:clamp(17px,1.5vw,22px);line-height:1.55;color:#4d584f;max-width:650px;margin:28px 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-proof{display:flex;gap:12px;flex-wrap:wrap;margin-top:36px}.hero-proof span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:700}
.hero-art{position:relative;min-height:620px;background:linear-gradient(#d5e4c8 0 58%,#90a474 58%);overflow:hidden}.sun{position:absolute;width:110px;height:110px;border-radius:50%;background:var(--yellow);right:12%;top:13%;box-shadow:0 0 0 18px rgba(240,197,75,.12)}.hill{position:absolute;border-radius:50%;background:#75905f}.hill-a{width:95%;height:42%;bottom:7%;left:-20%;transform:rotate(8deg)}.hill-b{width:88%;height:36%;bottom:2%;right:-28%;background:#58744c}.pergola{position:absolute;left:15%;right:13%;bottom:23%;height:46%}.post{position:absolute;width:22px;background:#7a5437;bottom:0;top:12%}.p1{left:5%}.p2{right:5%}.beam{position:absolute;height:22px;background:#8c6241;left:0;right:0;top:10%;transform:skewX(-8deg)}.b2{top:1%;left:-5%;right:6%;height:15px}.b3{top:20%;left:2%;right:1%;height:11px}.b4{width:15px;height:70%;left:48%;top:2%;right:auto;transform:rotate(14deg);opacity:.8}.bed{position:absolute;background:#8b6040;border-radius:2px;box-shadow:inset 0 10px rgba(255,255,255,.08)}.bed i{position:absolute;display:block;width:10px;height:42px;background:#315c35;border-radius:10px 10px 2px 2px;bottom:100%;transform-origin:bottom}.bed i:nth-child(2){height:56px;transform:rotate(9deg)}.bed i:nth-child(3){height:50px;transform:rotate(-8deg)}.bed i:nth-child(4){height:38px;transform:rotate(4deg)}.bed-a{width:180px;height:55px;left:7%;bottom:10%}.bed-b{width:230px;height:66px;right:5%;bottom:5%}.bed i:nth-child(1){left:20%}.bed i:nth-child(2){left:42%}.bed i:nth-child(3){left:65%}.bed i:nth-child(4){left:82%}.hero-badge{position:absolute;right:5%;bottom:8%;background:var(--paper);padding:16px 20px;border-radius:50%;width:116px;height:116px;display:grid;place-items:center;text-align:center;font-size:12px;line-height:1.15;transform:rotate(6deg);box-shadow:var(--shadow)}.hero-badge strong{font-size:15px;color:var(--forest)}
.marquee{overflow:hidden;background:var(--clay);color:#fff;padding:16px 0}.marquee-track{display:flex;gap:26px;white-space:nowrap;min-width:max-content;animation:marquee 24s linear infinite;font-family:"Fraunces",serif;font-size:21px}@keyframes marquee{to{transform:translateX(-50%)}}
.section{padding:clamp(74px,9vw,130px) clamp(20px,6vw,90px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading h2,.story h2,.custom-card h2{font-size:clamp(40px,5vw,74px);line-height:1;margin:0;max-width:840px}.section-heading>p{max-width:320px;color:var(--muted);line-height:1.5}
.filters{display:flex;gap:9px;flex-wrap:wrap;margin:26px 0 34px}.filter-btn{border:1px solid var(--line);background:#fff;padding:9px 14px;border-radius:999px;font-size:13px;font-weight:700}.filter-btn.active{background:var(--forest);color:#fff;border-color:var(--forest)}
.product-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.product-card{grid-column:span 4;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;transition:.25s ease}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-card:nth-child(1),.product-card:nth-child(5){grid-column:span 8}.product-image{aspect-ratio:4/3;position:relative;overflow:hidden;background:#d8dfd0}.product-card:nth-child(1) .product-image,.product-card:nth-child(5) .product-image{aspect-ratio:16/9}.product-image::before,.product-image::after{content:"";position:absolute}.product-image.planter::before{left:10%;right:10%;bottom:18%;height:32%;background:#9a6844;box-shadow:inset 0 12px rgba(255,255,255,.1)}.product-image.planter::after{width:14px;height:46%;left:24%;bottom:50%;background:#31653b;border-radius:12px;box-shadow:70px -18px #407649,140px 3px #2e6039,210px -8px #4f8054}.product-image.rack{background:#d7d8d2}.product-image.rack::before{width:56%;height:11%;left:21%;bottom:34%;background:#6f523f;box-shadow:0 -52px 0 -12px #6f523f,0 52px 0 -12px #6f523f}.product-image.rack::after{width:10px;height:60%;left:28%;bottom:20%;background:#6f523f;box-shadow:160px 0 #6f523f,80px 0 #6f523f}.product-image.stand{background:#ead7a8}.product-image.stand::before{width:60%;height:52%;background:#f5efe3;left:20%;bottom:13%;border:12px solid #b98b54}.product-image.stand::after{content:"LEMONADE";display:grid;place-items:center;font-family:"Fraunces",serif;font-size:20px;width:64%;height:18%;left:18%;top:16%;background:#e7bd52;color:#4d3c2b;transform:rotate(-2deg)}.product-image.decor{background:#2a3a2b}.product-image.decor::before{width:44%;height:44%;left:28%;bottom:22%;background:#c96e3d;clip-path:polygon(50% 0,58% 18%,83% 20%,71% 39%,91% 52%,68% 63%,78% 86%,53% 79%,45% 100%,34% 78%,10% 86%,20% 62%,0 49%,23% 39%,14% 18%,40% 18%)}.product-image.decor::after{width:18%;height:10%;left:41%;bottom:37%;border-radius:50%;box-shadow:-34px -18px 0 -5px #2a3a2b,34px -18px 0 -5px #2a3a2b;background:#2a3a2b}.product-image.custom{background:repeating-linear-gradient(135deg,#cfd9c7 0 34px,#e5eadf 34px 68px)}.product-image.custom::before{width:58%;height:58%;left:20%;top:20%;border:3px dashed #52705b;border-radius:18px}.product-image.custom::after{content:"YOUR IDEA â†’";font-weight:800;letter-spacing:.09em;color:#52705b;left:28%;top:45%}.product-body{padding:22px}.product-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.product-body h3{font-family:"Fraunces",serif;font-size:29px;line-height:1.05;margin:0}.price{font-weight:800;white-space:nowrap}.product-body p{color:var(--muted);line-height:1.55;margin:14px 0 18px}.product-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.product-meta span{background:var(--cream);border-radius:999px;padding:7px 9px;font-size:11px;font-weight:700}.product-link{border:0;background:transparent;padding:0;color:var(--forest);font-weight:800}.product-link:hover{text-decoration:underline}
.feature-band{background:var(--forest);color:#fff;padding:clamp(74px,9vw,130px) clamp(20px,6vw,90px);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,100px)}.feature-intro h2{font-size:clamp(46px,6vw,84px);line-height:.95;margin:0}.feature-intro>p:last-child{color:#c6d5ca;max-width:490px;line-height:1.6;font-size:17px}.feature-list{display:grid;gap:1px;background:rgba(255,255,255,.13)}.feature-card{background:var(--forest);padding:28px 0 28px 28px;display:grid;grid-template-columns:50px 1fr;column-gap:20px}.feature-card span{font-family:"Fraunces",serif;color:#a9c1ae;font-size:16px}.feature-card h3{font-size:25px;margin:0 0 8px}.feature-card p{grid-column:2;color:#c6d5ca;line-height:1.5;margin:0;max-width:520px}
.custom-section{background:var(--cream)}.custom-card{background:var(--paper);border:1px solid var(--line);border-radius:34px;padding:clamp(32px,6vw,80px);display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:center;box-shadow:var(--shadow)}.custom-card p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.6;max-width:650px}.sketch{min-height:390px;position:relative;border:1px solid var(--line);background:#fbf8ef;border-radius:24px;overflow:hidden;background-image:linear-gradient(rgba(23,63,42,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(23,63,42,.06) 1px,transparent 1px);background-size:24px 24px}.sketch-line{position:absolute;height:3px;background:#53705e;transform-origin:left}.l1{width:55%;left:18%;top:35%;transform:rotate(13deg)}.l2{width:46%;left:29%;top:57%;transform:rotate(-13deg)}.l3{width:38%;left:22%;top:31%;transform:rotate(79deg)}.l4{width:40%;left:61%;top:26%;transform:rotate(88deg)}.sketch-note{position:absolute;background:#f2cd64;padding:9px 12px;font-weight:700;font-size:13px;box-shadow:0 5px 15px rgba(0,0,0,.08)}.n1{left:8%;top:12%;transform:rotate(-5deg)}.n2{right:8%;bottom:10%;transform:rotate(3deg)}
.story{display:grid;grid-template-columns:.32fr 1.1fr;gap:50px}.story-number{font-family:"Fraunces",serif;font-size:clamp(90px,16vw,220px);line-height:.8;color:#dbe3d6}.story-copy{max-width:900px}.story-copy p:not(.eyebrow){font-size:clamp(18px,1.8vw,24px);line-height:1.6;color:#4f5a51}.cta{padding:clamp(70px,10vw,140px) 20px;background:var(--clay);color:#fff;text-align:center}.cta h2{font-size:clamp(66px,10vw,140px);line-height:.9;margin:0 0 34px}
footer{padding:48px clamp(20px,6vw,90px);display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:30px;align-items:center;border-top:1px solid var(--line)}.footer-links{display:flex;gap:18px}.fineprint{font-size:12px;color:var(--muted)}
.quote-modal{width:min(94vw,640px);border:0;border-radius:28px;padding:0;box-shadow:0 40px 100px rgba(0,0,0,.25)}.quote-modal::backdrop{background:rgba(9,22,14,.62);backdrop-filter:blur(4px)}.modal-step{padding:38px}.modal-step h2{font-size:48px;line-height:1;margin:0 0 24px}.modal-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:32px;color:#526056;z-index:2}.quote-modal form{display:grid;gap:16px}.quote-modal label{display:grid;gap:7px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.quote-modal input,.quote-modal textarea,.quote-modal select{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:13px 14px;color:var(--ink);text-transform:none;letter-spacing:normal;font-weight:500}.quote-modal textarea{resize:vertical}.form-note{font-size:11px;color:var(--muted);line-height:1.4}.request-preview{white-space:pre-wrap;background:var(--cream);border-radius:14px;padding:18px;line-height:1.5;color:#445047}.hidden{display:none!important}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease, transform .6s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.desktop-nav{display:none}.site-header{padding:14px 18px}.brand-text{font-size:16px}.hero{grid-template-columns:1fr}.hero-copy{padding:72px 22px 56px}.hero-art{min-height:520px}.section-heading{display:block}.section-heading>p{margin-top:16px}.product-card,.product-card:nth-child(1),.product-card:nth-child(5){grid-column:span 6}.feature-band{grid-template-columns:1fr}.custom-card{grid-template-columns:1fr}.story{grid-template-columns:1fr}.story-number{display:none}footer{grid-template-columns:1fr 1fr}.fineprint{text-align:right}}
@media(max-width:620px){.site-header>.btn{display:none}.hero{min-height:auto}.hero h1{font-size:56px}.hero-art{min-height:430px}.product-card,.product-card:nth-child(1),.product-card:nth-child(5){grid-column:1/-1}.product-card .product-image,.product-card:nth-child(1) .product-image,.product-card:nth-child(5) .product-image{aspect-ratio:4/3}.section{padding:74px 18px}.feature-band{padding:74px 18px}.feature-card{padding-left:0}.custom-section{padding-left:14px;padding-right:14px}.custom-card{padding:30px 20px}.sketch{min-height:300px}.cta h2{font-size:70px}footer{grid-template-columns:1fr}.fineprint{text-align:left}.modal-step{padding:34px 20px}.modal-step h2{font-size:40px}}

/* Real product photography */
.product-image.photo{
  background-color:#d8dfd0;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.product-image.photo::before,
.product-image.photo::after{display:none;}

/* Tote-storage fallback illustration until the real photo is dropped in */
.product-image.storage{background:#d8d1c3;}
.product-image.storage::before{
  left:14%;right:14%;top:15%;bottom:15%;
  border:10px solid #6f523f;
  background:repeating-linear-gradient(to bottom,transparent 0 22%,#6f523f 22% 26%);
}
.product-image.storage::after{
  width:21%;height:16%;left:21%;top:25%;
  background:#7e8e91;border-radius:5px;
  box-shadow:100px 0 #7e8e91,0 62px #7e8e91,100px 62px #7e8e91;
}


/* ================= PRODUCT DETAIL / GALLERY ================= */
.product-image-button{display:block;width:100%;padding:0;border:0;background:transparent;text-align:inherit;position:relative;cursor:pointer}
.product-image-button:focus-visible{outline:3px solid var(--clay);outline-offset:-3px}
.photo-count{position:absolute;right:14px;bottom:14px;background:rgba(20,42,29,.84);color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;letter-spacing:.02em;backdrop-filter:blur(5px)}
.product-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}
.product-link.secondary{color:var(--muted);font-weight:700}

.product-modal{width:min(96vw,1180px);max-height:92vh;border:0;border-radius:30px;padding:0;overflow:hidden;box-shadow:0 40px 110px rgba(0,0,0,.3);background:#fff}
.product-modal::backdrop{background:rgba(9,22,14,.68);backdrop-filter:blur(5px)}
.product-modal-close{position:fixed;right:max(3vw,22px);top:max(4vh,18px);width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 6px 20px rgba(0,0,0,.14);display:grid;place-items:center;line-height:1;color:var(--ink)}
.product-detail-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);min-height:640px}
.product-gallery{background:#f1f2ed;padding:24px;min-width:0;display:flex;flex-direction:column;gap:12px}
.gallery-stage{position:relative;flex:1;min-height:520px;border-radius:20px;overflow:hidden;background:#e4e6df;display:grid;place-items:center}
.gallery-stage>img{width:100%;height:100%;object-fit:contain;display:block;background:#e9ebe5}
.gallery-placeholder{font-family:"Fraunces",serif;font-size:28px;color:#6a756d;text-align:center;padding:40px}
.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--forest);font-size:34px;line-height:1;box-shadow:0 6px 20px rgba(0,0,0,.14);display:grid;place-items:center}
.gallery-prev{left:14px}.gallery-next{right:14px}
.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:2px 1px 4px}
.gallery-thumb{flex:0 0 88px;height:70px;padding:0;border:2px solid transparent;border-radius:11px;overflow:hidden;background:#fff;opacity:.7}
.gallery-thumb.active{border-color:var(--forest);opacity:1}
.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.product-detail-copy{padding:clamp(34px,5vw,64px);display:flex;flex-direction:column;justify-content:center;overflow-y:auto}
.product-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}
.product-detail-heading h2{font-family:"Fraunces",serif;font-size:clamp(42px,4.5vw,66px);line-height:.95;letter-spacing:-.045em;margin:0}
.product-detail-price{font-weight:800;white-space:nowrap;padding-top:8px}
.product-detail-description{font-size:17px;line-height:1.65;color:var(--muted);margin:0 0 22px}
.product-detail-tags{margin-bottom:24px}
.custom-note{background:var(--cream);border-left:4px solid var(--clay);padding:15px 16px;border-radius:0 12px 12px 0;color:#4c574f;font-size:13px;line-height:1.5;margin:0 0 24px}

@media(max-width:900px){
  .product-modal{max-height:94vh;overflow-y:auto}
  .product-detail-layout{grid-template-columns:1fr;min-height:0}
  .product-gallery{padding:14px}
  .gallery-stage{min-height:390px;max-height:56vh}
  .product-detail-copy{padding:30px 22px 34px}
  .product-modal-close{position:absolute;right:14px;top:14px}
}
@media(max-width:620px){
  .gallery-stage{min-height:315px}
  .gallery-thumb{flex-basis:72px;height:58px}
  .product-detail-heading{display:block}
  .product-detail-price{display:block;margin-top:10px}
  .product-actions{gap:14px}
}

/* =========================================================
   PRODUCT PHOTO FIT OVERRIDES
   Allows each product to choose cover or contain in app.js.
========================================================= */
.product-image.photo{
  background-image:none !important;
  background-color:#d8dfd0;
}
.product-image.photo::before,
.product-image.photo::after{
  display:none !important;
}
.product-image{
  position:relative;
  overflow:hidden;
}
.product-photo{
  display:block;
  width:100%;
  height:100%;
  object-position:center;
}
.product-photo-cover{
  object-fit:cover;
}
.product-photo-contain{
  object-fit:contain;
  padding:18px;
  background:#f3f1e9;
}
.product-image.image-error::after{
  content:"Photo coming soon";
  position:absolute;
  inset:0;
  display:grid !important;
  place-items:center;
  padding:2rem;
  background:linear-gradient(135deg,#edf1e8,#dce5d7);
  color:#304637;
  font-weight:800;
  font-size:.9rem;
}
.product-image-placeholder{
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  padding:2rem;
  color:#304637;
  font-weight:800;
  text-align:center;
}
#productModalImage{
  object-position:center;
  background:#f3f1e9;
}
@media(max-width:620px){
  .product-photo-contain{padding:10px;}
}


/* =========================================================
   V6 PRODUCT IMAGE FIXES
   Use the actual <img> element for card photos and neutralize
   legacy background/pseudo-element artwork.
========================================================= */
.product-image.photo,
.product-image.photo.storage,
.product-image.photo.rack {
  background: #f3f1e9 !important;
  background-image: none !important;
}
.product-image.photo::before,
.product-image.photo::after,
.product-image.photo.storage::before,
.product-image.photo.storage::after,
.product-image.photo.rack::before,
.product-image.photo.rack::after {
  content: none !important;
  display: none !important;
}
.product-image .product-photo {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 18px !important;
  box-sizing: border-box !important;
  background: #f3f1e9 !important;
}
.product-image.planter .product-photo,
.product-image.garden-bed .product-photo,
.product-image.stand .product-photo {
  padding: 0 !important;
}
.product-image.image-error::after {
  content: "Photo file not found" !important;
  display: grid !important;
}
