.slug-page{background:0 0;flex-direction:column;min-height:100dvh;padding:0 1rem 1rem;display:flex;position:relative;overflow-x:hidden}.slug-header{padding:calc(1rem + env(safe-area-inset-top))1.5rem 1rem;background:#fff;justify-content:space-between;align-items:center;width:calc(100% + 2rem);margin:0 -1rem 1rem;display:flex;position:relative;box-shadow:0 1px #0000000d}.slug-title{color:#111;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:500;overflow:hidden}.slug-close{color:#333;aspect-ratio:1;background:#0000000d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;text-decoration:none;display:flex}.slug-user{align-items:center;gap:.8rem;margin-bottom:1rem;padding:.5rem;text-decoration:none;display:flex}.slug-user__avatar img{border:2px solid #fff;border-radius:50%}.slug-user__info{flex-direction:column;display:flex}.slug-user__name{color:#111;font-size:.95rem;font-weight:600}.slug-user__meta{color:#666;font-size:.8rem}.slug-card{background:#fff;border-radius:24px;margin-bottom:1.5rem;padding:1rem;overflow:hidden;box-shadow:0 10px 40px #0000000d}.slug-card__image{width:100%;padding-top:100%;position:relative}.slug-card__grid{aspect-ratio:1;grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.slug-grid-item{background:#f5f5f5;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.slug-grid-item.empty{background:#f0f0f0}.slug-info{margin-bottom:2rem;padding:0 .5rem}.slug-product-name{color:#000;margin-bottom:.3rem;font-size:1.1rem;font-weight:500}.slug-price{color:#555;margin-bottom:.5rem;font-size:1rem}.slug-actions{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.slug-action-btn{cursor:pointer;color:#444;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.slug-action-btn:active{transform:scale(.95)}.slug-action-btn.saved{color:#1890ff;background:0 0}.slug-save-count{color:inherit;text-align:center;min-width:.8rem;margin-left:.3rem;font-size:.85rem;font-weight:500}.slug-cta{color:#fff;text-align:center;background:#111;border-radius:16px;width:100%;margin-top:1rem;padding:1rem;font-weight:600;text-decoration:none;display:block}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
