.hc-list-sec{padding:60px 0;background-color:#f8fafc;font-family:'Plus Jakarta Sans',sans-serif}.hc-header{text-align:center;margin-bottom:50px}.hc-header h2{font-size:32px;color:#0f172a;font-weight:800;margin-bottom:15px}.hc-header p{color:#64748b;font-size:16px;max-width:700px;margin:0 auto;line-height:1.6}.hc-grid{display:flex;flex-direction:column;gap:16px;max-width:1100px;margin:0 auto}.hc-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;transition:all .2s ease;position:relative}.hc-card:hover{border-color:#cbd5e1;box-shadow:0 10px 25px rgba(0,0,0,.03);transform:translateY(-2px)}.hc-badge{position:absolute;top:-2px;right:24px;color:#fff;font-size:11px;font-weight:700;padding:5px 15px;border-radius:0 0 6px 6px;text-transform:uppercase;letter-spacing:.5px}.hc-badge.red{background:#d50c2d}.hc-badge.blue{background:#0073aa}.hc-info{display:flex;align-items:center;gap:20px;flex:1;min-width:250px}.hc-icon{width:50px;height:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.hc-icon.red{background:#fff1f2;color:#e11d48}.hc-icon.blue{background:#f0f9ff;color:#0284c7}.hc-name{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 4px 0}.hc-desc{font-size:13px;color:#64748b;margin:0}.hc-specs{display:flex;flex-wrap:wrap;gap:20px 30px;flex:2;min-width:320px}.hc-spec-item{display:flex;align-items:center;gap:12px;width:calc(50% - 15px)}.hc-spec-icon{color:#94a3b8;font-size:18px;width:20px;text-align:center}.hc-spec-text{display:flex;flex-direction:column}.hc-spec-val{font-size:14.5px;font-weight:700;color:#1e293b;line-height:1.2;margin-bottom:2px}.hc-spec-lbl{font-size:12px;color:#64748b;line-height:1.2}.hc-action{display:flex;align-items:center;gap:24px;flex:1;justify-content:flex-end;min-width:200px}.hc-price-box{text-align:right;display:flex;flex-direction:column;align-items:flex-end}.hc-price-old{font-size:14px;color:#94a3b8;text-decoration:line-through;display:block;margin-bottom:5px}.hc-price{font-size:26px;font-weight:800;color:#0f172a;line-height:1;margin-bottom:4px;display:block}.hc-period{font-size:12px;font-weight:600;padding:2px 6px;border-radius:4px;margin-top:2px}.hc-period.red{color:#dc2626;background:#fef2f2}.hc-period.blue{color:#0284c7;background:#f0f9ff}.hc-btn{padding:12px 30px;border-radius:6px;font-size:14px;font-weight:600;text-align:center;white-space:nowrap;transition:.2s;text-decoration:none;display:inline-block}.hc-btn-light{background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a}.hc-btn-light:hover{background:#f1f5f9;border-color:#cbd5e1}.hc-btn-red{background:#d50c2d;border:1px solid #d50c2d;color:#fff}.hc-btn-red:hover{background:#b90925;color:#fff}.hc-btn-blue{background:#0073aa;border:1px solid #0073aa;color:#fff}.hc-btn-blue:hover{background:#005a87;color:#fff}@media (max-width:991px){.hc-specs{gap:15px}}@media (max-width:767px){.hc-card{flex-direction:column;align-items:flex-start;padding:20px}.hc-specs{width:100%;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:15px 0;display:grid;grid-template-columns:1fr 1fr;gap:15px}.hc-spec-item{width:100%}.hc-action{width:100%;justify-content:space-between;flex-direction:row}.hc-price-box{text-align:left;align-items:flex-start}.hc-badge{right:15px}}
.ho-common-sec{padding:60px 0;background:#fff}.ho-common-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.ho-common-card{padding:24px;border:1px solid #f1f5f9;border-radius:12px;transition:all .3s ease}.ho-common-card:hover{background:#f8fafc;border-color:#e2e8f0;transform:translateY(-3px)}.ho-common-icon{width:48px;height:48px;background:#fef2f2;color:#d50c2d;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:16px}.ho-common-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:10px}.ho-common-desc{font-size:14px;color:#64748b;line-height:1.6;margin:0}
.ht-comp-sec{padding:60px 0;background:#fff}.ht-wrap{overflow-x:auto;background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.05)}.ht-table{width:100%;border-collapse:collapse;min-width:800px}.ht-table th,.ht-table td{padding:16px 20px;text-align:left;border-bottom:1px solid #f1f5f9;font-size:14px;color:#475569}.ht-table thead th{background:#f8fafc;color:#0f172a;font-weight:800;font-size:15px}.ht-table tr:last-child td{border-bottom:none}.ht-feat-title{font-weight:700;color:#0f172a;width:30%}.ht-check{color:#10b981;font-size:16px}.ht-plan-name{font-weight:800;font-size:16px}.ht-red{color:#d50c2d}.ht-blue{color:#0073aa}.ht-cat-row th{background:#f8fafc;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:1px;padding:10px 20px}.ht-table tr:hover td{background:#fcfdfe}