@media (min-width: 1400px) {
}

@media (min-width: 1200px) {
    .xl\:me-6 {
        margin-right: 1.5rem !important;
    }

    .xl\:ms-15 {
        margin-left: 5rem;
    }

    .xl\:me-1 {
        margin-right: .25rem !important;
    }

    .col-xl-4 {
        width: 31% !important;
        margin: 0;
    }

    .xl\:text-start {
        text-align: left !important;
    }

    .left-nav.mobile-nav {
        display: none;
    }

    .xl\:mt-20 {
        margin-top: 5rem;
    }

    .xl\:d-none {
        display: none;
    }

    .xl\:text-start {
        text-align: start;
    }

    .xl\:text-end {
        text-align: right;
    }

    .profile-left.collapse {
        display: block;
    }

    .xl\:ms-5 {
        margin-top: 1.25rem;
    }

    .xl\:ps-5 {
        padding-start: 1.25rem;
    }
}

@media (max-width: 1200px) {
    .lg\:mt-5 {
        margin-top: 1.25rem;
    }

    .blog\:justify-content-center {
        justify-content: center;
    }

    .lg\:justify-content-center {
        justify-content: center;
    }

    .web-navbar {
        display: none;
    }

    .section-2 .col-xl-2 {
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    .lg\:d-none {
        display: none !important;
    }

    .lg\:text-center {
        text-align: center !important;
    }

    .lg\:mt-5 {
        margin-top: 1.25rem;
    }

    .lg\:m-auto {
        margin: auto !important;
    }

    .store-in-page-section .store-in-page-img img {
        min-width: 95% !important;
        max-width: 95% !important;
    }

    .portfolio-section .portfolio-card img {
        min-width: 95% !important;
        max-width: 95% !important;
        object-fit: contain;
    }

    .lg\:m-auto {
        margin: auto;
    }
}

@media (min-width: 992px) {
    .logo-home-top {
        display: none !important;
    }
    .section-8 img:last-child {
        min-width: 350px;
        max-width: 350px;
        min-height: 350px;
        max-height: 350px;
        object-fit: cover;
        border-radius: 24px;
        margin: auto;
        text-align: center;
        display: flex;
    }
}

@media (max-width: 992px) {
    .shopping-button-li {
        position: fixed;
        right: 0;
        bottom: 1rem;
    }
    .logo-home-top {
        display: block;
    }
    .logo-home-top .logo-size {
        margin-right:0 !important;
    }
    .footer-top .col-xl-5.d-flex.col-lg-3.col-md-12.col-12 {
        justify-content: center;
        margin-bottom: 1rem;
    }

    .blog-in-page-section .blog-img img {
        width: 100%;
        max-width: 100%;
        min-height: 100%;
        max-height: 100%;
    }

    .blog-in-page-section .desc {
        width: 100% !important;
    }

    .blog-section .blog-col-img img {
        width: 100%;
        max-width: 100%;
        min-height: 100%;
        max-height: 100%;
    }

    .store-section .img-products img:last-child {
        min-width: 100%;
        max-width: 100%;
        min-height: 25px;
        max-height: 250px;
        object-fit: cover;
        border-radius: 24px;
        margin: auto;
        text-align: center;
        display: flex;
    }

    .navbar .logo-size {
        display: none;
    }

    .navbar .container-75, .navbar .container-fluid {
        width: 100% !important;
        margin-left: .5rem;
    }

    .section-1 .swiper-slide {
        width: 100% !important;
    }

    .swiper-pagination {
        display: none;
    }

    .section-5 .customer-comments-slider {
        width: 100% !important;
    }

    .section-5 .swiper-slide .h5 {
        color: var(--section-5-text-color);
        width: 100%;
        margin: auto;
        font-size: 14px;
    }

    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }

    iframe.discord {
        width: 100%;
        height: 300px;
        margin: 0 !important;
    }

    .section-8 img:last-child {
        min-width: 320px;
        max-width: 320px;
        min-height: 320px;
        max-height: 320px;
        object-fit: cover;
        border-radius: 24px;
        margin: auto;
        text-align: center;
        display: flex;
    }

    .md\:d-none {
        display: none;
    }

    .funko-hero {
        padding: 3rem 0;
    }
    .funko-hero .funko-title {
        font-size: 2.5rem;
    }
    .funko-stats div {
        margin-right: 1.5rem;
    }

    .order-steps {
        padding: 3rem 0;
    }
    .order-steps .section-title {
        font-size: 2rem;
    }
    .order-steps .step-title {
        font-size: 1.5rem;
    }
    .step-row {
        margin-bottom: 2.5rem;
    }
}

