html,body{overflow-x:hidden!important;overflow-y:auto!important;height:auto!important;min-height:100%!important}
body.tcc-scroll-unlocked{position:static!important;inset:auto!important}

.tcc-home{overflow-x:hidden;overflow-y:visible}
.tcc-home .container{width:min(var(--tcc-container,1200px),calc(100% - 40px));margin-inline:auto}
.tcc-home h1,.tcc-home h2,.tcc-home h3{font-family:Georgia,"Times New Roman",serif}

.tcc-lead,.tcc-section-head>p:last-child{max-width:var(--tcc-content-width,840px);color:#646962;font-size:var(--tcc-ds-body-size,17px);line-height:var(--tcc-ds-body-line-height,1.7)}
.tcc-section{padding:var(--tcc-ds-section-space-desktop,52px) 0}.tcc-section-head{max-width:var(--tcc-content-width,840px);margin-bottom:calc(var(--tcc-ds-content-gap,20px) * 1.5)}
.tcc-hero{position:relative;min-height:var(--tcc-ds-hero-height-desktop,var(--hero-height,760px));background:#050806;color:#fff;display:flex;align-items:center}
.tcc-hero__media,.tcc-hero__overlay{position:absolute;inset:0}
.tcc-hero__media{background-image:var(--hero-bg);background-size:var(--tcc-hero-bg-size,cover);background-repeat:no-repeat;background-position:var(--hero-bg-position,center)}
.tcc-hero__overlay{background:linear-gradient(90deg,rgba(3,7,5,var(--overlay)) 0%,rgba(3,7,5,.82) 40%,rgba(3,7,5,.25) 72%,transparent 100%)}
.tcc-hero__inner{position:relative;z-index:2}.tcc-hero__content{max-width:var(--hero-content-width,700px);padding:var(--tcc-ds-page-space-desktop,48px) 0 calc(var(--tcc-ds-page-space-desktop,48px) * 1.35)}
.tcc-hero h1{margin:0;color:#fff;font-size:clamp(4rem,8vw,var(--hero-title-size,8rem));font-weight:500;line-height:.9;letter-spacing:-.045em}
.tcc-hero__lead{max-width:620px;margin:30px 0 0;color:rgba(255,255,255,.76);font-size:var(--hero-lead-size,1.1rem);line-height:1.8}
.tcc-hero__product{position:absolute;z-index:1;left:var(--x);top:var(--y);max-width:38vw;max-height:76%;object-fit:contain;transform:translate(-50%,-50%) scale(var(--scale));filter:drop-shadow(0 30px 45px rgba(0,0,0,.38))}
.tcc-actions{display:flex;flex-wrap:wrap;gap:var(--tcc-ds-content-gap,20px);margin-top:var(--tcc-space-lg,32px)}
.tcc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--tcc-ds-button-height,44px);padding:0 var(--tcc-ds-card-padding,24px);border-radius:var(--tcc-radius-sm,8px);font-size:var(--tcc-ds-button-size,15px);font-weight:var(--tcc-ds-button-weight,700);text-decoration:none}
.tcc-btn--gold{background:#d6a04f;color:#17110d}.tcc-btn--outline{border:1px solid rgba(255,255,255,.45);color:#fff}.tcc-btn--light{background:#fff;color:#0b2f25}
.tcc-about{background:#f4efe7}.tcc-about__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:calc(var(--tcc-ds-content-gap,20px) * 3);align-items:center}
.tcc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--tcc-ds-content-gap,20px);margin-top:var(--tcc-space-lg,32px)}.tcc-stats div{padding-top:18px;border-top:2px solid #d6a04f}.tcc-stats strong{display:block;font-size:1.8rem;color:#0b2f25}.tcc-stats span{color:#777}
.tcc-about__visual{position:relative}.tcc-about__visual img{width:100%;border-radius:28px;box-shadow:0 30px 80px rgba(0,0,0,.14)}.tcc-about__visual blockquote{position:absolute;left:-45px;bottom:28px;max-width:330px;margin:0;padding:24px;background:#0b573f;color:#fff;border-radius:18px;font-family:Georgia,serif;font-size:1.3rem}
.tcc-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--tcc-ds-content-gap,20px)}.tcc-product-card{overflow:hidden;border:1px solid #e7e1d7;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.05)}.tcc-product-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.tcc-product-card>div{padding:var(--tcc-ds-card-padding,24px)}.tcc-product-card h3{margin:0 0 10px;font-size:1.6rem;color:#0b2f25}.tcc-product-card p{min-height:78px;color:#6b6f69}.tcc-product-card a{color:#996515;font-weight:800;text-decoration:none}
.tcc-process{background:#0b2f25;color:#fff}.tcc-process h2{color:#fff}.tcc-process .tcc-section-head>p:last-child{color:rgba(255,255,255,.7)}
.tcc-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tcc-process-grid article{padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.04)}.tcc-process-grid span{color:#d6a04f;font-size:1.3rem;font-weight:900}.tcc-process-grid h3{font-size:1.45rem}.tcc-process-grid p{color:rgba(255,255,255,.68)}
.tcc-experience{background:#f4efe7}.tcc-experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tcc-experience-card{position:relative;min-height:420px;overflow:hidden;border-radius:24px;color:#fff;text-decoration:none}.tcc-experience-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tcc-experience-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.82))}.tcc-experience-card div{position:absolute;z-index:2;left:24px;right:24px;bottom:22px}.tcc-experience-card h3{font-size:1.7rem}.tcc-experience-card p{color:rgba(255,255,255,.78)}
.tcc-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.tcc-journal-grid img{width:100%;aspect-ratio:16/11;object-fit:var(--tcc-primary-image-fit,cover);border-radius:20px}.tcc-journal-grid h3{font-size:1.55rem}.tcc-journal-grid h3 a{color:#0b2f25;text-decoration:none}.tcc-journal-grid article>p:last-child{color:#6b6f69}
.tcc-cta{padding:90px 0;background:#b98232;color:#17110d;text-align:center}.tcc-cta h2{margin:0;color:#17110d}.tcc-cta p{font-size:1.1rem}.tcc-cta .tcc-actions{justify-content:center}
@media(max-width:980px){.tcc-about__grid{grid-template-columns:1fr}.tcc-product-grid{grid-template-columns:repeat(2,1fr)}.tcc-process-grid{grid-template-columns:repeat(2,1fr)}.tcc-hero__product{max-width:55vw;opacity:.78}.tcc-experience-grid,.tcc-journal-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.tcc-section{padding:70px 0}.tcc-hero{min-height:680px}.tcc-hero__content{padding:90px 0 120px}.tcc-hero h1{font-size:clamp(3.5rem,17vw,5.2rem)}.tcc-hero__product{max-width:80vw;left:68%!important;top:64%!important;opacity:.5}.tcc-stats,.tcc-product-grid,.tcc-process-grid,.tcc-experience-grid,.tcc-journal-grid{grid-template-columns:1fr}.tcc-about__visual blockquote{position:relative;left:auto;bottom:auto;margin-top:-20px}.tcc-actions{flex-direction:column}.tcc-btn{width:100%}}

.tcc-hero--align-center .tcc-hero__content{margin-inline:auto;text-align:center}
.tcc-hero--align-center .tcc-hero__lead{margin-left:auto;margin-right:auto}
.tcc-hero--align-center .tcc-actions{justify-content:center}
.tcc-hero--no-product-shadow .tcc-hero__product{filter:none}
.tcc-hero--animation-none .tcc-hero__media,
.tcc-hero--animation-none .tcc-hero__content,
.tcc-hero--animation-none .tcc-hero__product{animation:none!important}
.tcc-hero--animation-soft .tcc-hero__media{animation:none;transform:none}
.tcc-hero--animation-soft .tcc-hero__content{animation:tccHeroContent .9s ease-out both}
.tcc-hero--animation-cinematic .tcc-hero__media{animation:none;transform:none}
.tcc-hero--animation-cinematic .tcc-hero__content{animation:tccHeroContent 1.2s cubic-bezier(.22,.8,.25,1) both}
.tcc-hero--animation-cinematic .tcc-hero__product{animation:tccHeroProduct 1.35s cubic-bezier(.22,.8,.25,1) both}
@keyframes tccHeroZoom{from{transform:scale(1.06)}to{transform:scale(1)}}
@keyframes tccHeroContent{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@keyframes tccHeroProduct{from{opacity:0;transform:translate(-50%,-46%) scale(calc(var(--scale) * .92))}to{opacity:1;transform:translate(-50%,-50%) scale(var(--scale))}}
@media(max-width:768px){
  .tcc-hero{min-height:var(--hero-height-mobile,600px)}
  .tcc-hero h1{font-size:clamp(3.2rem,15vw,5.4rem)}
}
@media(prefers-reduced-motion:reduce){
  .tcc-hero__media,.tcc-hero__content,.tcc-hero__product{animation:none!important}
}


/* RC12 — conservative production hardening */
.tcc-home *,
.tcc-home *::before,
.tcc-home *::after{box-sizing:border-box}
.tcc-home img{max-width:100%;height:auto}
.tcc-home a:focus-visible,
.tcc-home button:focus-visible{
  outline:3px solid var(--tcc-accent,#b98232);
  outline-offset:3px
}
.tcc-home .tcc-btn{
  transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease
}
.tcc-home .tcc-btn:hover{transform:translateY(-2px)}
.tcc-home .tcc-btn:active{transform:translateY(0)}
.tcc-home .tcc-section{scroll-margin-top:110px}
@media(max-width:1024px){
  .tcc-home .container{width:min(var(--tcc-container,1180px),calc(100% - 32px))}
}
@media(max-width:640px){
  .tcc-home .container{width:calc(100% - 24px)}
  .tcc-home .tcc-actions{gap:10px}
  .tcc-home .tcc-btn{width:100%;padding-inline:18px}
}
@media(prefers-reduced-motion:reduce){
  .tcc-home *,
  .tcc-home *::before,
  .tcc-home *::after{
    scroll-behavior:auto!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important
  }
}


/* RC13 — WooCommerce Product Showcase */
.tcc-product-card{position:relative}
.tcc-product-card__media{position:relative;display:block;overflow:hidden}
.tcc-product-card__body{padding:22px}
.tcc-product-card__body h3{margin-top:0}
.tcc-product-price{margin:14px 0;color:var(--tcc-primary,#0b573f);font-size:1.05rem;font-weight:800}
.tcc-product-price del{margin-right:7px;color:#8a918d;font-weight:500}
.tcc-product-price ins{text-decoration:none}
.tcc-product-badge{position:absolute;z-index:2;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:var(--tcc-accent,#b98232);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.04em}
.tcc-product-card--woocommerce .tcc-product-card__media img{transition:transform .45s ease}
.tcc-product-card--woocommerce:hover .tcc-product-card__media img{transform:scale(1.045)}


/* RC14 — Experience Showcase */
.tcc-experience-card{overflow:hidden}
.tcc-experience-card__media{display:block;overflow:hidden}
.tcc-experience-card__media img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .45s ease}
.tcc-experience-card:hover .tcc-experience-card__media img{transform:scale(1.045)}
.tcc-experience-card__body{padding:22px}
.tcc-experience-card__body h3{margin-top:0}
.tcc-experience-address{margin:12px 0;color:#737b76;font-size:.92rem}


/* RC15 — Journal Showcase */
.tcc-journal-card{overflow:hidden}
.tcc-journal-card__media{display:block;overflow:hidden}
.tcc-journal-card__media img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .45s ease}
.tcc-journal-card:hover .tcc-journal-card__media img{transform:scale(1.045)}
.tcc-journal-card__body{padding:22px}
.tcc-journal-card__body h3{margin:8px 0 12px}
.tcc-journal-card__body h3 a{color:inherit;text-decoration:none}
.tcc-journal-meta{margin:0;color:var(--tcc-accent,#b98232);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.tcc-journal-link{display:inline-flex;margin-top:8px;color:var(--tcc-primary,#0b573f);font-weight:800;text-decoration:none}
.tcc-journal-empty{grid-column:1/-1;padding:32px;border:1px dashed #cfd6d2;border-radius:16px;background:#f8faf9;text-align:center}
.tcc-journal-empty strong{color:#0b573f;font-size:1.1rem}
.tcc-journal-empty p{margin-bottom:0;color:#6f7772}

/* v1.8.1 — White Homepage design system (Platform-owned) */
.tcc-home{
  --home-ink:#14231e;
  --home-muted:#69736f;
  --home-line:#e8ece9;
  --home-soft:#f7f8f7;
  --home-green:var(--tcc-primary,#0b573f);
  --home-gold:var(--tcc-accent,#b98232);
  background:#fff;
  color:var(--home-ink)
}
.tcc-home .tcc-section{padding:var(--tcc-ds-section-space-desktop,52px) 0;background:#fff}
.tcc-home .tcc-section+.tcc-section{border-top:1px solid rgba(20,35,30,.05)}
.tcc-home .tcc-section-head{max-width:var(--tcc-content-width,840px);margin-bottom:calc(var(--tcc-ds-content-gap,20px) * 1.5)}
.tcc-home h2{margin:0 0 18px;color:var(--home-green);font-size:clamp(2.15rem,4.2vw,4rem);line-height:1.08;letter-spacing:-.035em}
.tcc-home h3{color:var(--home-green);line-height:1.18}
.tcc-home .tcc-lead,
.tcc-home .tcc-section-head>p:last-child{color:var(--home-muted);font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.75}

/* Hero remains the cinematic brand moment, but is more compact. */
.tcc-home .tcc-hero{min-height:min(var(--hero-height,600px),600px)}
.tcc-home .tcc-hero__content{padding:clamp(68px,var(--tcc-ds-page-space-desktop,8vw),92px) 0 clamp(74px,calc(var(--tcc-ds-page-space-desktop,92px) + 12px),104px);margin-left:10px}
.tcc-home .tcc-hero h1{font-size:clamp(3.7rem,7.4vw,var(--tcc-ds-display-title-desktop,var(--hero-title-size,7.2rem)));line-height:.92}
.tcc-home .tcc-hero__lead{max-width:590px;margin-top:24px;line-height:1.7}
.tcc-home .tcc-actions{margin-top:28px}
.tcc-home .tcc-btn{min-height:48px;padding-inline:24px;border-radius:999px}

/* About — pure white, light image treatment. */
.tcc-home .tcc-about{background:#fff}
.tcc-home .tcc-about__grid{gap:clamp(40px,6vw,76px)}
.tcc-home .tcc-about__visual img{border-radius:20px;box-shadow:0 18px 50px rgba(15,45,35,.09);transition:transform 300ms ease,box-shadow 300ms ease}
.tcc-home .tcc-about__visual:hover img{transform:scale(1.02);box-shadow:0 24px 60px rgba(15,45,35,.13)}
.tcc-home .tcc-about__visual blockquote{left:-28px;bottom:31px;max-width:310px;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:var(--home-green);box-shadow:0 16px 36px rgba(11,87,63,.18);font-size:1.12rem;line-height:1.45;transition:transform 300ms ease,box-shadow 300ms ease,border-color 300ms ease}
.tcc-home .tcc-about__visual blockquote:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.34);box-shadow:0 21px 44px rgba(11,87,63,.24)}
.tcc-home .tcc-stats{gap:22px;margin-top:30px}
.tcc-home .tcc-stats div{border-top:1px solid rgba(185,130,50,.55)}
.tcc-home .tcc-stats strong{font-size:1.55rem}
.tcc-home .tcc-stats span{color:var(--home-muted);font-size:.9rem}

/* Product cards — Apple-like restraint: white, subtle line, almost no shadow. */
.tcc-home .tcc-product-grid{gap:20px}
.tcc-home .tcc-product-card{border:1px solid var(--home-line);border-radius:18px;box-shadow:0 8px 28px rgba(15,45,35,.035);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.tcc-home .tcc-product-card:hover{transform:translateY(-4px);border-color:#dce3df;box-shadow:0 18px 40px rgba(15,45,35,.075)}
.tcc-home .tcc-product-card__media{background:var(--home-soft)}
.tcc-home .tcc-product-card img{aspect-ratio:1/1;object-fit:contain;padding:2px}
.tcc-home .tcc-product-card__body{padding:var(--tcc-ds-card-padding,24px)}
.tcc-home .tcc-product-card h3{font-size:clamp(1.4rem,2.1vw,1.65rem)}
.tcc-home .tcc-product-card p{min-height:0;margin-bottom:16px;color:var(--home-muted);line-height:1.65}

/* Process — white cards with strong numbered rhythm instead of a dark dashboard block. */
.tcc-home .tcc-process{background:#fff;color:var(--home-ink)}
.tcc-home .tcc-process h2{color:var(--home-green)}
.tcc-home .tcc-process .tcc-section-head>p:last-child{color:var(--home-muted)}
.tcc-home .tcc-process-grid{gap:16px}
.tcc-home .tcc-process-grid article{position:relative;min-height:190px;padding:26px 24px 24px;border:1px solid var(--home-line);border-radius:18px;background:#fff;box-shadow:none;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.tcc-home .tcc-process-grid article:hover{transform:translateY(-3px);border-color:#d8e0dc;box-shadow:0 14px 34px rgba(15,45,35,.06)}
.tcc-home .tcc-process-grid span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:18px;border-radius:50%;background:#f7f1e8;color:var(--home-gold);font-size:.92rem;font-weight:900}
.tcc-home .tcc-process-grid h3{margin:0 0 10px;font-size:1.28rem}
.tcc-home .tcc-process-grid p{margin:0;color:var(--home-muted);line-height:1.65}

/* Experience — clean editorial cards, not dark overlays. */
.tcc-home .tcc-experience{background:#fff}
.tcc-home .tcc-experience-grid{gap:var(--tcc-ds-content-gap,20px)}
.tcc-home .tcc-experience-card{position:relative;min-height:0;border:1px solid var(--home-line);border-radius:18px;background:#fff;color:var(--home-ink);box-shadow:0 8px 26px rgba(15,45,35,.035);text-decoration:none}
.tcc-home .tcc-experience-card:after{display:none}
.tcc-home .tcc-experience-card__media{position:relative}
.tcc-home .tcc-experience-card__media img{position:static;aspect-ratio:16/10;border:0;object-fit:cover}
.tcc-home .tcc-experience-card__body,
.tcc-home .tcc-experience-card div{position:static;padding:var(--tcc-ds-card-padding,24px);color:var(--home-ink)}
.tcc-home .tcc-experience-card h3{margin:0 0 9px;font-size:1.5rem}
.tcc-home .tcc-experience-card p{margin:0 0 14px;color:var(--home-muted);line-height:1.6}
.tcc-home .tcc-experience-card a{color:var(--home-gold);font-weight:800;text-decoration:none}
.tcc-home .tcc-experience-address{color:var(--home-muted)}

/* Journal — compact cards; one article no longer leaves an oversized visual void. */
.tcc-home .tcc-journal{background:#fff}
.tcc-home .tcc-journal-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;justify-content:stretch;gap:var(--tcc-ds-content-gap,20px)}
.tcc-home .tcc-journal-card{border:1px solid var(--home-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(15,45,35,.035)}
.tcc-home .tcc-journal-card:only-child{width:min(100%,760px)}
.tcc-home .tcc-journal-grid:has(.tcc-journal-card:only-child){grid-template-columns:minmax(0,760px)}
.tcc-home .tcc-journal-card__media img{border-radius:0;aspect-ratio:16/10}
.tcc-home .tcc-journal-card__body{padding:20px}
.tcc-home .tcc-journal-card__body h3{font-size:1.42rem}
.tcc-home .tcc-journal-card__body>p:not(.tcc-journal-meta){color:var(--home-muted);line-height:1.65}

/* CTA remains the final branded contrast. */
.tcc-home .tcc-cta{background:linear-gradient(110deg,var(--home-green) 0 70%,#d2a04f 70% 100%);color:#fff}
.tcc-home .tcc-cta h2{color:#fff}
.tcc-home .tcc-cta p:not(.tcc-eyebrow){color:rgba(255,255,255,.78)}

@media(max-width:980px){
  .tcc-home .tcc-hero{min-height:min(var(--hero-height,580px),580px)}
  .tcc-home .tcc-about__visual blockquote{left:20px}
  .tcc-home .tcc-cta{background:var(--home-green)}
}
@media(max-width:640px){
  .tcc-home .tcc-section{padding:var(--tcc-ds-section-space-mobile,36px) 0}
  .tcc-home .tcc-hero{min-height:min(var(--hero-height-mobile,590px),590px)}
  .tcc-home .tcc-hero__content{padding:68px 0 88px}
  .tcc-home .tcc-about__visual blockquote{position:relative;left:auto;bottom:auto;margin-top:14px}
  .tcc-home .tcc-product-card img{padding:0}
  .tcc-home .tcc-process-grid article{min-height:0}
  .tcc-home .tcc-journal-grid{grid-template-columns:1fr}
}

/* v1.9.4 — Phân loại địa điểm */
.tcc-experience-category{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tcc-accent,#a8782a)}

/* v2.0.0 — CTA Builder */
.tcc-home .tcc-cta{position:relative;isolation:isolate;overflow:hidden;padding:var(--tcc-cta-padding,76px) 0;background-size:cover;background-position:center}
.tcc-home .tcc-cta>.tcc-cta-overlay{position:absolute;inset:0;z-index:-1;background:rgba(5,37,29,var(--tcc-cta-overlay,.66));pointer-events:none}
.tcc-home .tcc-cta>.container{position:relative;z-index:1}
.tcc-home .tcc-cta--align-left{text-align:left}.tcc-home .tcc-cta--align-left .tcc-actions{justify-content:flex-start}.tcc-home .tcc-cta--align-left p{margin-left:0}
.tcc-home .tcc-cta--align-center{text-align:center}.tcc-home .tcc-cta--align-center .tcc-actions{justify-content:center}.tcc-home .tcc-cta--align-center p{margin-inline:auto}
.tcc-home .tcc-cta--align-right{text-align:right}.tcc-home .tcc-cta--align-right .tcc-actions{justify-content:flex-end}.tcc-home .tcc-cta--align-right p{margin-left:auto}
.tcc-home .tcc-cta--theme-light,.tcc-home .tcc-cta--theme-light h2,.tcc-home .tcc-cta--theme-light p:not(.tcc-eyebrow){color:#fff!important}
.tcc-home .tcc-cta--theme-dark,.tcc-home .tcc-cta--theme-dark h2{color:#17231f!important}.tcc-home .tcc-cta--theme-dark p:not(.tcc-eyebrow){color:rgba(23,35,31,.8)!important}
.tcc-home .tcc-cta--theme-auto{color:#fff}
.tcc-home .tcc-cta--effect-fixed{background-attachment:fixed}
.tcc-home .tcc-cta--effect-parallax{background-attachment:fixed;background-position:center 35%}
.tcc-home .tcc-cta--align-left .tcc-eyebrow{margin-right:auto}
.tcc-home .tcc-cta--align-center .tcc-eyebrow{margin-left:auto;margin-right:auto}
.tcc-home .tcc-cta--align-right .tcc-eyebrow{margin-left:auto}
.tcc-home .tcc-cta--style-mini-hero{min-height:420px;display:flex;align-items:center}
.tcc-home .tcc-cta--style-card{background-color:transparent!important;padding:40px 0}
.tcc-home .tcc-cta--style-card>.tcc-cta-overlay{display:none}
.tcc-home .tcc-cta--style-card>.container{max-width:1120px;border-radius:28px;padding:clamp(30px,5vw,64px)}
@media(max-width:768px){.tcc-home .tcc-cta--effect-fixed,.tcc-home .tcc-cta--effect-parallax{background-attachment:scroll}.tcc-home .tcc-cta--align-left,.tcc-home .tcc-cta--align-right{text-align:center}.tcc-home .tcc-cta--align-left .tcc-actions,.tcc-home .tcc-cta--align-right .tcc-actions{justify-content:center}}


/* v2.0.1 — Design System 1.0 phased migration */
.tcc-home .tcc-experience-grid{align-items:stretch}
.tcc-home .tcc-experience-card{display:grid;grid-template-rows:auto 1fr;height:100%;overflow:hidden}
.tcc-home .tcc-experience-card__body{display:grid!important;grid-template-rows:auto auto 1fr auto auto;align-content:start;height:100%;gap:0}
.tcc-home .tcc-experience-category{min-height:1.4em;margin-bottom:10px}
.tcc-home .tcc-experience-card h3{margin:0 0 12px;font-size:var(--tcc-type-card-title,26px)!important;line-height:1.2;overflow-wrap:anywhere}
.tcc-home .tcc-experience-card__body>p:not(.tcc-experience-category):not(.tcc-experience-address){margin-bottom:18px}
.tcc-home .tcc-experience-address{align-self:end;min-height:3.2em;margin-bottom:16px!important}
.tcc-home .tcc-experience-card__body>a{align-self:end;justify-self:start;margin-top:auto}
.tcc-home .tcc-cta-badge{display:inline-flex;align-items:center;justify-content:center;margin:0 0 16px;line-height:1;text-transform:uppercase}
.tcc-home .tcc-cta-badge--pill{border-radius:999px;background:rgba(255,255,255,.14)}
.tcc-home .tcc-cta-badge--rounded{border-radius:8px;background:rgba(255,255,255,.14)}
.tcc-home .tcc-cta-badge--outline{border:1px solid currentColor;border-radius:999px;background:transparent}
.tcc-home .tcc-cta-badge--filled{border-radius:999px;background:var(--home-gold,#b98232);color:#fff}
@media(max-width:640px){.tcc-home .tcc-experience-card__body{grid-template-rows:auto auto auto auto auto}.tcc-home .tcc-experience-address{min-height:0}}


/* v2.0.2 — CTA Badge component & surface refinement */
.tcc-home .tcc-cta--style-card{background:var(--tcc-surface-1,#faf9f6)!important}
.tcc-home .tcc-cta--style-card>.container{background:var(--tcc-surface-0,#fff);border:1px solid var(--tcc-border,#e6e2da);box-shadow:0 18px 54px rgba(18,32,27,.08)}
.tcc-home .tcc-cta-badge{width:auto;max-width:max-content;cursor:default;pointer-events:none;user-select:none;margin-bottom:14px;padding:6px 14px;font-size:var(--tcc-badge-font-size,12px);font-weight:700;letter-spacing:.18em}
.tcc-home .tcc-cta--align-left .tcc-cta-badge{margin-right:auto}
.tcc-home .tcc-cta--align-center .tcc-cta-badge{margin-left:auto;margin-right:auto}
.tcc-home .tcc-cta--align-right .tcc-cta-badge{margin-left:auto}
.tcc-home .tcc-cta h2 + .tcc-cta-badge{margin-top:14px;margin-bottom:14px}
.tcc-home .tcc-cta-badge--text{padding:0;border:0;border-radius:0;background:transparent}
@media(max-width:640px){.tcc-home .tcc-cta-badge{font-size:11px;letter-spacing:.15em;padding:6px 12px}}


/* v2.0.4 — Unified canvas + highlighted CTA card */
body.home.tcc-frontend-engine .tcc-home section.tcc-cta.tcc-cta--style-card,
body.home.tcc-frontend-engine section.tcc-cta.tcc-cta--style-card{
  background:var(--tcc-surface-0,#fff)!important;
  background-image:none!important;
}
body.home.tcc-frontend-engine .tcc-home section.tcc-cta.tcc-cta--style-card>.container,
body.home.tcc-frontend-engine section.tcc-cta.tcc-cta--style-card>.container{
  background:var(--tcc-surface-accent,#f3f7f4)!important;
  border:1px solid var(--tcc-border,#e6e2da)!important;
  box-shadow:0 18px 54px rgba(18,32,27,.07)!important;
}
body.home.tcc-frontend-engine .tcc-home section.tcc-cta.tcc-cta--style-card:before,
body.home.tcc-frontend-engine section.tcc-cta.tcc-cta--style-card:before{
  content:none!important;
  display:none!important;
}

/* v2.0.5 — Shared warm canvas and sage CTA card */
body.home.tcc-frontend-engine .tcc-home{--tcc-page-canvas:#faf8f3;--tcc-cta-surface:#eef5f1}
body.home.tcc-frontend-engine .tcc-home section:not(.tcc-hero){background:var(--tcc-page-canvas)!important}

body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card>.container{border-radius:32px!important}


/* v2.0.6 — Match mockup surface hierarchy exactly */
body.home.tcc-frontend-engine .tcc-home{background:#faf8f3!important}
body.home.tcc-frontend-engine .tcc-home :where(.tcc-section,.tcc-about,.tcc-products,.tcc-process,.tcc-experience,.tcc-journal){background:transparent!important;background-image:none!important}
body.home.tcc-frontend-engine .tcc-home .tcc-section+.tcc-section{border-top:0!important}
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card{background:transparent!important;background-image:none!important}



/* v2.1.0 — CTA Media Builder + Product Card Action */
.tcc-home .tcc-product-card__body{display:flex;flex-direction:column;height:100%}
.tcc-home .tcc-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:17px}
.tcc-home .tcc-product-card__link{display:inline-flex!important;align-items:center;min-width:0;margin:0!important;color:var(--home-green,#0b4a38)!important;font-weight:800!important;line-height:1.35!important;visibility:visible!important;opacity:1!important}
.tcc-home .tcc-product-action{min-height:40px;flex:0 1 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;border:1px solid rgba(13,74,56,.22);border-radius:10px;background:#fff;color:var(--home-green,#0b4a38);box-shadow:0 5px 14px rgba(15,45,35,.06);font-size:.78rem;font-weight:800;line-height:1.2;text-align:center;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}
.tcc-home .tcc-product-action:hover{transform:translateY(-2px);background:var(--home-green,#0b4a38);color:#fff;border-color:var(--home-green,#0b4a38)}
.tcc-home .tcc-product-action svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1100px){.tcc-home .tcc-product-card__footer{align-items:flex-start;flex-direction:column}.tcc-home .tcc-product-action{width:100%}}
@media(max-width:980px){.tcc-home .tcc-journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.tcc-home .tcc-journal-grid{grid-template-columns:1fr}.tcc-home .tcc-product-card__footer{align-items:stretch}.tcc-home .tcc-product-action{width:100%}}
.tcc-home .tcc-cta__layout{display:grid;grid-template-columns:minmax(160px,var(--cta-media-width,240px)) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,64px)}
.tcc-home .tcc-cta__layout--right{grid-template-columns:minmax(0,1fr) minmax(160px,var(--cta-media-width,240px))}
.tcc-home .tcc-cta__layout--right .tcc-cta__media{order:2}
.tcc-home .tcc-cta__media{display:flex;align-items:center;justify-content:center;transform:translate(var(--cta-media-x,0),var(--cta-media-y,0))}
.tcc-home .tcc-cta__media img{display:block;width:min(100%,var(--cta-media-width,240px));height:auto;max-height:340px;object-fit:var(--cta-media-fit,contain)}
.tcc-home .tcc-cta__media--shadow img{filter:drop-shadow(0 18px 24px rgba(20,42,34,.14))}
.tcc-home .tcc-cta__media--float img{animation:tccCtaMediaFloat 4.8s ease-in-out infinite;will-change:transform}
@keyframes tccCtaMediaFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@media(prefers-reduced-motion:reduce){.tcc-home .tcc-cta__media--float img{animation:none}}
.tcc-home .tcc-cta__content{min-width:0}
@media(max-width:760px){.tcc-home .tcc-cta__layout,.tcc-home .tcc-cta__layout--right{grid-template-columns:1fr;text-align:center}.tcc-home .tcc-cta__layout--right .tcc-cta__media{order:0}.tcc-home .tcc-cta__media img{max-height:220px}.tcc-home .tcc-cta__content .tcc-actions{justify-content:center}}


/* v12.1.9 — Experience Card content safety */
body.tcc-design-sync .tcc-home .tcc-experience-card__body{height:auto!important;min-height:0!important;overflow:visible!important}
body.tcc-design-sync .tcc-home .tcc-experience-card__body>*{min-width:0}
body.tcc-design-sync .tcc-home .tcc-experience-address{min-height:0!important;overflow:visible!important;white-space:normal!important}
body.tcc-design-sync .tcc-home .tcc-experience-card h3{overflow:visible!important;display:block!important;-webkit-line-clamp:unset!important}

/* v12.1.14 — Homepage Final Polish RC14
 * Compact hero, calmer Experience rhythm, and a more distinctive premium footer.
 */
@media (min-width:981px){
  .tcc-home .tcc-hero{min-height:min(var(--hero-height,540px),540px)}
  .tcc-home .tcc-hero__content{padding:58px 0 76px}
  .tcc-home .tcc-hero__lead{margin-top:20px;line-height:1.65}
  .tcc-home .tcc-hero .tcc-actions{margin-top:22px}
}

@media (min-width:981px){
  body.tcc-design-sync .tcc-home .tcc-experience-card__body{
    padding-top:calc(var(--tcc-experience-image-label-gap,20px) + 4px)!important;
  }
  body.tcc-design-sync .tcc-home .tcc-experience-card h3{
    font-size:calc(var(--tcc-experience-title-size,26px) - 1px)!important;
    -webkit-line-clamp:3!important;
    max-height:calc(3 * 1em * var(--tcc-experience-title-line-height,1.2))!important;
  }
  body.tcc-design-sync .tcc-home .tcc-experience-card__body>p:not(.tcc-experience-category):not(.tcc-experience-address){
    margin-bottom:calc(var(--tcc-experience-description-address-gap,14px) + 5px)!important;
  }
  body.tcc-design-sync .tcc-home .tcc-experience-card__body>a{
    padding-bottom:4px!important;
  }
}

/* Premium footer polish — visual hierarchy without adding new content or effects. */
body.home .tcc-platform-footer{
  position:relative;
  border-top:1px solid rgba(194,137,42,.24);
  background:linear-gradient(180deg,#fbf7ef 0%,#f5eee3 100%)!important;
  color:#23362f!important;
}
body.home .tcc-platform-footer::before{
  content:"";
  position:absolute;
  top:0;left:50%;
  width:min(1180px,calc(100% - 48px));
  height:3px;
  transform:translateX(-50%);
  border-radius:999px;
  background:linear-gradient(90deg,transparent,#c48a2a 18%,#0b6246 50%,#c48a2a 82%,transparent);
  opacity:.72;
}
body.home .tcc-platform-footer__inner{padding-top:54px!important;padding-bottom:26px!important}
body.home .tcc-platform-footer__grid{align-items:start;gap:clamp(30px,4vw,58px)!important}
body.home .tcc-platform-footer h2{margin-bottom:16px!important;color:#0b6246!important;font-size:1.08rem!important;letter-spacing:.01em}
body.home .tcc-platform-footer p,
body.home .tcc-platform-footer__list li,
body.home .tcc-platform-footer-menu li{color:#53615b!important}
body.home .tcc-platform-footer a{color:#33483f!important}
body.home .tcc-platform-footer a:hover{color:#0b6246!important}
body.home .tcc-platform-footer__logo{margin-bottom:22px!important}
body.home .tcc-platform-footer__logo img{width:min(320px,100%)!important}
body.home .tcc-platform-footer__social{justify-content:center;transform:translate(2px,3px);margin-top:22px!important;padding:14px 16px;border:1px solid rgba(11,98,70,.12);border-radius:16px;background:rgba(255,255,255,.56)}
body.home .tcc-platform-footer__bottom{margin-top:34px!important;padding-top:20px!important;border-top:1px solid rgba(11,98,70,.12)!important;color:#64726c!important}
@media(max-width:767px){
  body.home .tcc-platform-footer__inner{padding-top:42px!important}
  body.home .tcc-platform-footer__grid{gap:28px!important}
  body.home .tcc-platform-footer__logo img{width:min(260px,100%)!important}
}

/* v13.2.0 — Homepage Visual Harmony
 * Establishes the homepage reference rhythm: equal Journal cards and a compact,
 * balanced final CTA card that belongs to the same design system.
 */
body.home.tcc-frontend-engine .tcc-home{
  --tcc-home-card-radius:18px;
  --tcc-home-card-border:#dce5e0;
  --tcc-home-card-shadow:0 10px 30px rgba(15,45,35,.055);
  --tcc-home-card-shadow-hover:0 16px 38px rgba(15,45,35,.085);
  --tcc-home-section-gap:64px;
}

/* Journal reference cards: equal height, consistent internal rhythm, CTA baseline. */
body.home.tcc-frontend-engine .tcc-home .tcc-journal{
  padding-bottom:32px!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-journal-grid{
  align-items:stretch;
  gap:24px;
}
body.home.tcc-frontend-engine .tcc-home .tcc-journal-card{
  display:flex;
  flex-direction:column;
  height:100%;
  overflow:hidden;
  border:1px solid var(--tcc-home-card-border)!important;
  border-radius:var(--tcc-home-card-radius)!important;
  box-shadow:var(--tcc-home-card-shadow)!important;
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
body.home.tcc-frontend-engine .tcc-home .tcc-journal-card:hover{
  transform:translateY(-3px);
  border-color:#ccd9d2!important;
  box-shadow:var(--tcc-home-card-shadow-hover)!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-journal-card__media{
  flex:0 0 auto;
}
body.home.tcc-frontend-engine .tcc-home .tcc-journal-card__body{
  display:flex;
  flex:1 1 auto;
  flex-direction:column;
  padding:var(--tcc-ds-card-padding,24px)!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-journal-meta{
  margin:0 0 10px!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-journal-card__body h3{
  margin:0 0 12px!important;
  font-size:clamp(1.28rem,1.7vw,1.48rem)!important;
  line-height:1.22;
}
body.home.tcc-frontend-engine .tcc-home .tcc-journal-card__body>p:not(.tcc-journal-meta){
  margin:0 0 var(--tcc-content-button-gap,24px)!important;
  line-height:1.62!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-journal-link{
  align-self:flex-start;
  margin-top:auto!important;
  padding-top:8px;
}

/* Final CTA: compact featured card, not an oversized banner. */
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card{
  padding:24px 0 48px!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card>.container{
  max-width:1120px;
  min-height:0;
  padding:clamp(24px,3vw,36px)!important;
  border:1px solid var(--tcc-home-card-border)!important;
  border-radius:var(--tcc-home-card-radius)!important;
  background:#eef5f1!important;
  box-shadow:var(--tcc-home-card-shadow)!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta__layout{
  grid-template-columns:minmax(190px,260px) minmax(0,1fr);
  gap:clamp(28px,4vw,52px);
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta__layout--right{
  grid-template-columns:minmax(0,1fr) minmax(190px,260px);
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta__media img{
  width:min(108%,calc(var(--cta-media-width,240px) * 1.08));
  max-height:280px;
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta__media--shadow img{
  filter:drop-shadow(0 14px 20px rgba(20,42,34,.13));
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta-badge{
  margin-bottom:12px!important;
  padding:5px 13px!important;
  font-size:11px!important;
  letter-spacing:.2em!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card h2{
  max-width:820px;
  margin:0 0 var(--tcc-heading-content-gap,28px)!important;
  color:var(--home-green,#0b573f)!important;
  line-height:1.08!important;
  letter-spacing:-.025em;
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card p:not(.tcc-eyebrow){
  max-width:820px;
  margin:0 0 18px!important;
  color:var(--home-muted,#66716c)!important;
  font-size:clamp(.98rem,1.35vw,1.08rem)!important;
  line-height:1.58!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card .tcc-actions{
  gap:12px;
  margin-top:0!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card .tcc-btn{
  min-height:46px;
  padding:11px 22px;
  border-radius:12px;
}

@media(max-width:980px){
  body.home.tcc-frontend-engine .tcc-home .tcc-journal{padding-bottom:28px!important}
  body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card{padding-top:20px!important}
}
@media(max-width:760px){
  body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card>.container{padding:28px 22px!important}
  body.home.tcc-frontend-engine .tcc-home .tcc-cta__layout,
  body.home.tcc-frontend-engine .tcc-home .tcc-cta__layout--right{gap:20px}
  body.home.tcc-frontend-engine .tcc-home .tcc-cta__media img{width:min(100%,230px);max-height:210px}
  body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card .tcc-actions{width:100%;gap:10px}
}


/* v13.2.2 — Vertical rhythm is scoped to the featured homepage CTA only. */
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card h2{
  margin-bottom:0!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card h2 + p{
  margin-top:var(--tcc-heading-content-gap,28px)!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card p + p{
  margin-top:var(--tcc-paragraph-gap,16px)!important;
}
body.home.tcc-frontend-engine .tcc-home .tcc-cta--style-card p + .tcc-actions{
  margin-top:var(--tcc-content-button-gap,24px)!important;
}

/* RC7.9.8 — Final Homepage Authority Sync
 * One canonical authority layer for every shared visual property. Earlier rules
 * retain page-specific composition only; this block owns the reusable baseline.
 */
body.tcc-design-sync .tcc-home{
  color:var(--tcc-color-text,#17342b);
  background:var(--tcc-color-background,#fbf8f2);
  font-size:var(--tcc-ds-body-size,17px);
  line-height:var(--tcc-ds-body-line-height,1.7)
}
body.tcc-design-sync .tcc-home .container{
  width:min(var(--tcc-container,1200px),calc(100% - (var(--tcc-ds-page-space-desktop,52px) * .77)));
  margin-inline:auto
}
body.tcc-design-sync .tcc-home .tcc-section{
  padding-block:var(--tcc-ds-section-space-desktop,52px)
}
body.tcc-design-sync .tcc-home .tcc-section-head{
  margin-bottom:var(--tcc-ds-spacing-xl,36px)
}
body.tcc-design-sync .tcc-home :where(.tcc-lead,.tcc-section-head>p:last-child,.tcc-product-card p,.tcc-process-grid p,.tcc-experience-card p,.tcc-journal-card p){
  font-size:var(--tcc-ds-body-size,17px);
  line-height:var(--tcc-ds-body-line-height,1.7)
}
body.tcc-design-sync .tcc-home .tcc-hero{
  min-height:var(--tcc-ds-hero-height-desktop,540px)
}
body.tcc-design-sync .tcc-home .tcc-hero__content{
  padding-block:var(--tcc-ds-page-space-desktop,52px)
}
body.tcc-design-sync .tcc-home .tcc-hero h1{
  font-size:var(--tcc-ds-display-title-desktop,64px);
  font-weight:var(--tcc-heading-weight,700);
  line-height:var(--tcc-h1-line,1.05);
  letter-spacing:var(--tcc-heading-tracking,-.01em)
}
body.tcc-design-sync .tcc-home h2{
  font-size:var(--tcc-ds-section-title-desktop,36px);
  font-weight:var(--tcc-heading-weight,700);
  line-height:var(--tcc-subheading-line,1.12);
  letter-spacing:var(--tcc-heading-tracking,-.01em)
}
body.tcc-design-sync .tcc-home :where(.tcc-product-card h3,.tcc-process-grid h3,.tcc-experience-card h3,.tcc-journal-card h3,.tcc-stats strong){
  font-size:var(--tcc-ds-card-title-desktop,26px);
  font-weight:var(--tcc-heading-weight,700);
  line-height:var(--tcc-subheading-line,1.12)
}
body.tcc-design-sync .tcc-home :where(.tcc-product-grid,.tcc-process-grid,.tcc-experience-grid,.tcc-journal-grid,.tcc-stats,.tcc-actions){
  gap:var(--tcc-ds-content-gap,20px)
}
body.tcc-design-sync .tcc-home .tcc-actions{
  margin-top:var(--tcc-ds-spacing-lg,28px)
}
body.tcc-design-sync .tcc-home .tcc-btn{
  min-height:var(--tcc-ds-button-height,44px);
  padding-inline:var(--tcc-ds-card-padding,24px);
  gap:var(--tcc-ds-icon-gap,8px);
  border-radius:var(--tcc-radius-sm,8px);
  font-size:var(--tcc-ds-button-size,15px);
  font-weight:var(--tcc-ds-button-weight,700);
  transition-duration:var(--tcc-ds-transition,220ms)
}
body.tcc-design-sync .tcc-home :where(.tcc-product-card,.tcc-process-grid article,.tcc-experience-card,.tcc-journal-card,.tcc-journal-empty,.tcc-cta--style-card>.container){
  border-width:var(--tcc-ds-card-border,1px);
  border-color:var(--tcc-color-border,#dce5e0);
  border-radius:var(--tcc-radius-md,18px);
  box-shadow:var(--tcc-shadow,0 8px 24px rgba(17,24,39,.08))
}
body.tcc-design-sync .tcc-home :where(.tcc-product-card__body,.tcc-process-grid article,.tcc-experience-card__body,.tcc-journal-card__body,.tcc-journal-empty,.tcc-cta--style-card>.container,.tcc-about__visual blockquote){
  padding:var(--tcc-ds-card-padding,24px)
}
body.tcc-design-sync .tcc-home :where(.tcc-product-badge,.tcc-cta-badge){
  border-radius:var(--tcc-ds-badge-radius,999px);
  font-size:var(--tcc-ds-badge-size,12px)
}
body.tcc-design-sync .tcc-home :where(.dashicons,.tcc-icon){font-size:var(--tcc-ds-icon-size,20px)}
body.tcc-design-sync .tcc-home :where(input,select,textarea){
  min-height:var(--tcc-ds-input-height,40px);
  font-size:var(--tcc-ds-input-size,14px);
  border-width:var(--tcc-ds-input-border,1px);
  border-radius:var(--tcc-ds-input-radius,10px)
}
body.tcc-design-sync .tcc-home textarea{min-height:var(--tcc-ds-textarea-height,104px)}
body.tcc-design-sync .tcc-home :where(a,button,input,select,textarea):focus-visible{
  outline:var(--tcc-ds-focus-width,3px) solid var(--tcc-color-accent,#b98232);
  outline-offset:var(--tcc-ds-focus-offset,3px)
}
body.tcc-design-sync .tcc-home :where(.tcc-btn,.tcc-product-card,.tcc-process-grid article,.tcc-experience-card,.tcc-journal-card,img){
  transition-duration:var(--tcc-ds-transition,220ms)
}
body.tcc-component-motion-disabled .tcc-home *,
body.tcc-component-motion-disabled .tcc-home *::before,
body.tcc-component-motion-disabled .tcc-home *::after{transition:none!important;animation:none!important}
@media(max-width:1024px){
  body.tcc-design-sync .tcc-home .container{width:min(var(--tcc-container,1200px),calc(100% - (var(--tcc-ds-page-space-tablet,44px) * .73)))}
  body.tcc-design-sync .tcc-home .tcc-section{padding-block:var(--tcc-ds-section-space-tablet,44px)}
  body.tcc-design-sync .tcc-home .tcc-hero{min-height:var(--tcc-ds-hero-height-tablet,400px)}
  body.tcc-design-sync .tcc-home .tcc-hero__content{padding-block:var(--tcc-ds-page-space-tablet,44px)}
  body.tcc-design-sync .tcc-home .tcc-hero h1{font-size:var(--tcc-ds-display-title-tablet,52px)}
  body.tcc-design-sync .tcc-home h2{font-size:var(--tcc-ds-section-title-tablet,30px)}
  body.tcc-design-sync .tcc-home :where(.tcc-product-card h3,.tcc-process-grid h3,.tcc-experience-card h3,.tcc-journal-card h3,.tcc-stats strong){font-size:var(--tcc-ds-card-title-tablet,23px)}
}
@media(max-width:767px){
  body.tcc-design-sync .tcc-home .container{width:calc(100% - (var(--tcc-ds-page-space-mobile,36px) * .67))}
  body.tcc-design-sync .tcc-home .tcc-section{padding-block:var(--tcc-ds-section-space-mobile,36px)}
  body.tcc-design-sync .tcc-home .tcc-hero{min-height:var(--tcc-ds-hero-height-mobile,340px)}
  body.tcc-design-sync .tcc-home .tcc-hero__content{padding-block:var(--tcc-ds-page-space-mobile,36px)}
  body.tcc-design-sync .tcc-home .tcc-hero h1{font-size:var(--tcc-ds-display-title-mobile,38px)}
  body.tcc-design-sync .tcc-home h2{font-size:var(--tcc-ds-section-title-mobile,26px)}
  body.tcc-design-sync .tcc-home :where(.tcc-product-card h3,.tcc-process-grid h3,.tcc-experience-card h3,.tcc-journal-card h3,.tcc-stats strong){font-size:var(--tcc-ds-card-title-mobile,21px)}
}


/* RC7.9.87 — Homepage Rhythm Polish (final freeze candidate)
 * Homepage remains the visual authority. Shared Section Stage tokens stay
 * canonical; only the first post-hero transition and Product Family heading
 * receive a small role-based adjustment.
 */
body.tcc-design-sync .tcc-home .tcc-hero + .tcc-about{
  padding-top:calc(var(--tcc-ds-section-space-desktop,46px) * .90)
}
body.tcc-design-sync .tcc-home .tcc-products h2{
  font-size:calc(var(--tcc-ds-section-title-desktop,36px) - 3px)
}
@media(max-width:1024px){
  body.tcc-design-sync .tcc-home .tcc-hero + .tcc-about{
    padding-top:calc(var(--tcc-ds-section-space-tablet,39px) * .90)
  }
  body.tcc-design-sync .tcc-home .tcc-products h2{
    font-size:calc(var(--tcc-ds-section-title-tablet,30px) - 2px)
  }
}
@media(max-width:767px){
  body.tcc-design-sync .tcc-home .tcc-hero + .tcc-about{
    padding-top:calc(var(--tcc-ds-section-space-mobile,32px) * .92)
  }
  body.tcc-design-sync .tcc-home .tcc-products h2{
    font-size:calc(var(--tcc-ds-section-title-mobile,26px) - 1px)
  }
}

/* RC7.9.88 — Homepage Mobile Polish (5-star freeze candidate)
 * Mobile-only rhythm refinement. Desktop and tablet authority remain unchanged.
 */
@media(max-width:767px){
  body.tcc-design-sync .tcc-home .tcc-hero__content{margin-left:0}
  body.tcc-design-sync .tcc-home .tcc-hero{
    min-height:320px
  }
  body.tcc-design-sync .tcc-home .tcc-hero__content{
    padding-block:28px 34px
  }
  body.tcc-design-sync .tcc-home .tcc-hero h1{
    font-size:36px;
    line-height:1.02
  }
  body.tcc-design-sync .tcc-home .tcc-hero__lead{
    margin-top:16px;
    line-height:1.6
  }
  body.tcc-design-sync .tcc-home .tcc-hero .tcc-actions{
    margin-top:18px;
    gap:12px
  }
  body.tcc-design-sync .tcc-home .tcc-hero .tcc-btn{
    min-height:44px
  }
  body.tcc-design-sync .tcc-home .tcc-about__grid{
    gap:24px
  }
  body.tcc-design-sync .tcc-home .tcc-about__visual blockquote{
    margin-top:10px
  }
  body.tcc-design-sync .tcc-home .tcc-stats{
    margin-top:22px
  }
  body.tcc-design-sync .tcc-home .tcc-product-grid{
    row-gap:22px
  }
  body.tcc-design-sync .tcc-home .tcc-product-card__footer{
    gap:12px
  }
  body.tcc-design-sync .tcc-home .tcc-product-action{
    min-height:44px
  }
  body.tcc-design-sync .tcc-home .tcc-process-grid{
    row-gap:20px
  }
  body.tcc-design-sync .tcc-home .tcc-process-grid article{
    padding-block:22px
  }
}

/* RC43.146 — FR Experience eyebrow may be materially longer than VI/EN/ZH.
   Keep the existing card authority; only allow the French eyebrow to wrap. */
html[lang^="fr"] body.tcc-design-sync .tcc-home .tcc-experience-card .tcc-experience-category{
  white-space:normal!important;
  overflow-wrap:anywhere;
  line-height:1.35;
  min-height:2.7em;
}


/* RC43.1112 — canonical Hero Image Composition runtime bridge. */
.tcc-hero__media{background-size:var(--tcc-media-fit,var(--tcc-hero-bg-size,cover))!important;background-position:var(--tcc-media-anchor-x,var(--hero-bg-position,50%)) var(--tcc-media-position-y,50%)!important;transform:scale(var(--tcc-media-zoom,1));transform-origin:var(--tcc-media-anchor-x,50%) var(--tcc-media-position-y,50%)!important}
.tcc-hero__overlay{display:var(--tcc-media-overlay-display,block)}
.tcc-hero[style*="--tcc-media-overlay-mode"] .tcc-hero__overlay{background:var(--tcc-media-overlay)!important}
@media(max-width:1024px){.tcc-hero__media{background-position:var(--tcc-media-anchor-x-tablet,var(--tcc-media-anchor-x,50%)) var(--tcc-media-position-y-tablet,var(--tcc-media-position-y,50%))!important;transform:scale(var(--tcc-media-zoom-tablet,var(--tcc-media-zoom,1)))}}
@media(max-width:767px){.tcc-hero__media{background-position:var(--tcc-media-anchor-x-mobile,var(--tcc-media-anchor-x,50%)) var(--tcc-media-position-y-mobile,var(--tcc-media-position-y,50%))!important;transform:scale(var(--tcc-media-zoom-mobile,var(--tcc-media-zoom,1)))}}
