﻿div {
    /*border: 1px dotted black;*/
}

html,
body {
    padding: 0;
    margin: 0;
}

body {
    background: url(./images/bg_gradient_top.gif) repeat-x;
    background-color: #95977b;
    margin: 0px;
}

form {
    margin: 0px;
}

a {
    color: #003399;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a * {
    cursor: pointer;
}

/**********************************************************************************/



#page {
    height: auto;
    width: 890px;
    margin: 7px auto 10px auto;
    /* ← centers it horizontally */
    padding: 1px;
    border: 1px solid #2b2b25;
    background-color: #ffffff;
}


#inner-page {
    height: auto;
    background-color: #ffffff;
}

#header {
    height: 200px;
    margin-bottom: 1px;
    background-image: url(images/logo.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 100% 200px;
}

#header-logo {
    float: left;
    margin: 22px 0px 0px 20px;
}

#content {
    height: auto;
}

#footer {
    clear: both;
    padding: 20px 20px 30px;
    text-align: center;
    background-color: #C8C8A3;
    *width: 850px;
    *padding-bottom: 20px;
}

#copyright {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    float: left;
}

#copyright .link {}

#footer_menu {
    float: right;
    font-size: 14px;
    line-height: 11px;
}

#footer_menu a,
#footer_menu a:visited,
#footer_menu a:active,
#footer_menu a:hover {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

#shipping_form {
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    margin: 40px 0 0 40px;
    clear: left;
    display: inline-block;
    float: left;
    text-align: left;
}

#shipping_form p {
    margin: 0 0 20px;
}

#shipping_form td {
    text-align: left;
    padding: 2px 10px 2px 0px;
}

#shipping_form input[type="text"],
#shipping_form input[type="email"],
#shipping_form input[type="tel"] {
    padding: 5px 10px;
    margin-bottom: 8px;
    font-size: 14px;
    border: 1px solid #c0c0a0;
    border-radius: 4px;
    transition: border-color 0.2s ease;
}

#shipping_form input[type="text"]:focus,
#shipping_form input[type="email"]:focus,
#shipping_form input[type="tel"]:focus {
    outline: none;
    border-color: #8B6914;
    box-shadow: 0 0 0 2px rgba(139, 105, 20, 0.15);
}


/* Validation error styling */
.field-validation-error {
    color: #C44536;
    font-weight: bold;
    font-size: 14px;
    margin-left: 4px;
}

/* Return link styling */
.return-link {
    color: #003399;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
}

.return-link:hover {
    color: #8B6914;
}

/**********************************************************************************/
.logo {
    float: left;
    width: 400px;
    height: 100px;
}

#index-promo {
    float: left;
    height: 195px;
    width: 574px;
    margin-left: 8px;
    padding: 0px 0px 0px 10px;
    border-radius: 0 0 8px 8px;
    background-size: 100% !important;
    *width: 584px;
    *padding-left: 0px;
}

#index-promo .title {
    float: left;
    text-align: left;
    padding: 2px 8px 2px 8px;
    font-family: Georgia;
    font-size: 20px;
    color: #484839;
    margin-left: 8px;
    margin-top: 150px;
    background: #ffffff;
}

#membership-signup {
    float: left;
    width: 282px;
    height: 195px;
    margin-left: 8px;
    background: url(./images/box_membership_signup.png) no-repeat;
}

#membership-signup img {
    margin-top: 16px;
}

input.member-signup-name,
input.member-signup-mail {
    background: transparent;
    border: 0px;
    height: 16px;
    width: 175px;
    padding: 0px 2px 0px 0px;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

.member-signup-name {
    margin-top: 87px;
    _margin-top: 87px;
}

.member-signup-mail {
    margin-top: 18px;
    _margin-top: 16px;
}

/**********************************************************************************/

.sub-header {
    clear: both;
    width: 100%;
    max-width: 890px;
    height: 27px;
    background: url(./images/bg_subheader.gif) repeat-x;
}

.sub-header-text {
    float: left;
    margin: 6px 0px 0px 10px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

.sh-events {
    margin-right: 475px;
}

.sh-event {
    margin-right: 482px;
    *margin-right: 462px;
}

.sh-tickets {
    margin-right: 675px;
    *margin-right: 665px;
}

.sh-price {
    margin-right: 25px;
}

.sh-qty {
    margin-right: 10px;
}

.sh-plan {
    margin-left: 180px;
}

.sub-header-div {
    float: left;
    width: 1px;
    height: 27px;
    background: url(./images/div_dotted_subheader.gif) no-repeat;
}

/**********************************************************************************/

.event-row {
    float: left;
    background-color: #ffffff;
    border-top: 1px solid #ffffff;
    width: 890px;
}

.dark {
    background-color: #dfdfcb;
}

.light {
    background-color: #efefe5;
}

.white {
    background-color: #ffffff;
}

.loose {
    height: auto;
}

.event-block {
    float: left;
    width: 509px;
    padding: 10px;
    *width: 490px;
    background-image: url(./images/btn_tickets.png);
    background-position: 425px 80px;
    background-repeat: no-repeat;
}

.event-block a {
    /*float: left;*/
    display: inline-block;
}

.event-block .thumb {
    float: left;
    margin-right: 15px;
    border: 1px solid #76765a;
    width: 120px;
    height: 90px;
}

.event-block .title {
    float: left;
    width: 370px;
    margin-top: 5px;
    font-family: Tahoma;
    font-size: 20px;
    color: #484839;
    line-height: 100%;
    text-decoration: none;
    text-align: left;
}

.event-block .title:hover {
    color: #000000;
}

.event-block .time {
    float: left;
    width: 350px;
    margin-top: 6px;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
}

.event-block .description,
.event-block .location {
    float: left;
    width: 350px;
    margin-top: 5px;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    text-align: left;
}

.event-block.white .title {
    margin-top: 0;
}

.event-block .btn-tickets {
    clear: left;
    float: right;
    margin-top: 105px;
}

.event-block .short-text {
    clear: both;
    padding-top: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-align: left;
    line-height: 150%;
}

.event-block .short-text a {
    text-decoration: underline;
    color: 0033cc;
}

.venue-block {
    float: left;
    width: 340px;
    *width: 356px;
    padding: 10px;
    margin-left: 1px;
}

.venue-block a {}

.venue-block .thumb {
    float: left;
    margin-right: 15px;
    border: 1px solid #76765a;
    height: 90px;
    width: 90px;
}

.venue-block .title {
    text-align: left;
    margin-top: 10px;
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
    color: #484839;
    text-decoration: none;
}

.venue-block .location {
    /*float: left;*/
    margin-top: 5px;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    text-align: left;
}

.venue-block .links {
    float: left;
    margin-top: 5px;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}

.venue-block .links a {
    color: #003366;
    text-decoration: underline;
}

.venue-block .links a:hover {
    color: #000000;
    text-decoration: underline;
}

.venue-block .short-text {
    clear: both;
    padding-top: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-align: left;
    line-height: 150%;
}

.venue-block .short-text a {
    text-decoration: underline;
    color: 0033cc;
}

/**********************************************************************************/

#tickets {
    float: left;
    width: 100%px;
    *width: 100%px;
}

.purchase-row {
    float: left;
    clear: both;
    height: 30px;
    width: 890px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    border-top: 1px solid #ffffff;
}

.purchase-row .ticket-box {
    float: left;
    height: 12px;
    width: 12px;
    *width: 14px;
    padding: 0px;
    margin: 8px 0px 0px 8px;
    *margin-top: 6px;
    background: #ff0000;
    border: 1px solid #ffffff;
}

.purchase-row .ticket-name {
    float: left;
    width: 700px;
    *width: 695px;
    height: 14px;
    margin: 7px 0px 0px 8px;
    text-align: left;
}

.purchase-row .ticket-name-popup {
    float: left;
    width: 500px;
    *width: 495px;
    height: 14px;
    margin: 7px 0px 0px 8px;
    text-align: left;
}

.purchase-row .ticket-price {
    float: left;
    width: 70px;
    height: 14px;
    margin: 7px 0px 0px 9px;
    text-align: left;
}

.purchase-row .ticket-qty {
    float: left;
}

.ticketQty {
    float: left;
    /*height: 24px;*/
    width: 54px;
    margin: 3px 0px 0px 0px;
    padding: 4px 4px 3px;
    font-family: Arial;
    font-size: 14px;
    text-align: right;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #000;
}

.purchase-row .delivery-box {
    float: left;
    width: 12px;
    height: 12px;
    margin: 7px 0px 0px 9px;
    *margin: 4px 0px 0px 4px;
}

.chk-delivery {
    float: left;
    margin: 0px;
    padding: 0px;
}

.purchase-row .delivery-name {
    float: left;
    width: 700px;
    height: 14px;
    text-align: left;
    margin: 7px 0px 0px 9px;
    *width: 697px;
    *margin: 7px 0px 0px 15px;
}

.purchase-row .delivery-price {
    float: left;
    height: 14px;
    margin: 7px 0px 0px 9px;
    text-align: left;
}

.purchase-row .total-item {
    float: left;
    width: 722px;
    height: 14px;
    margin: 7px 0px 0px 9px;
    text-align: left;
    *width: 719px;
}

.purchase-row .total-amount {
    float: left;
    width: 70px;
    height: 14px;
    margin: 7px 0px 0px 9px;
    text-align: left;
    white-space: nowrap;
}

.purchase-row .total-qty {
    float: left;
    width: 42px;
    *width: 34px;
    height: 14px;
    margin: 7px 0px 0px 9px;
    text-align: right;
}

.purchase-row .total-purchase-amount {}

.purchase-row .pic-payment-methods {
    float: left;
    margin: 22px 0 0 10px;
}

.purchase-row .btn-pay {
    float: left;
    margin: 10px;
    cursor: pointer;
}

.purchase-note {
    clear: both;
    margin-top: 12px;
    padding-left: 10px;
    text-align: left;
    line-height: 170%;
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    display: block;
    float: left;
    width: 840px;
}

.purchase-note b {
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
}

.btn-plan-type {
    float: left;
    height: 20px;
    margin-right: 10px;
    *width: 120px;
    cursor: pointer;
    color: #666666;
}

.btn-plan-type:hover {
    color: #000000;
}

.btn-plan-type .btn-plan-type-left {
    height: 20px;
    padding-left: 6px;
    background: url(./images/btn_sector_relaxed_left.png) left no-repeat;
}

.btn-plan-type .btn-plan-type-right {
    height: 20px;
    padding-right: 6px;
    background: url(./images/btn_sector_relaxed_right.png) right no-repeat;
}

.btn-plan-type .btn-plan-type-middle {
    height: 17px;
    *height: 20px;
    padding: 3px 10px 0px 10px;
    background: url(./images/btn_sector_relaxed_middle.png) repeat-x;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

/*************************************************************************************/

.popup {
    top: 20%;
    left: 50%;
    position: fixed;
    *position: absolute;
    padding: 1px;
    margin-left: -360px;
    /*margin-top:-117px;*/

    z-index: 4;
    background: #FFFFFF none repeat scroll 0 0;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
}

.wrapper {
    border: 8px solid #FFFFFF;
    float: left;
    position: relative;
    width: 700px;
}

.overlay {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    *position: absolute;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 2;
    background: #000000 none repeat scroll 0 0;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
}

#message {
    float: left;
    width: 100%;
}

#message-text {
    float: left;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    padding: 15px;
    text-align: left;
}