@media (min-width: 768px) {
}

@media (max-width: 768px) {
    table {
        display: block !important;
    }

    .footer-top {
        text-align: center;
        margin: auto;
    }

    .footer-top .row {
        display: grid;
        justify-content: center;
    }

    .section-8 img:last-child {
        min-width: 100%;
        max-width: 100%;
        min-height: 25px;
        max-height: 250px;
        object-fit: cover;
        border-radius: 24px;
        margin: auto;
        text-align: center;
        display: flex;
    }
}

@media (min-width: 576px) {
}

@media (max-width: 576px) {
    .section-5 .absolute-swiper {
        top: inherit !important;
    }

    .section-6 .absolute-swiper {
        top: inherit !important;
        bottom: -6rem !important;
        transform: rotate(0deg);
    }

    .sm\:d-none {
        display: none;
    }

    .funko-hero .funko-title {
        font-size: 2rem;
    }
    .btn-funko-primary, .btn-outline-funko {
        width: 100%;
        text-align: center;
        margin-bottom: .75rem;
    }
    .funko-stats {
        flex-direction: column;
        align-items: flex-start;
    }
    .funko-stats div {
        margin-bottom: .75rem;
    }

    .order-notes .note-card {
        margin-bottom: 1.5rem;
    }
}

/* Broadcast marquee bar */
.broadcast {
    background: var(--main-color);
    color: var(--active-text-color);
    width: 100%;
    font-size: 18px;
    overflow: hidden;
}

.broadcast marquee {
    display: flex;
    padding: .5rem 0;
}

/* Ürün Detay Sayfası - Responsive */
@media (max-width: 991px) {
    .product-gallery {
        margin-bottom: 30px;
    }

    .product-info {
        padding: 20px;
    }

    .product-title {
        font-size: 20px;
    }

    .current-price {
        font-size: 28px;
    }

    .product-reviews {
        padding: 20px;
    }

    .review-summary {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .product-meta {
        flex-direction: column;
        align-items: flex-start;
    }

    .product-stock {
        margin-top: 10px;
    }

    .product-actions {
        flex-direction: column;
    }

    .product-actions .btn {
        width: 100%;
        margin-bottom: 10px;
    }

    .product-actions .btn:last-child {
        margin-left: 0;
    }

    .review-header {
        flex-direction: column;
    }

    .review-date {
        margin-top: 10px;
    }

    .rating-bar span {
        width: 50px;
        font-size: 12px;
    }
}

@media (max-width: 575px) {
    .product-gallery .main-image img {
        max-height: 300px;
    }

    .upload-zone {
        padding: 20px;
    }

    .upload-preview i {
        font-size: 30px;
    }

    .upload-preview p {
        font-size: 14px;
    }

    .upload-preview span {
        font-size: 12px;
    }

    .review-images img {
        width: 80px;
        height: 80px;
    }

    .overall-rating h1 {
        font-size: 36px;
    }

    .overall-rating .stars i {
        font-size: 16px;
    }
}

/* Cargo Details Page Styles */
.cargo-details-section .info-item {
    margin-bottom: 1rem;
}

.cargo-details-section .info-label {
    display: block;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--text-color);
    opacity: 0.8;
    margin-bottom: 0.25rem;
}

.cargo-details-section .info-value {
    font-size: 1rem;
    color: var(--text-color);
    display: flex;
    align-items: center;
}

.cargo-details-section .card {
    border: 1px solid rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    background: var(--card-bg);
}

.cargo-details-section .card:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
    transform: translateY(-2px);
}

.cargo-details-section .card-header {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    background: rgba(var(--main-color-rgb), 0.05) !important;
}

.cargo-details-section .card-title {
    color: var(--main-color);
}

.cargo-details-section .border-bottom:last-child {
    border-bottom: none !important;
}

.cargo-details-section .alert-info {
    background: rgba(var(--main-color-rgb), 0.1);
    border: 1px solid rgba(var(--main-color-rgb), 0.2);
    color: var(--text-color);
}

.cargo-details-section .alert-heading {
    color: var(--main-color);
}

