*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#fff;line-height:1.65}body.no-scroll{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid #e8edf4}.nav-wrap{min-height:76px;display:flex;align-items:center;gap:18px}.brand{font-weight:800;font-size:20px;letter-spacing:-.02em;white-space:nowrap}.brand img{height:44px;width:auto;object-fit:contain}.main-nav{display:flex;gap:22px;align-items:center;margin-left:auto}.main-nav a{font-size:14px;color:#536078;font-weight:650}.main-nav a:hover{color:#1769e0}.nav-toggle{display:none;border:0;background:#eef5ff;border-radius:10px;padding:10px;font-size:20px}.header-socials{display:flex;gap:8px;align-items:center}.social-link{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#526078;background:#f3f6fa;border:1px solid #e3e9f1;transition:.2s}.social-link:hover{color:#1769e0;background:#edf5ff;border-color:#cfe0f8;transform:translateY(-1px)}.social-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-link svg path[fill="currentColor"]{stroke:none}.section{padding:28px 0;overflow:hidden}.band-white{background:#fff}.band-soft{background:#f7faff}.band-light{background:linear-gradient(135deg,#f6faff,#fff)}.slider-section{padding:0}.slider-container{width:100%;max-width:1920px}.hero-slider{width:100%;aspect-ratio:1920/850;position:relative;overflow:hidden;background:#dce7f4}.slide{position:absolute;inset:0;opacity:0;transition:opacity .6s ease}.slide.active{opacity:1}.slide img{width:100%;height:100%;object-fit:cover;object-position:center}.slide-caption{position:absolute;z-index:2;left:7%;top:50%;transform:translateY(-50%);max-width:620px}.slide-caption h1{font-size:clamp(34px,5vw,68px);line-height:1.05;margin:0 0 15px;color:var(--slide-title-color,#fff)}.slide-caption p{font-size:18px;max-width:560px;color:var(--slide-subtitle-color,#fff);margin:0 0 20px}.slide-caption .btn.primary{background:var(--slide-button-bg,#1769e0);color:var(--slide-button-text,#fff)}.hero-empty{height:100%;display:grid;place-content:center;text-align:center}.slider-prev,.slider-next{position:absolute;z-index:4;top:50%;transform:translateY(-50%);border:0;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.9);font-size:34px;color:#172033;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.08)}.slider-prev{left:22px}.slider-next{right:22px}.dots{position:absolute;z-index:4;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.dots button{width:8px;height:8px;border-radius:50%;border:0;background:#fff;opacity:.6;cursor:pointer}.dots button.active{opacity:1;width:24px;border-radius:10px}.section-heading{text-align:center;max-width:760px;margin:0 auto 18px}.eyebrow{display:none}.section-heading h2{display:inline-block;position:relative;font-size:clamp(30px,4vw,44px);margin:0 0 6px;padding:0 18px 6px;letter-spacing:-.035em;z-index:0}.section-heading h2::after{content:"";position:absolute;z-index:-1;left:8%;right:8%;bottom:5px;height:10px;border-radius:999px;background:#e8f2ff}.section-heading h2::before{content:"";position:absolute;left:50%;bottom:9px;width:44px;height:4px;border-radius:999px;background:#1769e0;transform:translateX(-50%)}.section-heading p{color:#6b768a;margin:0}.about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.about-copy{font-size:18px;color:#4e5a6f}.about-image{border-radius:24px;overflow:hidden;background:#edf3fa;aspect-ratio:4/5}.about-image img{width:100%;height:100%;object-fit:cover}.image-placeholder{height:100%;display:grid;place-items:center;color:#8b97a9}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-item{aspect-ratio:1/1;border-radius:16px;overflow:hidden;position:relative;background:#eef3f8;cursor:zoom-in}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item span{position:absolute;bottom:0;left:0;right:0;padding:10px 12px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.65));font-size:13px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.video-card{background:#fff;border:1px solid #e6ebf2;border-radius:20px;overflow:hidden;box-shadow:0 8px 30px rgba(29,57,90,.06)}.video-frame{aspect-ratio:16/9;background:#dfe7f0}.video-frame iframe{width:100%;height:100%;border:0}.video-card h3,.video-card p{margin-left:20px;margin-right:20px}.video-card h3{margin-top:18px;margin-bottom:4px}.video-card p{color:#6b768a;margin-bottom:22px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{border:1px solid #e5eaf2;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(29,57,90,.05)}.blog-card>img{width:100%;height:220px;object-fit:cover}.blog-body{padding:22px}.blog-body small{color:#8290a4}.blog-body h3{font-size:19px;line-height:1.4;margin:8px 0}.blog-body p{color:#6b768a}.blog-body a{color:#1769e0;font-weight:800}.section-link{text-align:center;margin-top:18px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce5ef;border-radius:10px;padding:11px 18px;font-weight:750;cursor:pointer;background:#fff}.btn.primary{background:#1769e0;color:#fff;border-color:#1769e0}.contact-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px;align-items:stretch}.contact-form-wrap,.contact-side{background:#fff;border:1px solid #e4eaf2;border-radius:22px;padding:28px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{font-weight:700;font-size:14px;color:#46536a}.field-label{display:flex;align-items:center;gap:8px}.field-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#edf5ff;color:#1769e0;flex:0 0 28px}.field-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-form .message-field{grid-column:1/-1}.contact-form input,.contact-form textarea{width:100%;margin-top:7px;border:1px solid #dce3ed;border-radius:10px;padding:12px 13px;font:inherit;color:#172033;background:#fff;outline:none}.contact-form textarea{min-height:230px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#1769e0;box-shadow:0 0 0 3px rgba(23,105,224,.1)}.contact-form button{grid-column:1/-1;justify-self:start}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important}.captcha-field{grid-column:1/-1!important;max-width:360px}.captcha-field span{display:block;margin:6px 0 8px;font-size:16px;font-weight:800;color:#1769e0;background:#f4f8ff;border:1px dashed #b9c9df;border-radius:10px;padding:9px 12px}.contact-side{display:flex;flex-direction:column;gap:20px}.contact-image{width:100%;height:320px;object-fit:cover;border-radius:16px}.contact-details{color:#5d687b}.contact-details p{display:flex;align-items:flex-start;gap:12px;margin:10px 0}.contact-icon{width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#edf5ff;color:#1769e0;display:grid;place-items:center}.contact-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-details a{color:#1769e0;font-weight:650}.map-wrap{margin-top:18px;border-radius:22px;overflow:hidden;border:1px solid #e4eaf2}.map-wrap iframe{width:100%;height:380px;border:0}.site-footer{background:#f4f7fb;border-top:1px solid #e6ebf2;padding:40px 0}.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:center}.socials{display:flex;gap:9px;align-items:center}.footer-socials .social-link{background:#fff}.page-hero{padding:28px 0 18px}.page-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;margin:0 0 4px}.page-hero p{max-width:760px;color:#66738a;font-size:17px;margin:0}.generic-page-content{max-width:850px;margin:auto;font-size:18px;color:#4e5a6f}.page-gallery{grid-template-columns:repeat(4,1fr)}.back-link{display:inline-flex;margin-bottom:28px;color:#1769e0;font-weight:800}.article{padding:70px 0}.article-cover{width:100%;max-height:620px;object-fit:cover;border-radius:24px;margin-bottom:30px}.article h1{font-size:clamp(30px,3.6vw,44px);line-height:1.2;letter-spacing:-.02em}.article-content{font-size:18px;color:#46536a;max-width:850px}.lightbox{display:none;position:fixed;inset:0;background:rgba(10,20,35,.92);z-index:100;place-items:center;padding:30px}.lightbox.open{display:grid}.lightbox img{max-width:90vw;max-height:84vh;object-fit:contain}.lightbox button{position:absolute;border:0;cursor:pointer}.lb-close{top:20px;right:25px;background:#fff;border-radius:50%;font-size:28px;width:44px;height:44px}.lb-prev,.lb-next{top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.94);color:#172033;font-size:38px;line-height:1}.lb-prev{left:24px}.lb-next{right:24px}.lb-caption{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#fff;background:rgba(0,0,0,.45);padding:7px 14px;border-radius:20px}.maintenance{min-height:100vh;display:grid;place-content:center;text-align:center;padding:30px}.maintenance h1{font-size:48px}.alert{padding:13px 15px;border-radius:10px;margin:12px 0}.alert.success{background:#dcfce7;color:#166534}.alert.danger{background:#fee2e2;color:#991b1b}
@media(max-width:1100px){.main-nav{gap:14px}.header-socials{gap:5px}.header-socials .social-link{width:30px;height:30px}.header-socials .social-link svg{width:15px;height:15px}}
@media(max-width:900px){.main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid #e6ebf2;padding:15px 18px;flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.nav-toggle{display:block;margin-left:auto}.about-grid,.contact-grid{grid-template-columns:1fr}.gallery-grid,.page-gallery{grid-template-columns:repeat(3,1fr)}.video-grid,.blog-grid{grid-template-columns:1fr 1fr}.contact-image{height:280px}.footer-grid{align-items:flex-start}}
@media(max-width:600px){.container{width:calc(100% - 24px)}.section{padding:62px 0}.hero-slider{aspect-ratio:1920/850}.slide-caption{left:8%;right:8%}.slide-caption h1{font-size:32px}.slide-caption p{font-size:14px}.slider-prev,.slider-next{width:38px;height:38px;font-size:27px}.slider-prev{left:10px}.slider-next{right:10px}.gallery-grid,.page-gallery{grid-template-columns:repeat(2,1fr)}.video-grid,.blog-grid{grid-template-columns:1fr}.contact-form{grid-template-columns:1fr}.contact-form .message-field,.contact-form button,.captcha-field{grid-column:auto!important}.contact-form textarea{min-height:210px}.footer-grid{flex-direction:column}.footer-socials{justify-content:flex-start}.site-header{position:relative}.page-hero{padding:50px 0 40px}.lightbox .lb-prev{left:8px}.lightbox .lb-next{right:8px}.lb-prev,.lb-next{width:42px;height:42px;font-size:30px}}

.admin-social-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#edf5ff;color:#1769e0}.admin-social-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.admin-social-icon svg path[fill="currentColor"]{stroke:none}

/* v6: sosyal medya üst barı ve footer üstü Google Maps */
.header-social-bar{background:#f7faff;border-bottom:1px solid #e8edf4}.header-social-inner{min-height:42px;display:flex;justify-content:flex-end;align-items:center}.header-socials{justify-content:flex-end}.header-socials .social-link{width:30px;height:30px}.nav-wrap{min-height:76px}.footer-map{background:#fff;padding:55px 0 0}.footer-map-heading{text-align:center;margin-bottom:22px}.footer-map-heading h2{display:inline-block;position:relative;margin:0;padding:0 18px 10px;font-size:clamp(28px,3vw,38px)}.footer-map-heading h2:after{content:"";position:absolute;left:10%;right:10%;bottom:3px;height:8px;border-radius:99px;background:#e8f2ff;z-index:0}.footer-map-heading h2:before{content:"";position:absolute;left:50%;bottom:6px;width:42px;height:4px;border-radius:99px;background:#1769e0;transform:translateX(-50%);z-index:1}.footer-map .map-wrap{margin-top:0}.map-active{display:flex!important;align-items:center;gap:10px}.map-active input{width:auto!important;margin:0!important}
@media(max-width:900px){.header-social-inner{justify-content:flex-end}.main-nav{top:110px}.header-social-bar + .nav-wrap{min-height:68px}}
@media(max-width:600px){.header-social-inner{min-height:40px}.header-socials .social-link{width:28px;height:28px}.nav-wrap{min-height:68px}.main-nav{top:108px}}

/* v7: footer site design credit */
.site-footer{padding-bottom:18px}.footer-bottom{border-top:1px solid #e2e8f0;margin-top:28px;padding-top:16px;text-align:right;color:#7b8799;font-size:13px}.site-design-credit a{color:#1769e0;font-weight:700}.site-design-credit a:hover{text-decoration:underline}.design-credit-label{font-weight:600}.design-credit-name{font-weight:800}

@media(max-width:600px){.footer-bottom{text-align:right}.site-design-credit{width:100%;text-align:right}}


/* =========================
   THEME SYSTEM
   Tema değişimi yalnızca görsel CSS değerlerini değiştirir.
   İçerik, menü, medya, ayarlar ve URL yapısı değişmez.
   ========================= */
body{--theme-primary:#1769e0;--theme-primary-2:#0f56bd;--theme-accent:#e8f2ff;--theme-bg:#ffffff;--theme-soft:#f7faff;--theme-text:#172033;--theme-muted:#6b768a;--theme-border:#e4eaf2;--theme-header:rgba(255,255,255,.97);background:var(--theme-bg);color:var(--theme-text)}
body .site-header{background:var(--theme-header);border-color:var(--theme-border)}
body .header-social-bar{background:var(--theme-soft);border-color:var(--theme-border)}
body .main-nav a:hover,body .contact-details a,body .blog-body a{color:var(--theme-primary)}
body .social-link{color:var(--theme-muted);background:var(--theme-soft);border-color:var(--theme-border)}
body .social-link:hover{color:var(--theme-primary);background:var(--theme-accent);border-color:var(--theme-primary)}
body .btn.primary{background:var(--theme-primary);border-color:var(--theme-primary)}
body .btn.primary:hover{background:var(--theme-primary-2);border-color:var(--theme-primary-2)}
body .section-heading h2::after,body .footer-map-heading h2:after{background:var(--theme-accent)}
body .section-heading h2::before,body .footer-map-heading h2:before{background:var(--theme-primary)}
body .field-icon,body .contact-icon{background:var(--theme-accent);color:var(--theme-primary)}
body .contact-form input:focus,body .contact-form textarea:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 12%,transparent)}
body .site-footer{background:var(--theme-soft);border-color:var(--theme-border)}
body .footer-socials .social-link{background:var(--theme-bg)}
body .site-design-credit a{color:var(--theme-primary)}

body.theme-classic{--theme-primary:#1769e0;--theme-primary-2:#0f56bd;--theme-accent:#e8f2ff;--theme-bg:#fff;--theme-soft:#f7faff;--theme-text:#172033;--theme-muted:#6b768a;--theme-border:#e4eaf2;--theme-header:rgba(255,255,255,.97)}
body.theme-corporate{--theme-primary:#17365d;--theme-primary-2:#0f2744;--theme-accent:#e8eef5;--theme-bg:#f9fbfd;--theme-soft:#eef3f8;--theme-text:#142033;--theme-muted:#667386;--theme-border:#d8e0e9;--theme-header:rgba(249,251,253,.98)}
body.theme-corporate .site-header{box-shadow:0 3px 18px rgba(20,38,60,.06)}
body.theme-corporate .section{padding-top:82px;padding-bottom:82px}
body.theme-corporate .section-heading h2{font-size:clamp(28px,3.7vw,40px);letter-spacing:-.02em}
body.theme-corporate .section-heading h2::after{height:4px;left:25%;right:25%;bottom:0;border-radius:0}
body.theme-corporate .section-heading h2::before{display:none}
body.theme-corporate .btn{border-radius:7px}
body.theme-corporate .contact-form-wrap,body.theme-corporate .contact-side,body.theme-corporate .video-card,body.theme-corporate .blog-card{border-radius:12px;box-shadow:0 8px 28px rgba(20,38,60,.05)}
body.theme-corporate .gallery-item{border-radius:10px}

body.theme-graphite{--theme-primary:#c6a86a;--theme-primary-2:#a98a4e;--theme-accent:#2a3038;--theme-bg:#111418;--theme-soft:#181d23;--theme-text:#f0f2f4;--theme-muted:#aab2bc;--theme-border:#303740;--theme-header:rgba(17,20,24,.98)}
body.theme-graphite{background:#111418;color:#f0f2f4}
body.theme-graphite .site-header{box-shadow:0 4px 24px rgba(0,0,0,.25)}
body.theme-graphite .main-nav a{color:#c7cdd5}
body.theme-graphite .main-nav a:hover,body.theme-graphite .contact-details a,body.theme-graphite .blog-body a{color:#d3b777}
body.theme-graphite .band-white{background:#111418}.theme-graphite .band-soft{background:#161b21}.theme-graphite .band-light{background:#1a2027}
body.theme-graphite .video-card,body.theme-graphite .blog-card,body.theme-graphite .contact-form-wrap,body.theme-graphite .contact-side{background:#181d23;border-color:#303740;box-shadow:none}
body.theme-graphite .contact-form label,body.theme-graphite .about-copy,body.theme-graphite .generic-page-content,body.theme-graphite .article-content{color:#c8ced6}
body.theme-graphite .contact-form input,body.theme-graphite .contact-form textarea{background:#111418;color:#f0f2f4;border-color:#39424d}
body.theme-graphite .btn{background:#181d23;color:#f0f2f4;border-color:#3b4550;border-radius:6px}
body.theme-graphite .btn.primary{background:#c6a86a;color:#111418;border-color:#c6a86a}
body.theme-graphite .btn.primary:hover{background:#a98a4e;border-color:#a98a4e}
body.theme-graphite .section-heading h2::after{background:#2a3038}body.theme-graphite .section-heading h2::before{background:#c6a86a}
body.theme-graphite .field-icon,body.theme-graphite .contact-icon{background:#2a3038;color:#d3b777}
body.theme-graphite .site-footer{background:#0c0f12;border-color:#303740}
body.theme-graphite .footer-socials .social-link{background:#181d23}

body.theme-emerald{--theme-primary:#176b57;--theme-primary-2:#0f5545;--theme-accent:#e3f0eb;--theme-bg:#fcfdfb;--theme-soft:#f1f6f3;--theme-text:#18322b;--theme-muted:#66766f;--theme-border:#d8e5df;--theme-header:rgba(252,253,251,.98)}
body.theme-emerald .site-header{border-bottom:3px solid #176b57}
body.theme-emerald .section-heading h2{font-family:Georgia,serif;font-weight:600;letter-spacing:-.015em}
body.theme-emerald .section-heading h2::after{height:14px;background:#e3f0eb;border-radius:2px}
body.theme-emerald .section-heading h2::before{width:54px;height:3px;background:#176b57;border-radius:0}
body.theme-emerald .btn{border-radius:4px}
body.theme-emerald .contact-form-wrap,body.theme-emerald .contact-side,body.theme-emerald .video-card,body.theme-emerald .blog-card{border-radius:10px;box-shadow:0 10px 30px rgba(28,71,59,.06)}
body.theme-emerald .gallery-item{border-radius:6px}
body.theme-emerald .site-footer{background:#eaf2ee}

body.theme-burgundy{--theme-primary:#7b2638;--theme-primary-2:#5f1b2a;--theme-accent:#f3e6e8;--theme-bg:#fffdfc;--theme-soft:#f8f2f1;--theme-text:#302126;--theme-muted:#766b6e;--theme-border:#e7d9dc;--theme-header:rgba(255,253,252,.98)}
body.theme-burgundy .site-header{border-bottom:1px solid #d8b8be;box-shadow:0 4px 20px rgba(77,31,42,.06)}
body.theme-burgundy .section-heading h2{font-family:Georgia,serif;font-weight:500}
body.theme-burgundy .section-heading h2::after{height:2px;left:18%;right:18%;bottom:0;background:#d6b3a0;border-radius:0}
body.theme-burgundy .section-heading h2::before{display:none}
body.theme-burgundy .btn{border-radius:999px;padding-left:21px;padding-right:21px}
body.theme-burgundy .contact-form-wrap,body.theme-burgundy .contact-side,body.theme-burgundy .video-card,body.theme-burgundy .blog-card{border-radius:18px;box-shadow:0 12px 34px rgba(79,32,44,.06)}
body.theme-burgundy .field-icon,body.theme-burgundy .contact-icon{border-radius:50%}
body.theme-burgundy .site-footer{background:#f2e8e6}


/* v18: içerik boşlukları, hakkımda özet ve görsel güvenliği */
.section{padding:18px 0}
.section-heading{margin:0 auto 10px}
.section-heading h2{margin-bottom:2px;padding-bottom:4px}
.about-grid{gap:28px;align-items:center}
.about-copy{line-height:1.65}
.about-copy p{margin:0 0 10px}
.text-link{display:inline-flex;color:var(--theme-primary,#1769e0);font-weight:800;margin-top:2px}
.about-image{min-height:280px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;background:#eef3f8}
.about-image img{width:100%;height:100%;min-height:280px;max-height:460px;object-fit:cover;border-radius:18px}
.image-placeholder{width:100%;height:280px;place-items:center;color:#728096;background:#eef3f8;border:1px dashed #c9d4e2;border-radius:18px;font-weight:700}
.page-content-section{padding-top:10px}
.page-content-section .about-copy{font-size:17px;color:#4e5a6f}
.page-content-section .about-grid{align-items:start}
.page-hero{padding:18px 0 8px}
.page-hero h1{margin:0 0 2px}
.page-hero p{margin:0}
@media(max-width:600px){.section{padding:14px 0}.about-image img{min-height:220px}.about-image{min-height:220px}.page-hero{padding:14px 0 6px}}

/* v20: Hakkımda metni görsel yüksekliğine uyumlu; görsel oranı korunur, kırpılmaz/ezilmez */
.about-grid{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:32px;align-items:stretch}
.about-copy{min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:center;overflow-wrap:anywhere;word-break:break-word}
.about-copy p{max-width:680px;margin:0 0 10px;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}
.about-image{width:100%;min-width:0;min-height:0;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;background:#eef3f8}
.about-image img{display:block;width:100%;height:auto;max-width:100%;max-height:100%;min-height:0;object-fit:contain;object-position:center;border-radius:18px}
.page-content-section .about-copy{min-width:0;overflow-wrap:anywhere;word-break:break-word}
.page-content-section .about-copy *{overflow-wrap:anywhere;word-break:break-word}
@media(max-width:900px){.about-grid{grid-template-columns:1fr;gap:18px}.about-copy{justify-content:flex-start}.about-copy p{max-width:none;-webkit-line-clamp:6}.about-image{height:auto;max-width:680px;margin:auto}.about-image img{width:100%;height:auto;max-height:none}}
.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:26px;flex-wrap:wrap}.pagination a{min-width:38px;height:38px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce5ef;border-radius:10px;background:#fff;color:#526078;font-weight:750}.pagination a:hover,.pagination a.active{background:#1769e0;border-color:#1769e0;color:#fff}

/* Ana sayfa banner alanlari */
.home-banners{padding:18px 0 0;background:transparent}
.home-banners-inner{width:min(1180px,calc(100% - 36px));}
.home-banner{width:100%;height:var(--banner-h);border-radius:16px;overflow:hidden;background:#eef3f8;border:1px solid rgba(30,55,85,.08);box-shadow:0 8px 28px rgba(29,57,90,.06)}
.home-banner a{display:block;width:100%;height:100%}
.home-banner img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:900px){.home-banner{height:var(--banner-h-mobile)}.home-banners{padding-top:14px}}
@media(max-width:600px){.home-banners-inner{width:calc(100% - 24px)}.home-banner{border-radius:10px}.home-banners{padding-top:10px}}


/* Blog detay: kurumsal başlık ve okunabilir metin düzeni */
.article{padding:28px 0 70px;max-width:920px}
.article h1{font-size:clamp(28px,3.2vw,40px);line-height:1.22;letter-spacing:-.02em;font-weight:700;margin:12px 0 24px;color:var(--theme-text,#172033);max-width:900px}
.article>small{display:block;color:var(--theme-muted,#6b768a);font-size:13px;margin-top:16px}
.article-cover{width:100%;max-height:520px;object-fit:cover;border-radius:16px;margin:18px 0 0}
.article-content{font-size:17px;line-height:1.85;color:var(--theme-text,#172033);overflow-wrap:anywhere;word-break:normal}
.article-content p{margin:0 0 1.35em;text-align:left}
.article-content p:last-child{margin-bottom:0}
.article-content h2{font-size:25px;line-height:1.3;margin:2em 0 .7em;font-weight:700;letter-spacing:-.01em}
.article-content h3{font-size:21px;line-height:1.35;margin:1.7em 0 .6em;font-weight:700}
.article-content h4{font-size:18px;line-height:1.4;margin:1.5em 0 .5em;font-weight:700}
.article-content ul,.article-content ol{margin:0 0 1.3em;padding-left:1.5em}
.article-content li{margin:.45em 0;padding-left:.15em}
.article-content blockquote{margin:1.6em 0;padding:14px 20px;border-left:4px solid var(--theme-primary,#1769e0);background:var(--theme-soft,#f7faff);color:var(--theme-muted,#6b768a);border-radius:0 8px 8px 0}
.article-content img{max-width:100%;height:auto;margin:1.5em auto;border-radius:12px}
.article-content a{color:var(--theme-primary,#1769e0);text-decoration:underline;text-underline-offset:2px}
.article-content strong{font-weight:700}
.article-content br+br{line-height:.6}
@media(max-width:600px){
 .article{padding:20px 0 48px}
 .article h1{font-size:26px;line-height:1.25;margin:10px 0 20px}
 .article-content{font-size:16px;line-height:1.8}
 .article-content h2{font-size:22px}.article-content h3{font-size:19px}.article-content h4{font-size:17px}
 .article-cover{max-height:360px;border-radius:12px}
}
