.header{position:fixed;top:0;left:0;width:100%;height:72px;background:linear-gradient(to right,#000000e6,#141414d9);z-index:1000}.header-inner{max-width:1400px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.header-logo{display:flex;align-items:center}.logo{height:42px;width:auto;filter:drop-shadow(0 0 8px rgba(212,175,55,.6));transition:transform .3s ease,filter .3s ease}.logo:hover{transform:scale(1.05);filter:drop-shadow(0 0 14px rgba(212,175,55,.9))}.header-nav{display:flex;align-items:center;gap:32px}.header-nav a{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#d4af37;text-decoration:none;position:relative;transition:color .3s ease}.header-nav a:hover{color:#f5d76e}.header-nav a:after{content:"";position:absolute;left:0;bottom:-6px;width:0%;height:2px;background:#d4af37;transition:width .3s ease}.header-nav a:hover:after{width:100%}.lang-switch{position:relative;display:flex;width:64px;height:32px;border:1px solid #d4af37;border-radius:999px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:600;overflow:hidden}.lang-switch span{flex:1;text-align:center;z-index:1;line-height:32px;color:#d4af37}.lang-switch:before{content:"";position:absolute;top:2px;left:2px;width:28px;height:28px;background:#d4af37;border-radius:999px;transition:transform .3s ease}.lang-switch.en:before{transform:translate(30px)}.lang-switch.en span:nth-child(2),.lang-switch.tr span:nth-child(1){color:#000}.hamburger{display:none;width:32px;height:24px;background:none;border:none;cursor:pointer;flex-direction:column;justify-content:space-between;z-index:1100}.hamburger span{width:100%;height:2px;background:#d4af37;border-radius:2px;transition:all .35s ease}.hamburger.open span:nth-child(1){transform:translateY(11px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}@media(max-width:900px){.header{height:64px;background:#000000fa!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header-logo img{height:40px;width:auto;object-fit:contain;filter:drop-shadow(0 0 4px rgba(212,175,55,.35))}.header-nav{position:fixed;top:64px;left:0;width:100%;height:calc(100vh - 64px);background:#000000fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;gap:28px;transform:translateY(-120%);transition:transform .4s ease;z-index:9999}.header-nav.open{transform:translateY(0)}.header-nav a{font-size:18px}.hamburger{display:flex}}.header,.header-inner,.header-logo{position:relative;z-index:10001}.footer{background:linear-gradient(180deg,#000,#050505 60%,#000);border-top:1px solid rgba(212,175,55,.25);padding:90px 6vw 50px;color:#e6e6e6;font-size:.95rem}.footer-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:70px;align-items:flex-start}.footer-brand{max-width:380px}.footer-logo{font-size:1.5rem;font-weight:700;letter-spacing:1.2px;color:#d4af37;margin-bottom:18px}.footer-slogan{font-size:.92rem;line-height:1.6;color:#ccc}.footer-links h4{font-size:1rem;font-weight:600;color:#d4af37;margin-bottom:20px}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{position:relative;color:#e6e6e6;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-links a:after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:1px;background:linear-gradient(90deg,#d4af37,#b8962e);transition:width .35s ease}.footer-links a:hover{color:#d4af37}.footer-links a:hover:after{width:100%}.footer-contact{display:flex;flex-direction:column;gap:14px}.footer-contact a{color:#d4af37;font-weight:500;text-decoration:none;transition:opacity .3s ease}.footer-contact a:hover{opacity:.8}.footer-contact span{font-size:.92rem;color:#ccc}.footer-bottom{margin-top:60px;padding-top:22px;border-top:1px solid rgba(212,175,55,.35);display:flex;justify-content:space-between;align-items:center;font-size:.85rem;letter-spacing:.4px;color:#ffffffa6}.footer-copy{color:#ffffffa6}.footer-dev a{color:#d4af37;font-weight:600;text-decoration:none;position:relative;padding-bottom:2px}.footer-dev a:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:1px;background:linear-gradient(90deg,#d4af37,#b8962e);transition:width .4s ease}.footer-dev a:hover:after{width:100%}.footer-dev a:hover,.footer-bottom a:hover{color:#f1d67a;text-shadow:0 0 10px rgba(212,175,55,.6)}@media(max-width:900px){.footer{padding:70px 6vw 40px}.footer-inner{grid-template-columns:1fr 1fr;gap:50px}.footer-brand{grid-column:span 2;max-width:100%}}@media(max-width:600px){.footer{padding:60px 6vw 35px}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:36px;text-align:center}.footer-left,.footer-links,.footer-contact{width:100%;display:flex;flex-direction:column;align-items:center}.footer-slogan{max-width:320px;margin:0 auto}.footer-links ul{list-style:none;padding:0;margin:16px 0 0}.footer-links li{margin-bottom:10px}.footer-links a:after{left:50%;transform:translate(-50%)}.footer-bottom{text-align:center;font-size:.8rem;line-height:1.4}}.how{padding:120px 6vw 140px;background:radial-gradient(ellipse at top,rgba(212,175,55,.08),transparent 60%),linear-gradient(180deg,#000,#050505);color:#fff}.how-title{font-size:3rem;font-weight:700;color:#d4af37;margin-bottom:40px}.how-subtitle{font-size:2.1rem;color:#d4af37;margin:80px 0 40px}.how-intro{max-width:900px;padding:22px 26px;margin-bottom:22px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(212,175,55,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 30px #0000008c}.how-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:26px;margin-top:60px}.how-card{position:relative;padding:24px 20px 26px;min-height:220px;border-radius:20px;background:linear-gradient(160deg,#ffffff0f,#ffffff04);border:1px solid rgba(212,175,55,.35);box-shadow:inset 0 0 .5px #ffffff40,0 18px 40px #0000008c;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.how-card:hover{transform:translateY(-8px);border-color:#d4af37b3;box-shadow:0 25px 60px #d4af3733}.how-card:before{content:attr(data-step);position:absolute;top:-14px;left:18px;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#d4af37,#b8962e);color:#000;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #d4af378c}.how-card h3{font-size:1.05rem;font-weight:600;color:#d4af37;margin:18px 0 12px;line-height:1.3}.how-card p{font-size:.92rem;line-height:1.5;color:#e6e6e6}.fade-up{opacity:0;transform:translateY(22px);animation:fadeUp .8s ease forwards}.why{margin-top:120px;padding-top:50px;border-top:1px solid rgba(212,175,55,.25);max-width:1000px}.why-title{font-size:2.3rem;font-weight:700;color:#d4af37;margin-bottom:32px}.why-list{list-style:none;padding:0;margin:0 0 36px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px 36px}.why-item{position:relative;padding-left:40px;font-size:1rem;line-height:1.5;color:#e6e6e6}.why-item:before{content:"✓";position:absolute;left:0;top:2px;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#d4af37,#b8962e);color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;box-shadow:0 6px 18px #d4af3780}.why-closing{max-width:720px;padding-top:20px;font-size:.95rem;line-height:1.55;color:#ccc;border-top:1px solid rgba(212,175,55,.35)}@media(max-width:1400px){.how-steps{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.how{padding:100px 6vw 120px}.how-title{font-size:2.4rem}.how-subtitle{font-size:1.8rem}.how-steps{grid-template-columns:repeat(2,1fr)}.why{margin-top:90px}.why-title{font-size:2rem}.why-list{grid-template-columns:1fr}}@media(max-width:480px){.how{padding:80px 5vw 100px}.how-title{font-size:1.9rem}.how-subtitle{font-size:1.5rem;margin:60px 0 30px}.how-intro{padding:18px;font-size:.95rem}.how-card{padding:20px 18px 22px;min-height:auto}.how-card h3{font-size:1rem}.how-card p{font-size:.9rem}.why-title{font-size:1.7rem}.why-item{font-size:.95rem;padding-left:36px}.why-closing{font-size:.9rem}}.about{position:relative;min-height:100vh;overflow:hidden}.about-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.about-overlay{position:absolute;inset:0;background:#0000008c;z-index:1}.about-content{position:relative;z-index:2;max-width:900px;padding:140px 24px 80px;margin:0 auto;color:#eaeaea}.about-title{font-size:56px;font-weight:600;color:#d4af37;margin-bottom:28px}.about-text{font-size:17.5px;line-height:1.85;color:#f1f1f1}.about-divider{width:90px;height:2px;background:#d4af37b3;margin:28px 0 18px}.about-emphasis{margin-top:32px;padding-top:18px;border-top:1px solid rgba(212,175,55,.4);font-style:italic;color:#e0e0e0}.about-content{background:linear-gradient(to right,#0000008c,#00000040);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-left:2px solid rgba(212,175,55,.6);padding-left:36px}.about-title{font-size:64px;letter-spacing:1px;text-shadow:0 8px 24px rgba(0,0,0,.6)}.about-content:hover{border-left-color:#d4af37;transition:border-color .4s ease}@media(max-width:768px){.about{padding:80px 6vw 90px}.about h1,.about-title{font-size:2.1rem;line-height:1.2;margin-bottom:24px;text-align:center}.about p{font-size:.95rem;line-height:1.65;margin-bottom:18px}.about-image,.about-media{margin:32px auto;max-width:90%}.about-image img,.about-media img{width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px #00000073}.about{background:linear-gradient(180deg,#000000eb,#000000fa)}}.contact{padding:120px 6vw 140px;background:radial-gradient(ellipse at top,rgba(212,175,55,.08),transparent 60%),linear-gradient(180deg,#000,#050505);color:#fff}.contact-title{font-size:3.2rem;font-weight:700;color:#d4af37;margin-bottom:30px}.contact-intro{max-width:700px;font-size:1rem;line-height:1.6;color:#dcdcdc;margin-bottom:70px}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1000px}.contact-card{padding:28px 26px;border-radius:18px;background:linear-gradient(160deg,#ffffff0f,#ffffff04);border:1px solid rgba(212,175,55,.35);box-shadow:inset 0 0 .5px #ffffff40,0 18px 40px #0000008c;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s ease,border-color .45s ease}.contact-card:hover{transform:translateY(-10px);border-color:#d4af37bf;box-shadow:0 30px 70px #d4af3738}.contact-label{display:block;font-size:.75rem;letter-spacing:.12em;color:#d4af37;margin-bottom:10px;text-transform:uppercase}.contact-value{font-size:1.05rem;color:#fff;text-decoration:none}.contact-value:hover{color:#d4af37}.contact-value.muted{color:#ccc}@media(max-width:900px){.contact-cards{grid-template-columns:1fr;gap:26px}.contact-title{font-size:2.4rem}}@media(max-width:480px){.contact{padding:90px 6vw 120px}.contact-title{font-size:2rem}.contact-intro{font-size:.95rem}}.chairman{padding:140px 6vw 160px;background:radial-gradient(ellipse at top left,rgba(212,175,55,.12),transparent 55%),linear-gradient(180deg,#000,#050505);color:#fff}.chairman-container{max-width:1200px;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.chairman-title{font-size:3rem;font-weight:700;color:#d4af37;margin-bottom:44px}.chairman-text p{font-size:1.05rem;line-height:1.75;color:#e6e6e6;margin-bottom:24px}.chairman-closing{margin-top:36px;padding-top:26px;border-top:1px solid rgba(212,175,55,.4);color:#f0f0f0}.chairman-signature{margin-top:40px;font-size:.95rem;font-weight:500;color:#d4af37;letter-spacing:.4px}.chairman-image{position:relative;display:flex;justify-content:flex-end;align-items:center;transform:none}.chairman-image:after{content:"";position:absolute;inset:-60px -40px;background:radial-gradient(ellipse at center,#0000 30%,#000000bf 70%);pointer-events:none}.chairman-image img{transform:none!important;transition:none;width:100%;max-width:520px;filter:grayscale(100%) contrast(1.15);box-shadow:0 60px 120px #000000d9}.chairman-image img:hover{transform:translateY(-6px);filter:grayscale(85%) contrast(1.1)}.fade-up{opacity:0;transform:translateY(24px);animation:fadeUp .9s ease forwards}@media(max-width:1024px){.chairman-container{display:flex;flex-direction:column;align-items:center}.chairman-image{order:-1;width:100%;display:flex;justify-content:center;margin-bottom:24px;max-height:280px;overflow:hidden}.chairman-image img{max-width:100%;height:auto;border-radius:18px;box-shadow:0 10px 30px #0000008c,0 0 40px #d4af3726;filter:contrast(1.05) brightness(.95);transition:filter .4s ease,box-shadow .4s ease}.chairman-text{width:100%;text-align:left}.chairman-image img:hover{filter:contrast(1.1) brightness(1);box-shadow:0 15px 45px #000000a6,0 0 55px #d4af3740}}.policies{padding:120px 6vw 140px;background:radial-gradient(ellipse at top,rgba(212,175,55,.08),transparent 60%),linear-gradient(180deg,#000,#050505);color:#fff}.policies-title{font-size:3.2rem;font-weight:700;color:#d4af37;margin-bottom:70px}.policies-list{max-width:1000px}.policy-item{position:relative;padding-left:28px;margin-bottom:70px}.policy-item:before{content:"";position:absolute;left:0;top:6px;width:3px;height:100%;background:linear-gradient(180deg,#d4af37,transparent)}.policy-item h2{font-size:1.6rem;font-weight:600;color:#fff;margin-bottom:16px}.policy-item p{font-size:1rem;line-height:1.65;color:#dcdcdc;max-width:820px}.policies-signature{margin-top:80px;font-size:.95rem;color:#d4af37;border-top:1px solid rgba(212,175,55,.35);padding-top:26px;max-width:600px}.fade-up{opacity:0;transform:translateY(22px);animation:fadeUp .9s ease forwards}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.35s}.delay-3{animation-delay:.5s}.delay-4{animation-delay:.65s}.delay-5{animation-delay:.8s}.delay-6{animation-delay:.95s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.policies{padding:90px 6vw 110px}.policies-title{font-size:2.4rem;margin-bottom:50px}.policy-item{margin-bottom:50px}}@media(max-width:480px){.policies-title{font-size:2rem}.policy-item h2{font-size:1.3rem}.policy-item p{font-size:.95rem}}.hero{position:relative;height:100vh;min-height:720px;overflow:hidden;background:#000}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.75) contrast(1.05)}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at left center,rgba(212,175,55,.25),transparent 55%),linear-gradient(180deg,#00000059,#000000e6);z-index:1}.hero-content{position:relative;z-index:2;height:100%;max-width:1200px;padding:0 6vw;display:flex;flex-direction:column;justify-content:center}.hero-content h1{font-size:clamp(3.2rem,5vw,4.6rem);font-weight:800;line-height:1.1;color:#d4af37;max-width:720px;letter-spacing:-.5px;margin-bottom:24px;animation:heroFadeUp 1.1s ease forwards}.hero-content p{max-width:560px;font-size:1.05rem;line-height:1.6;color:#e6e6e6;margin-bottom:42px;animation:heroFadeUp 1.2s ease forwards}.hero-actions{display:flex;gap:18px;animation:heroFadeUp 1.3s ease forwards}.btn{padding:14px 28px;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;text-decoration:none;transition:all .35s ease}.btn.primary{background:linear-gradient(135deg,#d4af37,#b8962e);color:#000;box-shadow:0 12px 40px #d4af3773}.btn.primary:hover{transform:translateY(-3px);box-shadow:0 20px 60px #d4af3799}.btn.outline{border:1px solid rgba(212,175,55,.8);color:#d4af37;background:transparent}.btn.outline:hover{background:#d4af371a;transform:translateY(-3px)}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.hero{min-height:640px}.hero-content h1{font-size:2.6rem}.hero-content p{font-size:1rem}}@media(max-width:600px){.hero{min-height:580px}.hero-content{padding:0 7vw}.hero-content h1{font-size:2.1rem}.hero-content p{font-size:.95rem}.hero-actions{flex-direction:column;gap:14px}.btn{width:100%;text-align:center}}.section3{padding:140px 6vw;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:90px;background:radial-gradient(ellipse at left,rgba(212,175,55,.06),transparent 60%),linear-gradient(180deg,#000,#050505)}.section3-left{max-width:520px}.section3-title{font-size:3rem;font-weight:700;color:#d4af37;line-height:1.2}.section3-right{display:flex;flex-direction:column;gap:46px}.stat-box{padding:0;background:none;border:none;box-shadow:none}.stat-box:not(:last-child):after{content:"";display:block;width:60px;height:1px;margin-top:26px;background:linear-gradient(90deg,rgba(212,175,55,.6),transparent)}.stat-value{display:block;font-size:3.6rem;font-weight:700;color:#d4af37;letter-spacing:-.5px;line-height:1}.stat-label{margin-top:6px;font-size:1rem;color:#e6e6e6;letter-spacing:.4px}@media(max-width:1100px){.section3{grid-template-columns:1fr;gap:70px;padding:120px 6vw}.section3-title{font-size:2.6rem}.section3-right{flex-direction:row;flex-wrap:wrap;gap:50px}.stat-box{flex:1 1 calc(50% - 25px)}.stat-box:after{display:none}}@media(max-width:600px){.section3{padding:90px 5vw;text-align:center}.section3-title{font-size:2.1rem}.section3-right{flex-direction:column;gap:36px}.stat-value{font-size:2.8rem}.stat-label{font-size:.95rem}.stat-box:after{margin-left:auto;margin-right:auto}}.glow{text-shadow:0 0 8px rgba(212,175,55,.35),0 0 18px rgba(212,175,55,.25);animation:goldPulse 2.8s ease-in-out infinite}@keyframes goldPulse{0%,to{text-shadow:0 0 8px rgba(212,175,55,.35),0 0 18px rgba(212,175,55,.25)}50%{text-shadow:0 0 14px rgba(212,175,55,.55),0 0 30px rgba(212,175,55,.45)}}.gold-divider{width:100%;height:1px;margin:120px 0 80px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.6),transparent)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;background:#000;font-family:Inter,sans-serif}
