:root {
  --orange: #E8520A; --orange-hover: #C94208; --orange-light: #FFF0E8;
  --blue: #0F2D5E; --blue-light: #1A4A8F; --blue-pale: #EBF2FF;
  --green: #0A7C4E; --green-pale: #E8F8F1;
  --gray-bg: #F8F9FB; --gray-dark: #1A1A2E; --gray-mid: #5A6478;
  --white: #fff; --border: #E2E8F0; --shadow: 0 4px 24px rgba(15,45,94,0.08);
  --shadow-hover: 0 12px 48px rgba(232,82,10,0.16);
  --radius: 16px; --radius-sm: 10px;
}
*{margin:0;padding:0;box-sizing:border-box;}
html{scroll-behavior:smooth;}
body{font-family:'Plus Jakarta Sans',sans-serif;color:var(--gray-dark);background:var(--white);line-height:1.6;}
img{max-width:100%;height:auto;display:block;}
a{text-decoration:none;color:inherit;}
strong{font-weight:700;}

/* CONTAINER */
.container{max-width:1240px;margin:0 auto;padding:0 20px;}

/* HEADER */
.site-header{position:sticky;top:0;z-index:1000;box-shadow:0 2px 24px rgba(0,0,0,0.1);}
.header-bar{background:var(--orange);padding:7px 0;font-size:13px;color:#fff;}
.header-bar .container{display:flex;justify-content:space-between;align-items:center;}
.header-phone{color:#fff;font-weight:700;font-size:14px;}
.navbar{background:var(--blue);}
.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;}
.logo{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;color:#fff;}
.logo strong{color:var(--orange);font-weight:800;}
.logo-mark{width:36px;height:36px;background:var(--orange);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;color:#fff;}
.logo-footer .logo-mark{background:var(--orange);}
.nav-menu{display:flex;gap:4px;list-style:none;align-items:center;}
.nav-menu>li>a{color:rgba(255,255,255,.88);padding:8px 14px;border-radius:8px;font-size:14px;font-weight:600;transition:.2s;display:block;}
.nav-menu>li>a:hover{background:rgba(255,255,255,.12);color:#fff;}
.nav-cta{background:var(--orange)!important;color:#fff!important;border-radius:99px!important;}
.has-sub{position:relative;}
.sub-menu{display:none;position:absolute;top:100%;left:0;background:#fff;border-radius:var(--radius-sm);box-shadow:var(--shadow);min-width:200px;list-style:none;padding:8px 0;z-index:100;}
.sub-menu li a{padding:9px 16px;font-size:14px;color:var(--gray-dark);display:block;transition:.2s;}
.sub-menu li a:hover{background:var(--orange-light);color:var(--orange);}
.has-sub:hover .sub-menu{display:block;}
.burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;}
.burger span{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:.3s;}

/* BREADCRUMB */
.breadcrumb{background:var(--gray-bg);border-bottom:1px solid var(--border);padding:11px 0;font-size:13px;}
.breadcrumb ol{list-style:none;display:flex;gap:8px;flex-wrap:wrap;align-items:center;}
.breadcrumb li{color:var(--gray-mid);}
.breadcrumb li::after{content:'›';margin-left:8px;}
.breadcrumb li:last-child::after{content:'';}
.breadcrumb a{color:var(--blue-light);}
.breadcrumb a:hover{color:var(--orange);}

/* HERO */
.hero{background:linear-gradient(135deg,var(--blue) 0%,var(--blue-light) 100%);padding:80px 0;position:relative;overflow:hidden;}
.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;}
.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(232,82,10,.2);border:1px solid rgba(232,82,10,.4);color:#FFB280;padding:6px 16px;border-radius:99px;font-size:13px;font-weight:600;margin-bottom:20px;}
.hero h1{font-size:clamp(30px,4vw,52px);font-weight:800;color:#fff;line-height:1.15;margin-bottom:18px;}
.hero h1 em{color:#FFB280;font-style:normal;}
.hero p{font-size:18px;color:rgba(255,255,255,.8);margin-bottom:36px;line-height:1.65;}
.hero-btns{display:flex;gap:14px;flex-wrap:wrap;}
.btn-primary{background:var(--orange);color:#fff;padding:15px 32px;border-radius:99px;font-size:16px;font-weight:700;transition:.2s;box-shadow:0 6px 24px rgba(232,82,10,.4);display:inline-flex;align-items:center;gap:8px;}
.btn-primary:hover{background:var(--orange-hover);transform:translateY(-2px);}
.btn-outline{border:2px solid rgba(255,255,255,.35);color:#fff;padding:13px 28px;border-radius:99px;font-size:16px;font-weight:600;transition:.2s;display:inline-flex;align-items:center;gap:8px;}
.btn-outline:hover{background:rgba(255,255,255,.12);}
.hero-img{border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.3);position:relative;}
.hero-img img{width:100%;height:360px;object-fit:cover;}
.hero-stats{display:flex;gap:36px;margin-top:40px;flex-wrap:wrap;}
.stat-num{font-size:32px;font-weight:800;color:#FFB280;}
.stat-label{font-size:13px;color:rgba(255,255,255,.6);}

/* SECTIONS */
.section{padding:72px 0;}
.section-alt{background:var(--gray-bg);}
.section-header{text-align:center;margin-bottom:52px;}
.section-tag{display:inline-block;background:var(--orange-light);color:var(--orange-hover);font-size:12px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;padding:5px 14px;border-radius:99px;margin-bottom:14px;}
.section-title{font-family:'Merriweather',serif;font-size:clamp(24px,3.5vw,38px);font-weight:700;color:var(--blue);margin-bottom:14px;line-height:1.25;}
.section-sub{font-size:17px;color:var(--gray-mid);max-width:560px;margin:0 auto;line-height:1.7;}

/* CARDS */
.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;}
.card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px;transition:.25s;display:block;color:inherit;}
.card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px);border-color:rgba(232,82,10,.3);}
.card-img{height:160px;border-radius:var(--radius-sm);overflow:hidden;margin-bottom:18px;background:var(--gray-bg);}
.card-img img{width:100%;height:100%;object-fit:cover;}
.card-icon{font-size:32px;margin-bottom:14px;}
.card h3{font-size:17px;font-weight:700;color:var(--blue);margin-bottom:8px;}
.card p{font-size:14px;color:var(--gray-mid);line-height:1.6;}
.card-arrow{display:inline-flex;align-items:center;gap:4px;color:var(--orange);font-size:13px;font-weight:600;margin-top:12px;}

/* ARTICLE LAYOUT */
.article-layout{display:grid;grid-template-columns:1fr 320px;gap:48px;padding:52px 0;}
.article-header{margin-bottom:32px;}
.article-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px;}
.tag{font-size:11px;font-weight:700;padding:4px 12px;border-radius:99px;text-transform:uppercase;letter-spacing:.6px;}
.tag-brand{background:var(--blue-pale);color:var(--blue-light);}
.tag-district{background:var(--orange-light);color:var(--orange-hover);}
.tag-product{background:var(--green-pale);color:var(--green);}
.tag-premium{background:#FFF8E0;color:#926600;}
.tag-italian{background:#FFF0F0;color:#C41E3A;}
article h1{font-family:'Merriweather',serif;font-size:clamp(22px,3.5vw,36px);font-weight:700;color:var(--blue);line-height:1.25;margin-bottom:14px;}
.article-meta{display:flex;gap:16px;font-size:13px;color:var(--gray-mid);flex-wrap:wrap;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid var(--border);}
.article-intro{font-size:17px;line-height:1.75;color:var(--gray-mid);padding:22px;background:var(--blue-pale);border-radius:var(--radius-sm);border-left:4px solid var(--blue-light);margin-bottom:36px;}
article h2{font-family:'Merriweather',serif;font-size:22px;font-weight:700;color:var(--blue);margin:38px 0 16px;padding-bottom:10px;border-bottom:2px solid var(--border);}
article h3{font-size:18px;font-weight:700;color:var(--blue);margin:26px 0 12px;}
article p{font-size:15px;line-height:1.82;color:#2D3340;margin-bottom:16px;}
article ul{margin:14px 0 20px 22px;}
article li{font-size:15px;line-height:1.82;color:#2D3340;margin-bottom:7px;}
article strong{color:var(--blue);}

/* INFO BOXES */
.info-box{border-radius:var(--radius-sm);padding:20px 24px;margin:26px 0;}
.info-tip{background:var(--green-pale);border-left:4px solid var(--green);}
.info-warn{background:#FFFBEB;border-left:4px solid #F59E0B;}
.info-premium{background:#FFF8E0;border-left:4px solid #D4AF37;}
.info-italian{background:#FFF0F0;border-left:4px solid #C41E3A;}
.info-box strong{display:block;font-weight:700;margin-bottom:7px;font-size:14px;}
.info-box p{font-size:14px;color:var(--gray-mid);margin:0;line-height:1.65;}

/* LINK BOXES */
.link-box{background:var(--gray-bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:24px;margin-top:32px;}
.link-box h3{font-size:16px;font-weight:700;color:var(--blue);margin-bottom:14px;}
.chips{display:flex;flex-wrap:wrap;gap:8px;}
.chip{background:var(--white);border:1px solid var(--border);padding:7px 14px;border-radius:99px;font-size:13px;color:var(--blue);font-weight:600;transition:.2s;}
.chip:hover{background:var(--orange);color:#fff;border-color:var(--orange);}
.chip-premium{background:#FFF8E0;border-color:#D4AF37;color:#926600;}
.chip-italian{background:#FFF0F0;border-color:#C41E3A;color:#C41E3A;}

/* FAQ */
.faq-wrap{margin-top:8px;}
.faq-item{border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:10px;overflow:hidden;}
.faq-q{padding:16px 20px;font-size:15px;font-weight:600;color:var(--blue);cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none;transition:.2s;}
.faq-q:hover{background:var(--blue-pale);}
.faq-toggle{width:22px;height:22px;border-radius:50%;background:var(--orange-light);color:var(--orange);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;transition:.3s;}
.faq-a{display:none;padding:0 20px 16px;font-size:14px;color:var(--gray-mid);line-height:1.72;}
.faq-item.open .faq-a{display:block;}
.faq-item.open .faq-toggle{transform:rotate(45deg);background:var(--orange);color:#fff;}

/* SIDEBAR */
.sidebar{position:sticky;top:90px;height:fit-content;}
.s-widget{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:24px;margin-bottom:20px;}
.cta-widget{background:var(--blue);border-color:var(--blue);}
.cta-widget h3{font-size:19px;font-weight:700;color:#fff;margin-bottom:10px;}
.cta-widget p{font-size:14px;color:rgba(255,255,255,.7);margin-bottom:18px;line-height:1.6;}
.btn-call{display:block;background:var(--orange);color:#fff;text-align:center;padding:14px;border-radius:99px;font-size:15px;font-weight:700;transition:.2s;}
.btn-call:hover{background:var(--orange-hover);}
.s-widget h4{font-size:15px;font-weight:700;color:var(--blue);margin-bottom:14px;}
.check-list{list-style:none;}
.check-list li{font-size:14px;color:var(--gray-mid);padding:7px 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:9px;}
.check-list li::before{content:'✓';width:18px;height:18px;background:var(--green-pale);color:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;}
.check-list li:last-child{border-bottom:none;}
.rel-list{list-style:none;}
.rel-list li{margin-bottom:10px;}
.rel-list a{font-size:14px;color:var(--blue-light);display:flex;align-items:flex-start;gap:7px;}
.rel-list a::before{content:'→';color:var(--orange);font-weight:700;flex-shrink:0;}
.rel-list a:hover{color:var(--orange);}

/* DISTRICT GRID */
.district-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;}
.district-chip{background:var(--white);border:1px solid var(--border);padding:10px 14px;border-radius:var(--radius-sm);font-size:13px;font-weight:600;color:var(--blue);text-align:center;transition:.2s;display:block;}
.district-chip:hover{background:var(--blue);color:#fff;border-color:var(--blue);transform:translateY(-2px);}

/* BRAND GRID */
.brand-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;}
.brand-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);padding:14px 16px;font-size:14px;font-weight:600;color:var(--blue);display:flex;align-items:center;gap:10px;transition:.2s;}
.brand-card:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-2px);}
.brand-card.premium{border-color:#D4AF37;background:#FFFDF0;}
.brand-card.italian{border-color:#C41E3A;}

/* CTA SECTION */
.cta-section{background:var(--orange);padding:60px 0;text-align:center;}
.cta-section h2{font-family:'Merriweather',serif;font-size:clamp(22px,3vw,36px);font-weight:700;color:#fff;margin-bottom:12px;}
.cta-section p{font-size:17px;color:rgba(255,255,255,.88);margin-bottom:30px;}
.btn-cta-large{background:#fff;color:var(--orange-hover);padding:16px 40px;border-radius:99px;font-size:18px;font-weight:700;display:inline-flex;align-items:center;gap:10px;box-shadow:0 8px 32px rgba(0,0,0,.15);transition:.2s;}
.btn-cta-large:hover{transform:translateY(-3px);box-shadow:0 14px 48px rgba(0,0,0,.2);}

/* STICKY CALL */
.sticky-call{position:fixed;bottom:24px;right:24px;background:var(--orange);color:#fff;border-radius:99px;padding:14px 22px;font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px;box-shadow:0 6px 28px rgba(232,82,10,.45);z-index:999;transition:.2s;}
.sticky-call:hover{background:var(--orange-hover);transform:translateY(-2px);}
.sticky-call .sticky-icon{font-size:20px;}

/* FOOTER */
.site-footer{background:#0A1929;padding:56px 0 24px;color:rgba(255,255,255,.6);}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px;margin-bottom:44px;}
.footer-brand .logo{font-size:18px;margin-bottom:14px;}
.footer-brand p{font-size:14px;line-height:1.65;margin-bottom:10px;}
.footer-phone a{color:var(--orange);font-weight:700;font-size:15px;}
.footer-col h4{color:#fff;font-size:15px;font-weight:700;margin-bottom:16px;}
.footer-col ul{list-style:none;}
.footer-col ul li{margin-bottom:9px;}
.footer-col ul li a{color:rgba(255,255,255,.55);font-size:14px;transition:.2s;}
.footer-col ul li a:hover{color:var(--orange);}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:20px;font-size:13px;text-align:center;}
.footer-bottom a{color:rgba(255,255,255,.5);}

/* HERO PRODUCT IMG */
.product-hero{background:var(--gray-bg);border-radius:var(--radius);overflow:hidden;margin-bottom:28px;}
.product-hero img{width:100%;height:280px;object-fit:cover;}

/* LEGAL PAGES */
.legal-content{max-width:800px;margin:0 auto;padding:52px 20px;}
.legal-content h1{font-family:'Merriweather',serif;font-size:32px;font-weight:700;color:var(--blue);margin-bottom:10px;}
.legal-content .last-update{font-size:13px;color:var(--gray-mid);margin-bottom:36px;}
.legal-content h2{font-size:20px;font-weight:700;color:var(--blue);margin:32px 0 12px;}
.legal-content p{font-size:15px;line-height:1.8;color:#3D3D3D;margin-bottom:14px;}
.legal-content ul{margin:12px 0 18px 22px;}
.legal-content li{font-size:15px;line-height:1.8;margin-bottom:7px;}

@media(max-width:1024px){
  .footer-grid{grid-template-columns:1fr 1fr 1fr;}
  .footer-brand{grid-column:1/-1;}
  .hero-inner{grid-template-columns:1fr;}
  .hero-img{display:none;}
  .article-layout{grid-template-columns:1fr;}
  .sidebar{position:static;}
}
@media(max-width:768px){
  .nav-menu{display:none;flex-direction:column;width:100%;position:absolute;top:100%;left:0;background:var(--blue);padding:16px;gap:4px;}
  .nav-menu.open{display:flex;}
  .burger{display:flex;}
  .sub-menu{position:static;box-shadow:none;background:rgba(255,255,255,.08);}
  .has-sub:hover .sub-menu{display:none;}
  .has-sub.open .sub-menu{display:block;}
  .footer-grid{grid-template-columns:1fr 1fr;}
  .footer-brand{grid-column:1/-1;}
  .sticky-call .sticky-text{display:none;}
  .sticky-call{padding:14px;}
}
@media(max-width:480px){
  .footer-grid{grid-template-columns:1fr;}
}




@media (max-width: 768px) {
  .hero {
    position: relative;
    background: url('/img/hero-beyaz-esya-servisi.jpg') center/cover no-repeat;
  }

  .hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.4);
  }

  .hero-inner {
    position: relative;
    z-index: 2;
  }
}