:root{
  --rd-ink:#102032;
  --rd-night:#06121f;
  --rd-night-2:#0b1b2b;
  --rd-ivory:#f5f1e9;
  --rd-paper:#fbfaf7;
  --rd-muted:#68717a;
  --rd-line:rgba(16,32,50,.14);
  --rd-gold:#c6a46a;
  --rd-gold-light:#ead7ac;
  --rd-serif:Georgia,'Times New Roman',serif;
}

body.tm-redesign-home{background:var(--rd-ivory);color:var(--rd-ink);font-family:'Noto Sans Display',Arial,sans-serif}
body.tm-redesign-home .tm-announcement{position:relative;z-index:40;background:#eee9df;border-bottom:1px solid rgba(16,32,50,.1);color:var(--rd-ink)}
body.tm-redesign-home .tm-announcement-inner{max-width:1440px;margin:auto;padding:8px 42px;min-height:28px;display:flex;align-items:center;justify-content:center;gap:24px}
body.tm-redesign-home .tm-rd-utility-copy{display:flex;align-items:center;justify-content:center;gap:13px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
body.tm-redesign-home .tm-rd-utility-copy i{font-style:normal;color:var(--rd-gold)}
body.tm-redesign-home .tm-shipping{font-size:10px;letter-spacing:.08em;text-transform:uppercase}
body.tm-redesign-home .tm-shipping-icon{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.3;vertical-align:-3px;margin-right:6px}
body.tm-redesign-home .tm-language-switcher{color:inherit}
body.tm-redesign-home .tm-language-current{color:inherit}
body.tm-redesign-home .tm-header{position:relative;z-index:35;background:#fbfaf7;border:0;color:var(--rd-ink);box-shadow:none}
body.tm-redesign-home .tm-header-inner{max-width:1440px;min-height:76px;padding:0 42px;margin:auto}
body.tm-redesign-home .tm-nav{flex:1;min-width:0}
body.tm-redesign-home .tm-nav ul{flex-wrap:nowrap;justify-content:center;gap:clamp(13px,1.75vw,40px)}
body.tm-redesign-home .tm-nav li,body.tm-redesign-home .tm-nav a{white-space:nowrap}
body.tm-redesign-home .tm-tools{flex:0 0 auto}
body.tm-redesign-home .tm-logo-wordmark{color:var(--rd-ink);letter-spacing:.22em;font-size:17px;font-weight:600}
body.tm-redesign-home .tm-nav a{color:var(--rd-ink);font-size:12px;letter-spacing:.08em;text-transform:uppercase}
body.tm-redesign-home .tm-nav a:hover,body.tm-redesign-home .tm-nav .current-menu-item>a{color:#9b773d}
body.tm-redesign-home .tm-tools{color:var(--rd-ink)}
body.tm-redesign-home .tm-tool{color:inherit}
body.tm-redesign-home .tm-tool svg{stroke:currentColor}
body.tm-redesign-home .tm-cart-count{background:var(--rd-gold);color:var(--rd-night)}
body.tm-redesign-home .tm-menu-toggle{color:#fff}
body.tm-redesign-home .tm-mobile-menu{background:var(--rd-night);color:#fff}

.tm-rd-home{overflow:hidden;background:var(--rd-ivory)}
.tm-rd-shell{width:min(1380px,calc(100% - 96px));margin-inline:auto}
.tm-rd-hero{position:relative;min-height:min(860px,100vh);height:clamp(690px,92vh,920px);background:var(--rd-night);color:#fff;isolation:isolate;overflow:hidden}
.tm-rd-hero-media,.tm-rd-hero-media img,.tm-rd-hero-vignette{position:absolute;inset:0;width:100%;height:100%}
.tm-rd-hero-media{z-index:-3;transform:scale(1.02);transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}
.tm-rd-hero-media img{object-fit:cover;object-position:center center;filter:saturate(.92) contrast(1.03)}
.tm-rd-hero-vignette{z-index:-2;background:linear-gradient(90deg,rgba(2,10,18,.83) 0%,rgba(2,10,18,.45) 35%,rgba(2,10,18,.03) 72%),linear-gradient(0deg,rgba(2,10,18,.64),transparent 38%,rgba(2,10,18,.12))}
.tm-rd-hero-copy{position:relative;padding-top:clamp(220px,31vh,310px);max-width:1380px}
.tm-rd-eyebrow{margin:0 0 18px;color:var(--rd-gold-light);font-size:10px;letter-spacing:.28em;text-transform:uppercase;font-weight:600}
.tm-rd-hero h1{max-width:650px;margin:0;font:400 clamp(56px,7.6vw,112px)/.9 var(--rd-serif);letter-spacing:-.065em}
.tm-rd-hero h1 em,.tm-rd-section h2 em{font-style:italic;color:#e4d9c4}
.tm-rd-hero-lead{max-width:420px;margin:28px 0 0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.65}
.tm-rd-actions{display:flex;align-items:center;gap:24px;margin-top:34px}
.tm-rd-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:48px;padding:0 24px;border:1px solid transparent;border-radius:999px;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700;transition:transform .35s ease,background-color .35s ease,border-color .35s ease,color .35s ease;white-space:nowrap}
.tm-rd-button>span[aria-hidden="true"],.tm-rd-text-link>span[aria-hidden="true"]{font-size:18px;line-height:0;transition:transform .35s ease}
.tm-rd-button:hover,.tm-rd-text-link:hover{transform:translateY(-3px)}
.tm-rd-button:hover>span[aria-hidden="true"],.tm-rd-text-link:hover>span[aria-hidden="true"]{transform:translateX(6px)}
.tm-rd-button--gold{background:var(--rd-gold-light);color:var(--rd-night)}
.tm-rd-button--gold:hover{background:#fff1ce}
.tm-rd-button--light{background:#fff;color:var(--rd-night)}
.tm-rd-button--outline{border-color:var(--rd-gold);color:var(--rd-gold-light);background:transparent}
.tm-rd-play-link{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:.9}
.tm-rd-play{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.7);border-radius:50%;font-size:9px;padding-left:2px}
.tm-rd-hero-rail{position:absolute;right:42px;top:50%;display:grid;gap:24px;transform:translateY(-50%);width:90px}
.tm-rd-hero-rail:before{content:"";position:absolute;left:3px;top:0;bottom:0;border-left:1px solid rgba(255,255,255,.26)}
.tm-rd-hero-rail span{position:relative;padding-left:18px;color:rgba(255,255,255,.55);font-size:10px;letter-spacing:.1em}
.tm-rd-hero-rail span:before{content:"";position:absolute;left:-2px;top:2px;width:7px;height:7px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:var(--rd-night)}
.tm-rd-hero-rail span.is-active{color:#fff}.tm-rd-hero-rail span.is-active:before{background:var(--rd-gold-light);border-color:var(--rd-gold-light);box-shadow:0 0 0 4px rgba(234,215,172,.16)}
.tm-rd-hero-rail small{display:block;margin-top:5px;font-size:9px;letter-spacing:.05em;text-transform:none}
.tm-rd-hero-bottom{position:absolute;left:0;right:0;bottom:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.tm-rd-scroll-mark{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.72)}
.tm-rd-scroll-mark i{display:inline-block;width:12px;height:19px;border:1px solid rgba(255,255,255,.7);border-radius:10px;vertical-align:-6px;margin-right:9px;position:relative}.tm-rd-scroll-mark i:after{content:"";position:absolute;left:4px;top:4px;width:2px;height:4px;border-radius:2px;background:var(--rd-gold-light);animation:tm-rd-scroll 1.8s ease-in-out infinite}
@keyframes tm-rd-scroll{0%,100%{transform:translateY(0);opacity:.55}50%{transform:translateY(5px);opacity:1}}
.tm-rd-hero-count{display:flex;align-items:center;gap:12px;color:#fff;font-size:11px;letter-spacing:.1em}.tm-rd-hero-count b{color:var(--rd-gold-light);font-weight:500}.tm-rd-hero-count span{width:110px;height:1px;background:linear-gradient(90deg,var(--rd-gold-light) 20%,rgba(255,255,255,.32) 20%)}.tm-rd-hero-count em{font-style:normal;color:rgba(255,255,255,.5)}
.tm-rd-hero-next{width:42px;height:42px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:transparent;color:#fff;font-size:22px;cursor:pointer;transition:background .3s ease,color .3s ease}.tm-rd-hero-next:hover{background:#fff;color:var(--rd-night)}

.tm-rd-section{padding:116px 0;background:var(--rd-ivory);position:relative}.tm-rd-section-heading{margin-bottom:50px}.tm-rd-heading-split{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(260px,.55fr);gap:80px;align-items:end}.tm-rd-section h2{margin:0;color:var(--rd-ink);font:400 clamp(43px,5vw,74px)/.94 var(--rd-serif);letter-spacing:-.06em}.tm-rd-heading-copy{max-width:390px;padding-bottom:3px}.tm-rd-heading-copy p{margin:0 0 24px;color:var(--rd-muted);font-size:15px;line-height:1.65}.tm-rd-text-link{display:inline-flex;align-items:center;gap:12px;color:var(--rd-ink);text-decoration:none;font-size:11px;text-transform:uppercase;letter-spacing:.16em;border-bottom:1px solid var(--rd-ink);padding-bottom:7px}.tm-rd-glaze-lab{background:var(--rd-paper)}
.tm-rd-glaze-track,.tm-rd-ritual-track,.tm-rd-essential-row{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:10px}.tm-rd-glaze-track::-webkit-scrollbar,.tm-rd-ritual-track::-webkit-scrollbar,.tm-rd-essential-row::-webkit-scrollbar{display:none}
.tm-rd-glaze-card{display:block;color:var(--rd-ink);text-decoration:none;scroll-snap-align:start;min-width:0}.tm-rd-glaze-image{display:block;aspect-ratio:.78;overflow:hidden;border:1px solid var(--rd-line);background:#e7e4dc;transition:border-color .35s ease,transform .35s ease}.tm-rd-glaze-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.tm-rd-glaze-card:hover .tm-rd-glaze-image{border-color:var(--rd-gold);transform:translateY(-6px)}.tm-rd-glaze-card:hover .tm-rd-glaze-image img{transform:scale(1.08)}.tm-rd-glaze-name{display:block;margin-top:13px;font:400 18px/1.1 var(--rd-serif)}.tm-rd-glaze-tone{display:block;margin-top:5px;color:var(--rd-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.tm-rd-round-arrow{align-self:center;width:48px;height:48px;border:1px solid var(--rd-line);border-radius:50%;background:var(--rd-paper);color:var(--rd-ink);cursor:pointer;font-size:20px;transition:background .3s ease,transform .3s ease}.tm-rd-round-arrow:hover{background:var(--rd-gold-light);transform:translateX(4px)}
.tm-rd-rituals{background:#ece8df}.tm-rd-rituals-layout{display:grid;grid-template-columns:minmax(370px,1fr) minmax(450px,1.25fr);gap:65px;align-items:center}.tm-rd-ritual-feature{display:grid;grid-template-columns:minmax(180px,.8fr) 1fr;gap:28px;align-items:center}.tm-rd-ritual-feature>img{width:100%;aspect-ratio:1.05;object-fit:cover;filter:saturate(.8)}.tm-rd-ritual-feature h2{font-size:clamp(38px,4vw,60px)}.tm-rd-ritual-feature>div>p:not(.tm-rd-eyebrow){color:var(--rd-muted);font-size:14px;line-height:1.55;margin:13px 0 22px}.tm-rd-ritual-icons{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.tm-rd-ritual-icons a{display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--rd-ink);text-decoration:none}.tm-rd-ritual-icon{display:block;width:58px;height:58px;border:1px solid rgba(16,32,50,.24);border-radius:50%;position:relative;margin-bottom:13px;transition:border-color .35s ease,transform .35s ease;background:rgba(255,255,255,.16)}.tm-rd-ritual-icon:after{content:"";position:absolute;inset:17px;border:1px solid var(--rd-ink);border-radius:50%}.tm-rd-ritual-icons a:hover .tm-rd-ritual-icon{border-color:var(--rd-gold);transform:translateY(-5px)}.tm-rd-ritual-icons strong{font:400 15px var(--rd-serif)}.tm-rd-ritual-icons small{margin-top:5px;color:var(--rd-muted);font-size:10px}
.tm-rd-story-split{display:grid;grid-template-columns:1fr 1fr;padding:0;background:var(--rd-paper)}.tm-rd-story-image{min-height:470px;overflow:hidden}.tm-rd-story-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.05)}.tm-rd-story-copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(42px,8vw,140px);background:var(--rd-paper);background-image:radial-gradient(circle at 95% 80%,rgba(198,164,106,.14),transparent 30%)}.tm-rd-story-copy p:not(.tm-rd-eyebrow){max-width:430px;color:var(--rd-muted);line-height:1.7;font-size:15px;margin:26px 0}.tm-rd-story-copy .tm-rd-text-link{align-self:flex-start}
.tm-rd-essentials{background:var(--rd-paper)}.tm-rd-essential-row{grid-auto-columns:minmax(180px,1fr)}.tm-rd-essential-card{display:block;color:var(--rd-ink);text-decoration:none;scroll-snap-align:start}.tm-rd-essential-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#e9e5dc;transition:transform .7s ease}.tm-rd-essential-card:hover img{transform:translateY(-8px)}.tm-rd-essential-card strong{display:block;margin-top:16px;font:400 18px/1.1 var(--rd-serif)}.tm-rd-essential-card>span{display:block;margin-top:7px;color:var(--rd-muted);font-size:12px}
.tm-rd-home-shop{padding:0;background:var(--rd-paper)}.tm-rd-home-toolbar{display:grid;grid-template-columns:1.2fr repeat(6,minmax(100px,1fr));align-items:center;border-top:1px solid var(--rd-line);border-bottom:1px solid var(--rd-line);min-height:62px;width:100%;color:var(--rd-ink)}.tm-rd-home-toolbar>label,.tm-rd-home-filter,.tm-rd-home-compare{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:62px;padding:0 18px;border:0;border-right:1px solid var(--rd-line);background:transparent;color:inherit;font:inherit;font-size:10px;white-space:nowrap}.tm-rd-home-toolbar>label{text-transform:uppercase;letter-spacing:.08em}.tm-rd-home-toolbar select{max-width:86px;border:0;background:transparent;color:var(--rd-muted);font:inherit;font-size:10px}.tm-rd-home-filter{justify-content:flex-start;text-transform:uppercase;letter-spacing:.1em;cursor:pointer}.tm-rd-home-compare{justify-content:center;border-right:0;cursor:pointer}.tm-rd-home-shop-heading{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(250px,.55fr);gap:80px;align-items:end;padding-top:106px;padding-bottom:38px}.tm-rd-home-shop-heading h2{margin:0;color:var(--rd-ink);font:400 clamp(43px,5vw,72px)/.94 var(--rd-serif);letter-spacing:-.06em}.tm-rd-home-shop-heading>div:last-child{max-width:390px;padding-bottom:4px}.tm-rd-home-shop-heading>div:last-child p{margin:0 0 23px;color:var(--rd-muted);font-size:14px;line-height:1.6}.tm-rd-home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px;padding-bottom:30px}.tm-rd-home-product-grid .tm-product-card{min-width:0}.tm-rd-home-product-grid .tm-card-visual{position:relative}.tm-rd-home-product-grid .tm-product-media{display:block;aspect-ratio:1/1.04;border-radius:8px;background:#eeece7;overflow:hidden}.tm-rd-home-product-grid .tm-product-media img{width:100%;height:100%;object-fit:contain;transition:transform .7s cubic-bezier(.22,.61,.36,1)}.tm-rd-home-product-grid .tm-product-card:hover .tm-product-media img{transform:scale(1.055)}.tm-rd-home-product-grid .tm-badge{top:12px;left:12px;padding:6px 10px;background:#d9c18e;color:var(--rd-ink);font-size:10px;border-radius:999px}.tm-rd-home-product-grid .tm-product-rating{top:13px;right:12px;background:transparent;padding:0;font-size:10px;color:var(--rd-ink)}.tm-rd-home-product-grid .tm-card-action{position:absolute;left:50%;bottom:14px;transform:translate(-50%,10px);z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:125px;height:42px;padding:0 18px;border:0;border-radius:999px;background:#181818;color:#fff;text-decoration:none;font-size:11px;opacity:0;transition:opacity .3s ease,transform .3s ease}.tm-rd-home-product-grid .tm-product-card:hover .tm-card-action,.tm-rd-home-product-grid .tm-product-card:focus-within .tm-card-action{opacity:1;transform:translate(-50%,0)}.tm-rd-home-product-grid .tm-card-info{padding:15px 7px 0;background:transparent}.tm-rd-home-product-grid .tm-card-top{display:flex;justify-content:space-between;align-items:start;gap:10px}.tm-rd-home-product-grid .tm-card-title{margin:0;font-size:14px;line-height:1.2}.tm-rd-home-product-grid .tm-card-title a{color:var(--rd-ink);text-decoration:none}.tm-rd-home-product-grid .tm-card-price{color:#be3552;font-size:12px;white-space:nowrap}.tm-rd-home-product-grid .tm-card-price del{display:block;color:#888;font-size:10px}.tm-rd-home-product-grid .tm-specs{display:none}.tm-rd-home-shop-more{display:flex;justify-content:center;padding:12px 0 100px}.tm-rd-home-shop-more .tm-rd-text-link{border-color:var(--rd-line);color:var(--rd-muted)}
.tm-rd-home-toolbar.is-collapsed{grid-template-columns:1fr}.tm-rd-home-toolbar.is-collapsed>label,.tm-rd-home-toolbar.is-collapsed .tm-rd-home-compare{display:none}
.tm-rd-process-banner{display:grid;grid-template-columns:1.15fr .85fr;min-height:480px;padding:0;background:var(--rd-night);color:#fff}.tm-rd-process-media{min-height:480px;overflow:hidden}.tm-rd-process-media video{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.7) brightness(.78)}.tm-rd-process-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(40px,8vw,130px);background:var(--rd-night-2)}.tm-rd-process-copy h2{color:#fff}.tm-rd-process-copy p:not(.tm-rd-eyebrow){max-width:380px;color:rgba(255,255,255,.68);line-height:1.65;margin:25px 0 30px;font-size:15px}.tm-rd-process-copy .tm-rd-button{align-self:flex-start}.tm-rd-video-toggle{position:absolute;left:calc(57.5% - 28px);bottom:34px;width:54px;height:54px;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:rgba(0,0,0,.25);color:#fff;cursor:pointer;font-size:16px}
.tm-rd-compare{background:var(--rd-night);color:#fff}.tm-rd-compare-heading{display:grid;grid-template-columns:260px minmax(0,1fr);gap:70px;align-items:center}.tm-rd-compare h2{color:#fff;font-size:clamp(38px,4vw,58px)}.tm-rd-compare-heading>div:first-child>p:not(.tm-rd-eyebrow){color:rgba(255,255,255,.62);font-size:14px;line-height:1.65;margin:24px 0}.tm-rd-compare-table-wrap{overflow:auto}.tm-rd-compare table{width:100%;border-collapse:collapse;min-width:650px;color:#fff}.tm-rd-compare th,.tm-rd-compare td{border:1px solid rgba(255,255,255,.17);padding:12px;text-align:center;font-size:11px;font-weight:400}.tm-rd-compare thead th{vertical-align:top;min-width:120px}.tm-rd-compare thead th:first-child,.tm-rd-compare tbody th{text-align:left;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.1em}.tm-rd-compare thead img{display:block;width:100%;aspect-ratio:1;object-fit:cover;margin-bottom:10px}.tm-rd-compare thead strong{font:400 15px var(--rd-serif)}.tm-rd-check{color:var(--rd-gold-light);font-size:18px!important}
.tm-rd-compare .tm-rd-button{margin-top:4px}.tm-rd-compare-table-wrap thead img{object-fit:contain;background:rgba(255,255,255,.04);mix-blend-mode:screen;filter:saturate(1.08)}
.tm-rd-guide{background:var(--rd-paper);padding-top:88px;padding-bottom:88px}.tm-rd-guide-inner{display:grid;grid-template-columns:210px minmax(0,1fr) auto;gap:48px;align-items:center}.tm-rd-guide h2,.tm-rd-related h2{margin:0;color:var(--rd-ink);font:400 clamp(38px,4vw,58px)/.94 var(--rd-serif);letter-spacing:-.06em}.tm-rd-guide-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tm-rd-guide-steps>div{display:grid;gap:7px;padding-left:16px;border-left:1px solid var(--rd-line)}.tm-rd-guide-steps b{color:var(--rd-gold);font-size:10px;letter-spacing:.12em}.tm-rd-guide-steps strong{font:400 17px var(--rd-serif)}.tm-rd-guide-steps small{color:var(--rd-muted);font-size:10px;line-height:1.45}.tm-rd-related{background:var(--rd-paper)}.tm-rd-related-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.tm-rd-related-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.tm-rd-related-row a{color:var(--rd-ink);text-decoration:none;transition:transform .42s cubic-bezier(.22,.61,.36,1)}.tm-rd-related-row a:hover{transform:translateY(-7px)}.tm-rd-related-row img{display:block;width:100%;aspect-ratio:1.28;object-fit:cover;background:#e9e5dc;filter:saturate(.78);transition:filter .4s ease,transform .65s ease}.tm-rd-related-row a:hover img{filter:saturate(1)}.tm-rd-related-row strong{display:block;margin-top:12px;font:400 16px/1.1 var(--rd-serif)}.tm-rd-related-row span{display:block;margin-top:7px;color:var(--rd-muted);font-size:10px;line-height:1.4}
.tm-rd-community{background:var(--rd-paper)}.tm-rd-community-heading{display:grid;grid-template-columns:1.1fr repeat(2,1fr);gap:18px;align-items:stretch}.tm-rd-community-heading>div:first-child{padding:15px 25px 10px 0}.tm-rd-community h2{font-size:clamp(38px,4.6vw,66px);margin-bottom:30px}.tm-rd-review-quote{border:1px solid var(--rd-line);padding:28px 25px;display:flex;flex-direction:column;justify-content:center;background:#fff}.tm-rd-stars{color:var(--rd-gold);letter-spacing:.15em;font-size:13px}.tm-rd-review-quote blockquote{margin:22px 0;font:400 20px/1.3 var(--rd-serif);color:var(--rd-ink)}.tm-rd-review-quote small{color:var(--rd-muted);font-size:11px}
.tm-rd-gift-guide{background:#f1ede5}.tm-rd-gift-layout{display:grid;grid-template-columns:1fr 1.15fr .65fr;gap:40px;align-items:center}.tm-rd-gift-layout h2{font-size:clamp(40px,4.5vw,68px)}.tm-rd-gift-image{height:300px;overflow:hidden}.tm-rd-gift-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.72)}.tm-rd-gift-notes{display:grid;gap:18px;color:var(--rd-muted);font-size:12px}.tm-rd-gift-notes span{padding-left:28px;position:relative}.tm-rd-gift-notes span:before{content:"";position:absolute;left:0;top:1px;width:13px;height:13px;border:1px solid var(--rd-gold);border-radius:50%}
.tm-rd-faq{background:#ece8df}.tm-rd-faq-grid{display:grid;grid-template-columns:220px minmax(0,1fr) 270px;gap:44px;align-items:start}.tm-rd-faq h2{font-size:clamp(38px,4vw,60px);margin-bottom:32px}.tm-rd-faq nav{display:grid;gap:12px}.tm-rd-faq nav a{color:var(--rd-muted);font-size:12px;text-decoration:none}.tm-rd-faq nav a:hover{color:var(--rd-ink)}.tm-rd-faq-list{border-top:1px solid var(--rd-line)}.tm-rd-faq-list details{border-bottom:1px solid var(--rd-line);padding:18px 0}.tm-rd-faq-list summary{cursor:pointer;list-style:none;font-size:14px;display:flex;justify-content:space-between;gap:16px}.tm-rd-faq-list summary::-webkit-details-marker{display:none}.tm-rd-faq-list summary span{font-size:20px;font-weight:300}.tm-rd-faq-list details[open] summary span{font-size:0}.tm-rd-faq-list details[open] summary span:after{content:'−';font-size:20px}.tm-rd-faq-list p{color:var(--rd-muted);font-size:13px;line-height:1.65;max-width:700px;margin:13px 0 0}.tm-rd-faq-image{height:330px;overflow:hidden}.tm-rd-faq-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.78)}
.tm-rd-trust{background:var(--rd-paper);border-top:1px solid var(--rd-line);border-bottom:1px solid var(--rd-line)}.tm-rd-trust .tm-rd-shell{display:grid;grid-template-columns:repeat(4,1fr)}.tm-rd-trust .tm-rd-shell>div{display:grid;grid-template-columns:30px 1fr;column-gap:12px;padding:26px 24px;border-right:1px solid var(--rd-line)}.tm-rd-trust .tm-rd-shell>div:first-child{padding-left:0}.tm-rd-trust .tm-rd-shell>div:last-child{border-right:0}.tm-rd-trust img{grid-row:span 2;width:23px;height:23px;object-fit:contain;filter:sepia(.4)}.tm-rd-trust strong{font-size:12px;letter-spacing:.05em}.tm-rd-trust small{color:var(--rd-muted);font-size:10px;line-height:1.45;margin-top:3px}

body.tm-redesign-home .tm-footer{position:relative;isolation:isolate;overflow:hidden;min-height:340px;background:var(--rd-night);color:#fff;border:0}body.tm-redesign-home .tm-footer:before{display:none}.tm-rd-home~.tm-footer{background:var(--rd-night)}
body.tm-redesign-home .tm-footer a{color:rgba(255,255,255,.72)}
body.tm-redesign-home .tm-footer a:hover{color:var(--rd-gold-light)}

/* Homepage header: use the dark editorial lockup from the selected direction. */
body.tm-redesign-home .tm-announcement{display:none}
body.tm-redesign-home .tm-header{position:fixed;top:0;left:0;right:0;z-index:35;background:transparent;color:#fff;border:0;border-radius:0;box-shadow:none;transition:background-color .35s ease,backdrop-filter .35s ease}
body.tm-redesign-home .tm-header.scrolled{background:rgba(6,18,31,.78);backdrop-filter:blur(16px);box-shadow:0 12px 30px rgba(2,10,18,.14)}
body.tm-redesign-home .tm-header-inner{max-width:1440px;height:92px;min-height:92px;padding:0 42px;margin:auto}
body.tm-redesign-home .tm-logo{width:clamp(145px,13vw,190px)}
body.tm-redesign-home .tm-logo-image{display:block;width:100%;height:auto;filter:none}
body.tm-redesign-home .tm-logo:not(:focus-visible) img{outline:0}
body.tm-redesign-home .tm-nav a{color:rgba(255,255,255,.86);font-size:10px;letter-spacing:.1em;text-transform:uppercase}
body.tm-redesign-home .tm-nav a:hover,body.tm-redesign-home .tm-nav .current-menu-item>a{color:var(--rd-gold-light)}
body.tm-redesign-home .tm-tools{color:#fff}
body.tm-redesign-home .tm-tool{color:inherit}
body.tm-redesign-home .tm-tool svg{stroke:currentColor}
body.tm-redesign-home .tm-cart-count{background:var(--rd-gold-light);color:var(--rd-night)}
body.tm-redesign-home .tm-menu-toggle{color:#fff}
body.tm-redesign-home .tm-header .tm-logo-image:not(.is-light){filter:invert(1)}
body.tm-redesign-collection .tm-logo-image:not(.is-light){filter:invert(1)}
.tm-logo-image{display:block;width:100%;height:auto}
body.tm-redesign-home [data-rd-section]{scroll-margin-top:96px}
body.tm-redesign-home .tm-rd-rituals-layout{grid-template-columns:minmax(220px,.48fr) minmax(0,1.52fr);gap:64px;align-items:center}
body.tm-redesign-home .tm-rd-ritual-copy h2{margin:0;color:var(--rd-ink);font:400 clamp(38px,4.2vw,62px)/.94 var(--rd-serif);letter-spacing:-.06em}
body.tm-redesign-home .tm-rd-ritual-copy .tm-rd-text-link{margin-top:27px}
body.tm-redesign-home .tm-rd-ritual-track{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr)) 48px;grid-auto-flow:initial;gap:18px;align-items:start;overflow:visible;padding:0}
body.tm-redesign-home .tm-rd-ritual-track a{display:block;min-width:0;color:var(--rd-ink);text-decoration:none;text-align:left}
body.tm-redesign-home .tm-rd-ritual-card-media{display:block;aspect-ratio:1;overflow:hidden;background:#e3dfd6}
body.tm-redesign-home .tm-rd-ritual-card-media img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.82);transition:transform .65s cubic-bezier(.22,.61,.36,1),filter .45s ease}
body.tm-redesign-home .tm-rd-ritual-track a:hover .tm-rd-ritual-card-media img,body.tm-redesign-home .tm-rd-ritual-track a:focus-visible .tm-rd-ritual-card-media img{transform:scale(1.06);filter:saturate(1)}
body.tm-redesign-home .tm-rd-ritual-track strong{display:block;margin-top:12px;font:400 14px var(--rd-serif)}
body.tm-redesign-home .tm-rd-ritual-track small{display:block;margin-top:5px;color:var(--rd-muted);font-size:10px;line-height:1.4}
body.tm-redesign-home .tm-rd-ritual-track .tm-rd-round-arrow{align-self:center}
@media (max-width:767px){
  body.tm-redesign-home .tm-rd-rituals-layout{display:block}
  body.tm-redesign-home .tm-rd-ritual-copy{margin-bottom:28px}
  body.tm-redesign-home .tm-rd-ritual-track{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;margin-right:-20px;padding-right:20px;scroll-snap-type:x mandatory;scrollbar-width:none}
  body.tm-redesign-home .tm-rd-ritual-track::-webkit-scrollbar{display:none}
  body.tm-redesign-home .tm-rd-ritual-track a{flex:0 0 54vw;scroll-snap-align:start}
  body.tm-redesign-home .tm-rd-ritual-track .tm-rd-round-arrow{display:none}
}

/* Final desktop polish: keep the brand lockup, utility controls and editorial
   pages on one centered grid at wide widths. */
@media (min-width:768px){
  body.tm-redesign-collection .tm-header-inner,
  body.tm-redesign-product .tm-header-inner{width:min(1440px,calc(100% - 84px));margin-inline:auto;padding-inline:0}
  body.tm-redesign-collection .tm-logo,
  body.tm-redesign-product .tm-logo{flex:0 0 190px;width:190px;padding:0;background:transparent;box-shadow:none}
  body.tm-redesign-collection .tm-header .tm-logo-image,
  body.tm-redesign-product .tm-header .tm-logo-image{display:block;width:100%;height:auto;filter:none!important}
  body.tm-redesign-collection .tm-tools,
  body.tm-redesign-product .tm-tools{display:flex;align-items:center;gap:18px;white-space:nowrap}
  body .tm-header .tm-language-switcher{display:flex;align-items:center;gap:5px;position:relative;flex:0 0 auto;color:inherit;font-size:10px;line-height:1;letter-spacing:.04em;white-space:nowrap}
  body .tm-header .tm-language-switcher .tm-region-icon{width:13px;height:13px;stroke:currentColor;fill:none}
  body .tm-header .tm-language-switcher .tm-language-current{display:inline-flex;align-items:center;gap:3px;color:inherit;text-decoration:none}
  body .tm-header .tm-language-switcher .tm-language-menu{top:calc(100% + 14px);right:0;z-index:100;min-width:140px;border:1px solid rgba(16,32,50,.12);border-radius:10px;background:#fff;box-shadow:0 18px 42px rgba(5,15,28,.2)}
  body.tm-redesign-home .tm-header .tm-language-switcher .tm-language-menu,
  body.tm-redesign-collection .tm-header .tm-language-switcher .tm-language-menu{color:var(--rd-ink)}
  body.tm-redesign-home .tm-header .tm-language-switcher,
  body.tm-redesign-collection .tm-header .tm-language-switcher{color:#fff}
  body.tm-redesign-product .tm-header .tm-language-switcher{color:var(--rd-ink)}
  body.tm-redesign-product .tm-header{background:linear-gradient(90deg,var(--rd-night) 0%,var(--rd-night) 58%,var(--rd-paper) 58%,var(--rd-paper) 100%)}
  body.tm-redesign-product .tm-header .tm-logo,
  body.tm-redesign-product .tm-header .tm-nav{color:#fff}
  body.tm-redesign-product .tm-header .tm-language-switcher{color:#fff}
  body.tm-redesign-product .tm-header .tm-tools{color:var(--rd-ink)}
  body.tm-redesign-product .tm-header .tm-search-link,
  body.tm-redesign-product .tm-header .tm-account-link,
  body.tm-redesign-product .tm-header .tm-cart-link{color:var(--rd-ink)}
}

/* The scroll hint belongs below the CTA, not inside its line box. */
@media (min-width:768px){
  body.tm-redesign-home .tm-rd-hero-copy{padding-top:clamp(160px,21vh,205px)}
  body.tm-redesign-home .tm-rd-hero-bottom{bottom:16px}
  body.tm-redesign-home .tm-rd-scroll-mark{align-self:flex-end;transform:translateY(2px)}
}

/* Restore the source product colour; atmosphere comes from the section, not a
   screen blend applied to the merchandise itself. */
body.tm-redesign-product .tm-rd-product-gallery-main img,
body.tm-redesign-product .tm-rd-product-gallery-side img{mix-blend-mode:normal;filter:saturate(1.03) contrast(1.02) brightness(1.02)}
body.tm-redesign-product .tm-rd-product-gallery-main:before{opacity:.18}
body.tm-redesign-product .tm-rd-product-gallery-main:after{opacity:.24}
body.tm-redesign-product .tm-rd-product-gallery-main{background-image:linear-gradient(145deg,#071321,#12314d 62%,#071321)!important}
body.tm-redesign-product .tm-rd-product-gallery-main img{padding:18px!important}

/* Product detail finish: keep the editorial header continuous and expose the full gallery. */
@media (min-width:768px){
  body.tm-redesign-product .tm-header{background:var(--rd-night)!important;color:#fff}
  body.tm-redesign-product .tm-header .tm-nav a,
  body.tm-redesign-product .tm-header .tm-tools,
  body.tm-redesign-product .tm-header .tm-tool,
  body.tm-redesign-product .tm-header .tm-language-switcher{color:#fff}
  body.tm-redesign-product .tm-header .tm-tool svg{stroke:currentColor}
  body.tm-redesign-product .tm-rd-product-gallery-side{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:row;grid-auto-rows:auto;align-content:start;max-height:640px;overflow-y:auto;padding-right:4px;scrollbar-width:thin}
  body.tm-redesign-product .tm-rd-product-gallery-side button{width:100%;aspect-ratio:1.18}
}
@media (max-width:767px){
  body.tm-redesign-product .tm-rd-product-gallery-side{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;grid-auto-rows:auto;max-height:none;overflow:visible}
}

/* Product-page comparison slots mirror the homepage interaction. */
body.tm-redesign-product .tm-rd-product-compare-table thead th{position:relative;vertical-align:top}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-product-card{position:relative;min-height:230px}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-product-link{display:block;color:var(--rd-ink);text-decoration:none}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-product-image{display:block}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-product-image img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#f4f1eb;margin-bottom:10px;transition:transform .45s ease}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-product-link:hover img{transform:scale(1.045)}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-remove{position:absolute;z-index:2;top:8px;right:8px;width:27px;height:27px;border:0;border-radius:50%;background:#6d7478;color:#fff;cursor:pointer;font-size:17px;line-height:1}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-empty{display:flex;min-height:230px;width:100%;flex-direction:column;align-items:center;justify-content:center;border:0;background:#f1eee8;color:var(--rd-ink);cursor:pointer;font:inherit}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-empty span{display:grid;place-items:center;width:39px;height:39px;margin-bottom:10px;border-radius:50%;background:var(--rd-gold);color:#fff;font-size:23px}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-empty strong{font:400 15px var(--rd-serif)}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-empty small{margin-top:4px;color:var(--rd-muted);font-size:9px;text-transform:uppercase;letter-spacing:.1em}
body.tm-redesign-product .tm-rd-product-compare-table td.is-active,body.tm-redesign-product .tm-rd-product-compare-table th.is-active{background:#fbf5e8;box-shadow:inset 0 0 0 1px rgba(198,164,106,.42)}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-footer{display:flex;justify-content:space-between;align-items:center;padding-top:15px;color:var(--rd-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-footer button{border:0;border-bottom:1px solid currentColor;padding:0 0 4px;background:transparent;color:inherit;font:inherit;cursor:pointer}
body.tm-redesign-product .tm-rd-product-compare-picker{position:absolute;z-index:30;left:50%;top:50%;width:min(680px,calc(100% - 48px));transform:translate(-50%,-46%);padding:20px;border:1px solid rgba(16,32,50,.12);border-radius:16px;background:#fff;box-shadow:0 28px 80px rgba(5,15,28,.28)}
body.tm-redesign-product .tm-rd-product-compare-picker.is-open{display:block}
body.tm-redesign-product .tm-rd-product-compare-picker-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;color:var(--rd-ink)}
body.tm-redesign-product .tm-rd-product-compare-picker-head button{width:30px;height:30px;border:0;border-radius:50%;background:#edf0ef;color:var(--rd-ink);cursor:pointer;font-size:18px}
body.tm-redesign-product .tm-rd-product-compare-picker .tm-rd-compare-picker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
body.tm-redesign-product .tm-rd-product-compare-picker .tm-rd-compare-picker-item{display:grid;gap:6px;border:1px solid var(--rd-line);padding:7px;background:#fff;color:var(--rd-ink);cursor:pointer;text-align:left;font:inherit}
body.tm-redesign-product .tm-rd-product-compare-picker .tm-rd-compare-picker-item:hover{border-color:var(--rd-gold);transform:translateY(-2px)}
body.tm-redesign-product .tm-rd-product-compare-picker img{width:100%;aspect-ratio:1;object-fit:contain;background:#f4f1eb}
body.tm-redesign-product .tm-rd-product-compare-picker small{color:var(--rd-muted);font-size:9px;text-transform:uppercase}
@media (max-width:767px){
  body.tm-redesign-collection .tm-header-inner,body.tm-redesign-product .tm-header-inner{width:100%;padding-inline:20px}
  body .tm-header .tm-language-switcher{display:none}
  body.tm-redesign-product .tm-rd-product-compare-picker .tm-rd-compare-picker-grid{grid-template-columns:repeat(2,1fr)}
}

body.tm-redesign-collection{background:var(--rd-ivory);color:var(--rd-ink)}
body.tm-redesign-collection .tm-announcement{display:none}
body.tm-redesign-collection .tm-header{position:absolute;top:0;left:0;right:0;z-index:35;background:transparent;color:#fff;border:0;box-shadow:none}
body.tm-redesign-collection .tm-nav{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;column-gap:clamp(13px,1.75vw,40px);transform:none;max-width:none}
body.tm-redesign-collection .tm-nav>li{flex:0 0 auto}
body.tm-redesign-collection .tm-nav a,body.tm-redesign-collection .tm-tool{color:#fff;white-space:nowrap}
body.tm-redesign-collection .tm-logo-wordmark{color:#fff}
body.tm-redesign-collection .tm-tools{flex:0 0 auto;margin-left:0;transform:none}
body.tm-redesign-collection .tm-tool svg{stroke:currentColor}
body.tm-redesign-product{background:var(--rd-paper);color:var(--rd-ink)}
body.tm-redesign-product .tm-announcement{display:none}
body.tm-redesign-product .tm-header{position:relative;z-index:35;background:linear-gradient(90deg,var(--rd-night) 0%,var(--rd-night) 73%,var(--rd-paper) 73%,var(--rd-paper) 100%);color:#fff;border:0;box-shadow:none}
body.tm-redesign-product .tm-nav{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;column-gap:clamp(13px,1.75vw,40px);transform:none;max-width:none}
body.tm-redesign-product .tm-nav>li{flex:0 0 auto}body.tm-redesign-product .tm-nav a{color:rgba(255,255,255,.86);white-space:nowrap}body.tm-redesign-product .tm-tool{color:var(--rd-ink);white-space:nowrap}body.tm-redesign-product .tm-logo-image:not(.is-light){filter:invert(1)}body.tm-redesign-product .tm-logo-wordmark{color:#fff}body.tm-redesign-product .tm-tools{flex:0 0 auto;margin-left:0;transform:none}
/* Keep every desktop storefront header on the same 92px rhythm. Collection
 * pages previously retained an older 76px height, so navigation shifted when
 * moving between a collection, product, and editorial page. */
@media (min-width:768px){body.tm-redesign-product .tm-header-inner,body.tm-redesign-collection .tm-header-inner{height:92px;min-height:92px;padding:0 42px}}
.tm-rd-product{overflow:hidden;background:var(--rd-paper)}.tm-rd-product-top{padding:18px 0 0}.tm-rd-product-breadcrumb{display:flex;gap:9px;color:var(--rd-muted);font-size:10px;letter-spacing:.05em;margin-bottom:20px}.tm-rd-product-breadcrumb a{color:inherit;text-decoration:none}.tm-rd-product-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:64px;align-items:start}.tm-rd-product-gallery{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(180px,.9fr);gap:18px;min-width:0}.tm-rd-product-gallery-main{aspect-ratio:.8;overflow:hidden;background:#faf9f6}.tm-rd-product-gallery-main img,.tm-rd-product-gallery-side img{display:block;width:100%;height:100%;object-fit:cover}.tm-rd-product-gallery-side{display:grid;grid-auto-rows:minmax(0,1fr);gap:18px}.tm-rd-product-gallery-side button{padding:0;border:0;border-radius:12px;overflow:hidden;background:#eeeae3;cursor:pointer}.tm-rd-product-gallery-side button:hover{outline:1px solid var(--rd-gold);outline-offset:2px}.tm-rd-product-buy{position:relative;padding:2px 0 30px}.tm-rd-product-buy-head{display:flex;justify-content:space-between;align-items:start;gap:28px}.tm-rd-product-buy h1{margin:0;color:var(--rd-ink);font:400 clamp(43px,4.2vw,66px)/.92 var(--rd-serif);letter-spacing:-.065em}.tm-rd-product-price{display:flex;flex-direction:column;align-items:end;gap:5px;padding-top:6px;white-space:nowrap}.tm-rd-product-price strong{font-size:18px;color:#ad3450;font-weight:500}.tm-rd-product-price del{color:#777;font-size:12px}.tm-rd-product-rating{display:flex;align-items:center;gap:12px;color:var(--rd-ink);text-decoration:none;margin:20px 0 27px;font-size:13px}.tm-rd-product-rating span{color:#e0a411;letter-spacing:.08em;font-size:17px}.tm-rd-product-rating small{color:var(--rd-muted)}.tm-rd-product-description{max-width:590px;color:#3f4449;font-size:15px;line-height:1.6}.tm-rd-product-description p{margin:0 0 14px}.tm-rd-product-description strong{font-weight:650;color:var(--rd-ink)}.tm-rd-product-variants{margin:26px 0 28px}.tm-rd-product-variants>p{margin:0 0 12px;color:#555;font-size:13px}.tm-rd-product-variants>p strong{color:var(--rd-ink)}.tm-rd-product-variants [role=radiogroup]{display:flex;flex-wrap:wrap;gap:10px}.tm-rd-product-variants .tm-variant-option{height:54px;border:1px solid var(--rd-line);border-radius:8px;background:#fff;color:var(--rd-ink);padding:0 20px;cursor:pointer}.tm-rd-product-variants .tm-variant-option.is-selected{border-color:var(--rd-ink);box-shadow:inset 0 0 0 1px var(--rd-ink)}.tm-rd-cart-form{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;margin-top:30px}.tm-rd-quantity{display:flex;align-items:center;justify-content:center;border:1px solid var(--rd-line);height:58px}.tm-rd-quantity button{width:35px;height:100%;border:0;background:#fff;color:var(--rd-ink);font-size:18px;cursor:pointer}.tm-rd-quantity button:disabled{color:#aaa}.tm-rd-quantity input{width:38px;height:100%;border:0;text-align:center;background:#fff}.tm-rd-cart-form>button,.tm-rd-native-variable-form .single_add_to_cart_button{height:58px;border:0;border-radius:999px;background:#171717;color:#fff;font:inherit;cursor:pointer}.tm-rd-native-variable-form{margin-top:30px}.tm-rd-native-variable-form .variations{border:0}.tm-rd-native-variable-form .single_variation_wrap{margin-top:18px}.tm-rd-product-links{display:flex;justify-content:space-between;gap:10px;margin-top:20px;color:var(--rd-muted);font-size:11px}.tm-rd-product-note{margin-top:27px;padding-top:16px;border-top:1px solid var(--rd-line);color:var(--rd-muted);font-size:11px}.tm-rd-product-promises{border-top:1px solid var(--rd-line);border-bottom:1px solid var(--rd-line);background:#fff}.tm-rd-product-promises .tm-rd-shell{display:grid;grid-template-columns:repeat(4,1fr)}.tm-rd-product-promises .tm-rd-shell>div{display:grid;grid-template-columns:26px 1fr;gap:2px 10px;padding:23px 24px;border-right:1px solid var(--rd-line)}.tm-rd-product-promises .tm-rd-shell>div:first-child{padding-left:0}.tm-rd-product-promises .tm-rd-shell>div:last-child{border-right:0}.tm-rd-product-promises span{grid-row:span 2;color:var(--rd-gold);font-size:20px}.tm-rd-product-promises strong{font-size:11px}.tm-rd-product-promises small{color:var(--rd-muted);font-size:9px;line-height:1.45}.tm-rd-product-info{background:#f1eee8}.tm-rd-product-info-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:44px}.tm-rd-product-info-grid>div{padding-right:25px;border-right:1px solid var(--rd-line)}.tm-rd-product-info-grid>div:last-child{border-right:0}.tm-rd-product-info dl{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;margin:0}.tm-rd-product-info dt,.tm-rd-product-info li{color:var(--rd-muted);font-size:11px}.tm-rd-product-info dd{margin:3px 0 0;font-size:12px}.tm-rd-product-info ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.tm-rd-product-info li:before{content:'✓';color:var(--rd-gold);margin-right:8px}.tm-rd-product-compare{background:var(--rd-paper)}.tm-rd-product-compare .tm-rd-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.tm-rd-product-compare h2,.tm-rd-product-section-head h2{margin:0;color:var(--rd-ink);font:400 clamp(38px,4.5vw,62px)/.94 var(--rd-serif);letter-spacing:-.06em}.tm-rd-product-compare h2 em,.tm-rd-product-section-head h2 em{font-style:italic;color:#6d7f88}.tm-rd-product-compare-table{overflow:auto}.tm-rd-product-compare-table table{width:100%;min-width:720px;border-collapse:collapse}.tm-rd-product-compare-table th,.tm-rd-product-compare-table td{border:1px solid var(--rd-line);padding:12px;text-align:center;font-size:11px;font-weight:400}.tm-rd-product-compare-table thead th{vertical-align:top;min-width:135px}.tm-rd-product-compare-table thead th:first-child,.tm-rd-product-compare-table tbody th{text-align:left;color:var(--rd-muted);text-transform:uppercase;letter-spacing:.08em}.tm-rd-product-compare-table thead img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#f4f1eb;margin-bottom:8px}.tm-rd-product-compare-table thead strong{font:400 14px var(--rd-serif)}.tm-rd-product-story-banner{display:grid;grid-template-columns:.86fr 1.14fr;min-height:400px;background:var(--rd-night);color:#fff}.tm-rd-product-story-copy{display:flex;flex-direction:column;justify-content:center;padding:75px clamp(40px,8vw,130px)}.tm-rd-product-story-copy h2{margin:0;color:#fff;font:400 clamp(36px,4.3vw,58px)/.95 var(--rd-serif);letter-spacing:-.06em}.tm-rd-product-story-copy h2 em{font-style:italic;color:var(--rd-gold-light)}.tm-rd-product-story-copy>p:not(.tm-rd-eyebrow){max-width:380px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.6;margin:22px 0}.tm-rd-product-story-copy ul{display:grid;gap:8px;margin:0;padding:0;list-style:none;color:#fff;font-size:12px}.tm-rd-product-story-copy li:before{content:'✦';color:var(--rd-gold-light);margin-right:10px}.tm-rd-product-story-copy small{display:block;color:rgba(255,255,255,.5);margin:2px 0 0 21px;font-size:10px}.tm-rd-product-story-banner>div:last-child{min-height:400px}.tm-rd-product-story-banner img{width:100%;height:100%;object-fit:cover}.tm-rd-product-making{display:grid;grid-template-columns:1fr 1fr;min-height:340px;background:#eaeef3}.tm-rd-product-making>div:first-child{position:relative;min-height:340px}.tm-rd-product-making video{width:100%;height:100%;object-fit:cover;filter:saturate(.72) brightness(.8)}.tm-rd-product-making button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border:2px solid #fff;border-radius:50%;background:transparent;color:#fff;cursor:pointer}.tm-rd-product-making>div:last-child{display:flex;flex-direction:column;justify-content:center;padding:60px clamp(40px,8vw,120px)}.tm-rd-product-making h2{margin:0;font:400 clamp(38px,4.4vw,60px)/.95 var(--rd-serif);letter-spacing:-.06em}.tm-rd-product-making p:not(.tm-rd-eyebrow){max-width:330px;color:var(--rd-muted);font-size:13px;line-height:1.6;margin:20px 0}.tm-rd-product-making ol{display:flex;gap:25px;margin:8px 0 0;padding:0;list-style:none;color:var(--rd-muted);font-size:10px}.tm-rd-product-making ol li{padding-top:8px;border-top:1px solid var(--rd-line)}.tm-rd-product-care{background:#fff}.tm-rd-product-care .tm-rd-shell{display:grid;grid-template-columns:290px minmax(0,1fr);gap:70px;align-items:center}.tm-rd-product-care h2{margin:0;font:400 clamp(38px,4.3vw,58px)/.95 var(--rd-serif);letter-spacing:-.06em}.tm-rd-product-care h2 em{font-style:italic;color:#6d7f88}.tm-rd-product-care p:not(.tm-rd-eyebrow){color:var(--rd-muted);font-size:13px;line-height:1.55}.tm-rd-care-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tm-rd-care-steps>div{display:grid;gap:7px;padding-top:12px;border-top:1px solid var(--rd-line)}.tm-rd-care-steps b{color:var(--rd-gold);font-size:10px}.tm-rd-care-steps strong{font:400 15px var(--rd-serif)}.tm-rd-care-steps small{color:var(--rd-muted);font-size:10px;line-height:1.45}.tm-rd-product-related,.tm-rd-product-related-products{background:#f6f2eb}.tm-rd-product-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.tm-rd-product-review-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tm-rd-product-review-row article{padding:26px;background:#fff;border:1px solid var(--rd-line)}.tm-rd-product-review-row article>span{color:var(--rd-gold);letter-spacing:.12em}.tm-rd-product-review-row blockquote{margin:20px 0 25px;font:400 18px/1.35 var(--rd-serif)}.tm-rd-product-review-row small{color:var(--rd-muted);font-size:10px}.tm-rd-product-faq{background:#eeeae2}.tm-rd-product-faq-grid{display:grid;grid-template-columns:220px minmax(0,1fr) 230px;gap:45px;align-items:start}.tm-rd-product-faq-grid>div:nth-child(2){border-top:1px solid var(--rd-line)}.tm-rd-product-faq details{border-bottom:1px solid var(--rd-line);padding:16px 0}.tm-rd-product-faq summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:13px}.tm-rd-product-faq summary::-webkit-details-marker{display:none}.tm-rd-product-faq summary span{font-size:18px}.tm-rd-product-faq details p{color:var(--rd-muted);font-size:12px;line-height:1.55;margin:11px 0 0}.tm-rd-product-faq-grid>img{width:100%;height:250px;object-fit:cover}.tm-rd-product-related-products{background:var(--rd-paper)}.tm-rd-product-related-row{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.tm-rd-product-related-row a{color:var(--rd-ink);text-decoration:none}.tm-rd-product-related-row img{width:100%;aspect-ratio:1.12;object-fit:cover;background:#f1eee8}.tm-rd-product-related-row strong{display:block;margin-top:11px;font:400 15px/1.1 var(--rd-serif)}.tm-rd-product-related-row span{display:block;margin-top:6px;color:var(--rd-muted);font-size:11px}.tm-rd-sticky-cart{display:flex;position:fixed;z-index:65;left:50%;bottom:18px;transform:translate(-50%,20px);opacity:0;visibility:hidden;pointer-events:none;width:min(720px,calc(100% - 48px));align-items:center;gap:14px;padding:10px 12px 10px 14px;background:#fff;color:var(--rd-ink);border:1px solid rgba(16,32,50,.15);border-radius:16px;box-shadow:0 18px 48px rgba(0,0,0,.18);transition:.25s ease}.tm-rd-sticky-cart.is-visible{transform:translate(-50%,0);opacity:1;visibility:visible;pointer-events:auto}.tm-rd-sticky-cart img{width:52px;height:52px;object-fit:contain;background:#f5f2ec}.tm-rd-sticky-cart span{display:grid;gap:4px;min-width:0;flex:1}.tm-rd-sticky-cart strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-rd-sticky-cart small{color:var(--rd-muted);font-size:10px}.tm-rd-sticky-cart>b{color:#ad3450;font-size:13px;white-space:nowrap}.tm-rd-sticky-cart button,.tm-rd-sticky-cart a{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:44px;border:0;border-radius:999px;background:#171717;color:#fff;text-decoration:none;font:inherit;font-size:12px;cursor:pointer}
.tm-rd-collection{overflow:hidden;background:var(--rd-ivory)}
.tm-rd-col-hero{position:relative;min-height:590px;color:#fff;background:var(--rd-night) var(--tm-rd-col-hero) center/cover no-repeat;isolation:isolate;overflow:hidden}
.tm-rd-col-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,13,23,.9),rgba(4,13,23,.28) 58%,rgba(4,13,23,.18)),linear-gradient(0deg,rgba(4,13,23,.55),transparent 55%);z-index:-1}
.tm-rd-col-hero-copy{position:relative;padding-top:205px;padding-bottom:72px;max-width:1380px}
.tm-rd-col-hero h1{margin:0;max-width:660px;font:400 clamp(55px,5.5vw,88px)/.91 var(--rd-serif);letter-spacing:-.065em}.tm-rd-col-hero h1 em{font-style:italic;color:#e4d9c4}.tm-rd-col-hero-copy>p:not(.tm-rd-eyebrow){max-width:410px;color:rgba(255,255,255,.76);font-size:14px;line-height:1.6;margin:22px 0 26px}
.tm-rd-col-hero-rail{position:absolute;right:45px;top:50%;display:grid;gap:22px;transform:translateY(-50%);width:96px}.tm-rd-col-hero-rail:before{content:"";position:absolute;left:3px;top:0;bottom:0;border-left:1px solid rgba(255,255,255,.3)}.tm-rd-col-hero-rail span{position:relative;padding-left:18px;color:rgba(255,255,255,.6);font-size:10px}.tm-rd-col-hero-rail span:before{content:"";position:absolute;left:-2px;top:2px;width:7px;height:7px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:var(--rd-night)}.tm-rd-col-hero-rail span.is-active{color:#fff}.tm-rd-col-hero-rail span.is-active:before{background:var(--rd-gold-light);border-color:var(--rd-gold-light)}.tm-rd-col-hero-rail small{display:block;margin-top:4px;font-size:9px}
.tm-rd-col-glazes{background:var(--rd-paper)}.tm-rd-col-intro{display:grid;grid-template-columns:230px minmax(0,1fr);gap:62px;align-items:center}.tm-rd-col-intro h2{margin:0;color:var(--rd-ink);font:400 clamp(37px,4.2vw,58px)/.95 var(--rd-serif);letter-spacing:-.06em}.tm-rd-col-intro h2 em{font-style:italic;color:#6d7f88}.tm-rd-col-intro>div:first-child>p:not(.tm-rd-eyebrow){max-width:210px;color:var(--rd-muted);font-size:13px;line-height:1.55;margin:17px 0 21px}.tm-rd-col-glaze-track{display:grid;grid-template-columns:repeat(6,minmax(84px,1fr)) 44px;gap:13px;align-items:start}.tm-rd-col-glaze-card{color:var(--rd-ink);text-decoration:none;min-width:0}.tm-rd-col-glaze-card>span{display:block;aspect-ratio:.76;overflow:hidden;border:1px solid transparent;border-radius:8px;background:#e8e5dd}.tm-rd-col-glaze-card.is-active>span{border-color:var(--rd-gold);box-shadow:0 0 0 2px rgba(198,164,106,.18)}.tm-rd-col-glaze-card img{display:block;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .45s ease}.tm-rd-col-glaze-card:hover img{transform:scale(1.06)}.tm-rd-col-glaze-card strong{display:block;margin-top:10px;font:400 13px/1.1 var(--rd-serif)}.tm-rd-col-glaze-card small{display:block;margin-top:4px;color:var(--rd-muted);font-size:9px}.tm-rd-col-arrow{align-self:center;width:43px;height:43px;border:1px solid var(--rd-line);border-radius:50%;background:var(--rd-paper);color:var(--rd-ink);font-size:20px;cursor:pointer}.tm-rd-col-arrow:hover{background:var(--rd-gold-light)}
.tm-rd-col-rituals{background:#eeeae2}.tm-rd-col-rituals .tm-rd-col-intro{grid-template-columns:230px minmax(0,1fr)}.tm-rd-col-ritual-track{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr)) 44px;gap:16px;align-items:start}.tm-rd-col-ritual-track a{color:var(--rd-ink);text-decoration:none}.tm-rd-col-ritual-track img{display:block;width:100%;aspect-ratio:1.05;object-fit:cover;filter:saturate(.82);transition:transform .45s ease}.tm-rd-col-ritual-track a:hover img{transform:translateY(-5px)}.tm-rd-col-ritual-track span{display:block;margin-top:11px;font:400 16px/1.1 var(--rd-serif)}.tm-rd-col-ritual-track small{display:block;margin-top:5px;color:var(--rd-muted);font-size:10px;line-height:1.3}
.tm-rd-col-shop{background:var(--rd-paper);padding-top:0}.tm-rd-col-toolbar{display:grid;grid-template-columns:1.25fr repeat(7,minmax(92px,1fr));align-items:center;border-top:1px solid var(--rd-line);border-bottom:1px solid var(--rd-line);min-height:60px;width:100%;}.tm-rd-col-toolbar>label,.tm-rd-filter-trigger,.tm-rd-compare-trigger{display:flex;align-items:center;justify-content:center;gap:5px;min-height:60px;padding:0 18px;border:0;border-right:1px solid var(--rd-line);background:transparent;color:var(--rd-ink);font:inherit;font-size:10px;white-space:nowrap}.tm-rd-col-toolbar>label{justify-content:space-between}.tm-rd-col-toolbar select{border:0;background:transparent;color:var(--rd-muted);font:inherit;font-size:10px;max-width:95px}.tm-rd-filter-trigger{justify-content:flex-start;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.tm-rd-compare-trigger{border-right:0;cursor:pointer}.tm-rd-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px;padding-top:45px}.tm-rd-collection-grid .tm-product-card{min-width:0}.tm-rd-collection-grid .tm-card-visual{position:relative}.tm-rd-collection-grid .tm-product-media{aspect-ratio:1/1.05;border-radius:9px;background:#f0eee9}.tm-rd-collection-grid .tm-product-media img{object-fit:contain}.tm-rd-collection-grid .tm-card-info{min-height:75px;padding:16px 8px 0;background:transparent;border-radius:0}.tm-rd-collection-grid .tm-card-title{font-size:14px;line-height:1.2}.tm-rd-collection-grid .tm-card-price{font-size:12px}.tm-rd-collection-grid .tm-card-price del{font-size:10px}.tm-rd-collection-grid .tm-specs{display:none}.tm-rd-collection-grid .tm-badge{top:11px;left:11px;padding:6px 10px;font-size:10px}.tm-rd-collection-grid .tm-product-rating{top:12px;right:12px;background:transparent;padding:0;font-size:10px}.tm-rd-collection-grid .tm-card-cart,.tm-rd-collection-grid .tm-card-view{opacity:1;transform:none;right:10px;top:auto;bottom:10px;width:34px;height:34px;border:1px solid rgba(16,32,50,.16);border-radius:50%;background:#fff;color:var(--rd-ink);font-size:0;display:grid;place-items:center;box-shadow:0 5px 15px rgba(16,32,50,.09)}.tm-rd-collection-grid .tm-card-cart:after,.tm-rd-collection-grid .tm-card-view:after{content:'+';font-size:20px;font-weight:300;line-height:1}.tm-rd-collection-grid .tm-card-cart:hover,.tm-rd-collection-grid .tm-card-view:hover{background:var(--rd-ink);color:#fff}.tm-rd-collection-grid .tm-card-cart:hover:after{content:'↗';font-size:15px}.tm-rd-collection-grid .tm-collection-deferred{display:none}.tm-rd-col-shop .tm-collection-more{border-color:var(--rd-line);border-radius:0;background:transparent;color:var(--rd-ink);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.tm-rd-col-shop .tm-collection-more:hover{background:var(--rd-ink);color:#fff}
.tm-rd-col-compare{background:var(--rd-night);color:#fff}.tm-rd-col-compare-head{display:grid;grid-template-columns:260px minmax(0,1fr);gap:58px;align-items:center}.tm-rd-col-compare h2{margin:0;color:#fff;font:400 clamp(36px,4.3vw,58px)/.95 var(--rd-serif);letter-spacing:-.06em}.tm-rd-col-compare h2 em{font-style:italic;color:var(--rd-gold-light)}.tm-rd-col-compare-head>div:first-child>p:not(.tm-rd-eyebrow){color:rgba(255,255,255,.64);font-size:13px;line-height:1.6;margin:22px 0 26px}.tm-rd-compare-table-wrap{overflow:auto}.tm-rd-compare-table-wrap table{width:100%;min-width:650px;border-collapse:collapse}.tm-rd-compare-table-wrap th,.tm-rd-compare-table-wrap td{padding:10px 12px;border:1px solid rgba(255,255,255,.18);font-size:10px;font-weight:400;text-align:center}.tm-rd-compare-table-wrap thead th{vertical-align:top;min-width:118px}.tm-rd-compare-table-wrap thead th:first-child,.tm-rd-compare-table-wrap tbody th{text-align:left;color:rgba(255,255,255,.62);text-transform:uppercase;letter-spacing:.08em}.tm-rd-compare-table-wrap thead img{display:block;width:100%;aspect-ratio:1;object-fit:contain;margin-bottom:8px;background:rgba(255,255,255,.04)}.tm-rd-compare-table-wrap thead strong{font:400 13px var(--rd-serif);color:#fff}
.tm-rd-col-guide{background:var(--rd-paper)}.tm-rd-col-guide-inner{display:grid;grid-template-columns:200px minmax(0,1fr) auto;gap:50px;align-items:center}.tm-rd-col-guide h2,.tm-rd-col-faq h2,.tm-rd-col-related h2{margin:0;color:var(--rd-ink);font:400 clamp(35px,4vw,54px)/.95 var(--rd-serif);letter-spacing:-.06em}.tm-rd-col-guide-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.tm-rd-col-guide-steps>div{display:grid;gap:7px;padding-left:16px;border-left:1px solid var(--rd-line)}.tm-rd-col-guide-steps b{color:var(--rd-gold);font-size:10px}.tm-rd-col-guide-steps strong{font:400 17px var(--rd-serif)}.tm-rd-col-guide-steps small{color:var(--rd-muted);font-size:10px;line-height:1.35}.tm-rd-col-faq{background:#eeeae2}.tm-rd-col-faq-grid{display:grid;grid-template-columns:220px minmax(0,1fr) 260px;gap:42px;align-items:start}.tm-rd-col-faq-grid>img{width:100%;height:260px;object-fit:cover}.tm-rd-faq-list{border-top:1px solid var(--rd-line)}.tm-rd-faq-list details{border-bottom:1px solid var(--rd-line);padding:17px 0}.tm-rd-faq-list summary{display:flex;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;font-size:13px}.tm-rd-faq-list summary::-webkit-details-marker{display:none}.tm-rd-faq-list summary span{font-size:18px}.tm-rd-faq-list p{max-width:none;color:var(--rd-muted);font-size:12px;line-height:1.55;margin:12px 0 0}.tm-rd-col-related{background:var(--rd-paper)}.tm-rd-col-related-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:27px}.tm-rd-related-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.tm-rd-related-row a{color:var(--rd-ink);text-decoration:none}.tm-rd-related-row img{display:block;width:100%;aspect-ratio:1.2;object-fit:cover;background:#efede7}.tm-rd-related-row strong{display:block;margin-top:11px;font:400 14px/1.1 var(--rd-serif)}

@media (min-width:768px){body.admin-bar.tm-redesign-home .tm-announcement{top:0}body.admin-bar.tm-redesign-home .tm-header{top:0}}
@media (min-width:768px) and (max-width:1300px){body.tm-redesign-home .tm-nav{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;column-gap:clamp(11px,1.45vw,28px);row-gap:0;max-width:none;transform:none}body.tm-redesign-home .tm-nav>li{flex:0 0 auto}body.tm-redesign-home .tm-tools{margin-left:0;transform:none}}
@media (max-width:1100px){.tm-rd-shell{width:min(100% - 56px,1380px)}.tm-rd-hero-rail{right:24px}.tm-rd-hero-copy{padding-right:120px}.tm-rd-heading-split{gap:45px}.tm-rd-rituals-layout{grid-template-columns:1fr;gap:40px}.tm-rd-trust .tm-rd-shell>div{padding-inline:15px}}
@media (max-width:767px){
  body.tm-redesign-home .tm-announcement{background:#eee9df}body.tm-redesign-home .tm-announcement-inner{padding:8px 18px;min-height:28px}.tm-shipping{display:none}.tm-rd-shell{width:calc(100% - 40px)}body.tm-redesign-home .tm-header{top:0}body.tm-redesign-home .tm-header-inner{min-height:64px;padding:0 20px}.tm-rd-hero{height:780px;min-height:780px}.tm-rd-hero-media img{object-position:61% center}.tm-rd-hero-vignette{background:linear-gradient(0deg,rgba(2,10,18,.78) 0%,rgba(2,10,18,.18) 65%,rgba(2,10,18,.28) 100%)}.tm-rd-hero-copy{padding-top:300px;padding-right:0}.tm-rd-hero h1{font-size:clamp(50px,15vw,76px)}.tm-rd-hero-lead{font-size:13px;line-height:1.55;margin-top:20px;max-width:330px}.tm-rd-actions{gap:14px;margin-top:23px;flex-wrap:wrap}.tm-rd-button{min-height:44px;padding-inline:18px;font-size:9px}.tm-rd-play-link{font-size:9px}.tm-rd-hero-rail{display:none}.tm-rd-hero-bottom{left:20px;right:20px;bottom:20px}.tm-rd-scroll-mark{font-size:8px}.tm-rd-hero-count{display:none}.tm-rd-hero-next{width:36px;height:36px}.tm-rd-section{padding:76px 0}.tm-rd-section-heading{margin-bottom:30px}.tm-rd-heading-split{display:block}.tm-rd-heading-copy{margin-top:24px}.tm-rd-section h2{font-size:clamp(42px,13vw,58px)}.tm-rd-glaze-track{grid-auto-columns:calc(58vw - 4px);gap:12px}.tm-rd-rituals-layout{display:block}.tm-rd-ritual-feature{grid-template-columns:1fr;gap:25px}.tm-rd-ritual-feature>img{aspect-ratio:1.15}.tm-rd-ritual-feature>div{padding-inline:2px}.tm-rd-ritual-icons{grid-template-columns:repeat(3,1fr);gap:22px 8px;margin-top:34px}.tm-rd-ritual-icon{width:48px;height:48px}.tm-rd-ritual-icon:after{inset:14px}.tm-rd-essential-row{grid-auto-columns:calc(64vw - 4px)}.tm-rd-round-arrow{display:none}.tm-rd-story-split{display:flex;flex-direction:column}.tm-rd-story-image{min-height:310px;max-height:380px}.tm-rd-story-copy{padding:60px 20px 68px}.tm-rd-process-banner{display:flex;flex-direction:column-reverse}.tm-rd-process-media{min-height:280px;height:280px}.tm-rd-process-copy{padding:60px 20px 52px}.tm-rd-video-toggle{left:auto;right:22px;bottom:310px;width:44px;height:44px}.tm-rd-community-heading{display:flex;flex-direction:column}.tm-rd-community-heading>div:first-child{padding:0 0 18px}.tm-rd-review-quote{min-height:190px}.tm-rd-gift-layout{display:grid;grid-template-columns:1fr;gap:24px}.tm-rd-gift-image{height:280px}.tm-rd-gift-notes{grid-template-columns:1fr 1fr;gap:14px;font-size:10px}.tm-rd-trust .tm-rd-shell{display:grid;grid-template-columns:1fr 1fr}.tm-rd-trust .tm-rd-shell>div,.tm-rd-trust .tm-rd-shell>div:first-child{padding:20px 12px;border-right:1px solid var(--rd-line);border-bottom:1px solid var(--rd-line)}.tm-rd-trust .tm-rd-shell>div:nth-child(2n){border-right:0}.tm-rd-trust .tm-rd-shell>div:nth-last-child(-n+2){border-bottom:0}.tm-rd-trust strong{font-size:10px}.tm-rd-trust small{font-size:9px}.tm-rd-trust img{width:19px;height:19px}
}
@media (max-width:767px){body.tm-redesign-home .tm-rd-utility-copy{gap:7px;font-size:7px;letter-spacing:.02em;overflow:hidden}body.tm-redesign-home .tm-rd-utility-copy span:nth-of-type(n+2),body.tm-redesign-home .tm-rd-utility-copy i{display:none}}
@media (max-width:1100px){body.tm-redesign-collection .tm-rd-col-toolbar{grid-template-columns:1.3fr repeat(4,1fr);height:auto}.tm-rd-col-toolbar>label:nth-of-type(n+4){display:none}.tm-rd-col-compare-head{grid-template-columns:220px minmax(0,1fr);gap:34px}.tm-rd-col-intro{gap:36px}}
@media (min-width:768px) and (max-width:1300px){body.tm-redesign-product .tm-nav{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;column-gap:clamp(11px,1.45vw,28px);transform:none;max-width:none}body.tm-redesign-product .tm-nav>li{flex:0 0 auto}body.tm-redesign-product .tm-tools{margin-left:0;transform:none}}
@media (max-width:767px){body.tm-redesign-collection .tm-announcement{display:none}body.tm-redesign-collection .tm-header{position:absolute;top:0;left:0;right:0;background:transparent;color:#fff}body.tm-redesign-collection .tm-header .tm-nav,body.tm-redesign-collection .tm-header .tm-tools a.tm-account-link{display:none}body.tm-redesign-collection .tm-header .tm-logo-wordmark,body.tm-redesign-collection .tm-header .tm-tool{color:#fff}body.tm-redesign-collection .tm-header .tm-tool svg{stroke:currentColor}.tm-rd-col-hero{min-height:650px}.tm-rd-col-hero-copy{padding-top:220px;padding-bottom:65px}.tm-rd-col-hero h1{font-size:clamp(49px,14vw,72px)}.tm-rd-col-hero-copy>p:not(.tm-rd-eyebrow){font-size:13px;max-width:310px}.tm-rd-col-hero-rail{display:none}.tm-rd-col-intro,.tm-rd-col-rituals .tm-rd-col-intro{display:block}.tm-rd-col-intro>div:first-child{margin-bottom:28px}.tm-rd-col-glaze-track{display:flex;gap:12px;overflow:auto;margin-right:-20px;padding-right:20px}.tm-rd-col-glaze-card{flex:0 0 27vw;min-width:95px}.tm-rd-col-arrow{display:none}.tm-rd-col-ritual-track{display:flex;gap:12px;overflow:auto;margin-right:-20px;padding-right:20px}.tm-rd-col-ritual-track a{flex:0 0 58vw}.tm-rd-col-ritual-track span{font-size:15px}.tm-rd-col-shop{padding-top:0}.tm-rd-col-toolbar{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:0}.tm-rd-col-toolbar>label:nth-of-type(n+2){display:none}.tm-rd-col-toolbar>label,.tm-rd-filter-trigger,.tm-rd-compare-trigger{min-height:52px;padding:0 14px;font-size:10px}.tm-rd-compare-trigger{border-top:1px solid var(--rd-line)}.tm-rd-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px;padding-top:28px}.tm-rd-collection-grid .tm-product-media{aspect-ratio:1/1.08}.tm-rd-collection-grid .tm-card-info{padding-top:11px}.tm-rd-collection-grid .tm-card-title{font-size:13px}.tm-rd-collection-grid .tm-card-price{font-size:11px}.tm-rd-col-compare-head{display:block}.tm-rd-col-compare-head>div:first-child{margin-bottom:34px}.tm-rd-compare-table-wrap{margin-right:-20px}.tm-rd-col-guide-inner{display:block}.tm-rd-col-guide-steps{grid-template-columns:1fr 1fr;gap:22px 10px;margin:34px 0}.tm-rd-col-guide-steps>div{padding-left:12px}.tm-rd-col-faq-grid{display:block}.tm-rd-col-faq-grid>img{height:260px;margin-top:28px}.tm-rd-col-related-head{display:block}.tm-rd-col-related-head .tm-rd-text-link{margin-top:18px}.tm-rd-related-row{grid-template-columns:repeat(2,1fr);gap:22px 10px}.tm-rd-related-row strong{font-size:13px}}
@media (max-width:767px){
  body.tm-redesign-home .tm-rd-compare-heading{display:block}
  body.tm-redesign-home .tm-rd-compare-heading>div:first-child{margin-bottom:36px}
  body.tm-redesign-home .tm-rd-compare h2{font-size:52px}
  body.tm-redesign-home .tm-rd-compare-table-wrap{margin-right:-20px}
  body.tm-redesign-home .tm-rd-compare table{min-width:700px}
  body.tm-redesign-home .tm-rd-guide{padding-top:76px;padding-bottom:76px}
  body.tm-redesign-home .tm-rd-guide-inner{display:block}
  body.tm-redesign-home .tm-rd-guide h2{font-size:50px}
  body.tm-redesign-home .tm-rd-guide-steps{grid-template-columns:1fr 1fr;gap:26px 12px;margin:34px 0}
  body.tm-redesign-home .tm-rd-guide-steps>div{padding-left:12px}
  body.tm-redesign-home .tm-rd-faq-grid{display:block}
  body.tm-redesign-home .tm-rd-faq h2{font-size:50px}
  body.tm-redesign-home .tm-rd-faq-list{margin-top:34px}
  body.tm-redesign-home .tm-rd-faq-image{height:250px;margin-top:28px}
  body.tm-redesign-home .tm-rd-home-toolbar{grid-template-columns:1fr 1fr;min-height:0}
  body.tm-redesign-home .tm-rd-home-toolbar>label:nth-of-type(n+2),body.tm-redesign-home .tm-rd-home-compare{display:none}
  body.tm-redesign-home .tm-rd-home-toolbar>label,.tm-rd-home-filter{min-height:52px;padding:0 14px;font-size:10px}
  body.tm-redesign-home .tm-rd-home-shop-heading{display:block;padding-top:76px;padding-bottom:30px}
  body.tm-redesign-home .tm-rd-home-shop-heading>div:last-child{margin-top:24px}
  body.tm-redesign-home .tm-rd-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 10px;padding-bottom:24px}
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-media{aspect-ratio:1/1.06;border-radius:6px}
  body.tm-redesign-home .tm-rd-home-product-grid .tm-card-action{display:none}
  body.tm-redesign-home .tm-rd-home-product-grid .tm-card-info{padding:11px 3px 0}
  body.tm-redesign-home .tm-rd-home-product-grid .tm-card-top{display:block}
  body.tm-redesign-home .tm-rd-home-product-grid .tm-card-title{font-size:13px}
  body.tm-redesign-home .tm-rd-home-product-grid .tm-card-price{display:block;margin-top:6px;font-size:11px}
  body.tm-redesign-home .tm-rd-home-shop-more{padding-bottom:76px}
  body.tm-redesign-home .tm-rd-related-head{display:block}
  body.tm-redesign-home .tm-rd-related-head .tm-rd-text-link{margin-top:18px}
  body.tm-redesign-home .tm-rd-related-row{display:flex;overflow:auto;margin-right:-20px;padding-right:20px;gap:12px;scroll-snap-type:x mandatory}
  body.tm-redesign-home .tm-rd-related-row a{flex:0 0 68vw;scroll-snap-align:start}
}
@media (max-width:767px){body.tm-redesign-product .tm-announcement{display:none}body.tm-redesign-product .tm-header{background:var(--rd-night);color:#fff}body.tm-redesign-product .tm-header-inner{min-height:66px;padding:0 20px}body.tm-redesign-product .tm-header .tm-nav,body.tm-redesign-product .tm-header .tm-tools a.tm-account-link{display:none}body.tm-redesign-product .tm-header .tm-tools{color:#fff}body.tm-redesign-product .tm-menu-toggle{display:block;color:#fff}.tm-rd-product-top{padding-top:17px}.tm-rd-product-breadcrumb{width:calc(100% - 40px);margin-bottom:18px}.tm-rd-product-layout{display:block;width:100%}.tm-rd-product-gallery{display:flex;overflow:auto;gap:10px;padding:0 20px;scrollbar-width:none}.tm-rd-product-gallery-main,.tm-rd-product-gallery-side{flex:0 0 82vw}.tm-rd-product-gallery-main{aspect-ratio:.82}.tm-rd-product-gallery-side{display:flex;gap:10px}.tm-rd-product-gallery-side button{flex:0 0 82vw}.tm-rd-product-buy{padding:46px 20px 36px}.tm-rd-product-buy-head{display:block}.tm-rd-product-buy h1{font-size:50px}.tm-rd-product-price{align-items:start;padding-top:18px}.tm-rd-product-rating{margin:17px 0 23px}.tm-rd-product-description{font-size:14px}.tm-rd-cart-form{grid-template-columns:95px minmax(0,1fr);gap:9px}.tm-rd-product-promises .tm-rd-shell{grid-template-columns:1fr 1fr}.tm-rd-product-promises .tm-rd-shell>div,.tm-rd-product-promises .tm-rd-product-promises .tm-rd-shell>div:first-child{padding:18px 12px;border-bottom:1px solid var(--rd-line)}.tm-rd-product-promises .tm-rd-shell>div:nth-child(2n){border-right:0}.tm-rd-product-promises .tm-rd-shell>div:nth-last-child(-n+2){border-bottom:0}.tm-rd-product-info-grid{display:block}.tm-rd-product-info-grid>div{padding:0 0 25px;margin-bottom:25px;border-right:0;border-bottom:1px solid var(--rd-line)}.tm-rd-product-info-grid>div:last-child{border-bottom:0;margin-bottom:0}.tm-rd-product-compare .tm-rd-section-heading{display:block}.tm-rd-product-compare .tm-rd-text-link{margin-top:18px}.tm-rd-product-compare-table{margin-right:-20px}.tm-rd-product-story-banner{display:flex;flex-direction:column-reverse}.tm-rd-product-story-banner>div:last-child{min-height:290px}.tm-rd-product-story-copy{padding:58px 20px}.tm-rd-product-making{display:flex;flex-direction:column}.tm-rd-product-making>div:first-child{min-height:280px}.tm-rd-product-making>div:last-child{padding:58px 20px}.tm-rd-product-making ol{gap:12px;flex-wrap:wrap}.tm-rd-product-care .tm-rd-shell{display:block}.tm-rd-care-steps{grid-template-columns:1fr 1fr;margin-top:32px}.tm-rd-product-section-head{display:block}.tm-rd-product-section-head .tm-rd-text-link{margin-top:18px}.tm-rd-product-review-row{display:flex;overflow:auto;margin-right:-20px;padding-right:20px}.tm-rd-product-review-row article{flex:0 0 82vw}.tm-rd-product-faq-grid{display:block}.tm-rd-product-faq-grid>img{height:250px;margin-top:28px}.tm-rd-product-related-row{grid-template-columns:repeat(2,1fr);gap:24px 10px}.tm-rd-sticky-cart{left:12px;right:12px;bottom:82px;width:auto;transform:translateY(20px);border-radius:999px;padding:7px 8px}.tm-rd-sticky-cart.is-visible{transform:translateY(0)}.tm-rd-sticky-cart img{width:44px;height:44px}.tm-rd-sticky-cart>b{display:none}.tm-rd-sticky-cart button,.tm-rd-sticky-cart a{min-width:96px;height:40px;font-size:11px}}
@media (prefers-reduced-motion:reduce){.tm-rd-home *, .tm-rd-home *:before,.tm-rd-home *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* Phase 2 editorial info pages: keep the TENMOKU ATELIER identity coherent beyond the shop. */
@media (min-width:768px){
  .tm-reviews-current{background:#f7f5f0;min-height:760px}
  .tm-reviews-current .tm-current-info-inner{width:min(1334px,calc(100% - 48px));max-width:none;padding-top:108px;padding-bottom:132px}
  .tm-reviews-current .tm-current-info-inner>h1{font:400 clamp(78px,8vw,132px)/.86 var(--rd-serif);letter-spacing:-.075em;color:var(--rd-ink)}
  .tm-reviews-current .tm-source-review-summary{margin-top:62px;padding-left:2px}
  .tm-reviews-current .tm-review-masonry{width:100%;max-width:none;margin:16px 0 0;columns:5 170px;column-gap:14px}
  .tm-reviews-current .tm-review-tile{border-color:#ded9cf;border-radius:2px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
  .tm-reviews-current .tm-review-tile:hover,.tm-reviews-current .tm-review-tile:focus-visible{transform:translateY(-5px);border-color:rgba(156,119,49,.62);box-shadow:0 18px 38px rgba(16,32,50,.12);outline:none}
  .tm-reviews-current .tm-review-tile img{transition:transform .6s cubic-bezier(.22,.61,.36,1),filter .6s ease}
  .tm-reviews-current .tm-review-tile:hover img,.tm-reviews-current .tm-review-tile:focus-visible img{transform:scale(1.035);filter:saturate(1.06)}

  .tm-about-current{background:linear-gradient(180deg,#f7f5f0 0%,#f1ede4 100%);padding:0 0 132px;overflow:hidden}
  .tm-about-current .tm-current-info-inner{width:min(1180px,calc(100% - 96px));max-width:none;padding:100px 0 0}
  .tm-about-current .tm-current-eyebrow{color:#9a7739;margin-bottom:24px;letter-spacing:.24em}
  .tm-about-current h1{font:400 clamp(84px,11vw,164px)/.78 var(--rd-serif);letter-spacing:-.085em;color:var(--rd-ink);margin:0 0 40px}
  .tm-about-current>article>p:not(.tm-current-eyebrow){max-width:780px;font-size:clamp(21px,2.1vw,30px);line-height:1.34;color:#273646}
  .tm-about-current-hero{position:relative;margin:70px 0 106px;border-radius:2px;overflow:hidden;background:var(--rd-night);box-shadow:0 24px 60px rgba(16,32,50,.16)}
  .tm-about-current-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,14,25,.58),transparent 58%),linear-gradient(0deg,rgba(4,14,25,.54),transparent 42%);pointer-events:none}
  .tm-about-current-hero img{display:block;width:100%;height:440px;object-fit:cover;object-position:center 48%;filter:saturate(.78) contrast(1.05)}
  .tm-about-current-hero figcaption{position:absolute;z-index:1;left:30px;right:30px;bottom:27px;display:flex;justify-content:space-between;gap:20px;color:#f4ead2;font-size:10px;letter-spacing:.2em;text-transform:uppercase}
  .tm-about-current section{display:grid;grid-template-columns:minmax(210px,28%) minmax(0,1fr);gap:58px;margin-top:0;padding:54px 0;border-top:1px solid rgba(16,32,50,.16)}
  .tm-about-current section h2{margin:0;font:400 clamp(33px,3.6vw,53px)/.94 var(--rd-serif);letter-spacing:-.065em;color:var(--rd-ink)}
  .tm-about-current section p,.tm-about-current section .tm-current-link-list{grid-column:2;margin:0;max-width:730px;color:#4a4e51;font-size:16px;line-height:1.72}
  .tm-about-current section p+p{margin-top:18px}
  .tm-about-current .tm-current-link-list{width:100%;font-size:16px}
}

/* Homepage guide refinement: give the buying guide the same quiet object-led
 * composition as the selected TENMOKU ATELIER direction while keeping every step
 * keyboard-accessible. */
@media (min-width:768px){
  body.tm-redesign-home .tm-rd-guide-inner{grid-template-columns:210px minmax(0,1fr) 178px auto 190px;gap:30px}
  body.tm-redesign-home .tm-rd-guide-steps>button{position:relative}
  body.tm-redesign-home .tm-rd-guide-icon{display:flex;align-items:center;width:26px;height:26px;margin-bottom:2px;color:var(--rd-gold)}
  body.tm-redesign-home .tm-rd-guide-icon img{display:block;width:25px;height:25px;object-fit:contain;filter:sepia(.18) saturate(.72)}
  body.tm-redesign-home .tm-rd-guide-steps>button:hover .tm-rd-guide-icon img,body.tm-redesign-home .tm-rd-guide-steps>button:focus-visible .tm-rd-guide-icon img,body.tm-redesign-home .tm-rd-guide-steps>button.is-active .tm-rd-guide-icon img{filter:sepia(.42) saturate(1.2);transform:translateY(-1px)}
  body.tm-redesign-home .tm-rd-guide-art{position:relative;align-self:center;width:190px;height:170px;margin:0 -20px 0 0;overflow:hidden;border-radius:100px 0 0 100px;background:#e7e0d5;box-shadow:inset 0 0 0 1px rgba(16,32,50,.08)}
  body.tm-redesign-home .tm-rd-guide-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:36% center;filter:saturate(.72) sepia(.08);transition:transform .7s cubic-bezier(.22,.61,.36,1),filter .5s ease}
  body.tm-redesign-home .tm-rd-guide-art figcaption{position:absolute;left:18px;right:18px;bottom:14px;color:#fff;font-size:9px;line-height:1.3;text-shadow:0 1px 10px rgba(0,0,0,.45);opacity:0;transform:translateY(5px);transition:opacity .35s ease,transform .35s ease}
  body.tm-redesign-home .tm-rd-guide-art:hover img{transform:scale(1.06);filter:saturate(.96) sepia(.04)}
  body.tm-redesign-home .tm-rd-guide-art:hover figcaption{opacity:1;transform:none}
}
@media (max-width:767px){
  body.tm-redesign-home .tm-rd-guide-icon{display:flex;align-items:center;width:25px;height:25px;color:var(--rd-gold)}
  body.tm-redesign-home .tm-rd-guide-icon img{width:24px;height:24px;object-fit:contain;filter:sepia(.18) saturate(.72)}
  body.tm-redesign-home .tm-rd-guide-art{position:relative;width:100%;height:220px;margin:30px 0 0;overflow:hidden;border-radius:12px;background:#e7e0d5}
  body.tm-redesign-home .tm-rd-guide-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
  body.tm-redesign-home .tm-rd-guide-art figcaption{position:absolute;left:18px;bottom:15px;color:#fff;font-size:10px;text-shadow:0 1px 10px rgba(0,0,0,.45)}
}
@media (max-width:767px){
  .tm-about-current-hero{margin:44px 0 60px}.tm-about-current-hero img{height:280px}.tm-about-current-hero figcaption{left:16px;right:16px;bottom:16px;font-size:8px;letter-spacing:.12em}
  .tm-about-current section{display:block;padding:38px 0}.tm-about-current section h2{margin-bottom:18px}
}

/* Care guide hero: a dedicated quiet-use scene keeps this page aligned with the
 * TENMOKU ATELIER editorial system without replacing the product photography. */
.tm-care-current .tm-care-feature{position:relative;margin:58px 0 76px;overflow:hidden;background:var(--rd-night);border-radius:2px;box-shadow:0 24px 60px rgba(16,32,50,.14)}
.tm-care-current .tm-care-feature img{display:block;width:100%;height:420px;object-fit:cover;object-position:center 54%;filter:saturate(.84) contrast(1.04)}
.tm-care-current .tm-care-feature figcaption{position:absolute;left:28px;right:28px;bottom:22px;color:#f2dfb1;font-size:10px;letter-spacing:.2em;text-transform:uppercase}
@media (max-width:767px){.tm-care-current .tm-care-feature{margin:42px 0 58px}.tm-care-current .tm-care-feature img{height:270px}.tm-care-current .tm-care-feature figcaption{left:16px;right:16px;bottom:16px;font-size:8px;letter-spacing:.12em}}

/* Phase 2 editorial routing: Journal, utility pages, and the shared TENMOKU ATELIER footer. */
@media (min-width:768px){
  .tm-journal-page{background:#f7f5f0;padding-bottom:128px}
  .tm-journal-page .tm-blog-hero{height:auto;padding:94px 0 32px;text-align:left}
  .tm-journal-hero-kicker{margin:0 0 23px;color:#9a7739;font-size:10px;font-weight:600;letter-spacing:.24em;text-transform:uppercase}
  .tm-journal-page .tm-blog-hero h1{font:400 clamp(82px,9vw,136px)/.86 var(--rd-serif);letter-spacing:-.08em;color:var(--rd-ink)}
  .tm-journal-hero-lead{max-width:520px;margin:28px 0 0;color:#53606c;font-size:16px;line-height:1.55}
  .tm-journal-tags{height:auto;max-height:228px;overflow:hidden;padding:0 0 22px;border-bottom:1px solid rgba(16,32,50,.14)}
  .tm-journal-tag-cloud{justify-content:flex-start;gap:0 18px;max-width:1080px}
  .tm-journal-tag-cloud a{height:30px;padding:0;color:rgba(16,32,50,.48);font-size:12px;letter-spacing:.02em;transition:color .25s ease}
  .tm-journal-tag-cloud a:first-child,.tm-journal-tag-cloud a:hover{color:var(--rd-ink)}
  .tm-journal-collage{margin-top:44px;padding-top:0;gap:34px}
  .tm-journal-card--feature{height:650px;border-radius:2px}
  .tm-journal-card--feature img,.tm-journal-card--grid img,.tm-journal-card-media img{filter:saturate(.82) contrast(1.03);transition:transform .8s cubic-bezier(.22,.61,.36,1),filter .8s ease}
  .tm-journal-card:hover img{transform:scale(1.035);filter:saturate(1.02) contrast(1.04)}
  .tm-journal-card-overlay{padding:28px;background:linear-gradient(180deg,transparent 38%,rgba(4,14,25,.78))}
  .tm-journal-card--feature h2{font:400 42px/1 var(--rd-serif);letter-spacing:-.055em}
  .tm-journal-card--side{grid-template-columns:154px minmax(0,1fr);gap:22px}
  .tm-journal-card--side:nth-child(1),.tm-journal-card--side:nth-child(2){height:280px}
  .tm-journal-card--side .tm-journal-card-media{border-radius:2px;overflow:hidden}
  .tm-journal-card-content{overflow:hidden}
  .tm-journal-card-content h2{font:400 25px/1.04 var(--rd-serif);letter-spacing:-.045em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
  .tm-journal-card-content p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
  .tm-journal-grid{column-gap:24px;row-gap:34px;margin-top:34px}
  .tm-journal-card--grid{height:420px;border-radius:2px}
  .tm-journal-card--grid h2{font:400 25px/1.04 var(--rd-serif);letter-spacing:-.045em}

  body .tm-footer-group{position:relative;top:auto;left:auto;right:auto;z-index:auto;background:#f7f5f0}
  body .tm-footer{min-height:356px;height:356px;box-sizing:border-box;border-top:1px solid rgba(234,215,172,.34);border-radius:0;padding:34px 0 18px;background-color:#06121f;background-image:url('images/footer-mineral-v2.webp');background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff}
  body .tm-footer>.tm-container{width:min(1344px,calc(100% - 96px));height:100%;display:flex;flex-direction:column}
  body .tm-footer-grid{height:250px;min-height:0;grid-template-columns:1.05fr .78fr .78fr 1.35fr;gap:48px;align-items:start}
  body .tm-footer-grid>div{transform:none!important}
  body .tm-footer-logo{display:block;width:182px}
  body .tm-footer-logo .tm-logo-image{width:100%;height:auto;filter:none}
  body .tm-footer h3{margin:0 0 17px;color:rgba(255,255,255,.96);font-size:12px;line-height:1.15;letter-spacing:.16em;text-transform:uppercase}
  body .tm-footer a{margin:0 0 8px;color:rgba(255,255,255,.72);font-size:11px;line-height:1.25;text-decoration:none;transition:color .25s ease,transform .25s ease}
  body .tm-footer a:hover{color:var(--rd-gold-light);transform:translateX(3px)}
  body .tm-footer-grid>div:last-child{border-left:1px solid rgba(255,255,255,.22);padding:0 0 0 48px}
  body .tm-footer-grid>div:last-child h3{max-width:330px;margin-bottom:12px;font:400 22px/1.05 var(--rd-serif);letter-spacing:-.03em;text-transform:none}
  body .tm-footer-grid>div:last-child .tm-newsletter{max-width:360px;height:42px;box-sizing:border-box;padding:4px 5px 4px 13px;border:1px solid rgba(234,215,172,.48);border-radius:0;background:rgba(3,13,23,.3);gap:7px}
  body .tm-footer-grid>div:last-child .tm-newsletter input{min-width:0;padding:7px 0;color:#fff;font-size:11px}
  body .tm-footer-grid>div:last-child .tm-newsletter button{width:32px;height:32px;border-radius:0;background:transparent;color:#fff;font-size:16px}
  body .tm-footer-grid>div:last-child .tm-footer-social{display:none}
  body .tm-footer-bottom{height:36px;min-height:36px;box-sizing:border-box;margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.58);font-size:10px}
  body .tm-footer-currency{padding:0;border:0;color:rgba(255,255,255,.58);font-size:10px}
  body.woocommerce-account .woocommerce form.woocommerce-form-login label.woocommerce-form-login__rememberme{display:none!important}
  body .tm-search-page .tm-search-page-form{display:flex;max-width:760px;margin:0 0 42px;padding:6px;border:1px solid rgba(16,32,50,.18);background:#fff}
  body .tm-search-page .tm-search-page-form input{min-width:0;flex:1;border:0;background:transparent;padding:14px 16px;font-size:16px;outline:0}
  body .tm-search-page .tm-search-page-form .tm-button{min-height:48px;padding:0 22px;border:0;border-radius:0;background:var(--rd-night);color:#fff}
  body .tm-search-page{background:var(--rd-paper);padding-bottom:128px}
  body .tm-search-page .tm-blog-hero{height:auto;padding:94px 0 28px;text-align:left}
  body .tm-search-page .tm-blog-hero h1{font:400 clamp(76px,8vw,126px)/.86 var(--rd-serif);letter-spacing:-.08em;color:var(--rd-ink)}
  body .tm-search-page .tm-search-page-form{margin:22px 0 48px;max-width:760px;border-color:rgba(16,32,50,.22);box-shadow:0 8px 24px rgba(16,32,50,.04)}
  body .tm-search-page .tm-search-result{transition:transform .42s cubic-bezier(.22,.61,.36,1),box-shadow .42s ease}
  body .tm-search-page .tm-search-result:hover{transform:translateY(-6px)}
  body .tm-search-page .tm-search-result img{border-radius:2px;transition:transform .65s cubic-bezier(.22,.61,.36,1),filter .65s ease}
  body .tm-search-page .tm-search-result:hover img{transform:scale(1.035);filter:saturate(1.04) contrast(1.03)}
}

@media (min-width:768px){
  body .tm-nav a{position:relative;display:inline-flex;align-items:center;transition:color .3s ease,transform .3s ease}
  body .tm-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:currentColor;opacity:.7;transition:right .3s cubic-bezier(.22,.61,.36,1)}
  body .tm-nav a:hover,body .tm-nav a:focus-visible{transform:translateY(-1px);color:var(--rd-gold-light)}
  body .tm-nav a:hover:after,body .tm-nav a:focus-visible:after{right:0}
}
/* Phase 2 product finishing: keep the reference's dark editorial gallery while retaining each product's real image. */
.tm-rd-product-gallery-main{background:#071321 url('images/hero-deep-current-v2.webp') left center/cover no-repeat}
.tm-rd-product-gallery-main{background-size:auto 125%;background-position:left center}
.tm-rd-product-gallery-side button{background:#071321}
.tm-rd-product-gallery-main{position:relative;isolation:isolate;box-shadow:inset 0 0 0 1px rgba(234,215,172,.14),0 22px 46px rgba(6,18,31,.12)}
.tm-rd-product-gallery-main:before{content:"";position:absolute;inset:-12%;z-index:0;pointer-events:none;background:radial-gradient(circle at 76% 38%,rgba(36,139,239,.44),transparent 28%),linear-gradient(110deg,transparent 24%,rgba(36,139,239,.2) 56%,transparent 76%);filter:blur(16px);opacity:.62;animation:tm-rd-product-atmo 12s ease-in-out infinite alternate}
.tm-rd-product-gallery-main:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 68% 42%,rgba(58,143,225,.15),transparent 38%),linear-gradient(180deg,rgba(4,15,27,.03),rgba(4,15,27,.2) 78%,rgba(4,15,27,.42));mix-blend-mode:screen;opacity:.78}
.tm-rd-product-gallery-main img{position:relative;z-index:1}
.tm-rd-product-gallery-main img,.tm-rd-product-gallery-side img{mix-blend-mode:screen;filter:saturate(1.12) contrast(1.02) brightness(1.08)}
.tm-rd-product-gallery-side img{mix-blend-mode:normal;filter:none}
.tm-rd-product-gallery-side button{border:1px solid rgba(232,215,174,.26);transition:border-color .32s ease,box-shadow .32s ease,transform .32s ease}
.tm-rd-product-gallery-side button:hover,.tm-rd-product-gallery-side button.is-active{border-color:var(--rd-gold-light);box-shadow:0 0 0 2px rgba(234,215,172,.2),0 18px 36px rgba(2,10,18,.18);transform:translateY(-2px)}
.postid-11 .tm-rd-product-gallery-main img{mix-blend-mode:normal;filter:none;object-fit:contain;padding:0;transform:scale(1.2);transition:transform .6s cubic-bezier(.22,.61,.36,1)}
.tm-rd-product-story-banner{height:420px;min-height:420px;overflow:hidden}
.tm-rd-product-story-banner>div:last-child{height:100%;min-height:0}
.tm-rd-product-making{height:420px;min-height:420px;max-height:420px;align-items:stretch;overflow:hidden}
.tm-rd-product-making>div:first-child{height:100%;min-height:0;overflow:hidden}
.tm-rd-product-making video{display:block;height:100%;min-height:0}
@media (max-width:767px){
  .tm-rd-product-story-banner{height:auto;min-height:0}
  .tm-rd-product-story-banner>div:last-child{height:290px;min-height:290px}
  .tm-rd-product-making{height:auto;min-height:0;max-height:none}
  .tm-rd-product-making>div:first-child{height:280px;min-height:280px}
}
.tm-rd-product-promises img{width:24px;height:24px;object-fit:contain;grid-row:span 2;opacity:.82}
.tm-rd-product-review-row article>img{display:block;width:calc(100% + 52px);height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center;margin:-26px -26px 20px}
@media (max-width:767px){body.tm-redesign-product .tm-header-inner{height:66px;min-height:66px}}
.tm-rd-reveal-item{opacity:0;transform:translateY(26px);transition:opacity .76s cubic-bezier(.22,.61,.36,1) var(--tm-rd-reveal-delay,0ms),transform .76s cubic-bezier(.22,.61,.36,1) var(--tm-rd-reveal-delay,0ms)}
.tm-rd-reveal-item.is-visible{opacity:1;transform:translateY(0)}
.tm-rd-collection-grid .tm-product-card,.tm-rd-product-related-row a,.tm-rd-related-row a{transition:transform .42s cubic-bezier(.22,.61,.36,1),box-shadow .42s ease}
.tm-rd-collection-grid .tm-product-card:hover,.tm-rd-collection-grid .tm-product-card:focus-within{transform:translateY(-7px)}
.tm-rd-collection-grid .tm-product-media{overflow:hidden;box-shadow:inset 0 0 0 1px rgba(16,32,50,.04);transition:box-shadow .42s ease,background-color .42s ease}
.tm-rd-collection-grid .tm-product-media img{transition:transform .68s cubic-bezier(.22,.61,.36,1),filter .68s ease}
.tm-rd-collection-grid .tm-product-card:hover .tm-product-media,.tm-rd-collection-grid .tm-product-card:focus-within .tm-product-media{box-shadow:inset 0 0 0 1px rgba(198,164,106,.38),0 18px 34px rgba(16,32,50,.09);background-color:#f6f1e8}
.tm-rd-collection-grid .tm-product-card:hover .tm-product-media img,.tm-rd-collection-grid .tm-product-card:focus-within .tm-product-media img{transform:scale(1.045) translateY(-3px);filter:saturate(1.06) contrast(1.02)}
.tm-rd-collection-grid .tm-card-action{transition:width .32s cubic-bezier(.22,.61,.36,1),background-color .28s ease,color .28s ease,box-shadow .28s ease,transform .28s ease,font-size .2s ease}
.tm-rd-collection-grid .tm-card-cart,.tm-rd-collection-grid .tm-card-view{width:min(122px,calc(100% - 24px));height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.92);font-size:11px;line-height:1;text-decoration:none;white-space:nowrap}
.tm-rd-collection-grid .tm-card-cart:after,.tm-rd-collection-grid .tm-card-view:after{display:none;content:""}
.tm-rd-collection-grid .tm-product-card:hover .tm-card-action,.tm-rd-collection-grid .tm-product-card:focus-within .tm-card-action{width:min(142px,calc(100% - 28px));height:42px;padding:0 16px;border-color:transparent;background:var(--rd-ink);color:#fff;font-size:12px;letter-spacing:.01em;box-shadow:0 14px 28px rgba(6,18,31,.18)}
.tm-rd-collection-grid .tm-product-card:hover .tm-card-action:after,.tm-rd-collection-grid .tm-product-card:focus-within .tm-card-action:after{content:"";font-size:0}
.tm-rd-collection-grid .tm-card-action:focus-visible{outline:2px solid var(--rd-gold-light);outline-offset:3px}
@media (max-width:767px){.tm-rd-collection-grid .tm-card-action{width:calc(100% - 18px);height:36px;font-size:11px;border-radius:999px}.tm-rd-collection-grid .tm-card-action:after{display:none}}
.tm-rd-col-arrow{transition:background-color .32s ease,color .32s ease,transform .32s ease,box-shadow .32s ease}
.tm-rd-col-arrow:hover,.tm-rd-col-arrow.is-active{background:var(--rd-gold-light);transform:translateX(4px);box-shadow:0 12px 28px rgba(16,32,50,.12)}
.tm-rd-compare-trigger:hover,.tm-rd-filter-trigger:hover{background:rgba(198,164,106,.12)}
.tm-rd-cart-form>button,.tm-rd-sticky-cart button,.tm-rd-sticky-cart a{transition:transform .28s ease,background-color .28s ease,box-shadow .28s ease}
.tm-rd-cart-form>button:hover,.tm-rd-sticky-cart button:hover,.tm-rd-sticky-cart a:hover{background:#06121f;transform:translateY(-2px);box-shadow:0 12px 24px rgba(6,18,31,.18)}
.tm-rd-glaze-card,.tm-rd-essential-card,.tm-rd-ritual-icons a,.tm-rd-review-quote{position:relative;isolation:isolate;transition:transform .45s cubic-bezier(.22,.61,.36,1),box-shadow .45s ease}
.tm-rd-round-arrow:disabled{opacity:.32;cursor:default;pointer-events:none;transform:none!important}
.tm-rd-glaze-card:before,.tm-rd-essential-card:before,.tm-rd-ritual-icons a:before,.tm-rd-review-quote:before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:inherit;background:radial-gradient(circle at var(--tm-rd-card-x,50%) var(--tm-rd-card-y,42%),rgba(198,164,106,.18),transparent 42%);opacity:0;transition:opacity .38s ease;pointer-events:none}
.tm-rd-glaze-card.is-active,.tm-rd-essential-card.is-active,.tm-rd-ritual-icons a.is-active,.tm-rd-review-quote.is-active{transform:translateY(-6px)}
.tm-rd-glaze-card.is-active:before,.tm-rd-essential-card.is-active:before,.tm-rd-ritual-icons a.is-active:before,.tm-rd-review-quote.is-active:before{opacity:1}
.tm-rd-essential-card img{border:1px solid rgba(16,32,50,.06);box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}
.tm-rd-essential-card.is-active img{box-shadow:inset 0 0 0 1px rgba(255,255,255,.55),0 18px 34px rgba(16,32,50,.12)}
.tm-rd-story-image img{transform:scale(1.02);transition:transform 1s cubic-bezier(.22,.61,.36,1),filter .6s ease}
.tm-rd-story-split:hover .tm-rd-story-image img{filter:saturate(.9) contrast(1.08)}
.tm-rd-process-media video{transition:transform 1.2s cubic-bezier(.22,.61,.36,1),filter .6s ease}
.tm-rd-process-banner:hover .tm-rd-process-media video{transform:scale(1.035);filter:saturate(.82) brightness(.84)}
.tm-rd-text-link,.tm-rd-play-link{transition:color .28s ease,border-color .28s ease,transform .28s ease}
.tm-rd-text-link:hover,.tm-rd-play-link:hover{color:var(--rd-gold);border-color:var(--rd-gold);transform:translateX(3px)}
.tm-rd-product-links{align-items:center}
.tm-rd-product-links span{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid rgba(16,32,50,.12);border-radius:999px;background:rgba(255,255,255,.66);color:var(--rd-muted);cursor:pointer;transition:background-color .28s ease,border-color .28s ease,color .28s ease,transform .28s ease,box-shadow .28s ease}
.tm-rd-product-links span:hover,.tm-rd-product-links span:focus-visible,.tm-rd-product-links span.is-selected{border-color:rgba(198,164,106,.54);background:#fff;color:var(--rd-ink);box-shadow:0 10px 22px rgba(16,32,50,.08);transform:translateY(-2px);outline:0}
.tm-rd-product-links span.is-selected{background:#f7efe0}
.tm-rd-product-note{transition:color .28s ease,transform .28s ease}
.tm-rd-product-note.is-confirmed{color:var(--rd-ink);transform:translateY(-1px)}
.tm-rd-sticky-cart>b{display:flex;align-items:baseline;justify-content:flex-end;gap:6px;flex:0 0 auto;max-width:170px;color:#ad3450;font-size:13px;line-height:1.1}
.tm-rd-sticky-cart>b del,.tm-rd-sticky-cart>b ins{display:inline-flex!important;align-items:baseline;color:var(--rd-muted);font-size:10px;font-weight:400;white-space:nowrap}
.tm-rd-sticky-cart>b ins{color:#ad3450;text-decoration:none;font-size:13px}
.tm-rd-sticky-cart>b .woocommerce-Price-amount{display:inline-flex!important;align-items:baseline;gap:0;white-space:nowrap}
.tm-rd-sticky-cart>b .woocommerce-Price-currencySymbol{display:inline!important}
@media (max-width:767px){.tm-rd-product-links{display:grid;grid-template-columns:1fr;gap:8px}.tm-rd-product-links span{width:100%;min-height:38px}}
.tm-rd-product-review-row{grid-template-columns:repeat(4,minmax(0,1fr))}
@media (prefers-reduced-motion:reduce){.tm-rd-reveal-item{opacity:1!important;transform:none!important;transition:none!important}.tm-rd-collection-grid .tm-product-card,.tm-rd-collection-grid .tm-product-media img,.tm-rd-product-gallery-side button{transition:none!important}}
@keyframes tm-rd-product-atmo{0%{transform:translate3d(-2%,1%,0) scale(.98);opacity:.45}100%{transform:translate3d(4%,-2%,0) scale(1.06);opacity:.72}}
@media (prefers-reduced-motion:reduce){.tm-rd-product-gallery-main:before{animation:none!important}}

/* TENMOKU ATELIER brand lockup and interactive homepage comparison pass. */
body.tm-redesign-home .tm-logo{width:214px}
body.tm-redesign-home .tm-logo-image{display:block;width:100%;height:auto;object-fit:contain}
body.tm-redesign-home .tm-header .tm-logo-image:not(.is-light){filter:none!important}
body.tm-redesign-home .tm-footer-logo{display:block;width:205px}
body.tm-redesign-home .tm-footer-logo .tm-logo-image{width:100%;height:auto}
body.tm-redesign-home .tm-rd-home-toolbar .tm-toolbar-icon{font-size:15px;line-height:1;color:var(--rd-gold);font-weight:500}
body.tm-redesign-home .tm-rd-home-product-grid .tm-card-compare{position:absolute;top:14px;right:14px;z-index:3;width:34px;height:34px;border:1px solid rgba(16,32,50,.16);border-radius:50%;background:rgba(255,255,255,.84);color:var(--rd-ink);cursor:pointer;opacity:0;transform:translateY(5px);transition:opacity .3s ease,transform .3s ease,background-color .3s ease,border-color .3s ease,color .3s ease,box-shadow .3s ease}
body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:hover .tm-card-compare,body.tm-redesign-home .tm-rd-home-product-grid .tm-card-compare:focus-visible,body.tm-redesign-home .tm-rd-home-product-grid .tm-card-compare.is-selected{opacity:1;transform:translateY(0)}
body.tm-redesign-home .tm-rd-home-product-grid .tm-card-compare span:first-child{font-size:20px;line-height:1;font-weight:300}
body.tm-redesign-home .tm-rd-home-product-grid .tm-card-compare:hover,body.tm-redesign-home .tm-rd-home-product-grid .tm-card-compare.is-selected{background:var(--rd-ink);border-color:var(--rd-ink);color:#fff;box-shadow:0 10px 20px rgba(6,18,31,.2)}
body.tm-redesign-home .tm-rd-home-product-grid .tm-card-compare:focus-visible{outline:2px solid var(--rd-gold-light);outline-offset:3px}
/* Collection cards use the same clear comparison affordance as the homepage.
 * Cart and comparison remain separate controls: the round + is comparison,
 * while the lower pill remains the actual WooCommerce cart action. */
body.tm-redesign-collection .tm-rd-collection-grid .tm-card-compare{position:absolute;top:14px;right:14px;z-index:3;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(16,32,50,.16);border-radius:50%;background:rgba(255,255,255,.9);color:var(--rd-ink);cursor:pointer;opacity:1;transform:none;transition:background-color .3s ease,border-color .3s ease,color .3s ease,box-shadow .3s ease,transform .3s ease}
body.tm-redesign-collection .tm-rd-collection-grid .tm-card-compare span:first-child{font-size:20px;line-height:1;font-weight:300}
body.tm-redesign-collection .tm-rd-collection-grid .tm-card-compare:hover,body.tm-redesign-collection .tm-rd-collection-grid .tm-card-compare:focus-visible,body.tm-redesign-collection .tm-rd-collection-grid .tm-card-compare.is-selected{background:var(--rd-ink);border-color:var(--rd-ink);color:#fff;box-shadow:0 10px 20px rgba(6,18,31,.2);transform:translateY(-2px)}
body.tm-redesign-collection .tm-rd-collection-grid .tm-card-compare:focus-visible{outline:2px solid var(--rd-gold-light);outline-offset:3px}
body.tm-redesign-collection .tm-rd-col-compare{position:relative}
body.tm-redesign-collection .tm-rd-compare-table-wrap{position:relative}
body.tm-redesign-collection .tm-rd-compare-table-wrap table{table-layout:fixed}
body.tm-redesign-collection .tm-rd-compare-table-wrap thead th{height:224px;padding:10px;min-width:0;width:25%}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-product-card{position:relative;height:100%}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-product-link{display:flex;height:100%;flex-direction:column;justify-content:space-between;gap:8px;color:#fff;text-decoration:none}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-product-image{display:block;overflow:hidden;aspect-ratio:1;background:#e9e5dc}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-product-image img{display:block;width:100%;height:100%;object-fit:contain;background:#e9e5dc;mix-blend-mode:multiply;transition:transform .5s cubic-bezier(.22,.61,.36,1),filter .35s ease}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-product-link:hover img,body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-product-link:focus-visible img{transform:scale(1.06) rotate(-1deg);filter:saturate(1.1)}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-remove{position:absolute;z-index:2;top:9px;right:9px;width:24px;height:24px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(6,18,31,.72);color:#fff;font-size:17px;font-weight:300;line-height:19px;cursor:pointer}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-empty,body.tm-redesign-collection .tm-rd-compare-empty-static{display:flex;width:100%;height:100%;min-height:184px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:0;background:rgba(255,255,255,.035);color:rgba(255,255,255,.75);font:inherit}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-empty{cursor:pointer;transition:background-color .3s ease,color .3s ease}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-empty span,body.tm-redesign-collection .tm-rd-compare-empty-static span{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(234,215,172,.8);border-radius:50%;color:var(--rd-gold-light);font-size:22px;font-weight:300}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-empty strong,body.tm-redesign-collection .tm-rd-compare-empty-static strong{font:400 14px var(--rd-serif)}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-empty small,body.tm-redesign-collection .tm-rd-compare-empty-static small{color:rgba(255,255,255,.48);font-size:8px;letter-spacing:.08em;text-transform:uppercase}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-empty:hover,body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-empty:focus-visible{background:rgba(198,164,106,.12);color:#fff}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-empty:hover span,body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-empty:focus-visible span{background:var(--rd-gold-light);color:var(--rd-ink);transform:rotate(90deg)}
body.tm-redesign-collection .tm-rd-collection-compare-status{min-height:18px;padding-top:13px;color:rgba(255,255,255,.58);font-size:9px;letter-spacing:.08em;text-transform:uppercase}
body.tm-redesign-collection .tm-rd-collection-compare-picker{position:absolute;z-index:20;right:0;top:calc(100% - 16px);width:min(470px,100%);padding:16px;border:1px solid rgba(198,164,106,.5);background:#f5f1e7;color:var(--rd-ink);box-shadow:0 22px 50px rgba(0,0,0,.32);opacity:0;transform:translateY(12px);transition:opacity .28s ease,transform .28s ease}
body.tm-redesign-collection .tm-rd-collection-compare-picker.is-open{opacity:1;transform:translateY(0)}
body.tm-redesign-collection .tm-rd-collection-compare-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:11px;border-bottom:1px solid rgba(16,32,50,.15)}
body.tm-redesign-collection .tm-rd-collection-compare-picker-head strong{font:400 20px var(--rd-serif)}
body.tm-redesign-collection .tm-rd-collection-compare-picker-head button{width:28px;height:28px;border:1px solid rgba(16,32,50,.25);border-radius:50%;background:transparent;color:var(--rd-ink);font-size:18px;cursor:pointer}
body.tm-redesign-collection .tm-rd-collection-compare-picker .tm-rd-compare-picker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
body.tm-redesign-collection .tm-rd-collection-compare-picker .tm-rd-compare-picker-item{min-width:0;padding:0 0 8px;border:1px solid rgba(16,32,50,.12);background:#fff;color:var(--rd-ink);cursor:pointer;text-align:left;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}
body.tm-redesign-collection .tm-rd-collection-compare-picker .tm-rd-compare-picker-item img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#f0eee9}
body.tm-redesign-collection .tm-rd-collection-compare-picker .tm-rd-compare-picker-item span,body.tm-redesign-collection .tm-rd-collection-compare-picker .tm-rd-compare-picker-item small{display:block;padding:0 8px}
body.tm-redesign-collection .tm-rd-collection-compare-picker .tm-rd-compare-picker-item span{margin-top:8px;font:400 14px/1.05 var(--rd-serif)}
body.tm-redesign-collection .tm-rd-collection-compare-picker .tm-rd-compare-picker-item small{margin-top:5px;color:var(--rd-muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}
body.tm-redesign-collection .tm-rd-collection-compare-picker .tm-rd-compare-picker-item:hover,body.tm-redesign-collection .tm-rd-collection-compare-picker .tm-rd-compare-picker-item:focus-visible{border-color:var(--rd-gold);box-shadow:0 10px 24px rgba(16,32,50,.12);transform:translateY(-4px)}
body.tm-redesign-home .tm-rd-compare{padding:102px 0 108px;background:#06121f}
body.tm-redesign-home .tm-rd-compare-heading{grid-template-columns:minmax(255px,280px) minmax(0,1fr);gap:58px;align-items:center}
body.tm-redesign-home .tm-rd-compare-heading>div:first-child{padding-top:4px}
body.tm-redesign-home .tm-rd-compare h2{font-size:clamp(47px,4.5vw,68px);line-height:.92}
body.tm-redesign-home .tm-rd-compare-heading>div:first-child>p:not(.tm-rd-eyebrow){max-width:280px;margin:24px 0 26px;color:rgba(255,255,255,.62);font-size:13px;line-height:1.65}
body.tm-redesign-home .tm-rd-compare-table-wrap{position:relative;overflow:visible}
body.tm-redesign-home .tm-rd-compare-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;color:#fff}
body.tm-redesign-home .tm-rd-compare-table th,body.tm-redesign-home .tm-rd-compare-table td{border:1px solid rgba(220,229,235,.2);padding:13px 11px;text-align:center;font-size:10px;font-weight:400;line-height:1.35;transition:background-color .35s ease,border-color .35s ease,color .35s ease}
body.tm-redesign-home .tm-rd-compare-table thead th{position:relative;vertical-align:top;padding:10px 10px 13px;min-width:0;height:246px}
/* The reference table keeps the attribute labels as a slim gutter.  Giving
 * that gutter too much width makes the first product card look pushed right,
 * even though its own image is technically centered. */
body.tm-redesign-home .tm-rd-compare-table thead .tm-rd-compare-label-col{width:72px;min-width:72px;max-width:72px;padding:0}
body.tm-redesign-home .tm-rd-compare-table tbody th{width:72px;min-width:72px;max-width:72px;padding-left:9px;padding-right:7px;text-align:left;color:rgba(255,255,255,.58);font-size:9px;letter-spacing:.08em;overflow-wrap:anywhere;text-transform:uppercase}
body.tm-redesign-home .tm-rd-compare-table thead th.is-active,body.tm-redesign-home .tm-rd-compare-table tbody td.is-active{background:rgba(198,164,106,.12);border-color:rgba(234,215,172,.52)}
body.tm-redesign-home .tm-rd-compare-table tbody td:first-child{text-align:left}
body.tm-redesign-home .tm-rd-compare-cell-content{display:block}
body.tm-redesign-home .tm-rd-compare-table tbody td:first-child .tm-rd-compare-cell-content{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left}
body.tm-redesign-home .tm-rd-compare-row-label{color:rgba(255,255,255,.58);font-size:9px;letter-spacing:.08em;line-height:1.15;text-transform:uppercase;overflow-wrap:anywhere}
body.tm-redesign-home .tm-rd-compare-cell-value{display:block;text-align:center}
body.tm-redesign-home .tm-rd-compare-product-card{height:100%;position:relative}
body.tm-redesign-home .tm-rd-compare-product-link{display:flex;height:100%;flex-direction:column;align-items:stretch;justify-content:space-between;gap:10px;color:#fff;text-decoration:none}
body.tm-redesign-home .tm-rd-compare-product-image{display:block;aspect-ratio:1.08;background:#f7f5f0;overflow:hidden}
body.tm-redesign-home .tm-rd-compare-product-image img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:saturate(1.03);transition:transform .72s cubic-bezier(.22,.61,.36,1),filter .45s ease}
body.tm-redesign-home .tm-rd-compare-product-link strong{display:block;min-height:20px;padding:0 3px;font:400 15px/1.08 var(--rd-serif);transition:color .3s ease,transform .3s ease}
body.tm-redesign-home .tm-rd-compare-product-link:hover .tm-rd-compare-product-image img,body.tm-redesign-home .tm-rd-compare-product-link:focus-visible .tm-rd-compare-product-image img{transform:scale(1.08) rotate(-1deg);filter:saturate(1.12)}
body.tm-redesign-home .tm-rd-compare-product-link:hover strong,body.tm-redesign-home .tm-rd-compare-product-link:focus-visible strong{color:var(--rd-gold-light);transform:translateY(-2px)}
body.tm-redesign-home .tm-rd-compare-product-link:focus-visible{outline:2px solid var(--rd-gold-light);outline-offset:-4px}
body.tm-redesign-home .tm-rd-compare-remove{position:absolute;top:16px;right:16px;z-index:2;width:24px;height:24px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(6,18,31,.72);color:#fff;font-size:17px;font-weight:300;line-height:19px;cursor:pointer;opacity:.82;transition:background-color .25s ease,color .25s ease,transform .25s ease,opacity .25s ease}
body.tm-redesign-home .tm-rd-compare-remove:hover,body.tm-redesign-home .tm-rd-compare-remove:focus-visible{background:var(--rd-gold-light);color:var(--rd-ink);transform:rotate(90deg);opacity:1}
body.tm-redesign-home .tm-rd-compare-remove:focus-visible{outline:2px solid #fff;outline-offset:3px}
body.tm-redesign-home .tm-rd-compare-empty{display:flex;width:100%;height:100%;min-height:208px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:0;background:rgba(255,255,255,.035);color:rgba(255,255,255,.75);cursor:pointer;transition:background-color .3s ease,color .3s ease}
body.tm-redesign-home .tm-rd-compare-empty span{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(234,215,172,.8);border-radius:50%;color:var(--rd-gold-light);font-size:23px;font-weight:300;transition:transform .3s ease,background-color .3s ease}
body.tm-redesign-home .tm-rd-compare-empty strong{font:400 15px var(--rd-serif)}
body.tm-redesign-home .tm-rd-compare-empty small{color:rgba(255,255,255,.48);font-size:9px;letter-spacing:.08em;text-transform:uppercase}
body.tm-redesign-home .tm-rd-compare-empty:hover,body.tm-redesign-home .tm-rd-compare-empty:focus-visible{background:rgba(198,164,106,.12);color:#fff}
body.tm-redesign-home .tm-rd-compare-empty:hover span,body.tm-redesign-home .tm-rd-compare-empty:focus-visible span{transform:rotate(90deg);background:var(--rd-gold-light);color:var(--rd-ink)}
body.tm-redesign-home .tm-rd-compare-empty:focus-visible{outline:2px solid var(--rd-gold-light);outline-offset:-3px}
body.tm-redesign-home .tm-rd-compare-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;color:rgba(255,255,255,.58);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
body.tm-redesign-home .tm-rd-compare-footer [data-compare-status]{transition:color .25s ease,transform .25s ease}
body.tm-redesign-home .tm-rd-compare-footer [data-compare-status].is-notice{color:var(--rd-gold-light);transform:translateY(-2px)}
body.tm-redesign-home .tm-rd-compare-footer button{border:0;border-bottom:1px solid rgba(255,255,255,.35);padding:0 0 5px;background:transparent;color:rgba(255,255,255,.7);font:inherit;font-size:10px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:color .25s ease,border-color .25s ease,transform .25s ease}
body.tm-redesign-home .tm-rd-compare-footer button:hover,body.tm-redesign-home .tm-rd-compare-footer button:focus-visible{color:var(--rd-gold-light);border-color:var(--rd-gold-light);transform:translateX(3px)}
body.tm-redesign-home .tm-rd-compare-footer button:focus-visible{outline:2px solid var(--rd-gold-light);outline-offset:4px}
body.tm-redesign-home .tm-rd-compare-picker{position:absolute;z-index:12;right:0;top:calc(100% - 18px);width:min(470px,100%);padding:16px;background:#f5f1e7;color:var(--rd-ink);box-shadow:0 22px 50px rgba(0,0,0,.32);border:1px solid rgba(198,164,106,.5);opacity:0;transform:translateY(12px);transition:opacity .28s ease,transform .28s ease}
body.tm-redesign-home .tm-rd-compare-picker.is-open{opacity:1;transform:translateY(0)}
body.tm-redesign-home .tm-rd-compare-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:11px;border-bottom:1px solid rgba(16,32,50,.15)}
body.tm-redesign-home .tm-rd-compare-picker-head strong{font:400 20px var(--rd-serif)}
body.tm-redesign-home .tm-rd-compare-picker-head button{width:28px;height:28px;border:1px solid rgba(16,32,50,.25);border-radius:50%;background:transparent;color:var(--rd-ink);font-size:18px;cursor:pointer;transition:transform .25s ease,background-color .25s ease}
body.tm-redesign-home .tm-rd-compare-picker-head button:hover,body.tm-redesign-home .tm-rd-compare-picker-head button:focus-visible{background:var(--rd-ink);color:#fff;transform:rotate(90deg)}
body.tm-redesign-home .tm-rd-compare-picker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
body.tm-redesign-home .tm-rd-compare-picker-item{min-width:0;padding:0 0 8px;border:1px solid rgba(16,32,50,.12);background:#fff;color:var(--rd-ink);cursor:pointer;text-align:left;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}
body.tm-redesign-home .tm-rd-compare-picker-item img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#f0eee9;transition:transform .5s ease}
body.tm-redesign-home .tm-rd-compare-picker-item span,body.tm-redesign-home .tm-rd-compare-picker-item small{display:block;padding:0 8px}
body.tm-redesign-home .tm-rd-compare-picker-item span{margin-top:8px;font:400 14px/1.05 var(--rd-serif)}
body.tm-redesign-home .tm-rd-compare-picker-item small{margin-top:5px;color:var(--rd-muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}
body.tm-redesign-home .tm-rd-compare-picker-item:hover,body.tm-redesign-home .tm-rd-compare-picker-item:focus-visible{border-color:var(--rd-gold);box-shadow:0 10px 24px rgba(16,32,50,.12);transform:translateY(-4px)}
body.tm-redesign-home .tm-rd-compare-picker-item:hover img,body.tm-redesign-home .tm-rd-compare-picker-item:focus-visible img{transform:scale(1.06)}
body.tm-redesign-home .tm-rd-compare-picker-item:focus-visible{outline:2px solid var(--rd-gold);outline-offset:3px}
body.tm-redesign-home .tm-rd-compare-picker-empty{grid-column:1/-1;margin:8px 0;color:var(--rd-muted);font-size:12px}
body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card[hidden]{display:none}
body.tm-redesign-home .tm-rd-home-filter-status{min-height:20px;padding:0 0 8px;text-align:center;color:var(--rd-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
body.tm-redesign-home .tm-rd-guide-inner{grid-template-columns:210px minmax(0,1fr) 190px auto;gap:30px}
body.tm-redesign-home .tm-rd-guide-steps>button{display:grid;gap:7px;min-width:0;padding:0 0 0 16px;border:0;border-left:1px solid var(--rd-line);background:transparent;color:var(--rd-ink);text-align:left;cursor:pointer;transition:border-color .3s ease,transform .3s ease}
body.tm-redesign-home .tm-rd-guide-steps>button:hover,body.tm-redesign-home .tm-rd-guide-steps>button:focus-visible,body.tm-redesign-home .tm-rd-guide-steps>button.is-active{border-left-color:var(--rd-gold);transform:translateY(-4px)}
body.tm-redesign-home .tm-rd-guide-steps>button b{color:var(--rd-gold);font-size:10px;letter-spacing:.12em}
body.tm-redesign-home .tm-rd-guide-steps>button strong{font:400 17px var(--rd-serif)}
body.tm-redesign-home .tm-rd-guide-steps>button small{color:var(--rd-muted);font-size:10px;line-height:1.45}
body.tm-redesign-home .tm-rd-guide-steps>button:focus-visible{outline:2px solid var(--rd-gold);outline-offset:5px}
body.tm-redesign-home .tm-rd-guide-note{align-self:center;color:var(--rd-muted);font-size:11px;line-height:1.55;opacity:.9;transition:color .3s ease,transform .3s ease}
body.tm-redesign-home .tm-rd-guide-note:hover{color:var(--rd-ink);transform:translateY(-2px)}
body.tm-redesign-home .tm-rd-related-actions{display:flex;align-items:center;gap:8px}
body.tm-redesign-home .tm-rd-related-actions .tm-rd-round-arrow{width:38px;height:38px;font-size:17px}
body.tm-redesign-home .tm-rd-related-actions .tm-rd-text-link{margin-left:12px}
body.tm-redesign-home .tm-rd-related-row{overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth}
body.tm-redesign-home .tm-rd-related-row::-webkit-scrollbar{display:none}
body.tm-redesign-home .tm-rd-related-actions .tm-rd-round-arrow.is-active{background:var(--rd-gold-light);transform:translateX(3px)}
/* The multilingual FAQ wrapper is a text span; keep the open-state minus rule on the control icon only. */
body.tm-redesign-home .tm-rd-faq-list summary>span[data-i18n]{font-size:inherit;font-weight:inherit}
body.tm-redesign-home .tm-rd-faq-list details[open] summary>span[data-i18n]{font-size:inherit}
body.tm-redesign-home .tm-rd-faq-list details[open] summary>span[data-i18n]:after{content:none}

@media (max-width:1100px) and (min-width:768px){
  body.tm-redesign-home .tm-logo{width:185px}
  body.tm-redesign-home .tm-rd-compare-heading{grid-template-columns:220px minmax(0,1fr);gap:30px}
  body.tm-redesign-home .tm-rd-compare-table thead th{height:220px;padding-inline:6px}
  body.tm-redesign-home .tm-rd-compare-product-link strong{font-size:13px}
  body.tm-redesign-home .tm-rd-compare-table th,body.tm-redesign-home .tm-rd-compare-table td{padding-inline:7px;font-size:9px}
  body.tm-redesign-home .tm-rd-compare-picker{right:0}
  body.tm-redesign-home .tm-rd-guide-inner{grid-template-columns:180px minmax(0,1fr);gap:28px}
  body.tm-redesign-home .tm-rd-guide-note{grid-column:2}
  body.tm-redesign-home .tm-rd-guide-inner>.tm-rd-text-link{grid-column:2}
}
/* Homepage focus pass: align the selected editorial direction and keep the collection path tight. */
body.tm-redesign-home .tm-rd-hero{height:clamp(640px,76vh,760px);min-height:640px}
body.tm-redesign-home .tm-rd-hero-copy{padding-top:clamp(185px,24vh,235px)}
body.tm-redesign-home .tm-rd-hero h1{max-width:560px;font-size:clamp(52px,6.4vw,92px)}
body.tm-redesign-home .tm-rd-home-shop-heading{display:none}
body.tm-redesign-home .tm-rd-home-product-grid{padding-top:48px}
body.tm-redesign-home .tm-rd-glaze-card .tm-rd-glaze-image img{transform:scale(2.15);filter:saturate(.9) contrast(1.04) brightness(1.03)}
body.tm-redesign-home .tm-rd-glaze-card:hover .tm-rd-glaze-image img{transform:scale(2.34)}
@media (max-width:767px){
  body.tm-redesign-home .tm-rd-hero{height:760px;min-height:760px}
  body.tm-redesign-home .tm-rd-hero-copy{padding-top:285px}
  body.tm-redesign-home .tm-rd-hero h1{font-size:clamp(48px,14vw,72px)}
  body.tm-redesign-home .tm-rd-home-product-grid{padding-top:28px}
}
/* Homepage shop pass: let the real product cards feel tactile without changing their WooCommerce links. */
body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card{
  position:relative;
  transition:transform .48s cubic-bezier(.22,.61,.36,1),filter .48s ease;
}
body.tm-redesign-home .tm-rd-home-product-grid .tm-product-media{
  box-shadow:inset 0 0 0 1px rgba(16,32,50,.045);
  transition:box-shadow .48s ease,background-color .48s ease,transform .48s ease;
}
body.tm-redesign-home .tm-rd-home-product-grid .tm-product-media img{
  transition:transform .72s cubic-bezier(.22,.61,.36,1),filter .72s ease;
}
body.tm-redesign-home .tm-rd-home-product-grid .tm-card-action{
  min-width:138px;
  height:44px;
  padding:0 22px;
  font-size:12px;
  letter-spacing:.01em;
  box-shadow:0 12px 24px rgba(6,18,31,.16);
  transition:opacity .32s ease,transform .42s cubic-bezier(.22,.61,.36,1),background-color .28s ease,box-shadow .28s ease;
}
body.tm-redesign-home .tm-rd-home-product-grid .tm-card-action:hover,
body.tm-redesign-home .tm-rd-home-product-grid .tm-card-action:focus-visible{
  background:var(--rd-gold-light);
  color:var(--rd-night);
  box-shadow:0 16px 30px rgba(6,18,31,.22);
}
body.tm-redesign-home .tm-rd-home-product-grid .tm-badge{
  box-shadow:0 5px 14px rgba(16,32,50,.08);
  transition:transform .38s ease,background-color .38s ease;
}
body.tm-redesign-home .tm-rd-home-product-grid .tm-product-rating{
  transition:transform .38s ease,opacity .38s ease;
}
@media (hover:hover) and (min-width:768px){
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:hover,
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:focus-within{transform:translateY(-7px)}
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:hover .tm-product-media,
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:focus-within .tm-product-media{
    background:#f7f4ee;
    box-shadow:inset 0 0 0 1px rgba(198,164,106,.48),0 20px 38px rgba(16,32,50,.13);
  }
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:hover .tm-product-media img,
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:focus-within .tm-product-media img{
    transform:scale(1.085) translateY(-3px);
    filter:saturate(1.06) contrast(1.02);
  }
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:hover .tm-badge,
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:focus-within .tm-badge{transform:translateY(-2px)}
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:hover .tm-product-rating,
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card:focus-within .tm-product-rating{transform:translateY(-2px)}
}
body.tm-redesign-home .tm-rd-home-product-grid .tm-card-action:focus-visible{outline:2px solid var(--rd-gold-light);outline-offset:3px}
body.tm-redesign-home .tm-rd-home-product-grid .tm-card-info{min-height:78px}
@media (prefers-reduced-motion:reduce){
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-card,
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-media,
  body.tm-redesign-home .tm-rd-home-product-grid .tm-product-media img,
  body.tm-redesign-home .tm-rd-home-product-grid .tm-card-action{transition:none!important}
}
@media (max-width:767px){
  body.tm-redesign-home .tm-rd-home-product-grid .tm-card-info{min-height:72px}
}
/* Homepage footer desktop pass: use a real mineral WebP backdrop and keep the footer in normal document flow. */
@media (min-width:768px){
  body.tm-redesign-home .tm-service-strip{display:none}
  body.tm-redesign-home .tm-footer-group,
  body.tm-redesign-home .tm-footer-group.tm-footer-at-end{position:relative;top:auto;left:auto;right:auto;z-index:auto;background:transparent}
  body.tm-redesign-home .tm-footer{
    height:356px;
    min-height:356px;
    box-sizing:border-box;
    border-top:1px solid rgba(234,215,172,.34);
    border-radius:0;
    padding:34px 0 18px;
    background-color:#06121f;
    background-image:url('images/footer-mineral-v2.webp');
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
  }
  body.tm-redesign-home .tm-footer>.tm-container{width:min(1344px,calc(100% - 96px));height:100%;display:flex;flex-direction:column}
  body.tm-redesign-home .tm-footer-grid{height:250px;min-height:0;grid-template-columns:1.05fr .78fr .78fr 1.35fr;gap:48px;align-items:start}
  body.tm-redesign-home .tm-footer-grid>div{transform:none!important}
  body.tm-redesign-home .tm-footer-grid>div:first-child{padding-top:2px}
  body.tm-redesign-home .tm-footer-logo{width:182px}
  body.tm-redesign-home .tm-footer-logo .tm-logo-image{filter:none}
  body.tm-redesign-home .tm-footer h3{margin:0 0 17px;color:rgba(255,255,255,.96);font-size:12px;line-height:1.15;letter-spacing:.16em;text-transform:uppercase}
  body.tm-redesign-home .tm-footer a{margin:0 0 8px;color:rgba(255,255,255,.72);font-size:11px;line-height:1.25;text-decoration:none;transition:color .25s ease,transform .25s ease}
  body.tm-redesign-home .tm-footer a:hover{color:var(--rd-gold-light);transform:translateX(3px)}
  body.tm-redesign-home .tm-footer-grid>div:last-child{border-left:1px solid rgba(255,255,255,.22);padding:0 0 0 48px}
  body.tm-redesign-home .tm-footer-grid>div:last-child h3{max-width:330px;margin-bottom:12px;font:400 22px/1.05 var(--rd-serif);letter-spacing:-.03em;text-transform:none}
  body.tm-redesign-home .tm-footer-grid>div:last-child .tm-newsletter{max-width:360px;height:42px;box-sizing:border-box;padding:4px 5px 4px 13px;border:1px solid rgba(234,215,172,.48);border-radius:0;background:rgba(3,13,23,.3);gap:7px}
  body.tm-redesign-home .tm-footer-grid>div:last-child .tm-newsletter input{min-width:0;padding:7px 0;color:#fff;font-size:11px}
  body.tm-redesign-home .tm-footer-grid>div:last-child .tm-newsletter button{width:32px;height:32px;border-radius:0;background:transparent;color:#fff;font-size:16px}
  body.tm-redesign-home .tm-footer-grid>div:last-child .tm-footer-social{display:none}
  body.tm-redesign-home .tm-footer-bottom{height:36px;min-height:36px;box-sizing:border-box;margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.58);font-size:10px}
  body.tm-redesign-home .tm-footer-currency{padding:0;border:0;color:rgba(255,255,255,.58);font-size:10px}
}
/* Keep long-form content present before it enters the viewport; only animate the reveal state. */
@keyframes tm-rd-reveal-in{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}
.tm-rd-reveal-item{opacity:1;transform:none;transition:none}
.tm-rd-reveal-item.is-visible{animation:tm-rd-reveal-in .76s cubic-bezier(.22,.61,.36,1) both;animation-delay:var(--tm-rd-reveal-delay,0ms)}
@media (prefers-reduced-motion:reduce){.tm-rd-reveal-item.is-visible{animation:none!important}}
/* Product detail desktop pass: mirror the reference split-screen purchase journey. */
@media (min-width:768px){
  body.tm-redesign-product .tm-header{background:linear-gradient(90deg,var(--rd-night) 0%,var(--rd-night) 58%,var(--rd-paper) 58%,var(--rd-paper) 100%)}
  body.tm-redesign-product .tm-header-inner{height:92px;min-height:92px;padding:0 42px}
  body.tm-redesign-product .tm-logo{width:184px}
  body.tm-redesign-product .tm-nav{justify-content:flex-start;gap:clamp(18px,2.1vw,38px);padding-left:clamp(18px,3.4vw,58px)}
  body.tm-redesign-product .tm-nav a{font-size:11px;letter-spacing:.06em;text-transform:uppercase}
  body.tm-redesign-product .tm-tools{gap:22px}
  body.tm-redesign-product .tm-rd-product-top{padding-top:0}
  body.tm-redesign-product .tm-rd-product-breadcrumb{margin-bottom:24px;padding-top:20px}
  body.tm-redesign-product .tm-rd-product-layout{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:56px}
  body.tm-redesign-product .tm-rd-product-gallery{grid-template-columns:1fr;gap:14px;padding:0 0 26px}
  body.tm-redesign-product .tm-rd-product-gallery-main{aspect-ratio:1.02;height:auto;min-height:0;border-radius:0;background-color:#071321;background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px rgba(234,215,172,.15),0 28px 58px rgba(6,18,31,.2)}
  body.tm-redesign-product .tm-rd-product-gallery-main img{object-fit:contain;padding:28px;mix-blend-mode:multiply;filter:saturate(1.22) contrast(1.1) brightness(1.16);transition:transform .65s cubic-bezier(.22,.61,.36,1),filter .45s ease}
  body.tm-redesign-product .tm-rd-product-gallery-side{grid-auto-flow:column;grid-auto-rows:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  body.tm-redesign-product .tm-rd-product-gallery-side button{height:auto;aspect-ratio:1.18;border-radius:0;background:#071321}
  body.tm-redesign-product .tm-rd-product-gallery-side img{object-fit:cover}
  body.tm-redesign-product .tm-rd-product-buy{position:sticky;top:96px;padding:28px 0 42px}
  body.tm-redesign-product .tm-rd-product-buy h1{font-size:clamp(54px,5vw,82px)}
  body.tm-redesign-product .tm-rd-product-description{font-size:14px;max-width:570px}
  body.tm-redesign-product .tm-rd-product-promises .tm-rd-shell>div{padding-top:26px;padding-bottom:26px}
}
body.tm-redesign-product .tm-rd-product-gallery-main:before{background:radial-gradient(circle at 74% 38%,rgba(61,153,242,.52),transparent 28%),linear-gradient(115deg,transparent 20%,rgba(55,140,235,.22) 55%,transparent 79%)}
body.tm-redesign-product .tm-rd-product-gallery-main:after{background:radial-gradient(circle at 70% 42%,rgba(67,157,239,.18),transparent 38%),linear-gradient(180deg,rgba(4,15,27,.02),rgba(4,15,27,.28) 82%,rgba(4,15,27,.58))}
body.tm-redesign-product .tm-rd-product:not(.tm-rd-product--deep-ocean-jian-zhan-tenmoku-tea-cup) .tm-rd-product-gallery-main{background-image:radial-gradient(circle at 72% 36%,rgba(41,126,218,.28),transparent 30%),linear-gradient(145deg,#061321,#102c49 62%,#071321)}
body.tm-redesign-product .tm-rd-product--deep-ocean-jian-zhan-tenmoku-tea-cup .tm-rd-product-gallery-main img{opacity:.18}
body.tm-redesign-product .tm-rd-product--golden-peacock-jian-zhan-tenmoku-tea-cup .tm-rd-product-gallery-main{background-image:radial-gradient(circle at 58% 42%,rgba(42,139,224,.48),transparent 34%),linear-gradient(145deg,#071321,#1a466d 65%,#061321)}
body.tm-redesign-product .tm-rd-product--golden-peacock-jian-zhan-tenmoku-tea-cup .tm-rd-product-gallery-main img{mix-blend-mode:normal;opacity:1;filter:none;object-fit:contain;padding:0;transform:scale(1.1)}
body.tm-redesign-product .tm-rd-product-breadcrumb a:hover{color:var(--rd-gold)}
body.tm-redesign-product .tm-rd-product-rating{transition:transform .3s ease,color .3s ease}
body.tm-redesign-product .tm-rd-product-rating:hover{color:var(--rd-gold);transform:translateX(4px)}
body.tm-redesign-product .tm-rd-product-variants .tm-variant-option{transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background-color .28s ease}
body.tm-redesign-product .tm-rd-product-variants .tm-variant-option:hover,body.tm-redesign-product .tm-rd-product-variants .tm-variant-option:focus-visible{transform:translateY(-2px);border-color:var(--rd-gold);box-shadow:0 9px 18px rgba(16,32,50,.1);outline:0}
body.tm-redesign-product .tm-rd-product-variants .tm-variant-option.is-selected{background:#f7efe0}
body.tm-redesign-product .tm-rd-product-compare-table thead th{position:relative;transition:background-color .3s ease,box-shadow .3s ease}
body.tm-redesign-product .tm-rd-product-compare-table thead th.is-active,body.tm-redesign-product .tm-rd-product-compare-table tbody td.is-active{background:#fbf5e8;box-shadow:inset 0 0 0 1px rgba(198,164,106,.42)}
body.tm-redesign-product .tm-rd-product-compare-table thead a{display:block;color:var(--rd-ink);text-decoration:none;transition:transform .35s ease,color .25s ease}
body.tm-redesign-product .tm-rd-product-compare-table thead a:hover{color:var(--rd-gold);transform:translateY(-3px)}
body.tm-redesign-product .tm-rd-product-compare-table thead a img{transition:transform .5s cubic-bezier(.22,.61,.36,1),filter .5s ease}
body.tm-redesign-product .tm-rd-product-compare-table thead a:hover img{transform:scale(1.06) rotate(-1deg);filter:saturate(1.08)}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-link-note{display:block;margin-top:7px;color:var(--rd-gold);font-size:9px;letter-spacing:.08em;text-transform:uppercase;opacity:0;transform:translateY(3px);transition:opacity .3s ease,transform .3s ease}
body.tm-redesign-product .tm-rd-product-compare-table thead a:hover .tm-rd-compare-link-note,body.tm-redesign-product .tm-rd-product-compare-table thead a:focus-visible .tm-rd-compare-link-note{opacity:1;transform:none}
body.tm-redesign-product .tm-rd-sticky-cart{border-color:rgba(198,164,106,.34);box-shadow:0 22px 60px rgba(6,18,31,.2)}
body.tm-redesign-collection .tm-rd-compare-table-wrap thead th{transition:background-color .3s ease,box-shadow .3s ease}
body.tm-redesign-collection .tm-rd-compare-table-wrap thead th.is-active,body.tm-redesign-collection .tm-rd-compare-table-wrap tbody td.is-active{background:rgba(198,164,106,.14);box-shadow:inset 0 0 0 1px rgba(234,215,172,.48)}
body.tm-redesign-collection .tm-rd-compare-table-wrap thead a{display:block;color:#fff;text-decoration:none;transition:transform .35s ease,color .25s ease}
body.tm-redesign-collection .tm-rd-compare-table-wrap thead a:hover{color:var(--rd-gold-light);transform:translateY(-3px)}
body.tm-redesign-collection .tm-rd-compare-table-wrap thead a img{transition:transform .5s cubic-bezier(.22,.61,.36,1),filter .5s ease}
body.tm-redesign-collection .tm-rd-compare-table-wrap thead a:hover img{transform:scale(1.06) rotate(-1deg);filter:saturate(1.1)}
@media (max-width:767px){body.tm-redesign-product .tm-rd-product-gallery-main img{mix-blend-mode:multiply;filter:saturate(1.18) contrast(1.08) brightness(1.12)}}
/* Product footer desktop pass: carry the mineral-backed TENMOKU ATELIER identity through every touchpoint. */
@media (min-width:768px){
  body.tm-redesign-product .tm-footer-group{position:relative;top:auto;left:auto;right:auto;z-index:auto;background:transparent}
  body.tm-redesign-product .tm-footer{height:356px;min-height:356px;box-sizing:border-box;border-top:1px solid rgba(234,215,172,.34);border-radius:0;padding:34px 0 18px;background-color:#06121f;background-image:url('images/footer-mineral-v2.webp');background-position:center;background-size:cover;background-repeat:no-repeat}
  body.tm-redesign-product .tm-footer>.tm-container{width:min(1344px,calc(100% - 96px));height:100%;display:flex;flex-direction:column}
  body.tm-redesign-product .tm-footer-grid{height:250px;min-height:0;grid-template-columns:1.05fr .78fr .78fr 1.35fr;gap:48px;align-items:start}
  body.tm-redesign-product .tm-footer-grid>div{transform:none!important}
  body.tm-redesign-product .tm-footer-logo{width:182px}
  body.tm-redesign-product .tm-footer h3{margin:0 0 17px;color:rgba(255,255,255,.96);font-size:12px;line-height:1.15;letter-spacing:.16em;text-transform:uppercase}
  body.tm-redesign-product .tm-footer a{margin:0 0 8px;color:rgba(255,255,255,.72);font-size:11px;line-height:1.25;text-decoration:none;transition:color .25s ease,transform .25s ease}
  body.tm-redesign-product .tm-footer a:hover{color:var(--rd-gold-light);transform:translateX(3px)}
  body.tm-redesign-product .tm-footer-grid>div:last-child{border-left:1px solid rgba(255,255,255,.22);padding:0 0 0 48px}
  body.tm-redesign-product .tm-footer-grid>div:last-child h3{max-width:330px;margin-bottom:12px;font:400 22px/1.05 var(--rd-serif);letter-spacing:-.03em;text-transform:none}
  body.tm-redesign-product .tm-footer-grid>div:last-child .tm-newsletter{max-width:360px;height:42px;box-sizing:border-box;padding:4px 5px 4px 13px;border:1px solid rgba(234,215,172,.48);border-radius:0;background:rgba(3,13,23,.3);gap:7px}
  body.tm-redesign-product .tm-footer-grid>div:last-child .tm-newsletter input{min-width:0;padding:7px 0;color:#fff;font-size:11px}
  body.tm-redesign-product .tm-footer-grid>div:last-child .tm-newsletter button{width:32px;height:32px;border-radius:0;background:transparent;color:#fff;font-size:16px}
  body.tm-redesign-product .tm-footer-grid>div:last-child .tm-footer-social{display:none}
  body.tm-redesign-product .tm-footer-bottom{height:36px;min-height:36px;box-sizing:border-box;margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.58);font-size:10px}
  body.tm-redesign-product .tm-footer-currency{padding:0;border:0;color:rgba(255,255,255,.58);font-size:10px}
}

/* Final desktop homepage guide override: keep the visual cadence from the
 * TENMOKU ATELIER reference after the broader homepage rules have loaded. */
@media (min-width:768px){
  body.tm-redesign-home .tm-rd-guide-inner{grid-template-columns:210px minmax(0,1fr) 178px auto 190px;gap:30px}
  body.tm-redesign-home .tm-rd-guide-art{position:relative;align-self:center;width:190px;height:170px;margin:0 -20px 0 0;overflow:hidden;border-radius:100px 0 0 100px;background:#e7e0d5;box-shadow:inset 0 0 0 1px rgba(16,32,50,.08)}
  body.tm-redesign-home .tm-rd-guide-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:36% center;filter:saturate(.72) sepia(.08);transition:transform .7s cubic-bezier(.22,.61,.36,1),filter .5s ease}
  body.tm-redesign-home .tm-rd-guide-art figcaption{position:absolute;left:18px;right:18px;bottom:14px;color:#fff;font-size:9px;line-height:1.3;text-shadow:0 1px 10px rgba(0,0,0,.45);opacity:0;transform:translateY(5px);transition:opacity .35s ease,transform .35s ease}
  body.tm-redesign-home .tm-rd-guide-art:hover img{transform:scale(1.06);filter:saturate(.96) sepia(.04)}
  body.tm-redesign-home .tm-rd-guide-art:hover figcaption{opacity:1;transform:none}
}

/* Hero section rail: the vertical index is a real, keyboard-friendly control
 * on desktop while retaining the quiet editorial treatment of the reference. */
@media (min-width:768px){
  body.tm-redesign-home .tm-rd-hero-rail button{position:relative;display:block;width:100%;padding:0 0 0 18px;border:0;background:transparent;color:rgba(255,255,255,.55);font:inherit;font-size:10px;line-height:1.2;letter-spacing:.1em;text-align:left;cursor:pointer;transition:color .28s ease,transform .28s ease}
  body.tm-redesign-home .tm-rd-hero-rail button:before{content:"";position:absolute;left:-2px;top:2px;width:7px;height:7px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:var(--rd-night);transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease,transform .28s ease}
  body.tm-redesign-home .tm-rd-hero-rail button small{display:block;margin-top:5px;font-size:9px;letter-spacing:.05em;text-transform:none}
  body.tm-redesign-home .tm-rd-hero-rail button:hover,body.tm-redesign-home .tm-rd-hero-rail button:focus-visible,body.tm-redesign-home .tm-rd-hero-rail button.is-active{color:#fff;transform:translateX(3px)}
  body.tm-redesign-home .tm-rd-hero-rail button:hover:before,body.tm-redesign-home .tm-rd-hero-rail button:focus-visible:before,body.tm-redesign-home .tm-rd-hero-rail button.is-active:before{background:var(--rd-gold-light);border-color:var(--rd-gold-light);box-shadow:0 0 0 4px rgba(234,215,172,.16);transform:scale(1.05)}
  body.tm-redesign-home .tm-rd-hero-rail button:focus-visible{outline:2px solid var(--rd-gold-light);outline-offset:5px}
}

/* Glaze lab selected state: echo the reference's active swatch without
 * taking away the real product link from every glaze card. */
body.tm-redesign-home .tm-rd-glaze-card.is-selected .tm-rd-glaze-image{position:relative;border-color:var(--rd-gold);box-shadow:0 0 0 2px rgba(198,164,106,.22)}
body.tm-redesign-home .tm-rd-glaze-check{position:absolute;z-index:2;top:9px;right:9px;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#fff;color:var(--rd-ink);font-size:13px;line-height:1;box-shadow:0 5px 12px rgba(16,32,50,.18)}
body.tm-redesign-home .tm-rd-glaze-card.is-selected:hover .tm-rd-glaze-image{border-color:var(--rd-gold-light);box-shadow:0 0 0 2px rgba(198,164,106,.34),0 14px 28px rgba(16,32,50,.12)}
body.tm-redesign-home .tm-card-cart.is-loading,body.tm-redesign-home .tm-card-cart.is-added{opacity:1;transform:translate(-50%,0);pointer-events:none}
body.tm-redesign-home .tm-card-cart.is-loading{background:#5d6870;color:#fff}
body.tm-redesign-home .tm-card-cart.is-added{background:var(--rd-gold-light);color:var(--rd-night)}
body.tm-redesign-home .tm-cart-count.is-updated{animation:tm-rd-cart-pulse .7s cubic-bezier(.2,.8,.2,1)}
@keyframes tm-rd-cart-pulse{0%{transform:scale(.78);box-shadow:0 0 0 0 rgba(240,215,161,.58)}55%{transform:scale(1.18);box-shadow:0 0 0 7px rgba(240,215,161,0)}100%{transform:scale(1);box-shadow:0 0 0 0 rgba(240,215,161,0)}}

/* FAQ support layer: keep editable WordPress answers, then add a fuller editorial support rhythm. */
body .tm-faq-page{background:#f7f5f0;min-height:720px;padding-top:88px;padding-bottom:120px}
body .tm-faq-page>article{width:min(1180px,calc(100% - 96px));margin:0 auto}
body .tm-faq-page h1{margin:0;color:var(--rd-ink);font:400 clamp(70px,8vw,126px)/.86 var(--rd-serif);letter-spacing:-.08em}
body .tm-faq-lead{max-width:620px;margin:28px 0 66px;color:#53616d;font-size:22px;line-height:1.42}
body .tm-faq-page .tm-faq-content{border-top:1px solid var(--rd-line)}
body .tm-faq-page .tm-faq-content .tm-faq-item{border-bottom:1px solid var(--rd-line);padding:0}
body .tm-faq-page .tm-faq-content .tm-faq-button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:84px;padding:0;background:transparent;color:var(--rd-ink);font:400 17px/1.3 var(--rd-sans);text-align:left}
body .tm-faq-page .tm-faq-content .tm-faq-button span{font-size:22px;color:var(--rd-gold)}
body .tm-faq-page .tm-faq-content .tm-faq-answer{max-width:760px;padding:0 48px 24px 0;color:var(--rd-muted);font-size:14px;line-height:1.65}
body .tm-faq-page-support{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:70px;align-items:stretch;margin-top:86px;background:var(--rd-night);color:#fff;overflow:hidden}
body .tm-faq-page-support>div{padding:62px 0 62px 64px}
body .tm-faq-page-support .tm-current-eyebrow{color:var(--rd-gold-light)}
body .tm-faq-page-support h2{margin:12px 0 22px;color:#fff;font:400 clamp(40px,4.7vw,62px)/.94 var(--rd-serif);letter-spacing:-.06em}
body .tm-faq-page-support p:not(.tm-current-eyebrow){max-width:510px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.65}
body .tm-faq-page-support .tm-rd-text-link{display:inline-flex;margin-top:22px;color:#fff;border-color:rgba(255,255,255,.5)}
body .tm-faq-page-support>img{width:100%;height:100%;min-height:310px;object-fit:cover;filter:saturate(.76) contrast(1.04)}
body .tm-faq-page-extra{margin-top:70px;border-top:1px solid var(--rd-line)}
body .tm-faq-page-extra details{border-bottom:1px solid var(--rd-line);padding:19px 0}
body .tm-faq-page-extra summary{display:flex;justify-content:space-between;gap:24px;cursor:pointer;color:var(--rd-ink);font-size:15px;list-style:none}
body .tm-faq-page-extra summary::-webkit-details-marker{display:none}
body .tm-faq-page-extra summary span{color:var(--rd-gold);font-size:20px}
body .tm-faq-page-extra details p{max-width:760px;margin:13px 0 3px;color:var(--rd-muted);font-size:13px;line-height:1.6}
@media (max-width:767px){body .tm-faq-page{padding-top:52px;padding-bottom:80px}body .tm-faq-page>article{width:calc(100% - 40px)}body .tm-faq-page h1{font-size:58px}body .tm-faq-lead{margin:22px 0 42px;font-size:18px}body .tm-faq-page-support{grid-template-columns:1fr;gap:0;margin-top:58px}body .tm-faq-page-support>div{padding:42px 22px}body .tm-faq-page-support>img{min-height:240px;height:240px}body .tm-faq-page-extra{margin-top:48px}}

/* Structured-fix pass: all editorial pages now share one footer flow and one
 * collection hero system. The footer must never become a viewport overlay. */
body .tm-footer-group,
body .tm-footer-group.tm-footer-at-end{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:auto!important;display:block!important}
body .tm-footer{background-color:#06121f;background-image:url('images/footer-mineral-v2.webp');background-position:center;background-size:cover;background-repeat:no-repeat}
@media (min-width:768px){
  body .tm-footer{min-height:356px;height:356px;box-sizing:border-box}
  body .tm-footer-group{min-height:356px}
}

/* Collection pages use the same measured desktop rhythm as the homepage while
 * allowing each category to keep its own WebP art direction and focal point. */
body.tm-redesign-collection .tm-rd-col-hero{height:clamp(640px,76vh,760px);min-height:640px;background-position:var(--tm-rd-col-hero-position,center center)}
body.tm-redesign-collection .tm-rd-col-hero-rail{z-index:3}
body.tm-redesign-collection .tm-rd-col-hero-rail a{position:relative;display:block;padding-left:18px;color:rgba(255,255,255,.62);font-size:10px;line-height:1.2;letter-spacing:.06em;text-decoration:none;transition:color .28s ease,transform .28s ease}
body.tm-redesign-collection .tm-rd-col-hero-rail a:before{content:"";position:absolute;left:-2px;top:2px;width:7px;height:7px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:var(--rd-night);transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease}
body.tm-redesign-collection .tm-rd-col-hero-rail a:hover,body.tm-redesign-collection .tm-rd-col-hero-rail a:focus-visible,body.tm-redesign-collection .tm-rd-col-hero-rail a.is-active{color:#fff;transform:translateX(3px);outline:none}
body.tm-redesign-collection .tm-rd-col-hero-rail a:hover:before,body.tm-redesign-collection .tm-rd-col-hero-rail a:focus-visible:before,body.tm-redesign-collection .tm-rd-col-hero-rail a.is-active:before{background:var(--rd-gold-light);border-color:var(--rd-gold-light);box-shadow:0 0 0 4px rgba(234,215,172,.16)}
/* Comparison labels live inside the first product column, matching the
 * editorial reference layout; all four product-column separators remain. */
body.tm-redesign-collection .tm-rd-compare-table-wrap tbody td:first-child{text-align:left}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-cell-content{display:block}
body.tm-redesign-collection .tm-rd-compare-table-wrap tbody td:first-child .tm-rd-compare-cell-content{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-row-label{color:rgba(255,255,255,.62);font-size:10px;letter-spacing:.08em;line-height:1.15;text-transform:uppercase;overflow-wrap:anywhere}
body.tm-redesign-collection .tm-rd-compare-table-wrap .tm-rd-compare-cell-value{display:block;text-align:center}
body.tm-redesign-collection .tm-rd-compare-table-wrap thead th:first-child{text-align:center;color:#fff;text-transform:none;letter-spacing:normal}

/* Moonlight Bowl brand lockup: one exact, transparent WebP asset across the
 * site. Light headers receive a quiet navy tile so the champagne lettering
 * remains crisp; dark editorial headers and the mineral footer stay open. */
body .tm-header .tm-logo{width:214px;display:block;flex:0 0 214px}
body .tm-header .tm-logo-image{display:block;width:100%;height:auto;object-fit:contain;filter:none!important}
body:not(.tm-redesign-home):not(.tm-redesign-collection) .tm-header .tm-logo{padding:5px 8px;border-radius:9px;background:linear-gradient(135deg,#061321 0%,#10273b 100%);box-shadow:0 8px 24px rgba(7,19,33,.16)}
body .tm-footer-logo .tm-logo-image{display:block;width:100%;height:auto;filter:none!important}
@media (max-width:1100px) and (min-width:768px){body .tm-header .tm-logo{width:185px;flex-basis:185px}}
@media (max-width:767px){body .tm-header .tm-logo{width:155px;flex-basis:155px}body:not(.tm-redesign-home):not(.tm-redesign-collection) .tm-header .tm-logo{padding:3px 5px}}

/* Reviews, About and Learn retain their editable WordPress content but use the
 * same ivory/night/gold editorial tokens as the shop. */
body.tm-redesign-info{background:var(--rd-paper);color:var(--rd-ink)}
body.tm-redesign-info .tm-ritual-page{background:var(--rd-paper);padding-top:82px;padding-bottom:120px}
body.tm-redesign-info .tm-ritual-hero{width:min(1290px,calc(100% - 96px));margin:0 auto 90px;align-items:center;gap:74px}
body.tm-redesign-info .tm-ritual-hero-copy{max-width:530px;transform:none}
body.tm-redesign-info .tm-ritual-hero-copy h1{font:400 clamp(70px,8.6vw,132px)/.82 var(--rd-serif);letter-spacing:-.08em;color:var(--rd-ink)}
body.tm-redesign-info .tm-ritual-lead{max-width:500px;color:var(--rd-muted);font-size:18px;line-height:1.5}
body.tm-redesign-info .tm-ritual-feature{border-radius:2px;box-shadow:0 24px 64px rgba(16,32,50,.14)}
body.tm-redesign-info .tm-ritual-tools-section,body.tm-redesign-info .tm-ritual-guides{width:min(1290px,calc(100% - 96px));margin:0 auto;padding:62px 0;border-top:1px solid var(--rd-line)}
body.tm-redesign-info .tm-ritual-tools-section h2,body.tm-redesign-info .tm-ritual-guides h2{font:400 clamp(42px,5vw,68px)/.92 var(--rd-serif);letter-spacing:-.07em;color:var(--rd-ink)}
body.tm-redesign-info .tm-ritual-tool-card,body.tm-redesign-info .tm-ritual-guide-grid a{border-color:var(--rd-line);background:#fff;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
body.tm-redesign-info .tm-ritual-tool-card:hover,body.tm-redesign-info .tm-ritual-tool-card:focus-visible,body.tm-redesign-info .tm-ritual-guide-grid a:hover{transform:translateY(-6px);border-color:rgba(198,164,106,.72);box-shadow:0 18px 42px rgba(16,32,50,.12);outline:none}
body.tm-redesign-info .tm-review-masonry{column-fill:balance}
body.tm-redesign-info .tm-review-modal{z-index:80}
body.tm-redesign-info .tm-announcement{display:none}
body.tm-redesign-info .tm-header{position:relative;top:auto;left:auto;right:auto;z-index:35;background:var(--rd-night)!important;color:#fff;border:0;border-radius:0;box-shadow:none}
body.tm-redesign-info .tm-header-inner{width:min(1440px,calc(100% - 84px));height:92px;min-height:92px;margin-inline:auto;padding:0}
body.tm-redesign-info .tm-header .tm-logo{width:214px;flex:0 0 214px;padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}
body.tm-redesign-info .tm-header .tm-nav a,body.tm-redesign-info .tm-header .tm-nav button,body.tm-redesign-info .tm-header .tm-tools,body.tm-redesign-info .tm-header .tm-tool,body.tm-redesign-info .tm-header .tm-language-switcher{color:#fff}
body.tm-redesign-info .tm-header .tm-tool svg{stroke:currentColor}
body.tm-redesign-info .tm-header .tm-language-switcher{color:#fff!important}
body.tm-redesign-info .tm-ritual-page{padding-top:58px}
@media (min-width:768px){
  body.tm-redesign-info .tm-header .tm-nav{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:clamp(14px,1.65vw,30px);white-space:nowrap}
  body.tm-redesign-info .tm-header .tm-nav>li{flex:0 0 auto}
  body.tm-redesign-info .tm-header .tm-nav a,body.tm-redesign-info .tm-header .tm-nav button{font-size:clamp(11px,1vw,15px);white-space:nowrap}
}
@media (max-width:767px){
  body.tm-redesign-info .tm-header{background:var(--rd-night)!important}
  body.tm-redesign-info .tm-header-inner{width:100%;height:66px;min-height:66px;padding:0 20px}
  body.tm-redesign-info .tm-header .tm-logo{width:155px;flex:0 0 155px}
  body.tm-redesign-info .tm-ritual-page{padding-top:28px}
  body.tm-redesign-collection .tm-rd-col-hero{height:650px;min-height:650px}
  body.tm-redesign-info .tm-ritual-page{padding-top:42px;padding-bottom:80px}
  body.tm-redesign-info .tm-ritual-hero,body.tm-redesign-info .tm-ritual-tools-section,body.tm-redesign-info .tm-ritual-guides{width:calc(100% - 40px)}
  body.tm-redesign-info .tm-ritual-hero{margin-bottom:56px;gap:36px}
  body.tm-redesign-info .tm-ritual-hero-copy h1{font-size:58px}
}

/* Commerce pages keep the footer in document flow; the shared short-page footer
   treatment must not cover checkout fields or order actions at the bottom. */
@media (min-width:768px){body.woocommerce-cart .tm-footer-group.tm-footer-at-end,body.woocommerce-checkout .tm-footer-group.tm-footer-at-end,body.woocommerce-account .tm-footer-group.tm-footer-at-end{position:absolute;top:100%;left:0;right:0;z-index:auto}}

/* Populated cart: bring the WooCommerce table into the same quiet editorial system. */
@media (min-width:768px){
  body.woocommerce-cart .tm-cart-page{padding-top:84px;padding-bottom:130px;background:#f7f5f0}
  body.woocommerce-cart .tm-cart-page>h1{position:static;width:auto;height:auto;margin:0 0 58px;overflow:visible;clip:auto;color:var(--rd-ink);font:400 clamp(66px,7.4vw,108px)/.88 var(--rd-serif);letter-spacing:-.08em}
  body.woocommerce-cart .tm-cart-content{width:100%}
  body.woocommerce-cart .tm-cart-content .woocommerce-cart-form{width:100%}
  body.woocommerce-cart .tm-cart-content table.shop_table{width:100%;margin:0;border:0;border-top:1px solid var(--rd-line);border-collapse:collapse;background:transparent}
  body.woocommerce-cart .tm-cart-content table.shop_table th{padding:14px 18px;color:var(--rd-muted);font-size:10px;font-weight:500;letter-spacing:.14em;text-align:left;text-transform:uppercase;border-bottom:1px solid var(--rd-line)}
  body.woocommerce-cart .tm-cart-content table.shop_table td{padding:24px 18px;border-bottom:1px solid var(--rd-line);vertical-align:middle;color:var(--rd-ink);font-size:14px}
  body.woocommerce-cart .tm-cart-content table.shop_table .product-remove{width:34px;padding-left:0}
  body.woocommerce-cart .tm-cart-content table.shop_table .product-thumbnail{width:108px}
  body.woocommerce-cart .tm-cart-content table.shop_table .product-thumbnail img{display:block;width:88px;height:88px;object-fit:contain;background:#fff;border:1px solid rgba(16,32,50,.1)}
  body.woocommerce-cart .tm-cart-content table.shop_table .product-name a{color:var(--rd-ink);font:400 24px/1.05 var(--rd-serif);text-decoration:none}
  body.woocommerce-cart .tm-cart-content table.shop_table .product-name dl{margin:8px 0 0;color:var(--rd-muted);font-size:12px}
  body.woocommerce-cart .tm-cart-content table.shop_table .product-price del{display:block;color:var(--rd-muted);font-size:11px}
  body.woocommerce-cart .tm-cart-content table.shop_table .product-price ins,.tm-cart-content table.shop_table .product-subtotal{color:var(--rd-ink);text-decoration:none}
  body.woocommerce-cart .tm-cart-content table.shop_table .quantity{display:inline-flex;align-items:center;border:1px solid var(--rd-line);background:#fff}
  body.woocommerce-cart .tm-cart-content table.shop_table .quantity input{width:54px;height:42px;border:0;background:#fff;color:var(--rd-ink);text-align:center}
  body.woocommerce-cart .tm-cart-content table.shop_table .product-remove a{color:var(--rd-muted);font-size:20px;text-decoration:none}
  body.woocommerce-cart .tm-cart-content table.shop_table .actions{padding:18px 0;border-bottom:0}
  body.woocommerce-cart .tm-cart-content table.shop_table .coupon{display:flex;gap:8px}
  body.woocommerce-cart .tm-cart-content table.shop_table .coupon input{height:42px;border:1px solid var(--rd-line);padding:0 13px;background:#fff;color:var(--rd-ink);font:inherit}
  body.woocommerce-cart .tm-cart-content table.shop_table .coupon button,body.woocommerce-cart .tm-cart-content table.shop_table button[name=update_cart]{height:42px;border:1px solid var(--rd-ink);padding:0 18px;background:transparent;color:var(--rd-ink);font:inherit;cursor:pointer}
  body.woocommerce-cart .tm-cart-content table.shop_table button[name=update_cart]{opacity:.45}
  body.woocommerce-cart .tm-cart-content .cart-collaterals{display:flex;justify-content:flex-end;margin-top:76px}
  body.woocommerce-cart .tm-cart-content .cart_totals{width:min(610px,100%);margin:0}
  body.woocommerce-cart .tm-cart-content .cart_totals h2{margin:0 0 22px;color:var(--rd-ink);font:400 clamp(42px,4.7vw,66px)/.92 var(--rd-serif);letter-spacing:-.07em}
  body.woocommerce-cart .tm-cart-content .cart_totals table.shop_table{border:1px solid var(--rd-line);background:#fff}
  body.woocommerce-cart .tm-cart-content .cart_totals table.shop_table th,body.woocommerce-cart .tm-cart-content .cart_totals table.shop_table td{padding:16px 18px;border-bottom:1px solid var(--rd-line);font-size:14px;text-transform:none;letter-spacing:0}
  body.woocommerce-cart .tm-cart-content .cart_totals table.shop_table tr:last-child th,body.woocommerce-cart .tm-cart-content .cart_totals table.shop_table tr:last-child td{border-bottom:0;font-size:16px;font-weight:600}
  body.woocommerce-cart .tm-cart-content .wc-proceed-to-checkout{padding:20px 0 0}
  body.woocommerce-cart .tm-cart-content .wc-proceed-to-checkout a.checkout-button{display:flex;align-items:center;justify-content:center;min-height:56px;margin:0;border-radius:0;background:var(--rd-ink);color:#fff;font-size:15px;text-decoration:none;transition:background .25s ease,transform .25s ease}
  body.woocommerce-cart .tm-cart-content .wc-proceed-to-checkout a.checkout-button:hover{background:#27445a;transform:translateY(-2px)}
}

/* Checkout: keep WooCommerce's live fields and totals, but give the block page
   the same editorial shell as the populated cart. */
@media (min-width:768px){
  body.woocommerce-checkout main.tm-page-content{width:min(1344px,calc(100% - 96px));padding-top:84px;padding-bottom:130px;background:#f7f5f0}
  body.woocommerce-checkout main.tm-page-content>article>h1{margin:0 0 62px;color:var(--rd-ink);font:400 clamp(66px,7.4vw,108px)/.88 var(--rd-serif);letter-spacing:-.08em}
  body.woocommerce-checkout .wc-block-checkout{width:100%;max-width:none;margin:0}
  body.woocommerce-checkout .wc-block-components-sidebar-layout{gap:40px;align-items:flex-start;flex-wrap:nowrap}
  body.woocommerce-checkout .wc-block-components-main{flex:1 1 0;min-width:0;width:auto;max-width:none}
  body.woocommerce-checkout .wc-block-components-checkout-step{border-top:1px solid var(--rd-line);padding:28px 0 30px}
  body.woocommerce-checkout .wc-block-components-checkout-step:first-of-type{border-top:0;padding-top:0}
  body.woocommerce-checkout .wc-block-components-checkout-step__title{color:var(--rd-ink);font-size:20px;font-weight:500;letter-spacing:-.03em}
  body.woocommerce-checkout .wc-block-components-text-input input,body.woocommerce-checkout .wc-block-components-combobox .components-combobox-control__input,body.woocommerce-checkout .wc-block-components-address-form input,body.woocommerce-checkout .wc-block-components-address-form select{min-height:50px;border:1px solid rgba(16,32,50,.35);border-radius:0;background:#fff;color:var(--rd-ink);box-shadow:none}
  body.woocommerce-checkout .wc-block-components-text-input input:focus,body.woocommerce-checkout .wc-block-components-combobox .components-combobox-control__input:focus,body.woocommerce-checkout .wc-block-components-address-form input:focus,body.woocommerce-checkout .wc-block-components-address-form select:focus{border-color:var(--rd-gold);box-shadow:0 0 0 1px var(--rd-gold)}
  body.woocommerce-checkout .wc-block-components-text-input label,body.woocommerce-checkout .wc-block-components-combobox label{color:var(--rd-muted)}
  body.woocommerce-checkout .wc-block-checkout__sidebar{position:relative;top:0}
  body.woocommerce-checkout .wc-block-components-sidebar{flex:0 0 360px;width:auto;min-width:0;border:1px solid var(--rd-line);background:#fff}
  body.woocommerce-checkout .wc-block-components-checkout-order-summary__title{color:var(--rd-ink);font:400 32px/1 var(--rd-serif);letter-spacing:-.05em}
  body.woocommerce-checkout .wc-block-components-order-summary-item{padding:20px 0;border-bottom:1px solid var(--rd-line)}
  body.woocommerce-checkout .wc-block-components-totals-wrapper{border-bottom:1px solid var(--rd-line)}
  body.woocommerce-checkout .wc-block-components-totals-item{padding:16px 0}
  body.woocommerce-checkout .wc-block-components-totals-item__label,body.woocommerce-checkout .wc-block-components-totals-item__value{color:var(--rd-ink)}
  body.woocommerce-checkout .wc-block-checkout__actions{border-top:1px solid var(--rd-line);padding-top:24px}
  body.tm-no-payment-gateway .wc-block-checkout__actions:after{display:block;margin-top:18px;padding:14px 16px;border:1px solid rgba(183,143,56,.5);background:rgba(234,215,172,.2);color:#5d4b24;font-size:13px;line-height:1.5}
  body.tm-no-payment-gateway .wc-block-components-notice-banner.is-error{border:1px solid rgba(183,143,56,.5);border-radius:0;background:rgba(234,215,172,.2);color:#5d4b24}
}

/* Unified TENMOKU ATELIER primary navigation: the dropdown is shared by desktop and keyboard users. */
@media (min-width:768px){
  body.tm-redesign-home .tm-nav-dropdown-toggle,
  body.tm-redesign-collection .tm-nav-dropdown-toggle,
  body.tm-redesign-product .tm-nav-dropdown-toggle{display:inline-flex;align-items:center;gap:6px;border:0;padding:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;white-space:nowrap}
  body.tm-redesign-home .tm-nav-dropdown-toggle,
  body.tm-redesign-collection .tm-nav-dropdown-toggle,
  body.tm-redesign-product .tm-nav-dropdown-toggle{font-size:10px;letter-spacing:.1em;text-transform:uppercase}
  body.tm-redesign-collection .tm-nav a{font-size:10px;letter-spacing:.1em;text-transform:uppercase}
  body.tm-redesign-home .tm-nav-dropdown-toggle:hover,
  body.tm-redesign-home .tm-nav-dropdown-toggle:focus-visible,
  body.tm-redesign-collection .tm-nav-dropdown-toggle:hover,
  body.tm-redesign-collection .tm-nav-dropdown-toggle:focus-visible,
  body.tm-redesign-product .tm-nav-dropdown-toggle:hover,
  body.tm-redesign-product .tm-nav-dropdown-toggle:focus-visible{color:var(--rd-gold-light);outline:0}
  .tm-nav-item--dropdown{position:relative;display:flex;align-items:center}
  .tm-nav-chevron{font-size:.85em;line-height:1;transform:translateY(-1px);transition:transform .24s ease}
  .tm-nav-item--dropdown.is-open .tm-nav-chevron,.tm-nav-item--dropdown:focus-within .tm-nav-chevron{transform:translateY(1px) rotate(180deg)}
  .tm-nav-dropdown-menu{position:absolute;z-index:90;top:calc(100% + 16px);left:50%;display:grid;min-width:210px;padding:12px;background:#fff;color:var(--rd-ink);border:1px solid rgba(16,32,50,.12);border-radius:14px;box-shadow:0 18px 48px rgba(5,15,28,.2);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}
  .tm-nav-dropdown-menu:before{content:"";position:absolute;top:-18px;left:0;right:0;height:20px}
  .tm-nav-item--dropdown:hover .tm-nav-dropdown-menu,.tm-nav-item--dropdown:focus-within .tm-nav-dropdown-menu,.tm-nav-item--dropdown.is-open .tm-nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
  body .tm-nav .tm-nav-dropdown-menu a{display:block;padding:11px 12px;color:var(--rd-ink)!important;font-size:13px;line-height:1.2;text-decoration:none!important;white-space:nowrap}
  body .tm-nav .tm-nav-dropdown-menu a:after{display:none}
  body .tm-nav .tm-nav-dropdown-menu a:hover,body .tm-nav .tm-nav-dropdown-menu a:focus-visible{background:#f3f1eb;color:var(--rd-ink)!important;transform:none}
  body.tm-redesign-product .tm-nav{gap:clamp(10px,1.25vw,24px);padding-left:clamp(12px,2.2vw,36px)}
  body.tm-redesign-product .tm-nav a,body.tm-redesign-product .tm-nav-dropdown-toggle{font-size:10px;letter-spacing:.055em}
}
@media (max-width:767px){
  .tm-nav-item--dropdown{display:none}
  .tm-mobile-other-links summary{display:flex;align-items:center;justify-content:space-between;gap:12px}
  .tm-mobile-other-chevron{font-size:22px;line-height:1;transition:transform .22s ease}
  .tm-mobile-other-links[open] .tm-mobile-other-chevron{transform:rotate(180deg)}
}

/* Last cascade pass for the desktop redesign. */
body .tm-header .tm-logo{background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important}
body .tm-header .tm-region.tm-language-switcher{opacity:1}
@media (min-width:768px){
  body.tm-redesign-collection .tm-header-inner,body.tm-redesign-product .tm-header-inner{width:min(1440px,calc(100% - 84px));margin-inline:auto;padding-inline:0}
  body.tm-redesign-collection .tm-logo,body.tm-redesign-product .tm-logo{flex:0 0 214px;width:214px;padding:0;background:transparent;box-shadow:none}
  body.tm-redesign-collection .tm-header .tm-logo-image,body.tm-redesign-product .tm-header .tm-logo-image{display:block;width:100%;height:auto;filter:none!important}
  body.tm-redesign-collection .tm-tools,body.tm-redesign-product .tm-tools{display:flex;align-items:center;gap:18px;white-space:nowrap}
  body .tm-header .tm-language-switcher{display:flex;align-items:center;gap:5px;position:relative;flex:0 0 auto;color:inherit;font-size:10px;line-height:1;letter-spacing:.04em;white-space:nowrap}
  body .tm-header .tm-language-switcher .tm-region-icon{width:13px;height:13px;stroke:currentColor;fill:none}
  body .tm-header .tm-language-switcher .tm-language-current{display:inline-flex;align-items:center;gap:3px;color:inherit;text-decoration:none}
  body .tm-header .tm-language-switcher .tm-language-menu{top:calc(100% + 14px);right:0;z-index:100;min-width:140px;border:1px solid rgba(16,32,50,.12);border-radius:10px;background:#fff;box-shadow:0 18px 42px rgba(5,15,28,.2)}
  body.tm-redesign-home .tm-header .tm-language-switcher,body.tm-redesign-collection .tm-header .tm-language-switcher{color:#fff}
  body.tm-redesign-product .tm-header{background:var(--rd-night)!important}
  body.tm-redesign-product .tm-header .tm-logo,body.tm-redesign-product .tm-header .tm-nav,body.tm-redesign-product .tm-header .tm-language-switcher{color:#fff}
  body.tm-redesign-product .tm-header .tm-tools{color:#fff}
  body.tm-redesign-product .tm-header .tm-search-link,body.tm-redesign-product .tm-header .tm-account-link,body.tm-redesign-product .tm-header .tm-cart-link{color:#fff}
  body.tm-redesign-product .tm-header .tm-logo{padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}
  body.tm-redesign-product .tm-header .tm-language-switcher{color:#fff!important}
  body.tm-redesign-product .tm-rd-product-gallery-side{grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;gap:14px!important;max-height:640px;overflow-y:auto!important;overflow-x:hidden}
  body.tm-redesign-product .tm-rd-product-gallery-side button{width:100%!important;height:auto!important;aspect-ratio:1.18!important}
  body.tm-redesign-home .tm-rd-hero-copy{padding-top:clamp(160px,21vh,205px)}
  body.tm-redesign-home .tm-rd-hero-bottom{bottom:16px}
}
body.tm-redesign-product .tm-rd-product-gallery-main img,body.tm-redesign-product .tm-rd-product-gallery-side img{mix-blend-mode:normal!important;filter:saturate(1.03) contrast(1.02) brightness(1.02)!important}
body.tm-redesign-product .tm-rd-product-gallery-main:before{opacity:.18!important}
body.tm-redesign-product .tm-rd-product-gallery-main:after{opacity:.24!important}
body.tm-redesign-product .tm-rd-product-gallery-main{background-image:linear-gradient(145deg,#071321,#12314d 62%,#071321)!important}
body.tm-redesign-product .tm-rd-product-gallery-main img{padding:18px!important}

/* WordPress's admin bar is fixed above the storefront while an administrator
 * is reviewing the local build. Keep the editorial header below it so the
 * brand lockup is never clipped in QA screenshots or while editing. */
@media (min-width:783px){
  body.admin-bar.tm-redesign-home .tm-header{top:32px}
  body.admin-bar.tm-redesign-collection .tm-header{top:32px}
}
@media (max-width:782px){
  body.admin-bar.tm-redesign-home .tm-header{top:46px}
  body.admin-bar.tm-redesign-collection .tm-header{top:46px}
}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-product-card{position:relative;min-height:230px}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-product-link{display:block;color:var(--rd-ink);text-decoration:none}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-product-image{display:block}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-product-image img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#f4f1eb;margin-bottom:10px;transition:transform .45s ease}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-product-link:hover img{transform:scale(1.045)}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-remove{position:absolute;z-index:2;top:8px;right:8px;width:27px;height:27px;border:0;border-radius:50%;background:#6d7478;color:#fff;cursor:pointer;font-size:17px;line-height:1}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-empty{display:flex;min-height:230px;width:100%;flex-direction:column;align-items:center;justify-content:center;border:0;background:#f1eee8;color:var(--rd-ink);cursor:pointer;font:inherit}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-empty span{display:grid;place-items:center;width:39px;height:39px;margin-bottom:10px;border-radius:50%;background:var(--rd-gold);color:#fff;font-size:23px}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-empty strong{font:400 15px var(--rd-serif)}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-empty small{margin-top:4px;color:var(--rd-muted);font-size:9px;text-transform:uppercase;letter-spacing:.1em}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-footer{display:flex;justify-content:space-between;align-items:center;padding-top:15px;color:var(--rd-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
body.tm-redesign-product .tm-rd-product-compare-table .tm-rd-compare-footer button{border:0;border-bottom:1px solid currentColor;padding:0 0 4px;background:transparent;color:inherit;font:inherit;cursor:pointer}
body.tm-redesign-product .tm-rd-product-compare-picker{position:absolute;z-index:30;left:50%;top:50%;width:min(680px,calc(100% - 48px));transform:translate(-50%,-46%);padding:20px;border:1px solid rgba(16,32,50,.12);border-radius:16px;background:#fff;box-shadow:0 28px 80px rgba(5,15,28,.28)}
body.tm-redesign-product .tm-rd-product-compare-picker.is-open{display:block}
body.tm-redesign-product .tm-rd-product-compare-picker-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;color:var(--rd-ink)}
body.tm-redesign-product .tm-rd-product-compare-picker-head button{width:30px;height:30px;border:0;border-radius:50%;background:#edf0ef;color:var(--rd-ink);cursor:pointer;font-size:18px}
body.tm-redesign-product .tm-rd-product-compare-picker .tm-rd-compare-picker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
body.tm-redesign-product .tm-rd-product-compare-picker .tm-rd-compare-picker-item{display:grid;gap:6px;border:1px solid var(--rd-line);padding:7px;background:#fff;color:var(--rd-ink);cursor:pointer;text-align:left;font:inherit}
body.tm-redesign-product .tm-rd-product-compare-picker .tm-rd-compare-picker-item:hover{border-color:var(--rd-gold);transform:translateY(-2px)}
body.tm-redesign-product .tm-rd-product-compare-picker img{width:100%;aspect-ratio:1;object-fit:contain;background:#f4f1eb}
body.tm-redesign-product .tm-rd-product-compare-picker small{color:var(--rd-muted);font-size:9px;text-transform:uppercase}
@media (max-width:767px){body.tm-redesign-collection .tm-header-inner,body.tm-redesign-product .tm-header-inner{width:100%;padding-inline:20px}body .tm-header .tm-language-switcher{display:none}body.tm-redesign-product .tm-rd-product-compare-picker .tm-rd-compare-picker-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:767px){
  /* Product headers use the night surface on phones; their controls must not
     inherit the desktop split-header ink colour. */
  body.tm-redesign-product .tm-header .tm-search-link,
  body.tm-redesign-product .tm-header .tm-account-link,
  body.tm-redesign-product .tm-header .tm-cart-link{color:#fff!important}
  body.tm-redesign-product .tm-header .tm-search-link svg,
  body.tm-redesign-product .tm-header .tm-account-link svg,
  body.tm-redesign-product .tm-header .tm-cart-link svg{stroke:currentColor!important}
}

/* Native language menus open on click so the pointer can travel to the choices. */
body .tm-language-switcher--native:not(.is-open):hover .tm-language-menu,
body .tm-language-switcher--native:not(.is-open):focus-within .tm-language-menu{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px)}
body .tm-language-switcher--native.is-open .tm-language-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}
@media (max-width:767px){
  /* A 20-language chooser cannot safely open below the control at the foot
     of the mobile navigation. Keep it within the viewport and make every
     locale reachable without closing the drawer. */
  .tm-mobile-menu .tm-region.tm-language-switcher{opacity:1!important}
  .tm-mobile-menu .tm-language-switcher--native .tm-language-menu{
    position:fixed;
    z-index:110;
    inset:auto 20px 72px 20px;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:2px;
    min-width:0;
    max-height:calc(100vh - 164px);
    overflow-y:auto;
    overscroll-behavior:contain;
    padding:10px;
    border-radius:14px;
    box-shadow:0 22px 58px rgba(0,0,0,.36);
  }
  .tm-mobile-menu .tm-language-switcher--native .tm-language-menu a{
    min-height:40px;
    display:flex;
    align-items:center;
    padding:8px 10px;
    font-size:12px;
    white-space:normal;
  }
}

/* Native WooCommerce variable products use the same quiet, editorial controls
 * as the rest of the TENMOKU ATELIER product page. The form remains WooCommerce-native
 * so variations, stock validation and order data stay reliable. */
body.tm-redesign-product .tm-rd-native-variable-form form.variations_form{margin:30px 0 0}
body.tm-redesign-product .tm-rd-native-variable-form table.variations{width:100%;margin:0;border-collapse:separate;border-spacing:0 10px}
body.tm-redesign-product .tm-rd-native-variable-form table.variations th.label{width:92px;padding:0;color:var(--rd-muted);font-size:13px;font-weight:400;text-align:left;vertical-align:middle}
body.tm-redesign-product .tm-rd-native-variable-form table.variations td.value{padding:0;vertical-align:middle}
body.tm-redesign-product .tm-rd-native-variable-form .tm-rd-native-select{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}
body.tm-redesign-product .tm-rd-native-variable-form .tm-rd-variation-buttons{display:flex;flex-wrap:wrap;gap:10px}
body.tm-redesign-product .tm-rd-native-variable-form .tm-rd-variation-button{min-height:52px;border:1px solid var(--rd-line);border-radius:8px;background:#fff;color:var(--rd-ink);padding:0 18px;font:inherit;font-size:12px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
body.tm-redesign-product .tm-rd-native-variable-form .tm-rd-variation-button:hover{border-color:var(--rd-ink);transform:translateY(-1px)}
body.tm-redesign-product .tm-rd-native-variable-form .tm-rd-variation-button.is-selected{border-color:var(--rd-ink);box-shadow:inset 0 0 0 1px var(--rd-ink)}
body.tm-redesign-product .tm-rd-native-variable-form table.variations select{width:100%;height:48px;margin:0;border:1px solid var(--rd-line);border-radius:8px;background:#fff;color:var(--rd-ink);padding:0 42px 0 15px;font:inherit;font-size:13px;cursor:pointer}
body.tm-redesign-product .tm-rd-native-variable-form .reset_variations{display:inline-block;margin:8px 0 0;color:var(--rd-muted);font-size:11px;text-decoration:underline}
body.tm-redesign-product .tm-rd-native-variable-form .single_variation_wrap{margin-top:12px}
body.tm-redesign-product .tm-rd-native-variable-form .single_variation{min-height:20px;margin:0 0 13px;color:var(--rd-muted);font-size:12px}
body.tm-redesign-product .tm-rd-native-variable-form .single_variation .stock{margin:0;color:var(--rd-ink);font-size:12px}
body.tm-redesign-product .tm-rd-native-variable-form .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;align-items:stretch}
body.tm-redesign-product .tm-rd-native-variable-form .woocommerce-variation-add-to-cart .quantity{display:flex;align-items:center;justify-content:center;height:58px;margin:0;border:1px solid var(--rd-line);background:#fff}
body.tm-redesign-product .tm-rd-native-variable-form .woocommerce-variation-add-to-cart .quantity .tm-quantity-button{width:34px;height:100%;padding:0;border:0;background:transparent;color:var(--rd-ink);font:inherit;font-size:18px;line-height:1;cursor:pointer}
body.tm-redesign-product .tm-rd-native-variable-form .woocommerce-variation-add-to-cart .quantity .tm-quantity-button:hover{color:var(--rd-gold);background:#faf8f3}
body.tm-redesign-product .tm-rd-native-variable-form .woocommerce-variation-add-to-cart .quantity .tm-quantity-button:disabled{color:#b8b8b8;cursor:not-allowed}
body.tm-redesign-product .tm-rd-native-variable-form .woocommerce-variation-add-to-cart .quantity .qty{width:54px;height:100%;border:0;background:transparent;color:var(--rd-ink);text-align:center;font:inherit;font-size:14px;appearance:textfield}
body.tm-redesign-product .tm-rd-native-variable-form .woocommerce-variation-add-to-cart .quantity .qty::-webkit-inner-spin-button,body.tm-redesign-product .tm-rd-native-variable-form .woocommerce-variation-add-to-cart .quantity .qty::-webkit-outer-spin-button{appearance:none;margin:0}
body.tm-redesign-product .tm-rd-native-variable-form .single_add_to_cart_button{width:100%;height:58px!important;margin:0!important;border:0!important;border-radius:999px!important;background:#171717!important;color:#fff!important;font:inherit!important;font-size:13px!important;cursor:pointer;transition:transform .2s ease,background .2s ease}
body.tm-redesign-product .tm-rd-native-variable-form .single_add_to_cart_button:hover{background:#273d50!important;transform:translateY(-2px)}
body.tm-redesign-product .tm-rd-native-variable-form .single_add_to_cart_button:disabled{opacity:.45;cursor:not-allowed;transform:none}
body.tm-redesign-product .tm-rd-native-variable-form .woocommerce-variation-description,.tm-rd-native-variable-form .woocommerce-variation-price{display:none}
body.tm-redesign-product .tm-rd-product-price strong{display:block;color:#ad3450;font-size:18px;font-weight:500}
body.tm-redesign-product .tm-rd-product-price del{display:block;color:#777;font-size:12px}
@media (max-width:767px){
  body.tm-redesign-product .tm-rd-native-variable-form .woocommerce-variation-add-to-cart{grid-template-columns:100px minmax(0,1fr)}
  body.tm-redesign-product .tm-rd-native-variable-form table.variations th.label{width:76px}
}

/* Final editorial pass for Reviews and Learn. These pages use the same visual
 * grammar as the home page: generous paper space, object-led imagery, deep
 * mineral sections, and clear motion affordances. */
@media (min-width:768px){
  body.tm-redesign-info .tm-reviews-current{background:var(--rd-paper);min-height:0}
  body.tm-redesign-info .tm-reviews-current .tm-current-info-inner{width:min(1400px,calc(100% - 112px));padding:88px 0 118px}
  .tm-reviews-hero{display:grid;grid-template-columns:minmax(0,.85fr) minmax(500px,1.15fr);align-items:end;gap:92px;min-height:535px;padding:26px 0 78px;border-bottom:1px solid var(--rd-line)}
  .tm-reviews-hero-copy{padding:0 0 18px}
  .tm-reviews-hero-copy .tm-current-eyebrow,.tm-reviews-gallery-heading .tm-current-eyebrow{color:var(--rd-gold);font-size:10px;letter-spacing:.24em;font-weight:600}
  .tm-reviews-hero h1{margin:24px 0 28px;color:var(--rd-ink);font:400 clamp(72px,7.2vw,122px)/.82 var(--rd-serif);letter-spacing:-.085em}
  .tm-reviews-hero h1 em,.tm-reviews-gallery h2 em,.tm-reviews-cta h2 em{color:#738792;font-style:italic}
  .tm-reviews-hero-lead{max-width:460px;margin:0 0 34px;color:var(--rd-muted);font-size:17px;line-height:1.55}
  .tm-reviews-hero .tm-rd-text-link{display:inline-flex;align-items:center;gap:16px;color:var(--rd-ink);font-size:11px;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:10px}
  .tm-reviews-feature{position:relative;min-height:500px;margin:0;overflow:hidden;background:var(--rd-night);border-radius:2px;box-shadow:0 24px 64px rgba(16,32,50,.16)}
  .tm-reviews-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(5,16,28,.82) 100%)}
  .tm-reviews-feature img{display:block;width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.04);transition:transform .9s cubic-bezier(.22,.61,.36,1)}
  .tm-reviews-feature:hover img{transform:scale(1.045)}
  .tm-reviews-feature figcaption{position:absolute;z-index:1;left:36px;right:36px;bottom:31px;color:#fff;display:grid;gap:13px}
  .tm-reviews-feature figcaption .tm-stars{color:#e7b94b;font-size:16px;letter-spacing:.12em}
  .tm-reviews-feature figcaption strong{max-width:650px;font:400 clamp(28px,2.7vw,46px)/1.04 var(--rd-serif);letter-spacing:-.04em}
  .tm-reviews-feature figcaption small{color:#e9e5dc;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
  .tm-reviews-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 112px;border-bottom:1px solid var(--rd-line)}
  .tm-reviews-stats div{display:grid;gap:7px;padding:31px 28px 32px;border-right:1px solid var(--rd-line)}
  .tm-reviews-stats div:first-child{padding-left:0}.tm-reviews-stats div:last-child{border-right:0}
  .tm-reviews-stats strong{color:var(--rd-ink);font:400 42px/1 var(--rd-serif);letter-spacing:-.05em}
  .tm-reviews-stats span{color:var(--rd-muted);font-size:11px;letter-spacing:.06em;text-transform:uppercase}
  .tm-reviews-gallery-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end;gap:70px}
  .tm-reviews-gallery-heading h2{margin:20px 0 0;color:var(--rd-ink);font:400 clamp(55px,5.8vw,94px)/.84 var(--rd-serif);letter-spacing:-.08em}
  .tm-reviews-gallery-heading>p{margin:0 0 8px;color:var(--rd-muted);font-size:15px;line-height:1.55}
  .tm-reviews-gallery .tm-source-review-summary{display:flex;align-items:center;gap:16px;margin:50px 0 18px;padding:0 0 13px;border-bottom:1px solid var(--rd-line);font-size:12px}
  .tm-reviews-gallery .tm-source-review-summary .tm-stars{color:#dfad33;font-size:17px;letter-spacing:.08em}
  .tm-reviews-current .tm-review-masonry{columns:4 220px;column-gap:16px;margin:0}
  .tm-reviews-current .tm-review-tile{break-inside:avoid;margin:0 0 16px;border:1px solid #ded9cf;border-radius:2px;background:#fff;text-align:left;cursor:pointer}
  .tm-reviews-current .tm-review-tile img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#f1eee8}
  .tm-reviews-current .tm-review-tile-copy{display:grid;gap:9px;padding:18px 18px 21px}
  .tm-reviews-current .tm-review-tile-copy strong{color:var(--rd-ink);font:500 18px/1.1 var(--rd-sans)}
  .tm-reviews-current .tm-review-tile-copy small{color:var(--rd-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
  .tm-reviews-current .tm-review-tile-copy .tm-stars{color:#dfad33;font-size:14px;letter-spacing:.08em}
  .tm-reviews-current .tm-review-tile-excerpt{color:#364758;font:400 17px/1.22 var(--rd-serif)}
  .tm-reviews-cta{display:flex;align-items:center;justify-content:space-between;gap:48px;margin-top:122px;padding:64px 70px;background:var(--rd-night);color:#fff;overflow:hidden;position:relative}
  .tm-reviews-cta:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 20%,rgba(46,103,154,.42),transparent 42%),linear-gradient(120deg,transparent 30%,rgba(214,166,85,.12),transparent 68%);pointer-events:none}
  .tm-reviews-cta>*{position:relative;z-index:1}.tm-reviews-cta .tm-current-eyebrow{color:#e7c989;font-size:10px;letter-spacing:.24em}
  .tm-reviews-cta h2{margin:18px 0 0;font:400 clamp(42px,4.6vw,72px)/.86 var(--rd-serif);letter-spacing:-.075em}
  .tm-reviews-cta h2 em{color:#e9d3a4}.tm-button.light{display:inline-flex;align-items:center;gap:18px;background:#ead6a5;color:var(--rd-ink);border-radius:999px;padding:17px 24px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}

  body.tm-redesign-info .tm-ritual-page{padding-top:70px;padding-bottom:0}
  body.tm-redesign-info .tm-ritual-hero{min-height:550px;margin-bottom:88px}
  body.tm-redesign-info .tm-ritual-hero-copy h1{font-size:clamp(72px,8.1vw,130px)}
  body.tm-redesign-info .tm-ritual-pills{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0 30px}
  body.tm-redesign-info .tm-ritual-pills span{padding:9px 13px;border:1px solid var(--rd-line);border-radius:999px;color:var(--rd-muted);font-size:11px}
  body.tm-redesign-info .tm-ritual-actions{display:flex;align-items:center;gap:27px}
  body.tm-redesign-info .tm-ritual-tools-section,body.tm-redesign-info .tm-ritual-guides{padding:70px 0 84px}
  .tm-ritual-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,400px);align-items:end;gap:60px;margin-bottom:38px}
  .tm-ritual-section-heading>p{margin:0;color:var(--rd-muted);font-size:15px;line-height:1.55}
  .tm-ritual-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
  body.tm-redesign-info .tm-ritual-tool-card{display:flex;flex-direction:column;align-items:stretch;min-height:420px;padding:0 0 22px;text-align:left;overflow:hidden;border-radius:2px}
  .tm-ritual-tool-image{display:block;position:relative;margin-bottom:19px;overflow:hidden;background:var(--rd-night);aspect-ratio:1.15}
  .tm-ritual-tool-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(4,14,25,.42));pointer-events:none}
  .tm-ritual-tool-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.22,.61,.36,1),filter .75s ease}
  body.tm-redesign-info .tm-ritual-tool-card:hover .tm-ritual-tool-image img{transform:scale(1.07);filter:saturate(1.1)}
  body.tm-redesign-info .tm-ritual-tool-card>.tm-ritual-card-kicker,body.tm-redesign-info .tm-ritual-tool-card>strong,body.tm-redesign-info .tm-ritual-tool-card>p,body.tm-redesign-info .tm-ritual-tool-card>.tm-ritual-card-link{margin-inline:19px}
  body.tm-redesign-info .tm-ritual-tool-card>.tm-ritual-card-kicker{color:var(--rd-gold);font-size:9px;letter-spacing:.17em}
  body.tm-redesign-info .tm-ritual-tool-card>strong{margin-top:10px;color:var(--rd-ink);font:400 27px/.98 var(--rd-serif);letter-spacing:-.05em}
  body.tm-redesign-info .tm-ritual-tool-card>p{flex:1;margin-top:14px;color:var(--rd-muted);font-size:12px;line-height:1.5}
  body.tm-redesign-info .tm-ritual-card-link{display:flex;justify-content:space-between;align-items:center;margin-top:22px;color:var(--rd-ink);font-size:10px;letter-spacing:.1em;text-transform:uppercase}
  body.tm-redesign-info .tm-ritual-card-link b{font-weight:400;color:var(--rd-gold)}
  .tm-ritual-story{display:grid;grid-template-columns:.85fr 1.15fr;align-items:stretch;width:min(1290px,calc(100% - 96px));margin:0 auto 10px;background:var(--rd-night);color:#fff;overflow:hidden}
  .tm-ritual-story>div{padding:73px 65px 70px}.tm-ritual-story .tm-ritual-kicker{color:#e6c67f}.tm-ritual-story h2{margin:22px 0 25px;color:#fff;font:400 clamp(45px,5vw,76px)/.86 var(--rd-serif);letter-spacing:-.08em}.tm-ritual-story h2 em{color:#e4d0a3;font-style:italic}.tm-ritual-story>div>p:not(.tm-ritual-kicker){max-width:380px;color:#bdc8d0;font-size:15px;line-height:1.55}.tm-ritual-story .tm-rd-text-link{display:inline-flex;margin-top:24px;color:#fff;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.tm-ritual-story figure{position:relative;min-height:440px;margin:0;overflow:hidden}.tm-ritual-story figure img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.85);transition:transform .8s ease}.tm-ritual-story figure:hover img{transform:scale(1.05)}.tm-ritual-story figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,14,25,.22),transparent 55%)}.tm-ritual-story figure figcaption{position:absolute;z-index:1;left:28px;bottom:23px;color:#f2dfb1;font-size:10px;letter-spacing:.24em;text-transform:uppercase}
}
@media (max-width:1100px) and (min-width:768px){.tm-reviews-hero{grid-template-columns:1fr 1fr;gap:42px}.tm-ritual-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tm-ritual-story{grid-template-columns:1fr 1fr}}
@media (max-width:767px){
  body.tm-redesign-info .tm-reviews-current .tm-current-info-inner{width:calc(100% - 40px);padding:42px 0 80px}
  .tm-reviews-hero{display:block;padding:0 0 48px}.tm-reviews-hero h1{margin:19px 0 23px;font-size:59px}.tm-reviews-hero-lead{font-size:15px}.tm-reviews-feature{min-height:360px;margin-top:35px}.tm-reviews-feature img{min-height:360px}.tm-reviews-feature figcaption{left:22px;right:22px;bottom:22px}.tm-reviews-feature figcaption strong{font-size:30px}.tm-reviews-stats{grid-template-columns:1fr;margin-bottom:70px}.tm-reviews-stats div{padding:21px 0;border-right:0;border-bottom:1px solid var(--rd-line)}.tm-reviews-stats div:last-child{border-bottom:0}.tm-reviews-gallery-heading{display:block}.tm-reviews-gallery-heading h2{font-size:50px}.tm-reviews-gallery-heading>p{margin-top:24px}.tm-reviews-gallery .tm-source-review-summary{margin-top:36px}.tm-reviews-current .tm-review-masonry{columns:2 130px;column-gap:10px}.tm-reviews-current .tm-review-tile{margin-bottom:10px}.tm-reviews-current .tm-review-tile-copy{padding:13px}.tm-reviews-current .tm-review-tile-excerpt{font-size:15px}.tm-reviews-cta{display:block;margin-top:75px;padding:42px 25px}.tm-reviews-cta .tm-button{margin-top:30px}
  body.tm-redesign-info .tm-ritual-page{padding-top:30px}.tm-ritual-section-heading{display:block}.tm-ritual-section-heading>p{margin-top:21px}.tm-ritual-tool-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.tm-ritual-tool-image{aspect-ratio:1.05}.tm-ritual-tool-card>strong{font-size:22px!important}.tm-ritual-tool-card>p{font-size:11px!important}.tm-ritual-story{display:block;width:calc(100% - 40px)}.tm-ritual-story>div{padding:46px 24px}.tm-ritual-story figure{min-height:280px}.tm-ritual-story h2{font-size:52px}
}
@media (max-width:360px){
  .tm-reviews-hero h1{font-size:49px;letter-spacing:-.075em}
}

/* Product photography should preserve the supplied glaze and review-photo
 * colors. The editorial layout supplies the frame/background; it must not
 * apply screen blending or crop square review images. */
body.tm-redesign-product .tm-rd-product-gallery-main img,
body.tm-redesign-product .tm-rd-product-gallery-side img{mix-blend-mode:normal!important;filter:none!important}
body.tm-redesign-product .tm-rd-product-review-row article>img{object-fit:contain;background:#f4f1eb}

/* Footer balance pass: give the navigation a clear editorial hierarchy. The
 * previous four-column rail left Catalog visually heavy and pushed its final
 * links lower than the brand and newsletter blocks. The markup now separates
 * Shop, Discover, Support, and the newsletter into five deliberate columns. */
@media (min-width:1100px){
  body .tm-footer-grid,
  body.tm-redesign-home .tm-footer-grid,
  body.tm-redesign-product .tm-footer-grid,
  body.tm-redesign-info .tm-footer-grid{
    grid-template-columns:1.05fr .9fr .9fr .95fr 1.25fr!important;
    gap:30px!important;
    align-items:start!important;
  }
  body .tm-footer-grid>div:last-child,
  body.tm-redesign-home .tm-footer-grid>div:last-child,
  body.tm-redesign-product .tm-footer-grid>div:last-child,
  body.tm-redesign-info .tm-footer-grid>div:last-child{
    padding-left:34px!important;
  }
  body .tm-footer-grid .tm-footer-links h3{margin-bottom:15px}
  body .tm-footer-grid .tm-footer-links a{margin:0 0 8px}
}
@media (min-width:768px) and (max-width:1099px){
  body .tm-footer-grid,
  body.tm-redesign-home .tm-footer-grid,
  body.tm-redesign-product .tm-footer-grid,
  body.tm-redesign-info .tm-footer-grid{
    grid-template-columns:1fr 1fr!important;
    gap:28px 24px!important;
    height:auto!important;
    min-height:250px!important;
  }
  body .tm-footer-grid>.tm-footer-brand,
  body .tm-footer-grid>.tm-footer-newsletter{grid-column:1 / -1}
  body .tm-footer-grid>div:last-child{padding-left:24px!important}
}
@media (max-width:767px){
  body .tm-footer-grid{grid-template-columns:1fr 1fr!important;gap:28px 18px!important;height:auto!important}
  body .tm-footer-grid>.tm-footer-brand,
  body .tm-footer-grid>.tm-footer-newsletter{grid-column:1 / -1}
  body .tm-footer-grid>.tm-footer-links a{margin-bottom:8px}
}
