*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#0b1730;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #e8edf4}.nav{height:82px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.brand img{width:68px;height:64px;object-fit:contain;mix-blend-mode:multiply}.brand-name{font-family:Inter,Arial,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.7px;color:#0b1730}.brand-name::first-letter{color:#0875bb}.menu{display:flex;gap:28px;margin-left:auto;font-size:14px;font-weight:600;color:#34435b}.menu a:hover{color:#0875bb}.nav-call{font-size:14px;font-weight:700;color:#fff;background:#0875bb;padding:12px 18px;border-radius:9px}.menu-toggle{display:none;background:none;border:0;font-size:26px}.hero{min-height:690px;position:relative;overflow:hidden;background:linear-gradient(120deg,#f8fbff 0%,#fff 55%,#eef8ff 100%)}.hero-grid{position:absolute;inset:0;opacity:.4;background-image:linear-gradient(#dce9f4 1px,transparent 1px),linear-gradient(90deg,#dce9f4 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to right,#000,transparent 80%)}.hero-content{position:relative;padding-top:120px;z-index:2}.eyebrow,.section-kicker{font-size:12px;letter-spacing:2.5px;font-weight:800;color:#0875bb}.hero h1{font-size:clamp(48px,6vw,82px);line-height:1.02;letter-spacing:-4px;margin:18px 0;color:#0b1730}.hero h1 span,h2 span{color:#0875bb}.hero p{font-size:18px;line-height:1.7;color:#66748a;max-width:600px}.hero-actions{display:flex;gap:12px;margin-top:32px}.btn{display:inline-flex;align-items:center;gap:15px;padding:15px 22px;border-radius:9px;font-weight:700;font-size:14px}.primary{background:#0875bb;color:white;box-shadow:0 12px 30px rgba(8,117,187,.22)}.ghost{border:1px solid #d3dce7;color:#17263e;background:#fff}.hero-trust{display:flex;gap:45px;margin-top:70px}.hero-trust div{display:flex;flex-direction:column;gap:5px}.hero-trust strong{font-size:22px}.hero-trust small{color:#7a8798}.hero-tool{position:absolute;right:-80px;top:90px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,#e9f6ff 0 12%,transparent 12.5%),radial-gradient(circle at 45% 45%,#c8eaff,transparent 55%);transform:rotate(18deg);opacity:.9}.tool-ring{position:absolute;width:320px;height:320px;border:70px solid #c9d5df;border-right-color:#0875bb;border-radius:50%;left:130px;top:120px;box-shadow:inset 0 0 0 18px #f7fbff}.tool-body{position:absolute;width:70px;height:230px;background:linear-gradient(90deg,#82909d,#f5f8fa,#65727e);border-radius:18px;left:265px;top:205px}.tool-flute{position:absolute;width:22px;height:220px;background:#0875bb;border-radius:50%;left:240px;top:208px;transform:rotate(28deg);opacity:.8}.f2{transform:rotate(48deg)}.f3{transform:rotate(68deg)}.f4{transform:rotate(88deg)}.section{padding:105px 0}
.intro{position:relative;overflow:hidden;background:#fff}
.intro .container{position:relative;z-index:1}.two-col,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.section h2{font-size:46px;line-height:1.12;letter-spacing:-2px;margin:15px 0}.intro-copy p{color:#66748a;line-height:1.9;font-size:16px;margin-top:0;margin-bottom:24px}.products{background:#f5f8fb}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.section-head>p{max-width:360px;color:#78869a;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;padding:30px;border:1px solid #e6ecf2;border-radius:14px;min-height:235px;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(20,50,80,.09);border-color:#bcdff4}.product-icon{width:48px;height:48px;border-radius:12px;background:#eaf6fd;color:#0875bb;display:grid;place-items:center;font-size:25px}.product-card h3{margin:22px 0 10px;font-size:19px}.product-card p{color:#748196;line-height:1.6;font-size:14px}.product-card a{color:#0875bb;font-weight:700;font-size:13px}.brands{background:#fff}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.brand-card{height:180px;border:1px solid #e1e8ef;border-radius:14px;padding:28px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:linear-gradient(145deg,#fff,#f7fafc);transition:.25s}.brand-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(20,50,80,.08)}.brand-card strong{font-size:26px;letter-spacing:-1px;color:#13223b}.brand-card b{font-size:17px;color:#0875bb;letter-spacing:2px}.brand-card small{color:#8a96a7;margin-top:10px}.cta{padding-top:20px}.cta-box{border-radius:20px;background:linear-gradient(115deg,#071a33,#0b4f7b);padding:60px 65px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.cta-box:after{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(255,255,255,.14);border-radius:50%;right:-80px;top:-130px}.cta-box h2{font-size:40px;margin:12px 0 0;position:relative;z-index:2}.cta-box h2 span{color:#65c6ff}.light{background:#fff;color:#0b1730;position:relative;z-index:2}.contact{background:#f5f8fb}.contact-grid h2{font-size:52px}.contact-grid>div>p{color:#748196;line-height:1.8;max-width:480px}.contact-card{background:#fff;border:1px solid #e1e8ef;border-radius:16px;padding:8px}.contact-card a,.contact-card>div{display:flex;flex-direction:column;gap:8px;padding:24px;border-bottom:1px solid #edf1f5}.contact-card>div{border-bottom:0}.contact-card span{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:#8a96a7}.contact-card strong{font-size:18px;color:#17263e}.contact-card a:hover strong{color:#0875bb}footer{background:#071425;color:#94a2b4}.footer{min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.footer img{width:140px;height:55px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.footer a{color:#fff}.whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#16a35a;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800;box-shadow:0 10px 25px rgba(0,0,0,.2);z-index:60}@media(max-width:850px){.menu-toggle{display:block;margin-left:auto}.menu{display:none;position:absolute;left:4%;right:4%;top:76px;background:#fff;border:1px solid #e5ebf1;border-radius:12px;padding:15px;flex-direction:column;gap:0;box-shadow:0 15px 35px rgba(0,0,0,.08)}.menu.open{display:flex}.menu a{padding:13px}.nav-call{display:none}.hero{min-height:700px}.hero-content{padding-top:90px}.hero-tool{opacity:.18;right:-260px}.two-col,.contact-grid{grid-template-columns:1fr;gap:30px}.product-grid,.brand-grid{grid-template-columns:1fr 1fr}.section{padding:75px 0}.section-head{display:block}.section-head>p{margin-top:20px}.cta-box{padding:45px 30px;display:block}.cta-box .btn{margin-top:25px}.footer{padding:20px 0;flex-wrap:wrap}.footer span{order:3;width:100%}}@media(max-width:520px){.brand img{width:58px;height:56px}.brand-name{font-size:16px}.brand{gap:8px}.hero h1{font-size:48px;letter-spacing:-2px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-trust{gap:20px;flex-wrap:wrap}.product-grid,.brand-grid{grid-template-columns:1fr}.section h2,.contact-grid h2{font-size:38px}.cta-box h2{font-size:32px}.hero-tool{display:none}}

.hero-logo-wrap{position:absolute;right:6%;top:115px;width:510px;height:510px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#fff 0 48%,rgba(8,117,187,.07) 49%,rgba(8,117,187,.03) 68%,transparent 69%);z-index:1}
.hero-logo{width:390px;height:390px;object-fit:contain;filter:drop-shadow(0 22px 35px rgba(8,42,75,.10));mix-blend-mode:multiply}
@media(max-width:850px){.hero-logo-wrap{right:-120px;top:190px;width:430px;height:430px;opacity:.16}.hero-logo{width:340px;height:340px}}
@media(max-width:520px){.hero-logo-wrap{display:none}}

.brand-card{align-items:center;justify-content:center;padding:22px;background:#fff}
.brand-card img{display:block;width:100%;height:105px;object-fit:contain}
.brand-text-only strong{font-size:30px;color:#1a2638}


/* Ana sayfa marka/ürün slider */
.hero{min-height:690px;background:#071425}
.hero-slider{position:absolute;inset:0;z-index:0;overflow:hidden;background:#071425}
.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .65s ease}
.hero-slide.active{opacity:1}
.hero-slide img{width:100%;height:100%;object-fit:cover;display:block}
.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(4,15,28,.92) 0%,rgba(4,15,28,.72) 35%,rgba(4,15,28,.18) 72%,rgba(4,15,28,.08) 100%)}
.hero-content{z-index:3}
.hero-slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:48px;height:48px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(0,0,0,.18);color:#fff;font-size:38px;line-height:38px;cursor:pointer;display:grid;place-items:center}
.hero-slider-btn:hover{background:rgba(8,117,187,.75);border-color:rgba(255,255,255,.9)}
.hero-slider-btn.prev{left:24px}
.hero-slider-btn.next{right:24px}
.hero-slider-dots{position:absolute;z-index:4;left:50%;bottom:24px;transform:translateX(-50%);display:flex;gap:9px}
.hero-slider-dots button{width:11px;height:11px;padding:0;border-radius:50%;border:1px solid #fff;background:rgba(255,255,255,.35);cursor:pointer}
.hero-slider-dots button.active{background:#0875bb;transform:scale(1.15)}
.hero h1,.hero p{color:#fff}
.hero p{color:rgba(255,255,255,.82)}
.hero .ghost{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.65);color:#fff}
.hero-trust strong,.hero-trust small{color:#fff}
@media(max-width:850px){
  .hero{min-height:700px}
  .hero-overlay{background:linear-gradient(90deg,rgba(4,15,28,.93) 0%,rgba(4,15,28,.68) 100%)}
  .hero-slider-btn{width:40px;height:40px;font-size:30px}
  .hero-slider-btn.prev{left:12px}
  .hero-slider-btn.next{right:12px}
}
@media(max-width:520px){
  .hero{min-height:680px}
  .hero-slider-btn{top:auto;bottom:22px}
  .hero-slider-dots{bottom:28px}
  .hero-slider-btn.prev{left:16px}
  .hero-slider-btn.next{right:16px}
}

/* Marka kartları katalog bağlantıları */
.brand-card{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;cursor:pointer}
.brand-card .brand-catalog-link{position:absolute;left:50%;bottom:12px;transform:translate(-50%,12px);opacity:0;background:rgba(8,117,187,.96);color:#fff;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap;transition:.25s ease;pointer-events:none}
.brand-card:hover .brand-catalog-link{opacity:1;transform:translate(-50%,0)}
.brand-card:hover img{transform:scale(1.04)}
.brand-card img{transition:transform .25s ease}
@media(max-width:600px){.brand-card .brand-catalog-link{opacity:1;transform:translate(-50%,0);font-size:11px;padding:7px 11px}}

.address-link{color:inherit;text-decoration:none;transition:color .2s ease}
.address-link:hover{color:#0875bb;text-decoration:underline}








@media(max-width:700px){
  
  
  
  
  
}

/* Firma yetkilisi */
.representative-section{padding:76px 0;background:#101820;color:#fff}
.representative-inner{display:grid;grid-template-columns:260px 1fr;align-items:center;gap:58px;max-width:1050px}
.representative-avatar{width:230px;height:230px;border-radius:50%;background:#f5f7f8;display:grid;place-items:center;box-shadow:0 0 0 8px rgba(255,193,7,.08);overflow:hidden}
.representative-avatar svg{width:190px;height:190px}
.avatar-ring{fill:none;stroke:#f5bd18;stroke-width:3}
.avatar-head{fill:#202a33}
.avatar-body{fill:#202a33}
.avatar-tie{fill:none;stroke:#f5bd18;stroke-width:7;stroke-linejoin:round}
.representative-copy .eyebrow{color:#f5bd18;font-weight:800;letter-spacing:1.6px;font-size:13px}
.representative-copy h2{font-size:42px;margin:8px 0 2px;color:#fff}
.representative-title{color:#f5bd18;font-weight:800;letter-spacing:1.2px;margin-bottom:18px}
.representative-copy p{max-width:760px;color:rgba(255,255,255,.78);line-height:1.7;margin:7px 0}
.representative-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.representative-points span{border:1px solid rgba(245,189,24,.45);padding:9px 13px;border-radius:7px;color:#fff;font-size:13px}
@media(max-width:700px){
  .representative-section{padding:55px 0}
  .representative-inner{grid-template-columns:1fr;gap:28px}
  .representative-avatar{width:190px;height:190px}
  .representative-avatar svg{width:160px;height:160px}
  .representative-copy h2{font-size:34px}
}

/* Dormer Pramet logosunu belirgin şekilde büyüt */
.brand-card.dormer-featured img,
.brand-card.dormer-featured .brand-logo img {
  transform: scale(1.32) !important;
  transform-origin: center;
}
.brand-card.dormer-featured .brand-logo {
  min-height: 145px !important;
}
@media (max-width: 700px) {
  .brand-card.dormer-featured img,
  .brand-card.dormer-featured .brand-logo img {
    transform: scale(1.22) !important;
  }
  .brand-card.dormer-featured .brand-logo {
    min-height: 130px !important;
  }
}

/* DORMER PRAMET: boşlukları kırpılmış, büyük ve okunaklı */
.brand-card.dormer-featured img {
  width: 92% !important;
  max-width: 340px !important;
  height: auto !important;
  object-fit: contain !important;
  transform: none !important;
}
.brand-card.dormer-featured .brand-logo {
  min-height: 150px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
@media (max-width:700px) {
  .brand-card.dormer-featured img {
    width: 88% !important;
    max-width: 300px !important;
  }
}

/* Marka bilgi paneli */
.brand-info-card{position:relative;overflow:hidden;cursor:default;transition:.3s ease}
.brand-info-card > img{transition:transform .3s ease, opacity .3s ease}
.brand-info-panel{position:absolute;inset:10px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:18px;border-radius:11px;background:rgba(255,255,255,.97);box-shadow:0 12px 30px rgba(20,50,80,.12);opacity:0;transform:translateY(18px);pointer-events:none;transition:.3s ease;z-index:2}
.brand-info-card:hover,.brand-info-card:focus-within,.brand-info-card:focus{transform:translateY(-4px);box-shadow:0 15px 35px rgba(20,50,80,.1)}
.brand-info-card:hover > img,.brand-info-card:focus-within > img,.brand-info-card:focus > img{transform:scale(.82);opacity:.12}
.brand-info-card:hover .brand-info-panel,.brand-info-card:focus-within .brand-info-panel,.brand-info-card:focus .brand-info-panel{opacity:1;transform:translateY(0);pointer-events:auto}
.brand-info-title{font-size:18px;font-weight:800;color:#13223b;margin-bottom:8px}
.brand-info-panel p{margin:0;color:#66748a;font-size:11.5px;line-height:1.55}
.brand-info-catalog{margin-top:12px;background:#0875bb;color:#fff!important;padding:8px 13px;border-radius:8px;font-size:11px;font-weight:700;transition:.2s ease}
.brand-info-catalog:hover{background:#075f97;color:#fff!important}
@media(max-width:600px){.brand-info-panel{opacity:1;transform:none;pointer-events:auto;inset:8px;padding:13px;background:rgba(255,255,255,.94)}.brand-info-card > img{opacity:.08;transform:scale(.82)}.brand-info-panel p{font-size:11px}.brand-info-title{font-size:16px}.brand-info-catalog{margin-top:9px}}


/* Premium hareketler ve marka kartı deneyimi */
.reveal{opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}
.reveal.is-visible{opacity:1;transform:translateY(0)}
.reveal-stagger > *{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1)}
.reveal-stagger.is-visible > *{opacity:1;transform:translateY(0)}
.reveal-stagger.is-visible > *:nth-child(1){transition-delay:.05s}
.reveal-stagger.is-visible > *:nth-child(2){transition-delay:.12s}
.reveal-stagger.is-visible > *:nth-child(3){transition-delay:.19s}
.reveal-stagger.is-visible > *:nth-child(4){transition-delay:.26s}
.reveal-stagger.is-visible > *:nth-child(5){transition-delay:.33s}
.reveal-stagger.is-visible > *:nth-child(6){transition-delay:.40s}

.brand-info-card{transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .3s ease}
.brand-info-card:hover,.brand-info-card:focus-within,.brand-info-card:focus{border-color:#b9dced;box-shadow:0 22px 48px rgba(10,60,95,.13)}
.brand-info-panel{backdrop-filter:blur(8px);border:1px solid rgba(8,117,187,.10);padding:20px;transition:opacity .35s ease,transform .45s cubic-bezier(.22,1,.36,1)}
.brand-info-title{letter-spacing:-.3px}
.brand-info-panel p{font-size:12px;line-height:1.65}
.brand-info-catalog{box-shadow:0 8px 18px rgba(8,117,187,.18);padding:9px 14px}
.brand-info-catalog::after{content:'  ↗';opacity:.75}

.hero-slider{will-change:transform}
.hero-slide img{transition:transform 5s ease}
.hero-slide.active img{transform:scale(1.035)}
.hero-content .eyebrow,.hero-content h1,.hero-content p,.hero-actions,.hero-trust{animation:heroIn .8s both}
.hero-content h1{animation-delay:.08s}.hero-content p{animation-delay:.16s}.hero-actions{animation-delay:.24s}.hero-trust{animation-delay:.32s}
@keyframes heroIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .reveal,.reveal-stagger > *, .hero-content .eyebrow,.hero-content h1,.hero-content p,.hero-actions,.hero-trust,.hero-slide img{transition:none!important;animation:none!important;transform:none!important;opacity:1!important}
}



/* Ürün fotoğraf seçkisi */
.product-showcase{background:#f5f8fb;padding-top:86px;padding-bottom:86px}
.product-showcase-alt{background:#fff;padding-top:35px}
.product-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.product-photo-card{display:block;position:relative;overflow:hidden;background:#fff;border:1px solid #e2e8ef;border-radius:16px;min-height:255px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .3s ease}
.product-photo-card img{width:100%;height:205px;display:block;object-fit:contain;background:#fff;transition:transform .55s cubic-bezier(.22,1,.36,1),filter .4s ease}
.product-photo-card span{display:block;padding:11px 15px 14px;font-size:12px;line-height:1.25;color:#17263e;border-top:1px solid #edf1f5;background:rgba(255,255,255,.98)}
.product-photo-card span b{display:block;font-size:9px;letter-spacing:1.4px;color:#0875bb;margin-bottom:4px}
.product-photo-card:hover{transform:translateY(-7px);box-shadow:0 20px 42px rgba(20,50,80,.13);border-color:#b9dced}
.product-photo-card:hover img{transform:scale(1.045);filter:saturate(1.06)}
@media(max-width:850px){.product-photo-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.product-photo-grid{grid-template-columns:1fr}.product-photo-card img{height:220px}}


/* Marka uzmanlık etiketleri */
.brand-info-card{isolation:isolate}
.brand-info-card::before{content:"";position:absolute;inset:-35%;z-index:-1;opacity:0;transition:opacity .45s ease,transform .7s cubic-bezier(.22,1,.36,1);background:radial-gradient(circle at 50% 45%,rgba(8,117,187,.13),transparent 42%);transform:scale(.72) rotate(-8deg)}
.brand-specialties{position:absolute;left:18px;right:18px;bottom:14px;display:flex;justify-content:center;gap:6px;flex-wrap:wrap;z-index:1;transition:opacity .3s ease,transform .4s ease}
.brand-specialties span{font-size:9px;font-weight:800;letter-spacing:.8px;color:#5f7186;background:#f2f7fb;border:1px solid #dce8f0;border-radius:999px;padding:5px 8px;white-space:nowrap}
.brand-info-card:hover::before,.brand-info-card:focus::before{opacity:1;transform:scale(1.05) rotate(5deg)}
.brand-info-card:hover .brand-specialties,.brand-info-card:focus .brand-specialties,.brand-info-card:focus-within .brand-specialties{opacity:0;transform:translateY(8px)}
/* Her marka için farklı, çok hafif hover karakteri */
.brand-info-card:nth-child(1)::before{background:radial-gradient(circle at 50% 40%,rgba(8,117,187,.16),transparent 44%)}
.brand-info-card:nth-child(2)::before{background:radial-gradient(circle at 55% 45%,rgba(20,30,45,.12),transparent 45%);transform:scale(.7) rotate(10deg)}
.brand-info-card:nth-child(3)::before{background:radial-gradient(circle at 45% 50%,rgba(240,135,35,.15),transparent 44%)}
.brand-info-card:nth-child(4)::before{background:radial-gradient(circle at 50% 45%,rgba(90,105,120,.14),transparent 45%);transform:scale(.7) rotate(-14deg)}
.brand-info-card:nth-child(5)::before{background:radial-gradient(circle at 48% 45%,rgba(220,160,35,.16),transparent 44%)}
.brand-info-card:nth-child(6)::before{background:radial-gradient(circle at 52% 45%,rgba(35,65,105,.14),transparent 44%);transform:scale(.72) rotate(14deg)}
.brand-info-card:nth-child(2):hover::before,.brand-info-card:nth-child(4):hover::before,.brand-info-card:nth-child(6):hover::before{transform:scale(1.05) rotate(-4deg)}
@media(max-width:600px){.brand-specialties{bottom:10px;left:10px;right:10px}.brand-specialties span{font-size:8px;padding:4px 6px}}


/* İletişim bölümünde logo: Nokta’ya ulaşın metninin hemen altında */
.contact-logo{display:block;width:min(390px,92%);height:auto;object-fit:contain;margin-top:34px;margin-left:0;filter:drop-shadow(0 12px 22px rgba(8,42,75,.08));}
@media(max-width:850px){.contact-logo{width:min(360px,85%);margin-top:28px}}
@media(max-width:520px){.contact-logo{width:min(320px,90%);margin-top:24px}}

.smartbee{background:#fff}.smartbee-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.smartbee-card{background:#f7fafc;border:1px solid #e2eaf1;border-radius:18px;overflow:hidden;transition:.3s;box-shadow:0 8px 25px rgba(20,50,80,.04)}.smartbee-card:hover{transform:translateY(-7px);box-shadow:0 22px 50px rgba(20,50,80,.12);border-color:#bcdff4}.smartbee-card>img{width:100%;height:245px;object-fit:cover;display:block;background:#eef3f7}.smartbee-body{padding:25px 27px 28px}.smartbee-tag{font-size:10px;letter-spacing:2px;color:#079fe4;font-weight:800}.smartbee-body h3{font-size:24px;margin:9px 0 10px;color:#13223b}.smartbee-body p{font-size:14px;line-height:1.75;color:#6f7d90;margin:0 0 18px}.smartbee-body a{font-size:13px;font-weight:800;color:#0875bb}.smartbee-note{margin-top:24px;font-size:12px;color:#8995a5;text-align:center}@media(max-width:850px){.smartbee-grid{grid-template-columns:1fr}}
/* Marka kartlarında kategori etiketleri ve hover bilgi panelleri kaldırıldı */
.brand-specialties,.brand-info-panel{display:none!important}
.brand-info-card{cursor:default}
.brand-info-card:hover,.brand-info-card:focus,.brand-info-card:focus-within{transform:translateY(-4px);box-shadow:0 15px 35px rgba(20,50,80,.08);border-color:#e1e8ef}
.brand-info-card:hover > img,.brand-info-card:focus > img,.brand-info-card:focus-within > img{transform:none;opacity:1}
.brand-info-card:hover::before,.brand-info-card:focus::before{opacity:0;transform:none}
/* SmartBee model detail modal */
.smartbee-detail-btn{border:0;background:none;padding:0;color:#0875bb;font:inherit;font-size:13px;font-weight:800;cursor:pointer;text-align:left}.smartbee-detail-btn:hover{text-decoration:underline}.smartbee-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:28px}.smartbee-modal.open{display:flex}.smartbee-modal-backdrop{position:absolute;inset:0;background:rgba(8,20,35,.72);backdrop-filter:blur(5px)}.smartbee-modal-panel{position:relative;z-index:1;width:min(980px,96vw);max-height:88vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.smartbee-modal-content{padding:42px 46px 48px}.smartbee-modal-close{position:absolute;right:18px;top:14px;width:42px;height:42px;border:0;border-radius:50%;background:#eef5f9;color:#17314f;font-size:28px;line-height:1;cursor:pointer;z-index:2}.smartbee-modal-close:hover{background:#dfeef6}.smartbee-detail-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:34px;align-items:center}.smartbee-detail-hero img{width:100%;height:300px;object-fit:contain;border-radius:16px;background:#f4f8fb}.smartbee-detail-kicker{font-size:11px;letter-spacing:2.5px;font-weight:800;color:#079fe4}.smartbee-detail-title{font-size:38px;line-height:1.08;margin:8px 0 14px;color:#13223b}.smartbee-detail-lead{font-size:16px;line-height:1.8;color:#617187}.smartbee-detail-block{margin-top:34px;padding-top:28px;border-top:1px solid #e5edf3}.smartbee-detail-block h4{font-size:18px;margin:0 0 12px;color:#13223b}.smartbee-detail-block p{font-size:14px;line-height:1.8;color:#66758a;margin:0}.smartbee-detail-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;padding:0;list-style:none}.smartbee-detail-list li{background:#f6fafc;border:1px solid #e4edf3;border-radius:12px;padding:14px 16px;font-size:13px;color:#40536a}.smartbee-detail-note{margin-top:24px;font-size:12px;color:#8a96a5}@media(max-width:700px){.smartbee-modal{padding:12px}.smartbee-modal-content{padding:34px 22px 30px}.smartbee-detail-hero{grid-template-columns:1fr;gap:20px}.smartbee-detail-hero img{height:220px}.smartbee-detail-title{font-size:30px}.smartbee-detail-list{grid-template-columns:1fr}}

.smartbee-tech-title{margin:24px 0 12px}.smartbee-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.smartbee-spec{display:flex;justify-content:space-between;gap:12px;padding:11px 13px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}.smartbee-spec span{color:#666}.smartbee-spec strong{text-align:right;color:#111}@media(max-width:600px){.smartbee-specs{grid-template-columns:1fr}.smartbee-spec{flex-direction:column;gap:4px}.smartbee-spec strong{text-align:left}}
/* Brand dealership detail cards */
.brand-info-card{position:relative;text-decoration:none;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:190px;transition:transform .25s ease,box-shadow .25s ease}
.brand-info-card img{max-width:82%;max-height:125px;object-fit:contain;transition:transform .25s ease}
.brand-info-card .brand-open{position:absolute;left:14px;right:14px;bottom:12px;background:#111;color:#fff;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:700;letter-spacing:.03em;opacity:0;transform:translateY(8px);transition:.25s ease;text-align:center}
.brand-info-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(0,0,0,.12)}
.brand-info-card:hover img{transform:scale(1.04)}
.brand-info-card:hover .brand-open{opacity:1;transform:translateY(0)}
.brand-open span{color:#f0b400;margin-left:8px}
@media(max-width:700px){.brand-info-card .brand-open{opacity:1;transform:none}.brand-info-card{min-height:160px}}
