/*
Theme Name: Ballas Community Complete
Author: Ballas Community
Description: WooCommerce-ready gaming storefront with black/purple Ballas branding.
Version: 2.0
Text Domain: ballas-community
*/

:root{--bg:#07070c;--panel:#101018;--panel2:#141320;--line:#29243b;--muted:#9d99aa;--purple:#8b45ee;--purple2:#b264ff;--white:#fff;--green:#35e6a2}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1200px,92%);margin:0 auto}

/* HEADER */
.ballas-header{position:sticky;top:0;z-index:1000;background:rgba(7,7,12,.94);backdrop-filter:blur(16px);border-bottom:1px solid #211a32}.ballas-header-inner{width:min(1400px,94%);min-height:76px;margin:auto;display:flex;align-items:center;gap:30px}.ballas-logo{display:flex;align-items:center;gap:7px;min-width:max-content}.ballas-logo-mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid #8b45ee;border-radius:10px;color:#c477ff;font-weight:900;box-shadow:0 0 22px rgba(139,69,238,.18)}.ballas-logo-title{font-weight:900;letter-spacing:2px;font-size:20px}.ballas-logo-sub{color:#a860f4;font-size:9px;letter-spacing:2px;margin-top:14px}.ballas-nav{display:flex;gap:28px;margin-left:10px}.ballas-nav a{font-size:14px;color:#c3bdcf;font-weight:700;transition:.2s}.ballas-nav a:hover{color:#fff}.ballas-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.searchbox{width:275px;height:44px;border:1px solid #312846;border-radius:10px;background:#0d0c14;display:flex;align-items:center;padding:0 13px;color:#a96aff}.searchbox form{display:contents}.searchbox input{width:100%;border:0;outline:0;background:transparent;color:#fff;margin-left:8px;font-size:12px}.cart-btn{position:relative;width:44px;height:44px;display:grid;place-items:center;border:1px solid #312846;border-radius:10px}.cart-count{position:absolute;top:-7px;right:-7px;min-width:17px;height:17px;padding:0 4px;border-radius:20px;background:#9d4cff;font-size:9px;display:grid;place-items:center}.login-btn,.primary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 19px;border-radius:10px;background:linear-gradient(135deg,#7a38ef,#a75aff);font-weight:800;font-size:13px;box-shadow:0 10px 30px rgba(138,67,238,.18)}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 14px 35px rgba(138,67,238,.3)}

/* HERO */
.hero{position:relative;min-height:610px;overflow:hidden;background:#07070c}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(7,7,12,.98) 0%,rgba(7,7,12,.83) 33%,rgba(7,7,12,.28) 72%,rgba(7,7,12,.74) 100%),url('images/ballas-hero-clean.png');background-size:cover;background-position:center right}.hero:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,#07070c)}.hero-grid{position:relative;z-index:2;min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;gap:35px;align-items:center;padding:65px 0}.eyebrow,.section-head>div>span{color:#a75cff;letter-spacing:4px;font-size:11px;font-weight:900}.hero h1{font-size:clamp(54px,7vw,86px);line-height:.94;letter-spacing:-4px;margin:18px 0 26px}.hero h1 span{color:#a75cff}.hero p{max-width:650px;color:#c0bacb;font-size:17px}.hero-buttons{display:flex;gap:12px;margin-top:28px}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #3a304e;background:#0d0c14;color:#fff;min-height:44px;padding:0 18px;border-radius:10px;font-weight:800;font-size:13px}.secondary-btn:hover{border-color:#7f4ee9}.trust-row{display:flex;gap:28px;margin-top:40px}.trust{display:flex;gap:10px;align-items:flex-start}.trust>div:first-child{width:38px;height:38px;border:1px solid #8e50ef;border-radius:50%;display:grid;place-items:center;color:#b16dff;font-size:16px}.trust b{display:block;font-size:12px}.trust small{display:block;color:#81798e;font-size:10px;margin-top:4px}.hero-panel{justify-self:end;width:min(520px,100%);background:rgba(13,12,21,.78);border:1px solid #2e2440;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.45),0 0 70px rgba(130,69,220,.1);backdrop-filter:blur(12px);padding:18px}.panel-top{display:flex;justify-content:space-between;align-items:center;font-size:11px}.online{color:#7c7a85;font-size:11px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px rgba(53,230,162,.8);margin-right:6px}.panel-body{display:grid;grid-template-columns:145px 1fr;gap:14px;margin-top:16px}.panel-menu{display:flex;flex-direction:column;gap:7px}.panel-menu span{padding:11px 10px;border-radius:8px;color:#8f879c;font-size:11px}.panel-menu .active{background:#4e1d82;color:#fff}.panel-card{border:1px solid #342848;border-radius:12px;padding:25px;background:radial-gradient(circle at 50% 0,rgba(150,67,255,.15),transparent 55%),#0e0d15}.panel-card small{color:#8e61d1;font-size:9px;letter-spacing:2px}.panel-card h3{font-size:20px;line-height:1.15;margin:10px 0 24px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stat{border:1px solid #2d253c;border-radius:9px;padding:12px 7px;text-align:center}.stat strong{display:block;font-size:15px}.stat span{font-size:8px;color:#898198}

/* SECTIONS */
.section{padding:92px 0}.section.alt{background:#0a0a10;border-top:1px solid #171521;border-bottom:1px solid #171521}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.section-head h2{margin:8px 0 0;font-size:44px;letter-spacing:-2px}.muted{color:var(--muted)}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.game-card{position:relative;min-height:280px;border-radius:16px;overflow:hidden;border:1px solid #29253a;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;box-shadow:0 20px 50px rgba(0,0,0,.18)}.game-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,7,12,.06),rgba(7,7,12,.94))}.game-card>*{position:relative;z-index:2}.game-card.valorant{background-image:url('images/valorant-card.png')}.game-card.cs2{background-image:url('images/cs2-card.png')}.game-card.pubg{background-image:url('images/pubg-card.png')}.game-card.other{background:radial-gradient(circle at 75% 20%,rgba(170,88,255,.28),transparent 35%),linear-gradient(145deg,#171326,#0b0b10)}.game-badge{color:#b56eff;letter-spacing:2px;font-size:10px;font-weight:900}.game-card h3{font-size:26px;margin:8px 0}.game-card p{margin:0;color:#cfc7da;font-size:12px}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#0e0d14;border:1px solid #2b253c;border-radius:16px;overflow:hidden;transition:.22s}.product-card:hover{transform:translateY(-4px);border-color:#7d4bde;box-shadow:0 18px 50px rgba(0,0,0,.26)}.product-thumb{height:190px;display:grid;place-items:center;overflow:hidden;background:#13111a}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-thumb .placeholder{font-size:13px;color:#ab69f8;font-weight:900;letter-spacing:2px}.product-meta{padding:19px}.product-meta small{color:#756d80;font-size:10px}.product-meta h3{margin:6px 0 0;font-size:19px}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.price{font-weight:900;font-size:17px}.view-btn{padding:9px 13px;border-radius:8px;background:#5e25a1;font-weight:800;font-size:11px}

/* SUPPORT */
.support-layout{display:grid;grid-template-columns:1.4fr .7fr;gap:20px}.support-search,.discord-card{background:#0f0e16;border:1px solid #2d2740;border-radius:17px;padding:28px}.big-search{display:flex;border:1px solid #342c45;background:#0a0910;border-radius:10px;overflow:hidden;margin:18px 0 22px}.big-search input{flex:1;border:0;outline:0;background:transparent;color:#fff;padding:15px}.big-search button{border:0;background:#6e31c6;color:#fff;padding:0 18px;font-weight:900}.topics{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.topic{border:1px solid #2b2638;background:#111019;border-radius:10px;padding:15px}.topic b{font-size:13px}.topic p{margin:5px 0 0;color:#827a8e;font-size:11px}.faq{margin-top:18px}.faq-item{border-top:1px solid #2b2638}.faq-item:last-child{border-bottom:1px solid #2b2638}.faq-q{display:flex;justify-content:space-between;padding:16px 0;font-weight:700;font-size:13px}.faq-a{display:none;color:#8d8598;font-size:12px;padding:0 0 16px}.faq-item.open .faq-a{display:block}.discord-card{display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 100% 0,rgba(145,71,239,.18),transparent 45%),#100e17}.discord-card h3{font-size:28px;line-height:1.05;margin:18px 0 10px}

/* FOOTER */
.ballas-footer{padding:28px 0;border-top:1px solid #211b30;background:#040409}.ballas-footer-inner{width:min(1200px,92%);margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.ballas-footer strong{letter-spacing:3px;color:#b36bff}.ballas-footer span{font-size:9px;letter-spacing:2px;color:#7d7688;margin-left:6px}.ballas-footer p,.ballas-footer small{color:#756d80;font-size:11px}

/* GENERIC PAGES */
.site-main{padding:70px 0;min-height:65vh}.page-box{width:min(1200px,92%);margin:auto}.page-box h1{font-size:44px;margin:0 0 28px}.woocommerce,.woocommerce-page{color:#fff}.woocommerce a{color:#b46cff}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:linear-gradient(135deg,#7136d6,#9d56ff)!important;color:#fff!important;border:0!important;border-radius:9px!important;font-weight:800!important}.woocommerce input.input-text,.woocommerce select,.woocommerce textarea{background:#111019!important;color:#fff!important;border:1px solid #30294a!important;border-radius:9px!important;padding:12px!important}.woocommerce table.shop_table{background:#101018!important;border:1px solid #2d2740!important;border-radius:14px!important;color:#fff}.woocommerce table.shop_table th{background:#171521!important;color:#aaa3c0!important}.woocommerce table.shop_table td{border-color:#29243b!important}

/* ACCOUNT */
.woocommerce-account .woocommerce{width:min(1120px,92%);margin:55px auto 90px;display:flex;gap:24px;align-items:flex-start}.woocommerce-account .woocommerce-MyAccount-navigation{width:230px;flex:0 0 230px;background:#0f0e16;border:1px solid #2d2740;border-radius:16px;padding:10px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation li{margin:4px 0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px;border-radius:9px;color:#aaa3b7;font-weight:700}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#53219a;color:#fff}.woocommerce-account .woocommerce-MyAccount-content{flex:1;background:#0f0e16;border:1px solid #2d2740;border-radius:16px;padding:28px}

/* PRODUCT */
.single-product .site-main{padding-top:45px}.single-product div.product{width:min(1100px,92%);margin:auto}.single-product .woocommerce-product-gallery,.single-product .summary{background:#0f0e16;border:1px solid #2d2740;border-radius:16px}.single-product .summary{padding:28px}.single-product div.product .product_title{font-size:40px;letter-spacing:-1px}.single-product .price{color:#b36aff!important;font-size:22px!important}.single-product .woocommerce-product-gallery img{border-radius:15px}.single-product .related{width:min(1100px,92%);margin:50px auto}

/* CART/CHECKOUT */
body.woocommerce-cart .woocommerce,body.woocommerce-checkout .woocommerce{width:min(1160px,92%);margin:55px auto 90px}.woocommerce-cart .cart_totals{background:#0f0e16!important;border:1px solid #2d2740!important;border-radius:16px!important;padding:24px}.woocommerce-checkout #order_review,.woocommerce-checkout #payment{background:#0f0e16!important;border:1px solid #2d2740!important;border-radius:16px!important;padding:22px!important}.wc-block-components-checkout-step,.wc-block-components-order-summary,.wc-block-components-totals-wrapper{border-color:#2d2740!important}.wc-block-components-checkout-place-order__button{background:linear-gradient(135deg,#7136d6,#9d56ff)!important;border-radius:10px!important}

/* RESPONSIVE */
@media(max-width:950px){.ballas-nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-panel{justify-self:stretch}.game-grid,.store-grid{grid-template-columns:repeat(2,1fr)}.support-layout{grid-template-columns:1fr}.searchbox{width:210px}.woocommerce-account .woocommerce{display:block}.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;margin-bottom:20px}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.ballas-header-inner{min-height:66px}.ballas-logo-sub{display:none}.ballas-actions .searchbox{display:none}.login-btn{padding:0 13px}.hero{min-height:auto}.hero-grid{min-height:auto;padding:75px 0 60px}.hero h1{font-size:54px;letter-spacing:-2.5px}.hero p{font-size:15px}.trust-row{gap:14px;flex-wrap:wrap}.hero-panel{display:none}.section{padding:65px 0}.section-head{align-items:flex-start;flex-direction:column}.section-head h2{font-size:35px}.game-grid,.store-grid,.topics{grid-template-columns:1fr}.game-card{min-height:250px}.panel-body{grid-template-columns:1fr}.ballas-footer-inner{flex-direction:column;align-items:flex-start}.page-box h1{font-size:35px}}


/* =========================================================
   BALLAS - ANA SAYFA MAĞAZA GRID FIX
   Bu blok en sonda olmalı; eski ürün düzenini kesin olarak ezer.
   ========================================================= */

#magaza .store-grid{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:22px !important;
    align-items:stretch !important;
    width:100% !important;
}

#magaza .store-grid .product-card{
    display:flex !important;
    flex-direction:column !important;
    width:100% !important;
    min-width:0 !important;
    margin:0 !important;
    padding:0 !important;
    background:#0e0d14 !important;
    border:1px solid #2b253c !important;
    border-radius:16px !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
    transform:none;
}

#magaza .store-grid .product-card:hover{
    transform:translateY(-5px) !important;
    border-color:#8b45ee !important;
    box-shadow:0 18px 50px rgba(0,0,0,.35),0 0 28px rgba(139,69,238,.12) !important;
}

#magaza .store-grid .product-thumb{
    order:1 !important;
    width:100% !important;
    height:220px !important;
    min-height:220px !important;
    flex:none !important;
    margin:0 !important;
    padding:0 !important;
    display:block !important;
    overflow:hidden !important;
    background:#09080e !important;
}

#magaza .store-grid .product-thumb img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    object-fit:cover !important;
    margin:0 !important;
    padding:0 !important;
}

#magaza .store-grid .product-meta{
    order:2 !important;
    display:block !important;
    width:100% !important;
    box-sizing:border-box !important;
    padding:18px 19px 20px !important;
    margin:0 !important;
}

#magaza .store-grid .product-meta small{
    display:block !important;
    margin:0 0 8px !important;
    color:#777183 !important;
    font-size:11px !important;
}

#magaza .store-grid .product-meta h3{
    margin:0 0 14px !important;
    color:#fff !important;
    font-size:19px !important;
    line-height:1.25 !important;
}

#magaza .store-grid .product-bottom{
    display:flex !important;
    flex-direction:row !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:14px !important;
    width:100% !important;
    margin:0 !important;
}

#magaza .store-grid .product-bottom .price{
    color:#b36aff !important;
    font-size:16px !important;
    font-weight:900 !important;
}

#magaza .store-grid .product-bottom .view-btn{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:38px !important;
    padding:0 14px !important;
    border-radius:9px !important;
    background:linear-gradient(135deg,#7136d6,#9d56ff) !important;
    color:#fff !important;
    font-size:12px !important;
    font-weight:800 !important;
    white-space:nowrap !important;
}

@media (max-width:950px){
    #magaza .store-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
}

@media (max-width:650px){
    #magaza .store-grid{
        grid-template-columns:1fr !important;
    }

    #magaza .store-grid .product-thumb{
        height:220px !important;
        min-height:220px !important;
    }
}
/* =========================================================
   BALLAS - SINGLE PRODUCT PAGE
   ========================================================= */

.single-product{
    background:#07070c;
}

.single-product .site-main{
    padding:70px 0 100px;
}

/* Ürün ana alanı */
.single-product div.product{
    width:min(1200px,92%);
    margin:0 auto;
    display:grid;
    grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);
    gap:55px;
    align-items:start;
}

/* Ürün görsel alanı */
.single-product div.product .woocommerce-product-gallery{
    width:100%!important;
    float:none!important;
    margin:0!important;
    padding:0!important;
}

.single-product .woocommerce-product-gallery__wrapper{
    margin:0!important;
}