.ticket-qty select {
    margin-top: 5px;
    width: 52px;
}

#loading,
#loading_popup {
    color: #000000;
    float: left;
    margin-left: 20px;
    margin-top: 26px;
    visibility: hidden;
}

.promo-entry {
    float: left;
    margin: 3px 0 0 10px;
    width: 200px;
}

.promo-amount {}

#promo_button {
    float: left;
}

#promo_code {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 24px;
    margin: 3px 0 0;
    padding: 4px;
    width: 100px;
    text-align: left;
}

.promoCode {
    float: left;
    height: 24px;
    width: 120px;
    margin: 3px 0px 0px 0px;
    padding: 3px 4px 0px 4px;
    font-family: Arial;
    font-size: 14px;
    text-align: right;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

#promo-value,
#group-discount-value {
    color: #ff0000;
}

.google_ads {
    width: 100%;
    margin-top: 40px;
    clear: both;
    float: left;
}

#popup .sub-header {
    width: 100% !important;
}

#popup .purchase-row {
    width: 100% !important;
}

#seating {
    background-color: #FFFFFF;
    border: 10px solid #DFDFCB;
    display: none;
    /*height: 430px;*/
    margin-bottom: 10px;
    margin-right: 0;
    padding: 10px;
    position: absolute;
    width: 530px;
    z-index: 1;
    top: 270px;
    margin-left: 310px;
    box-shadow: 0 4px 6px #666666;
    -moz-box-shadow: 0 4px 8px #666666;
    -webkit-box-shadow: 0 4px 8px #666666;
    *top: 270px;
    *margin-left: -580px;
    /*filter: progid:DXImageTransform.Microsoft.Glow(Strength=8, Color='#333333');*/
}

#seating-plan-button {
    font-family: Arial;
    font-size: 12px;
    clear: both;
    margin-top: -20px;
    *margin-top: -19px;
    cursor: pointer;
    float: right;
    background-color: #dfdfcb;
    padding: 8px 15px 7px 15px;
    /*z-index: 2;*/
    position: relative;
}

.ie9 #seating-plan-button {
    margin-top: -19px;
}

#seating-plan-image,
#seating-plan {
    max-height: 360px;
    max-width: 490px;
}

#print_header {
    display: none;
    float: left;
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    margin: 10px;
}

#navigation {
    float: right;
    margin: 25px 20px 0px 0px;
    font-family: Verdana;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}

.show-in-print {
    display: none;
}

@media print {
    body {
        background: none;
        margin: 0px;
    }

    .hide-in-print {
        display: none !important;
    }

    .show-in-print {
        display: inline-block !important;
    }

    #header {
        display: none;
    }

    #print_header {
        display: inline-block;
    }

    #page {
        border: none;
    }

    #footer {
        display: none;
    }

    .purchase-row>* {
        margin-left: 10px !important;
    }

    @page {
        size: landscape
    }
}



/* Magnifying_Glass */
/*Lets create the magnifying glass*/
#large {
    width: 175px;
    height: 175px;
    position: absolute;
    z-index: 99999;
    /*border-radius: 100%;*/
    /*Multiple box shadows to achieve the glass effect*/
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    /*Lets load up the large image first*/
    /*hide the glass by default*/
    _display: none;
    _margin-left: 140px;
}

/*To solve overlap bug at the edges during magnification*/
.small {
    display: block;
}



/** Okean Elzy **/

.buy-button {
    background: none repeat scroll 0 0 #C8C8A3;
    border: 1px solid #828563;
    border-radius: 4px;
    /*box-shadow: 0 0 1px #fff inset;
    -moz-box-shadow: 0 0 1px #fff inset;
    -webkit-box-shadow: 0 0 1px #fff inset;*/
    color: #484839;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 11px;
    margin-top: 5px;
    padding: 4px 10px;
}

