/* ==========================================================
   BY BARIŞ — GLOBAL SIGNATURE V5
   Custom modern/VIP UI. Existing DB, URLs and content stay intact.
   Typography follows Nilay's visual system: Inter + Playfair Display.
   ========================================================== */
:root{
  --bs-ink:#122027;
  --bs-ink-2:#25343b;
  --bs-night:#0c1c22;
  --bs-night-2:#132a33;
  --bs-gold:#b88a4d;
  --bs-gold-2:#d8b77d;
  --bs-ivory:#f7f4ee;
  --bs-ivory-2:#eee8dc;
  --bs-white:#fff;
  --bs-mist:#edf3f3;
  --bs-sage:#7d9288;
  --bs-text:#43535a;
  --bs-muted:#7a888d;
  --bs-line:rgba(18,32,39,.12);
  --bs-line-light:rgba(255,255,255,.16);
  --bs-shadow:0 28px 80px rgba(8,25,31,.13);
  --bs-shadow-soft:0 14px 45px rgba(8,25,31,.09);
  --bs-radius:28px;
  --bs-font-sans:'Inter',system-ui,-apple-system,'Segoe UI',Arial,sans-serif;
  --bs-font-serif:'Playfair Display',Georgia,serif;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
html,body{margin:0;padding:0;max-width:100%;overflow-x:hidden}
body.vip-site{font-family:var(--bs-font-sans)!important;color:var(--bs-text);background:var(--bs-ivory);font-size:15px;line-height:1.72;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.vip-site input,body.vip-site button,body.vip-site textarea,body.vip-site select,body.vip-site p,body.vip-site a,body.vip-site li,body.vip-site label,body.vip-site small,body.vip-site strong,body.vip-site b,body.vip-site em,body.vip-site blockquote,body.vip-site td,body.vip-site th{font-family:var(--bs-font-sans)!important}
body.vip-site .proje_detay span,body.vip-site .bms-content span,body.vip-site .about__content span,body.vip-site .portfolio-details-content span,body.vip-site .blog-main-single span,body.vip-site .contact-area span{font-family:var(--bs-font-sans)!important}
body.vip-site h1,body.vip-site h2,body.vip-site h3,body.vip-site h4,body.vip-site h5,body.vip-site h6,
body.vip-site h1 *,body.vip-site h2 *,body.vip-site h3 *,body.vip-site h4 *,body.vip-site h5 *,body.vip-site h6 *{font-family:var(--bs-font-serif)!important;color:var(--bs-ink);letter-spacing:-.025em}
body.vip-site a{text-decoration:none;color:inherit}
body.vip-site img{max-width:100%;height:auto}
body.vip-site .container{max-width:1280px}
body.vip-site .container-fluid{padding-left:28px;padding-right:28px}
::selection{background:var(--bs-gold);color:#fff}

.bs-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* ---------- existing floating language / old widgets ---------- */
.diller{position:fixed!important;right:18px!important;bottom:88px!important;left:auto!important;top:auto!important;z-index:9980!important;width:44px!important;height:44px!important;border-radius:50%!important;background:#fff!important;box-shadow:var(--bs-shadow-soft)!important;border:1px solid var(--bs-line)!important;display:flex!important;align-items:center!important;justify-content:center!important}
.diller .tooltiptext{display:none!important}
.diller a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}

/* ==========================================================
   HEADER — clean, custom, modern, compact
   ========================================================== */
.bb-header{position:relative;z-index:9000;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);border-bottom:1px solid var(--bs-line)}
.bb-topbar{height:38px;background:var(--bs-night);color:rgba(255,255,255,.78);font-size:11px;letter-spacing:.04em}
.bb-topbar__row{height:38px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}
.bb-topbar__left,.bb-topbar__right{display:flex;align-items:center;gap:16px;min-width:0}
.bb-topbar__right{justify-content:flex-end}
.bb-topbar__left a,.bb-topbar__right a{color:inherit;transition:.22s ease;white-space:nowrap}
.bb-topbar__left a:hover,.bb-topbar__right a:hover{color:#fff}
.bb-phone,.bb-mail{display:inline-flex;align-items:center;gap:8px}
.bb-topbar__promise{font-size:10px;text-transform:uppercase;letter-spacing:.19em;color:rgba(255,255,255,.62);white-space:nowrap}
.bb-topbar__socials{display:flex;gap:10px}.bb-topbar__socials a{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12)}
.bb-lang-trigger{display:flex;align-items:center;gap:7px;padding-left:13px;border-left:1px solid rgba(255,255,255,.15)}
.bb-quote-top{height:38px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;background:var(--bs-gold)!important;color:#fff!important;font-weight:700!important;letter-spacing:.04em!important;margin-left:4px!important}

.bb-nav{background:#fff;transition:.3s ease}
.bb-nav__row{min-height:82px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:28px}
.bb-brand{display:flex;align-items:center;max-width:175px;position:relative;z-index:2}.bb-brand img{max-height:60px;width:auto;object-fit:contain}
.bb-nav__menu{min-width:0;display:flex;justify-content:center}
.bb-nav__menu .main-menu{width:100%}
.bb-nav__menu #mobile-menu>ul{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;list-style:none;white-space:nowrap}
.bb-nav__menu #mobile-menu>ul>li{position:relative;margin:0!important;padding:0!important}
.bb-nav__menu #mobile-menu>ul>li>a{display:flex;align-items:center;min-height:82px;padding:0 13px!important;font-family:var(--bs-font-sans)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase;color:var(--bs-ink)!important;position:relative;transition:.22s ease}
.bb-nav__menu #mobile-menu>ul>li>a:after{content:"";position:absolute;left:13px;right:13px;bottom:18px;height:1px;background:var(--bs-gold);transform:scaleX(0);transform-origin:left;transition:.25s ease}
.bb-nav__menu #mobile-menu>ul>li:hover>a,.bb-nav__menu #mobile-menu>ul>li>a:hover{color:var(--bs-gold)!important}
.bb-nav__menu #mobile-menu>ul>li:hover>a:after{transform:scaleX(1)}
.bb-nav__menu .sub-menu{position:absolute!important;left:0;top:calc(100% - 12px);min-width:300px;background:#fff!important;border:1px solid var(--bs-line)!important;border-radius:18px!important;padding:10px!important;box-shadow:0 24px 70px rgba(7,26,33,.16)!important;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s ease;z-index:9999;list-style:none!important}
.bb-nav__menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.bb-nav__menu .sub-menu li{margin:0!important;position:relative}.bb-nav__menu .sub-menu li+li{border-top:1px solid rgba(18,32,39,.06)}
.bb-nav__menu .sub-menu a{display:block;padding:11px 12px!important;font-family:var(--bs-font-sans)!important;font-size:12px!important;font-weight:600!important;color:var(--bs-ink-2)!important;border-radius:10px;transition:.18s ease}
.bb-nav__menu .sub-menu a:hover{background:var(--bs-ivory);color:var(--bs-gold)!important;padding-left:16px!important}
.bb-nav__menu .sub-menu .sub-menu{left:100%;top:0}
.bb-nav__actions{display:flex;align-items:center;gap:12px;justify-content:flex-end}
.bb-call{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;color:var(--bs-ink)}
.bb-call__icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--bs-ivory);color:var(--bs-gold);border:1px solid var(--bs-line)}
.bb-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--bs-line);border-radius:50%;background:#fff;color:var(--bs-ink)}
.bb-header.is-sticky .bb-nav{position:fixed;top:0;left:0;right:0;box-shadow:0 12px 45px rgba(8,25,31,.09);animation:bsSlideDown .28s ease}
@keyframes bsSlideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}

/* side drawer */
.side-info{background:var(--bs-ivory)!important}.side-info-content{font-family:var(--bs-font-sans)!important}.side-info-close{border-radius:50%!important;background:#fff!important;border:1px solid var(--bs-line)!important}.side-info .contact-list h4{font-family:var(--bs-font-serif)!important}.mobile-menu ul li a{font-family:var(--bs-font-sans)!important}

/* ==========================================================
   SHARED COMPONENTS
   ========================================================== */
.bs-section{padding:105px 0;position:relative}
.bs-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--bs-font-sans)!important;font-size:10px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--bs-gold);margin-bottom:18px}
.bs-eyebrow:before{content:"";width:34px;height:1px;background:currentColor}
.bs-eyebrow--light{color:var(--bs-gold-2)}
.bs-heading{max-width:820px;margin-bottom:46px}.bs-heading h2{font-size:clamp(36px,4.4vw,64px);line-height:1.05;margin:0 0 18px;font-weight:600}.bs-heading p{font-size:16px;line-height:1.75;color:var(--bs-text);max-width:720px;margin:0}
.bs-heading--split{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.bs-heading--split>div{max-width:850px}.bs-heading--split>p{max-width:430px;margin:0 0 6px;color:var(--bs-muted)}
.bs-heading--center{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.bs-heading--center .bs-eyebrow{justify-content:center}.bs-heading--center .bs-eyebrow:after{content:"";width:34px;height:1px;background:currentColor}
.bs-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.bs-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:0 23px;border-radius:999px;font-family:var(--bs-font-sans)!important;font-size:12px;font-weight:800;letter-spacing:.05em;transition:.25s ease;border:1px solid transparent}
.bs-btn:hover{transform:translateY(-2px)}
.bs-btn--gold{background:var(--bs-gold);color:#fff!important;box-shadow:0 15px 35px rgba(184,138,77,.24)}.bs-btn--gold:hover{background:#a4773d;color:#fff!important}
.bs-btn--dark{background:var(--bs-night);color:#fff!important}.bs-btn--dark:hover{background:var(--bs-gold)}
.bs-btn--glass{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.28);color:#fff!important;backdrop-filter:blur(8px)}.bs-btn--glass:hover{background:#fff;color:var(--bs-night)!important}
.bs-btn--outline-dark{background:transparent;border-color:rgba(18,32,39,.2);color:var(--bs-ink)!important}.bs-btn--outline-dark:hover{background:var(--bs-night);color:#fff!important}
.bs-outline-link{display:inline-flex;align-items:center;gap:10px;padding-bottom:7px;border-bottom:1px solid var(--bs-ink);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--bs-ink);white-space:nowrap;transition:.2s ease}.bs-outline-link:hover{color:var(--bs-gold);border-color:var(--bs-gold)}
.bs-outline-link--light{color:#fff;border-color:rgba(255,255,255,.65)}
.bs-text-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--bs-ink);padding-bottom:7px;border-bottom:1px solid var(--bs-line);transition:.2s}.bs-text-link:hover{color:var(--bs-gold);border-color:var(--bs-gold);gap:22px}

/* ==========================================================
   HOME HERO — full width, editorial, modern, not Kervan clone
   ========================================================== */
.bs-hero{position:relative;background:var(--bs-night);padding:0 0 38px}
.bs-hero__slider{height:clamp(570px,68vh,780px);position:relative}
.bs-hero__slide{position:relative;height:100%;overflow:hidden;background:var(--bs-night)}
.bs-hero__slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.01)}
.bs-hero__slide.swiper-slide-active>img{animation:bsHeroZoom 8s ease forwards}@keyframes bsHeroZoom{to{transform:scale(1.07)}}
.bs-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,18,24,.82) 0%,rgba(5,18,24,.53) 46%,rgba(5,18,24,.12) 82%),linear-gradient(180deg,rgba(5,18,24,.05),rgba(5,18,24,.34))}
.bs-hero__content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:36px;padding-bottom:82px;color:#fff;max-width:1280px}
.bs-hero__content h2{color:#fff!important;font-size:clamp(48px,6.5vw,86px);font-weight:500;line-height:.98;max-width:940px;margin:0 0 24px;letter-spacing:-.045em}
.bs-hero__content p{max-width:680px;font-size:17px;line-height:1.72;color:rgba(255,255,255,.78);margin:0}
.bs-hero__nav{position:absolute;right:max(28px,calc((100vw - 1280px)/2));bottom:82px;z-index:6;display:flex;align-items:center;gap:16px;color:#fff}
.bs-hero__nav button{width:50px;height:50px;border-radius:50%;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.08);color:#fff;font-size:18px;backdrop-filter:blur(8px);transition:.2s}.bs-hero__nav button:hover{background:#fff;color:var(--bs-night)}
.bs-hero__fraction{font-size:11px;letter-spacing:.14em;min-width:42px;text-align:center}
.bs-concierge-wrap{position:relative;z-index:7;margin-top:-48px}
.bs-concierge{background:#fff;border-radius:24px;box-shadow:0 25px 80px rgba(5,20,27,.18);display:grid;grid-template-columns:repeat(4,1fr) 180px;overflow:hidden;border:1px solid rgba(255,255,255,.72)}
.bs-concierge>div{padding:20px 21px;border-right:1px solid var(--bs-line);display:grid;grid-template-columns:auto 1fr;column-gap:11px;align-items:start}.bs-concierge>div>span{grid-row:1/3;font-size:10px;color:var(--bs-gold);letter-spacing:.08em;padding-top:2px}.bs-concierge strong{font-family:var(--bs-font-serif)!important;color:var(--bs-ink);font-size:17px;font-weight:600;line-height:1.2}.bs-concierge small{color:var(--bs-muted);font-size:10px;line-height:1.45;margin-top:5px}
.bs-concierge__cta{display:flex;align-items:center;justify-content:space-between;gap:15px;background:var(--bs-gold);color:#fff!important;padding:0 23px;font-size:12px}.bs-concierge__cta b{font-weight:800}.bs-concierge__cta span{font-size:22px}

/* ABOUT */
.bs-about{background:var(--bs-ivory)}
.bs-about__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:center}
.bs-about__visual{position:relative;min-height:620px}
.bs-about__main{position:absolute;left:0;top:0;width:82%;height:560px;object-fit:cover;border-radius:30px;box-shadow:var(--bs-shadow)}
.bs-about__mini{position:absolute;right:0;bottom:18px;width:45%;height:240px;object-fit:cover;border:12px solid var(--bs-ivory);border-radius:26px;box-shadow:var(--bs-shadow-soft)}
.bs-about__seal{position:absolute;left:8%;bottom:0;width:140px;height:140px;border-radius:50%;background:var(--bs-night);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;transform:rotate(-7deg);box-shadow:var(--bs-shadow)}
.bs-about__seal strong{font-family:var(--bs-font-serif)!important;font-size:35px;font-weight:500;color:var(--bs-gold-2)}.bs-about__seal span{font-size:8px;line-height:1.4;letter-spacing:.14em}
.bs-about__content h2{font-size:clamp(38px,4.2vw,61px);line-height:1.08;font-weight:500;margin:0 0 24px}.bs-about__content>p{font-size:16px;line-height:1.85;margin:0;color:var(--bs-text)}
.bs-about__features{margin:32px 0 34px;border-top:1px solid var(--bs-line);border-bottom:1px solid var(--bs-line)}
.bs-about__features>div{display:flex;gap:14px;padding:17px 0;align-items:flex-start}.bs-about__features>div+div{border-top:1px solid var(--bs-line)}.bs-about__features i{font-style:normal;color:var(--bs-gold)}.bs-about__features span{display:flex;flex-direction:column}.bs-about__features b{font-size:13px;color:var(--bs-ink)}.bs-about__features small{font-size:11px;color:var(--bs-muted);margin-top:2px}

/* SERVICES BENTO */
.bs-services{background:#fff}
.bs-service-bento{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-auto-rows:280px;gap:14px}
.bs-service-card{position:relative;border-radius:24px;overflow:hidden;min-height:280px;background:var(--bs-night);isolation:isolate}
.bs-service-card--feature{grid-row:span 2}.bs-service-card--wide{grid-column:span 2}
.bs-service-card>img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .35s ease}.bs-service-card:hover>img{transform:scale(1.055);filter:saturate(1.03)}
.bs-service-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,20,26,.05) 25%,rgba(6,20,26,.84) 100%)}
.bs-service-card__copy{position:absolute;z-index:2;left:25px;right:25px;bottom:22px;color:#fff}.bs-service-card__copy small{display:block;font-size:9px;letter-spacing:.18em;color:var(--bs-gold-2);margin-bottom:8px}.bs-service-card__copy h3{color:#fff!important;font-size:clamp(22px,2vw,34px);font-weight:500;line-height:1.08;margin:0 0 10px}.bs-service-card__copy>span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;opacity:.82}
.bs-service-index{margin-top:18px;display:grid;grid-template-columns:1fr 1fr auto;border-top:1px solid var(--bs-line);border-bottom:1px solid var(--bs-line)}.bs-service-index a{display:flex;align-items:center;gap:10px;padding:16px 14px;font-size:12px;color:var(--bs-ink);border-right:1px solid var(--bs-line);transition:.2s}.bs-service-index a:hover{color:var(--bs-gold);background:var(--bs-ivory)}.bs-service-index i{font-style:normal;margin-left:auto}.bs-service-index .is-all{font-weight:800;text-transform:uppercase;letter-spacing:.08em;border-right:0}

/* PROJECTS */
.bs-projects,.bs-detail-projects{background:var(--bs-night);color:#fff;overflow:hidden}.bs-projects .bs-heading h2,.bs-detail-projects .bs-heading h2{color:#fff!important}.bs-projects .bs-heading p,.bs-detail-projects .bs-heading p{color:rgba(255,255,255,.63)}
.bs-project-scroller,.bs-detail-projects__rail{display:flex;gap:18px;overflow-x:auto;padding:0 0 22px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}
.bs-project-item{flex:0 0 min(470px,73vw);scroll-snap-align:start;color:#fff}.bs-project-item:nth-child(even){flex-basis:min(390px,68vw)}
.bs-project-item__media{height:460px;border-radius:24px;overflow:hidden;background:var(--bs-night-2)}.bs-project-item:nth-child(even) .bs-project-item__media{height:390px;margin-top:70px}.bs-project-item__media img{width:100%;height:100%;object-fit:cover;transition:.6s ease}.bs-project-item:hover img{transform:scale(1.045)}
.bs-project-item__copy{padding:18px 4px 0}.bs-project-item__copy small{font-size:9px;letter-spacing:.18em;color:var(--bs-gold-2)}.bs-project-item__copy h3{color:#fff!important;font-size:26px;font-weight:500;line-height:1.16;margin:8px 0 10px}.bs-project-item__copy span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.72)}

/* PROCESS */
.bs-process{background:var(--bs-mist)}
.bs-process__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--bs-line);border-bottom:1px solid var(--bs-line)}
.bs-process__grid--6{grid-template-columns:repeat(3,1fr)}
.bs-process__item{display:flex;gap:20px;padding:28px 25px;min-height:155px}.bs-process__item+div{border-left:1px solid var(--bs-line)}.bs-process__grid--6 .bs-process__item:nth-child(4){border-left:0}.bs-process__grid--6 .bs-process__item:nth-child(n+4){border-top:1px solid var(--bs-line)}
.bs-process__item>span{font-size:10px;letter-spacing:.16em;color:var(--bs-gold);padding-top:4px}.bs-process__item h3{font-size:22px;font-weight:500;margin:0 0 8px}.bs-process__item p{font-size:12px;line-height:1.6;color:var(--bs-muted);margin:0}

/* GALLERY */
.bs-gallery{background:#fff}.bs-gallery__mosaic{display:grid;grid-template-columns:1.3fr .85fr .85fr;grid-template-rows:260px 260px;gap:12px}.bs-gallery__item{position:relative;border-radius:18px;overflow:hidden;background:var(--bs-mist)}.bs-gallery__item--0{grid-row:span 2}.bs-gallery__item--3{grid-column:span 2}.bs-gallery__item img{width:100%;height:100%;object-fit:cover;transition:.55s ease}.bs-gallery__item:hover img{transform:scale(1.05)}.bs-gallery__item>span,.bs-detail-gallery__item>span{position:absolute;right:14px;bottom:14px;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);color:var(--bs-ink);font-size:18px}

/* JOURNAL */
.bs-journal{background:var(--bs-ivory)}.bs-journal__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bs-journal__card{background:#fff;border-radius:22px;padding:10px 10px 24px;border:1px solid var(--bs-line);transition:.25s ease}.bs-journal__card:hover{transform:translateY(-5px);box-shadow:var(--bs-shadow-soft)}.bs-journal__media{height:245px;border-radius:16px;overflow:hidden;margin-bottom:20px}.bs-journal__media img{width:100%;height:100%;object-fit:cover;transition:.5s}.bs-journal__card:hover img{transform:scale(1.04)}.bs-journal__card>small{display:block;padding:0 10px;font-size:9px;letter-spacing:.12em;color:var(--bs-gold);text-transform:uppercase}.bs-journal__card h3{padding:0 10px;font-size:24px;font-weight:500;line-height:1.15;margin:8px 0 10px}.bs-journal__card p{padding:0 10px;font-size:12px;line-height:1.7;color:var(--bs-muted);margin:0 0 16px}.bs-journal__card>span{padding:0 10px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--bs-ink)}

/* REFERENCES */
.bs-references{background:#fff;padding-top:80px;padding-bottom:80px}.bs-references__rail{display:grid;grid-template-columns:repeat(8,1fr);border-top:1px solid var(--bs-line);border-left:1px solid var(--bs-line)}.bs-reference{min-height:120px;border-right:1px solid var(--bs-line);border-bottom:1px solid var(--bs-line);padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.bs-reference img{max-height:46px;max-width:100px;object-fit:contain;filter:grayscale(1);opacity:.6;transition:.2s}.bs-reference:hover img{filter:none;opacity:1}.bs-reference span{font-size:8px;text-align:center;color:var(--bs-muted)}

/* CTA */
.bs-cta{background:linear-gradient(115deg,var(--bs-night),#183742);padding:82px 0;position:relative;overflow:hidden}.bs-cta:after{content:"BY BARIŞ";position:absolute;right:-2%;bottom:-36%;font-family:var(--bs-font-serif);font-size:220px;color:rgba(255,255,255,.025);white-space:nowrap;pointer-events:none}.bs-cta__inner{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;gap:50px;color:#fff}.bs-cta h2{color:#fff!important;font-size:clamp(38px,4.8vw,68px);font-weight:500;line-height:1.02;max-width:850px;margin:0 0 16px}.bs-cta p{max-width:650px;color:rgba(255,255,255,.64);margin:0}.bs-cta__actions{flex:none;display:flex;gap:10px}

/* ==========================================================
   DETAIL PAGE
   ========================================================== */
.bs-detail{background:var(--bs-ivory)}
.bs-detail-hero{padding:34px 0 0;background:linear-gradient(180deg,#fff 0%,var(--bs-ivory) 100%)}
.bs-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--bs-muted);margin:10px 0 30px}.bs-breadcrumb a:hover{color:var(--bs-gold)}.bs-breadcrumb strong{font-weight:700;color:var(--bs-ink)}
.bs-detail-hero__grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:54px;align-items:stretch}
.bs-detail-hero__copy{padding:56px 0 68px;display:flex;flex-direction:column;justify-content:center}.bs-detail-hero__copy h1{font-size:clamp(44px,5.6vw,76px);font-weight:500;line-height:.98;margin:0 0 25px;max-width:650px}.bs-detail-hero__copy>p{font-size:16px;line-height:1.78;color:var(--bs-text);max-width:590px;margin:0}
.bs-detail-hero__media{position:relative;min-height:540px;border-radius:28px 28px 0 0;overflow:hidden;background:var(--bs-mist)}.bs-detail-hero__media img{width:100%;height:100%;object-fit:cover}.bs-detail-hero__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(5,20,27,.35))}.bs-detail-hero__caption{position:absolute;z-index:2;left:24px;right:24px;bottom:20px;display:flex;justify-content:space-between;color:#fff;font-size:8px;letter-spacing:.16em}
.bs-detail-proof{position:relative;z-index:5;margin-top:-1px;background:#fff;border:1px solid var(--bs-line);display:grid;grid-template-columns:repeat(4,1fr) 190px;border-radius:0 0 22px 22px;overflow:hidden;box-shadow:0 18px 50px rgba(8,25,31,.06)}.bs-detail-proof>div{padding:20px 18px;border-right:1px solid var(--bs-line);display:flex;flex-direction:column}.bs-detail-proof strong{font-family:var(--bs-font-serif)!important;font-size:22px;color:var(--bs-ink);font-weight:500}.bs-detail-proof span{font-size:9px;color:var(--bs-muted);margin-top:2px}.bs-detail-proof>a{background:var(--bs-night);color:#fff!important;display:flex;justify-content:space-between;align-items:center;padding:0 22px;font-size:11px;font-weight:800}.bs-detail-proof>a b{font-size:22px;color:var(--bs-gold-2)}
.bs-detail-process{background:#fff}.bs-detail-process .bs-heading{margin-bottom:34px}
.bs-detail-projects{padding-top:100px;padding-bottom:92px}.bs-detail-projects__rail{gap:16px}.bs-detail-project{flex:0 0 min(360px,73vw);color:#fff;scroll-snap-align:start}.bs-detail-project__media{height:330px;border-radius:20px;overflow:hidden;background:var(--bs-night-2)}.bs-detail-project__media img{width:100%;height:100%;object-fit:cover;transition:.5s}.bs-detail-project:hover img{transform:scale(1.045)}.bs-detail-project>div:last-child{padding:15px 2px}.bs-detail-project small{font-size:8px;letter-spacing:.16em;color:var(--bs-gold-2)}.bs-detail-project h3{color:#fff!important;font-size:23px;font-weight:500;margin:7px 0}.bs-detail-project span{font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:rgba(255,255,255,.65)}
.bs-detail-content{background:var(--bs-mist)}.bs-detail-content__layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:54px;align-items:start}
.bs-rich{background:#fff;border-radius:24px;padding:44px 48px;box-shadow:var(--bs-shadow-soft);min-width:0;overflow:hidden;color:var(--bs-text)!important;font-family:var(--bs-font-sans)!important}
.bs-rich,.bs-rich *{font-family:var(--bs-font-sans)!important;background-color:transparent!important;color:inherit!important;font-size:inherit!important;line-height:inherit!important}
.bs-rich h1,.bs-rich h2,.bs-rich h3,.bs-rich h4,.bs-rich h5,.bs-rich h6,.bs-rich h1 *,.bs-rich h2 *,.bs-rich h3 *,.bs-rich h4 *,.bs-rich h5 *,.bs-rich h6 *{font-family:var(--bs-font-serif)!important;color:var(--bs-ink)!important;background:transparent!important}
.bs-rich h2{font-size:34px!important;line-height:1.16!important;font-weight:500!important;margin:48px 0 17px!important;padding-top:4px!important}.bs-rich h3{font-size:26px!important;line-height:1.22!important;font-weight:500!important;margin:34px 0 13px!important}.bs-rich h4{font-size:21px!important;margin:27px 0 12px!important}.bs-rich p,.bs-rich li{font-size:15px!important;line-height:1.9!important;color:#4b5b62!important}.bs-rich p{margin:0 0 19px!important}.bs-rich ul,.bs-rich ol{padding-left:23px!important;margin:0 0 24px!important}.bs-rich li+li{margin-top:7px!important}.bs-rich a{color:#8a6738!important;text-decoration:underline;text-decoration-color:rgba(138,103,56,.28);text-underline-offset:3px}.bs-rich img{display:block;max-width:100%!important;height:auto!important;border-radius:18px!important;margin:26px auto!important;box-shadow:0 12px 35px rgba(8,25,31,.09)}.bs-rich iframe{max-width:100%!important;width:100%!important;aspect-ratio:16/9;height:auto!important;border-radius:18px!important;margin:26px 0!important}.bs-rich hr{border:0!important;border-top:1px solid var(--bs-line)!important;margin:34px 0!important}.bs-rich table{width:100%!important;border-collapse:collapse!important;margin:26px 0!important;display:block;overflow-x:auto}.bs-rich td,.bs-rich th{padding:12px!important;border:1px solid var(--bs-line)!important;font-size:13px!important;white-space:normal}.bs-rich strong{color:var(--bs-ink)!important;font-weight:700!important}
.bs-detail-side{position:sticky;top:110px;display:flex;flex-direction:column;gap:18px}.bs-toc,.bs-side-enquiry{background:#fff;border-radius:20px;border:1px solid var(--bs-line);overflow:hidden}.bs-toc__title{padding:18px 18px 14px;border-bottom:1px solid var(--bs-line);display:flex;gap:11px;align-items:center}.bs-toc__title>span{font-size:9px;color:var(--bs-gold)}.bs-toc__title h3{font-family:var(--bs-font-sans)!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.09em;margin:0;color:var(--bs-ink)}.bs-toc-list{list-style:none;margin:0;padding:10px 8px 14px;max-height:420px;overflow:auto}.bs-toc-list li{margin:0}.bs-toc-list a{display:block;padding:8px 10px;border-radius:9px;font-size:10px;line-height:1.45;color:var(--bs-text);transition:.18s}.bs-toc-list a:hover,.bs-toc-list a.is-active{background:var(--bs-ivory);color:var(--bs-gold)}
.bs-side-enquiry{padding:24px;background:var(--bs-night);color:#fff;border:0}.bs-side-enquiry h3{color:#fff!important;font-size:28px;font-weight:500;line-height:1.05;margin:0 0 13px}.bs-side-enquiry p{font-size:11px;line-height:1.7;color:rgba(255,255,255,.62);margin:0 0 20px}
.bs-detail-gallery{background:#fff}.bs-detail-gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:10px}.bs-detail-gallery__item{position:relative;border-radius:18px;overflow:hidden;background:var(--bs-mist)}.bs-detail-gallery__item--0,.bs-detail-gallery__item--5{grid-row:span 2}.bs-detail-gallery__item--3{grid-column:span 2}.bs-detail-gallery__item img{width:100%;height:100%;object-fit:cover;transition:.5s}.bs-detail-gallery__item:hover img{transform:scale(1.045)}.bs-video{margin-top:16px;border-radius:22px;overflow:hidden;background:var(--bs-night);aspect-ratio:16/8}.bs-video iframe{width:100%;height:100%;border:0}.bs-heading__note{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--bs-muted)}
.bs-related{background:var(--bs-ivory)}.bs-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bs-related__card{position:relative;height:330px;border-radius:20px;overflow:hidden;background:var(--bs-night)}.bs-related__card>img{width:100%;height:100%;object-fit:cover;transition:.5s}.bs-related__card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(6,20,26,.8))}.bs-related__card:hover>img{transform:scale(1.05)}.bs-related__card>div{position:absolute;z-index:2;left:18px;right:18px;bottom:17px;color:#fff}.bs-related__card small{font-size:8px;letter-spacing:.15em;color:var(--bs-gold-2)}.bs-related__card h3{color:#fff!important;font-size:20px;font-weight:500;line-height:1.16;margin:6px 26px 0 0}.bs-related__card>div>span{position:absolute;right:0;bottom:0;font-size:20px}.bs-tags{margin-top:26px;display:flex;flex-wrap:wrap;gap:7px;align-items:center}.bs-tags strong{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--bs-ink)}.bs-tags a{font-size:9px;padding:7px 10px;border:1px solid var(--bs-line);border-radius:999px;background:#fff;color:var(--bs-muted)}.bs-article-nav{margin-top:38px;padding-top:26px;border-top:1px solid var(--bs-line);display:grid;grid-template-columns:1fr 1fr;gap:16px}.bs-article-nav>a{position:relative;display:flex;flex-direction:column;min-height:92px;padding:17px 48px 17px 17px;background:#fff;border-radius:16px;border:1px solid var(--bs-line)}.bs-article-nav>a:last-child{text-align:right;padding:17px 17px 17px 48px}.bs-article-nav small{font-size:8px;color:var(--bs-gold);text-transform:uppercase;letter-spacing:.12em}.bs-article-nav strong{font-family:var(--bs-font-serif)!important;font-size:16px;color:var(--bs-ink);font-weight:500;margin-top:5px}.bs-article-nav>a>span{position:absolute;right:17px;top:50%;transform:translateY(-50%);font-size:20px}.bs-article-nav>a:last-child>span{right:auto;left:17px}

/* ==========================================================
   LEGACY INNER PAGES — restyle without changing PHP/URLs
   ========================================================== */
.page-title-area{background:linear-gradient(135deg,var(--bs-night),#193842)!important;padding:58px 0!important;min-height:0!important;position:relative!important;overflow:hidden!important}.page-title-area:after{content:"BY BARIŞ";position:absolute;right:-25px;bottom:-70px;font-family:var(--bs-font-serif);font-size:150px;color:rgba(255,255,255,.025)}.page-title-area .page-title-heading h1,.page-title-area .page-title-heading h2,.page-title-area h1,.page-title-area h2{font-family:var(--bs-font-serif)!important;color:#fff!important;font-size:clamp(34px,4vw,56px)!important;font-weight:500!important}.page-title-area .breadcrumb{background:transparent!important;justify-content:center!important}.page-title-area .breadcrumb-item,.page-title-area .breadcrumb-item a{font-family:var(--bs-font-sans)!important;color:rgba(255,255,255,.68)!important;font-size:10px!important;text-transform:uppercase;letter-spacing:.1em}.page-title-area .breadcrumb-item.active{color:var(--bs-gold-2)!important}.page-title-area .p-element{display:none!important}
.projects,.news-one,.shop-catalog,.blog-main-area,.portfolio-details-area,.contact-area,.about__area{background:var(--bs-ivory)!important;padding-top:80px!important;padding-bottom:90px!important}
.project-panel,.news-one__single{background:#fff!important;border:1px solid var(--bs-line)!important;border-radius:20px!important;overflow:hidden!important;box-shadow:none!important;transition:.25s ease!important;height:100%!important;margin-bottom:24px!important}.project-panel:hover,.news-one__single:hover{transform:translateY(-5px)!important;box-shadow:var(--bs-shadow-soft)!important}.project-img,.news-one__img{overflow:hidden!important;background:var(--bs-mist)!important}.project-img img,.news-one__img img{width:100%!important;height:260px!important;object-fit:cover!important;transition:.5s ease!important}.project-panel:hover .project-img img,.news-one__single:hover .news-one__img img{transform:scale(1.04)!important}.project-content,.news-one__content{padding:20px!important}.project-title,.news-one__title{font-family:var(--bs-font-serif)!important;font-size:23px!important;font-weight:500!important;line-height:1.18!important;color:var(--bs-ink)!important}.news-one__text{font-size:12px!important;line-height:1.75!important;color:var(--bs-muted)!important}.news-one__meta{font-family:var(--bs-font-sans)!important;font-size:9px!important;text-transform:uppercase;letter-spacing:.08em;color:var(--bs-gold)!important}.pagination-wrapper .page-link,.pagination a{border-radius:50%!important;margin:0 3px!important;border:1px solid var(--bs-line)!important;color:var(--bs-ink)!important;background:#fff!important}.pagination .active .page-link{background:var(--bs-night)!important;color:#fff!important}
.portfolio-details-content,.blog-main-single,.contact-address,.contact-form,.about__content{background:#fff!important;border-radius:22px!important;border:1px solid var(--bs-line)!important;box-shadow:var(--bs-shadow-soft)!important;padding:28px!important}.portfolio-details-content img,.blog-main-single img{border-radius:18px!important}.proje_detay,.bms-content,.about__content,.about__content *,.portfolio-details-content,.portfolio-details-content *,.blog-main-single,.blog-main-single *{font-family:var(--bs-font-sans)!important}.proje_detay h1,.proje_detay h2,.proje_detay h3,.bms-content h1,.bms-content h2,.bms-content h3,.portfolio-details-content h1,.portfolio-details-content h2,.portfolio-details-content h3{font-family:var(--bs-font-serif)!important;color:var(--bs-ink)!important}.contact-heading h2,.contact-heading h3{font-family:var(--bs-font-serif)!important;font-weight:500!important}.contact-list-icon{background:var(--bs-ivory)!important;color:var(--bs-gold)!important;border-radius:50%!important}.contact-form input,.contact-form textarea,.contact-form select{border:1px solid var(--bs-line)!important;border-radius:12px!important;background:var(--bs-ivory)!important;font-family:var(--bs-font-sans)!important}.contact-form button,.contact-form .btn,.c-btn{border-radius:999px!important;background:var(--bs-night)!important;color:#fff!important;border:0!important;font-family:var(--bs-font-sans)!important;font-weight:700!important}
.widget{background:#fff!important;border:1px solid var(--bs-line)!important;border-radius:18px!important;padding:18px!important}.widget-title{font-family:var(--bs-font-serif)!important;font-weight:500!important}.widget a{font-family:var(--bs-font-sans)!important}

/* FOOTER */
.bb-footer{background:#09181e!important;color:rgba(255,255,255,.7);font-family:var(--bs-font-sans)!important}.bb-footer__main{padding:72px 0 48px;background:radial-gradient(700px 300px at 20% 10%,rgba(184,138,77,.12),transparent 60%)}.bb-footer__grid{display:grid;grid-template-columns:1.4fr .75fr .75fr 1fr;gap:48px}.bb-footer__brand img{max-height:66px;max-width:190px;filter:brightness(0) invert(1);opacity:.9}.bb-footer__brand p{font-size:12px;line-height:1.8;max-width:350px;margin:20px 0;color:rgba(255,255,255,.55)}.bb-footer h4{font-family:var(--bs-font-sans)!important;color:#fff!important;font-size:10px!important;text-transform:uppercase;letter-spacing:.16em;margin:0 0 18px!important}.bb-footer ul{list-style:none;padding:0;margin:0}.bb-footer li+li{margin-top:9px}.bb-footer li a{font-size:11px;color:rgba(255,255,255,.6);transition:.18s}.bb-footer li a:hover{color:var(--bs-gold-2);padding-left:3px}.bb-footer__socials{display:flex;gap:8px}.bb-footer__socials a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;color:#fff}.bb-footer__contact{display:flex;flex-direction:column;gap:12px}.bb-footer__contact a,.bb-footer__contact>span{display:flex;gap:10px;align-items:flex-start;font-size:11px;line-height:1.6;color:rgba(255,255,255,.62)}.bb-footer__contact i{color:var(--bs-gold-2);margin-top:4px}.bb-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0}.bb-footer__bottom-row{display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.38)}.bb-footer__bottom p{margin:0}

/* RTL */
.vip-rtl{direction:rtl}.vip-rtl .bs-eyebrow:before{order:2}.vip-rtl .bs-detail-side{direction:rtl}.vip-rtl .bs-rich ul,.vip-rtl .bs-rich ol{padding-left:0!important;padding-right:23px!important}.vip-rtl .bb-nav__menu .sub-menu{left:auto;right:0}.vip-rtl .bb-nav__menu .sub-menu .sub-menu{left:auto;right:100%}

/* ==========================================================
   RESPONSIVE
   ========================================================== */
@media(max-width:1199px){
  .bb-nav__row{grid-template-columns:160px 1fr auto;gap:15px}.bb-nav__menu #mobile-menu>ul>li>a{padding:0 9px!important;font-size:10px!important}.bb-call span:last-child{display:none}.bs-concierge{grid-template-columns:repeat(4,1fr) 150px}.bs-concierge>div{padding:18px 15px}.bs-about__grid{gap:55px}.bs-references__rail{grid-template-columns:repeat(6,1fr)}
}
@media(max-width:991px){
  body.vip-site .container{max-width:100%;padding-left:20px;padding-right:20px}.bb-topbar{display:none}.bb-nav__row{min-height:74px;grid-template-columns:1fr auto}.bb-brand{max-width:150px}.bb-brand img{max-height:54px}.bb-nav__menu,.bb-call{display:none!important}.bb-menu-toggle{display:flex;align-items:center;justify-content:center}.bs-section{padding:78px 0}.bs-heading--split{align-items:flex-start}.bs-hero__slider{height:640px}.bs-hero__content{padding-bottom:105px}.bs-hero__nav{right:20px;bottom:105px}.bs-concierge-wrap{margin-top:-70px}.bs-concierge{grid-template-columns:1fr 1fr;border-radius:20px}.bs-concierge>div{border-bottom:1px solid var(--bs-line)}.bs-concierge>div:nth-child(2){border-right:0}.bs-concierge__cta{grid-column:1/-1;min-height:64px}.bs-about__grid{grid-template-columns:1fr;gap:48px}.bs-about__visual{min-height:560px}.bs-about__main{height:500px}.bs-service-bento{grid-template-columns:1fr 1fr;grid-auto-rows:280px}.bs-service-card--feature{grid-row:span 1;grid-column:span 2}.bs-service-card--wide{grid-column:span 1}.bs-process__grid{grid-template-columns:1fr 1fr}.bs-process__item:nth-child(3){border-left:0}.bs-process__item:nth-child(n+3){border-top:1px solid var(--bs-line)}.bs-process__grid--6{grid-template-columns:1fr 1fr}.bs-process__grid--6 .bs-process__item:nth-child(3),.bs-process__grid--6 .bs-process__item:nth-child(5){border-left:0}.bs-process__grid--6 .bs-process__item:nth-child(n+3){border-top:1px solid var(--bs-line)}.bs-journal__grid{grid-template-columns:1fr 1fr}.bs-journal__card:last-child{grid-column:1/-1}.bs-references__rail{grid-template-columns:repeat(4,1fr)}.bs-cta__inner{align-items:flex-start;flex-direction:column}.bs-detail-hero__grid{grid-template-columns:1fr}.bs-detail-hero__copy{padding:35px 0 10px}.bs-detail-hero__media{min-height:480px;border-radius:26px}.bs-detail-proof{grid-template-columns:1fr 1fr}.bs-detail-proof>div:nth-child(2){border-right:0}.bs-detail-proof>div:nth-child(3),.bs-detail-proof>div:nth-child(4){border-top:1px solid var(--bs-line)}.bs-detail-proof>a{grid-column:1/-1;min-height:60px}.bs-detail-content__layout{grid-template-columns:1fr}.bs-detail-side{position:static;display:grid;grid-template-columns:1fr 1fr}.bs-toc-list{max-height:330px}.bs-related__grid{grid-template-columns:1fr 1fr}.bs-detail-gallery__grid{grid-template-columns:1fr 1fr}.bs-detail-gallery__item--3{grid-column:span 1}.bb-footer__grid{grid-template-columns:1fr 1fr;gap:35px}
}
@media(max-width:640px){
  body.vip-site .container{padding-left:16px;padding-right:16px}.bb-nav__row{min-height:68px}.bb-brand{max-width:135px}.bb-brand img{max-height:48px}.bs-section{padding:62px 0}.bs-eyebrow{font-size:9px;margin-bottom:14px}.bs-heading{margin-bottom:30px}.bs-heading h2{font-size:37px}.bs-heading p{font-size:14px}.bs-heading--split{display:block}.bs-heading--split .bs-outline-link{margin-top:19px}.bs-hero{padding-bottom:24px}.bs-hero__slider{height:590px}.bs-hero__content{padding-top:20px;padding-bottom:115px}.bs-hero__content h2{font-size:48px;max-width:95%}.bs-hero__content p{font-size:14px;max-width:93%}.bs-hero__nav{left:16px;right:auto;bottom:90px}.bs-hero__nav button{width:44px;height:44px}.bs-concierge-wrap{margin-top:-56px}.bs-concierge{grid-template-columns:1fr 1fr}.bs-concierge>div{padding:15px 13px}.bs-concierge strong{font-size:15px}.bs-concierge small{display:none}.bs-concierge__cta{min-height:58px}.bs-about__visual{min-height:430px}.bs-about__main{width:92%;height:400px;border-radius:22px}.bs-about__mini{width:44%;height:170px;border-width:8px;border-radius:18px}.bs-about__seal{width:105px;height:105px;left:5%}.bs-about__seal strong{font-size:27px}.bs-about__seal span{font-size:6px}.bs-about__content h2{font-size:38px}.bs-about__content>p{font-size:14px}.bs-service-bento{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:8px}.bs-service-card,.bs-service-card--feature,.bs-service-card--wide{flex:0 0 84vw;height:390px;min-height:390px;scroll-snap-align:start}.bs-service-index{display:block}.bs-service-index a{border-right:0;border-bottom:1px solid var(--bs-line)}.bs-project-item{flex-basis:84vw}.bs-project-item:nth-child(even){flex-basis:79vw}.bs-project-item__media,.bs-project-item:nth-child(even) .bs-project-item__media{height:410px;margin-top:0}.bs-process__grid,.bs-process__grid--6{grid-template-columns:1fr}.bs-process__item{border-left:0!important;border-top:1px solid var(--bs-line)!important;min-height:auto;padding:22px 8px}.bs-process__item:first-child{border-top:0!important}.bs-gallery__mosaic{grid-template-columns:1fr 1fr;grid-template-rows:220px 220px 220px}.bs-gallery__item--0{grid-column:span 2;grid-row:span 1}.bs-gallery__item--3{grid-column:span 1}.bs-journal__grid{grid-template-columns:1fr}.bs-journal__card:last-child{grid-column:auto}.bs-references__rail{grid-template-columns:repeat(2,1fr)}.bs-cta{padding:62px 0}.bs-cta h2{font-size:39px}.bs-cta__actions{width:100%}.bs-cta__actions .bs-btn{width:100%}.bs-detail-hero{padding-top:18px}.bs-breadcrumb{margin-bottom:15px}.bs-detail-hero__copy{padding:25px 0 8px}.bs-detail-hero__copy h1{font-size:45px}.bs-detail-hero__copy>p{font-size:14px}.bs-detail-hero__media{min-height:360px;border-radius:22px}.bs-detail-proof{grid-template-columns:1fr 1fr;border-radius:0 0 18px 18px}.bs-detail-proof strong{font-size:19px}.bs-detail-proof>div{padding:16px 13px}.bs-detail-project{flex-basis:82vw}.bs-detail-project__media{height:330px}.bs-rich{padding:26px 20px;border-radius:18px}.bs-rich h2{font-size:28px!important;margin-top:38px!important}.bs-rich h3{font-size:23px!important}.bs-rich p,.bs-rich li{font-size:14px!important}.bs-detail-side{display:block}.bs-side-enquiry{margin-top:14px}.bs-detail-gallery__grid{grid-template-columns:1fr 1fr;grid-auto-rows:190px}.bs-detail-gallery__item--0,.bs-detail-gallery__item--5{grid-row:span 1}.bs-related__grid{grid-template-columns:1fr 1fr}.bs-related__card{height:260px}.bs-article-nav{grid-template-columns:1fr}.bb-footer__grid{grid-template-columns:1fr}.bb-footer__bottom-row{display:block;text-align:center}.bb-footer__bottom-row p+p{margin-top:8px}.page-title-area{padding:45px 0!important}.project-img img,.news-one__img img{height:230px!important}.portfolio-details-content,.blog-main-single,.contact-address,.contact-form,.about__content{padding:20px!important}
}
@media(max-width:420px){.bs-related__grid{grid-template-columns:1fr}.bs-detail-gallery__grid{grid-template-columns:1fr;grid-auto-rows:230px}.bs-gallery__mosaic{grid-template-columns:1fr;grid-template-rows:repeat(5,240px)}.bs-gallery__item--0{grid-column:span 1}.bs-concierge{grid-template-columns:1fr 1fr}.bs-concierge>div{min-height:72px}.bs-concierge strong{font-size:14px}.bs-about__main{height:360px}.bs-about__visual{min-height:390px}}

@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}


/* ==========================================================
   BY BARIŞ — GLOBAL SIGNATURE V5
   Corporate / VIP / Google-friendly refinement layer
   Keeps the existing database, URLs and legacy templates.
   ========================================================== */
:root{
  --bs-v5-body:16px;
  --bs-v5-small:13px;
  --bs-v5-micro:12px;
  --bs-v5-card-radius:20px;
  --bs-v5-section:88px;
  --bs-v5-content:#f3f6f5;
}

/* Typography: one readable rhythm across the whole site */
body.vip-site{
  font-size:var(--bs-v5-body)!important;
  line-height:1.75!important;
  background:#f7f7f4;
}
body.vip-site p,
body.vip-site li,
body.vip-site td,
body.vip-site th{font-size:16px;line-height:1.78}
body.vip-site small{font-size:13px}
.bs-section{padding:var(--bs-v5-section) 0}
.bs-eyebrow{font-size:12px!important;letter-spacing:.16em!important;margin-bottom:16px}
.bs-heading{margin-bottom:38px}
.bs-heading h2{font-size:clamp(34px,3.5vw,50px)!important;line-height:1.08!important;font-weight:600!important;margin-bottom:14px!important}
.bs-heading p,.bs-heading--split>p{font-size:16px!important;line-height:1.75!important}
.bs-btn,.bs-outline-link{font-size:13px!important;min-height:48px}
.bb-topbar{font-size:12px}
.bb-topbar__promise{font-size:12px;letter-spacing:.13em}
.bb-nav__menu #mobile-menu>ul>li>a{font-size:13px!important;letter-spacing:.055em!important}
.bb-nav__menu .sub-menu a{font-size:13px!important}
.bb-call{font-size:13px}
.bs-breadcrumb{font-size:12px!important}
.bs-heading__note{font-size:12px!important}

/* Global image behavior */
body.vip-site img{background-color:#eef1ef}
.bs-service-card>img,
.bs-project-item__media img,
.bs-gallery__item img,
.bs-journal__media img,
.bs-detail-hero__media img,
.bs-detail-project__media img,
.bs-detail-gallery__item img,
.bs-related__card>img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.is-image-missing{
  background:
    radial-gradient(560px 260px at 20% 10%,rgba(184,138,77,.16),transparent 64%),
    linear-gradient(135deg,#183038,#0d2027)!important;
}
.is-image-missing:before{
  content:"BY BARIŞ";
  position:absolute;
  inset:auto 24px 24px;
  z-index:1;
  color:rgba(255,255,255,.32);
  font-family:var(--bs-font-serif);
  font-size:22px;
  letter-spacing:.08em;
}

/* Header: restrained global-agency feel */
.bb-nav__row{min-height:78px}
.bb-nav__menu #mobile-menu>ul>li>a{min-height:78px}
.bb-brand img{max-height:58px}
.bb-header{box-shadow:0 1px 0 rgba(18,32,39,.04)}

/* Hero: premium but less oversized */
.bs-hero__slider{height:620px}
.bs-hero__content h2{font-size:clamp(42px,5vw,68px)!important;line-height:1.02!important;max-width:830px}
.bs-hero__content p{font-size:16px!important;line-height:1.7!important;max-width:690px}
.bs-hero__fraction{font-size:12px}
.bs-concierge{border-radius:20px}
.bs-concierge>div{padding:19px 20px}
.bs-concierge>div>span{font-size:12px}
.bs-concierge strong{font-size:18px}
.bs-concierge small{font-size:13px;line-height:1.5}
.bs-concierge__cta{font-size:13px}

/* About: cleaner corporate proportions */
.bs-about__grid{gap:70px}
.bs-about__visual{min-height:560px}
.bs-about__main{height:510px;border-radius:24px}
.bs-about__mini{height:215px;border-radius:20px;border-width:10px}
.bs-about__seal{width:126px;height:126px}
.bs-about__seal strong{font-size:31px}
.bs-about__seal span{font-size:12px;letter-spacing:.08em}
.bs-about__content h2{font-size:clamp(36px,3.6vw,52px)!important;line-height:1.1!important}
.bs-about__content>p{font-size:16px!important;line-height:1.8!important}
.bs-about__features b{font-size:15px}
.bs-about__features small{font-size:13px;line-height:1.5}

/* Services: ordered global-agency grid instead of irregular bento */
.bs-services{background:#fff}
.bs-service-bento{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-auto-rows:auto!important;
  gap:18px!important;
  overflow:visible!important;
}
.bs-service-card,
.bs-service-card--feature,
.bs-service-card--wide{
  grid-column:auto!important;
  grid-row:auto!important;
  min-height:380px!important;
  height:380px!important;
  border-radius:var(--bs-v5-card-radius)!important;
  border:1px solid rgba(18,32,39,.08);
  box-shadow:0 18px 48px rgba(8,25,31,.08);
}
.bs-service-card__copy{left:22px;right:22px;bottom:21px}
.bs-service-card__copy small{font-size:12px!important;letter-spacing:.12em!important}
.bs-service-card__copy h3{font-size:27px!important;line-height:1.12!important}
.bs-service-card__copy>span{font-size:13px!important;letter-spacing:.06em!important}
.bs-service-index{grid-template-columns:1fr 1fr auto}
.bs-service-index a{font-size:13px!important;min-height:54px}

/* Selected projects: consistent 3-column portfolio */
.bs-projects,.bs-detail-projects{
  background:
    radial-gradient(900px 360px at 15% 0%,rgba(184,138,77,.10),transparent 60%),
    var(--bs-night);
}
.bs-project-scroller,
.bs-detail-projects__rail{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  overflow:visible!important;
  padding:0!important;
  scroll-snap-type:none!important;
}
.bs-project-item,
.bs-project-item:nth-child(even),
.bs-detail-project{
  width:auto!important;
  flex:none!important;
}
.bs-project-item__media,
.bs-project-item:nth-child(even) .bs-project-item__media{
  height:330px!important;
  margin-top:0!important;
  border-radius:20px!important;
}
.bs-project-item__copy{padding:17px 3px 0}
.bs-project-item__copy small,
.bs-detail-project small{font-size:12px!important}
.bs-project-item__copy h3{font-size:25px!important;line-height:1.18!important}
.bs-project-item__copy span,
.bs-detail-project span{font-size:13px!important}

/* Process: clear cards, same readable body size */
.bs-process__grid,
.bs-process__grid--6{
  gap:12px;
  border:0!important;
}
.bs-process__grid{grid-template-columns:repeat(4,1fr)}
.bs-process__grid--6{grid-template-columns:repeat(3,1fr)}
.bs-process__item,
.bs-process__grid--6 .bs-process__item{
  border:1px solid var(--bs-line)!important;
  border-radius:16px;
  background:rgba(255,255,255,.72);
  padding:24px 22px;
  min-height:155px;
}
.bs-process__item>span{font-size:12px!important}
.bs-process__item h3{font-size:22px!important}
.bs-process__item p{font-size:14px!important;line-height:1.65!important}

/* Gallery: uniform, indexable images and stable layout */
.bs-gallery__mosaic,
.bs-detail-gallery__grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-auto-rows:250px!important;
  grid-template-rows:none!important;
  gap:12px!important;
}
.bs-gallery__item,
.bs-gallery__item--0,
.bs-gallery__item--3,
.bs-detail-gallery__item,
.bs-detail-gallery__item--0,
.bs-detail-gallery__item--3,
.bs-detail-gallery__item--5{
  grid-column:auto!important;
  grid-row:auto!important;
  min-height:250px;
  border-radius:16px!important;
}
.bs-gallery__item>span,.bs-detail-gallery__item>span{width:40px;height:40px;font-size:18px}

/* Journal cards */
.bs-journal__media{height:220px}
.bs-journal__card>small{font-size:12px!important}
.bs-journal__card h3{font-size:23px!important;line-height:1.2!important}
.bs-journal__card p{font-size:14px!important;line-height:1.7!important}
.bs-journal__card>span{font-size:13px!important}

/* References */
.bs-reference span{font-size:12px!important}
.bs-reference{min-height:118px}

/* Detail hero */
.bs-detail-hero{padding-top:28px}
.bs-detail-hero__grid{grid-template-columns:.92fr 1.08fr;gap:46px}
.bs-detail-hero__copy{padding:48px 0 58px}
.bs-detail-hero__copy h1{font-size:clamp(40px,4.4vw,62px)!important;line-height:1.04!important;margin-bottom:20px}
.bs-detail-hero__copy>p{font-size:16px!important;line-height:1.78!important}
.bs-detail-hero__media{min-height:460px;border-radius:24px 24px 0 0}
.bs-detail-hero__caption{font-size:12px!important;letter-spacing:.10em}
.bs-detail-proof{grid-template-columns:repeat(4,1fr) 190px}
.bs-detail-proof>div{padding:19px 18px}
.bs-detail-proof strong{font-size:22px}
.bs-detail-proof span{font-size:13px!important;line-height:1.45}
.bs-detail-proof>a{font-size:13px!important}

/* New in-page navigation inspired by search-friendly information architecture */
.bs-detail-nav-wrap{
  position:sticky;
  top:78px;
  z-index:300;
  background:rgba(255,255,255,.95);
  backdrop-filter:blur(16px);
  border-bottom:1px solid var(--bs-line);
  box-shadow:0 8px 28px rgba(8,25,31,.05);
}
.bs-detail-nav{
  min-height:58px;
  display:flex;
  align-items:center;
  gap:4px;
  overflow-x:auto;
  scrollbar-width:none;
}
.bs-detail-nav::-webkit-scrollbar{display:none}
.bs-detail-nav a{
  min-height:42px;
  display:inline-flex;
  align-items:center;
  padding:0 15px;
  border-radius:999px;
  white-space:nowrap;
  font-size:13px!important;
  font-weight:700;
  color:var(--bs-ink);
}
.bs-detail-nav a:hover,.bs-detail-nav a.is-active{background:var(--bs-ivory);color:#8c6736}
.bs-detail-nav .is-accent{
  margin-left:auto;
  background:var(--bs-night);
  color:#fff!important;
  padding-left:18px;
  padding-right:18px;
}
.vip-rtl .bs-detail-nav .is-accent{margin-left:0;margin-right:auto}

/* Detail projects */
.bs-detail-projects{padding-top:84px;padding-bottom:84px}
.bs-detail-project__media{height:300px!important;border-radius:18px}
.bs-detail-project>div:last-child{padding:15px 2px 0}
.bs-detail-project h3{font-size:23px!important;line-height:1.2!important}

/* Long SEO content: Google-readable, calmer and consistent */
.bs-detail-content{background:var(--bs-v5-content)}
.bs-detail-content__layout{
  grid-template-columns:minmax(0,1fr) 320px!important;
  gap:38px!important;
}
.bs-rich{
  border-radius:20px;
  padding:42px 46px;
  box-shadow:0 12px 36px rgba(8,25,31,.07);
}
.bs-rich h2{font-size:32px!important;line-height:1.18!important;margin:45px 0 16px!important}
.bs-rich h3{font-size:25px!important;line-height:1.22!important}
.bs-rich h4{font-size:21px!important}
.bs-rich p,.bs-rich li{font-size:16px!important;line-height:1.82!important}
.bs-rich td,.bs-rich th{font-size:14px!important;line-height:1.6!important}
.bs-rich img{
  width:auto;
  max-width:100%!important;
  max-height:720px;
  object-fit:contain;
  background:#fff;
}
.bs-detail-side{top:154px}
.bs-toc__title>span{font-size:12px!important}
.bs-toc__title h3{font-size:13px!important}
.bs-toc-list a{font-size:13px!important;line-height:1.5!important;min-height:38px}
.bs-side-enquiry h3{font-size:27px!important}
.bs-side-enquiry p{font-size:14px!important;line-height:1.7!important}

/* Related services */
.bs-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px}
.bs-related__card{height:320px}
.bs-related__card small{font-size:12px!important}
.bs-related__card h3{font-size:22px!important}
.bs-tags strong{font-size:13px!important}
.bs-tags a{font-size:13px!important;min-height:36px;display:inline-flex;align-items:center}
.bs-article-nav small{font-size:12px!important}
.bs-article-nav strong{font-size:18px!important}

/* CTA and footer readability */
.bs-cta{padding:72px 0}
.bs-cta h2{font-size:clamp(36px,4vw,56px)!important}
.bs-cta p{font-size:16px!important;line-height:1.72!important}
.bb-footer__brand p{font-size:14px!important}
.bb-footer h4{font-size:13px!important}
.bb-footer li a{font-size:13px!important}
.bb-footer__contact a,.bb-footer__contact>span{font-size:13px!important}
.bb-footer__bottom-row{font-size:12px!important}

/* Legacy inner pages: keep inline DB typography from becoming tiny */
body.vip-site .portfolio-details-content p,
body.vip-site .portfolio-details-content li,
body.vip-site .blog-main-single p,
body.vip-site .blog-main-single li,
body.vip-site .about__content p,
body.vip-site .about__content li,
body.vip-site .bms-content p,
body.vip-site .bms-content li,
body.vip-site .proje_detay p,
body.vip-site .proje_detay li{
  font-family:var(--bs-font-sans)!important;
  font-size:16px!important;
  line-height:1.8!important;
}
body.vip-site .portfolio-details-content h2,
body.vip-site .blog-main-single h2,
body.vip-site .about__content h2,
body.vip-site .bms-content h2,
body.vip-site .proje_detay h2{
  font-size:32px!important;
  line-height:1.2!important;
}
body.vip-site .portfolio-details-content h3,
body.vip-site .blog-main-single h3,
body.vip-site .about__content h3,
body.vip-site .bms-content h3,
body.vip-site .proje_detay h3{
  font-size:25px!important;
  line-height:1.25!important;
}

/* Lower-page rendering efficiency */
@supports(content-visibility:auto){
  .bs-projects,.bs-process,.bs-gallery,.bs-journal,.bs-references,
  .bs-detail-projects,.bs-detail-content,.bs-detail-gallery,.bs-related,.bs-cta{
    content-visibility:auto;
    contain-intrinsic-size:1px 760px;
  }
}

/* V5 responsive */
@media(max-width:1199px){
  .bb-nav__menu #mobile-menu>ul>li>a{font-size:12px!important}
  .bs-service-bento{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bs-project-scroller,.bs-detail-projects__rail{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bs-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:991px){
  :root{--bs-v5-section:72px}
  .bs-hero__slider{height:560px}
  .bs-hero__content h2{font-size:50px!important}
  .bs-about__grid{gap:42px}
  .bs-service-bento{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bs-service-card,.bs-service-card--feature,.bs-service-card--wide{height:350px!important;min-height:350px!important}
  .bs-project-scroller,.bs-detail-projects__rail{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bs-detail-nav-wrap{top:74px}
  .bs-detail-content__layout{grid-template-columns:1fr!important}
  .bs-detail-side{position:static}
  .bs-gallery__mosaic,.bs-detail-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  :root{--bs-v5-section:58px}
  body.vip-site{font-size:16px!important}
  body.vip-site .container{padding-left:18px;padding-right:18px}
  .bs-eyebrow{font-size:12px!important}
  .bs-heading h2{font-size:34px!important}
  .bs-heading p,.bs-heading--split>p{font-size:16px!important}
  .bs-hero__slider{height:520px}
  .bs-hero__content h2{font-size:42px!important;max-width:100%}
  .bs-hero__content p{font-size:16px!important;max-width:100%}
  .bs-concierge small{display:block;font-size:12px}
  .bs-concierge strong{font-size:16px}
  .bs-about__content h2{font-size:36px!important}
  .bs-about__content>p{font-size:16px!important}
  .bs-about__seal span{font-size:11px}
  .bs-service-bento{
    display:grid!important;
    grid-template-columns:1fr!important;
    overflow:visible!important;
  }
  .bs-service-card,.bs-service-card--feature,.bs-service-card--wide{
    width:100%!important;
    height:330px!important;
    min-height:330px!important;
  }
  .bs-service-card__copy h3{font-size:25px!important}
  .bs-service-index{display:grid!important;grid-template-columns:1fr!important}
  .bs-project-scroller,.bs-detail-projects__rail{grid-template-columns:1fr!important}
  .bs-project-item__media,.bs-project-item:nth-child(even) .bs-project-item__media,.bs-detail-project__media{height:300px!important}
  .bs-process__grid,.bs-process__grid--6{grid-template-columns:1fr!important}
  .bs-process__item{min-height:0!important}
  .bs-gallery__mosaic,.bs-detail-gallery__grid{grid-template-columns:1fr!important;grid-auto-rows:260px!important}
  .bs-journal__card h3{font-size:22px!important}
  .bs-detail-hero__copy h1{font-size:40px!important}
  .bs-detail-hero__copy>p{font-size:16px!important}
  .bs-detail-hero__media{min-height:330px}
  .bs-detail-proof span{font-size:12px!important}
  .bs-detail-nav-wrap{top:68px}
  .bs-detail-nav{min-height:54px}
  .bs-detail-nav a{font-size:13px!important}
  .bs-detail-nav .is-accent{margin-left:0}
  .bs-rich{padding:28px 22px}
  .bs-rich h2{font-size:29px!important}
  .bs-rich h3{font-size:24px!important}
  .bs-rich p,.bs-rich li{font-size:16px!important}
  .bs-related__grid{grid-template-columns:1fr!important}
  .bs-related__card{height:300px}
  .bs-cta h2{font-size:36px!important}
  .bb-footer__brand p,.bb-footer li a,.bb-footer__contact a,.bb-footer__contact>span{font-size:14px!important}
}


/* Legacy list/search pages — remove remaining micro typography */
.page-title-area .breadcrumb-item,
.page-title-area .breadcrumb-item a{font-size:13px!important;line-height:1.5!important}
.news-one__text{font-size:15px!important;line-height:1.75!important}
.news-one__meta{font-size:12px!important}
.project-content p,.project-content li,
.news-one__content p,.news-one__content li{font-size:15px!important;line-height:1.72!important}
.widget a,.widget p,.widget li{font-size:14px!important;line-height:1.65!important}
.pagination-wrapper .page-link,.pagination a{font-size:14px!important;min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center}


/* ==========================================================================
   BY BARIŞ GLOBAL V6 — Corporate System
   08.09.2026
   ========================================================================== */
:root{
  --bs-v6-card-radius:18px;
  --bs-v6-soft-shadow:0 18px 50px rgba(8,27,34,.07);
  --bs-v6-deep-shadow:0 24px 70px rgba(8,27,34,.10);
}

/* Footer logo: preserve original artwork. */
.bb-footer__brand img{
  filter:none!important;
  opacity:1!important;
  width:auto!important;
  max-width:190px!important;
  height:auto!important;
  max-height:68px!important;
  object-fit:contain!important;
}

/* Corporate capability strip */
.bs-concierge{align-items:stretch!important}
.bs-concierge>div{min-width:0!important;padding:17px 18px!important}
.bs-concierge>div>span{font-size:11px!important;letter-spacing:.14em!important}
.bs-concierge strong{font-size:14px!important;line-height:1.25!important}
.bs-concierge small{font-size:12px!important;line-height:1.45!important;margin-top:4px!important;max-width:210px}
.bs-concierge__cta{min-width:150px!important}

/* Homepage portfolio uses the same premium layout as detail related projects. */
.bs-home-projects__grid{margin-top:8px!important}
.bs-home-projects__grid .bs-detail-project{min-width:0!important}
.bs-home-projects__grid .bs-detail-project__media{height:285px!important}
.bs-home-projects__grid .bs-detail-project>div:last-child{padding:15px 3px 2px!important}
.bs-home-projects__grid .bs-detail-project h3{min-height:2.5em}

/* Missing-image state: never substitute the company logo for editorial imagery. */
.bs-service-card.is-image-missing,
.bs-detail-project.is-image-missing .bs-detail-project__media,
.bs-related__card.is-image-missing,
.bs-journal__card.is-image-missing .bs-journal__media,
.project-panel-holder.is-image-missing .project-img,
.news-one__single.is-image-missing .news-one__img{
  background:radial-gradient(circle at 25% 20%,rgba(201,153,86,.18),transparent 38%),linear-gradient(145deg,#0b242d,#102f3a)!important
}
.bs-service-card.is-image-missing:after,
.bs-detail-project.is-image-missing .bs-detail-project__media:after,
.bs-related__card.is-image-missing:after,
.project-panel-holder.is-image-missing .project-img:after,
.news-one__single.is-image-missing .news-one__img:after{
  content:"BY BARIŞ";display:flex;align-items:center;justify-content:center;position:absolute;inset:0;
  color:rgba(255,255,255,.25);font-family:var(--bs-font-serif);font-size:clamp(22px,3vw,38px);letter-spacing:.08em
}
.project-panel-holder.is-image-missing .project-img,.news-one__single.is-image-missing .news-one__img{position:relative}

/* Corporate inner-page foundation */
body.vip-site.vip-inner-page{background:var(--bs-ivory)!important}
body.vip-inner-page .page-title-area{
  min-height:190px!important;padding:54px 0 46px!important;
  background:radial-gradient(720px 240px at 78% 38%,rgba(198,149,80,.08),transparent 64%),linear-gradient(115deg,#0a2732 0%,#09232d 62%,#0d313d 100%)!important;
  overflow:hidden;position:relative
}
body.vip-inner-page .page-title-area:after{
  content:"BY BARIŞ";position:absolute;right:5%;bottom:-42px;font-family:var(--bs-font-serif);
  font-size:clamp(74px,9vw,150px);line-height:1;letter-spacing:-.04em;color:rgba(255,255,255,.025);pointer-events:none
}
body.vip-inner-page .page-title-area .p-element,body.vip-inner-page .page-title-area .h3-s1{display:none!important}
body.vip-inner-page .page-title-content{position:relative;z-index:2}
body.vip-inner-page .page-title-heading h1,body.vip-inner-page .page-title-heading h2{
  color:#fff!important;font-family:var(--bs-font-serif)!important;font-size:clamp(38px,4vw,58px)!important;
  font-weight:500!important;line-height:1.04!important;letter-spacing:-.035em!important;margin:0 0 16px!important
}
body.vip-inner-page .grb-breadcrumb,body.vip-inner-page .breadcrumb{
  justify-content:center!important;background:transparent!important;margin:0!important;padding:0!important
}
body.vip-inner-page .breadcrumb-item,body.vip-inner-page .breadcrumb-item a{
  color:rgba(255,255,255,.64)!important;font-family:var(--bs-font-sans)!important;font-size:12px!important;letter-spacing:.04em
}
body.vip-inner-page .breadcrumb-item.active{color:var(--bs-gold-2)!important}
body.vip-inner-page .breadcrumb-item+.breadcrumb-item:before{color:rgba(255,255,255,.32)!important}

body.vip-inner-page .projects,body.vip-inner-page .news-page,body.vip-inner-page .contact-area,
body.vip-inner-page .portfolio-details-area,body.vip-inner-page .about__area,body.vip-inner-page .service-area,
body.vip-inner-page .blog-area{background:var(--bs-ivory)!important}
body.vip-inner-page .projects,body.vip-inner-page .news-page,body.vip-inner-page .contact-area,
body.vip-inner-page .portfolio-details-area{padding-top:72px!important;padding-bottom:88px!important}

/* Gallery / video / service list cards */
body.vip-inner-page .projects .row{row-gap:26px}
body.vip-inner-page .project-panel{height:100%;margin-bottom:0!important}
body.vip-inner-page .project-panel-holder{
  height:100%;border:1px solid var(--bs-line)!important;border-radius:var(--bs-v6-card-radius)!important;background:#fff!important;
  overflow:hidden!important;box-shadow:var(--bs-v6-soft-shadow)!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease
}
body.vip-inner-page .project-panel-holder:hover{transform:translateY(-5px);box-shadow:var(--bs-v6-deep-shadow)!important;border-color:rgba(184,138,77,.34)!important}
body.vip-inner-page .project-img{aspect-ratio:4/3;height:auto!important;overflow:hidden!important;background:#e9efef!important;position:relative}
body.vip-inner-page .project-img img{width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;display:block;transition:transform .5s ease}
body.vip-inner-page .project-panel-holder:hover .project-img img{transform:scale(1.035)}
body.vip-inner-page .project-panel-holder .iconset{
  width:38px!important;height:38px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;
  background:var(--bs-gold)!important;color:#fff!important;border:4px solid rgba(255,255,255,.88)!important;top:14px!important;left:14px!important
}
body.vip-inner-page .project-content{padding:20px 18px 22px!important;min-height:96px;display:flex!important;align-items:center!important;justify-content:center!important}
body.vip-inner-page .project-title,body.vip-inner-page .project-title a{
  font-family:var(--bs-font-serif)!important;color:var(--bs-night)!important;font-size:20px!important;line-height:1.3!important;
  font-weight:500!important;margin:0!important;text-align:center!important
}

/* Blog list */
body.vip-inner-page .news-page .row{row-gap:28px}
body.vip-inner-page .news-one__single{
  height:100%;background:#fff!important;border:1px solid var(--bs-line)!important;border-radius:var(--bs-v6-card-radius)!important;
  overflow:hidden;box-shadow:var(--bs-v6-soft-shadow)!important;transition:.25s ease
}
body.vip-inner-page .news-one__single:hover{transform:translateY(-5px);box-shadow:var(--bs-v6-deep-shadow)!important}
body.vip-inner-page .news-one__img{aspect-ratio:16/10;overflow:hidden;position:relative;background:#e9efef}
body.vip-inner-page .news-one__img img{width:100%!important;height:100%!important;object-fit:cover!important}
body.vip-inner-page .news-one__content{padding:22px!important}
body.vip-inner-page .news-one__title,body.vip-inner-page .news-one__title a{
  font-family:var(--bs-font-serif)!important;color:var(--bs-night)!important;font-size:23px!important;line-height:1.22!important;font-weight:500!important
}
body.vip-inner-page .news-one__text{color:var(--bs-muted)!important;font-size:15px!important;line-height:1.75!important}
body.vip-inner-page .news-one__read-more-btn{
  font-size:12px!important;letter-spacing:.08em!important;font-weight:700!important;text-transform:uppercase;color:var(--bs-night)!important
}

/* Contact page */
body.vip-inner-page .contact-area .row{align-items:stretch;row-gap:24px}
body.vip-inner-page .contact-address,body.vip-inner-page .get-in-touch{
  height:100%;background:#fff!important;border:1px solid var(--bs-line)!important;border-radius:20px!important;
  box-shadow:var(--bs-v6-soft-shadow)!important;padding:32px!important
}
body.vip-inner-page .contact-heading h2,body.vip-inner-page .contact-heading h3{
  font-family:var(--bs-font-serif)!important;color:var(--bs-night)!important;font-size:29px!important;line-height:1.15!important;font-weight:500!important
}
body.vip-inner-page .contact-address-list{border-bottom:1px solid var(--bs-line)!important;padding:15px 0!important}
body.vip-inner-page .contact-list-icon{
  width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important;background:var(--bs-ivory)!important;
  color:var(--bs-gold)!important;display:flex!important;align-items:center!important;justify-content:center!important
}
body.vip-inner-page .contact-list-text h5,body.vip-inner-page .contact-list-text span,
body.vip-inner-page .contact-list-text a,body.vip-inner-page .contact-list-text p{
  font-family:var(--bs-font-sans)!important;font-size:14px!important;line-height:1.65!important;color:var(--bs-text)!important
}
body.vip-inner-page .get-in-touch input,body.vip-inner-page .get-in-touch textarea,
body.vip-inner-page .contact-form input,body.vip-inner-page .contact-form textarea,body.vip-inner-page .contact-form select{
  width:100%;min-height:52px!important;border:1px solid #d7dddc!important;background:#fbfaf7!important;border-radius:12px!important;
  padding:13px 15px!important;font-family:var(--bs-font-sans)!important;font-size:14px!important;color:var(--bs-night)!important;box-shadow:none!important
}
body.vip-inner-page .get-in-touch textarea,body.vip-inner-page .contact-form textarea{min-height:150px!important}
body.vip-inner-page .get-in-touch button,body.vip-inner-page .contact-form button,body.vip-inner-page .contact-form input[type="submit"]{
  min-height:50px!important;border:0!important;border-radius:999px!important;background:var(--bs-night)!important;color:#fff!important;
  padding:0 26px!important;font-size:13px!important;font-weight:700!important;letter-spacing:.04em
}

/* Project detail */
body.vip-inner-page .portfolio-details-content{max-width:1180px;margin:0 auto}
body.vip-inner-page .portfolio-details-img,body.vip-inner-page .portfolio-details-content>.row{margin-bottom:30px!important}
body.vip-inner-page .portfolio-details-content .gallery-post{
  border-radius:20px!important;overflow:hidden;background:#fff;border:1px solid var(--bs-line);box-shadow:var(--bs-v6-soft-shadow)
}
body.vip-inner-page .portfolio-details-content .item-image img,body.vip-inner-page .portfolio-details-content img.proje_detay{
  width:100%;max-height:720px;object-fit:cover
}
body.vip-inner-page .portfolio-details-content h1,body.vip-inner-page .portfolio-details-content h2{
  font-family:var(--bs-font-serif)!important;color:var(--bs-night)!important
}
body.vip-inner-page .portfolio-details-content p,body.vip-inner-page .portfolio-details-content li{
  color:#34434a!important;font-size:16px!important;line-height:1.82!important
}
body.vip-inner-page .portfolio-sidebar{
  background:#fff!important;border:1px solid var(--bs-line)!important;border-radius:18px!important;padding:22px!important;box-shadow:var(--bs-v6-soft-shadow)!important
}

/* Pagination */
body.vip-inner-page .pagination{gap:8px!important;justify-content:center!important}
body.vip-inner-page .pagination a,body.vip-inner-page .pagination span,body.vip-inner-page .pagination .current{
  width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important;border:1px solid var(--bs-line)!important;
  background:#fff!important;color:var(--bs-night)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  font-family:var(--bs-font-sans)!important;font-size:13px!important;box-shadow:none!important
}
body.vip-inner-page .pagination .current{background:var(--bs-night)!important;color:#fff!important;border-color:var(--bs-night)!important}

/* Newsletter strip */
.newsletter-area{background:#0a2f3a!important;padding:42px 0!important}
.newsletter-area .newsletter-text h4{
  font-family:var(--bs-font-serif)!important;color:#fff!important;font-size:26px!important;font-weight:500!important;margin-bottom:7px!important
}
.newsletter-area .newsletter-text p{color:rgba(255,255,255,.62)!important;font-size:14px!important;line-height:1.65!important}
.newsletter-area .subscribe-form input{
  min-height:50px!important;background:rgba(255,255,255,.07)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;
  border-radius:999px 0 0 999px!important;padding:0 20px!important;font-size:14px!important
}
.newsletter-area .subscribe-form button{
  min-height:50px!important;border:0!important;border-radius:0 999px 999px 0!important;background:var(--bs-gold)!important;color:#fff!important;
  padding:0 24px!important;font-size:12px!important;font-weight:700!important;letter-spacing:.05em
}

/* DB inline typography normalization */
body.vip-site [style*="font-size: 8"],body.vip-site [style*="font-size: 9"],body.vip-site [style*="font-size: 10"],
body.vip-site [style*="font-size: 11"],body.vip-site [style*="font-size: 12pt"]{font-size:inherit!important}
body.vip-site [style*="times new roman"],body.vip-site [style*="Times New Roman"]{font-family:inherit!important}

/* Header/footer consistency */
.bb-topbar__promise{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bb-brand img{object-fit:contain!important}
.bb-footer__bottom-row p:last-child{letter-spacing:.11em}

@media(max-width:991px){
  body.vip-inner-page .page-title-area{min-height:160px!important;padding:42px 0 38px!important}
  body.vip-inner-page .projects,body.vip-inner-page .news-page,body.vip-inner-page .contact-area,
  body.vip-inner-page .portfolio-details-area{padding-top:56px!important;padding-bottom:64px!important}
  body.vip-inner-page .contact-address,body.vip-inner-page .get-in-touch{padding:25px!important}
}
@media(max-width:640px){
  .bs-concierge>div{padding:14px 15px!important}
  .bs-concierge small{max-width:none}
  .bs-home-projects__grid .bs-detail-project__media{height:290px!important}
  body.vip-inner-page .page-title-heading h1,body.vip-inner-page .page-title-heading h2{font-size:36px!important}
  body.vip-inner-page .projects,body.vip-inner-page .news-page,body.vip-inner-page .contact-area,
  body.vip-inner-page .portfolio-details-area{padding-top:44px!important;padding-bottom:54px!important}
  body.vip-inner-page .project-title,body.vip-inner-page .project-title a{font-size:19px!important}
  .newsletter-area .subscribe-form{display:flex;width:100%}
}
