@keyframes color-transition-01b90259 {
    0% {
        color: var(--c-light-light-gray)
    }

    30% {
        color: var(--c-lime)
    }

    to {
        color: var(--c-dark-green)
    }
}

.post-header[data-v-01b90259] {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.post-header__bg[data-v-01b90259] {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 0
}

.post-header__content[data-v-01b90259] {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 40px;
    justify-content: center;
    padding-bottom: 8.59375rem;
    padding-top: 15.90625rem;
    position: relative;
    width: 100%;
    z-index: 1
}

.post-header__meta[data-v-01b90259] {
    font-family: var(--font-mono);
    font-weight: 600;
    text-transform: uppercase
}

.post-header__meta[data-v-01b90259],.post-header__title[data-v-01b90259] {
    color: var(--c-dark-green);
    text-align: center;
    width: 100%
}

.post-header__title[data-v-01b90259] {
    margin: 0;
    padding-inline:1rem}

.post-header__subtitle[data-v-01b90259] {
    color: var(--c-dark-gray);
    max-width: 100%;
    text-align: center;
    width: 703px
}

.background-wrapper[data-v-01b90259] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.background-wrapper .path-background[data-v-01b90259] {
    height: 100%
}

.post-header__image-wrapper[data-v-01b90259] {
    flex-direction: column;
    gap: 16px;
    margin: 0 auto;
    padding: 5.4375rem 1rem;
    z-index: 1
}

.post-header__image-container[data-v-01b90259],.post-header__image-wrapper[data-v-01b90259] {
    align-items: center;
    display: flex;
    max-width: 924px;
    width: 100%
}

.post-header__image-container[data-v-01b90259] {
    background: #e5e7eb;
    border-radius: 8px;
    justify-content: center;
    min-height: 200px;
    overflow: hidden;
    position: relative
}

.post-header__image[data-v-01b90259] {
    border-radius: 8px;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.post-header__image-caption[data-v-01b90259] {
    color: var(--c-dark-gray);
    font-size: 16px;
    font-style: italic;
    letter-spacing: -.01em;
    line-height: 146%;
    max-width: 924px;
    text-align: left;
    width: 100%
}

@media (min-width: 1024px) {
    .post-header__image-wrapper[data-v-01b90259] {
        padding:5.4375rem 0
    }
}

@keyframes color-transition-dd1fd95f {
    0% {
        color: var(--c-light-light-gray)
    }

    30% {
        color: var(--c-lime)
    }

    to {
        color: var(--c-dark-green)
    }
}

.author-container[data-v-dd1fd95f] {
    border-left: 2px solid #e5e7eb;
    padding-left: 1.25rem
}

.about-the-author[data-v-dd1fd95f] {
    color: #9ca3af;
    font-size: .6875rem;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

.author-info[data-v-dd1fd95f] {
    gap: 1.25rem
}

.author-info[data-v-dd1fd95f],.author-metadata[data-v-dd1fd95f] {
    display: flex;
    flex-direction: column
}

.author-metadata[data-v-dd1fd95f] {
    align-items: flex-start;
    gap: .75rem
}

.author-avatar[data-v-dd1fd95f] {
    background-color: #f3f4f6;
    border-radius: 50%;
    height: 4rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 4rem
}

.author-details[data-v-dd1fd95f] {
    display: flex;
    flex-direction: column;
    gap: .125rem;
    justify-content: center
}

.author-name[data-v-dd1fd95f] {
    color: #111827;
    font-size: .9375rem;
    font-weight: 500;
    letter-spacing: -.15px;
    line-height: 140%;
    margin: 0
}

.author-role[data-v-dd1fd95f] {
    line-height: 140%
}

.author-bio[data-v-dd1fd95f],.author-role[data-v-dd1fd95f] {
    color: #6b7280;
    font-size: .8125rem;
    letter-spacing: -.13px;
    margin: 0
}

.author-bio[data-v-dd1fd95f] {
    line-height: 160%
}

.author-cta-button[data-v-dd1fd95f] {
    font-size: .6875rem;
    margin-top: 1.5rem;
    padding: 1rem 1.25rem!important;
    width: 100%
}

@media (min-width: 1024px) {
    .author-cta-button[data-v-dd1fd95f] {
        padding:1.5625rem 6rem;
        white-space: nowrap
    }
}

@keyframes color-transition-1c7eea09 {
    0% {
        color: var(--c-light-light-gray)
    }

    30% {
        color: var(--c-lime)
    }

    to {
        color: var(--c-dark-green)
    }
}

.post-actions[data-v-1c7eea09] {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 40px;
    max-width: 100%;
    width: 100%
}

.ds-button[data-v-1c7eea09],.post-actions__share[data-v-1c7eea09] .ds-button {
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1.98px;
    line-height: 80.5%;
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 25px 40px;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content
}

@media (min-width: 768px) {
    .post-actions[data-v-1c7eea09] {
        align-items:center;
        flex-direction: row;
        gap: 32px;
        justify-content: space-between
    }
}

@media (max-width: 768px) {
    .post-actions__share[data-v-1c7eea09] {
        width:100%
    }

    .ds-button[data-v-1c7eea09],.post-actions__share[data-v-1c7eea09] .ds-button {
        padding: 20px 40px;
        white-space: normal;
        width: 100%
    }
    
}
.post-content-body ul{
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;

    }
@keyframes color-transition-cc0b308e {
    0% {
        color: var(--c-light-light-gray)
    }

    30% {
        color: var(--c-lime)
    }

    to {
        color: var(--c-dark-green)
    }
}

.toc-wrapper[data-v-cc0b308e] {
    align-self: flex-start;
    border-left: 2px solid #e5e7eb;
    max-height: calc(100vh - 180px);
    max-height: calc(var(--vh, 1vh)*100 - 180px);
    overflow-y: auto;
    padding: 0;
    position: sticky;
    top: 140px
}

.toc-title[data-v-cc0b308e] {
    color: #9ca3af;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin: 0 0 20px;
    padding-left: 20px;
    text-transform: uppercase
}

.toc-list[data-v-cc0b308e] {
    list-style: none;
    padding: 0
}

.toc-item[data-v-cc0b308e],.toc-list[data-v-cc0b308e] {
    margin: 0;
    position: relative
}

.toc-item[data-v-cc0b308e] {
    transition: all .15s ease
}

.toc-item.toc-level-2[data-v-cc0b308e] {
    margin-bottom: 4px
}

.toc-item.toc-level-3[data-v-cc0b308e] {
    margin-bottom: 4px;
    padding-left: 16px
}

.toc-item.toc-active[data-v-cc0b308e]:before {
    background: #059669;
    bottom: 0;
    content: "";
    left: -2px;
    position: absolute;
    top: 0;
    transition: all .2s ease;
    width: 2px
}

.toc-link[data-v-cc0b308e] {
    color: #6b7280;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 20px;
    position: relative;
    text-decoration: none;
    transition: all .15s ease
}

.toc-link[data-v-cc0b308e]:hover {
    color: #111827
}

.toc-level-3 .toc-link[data-v-cc0b308e] {
    font-size: 13px;
    padding: 6px 20px
}

.toc-active .toc-link[data-v-cc0b308e] {
    color: #059669;
    font-weight: 500
}

.toc-wrapper[data-v-cc0b308e]::-webkit-scrollbar {
    width: 3px
}

.toc-wrapper[data-v-cc0b308e]::-webkit-scrollbar-track {
    background: transparent
}

.toc-wrapper[data-v-cc0b308e]::-webkit-scrollbar-thumb {
    background: #e5e7eb;
    border-radius: 3px
}

.toc-wrapper[data-v-cc0b308e]::-webkit-scrollbar-thumb:hover {
    background: #d1d5db
}

@media (max-width: 1280px) {
    .toc-wrapper[data-v-cc0b308e] {
        display:none
    }
}

@keyframes color-transition-55b0ee65 {
    0% {
        color: var(--c-light-light-gray)
    }

    30% {
        color: var(--c-lime)
    }

    to {
        color: var(--c-dark-green)
    }
}

.post-wrapper[data-v-55b0ee65] {
    width: 100%
}

.post-content[data-v-55b0ee65] {
    margin: auto;
    max-width: 100%;
    padding: 0 1rem;
    width: 100%
}

.post-content-body[data-v-55b0ee65] {
    margin: 0 auto;
    max-width: 100%;
    min-width: 0;
    overflow-x: hidden;
    width: 100%
}

.post-author[data-v-55b0ee65] {
    margin-bottom: 1.5rem;
    z-index: 2
}

.post-toc[data-v-55b0ee65] {
    display: none
}

@media (min-width: 1024px) {
    .post-content[data-v-55b0ee65] {
        display:grid;
        gap: 2rem;
        grid-template-columns: minmax(16.25rem,17.5rem) minmax(0,1fr);
        max-width: 1440px;
        padding: 0 4.5rem
    }

    .post-author[data-v-55b0ee65] {
        align-self: flex-start;
        margin-bottom: 0;
        position: sticky;
        top: 8.75rem
    }
}

@media (min-width: 1280px) {
    .post-content[data-v-55b0ee65] {
        gap:2.5rem;
        grid-template-columns: minmax(16.25rem,17.5rem) minmax(0,1fr) minmax(16.25rem,17.5rem);
        max-width: 1440px
    }

    .post-toc[data-v-55b0ee65] {
        display: block
    }
}




table {
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}

@media (max-width: 768px) {
    table {
        max-width: 900px;
    }
}

th, td {
    padding: 12px 16px;
    text-align: left;
}

th {
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    border-bottom: 2px solid #052424;
    color: #052424;
}

td {
    border-bottom: 1px solid #e5e7eb;
    color: #374151;
}

tr:last-child td {
    border-bottom: none;
}

tr:hover td {
    background-color: #f9fafb;
}