.cargo-details-section code {
    color: var(--main-color);
    font-weight: 600;
}

@media (max-width: 768px) {
    .cargo-details-section .info-value {
        font-size: 0.9rem;
    }
    
    .cargo-details-section .btn-lg {
        padding: 0.75rem 1.5rem;
        font-size: 1rem;
    }
    
    .cargo-details-section .col-md-6 {
        margin-bottom: 1.5rem !important;
    }
}

@media (max-width: 576px) {
    .cargo-details-section .card-body {
        padding: 1rem;
    }
    
    .cargo-details-section .info-value {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .cargo-details-section .info-value i {
        margin-bottom: 0.25rem;
    }
}
/* Cargo Details Page Styles End */

/* Kargo Durum İkonları */
.action-btn.track-btn.disabled {
    cursor: not-allowed;
    opacity: 0.6;
}

.action-btn.track-btn.disabled:hover {
    transform: none;
}

.action-btn.track-btn.pending {
    background-color: #fff3cd;
    border-color: #ffeaa7;
    color: #856404;
}

.action-btn.track-btn.pending:hover {
    background-color: #fff3cd;
    border-color: #ffeaa7;
    color: #856404;
    transform: none;
    cursor: not-allowed;
}

.action-btn.track-btn.delivered {
    background-color: #d1edff;
    border-color: #28a745;
    color: #155724;
}

.action-btn.track-btn.delivered:hover {
    background-color: #c3e6cb;
    border-color: #28a745;
    color: #155724;
    transform: scale(1.05);
}
/* Kargo Durum İkonları End */

/* Adres Yönetimi Stilleri */
.address-card {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 15px;
    padding: 20px;
    transition: all 0.3s ease;
    height: 100%;
}

.address-card:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}

.address-header {
    display: flex;
    justify-content: between;
    align-items: center;
    margin-bottom: 15px;
}

.address-title {
    font-size: 18px;
    font-weight: 600;
    color: #2c3e50;
    margin: 0;
    flex: 1;
}

.address-actions {
    display: flex;
    gap: 8px;
}

.address-content {
    color: #495057;
}

.address-text {
    line-height: 1.6;
    margin-bottom: 10px;
}

.empty-addresses {
    text-align: center;
    padding: 60px 20px;
    background: #f8f9fa;
    border-radius: 15px;
    border: 2px dashed #dee2e6;
}

.empty-addresses i {
    font-size: 48px;
    color: #dee2e6;
    margin-bottom: 20px;
}

.empty-addresses h4 {
    color: #6c757d;
    margin-bottom: 10px;
}

.empty-addresses p {
    color: #6c757d;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .address-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    
    .address-actions {
        width: 100%;
        justify-content: flex-end;
    }
}

/* ===== MODERN ORDERS DESIGN ===== */
.orders-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2rem;
    padding: 1.5rem;
    background: linear-gradient(135deg, rgba(var(--main-color-rgb), 0.05) 0%, rgba(var(--main-color-rgb), 0.02) 100%);
    border-radius: 16px;
    border: 1px solid rgba(var(--main-color-rgb), 0.1);
}

.orders-title h1 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.orders-title p {
    font-size: 0.95rem;
    opacity: 0.8;
}

.orders-stats {
    display: flex;
    gap: 1rem;
}

.stat-card {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 1.25rem;
    background: white;
    border-radius: 12px;
    border: 1px solid rgba(0,0,0,0.08);
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    transition: all 0.2s ease;
    min-width: 140px;
}

.stat-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
}

.stat-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(var(--main-color-rgb), 0.1);
    color: var(--main-color);
    font-size: 1.1rem;
}

.stat-icon.success {
    background: rgba(34, 197, 94, 0.1);
    color: #22c55e;
}

.stat-info {
    display: flex;
    flex-direction: column;
}

.stat-number {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--text-color);
    line-height: 1.2;
}

.stat-label {
    font-size: 0.75rem;
    color: var(--text-color-sub);
    font-weight: 500;
}

.orders-container {
    margin-top: 1.5rem;
}

.orders-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
    gap: 1.5rem;
}

.order-card {
    background: white;
    border-radius: 16px;
    border: 1px solid rgba(0,0,0,0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 12px rgba(0,0,0,0.04);
}

.order-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    border-color: rgba(var(--main-color-rgb), 0.2);
}

