.Home-module__g21JLG__pageShell{color:#0f172a;background:0 0;justify-content:center;width:100%;min-height:auto;padding:0 0 40px;display:flex;position:relative}.Home-module__g21JLG__container{z-index:1;--catalog-image-width:320px;width:100%;margin:0 auto;padding:0 0 36px;position:relative}.Home-module__g21JLG__heroBanner{grid-template-columns:1fr var(--catalog-image-width);border-bottom:1px solid #e2e8f0;align-items:center;gap:32px;margin-bottom:32px;padding:8px 0 40px;display:grid}.Home-module__g21JLG__heroCopy{color:#0f172a;gap:18px;display:grid}.Home-module__g21JLG__heroCopy p{color:#475569;max-width:680px;margin:0;font-size:1rem;line-height:1.75}.Home-module__g21JLG__socialLinks{flex-wrap:wrap;gap:14px;margin-top:4px;display:flex}.Home-module__g21JLG__socialLink{color:#0f172a;background:0 0;border:1.5px solid #0f172a;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .2s,background .2s,color .2s;display:inline-flex}.Home-module__g21JLG__socialLink svg{fill:currentColor;width:22px;height:22px}.Home-module__g21JLG__socialLink:hover{color:#fff;background:#0f172a;transform:translateY(-2px)}.Home-module__g21JLG__heroSlider{width:100%;max-width:var(--catalog-image-width);aspect-ratio:4/3;background:#0f172a;border-radius:22px;justify-self:end;min-height:220px;position:relative;overflow:hidden}.Home-module__g21JLG__heroSlide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s;position:absolute;inset:0}.Home-module__g21JLG__heroSlideActive{opacity:1}.Home-module__g21JLG__sliderDots{z-index:2;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.Home-module__g21JLG__sliderDot{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:transform .2s,background .2s}.Home-module__g21JLG__sliderDotActive{background:#fff;transform:scale(1.15)}.Home-module__g21JLG__cartMessage{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:16px 20px;font-weight:600}.Home-module__g21JLG__introSection{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.Home-module__g21JLG__introSection h2{color:#0f172a;margin:0;font-size:2rem}.Home-module__g21JLG__introSection p{color:#64748b;margin:4px 0 0}.Home-module__g21JLG__productGrid{grid-template-columns:1fr;gap:0;display:grid}@media (min-width:1024px){.Home-module__g21JLG__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 48px}.Home-module__g21JLG__productCard{padding:0 0 28px}}.Home-module__g21JLG__productCard{grid-template-columns:minmax(200px, var(--catalog-image-width)) 1fr;width:100%;box-shadow:none;cursor:pointer;color:inherit;background:0 0;border-bottom:1px solid #e2e8f0;border-radius:0;align-items:center;gap:28px;padding:28px 0;text-decoration:none;transition:background .2s;display:grid}.Home-module__g21JLG__productCard:hover{background:#f8fafc}.Home-module__g21JLG__productCard:focus-visible,.Home-module__g21JLG__selected{outline-offset:4px;outline:2px solid #0f172a}.Home-module__g21JLG__productImage{width:100%;max-width:var(--catalog-image-width);background:#f1f5f9;border-radius:22px;place-items:center;min-height:220px;display:grid;overflow:hidden}.Home-module__g21JLG__productImage img{object-fit:cover;width:100%;height:100%}.Home-module__g21JLG__noImage{color:#64748b;font-size:.95rem}.Home-module__g21JLG__productInfo{align-content:center;gap:14px;display:grid}.Home-module__g21JLG__titleRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Home-module__g21JLG__productInfo h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.Home-module__g21JLG__price{color:#0f172a;font-size:1.15rem;font-weight:800}.Home-module__g21JLG__productDescription{color:#475569;min-height:72px;margin:0;line-height:1.7}.Home-module__g21JLG__productMeta{color:#6b7280;flex-wrap:wrap;gap:10px;font-size:.95rem;display:flex}.Home-module__g21JLG__addButton{color:#fff;pointer-events:none;background:#0f172a;border:none;border-radius:16px;justify-content:center;align-items:center;width:fit-content;min-width:180px;padding:14px 22px;font-weight:700;display:inline-flex}.Home-module__g21JLG__detailsSection{margin-top:32px}.Home-module__g21JLG__detailsCard{box-shadow:none;background:0 0;border-top:1px solid #e2e8f0;border-radius:0;gap:18px;padding:28px 0;display:grid}.Home-module__g21JLG__detailsCard h2,.Home-module__g21JLG__detailsCard h3{margin:0}.Home-module__g21JLG__detailsCard h2{font-size:1.5rem}.Home-module__g21JLG__detailsCard h3{font-size:1.25rem}.Home-module__g21JLG__detailsCard p{color:#475569;margin:0}.Home-module__g21JLG__detailsMeta{color:#334155;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;font-weight:600;display:grid}@media (max-width:900px){.Home-module__g21JLG__heroBanner{grid-template-columns:1fr;padding:8px 0 32px}.Home-module__g21JLG__heroCopy{text-align:center}.Home-module__g21JLG__socialLinks{justify-content:center}.Home-module__g21JLG__heroSlider{aspect-ratio:16/10;justify-self:center;width:100%;max-width:100%;min-height:280px}}@media (max-width:1023px){.Home-module__g21JLG__productCard{text-align:center;grid-template-columns:1fr;gap:16px;padding:24px 0}.Home-module__g21JLG__productImage{width:100%;max-width:100%;min-height:220px;margin:0 auto}.Home-module__g21JLG__productInfo{justify-items:center;width:100%}.Home-module__g21JLG__titleRow{flex-direction:column;align-items:center;width:100%}.Home-module__g21JLG__productMeta{justify-content:center}.Home-module__g21JLG__addButton{width:100%;max-width:360px;margin:0 auto}}
