/*
Theme Name: Mimarlık 2
Author: Art Web Tasarım
Description: Mimarlık projeleri için özel WordPress teması.
Version: 1.0.0
Text Domain: mimarlik-2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root{--gold:#cfa45d;--ink:#242424;--paper:#f6f5f1;--heading:'Cal Sans',Arial,sans-serif;--body:'Golos Text',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--gold);outline-offset:5px}
.site-header{position:absolute;top:0;left:0;width:100%;z-index:30;display:flex;align-items:center;gap:54px;padding:23px 3.55%;color:#fff;font-family:var(--heading)}.site-logo{flex-shrink:0;width:124px}.site-logo img{width:124px;height:auto}.primary-nav>ul{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none;white-space:nowrap;font-size:16px}.primary-nav a{position:relative}.primary-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-3px;height:1px;background:currentColor;transition:right .2s}.primary-nav a:hover:after,.primary-nav .current-menu-item>a:after{right:0}.header-actions{display:flex;align-items:center;gap:15px;margin-left:auto}.header-phone{display:flex;align-items:center;gap:15px;font-size:16px;line-height:1.25;white-space:nowrap}.header-phone strong{display:block;font-size:18px;font-weight:400}.header-phone svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.5}.quote-button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 31px;border-radius:60px;background:var(--gold);white-space:nowrap}.quote-button:hover{background:#bb904b}.round-button{display:grid;place-items:center;flex:none;width:56px;height:56px;border:1px solid #ffffff15;border-radius:50%;color:white;background:#ffffff12}.round-button:hover{background:var(--gold)}.round-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2}.round-button .grid-icon{fill:currentColor;stroke:none}.site-header.is-scrolled{position:fixed;background:#252421;box-shadow:0 5px 20px #0002;padding-block:16px}.admin-bar .site-header{top:32px}
.hero{height:950px;position:relative;overflow:hidden;background:#514b43;color:#fff}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1s,visibility 1s}.hero-slide.is-active{opacity:1;visibility:visible;z-index:1}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-slide:after{content:'';position:absolute;inset:0;background:#0006}.hero-copy{position:absolute;left:3.55%;top:319px;z-index:2;max-width:1120px}.hero-eyebrow{display:inline-block;font-family:var(--heading);font-size:12px;line-height:14px;letter-spacing:1px;border:1px solid #ffffff2e;border-radius:24px;padding:8px 12px 6px 10px}.hero-eyebrow:before{content:'•';color:var(--gold);margin-right:8px}.hero h1,.hero h2{margin:20px 0 36px;font-family:var(--heading);font-size:120px;font-weight:400;letter-spacing:.3px;line-height:1}.hero-description{margin-left:185px;max-width:421px}.hero-description p{margin:0 0 40px;font-size:18px;font-weight:500;line-height:24px}.outline-button{display:inline-flex;align-items:center;gap:13px;border:1px solid #fff;border-radius:60px;padding:9px 10px 9px 29px;font:16px var(--heading);min-height:60px}.outline-button span{display:grid;place-items:center;width:40px;height:40px;background:var(--gold);border-radius:50%;font-family:Arial;font-size:26px}.outline-button:hover{background:var(--gold)}.scroll-down{position:absolute;z-index:5;left:50%;bottom:60px;transform:translateX(-50%);display:grid;place-items:center;background:#fff;color:var(--gold);width:48px;height:48px;border-radius:50%;font-size:28px;line-height:1}.project-preview{position:absolute;right:4.2%;bottom:60px;z-index:4;display:flex;align-items:stretch;width:590px;height:300px;border:0;padding:0;background:none;color:#fff;text-align:left}.project-preview img{width:280px;height:300px;object-fit:cover;border-radius:12px}.preview-info{position:relative;flex:1;padding:13px 28px 0 0}.project-count{font:60px/1 var(--heading)}.preview-info p{font:16px/22px var(--heading);margin:12px 0 22px}.preview-info ul{padding:0;list-style:none;margin:0;font-size:14px;line-height:27px}.preview-info li:before{content:'✓';margin-right:12px}.preview-arrow{position:absolute;right:28px;bottom:0;font-size:24px}.next-section-anchor{height:1px}.site-footer{background:#fff;font-size:14px}.site-footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1410px,92%);min-height:110px;margin:auto;padding:22px 0}.footer-copyright{justify-self:start;margin:0}.footer-logo{display:block;width:50px;border-radius:50%}.footer-logo img{width:100%;height:auto}.footer-logo:hover{transform:scale(1.05)}.footer-sitemap{justify-self:end;font-family:var(--heading);font-size:16px}.footer-sitemap:hover{color:var(--gold)}.site-main{width:min(1410px,92%);margin:auto;padding:150px 0 60px;min-height:70vh}body:not(.home) .site-header{background:#242424}
dialog{color:#fff;border:0;background:#252421;max-width:100%;box-shadow:0 0 80px #0004}dialog::backdrop{background:#0008;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:24px;top:16px;color:#fff;background:transparent;border:0;font-size:38px;line-height:1}.search-dialog{width:min(850px,92vw);padding:80px 50px;border-radius:10px}.search-dialog label{display:block;font:36px/1.2 var(--heading);margin-bottom:30px}.search-dialog form>div{display:flex;border-bottom:1px solid #aaa}.search-dialog input{width:100%;padding:20px 0;background:transparent;border:0;color:#fff;font-size:20px}.search-dialog form button{border:0;background:transparent;color:var(--gold);font-size:34px}.menu-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:480px;max-height:100%;height:100dvh;padding:65px 45px;overflow-y:auto}.drawer-logo{margin-bottom:40px}.menu-dialog h2{font:36px/1.2 var(--heading);font-weight:400}.menu-dialog nav>ul{display:grid;gap:12px;margin:30px 0;padding:0;list-style:none;font:24px var(--heading)}.menu-dialog a:hover{color:var(--gold)}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.screen-reader-text:focus{z-index:1000;width:auto;height:auto;padding:12px 20px;background:#fff;color:#222;clip-path:none}
@media(min-width:1600px){.project-preview{opacity:0;transform:translateX(110%);animation:preview-in 1s 1.5s forwards}@keyframes preview-in{to{opacity:1;transform:translateX(0)}}}
@media(max-width:1599px){.site-header{gap:35px}.primary-nav>ul{gap:22px}.header-phone{display:none}.hero{height:850px}.hero-copy{top:250px;max-width:950px}.hero h1,.hero h2{font-size:100px}.hero-description{margin-left:120px}.project-preview{width:420px;height:230px;right:3.55%}.project-preview img{width:200px;height:230px}.preview-info{padding-top:4px}.project-count{font-size:46px}.preview-info p{font-size:14px;margin:8px 0 12px}.preview-info ul{font-size:12px;line-height:23px}.preview-arrow{display:none}.scroll-down{bottom:35px}}
@media(max-width:1199px){.site-header{gap:30px}.primary-nav>ul{gap:18px;font-size:14px}.header-actions{gap:10px}.quote-button{min-height:48px;padding:0 23px;font-size:14px}.round-button{width:48px;height:48px}.hero{height:800px}.hero-copy{top:235px;max-width:760px}.hero h1,.hero h2{font-size:84px}.hero-description{margin-left:70px}.project-preview{width:170px;height:185px;bottom:60px}.project-preview img{width:170px;height:185px}.preview-info{display:none}}
@media(max-width:991px){.primary-nav{display:none}.hero h1,.hero h2{font-size:80px}.hero-copy{max-width:90%}.hero-description{margin-left:70px;max-width:410px}.site-header{padding-inline:5%}.hero-copy{left:5%}.project-preview{right:5%}}
@media(max-width:600px){.site-header{padding:20px 6%;gap:15px}.site-logo,.site-logo img{width:106px}.quote-button{display:none}.round-button{width:42px;height:42px}.hero{height:780px;max-height:1050px;min-height:100svh}.hero-copy{left:6%;top:205px;max-width:88%}.hero h1,.hero h2{font-size:clamp(42px,11vw,64px);line-height:1.08;margin:23px 0 28px}.hero-description{margin:0;max-width:90%}.hero-description p{font-size:16px;line-height:24px;margin-bottom:28px}.hero-eyebrow{font-size:10px}.outline-button{font-size:14px;padding-left:22px;min-height:54px}.outline-button span{width:34px;height:34px}.project-preview{width:85px;height:90px;bottom:25px;right:6%}.project-preview img{width:85px;height:90px;border-radius:6px}.scroll-down{bottom:40px;width:42px;height:42px}.search-dialog{padding:65px 25px}.search-dialog label{font-size:28px}.menu-dialog{padding:70px 30px;width:100%}.admin-bar .site-header{top:46px}.admin-bar .site-header.is-scrolled{top:0}}
@media(max-width:600px){.site-footer-inner{grid-template-columns:1fr auto;gap:18px;min-height:0;padding:28px 0}.footer-logo{grid-column:1/-1;grid-row:1;justify-self:center;width:44px}.footer-copyright{font-size:12px;line-height:1.5}.footer-sitemap{font-size:14px}}
/* The project statistics sit in their own dark card beside the photo. */
@media(min-width:1200px){
	.project-preview{gap:30px}
	.project-preview img{flex-shrink:0;border-radius:24px}
	.preview-info{display:flex;flex-direction:column;min-width:0;padding:30px 39px 39px;border:1px solid #ffffff12;border-radius:24px;background:linear-gradient(180deg,rgba(77,74,68,.94) 0%,rgba(65,62,56,.95) 45%,rgba(20,17,11,.98) 100%)}
	.project-count{font-size:50px;line-height:1.2}
	.preview-info p{margin:8px 0 0;font-family:var(--body);font-weight:500;line-height:24px}
	.preview-info ul{margin-top:auto;font:16px/24px var(--heading)}
	.preview-info li:before{content:none}
	.preview-arrow{display:none}
}
@media(min-width:1200px) and (max-width:1599px){
	.project-preview{gap:20px}
	.preview-info{padding:20px 19px;border-radius:20px}
	.project-preview img{border-radius:20px}
	.project-count{font-size:40px}
	.preview-info p{font-size:13px;line-height:19px}
	.preview-info ul{font-size:12px;line-height:20px}
}
.hero{touch-action:pan-y pinch-zoom;cursor:grab}
.hero.is-dragging,.hero.is-dragging *{cursor:grabbing}
.hero-copy,.hero-photo{-webkit-user-select:none;user-select:none}
.hero-photo{-webkit-user-drag:none;transform:translateX(var(--drag-offset,0px));transition:transform .35s ease-out}
.hero.is-dragging .hero-photo{transition:none}
/* WordPress ana menü alt bağlantıları. */
.primary-nav .menu-item{position:relative}
.primary-nav .sub-menu{position:absolute;top:calc(100% + 18px);left:-22px;min-width:210px;margin:0;padding:13px;background:#252421eF;border:1px solid #ffffff17;border-radius:12px;box-shadow:0 18px 45px #0004;list-style:none;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s,visibility .2s,transform .2s}
.primary-nav .sub-menu:before{content:'';position:absolute;left:0;right:0;bottom:100%;height:19px}
.primary-nav .menu-item-has-children:hover>.sub-menu,.primary-nav .menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.primary-nav .sub-menu a{display:block;padding:9px 12px;border-radius:7px;white-space:nowrap}
.primary-nav .sub-menu a:after{display:none}
.primary-nav .sub-menu a:hover,.primary-nav .sub-menu a:focus-visible{background:#ffffff12;color:var(--gold)}
.primary-nav .sub-menu{min-width:320px;max-width:min(420px,90vw)}
.primary-nav .sub-menu a{white-space:normal;line-height:1.3}
.menu-dialog .sub-menu{display:grid;gap:8px;margin:8px 0 0 15px;padding:0 0 0 15px;border-left:1px solid #ffffff2b;list-style:none;font-size:17px}
/* Re-applied on every active slide, including the initial page load. */
.hero-title-line{display:block}
.hero-slide.is-active .hero-title-line{animation:hero-text-enter 1.15s cubic-bezier(.22,1,.36,1) both;animation-delay:.2s}
.hero-slide.is-active .hero-title-line:nth-child(2){animation-delay:.4s}
.hero-slide.is-active .hero-eyebrow{animation:hero-text-enter .85s cubic-bezier(.22,1,.36,1) both}
.hero-slide.is-active .hero-description p{animation:hero-text-enter 1s cubic-bezier(.22,1,.36,1) .6s both}
.hero-slide.is-active .hero-description .outline-button{animation:hero-text-enter 1s cubic-bezier(.22,1,.36,1) .8s both}
@keyframes hero-text-enter{from{opacity:0;transform:translate3d(-110px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.project-preview{opacity:1;transform:none}}

/* Tüm sayfalarda kullanılan geniş site alt alanı. */
.site-footer{position:relative;overflow:hidden;background:#232321;color:#fff;font-size:15px}
.site-footer:before{content:'M';position:absolute;right:-45px;top:-115px;color:rgba(255,255,255,.018);font:400 420px/1 var(--heading);pointer-events:none}
.footer-main{position:relative;z-index:1;width:min(1410px,92%);margin-inline:auto;padding:92px 0 70px}
.footer-grid{display:grid;grid-template-columns:minmax(280px,1.45fr) .72fr .86fr minmax(270px,1.1fr);gap:55px 72px}
.footer-brand-logo{display:block;width:220px;margin-bottom:27px}
.footer-brand-logo img{width:100%;height:auto}
.footer-brand>p{max-width:390px;margin:0;color:#aaa9a5;font-size:15px;line-height:1.78}
.footer-cta{display:inline-flex;align-items:center;gap:18px;margin-top:32px;font:400 17px/1 var(--heading);transition:color .25s}
.footer-cta span{display:grid;width:43px;height:43px;place-items:center;border:1px solid #ffffff38;border-radius:50%;color:var(--gold);font:20px/1 Arial;transition:background .25s,color .25s,transform .25s}
.footer-cta:hover{color:var(--gold)}
.footer-cta:hover span{background:var(--gold);color:#232321;transform:rotate(45deg)}
.footer-column h2{position:relative;margin:4px 0 30px;padding-bottom:17px;font:400 21px/1 var(--heading);letter-spacing:.1px}
.footer-column h2:after{content:'';position:absolute;left:0;bottom:0;width:38px;height:2px;background:var(--gold)}
.footer-column ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}
.footer-column:not(.footer-contact) li a{display:inline-flex;align-items:center;color:#aaa9a5;transition:color .25s,transform .25s}
.footer-column:not(.footer-contact) li a:before{content:'›';margin-right:10px;color:var(--gold);font-size:20px;line-height:1}
.footer-column:not(.footer-contact) li a:hover{color:#fff;transform:translateX(4px)}
.footer-contact ul{gap:20px}
.footer-contact li{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:start}
.footer-contact-icon{display:grid;width:32px;height:32px;place-items:center;border:1px solid #ffffff20;border-radius:50%;color:var(--gold);font:15px/1 Arial}
.footer-contact small{display:block;margin-bottom:2px;color:#777672;font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:1px}
.footer-contact a,.footer-contact address{color:#d7d6d2;font-style:normal;font-weight:500;line-height:1.45;transition:color .25s}
.footer-contact a:hover{color:var(--gold)}
.footer-bottom{position:relative;z-index:1;border-top:1px solid #ffffff14;background:#1d1d1b}
.footer-bottom-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:min(1410px,92%);min-height:94px;margin-inline:auto}
.footer-bottom p{margin:0;color:#777672;font-size:12px}
.footer-credit{display:block;justify-self:center}
.footer-credit img{display:block;width:123px;height:auto;object-fit:contain}
.footer-credit:hover{filter:brightness(1.2)}
.footer-socials{display:flex;justify-self:end;gap:9px}
.footer-socials a{display:grid;width:38px;height:38px;place-items:center;border:1px solid #ffffff25;border-radius:50%;color:#ddd;transition:color .25s,border-color .25s,transform .25s}
.footer-socials a:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-3px)}
.footer-socials svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.footer-socials svg .is-fill{fill:currentColor;stroke:none}
.footer-socials span{font:600 13px/1 Arial}
@media(max-width:1100px){.footer-grid{grid-template-columns:1.25fr 1fr 1fr;gap:60px}.footer-brand{grid-column:1/-1}.footer-brand>p{max-width:600px}}
@media(max-width:700px){.footer-main{padding:70px 0 55px}.footer-grid{grid-template-columns:1fr 1fr;gap:50px 32px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-brand-logo{width:190px}.footer-bottom-inner{grid-template-columns:1fr auto;gap:18px;padding:22px 0}.footer-credit{grid-column:1/-1;grid-row:1}.footer-bottom p{grid-column:1;grid-row:2}.footer-socials{grid-column:2;grid-row:2}}
@media(max-width:430px){.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-contact{grid-column:auto}.footer-column h2{margin-bottom:23px}.footer-main{width:calc(100% - 40px)}}

/* Masaüstünde tasarımı referanstaki ferah ölçekte sunar; mobil düzen kendi ölçüsünü korur. */
@media(min-width:992px){html{zoom:.75}}
