.tariff-page .tariff-header{background:linear-gradient(#000c,#000c),url(/img/hero.webp) center/cover no-repeat;border-bottom:5px solid var(--accent-color)}.tariff-page .header-divider{width:60px;height:4px;background:var(--accent-color);margin:0 auto}.tariff-page .filter-section{position:sticky;top:0;z-index:996;padding:18px 0;background:var(--background-color);border-bottom:1px solid rgba(255,255,255,.08)}body.scrolled .tariff-page .filter-section{top:64px;background:#05070df0;box-shadow:0 12px 32px #00000059}@media(min-width:1200px){body.scrolled .tariff-page .filter-section{top:68px}}.tariff-page .filter-bar{padding:16px 18px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1)}.tariff-page .filter-bar__title{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--primary-color);white-space:nowrap}.tariff-page .filter-bar__title i{font-size:18px;color:var(--primary-color)}.tariff-page .filter-bar__grid{flex:1 1 520px;display:grid;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr)) auto;gap:12px 14px;align-items:end;min-width:0}.tariff-page .filter-field{min-width:0}.tariff-page .filter-label{display:block;margin-bottom:6px;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#ffffff8c}.tariff-page .filter-control{position:relative;display:flex;align-items:center;min-height:44px;background:#00000061;border:1px solid rgba(255,255,255,.12);border-radius:10px;color-scheme:dark;-o-transition:border-color .2s ease,box-shadow .2s ease!important;transition:border-color .2s ease,box-shadow .2s ease!important}.tariff-page .filter-control:focus-within{border-color:#a5ed69a6;box-shadow:0 0 0 2px #a5ed6933}.tariff-page .filter-control--search{padding:0 12px;gap:8px}.tariff-page .filter-control--search i{font-size:18px;color:var(--primary-color);flex-shrink:0}.tariff-page .filter-input{width:100%;border:none;background:transparent;padding:11px 0;font-size:14px;font-family:inherit;color:var(--contrast-color);outline:none}.tariff-page .filter-input::placeholder{color:#ffffff61}.tariff-page .filter-control--select{padding:0 36px 0 12px}.tariff-page .filter-select{width:100%;appearance:none;border:none;background:transparent;padding:11px 0;font-size:14px;font-family:inherit;font-weight:500;color:var(--contrast-color);cursor:pointer;outline:none}.tariff-page .filter-select option{background:#0c1518;color:var(--contrast-color)}.tariff-page .filter-select-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:18px;color:#ffffff80;pointer-events:none}.tariff-page .filter-field--reset{display:flex;flex-direction:column;justify-content:flex-end}.tariff-page .filter-reset{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:transparent;color:var(--contrast-color);font-family:var(--heading-font);font-size:13px;font-weight:600;letter-spacing:0;white-space:nowrap;cursor:pointer;-o-transition:background-color .2s ease,border-color .2s ease,color .2s ease!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease!important}.tariff-page .filter-reset:hover,.tariff-page .filter-reset:focus-visible{background:var(--primary-color);border-color:var(--primary-color);color:var(--accent-color);outline:none}.tariff-page .filter-reset i{font-size:17px}.tariff-page .table-section{padding:32px 0 64px}.tariff-page .tariff-table-card{border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:0 18px 45px #00000047}.tariff-page .tariff-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.tariff-page .tariff-table{width:100%;min-width:720px;margin:0;border-collapse:collapse;color:var(--contrast-color)}.tariff-page .tariff-table thead{background:#00000073;border-bottom:1px solid rgba(165,237,105,.35)}.tariff-page .tariff-table thead th{padding:16px 16px 15px;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--primary-color);text-align:left;white-space:nowrap}.tariff-page .tariff-table thead th:first-child{padding-left:22px}.tariff-page .tariff-table__col--rate{text-align:right}.tariff-page .tariff-table__col--book{text-align:center;padding-right:22px}.tariff-page .tariff-cell{padding:16px;font-size:14px;line-height:20px;color:#ffffffd1;border-bottom:1px solid rgba(255,255,255,.07);vertical-align:middle}.tariff-page .tariff-cell:first-child{padding-left:22px}.tariff-page .tariff-cell--vehicle{font-weight:600;color:var(--contrast-color);letter-spacing:0}.tariff-page .tariff-cell--rate{text-align:right;font-size:18px;font-weight:700;color:var(--primary-color);white-space:nowrap}.tariff-page .tariff-cell--book{text-align:center;padding-right:22px}.tariff-page .tariff-row{background:transparent;-o-transition:background-color .2s ease!important;transition:background-color .2s ease!important}.tariff-page .tariff-row:nth-child(2n){background:#ffffff05}.tariff-page .tariff-row:hover{background:#a5ed6914!important}.tariff-page .tariff-row:last-child .tariff-cell{border-bottom:none}.tariff-page .tariff-book-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 14px;border-radius:999px;font-family:var(--heading-font);font-size:13px;font-weight:600;text-decoration:none;color:var(--contrast-color);background:var(--accent-color);border:1px solid rgba(165,237,105,.25);white-space:nowrap;-o-transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease!important}.tariff-page .tariff-book-btn i{font-size:17px}.tariff-page .tariff-book-btn:hover,.tariff-page .tariff-book-btn:focus-visible{background:var(--primary-color);border-color:var(--primary-color);color:var(--accent-color);transform:translateY(-1px);outline:none}.tariff-page .tariff-table-footer{display:flex;justify-content:center;margin-top:28px}.tariff-page .tariff-view-more{margin:0}.tariff-page .tariff-empty{text-align:center;padding:48px 24px;margin-top:24px;border-radius:16px;background:#ffffff08;border:1px dashed rgba(255,255,255,.14)}.tariff-page .tariff-empty i{display:block;margin-bottom:16px;color:#ffffff47}.tariff-page .tariff-empty__title{margin:0 0 8px;font-size:20px;font-weight:600;color:var(--contrast-color)}.tariff-page .tariff-empty__text{margin:0;color:#ffffff8c;font-size:15px}@media(min-width:992px){.tariff-page .tariff-cell--rate{font-size:20px}}@media(max-width:991.98px){.tariff-page .filter-bar{flex-direction:column;align-items:stretch}.tariff-page .filter-bar__grid{grid-template-columns:1fr 1fr;flex:1 1 auto}.tariff-page .filter-field--search,.tariff-page .filter-field--reset{grid-column:1 / -1}.tariff-page .filter-reset{width:100%}.tariff-page .tariff-table{min-width:640px}.tariff-page .tariff-table thead th,.tariff-page .tariff-cell{padding:14px 10px}.tariff-page .tariff-table thead th:first-child,.tariff-page .tariff-cell:first-child,.tariff-page .tariff-table__col--book,.tariff-page .tariff-cell--book{padding-left:14px;padding-right:14px}.tariff-page .table-section{padding:28px 0 48px}}@media(max-width:575.98px){.tariff-page .filter-section{padding:14px 0}.tariff-page .filter-bar{padding:14px;border-radius:12px}.tariff-page .filter-bar__grid{grid-template-columns:1fr;gap:10px}.tariff-page .filter-field--search,.tariff-page .filter-field--reset{grid-column:auto}}
