*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'KCB Mont','Mont','Montserrat',Arial,sans-serif;color:var(--text,#111827);background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:1000;transition:.3s;background:linear-gradient(to bottom,rgba(5,10,20,.68),transparent)}.site-header.scrolled{background:rgba(255,255,255,.94);box-shadow:0 12px 40px rgba(15,23,42,.10);backdrop-filter:blur(16px)}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.site-brand{display:flex;align-items:center;gap:13px;color:#fff;min-width:0}.site-header.scrolled .site-brand{color:#101827}.brand-logo{width:56px;height:56px;border-radius:18px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 26px rgba(0,0,0,.14);flex:0 0 auto}.brand-logo img{width:100%;height:100%;object-fit:contain;padding:7px}.brand-logo b{font-size:23px;color:var(--primary)}.site-brand strong{display:block;font-size:16px;line-height:1.2;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.site-brand small{display:block;font-size:10px;opacity:.72;margin-top:4px;letter-spacing:.5px}.site-nav{display:flex;align-items:center;gap:26px;color:#fff;font-size:13px;font-weight:600}.site-header.scrolled .site-nav{color:#263244}.site-nav a{position:relative}.site-nav a:not(.nav-book):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--secondary);transition:.25s}.site-nav a:hover:after{right:0}.nav-book{padding:12px 19px;border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff!important;box-shadow:0 10px 26px rgba(15,23,42,.16)}.mobile-menu-btn{display:none;border:0;background:none;width:48px;height:48px;padding:11px;cursor:pointer}.mobile-menu-btn span{display:block;height:2px;background:#fff;margin:6px 0;transition:.25s}.site-header.scrolled .mobile-menu-btn span{background:#111827}.hero{position:relative;background:#070d18}.slider{height:min(850px,100vh);min-height:700px;position:relative;overflow:hidden}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .9s ease,transform 5.8s ease;background-size:cover;background-position:center;transform:scale(1.03);display:flex;align-items:center;background-image:linear-gradient(135deg,#08111f,#152849 58%,#274f80)}.slide.active{opacity:1;visibility:visible;transform:scale(1)}.slide:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(to top,rgba(5,10,20,.8),transparent)}.slide-decor{position:absolute;border-radius:50%;filter:blur(1px);opacity:.45}.decor-one{width:440px;height:440px;right:-130px;top:50px;border:1px solid rgba(255,255,255,.20);box-shadow:inset 0 0 0 70px rgba(255,255,255,.025)}.decor-two{width:220px;height:220px;left:9%;bottom:7%;background:radial-gradient(circle,rgba(36,144,252,.25),transparent 70%)}.slide-content{position:relative;z-index:2;color:#fff;padding-top:80px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:800;color:var(--secondary)}.eyebrow{color:#fff}.eyebrow i{width:28px;height:1px;background:var(--secondary)}.slide h1{font-size:clamp(48px,7vw,92px);line-height:.98;letter-spacing:-3px;margin:20px 0 25px;max-width:850px;font-weight:900}.slide p{font-size:clamp(16px,1.6vw,20px);line-height:1.75;max-width:690px;color:rgba(255,255,255,.80);margin:0}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:36px}.btn-primary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:56px;padding:0 25px;border-radius:999px;font-size:13px;font-weight:800;transition:.25s}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;box-shadow:0 18px 42px rgba(0,0,0,.22)}.btn-primary:hover{transform:translateY(-3px)}.btn-primary span{font-size:19px}.btn-ghost{border:1px solid rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(8px)}.btn-ghost:hover{background:#fff;color:#111827}.slider-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;border:1px solid rgba(255,255,255,.30);background:rgba(5,10,20,.28);color:#fff;font-size:30px;cursor:pointer;backdrop-filter:blur(8px)}.slider-arrow.prev{left:25px}.slider-arrow.next{right:25px}.slider-dots{position:absolute;z-index:5;bottom:108px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:24px;height:4px;border:0;background:rgba(255,255,255,.32);border-radius:10px;transition:.25s;cursor:pointer}.slider-dots button.active{width:50px;background:#fff}.hero-feature-wrap{position:absolute;z-index:6;left:50%;transform:translateX(-50%);bottom:-55px}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:24px;box-shadow:0 24px 60px rgba(15,23,42,.16);overflow:hidden}.hero-features>div{padding:24px 28px;display:grid;grid-template-columns:auto 1fr;gap:4px 14px;align-items:center;border-right:1px solid #edf1f6}.hero-features>div:last-child{border-right:0}.hero-features span{grid-row:1/3;font-size:28px;font-weight:900;color:rgba(15,23,42,.10)}.hero-features b{font-size:14px}.hero-features small{font-size:11px;color:#758196}.section{padding:120px 0}.about-section{padding-top:165px;background:#fff}.two-column{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.about-visual{height:570px;border-radius:34px;background:linear-gradient(145deg,#0e1a2c,#244e7d);position:relative;overflow:hidden;background-size:cover;background-position:center;box-shadow:0 30px 80px rgba(15,23,42,.16)}.about-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 25%,rgba(255,255,255,.22),transparent 30%),linear-gradient(160deg,transparent,rgba(0,0,0,.38))}.visual-card{position:absolute;left:30px;bottom:30px;background:#fff;border-radius:22px;padding:22px 25px;box-shadow:0 20px 50px rgba(0,0,0,.18)}.visual-card strong{display:block;font-size:36px;color:var(--primary);line-height:1}.visual-card span{font-size:11px;color:#667085}.visual-mark{position:absolute;right:-20px;top:55px;font-size:180px;font-weight:900;color:rgba(255,255,255,.08);transform:rotate(-12deg)}.section-copy h2,.section-heading h2{font-size:clamp(36px,4.4vw,62px);line-height:1.08;letter-spacing:-2px;margin:16px 0 22px;font-weight:900;color:#101827}.lead-text{font-size:16px;line-height:1.9;color:#657187}.about-points{margin:30px 0}.about-points>div{display:flex;gap:15px;margin:18px 0}.about-points>div>span{width:34px;height:34px;border-radius:50%;background:rgba(36,144,252,.10);color:var(--secondary);display:grid;place-items:center;font-weight:900;flex:0 0 auto}.about-points p{margin:0}.about-points b{display:block;font-size:14px}.about-points small{display:block;color:#7a8699;line-height:1.6;margin-top:4px}.text-link{font-size:13px;font-weight:800;color:var(--primary);display:inline-flex;gap:10px}.services-section{background:#f5f7fa}.section-heading{max-width:740px;margin-bottom:50px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading p{font-size:15px;line-height:1.8;color:#6f7a8e;margin:0}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 18px 46px rgba(15,23,42,.07);transition:.3s;border:1px solid #eef1f5}.service-card:hover{transform:translateY(-8px);box-shadow:0 30px 65px rgba(15,23,42,.12)}.service-image{height:220px;background:linear-gradient(135deg,#102039,#2c5b8e);background-size:cover;background-position:center;position:relative;overflow:hidden}.service-image:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 25%,rgba(255,255,255,.22),transparent 26%),linear-gradient(to top,rgba(0,0,0,.45),transparent)}.service-image span{position:absolute;right:20px;bottom:10px;font-size:60px;font-weight:900;color:rgba(255,255,255,.17)}.service-body{padding:24px}.service-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.service-meta span{font-size:11px;color:#758196}.service-meta b{font-size:13px;color:var(--primary)}.service-body h3{font-size:20px;margin:15px 0 10px}.service-body p{font-size:13px;line-height:1.7;color:#748095;min-height:66px}.service-body a{font-size:12px;font-weight:800;color:var(--primary)}.staff-section{background:#0a1220;color:#fff;position:relative;overflow:hidden}.staff-section:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;right:-260px;top:-260px;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 0 0 90px rgba(255,255,255,.015)}.staff-section .section-heading h2{color:#fff}.staff-section .section-heading p{color:rgba(255,255,255,.56)}.staff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative}.staff-card{background:#111c2d;border:1px solid rgba(255,255,255,.08);border-radius:26px;overflow:hidden}.staff-photo{height:330px;background:linear-gradient(145deg,#172a43,#284e75);display:grid;place-items:center;overflow:hidden}.staff-photo img{width:100%;height:100%;object-fit:cover}.staff-photo>span{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;font-size:60px;font-weight:900;background:rgba(255,255,255,.10);color:#fff}.staff-info{padding:25px}.staff-info>span{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--secondary);font-weight:800}.staff-info h3{font-size:21px;margin:9px 0}.staff-info p{font-size:12px;line-height:1.75;color:rgba(255,255,255,.55);min-height:64px}.staff-info a{font-size:12px;font-weight:700;color:#fff}.booking-section{background:linear-gradient(145deg,var(--primary),var(--secondary));position:relative}.booking-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px);background-size:40px 40px}.section-heading.light{position:relative}.section-heading.light h2{color:#fff}.section-heading.light p{color:rgba(255,255,255,.70)}.section-heading.light .section-kicker{color:#fff}.booking-frame-wrap{position:relative;background:#f4f8ff;padding:14px;border-radius:32px;box-shadow:0 35px 90px rgba(4,11,25,.30)}.booking-frame-wrap iframe{display:block;width:100%;height:1800px;border:0;border-radius:23px;background:#f7faff}.contact-section{background:#fff}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px}.contact-panel,.map-panel{border-radius:28px;overflow:hidden;min-height:420px}.contact-panel{background:#0c1625;padding:36px;color:#fff}.contact-panel>a,.contact-panel>div:not(.social-links){display:flex;align-items:flex-start;gap:18px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08)}.contact-panel>a>span,.contact-panel>div>span{width:45px;height:45px;border-radius:15px;background:rgba(255,255,255,.08);display:grid;place-items:center;flex:0 0 auto}.contact-panel p{margin:0}.contact-panel small{display:block;color:rgba(255,255,255,.48);font-size:10px;text-transform:uppercase;letter-spacing:1px}.contact-panel b{display:block;margin-top:5px;font-size:13px;line-height:1.7}.social-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.social-links a{font-size:11px;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:9px 13px}.map-panel{background:#edf2f7}.map-panel iframe{width:100%;height:100%;min-height:420px;border:0}.map-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#718096;text-align:center;padding:30px}.map-placeholder>span{font-size:40px}.map-placeholder small{max-width:300px}.site-footer{background:#070d16;color:#fff;padding:60px 0 20px}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:16px}.footer-brand img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:18px;padding:7px}.footer-brand strong{display:block}.footer-brand small{display:block;max-width:390px;color:rgba(255,255,255,.45);font-size:11px;line-height:1.6;margin-top:5px}.footer-nav{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;color:rgba(255,255,255,.64)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:20px;margin-top:35px;display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.38);font-size:10px}.floating-whatsapp{position:fixed;right:20px;bottom:20px;z-index:900;background:#0fc66e;color:#fff;border-radius:999px;padding:11px 16px 11px 11px;display:flex;align-items:center;gap:8px;box-shadow:0 18px 40px rgba(0,0,0,.22);font-weight:700}.floating-whatsapp span{width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.18);display:grid;place-items:center}.floating-whatsapp small{font-size:11px}.empty-state{grid-column:1/-1;padding:35px;border-radius:24px;background:#fff;text-align:center;color:#718096}
@media(max-width:1000px){.site-nav{position:fixed;inset:0 0 0 auto;width:min(380px,88vw);height:100vh;background:#fff;color:#111827!important;display:flex;flex-direction:column;align-items:stretch;padding:110px 28px 30px;transform:translateX(105%);transition:.3s;box-shadow:-20px 0 50px rgba(15,23,42,.15)}.site-nav.open{transform:translateX(0)}.site-nav a{padding:14px 4px;border-bottom:1px solid #edf1f5}.nav-book{text-align:center;margin-top:10px}.mobile-menu-btn{display:block;position:relative;z-index:2}.mobile-menu-btn.open span{background:#111827}.mobile-menu-btn.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.mobile-menu-btn.open span:nth-child(2){opacity:0}.mobile-menu-btn.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.two-column{grid-template-columns:1fr;gap:45px}.about-visual{height:480px}.service-cards,.staff-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.hero-features{grid-template-columns:1fr}.hero-features>div{border-right:0;border-bottom:1px solid #edf1f6}.hero-feature-wrap{bottom:-150px}.about-section{padding-top:260px}.slider-dots{bottom:185px}}
@media(max-width:680px){.site-container{width:min(100% - 28px,1180px)}.nav-wrap{height:76px}.brand-logo{width:48px;height:48px;border-radius:15px}.site-brand strong{max-width:180px;font-size:14px}.site-brand small{display:none}.slider{min-height:680px;height:86vh}.slide-content{padding-top:60px}.slide h1{font-size:44px;letter-spacing:-1.8px}.slide p{font-size:14px;line-height:1.7}.slider-arrow{display:none}.hero-feature-wrap{bottom:-168px}.hero-features>div{padding:17px 21px}.about-section{padding-top:270px}.section{padding:82px 0}.two-column{gap:35px}.about-visual{height:390px;border-radius:25px}.section-copy h2,.section-heading h2{font-size:36px;letter-spacing:-1px}.service-cards,.staff-grid{grid-template-columns:1fr}.service-image{height:210px}.staff-photo{height:330px}.booking-frame-wrap{padding:6px;border-radius:22px}.booking-frame-wrap iframe{border-radius:17px;height:2300px}.contact-panel{padding:25px}.footer-grid,.footer-bottom{display:block}.footer-nav{margin-top:25px}.footer-bottom>span{display:block;margin-top:7px}.floating-whatsapp small{display:none}.floating-whatsapp{padding-right:11px}.slider-dots{bottom:210px}}
.campaign-section{background:var(--surface-soft,#f6f7f9)}.campaign-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.campaign-card{position:relative;border:1px solid rgba(15,23,42,.09);border-radius:24px;padding:28px;background:#fff;overflow:hidden}.campaign-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-80px;bottom:-85px;background:linear-gradient(145deg,var(--primary),var(--secondary));opacity:.08}.campaign-code{display:inline-flex;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--primary) 10%,white);color:var(--primary);font-size:10px;font-weight:900;letter-spacing:.7px}.campaign-card h3{font-size:20px;margin:20px 0 10px}.campaign-card p{font-size:12px;line-height:1.75;color:#778397}.campaign-meta{font-size:13px;font-weight:900;color:var(--secondary);margin:17px 0}.campaign-card a{font-size:11px;font-weight:900;color:var(--primary)}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-item{position:relative;margin:0;border-radius:22px;overflow:hidden;min-height:280px;background:#e9edf2}.gallery-item:nth-child(3n+1){grid-row:span 2;min-height:574px}.gallery-item img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:.5s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.gallery-item figcaption{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff}.gallery-item figcaption b,.gallery-item figcaption span{display:block}.gallery-item figcaption b{font-size:14px}.gallery-item figcaption span{font-size:10px;opacity:.68;margin-top:4px}@media(max-width:992px){.campaign-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item:nth-child(3n+1){grid-row:auto;min-height:280px}}@media(max-width:600px){.campaign-grid,.gallery-grid{grid-template-columns:1fr}.gallery-item{min-height:300px}}


.demo-aw{display:flex!important;align-items:center;justify-content:flex-end;gap:8px}.demo-aw .artukluweb-brand{display:inline-flex!important;min-width:118px}.site-footer .footer-bottom{align-items:center;gap:20px}
@media(max-width:720px){.site-footer .footer-bottom{display:grid;text-align:center;justify-content:center}.demo-aw{justify-content:center}}

/* v1.1.2.1 — Artuklu Web footer marka hizası */
.demo-aw{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;line-height:20px!important;white-space:nowrap}.demo-aw .artukluweb-brand{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;position:relative!important;top:-1px!important;min-width:74px!important;max-width:86px!important;height:20px!important;min-height:20px!important;margin:0!important;transform:scale(.64)!important;transform-origin:left center!important}.demo-aw .artukluweb-brand i,.demo-aw .artukluweb-brand span{max-height:20px!important;line-height:20px!important}.site-footer .footer-bottom{align-items:center!important}@media(max-width:720px){.demo-aw{justify-content:center!important}.demo-aw .artukluweb-brand{transform:scale(.60)!important;transform-origin:left center!important}}

/* v1.1.2.2 — gallery + local developer logo */
.demo-aw{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;line-height:20px!important;white-space:nowrap}.demo-aw .footer-aw-logo{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:20px!important;min-height:20px!important;margin:0!important;text-decoration:none!important}.demo-aw .footer-aw-logo img{display:block!important;width:84px!important;height:16px!important;max-width:none!important;object-fit:contain!important;object-position:left center!important;opacity:.96}.demo-aw .footer-aw-logo:hover img{opacity:1;filter:brightness(1.08)}
.gallery-section{position:relative;overflow:hidden;background:#f8fafc}.gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:14px}.gallery-item{grid-column:span 3;position:relative;margin:0;min-height:270px;border-radius:24px;overflow:hidden;background:#e9edf2;box-shadow:0 16px 40px rgba(15,23,42,.08)}.gallery-item:nth-child(7n+1),.gallery-item:nth-child(7n+5){grid-column:span 6;min-height:360px}.gallery-item:nth-child(7n+3){grid-column:span 3;min-height:360px}.gallery-link{position:absolute;inset:0;display:block;overflow:hidden}.gallery-link:focus-visible{outline:3px solid var(--secondary);outline-offset:-5px}.gallery-item img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .45s ease,filter .45s ease}.gallery-item:hover img{transform:scale(1.055)}.gallery-item:after{content:"";position:absolute;inset:35% 0 0;pointer-events:none;background:linear-gradient(transparent,rgba(0,0,0,.78))}.gallery-item:before{content:"↗";position:absolute;z-index:3;right:16px;top:16px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.88);color:#111827;font-size:15px;font-weight:900;opacity:0;transform:translateY(-4px);transition:.25s;pointer-events:none}.gallery-item:hover:before{opacity:1;transform:none}.gallery-item figcaption{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff;pointer-events:none}.gallery-item figcaption b,.gallery-item figcaption span{display:block}.gallery-item figcaption b{font-size:14px;line-height:1.35}.gallery-item figcaption span{font-size:10px;line-height:1.55;opacity:.76;margin-top:4px}.gallery-lightbox{position:fixed;inset:0;z-index:2200;display:none;align-items:center;justify-content:center;padding:28px;background:rgba(2,8,18,.90);backdrop-filter:blur(14px)}.gallery-lightbox.open{display:flex}.gallery-lightbox-dialog{position:relative;width:min(1120px,100%);max-height:92vh;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border-radius:24px;background:#08111f;border:1px solid rgba(255,255,255,.14);box-shadow:0 35px 120px rgba(0,0,0,.55)}.gallery-lightbox-media{min-height:220px;display:grid;place-items:center;background:#050a12;overflow:hidden}.gallery-lightbox-media img{display:block;max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain}.gallery-lightbox-meta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 20px;color:#fff;background:#0b1524}.gallery-lightbox-meta b{font-size:13px}.gallery-lightbox-meta span{font-size:10px;color:rgba(255,255,255,.58);line-height:1.55}.gallery-lightbox-close,.gallery-lightbox-nav{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.18);background:rgba(5,10,20,.62);color:#fff;backdrop-filter:blur(8px);cursor:pointer}.gallery-lightbox-close{right:14px;top:14px;width:42px;height:42px;border-radius:50%;font-size:22px}.gallery-lightbox-nav{top:50%;transform:translateY(-50%);width:46px;height:58px;border-radius:15px;font-size:28px}.gallery-lightbox-nav.prev{left:14px}.gallery-lightbox-nav.next{right:14px}.gallery-lightbox-count{flex:0 0 auto;font-size:10px!important;color:rgba(255,255,255,.45)!important}.gallery-lightbox-open{overflow:hidden}
@media(max-width:992px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.gallery-item,.gallery-item:nth-child(7n+1),.gallery-item:nth-child(7n+5),.gallery-item:nth-child(7n+3){grid-column:auto;min-height:300px}.gallery-lightbox{padding:18px}.gallery-lightbox-media img{max-height:74vh}}
@media(max-width:600px){.gallery-grid{grid-template-columns:1fr;gap:12px}.gallery-item,.gallery-item:nth-child(7n+1),.gallery-item:nth-child(7n+5),.gallery-item:nth-child(7n+3){min-height:290px;border-radius:19px}.gallery-item figcaption{left:16px;right:16px;bottom:15px}.gallery-item:before{opacity:1;width:34px;height:34px;right:12px;top:12px}.gallery-lightbox{padding:10px}.gallery-lightbox-dialog{border-radius:18px;max-height:94vh}.gallery-lightbox-meta{display:block;padding:14px 16px}.gallery-lightbox-count{display:block;margin-top:5px}.gallery-lightbox-nav{width:40px;height:50px}.gallery-lightbox-nav.prev{left:8px}.gallery-lightbox-nav.next{right:8px}.demo-aw{justify-content:center!important}.demo-aw .footer-aw-logo img{width:80px!important;height:15px!important}}

/* v1.1.2.3 — self-contained developer mark */
.demo-aw .footer-aw-logo{color:#f7fbff!important;width:86px!important;min-width:86px!important;height:20px!important;opacity:1!important;visibility:visible!important;overflow:visible!important}
.demo-aw .footer-aw-logo .aw-inline-mark{display:block!important;width:84px!important;height:17px!important;max-width:none!important;color:#f7fbff!important;opacity:1!important;visibility:visible!important;overflow:visible!important}
@media(max-width:600px){.demo-aw{white-space:normal!important;gap:5px!important}.demo-aw .footer-aw-logo{width:82px!important;min-width:82px!important}.demo-aw .footer-aw-logo .aw-inline-mark{width:80px!important;height:16px!important}}


/* v1.1.2.4 — resmi artukluweb-brand footer + demo gallery placeholder */
.demo-aw{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;line-height:20px!important;white-space:nowrap}.demo-aw .artukluweb-brand{display:inline-flex!important;align-items:center!important;vertical-align:middle!important;height:20px!important;min-height:20px!important;margin:0!important;transform:scale(.66)!important;transform-origin:left center!important}.demo-aw .artukluweb-brand i,.demo-aw .artukluweb-brand span{max-height:20px!important;line-height:20px!important}.gallery-demo-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;background:radial-gradient(circle at 75% 20%,color-mix(in srgb,var(--secondary) 35%,transparent),transparent 35%),linear-gradient(145deg,color-mix(in srgb,var(--primary) 78%,#111827),color-mix(in srgb,var(--secondary) 55%,#101827));color:#fff}.gallery-demo-placeholder:before{content:"KC";position:absolute;right:18px;top:14px;font-size:44px;font-weight:900;letter-spacing:-3px;opacity:.10}.gallery-demo-placeholder b,.gallery-demo-placeholder span{display:none!important}@media(max-width:720px){.demo-aw{justify-content:center!important}.demo-aw .artukluweb-brand{transform:scale(.61)!important;transform-origin:left center!important}}
/* v1.1.2.10 — Uniform gallery grid */
.gallery-section .gallery-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;gap:16px!important;align-items:stretch!important}.gallery-section .gallery-item,.gallery-section .gallery-item:nth-child(n),.gallery-section .gallery-item:nth-child(3n+1),.gallery-section .gallery-item:nth-child(7n+1),.gallery-section .gallery-item:nth-child(7n+3),.gallery-section .gallery-item:nth-child(7n+5){grid-column:auto!important;grid-row:auto!important;min-height:0!important;height:auto!important;aspect-ratio:4/3!important;border-radius:22px!important}.gallery-section .gallery-link{position:absolute!important;inset:0!important}.gallery-section .gallery-item img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.gallery-section .gallery-demo-placeholder{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.gallery-section .gallery-item figcaption{left:18px!important;right:18px!important;bottom:16px!important}@media(max-width:992px){.gallery-section .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.gallery-section .gallery-grid{grid-template-columns:1fr!important;gap:12px!important}.gallery-section .gallery-item,.gallery-section .gallery-item:nth-child(n){aspect-ratio:4/3!important;border-radius:18px!important}}


/* v1.1.2.13 — hero features text/layout + footer brand consistency */
.hero-features{align-items:stretch!important}
.hero-features>div{min-width:0!important;align-items:center!important}
.hero-features>div p{margin:0!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:4px!important}
.hero-features b,.hero-features small{display:block!important;min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important}
.hero-features b{font-size:14px!important;line-height:1.32!important;font-weight:800!important}
.hero-features small{font-size:11px!important;line-height:1.45!important;margin-top:2px!important;color:#758196!important}

.site-footer .demo-aw{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important}
.site-footer .demo-aw .artukluweb-brand{display:inline-flex!important;align-items:center!important;height:20px!important;min-height:20px!important;min-width:112px!important;max-width:none!important;transform:scale(.78)!important;transform-origin:left center!important;margin:0!important}
.site-footer .demo-aw .artukluweb-brand i,.site-footer .demo-aw .artukluweb-brand span{max-height:20px!important;line-height:20px!important}

@media(max-width:1000px){
 .hero-features{grid-template-columns:1fr!important}
 .hero-features>div{border-right:0!important;border-bottom:1px solid #edf1f6!important;min-height:80px!important}
 .hero-features>div:last-child{border-bottom:0!important}
}

@media(max-width:680px){
 .hero-features>div{padding:14px 16px!important;gap:3px 11px!important;min-height:76px!important}
 .hero-features span{font-size:22px!important}
 .hero-features b{font-size:13px!important}
 .hero-features small{font-size:10.5px!important}
 .site-footer .demo-aw{justify-content:center!important;white-space:normal!important}
 .site-footer .demo-aw .artukluweb-brand{min-width:112px!important;transform:scale(.78)!important;transform-origin:center center!important}
}


/* v1.1.2.15 — footer brand mobile parity + theme back-to-top */
.site-footer .footer-bottom .demo-aw{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important}
.site-footer .footer-bottom .demo-aw .artukluweb-brand{display:inline-flex!important;align-items:center!important;vertical-align:middle!important;height:20px!important;min-height:20px!important;transform:scale(.78)!important;transform-origin:left center!important;margin:0!important}
.site-footer .footer-bottom .demo-aw .artukluweb-brand>i,.site-footer .footer-bottom .demo-aw .artukluweb-brand>span{margin:0!important;padding:0!important;max-height:20px!important;line-height:20px!important}
.theme-back-to-top{position:fixed;right:20px;bottom:20px;z-index:1150;width:48px;height:48px;border:1px solid var(--theme-back-top-border,rgba(255,255,255,.22));border-radius:15px;background:var(--theme-back-top-bg,linear-gradient(135deg,var(--primary,#1a2e75),var(--secondary,#2490fc)));color:var(--theme-back-top-color,#fff);display:grid;place-items:center;font:900 22px/1 'KCB Mont','Mont','Montserrat',Arial,sans-serif;box-shadow:var(--theme-back-top-shadow,0 16px 40px rgba(5,16,31,.28));cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease,box-shadow .22s ease,filter .22s ease}
.theme-back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.theme-back-to-top:hover{transform:translateY(-2px);box-shadow:var(--theme-back-top-hover-shadow,0 20px 48px rgba(5,16,31,.34));filter:brightness(1.03)}
.theme-back-to-top:focus-visible{outline:3px solid rgba(36,144,252,.35);outline-offset:3px}
@media(max-width:680px){
 .site-footer .footer-bottom .demo-aw{justify-content:center!important;gap:6px!important;white-space:nowrap!important}
 .site-footer .footer-bottom .demo-aw .artukluweb-brand{height:20px!important;min-height:20px!important;transform:scale(.78)!important;transform-origin:left center!important;margin:0!important}
 .site-footer .footer-bottom .demo-aw .artukluweb-brand>i,.site-footer .footer-bottom .demo-aw .artukluweb-brand>span{margin:0!important;padding:0!important;max-height:20px!important;line-height:20px!important}
 .theme-back-to-top{right:14px;bottom:14px;width:46px;height:46px;border-radius:14px;font-size:21px}
}

/* v1.1.2.19 — unified social icon system */
.theme-header-socials,.theme-footer-socials,.theme-contact-socials{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}
.theme-social-icon{width:34px;height:34px;min-width:34px;border-radius:50%;display:inline-grid!important;place-items:center!important;border:1px solid currentColor!important;color:inherit!important;background:rgba(255,255,255,.06);transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease;overflow:hidden}
.theme-social-icon svg{width:16px;height:16px;display:block;pointer-events:none}
.theme-social-icon:hover{transform:translateY(-2px);background:var(--secondary,#2490fc);border-color:var(--secondary,#2490fc)!important;color:#fff!important}
.site-nav>.theme-header-socials{margin-left:2px;flex-wrap:nowrap}
.site-nav>.theme-header-socials .theme-social-icon:after{display:none!important}
.site-header:not(.scrolled) .theme-header-socials{color:#fff}
.site-header.scrolled .theme-header-socials{color:#263244}
.theme-footer-socials{margin-top:14px;color:inherit}
.site-footer .theme-footer-socials .theme-social-icon{border-color:rgba(255,255,255,.28)!important;background:rgba(255,255,255,.04);color:inherit!important}
.site-footer .theme-footer-socials .theme-social-icon:hover{background:var(--secondary,#2490fc);border-color:var(--secondary,#2490fc)!important;color:#fff!important}
.theme-contact-socials{margin-top:18px!important}
.theme-contact-socials .theme-social-icon{padding:0!important;border-bottom:0!important}
@media(max-width:1000px){
 .site-nav>.theme-header-socials{width:100%;margin:14px 0 0;display:flex;justify-content:flex-start;gap:10px}
 .site-nav>.theme-header-socials .theme-social-icon{padding:0!important;border-bottom:1px solid currentColor!important;min-height:38px!important}
}

/* v1.1.2.22 — contact socials removed; header/footer socials remain */
.theme-contact-socials{display:none!important}


/* v1.1.2.24 — Mont font fidelity */
html{font-size:var(--theme-ui-font-size,16px)!important}
body,button,input,select,textarea,option,a,p,span,div,label,h1,h2,h3,h4,h5,h6{font-family:var(--theme-ui-font,'KCB Mont','Mont','Montserrat',Arial,sans-serif)!important;font-synthesis:none}
