.et_pb_scroll_top{border-radius:40px!important;right:28px!important;background-color:#f9bec2!important}.et_pb_scroll_top:hover{background-color:#1b2f73!important}#floating-calculator-btn{position:fixed;bottom:121px;right:115px;z-index:1000;cursor:pointer;font-family:Arial,sans-serif;transition:all 0.3s ease}.btn-content{display:flex;align-items:center;background:white;color:#1b2f73;border-radius:50px;box-shadow:0 4px 15px rgba(102,126,234,0.3);transition:all 0.3s ease;overflow:hidden;height:45px;min-width:45px;max-width:45px}.calculator-icon{width:24px;height:24px;margin:0 11px;transition:all 0.3s ease;flex-shrink:0}.calculator-text{font-size:14px;font-weight:600;letter-spacing:0.5px;white-space:nowrap;opacity:0;transform:translateX(-10px);transition:all 0.3s ease;padding-right:0}#floating-calculator-btn:hover .btn-content{max-width:200px;box-shadow:0 6px 20px rgba(102,126,234,0.4);transform:translateY(-2px);background-color:#1b2f73;color:white}#floating-calculator-btn:hover .calculator-text{opacity:1;transform:translateX(0);padding-right:20px}#floating-calculator-btn:hover .calculator-icon{margin-left:20px;margin-right:10px}#floating-calculator-btn:active .btn-content{transform:translateY(0) scale(0.95)}@media (max-width:768px){#floating-calculator-btn{bottom:20px;right:20px}.btn-content{height:50px;min-width:50px;max-width:50px}.calculator-icon{width:20px;height:20px;margin:0 15px}.calculator-text{font-size:12px}#floating-calculator-btn:hover .btn-content{max-width:160px}#floating-calculator-btn:hover .calculator-icon{margin-left:15px;margin-right:8px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#floating-calculator-btn{animation:fadeInUp 0.6s ease-out}.single-post table{width:100%;border-collapse:separate;border-spacing:0;margin:2.5rem 0;color:#2b2b2b;font-size:.95rem;line-height:1.4;background:#fff;border:1px solid #ececec;border-radius:12px;overflow:hidden;box-shadow:0 14px 34px -22px rgba(0,0,0,.45)}.single-post table th,.single-post table td{padding:14px 18px;text-align:center;vertical-align:middle}.single-post table th:first-child,.single-post table td:first-child{text-align:left}.single-post table tbody td:first-child{font-weight:600}.single-post table thead th{background:#2b2b2b;color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;white-space:nowrap}.single-post table tbody td{border-top:1px solid #ececec}.single-post table tbody tr:nth-child(even) td{background:#faf8f5}.single-post table tbody tr:hover td{background:#f3ede5}.single-post table .badge{display:inline-block;padding:2px 11px;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;background:#fff3e6;color:#9a5a2c}@media (max-width:640px){.single-post table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}