.card-v2{--card-gap:8px;--card-padding:10px;--card-radius:var(--docx-radius-card,8px);--card-border:var(--border-default,#dee2e6);--card-bg:var(--surface-card,#ffffff);--card-shadow:var(--docx-shadow-card,0 2px 8px rgba(0,0,0,0.06));--card-shadow-hover:var(--docx-shadow-card-hover,0 4px 12px rgba(0,0,0,0.08));--card-title-size:0.9375rem;--card-title-weight:600;--card-price-size:1rem;--card-price-weight:700;--card-fact-size:0.8125rem;--card-meta-size:0.75rem;--card-badge-size:0.6875rem;--card-media-ratio:4/3;--card-media-ratio-list:3/2}.card-v2--highlighted{--card-border:#fbbf24;--card-bg:rgba(251,191,36,0.04)}:is(.dark) .card-v2--highlighted{--card-bg:rgba(251,191,36,0.06)}.card-v2-title-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-v2-facts>:not(:last-child):after{content:"\00b7";margin-left:.375em;margin-right:.125em;opacity:.4}.card-v3{--v3-ink:#0f1729;--v3-ink-2:#3a4256;--v3-ink-3:#6b7383;--v3-line:#e6e4df;--v3-bg:#fff;--v3-green:#2f9e5e;--v3-terra:#c87843;--v3-red:#a83838;--v3-pill-bg:#f3f1ec;--v3-pill-border:#e6e4df;--v3-radius:12px;--v3-radius-inner:8px;--v3-font-display:"Plus Jakarta Sans",sans-serif;--v3-font-body:"DM Sans",sans-serif;--v3-title-size:1rem;--v3-title-size-grid:0.875rem;--v3-title-weight:600;--v3-price-size:1.125rem;--v3-price-size-grid:1rem;--v3-price-weight:700;--v3-pill-size:0.6875rem;--v3-pill-size-grid:0.625rem;--v3-meta-size:0.75rem;--v3-mini-size:0.625rem;--v3-card-padding:14px;--v3-card-gap:16px;--v3-photo-width-list:240px;--v3-photo-min-height:160px;--v3-shadow:none;--v3-shadow-hover:none}.card-v3-title-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-v3-pill{display:inline-flex;align-items:center;background:var(--v3-pill-bg);border:1px solid var(--v3-pill-border);color:var(--v3-ink-2);font-size:var(--v3-pill-size);font-weight:500;padding:3px 8px;border-radius:12px;white-space:nowrap;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis}.card-v3-icon-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:var(--v3-ink-3);background:transparent;border:1px solid var(--v3-line);border-radius:50%;cursor:pointer;flex-shrink:0;padding:0;transition:all .15s}.card-v3-icon-btn:hover{color:var(--v3-terra);border-color:var(--v3-terra)}.card-v3-icon-btn svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none}.card-v3--highlighted{border-color:#fbbf24!important;background:rgba(251,191,36,.04)}.card-v3-photo-nav{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;background:rgba(255,255,255,.92);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0f1729;opacity:0;transition:opacity .15s;cursor:pointer;border:0;padding:0;z-index:2}.card-v3-photo-nav svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.2;fill:none}.group:hover .card-v3-photo-nav{opacity:1}.card-v3-photo-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:5px;opacity:0;transition:opacity .15s;z-index:2}.group:hover .card-v3-photo-dots{opacity:1}.card-v3-photo-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.5)}.card-v3-photo-dot--active{background:#fff;width:18px;border-radius:3px}.card-v3--grid .card-v3-pill{font-size:var(--v3-pill-size-grid);padding:2px 7px}.card-v3--grid .card-v3-icon-btn{width:26px;height:26px}.card-v3--grid .card-v3-icon-btn svg{width:12px;height:12px}.card-v3--grid .card-v3-photo-nav{width:24px;height:24px}.card-v3--grid .card-v3-photo-nav svg{width:12px;height:12px}.card-v3--grid .card-v3-photo-dots{bottom:8px;gap:4px}.card-v3--grid .card-v3-photo-dot{width:5px;height:5px}.card-v3--grid .card-v3-photo-dot--active{width:14px}