:root{--tcl-bg:#f8f6f2;--tcl-surface:#ffffff;--tcl-text:#1d2521;--tcl-muted:#66706a;--tcl-line:#d9e0db;--tcl-soft:#edf1ed;--tcl-accent:#a86b3d;--tcl-accent-dark:#86532d;--tcl-radius:12px;--tcl-shadow:0 18px 45px rgba(29, 37, 33, 0.08)}body.tcl-site{background:var(--tcl-bg);color:var(--tcl-text);font-family:Inter,"Be Vietnam Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;padding-bottom:0}.tcl-site .website-wrapper{width:100%!important;max-width:none!important;margin-inline:0!important}.tcl-site *,.tcl-site *::before,.tcl-site *::after{box-sizing:border-box}.tcl-shell{width:min(1240px, calc(100% - 40px));margin-inline:auto}.tcl-icon{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tcl-site a{color:inherit}.tcl-site a:focus-visible,.tcl-site button:focus-visible,.tcl-site input:focus-visible,.tcl-site select:focus-visible,.tcl-site textarea:focus-visible{outline:3px solid rgba(168,107,61,.35);outline-offset:3px}.tcl-honeypot{position:absolute!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;white-space:nowrap!important}.tcl-site-header{position:relative;z-index:200;background:var(--tcl-surface);border-bottom:1px solid var(--tcl-line);color:var(--tcl-text)}.tcl-utility-bar{min-height:38px;background:var(--tcl-text);color:#f7f5ef;font-size:12px}.tcl-utility-bar__inner,.tcl-utility-bar__contact,.tcl-utility-bar__tools,.tcl-header-main__inner,.tcl-header-tool,.tcl-header__cta,.tcl-footer-phone,.tcl-footer-zalo{display:flex;align-items:center}.tcl-utility-bar__inner{min-height:38px;justify-content:space-between;gap:18px}.tcl-utility-bar{width:100%;background:var(--tcl-text)!important}.tcl-utility-bar__tools{margin-left:auto;align-self:stretch}.tcl-utility-bar .tcl-header-tool{min-height:38px;padding:0 14px;border-left:1px solid rgba(255,255,255,.14);background:transparent!important;color:#f7f5ef!important;font-weight:650}.tcl-utility-bar .tcl-header-tool:last-child{border-right:1px solid rgba(255,255,255,.14)}.tcl-utility-bar__contact,.tcl-utility-bar__tools{height:100%;gap:18px}.tcl-utility-bar a,.tcl-header-tool{gap:6px;color:#f7f5ef;text-decoration:none;transition:color 180ms ease}.tcl-utility-bar a:hover,.tcl-header-tool:hover{color:#e5c3a9}.tcl-utility-bar .tcl-icon,.tcl-header-tool .tcl-icon{width:14px;height:14px}.tcl-header-tool{border:0;padding:0;background:transparent;font:inherit;cursor:pointer}.tcl-cart-link{position:relative}.tcl-cart-count{display:inline-grid;width:17px;height:17px;place-items:center;border-radius:100%;background:var(--tcl-accent);color:#fff;font-size:10px;line-height:1}.tcl-header-main{position:relative;background:rgba(255,255,255,.96)}.tcl-header-main__inner{min-height:78px;gap:clamp(18px, 2.4vw, 36px)}.tcl-logo{display:flex;width:205px;flex:0 0 auto;text-decoration:none}.tcl-logo img{display:block;width:100%;height:auto;max-height:48px;object-fit:contain;object-position:left center}.tcl-logo strong{color:var(--tcl-text);font-size:20px}.tcl-site-navigation{flex:1 1 auto}.tcl-primary-menu,.tcl-primary-menu .sub-menu{margin:0;padding:0;list-style:none}.tcl-primary-menu{display:flex;align-items:center;justify-content:flex-end;gap:clamp(13px, 1.4vw, 24px)}.tcl-primary-menu>li{position:relative;margin:0;padding:29px 0}.tcl-primary-menu>li>a{display:flex;align-items:center;min-height:20px;color:var(--tcl-text);font-size:14px;font-weight:650;line-height:1.35;text-decoration:none;white-space:nowrap;transition:color 180ms ease}.tcl-primary-menu>li>a:hover,.tcl-primary-menu>li.current-menu-item>a,.tcl-primary-menu>li.current-menu-ancestor>a{color:var(--tcl-accent)}.tcl-primary-menu>li.menu-item-has-children>a::after{width:6px;height:6px;margin:-3px 0 0 8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";transform:rotate(45deg);transition:transform 180ms ease}.tcl-primary-menu>li.menu-item-has-children:hover>a::after,.tcl-primary-menu>li.menu-item-has-children:focus-within>a::after{transform:translateY(3px) rotate(225deg)}.tcl-primary-menu>li>.sub-menu{position:absolute;top:calc(100% - 5px);left:-24px;display:grid;visibility:hidden;width:720px;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:18px;border:1px solid var(--tcl-line);border-radius:0 0 var(--tcl-radius) var(--tcl-radius);background:#fff;box-shadow:var(--tcl-shadow);opacity:0;transform:translateY(7px);transition:opacity 180ms ease,transform 180ms ease,visibility 180ms ease}.tcl-primary-menu>li:hover>.sub-menu,.tcl-primary-menu>li:focus-within>.sub-menu,.tcl-primary-menu>li.tcl-submenu-is-open>.sub-menu{visibility:visible;opacity:1;transform:translateY(0)}.tcl-primary-menu>li>.sub-menu>li{margin:0}.tcl-primary-menu>li>.sub-menu a{display:flex;min-height:48px;align-items:center;padding:10px 13px;border-radius:8px;color:var(--tcl-text);font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;transition:background 180ms ease,color 180ms ease}.tcl-primary-menu>li>.sub-menu a:hover{background:var(--tcl-soft);color:var(--tcl-accent)}.tcl-submenu-toggle,.tcl-mobile-navigation-extras{display:none!important}.tcl-menu-toggle{display:none!important}.tcl-header__cta{min-height:44px;flex:0 0 auto;gap:7px;padding:0 15px;border-radius:9px;background:var(--tcl-accent);color:#fff;font-size:13px;font-weight:750;text-decoration:none;transition:background 180ms ease,transform 180ms ease}.tcl-header__cta:hover{background:var(--tcl-accent-dark);color:#fff;transform:translateY(-1px)}.tcl-header__cta .tcl-icon{width:16px;height:16px}.tcl-search-panel{position:absolute;top:100%;right:0;left:0;padding:18px 0;border-top:1px solid var(--tcl-line);background:#fff;box-shadow:0 14px 30px rgba(29,37,33,.09)}.tcl-search-panel[hidden]{display:none}.tcl-search-form{display:flex;align-items:center;gap:12px}.tcl-search-form>.tcl-icon{color:var(--tcl-muted)}.tcl-search-form input{min-width:0;flex:1;height:48px;border:1px solid var(--tcl-line);border-radius:8px;padding:0 14px;background:#fff;color:var(--tcl-text);font:inherit}.tcl-search-form .tcl-button{min-height:48px}.tcl-search-close{display:grid;width:44px;height:44px;place-items:center;border:0;background:transparent;color:var(--tcl-text);cursor:pointer}.tcl-home{overflow:hidden;background:var(--tcl-bg)}.tcl-eyebrow{margin:0 0 10px;color:var(--tcl-accent);font-size:11px;font-weight:800;letter-spacing:.13em;line-height:1.4}.tcl-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:9px;padding:11px 19px;font-family:inherit;font-size:14px;font-weight:750;line-height:1.25;text-align:center;text-decoration:none;transition:background 180ms ease,border 180ms ease,color 180ms ease,transform 180ms ease;cursor:pointer}.tcl-button .tcl-icon{width:17px;height:17px}.tcl-button--primary{background:var(--tcl-accent);color:#fff!important}.tcl-button--primary:hover{background:var(--tcl-accent-dark);color:#fff;transform:translateY(-2px)}.tcl-button--secondary{border-color:rgba(29,37,33,.18);background:#fff;color:var(--tcl-text)}.tcl-button--secondary:hover{border-color:var(--tcl-text);color:var(--tcl-text);transform:translateY(-2px)}.tcl-text-link{display:inline-flex;align-items:center;gap:5px;color:var(--tcl-accent);font-size:13px;font-weight:750;text-decoration:none}.tcl-text-link:hover{color:var(--tcl-accent-dark)}.tcl-text-link .tcl-icon{width:15px;height:15px;transition:transform 160ms ease}.tcl-text-link:hover .tcl-icon{transform:translateX(3px)}.tcl-section{padding:clamp(62px, 8vw, 105px) 0}.tcl-section-heading{max-width:650px;margin-bottom:36px}.tcl-section-heading h2,.tcl-why__lead h2,.tcl-consult h2{margin:0;color:var(--tcl-text);font-size:clamp(28px, 3.2vw, 43px);font-weight:750;letter-spacing:-.035em;line-height:1.12}.tcl-section-heading>p:not(.tcl-eyebrow),.tcl-why__lead>p:not(.tcl-eyebrow),.tcl-consult__content>p:not(.tcl-eyebrow){margin:14px 0 0;color:var(--tcl-muted);font-size:16px;line-height:1.65}.tcl-section-heading--split{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:25px}.tcl-hero{position:relative;padding:clamp(52px, 7vw, 95px) 0 clamp(75px, 9vw, 120px);background:radial-gradient(circle at 77% 21%,rgba(217,224,219,.78),transparent 31%),linear-gradient(116deg,#f8f6f2 0%,#f8f6f2 48%,#f3f5f1 100%)}.tcl-hero__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(410px,.85fr);align-items:center;gap:clamp(38px, 6vw, 85px)}.tcl-hero__content{max-width:600px}.tcl-hero h1{max-width:620px;margin:0;color:var(--tcl-text);font-size:clamp(39px, 5vw, 66px);font-weight:780;letter-spacing:-.055em;line-height:1.03}.tcl-hero__intro{max-width:555px;margin:22px 0 0;color:#465049;font-size:clamp(16px, 1.7vw, 19px);line-height:1.58}.tcl-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.tcl-hero__promises{display:grid;gap:13px;margin:36px 0 0;padding:0;list-style:none}.tcl-hero__promises li{display:flex;align-items:center;gap:12px}.tcl-hero__promises>li>.tcl-icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;padding:8px;border-radius:50%;background:rgba(168,107,61,.11);color:var(--tcl-accent)}.tcl-hero__promises strong,.tcl-hero__promises small{display:block}.tcl-hero__promises strong{font-size:13px;line-height:1.3}.tcl-hero__promises small{margin-top:2px;color:var(--tcl-muted);font-size:12px;line-height:1.35}.tcl-hero__visual{position:relative}.tcl-hero__visual::before{position:absolute;z-index:0;top:-15px;right:-17px;width:72%;height:72%;border:1px solid rgba(168,107,61,.25);border-radius:50%;content:""}.tcl-hero__image{position:relative;z-index:1;display:block;width:100%;aspect-ratio:1 / 1.02;border-radius:16px;box-shadow:0 30px 60px rgba(29,37,33,.16);object-fit:cover}.tcl-hero__caption{position:absolute;z-index:2;right:-18px;bottom:27px;display:flex;width:min(275px, 65%);align-items:center;gap:10px;padding:13px 15px;border:1px solid rgba(255,255,255,.7);border-radius:10px;background:rgba(255,255,255,.91);box-shadow:0 12px 28px rgba(29,37,33,.11);color:var(--tcl-text);font-size:12px;font-weight:700;line-height:1.4;backdrop-filter:blur(10px)}.tcl-hero__caption>span{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:50%;background:var(--tcl-soft);color:var(--tcl-accent)}.tcl-hero__caption .tcl-icon{width:16px;height:16px}.tcl-quick-section{position:relative;z-index:2;margin-top:-53px}.tcl-quick-picker{display:grid;grid-template-columns:.72fr 2fr;align-items:center;gap:36px;padding:26px 29px;border:1px solid var(--tcl-line);border-radius:14px;background:#fff;box-shadow:var(--tcl-shadow)}.tcl-quick-picker__intro .tcl-eyebrow{margin-bottom:5px}.tcl-quick-picker__intro h2{margin:0;font-size:20px;font-weight:750;line-height:1.23}.tcl-quick-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:13px}.tcl-quick-form label,.tcl-consult-form label{display:grid;gap:7px}.tcl-quick-form label>span,.tcl-consult-form label>span{color:var(--tcl-text);font-size:12px;font-weight:750;line-height:1.3}.tcl-quick-form select,.tcl-consult-form input,.tcl-consult-form select,.tcl-consult-form textarea{width:100%;min-width:0;border:1px solid #cdd5cf;border-radius:8px;background:#fff;color:var(--tcl-text);font:inherit;font-size:14px}.tcl-quick-form select,.tcl-consult-form input,.tcl-consult-form select{height:48px;padding:0 12px}.tcl-quick-form select:focus,.tcl-consult-form input:focus,.tcl-consult-form select:focus,.tcl-consult-form textarea:focus{border-color:var(--tcl-accent);outline:none;box-shadow:0 0 0 3px rgba(168,107,61,.13)}.tcl-quick-form .tcl-button{min-width:148px}.tcl-quick-form .tcl-button--primary{background:var(--tcl-accent)!important;color:#fff!important}.tcl-section--categories{background:var(--tcl-bg)}.tcl-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tcl-category-card{display:grid;min-height:160px;grid-template-columns:auto 1fr auto;align-items:end;gap:12px;padding:19px;border:1px solid var(--tcl-line);border-radius:var(--tcl-radius);background:#fff;color:var(--tcl-text);text-decoration:none;transition:border 180ms ease,box-shadow 180ms ease,transform 180ms ease}.tcl-category-card:hover{border-color:rgba(168,107,61,.45);box-shadow:0 14px 28px rgba(29,37,33,.08);transform:translateY(-3px)}.tcl-category-card__icon{display:grid;width:42px;height:42px;align-self:start;place-items:center;border-radius:10px;background:var(--tcl-soft);color:var(--tcl-accent)}.tcl-category-card__icon .tcl-icon{width:25px;height:25px}.tcl-category-card strong,.tcl-category-card small{display:block}.tcl-category-card strong{font-size:15px;line-height:1.35}.tcl-category-card small{margin-top:5px;color:var(--tcl-muted);font-size:12px;line-height:1.42}.tcl-category-card>.tcl-icon{width:17px;height:17px;align-self:center;color:var(--tcl-accent)}.tcl-section--collections{background:#fff}.tcl-collection-grid{display:grid;grid-template-columns:1.34fr 1fr 1fr;gap:16px}.tcl-collection-card{position:relative;display:block;min-height:390px;overflow:hidden;border-radius:var(--tcl-radius);background:#27312c;color:#fff;text-decoration:none}.tcl-collection-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform 500ms ease}.tcl-collection-card::after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,23,18,.78),rgba(15,23,18,.02) 70%);content:""}.tcl-collection-card:hover img{transform:scale(1.05)}.tcl-collection-card__overlay{position:absolute;z-index:1;right:22px;bottom:22px;left:22px}.tcl-collection-card__overlay small,.tcl-collection-card__overlay strong,.tcl-collection-card__overlay em{display:block}.tcl-collection-card__overlay small{margin-bottom:7px;color:#ead9cc;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tcl-collection-card__overlay strong{max-width:310px;font-size:22px;letter-spacing:-.025em;line-height:1.18}.tcl-collection-card__overlay em{display:flex;align-items:center;gap:5px;margin-top:15px;color:#fff;font-size:12px;font-style:normal;font-weight:700}.tcl-collection-card__overlay em .tcl-icon{width:14px;height:14px}.tcl-section--products{background:var(--tcl-bg)}.tcl-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tcl-product-card{overflow:hidden;border:1px solid var(--tcl-line);border-radius:var(--tcl-radius);background:#fff;transition:box-shadow 180ms ease,transform 180ms ease}.tcl-product-card:hover{box-shadow:var(--tcl-shadow);transform:translateY(-3px)}.tcl-product-image{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#f2f2ef}.tcl-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.tcl-product-card:hover .tcl-product-image img{transform:scale(1.03)}.tcl-product-image-placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--tcl-muted)}.tcl-product-image-placeholder .tcl-icon{width:45px;height:45px}.tcl-product-card__body{padding:16px}.tcl-product-card h3{display:-webkit-box;min-height:43px;margin:0;overflow:hidden;color:var(--tcl-text);font-size:15px;font-weight:730;letter-spacing:-.012em;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tcl-product-card h3 a{color:inherit;text-decoration:none}.tcl-product-specs{display:grid;gap:4px;min-height:58px;margin:13px 0;padding:0;color:var(--tcl-muted);font-size:11px;line-height:1.35;list-style:none}.tcl-product-specs li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tcl-product-specs span{color:#48524b;font-weight:700}.tcl-product-price{display:flex;min-height:26px;flex-wrap:wrap;align-items:baseline;gap:7px}.tcl-product-price strong{color:var(--tcl-accent);font-size:17px;font-weight:800;letter-spacing:-.02em}.tcl-product-price del{color:#7a837d;font-size:12px}.tcl-product-card .tcl-text-link{margin-top:14px}.tcl-empty-state{margin:0;padding:25px;border:1px dashed var(--tcl-line);border-radius:var(--tcl-radius);color:var(--tcl-muted)}.tcl-section--combos{background:#fff}.tcl-combo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tcl-combo-card{display:grid;grid-template-columns:43% 1fr;overflow:hidden;border:1px solid var(--tcl-line);border-radius:var(--tcl-radius);background:#fff;transition:box-shadow 180ms ease,transform 180ms ease}.tcl-combo-card:hover{box-shadow:var(--tcl-shadow);transform:translateY(-3px)}.tcl-combo-card__image{min-height:100%;overflow:hidden;background:#eef0ed}.tcl-combo-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.tcl-combo-card:hover img{transform:scale(1.04)}.tcl-combo-card__body{display:flex;min-height:230px;flex-direction:column;align-items:flex-start;padding:20px}.tcl-combo-card__body>p,.tcl-story-card p,.tcl-guide-card p{margin:0 0 8px;color:var(--tcl-accent);font-size:10px;font-weight:800;letter-spacing:.11em;line-height:1.3}.tcl-combo-card h3{margin:0;font-size:16px;font-weight:730;letter-spacing:-.02em;line-height:1.35}.tcl-combo-card h3 a{color:var(--tcl-text);text-decoration:none}.tcl-combo-card__body>strong{margin:13px 0;color:var(--tcl-accent);font-size:19px;letter-spacing:-.025em}.tcl-combo-card .tcl-text-link{margin-top:auto}.tcl-section--why{background:#e8eee8}.tcl-why{display:grid;grid-template-columns:.87fr 1.13fr;align-items:start;gap:clamp(34px,7vw,92px)}.tcl-why__lead{max-width:490px}.tcl-why__lead .tcl-button{margin-top:24px}.tcl-why__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.tcl-why__grid article{min-height:190px;padding:21px;border:1px solid rgba(29,37,33,.08);border-radius:var(--tcl-radius);background:rgba(255,255,255,.78)}.tcl-why__grid article>span{display:grid;width:39px;height:39px;place-items:center;border-radius:9px;background:#fff;color:var(--tcl-accent)}.tcl-why__grid article>span .tcl-icon{width:21px;height:21px}.tcl-why__grid h3{margin:19px 0 7px;font-size:15px;font-weight:750;line-height:1.35}.tcl-why__grid p{margin:0;color:var(--tcl-muted);font-size:13px;line-height:1.55}.tcl-section--stories{background:var(--tcl-bg)}.tcl-section--guides{background:#fff}.tcl-story-grid,.tcl-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tcl-story-card,.tcl-guide-card{overflow:hidden;border:1px solid var(--tcl-line);border-radius:var(--tcl-radius);background:#fff}.tcl-story-card__image,.tcl-guide-card__image{display:block;aspect-ratio:16 / 10;overflow:hidden;background:#e9ece8}.tcl-story-card__image img,.tcl-guide-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.tcl-story-card:hover img,.tcl-guide-card:hover img{transform:scale(1.04)}.tcl-story-card>div,.tcl-guide-card>div{padding:18px}.tcl-story-card h3,.tcl-guide-card h3{display:-webkit-box;margin:0 0 17px;overflow:hidden;color:var(--tcl-text);font-size:17px;font-weight:730;letter-spacing:-.02em;line-height:1.37;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tcl-story-card h3 a,.tcl-guide-card h3 a{color:inherit;text-decoration:none}.tcl-section--consult{padding-top:0;background:#fff}.tcl-consult{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(32px, 6vw, 80px);padding:clamp(31px,5vw,64px);border-radius:17px;background:var(--tcl-text);color:#fff}.tcl-consult h2{color:#fff}.tcl-consult__content>p:not(.tcl-eyebrow){color:#cbd4ce}.tcl-consult__content .tcl-eyebrow{color:#e6b692}.tcl-consult__contact{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.tcl-consult__contact a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:750;text-decoration:none}.tcl-consult__contact .tcl-icon{color:#e6b692}.tcl-consult__form-wrap{min-width:0;padding:22px;border-radius:var(--tcl-radius);background:#fff;color:var(--tcl-text)}.tcl-consult-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tcl-consult-form label>span em{color:var(--tcl-muted);font-style:normal;font-weight:500}.tcl-consult-form b{color:var(--tcl-accent)}.tcl-consult-form textarea{min-height:92px;padding:12px;resize:vertical}.tcl-consult-form input[type="file"]{padding:10px;font-size:12px}.tcl-consult-form__wide{grid-column:1 / -1}.tcl-consult-form .tcl-button{width:100%}.tcl-form-notice{margin:0 0 14px;padding:11px 12px;border-radius:8px;font-size:13px;line-height:1.45}.tcl-form-notice--success{border:1px solid #a7d3b0;background:#ecf8ee;color:#255d30}.tcl-form-notice--error{border:1px solid #e9b5ad;background:#fff1ef;color:#8c3328}.tcl-site-footer{background:#15201a;color:#d8e0da}.tcl-site-footer__grid{display:grid;grid-template-columns:1.3fr .85fr .96fr 1.12fr;gap:clamp(28px,4vw,65px);padding:66px 0 52px}.tcl-footer-brand{display:inline-block;color:#fff;font-size:21px;font-weight:770;letter-spacing:-.03em;text-decoration:none}.tcl-footer-about>p{max-width:315px;margin:14px 0 22px;color:#bfcac2;font-size:13px;line-height:1.68}.tcl-footer-phone,.tcl-footer-zalo{width:fit-content;gap:8px;margin-top:12px;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.tcl-footer-phone .tcl-icon,.tcl-footer-zalo .tcl-icon{color:#e6b692}.tcl-site-footer h2{margin:1px 0 17px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tcl-site-footer ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.tcl-site-footer li{margin:0}.tcl-site-footer li a,.tcl-footer-link{color:#bfcac2;font-size:13px;line-height:1.45;text-decoration:none;transition:color 160ms ease}.tcl-site-footer li a:hover,.tcl-footer-link:hover{color:#fff}.tcl-footer-address{display:flex;gap:10px;margin:0 0 17px;color:#bfcac2;font-size:13px;line-height:1.55}.tcl-footer-address .tcl-icon{flex:0 0 auto;color:#e6b692}.tcl-footer-address strong,.tcl-footer-address span{display:block}.tcl-footer-address strong{color:#fff}.tcl-footer-link{display:inline-flex;align-items:center;gap:5px;color:#fff;font-weight:700}.tcl-footer-link .tcl-icon{width:15px;height:15px}.tcl-footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.tcl-footer-bottom>.tcl-shell{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:18px}.tcl-footer-bottom p,.tcl-footer-bottom a{margin:0;color:#9daba1;font-size:12px;text-decoration:none}.tcl-footer-bottom a{color:#e6b692;font-weight:700}.tcl-mobile-action-bar{display:none}@media (max-width:1180px){.tcl-header-main__inner{min-height:70px;justify-content:space-between}.tcl-logo{width:180px}.tcl-menu-toggle{display:grid!important;width:44px;height:44px;place-items:center;border:1px solid var(--tcl-line);border-radius:8px;background:#fff;color:var(--tcl-text);cursor:pointer}.tcl-menu-toggle .tcl-icon{width:23px;height:23px}.tcl-header__cta{display:none}.tcl-site-navigation{position:absolute;top:calc(100% + 1px);right:0;left:0;display:none;max-height:calc(100vh - 108px);overflow:auto;padding:12px 20px 22px;border-top:1px solid var(--tcl-line);background:#fff;box-shadow:0 20px 35px rgba(29,37,33,.12)}.tcl-menu-is-open .tcl-site-navigation{display:block}.tcl-primary-menu{display:block}.tcl-primary-menu>li{display:grid;grid-template-columns:1fr auto;margin:0;padding:0;border-bottom:1px solid var(--tcl-line)}.tcl-primary-menu>li>a{min-height:54px;padding:12px 0;white-space:normal}.tcl-primary-menu>li.menu-item-has-children>a::after{display:none}.tcl-submenu-toggle{display:grid!important;width:44px;height:54px;place-items:center;border:0;background:transparent;color:var(--tcl-text);cursor:pointer}.tcl-submenu-toggle .tcl-icon{width:19px;height:19px;transition:transform 160ms ease}.tcl-submenu-is-open>.tcl-submenu-toggle .tcl-icon{transform:rotate(180deg)}.tcl-primary-menu>li>.sub-menu{position:static;display:none;visibility:visible;width:auto;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:0 0 13px;padding:10px;border:0;border-radius:9px;background:var(--tcl-soft);box-shadow:none;opacity:1;transform:none}.tcl-primary-menu>li.tcl-submenu-is-open>.sub-menu{display:grid}.tcl-primary-menu>li>.sub-menu a{min-height:42px;padding:8px 10px;background:rgba(255,255,255,.72);font-size:13px}.tcl-mobile-navigation-extras{display:grid;gap:0;margin-top:2px}.tcl-mobile-navigation-extras a{display:flex;min-height:54px;align-items:center;border-bottom:1px solid var(--tcl-line);color:var(--tcl-text);font-size:14px;font-weight:650;text-decoration:none}.tcl-quick-picker{grid-template-columns:1fr;gap:20px}.tcl-quick-picker__intro h2{font-size:21px}.tcl-quick-form{grid-template-columns:repeat(3,minmax(0,1fr))}.tcl-quick-form .tcl-button{grid-column:1 / -1;width:100%}.tcl-hero__grid{grid-template-columns:minmax(0,1fr) minmax(350px,.8fr);gap:37px}.tcl-hero h1{font-size:clamp(38px,5vw,55px)}.tcl-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tcl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tcl-combo-grid{grid-template-columns:1fr}.tcl-combo-card__body{min-height:200px}.tcl-site-footer__grid{grid-template-columns:1.2fr 1fr 1fr}.tcl-footer-about{grid-row:span 2}.tcl-site-footer__grid>:last-child{grid-column:2 / -1}}@media (max-width:850px){.tcl-utility-bar__contact{gap:14px}.tcl-utility-bar__contact a:nth-child(3){display:none}.tcl-hero{padding-top:46px}.tcl-hero__grid{grid-template-columns:1fr}.tcl-hero__content{max-width:none}.tcl-hero__visual{max-width:600px;margin:0 auto}.tcl-hero__promises{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tcl-hero__promises li{align-items:flex-start}.tcl-hero__promises>li>.tcl-icon{width:32px;height:32px;flex-basis:32px;padding:7px}.tcl-hero__promises small{display:none}.tcl-collection-grid{grid-template-columns:1fr 1fr}.tcl-collection-card--wide{grid-column:1 / -1;min-height:330px}.tcl-collection-card{min-height:290px}.tcl-why{grid-template-columns:1fr}.tcl-why__lead{max-width:630px}.tcl-story-grid,.tcl-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tcl-story-grid>:last-child,.tcl-guide-grid>:last-child{grid-column:1 / -1}.tcl-consult{grid-template-columns:1fr}}@media (max-width:600px){body.tcl-site{padding-bottom:64px}.tcl-shell{width:min(100% - 28px, 1240px)}.tcl-utility-bar{min-height:35px}.tcl-utility-bar__inner{min-height:35px}.tcl-utility-bar__contact{gap:12px}.tcl-utility-bar__contact a span{font-size:11px}.tcl-utility-bar__contact a:first-child span{font-size:0}.tcl-utility-bar__contact a:first-child span b{font-size:11px}.tcl-utility-bar__contact a:first-child span b::before{content:"Hotline: ";font-weight:400}.tcl-utility-bar__tools{margin-left:auto}.tcl-utility-bar .tcl-header-tool{min-height:35px;padding:0 11px}.tcl-header-tool span{display:none}.tcl-header-main__inner{min-height:64px;gap:12px}.tcl-logo{width:155px;margin-right:auto}.tcl-menu-toggle{order:2;width:42px;height:42px}.tcl-site-navigation{max-height:calc(100vh - 99px);padding:8px 14px 18px}.tcl-primary-menu>li>.sub-menu{grid-template-columns:1fr}.tcl-search-form{gap:8px}.tcl-search-form .tcl-button{min-width:92px;padding-inline:10px;font-size:12px}.tcl-search-close{width:36px}.tcl-section{padding:57px 0}.tcl-section-heading{margin-bottom:27px}.tcl-section-heading--split{display:block}.tcl-section-heading--split>.tcl-text-link{margin-top:15px}.tcl-section-heading h2,.tcl-why__lead h2,.tcl-consult h2{font-size:29px}.tcl-section-heading>p:not(.tcl-eyebrow),.tcl-why__lead>p:not(.tcl-eyebrow),.tcl-consult__content>p:not(.tcl-eyebrow){font-size:14px}.tcl-hero{padding:38px 0 67px}.tcl-hero h1{font-size:39px}.tcl-hero__intro{margin-top:17px;font-size:16px}.tcl-hero__actions{display:grid;grid-template-columns:1fr;margin-top:24px}.tcl-hero__actions .tcl-button{width:100%}.tcl-hero__promises{grid-template-columns:1fr;gap:10px;margin-top:27px}.tcl-hero__promises small{display:block}.tcl-hero__visual{width:calc(100% - 10px)}.tcl-hero__caption{right:-8px;bottom:16px;width:78%;font-size:11px}.tcl-quick-section{margin-top:-35px}.tcl-quick-picker{gap:17px;padding:20px 16px}.tcl-quick-form{grid-template-columns:1fr;gap:11px}.tcl-quick-form .tcl-button{grid-column:auto}.tcl-category-grid{grid-template-columns:1fr 1fr;gap:10px}.tcl-category-card{min-height:176px;grid-template-columns:1fr auto;padding:14px}.tcl-category-card__icon{width:38px;height:38px}.tcl-category-card span:nth-child(2){grid-column:1 / -1}.tcl-category-card strong{font-size:14px}.tcl-category-card small{font-size:11px}.tcl-category-card>.tcl-icon{position:absolute;align-self:end;justify-self:end}.tcl-collection-grid{grid-template-columns:1fr;gap:12px}.tcl-collection-card,.tcl-collection-card--wide{grid-column:auto;min-height:275px}.tcl-collection-card__overlay{right:17px;bottom:17px;left:17px}.tcl-collection-card__overlay strong{font-size:20px}.tcl-product-grid{grid-template-columns:1fr 1fr;gap:10px}.tcl-product-card__body{padding:12px}.tcl-product-card h3{min-height:40px;font-size:13px}.tcl-product-specs{min-height:53px;gap:3px;margin:10px 0;font-size:10px}.tcl-product-price strong{font-size:14px}.tcl-product-price del{display:none}.tcl-product-card .tcl-text-link{margin-top:11px;font-size:11px}.tcl-combo-card{grid-template-columns:38% 1fr}.tcl-combo-card__body{min-height:180px;padding:15px}.tcl-combo-card h3{font-size:14px}.tcl-combo-card__body>strong{margin:8px 0;font-size:16px}.tcl-combo-card .tcl-text-link{font-size:11px}.tcl-why__grid{grid-template-columns:1fr;gap:10px}.tcl-why__grid article{display:grid;min-height:0;grid-template-columns:40px 1fr;column-gap:14px;padding:16px}.tcl-why__grid h3{margin:0;align-self:end}.tcl-why__grid p{grid-column:2;margin-top:5px}.tcl-story-grid,.tcl-guide-grid{grid-template-columns:1fr;gap:12px}.tcl-story-grid>:last-child,.tcl-guide-grid>:last-child{grid-column:auto}.tcl-story-card>div,.tcl-guide-card>div{padding:15px}.tcl-story-card h3,.tcl-guide-card h3{margin-bottom:13px;font-size:15px}.tcl-consult{gap:27px;padding:26px 16px;border-radius:13px}.tcl-consult__form-wrap{padding:16px}.tcl-consult-form{grid-template-columns:1fr;gap:12px}.tcl-consult-form__wide{grid-column:auto}.tcl-site-footer__grid{grid-template-columns:1fr 1fr;gap:29px 19px;padding:47px 0 34px}.tcl-footer-about{grid-row:auto;grid-column:1 / -1}.tcl-site-footer__grid>:last-child{grid-column:1 / -1}.tcl-footer-bottom>.tcl-shell{min-height:54px}.tcl-footer-bottom p{max-width:225px}.tcl-mobile-action-bar{position:fixed;z-index:500;right:0;bottom:0;left:0;display:grid;height:64px;grid-template-columns:1fr 1fr;box-shadow:0 -8px 22px rgba(29,37,33,.14)}.tcl-mobile-action-bar a{display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;font-size:13px;font-weight:800;text-decoration:none}.tcl-mobile-action-bar a:first-child{background:#2d633e}.tcl-mobile-action-bar a:last-child{background:var(--tcl-accent)}.tcl-mobile-action-bar .tcl-icon{width:18px;height:18px}}@media (min-width:1181px){.tcl-site-header button.tcl-menu-toggle{display:none!important}}@media (max-width:1180px){.tcl-site-header button.tcl-menu-toggle{display:grid!important}}.tcl-catalog .main-page-wrapper{padding-top:0;background:var(--tcl-bg)}.tcl-catalog .shop-loop-head{display:block;margin:0 auto 28px;padding:0;max-width:1240px}.tcl-catalog .shop-loop-head>.wd-shop-tools:first-child{display:none}.tcl-catalog .shop-loop-head>.wd-shop-tools:last-child{display:block}.tcl-catalog .shop-loop-head>.wd-shop-tools:last-child>.woocommerce-result-count,.tcl-catalog .shop-loop-head>.wd-shop-tools:last-child>.woocommerce-ordering{display:none}.tcl-catalog-intro{padding:54px 0 0}.tcl-catalog-intro__top{display:flex;align-items:end;justify-content:space-between;gap:28px}.tcl-catalog-intro h1{margin:0;color:var(--tcl-text);font-size:clamp(32px, 4vw, 48px);font-weight:780;letter-spacing:-.045em;line-height:1.08}.tcl-catalog-intro__top>div>p{max-width:650px;margin:11px 0 0;color:var(--tcl-muted);font-size:16px;line-height:1.55}.tcl-catalog-help{display:inline-flex;max-width:270px;align-items:center;gap:9px;padding:10px 0;color:var(--tcl-accent);font-size:13px;font-weight:750;line-height:1.35;text-decoration:none}.tcl-catalog-help .tcl-icon{width:22px;height:22px;flex:0 0 auto}.tcl-catalog-categories{display:flex;gap:8px;overflow-x:auto;margin:29px 0 17px;padding:0 0 3px;scrollbar-width:thin}.tcl-catalog-categories a{display:inline-flex;min-height:39px;flex:0 0 auto;align-items:center;border:1px solid var(--tcl-line);border-radius:99px;padding:8px 14px;background:#fff;color:var(--tcl-text);font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:background 160ms ease,border-color 160ms ease,color 160ms ease}.tcl-catalog-categories a:hover,.tcl-catalog-categories a.is-active{border-color:var(--tcl-text);background:var(--tcl-text);color:#fff}.tcl-catalog-filters{display:grid;grid-template-columns:minmax(290px,1.55fr) repeat(3,minmax(145px,.72fr)) auto;align-items:end;gap:12px;padding:17px;border:1px solid var(--tcl-line);border-radius:13px;background:#fff;box-shadow:0 10px 30px rgba(29,37,33,.045)}.tcl-filter-group,.tcl-filter-select{display:grid;gap:7px;min-width:0}.tcl-filter-group>span,.tcl-filter-select>span{color:var(--tcl-text);font-size:11px;font-weight:800;letter-spacing:.035em;line-height:1.2;text-transform:uppercase}.tcl-filter-chips{display:flex;flex-wrap:wrap;gap:6px}.tcl-filter-chips label{position:relative;display:inline-flex}.tcl-filter-chips input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.tcl-filter-chips b{display:inline-flex;min-height:41px;align-items:center;border:1px solid var(--tcl-line);border-radius:7px;padding:8px 10px;background:#fff;color:var(--tcl-text);font-size:12px;cursor:pointer;transition:background 160ms ease,color 160ms ease,border-color 160ms ease}.tcl-filter-chips input:checked+b{border-color:var(--tcl-accent);background:var(--tcl-accent);color:#fff}.tcl-filter-chips input:focus-visible+b{outline:3px solid rgba(168,107,61,.32);outline-offset:2px}.tcl-filter-select select{width:100%;min-width:0;height:41px;border:1px solid var(--tcl-line);border-radius:7px;padding:0 28px 0 10px;background:#fff;color:var(--tcl-text);font:inherit;font-size:13px}.tcl-filter-actions{display:flex;align-items:center;gap:10px}.tcl-filter-actions .tcl-button{min-height:41px;white-space:nowrap;padding:9px 13px;font-size:13px}.tcl-filter-actions a{color:var(--tcl-muted);font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.tcl-catalog .wd-products-element{max-width:1240px;margin-inline:auto}.tcl-catalog .products.wd-products{--wd-col-lg:3 !important;--wd-col-md:3 !important;--wd-col-sm:2 !important;--wd-gap-lg:16px !important;--wd-gap-sm:10px !important}.tcl-catalog .wd-product{margin-bottom:0}.tcl-catalog .wd-product .product-wrapper{height:100%;overflow:hidden;border:1px solid var(--tcl-line);border-radius:12px;background:#fff;box-shadow:none;transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.tcl-catalog .wd-product:hover .product-wrapper{border-color:rgba(168,107,61,.45);box-shadow:var(--tcl-shadow);transform:translateY(-3px)}.tcl-catalog .wd-product .product-element-top{aspect-ratio:4 / 5;overflow:hidden;background:#f1f2ef}.tcl-catalog .wd-product .product-image-link,.tcl-catalog .wd-product .product-image-link img{display:block;width:100%;height:100%}.tcl-catalog .wd-product .product-image-link img{object-fit:cover}.tcl-catalog .wd-product .hover-img,.tcl-catalog .wd-product .wd-buttons,.tcl-catalog .wd-product .wd-add-btn,.tcl-catalog .wd-product .star-rating,.tcl-catalog .wd-product .wd-product-stock{display:none!important}.tcl-catalog .wd-product .product-element-bottom{display:flex;min-height:250px;flex-direction:column;align-items:flex-start;padding:16px}.tcl-catalog .wd-product .wd-entities-title{display:-webkit-box;min-height:42px;margin:0;overflow:hidden;color:var(--tcl-text);font-size:15px;font-weight:750;letter-spacing:-.014em;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tcl-catalog .wd-product .wd-entities-title a{color:inherit;text-decoration:none}.tcl-catalog .wd-product .price{order:2;margin:12px 0 0;color:var(--tcl-accent);font-size:18px;font-weight:800;letter-spacing:-.025em}.tcl-loop-specs{display:grid;order:1;gap:4px;width:100%;min-height:54px;margin:12px 0 0;padding:0;color:var(--tcl-muted);font-size:11px;line-height:1.35;list-style:none}.tcl-loop-specs li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tcl-loop-specs span{color:#48524b;font-weight:750}.tcl-loop-configuration{display:inline-flex;align-items:center;gap:5px;order:3;margin-top:auto;padding-top:14px;color:var(--tcl-accent);font-size:12px;font-weight:800;line-height:1.3;text-decoration:none}.tcl-loop-configuration .tcl-icon{width:15px;height:15px;transition:transform 160ms ease}.tcl-loop-configuration:hover .tcl-icon{transform:translateX(3px)}.tcl-catalog .wd-load-more{margin:32px auto 55px}.tcl-catalog .wd-load-more .load-more-label,.tcl-catalog .wd-load-more a{border-radius:8px}@media (max-width:1024px){.tcl-catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.tcl-filter-group{grid-column:1 / -1}.tcl-filter-actions{justify-content:flex-end}}@media (max-width:600px){.tcl-catalog .main-page-wrapper{padding-top:0}.tcl-catalog .shop-loop-head{margin-bottom:22px}.tcl-catalog-intro{padding-top:34px}.tcl-catalog-intro__top{display:block}.tcl-catalog-intro h1{font-size:32px}.tcl-catalog-intro__top>div>p{margin-top:9px;font-size:14px}.tcl-catalog-help{max-width:none;margin-top:15px;padding:0}.tcl-catalog-categories{margin:23px 0 14px}.tcl-catalog-filters{grid-template-columns:1fr 1fr;gap:11px;padding:14px}.tcl-filter-group{grid-column:1 / -1}.tcl-filter-select:last-of-type{grid-column:1 / -1}.tcl-filter-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.tcl-filter-chips label,.tcl-filter-chips b{width:100%;justify-content:center}.tcl-filter-chips b{min-height:39px;padding:8px 4px;font-size:11px}.tcl-filter-actions{grid-column:1 / -1;justify-content:space-between}.tcl-filter-actions .tcl-button{flex:1}.tcl-catalog .products.wd-products{--wd-col-sm:2 !important}.tcl-catalog .wd-product .product-element-bottom{min-height:226px;padding:12px}.tcl-catalog .wd-product .wd-entities-title{min-height:39px;font-size:13px}.tcl-loop-specs{min-height:49px;margin-top:10px;font-size:10px}.tcl-catalog .wd-product .price{margin-top:9px;font-size:15px}.tcl-loop-configuration{padding-top:10px;font-size:11px}}.tcl-catalog .tcl-filter-actions .tcl-button{background:var(--tcl-accent)!important;color:#fff!important}.tcl-catalog .tcl-filter-actions .tcl-button:hover{background:var(--tcl-accent-dark)!important}.tcl-catalog .wd-product .product-labels{display:none!important}.single-product .product-image-summary-wrap{padding-top:32px}.single-product .summary.entry-summary{max-width:610px}.single-product .summary .product_title{margin:0 0 15px;color:var(--tcl-text);font-size:clamp(30px, 3.35vw, 46px);font-weight:780;letter-spacing:-.04em;line-height:1.1}.single-product .summary .price{margin:22px 0;color:var(--tcl-accent);font-size:25px;font-weight:800;letter-spacing:-.025em}.single-product .summary .woocommerce-variation-price .price{margin:12px 0 3px}.single-product .summary .variations{margin:24px 0 16px}.single-product .summary .variations label{color:var(--tcl-text);font-size:14px;font-weight:800}.single-product .summary .variations select{min-height:46px;border:1px solid var(--tcl-line);border-radius:8px;padding-inline:12px;background:#fff;color:var(--tcl-text);font:inherit}.single-product .summary .single_add_to_cart_button{min-height:48px;border-radius:9px;background:var(--tcl-accent)!important;color:#fff!important;font-size:14px;font-weight:800}.single-product .summary .single_add_to_cart_button:hover{background:var(--tcl-accent-dark)!important}.single-product .summary .quantity input{min-height:48px;border-color:var(--tcl-line)}.tcl-product-support{display:grid;gap:12px;margin-top:26px;padding:18px;border:1px solid var(--tcl-line);border-radius:12px;background:var(--tcl-soft)}.tcl-product-support>div{display:flex;align-items:flex-start;gap:11px}.tcl-product-support>div>span{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border-radius:50%;background:#fff;color:var(--tcl-accent)}.tcl-product-support .tcl-icon{width:18px;height:18px}.tcl-product-support p{margin:0}.tcl-product-support strong,.tcl-product-support small{display:block}.tcl-product-support strong{color:var(--tcl-text);font-size:13px;line-height:1.3}.tcl-product-support small{margin-top:3px;color:var(--tcl-muted);font-size:12px;line-height:1.45}.tcl-product-support small a{color:var(--tcl-text);font-weight:750;text-decoration:none}.tcl-product-support__quote{display:inline-flex;min-height:45px;align-items:center;justify-content:center;gap:8px;margin-top:2px;border:1px solid var(--tcl-accent);border-radius:8px;padding:10px 14px;color:var(--tcl-accent);font-size:13px;font-weight:800;text-decoration:none}.tcl-product-support__quote:hover{background:var(--tcl-accent);color:#fff}.tcl-product-support__quote .tcl-icon{width:16px;height:16px}.single-product .tabs-layout-tabs .wd-nav-tabs-wrapper,.single-product .woocommerce-tabs{border-color:var(--tcl-line)}@media (max-width:600px){.single-product .product-image-summary-wrap{padding-top:20px}.single-product .summary .product_title{font-size:31px}.single-product .summary .price{font-size:22px}.tcl-product-support{margin-top:20px;padding:15px}}.single-product .wd-single-reviews,.single-product #reviews,.single-product .woocommerce-review-link,.single-product .star-rating{display:none!important}.single-product .wd-product-stock.in-stock{color:#2d633e;font-weight:750}.tcl-search-results-form{display:flex;align-items:end;gap:18px;margin:22px 0 8px;padding:18px;border:1px solid var(--tcl-line);border-radius:12px;background:#fff}.tcl-search-results-form>label{min-width:92px;margin:0 0 14px;color:var(--tcl-text);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.tcl-search-results-form>div{display:flex;flex:1;gap:9px}.tcl-search-results-form input[type="search"]{min-width:0;width:100%;height:48px;border:1px solid var(--tcl-line);border-radius:8px;padding:0 14px;color:var(--tcl-text);background:var(--tcl-soft);font-size:14px}.tcl-search-results-form input[type="search"]:focus{outline:2px solid rgba(168,107,61,.25);border-color:var(--tcl-accent);background:#fff}.tcl-search-results-form .tcl-button{min-width:130px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.tcl-search-results-form .tcl-icon{width:17px;height:17px}.tcl-cart-page .wd-page-title{display:none!important}.tcl-cart-page .wd-content-area{width:100%}.tcl-cart-page .entry-content>.ez-toc-container{display:none!important}.tcl-cart-page .cart-content-wrapper{max-width:1160px;margin:0 auto}.tcl-cart-intro{margin:36px 0 24px;padding:28px 30px 24px;border:1px solid var(--tcl-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,var(--tcl-soft) 100%)}.tcl-cart-intro .tcl-eyebrow{margin-bottom:8px}.tcl-cart-intro__top{display:flex;align-items:center;justify-content:space-between;gap:22px}.tcl-cart-intro h1{margin:0;color:var(--tcl-text);font-size:clamp(28px, 3vw, 40px);line-height:1.1}.tcl-cart-intro p:not(.tcl-eyebrow){margin:8px 0 0;color:var(--tcl-muted);font-size:14px}.tcl-cart-intro__top>a{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;color:var(--tcl-accent);font-size:13px;font-weight:800;text-decoration:none}.tcl-cart-intro__top>a .tcl-icon{width:16px;height:16px}.tcl-cart-steps{display:flex;gap:0;max-width:520px;margin:24px 0 0;padding:0;list-style:none}.tcl-cart-steps li{position:relative;display:flex;align-items:center;gap:8px;flex:1;color:var(--tcl-muted);font-size:12px;font-weight:750}.tcl-cart-steps li:not(:last-child)::after{content:"";position:absolute;z-index:0;top:15px;left:32px;width:calc(100% - 32px);height:1px;background:var(--tcl-line)}.tcl-cart-steps b{position:relative;z-index:1;display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--tcl-line);border-radius:50%;background:#fff;font-size:12px}.tcl-cart-steps .is-current{color:var(--tcl-text)}.tcl-cart-steps .is-current b{border-color:var(--tcl-accent);background:var(--tcl-accent);color:#fff}.tcl-cart-page .woocommerce-cart-form{overflow:hidden;border:1px solid var(--tcl-line);border-radius:14px;background:#fff}.tcl-cart-page .shop_table{margin-bottom:0}.tcl-cart-page .shop_table thead th{padding-top:18px;padding-bottom:18px;color:var(--tcl-muted);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.tcl-cart-page .shop_table td{border-color:var(--tcl-line)}.tcl-cart-page .woocommerce-cart-form__cart-item td{padding-top:20px;padding-bottom:20px}.tcl-cart-page .product-name a{color:var(--tcl-text);font-weight:800;text-decoration:none}.tcl-cart-page .product-subtotal .amount,.tcl-cart-page .product-price .amount{color:var(--tcl-text);font-weight:800}.tcl-cart-page .actions{padding:18px 20px!important;background:var(--tcl-soft)}.tcl-cart-page .actions .button{min-height:43px;border-radius:8px;background:var(--tcl-text);color:#fff;font-size:12px;font-weight:800}.tcl-cart-page .coupon .input-text{min-height:43px;border-color:var(--tcl-line);border-radius:8px}.tcl-cart-page .cart-collaterals{margin-top:26px}.tcl-cart-page .cart_totals{float:none;width:min(100%, 470px);margin-left:auto;padding:24px;border:1px solid var(--tcl-line);border-radius:14px;background:#fff}.tcl-cart-page .cart_totals h2{margin:0 0 18px;color:var(--tcl-text);font-size:22px}.tcl-cart-page .cart_totals table{border-color:var(--tcl-line)}.tcl-cart-page .cart_totals .checkout-button{min-height:50px;border-radius:8px;background:var(--tcl-accent)!important;font-size:13px;font-weight:800}.tcl-cart-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 54px}.tcl-cart-assurance>div{display:flex;gap:10px;padding:16px;border:1px solid var(--tcl-line);border-radius:11px;background:var(--tcl-soft)}.tcl-cart-assurance>div>span,.tcl-cart-empty__icon{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;border-radius:50%;background:#fff;color:var(--tcl-accent)}.tcl-cart-assurance .tcl-icon,.tcl-cart-empty__icon .tcl-icon{width:18px;height:18px}.tcl-cart-assurance p{margin:0}.tcl-cart-assurance strong,.tcl-cart-assurance small{display:block}.tcl-cart-assurance strong{color:var(--tcl-text);font-size:13px;line-height:1.35}.tcl-cart-assurance small{margin-top:3px;color:var(--tcl-muted);font-size:12px;line-height:1.4}.tcl-cart-assurance a{color:var(--tcl-text);font-weight:800;text-decoration:none}.tcl-cart-page .cart-empty.wd-empty-page,.tcl-cart-page .wd-empty-page-text,.tcl-cart-page .return-to-shop{display:none!important}.tcl-cart-empty{max-width:620px;margin:10px auto 58px;padding:44px 30px;border:1px solid var(--tcl-line);border-radius:14px;background:#fff;text-align:center}.tcl-cart-empty__icon{margin:0 auto 18px;width:52px;height:52px;color:var(--tcl-accent)}.tcl-cart-empty__icon .tcl-icon{width:24px;height:24px}.tcl-cart-empty .tcl-eyebrow{margin-bottom:8px}.tcl-cart-empty h2{margin:0;color:var(--tcl-text);font-size:27px}.tcl-cart-empty>p:not(.tcl-eyebrow){max-width:430px;margin:10px auto 23px;color:var(--tcl-muted);font-size:14px;line-height:1.65}.tcl-cart-empty>div{display:flex;justify-content:center;align-items:center;gap:16px}.tcl-cart-empty .tcl-button{min-height:47px;padding:0 20px}.tcl-cart-empty__help{color:var(--tcl-text);font-size:13px;font-weight:800;text-decoration:none}@media (max-width:768px){.tcl-search-results-form{display:block;padding:15px}.tcl-search-results-form>label{display:block;margin-bottom:8px}.tcl-search-results-form>div{display:block}.tcl-search-results-form .tcl-button{width:100%;margin-top:9px}.tcl-cart-intro{margin-top:20px;padding:22px 18px 20px}.tcl-cart-intro__top{display:block}.tcl-cart-intro__top>a{margin-top:15px}.tcl-cart-steps{max-width:none}.tcl-cart-steps span{display:none}.tcl-cart-steps li{flex:0 0 33.333%}.tcl-cart-page .woocommerce-cart-form{overflow-x:auto}.tcl-cart-page .cart_totals{width:100%;padding:20px 16px}.tcl-cart-assurance{grid-template-columns:1fr;margin-bottom:36px}.tcl-cart-empty{margin-bottom:38px;padding:35px 20px}.tcl-cart-empty>div{flex-direction:column;gap:12px}}.tcl-catalog.search .woocommerce-no-products-found{max-width:760px;margin:54px auto 18px;padding:30px;border:1px solid var(--tcl-line);border-radius:14px;background:#fff;text-align:center}.tcl-catalog.search .woocommerce-no-products-found .woocommerce-info{margin:0;border:0;background:transparent;color:var(--tcl-text);font-size:17px;font-weight:800}.tcl-catalog.search .no-products-footer{max-width:760px;margin:0 auto 70px;padding:0 30px 30px;border:1px solid var(--tcl-line);border-top:0;border-radius:0 0 14px 14px;background:#fff}.tcl-catalog.search .no-products-footer .wd-search-form{max-width:none}.tcl-catalog.search .no-products-footer .s{min-height:50px;border-color:var(--tcl-line);border-radius:8px;background:var(--tcl-soft)}@media (max-width:768px){.tcl-catalog.search .woocommerce-no-products-found{margin-top:28px;padding:24px 18px}.tcl-catalog.search .no-products-footer{margin-bottom:44px;padding:0 18px 24px}}.tcl-checkout-page .wd-page-title{display:none!important}.tcl-checkout-page .wd-content-area{width:100%}.tcl-checkout-page .entry-content>.ez-toc-container{display:none!important}.tcl-checkout-page .woocommerce{max-width:1160px;margin:0 auto}.tcl-checkout-intro{margin:36px 0 24px;padding:28px 30px;border:1px solid var(--tcl-line);border-radius:14px;background:linear-gradient(135deg,#fff 0%,var(--tcl-soft) 100%)}.tcl-checkout-intro .tcl-eyebrow{margin-bottom:8px}.tcl-checkout-intro h1{margin:0;color:var(--tcl-text);font-size:clamp(28px, 3vw, 40px);line-height:1.1}.tcl-checkout-intro p:not(.tcl-eyebrow){margin:8px 0 0;color:var(--tcl-muted);font-size:14px}.tcl-checkout-page form.checkout{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);gap:22px;align-items:start}.tcl-checkout-page #customer_details{grid-column:1;float:none;width:auto;margin:0;padding:25px;border:1px solid var(--tcl-line);border-radius:14px;background:#fff}.tcl-checkout-page #customer_details .col-1,.tcl-checkout-page #customer_details .col-2{float:none;width:auto}.tcl-checkout-page #customer_details .col-2{margin-top:22px;padding-top:22px;border-top:1px solid var(--tcl-line)}.tcl-checkout-page .woocommerce-billing-fields>h3,.tcl-checkout-page .woocommerce-additional-fields>h3,.tcl-checkout-page .woocommerce-shipping-fields>h3{margin:0 0 18px;color:var(--tcl-text);font-size:21px}.tcl-checkout-page .form-row{margin-bottom:15px}.tcl-checkout-page .form-row label{margin-bottom:7px;color:var(--tcl-text);font-size:12px;font-weight:800}.tcl-checkout-page .form-row input.input-text,.tcl-checkout-page .form-row textarea,.tcl-checkout-page .select2-selection{min-height:48px;border-color:var(--tcl-line);border-radius:8px;background:var(--tcl-soft)}.tcl-checkout-page .form-row textarea{min-height:100px;padding-top:12px}.tcl-checkout-page #order_review_heading{grid-column:2;grid-row:1;margin:0;padding:25px 25px 0;border:1px solid var(--tcl-line);border-bottom:0;border-radius:14px 14px 0 0;background:#fff;color:var(--tcl-text);font-size:21px}.tcl-checkout-page #order_review{grid-column:2;grid-row:2;margin-top:-22px;padding:19px 25px 25px;border:1px solid var(--tcl-line);border-top:0;border-radius:0 0 14px 14px;background:#fff}.tcl-checkout-page #order_review .shop_table{margin-bottom:18px;border-color:var(--tcl-line)}.tcl-checkout-page #order_review .wc_payment_methods{margin:18px 0;border-color:var(--tcl-line)}.tcl-checkout-page #payment{background:var(--tcl-soft);border-radius:9px}.tcl-checkout-page #payment .place-order{padding:16px}.tcl-checkout-page #place_order{min-height:51px;border-radius:8px;background:var(--tcl-accent)!important;font-size:13px;font-weight:800}.tcl-checkout-page .woocommerce-form-coupon-toggle,.tcl-checkout-page .woocommerce-form-login-toggle{grid-column:1 / -1;margin:0}.tcl-checkout-page .woocommerce-form-coupon,.tcl-checkout-page .woocommerce-form-login{grid-column:1 / -1;margin:-10px 0 0;padding:18px;border-color:var(--tcl-line);border-radius:10px;background:#fff}@media (max-width:900px){.tcl-checkout-page form.checkout{display:block}.tcl-checkout-page #customer_details{padding:20px 16px}.tcl-checkout-page #order_review_heading{margin-top:20px;padding:20px 16px 0}.tcl-checkout-page #order_review{margin-top:0;padding:18px 16px 20px}}@media (max-width:600px){.tcl-checkout-intro{margin-top:20px;padding:22px 18px}.tcl-checkout-page .form-row-first,.tcl-checkout-page .form-row-last{float:none;width:auto}}

/* Recovered one-touch checkout, homepage form, and editorial additions. */
.tcl-cart-page .cart_totals .checkout-button { display: inline-flex; min-height: 51px; align-items: center; justify-content: center; gap: 8px; }
.tcl-cart-page .cart_totals .checkout-button .tcl-icon { width: 17px; height: 17px; }
.tcl-cart-page .tcl-instant-checkout { margin: 30px 0 24px; overflow: hidden; border: 1px solid var(--tcl-line); border-radius: 14px; background: #fff; }
.tcl-instant-checkout__header { padding: 28px 30px 24px; border-bottom: 1px solid var(--tcl-line); background: linear-gradient(135deg, #fff 0%, var(--tcl-soft) 100%); }
.tcl-instant-checkout__header .tcl-eyebrow { margin-bottom: 8px; }
.tcl-instant-checkout__header h2 { margin: 0; color: var(--tcl-text); font-size: clamp(25px, 2.6vw, 34px); line-height: 1.15; }
.tcl-instant-checkout__header p:not(.tcl-eyebrow) { max-width: 650px; margin: 8px 0 0; color: var(--tcl-muted); font-size: 14px; line-height: 1.55; }
.tcl-instant-checkout__body { padding: 24px 30px 30px; }
.tcl-instant-checkout__body > .woocommerce { max-width: none; margin: 0; }
.tcl-instant-checkout .woocommerce-notices-wrapper:empty { display: none; }
.tcl-instant-checkout form.checkout { display: grid; grid-template-columns: minmax(0, 1.12fr) minmax(315px, .88fr); gap: 0 22px; align-items: start; }
.tcl-instant-checkout #customer_details { grid-column: 1; grid-row: 1 / span 2; float: none; width: auto; margin: 0; padding: 24px; border: 1px solid var(--tcl-line); border-radius: 12px; background: #fff; }
.tcl-instant-checkout #customer_details .col-1, .tcl-instant-checkout #customer_details .col-2 { float: none; width: auto; }
.tcl-instant-checkout #customer_details .col-2 { display: none; }
.tcl-instant-checkout .woocommerce-billing-fields > h3 { margin: 0 0 19px; color: var(--tcl-text); font-size: 21px; }
.tcl-instant-checkout .form-row { margin-bottom: 15px; }
.tcl-instant-checkout .form-row label { margin-bottom: 7px; color: var(--tcl-text); font-size: 12px; font-weight: 800; }
.tcl-instant-checkout .form-row input.input-text, .tcl-instant-checkout .form-row textarea, .tcl-instant-checkout .select2-selection { min-height: 48px; border-color: var(--tcl-line); border-radius: 8px; background: var(--tcl-soft); }
.tcl-instant-checkout .form-row input.input-text:focus { border-color: var(--tcl-accent); background: #fff; box-shadow: 0 0 0 3px rgba(168, 107, 61, .12); }
.tcl-instant-checkout .tcl-checkout-hidden-field, .tcl-instant-checkout .woocommerce-terms-and-conditions-wrapper { display: none !important; }
.tcl-instant-checkout #order_review_heading { grid-column: 2; grid-row: 1; margin: 0; padding: 24px 24px 0; border: 1px solid var(--tcl-line); border-bottom: 0; border-radius: 12px 12px 0 0; background: #fff; color: var(--tcl-text); font-size: 21px; }
.tcl-instant-checkout #order_review { grid-column: 2; grid-row: 2; margin: -18px 0 0; padding: 18px 24px 24px; border: 1px solid var(--tcl-line); border-top: 0; border-radius: 0 0 12px 12px; background: #fff; }
.tcl-instant-checkout #order_review .shop_table { margin-bottom: 18px; border-color: var(--tcl-line); }
.tcl-instant-checkout .wc_payment_methods { margin: 16px 0 !important; border-color: var(--tcl-line) !important; }
.tcl-instant-checkout #payment { border-radius: 9px; background: var(--tcl-soft); }
.tcl-instant-checkout #payment .payment_box { background: #fff; color: var(--tcl-muted); font-size: 13px; }
.tcl-instant-checkout #payment .place-order { padding: 16px; }
.tcl-instant-checkout #place_order { min-height: 52px; border-radius: 8px; background: var(--tcl-accent) !important; font-size: 13px; font-weight: 800; }
.tcl-instant-checkout.is-processing { opacity: .72; pointer-events: none; }
.tcl-instant-checkout__success { padding: 38px 30px; text-align: center; }
.tcl-instant-checkout__success > .tcl-eyebrow { margin-bottom: 8px; }
.tcl-instant-checkout__success h2 { margin: 0; color: var(--tcl-text); font-size: 30px; }
.tcl-instant-checkout__success > p:not(.tcl-eyebrow) { max-width: 550px; margin: 10px auto 24px; color: var(--tcl-muted); line-height: 1.6; }
.tcl-instant-checkout__success .woocommerce-order { max-width: 720px; margin: 0 auto; text-align: left; }
.tcl-instant-checkout__success .woocommerce-thankyou-order-received { padding: 16px; border-radius: 9px; background: #ecf6ee; color: #28633a; text-align: center; font-weight: 800; }
.tcl-instant-checkout__success .woocommerce-order-overview { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin: 18px 0; padding: 0; }
.tcl-instant-checkout__success .woocommerce-order-overview li { width: auto; margin: 0; padding: 13px; border: 1px solid var(--tcl-line); border-radius: 8px; background: var(--tcl-soft); }
.tcl-instant-checkout form.checkout { display: block; max-width: 680px; margin: 0 auto; }
.tcl-instant-checkout #customer_details { width: 100%; margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; }
.tcl-instant-checkout .woocommerce-billing-fields > h3, .tcl-instant-checkout #order_review_heading { display: none !important; }
.tcl-instant-checkout #order_review { width: 100%; margin: 16px 0 0; padding: 0; border: 0; border-radius: 0; background: transparent; }
.tcl-instant-checkout #payment { margin: 0; }

/* Homepage form contrast. */
.tcl-quick-picker { border: 2px solid rgba(168, 107, 61, .38); box-shadow: 0 22px 44px rgba(29, 37, 33, .16); }
.tcl-quick-picker__intro { padding-right: 10px; }
.tcl-quick-form { padding: 15px; border: 1px solid #d8e0da; border-radius: 11px; background: #f5f7f4; }
.tcl-quick-form label { padding: 10px; border: 1px solid #d5ddd6; border-radius: 9px; background: #fff; box-shadow: 0 2px 6px rgba(29, 37, 33, .04); }
.tcl-quick-form label:focus-within { border-color: var(--tcl-accent); box-shadow: 0 0 0 3px rgba(168, 107, 61, .13); }
.tcl-quick-form select { border-color: #bcc9bf; background-color: #fff; font-weight: 650; }
.tcl-consult__form-wrap { border: 2px solid rgba(230, 182, 146, .72); box-shadow: 0 20px 40px rgba(0, 0, 0, .24); }
.tcl-consult-form label { padding: 11px; border: 1px solid #d5ddd6; border-radius: 9px; background: #f8faf8; }
.tcl-consult-form label:focus-within { border-color: var(--tcl-accent); background: #fff; box-shadow: 0 0 0 3px rgba(168, 107, 61, .13); }
.tcl-consult-form input, .tcl-consult-form select, .tcl-consult-form textarea { border-color: #bcc9bf; background: #fff; }

/* Editorial archive and article pages. */
.blog .wd-page-title, .category .wd-page-title, .single-post .wd-page-title { display: none !important; }
.tcl-editorial, .tcl-article { background: var(--tcl-bg); }
.tcl-editorial__hero { padding: clamp(52px, 7vw, 94px) 0 36px; border-bottom: 1px solid var(--tcl-line); background: linear-gradient(140deg, #edf3ee 0%, #fff 70%); }
.tcl-editorial__hero h1, .tcl-article__header h1 { max-width: 850px; margin: 8px 0 14px; color: var(--tcl-text); font-size: clamp(34px, 5vw, 58px); font-weight: 780; letter-spacing: -.05em; line-height: 1.06; }
.tcl-editorial__hero > .tcl-shell > p:not(.tcl-eyebrow), .tcl-editorial__description { max-width: 680px; margin: 0; color: var(--tcl-muted); font-size: 16px; line-height: 1.7; }
.tcl-editorial__topics { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 26px; }
.tcl-editorial__topics a { padding: 9px 13px; border: 1px solid var(--tcl-line); border-radius: 999px; background: #fff; color: var(--tcl-text); font-size: 13px; font-weight: 750; text-decoration: none; }
.tcl-editorial__topics a:hover, .tcl-editorial__topics a.is-active { border-color: var(--tcl-text); background: var(--tcl-text); color: #fff; }
.tcl-editorial__content { padding: 42px 0 76px; }
.tcl-editorial__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.tcl-post-card { display: flex; min-width: 0; flex-direction: column; overflow: hidden; border: 1px solid var(--tcl-line); border-radius: 14px; background: #fff; box-shadow: 0 2px 5px rgba(29, 37, 33, .025); transition: box-shadow 180ms ease, transform 180ms ease; }
.tcl-post-card:hover { box-shadow: 0 18px 35px rgba(29, 37, 33, .11); transform: translateY(-3px); }
.tcl-post-card__image { display: grid; aspect-ratio: 16 / 10; place-items: center; overflow: hidden; background: #e9eee9; color: var(--tcl-accent); }
.tcl-post-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform 280ms ease; }
.tcl-post-card:hover .tcl-post-card__image img { transform: scale(1.045); }
.tcl-post-card__body { display: flex; flex: 1; flex-direction: column; align-items: flex-start; padding: 20px; }
.tcl-post-card__meta { display: flex; width: 100%; justify-content: space-between; gap: 12px; margin: 0 0 12px; color: var(--tcl-muted); font-size: 11px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.tcl-post-card__meta span, .tcl-related-card p { color: var(--tcl-accent); }
.tcl-post-card h2 { display: -webkit-box; margin: 0; overflow: hidden; color: var(--tcl-text); font-size: 20px; font-weight: 760; letter-spacing: -.025em; line-height: 1.28; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.tcl-post-card h2 a, .tcl-related-card h3 a { color: inherit; text-decoration: none; }
.tcl-post-card__excerpt { display: -webkit-box; margin: 12px 0 18px; overflow: hidden; color: var(--tcl-muted); font-size: 14px; line-height: 1.6; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.tcl-post-card .tcl-text-link { margin-top: auto; }
.tcl-post-card--featured { display: grid; grid-column: 1 / -1; grid-template-columns: minmax(0, 1.1fr) minmax(340px, .9fr); }
.tcl-post-card--featured .tcl-post-card__image { aspect-ratio: auto; min-height: 340px; }
.tcl-post-card--featured .tcl-post-card__body { justify-content: center; padding: clamp(26px, 4vw, 48px); }
.tcl-post-card--featured h2 { font-size: clamp(26px, 3vw, 38px); }
.tcl-editorial__pagination { margin-top: 38px; }
.tcl-editorial__pagination .nav-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 7px; }
.tcl-editorial__pagination .page-numbers { display: grid; min-width: 40px; min-height: 40px; place-items: center; padding: 0 10px; border: 1px solid var(--tcl-line); border-radius: 8px; background: #fff; color: var(--tcl-text); font-size: 13px; font-weight: 750; text-decoration: none; }
.tcl-editorial__pagination .page-numbers.current, .tcl-editorial__pagination a.page-numbers:hover { border-color: var(--tcl-text); background: var(--tcl-text); color: #fff; }
.tcl-editorial__empty { max-width: 600px; margin: 0 auto; padding: 40px; border: 1px solid var(--tcl-line); border-radius: 14px; background: #fff; text-align: center; }
.tcl-article__header { padding-top: clamp(46px, 6vw, 82px); text-align: center; }
.tcl-article__header .tcl-eyebrow { color: var(--tcl-accent); }
.tcl-article__header h1 { max-width: 980px; margin-right: auto; margin-left: auto; }
.tcl-article__date { margin: 0; color: var(--tcl-muted); font-size: 14px; }
.tcl-article__image { max-width: 1060px; margin-top: clamp(28px, 4vw, 48px); overflow: hidden; border-radius: 15px; background: #e9eee9; }
.tcl-article__image img { display: block; width: 100%; height: auto; }
.tcl-article__content { max-width: 790px; margin: 0 auto; padding: clamp(34px, 5vw, 64px) 0; color: #354039; font-size: 17px; line-height: 1.82; }
.tcl-article__content h2, .tcl-article__content h3 { margin: 1.7em 0 .55em; color: var(--tcl-text); font-weight: 770; letter-spacing: -.025em; line-height: 1.22; }
.tcl-article__content h2 { font-size: clamp(24px, 3vw, 32px); }
.tcl-article__content h3 { font-size: clamp(20px, 2.5vw, 25px); }
.tcl-article__content a { color: var(--tcl-accent); font-weight: 700; }
.tcl-article__content img { max-width: 100%; height: auto; border-radius: 10px; }
.tcl-article__content blockquote { margin: 28px 0; padding: 18px 22px; border-left: 4px solid var(--tcl-accent); border-radius: 0 9px 9px 0; background: #eef3ee; color: var(--tcl-text); font-weight: 650; }
.tcl-article__related { padding: 54px 0 76px; border-top: 1px solid var(--tcl-line); background: #fff; }
.tcl-article__related-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.tcl-related-card { overflow: hidden; border: 1px solid var(--tcl-line); border-radius: 13px; background: #fff; }
.tcl-related-card__image { display: grid; aspect-ratio: 16 / 10; place-items: center; overflow: hidden; background: #e9eee9; color: var(--tcl-accent); }
.tcl-related-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform 260ms ease; }
.tcl-related-card:hover img { transform: scale(1.04); }
.tcl-related-card > div { padding: 18px; }
.tcl-related-card p { margin: 0 0 8px; font-size: 11px; font-weight: 750; }
.tcl-related-card h3 { margin: 0 0 16px; color: var(--tcl-text); font-size: 17px; line-height: 1.4; }
@media (max-width: 900px) {
  .tcl-instant-checkout__body { padding: 18px; }
  .tcl-instant-checkout form.checkout { display: block; }
  .tcl-instant-checkout #customer_details { padding: 20px 16px; }
  .tcl-instant-checkout #order_review_heading { margin-top: 20px; padding: 20px 16px 0; }
  .tcl-instant-checkout #order_review { margin-top: 0; padding: 18px 16px 20px; }
}
@media (max-width: 850px) {
  .tcl-editorial__grid, .tcl-article__related-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tcl-post-card--featured { grid-template-columns: 1fr; }
  .tcl-post-card--featured .tcl-post-card__image { aspect-ratio: 16 / 9; min-height: 0; }
}
@media (max-width: 600px) {
  .tcl-instant-checkout__header { padding: 23px 18px 20px; }
  .tcl-instant-checkout .form-row-first, .tcl-instant-checkout .form-row-last { float: none; width: auto; }
  .tcl-instant-checkout__success { padding: 30px 18px; }
  .tcl-instant-checkout__success .woocommerce-order-overview { grid-template-columns: 1fr; }
  .tcl-quick-form { padding: 10px; }
  .tcl-quick-form label, .tcl-consult-form label { padding: 10px; }
  .tcl-editorial__hero { padding-top: 44px; }
  .tcl-editorial__topics { flex-wrap: nowrap; overflow-x: auto; margin-right: -14px; padding-right: 14px; }
  .tcl-editorial__topics a { white-space: nowrap; }
  .tcl-editorial__content { padding: 28px 0 54px; }
  .tcl-editorial__grid, .tcl-article__related-grid { grid-template-columns: 1fr; gap: 14px; }
  .tcl-post-card--featured .tcl-post-card__body { padding: 22px 18px; }
  .tcl-post-card__body { padding: 18px; }
  .tcl-post-card h2 { font-size: 19px; }
  .tcl-post-card--featured h2 { font-size: 26px; }
  .tcl-post-card__meta { font-size: 10px; }
  .tcl-article__content { width: min(100% - 36px, 790px); font-size: 16px; }
  .tcl-article__related { padding: 45px 0 56px; }
}
.single-product #ez-toc-container .eztoc-toggle-hide-by-default{display:none}.single-product #ez-toc-container.tcl-toc-is-open .eztoc-toggle-hide-by-default{display:block}