.order-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.25rem 1.5rem;
    background: linear-gradient(135deg, rgba(var(--main-color-rgb), 0.03) 0%, rgba(var(--main-color-rgb), 0.01) 100%);
    border-bottom: 1px solid rgba(0,0,0,0.06);
}

.order-id {
    display: flex;
    flex-direction: column;
}

.order-label {
    font-size: 0.75rem;
    color: var(--text-color-sub);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.order-number {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--main-color);
}

.order-date {
    font-size: 0.8rem;
    color: var(--text-color-sub);
    display: flex;
    align-items: center;
}

.order-body {
    padding: 1.5rem;
}

.order-price-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.25rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0,0,0,0.06);
}

.price-main {
    display: flex;
    flex-direction: column;
}

.price-amount {
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--text-color);
}

.price-label {
    font-size: 0.8rem;
    color: var(--text-color-sub);
    font-weight: 500;
}

.coupon-used {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4rem 0.8rem;
    background: rgba(34, 197, 94, 0.1);
    color: #22c55e;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 500;
}

.order-address-section {
    margin-bottom: 1.25rem;
}

.address-card-mini {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.8rem;
    background: rgba(59, 130, 246, 0.05);
    border-radius: 12px;
    border: 1px solid rgba(59, 130, 246, 0.1);
}

.address-icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(59, 130, 246, 0.1);
    color: #3b82f6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
}

.address-details {
    flex: 1;
}

.address-title {
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 0.25rem;
}

.address-location {
    font-size: 0.8rem;
    color: var(--text-color-sub);
}

.address-missing {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.8rem;
    background: rgba(251, 191, 36, 0.1);
    color: #f59e0b;
    border-radius: 12px;
    font-size: 0.85rem;
    font-weight: 500;
}

.order-cargo-section {
    margin-bottom: 1.25rem;
}

.cargo-status {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.8rem;
    border-radius: 12px;
    font-size: 0.85rem;
}

.cargo-status.preparing {
    background: rgba(251, 191, 36, 0.1);
    border: 1px solid rgba(251, 191, 36, 0.2);
}

.cargo-status.shipping {
    background: rgba(59, 130, 246, 0.1);
    border: 1px solid rgba(59, 130, 246, 0.2);
}

.cargo-status.delivered {
    background: rgba(34, 197, 94, 0.1);
    border: 1px solid rgba(34, 197, 94, 0.2);
}

.cargo-status.pending {
    background: rgba(156, 163, 175, 0.1);
    border: 1px solid rgba(156, 163, 175, 0.2);
}

.status-indicator {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
}

.cargo-status.preparing .status-indicator {
    background: rgba(251, 191, 36, 0.2);
    color: #f59e0b;
}

.cargo-status.shipping .status-indicator {
    background: rgba(59, 130, 246, 0.2);
    color: #3b82f6;
}

.cargo-status.delivered .status-indicator {
    background: rgba(34, 197, 94, 0.2);
    color: #22c55e;
}

.cargo-status.pending .status-indicator {
    background: rgba(156, 163, 175, 0.2);
    color: #9ca3af;
}

.status-text {
    display: flex;
    flex-direction: column;
}

.status-label {
    font-weight: 600;
    color: var(--text-color);
}

.cargo-company {
    font-size: 0.75rem;
    color: var(--text-color-sub);
    margin-top: 0.1rem;
}

.order-actions {
    display: flex;
    gap: 0.75rem;
    padding: 1rem 1.5rem;
    background: rgba(0,0,0,0.02);
    border-top: 1px solid rgba(0,0,0,0.06);
}

.order-actions .action-btn {
    flex: 1;
    padding: 0.85rem 1.25rem;
    border: none;
    border-radius: 12px;
    font-size: 0.9rem;
    font-weight: 600;
    transition: all 0.2s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    text-decoration: none;
    min-height: 44px;
    white-space: nowrap;
}

.order-actions .action-btn.primary {
    background: var(--main-color) !important;
    color: white !important;
    border: 2px solid var(--main-color) !important;
}

