@layer figreset, figoverridable, reset, theme, base, figutils, components, utilities;
@layer figoverridable {
: root {
    font-synthesis: none
}
}
@layer figutils {
: root {
    --banner-height: 48px;
    --banner-height-v2: 40px;
    --full-height-with-banner: calc(100dvh - var(--banner-height))
}
    @media (max-width:600px) {
        .banner-v2-container {
            left: 0 !important;
            right: 0 !important;
            margin: 0 auto !important
        }
    }
    .wrapper-with-banner .min-h-screen {
        min-height: var(--full-height-with-banner)
    }
    .wrapper-with-banner .h-screen {
        height: var(--full-height-with-banner)
    }
}
body:has([data-breakpoint-id="node-0_4"]) {
    background-color: #fff
}
#container .css-uwf2km {
    position: relative;
    flex: 1 0 0;
    display: block;
}
#container .css-exq74d {
    min-width: 1px;
    min-height: 1px;
    width: 100%;
    height: 100dvh;
}
#container .css-j9f0op {
    width: 100%;
    height: 100%;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
}

.inspection-type-select {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236B7280' d='M6 9L1 4h10z'/%3E%3C/svg%3E") no-repeat right 1rem center / 12px;
    padding-right: 3rem;
    background-color: #fff;
}

.left-\[1\.875rem\] {
    left: 1.875rem;
    margin-left: 3px;
}

button {
    cursor: pointer;
}

.mediaum-weight {
    font-weight: var(--font-weight-medium);
}

.faq-hidden {
    display: none;
}

.message {
    padding: 14px 16px;
    margin-bottom: 20px;

    border-radius: 12px;
    border: 1px solid;

    font-size: 16px;
}

/* TEXT */
.message__text strong {
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 2px;
}

.message__text p {
    margin: 0;
    line-height: 1.4;
}

.message--success {
    background: #f0fdf4;       /* emerald-50 */
    border-color: #bbf7d0;     /* emerald-200 */
    color: #065f46;            /* emerald-800 */
}

.message--success .message__text p {
    color: #047857;            /* emerald-700 */
}

.message--error {
    background: #fef2f2;
    border-color: #fecaca;
    color: #7f1d1d;
}

.message--error .message__text p {
    color: #991b1b;
}

.message h3 {
    padding-bottom: 8px;
}

.space-y-3 {
    margin:12px 0;
}

.faq ul {
    list-style-type: inherit;
    margin-left: 24px;
}

.underline {
    text-decoration: underline;
}

.checkbox > label {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

    .checkbox label label {
        color: var(--color-gray-600);
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
        display: block;
        padding: 2px 0 0 10px;
    }

    .checkbox input {
        position: relative;
        top: 6px;
    }

#pricing h1 {
    font-size: 3rem;
    font-weight: 700;
}


table {
    font-weight: 600;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
}

    td:first-child,
    th:first-child {
        position: sticky;
        left: 0;
        background: white; /* nutné, jinak bude průhledný */
        z-index: 1;
        min-width: 120px;
    }

    table th {
        border-top: 2px solid #e5e7eb;
        border-left: 2px solid #e5e7eb;
        border-bottom: 2px solid #e5e7eb;
        text-align: center;
        padding: 32px;
    }

    table th:last-child {
        border-right: 2px solid #e5e7eb;
    }

    table td {
        border-top: 2px solid #f3f4f6;
        border-left: 2px solid #f3f4f6;
        text-align: center;
        padding: 16px;
    }

    table tr:nth-child(1) td {
        border-top: 0;
    }

    table td:nth-child(1) {
        border-left: 2px solid #e5e7eb;
    }

    table tr:last-child td {
        border-bottom: 2px solid #e5e7eb;
    }

    table td:nth-child(4) {
        border-right: 2px solid #e5e7eb;
    }

    table th:nth-child(1) {
        border-radius: 20px 0 0 0;
    }

    table th:last-child {
        border-radius: 0 20px 0 0;
    }

    table tr:last-child td:last-child {
        border-radius: 0 0 20px 0;
    }

    table tr:last-child td:first-child {
        border-radius: 0 0 0 20px;
    }

    table td img {
        display: inline-block;
        margin: auto;
    }

    table th:nth-child(3) {
        background: #eff6ff;
        border-left:2px solid #155dfc;
    }

    table tr td:nth-child(3) {
        background: #fafcff;
        border-left:2px solid #dbeafe;
    }

    table td:nth-child(1) {
        text-align: left;
        font-size: 14px;
        font-weight: normal;
    }

    .most-popular {
        background-color: #155dfc;
        color: #fff;
        font-size: 12px;
        font-weight: 500;
        padding: 4px 12px;
        display: inline-block;
        border-radius: 16px;
        line-height: 19px;
        margin-bottom: 16px;;
    }

    .most-popular-spacer {
        height: 43px;
        display: block;
    }

    table h3 {
        font-weight: 700;
        font-style: normal;
        font-size: 30px;
        letter-spacing: 0.3955px;
        text-align: center;
        line-height: 36px;
    }

    table h4 {
        font-weight: 600;
        font-style: normal;
        font-size: 18px;
        letter-spacing: -0.4395px;
        text-align: center;
        line-height: 28px;
    }

    table th {
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        letter-spacing: -0.1504px;
        text-align: center;
        line-height: 20px;
        font-variation-settings: normal;
        color: rgb(74, 85, 101);
        --letter-spacing: -0.1504px;
    }

