@font-face{font-family:Manrope;src:url('assets/fonts/manrope-500.woff2') format('woff2');font-weight:400 500;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/fonts/manrope-600.woff2') format('woff2');font-weight:600 800;font-style:normal;font-display:swap}
@font-face{font-family:'Source Sans 3';src:url('assets/fonts/source-sans-400.woff2') format('woff2');font-weight:400 500;font-style:normal;font-display:swap}
@font-face{font-family:'Source Sans 3';src:url('assets/fonts/source-sans-600.woff2') format('woff2');font-weight:600 800;font-style:normal;font-display:swap}
body{font-family:'Source Sans 3','Segoe UI',Arial,sans-serif;line-height:1.65}
h1,h2,h3,.proof strong,.phone-number{font-family:Manrope,'Segoe UI',Arial,sans-serif}
em,.hero h1 em,.about h2 em{font-family:inherit;font-style:normal;font-weight:500}
.hero h1{font-weight:500;font-size:clamp(38px,4.35vw,63px);line-height:1.2;letter-spacing:-.035em}
h2,.about h2,.contact h2{letter-spacing:-.025em;line-height:1.25}
.card-copy h3{line-height:1.25;letter-spacing:-.02em}
.hero p{font-size:18px;line-height:1.75}
.section-heading p,.service-details p,.steps p,.about-copy p,.contact p,li,details p{font-size:16px;line-height:1.7}
.card-copy p{font-size:15px;line-height:1.55}
.eyebrow{letter-spacing:1.6px}
nav{font-size:15px}.hero-link,.button{font-size:15px}
.brand{font-family:Manrope,Arial,sans-serif;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}
.brand-symbol{display:block;width:156px;height:43px;overflow:hidden}
.brand .brand-logo{display:block;width:168px;height:auto;max-width:none;transform:translate(-6px,-17px)}
.brand .brand-text{padding:0;border:0;font-size:9px;font-weight:600;letter-spacing:1.8px;line-height:1.4;color:#676b6e;white-space:nowrap}
header .brand-symbol{animation:brand-reveal 1.3s ease-out both}
header .brand-text{animation:brand-caption .5s .95s both}
@keyframes brand-reveal{0%{clip-path:inset(0 100% 0 0)}35%{clip-path:inset(0 67% 0 0)}70%{clip-path:inset(0 32% 0 0)}100%{clip-path:inset(0 0 0 0)}}
@keyframes brand-caption{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:520px){.brand-symbol{width:126px;height:35px}.brand .brand-logo{width:136px;transform:translate(-5px,-14px)}.brand .brand-text{font-size:8px;letter-spacing:1.1px}.brand{gap:5px}}
@media(prefers-reduced-motion:reduce){header .brand-symbol,header .brand-text{animation:none}}
@media(max-width:800px){.hero h1{font-size:44px}.hero p{font-size:17px}.section-heading p{font-size:16px}.steps p{font-size:15px}}
@media(max-width:520px){.hero h1{font-size:36px;line-height:1.22;letter-spacing:-.035em}.hero p{font-size:16px}.button,.hero-link{font-size:14px}.card-copy h3{font-size:28px}.about h2{font-size:30px}.contact h2{font-size:28px}.steps h3{font-size:16px}}

/* Compact floating WhatsApp contact, with a restrained static glow. */
.whatsapp{width:58px;height:58px;padding:0;display:grid;place-items:center;border-radius:50%;background:#218b53;border:1px solid #ffffff35;box-shadow:0 4px 16px #143d2926,0 0 18px #25d36638;transition:transform .2s,box-shadow .2s,background .2s}
.whatsapp>span{display:none}
.whatsapp svg{width:32px;height:32px}
.whatsapp:hover{background:#1c7b49;transform:translateY(-2px);box-shadow:0 5px 18px #143d2933,0 0 23px #25d36655}
@media(max-width:520px){.whatsapp{width:54px;height:54px;padding:0}.whatsapp svg{width:30px;height:30px}}

.service-shortcuts{background:#f4f5f1;border-bottom:1px solid #dfe3d8;padding:29px 0 32px}
.shortcut-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px}
.shortcut-heading .eyebrow{margin:0;font-size:12px}
.shortcut-heading>a{font-size:14px;font-weight:600;white-space:nowrap}
.shortcut-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.shortcut-grid>a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:11px 17px;background:#fff;border:1px solid #dfe3d8;border-left:3px solid #edaa58;font-size:16px;font-weight:600;transition:background .2s,border-color .2s}
.shortcut-grid>a>span:last-child{color:#95602b;font-size:18px}
.shortcut-grid>a:hover{background:#fff4e5;border-color:#d9a567}
.services.section{padding-top:65px;padding-bottom:50px}
.services .service-cards{grid-template-columns:repeat(3,minmax(0,1fr))}
.services .card-copy h3{font-size:32px;font-weight:600}
.services .card-copy{bottom:28px}
.services .card-copy p{max-width:100%;padding-right:48px}
.services .service-details{gap:22px;padding-top:30px}
.services .service-details article{border:1px solid #e1e5dc;background:#fafbf8;padding:25px}
.services .service-details h3{font-size:20px}
.services .service-details li{font-weight:600}
.services .service-details article{display:flex;flex-direction:column}
.service-details li[id]{scroll-margin-top:145px;border-radius:3px}
.service-details li:target{background:#fff0d8;outline:2px solid #e4ab60;outline-offset:3px;color:#553818}
.service-details li:focus-visible{outline:2px solid #a76d29;outline-offset:3px}
.service-contact{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:22px 0 0;font-weight:600;font-size:15px;color:#805322}
.service-contact span{font-size:21px}
.service-contact:hover{color:#472f16;text-decoration:underline;text-underline-offset:4px}

.contact{padding-bottom:38px}
.location-panel{display:flex;align-items:center;gap:25px;background:#f4f5f1;border:1px solid #e0e4d9;border-left:4px solid #e8a650;padding:30px 34px;margin-bottom:65px}
.location-icon{display:grid;place-items:center;width:66px;height:66px;flex-shrink:0;border-radius:50%;background:#fff;color:#98662d}
.location-icon svg{width:30px;height:30px}
.location-copy .eyebrow{margin:0 0 7px;font-size:11px}
.location-copy h3{font-size:23px;line-height:1.35;font-weight:500;margin:0 0 10px;letter-spacing:-.02em}
.location-copy address{font-style:normal;font-size:16px;line-height:1.6;color:#525e52}
.location-map{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-left:auto;border:1px solid #bcc5b5;background:#fff;padding:13px 19px;font-size:15px;font-weight:600;white-space:nowrap}
.location-map:hover{background:#fff2df;border-color:#d7a25b}
.location-section{margin-bottom:65px;border:1px solid #e0e4d9;background:#f4f5f1;overflow:hidden}
.location-section .location-panel{width:100%;max-width:none;margin:0;border:0;border-left:4px solid #e8a650}
.location-map-frame{height:420px;background:#e5e9e0;border-top:1px solid #d5ddcd}
.location-map-frame iframe{display:block;border:0;width:100%;height:100%}
@media(max-width:520px){.location-section{margin-bottom:40px}.location-section .location-panel{margin:0}.location-map-frame{height:330px}}
.services .card-copy h3{padding-right:35px;margin-bottom:0}
.services .roof-card img{object-position:65% center}
.services .roof-card .card-copy a{bottom:4px}
.about{padding-block:55px}.about-copy p:last-child{margin-bottom:0}
.service-shortcuts{padding-block:24px}
.service-details ul{margin-top:12px}
.faq-section{padding-block:50px}
@media(min-width:521px) and (max-width:800px){.services .roof-card{grid-column:1/-1;min-height:320px}.services .roof-card img{object-position:center 42%}}
@media(max-width:520px){.location-panel{padding:23px 20px;gap:15px;flex-wrap:wrap;margin-bottom:40px}.location-icon{width:45px;height:45px;align-self:flex-start}.location-icon svg{width:24px;height:24px}.location-copy{flex:1;min-width:0}.location-copy h3{font-size:20px}.location-copy address{font-size:15px}.location-map{width:100%;margin:4px 0 0}.contact{padding-bottom:25px}}
.proof{margin-bottom:45px;border-top:1px solid var(--line)}
@media(max-width:800px){.shortcut-grid>a{font-size:14px;padding:10px 12px}.services .service-cards{grid-template-columns:1fr 1fr}.services .text-card{grid-column:1/-1}.services .service-details{grid-template-columns:1fr}.services .service-details ul{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.services .card-copy h3{font-size:28px}}
@media(max-width:520px){.service-shortcuts{padding-block:25px}.shortcut-heading{align-items:flex-start;flex-direction:column;gap:9px}.shortcut-heading .eyebrow{font-size:10px}.shortcut-grid{grid-template-columns:1fr 1fr;gap:8px}.shortcut-grid>a{font-size:14px;line-height:1.35;min-height:66px;padding:10px}.shortcut-grid>a:last-child{grid-column:1/-1;min-height:48px}.services.section{padding-block:45px}.services .section-heading h2{font-size:30px}.services .service-cards{grid-template-columns:1fr}.services .service-details article{padding:20px}.services .service-details ul{grid-template-columns:1fr}.services .text-card .card-copy{max-width:80%}.services .text-card .card-copy a{right:-40px}.proof{margin-bottom:30px}}

/* Blend the white-backed two-tone mark into the light header and footer. */
.brand .brand-logo{mix-blend-mode:multiply}

/* Slightly smaller lockup; brighten only the T region of the existing mark. */
.brand-symbol{position:relative;width:144px;height:40px}
.brand .brand-logo{width:155px;transform:translate(-5.5px,-15.7px)}
.brand-symbol::after{content:"";position:absolute;inset:0;background:url('assets/ygt-logo-vivid.png') -5.5px -15.7px / 155px auto no-repeat;clip-path:inset(0 0 0 66%);filter:brightness(1.10);pointer-events:none}
.brand .brand-text{font-size:8.5px;letter-spacing:1.55px}
@media(max-width:520px){.brand-symbol{width:116px;height:32px}.brand .brand-logo{width:125px;transform:translate(-4.6px,-12.9px)}.brand-symbol::after{background-position:-4.6px -12.9px;background-size:125px auto}.brand .brand-text{font-size:7.5px;letter-spacing:1px}}

/* Quiet contact strip and concise footer. */
.topbar{background:#25282b;color:#f3f1ed;letter-spacing:.02em}
.topbar .wrap{align-items:center;gap:16px;padding-block:7px;font-size:12px;min-height:34px}
.topbar a:hover{color:#f3bb77}
.site-footer{background:#fff;border-top:1px solid #e4e1da}
.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1.2fr;gap:48px;padding-block:42px 35px}
.footer-brand .brand{display:inline-flex}.footer-brand p{font-size:13px;color:#686b68;margin:15px 0 0}
.footer-grid h3{font-family:Manrope,sans-serif;font-size:13px;font-weight:600;margin:0 0 13px;color:#25282b}
.footer-services a{display:block;width:fit-content;padding-block:3px;font-size:14px;color:#555d57}
.footer-contact address{font-style:normal;font-size:13px;line-height:1.65;color:#686b68;margin:9px 0}
.footer-phone{font-size:17px;font-weight:600}.footer-directions{font-size:12px;color:#98602c}
.footer-grid a:hover,.footer-bottom a:hover{text-decoration:underline;text-underline-offset:4px}
.site-footer .footer-bottom{border-top:1px solid #e1ded7;padding-block:18px 26px;align-items:center;gap:15px;font-size:12px}
.site-footer .footer-bottom>a{white-space:nowrap}
@media(max-width:800px){.footer-grid{gap:25px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.site-footer .footer-bottom{flex-direction:row;padding-bottom:90px}}
@media(max-width:520px){.topbar .wrap{justify-content:space-between;font-size:11px;gap:8px}.footer-grid{gap:26px 18px;padding-block:30px}.footer-services a{font-size:13px}.footer-phone{font-size:14px}.footer-contact address{font-size:12px}.site-footer .footer-bottom{align-items:flex-start;font-size:10px}}

/* Referanslar: çalışılan tesisler. */
.references.section{padding-block:55px 60px}
.references .section-heading{margin-bottom:26px;align-items:end}
.references .section-heading p{margin-bottom:3px}
.reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none;margin:0;padding:0}
.reference-grid li{display:flex;flex-direction:column;gap:3px;border:1px solid #e1e5dc;border-left:3px solid var(--brand-accent);background:#fafbf8;padding:14px 17px}
.reference-grid li::before{content:none}
.reference-grid b{font-size:15px;font-weight:600;letter-spacing:.01em}
.reference-grid li>span{font-size:13px;color:var(--muted)}
@media(max-width:800px){.reference-grid{grid-template-columns:1fr 1fr}.references .section-heading{align-items:start}}
@media(max-width:520px){.references.section{padding-block:45px}.reference-grid{gap:8px}.reference-grid li{padding:12px 14px}.reference-grid b{font-size:14px}}

/* Small accents echo the warm orange in the YGT mark. */
:root{--brand-accent:#df7026;--brand-accent-text:#a44c16}
.shortcut-grid>a{border-left-color:var(--brand-accent)}
.shortcut-grid>a>span:last-child,.service-details li::before,.service-contact span{color:var(--brand-accent)}
.shortcut-grid>a:hover{background:#fff5ed;border-color:var(--brand-accent)}
.nav-cta span,.hero-link span,.dark-button span{color:var(--brand-accent)}
.card-copy a{border-color:var(--brand-accent)}
.card-copy a:hover{background:var(--brand-accent);color:#202723}
.location-section .location-panel{border-left-color:var(--brand-accent)}
.location-icon,.location-map span,.faq summary span{color:var(--brand-accent)}
.footer-directions{color:var(--brand-accent-text)}
.footer-grid a:hover,.footer-bottom a:hover{ text-decoration-color:var(--brand-accent)}
a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:var(--brand-accent)}