.single-product .woocommerce-product-gallery__image{
    overflow:hidden;
    border:1px solid #302544;
    border-radius:18px;
    background:#0d0c14;
}

.single-product .woocommerce-product-gallery__image img{
    width:100%!important;
    height:auto!important;
    display:block;
    margin:0!important;
    border-radius:18px;
}

/* Sağ bilgi alanı */
.single-product div.product .summary{
    width:100%!important;
    float:none!important;
    margin:0!important;
    padding:30px;
    background:#0e0d14;
    border:1px solid #2b253c;
    border-radius:18px;
    box-sizing:border-box;
}

/* Kategori */
.single-product .summary .product_meta{
    color:#81798e;
    font-size:11px;
}

.single-product .summary .product_meta a{
    color:#a75cff;
}

/* Başlık */
.single-product .summary .product_title{
    margin:8px 0 18px!important;
    color:#fff!important;
    font-size:42px!important;
    line-height:1.05!important;
    letter-spacing:-1.5px;
}

/* Fiyat */
.single-product .summary .price{
    margin:0 0 25px!important;
    color:#b36aff!important;
    font-size:25px!important;
    font-weight:900!important;
}

.single-product .summary .price del{
    color:#686172!important;
}

.single-product .summary .price ins{
    color:#b36aff!important;
    text-decoration:none;
}

/* Kısa açıklama */
.single-product .summary .woocommerce-product-details__short-description{
    color:#a8a1b2;
    font-size:14px;
    line-height:1.8;
    margin:0 0 25px;
}

/* Variation alanı */
.single-product .summary form.cart{
    margin-top:20px!important;
}

.single-product .summary form.cart table.variations{
    width:100%;
    margin:0 0 20px!important;
    border:0!important;
}

.single-product .summary table.variations tr{
    display:block;
    margin-bottom:15px;
}

.single-product .summary table.variations th{
    display:block;
    width:100%;
    padding:0 0 7px!important;
    text-align:left;
    color:#aaa2b5;
    font-size:12px;
}

.single-product .summary table.variations td{
    display:block;
    width:100%;
    padding:0!important;
}

.single-product .summary table.variations select{
    width:100%;
    height:48px;
    padding:0 14px;
    color:#fff;
    background:#09080e;
    border:1px solid #342848;
    border-radius:10px;
    outline:none;
}

.single-product .summary table.variations select:focus{
    border-color:#8b45ee;
}

/* Sepete ekle */
.single-product .summary .single_add_to_cart_button{
    width:100%;
    min-height:52px;
    border:0!important;
    border-radius:11px!important;
    background:linear-gradient(135deg,#7136d6,#9d56ff)!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:900!important;
    box-shadow:0 12px 30px rgba(139,69,238,.18);
    transition:.2s ease;
}

.single-product .summary .single_add_to_cart_button:hover{
    transform:translateY(-2px);
    box-shadow:0 16px 35px rgba(139,69,238,.3);
}

/* Miktar */
.single-product .summary .quantity{
    margin-right:10px!important;
}

.single-product .summary .quantity input{
    height:52px;
    width:70px;
    color:#fff;
    background:#09080e;
    border:1px solid #342848;
    border-radius:10px;
}

/* Ürün meta */
.single-product .summary .product_meta{
    border-top:1px solid #29233a;
    margin-top:25px;
    padding-top:20px;
    line-height:2;
}

/* Alt ürün bilgileri */
.single-product .woocommerce-tabs{
    width:min(1200px,92%);
    margin:55px auto 0!important;
}

.single-product .woocommerce-tabs ul.tabs{
    padding:0!important;
    margin:0!important;
    border-bottom:1px solid #29233a;
}

.single-product .woocommerce-tabs ul.tabs::before,
.single-product .woocommerce-tabs ul.tabs::after{
    display:none!important;
}

.single-product .woocommerce-tabs ul.tabs li{
    background:transparent!important;
    border:0!important;
    margin:0 25px 0 0!important;
    padding:0 0 15px!important;
}

.single-product .woocommerce-tabs ul.tabs li a{
    color:#81798e!important;
    font-weight:800;
    font-size:13px;
}

.single-product .woocommerce-tabs ul.tabs li.active a{
    color:#b36aff!important;
}

.single-product .woocommerce-Tabs-panel{
    color:#aaa2b2;
    padding:25px 0!important;
    line-height:1.8;
}

/* Related products */
.single-product section.related{
    width:min(1200px,92%);
    margin:65px auto 0!important;
}

.single-product section.related h2{
    color:#fff;
    font-size:30px;
    margin-bottom:25px;
}

/* Mobil */
@media(max-width:850px){

    .single-product div.product{
        grid-template-columns:1fr;
        gap:25px;
    }

    .single-product .summary .product_title{
        font-size:32px!important;
    }

    .single-product div.product .summary{
        padding:22px;
    }
}

@media(max-width:600px){

    .single-product .site-main{
        padding:35px 0 70px;
    }

    .single-product div.product{
        width:92%;
    }

    .single-product .woocommerce-tabs,
    .single-product section.related{
        width:92%;
    }

    .single-product .summary .product_title{
        font-size:28px!important;
    }
}/* =========================================================
   BALLAS - SINGLE PRODUCT PAGE
   ========================================================= */

.single-product{
    background:#07070c;
}

.single-product .site-main{
    padding:70px 0 100px;
}

/* Ürün ana alanı */
.single-product div.product{
    width:min(1200px,92%);
    margin:0 auto;
    display:grid;
    grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);
    gap:55px;
    align-items:start;
}

/* Ürün görsel alanı */
.single-product div.product .woocommerce-product-gallery{
    width:100%!important;
    float:none!important;
    margin:0!important;
    padding:0!important;
}

.single-product .woocommerce-product-gallery__wrapper{
    margin:0!important;
}

.single-product .woocommerce-product-gallery__image{
    overflow:hidden;
    border:1px solid #302544;
    border-radius:18px;
    background:#0d0c14;
}

.single-product .woocommerce-product-gallery__image img{
    width:100%!important;
    height:auto!important;
    display:block;
    margin:0!important;
    border-radius:18px;
}

/* Sağ bilgi alanı */
.single-product div.product .summary{
    width:100%!important;
    float:none!important;
    margin:0!important;
    padding:30px;
    background:#0e0d14;
    border:1px solid #2b253c;
    border-radius:18px;
    box-sizing:border-box;
}

/* Kategori */
.single-product .summary .product_meta{
    color:#81798e;
    font-size:11px;
}

.single-product .summary .product_meta a{
    color:#a75cff;
}

/* Başlık */
.single-product .summary .product_title{
    margin:8px 0 18px!important;
    color:#fff!important;
    font-size:42px!important;
    line-height:1.05!important;
    letter-spacing:-1.5px;
}

/* Fiyat */
.single-product .summary .price{
    margin:0 0 25px!important;
    color:#b36aff!important;
    font-size:25px!important;
    font-weight:900!important;
}

.single-product .summary .price del{
    color:#686172!important;
}

.single-product .summary .price ins{
    color:#b36aff!important;
    text-decoration:none;
}

/* Kısa açıklama */
.single-product .summary .woocommerce-product-details__short-description{
    color:#a8a1b2;
    font-size:14px;
    line-height:1.8;
    margin:0 0 25px;
}

/* Variation alanı */
.single-product .summary form.cart{
    margin-top:20px!important;
}

.single-product .summary form.cart table.variations{
    width:100%;
    margin:0 0 20px!important;
    border:0!important;
}

.single-product .summary table.variations tr{
    display:block;
    margin-bottom:15px;
}

.single-product .summary table.variations th{
    display:block;
    width:100%;
    padding:0 0 7px!important;
    text-align:left;
    color:#aaa2b5;
    font-size:12px;
}

.single-product .summary table.variations td{
    display:block;
    width:100%;
    padding:0!important;
}

.single-product .summary table.variations select{
    width:100%;
    height:48px;
    padding:0 14px;
    color:#fff;
    background:#09080e;
    border:1px solid #342848;
    border-radius:10px;
    outline:none;
}

.single-product .summary table.variations select:focus{
    border-color:#8b45ee;
}