a.buy-button {
    background: none repeat scroll 0 0 #ffffff;
    color: #484839;
    cursor: pointer;
}

a.buy-button:hover {
    /*background: none repeat scroll 0 0 #98985d;
    color: #fff;*/
    text-decoration: underline;
}

.ticket-increment {
    display: inline-block;
    float: left;
    margin-top: 7px;
    width: 60px;
}

.ticket-increment img {
    float: left;
}

/* ============================================================================
   MODERN UI/UX STYLES - Profile & Affiliate Pages
   Premium Brown/Gold Theme - Matching BuyTix Brand
   ============================================================================ */

/* CSS Custom Properties for consistent theming - Brown/Gold Premium Palette */
:root {
    /* Primary Colors - Rich Amber/Gold */
    --primary-color: #8B6914;
    --primary-dark: #6B4F0C;
    --primary-light: #B8930F;
    --primary-gradient: linear-gradient(135deg, #B8930F 0%, #8B6914 50%, #6B4F0C 100%);

    /* Accent Gold */
    --gold-light: #D4A418;
    --gold-dark: #996E00;
    --gold-shimmer: linear-gradient(135deg, #D4A418 0%, #B8930F 25%, #996E00 50%, #B8930F 75%, #D4A418 100%);

    /* Secondary Colors - Warm Browns */
    --secondary-color: #484839;
    --secondary-light: #6B6B4D;
    --secondary-dark: #2b2b25;

    /* Status Colors */
    --accent-color: #5D8B3A;
    --warning-color: #C9A227;
    --danger-color: #A94442;
    --info-color: #5B7B8A;

    /* Text Colors - Warm Tones */
    --text-primary: #3D3524;
    --text-secondary: #5C5440;
    --text-tertiary: #7A7260;
    --text-muted: #8A8268;
    --text-light: #B8B0A0;

    /* Background Colors - Warm Cream/Ivory */
    --bg-light: #F7F5F0;
    --bg-warm: #F0EDE5;
    --bg-cream: #FDFBF7;
    --bg-card: #ffffff;
    --bg-dark: #2b2b25;

    /* Border Colors */
    --border-color: #DDD8C8;
    --border-light: #EAE6DA;
    --border-dark: #C8C8A3;

    /* Layout */
    --border-radius: 12px;
    --border-radius-sm: 8px;
    --border-radius-lg: 16px;

    /* Shadows - Warm tones */
    --shadow-sm: 0 2px 8px rgba(72, 72, 57, 0.08);
    --shadow-md: 0 4px 20px rgba(72, 72, 57, 0.12);
    --shadow-lg: 0 8px 40px rgba(72, 72, 57, 0.16);
    --shadow-gold: 0 4px 24px rgba(139, 105, 20, 0.25);
    --shadow-card-hover: 0 12px 48px rgba(72, 72, 57, 0.18);

    /* Transitions */
    --transition-fast: 0.2s ease;
    --transition-normal: 0.3s ease;
    --transition-smooth: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* ============================================================================
   AUTH CARD CONTAINER - Login, Register, Password Reset
   ============================================================================ */
.auth-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px 20px;
}

.auth-wrapper {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}

.auth-card {
    flex: 1;
    min-width: 320px;
    background: var(--bg-card);
    border-radius: var(--border-radius-lg);
    padding: 40px;
    box-shadow: var(--shadow-md);
    border: 1px solid var(--border-light);
    transition: all var(--transition-smooth);
    position: relative;
    overflow: hidden;
}

.auth-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--primary-gradient);
}

.auth-card-single {
    max-width: 580px;
    margin: 0 auto;
}

.auth-card-header {
    margin-bottom: 32px;
    padding-bottom: 24px;
    border-bottom: 2px solid var(--bg-warm);
    position: relative;
}

.auth-card-title {
    font-size: 1.85rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 12px 0;
    display: flex;
    align-items: center;
    gap: 14px;
    font-family: Georgia, 'Times New Roman', serif;
}

.auth-card-title::before {
    content: '';
    width: 5px;
    height: 32px;
    background: var(--primary-gradient);
    border-radius: 3px;
    box-shadow: var(--shadow-gold);
}

.auth-card-subtitle {
    font-size: 1rem;
    color: var(--text-secondary);
    margin: 0;
    line-height: 1.6;
    padding-left: 19px;
}

/* ============================================================================
   MODERN FORM STYLES - Premium Brown/Gold Theme
   ============================================================================ */
.modern-form-group {
    margin-bottom: 26px;
    position: relative;
}

.modern-form-label {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--text-primary);
    margin-bottom: 10px;
    letter-spacing: 0.02em;
    font-family: Georgia, 'Times New Roman', serif;
}

.modern-form-label.required::after {
    content: ' *';
    color: var(--danger-color);
    font-weight: 700;
}

.modern-checkbox-group {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 26px;
    padding: 2px 4px;
}

.modern-checkbox-group input[type="checkbox"] {
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: var(--primary-color);
    margin: 0;
}

.modern-checkbox-label {
    font-size: 0.95rem;
    color: var(--text-secondary);
    font-weight: 500;
    cursor: pointer;
    font-family: var(--font-sans, Verdana, Arial, sans-serif);
}

.modern-input {
    width: 100%;
    padding: 16px 18px;
    font-size: 1rem;
    color: var(--text-primary);
    background: var(--bg-warm);
    border: 2px solid var(--border-light);
    border-radius: var(--border-radius-sm);
    transition: all var(--transition-smooth);
    box-sizing: border-box;
    font-family: inherit;
}

.modern-input:focus {
    outline: none;
    background: var(--bg-cream);
    border-color: var(--primary-color);
    box-shadow: 0 0 0 4px rgba(139, 105, 20, 0.12), 0 4px 12px rgba(139, 105, 20, 0.1);
}

.modern-input::placeholder {
    color: var(--text-muted);
    font-style: italic;
}

.modern-input:hover:not(:focus) {
    background: var(--bg-light);
    border-color: var(--border-color);
}

/* ============================================================================
   BUTTONS - Premium Gold/Brown Theme
   ============================================================================ */
.btn-modern {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 8px 24px;
    font-size: 1rem;
    font-weight: 600;
    border: none;
    border-radius: var(--border-radius-sm);
    cursor: pointer;
    transition: all var(--transition-smooth);
    text-decoration: none;
    letter-spacing: 0.03em;
    font-family: Georgia, 'Times New Roman', serif;
    position: relative;
    overflow: hidden;
    text-align: center;
}

/* Mobile: Center buttons in shipping form */
@media (max-width: 768px) {
    #shipping_form table td[align="left"] {
        text-align: center;
    }

    #shipping_form .btn-modern {
        display: block;
        width: 100%;
        max-width: 280px;
        margin: 10px auto;
    }
}

.btn-modern::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.6s ease;
}

.btn-modern:hover::before {
    left: 100%;
}

