*{box-sizing:border-box}body{margin:0;font-family:'Segoe UI',Arial,sans-serif;background:#fff;color:#111827}a{color:inherit}.wrap{max-width:1150px;margin:auto;padding:0 15px}.topline{height:34px;border-bottom:1px solid #aaa;background:#fff;font-size:14px}.topbar{display:flex;justify-content:space-between;align-items:center;height:34px}.topbar a{text-decoration:none;color:#111827}.site-head{background:#fff}.head-inner{height:91px;display:flex;align-items:center;gap:16px}.brand{width:245px;text-decoration:none;color:#111;display:flex;gap:9px;align-items:center}.brand img{max-width:210px;max-height:62px}.brand-icon{width:42px;height:42px;background:#329653;color:#fff;display:grid;place-items:center;font-size:26px}.brand b{font-size:31px;letter-spacing:1px}.brand small{display:block;font-size:11px;font-weight:600}.top-search{flex:1;display:flex;border:2px solid #aaa;border-radius:5px;overflow:hidden;height:42px}.top-search input{flex:1;border:0;padding:0 14px;font-weight:600}.top-search button{width:48px;border:0;border-left:1px solid #d1d5db;background:#fff;font-size:24px;cursor:pointer}.head-btn{height:40px;border-radius:4px;padding:0 20px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-weight:700;font-size:14px;white-space:nowrap}.head-btn.dark{background:#454545}.head-btn.orange{background:#ff8a0a}.green-nav{background:#399853}.nav-inner{height:51px;display:flex;justify-content:center;align-items:center;gap:32px}.nav-inner a{color:#fff;text-decoration:none;font-weight:700;font-size:15px}.hero{height:457px;background:linear-gradient(90deg,rgba(7,13,44,.78),rgba(42,31,71,.72)),url('../img/hero.jpg');background-size:cover;background-position:center;display:flex;align-items:flex-start;text-align:center;color:#fff;padding-top:70px}.hero h1{font-size:39px;line-height:1.2;margin:0 0 13px;font-weight:800}.hero h1 span{color:#ff9800;margin-left:18px}.hero p{font-size:20px;margin:0 0 45px}.hero-search{background:#fff;border-radius:8px;padding:15px;display:grid;grid-template-columns:1.35fr 1fr 1fr 160px;gap:5px;max-width:1000px;margin:0 auto 0}.hero-search input,.hero-search select{height:37px;border:1px solid #c9c9c9;border-radius:4px;padding:0 12px;color:#707786;font-size:14px}.hero-search button{height:37px;background:#439339;color:#fff;border:2px solid #111;border-radius:4px;font-weight:800;font-size:15px}.join-btn{display:inline-block;margin-top:50px;background:#ff9800;color:#fff;text-decoration:none;border-radius:5px;padding:13px 27px;font-weight:800}.cats{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:28px}.cat{background:#fff;border:1px solid #ddd;border-radius:7px;padding:18px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.08);font-size:14px}.section{padding:36px 0 10px}.section h2{font-size:30px;font-weight:400;margin:0 0 8px}.muted{color:#535b66;margin-top:0}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{border:1px solid #e5e7eb;border-radius:7px;overflow:hidden;background:#fff;position:relative}.imgbox{height:250px;background:#f3f4f6;position:relative;overflow:visible}.imgbox img{width:100%;height:100%;object-fit:cover;display:block}.imgbox.simple{height:220px;overflow:hidden}.round{position:absolute;left:15px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-weight:800;box-shadow:0 3px 12px rgba(0,0,0,.18);z-index:2}.fav{top:17px;background:#1976f3;color:#fff}.zoom{top:62px;background:#fff;color:#111}.timer{position:absolute;left:32px;right:32px;bottom:-27px;background:#fff;border-radius:6px;padding:11px 6px;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.12)}.timer small{display:block;color:#6b7280;margin-bottom:5px}.time-row{display:grid;grid-template-columns:repeat(4,1fr);font-weight:900;font-size:18px}.time-row span em{display:block;font-style:normal;font-weight:400;color:#667085;font-size:11px;margin-top:5px}.card-body{padding:58px 18px 20px;text-align:center}.card-body.product{padding-top:22px}.card h3{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 24px;color:#050505}.price{color:#777}.price b{color:#111}.bid-link{display:inline-block;margin-top:14px;color:#159447;font-weight:800;text-decoration:none}.cart-btn{display:block;margin-top:14px;background:#06b06b;color:#fff;text-decoration:none;padding:11px;border-radius:4px;font-weight:800}.footer{margin-top:55px;border-top:1px solid #ddd;background:#f7f7f7}.foot-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:35px;padding:32px 15px}.foot-logo{font-size:26px;font-weight:900}.footer a{display:block;text-decoration:none;color:#333;margin:7px 0}.copyright{background:#050505;color:#fff;text-align:center;font-size:12px;padding:14px}.modal{display:none;position:fixed;z-index:99;inset:0;background:rgba(0,0,0,.75);align-items:center;justify-content:center}.modal img{max-width:90vw;max-height:88vh;border-radius:8px}.modal.show{display:flex}.admin-layout{display:grid;grid-template-columns:250px 1fr;min-height:100vh;background:#f4f6f9}.side{background:#142032;color:#fff;padding:20px}.side h2{margin:0 0 18px}.side a{display:block;color:#dbeafe;text-decoration:none;padding:11px 12px;border-radius:7px;margin:4px 0}.side a:hover{background:#22324d;color:#fff}.main{padding:26px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 5px 20px rgba(15,23,42,.04)}table{width:100%;border-collapse:collapse;background:#fff}td,th{padding:11px;border-bottom:1px solid #eee;text-align:left}input,select,textarea{max-width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.btn{border:0;border-radius:4px;padding:10px 16px;background:#159447;color:#fff;text-decoration:none;cursor:pointer;display:inline-block}.btn.orange{background:#f39c12}.btn.blue{background:#1976f3}.btn.gray{background:#6b7280}.btn.red{background:#dc2626}.alert{padding:12px;border-radius:6px;background:#dcfce7;color:#166534;margin-bottom:15px}@media(max-width:950px){.head-inner{height:auto;padding-top:12px;padding-bottom:12px;flex-wrap:wrap}.brand{width:100%}.top-search{min-width:100%}.nav-inner{gap:14px;overflow:auto;justify-content:flex-start}.hero-search{grid-template-columns:1fr}.grid,.cats{grid-template-columns:repeat(2,1fr)}.hero{height:auto;padding:45px 0}.hero h1{font-size:29px}.foot-grid{grid-template-columns:1fr}.admin-layout{display:block}}@media(max-width:560px){.grid,.cats{grid-template-columns:1fr}.topbar{font-size:12px}.hero h1 span{display:block;margin:8px 0 0}}
/* v7 refinements */
.hero{height:410px;padding-top:62px}.hero h1{font-size:34px}.hero p{font-size:18px;margin-bottom:35px}.hero-search{max-width:940px}.join-btn{margin-top:38px}.cat{text-decoration:none;color:#222}.cat i{color:#159447;margin-right:7px}.bid-btn{display:block;margin-top:16px;border:2px solid #11a55e;color:#07833f;border-radius:4px;text-decoration:none;padding:10px;font-weight:900;background:#fff}.bid-btn:hover{background:#11a55e;color:#fff}.cart-btn{background:#08ad64}.foot-logo img{max-height:70px;max-width:230px}.brand-icon i{font-size:24px}.category-page{display:grid;grid-template-columns:270px 1fr;gap:16px;padding-top:24px}.box-title{background:#329653;color:#fff;font-weight:800;padding:13px 14px;border-radius:4px 4px 0 0}.filter-box{border:1px solid #ddd;border-top:0;padding:12px;margin-bottom:12px;background:#fff}.filter-box a{display:block;text-decoration:none;color:#374151;padding:8px 0;border-bottom:1px solid #f1f1f1}.filter-box label{display:block;margin:10px 0 6px;font-weight:700;font-size:13px}.filter-box input,.filter-box select{width:100%;margin-bottom:8px}.btn.full{width:100%;text-align:center}.cat-head{display:flex;align-items:center;gap:18px;margin-bottom:18px}.cat-head>i{font-size:50px;color:#299450}.cat-head h1{font-size:30px;margin:0}.cat-head p{margin:4px 0;color:#4b5563}.list-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.auction-row{display:grid;grid-template-columns:145px 1.2fr 1fr 215px;gap:18px;border:1px solid #e5e7eb;background:#fff;margin-bottom:10px;padding:10px;align-items:center}.auction-row:hover{background:#fffbd1}.auction-row img{width:145px;height:120px;object-fit:cover}.auction-row h3{margin:0 0 6px;font-size:16px}.auction-row h3 a{text-decoration:none;color:#111}.row-price{color:#159447;font-weight:800}.row-price i{font-size:28px;margin-right:8px}.row-price span{display:block;font-size:13px;margin-left:40px}.row-price b{display:block;margin-left:40px;font-size:20px}.row-meta p{margin:7px 0;border-bottom:1px solid #eee;padding-bottom:5px;font-size:13px}.row-action{text-align:center}.row-action strong{display:block;font-size:24px;color:#666;margin:8px 0}.row-action a{display:block;background:#f59a00;color:#fff;text-decoration:none;border-radius:4px;padding:12px;font-weight:900}.detail-page{padding:30px 15px}.detail-grid{display:grid;grid-template-columns:1fr 340px;gap:20px}.detail-img{width:100%;max-height:500px;object-fit:contain;background:#f8fafc}.bid-panel{position:sticky;top:15px;align-self:start}.detail-price{font-size:34px;font-weight:900;color:#159447;margin-bottom:15px}.bid-panel input{width:100%;margin:14px 0}.admin-preview{max-height:60px;max-width:160px;margin-top:8px;border:1px solid #ddd;padding:3px;background:#fff}.slide-thumb{width:120px;height:55px;object-fit:cover;border-radius:4px}@media(max-width:950px){.category-page,.detail-grid{grid-template-columns:1fr}.auction-row{grid-template-columns:120px 1fr}.row-meta,.row-action{grid-column:1/-1}.hero{height:auto}.hero-search{max-width:100%}}
/* v9 pages/contact */
.inner-page{padding:38px 15px 10px;min-height:420px}.inner-page h1{font-size:34px;margin:0 0 18px}.page-box{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px;box-shadow:0 8px 28px rgba(15,23,42,.05);line-height:1.75}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:18px}.site-form{display:grid;gap:12px}.site-form input,.site-form textarea{width:100%}.site-form button{background:#159447;color:#fff;border:0;border-radius:5px;padding:12px 18px;font-weight:800}.form-alert{background:#dcfce7;color:#166534;border-radius:6px;padding:12px;margin-bottom:12px}@media(max-width:760px){.contact-grid{grid-template-columns:1fr}}
/* v10 auction detail & admin helpers */
.auction-detail-v10{max-width:1100px;margin:18px auto 40px}.auction-detail-v10 h1{font-size:28px;font-weight:500;margin:8px 0}.listing-meta{font-size:13px;color:#555;margin-bottom:35px}.detail-top{display:grid;grid-template-columns:1.2fr .9fr;gap:70px;align-items:start}.gallery-box{text-align:center}.main-photo{width:420px;height:360px;object-fit:cover;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,.22)}.thumbs{margin-top:22px;display:flex;gap:10px;justify-content:center}.thumbs button{border:0;background:transparent;padding:0;cursor:pointer}.thumbs img{width:45px;height:45px;object-fit:cover;border-radius:6px;box-shadow:0 2px 8px #999}.bid-card-v10{max-width:360px;text-align:center}.count-label{font-size:13px;color:#444}.big-count{display:block;font-size:25px;color:#666;padding:8px 0 16px;border-bottom:1px solid #cfd8ff}.price-box{background:#eaf2ff;border-radius:7px;text-align:left;padding:18px;margin:10px 0 16px}.price-box>div{display:flex;justify-content:space-between;align-items:center;color:#0f2544;font-size:18px}.price-box>div b{font-size:29px;color:#10a55a;font-weight:400}.price-box p{display:flex;justify-content:space-between;color:#667;margin:14px 0 0}.price-box i{color:#ff79a7;margin-right:7px}.bid-inline{display:flex;margin:0 0 15px}.bid-inline input{flex:1;border:1px solid #ccc;padding:13px}.bid-inline button,.bid-login{background:#20b878;color:white;border:0;padding:0 30px;border-radius:0 25px 25px 0;font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center}.end-date{background:#ff7800;color:white;border-radius:4px;padding:14px;font-weight:700}.tabs-v10{display:flex;justify-content:center;gap:28px;margin:65px 0 22px}.tabs-v10 button{border:1px solid #d7dce5;background:white;border-radius:7px;padding:17px 48px;color:#445}.tabs-v10 .active{background:#119579;color:white}.detail-table{width:85%;margin:0 auto 30px;border-collapse:collapse}.detail-table td{border-bottom:1px solid #ddd;padding:11px}.detail-table td:first-child{font-weight:600;color:#666;width:40%}.description-v10{width:85%;margin:25px auto;line-height:1.8;font-weight:600}.bid-history{width:85%;margin:15px auto;border-collapse:collapse}.bid-history th,.bid-history td{border-bottom:1px solid #e2e2e2;padding:10px;text-align:left}.green-bid,.auction-row .row-action a{background:#10a35a!important;color:#fff!important;border-radius:4px}.auction-row{border-left:3px solid transparent}.auction-row:hover{border-left-color:#10a35a}.filter-box a i{width:19px;color:#28964f}.admin-gallery{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.admin-gallery div{background:#f5f7fb;padding:8px;border-radius:8px;text-align:center}.admin-gallery img{width:95px;height:75px;object-fit:cover;border-radius:6px;display:block;margin-bottom:5px}.form-grid.wide{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.form-grid.wide label{background:#f7f9fc;padding:10px;border-radius:8px}.form-grid.wide input,.form-grid.wide select,.form-grid.wide textarea{width:100%}@media(max-width:900px){.detail-top{grid-template-columns:1fr;gap:25px}.main-photo{width:100%;height:auto}.bid-card-v10{max-width:none}.form-grid.wide{grid-template-columns:1fr}.detail-table,.description-v10,.bid-history{width:100%}.tabs-v10{flex-direction:column;gap:8px}}
/* v11 detail tabs */
.tabs-v11{display:flex;justify-content:center;gap:34px;margin:65px 0 22px}.tabs-v11 button{min-width:210px;border:1px solid #d9dee9;background:#fff;border-radius:8px;padding:18px 42px;color:#475569;font-size:18px;box-shadow:0 10px 25px rgba(15,23,42,.03);cursor:pointer}.tabs-v11 button.active{background:#129172;color:#fff;box-shadow:0 0 0 2px #111 inset,0 9px 18px rgba(17,145,114,.18);font-weight:800}.tab-pane-v11{display:none}.tab-pane-v11.active{display:block}.history-box-v11{width:92%;margin:0 auto 28px;background:#eaf2ff;border-radius:5px;padding:16px 34px}.bid-history-v11{width:100%;border-collapse:collapse;background:transparent}.bid-history-v11 th{font-size:20px;color:#111827;padding:14px 0;text-align:left}.bid-history-v11 td{padding:12px 0;border-top:1px solid #c7d7f4}.bid-history-v11 td:last-child,.bid-history-v11 th:last-child{text-align:right}.faq-title-v11{font-size:24px;font-weight:500;margin:10px 0 18px}.faq-v11{display:grid;gap:20px}.faq-v11 details{background:#eaf2ff;border:1px solid #b7c9ff;border-radius:8px;overflow:hidden}.faq-v11 summary{list-style:none;display:flex;align-items:center;gap:22px;padding:20px 28px;cursor:pointer;font-size:20px}.faq-v11 summary::-webkit-details-marker{display:none}.faq-v11 .qmark{width:38px;height:38px;border-radius:50% 50% 50% 0;background:#2475c7;color:#fff;display:grid;place-items:center;font-weight:900;font-size:26px}.faq-v11 .plus{margin-left:auto;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#1fa7f2,#7849f7);color:#fff;display:grid;place-items:center;font-size:36px;line-height:1}.faq-v11 details[open] .plus{transform:rotate(45deg)}.faq-v11 p{margin:0;padding:0 30px 22px 88px;color:#334155;font-size:16px}.admin-gallery-note{font-size:12px;color:#64748b;margin-top:7px}.admin-gallery div{position:relative}.admin-gallery a{display:block;margin-top:5px;color:#dc2626;font-weight:700}@media(max-width:800px){.tabs-v11{flex-direction:column;gap:10px}.tabs-v11 button{min-width:0;width:100%}.history-box-v11{width:100%;padding:10px;overflow:auto}.faq-v11 summary{font-size:16px;padding:15px}.faq-v11 p{padding-left:70px}.bid-history-v11 th{font-size:16px}}
/* v25 cart checkout */
.cart-page h2{font-size:34px;margin-bottom:20px}.cart-box{background:#fff;border:1px solid #e5e9f2;border-radius:12px;padding:16px;box-shadow:0 10px 30px rgba(20,30,50,.05)}.cart-table-wrap{overflow:auto}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;background:#f5f8fc;color:#111;padding:14px;border-bottom:1px solid #e6ebf2}.cart-table td{padding:14px;border-bottom:1px solid #edf1f6;vertical-align:middle}.cart-product{display:flex;gap:14px;align-items:center}.cart-product img{width:72px;height:72px;object-fit:cover;border-radius:10px;border:1px solid #e8edf5}.qty-input{width:72px;border:1px solid #d7dfeb;border-radius:8px;padding:9px;text-align:center}.remove-link{color:#e11d48;font-weight:700}.cart-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:14px}.checkout-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-top:22px}.guest-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:12px;margin-bottom:14px}.checkout-form input,.checkout-form select,.checkout-form textarea{width:100%;border:1px solid #d8e0ec;border-radius:9px;padding:13px;margin-bottom:12px}.checkout-form textarea{min-height:95px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-btn{width:100%;font-size:16px;padding:14px}.pay-info{background:#f8fbff}.empty-cart{text-align:center}.checkout-result{max-width:720px;margin:auto}.bank-box{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px;margin:15px 0}@media(max-width:800px){.checkout-grid,.form-row{grid-template-columns:1fr}.cart-actions{display:block}.cart-table th:nth-child(3),.cart-table td:nth-child(3){display:none}}

/* v25 member profile */
.profile-v25{background:#f4f6f9;padding:28px 0 42px;min-height:600px}.profile-v25 *{box-sizing:border-box}.profile-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.profile-head h1{margin:0;font-size:30px}.profile-layout{display:grid;grid-template-columns:270px 1fr;gap:22px}.profile-card,.profile-panel{background:#fff;border:1px solid #e4e8ef;border-radius:12px;box-shadow:0 10px 28px rgba(15,23,42,.05)}.profile-card{padding:22px;text-align:center;height:max-content}.avatar-wrap{width:116px;height:116px;border-radius:50%;margin:0 auto 12px;overflow:hidden;background:#e8eef7;border:4px solid #fff;box-shadow:0 3px 12px rgba(0,0,0,.12)}.avatar-wrap img{width:100%;height:100%;object-fit:cover}.profile-name{font-weight:800;font-size:19px}.profile-email{color:#667085;font-size:13px;margin:6px 0 15px;word-break:break-all}.profile-tabs{display:flex;flex-direction:column;gap:8px;text-align:left}.profile-tabs a{padding:12px 14px;border-radius:8px;color:#344054;text-decoration:none;font-weight:700;border:1px solid transparent}.profile-tabs a.active,.profile-tabs a:hover{background:#eef4ff;border-color:#2f65e8;color:#1f55d8}.profile-panel{padding:22px;margin-bottom:18px}.profile-panel h2{margin:0 0 16px;font-size:22px}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-grid .full{grid-column:1/-1}.profile-v25 input,.profile-v25 textarea,.profile-v25 select{width:100%;border:1px solid #d7deea;border-radius:8px;padding:12px;background:#fff}.profile-v25 textarea{min-height:90px}.profile-btn{border:0;background:#2563eb;color:#fff;padding:12px 18px;border-radius:8px;font-weight:800;cursor:pointer}.profile-btn.green{background:#149447}.profile-btn.orange{background:#f7931e}.profile-alert{padding:12px 15px;border-radius:8px;background:#eaf8ef;color:#176b35;margin-bottom:14px;font-weight:700}.profile-table{width:100%;border-collapse:collapse;background:#fff}.profile-table th,.profile-table td{padding:12px;border-bottom:1px solid #edf0f5;text-align:left}.profile-table th{background:#f8fafc;font-size:12px;color:#667085}.address-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.address-card{border:1px solid #e4e8ef;border-radius:10px;padding:14px;background:#fbfcff}.address-card b{display:block;margin-bottom:6px}.small-link{font-size:13px;color:#d92d20}.badge-status{display:inline-block;padding:5px 9px;border-radius:99px;background:#eef4ff;color:#1f55d8;font-weight:800;font-size:12px}@media(max-width:900px){.profile-layout{grid-template-columns:1fr}.profile-grid{grid-template-columns:1fr}.profile-head{display:block}.profile-tabs{flex-direction:row;flex-wrap:wrap}.profile-tabs a{flex:1;min-width:140px}}

/* v25 detaylı arama modal düzeltme */
.search-modal{display:none!important;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:99999;align-items:center;justify-content:center;padding:20px}
.search-modal.show{display:flex!important}
.search-modal-card{background:#fff;width:min(760px,96vw);border-radius:12px;box-shadow:0 20px 70px rgba(0,0,0,.25);padding:24px;position:relative}
.search-modal-card .modal-close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f5f9;font-size:22px;cursor:pointer}
.detail-search-form{display:grid;grid-template-columns:90px 1fr 60px 1fr 70px 1fr;gap:12px;align-items:center}
.detail-search-form input,.detail-search-form select{height:42px;border:1px solid #cfd8e3;border-radius:6px;padding:0 10px}
.detail-search-form .range-title{grid-column:1/-1;font-weight:700;color:#334155}
.detail-search-form button:not(.modal-close){height:42px;border:0;border-radius:6px;background:#339548;color:#fff;font-weight:700;cursor:pointer}
@media(max-width:700px){.detail-search-form{grid-template-columns:1fr}.detail-search-form label{font-weight:700}}


/* v25 ürün detay - modern ürün sayfası */
.product-v25-page{padding:26px 15px 55px}.product-breadcrumb{color:#6b7280;margin:0 0 24px;font-size:15px}.product-showcase-v25{display:grid;grid-template-columns:465px 1fr;gap:46px;align-items:start}.product-gallery-v25{position:relative}.product-main-img-v25{height:465px;border:1px solid #e3e8f0;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-main-img-v25 img{max-width:92%;max-height:92%;object-fit:contain}.gallery-arrow-v25{position:absolute;right:28px;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:#f3f5f9;color:#3fa348;font-size:22px}.product-info-v25 h1{margin:4px 0 10px;font-size:27px;line-height:1.25}.price-line-v25{display:flex;align-items:center;gap:16px;margin-bottom:7px}.price-line-v25 span{font-size:25px;font-weight:900;color:#16a34a}.price-line-v25 em{font-style:normal;background:#e9fff0;color:#159447;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:800}.campaign-v25{color:#1580c4;font-size:13px;margin:8px 0 17px}.variant-grid-v25{display:flex;gap:14px;flex-wrap:wrap;margin:10px 0 16px}.variant-pill-v25{min-width:145px;border:1px solid #e5e7eb;background:#f4f6fb;border-radius:8px;cursor:pointer;text-align:center;padding:14px 18px;font-weight:600}.variant-pill-v25.active{background:#fff;border-color:#31a64a;box-shadow:0 0 0 1px #31a64a inset}.variant-pill-v25 input{display:none}.variant-pill-v25 small{display:block;color:#16a34a;font-size:12px;margin-top:3px}.buy-actions-v25{display:flex;align-items:center;gap:12px;margin:10px 0 170px}.add-cart-v25{border:0;background:#43a340;color:#fff;border-radius:10px;padding:18px 58px;font-size:17px;font-weight:900;cursor:pointer}.icon-action-v25{width:42px;height:42px;display:grid;place-items:center;color:#777;text-decoration:none;font-size:28px}.feature-row-v25{display:flex;gap:28px;align-items:center}.feature-row-v25 div{text-align:center;color:#111}.feature-row-v25 i{width:42px;height:42px;border:2px solid #777;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;color:#555;font-size:20px}.feature-row-v25 span{font-size:14px}.product-tabs-v25{max-width:960px;margin:34px auto 0;background:#f5f6fa;border-radius:22px;padding:27px 36px}.tab-heads-v25{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-bottom:3px solid #d8dbe2}.tab-heads-v25 button{border:0;background:transparent;padding:14px 10px 18px;color:#687082;font-size:15px;cursor:pointer;position:relative}.tab-heads-v25 button.active{color:#35a344}.tab-heads-v25 button.active:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:3px;background:#35a344}.tab-body-v25{display:none;padding:22px 0 6px;line-height:1.75;font-size:16px}.tab-body-v25.active{display:block}.tab-body-v25 br+br{display:none}.variant-admin-box{background:#f7f9fc;border-radius:8px;padding:12px}.variant-row{display:grid;grid-template-columns:1fr 1fr 80px;gap:8px;margin:8px 0}.variant-row button{border:0;border-radius:6px;background:#ef4444;color:#fff;font-weight:800}.product-admin-v25 .full{grid-column:1/-1}.btn.gray{background:#64748b;color:#fff;margin-top:5px}@media(max-width:900px){.product-showcase-v25{grid-template-columns:1fr;gap:20px}.product-main-img-v25{height:360px}.buy-actions-v25{margin-bottom:25px}.feature-row-v25{justify-content:center;flex-wrap:wrap}.product-tabs-v25{padding:18px}.tab-heads-v25{grid-template-columns:1fr 1fr}.add-cart-v25{flex:1;padding:15px}.variant-row{grid-template-columns:1fr}}


/* v29 detaylı arama + kategori kartları + iletişim harita */
.search-modal{display:none!important;position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:99999;align-items:center;justify-content:center;padding:15px}
.search-modal.show{display:flex!important}
.search-modal-card{background:#fff;width:min(600px,94vw);border-radius:4px;box-shadow:0 22px 80px rgba(0,0,0,.35);padding:0;position:relative;overflow:hidden}
.search-modal-card h2{font-size:20px;font-weight:500;margin:0;padding:18px 20px;border-bottom:1px solid #e5e7eb;color:#333}
.search-modal-card .modal-close{position:absolute;right:12px;top:11px;width:auto;height:auto;border:0;background:transparent;color:#b5b5b5;font-size:24px;line-height:1;cursor:pointer;font-weight:800}
.detail-search-form{display:block;padding:18px 15px 10px}
.detail-search-form label{display:block;margin:0 0 8px 4px;font-weight:800;color:#333}
.detail-search-form input,.detail-search-form select{width:100%;height:36px;border:1px solid #cfcfcf;border-radius:4px;padding:0 14px;margin:0 0 18px;background:#fff;color:#777;font-size:14px}
.detail-search-form .range-title{text-align:center;font-weight:800;color:#333;margin:2px 0 12px;display:block}
.detail-search-form button:not(.modal-close){width:100%;height:43px;border:0;border-radius:4px;background:#2dbb7f;color:#fff;font-weight:900;cursor:pointer;margin-top:4px}
.cats{grid-template-columns:repeat(5,minmax(170px,1fr));gap:16px;margin-top:28px;margin-bottom:24px}
.cat{min-height:104px;padding:22px 14px 20px;border-radius:8px;text-decoration:none;color:#2b2f38;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;transition:.2s}
.cat:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(0,0,0,.12)}
.cat i{display:block!important;margin:0 0 12px!important;font-size:32px!important;color:#0aa52d!important}
.contact-grid-v29{display:grid;grid-template-columns:1fr 1.5fr;gap:18px}.contact-map{margin-top:20px;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb;background:#f8fafc}.contact-map iframe{width:100%;height:260px;border:0;display:block}.embed-help{font-size:12px;color:#64748b;display:block;margin-top:6px}
@media(max-width:950px){.cats{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.cats{grid-template-columns:1fr}.contact-grid-v29{grid-template-columns:1fr}}
.nice-detail{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:#ef3e3e!important;color:#fff!important;border:0!important;border-radius:5px!important;padding:8px 18px!important;width:auto!important;min-width:145px!important;max-width:180px!important;margin:0 auto 10px!important;text-decoration:none!important;font-size:13px!important;font-weight:900!important;box-shadow:0 10px 22px rgba(239,62,62,.20)!important;}.nice-detail:hover{background:#0b8f3a;color:#fff!important;border-color:#0b8f3a;transform:translateY(-1px)}.product-actions{display:flex;flex-direction:column;gap:8px}.product-actions .cart-btn{text-decoration:none;text-align:center}
.auction-ended-box{background:#fff3f3;border:1px solid #ffcaca;color:#9b1c1c;border-radius:12px;padding:14px 16px;font-weight:700;margin:12px 0}.big-count.expired{color:#e11d48!important}.auction-status-ended{display:inline-flex;align-items:center;gap:6px;background:#fee2e2;color:#b91c1c;border-radius:999px;padding:8px 12px;font-weight:800}.auction-winner-line{margin-top:10px;background:#ecfdf5;border:1px solid #bbf7d0;color:#065f46;border-radius:12px;padding:12px;font-weight:800}
.status-switch.ended{background:#ef4444!important}
.status-ended-red{display:inline-flex;align-items:center;gap:6px;background:#fee2e2;color:#b91c1c;border-radius:999px;padding:7px 12px;font-weight:800}
.status-switch.auction-end-toggle.ended:after{left:4px!important}

/* v45 auction result badges */
.timer.ended-timer{background:#fee2e2;border:1px solid #fecaca;color:#b91c1c;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;min-height:84px}
.timer.ended-timer b{font-size:18px;font-weight:900}.timer.ended-timer small{color:#7f1d1d;font-weight:800;margin:0}.auction-card-ended .bid-btn.ended{border-color:#ef4444;color:#ef4444;background:#fff5f5}.auction-card-ended .bid-btn.ended:hover{background:#ef4444;color:#fff}.profile-win-badge{display:inline-flex;align-items:center;gap:6px;background:#dcfce7;color:#15803d;border:1px solid #86efac;border-radius:999px;padding:7px 12px;font-weight:900}.profile-lost-badge{display:inline-flex;background:#fee2e2;color:#b91c1c;border-radius:999px;padding:7px 12px;font-weight:800}.profile-wait-badge{display:inline-flex;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:7px 12px;font-weight:800}

/* V45 homepage carousel */
.section-head-carousel{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-head-carousel h2{margin-bottom:6px}.home-carousel{position:relative}.carousel-slide{display:none}.carousel-slide.active{display:block}.carousel-controls{display:flex;gap:10px}.carousel-controls button{width:40px;height:40px;border:0;border-radius:50%;background:#159b57;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 8px 20px rgba(21,155,87,.25)}.carousel-controls button:hover{background:#0f7f47}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.carousel-dots button{width:10px;height:10px;border:0;border-radius:999px;background:#cbd5e1;cursor:pointer}.carousel-dots button.active{width:28px;background:#159b57}.home-carousel-section .grid{animation:carouselFade .25s ease}@keyframes carouselFade{from{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:none}}

/* V49 mobil responsive + hamburger menü + tek kart mobil slider */
.mobile-menu-btn,.mobile-nav-head{display:none}.mobile-overlay{display:none}
@media(max-width:768px){
  body{overflow-x:hidden}.wrap{max-width:100%;padding-left:14px;padding-right:14px}.topline{height:auto}.topbar{height:auto;min-height:30px;font-size:12px;gap:6px;justify-content:center;flex-wrap:wrap;text-align:center}.topbar>div{width:100%}
  .head-inner{height:auto;display:grid!important;grid-template-columns:1fr auto;gap:10px;padding-top:14px;padding-bottom:14px;align-items:center}.brand{width:auto!important;min-width:0}.brand b{font-size:26px}.brand small{font-size:10px}.brand-icon{width:38px;height:38px}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:10px;background:#399853;color:#fff;font-size:22px;box-shadow:0 8px 20px rgba(57,152,83,.22)}
  .top-search{grid-column:1/-1;min-width:0!important;width:100%;height:40px}.head-btn{height:38px;padding:0 14px;font-size:13px}.head-btn.dark{grid-column:1/2}.head-btn.orange{grid-column:2/3}.green-nav{position:fixed;right:-310px;top:0;width:295px;max-width:88vw;height:100vh;background:#399853!important;z-index:100001;transition:right .25s ease;box-shadow:-18px 0 50px rgba(0,0,0,.28);overflow:auto}.green-nav.open{right:0}.mobile-nav-head{display:flex;align-items:center;justify-content:space-between;padding:18px 18px;border-bottom:1px solid rgba(255,255,255,.22);color:#fff}.mobile-nav-head button{border:0;background:rgba(255,255,255,.18);color:#fff;width:36px;height:36px;border-radius:9px;font-size:24px}.nav-inner{height:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;overflow:visible!important;padding:10px 12px 20px}.nav-inner a{display:block;width:100%;padding:14px 12px;border-bottom:1px solid rgba(255,255,255,.12);font-size:15px;text-align:left;color:#fff!important}.mobile-overlay.show{display:block;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:100000}.mobile-nav-open{overflow:hidden}
  .hero{height:auto;min-height:520px;padding:55px 0 35px}.hero h1{font-size:31px;line-height:1.15}.hero h1 span{display:block;margin:10px 0 0}.hero p{font-size:16px;margin-bottom:28px}.hero-search{display:grid!important;grid-template-columns:1fr!important;padding:13px;gap:8px}.join-btn{margin-top:34px}.cats{display:grid!important;grid-template-columns:1fr!important;gap:10px;margin-top:18px}.cat{min-height:82px}
  .section{padding:28px 0 8px}.section h2{font-size:28px}.section-head-carousel{align-items:center!important}.carousel-controls{gap:8px!important}.carousel-controls button{width:42px!important;height:42px!important}.home-carousel .carousel-slide .grid{grid-template-columns:1fr!important;gap:0!important}.home-carousel-section.mobile-single .carousel-slide .grid .card{display:none!important}.home-carousel-section.mobile-single .carousel-slide .grid .card.mobile-visible{display:block!important;width:100%!important;max-width:100%!important;margin:0!important}.home-carousel-section .card{border-radius:9px}.home-carousel-section .imgbox{height:250px}.home-carousel-section .imgbox.simple{height:250px}.home-carousel-section .card h3{font-size:18px;white-space:normal;line-height:1.25;min-height:auto}.home-carousel-section .card-body{padding-left:18px;padding-right:18px}.timer{left:26px;right:26px}.foot-grid{grid-template-columns:1fr;text-align:center}.footer{margin-top:35px}
  .detail-search-form{grid-template-columns:1fr!important}.search-modal-card{width:94vw!important;max-height:90vh;overflow:auto}.contact-grid-v29{grid-template-columns:1fr!important}.product-showcase-v25{grid-template-columns:1fr!important}.product-main-img-v25{height:330px!important}.buy-actions-v25{margin-bottom:24px!important}.tab-heads-v25{grid-template-columns:1fr 1fr!important}.form-grid{grid-template-columns:1fr!important}
}
@media(max-width:420px){.brand b{font-size:24px}.hero h1{font-size:29px}.head-btn{padding:0 10px}.home-carousel-section .imgbox,.home-carousel-section .imgbox.simple{height:240px}.timer{left:18px;right:18px}.time-row{font-size:16px}}
@media(max-width:768px){.home-carousel-section.mobile-single .carousel-slide{display:block!important}.home-carousel-section.mobile-single .carousel-slide.active{display:block!important}}


/* V49 kesin mobil menü + tek kart slider fix */
@media (max-width: 768px){
  #siteMobileNav.green-nav{
    position:fixed!important;top:0!important;right:-330px!important;left:auto!important;bottom:auto!important;
    width:310px!important;max-width:86vw!important;height:100vh!important;height:100dvh!important;
    display:block!important;background:#399853!important;z-index:2147483000!important;
    box-shadow:-20px 0 55px rgba(0,0,0,.35)!important;overflow-y:auto!important;margin:0!important;padding:0!important;
    transition:right .25s ease!important;transform:none!important;clear:none!important;
  }
  #siteMobileNav.green-nav.open{right:0!important;}
  #siteMobileNav .mobile-nav-head{display:flex!important;height:auto!important;background:#2f8849!important;align-items:center!important;justify-content:space-between!important;padding:16px!important;color:#fff!important;font-weight:900!important;}
  #siteMobileNav .mobile-nav-head button{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;background:rgba(255,255,255,.18)!important;color:#fff!important;width:36px!important;height:36px!important;border-radius:8px!important;font-size:24px!important;}
  #siteMobileNav .nav-inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;height:auto!important;gap:0!important;overflow:visible!important;padding:8px 12px 18px!important;margin:0!important;width:auto!important;max-width:none!important;}
  #siteMobileNav .nav-inner a{display:block!important;width:100%!important;color:#fff!important;text-align:left!important;padding:14px 12px!important;border-bottom:1px solid rgba(255,255,255,.14)!important;text-decoration:none!important;font-size:15px!important;line-height:1.2!important;}
  .mobile-overlay.show{display:block!important;position:fixed!important;inset:0!important;background:rgba(0,0,0,.55)!important;z-index:2147482999!important;}
  body.mobile-nav-open{overflow:hidden!important;}
  .mobile-menu-btn{display:inline-flex!important;}

  .home-carousel-section .home-carousel{overflow:hidden!important;width:100%!important;}
  .home-carousel-section .carousel-slide{display:block!important;width:100%!important;}
  .home-carousel-section .carousel-slide .grid{display:block!important;width:100%!important;}
  .home-carousel-section .carousel-slide .card{display:none!important;width:100%!important;max-width:100%!important;margin:0!important;}
  .home-carousel-section .carousel-slide .card.v49-mobile-show{display:block!important;}
  .home-carousel-section .card{border-radius:9px!important;}
  .home-carousel-section .imgbox,.home-carousel-section .imgbox.simple{height:250px!important;}
  .home-carousel-section .section-head-carousel{display:flex!important;align-items:center!important;justify-content:space-between!important;}
}

/* V51 mobil header / sağdan menü / tek kart slider kesin düzeltme */
@media(max-width:768px){
  body{min-width:0!important;overflow-x:hidden!important;}
  .site-top .wrap{padding:0 12px!important;font-size:11px!important;display:flex!important;justify-content:space-between!important;gap:8px!important;}
  .site-head .head-inner{display:grid!important;grid-template-columns:1fr 1fr 50px!important;gap:10px!important;align-items:center!important;padding:12px!important;}
  .site-head .brand{grid-column:1/-1!important;display:flex!important;align-items:center!important;width:100%!important;}
  .site-head .top-search{grid-column:1/-1!important;width:100%!important;min-width:0!important;}
  .site-head .head-btn.dark{grid-column:1/2!important;width:100%!important;justify-content:center!important;}
  .site-head .head-btn.orange{grid-column:2/3!important;width:100%!important;justify-content:center!important;}
  .site-head .mobile-menu-btn{grid-column:3/4!important;grid-row:3!important;display:inline-flex!important;width:50px!important;height:42px!important;border:0!important;border-radius:10px!important;background:#159b57!important;color:#fff!important;font-size:21px!important;align-items:center!important;justify-content:center!important;box-shadow:0 10px 22px rgba(21,155,87,.24)!important;}
  .site-head .mobile-menu-btn::after{content:''!important;}
  #siteMobileNav.green-nav{position:fixed!important;top:0!important;right:-330px!important;left:auto!important;width:310px!important;max-width:86vw!important;height:100vh!important;display:block!important;background:#2f984f!important;z-index:2147483000!important;transition:right .25s ease!important;box-shadow:-20px 0 50px rgba(0,0,0,.32)!important;overflow-y:auto!important;}
  #siteMobileNav.green-nav.open{right:0!important;}
  #siteMobileNav .nav-inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;height:auto!important;padding:10px 14px 28px!important;gap:0!important;}
  #siteMobileNav .nav-inner a{display:block!important;width:100%!important;color:#fff!important;padding:14px 12px!important;border-bottom:1px solid rgba(255,255,255,.15)!important;text-align:left!important;font-size:15px!important;}
  #siteMobileNav .mobile-nav-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px!important;color:#fff!important;font-weight:900!important;background:#267d43!important;}
  #siteMobileNav .mobile-nav-head button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border:0!important;border-radius:8px!important;background:rgba(255,255,255,.2)!important;color:#fff!important;font-size:24px!important;}
  .mobile-overlay.show{display:block!important;position:fixed!important;inset:0!important;background:rgba(0,0,0,.55)!important;z-index:2147482999!important;}
  .green-nav:not(.open){right:-330px!important;}
  .hero h1{font-size:30px!important;line-height:1.15!important;}
  .hero-search{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;}
  .hero-search input,.hero-search select,.hero-search button{width:100%!important;}
  .home-carousel-section .section-head-carousel{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important;}
  .home-carousel-section .carousel-controls{display:flex!important;gap:8px!important;flex-shrink:0!important;}
  .home-carousel-section .carousel-controls button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#159b57!important;color:#fff!important;border:0!important;}
  .home-carousel-section .carousel-slide{display:block!important;}
  .home-carousel-section .carousel-slide .grid{display:block!important;}
  .home-carousel-section .carousel-slide .card{display:none!important;}
  .home-carousel-section .carousel-slide .card.v49-mobile-show,
  .home-carousel-section .carousel-slide .card.mobile-visible{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;}
}

/* V51 kesin mobil header: hamburger Sepetim sağında */
@media (max-width:768px){
  body{overflow-x:hidden!important;min-width:0!important;}
  .topline .topbar{font-size:11px!important;padding:0 12px!important;gap:8px!important;}
  .site-head .head-inner{
    display:grid!important;
    grid-template-columns:1fr 1fr 58px!important;
    grid-template-areas:
      "brand brand brand"
      "search search search"
      "detail cart menu"!important;
    gap:10px!important;
    padding:14px 12px!important;
    align-items:center!important;
  }
  .site-head .brand{grid-area:brand!important;width:100%!important;display:flex!important;align-items:center!important;}
  .site-head .top-search{grid-area:search!important;width:100%!important;min-width:0!important;margin:0!important;}
  .site-head .head-btn.dark{grid-area:detail!important;width:100%!important;min-width:0!important;justify-content:center!important;margin:0!important;}
  .site-head .head-btn.orange{grid-area:cart!important;width:100%!important;min-width:0!important;justify-content:center!important;margin:0!important;}
  .site-head #mobileMenuBtn.mobile-menu-btn{
    grid-area:menu!important;display:inline-flex!important;position:static!important;float:none!important;margin:0!important;
    width:58px!important;height:46px!important;border:0!important;border-radius:10px!important;background:#169b57!important;color:#fff!important;
    align-items:center!important;justify-content:center!important;font-size:22px!important;box-shadow:0 10px 22px rgba(21,155,87,.24)!important;
  }
  .green-nav:not(.open){display:block!important;right:-340px!important;left:auto!important;}
  #siteMobileNav.green-nav{
    position:fixed!important;top:0!important;right:-340px!important;left:auto!important;width:320px!important;max-width:86vw!important;
    height:100vh!important;height:100dvh!important;background:#2f8849!important;z-index:2147483000!important;overflow-y:auto!important;
    transition:right .25s ease!important;margin:0!important;padding:0!important;box-shadow:-20px 0 55px rgba(0,0,0,.35)!important;
  }
  #siteMobileNav.green-nav.open{right:0!important;}
  #siteMobileNav .mobile-nav-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px!important;color:#fff!important;font-weight:900!important;background:#267d43!important;}
  #siteMobileNav .mobile-nav-head button{display:inline-flex!important;width:38px!important;height:38px!important;border:0!important;border-radius:9px!important;background:rgba(255,255,255,.18)!important;color:#fff!important;font-size:24px!important;align-items:center!important;justify-content:center!important;}
  #siteMobileNav .nav-inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:8px 12px 20px!important;width:auto!important;margin:0!important;}
  #siteMobileNav .nav-inner a{display:block!important;color:#fff!important;padding:14px 12px!important;border-bottom:1px solid rgba(255,255,255,.14)!important;text-align:left!important;text-decoration:none!important;}
  .mobile-overlay.show{display:block!important;position:fixed!important;inset:0!important;background:rgba(0,0,0,.55)!important;z-index:2147482999!important;}

  .home-carousel-section .home-carousel{overflow:hidden!important;width:100%!important;}
  .home-carousel-section .carousel-slide{display:block!important;width:100%!important;}
  .home-carousel-section .carousel-slide:not(.active){display:none!important;}
  .home-carousel-section.mobile-single .carousel-slide{display:block!important;}
  .home-carousel-section .carousel-slide .grid{display:block!important;width:100%!important;}
  .home-carousel-section .carousel-slide .card{display:none!important;width:100%!important;max-width:100%!important;margin:0!important;}
  .home-carousel-section .carousel-slide .card.mobile-visible,
  .home-carousel-section .carousel-slide .card.v49-mobile-show,
  .home-carousel-section .carousel-slide .card.v51-mobile-show{display:block!important;}
  .home-carousel-section .section-head-carousel{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:10px!important;}
  .home-carousel-section .carousel-controls{display:flex!important;gap:8px!important;flex-shrink:0!important;}
  .home-carousel-section .carousel-controls button{display:inline-flex!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#159b57!important;color:#fff!important;border:0!important;align-items:center!important;justify-content:center!important;}
}

/* V53 kesin düzeltme: desktopta mobil menü parçaları görünmesin, mobil buton büyüsün */
@media (min-width:769px){
  .mobile-menu-btn{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}
  .mobile-overlay{display:none!important;}
  #siteMobileNav.green-nav{display:block!important;position:static!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;overflow:visible!important;box-shadow:none!important;background:#399853!important;transition:none!important;margin:0!important;padding:0!important;z-index:auto!important;}
  #siteMobileNav .mobile-nav-head{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;border:0!important;}
  #siteMobileNav .nav-inner{height:51px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:32px!important;padding:0 15px!important;margin:auto!important;max-width:1150px!important;overflow:visible!important;}
  #siteMobileNav .nav-inner a{display:inline-flex!important;width:auto!important;padding:0!important;border:0!important;color:#fff!important;text-align:center!important;font-weight:700!important;font-size:15px!important;text-decoration:none!important;}
}
@media (max-width:768px){
  .site-head .head-inner{grid-template-columns:1fr 1fr 74px!important;grid-template-areas:"brand brand brand" "search search search" "detail cart menu"!important;}
  .site-head #mobileMenuBtn.mobile-menu-btn{width:74px!important;height:48px!important;border-radius:9px!important;font-size:25px!important;background:#169b57!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
  .site-head #mobileMenuBtn.mobile-menu-btn i{font-size:25px!important;line-height:1!important;}
  #siteMobileNav .mobile-nav-head b{font-size:18px!important;}
}


/* V53 final responsive header/menu fix */
.mobile-overlay{display:none!important;}
.mobile-menu-btn{display:none!important;}
.green-nav .mobile-nav-head{display:none!important;}
@media (min-width: 769px){
  #mobileMenuBtn.mobile-menu-btn{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}
  #siteMobileNav.green-nav{position:static!important;display:block!important;width:auto!important;height:auto!important;background:#399853!important;box-shadow:none!important;overflow:visible!important;right:auto!important;left:auto!important;transition:none!important;}
  #siteMobileNav .mobile-nav-head{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;}
  #siteMobileNav .nav-inner{height:51px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:32px!important;padding:0 15px!important;margin:auto!important;max-width:1150px!important;}
  #siteMobileNav .nav-inner a{display:inline-flex!important;width:auto!important;color:#fff!important;border:0!important;padding:0!important;text-align:center!important;}
  #mobileOverlay,.mobile-overlay.show{display:none!important;}
  body.mobile-nav-open{overflow:auto!important;}
}
@media (max-width: 768px){
  .topline{height:auto!important;min-height:28px!important;font-size:12px!important;}
  .topbar{height:auto!important;min-height:28px!important;gap:8px!important;padding:4px 10px!important;}
  .site-head{background:#fff!important;}
  .site-head .head-inner{height:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 86px!important;gap:10px!important;align-items:center!important;padding:12px 14px 14px!important;}
  .site-head .brand{grid-column:1 / -1!important;grid-row:1!important;width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;}
  .site-head .brand b{font-size:28px!important;line-height:1!important;}
  .site-head .brand small{font-size:10px!important;}
  .site-head .brand-icon{width:40px!important;height:40px!important;}
  .site-head .top-search{grid-column:1 / -1!important;grid-row:2!important;width:100%!important;min-width:0!important;height:42px!important;margin:0!important;}
  .site-head .head-btn.dark{grid-column:1 / 2!important;grid-row:3!important;width:100%!important;height:42px!important;padding:0 8px!important;font-size:14px!important;}
  .site-head .head-btn.orange{grid-column:2 / 3!important;grid-row:3!important;width:100%!important;height:42px!important;padding:0 8px!important;font-size:14px!important;}
  .site-head #mobileMenuBtn.mobile-menu-btn{grid-column:3 / 4!important;grid-row:3!important;display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:86px!important;height:42px!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:8px!important;background:#159b57!important;color:#fff!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-weight:900!important;font-size:15px!important;line-height:1!important;box-shadow:0 8px 18px rgba(21,155,87,.25)!important;cursor:pointer!important;}
  .site-head #mobileMenuBtn .menu-lines{font-size:20px!important;line-height:1!important;display:inline-block!important;}
  .site-head #mobileMenuBtn .menu-text{font-size:14px!important;line-height:1!important;display:inline-block!important;}
  #siteMobileNav.green-nav{position:fixed!important;top:0!important;right:-340px!important;left:auto!important;bottom:0!important;width:320px!important;max-width:86vw!important;height:100vh!important;height:100dvh!important;display:block!important;background:#399853!important;z-index:2147483000!important;box-shadow:-18px 0 55px rgba(0,0,0,.35)!important;overflow-y:auto!important;margin:0!important;padding:0!important;transition:right .25s ease!important;transform:none!important;}
  #siteMobileNav.green-nav.open{right:0!important;}
  #siteMobileNav .mobile-nav-head{display:flex!important;visibility:visible!important;height:auto!important;align-items:center!important;justify-content:space-between!important;background:#2f8849!important;color:#fff!important;padding:18px 16px!important;font-weight:900!important;font-size:18px!important;}
  #siteMobileNav .mobile-nav-head button{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;background:rgba(255,255,255,.18)!important;color:#fff!important;width:38px!important;height:38px!important;border-radius:9px!important;font-size:24px!important;}
  #siteMobileNav .nav-inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;height:auto!important;gap:0!important;overflow:visible!important;width:auto!important;max-width:none!important;padding:8px 14px 22px!important;margin:0!important;}
  #siteMobileNav .nav-inner a{display:block!important;width:100%!important;color:#fff!important;text-decoration:none!important;text-align:left!important;padding:15px 12px!important;border-bottom:1px solid rgba(255,255,255,.15)!important;font-size:15px!important;line-height:1.25!important;}
  .mobile-overlay.show{display:block!important;position:fixed!important;inset:0!important;background:rgba(0,0,0,.55)!important;z-index:2147482999!important;}
  body.mobile-nav-open{overflow:hidden!important;}
}
@media (max-width: 420px){
  .site-head .head-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 82px!important;padding-left:12px!important;padding-right:12px!important;}
  .site-head #mobileMenuBtn.mobile-menu-btn{width:82px!important;font-size:14px!important;padding:0 8px!important;}
  .site-head #mobileMenuBtn .menu-text{font-size:13px!important;}
}

/* V55 NET HEADER/MENU FIX - eski green-nav yapısı kullanılmaz */
.desktop-green-nav{display:block;background:#399853;position:relative;z-index:20;pointer-events:auto;}
.desktop-nav-inner{height:51px;display:flex;justify-content:center;align-items:center;gap:32px;}
.desktop-nav-inner a{color:#fff!important;text-decoration:none!important;font-weight:700;font-size:15px;display:inline-flex;align-items:center;height:51px;pointer-events:auto;}
.mobile-side-nav{display:none;}
#mobileMenuBtn.mobile-menu-btn{display:none!important;}
#mobileOverlay{display:none;}
body.mobile-nav-open{overflow:auto;}
@media (min-width:769px){
  .desktop-green-nav{display:block!important;}
  .desktop-nav-inner{height:51px!important;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:32px!important;}
  .desktop-nav-inner a{display:inline-flex!important;color:#fff!important;pointer-events:auto!important;position:relative!important;z-index:25!important;}
  .mobile-side-nav,#mobileSideNav,#mobileMenuBtn.mobile-menu-btn,#mobileOverlay{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}
  .mobile-side-nav.open{display:none!important;right:auto!important;}
}
@media (max-width:768px){
  .desktop-green-nav{display:none!important;}
  .site-head .head-inner{height:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 92px!important;grid-template-areas:"brand brand brand" "search search search" "detail cart menu"!important;gap:10px!important;padding-top:12px!important;padding-bottom:12px!important;align-items:center!important;}
  .site-head .brand{grid-area:brand!important;width:100%!important;}
  .site-head .top-search{grid-area:search!important;width:100%!important;min-width:0!important;height:42px!important;}
  .site-head .head-btn.dark{grid-area:detail!important;width:100%!important;height:42px!important;}
  .site-head .head-btn.orange{grid-area:cart!important;width:100%!important;height:42px!important;}
  #mobileMenuBtn.mobile-menu-btn{grid-area:menu!important;display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:92px!important;height:42px!important;border:0!important;border-radius:9px!important;background:#159b57!important;color:#fff!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-weight:900!important;font-size:15px!important;box-shadow:0 8px 18px rgba(21,155,87,.25)!important;cursor:pointer!important;}
  #mobileMenuBtn .menu-lines{font-size:21px!important;line-height:1!important;display:inline-block!important;}
  #mobileMenuBtn .menu-text{font-size:14px!important;line-height:1!important;display:inline-block!important;}
  #mobileSideNav.mobile-side-nav{display:block!important;position:fixed!important;top:0!important;right:-340px!important;bottom:0!important;width:320px!important;max-width:86vw!important;height:100dvh!important;background:#399853!important;z-index:2147483000!important;box-shadow:-18px 0 55px rgba(0,0,0,.35)!important;transition:right .25s ease!important;overflow-y:auto!important;pointer-events:auto!important;}
  #mobileSideNav.mobile-side-nav.open{right:0!important;}
  .mobile-side-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:18px 16px!important;background:#2f8849!important;color:#fff!important;font-weight:900!important;font-size:18px!important;}
  .mobile-side-head button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border:0!important;border-radius:9px!important;background:rgba(255,255,255,.18)!important;color:#fff!important;font-size:26px!important;cursor:pointer!important;}
  .mobile-side-links{display:flex!important;flex-direction:column!important;padding:8px 14px 22px!important;}
  .mobile-side-links a{display:block!important;color:#fff!important;text-decoration:none!important;text-align:left!important;padding:15px 12px!important;border-bottom:1px solid rgba(255,255,255,.15)!important;font-size:15px!important;font-weight:800!important;}
  #mobileOverlay.show{display:block!important;position:fixed!important;inset:0!important;background:rgba(0,0,0,.55)!important;z-index:2147482999!important;}
  body.mobile-nav-open{overflow:hidden!important;}
}

/* V59 bilgi kutusu ve detay buton fix */
.home-info-cards,
.info-strip{display:block!important;width:100%!important;clear:both!important;margin:32px auto 28px!important;}
.home-info-cards .info-grid,
.info-strip .info-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important;}
.home-info-cards .info-card,
.info-strip .info-card{background:#fff!important;border:1px solid #dfe5ee!important;border-radius:10px!important;min-height:110px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:8px!important;padding:18px 14px!important;box-shadow:0 14px 32px rgba(15,23,42,.08)!important;line-height:1.2!important;}
.home-info-cards .info-card i,
.info-strip .info-card i{display:block!important;font-size:34px!important;color:var(--primary,#159447)!important;line-height:1!important;margin:0!important;}
.home-info-cards .info-card strong,
.info-strip .info-card strong{display:block!important;font-size:15px!important;color:#374151!important;font-weight:500!important;margin:0!important;}
.home-info-cards .info-card span,
.info-strip .info-card span{display:none!important;}
.product-actions .nice-detail,
.nice-detail{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:#ef3e3e!important;color:#fff!important;border:0!important;border-radius:5px!important;padding:8px 18px!important;width:auto!important;min-width:145px!important;max-width:180px!important;margin:0 auto 10px!important;text-decoration:none!important;font-size:13px!important;font-weight:900!important;box-shadow:0 10px 22px rgba(239,62,62,.20)!important;}
.product-actions .nice-detail:hover,
.nice-detail:hover{background:#dc2626!important;color:#fff!important;transform:translateY(-1px)!important;}
@media(max-width:900px){.home-info-cards .info-grid,.info-strip .info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:560px){.home-info-cards .info-grid,.info-strip .info-grid{grid-template-columns:1fr!important;}.home-info-cards .info-card,.info-strip .info-card{min-height:96px!important;}}


/* V63 FIX: bilgi kutuları v53 görünümü + açıklama metinleri */
.info-strip.section,.home-info-cards.info-strip{margin:34px auto 36px!important;max-width:1180px!important;}
.info-grid,.home-info-cards .info-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important;}
.info-card,.home-info-cards .info-card{background:#fff!important;border:1px solid #e3e8ef!important;border-radius:8px!important;min-height:126px!important;padding:18px 12px!important;text-align:center!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;}
.info-card i,.home-info-cards .info-card i{font-size:32px!important;color:var(--primary,#0ba34a)!important;display:block!important;line-height:1!important;margin:0!important;}
.info-card strong,.home-info-cards .info-card strong{font-size:15px!important;font-weight:900!important;color:#071126!important;display:block!important;margin:0!important;line-height:1.25!important;}
.info-card span,.home-info-cards .info-card span{display:block!important;font-size:12px!important;color:#64748b!important;line-height:1.35!important;max-width:220px!important;margin:0 auto!important;}
@media(max-width:900px){.info-grid,.home-info-cards .info-grid{grid-template-columns:repeat(2,1fr)!important;}}
@media(max-width:520px){.info-grid,.home-info-cards .info-grid{grid-template-columns:1fr!important;}}

/* V63 FIX: Detaylı İncele v53 gibi kırmızı küçük buton */
.product-actions .nice-detail,.detail-btn.nice-detail{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:#e53935!important;color:#fff!important;border:0!important;border-radius:5px!important;text-decoration:none!important;font-weight:800!important;font-size:13px!important;line-height:1!important;padding:8px 16px!important;width:auto!important;min-width:132px!important;max-width:150px!important;margin:0 auto 8px!important;box-shadow:0 6px 14px rgba(229,57,53,.18)!important;}
.product-actions .nice-detail:hover,.detail-btn.nice-detail:hover{background:#c62828!important;color:#fff!important;text-decoration:none!important;}
.product-actions{display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;}
.product-actions .cart-btn{width:90%!important;text-align:center!important;}

/* V63 SAFE FIX: V61 sağlam tasarım baz alındı, sadece hover/spacing düzeltildi */
.info-strip .info-card span,
.home-info-cards .info-card span{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  height:auto!important;
  overflow:visible!important;
  font-size:12px!important;
  line-height:1.35!important;
  color:#64748b!important;
  margin-top:2px!important;
}
.product-card .product-actions{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  margin-top:10px!important;
}
.product-card .product-actions .nice-detail,
.product-card .detail-btn.nice-detail{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:128px!important;
  max-width:155px!important;
  padding:8px 16px!important;
  margin:8px auto 6px!important;
  background:#ef3e3e!important;
  color:#fff!important;
  border:0!important;
  border-radius:5px!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
  box-shadow:0 8px 18px rgba(239,62,62,.20)!important;
}
.product-card .product-actions .nice-detail:hover,
.product-card .detail-btn.nice-detail:hover{
  background:#dc2626!important;
  color:#fff!important;
  text-decoration:none!important;
}
.product-card .product-actions .cart-btn{
  margin-top:8px!important;
  width:90%!important;
}
.auction-card .bid-btn,
.card .bid-btn{
  color:#07833f!important;
  background:#fff!important;
  border-color:#11a55e!important;
  opacity:1!important;
  visibility:visible!important;
  text-indent:0!important;
}
.auction-card .bid-btn:hover,
.auction-card .bid-btn:focus,
.card .bid-btn:hover,
.card .bid-btn:focus{
  color:#fff!important;
  background:#11a55e!important;
  border-color:#11a55e!important;
  opacity:1!important;
  visibility:visible!important;
  text-indent:0!important;
  text-decoration:none!important;
}

/* v65 membership packages */
.profile-membership-badge,.membership-admin-badge{display:inline-flex;align-items:center;gap:6px;background:#eef7ff;color:#125fb5;border:1px solid #cfe6ff;border-radius:999px;padding:7px 12px;font-weight:800;font-size:13px;margin-top:8px}
.profile-membership-expire{font-size:12px;color:#64748b;margin-top:5px}.membership-current-box{margin-top:22px;padding:18px;border-radius:16px;background:#f8fafc;border:1px solid #e5edf7}.membership-link-btn{display:inline-block;background:#149447;color:white;text-decoration:none;border-radius:10px;padding:11px 16px;font-weight:800}.membership-hero{background:linear-gradient(135deg,#101840,#26204b);color:#fff;padding:60px 0;text-align:center}.membership-hero h1{font-size:44px;margin:0 0 10px}.membership-hero p{font-size:18px;color:#dbe4ff}.membership-section{padding:50px 0}.membership-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.membership-card{background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:26px 20px;text-align:center;box-shadow:0 18px 45px rgba(15,23,42,.08);display:flex;flex-direction:column;min-height:390px}.membership-icon{font-size:42px;margin-bottom:10px}.membership-card h2{margin:8px 0;font-size:22px}.membership-badge{display:inline-block;margin:0 auto 10px;background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;border-radius:999px;padding:6px 12px;font-weight:800}.membership-card p{color:#64748b;min-height:48px}.membership-price{font-size:30px;font-weight:900;color:#111827;margin-top:8px}.membership-card small{color:#64748b}.membership-card ul{text-align:left;margin:18px 0 22px;padding:0;list-style:none;flex:1}.membership-card li{padding:8px 0;border-bottom:1px solid #eef2f7;color:#334155}.membership-card li i{color:#149447;margin-right:8px}.membership-buy{display:block;background:#149447;color:#fff;text-decoration:none;border-radius:12px;padding:13px;font-weight:900}.membership-buy:hover{filter:brightness(.95)}
@media(max-width:1100px){.membership-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.membership-grid{grid-template-columns:1fr}.membership-hero h1{font-size:32px}}
/* v66 membership purchase + bid badge */
.bid-member-badge{display:inline-flex;align-items:center;gap:6px;background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;border-radius:999px;padding:6px 10px;font-weight:800;font-size:13px}.membership-cart-row .membership-badge{margin:6px 0}.membership-buy{cursor:pointer}
.footer-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.footer-social a{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--primary,#159447);color:#fff;text-decoration:none;box-shadow:0 8px 20px rgba(0,0,0,.12);transition:.2s}.footer-social a:hover{transform:translateY(-2px);filter:brightness(.95);color:#fff}
