.share-sheet-content{padding:1rem 1rem 2rem}.share-product-card{background:#f8f9fa;border-radius:16px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex;position:relative}.share-product-card.share-product-card--list{align-items:center;margin-bottom:1.5rem;padding:1rem}.share-product-card__image-container{flex-shrink:0}.share-list-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:2px;width:80px;height:80px;display:grid;overflow:hidden}.share-list-grid__item{width:100%;height:100%;position:relative}.share-list-grid__item img{border-radius:8px!important}.share-product-card__image{background:#fff;border:1px solid #0000000d;border-radius:10px;width:60px;height:60px;position:relative;overflow:hidden}.share-product-card__image--round{border-radius:50%}.share-product-card__image img{object-fit:cover;width:100%;height:100%}.share-product-card__title{color:#111;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 .2rem;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.share-product-card__count{color:#666;margin:0 0 .2rem;font-size:.9rem}.share-product-card__owner{color:#888;margin:0;font-size:.8rem}.share-product-card__info{flex:1;padding-top:.2rem;overflow:hidden}.share-product-card__meta{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.share-options{scrollbar-width:none;-ms-overflow-style:none;gap:1.2rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.share-options::-webkit-scrollbar{display:none}.share-option{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;min-width:64px;padding:0;display:flex}.share-option__icon-wrapper{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;display:flex;overflow:hidden}.share-option__icon-wrapper img{object-fit:contain;width:100%;height:100%}.share-option:active .share-option__icon-wrapper{transform:scale(.95)}.share-option__label{color:#000;text-align:center;margin-top:4px;font-size:.75rem;font-weight:500}.share-copy-btn{background:var(--gradient-tertiary);color:#fff;cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:flex}.share-copy-btn:active{opacity:.9}