/* Sepete ekle */
.single-product .summary .single_add_to_cart_button{
    width:100%;
    min-height:52px;
    border:0!important;
    border-radius:11px!important;
    background:linear-gradient(135deg,#7136d6,#9d56ff)!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:900!important;
    box-shadow:0 12px 30px rgba(139,69,238,.18);
    transition:.2s ease;
}

.single-product .summary .single_add_to_cart_button:hover{
    transform:translateY(-2px);
    box-shadow:0 16px 35px rgba(139,69,238,.3);
}

/* Miktar */
.single-product .summary .quantity{
    margin-right:10px!important;
}

.single-product .summary .quantity input{
    height:52px;
    width:70px;
    color:#fff;
    background:#09080e;
    border:1px solid #342848;
    border-radius:10px;
}

/* Ürün meta */
.single-product .summary .product_meta{
    border-top:1px solid #29233a;
    margin-top:25px;
    padding-top:20px;
    line-height:2;
}

/* Alt ürün bilgileri */
.single-product .woocommerce-tabs{
    width:min(1200px,92%);
    margin:55px auto 0!important;
}

.single-product .woocommerce-tabs ul.tabs{
    padding:0!important;
    margin:0!important;
    border-bottom:1px solid #29233a;
}

.single-product .woocommerce-tabs ul.tabs::before,
.single-product .woocommerce-tabs ul.tabs::after{
    display:none!important;
}

.single-product .woocommerce-tabs ul.tabs li{
    background:transparent!important;
    border:0!important;
    margin:0 25px 0 0!important;
    padding:0 0 15px!important;
}

.single-product .woocommerce-tabs ul.tabs li a{
    color:#81798e!important;
    font-weight:800;
    font-size:13px;
}

.single-product .woocommerce-tabs ul.tabs li.active a{
    color:#b36aff!important;
}

.single-product .woocommerce-Tabs-panel{
    color:#aaa2b2;
    padding:25px 0!important;
    line-height:1.8;
}

/* Related products */
.single-product section.related{
    width:min(1200px,92%);
    margin:65px auto 0!important;
}

.single-product section.related h2{
    color:#fff;
    font-size:30px;
    margin-bottom:25px;
}

/* Mobil */
@media(max-width:850px){

    .single-product div.product{
        grid-template-columns:1fr;
        gap:25px;
    }

    .single-product .summary .product_title{
        font-size:32px!important;
    }

    .single-product div.product .summary{
        padding:22px;
    }
}

@media(max-width:600px){

    .single-product .site-main{
        padding:35px 0 70px;
    }

    .single-product div.product{
        width:92%;
    }

    .single-product .woocommerce-tabs,
    .single-product section.related{
        width:92%;
    }

    .single-product .summary .product_title{
        font-size:28px!important;
    }
}/* =========================================================
   BALLAS - PRODUCT PAGE VISUAL POLISH
   ========================================================= */

/* Ana ürün alanı */
.single-product div.product{
    grid-template-columns:minmax(0,1.15fr) minmax(400px,.85fr)!important;
    gap:42px!important;
    align-items:start!important;
}

/* Sol görseli büyüt */
.single-product div.product .woocommerce-product-gallery{
    min-height:520px!important;
}

.single-product .woocommerce-product-gallery__image{
    min-height:520px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:
        radial-gradient(circle at 50% 35%,rgba(139,69,238,.13),transparent 55%),
        #0b0a10!important;
}

.single-product .woocommerce-product-gallery__image img{
    width:100%!important;
    max-height:520px!important;
    object-fit:contain!important;
}

/* Sağ panel */
.single-product div.product .summary{
    min-height:520px!important;
    padding:32px!important;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
}

/* Başlık */
.single-product .summary .product_title{
    font-size:40px!important;
    margin-top:4px!important;
}

/* Fiyat */
.single-product .summary .price{
    font-size:24px!important;
    margin-bottom:28px!important;
}

/* Seçenek alanı */
.single-product .summary table.variations{
    margin-top:8px!important;
}

/* Sepete ekle alanını daha temiz yap */
.single-product .summary form.cart{
    margin-top:22px!important;
}

/* Meta en alta */
.single-product .summary .product_meta{
    margin-top:auto!important;
}

/* Alt içerik */
.single-product .woocommerce-tabs{
    margin-top:70px!important;
    padding-top:10px!important;
}

.single-product .woocommerce-tabs ul.tabs{
    display:flex!important;
    gap:28px!important;
    margin-bottom:10px!important;
}

.single-product .woocommerce-tabs ul.tabs li{
    margin:0!important;
    padding:0 0 14px!important;
}

/* Açıklama */
.single-product .woocommerce-Tabs-panel{
    max-width:850px!important;
    color:#aaa3b4!important;
    font-size:14px!important;
    line-height:1.9!important;
}

.single-product .woocommerce-Tabs-panel h2{
    color:#fff!important;
    font-size:24px!important;
    margin-bottom:18px!important;
}

/* İlgili ürünler */
.single-product section.related{
    width:min(1200px,92%)!important;
    margin:75px auto 0!important;
}

.single-product section.related h2{
    font-size:32px!important;
    margin-bottom:28px!important;
}

.single-product section.related ul.products{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:22px!important;
    margin:0!important;
}

.single-product section.related ul.products::before,
.single-product section.related ul.products::after{
    display:none!important;
}

.single-product section.related ul.products li.product{
    width:auto!important;
    float:none!important;
    margin:0!important;
    background:#0e0d14!important;
    border:1px solid #2b253c!important;
    border-radius:16px!important;
    overflow:hidden!important;
    padding-bottom:18px!important;
}

.single-product section.related ul.products li.product img{
    width:100%!important;
    height:190px!important;
    object-fit:cover!important;
    margin:0!important;
}

.single-product section.related ul.products li.product .woocommerce-loop-product__title{
    color:#fff!important;
    font-size:17px!important;
    padding:0 17px!important;
    margin:16px 0 7px!important;
}

.single-product section.related ul.products li.product .price{
    padding:0 17px!important;
    color:#b36aff!important;
}

/* Mobil */
@media(max-width:850px){
    .single-product div.product{
        grid-template-columns:1fr!important;
        gap:25px!important;
    }

    .single-product div.product .woocommerce-product-gallery,
    .single-product .woocommerce-product-gallery__image{
        min-height:360px!important;
    }

    .single-product .woocommerce-product-gallery__image img{
        max-height:360px!important;
    }

    .single-product div.product .summary{
        min-height:auto!important;
    }

    .single-product section.related ul.products{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}

@media(max-width:600px){
    .single-product section.related ul.products{
        grid-template-columns:1fr!important;
    }

    .single-product .summary .product_title{
        font-size:30px!important;
    }
}/* =========================================================
   BALLAS - SINGLE PRODUCT FINAL LAYOUT FIX
   ========================================================= */

/* Ürün ana alanı */
.single-product div.product{
    display:grid!important;
    grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr)!important;
    column-gap:42px!important;
    row-gap:0!important;
}

/* Sekmeler + ilgili ürünler artık 2. sütuna kaçmayacak */
.single-product div.product > .woocommerce-tabs,
.single-product div.product > section.related{
    grid-column:1 / -1!important;
    width:100%!important;
    max-width:none!important;
    float:none!important;
    clear:both!important;
}

/* Açıklama alanı */
.single-product div.product > .woocommerce-tabs{
    margin-top:55px!important;
    padding-top:0!important;
}

/* Sekme çizgisi tam genişlik */
.single-product .woocommerce-tabs ul.tabs{
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    gap:30px!important;
    margin:0!important;
    padding:0 0 14px!important;
    border-bottom:1px solid #29233a!important;
}

/* Sekme içerikleri */
.single-product .woocommerce-Tabs-panel{
    width:100%!important;
    max-width:900px!important;
    padding:28px 0 0!important;
    margin:0!important;
}

/* Açıklama başlığı */
.single-product .woocommerce-Tabs-panel h2{
    color:#fff!important;
    font-size:24px!important;
    margin:0 0 16px!important;
}

/* Açıklama metni */
.single-product .woocommerce-Tabs-panel p{
    color:#aaa3b4!important;
    font-size:14px!important;
    line-height:1.8!important;
}

/* İlgili ürünler kesinlikle alt satıra */
.single-product div.product > section.related{
    margin:65px 0 0!important;
    padding-top:0!important;
}

/* İlgili ürün başlığı */
.single-product section.related h2{
    color:#fff!important;
    font-size:30px!important;
    line-height:1.2!important;
    margin:0 0 24px!important;
}

/* İlgili ürün grid */
.single-product section.related ul.products{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:22px!important;
    margin:0!important;
    padding:0!important;
}

/* WooCommerce floatlarını öldür */
.single-product section.related ul.products::before,
.single-product section.related ul.products::after{
    display:none!important;
}

.single-product section.related ul.products li.product{
    width:100%!important;
    float:none!important;
    clear:none!important;
    margin:0!important;
    padding:0 0 20px!important;
    background:#0e0d14!important;
    border:1px solid #2b253c!important;
    border-radius:16px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
}

/* İlgili ürün görselleri */
.single-product section.related ul.products li.product img{
    display:block!important;
    width:100%!important;
    height:210px!important;
    object-fit:cover!important;
    margin:0!important;
    padding:0!important;
}

/* İlgili ürün adı */
.single-product section.related ul.products li.product
.woocommerce-loop-product__title{
    color:#fff!important;
    font-size:18px!important;
    font-weight:800!important;
    margin:16px 18px 7px!important;
    padding:0!important;
}

/* İlgili ürün fiyat */
.single-product section.related ul.products li.product .price{
    display:block!important;
    margin:0 18px!important;
    padding:0!important;
    color:#b36aff!important;
    font-size:16px!important;
    font-weight:900!important;
}

/* Related ürün butonu */
.single-product section.related ul.products li.product .button{
    display:inline-flex!important;
    margin:15px 18px 0!important;
    padding:10px 15px!important;
    border-radius:9px!important;
    background:linear-gradient(135deg,#7136d6,#9d56ff)!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:800!important;
}

/* Ana ürün alanındaki gereksiz yüksekliği azalt */
.single-product div.product .woocommerce-product-gallery,
.single-product .woocommerce-product-gallery__image{
    min-height:440px!important;
}

.single-product .woocommerce-product-gallery__image img{
    max-height:440px!important;
}

/* Sağ panel de biraz daha kompakt */
.single-product div.product .summary{
    min-height:440px!important;
}

/* Mobil */
@media(max-width:850px){

    .single-product div.product{
        grid-template-columns:1fr!important;
    }

    .single-product div.product > .woocommerce-tabs,
    .single-product div.product > section.related{
        grid-column:1!important;
    }

    .single-product div.product .woocommerce-product-gallery,
    .single-product .woocommerce-product-gallery__image{
        min-height:360px!important;
    }

    .single-product .woocommerce-product-gallery__image img{
        max-height:360px!important;
    }

    .single-product section.related ul.products{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}

@media(max-width:600px){

    .single-product section.related ul.products{
        grid-template-columns:1fr!important;
    }

    .single-product .woocommerce-tabs ul.tabs{
        gap:18px!important;
        overflow-x:auto;
        white-space:nowrap;
    }
}/* =========================================================
   BALLAS COMMUNITY
   SINGLE PRODUCT - FINAL LAYOUT
   ========================================================= */

/* ---------- ANA ÜRÜN ALANI ---------- */

.single-product div.product{
    width:min(1200px,92%)!important;
    margin:0 auto!important;

    display:grid!important;
    grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr)!important;
    column-gap:42px!important;
    row-gap:0!important;

    align-items:start!important;
}

/* Sol görsel */
.single-product div.product .woocommerce-product-gallery{
    width:100%!important;
    float:none!important;
    margin:0!important;
    min-height:460px!important;
}

/* Görsel kutusu */
.single-product .woocommerce-product-gallery__image{
    width:100%!important;
    min-height:460px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    overflow:hidden!important;

    background:
        radial-gradient(
            circle at 50% 45%,
            rgba(139,69,238,.16),
            transparent 58%
        ),
        #0b0a10!important;

    border:1px solid #302544!important;
    border-radius:18px!important;
    box-shadow:
        0 20px 60px rgba(0,0,0,.30),
        0 0 35px rgba(139,69,238,.05)!important;
}

/* Ana ürün görseli */
.single-product .woocommerce-product-gallery__image img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    max-height:460px!important;
    height:auto!important;

    object-fit:contain!important;

    margin:0!important;
    border-radius:18px!important;
}

/* ---------- SAĞ ÜRÜN PANELİ ---------- */

.single-product div.product .summary{
    width:100%!important;
    float:none!important;

    min-height:460px!important;

    margin:0!important;
    padding:30px!important;

    box-sizing:border-box!important;

    background:
        linear-gradient(
            145deg,
            rgba(18,16,27,.98),
            rgba(11,10,16,.98)
        )!important;

    border:1px solid #2b253c!important;
    border-radius:18px!important;

    box-shadow:
        0 20px 60px rgba(0,0,0,.22)!important;
}

/* Başlık */
.single-product .summary .product_title{
    margin:0 0 17px!important;

    color:#fff!important;

    font-size:40px!important;
    line-height:1.05!important;
    font-weight:900!important;
    letter-spacing:-1.4px!important;
}

/* Fiyat */
.single-product .summary .price{
    margin:0 0 28px!important;

    color:#b36aff!important;

    font-size:23px!important;
    line-height:1.2!important;
    font-weight:900!important;
}

.single-product .summary .price del{
    color:#686172!important;
}

.single-product .summary .price ins{
    color:#b36aff!important;
    text-decoration:none!important;
}

/* Kısa açıklama */
.single-product
.summary
.woocommerce-product-details__short-description{
    color:#aaa3b4!important;

    font-size:14px!important;
    line-height:1.8!important;

    margin:0 0 24px!important;
}

/* ---------- VARYASYON ---------- */

.single-product .summary form.cart{
    margin:20px 0 0!important;
}

.single-product .summary table.variations{
    width:100%!important;

    border:0!important;
    margin:0 0 20px!important;
}

.single-product .summary table.variations tr{
    display:block!important;
    margin:0 0 16px!important;
}

.single-product .summary table.variations th{
    display:block!important;

    width:100%!important;

    padding:0 0 8px!important;

    color:#aaa3b4!important;

    text-align:left!important;
    font-size:12px!important;
    font-weight:700!important;
}

.single-product .summary table.variations td{
    display:block!important;

    width:100%!important;

    padding:0!important;
}

.single-product .summary table.variations select{
    width:100%!important;
    height:50px!important;

    padding:0 15px!important;

    color:#fff!important;
    background:#09080e!important;

    border:1px solid #342848!important;
    border-radius:10px!important;

    outline:none!important;
}

.single-product .summary table.variations select:focus{
    border-color:#8b45ee!important;
    box-shadow:0 0 0 3px rgba(139,69,238,.10)!important;
}

/* ---------- MİKTAR + SEPET ---------- */

.single-product .summary form.cart{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:10px!important;
}

.single-product .summary form.cart .variations_button{
    width:100%!important;
}

.single-product .summary .quantity{
    margin:0 0 0 0!important;
}

.single-product .summary .quantity input{
    width:70px!important;
    height:52px!important;

    color:#fff!important;
    background:#09080e!important;

    border:1px solid #342848!important;
    border-radius:10px!important;

    text-align:center!important;
}

/* Sepete ekle */
.single-product .summary .single_add_to_cart_button{
    flex:1!important;

    min-height:52px!important;

    border:0!important;
    border-radius:11px!important;

    background:
        linear-gradient(
            135deg,
            #7136d6,
            #9d56ff
        )!important;

    color:#fff!important;

    font-size:14px!important;
    font-weight:900!important;

    box-shadow:
        0 12px 30px rgba(139,69,238,.18)!important;

    transition:
        transform .2s ease,
        box-shadow .2s ease!important;
}

.single-product .summary .single_add_to_cart_button:hover{
    transform:translateY(-2px)!important;

    box-shadow:
        0 16px 38px rgba(139,69,238,.30)!important;
}

/* ---------- ÜRÜN META ---------- */

.single-product .summary .product_meta{
    margin-top:28px!important;
    padding-top:20px!important;

    border-top:1px solid #29233a!important;

    color:#81798e!important;

    font-size:11px!important;
    line-height:2!important;
}

.single-product .summary .product_meta a{
    color:#a75cff!important;
}


/* =========================================================
   ALT BÖLÜM
   ========================================================= */

/*
   WooCommerce tabs ve related products,
   ana ürün gridinin içine girdiği için
   özellikle tam satıra zorlanıyor.
*/

.single-product div.product > .woocommerce-tabs,
.single-product div.product > section.related{
    grid-column:1 / -1!important;

    width:100%!important;
    max-width:none!important;

    float:none!important;
    clear:both!important;

    box-sizing:border-box!important;
}


/* ---------- TABS ---------- */

.single-product div.product > .woocommerce-tabs{
    margin:65px 0 0!important;
    padding:0!important;
}

.single-product .woocommerce-tabs ul.tabs{
    width:100%!important;

    display:flex!important;
    align-items:center!important;

    gap:30px!important;

    margin:0!important;
    padding:0 0 15px!important;

    border-bottom:1px solid #29233a!important;
}

.single-product .woocommerce-tabs ul.tabs::before,
.single-product .woocommerce-tabs ul.tabs::after{
    display:none!important;
}

.single-product .woocommerce-tabs ul.tabs li{
    margin:0!important;
    padding:0!important;

    background:none!important;
    border:0!important;
}

.single-product .woocommerce-tabs ul.tabs li::before,
.single-product .woocommerce-tabs ul.tabs li::after{
    display:none!important;
}

.single-product .woocommerce-tabs ul.tabs li a{
    display:block!important;

    padding:0!important;

    color:#81798e!important;

    font-size:13px!important;
    font-weight:800!important;

    transition:.2s ease!important;
}

.single-product .woocommerce-tabs ul.tabs li a:hover{
    color:#c17aff!important;
}

.single-product .woocommerce-tabs ul.tabs li.active a{
    color:#b36aff!important;
}


/* ---------- TAB İÇERİĞİ ---------- */

.single-product .woocommerce-Tabs-panel{
    width:100%!important;
    max-width:900px!important;

    margin:0!important;
    padding:28px 0 0!important;

    color:#aaa3b4!important;

    font-size:14px!important;
    line-height:1.9!important;
}

.single-product .woocommerce-Tabs-panel h2{
    margin:0 0 15px!important;

    color:#fff!important;

    font-size:24px!important;
    line-height:1.2!important;
}

.single-product .woocommerce-Tabs-panel p{
    margin:0 0 15px!important;
}


/* =========================================================
   İLGİLİ ÜRÜNLER
   ========================================================= */

.single-product div.product > section.related{
    margin:70px 0 0!important;
    padding:0!important;
}

.single-product section.related h2{
    margin:0 0 28px!important;

    color:#fff!important;

    font-size:30px!important;
    line-height:1.2!important;
    font-weight:900!important;
}

/* Related grid */
.single-product section.related ul.products{
    width:100%!important;

    display:grid!important;
    grid-template-columns:
        repeat(3,minmax(0,1fr))!important;

    gap:22px!important;

    margin:0!important;
    padding:0!important;
}

.single-product section.related ul.products::before,
.single-product section.related ul.products::after{
    display:none!important;
}

/* Related card */
.single-product section.related ul.products li.product{
    width:100%!important;
    float:none!important;

    margin:0!important;
    padding:0 0 20px!important;

    background:#0e0d14!important;

    border:1px solid #2b253c!important;
    border-radius:16px!important;

    overflow:hidden!important;

    box-sizing:border-box!important;

    transition:
        transform .22s ease,
        border-color .22s ease,
        box-shadow .22s ease!important;
}

.single-product section.related ul.products li.product:hover{
    transform:translateY(-5px)!important;

    border-color:#7d4bde!important;

    box-shadow:
        0 20px 50px rgba(0,0,0,.30),
        0 0 28px rgba(139,69,238,.10)!important;
}

/* Related image */
.single-product section.related
ul.products li.product img{
    display:block!important;

    width:100%!important;
    height:210px!important;

    object-fit:cover!important;

    margin:0!important;
    padding:0!important;

    border-radius:0!important;
}

/* Related title */
.single-product section.related
ul.products li.product
.woocommerce-loop-product__title{
    margin:17px 18px 7px!important;
    padding:0!important;

    color:#fff!important;

    font-size:18px!important;
    line-height:1.3!important;
    font-weight:800!important;
}

/* Related price */
.single-product section.related
ul.products li.product .price{
    display:block!important;

    margin:0 18px!important;
    padding:0!important;

    color:#b36aff!important;

    font-size:16px!important;
    font-weight:900!important;
}

/* Related button */
.single-product section.related
ul.products li.product .button{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    min-height:38px!important;

    margin:15px 18px 0!important;
    padding:0 14px!important;

    border:0!important;
    border-radius:9px!important;

    background:
        linear-gradient(
            135deg,
            #7136d6,
            #9d56ff
        )!important;

    color:#fff!important;

    font-size:12px!important;
    font-weight:800!important;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media(max-width:850px){

    .single-product div.product{
        width:92%!important;

        grid-template-columns:1fr!important;

        gap:25px!important;
    }

    .single-product div.product > .woocommerce-tabs,
    .single-product div.product > section.related{
        grid-column:1!important;
    }

    .single-product div.product .woocommerce-product-gallery,
    .single-product .woocommerce-product-gallery__image{
        min-height:360px!important;
    }

    .single-product .woocommerce-product-gallery__image img{
        max-height:360px!important;
    }

    .single-product div.product .summary{
        min-height:auto!important;
    }

    .single-product .summary .product_title{
        font-size:32px!important;
    }

    .single-product section.related ul.products{
        grid-template-columns:
            repeat(2,minmax(0,1fr))!important;
    }
}

@media(max-width:600px){

    .single-product div.product{
        width:92%!important;
    }

    .single-product .summary{
        padding:22px!important;
    }

    .single-product .summary .product_title{
        font-size:28px!important;
    }

    .single-product .woocommerce-tabs ul.tabs{
        gap:20px!important;

        overflow-x:auto!important;
        white-space:nowrap!important;
    }

    .single-product section.related ul.products{
        grid-template-columns:1fr!important;
    }

    .single-product section.related
    ul.products li.product img{
        height:220px!important;
    }
}/* =========================================================
   BALLAS COMMUNITY
   CART + CHECKOUT DESIGN
   ========================================================= */

/* Sayfa genel */
.woocommerce-cart .site-main,
.woocommerce-checkout .site-main{
    padding:65px 0 100px!important;
}

.woocommerce-cart .site-page,
.woocommerce-checkout .site-page{
    width:min(1200px,92%)!important;
    margin:0 auto!important;
}

/* Başlıklar */
.woocommerce-cart h1,
.woocommerce-checkout h1,
.woocommerce-cart h2,
.woocommerce-checkout h2{
    color:#fff!important;
}

.woocommerce-cart h1,
.woocommerce-checkout h1{
    font-size:42px!important;
    font-weight:900!important;
    letter-spacing:-1.5px!important;
    margin:0 0 35px!important;
}

/* =========================================================
   CART
   ========================================================= */

.woocommerce-cart table.shop_table{
    width:100%!important;
    border-collapse:separate!important;
    border-spacing:0!important;

    background:#0e0d14!important;
    border:1px solid #2b253c!important;
    border-radius:16px!important;
    overflow:hidden!important;

    color:#fff!important;
}

/* Cart başlık */
.woocommerce-cart table.shop_table thead th{
    padding:17px 20px!important;

    background:#12101a!important;
    border:0!important;
    border-bottom:1px solid #29233a!important;

    color:#8f879c!important;

    font-size:11px!important;
    text-transform:uppercase!important;
    letter-spacing:.6px!important;
}

/* Cart satır */
.woocommerce-cart table.shop_table tbody td{
    padding:20px!important;

    border:0!important;
    border-bottom:1px solid #211c2d!important;

    color:#aaa3b4!important;
    vertical-align:middle!important;
}

/* Son satır */
.woocommerce-cart table.shop_table tbody tr:last-child td{
    border-bottom:0!important;
}

/* Ürün resmi */
.woocommerce-cart .product-thumbnail img{
    width:82px!important;
    height:62px!important;
    object-fit:cover!important;

    border-radius:9px!important;
    border:1px solid #302544!important;
}

/* Ürün adı */
.woocommerce-cart .product-name a{
    color:#fff!important;
    font-size:14px!important;
    font-weight:800!important;
    text-decoration:none!important;
}

.woocommerce-cart .product-name a:hover{
    color:#b36aff!important;
}

/* Fiyat */
.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal{
    color:#b36aff!important;
    font-weight:900!important;
}

/* Quantity */
.woocommerce-cart .quantity input{
    width:65px!important;
    height:42px!important;

    padding:0 8px!important;

    background:#09080e!important;
    border:1px solid #342848!important;
    border-radius:9px!important;

    color:#fff!important;
    text-align:center!important;
}

/* Sil */
.woocommerce-cart a.remove{
    width:30px!important;
    height:30px!important;

    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    color:#8d8498!important;
    background:#17131f!important;

    border-radius:8px!important;

    font-size:17px!important;
}

.woocommerce-cart a.remove:hover{
    color:#fff!important;
    background:#7b32d6!important;
}

/* Cart actions */
.woocommerce-cart .actions{
    padding:20px!important;
    background:#0b0a10!important;
}

.woocommerce-cart .coupon input{
    height:44px!important;

    background:#09080e!important;
    border:1px solid #342848!important;
    border-radius:9px!important;

    color:#fff!important;
    padding:0 13px!important;
}

.woocommerce-cart button,
.woocommerce-cart .button{
    min-height:44px!important;

    border:0!important;
    border-radius:9px!important;

    background:linear-gradient(135deg,#7136d6,#9d56ff)!important;

    color:#fff!important;
    font-weight:800!important;
}

/* Cart totals */
.woocommerce-cart .cart-collaterals{
    margin-top:25px!important;
}

.woocommerce-cart .cart_totals{
    width:430px!important;

    padding:25px!important;

    background:#0e0d14!important;
    border:1px solid #2b253c!important;
    border-radius:16px!important;

    box-sizing:border-box!important;
}

.woocommerce-cart .cart_totals h2{
    margin:0 0 20px!important;

    font-size:23px!important;
}

.woocommerce-cart .cart_totals table{
    border:0!important;
    color:#aaa3b4!important;
}

.woocommerce-cart .cart_totals th,
.woocommerce-cart .cart_totals td{
    padding:13px 0!important;
    border:0!important;
    border-bottom:1px solid #29233a!important;
}

.woocommerce-cart .cart_totals .order-total th,
.woocommerce-cart .cart_totals .order-total td{
    border-bottom:0!important;
    color:#fff!important;
    font-size:18px!important;
}

.woocommerce-cart .cart_totals .order-total .amount{
    color:#b36aff!important;
    font-weight:900!important;
}

.woocommerce-cart .wc-proceed-to-checkout{
    padding:0!important;
    margin-top:20px!important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    width:100%!important;
    min-height:52px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    margin:0!important;

    border-radius:11px!important;

    background:linear-gradient(135deg,#7136d6,#9d56ff)!important;

    color:#fff!important;
    font-size:14px!important;
    font-weight:900!important;

    box-shadow:0 12px 30px rgba(139,69,238,.18)!important;
}


/* =========================================================
   CHECKOUT
   ========================================================= */

.woocommerce-checkout form.checkout{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 400px!important;
    gap:25px!important;
    align-items:start!important;
}

/* Sol form alanı */
.woocommerce-checkout #customer_details{
    padding:28px!important;

    background:#0e0d14!important;
    border:1px solid #2b253c!important;
    border-radius:16px!important;

    box-sizing:border-box!important;
}

/* Bölüm başlıkları */
.woocommerce-checkout #customer_details h3{
    color:#fff!important;
    font-size:21px!important;
    margin:0 0 20px!important;
}

/* Form satırları */
.woocommerce-checkout .form-row{
    margin-bottom:16px!important;
}

.woocommerce-checkout label{
    color:#aaa3b4!important;
    font-size:12px!important;
    font-weight:700!important;
    margin-bottom:7px!important;
}

/* Inputlar */
.woocommerce-checkout input.input-text,
.woocommerce-checkout select,
.woocommerce-checkout textarea{
    width:100%!important;
    height:48px!important;

    padding:0 14px!important;

    box-sizing:border-box!important;

    background:#09080e!important;
    border:1px solid #342848!important;
    border-radius:9px!important;

    color:#fff!important;

    outline:none!important;
}

.woocommerce-checkout textarea{
    height:110px!important;
    padding-top:13px!important;
}

.woocommerce-checkout input:focus,
.woocommerce-checkout select:focus,
.woocommerce-checkout textarea:focus{
    border-color:#8b45ee!important;
    box-shadow:0 0 0 3px rgba(139,69,238,.08)!important;
}

/* Sipariş özeti */
.woocommerce-checkout #order_review{
    padding:25px!important;

    background:#0e0d14!important;
    border:1px solid #2b253c!important;
    border-radius:16px!important;

    box-sizing:border-box!important;
}

.woocommerce-checkout #order_review_heading{
    margin:0 0 20px!important;

    color:#fff!important;
    font-size:23px!important;
}

