﻿/* Bulkomi, September 2026. One shared visual system for the existing application. */
:root{--bk-orange:#ff6b00;--bk-on-orange:#172126;--bk-text:#18222d;--bk-text-secondary:#536170;--bk-border:#e1e6eb;--bk-page:#fff;--bk-surface:#fff;--bk-font-ui:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;--bk-radius:14px;--bk-space:24px}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body.bk-renewed .bk-content-heading{padding:28px 0 36px;max-width:780px}
body.bk-renewed .bk-content-heading h1{margin:8px 0 16px}
body.bk-renewed .bk-content-heading p{font-size:18px;color:#536170}
body.bk-renewed .bk-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:36px}
body.bk-renewed .bk-info-card{border:1px solid #e1e6eb;border-radius:14px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;background:#fff}
body.bk-renewed .bk-info-card h2{font-size:22px;margin:0 0 8px}
body.bk-renewed .bk-info-card p{color:#536170;margin:0 0 24px;flex:1}
body.bk-renewed .bk-prose{max-width:820px;margin-block:32px 48px}
body.bk-renewed .bk-prose p{font-size:17px;color:#536170}
body.bk-renewed .bk-step-grid{display:grid;gap:0;max-width:900px;margin-bottom:36px}
body.bk-renewed .bk-step-grid article{display:flex;gap:28px;padding:28px 0;border-bottom:1px solid #e1e6eb}
body.bk-renewed .bk-step-grid article>span{font-size:14px;color:#a84400;border-radius:50%;width:46px;height:46px;display:grid;place-items:center;background:#fff1e5;flex-shrink:0}
body.bk-renewed .bk-step-grid h2{font-size:22px;margin:0 0 8px}
body.bk-renewed .bk-step-grid p{margin:0;color:#536170}
body.bk-renewed .bk-content-cta,body.bk-renewed .bk-support-links{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}
body.bk-renewed .bk-contact-band{background:#f4f7f9;padding:28px;border-radius:14px;display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin:32px 0}
body.bk-renewed .bk-contact-band>div{flex:1 1 360px}
body.bk-renewed .bk-contact-band h2{font-size:23px;margin:0 0 8px}
body.bk-renewed .bk-contact-band p{margin:0;color:#536170}
body.bk-renewed .bk-faq{max-width:900px}
body.bk-renewed .bk-faq details{border-bottom:1px solid #e1e6eb;padding:0 2px}
body.bk-renewed .bk-faq summary{padding:21px 0;cursor:pointer;font-size:17px;font-weight:600}
body.bk-renewed .bk-faq p{color:#536170;max-width:820px;margin:0 0 25px}
body.bk-renewed .bk-hero-product a{display:block;text-decoration:none}
body.bk-renewed .bk-hero-product a>span{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-top:12px;align-items:center}
body.bk-renewed .bk-hero-note{padding:35px 16px;display:grid;gap:18px}
body.bk-renewed .bk-hero-note strong{font-size:28px;font-weight:550}
body.bk-renewed .b6m-gallery-stage{position:relative;border:1px solid #e1e6eb;width:100%;background:#fff;cursor:zoom-in}
body.bk-renewed .bk-zoom-hint{position:absolute;bottom:14px;right:16px;background:#f5f7f9;border-radius:20px;padding:8px 12px;font-size:12px;display:flex;gap:6px;align-items:center}
@media(max-width:600px){body.bk-renewed .bk-info-grid{grid-template-columns:1fr}body.bk-renewed .bk-info-card{padding:22px}body.bk-renewed .bk-step-grid article{gap:16px}body.bk-renewed .bk-content-heading{padding-bottom:20px}body.bk-renewed .bk-content-heading p{font-size:16px}}
body.bk-renewed{margin:0;background:#fff;color:var(--bk-text);font-family:var(--bk-font-ui)!important;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
body.bk-renewed *{box-sizing:border-box}
body.bk-renewed [hidden],body.bk-renewed .hidden,body.bk-renewed .v11-legacy-hidden{display:none!important}
body.bk-renewed h1,body.bk-renewed h2,body.bk-renewed h3,body.bk-renewed h4{color:var(--bk-text);font-weight:650;line-height:1.23;letter-spacing:-.028em;text-wrap:balance}
body.bk-renewed h1{font-size:clamp(28px,3.1vw,40px)}body.bk-renewed h2{font-size:26px}body.bk-renewed h3{font-size:18px}
body.bk-renewed p{line-height:1.65}body.bk-renewed a{color:inherit}body.bk-renewed button,body.bk-renewed input,body.bk-renewed select,body.bk-renewed textarea{font:inherit}
body.bk-renewed button{cursor:pointer}body.bk-renewed button:disabled{cursor:not-allowed;opacity:.55}
body.bk-renewed :is(.b6pc-container,.container){width:min(1320px,calc(100% - 64px));max-width:1320px;margin-inline:auto}
body.bk-renewed :is(.b6pc-btn,.b6h-btn,.btn,.b6f6-cta){min-height:46px;border-radius:9px!important;padding:12px 19px;font-size:14px!important;font-weight:600!important;line-height:1.35;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;box-shadow:none!important;transition:background .15s,border-color .15s}
body.bk-renewed :is(.b6pc-btn--primary,.b6h-btn--primary,.btn-primary){background:#ff6b00!important;border:1px solid #ff6b00!important;color:#18222d!important}
body.bk-renewed :is(.b6pc-btn--primary,.b6h-btn--primary,.btn-primary):hover{background:#f45f00!important;border-color:#f45f00!important}
body.bk-renewed :is(.b6pc-btn--secondary,.b6h-btn--secondary,.btn-ghost){background:#fff!important;border:1px solid #d7dde4!important;color:#18222d!important}
body.bk-renewed :is(.b6pc-btn--secondary,.btn-ghost):hover{border-color:#18222d!important;background:#f8fafb!important}
body.bk-renewed :is(input:not([type=checkbox]):not([type=radio]),select,textarea){min-width:0;max-width:100%;min-height:46px;padding:11px 13px;border:1px solid #cfd7df;border-radius:9px;background:#fff;color:#18222d;box-shadow:none}
body.bk-renewed :is(input,select,textarea):focus-visible{border-color:#c94f00;outline:3px solid #ff6b0033!important;outline-offset:2px}
body.bk-renewed :is(input[type=checkbox],input[type=radio]){accent-color:#c94f00;width:18px;height:18px;min-height:18px;flex-shrink:0}
body.bk-renewed :is(button,a):focus-visible{outline:3px solid #bd4800!important;outline-offset:4px!important}
body.bk-renewed :is(.b6pc-icon,.b6f3-icon,.b6-icon){width:20px;height:20px;flex-shrink:0;stroke-width:1.7}
/* Navigation */
body.bk-renewed .b6pc-header{position:relative;z-index:30;background:#fff;box-shadow:none;border-bottom:1px solid #e3e7ec}
body.bk-renewed .b6pc-utility{background:#f5f7f9;border-bottom:0;font-size:12px;color:#536170}
body.bk-renewed .b6pc-utility .b6pc-container{min-height:30px}
body.bk-renewed .b6pc-mainbar .b6pc-container{min-height:80px;gap:40px;grid-template-columns:170px minmax(240px,1fr) auto}
body.bk-renewed .b6pc-logo img{width:156px;height:52px;object-fit:contain}
body.bk-renewed .b6pc-search-form{border:1px solid #dce2e8;background:#f6f8fa;border-radius:10px;min-height:48px;box-shadow:none}
body.bk-renewed .b6pc-search-form input{background:transparent;border:0;border-radius:0;font-size:14px;min-height:46px}
body.bk-renewed .b6pc-search-submit{background:transparent;color:#273746;border:0;min-width:46px;min-height:46px}
body.bk-renewed .b6pc-head-action{font-size:13px;font-weight:500;gap:7px;min-height:44px}
body.bk-renewed .b6pc-commerce{border-top:1px solid #f0f2f5;background:#fff}
body.bk-renewed .b6pc-commerce .b6pc-container{min-height:50px;gap:30px}
body.bk-renewed .b6pc-commerce a,body.bk-renewed .b6pc-category-trigger{font-size:14px;font-weight:550;padding-block:12px}
body.bk-renewed .b6pc-category-trigger{border:0;border-radius:0;background:transparent;color:#18222d;gap:10px}
body.bk-renewed .b6pc-mega,body.bk-renewed .b6pc-autocomplete,body.bk-renewed .b6pc-more-menu{border:1px solid #e1e6eb;border-radius:12px;box-shadow:0 12px 32px #17212614}
body.bk-renewed .b6pc-mega-parent{font-size:14px;font-weight:500;border-radius:7px;min-height:44px}
body.bk-renewed .b6pc-mega-parent.is-selected{background:#fff1e5;color:#963d00}
body.bk-renewed .b6pc-mega-children a{font-size:14px;font-weight:500;min-height:44px}
body.bk-renewed .b6pc-autocomplete a{font-size:14px}
body.bk-renewed .b6pc-count{background:#fff1e5;color:#963d00;font-size:12px}
/* A compact, product-led home */
body.bk-renewed .b6h-hero{background:#f5f7f9;border-bottom:1px solid #e6ebef;padding:0}
body.bk-renewed .b6h-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center;padding-block:38px;min-height:340px}
body.bk-renewed .b6h-hero-copy h1{font-size:clamp(32px,3.7vw,48px);line-height:1.13;letter-spacing:-.042em;max-width:620px;margin:12px 0 16px;font-weight:650}
body.bk-renewed .b6h-hero-copy h1 em{font-style:normal;color:#c34c00}
body.bk-renewed .b6h-eyebrow{font-size:12px;letter-spacing:.14em;font-weight:600;color:#536170;background:none;padding:0}
body.bk-renewed .b6h-hero-copy p{max-width:560px;font-size:16px;margin:0 0 22px;color:#536170}
body.bk-renewed .b6h-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
body.bk-renewed .b6h-trust-micro{font-size:12px;font-weight:400;color:#607080;margin-top:16px}
body.bk-renewed .bk-hero-product{display:grid;grid-template-columns:1fr;align-items:center;padding:16px 24px;background:#fff;border:1px solid #e1e6eb;border-radius:16px;text-decoration:none;position:relative;min-width:0}
body.bk-renewed .bk-hero-product img{width:100%;height:205px;object-fit:contain;mix-blend-mode:multiply}
body.bk-renewed .bk-hero-product small{font-size:12px;color:#647080;letter-spacing:.06em}
body.bk-renewed .bk-hero-product strong{font-size:16px;font-weight:600;margin-top:5px}
body.bk-renewed .bk-hero-product>span{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#536170;font-size:13px;margin-top:9px}
body.bk-renewed .b6pc-section{padding:36px 0;background:#fff}
body.bk-renewed .b6pc-section--soft{background:#f8fafb}
body.bk-renewed .b6pc-section-head{margin:0 0 20px;gap:20px;align-items:center}
body.bk-renewed .b6pc-section-head h2{font-size:25px;font-weight:650;margin:0;letter-spacing:-.028em}
body.bk-renewed .b6pc-section-head p{font-size:14px;color:#637080;margin:5px 0 0}
body.bk-renewed .b6pc-section-link{font-size:14px;font-weight:550;color:#273746;white-space:nowrap}
body.bk-renewed .b6pc-grid-4,body.bk-renewed .b6m-related-grid,body.bk-renewed .b6m-fav-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
body.bk-renewed .b6pc-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
body.bk-renewed .b6pc-single-result [data-b6pc-section-content]>.b6pc-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}
body.bk-renewed .b6h-how{gap:24px;background:#f7f9fa;border-radius:16px;padding:26px}
body.bk-renewed .b6h-how article{background:transparent;box-shadow:none;border:0;padding:0}
body.bk-renewed .b6h-how h3{font-size:18px}.bk-renewed .b6h-how p{font-size:14px!important}
body.bk-renewed .b6h-step-no{font-size:13px;font-weight:600;color:#b44500}
body.bk-renewed .b6h-how-icon{display:none}
body.bk-renewed .b6h-seller-panel{border-radius:16px;background:#1c2936;padding:32px;box-shadow:none;border:0}
body.bk-renewed .b6h-seller-panel h2{font-size:28px;color:white;max-width:700px}
body.bk-renewed .b6h-seller-panel p{font-size:15px;color:#d6dee6;max-width:700px}
body.bk-renewed .b6h-seller-kicker{color:#ffb37c;font-size:12px;letter-spacing:.1em}
/* Product cards: reserved, uncropped media and one useful action */
body.bk-renewed .b6f6-product-card{display:flex;flex-direction:column;min-width:0;border:1px solid #e1e6eb;border-radius:13px;background:#fff;box-shadow:none;overflow:hidden;transition:border-color .15s,box-shadow .15s}
body.bk-renewed .b6f6-product-card:hover{transform:none;border-color:#c5cfd9;box-shadow:0 6px 20px #17212608}
body.bk-renewed .b6f6-media-wrap{height:260px;min-height:260px;position:relative;background:#fff;border-bottom:1px solid #f0f2f5;padding:35px 18px 12px}
body.bk-renewed .b6f6-media{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:0}
body.bk-renewed .b6f6-media img{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply}
body.bk-renewed .b6f6-state-badge{position:absolute;left:12px;top:12px;border:0;border-radius:5px;background:#f1f5f8;color:#536170;font-size:11px;font-weight:500;padding:5px 8px;gap:5px}
body.bk-renewed .b6f6-state-badge.is-campaign{background:#fff0e3;color:#914000}
body.bk-renewed .b6f6-state-badge.is-demand{background:#edf4f8;color:#385870}
body.bk-renewed .b6f6-state-badge i,body.bk-renewed .b6f6-state-badge svg{width:13px;height:13px}
body.bk-renewed .b6f3-favorite,body.bk-renewed .b6pc-favorite{position:absolute;top:8px;right:8px;background:#fff;border:1px solid #e4e9ed;border-radius:50%;width:38px;height:38px;min-height:38px;padding:8px;z-index:2;box-shadow:none}
body.bk-renewed .b6f3-favorite.is-active{color:#b8421c;background:#fff2eb}
body.bk-renewed .b6f6-body{display:flex;flex-direction:column;flex:1;gap:9px;padding:16px}
body.bk-renewed .b6f6-title{font-size:15px;font-weight:550;line-height:1.45;min-height:44px;margin:0;letter-spacing:-.01em;text-wrap:initial}
body.bk-renewed .b6f6-title a{text-decoration:none}
body.bk-renewed .b6f6-brand{height:24px;display:flex;align-items:center;color:#586778;font-size:12px}
body.bk-renewed .bk-brand-logo{height:25px;display:inline-flex;max-width:110px;align-items:center}
body.bk-renewed .bk-brand-logo img{max-width:100%;width:auto;height:22px;object-fit:contain}
body.bk-renewed .bk-brand-name{font-size:13px;font-weight:600;color:#536170;letter-spacing:0}
body.bk-renewed .b6f6-commerce{margin-top:auto;min-height:24px}
body.bk-renewed .b6f6-empty-state{font-size:13px;color:#697684;background:none;border:0;padding:0}
body.bk-renewed .b6f6-cta{width:100%;margin-top:5px;min-height:42px}
body.bk-renewed .b6f6-price strong{font-size:24px;color:#18222d}
body.bk-renewed .b6f6-demand-state strong{font-size:16px;font-weight:600}
body.bk-renewed .b6f6-demand-state span{font-size:12px}
body.bk-renewed .b6f6-participation,body.bk-renewed .b6f6-next-tier{font-size:12px}
/* Campaigns retain the selected 60/40 media/offer structure. */
body.bk-renewed :is(.b6ijk-campaign-grid,.b6l-campaign-grid,[data-b6pc-home-section=active] .b6pc-grid-4){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
body.bk-renewed .b6g3-card{height:auto;min-height:0;display:grid;grid-template-rows:auto auto;min-width:0;border:1px solid #dce3e9;border-radius:16px;background:#fff;box-shadow:none;padding:0;overflow:hidden}
body.bk-renewed .b6g3-upper{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);min-height:290px}
body.bk-renewed .b6g3-media{background:#f8fafb;border-right:1px solid #edf0f3;padding:28px 16px;min-height:280px}
body.bk-renewed .b6g3-image{position:relative;inset:auto;height:100%;width:100%;padding:0;display:flex;align-items:center}
body.bk-renewed .b6g3-image img{width:100%;height:245px;max-width:100%;max-height:none;object-fit:contain;mix-blend-mode:multiply}
body.bk-renewed .b6g3-info{padding:22px 17px;gap:12px;min-width:0}
body.bk-renewed .b6g3-info h3{font-size:16px;line-height:1.4;font-weight:600;letter-spacing:-.015em;margin:9px 0;min-height:0;max-height:none;display:block;overflow:visible}
body.bk-renewed .b6g3-price{font-size:28px;font-weight:650;letter-spacing:-.04em;color:#18222d}
body.bk-renewed .b6g3-market{font-size:12px;color:#637080}
body.bk-renewed .b6g3-next strong{font-size:22px;color:#ad4700}
body.bk-renewed .b6g3-bottom{max-height:none;min-height:0;padding:20px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:20px;border-top:1px solid #edf0f3}
body.bk-renewed .b6g3-ladder{height:auto;grid-template-rows:68px auto;overflow-x:auto;overflow-y:hidden;padding-top:7px}
body.bk-renewed .b6g3-rail{height:64px;min-width:calc(var(--bk-tier-count,3)*92px);margin:0}
body.bk-renewed .b6g3-tier small{top:31px}
body.bk-renewed .b6g3-tier strong{top:47px}
body.bk-renewed .b6g3-meta{font-size:12px;min-height:22px;font-weight:500}
body.bk-renewed .b6g3-cta{width:100%;background:#ff6b00;color:#18222d;border-radius:9px;min-height:46px;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:none}
body.bk-renewed .b6g3-cta:hover{color:#18222d;background:#f45f00;transform:none}
body.bk-renewed .b6g3-tier small{font-size:12px;font-weight:500}.bk-renewed .b6g3-tier strong{font-size:13px!important;font-weight:600!important}
/* Directories */
body.bk-renewed :is(.b6pc-page,.b6f3-page){padding:26px 0 60px;background:#fff}
body.bk-renewed :is(.b6pc-breadcrumb,.b6f3-breadcrumb,.seo-breadcrumb){font-size:12px;color:#627180;margin-bottom:18px;gap:9px;white-space:normal;flex-wrap:wrap;line-height:1.5}
body.bk-renewed :is(.b6pc-page-head,.b6f3-page-head){margin-bottom:26px;padding:0;border:0;background:transparent}
body.bk-renewed :is(.b6pc-page-head,.b6f3-page-head) h1{margin:0 0 9px;font-size:34px}
body.bk-renewed :is(.b6pc-page-head,.b6f3-page-head) p{font-size:15px;color:#637080;max-width:720px;margin:0}
body.bk-renewed :is(.b6ijk-overview,.b6ijk-category-hero,.b6ijk-directory-hero,.b6l-directory-hero,.b6m-fav-hero){display:none}
body.bk-renewed :is(.b6ijk-directory-toolbar,.b6l-seller-toolbar){padding:16px;background:#f6f8fa;border:1px solid #e4e9ed;border-radius:12px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}
body.bk-renewed :is(.b6ijk-directory-toolbar,.b6l-seller-toolbar)>*{flex:1 1 160px;min-width:0;margin:0}
body.bk-renewed .b6ijk-directory-toolbar label{display:flex;align-items:center;gap:7px;flex:2 1 240px}
body.bk-renewed .b6ijk-directory-toolbar input{width:100%}
body.bk-renewed :is(.b6ijk-directory-count,.b6l-result-line){font-size:13px;color:#536170;margin:12px 0 20px}
body.bk-renewed :is(.b6ijk-section-title,.b6l-section-head){margin-bottom:18px}
body.bk-renewed :is(.b6ijk-section-title,.b6l-section-head) h2{font-size:23px;margin:0}
body.bk-renewed :is(.b6ijk-section-title,.b6l-section-head)>div>span{display:none}
body.bk-renewed .b6ijk-result-section{margin-block:26px}
body.bk-renewed .b6ijk-detail-layout{grid-template-columns:220px minmax(0,1fr);gap:28px}
body.bk-renewed .b6pc-filter-sidebar{position:static;background:#f8fafb;border:1px solid #e4e9ed;border-radius:12px;padding:18px}
body.bk-renewed .b6pc-filter-option{font-size:14px;line-height:1.45;padding:7px 0}
body.bk-renewed .b6pc-filter-group>strong{font-size:14px;font-weight:600}
body.bk-renewed .b6ijk-category-tile{border-radius:14px;border:1px solid #e1e6eb;box-shadow:none}
body.bk-renewed .b6ijk-category-visual{height:150px;background:#f7f9fa;padding:18px}
body.bk-renewed .b6ijk-category-visual img{object-fit:contain;height:100%;mix-blend-mode:multiply}
body.bk-renewed .b6ijk-category-title h2{font-size:20px}
body.bk-renewed .b6ijk-category-body{padding:20px}
body.bk-renewed .b6ijk-subcategory-list a{font-size:14px;min-height:44px}
body.bk-renewed .b6ijk-alpha{position:static;background:#f6f8fa;border-radius:10px;padding:8px;gap:5px;margin-block:22px}
body.bk-renewed .b6ijk-alpha a{width:38px;min-height:40px;font-size:14px;border:0;background:transparent;color:#18222d}
body.bk-renewed .b6ijk-brand-tile{padding:22px;border:1px solid #e1e6eb;border-radius:12px;min-height:110px;box-shadow:none}
body.bk-renewed .b6ijk-brand-mark{width:92px;height:45px;border:0;border-radius:0;background:transparent;font-size:20px;display:flex;align-items:center;justify-content:center}
body.bk-renewed .b6ijk-brand-mark .bk-brand-logo{height:40px;max-width:90px}.bk-renewed .b6ijk-brand-mark img{max-height:34px!important;height:34px!important}
body.bk-renewed .b6ijk-brand-copy strong{font-size:15px;font-weight:600}.bk-renewed .b6ijk-brand-copy small{font-size:12px!important}
body.bk-renewed .b6ijk-brand-hero{display:flex;background:#f6f8fa;padding:20px 24px;border:1px solid #e4e9ed;border-radius:12px;gap:22px}
body.bk-renewed .b6ijk-brand-hero h2{font-size:22px;margin:0 0 5px}.bk-renewed .b6ijk-brand-hero .b6ijk-statbar{display:none}
body.bk-renewed .b6ijk-brand-hero-copy p{font-size:14px;margin:0;color:#536170}.bk-renewed .b6ijk-brand-hero-copy>span{display:none}
body.bk-renewed :is(.b6pc-state,.b6f3-empty,.empty-state-pro,.v11-empty){border:1px dashed #d4dde5!important;border-radius:14px!important;background:#f8fafb!important;padding:34px 24px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;min-width:0;grid-column:1/-1;color:#627180!important}
body.bk-renewed :is(.b6pc-state,.b6f3-empty,.empty-state-pro,.v11-empty) strong{font-size:18px;color:#18222d;font-weight:600}
body.bk-renewed :is(.b6pc-state,.b6f3-empty) span{font-size:14px;max-width:600px}
/* Demand pools */
body.bk-renewed .b6ijk-demand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
body.bk-renewed .b6f3-demand-card{position:relative;border:1px solid #e1e6eb;border-radius:14px;background:#fff;padding:22px;display:grid;grid-template-columns:43% minmax(0,1fr);gap:8px 22px;box-shadow:none;align-content:center;min-height:240px}
body.bk-renewed .b6f3-demand-media{grid-column:1;grid-row:1/7;height:210px;background:#f8fafb;display:flex;align-items:center;justify-content:center;border-radius:9px;padding:14px}
body.bk-renewed .b6f3-demand-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
body.bk-renewed .b6f3-demand-card>:not(.b6f3-demand-media){grid-column:2}
body.bk-renewed .b6f3-demand-badge{position:static;background:#edf4f8;color:#385870;font-size:12px;font-weight:500;padding:4px 8px;border:0;border-radius:5px;justify-self:start}
body.bk-renewed .b6f3-demand-card h3{margin:0;font-size:16px;line-height:1.4}
body.bk-renewed .b6f3-demand-count{display:flex;align-items:baseline;gap:8px}
body.bk-renewed .b6f3-demand-count strong{font-size:28px;font-weight:650}
body.bk-renewed .b6f3-demand-count span,body.bk-renewed .b6f3-demand-status{font-size:12px;color:#637080}
body.bk-renewed .b6f3-demand-detail{grid-template-columns:1fr 1fr;gap:36px}
body.bk-renewed .b6f3-demand-product{background:#f8fafb;border:1px solid #e4e9ed;border-radius:14px;padding:24px}
body.bk-renewed .b6f3-demand-product>.b6f3-brand,body.bk-renewed .b6f3-demand-product>h2{display:none}
body.bk-renewed .b6f3-demand-product img{width:100%;height:360px;object-fit:contain}
body.bk-renewed .b6f3-demand-status-panel{border:0;background:#fff;padding:10px 0;box-shadow:none}
body.bk-renewed .b6f3-demand-status-panel h1{font-size:30px}.bk-renewed .b6f3-demand-big strong{font-size:42px!important}
/* Product detail */
body.bk-renewed .b6m-product{padding:24px 0 60px;background:#fff}
body.bk-renewed .b6m-product-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:44px;align-items:start}
body.bk-renewed .b6m-gallery{position:relative;background:#f8fafb;border:1px solid #e4e9ed;border-radius:16px;padding:18px;box-shadow:none;overflow:hidden}
body.bk-renewed .b6m-gallery-stage{height:450px;min-height:0;background:transparent;padding:20px;cursor:zoom-in}
body.bk-renewed .b6m-gallery-stage img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
body.bk-renewed .b6m-thumbs{display:flex;gap:8px;overflow:auto;padding:10px 0 0}
body.bk-renewed .b6m-thumbs button{width:68px;height:68px;flex:0 0 68px;background:#fff;border:1px solid #dce3e9;border-radius:8px;padding:6px}
body.bk-renewed .b6m-thumbs button.is-active{border-color:#c64f00}
body.bk-renewed .b6m-thumbs img{width:100%;height:100%;object-fit:contain}
body.bk-renewed .b6m-decision{padding:0;background:transparent;border:0;box-shadow:none;min-width:0}
body.bk-renewed .b6m-decision h1{font-size:30px;line-height:1.3;letter-spacing:-.026em;margin:12px 0 16px}
body.bk-renewed .b6m-brand{height:28px;display:flex;align-items:center}
body.bk-renewed .b6m-demand-state{border:1px solid #e0e7ed;border-radius:12px;background:#f6f9fb;padding:20px;display:flex;gap:14px;margin:22px 0}
body.bk-renewed .b6m-demand-state h3{font-size:20px;margin:5px 0 8px}.bk-renewed .b6m-demand-state p{font-size:14px!important;margin:0!important;color:#586879!important}
body.bk-renewed .b6m-demand-state small{font-size:11px;letter-spacing:.06em;font-weight:600}
body.bk-renewed .b6m-payment-note{padding:0 0 18px;gap:10px;border:0;background:none;margin:0}
body.bk-renewed .b6m-payment-note strong{font-size:14px;font-weight:600}.bk-renewed .b6m-payment-note p{font-size:13px!important;color:#637080!important;margin-top:4px!important}
body.bk-renewed .b6m-main-cta{width:100%;min-height:50px;font-size:15px!important}
body.bk-renewed .b6m-favorite{width:100%;margin-top:12px;border:1px solid #d9e1e8;background:#fff;min-height:44px;border-radius:9px;color:#536170;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}
body.bk-renewed .b6m-commerce-box{border:1px solid #e0e7ed;background:#f8fafb;border-radius:12px;padding:22px;margin:20px 0}
body.bk-renewed .b6m-price-row strong{font-size:36px;font-weight:650;letter-spacing:-.04em;color:#18222d}
body.bk-renewed .b6m-next-message strong{font-size:25px;color:#a14300}.bk-renewed .b6m-tier-title h3{font-size:17px!important}
body.bk-renewed .b6m-below{display:grid;grid-template-columns:1fr;gap:0;margin-top:44px}
body.bk-renewed .b6m-section{border:0;border-top:1px solid #e3e8ed;border-radius:0;padding:28px 0;margin:0;background:#fff;box-shadow:none}
body.bk-renewed .b6m-section-head>span{display:none}.bk-renewed .b6m-section-head h2{font-size:23px!important;margin:0 0 18px!important}
body.bk-renewed .b6m-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;background:none;border:0;border-radius:0}
body.bk-renewed .b6m-specs>div{display:flex;gap:20px;justify-content:space-between;padding:13px 16px;background:#f7f9fb;border-bottom:1px solid #fff;font-size:14px}
body.bk-renewed .b6m-specs strong{font-weight:500;text-align:right}.bk-renewed .b6m-section>p{max-width:950px;font-size:15px!important;color:#536170}
body.bk-renewed .bk-lightbox{width:min(940px,calc(100vw - 32px));max-height:90vh;border:0;border-radius:16px;padding:20px;background:white}
.bk-lightbox::backdrop{background:#101923b8}.bk-lightbox img{display:block;width:100%;height:75vh;object-fit:contain}.bk-lightbox button{float:right;border:1px solid #dce3e9;background:#fff;border-radius:8px;padding:8px 14px}
/* Demand form */
body.bk-renewed .b6f3-demand-form-wrap{max-width:920px;margin:0;display:grid;grid-template-columns:1.2fr 1fr;gap:28px;align-items:start}
body.bk-renewed .b6f3-demand-form{padding:26px;border:1px solid #dfe6ec;border-radius:14px;background:#fff;display:grid;gap:18px}
body.bk-renewed .b6f3-demand-form label{display:grid;gap:8px;font-size:14px;font-weight:550}
body.bk-renewed .b6f3-demand-form select{width:100%}.bk-renewed .b6f3-form-note{font-size:13px!important;color:#637080!important}
body.bk-renewed .bk-demand-summary{background:#f6f8fa;border:1px solid #e1e6eb;border-radius:14px;padding:24px;display:grid;gap:12px}
body.bk-renewed .bk-demand-summary img{width:100%;height:200px;object-fit:contain;mix-blend-mode:multiply}
body.bk-renewed .bk-demand-summary strong{font-size:17px;font-weight:600}.bk-renewed .bk-demand-summary p{font-size:14px!important;color:#637080}
/* Authentication and all app panels */
body.bk-renewed .site-header{position:relative;background:#fff;box-shadow:none;border-bottom:1px solid #e3e8ed}
body.bk-renewed .site-header .nav{min-height:80px;gap:28px}.bk-renewed .site-header .brand img{width:150px!important;height:50px!important;object-fit:contain}
body.bk-renewed .site-header .nav-links a{font-size:14px;font-weight:500}
body.bk-renewed .auth-pro-page{background:#f6f8fa;padding:48px 0 64px;min-height:70vh}
body.bk-renewed .auth-pro-shell{max-width:1060px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
body.bk-renewed .auth-pro-intro{padding:30px 0;border:0;border-radius:0;background:transparent;box-shadow:none}
body.bk-renewed .auth-pro-intro h1{font-size:38px;line-height:1.18;margin:14px 0 20px}
body.bk-renewed .auth-pro-intro>p{font-size:16px;color:#637080}
body.bk-renewed :is(.auth-pro-benefits,.auth-pro-intro article){box-shadow:none;border:0;background:transparent;padding:8px 0}
body.bk-renewed .auth-pro-kicker{font-size:12px;font-weight:600;letter-spacing:.1em;color:#b54708;background:none;padding:0}
body.bk-renewed :is(.auth-card-v2,.auth-pro-card,.auth-card){background:#fff;border:1px solid #dfe6ec;border-radius:16px;padding:28px;box-shadow:0 8px 26px #17212605}
body.bk-renewed #panelTitle{font-size:26px;line-height:1.3;margin:0 0 8px}.bk-renewed #panelLead{font-size:14px!important;color:#637080!important}
body.bk-renewed .auth-form-grid{gap:16px}.bk-renewed .field{font-size:14px!important;font-weight:500!important;gap:8px}
body.bk-renewed .check-row{font-size:13px;font-weight:400;line-height:1.6;display:flex;gap:10px;align-items:flex-start}
body.bk-renewed .auth-mini-note{font-size:12px;color:#637080}
body.bk-renewed .auth-status{font-size:14px;border-radius:9px;line-height:1.6}.bk-renewed .auth-status:empty{display:none}
body.bk-renewed .auth-status.err{color:#b42318;background:#fff2f0;padding:13px}.bk-renewed .auth-status.ok{color:#166648;background:#edf9f2;padding:13px}
body.bk-renewed.b6f-account,body.bk-renewed.b6f-seller,body.bk-renewed.b6f-admin{background:#f5f7f9!important}
body.bk-renewed :is(.account-hero-card,.seller-hero-head){border:0;background:transparent;box-shadow:none;padding:6px 0 20px;border-radius:0}
body.bk-renewed :is(.account-hero-card,.seller-hero-head) h1{font-size:30px;letter-spacing:-.03em}
body.bk-renewed :is(.account-hero-card,.seller-hero-head) p{font-size:14px;color:#637080;max-width:700px}
body.bk-renewed :is(.account-top-tabs,.side-nav,.tabs){position:static!important;border:1px solid #e1e6eb!important;border-radius:12px!important;padding:6px!important;background:#fff!important}
body.bk-renewed :is(.account-top-tabs,.side-nav,.tabs) button{font-size:14px!important;font-weight:500!important;padding:11px 14px!important;min-height:44px;border-radius:7px!important;border:0!important}
body.bk-renewed :is(.account-top-tabs,.side-nav,.tabs) button.active{background:#fff0e3!important;color:#9d3f00!important}
body.bk-renewed :is(.account-card-pro,.account-card,.panel){border-radius:14px!important;border:1px solid #e1e6eb!important;box-shadow:none!important;background:#fff!important}
body.bk-renewed :is(.summary-tile,.seller-summary-card,.b6f-kpi,.stat){border:1px solid #e1e6eb!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important;padding:18px!important;min-height:100px}
body.bk-renewed :is(.summary-tile,.seller-summary-card,.b6f-kpi,.stat) :is(small,b){font-size:13px!important;font-weight:500!important}
body.bk-renewed .b6f-kpi strong{font-size:28px;font-weight:650}
body.bk-renewed :is(.panel-split-head,.v11-dashboard-panel) h2{font-size:23px}
body.bk-renewed :is(.panel-split-head,.v11-dashboard-panel) p{font-size:14px;color:#637080}
body.bk-renewed .table-wrap{overflow-x:auto;border-radius:10px!important}
body.bk-renewed table{width:100%;border-collapse:collapse}
body.bk-renewed th{font-size:13px!important;font-weight:600!important;text-align:left;padding:13px 14px!important;background:#f6f8fa!important;color:#536170!important;white-space:nowrap}
body.bk-renewed td{font-size:14px!important;padding:14px!important;border-bottom:1px solid #edf0f3;line-height:1.5;vertical-align:top}
body.bk-renewed .b6f-admin-head h1{font-size:30px!important}.bk-renewed .b6f-admin-head p{font-size:14px!important}
body.bk-renewed .b6f-app-kicker{font-size:12px;font-weight:550;letter-spacing:.07em}.bk-renewed .b6f-app-kicker:before{display:none}
body.bk-renewed .b6f-campaign-steps{display:none}
body.bk-renewed .b6d-logo-editor{background:#f8fafb;border:1px solid #e1e6eb;border-radius:12px}
/* Editorial/support pages and footer */
body.bk-renewed .seo-main{padding:30px 0 64px}
body.bk-renewed .seo-hero{padding:26px 0 32px;background:transparent;border:0;box-shadow:none;border-radius:0}
body.bk-renewed .seo-hero h1{font-size:38px;max-width:900px;line-height:1.22}.bk-renewed .seo-hero p{font-size:16px!important;max-width:820px;color:#637080}
body.bk-renewed :is(.seo-card,.seo-section,.b6f-help-card){border:1px solid #e1e6eb;border-radius:13px;background:#fff;box-shadow:none}
body.bk-renewed :is(.seo-card,.seo-section) h2{font-size:23px}
body.bk-renewed :is(.seo-card,.seo-section,.seo-content) p{font-size:16px;color:#536170}
body.bk-renewed details{border-bottom:1px solid #e1e6eb;padding:16px 0}.bk-renewed summary{cursor:pointer;font-size:16px;font-weight:550;line-height:1.5}
body.bk-renewed details>p{font-size:15px;color:#536170}
body.bk-renewed .b6pc-footer{background:#f5f7f9;border-top:1px solid #e1e6eb;color:#536170}
body.bk-renewed .b6pc-footer-main{padding:38px 0}
body.bk-renewed .b6pc-footer-grid{grid-template-columns:1.6fr repeat(4,1fr);gap:30px}
body.bk-renewed .b6pc-footer-brand img{width:150px;height:50px;object-fit:contain}.bk-renewed .b6pc-footer-brand p{font-size:13px!important;color:#637080!important;max-width:280px}
body.bk-renewed .b6pc-footer-col>strong{font-size:12px;letter-spacing:.06em;font-weight:600;color:#273746}
body.bk-renewed .b6pc-footer-links a{font-size:13px;font-weight:400;padding:5px 0}
body.bk-renewed .b6pc-legalbar{font-size:12px;background:#f5f7f9;border-top:1px solid #e1e6eb;color:#637080;padding:18px 0}
body.bk-renewed .b6pc-legalbar strong{font-weight:500}
@media(min-width:1025px){body.bk-renewed :is(.b6pc-mobile-main,.b6pc-mobile-search,.b6pc-mobile-bottom){display:none!important}}
@media(max-width:1100px){body.bk-renewed .b6pc-mainbar .b6pc-container{gap:22px;grid-template-columns:150px minmax(200px,1fr) auto}body.bk-renewed .b6pc-commerce .b6pc-container{gap:20px}body.bk-renewed .b6pc-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}body.bk-renewed .b6ijk-detail-layout .b6pc-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}body.bk-renewed .b6m-gallery-stage{height:380px}body.bk-renewed .b6g3-upper{grid-template-columns:3fr 2fr}body.bk-renewed .b6g3-price{font-size:24px}}
@media(max-width:1024px){body.bk-renewed :is(.b6pc-utility,.b6pc-mainbar,.b6pc-commerce){display:none!important}body.bk-renewed .b6pc-mobile-main{display:flex;align-items:center;gap:14px;min-height:66px;padding:6px 24px}body.bk-renewed .b6pc-mobile-logo{margin-right:auto}body.bk-renewed .b6pc-mobile-logo img{width:136px;height:45px;object-fit:contain}body.bk-renewed .b6pc-mobile-search{display:block;padding:0 24px 13px}body.bk-renewed .b6pc-mobile-bottom{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-top:1px solid #e1e6eb;padding:6px 8px max(7px,env(safe-area-inset-bottom));justify-content:space-around}body.bk-renewed .b6pc-mobile-bottom a{font-size:11px;min-height:47px;gap:3px;font-weight:500;color:#637080}body.bk-renewed .b6pc-mobile-bottom a.is-active{color:#ac4300}body.bk-renewed.b6pc-active{padding-bottom:70px}body.bk-renewed .b6pc-mobile-panel{width:min(370px,90vw);padding:20px;border-radius:0;background:#fff}body.bk-renewed .b6pc-mobile-links a{font-size:15px;min-height:46px;font-weight:500}body.bk-renewed .b6pc-mobile-panel-head img{max-width:145px}.bk-renewed .b6pc-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.bk-renewed .b6h-hero-grid{gap:28px;min-height:320px}body.bk-renewed .b6h-hero-copy h1{font-size:36px}body.bk-renewed .b6m-product-grid{gap:26px}body.bk-renewed .b6m-decision h1{font-size:27px}body.bk-renewed .auth-pro-shell{gap:32px}body.bk-renewed .auth-pro-intro h1{font-size:32px}body.bk-renewed .ai-assistant-launcher{bottom:82px!important}}
@media(max-width:768px){body.bk-renewed :is(.b6pc-container,.container){width:calc(100% - 32px)!important}body.bk-renewed .b6h-hero-grid{grid-template-columns:1fr;padding-block:26px;gap:20px;min-height:0}body.bk-renewed .b6h-hero-copy h1{font-size:36px;max-width:550px}body.bk-renewed .b6h-hero-copy p{font-size:15px;margin-bottom:20px}body.bk-renewed .bk-hero-product{display:none}body.bk-renewed .b6pc-section{padding:28px 0}body.bk-renewed .b6pc-section-head{gap:12px;align-items:start}body.bk-renewed .b6pc-section-head h2{font-size:22px}body.bk-renewed .b6pc-section-head p{font-size:13px}.bk-renewed .b6pc-section-link{font-size:12px!important;white-space:normal!important;text-align:right;max-width:120px}body.bk-renewed :is(.b6pc-grid-4,.b6pc-grid-3,.b6m-related-grid,.b6m-fav-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.bk-renewed :is(.b6ijk-campaign-grid,.b6l-campaign-grid,.b6ijk-demand-grid,[data-b6pc-home-section=active] .b6pc-grid-4){grid-template-columns:1fr}body.bk-renewed .b6pc-single-result [data-b6pc-section-content]>.b6pc-grid-4{grid-template-columns:1fr}body.bk-renewed .b6f6-media-wrap{height:215px;min-height:215px;padding:38px 12px 12px}body.bk-renewed .b6f6-body{padding:13px;gap:8px}body.bk-renewed .b6f6-title{font-size:14px;line-height:1.4;min-height:59px}body.bk-renewed .b6f6-cta{font-size:13px!important;padding:10px 8px;min-height:42px}.bk-renewed .b6f6-cta svg{display:none}body.bk-renewed .b6f6-empty-state{font-size:12px}body.bk-renewed .b6f6-state-badge{font-size:10px;left:8px;top:10px;max-width:calc(100% - 48px);padding:4px 6px}body.bk-renewed .b6f6-state-badge svg{display:none}.bk-renewed .b6g3-media{min-height:245px!important}.bk-renewed .b6g3-image img{height:220px!important}body.bk-renewed .b6g3-info{padding:18px 13px}body.bk-renewed .b6g3-info h3{font-size:15px}body.bk-renewed .b6ijk-detail-layout{display:block}body.bk-renewed .b6pc-filter-sidebar{display:none;margin-bottom:20px}body.bk-renewed .b6pc-filter-sidebar.is-mobile-open{display:block}body.bk-renewed .b6pc-filter-mobile-toggle{display:inline-flex;min-height:44px;gap:8px;padding:9px 14px;border:1px solid #d9e1e8;background:white;border-radius:8px;margin-bottom:14px}body.bk-renewed :is(.b6pc-page-head,.b6f3-page-head) h1{font-size:29px}body.bk-renewed .b6ijk-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.bk-renewed .b6ijk-brand-tile{flex-direction:column;align-items:start;padding:18px;gap:10px}body.bk-renewed .b6ijk-brand-tile>svg{display:none}body.bk-renewed .b6ijk-brand-hero{padding:18px;gap:16px}body.bk-renewed .b6m-product-grid,body.bk-renewed .b6f3-demand-detail{grid-template-columns:1fr;gap:24px}body.bk-renewed .b6m-gallery-stage{height:310px;padding:12px}body.bk-renewed .b6m-decision h1{font-size:27px;margin-top:10px}body.bk-renewed .b6m-specs{grid-template-columns:1fr}body.bk-renewed .b6m-below{margin-top:28px}body.bk-renewed .b6m-section{padding-block:23px}body.bk-renewed .b6f3-demand-form-wrap{grid-template-columns:1fr}.bk-renewed .bk-demand-summary{order:-1;grid-template-columns:96px 1fr!important;align-items:center!important;padding:16px!important}.bk-renewed .bk-demand-summary img{height:100px!important;grid-row:1/4}.bk-renewed .bk-demand-summary p{margin:0}.bk-renewed .bk-demand-summary:has(>p:only-child){grid-template-columns:1fr!important}body.bk-renewed .auth-pro-page{padding:24px 0 40px}body.bk-renewed .auth-pro-shell{grid-template-columns:1fr;gap:20px}body.bk-renewed .auth-pro-intro{padding:0}body.bk-renewed .auth-pro-intro h1{font-size:29px;margin:0}body.bk-renewed .auth-pro-intro>p,body.bk-renewed .auth-pro-intro article,body.bk-renewed .auth-pro-kicker{display:none}body.bk-renewed :is(.auth-pro-card,.auth-card-v2,.auth-card){padding:22px;border-radius:14px}body.bk-renewed .site-header .nav-links{display:none}body.bk-renewed :is(.account-hero-card,.seller-hero-head) h1{font-size:27px}body.bk-renewed .b6f-seller-actions{grid-template-columns:1fr}body.bk-renewed .b6f-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.bk-renewed .b6pc-footer-grid{grid-template-columns:1fr!important;gap:0}body.bk-renewed .b6pc-footer-brand{padding-bottom:22px}body.bk-renewed .b6pc-footer-col{padding:13px 0;border-top:1px solid #dfe6ec}body.bk-renewed .b6pc-footer-col>strong{font-size:13px}.bk-renewed .b6pc-legalbar .b6pc-container{display:grid!important;gap:6px}body.bk-renewed .b6h-how{grid-template-columns:1fr;padding:22px}body.bk-renewed .b6h-seller-panel{padding:24px}body.bk-renewed .b6h-seller-panel h2{font-size:25px}body.bk-renewed .seo-hero h1{font-size:30px}body.bk-renewed .b6f-error-card{padding:26px 18px}}
@media(max-width:390px){body.bk-renewed .b6f6-media-wrap{height:185px;min-height:185px}body.bk-renewed .b6f6-title{font-size:13px}body.bk-renewed .b6h-hero-copy h1{font-size:31px}body.bk-renewed .b6g3-upper{grid-template-columns:1fr}.bk-renewed .b6g3-media{border-right:0!important}.bk-renewed .b6g3-info{padding:20px!important}body.bk-renewed .b6f3-demand-card{grid-template-columns:36% 1fr;padding:15px;gap:8px 14px}body.bk-renewed .b6f3-demand-card h3{font-size:14px}body.bk-renewed .b6f3-demand-media{height:190px;padding:8px}body.bk-renewed .b6f3-demand-count{flex-wrap:wrap;gap:0 7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.bk-renewed *,body.bk-renewed *:before,body.bk-renewed *:after{transition:none!important;animation:none!important}}

/* ================================================================
   BULKOMI V3 KUSURSUZ OYUNLAŞTIRMA TASARIMI
   ================================================================ */

/* --- Grid Kapsam Düzeltmesi (Resim 2'nin kırılmasını önler) --- */
.b6pc-page-home .b6pc-grid-4, .b6pc-page-home .b6pc-grid-3 { grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)) !important; }
.b6pc-page-home .b6g3-precard { max-width: 280px !important; margin: 0 auto; width: 100%; }

/* --- Detay Sayfası İskeleti --- */
.b6-detail-split { display: grid; grid-template-columns: minmax(0, 1fr) 420px; gap: 40px; margin-top: 24px; align-items: start; }
@media (max-width: 900px) { .b6-detail-split { grid-template-columns: 1fr; gap: 24px; } }

/* --- Vitrin (Ekrana Sığmama Sorunu Çözümü) --- */
.b6-gallery-section { position: relative; width: 100%; }
.b6-gallery-main-wrap { width: 100%; aspect-ratio: 1/1; max-height: calc(100vh - 120px); border-radius: 12px; overflow: hidden; background: #fff; cursor: crosshair; display: flex; align-items: center; justify-content: center; border: 1px solid #f1f5f9; }
.b6-gallery-main { width: 100%; height: 100%; object-fit: contain; transition: transform 0.2s ease-out; }
.b6-gallery-main-wrap:hover .b6-gallery-main { transform: scale(1.5); }
.b6-gallery-thumbs { display: flex; gap: 12px; margin-top: 16px; overflow-x: auto; padding-bottom: 8px; scrollbar-width: thin; }
.b6-gallery-thumbs button { border: 2px solid transparent; border-radius: 8px; overflow: hidden; width: 72px; height: 72px; flex-shrink: 0; cursor: pointer; padding: 0; }
.b6-gallery-thumbs button.is-active { border-color: #0f172a; }
.b6-gallery-thumbs img { width: 100%; height: 100%; object-fit: cover; }

/* --- Sağ Panel (Fiyat ve Oyun Ağacı) --- */
.b6-opp-panel { background: #fff; border-radius: 16px; padding: 28px; box-shadow: 0 4px 24px rgba(0,0,0,0.06); position: sticky; top: 100px; border: 1px solid #f1f5f9; }
@media (max-width: 900px) { .b6-opp-panel { position: static; padding: 20px; } }

/* --- İstatistikler ve Geri Sayım --- */
.b6-stats-row { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 24px; }
.b6-countdown-box { background: #fff7ed; color: #ea580c; padding: 10px 14px; border-radius: 8px; font-weight: 800; font-size: 14px; border: 1px solid #ffedd5; flex: 1; text-align: center; }
.b6-participant-box { background: #f0fdf4; color: #16a34a; border-color: #dcfce7; padding: 10px 14px; border-radius: 8px; font-weight: 800; font-size: 14px; flex: 1; text-align: center; border: 1px solid #dcfce7; }

/* --- Hemen Al Butonu (Piyasa Fiyatı) --- */
.b6-buy-now-box { display: flex; justify-content: space-between; align-items: center; background: #f8fafc; border: 1px solid #e2e8f0; padding: 18px; border-radius: 12px; margin-bottom: 24px; }
.b6-buy-now-info small { display: block; color: #64748b; font-size: 13px; font-weight: 700; margin-bottom: 4px; text-transform: uppercase; }
.b6-buy-now-info strong { font-size: 22px; color: #94a3b8; font-weight: 900; text-decoration: line-through; }
.b6-btn-buynow { background: #1e293b; color: #fff; padding: 14px 28px; border-radius: 10px; font-weight: 800; font-size: 15px; border: none; cursor: pointer; transition: all 0.2s; box-shadow: 0 4px 12px rgba(30, 41, 59, 0.2); }
.b6-btn-buynow:hover { background: #0f172a; transform: translateY(-2px); box-shadow: 0 6px 16px rgba(30, 41, 59, 0.3); }

/* --- Oyunlaştırılmış Kademe Ağacı (Level Tree) --- */
.b6-game-tree { padding-left: 24px; border-left: 4px dashed #cbd5e1; margin: 20px 0 24px 14px; }
.b6-tree-node { position: relative; margin-bottom: 28px; }
.b6-tree-node:last-child { margin-bottom: 0; }
.b6-tree-icon { position: absolute; left: -46px; top: 12px; width: 40px; height: 40px; border-radius: 50%; background: #fff; border: 3px solid #cbd5e1; display: flex; align-items: center; justify-content: center; font-size: 18px; z-index: 2; box-shadow: 0 4px 8px rgba(0,0,0,0.06); }
.b6-tree-node.reached .b6-tree-icon { border-color: #22c55e; background: #22c55e; color: #fff; }
.b6-tree-node.locked .b6-tree-icon { background: #f1f5f9; color: #94a3b8; border-color: #e2e8f0; }
.b6-tree-content { background: #fff; border: 1px solid #e2e8f0; border-radius: 14px; padding: 18px; box-shadow: 0 4px 16px rgba(15,23,42,0.03); transition: transform 0.3s, opacity 0.3s; }
.b6-tree-node.reached .b6-tree-content { border-color: #22c55e; border-width: 2px; background: #f0fdf4; transform: scale(1.02) translateX(4px); box-shadow: 0 8px 24px rgba(34, 197, 94, 0.12); }
.b6-tree-node.locked .b6-tree-content { opacity: 0.65; transform: scale(0.96); filter: grayscale(100%); }
.b6-tree-badge { display: inline-block; padding: 6px 10px; border-radius: 6px; font-size: 11px; font-weight: 900; margin-bottom: 10px; letter-spacing: 0.5px; }
.badge-green { background: #22c55e; color: #fff; }
.badge-gray { background: #e2e8f0; color: #64748b; }
.b6-tree-price { font-size: 26px; font-weight: 900; color: #0f172a; letter-spacing: -0.5px; line-height: 1.1; }
.b6-tree-node.reached .b6-tree-price { color: #16a34a; }
.b6-tree-desc { font-size: 13px; color: #64748b; margin-top: 8px; line-height: 1.4; font-weight: 600; }

/* --- Depozito Kutusu --- */
.b6-deposit-box { background: #f8fafc; border-radius: 14px; padding: 22px; margin: 28px 0; text-align: center; border: 2px dashed #cbd5e1; }
.b6-deposit-amount { font-size: 32px; font-weight: 900; color: #0f172a; margin-top: 10px; letter-spacing: -1px; }

/* --- Birlikte Al Butonu Animasyonu --- */
.b6-opp-panel [data-b6m-join] { background: linear-gradient(135deg, #ff6b00 0%, #ea580c 100%); font-size: 18px; font-weight: 900; padding: 20px; height: auto; text-transform: uppercase; letter-spacing: 1px; box-shadow: 0 10px 30px rgba(234, 88, 12, 0.4); border-radius: 14px; transition: transform 0.2s; border: none; width: 100%; color: #fff; cursor: pointer; }
.b6-opp-panel [data-b6m-join]:hover { transform: scale(1.02) translateY(-2px); box-shadow: 0 14px 40px rgba(234, 88, 12, 0.5); }

/* --- Gamification Animations --- */
@keyframes b6-pulse-glow {
    0% { box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.5); }
    70% { box-shadow: 0 0 0 15px rgba(34, 197, 94, 0); }
    100% { box-shadow: 0 0 0 0 rgba(34, 197, 94, 0); }
}
.b6-tree-node.reached .b6-tree-icon { animation: b6-pulse-glow 2s infinite; }

@keyframes b6-barber-pole { 100% { background-position: 40px 0; } }

/* FOUC Koruma */
html.b6f3-await-product .b6-detail-split { visibility: hidden; }

@keyframes b6-pulse-glow-sm {
    0% { box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.6); }
    70% { box-shadow: 0 0 0 10px rgba(59, 130, 246, 0); }
    100% { box-shadow: 0 0 0 0 rgba(59, 130, 246, 0); }
}
@keyframes b6-barber-pole {
    0% { background-position: 0 0; }
    100% { background-position: 40px 0; }
}
.b6pc-page-home .b6g3-precard:hover img, .b6f3-card-grid .b6g3-card:hover img { transform: scale(1.05) !important; }
.b6g3-ladder .b6g3-rail, .b6g3-ladder .b6g3-next { display: none !important; }