.features-grid-section{padding:80px 0;background:#fff}.features-grid-section .text-center{text-align:center}.features-grid-section .mb-50{margin-bottom:50px}.features-grid-section h2{font-size:32px;font-weight:800;color:var(--secondary)}.f-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media(max-width:992px){.f-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.f-grid{grid-template-columns:1fr}}.f-item{background:#f8fafc;padding:30px;border-radius:18px;border:1px solid #e2e8f0;text-align:center;transition:.25s}.f-item:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.06)}.f-icon{width:60px;height:60px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:22px;color:#d50c2d}.f-item h3{font-size:18px;font-weight:700;margin-bottom:10px;color:#0f172a}.f-item p{font-size:15px;color:#64748b;line-height:1.6;margin:0}
.hf-promo-section{padding:35px 0;background:#fff;border-top:1px solid #e2e8f0}.hf-promo-box{max-width:900px;margin:40px auto 0;background:#fff;border-radius:6px;padding:25px;display:flex;gap:20px;align-items:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.hf-promo-icon{flex-shrink:0;width:54px;height:54px;background:#fef2f2;color:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.hf-promo-title{margin:0 0 8px;font-size:17px;font-weight:700;color:#1e293b}.hf-promo-desc{margin:0;font-size:14px;color:#64748b;line-height:1.6}@media (max-width:768px){.hf-promo-box{flex-direction:column;text-align:center}}
.hf-internal-links{padding:35px 0;background:#fff}.hf-internal-container{text-align:center;max-width:900px;margin:auto}.hf-internal-title{font-size:22px;font-weight:800;margin-bottom:12px;color:#1e293b}.hf-internal-desc{color:#64748b;margin-bottom:18px}.hf-internal-grid{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.hf-internal-btn{padding:10px 18px;border:1px solid #e2e8f0;border-radius:6px;text-decoration:none;color:#1e293b;font-weight:600}
.hf-nvme-compare{padding:60px 0;background:#fff}.hf-nc-header{margin-bottom:40px;text-align:center}.hf-nc-title{font-size:32px;font-weight:800;color:#1e293b}.hf-nc-subtitle{color:#64748b}.hf-nc-body{max-width:800px;margin:0 auto}.hf-nc-row{margin-bottom:25px}.hf-nc-row-last{margin-bottom:10px}.hf-nc-label{display:flex;justify-content:space-between;margin-bottom:8px;font-weight:600;color:#64748b;font-size:14px}.hf-nc-label-highlight{font-weight:700;color:#1e293b;font-size:15px}.hf-nc-nvme-text{display:flex;align-items:center;gap:8px}.hf-nc-red{color:#dc2626}.hf-nc-track{background:#f1f5f9;border-radius:50px;height:12px;width:100%;overflow:hidden}.hf-nc-track-nvme{background:#fef2f2;height:18px;box-shadow:0 0 0 4px rgba(220,38,38,.1)}.hf-nc-bar{height:100%;border-radius:50px}.hf-nc-bar-hdd{background:#cbd5e1;width:8%}.hf-nc-bar-ssd{background:#94a3b8;width:25%}.hf-nc-bar-nvme{background:linear-gradient(90deg,#dc2626 0%,#ef4444 100%);width:95%}.hf-nc-footer{text-align:center;margin-top:25px;font-size:14px;color:#64748b}.hf-nc-link{color:#dc2626;font-weight:600;text-decoration:none;border-bottom:1px dashed #dc2626;margin-left:5px}.hf-nc-icon{font-size:12px}