.hlc2026x-container{all:initial;display:block;width:100%;margin:0 auto;padding:0;color:#222;font-family:'Poppins',Arial,sans-serif}.hlc2026x-container *{box-sizing:border-box!important;font-family:'Poppins',Arial,sans-serif!important}.hlc2026x-card-header{text-align:center;margin-bottom:20px;padding:25px 15px;border-radius:20px;background:#fff;box-shadow:0 10px 25px rgb(0 0 0 / .08)}.hlc2026x-card-header h2{font-size:28px;color:#1a237e;font-weight:700!important;margin:0 0 10px 0}.hlc2026x-card-header p{font-size:15px;color:#5c6bc0;margin:0}.hlc2026x-card{background:#fff;padding:25px;border-radius:20px;box-shadow:0 10px 30px rgb(0 0 0 / .05);border:1px solid #e8eaf6;margin-bottom:25px}.hlc2026x-info-box{background:linear-gradient(135deg,#3949ab,#5c6bc0);color:#fff;padding:20px;border-radius:15px;margin-bottom:25px;box-shadow:0 5px 15px rgb(57 73 171 / .2)}.hlc2026x-info-box p{margin:0 0 10px 0;font-size:14px;line-height:1.6}.hlc2026x-info-box strong{font-weight:700!important;color:#fff}.hlc2026x-section-heading h4{margin:0 0 20px 0;font-weight:700!important;font-size:18px;color:#283593;display:flex;align-items:center;gap:10px}.hlc2026x-section-heading h4::after{content:'';flex:1;height:2px;background:#e8eaf6}.hlc2026x-input-row{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:20px}.hlc2026x-input-group{flex:1;min-width:250px}.hlc2026x-input-group label{display:block;margin-bottom:8px;font-weight:600!important;font-size:14px;color:#3949ab}.hlc2026x-input-group input,.hlc2026x-input-group select{width:100%;padding:12px 16px;border:2px solid #e8eaf6;border-radius:12px;font-size:15px;transition:all 0.3s ease;background:#fcfdff;color:#333}.hlc2026x-input-group input:focus,.hlc2026x-input-group select:focus{outline:none;border-color:#3949ab;background:#fff;box-shadow:0 0 0 4px rgb(57 73 171 / .1)}.hlc2026x-input-group input.hlc2026x-error{border-color:#f44336!important;background:#fff8f8}.hlc2026x-unit-input{display:flex;gap:10px}.hlc2026x-unit-input input{flex:2}.hlc2026x-unit-input select{flex:1;min-width:80px}.hlc2026x-mode-selector{display:flex;gap:10px;margin-bottom:25px;background:#f5f7ff;padding:6px;border-radius:14px}.hlc2026x-mode-btn{flex:1;padding:12px;border:none;border-radius:10px;background:#fff0;color:#5c6bc0;font-size:14px;font-weight:600!important;cursor:pointer;transition:all 0.3s}.hlc2026x-mode-btn.active{background:#fff;color:#283593;box-shadow:0 4px 12px rgb(0 0 0 / .05)}.hlc2026x-checkbox-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:15px}.hlc2026x-checkbox-option{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8faff;border:2px solid #e8eaf6;border-radius:12px;cursor:pointer;transition:0.2s}.hlc2026x-checkbox-option:hover{border-color:#c5cae9;background:#fff}.hlc2026x-checkbox-option input[type="checkbox"]{width:20px;height:20px;accent-color:#3949ab;cursor:pointer;margin:0;appearance:auto!important;-webkit-appearance:auto!important}.hlc2026x-checkbox-option label{cursor:pointer;font-size:14px;margin:0;font-weight:500!important;color:#3f51b5}.hlc2026x-btn-group{display:flex;gap:15px;margin-top:30px}.hlc2026x-calculate-btn{flex:2;padding:16px;background:#3949ab;color:#fff;border:none;border-radius:14px;font-weight:700!important;font-size:16px;cursor:pointer;transition:0.3s;box-shadow:0 6px 20px rgb(57 73 171 / .3)}.hlc2026x-calculate-btn:hover{background:#283593;transform:translateY(-2px);box-shadow:0 8px 25px rgb(57 73 171 / .4)}.hlc2026x-reset-btn{flex:1;padding:16px;background:#f44336;color:#fff;border:none;border-radius:14px;font-weight:600!important;font-size:16px;cursor:pointer;transition:0.3s}.hlc2026x-reset-btn:hover{background:#d32f2f;transform:translateY(-2px)}.hlc2026x-result-container{margin-top:40px;animation:hlcFadeIn 0.5s ease}@keyframes hlcFadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hlc2026x-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.hlc2026x-result-card{background:#fff;padding:25px;border-radius:20px;text-align:center;border:1px solid #e8eaf6;transition:0.3s}.hlc2026x-result-card.primary{background:linear-gradient(135deg,#1a237e,#3949ab);color:#fff;border:none;transform:scale(1.05);box-shadow:0 10px 30px rgb(26 35 126 / .2)}.hlc2026x-result-title{font-size:13px;font-weight:600!important;margin-bottom:10px;opacity:.8;text-transform:uppercase;letter-spacing:1px}.hlc2026x-result-value{font-size:32px;font-weight:800!important;margin-bottom:5px;line-height:1.1}.hlc2026x-result-unit{font-size:14px;font-weight:500!important;opacity:.9}.hlc2026x-visual-box{background:#f5f7ff;border-radius:20px;padding:30px;text-align:center;margin-bottom:30px;overflow:hidden}.hlc2026x-spring-svg{width:100%;max-width:500px;height:150px}.hlc2026x-vis-info{margin-top:15px;font-size:14px;color:#3949ab;font-weight:600!important}.hlc2026x-details-section{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}.hlc2026x-detail-box{background:#fff;padding:20px;border-radius:18px;border:1px solid #e8eaf6}.hlc2026x-detail-box h5{margin:0 0 15px 0;font-size:16px;color:#1a237e;font-weight:700!important;display:flex;align-items:center;gap:8px}.hlc2026x-status-badge{display:inline-block;padding:8px 16px;border-radius:30px;font-size:13px;font-weight:700!important;margin-top:15px}.hlc2026x-status-normal{background:#e8f5e9;color:#2e7d32}.hlc2026x-status-warning{background:#fff3e0;color:#ef6c00}.hlc2026x-status-danger{background:#ffebee;color:#c62828}.hlc2026x-err-msg{color:#f44336;font-size:12px;margin-top:6px;display:none;font-weight:500!important}.hlc2026x-err-msg.show{display:block}.hlc2026x-hint{color:#7986cb;font-size:11px;margin-top:4px;display:block;line-height:1.4}.hlc2026x-formula-box{background:#e8eaf6;padding:12px;border-radius:10px;font-family:monospace!important;font-size:16px;color:#1a237e;margin:10px 0;text-align:center;font-weight:700!important}.hlc2026x-hidden{display:none!important}.hlc2026x-step-item{padding:8px 0;border-bottom:1px solid #f0f0f0;font-size:14px;color:#444;line-height:1.6}.hlc2026x-step-item:last-child{border-bottom:none}.hlc2026x-conversion-note{background:#fffde7;border-left:4px solid #fbc02d;padding:10px 14px;border-radius:8px;font-size:13px;color:#5d4037;margin-top:10px}@media (max-width:768px){.hlc2026x-details-section{grid-template-columns:1fr}.hlc2026x-input-group{min-width:100%}.hlc2026x-result-value{font-size:26px}.hlc2026x-mode-selector{flex-direction:column}.hlc2026x-btn-group{flex-direction:column}}