.btn-primary-modern {
    background: var(--primary-gradient);
    color: #ffffff;
    box-shadow: var(--shadow-gold);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.btn-primary-modern:hover {
    background: linear-gradient(135deg, var(--gold-light), var(--primary-color), var(--primary-dark));
    transform: translateY(-3px);
    box-shadow: 0 8px 28px rgba(139, 105, 20, 0.35);
    color: #ffffff;
    text-decoration: none;
}

.btn-primary-modern:active {
    transform: translateY(-1px);
    box-shadow: 0 4px 16px rgba(139, 105, 20, 0.3);
}

.btn-secondary-modern {
    background: var(--bg-cream);
    color: var(--text-primary);
    border: 2px solid var(--border-dark);
    box-shadow: var(--shadow-sm);
}

.btn-secondary-modern:hover {
    background: var(--border-dark);
    border-color: var(--secondary-color);
    color: var(--text-primary);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
}

.btn-lg {
    padding: 18px 42px;
    font-size: 1.1rem;
}

.btn-block {
    width: 100%;
}

/* ============================================================================
   FORM ROW LAYOUT
   ============================================================================ */
.form-row-modern {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 24px;
}

.form-link {
    color: var(--primary-color);
    font-size: 0.9rem;
    font-weight: 500;
    text-decoration: none;
    transition: color var(--transition-fast);
}

.form-link:hover {
    color: var(--primary-dark);
    text-decoration: underline;
}

/* ============================================================================
   SOCIAL LOGIN PANEL - Separate Quick Sign In Section
   ============================================================================ */
.social-login-panel {
    background: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-cream) 100%);
    border-radius: var(--border-radius-lg);
    padding: 32px 40px;
    margin-bottom: 32px;
    box-shadow: var(--shadow-md);
    border: 1px solid var(--border-light);
    position: relative;
    overflow: hidden;
}

.social-login-panel::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--primary-color), var(--gold-light), var(--primary-color));
}

.social-panel-header {
    text-align: center;
    margin-bottom: 24px;
}

.social-panel-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 10px 0;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: Georgia, 'Times New Roman', serif;
}

.social-panel-title i {
    color: var(--primary-color);
    font-size: 1.3rem;
}

.social-panel-subtitle {
    font-size: 0.95rem;
    color: var(--text-secondary);
    margin: 0;
    line-height: 1.5;
}

/* Section Divider - Between Social and Email Login */
.auth-section-divider {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0 0 32px 0;
    gap: 20px;
}

.auth-section-divider::before,
.auth-section-divider::after {
    content: '';
    flex: 1;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--border-color), transparent);
}

.auth-section-divider span {
    color: var(--text-muted);
    font-size: 0.9rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    white-space: nowrap;
    padding: 8px 20px;
    background: var(--bg-warm);
    border-radius: 50px;
    border: 1px solid var(--border-light);
}

/* ============================================================================
   SOCIAL LOGIN BUTTONS - Brand Colored with Icons
   ============================================================================ */
.social-divider {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 28px 0;
    gap: 16px;
}

.social-divider::before,
.social-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--border-color), transparent);
}

.social-divider span {
    color: var(--text-muted);
    font-size: 0.85rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    white-space: nowrap;
}

.social-login-buttons {
    display: flex;
    gap: 12px;
    margin-top: 8px;
}

/* Inline Social Login Buttons (inside form cards) */
.social-login-buttons-inline {
    display: flex;
    gap: 12px;
    margin-bottom: 24px;
}

.social-login-buttons-inline .btn-social {
    flex: 1;
}

/* Create Account Section */
.create-account-section {
    margin-top: 32px;
    padding-top: 28px;
    border-top: 2px solid var(--border-light);
    text-align: center;
}

.create-account-text {
    font-size: 0.95rem;
    color: var(--text-secondary);
    margin: 0 0 16px 0;
}

/* Back to Login Section */
.back-to-login-section {
    margin-top: 28px;
    padding-top: 24px;
    border-top: 2px solid var(--border-light);
    text-align: center;
}

.back-to-login-text {
    font-size: 0.95rem;
    color: var(--text-secondary);
    margin: 0 0 12px 0;
}

/* Link Button Style */
.btn-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: none;
    border: none;
    color: var(--primary-color);
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    padding: 8px 16px;
    transition: all var(--transition-fast);
    font-family: Georgia, 'Times New Roman', serif;
}

.btn-link:hover {
    color: var(--primary-dark);
    text-decoration: underline;
}

.btn-link i {
    font-size: 1rem;
}

/* Register panel animation */
.register-panel {
    animation: fadeInUp 0.3s ease-out;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.btn-social {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex: 1;
    padding: 14px 20px;
    font-size: 0.95rem;
    font-weight: 600;
    border-radius: var(--border-radius-sm);
    text-decoration: none;
    cursor: pointer;
    transition: all var(--transition-smooth);
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
}

.btn-social::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    transition: left 0.5s ease;
}

.btn-social:hover::before {
    left: 100%;
}

.social-icon {
    flex-shrink: 0;
    display: inline-block;
    vertical-align: middle;
}

.btn-social span {
    white-space: nowrap;
}