/* Sipariş tablosu */
.woocommerce-checkout #order_review table{
    width:100%!important;
    border:0!important;
    color:#aaa3b4!important;
}

.woocommerce-checkout #order_review th,
.woocommerce-checkout #order_review td{
    padding:13px 0!important;

    border:0!important;
    border-bottom:1px solid #29233a!important;
}

.woocommerce-checkout #order_review .product-name{
    color:#fff!important;
    font-weight:700!important;
}

.woocommerce-checkout #order_review .amount{
    color:#b36aff!important;
    font-weight:900!important;
}

/* Toplam */
.woocommerce-checkout #order_review .order-total th,
.woocommerce-checkout #order_review .order-total td{
    color:#fff!important;
    font-size:17px!important;
    border-bottom:0!important;
}

.woocommerce-checkout #order_review .order-total .amount{
    color:#b36aff!important;
    font-size:19px!important;
}

/* Ödeme kutusu */
.woocommerce-checkout #payment{
    margin-top:20px!important;

    background:#09080e!important;
    border:1px solid #29233a!important;
    border-radius:12px!important;
}

.woocommerce-checkout #payment ul.payment_methods{
    border-bottom:1px solid #29233a!important;
}

.woocommerce-checkout #payment label{
    color:#fff!important;
}

.woocommerce-checkout #payment .payment_box{
    background:#14111d!important;
    color:#aaa3b4!important;
}

/* Siparişi tamamla */
.woocommerce-checkout #place_order{
    width:100%!important;
    min-height:54px!important;

    border:0!important;
    border-radius:11px!important;

    background:linear-gradient(135deg,#7136d6,#9d56ff)!important;

    color:#fff!important;

    font-size:14px!important;
    font-weight:900!important;

    box-shadow:0 12px 30px rgba(139,69,238,.18)!important;

    transition:.2s ease!important;
}

.woocommerce-checkout #place_order:hover{
    transform:translateY(-2px)!important;
    box-shadow:0 16px 38px rgba(139,69,238,.3)!important;
}

/* WooCommerce bildirimleri */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error{
    width:min(1200px,92%)!important;
    margin:20px auto!important;

    background:#0e0d14!important;
    border:1px solid #342848!important;
    border-radius:10px!important;

    color:#aaa3b4!important;
}

.woocommerce-message{
    border-left:3px solid #8b45ee!important;
}

.woocommerce-error{
    border-left:3px solid #e052ff!important;
}


/* =========================================================
   EMPTY CART
   ========================================================= */

.woocommerce-cart .cart-empty{
    padding:70px 20px!important;

    background:#0e0d14!important;
    border:1px solid #2b253c!important;
    border-radius:16px!important;

    color:#aaa3b4!important;
    text-align:center!important;
}

.woocommerce-cart .return-to-shop{
    text-align:center!important;
}

.woocommerce-cart .return-to-shop .button{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    min-height:46px!important;
    padding:0 20px!important;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media(max-width:850px){

    .woocommerce-checkout form.checkout{
        grid-template-columns:1fr!important;
    }

    .woocommerce-cart .cart_totals{
        width:100%!important;
    }
}

@media(max-width:600px){

    .woocommerce-cart .site-main,
    .woocommerce-checkout .site-main{
        padding:40px 0 70px!important;
    }

    .woocommerce-cart h1,
    .woocommerce-checkout h1{
        font-size:32px!important;
    }

    .woocommerce-cart table.shop_table{
        font-size:12px!important;
    }

    .woocommerce-cart .product-thumbnail img{
        width:60px!important;
        height:48px!important;
    }

    .woocommerce-cart table.shop_table tbody td{
        padding:12px 8px!important;
    }

    .woocommerce-checkout #customer_details,
    .woocommerce-checkout #order_review{
        padding:20px!important;
    }
}/* =========================================================
   BALLAS COMMUNITY
   CART + ORDER RECEIVED — FINAL VISUAL
   ========================================================= */

/* ---------- ORTAK SAYFA ---------- */

.woocommerce-cart .site-main,
.woocommerce-checkout .site-main,
.woocommerce-order-received .site-main {
    padding:70px 0 100px!important;
}

.woocommerce-cart .site-page,
.woocommerce-checkout .site-page,
.woocommerce-order-received .site-page {
    width:min(1180px,92%)!important;
    margin:0 auto!important;
}

/* ---------- CART BAŞLIK ---------- */

.woocommerce-cart .site-main > .site-page > .container > h1,
.woocommerce-cart h1 {
    color:#fff!important;
    font-size:42px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:-1.8px!important;
    margin:0 0 38px!important;
}

/* =========================================================
   CART
   ========================================================= */

.woocommerce-cart .woocommerce {
    width:100%!important;
}

/* Ürün + toplam alanı */
.woocommerce-cart .woocommerce-cart-form,
.woocommerce-cart .cart-collaterals {
    box-sizing:border-box!important;
}

/* Ürün tablosu */
.woocommerce-cart table.shop_table {
    width:100%!important;
    margin:0!important;

    border:1px solid #29233a!important;
    border-radius:16px!important;
    border-collapse:separate!important;
    border-spacing:0!important;

    overflow:hidden!important;
    background:#0c0b12!important;

    color:#fff!important;
}

/* Başlık */
.woocommerce-cart table.shop_table thead th {
    height:52px!important;
    padding:0 20px!important;

    background:#12101a!important;
    border:0!important;
    border-bottom:1px solid #29233a!important;

    color:#82798f!important;

    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:1px!important;
    text-transform:uppercase!important;
}

/* Satırlar */
.woocommerce-cart table.shop_table tbody td {
    padding:20px!important;

    background:#0c0b12!important;
    border:0!important;
    border-bottom:1px solid #211c2d!important;

    vertical-align:middle!important;
}

.woocommerce-cart table.shop_table tbody tr:last-child td {
    border-bottom:0!important;
}

/* Ürün */
.woocommerce-cart .product-thumbnail img {
    width:92px!important;
    height:66px!important;

    object-fit:cover!important;

    margin:0!important;

    border:1px solid #342848!important;
    border-radius:10px!important;
}

.woocommerce-cart .product-name a {
    color:#fff!important;
    font-size:15px!important;
    font-weight:800!important;
    text-decoration:none!important;
}

.woocommerce-cart .product-name a:hover {
    color:#b36aff!important;
}

/* Ürün altındaki varyasyon bilgileri */
.woocommerce-cart .product-name dl.variation {
    margin:7px 0 0!important;
    color:#81798e!important;
    font-size:11px!important;
}

.woocommerce-cart .product-name dl.variation dt,
.woocommerce-cart .product-name dl.variation dd {
    color:#81798e!important;
}

/* Fiyat */
.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal {
    color:#b36aff!important;
    font-size:15px!important;
    font-weight:900!important;
}

/* Quantity */
.woocommerce-cart .quantity {
    display:inline-flex!important;
    align-items:center!important;
}

.woocommerce-cart .quantity input {
    width:54px!important;
    height:40px!important;

    padding:0!important;

    background:#09080e!important;
    border:1px solid #342848!important;
    border-radius:8px!important;

    color:#fff!important;
    text-align:center!important;
    font-weight:800!important;
}

/* Sil */
.woocommerce-cart a.remove {
    width:32px!important;
    height:32px!important;

    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    margin:0!important;

    border-radius:8px!important;

    background:#15121d!important;
    color:#82798f!important;

    font-size:17px!important;
    line-height:1!important;
}

.woocommerce-cart a.remove:hover {
    background:#7b35d5!important;
    color:#fff!important;
}

/* Cart altı */
.woocommerce-cart .actions {
    padding:18px 20px!important;

    background:#0a0910!important;
    border-top:1px solid #211c2d!important;
}

/* Kupon */
.woocommerce-cart .coupon {
    display:flex!important;
    gap:8px!important;
}

.woocommerce-cart .coupon input.input-text {
    height:43px!important;

    background:#09080e!important;
    border:1px solid #342848!important;
    border-radius:9px!important;

    color:#fff!important;
    padding:0 13px!important;
}

.woocommerce-cart .coupon button {
    height:43px!important;
}

/* Genel buton */
.woocommerce-cart .button {
    min-height:43px!important;

    border:0!important;
    border-radius:9px!important;

    background:#24202e!important;
    color:#fff!important;

    font-size:12px!important;
    font-weight:800!important;
}

.woocommerce-cart .button:hover {
    background:#7136d6!important;
}

/* =========================================================
   CART TOTALS
   ========================================================= */

.woocommerce-cart .cart-collaterals {
    margin-top:24px!important;
    display:flex!important;
    justify-content:flex-end!important;
}

