.homeros-page{--hm-primary:#a94442;--hm-primary-dark:#7c2d2b;--hm-primary-light:#e8c5c4;--hm-secondary:#8b4545;--hm-accent-blue:#4a5f8b;--hm-accent-green:#5a6b4b;--hm-accent-burgundy:#5d2e2e;--hm-text-dark:#2c1414;--hm-text-body:#4a3838;--hm-text-muted:#8b7474;--hm-bg-white:#fff9f7;--hm-bg-light:#f9f2ee;--hm-bg-accent:#f4e8e6;--hm-bg-dark:#3a2020;--hm-bg-dark-alt:#4a2828;--hm-border:#d4b8b0;--hm-border-light:#e8d8d3;--hm-shadow-sm:0 1px 2px rgba(0,0,0,.05);--hm-shadow-md:0 4px 12px rgba(0,0,0,.08);--hm-shadow-lg:0 12px 32px rgba(0,0,0,.12);--hm-font-body:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Inter,Arial,sans-serif;--hm-font-serif:"Georgia","Times New Roman",serif;font-family:var(--hm-font-body);color:var(--hm-text-body);line-height:1.7;background:var(--hm-bg-white);-webkit-font-smoothing:antialiased}.hm-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hm-content-wrapper{max-width:780px;margin:0 auto}.hm-section{padding:6rem 0}@media (max-width:768px){.hm-section{padding:4rem 0}}.hm-hero{position:relative;width:100%;height:100vh;min-height:700px;max-height:1000px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding-bottom:15vh;background:linear-gradient(135deg,var(--hm-bg-light) 0,var(--hm-bg-accent) 100%)}.hm-hero-image-container{width:100%;max-width:990px;margin:0 auto;padding:0 1.5rem}.hm-hero-image{width:110%;height:auto;display:block;margin:0 auto}.hm-scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;opacity:.7;transition:opacity .3s ease}.hm-scroll-indicator:hover{opacity:1}.hm-scroll-arrow{width:24px;height:24px;border-left:2px solid var(--hm-primary);border-bottom:2px solid var(--hm-primary);transform:rotate(-45deg);animation:hmBounce 2s infinite}@keyframes hmBounce{0%,20%,50%,80%,to{transform:rotate(-45deg) translateY(0)}40%{transform:rotate(-45deg) translateY(-10px)}60%{transform:rotate(-45deg) translateY(-5px)}}@media (max-width:768px){.hm-hero{height:auto;min-height:auto;max-height:none;padding-bottom:3rem;padding-top:3rem;align-items:center}.hm-hero-image-container{max-width:100%;padding:0 1rem}.hm-hero-image{width:100%;max-width:100%}.hm-scroll-indicator{display:none}}.hm-intro-visual{background:var(--hm-bg-white)}.hm-intro-header{text-align:center;margin-bottom:4rem}.hm-hero-label{display:inline-block;background:linear-gradient(180deg,transparent 60%,#ffe066 0);padding:.25rem .5rem;font-size:.875rem;font-weight:600;color:var(--hm-text-dark);text-transform:uppercase;letter-spacing:.05em}.hm-intro-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--hm-text-dark);margin-top:1.5rem;margin-bottom:1.5rem;letter-spacing:-.02em}.hm-intro-subtitle{font-size:clamp(1.125rem,2vw,1.5rem);color:var(--hm-text-muted);max-width:800px;margin:1.5rem auto 0;line-height:1.7}.hm-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media (max-width:968px){.hm-intro-grid{grid-template-columns:1fr;gap:2rem}}.hm-intro-content p:first-child:first-letter{font-size:3.5rem;font-weight:700;line-height:1;float:left;margin:.05em .1em 0 0;color:var(--hm-primary);font-family:var(--hm-font-serif)}.hm-intro-content p{margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.hm-intro-content h2{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--hm-text-dark);margin-bottom:1.5rem}.hm-intro-content strong{color:var(--hm-text-dark);font-weight:600}.hm-intro-image-large{border-radius:16px;box-shadow:var(--hm-shadow-lg);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:400px}@media (max-width:768px){.hm-intro-image-large{min-height:250px}}.hm-stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}@media (max-width:768px){.hm-stats-bar{grid-template-columns:repeat(2,1fr);gap:1rem}}.hm-stat-item{background:var(--hm-bg-accent);border-radius:12px;padding:1.5rem;text-align:center;box-shadow:var(--hm-shadow-sm)}.hm-stat-number{display:block;font-size:2rem;font-weight:700;color:var(--hm-primary);margin-bottom:.5rem}.hm-stat-label{font-size:.875rem;color:var(--hm-text-muted);font-weight:500}.hm-features-section{background:var(--hm-bg-light)}.hm-section-header{text-align:center;margin-bottom:4rem}.hm-section-label{display:inline-block;font-size:.875rem;font-weight:600;color:var(--hm-text-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;background:linear-gradient(180deg,transparent 60%,#ffe066 0);padding:.25rem .5rem}.hm-section-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--hm-text-dark);margin-bottom:1.5rem;letter-spacing:-.01em}.hm-section-description{font-size:1.125rem;color:var(--hm-text-muted);max-width:640px;margin:0 auto;line-height:1.8}.hm-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}@media (max-width:968px){.hm-features-grid{grid-template-columns:1fr;gap:1.5rem}}.hm-feature-card{background:var(--hm-bg-white);border-radius:12px;padding:3rem 2rem;text-align:left;transition:box-shadow .3s ease;position:relative;overflow:hidden;box-shadow:var(--hm-shadow-sm)}.hm-feature-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,var(--hm-primary) 0,var(--hm-accent-burgundy) 100%)}.hm-feature-card:hover{box-shadow:var(--hm-shadow-lg)}.hm-feature-card:nth-child(2):before{background:linear-gradient(90deg,var(--hm-accent-burgundy) 0,var(--hm-accent-blue) 100%)}.hm-feature-card:nth-child(3):before{background:linear-gradient(90deg,var(--hm-accent-blue) 0,var(--hm-accent-green) 100%)}.hm-feature-number{font-size:3rem;color:var(--hm-border);line-height:1;margin-bottom:1rem}.hm-feature-number,.hm-feature-title{font-weight:700;font-family:var(--hm-font-serif)}.hm-feature-title{font-size:1.5rem;color:var(--hm-text-dark);margin-bottom:1.5rem;letter-spacing:-.01em}.hm-feature-text{font-size:.9375rem;line-height:1.7;color:var(--hm-text-body)}.hm-quote-card{position:relative;padding:3rem;background:var(--hm-bg-accent);border-radius:12px;margin:3rem 0;box-shadow:var(--hm-shadow-md)}.hm-quote-card:before{content:"\201C";position:absolute;top:1.5rem;left:2rem;font-size:5rem;line-height:1;color:var(--hm-primary);opacity:.15;font-family:var(--hm-font-serif)}.hm-quote-text{position:relative;font-size:1.0625rem;line-height:1.7;color:var(--hm-text-dark);font-style:italic;margin-bottom:1.5rem;padding-left:2rem}.hm-quote-author{font-size:.9375rem;color:var(--hm-primary);font-style:normal;font-weight:700;padding-left:2rem}.hm-split-section{background:var(--hm-bg-white)}.hm-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media (max-width:968px){.hm-split-grid{grid-template-columns:1fr;gap:2rem}}.hm-split-content{padding:2rem;position:sticky;top:3rem}@media (max-width:968px){.hm-split-content{position:static;padding:1.5rem}}.hm-split-content p{margin-bottom:1.5rem;line-height:1.8}.hm-split-content strong{color:var(--hm-text-dark);font-weight:600}.hm-split-quote{position:relative;padding:3rem;background:var(--hm-bg-accent);border-radius:12px;margin:3rem 0;box-shadow:var(--hm-shadow-md)}.hm-split-quote:before{content:"\201C";position:absolute;top:1.5rem;left:2rem;font-size:5rem;line-height:1;color:var(--hm-primary);opacity:.15;font-family:var(--hm-font-serif)}.hm-split-quote-text{position:relative;font-size:.9375rem;line-height:1.7;color:var(--hm-text-dark);font-style:italic;margin-bottom:1.5rem;padding-left:2rem}.hm-split-quote-author{font-size:.9375rem;color:var(--hm-primary);font-style:normal;font-weight:700;padding-left:2rem}.hm-info-cards{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem}.hm-info-card{background:var(--hm-bg-white);border-left:4px solid var(--hm-primary);padding:2rem;box-shadow:var(--hm-shadow-sm)}.hm-info-card-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.hm-info-card-icon{width:48px;height:48px;background:var(--hm-primary);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.hm-info-card-title{font-size:1.125rem;font-weight:700;color:var(--hm-text-dark);margin:0}.hm-info-card-content{font-size:.9375rem;line-height:1.7}.hm-info-card-content p{margin-bottom:0}.hm-info-card-content strong{color:var(--hm-text-dark);font-weight:600}.hm-location-section{background:var(--hm-bg-light)}.hm-location-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;align-items:start}@media (max-width:968px){.hm-location-grid{grid-template-columns:1fr;gap:2rem}}.hm-location-text p{margin-bottom:1.5rem;line-height:1.8}.hm-location-text strong{color:var(--hm-text-dark);font-weight:600}.hm-map-container{background:var(--hm-bg-accent);border-radius:6px;overflow:hidden;height:500px;position:relative;box-shadow:var(--hm-shadow-md)}.hm-map-container iframe{width:100%;height:100%;border:0}.hm-map-label{position:absolute;bottom:1.5rem;left:1.5rem;background:rgba(44,37,32,.9);color:var(--hm-bg-white);padding:1rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:600;z-index:10}.hm-map-label a{color:var(--hm-bg-white);text-decoration:none}@media (max-width:768px){.hm-map-container{height:350px}}.hm-travelers-section{background:var(--hm-bg-dark);color:var(--hm-bg-light)}.hm-travelers-section .hm-section-label{color:var(--hm-bg-white);background:linear-gradient(180deg,transparent 60%,#ffe066 0)}.hm-travelers-section .hm-section-title{color:var(--hm-bg-white)}.hm-travelers-section .hm-section-description{color:rgba(255,250,245,.8)}.hm-travelers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}@media (max-width:768px){.hm-travelers-grid{grid-template-columns:1fr}}.hm-traveler-card{background:var(--hm-bg-dark-alt);border-radius:6px;padding:3rem 2rem 3rem calc(2rem + 20px);transition:box-shadow .3s ease;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.3)}.hm-traveler-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:12px;background:linear-gradient(180deg,rgba(255,224,102,.15) 0,rgba(255,224,102,.05) 10%,transparent 0,transparent 20%,rgba(255,224,102,.05) 0,transparent 0,transparent);background-size:100% 50px;border-right:1px solid rgba(255,224,102,.1);box-shadow:inset -1px 0 3px rgba(0,0,0,.1)}.hm-traveler-card:after{content:"\201C";position:absolute;top:1.5rem;right:1.5rem;font-size:4rem;line-height:1;color:rgba(169,68,66,.2);font-family:var(--hm-font-serif)}.hm-traveler-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.4);background:rgba(74,40,40,.9)}.hm-traveler-name{font-size:1.125rem;font-weight:700;color:var(--hm-primary-light);margin-bottom:1.5rem;font-family:var(--hm-font-serif)}.hm-traveler-quote{font-size:.9375rem;line-height:1.8;color:rgba(255,250,245,.85);font-style:italic}.hm-akademik-section{background:#0a0a0a;position:relative;overflow:hidden}.hm-akademik-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(169,68,66,.08) 0,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(74,95,139,.06) 0,transparent 50%);pointer-events:none}.hm-akademik-section .hm-section-label{background:linear-gradient(180deg,transparent 60%,rgba(169,68,66,.4) 0);color:hsla(0,0%,100%,.9)}.hm-akademik-section .hm-section-title{color:#fff}.hm-akademik-section .hm-section-description{color:hsla(0,0%,100%,.7)}.hm-akademik-liste{display:flex;flex-direction:column;gap:1px;background:hsla(0,0%,100%,.06);border-radius:8px;overflow:hidden;margin-top:3rem}.hm-akademik-makale{display:flex;align-items:center;gap:2rem;padding:2rem 3rem;background:hsla(0,0%,7%,.95);transition:all .3s ease;position:relative}.hm-akademik-makale:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent;transition:background .3s ease}.hm-akademik-makale:hover{background:rgba(30,30,30,.98)}.hm-akademik-makale:hover:before{background:var(--hm-primary)}.hm-makale-ikon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(169,68,66,.1);border:1px solid rgba(169,68,66,.2);border-radius:8px;color:rgba(169,68,66,.8);transition:all .3s ease}.hm-akademik-makale:hover .hm-makale-ikon{background:rgba(169,68,66,.15);color:var(--hm-primary)}.hm-makale-icerik{flex:1;min-width:0}.hm-makale-baslik{margin:0 0 8px;font-size:1.0625rem;font-weight:600;color:#fff;line-height:1.4;font-family:var(--hm-font-serif)}.hm-makale-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.8125rem;margin-top:4px}.hm-makale-yazarlar{color:hsla(0,0%,100%,.7)}.hm-makale-link{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;color:hsla(0,0%,100%,.5);transition:all .3s ease;text-decoration:none}.hm-makale-link:hover{background:var(--hm-primary);border-color:var(--hm-primary);color:#fff;transform:scale(1.05)}.hm-akademik-footer{margin-top:3rem;text-align:center}.hm-akademik-tumu-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:hsla(0,0%,100%,.85);font-size:.9375rem;font-weight:600;text-decoration:none;letter-spacing:.02em;transition:all .3s ease}.hm-akademik-tumu-btn:hover{background:var(--hm-primary);border-color:var(--hm-primary);color:#fff}@media (max-width:768px){.hm-akademik-makale{gap:1.5rem;padding:1.5rem}.hm-makale-ikon{width:40px;height:40px}.hm-makale-ikon svg{width:20px;height:20px}.hm-makale-baslik{font-size:.9375rem}.hm-makale-link{width:36px;height:36px}}.hm-timeline-section{background:var(--hm-bg-white)}.hm-timeline{position:relative;padding:3rem 0}.hm-timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent 0,var(--hm-border) 10%,var(--hm-border) 90%,transparent 100%);transform:translateX(-50%)}@media (max-width:768px){.hm-timeline:before{left:30px}}.hm-timeline-item{position:relative;margin-bottom:6rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hm-timeline-item:nth-child(2n){direction:rtl}.hm-timeline-item:nth-child(2n)>*{direction:ltr}@media (max-width:768px){.hm-timeline-item,.hm-timeline-item:nth-child(2n){grid-template-columns:1fr;direction:ltr;padding-left:70px}}.hm-timeline-year{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:var(--hm-bg-white);border:3px solid var(--hm-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:var(--hm-primary);box-shadow:var(--hm-shadow-md);z-index:2}@media (max-width:768px){.hm-timeline-year{left:30px;width:60px;height:60px;font-size:1rem}}.hm-timeline-image{border-radius:12px;box-shadow:var(--hm-shadow-lg);overflow:hidden}.hm-timeline-image img{width:100%;height:auto;display:block;cursor:pointer}.hm-timeline-content{padding:1.5rem}.hm-timeline-text{font-size:.9375rem;line-height:1.7;color:var(--hm-text-body)}@media (max-width:640px){.hm-container{padding:0 1rem}.hm-section{padding:3rem 0}.hm-feature-title{font-size:1.25rem}.hm-feature-number{font-size:2.5rem}.hm-stat-number{font-size:1.5rem}.hm-quote-text{font-size:.9375rem;padding-left:1.5rem}.hm-quote-card:before{font-size:3rem;left:1.5rem}}