/* Homepage-only layer.
 * Shared reset, header, search, footer and support controls live in
 * tgh-demo-pages.css. Keeping this file scoped to the homepage avoids
 * shipping the old shell and its unused cart/search/modal rules twice.
 */

.tgh-front-page {
  --green:var(--forest);
  --green2:var(--forest-2);
  --pale:var(--mint);
  --gold:var(--champagne);
  --r:var(--radius);
}

.tgh-front-page .wrap{width:min(var(--max),calc(100% - 40px));margin-inline:auto}
.tgh-front-page h1,.tgh-front-page h2,.tgh-front-page h3{font-family:var(--font-ui);font-synthesis:none}
.tgh-front-page h1,.tgh-front-page h2{font-weight:300;line-height:1.18;letter-spacing:-.02em}
.tgh-front-page h3{font-weight:500;line-height:1.34;letter-spacing:-.01em}
.tgh-front-page .eyebrow{font-family:var(--font-ui);font-size:.74rem;font-weight:500;letter-spacing:.035em;line-height:1.35;text-transform:none}

.tgh-front-page .hero{position:relative;overflow:hidden;padding:75px 0 64px;background:linear-gradient(135deg,#edf4ee 0%,#f8faf8 56%,#f4f1ea 100%)}
.tgh-front-page .hero:after{content:"";position:absolute;top:-210px;right:-105px;width:480px;height:480px;border:1px solid rgba(201,166,107,.2);border-radius:50%;box-shadow:0 0 0 55px rgba(201,166,107,.06),0 0 0 110px rgba(201,166,107,.035);pointer-events:none}
.tgh-front-page .hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:75px}
.tgh-front-page .hero-copy{max-width:640px}
.tgh-front-page .hero-copy h1{margin-top:20px;color:var(--green);font-size:clamp(2.3rem,4.9vw,4rem);font-weight:300;line-height:1.12;letter-spacing:-.028em}
.tgh-front-page .hero-copy h1 em{font-family:var(--font-accent);font-size:1.04em;color:var(--gold);font-style:italic;font-weight:500;letter-spacing:.005em;white-space:nowrap}
.tgh-front-page .lead{max-width:550px;margin:24px 0 0;color:#566158;font-size:1.05rem;line-height:1.8}
.tgh-front-page .buttons{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px}
.tgh-front-page .btn{font-family:var(--font-ui);font-weight:500;letter-spacing:.01em}
.tgh-front-page .primary,.tgh-front-page .primary:visited,.tgh-front-page .primary:hover,.tgh-front-page .primary:focus-visible{color:#fff!important;background:var(--green)!important;border-color:var(--green)!important;-webkit-text-fill-color:#fff!important}
.tgh-front-page .quiet,.tgh-front-page .quiet:visited{color:var(--green)!important;background:#fff!important;border-color:#cbd8cd!important;-webkit-text-fill-color:var(--green)!important}
.tgh-front-page .quiet:hover,.tgh-front-page .quiet:focus-visible{border-color:var(--green)!important}
.tgh-front-page .proof{display:flex;flex-wrap:wrap;gap:28px;margin-top:40px}
.tgh-front-page .proof b{display:block;color:var(--green);font:1.55rem Georgia,serif}
.tgh-front-page .proof span{display:block;color:var(--muted);font-size:.75rem}

.tgh-front-page .hero-art{position:relative;min-height:510px}
.tgh-front-page .hero-image{position:absolute;top:0;right:0;width:min(100%,420px);height:470px;overflow:hidden;border-radius:210px 210px 24px 24px;background:#d9e4d8;box-shadow:var(--shadow)}
.tgh-front-page .hero-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}
.tgh-front-page .hero-image:after{content:"";position:absolute;inset:12px;border:1px solid rgba(255,255,255,.7);border-radius:inherit}
.tgh-front-page .stamp{position:absolute;top:38px;left:0;width:101px;height:101px;display:grid;place-items:center;padding:13px;border:1px solid rgba(201,166,107,.7);border-radius:50%;color:var(--green);background:rgba(255,255,255,.82);font:.8rem/1.35 Georgia,serif;text-align:center;transform:rotate(-12deg)}
.tgh-front-page .floating{position:absolute;right:-10px;bottom:14px;width:224px;display:flex;align-items:center;gap:11px;padding:12px;border:1px solid rgba(25,57,42,.1);border-radius:14px;background:#fff;box-shadow:0 16px 35px rgba(25,57,42,.13)}
.tgh-front-page .floating img{width:52px;height:62px;object-fit:cover;border-radius:9px}
.tgh-front-page .floating small{display:block;color:var(--muted);font-size:.68rem}
.tgh-front-page .floating strong{display:block;margin-top:3px;color:var(--green);font:1rem Georgia,serif}

.tgh-front-page .emotion-rail{padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}
.tgh-front-page .emotion-rail-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}
.tgh-front-page .emotion-rail h2{margin-top:6px;color:var(--green);font-size:clamp(1.35rem,2.4vw,2rem)}
.tgh-front-page .emotion-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
.tgh-front-page .emotion-links a{display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid var(--line);border-radius:999px;color:var(--green);font-size:.78rem;font-weight:400}
.tgh-front-page .emotion-links a:hover{border-color:var(--gold);background:var(--warm)}

.tgh-front-page .section{padding:100px 0}
.tgh-front-page .section.soft{background:var(--warm)}
.tgh-front-page .section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}
.tgh-front-page .section-head h2{margin-top:13px;color:var(--green);font-size:clamp(1.8rem,3vw,2.75rem)}
.tgh-front-page .section-head p{max-width:460px;color:var(--muted)}
.tgh-front-page .link{display:inline-flex;align-items:center;gap:7px;color:var(--green);font:500 .85rem/1.2 var(--font-ui);white-space:nowrap}
.tgh-front-page .link span{transition:none}
.tgh-front-page .link:hover span{transform:none}

.tgh-front-page .cats{display:grid;grid-template-columns:repeat(6,1fr);gap:11px}
.tgh-front-page .cat{position:relative;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;padding:17px;border:1px solid var(--line);border-radius:var(--r);background:#fff}
.tgh-front-page .cat:hover{border-color:var(--gold);box-shadow:var(--shadow)}
.tgh-front-page .cat:after{content:"";position:absolute;top:14px;right:15px;width:7px;height:7px;border:1px solid var(--gold);border-radius:50%;opacity:.8}
.tgh-front-page .cat-icon{width:41px;height:41px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--pale)}
.tgh-front-page .cat-icon svg{width:21px;height:21px}
.tgh-front-page .cat h3{font-size:.92rem;letter-spacing:-.02em}
.tgh-front-page .cat p{margin:2px 0 0;color:var(--muted);font-size:.73rem}

.tgh-front-page .toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;margin-bottom:25px}
.tgh-front-page .filters{display:flex;flex-wrap:wrap;gap:7px}
.tgh-front-page .filter{min-height:37px;padding:0 13px;border:1px solid var(--line);border-radius:99px;color:#526158!important;background:#fff;font:500 .78rem/1.2 var(--font-ui);-webkit-text-fill-color:#526158}
.tgh-front-page .filter:hover,.tgh-front-page .filter.on,.tgh-front-page .filter[aria-selected="true"]{border-color:var(--green);color:#fff!important;background:var(--green);-webkit-text-fill-color:#fff}
.tgh-front-page .count{color:var(--muted);font-size:.8rem}
.tgh-front-page .products{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}
.tgh-front-page .product{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--r);background:#fff}
.tgh-front-page .product:hover{border-color:var(--gold);box-shadow:var(--shadow)}
.tgh-front-page .product-link{display:block}
.tgh-front-page .product-photo{position:relative;aspect-ratio:1/1.06;overflow:hidden;background:linear-gradient(145deg,#eef3ee,#f0e7da)}
.tgh-front-page .product-photo img{width:100%;height:100%;object-fit:cover}
.tgh-front-page .tag{position:absolute;top:11px;left:11px;padding:4px 8px;border-radius:99px;color:var(--green);background:rgba(255,255,255,.87);font-size:.65rem;font-weight:600}
.tgh-front-page .product-body{padding:15px 16px 0}
.tgh-front-page .product-cat{color:var(--green2);font-size:.74rem;font-weight:500;letter-spacing:.035em;text-transform:none}
.tgh-front-page .product-brand{margin-top:5px;color:var(--gold);font-size:.68rem;font-weight:500;letter-spacing:.035em;line-height:1.25}
.tgh-front-page .product h3{margin-top:5px;font-size:.94rem;letter-spacing:-.008em;color:var(--green)}
.tgh-front-page .product-support-note{margin-top:8px;color:#5e6d63;font-size:.76rem;line-height:1.35}
.tgh-front-page .product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding:0 16px 17px}
.tgh-front-page .tgh-card-action{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;max-width:100%}
.tgh-front-page .tgh-card-action .added_to_cart{display:inline-flex;align-items:center;justify-content:center;min-height:30px;max-width:150px;padding:0 9px;border:1px solid var(--line);border-radius:99px;color:var(--green);background:var(--mint);font:500 .68rem/1.1 var(--font-ui);text-align:center;text-decoration:none;white-space:nowrap}
.tgh-front-page .tgh-card-action .added_to_cart:hover,.tgh-front-page .tgh-card-action .added_to_cart:focus-visible{border-color:var(--green);color:#fff;background:var(--green)}
.tgh-front-page .tgh-card-action .added_to_cart:focus-visible{outline:2px solid var(--champagne);outline-offset:2px}
.tgh-front-page .product-bottom .price{display:flex;align-items:baseline;flex-wrap:wrap;gap:3px 7px;min-width:0;color:var(--green);font:500 1.02rem/1.25 var(--font-ui)}
.tgh-front-page .product-bottom .price del{color:var(--muted);font-size:.78em;line-height:1.25;text-decoration-thickness:1px;white-space:nowrap}
.tgh-front-page .product-bottom .price ins{color:var(--green);text-decoration:none;white-space:nowrap}
.tgh-front-page .product-bottom .price .woocommerce-Price-amount{white-space:nowrap}
.tgh-front-page .product-bottom .add,.tgh-front-page .product-bottom .add:visited{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-sizing:border-box;border:1px solid rgba(25,57,42,.18);border-radius:50%;color:var(--green);background:#fff;line-height:1;text-decoration:none!important;cursor:pointer;appearance:none;-webkit-appearance:none}
.tgh-front-page .product-bottom .add:hover,.tgh-front-page .product-bottom .add:focus-visible{color:#fff;background:var(--green)}
.tgh-front-page .product-bottom .add:focus-visible{outline:2px solid var(--champagne);outline-offset:3px}
.tgh-front-page .product-bottom .add svg{display:block;width:16px;height:16px;flex:0 0 auto}
.tgh-front-page .empty{display:grid;place-items:center;width:100%;height:100%;padding:25px;color:var(--muted);font-size:.8rem;text-align:center}

.tgh-cart-toast{position:fixed;right:24px;bottom:88px;z-index:95;max-width:min(360px,calc(100vw - 32px));padding:11px 15px;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;background:var(--green);box-shadow:0 14px 32px rgba(25,57,42,.2);font:500 .78rem/1.35 var(--font-ui);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}
.tgh-cart-toast.is-visible{opacity:1;transform:none}

.tgh-front-page .story{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px}
.tgh-front-page .story-photo{min-height:500px;overflow:hidden;border-radius:24px;background:#e6ede5}
.tgh-front-page .story-photo img{width:100%;height:500px;object-fit:cover}
.tgh-front-page .story-copy h2{margin-top:14px;color:var(--green);font-size:clamp(1.8rem,3vw,2.75rem)}
.tgh-front-page .story-copy>p{max-width:515px;margin-top:22px;color:var(--muted);font-size:1rem;line-height:1.8}
.tgh-front-page .checks{display:grid;gap:17px;margin:28px 0 31px}
.tgh-front-page .check{display:grid;grid-template-columns:36px 1fr;gap:12px}
.tgh-front-page .check i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--pale);font:700 .68rem/1 var(--font-ui);font-style:normal}
.tgh-front-page .check strong{display:block;color:var(--green);font-size:.9rem;font-weight:500}
.tgh-front-page .check span{display:block;margin-top:2px;color:var(--muted);font-size:.82rem}

.tgh-front-page .services{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
.tgh-front-page .service{min-height:250px;display:flex;flex-direction:column;padding:26px;border:1px solid rgba(25,57,42,.12);border-radius:var(--r);background:rgba(255,255,255,.65)}
.tgh-front-page .service.feature{color:#f4f8f3;background:var(--green)}
.tgh-front-page .service-no{display:flex;justify-content:space-between;color:var(--gold);font:1.1rem Georgia,serif}
.tgh-front-page .service-no svg{width:21px;height:21px}
.tgh-front-page .service h3{margin-top:45px;color:var(--green);font-size:1.2rem}
.tgh-front-page .service p{margin:11px 0 0;color:var(--muted);font-size:.86rem;line-height:1.7}
.tgh-front-page .service.feature h3{color:#f4f8f3}
.tgh-front-page .service.feature p{color:#d8e3dc}
.tgh-front-page .service .link{margin-top:auto;padding-top:20px}
.tgh-front-page .service.feature .link{color:#fff}

.tgh-front-page .journal{display:grid;grid-template-columns:1.35fr .825fr .825fr;gap:17px}
.tgh-front-page .post{min-height:375px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--r);background:#fff}
.tgh-front-page .post:hover{border-color:var(--gold);box-shadow:var(--shadow)}
.tgh-front-page .post-image{min-height:175px;overflow:hidden;background:#e8efe9}
.tgh-front-page .post-image img{width:100%;height:100%;min-height:175px;object-fit:cover}
.tgh-front-page .post-body{display:flex;flex:1;flex-direction:column;padding:19px}
.tgh-front-page .post-type{color:var(--gold);font-size:.68rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}
.tgh-front-page .post h3{margin-top:9px;font-size:1.08rem;letter-spacing:-.03em;color:var(--green)}
.tgh-front-page .post p{margin:9px 0 0;color:var(--muted);font-size:.82rem}
.tgh-front-page .post .link{margin-top:auto;padding-top:17px;font-size:.8rem}

.tgh-front-page .contact{padding:80px 0;color:#f2f7f2;background:var(--green)}
.tgh-front-page .contact-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:55px}
.tgh-front-page .contact h2{margin-top:14px;color:#fff;font-size:clamp(1.8rem,3vw,2.75rem)}
.tgh-front-page .contact p{max-width:500px;margin-top:18px;color:#cbdacf}
.tgh-front-page .contact .eyebrow{color:#c6dcc8}
.tgh-front-page .contact .quiet,.tgh-front-page .contact .quiet:visited,.tgh-front-page .contact .quiet:hover,.tgh-front-page .contact .quiet:focus-visible{color:#fff!important;border-color:rgba(255,255,255,.35)!important;background:transparent!important;-webkit-text-fill-color:#fff!important}
.tgh-front-page .details{display:grid;gap:16px;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:var(--r);background:rgba(255,255,255,.06)}
.tgh-front-page .detail{display:flex;gap:11px}
.tgh-front-page .detail>span{flex:0 0 auto}
.tgh-front-page .detail svg{width:18px;margin-top:3px;color:#d8bd8b}
.tgh-front-page .detail strong{display:block;font-size:.8rem;font-weight:500}
.tgh-front-page .detail span{display:block;margin-top:2px;color:#cbdacf;font-size:.8rem}

@media(max-width:1050px){
  .tgh-front-page .cats{grid-template-columns:repeat(3,1fr)}
  .tgh-front-page .products{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:820px){
  .tgh-front-page .wrap{width:min(var(--max),calc(100% - 32px))}
  .tgh-front-page .hero{padding:60px 0 48px}
  .tgh-front-page .hero-grid{grid-template-columns:1fr;gap:45px}
  .tgh-front-page .hero-art{width:100%;max-width:510px;min-height:440px;margin:auto}
  .tgh-front-page .hero-image{height:410px}
  .tgh-front-page .section{padding:75px 0}
  .tgh-front-page .emotion-rail-inner{display:block}
  .tgh-front-page .emotion-links{justify-content:flex-start;margin-top:15px}
  .tgh-front-page .story,.tgh-front-page .contact-grid{grid-template-columns:1fr;gap:40px}
  .tgh-front-page .story-photo,.tgh-front-page .story-photo img{min-height:405px;height:405px}
  .tgh-front-page .journal{grid-template-columns:repeat(2,1fr)}
  .tgh-front-page .post:first-child{grid-column:1/-1}
}

@media(max-width:590px){
  .tgh-front-page .hero-copy h1{font-size:2.35rem;margin-top:15px}
  .tgh-front-page .lead{font-size:.96rem}
  .tgh-front-page .proof{gap:18px;margin-top:31px}
  .tgh-front-page .proof b{font-size:1.32rem}
  .tgh-front-page .hero-art{min-height:370px}
  .tgh-front-page .hero-image{width:82%;height:350px}
  .tgh-front-page .stamp{top:25px;width:83px;height:83px;font-size:.68rem}
  .tgh-front-page .floating{right:0;bottom:0;width:195px;padding:9px}
  .tgh-front-page .buttons{gap:12px}
  .tgh-front-page .floating img{width:43px;height:51px}
  .tgh-front-page .section-head{display:block;margin-bottom:25px}
  .tgh-front-page .section-head p{margin-top:13px;font-size:.88rem}
  .tgh-front-page .section-head .link{margin-top:13px}
  .tgh-front-page .emotion-rail{padding:20px 0}
  .tgh-front-page .emotion-links{gap:6px}
  .tgh-front-page .emotion-links a{padding:8px 10px;font-size:.73rem}
  .tgh-front-page .cats{grid-template-columns:repeat(2,1fr);gap:8px}
  .tgh-front-page .cat{min-height:133px;padding:14px}
  .tgh-front-page .cat-icon{width:36px;height:36px}
  .tgh-front-page .products{grid-template-columns:repeat(2,1fr);gap:9px}
  .tgh-front-page .product-body{padding:12px 12px 0}
  .tgh-front-page .product h3{font-size:.84rem}
  .tgh-front-page .product-support-note{font-size:.75rem}
  .tgh-front-page .product-bottom{margin-top:8px;padding-inline:12px}
  .tgh-front-page .product-bottom .price{font-size:.92rem}
  .tgh-front-page .product-bottom .add{width:30px;height:30px}
  .tgh-front-page .tgh-card-action .added_to_cart{max-width:110px;padding-inline:7px;font-size:.64rem}
  .tgh-cart-toast{right:12px;bottom:112px;left:12px;max-width:none;text-align:center}
  .tgh-front-page .story-photo,.tgh-front-page .story-photo img{min-height:330px;height:330px}
  .tgh-front-page .services,.tgh-front-page .journal{grid-template-columns:1fr}
  .tgh-front-page .post:first-child{grid-column:auto}
  .tgh-front-page .service{min-height:220px;padding:22px}
  .tgh-front-page .service h3{margin-top:34px}
  .tgh-front-page .contact{padding:64px 0}
}

@media(prefers-reduced-motion:reduce){
  .tgh-front-page *,.tgh-front-page *:before,.tgh-front-page *:after{transition:none!important}
}
