:root{--app-height:100%;--header-height:66px;--gray-b2:#A0A0A0;--gray-200:#e5e7eb}@supports (height:100dvh){:root{--app-height:100dvh}}body,html{height:100%;height:-webkit-fill-available;height:stretch}.h-app{height:calc(var(--app-height) - (var(--header-height)))}.h-app-full{min-height:var(--app-height)}.page-container{background-color:#f0eee9}.error-container{max-width:800px}.b2-color{color:var(--gray-b2)}.b2-bg-color{background-color:var(--gray-b2)}.pageTitle{font-size:2rem;font-weight:800;text-align:center;margin-bottom:1rem;background:linear-gradient(90deg,#677680,#67768e);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pageDescription{font-size:1.2rem;font-weight:500;text-align:center;margin-bottom:1rem;color:#666}.messageContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;animation:fadeIn .3s ease-out}.searchBox{max-width:800px}.searchBox input{height:90px;padding-right:70px}.searchBox button{top:90px;height:90px;width:70px;display:flex;justify-content:center;align-items:center;right:0}.inputLoading{position:absolute;right:11px;top:29px}.tableContainer{justify-content:center;scroll-behavior:smooth;overflow-y:scroll;max-width:1024px}.hts-table{min-width:900px;max-width:900px}.hts-table tr td:last-child{width:200px}.hts-table tr.group-container{background-color:var(--d-light-gray-3);border-bottom-width:2px;border-color:#666}.hts-table tr.group-container:hover{background-color:var(--gray-200);text-decoration:underline}.hts-table tr.group-container:hover *{font-weight:700!important}.semi-regular-font-size{font-size:14px!important;font-weight:400!important}.regular-font-size{font-size:16px!important;font-weight:400!important}.regular-font-bold-size{font-size:16px!important;font-weight:600!important}.standard-font-size{font-size:17px!important;font-weight:500!important}.standard-font-size-bold{font-size:17px!important;font-weight:600!important}.max-w-650{max-width:650px;margin:auto}table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.9rem;border-radius:8px;overflow:hidden;box-shadow:1px 4px 6px rgba(0,0,0,.05);color:rgb(97 97 97);position:relative}thead{position:sticky;top:0;background-color:#fafafa;color:rgb(66,66,66)}.tableContainer.new-table thead{position:static}thead tr{color:rgb(66,66,66)}thead th{border-right:1px solid #f0eee9}thead th:last-child{border-right:none}.tableContainer.new-table thead th:first-child{border-left:1px solid white}.tableContainer td{border:1px solid var(--gray-200)}th{text-align:left;font-weight:600;border-bottom:2px solid #fafafa}td,th{padding:.75rem 1rem}td{vertical-align:top}tbody tr:nth-child(2n){background-color:transparent}tbody tr:hover{background-color:#FFF}tbody tr:last-child td{border-bottom:none}.hts-main-container{height:var(--app-height)}@media (max-width:991px){.hts-table{min-width:unset}}@media (max-width:768px){.tableContainerParent{width:100%}.tableContainer,table{display:block}table{overflow-x:auto;white-space:nowrap}td,th{padding:.5rem .75rem}}table code{background:#f1f5f9;padding:.125rem .25rem;border-radius:4px;font-family:monospace;font-size:.875em}td.date,td.numeric,td:last-child{text-align:right}caption{margin-bottom:.5rem;font-weight:600;color:#4b5563;text-align:left}table.compact td,table.compact th{padding:.5rem .75rem;font-size:.875rem}.tableContainer>div{opacity:0;animation:messageAppear .3s ease-out forwards}.tableContainer>div:first-child{animation-delay:.05s}.tableContainer>div:nth-child(2){animation-delay:.1s}.tableContainer>div:nth-child(3){animation-delay:.15s}.tableContainer>div:nth-child(4){animation-delay:.2s}.tableContainer>div:nth-child(5){animation-delay:.25s}.tableContainer>div:nth-child(n+6){animation-delay:.3s}.tableContainer>div:last-child{animation:newMessageAppear .4s ease-out forwards}.tableContainer>div>div{transition:all .2s ease}td.new-table-cell{text-align:left}.see-more{bottom:4px;right:4px;z-index:10;background:var(--gray-200)}.truncate-3-lines{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.search-button{background:linear-gradient(90deg,#677680,#67768e)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes messageAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes newMessageAppear{0%{opacity:0;transform:translateY(20px)}60%{transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.h-2.w-2.bg-gray-500.rounded-full.animate-bounce{transition:all .2s ease}.progressbar-container{max-width:800px}.shim-progress{position:relative;overflow:hidden;background-color:rgba(0,255,0,.7)}.shim-progress:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(233,233,233,1),rgba(233,233,233,.9) 50%,rgba(233,233,233,.8));animation:shimmer 2s ease-out infinite;content:""}.accordion-content{background:var(--d-white)!important}@media (max-width:768px){.tableContainer.new-table{max-height:unset}}.tariff-container{max-width:650px;border:1px solid var(--gray-b2);border-radius:0;background-color:var(--d-white)!important;z-index:50}.tariff-container .tariff-button{font-size:18px;border-radius:30px}.tariff-container table{border:none!important;border-radius:0!important;box-shadow:none!important}.tariff-container tr td:first-child{background-color:var(--d-light-gray-2);font-size:17px!important;font-weight:600!important;width:202.6px!important}.tariff-container tr td:last-child{font-size:14px!important;font-weight:400!important}.tariff-container tbody tr:last-child{border-bottom:none!important}.tariff-calculator tr td.fixed-width-120{width:158px!important}.tariff-calculator tbody tr,.tariff-calculator tr{background-color:var(--d-white)}.tariff-calculator tr{border-bottom:1px solid rgb(229,231,235)}