:root{--green:#2c6e49;--green-dark:#1f5236;--green-soft:#e6f2eb;--cream:#f7f5f0;--cream-deep:#efece4;--ink:#1a1a1a;--ink-soft:#3d3d3d;--muted:#6b6b6b;--line:#e2ded4;--white:#ffffff;--sale:#2c6e49;--radius:14px;--radius-sm:8px;--shadow:0 8px 30px rgba(26,26,26,0.06);--shadow-hover:0 16px 40px rgba(26,26,26,0.1);--font-display:"Fraunces", Georgia, serif;--font-body:"Source Sans 3", system-ui, sans-serif;--max:1120px;--ease:0.22s ease}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}body{font-family:var(--font-body);font-size:1.0625rem;line-height:1.6;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--green);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--green-dark)}:focus-visible{outline:2px solid var(--green);outline-offset:3px}.wrap{width:min(100% - 2rem, var(--max));margin-inline:auto}.nav{position:sticky;top:0;z-index:50;background:rgb(247 245 240 / .92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:.9rem 0;gap:1rem}.logo{font-family:var(--font-display);font-weight:600;font-size:1.25rem;color:var(--ink);text-decoration:none;letter-spacing:-.02em}.logo span{color:var(--green)}.nav-links{display:flex;gap:1.5rem;list-style:none;align-items:center}.nav-links a{color:var(--ink-soft);text-decoration:none;font-weight:500;font-size:.95rem;transition:color var(--ease)}.nav-links a:hover{color:var(--green)}.nav-cta{background:var(--green)!important;color:#fff!important;padding:.55rem 1.1rem;border-radius:999px;font-weight:600!important;text-decoration:none!important}.nav-cta:hover{background:var(--green-dark)!important;color:#fff!important}@media (max-width:720px){.nav-links a:not(.nav-cta){display:none}}.hero{padding:4.5rem 0 3.5rem;border-bottom:1px solid var(--line)}.hero-grid{display:grid;gap:2.5rem;align-items:center}@media (min-width:900px){.hero-grid{grid-template-columns:1.05fr 0.95fr;gap:3.5rem}}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--green);margin-bottom:1rem}.eyebrow::before{content:"";width:1.5rem;height:2px;background:var(--green)}.hero h1{font-family:var(--font-display);font-size:clamp(2.2rem, 5vw, 3.4rem);font-weight:600;line-height:1.12;letter-spacing:-.025em;color:var(--ink);text-wrap:balance;margin-bottom:1.15rem}.hero h1 em{font-style:italic;font-weight:500;color:var(--green)}.hero-lead{font-size:1.15rem;color:var(--ink-soft);max-width:36ch;margin-bottom:1.75rem;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.4rem;border-radius:999px;font-weight:600;font-size:1rem;border:none;cursor:pointer;text-decoration:none;transition:background var(--ease),transform var(--ease),box-shadow var(--ease);font-family:var(--font-body)}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:var(--green-dark);color:#fff;transform:translateY(-1px);box-shadow:0 8px 20px rgb(44 110 73 / .25)}.btn-ghost{background:#fff0;color:var(--ink);border:1.5px solid var(--line)}.btn-ghost:hover{border-color:var(--green);color:var(--green)}.trust-row{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;font-size:.875rem;color:var(--muted);font-weight:500}.trust-row span{display:inline-flex;align-items:center;gap:.35rem}.trust-row svg{width:16px;height:16px;color:var(--green);flex-shrink:0}.hero-card{background:var(--white);border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);padding:1.5rem;box-shadow:var(--shadow)}.hero-card-img{aspect-ratio:4/3;background:linear-gradient(145deg,var(--cream-deep),var(--green-soft));border-radius:var(--radius);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;position:relative;overflow:hidden}.hero-card-img .placeholder{font-family:var(--font-display);font-size:1.1rem;color:var(--green);font-weight:600;text-align:center;padding:1rem}.sale-pill{position:absolute;top:.85rem;left:.85rem;background:var(--green);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.35rem .65rem;border-radius:6px}.hero-card h2{font-family:var(--font-display);font-size:1.45rem;font-weight:600;margin-bottom:.35rem}.price-block{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin:.5rem 0 .75rem}.price-now{font-family:var(--font-display);font-size:1.75rem;font-weight:700;color:var(--green)}.price-was{font-size:1rem;color:var(--muted);text-decoration:line-through;font-weight:500}.price-note{font-size:.85rem;color:var(--muted);width:100%}.stars{color:var(--green);font-size:.95rem;letter-spacing:.05em}.stars a{color:var(--green);font-weight:600;text-decoration:none;margin-left:.35rem;font-size:.9rem}section{padding:4.5rem 0}.section-head{max-width:36rem;margin-bottom:2.5rem}.section-head h2{font-family:var(--font-display);font-size:clamp(1.75rem, 3.5vw, 2.35rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;margin-bottom:.65rem;text-wrap:balance}.section-head p{color:var(--ink-soft);font-size:1.05rem}.how{background:var(--white);border-block:1px solid var(--line)}.steps{display:grid;gap:1.25rem}@media (min-width:720px){.steps{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.step{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem 1.35rem;transition:transform var(--ease),box-shadow var(--ease)}.step:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.step-num{font-family:var(--font-display);font-size:.85rem;font-weight:700;color:var(--green);margin-bottom:.75rem;letter-spacing:.04em}.step h3{font-family:var(--font-display);font-size:1.2rem;font-weight:600;margin-bottom:.45rem}.step p{font-size:.95rem;color:var(--ink-soft);line-height:1.5}.products-grid{display:grid;gap:1.5rem}@media (min-width:800px){.products-grid{grid-template-columns:1fr 1fr}}.product-card{background:var(--white);border:1px solid var(--line);border-radius:calc(var(--radius) + 2px);overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;transition:transform var(--ease),box-shadow var(--ease)}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover)}.product-visual{aspect-ratio:16/11;background:linear-gradient(160deg,var(--cream-deep) 0%,var(--green-soft) 100%);display:flex;align-items:center;justify-content:center;position:relative}.product-visual .tag{position:absolute;top:1rem;left:1rem;background:var(--green);color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.3rem .6rem;border-radius:6px}.product-visual .label{font-family:var(--font-display);font-weight:600;color:var(--green);font-size:1.15rem}.product-body{padding:1.4rem 1.4rem 1.5rem;flex:1;display:flex;flex-direction:column}.product-body .cat{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.35rem}.product-body h3{font-family:var(--font-display);font-size:1.4rem;font-weight:600;margin-bottom:.4rem}.product-body .desc{color:var(--ink-soft);font-size:.95rem;margin-bottom:1rem;flex:1}.product-body ul{list-style:none;margin-bottom:1.15rem;font-size:.9rem;color:var(--ink-soft)}.product-body ul li{padding:.2rem 0 .2rem 1.15rem;position:relative}.product-body ul li::before{content:"";position:absolute;left:0;top:.65rem;width:6px;height:6px;border-radius:50%;background:var(--green)}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.product-footer .price-now{font-size:1.45rem}.product-footer .btn{padding:.7rem 1.2rem;font-size:.95rem}.why{background:var(--ink);color:#f0eee8}.why .section-head h2{color:#fff}.why .section-head p{color:rgb(240 238 232 / .72)}.why-grid{display:grid;gap:1.25rem}@media (min-width:700px){.why-grid{grid-template-columns:repeat(3,1fr)}}.why-item{border:1px solid rgb(255 255 255 / .12);border-radius:var(--radius);padding:1.4rem 1.25rem;background:rgb(255 255 255 / .03)}.why-item h3{font-family:var(--font-display);font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:.45rem}.why-item p{font-size:.92rem;color:rgb(240 238 232 / .7);line-height:1.5}.sizes-table{width:100%;border-collapse:collapse;background:var(--white);border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}.sizes-table th,.sizes-table td{padding:1rem 1.15rem;text-align:left;border-bottom:1px solid var(--line);font-size:.95rem}.sizes-table th{background:var(--cream-deep);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.sizes-table tr:last-child td{border-bottom:none}.sizes-table .price{font-weight:700;color:var(--green);font-family:var(--font-display)}.sizes-note{margin-top:1rem;font-size:.9rem;color:var(--muted)}.proof{background:var(--green-soft);border-block:1px solid var(--line);padding:2.5rem 0;text-align:center}.proof-stars{color:var(--green);font-size:1.25rem;letter-spacing:.08em;margin-bottom:.5rem}.proof blockquote{font-family:var(--font-display);font-size:clamp(1.15rem, 2.5vw, 1.45rem);font-weight:500;font-style:italic;max-width:32rem;margin:0 auto .75rem;line-height:1.4;color:var(--ink)}.proof cite{font-style:normal;font-size:.9rem;color:var(--muted);font-weight:500}.cta-block{text-align:center;padding:5rem 0}.cta-block h2{font-family:var(--font-display);font-size:clamp(1.9rem, 4vw, 2.6rem);font-weight:600;margin-bottom:.75rem;letter-spacing:-.02em}.cta-block p{color:var(--ink-soft);margin-bottom:1.75rem;max-width:28rem;margin-inline:auto}.cta-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.footer{border-top:1px solid var(--line);padding:2.5rem 0 2rem;font-size:.9rem;color:var(--muted)}.footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem}.footer strong{color:var(--ink);font-weight:600}.footer a{color:var(--ink-soft);text-decoration:none}.footer a:hover{color:var(--green)}.reveal{opacity:0;transform:translateY(16px);transition:opacity 0.7s ease,transform 0.7s ease}.reveal.in{opacity:1;transform:none}.logo img,.custom-logo{max-height:48px;width:auto}.logo .custom-logo-link{display:inline-block;line-height:0}body.woocommerce-page .nav{margin-bottom:0}.nav-inner{display:flex!important;align-items:center!important;justify-content:space-between!important}.logo,.logo-left{order:0!important;margin-right:auto!important;font-size:1.55rem!important;font-weight:700!important;letter-spacing:-0.03em!important;line-height:1.1!important}.logo img,.logo .custom-logo,.custom-logo-link img{max-height:56px!important;width:auto!important;height:auto!important}.nav-links{margin-left:auto!important}.hero-card-img,.product-visual{overflow:hidden!important;position:relative!important;padding:0!important}.hero-card-img img,.product-visual img,.gallery-item img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform 0.35s ease!important}.hero-card-img{aspect-ratio:4/3!important;background:#efece4!important}.product-visual{aspect-ratio:16/11!important;background:#efece4!important}.product-visual .tag,.hero-card-img .sale-pill{z-index:2!important}.product-visual .label{display:none!important}.gallery-strip{padding:3.5rem 0!important;background:#fff!important;border-block:1px solid var(--line,#e2ded4)!important}.gallery-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:0.85rem!important}@media (min-width:720px){.gallery-grid{grid-template-columns:repeat(4,1fr)!important;gap:1rem!important}}.gallery-item{margin:0!important;border-radius:12px!important;overflow:hidden!important;aspect-ratio:1!important;border:1px solid var(--line,#e2ded4)!important}.sizes-wrap{border-radius:14px!important;overflow:hidden!important}.zoom-hover{transition:transform 0.28s ease,box-shadow 0.28s ease!important;will-change:transform!important;cursor:pointer!important}.zoom-hover:hover{transform:scale(1.03)!important}.product-card.zoom-hover:hover,.hero-card.zoom-hover:hover,.step.zoom-hover:hover,.why-item.zoom-hover:hover{transform:scale(1.025)!important;box-shadow:0 16px 40px rgb(26 26 26 / .12)!important}.img-zoom:hover img,.zoom-hover:hover img{transform:scale(1.06)!important}.btn.zoom-hover:hover{transform:scale(1.04) translateY(-1px)!important}.nav-links a.zoom-hover:hover{transform:scale(1.06)!important;color:var(--green,#2c6e49)!important}@media (prefers-reduced-motion:reduce){.zoom-hover,.zoom-hover:hover,.img-zoom img,.img-zoom:hover img{transform:none!important;transition:none!important}}