/* Google Button */
.btn-google {
    background: #ffffff;
    border-color: #dadce0;
    color: #3c4043;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

.btn-google:hover {
    background: #f8f9fa;
    border-color: #c1c3c5;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
    text-decoration: none;
    color: #3c4043;
}

.btn-google:active {
    transform: translateY(0);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

/* Facebook Button */
.btn-facebook {
    background: #1877F2;
    border-color: #1877F2;
    color: #ffffff;
    box-shadow: 0 2px 6px rgba(24, 119, 242, 0.3);
}

.btn-facebook .social-icon path {
    fill: #ffffff;
}

.btn-facebook:hover {
    background: #166FE5;
    border-color: #166FE5;
    box-shadow: 0 4px 16px rgba(24, 119, 242, 0.4);
    transform: translateY(-2px);
    text-decoration: none;
    color: #ffffff;
}

.btn-facebook:active {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(24, 119, 242, 0.35);
}

/* Responsive adjustments for social buttons */
@media (max-width: 480px) {
    .social-login-buttons {
        flex-direction: column;
    }

    .social-login-buttons-inline {
        flex-direction: column;
    }

    .btn-social {
        width: 100%;
    }
}

/* ============================================================================
   ALERTS & MESSAGES - Premium Brown/Gold Theme
   ============================================================================ */
.alert-modern {
    padding: 18px 24px;
    border-radius: var(--border-radius);
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 24px;
    position: relative;
}

.alert-success-modern {
    background: linear-gradient(135deg, #FFFDF0, #FFF4D1);
    color: #6B4F0C;
    border-left: 5px solid var(--primary-color);
    box-shadow: 0 2px 8px rgba(139, 105, 20, 0.15);
}

.alert-error-modern {
    background: linear-gradient(135deg, #FFEBEE, #FFCDD2);
    color: #8B2828;
    border-left: 5px solid var(--danger-color);
    box-shadow: 0 2px 8px rgba(169, 68, 66, 0.15);
}

.alert-info-modern {
    background: linear-gradient(135deg, #FFF8E1, #FFECB3);
    color: #6B4F0C;
    border-left: 5px solid var(--primary-color);
    box-shadow: 0 2px 8px rgba(139, 105, 20, 0.15);
}

.alert-warning-modern {
    background: linear-gradient(135deg, #FFF3E0, #FFE0B2);
    color: #8B5A00;
    border-left: 5px solid var(--warning-color);
    box-shadow: 0 2px 8px rgba(201, 162, 39, 0.15);
}

/* ============================================================================
   AFFILIATE PAGE STYLES - Premium Brown/Gold Theme
   ============================================================================ */
.affiliate-hero {
    background: linear-gradient(135deg, var(--secondary-color) 0%, #5C5A3D 30%, var(--primary-color) 70%, var(--primary-dark) 100%);
    padding: 70px 50px;
    border-radius: var(--border-radius-lg);
    color: #ffffff;
    margin-bottom: 48px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 12px 40px rgba(72, 72, 57, 0.25);
}

.affiliate-hero::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -15%;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(212, 164, 24, 0.15) 0%, transparent 70%);
    border-radius: 50%;
    animation: float-glow 8s ease-in-out infinite;
}

.affiliate-hero::after {
    content: '';
    position: absolute;
    bottom: -40%;
    left: -15%;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(184, 147, 15, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    animation: float-glow 10s ease-in-out infinite reverse;
}

@keyframes float-glow {

    0%,
    100% {
        transform: translate(0, 0) scale(1);
    }

    50% {
        transform: translate(20px, -20px) scale(1.05);
    }
}

.affiliate-hero-content {
    position: relative;
    z-index: 1;
}

.affiliate-hero h2 {
    font-size: 2.5rem;
    font-weight: 700;
    margin: 0 0 20px 0;
    line-height: 1.25;
    font-family: Georgia, 'Times New Roman', serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.affiliate-hero h2::after {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background: var(--gold-shimmer);
    border-radius: 2px;
    margin-top: 16px;
}

.affiliate-hero p {
    font-size: 1.15rem;
    opacity: 0.95;
    margin: 0;
    max-width: 650px;
    line-height: 1.7;
}

.affiliate-container {
    display: flex;
    gap: 48px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.affiliate-content {
    flex: 1;
    min-width: 400px;
}

.affiliate-sidebar {
    width: 340px;
    flex-shrink: 0;
}

.affiliate-sidebar img {
    width: 100%;
    border-radius: var(--border-radius-lg);
    box-shadow: var(--shadow-lg);
    border: 3px solid var(--border-dark);
    transition: all var(--transition-smooth);
}

.affiliate-sidebar img:hover {
    transform: scale(1.02);
    box-shadow: 0 16px 48px rgba(72, 72, 57, 0.22);
}

/* Feature Cards - Premium Style */
.feature-cards {
    display: flex;
    flex-direction: column;
    gap: 28px;
    margin-bottom: 40px;
}

.feature-card {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    padding: 28px 32px;
    background: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-cream) 100%);
    border-radius: var(--border-radius-lg);
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border-light);
    transition: all var(--transition-smooth);
    position: relative;
    overflow: hidden;
}

.feature-card::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: var(--primary-gradient);
    opacity: 0;
    transition: opacity var(--transition-fast);
}

.feature-card:hover {
    transform: translateY(-4px) translateX(4px);
    box-shadow: var(--shadow-card-hover);
    border-color: var(--border-dark);
}

.feature-card:hover::before {
    opacity: 1;
}

.feature-icon {
    width: 64px;
    height: 64px;
    background: var(--primary-gradient);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.75rem;
    color: #ffffff;
    flex-shrink: 0;
    box-shadow: var(--shadow-gold);
    transition: all var(--transition-smooth);
}

.feature-card:hover .feature-icon {
    transform: scale(1.08) rotate(-3deg);
    box-shadow: 0 8px 24px rgba(139, 105, 20, 0.4);
}

.feature-content h4 {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 10px 0;
    font-family: Georgia, 'Times New Roman', serif;
}

.feature-content p {
    font-size: 0.95rem;
    color: var(--text-secondary);
    margin: 0;
    line-height: 1.7;
}

/* CTA Section - Premium Gold Accent */
.affiliate-cta {
    text-align: center;
    padding: 44px 40px;
    background: linear-gradient(135deg, var(--bg-warm) 0%, var(--bg-cream) 50%, var(--bg-light) 100%);
    border-radius: var(--border-radius-lg);
    margin-top: 48px;
    border: 2px solid var(--border-light);
    position: relative;
    overflow: hidden;
}

.affiliate-cta::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--gold-shimmer);
}

.affiliate-cta h4 {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 24px 0;
    font-family: Georgia, 'Times New Roman', serif;
}

.cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

/* ============================================================================
   AFFILIATE LANDING PAGE - Premium UX Redesign
   ============================================================================ */
.affiliate-landing {
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px 20px;
}

/* Hero Section - Two Column Layout */
.affiliate-hero-new {
    display: flex;
    gap: 50px;
    align-items: center;
    padding: 60px;
    background: linear-gradient(135deg, var(--secondary-color) 0%, #4A4A36 40%, var(--primary-color) 80%, var(--primary-dark) 100%);
    border-radius: var(--border-radius-lg);
    color: #ffffff;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(72, 72, 57, 0.3);
}

.affiliate-hero-new::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(212, 164, 24, 0.2) 0%, transparent 70%);
    border-radius: 50%;
    animation: pulse-glow 4s ease-in-out infinite;
}

.affiliate-hero-new::after {
    content: '';
    position: absolute;
    bottom: -80px;
    left: -80px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(184, 147, 15, 0.15) 0%, transparent 70%);
    border-radius: 50%;
    animation: pulse-glow 5s ease-in-out infinite reverse;
}

@keyframes pulse-glow {

    0%,
    100% {
        transform: scale(1);
        opacity: 0.6;
    }

    50% {
        transform: scale(1.1);
        opacity: 1;
    }
}

.affiliate-hero-content-new {
    flex: 1.2;
    position: relative;
    z-index: 1;
}

.hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(212, 164, 24, 0.25);
    border: 1px solid rgba(212, 164, 24, 0.5);
    color: var(--gold-light);
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 20px;
    backdrop-filter: blur(4px);
}

.hero-badge i {
    color: var(--gold-light);
}

.affiliate-hero-content-new h1 {
    font-size: 2.8rem;
    font-weight: 700;
    margin: 0 0 20px 0;
    line-height: 1.15;
    font-family: Georgia, 'Times New Roman', serif;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}

.affiliate-hero-content-new p {
    font-size: 1.1rem;
    opacity: 0.92;
    margin: 0 0 32px 0;
    line-height: 1.75;
    max-width: 520px;
}

.hero-cta-group {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.btn-hero-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, var(--gold-light) 0%, var(--primary-color) 50%, var(--primary-dark) 100%);
    color: #ffffff !important;
    padding: 16px 32px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 1rem;
    text-decoration: none !important;
    box-shadow: 0 6px 24px rgba(184, 147, 15, 0.4);
    transition: all var(--transition-smooth);
    border: 2px solid rgba(255, 255, 255, 0.2);
}

.btn-hero-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 36px rgba(184, 147, 15, 0.5);
    background: linear-gradient(135deg, #D4A418 0%, var(--gold-light) 50%, var(--primary-color) 100%);
}

.btn-hero-secondary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff !important;
    padding: 16px 28px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 1rem;
    text-decoration: none !important;
    border: 2px solid rgba(255, 255, 255, 0.3);
    transition: all var(--transition-smooth);
    backdrop-filter: blur(4px);
}

.btn-hero-secondary:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-2px);
}

.affiliate-hero-visual {
    flex: 0.8;
    position: relative;
    z-index: 1;
}

.hero-image-wrapper {
    position: relative;
}

.hero-image-wrapper img {
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.4);
    border: 3px solid rgba(255, 255, 255, 0.1);
}

.hero-floating-card {
    position: absolute;
    bottom: -20px;
    left: -30px;
    background: linear-gradient(135deg, #ffffff 0%, #F7F5F0 100%);
    padding: 14px 22px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    gap: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    animation: float-card 3s ease-in-out infinite;
}

.hero-floating-card i {
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);
    color: #ffffff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
}

.hero-floating-card span {
    color: var(--text-primary);
    font-weight: 700;
    font-size: 0.95rem;
}

@keyframes float-card {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-8px);
    }
}

/* Stats Section */
.affiliate-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-bottom: 60px;
}

.stat-item {
    background: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-cream) 100%);
    padding: 32px 24px;
    border-radius: var(--border-radius-lg);
    text-align: center;
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border-light);
    transition: all var(--transition-smooth);
    position: relative;
    overflow: hidden;
}

