.ht-landing-wrapper{font-family:'Tahoma','Segoe UI',sans-serif;color:var(--text-dark,#333333);background-color:#f7f8fa;line-height:1.6}.ht-hero-section{background:linear-gradient(135deg,#111215 0%,#242830 100%);color:#fff;padding:85px 0 65px;text-align:center}.ht-hero-inner{max-width:960px;margin:0 auto}.ht-badge{display:inline-block;padding:6px 16px;background:rgb(244 117 42 / .15);color:var(--primary-orange,#f4752a);border:1px solid var(--primary-orange,#f4752a);border-radius:50px;font-size:13px;font-weight:700;letter-spacing:1px;margin-bottom:20px}.ht-hero-title{font-size:40px;font-weight:700;line-height:1.25;margin-bottom:18px}.ht-hero-title span{color:var(--primary-orange,#f4752a)}.ht-hero-desc{font-size:16.5px;line-height:1.7;color:#cbd5e1;margin-bottom:35px}.ht-hero-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.ht-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;font-size:14.5px;font-weight:600;border-radius:4px;transition:all 0.3s ease;cursor:pointer;text-decoration:none}.ht-btn-primary{background:var(--primary-orange,#f4752a);color:#fff;border:2px solid var(--primary-orange,#f4752a)}.ht-btn-primary:hover{background:#d85f18;border-color:#d85f18;color:#fff;transform:translateY(-2px)}.ht-btn-outline{background:#fff0;color:#fff;border:2px solid rgb(255 255 255 / .3)}.ht-btn-outline:hover{border-color:#fff;background:rgb(255 255 255 / .1);color:#fff}.ht-text-section{padding:60px 0}.ht-content-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:40px;box-shadow:0 4px 15px rgb(0 0 0 / .03)}.ht-foldable-wrapper{max-height:220px;overflow:hidden;position:relative;transition:max-height 0.4s ease}.ht-foldable-wrapper::after{content:'';position:absolute;bottom:0;left:0;right:0;height:90px;background:linear-gradient(#fff0,#ffffff);pointer-events:none;transition:opacity 0.3s ease}.ht-foldable-wrapper.expanded{max-height:2500px}.ht-foldable-wrapper.expanded::after{opacity:0}.ht-fold-btn-container{text-align:center;margin-top:20px}.ht-fold-toggle-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;color:#1e293b;font-weight:600;cursor:pointer;font-size:14px;transition:all 0.2s ease}.ht-fold-toggle-btn:hover{background:#e2e8f0;border-color:#94a3b8}.ht-fold-toggle-btn .icon-arrow{transition:transform 0.3s ease;fill:currentColor}.ht-fold-toggle-btn.active .icon-arrow{transform:rotate(180deg)}.ht-content-subtitle{margin:18px 0 8px;font-size:16px;color:#0f172a}.ht-content-list{margin:10px 0 16px 20px;padding:0;list-style:square;color:#475569}.ht-content-list li{margin-bottom:6px}.ht-section-header{text-align:center;margin-bottom:45px}.ht-section-header.text-left{text-align:left;margin-bottom:25px}.ht-subheading{display:block;font-size:13px;font-weight:700;color:var(--primary-orange,#f4752a);letter-spacing:1.5px;margin-bottom:8px}.ht-section-title{font-size:30px;font-weight:700;color:#0f172a;margin-bottom:10px}.ht-section-desc{font-size:15px;color:#64748b;max-width:720px;margin:0 auto}.ht-video-section{padding:70px 0;background:#f8fafc;border-bottom:1px solid #e2e8f0}.ht-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin:40px auto 0;max-width:1400px;width:100%;justify-content:center}.ht-video-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 16px rgb(0 0 0 / .06);border:1px solid #eef2f6;display:flex;flex-direction:column;cursor:pointer;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.ht-video-card:hover{transform:translateY(-5px);box-shadow:0 12px 26px rgb(0 0 0 / .12);border-color:#cbd5e1}.ht-video-thumb-wrap{position:relative;width:100%;padding-top:56.25%;background:#0f172a;overflow:hidden}.ht-video-thumb-wrap img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.35s ease}.ht-video-card:hover .ht-video-thumb-wrap img{transform:scale(1.06)}.ht-video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;background:rgb(244 117 42 / .92);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgb(244 117 42 / .45);transition:background 0.2s ease,transform 0.2s ease;z-index:2}.ht-video-card:hover .ht-video-play-btn{background:#e05e13;transform:translate(-50%,-50%) scale(1.12)}.ht-video-play-btn svg{fill:#fff;width:24px;height:24px;margin-left:3px}.ht-video-info{padding:18px 20px 22px;display:flex;flex-direction:column;flex-grow:1}.ht-video-category-tag{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--primary-orange,#f4752a);margin-bottom:8px}.ht-video-title{font-size:15.5px;line-height:1.5;font-weight:600;color:#1e293b;margin:0;flex-grow:1;transition:color 0.2s ease}.ht-video-card:hover .ht-video-title{color:var(--primary-orange,#f4752a)}.ht-video-modal{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;background-color:rgb(15 23 42 / .85);backdrop-filter:blur(4px);align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.ht-video-modal.active{display:flex}.ht-video-modal-content{position:relative;width:100%;max-width:920px;background:#000;border-radius:8px;overflow:hidden;box-shadow:0 20px 40px rgb(0 0 0 / .6)}.ht-video-modal-ratio{position:relative;padding-top:56.25%;width:100%}.ht-video-modal-ratio iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.ht-video-modal-close{position:absolute;top:-40px;right:0;background:#fff0;border:none;color:#fff;font-size:32px;cursor:pointer;line-height:1}.ht-products-section{padding:30px 0 70px}.ht-category-box{margin-bottom:55px}.ht-category-header{border-bottom:2px solid #e2e8f0;padding-bottom:12px;margin-bottom:25px;position:relative}.ht-category-header h3{font-size:22px;font-weight:700;color:#0f172a;margin:0}.ht-category-header::after{content:'';position:absolute;left:0;bottom:-2px;width:60px;height:2px;background:var(--primary-orange,#f4752a)}.ht-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}@media (min-width:1920px){.ht-products-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}}.ht-prod-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 10px rgb(0 0 0 / .03);transition:transform 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease}.ht-prod-card:hover{border-color:var(--primary-orange,#f4752a);box-shadow:0 12px 24px rgb(0 0 0 / .08);transform:translateY(-4px)}.ht-card-thumbnail{display:flex;align-items:center;justify-content:center;background:#fff;border-bottom:1px solid #f1f5f9;padding:10px;width:100%;aspect-ratio:1 / 1;position:relative;overflow:hidden;box-sizing:border-box}.ht-card-thumbnail img{max-width:100%;max-height:100%;width:auto;height:92%;object-fit:contain;object-position:center bottom;display:block;margin:0 auto;transition:transform 0.3s ease}.ht-prod-card:hover .ht-card-thumbnail img{transform:scale(1.05)}.ht-card-info{padding:18px 16px;flex-grow:1;display:flex;flex-direction:column}.ht-card-prod-title{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 10px;line-height:1.4;min-height:42px}.ht-card-prod-title a{color:inherit;transition:color 0.2s}.ht-card-prod-title a:hover{color:var(--primary-orange,#f4752a)}.ht-card-specs-list{list-style:none;padding:0;margin:0;flex-grow:1}.ht-card-specs-list li{font-size:12.5px;color:#475569;padding:5px 0;border-bottom:1px dashed #f1f5f9;line-height:1.4}.ht-card-specs-list li:last-child{border-bottom:none}.ht-card-actions{padding:12px 16px;background:#fafafa;border-top:1px solid #f1f5f9;display:flex;gap:8px}.ht-card-actions .ht-btn{flex:1;padding:8px 10px;font-size:12.5px;font-weight:600}.ht-btn-detail{background:#fff;border:1px solid #cbd5e1;color:#334155}.ht-btn-detail:hover{background:#f1f5f9;border-color:#94a3b8}.ht-btn-quote{background:var(--primary-orange,#f4752a);color:#fff;border:1px solid var(--primary-orange,#f4752a)}.ht-btn-quote:hover{background:#d85f18;border-color:#d85f18}.ht-table-section{padding:70px 0;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.ht-table-responsive{overflow-x:auto;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 15px rgb(0 0 0 / .03)}.ht-data-table{width:100%;border-collapse:collapse;font-size:13.5px;text-align:left;min-width:920px}.ht-data-table th{background:#f8fafc;color:#0f172a;font-weight:700;padding:14px 18px;border-bottom:2px solid #cbd5e1;white-space:nowrap}.ht-data-table td{padding:14px 18px;border-bottom:1px solid #e2e8f0;color:#334155;vertical-align:top}.ht-data-table tr:hover td{background-color:#fcfcfd}.ht-quote-section{padding:75px 0}.ht-quote-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px rgb(0 0 0 / .06);display:flex;overflow:hidden;border:1px solid #e2e8f0}.ht-quote-side-info{background:#15171a;color:#fff;padding:45px 35px;flex:0 0 38%;display:flex;flex-direction:column;justify-content:space-between}.ht-quote-side-info h2{font-size:26px;font-weight:700;line-height:1.35;margin-bottom:14px;color:#fff}.ht-quote-side-info p{color:#94a3b8;line-height:1.6;font-size:14px}.ht-contact-fast{margin-top:25px;border-top:1px solid rgb(255 255 255 / .1);padding-top:20px}.ht-fast-item{margin-bottom:12px}.ht-fast-item .label{display:block;font-size:12px;color:#94a3b8;text-transform:uppercase}.ht-fast-item a{font-size:15px;color:#fff;font-weight:600}.ht-fast-item a:hover{color:var(--primary-orange,#f4752a)}.ht-quote-form-wrap{padding:40px;flex:1}.ht-landing-form .ht-form-row{display:flex;gap:15px}.ht-landing-form .ht-form-group{flex:1;margin-bottom:16px}.ht-landing-form label{display:block;font-size:13px;font-weight:600;margin-bottom:5px;color:#374151}.ht-input,.ht-textarea{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:4px;font-size:13.5px;color:#0f172a;background:#fff;outline:none;transition:border-color 0.2s;font-family:inherit}.ht-input:focus,.ht-textarea:focus{border-color:var(--primary-orange,#f4752a);box-shadow:0 0 0 3px rgb(244 117 42 / .15)}.ht-btn-submit{width:100%;background:var(--primary-orange,#f4752a);color:#fff;border:none;padding:13px;font-size:15px;cursor:pointer}.ht-btn-submit:hover{background:#d85f18}.ht-form-notice{margin-top:15px;padding:12px;border-radius:4px;font-size:13.5px}.ht-form-notice.success{background:#def7ec;color:#03543f;border:1px solid #bcf0da}.ht-form-notice.error{background:#fde8e8;color:#9b1c1c;border:1px solid #fbd5d5}@media (max-width:1400px){.ht-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.ht-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (max-width:992px){.ht-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ht-quote-card{flex-direction:column}.ht-quote-side-info,.ht-quote-form-wrap{padding:30px}}@media (max-width:640px){.ht-hero-title{font-size:26px}.ht-video-section{padding:45px 0}.ht-video-grid{grid-template-columns:1fr;max-width:420px;gap:18px}.ht-video-title{font-size:14.5px}.ht-products-grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}.ht-content-card{padding:22px 16px}.ht-landing-form .ht-form-row{flex-direction:column;gap:0}}