/*
 * Taja Homepage 6.3 — isolated editorial front page.
 * Intentionally namespaced and loaded after the shared header CSS.
 */
:root{--th-ink:#202822;--th-soft:#626a63;--th-paper:#f7f6f1;--th-white:#fff;--th-sand:#eee9df;--th-sage:#e7ece4;--th-dark:#151814;--th-line:rgba(32,40,34,.17);--th-max:1680px;--th-gutter:clamp(22px,4vw,72px);--th-ease:cubic-bezier(.22,.72,.18,1)}
body.taja-home-page{margin:0!important;background:var(--th-paper)!important;color:var(--th-ink)!important;overflow-x:hidden!important}
body.taja-home-page #main-container,body.taja-home-page .site-main,body.taja-home-page main#main,body.taja-home-page .content-area,body.taja-home-page .ct-container-full{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.taja-home-page .entry-header,body.taja-home-page .page-title,body.taja-home-page .hero-section,body.taja-home-page .ct-comments,body.taja-home-page .post-navigation{display:none!important}
body.taja-home-page .taja-home-native{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:var(--th-paper)!important;color:var(--th-ink)!important;position:relative!important;z-index:1!important}
body.taja-home-page .taja-home-native,body.taja-home-page .taja-home-native *{box-sizing:border-box!important}
body.taja-home-page .taja-home-native section,body.taja-home-page .taja-home-native header,body.taja-home-page .taja-home-native footer,body.taja-home-page .taja-home-native div,body.taja-home-page .taja-home-native figure{max-width:none}
body.taja-home-page .taja-home-native figure{margin:0!important}
body.taja-home-page .taja-home-native img,body.taja-home-page .taja-home-native video{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
body.taja-home-page .taja-home-native h1,body.taja-home-page .taja-home-native h2,body.taja-home-page .taja-home-native h3,body.taja-home-page .taja-home-native p{color:inherit;margin-top:0}
body.taja-home-page .taja-home-native a{text-decoration:none}
body.taja-home-page footer.site-footer,body.taja-home-page #footer,body.taja-home-page .ct-footer{display:none!important}
body.taja-home-page .taja-h-footer{display:block!important}

.taja-h-kicker{font-size:10px!important;line-height:1.2!important;font-weight:600!important;letter-spacing:.2em!important;text-transform:uppercase!important;margin:0 0 24px!important;color:currentColor!important;opacity:.62}
.taja-h-link{display:inline-flex!important;align-items:center!important;gap:16px!important;padding:0 0 8px!important;border-bottom:1px solid currentColor!important;color:inherit!important;font-size:12px!important;line-height:1!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important;transition:opacity .25s ease,gap .35s var(--th-ease)!important}
.taja-h-link:hover{gap:22px!important;opacity:.65}

.taja-h-hero{position:relative!important;width:100%!important;height:100svh!important;min-height:650px!important;background:#111!important;overflow:hidden!important}
.taja-h-hero__media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
.taja-h-hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.02) 55%,rgba(0,0,0,.28));pointer-events:none}
.taja-h-scroll{position:absolute!important;right:var(--th-gutter)!important;bottom:34px!important;color:#fff!important;font-size:9px!important;letter-spacing:.24em!important;text-transform:uppercase!important;writing-mode:vertical-rl!important;z-index:2}

.taja-h-intro{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;width:100%!important;min-height:850px!important;background:var(--th-paper)!important}
.taja-h-intro__media{grid-column:1!important;min-height:850px!important;background:#d8d6cf!important;overflow:hidden!important}
.taja-h-intro__copy{grid-column:2!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;padding:clamp(72px,8vw,150px)!important}
.taja-h-intro__copy h1{max-width:760px!important;font-size:clamp(54px,6vw,104px)!important;line-height:.92!important;font-weight:400!important;letter-spacing:-.065em!important;margin:0 0 44px!important}
.taja-h-intro__copy>p:not(.taja-h-kicker){max-width:590px!important;font-size:clamp(16px,1.2vw,20px)!important;line-height:1.75!important;color:var(--th-soft)!important;margin:0 0 44px!important}

.taja-h-stones,.taja-h-stock{display:block!important;width:100%!important;padding:clamp(90px,10vw,170px) var(--th-gutter)!important;background:var(--th-white)!important}
.taja-h-stock{background:var(--th-paper)!important}
.taja-h-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:40px!important;width:min(100%,var(--th-max))!important;margin:0 auto clamp(50px,6vw,92px)!important}
.taja-h-head h2{font-size:clamp(46px,5.8vw,98px)!important;line-height:.94!important;font-weight:400!important;letter-spacing:-.06em!important;margin:0!important}
.taja-h-stone-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;width:min(100%,var(--th-max))!important;margin:0 auto!important;background:var(--th-line)!important}
.taja-h-stone{display:block!important;min-width:0!important;background:var(--th-white)!important;color:var(--th-ink)!important}
.taja-h-stone figure{aspect-ratio:4/5!important;overflow:hidden!important;background:#ddd!important}
.taja-h-stone img{transition:transform .9s var(--th-ease)!important}
.taja-h-stone:hover img{transform:scale(1.035)!important}
.taja-h-stone>div{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:22px 8px 30px!important;border-top:1px solid var(--th-line)!important}
.taja-h-stone h3{font-size:clamp(18px,1.45vw,25px)!important;line-height:1.15!important;font-weight:400!important;margin:0!important}
.taja-h-stone span,.taja-h-stone b{font-size:9px!important;line-height:1!important;font-weight:500!important;letter-spacing:.14em!important;text-transform:uppercase!important}

.taja-h-editorial{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)!important;width:100%!important;min-height:820px!important;background:var(--th-white)!important;color:var(--th-ink)!important}
.taja-h-editorial.is-image-right{grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr)!important}
.taja-h-editorial.is-image-right .taja-h-editorial__media{grid-column:2!important;grid-row:1!important}
.taja-h-editorial.is-image-right .taja-h-editorial__copy{grid-column:1!important;grid-row:1!important}
.taja-h-editorial__media{grid-column:1!important;grid-row:1!important;min-height:820px!important;background:#d7d5ce!important;overflow:hidden!important}
.taja-h-editorial__copy{grid-column:2!important;grid-row:1!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;padding:clamp(72px,8vw,150px)!important}
.taja-h-editorial__copy h2{max-width:760px!important;font-size:clamp(48px,5.3vw,92px)!important;line-height:.96!important;font-weight:400!important;letter-spacing:-.058em!important;margin:0 0 38px!important}
.taja-h-editorial__copy>p:not(.taja-h-kicker){max-width:600px!important;font-size:clamp(16px,1.18vw,20px)!important;line-height:1.75!important;margin:0 0 44px!important;color:var(--th-soft)!important}
.taja-h-editorial.is-dark{background:var(--th-dark)!important;color:#f4f1e9!important}
.taja-h-editorial.is-dark .taja-h-editorial__copy>p:not(.taja-h-kicker){color:#bdc1b9!important}
.taja-h-editorial.is-warm{background:var(--th-sand)!important}
.taja-h-editorial.is-sage{background:var(--th-sage)!important}

.taja-h-stock-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;width:min(100%,var(--th-max))!important;margin:0 auto!important}
.taja-h-lot{display:block!important;min-width:0!important;color:var(--th-ink)!important}
.taja-h-lot figure{aspect-ratio:4/5!important;margin:0 0 22px!important;overflow:hidden!important;background:#ddd!important}
.taja-h-lot img{transition:transform .8s var(--th-ease)!important}
.taja-h-lot:hover img{transform:scale(1.035)!important}
.taja-h-lot small{display:block!important;font-size:9px!important;line-height:1.2!important;letter-spacing:.17em!important;text-transform:uppercase!important;opacity:.62}
.taja-h-lot h3{font-size:clamp(21px,1.8vw,30px)!important;line-height:1.1!important;font-weight:400!important;margin:9px 0 7px!important}
.taja-h-lot p{font-size:13px!important;line-height:1.4!important;margin:0!important;color:var(--th-soft)!important}

.taja-h-cta{display:block!important;width:min(100%,var(--th-max))!important;margin:0 auto!important;padding:clamp(110px,15vw,235px) var(--th-gutter)!important;background:var(--th-paper)!important}
.taja-h-cta h2{max-width:1220px!important;font-size:clamp(58px,7.4vw,126px)!important;line-height:.92!important;letter-spacing:-.067em!important;font-weight:400!important;margin:0 0 76px!important}
.taja-h-cta>div{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:50px!important;padding-top:30px!important;border-top:1px solid var(--th-line)!important}
.taja-h-cta>div p{max-width:590px!important;font-size:clamp(16px,1.2vw,20px)!important;line-height:1.7!important;margin:0!important;color:var(--th-soft)!important}

.taja-h-footer{width:100%!important;background:#111410!important;color:#f5f2e9!important;padding:clamp(90px,10vw,150px) var(--th-gutter) 30px!important}
.taja-h-footer__inner{width:min(100%,var(--th-max))!important;margin:0 auto!important}
.taja-h-footer__top{display:grid!important;grid-template-columns:minmax(340px,1.45fr) repeat(3,minmax(150px,.55fr))!important;gap:clamp(42px,6vw,110px)!important;padding-bottom:clamp(70px,8vw,120px)!important}
.taja-h-footer__brand h2{font-size:clamp(60px,7vw,120px)!important;line-height:.82!important;letter-spacing:-.065em!important;font-weight:400!important;margin:0 0 38px!important;color:inherit!important}
.taja-h-footer__brand p{max-width:540px!important;font-size:17px!important;line-height:1.72!important;color:#b7bbb2!important;margin:0!important}
.taja-h-footer h3{font-size:9px!important;line-height:1.2!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:#858b81!important;margin:0 0 25px!important}
.taja-h-footer nav{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important}
.taja-h-footer a{font-size:14px!important;line-height:1.35!important;color:#f5f2e9!important;transition:opacity .25s ease!important}
.taja-h-footer a:hover{opacity:.55!important}
.taja-h-footer__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding-top:25px!important;border-top:1px solid rgba(255,255,255,.15)!important;color:#81877d!important;font-size:10px!important;letter-spacing:.12em!important;text-transform:uppercase!important}

@media(max-width:1100px){
 .taja-h-intro,.taja-h-editorial,.taja-h-editorial.is-image-right{grid-template-columns:1fr 1fr!important;min-height:700px!important}
 .taja-h-intro__media,.taja-h-editorial__media{min-height:700px!important}
 .taja-h-intro__copy,.taja-h-editorial__copy{padding:70px 44px!important}
 .taja-h-stone-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .taja-h-stock-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .taja-h-footer__top{grid-template-columns:1.15fr repeat(2,1fr)!important}
 .taja-h-footer__col:last-child{grid-column:2!important}
}
@media(max-width:767px){
 .taja-h-hero{height:100svh!important;min-height:560px!important}
 .taja-h-intro,.taja-h-editorial,.taja-h-editorial.is-image-right{display:flex!important;flex-direction:column!important;min-height:0!important}
 .taja-h-intro__media,.taja-h-editorial__media,.taja-h-editorial.is-image-right .taja-h-editorial__media{order:1!important;width:100%!important;min-height:115vw!important;max-height:660px!important}
 .taja-h-intro__copy,.taja-h-editorial__copy,.taja-h-editorial.is-image-right .taja-h-editorial__copy{order:2!important;width:100%!important;padding:72px 22px 86px!important}
 .taja-h-head{flex-direction:column!important;align-items:flex-start!important;margin-bottom:44px!important}
 .taja-h-stones,.taja-h-stock{padding-left:22px!important;padding-right:22px!important}
 .taja-h-stone-list,.taja-h-stock-track{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;margin-right:-22px!important;padding-right:22px!important;background:transparent!important;scrollbar-width:none!important}
 .taja-h-stone-list::-webkit-scrollbar,.taja-h-stock-track::-webkit-scrollbar{display:none!important}
 .taja-h-stone{min-width:82vw!important;scroll-snap-align:start!important}
 .taja-h-lot{min-width:78vw!important;scroll-snap-align:start!important}
 .taja-h-cta>div{flex-direction:column!important;align-items:flex-start!important}
 .taja-h-footer__top{grid-template-columns:1fr!important;padding-bottom:62px!important}
 .taja-h-footer__col:last-child{grid-column:auto!important}
 .taja-h-footer__bottom{flex-direction:column!important;align-items:flex-start!important}
 .taja-h-scroll{right:18px!important}
}
@media(prefers-reduced-motion:reduce){.taja-home-native *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* 6.4.2 media safety */
body.taja-home-page .taja-home-native picture{display:block!important;width:100%!important;height:100%!important;min-width:0!important}


/* Taja Core 6.7 — Home and footer premium polish */
.taja-h-intro{position:relative!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;min-height:920px!important;padding:clamp(54px,6vw,104px)!important;gap:clamp(50px,7vw,130px)!important;background:#f4f3ee!important;align-items:center!important}
.taja-h-intro__frame{position:relative;align-self:stretch;min-height:760px;padding:clamp(18px,2vw,32px) clamp(18px,2vw,32px) clamp(50px,5vw,84px);border:1px solid #d9dbd3;background:#ebe9e2}
.taja-h-intro__media{grid-column:auto!important;min-height:100%!important;height:100%;background:#d8d6cf!important}
.taja-h-intro__index{position:absolute;left:clamp(18px,2vw,32px);bottom:20px;color:#92988e;font-size:10px;font-weight:700;letter-spacing:.18em}
.taja-h-intro__copy{grid-column:auto!important;padding:clamp(30px,4vw,72px) 0!important}
.taja-h-intro__copy:before{content:"TAJA / NATURAL STONE";display:block;width:100%;padding-bottom:18px;margin-bottom:clamp(54px,7vw,100px);border-bottom:1px solid #cfd2c9;color:#868d82;font-size:9px;font-weight:750;letter-spacing:.2em}
.taja-h-intro__copy h1{font-size:clamp(58px,6.2vw,108px)!important;max-width:820px!important}
.taja-h-link{min-height:54px!important;padding:0 19px 0 22px!important;border:1px solid #b9beb4!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;gap:34px!important;min-width:190px!important;background:transparent!important;color:inherit!important;font-size:10px!important;font-weight:750!important;letter-spacing:.13em!important;text-transform:uppercase!important;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease!important}
.taja-h-link span{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:50%!important;background:#dfe4da!important;color:#697364!important;font-size:15px!important;font-weight:400!important;transition:transform .25s ease,background .25s ease!important}
.taja-h-link:hover{transform:translateY(-2px)!important;background:#f8f8f4!important;border-color:#929a8e!important}.taja-h-link:hover span{transform:translateX(3px)!important;background:#cfd8c9!important}
.taja-h-editorial.is-dark .taja-h-link{border-color:#61665e!important}.taja-h-editorial.is-dark .taja-h-link:hover{background:#252923!important}.taja-h-editorial.is-dark .taja-h-link span{background:#30362f!important;color:#c3cdbd!important}
.taja-h-stone-list:has(.taja-h-stone:only-child){grid-template-columns:minmax(0,1fr)!important;background:transparent!important}.taja-h-stone:only-child{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr)!important;align-items:stretch!important}.taja-h-stone:only-child figure{aspect-ratio:16/8!important}.taja-h-stone:only-child>div{padding:clamp(38px,5vw,78px)!important;border:1px solid var(--th-line)!important;border-left:0!important;grid-template-columns:1fr!important;align-content:end!important}.taja-h-stone:only-child h3{font-size:clamp(36px,4vw,68px)!important}.taja-h-stone:only-child b{margin-top:28px!important;color:#697364!important}
.taja-h-lot>div{padding-top:2px}.taja-h-lot h3{font-size:clamp(20px,1.7vw,29px)!important;font-weight:500!important;margin:0 0 10px!important}.taja-h-lot small{font-size:10px!important;opacity:.72!important;color:#697064!important;margin-bottom:8px!important}.taja-h-lot figure{margin-bottom:26px!important}
.taja-h-cta h2{max-width:1400px!important;text-wrap:balance}.taja-h-cta>div{align-items:center!important}.taja-h-cta .taja-h-link{flex:0 0 auto!important;min-width:230px!important;background:#171914!important;border-color:#171914!important;color:#fff!important}.taja-h-cta .taja-h-link:hover{background:#697364!important;border-color:#697364!important}.taja-h-cta .taja-h-link span{background:rgba(255,255,255,.12)!important;color:#fff!important}
.taja-h-footer{position:relative!important;overflow:hidden!important;padding-top:clamp(120px,13vw,210px)!important}.taja-h-footer__watermark{position:absolute;left:50%;bottom:-.18em;transform:translateX(-50%);width:max-content;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.08);font-family:Georgia,"Times New Roman",serif;font-size:clamp(120px,19vw,360px);line-height:.7;letter-spacing:-.07em;pointer-events:none;white-space:nowrap}
.taja-h-footer__inner{position:relative;z-index:1}.taja-h-footer__brand img{display:block;width:auto;max-width:150px;max-height:86px;filter:grayscale(1) brightness(0) invert(1);opacity:.92;margin-bottom:38px}.taja-h-footer__brand>span{display:block;margin-top:34px;color:#8f978b;font-size:10px;font-weight:750;letter-spacing:.18em}
.taja-h-footer__middle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:32px!important;padding:28px 0!important;border-top:1px solid rgba(255,255,255,.15)!important}.taja-h-footer__middle nav{flex-direction:row!important;flex-wrap:wrap!important;gap:22px!important}.taja-h-footer__middle a,.taja-h-footer__middle button{font-size:10px!important;letter-spacing:.1em!important;text-transform:uppercase!important}.taja-h-footer__legal button{border:0;background:transparent;padding:0;color:#f5f2e9;cursor:pointer;font:inherit;transition:opacity .25s}.taja-h-footer__legal button:hover{opacity:.55}
.taja-h-footer__bottom{position:relative;z-index:2!important}
@media(max-width:900px){.taja-h-intro{grid-template-columns:1fr!important;padding:32px!important}.taja-h-intro__frame{min-height:72vw}.taja-h-intro__copy:before{margin-bottom:48px}.taja-h-stone:only-child{grid-template-columns:1fr!important}.taja-h-stone:only-child>div{border-left:1px solid var(--th-line)!important;border-top:0!important}.taja-h-footer__middle{align-items:flex-start!important;flex-direction:column!important}}
@media(max-width:767px){.taja-h-intro{display:grid!important;padding:22px!important;gap:0!important}.taja-h-intro__frame{order:1;min-height:115vw;padding:12px 12px 46px}.taja-h-intro__media{min-height:0!important;max-height:none!important}.taja-h-intro__copy{order:2!important;padding:68px 0 74px!important}.taja-h-intro__copy:before{margin-bottom:44px}.taja-h-link{min-width:100%!important}.taja-h-stone-list:has(.taja-h-stone:only-child){display:block!important;margin-right:0!important;padding-right:0!important}.taja-h-stone:only-child{min-width:0!important}.taja-h-stone:only-child figure{aspect-ratio:4/5!important}.taja-h-cta h2{font-size:clamp(52px,15vw,76px)!important}.taja-h-footer__watermark{bottom:.05em}.taja-h-footer__middle nav{gap:14px 18px!important}}

/* Taja Core 6.7.1 — material category tabs */
.taja-h-materials-head{align-items:flex-start!important}
.taja-h-material-tabs{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px 24px!important;padding-top:8px!important}
.taja-h-material-tabs button{position:relative!important;padding:0 0 8px!important;border:0!important;background:transparent!important;color:#81887f!important;font:600 11px/1.2 inherit!important;letter-spacing:.1em!important;text-transform:uppercase!important;cursor:pointer!important;transition:color .22s ease!important}
.taja-h-material-tabs button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#6f796b;transform:scaleX(0);transform-origin:left;transition:transform .25s var(--th-ease)}
.taja-h-material-tabs button:hover,.taja-h-material-tabs button.is-active{color:var(--th-ink)!important}.taja-h-material-tabs button.is-active:after{transform:scaleX(1)}
.taja-h-material-panel[hidden]{display:none!important}.taja-h-material-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;width:min(100%,var(--th-max))!important;margin:0 auto!important}
.taja-h-material-card{display:block!important;min-width:0!important;color:var(--th-ink)!important}.taja-h-material-card figure{aspect-ratio:4/5!important;overflow:hidden!important;background:#ddd!important}.taja-h-material-card img{transition:transform .8s var(--th-ease)!important}.taja-h-material-card:hover img{transform:scale(1.035)!important}.taja-h-material-card>div{padding-top:20px!important}.taja-h-material-card h3{margin:0 0 8px!important;font-size:clamp(19px,1.55vw,28px)!important;font-weight:500!important;line-height:1.08!important;letter-spacing:-.025em!important}.taja-h-material-card small{display:block!important;color:#767e74!important;font-size:9px!important;font-weight:700!important;letter-spacing:.15em!important;text-transform:uppercase!important}.taja-h-material-empty{width:min(100%,var(--th-max));margin:0 auto;padding:70px 24px;background:var(--th-paper);text-align:center;color:var(--th-soft)}.taja-h-materials-all{display:flex;justify-content:flex-end;width:min(100%,var(--th-max));margin:44px auto 0}
.taja-h-cta .taja-h-enquire-trigger{font-family:inherit!important;cursor:pointer!important}.taja-h-cta .taja-h-enquire-trigger:hover{transform:translateY(-1px)!important;background:#667061!important;border-color:#667061!important;box-shadow:0 12px 26px rgba(25,30,25,.12)!important}.taja-h-cta .taja-h-enquire-trigger:hover span{transform:translateX(2px)!important}
@media(max-width:1180px){.taja-h-material-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.taja-h-materials-head{display:grid!important;align-items:start!important}.taja-h-material-tabs{justify-content:flex-start!important;margin-top:30px!important}}
@media(max-width:767px){.taja-h-material-grid{grid-template-columns:1fr!important}.taja-h-material-tabs{flex-wrap:nowrap!important;justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:8px!important}.taja-h-materials-all .taja-h-link{width:100%!important}}
