.vc-desc__text{font-size:.875rem;line-height:1.65;color:var(--text-secondary);margin:0;white-space:pre-line}.vc-desc__text--clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vc-desc__toggle{margin-top:var(--space-2);padding:6px 0;background:none;border:none;font-family:var(--font-sans);font-size:.8rem;font-weight:700;color:var(--color-gold);cursor:pointer;align-self:flex-start;min-height:32px}.vc-desc__toggle:hover{color:var(--color-gold-muted)}@media (max-width:900px){.vc-desc__toggle{min-height:44px;padding:10px 0}}.vc-lb{position:fixed;inset:0;z-index:1000;background:rgba(8,15,30,.82);display:flex;align-items:center;justify-content:center;padding:clamp(10px,3vw,32px);animation:vc-lb-in .16s ease-out}@keyframes vc-lb-in{0%{opacity:0}to{opacity:1}}.vc-lb__card{display:flex;flex-direction:column;width:min(1180px,100%);max-height:100%;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.45)}.vc-lb__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #edf0f4;flex:0 0 auto}.vc-lb__count{font-size:.78rem;font-weight:700;color:#64748b;letter-spacing:.02em}.vc-lb__tools{display:flex;align-items:center;gap:4px}.vc-lb__tools button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:#334155;font-size:.82rem;cursor:pointer;transition:background .15s ease,color .15s ease}.vc-lb__tools button:hover:not(:disabled){background:#f1f5f9;color:#0e1526}.vc-lb__tools button:disabled{opacity:.32;cursor:default}.vc-lb__arrow svg,.vc-lb__nav svg,.vc-lb__tools svg{flex:none}.vc-lb__scale{min-width:46px;text-align:center;font-size:.72rem;font-weight:700;color:#64748b;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vc-lb__stage{position:relative;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;touch-action:none;cursor:zoom-in;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vc-lb__stage.is-zoomed{cursor:-webkit-grab;cursor:grab}.vc-lb__stage.is-zoomed:active{cursor:-webkit-grabbing;cursor:grabbing}.vc-lb__img{max-width:100%;max-height:calc(100vh - 190px);object-fit:contain;display:block;transform-origin:center center;-webkit-user-drag:none}.vc-lb__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:38px;height:38px;padding:0;border:none;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 2px 10px rgba(0,0,0,.18);color:#0e1526;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.vc-lb__arrow:hover{background:#fff}.vc-lb__arrow--left{left:12px}.vc-lb__arrow--right{right:12px}.vc-lb__stage.is-zoomed .vc-lb__arrow{display:none}.vc-lb__nav{display:flex;align-items:center;justify-content:space-between;padding:11px 18px;border-top:1px solid #edf0f4;flex:0 0 auto}.vc-lb__nav button{display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;color:#0e1526;font-family:inherit;font-size:.92rem;font-weight:700;cursor:pointer;padding:6px 4px;border-radius:6px;transition:color .15s ease}.vc-lb__nav button:hover{color:var(--color-gold,#8f6a09)}@media (max-width:640px){.vc-lb{padding:0}.vc-lb__card{width:100%;height:100%;max-height:100%;border-radius:0}.vc-lb__img{max-height:calc(100vh - 150px)}.vc-lb__nav{padding:10px 14px}.vc-lb__nav button{font-size:.86rem}.vc-lb__arrow{display:none}}