.stat-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--primary-gradient);
    transform: scaleX(0);
    transition: transform var(--transition-smooth);
}

.stat-item:hover {
    transform: translateY(-6px);
    box-shadow: var(--shadow-card-hover);
}

.stat-item:hover::before {
    transform: scaleX(1);
}

.stat-icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, rgba(184, 147, 15, 0.15) 0%, rgba(139, 105, 20, 0.1) 100%);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px auto;
    color: var(--primary-color);
    font-size: 1.5rem;
    transition: all var(--transition-smooth);
}

.stat-item:hover .stat-icon {
    background: var(--primary-gradient);
    color: #ffffff;
    transform: scale(1.1);
}

.stat-number {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--text-primary);
    font-family: Georgia, 'Times New Roman', serif;
    margin-bottom: 6px;
}

.stat-label {
    font-size: 0.9rem;
    color: var(--text-secondary);
    font-weight: 500;
}

/* Section Titles */
.section-title {
    font-size: 2rem;
    font-weight: 700;
    color: var(--text-primary);
    text-align: center;
    margin: 0 0 12px 0;
    font-family: Georgia, 'Times New Roman', serif;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.title-icon {
    background: var(--primary-gradient);
    color: #ffffff;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    box-shadow: var(--shadow-gold);
}

.section-subtitle {
    text-align: center;
    color: var(--text-secondary);
    font-size: 1.1rem;
    margin: 0 0 40px 0;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

/* How It Works Section */
.how-it-works {
    margin-bottom: 70px;
}

.steps-container {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 20px;
}

.step-card {
    flex: 1;
    max-width: 280px;
    min-height: 260px;
    background: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-cream) 100%);
    padding: 36px 28px;
    border-radius: var(--border-radius-lg);
    text-align: center;
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border-light);
    position: relative;
    transition: all var(--transition-smooth);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.step-card:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-card-hover);
}

.step-number {
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    width: 36px;
    height: 36px;
    background: var(--primary-gradient);
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1rem;
    box-shadow: var(--shadow-gold);
}

.step-icon {
    width: 72px;
    height: 72px;
    background: linear-gradient(135deg, rgba(184, 147, 15, 0.12) 0%, rgba(139, 105, 20, 0.08) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 16px auto 20px auto;
    color: var(--primary-color);
    font-size: 1.8rem;
    transition: all var(--transition-smooth);
}

.step-card:hover .step-icon {
    background: var(--primary-gradient);
    color: #ffffff;
    transform: scale(1.08);
}

.step-card h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 12px 0;
    font-family: Georgia, 'Times New Roman', serif;
}

.step-card p {
    font-size: 0.92rem;
    color: var(--text-secondary);
    margin: 0;
    line-height: 1.65;
    flex-grow: 1;
}

.step-connector {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
    font-size: 1.5rem;
    margin-top: 60px;
    opacity: 0.6;
    align-self: flex-start;
}

/* Features Grid Section */
.features-section {
    margin-bottom: 70px;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
}

.feature-card-new {
    background: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-cream) 100%);
    padding: 32px 28px;
    border-radius: var(--border-radius-lg);
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border-light);
    transition: all var(--transition-smooth);
    position: relative;
    overflow: hidden;
}

.feature-card-new::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: var(--primary-gradient);
    transform: scaleY(0);
    transition: transform var(--transition-smooth);
    transform-origin: bottom;
}

.feature-card-new:hover {
    transform: translateY(-6px) translateX(3px);
    box-shadow: var(--shadow-card-hover);
}

.feature-card-new:hover::before {
    transform: scaleY(1);
}

.feature-icon-new {
    width: 58px;
    height: 58px;
    background: var(--primary-gradient);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 1.5rem;
    margin-bottom: 20px;
    box-shadow: var(--shadow-gold);
    transition: all var(--transition-smooth);
}

.feature-card-new:hover .feature-icon-new {
    transform: scale(1.1) rotate(-5deg);
}

.feature-card-new h4 {
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 12px 0;
    font-family: Georgia, 'Times New Roman', serif;
}

.feature-card-new p {
    font-size: 0.92rem;
    color: var(--text-secondary);
    margin: 0 0 16px 0;
    line-height: 1.65;
}

.feature-tag {
    display: inline-block;
    background: linear-gradient(135deg, rgba(184, 147, 15, 0.12) 0%, rgba(139, 105, 20, 0.08) 100%);
    color: var(--primary-color);
    padding: 6px 14px;
    border-radius: 50px;
    font-size: 0.78rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Trust / Testimonial Section */
.trust-section {
    background: linear-gradient(135deg, var(--bg-warm) 0%, var(--bg-light) 50%, var(--bg-cream) 100%);
    border-radius: var(--border-radius-lg);
    padding: 50px 60px;
    margin-bottom: 60px;
    border: 2px solid var(--border-light);
    position: relative;
    overflow: hidden;
}

.trust-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--gold-shimmer);
}

.trust-content {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.trust-quote-icon {
    font-size: 3rem;
    color: var(--primary-color);
    opacity: 0.25;
    margin-bottom: 10px;
}

.trust-content blockquote {
    font-size: 1.25rem;
    color: var(--text-primary);
    font-style: italic;
    line-height: 1.75;
    margin: 0 0 28px 0;
    font-family: Georgia, 'Times New Roman', serif;
}

.trust-author {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

.author-avatar {
    width: 52px;
    height: 52px;
    background: var(--primary-gradient);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 1.6rem;
}

.author-info {
    text-align: left;
}

.author-info strong {
    display: block;
    color: var(--text-primary);
    font-size: 1rem;
}

.author-info span {
    color: var(--primary-color);
    font-size: 0.88rem;
    font-weight: 500;
}

/* Final CTA Section */
.final-cta {
    background: linear-gradient(135deg, var(--secondary-color) 0%, #4A4A36 40%, var(--primary-color) 80%, var(--primary-dark) 100%);
    border-radius: var(--border-radius-lg);
    padding: 60px 50px;
    text-align: center;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 16px 50px rgba(72, 72, 57, 0.3);
}

.cta-glow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(212, 164, 24, 0.2) 0%, transparent 60%);
    border-radius: 50%;
    animation: pulse-glow 4s ease-in-out infinite;
}

.cta-content {
    position: relative;
    z-index: 1;
}

.final-cta h2 {
    font-size: 2.2rem;
    font-weight: 700;
    margin: 0 0 16px 0;
    font-family: Georgia, 'Times New Roman', serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.final-cta p {
    font-size: 1.1rem;
    opacity: 0.92;
    margin: 0 0 32px 0;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}

.cta-buttons-new {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 28px;
}

.btn-cta-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #ffffff 0%, #F0EDE5 100%);
    color: var(--primary-dark) !important;
    padding: 18px 36px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 1.05rem;
    text-decoration: none !important;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25);
    transition: all var(--transition-smooth);
}

.btn-cta-primary:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.3);
}

.btn-cta-secondary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    color: #ffffff !important;
    padding: 18px 28px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 1rem;
    text-decoration: none !important;
    border: 2px solid rgba(255, 255, 255, 0.4);
    transition: all var(--transition-smooth);
}

.btn-cta-secondary:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.7);
    transform: translateY(-2px);
}

.cta-trust-badges {
    display: flex;
    justify-content: center;
    gap: 32px;
    flex-wrap: wrap;
    opacity: 0.85;
    font-size: 0.9rem;
}

.cta-trust-badges span {
    display: flex;
    align-items: center;
    gap: 8px;
}

