.nexus-left .woocommerce-product-details__short-description{margin-bottom:25px;color:var(--nexus-text);font-size:1.1em;padding-bottom:20px;border-bottom:2px solid var(--nexus-secondary)}.nexus-gallery-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}@media (max-width:1024px){.nexus-gallery-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:768px){.nexus-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}.nexus-thumb{border:1px solid var(--nexus-border);border-radius:10px;background:#fff;padding:0;overflow:hidden;cursor:pointer;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.nexus-thumb img{width:100%;height:100%;object-fit:cover}.nexus-thumb:hover{transform:translateY(-1px);border-color:#d7c08a;box-shadow:0 6px 12px rgba(0,0,0,.08)}.nexus-thumb.is-active{border-color:var(--nexus-secondary);box-shadow:0 0 0 3px rgba(191,147,54,.25)}.option-row.nexus-exclusive-disabled{opacity:.55;cursor:not-allowed}.option-row.nexus-exclusive-disabled:hover{background:0 0}.spec-content li strong{color:var(--nexus-primary);font-weight:700}.nexus-form-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.nexus-form-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}