@media (max-width:768px){body,html{width:100%;max-width:100%;overflow-x:hidden}*,:after,:before{box-sizing:border-box}.homePage .hero{padding:22px 12px 16px}.homePage .badge{margin-bottom:9px;padding:6px 10px;font-size:11px}.homePage .hero-title{font-size:27px;line-height:1.15;letter-spacing:-.5px}.homePage .hero-text{font-size:14px}.homePage .search-panel{display:grid;grid-template-columns:1fr;grid-gap:7px;gap:7px;margin-top:15px;padding:9px;border-radius:15px}.homePage .filter-input,.homePage .filter-select,.homePage .search-btn,.homePage .search-input{width:100%;min-width:0;height:44px;font-size:16px}.homePage .stats-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0 0;border-radius:15px}.homePage .stat-item{padding:11px;border-bottom:1px solid #eef2f7}.homePage .stat-icon{width:34px;height:34px;border-radius:11px;font-size:16px}.homePage .stat-value{font-size:18px}.homePage .stat-label{font-size:11px}.homePage .popular-section{margin-top:16px;padding:0 12px}.homePage .section-head{gap:10px}.homePage .section-head h2{font-size:18px}.homePage .section-head a{flex-shrink:0;font-size:12px;white-space:nowrap}.homePage .popular-grid{display:flex;gap:9px;overflow-x:auto;overflow-y:hidden;padding-bottom:3px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.homePage .popular-grid::-webkit-scrollbar{display:none}.homePage .popular-card{flex:0 0 108px;min-width:108px;min-height:104px;padding:10px 8px;scroll-snap-align:start}.homePage .popular-icon{width:39px;height:39px;font-size:21px}.homePage .popular-name{font-size:12px}.homePage .popular-count{font-size:11px}.homePage .content{display:block;width:100%;max-width:none;margin:16px 0 20px;padding:0}.homePage .sidebar{display:none}.homePage .list-top{display:block;margin:0;padding:12px;border-right:0;border-left:0;border-radius:0}.homePage .list-top h2{font-size:18px}.homePage .list-top p{font-size:13px}.homePage .list-top .sort-select{display:none}.homePage .product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;width:100%;padding:8px;background:#f4f5f7}.homePage .product-card{display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;margin:0;padding:0;gap:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.05)}.homePage .product-card:hover{transform:none;box-shadow:0 2px 8px rgba(15,23,42,.05)}.homePage .product-card .image-placeholder,.homePage .product-card .product-image-wrap{width:100%;height:148px;overflow:hidden;border:0;border-radius:0;background:#fff}.homePage .product-card .product-image{display:block;width:100%;height:148px;padding:4px;border-radius:0;object-fit:contain}.homePage .product-card .card-body{display:flex;flex:1 1;flex-direction:column;min-width:0;padding:9px}.homePage .product-card .product-title{display:-webkit-box;min-height:36px;margin:0 0 7px;padding:0;overflow:hidden;border:0;font-size:13px;font-weight:650;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.homePage .product-card .category-pill,.homePage .product-card .desc,.homePage .product-card .detail-mini,.homePage .product-card .meta-date,.homePage .product-card .meta-min-order,.homePage .product-card .new-badge{display:none!important}.homePage .product-card .meta-grid{display:block;margin-top:6px;overflow:hidden;font-size:10.5px}.homePage .product-card .meta-grid>span:not(.store-line),.homePage .product-card .store-dot,.homePage .product-card .verified{display:none!important}.homePage .product-card .store-line,.homePage .product-card .store-name-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homePage .product-card .price-row,.homePage .product-card .price-row-card{display:block;margin-top:auto;padding-top:7px}.homePage .product-card .price{display:block;font-size:17px;font-weight:750;text-align:left}.homePage .product-card .message-button,.homePage .product-card .send-message-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:34px;margin-top:8px;padding:7px 8px;border:0;border-radius:8px;background:#f97316;color:#fff;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer}}@media (max-width:380px){.homePage .hero-title{font-size:24px}.homePage .product-grid{gap:6px;padding:6px}.homePage .product-card .image-placeholder,.homePage .product-card .product-image,.homePage .product-card .product-image-wrap{height:128px}.homePage .product-card .product-title{min-height:35px;font-size:12.5px}.homePage .product-card .price{font-size:16px}.homePage .popular-card{flex-basis:100px;min-width:100px}}.productShell{display:grid;grid-template-columns:minmax(0,760px) minmax(360px,420px);grid-template-areas:"gallery seller" "details seller";align-items:start;justify-content:center;grid-gap:18px;gap:18px;width:min(1280px,calc(100% - 32px));margin:0 auto 18px}.productLeft{display:contents}.galleryCard{grid-area:gallery;position:relative;min-width:0;min-height:570px}.buyBox{grid-area:seller;position:-webkit-sticky;position:sticky;top:92px;min-width:0}.productDetailsCard{grid-area:details;min-width:0;margin:0}.contentShell{width:min(1280px,calc(100% - 32px));margin:0 auto 48px}.mainContent{display:grid;grid-gap:18px;gap:18px;min-width:0}.sellerTrustSection{width:100%;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.sellerTrustSection h3{margin:0 0 10px;color:#111827;font-size:15px;font-weight:750}.sellerTrustGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.sellerTrustItem{min-width:0;padding:10px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.sellerTrustItem strong{display:block;overflow:hidden;color:#111827;font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.sellerTrustItem span{display:block;margin-top:3px;color:#64748b;font-size:11px;line-height:1.35}@media (max-width:1050px){.productShell{max-width:820px;grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery" "seller" "details"}.buyBox{position:static;top:auto}.buyBox,.galleryCard{min-height:0}}@media (max-width:700px){.contentShell,.productShell{width:100%;margin-bottom:12px;padding:0 10px}.productShell{grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery" "seller" "details";gap:12px}.buyBox,.faqCard,.galleryCard,.productDetailsCard,.similarCard,.storeMiniCard,.tabCard{min-width:0;padding:14px;border-radius:18px}.galleryCard{min-height:0}.galleryFrame{height:auto;min-height:300px}.galleryFrame>*{max-height:none}.galleryFrame img{width:100%;max-height:360px!important;object-fit:contain!important}.sellerTrustGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.infoRow,.tableGrid{grid-template-columns:1fr}.infoRow{border-right:0}.tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs a{flex:0 0 auto}}@media (max-width:380px){.sellerTrustGrid{grid-template-columns:1fr}}:root{--tm-ink:#262932;--tm-muted:#797d86;--tm-orange:#ed671c;--tm-line:#e8e9ec;--tm-bg:#f7f8fa}.tm-bottom-nav,.tm-category-dialog,.tm-category-nav,.tm-filter-dialog,.tm-footer,.tm-header,.tm-market,.tm-top{font-family:Arial,Helvetica,sans-serif;color:var(--tm-ink);font-size:14px;line-height:1.45}.tm-bottom-nav *,.tm-category-dialog *,.tm-category-nav *,.tm-filter-dialog *,.tm-footer *,.tm-header *,.tm-market *,.tm-top *{box-sizing:border-box}.tm-market{background:var(--tm-bg);min-height:100vh}.tm-container{width:100%;max-width:1320px;margin:0 auto;padding:0 28px}.tm-bottom-nav a,.tm-category-dialog a,.tm-category-nav a,.tm-footer a,.tm-header a,.tm-market a,.tm-top a{color:inherit;text-decoration:none}.tm-bottom-nav button,.tm-category-dialog button,.tm-category-nav button,.tm-filter-dialog button,.tm-header button,.tm-market button{font:inherit;cursor:pointer}.tm-bottom-nav svg,.tm-category-dialog svg,.tm-category-nav svg,.tm-header svg,.tm-market svg,.tm-top svg{flex-shrink:0;vertical-align:middle}.tm-header a:focus-visible,.tm-header button:focus-visible,.tm-market a:focus-visible,.tm-market button:focus-visible,summary:focus-visible{outline:3px solid #ef8b55;outline-offset:3px}.tm-top{background:#292d36;color:#fff;font-size:11px}.tm-top .tm-container{height:30px;display:flex;align-items:center;justify-content:space-between}.tm-top span{gap:7px}.tm-top nav,.tm-top span{display:flex;align-items:center}.tm-top nav{gap:26px}.tm-top nav a{color:#d9dbe0}.tm-top nav a:last-child{color:#ffd18c;font-weight:700;display:flex;gap:9px}.tm-header{position:-webkit-sticky;position:sticky;top:0;z-index:120;background:#fff;border-bottom:1px solid var(--tm-line)}.tm-header-inner{gap:24px;min-height:90px}.tm-brand,.tm-header-inner{display:flex;align-items:center}.tm-brand{gap:8px;flex-shrink:0}.tm-brand-symbol{display:grid;place-items:center;width:37px;height:41px;background:var(--tm-orange);color:white;border-radius:10px 10px 10px 3px}.tm-brand strong{font-size:23px;letter-spacing:-1px;line-height:1.15;display:block;font-weight:800}.tm-brand strong span{color:var(--tm-orange)}.tm-brand small{display:block;color:#777b84;font-size:10px;letter-spacing:.05px;margin-top:4px}.tm-search{display:flex;align-items:center;flex:1 1;min-width:0;height:45px;background:#f7f8fa;border:1px solid #e4e6eb;border-radius:7px;overflow:hidden;padding-left:13px;color:#9096a0;gap:10px}.tm-search:focus-within{border-color:var(--tm-orange);box-shadow:0 0 0 2px #ed671c15}.tm-search input:not([type=hidden]){flex:1 1;width:100%;min-width:0;background:none;border:0;outline:none;color:var(--tm-ink);font:inherit;font-size:13px}.tm-search button{height:100%;gap:8px;background:var(--tm-orange);border:0;color:white;padding:0 16px;font-weight:700}.tm-header-actions,.tm-search button{display:flex;align-items:center;font-size:12px}.tm-header-actions{gap:18px;font-weight:600}.tm-shop-link{gap:6px}.tm-post,.tm-shop-link{display:flex;align-items:center}.tm-post{gap:5px;color:white!important;background:var(--tm-orange);padding:11px 13px;border-radius:6px;white-space:nowrap}.tm-account{position:relative}.tm-account summary{display:flex;gap:6px;align-items:center;cursor:pointer;list-style:none;white-space:nowrap;min-height:44px}.tm-account summary::-webkit-details-marker{display:none}.tm-account nav{position:absolute;top:100%;right:0;width:170px;padding:6px;background:white;border:1px solid var(--tm-line);box-shadow:0 8px 24px #26304215;border-radius:8px}.tm-account nav a,.tm-account nav button{padding:10px;display:block;width:100%;text-align:left;border:0;background:white;color:var(--tm-ink);font-size:13px}.tm-account nav a:hover,.tm-account nav button:hover{background:#fff4e9}.tm-mobile-menu{display:none!important}.tm-icon-button{width:38px;height:38px;display:grid;place-items:center;background:white;border:1px solid var(--tm-line);border-radius:6px;color:var(--tm-ink)}.tm-category-nav{background:#fff;border-bottom:1px solid var(--tm-line)}.tm-category-nav nav{display:flex;align-items:center;gap:24px;height:45px;overflow-x:auto;scrollbar-width:none}.tm-category-nav nav>a{font-size:11px;font-weight:600;white-space:nowrap}.tm-category-nav nav>a:hover{color:var(--tm-orange)}.tm-category-nav button{border:0;background:none;display:flex;align-items:center;gap:9px;padding:0 23px 0 0;border-right:1px solid var(--tm-line);white-space:nowrap;font-size:12px;font-weight:700;height:23px}.tm-new-link{color:var(--tm-orange)!important;margin-left:auto;display:flex;gap:6px;align-items:center}.tm-main{padding-top:0}.tm-shortcuts{display:flex;justify-content:space-between;gap:20px;padding:23px 13px 22px;overflow-x:auto;scrollbar-width:none}.tm-shortcuts>a{min-width:83px;width:100px;display:flex;align-items:center;flex-direction:column;text-align:center;gap:9px}.tm-shortcuts strong{font-size:11px;font-weight:600;max-width:100px;line-height:1.35}.tm-category-orb{display:grid;place-items:center;width:61px;height:61px;border-radius:50%;background:#fff1dc;color:#bf731d;outline:1px solid #efdac0;outline-offset:4px;transition:transform .16s}.tm-shortcuts a:hover .tm-category-orb{transform:translateY(-3px)}.tm-orb-1{background:#e9f4ee;color:#377c58;outline-color:#d9e9de}.tm-orb-2{background:#f8e8ef;color:#ad607c;outline-color:#ecdbe4}.tm-orb-3{background:#f2ebe4;color:#927655;outline-color:#e8ddd3}.tm-orb-4{background:#ebeffa;color:#5977ae;outline-color:#dbe2f3}.tm-orb-5{background:#e9f1f6;color:#517489;outline-color:#d7e5ee}.tm-orb-6{background:#fbeeee;color:#b58078;outline-color:#efdfda}.tm-orb-7{background:#eeebfa;color:#8570ad;outline-color:#e4ddf1}.tm-orb-new{background:#fff0df;color:#ea791d;outline-color:#ffd3a8}.tm-market-layout{display:grid;grid-template-columns:221px minmax(0,1fr);grid-gap:23px;gap:23px;align-items:start}.tm-sidebar{background:#fff;border:1px solid var(--tm-line);border-radius:8px;overflow:hidden}.tm-side-heading{display:flex;align-items:center;gap:8px;padding:17px 15px 13px}.tm-side-heading h2{font-size:14px;margin:0;flex:1 1}.tm-side-heading>span{font-size:10px;color:var(--tm-muted)}.tm-side-all{display:flex;justify-content:space-between;margin:0 9px 6px;padding:9px 8px;border-radius:5px;font-size:12px;font-weight:700}.tm-side-all.selected{color:var(--tm-orange);background:#fff2e8}.tm-side-all span{font-size:10px}.tm-category-tree{padding:0 8px 12px}.tm-category-tree summary{display:flex;align-items:center;gap:7px;padding:9px 6px;cursor:pointer;list-style:none;font-size:11px}.tm-category-tree summary::-webkit-details-marker{display:none}.tm-category-tree summary>a{flex:1 1}.tm-category-tree summary>span{color:#959aa2;font-size:10px}.tm-category-tree summary>svg:first-child{color:#8d9198}.tm-category-tree details[open]>summary{color:var(--tm-orange);font-weight:600}.tm-subcategories{padding-left:28px}.tm-subcategories a{display:flex;justify-content:space-between;gap:3px;padding:6px 4px;font-size:11px;color:#787d86}.tm-subcategories a.selected{color:var(--tm-orange);font-weight:700}.tm-side-filters{padding:16px;border-top:1px solid var(--tm-line)}.tm-side-filters h2{font-size:13px;margin:0 0 15px}.tm-filter-form{display:grid;grid-gap:16px;gap:16px}.tm-filter-form label{display:grid;grid-gap:8px;gap:8px;font-size:12px;font-weight:600}.tm-filter-form input:not([type=hidden]),.tm-filter-form select{height:39px;border:1px solid #dfe2e7;border-radius:5px;min-width:0;width:100%;background:white;padding:0 9px;font:inherit;font-size:12px;color:var(--tm-ink)}.tm-filter-form fieldset{border:0;padding:0;margin:0;min-width:0}.tm-filter-form legend{font-size:12px;font-weight:600;padding:0;margin-bottom:8px}.tm-price-inputs{display:flex;gap:5px;align-items:center}.tm-price-inputs span{color:#999;font-size:10px}.tm-apply{border:0;background:var(--tm-orange);color:white!important;padding:11px 14px;font-weight:700;border-radius:5px;text-align:center;display:block}.tm-clear{text-align:center;color:#7b8088!important;font-size:11px}.tm-seller-note{margin:3px 12px 14px;display:flex;flex-direction:column;gap:10px;padding:18px 14px;background:#fff8ec;border:1px solid #f5e5c8;border-radius:6px}.tm-seller-note>svg{color:#c58a34}.tm-seller-note strong{font-size:16px;line-height:1.3}.tm-seller-note>span{font-size:11px;color:#8b816f;line-height:1.6}.tm-seller-note>b{display:flex;align-items:center;gap:6px;color:#ae6d25;font-size:12px}.tm-main-column{min-width:0}.tm-hero-row{display:grid;grid-template-columns:minmax(0,1fr) 195px;grid-gap:14px;gap:14px}.tm-hero{min-height:292px;position:relative;overflow:hidden;background:#fff1d8;border:1px solid #f2e2c7;border-radius:8px;display:flex;align-items:center}.tm-hero-copy{padding:30px 25px;position:relative;z-index:1;width:66%}.tm-eyebrow{font-size:9px;letter-spacing:1.2px;font-weight:700;color:#8d7962;display:flex;align-items:center;gap:7px}.tm-eyebrow>span{width:5px;height:5px;background:var(--tm-orange);border-radius:50%;display:inline-block}.tm-hero h1{font-size:39px;line-height:1.08;letter-spacing:-1.6px;margin:15px 0 13px;font-weight:750}.tm-hero h1 em{font-style:normal;color:#ca651e}.tm-hero p{font-size:11px;color:#827360;line-height:1.7;margin:0 0 20px}.tm-hero-copy>a{display:inline-flex;align-items:center;gap:17px;border-radius:5px;background:#2d3037;color:white;padding:11px 15px;font-size:11px;font-weight:700}.tm-hero-art{position:absolute;width:44%;right:-10px;bottom:5px;top:20px;display:flex;align-items:center}.tm-hero-art>svg{width:100%;position:relative}.tm-art-orbit{position:absolute;left:20%;top:15%;width:90%;aspect-ratio:1;border:1px dashed #e4cba0;border-radius:50%}.tm-art-label{position:absolute;bottom:15px;right:24px;white-space:nowrap;display:flex;align-items:center;gap:6px;background:white;box-shadow:0 3px 16px #805b2210;font-size:9px;padding:8px 10px;border-radius:5px;transform:rotate(-5deg);color:#70624e}.tm-art-label svg{color:#e78137}.tm-sell-banner{background:#303842;color:white!important;border-radius:8px;padding:22px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.tm-sell-banner:after{content:"";position:absolute;right:-40px;top:40px;width:160px;height:160px;border:1px solid #ffffff10;border-radius:50%;pointer-events:none}.tm-sell-icon{color:#ffc580;margin-bottom:13px}.tm-sell-banner small{font-size:8px;letter-spacing:1.3px;color:#ced0d2}.tm-sell-banner h2{font-size:25px;line-height:1.15;letter-spacing:-.6px;margin:10px 0}.tm-sell-banner p{font-size:11px;line-height:1.7;color:#bdc2ca;margin:0 0 18px}.tm-sell-banner strong{margin-top:auto;color:#ffd099;font-size:12px;display:flex;align-items:center;gap:35px}.tm-benefits{justify-content:space-around;padding:15px 8px;margin:13px 0 26px;border:1px solid var(--tm-line);background:#fff;border-radius:6px}.tm-benefits,.tm-benefits>span{display:flex;align-items:center}.tm-benefits>span{gap:8px;font-size:10px;color:#686e78}.tm-benefits b{font-weight:500}.tm-benefits svg{color:#d78848}.tm-results{scroll-margin-top:108px}.tm-results-heading,.tm-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 16px}.tm-results-heading h1,.tm-results-heading h2,.tm-section-heading h2{font-size:23px;letter-spacing:-.6px;margin:5px 0 3px;line-height:1.3;color:var(--tm-ink);font-weight:700}.tm-results-heading .tm-eyebrow,.tm-section-heading .tm-eyebrow{color:#95979c;font-size:8px;letter-spacing:1px}.tm-results-heading p{color:#858a94;font-size:11px;margin:4px 0 0}.tm-results-heading>a,.tm-section-heading>a{display:flex;align-items:center;gap:9px;color:#8d653a;font-size:11px;white-space:nowrap}.tm-live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#e8813a;vertical-align:middle;margin-left:10px}.tm-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e0e2e7;margin-bottom:17px;padding:0 0 8px}.tm-result-tabs{display:flex;align-items:center;gap:17px;white-space:nowrap}.tm-result-tabs>a{padding:7px 0;color:#868991;font-size:11px;position:relative}.tm-result-tabs a.selected{color:var(--tm-orange);font-weight:700}.tm-result-tabs a.selected:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:var(--tm-orange)}.tm-result-tabs b{font-size:9px;background:#fff0e6;padding:2px 5px;border-radius:3px;margin-left:4px}.tm-sort-controls{display:flex;align-items:center;gap:10px;min-width:0}.tm-sort-form{display:flex;align-items:center;height:32px;border:1px solid #e3e5e9;background:white;border-radius:4px;overflow:hidden}.tm-sort-form select{border:0;background:white;max-width:170px;padding:0 5px 0 9px;font-size:10px;color:#696f78;outline:none;height:100%}.tm-sort-form button{border:0;border-left:1px solid #eee;background:white;width:28px;height:100%;color:#969ca6}.tm-view-controls{display:flex;gap:4px}.tm-view-controls a{display:grid;place-items:center;width:29px;height:30px;border:1px solid transparent;border-radius:4px;color:#9397a0}.tm-view-controls a[aria-current=true]{color:var(--tm-orange);background:#fff0e5;border-color:#f5ddc8}.tm-listings{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px}.tm-product{border:1px solid #e4e6e9;border-radius:7px;background:white;overflow:hidden;position:relative;min-width:0;transition:box-shadow .18s,border-color .18s}.tm-product:hover{border-color:#edbb97;box-shadow:0 5px 17px #3138450b}.tm-product-image{display:flex;align-items:center;justify-content:center;width:100%;height:179px;padding:17px;background:#fff;color:#bcc0c8}.tm-product-image img{width:100%;height:100%;object-fit:contain}.tm-favorite{display:grid;place-items:center;position:absolute;right:9px;top:9px;z-index:1;width:30px;height:30px;border:1px solid #edeef0;background:#ffffffed;color:#90969f;border-radius:50%}.tm-favorite.is-favorite{color:var(--tm-orange)}.tm-favorite.is-favorite svg{fill:#ed671c1a}.tm-favorite:disabled{opacity:.5}.tm-product-badge{position:absolute;top:11px;left:10px;background:#fff2df;color:#ba702c;font-size:9px;font-weight:600;padding:3px 7px;border-radius:3px;pointer-events:none}.tm-product-body{padding:12px 12px 10px;border-top:1px solid #f4f4f5}.tm-product-category{font-size:9px;display:block;color:#a0a3aa;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:36px;line-height:1.5;font-size:12px;font-weight:600;color:#40444c!important}.tm-product-price{margin:11px 0 8px;display:flex;flex-direction:column;gap:1px}.tm-product-price strong{font-size:21px;color:#252a32;letter-spacing:-.4px;line-height:1.25}.tm-product-price small{font-size:12px;letter-spacing:0;font-weight:600}.tm-product-price>span{font-size:9px;color:#a1a4aa}.tm-product-location,.tm-product-order{display:flex;align-items:center;gap:5px;font-size:9px;color:#90959d;margin-top:6px;min-height:14px}.tm-product-order span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tm-product-order b{font-weight:500;color:#646b76}.tm-product-store{display:flex;align-items:center;gap:5px;border-top:1px solid #f0f1f3;margin-top:9px;padding-top:8px;font-size:9px;color:#767e89!important;min-height:25px}.tm-product-store>span:not(.tm-verified){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tm-verified{display:inline-grid;place-items:center;width:13px;height:13px;background:#eaf4ee;color:#559774;border-radius:50%;flex-shrink:0}.tm-product-cta{margin-top:9px;display:flex;align-items:center;justify-content:space-between;background:#fff7f0;color:#c77a42!important;padding:8px 10px;border-radius:4px;font-size:10px;font-weight:600}.tm-stores{margin:32px 0}.tm-store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.tm-store-grid>a{display:flex;align-items:center;text-align:center;flex-direction:column;background:white;border:1px solid var(--tm-line);border-radius:7px;padding:21px 10px 14px}.tm-store-logo{width:45px;height:45px;display:grid;place-items:center;border:1px solid #ece6dc;background:#faf7f2;color:#a99373;border-radius:9px;margin-bottom:10px;overflow:hidden}.tm-store-logo img{width:100%;height:100%;object-fit:cover}.tm-store-grid strong{display:flex;align-items:center;gap:4px;font-size:11px;max-width:100%;overflow-wrap:anywhere}.tm-store-grid small{font-size:9px;color:#91969e;margin-top:5px}.tm-store-visit{border-top:1px solid #f0f1f3;width:100%;padding-top:12px;margin-top:16px;font-size:10px;color:#8e6a42;justify-content:center;gap:9px}.tm-city-strip,.tm-store-visit{display:flex;align-items:center}.tm-city-strip{padding:18px 22px;border:1px solid #e8e1d7;border-radius:7px;background:#f6f2ec;justify-content:space-between;gap:20px}.tm-city-strip>div{display:flex;align-items:center;gap:10px}.tm-city-strip svg{color:#a08b6b}.tm-city-strip strong{font-size:12px}.tm-city-strip a{background:#fff;border:1px solid #e8e1d7;border-radius:5px;display:flex;gap:10px;align-items:center;padding:8px 12px;font-size:11px}.tm-city-strip a span{font-size:9px;color:#999}.tm-guide{margin:26px 0;color:#7f848b;font-size:11px}.tm-guide summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:16px 0;border-top:1px solid var(--tm-line)}.tm-guide p{line-height:1.8}.tm-guide a{color:#b37542}.tm-breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;color:#989da5;padding:20px 0}.tm-active-filters,.tm-child-links{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 15px}.tm-active-filters a,.tm-child-links a{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e4e6e9;border-radius:4px;font-size:10px;padding:7px 9px;color:#79808b}.tm-active-filters a{background:#fff4ea;border-color:#f3deca;color:#b57e4b}.tm-empty{padding:70px 24px;text-align:center;border:1px solid var(--tm-line);background:white;border-radius:8px;color:#949ba6}.tm-empty h2{font-size:20px;color:#494e58}.tm-empty p{font-size:12px}.tm-empty .tm-apply{display:inline-block;margin-top:15px}.tm-list-view{grid-template-columns:1fr}.tm-list-view .tm-product{display:grid;grid-template-columns:150px minmax(0,1fr)}.tm-list-view .tm-product-image{height:155px}.tm-list-view .tm-product-body{display:grid;grid-template-columns:minmax(0,1fr) 140px;grid-column-gap:20px;column-gap:20px;border-top:0;padding:17px 22px}.tm-list-view .tm-product-category,.tm-list-view .tm-product-location,.tm-list-view .tm-product-order,.tm-list-view .tm-product-title{grid-column:1}.tm-list-view .tm-product-title{height:auto}.tm-list-view .tm-product-price{grid-column:2;grid-row:1/4;justify-content:center}.tm-list-view .tm-product-store{grid-column:1;margin:5px 0 0;padding-top:5px}.tm-list-view .tm-product-cta{grid-column:2;grid-row:4/7;align-self:end}.tm-list-view .tm-favorite{right:8px;top:8px}.tm-list-view .tm-product-badge{left:8px;top:8px}.tm-bottom-nav,.tm-filter-trigger{display:none}.tm-category-dialog,.tm-filter-dialog{border:0;border-radius:12px;width:min(520px,calc(100% - 28px));max-height:85dvh;padding:24px;box-shadow:0 20px 80px #12182230}.tm-category-dialog::-webkit-backdrop,.tm-filter-dialog::-webkit-backdrop{background:#20273366;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tm-category-dialog::backdrop,.tm-filter-dialog::backdrop{background:#20273366;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tm-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.tm-dialog-head h2{font-size:22px;margin:4px 0}.tm-dialog-head small{font-size:10px;letter-spacing:1px;color:#b38556}.tm-all-listings{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:#fff2e7;color:#aa612c!important;border-radius:7px;font-weight:600}.tm-dialog-categories{margin-top:15px}.tm-dialog-categories details{border-bottom:1px solid #eee}.tm-dialog-categories summary{display:flex;align-items:center;gap:10px;padding:14px 3px;font-size:13px;cursor:pointer}.tm-dialog-categories summary svg:last-child{margin-left:auto}.tm-dialog-categories details>div{display:grid;padding:0 10px 12px 34px;grid-gap:13px;gap:13px;font-size:12px;color:#808792}body:has(.tm-category-dialog[open]),body:has(.tm-filter-dialog[open]){overflow:hidden}.tm-error{padding:10px 14px;background:#fff0e9;color:#b56430;border:1px solid #f4d9c7;border-radius:5px}@media(min-width:1500px){.tm-container{max-width:1400px}.tm-product-image{height:194px}.tm-hero h1{font-size:43px}.tm-hero{min-height:308px}}@media(max-width:1150px){.tm-header-inner{gap:15px}.tm-brand strong{font-size:20px}.tm-brand-symbol{width:32px;height:36px}.tm-header-actions{gap:12px}.tm-shop-link{display:none}.tm-category-nav nav{gap:22px}.tm-market-layout{grid-template-columns:196px minmax(0,1fr);gap:18px}.tm-hero-row{grid-template-columns:minmax(0,1fr) 155px}.tm-hero-copy{padding:25px 18px}.tm-hero h1{font-size:32px}.tm-sell-banner{padding:19px}.tm-sell-banner h2{font-size:23px}.tm-hero .tm-eyebrow{font-size:7px}.tm-listings{gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.tm-results-toolbar{flex-wrap:wrap}.tm-category-tree summary{font-size:10px;gap:5px}.tm-shortcuts{gap:18px}.tm-benefits>span{font-size:9px}.tm-city-strip{flex-wrap:wrap}}@media(max-width:900px){.tm-container{padding-left:18px;padding-right:18px}.tm-top nav a:not(:last-child){display:none}.tm-header-inner{min-height:79px}.tm-brand strong{font-size:19px}.tm-header-actions{gap:10px}.tm-account summary>span{display:none}.tm-market-layout{grid-template-columns:1fr}.tm-sidebar{display:none}.tm-shortcuts{gap:22px;justify-content:flex-start;padding:21px 5px}.tm-shortcuts>a{min-width:74px;width:74px}.tm-category-orb{width:55px;height:55px}.tm-hero-row{grid-template-columns:minmax(0,1fr) 195px}.tm-hero-copy{padding:27px}.tm-hero h1{font-size:39px}.tm-hero .tm-eyebrow{font-size:8px}.tm-hero-art{width:44%}.tm-listings{grid-template-columns:repeat(3,minmax(0,1fr))}.tm-product-image{height:205px}.tm-filter-trigger{display:flex;gap:7px;align-items:center;border:1px solid #e3e5e9;background:#fff;border-radius:4px;padding:7px 10px;font-size:11px}.tm-filter-trigger b{background:#fff0e5;color:#b67843;padding:0 4px;border-radius:3px}.tm-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;bottom:0;left:0;right:0;height:calc(66px + env(safe-area-inset-bottom));padding:5px 8px calc(5px + env(safe-area-inset-bottom));border-top:1px solid #e4e6e9;background:#fff;z-index:130}.tm-bottom-nav a,.tm-bottom-nav button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;min-height:50px;background:none;border:0;color:#878d97;font-size:9px}.tm-bottom-nav a[aria-current=page]{color:var(--tm-orange)}.tm-bottom-post>b{display:grid;place-items:center;width:39px;height:32px;background:var(--tm-orange);color:white;border-radius:7px}.tm-bottom-post>span{color:#575e67}.tm-market{padding-bottom:68px}.tm-filter-dialog{padding:22px}.tm-filter-dialog .tm-filter-form input:not([type=hidden]),.tm-filter-dialog .tm-filter-form select{font-size:16px;height:46px}.tm-filter-dialog .tm-filter-form label,.tm-filter-dialog legend{font-size:13px}.tm-store-grid strong{font-size:12px}}@media(max-width:600px){.tm-container{padding-left:13px;padding-right:13px}.tm-top{display:none}.tm-header-inner{display:grid;grid-template-columns:27px minmax(0,1fr) auto;grid-gap:11px 8px;gap:11px 8px;padding-top:12px;padding-bottom:12px;min-height:112px}.tm-mobile-menu{display:grid!important;border:0;background:transparent;width:26px;height:32px}.tm-brand{gap:6px}.tm-brand-symbol{display:none}.tm-brand strong{font-size:23px;letter-spacing:-.9px}.tm-brand small{font-size:8px;margin-top:1px}.tm-header-actions{gap:12px}.tm-account summary{min-height:32px}.tm-account summary>svg:last-child{display:none}.tm-account summary svg{width:19px}.tm-post{padding:6px;border-radius:5px}.tm-post span{display:none}.tm-search{grid-column:1/-1;grid-row:2;width:100%;height:39px;gap:8px;padding-left:11px}.tm-search input:not([type=hidden]){font-size:16px}.tm-search input::placeholder{font-size:12px}.tm-search button{font-size:11px;padding:0 13px}.tm-category-nav,.tm-search button svg{display:none}.tm-shortcuts{gap:17px;padding:18px 4px 15px;min-height:108px}.tm-shortcuts>a{min-width:61px;width:61px;gap:8px}.tm-category-orb{width:48px;height:48px;outline-offset:3px}.tm-category-orb svg{width:25px;height:25px}.tm-shortcuts strong{font-size:9px;font-weight:500;line-height:1.3}.tm-hero-row{display:block}.tm-sell-banner{display:none}.tm-hero{min-height:205px;border-radius:7px}.tm-hero-copy{padding:21px 16px;width:73%}.tm-hero .tm-eyebrow{font-size:6px;letter-spacing:.55px}.tm-hero h1{font-size:30px;margin:11px 0 9px;letter-spacing:-1px}.tm-hero p{font-size:9px;line-height:1.6;margin-bottom:13px}.tm-hero-copy>a{padding:9px 11px;font-size:9px;gap:10px}.tm-hero-art{width:43%;right:-9px;top:43px;bottom:17px}.tm-art-label{font-size:6px;right:9px;bottom:0;padding:5px 7px;gap:3px}.tm-art-label svg{width:10px;height:10px}.tm-benefits{padding:10px 6px;margin:10px 0 23px;gap:9px;justify-content:space-between}.tm-benefits>span{font-size:7px;gap:4px}.tm-benefits svg{width:13px;height:13px}.tm-results-heading{margin-bottom:13px}.tm-results-heading h1,.tm-results-heading h2{font-size:20px;margin-top:4px}.tm-results-heading .tm-eyebrow{font-size:6px;letter-spacing:.8px}.tm-results-heading p{font-size:9px}.tm-results-heading>a{font-size:9px;gap:4px}.tm-results-heading>a svg{width:12px}.tm-results-toolbar{gap:10px;display:block;margin-bottom:12px;padding-bottom:10px}.tm-result-tabs{display:none}.tm-sort-controls{justify-content:space-between;gap:7px}.tm-filter-trigger{font-size:10px;padding:8px 10px;height:34px}.tm-sort-form{height:34px;flex:1 1}.tm-sort-form select{max-width:none;width:100%;min-width:0;font-size:10px}.tm-sort-form button{width:30px;flex-shrink:0}.tm-view-controls{gap:1px}.tm-view-controls a{width:26px}.tm-listings{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tm-product-image{height:155px;padding:18px 13px 12px}.tm-product-body{padding:9px 10px}.tm-product-title{font-size:11px;height:33px;line-height:1.5}.tm-product-category{font-size:8px;margin-bottom:4px}.tm-product-price{margin:9px 0 6px}.tm-product-price strong{font-size:20px}.tm-product-price strong small{font-size:11px}.tm-product-price>span{font-size:8px}.tm-product-location,.tm-product-order{font-size:8px;margin-top:5px}.tm-product-location svg,.tm-product-order svg{width:11px;height:11px}.tm-product-store{font-size:8px;margin-top:7px;padding-top:6px;gap:4px}.tm-product-cta{font-size:9px;padding:7px 8px;margin-top:7px}.tm-favorite{width:27px;height:27px;right:7px;top:8px}.tm-favorite svg{width:16px}.tm-product-badge{left:8px;font-size:8px;padding:2px 5px}.tm-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tm-stores{margin-top:27px}.tm-section-heading h2{font-size:19px}.tm-section-heading .tm-eyebrow{font-size:6px}.tm-section-heading>a{font-size:9px;gap:4px}.tm-store-grid>a{padding:15px 10px 11px}.tm-store-grid strong{font-size:11px}.tm-city-strip{padding:16px;gap:14px;display:block}.tm-city-strip>div+div{margin-top:13px;flex-wrap:wrap}.tm-city-strip strong{font-size:11px}.tm-city-strip a{padding:6px 10px}.tm-guide{font-size:10px}.tm-breadcrumb{padding:15px 0}.tm-results{scroll-margin-top:125px}.tm-child-links{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.tm-child-links a{flex-shrink:0}.tm-category-dialog,.tm-filter-dialog{width:100%;max-height:86dvh;border-radius:16px 16px 0 0;max-width:none;margin:auto 0 0;padding:22px 18px calc(24px + env(safe-area-inset-bottom))}.tm-category-dialog h2{font-size:21px}.tm-list-view{grid-template-columns:1fr}.tm-list-view .tm-product{grid-template-columns:110px minmax(0,1fr)}.tm-list-view .tm-product-image{height:165px;padding:18px 10px}.tm-list-view .tm-product-body{display:block;padding:12px 14px}.tm-list-view .tm-product-title{font-size:11px;height:auto;padding-right:18px}.tm-list-view .tm-product-category{display:none}.tm-list-view .tm-product-price{margin:8px 0 6px}.tm-list-view .tm-product-price>span{display:none}.tm-list-view .tm-product-location,.tm-list-view .tm-product-order{display:inline-flex;margin-right:7px}.tm-list-view .tm-product-store{margin-top:7px}.tm-list-view .tm-product-cta{display:none}.tm-list-view .tm-favorite{width:25px;height:25px;top:7px;right:7px}}@media(max-width:360px){.tm-brand strong{font-size:20px}.tm-header-actions{gap:8px}.tm-hero h1{font-size:27px}.tm-hero-copy{padding:20px 13px}.tm-hero p{font-size:8px}.tm-benefits>span{font-size:6px}.tm-benefits{gap:4px}.tm-product-image{height:136px}.tm-product-body{padding:8px}.tm-view-controls{display:none}}@media(prefers-reduced-motion:reduce){.tm-market *{scroll-behavior:auto!important;transition:none!important}}.tm-footer{margin-top:34px;padding:37px 0 20px;background:#fff;border-top:1px solid #e4e6e9}.tm-footer-grid{display:grid;grid-template-columns:2.2fr repeat(3,1fr);grid-gap:30px;gap:30px}.tm-footer-grid>div{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.tm-footer-brand{font-size:24px;letter-spacing:-1px;font-weight:800}.tm-footer-brand span{color:var(--tm-orange)}.tm-footer-grid h3{font-size:12px;margin:5px 0 4px}.tm-footer-grid a:not(.tm-footer-brand){font-size:11px;color:#8c929c}.tm-footer-grid p{font-size:11px;color:#969ba3;line-height:1.8;margin:0}.tm-footer-info{margin-top:30px;padding:13px 16px;border:1px solid #ebecef;border-radius:5px;background:#fafbfc;display:flex;align-items:center;gap:10px;color:#959ba5}.tm-footer-info p{font-size:10px;margin:0}.tm-footer-bottom{display:flex;justify-content:space-between;align-items:center;color:#a3a7ae;font-size:9px;margin-top:21px;gap:12px}.tm-footer-bottom>div{display:flex;gap:17px}.tm-detail.page,.tm-store-detail.page,.tm-store-directory.page{background:#f7f8fa;font-family:Arial,Helvetica,sans-serif;color:#2d323a}.tm-detail .topBar{max-width:1320px;padding:18px 28px;margin:0 auto;background:transparent;box-shadow:none;border:0}.tm-detail .breadcrumb{font-size:11px}.tm-detail .productShell{max-width:1320px;grid-template-columns:minmax(0,1.25fr) minmax(330px,1fr);padding:0 28px;gap:24px;margin:0 auto 24px;align-items:start}.tm-detail .buyBox,.tm-detail .faqCard,.tm-detail .galleryCard,.tm-detail .similarCard,.tm-detail .tabCard{border:1px solid #e3e6ea;border-radius:8px;background:#fff;box-shadow:none}.tm-detail .buyBox{padding:24px;top:106px}.tm-detail .titleArea h1{font-size:25px;letter-spacing:-.6px;line-height:1.35;font-weight:700}.tm-detail .productLead{font-size:12px;line-height:1.7;color:#959ba4}.tm-detail .categoryBadge{background:#fff3e8;color:#b97945;border-color:#f1dfce;font-size:11px;font-weight:600}.tm-detail .priceBox{background:#fff8ee;border:1px solid #f3e4d0;box-shadow:none;border-radius:6px;padding:18px}.tm-detail .priceBox strong{font-size:36px;color:#d8722d;letter-spacing:-1px}.tm-detail .priceBox small,.tm-detail .priceBox span{color:#ac9275}.tm-detail .decisionItem,.tm-detail .detailSellerTrust,.tm-detail .sellerPreview{border-radius:5px;background:#fff;box-shadow:none;border-color:#e8eaee}.tm-detail .decisionItem strong{font-size:13px;font-weight:600}.tm-detail .sellerPreviewLogo{background:#fbf6ef;color:#a98b64;border-radius:7px;box-shadow:none}.tm-detail .sellerPreviewBody a{font-size:14px;font-weight:700}.tm-detail .detailSellerTrust h2{font-size:13px}.tm-detail .detailSellerTrustItem{border:0;background:#f8faf9;font-size:11px}.tm-detail .actionGrid{gap:8px}.tm-detail .actionGrid>a,.tm-detail .actionGrid>button{border-radius:5px!important;font-size:12px!important;font-weight:600!important;box-shadow:none!important}.tm-detail .phoneBtn{background:#ed671c}.tm-detail .waBtn{background:#288c58}.tm-detail .storeBtn{background:#fff4e9;color:#b47745;border:1px solid #f1ddc8}.tm-detail .safetyNote{font-size:10px}.tm-detail .tabs{border-bottom:1px solid #e6e8eb;background:#fff}.tm-detail .tabs a{color:#826648;font-size:12px;font-weight:600}.tm-detail .sectionHead h2,.tm-detail .tabSection h2{font-size:18px;letter-spacing:-.3px;font-weight:700}.tm-detail .tabSection p{font-size:13px;line-height:1.85;color:#808791}.tm-detail .tableGrid{border-radius:5px}.tm-detail .infoRow{font-size:12px}.tm-detail .contentShell{max-width:1320px;padding:0 28px;margin:24px auto}.tm-detail .similarItem{border-radius:6px;box-shadow:none}.tm-detail .similarItem>b{color:#c27940}.tm-detail .similarItem>strong{font-size:12px}.tm-store-directory .hero{background:#fff3de;border:1px solid #f0e0c8;border-radius:8px;box-shadow:none;color:#333941;max-width:1264px;margin:24px auto;padding:34px}.tm-store-directory .hero h1{font-size:34px;letter-spacing:-1px;color:#333941}.tm-store-directory .hero p{color:#9a886d;font-size:13px}.tm-store-directory .badge{background:#fffaf0;color:#b27f41;border-color:#f0daba}.tm-store-directory .heroStats>div{background:#fffbf3;border-color:#f0e0c8;box-shadow:none;color:#b08550}.tm-store-directory .filterBox,.tm-store-directory .storeCard{border-radius:7px;border-color:#e6e8eb;box-shadow:none}.tm-store-directory .storeCard .storeBanner{background-color:#e9e5db}.tm-store-directory .storeTitle h3{font-size:17px}.tm-store-directory .detailBtn{background:#ee712f;border:0;box-shadow:none}.tm-store-detail .premiumHero{border-radius:8px;box-shadow:none}.tm-store-detail .heroGlass{border-radius:7px}.tm-store-detail .heroInfo h1{font-size:30px}.tm-store-detail .commentsCard,.tm-store-detail .productCard,.tm-store-detail .statsGrid>div{border-radius:7px;box-shadow:none}.tm-store-detail .productCard .price{color:#bc7740}.tm-store-detail .productBadge{background:#fff2e6;color:#b27a45}@media(max-width:900px){.tm-footer{padding-bottom:25px}.tm-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:22px}.tm-footer-bottom>span:last-child,.tm-footer-grid>div:last-child{display:none}.tm-detail .productShell{grid-template-columns:1fr;padding:0 18px}.tm-detail .contentShell,.tm-detail .topBar{padding-left:18px;padding-right:18px}.tm-detail .buyBox{position:static}.tm-store-directory .hero{margin:18px;padding:24px}.tm-store-directory .hero h1{font-size:28px}}@media(max-width:600px){.tm-footer{margin-top:22px;padding-top:26px}.tm-footer-grid{grid-template-columns:1fr 1fr;gap:23px 18px}.tm-footer-grid>div:first-child{grid-column:1/-1}.tm-footer-brand{font-size:23px}.tm-footer-info{margin-top:23px;align-items:flex-start;padding:11px}.tm-footer-info p{font-size:9px}.tm-footer-bottom{flex-direction:column;align-items:flex-start;font-size:8px;gap:10px}.tm-footer-bottom>div{gap:15px}.tm-detail .productShell{padding:0 12px;gap:13px}.tm-detail .topBar{padding:13px 12px}.tm-detail .galleryCard{padding:10px}.tm-detail .buyBox{padding:16px;border-radius:7px}.tm-detail .titleArea h1{font-size:21px;font-weight:700}.tm-detail .priceBox{padding:15px}.tm-detail .priceBox strong{font-size:30px}.tm-detail .contentShell{padding:0 12px;margin:16px auto}.tm-detail .tabSection{padding:16px}.tm-detail .tabSection p{font-size:12px}.tm-detail .productDetailsCard{border-radius:7px}.tm-detail .product-detail-mobile-nav{background:#fff;box-shadow:none}.tm-detail .product-detail-mobile-nav-create b{background:#ed671c;box-shadow:none}.tm-detail .mobileBar{box-shadow:0 -3px 15px #26313b08}.tm-store-directory .hero{margin:13px;padding:21px}.tm-store-directory .hero h1{font-size:25px}.tm-store-directory .hero p{font-size:11px}.tm-store-detail .heroInfo h1{font-size:24px}}@media(min-width:901px){.tm-shortcuts{padding-top:18px;padding-bottom:17px}.tm-category-orb{width:53px;height:53px}.tm-shortcuts strong{font-size:10px}.tm-hero{min-height:240px}.tm-hero-copy{padding:21px 24px}.tm-hero h1{font-size:36px;margin:11px 0}.tm-hero p{margin-bottom:16px}.tm-sell-banner{padding:18px 22px}.tm-sell-icon{margin-bottom:8px}.tm-sell-banner h2{font-size:23px;margin:8px 0}.tm-sell-banner p{margin-bottom:12px}.tm-benefits{padding:12px 8px;margin:11px 0 20px}.tm-results-heading{margin-bottom:13px}.tm-results-heading h1,.tm-results-heading h2{font-size:22px}}.tm-product-title{font-size:13px;height:39px}.tm-product-location,.tm-product-order,.tm-product-store{font-size:10px}.tm-detail .pg-main{height:440px;border-radius:6px}.tm-detail .messageBtn{background:#e97331;box-shadow:none;border-radius:5px}@media(max-width:900px){.tm-detail .productShell{display:flex;flex-direction:column}.tm-detail .productLeft{display:contents}.tm-detail .galleryCard{order:1;width:100%}.tm-detail .buyBox{order:2;width:100%}.tm-detail .productDetailsCard{order:3;width:100%}}@media(max-width:700px){.tm-detail.page{padding-bottom:76px}.tm-detail .product-detail-mobile-nav{display:none!important}.tm-detail .mobileBar{bottom:0!important;padding:9px 12px calc(9px + env(safe-area-inset-bottom));grid-template-columns:1fr 1fr 1fr;gap:8px;z-index:140}.tm-detail .mobileBar>.conversationAction,.tm-detail .mobileBar>.conversationAction>button,.tm-detail .mobileBar>a,.tm-detail .mobileBar>button{min-height:43px!important;height:43px!important;border-radius:5px!important;font-size:11px!important;padding:8px!important}.tm-detail .mobileBar>.conversationAction{padding:0!important}.tm-detail .mobileBar>.conversationAction>button{width:100%;display:flex;align-items:center;justify-content:center;gap:5px;background:#e97331!important}.tm-detail .mobilePhone{background:#303842!important}.tm-detail .mobileBar>button{background:#fff3e9!important;border:1px solid #efd6c0!important;color:#a66e3e!important;box-shadow:none}.tm-detail .productLead{display:none}.tm-detail .pg-main{height:275px;min-height:0;border-radius:5px}.tm-detail .pg-zoom{font-size:10px;padding:6px 9px}.tm-detail .titleArea h1{font-size:20px}.tm-detail .miniStats{font-size:10px}.tm-detail .priceBox{margin-top:13px}.tm-detail .galleryCard{margin-bottom:0}.tm-detail .buyBox{margin:0}}@media(max-width:600px){.tm-product-title{font-size:12px;height:36px}.tm-product-location,.tm-product-order{font-size:10px;line-height:1.5}.tm-product-store{font-size:9px}.tm-product-cta{font-size:11px}.tm-product-category{font-size:9px}.tm-list-view .tm-product-title{font-size:12px}.tm-list-view .tm-product-location,.tm-list-view .tm-product-order{font-size:9px}.tm-benefits>span{font-size:8px}.tm-benefits>span:last-child{display:none}.tm-benefits{justify-content:space-around}.tm-hero .tm-eyebrow{font-size:6px}.tm-header .tm-account summary{min-width:22px}.tm-account summary:after{content:""}}