.cta-trust-badges i {
    font-size: 1.1rem;
    color: var(--gold-light);
}

/* Responsive - Affiliate Landing */
@media (max-width: 992px) {
    .affiliate-hero-new {
        flex-direction: column;
        padding: 40px 30px;
        text-align: center;
    }

    .affiliate-hero-content-new {
        order: 1;
    }

    .affiliate-hero-content-new p {
        max-width: 100%;
    }

    .hero-cta-group {
        justify-content: center;
    }

    .affiliate-hero-visual {
        order: 2;
        max-width: 400px;
    }

    .hero-floating-card {
        left: 10px;
        bottom: -15px;
    }

    .affiliate-stats {
        grid-template-columns: repeat(2, 1fr);
    }

    .steps-container {
        flex-direction: column;
        align-items: center;
    }

    .step-connector {
        transform: rotate(90deg);
        margin: 0;
    }

    .step-card {
        max-width: 100%;
    }

    .features-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .affiliate-hero-content-new h1 {
        font-size: 2rem;
    }

    .affiliate-stats {
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }

    .stat-item {
        padding: 24px 16px;
    }

    .stat-number {
        font-size: 1.7rem;
    }

    .features-grid {
        grid-template-columns: 1fr;
    }

    .trust-section {
        padding: 40px 24px;
    }

    .trust-content blockquote {
        font-size: 1.1rem;
    }

    .final-cta {
        padding: 40px 24px;
    }

    .final-cta h2 {
        font-size: 1.7rem;
    }

    .cta-trust-badges {
        flex-direction: column;
        gap: 12px;
    }
}

@media (max-width: 480px) {
    .affiliate-stats {
        grid-template-columns: 1fr;
    }

    .hero-cta-group {
        flex-direction: column;
    }

    .btn-hero-primary,
    .btn-hero-secondary {
        width: 100%;
        justify-content: center;
    }

    .cta-buttons-new {
        flex-direction: column;
    }

    .btn-cta-primary,
    .btn-cta-secondary {
        width: 100%;
        justify-content: center;
    }
}

/* ============================================================================
   AFFILIATE DASHBOARD STYLES - Premium Brown/Gold Theme
   ============================================================================ */
.dashboard-header {
    background: linear-gradient(135deg, var(--secondary-color) 0%, #5C5A3D 40%, var(--primary-color) 100%);
    padding: 36px 44px;
    border-radius: var(--border-radius-lg);
    color: #ffffff;
    margin-bottom: 36px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(72, 72, 57, 0.2);
}

.dashboard-header::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -10%;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(212, 164, 24, 0.12) 0%, transparent 70%);
    border-radius: 50%;
}

.dashboard-header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--gold-shimmer);
}

.dashboard-welcome {
    font-size: 1.6rem;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
    font-family: Georgia, 'Times New Roman', serif;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.dashboard-welcome span {
    font-weight: 700;
    color: var(--gold-light);
}

.logout-btn {
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    padding: 12px 24px;
    border-radius: var(--border-radius-sm);
    text-decoration: none;
    font-weight: 600;
    transition: all var(--transition-smooth);
    border: 2px solid rgba(212, 164, 24, 0.4);
    position: relative;
    z-index: 1;
    font-family: Georgia, 'Times New Roman', serif;
}

.logout-btn:hover {
    background: rgba(212, 164, 24, 0.25);
    border-color: var(--gold-light);
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-2px);
}

/* Dashboard Grid */
.dashboard-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 28px;
    margin-bottom: 40px;
}

.dashboard-card {
    background: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-cream) 100%);
    border-radius: var(--border-radius-lg);
    padding: 32px;
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border-light);
    transition: all var(--transition-smooth);
    position: relative;
    overflow: hidden;
}

.dashboard-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--primary-gradient);
    transform: scaleX(0);
    transition: transform var(--transition-normal);
}

.dashboard-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-card-hover);
}

.dashboard-card:hover::before {
    transform: scaleX(1);
}

.dashboard-card-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 24px;
    padding-bottom: 18px;
    border-bottom: 2px solid var(--bg-warm);
}

.dashboard-card-icon {
    width: 50px;
    height: 50px;
    background: var(--primary-gradient);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 1.4rem;
    box-shadow: var(--shadow-gold);
}

.dashboard-card-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0;
    font-family: Georgia, 'Times New Roman', serif;
}

/* Stats Row - Premium Styling */
.stat-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    border-bottom: 1px solid var(--border-light);
    transition: background var(--transition-fast);
}

.stat-row:hover {
    background: rgba(248, 245, 240, 0.5);
    margin: 0 -16px;
    padding: 16px 16px;
}

.stat-row:last-child {
    border-bottom: none;
}

.stat-label {
    font-size: 0.95rem;
    color: var(--text-secondary);
    font-weight: 500;
}

.stat-value {
    font-size: 1.05rem;
    font-weight: 600;
    color: var(--text-primary);
}

.stat-value a {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 700;
    transition: all var(--transition-fast);
}

.stat-value a:hover {
    color: var(--primary-dark);
    text-decoration: underline;
}

/* Referral Link Box - Premium Style */
.referral-link-box {
    background: linear-gradient(135deg, var(--bg-light) 0%, var(--bg-warm) 100%);
    border-radius: var(--border-radius);
    padding: 20px;
    margin-top: 20px;
    border: 1px solid var(--border-light);
}

.referral-link-label {
    font-size: 0.9rem;
    color: var(--text-secondary);
    margin-bottom: 10px;
    font-weight: 600;
    font-family: Georgia, 'Times New Roman', serif;
}

.referral-link-input {
    width: 100%;
    padding: 14px 16px;
    background: var(--bg-card);
    border: 2px solid var(--border-dark);
    border-radius: var(--border-radius-sm);
    font-size: 0.9rem;
    color: var(--text-primary);
    font-family: monospace;
}

.referral-hint {
    font-size: 0.85rem;
    color: var(--text-muted);
    margin: 12px 0 0 0;
    line-height: 1.5;
}

/* Events List - Premium Styling */
.events-section {
    margin-top: 44px;
}

.events-section-title {
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 28px 0;
    display: flex;
    align-items: center;
    gap: 14px;
    font-family: Georgia, 'Times New Roman', serif;
}

.events-section-title::before {
    content: '';
    width: 5px;
    height: 28px;
    background: var(--primary-gradient);
    border-radius: 3px;
}

.events-section-title span {
    background: var(--primary-gradient);
    color: #ffffff;
    font-size: 0.9rem;
    padding: 6px 16px;
    border-radius: 20px;
    font-family: inherit;
    box-shadow: var(--shadow-gold);
}

.event-card {
    display: flex;
    gap: 28px;
    padding: 28px;
    background: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-cream) 100%);
    border-radius: var(--border-radius-lg);
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border-light);
    margin-bottom: 24px;
    transition: all var(--transition-smooth);
    position: relative;
    overflow: hidden;
}

.event-card::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: var(--primary-gradient);
    opacity: 0.6;
    transition: opacity var(--transition-fast);
}

.event-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-card-hover);
    border-color: var(--border-dark);
}

.event-card:hover::before {
    opacity: 1;
}

.event-image {
    width: 180px;
    flex-shrink: 0;
}

.event-image img {
    width: 100%;
    border-radius: var(--border-radius);
    object-fit: cover;
    border: 2px solid var(--border-light);
    transition: all var(--transition-smooth);
}

.event-card:hover .event-image img {
    border-color: var(--border-dark);
    transform: scale(1.02);
}

.event-details {
    flex: 1;
}

