@import url('home-marketplace.css');
.tp-storefront,.tp-storefront *{box-sizing:border-box}.tp-storefront{--store-primary:#ffd400;--store-secondary:#151515;width:100%;padding:24px 0 70px;background:#f5f6f7;color:#222;font-family:inherit}.tp-store-container{width:calc(100% - 40px);max-width:1580px;margin:0 auto}.tp-storefront a{color:inherit;text-decoration:none}.tp-store-identity,.tp-store-mega-hero,.tp-store-services,.tp-store-section,.tp-store-about,.tp-boutique-hero,.tp-boutique-nav,.tp-boutique-about{border:1px solid #e8e8e8;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.035)}.tp-store-identity{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px}.tp-store-brand-block{display:flex;align-items:center;gap:16px}.tp-store-logo{display:grid;flex:0 0 72px;place-items:center;width:72px;height:72px;border-radius:16px;background:var(--store-primary);overflow:hidden}.tp-store-logo img{width:100%;height:100%;object-fit:contain}.tp-store-logo span{font-size:30px;font-weight:900}.tp-store-status{display:flex;align-items:center;gap:7px;color:#6d6d6d;font-size:11px;font-weight:800;text-transform:uppercase}.tp-store-status i{width:8px;height:8px;border-radius:50%;background:#19a158}.tp-store-identity h1{margin:5px 0 0;font-size:28px;letter-spacing:-.03em}.tp-store-identity p{margin:4px 0 0;color:#777;font-size:12px}.tp-store-identity-actions,.tp-store-hero-actions{display:flex;align-items:center;gap:12px}.tp-store-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 21px;border-radius:23px;font-size:13px;font-weight:900}.tp-store-btn-primary{background:var(--store-primary);color:#111!important}.tp-store-btn-light{border:1px solid #d9d9d9;background:#fff}.tp-store-text-link{font-size:13px;font-weight:800}.tp-store-text-link span{margin-left:7px}.tp-store-mega-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:0;margin-top:18px;overflow:hidden}.tp-store-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:60px 58px;background:linear-gradient(135deg,#fff 0%,#fffbea 100%)}.tp-store-eyebrow{display:block;color:#746200;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tp-store-hero-copy h2,.tp-boutique-copy h1{margin:10px 0 14px;font-size:clamp(38px,4.6vw,72px);line-height:1.02;letter-spacing:-.05em}.tp-store-hero-copy p,.tp-boutique-copy p{max-width:680px;margin:0 0 26px;color:#676767;font-size:15px;line-height:1.65}.tp-store-hero-visual{position:relative;display:grid;min-height:470px;place-items:center;background:var(--store-secondary);overflow:hidden}.tp-store-hero-visual img{width:100%;height:100%;object-fit:cover}.tp-store-hero-visual.is-placeholder>span{position:relative;z-index:2;color:#fff;font-size:clamp(32px,4vw,68px);font-weight:900;letter-spacing:-.05em}.tp-store-hero-shape{position:absolute;border-radius:50%;background:var(--store-primary);opacity:.9}.tp-store-hero-shape-one{width:300px;height:300px;right:-80px;top:-70px}.tp-store-hero-shape-two{width:180px;height:180px;left:-40px;bottom:-35px;opacity:.38}.tp-store-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;overflow:hidden}.tp-store-services article{display:flex;align-items:center;gap:13px;padding:23px;border-right:1px solid #e8e8e8}.tp-store-services article:last-child{border-right:0}.tp-store-services article>span{display:grid;flex:0 0 48px;place-items:center;width:48px;height:48px;border-radius:13px;background:var(--store-primary);font-size:13px;font-weight:900}.tp-store-services strong,.tp-store-services small{display:block}.tp-store-services strong{font-size:13px}.tp-store-services small{margin-top:4px;color:#777;font-size:10px;line-height:1.4}.tp-store-section{margin-top:18px;padding:30px}.tp-store-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}.tp-store-section-heading span{color:#7a6700;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tp-store-section-heading h2{margin:5px 0 0;font-size:31px;letter-spacing:-.035em}.tp-store-section-heading>a,.tp-store-section-heading>small{font-size:12px;font-weight:800}.tp-store-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.tp-store-category-card{display:flex;min-width:0;flex-direction:column;padding:15px;border:1px solid #e8e8e8;border-radius:13px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tp-store-category-card:hover{transform:translateY(-3px);border-color:var(--store-primary);box-shadow:0 12px 25px rgba(0,0,0,.07)}.tp-store-category-image{display:grid;place-items:center;width:100%;aspect-ratio:1.25;margin-bottom:12px;border-radius:10px;background:#f5f5f5;overflow:hidden}.tp-store-category-image img{width:82%;height:82%;object-fit:contain}.tp-store-category-image>span{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#fff9d7,var(--store-primary));font-size:38px;font-weight:900}.tp-store-category-card strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;line-height:1.35}.tp-store-category-card small{margin-top:6px;color:#7a7a7a;font-size:10px}.tp-store-empty{padding:55px 20px;border:1px dashed #ccc;border-radius:14px;background:#fafafa;text-align:center}.tp-store-empty strong{display:block;font-size:22px}.tp-store-empty p{margin:9px 0 20px;color:#777}.tp-store-locked-section{background:linear-gradient(135deg,#111827,#263238)!important;color:#fff;border-color:#101828}.tp-store-locked-card{display:grid;grid-template-columns:84px minmax(0,1fr) auto;gap:22px;align-items:center}.tp-store-locked-icon{display:grid;place-items:center;width:84px;height:84px;border-radius:24px;background:rgba(255,212,0,.16);font-size:34px}.tp-store-locked-copy span{display:block;color:#ffdf33;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tp-store-locked-copy h2{margin:7px 0 8px;color:#fff;font-size:clamp(26px,3vw,44px);letter-spacing:-.045em;line-height:1}.tp-store-locked-copy p{max-width:780px;margin:0;color:rgba(255,255,255,.76);font-size:14px;line-height:1.65}.tp-store-locked-actions{display:flex;gap:10px;align-items:center}.tp-store-locked-section .tp-store-btn-light{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.08);color:#fff!important}.tp-store-about{display:grid;grid-template-columns:1.4fr .6fr;gap:55px;margin-top:18px;padding:42px}.tp-store-about h2{margin:8px 0 12px;font-size:34px}.tp-store-about p{margin:0;color:#666;line-height:1.7}.tp-store-about aside{display:grid;gap:12px}.tp-store-about aside div{padding:14px 0;border-bottom:1px solid #e7e7e7}.tp-store-about aside span,.tp-store-about aside strong{display:block}.tp-store-about aside span{color:#888;font-size:10px;text-transform:uppercase}.tp-store-about aside strong{margin-top:5px;font-size:13px}.tp-boutique-hero{display:grid;grid-template-columns:1fr 1fr;min-height:560px;overflow:hidden}.tp-boutique-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 64px;background:#fff}.tp-boutique-visual{display:grid;place-items:center;background:linear-gradient(145deg,var(--store-secondary),#413b22);overflow:hidden}.tp-boutique-visual img{width:100%;height:100%;object-fit:cover}.tp-boutique-visual>span{display:grid;place-items:center;width:240px;height:240px;border-radius:50%;background:var(--store-primary);font-size:96px;font-weight:900}.tp-boutique-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:20px 26px}.tp-boutique-nav nav{display:flex;gap:25px}.tp-boutique-nav a{font-size:12px;font-weight:800}.tp-boutique-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.tp-boutique-category-grid>a{min-width:0}.tp-boutique-category-media{display:grid;place-items:center;width:100%;aspect-ratio:1/.85;margin-bottom:12px;background:#f3f3f3;overflow:hidden}.tp-boutique-category-media img{width:100%;height:100%;object-fit:cover}.tp-boutique-category-media>span{font-size:58px;font-weight:900}.tp-boutique-category-grid strong,.tp-boutique-category-grid small{display:block}.tp-boutique-category-grid strong{font-size:14px}.tp-boutique-category-grid small{margin-top:4px;color:#777;font-size:10px}.tp-boutique-about{display:grid;grid-template-columns:280px 1fr;gap:45px;align-items:center;margin-top:18px;padding:50px}.tp-boutique-about-mark{display:grid;place-items:center;width:100%;aspect-ratio:1;border-radius:50%;background:var(--store-primary);font-size:96px;font-weight:900}.tp-boutique-about h2{margin:7px 0 12px;font-size:40px}.tp-boutique-about p{max-width:760px;color:#666;line-height:1.8}@media(max-width:1200px){.tp-store-mega-hero{grid-template-columns:1fr .75fr}.tp-store-hero-copy{padding:48px 40px}.tp-store-services{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-store-services article:nth-child(2){border-right:0}.tp-store-services article:nth-child(-n+2){border-bottom:1px solid #e8e8e8}.tp-store-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tp-store-locked-card{grid-template-columns:70px minmax(0,1fr);align-items:start}.tp-store-locked-actions{grid-column:2}.tp-boutique-hero{min-height:500px}.tp-boutique-copy{padding:50px 42px}}@media(max-width:850px){.tp-store-container{width:calc(100% - 20px)}.tp-store-identity{align-items:flex-start;flex-direction:column}.tp-store-mega-hero,.tp-boutique-hero{grid-template-columns:1fr}.tp-store-hero-visual,.tp-boutique-visual{min-height:330px}.tp-store-services{grid-template-columns:1fr}.tp-store-services article{border-right:0;border-bottom:1px solid #e8e8e8}.tp-store-services article:last-child{border-bottom:0}.tp-store-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tp-store-about{grid-template-columns:1fr}.tp-boutique-nav{align-items:flex-start;flex-direction:column}.tp-boutique-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-boutique-about{grid-template-columns:180px 1fr}}@media(max-width:600px){.tp-storefront{padding-top:14px}.tp-store-container{width:calc(100% - 14px)}.tp-store-identity{padding:17px}.tp-store-logo{flex-basis:58px;width:58px;height:58px}.tp-store-identity h1{font-size:22px}.tp-store-identity-actions{width:100%;flex-direction:column}.tp-store-btn{width:100%}.tp-store-hero-copy,.tp-boutique-copy{padding:36px 21px}.tp-store-hero-copy h2,.tp-boutique-copy h1{font-size:39px}.tp-store-hero-actions{align-items:flex-start;flex-direction:column}.tp-store-section{padding:21px 13px}.tp-store-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tp-store-locked-card{grid-template-columns:1fr}.tp-store-locked-icon{width:62px;height:62px;border-radius:18px;font-size:26px}.tp-store-locked-actions{grid-column:auto;flex-direction:column}.tp-store-about{padding:28px 20px}.tp-boutique-category-grid{grid-template-columns:1fr 1fr;gap:10px}.tp-boutique-about{grid-template-columns:1fr;padding:28px 20px}.tp-boutique-about-mark{max-width:150px}}