.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{background:#fff;border-radius:4px;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-wrap{width:100%;min-width:0;max-width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.share-options{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;-webkit-user-select:none;user-select:none;overscroll-behavior-x:contain;scroll-behavior:smooth;flex-wrap:nowrap;gap:1.2rem;width:100%;min-width:0;max-width:100%;margin-bottom:0;padding-inline:0;display:flex;overflow:auto hidden}.share-options,.share-options *{-webkit-user-drag:none;user-drag:none}.share-options::-webkit-scrollbar{display:none}@media (hover:hover) and (pointer:fine){.share-options-wrap.is-overflowing .share-options{padding-inline:44px}.share-options-wrap.is-overflowing .share-options-nav{display:inline-flex}}.share-option{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:0 0 76px;align-items:center;gap:.5rem;min-width:76px;padding:0;display:flex}.share-option img,.share-option svg{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.share-options-nav{z-index:5;color:#0f1228c7;cursor:pointer;background:#0f12280f;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .18s,transform .18s,background .18s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.share-options-nav--left{left:0}.share-options-nav--right{right:0}.share-options-nav:hover{background:#0f12281a;transform:translateY(-50%)scale(1.04)}.share-options-nav:disabled{opacity:0;pointer-events:none}.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__icon-wrapper>span{justify-content:center;align-items:center;width:100%;height:100%;display:flex!important}.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}
