/*@tailwind base;*/

.component-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5rem;
    max-width: 42rem
}

.no-margin {
    margin: 0px
}

.group-wrapper {
    margin-top: 0.5rem
}

@media (min-width: 1024px) {
    .group-inner {
        display: grid;
        gap: 1.5rem;
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.inner-col {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (min-width: 1024px) {
    .inner-col {
        grid-column: span 1 / span 1
    }
}

.col-holder {
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width: 640px) {
    .col-holder {
        padding-left: 0px;
        padding-right: 0px
    }
}

.col-title {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1rem;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity))
}

.unit-of-measure {
    font-size: 0.75rem;
    line-height: 1rem;
    padding-left: 0.25rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity))
}

.unit-area {
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity))
}

.input-label {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    border-width: 1px;
    border-right-width: 0px;
    display: inline-flex;
    align-items: center;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
}

@media (min-width: 640px) {
    .input-label {
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

.input-value {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity))
}

.input-value:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity))
}

.input-value {
    border-radius: 0px;
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
    display: block;
    flex: 1 1 0%;
    min-width: 0px;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.input-value:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity))
}

.input-value {
    width: 100%
}

@media (min-width: 640px) {
    .input-value {
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

.element-wrapper {
    border-radius: 0.375rem;
    display: flex;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.element-column {
    grid-column: span 6 / span 6
}

@media (min-width: 640px) {
    .element-column {
        grid-column: span 3 / span 3
    }
}

.direction {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(6, minmax(0, 1fr))
}

.direction-wrapper {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.holder-wrapper {
    display: flex;
    align-items: center;
    margin-top: 1.25rem
}

@media (min-width: 1024px) {
    .holder-wrapper {
        margin-top: 0px;
        grid-column: span 2 / span 2
    }
}

.holder-wrapper {
    overflow: hidden;
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media (min-width: 640px) {
    .holder-wrapper {
        border-radius: 0.375rem
    }
}

.holder {
    width: 100%
}

.result-wrapper {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width: 640px) {
    .result-wrapper {
        display: grid;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        gap: 1rem;
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.result-wrapper-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width: 640px) {
    .result-wrapper-dark {
        display: grid;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        gap: 1rem;
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.result-label {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity))
}

.result-value {
    font-weight: 700;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0.25rem;
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity))
}

@media (min-width: 640px) {
    .result-value {
        margin-top: 0px;
        grid-column: span 2 / span 2
    }
}

.main-select {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity))
}

.main-select:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity))
}

.main-select {
    border-radius: 0.375rem;
    display: block;
    max-width: 32rem;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.main-select:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity))
}

.main-select {
    width: 100%
}

@media (min-width: 640px) {
    .main-select {
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

.main-holder {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5rem;
    max-width: 36rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    row-gap: 0.75rem
}

.option-wrapper {
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width: 640px) {
    .option-wrapper {
        display: grid;
        align-items: flex-start;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        gap: 1rem;
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.option-label {
    display: block;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}

@media (min-width: 640px) {
    .option-label {
        margin-top: 1px;
        padding-top: 0.5rem
    }
}

.option-body {
    margin-top: 0.25rem
}

@media (min-width: 640px) {
    .option-body {
        margin-top: 0px;
        grid-column: span 2 / span 2
    }
}

.calculations-wrapper {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    border-top-width: 1px;
    display: grid;
    padding-top: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important
}

.rounded {
    border-radius: 0.25rem !important
}

.rounded-lg {
    border-radius: 0.5rem !important
}

.cursor-pointer {
    cursor: pointer !important
}

.flex {
    display: flex !important
}

.table {
    display: table !important
}

.grid {
    display: grid !important
}

.flex-col {
    flex-direction: column !important
}

.items-center {
    align-items: center !important
}

.justify-end {
    justify-content: flex-end !important
}

.justify-center {
    justify-content: center !important
}

.justify-between {
    justify-content: space-between !important
}

.flex-1 {
    flex: 1 1 0% !important
}

.font-bold {
    font-weight: 700 !important
}

.text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important
}

.text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important
}

.leading-normal {
    line-height: 1.5 !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.overflow-auto {
    overflow: auto !important
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important
}

.py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.pt-2 {
    padding-top: 0.5rem !important
}

.pb-2 {
    padding-bottom: 0.5rem !important
}

.pb-3 {
    padding-bottom: 0.75rem !important
}

.absolute {
    position: absolute !important
}

.inset-0 {
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important
}

* {
    --tw-shadow: 0 0 #0000
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

* {
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

.fill-current {
    fill: currentColor !important
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-black {
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important
}

.text-gray-600 {
    --tw-text-opacity: 1 !important;
    color: rgba(75, 85, 99, var(--tw-text-opacity)) !important
}

.underline {
    text-decoration: underline !important
}

.w-11\/12 {
    width: 91.666667% !important
}

.z-10 {
    z-index: 10 !important
}

.z-50 {
    z-index: 50 !important
}

.gap-4 {
    gap: 1rem !important
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important
}

.transform {
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}

.scale-90 {
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important
}

.scale-100 {
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important
}

.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important
}

.duration-300 {
    transition-duration: 300ms !important
}

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ping {
    75%, 100% {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {
    75%, 100% {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {
    0%, 100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
        animation-timing-function: cubic-bezier(0.8,0,1,1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
        animation-timing-function: cubic-bezier(0,0,0.2,1)
    }
}

@keyframes bounce {
    0%, 100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
        animation-timing-function: cubic-bezier(0.8,0,1,1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
        animation-timing-function: cubic-bezier(0,0,0.2,1)
    }
}

@media (min-width: 640px) {
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important
    }
}

@media (min-width: 768px) {
    .md\:flex-row {
        flex-direction: row !important
    }

    .md\:max-w-md {
        max-width: 28rem !important
    }
}

@media (min-width: 1024px) {
}

@media (min-width: 1280px) {
}

@media (min-width: 1536px) {
}

