@media only screen and (min-width:1024px + 1px){._hide-min{display:none!important}}@media only screen and (max-width:1024px){._hide-xxsmall{display:none!important}}@media only screen and (max-width:1280px){._hide-xsmall{display:none!important}}@media only screen and (min-width:1280px + 1px){._hide-more_than_xsmall{display:none!important}}@media only screen and (max-width:1366px){._hide-small{display:none!important}}@media only screen and (max-width:1440px){._hide-medium{display:none!important}}@media only screen and (min-width:1440px){._hide-more_than_medium{display:none!important}}@media only screen and (max-width:1680px){._hide-large{display:none!important}}@media only screen and (min-width:1680px){._hide-more_than_large{display:none!important}}@media only screen and (max-width:2560px - 1px){._hide-xlarge{display:none!important}}@media only screen and (min-width:1920px){._hide-more_than_xlarge{display:none!important}}@media only screen and (min-width:2560px){._hide-xxlarge{display:none!important}}@media only screen and (max-width:2560px){._hide-max{display:none!important}}.works-accounting-view-page{display:flex;flex-direction:column;height:auto;min-height:calc(100vh - var(--header-height));padding:var(--ah-space-4)}.works-accounting-view-page__content{flex-grow:1}.works-accounting-view-page__entity:not(:last-of-type){margin-bottom:var(--ah-space-4)}.works-accounting-view-page__actions{background:var(--ah-color-bg);border-top:1px solid var(--ah-color-bg-neutral);bottom:0;display:flex;gap:var(--ah-space-12);justify-content:flex-end;max-height:80px;padding:var(--ah-space-24) 0;position:sticky}.works-accounting-section{margin-bottom:var(--ah-space-16)}.works-accounting-section__title{margin-bottom:var(--ah-space-12)}.works-accounting-table{margin-top:var(--ah-space-8)}.works-accounting-table__cell-text{color:var(--ah-color-text);font-size:var(--ah-font-size-body2)}.works-accounting-section-grid{height:auto}.track-definition-entity{display:grid;gap:var(--ah-space-12);grid-template-columns:1fr}.track-definition-and-divider{align-items:center;display:flex;gap:var(--ah-space-8);min-height:42px}.track-definition-and-divider__label{color:var(--ah-color-text-secondary);font:inherit}.track-definition-and-divider__line{background:var(--ah-color-bg-neutral);flex:1 1 auto;height:1px}.vehicle-types-list{display:flex;flex-direction:column;gap:var(--ah-space-4);margin-top:var(--ah-space-8)}.vehicle-type-item{background:var(--ah-color-bg-neutral);border-radius:var(--ah-border-radius-md);color:var(--ah-color-text);font-size:var(--ah-font-size-body2);padding:var(--ah-space-8) var(--ah-space-12)}.works-accounting-section .works-accounting-auto-completion-section__question-icon{margin:0;position:relative;top:-4px}
