/* =====================================================================
   BY BARIŞ ORGANİZASYON — HİZMET DETAY V24
   Premium service landing page / SEO + conversion layout
   ===================================================================== */

:root{
  --bbd24-ink:#062c38;
  --bbd24-deep:#041f28;
  --bbd24-gold:#c9933d;
  --bbd24-gold-2:#e2bb74;
  --bbd24-cream:#f8f5ef;
  --bbd24-mist:#f2f5f4;
  --bbd24-line:rgba(6,44,56,.10);
  --bbd24-text:#52666e;
  --bbd24-white:#fff;
  --bbd24-shadow:0 18px 48px rgba(8,39,49,.07);
  --bbd24-shadow-lg:0 28px 70px rgba(5,31,40,.12);
}

.bs-detail--v24{background:#fff;color:var(--bbd24-ink);overflow:hidden}
.bs-detail--v24 *{box-sizing:border-box}
.bs-detail--v24 .container{max-width:1320px}
.bs-detail--v24 .bs-eyebrow{font-weight:800;letter-spacing:.14em}
.bs-detail--v24 h1,.bs-detail--v24 h2,.bs-detail--v24 h3{letter-spacing:-.035em}

/* HERO */
.bs-detail--v24 .bbd24-hero{
  padding:28px 0 0!important;
  background:
    radial-gradient(900px 500px at 90% 8%,rgba(201,147,61,.10),transparent 66%),
    linear-gradient(180deg,#fff 0%,#f9f7f2 100%)!important;
}
.bs-detail--v24 .bs-breadcrumb{margin-bottom:24px!important;font-size:10px!important;letter-spacing:.045em}
.bs-detail--v24 .bbd24-hero__grid{
  border:1px solid rgba(6,44,56,.085);
  border-radius:26px 26px 0 0;
  overflow:hidden;
  background:#fff;
  box-shadow:0 20px 55px rgba(8,38,47,.06);
  gap:0!important;
  grid-template-columns:.88fr 1.12fr!important;
}
.bs-detail--v24 .bbd24-hero__copy{
  position:relative;
  padding:58px 54px 62px!important;
  background:
    radial-gradient(320px 240px at 0 100%,rgba(201,147,61,.08),transparent 72%),
    #fff;
}
.bs-detail--v24 .bbd24-hero__copy:after{
  content:"";position:absolute;left:54px;bottom:36px;width:74px;height:1px;background:linear-gradient(90deg,var(--bbd24-gold),transparent)
}
.bs-detail--v24 .bbd24-hero__copy h1{
  max-width:620px!important;
  margin:8px 0 21px!important;
  font-size:clamp(46px,5vw,72px)!important;
  line-height:.98!important;
  font-weight:500!important;
  color:var(--bbd24-deep)!important;
}
.bs-detail--v24 .bbd24-hero__copy .bs-detail-hero__summary{
  max-width:620px!important;
  margin:0!important;
  color:#50646b!important;
  font-size:15px!important;
  line-height:1.75!important;
}
.bs-detail--v24 .bbd24-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 0}
.bs-detail--v24 .bbd24-hero__chips span{
  display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid var(--bbd24-line);border-radius:999px;background:#fbfaf7;color:#52636a;font-size:10px;font-weight:650
}
.bs-detail--v24 .bbd24-hero__chips i{color:var(--bbd24-gold);font-size:9px}
.bs-detail--v24 .bbd24-hero__copy .bs-actions{margin-top:27px!important;gap:10px!important}
.bs-detail--v24 .bbd24-hero__copy .bs-btn{min-height:48px!important;border-radius:999px!important;padding:0 20px!important}
.bs-detail--v24 .bbd24-trust-note{display:block;margin-top:18px;color:#7a888d;font-size:9.5px;letter-spacing:.045em}
.bs-detail--v24 .bbd24-hero__media{min-height:560px!important;border-radius:0!important;overflow:hidden!important}
.bs-detail--v24 .bbd24-hero__media img{transition:transform 1.2s cubic-bezier(.2,.7,.2,1),filter .5s ease;filter:saturate(1.02) contrast(1.01)}
.bs-detail--v24 .bbd24-hero__media:after{background:linear-gradient(180deg,rgba(4,31,40,.03) 35%,rgba(4,31,40,.66) 100%)!important}
.bs-detail--v24 .bbd24-hero__glass{
  position:absolute;z-index:3;left:24px;bottom:58px;max-width:330px;padding:16px 18px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(4,31,40,.64);backdrop-filter:blur(12px);color:#fff
}
.bs-detail--v24 .bbd24-hero__glass small{display:block;margin-bottom:5px;color:#efca83;font-size:8px;font-weight:800;letter-spacing:.15em}
.bs-detail--v24 .bbd24-hero__glass strong{display:block;color:#fff;font-family:var(--bs-font-serif);font-size:22px;line-height:1.15;font-weight:500}
.bs-detail--v24 .bbd24-hero__glass span{display:block;margin-top:6px;color:rgba(255,255,255,.75);font-size:9px;letter-spacing:.08em}
.bs-detail--v24 .bbd24-proof{border-radius:0 0 22px 22px!important;box-shadow:var(--bbd24-shadow)!important}

/* STICKY NAV */
.bs-detail--v24 .bbd24-nav-wrap{position:sticky;top:84px;z-index:45;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(6,44,56,.08);margin:0!important}
.bs-detail--v24 .bbd24-nav{min-height:58px!important;gap:2px!important;overflow:auto;scrollbar-width:none}
.bs-detail--v24 .bbd24-nav::-webkit-scrollbar{display:none}
.bs-detail--v24 .bbd24-nav a{white-space:nowrap!important;border-radius:999px!important;padding:10px 12px!important;font-size:9px!important;letter-spacing:.04em!important}
.bs-detail--v24 .bbd24-nav a:hover{background:#f6f2ea!important;color:var(--bbd24-gold)!important}

/* QUICK ENQUIRY */
.bs-detail--v24 .bbd24-quick{padding:34px 0 18px;background:#fff}
.bs-detail--v24 .bbd24-quick__shell{
  display:grid;grid-template-columns:370px minmax(0,1fr);gap:30px;align-items:center;padding:26px 28px;border:1px solid rgba(6,44,56,.095);border-radius:22px;background:linear-gradient(135deg,#fff 0%,#fcfaf5 100%);box-shadow:var(--bbd24-shadow)
}
.bs-detail--v24 .bbd24-quick__intro h2{margin:5px 0 8px!important;color:var(--bbd24-deep)!important;font-size:28px!important;line-height:1.12!important;font-weight:500!important}
.bs-detail--v24 .bbd24-quick__intro p{margin:0;color:var(--bbd24-text);font-size:12px;line-height:1.65}
.bs-detail--v24 .bbd24-quick__intro small{display:block;margin-top:10px;color:#869397;font-size:9px}
.bs-detail--v24 .bbd24-quick__form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.bs-detail--v24 .bbd24-quick__form label{display:block;margin:0}
.bs-detail--v24 .bbd24-quick__form label>span{display:block;margin:0 0 6px;color:#2f4e58;font-size:9px;font-weight:800;letter-spacing:.025em}
.bs-detail--v24 .bbd24-quick__form input{
  width:100%;height:44px;padding:0 12px;border:1px solid rgba(6,44,56,.13);border-radius:10px;background:#fff;color:var(--bbd24-ink);font:500 12px/1 var(--bs-font-sans);outline:none;transition:border .2s,box-shadow .2s
}
.bs-detail--v24 .bbd24-quick__form input:focus{border-color:rgba(201,147,61,.72);box-shadow:0 0 0 3px rgba(201,147,61,.09)}
.bs-detail--v24 .bbd24-quick__form .is-wide{grid-column:span 2}
.bs-detail--v24 .bbd24-quick__actions{display:grid;grid-template-columns:1.35fr .9fr;gap:10px;align-self:end}
.bs-detail--v24 .bbd24-submit,.bs-detail--v24 .bbd24-whatsapp{
  min-height:46px;border:0;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 15px;text-decoration:none!important;font-size:10px;font-weight:850;cursor:pointer
}
.bs-detail--v24 .bbd24-submit{background:linear-gradient(135deg,#c8923d,#ae7725);color:#fff;box-shadow:0 11px 24px rgba(174,119,37,.18)}
.bs-detail--v24 .bbd24-submit b{font-size:15px}
.bs-detail--v24 .bbd24-whatsapp{background:#effbf4;color:#087a43;border:1px solid rgba(12,153,85,.22)}
.bs-detail--v24 .bbd24-whatsapp i{font-size:17px}

/* HEADINGS + SECTIONS */
.bs-detail--v24 .bs-section{padding:82px 0!important}
.bs-detail--v24 .bs-heading{margin-bottom:34px!important}
.bs-detail--v24 .bs-heading h2{font-size:clamp(34px,3vw,48px)!important;line-height:1.04!important;max-width:760px!important}
.bs-detail--v24 .bs-heading p{max-width:570px!important;font-size:13px!important;line-height:1.75!important}

/* SCOPE */
.bs-detail--v24 .bbd24-scope{background:#fff!important}
.bs-detail--v24 .bbd24-scope__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--bbd24-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:var(--bbd24-shadow)}
.bs-detail--v24 .bbd24-scope__card{position:relative;min-height:235px;padding:27px 25px 24px;border-right:1px solid var(--bbd24-line);border-bottom:1px solid var(--bbd24-line);overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fcfbf8 100%);transition:transform .28s ease,background .28s ease}
.bs-detail--v24 .bbd24-scope__card:nth-child(3n){border-right:0}
.bs-detail--v24 .bbd24-scope__card:nth-child(n+4){border-bottom:0}
.bs-detail--v24 .bbd24-scope__card>span{color:#be8735;font-size:9px;font-weight:850;letter-spacing:.11em}
.bs-detail--v24 .bbd24-scope__icon{width:42px;height:42px;margin:20px 0 18px;border-radius:13px;display:grid;place-items:center;background:#f6eee0;color:#bb8433;font-size:16px}
.bs-detail--v24 .bbd24-scope__card h3{margin:0 0 9px!important;color:var(--bbd24-deep)!important;font-size:23px!important;line-height:1.15!important;font-weight:500!important}
.bs-detail--v24 .bbd24-scope__card p{margin:0;color:#607178;font-size:12px;line-height:1.7}
.bs-detail--v24 .bbd24-scope__card:after{content:"";position:absolute;right:-55px;bottom:-55px;width:130px;height:130px;border-radius:50%;border:1px solid rgba(201,147,61,.11);box-shadow:0 0 0 22px rgba(201,147,61,.035)}

/* PROCESS */
.bs-detail--v24 .bbd24-process{background:linear-gradient(180deg,#f7f8f6,#fff)!important;border-top:1px solid rgba(6,44,56,.055);border-bottom:1px solid rgba(6,44,56,.055)}
.bs-detail--v24 .bbd24-process__grid{border:1px solid var(--bbd24-line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 14px 35px rgba(8,39,49,.04)}
.bs-detail--v24 .bbd24-process__grid .bs-process__item{min-height:155px!important;padding:24px!important}
.bs-detail--v24 .bbd24-process__grid .bs-process__item>span{color:#c58e3a!important;font-size:10px!important;font-weight:850!important}
.bs-detail--v24 .bbd24-process__grid .bs-process__item h3{font-family:var(--bs-font-serif)!important;font-size:21px!important;font-weight:500!important}
.bs-detail--v24 .bbd24-process__grid .bs-process__item p{font-size:11px!important;line-height:1.55!important}

/* PACKAGES */
.bs-detail--v24 .bbd24-packages{background:#fff!important}
.bs-detail--v24 .bbd24-packages__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
.bs-detail--v24 .bbd24-package{position:relative;display:flex;flex-direction:column;min-height:440px;padding:26px;border:1px solid var(--bbd24-line);border-radius:20px;background:linear-gradient(180deg,#fff,#fbfaf7);box-shadow:0 15px 42px rgba(7,40,50,.055);overflow:hidden}
.bs-detail--v24 .bbd24-package.is-featured{background:linear-gradient(160deg,#062f3d,#0b4352);border-color:#164d59;color:#fff;transform:translateY(-7px);box-shadow:0 24px 55px rgba(4,38,49,.18)}
.bs-detail--v24 .bbd24-package__featured{position:absolute;right:16px;top:15px;display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;background:#f2d594;color:#725020;font-size:8px;font-weight:900;letter-spacing:.08em}
.bs-detail--v24 .bbd24-package__head>span{font-size:9px;color:#bd8531;letter-spacing:.1em;font-weight:850}
.bs-detail--v24 .bbd24-package__head h3{margin:24px 0 8px!important;font-size:29px!important;line-height:1.04!important;color:var(--bbd24-deep)!important;font-weight:500!important}
.bs-detail--v24 .bbd24-package.is-featured .bbd24-package__head h3{color:#fff!important}
.bs-detail--v24 .bbd24-package__head p{min-height:38px;margin:0;color:#6e7c81;font-size:11px;line-height:1.6}
.bs-detail--v24 .bbd24-package.is-featured .bbd24-package__head p{color:rgba(255,255,255,.68)}
.bs-detail--v24 .bbd24-package ul{list-style:none;margin:22px 0 24px;padding:0;border-top:1px solid rgba(6,44,56,.09)}
.bs-detail--v24 .bbd24-package li{display:flex;gap:9px;align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(6,44,56,.08);color:#40565e;font-size:11px;line-height:1.45}
.bs-detail--v24 .bbd24-package li i{margin-top:1px;color:#bf8734}
.bs-detail--v24 .bbd24-package.is-featured ul,.bs-detail--v24 .bbd24-package.is-featured li{border-color:rgba(255,255,255,.13)}
.bs-detail--v24 .bbd24-package.is-featured li{color:rgba(255,255,255,.85)}
.bs-detail--v24 .bbd24-package>a{margin-top:auto;min-height:48px;padding:0 13px;border-radius:11px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;background:linear-gradient(135deg,#c99440,#b17b29);color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:850}
.bs-detail--v24 .bbd24-package>a i{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:rgba(255,255,255,.14);font-size:15px}
.bs-detail--v24 .bbd24-package>a b{font-size:14px}

/* PROJECTS */
.bs-detail--v24 .bbd24-projects{position:relative;background:linear-gradient(135deg,#052a36,#082f3b)!important;color:#fff;overflow:hidden}
.bs-detail--v24 .bbd24-projects:before{content:"BY BARIŞ";position:absolute;right:-20px;top:15px;color:rgba(255,255,255,.025);font:800 clamp(90px,13vw,200px)/1 var(--bs-font-sans);letter-spacing:-.07em;pointer-events:none}
.bs-detail--v24 .bbd24-projects .bs-heading{position:relative;z-index:2}
.bs-detail--v24 .bbd24-projects .bs-heading h2{color:#fff!important}
.bs-detail--v24 .bbd24-projects .bs-heading p{color:rgba(255,255,255,.64)!important}
.bs-detail--v24 .bbd24-projects__rail{position:relative;z-index:2;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 16px}
.bs-detail--v24 .bbd24-projects__rail::-webkit-scrollbar{display:none}
.bs-detail--v24 .bbd24-project{flex:0 0 305px;scroll-snap-align:start;display:block;border:1px solid rgba(255,255,255,.10);border-radius:17px;overflow:hidden;background:rgba(255,255,255,.055);text-decoration:none!important;color:#fff!important;transition:transform .3s ease,border .3s ease,background .3s ease}
.bs-detail--v24 .bbd24-project__media{position:relative;height:220px;overflow:hidden}
.bs-detail--v24 .bbd24-project__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.bs-detail--v24 .bbd24-project__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(3,25,32,.64))}
.bs-detail--v24 .bbd24-project__media span{position:absolute;z-index:2;left:12px;bottom:11px;display:inline-flex;min-height:28px;align-items:center;padding:0 9px;border:1px solid rgba(255,255,255,.20);border-radius:999px;background:rgba(3,31,40,.65);font-size:8px;font-weight:800;letter-spacing:.08em}
.bs-detail--v24 .bbd24-project>div:last-child{padding:15px 16px 17px}
.bs-detail--v24 .bbd24-project small{color:#e7bd70;font-size:8px;font-weight:800;letter-spacing:.11em}
.bs-detail--v24 .bbd24-project h3{min-height:48px;margin:7px 0 10px!important;color:#fff!important;font-size:19px!important;line-height:1.25!important;font-weight:500!important}
.bs-detail--v24 .bbd24-project em{font-style:normal;color:rgba(255,255,255,.68);font-size:9px;font-weight:700;letter-spacing:.04em}
.bs-detail--v24 .bbd24-projects__foot{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;margin-top:15px}
.bs-detail--v24 .bbd24-projects__all{color:#fff!important;border-color:rgba(255,255,255,.25)!important}
.bs-detail--v24 .bbd24-rail-nav{display:flex;gap:7px}
.bs-detail--v24 .bbd24-rail-nav button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.06);color:#fff;cursor:pointer}

/* LONG-FORM CONTENT */
.bs-detail--v24 .bbd24-content{background:linear-gradient(180deg,#f6f8f7,#f2f5f4)!important}
.bs-detail--v24 .bbd24-content__layout{grid-template-columns:minmax(0,1fr) 330px!important;gap:28px!important}
.bs-detail--v24 .bbd24-rich{padding:38px 42px!important;border:1px solid rgba(6,44,56,.075)!important;border-radius:20px!important;background:#fff!important;box-shadow:var(--bbd24-shadow)!important}
.bs-detail--v24 .bbd24-rich>p:first-child{font-size:17px!important;line-height:1.85!important;color:#364e57!important}
.bs-detail--v24 .bbd24-rich p{font-size:14px!important;line-height:1.86!important;color:#52656c!important}
.bs-detail--v24 .bbd24-rich h2{margin-top:40px!important;font-size:30px!important;line-height:1.15!important;color:var(--bbd24-deep)!important}
.bs-detail--v24 .bbd24-rich h3{margin-top:30px!important;font-size:23px!important;line-height:1.22!important;color:var(--bbd24-deep)!important}
.bs-detail--v24 .bbd24-rich ul,.bs-detail--v24 .bbd24-rich ol{padding-left:20px!important}
.bs-detail--v24 .bbd24-rich li{margin-bottom:8px!important;color:#52656c!important;font-size:14px!important;line-height:1.7!important}
.bs-detail--v24 .bbd24-rich .bs-seo-figure{margin:28px 0!important;border-radius:17px!important;overflow:hidden!important;border:1px solid var(--bbd24-line)!important;background:#fff!important}
.bs-detail--v24 .bbd24-rich .bs-seo-figure img{width:100%!important;max-height:650px!important;object-fit:cover!important}
.bs-detail--v24 .bbd24-rich .bs-seo-figure figcaption{padding:14px 16px 16px!important;background:#fcfbf8!important}
.bs-detail--v24 .bbd24-rich .bs-seo-figure figcaption strong{font-size:12px!important;color:var(--bbd24-deep)!important}
.bs-detail--v24 .bbd24-rich .bs-seo-figure figcaption p{margin:5px 0 0!important;font-size:10px!important;line-height:1.55!important;color:#77878c!important}
.bs-detail--v24 .bbd24-side{top:150px!important;gap:14px!important}
.bs-detail--v24 .bbd24-toc,.bs-detail--v24 .bbd24-side__trust,.bs-detail--v24 .bbd24-side__enquiry{border-radius:17px!important;box-shadow:0 12px 32px rgba(8,39,49,.045)!important}
.bs-detail--v24 .bbd24-side__trust{padding:20px;border:1px solid var(--bbd24-line);background:#fff}
.bs-detail--v24 .bbd24-side__trust>span{display:block;margin-bottom:7px;color:#bd8533;font-size:8px;font-weight:900;letter-spacing:.14em}
.bs-detail--v24 .bbd24-side__trust h3{margin:0 0 14px!important;font-size:23px!important;font-weight:500!important;color:var(--bbd24-deep)!important}
.bs-detail--v24 .bbd24-side__trust ul{list-style:none;margin:0;padding:0}
.bs-detail--v24 .bbd24-side__trust li{display:grid;grid-template-columns:84px 1fr;gap:10px;align-items:center;padding:10px 0;border-top:1px solid var(--bbd24-line)}
.bs-detail--v24 .bbd24-side__trust strong{font-family:var(--bs-font-serif);font-size:16px;color:var(--bbd24-deep);font-weight:500}
.bs-detail--v24 .bbd24-side__trust small{font-size:9px;line-height:1.4;color:#748489}

/* PRICING FACTORS */
.bs-detail--v24 .bbd24-pricing{background:#fff!important}
.bs-detail--v24 .bbd24-pricing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.bs-detail--v24 .bbd24-pricing__grid article{display:grid;grid-template-columns:46px 1fr;gap:13px;min-height:118px;padding:20px;border:1px solid var(--bbd24-line);border-radius:16px;background:#fbfbf9}
.bs-detail--v24 .bbd24-pricing__grid article>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#f3eadb;color:#b57d2c;font-size:9px;font-weight:850}
.bs-detail--v24 .bbd24-pricing__grid h3{margin:1px 0 6px!important;color:var(--bbd24-deep)!important;font-size:19px!important;font-weight:500!important}
.bs-detail--v24 .bbd24-pricing__grid p{margin:0;color:#6c7d82;font-size:10.5px;line-height:1.55}

/* GALLERY + VIDEO */
.bs-detail--v24 .bbd24-gallery{background:#f8f5ef!important}
.bs-detail--v24 .bbd24-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
.bs-detail--v24 .bbd24-gallery__grid .bs-detail-gallery__figure{border-radius:17px!important;box-shadow:0 12px 28px rgba(8,39,49,.045)!important}
.bs-detail--v24 .bbd24-gallery__grid .bs-detail-gallery__item{height:260px!important;min-height:260px!important}
.bs-detail--v24 .bbd24-gallery__grid figcaption{padding:13px 14px 15px!important}
.bs-detail--v24 .bbd24-gallery__grid figcaption strong{font-size:12px!important}
.bs-detail--v24 .bbd24-gallery__grid figcaption p{font-size:9.5px!important;-webkit-line-clamp:2!important}
.bs-detail--v24 .bbd24-video{display:grid;grid-template-columns:300px minmax(0,1fr);margin-top:22px;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#052a36,#0a3a48);box-shadow:var(--bbd24-shadow-lg)}
.bs-detail--v24 .bbd24-video__copy{padding:28px;color:#fff;display:flex;flex-direction:column;justify-content:center}
.bs-detail--v24 .bbd24-video__copy h3{margin:6px 0 10px!important;color:#fff!important;font-size:29px!important;line-height:1.08!important;font-weight:500!important}
.bs-detail--v24 .bbd24-video__copy p{margin:0;color:rgba(255,255,255,.68);font-size:11px;line-height:1.65}
.bs-detail--v24 .bbd24-video .bs-video{margin:0!important;border-radius:0!important;aspect-ratio:16/8.4!important}

/* FAQ */
.bs-detail--v24 .bbd24-faq{background:#fff!important}
.bs-detail--v24 .bbd24-faq__layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}
.bs-detail--v24 .bbd24-faq__list{border-top:1px solid var(--bbd24-line)}
.bs-detail--v24 .bbd24-faq__item{border-bottom:1px solid var(--bbd24-line)}
.bs-detail--v24 .bbd24-faq__item button{width:100%;min-height:70px;display:grid;grid-template-columns:34px minmax(0,1fr) 24px;gap:10px;align-items:center;padding:15px 2px;border:0;background:transparent;text-align:left;cursor:pointer;color:var(--bbd24-deep)}
.bs-detail--v24 .bbd24-faq__item button>span{color:#bd8533;font-size:9px;font-weight:900}
.bs-detail--v24 .bbd24-faq__item button>strong{font-family:var(--bs-font-serif);font-size:20px;line-height:1.25;font-weight:500}
.bs-detail--v24 .bbd24-faq__item button>i{position:relative;width:22px;height:22px;border:1px solid var(--bbd24-line);border-radius:50%}
.bs-detail--v24 .bbd24-faq__item button>i:before,.bs-detail--v24 .bbd24-faq__item button>i:after{content:"";position:absolute;left:50%;top:50%;width:9px;height:1px;background:#557078;transform:translate(-50%,-50%);transition:transform .24s ease}
.bs-detail--v24 .bbd24-faq__item button>i:after{transform:translate(-50%,-50%) rotate(90deg)}
.bs-detail--v24 .bbd24-faq__item.is-open button>i:after{transform:translate(-50%,-50%) rotate(0deg)}
.bs-detail--v24 .bbd24-faq__answer{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease,padding .25s ease}
.bs-detail--v24 .bbd24-faq__item.is-open .bbd24-faq__answer{max-height:220px;opacity:1;padding:0 54px 20px 44px}
.bs-detail--v24 .bbd24-faq__answer p{margin:0;color:#63767d;font-size:12px;line-height:1.75}
.bs-detail--v24 .bbd24-faq__cta{position:sticky;top:150px;padding:25px;border-radius:18px;background:linear-gradient(145deg,#062f3c,#0b4150);color:#fff;box-shadow:var(--bbd24-shadow-lg)}
.bs-detail--v24 .bbd24-faq__cta h3{margin:5px 0 10px!important;color:#fff!important;font-size:27px!important;line-height:1.08!important;font-weight:500!important}
.bs-detail--v24 .bbd24-faq__cta p{margin:0 0 18px;color:rgba(255,255,255,.68);font-size:11px;line-height:1.65}
.bs-detail--v24 .bbd24-faq__cta>a{min-height:46px;padding:0 14px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:8px;background:#18a55d;color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:850}
.bs-detail--v24 .bbd24-faq__cta>a i{font-size:16px}

/* RELATED + FINAL CTA */
.bs-detail--v24 .bbd24-related{background:#f5f7f6!important}
.bs-detail--v24 .bbd24-related .bs-related__card{border-radius:17px!important;box-shadow:0 13px 31px rgba(8,39,49,.05)!important}
.bs-detail--v24 .bbd24-final-cta{position:relative;overflow:hidden;background:linear-gradient(135deg,#041f28,#073542)!important}
.bs-detail--v24 .bbd24-final-cta:after{content:"BY BARIŞ";position:absolute;right:-12px;bottom:-25px;color:rgba(255,255,255,.035);font:800 110px/1 var(--bs-font-sans);letter-spacing:-.07em}
.bs-detail--v24 .bbd24-final-cta .bs-cta__inner{position:relative;z-index:2}
.bs-detail--v24 .bbd24-final-wa{min-height:48px;padding:0 17px;border:1px solid rgba(255,255,255,.2);border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:800}
.bs-detail--v24 .bbd24-final-wa i{color:#45d384;font-size:16px}

/* MOTION — restrained */
@media(hover:hover) and (pointer:fine){
  .bs-detail--v24 .bbd24-hero__media:hover img{transform:scale(1.018)}
  .bs-detail--v24 .bbd24-scope__card:hover{transform:translateY(-4px);background:#fff}
  .bs-detail--v24 .bbd24-package:hover{transform:translateY(-4px)}
  .bs-detail--v24 .bbd24-package.is-featured:hover{transform:translateY(-10px)}
  .bs-detail--v24 .bbd24-project:hover{transform:translateY(-4px);border-color:rgba(229,188,112,.34);background:rgba(255,255,255,.075)}
  .bs-detail--v24 .bbd24-project:hover img{transform:scale(1.045)}
}

/* TABLET */
@media(max-width:1199px){
  .bs-detail--v24 .bbd24-hero__grid{grid-template-columns:1fr!important}
  .bs-detail--v24 .bbd24-hero__copy{padding:44px 42px 48px!important}
  .bs-detail--v24 .bbd24-hero__copy:after{left:42px}
  .bs-detail--v24 .bbd24-hero__media{min-height:480px!important}
  .bs-detail--v24 .bbd24-quick__shell{grid-template-columns:1fr!important;gap:18px}
  .bs-detail--v24 .bbd24-quick__form{grid-template-columns:repeat(4,minmax(0,1fr))}
  .bs-detail--v24 .bbd24-content__layout{grid-template-columns:1fr!important}
  .bs-detail--v24 .bbd24-side{position:static!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start}
  .bs-detail--v24 .bbd24-toc,.bs-detail--v24 .bbd24-side__trust,.bs-detail--v24 .bbd24-side__enquiry{height:100%}
  .bs-detail--v24 .bbd24-faq__layout{grid-template-columns:1fr 290px}
}

@media(max-width:991px){
  .bs-detail--v24 .bbd24-nav-wrap{top:68px}
  .bs-detail--v24 .bbd24-scope__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bs-detail--v24 .bbd24-scope__card:nth-child(3n){border-right:1px solid var(--bbd24-line)}
  .bs-detail--v24 .bbd24-scope__card:nth-child(2n){border-right:0}
  .bs-detail--v24 .bbd24-scope__card:nth-child(n+4){border-bottom:1px solid var(--bbd24-line)}
  .bs-detail--v24 .bbd24-scope__card:nth-child(n+5){border-bottom:0}
  .bs-detail--v24 .bbd24-packages__grid{grid-template-columns:1fr}
  .bs-detail--v24 .bbd24-package{min-height:0}
  .bs-detail--v24 .bbd24-package.is-featured{transform:none}
  .bs-detail--v24 .bbd24-pricing__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bs-detail--v24 .bbd24-video{grid-template-columns:1fr}
  .bs-detail--v24 .bbd24-video__copy{padding:24px}
  .bs-detail--v24 .bbd24-faq__layout{grid-template-columns:1fr}
  .bs-detail--v24 .bbd24-faq__cta{position:static}
  .bs-detail--v24 .bbd24-side{grid-template-columns:1fr 1fr!important}
  .bs-detail--v24 .bbd24-side__enquiry{grid-column:1/-1}
}

/* MOBILE */
@media(max-width:767px){
  .bs-detail--v24 .container{padding-left:16px!important;padding-right:16px!important}
  .bs-detail--v24 .bbd24-hero{padding-top:12px!important}
  .bs-detail--v24 .bs-breadcrumb{white-space:nowrap;overflow:auto;margin-bottom:14px!important;padding-bottom:4px}
  .bs-detail--v24 .bbd24-hero__grid{border-radius:18px 18px 0 0!important}
  .bs-detail--v24 .bbd24-hero__copy{padding:29px 22px 36px!important}
  .bs-detail--v24 .bbd24-hero__copy:after{left:22px;bottom:22px;width:50px}
  .bs-detail--v24 .bbd24-hero__copy h1{font-size:38px!important;line-height:1.02!important;margin-bottom:16px!important}
  .bs-detail--v24 .bbd24-hero__copy .bs-detail-hero__summary{font-size:13px!important;line-height:1.68!important}
  .bs-detail--v24 .bbd24-hero__chips{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:18px}
  .bs-detail--v24 .bbd24-hero__chips span{border-radius:10px;min-height:36px;padding:7px 9px;font-size:9px}
  .bs-detail--v24 .bbd24-hero__copy .bs-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:19px!important}
  .bs-detail--v24 .bbd24-hero__copy .bs-btn{width:100%!important;min-height:44px!important;padding:0 12px!important;font-size:9px!important}
  .bs-detail--v24 .bbd24-trust-note{font-size:8.5px;margin-top:14px}
  .bs-detail--v24 .bbd24-hero__media{min-height:310px!important}
  .bs-detail--v24 .bbd24-hero__glass{left:14px;right:14px;bottom:43px;max-width:none;padding:12px 13px;border-radius:13px}
  .bs-detail--v24 .bbd24-hero__glass strong{font-size:18px}
  .bs-detail--v24 .bbd24-proof{grid-template-columns:1fr 1fr!important}
  .bs-detail--v24 .bbd24-proof>div{padding:14px 12px!important}
  .bs-detail--v24 .bbd24-proof strong{font-size:18px!important}
  .bs-detail--v24 .bbd24-proof span{font-size:8.5px!important}
  .bs-detail--v24 .bbd24-nav-wrap{top:68px}
  .bs-detail--v24 .bbd24-nav{padding:7px 0!important;min-height:48px!important}
  .bs-detail--v24 .bbd24-nav a{font-size:8px!important;padding:8px 10px!important}
  .bs-detail--v24 .bbd24-quick{padding:18px 0 8px}
  .bs-detail--v24 .bbd24-quick__shell{padding:18px 16px;border-radius:16px;gap:14px}
  .bs-detail--v24 .bbd24-quick__intro h2{font-size:23px!important}
  .bs-detail--v24 .bbd24-quick__intro p{font-size:11px}
  .bs-detail--v24 .bbd24-quick__form{grid-template-columns:1fr 1fr;gap:8px}
  .bs-detail--v24 .bbd24-quick__form .is-wide{grid-column:1/-1}
  .bs-detail--v24 .bbd24-quick__form input{height:42px;font-size:11px}
  .bs-detail--v24 .bbd24-quick__actions{grid-template-columns:1fr!important}
  .bs-detail--v24 .bbd24-submit,.bs-detail--v24 .bbd24-whatsapp{min-height:44px;font-size:9.5px}
  .bs-detail--v24 .bs-section{padding:58px 0!important}
  .bs-detail--v24 .bs-heading{margin-bottom:24px!important}
  .bs-detail--v24 .bs-heading h2{font-size:33px!important;line-height:1.06!important}
  .bs-detail--v24 .bs-heading p{font-size:11.5px!important;line-height:1.68!important;margin-top:10px!important}
  .bs-detail--v24 .bbd24-scope__grid{grid-template-columns:1fr;border-radius:16px}
  .bs-detail--v24 .bbd24-scope__card{min-height:0;padding:21px 19px;border-right:0!important;border-bottom:1px solid var(--bbd24-line)!important}
  .bs-detail--v24 .bbd24-scope__card:last-child{border-bottom:0!important}
  .bs-detail--v24 .bbd24-scope__icon{width:38px;height:38px;margin:15px 0 13px}
  .bs-detail--v24 .bbd24-scope__card h3{font-size:21px!important}
  .bs-detail--v24 .bbd24-scope__card p{font-size:11px}
  .bs-detail--v24 .bbd24-process__grid{grid-template-columns:1fr!important;border-radius:16px}
  .bs-detail--v24 .bbd24-process__grid .bs-process__item{min-height:0!important;padding:18px!important;border-left:0!important;border-right:0!important;border-top:1px solid var(--bbd24-line)!important}
  .bs-detail--v24 .bbd24-process__grid .bs-process__item:first-child{border-top:0!important}
  .bs-detail--v24 .bbd24-package{padding:20px;border-radius:16px}
  .bs-detail--v24 .bbd24-package__head h3{font-size:25px!important;margin-top:17px!important}
  .bs-detail--v24 .bbd24-project{flex-basis:82vw}
  .bs-detail--v24 .bbd24-project__media{height:220px}
  .bs-detail--v24 .bbd24-projects__foot{align-items:center}
  .bs-detail--v24 .bbd24-projects__all{font-size:8.5px!important}
  .bs-detail--v24 .bbd24-content__layout{display:block!important}
  .bs-detail--v24 .bbd24-rich{padding:24px 18px!important;border-radius:16px!important}
  .bs-detail--v24 .bbd24-rich>p:first-child{font-size:14px!important}
  .bs-detail--v24 .bbd24-rich p,.bs-detail--v24 .bbd24-rich li{font-size:12.5px!important;line-height:1.78!important}
  .bs-detail--v24 .bbd24-rich h2{font-size:26px!important;margin-top:32px!important}
  .bs-detail--v24 .bbd24-rich h3{font-size:21px!important;margin-top:26px!important}
  .bs-detail--v24 .bbd24-side{display:block!important;margin-top:16px}
  .bs-detail--v24 .bbd24-toc,.bs-detail--v24 .bbd24-side__trust,.bs-detail--v24 .bbd24-side__enquiry{margin-bottom:12px}
  .bs-detail--v24 .bbd24-pricing__grid{grid-template-columns:1fr}
  .bs-detail--v24 .bbd24-pricing__grid article{min-height:100px;padding:16px}
  .bs-detail--v24 .bbd24-gallery__grid{grid-template-columns:1fr!important}
  .bs-detail--v24 .bbd24-gallery__grid .bs-detail-gallery__item{height:235px!important;min-height:235px!important}
  .bs-detail--v24 .bbd24-video__copy h3{font-size:24px!important}
  .bs-detail--v24 .bbd24-video .bs-video{aspect-ratio:16/10!important}
  .bs-detail--v24 .bbd24-faq__item button{grid-template-columns:27px minmax(0,1fr) 22px;min-height:64px;padding:13px 0}
  .bs-detail--v24 .bbd24-faq__item button>strong{font-size:17px}
  .bs-detail--v24 .bbd24-faq__item.is-open .bbd24-faq__answer{padding:0 29px 16px 27px}
  .bs-detail--v24 .bbd24-faq__answer p{font-size:11px;line-height:1.7}
  .bs-detail--v24 .bbd24-faq__cta{padding:21px;border-radius:16px}
  .bs-detail--v24 .bbd24-faq__cta h3{font-size:24px!important}
  .bs-detail--v24 .bbd24-final-cta .bs-cta__actions{display:grid!important;grid-template-columns:1fr!important;width:100%}
  .bs-detail--v24 .bbd24-final-wa{justify-content:center}
}

@media(prefers-reduced-motion:reduce){
  .bs-detail--v24 *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