.spacer {
    padding: 32px 0;
}

.base-block {
    margin: 0 auto;
    max-width: 90%;
}

.pricing-h2 {
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    letter-spacing: 0.3691px;
    text-align: center;
    line-height: 40px;
}

.princing-h3 {
    font-weight: 600;
    font-style: normal;
    font-size: 22px;
    letter-spacing: -0.4492px;
    text-align: center;
    line-height: 28px;
}

.pricing-h2-a {
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    letter-spacing: 0.0703px;
    text-align: center;
    line-height: 32px;
}

.pb-3 {
    padding-bottom: 12px;
}

#pricing-list {
    border: 2px solid #e5e7eb;
    padding: 32px;
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    margin-top: 32px;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: -0.3125px;
    line-height: 36px;
}

    #pricing-list .line {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #pricing-list .line-total {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-top: 2px solid #e5e7eb;
        font-size: 22px;
        line-height: 42px;
        margin-top: 12px;
        padding-top: 12px;
    }

    #pricing-list .green {
        color: rgb(0, 166, 62);
        font-size: 26px;
        line-height: 48px;
    }

    #pricing-list > div:last-child {
        color: #a8abaf;
        font-size: 16px;
        padding-top: 16px;
        border-top: 1px solid #eee;
        margin-top: 16px;
    }






.workflow-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
}

.workflow-header {
    text-align: center;
    margin-bottom: 60px;
}

.workflow-header h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: #1a1a1a;
}

.workflow-header p {
    font-size: 1.1rem;
    color: #666;
}

.workflow-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 60px;
}

.workflow-step {
    flex: 0 0 auto;
}

.workflow-card {
    width: 200px;
    height: 160px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
}

.workflow-icon {
    width: 60px;
    height: 60px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin-bottom: 15px;
}

.workflow-icon img {
    width: 100%;
    height: 100%;
}

.workflow-card h3 {
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0;
    color: #1a1a1a;
}

.workflow-arrow {
    font-size: 32px;
    color: #ccc;
    flex: 0 0 auto;
    user-select: none;
}

/* Card colors */
.card-blue {
    background-color: #eff6ff;
}

.icon-blue {
    background-color: #2196f3;
}

.card-green {
    background-color: #f0fdf4;
}

.icon-green {
    background-color: #4caf50;
}

.card-purple {
    background-color: #faf5ff;
}

.icon-purple {
    background-color: #9c27b0;
}

.card-yellow {
    background-color: #fffbeb;
}

.icon-yellow {
    background-color: #ffc107;
}

.workflow-footer {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.workflow-footer p {
    font-size: 1rem;
    color: #555;
    margin-bottom: 10px;
    line-height: 1.7;
}

.workflow-note {
    font-size: 0.9rem;
    color: #999;
    font-style: italic;
}

#ham {
    display: none;
    position: relative;
    left: -16px;
    margin-left: 16px;
}

    #ham img {
        height: 22px;
    }

#ham-menu {
    display: none;
}

.d-none {
    display: none !important;
}

.ham-menu-item-get-early-access {
    display: none;
    padding: 10px 0 40px 0;
}

    .ham-menu-item-get-early-access a {
        font-size: 16px;
    }

/* Responsive */
@media (max-width: 991px) {
    .workflow-card {
        width: 160px;
        height: 140px;
        padding: 20px;
    }

    .workflow-icon {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }

    .workflow-card h3 {
        font-size: 1rem;
    }

    .workflow-arrow {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    #ham {
        display: inline-block;
    }

    #ham-menu {
        display: block;
    }

    .workflow-header h2 {
        font-size: 1.5rem;
    }

    .workflow-container {
        flex-direction: column;
        gap: 15px;
    }

    .workflow-arrow {
        transform: rotate(90deg);
        font-size: 32px;
    }

    .workflow-card {
        width: 100%;
        max-width: 280px;
        height: 120px;
    }

    .workflow-section {
        padding: 40px 15px;
    }
}

@media (max-width: 639px) {
    .ham-menu-item-get-early-access {
        display: block;
    }
}

@media (max-width: 480px) {
    .workflow-header h2 {
        font-size: 1.3rem;
    }

    .workflow-footer p {
        font-size: 0.95rem;
    }
}

#table-responsive {
    overflow: auto;
}

#ham-menu {
    /* border-top: 2px solid #e5e7eb; */
    text-align: center;
}

    .ham-menu-item a {
        margin: 20px 0;
        font-size: 20px;
        display: block;
        font-weight: 600;
    }

    #ham-menu > div > div:last-child a {
        display: inline-block;
        margin: 0 0 24px 24px;
        font-size: 16px;
        font-weight: 700;
    }