:root{--navy:#061322;--navy2:#081a2d;--navy3:#0b2238;--gold:#caa35b;--gold2:#f0cf88;--gold3:#8f6c31;--white:#fff;--text:#f7f5ef;--muted:#9ca8b3;--line:rgba(202,163,91,.28);--font:Arial,"Helvetica Neue",Helvetica,sans-serif;--ease:cubic-bezier(.22,.72,.18,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body,#wrapper,.bk-home{margin:0!important;font-family:var(--font)!important;background:var(--navy)!important;color:var(--text)!important;line-height:1.6}body *,body *::before,body *::after{font-family:var(--font)!important}h1,h2,h3,h4,h5,h6,p,a,button,input,select,textarea,span,small,strong,b,label,em{font-family:var(--font)!important}.container{width:min(1280px,calc(100% - 56px));margin:auto}.bk-home section{position:relative;overflow:hidden}.bk-header{position:fixed!important;inset:0 0 auto;z-index:9999!important;height:70px!important;background:rgba(3,14,27,.70)!important;border-bottom:1px solid rgba(202,163,91,.20)!important;backdrop-filter:blur(18px);transition:.45s var(--ease)}.bk-nav-shell{height:70px!important;max-width:1320px;margin:auto!important;padding:0 24px;display:flex;align-items:center!important;background:transparent!important;box-shadow:none!important}.bk-header.is-scrolled{height:60px!important;background:rgba(3,14,27,.96)!important}.bk-header.is-scrolled .bk-nav-shell{height:60px!important}.bk-brand{display:flex!important;align-items:center;gap:0;text-decoration:none!important;min-width:250px}.bk-brand img{display:block!important;width:208px!important;height:auto!important;object-fit:contain}.bk-brand>span{display:none!important}.bk-nav-shell nav{margin-left:auto}.bk-nav-shell #mainmenu{display:flex!important;gap:0!important;list-style:none;margin:0;padding:0}.bk-nav-shell #mainmenu li{margin:0!important}.bk-nav-shell #mainmenu a{padding:10px 15px!important;color:#fff!important;font-size:11px!important;letter-spacing:.02em;font-weight:500!important;text-decoration:none!important}.bk-nav-shell #mainmenu a:hover{color:var(--gold2)!important}.bk-nav-right{display:flex;align-items:center;gap:14px}.bk-lang{color:#fff;font-size:10px!important}.bk-lang>div{display:none}.bk-nav-contact{border:1px solid var(--gold)!important;color:var(--gold2)!important;background:transparent!important;border-radius:22px!important;padding:9px 16px!important;font-size:10px!important;letter-spacing:.03em;text-decoration:none}.bk-nav-contact:hover{background:var(--gold)!important;color:var(--navy)!important}
.bk-hero{min-height:780px;height:100vh;max-height:920px;display:flex;align-items:center;background:var(--navy);isolation:isolate}.bk-cinema{position:absolute;inset:0;z-index:-1;overflow:hidden;background:#020b15}.bk-cinema-frame{position:absolute;inset:-2%;background-size:cover;background-position:center;opacity:0;animation:cinemaFade 24s infinite ease-in-out,cinemaMove 24s infinite ease-in-out}.bk-cinema-frame.f1{background-image:url('../images/architecture/hero-cinematic-01.png');animation-delay:0s}.bk-cinema-frame.f2{background-image:url('../images/architecture/hero-cinematic-02.png');animation-delay:10.666s}.bk-cinema-frame.f3{background-image:url('../images/architecture/hero-cinematic-03.png');animation-delay:21.333s}.bk-cinema-vignette{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,23,.76),rgba(3,13,25,.30) 50%,rgba(3,12,23,.74)),linear-gradient(0deg,rgba(3,12,23,.78),transparent 38%,rgba(3,12,23,.38))}.bk-cinema-glass{position:absolute;inset:0;background:radial-gradient(circle at 50% 35%,rgba(202,163,91,.10),transparent 28%),linear-gradient(180deg,rgba(4,16,31,.08),rgba(4,16,31,.24))}.bk-cinema-lines{position:absolute;inset:0;opacity:.17;background-image:linear-gradient(rgba(202,163,91,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(202,163,91,.16) 1px,transparent 1px);background-size:90px 90px;mask-image:linear-gradient(to bottom,transparent,black 25%,black 75%,transparent);animation:gridMove 24s linear infinite}.bk-hero-content{padding-top:55px;min-height:100%;display:flex;flex-direction:column;justify-content:space-between}.bk-hero-topline{padding-top:105px;display:flex;align-items:center;gap:16px;color:rgba(255,255,255,.70);font-size:9px;letter-spacing:.18em}.bk-hero-topline span:first-child{color:var(--gold2);font-weight:700}.bk-hero-topline i{width:42px;height:1px;background:var(--gold)}.bk-hero-center{max-width:820px;text-align:center;margin:auto}.bk-hero-kicker{color:var(--gold2);font-size:10px;letter-spacing:.18em;margin-bottom:22px}.bk-hero h1{font-size:clamp(54px,7vw,94px)!important;line-height:.94!important;letter-spacing:-.045em!important;font-weight:300!important;margin:0!important;color:#fff!important}.bk-hero h1 strong{font-weight:700!important;color:var(--gold2)!important}.bk-hero-center p{max-width:610px;margin:28px auto 34px;color:rgba(255,255,255,.74);font-size:13px}.bk-actions{display:flex;justify-content:center;gap:24px;align-items:center}.bk-btn-gold{display:inline-flex;align-items:center;gap:22px;padding:14px 22px;border:1px solid var(--gold);background:var(--gold);color:var(--navy)!important;text-decoration:none!important;font-size:11px;font-weight:700!important;letter-spacing:.04em;transition:.35s var(--ease)}.bk-btn-gold:hover{background:var(--gold2);transform:translateY(-2px)}.bk-btn-gold span{font-size:16px}.bk-ghost-link{color:#fff!important;text-decoration:none!important;font-size:11px}.bk-ghost-link:hover{color:var(--gold2)!important}.bk-hero-bottom{padding-bottom:28px;display:flex;justify-content:space-between;color:rgba(255,255,255,.50);font-size:8px;letter-spacing:.18em}.bk-hero-bottom b{width:1px;height:34px;background:var(--gold);opacity:.8}
.bk-trust{background:#071827;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.bk-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.bk-trust-grid>div{min-height:125px;padding:26px 22px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:16px;border-right:1px solid rgba(202,163,91,.18)}.bk-trust-grid>div:last-child{border-right:0}.bk-trust .num{font-size:9px;color:var(--gold)}.bk-trust .icon{width:48px;height:48px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-size:20px}.bk-trust b{display:block;font-size:12px;font-weight:600;color:#fff}.bk-trust small{display:block;font-size:9px;color:#8e9aa5;margin-top:5px}
.bk-intro{padding:120px 0 130px;background:var(--navy2)}.bk-section-head{display:flex;align-items:center;gap:14px;color:rgba(255,255,255,.55);font-size:9px;letter-spacing:.18em}.bk-section-head i{width:52px;height:1px;background:var(--gold)}.bk-section-head em{font-style:normal;color:rgba(255,255,255,.25)}.bk-intro-row{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;padding:58px 0 70px;align-items:end}.bk-intro-row small{font-size:9px;color:var(--gold);letter-spacing:.2em}.bk-intro h2,.bk-project-head h2{font-size:58px!important;line-height:1.02!important;font-weight:300!important;letter-spacing:-.04em!important;margin:14px 0 0!important}.bk-intro h2 strong,.bk-project-head h2 strong{font-weight:700!important;color:var(--gold2)!important}.bk-intro-row p{font-size:13px;color:#a9b3bc;max-width:470px;margin:0 0 20px}.bk-intro-row a{color:var(--gold2);text-decoration:none;font-size:11px}.bk-services{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.bk-services article{padding:36px 30px;min-height:310px;border-right:1px solid var(--line);position:relative;transition:.45s var(--ease)}.bk-services article:last-child{border-right:0}.bk-services article:hover{background:linear-gradient(180deg,rgba(202,163,91,.07),transparent);transform:translateY(-5px)}.bk-services article>span{color:var(--gold);font-size:9px}.bk-service-symbol{font-size:38px;color:var(--gold2);margin:38px 0 20px}.bk-services h3{font-size:21px!important;font-weight:600!important;margin:0 0 10px}.bk-services p{color:#8996a2;font-size:11px;max-width:300px}.bk-services a{color:var(--gold2);font-size:10px;text-decoration:none;position:absolute;bottom:28px}
.bk-estimate{min-height:850px;display:flex;align-items:center;background:#020d1b;isolation:isolate}.bk-estimate-bg{position:absolute;inset:-2%;z-index:-3;background:url('../images/architecture/calculator-mansion-original.png') center center/cover no-repeat;animation:estimateSlowZoom 26s ease-in-out infinite alternate}.bk-estimate-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,12,24,.62),rgba(2,12,24,.20) 48%,rgba(2,12,24,.68)),linear-gradient(0deg,rgba(2,12,24,.72),rgba(2,12,24,.15) 52%,rgba(2,12,24,.42))}.bk-estimate-glow{position:absolute;inset:-20%;z-index:-1;background:radial-gradient(circle at 50% 45%,rgba(202,163,91,.16),transparent 24%);animation:glowPulse 7s ease-in-out infinite}.bk-estimate-grid{position:absolute;inset:0;z-index:-1;opacity:.14;background-image:linear-gradient(rgba(202,163,91,.20) 1px,transparent 1px),linear-gradient(90deg,rgba(202,163,91,.20) 1px,transparent 1px);background-size:75px 75px;animation:gridMove 22s linear infinite}.bk-estimate-inner{padding:88px 0 105px}.bk-estimate-heading{text-align:center}.bk-estimate-title{font-size:52px!important;font-weight:400!important;letter-spacing:-.03em;color:#fff}.bk-rule{display:flex;justify-content:center;align-items:center;gap:8px;margin:11px 0 13px}.bk-rule span{width:48px;height:1px;background:var(--gold)}.bk-rule i{width:6px;height:6px;border:1px solid var(--gold);transform:rotate(45deg)}.bk-estimate-heading h2{font-size:25px!important;font-weight:600!important;margin:0;color:#fff}.bk-estimate-heading p{font-size:11px;color:rgba(255,255,255,.68);margin:9px auto 34px}.bk-estimate-stage{position:relative;min-height:600px;display:flex;justify-content:center}.bk-calc{width:540px;align-self:center;background:rgba(4,16,30,.80);border:1px solid rgba(202,163,91,.72);box-shadow:0 30px 100px rgba(0,0,0,.55),inset 0 0 45px rgba(202,163,91,.045);backdrop-filter:blur(16px);padding:0 24px 18px;position:relative;z-index:3}.bk-calc:before{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.06);pointer-events:none}.bk-calc-head{padding:22px 0 14px;border-bottom:1px solid rgba(202,163,91,.28);position:relative;z-index:1}.bk-calc-head span{display:block;color:var(--gold2);font-size:13px;font-weight:600}.bk-calc-head strong{display:block;color:#fff;font-size:25px;font-weight:400;line-height:1.1;margin-top:2px}.bk-calc-label,.bk-field{position:relative;z-index:1;display:block;color:#fff;font-size:10px;font-weight:600;margin-top:17px}.bk-calc sup{color:var(--gold);font-size:8px}.bk-radio-row{display:flex;gap:28px;position:relative;z-index:1;margin-top:9px}.bk-radio-row label{font-size:11px;color:#fff;display:flex;align-items:center;gap:9px;cursor:pointer}.bk-radio-row input{position:absolute;opacity:0}.bk-radio-row i{width:20px;height:20px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:block;position:relative}.bk-radio-row input:checked+i{border-color:var(--gold2);box-shadow:0 0 0 3px rgba(202,163,91,.12)}.bk-radio-row input:checked+i:after{content:"";position:absolute;inset:4px;border-radius:50%;background:var(--gold2)}.bk-field select,.bk-field input{width:100%;height:42px;margin-top:7px;border:1px solid rgba(255,255,255,.24);border-radius:23px;background:rgba(6,20,35,.72);color:#fff;padding:0 17px;outline:none;font-size:11px;appearance:auto}.bk-field select:focus,.bk-field input:focus{border-color:var(--gold)}.bk-field input::placeholder{color:#85929d}.bk-result{margin-top:17px;padding:16px;border:1px solid var(--gold);background:rgba(202,163,91,.06);display:flex;align-items:center;gap:16px;position:relative;z-index:1}.bk-result-icon{width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-size:20px}.bk-result small{display:block;color:#b8c0c7;font-size:9px}.bk-result strong{display:block;color:var(--gold2);font-size:22px;font-weight:600;line-height:1.2}.bk-result em{font-style:normal;font-size:12px;color:#fff}.bk-calc-foot{display:flex;justify-content:space-between;padding-top:13px;color:#7d8a96;font-size:8px;letter-spacing:.05em;position:relative;z-index:1}.bk-side-label{position:absolute;left:0;top:80px;display:flex;flex-direction:column;gap:4px;padding-left:14px;border-left:1px solid var(--gold);color:#fff;font-size:11px}.bk-side-label span{opacity:.85}.bk-video-tag{position:absolute;right:0;top:75px;display:flex;align-items:center;gap:13px;color:#fff;font-size:11px}.bk-video-tag i{width:38px;height:38px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-style:normal}.bk-scroll-mark{position:absolute;left:0;bottom:10px;display:flex;align-items:center;gap:10px;color:#b7a16f;font-size:9px}.bk-scroll-mark span{width:1px;height:42px;background:var(--gold);position:relative}.bk-scroll-mark span:after{content:"";position:absolute;bottom:0;left:-4px;width:8px;height:8px;border:1px solid var(--gold);border-radius:50%}.bk-wa{position:absolute;right:28px;bottom:28px;z-index:5;display:flex;align-items:center;gap:12px}.bk-wa span{padding:10px 14px;background:#fff;color:#16202b;border-radius:2px;font-size:10px}.bk-wa a{width:48px;height:48px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2);text-decoration:none;font-size:20px;background:rgba(4,13,24,.75)}
.bk-projects{padding:115px 0;background:#071827}.bk-project-head{display:flex;justify-content:space-between;align-items:end;margin:40px 0 45px}.bk-project-head small{color:var(--gold);font-size:9px;letter-spacing:.16em}.bk-project-head p{font-size:12px;color:#93a0ab;max-width:430px;margin:0}.bk-outline{border:1px solid var(--gold);padding:12px 17px;text-decoration:none;color:var(--gold2);font-size:10px}.bk-outline:hover{background:var(--gold);color:var(--navy)}.bk-project-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px}.bk-project-grid a{position:relative;display:block;min-height:250px;overflow:hidden;background:var(--navy);text-decoration:none;color:#fff;border:1px solid rgba(202,163,91,.22)}.bk-project-grid a:nth-child(3),.bk-project-grid a:nth-child(4){min-height:320px}.bk-project-grid img{width:100%;height:100%;min-height:100%;object-fit:cover;display:block;transition:1.1s var(--ease);filter:saturate(.72) brightness(.72)}.bk-project-grid a:hover img{transform:scale(1.055);filter:saturate(.88) brightness(.86)}.bk-project-grid a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(2,11,21,.88))}.bk-project-grid span,.bk-project-grid b{position:absolute;z-index:2;left:20px}.bk-project-grid span{top:18px;font-size:8px;letter-spacing:.15em;color:var(--gold2)}.bk-project-grid b{bottom:17px;font-size:14px;font-weight:500}.bk-project-grid a:nth-child(1){grid-row:span 2}.bk-project-grid a:nth-child(4){grid-column:1/3}
.bk-services-band{padding:100px 0;background:#040f1d;color:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.bk-services-band h2{font-size:52px!important;font-weight:300!important;margin:38px 0}.bk-service-line{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.bk-service-line a{padding:28px 18px;color:#fff;text-decoration:none;border-right:1px solid var(--line);font-size:13px;transition:.35s var(--ease)}.bk-service-line a:last-child{border-right:0}.bk-service-line a:hover{color:var(--gold2);background:rgba(202,163,91,.04)}.bk-service-line span{display:block;color:var(--gold);font-size:8px;margin-bottom:22px}.bk-service-line b{float:right;color:var(--gold2)}
.bk-about{display:grid;grid-template-columns:1.05fr .95fr;min-height:650px;background:#061322}.bk-about-image{overflow:hidden}.bk-about-image img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.68) brightness(.66);transition:1.2s var(--ease)}.bk-about:hover .bk-about-image img{transform:scale(1.035);filter:saturate(.78) brightness(.74)}.bk-about-copy{padding:100px 9vw 80px 8vw;align-self:center}.bk-about h2{font-size:50px!important;line-height:1.02!important;margin:42px 0 24px}.bk-about h2 strong{color:var(--gold2);font-weight:700!important}.bk-about-copy p{font-size:13px;color:#99a6b1;max-width:500px;margin-bottom:28px}.dark-btn{background:var(--gold);color:var(--navy)!important}
.bk-final{min-height:570px;display:grid;place-items:center;text-align:center;color:#fff;background:var(--navy)}.bk-final-bg{position:absolute;inset:-2%;background:url('../images/architecture/Moxx 2h.jpg') center/cover;filter:brightness(.30) saturate(.55);animation:cinematicZoom 18s ease-in-out infinite alternate}.bk-final-overlay{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(6,19,34,.12),rgba(6,19,34,.93))}.bk-final .container{position:relative;z-index:2}.bk-final span{font-size:9px;letter-spacing:.22em;color:var(--gold2)}.bk-final h2{font-size:70px!important;line-height:.95!important;font-weight:300!important;letter-spacing:-.05em!important;margin:25px 0 35px}.bk-final h2 strong{font-weight:700!important;color:var(--gold2)}
.bk-footer{background:#030d18!important;color:#8f9aa4!important;border-top:1px solid var(--line)!important}.bk-footer-top{padding:55px 0!important;display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.bk-footer-brand{font-size:18px;color:var(--gold2)!important;text-decoration:none;font-weight:700}.bk-footer-brand small{color:var(--gold);margin-left:5px}.bk-footer-top p,.bk-footer-top a{font-size:10px;color:#87939e!important;text-decoration:none;display:block;margin:7px 0}.bk-footer-top h3{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:var(--gold2)}.bk-footer-bottom{border-top:1px solid var(--line);padding:18px 0;font-size:8px;color:#697782}.bk-footer-bottom .container{display:flex;justify-content:space-between}.bk-home .bk-section-head,.bk-home .bk-intro-row,.bk-home .bk-services article,.bk-home .bk-project-grid a,.bk-home .bk-service-line a,.bk-home .bk-about-copy{opacity:0;transform:translateY(20px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.bk-home .is-visible{opacity:1;transform:none}
@keyframes cinemaFade{0%,20%{opacity:1}25%,45%{opacity:0}50%,70%{opacity:0}75%,95%{opacity:0}100%{opacity:1}}@keyframes cinemaMove{0%{transform:scale(1.03)}50%{transform:scale(1.075)}100%{transform:scale(1.04)}}@keyframes estimateMove{0%{transform:scale(1.02) translate3d(0,0,0)}100%{transform:scale(1.065) translate3d(-.7%,-.5%,0)}}@keyframes cinematicZoom{0%{transform:scale(1.02)}100%{transform:scale(1.07)}}@keyframes gridMove{0%{background-position:0 0}100%{background-position:90px 90px}}@keyframes glowPulse{0%,100%{opacity:.25;transform:scale(.96)}50%{opacity:.65;transform:scale(1.03)}}
@media(max-width:900px){.bk-nav-shell nav{display:none}.bk-nav-contact,.bk-lang{display:none}.bk-brand{min-width:auto}.bk-trust-grid{grid-template-columns:1fr 1fr}.bk-intro-row,.bk-about{grid-template-columns:1fr;gap:40px}.bk-services{grid-template-columns:1fr}.bk-estimate{min-height:850px}.bk-calc{width:min(560px,calc(100% - 30px))}.bk-side-label,.bk-video-tag{display:none}.bk-project-grid{grid-template-columns:1fr}.bk-project-grid a:nth-child(1){grid-row:auto}.bk-project-grid a:nth-child(4){grid-column:auto}.bk-service-line{grid-template-columns:1fr 1fr}.bk-about-copy{padding:70px 24px}.bk-footer-top{grid-template-columns:1fr 1fr}.bk-final h2{font-size:52px!important}.bk-hero-topline span:last-child{display:none}}@media(max-width:600px){.container{width:calc(100% - 30px)}.bk-hero{min-height:700px}.bk-hero-topline{padding-top:95px}.bk-hero h1{font-size:49px!important}.bk-hero-center p{font-size:12px}.bk-actions{gap:16px}.bk-trust-grid{grid-template-columns:1fr}.bk-trust-grid>div{border-right:0;border-bottom:1px solid var(--line)}.bk-intro{padding:80px 0}.bk-intro-row{padding:40px 0}.bk-intro h2,.bk-project-head h2{font-size:40px!important}.bk-estimate-heading h2{font-size:20px!important}.bk-estimate-title{font-size:37px!important}.bk-estimate-inner{padding-top:75px}.bk-estimate-stage{min-height:600px}.bk-calc{padding:0 18px 14px}.bk-wa{right:15px;bottom:15px}.bk-wa span{display:none}.bk-project-head{display:block}.bk-outline{display:inline-block;margin-top:20px}.bk-service-line{grid-template-columns:1fr}.bk-final h2{font-size:45px!important}.bk-footer-top{grid-template-columns:1fr;gap:30px}.bk-footer-bottom .container{display:block}.bk-footer-bottom span{display:block;margin:4px 0}.bk-brand img{width:180px!important}}

/* BAYKAR V8 — final visual system: deep navy + gold only */
:root{
  --navy:#061426;--navy2:#081b31;--navy3:#0b2440;
  --gold:#d7ad5a;--gold2:#f0cf88;--gold3:#9c7634;
  --white:#f5ead2;--text:#f5ead2;--muted:#bda97f;
  --line:rgba(215,173,90,.28);
  --font:Arial,"Helvetica Neue",Helvetica,sans-serif;
}
html,body,#wrapper,.bk-home{background:var(--navy)!important;color:var(--text)!important}
body *,body *::before,body *::after{font-family:var(--font)!important}
h1,h2,h3,h4,h5,h6,p,a,button,input,select,textarea,span,small,strong,b,label,em{font-family:var(--font)!important}
.bk-header{background:rgba(6,20,38,.94)!important;border-bottom:1px solid rgba(215,173,90,.28)!important}
.bk-header.is-scrolled{background:rgba(6,20,38,.985)!important}
.bk-brand img{width:220px!important;height:auto!important}
.bk-nav-shell #mainmenu a,.bk-lang{color:var(--gold2)!important}
.bk-nav-shell #mainmenu a:hover{color:#fff!important}
.bk-nav-contact{color:var(--gold2)!important;border-color:var(--gold)!important}
.bk-nav-contact:hover{background:var(--gold)!important;color:var(--navy)!important}

/* Cinematic hero: slow crossfade/zoom, no jitter */
.bk-cinema-frame{animation-name:cinemaFade,cinemaSlowZoom!important;animation-duration:32s,32s!important;animation-timing-function:ease-in-out,ease-in-out!important;animation-iteration-count:infinite,infinite!important}
@keyframes cinemaSlowZoom{0%{transform:scale(1.015)}50%{transform:scale(1.045)}100%{transform:scale(1.015)}}
.bk-cinema-vignette{background:linear-gradient(90deg,rgba(6,20,38,.88),rgba(6,20,38,.30) 50%,rgba(6,20,38,.88)),linear-gradient(0deg,rgba(6,20,38,.88),rgba(6,20,38,.10) 48%,rgba(6,20,38,.70))!important}
.bk-cinema-glass{background:radial-gradient(circle at 50% 40%,rgba(215,173,90,.11),transparent 30%),linear-gradient(180deg,rgba(6,20,38,.04),rgba(6,20,38,.32))!important}
.bk-hero h1 strong,.bk-hero-kicker,.bk-hero-topline span:first-child{color:var(--gold2)!important}
.bk-hero-center p,.bk-hero-bottom,.bk-ghost-link{color:rgba(245,234,210,.82)!important}
.bk-btn-gold{background:var(--gold)!important;color:var(--navy)!important;border-color:var(--gold)!important}
.bk-btn-gold:hover{background:var(--gold2)!important}
.bk-ghost-link:hover{color:var(--gold2)!important}

/* Navy/gold throughout the page */
.bk-trust,.bk-intro,.bk-projects,.bk-services-band,.bk-footer{background:var(--navy)!important}
.bk-trust{border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}
.bk-section-head span,.bk-section-head em,.bk-section-head.light span,.bk-section-head.light em,
.bk-intro small,.bk-project-head small,.bk-final>div>span{color:var(--gold2)!important}
.bk-section-head i{background:var(--gold)!important}
.bk-intro h2,.bk-project-head h2,.bk-services-band h2,.bk-about-copy h2,.bk-final h2{color:var(--text)!important}
.bk-intro h2 strong,.bk-about-copy h2 strong,.bk-final h2 strong{color:var(--gold2)!important}
.bk-services article,.bk-project-grid a,.bk-service-line a{border-color:var(--line)!important;background:rgba(8,27,49,.62)!important}
.bk-services article:hover,.bk-project-grid a:hover,.bk-service-line a:hover{border-color:var(--gold)!important}
.bk-service-symbol,.bk-services article>a,.bk-service-line a b,.bk-outline{color:var(--gold2)!important}
.bk-outline{border-color:var(--gold)!important}
.bk-about-copy{background:var(--navy2)!important}
.bk-about-image:after,.bk-project-grid a:after{background:linear-gradient(180deg,transparent,rgba(6,20,38,.88))!important}

/* Exact user-provided calculator background — image pixels are untouched */
.bk-estimate{min-height:980px!important;background:var(--navy)!important}
.bk-estimate-bg{
  inset:0!important;
  background-image:url('../images/architecture/calculator-mansion-original.png')!important;
  background-position:center center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  animation:estimateSlowZoom 30s ease-in-out infinite alternate!important;
  filter:none!important;
}
@keyframes estimateSlowZoom{0%{transform:scale(1.005)}100%{transform:scale(1.035)}}
.bk-estimate-overlay{
  background:linear-gradient(90deg,rgba(6,20,38,.58),rgba(6,20,38,.12) 50%,rgba(6,20,38,.58)),
             linear-gradient(0deg,rgba(6,20,38,.70),rgba(6,20,38,.08) 50%,rgba(6,20,38,.55))!important;
}
.bk-estimate-glow{background:radial-gradient(circle at 50% 44%,rgba(215,173,90,.13),transparent 28%)!important}
.bk-estimate-grid{opacity:.11!important}
.bk-estimate-title,.bk-estimate-heading h2{color:var(--text)!important}
.bk-estimate-title{font-weight:500!important}
.bk-estimate-heading p{color:rgba(245,234,210,.78)!important}

/* Calculator front panel like the approved reference composition */
.bk-estimate-stage{min-height:620px!important}
.bk-calc{
  width:560px!important;
  margin-top:6px!important;
  align-self:center!important;
  background:rgba(6,20,38,.86)!important;
  border:1px solid rgba(215,173,90,.86)!important;
  border-radius:14px!important;
  box-shadow:0 35px 110px rgba(0,0,0,.65),0 0 45px rgba(215,173,90,.07)!important;
  backdrop-filter:blur(14px)!important;
}
.bk-calc:before{border-color:rgba(215,173,90,.12)!important}
.bk-calc-head span,.bk-calc sup,.bk-result strong,.bk-result em{color:var(--gold2)!important}
.bk-calc-head strong,.bk-calc-label,.bk-field,.bk-radio-row label,.bk-result small,.bk-calc-foot{color:var(--text)!important}
.bk-calc-head{border-color:var(--line)!important}
.bk-radio-row i{border-color:rgba(215,173,90,.65)!important}
.bk-radio-row input:checked+i{border-color:var(--gold2)!important;box-shadow:0 0 0 3px rgba(215,173,90,.12)!important}
.bk-radio-row input:checked+i:after{background:var(--gold2)!important}
.bk-field select,.bk-field input{
  background:rgba(6,20,38,.92)!important;color:var(--text)!important;
  border-color:rgba(215,173,90,.42)!important;
}
.bk-field select:focus,.bk-field input:focus{border-color:var(--gold2)!important;box-shadow:0 0 0 2px rgba(215,173,90,.10)!important}
.bk-field select option{background:var(--navy)!important;color:var(--gold2)!important}
.bk-result{border-color:var(--gold)!important;background:rgba(6,20,38,.72)!important}
.bk-result-icon{color:var(--gold2)!important;border-color:var(--gold)!important}
.bk-video-tag,.bk-scroll-mark{color:var(--gold2)!important}
.bk-video-tag i{border-color:var(--gold)!important;color:var(--gold2)!important}
.bk-wa span,.bk-wa a{color:var(--gold2)!important;border-color:var(--gold)!important;background:rgba(6,20,38,.86)!important}

/* Unified typography: same family, controlled weights */
.bk-home{font-synthesis:none}
.bk-home h1,.bk-home h2,.bk-home h3,.bk-home h4,.bk-home p,.bk-home a,.bk-home span,.bk-home label,
.bk-home input,.bk-home select,.bk-home button{font-style:normal!important}
.bk-home h1,.bk-home h2,.bk-home h3,.bk-home h4{letter-spacing:-.025em!important}
.bk-home p,.bk-home a,.bk-home label,.bk-home input,.bk-home select{letter-spacing:.01em!important}

/* Footer */
.bk-footer{border-top:1px solid var(--line)!important}
.bk-footer a,.bk-footer p,.bk-footer h3,.bk-footer-bottom{color:var(--gold2)!important}
.bk-footer a:hover{color:#fff!important}
.bk-final{background:var(--navy2)!important}
.bk-final-overlay{background:linear-gradient(90deg,rgba(6,20,38,.88),rgba(6,20,38,.42),rgba(6,20,38,.88))!important}
.bk-final-bg{filter:saturate(.65) contrast(1.05)!important}

/* Mobile */
@media(max-width:900px){
 .bk-estimate{min-height:930px!important}
 .bk-estimate-inner{padding:70px 0 80px!important}
 .bk-estimate-title{font-size:42px!important}
 .bk-calc{width:min(560px,calc(100% - 24px))!important}
 .bk-estimate-bg{background-position:center center!important}
 .bk-brand img{width:180px!important}
}

/* Final global palette lock */
.bk-home,.bk-home *{--legacy-red:var(--gold)}
.bk-home p,.bk-home small,.bk-home label,.bk-home li,.bk-home a,.bk-home span,.bk-home b,.bk-home strong,
.bk-home h1,.bk-home h2,.bk-home h3,.bk-home h4,.bk-home h5,.bk-home h6{color:var(--gold2)}
.bk-home .bk-btn-gold,.bk-home .bk-nav-contact{color:var(--navy)!important}
.bk-home .bk-brand img{filter:none!important}
.bk-home .bk-cinema-vignette,.bk-home .bk-estimate-overlay,.bk-home .bk-final-overlay{mix-blend-mode:normal!important}


/* ================================================================
   WHY CHOOSE US — reference-style image section
   Existing site sections remain untouched.
   ================================================================ */
.bk-why-original{
  position:relative;
  overflow:hidden;
  min-height:560px;
  color:#071a33;
  background:#f6f5f1 url('../images/background/bg-1.jpg') center center / cover no-repeat;
  background-attachment:fixed;
}
.bk-why-original-overlay{
  position:relative;
  min-height:560px;
  padding:42px 0 70px;
  /* Keep the villa clearly visible, like the reference. */
  background:linear-gradient(180deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.20) 30%,rgba(255,255,255,.08) 100%);
}
.bk-why-original-overlay:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 25%,rgba(7,26,51,.04));
}
.bk-why-original .container{position:relative;z-index:2}
.bk-why-original-heading{
  text-align:left;
  margin:0 auto 30px;
  max-width:1200px;
}
.bk-why-original-eyebrow{
  display:none!important;
}
.bk-why-original-heading h2{
  margin:0!important;
  color:#071a33!important;
  font-size:38px!important;
  line-height:1.12!important;
  font-weight:500!important;
  letter-spacing:-.035em!important;
  text-transform:none!important;
  text-shadow:0 1px 8px rgba(255,255,255,.65);
}
.bk-why-original-rule{
  display:block;
  width:54px;
  height:2px;
  margin:13px 0 0;
  background:#c8a04a;
  box-shadow:0 1px 5px rgba(200,160,74,.25);
}
.bk-why-original-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  border:0;
}
.bk-why-original-item{
  display:grid;
  grid-template-columns:1fr;
  gap:8px;
  min-height:155px;
  padding:22px 34px 20px 18px;
  border:0;
  background:rgba(255,255,255,.03);
  transition:background .35s ease,transform .35s ease,box-shadow .35s ease;
}
.bk-why-original-item:hover{
  background:rgba(255,255,255,.28);
  transform:translateY(-3px);
  box-shadow:0 18px 40px rgba(7,26,51,.08);
}
.bk-why-original-icon{
  display:none!important;
}
.bk-why-original-item h3{
  margin:0 0 8px!important;
  color:#071a33!important;
  font-size:18px!important;
  line-height:1.25!important;
  font-weight:500!important;
  letter-spacing:-.015em!important;
  text-transform:none!important;
  text-shadow:0 1px 8px rgba(255,255,255,.7);
}
.bk-why-original-item p{
  margin:0!important;
  max-width:330px;
  color:rgba(7,26,51,.82)!important;
  font-size:13px!important;
  line-height:1.65!important;
  font-weight:400!important;
  letter-spacing:0!important;
  text-shadow:0 1px 7px rgba(255,255,255,.8);
}
@media(max-width:991px){
  .bk-why-original{background-attachment:scroll}
  .bk-why-original-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bk-why-original-overlay{padding-top:48px}
}
@media(max-width:640px){
  .bk-why-original-overlay{padding:42px 0 55px}
  .bk-why-original-heading h2{font-size:32px!important}
  .bk-why-original-grid{grid-template-columns:1fr}
  .bk-why-original-item{min-height:0;padding:18px 12px}
  .bk-why-original-item p{max-width:none}
}


/* V11 requested refinements: use supplied real project photography, cinematic hero, top landing, compact estimate viewport. */
.bk-hero{height:100vh;min-height:680px;max-height:840px}
.bk-cinema-frame{background-position:center center!important;filter:saturate(.88) contrast(1.04)!important}
.bk-cinema-vignette{background:linear-gradient(90deg,rgba(6,20,38,.78),rgba(6,20,38,.20) 52%,rgba(6,20,38,.62)),linear-gradient(0deg,rgba(6,20,38,.78),rgba(6,20,38,.08) 52%,rgba(6,20,38,.48))!important}
.bk-project-grid img{filter:saturate(.92) brightness(.84)!important}
.bk-project-grid a:hover img{filter:saturate(1) brightness(.94)!important}
.bk-estimate{min-height:840px!important;height:840px!important}
.bk-estimate-inner{padding-top:58px!important;padding-bottom:26px!important}
.bk-estimate-stage{min-height:610px!important}
@media(max-width:900px){.bk-estimate{height:auto!important;min-height:820px!important}.bk-estimate-inner{padding-top:62px!important}.bk-estimate-stage{min-height:620px!important}}
@media(max-width:600px){.bk-hero{min-height:660px;height:100svh}.bk-estimate{min-height:790px!important}.bk-estimate-inner{padding-top:58px!important}.bk-estimate-stage{min-height:570px!important}}

/* V12 — real interior hero + premium services gallery + language dropdown */
.bk-cinema-frame{background-position:center!important;filter:saturate(.88) contrast(1.03)!important;animation:bkHeroFrame 30s ease-in-out infinite!important}
.bk-cinema-frame.f1{background-image:url('../images/architecture/project-interior-01.jpg')!important;animation-delay:0s!important}
.bk-cinema-frame.f2{background-image:url('../images/architecture/project-interior-02.jpg')!important;animation-delay:10s!important}
.bk-cinema-frame.f3{background-image:url('../images/architecture/project-interior-03.jpg')!important;animation-delay:20s!important}
@keyframes bkHeroFrame{0%,26%{opacity:0;transform:scale(1.035)}7%,20%{opacity:1}30%,100%{opacity:0;transform:scale(1.075)}}
.bk-cinema-vignette{background:linear-gradient(90deg,rgba(6,20,38,.90),rgba(6,20,38,.30) 52%,rgba(6,20,38,.78)),linear-gradient(0deg,rgba(6,20,38,.86),rgba(6,20,38,.08) 52%,rgba(6,20,38,.60))!important}
.bk-cinema-lines{opacity:.08!important}
.bk-gold-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}
.bk-gold-particles i{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border-radius:50%;background:var(--gold2);box-shadow:0 0 14px rgba(240,207,136,.65);opacity:.12;animation:bkParticle 7s ease-in-out var(--d) infinite}
@keyframes bkParticle{0%,100%{transform:translate3d(0,12px,0) scale(.65);opacity:.05}50%{transform:translate3d(8px,-18px,0) scale(1);opacity:.55}}
.bk-services-band-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin:30px 0 42px}
.bk-services-band-head h2{margin:0!important}
.bk-services-band-head p{max-width:520px;color:#aeb9c2;font-size:12px;margin:12px 0 0}
.bk-service-gallery{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px;margin-bottom:16px}
.bk-service-gallery a{position:relative;min-height:390px;overflow:hidden;border:1px solid var(--line);text-decoration:none;color:#fff;background:var(--navy2)}
.bk-service-gallery a:first-child{min-height:460px}
.bk-service-gallery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:1.2s var(--ease);filter:saturate(.82) brightness(.72)}
.bk-service-gallery a:hover img{transform:scale(1.045);filter:saturate(.96) brightness(.88)}
.bk-service-gallery a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(3,13,24,.92))}
.bk-service-gallery a>span{position:absolute;z-index:2;top:18px;left:20px;color:var(--gold2);font-size:9px;letter-spacing:.15em}
.bk-service-gallery a>div{position:absolute;z-index:2;left:20px;right:20px;bottom:20px}
.bk-service-gallery b{display:block;font-size:20px;font-weight:500}
.bk-service-gallery small{display:block;margin-top:4px;color:#c5cbd0;font-size:10px}
.bk-service-line{margin-top:16px}
/* Click-open language selector with flags */
.bk-lang{position:relative!important}
.bk-lang-trigger{display:flex;align-items:center;gap:7px;border:1px solid rgba(215,173,90,.35);background:rgba(6,20,38,.72);color:var(--gold2);padding:8px 10px;cursor:pointer;font:inherit}
.bk-lang-trigger .bk-lang-flag{font-size:15px;line-height:1}
.bk-lang-trigger b{font-size:10px;letter-spacing:.08em}
.bk-lang-trigger i{font-style:normal;font-size:12px;transition:.25s}
.bk-lang.open .bk-lang-trigger i{transform:rotate(180deg)}
.bk-lang-menu{display:none!important;position:absolute;right:0;top:calc(100% + 10px);width:145px;padding:6px;background:rgba(4,15,28,.98);border:1px solid var(--line);box-shadow:0 18px 45px rgba(0,0,0,.35);z-index:10001}
.bk-lang.open .bk-lang-menu{display:block!important}
.bk-lang-menu a{display:flex!important;align-items:center;gap:10px;padding:10px 9px!important;color:#fff!important;text-decoration:none!important;font-size:10px!important;border-bottom:1px solid rgba(215,173,90,.10)}
.bk-lang-menu a:last-child{border-bottom:0}
.bk-lang-menu a:hover,.bk-lang-menu a.active{background:rgba(215,173,90,.10);color:var(--gold2)!important}
.bk-lang-menu a span{font-size:16px;line-height:1}
.bk-lang-menu a b{font-size:10px;letter-spacing:.12em}
.bk-lang-menu a em{margin-left:auto;color:var(--gold2);font-style:normal}
@media(max-width:900px){.bk-service-gallery{grid-template-columns:1fr 1fr}.bk-service-gallery a:first-child{min-height:390px}.bk-services-band-head{display:block}.bk-services-band-head .bk-outline{margin-top:18px}.bk-lang{display:block!important}.bk-nav-right{gap:8px}}
@media(max-width:600px){.bk-service-gallery{grid-template-columns:1fr}.bk-service-gallery a,.bk-service-gallery a:first-child{min-height:420px}.bk-lang-menu{right:-35px}.bk-lang-trigger{padding:7px 8px}.bk-lang-trigger b{display:none}.bk-nav-contact{display:none!important}}

/* V13 — brighter deep navy, seamless cinematic transitions, richer gold details */
:root{--navy:#071f46;--navy2:#0b2a59;--ink:#071a38;--gold:#cda85b;--gold2:#f1cf82;--line:rgba(205,168,91,.24);--text:#f7f1e5}
body,#wrapper,.bk-home{background:var(--navy)!important}
.bk-header{background:rgba(7,31,70,.86)!important}
.bk-header.is-scrolled{background:rgba(7,31,70,.97)!important}
.bk-cinema{background:#071f46!important}
.bk-cinema-frame{animation-duration:18s!important;animation-timing-function:cubic-bezier(.65,0,.35,1)!important;filter:saturate(.96) contrast(1.03) brightness(1.08)!important}
.bk-cinema-frame.f1{animation-delay:0s!important}.bk-cinema-frame.f2{animation-delay:6s!important}.bk-cinema-frame.f3{animation-delay:12s!important}
@keyframes bkHeroFrame{0%,28%{opacity:1;transform:scale(1.025)}36%,100%{opacity:0;transform:scale(1.065)}}
.bk-cinema-vignette{background:linear-gradient(90deg,rgba(7,31,70,.48),rgba(7,31,70,.08) 52%,rgba(7,31,70,.34)),linear-gradient(0deg,rgba(7,31,70,.50),rgba(7,31,70,.02) 55%,rgba(7,31,70,.28))!important}
.bk-cinema-glass{background:radial-gradient(circle at 50% 38%,rgba(241,207,130,.08),transparent 30%),linear-gradient(180deg,rgba(7,31,70,.02),rgba(7,31,70,.08))!important}
.bk-cinema-lines{opacity:.12!important}
.bk-hero-topline span:first-child,.bk-hero h1 strong,.bk-hero-kicker,.bk-section-head i,.bk-intro-row small,.bk-service-symbol,.bk-services article>a,.bk-service-line a b,.bk-outline{color:var(--gold2)!important}
.bk-hero h1,.bk-hero-center p,.bk-hero-bottom{ text-shadow:0 2px 18px rgba(0,0,0,.38)}
.bk-trust,.bk-intro,.bk-projects,.bk-services-band,.bk-footer{background:var(--navy)!important}
.bk-intro,.bk-projects{background:linear-gradient(180deg,#0b2a59 0%,#071f46 100%)!important}
.bk-services article,.bk-project-grid a,.bk-service-line a{background:rgba(11,42,89,.72)!important}
.bk-services article:hover,.bk-project-grid a:hover,.bk-service-line a:hover{background:rgba(15,52,108,.84)!important}
.bk-services-gallery-v13{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-template-rows:270px 210px;gap:14px;margin:32px 0 16px}
.bk-services-gallery-v13 a{position:relative;overflow:hidden;display:block;border:1px solid rgba(205,168,91,.24);background:#0b2a59;text-decoration:none;color:#fff}
.bk-services-gallery-v13 a:first-child{grid-row:span 2}
.bk-services-gallery-v13 img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) brightness(.80);transition:transform .85s cubic-bezier(.2,.7,.2,1),filter .85s ease}
.bk-services-gallery-v13 a:hover img{transform:scale(1.055);filter:saturate(1) brightness(.94)}
.bk-services-gallery-v13 a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,31,70,0) 35%,rgba(4,18,40,.90) 100%)}
.bk-services-gallery-v13 span{position:absolute;z-index:2;top:16px;left:18px;color:var(--gold2);font-size:9px;letter-spacing:.15em}
.bk-services-gallery-v13 b{position:absolute;z-index:2;left:18px;right:18px;bottom:17px;font-size:18px;font-weight:500;letter-spacing:-.01em}
.bk-gold-particles i{opacity:.28!important;box-shadow:0 0 18px rgba(241,207,130,.82)!important}
.bk-estimate{background:var(--navy)!important}
.bk-estimate-bg{filter:saturate(.98) brightness(1.02)!important}
.bk-lang-trigger{background:rgba(7,31,70,.88)!important;border-color:rgba(241,207,130,.55)!important}
.bk-lang-menu{background:rgba(7,31,70,.98)!important;border-color:rgba(241,207,130,.38)!important}
.bk-lang-menu a:hover,.bk-lang-menu a.active{background:rgba(205,168,91,.14)!important}
.bk-site-particles{position:fixed;inset:0;pointer-events:none;z-index:9997;overflow:hidden}
.bk-site-particle{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--gold2);box-shadow:0 0 12px rgba(241,207,130,.8);opacity:.24;animation:bkFloatParticle var(--dur) ease-in-out var(--delay) infinite}
@keyframes bkFloatParticle{0%,100%{transform:translate3d(0,18px,0) scale(.55);opacity:.06}50%{transform:translate3d(var(--dx),-24px,0) scale(1);opacity:.42}}
@media(max-width:900px){.bk-services-gallery-v13{grid-template-columns:1fr 1fr;grid-template-rows:280px 280px}.bk-services-gallery-v13 a:first-child{grid-row:auto}.bk-services-gallery-v13 a:last-child{grid-column:1/-1}}
@media(max-width:600px){.bk-services-gallery-v13{grid-template-columns:1fr;grid-template-rows:repeat(4,340px)}.bk-services-gallery-v13 a:last-child{grid-column:auto}}

/* V14 — final cleanup */
.bk-home a{text-decoration:none!important}.bk-lang-flag img,.bk-lang-menu a>span img{width:22px;height:15px;display:block;object-fit:cover;border-radius:2px;box-shadow:0 1px 5px rgba(0,0,0,.25)}.bk-lang-menu a>span{display:inline-flex!important}.bk-services-band{padding-top:70px!important;padding-bottom:58px!important}.bk-services-gallery-v13{margin-top:24px!important}.bk-about{min-height:500px!important}.bk-about-copy{padding-top:62px!important;padding-bottom:52px!important}.bk-about h2{margin-top:28px!important;font-size:46px!important}.bk-about-image{position:relative}.bk-about-image:after{display:none!important}.bk-about-image img{filter:saturate(.86) brightness(.82)!important}.bk-intro{padding-top:76px!important;padding-bottom:82px!important}.bk-projects{padding-top:76px!important;padding-bottom:82px!important}.bk-final{min-height:440px!important}.bk-final-overlay{opacity:.72!important}

/* V15 — precision polish: clarity, symmetry, tighter rhythm, gold-star identity */
.bk-cinema-frame{filter:saturate(1) contrast(1.06) brightness(1.10)!important;backface-visibility:hidden;will-change:opacity,transform}
.bk-cinema-frame.f1{animation-delay:0s!important}.bk-cinema-frame.f2{animation-delay:6s!important}.bk-cinema-frame.f3{animation-delay:12s!important}
@keyframes bkHeroFrameV15{0%,28%{opacity:1;transform:scale(1.012)}36%,100%{opacity:0;transform:scale(1.035)}}
.bk-cinema-frame{animation-name:bkHeroFrameV15!important;animation-duration:18s!important;animation-timing-function:cubic-bezier(.45,0,.25,1)!important;animation-iteration-count:infinite!important}
.bk-cinema-vignette{background:linear-gradient(90deg,rgba(7,31,70,.28),rgba(7,31,70,.03) 52%,rgba(7,31,70,.25)),linear-gradient(0deg,rgba(7,31,70,.38),rgba(7,31,70,0) 58%,rgba(7,31,70,.18))!important}
.bk-cinema-glass{background:radial-gradient(circle at 50% 38%,rgba(241,207,130,.045),transparent 32%)!important}

/* Four assurance cards share one exact baseline. */
.bk-trust-grid{align-items:stretch!important}
.bk-trust-grid>div{height:132px!important;min-height:132px!important;padding:24px 22px!important;display:flex!important;align-items:center!important;gap:16px!important}
.bk-trust-grid>div>div{min-width:0;display:flex;flex-direction:column;justify-content:center}
.bk-trust b,.bk-trust small{line-height:1.35!important}

/* Never expose translation keys in the estimate header. */
.bk-estimate-heading p:empty{display:none!important}

/* Gold-star texture: subtle, premium, never overpowering. */
.bk-home section:not(.bk-estimate){isolation:isolate}
.bk-home section:not(.bk-hero):not(.bk-estimate):not(.bk-final)::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:url('../images/architecture/baykar-gold-stars.jpg');background-repeat:repeat;background-size:760px 760px;opacity:.045;mix-blend-mode:screen}
.bk-intro::after,.bk-services-band::after,.bk-final::after{content:"";position:absolute;z-index:0;pointer-events:none;background-image:url('../images/architecture/baykar-gold-lines.jpg');background-repeat:no-repeat;background-size:560px auto;opacity:.10;filter:contrast(1.05);mix-blend-mode:screen}
.bk-intro::after{width:520px;height:520px;right:-170px;top:-160px;transform:rotate(-7deg)}
.bk-services-band::after{width:420px;height:420px;left:-150px;bottom:-150px;transform:rotate(12deg)}
.bk-final::after{width:420px;height:420px;right:-120px;top:-130px;opacity:.08}
.bk-home .bk-section-head,.bk-home .bk-intro-row,.bk-home .bk-services article,.bk-home .bk-project-grid a,.bk-home .bk-service-line a,.bk-home .bk-about-copy{position:relative;z-index:2}
.bk-gold-particles{opacity:.9}
.bk-gold-particles i{opacity:.45!important}

/* Realistic supplied exterior photography in the About/CTA pair. */
.bk-about{min-height:560px!important}
.bk-about-image img{filter:saturate(.98) contrast(1.035) brightness(.96)!important}
.bk-about:hover .bk-about-image img{filter:saturate(1) contrast(1.05) brightness(1)!important}
.bk-final-bg{filter:saturate(.98) contrast(1.05) brightness(.54)!important}

/* Replace the old oversized dead space under Services with a tighter, deliberate rhythm. */
.bk-services-band{padding-top:58px!important;padding-bottom:30px!important}
.bk-services-gallery-v13{margin-top:20px!important;margin-bottom:8px!important}
.bk-service-line a{padding-top:20px!important;padding-bottom:20px!important}
.bk-about{margin-top:0!important}
.bk-about-copy{padding-top:54px!important;padding-bottom:48px!important}

/* Keep the navy unmistakably navy rather than near-black. */
.bk-header,.bk-trust,.bk-intro,.bk-projects,.bk-services-band,.bk-footer{background-color:#071f46!important}
.bk-about-copy,.bk-final{background-color:#0b2a59!important}

/* Flags stay crisp and aligned beside every language code. */
.bk-lang-trigger .bk-lang-flag,.bk-lang-menu a>span{width:22px!important;height:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 22px!important}
.bk-lang-trigger .bk-lang-flag img,.bk-lang-menu a>span img{width:22px!important;height:15px!important;object-fit:cover!important}

@media(max-width:900px){.bk-trust-grid>div{height:120px!important;min-height:120px!important}.bk-services-band{padding-bottom:24px!important}}
@media(max-width:600px){.bk-trust-grid>div{height:112px!important;min-height:112px!important}.bk-services-band{padding-top:48px!important;padding-bottom:18px!important}.bk-services-gallery-v13{margin-bottom:4px!important}}
.bk-final::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:url('../images/architecture/baykar-gold-stars.jpg') center/820px 820px repeat;opacity:.075;mix-blend-mode:screen}

/* V15.1 — requested precision fixes only */
/* Keep the existing hero photos exactly the same; only use their higher-resolution copies. */
.bk-cinema-frame.f1{background-image:url('../images/architecture/project-interior-01.jpg')!important}
.bk-cinema-frame.f2{background-image:url('../images/architecture/project-interior-02.jpg')!important}
.bk-cinema-frame.f3{background-image:url('../images/architecture/project-interior-03.jpg')!important}
/* Replace only the final CTA background with the supplied second exterior house, crisp and high-resolution. */
.bk-final-bg{background-image:url('../images/architecture/baykar-final-exterior-v15.jpg')!important;background-position:center 58%!important;background-size:cover!important;filter:saturate(.98) contrast(1.04) brightness(.56)!important}
/* Make the four assurance items a single, perfectly aligned row. */
.bk-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important}
.bk-trust-grid>div{height:132px!important;min-height:132px!important;display:grid!important;grid-template-columns:30px 48px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:20px 18px!important;box-sizing:border-box!important}
.bk-trust-grid>div>div{align-self:center!important;justify-self:stretch!important;min-width:0!important}
.bk-trust-grid .num,.bk-trust-grid .icon,.bk-trust-grid>div>div{transform:translateY(0)!important}
/* Never show the estimate translation keys / helper copy beside the calculator. */
.bk-estimate-heading h2,.bk-estimate-heading p{display:none!important}
/* Keep gold-star particles visible but refined rather than foggy. */
.bk-site-particle{width:2px!important;height:2px!important;opacity:.32!important;background:#f1cf82!important;box-shadow:0 0 10px rgba(241,207,130,.78),0 0 22px rgba(241,207,130,.22)!important}
.bk-gold-particles i{opacity:.52!important;background:#f1cf82!important;box-shadow:0 0 16px rgba(241,207,130,.9),0 0 28px rgba(241,207,130,.25)!important}
.bk-home section:not(.bk-estimate):not(.bk-final)::before{opacity:.055!important}

/* V15.1 USER FINAL FIXES — exact requested elements only */
/* 01–04 assurance row: force one desktop row and prevent the 4th item from wrapping. */
.bk-trust-grid{display:flex!important;flex-wrap:nowrap!important;width:100%!important;align-items:stretch!important}
.bk-trust-grid>div{flex:1 1 25%!important;width:25%!important;min-width:0!important;height:132px!important;min-height:132px!important;display:grid!important;grid-template-columns:28px 46px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;padding:18px 14px!important;overflow:hidden!important}
.bk-trust-grid>div>div{min-width:0!important}
.bk-trust b{font-size:12px!important;white-space:nowrap!important}
.bk-trust small{font-size:9px!important;white-space:normal!important}

/* Remove the old random-dot/texture particles completely. */
.bk-gold-particles,.bk-site-particles{display:none!important}
.bk-home section:not(.bk-estimate):not(.bk-final)::before{display:none!important}
.bk-final::before{display:none!important}

/* Use the supplied gold particle artwork only in one controlled navy area. */
.bk-trust{position:relative!important;isolation:isolate!important;overflow:hidden!important}
.bk-trust::after{content:"";position:absolute;z-index:0;pointer-events:none;right:-10px;top:0;width:62%;height:100%;background:url('../images/architecture/baykar-gold-stars-minimal.png') right center/620px 760px no-repeat;opacity:.52;mix-blend-mode:screen}
.bk-trust .container{position:relative;z-index:2}

/* Three supplied minimalist line references, recoloured to premium gold. */
.bk-intro::after,.bk-projects::after,.bk-services-band::after,.bk-final::after{content:"";position:absolute;pointer-events:none;z-index:1;background-repeat:no-repeat;mix-blend-mode:normal}
.bk-intro::after{width:340px;height:430px;right:-50px;top:45px;background-image:url('../images/architecture/baykar-line-gold-diagonal.png');background-size:340px auto;opacity:.34;transform:rotate(-4deg)}
.bk-projects::after{width:210px;height:330px;left:-28px;bottom:5px;background-image:url('../images/architecture/baykar-line-gold-vertical.png');background-size:210px auto;opacity:.30}
.bk-services-band::after{width:300px;height:300px;right:-55px;top:18px;background-image:url('../images/architecture/baykar-line-gold-cross.png');background-size:300px 300px;opacity:.28;transform:rotate(-2deg)}
.bk-final::after{display:none!important}
.bk-home .bk-section-head,.bk-home .bk-intro-row,.bk-home .bk-concept-gallery,.bk-home .bk-services,.bk-home .bk-project-grid,.bk-home .bk-selected-gallery,.bk-home .bk-service-line,.bk-home .bk-about-copy{position:relative;z-index:3}

/* The two supplied architectural boards sit directly below the philosophy statement. */
.bk-concept-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 54px;position:relative}
.bk-concept-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(241,207,130,.30);background:#071f46;box-shadow:0 18px 50px rgba(0,0,0,.18)}
.bk-concept-card img{display:block;width:100%;height:560px;object-fit:contain;background:#f5f3ed;image-rendering:auto}
.bk-concept-card>div{position:absolute;left:0;right:0;bottom:0;padding:22px 24px 20px;background:linear-gradient(180deg,transparent,rgba(5,22,44,.96))}
.bk-concept-card span{display:block;color:var(--gold2)!important;font-size:9px;letter-spacing:.16em;margin-bottom:5px}
.bk-concept-card b{color:#fff!important;font-size:17px;font-weight:500}
/* Minimal decorative detail for the expanded concept gallery. */
.bk-concept-gallery::before{content:"";position:absolute;left:4%;right:4%;bottom:-28px;height:1px;background:linear-gradient(90deg,transparent,rgba(241,207,130,.42) 18%,rgba(241,207,130,.42) 82%,transparent);pointer-events:none;z-index:4}
.bk-concept-gallery::after{content:"";position:absolute;left:50%;bottom:-34px;width:7px;height:7px;border:1px solid rgba(241,207,130,.62);transform:translateX(-50%) rotate(45deg);background:var(--navy,#071f46);pointer-events:none;z-index:5}

/* Selected spaces: six supplied photos, visible immediately and never clickable. */
.bk-selected-band{position:relative;overflow:hidden}
.bk-selected-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0 24px}
.bk-selected-card{position:relative;overflow:hidden;min-width:0;aspect-ratio:1.08/1;border:1px solid rgba(241,207,130,.28);background:#071f46}
.bk-selected-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.96) contrast(1.03) brightness(.90);transition:transform .9s var(--ease),filter .6s ease}
.bk-selected-card:hover img{transform:scale(1.035);filter:saturate(1) contrast(1.04) brightness(1)}
.bk-selected-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(4,16,32,.90) 100%);pointer-events:none}
.bk-selected-card span{position:absolute;z-index:2;left:16px;top:15px;color:var(--gold2)!important;font-size:8px;letter-spacing:.14em}
.bk-selected-card b{position:absolute;z-index:2;left:16px;right:16px;bottom:15px;color:#fff!important;font-size:16px;font-weight:500;line-height:1.2}

/* Keep the existing homepage hero photography unchanged; only make the rendered image crisp. */
.bk-cinema-frame{image-rendering:auto!important;filter:saturate(1) contrast(1.05) brightness(1.08)!important}

/* Make the final “Bir sonraki mekânınızı birlikte tasarlayalım.” image more visible without replacing it again. */
.bk-final-bg{filter:saturate(1) contrast(1.06) brightness(.78)!important}
.bk-final-overlay{opacity:.40!important;background:linear-gradient(90deg,rgba(6,20,38,.62),rgba(6,20,38,.12) 50%,rgba(6,20,38,.52))!important}
.bk-final .container{position:relative;z-index:3}

@media(max-width:900px){
  .bk-trust-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;flex-wrap:wrap!important}
  .bk-trust-grid>div{width:auto!important;flex:initial!important}
  .bk-concept-gallery{grid-template-columns:1fr;gap:14px}
  .bk-concept-card img{height:520px}
  .bk-selected-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bk-trust::after{width:80%;opacity:.35}
}
@media(max-width:600px){
  .bk-trust-grid{grid-template-columns:1fr!important}
  .bk-trust-grid>div{height:112px!important;min-height:112px!important}
  .bk-concept-gallery{margin-bottom:40px}
  .bk-concept-card img{height:440px}
  .bk-selected-gallery{grid-template-columns:1fr;gap:12px}
  .bk-selected-card{aspect-ratio:1/1.08}
  .bk-trust::after{display:none}
}

/* V15.1 — final precision pass: only the requested corrections. */
.bk-trust-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;align-items:stretch!important}
.bk-trust-grid>div{width:auto!important;flex:none!important}

/* Keep the supplied gold stars restrained: one premium navy area, not a site-wide texture. */
.bk-trust::after{right:-18px!important;top:0!important;width:46%!important;height:100%!important;background-size:540px 815px!important;opacity:.27!important;mix-blend-mode:screen!important}

/* Remove the duplicate Selected Spaces heading; the six-image gallery remains immediately below the single label. */
.bk-selected-band .bk-section-head{margin-bottom:18px!important}
.bk-selected-gallery{margin-top:0!important}

/* Correct Turkish circumflex in all visible gallery accessibility text. */
.bk-selected-gallery{font-variant-ligatures:none}

/* Final CTA: show the supplied exterior image completely, sharply and without the zoom/crop effect. */
.bk-final{min-height:680px!important;background-color:#061a34!important;overflow:hidden!important}
.bk-final-bg{animation:none!important;background-size:min(100vw,680px) min(100vw,680px)!important;background-position:center center!important;background-repeat:no-repeat!important;filter:none!important;opacity:1!important}
.bk-final-overlay{opacity:.24!important;background:linear-gradient(90deg,rgba(6,20,38,.60),rgba(6,20,38,.12) 50%,rgba(6,20,38,.60))!important}
.bk-final .container{z-index:3!important}

@media(max-width:900px){
  .bk-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bk-final{min-height:620px!important}
  .bk-final-bg{background-size:min(100vw,620px) min(100vw,620px)!important}
}
@media(max-width:600px){
  .bk-trust-grid{grid-template-columns:1fr!important}
  .bk-trust::after{display:none!important}
  .bk-final{min-height:520px!important}
  .bk-final-bg{background-size:min(100vw,520px) min(100vw,520px)!important}
  .bk-final-overlay{opacity:.30!important}
}

/* V15.1 correction: clean selected-spaces section and final CTA only. */
.bk-selected-band{position:relative!important;overflow:hidden!important}
.bk-selected-title{display:flex;align-items:center;gap:16px;margin:0 0 22px;position:relative;z-index:3}
.bk-selected-title span{font-size:10px;letter-spacing:.18em;font-weight:700;color:var(--gold2)!important}
.bk-selected-title i{display:block;width:46px;height:1px;background:var(--gold2);opacity:.75}
.bk-selected-gallery{margin:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.bk-selected-card{aspect-ratio:16/10!important;border:1px solid rgba(241,207,130,.24)!important;background:#061a34!important;box-shadow:none!important}
.bk-selected-card img{filter:none!important;transition:transform .7s ease!important}
.bk-selected-card::after,.bk-selected-card span,.bk-selected-card b{display:none!important}
.bk-selected-card:hover img{transform:scale(1.02)!important}

/* The source photo contained an embedded EGE TAS EVLER mark; use the cleaned copy. */
.bk-final{min-height:600px!important;position:relative!important;overflow:hidden!important;background:#061a34!important}
.bk-final-bg{inset:0!important;background-image:url('../images/architecture/baykar-final-exterior-v15-clean.jpg')!important;background-size:cover!important;background-position:center 48%!important;background-repeat:no-repeat!important;filter:none!important;opacity:1!important;animation:none!important}
.bk-final-overlay{inset:0!important;opacity:.28!important;background:linear-gradient(90deg,rgba(6,20,38,.64),rgba(6,20,38,.18) 52%,rgba(6,20,38,.62))!important}
.bk-final::after{display:none!important}

@media(max-width:900px){
  .bk-selected-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bk-final{min-height:560px!important}
  .bk-final-bg{background-position:center 47%!important}
}
@media(max-width:600px){
  .bk-selected-gallery{grid-template-columns:1fr!important}
  .bk-final{min-height:500px!important}
  .bk-final-bg{background-position:center 46%!important}
}
/* V15.1 final CTA: use the same supplied exterior, without the embedded source mark. */
.bk-final-bg{background-image:url('../images/architecture/baykar-final-exterior-v15-clean.jpg')!important;background-size:cover!important;background-position:center 52%!important}

/* Exact user-requested cleanup: remove only the empty Selected Work block gap; keep the photo gallery below intact. */
.bk-concept-gallery{margin-bottom:18px!important}


/* FINAL USER-SPECIFIC FIX: use the supplied house photo without blur. */
.bk-final-bg{background-image:url('../images/architecture/baykar-final-user-house.jpg')!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;filter:none!important;opacity:1!important;animation:none!important}
/* Prevent the designed intro content from leaving an apparently empty blue block if reveal JS is delayed. */
.bk-intro .bk-section-head,.bk-intro .bk-intro-row,.bk-intro .bk-concept-gallery,.bk-intro .bk-services{opacity:1!important;transform:none!important}

/* Final alignment fix: keep all four trust points on one row on desktop. */
@media (min-width: 901px){
  .bk-trust-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    width:100%!important;
    max-width:none!important;
    gap:0!important;
    align-items:stretch!important;
  }
  .bk-trust-grid>div{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    box-sizing:border-box!important;
    grid-column:auto!important;
    grid-row:1!important;
    overflow:hidden!important;
  }
  .bk-trust-grid>div>div{min-width:0!important;max-width:100%!important;}
  .bk-trust b{white-space:normal!important;}
}

/* --- Trust band moved below concept gallery: wave decoration + spacing (TRUST_FIX v16) --- */
.bk-trust-band{position:relative!important;isolation:isolate!important;overflow:hidden!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;padding:34px 0!important;margin-top:0!important}
.bk-trust-band::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 12% 50%,rgba(202,163,91,.10),transparent 55%),radial-gradient(circle at 88% 50%,rgba(202,163,91,.10),transparent 55%)}
.bk-trust-band .bk-trust-grid{position:relative;z-index:2}
@media(max-width:600px){.bk-trust-band{padding:18px 0!important;margin-top:0!important}}

/* small breathing room between the "Mekanları bilinçli..." heading block and the concept gallery below it */
.bk-intro .bk-concept-gallery{margin-top:22px!important}

/* FINAL USER REQUEST: remove only the empty space below the 03 service block. */
.bk-intro{padding-bottom:0!important}

/* FINAL USER REQUEST — remove only the empty visual gap before Değerlendirme. */
.bk-intro > .container > .bk-services{display:none!important}
/* Breadcrumb (.crumb) — render list items inline on one row instead of stacking. */
.crumb{list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin:14px 0 0;padding:0}
.crumb li{display:inline-flex;align-items:center;margin:0;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
.crumb li a{color:var(--gold2);text-decoration:none;transition:.25s var(--ease)}
.crumb li a:hover{color:var(--gold)}
.crumb li.sep{width:16px;height:1px;background:var(--gold);opacity:.6}
