html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/free-canva-pexels004 (1).jpg');
   background-repeat: no-repeat;
   background-position: center bottom;
   background-size: cover;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, rgba(0,0,0,0.51) 0%, rgba(0,0,0,0.00) 100%);
}
#wb_Image2
{
   margin: 0 0 5px 0 ;
   vertical-align: top;
}
#Image2
{
   border-top-width: 15px;
   border-right-width: 22px;
   border-bottom-width: 22px;
   border-left-width: 15px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url('images/shadow-white.png');
   border-image-slice: 15 22 22 15;
   border-image-width: 15px 22px 22px 15px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 500px;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 7px 0 ;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0 0 7px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 7px 0 ;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0 0 7px 0 ;
   box-sizing: border-box;
   width: 100%;
}
    :root {
        --primary: #4f46e5;
        --primary-hover: #4338ca;
        --bg: #ffffff;
        --card-bg: #f8fafc;
        --border: #e2e8f0;
        --text: #1e293b;
        --text-light: #64748b;
        --success: #10b981;
        --radius: 12px;
        --shadow: 0 1px 3px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.06);
        --shadow-lg: 0 10px 25px rgba(0,0,0,0.1);
    }

    .crypto-payment-widget {
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
        max-width: 480px;
        width: 100%;
        margin: 0 auto;
        background: var(--bg);
        border: 1px solid var(--border);
        border-radius: var(--radius);
        overflow: hidden;
        box-shadow: var(--shadow);
    }

    .crypto-payment-widget * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }

    .cpw-header {
        padding: 24px 20px;
        border-bottom: 1px solid var(--border);
        background: var(--card-bg);
    }

    .cpw-header-title {
        font-size: 18px;
        font-weight: 600;
        color: var(--text);
        margin-bottom: 6px;
    }

    .cpw-header-subtitle {
        font-size: 13px;
        color: var(--text-light);
    }

    .cpw-order-summary {
        padding: 20px;
        border-bottom: 1px solid var(--border);
    }

    .cpw-order-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px 0;
        font-size: 14px;
    }

    .cpw-order-row span:first-child {
        color: var(--text-light);
    }

    .cpw-order-row span:last-child {
        color: var(--text);
        font-weight: 500;
    }

    .cpw-order-total {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 12px;
        margin-top: 12px;
        border-top: 2px solid var(--border);
        font-size: 16px;
        font-weight: 700;
        color: var(--text);
    }

    .cpw-methods {
        padding: 20px;
        border-bottom: 1px solid var(--border);
    }

    .cpw-methods-label {
        font-size: 13px;
        font-weight: 600;
        color: var(--text-light);
        text-transform: uppercase;
        letter-spacing: 0.5px;
        margin-bottom: 12px;
    }

    .cpw-methods-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
    }

    .cpw-method-chip {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        padding: 10px 8px;
        background: var(--card-bg);
        border: 1px solid var(--border);
        border-radius: 8px;
        font-size: 12px;
        color: var(--text-light);
        cursor: default;
        transition: all 0.2s;
    }

    .cpw-method-chip svg {
        width: 16px;
        height: 16px;
        flex-shrink: 0;
    }

    .cpw-button-wrapper {
        padding: 20px;
    }

    .cpw-pay-button {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        width: 100%;
        padding: 16px 24px;
        background: var(--primary);
        color: white;
        border: none;
        border-radius: var(--radius);
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.2s ease;
        box-shadow: var(--shadow);
    }

    .cpw-pay-button:hover {
        background: var(--primary-hover);
        box-shadow: var(--shadow-lg);
        transform: translateY(-1px);
    }

    .cpw-pay-button:active {
        transform: translateY(0);
    }

    .cpw-pay-button:disabled {
        opacity: 0.6;
        cursor: not-allowed;
        transform: none;
    }

    .cpw-pay-button svg {
        width: 20px;
        height: 20px;
    }

    .cpw-spinner {
        display: inline-block;
        width: 20px;
        height: 20px;
        border: 2px solid rgba(255,255,255,0.3);
        border-top-color: white;
        border-radius: 50%;
        animation: cpw-spin 0.6s linear infinite;
    }

    @keyframes cpw-spin {
        to { transform: rotate(360deg); }
    }

    .cpw-form-container {
        display: none;
        padding: 20px;
        border-top: 1px solid var(--border);
    }

    .cpw-form-container.active {
        display: block;
    }

    .cpw-form-container iframe {
        width: 100%;
        min-height: 550px;
        border: 1px solid var(--border);
        border-radius: 8px;
        background: white;
    }

    .cpw-order-badge {
        display: inline-block;
        padding: 4px 10px;
        background: var(--card-bg);
        border: 1px solid var(--border);
        border-radius: 20px;
        font-size: 11px;
        color: var(--text-light);
        margin-bottom: 12px;
    }

    .cpw-success {
        display: none;
        text-align: center;
        padding: 40px 20px;
    }

    .cpw-success.active {
        display: block;
    }

    .cpw-success-icon {
        width: 64px;
        height: 64px;
        background: #d1fae5;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 16px;
    }

    .cpw-success-icon svg {
        width: 32px;
        height: 32px;
        color: var(--success);
    }

    .cpw-success h3 {
        font-size: 18px;
        color: var(--text);
        margin-bottom: 6px;
    }

    .cpw-success p {
        font-size: 14px;
        color: var(--text-light);
    }

    .cpw-error {
        display: none;
        padding: 12px 16px;
        margin: 0 20px 20px;
        background: #fef2f2;
        border: 1px solid #fecaca;
        border-radius: 8px;
        color: #dc2626;
        font-size: 13px;
    }

    .cpw-error.active {
        display: block;
    }

    @media (max-width: 520px) {
        .crypto-payment-widget {
            max-width: 100%;
            border-radius: 0;
            border-left: none;
            border-right: none;
        }

        .cpw-methods-grid {
            grid-template-columns: repeat(3, 1fr);
            gap: 4px;
        }

        .cpw-method-chip {
            font-size: 9px;
            padding: 7px 3px;
            gap: 2px;
        }

        .cpw-method-chip svg {
            width: 12px;
            height: 12px;
        }

        .cpw-header {
            padding: 16px;
        }

        .cpw-order-summary,
        .cpw-methods,
        .cpw-button-wrapper {
            padding: 16px;
        }

        .cpw-pay-button {
            padding: 14px 20px;
            font-size: 15px;
        }
    }

    @media (max-width: 360px) {
        .cpw-methods-grid {
            grid-template-columns: 1fr 1fr;
            gap: 4px;
        }

        .cpw-method-chip {
            font-size: 10px;
            padding: 6px 4px;
            gap: 3px;
        }

        .cpw-method-chip svg {
            width: 14px;
            height: 14px;
        }
    }