.woocommerce-cart .cart_totals {
    width:410px!important;

    padding:25px!important;

    background:
        linear-gradient(145deg,#11101a,#0c0b12)!important;

    border:1px solid #302544!important;
    border-radius:16px!important;

    box-sizing:border-box!important;

    box-shadow:0 18px 50px rgba(0,0,0,.25)!important;
}

.woocommerce-cart .cart_totals h2 {
    margin:0 0 20px!important;

    color:#fff!important;
    font-size:20px!important;
    font-weight:900!important;
}

.woocommerce-cart .cart_totals table {
    border:0!important;
}

.woocommerce-cart .cart_totals th,
.woocommerce-cart .cart_totals td {
    padding:13px 0!important;

    border:0!important;
    border-bottom:1px solid #29233a!important;

    color:#918899!important;
}

.woocommerce-cart .cart_totals td {
    color:#fff!important;
    text-align:right!important;
}

.woocommerce-cart .cart_totals .order-total th,
.woocommerce-cart .cart_totals .order-total td {
    padding-top:18px!important;
    border-bottom:0!important;

    color:#fff!important;
    font-size:17px!important;
    font-weight:900!important;
}

.woocommerce-cart .cart_totals .order-total .amount {
    color:#b36aff!important;
    font-size:20px!important;
}

/* Ödeme butonu */
.woocommerce-cart .wc-proceed-to-checkout {
    margin:18px 0 0!important;
    padding:0!important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    width:100%!important;
    min-height:53px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    margin:0!important;

    border-radius:11px!important;

    background:linear-gradient(135deg,#7136d6,#a35cff)!important;
    color:#fff!important;

    font-size:13px!important;
    font-weight:900!important;

    box-shadow:0 12px 30px rgba(139,69,238,.18)!important;
}


/* =========================================================
   ORDER RECEIVED / TEŞEKKÜR SAYFASI
   ========================================================= */

.woocommerce-order-received .woocommerce {
    width:100%!important;
}

/* Üst teşekkür kartı */
.woocommerce-order-received .woocommerce-order {
    width:100%!important;
}

.woocommerce-order-received .woocommerce-thankyou-order-received {
    position:relative!important;

    margin:0 0 30px!important;
    padding:24px 28px!important;

    background:
        linear-gradient(
            135deg,
            rgba(139,69,238,.12),
            rgba(12,11,18,.96)
        )!important;

    border:1px solid #382954!important;
    border-radius:16px!important;

    color:#fff!important;

    font-size:18px!important;
    font-weight:800!important;
}

/* Mor vurgu */
.woocommerce-order-received .woocommerce-thankyou-order-received::before {
    content:"✓";

    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    width:34px!important;
    height:34px!important;

    margin-right:12px!important;

    border-radius:50%!important;

    background:#7136d6!important;
    color:#fff!important;

    font-size:16px!important;
    font-weight:900!important;

    vertical-align:middle!important;
}

/* Sipariş özet bilgileri */
.woocommerce-order-received ul.order_details {
    display:grid!important;
    grid-template-columns:repeat(4,1fr)!important;
    gap:0!important;

    margin:0 0 45px!important;
    padding:0!important;

    background:#0e0d14!important;

    border:1px solid #2b253c!important;
    border-radius:16px!important;

    overflow:hidden!important;
}

.woocommerce-order-received ul.order_details::before,
.woocommerce-order-received ul.order_details::after {
    display:none!important;
}

.woocommerce-order-received ul.order_details li {
    min-height:82px!important;

    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;

    margin:0!important;
    padding:15px 20px!important;

    border:0!important;
    border-right:1px solid #29233a!important;

    color:#81798e!important;

    font-size:10px!important;
    text-transform:uppercase!important;
    letter-spacing:.5px!important;
}

.woocommerce-order-received ul.order_details li:last-child {
    border-right:0!important;
}

.woocommerce-order-received ul.order_details li strong {
    margin-top:7px!important;

    color:#fff!important;

    font-size:14px!important;
    text-transform:none!important;
    letter-spacing:0!important;
}

/* Bölüm başlıkları */
.woocommerce-order-received h2 {
    margin:0 0 18px!important;

    color:#fff!important;

    font-size:25px!important;
    font-weight:900!important;
    letter-spacing:-.5px!important;
}

/* Banka bilgileri */
.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-received .woocommerce-customer-details {
    margin-top:42px!important;
}

/* Banka bilgi tablosu */
.woocommerce-order-received .woocommerce-order-details table.shop_table {
    width:100%!important;

    background:#0e0d14!important;

    border:1px solid #2b253c!important;
    border-radius:14px!important;

    overflow:hidden!important;
    border-collapse:separate!important;
    border-spacing:0!important;
}

.woocommerce-order-received .woocommerce-order-details table th {
    padding:14px 16px!important;

    background:#14121c!important;
    border:0!important;
    border-bottom:1px solid #29233a!important;

    color:#8f879c!important;
}

.woocommerce-order-received .woocommerce-order-details table td {
    padding:14px 16px!important;

    background:#0e0d14!important;
    border:0!important;
    border-bottom:1px solid #211c2d!important;

    color:#fff!important;
}

.woocommerce-order-received .woocommerce-order-details table tr:last-child td {
    border-bottom:0!important;
}

/* Ürün linki */
.woocommerce-order-received .woocommerce-table__product-name a {
    color:#b36aff!important;
    font-weight:800!important;
    text-decoration:none!important;
}

/* Toplam */
.woocommerce-order-received .woocommerce-table__product-total {
    color:#b36aff!important;
    font-weight:900!important;
}

/* Fatura bilgisi */
.woocommerce-order-received .woocommerce-customer-details address {
    padding:24px!important;

    background:#0e0d14!important;
    border:1px solid #2b253c!important;
    border-radius:14px!important;

    color:#aaa3b4!important;

    font-style:normal!important;
    line-height:1.8!important;
}

/* =========================================================
   MOBILE
   ========================================================= */

@media(max-width:850px){

    .woocommerce-cart .cart-collaterals {
        display:block!important;
    }

    .woocommerce-cart .cart_totals {
        width:100%!important;
    }

    .woocommerce-order-received ul.order_details {
        grid-template-columns:repeat(2,1fr)!important;
    }

    .woocommerce-order-received ul.order_details li:nth-child(2) {
        border-right:0!important;
    }

    .woocommerce-order-received ul.order_details li:nth-child(-n+2) {
        border-bottom:1px solid #29233a!important;
    }
}

@media(max-width:600px){

    .woocommerce-cart .site-main,
    .woocommerce-order-received .site-main {
        padding:45px 0 70px!important;
    }

    .woocommerce-cart h1 {
        font-size:32px!important;
    }

    .woocommerce-cart table.shop_table thead {
        display:none!important;
    }

    .woocommerce-cart table.shop_table tbody td {
        padding:12px 8px!important;
    }

    .woocommerce-cart .product-thumbnail img {
        width:65px!important;
        height:50px!important;
    }

    .woocommerce-order-received ul.order_details {
        grid-template-columns:1fr!important;
    }

    .woocommerce-order-received ul.order_details li {
        border-right:0!important;
        border-bottom:1px solid #29233a!important;
    }

    .woocommerce-order-received ul.order_details li:last-child {
        border-bottom:0!important;
    }
}/* =========================================================
   BALLAS - ORDER RECEIVED BACKGROUND
   ========================================================= */

body.woocommerce-order-received{
    background:
        radial-gradient(
            circle at 15% 15%,
            rgba(124,55,220,.16) 0%,
            rgba(124,55,220,.06) 22%,
            transparent 45%
        ),
        radial-gradient(
            circle at 85% 75%,
            rgba(91,35,170,.13) 0%,
            rgba(91,35,170,.04) 25%,
            transparent 48%
        ),
        radial-gradient(
            circle at 50% 45%,
            rgba(139,69,238,.035) 0%,
            transparent 50%
        ),
        #07070c!important;

    background-attachment:fixed!important;
}

/* Çok hafif grid dokusu */
body.woocommerce-order-received .site-main{
    position:relative;
    isolation:isolate;
}

body.woocommerce-order-received .site-main::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:-1;
    pointer-events:none;

    background-image:
        linear-gradient(
            rgba(139,69,238,.025) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(139,69,238,.025) 1px,
            transparent 1px
        );

    background-size:70px 70px;

    mask-image:linear-gradient(
        to bottom,
        rgba(0,0,0,.8),
        transparent 85%
    );
}

/* İçeriğin arka plandan ayrılması */
body.woocommerce-order-received .site-page{
    position:relative;
}

/* Üstte hafif mor ışık */
body.woocommerce-order-received .site-page::before{
    content:"";
    position:absolute;

    width:700px;
    height:350px;

    top:-120px;
    left:50%;
    transform:translateX(-50%);

    background:radial-gradient(
        ellipse,
        rgba(139,69,238,.09),
        transparent 70%
    );

    pointer-events:none;
    z-index:-1;
}/* =========================================================
   BALLAS - CHECKOUT VISUAL THEME
   ========================================================= */

.woocommerce-checkout {
    background:
        radial-gradient(circle at 12% 15%, rgba(139,69,238,.10), transparent 35%),
        radial-gradient(circle at 88% 80%, rgba(100,45,190,.07), transparent 38%),
        #07070c !important;
}

/* Ana checkout genişliği */
.woocommerce-checkout .site-page,
.woocommerce-checkout .woocommerce {
    width:min(1180px,92%) !important;
    margin:0 auto !important;
}

/* Sayfa başlığı */
.woocommerce-checkout h1 {
    margin:0 0 45px !important;
    color:#fff !important;
    font-size:42px !important;
    font-weight:900 !important;
    letter-spacing:-1.8px !important;
}

/* Sol + sağ alan */
.woocommerce-checkout form.checkout {
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 390px !important;
    gap:30px !important;
    align-items:start !important;
}

/* =========================================================
   SOL ALAN
   ========================================================= */

.woocommerce-checkout #customer_details {
    padding:30px !important;

    background:rgba(14,13,20,.88) !important;
    border:1px solid #2b253c !important;
    border-radius:18px !important;

    box-shadow:0 20px 60px rgba(0,0,0,.20) !important;
}

/* Başlıklar */
.woocommerce-checkout #customer_details h3 {
    margin:0 0 22px !important;

    color:#fff !important;
    font-size:21px !important;
    font-weight:900 !important;
}

.woocommerce-checkout #customer_details h3:not(:first-child) {
    margin-top:30px !important;
}

/* Label */
.woocommerce-checkout label {
    display:block !important;
    margin-bottom:8px !important;

    color:#aaa3b4 !important;

    font-size:12px !important;
    font-weight:700 !important;
}

/* Inputlar */
.woocommerce-checkout input.input-text,
.woocommerce-checkout select,
.woocommerce-checkout textarea {
    width:100% !important;
    box-sizing:border-box !important;

    min-height:48px !important;
    padding:0 14px !important;

    color:#fff !important;
    background:#09080e !important;

    border:1px solid #342848 !important;
    border-radius:10px !important;

    outline:none !important;

    transition:border-color .2s,box-shadow .2s !important;
}

.woocommerce-checkout textarea {
    min-height:110px !important;
    padding:13px 14px !important;
}

.woocommerce-checkout input.input-text:focus,
.woocommerce-checkout select:focus,
.woocommerce-checkout textarea:focus {
    border-color:#8b45ee !important;
    box-shadow:0 0 0 3px rgba(139,69,238,.10) !important;
}

/* =========================================================
   ÖDEME SEÇENEKLERİ
   ========================================================= */

.woocommerce-checkout #payment {
    margin-top:25px !important;

    background:#0a0910 !important;

    border:1px solid #302544 !important;
    border-radius:14px !important;

    overflow:hidden !important;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding:18px !important;
    margin:0 !important;

    border-bottom:1px solid #29233a !important;
}

.woocommerce-checkout #payment li {
    color:#aaa3b4 !important;
}

.woocommerce-checkout #payment label {
    color:#fff !important;
}

.woocommerce-checkout #payment .payment_box {
    margin:15px -18px -18px !important;
    padding:16px 18px !important;

    background:#14111d !important;
    color:#aaa3b4 !important;
}

/* =========================================================
   SAĞ - SİPARİŞ ÖZETİ
   ========================================================= */

.woocommerce-checkout #order_review {
    position:sticky;
    top:100px;

    padding:25px !important;

    background:
        linear-gradient(145deg,#12101a,#0d0c13) !important;

    border:1px solid #302544 !important;
    border-radius:18px !important;

    box-shadow:0 20px 60px rgba(0,0,0,.25) !important;
}

.woocommerce-checkout #order_review_heading {
    margin:0 0 22px !important;

    color:#fff !important;

    font-size:21px !important;
    font-weight:900 !important;
}

/* Sipariş tablosu */
.woocommerce-checkout #order_review table {
    width:100% !important;

    border:0 !important;
    border-collapse:collapse !important;
}

.woocommerce-checkout #order_review th,
.woocommerce-checkout #order_review td {
    padding:14px 0 !important;

    background:transparent !important;
    border:0 !important;
    border-bottom:1px solid #29233a !important;

    color:#aaa3b4 !important;
}

.woocommerce-checkout #order_review .product-name {
    color:#fff !important;
    font-weight:700 !important;
}

.woocommerce-checkout #order_review .amount {
    color:#b36aff !important;
    font-weight:900 !important;
}

/* Son toplam */
.woocommerce-checkout #order_review .order-total th,
.woocommerce-checkout #order_review .order-total td {
    padding-top:20px !important;

    border-bottom:0 !important;

    color:#fff !important;
    font-size:17px !important;
    font-weight:900 !important;
}

.woocommerce-checkout #order_review .order-total .amount {
    color:#b36aff !important;
    font-size:20px !important;
}

/* =========================================================
   SÖZLEŞME / BUTON
   ========================================================= */

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    margin-top:20px !important;

    color:#85808e !important;
    font-size:11px !important;
    line-height:1.7 !important;
}

.woocommerce-checkout #place_order {
    width:100% !important;
    min-height:52px !important;

    margin-top:18px !important;

    border:0 !important;
    border-radius:11px !important;

    background:linear-gradient(135deg,#7136d6,#9d56ff) !important;

    color:#fff !important;
    font-size:13px !important;
    font-weight:900 !important;

    transition:.2s ease !important;
}

/* =========================================================
   MOBİL
   ========================================================= */

@media(max-width:850px) {

    .woocommerce-checkout form.checkout {
        grid-template-columns:1fr !important;
    }

    .woocommerce-checkout #order_review {
        position:static !important;
    }
}

@media(max-width:600px) {

    .woocommerce-checkout h1 {
        font-size:32px !important;
        margin-bottom:30px !important;
    }

    .woocommerce-checkout #customer_details,
    .woocommerce-checkout #order_review {
        padding:20px !important;
    }
}/* =========================================================
   BALLAS - CHECKOUT BLOCK FINAL DARK THEME
   ========================================================= */

/* Checkout sayfası */
body.woocommerce-checkout {
    background:
        radial-gradient(circle at 8% 10%, rgba(139,69,238,.13), transparent 32%),
        radial-gradient(circle at 92% 80%, rgba(110,45,190,.08), transparent 35%),
        #07070c !important;
}

body.woocommerce-checkout .site-main {
    padding-top:70px !important;
    padding-bottom:100px !important;
}

/* Ana checkout */
.wc-block-checkout {
    max-width:1180px !important;
    margin:0 auto !important;
    color:#fff !important;
}

/* Başlık */
.wc-block-checkout h1,
.wc-block-checkout h2,
.wc-block-checkout h3 {
    color:#fff !important;
}

/* Bölüm başlıkları */
.wc-block-checkout .wc-block-components-checkout-step__heading {
    color:#fff !important;
}

.wc-block-checkout
.wc-block-components-checkout-step__heading-content {
    font-size:19px !important;
    font-weight:900 !important;
}

/* Sol checkout alanı */
.wc-block-checkout .wc-block-checkout__main {
    color:#fff !important;
}

/* =========================================================
   INPUTLAR
   ========================================================= */

.wc-block-checkout input,
.wc-block-checkout textarea,
.wc-block-checkout select {
    color:#fff !important;
    background:#09080e !important;

    border:1px solid #342848 !important;
    border-radius:10px !important;

    box-shadow:none !important;
}

.wc-block-checkout input:focus,
.wc-block-checkout textarea:focus,
.wc-block-checkout select:focus {
    color:#fff !important;
    background:#0b0a11 !important;

    border-color:#8b45ee !important;

    box-shadow:
        0 0 0 3px rgba(139,69,238,.10) !important;
}

/* Placeholder */
.wc-block-checkout input::placeholder,
.wc-block-checkout textarea::placeholder {
    color:#777181 !important;
}

/* Input label */
.wc-block-checkout
.wc-block-components-text-input label,
.wc-block-checkout
.wc-block-components-address-form label {
    color:#8f879c !important;
}

/* Input içindeki yazı */
.wc-block-checkout
.wc-block-components-text-input input {
    color:#fff !important;
}

/* =========================================================
   ADRES KARTI
   ========================================================= */

.wc-block-checkout
.wc-block-components-address-form {
    color:#fff !important;
}

/* Düzenle butonu */
.wc-block-checkout
.wc-block-components-address-card__edit {
    color:#b36aff !important;
}

/* Adres özeti */
.wc-block-checkout
.wc-block-components-address-card {
    background:#0e0d14 !important;
    border:1px solid #302544 !important;
    border-radius:12px !important;
    color:#aaa3b4 !important;
}

/* =========================================================
   ÖDEME
   ========================================================= */

.wc-block-checkout
.wc-block-components-radio-control {
    background:#0e0d14 !important;
    border:1px solid #302544 !important;
    border-radius:12px !important;
    overflow:hidden !important;
}

.wc-block-checkout
.wc-block-components-radio-control__option {
    background:#0e0d14 !important;
    border-color:#29233a !important;
    color:#fff !important;
}

.wc-block-checkout
.wc-block-components-radio-control__option--checked {
    background:
        linear-gradient(
            135deg,
            rgba(139,69,238,.10),
            rgba(14,13,20,.95)
        ) !important;

    border-color:#8b45ee !important;
}

.wc-block-checkout
.wc-block-components-radio-control__label {
    color:#fff !important;
}

/* Açıklama */
.wc-block-checkout
.wc-block-components-radio-control__description {
    color:#9c95a6 !important;
}

