.gm-category{background:#f5f5f6;color:#202124;padding:16px 0 56px;min-height:70vh}.gm-category__container{max-width:1500px}.gm-category__breadcrumb{display:flex;align-items:center;gap:8px;color:#777;font-size:12px;margin:0 0 14px}.gm-category__breadcrumb a{color:#555;text-decoration:none}.gm-category__breadcrumb a:hover{color:#46179c}.gm-category__hero{display:flex;justify-content:space-between;align-items:stretch;background:#fff;border-radius:16px;overflow:hidden;min-height:180px;box-shadow:0 1px 3px #0000000d}.gm-category__hero-copy{padding:28px 32px;max-width:820px}.gm-category__eyebrow{font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;color:#46179c;margin:0 0 7px}.gm-category__hero h1{font-size:36px;line-height:1.1;letter-spacing:-.025em;margin:0 0 9px}.gm-category__description{color:#666;line-height:1.55;max-width:720px}.gm-category__description p{margin:0}.gm-category__count{font-size:13px;color:#888;margin:12px 0 0}.gm-category__hero-image{width:min(38%,520px);min-height:180px;background:#eee}.gm-category__hero-image img{width:100%;height:100%;object-fit:cover;display:block}.gm-category__shortcuts{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(105px,1fr);gap:12px;overflow-x:auto;margin:16px 0;scrollbar-width:none}.gm-category__shortcut{background:#fff;border:1px solid #ececef;border-radius:14px;padding:12px 8px;text-align:center;text-decoration:none;color:#222;font-size:13px;font-weight:650;transition:.18s ease}.gm-category__shortcut:hover{border-color:#46179c;transform:translateY(-2px)}.gm-category__shortcut-image{display:block;width:72px;height:72px;border-radius:50%;overflow:hidden;background:#f3f3f3;margin:0 auto 8px}.gm-category__shortcut-image img,.gm-category__shortcut-image svg{width:100%;height:100%;object-fit:cover}.gm-category__promo{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(95deg,#5118d5,#8f4cff);color:#fff;border-radius:14px;padding:17px 22px;margin:0 0 16px}.gm-category__promo div{display:flex;gap:10px;align-items:baseline}.gm-category__promo span{opacity:.9;font-size:13px}.gm-category__promo a{background:#fff;color:#5520d6;border-radius:999px;padding:9px 16px;text-decoration:none;font-weight:750;font-size:13px;white-space:nowrap}.gm-category__toolbar{background:#fff;border-radius:14px;padding:12px 16px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.gm-category__toolbar-left{display:flex;align-items:center;gap:12px}.gm-category__toolbar-left strong{font-size:14px}.gm-category__sort-form{display:flex;align-items:center;gap:9px}.gm-category__sort-form label{font-size:13px;color:#666}.gm-category__sort-form .select{min-width:180px}.gm-category__mobile-filter{display:none;border:1px solid #ddd;background:#fff;border-radius:999px;padding:8px 13px;font-weight:650}.gm-category__content{display:grid;grid-template-columns:260px minmax(0,1fr);gap:14px}.gm-category__content--no-filter{grid-template-columns:1fr}.gm-category__filters{background:#fff;border-radius:14px;padding:17px;height:max-content;position:sticky;top:16px}.gm-category__filters-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:11px;margin-bottom:8px}.gm-category__filters-head button{display:none;border:0;background:none;font-size:28px}.gm-category__results{min-width:0}.gm-category__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.gm-category__item{width:auto!important;max-width:none!important;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000d;transition:transform .18s ease,box-shadow .18s ease}.gm-category__item:hover{transform:translateY(-2px);box-shadow:0 8px 26px #0000001a}.gm-category__item .card-wrapper,.gm-category__item .card{height:100%}.gm-category__item .card__content{padding:10px 12px 14px}.gm-category__item .card__heading{font-size:14px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.gm-category__item .price{font-weight:800}.gm-category__item .badge{border-radius:5px}.gm-category__empty{background:#fff;border-radius:14px;text-align:center;padding:70px 20px}@media(min-width:1400px){.gm-category__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1100px){.gm-category__content{grid-template-columns:225px minmax(0,1fr)}.gm-category__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.gm-category{padding-top:9px}.gm-category__container{padding-left:12px;padding-right:12px}.gm-category__hero{min-height:0;border-radius:12px}.gm-category__hero-copy{padding:19px 17px}.gm-category__hero h1{font-size:26px}.gm-category__hero-image{display:none}.gm-category__shortcuts{grid-auto-columns:94px;gap:9px;margin:12px 0}.gm-category__shortcut{border-radius:11px;padding:9px 6px;font-size:12px}.gm-category__shortcut-image{width:58px;height:58px}.gm-category__promo{padding:14px 15px;border-radius:11px}.gm-category__promo div{display:block}.gm-category__promo span{display:block;margin-top:2px}.gm-category__toolbar{border-radius:11px;padding:10px 12px}.gm-category__sort-form label{display:none}.gm-category__sort-form .select{min-width:130px}.gm-category__mobile-filter{display:inline-flex}.gm-category__content{display:block}.gm-category__filters{position:fixed;z-index:9999;top:0;right:10%;bottom:0;left:0;border-radius:0;transform:translate(-110%);transition:transform .22s ease;overflow:auto;box-shadow:20px 0 40px #0003}.gm-category__filters.is-open{transform:translate(0)}.gm-category__filters-head button{display:block}.gm-filter-open{overflow:hidden}.gm-category__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.gm-category__item{border-radius:10px}.gm-category__item .card__content{padding:8px 9px 11px}.gm-category__item .card__heading{font-size:13px}}.gm-vendor{display:grid;gap:16px;margin-bottom:16px}.gm-vendor__banner{display:block;border-radius:16px;overflow:hidden;background:#fff;line-height:0}.gm-vendor__banner picture,.gm-vendor__banner img{display:block;width:100%}.gm-vendor__banner img{height:auto;max-height:420px;object-fit:cover}.gm-vendor__profile{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-radius:16px;padding:24px 28px;box-shadow:0 1px 3px #0000000d}.gm-vendor__identity{display:flex;align-items:center;gap:20px;min-width:0}.gm-vendor__logo{width:112px;height:112px;flex:0 0 112px;border:1px solid #ececef;border-radius:18px;background:#fff;display:grid;place-items:center;overflow:hidden}.gm-vendor__logo img{width:100%;height:100%;object-fit:contain;padding:10px}.gm-vendor__logo span{font-size:44px;font-weight:800;color:#46179c}.gm-vendor__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.gm-vendor__title-row h1{margin:0;font-size:34px;line-height:1.1}.gm-vendor__badge{display:inline-flex;align-items:center;border-radius:999px;background:#efe8ff;color:#46179c;padding:6px 10px;font-size:12px;font-weight:750}.gm-vendor__description{max-width:760px;color:#606168;line-height:1.55;margin-top:8px}.gm-vendor__description p{margin:0}.gm-vendor__cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:999px;background:#46179c;color:#fff;text-decoration:none;font-weight:750}.gm-vendor__cta:hover{background:#000;color:#fff}.gm-vendor__featured{background:#fff;border-radius:16px;padding:22px;box-shadow:0 1px 3px #0000000d}.gm-vendor__featured-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.gm-vendor__featured-head h2{margin:0;font-size:24px}.gm-vendor__featured-head a{color:#46179c;font-weight:750;text-decoration:none}.gm-vendor__featured-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.gm-vendor__featured-item{min-width:0}@media(max-width:1200px){.gm-vendor__featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:749px){.gm-vendor{gap:12px;margin-bottom:12px}.gm-vendor__banner{border-radius:12px}.gm-vendor__banner img{max-height:none;aspect-ratio:16/7;object-fit:cover}.gm-vendor__profile{display:block;border-radius:12px;padding:17px}.gm-vendor__identity{align-items:flex-start;gap:13px}.gm-vendor__logo{width:76px;height:76px;flex-basis:76px;border-radius:13px}.gm-vendor__title-row h1{font-size:25px}.gm-vendor__badge{font-size:10px;padding:5px 8px}.gm-vendor__description{font-size:13px}.gm-vendor__cta{width:100%;margin-top:15px}.gm-vendor__featured{border-radius:12px;padding:14px}.gm-vendor__featured-head h2{font-size:20px}.gm-vendor__featured-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:4px}.gm-vendor__featured-item{flex:0 0 46%;scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/marketplace-collection.css.map */
