:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;font-display:swap}html{scroll-behavior:smooth}:root{--primary-color: #10454c;--secondary-color: #777f7b;--accent-color: #7db0b7;--background-dark: #0a0a0a;--text-light: #e0e6e5;--font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-family);line-height:1.6;color:var(--text-light);background-color:var(--background-dark);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center}#background-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background-image:url(https://cdn.mertakbas.com.tr/assets/hardwork_banner_full.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--background-dark);opacity:.4}.section{position:relative;z-index:1}.section-body{text-align:center;padding:2rem;max-width:800px;margin:0 auto}.logo-wrapper{margin-bottom:2rem}.text-logo{font-size:clamp(3rem,8vw,6rem);font-weight:100;color:var(--text-light);margin:0;letter-spacing:.02em;line-height:1.2}.cmp-title{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:2rem;line-height:1.3}.cmp-title a{color:var(--accent-color);text-decoration:none;transition:color .3s ease,text-shadow .3s ease;display:inline-block}.cmp-title a:hover,.cmp-title a:focus{color:var(--text-light);text-shadow:0 0 10px var(--accent-color);outline:none}.main-description{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.8;margin-bottom:3rem;color:var(--secondary-color);max-width:600px;margin-left:auto;margin-right:auto}.main-description strong{color:var(--text-light);font-weight:400}.dmca-badge{display:inline-block;opacity:.7;transition:opacity .3s ease;margin-top:2rem}.dmca-badge:hover,.dmca-badge:focus{opacity:1;outline:none}.dmca-badge img{max-width:100%;height:auto}.animated{opacity:0;transform:translateY(30px);animation:fadeInUp 1s ease forwards;animation-delay:.5s}body.loaded .text-logo{animation:fadeInDown 1s ease forwards}body.loaded .animated{animation-delay:.8s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.seo-content{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.seo-content h3{font-size:1.5rem;color:var(--text-light);margin-bottom:1rem;font-weight:700}.seo-content p{font-size:1rem;line-height:1.6;color:var(--secondary-color);margin-bottom:1.5rem}@media (max-width: 768px){.section-body{padding:1rem}.text-logo{font-size:3rem}.cmp-title{font-size:1.5rem}.main-description{font-size:1rem;margin-bottom:2rem}}@media (max-width: 480px){.text-logo{font-size:2.5rem}.cmp-title{font-size:1.25rem}.main-description{font-size:.9rem}}@media (prefers-reduced-motion: reduce){.animated,.text-logo{animation:none;opacity:1;transform:none}*{transition:none!important}}@media (prefers-contrast: high){.text-logo,.cmp-title a{color:#fff}.main-description{color:#ccc}}@media print{#background-wrapper{display:none}.section-body,.text-logo,.cmp-title a{color:#000}.main-description{color:#333}.dmca-badge{display:none}}
