:root{--color-ink: #1d1b19;--color-muted: #6c6761;--color-line: #ddd6ce;--color-paper: #fbfaf8;--color-warm: #f2eee9;--color-stone: #e7e3de;--color-accent: #b99b83;--color-accent-dark: #8d735f;--font-heading: Georgia, "Times New Roman", serif;--font-body: Inter, "Helvetica Neue", Arial, sans-serif;--page-width: 1360px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-ink);background:var(--color-paper);font-family:var(--font-body);font-size:14px;line-height:1.55}img,svg{display:block;max-width:100%}.media-placeholder{display:block;width:100%;height:100%;min-height:inherit;background:linear-gradient(135deg,#f1eee9,#e4ded7)}a{color:inherit;text-decoration:none}.whatsapp-floating{position:fixed;right:1.35rem;bottom:5.35rem;z-index:70;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#20d467;color:#fff;box-shadow:0 12px 28px #00000038;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.whatsapp-floating:hover{background:#17bf58;color:#fff;transform:translateY(-2px);box-shadow:0 16px 34px #00000042}.whatsapp-floating svg{width:34px;height:34px}button,input,textarea{font:inherit}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:20;padding:.75rem 1rem;background:#fff;border:1px solid var(--color-line)}.skip-link:focus{top:1rem}.page-width{width:min(100% - 48px,var(--page-width));margin-inline:auto}.eyebrow{margin:0 0 1.3rem;color:#24211f;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3{margin:0;color:var(--color-ink);font-family:var(--font-heading);font-weight:400;line-height:1.05;letter-spacing:0}h1{font-size:clamp(2.5rem,6vw,5.65rem)}h2{font-size:clamp(1.65rem,2.2vw,2.15rem)}.button-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.9rem 1.8rem;border:1px solid var(--color-accent);border-radius:2px;font-size:.78rem;font-weight:700;text-transform:uppercase;transition:background .18s ease,color .18s ease,border-color .18s ease}.button--small{min-height:42px;padding:.75rem 1.55rem}.button--solid{background:var(--color-accent);color:#fff}.button--outline{background:transparent;color:var(--color-ink)}.button:hover{border-color:var(--color-accent-dark);background:var(--color-accent-dark);color:#fff}.text-link{font-size:.78rem;font-weight:700;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:10;background:#fbfaf8f0;border-bottom:1px solid rgba(221,214,206,.55);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{display:grid;grid-template-columns:250px 1fr auto;min-height:86px;align-items:center;gap:2rem}.brand{display:inline-flex;flex-direction:column;gap:.1rem}.brand__name{font-family:var(--font-heading);font-size:1.6rem;line-height:1;text-transform:uppercase}.brand__tagline{color:var(--color-muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.primary-nav{display:flex;justify-content:center;gap:clamp(1rem,3vw,3rem)}.primary-nav a{position:relative;padding:.7rem 0;font-size:.78rem;font-weight:700;text-transform:uppercase}.primary-nav a.is-active:after,.primary-nav a:hover:after{position:absolute;right:0;bottom:.3rem;left:0;height:1px;background:currentColor;content:""}.header-actions{display:flex;align-items:center;gap:1.5rem}.language-icon svg{width:24px;height:24px}.mobile-nav-toggle{display:none}.hero-b2b{display:grid;grid-template-columns:minmax(0,.56fr) minmax(0,.44fr);min-height:690px;background:linear-gradient(90deg,#fbfaf8,#f7f4f0 54%,#ece5dd 54%)}.hero-b2b__copy{display:flex;max-width:690px;margin-left:max(24px,calc((100vw - var(--page-width)) / 2));padding:5.8rem 4rem 7rem 0;flex-direction:column;justify-content:center}.hero-b2b .eyebrow{margin-bottom:1.45rem;color:#9b6f4d;font-size:.78rem;font-weight:500;letter-spacing:.16em}.rule{width:38px;height:1px;margin:2rem 0;background:var(--color-accent)}.hero-b2b__text{max-width:610px;margin:2rem 0 1.8rem;color:#3d3834;font-size:1.05rem;line-height:1.75}.hero-b2b__heading{max-width:700px;font-size:clamp(3.05rem,5vw,5rem);line-height:1.02}.hero-b2b__heading span{display:block}.hero-b2b__heading em{color:#9b7d63;font-style:normal}.hero-b2b__checks{display:grid;gap:.75rem;margin:0 0 2.2rem;padding:0;color:#2b2825;font-size:1rem;line-height:1.45;list-style:none}.hero-b2b__checks li{position:relative;padding-left:1.35rem}.hero-b2b__checks li:before{position:absolute;left:0;color:#9b7d63;content:"\2713"}.hero-b2b__image{overflow:hidden;min-height:540px}.hero-b2b__image img{width:100%;height:100%;object-fit:cover;object-position:center}.category-circles{display:grid;grid-template-columns:repeat(6,minmax(90px,1fr));gap:1.5rem;margin-top:-54px;padding-bottom:4.6rem}.category-circle{display:grid;justify-items:center;gap:.9rem;color:#1f1d1a;font-size:.78rem;font-weight:800;text-align:center;text-transform:uppercase}.category-circle__image{width:clamp(92px,9vw,128px);aspect-ratio:1;overflow:hidden;border:2px solid #fff;border-radius:50%;background:var(--color-stone);box-shadow:0 12px 26px #1d1b1914}.category-circle__image img{width:100%;height:100%;object-fit:cover}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.carousel-section{padding:1rem 0 4.3rem}.carousel-track{display:grid;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:14px;overflow-x:auto;padding-bottom:.2rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.feature-slide{position:relative;min-height:310px;overflow:hidden;border-radius:6px;background:#d8d1c9;scroll-snap-align:start}.feature-slide img{width:100%;height:100%;object-fit:cover}.feature-slide__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 34%,#00000094)}.feature-slide__copy{position:absolute;right:1rem;bottom:1rem;left:1rem;color:#fff}.feature-slide__copy strong,.feature-slide__copy small{display:block}.feature-slide__copy strong{font-size:.95rem;text-transform:uppercase}.carousel-controls{display:flex;gap:.6rem}.carousel-btn{width:36px;height:36px;border:0;border-radius:50%;background:#ebe7e2;color:var(--color-ink);cursor:pointer}.carousel-btn:hover{background:var(--color-accent);color:#fff}.product-grid-section{padding-bottom:4.2rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.1rem 2rem}.product-card{min-width:0}.product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:.86;margin-bottom:.9rem;border-radius:4px;background:#efedea}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__heart{position:absolute;top:.9rem;right:.9rem;font-size:1.35rem}.product-card__title{display:block;overflow-wrap:anywhere;font-size:.82rem;font-weight:800;line-height:1.25;text-transform:uppercase}.product-card__meta{color:var(--color-muted);font-size:.82rem}.why{padding:.8rem 0 3.5rem;text-align:center}.why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin-top:2rem}.why-item{min-width:0;padding:0 2rem;border-left:1px solid var(--color-line)}.why-item:first-child{border-left:0}.why-icon{display:inline-grid;width:62px;height:62px;margin-bottom:1rem;place-items:center;border-radius:50%;background:var(--color-warm);color:var(--color-ink)}.why-icon svg,.footer-trust svg{width:32px;height:32px}.why-item strong{display:block;font-size:.78rem;text-transform:uppercase}.why-item p{max-width:210px;margin:.45rem auto 0;color:var(--color-muted);font-size:.82rem}.cta{display:grid;grid-template-columns:.45fr .55fr;overflow:hidden;margin-bottom:1.2rem;border-radius:6px;background:var(--color-warm)}.cta__media{min-height:230px;overflow:hidden}.cta__media img{width:100%;height:100%;object-fit:cover}.cta__copy{display:flex;padding:3.2rem 4rem;flex-direction:column;justify-content:center}.cta__copy p{max-width:550px;margin:1rem 0 1.7rem;color:var(--color-muted)}.rfq-section{display:grid;grid-template-columns:.38fr .62fr;gap:4rem;padding:4rem 0 5rem}.rfq-section__intro p:not(.eyebrow){color:var(--color-muted)}.rfq-form{padding:2rem;border:1px solid var(--color-line);border-radius:6px;background:#fff}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field-grid__wide{grid-column:1 / -1}label span{display:block;margin-bottom:.45rem;font-size:.78rem;font-weight:800;text-transform:uppercase}input,select,textarea{width:100%;border:1px solid var(--color-line);border-radius:2px;background:#fff;color:var(--color-ink)}input{min-height:46px;padding:0 .9rem}select{min-height:46px;padding:0 2rem 0 .9rem}textarea{resize:vertical;padding:.9rem}.phone-field{display:grid;grid-template-columns:minmax(190px,.36fr) 1fr;align-items:center;border:1px solid var(--color-line);border-radius:2px;background:#fff}.phone-field select,.phone-field input{border:0;background:transparent}.phone-field select{border-right:1px solid var(--color-line)}.rfq-form .button{margin-top:1.2rem}.form-status{margin:0 0 1rem;padding:.85rem 1rem;border-radius:4px}.form-status--success{background:#edf7ef;color:#226038}.form-status--error{background:#fff1ef;color:#8a2f21}.product-b2b{display:grid;grid-template-columns:minmax(0,.55fr) minmax(360px,.45fr);gap:4rem;padding:4rem 0 5rem}.product-b2b__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-content:start}.product-b2b__media{overflow:hidden;aspect-ratio:.78;border-radius:4px;background:#efedea}.product-b2b__media:first-child{grid-column:1 / -1;aspect-ratio:1.15}.product-b2b__media img{width:100%;height:100%;object-fit:cover}.product-b2b__info{position:sticky;top:112px;align-self:start}.product-b2b__info h1{font-size:clamp(2rem,4vw,4rem)}.product-b2b__description{margin:1.4rem 0 2rem;color:var(--color-muted)}.product-specs{margin:0 0 1.8rem;border-top:1px solid var(--color-line)}.product-specs div{display:grid;grid-template-columns:140px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--color-line)}.product-specs dt{color:var(--color-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.product-specs dd{margin:0}.option-summary{display:grid;gap:.75rem;margin-bottom:1.8rem}.option-summary div{display:flex;flex-wrap:wrap;gap:.6rem;align-items:baseline}.option-summary strong{min-width:72px;font-size:.78rem;text-transform:uppercase}.option-summary span{color:var(--color-muted)}.product-actions{margin-bottom:2rem}.product-rfq{padding-top:1.5rem;border-top:1px solid var(--color-line)}.product-rfq h2{margin-bottom:1rem;font-size:1.65rem}.collection-page{padding:4rem 0 5rem}.standard-page,.search-page,.collection-list{padding:5rem 0}.standard-page__header,.collection-page__header{max-width:760px;margin-bottom:2.6rem}.standard-page h1,.search-page h1,.collection-list h1{font-size:clamp(2.4rem,5vw,4.8rem)}.standard-page__content,.standard-page p{max-width:760px;color:var(--color-muted)}.standard-page--center{display:grid;min-height:52vh;align-content:center;justify-items:center;text-align:center}.standard-page__buttons{margin-top:1rem;justify-content:center}.collection-page__description{margin-top:1rem;color:var(--color-muted)}.search-form{display:grid;grid-template-columns:1fr auto;gap:1rem;max-width:820px;margin-bottom:3rem}.search-form input{min-height:54px}.search-page__results{margin-top:2rem}.collection-list__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.collection-tile{display:grid;gap:.9rem}.collection-tile__media{display:block;overflow:hidden;aspect-ratio:.86;border-radius:4px;background:#efedea}.collection-tile__media img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.collection-tile:hover img{transform:scale(1.025)}.collection-tile strong{font-size:.82rem;text-transform:uppercase}.pagination{margin-top:3rem;text-align:center}.site-footer{background:var(--color-warm)}.password-page{display:grid;min-height:calc(100vh - 84px);place-items:center;background:linear-gradient(90deg,#fbfaf8,#f4f0eb)}.password-page__inner{display:grid;grid-template-columns:minmax(0,.58fr) minmax(320px,.42fr);gap:4rem;align-items:center}.password-page h1{max-width:720px;font-size:clamp(2.8rem,6vw,6rem)}.password-page p:not(.eyebrow){max-width:560px;margin:1.4rem 0 0;color:var(--color-muted);font-size:1rem}.password-card{padding:2rem;border:1px solid var(--color-line);border-radius:6px;background:#fff}.password-form .button{width:100%;margin-top:1rem}.password-footer{background:var(--color-warm);color:var(--color-muted);font-size:.78rem;text-transform:uppercase}.password-footer .page-width{display:flex;min-height:84px;align-items:center;justify-content:space-between;gap:1rem}.footer-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;padding:1.8rem 0}.footer-trust__item{display:flex;min-width:0;gap:1rem;align-items:center;padding-right:2rem;border-right:1px solid var(--color-line)}.footer-trust__item:last-child{border-right:0}.footer-trust__item strong,.footer-trust__item span{display:block}.footer-trust__item strong{font-size:.78rem;text-transform:uppercase}.footer-trust__item span{color:var(--color-muted);font-size:.78rem}.price,.product-price,.cart-count-bubble,form[action*="/cart/add"],a[href="/cart"],a[href*="/cart"]{display:none!important}@media(max-width:1080px){.site-header__inner{grid-template-columns:210px 1fr auto}.primary-nav{gap:1.3rem}.hero-b2b{min-height:580px}.hero-b2b__copy{padding-top:6rem}.product-grid,.collection-list__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-trust__item:nth-child(2n){border-right:0}}@media(max-width:820px){.page-width{width:min(100% - 32px,var(--page-width))}.site-header__inner{grid-template-columns:1fr auto;min-height:72px}.mobile-nav-toggle{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid var(--color-line);background:transparent}.mobile-nav-toggle span{width:18px;height:1px;background:var(--color-ink)}.primary-nav{position:absolute;top:72px;right:0;left:0;display:none;padding:1rem 24px 1.4rem;flex-direction:column;background:var(--color-paper);border-top:1px solid var(--color-line)}.primary-nav.is-open{display:flex}.header-actions{display:none}.hero-b2b{grid-template-columns:1fr;min-height:auto;background:var(--color-paper)}.hero-b2b__copy{order:1;margin:0;padding:2.5rem 24px 2.75rem}.hero-b2b__image{order:2;min-height:0;aspect-ratio:auto}.hero-b2b__image img{display:block;height:auto;object-fit:contain}.category-circles{display:flex;overflow-x:auto;gap:1rem;margin-top:0;padding:1.5rem 16px 3.4rem;scroll-snap-type:x mandatory}.category-circle{min-width:112px;scroll-snap-align:start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1rem}.collection-list__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1rem}.why-grid,.rfq-section,.product-b2b,.cta{grid-template-columns:1fr}.why-item,.why-item:first-child{padding:1.2rem 0;border-top:1px solid var(--color-line);border-left:0}.why-item:first-child{border-top:0}.cta__copy{padding:2rem}.rfq-section{gap:1.6rem;padding:3rem 0 4rem}.product-b2b{gap:2rem;padding:2rem 0 4rem}.product-b2b__info{position:static}.footer-trust{grid-template-columns:1fr;gap:0}.password-page__inner{grid-template-columns:1fr;gap:2rem}.footer-trust__item,.footer-trust__item:nth-child(2n){padding:1rem 0;border-right:0;border-bottom:1px solid var(--color-line)}}@media(max-width:540px){h1{font-size:2.65rem}.button-row{display:grid;grid-template-columns:1fr}.button{width:100%}.brand__name{font-size:1.28rem}.brand__tagline{font-size:.68rem}.hero-b2b__image{min-height:0;aspect-ratio:auto}.hero-b2b__heading{font-size:2.35rem;line-height:1.06}.hero-b2b__text{margin:1.35rem 0 1.25rem;font-size:.95rem}.hero-b2b .eyebrow{margin-bottom:1rem}.hero-b2b__checks{gap:.55rem;margin-bottom:1.5rem;font-size:.92rem}.whatsapp-floating{right:1rem;bottom:1rem;width:52px;height:52px}.whatsapp-floating svg{width:29px;height:29px}.section-heading{align-items:flex-end}.carousel-track{grid-auto-columns:82%}.feature-slide{min-height:250px}.product-grid{gap:1.35rem .85rem}.product-card__title,.product-card__meta{font-size:.74rem}.field-grid,.search-form,.product-b2b__gallery{grid-template-columns:1fr}.phone-field{grid-template-columns:minmax(132px,.42fr) 1fr}.product-b2b__media:first-child{aspect-ratio:.82}.product-specs div{grid-template-columns:1fr;gap:.2rem}}.home-global-brands__media .media-placeholder{display:block;background-image:url(https://www.thapparelsupply.com/cdn/shop/files/5adc89f7-0d40-4c0e-b6cb-bf1f316fa7f3.png?v=1778316544&width=1200);background-size:cover;background-position:center}
/*# sourceMappingURL=/cdn/shop/t/18/assets/theme.css.map */
