@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--primary: #003366;--primary-light: #004d99;--secondary: #D4AF37;--secondary-dark: #B59326;--bg-color: #ffffff;--text-main: #1a1a1a;--text-muted: #666666;--mesh-line: rgba(0, 0, 0, .05)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;color:var(--text-main);background-color:var(--bg-color);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:all .3s ease}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{font-size:2.5rem;margin-bottom:3rem;text-align:center;color:var(--primary);font-weight:700}.text-center{text-align:center}.mt-4{margin-top:2rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:50px;font-weight:600;font-size:.9rem;transition:all .3s ease;letter-spacing:.5px}.btn-sm{padding:.5rem 1rem;font-size:.85rem}.btn-primary{background-color:var(--primary);color:#fff;box-shadow:0 4px 6px #0363}.btn-primary:hover{background-color:var(--primary-light);transform:translateY(-2px);box-shadow:0 6px 12px #0033664d}.btn-secondary{background-color:var(--secondary);color:#fff;box-shadow:0 4px 6px #d4af3733}.btn-secondary:hover{background-color:var(--secondary-dark);transform:translateY(-2px);box-shadow:0 6px 12px #d4af374d}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);transition:padding .3s ease;padding:1rem 0}.header.scrolled{padding:.8rem 0;box-shadow:0 4px 20px #0000000d}.header-content{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:10px}.logo-img{transition:transform .3s ease}.logo:hover .logo-img{transform:scale(1.05)}.nav-links{display:flex;gap:2rem}.nav-links a{font-weight:500;color:var(--text-main);position:relative}.nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--secondary);transition:width .3s ease}.nav-links a:hover,.nav-links a.active{color:var(--primary)}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.auth-buttons{display:flex;gap:1rem}.hero-modern{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;margin-top:80px}.hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-background-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#003366e6,#003366b3,#d4af374d)}.hero-content-wrapper{position:relative;z-index:1;width:100%;padding:4rem 0}.hero-content{max-width:800px;color:#fff;text-align:left}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;font-size:.9rem;font-weight:600;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);color:#fff}.hero-title{font-size:4.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.5rem;line-height:1.6;margin-bottom:2.5rem;color:#fffffff2;font-weight:400;max-width:600px}.hero-features{display:flex;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.hero-feature-item{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;font-size:1rem;font-weight:500;border:1px solid rgba(255,255,255,.2);color:#fff}.hero-cta-buttons{display:flex;gap:1.5rem;flex-wrap:wrap}.btn-lg{padding:1rem 2rem;font-size:1.1rem;font-weight:700;display:inline-flex;align-items:center;gap:.5rem}.features-section{padding:80px 0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 10px 30px #0000000d;border:1px solid rgba(0,0,0,.03);transition:all .3s ease;position:relative;overflow:hidden}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a;border-color:var(--primary-light)}.icon-wrapper{display:inline-flex;padding:1rem;background-color:#0033660d;border-radius:12px;color:var(--primary);margin-bottom:1.5rem;transition:background-color .3s ease}.feature-card:hover .icon-wrapper{background-color:var(--primary);color:#fff}.feature-card h3{margin-bottom:1rem;font-size:1.25rem}.feature-card p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem}.learn-more{display:flex;align-items:center;gap:.5rem;color:var(--secondary);font-weight:600;font-size:.9rem}.learn-more:hover{color:var(--secondary-dark)}.empower-section{padding:100px 0;background:#f8f9fa;border-top:1px solid rgba(0,0,0,.05)}.pill-badge{display:inline-block;padding:.5rem 1rem;background:#d4af371a;color:var(--secondary-dark);border-radius:50px;font-size:.8rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:1px;text-transform:uppercase}.lead-text{font-size:1.25rem;color:var(--text-muted);line-height:1.8}.stats-row{display:flex;justify-content:center;gap:4rem;margin-top:4rem;flex-wrap:wrap}.stat-item{text-align:center}.stat-item h3{font-size:3.5rem;color:var(--primary);margin-bottom:.5rem}.stat-item p{color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.page-header{position:relative;background:var(--primary);color:#fff;padding:180px 0 80px;text-align:center;overflow:hidden}.page-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/birlik_home.webp);background-size:cover;background-position:center;z-index:0}.page-header:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#003366eb,#003366d9,#036c);z-index:1}.page-header .container{position:relative;z-index:2}.page-header h1{color:#fff;font-size:3rem;margin-bottom:1rem;text-shadow:0 2px 8px rgba(0,0,0,.3)}.page-header p{font-size:1.25rem;opacity:.95;max-width:600px;margin:0 auto;text-shadow:0 1px 4px rgba(0,0,0,.2)}.page-content{min-height:80vh}.page-section{padding:80px 0}.grid-2-col{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 10px 30px #00000014;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.card h3{color:var(--primary);margin-bottom:1rem;font-size:1.25rem}.card p{color:var(--text-muted);line-height:1.7}.check-list li{padding-left:1.5rem;position:relative;margin-bottom:.5rem}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--secondary);font-weight:700}.academic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.academic-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border-top:4px solid var(--primary)}.academic-card h2{font-size:1.5rem;margin-bottom:1rem}.process-steps{display:flex;justify-content:space-between;text-align:center;margin-bottom:4rem}.step{flex:1;padding:0 1rem;position:relative}.step:not(:last-child):after{content:"";position:absolute;top:25px;right:-50%;width:100%;height:2px;background:#eee;z-index:-1}.step-num{display:inline-block;width:50px;height:50px;line-height:50px;border-radius:50%;background:var(--primary);color:#fff;font-weight:700;margin-bottom:1rem}.cta-box{background:var(--primary);color:#fff;padding:3rem;border-radius:20px;text-align:center}.cta-box h2{color:#fff;margin-bottom:2rem}.cta-box .btn{background:var(--secondary);color:#fff}.cta-box .btn:hover{background:var(--secondary-dark)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}.gallery-item{height:250px;background:#eee;display:flex;align-items:center;justify-content:center;color:#999;border-radius:12px;font-weight:600}.footer{padding:3rem 0 1.5rem;border-top:1px solid rgba(0,0,0,.05);background:#fff}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.05)}.footer-section h4{color:var(--primary);font-size:1.1rem;margin-bottom:1rem;font-weight:600}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-links a{color:var(--text-muted);font-size:.9rem;transition:color .3s ease}.footer-links a:hover{color:var(--primary)}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#0033660d;color:var(--primary);transition:all .3s ease}.social-icon:hover{background:var(--primary);color:#fff}.mozedu-badge{display:flex;align-items:center;gap:.3rem;font-size:.85rem;color:var(--text-muted)}.mozedu-badge strong{color:var(--primary)}@media(max-width:900px){.hero-modern{min-height:100vh;margin-top:70px}.hero-content{text-align:center;padding:0 1rem}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem;margin-bottom:2rem}.hero-badge{font-size:.8rem;padding:.6rem 1rem;margin-bottom:1.5rem}.hero-features{flex-direction:column;gap:.75rem;align-items:center}.hero-feature-item{font-size:.9rem;padding:.6rem 1rem}.hero-cta-buttons{flex-direction:column;width:100%}.btn-lg{width:100%;justify-content:center;padding:.9rem 1.5rem;font-size:1rem}.header{padding:.75rem 0}.logo-img{height:45px!important}.nav-links{display:none}.auth-buttons .btn{padding:.4rem .8rem;font-size:.75rem}.page-header{padding:140px 0 60px}.page-header h1{font-size:2rem;line-height:1.2}.page-header p{font-size:1rem;padding:0 1rem}.page-section{padding:50px 0}.section-title{font-size:1.75rem;margin-bottom:2rem}.lead-text{font-size:1.05rem;padding:0 .5rem}.stats-row{flex-direction:column;gap:2rem;margin-top:2.5rem}.stat-item h3{font-size:2.5rem}.grid-2-col,.academic-grid,.gallery-grid{grid-template-columns:1fr;gap:1.5rem}.process-steps{flex-direction:column;gap:2rem}.step{padding:0}.step:not(:last-child):after{display:none}.features-section{padding:50px 0}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}.card{padding:1.5rem;margin-bottom:1rem}.academic-card{padding:1.5rem}.empower-section{padding:60px 0}.cta-box{padding:2rem 1.5rem}.cta-box h2{font-size:1.5rem}.footer{padding:2rem 0 1rem}.footer-grid{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-section{text-align:center}.footer-section>div{justify-content:center}.footer-bottom{flex-direction:column;text-align:center;gap:1.5rem}.footer-links{align-items:center}.form-row{grid-template-columns:1fr}.check-list{padding-left:0}.check-list li{padding-left:1.5rem;margin-bottom:.75rem;font-size:.95rem}}@media(max-width:480px){.container{padding:0 15px}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.95rem}.page-header h1{font-size:1.7rem}.page-header p{font-size:.9rem}.section-title{font-size:1.5rem}.stat-item h3{font-size:2rem}.btn{font-size:.85rem;padding:.5rem 1rem}.feature-card{padding:1.25rem}.icon-wrapper{padding:.75rem}.icon-wrapper svg{width:28px;height:28px}}
