@charset "UTF-8";.uv-specs-section{max-width:1400px;margin:0 auto;padding:20px 15px 40px;font-family:Arial,sans-serif}.uv-specs-header{text-align:center;margin-bottom:30px}.uv-specs-header h1{margin:0 0 10px;font-size:2rem;line-height:1.2;color:#333B41}.uv-specs-header h2{margin:0;font-size:1.1rem;font-weight:600;color:#EE8E21;text-transform:uppercase;letter-spacing:0.5px}.model-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:22px;align-items:stretch}.model-card{background:#fff;border:1px solid #d9d9d9;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,0.07);transition:transform 0.2s ease,box-shadow 0.2s ease}.model-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,0.1)}.model-card h3{margin:0;padding:16px 18px;background:linear-gradient(135deg,#333B41,#4a535a);color:#EE8E21;font-size:1.2rem;line-height:1.2;text-align:center;border-bottom:3px solid #EE8E21}.model-card .spec-list{padding:16px 18px 18px}.model-card .spec-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:10px 0;border-bottom:1px solid #ececec}.model-card .spec-row:last-child{border-bottom:none;padding-bottom:0}.model-card .spec-label{font-weight:700;color:#333B41;min-width:120px;flex:0 0 42%}.model-card .spec-value{color:#444;text-align:right;flex:1}.model-card.featured{border:2px solid #EE8E21;box-shadow:0 12px 28px rgba(238,142,33,0.16)}.model-card.featured h3{background:linear-gradient(135deg,#EE8E21,#d9780d);color:#fff;border-bottom:3px solid #333B41}@media (max-width:767px){.uv-specs-header h1{font-size:1.55rem}.uv-specs-header h2{font-size:1rem}.model-card .spec-row{flex-direction:column;gap:4px}.model-card .spec-label,.model-card .spec-value{flex:1 1 auto;min-width:unset;text-align:left}}
