:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.navbar-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:80px}.navbar-logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#333;cursor:pointer}.logo-img{height:40px;width:auto;transition:all .3s ease}.logo-text{font-size:1.5rem;font-weight:700;color:#24519e;transition:all .3s ease}.navbar-logo:hover .logo-img{transform:scale(1.05)}.navbar-logo:hover .logo-text{color:#e7332a}.navbar-menu{display:flex;align-items:center;gap:2rem}.nav-link{text-decoration:none;color:#666;font-weight:500;font-size:1rem;padding:.5rem 0;position:relative;transition:all .3s ease}.nav-link:hover,.nav-link.active{color:#333}.nav-link.active:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#e7332a;border-radius:1px}.nav-link:hover:not(.active):after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#24519e;border-radius:1px;opacity:.7}.language-switch{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#24519e1a;border-radius:20px;border:1px solid rgba(36,81,158,.2);transition:all .3s ease}.language-switch:hover{background:#24519e26;border-color:#24519e4d}.lang-option{font-size:.9rem;font-weight:600;color:#666;cursor:pointer;padding:4px 8px;border-radius:12px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.lang-option.active{color:#24519e;background:#24519e1a}.lang-option:hover:not(.active){color:#24519e;background:#24519e0d}.switch-divider{color:#ccc;font-weight:300}.mobile-menu-btn{display:none;flex-direction:column;gap:4px;cursor:pointer;padding:8px;transition:all .3s ease}.mobile-menu-btn span{width:25px;height:3px;background:#333;border-radius:2px;transition:all .3s ease;transform-origin:center}.mobile-menu-btn.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu{position:fixed;inset:80px 0 0;background:#fff;border-top:1px solid rgba(0,0,0,.1);box-shadow:0 4px 20px #0000001a;transform:translateY(-100%);transition:transform .3s ease;z-index:999;display:none;overflow-y:auto}.mobile-menu.active{transform:translateY(0)}.mobile-menu-content{padding:1rem 0;min-height:calc(100vh - 160px)}.mobile-menu-footer{display:flex;justify-content:center;align-items:center;padding:2rem;border-top:1px solid rgba(0,0,0,.1);background:#f8f9fa80}.mobile-menu-logo{height:60px;width:auto;opacity:.8}.mobile-nav-link{display:block;padding:1rem 2rem;text-decoration:none;color:#666;font-weight:500;border-bottom:1px solid rgba(0,0,0,.05);transition:all .3s ease}.mobile-nav-link:hover{background:#24519e0d;color:#24519e;padding-left:2.5rem}.mobile-language{display:flex;justify-content:center;gap:1rem;padding:1rem 2rem;border-top:1px solid rgba(0,0,0,.1);margin-top:1rem}.mobile-language .lang-option{padding:8px 16px;border-radius:16px;background:#24519e1a}@media (max-width: 768px){.navbar-container{padding:0 1rem}.navbar-menu,.language-switch{display:none}.mobile-menu-btn{display:flex}.mobile-menu{display:block}.logo-text{font-size:1.3rem}.logo-img{height:35px}}@media (max-width: 480px){.navbar-container{height:70px;padding:0 1rem}.mobile-menu{top:70px}.mobile-menu-content{min-height:calc(100vh - 140px)}.mobile-menu-logo{height:50px}.logo-text{font-size:1.2rem}.logo-img{height:32px}}.footer{background:linear-gradient(135deg,#1a3a6b,#24519e);padding:80px 20px 30px;position:relative;overflow:hidden;border-radius:24px;margin-bottom:40px}.footer:before{content:"";position:absolute;inset:0 0 -50px;background:url(/images/nakil-logo.png) center bottom/cover no-repeat;background-size:80%;mask:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.1) 40%,rgba(0,0,0,0) 50%);-webkit-mask:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.1) 40%,rgba(0,0,0,0) 50%);filter:brightness(0) invert(1);opacity:.3;pointer-events:none;z-index:1}.footer:after{content:"";position:absolute;inset:0 0 -50px;background:linear-gradient(to top,#fffc,#24519ee6);mix-blend-mode:multiply;mask:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.1) 40%,rgba(0,0,0,0) 50%);-webkit-mask:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.1) 40%,rgba(0,0,0,0) 50%);pointer-events:none;z-index:2}.footer-container{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:3}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:60px}.footer-left{display:flex;flex-direction:column;justify-content:space-between}.footer-title{font-size:2.5rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:20px}.footer-subtitle{font-size:1.1rem;color:#fffc;margin-bottom:30px}.footer-language{display:flex;align-items:center;gap:12px;margin-top:40px}.lang-option{color:#ffffffb3;font-size:.9rem;cursor:pointer;transition:color .3s ease}.lang-option.active{color:#fff;font-weight:600}.lang-option:hover{color:#fff}.switch-divider{color:#ffffff4d;font-size:.8rem}.footer-right{display:flex;justify-content:flex-end}.footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.footer-column{min-width:200px}.column-title{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:20px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}.footer-legal{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.footer-legal a{color:#fff9;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-legal a:hover{color:#fff}.footer-social{display:flex;gap:15px}.social-link{width:40px;height:40px;background:#ffffff1a;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#fff3;transform:translateY(-2px)}@media (max-width: 968px){.footer-content{grid-template-columns:1fr;gap:50px}.footer-columns{grid-template-columns:repeat(3,1fr);gap:40px}.footer-title{font-size:2rem}}@media (max-width: 768px){.footer{padding:60px 16px 30px}.footer-content{grid-template-columns:1fr;gap:40px;text-align:center}.footer-left{order:1;display:flex;flex-direction:column;align-items:center}.footer-right{order:2;justify-content:center}.footer-columns{grid-template-columns:1fr;gap:30px;text-align:center}.footer-title{font-size:1.8rem}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.footer-legal{gap:15px;justify-content:center}}@media (max-width: 480px){.footer-title{font-size:1.5rem}.footer-social{gap:10px}.social-link{width:36px;height:36px}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#24519e,#1a3a6b);padding:20px;z-index:1000;box-shadow:0 -4px 20px #00000026;border-top:3px solid #e7332a}.cookie-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.cookie-text{flex:1;color:#fff}.cookie-text h3{font-size:1.2rem;font-weight:600;margin-bottom:8px;color:#fff}.cookie-text p{font-size:.9rem;line-height:1.5;margin:0;color:#ffffffe6}.policy-link{background:none;border:none;color:#e7332a;font-weight:600;text-decoration:underline;cursor:pointer;font-size:inherit;padding:0}.policy-link:hover{color:#ff4036}.cookie-buttons{display:flex;gap:12px;flex-shrink:0}.btn-accept{background:#e7332a;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease}.btn-accept:hover{background:#d12a22;transform:translateY(-1px)}.btn-reject{background:#0000004d;color:#fff;border:2px solid rgba(255,255,255,.3);padding:10px 22px;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease}.btn-reject:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-1px)}.cookie-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1001;padding:20px}.cookie-modal{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-bottom:1px solid #eee;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.modal-header h2{color:#24519e;font-size:1.5rem;font-weight:700;margin:0}.close-btn{background:none;border:none;font-size:2rem;color:#666;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.close-btn:hover{background:#0000001a;color:#333}.modal-content{padding:30px;max-height:60vh;overflow-y:auto}.modal-content p{font-size:1rem;line-height:1.6;color:#666;margin-bottom:20px}.modal-content h3{font-size:1.2rem;font-weight:600;color:#24519e;margin:30px 0 15px}.modal-content h3:first-of-type{margin-top:0}.update-date{font-size:.9rem;color:#999;font-style:italic;margin-top:30px!important;text-align:right}.modal-footer{padding:20px 30px;border-top:1px solid #eee;display:flex;gap:12px;justify-content:flex-end;background:#f8f9fa}@media (max-width: 768px){.cookie-content{flex-direction:column;gap:20px;text-align:center}.cookie-buttons{width:100%;justify-content:center}.btn-accept,.btn-reject{flex:1;max-width:150px}.cookie-modal{margin:10px;max-width:none}.modal-header{padding:20px}.modal-header h2{font-size:1.3rem}.modal-content{padding:20px}.modal-footer{padding:15px 20px;flex-direction:column}.modal-footer .btn-accept,.modal-footer .btn-reject{width:100%;max-width:none}.modal-footer .btn-reject{background:#6c757d1a;color:#6c757d;border:2px solid #6c757d}.modal-footer .btn-reject:hover{background:#6c757d33;color:#495057}}@media (max-width: 480px){.cookie-banner{padding:15px}.cookie-text h3{font-size:1.1rem}.cookie-text p{font-size:.85rem}.btn-accept,.btn-reject{padding:10px 18px;font-size:.85rem}}.hero{padding:20px 0 40px;min-height:95vh;display:flex;align-items:center;width:100%}.hero-container{width:calc(100vw - 40px);max-width:none;margin:0 auto;border-radius:24px;padding:60px;position:relative;overflow:hidden;min-height:70vh;display:flex;flex-direction:column;justify-content:space-between}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:24px;z-index:-1}.hero-container:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00000080,#0000004d);border-radius:24px;z-index:0}.hero-top{position:relative;z-index:2;display:flex;align-items:flex-start;padding-top:40px}.hero-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;gap:60px;flex:1;margin-top:auto;padding-bottom:40px}.hero-text{flex:1;max-width:600px}.hero-title{font-size:3.5rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:20px;text-align:left}.hero-divider{width:120px;height:3px;background:linear-gradient(90deg,#e7332a 0%,rgba(231,51,42,.3) 70%,transparent 100%);margin-bottom:24px;border-radius:2px}.hero-description{font-size:1.1rem;color:#ffffffe6;line-height:1.6;margin-bottom:40px;text-align:left}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-start}.btn-primary{background:#e7332a;color:#fff;border:none;padding:14px 28px;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary:hover{background:#d12a22;transform:translateY(-2px);box-shadow:0 8px 25px #e7332a4d;color:#fff}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);padding:12px 26px;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px);color:#fff}.hero-stats{display:flex;flex-direction:column;align-items:center;gap:20px}.stat-item{text-align:center;color:#fff}.stat-number{font-size:3rem;font-weight:700;color:#fff;line-height:1}.stat-label{font-size:.9rem;color:#fffc;margin-top:4px}.stat-avatars{display:flex;gap:-8px}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#24519e,#e7332a);border:3px solid white;margin-left:-8px}.avatar:first-child{margin-left:0}@media (max-width: 768px){.hero{padding:120px 16px 40px}.hero-container{padding:40px 24px;border-radius:16px}.hero-content{flex-direction:column;gap:40px;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.btn-primary,.btn-secondary{padding:12px 24px;font-size:.9rem}.hero-stats{display:none}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:280px}}.about{padding:60px 20px;background:#f8f9fa;background-image:url(/images/resimli-nakil-logo.png);background-position:left center;background-repeat:no-repeat;background-size:contain;min-height:50vh;display:flex;align-items:center;border-radius:24px;position:relative}.about:before{content:"";position:absolute;inset:0;background:#f8f9fad9;border-radius:24px;z-index:1}.about-container{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:2}.about-header{max-width:600px;margin-bottom:40px}.about-label{display:block;font-size:.9rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#999;margin-bottom:12px;text-align:left}.about-label-divider{width:80px;height:2px;background:#24519e4d;margin-bottom:20px;border-radius:1px}.about-title{font-size:3rem;font-weight:700;color:#333;line-height:1.2;margin-bottom:30px;text-align:left}.about-description{font-size:1.1rem;color:#666;line-height:1.6;text-align:left}.about-description .highlight{color:#24519e;font-weight:600}.benefit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px}.benefit-card{background:#fff;padding:40px 30px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative;overflow:hidden}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.benefit-card.featured{background:linear-gradient(135deg,#24519e1a,#24519e0d);border:2px solid rgba(36,81,158,.2)}.benefit-card.featured:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#24519e,#4a73c4)}.card-number{font-size:1rem;font-weight:600;color:#999;margin-bottom:20px}.benefit-card.featured .card-number{color:#24519e}.card-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:15px;line-height:1.3;text-align:left}.benefit-card.featured .card-title{color:#24519e}.card-description{font-size:1rem;color:#666;line-height:1.6;text-align:left}.benefit-card.featured .card-description{color:#555}@media (max-width: 968px){.benefit-cards{grid-template-columns:1fr;gap:25px}.about-title{font-size:2.2rem}.about{background-size:40%;background-position:left top}}@media (max-width: 768px){.about{padding:60px 16px;background-size:35%}.about-header{margin-bottom:50px}.about-title{font-size:2rem}.benefit-card{padding:30px 25px}.card-title{font-size:1.3rem}}@media (max-width: 480px){.about-title{font-size:1.8rem}.about-description{font-size:1rem}.benefit-card{padding:25px 20px}}.services{padding:80px 20px;background:#fff}.services-container{max-width:1200px;margin:0 auto;width:100%}.services-header{max-width:100%;margin-bottom:60px;display:flex;justify-content:space-between;align-items:flex-start}.services-header-left{flex:1;max-width:400px}.services-label{display:block;font-size:.9rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#999;margin-bottom:12px;text-align:left}.services-label-divider{width:80px;height:2px;background:#24519e4d;margin-bottom:20px;border-radius:1px}.services-title{font-size:2.5rem;font-weight:700;color:#333;line-height:1.2;margin-bottom:0;text-align:left}.services-description{font-size:1.1rem;color:#666;line-height:1.6;text-align:left;margin-left:auto;padding-top:20px}.services-description .highlight{color:#24519e;font-weight:600}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.service-card{border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative;height:400px}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.service-image{height:100%;background-size:cover;background-position:center;position:absolute;inset:0}.service-video,.service-image-mobile{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.desktop-only{display:block}.mobile-only{display:none}.service-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#0000004d,#0009);transition:all .3s ease;z-index:1}.service-card:hover .service-overlay{background:linear-gradient(to bottom,#0003,#0006,#000000b3)}.service-content{position:absolute;bottom:20px;left:20px;right:20px;padding:30px;background:#fff;border-radius:12px;z-index:2;transition:all .3s ease}.service-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.service-title{font-size:1.4rem;font-weight:700;color:#333;margin-bottom:0;line-height:1.3;text-align:left;transition:all .3s ease;flex:1}.service-expand{width:24px;height:24px;border-radius:50%;background:#24519e1a;color:#24519e;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex-shrink:0}.service-card:hover .service-expand{background:#24519e;color:#fff;transform:rotate(45deg)}.service-description{font-size:1rem;color:#666;line-height:1.6;text-align:left;opacity:0;max-height:0;overflow:hidden;transition:all .3s ease;margin-top:0}.service-card:hover .service-description{opacity:1;max-height:200px;margin-top:15px}.service-card:hover .service-content{padding:30px 30px 35px}.services-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:60px}.services-header-content{flex:1;display:flex;justify-content:space-between;align-items:flex-start;align-items:center;gap:60px}.services-header-left{flex:1}.services-header-right{flex:2;padding-top:20px}@media (max-width: 968px){.services-grid{grid-template-columns:1fr;gap:25px}.services-title{font-size:2rem}.services-header{flex-direction:column;gap:30px}.desktop-only{display:none!important}.mobile-only{display:block!important}.services-header-content{flex-direction:column;gap:30px}}@media (max-width: 768px){.services{padding:60px 16px}.services-header{margin-bottom:50px}.services-title{font-size:1.8rem}.service-content{padding:25px 20px}.service-title{font-size:1.2rem}.service-image{height:200px}}@media (max-width: 480px){.services-title{font-size:1.6rem}.services-description{font-size:1rem}.service-content{padding:20px}}.values{padding:60px 20px;background:#f8f9fa;border-radius:24px;margin:20px}.values-container{max-width:1200px;margin:0 auto;width:100%}.values-header{margin-bottom:60px;max-width:800px}.values-label{display:block;font-size:.9rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#999;margin-bottom:12px;text-align:left}.values-label-divider{width:80px;height:2px;background:#24519e4d;margin-bottom:20px;border-radius:1px}.values-title{font-size:2rem;font-weight:700;color:#333;line-height:1.3;margin-bottom:20px;text-align:left}.values-description{font-size:1.1rem;color:#666;line-height:1.6;text-align:left}.highlight{color:#24519e;font-weight:600}.values-stats-container{position:relative;border-radius:16px;overflow:hidden;height:400px;margin-top:60px}.values-background{position:absolute;inset:0}.values-bg-image{width:100%;height:100%;object-fit:cover}.values-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0006,#0009)}.values-stats{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;z-index:2;padding:40px}.stat-item{text-align:left;color:#fff;padding:0 20px}.stat-number{font-size:3.5rem;font-weight:700;color:#fff;line-height:1;margin-bottom:8px}.stat-label{font-size:1rem;color:#ffffffe6;line-height:1.3}@media (max-width: 968px){.values-stats{grid-template-columns:repeat(2,1fr);gap:30px;padding:30px}.values-title{font-size:1.8rem}.stat-number{font-size:2.8rem}}@media (max-width: 768px){.values{padding:60px 16px;margin:20px 16px}.values-header{margin-bottom:40px}.values-title{font-size:1.6rem}.values-stats-container{height:350px}.values-stats{padding:25px;gap:20px}.stat-item{padding:0 10px}.stat-number{font-size:2.4rem}}@media (max-width: 480px){.values-stats{grid-template-columns:1fr;text-align:center}.values-title{font-size:1.4rem}.values-description{font-size:1rem}.stat-number{font-size:2.2rem}}.home-contact{padding:80px 20px;border-radius:24px;margin-bottom:0;background-image:url(/images/car-2.png);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.home-contact:before{content:"";position:absolute;inset:0;background:#ffffffe6;border-radius:24px;z-index:1}.home-contact-container{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:2}.home-contact-header{max-width:600px;text-align:center;margin:0 auto 50px}.home-contact-label{display:block;font-size:.9rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#999;margin-bottom:12px}.home-contact-label-divider{width:80px;height:2px;background:#24519e4d;margin:0 auto 20px;border-radius:1px}.home-contact-logo{display:flex;justify-content:center;margin-bottom:30px}.home-contact-logo img{height:80px;width:auto}.home-contact-content{display:flex;justify-content:center}.home-contact-info{background:#fff;padding:50px 40px;border-radius:16px;box-shadow:0 8px 30px #0000001a;max-width:600px;width:100%}.home-contact-office-title{font-size:1.5rem;font-weight:700;color:#24519e;margin-bottom:30px;text-align:center}.home-contact-details{display:flex;flex-direction:column;gap:25px}.home-contact-item{display:flex;align-items:flex-start;gap:15px}.home-contact-icon{font-size:1.2rem;flex-shrink:0;margin-top:2px;color:#24519e}.home-contact-text{font-size:1rem;color:#666;line-height:1.6;margin:0}@media (max-width: 768px){.home-contact{padding:60px 16px}.home-contact-logo img{height:60px}.home-contact-info{padding:40px 30px}.home-contact-office-title{font-size:1.3rem}}@media (max-width: 480px){.home-contact-logo img{height:50px}.home-contact-info{padding:30px 20px}.home-contact-item{gap:10px}.home-contact-text{font-size:.9rem}}.documents{padding:80px 20px;background:#fff;margin-bottom:60px}.documents-container{max-width:1200px;margin:0 auto;width:100%}.documents-header{text-align:center;margin-bottom:60px}.documents-label{display:block;font-size:.9rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#999;margin-bottom:12px}.documents-label-divider{width:80px;height:2px;background:#24519e4d;margin:0 auto 20px;border-radius:1px}.documents-title{font-size:3rem;font-weight:700;color:#333;line-height:1.2;margin-bottom:20px}.documents-description{font-size:1.1rem;color:#666;line-height:1.6;max-width:600px;margin:0 auto}.documents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.document-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:30px;transition:all .3s ease;display:flex;align-items:flex-start;gap:20px;box-shadow:0 2px 15px #0000000d;height:100%}.document-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a;border-color:#24519e33}.document-icon{width:60px;height:60px;background:linear-gradient(135deg,#24519e1a,#24519e0d);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid rgba(36,81,158,.1)}.document-icon svg{font-size:1.8rem;color:#24519e}.document-content{flex:1;display:flex;flex-direction:column;height:100%}.document-title{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:8px;line-height:1.3}.document-description{font-size:.95rem;color:#666;line-height:1.5;margin-bottom:20px;flex:1}.document-download-btn{background:linear-gradient(135deg,#24519e,#1a3a6b);color:#fff;border:none;padding:12px 20px;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;width:fit-content;align-self:flex-start}.document-download-btn:hover{background:linear-gradient(135deg,#1a3a6b,#0f2444);transform:translateY(-2px);box-shadow:0 6px 20px #24519e4d}.document-download-btn svg{font-size:.9rem}@media (max-width: 968px){.documents-grid{grid-template-columns:1fr;gap:25px}.documents-title{font-size:2.2rem}}@media (max-width: 768px){.documents{padding:60px 16px}.documents-header{margin-bottom:40px}.documents-title{font-size:2rem}.document-card{padding:25px;flex-direction:column;text-align:center;gap:15px;align-items:center}.document-content{text-align:center;align-items:center}.document-icon{margin:0 auto}.document-download-btn{align-self:center;width:fit-content}}@media (max-width: 480px){.documents-title{font-size:1.8rem}.documents-description{font-size:1rem}.document-card{padding:20px}.document-title{font-size:1.2rem}.document-description{font-size:.9rem}.document-download-btn{padding:10px 16px;font-size:.85rem}}.page-transition{opacity:0;transform:translateY(30px) scale(.98);transition:all .6s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.page-transition.page-visible{opacity:1;transform:translateY(0) scale(1)}.page-transition>*{animation:slideInUp .8s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.1s;opacity:0;transform:translateY(20px)}.page-transition.page-visible>*{opacity:1;transform:translateY(0)}.page-transition>*:nth-child(1){animation-delay:.1s}.page-transition>*:nth-child(2){animation-delay:.2s}.page-transition>*:nth-child(3){animation-delay:.3s}.page-transition>*:nth-child(4){animation-delay:.4s}.page-transition>*:nth-child(5){animation-delay:.5s}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.page-transition,.page-transition>*{animation:none!important;transition:none!important}.page-transition{opacity:1;transform:none}}.about-page{padding-top:80px}.about-hero{padding:80px 20px;margin:40px 20px 60px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative;overflow:hidden;border-radius:24px}.about-hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-hero-title{font-size:3rem;font-weight:700;color:#24519e;margin-bottom:1.5rem;line-height:1.2}.about-hero-description{font-size:1.1rem;color:#6c757d;line-height:1.8;margin-bottom:2rem}.about-hero-image{display:flex;justify-content:center;align-items:center}.about-hero-image img{width:100%;max-width:500px;height:auto;border-radius:16px}.about-content{padding:80px 20px;background:#fff}.about-content-container{max-width:1200px;margin:0 auto}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.about-card{padding:2.5rem;background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000014;text-align:center;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.about-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0000001f}.card-icon{width:80px;height:80px;background:#24519e1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.about-card:hover .card-icon{background:#24519e26;transform:scale(1.05)}.about-card-title{font-size:1.5rem;font-weight:600;color:#24519e;margin-bottom:1rem}.about-card-description{color:#6c757d;line-height:1.6;font-size:1rem}.about-stats{padding:80px 20px;margin:60px 20px;position:relative;overflow:hidden;border-radius:24px}.about-stats-container{max-width:1200px;margin:0 auto;position:relative;z-index:2;padding:20px}.stats-background{position:absolute;inset:0;z-index:1}.stats-bg-image{width:100%;height:100%;object-fit:cover;border-radius:24px}.stats-overlay{position:absolute;inset:0;background:#24519ee6;border-radius:24px}.stats-content{position:relative;z-index:2;text-align:center}.stats-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:3rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.about-stat-item{text-align:center}.about-stat-number{font-size:3rem;font-weight:700;color:#e7332a;margin-bottom:.5rem}.about-stat-label{font-size:1.1rem;color:#fff;font-weight:500}.about-cta{padding:80px 20px;margin-bottom:60px;position:relative;overflow:hidden;border-radius:24px;margin-left:20px;margin-right:20px;background-image:url(/images/tc-harita-dunya.png);background-size:cover;background-position:center;background-repeat:no-repeat}.about-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#24519ee6,#1a3d7ae6);z-index:1}.about-cta-container{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:2}.about-cta-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.about-cta-description{font-size:1.1rem;color:#ffffffe6;line-height:1.8;margin-bottom:2.5rem}.about-cta-button{display:inline-block;padding:1rem 2.5rem;background:#e7332a;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none}.about-cta-button:hover{background:#c72a21;transform:translateY(-2px);box-shadow:0 8px 24px #e7332a66}@media (max-width: 768px){.about-page{padding-top:70px}.about-hero{margin:20px 16px 40px;border-radius:16px}.about-hero-container{grid-template-columns:1fr;gap:2rem;text-align:center}.about-hero-title{font-size:2.2rem}.about-hero-description{font-size:1rem}.about-grid{grid-template-columns:1fr;gap:1.5rem}.about-card{padding:2rem}.stats-title{font-size:2rem}.about-stats{margin:40px 16px;border-radius:16px}.stats-bg-image,.stats-overlay{border-radius:16px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-stat-number{font-size:2.5rem}.about-cta{margin-left:16px;margin-right:16px;border-radius:16px}.about-cta-title{font-size:2rem}.about-cta-description{font-size:1rem}}@media (max-width: 480px){.about-hero{padding:60px 16px;margin:20px 16px 40px;border-radius:16px}.about-content,.about-stats,.about-cta{padding:60px 16px}.about-hero-title{font-size:1.8rem}.about-stats{margin:40px 16px;border-radius:16px}.stats-bg-image,.stats-overlay{border-radius:16px}.stats-grid{grid-template-columns:1fr}.about-cta{margin-left:16px;margin-right:16px;border-radius:16px}.about-cta-title{font-size:1.8rem}}.services-page{padding-top:80px}.services-hero{padding:80px 20px;margin:40px 20px 60px;background:linear-gradient(135deg,#24519e,#1a3d7a);border-radius:24px;position:relative;overflow:hidden}.services-hero-container{max-width:1200px;margin:0 auto;text-align:center}.services-hero-label{display:inline-block;font-size:.9rem;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.services-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.services-hero-description{font-size:1.2rem;color:#ffffffe6;line-height:1.8;max-width:800px;margin:0 auto}.services-content{padding:0 20px}.services-content-container{max-width:1200px;margin:0 auto}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem;padding:3rem;background:#fff;border-radius:24px;box-shadow:0 8px 32px #00000014;border:1px solid rgba(0,0,0,.05)}.service-detail.reverse{direction:rtl}.service-detail.reverse>*{direction:ltr}.service-detail.domestic-special{display:block;padding:0;background:transparent;border:none;box-shadow:none}.domestic-bg-container{width:100%;height:600px;border-radius:24px;overflow:hidden;position:relative}.domestic-bg-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.domestic-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#24519ecc,#24519e99);display:flex;align-items:center;padding:60px}.domestic-content{max-width:600px;color:#fff}.domestic-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:24px;line-height:1.2}.domestic-description{font-size:1.1rem;color:#ffffffe6;line-height:1.6;margin-bottom:30px}.domestic-features{margin-top:30px}.domestic-features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.domestic-feature-item{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#ffffffe6;font-weight:500}.domestic-mobile-map,.international-mobile-map,.africa-mobile-map,.project-mobile-image,.agricultural-mobile-image{display:none}.service-detail.international-special{display:block;padding:0;background:transparent;border:none;box-shadow:none}.international-container{position:relative;min-height:auto}.international-scroll-container{position:relative;width:100%}.international-phase{width:100%;height:500px;border-radius:24px;overflow:hidden;position:relative;margin-bottom:0;opacity:0;visibility:hidden;transform:translateY(50px);transition:all .8s ease-in-out}.international-phase.active{opacity:1;visibility:visible;transform:translateY(0)}.international-phase:not(.active){height:0;margin-bottom:0;overflow:hidden}.international-bg-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.international-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#24519ecc,#24519e99);display:flex;align-items:center;padding:60px}.africa-overlay{background:linear-gradient(135deg,#e7332acc,#e7332a99)}.international-content{max-width:600px;color:#fff}.international-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:24px;line-height:1.2}.international-description{font-size:1.1rem;color:#ffffffe6;line-height:1.6;margin-bottom:30px}.international-routes{margin-top:30px}.routes-title{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:15px}.routes-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.route-item{display:flex;align-items:center;gap:10px;font-size:.95rem;color:#ffffffe6;font-weight:500}.africa-title{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.3}.africa-description{font-size:1.1rem;color:#ffffffe6;line-height:1.6}.phase-indicators{position:relative;margin:30px auto 0;width:fit-content;display:flex;gap:15px;z-index:10}.phase-dot{width:12px;height:12px;border-radius:50%;background:#24519e4d;border:2px solid rgba(36,81,158,.5);transition:all .3s ease;cursor:pointer}.phase-dot.active{background:#24519e;border-color:#24519e;box-shadow:0 0 10px #24519e66}.service-detail.project-special{display:block;padding:0;background:transparent;border:none;box-shadow:none}.project-bg-container{width:100%;height:600px;border-radius:24px;overflow:hidden;position:relative}.project-bg-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.project-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#e7332acc,#e7332a99);display:flex;align-items:center;padding:60px}.project-content{max-width:700px;color:#fff}.project-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:24px;line-height:1.2}.project-description{font-size:1.1rem;color:#ffffffe6;line-height:1.6;margin-bottom:30px}.project-lowbed{margin-top:30px;padding:25px;background:#ffffff1a;border-radius:12px;border-left:4px solid white;opacity:0;visibility:hidden;transform:translateY(30px);transition:all .8s ease-in-out;max-height:0;overflow:hidden}.project-lowbed.visible{opacity:1;visibility:visible;transform:translateY(0);max-height:200px}.lowbed-title{font-size:1.3rem;font-weight:600;color:#fff;margin-bottom:12px}.lowbed-description{font-size:1rem;color:#ffffffe6;line-height:1.6}.service-media{position:relative;border-radius:16px;overflow:hidden}.services-page-video{width:100%;height:400px;object-fit:cover;border-radius:16px}.services-page-image{width:100%;height:400px;object-fit:cover;border-radius:16px;display:none}.service-info{padding:1rem 0}.services-page-title{font-size:2rem;font-weight:700;color:#24519e;margin-bottom:1.5rem;line-height:1.3}.services-page-description{font-size:1.1rem;color:#6c757d;line-height:1.8;margin-bottom:2rem}.service-features{margin-bottom:2.5rem}.features-title{font-size:1.3rem;font-weight:600;color:#24519e;margin-bottom:1rem}.features-list{list-style:none;padding:0;margin:0}.feature-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:1rem;color:#495057}.feature-item svg{flex-shrink:0}.service-cta-btn{padding:1rem 2rem;background:#e7332a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.service-cta-btn:hover{background:#c72a21;transform:translateY(-2px);box-shadow:0 8px 24px #e7332a66}.why-choose-us{padding:80px 20px;margin:60px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:24px}.why-choose-container{max-width:1200px;margin:0 auto;text-align:center}.why-choose-title{font-size:2.5rem;font-weight:700;color:#24519e;margin-bottom:1.5rem}.why-choose-description{font-size:1.1rem;color:#6c757d;line-height:1.8;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.advantages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.advantage-item{padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000014;text-align:center;transition:all .3s ease}.advantage-item:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}.advantage-icon{width:80px;height:80px;background:#24519e1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.advantage-item:hover .advantage-icon{background:#24519e26;transform:scale(1.05)}.advantage-title{font-size:1.3rem;font-weight:600;color:#24519e;margin-bottom:1rem}.advantage-description{color:#6c757d;line-height:1.6}.services-cta{padding:80px 20px;margin:60px 20px;background:linear-gradient(135deg,#e7332a,#c72a21);border-radius:24px}.services-cta-container{max-width:800px;margin:0 auto;text-align:center}.services-cta-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.services-cta-description{font-size:1.1rem;color:#ffffffe6;line-height:1.8;margin-bottom:2.5rem}.services-cta-button{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#e7332a;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none}.services-cta-button:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 8px 24px #fff6}.services-desktop-only{display:block}.services-mobile-only{display:none}@media (max-width: 768px){.domestic-bg-container{height:auto;min-height:auto;background:#fff;border-radius:24px;box-shadow:0 8px 32px #00000014;overflow:visible}.domestic-bg-image{background:none!important;height:auto;position:relative}.domestic-overlay{background:none!important;padding:40px 20px 20px;min-height:auto;display:flex;align-items:flex-start;position:relative}.domestic-content{width:100%;max-width:none;color:#333!important}.domestic-title{font-size:1.8rem;margin-bottom:20px;line-height:1.3;color:#24519e!important}.domestic-description{font-size:.95rem;margin-bottom:30px;line-height:1.6;color:#666!important}.domestic-features-list{grid-template-columns:1fr;gap:12px}.domestic-feature-item{font-size:.9rem;padding:8px 0;line-height:1.4;color:#666!important}.domestic-feature-item svg{stroke:#24519e!important}.domestic-features{margin-top:25px}.domestic-mobile-map{width:100%;max-width:400px;height:auto;margin:30px auto 0;display:block;border-radius:16px;box-shadow:0 4px 16px #0000001a;opacity:0;animation:fadeInUp 1s ease-out .5s forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.international-container{display:flex;flex-direction:column;gap:50px}.international-scroll-container{position:static}.international-phase{height:auto!important;opacity:1!important;visibility:visible!important;transform:none!important;background:#fff;border-radius:24px;box-shadow:0 8px 32px #00000014;margin-bottom:40px;overflow:visible}.international-bg-image{background:none!important;height:auto;position:relative}.international-overlay{background:none!important;padding:40px 20px 20px;position:relative}.africa-overlay{background:none!important}.international-content{color:#333!important;max-width:none}.international-title{font-size:1.8rem;margin-bottom:20px;color:#24519e!important;line-height:1.3}.international-description{font-size:.95rem;margin-bottom:25px;color:#666!important;line-height:1.6}.routes-title{font-size:1.1rem;margin-bottom:15px;color:#24519e!important}.route-item{font-size:.9rem;color:#666!important;padding:4px 0}.route-item svg{stroke:#24519e!important}.africa-title{font-size:1.6rem;margin-bottom:15px;color:#e7332a!important;line-height:1.3}.africa-description{font-size:1rem;color:#666!important;line-height:1.6}.phase-indicators{display:none}.international-mobile-map{width:100%;max-width:400px;height:auto;margin:25px auto 0;display:block;border-radius:16px;box-shadow:0 4px 16px #0000001a;opacity:0;animation:fadeInUp 1s ease-out .3s forwards}.africa-mobile-map{width:100%;max-width:400px;height:auto;margin:25px auto 0;display:block;border-radius:16px;box-shadow:0 4px 16px #0000001a;opacity:0;animation:fadeInUp 1s ease-out .5s forwards}.project-bg-container{height:auto;min-height:auto;background:#fff;border-radius:24px;box-shadow:0 8px 32px #00000014;overflow:visible}.project-bg-image{background:none!important;height:auto;position:relative}.project-overlay{background:none!important;padding:40px 20px 20px;position:relative}.project-content{max-width:none;color:#333!important}.project-title{font-size:1.8rem;margin-bottom:20px;color:#e7332a!important;line-height:1.3}.project-description{font-size:.95rem;margin-bottom:30px;color:#666!important;line-height:1.6}.project-lowbed{opacity:1!important;visibility:visible!important;transform:none!important;max-height:none!important;margin-top:25px;padding:20px;background:#e7332a1a!important;border-radius:12px;border-left:4px solid #e7332a}.lowbed-title{font-size:1.2rem;font-weight:600;color:#e7332a!important;margin-bottom:12px}.lowbed-description{font-size:.95rem;color:#666!important;line-height:1.6}.project-mobile-image{width:100%;max-width:400px;height:auto;margin:30px auto 0;display:block;border-radius:16px;box-shadow:0 4px 16px #0000001a;opacity:0;animation:fadeInUp 1s ease-out .4s forwards}.agricultural-bg-container{height:auto!important;min-height:auto!important;background:#fff!important;border-radius:24px!important;box-shadow:0 8px 32px #00000014!important;overflow:visible!important}.agricultural-bg-image{background:none!important;height:auto!important;position:relative!important}.agricultural-overlay{background:none!important;padding:40px 20px!important;min-height:auto!important;height:auto!important}.agricultural-content{display:flex;flex-direction:column;gap:30px;align-items:flex-start;color:#333!important;max-width:none;width:100%}.agricultural-left{width:100%;max-width:none}.agricultural-right{width:100%;max-width:none;opacity:1;visibility:visible;transform:translate(0)}.agricultural-title{font-size:2rem;margin-bottom:20px;color:#1e293b!important;line-height:1.3;font-weight:700}.agricultural-description{font-size:1rem;color:#666!important;margin-bottom:25px;line-height:1.6}.special-approach-title{font-size:1.3rem;font-weight:600;color:#1e293b!important;margin-bottom:15px;text-align:left}.special-approach-list{list-style:none;padding:0;margin:0;text-align:left}.special-approach-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:1rem;color:#666!important;line-height:1.5}.special-approach-item svg{margin-top:2px;flex-shrink:0}.special-approach-item svg path{stroke:#e7332a!important}.agricultural-mobile-image{width:100%;max-width:400px;height:auto;margin:30px auto 0;display:block;border-radius:16px;box-shadow:0 4px 16px #0000001a;opacity:0;animation:fadeInUp 1s ease-out .6s forwards}.chemical-bg-container{height:auto!important;min-height:auto!important;background:#fff!important;border-radius:24px!important;box-shadow:0 8px 32px #00000014!important;overflow:visible!important}.chemical-bg-image{background:none!important;height:auto!important;position:relative!important}.chemical-overlay{background:none!important;padding:40px 20px!important;min-height:auto!important;height:auto!important}.chemical-content{display:flex!important;flex-direction:column!important;gap:30px!important;align-items:flex-start!important;color:#333!important;max-width:none!important;width:100%!important}.chemical-left{width:100%!important;max-width:none!important;flex:none!important}.chemical-right{width:100%!important;max-width:none!important;opacity:1!important;visibility:visible!important;transform:translate(0)!important;flex:none!important}.chemical-title{font-size:2rem!important;margin-bottom:20px!important;color:#1e293b!important;line-height:1.3!important;font-weight:700!important}.chemical-description{font-size:1rem!important;color:#666!important;margin-bottom:25px!important;line-height:1.6!important}.chemical-features-title{font-size:1.3rem!important;font-weight:600!important;color:#1e293b!important;margin-bottom:15px!important;text-align:left!important}.chemical-features-list{list-style:none!important;padding:0!important;margin:0!important;text-align:left!important}.chemical-feature-item{display:flex!important;align-items:flex-start!important;gap:12px!important;margin-bottom:16px!important;font-size:1rem!important;color:#666!important;line-height:1.5!important}.chemical-feature-item svg{margin-top:2px!important;flex-shrink:0!important}.chemical-feature-item svg path{stroke:#e7332a!important}.silobas-bg-container{height:auto!important;min-height:auto!important;background:#fff!important;border-radius:24px!important;box-shadow:0 8px 32px #00000014!important;overflow:visible!important}.silobas-bg-image{background:none!important;height:auto!important;position:relative!important}.silobas-overlay{background:none!important;padding:40px 20px!important;min-height:auto!important;height:auto!important}.silobas-content{display:flex!important;flex-direction:column!important;gap:30px!important;align-items:flex-start!important;color:#333!important;max-width:none!important;width:100%!important}.silobas-left{width:100%!important;max-width:none!important;flex:none!important}.silobas-right{width:100%!important;max-width:none!important;opacity:1!important;visibility:visible!important;transform:translate(0)!important;flex:none!important}.silobas-title{font-size:2rem!important;margin-bottom:20px!important;color:#1e293b!important;line-height:1.3!important;font-weight:700!important}.silobas-description{font-size:1rem!important;color:#666!important;margin-bottom:25px!important;line-height:1.6!important}.silobas-features-title{font-size:1.3rem!important;font-weight:600!important;color:#1e293b!important;margin-bottom:15px!important;text-align:left!important}.silobas-food-description{font-size:1rem!important;color:#666!important;line-height:1.5!important;margin:0!important}.international-phase{height:400px}.phase-indicators{margin:20px auto 0;gap:12px}.phase-dot{width:10px;height:10px}.project-phase{height:400px}.project-overlay{padding:40px 20px}.project-title{font-size:2rem;margin-bottom:20px}.project-description{font-size:1rem}.lowbed-title{font-size:1.8rem;margin-bottom:15px}.lowbed-description{font-size:1rem}.project-phase-indicators{margin:20px auto 0;gap:12px}}@media (max-width: 768px){.services-page{padding-top:70px}.services-hero{margin:20px 16px 40px;border-radius:16px}.services-hero-title{font-size:2.2rem}.services-hero-description{font-size:1rem}.service-detail{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem;padding:2rem}.service-detail.reverse{direction:ltr}.services-page-title{font-size:1.8rem}.services-page-description{font-size:1rem}.why-choose-us{margin:40px 16px;border-radius:16px}.why-choose-title{font-size:2rem}.advantages-grid{grid-template-columns:1fr;gap:1.5rem}.services-cta{margin:40px 16px;border-radius:16px}.services-cta-title{font-size:2rem}.services-desktop-only{display:none}.services-mobile-only{display:block}}@media (max-width: 480px){.services-hero{padding:60px 16px}.services-content{padding:0 16px}.service-detail{padding:1.5rem}.services-page-title{font-size:1.6rem}.why-choose-us,.services-cta{padding:60px 16px}.services-cta-title{font-size:1.8rem}.domestic-bg-container{min-height:auto}.domestic-overlay{padding:30px 16px 20px;min-height:auto}.domestic-title{font-size:1.6rem}.domestic-description{font-size:.9rem}.domestic-feature-item{font-size:.85rem}.domestic-mobile-map,.international-mobile-map,.africa-mobile-map,.project-mobile-image,.agricultural-mobile-image{max-width:350px;margin:25px auto 0}.international-container{gap:40px}.international-phase{margin-bottom:30px;margin-top:40px}.international-overlay{padding:30px 16px 20px}.international-title{font-size:1.6rem}.international-description{font-size:.9rem}.africa-title{font-size:1.4rem}.africa-description{font-size:.9rem}.project-overlay{padding:30px 16px 20px}.project-title{font-size:1.6rem}.project-description{font-size:.9rem}.lowbed-title{font-size:1.1rem}.lowbed-description{font-size:.9rem}.agricultural-overlay{padding:30px 16px 20px}.agricultural-content{gap:25px}.agricultural-title{font-size:1.6rem}.agricultural-description{font-size:.9rem}.special-approach-title{font-size:1.1rem}.special-approach-item{font-size:.85rem}.chemical-overlay{padding:30px 16px 20px}.chemical-content{gap:25px}.chemical-title{font-size:1.6rem}.chemical-description{font-size:.9rem}.chemical-features-title{font-size:1.1rem}.chemical-feature-item{font-size:.85rem}.silobas-overlay{padding:30px 16px 20px}.silobas-content{gap:25px}.silobas-title{font-size:1.6rem}.silobas-description{font-size:.9rem}.silobas-features-title{font-size:1.1rem}.silobas-food-description{font-size:.85rem}}@media (min-width: 769px){.service-detail.agricultural-special{display:block;padding:0;background:transparent;border:none;box-shadow:none}.agricultural-bg-container{width:100%;height:600px;position:relative;overflow:hidden;border-radius:24px}.agricultural-bg-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:0}.agricultural-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1e293bd9,#1e293ba6);display:flex;align-items:center;justify-content:flex-start}.agricultural-content{width:100%;max-width:1200px;padding:60px 40px;color:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:60px}.agricultural-left{flex:1;max-width:500px}.agricultural-right{flex:1;max-width:500px;opacity:0;visibility:hidden;transform:translate(30px);transition:all .8s ease-in-out}.agricultural-right.visible{opacity:1;visibility:visible;transform:translate(0)}.agricultural-bg-container .agricultural-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:#fff!important;line-height:1.2}.agricultural-bg-container .agricultural-description{font-size:1rem;font-weight:400;color:#fff!important;margin-bottom:1.5rem;line-height:1.4}.agricultural-bg-container .agricultural-subtitle{font-size:1.1rem;color:#fff!important;font-weight:600;margin-bottom:2rem;line-height:1.6}.special-approach-title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1.5rem;text-align:left}.special-approach-list{list-style:none;padding:0;text-align:left;max-width:600px;margin:0 auto}.special-approach-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:1rem;color:#e2e8f0;line-height:1.5}.special-approach-item svg{margin-top:2px;flex-shrink:0}}@media (min-width: 769px){.service-detail.chemical-special{display:block;padding:0;background:transparent;border:none;box-shadow:none}.chemical-bg-container{width:100%;height:600px;position:relative;overflow:hidden;border-radius:24px}.chemical-bg-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:0}.chemical-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1e293bd9,#1e293ba6);display:flex;align-items:center;justify-content:flex-start}.chemical-content{width:100%;max-width:1200px;padding:60px 40px;color:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:60px}.chemical-left{flex:1;max-width:500px}.chemical-right{flex:1;max-width:500px;opacity:0;visibility:hidden;transform:translate(30px);transition:all .8s ease-in-out}.chemical-right.visible{opacity:1;visibility:visible;transform:translate(0)}.chemical-bg-container .chemical-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:#fff!important;line-height:1.2}.chemical-bg-container .chemical-description{font-size:1rem;font-weight:400;color:#fff!important;margin-bottom:1.5rem;line-height:1.4}.chemical-features-title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1.5rem;text-align:left}.chemical-features-list{list-style:none;padding:0;text-align:left;max-width:600px;margin:0 auto}.chemical-feature-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:1rem;color:#e2e8f0;line-height:1.5}.chemical-feature-item svg{margin-top:2px;flex-shrink:0}}@media (min-width: 769px){.service-detail.silobas-special{display:block;padding:0;background:transparent;border:none;box-shadow:none}.silobas-bg-container{width:100%;height:600px;position:relative;overflow:hidden;border-radius:24px}.silobas-bg-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:0}.silobas-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#24519ed9,#24519ea6);display:flex;align-items:center;justify-content:flex-start}.silobas-content{width:100%;max-width:1200px;padding:60px 40px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:60px}.silobas-left{flex:1;max-width:500px}.silobas-right{flex:1;max-width:500px;opacity:0;visibility:hidden;transform:translate(30px);transition:all .8s ease-in-out}.silobas-right.visible{opacity:1;visibility:visible;transform:translate(0)}.silobas-bg-container .silobas-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:#fff!important;line-height:1.2}.silobas-bg-container .silobas-description{font-size:1rem;font-weight:400;color:#fff!important;margin-bottom:1.5rem;line-height:1.4}.silobas-features-title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1.5rem;text-align:left}.silobas-features-list{list-style:none;padding:0;text-align:left;max-width:600px;margin:0 auto}.silobas-feature-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:1rem;color:#e2e8f0;line-height:1.5}.silobas-feature-item svg{margin-top:2px;flex-shrink:0}.silobas-food-description{font-size:1rem;color:#e2e8f0;line-height:1.6;margin-bottom:0}}.agricultural-container{width:100%;padding:80px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:600px}.agricultural-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto;padding:0 40px}.agricultural-text{padding-right:20px}.agricultural-title{font-size:2.8rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;line-height:1.2}.agricultural-description{font-size:1.3rem;color:#e7332a;font-weight:600;margin-bottom:1.5rem;line-height:1.4}.agricultural-subtitle{font-size:1.1rem;color:#64748b;margin-bottom:2.5rem;line-height:1.6}.agricultural-features-title{font-size:1.4rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem}.agricultural-features-list{list-style:none;padding:0;margin:0}.agricultural-feature-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:1rem;color:#374151;line-height:1.5}.agricultural-feature-item svg{margin-top:2px;flex-shrink:0}.hex-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:20px;max-width:500px;margin:0 auto}.hex-item{position:relative;width:140px;height:140px;margin:0 auto}.hex-content{width:100%;height:100%;position:relative;overflow:hidden;clip-path:polygon(30% 0%,70% 0%,100% 50%,70% 100%,30% 100%,0% 50%);background:#fff;transition:all .3s ease;border:none}.hex-content:hover{transform:scale(1.05);box-shadow:0 8px 25px #e7332a26}.hex-content img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hex-content:hover img{transform:scale(1.1)}@media (max-width: 1024px){.agricultural-content{grid-template-columns:1fr;gap:40px;padding:0 40px}.agricultural-text{padding-right:0;text-align:center}.hex-grid{max-width:400px}.hex-item{width:120px;height:120px}}@media (max-width: 768px){.agricultural-container{padding:60px 0}.agricultural-content{padding:0 20px;gap:30px}.agricultural-title{font-size:2.2rem}.agricultural-description{font-size:1.1rem}.hex-grid{max-width:350px;gap:15px}.hex-item{width:100px;height:100px}}@media (max-width: 480px){.agricultural-content{padding:0 16px}.agricultural-title{font-size:1.8rem}.agricultural-description{font-size:1rem}.agricultural-subtitle{font-size:.95rem}.hex-grid{max-width:280px;gap:10px}.hex-item{width:80px;height:80px}}.contact-page{min-height:100vh;padding-top:80px}.contact-hero{padding:60px 20px;background:#f8f9fa;border-radius:24px;margin:20px}.contact-hero-content{max-width:1200px;margin:0 auto;text-align:left}.contact-label{display:block;font-size:.9rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#999;margin-bottom:12px}.contact-label-divider{width:80px;height:2px;background:#24519e4d;margin-bottom:20px;border-radius:1px}.contact-hero-title{font-size:3rem;font-weight:700;color:#333;line-height:1.2;margin-bottom:30px}.contact-hero-subtitle{font-size:1.1rem;color:#666;line-height:1.6;max-width:600px}.contact-content{padding:60px 20px;background:#f8f9fa;border-radius:24px;margin:20px 20px 0}.contact-container{max-width:1200px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.contact-form-section{background:#fff;padding:40px 30px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.contact-form-section:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.contact-form-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:15px;line-height:1.3}.contact-form-desc{color:#666;font-size:1rem;margin-bottom:30px;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:20px}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form-group{display:flex;flex-direction:column}.contact-form-group label{font-weight:600;color:#333;margin-bottom:8px;font-size:.95rem}.contact-form-group input,.contact-form-group textarea{padding:12px 15px;border:1px solid #e1e1e1;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.contact-form-group input:focus,.contact-form-group textarea:focus{outline:none;border-color:#24519e;box-shadow:0 0 0 2px #24519e1a}.contact-form-group textarea{resize:vertical;min-height:100px}.contact-form-btn{background:#e7332a;color:#fff;padding:14px 28px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.contact-form-btn:hover{background:#d12a22;transform:translateY(-2px);box-shadow:0 8px 25px #e7332a4d}.contact-info-section{display:flex;flex-direction:column;gap:2rem}.contact-info-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:20px;line-height:1.3}.contact-info-cards{display:flex;flex-direction:column;gap:20px}.contact-info-card{background:#fff;padding:25px 20px;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;align-items:center;gap:15px;transition:all .3s ease}.contact-info-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.contact-info-icon{width:40px;height:40px;background:#24519e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;flex-shrink:0}.contact-info-content h3{font-size:1rem;font-weight:600;color:#333;margin-bottom:4px}.contact-info-content p{color:#666;margin-bottom:2px;font-size:.9rem;line-height:1.4}.contact-whatsapp{margin-top:20px}.whatsapp-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#25d366;padding:12px 20px;border:2px solid #25D366;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;font-size:.95rem}.whatsapp-btn:hover{background:#25d366;color:#fff;transform:translateY(-2px)}.contact-map-section{padding:60px 20px;background:#f8f9fa;border-radius:24px;margin:0 20px 60px}.contact-map-container{max-width:1200px;margin:0 auto}.contact-map-title{font-size:2rem;font-weight:700;text-align:left;color:#333;margin-bottom:30px;line-height:1.3}.contact-map{border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014}.contact-map iframe{width:100%;height:400px;border:none}.contact-cta-section{padding:60px 20px;background:#f8f9fa;border-radius:24px;margin:20px;text-align:center}.contact-cta-container{max-width:800px;margin:0 auto}.contact-cta-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:20px;line-height:1.3}.contact-cta-text{font-size:1.1rem;color:#666;margin-bottom:40px;line-height:1.6}.contact-cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.contact-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease}.contact-cta-btn.primary{background:#e7332a;color:#fff;border:none}.contact-cta-btn.secondary{background:transparent;color:#333;border:2px solid rgba(51,51,51,.3)}.contact-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e7332a4d}.contact-cta-btn.primary:hover{background:#d12a22}.contact-cta-btn.secondary:hover{background:#3333331a;border-color:#33333380}@media (max-width: 1024px){.contact-grid{grid-template-columns:1fr;gap:3rem}.contact-form-section{padding:2.5rem}}@media (max-width: 768px){.contact-hero-title{font-size:2.5rem}.contact-hero-subtitle{font-size:1.1rem}.contact-content{padding:4rem 0}.contact-container{padding:0 1rem}.contact-form-section{padding:2rem}.contact-form-row{grid-template-columns:1fr;gap:1rem}.contact-form-title,.contact-info-title{font-size:1.8rem}.contact-info-card{padding:1.5rem;flex-direction:column;text-align:center}.contact-info-icon{width:50px;height:50px;font-size:1.2rem}.contact-map-title{font-size:2rem}.contact-cta-title{font-size:2.2rem}.contact-cta-buttons{flex-direction:column;align-items:center}.contact-cta-btn{width:100%;max-width:300px;justify-content:center}}@media (max-width: 480px){.contact-hero{height:50vh}.contact-hero-title{font-size:2rem}.contact-form-section{padding:1.5rem}.contact-info-card{padding:1.2rem}}.contact-info-section-full{padding:60px 0;background:#fff;margin-bottom:0}.contact-info-container-full{max-width:800px;margin:0 auto;padding:0 20px}.contact-info-details-full{padding:40px;background:#fff;text-align:center}.contact-details-title{font-size:1.2rem;font-weight:700;color:#666;margin-bottom:40px;letter-spacing:2px;text-transform:uppercase}.contact-details-list-contact{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:600px;margin:0 auto 60px}.contact-details-list-addresses{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:30px;max-width:800px;margin:0 auto}.contact-detail-item{display:flex;flex-direction:column;gap:8px;text-align:left;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.contact-detail-item:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}.contact-detail-label{font-size:.9rem;font-weight:600;color:#24519e;text-transform:uppercase;letter-spacing:1px}.contact-detail-text{font-size:1rem;color:#333;line-height:1.6}@media (max-width: 768px){.contact-details-list-contact{grid-template-columns:1fr;gap:20px;max-width:400px;margin-bottom:40px}.contact-details-list-addresses{grid-template-columns:1fr;grid-template-rows:auto;gap:20px;max-width:500px}.contact-info-details-full{padding:30px 20px}}@media (max-width: 1024px){.contact-details-list-addresses{max-width:600px}}@media (max-width: 480px){.contact-info-details-full{padding:20px 15px}.contact-details-title{font-size:1rem;margin-bottom:30px}.contact-detail-item{padding:15px}}.contact-form-success{background:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:15px 20px;border-radius:8px;margin-bottom:20px;font-size:14px}.contact-form-error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;padding:15px 20px;border-radius:8px;margin-bottom:20px;font-size:14px}.contact-form-btn:disabled{opacity:.6;cursor:not-allowed}.admin-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-container{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;overflow:hidden;width:100%;max-width:400px}.login-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px 30px;text-align:center}.login-header h1{font-size:28px;margin-bottom:10px}.login-header p{opacity:.9;font-size:14px}.login-form{padding:40px 30px}.form-group{margin-bottom:25px}.form-group label{display:block;margin-bottom:8px;color:#333;font-weight:500;font-size:14px}.form-group input{width:100%;padding:12px 15px;border:2px solid #e1e8ed;border-radius:8px;font-size:15px;transition:all .3s}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.btn-login{width:100%;padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-login:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.btn-login:active:not(:disabled){transform:translateY(0)}.btn-login:disabled{opacity:.6;cursor:not-allowed}.alert{padding:12px 15px;border-radius:8px;margin-bottom:20px;font-size:14px}.alert-error{background:#fee;color:#c33;border:1px solid #fcc}.remember-me{display:flex;align-items:center;margin-bottom:20px}.remember-me input{margin-right:8px;cursor:pointer}.remember-me label{font-size:14px;color:#666;cursor:pointer}@media (max-width: 480px){.login-header{padding:30px 20px}.login-header h1{font-size:24px}.login-form{padding:30px 20px}}.admin-dashboard{min-height:100vh;background:#f5f7fa}.admin-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px #0000001a}.admin-header h1{margin:0;font-size:24px}.btn-logout{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:8px 20px;border-radius:6px;cursor:pointer;transition:all .3s}.btn-logout:hover{background:#ffffff4d}.dashboard-content{display:grid;grid-template-columns:400px 1fr;height:calc(100vh - 64px)}.contacts-list{background:#fff;border-right:1px solid #e1e8ed;display:flex;flex-direction:column}.contacts-header{padding:20px;border-bottom:1px solid #e1e8ed}.contacts-header h2{margin:0;font-size:18px;color:#333}.contacts-items{flex:1;overflow-y:auto}.contact-item{padding:15px 20px;border-bottom:1px solid #e1e8ed;cursor:pointer;transition:background .2s}.contact-item:hover{background:#f5f7fa}.contact-item.active{background:#e8f0fe;border-left:3px solid #667eea}.contact-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.contact-item-header strong{color:#333;font-size:14px}.badge{font-size:11px;padding:3px 8px;border-radius:12px;font-weight:600}.badge-new{background:#e3f2fd;color:#1976d2}.badge-read{background:#f3e5f5;color:#7b1fa2}.badge-replied{background:#e8f5e9;color:#388e3c}.badge-archived{background:#fafafa;color:#757575}.contact-item-subject{color:#666;font-size:13px;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-item-date{color:#999;font-size:12px}.pagination{padding:15px 20px;border-top:1px solid #e1e8ed;display:flex;justify-content:space-between;align-items:center}.pagination button{padding:6px 12px;border:1px solid #e1e8ed;background:#fff;border-radius:4px;cursor:pointer;transition:all .2s}.pagination button:hover:not(:disabled){background:#f5f7fa;border-color:#667eea}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination span{font-size:14px;color:#666}.contact-detail{padding:30px;overflow-y:auto}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e1e8ed}.detail-header h2{margin:0;color:#333;font-size:24px;flex:1}.detail-actions{display:flex;gap:10px}.status-select{padding:8px 12px;border:2px solid #e1e8ed;border-radius:6px;font-size:14px;cursor:pointer;transition:all .3s}.status-select:focus{outline:none;border-color:#667eea}.btn-delete{padding:8px 16px;background:#fee;color:#c33;border:1px solid #fcc;border-radius:6px;cursor:pointer;transition:all .3s}.btn-delete:hover{background:#fdd}.detail-info{background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:30px}.info-row{display:flex;padding:10px 0;border-bottom:1px solid #e1e8ed}.info-row:last-child{border-bottom:none}.info-label{font-weight:600;color:#666;width:120px}.info-row a{color:#667eea;text-decoration:none}.info-row a:hover{text-decoration:underline}.detail-message{background:#fff;padding:20px;border-radius:8px;border:1px solid #e1e8ed}.detail-message h3{margin-top:0;margin-bottom:15px;color:#333;font-size:18px}.detail-message p{color:#555;line-height:1.6;white-space:pre-wrap}.no-selection{display:flex;align-items:center;justify-content:center;height:100%;color:#999;font-size:18px}.admin-loading{display:flex;align-items:center;justify-content:center;height:100vh;font-size:20px;color:#667eea}@media (max-width: 1024px){.dashboard-content{grid-template-columns:1fr}.contacts-list{border-right:none;border-bottom:1px solid #e1e8ed}.contact-detail{display:none}.contact-item.active .contact-detail{display:block}}@media (max-width: 768px){.admin-header{padding:15px 20px}.admin-header h1{font-size:20px}.contact-detail{padding:20px}.detail-header{flex-direction:column;gap:15px}.detail-actions{width:100%}.status-select,.btn-delete{flex:1}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;max-width:1400px;margin:0 auto;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.card{padding:2em}.read-the-docs{color:#888}
