.ProductPageLayout-module__doWryG__container{background-color:var(--color-background);min-height:100vh;font-family:Matter,sans-serif}.ProductPageLayout-module__doWryG__heroContainer{aspect-ratio:21/9;border-radius:16px;width:100%;margin-bottom:8px;position:relative;overflow:hidden}.ProductPageLayout-module__doWryG__headerArea{max-width:85%;margin:0 auto;padding:16px 0 0}.ProductPageLayout-module__doWryG__breadcrumb{align-items:center;gap:6px;margin-bottom:12px;font-size:14px;display:flex}.ProductPageLayout-module__doWryG__breadcrumbLink{color:var(--color-gray-500);text-decoration:none;transition:color .15s}.ProductPageLayout-module__doWryG__breadcrumbLink:hover{color:var(--color-brand-primary-dark)}.ProductPageLayout-module__doWryG__breadcrumbSep{color:var(--color-gray-400)}.ProductPageLayout-module__doWryG__breadcrumbCurrent{color:var(--color-gray-700);font-weight:500}.ProductPageLayout-module__doWryG__heading{color:var(--color-text-primary);letter-spacing:-.02em;margin:24px 0 16px;font-weight:600;line-height:1.2;font-size:26px!important}@media (min-width:769px){.ProductPageLayout-module__doWryG__heading{font-size:28px!important}.ProductPageLayout-module__doWryG__storesSection{padding-bottom:24px}.ProductPageLayout-module__doWryG__storesArrowPrev,.ProductPageLayout-module__doWryG__storesArrowNext{display:none}}.ProductPageLayout-module__doWryG__description{color:#000;max-width:60%;margin:-.75rem 0 1.5rem;font-family:Matter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.ProductPageLayout-module__doWryG__tilesGrid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;margin-bottom:24px;display:grid}@media (min-width:769px){.ProductPageLayout-module__doWryG__tilesGrid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1200px){.ProductPageLayout-module__doWryG__tilesGrid{grid-template-columns:repeat(4,1fr)}}.ProductPageLayout-module__doWryG__tile{background:#fff;border-radius:16px;flex-direction:row;align-items:center;height:70px;padding:12px 16px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000014}.ProductPageLayout-module__doWryG__tile:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.ProductPageLayout-module__doWryG__tile:active{transform:translateY(0);box-shadow:0 2px 8px #00000014}.ProductPageLayout-module__doWryG__tileImageWrapper{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:12px;display:flex;position:relative}.ProductPageLayout-module__doWryG__tileLabel{color:var(--color-gray-700);flex:1;font-family:Matter,sans-serif;font-size:14px;font-weight:500;line-height:1.3}@media (min-width:769px){.ProductPageLayout-module__doWryG__tile{height:80px}.ProductPageLayout-module__doWryG__tileImageWrapper{width:50px;height:50px;padding:6px}.ProductPageLayout-module__doWryG__tileLabel{font-size:16px}}.ProductPageLayout-module__doWryG__storesSection{margin-top:4px;margin-bottom:8px;padding-bottom:16px}.ProductPageLayout-module__doWryG__storesSectionTitle{color:#6b7280;letter-spacing:.01em;margin:0 0 10px;font-family:Matter,sans-serif;font-size:15px;font-weight:600}.ProductPageLayout-module__doWryG__storesCarouselWrapper{position:relative}.ProductPageLayout-module__doWryG__storesArrowPrev,.ProductPageLayout-module__doWryG__storesArrowNext{cursor:pointer;z-index:10;width:38px;height:38px;color:var(--color-gray-700);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.ProductPageLayout-module__doWryG__storesArrowNext{right:-16px}.ProductPageLayout-module__doWryG__storesArrowPrev{left:-16px}.ProductPageLayout-module__doWryG__storesArrowPrev:hover,.ProductPageLayout-module__doWryG__storesArrowNext:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #0003}.ProductPageLayout-module__doWryG__storesArrowPrev:active,.ProductPageLayout-module__doWryG__storesArrowNext:active{transform:translateY(-50%)scale(.95)}.ProductPageLayout-module__doWryG__storesCarousel{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:14px;margin:-8px 0 -12px;padding:8px 0 12px;display:flex;overflow:auto visible}.ProductPageLayout-module__doWryG__storesCarousel::-webkit-scrollbar{display:none}.ProductPageLayout-module__doWryG__storeCard{color:inherit;background:#fff;border-radius:14px;flex-direction:column;flex:0 0 260px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #00000017}.ProductPageLayout-module__doWryG__storeCard:hover{transform:translateY(-2px);box-shadow:0 5px 18px #00000024}.ProductPageLayout-module__doWryG__storeCardImage{background:var(--color-gray-100);width:100%;height:150px;position:relative;overflow:hidden}.ProductPageLayout-module__doWryG__storeCardGradient{pointer-events:none;background:linear-gradient(#0000 0%,#000000bf 100%);height:80px;position:absolute;bottom:0;left:0;right:0}.ProductPageLayout-module__doWryG__storeCardFounder{z-index:2;align-items:center;gap:8px;display:flex;position:absolute;bottom:10px;left:12px}.ProductPageLayout-module__doWryG__storeCardFounderPhoto{border:1.5px solid #fff;border-radius:50%;flex-shrink:0;width:28px;height:28px}.ProductPageLayout-module__doWryG__storeCardOwnedBy{color:#ffffffd9;font-family:Matter,sans-serif;font-size:10px;font-weight:400;line-height:1.2;display:block}.ProductPageLayout-module__doWryG__storeCardFounderName{color:#fff;font-family:Matter,sans-serif;font-size:11px;font-weight:500;line-height:1.3;display:block}.ProductPageLayout-module__doWryG__storeCardInfo{align-items:center;gap:10px;padding:12px 14px 14px;display:flex}.ProductPageLayout-module__doWryG__storeCardLogo{border:1px solid var(--color-gray-200);background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;overflow:hidden}.ProductPageLayout-module__doWryG__storeCardLogoImg{object-fit:cover;border-radius:9px}.ProductPageLayout-module__doWryG__storeCardLogoPlaceholder{color:var(--color-gray-400);font-family:Matter,sans-serif;font-size:18px;font-weight:700}.ProductPageLayout-module__doWryG__storeCardDetails{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ProductPageLayout-module__doWryG__storeCardName{color:var(--color-gray-700);white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.ProductPageLayout-module__doWryG__storeCardOneLiner{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-family:Matter,sans-serif;font-size:11px;font-weight:400;line-height:1.3;overflow:hidden}.ProductPageLayout-module__doWryG__storeCardPills{gap:6px;display:flex;overflow:hidden}.ProductPageLayout-module__doWryG__storeCardPill{color:#6b7280;background:var(--color-gray-100);white-space:nowrap;border-radius:8px;padding:4px 8px;font-family:Matter,sans-serif;font-size:10px;font-weight:500}@media (max-width:768px){.ProductPageLayout-module__doWryG__heroContainer{aspect-ratio:16/9;border-radius:12px}.ProductPageLayout-module__doWryG__headerArea{width:90%;max-width:90%}.ProductPageLayout-module__doWryG__heading{margin-top:0;font-size:20px!important}.ProductPageLayout-module__doWryG__description{max-width:100%}.ProductPageLayout-module__doWryG__tile{padding:10px 14px}.ProductPageLayout-module__doWryG__tileLabel{font-size:13px}.ProductPageLayout-module__doWryG__storesSectionTitle{font-size:14px}.ProductPageLayout-module__doWryG__storesArrowPrev,.ProductPageLayout-module__doWryG__storesArrowNext{width:32px;height:32px}.ProductPageLayout-module__doWryG__storesArrowNext{right:-8px}.ProductPageLayout-module__doWryG__storesArrowPrev{left:-8px}.ProductPageLayout-module__doWryG__storeCard{flex:0 0 220px}.ProductPageLayout-module__doWryG__storeCardImage{height:130px}}
