body{color:#000;margin:0}.trc-breadcrumb{color:#333;flex-wrap:wrap;align-items:center;gap:.5em;margin:1.25em 0 .625em;font-size:.8125em;display:flex}.trc-breadcrumb a:hover{text-decoration:underline}.trc-category-header{text-align:center;padding:0 0 1.875em}.trc-category-header h1{letter-spacing:0;padding:0 0 .5em}.trc-category-header h1 span{font-size:1.7em}.trc-category-desc{color:#000;padding:1.35em 0 1.8em;font-size:1em}.trc-product-count{color:#000000e6;text-transform:lowercase;margin-bottom:1.5em;font-size:.875em}.trc-toolbar{background:0 0;border-bottom:.0625em solid #ccc;justify-content:space-between;align-items:center;margin-bottom:1.875em;padding:0 0 1.125em;display:flex}.trc-toolbar-left{align-items:center;gap:1.75em;display:flex}.trc-toolbar-right{align-items:center;gap:1.25em;display:flex}.trc-mobile-pagination-swiper .swiper-pagination{display:none}.trc-toolbar-btn{cursor:pointer;color:#000;white-space:nowrap;background:0 0;border:.125em solid #0000;border-radius:0;align-items:center;gap:.25em;padding:.5em .875em;font-family:inherit;font-size:.875em;transition:border-color .2s,color .2s;display:flex}.trc-toolbar-btn:hover{color:#000}.trc-toolbar-btn.dropdown-open{border-color:#000;text-decoration:none}.trc-toolbar-btn.active{text-underline-offset:.1875em;text-decoration:underline}.trc-filter-group{position:relative}.trc-dropdown{z-index:100;background:#f4f1ee;border:1px solid #d1cfcd;border-radius:0;flex-direction:column;max-height:300px;padding:1.5em;display:flex;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 10px 25px #0000000d}.trc-dropdown::-webkit-scrollbar{width:6px}.trc-dropdown::-webkit-scrollbar-track{background:0 0}.trc-dropdown::-webkit-scrollbar-thumb{background:#666;border-radius:10px}.trc-dropdown-item{color:#000;cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:1.25em;width:100%;padding:.75em 0;font-size:.9375em;transition:all .2s;display:flex}.trc-dropdown-item:last-child{border-bottom:none}.trc-dropdown-item:hover{color:#888}.trc-dropdown-item .trc-checkbox-count{color:#aaa;margin-left:auto}.trc-toolbar-sort{cursor:pointer;color:#000;align-items:center;font-size:.875em;display:flex}.trc-toolbar-sort span:first-child{text-underline-offset:.1875em;text-decoration:underline}.trc-toolbar-view{align-items:center;gap:.5em;font-size:.875em;display:flex}.trc-toolbar-view span.active{border-bottom:.0625em solid #000;padding-bottom:.125em}.trc-sort-mobile-header{display:none}.sort-dropdown{box-shadow:none!important;background:#f2f0eb!important;border:none!important;padding:.75em 0!important}.sort-dropdown .trc-dropdown-item{padding:.75em 1.5em}.sort-dropdown .trc-dropdown-item:hover{text-underline-offset:.1875em;background:0 0;text-decoration:underline}.trc-toolbar-grid-icons{gap:.5em;display:flex}.trc-toolbar-grid-icons svg{cursor:pointer;color:#aaa;width:1.25em;height:1.25em}.trc-toolbar-grid-icons svg.active{color:#000}.trc-toolbar-grid-icons.mobile-icons{display:none}.trc-product-grid{gap:2.75em .8em;margin-bottom:5em;display:grid}.trc-product-grid.trc-grid-large{grid-template-columns:repeat(3,1fr)}.trc-product-grid.trc-grid-dense{grid-template-columns:repeat(5,1fr)}.trc-product-card{color:inherit;text-align:left;text-decoration:none;display:block}.trc-product-image-wrap{aspect-ratio:2/3;background:#f0ede8;margin-bottom:1.25em;position:relative;overflow:hidden}.trc-product-image{object-fit:contain;width:100%;height:100%;transition:opacity .7s,transform .7s;position:absolute;inset:0}.trc-product-image.hover{opacity:0;z-index:1}.trc-product-card:hover .trc-product-image.main{opacity:0;transform:scale(1.05)}.trc-product-card:hover .trc-product-image.hover{opacity:1}.trc-product-swatches{opacity:0;z-index:5;background:#f0ece7e6;justify-content:center;align-items:center;gap:1em;padding:.875em 0;transition:all .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.trc-product-card:hover .trc-product-swatches{opacity:1;transform:translateY(0)}.trc-swatch{cursor:pointer;border:.0625em solid #0000001a;flex-shrink:0;width:.875em;height:.875em;transition:transform .2s;position:relative;border-radius:0!important}.trc-product-brand{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5em;font-size:.75em}.trc-product-title{color:#000;margin-bottom:.7em;font-size:1em;font-weight:400}.trc-product-price{color:#000;font-size:.78125em;line-height:1.4}.trc-product-total-colors{color:#737373;font-size:.78125em;line-height:1.4}.trc-sidebar{z-index:1001;background:#f2f0eb;flex-direction:column;width:26.875em;max-width:100vw;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%)}.trc-sidebar.open{transform:translate(0)}.trc-sidebar-header{justify-content:space-between;align-items:center;padding:2.5em 2.5em 0;display:flex}.trc-sidebar-header h2{letter-spacing:0;margin:0;font-size:1.375em}.trc-sidebar-close{cursor:pointer;color:#555;background:0 0;border:none;padding:0;font-size:1.375em}.trc-sidebar-close:hover{color:#000}.trc-sidebar-content{flex:1;position:relative;overflow-x:hidden}.trc-sidebar-slider{width:200%;height:100%;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex}.trc-sidebar-slider.slide-left{transform:translate(-50%)}.trc-sidebar-pane{width:50%;height:100%;overflow-y:auto}.trc-sidebar-menu{flex-direction:column;margin-top:2.5em;display:flex}.trc-sidebar-menu-btn{cursor:pointer;color:#000;text-align:left;background:0 0;border:none;border-top:.0625em solid #e5e5e5;justify-content:space-between;align-items:center;width:100%;padding:1.5em 2.5em;font-family:inherit;font-size:.9375em;display:flex}.trc-sidebar-menu-btn:first-child{border-top:.0625em solid #ccc}.trc-sidebar-menu-btn:hover{background:#00000005}.trc-sidebar-menu-btn .arrow{color:#666;font-size:.875em}.trc-sidebar-nested-panel{flex-direction:column;display:flex}.trc-sidebar-back-btn{cursor:pointer;color:#000;background:0 0;border:none;align-items:center;gap:.5em;padding:0;font-family:inherit;font-size:.875em;display:flex}.trc-sidebar-back-btn .arrow{margin-top:-.125em;font-size:1em}.trc-sidebar-back-btn:hover{text-underline-offset:.1875em;text-decoration:underline}.trc-nested-title{color:#000;margin:0;padding:1.25em 1.428em .75em;font-size:1.75em;font-weight:500}.trc-nested-content{flex-direction:column;gap:.25em;padding:0 2.5em 1.5em;display:flex}.trc-checkbox-label{color:#000;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75em;padding:.75em 0;font-size:.875em;display:flex}.trc-checkbox-label:first-child{padding-top:0}.trc-checkbox-label input[type=checkbox]{display:none}.trc-checkbox-custom{background:0 0;border:1px solid #b2afab;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:1.125em;height:1.125em;transition:all .2s;display:inline-flex}.trc-checkbox-label input:checked+.trc-checkbox-custom{background:#f4f4f4;border-color:#000}.trc-checkbox-label input:checked+.trc-checkbox-custom:after{content:"";border:.0625em solid #000;border-width:0 .0625em .0625em 0;width:.3125em;height:.5625em;margin-top:-.125em;display:block;transform:rotate(45deg)}.trc-checkbox-count{color:#888;margin-left:.25em}.trc-designer-groups{flex-direction:column;gap:2.5em;display:flex}.trc-designer-group{margin-bottom:0}.trc-group-header{color:#000;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #000;min-width:2.5em;margin:0 0 1.25em;padding-bottom:.35em;font-size:.8125em;display:inline-block}.trc-designer-group-list{flex-direction:column;gap:1em;display:flex}.trc-price-panel{flex-direction:column;display:flex}.trc-detail-utils{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:1.5em;display:flex}.trc-util-btn{color:#000;cursor:pointer;background:0 0;border:none;align-items:center;gap:.625em;padding:0;font-size:.8em;transition:opacity .2s;display:flex}.trc-util-btn span{text-underline-offset:.25em;text-decoration:underline}.trc-util-btn:hover{opacity:.7}.trc-util-btn svg{color:#000}.trc-price-tabs{justify-content:center;gap:24px;margin-bottom:40px;display:flex}.trc-price-tab{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0000;padding:0 0 4px;font-size:15px}.trc-price-tab.active{color:#000;border-bottom-color:#000}.trc-range-slider-container{align-items:center;height:24px;margin-bottom:30px;display:flex;position:relative}.trc-slider-track{background:#e5e5e5;border-radius:2px;width:100%;height:4px;position:absolute}.trc-slider-fill{background:#4a4539;border-radius:2px;height:4px;position:absolute}.trc-range-input{-webkit-appearance:none;pointer-events:none;background:0 0;width:100%;position:absolute}.trc-range-input::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;cursor:pointer;background:#4a4539;border-radius:50%;width:16px;height:16px}.trc-price-inputs-row{justify-content:space-between;gap:1.25em;margin-bottom:2em;display:flex}.trc-price-input-group{flex-direction:column;align-items:center;width:100%;display:flex}.trc-price-box{background:#fff;border:.0625em solid #e5e5e5;justify-content:center;align-items:center;width:100%;padding:.75em;display:flex}.trc-price-box .currency{color:#000;font-size:.875em}.trc-price-box input{text-align:center;color:#000;background:0 0;border:none;outline:none;width:100%;font-size:.875em}.trc-price-box input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.trc-price-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.trc-price-label{color:#888;margin-top:.5em;font-size:.8125em}.trc-price-action{justify-content:center;display:flex}.trc-price-apply-btn{color:#fff;cursor:pointer;background:#111;border:none;padding:.75em 2em;font-size:.875em;transition:background .2s}.trc-price-apply-btn:hover{background:#333}.trc-sidebar-footer{border-top:.0625em solid #ccc;gap:.75em;padding:1em 1.875em 1.5em;display:flex}.trc-clear-btn{cursor:pointer;color:#000;background:#f2f0eb;border:.0625em solid #000;flex:1;padding:.875em;font-family:inherit;font-size:.875em}.trc-clear-btn:hover{background:#e8e5e0}.trc-view-btn{color:#fff;cursor:pointer;background:#000;border:.0625em solid #000;flex:2;padding:.875em;font-family:inherit;font-size:.875em}.trc-view-btn:hover{background:#333}.trc-detail-container{max-width:90em;margin:0 auto;padding:6.875em 1.875em 3.75em}.trc-detail-grid{grid-template-columns:1fr 26.25em;align-items:start;gap:3.75em;display:grid}.trc-gallery-main img{width:100%;height:auto;margin-bottom:.625em;display:block}.trc-gallery-thumbs{gap:.5em;margin-top:.625em;display:flex}.trc-gallery-thumbs img{object-fit:cover;cursor:pointer;border:.0625em solid #0000;width:4.375em;height:4.375em}.trc-gallery-thumbs img.active{border-color:#000}.trc-info-panel{position:sticky;top:8.125em}.trc-info-brand{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5em;font-size:.6875em}.trc-info-price{margin-bottom:1.5em;font-size:1.125em}.trc-swatches{flex-wrap:wrap;gap:.625em;margin-bottom:1.5em;display:flex}.trc-swatch{cursor:pointer;background-position:50%;background-size:cover;border:.09375em solid #ddd;border-radius:0;width:1.875em;height:1.875em}.trc-swatch.active{outline-offset:3px;outline:1px solid #15130f}.trc-swatch:hover:not(.active){outline-offset:3px;outline:1px solid #ad976e}.trc-btn{cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;margin-bottom:.75em;padding:1em;font-family:inherit;font-size:.9375em;display:flex}.trc-btn-primary{color:#fff;background:#000}.trc-btn-primary:hover{background:#333}.trc-btn-secondary{color:#000;background:0 0;border:1px solid #000}.trc-btn-secondary:hover{background:#f5f5f5}.trc-description{border-top:.0625em solid #eee;margin-bottom:1.875em;padding-top:1.5em;font-size:.875em}.trc-accordion{border-top:.0625em solid #eee}.trc-specs-grid{grid-template-columns:7.5em 1fr;gap:.625em;display:grid}.trc-specs-grid dt{color:#333}.trc-main-image-wrapper,.trc-gallery-item,.trc-gallery-top{background:#fcfcfc;position:relative}.trc-badge-new{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:2;background:#064;padding:.3636em .7272em;font-size:.6875em;position:absolute;top:1.25em;left:1.25em}.trc-btn-view-room{color:#000;cursor:pointer;z-index:2;background:#fff;border:.0625em solid #000;align-items:center;gap:.5em;padding:.625em 1em;font-size:.75em;text-decoration:none;transition:all .2s;display:flex;position:absolute;top:1.25em;right:1.25em}.trc-btn-view-room:hover{background:#fcfcfc;border-color:#000}.trc-btn-view-room .icon{font-size:1.2em}.trc-gallery-column{flex-direction:column;grid-column:1/8;gap:20px;display:flex}.trc-info-wrapper{grid-column:8/13}.trc-gallery-split img,.trc-main-slider img{width:100%;height:auto;display:block}.trc-gallery-grid-custom img{object-fit:contain;background-color:#fff;width:100%;max-height:678px;display:block}.trc-gallery-grid-custom{flex-direction:column;gap:.625em;display:flex}.trc-gallery-grid-custom .trc-gallery-bottom{grid-template-columns:1fr 1fr;gap:.625em;display:grid}.trc-gallery-full-slider{width:100%;margin-bottom:3.75em}.trc-gallery-full-slider .trc-secondary-slider{padding:0 0 3.125em}.trc-gallery-full-slider .trc-gallery-item{background:#fcfcfc;justify-content:center;align-items:center;display:flex}.trc-gallery-full-slider .trc-gallery-item img{width:100%;height:auto;display:block}body{overflow-x:hidden}.trc-gallery-container.full-width-gallery{grid-column:1/-1;width:99vw;margin-bottom:3.75em;position:relative;left:50%;transform:translate(-50%)}.trc-gallery-container.full-width-gallery .trc-main-slider img{object-fit:contain;background:#fcfcfc;width:100%;height:auto;max-height:678px}.trc-main-slider{width:100%}.trc-main-slider .swiper-pagination-bullet{opacity:.2;background:#000}.trc-main-slider .swiper-pagination-bullet-active{opacity:1}.trc-main-img{object-fit:contain;background-color:#fff;width:100%;min-height:500px;max-height:603px;display:block}.trc-breadcrumb{text-transform:uppercase;letter-spacing:.1em;color:#000;align-items:center;gap:.75em;margin:1.875em 0 2.5em;font-size:.6875em;display:flex}.trc-breadcrumb a{color:#000;text-decoration:none}.trc-breadcrumb .current{color:#888}.trc-detail-layout{grid-template-columns:repeat(12,1fr);align-items:start;gap:0 20px;display:grid}.trc-main-image-wrapper{background:#fcfcfc;margin-bottom:0;position:relative}.trc-badge-new{color:#fff;z-index:2;background:#064;padding:.25em .625em;font-size:.75em;position:absolute;top:1.25em;left:1.25em}.trc-btn-view-room{color:#000;cursor:pointer;z-index:2;background:#fff;border:.0625em solid #000;align-items:center;gap:.5em;padding:.625em 1em;font-size:.75em;transition:all .2s;display:flex;position:absolute;top:1.25em;right:1.25em}.trc-btn-view-room:hover{background:#f8f8f8}.trc-thumbs-grid{grid-template-columns:repeat(4,1fr);gap:.625em;display:grid}.trc-thumb-item img{aspect-ratio:4/5;object-fit:cover;background:#fcfcfc;width:100%}.trc-info-wrapper{padding:1em 2.75em}.trc-info{text-align:center;flex-direction:column;align-items:center;display:flex}.trc-info-title span{color:#000;font-size:1.25em}.trc-info-designer{color:#000;margin-bottom:1.75em;font-size:1em;text-decoration:none;display:block}.trc-swatches-section{flex-direction:column;align-items:center;width:100%;margin-bottom:1em;display:flex}.trc-swatches-title{color:#000;margin:0 0 1em;font-size:.875em}.trc-swatches{flex-wrap:wrap;justify-content:center;gap:.75em;display:flex}.trc-swatch{cursor:pointer;border:1px solid #eee;border-radius:0;width:24px;height:24px;transition:transform .2s;position:relative}.trc-price-section{flex-direction:column;align-items:center;margin-bottom:50px;display:flex}.trc-price-main{color:#000;margin-bottom:.45em;font-size:1.4em;font-weight:400}.trc-price-label{color:#000;vertical-align:middle;margin-right:.25em;font-size:.6em;font-weight:400}.trc-price-extra{margin-bottom:.45em}.trc-price-extra .trc-ways-to-pay{font-size:.75em;text-decoration:underline}.trc-price-sub{color:#000;font-size:.9em}.trc-actions-row{gap:1em;margin-bottom:1em;display:flex}.trc-main-actions{align-items:flex-start;gap:1.5em;width:100%;margin-bottom:2.5em;display:flex}.trc-buttons-stack{flex-direction:column;flex:1;gap:.75em;display:flex}.trc-btn-wishlist{cursor:pointer;color:#000;background:0 0;border:none;padding:.5em 0;transition:transform .2s}.trc-btn-wishlist:hover{transform:scale(1.1)}.trc-product-details{margin-bottom:40px}.trc-description-text{color:#000;text-align:justify;margin-bottom:1.875em;font-size:.75em}.trc-description-text p{margin-bottom:1em;line-height:1.6}.trc-description-text ul{margin-bottom:1em;padding-left:1.5em;list-style-type:disc}.trc-description-text ol{margin-bottom:1em;padding-left:1.5em;list-style-type:decimal}.trc-description-text li{margin-bottom:.4em;line-height:1.6}.trc-description-text>:last-child{margin-bottom:0}.trc-spec-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.trc-spec-list li{color:#000;font-size:15px}.trc-accordions{border-top:1px solid #e5e5e5}.trc-accordion-item{border-bottom:1px solid #e5e5e5}.trc-accordion-header{text-align:left;cursor:pointer;color:#000;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75em 0;display:flex}.trc-accordion-content-wrapper{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.trc-accordion-item.open .trc-accordion-content-wrapper{grid-template-rows:1fr}.trc-accordion-content{text-align:left;color:#000;flex-direction:column;align-items:flex-start;min-height:0;padding:0;font-size:.85em;line-height:1.6;display:flex}.trc-accordion-item.open .trc-accordion-content{padding:0 0 2em}.trc-accordion-content p,.trc-accordion-content div,.trc-accordion-content ul,.trc-accordion-content li{text-align:left!important}.trc-accordion-header span:first-child{letter-spacing:.05em;text-transform:uppercase;font-size:.8em;font-weight:400}.trc-specs-download{width:100%;margin-top:2em}.trc-btn-download{color:#000;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:1px solid #000;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 24px;font-size:12px;text-decoration:none;transition:all .2s;display:inline-flex}.trc-btn-download:hover{color:#fff;background:#000}.trc-btn-download svg{transition:transform .2s}.trc-btn-download:hover svg{transform:translateY(2px)}.trc-specs-grid .spec-label{color:#000;font-weight:600}.trc-specs-grid{color:#000;text-align:left;grid-template-columns:8em 1fr;gap:.75em 0;padding:1em 0 2em;font-size:.9em;display:grid}.trc-util-link{color:#000;align-items:center;gap:.5em;font-size:.875em;text-decoration:none;display:flex}.trc-util-link:hover{text-decoration:underline}.trc-share-section{align-items:center;gap:20px;display:flex}.share-label{color:#000;font-size:.875em}.share-links{gap:.9375em;display:flex}.share-icon{color:#000;border:.0625em solid #eee;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:.875em;text-decoration:none;transition:all .2s;display:flex}.share-icon:hover{background:#fcfcfc;border-color:#000}.trc-bottom-sections{flex-direction:column;gap:2.5em;margin-top:3.75em;display:flex}.trc-section-title{color:#000;text-align:center;margin:0 0 2.5em;font-size:1.5em}.trc-carousel-section{position:relative}.trc-carousel-section .swiper-button-next,.trc-carousel-section .swiper-button-prev,.trc-gallery-full-slider .swiper-button-next,.trc-gallery-full-slider .swiper-button-prev{color:#000;width:2.5em;height:2.5em;box-shadow:none;background:#ffffffe6;border-radius:0;transition:all .3s}.trc-carousel-section .swiper-button-next:after,.trc-carousel-section .swiper-button-prev:after,.trc-gallery-full-slider .swiper-button-next:after,.trc-gallery-full-slider .swiper-button-prev:after,.swiper-button-next:after,.swiper-button-prev:after,.swiper-button-next svg,.swiper-button-prev svg{content:""!important;color:#0000!important;font-family:inherit!important;font-size:0!important;display:none!important}.trc-carousel-section .swiper-button-next,.trc-gallery-full-slider .swiper-button-next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:28px}.trc-carousel-section .swiper-button-prev,.trc-gallery-full-slider .swiper-button-prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 12H5M12 19l-7-7 7-7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:28px}.cross-sells-carousel .trc-mobile-pagination-swiper{padding-bottom:30px}.cross-sells-carousel .trc-mobile-pagination-swiper .swiper-pagination-bullets{box-sizing:border-box;justify-content:center;width:100%!important;display:flex!important;bottom:0!important;left:0!important}.cross-sells-carousel .trc-mobile-pagination-swiper .swiper-pagination-bullet{transition:all .3s;opacity:0!important;background:#15130f!important;border-radius:2px!important;flex:1!important;height:2px!important;margin:0 2px!important}.cross-sells-carousel .trc-mobile-pagination-swiper .swiper-pagination-bullet-active{opacity:1!important;background:#000!important}@media (min-width:768px){.cross-sells-carousel .trc-mobile-pagination-swiper .swiper-pagination{display:none!important}.cross-sells-carousel .trc-mobile-pagination-swiper{padding-bottom:0}}.trc-designer-section{grid-template-columns:1fr 1fr;display:grid}.trc-designer-section .designer-image{width:100%;height:100%}.trc-designer-section .designer-image img{object-fit:cover;width:100%;height:100%;display:block}.trc-designer-section .designer-content{flex-direction:column;justify-content:center;align-items:flex-start;padding:3.75em 5em;display:flex}.trc-designer-section .designer-subtitle{font-size:.975em}.trc-designer-section .designer-title{color:#000;letter-spacing:-.01em;margin:0 0 .8em}.trc-designer-section .designer-title span{font-size:1.5rem}.trc-designer-section .designer-desc{text-align:justify;color:#000;margin:0;font-size:.875em}.trc-expert-guidance{background:#f6f5f3;grid-template-columns:37% 63%;min-height:25em;display:grid}.trc-expert-guidance .guidance-content{flex-direction:column;justify-content:center;align-items:flex-start;padding:3.75em 5em;display:flex}.trc-expert-guidance .guidance-title{color:#000;margin:0 0 .6em}.trc-expert-guidance .guidance-title span{font-size:1em}.trc-expert-guidance .guidance-desc{text-align:justify;color:#000;margin-bottom:1.875em;font-size:.8em}.trc-expert-guidance .guidance-image{width:100%;height:100%}.trc-expert-guidance .guidance-image img{object-fit:cover;width:100%;height:100%;display:block}.trc-sidebar-overlay{z-index:1000;opacity:0;visibility:hidden;background:#00000073;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.trc-sidebar-overlay.active{opacity:1;visibility:visible}.trc-size-drawer{z-index:1001;background:#fff;flex-direction:column;width:28.125em;height:100vh;transition:right .4s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;right:-28.125em;box-shadow:-.3125em 0 1.875em #0000001a}.trc-size-drawer.active{right:0}.trc-size-drawer .drawer-close-btn{cursor:pointer;color:#888;z-index:2;background:0 0;border:none;font-size:1.25em;position:absolute;top:1.5em;right:1.875em}.trc-size-drawer .drawer-header-actions{border-bottom:.0625em solid #eee;padding:3.75em 2.5em 1.5em}.unit-toggle{align-items:center;margin-top:1em;display:flex}.toggle-buttons{border:.0625em solid #e5e5e5;display:flex}.toggle-buttons button{cursor:pointer;background:0 0;border:none;padding:.3em .8em;font-size:.875em}.toggle-buttons button.active{color:#fff;background:#000}.drawer-scroll-area{flex:1;padding:2.5em;overflow-y:auto}.size-group h4{text-transform:uppercase;letter-spacing:.05em;color:#000;margin-bottom:1.25em;font-size:.875em}.group-header{justify-content:space-between;align-items:baseline;margin-bottom:1em;display:flex}.fitting-guide{color:#888;font-size:.8125em;text-decoration:underline}.size-grid{grid-template-columns:1fr 1fr;gap:.75em;display:grid}.size-card{cursor:pointer;border:.0625em solid #e5e5e5;padding:1.25em;transition:all .2s}.size-card:hover{border-color:#000}.size-card.selected{background:#fcfcfc;border-color:#000}.size-value{margin-bottom:.25em;font-size:1em}.size-lead-time,.size-stock{color:#888;font-size:.75em}.drawer-footer{border-top:.0625em solid #eee;padding:1.875em 2.5em}@media (max-width:1600px){.trc-detail-layout{gap:3.5em}}@media (max-width:1400px){.trc-detail-layout{gap:2.5em}}@media (max-width:1200px){.trc-container{padding:6.875em 1.875em 7em}.trc-detail-layout{grid-template-columns:repeat(12,1fr);gap:2em}.trc-main-image-wrapper,.trc-gallery-extra-wrapper{grid-column:1/7}.trc-info-wrapper{grid-column:7/13;padding:1em 1.5em}}@media (max-width:1024px){.trc-category-header h1 span{font-size:1.35em}.trc-toolbar-grid-icons.desktop-icons{display:none}.trc-toolbar-grid-icons.mobile-icons{display:flex}.trc-product-grid.trc-grid-large{grid-template-columns:repeat(2,1fr)}.trc-product-grid.trc-grid-dense{grid-template-columns:repeat(3,1fr)}.trc-detail-layout{flex-direction:column;gap:30px;display:flex}.trc-gallery-column{display:contents}.trc-main-image-wrapper{order:1;grid-area:auto/1/auto/-1;width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.trc-info-wrapper{order:2;grid-area:auto/1/auto/-1;padding-left:0;padding-right:0}.trc-gallery-extra-wrapper{order:3;grid-area:auto/1/auto/-1;width:100vw;margin-left:-50vw;margin-right:-50vw;padding-left:0;padding-right:0;position:relative;left:50%;right:50%}.trc-info{text-align:center;flex-direction:column;align-items:center;display:flex}.trc-swatches{justify-content:center}.trc-designer-section{grid-template-columns:1fr;gap:0}.trc-designer-section .designer-image{width:100vw;max-height:30.75em;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.trc-bottom-sections{gap:1em;margin-top:2em}.trc-designer-section .designer-content{text-align:justify;align-items:flex-start;padding:1.5em 0}.trc-designer-section .designer-desc{text-align:justify}.trc-expert-guidance{grid-template-columns:1fr;min-height:auto;overflow:hidden}.trc-expert-guidance .guidance-image{order:-1;width:100vw;height:18.75em;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.trc-expert-guidance .guidance-content{text-align:left;align-items:flex-start;padding:1.5em 0}.trc-expert-guidance .guidance-desc{text-align:justify}.trc-section-title{text-align:left}}@media (max-width:768px){.trc-container{padding:5.5em 1.25em 4em}.trc-category-header{padding-bottom:1em}.trc-category-header h1 span{font-size:1.2em}.trc-category-desc{padding:1em 0;font-size:1.05em}.trc-breadcrumb{font-size:.9em}.trc-product-count{font-size:1em}.trc-product-title{font-size:1.1em}.trc-product-price{font-size:.95em}.trc-designer-section .designer-subtitle{font-size:1.1em}.trc-product-total-colors{font-size:.9em}.trc-toolbar{border:none;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:1.5em 1em;padding-bottom:2em;display:grid}.trc-toolbar-left,.trc-toolbar-right{display:contents}.trc-toolbar-left .trc-filter-group,.trc-toolbar-left>button:not(:first-child){display:none!important}.trc-toolbar-left>button:first-child{background:#fff;border:1px solid #e5e5e5;grid-area:1/1/2/2;justify-content:center;width:100%;padding:1em;font-size:1em}.trc-toolbar-right>.trc-filter-group{grid-area:1/2/2/3;width:100%}.trc-toolbar-sort{background:#fff;border:1px solid #e5e5e5;justify-content:center;width:100%;padding:1em;font-size:1em;border-bottom:1px solid #e5e5e5!important}.trc-toolbar-grid-icons.mobile-icons{grid-area:2/1/3/2;justify-content:flex-start;display:flex!important}.trc-toolbar-grid-icons.desktop-icons{display:none!important}.trc-view-toggle{grid-area:2/2/3/3;justify-content:flex-end;align-items:center}.trc-product-grid.trc-grid-large{grid-template-columns:1fr}.trc-product-grid.trc-grid-dense{grid-template-columns:repeat(2,1fr)}.trc-price-label{font-size:.8em}.trc-price-extra{font-size:.85em}.trc-price-sub{font-size:1em}.trc-description-text p,.trc-description-text li{font-size:1.1em}.trc-specs-grid{font-size:1em}.trc-spec-list li{font-size:.95em}.trc-accordion-header span:first-child,.trc-specs-download,.trc-checkbox-label{font-size:1em}.trc-checkbox-count{font-size:.9em}.trc-clear-btn{font-size:1em}.trc-view-btn{font-size:1.1em}.trc-mobile-pagination-swiper .swiper-pagination{margin-top:36px;display:block;position:relative}}@media (max-width:480px){.trc-category-header h1 span{font-size:1.1em}.trc-sidebar{width:100vw}.trc-share-title{font-size:2.25em}.trc-share-modal{padding:2.5em 1.5em}.trc-share-social-item{flex:0 calc(50% - 12px)}.trc-more-from-designer{padding:1em 0}}.trc-pagination-status{text-align:center;flex-direction:column;align-items:center;gap:1em;margin:5em 0 0;display:flex}.trc-pagination-status p{color:#000;margin:0;font-size:1.125em;font-weight:400}.trc-btn-load-more{cursor:pointer;color:#000;background:0 0;border:.0625em solid #000;padding:.55em 2.25em;font-family:inherit;font-size:1.125em;transition:all .2s}.trc-btn-load-more:hover{background:#f8f8f8}.trc-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#00000080;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.trc-share-modal{text-align:center;background:#fff;width:90%;max-width:550px;padding:3.5em 3em 3em;animation:.4s cubic-bezier(.4,0,.2,1) slideUp;position:relative;box-shadow:0 30px 60px #0000001f}.trc-modal-close{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.25em;transition:color .2s;position:absolute;top:1.5em;right:1.5em}.trc-modal-close:hover{color:#000}.trc-share-title{color:#000;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2em;font-size:1.5em;font-weight:300}.trc-share-social-grid{flex-wrap:wrap;justify-content:center;gap:20px 30px;margin-bottom:3em;display:flex}.trc-share-social-item{flex-direction:column;align-items:center;gap:12px;width:70px;text-decoration:none;transition:opacity .2s;display:flex}.trc-share-social-item.mobile-only{display:none}@media (max-width:768px){.trc-share-social-item.mobile-only{display:flex}}.trc-share-social-item:hover{opacity:.7}.trc-share-social-item .icon-circle{color:#000;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.trc-share-social-item .icon-circle img{object-fit:contain;filter:none;opacity:1;width:20px;height:20px}.trc-share-social-item span{text-transform:uppercase;letter-spacing:.05em;color:#666;font-size:11px;font-weight:400}.trc-copy-link-section{text-align:center;border-top:1px solid #f5f5f5;padding-top:2em}.trc-copy-input-group{background:#fcfcfc;border:1px solid #eee;padding:4px;display:flex}.trc-copy-input{color:#888;background:0 0;border:none;outline:none;flex:1;padding:10px 15px;font-size:12px}.trc-copy-btn{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#000;border:none;padding:0 20px;font-size:11px;transition:background .2s}.trc-copy-btn:hover{background:#333}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.trc-designer-shop-all{text-align:center;justify-content:center;margin-top:2.5em;display:flex}.trc-btn-designer{width:auto;padding:.5em 1em}.trc-btn-guidance{width:100%;padding:.5em 2.5em;color:#000!important;background:0 0!important;border-color:#000!important}.trc-btn-guidance:hover{color:#fff!important;background:#000!important}.trc-more-from-designer{box-sizing:border-box;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:1.5em 1.875em;position:relative;left:50%;right:50%;background-color:#eeece6!important}@media (max-width:1024px){.trc-gallery-grid-custom img{max-height:500px}}.trc-gallery-full-slider,.trc-gallery-extra{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}@media (max-width:1024px){.trc-gallery-extra-wrapper{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}}@media (max-width:768px){.trc-gallery-grid-custom img{max-height:400px}.trc-secondary-slider .swiper-wrapper{gap:15px;flex-direction:column!important;display:flex!important;transform:none!important}.trc-info-designer{font-size:1.1em}.trc-secondary-slider .swiper-slide{width:100%!important;margin-right:0!important}.trc-secondary-slider .swiper-slide img{object-fit:cover;object-position:center;width:100%;max-height:560px;display:block}.trc-secondary-slider .swiper-button-next,.trc-secondary-slider .swiper-button-prev,.trc-secondary-slider .swiper-pagination{display:none!important}}@media (max-width:480px){.trc-gallery-grid-custom img{max-height:300px}}.trc-gallery-split{grid-template-columns:1fr 1fr;gap:20px;display:grid}.trc-gallery-single-extra{width:100%}.trc-gallery-extra-img{object-fit:cover;width:100%;height:auto;max-height:800px;display:block}@media (max-width:768px){.trc-gallery-split{grid-template-columns:1fr;gap:15px;width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.trc-gallery-single-extra{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.trc-gallery-extra-img{object-fit:cover;object-position:center;max-height:560px}.trc-sort-mobile-header{background:#f6f4f2;border-bottom:1px solid #eee;align-items:center;padding:1.5em;font-size:1.1em;font-weight:400;display:flex}.trc-designer-section{grid-template-columns:1fr}.trc-designer-section .designer-title{font-size:1.25rem}.sort-dropdown{max-height:80vh;animation:.3s ease-out forwards slideUpSort;overflow-y:auto;z-index:1000!important;background:#f6f4f2!important;border:none!important;width:100%!important;padding:0!important;position:fixed!important;inset:auto 0 0!important;box-shadow:0 -4px 20px #00000026!important}.sort-options-list{padding:1em 0 3em}.sort-dropdown .trc-dropdown-item{text-align:center;background:0 0;border:none;padding:1em 1.5em;font-size:1.1em}.sort-dropdown .trc-dropdown-item.selected{text-decoration:underline}.trc-sort-backdrop{z-index:999;background:#0006;animation:.3s ease-out fadeIn;display:block;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpSort{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.trc-modal-overlay.trc-gallery-overlay{z-index:100000;background:#fdfdfd;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.trc-gallery-modal-content{background:#fdfdfd;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.trc-gallery-close{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex;position:absolute;top:30px;right:30px;box-shadow:0 4px 12px #0000001a}.trc-gallery-close:hover{transform:scale(1.1)}.trc-gallery-layout{box-sizing:border-box;gap:40px;width:100%;height:100%;padding:40px 200px 40px 40px;display:flex}.trc-gallery-sidebar{flex-shrink:0;width:120px;height:100%}.trc-gallery-sidebar::-webkit-scrollbar{display:none}.trc-gallery-thumb{aspect-ratio:4/5;cursor:pointer;opacity:.6;border:1px solid #0000;width:100%;transition:all .2s}.trc-gallery-thumb.active,.trc-gallery-thumb:hover{opacity:1;border-color:#000}.trc-gallery-thumb img{object-fit:cover;width:100%;height:100%}.trc-gallery-main-view{flex:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.trc-gallery-swiper{width:100%;height:100%}.trc-gallery-slide-inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.trc-gallery-slide-inner img{object-fit:contain;max-width:100%;max-height:100%}.trc-gallery-thumb-slide{width:100%!important;height:auto!important}@media (max-width:1024px){.trc-gallery-layout{flex-direction:column-reverse;padding:80px 20px 20px}.trc-gallery-sidebar{flex-direction:row;width:100%;height:80px;padding-right:0;overflow-x:auto}.trc-gallery-thumb-slide{width:auto!important;height:100%!important}.trc-gallery-thumb{flex-shrink:0;width:60px;height:75px}.trc-gallery-close{top:15px;right:15px}}