.order-actions .action-btn.primary:hover {
    background: var(--main-color-hover, #0056b3) !important;
    color: white !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(var(--main-color-rgb), 0.3);
    border-color: var(--main-color-hover, #0056b3) !important;
}

.order-actions .action-btn.primary:focus,
.order-actions .action-btn.primary:active {
    background: var(--main-color) !important;
    color: white !important;
    border-color: var(--main-color) !important;
}

.order-actions .action-btn.secondary {
    background: rgba(59, 130, 246, 0.1) !important;
    color: #3b82f6 !important;
    border: 2px solid rgba(59, 130, 246, 0.2) !important;
}

.order-actions .action-btn.secondary:hover {
    background: rgba(59, 130, 246, 0.2) !important;
    color: #2563eb !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.2);
    border-color: rgba(59, 130, 246, 0.4) !important;
}

.order-actions .action-btn.secondary:focus,
.order-actions .action-btn.secondary:active {
    background: rgba(59, 130, 246, 0.1) !important;
    color: #3b82f6 !important;
    border-color: rgba(59, 130, 246, 0.2) !important;
}

/* Buton stillerini korumak için additional overrides */
.order-actions .action-btn:link,
.order-actions .action-btn:visited {
    text-decoration: none;
}

.order-actions .action-btn.primary:link,
.order-actions .action-btn.primary:visited {
    background: var(--main-color) !important;
    color: white !important;
}

.order-actions .action-btn.secondary:link,
.order-actions .action-btn.secondary:visited {
    background: rgba(59, 130, 246, 0.1) !important;
    color: #3b82f6 !important;
}

/* Bootstrap override protection */
.order-actions .btn.action-btn {
    border-width: 2px !important;
}

.order-actions .btn.action-btn.primary {
    background-color: var(--main-color) !important;
    border-color: var(--main-color) !important;
    color: white !important;
}

.order-actions .btn.action-btn.primary:hover,
.order-actions .btn.action-btn.primary:focus,
.order-actions .btn.action-btn.primary:active {
    background-color: var(--main-color-hover, #0056b3) !important;
    border-color: var(--main-color-hover, #0056b3) !important;
    color: white !important;
}

.order-actions .btn.action-btn.secondary {
    background-color: rgba(59, 130, 246, 0.1) !important;
    border-color: rgba(59, 130, 246, 0.2) !important;
    color: #3b82f6 !important;
}

.order-actions .btn.action-btn.secondary:hover,
.order-actions .btn.action-btn.secondary:focus,
.order-actions .btn.action-btn.secondary:active {
    background-color: rgba(59, 130, 246, 0.2) !important;
    border-color: rgba(59, 130, 246, 0.4) !important;
    color: #2563eb !important;
}

.no-orders {
    text-align: center;
    padding: 4rem 2rem;
    background: white;
    border-radius: 16px;
    border: 1px solid rgba(0,0,0,0.08);
}

.no-orders-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 1.5rem;
    background: linear-gradient(135deg, rgba(var(--main-color-rgb), 0.1) 0%, rgba(var(--main-color-rgb), 0.05) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: var(--main-color);
}

.no-orders h3 {
    color: var(--text-color);
    margin-bottom: 0.75rem;
    font-size: 1.5rem;
    font-weight: 600;
}

.no-orders p {
    color: var(--text-color-sub);
    margin-bottom: 2rem;
    font-size: 1rem;
}

.no-orders .btn {
    padding: 0.75rem 2rem;
    border-radius: 12px;
    font-weight: 600;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .orders-grid {
        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    }
}

@media (max-width: 992px) {
    .orders-header {
        flex-direction: column;
        align-items: stretch;
        gap: 1.5rem;
    }
    
    .orders-stats {
        justify-content: center;
    }
    
    .orders-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .orders-header {
        padding: 1rem;
    }
    
    .orders-stats {
        flex-direction: column;
        gap: 0.75rem;
    }
    
    .stat-card {
        min-width: auto;
    }
    
    .order-card {
        margin: 0 -0.5rem;
        border-radius: 12px;
    }
    
    .order-header {
        padding: 1rem;
    }
    
    .order-body {
        padding: 1rem;
    }
    
    .order-actions {
        padding: 1rem;
    }
    
    .order-actions .action-btn {
        padding: 0.8rem 1rem;
        font-size: 0.85rem;
        min-height: 42px;
    }
}

@media (max-width: 576px) {
    .orders-title h1 {
        font-size: 1.5rem;
    }
    
    .order-price-section {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
    }
    
    .order-actions {
        flex-direction: column;
    }
    
    .order-actions .action-btn {
        padding: 0.9rem 1rem;
        font-size: 0.9rem;
        min-height: 48px;
    }
}
/* Adres Yönetimi Stilleri End */