.ghc-wrapper{display:grid;grid-template-columns:240px 1fr;gap:32px;max-width:var(--page-width, 1400px);margin:0 auto;padding:24px 20px 48px}.ghc-sidebar{position:relative;align-self:start;overflow:visible}@media screen and (min-width:900px){.ghc-sidebar{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;overscroll-behavior:contain;padding-right:8px;scrollbar-width:thin;scrollbar-color:rgba(200,122,26,.4) transparent}.ghc-sidebar::-webkit-scrollbar{width:6px}.ghc-sidebar::-webkit-scrollbar-thumb{background-color:#c87a1a66;border-radius:3px}.ghc-sidebar::-webkit-scrollbar-track{background:transparent}.ghc-sidebar__desktop{display:flex;flex-direction:column}}.ghc-filters-title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 16px}@media screen and (min-width:900px){.ghc-sidebar__desktop .ghc-filters-title{margin:0}}.ghc-filter-group{border-bottom:1px solid #e5e5e5;padding-bottom:14px;margin-bottom:14px}.ghc-filter-group:last-of-type{border-bottom:none}.ghc-filter-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:15px;font-weight:600;color:#1a1a1a;padding:6px 0;background:none;border:none;width:100%;text-align:left}.ghc-filter-header svg{width:14px;height:14px;transition:transform .2s}.ghc-filter-header[aria-expanded=false] svg{transform:rotate(-90deg)}.ghc-filter-body{padding-top:8px;display:block}.ghc-filter-header[aria-expanded=false]+.ghc-filter-body{display:none!important}.ghc-checkbox-list{list-style:none;padding:0;margin:0}.ghc-checkbox-item{display:flex;align-items:center;gap:8px;padding:4px 0;font-size:14px;color:#333}.ghc-checkbox-item input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #ccc;border-radius:3px;cursor:pointer;position:relative;flex-shrink:0}.ghc-checkbox-item input[type=checkbox]:checked{background-color:#2e8b2e;border-color:#2e8b2e}.ghc-checkbox-item input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:1px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.ghc-price-range{padding:4px 0}.ghc-price-range input[type=range]{width:100%;accent-color:#C87A1A}.ghc-price-labels{display:flex;justify-content:space-between;font-size:13px;color:#555;margin-top:4px}.ghc-price-range .field__input,.ghc-price-range .ml_price_show{display:none!important}.ghc-trust-card{border-radius:12px;padding:18px 16px;margin-bottom:14px}.ghc-trust-card--certified{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border:1px solid #F5C276}.ghc-trust-card--warranty{background:linear-gradient(135deg,#fffde7,#fff9c4);border:1px solid #F0E68C}.ghc-trust-card__icon{font-size:20px;margin-bottom:4px}.ghc-trust-card__title{font-size:15px;font-weight:700;color:#c87a1a;margin:0 0 6px;line-height:1.3}.ghc-trust-card__text{font-size:13px;color:#555;line-height:1.5;margin:0 0 8px}.ghc-trust-card__stars{display:flex;align-items:center;gap:4px;font-size:13px;color:#333}.ghc-trust-card__stars .ghc-stars{color:#c87a1a;font-size:15px;letter-spacing:1px}.ghc-promo-card{position:relative;border-radius:12px;overflow:hidden;margin-bottom:14px;display:block;text-decoration:none;height:200px}.ghc-promo-card img{width:100%;height:100%;object-fit:cover;display:block}.ghc-promo-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(transparent,#000000a6)}.ghc-promo-card__name{font-size:16px;font-weight:700;color:#fff;margin:0 0 2px}.ghc-promo-card__desc{font-size:12px;color:#ffffffd9;margin:0}.ghc-sidebar-brand{background:#1a1a2e;border-radius:12px;padding:20px 16px;text-align:center;margin-top:14px}.ghc-sidebar-brand__name{font-size:16px;font-weight:800;color:#fff;letter-spacing:1px;margin:0 0 2px}.ghc-sidebar-brand__sub{font-size:12px;color:#ffffffb3;margin:0}.ghc-main{min-width:0}.ghc-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;flex-wrap:wrap;gap:12px}.ghc-collection-title{font-size:26px;font-weight:700;color:#1a1a1a;margin:0}.ghc-product-count{font-size:14px;color:#777;margin:4px 0 0}.ghc-sort{display:flex;align-items:center;gap:8px;font-size:14px;color:#555}.ghc-sort select{border:1px solid #ddd;border-radius:6px;padding:8px 32px 8px 12px;font-size:14px;background:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.ghc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;padding:0;margin:0}.ghc-card{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #eee;display:flex;flex-direction:column;transition:box-shadow .2s}.ghc-card:hover{box-shadow:0 4px 16px #0000001a}.ghc-card__image-wrap{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:#f8f8f8}.ghc-card__image-wrap a{display:block;width:100%;height:100%}.ghc-card__image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.ghc-card:hover .ghc-card__image-wrap img{transform:scale(1.05)}.ghc-badge{position:absolute;top:10px;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:600;z-index:2;line-height:1.3}.ghc-badge--low-stock{left:10px;background:#e67e22;color:#fff}.ghc-badge--discount{right:10px;background:#5c3d8f;color:#fff;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:0;font-size:11px}.ghc-badge--sold-out{left:10px;background:#888;color:#fff}.ghc-card__play{position:absolute;bottom:10px;right:10px;width:32px;height:32px;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.ghc-card__play svg{fill:#fff;width:12px;height:12px;margin-left:2px}.ghc-card__body{padding:12px 14px 16px;display:flex;flex-direction:column;flex-grow:1}.ghc-card__title{font-size:13px;font-weight:500;color:#1a1a1a;line-height:1.4;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ghc-card__title a{color:inherit;text-decoration:none}.ghc-card__rating{display:flex;align-items:center;gap:2px;margin-bottom:8px}.ghc-card__rating .ghc-star{color:#c87a1a;font-size:14px}.ghc-card__rating .ghc-star--empty{color:#ddd}.ghc-card__price{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.ghc-card__price-sale{font-size:16px;font-weight:700;color:#1a1a1a}.ghc-card__price-compare{font-size:13px;color:#999;text-decoration:line-through}.ghc-card__atc{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#c87a1a;color:#fff;border:none;border-radius:6px;padding:10px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s;width:fit-content;margin-top:auto;text-decoration:none}.ghc-card__atc:hover{background:#a86510}.ghc-card__atc--sold-out{background:#888;cursor:not-allowed}.ghc-card__atc svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.ghc-promo-grid-card{background:linear-gradient(135deg,#8b5cf6,#c084fc,#f0abfc);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 20px;position:relative;min-height:100%}.ghc-promo-grid-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3}.ghc-promo-grid-card__content{position:relative;z-index:2}.ghc-promo-grid-card__title{font-size:24px;font-weight:800;color:#fff;margin:0 0 10px;line-height:1.2}.ghc-promo-grid-card__text{font-size:14px;color:#ffffffe6;margin:0 0 18px;line-height:1.4}.ghc-promo-grid-card__btn{display:inline-block;background:#fff;color:#5c3d8f;padding:10px 24px;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.ghc-promo-grid-card__btn:hover{background:#f0f0f0}.ghc-pagination{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:40px;padding-bottom:20px}.ghc-pagination a,.ghc-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;text-decoration:none;transition:all .2s;background:#fff}.ghc-pagination a:hover{border-color:#c87a1a;color:#c87a1a}.ghc-pagination .ghc-pagination--current{background:#c87a1a;color:#fff;border-color:#c87a1a;font-weight:600}.ghc-pagination .ghc-pagination--prev,.ghc-pagination .ghc-pagination--next{font-weight:500}.ghc-active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.ghc-active-filter{display:inline-flex;align-items:center;gap:4px;background:#f5f5f5;border:1px solid #ddd;border-radius:20px;padding:4px 12px;font-size:13px;color:#333;text-decoration:none}.ghc-active-filter:hover{background:#eee}.ghc-active-filter svg{width:12px;height:12px}.ghc-clear-all{font-size:13px;color:#c87a1a;text-decoration:underline}@media screen and (max-width:1100px){.ghc-grid{grid-template-columns:repeat(3,1fr);gap:18px}}@media screen and (max-width:899px){.ghc-wrapper{grid-template-columns:1fr;gap:0;padding:16px 16px 40px}.ghc-sidebar{position:static;max-height:none;overflow:visible;padding-right:0;margin-bottom:0}.ghc-sidebar__desktop{display:none}.ghc-sidebar__mobile-toggle{display:none!important}.ghc-grid{grid-template-columns:repeat(2,1fr);gap:14px}.ghc-card__body{padding:10px 10px 14px}.ghc-card__atc{width:100%;justify-content:center;padding:8px 10px;font-size:12px}.ghc-collection-title{font-size:20px}.ghc-badge--discount{width:36px;height:36px;font-size:10px}.ghc-promo-grid-card__title{font-size:18px}}@media screen and (min-width:900px){.ghc-sidebar__mobile-toggle{display:none}}.ghc-sidebar__mobile-toggle{align-items:center;justify-content:space-between;background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px 16px;font-size:15px;font-weight:600;cursor:pointer;width:100%;color:#1a1a1a}.ghc-sidebar__mobile-toggle svg{width:16px;height:16px}.ghc-sidebar__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:999}.ghc-sidebar__overlay.active{display:block}@media screen and (max-width:899px){.ghc-header .ghc-sort{display:none}}.ghc-sidebar__drawer{display:none}@media screen and (max-width:899px){.ghc-sidebar__drawer{display:flex;flex-direction:column;position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;max-height:80vh;background:#fff;z-index:1100;border-radius:16px 16px 0 0;box-shadow:0 -10px 30px #0000002e;transform:translateY(100%);transition:transform .28s ease,visibility 0s linear .28s;visibility:hidden;overflow:hidden}.ghc-sidebar__drawer.active{transform:translateY(0);visibility:visible;transition:transform .28s ease,visibility 0s linear 0s}.ghc-sidebar__drawer--sort{max-height:60vh}body.ghc-drawer-open{overflow:hidden}.ghc-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee;background:#fff;flex-shrink:0;position:sticky;top:0;z-index:2}.ghc-drawer-title{font-size:17px;font-weight:700;margin:0;color:#1a1a1a}.ghc-sidebar__drawer-close{display:flex!important;align-items:center;justify-content:center;background:#f3f3f3;border:none;cursor:pointer;position:static;top:auto;right:auto;width:36px;height:36px;border-radius:50%;color:#1a1a1a;padding:0;flex-shrink:0}.ghc-sidebar__drawer-close:hover{background:#e7e7e7}.ghc-sidebar__drawer-close svg{width:18px;height:18px;display:block}.ghc-drawer-body{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px 20px 24px}.ghc-drawer-footer{flex-shrink:0;display:flex;gap:10px;padding:14px 18px;border-top:1px solid #eee;background:#fff;box-shadow:0 -2px 8px #0000000a}.ghc-drawer-btn{flex:1 1 0;padding:13px 14px;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;line-height:1;letter-spacing:.02em;transition:background .15s ease,color .15s ease}.ghc-drawer-btn--remove{background:#fff;border:1px solid #d6d6d6;color:#1a1a1a}.ghc-drawer-btn--remove:active{background:#f4f4f4}.ghc-drawer-btn--apply{background:#1a1a1a;border:none;color:#fff}.ghc-drawer-btn--apply:active{background:#333}.ghc-sort-list{list-style:none;padding:0;margin:0}.ghc-sort-item{display:flex;align-items:center;padding:14px 0;border-bottom:1px solid #f0f0f0;gap:12px}.ghc-sort-item:last-child{border-bottom:none}.ghc-sort-item input[type=radio]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #ccc;border-radius:50%;cursor:pointer;position:relative;flex-shrink:0;margin:0}.ghc-sort-item input[type=radio]:checked{border-color:#c87a1a}.ghc-sort-item input[type=radio]:checked:after{content:"";position:absolute;left:3px;top:3px;width:10px;height:10px;background-color:#c87a1a;border-radius:50%}.ghc-sort-item label{font-size:15px;color:#1a1a1a;cursor:pointer;flex:1}}.ghc-main .loading-overlay{display:none}.ghc-main.loading .loading-overlay{display:block}.ghc-card__form{margin-top:auto}.ghc-card__form .product-form__error-message-wrapper,.ghc-mobile-actions{display:none}@media screen and (max-width:899px){.ghc-mobile-actions{display:flex;position:fixed;left:0;right:0;bottom:0;height:52px;background:#fff;border-top:1px solid #ebebeb;box-shadow:0 -4px 14px #00000014;z-index:101}.ghc-mobile-action{flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:0;padding:12px 8px;font-size:14px;font-weight:600;letter-spacing:.01em;color:#1a1a1a;cursor:pointer;text-transform:none;line-height:1}.ghc-mobile-action:active{background:#f6f6f6}.ghc-mobile-action+.ghc-mobile-action{border-left:1px solid #ebebeb}.ghc-mobile-action svg{width:18px;height:18px;flex-shrink:0;stroke:currentColor}.ghc-main{padding-bottom:120px}.ghc-sidebar__overlay{z-index:1050}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/gemhub-collection-page.css.map */