/* Radio */
.wc-block-checkout
.wc-block-components-radio-control__input {
    accent-color:#8b45ee !important;
}

/* =========================================================
   SİPARİŞ ÖZETİ
   ========================================================= */

.wc-block-checkout
.wc-block-components-order-summary {
    background:#0e0d14 !important;

    border:1px solid #302544 !important;
    border-radius:16px !important;

    padding:20px !important;

    box-shadow:
        0 20px 55px rgba(0,0,0,.25) !important;
}

/* Özet başlığı */
.wc-block-checkout
.wc-block-components-order-summary__title {
    color:#fff !important;
    font-size:18px !important;
    font-weight:900 !important;
}

/* Ürün satırı */
.wc-block-checkout
.wc-block-components-order-summary-item {
    color:#fff !important;
}

/* Ürün adı */
.wc-block-checkout
.wc-block-components-order-summary-item__description {
    color:#fff !important;
}

/* Ürün fiyatı */
.wc-block-checkout
.wc-block-components-order-summary-item__total-price {
    color:#b36aff !important;
    font-weight:900 !important;
}

/* Ürün görseli */
.wc-block-checkout
.wc-block-components-order-summary-item__image {
    border-radius:9px !important;
}

/* Adet balonu */
.wc-block-checkout
.wc-block-components-order-summary-item__quantity {
    background:#7136d6 !important;
    border-color:#b36aff !important;
    box-shadow:0 0 0 2px #0e0d14 !important;
    color:#fff !important;
}

/* =========================================================
   KUPON
   ========================================================= */

.wc-block-checkout
.wc-block-components-totals-coupon {
    color:#fff !important;
}

.wc-block-checkout
.wc-block-components-totals-coupon__button {
    color:#b36aff !important;
}

/* =========================================================
   TOPLAMLAR
   ========================================================= */

.wc-block-checkout
.wc-block-components-totals-item {
    color:#aaa3b4 !important;
}

.wc-block-checkout
.wc-block-components-totals-item__value {
    color:#fff !important;
}

.wc-block-checkout
.wc-block-components-totals-footer-item {
    border-top:1px solid #302544 !important;
}

.wc-block-checkout
.wc-block-components-totals-footer-item
.wc-block-components-totals-item__label {
    color:#fff !important;
    font-weight:900 !important;
}

.wc-block-checkout
.wc-block-components-totals-footer-item
.wc-block-components-totals-item__value {
    color:#b36aff !important;
    font-size:20px !important;
    font-weight:900 !important;
}

/* =========================================================
   SİPARİŞİ VER BUTONU
   ========================================================= */

.wc-block-checkout
.wc-block-components-checkout-place-order-button {
    min-height:54px !important;

    border:0 !important;
    border-radius:11px !important;

    background:
        linear-gradient(
            135deg,
            #7136d6,
            #9d56ff
        ) !important;

    color:#fff !important;

    font-size:14px !important;
    font-weight:900 !important;

    box-shadow:
        0 12px 30px rgba(139,69,238,.20) !important;

    transition:.2s ease !important;
}

.wc-block-checkout
.wc-block-components-checkout-place-order-button:hover {
    transform:translateY(-2px) !important;

    box-shadow:
        0 16px 38px rgba(139,69,238,.30) !important;
}

/* =========================================================
   CHECKBOX
   ========================================================= */

.wc-block-checkout input[type="checkbox"] {
    accent-color:#8b45ee !important;
}

/* Metinler */
.wc-block-checkout
.wc-block-components-checkout-step__description,
.wc-block-checkout
.wc-block-components-checkout-step__content {
    color:#aaa3b4 !important;
}

/* Linkler */
.wc-block-checkout a {
    color:#b36aff !important;
}

/* =========================================================
   MOBİL
   ========================================================= */

@media(max-width:850px) {

    body.woocommerce-checkout .site-main {
        padding-top:45px !important;
    }

    .wc-block-checkout {
        width:92% !important;
    }
}/* =========================================================
   BALLAS COMMUNITY - MY ACCOUNT
   ========================================================= */

body.woocommerce-account {
    background:
        radial-gradient(circle at 10% 10%, rgba(139,69,238,.10), transparent 32%),
        radial-gradient(circle at 90% 80%, rgba(100,45,190,.07), transparent 35%),
        #07070c !important;
}

/* Ana alan */
.woocommerce-account .site-main {
    padding:70px 0 110px !important;
}

.woocommerce-account .site-page,
.woocommerce-account .woocommerce {
    width:min(1180px,92%) !important;
    margin:0 auto !important;
}

/* Sayfa başlığı */
.woocommerce-account .site-page > .container > h1,
.woocommerce-account h1 {
    color:#fff !important;
    font-size:42px !important;
    line-height:1 !important;
    font-weight:900 !important;
    letter-spacing:-1.8px !important;
    margin:0 0 48px !important;
}

/* =========================================================
   ANA ACCOUNT GRID
   ========================================================= */

.woocommerce-account .woocommerce {
    display:grid !important;
    grid-template-columns:225px minmax(0,1fr) !important;
    gap:22px !important;
    align-items:start !important;
}

/* Sol menü */
.woocommerce-account .woocommerce-MyAccount-navigation {
    width:100% !important;
    float:none !important;

    padding:10px !important;

    background:#0e0d14 !important;
    border:1px solid #2b253c !important;
    border-radius:16px !important;

    box-sizing:border-box !important;
}

/* Menü listesi */
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
}

/* Menü item */
.woocommerce-account .woocommerce-MyAccount-navigation li {
    margin:3px 0 !important;
    padding:0 !important;

    border:0 !important;
}

/* Menü link */
.woocommerce-account .woocommerce-MyAccount-navigation li a {
    display:flex !important;
    align-items:center !important;

    min-height:45px !important;
    padding:0 13px !important;

    border-radius:9px !important;

    color:#a59eae !important;

    font-size:13px !important;
    font-weight:800 !important;

    text-decoration:none !important;

    transition:.2s ease !important;
}

/* Hover */
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
    color:#fff !important;
    background:#181321 !important;
    transform:translateX(2px);
}

/* Aktif */
.woocommerce-account
.woocommerce-MyAccount-navigation
li.is-active a {
    color:#fff !important;

    background:
        linear-gradient(
            135deg,
            #7136d6,
            #8d42ee
        ) !important;

    box-shadow:
        0 8px 22px rgba(139,69,238,.18) !important;
}

/* =========================================================
   SAĞ PANEL
   ========================================================= */

.woocommerce-account .woocommerce-MyAccount-content {
    width:100% !important;
    float:none !important;

    min-height:300px !important;

    padding:28px !important;

    box-sizing:border-box !important;

    background:
        linear-gradient(
            145deg,
            rgba(17,16,25,.96),
            rgba(11,10,16,.96)
        ) !important;

    border:1px solid #2b253c !important;
    border-radius:16px !important;

    box-shadow:
        0 20px 55px rgba(0,0,0,.20) !important;

    color:#aaa3b4 !important;
}

/* =========================================================
   GEÇİCİ ŞİFRE / BİLDİRİM
   ========================================================= */

.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-info {
    margin:0 0 25px !important;
    padding:17px 20px !important;

    background:
        linear-gradient(
            135deg,
            rgba(139,69,238,.11),
            rgba(18,16,27,.8)
        ) !important;

    border:1px solid #382954 !important;
    border-radius:12px !important;

    color:#bcb4c8 !important;
}

.woocommerce-account .woocommerce-message::before,
.woocommerce-account .woocommerce-info::before {
    color:#a75cff !important;
}

/* Bildirim butonu */
.woocommerce-account .woocommerce-message a,
.woocommerce-account .woocommerce-info a {
    color:#fff !important;
}

/* =========================================================
   DASHBOARD METİNLERİ
   ========================================================= */

.woocommerce-account .woocommerce-MyAccount-content p {
    color:#aaa3b4 !important;

    font-size:14px !important;
    line-height:1.8 !important;
}

.woocommerce-account .woocommerce-MyAccount-content strong {
    color:#fff !important;
}

.woocommerce-account .woocommerce-MyAccount-content a {
    color:#b36aff !important;
    font-weight:700 !important;
}

/* =========================================================
   TABLO / SİPARİŞLER
   ========================================================= */

.woocommerce-account table.shop_table {
    width:100% !important;

    background:#0b0a10 !important;

    border:1px solid #2b253c !important;
    border-radius:12px !important;

    border-collapse:separate !important;
    border-spacing:0 !important;

    overflow:hidden !important;
}

.woocommerce-account table.shop_table th {
    padding:15px !important;

    background:#14121c !important;

    border:0 !important;
    border-bottom:1px solid #29233a !important;

    color:#81798e !important;

    font-size:10px !important;
    text-transform:uppercase !important;
    letter-spacing:.6px !important;
}

.woocommerce-account table.shop_table td {
    padding:15px !important;

    background:#0b0a10 !important;

    border:0 !important;
    border-bottom:1px solid #211c2d !important;

    color:#aaa3b4 !important;
}

.woocommerce-account table.shop_table tr:last-child td {
    border-bottom:0 !important;
}

.woocommerce-account table.shop_table a {
    color:#b36aff !important;
}

/* Sipariş butonları */
.woocommerce-account .woocommerce-button,
.woocommerce-account .button {
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;

    min-height:38px !important;
    padding:0 14px !important;

    border:0 !important;
    border-radius:8px !important;

    background:#7136d6 !important;

    color:#fff !important;

    font-size:11px !important;
    font-weight:800 !important;
}

/* =========================================================
   HESAP DETAYLARI / ADRESLER
   ========================================================= */

.woocommerce-account .woocommerce-Address,
.woocommerce-account .woocommerce-EditAccountForm {
    padding:22px !important;

    background:#0b0a10 !important;
    border:1px solid #29233a !important;
    border-radius:12px !important;
}

.woocommerce-account .woocommerce-Address-title h3,
.woocommerce-account .woocommerce-EditAccountForm h3 {
    color:#fff !important;
    font-size:19px !important;
}

/* Form */
.woocommerce-account .form-row label {
    display:block !important;

    margin-bottom:7px !important;

    color:#91899d !important;

    font-size:11px !important;
    font-weight:800 !important;
}

.woocommerce-account input.input-text,
.woocommerce-account select,
.woocommerce-account textarea {
    width:100% !important;
    box-sizing:border-box !important;

    min-height:46px !important;
    padding:0 13px !important;

    background:#09080e !important;
    border:1px solid #342848 !important;
    border-radius:9px !important;

    color:#fff !important;

    outline:none !important;
}

.woocommerce-account textarea {
    min-height:100px !important;
    padding-top:12px !important;
}

.woocommerce-account input:focus,
.woocommerce-account select:focus,
.woocommerce-account textarea:focus {
    border-color:#8b45ee !important;
    box-shadow:0 0 0 3px rgba(139,69,238,.08) !important;
}

/* Kaydet */
.woocommerce-account .woocommerce-Button {
    min-height:48px !important;
    padding:0 22px !important;

    border:0 !important;
    border-radius:10px !important;

    background:
        linear-gradient(
            135deg,
            #7136d6,
            #9d56ff
        ) !important;

    color:#fff !important;

    font-weight:900 !important;
}

/* =========================================================
   MOBİL
   ========================================================= */

@media(max-width:750px) {

    .woocommerce-account .woocommerce {
        grid-template-columns:1fr !important;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width:100% !important;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        display:grid !important;
        grid-template-columns:repeat(2,1fr) !important;
        gap:4px !important;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        padding:20px !important;
    }
}

@media(max-width:600px) {

    .woocommerce-account .site-main {
        padding:45px 0 70px !important;
    }

    .woocommerce-account .site-page > .container > h1,
    .woocommerce-account h1 {
        font-size:32px !important;
        margin-bottom:30px !important;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        grid-template-columns:1fr !important;
    }

    .woocommerce-account table.shop_table {
        font-size:12px !important;
    }

    .woocommerce-account table.shop_table th,
    .woocommerce-account table.shop_table td {
        padding:11px 8px !important;
    }
}/* =========================================================
   BALLAS - MY ACCOUNT GRID FIX
   ========================================================= */

/* Hesap ana grid */
body.woocommerce-account .woocommerce{
    display:grid!important;

    grid-template-columns:225px minmax(0,1fr)!important;
    gap:22px!important;

    align-items:start!important;
}

/* SOL MENÜ */
body.woocommerce-account .woocommerce
.woocommerce-MyAccount-navigation{
    grid-column:1!important;
    grid-row:1!important;

    width:100%!important;
    min-width:0!important;
    float:none!important;

    box-sizing:border-box!important;
}

/* SAĞ İÇERİK */
body.woocommerce-account .woocommerce
.woocommerce-MyAccount-content{
    grid-column:2!important;
    grid-row:1!important;

    width:100%!important;
    min-width:0!important;
    float:none!important;

    box-sizing:border-box!important;
}

/* İçerik kartının genişliği */
body.woocommerce-account .woocommerce
.woocommerce-MyAccount-content{
    min-height:300px!important;
    padding:28px!important;

    background:
        linear-gradient(
            145deg,
            rgba(17,16,25,.96),
            rgba(11,10,16,.96)
        )!important;

    border:1px solid #2b253c!important;
    border-radius:16px!important;
}

/* Sol menü yüksekliği */
body.woocommerce-account .woocommerce
.woocommerce-MyAccount-navigation{
    height:auto!important;
    align-self:start!important;
}

/* Menü kartı */
body.woocommerce-account .woocommerce
.woocommerce-MyAccount-navigation ul{
    width:100%!important;
    margin:0!important;
    padding:0!important;
}

/* Mobilde tekrar tek sütun */
@media(max-width:750px){

    body.woocommerce-account .woocommerce{
        grid-template-columns:1fr!important;
    }

    body.woocommerce-account .woocommerce
    .woocommerce-MyAccount-navigation{
        grid-column:1!important;
        grid-row:1!important;
    }

    body.woocommerce-account .woocommerce
    .woocommerce-MyAccount-content{
        grid-column:1!important;
        grid-row:2!important;
    }
}/* =========================================================
   BALLAS COMMUNITY - MY ACCOUNT ENDPOINTS
   ========================================================= */

/* Genel içerik */
body.woocommerce-account .woocommerce-MyAccount-content{
    color:#aaa3b4!important;
}

/* Sayfa başlıkları */
body.woocommerce-account .woocommerce-MyAccount-content h2,
body.woocommerce-account .woocommerce-MyAccount-content h3{
    color:#fff!important;
    font-weight:900!important;
    letter-spacing:-.4px;
}

/* =========================================================
   SIPARISLER
   ========================================================= */

body.woocommerce-account .woocommerce-MyAccount-orders{
    width:100%!important;
    margin:20px 0 0!important;
    border:1px solid #2b253c!important;
    border-radius:14px!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    overflow:hidden!important;
    background:#0b0a10!important;
}

body.woocommerce-account .woocommerce-MyAccount-orders thead th{
    padding:15px!important;
    background:#14121c!important;
    color:#80788d!important;
    border:0!important;
    border-bottom:1px solid #29233a!important;
    font-size:10px!important;
    text-transform:uppercase!important;
    letter-spacing:.7px!important;
}

body.woocommerce-account .woocommerce-MyAccount-orders tbody td{
    padding:16px 15px!important;
    background:#0b0a10!important;
    color:#aaa3b4!important;
    border:0!important;
    border-bottom:1px solid #211c2d!important;
    vertical-align:middle!important;
}

body.woocommerce-account .woocommerce-MyAccount-orders tbody tr:last-child td{
    border-bottom:0!important;
}

body.woocommerce-account .woocommerce-MyAccount-orders tbody tr{
    transition:.18s ease!important;
}

body.woocommerce-account .woocommerce-MyAccount-orders tbody tr:hover td{
    background:#100e17!important;
}

body.woocommerce-account .woocommerce-MyAccount-orders a{
    color:#b36aff!important;
    font-weight:800!important;
}

