/*
Theme Name: UB Theme v7.1.2 Premium Stable
Theme URI: https://umraniyebilgisayar.com
Author: Arem Bilgisayar
Description: Bireysel müşterilere yönelik, gerçek ürün fotoğraflarını öne çıkaran dinamik WooCommerce katalog teması.
Version: 7.1.3
Text Domain: ub-theme
Requires at least: 6.2
Requires PHP: 8.0
License: GNU General Public License v2 or later
*/
:root{--navy:#071c33;--navy2:#0d2c4d;--turq:#16c8c6;--bg:#f6f7f8;--text:#17202a;--muted:#69737e;--border:#e2e7eb;--danger:#d83838;--radius:22px;--shadow:0 18px 55px rgba(7,28,51,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.container{width:min(1220px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(7,28,51,.97);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.site-branding{display:flex;flex-direction:column;color:#fff;line-height:1}.brand-main{font-size:1.3rem;font-weight:850}.brand-sub{font-size:.68rem;margin-top:7px;color:#95e8e5;text-transform:uppercase;letter-spacing:.05em}.primary-nav .ub-menu,.primary-nav>div>ul{display:flex;gap:29px;list-style:none;margin:0;padding:0}.primary-nav a{color:#fff;font-weight:700}.primary-nav a:hover{color:var(--turq)}.header-actions{display:flex;align-items:center;gap:12px}.header-cta,.btn{display:inline-flex;justify-content:center;align-items:center;border-radius:11px;padding:12px 18px;font-weight:800;border:1px solid transparent;transition:.2s}.header-cta,.btn-primary{background:var(--turq);color:var(--navy)}.btn-dark{background:var(--navy);color:#fff}.btn-outline{border-color:rgba(255,255,255,.5);color:#fff}.btn:hover{transform:translateY(-1px)}.mobile-toggle{display:none;background:none;border:0;color:#fff;font-size:1.5rem}
.hero{background:linear-gradient(130deg,var(--navy),var(--navy2));color:#fff;padding:92px 0}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.eyebrow{display:inline-flex;padding:7px 12px;border:1px solid rgba(22,200,198,.38);border-radius:99px;color:#a6f0ed;font-size:.76rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.hero h1{font-size:clamp(2.7rem,6vw,5.3rem);line-height:.98;letter-spacing:-.055em;margin:22px 0}.hero p{max-width:650px;color:#d0dae4;font-size:1.08rem}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-visual{min-height:440px;border-radius:32px;background:radial-gradient(circle at 65% 35%,rgba(22,200,198,.35),transparent 30%),linear-gradient(145deg,#163f64,#091e35);padding:28px;display:flex;align-items:flex-end;box-shadow:0 35px 90px rgba(0,0,0,.25)}.hero-visual-inner{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:20px;backdrop-filter:blur(8px)}.hero-visual-inner span{display:block;color:#9be8e5;font-size:.8rem;text-transform:uppercase;font-weight:800}.hero-visual-inner strong{display:block;font-size:1.25rem;margin-top:6px}
.section{padding:78px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}.section-kicker{display:block;color:#078f91;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px}.section-title{font-size:clamp(2rem,4vw,3.1rem);line-height:1.1;letter-spacing:-.035em;margin:0;color:var(--navy)}.text-link{font-weight:800;color:#087f82}.visual-categories{background:#fff}.visual-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.visual-category-card{min-height:390px;border-radius:28px;padding:32px;display:flex;align-items:flex-end;color:#fff;background-size:cover;background-position:center;overflow:hidden;position:relative;transition:.25s}.visual-category-card:not([style]){background:linear-gradient(145deg,#163d60,#071c33)}.visual-category-card:nth-child(2n):not([style]){background:linear-gradient(145deg,#1c526f,#09253f)}.visual-category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.visual-category-card h3{font-size:2rem;margin:0 0 7px}.visual-category-card p{margin:0 0 12px;color:#dce7ef}.visual-category-card span{font-weight:850;color:#94efeb}
.products-section{background:var(--bg)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0!important;padding:0!important}.woocommerce ul.products li.product{position:relative;display:flex!important;flex-direction:column;width:auto!important;margin:0!important;padding:0!important;background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 6px 22px rgba(7,28,51,.045);transition:.22s}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.woocommerce ul.products li.product .woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product img{width:100%!important;aspect-ratio:1/1;object-fit:contain;background:#f4f5f6;margin:0!important;padding:18px;transition:.25s}.woocommerce ul.products li.product:hover img{transform:scale(1.02)}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.12rem!important;line-height:1.35;color:var(--navy);font-weight:850;padding:20px 20px 8px!important;margin:0!important;min-height:68px}.woocommerce ul.products li.product .price{font-size:1.48rem!important;font-weight:900!important;color:var(--navy)!important;padding:0 20px 10px!important;margin:0!important;display:block!important}.condition-badge{display:inline-flex;margin:0 20px 13px;padding:5px 10px;border-radius:99px;background:#e8f7ff;color:#17688a;font-size:.72rem;font-weight:900}.condition-a-plus{background:#ddf9ed;color:#10673f}.condition-b{background:#fff2d4;color:#8c6012}.condition-c{background:#ffe4e4;color:#963838}.ub-product-specs{display:grid;gap:0;margin:0 20px 19px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.ub-product-specs span{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #edf0f2;font-size:.82rem}.ub-product-specs span:last-child{border-bottom:0}.ub-product-specs b{color:#7a838d;font-weight:650}.ub-product-specs em{color:#293642;font-style:normal;font-weight:800;text-align:right}.product-actions{margin-top:auto;padding:0 20px 20px}.product-actions .btn{width:100%;min-height:45px}.ub-sold-badge{position:absolute;z-index:3;top:15px;right:15px;background:var(--danger);color:#fff;border-radius:99px;padding:7px 11px;font-size:.72rem;font-weight:900;text-transform:uppercase;box-shadow:0 8px 20px rgba(216,56,56,.28)}.ub-product-sold img{filter:grayscale(.72);opacity:.72}.ub-product-sold .price{opacity:.65}
.trust-section{background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-item{border-top:2px solid var(--turq);padding:24px 5px}.trust-item strong{display:block;color:var(--navy);font-size:1.06rem}.trust-item span{display:block;color:var(--muted);font-size:.9rem;margin-top:7px}.site-footer{background:var(--navy);color:#cbd8e4;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-title{color:#fff;font-weight:850;margin-bottom:12px}.footer-links{display:grid;gap:8px}.footer-links a:hover{color:var(--turq)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:20px;font-size:.86rem}
.content-wrap,.woocommerce-page main{padding:55px 0}.page-card,.single-product div.product{background:#fff;border:1px solid var(--border);border-radius:25px;padding:28px}.woocommerce-products-header__title.page-title{font-size:clamp(2.3rem,5vw,4rem);color:var(--navy);letter-spacing:-.04em}.woocommerce .woocommerce-ordering select{padding:10px 35px 10px 12px;border:1px solid var(--border);border-radius:10px;background:#fff}.single-product div.product{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:38px}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{width:auto!important;float:none!important}.single-product .product_title{font-size:clamp(2rem,4vw,3rem);line-height:1.1;color:var(--navy)}.single-product div.product p.price{font-size:2rem!important;color:var(--navy)!important}.single-product .woocommerce-tabs,.single-product .related{grid-column:1/-1}.ub-single-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.ub-single-specs div{background:#f6f8f9;border-radius:12px;padding:12px}.ub-single-specs span{display:block;color:#75808a;font-size:.75rem}.ub-single-specs strong{display:block;color:var(--navy);margin-top:3px}.ub-contact-box{background:#eefafa;border:1px solid #c8eeee;border-radius:16px;padding:20px;margin:22px 0}.ub-contact-box.is-sold{background:#fff3f3;border-color:#f0cccc}.ub-sold-notice strong,.ub-sold-notice span{display:block}.ub-sold-notice strong{color:#a92d2d}.ub-sold-notice span{color:#725858;margin-top:5px}.ub-contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
@media(max-width:960px){.hero-grid,.single-product div.product{grid-template-columns:1fr}.hero-visual{min-height:340px}.visual-category-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.primary-nav{display:none;position:absolute;left:18px;right:18px;top:72px;background:#0b2947;border-radius:15px;padding:12px}.primary-nav.is-open{display:block}.primary-nav .ub-menu,.primary-nav>div>ul{flex-direction:column;gap:0}.primary-nav a{display:block;padding:12px}.mobile-toggle{display:block}.header-cta{display:none}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.container{width:min(100% - 24px,1220px)}.hero{padding:62px 0}.hero h1{font-size:2.7rem}.section{padding:55px 0}.section-head{align-items:flex-start;flex-direction:column}.visual-category-grid,.woocommerce ul.products,.trust-grid,.footer-grid{grid-template-columns:1fr}.visual-category-card{min-height:310px;padding:25px}.ub-single-specs{grid-template-columns:1fr}.header-inner{min-height:68px}}

/* v4.1 header, açılır kategoriler ve ürün arama */
.site-branding{flex-direction:row;align-items:center;gap:12px;min-width:max-content}.arem-logo .custom-logo-link{display:block}.arem-logo img{max-height:48px;width:auto}.brand-text{display:flex;flex-direction:column;line-height:1.08;color:#fff}.brand-text strong{font-size:1rem}.brand-text small{font-size:.65rem;color:#95e8e5;margin-top:5px;letter-spacing:.03em}.ub-menu>li{position:relative}.ub-dropdown-toggle{appearance:none;border:0;background:transparent;color:#fff;font:inherit;font-weight:700;padding:0;cursor:pointer}.ub-dropdown-toggle:hover{color:var(--turq)}.ub-dropdown{position:absolute;top:calc(100% + 18px);left:-20px;min-width:245px;padding:10px!important;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 22px 60px rgba(0,0,0,.20);display:none!important;list-style:none;z-index:100}.ub-dropdown:before{content:"";position:absolute;left:22px;top:-18px;width:100%;height:20px}.ub-categories-menu:hover>.ub-dropdown,.ub-categories-menu:focus-within>.ub-dropdown{display:block!important}.ub-dropdown li{position:relative}.ub-dropdown a{display:flex!important;justify-content:space-between;gap:18px;padding:10px 12px!important;color:var(--navy)!important;border-radius:9px;white-space:nowrap}.ub-dropdown a:hover{background:#eefafa;color:#087f82!important}.ub-components-menu>.sub-menu{display:none;position:absolute;left:100%;top:-10px;min-width:210px;background:#fff;padding:10px!important;border:1px solid var(--border);border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.16);list-style:none}.ub-components-menu:hover>.sub-menu,.ub-components-menu:focus-within>.sub-menu{display:block}.ub-product-search{display:flex;align-items:center;width:190px;height:42px;background:#fff;border-radius:11px;overflow:hidden;border:1px solid rgba(255,255,255,.25)}.ub-product-search input{min-width:0;width:100%;height:100%;border:0;outline:0;padding:0 4px 0 13px;background:transparent;color:var(--navy);font:inherit;font-size:.86rem}.ub-product-search button{width:42px;height:100%;border:0;background:transparent;color:var(--navy);font-size:1.25rem;cursor:pointer}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1120px){.ub-product-search{width:155px}.primary-nav .ub-menu{gap:18px}.brand-text small{display:none}}
@media(max-width:960px){.site-branding{min-width:0}.brand-text strong{font-size:.9rem}.header-actions{margin-left:auto}.ub-product-search{width:min(44vw,230px)}.primary-nav .ub-dropdown{position:static;display:none!important;box-shadow:none;border:0;background:rgba(255,255,255,.04);padding:5px 0 5px 14px!important;margin:0}.ub-categories-menu.is-open>.ub-dropdown{display:block!important}.ub-dropdown-toggle{display:flex;width:100%;justify-content:space-between;padding:12px!important}.ub-components-menu>.sub-menu{position:static;display:block;background:transparent;border:0;box-shadow:none;padding:0 0 0 15px!important}.ub-dropdown a{color:#fff!important}.ub-dropdown a:hover{background:rgba(255,255,255,.07);color:var(--turq)!important}}
@media(max-width:620px){.brand-text{display:none}.arem-logo img{max-height:40px}.ub-product-search{width:145px}.header-actions{gap:7px}}

/* v4.2 gömülü Arem logosu ve ferah header */
.header-inner{min-height:86px;gap:22px}
.site-branding{flex:0 0 245px;gap:13px}
.arem-logo{width:58px;height:58px;display:grid;place-items:center;flex:0 0 58px}
.arem-logo img{width:58px;height:58px;max-height:none;object-fit:contain}
.brand-text strong{font-size:1.04rem;line-height:1.05;white-space:nowrap}
.brand-text small{font-size:.62rem;line-height:1.2;white-space:nowrap;text-transform:uppercase;letter-spacing:.045em}
.primary-nav{flex:1;display:flex;justify-content:center;min-width:0}
.primary-nav .ub-menu,.primary-nav>div>ul{gap:22px;align-items:center}
.primary-nav a,.ub-dropdown-toggle{font-size:.9rem;white-space:nowrap}
.header-actions{flex:0 0 auto}
.ub-product-search{width:205px}
@media(max-width:1180px){.site-branding{flex-basis:205px}.arem-logo,.arem-logo img{width:50px;height:50px}.arem-logo{flex-basis:50px}.brand-text strong{font-size:.94rem}.primary-nav .ub-menu{gap:14px}.primary-nav a,.ub-dropdown-toggle{font-size:.82rem}.ub-product-search{width:165px}.header-cta{padding:11px 14px}}
@media(max-width:1030px){.brand-text small{display:none}.site-branding{flex-basis:180px}.ub-product-search{width:145px}}
@media(max-width:960px){.header-inner{min-height:74px}.site-branding{flex:0 1 auto}.brand-text small{display:block}.arem-logo,.arem-logo img{width:46px;height:46px}.arem-logo{flex-basis:46px}.primary-nav{display:none}.primary-nav.is-open{display:block}.ub-product-search{width:min(42vw,220px)}}
@media(max-width:620px){.brand-text{display:flex}.brand-text strong{font-size:.82rem}.brand-text small{font-size:.52rem}.site-branding{gap:8px}.arem-logo,.arem-logo img{width:38px;height:38px}.arem-logo{flex-basis:38px}.ub-product-search{display:none}.header-inner{gap:8px}}

/* v5.0 storefront homepage */
.hero-storefront{position:relative;min-height:610px;padding:0;background-image:url('assets/images/hero-gaming-room.jpg');background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;overflow:hidden}
.hero-storefront .hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,35,.93) 0%,rgba(4,18,35,.78) 43%,rgba(4,18,35,.28) 72%,rgba(4,18,35,.12) 100%)}
.hero-storefront .hero-content{position:relative;z-index:2;padding-top:78px;padding-bottom:78px}
.hero-storefront .hero-copy{max-width:720px}
.hero-storefront h1{font-size:clamp(3rem,6.4vw,5.8rem);line-height:.96;letter-spacing:-.055em;margin:22px 0 20px;text-shadow:0 4px 28px rgba(0,0,0,.34)}
.hero-storefront p{max-width:680px;color:#e3edf5;font-size:1.15rem;margin:0}
.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:32px;color:#d7e6ef;font-size:.82rem;font-weight:800}
.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust span:before{content:'✓';color:var(--turq);font-weight:950}
.photo-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.photo-category-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 8px 28px rgba(7,28,51,.055);transition:.25s}
.photo-category-card:hover{transform:translateY(-5px);border-color:rgba(22,200,198,.65);box-shadow:0 22px 60px rgba(7,28,51,.14)}
.photo-category-media{display:block;aspect-ratio:16/10;background-size:cover;background-position:center;transition:.35s}
.photo-category-card:hover .photo-category-media{transform:scale(1.025)}
.photo-category-copy{display:flex;flex-direction:column;padding:22px 22px 24px;min-height:165px}
.photo-category-copy strong{font-size:1.35rem;color:var(--navy)}
.photo-category-copy small{font-size:.9rem;color:var(--muted);margin-top:7px;line-height:1.45}
.photo-category-copy em{font-style:normal;font-size:.85rem;color:#087f82;font-weight:850;margin-top:auto;padding-top:14px}
.products-section .woocommerce ul.products li.product img{aspect-ratio:4/3;object-fit:contain;padding:22px;background:#f7f8f9}
.ub-product-sold img{filter:grayscale(.68);opacity:.78}
@media(max-width:980px){.hero-storefront{min-height:560px;background-position:62% center}.hero-storefront .hero-overlay{background:linear-gradient(90deg,rgba(4,18,35,.94),rgba(4,18,35,.72))}.photo-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.hero-storefront{min-height:590px;background-position:68% center}.hero-storefront .hero-content{padding-top:62px;padding-bottom:62px}.hero-storefront h1{font-size:2.85rem}.hero-storefront p{font-size:1rem}.hero-trust{gap:10px;flex-direction:column}.photo-category-grid{grid-template-columns:1fr}.photo-category-copy{min-height:145px}}


/* v5.1 kategori arşivleri, sağlam kart ızgarası ve WooCommerce temizlikleri */
body.woocommerce-page{overflow-x:hidden}
.woocommerce-page .content-wrap{padding:0}
.woocommerce-page .site-main{min-height:55vh}
.woocommerce-page .widget-area,.woocommerce-page #sidebar{display:none!important}
.woocommerce-page .woocommerce{width:100%}
.woocommerce-page .woocommerce-notices-wrapper:empty{display:none}

.photo-category-grid{align-items:stretch;isolation:isolate}
.photo-category-card{position:relative;min-width:0;height:100%;isolation:isolate;contain:layout paint;background:#fff}
.photo-category-card>*{position:relative;z-index:1}
.photo-category-media{flex:0 0 auto;overflow:hidden}
.photo-category-copy{flex:1 1 auto;min-width:0}
.photo-category-copy strong,.photo-category-copy small,.photo-category-copy em{display:block}

.ub-category-hero{position:relative;min-height:390px;display:flex;align-items:flex-end;background-size:cover;background-position:center;border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden;color:#fff}
.ub-category-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,35,.92) 0%,rgba(4,18,35,.70) 48%,rgba(4,18,35,.18) 100%)}
.ub-category-hero .container{position:relative;z-index:1;padding-top:78px;padding-bottom:62px}
.ub-breadcrumb{font-size:.82rem;color:#b9d0df;margin-bottom:18px}
.ub-breadcrumb a{color:#9fe9e6}
.ub-category-hero h1{max-width:780px;margin:0;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.98;letter-spacing:-.05em;text-shadow:0 5px 28px rgba(0,0,0,.32)}
.ub-category-hero p{max-width:700px;margin:18px 0 0;font-size:1.08rem;color:#e2edf4}
.ub-category-products{padding:58px 0 78px}
.ub-category-products .woocommerce-result-count{color:var(--muted);margin:8px 0 24px}
.ub-category-products .woocommerce-ordering{margin:0 0 24px}
.ub-empty-products{background:#fff;border:1px solid var(--border);border-radius:20px;padding:34px;color:var(--muted)}

.woocommerce ul.products{clear:both}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.woocommerce ul.products li.product{float:none!important;clear:none!important;min-width:0}
.woocommerce ul.products li.product .woocommerce-loop-product__link{min-width:0}
.woocommerce nav.woocommerce-pagination{margin-top:38px}
.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;gap:8px}
.woocommerce nav.woocommerce-pagination ul li{border:0!important}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:1px solid var(--border);background:#fff;border-radius:9px;padding:10px 14px!important;color:var(--navy)}
.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--navy);color:#fff}

@media(max-width:980px){.ub-category-hero{min-height:340px;background-position:60% center}.ub-category-hero:before{background:linear-gradient(90deg,rgba(4,18,35,.94),rgba(4,18,35,.58))}}
@media(max-width:640px){.ub-category-hero{min-height:310px}.ub-category-hero .container{padding-top:54px;padding-bottom:42px}.ub-category-hero h1{font-size:2.65rem}.ub-category-hero p{font-size:.96rem}.ub-category-products{padding:40px 0 58px}}


/* v5.2: temiz kategori ve ürün ızgarası */
.photo-category-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}
.photo-category-card{display:grid!important;grid-template-rows:240px 1fr!important;height:auto!important;min-height:430px!important;overflow:hidden!important;contain:none!important;isolation:isolate!important}
.photo-category-media{width:100%!important;height:240px!important;aspect-ratio:auto!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;background-color:#fff!important;transform:none!important}
.photo-category-card:hover .photo-category-media{transform:scale(1.035)!important}
.photo-category-copy{position:relative!important;display:flex!important;flex-direction:column!important;padding:22px 24px 24px!important;min-height:185px!important;background:#fff!important;z-index:2!important}
.photo-category-copy strong{font-size:1.28rem!important;line-height:1.2!important}
.photo-category-copy small{font-size:.91rem!important;line-height:1.48!important}
.photo-category-copy em{margin-top:auto!important}
.products-section .woocommerce ul.products,.ub-category-products .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}
.woocommerce ul.products li.product{height:100%!important}
.woocommerce ul.products li.product img{aspect-ratio:1/1!important;object-fit:contain!important;padding:22px!important;background:#f8f9fa!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:82px!important}
.ub-category-hero{background-color:#071c33!important;background-repeat:no-repeat!important;background-size:cover!important}
.ub-category-products .woocommerce-ordering{float:none!important;display:flex!important;justify-content:flex-end!important}
.ub-category-products .woocommerce-result-count{float:none!important}
@media(max-width:1100px){.products-section .woocommerce ul.products,.ub-category-products .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){.photo-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.products-section .woocommerce ul.products,.ub-category-products .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.photo-category-grid,.products-section .woocommerce ul.products,.ub-category-products .woocommerce ul.products{grid-template-columns:1fr!important}.photo-category-card{grid-template-rows:210px 1fr!important;min-height:390px!important}.photo-category-media{height:210px!important}}

/* v5.3 katalog görselleri ve kategori düzeni */
.catalog-group{margin-top:42px}
.catalog-group:first-of-type{margin-top:10px}
.catalog-group>h3{font-size:1.32rem;color:var(--navy);margin:0 0 18px;padding-bottom:11px;border-bottom:1px solid var(--border)}
.catalog-group .photo-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}
.catalog-group .photo-category-card{grid-template-rows:190px 1fr!important;min-height:355px!important;border-radius:18px!important}
.catalog-group .photo-category-media{height:190px!important;background-size:contain!important;background-color:#fff!important;padding:8px}
.catalog-group .photo-category-copy{min-height:160px!important;padding:19px 20px 21px!important}
.catalog-group .photo-category-copy strong{font-size:1.12rem!important}
.catalog-group .photo-category-copy small{font-size:.84rem!important}
.ub-mega-dropdown{width:min(760px,calc(100vw - 40px))!important;display:grid!important;grid-template-columns:repeat(4,minmax(140px,1fr))!important;gap:0!important;padding:18px!important;left:50%!important;transform:translateX(-50%)!important}
.ub-mega-dropdown .ub-menu-group{padding:8px 14px!important}
.ub-mega-dropdown .ub-menu-group>strong{display:block;color:var(--navy);font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}
.ub-mega-dropdown .ub-menu-group ul{list-style:none;margin:0;padding:0}
.ub-mega-dropdown .ub-menu-group a{padding:7px 0!important;font-size:.86rem!important;white-space:normal!important}
.ub-category-hero{background-size:460px auto!important;background-repeat:no-repeat!important;background-position:calc(100% - 10%) center!important;background-color:#0a2745!important;position:relative}
.ub-category-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,25,45,.98) 0%,rgba(5,25,45,.92) 48%,rgba(5,25,45,.34) 100%)}
.ub-category-hero .container{position:relative;z-index:1}
@media(max-width:1100px){.catalog-group .photo-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ub-mega-dropdown{grid-template-columns:repeat(2,minmax(180px,1fr))!important}}
@media(max-width:900px){.catalog-group .photo-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ub-mega-dropdown{position:static!important;width:auto!important;transform:none!important;grid-template-columns:1fr!important;background:transparent!important;box-shadow:none!important;padding:6px 10px!important}.ub-mega-dropdown .ub-menu-group>strong{color:#8edddd}}
@media(max-width:620px){.catalog-group .photo-category-grid{grid-template-columns:1fr!important}.catalog-group .photo-category-card{grid-template-rows:220px 1fr!important;min-height:380px!important}.catalog-group .photo-category-media{height:220px!important}.ub-category-hero{background-size:300px auto!important;background-position:130% center!important}}

/* ===== v6.0 FINAL OVERRIDES ===== */
.site-branding{flex:0 0 255px!important;gap:13px!important}
.arem-logo{width:58px!important;height:58px!important;flex:0 0 58px!important;padding:5px!important;background:#fff!important;border:1px solid rgba(255,255,255,.9)!important;border-radius:15px!important;box-shadow:0 8px 24px rgba(0,0,0,.22),0 0 0 3px rgba(22,200,198,.12)!important}
.arem-logo img{width:100%!important;height:100%!important;object-fit:contain!important;max-height:none!important}
.brand-text strong{color:#fff!important;font-size:1rem!important;text-shadow:0 1px 8px rgba(0,0,0,.28)}
.brand-text small{color:#8de9e6!important;font-weight:750!important}

/* Mega menü yalnızca hover, klavye odağı veya JS is-open durumunda açılır. */
.ub-mega-dropdown{display:none!important;width:min(980px,calc(100vw - 44px))!important;grid-template-columns:repeat(5,minmax(140px,1fr))!important;top:calc(100% + 10px)!important;left:50%!important;transform:translateX(-50%)!important;padding:18px!important;max-height:min(72vh,650px)!important;overflow:auto!important}
.ub-categories-menu:hover>.ub-mega-dropdown,
.ub-categories-menu:focus-within>.ub-mega-dropdown,
.ub-categories-menu.is-open>.ub-mega-dropdown{display:grid!important}
.ub-dropdown:before{top:-12px!important;height:14px!important}
.ub-menu-group{min-width:0!important}
.ub-menu-group>strong{line-height:1.25!important}
.ub-menu-group a{white-space:normal!important;line-height:1.35!important}

.catalog-group{margin-top:48px}
.catalog-group:first-of-type{margin-top:0}
.catalog-group>h3{font-size:1.35rem;color:var(--navy);margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid var(--border)}
.catalog-group .photo-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.catalog-group .photo-category-media{background-size:contain!important;background-repeat:no-repeat!important;background-color:#fff!important}

@media(max-width:1180px){
 .site-branding{flex-basis:215px!important}
 .arem-logo{width:50px!important;height:50px!important;flex-basis:50px!important}
 .ub-mega-dropdown{grid-template-columns:repeat(3,minmax(170px,1fr))!important;width:min(790px,calc(100vw - 32px))!important}
}
@media(max-width:960px){
 .site-branding{flex:0 1 auto!important}
 .ub-mega-dropdown{display:none!important;position:static!important;width:auto!important;max-height:none!important;overflow:visible!important;transform:none!important;grid-template-columns:1fr!important;background:rgba(255,255,255,.04)!important;box-shadow:none!important;padding:8px 12px!important}
 .ub-categories-menu:hover>.ub-mega-dropdown{display:none!important}
 .ub-categories-menu.is-open>.ub-mega-dropdown{display:grid!important}
 .ub-categories-menu.is-open>.ub-mega-dropdown .ub-menu-group>strong{color:#8de9e6!important}
}
@media(max-width:620px){
 .arem-logo{width:40px!important;height:40px!important;flex-basis:40px!important;border-radius:11px!important;padding:4px!important}
 .brand-text strong{font-size:.82rem!important}
 .catalog-group .photo-category-grid{grid-template-columns:1fr!important}
}

/* ===== v7.0 PREMIUM STABLE OVERRIDES ===== */
/* Daha belirgin üst menü hover / aktif görünümü */
.primary-nav .ub-menu>li>a,
.primary-nav .ub-menu>li>.ub-dropdown-toggle{
  display:flex;align-items:center;min-height:44px;padding:10px 13px;border:0;border-radius:10px;
  background:transparent;color:#fff;font:inherit;font-weight:750;cursor:pointer;
  transition:background-color .22s ease,box-shadow .22s ease,color .22s ease,transform .22s ease;
}
.primary-nav .ub-menu>li>a:hover,
.primary-nav .ub-menu>li>a:focus-visible,
.primary-nav .ub-menu>li>.ub-dropdown-toggle:hover,
.primary-nav .ub-menu>li>.ub-dropdown-toggle:focus-visible,
.ub-categories-menu.is-open>.ub-dropdown-toggle{
  color:#fff!important;background:rgba(54,181,255,.22)!important;
  box-shadow:inset 0 0 0 1px rgba(90,205,255,.34),0 0 20px rgba(35,174,255,.20)!important;
  outline:none;
}
.ub-categories-menu{position:relative;padding-bottom:1px}
.ub-mega-dropdown{
  top:calc(100% - 1px)!important;
  border-top:3px solid rgba(22,200,198,.75)!important;
  animation:ubMegaIn .18s ease both;
}
.ub-mega-dropdown:before{content:"";position:absolute;left:0;right:0;top:-18px;height:18px}
@keyframes ubMegaIn{from{opacity:0;transform:translate(-50%,-5px)}to{opacity:1;transform:translate(-50%,0)}}

/* Kompakt kategori bannerı */
.ub-category-hero{
  min-height:190px!important;height:auto!important;background-size:280px auto!important;
  background-position:calc(100% - 7%) center!important;
}
.ub-category-hero .container{padding-top:30px!important;padding-bottom:30px!important;min-height:190px;display:flex;flex-direction:column;justify-content:center}
.ub-category-hero h1{font-size:clamp(2rem,4vw,3.35rem)!important;line-height:1.02!important;margin:8px 0 8px!important;max-width:68%}
.ub-category-hero p{font-size:.98rem!important;line-height:1.45!important;margin:0!important;max-width:620px!important}
.ub-breadcrumb{font-size:.75rem!important;margin-bottom:1px!important}
.ub-category-products{padding-top:28px!important}

/* Kategori araç çubuğu */
.ub-catalog-toolbar{
  display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 22px;padding:12px;
  background:#fff;border:1px solid var(--border);border-radius:15px;box-shadow:0 7px 24px rgba(7,28,51,.055);
}
.ub-toolbar-group{display:flex;align-items:center;gap:5px;padding:3px;background:#f1f5f7;border-radius:11px}
.ub-view-button,.ub-filter-button{
  display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border:0;border-radius:8px;
  background:transparent;color:#43515e;font-size:.88rem;font-weight:800;cursor:pointer;transition:.2s;
}
.ub-view-button:hover,.ub-filter-button:hover{background:rgba(54,181,255,.13);color:#075d80}
.ub-view-button.is-active,.ub-filter-button.is-active{background:#0b3154;color:#fff;box-shadow:0 4px 13px rgba(7,28,51,.18)}
.ub-filter-button span{color:var(--turq)}
.ub-filter-button.is-active span{color:#7ff5ef}
.ub-toolbar-ordering{margin-left:auto}
.ub-toolbar-ordering .woocommerce-ordering{margin:0!important;float:none!important}
.ub-toolbar-ordering select{height:42px;min-width:205px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:0 36px 0 12px;color:var(--navy);font-weight:700}

/* Varsayılan liste görünümü */
body.ub-catalog-list .ub-category-products .woocommerce ul.products{display:block!important}
body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product{
  display:flex!important;flex-direction:row!important;align-items:stretch!important;width:100%!important;min-height:164px!important;
  margin:0 0 14px!important;border-radius:16px!important;transform:none!important;
}
body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product:hover{transform:translateY(-2px)!important}
body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product .woocommerce-loop-product__link{
  display:grid!important;grid-template-columns:145px minmax(0,1fr) 155px!important;
  grid-template-rows:auto auto 1fr!important;column-gap:20px!important;align-items:center!important;flex:1!important;min-width:0!important;padding:12px 0 12px 12px!important;
}
body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product img{
  grid-column:1!important;grid-row:1/4!important;width:145px!important;height:138px!important;aspect-ratio:auto!important;
  object-fit:contain!important;padding:10px!important;border-radius:11px!important;margin:0!important;
}
body.ub-catalog-list .ub-category-products .woocommerce-loop-product__title{
  grid-column:2!important;grid-row:1!important;min-height:0!important;padding:2px 0 5px!important;font-size:1.08rem!important;
}
body.ub-catalog-list .ub-category-products .condition-badge{grid-column:2!important;grid-row:2!important;width:max-content;margin:0 0 7px!important}
body.ub-catalog-list .ub-category-products .ub-product-specs{
  grid-column:2!important;grid-row:3!important;display:flex!important;flex-wrap:wrap!important;gap:7px 18px!important;padding:0!important;margin:0!important;
}
body.ub-catalog-list .ub-category-products .ub-product-specs span{display:flex!important;gap:5px!important;border:0!important;padding:0!important;background:transparent!important}
body.ub-catalog-list .ub-category-products .ub-product-specs b{font-size:.75rem!important;color:#74808b!important}
body.ub-catalog-list .ub-category-products .ub-product-specs em{font-size:.83rem!important;color:var(--navy)!important;font-style:normal!important;font-weight:800!important}
body.ub-catalog-list .ub-category-products .price{
  grid-column:3!important;grid-row:1/4!important;align-self:center!important;text-align:right!important;padding:0 14px!important;font-size:1.38rem!important;
}
body.ub-catalog-list .ub-category-products .product-actions{
  flex:0 0 138px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;border-left:1px solid var(--border)!important;
}
body.ub-catalog-list .ub-category-products .product-actions .btn{width:100%;padding:11px 12px!important}
body.ub-catalog-list .ub-category-products .ub-sold-badge{top:14px!important;left:14px!important;right:auto!important}

/* Izgara görünümü mevcut premium yapıyı kullanır. */
body.ub-catalog-grid .ub-category-products .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}

@media(max-width:980px){
  .ub-category-hero{min-height:175px!important;background-size:230px auto!important}
  .ub-category-hero .container{min-height:175px!important}
  body.ub-catalog-grid .ub-category-products .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product .woocommerce-loop-product__link{grid-template-columns:125px minmax(0,1fr) 130px!important;column-gap:14px!important}
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product img{width:125px!important;height:125px!important}
}
@media(max-width:700px){
  .ub-category-hero{min-height:160px!important;background-size:175px auto!important;background-position:118% center!important}
  .ub-category-hero .container{min-height:160px!important;padding-top:22px!important;padding-bottom:22px!important}
  .ub-category-hero h1{max-width:78%;font-size:2rem!important}
  .ub-category-hero p{max-width:75%!important;font-size:.85rem!important}
  .ub-catalog-toolbar{align-items:stretch}
  .ub-toolbar-group{flex:1 1 auto;justify-content:center}
  .ub-toolbar-ordering{width:100%;margin-left:0}
  .ub-toolbar-ordering select{width:100%;min-width:0}
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product{display:block!important}
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product .woocommerce-loop-product__link{
    display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;grid-template-rows:auto auto auto auto!important;padding:12px!important;
  }
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product img{grid-column:1!important;grid-row:1/5!important;width:100px!important;height:105px!important}
  body.ub-catalog-list .ub-category-products .woocommerce-loop-product__title,
  body.ub-catalog-list .ub-category-products .condition-badge,
  body.ub-catalog-list .ub-category-products .ub-product-specs,
  body.ub-catalog-list .ub-category-products .price{grid-column:2!important;text-align:left!important;padding-left:0!important;padding-right:0!important}
  body.ub-catalog-list .ub-category-products .price{grid-row:4!important;margin-top:7px!important}
  body.ub-catalog-list .ub-category-products .product-actions{border-left:0!important;border-top:1px solid var(--border)!important;padding:12px!important}
  body.ub-catalog-grid .ub-category-products .woocommerce ul.products{grid-template-columns:1fr!important}
}


/* ===== v7.1 PREMIUM STABLE FINAL ===== */
/* Full HD laptoplarda koyu bant/gölge oluşumunu azaltan daha yumuşak hero katmanı */
.hero-storefront{min-height:560px;background-position:center 54%;}
.hero-storefront .hero-overlay{background:linear-gradient(90deg,rgba(4,18,35,.84) 0%,rgba(4,18,35,.67) 44%,rgba(4,18,35,.24) 76%,rgba(4,18,35,.08) 100%);backdrop-filter:none!important;}
.hero-storefront h1{text-shadow:0 3px 18px rgba(0,0,0,.24);font-size:clamp(3rem,5.5vw,5.25rem)}
.hero-storefront .hero-content{padding-top:68px;padding-bottom:68px}

/* Grid varsayılan, eşit kart yapısı */
body.ub-catalog-grid .ub-category-products .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}
body.ub-catalog-grid .ub-category-products .woocommerce ul.products li.product{display:flex!important;flex-direction:column!important;width:100%!important;margin:0!important;min-width:0!important}
body.ub-catalog-grid .ub-category-products .woocommerce ul.products li.product .woocommerce-loop-product__link{display:flex!important;flex-direction:column!important;flex:1!important}
body.ub-catalog-grid .ub-category-products .woocommerce ul.products li.product img{height:auto!important;aspect-ratio:1/1!important;object-fit:contain!important}
body.ub-catalog-grid .ub-category-products .product-actions{margin-top:auto!important;padding:0 18px 18px!important}
body.ub-catalog-grid .ub-category-products .product-actions .btn{width:100%}

/* Kartlarda yalnızca tükendi rozeti; kondisyon rozeti görsel kalabalık oluşturmaz */
.woocommerce ul.products li.product .condition-badge{display:none!important}
.ub-sold-badge{display:inline-flex!important}

/* Kompakt kategori bannerı */
.ub-category-hero{min-height:175px!important;background-size:235px auto!important;background-position:calc(100% - 8%) center!important}
.ub-category-hero .container{min-height:175px!important;padding-top:24px!important;padding-bottom:24px!important}
.ub-category-hero h1{font-size:clamp(1.9rem,3.2vw,2.9rem)!important;margin:5px 0 6px!important}
.ub-category-hero p{font-size:.9rem!important;max-width:560px!important}

/* Kurumsal footer */
.footer-grid-v71{grid-template-columns:1.5fr 1fr 1fr 1fr!important;gap:36px!important}
.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer-brand img{width:52px;height:52px;object-fit:contain;background:#fff;border-radius:13px;padding:5px}.footer-brand strong,.footer-brand small{display:block}.footer-brand strong{font-size:1.02rem}.footer-brand small{font-size:.75rem;color:#8de9e6;margin-top:3px}.footer-links span{display:block;color:#aebdca;padding:5px 0}.footer-official{display:flex;flex-wrap:wrap;gap:8px 20px;border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:20px;font-size:.76rem;color:#aebdca}.footer-official strong{width:100%;color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-bottom a{color:#aee9e7}

@media (max-width:1280px){
 .hero-storefront{min-height:500px;background-position:58% center}.hero-storefront h1{font-size:clamp(2.65rem,5vw,4.25rem)}
 body.ub-catalog-grid .ub-category-products .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:980px){
 .hero-storefront{min-height:470px;background-position:63% center}.hero-storefront .hero-overlay{background:linear-gradient(90deg,rgba(4,18,35,.88),rgba(4,18,35,.58))}
 .footer-grid-v71{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body.ub-catalog-grid .ub-category-products .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:640px){
 .hero-storefront{min-height:510px;background-position:68% center}.hero-storefront .hero-content{padding-top:48px;padding-bottom:48px}.hero-storefront h1{font-size:2.55rem}
 .ub-category-hero{min-height:150px!important;background-size:150px auto!important;background-position:118% center!important}.ub-category-hero .container{min-height:150px!important;padding-top:18px!important;padding-bottom:18px!important}.ub-category-hero h1{max-width:78%;font-size:1.75rem!important}.ub-category-hero p{max-width:72%!important;font-size:.8rem!important}
 .ub-catalog-toolbar{align-items:stretch}.ub-toolbar-group{width:100%;display:grid;grid-template-columns:1fr 1fr}.ub-toolbar-ordering{margin-left:0;width:100%}.ub-toolbar-ordering select{width:100%;min-width:0}
 body.ub-catalog-grid .ub-category-products .woocommerce ul.products{grid-template-columns:1fr!important}
 .footer-grid-v71{grid-template-columns:1fr!important}.footer-bottom{flex-direction:column}
}


/* v7.1 Premium Stable RC1 — Kurumsal yapı */
.ub-trust-strip{background:#071b31;border-top:1px solid rgba(43,207,207,.2);border-bottom:1px solid rgba(43,207,207,.2);color:#fff}.ub-trust-strip .container{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding-top:0;padding-bottom:0;background:rgba(255,255,255,.09)}.ub-trust-strip article{background:#071b31;padding:22px 24px;display:flex;flex-direction:column;gap:5px}.ub-trust-strip strong{color:#fff}.ub-trust-strip span{color:#a9bed1;font-size:13px}
.footer-grid-v71{grid-template-columns:1.35fr repeat(4,1fr);gap:34px}.footer-official{display:flex;flex-wrap:wrap;gap:8px 22px;padding:22px 0;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);color:#a9bed1;font-size:12px}.footer-official strong{color:#fff;width:100%}
.ub-corporate-page,.ub-legal-page{max-width:1180px;margin:0 auto}.ub-page-hero{padding:48px;border-radius:24px;background:linear-gradient(135deg,#081a31,#0c3152);color:#fff;margin-bottom:34px}.ub-page-hero span{color:#45d8d4;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.ub-page-hero h1{color:#fff;font-size:clamp(34px,5vw,58px);margin:12px 0}.ub-page-hero p{max-width:760px;color:#d5e4ef;font-size:18px}.ub-content-section{padding:30px 0}.ub-content-section h2,.ub-legal-page h1,.ub-legal-page h2{color:#0b2340}.ub-feature-grid,.ub-contact-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:28px 0}.ub-feature-grid article,.ub-contact-cards>a,.ub-contact-cards>div{background:#fff;border:1px solid #dce7ef;border-radius:18px;padding:24px;box-shadow:0 12px 30px rgba(7,27,49,.07);text-decoration:none}.ub-feature-grid article:hover,.ub-contact-cards>a:hover{border-color:#36c9c8;transform:translateY(-2px)}.ub-feature-grid h3,.ub-contact-cards strong{color:#0b2340}.ub-contact-cards span{display:block;color:#5e7183;margin-top:7px}.ub-two-col{display:grid;grid-template-columns:1fr 1fr;gap:28px}.ub-common-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:32px;margin:38px 0;border-radius:22px;background:linear-gradient(135deg,#0b2644,#0e4762);color:#fff}.ub-common-cta h2{color:#fff;margin:0 0 8px}.ub-common-cta p{margin:0;color:#cfe4ee}.ub-common-cta>div:last-child{display:flex;gap:12px;flex-shrink:0}.ub-contact-layout{display:grid;grid-template-columns:1.7fr .8fr;gap:28px;margin:32px 0}.ub-contact-layout>div,.ub-contact-layout aside{background:#fff;border:1px solid #dce7ef;border-radius:20px;padding:28px}.ub-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ub-contact-form label{display:flex;flex-direction:column;gap:7px;font-weight:700;color:#19334d}.ub-contact-form .full{grid-column:1/-1}.ub-contact-form input,.ub-contact-form textarea{width:100%;border:1px solid #cfdde7;border-radius:10px;padding:12px;background:#fff;font:inherit}.ub-contact-form input:focus,.ub-contact-form textarea:focus{outline:2px solid rgba(54,201,200,.25);border-color:#36c9c8}.ub-consent{flex-direction:row!important;align-items:flex-start;font-weight:400!important;font-size:13px}.ub-consent input{width:auto;margin-top:3px}.ub-form-message{padding:13px 16px;border-radius:10px;margin-bottom:18px}.ub-form-message.success{background:#e8f8f3;color:#12664f}.ub-form-message.error{background:#fff0f0;color:#9a2929}.ub-note,.ub-legal-note{padding:14px 16px;border-left:3px solid #35caca;background:#eff9fa}.ub-faq{display:grid;gap:12px}.ub-faq details{background:#fff;border:1px solid #dce7ef;border-radius:14px;padding:0 20px}.ub-faq summary{cursor:pointer;font-weight:800;color:#102b46;padding:18px 0}.ub-faq details p{padding:0 0 18px;margin:0;color:#536a7d}.ub-legal-page{background:#fff;border:1px solid #dce7ef;border-radius:20px;padding:38px}.ub-legal-page li{margin-bottom:8px}.ub-404-page{padding:70px 0}.ub-404-card{max-width:900px;margin:auto;text-align:center;background:#fff;border:1px solid #dce7ef;border-radius:28px;padding:48px}.ub-404-code{display:block;font-size:100px;line-height:1;font-weight:900;color:#36c9c8}.ub-404-card .ub-product-search{max-width:560px;margin:25px auto}.ub-404-actions,.ub-404-categories{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:22px}.ub-404-categories a{padding:9px 14px;border-radius:999px;background:#eef5f8;color:#17334d;text-decoration:none}.ub-cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:99999;max-width:1050px;margin:auto;background:#071b31;color:#fff;border:1px solid rgba(54,201,200,.55);border-radius:16px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 20px 60px rgba(0,0,0,.32)}.ub-cookie-banner[hidden]{display:none}.ub-cookie-banner p{margin:5px 0 0;color:#c7d9e5}.ub-cookie-banner>div:last-child{display:flex;align-items:center;gap:12px;white-space:nowrap}.ub-cookie-banner a{color:#65dedb}.ub-cookie-banner button{border:0;border-radius:9px;padding:10px 18px;background:#35caca;color:#061a2d;font-weight:800;cursor:pointer}
@media(max-width:1050px){.footer-grid-v71{grid-template-columns:repeat(3,1fr)}.ub-trust-strip .container,.ub-feature-grid,.ub-contact-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.footer-grid-v71,.ub-trust-strip .container,.ub-feature-grid,.ub-contact-cards,.ub-two-col,.ub-contact-layout{grid-template-columns:1fr}.ub-page-hero{padding:30px 24px}.ub-common-cta{align-items:flex-start;flex-direction:column}.ub-common-cta>div:last-child{width:100%;flex-wrap:wrap}.ub-contact-form{grid-template-columns:1fr}.ub-cookie-banner{align-items:flex-start;flex-direction:column;left:12px;right:12px;bottom:12px}.ub-404-card{padding:32px 20px}.ub-404-code{font-size:74px}}

/* ===== v7.1.2 — Profesyonel kompakt liste görünümü ===== */
body.ub-catalog-list .ub-category-products .woocommerce ul.products{
  display:block!important;
  width:100%!important;
}
body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product{
  display:flex!important;
  flex-direction:row!important;
  align-items:stretch!important;
  width:100%!important;
  min-height:104px!important;
  margin:0 0 10px!important;
  border-radius:13px!important;
  overflow:hidden!important;
  transform:none!important;
}
body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product:hover{
  transform:translateY(-1px)!important;
  border-color:rgba(22,200,198,.55)!important;
  box-shadow:0 10px 28px rgba(7,28,51,.09)!important;
  background:#fbfeff!important;
}
body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product .woocommerce-loop-product__link{
  display:grid!important;
  grid-template-columns:86px minmax(205px,1.45fr) minmax(430px,3.4fr) 130px!important;
  grid-template-rows:1fr!important;
  column-gap:18px!important;
  align-items:center!important;
  flex:1 1 auto!important;
  min-width:0!important;
  padding:9px 10px!important;
}
body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product img{
  grid-column:1!important;
  grid-row:1!important;
  width:86px!important;
  height:86px!important;
  max-width:86px!important;
  aspect-ratio:1/1!important;
  object-fit:contain!important;
  padding:6px!important;
  margin:0!important;
  border-radius:9px!important;
  background:#f5f7f8!important;
}
body.ub-catalog-list .ub-category-products .woocommerce-loop-product__title{
  grid-column:2!important;
  grid-row:1!important;
  align-self:center!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  font-size:.94rem!important;
  line-height:1.32!important;
  font-weight:850!important;
}
body.ub-catalog-list .ub-category-products .condition-badge{display:none!important}
body.ub-catalog-list .ub-category-products .ub-product-specs{
  grid-column:3!important;
  grid-row:1!important;
  display:grid!important;
  grid-template-columns:repeat(5,minmax(82px,1fr))!important;
  gap:8px 14px!important;
  align-items:center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
body.ub-catalog-list .ub-category-products .ub-product-specs span{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:2px!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
body.ub-catalog-list .ub-category-products .ub-product-specs b{
  color:#7b8791!important;
  font-size:.67rem!important;
  font-weight:700!important;
  white-space:nowrap!important;
}
body.ub-catalog-list .ub-category-products .ub-product-specs em{
  color:var(--navy)!important;
  font-size:.78rem!important;
  line-height:1.25!important;
  font-style:normal!important;
  font-weight:850!important;
  text-align:left!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
body.ub-catalog-list .ub-category-products .price{
  grid-column:4!important;
  grid-row:1!important;
  align-self:center!important;
  justify-self:end!important;
  margin:0!important;
  padding:0 6px!important;
  text-align:right!important;
  font-size:1.13rem!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
body.ub-catalog-list .ub-category-products .product-actions{
  flex:0 0 116px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:12px!important;
  border-left:1px solid var(--border)!important;
  background:#fbfcfd!important;
}
body.ub-catalog-list .ub-category-products .product-actions .btn{
  width:100%!important;
  min-height:40px!important;
  padding:9px 10px!important;
  font-size:.82rem!important;
}
body.ub-catalog-list .ub-category-products .ub-sold-badge{
  top:8px!important;
  left:8px!important;
  right:auto!important;
  padding:5px 8px!important;
  font-size:.61rem!important;
}

@media(max-width:1180px){
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product .woocommerce-loop-product__link{
    grid-template-columns:78px minmax(180px,1.35fr) minmax(330px,2.6fr) 115px!important;
    column-gap:13px!important;
  }
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product img{width:78px!important;height:78px!important}
  body.ub-catalog-list .ub-category-products .ub-product-specs{grid-template-columns:repeat(3,minmax(85px,1fr))!important}
}
@media(max-width:880px){
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product .woocommerce-loop-product__link{
    grid-template-columns:76px minmax(0,1fr) 110px!important;
    grid-template-rows:auto auto!important;
  }
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product img{grid-row:1/3!important;width:76px!important;height:76px!important}
  body.ub-catalog-list .ub-category-products .woocommerce-loop-product__title{grid-column:2!important;grid-row:1!important}
  body.ub-catalog-list .ub-category-products .ub-product-specs{grid-column:2!important;grid-row:2!important;grid-template-columns:repeat(3,minmax(72px,1fr))!important;margin-top:5px!important}
  body.ub-catalog-list .ub-category-products .price{grid-column:3!important;grid-row:1/3!important}
  body.ub-catalog-list .ub-category-products .product-actions{flex-basis:100px!important;padding:9px!important}
}
@media(max-width:640px){
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product{display:block!important;min-height:0!important}
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product .woocommerce-loop-product__link{
    grid-template-columns:76px minmax(0,1fr)!important;
    grid-template-rows:auto auto auto!important;
    padding:10px!important;
  }
  body.ub-catalog-list .ub-category-products .woocommerce ul.products li.product img{grid-column:1!important;grid-row:1/4!important}
  body.ub-catalog-list .ub-category-products .woocommerce-loop-product__title{grid-column:2!important;grid-row:1!important}
  body.ub-catalog-list .ub-category-products .ub-product-specs{grid-column:2!important;grid-row:2!important;grid-template-columns:repeat(2,minmax(70px,1fr))!important}
  body.ub-catalog-list .ub-category-products .price{grid-column:2!important;grid-row:3!important;justify-self:start!important;text-align:left!important;margin-top:7px!important;padding:0!important}
  body.ub-catalog-list .ub-category-products .product-actions{border-left:0!important;border-top:1px solid var(--border)!important;padding:10px!important}
}

/* ===== v7.1.2 Build 2 — Gerçek tek satırlı liste görünümü düzeltmesi ===== */
.ub-category-products.is-list-view ul.products,
.ub-category-products ul.products.ub-products-list,
body.ub-catalog-list .ub-category-products ul.products{
  display:flex!important;
  flex-direction:column!important;
  grid-template-columns:none!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
}
.ub-category-products.is-list-view ul.products > li.product,
.ub-category-products ul.products.ub-products-list > li.product,
body.ub-catalog-list .ub-category-products ul.products > li.product{
  float:none!important;
  clear:both!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:none!important;
  min-height:104px!important;
  margin:0!important;
  padding:0!important;
  flex:0 0 auto!important;
}
.ub-category-products.is-list-view ul.products > li.product .woocommerce-loop-product__link,
.ub-category-products ul.products.ub-products-list > li.product .woocommerce-loop-product__link,
body.ub-catalog-list .ub-category-products ul.products > li.product .woocommerce-loop-product__link{
  display:grid!important;
  grid-template-columns:86px minmax(190px,1.35fr) minmax(360px,3fr) 130px!important;
  grid-template-rows:1fr!important;
  column-gap:18px!important;
  align-items:center!important;
  width:auto!important;
  flex:1 1 auto!important;
  min-width:0!important;
  padding:9px 10px!important;
}
.ub-category-products.is-list-view ul.products > li.product img,
.ub-category-products ul.products.ub-products-list > li.product img,
body.ub-catalog-list .ub-category-products ul.products > li.product img{
  grid-column:1!important;
  grid-row:1!important;
  width:86px!important;
  height:86px!important;
  max-width:86px!important;
  margin:0!important;
  object-fit:contain!important;
}
.ub-category-products.is-list-view ul.products > li.product .woocommerce-loop-product__title,
.ub-category-products ul.products.ub-products-list > li.product .woocommerce-loop-product__title,
body.ub-catalog-list .ub-category-products ul.products > li.product .woocommerce-loop-product__title{
  grid-column:2!important;
  grid-row:1!important;
  margin:0!important;
  padding:0!important;
  min-height:0!important;
}
.ub-category-products.is-list-view ul.products > li.product .ub-product-specs,
.ub-category-products ul.products.ub-products-list > li.product .ub-product-specs,
body.ub-catalog-list .ub-category-products ul.products > li.product .ub-product-specs{
  grid-column:3!important;
  grid-row:1!important;
  display:grid!important;
  grid-template-columns:repeat(5,minmax(78px,1fr))!important;
  gap:8px 14px!important;
  margin:0!important;
  padding:0!important;
}
.ub-category-products.is-list-view ul.products > li.product .price,
.ub-category-products ul.products.ub-products-list > li.product .price,
body.ub-catalog-list .ub-category-products ul.products > li.product .price{
  grid-column:4!important;
  grid-row:1!important;
  justify-self:end!important;
  align-self:center!important;
  margin:0!important;
  padding:0 6px!important;
  text-align:right!important;
  white-space:nowrap!important;
}
.ub-category-products.is-list-view ul.products > li.product .product-actions,
.ub-category-products ul.products.ub-products-list > li.product .product-actions,
body.ub-catalog-list .ub-category-products ul.products > li.product .product-actions{
  flex:0 0 116px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-left:1px solid var(--border)!important;
  padding:12px!important;
}
@media(max-width:880px){
  .ub-category-products.is-list-view ul.products > li.product .woocommerce-loop-product__link,
  .ub-category-products ul.products.ub-products-list > li.product .woocommerce-loop-product__link,
  body.ub-catalog-list .ub-category-products ul.products > li.product .woocommerce-loop-product__link{
    grid-template-columns:76px minmax(0,1fr) 110px!important;
    grid-template-rows:auto auto!important;
  }
  .ub-category-products.is-list-view ul.products > li.product .ub-product-specs,
  .ub-category-products ul.products.ub-products-list > li.product .ub-product-specs,
  body.ub-catalog-list .ub-category-products ul.products > li.product .ub-product-specs{
    grid-column:2!important;grid-row:2!important;grid-template-columns:repeat(3,minmax(72px,1fr))!important;
  }
  .ub-category-products.is-list-view ul.products > li.product .price,
  .ub-category-products ul.products.ub-products-list > li.product .price,
  body.ub-catalog-list .ub-category-products ul.products > li.product .price{grid-column:3!important;grid-row:1/3!important}
}
@media(max-width:640px){
  .ub-category-products.is-list-view ul.products > li.product,
  .ub-category-products ul.products.ub-products-list > li.product,
  body.ub-catalog-list .ub-category-products ul.products > li.product{display:block!important}
}


/* ===== v7.1.3 Consolidated Product Profiles & UI Fixes ===== */
@media(min-width:961px){
  .header-inner{justify-content:flex-start!important;gap:0!important}
  .site-branding{flex:0 0 auto;margin-right:42px!important}
  .primary-nav{flex:1 1 auto;display:flex;justify-content:center;min-width:0}
  .primary-nav .ub-menu,.primary-nav>div>ul{gap:31px!important}
  .header-actions{flex:0 0 auto;margin-left:44px!important}
}

/* Galeri küçük görselleri */
.woocommerce div.product div.images .flex-control-thumbs{display:flex!important;flex-wrap:wrap;gap:8px;margin-top:14px!important}
.woocommerce div.product div.images .flex-control-thumbs li{float:none!important;width:calc(25% - 6px)!important;margin:0!important}
.woocommerce div.product div.images .flex-control-thumbs img{border:1px solid var(--border);border-radius:7px;padding:3px;background:#fff;transition:.2s}
.woocommerce div.product div.images .flex-control-thumbs img:hover,
.woocommerce div.product div.images .flex-control-thumbs img.flex-active{border-color:var(--turq);box-shadow:0 0 0 2px rgba(26,199,196,.16)}

/* Uzun teknik değerler kesilmesin. */
body.ub-catalog-list .ub-category-products .ub-product-specs em{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:break-word!important}
body.ub-catalog-list .ub-category-products li.ub-profile-gpu .woocommerce-loop-product__link{grid-template-columns:86px minmax(190px,1.15fr) minmax(430px,3.5fr) 130px!important}
body.ub-catalog-list .ub-category-products li.ub-profile-gpu .ub-product-specs{grid-template-columns:minmax(95px,.8fr) minmax(170px,1.65fr) repeat(3,minmax(80px,.75fr))!important}
body.ub-catalog-list .ub-category-products li.ub-profile-gpu .ub-product-specs span:nth-child(2) em{font-size:.76rem!important}

/* SSD: model her görünümde görünür ve önceliklidir. */
.woocommerce ul.products li.ub-profile-ssd .ub-product-specs span:first-child{display:flex!important}
.woocommerce div.product .ub-single-specs div:has(span:first-child){min-width:0}

/* Teknik kutuların uzun değerleri için güvenli satır kırma */
.ub-single-specs strong{overflow-wrap:anywhere}

@media(max-width:1180px) and (min-width:881px){
  body.ub-catalog-list .ub-category-products li.ub-profile-gpu .woocommerce-loop-product__link{grid-template-columns:78px minmax(170px,1.1fr) minmax(360px,3.2fr) 115px!important}
}
