/*! lywq */:root{--product-stone-50: #fafaf9;--product-stone-100: #f5f5f4;--product-stone-200: #e7e5e4;--product-stone-300: #d6d3d1;--product-stone-500: #78716c;--product-stone-700: #44403c;--product-stone-800: #292524;--product-stone-900: #1c1917;--product-amber-500: #f59e0b;--product-amber-600: #d97706;--product-amber-700: #b45309;--product-amber-100: #fef3c7}.product-info-container{margin:1rem 0}.product-card{border:1px solid #d6d3d1;border-radius:1rem;background:#fffffff5;box-shadow:0 22px 48px -36px #1c191773;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--product-stone-800)}.product-card *{box-sizing:border-box}.product-card-preview-card{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.4fr);min-height:19rem}.product-card-preview-media{position:relative;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:radial-gradient(circle at top,rgba(255,255,255,.28),transparent 40%),linear-gradient(160deg,#f59e0be6,#78350ff0)}.product-card-preview-image{width:min(100%,11rem);height:min(100%,11rem);border-radius:1.25rem;object-fit:cover;background:#ffffffeb;box-shadow:0 22px 45px -26px #78350f8c}.product-card-preview-placeholder{display:grid;place-items:center;width:11rem;height:11rem;border-radius:1.25rem;background:#ffffff29;color:#fff7ed;border:1px solid rgba(255,255,255,.24)}.product-card-preview-key{position:absolute;left:1rem;bottom:1rem;padding:.4rem .7rem;border-radius:999px;background:#1c1917bd;color:#fafaf9;font-size:.72rem;font-weight:700}.product-card-preview-body{padding:1.2rem 1.25rem 1.35rem;background:#fffffff5}.product-card-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.product-card-preview-title{margin:.35rem 0 0;font-size:1.3rem;line-height:1.25;color:var(--product-stone-900)}.product-card-preview-title.is-flat{margin-top:0}.product-card-chip-group{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.product-card-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.38rem .7rem;border-radius:999px;background:var(--product-stone-100);color:var(--product-stone-700);font-size:.74rem;font-weight:700}.product-card-chip.is-accent{background:var(--product-amber-100);color:#92400e}.product-card-author{display:flex;align-items:center;gap:.85rem;margin-top:1rem}.product-card-author-avatar{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:999px;overflow:hidden;background:var(--product-stone-100);color:var(--product-stone-500);flex-shrink:0}.product-card-author-avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:999px}.product-card-author-label{font-size:.78rem;color:var(--product-stone-500)}.product-card-author-name{margin-top:.15rem;font-size:.96rem;font-weight:700;color:var(--product-stone-900)}.product-card-price{display:flex;align-items:flex-start;gap:.7rem;margin-top:1rem}.product-card-price-label{margin-top:.12rem;font-size:.8rem;font-weight:600;color:var(--product-amber-700);flex-shrink:0}.product-card-description,.product-card-description-empty{margin-top:1rem;color:var(--product-stone-700);font-size:.92rem;line-height:1.75}.product-card-description>*:first-child{margin-top:0}.product-card-description>*:last-child{margin-bottom:0}.product-card-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.15rem}.product-card-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.6rem;padding:.7rem 1rem;border:1px solid transparent;border-radius:.85rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .2s ease,opacity .2s ease,background-color .2s ease,border-color .2s ease}.product-card-button:hover{transform:translateY(-1px)}.product-card-button-primary{background:var(--product-stone-900);color:#fafaf9}.product-card-button-secondary{border-color:var(--product-stone-300);background:#fff;color:var(--product-stone-700)}.product-loading,.product-error{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem;color:var(--product-stone-700)}.product-error{background:linear-gradient(135deg,#fee2e2a6,#fffffff5)}.product-loading-spinner{width:20px;height:20px;border:2px solid rgba(214,211,209,.75);border-top-color:var(--product-amber-600);border-radius:50%;animation:product-spin .8s linear infinite}.product-error-icon{font-size:1.1rem}.product-retry-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:.7rem 1rem;border:1px solid var(--product-stone-300);border-radius:.85rem;background:#fff;color:var(--product-stone-700);font-size:.88rem;font-weight:700;cursor:pointer}.product-card[data-style=dark] .product-card-preview-media{background:radial-gradient(circle at top,rgba(255,255,255,.12),transparent 40%),linear-gradient(160deg,#111827fa,#1f2937f0)}.product-card[data-style=dark] .product-card-preview-body{background:#111827}.product-card[data-style=dark] .product-card-preview-title,.product-card[data-style=dark] .product-card-author-name,.product-card[data-style=dark] .product-card-button-secondary{color:#f9fafb}.product-card[data-style=dark] .product-card-description,.product-card[data-style=dark] .product-card-description-empty,.product-card[data-style=dark] .product-card-author-label,.product-card[data-style=dark] .product-card-chip{color:#d6d3d1}.product-card[data-style=dark] .product-card-chip{background:#ffffff14}.product-card[data-style=dark] .product-card-button-secondary{border-color:#ffffff2e;background:#ffffff0f}.product-card[data-style=minimal] .product-card-preview-media{background:linear-gradient(160deg,#f5f5f4,#e7e5e4)}.product-card[data-style=minimal] .product-card-preview-placeholder,.product-card[data-style=minimal] .product-card-preview-key{background:#1c1917cc;color:#fafaf9}.product-card[data-template=compact] .product-card-preview-card{grid-template-columns:180px minmax(0,1fr);min-height:15rem}.product-card[data-template=compact] .product-card-description,.product-card[data-template=compact] .product-card-description-empty{display:none}.product-card[data-template=detailed] .product-card-preview-card{min-height:22rem}.product-card[data-template=detailed] .product-card-description{max-height:9.5rem;overflow:auto;padding-right:.25rem}@keyframes product-spin{to{transform:rotate(360deg)}}@media (max-width: 900px){.product-card-preview-card{grid-template-columns:1fr}}@media (max-width: 640px){.product-card-preview-header{flex-direction:column}.product-card-chip-group{justify-content:flex-start}.product-card-actions{flex-direction:column}}
