/* Görünüm ayarları: ana vurgu rengi kolay düzenleme ekranından değişir. */
:root{--ink:#0b0b0b;--muted:#626262;--paper:#fff;--line:#e3e3e3;--accent:#e8bd52;--accent-ink:#0b0b0b;--max:1200px;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}[hidden]{display:none!important}:focus-visible{outline:3px solid #947018;outline-offset:5px}.container{width:min(var(--max),calc(100% - 80px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;background:white;padding:16px;z-index:200}.skip:focus{top:10px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.14}h2{font-size:clamp(2rem,3.2vw,2.8rem);letter-spacing:-1.5px;font-weight:650;white-space:pre-line;margin-bottom:24px}h3{font-weight:650}em{font-style:normal;color:var(--accent)}.eyebrow{font-size:.875rem;font-weight:700;letter-spacing:1.4px;line-height:1.5;margin:0 0 20px;display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:14px 24px;border:1px solid transparent;border-radius:9px;background:var(--accent);color:var(--accent-ink);font-size:1rem;font-weight:650;transition:transform .18s,box-shadow .18s}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0002}.btn.outline{background:transparent;color:#fff;border-color:#737373}.btn.small{min-height:46px;font-size:.875rem;padding:12px 18px}.text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid currentColor;padding-bottom:6px;font-size:.875rem;font-weight:650}.status-dot{height:7px;width:7px;border-radius:50%;background:var(--accent);flex-shrink:0}
.header{position:sticky;top:0;z-index:30;background:#0b0b0b;color:white;border-bottom:1px solid #ffffff20}.header-inner{min-height:88px;display:flex;align-items:center;gap:30px}.brand{flex-shrink:0}.brand img{width:130px;height:76px;object-fit:contain}.header nav{display:flex;gap:26px;margin-left:auto}.header nav a{font-size:.875rem;color:#e5e5e5;padding:12px 0}.header nav a:hover{color:var(--accent)}.menu-toggle{display:none;width:46px;height:46px;background:transparent;border:1px solid #767676;border-radius:8px;color:white;font-size:24px;flex-shrink:0}
.hero{background:#0b0b0b;color:white;padding-top:12px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding-block:42px 48px}.hero-copy{padding-block:8px}.hero-copy .eyebrow{font-size:.8125rem;color:#e4e4e4;letter-spacing:1.1px}.hero h1{font-size:clamp(2.5rem,4.65vw,4.2rem);line-height:1.09;letter-spacing:-2.4px;font-weight:650;margin-bottom:24px}.hero-description{font-size:1.0625rem;line-height:1.8;max-width:480px;color:#d0d0d0;margin-bottom:30px}.actions{display:flex;flex-wrap:wrap;gap:12px}.hero-note{display:flex;align-items:center;gap:12px;font-size:.875rem;color:#d5d5d5;margin-top:28px;max-width:420px}.hero-note>span:last-child{margin-left:auto;color:var(--accent)}.note-line{width:24px;height:2px;background:var(--accent);flex-shrink:0}.region{margin-top:18px;color:#ececec;font-size:.875rem}.hero-visual{height:468px;border-radius:20px;overflow:hidden;position:relative;background:#202020}.hero-visual>img{height:100%;width:100%;object-fit:cover;object-position:center 52%}.hero-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#000000ef)}.photo-tag{position:absolute;top:20px;left:20px;border:1px solid #ffffff60;background:#080808d9;color:white;border-radius:6px;padding:8px 12px;font-size:.75rem;font-weight:600;letter-spacing:1px}.photo-caption{position:absolute;left:26px;right:26px;bottom:26px;z-index:1}.photo-caption>span:first-child{font-size:.75rem;letter-spacing:1.6px;color:#ececec}.photo-caption strong{display:block;font-size:1.5rem;letter-spacing:-.5px;margin-top:6px;padding-right:76px}.photo-arrow{position:absolute;right:0;bottom:0;padding:8px 12px;border:1px solid #ffffff70;border-radius:8px;color:var(--accent);font-size:1.25rem;font-weight:700}.trust-strip{display:grid;grid-template-columns:.7fr 1fr 1.2fr 1fr;gap:28px;border-top:1px solid #ffffff26;padding-block:27px 30px}.trust-strip>div{display:flex;flex-direction:column;gap:2px}.trust-strip strong{font-size:1rem;font-weight:650}.trust-strip>div:first-child strong{font-size:1.375rem;color:var(--accent)}.trust-strip span{font-size:.8125rem;color:#bdbdbd}.trust-strip>a{align-self:center;display:flex;gap:20px;align-items:center;font-size:.875rem;color:var(--accent);font-weight:650;border-left:1px solid #ffffff30;padding-left:26px}.trust-strip>a span{font-size:24px;color:var(--accent)}
.section{padding-block:88px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:36px}.section-heading .eyebrow{color:var(--muted);font-size:.8125rem;margin-bottom:14px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:1rem;color:var(--muted);line-height:1.8;margin:0;max-width:350px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{border:1px solid var(--line);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;background:#fff;transition:border-color .2s,transform .2s}.service-card:hover{border-color:#b48c31;transform:translateY(-4px)}.service-card:first-child{background:#ffffff}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.service-top svg{width:48px;height:48px;fill:none;stroke:#171717;stroke-width:1.6;background:#f3e6c2;border-radius:10px;padding:7px}.service-number{font-size:.875rem;color:#797979}.service-card h3{font-size:1.375rem;letter-spacing:-.4px;margin-bottom:14px}.service-card p{color:var(--muted);line-height:1.8;font-size:1rem;margin-bottom:22px;flex:1}.service-card>a{border-top:1px solid var(--line);padding-top:17px;display:flex;justify-content:space-between;font-size:.875rem;font-weight:650}.service-card>a span{font-size:20px}
.about{background:#f7f7f7}.about-grid{display:grid;grid-template-columns:.92fr 1fr;gap:80px;align-items:center}.about-photo{height:530px;border-radius:var(--radius);overflow:hidden;position:relative}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:center 58%}.about-photo>span{position:absolute;left:22px;bottom:22px;padding:11px 16px;background:#0b0b0b;color:white;border-radius:6px;font-size:.8125rem;letter-spacing:1px}.about-copy>.eyebrow{font-size:.8125rem;color:var(--muted)}.about-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8}.principle{display:flex;gap:18px;border-bottom:1px solid #dddddd;padding-block:18px}.principle>span{font-size:.8125rem;color:#80621d;min-width:26px;padding-top:2px}.principle h3{font-size:1rem;margin-bottom:6px}.principle p{font-size:.875rem;line-height:1.7;color:var(--muted);margin:0}.about-copy>.text-link{margin-top:24px}
.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery-item{min-width:0;border:0;padding:0;background:transparent;text-align:left;color:var(--ink)}.gallery-photo{height:300px;overflow:hidden;border-radius:12px;position:relative;background:#eeeeee}.gallery-photo img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.gallery-item:hover img{transform:scale(1.04)}.gallery-photo>span{position:absolute;bottom:12px;right:12px;display:grid;place-items:center;width:36px;height:36px;background:white;border-radius:50%}.gallery-item>span{display:block;margin-top:12px;color:var(--muted);font-size:.875rem;line-height:1.6}dialog::backdrop{background:#000000c9;backdrop-filter:blur(5px)}#lightbox{padding:54px 20px 20px;border:0;border-radius:12px;background:#0b0b0b;color:white;max-width:94vw;max-height:94dvh}#lightbox img{max-height:73dvh;max-width:86vw;object-fit:contain;margin:auto}#lightbox p{margin:14px 0 0;text-align:center;font-size:.875rem}.lightbox-close{position:absolute;top:4px;right:12px;background:transparent;border:0;color:white;font-size:32px;height:44px;width:44px}
.request-section{background:#0b0b0b;color:white}.request-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.request-grid h2{font-size:clamp(2rem,3.4vw,3rem)}.request-grid>div>p:not(.eyebrow){color:#cccccc;max-width:410px;font-size:1rem;line-height:1.8}.request-phone{font-size:clamp(1.5rem,2.7vw,2.2rem);font-weight:650;letter-spacing:-.5px;display:inline-block;margin-top:16px}.request-form{background:#fff;color:var(--ink);padding:32px;border-radius:var(--radius)}.request-form h3{font-size:1.375rem;margin-bottom:26px;letter-spacing:-.4px}.request-form label{display:block;font-size:.875rem;font-weight:650;margin-bottom:8px}.request-form label span{font-weight:400;color:var(--muted)}.request-form input,.request-form textarea,.request-form select{display:block;width:100%;min-height:48px;border:1px solid #cecece;background:#fafafa;color:var(--ink);padding:12px;border-radius:7px;margin-bottom:20px;font-size:1rem}.request-form textarea{resize:vertical}.request-form input::placeholder,.request-form textarea::placeholder{color:#707070}.location-button{color:#735512;background:#faf1d9;border:0;border-radius:6px;padding:10px 14px;font-size:.875rem;min-height:44px}.fine{font-size:.8125rem!important;line-height:1.7!important;margin:12px 0 0;color:#c5c5c5}.request-form .fine{color:var(--muted)}.submit{margin-top:18px;width:100%;justify-content:space-between}
.faq-section{border-bottom:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq-grid .eyebrow{font-size:.8125rem;color:var(--muted)}details{padding:20px 0;border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-weight:650;font-size:1rem;line-height:1.6}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:24px;font-weight:400}details[open] summary:after{content:'−'}details p{font-size:1rem;color:var(--muted);margin:14px 0 0;line-height:1.8}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card{padding:26px;border:1px solid var(--line);border-radius:var(--radius);min-width:0}.contact-card:first-child{background:#ffffff;border-color:#d9bd78}.contact-role{font-size:.8125rem;color:var(--muted);margin-bottom:20px}.contact-card h3{font-size:1.2rem;letter-spacing:-.3px;margin-bottom:12px}.contact-phone{display:block;font-size:1.4rem;font-weight:600;letter-spacing:-.5px;margin-bottom:24px}.contact-actions{display:flex;gap:10px}.contact-actions a{flex:1;text-align:center;border:1px solid #d3d3d3;border-radius:7px;padding:11px 9px;font-size:.875rem;font-weight:650}.contact-actions a:first-child{background:var(--ink);color:white;border-color:var(--ink)}.address{white-space:pre-line;margin-top:24px}footer{background:#050505;color:white;padding:40px 0 24px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-main strong{font-size:1.4rem}.footer-main p{font-size:.875rem;color:#bdbdbd;margin:8px 0 0}.footer-bottom{border-top:1px solid #ffffff24;padding-top:22px;margin-top:30px;display:flex;justify-content:space-between;gap:20px;font-size:.8125rem;color:#c5c5c5}.mobile-contact{display:none}.noscript{padding:24px;background:white;color:black}.noscript a{text-decoration:underline}
#editor-open{position:fixed;bottom:18px;left:18px;z-index:40;background:#fff;color:var(--ink);border:2px solid #a27b24;padding:14px 20px;border-radius:9px;font-size:.875rem;font-weight:650;box-shadow:0 4px 30px #0003}#editor{width:min(960px,96vw);max-height:92dvh;border:0;border-radius:16px;padding:30px;color:var(--ink);background:#fafafa}.editor-top{display:flex;align-items:start;justify-content:space-between;gap:18px}.editor-top h2{font-size:1.8rem;margin-bottom:12px}.editor-top .eyebrow{font-size:.75rem;margin-bottom:10px}#editor-close{background:transparent;border:0;font-size:30px;width:44px;height:44px}.editor-intro{font-size:.9375rem;line-height:1.8;color:var(--muted)}#editor label{display:block;font-size:.875rem;font-weight:650;margin:18px 0 8px}#editor input:not([type=color]):not([type=checkbox]),#editor textarea{width:100%;padding:12px;border:1px solid #cccccc;border-radius:7px;background:white;color:var(--ink);min-height:46px}#editor textarea{resize:vertical}#editor input[type=color]{width:100px;height:48px;border:1px solid #cccccc;border-radius:6px}#editor .field-help{font-size:.8125rem;line-height:1.7;margin:8px 0;color:var(--muted)}#editor input[type=file]{font-size:.875rem}.image-preview{width:160px;height:100px;object-fit:contain;background:#e1e1e1;margin-top:12px;border-radius:6px}.editor-item{border-bottom:1px dashed #d0d0d0;padding-bottom:24px}.editor-actions{position:sticky;bottom:-30px;display:flex;gap:10px;flex-wrap:wrap;padding:18px 0 10px;background:#fafafa;border-top:1px solid #d0d0d0;margin-top:20px}.editor-actions .btn{font-size:.875rem}.secondary{background:var(--ink);color:white}.editor-tools{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.editor-tools button,.editor-tools .import-label,.editor-add,.editor-delete{border:1px solid #cccccc;background:white;border-radius:7px;padding:10px 14px;font-size:.875rem;min-height:44px;font-weight:500}.editor-tools .import-label{display:flex!important;align-items:center;margin:0!important;cursor:pointer;gap:8px}.import-label input{max-width:210px}.editor-add,.editor-delete{margin-top:16px}.editor-delete{color:#733b14}#editor-status{font-size:.875rem;white-space:pre-line;line-height:1.7}#editor .check-label{display:flex;align-items:center;gap:12px;padding:8px}#editor input[type=checkbox]{width:22px;height:22px}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.hero-grid{gap:32px}.header-inner{gap:20px}.header nav{gap:18px}.hero h1{font-size:3.3rem}.hero-visual{height:465px}.actions .btn{padding-inline:17px;gap:12px}.about-grid,.faq-grid{gap:45px}.request-grid{gap:48px}.contact-phone{font-size:1.2rem}.service-card,.contact-card{padding:22px}.gallery-photo{height:255px}.trust-strip{gap:20px}}
@media(max-width:800px){html{scroll-padding-top:92px}.container{width:calc(100% - 40px)}.header-inner{min-height:76px;gap:12px}.brand img{width:112px;height:68px}.header-call{margin-left:auto}.header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:16px 24px 22px;margin:0;background:#0b0b0b;border-bottom:1px solid #ffffff30}.header nav.open{display:flex;flex-direction:column;gap:3px}.header nav a{padding:13px 0;font-size:1rem}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;gap:30px;padding-block:28px 32px}.hero-copy{max-width:620px}.hero h1{font-size:clamp(2.5rem,7.8vw,3.7rem);letter-spacing:-1.8px}.hero-description{max-width:560px}.hero-visual{height:380px}.hero-visual img{object-position:center 56%}.trust-strip{grid-template-columns:1fr 1fr;gap:24px}.trust-strip>a{border-left:0;padding-left:0}.section{padding-block:62px}.section-heading{align-items:start;flex-direction:column;gap:18px;margin-bottom:28px}.section-heading>p{max-width:560px}.service-grid{grid-template-columns:1fr}.service-card{padding:26px}.service-top{margin-bottom:20px}.service-card p{margin-bottom:22px}.about-grid,.request-grid,.faq-grid{grid-template-columns:1fr;gap:32px}.about-photo{height:390px}.about-copy h2{font-size:2.2rem}.gallery-grid{grid-template-columns:1fr 1fr;gap:22px 14px}.gallery-photo{height:280px}.request-form{padding:26px}.request-grid h2{font-size:2.3rem}.contact-grid{grid-template-columns:1fr}.contact-card{padding:26px}.contact-phone{font-size:1.5rem}.footer-bottom{flex-direction:column;gap:8px}.mobile-contact{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;position:fixed;bottom:0;left:0;right:0;z-index:35;background:#0b0b0b;padding:10px 10px max(10px,env(safe-area-inset-bottom));border-top:1px solid #ffffff30}.mobile-contact a{background:#262626;color:white;min-height:46px;display:flex;align-items:center;justify-content:center;border-radius:7px;font-size:.8125rem;font-weight:600;line-height:1.4;text-align:center}.mobile-contact a:first-child{background:var(--accent);color:var(--accent-ink)}body{padding-bottom:76px}#editor-open{bottom:86px}.footer-main strong{font-size:1.2rem}.editor-actions{bottom:-20px}#editor{padding:20px}.editor-tools{flex-direction:column}.import-label input{max-width:180px}.editor-actions .btn{flex:1;min-width:200px}}
@media(max-width:440px){.container{width:calc(100% - 36px)}.header-call span[data-phone]{font-size:.8125rem}.header-call{padding:10px 12px!important;gap:8px!important}.brand img{width:96px}.header-inner{gap:8px}.menu-toggle{width:42px;height:42px}.hero h1{font-size:2.65rem}.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.7px}.hero-description{font-size:1rem}.actions{display:grid;grid-template-columns:1fr;width:100%}.hero-note{font-size:.8125rem}.hero-visual{height:325px}.photo-caption{left:20px;right:20px;bottom:20px}.photo-caption strong{font-size:1.2rem}.photo-caption>span:first-child{font-size:.75rem;letter-spacing:.8px}.photo-tag{font-size:.75rem;top:16px;left:16px}.trust-strip strong{font-size:.9375rem}.trust-strip span{font-size:.8125rem}.trust-strip>a{font-size:.8125rem;gap:12px}.gallery-photo{height:215px}.gallery-item>span{font-size:.8125rem}.section h2{font-size:2rem;letter-spacing:-1px}.about-photo{height:360px}.request-form{padding:22px}.request-form h3{font-size:1.25rem}.footer-main{align-items:start;flex-direction:column}.mobile-contact a{font-size:.8125rem}}
@media(max-width:360px){.header-call>span:first-child{display:none}.header-call{padding:10px!important}.brand img{width:84px}.hero h1{font-size:2.35rem}.photo-arrow{display:none}.photo-caption strong{padding-right:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.multiline{white-space:pre-line}h1,h2,h3,p,a,summary{overflow-wrap:break-word}.hero-grid>*{min-width:0}

/* Siyah, altın sarısı ve beyaz ana paleti. */
.service-card:first-child{border-color:#d9bd78}.contact-card:first-child{border-top:3px solid var(--accent);padding-top:24px}.header{border-bottom-color:#e8bd5229}
