.membership-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.membership-hero{margin-bottom:2rem}.membership-hero .text-gradient{background:linear-gradient(135deg,#0d6efd,#0b5ed7);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.payment-methods-card .card{border:none;border-radius:16px;box-shadow:0 4px 20px #0000000d}.payment-methods-card .payment-methods-list{display:flex;flex-direction:column;gap:1rem}.payment-methods-card .payment-method-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#f8f9fa;border-radius:12px;transition:all .2s ease}.payment-methods-card .payment-method-item:hover{background-color:var(--bs-light)}.payment-methods-card .payment-method-item.is-default{border-color:var(--bs-primary)!important}.payment-methods-card .payment-method-item .card-info{display:flex;align-items:center;gap:1rem}.payment-methods-card .payment-method-item .card-info i{font-size:1.5rem;color:#0d6efd}.payment-methods-card .payment-method-item .card-info .expiry{color:#6c757d;font-size:.875rem;margin-left:.5rem}.payment-methods-card .payment-method-item .card-info .fab{font-size:1.25rem}.payment-methods-card .payment-method-item .card-info .fab.fa-cc-visa{color:#1a1f71}.payment-methods-card .payment-method-item .card-info .fab.fa-cc-mastercard{color:#eb001b}.payment-methods-card .payment-method-item .card-info .fab.fa-cc-amex{color:#006fcf}.payment-methods-card .payment-method-item .card-info .fab.fa-cc-discover{color:#ff6000}.payment-methods-card .payment-method-item .default-badge{display:flex;align-items:center;gap:.5rem;color:#0d6efd;font-size:.875rem}.payment-methods-card .payment-method-item .default-badge i{font-size:1rem}.payment-methods-card .balance-info{padding-top:1.5rem;border-top:1px solid #e9ecef}.payment-methods-card .balance-info .balance-amount{font-size:1rem;font-weight:600}.payment-methods-card .balance-info .balance-amount.text-success{color:#198754}.payment-methods-card .balance-info .balance-amount.text-danger{color:#dc3545}.payment-methods-card .billing-portal-link{transition:opacity .2s ease}.payment-methods-card .billing-portal-link:hover{opacity:.8}.membership-card .card{border:none;border-radius:16px;background:#fff;box-shadow:0 4px 20px #0000000d}.membership-card .status-header{display:flex;align-items:center;justify-content:space-between;gap:.25rem}.membership-card .status-header i{font-size:1.5rem;color:#0d6efd}.membership-card .vehicles-list{display:flex;flex-direction:column;gap:1rem}.membership-card .vehicle-subscription-card{padding:1rem;background:#f8f9fa;border-radius:12px;transition:all .2s ease;margin-bottom:.75rem}.membership-card .vehicle-subscription-card:last-child{margin-bottom:0}.membership-card .vehicle-subscription-card .vehicle-info{display:flex;flex-direction:column;gap:.75rem}.membership-card .vehicle-subscription-card .vehicle-info .vehicle-header{display:flex;justify-content:space-between;align-items:center;width:100%;background:transparent}.membership-card .vehicle-subscription-card .vehicle-info .vehicle-details{display:flex;align-items:center;gap:.5rem}.membership-card .vehicle-subscription-card .vehicle-info .vehicle-details .vehicle-name{font-size:1.3rem;font-weight:500;color:#1a1d21;margin:0}.membership-card .vehicle-subscription-card .vehicle-info .vehicle-details .vehicle-link{padding:.25rem;color:#6c757d;transition:all .2s ease;opacity:.6}.membership-card .vehicle-subscription-card .vehicle-info .vehicle-details .vehicle-link:hover{color:#4285f4;opacity:1;transform:translateY(-1px)}.membership-card .vehicle-subscription-card .vehicle-info .vehicle-details .vehicle-link i{font-size:.875rem}.membership-card .vehicle-subscription-card .vehicle-info .tier-badge .badge{font-size:.875rem;font-weight:500;padding:.5rem .75rem;border-radius:8px;display:inline-flex;align-items:center;gap:.5rem}.membership-card .vehicle-subscription-card .vehicle-info .tier-badge .tier-plus{background:#4285f426;color:#4285f4}.membership-card .vehicle-subscription-card .vehicle-info .tier-badge .tier-plus i{color:#4285f4;filter:drop-shadow(0 0 2px rgba(255,215,0,.5))}.membership-card .vehicle-subscription-card .vehicle-info .tier-badge .tier-community{background:#0000000d;color:#1a1d21}.membership-card .vehicle-subscription-card .subscription-controls{display:flex;flex-direction:column;gap:.75rem}.membership-card .vehicle-subscription-card .subscription-controls .btn-upgrade{background:#4285f4;color:#fff;border:none;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.75rem;transition:all .2s ease;width:100%}.membership-card .vehicle-subscription-card .subscription-controls .btn-upgrade i{color:#fff;font-size:.875rem}.membership-card .vehicle-subscription-card .subscription-controls .btn-upgrade .price{margin-left:auto;opacity:.9}.membership-card .vehicle-subscription-card .subscription-controls .btn-upgrade:hover{background:#3b76e3;transform:translateY(-1px)}.membership-card .vehicle-subscription-card .subscription-controls .btn-upgrade:active{transform:translateY(1px)}.membership-card .vehicle-subscription-card .subscription-controls .btn-link{color:#4285f4;text-decoration:none;font-size:.875rem;padding:0}.membership-card .vehicle-subscription-card .subscription-controls .btn-link:hover{text-decoration:underline}.empty-state{text-align:center;padding:3rem 1.5rem}.empty-state i{color:#6c757d}.features-section{position:sticky;top:2rem}html.dark-mode .payment-methods-card .card{background:#1a2025;box-shadow:0 4px 20px #0003}html.dark-mode .payment-methods-card .payment-method-item{background:#242930}html.dark-mode .payment-methods-card .payment-method-item:hover{background:#2a3138;box-shadow:0 4px 12px #0003}html.dark-mode .payment-methods-card .payment-method-item.is-default{background:#0d6efd1a;border-color:#0d6efd33}html.dark-mode .payment-methods-card .payment-method-item .expiry{color:#94a3b8}html.dark-mode .payment-methods-card .balance-info,html.dark-mode .payment-methods-card .discount-info{border-color:#ffffff1a}html.dark-mode .membership-card .card{background:#1a2025;box-shadow:0 4px 20px #0003}html.dark-mode .membership-card .vehicle-subscription-card{background:#242930}html.dark-mode .membership-card .vehicle-subscription-card:hover{background:#2a3138;box-shadow:0 4px 12px #0003}html.dark-mode .membership-card .vehicle-subscription-card .vehicle-details .vehicle-name{color:#e2e8f0}html.dark-mode .membership-card .vehicle-subscription-card .vehicle-details .vehicle-link{color:#94a3b8}html.dark-mode .membership-card .vehicle-subscription-card .vehicle-details .vehicle-link:hover{color:#4285f4}html.dark-mode .membership-card .vehicle-subscription-card .tier-badge .tier-community{background:#ffffff1a;color:#e2e8f0!important}html.dark-mode .membership-card .vehicle-subscription-card .tier-badge .btn-link{color:#4285f4}html.dark-mode .membership-card .vehicle-subscription-card .tier-badge .btn-link:hover{color:#5a9bff}html.dark-mode .empty-state i{color:#94a3b8}.btn-dark-blue{background:#4285f41a;color:#4285f4;border:1px solid rgba(66,133,244,.2);transition:all .2s ease}.btn-dark-blue:hover{background:#4285f426;color:#4285f4;border-color:#4285f44d;transform:scale(1.05)}.btn-dark-blue:active{transform:scale(.95)}.btn-upgrade{background:linear-gradient(135deg,#4285f4,#3b76e3);color:#fff;border:none;border-radius:12px;padding:.5rem 1rem;font-weight:600;font-size:.875rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:all .2s ease;box-shadow:0 2px 8px #4285f440;min-width:180px}.btn-upgrade .btn-content{display:flex;align-items:center;gap:.5rem}.btn-upgrade .btn-content i{font-size:.875rem;color:gold;filter:drop-shadow(0 0 2px rgba(255,215,0,.5))}.btn-upgrade .price{font-size:.875rem;opacity:.9;font-weight:500}.btn-upgrade:hover{background:linear-gradient(135deg,#3b76e3,#3469cc);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #4285f459}.btn-upgrade:active{transform:translateY(1px);box-shadow:0 2px 4px #4285f433}html.dark-mode .btn-upgrade{background:linear-gradient(135deg,#4285f4,#3b76e3);box-shadow:0 2px 8px #4285f426}html.dark-mode .btn-upgrade:hover{background:linear-gradient(135deg,#3b76e3,#3469cc);box-shadow:0 4px 12px #4285f440}.discount-info{border-top:1px solid #e9ecef;padding-top:1rem}.discount-info .discount-amount{font-size:1.1rem;font-weight:600}.discount-info .discount-amount i{margin-right:.5rem}.discount-info form{max-width:300px}.promo-code-section{border-top:1px solid #e9ecef;padding-top:1.5rem}.promo-code-section .active-discounts .discount-amount,.promo-code-section .active-discounts .credit-amount{font-size:1.1rem;font-weight:600;padding:1rem;border-radius:12px;background:#1987541a}.promo-code-section .active-discounts .discount-amount i,.promo-code-section .active-discounts .credit-amount i{margin-right:.5rem}.promo-code-section .active-discounts .discount-amount small,.promo-code-section .active-discounts .credit-amount small{font-size:.875rem;font-weight:400}.promo-code-section .active-discounts .credit-amount{background:#0d6efd1a}.promo-code-section form{width:100%}.promo-code-section form .input-group .form-control{border-top-left-radius:12px;border-bottom-left-radius:12px;border:1px solid rgba(0,0,0,.1);padding:.75rem 1rem;font-size:1rem}.promo-code-section form .input-group .form-control:focus{border-color:#4285f4;box-shadow:0 0 0 .25rem #4285f440}.promo-code-section form .input-group .btn{border-top-right-radius:12px;border-bottom-right-radius:12px;padding-left:1.5rem;padding-right:1.5rem;background:linear-gradient(135deg,#4285f4,#3b76e3);border:none;font-weight:600}.promo-code-section form .input-group .btn:hover{background:linear-gradient(135deg,#3b76e3,#3469cc)}.promo-code-section form .input-group .btn:disabled{background:#6c757d;opacity:.65}.promo-code-section form .input-group .btn i{font-size:1rem}html.dark-mode .promo-code-section{border-color:#ffffff1a}html.dark-mode .promo-code-section .active-discounts .discount-amount{background:#19875426}html.dark-mode .promo-code-section .active-discounts .credit-amount{background:#0d6efd26}html.dark-mode .promo-code-section form .input-group .form-control{background:#242930;border-color:#ffffff1a;color:#e2e8f0}html.dark-mode .promo-code-section form .input-group .form-control:focus{border-color:#4285f4;box-shadow:0 0 0 .25rem #4285f440}html.dark-mode .promo-code-section form .input-group .form-control::placeholder{color:#94a3b8}
