:root{--cm-pink:#ff3f6c;--cm-ink:#17191f;--cm-muted:#6d717a;--cm-line:#e8e8eb}.cm-marketplace{background:#fff}.cm-marketplace__inner{max-width:1440px;margin:0 auto;padding:0 32px}.cm-hero{position:relative;min-height:420px;height:min(420px,36vw);overflow:hidden;background:#f7f1ef}.cm-hero__media,.cm-hero__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cm-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.9) 31%,rgba(255,255,255,.18) 68%,rgba(255,255,255,0) 100%)}.cm-hero__content{position:relative;z-index:1;width:min(600px,52%);padding:88px 0}.cm-eyebrow{font-size:13px;font-weight:700;margin-bottom:14px}.cm-hero h1{font-size:clamp(42px,4.4vw,68px);line-height:1.02;letter-spacing:-.045em;margin:0 0 14px;font-weight:800}.cm-hero p{font-size:17px;line-height:1.5;color:#4f535b;margin:0;max-width:480px}.cm-hero__actions{display:flex;gap:12px;margin-top:26px}.cm-btn{min-width:126px;height:44px;padding:0 20px;border:1px solid #111;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:12px;font-weight:800;text-transform:uppercase}.cm-btn--light{background:#fff;color:#111}.cm-trust{border-bottom:1px solid var(--cm-line)}.cm-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.cm-trust__item{text-align:center;padding:14px 8px;border-right:1px solid var(--cm-line)}.cm-trust__item:last-child{border-right:0}.cm-trust__title{font-size:11px;font-weight:800;text-transform:uppercase}.cm-trust__text{font-size:10px;color:var(--cm-muted);margin-top:2px}.cm-section{padding:28px 0}.cm-section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.cm-section__title{margin:0;font-size:22px;line-height:1.15;font-weight:800;text-transform:uppercase}.cm-section__sub{margin:4px 0 0;font-size:11px;color:var(--cm-muted)}.cm-viewall{color:var(--cm-pink);font-size:11px;font-weight:800;text-decoration:none}.cm-cats{display:flex;gap:28px;overflow-x:auto;scrollbar-width:none;padding:2px 0 8px}.cm-cats::-webkit-scrollbar{display:none}.cm-cat{flex:0 0 92px;text-align:center;text-decoration:none;color:#222}.cm-cat__image{width:82px;height:82px;border-radius:50%;overflow:hidden;background:#f2f2f2;margin:0 auto 9px}.cm-cat__image img{display:block;width:100%;height:100%;object-fit:cover}.cm-cat__name{font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-deal{border-top:1px solid var(--cm-line);background:#fff}.cm-deal__timer{font-size:11px;color:#777}.cm-deal__timer strong{color:var(--cm-pink)}.cm-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.cm-product{min-width:0;border:1px solid #e9e9ec;background:#fff;overflow:hidden;position:relative}.cm-product__media{position:relative;aspect-ratio:1/1.08;background:#f7f7f7}.cm-product__media a,.cm-product__media img{display:block;width:100%;height:100%}.cm-product__media img{object-fit:cover}.cm-product__wish{position:absolute;right:9px;top:9px;width:34px;height:34px;border:1px solid #e7e7e9;border-radius:50%;background:#fff;display:grid;place-items:center}.cm-product__wish svg{width:18px;height:18px;fill:none;stroke:#222;stroke-width:1.7}.cm-product__wish.is-active svg{fill:var(--cm-pink);stroke:var(--cm-pink)}.cm-product__body{padding:10px}.cm-product__brand{font-size:10px;font-weight:800;color:#222}.cm-product__title{display:block;color:#555;text-decoration:none;font-size:11px;line-height:1.4;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-product__price{display:flex;align-items:center;gap:6px;margin-top:8px}.cm-product__price strong{font-size:13px}.cm-product__compare{font-size:10px;color:#999;text-decoration:line-through}.cm-product__sale{font-size:9px;color:var(--cm-pink);font-weight:800}.cm-bottom-nav{display:none}@media(max-width:1100px){.cm-products{grid-template-columns:repeat(4,minmax(0,1fr))}.cm-marketplace__inner{padding:0 22px}.cm-hero{height:380px}}@media(max-width:749px){body{padding-bottom:60px}.cm-marketplace__inner{padding:0 12px}.cm-hero{height:390px;min-height:390px}.cm-hero__content{width:78%;padding:50px 4px}.cm-hero h1{font-size:38px}.cm-hero p{font-size:14px}.cm-hero__overlay{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.65) 68%,rgba(255,255,255,.08))}.cm-hero__actions{gap:8px;margin-top:20px}.cm-btn{min-width:112px;height:40px;font-size:10px}.cm-trust__grid{grid-template-columns:repeat(2,1fr)}.cm-trust__item{padding:11px 6px;border-bottom:1px solid var(--cm-line)}.cm-trust__item:nth-child(2n){border-right:0}.cm-section{padding:22px 0}.cm-section__title{font-size:18px}.cm-cats{gap:17px}.cm-cat{flex-basis:74px}.cm-cat__image{width:66px;height:66px}.cm-cat__name{font-size:10px}.cm-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cm-product__body{padding:8px}.cm-product__title{font-size:10px}.cm-product__price strong{font-size:13px}.cm-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:60px;display:flex;background:#fff;border-top:1px solid #e6e6e8;z-index:9998;padding-bottom:env(safe-area-inset-bottom)}.cm-bottom-nav a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#25272d;text-decoration:none;font-size:9px;font-weight:700}.cm-bottom-nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.cm-bottom-nav .is-active{color:var(--cm-pink)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}