/* Styling for Unconference Checkout */
    .veltica-unconference-checkout {
        background: #f8fafc;
        padding: 40px 20px;
        font-family: 'Inter', system-ui, -apple-system, sans-serif;
        color: #1e293b;
    }

    .mc-checkout-container {
        max-width: 1200px;
        margin: 0 auto;
    }

    .mc-checkout-header {
        margin-bottom: 40px;
    }

    .mc-checkout-eyebrow {
        font-size: 12px;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        margin-bottom: 12px;
        display: block;
    }

    .mc-checkout-title {
        font-size: 48px;
        font-weight: 800;
        color: #0f172a;
        margin-bottom: 20px;
        letter-spacing: -0.02em;
    }

    .mc-checkout-subtitle {
        font-size: 16px;
        color: #64748b;
        line-height: 1.6;
        max-width: 800px;
    }

    .mc-checkout-grid {
        display: grid;
        grid-template-columns: 1fr 400px;
        gap: 30px;
        align-items: start;
    }

    .mc-form-card {
        background: #ffffff;
        border: 1px solid #e2e8f0;
        border-radius: 20px;
        padding: 40px;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    }

    .mc-form-section-title {
        font-size: 24px;
        font-weight: 700;
        color: #0f172a;
        margin-bottom: 15px;
    }

    .mc-form-section-desc {
        font-size: 15px;
        color: #64748b;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    .mc-fields-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px 25px;
    }

    .mc-field-wrapper {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .mc-field-wrapper label {
        font-size: 14px;
        font-weight: 600;
        color: #334155;
    }

    .mc-required {
        color: #ef4444;
        margin-left: 2px;
    }

    .mc-field-wrapper input,
    .mc-field-wrapper select {
        padding: 12px 16px;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
        font-size: 14px;
        color: #1e293b;
        background: #f8fafc;
        transition: border-color 0.2s, box-shadow 0.2s;
    }

    .mc-field-wrapper input:focus,
    .mc-field-wrapper select:focus {
        border-color: #3b82f6;
        box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1);
        outline: none;
    }

    /* Right Column Cards */
    .mc-profile-card,
    .mc-summary-card {
        background: #ffffff;
        border: 1px solid #e2e8f0;
        border-radius: 20px;
        padding: 30px;
        margin-bottom: 25px;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    }

    .mc-card-eyebrow {
        font-size: 11px;
        font-weight: 800;
        color: #94a3b8;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        margin-bottom: 20px;
        display: block;
    }

    .mc-progress-item {
        margin-bottom: 15px;
    }

    .mc-progress-header {
        display: flex;
        justify-content: space-between;
        margin-bottom: 8px;
    }

    .mc-progress-label {
        font-size: 13px;
        font-weight: 600;
        color: #475569;
    }

    .mc-progress-value {
        font-size: 13px;
        font-weight: 600;
        color: #94a3b8;
    }

    .mc-progress-bar {
        height: 8px;
        background: #f1f5f9;
        border-radius: 10px;
        overflow: hidden;
    }

    .mc-progress-fill {
        height: 100%;
        background: #0f172a;
        width: 0%;
        transition: width 0.5s ease;
    }

    .mc-summary-title {
        font-size: 22px;
        font-weight: 700;
        color: #0f172a;
        margin-bottom: 25px;
    }

    .mc-summary-row {
        display: flex;
        justify-content: space-between;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .mc-summary-row.main-product {
        font-weight: 600;
        color: #475569;
    }

    .mc-summary-addon-box {
        background: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
        padding: 15px;
        margin-bottom: 12px;
    }

    .addon-label {
        display: block;
        font-size: 13px;
        font-weight: 700;
        color: #475569;
        margin-bottom: 4px;
    }

    .addon-status {
        font-size: 13px;
        color: #94a3b8;
    }

    .mc-summary-divider {
        height: 1px;
        background: #e2e8f0;
        margin: 25px 0;
    }

    .total-row {
        align-items: center;
        margin-bottom: 25px;
    }

    .total-label {
        font-size: 15px;
        font-weight: 600;
        color: #1e293b;
    }

    .total-value {
        font-size: 18px;
        font-weight: 800;
        color: #0f172a;
    }

    .mc-btn-pay {
        display: block;
        width: 100%;
        padding: 18px;
        background: #0f172a;
        color: #ffffff;
        border: none;
        border-radius: 12px;
        font-size: 16px;
        font-weight: 700;
        cursor: pointer;
        transition: background 0.2s, transform 0.2s;
    }

    .mc-btn-pay:hover {
        background: #1e293b;
        transform: translateY(-2px);
    }

    .mc-divider {
        height: 1px;
        background: #e2e8f0;
        margin: 40px 0;
    }

    /* WC Form Layout from Webinar Checkout */
    .veltica-unconference-checkout .woocommerce-checkout {
        display: grid;
        grid-template-columns: 1.5fr 1fr;
        grid-template-rows: auto auto;
        /* Menampung 2 baris (Billing + Data Diri kiri, Profil + Summary kanan) */
        gap: 2rem;
        align-items: start;
    }

    /* Penempatan Grid Kiri */
    .veltica-unconference-checkout .col2-set {
        grid-column: 1;
        grid-row: 1;

        background: #ffffff;
        padding: 2.5rem;
        border-radius: 20px;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
        border: 1px solid #e2e8f0;
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
    }

    .veltica-unconference-checkout .col2-set .col-1,
    .veltica-unconference-checkout .col2-set .col-2 {
        width: 100% !important;
        float: none !important;
        max-width: 100% !important;
    }

    .veltica-unconference-checkout .mc-data-diri-section {
        grid-column: 1;
        grid-row: 2;
    }

    /* Penempatan Grid Kanan (Wrapped) */
    .veltica-unconference-checkout .mc-checkout-right-column {
        grid-column: 2;
        grid-row: 2 / span 2;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        position: sticky;
        top: 2rem;
    }

    .veltica-unconference-checkout .mc-profile-section {
        margin-bottom: 2rem;
        /* Jarak antara profil dan order summary */
    }

    .veltica-unconference-checkout #order_review {
        background: #ffffff;
        padding: 2.5rem;
        border-radius: 20px;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
        border: 1px solid #e2e8f0;
    }

    .veltica-unconference-checkout .woocommerce-billing-fields h3 {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 20px;
        color: #0f172a;
        padding-bottom: 10px;
        border-bottom: 1px solid #e2e8f0;
    }

    .veltica-unconference-checkout #order_review_heading {
        display: none;
    }

    .veltica-unconference-checkout .woocommerce-additional-fields {
        display: none !important;
    }

    .veltica-unconference-checkout #order_review::before {
        content: 'Order Summary';
        display: block;
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 25px;
        color: #0f172a;
        border-bottom: 1px solid #e2e8f0;
        padding-bottom: 15px;
    }

    /* Input styling for standard WC checkout */
    .veltica-unconference-checkout .woocommerce-checkout input.input-text,
    .veltica-unconference-checkout .woocommerce-checkout select {
        padding: 12px 16px;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
        font-size: 14px;
        color: #1e293b;
        background: #f8fafc;
        width: 100%;
        transition: border-color 0.2s, box-shadow 0.2s;
    }

    .veltica-unconference-checkout .woocommerce-checkout input.input-text:focus,
    .veltica-unconference-checkout .woocommerce-checkout select:focus {
        border-color: #3b82f6;
        box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1);
        outline: none;
    }

    .veltica-unconference-checkout .woocommerce-checkout label {
        font-size: 14px;
        font-weight: 600;
        color: #334155;
        margin-bottom: 6px;
        display: inline-block;
    }

    .veltica-unconference-checkout table.shop_table {
        border: none;
        margin: 0;
        width: 100%;
        text-align: left;
    }

    .veltica-unconference-checkout table.shop_table th,
    .veltica-unconference-checkout table.shop_table td {
        border: none;
        padding: 15px 0;
        border-bottom: 1px dashed #e2e8f0;
    }

    .veltica-unconference-checkout table.shop_table tr.order-total th,
    .veltica-unconference-checkout table.shop_table tr.order-total td {
        border-bottom: none;
        border-top: 2px solid #e2e8f0;
        font-size: 18px;
        font-weight: 800;
        color: #0f172a;
        padding-top: 20px;
    }

    .veltica-unconference-checkout #payment {
        background: none;
        border-radius: 0;
        margin-top: 20px;
    }

    .veltica-unconference-checkout #payment ul.payment_methods {
        border-bottom: 1px solid #e2e8f0;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .veltica-unconference-checkout #place_order {
        display: block;
        width: 100%;
        padding: 18px;
        background: #0f172a;
        color: #ffffff;
        border: none;
        border-radius: 12px;
        font-size: 16px;
        font-weight: 700;
        cursor: pointer;
        transition: background 0.2s, transform 0.2s;
    }

    .veltica-unconference-checkout #place_order:hover {
        background: #1e293b;
        transform: translateY(-2px);
    }

    /* Top-Up Webinar Styling */
    .veltica-unconference-checkout .mc-webinar-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1.25rem;
    }

    .veltica-unconference-checkout .mc-webinar-option {
        display: flex;
        align-items: flex-start;
        gap: 1rem;
        padding: 1.25rem 1rem;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
        cursor: pointer;
        transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
        background-color: #ffffff;
        position: relative;
    }

    label.mc-webinar-option {
        display: flex !important;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .veltica-unconference-checkout .mc-webinar-option:hover {
        border-color: #cbd5e1;
        transform: translateY(-2px);
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    }

    /* Active / Checked State */
    .veltica-unconference-checkout .mc-webinar-option:has(input[type="checkbox"]:checked) {
        border-color: #0f172a;
        background-color: #f8fafc;
        box-shadow: 0 4px 12px rgba(15, 23, 42, 0.06);
    }

    .veltica-unconference-checkout .mc-webinar-option input[type="checkbox"] {
        margin-top: 0.25rem;
        cursor: pointer;
        width: 1.25rem;
        height: 1.25rem;
        accent-color: #0f172a;
        transition: transform 0.2s;
    }

    .veltica-unconference-checkout .mc-webinar-option:has(input[type="checkbox"]:checked) input[type="checkbox"] {
        transform: scale(1.1);
    }

    .veltica-unconference-checkout .mc-webinar-title {
        font-weight: 700;
        font-size: 1.05rem;
        color: #0f172a;
        margin-bottom: 0.35rem;
        transition: color 0.2s ease;
    }

    .veltica-unconference-checkout .mc-webinar-desc {
        font-size: 0.85rem;
        color: #64748b;
        line-height: 1.4;
    }

    /* Minat Industri Grid */
    .veltica-unconference-checkout .mc-minat-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 2rem;
    }

    .veltica-unconference-checkout .mc-minat-col-title {
        font-size: 14px;
        font-weight: 700;
        color: #0f172a;
        margin-bottom: 12px;
        margin-top: 0;
    }

    .veltica-unconference-checkout .mc-minat-checkboxes {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .veltica-unconference-checkout .mc-minat-option {
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 12px 16px;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
        cursor: pointer;
        background-color: #ffffff;
        transition: all 0.2s ease;
    }

    .veltica-unconference-checkout .mc-minat-option:hover {
        border-color: #cbd5e1;
        background-color: #f8fafc;
    }

    label.mc-minat-option {
        display: flex !important;
        flex-direction: row;
    }

    .veltica-unconference-checkout .mc-minat-option:has(input[type="checkbox"]:checked) {
        border-color: #0f172a;
        background-color: #f8fafc;
    }

    .veltica-unconference-checkout .mc-minat-option input[type="checkbox"] {
        margin: 0;
        width: 1rem;
        height: 1rem;
        accent-color: #0f172a;
        cursor: pointer;
    }

    .veltica-unconference-checkout .mc-minat-option span {
        font-size: 14px;
        color: #334155;
    }

    .veltica-unconference-checkout .mc-file-upload-wrapper input[type="file"] {
        width: 100%;
        padding: 10px;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
        background: #ffffff;
        font-size: 14px;
        color: #334155;
        cursor: pointer;
    }
    
    .veltica-unconference-checkout .mc-file-upload-wrapper input[type="file"]::file-selector-button {
        padding: 8px 16px;
        border-radius: 8px;
        background: #f1f5f9;
        border: 1px solid #cbd5e1;
        cursor: pointer;
        margin-right: 15px;
        font-weight: 600;
        color: #1e293b;
        transition: background 0.2s;
    }

    .veltica-unconference-checkout .mc-file-upload-wrapper input[type="file"]::file-selector-button:hover {
        background: #e2e8f0;
    }

    /* Refleksi Peserta */
    .veltica-unconference-checkout .mc-refleksi-card {
        border: 1px solid #e2e8f0;
        border-radius: 12px;
        padding: 24px;
        background-color: #f8fafc;
        display: flex;
        flex-direction: column;
        gap: 12px;
        transition: border-color 0.2s, background-color 0.2s;
    }

    .veltica-unconference-checkout .mc-refleksi-card:focus-within {
        border-color: #cbd5e1;
        background-color: #ffffff;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    }

    .veltica-unconference-checkout .mc-refleksi-title {
        font-size: 16px;
        font-weight: 700;
        color: #0f172a;
        margin: 0;
        line-height: 1.5;
    }

    .veltica-unconference-checkout .mc-refleksi-desc {
        font-size: 14px;
        color: #64748b;
        margin: 0;
        line-height: 1.6;
    }

    .veltica-unconference-checkout .mc-refleksi-textarea {
        width: 100%;
        border: 1px solid #cbd5e1;
        border-radius: 10px;
        padding: 16px;
        font-family: inherit;
        font-size: 15px;
        color: #1e293b;
        background-color: #ffffff;
        resize: vertical;
        min-height: 120px;
        transition: border-color 0.2s, box-shadow 0.2s;
        margin-top: 5px;
    }

    .veltica-unconference-checkout .mc-refleksi-textarea:focus {
        outline: none;
        border-color: #3b82f6;
        box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1);
    }

    .veltica-unconference-checkout .mc-word-counter {
        font-size: 13px;
        color: #94a3b8;
        margin-top: 4px;
    }

    /* Info Box */
    .veltica-unconference-checkout .mc-info-box {
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
        padding: 24px;
    }

    /* Panduan Journey Card */
    .veltica-unconference-checkout .mc-journey-card {
        background: #ffffff;
        border: 1px solid #e2e8f0;
        border-radius: 20px;
        padding: 40px;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
        margin-top: 3rem;
    }

    .veltica-unconference-checkout .mc-journey-eyebrow {
        font-size: 11px;
        font-weight: 800;
        color: #94a3b8;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        margin-bottom: 8px;
        display: block;
    }

    .veltica-unconference-checkout .mc-journey-title {
        font-size: 24px;
        font-weight: 700;
        color: #0f172a;
        margin-bottom: 16px;
        margin-top: 0;
    }

    .veltica-unconference-checkout .mc-journey-desc {
        font-size: 15px;
        color: #475569;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    .veltica-unconference-checkout .mc-journey-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        margin-bottom: 30px;
    }

    .veltica-unconference-checkout .mc-journey-step {
        background: #f8fafc;
        border: 1px solid #cbd5e1;
        border-radius: 16px;
        padding: 24px;
    }

    .veltica-unconference-checkout .mc-journey-step-label {
        font-size: 11px;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        margin-bottom: 12px;
        display: block;
    }

    .veltica-unconference-checkout .mc-journey-step-title {
        font-size: 18px;
        font-weight: 700;
        color: #0f172a;
        margin-bottom: 12px;
        margin-top: 0;
    }

    .veltica-unconference-checkout .mc-journey-step-desc {
        font-size: 14px;
        color: #475569;
        line-height: 1.6;
        margin: 0;
    }

    .veltica-unconference-checkout .mc-journey-footer-desc {
        font-size: 14px;
        color: #64748b;
        line-height: 1.6;
        margin: 0;
    }

    .letest_insight {
        display: none !important;
    }

    @media (max-width: 1024px) {
        .veltica-unconference-checkout .mc-journey-grid {
            grid-template-columns: 1fr;
        }

        .veltica-unconference-checkout .mc-webinar-grid {
            grid-template-columns: 1fr;
        }

        .mc-checkout-grid,
        .veltica-unconference-checkout .woocommerce-checkout {
            display: flex;
            flex-direction: column;
            gap: 1.5rem;
        }

        .veltica-unconference-checkout .col2-set,
        .veltica-unconference-checkout .mc-data-diri-section,
        .veltica-unconference-checkout .mc-checkout-right-column {
            grid-column: auto !important;
            grid-row: auto !important;
            width: 100%;
        }

        .veltica-unconference-checkout .mc-checkout-right-column {
            position: static;
        }
    }

    @media (max-width: 768px) {
        .mc-fields-grid {
            grid-template-columns: 1fr;
        }

        .veltica-unconference-checkout .mc-minat-grid {
            grid-template-columns: 1fr;
        }

        .mc-checkout-title {
            font-size: 32px;
        }

        .mc-form-card, 
        .veltica-unconference-checkout .col2-set, 
        .veltica-unconference-checkout #order_review {
            padding: 24px 20px;
        }
        
        .veltica-unconference-checkout {
            padding: 20px 15px;
        }
    }