/* Pricing Plans — Figma 1:598 */
.gm-pricing .gm-privacy-hero {
    height: 460px;
}

.gm-pricing .gm-privacy-hero-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 460px;
    padding: 108px 24px 40px;
}

.gm-pricing .gm-privacy-kicker {
    margin: 0 0 8px;
}

.gm-pricing .gm-privacy-hero-inner h1 {
    margin: 0 auto 10px;
}

.gm-pricing .gm-privacy-lead {
    max-width: 620px;
}

.gm-pricing-wrap {
    max-width: 1440px;
    padding-top: 56px;
    padding-bottom: 72px;
}

.gm-price-toggle {
    display: flex;
    justify-content: center;
    margin: 0 auto 40px;
    width: fit-content;
    max-width: 100%;
    padding: 5px;
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 8px 24px rgba(26, 20, 16, 0.06);
}

.gm-price-toggle button {
    appearance: none;
    border: 0;
    background: transparent;
    color: #C9851A;
    font-family: 'Open Sans', Outfit, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    padding: 12px 24px;
    border-radius: 999px;
    cursor: pointer;
    white-space: nowrap;
}

.gm-price-toggle button.is-active {
    background: #C9851A;
    color: #fff;
}

.gm-plan-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 24px;
    align-items: stretch;
}

.gm-plan-card {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid rgba(26, 20, 16, 0.06);
    border-radius: 20px;
    padding: 28px 24px 24px;
    box-shadow: 0 10px 28px rgba(26, 20, 16, 0.04);
}

.gm-plan-card.is-featured {
    border: 1.5px solid #C9851A;
    box-shadow: 0 16px 40px rgba(201, 133, 26, 0.18);
}

.gm-plan-card-head {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 22px;
}

.gm-plan-icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: #F3E6D0;
    color: #C9851A;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.gm-plan-icon svg,
.gm-plan-icon img {
    width: 22px;
    height: 22px;
    display: block;
    object-fit: contain;
}

.gm-plan-card h2 {
    margin: 2px 0 4px;
    font-family: Outfit, 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.15;
    color: #1A1410;
}

.gm-plan-tagline {
    margin: 0;
    font-size: 13px;
    line-height: 1.35;
    color: #8a8178;
}

.gm-plan-badge {
    display: inline-block;
    margin-top: 6px;
    padding: 3px 10px;
    border-radius: 999px;
    background: #FAF1DE;
    color: #C9851A;
    font-family: Outfit, sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.03em;
}

.gm-plan-price {
    margin: 0;
    font-size: 42px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.03em;
    color: #1A1410;
}

.gm-plan-price small {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    color: #8a8178;
    margin-left: 4px;
}

.gm-plan-billed {
    margin: 8px 0 0;
    font-size: 13px;
    color: #9a9188;
}

.gm-plan-rule {
    width: 100%;
    height: 0;
    margin: 18px 0 20px;
    border: 0;
    border-top: 1px solid rgba(26, 20, 16, 0.1);
}

.gm-plan-card ul {
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
    flex: 1;
}

.gm-plan-card li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 1.4;
    color: #1A1410;
}

.gm-check-icon {
    width: 18px;
    height: 18px;
    object-fit: contain;
    flex-shrink: 0;
    display: block;
    margin-top: 1px;
}

.gm-compare-table .gm-check-icon {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
}

.gm-plan-btn {
    display: block;
    text-align: center;
    padding: 13px 16px;
    border-radius: 10px;
    border: 1.5px solid #C9851A;
    color: #C9851A !important;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none !important;
}

.gm-plan-btn.is-solid,
.gm-plan-btn.is-solid:hover {
    background: #C9851A;
    border-color: #C9851A;
    color: #fff !important;
}

.gm-plan-btn:hover {
    background: rgba(201, 133, 26, 0.08);
}

.gm-plan-btn.is-solid:hover {
    background: #b87716;
}

.gm-compare {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 40px 72px;
    box-sizing: border-box;
}

.gm-compare-head {
    text-align: center;
}

.gm-compare-head h2 {
    margin: 0;
    font-family: 'Palatino Linotype', Palatino, 'Book Antiqua', 'Cormorant Garamond', Georgia, serif;
    font-size: 40px;
    font-weight: 700;
    color: #1A1410;
}

.gm-compare-head p {
    margin: 10px 0 0;
    color: #7a7168;
    font-size: 16px;
}

.gm-compare-scroll {
    width: 100%;
    overflow-x: auto;
    background: #F6F1E8;
    border: 1px solid rgba(26, 20, 16, 0.1);
    border-radius: 20px;
}

.gm-compare-table {
    width: 100%;
    min-width: 720px;
    border-collapse: collapse;
    background: transparent;
    text-align: center;
}

.gm-compare-table th,
.gm-compare-table td {
    padding: 18px 16px;
    border-bottom: 1px solid rgba(26, 20, 16, 0.08);
    font-size: 15px;
    font-weight: 400;
    color: #555;
    vertical-align: middle;
}

.gm-compare-table thead th {
    background: #EFE8DC;
    font-weight: 700;
    color: #1A1410;
    text-align: center;
}

.gm-compare-table thead th:first-child {
    text-align: left;
}

.gm-compare-table thead th.is-featured {
    background: #EFE8DC;
    color: #C9851A;
}

.gm-compare-table tbody th {
    text-align: left;
    font-weight: 600;
    color: #1A1410;
}

.gm-compare-table tbody tr:nth-child(odd) td,
.gm-compare-table tbody tr:nth-child(odd) th {
    background: #fff;
}

.gm-compare-table tbody tr:nth-child(even) td,
.gm-compare-table tbody tr:nth-child(even) th {
    background: #F6F1E8;
}

.gm-compare-table td.is-featured {
    color: #C9851A;
    font-weight: 600;
}

.gm-compare-table tbody tr:nth-child(odd) td.is-featured {
    background: #fff;
}

.gm-compare-table tbody tr:nth-child(even) td.is-featured {
    background: #F6F1E8;
}

.gm-compare-table tbody tr:last-child td,
.gm-compare-table tbody tr:last-child th {
    border-bottom: none;
}

.gm-compare-dash {
    color: #c5bbb0;
    font-weight: 400;
}

@media (max-width: 1100px) {
    .gm-plan-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 1024px) {
    .gm-pricing .gm-privacy-hero {
        height: 400px;
    }

    .gm-pricing .gm-privacy-hero-inner {
        min-height: 400px;
        padding: 96px 24px 32px;
    }
}

@media (max-width: 767px) {
    .gm-pricing .gm-privacy-hero {
        height: auto;
        min-height: 320px;
    }

    .gm-pricing .gm-privacy-hero-media {
        min-height: 320px;
    }

    .gm-pricing .gm-privacy-hero-inner {
        min-height: 0;
        padding: 80px 20px 28px;
    }

    .gm-pricing-wrap {
        padding-top: 32px;
        padding-bottom: 40px;
    }

    .gm-price-toggle {
        width: 100%;
        flex-direction: column;
        border-radius: 16px;
    }

    .gm-price-toggle button {
        width: 100%;
        white-space: normal;
    }

    .gm-plan-grid {
        grid-template-columns: 1fr;
    }

    .gm-compare {
        gap: 32px;
        padding: 0 16px 48px;
    }

    .gm-compare-head h2 {
        font-size: 28px;
    }
}