body.woocommerce-account .woocommerce-MyAccount-orders .button{
    min-height:34px!important;
    padding:0 12px!important;
    border:0!important;
    border-radius:8px!important;
    background:linear-gradient(135deg,#7136d6,#9d56ff)!important;
    color:#fff!important;
    font-size:11px!important;
    font-weight:800!important;
}

/* Sipariş durumları */
body.woocommerce-account .woocommerce-orders-table__cell-order-status{
    font-weight:800!important;
}

/* =========================================================
   INDIRMELER
   ========================================================= */

body.woocommerce-account .woocommerce-MyAccount-downloads{
    width:100%!important;
    margin:20px 0 0!important;
    border:1px solid #2b253c!important;
    border-radius:14px!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    overflow:hidden!important;
    background:#0b0a10!important;
}

body.woocommerce-account .woocommerce-MyAccount-downloads thead th{
    padding:15px!important;
    background:#14121c!important;
    color:#80788d!important;
    border:0!important;
    border-bottom:1px solid #29233a!important;
    font-size:10px!important;
    text-transform:uppercase!important;
    letter-spacing:.7px!important;
}

body.woocommerce-account .woocommerce-MyAccount-downloads tbody td{
    padding:16px 15px!important;
    background:#0b0a10!important;
    color:#aaa3b4!important;
    border:0!important;
    border-bottom:1px solid #211c2d!important;
}

body.woocommerce-account .woocommerce-MyAccount-downloads tbody tr:last-child td{
    border-bottom:0!important;
}

body.woocommerce-account .woocommerce-MyAccount-downloads tbody tr:hover td{
    background:#100e17!important;
}

body.woocommerce-account .woocommerce-MyAccount-downloads a{
    color:#b36aff!important;
    font-weight:800!important;
}

body.woocommerce-account .woocommerce-MyAccount-downloads .woocommerce-MyAccount-downloads-file a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:35px!important;
    padding:0 13px!important;
    border-radius:8px!important;
    background:linear-gradient(135deg,#7136d6,#9d56ff)!important;
    color:#fff!important;
    font-size:11px!important;
    text-decoration:none!important;
}

/* =========================================================
   BOS SIPARIS / BOS INDIRME
   ========================================================= */

body.woocommerce-account .woocommerce-info{
    margin:0 0 20px!important;
    padding:17px 20px!important;
    background:linear-gradient(
        135deg,
        rgba(139,69,238,.10),
        rgba(15,13,22,.95)
    )!important;
    border:1px solid #382954!important;
    border-radius:12px!important;
    color:#aaa3b4!important;
}

body.woocommerce-account .woocommerce-info::before{
    color:#a75cff!important;
}

/* =========================================================
   MOBIL
   ========================================================= */

@media(max-width:700px){

    body.woocommerce-account .woocommerce-MyAccount-orders,
    body.woocommerce-account .woocommerce-MyAccount-downloads{
        display:block!important;
        overflow-x:auto!important;
        white-space:nowrap!important;
    }

    body.woocommerce-account .woocommerce-MyAccount-orders th,
    body.woocommerce-account .woocommerce-MyAccount-orders td,
    body.woocommerce-account .woocommerce-MyAccount-downloads th,
    body.woocommerce-account .woocommerce-MyAccount-downloads td{
        padding:12px 10px!important;
    }
}/* =========================================================
   BALLAS COMMUNITY
   COMPLETE MY ACCOUNT DESIGN
   ========================================================= */

/* ---------- GENEL ---------- */

body.woocommerce-account{
    background:
        radial-gradient(circle at 8% 10%,rgba(139,69,238,.10),transparent 30%),
        radial-gradient(circle at 92% 80%,rgba(100,45,190,.07),transparent 34%),
        #07070c!important;
}

body.woocommerce-account .site-main{
    padding:70px 0 110px!important;
}

body.woocommerce-account .site-page,
body.woocommerce-account .woocommerce{
    width:min(1180px,92%)!important;
    margin:0 auto!important;
}

body.woocommerce-account .site-page > .container > h1,
body.woocommerce-account h1{
    color:#fff!important;
    font-size:42px!important;
    line-height:1!important;
    font-weight:900!important;
    letter-spacing:-1.8px!important;
    margin:0 0 48px!important;
}


/* ---------- ANA GRID ---------- */

body.woocommerce-account .woocommerce{
    display:grid!important;
    grid-template-columns:225px minmax(0,1fr)!important;
    gap:22px!important;
    align-items:start!important;
}


/* ---------- SOL MENÜ ---------- */

body.woocommerce-account
.woocommerce-MyAccount-navigation{
    grid-column:1!important;
    grid-row:1!important;

    width:100%!important;
    float:none!important;

    padding:10px!important;
    box-sizing:border-box!important;

    background:rgba(14,13,20,.96)!important;
    border:1px solid #2b253c!important;
    border-radius:16px!important;

    box-shadow:0 20px 50px rgba(0,0,0,.18)!important;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation ul{
    list-style:none!important;
    margin:0!important;
    padding:0!important;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation li{
    margin:3px 0!important;
    padding:0!important;
    border:0!important;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation li a{
    display:flex!important;
    align-items:center!important;

    min-height:45px!important;
    padding:0 13px!important;

    border-radius:9px!important;

    color:#a59eae!important;
    font-size:13px!important;
    font-weight:800!important;

    text-decoration:none!important;
    transition:.2s ease!important;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation li a:hover{
    color:#fff!important;
    background:#181321!important;
    transform:translateX(2px)!important;
}

body.woocommerce-account
.woocommerce-MyAccount-navigation li.is-active a{
    color:#fff!important;

    background:
        linear-gradient(135deg,#7136d6,#913ff1)!important;

    box-shadow:
        0 8px 24px rgba(139,69,238,.20)!important;
}


/* ---------- SAĞ İÇERİK ---------- */

body.woocommerce-account
.woocommerce-MyAccount-content{
    grid-column:2!important;
    grid-row:1!important;

    width:100%!important;
    min-width:0!important;
    float:none!important;

    min-height:300px!important;
    padding:28px!important;

    box-sizing:border-box!important;

    color:#aaa3b4!important;

    background:
        linear-gradient(
            145deg,
            rgba(17,16,25,.97),
            rgba(11,10,16,.97)
        )!important;

    border:1px solid #2b253c!important;
    border-radius:16px!important;

    box-shadow:0 20px 55px rgba(0,0,0,.20)!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content h2{
    margin:0 0 22px!important;
    color:#fff!important;
    font-size:24px!important;
    font-weight:900!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content h3{
    color:#fff!important;
    font-weight:900!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content p{
    color:#aaa3b4!important;
    font-size:14px!important;
    line-height:1.8!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content strong{
    color:#fff!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content a{
    color:#b36aff!important;
    font-weight:700!important;
}


/* =========================================================
   PAN0
   ========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content .woocommerce-message,
body.woocommerce-account
.woocommerce-MyAccount-content .woocommerce-info{

    margin:0 0 25px!important;
    padding:17px 20px!important;

    background:
        linear-gradient(
            135deg,
            rgba(139,69,238,.11),
            rgba(18,16,27,.90)
        )!important;

    border:1px solid #382954!important;
    border-radius:12px!important;

    color:#bcb4c8!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content .woocommerce-message::before,
body.woocommerce-account
.woocommerce-MyAccount-content .woocommerce-info::before{
    color:#a75cff!important;
}


/* =========================================================
   SIPARISLER
   ========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-orders{

    width:100%!important;
    margin:20px 0 0!important;

    background:#0b0a10!important;

    border:1px solid #2b253c!important;
    border-radius:14px!important;

    border-collapse:separate!important;
    border-spacing:0!important;

    overflow:hidden!important;
}

body.woocommerce-account
.woocommerce-MyAccount-orders th{

    padding:15px!important;

    background:#14121c!important;

    color:#80788d!important;

    border:0!important;
    border-bottom:1px solid #29233a!important;

    font-size:10px!important;
    text-transform:uppercase!important;
    letter-spacing:.7px!important;
}

body.woocommerce-account
.woocommerce-MyAccount-orders td{

    padding:16px 15px!important;

    background:#0b0a10!important;

    color:#aaa3b4!important;

    border:0!important;
    border-bottom:1px solid #211c2d!important;

    vertical-align:middle!important;
}

body.woocommerce-account
.woocommerce-MyAccount-orders tr:hover td{
    background:#100e17!important;
}

body.woocommerce-account
.woocommerce-MyAccount-orders tr:last-child td{
    border-bottom:0!important;
}

body.woocommerce-account
.woocommerce-MyAccount-orders .button{

    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    min-height:35px!important;
    padding:0 13px!important;

    border:0!important;
    border-radius:8px!important;

    background:
        linear-gradient(135deg,#7136d6,#9d56ff)!important;

    color:#fff!important;

    font-size:11px!important;
    font-weight:800!important;
}


/* =========================================================
   SIPARIS DETAYI
   ========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content .woocommerce-order{

    color:#aaa3b4!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content .woocommerce-order h2,
body.woocommerce-account
.woocommerce-MyAccount-content .woocommerce-order h3{

    margin-top:28px!important;
    color:#fff!important;
}

body.woocommerce-account
.woocommerce-order .shop_table{

    width:100%!important;

    background:#0b0a10!important;

    border:1px solid #2b253c!important;
    border-radius:12px!important;

    border-collapse:separate!important;
    border-spacing:0!important;

    overflow:hidden!important;
}

body.woocommerce-account
.woocommerce-order .shop_table th{

    padding:14px!important;
    background:#14121c!important;

    color:#81798e!important;

    border:0!important;
    border-bottom:1px solid #29233a!important;

    font-size:10px!important;
}

body.woocommerce-account
.woocommerce-order .shop_table td{

    padding:15px!important;

    background:#0b0a10!important;
    color:#aaa3b4!important;

    border:0!important;
    border-bottom:1px solid #211c2d!important;
}

body.woocommerce-account
.woocommerce-order .shop_table tr:last-child td{
    border-bottom:0!important;
}


/* =========================================================
   INDIRMELER
   ========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-downloads{

    width:100%!important;
    margin:20px 0 0!important;

    background:#0b0a10!important;

    border:1px solid #2b253c!important;
    border-radius:14px!important;

    border-collapse:separate!important;
    border-spacing:0!important;

    overflow:hidden!important;
}

body.woocommerce-account
.woocommerce-MyAccount-downloads th{

    padding:15px!important;

    background:#14121c!important;

    color:#80788d!important;

    border:0!important;
    border-bottom:1px solid #29233a!important;

    font-size:10px!important;
    text-transform:uppercase!important;
    letter-spacing:.7px!important;
}

body.woocommerce-account
.woocommerce-MyAccount-downloads td{

    padding:16px 15px!important;

    background:#0b0a10!important;
    color:#aaa3b4!important;

    border:0!important;
    border-bottom:1px solid #211c2d!important;
}

body.woocommerce-account
.woocommerce-MyAccount-downloads tr:hover td{
    background:#100e17!important;
}

body.woocommerce-account
.woocommerce-MyAccount-downloads-file a{

    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    min-height:35px!important;
    padding:0 13px!important;

    border-radius:8px!important;

    background:
        linear-gradient(135deg,#7136d6,#9d56ff)!important;

    color:#fff!important;
    font-size:11px!important;
    font-weight:800!important;

    text-decoration:none!important;
}


/* =========================================================
   ADRESLER
   ========================================================= */

body.woocommerce-account
.woocommerce-Address{

    margin-bottom:20px!important;
    padding:22px!important;

    background:#0b0a10!important;

    border:1px solid #2b253c!important;
    border-radius:14px!important;

    box-sizing:border-box!important;
}

body.woocommerce-account
.woocommerce-Address-title{

    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;

    gap:15px!important;
    margin-bottom:18px!important;
}

body.woocommerce-account
.woocommerce-Address-title h3{

    margin:0!important;
    color:#fff!important;
    font-size:18px!important;
}

body.woocommerce-account
.woocommerce-Address-title a{

    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    min-height:34px!important;
    padding:0 12px!important;

    border-radius:8px!important;

    background:#7136d6!important;
    color:#fff!important;

    font-size:11px!important;
    font-weight:800!important;

    text-decoration:none!important;
}

body.woocommerce-account
.woocommerce-Address address{

    margin:0!important;
    padding:16px!important;

    background:#09080e!important;

    border:1px solid #242033!important;
    border-radius:10px!important;

    color:#aaa3b4!important;

    font-size:13px!important;
    line-height:1.8!important;
}


/* =========================================================
   FORM ALANLARI
   ========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content .form-row{

    margin-bottom:18px!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content label{

    display:block!important;

    margin-bottom:7px!important;

    color:#91899d!important;

    font-size:11px!important;
    font-weight:800!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content input.input-text,
body.woocommerce-account
.woocommerce-MyAccount-content input[type="text"],
body.woocommerce-account
.woocommerce-MyAccount-content input[type="email"],
body.woocommerce-account
.woocommerce-MyAccount-content input[type="password"],
body.woocommerce-account
.woocommerce-MyAccount-content select,
body.woocommerce-account
.woocommerce-MyAccount-content textarea{

    width:100%!important;
    box-sizing:border-box!important;

    min-height:46px!important;
    padding:0 13px!important;

    background:#09080e!important;

    border:1px solid #342848!important;
    border-radius:9px!important;

    color:#fff!important;

    outline:none!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content textarea{

    min-height:100px!important;
    padding-top:12px!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content input:focus,
body.woocommerce-account
.woocommerce-MyAccount-content select:focus,
body.woocommerce-account
.woocommerce-MyAccount-content textarea:focus{

    border-color:#8b45ee!important;

    box-shadow:
        0 0 0 3px rgba(139,69,238,.08)!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content .required{
    color:#a75cff!important;
}


/* =========================================================
   HESAP DETAYLARI
   ========================================================= */

body.woocommerce-account
.woocommerce-EditAccountForm{

    padding:24px!important;

    background:#0b0a10!important;

    border:1px solid #2b253c!important;
    border-radius:14px!important;
}

body.woocommerce-account
.woocommerce-EditAccountForm fieldset{

    margin:28px 0 20px!important;
    padding:20px!important;

    border:1px solid #29233a!important;
    border-radius:12px!important;

    background:#09080e!important;
}

body.woocommerce-account
.woocommerce-EditAccountForm legend{

    padding:0 8px!important;

    color:#fff!important;
    font-size:14px!important;
    font-weight:900!important;
}

body.woocommerce-account
.woocommerce-EditAccountForm .woocommerce-Button,
body.woocommerce-account
.woocommerce-EditAccountForm button{

    min-height:48px!important;
    padding:0 22px!important;

    border:0!important;
    border-radius:10px!important;

    background:
        linear-gradient(135deg,#7136d6,#9d56ff)!important;

    color:#fff!important;

    font-size:12px!important;
    font-weight:900!important;

    cursor:pointer!important;
}


/* =========================================================
   ODEME YONTEMLERI
   ========================================================= */

body.woocommerce-account
.woocommerce-PaymentMethods{

    list-style:none!important;

    margin:20px 0!important;
    padding:0!important;
}

body.woocommerce-account
.woocommerce-PaymentMethod{

    margin-bottom:10px!important;
    padding:18px!important;

    background:#0b0a10!important;

    border:1px solid #2b253c!important;
    border-radius:12px!important;

    color:#aaa3b4!important;
}

body.woocommerce-account
.woocommerce-PaymentMethod a{
    color:#b36aff!important;
}

body.woocommerce-account
.woocommerce-PaymentMethod .button{

    border:0!important;
    border-radius:8px!important;

    background:#7136d6!important;
    color:#fff!important;
}


/* =========================================================
   BUTONLAR
   ========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content .button,
body.woocommerce-account
.woocommerce-MyAccount-content .woocommerce-Button{

    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;

    min-height:40px!important;
    padding:0 15px!important;

    border:0!important;
    border-radius:9px!important;

    background:
        linear-gradient(135deg,#7136d6,#9d56ff)!important;

    color:#fff!important;

    font-size:11px!important;
    font-weight:800!important;

    text-decoration:none!important;

    transition:.2s ease!important;
}

body.woocommerce-account
.woocommerce-MyAccount-content .button:hover,
body.woocommerce-account
.woocommerce-MyAccount-content .woocommerce-Button:hover{

    transform:translateY(-2px)!important;

    box-shadow:
        0 12px 28px rgba(139,69,238,.25)!important;
}


/* =========================================================
   GIRIS / KAYIT
   ========================================================= */

body.woocommerce-account
.woocommerce-form-login,
body.woocommerce-account
.woocommerce-form-register{

    width:100%!important;
    max-width:520px!important;

    margin:0 auto!important;
    padding:30px!important;

    box-sizing:border-box!important;

    background:#0e0d14!important;

    border:1px solid #2b253c!important;
    border-radius:16px!important;
}

body.woocommerce-account
.woocommerce-form-login .form-row,
body.woocommerce-account
.woocommerce-form-register .form-row{

    margin-bottom:18px!important;
}

body.woocommerce-account
.woocommerce-form-login__submit,
body.woocommerce-account
.woocommerce-form-register__submit{

    width:100%!important;
    min-height:48px!important;

    border:0!important;
    border-radius:10px!important;

    background:
        linear-gradient(135deg,#7136d6,#9d56ff)!important;

    color:#fff!important;

    font-weight:900!important;
}


/* =========================================================
   SIFRE SIFIRLAMA
   ========================================================= */

body.woocommerce-account
.woocommerce-ResetPassword{

    max-width:620px!important;

    margin:0 auto!important;
    padding:28px!important;

    background:#0e0d14!important;

    border:1px solid #2b253c!important;
    border-radius:16px!important;

    color:#aaa3b4!important;
}

body.woocommerce-account
.woocommerce-ResetPassword .woocommerce-Button{

    min-height:48px!important;
}


/* =========================================================
   LOGOUT
   ========================================================= */

body.woocommerce-account
.woocommerce-message a{
    color:#fff!important;
}


/* =========================================================
   MOBIL
   ========================================================= */

@media(max-width:750px){

    body.woocommerce-account .site-main{
        padding:45px 0 70px!important;
    }

    body.woocommerce-account
    .site-page > .container > h1,
    body.woocommerce-account h1{

        font-size:32px!important;
        margin-bottom:30px!important;
    }

    body.woocommerce-account .woocommerce{

        grid-template-columns:1fr!important;
        gap:16px!important;
    }

    body.woocommerce-account
    .woocommerce-MyAccount-navigation{

        grid-column:1!important;
        grid-row:1!important;
    }

    body.woocommerce-account
    .woocommerce-MyAccount-content{

        grid-column:1!important;
        grid-row:2!important;

        padding:20px!important;
    }

    body.woocommerce-account
    .woocommerce-MyAccount-navigation ul{

        display:grid!important;
        grid-template-columns:repeat(2,1fr)!important;
        gap:4px!important;
    }

    body.woocommerce-account
    .woocommerce-Address-title{

        align-items:flex-start!important;
        flex-direction:column!important;
    }

    body.woocommerce-account
    .woocommerce-MyAccount-orders,
    body.woocommerce-account
    .woocommerce-MyAccount-downloads{

        display:block!important;
        overflow-x:auto!important;
        white-space:nowrap!important;
    }
}

@media(max-width:500px){

    body.woocommerce-account
    .woocommerce-MyAccount-navigation ul{

        grid-template-columns:1fr!important;
    }

    body.woocommerce-account
    .woocommerce-EditAccountForm,
    body.woocommerce-account
    .woocommerce-form-login,
    body.woocommerce-account
    .woocommerce-form-register,
    body.woocommerce-account
    .woocommerce-ResetPassword{

        padding:18px!important;
    }
}

/* =========================================================
   BALLAS COMMUNITY - HEADER FINAL FIX
   header.php içindeki güncel class'lar için
   ========================================================= */

.ballas-header{
    position:sticky!important;
    top:0!important;
    z-index:1000!important;
    background:rgba(7,7,12,.94)!important;
    backdrop-filter:blur(16px)!important;
    -webkit-backdrop-filter:blur(16px)!important;
    border-bottom:1px solid #211a32!important;
}

.ballas-header-inner{
    width:min(1400px,94%)!important;
    min-height:76px!important;
    margin:0 auto!important;
    display:flex!important;
    align-items:center!important;
    gap:30px!important;
}

.ballas-logo{
    display:flex!important;
    align-items:center!important;
    flex:0 0 auto!important;
    min-width:250px!important;
    text-decoration:none!important;
}

.ballas-logo img{
    display:block!important;
    width:250px!important;
    height:auto!important;
    max-height:58px!important;
    object-fit:contain!important;
    object-position:left center!important;
}

.ballas-nav{
    display:flex!important;
    align-items:center!important;
    gap:28px!important;
    margin-left:0!important;
    flex:0 0 auto!important;
}

.ballas-nav a{
    display:inline-flex!important;
    align-items:center!important;
    color:#c3bdcf!important;
    font-size:14px!important;
    font-weight:700!important;
    white-space:nowrap!important;
    transition:color .2s ease,transform .2s ease!important;
}

.ballas-nav a:hover{
    color:#fff!important;
    transform:translateY(-1px)!important;
}

.ballas-header-actions{
    margin-left:auto!important;
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
}

.ballas-search{
    width:275px!important;
    height:44px!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    padding:0 13px!important;
    border:1px solid #312846!important;
    border-radius:10px!important;
    background:#0d0c14!important;
    color:#a96aff!important;
    box-sizing:border-box!important;
}

.ballas-search .search-icon{
    flex:0 0 auto!important;
    color:#a96aff!important;
    font-size:18px!important;
    line-height:1!important;
}

.ballas-search input{
    width:100%!important;
    min-width:0!important;
    height:100%!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    outline:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:12px!important;
    box-shadow:none!important;
}

.ballas-search input::placeholder{
    color:#777083!important;
    opacity:1!important;
}

.ballas-search:focus-within{
    border-color:#7d4bde!important;
    box-shadow:0 0 0 3px rgba(139,69,238,.08)!important;
}

.ballas-cart{
    position:relative!important;
    width:44px!important;
    height:44px!important;
    flex:0 0 44px!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid #312846!important;
    border-radius:10px!important;
    background:#0d0c14!important;
    color:#fff!important;
    text-decoration:none!important;
    transition:border-color .2s ease,transform .2s ease,background .2s ease!important;
}

.ballas-cart:hover{
    border-color:#7d4bde!important;
    background:#13101d!important;
    transform:translateY(-1px)!important;
}

.ballas-cart .cart-icon{
    font-size:17px!important;
    line-height:1!important;
}

.ballas-cart b{
    position:absolute!important;
    top:-7px!important;
    right:-7px!important;
    min-width:17px!important;
    height:17px!important;
    padding:0 4px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:20px!important;
    background:#9d4cff!important;
    color:#fff!important;
    font-size:9px!important;
    line-height:1!important;
    font-weight:900!important;
    box-shadow:0 0 12px rgba(157,76,255,.35)!important;
}

.ballas-login{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:44px!important;
    padding:0 19px!important;
    border-radius:10px!important;
    background:linear-gradient(135deg,#7a38ef,#a75aff)!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:800!important;
    white-space:nowrap!important;
    text-decoration:none!important;
    box-shadow:0 10px 30px rgba(138,67,238,.18)!important;
    transition:transform .2s ease,box-shadow .2s ease!important;
}

.ballas-login:hover{
    color:#fff!important;
    transform:translateY(-1px)!important;
    box-shadow:0 14px 35px rgba(138,67,238,.30)!important;
}

@media(max-width:1150px){
    .ballas-header-inner{
        gap:18px!important;
    }

    .ballas-logo{
        min-width:210px!important;
    }

    .ballas-logo img{
        width:210px!important;
    }

    .ballas-nav{
        gap:18px!important;
    }

    .ballas-search{
        width:220px!important;
    }
}

@media(max-width:950px){
    .ballas-nav{
        display:none!important;
    }

    .ballas-logo{
        min-width:210px!important;
    }

    .ballas-header-actions{
        margin-left:auto!important;
    }

    .ballas-search{
        width:210px!important;
    }
}

@media(max-width:700px){
    .ballas-header-inner{
        min-height:66px!important;
        gap:10px!important;
    }

    .ballas-logo{
        min-width:180px!important;
        width:180px!important;
    }

    .ballas-logo img{
        width:180px!important;
        max-height:50px!important;
    }

    .ballas-search{
        display:none!important;
    }

    .ballas-login{
        min-height:40px!important;
        padding:0 13px!important;
        font-size:12px!important;
    }

    .ballas-cart{
        width:40px!important;
        height:40px!important;
        flex-basis:40px!important;
    }
}

/* =========================================================
   BALLAS COMMUNITY - LOGIN / REGISTER FINAL LAYOUT FIX
   ========================================================= */

/* WooCommerce logged-out account page: keep the two forms side-by-side
   instead of letting the theme's account flex layout squeeze them. */
body.woocommerce-account:not(:has(.woocommerce-MyAccount-navigation)) .woocommerce-page,
body.woocommerce-account:not(:has(.woocommerce-MyAccount-navigation)) .woocommerce,
body.woocommerce-account .u-columns.col2-set {
    width: min(1080px, 92%) !important;
    max-width: 1080px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body.woocommerce-account .u-columns.col2-set,
body.woocommerce-account .u-columns {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 24px !important;
    align-items: stretch !important;
    margin-top: 10px !important;
}

body.woocommerce-account .u-columns.col2-set::before,
body.woocommerce-account .u-columns.col2-set::after,
body.woocommerce-account .u-columns::before,
body.woocommerce-account .u-columns::after {
    display: none !important;
}

body.woocommerce-account .u-column1,
body.woocommerce-account .u-column2 {
    width: auto !important;
    max-width: none !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.woocommerce-account .u-column1 > h2,
body.woocommerce-account .u-column2 > h2 {
    margin: 0 0 14px !important;
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 900 !important;
    letter-spacing: -.3px !important;
}

body.woocommerce-account .woocommerce-form-login,
body.woocommerce-account .woocommerce-form-register {
    width: 100% !important;
    max-width: none !important;
    min-height: 100% !important;
    margin: 0 !important;
    padding: 28px !important;
    box-sizing: border-box !important;
    background: linear-gradient(180deg, #100e18 0%, #0c0b12 100%) !important;
    border: 1px solid #302746 !important;
    border-radius: 16px !important;
    box-shadow: 0 18px 55px rgba(0,0,0,.22) !important;
}

body.woocommerce-account .woocommerce-form-login .form-row,
body.woocommerce-account .woocommerce-form-register .form-row {
    width: 100% !important;
    float: none !important;
    margin: 0 0 18px !important;
    padding: 0 !important;
}

body.woocommerce-account .woocommerce-form-login label,
body.woocommerce-account .woocommerce-form-register label {
    display: block !important;
    margin: 0 0 8px !important;
    color: #b9b1c7 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
}

body.woocommerce-account .woocommerce-form-login input.input-text,
body.woocommerce-account .woocommerce-form-register input.input-text,
body.woocommerce-account .woocommerce-form-login input[type="text"],
body.woocommerce-account .woocommerce-form-login input[type="email"],
body.woocommerce-account .woocommerce-form-login input[type="password"],
body.woocommerce-account .woocommerce-form-register input[type="email"],
body.woocommerce-account .woocommerce-form-register input[type="password"] {
    display: block !important;
    width: 100% !important;
    height: 48px !important;
    min-height: 48px !important;
    box-sizing: border-box !important;
    padding: 0 14px !important;
    background: #08070d !important;
    border: 1px solid #342848 !important;
    border-radius: 10px !important;
    color: #fff !important;
    font-size: 14px !important;
}

body.woocommerce-account .woocommerce-form-login input:focus,
body.woocommerce-account .woocommerce-form-register input:focus {
    border-color: #8b45ee !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(139,69,238,.10) !important;
}

body.woocommerce-account .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    color: #aaa3b7 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

body.woocommerce-account .woocommerce-form-login .woocommerce-form-login__rememberme input {
    width: 15px !important;
    height: 15px !important;
    margin: 0 !important;
    accent-color: #8b45ee !important;
}

body.woocommerce-account .woocommerce-form-login .lost_password {
    margin: 14px 0 0 !important;
    text-align: center !important;
}

body.woocommerce-account .woocommerce-form-login .lost_password a,
body.woocommerce-account .woocommerce-form-register a {
    color: #b46cff !important;
    font-weight: 700 !important;
}

body.woocommerce-account .woocommerce-form-login__submit,
body.woocommerce-account .woocommerce-form-register__submit {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 48px !important;
    margin: 2px 0 0 !important;
    border: 0 !important;
    border-radius: 10px !important;
    background: linear-gradient(135deg,#7136d6,#9d56ff) !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    cursor: pointer !important;
}

body.woocommerce-account .woocommerce-form-login__submit:hover,
body.woocommerce-account .woocommerce-form-register__submit:hover {
    transform: translateY(-1px) !important;
    box-shadow: 0 12px 30px rgba(139,69,238,.25) !important;
}

body.woocommerce-account .woocommerce-form-register .woocommerce-privacy-policy-text {
    color: #777181 !important;
    font-size: 11px !important;
    line-height: 1.6 !important;
}

@media (max-width: 760px) {
    body.woocommerce-account .u-columns.col2-set,
    body.woocommerce-account .u-columns {
        grid-template-columns: 1fr !important;
        gap: 18px !important;
        width: min(94%, 560px) !important;
    }

    body.woocommerce-account .woocommerce-form-login,
    body.woocommerce-account .woocommerce-form-register {
        padding: 22px !important;
    }
}

/* =========================================================
   BALLAS - LOGIN / REGISTER EMERGENCY WIDTH FIX
   WooCommerce wraps logged-out forms inside .woocommerce, which
   was previously using the logged-in account flex layout.
   ========================================================= */
body.woocommerce-account .woocommerce:has(.u-columns):not(:has(.woocommerce-MyAccount-navigation) ){
    display:block !important;
    width:min(1080px,92%) !important;
    max-width:1080px !important;
    margin:55px auto 90px !important;
    padding:0 !important;
    box-sizing:border-box !important;
}

body.woocommerce-account .woocommerce .u-columns.col2-set,
body.woocommerce-account .woocommerce .u-columns{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    width:100% !important;
    max-width:none !important;
    gap:28px !important;
    margin:0 !important;
    padding:0 !important;
    box-sizing:border-box !important;
}

body.woocommerce-account .woocommerce .u-columns.col2-set .u-column1,
body.woocommerce-account .woocommerce .u-columns.col2-set .u-column2,
body.woocommerce-account .woocommerce .u-columns .u-column1,
body.woocommerce-account .woocommerce .u-columns .u-column2{
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    float:none !important;
    clear:none !important;
    margin:0 !important;
    padding:0 !important;
    box-sizing:border-box !important;
}

body.woocommerce-account .woocommerce .u-columns .woocommerce-form-login,
body.woocommerce-account .woocommerce .u-columns .woocommerce-form-register{
    display:block !important;
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:30px !important;
    box-sizing:border-box !important;
}

body.woocommerce-account .woocommerce .u-columns .form-row,
body.woocommerce-account .woocommerce .u-columns .form-row-wide,
body.woocommerce-account .woocommerce .u-columns .form-row-first,
body.woocommerce-account .woocommerce .u-columns .form-row-last{
    display:block !important;
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    float:none !important;
    clear:both !important;
    margin-left:0 !important;
    margin-right:0 !important;
    box-sizing:border-box !important;
}

body.woocommerce-account .woocommerce .u-columns .form-row input,
body.woocommerce-account .woocommerce .u-columns .form-row select,
body.woocommerce-account .woocommerce .u-columns .form-row textarea{
    display:block !important;
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    box-sizing:border-box !important;
}

body.woocommerce-account .woocommerce .u-columns h2{
    white-space:normal !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
}

@media (max-width:760px){
    body.woocommerce-account .woocommerce .u-columns.col2-set,
    body.woocommerce-account .woocommerce .u-columns{
        grid-template-columns:1fr !important;
        width:100% !important;
        gap:18px !important;
    }
}