.event-title {
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--primary-color);
    margin: 0 0 14px 0;
    font-family: Georgia, 'Times New Roman', serif;
}

.event-title a {
    color: inherit;
    text-decoration: none;
    transition: color var(--transition-fast);
}

.event-title a:hover {
    color: var(--primary-dark);
    text-decoration: underline;
}

.event-meta {
    display: grid;
    gap: 14px;
    margin-bottom: 18px;
}

.event-meta-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.event-meta-label {
    font-weight: 700;
    color: var(--text-primary);
    font-size: 0.9rem;
    min-width: 100px;
    font-family: Georgia, 'Times New Roman', serif;
}

.event-meta-value {
    color: var(--text-secondary);
    font-size: 0.95rem;
    line-height: 1.6;
}

.event-referral {
    background: linear-gradient(135deg, var(--bg-light) 0%, var(--bg-warm) 100%);
    padding: 16px 20px;
    border-radius: var(--border-radius);
    margin-top: 16px;
    border: 1px solid var(--border-light);
}

.event-referral label {
    display: block;
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 10px;
    font-family: Georgia, 'Times New Roman', serif;
}

.event-referral input {
    width: 100%;
    padding: 12px 14px;
    border: 2px solid var(--border-dark);
    border-radius: var(--border-radius-sm);
    font-family: monospace;
    font-size: 0.9rem;
    background: var(--bg-card);
    transition: border-color var(--transition-fast);
}

.event-referral input:focus {
    outline: none;
    border-color: var(--primary-color);
}

/* Event Card Vertical Layout - Enhanced for full-width description */
.event-card.event-card-vertical {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding: 0;
}

.event-card-main {
    display: flex;
    gap: 28px;
    padding: 28px;
}

.event-card.event-card-vertical .event-details {
    flex: 1;
}

.event-card.event-card-vertical .event-referral {
    border-top: 2px solid var(--border-light);
    border-radius: 0 0 var(--border-radius-lg) var(--border-radius-lg);
    padding: 20px 28px;
    margin-top: 0;
}

/* Enhanced Meta Item with Icons */
.event-meta-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.event-meta-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%);
    border-radius: 8px;
    color: #ffffff;
    font-size: 1rem;
    flex-shrink: 0;
    box-shadow: 0 2px 6px rgba(139, 105, 20, 0.25);
}

.event-meta-content {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.event-meta-content .event-meta-label {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--text-tertiary);
    min-width: auto;
}

.event-meta-content .event-meta-value {
    font-weight: 600;
    color: var(--text-primary);
    font-size: 0.95rem;
}

/* Full-width Description Row */
.event-description-row {
    width: 100%;
    padding: 20px 28px;
    background: linear-gradient(135deg, var(--bg-light) 0%, var(--bg-warm) 100%);
    border-top: 2px solid var(--border-light);
}

.event-description-label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.85rem;
    font-weight: 700;
    color: var(--primary-color);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    font-family: Georgia, 'Times New Roman', serif;
}

.event-description-label i {
    font-size: 1rem;
}

.event-description-text {
    color: var(--text-secondary);
    font-size: 0.95rem;
    line-height: 1.7;
}

/* Referral label with icon */
.event-referral label i {
    margin-right: 4px;
    color: var(--primary-color);
}

/* Mobile responsive adjustments for vertical card */
@media (max-width: 768px) {
    .event-card-main {
        flex-direction: column;
        padding: 20px;
    }

    .event-card.event-card-vertical .event-referral,
    .event-description-row {
        padding: 16px 20px;
    }

    .event-meta-icon {
        width: 32px;
        height: 32px;
        font-size: 0.9rem;
    }
}

/* ============================================================================
   DATA TABLES - Premium Brown/Gold Theme
   ============================================================================ */
.modern-table-wrapper {
    background: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-cream) 100%);
    border-radius: var(--border-radius-lg);
    padding: 28px;
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--border-light);
    overflow-x: auto;
}

.modern-table {
    width: 100%;
    border-collapse: collapse;
}

.modern-table th {
    background: var(--bg-light);
    padding: 14px 16px;
    text-align: left;
    font-weight: 600;
    font-size: 0.85rem;
    color: var(--text-secondary);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-bottom: 2px solid var(--border-color);
}

.modern-table td {
    padding: 16px;
    border-bottom: 1px solid var(--bg-light);
    color: var(--text-primary);
    font-size: 0.95rem;
}

.modern-table tbody tr:hover {
    background: var(--bg-light);
}

.modern-table tbody tr:last-child td {
    border-bottom: none;
}

/* ============================================================================
   AFFILIATE FORM LAYOUTS - Premium Brown/Gold Theme
   ============================================================================ */
.affiliate-form-container {
    max-width: 620px;
    margin: 0 auto;
}

.affiliate-form-card {
    background: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-cream) 100%);
    border-radius: var(--border-radius-lg);
    padding: 48px 44px;
    box-shadow: var(--shadow-md);
    border: 1px solid var(--border-light);
    position: relative;
    overflow: hidden;
}

.affiliate-form-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--primary-gradient);
}

.affiliate-form-header {
    text-align: center;
    margin-bottom: 36px;
}

.affiliate-form-header h3 {
    font-size: 1.9rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 12px 0;
    font-family: Georgia, 'Times New Roman', serif;
}

.affiliate-form-header p {
    color: var(--text-secondary);
    margin: 0;
    font-size: 1.05rem;
    line-height: 1.6;
}

.affiliate-form-footer {
    text-align: center;
    margin-top: 28px;
    padding-top: 28px;
    border-top: 2px solid var(--bg-warm);
    font-size: 1rem;
    color: var(--text-secondary);
}

.affiliate-form-footer a {
    color: var(--primary-color);
    font-weight: 700;
    text-decoration: none;
}

.affiliate-form-footer a:hover {
    text-decoration: underline;
}

/* ============================================================================
   RESPONSIVE ADJUSTMENTS
   ============================================================================ */
@media (max-width: 768px) {
    .auth-wrapper {
        flex-direction: column;
    }

    .auth-card {
        min-width: 100%;
        padding: 24px;
    }

    .affiliate-container {
        flex-direction: column;
    }

    .affiliate-content,
    .affiliate-sidebar {
        min-width: 100%;
        width: 100%;
    }

    .affiliate-hero {
        padding: 40px 24px;
    }

    .affiliate-hero h2 {
        font-size: 1.75rem;
    }

    .dashboard-header {
        padding: 24px;
        flex-direction: column;
        text-align: center;
    }

    .event-card {
        flex-direction: column;
    }

    .event-image {
        width: 100%;
    }

    .form-row-modern {
        flex-direction: column;
        align-items: stretch;
    }

    .cta-buttons {
        flex-direction: column;
    }

    .dashboard-grid {
        grid-template-columns: 1fr;
    }
}

/* ============================================================================
   UTILITY CLASSES
   ============================================================================ */
.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 8px !important;
}

.mt-2 {
    margin-top: 16px !important;
}

.mt-3 {
    margin-top: 24px !important;
}

.mt-4 {
    margin-top: 32px !important;
}

.mt-5 {
    margin-top: 40px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 8px !important;
}

.mb-2 {
    margin-bottom: 16px !important;
}

.mb-3 {
    margin-bottom: 24px !important;
}

.mb-4 {
    margin-bottom: 32px !important;
}

.mb-5 {
    margin-bottom: 40px !important;
}

.text-center {
    text-align: center !important;
}

.text-primary {
    color: var(--primary-color) !important;
}

.text-muted {
    color: var(--text-secondary) !important;
}

.divider {
    height: 1px;
    background: var(--border-color);
    margin: 24px 0;
}