@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700&family=Montserrat:wght@700&family=Poppins:wght@300;400;500;600;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#0b151f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Poppins,Inter,system-ui,sans-serif;font-weight:600}body{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}button{font-family:inherit}#root{width:100%}.app{width:100%;min-height:100vh;background-color:#0b151f;color:#fff}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(#0b151f8c,#0b151f8c),url(/images/hero-bg.jpg);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;color:#fff;text-align:center;padding:220px 2rem 2rem;position:relative}.hero-content{max-width:800px}.hero-headline{font-size:clamp(1.75rem,4vw,2.8rem);font-weight:600;margin-bottom:1.5rem;line-height:1.2}.hero-subheadline{font-size:clamp(1rem,2vw,1.25rem);margin-bottom:1.5rem;opacity:.95;line-height:1.6;font-weight:300}.hero-description{font-size:clamp(.95rem,1.8vw,1.1rem);margin-bottom:2.5rem;opacity:.85;line-height:1.7;font-weight:300;color:#ffffffe6}.cta-button{background:#a5ce3a;color:#0b151f;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;box-shadow:0 4px 15px #0006}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000080;background-color:#b5de4a}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1.5rem;text-align:center;color:#fff;font-weight:600}.section-intro{text-align:center;font-size:clamp(.9rem,1.6vw,1.05rem);color:#fffc;max-width:900px;margin:0 auto 3rem;line-height:1.7;font-weight:300}.services{padding:5rem 0;background:#0b151f}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.service-card{background:#ffffff0d;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 10px #0000004d;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px #00000080;background:linear-gradient(135deg,#a5ce3a26,#b8dd5c33)}.service-card:hover .service-title{color:#c5ed6a}.service-card:hover .service-points li{color:#fffffff2}.service-card:hover .service-points li:before{color:#c5ed6a}.service-header{display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem}.service-icon{font-size:1.5rem;flex-shrink:0;transition:transform .3s ease,color .3s ease}.service-card:hover .service-icon{transform:translate(3px);color:#c5ed6a!important;stroke:#c5ed6a}.service-title{font-size:1.15rem;margin:0;color:#a5ce3a;font-weight:600;transition:color .3s ease}.service-description{color:#fffc;line-height:1.6}.service-points{list-style:none;padding-left:0;margin:0;text-align:left}.service-points li{margin-bottom:.9rem;padding-left:1.5rem;position:relative;line-height:1.6;color:#ffffffd9;transition:color .3s ease;font-size:.9rem}.service-points li:before{content:"→";position:absolute;left:0;color:#a5ce3a;font-weight:700;transition:color .3s ease}.case-studies{padding:5rem 0;background:#0b151f}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.project-card{background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);border-left:4px solid #a5ce3a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000080}.project-image{width:100%;height:200px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.project-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(11,21,31,.3) 100%)}.project-content{padding:2.5rem}.project-industry{display:inline-block;background:#a5ce3a26;color:#a5ce3a;padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.project-name{font-size:1.3rem;margin-bottom:.5rem;color:#fff;font-weight:600}.project-tagline{font-size:.95rem;color:#ffffffb3;margin-bottom:1.5rem;font-style:italic}.project-achievements{list-style:none;padding-left:0}.project-achievements li{margin-bottom:.8rem;padding-left:1.5rem;position:relative;line-height:1.6;color:#ffffffe6;font-size:.9rem}.project-achievements li:before{content:"→";position:absolute;left:0;color:#a5ce3a;font-weight:700}.industries{padding:10rem 0 6rem;background:linear-gradient(#0b151fb3,#0b151fb3),url(/images/industries-bg.jpg);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;position:relative}.industries-intro{text-align:center;font-size:clamp(.9rem,1.6vw,1.05rem);color:#fffc;max-width:900px;margin:0 auto 3rem;line-height:1.7;font-weight:300}.industries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.industry-card{background:#0b151fbf;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 10px #0000004d;transition:transform .3s ease,background .3s ease,border-color .3s ease;text-align:center}.industry-card:hover{transform:translateY(-5px);background:#0b151feb;border-color:#a5ce3a80}.industry-card:hover .industry-name{color:#c5ed6a}.industry-card:hover .industry-description{color:#fffffff2}.industry-name{font-size:1.1rem;margin-bottom:.8rem;color:#a5ce3a;font-weight:600;transition:color .3s ease}.industry-description{color:#fffc;line-height:1.6;font-size:.85rem;transition:color .3s ease}.industry-icon{font-size:1.8rem;width:3.5rem;height:3.5rem;margin:0 auto 1.2rem;display:flex;align-items:center;justify-content:center;background:#a5ce3a1a;border-radius:12px;transition:all .3s ease;padding:.8rem}.industry-card:hover .industry-icon{background:#a5ce3a40;transform:translateY(-3px)}.team{padding:5rem 0;background:#0b151f}.team-intro{text-align:center;font-size:clamp(.9rem,1.6vw,1.05rem);color:#fffc;max-width:900px;margin:0 auto 3rem;line-height:1.7;font-weight:300}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.team-card{background:#ffffff0d;padding:2rem;border-radius:12px;text-align:center;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 10px #0000004d;transition:transform .3s ease,background .3s ease}.team-card:hover{transform:translateY(-5px);background:linear-gradient(135deg,#a5ce3a14,#b8dd5c1f)}.team-avatar{width:80px;height:80px;border-radius:50%;background:#a5ce3a;color:#0b151f;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:600}.team-name{font-size:1.05rem;margin-bottom:.3rem;color:#fff;font-weight:600}.team-role{color:#a5ce3a;margin-bottom:.8rem;font-weight:500;font-size:.85rem}.team-bio{color:#fffc;line-height:1.6;font-size:.85rem}.why-us{padding:5rem 0;background:#0b151f}.reasons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.reason-card{background:#ffffff0d;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,background .3s ease,border .3s ease;text-align:center}.reason-card:hover{transform:translateY(-5px);background:linear-gradient(135deg,#a5ce3a26,#b8dd5c33);border:1px solid rgba(165,206,58,.5)}.reason-card:hover .reason-title{color:#c5ed6a}.reason-card:hover .reason-description{color:#fffffff2}.reason-title{font-size:1.1rem;margin-bottom:1.2rem;color:#fff;font-weight:600;transition:color .3s ease}.reason-icon{font-size:1.8rem;width:3.5rem;height:3.5rem;margin:0 auto 1.2rem;display:flex;align-items:center;justify-content:center;background:#a5ce3a1a;border-radius:12px;transition:all .3s ease;padding:.8rem}.reason-card:hover .reason-icon{background:#a5ce3a40;transform:translateY(-3px)}.reason-description{color:#fffc;line-height:1.6;transition:color .3s ease}.reason-points{list-style:none;padding-left:0;margin:0;text-align:left}.reason-points li{margin-bottom:.9rem;padding-left:1.5rem;position:relative;line-height:1.6;color:#ffffffd9;transition:color .3s ease;font-size:.9rem}.reason-points li:before{content:"→";position:absolute;left:0;color:#a5ce3a;font-weight:700;transition:color .3s ease}.reason-card:hover .reason-points li{color:#fffffff2}.reason-card:hover .reason-points li:before{color:#c5ed6a}.cta-section{padding:10rem 2rem 6rem;background:linear-gradient(#0b151f80,#0b151fa6),url(/images/cta-bg.jpg);background-size:cover;background-position:top;background-attachment:fixed;background-repeat:no-repeat;color:#fff;text-align:center;border-top:1px solid rgba(255,255,255,.1);position:relative}.cta-headline{font-size:clamp(1.75rem,3.5vw,2.3rem);margin-bottom:1rem;font-weight:600}.cta-subline{font-size:clamp(.95rem,1.8vw,1.15rem);margin-bottom:2.5rem;opacity:.9;line-height:1.7;max-width:800px;margin-left:auto;margin-right:auto;font-weight:300}@media (max-width: 768px){.services-grid,.projects-grid,.team-grid,.reasons-grid,.industries-grid{grid-template-columns:1fr}.hero{min-height:80vh;padding-top:80px;background-attachment:scroll}.section-title{margin-bottom:2rem}.services,.case-studies,.team,.why-us,.industries{padding:3rem 0}.industries{background-attachment:scroll}.section-intro,.industries-intro,.team-intro{margin:0 auto 2rem;font-size:1rem}.hero-description{font-size:1rem}.cta-section{padding:4rem 1.5rem;background-attachment:scroll}.modal-content{max-height:95vh}}.logo-container{display:flex;align-items:center;gap:.75rem}.logo-icon{flex-shrink:0}.logo-text{display:flex;flex-direction:column;justify-content:center;gap:.1rem;line-height:1}.logo-brand{font-family:Montserrat,sans-serif;font-weight:600;color:#fff;font-size:1.65rem;letter-spacing:-.01em}.logo-subtitle{font-family:Inter,sans-serif;font-weight:200;color:#b8b8b8;font-size:.825rem;letter-spacing:.15em;text-transform:uppercase}.navbar{position:absolute;top:0;left:0;right:0;z-index:1000;background-color:transparent;transition:background-color .3s ease,box-shadow .6s ease,position 0s;box-shadow:none}.navbar:hover{background-color:#ffffff0d}.navbar.scrolled{position:fixed;background-color:#0b151f;box-shadow:0 2px 20px #0000004d}.navbar.scrolled:hover{background-color:#121c26}.navbar-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:80px}.navbar-logo{display:flex;align-items:center;z-index:1001;text-decoration:none}.navbar-menu{display:flex;align-items:center;list-style:none;gap:2.5rem;margin:0;padding:0}.navbar-item{position:relative}.navbar-link{color:#fff;text-decoration:none;font-size:.95rem;font-weight:500;display:flex;align-items:center;gap:.3rem;padding:.5rem 0;transition:color .3s ease;white-space:nowrap}.navbar-link:hover,.navbar-link.active{color:#a5ce3a}button.navbar-link{border:none;background:none;cursor:pointer;font-family:inherit}.mobile-menu-button{display:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.mobile-menu-button span{width:30px;height:3px;background-color:#fff;border-radius:3px;transition:all .3s ease;transform-origin:center}.mobile-menu-button.open span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.mobile-menu-button.open span:nth-child(2){opacity:0;transform:translate(-20px)}.mobile-menu-button.open span:nth-child(3){transform:translateY(-8.5px) rotate(-45deg)}.mobile-menu{position:fixed;inset:0;background-color:#0b151f;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;padding-top:80px;padding-bottom:2rem}.mobile-menu.open{transform:translate(0)}.mobile-menu-content{padding:2rem}.mobile-menu-item{border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 0}.mobile-menu-link{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:600;display:block;transition:color .3s ease}.mobile-menu-link:hover,.mobile-menu-link.active{color:#a5ce3a}button.mobile-menu-link{border:none;background:none;cursor:pointer;font-family:inherit;text-align:left;width:100%}@media (max-width: 1024px){.navbar-menu{gap:1.8rem}.navbar-link{font-size:.9rem}}@media (max-width: 768px){.navbar-container{padding:0 1.5rem;height:70px}.navbar-menu{display:none}.mobile-menu-button{display:flex}.mobile-menu{padding-top:70px}}.footer{background:linear-gradient(#080f16de,#080f16eb),url(/images/footer-bg.jpg);background-size:cover;background-position:center;background-attachment:fixed;color:#fffc;padding:4rem 2rem 2rem;border-top:1px solid rgba(165,206,58,.3);position:relative}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-heading{font-size:1.5rem;color:#a5ce3a;margin:0;font-weight:700;margin-bottom:1rem}.footer-studio{color:#fff;font-weight:100;font-size:1rem;font-family:Poppins,Inter,system-ui,sans-serif;letter-spacing:.08em}.footer-brand-section{max-width:350px}.footer-description{font-size:.95rem;line-height:1.6;color:#ffffffb3;margin:0 0 1.5rem;max-width:300px}.footer-cta-button{display:inline-block;background:#a5ce3a;color:#0b151f;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:50px;text-decoration:none;text-align:center;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;box-shadow:0 4px 15px #a5ce3a4d;min-width:auto;max-width:fit-content}.footer-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a5ce3a66;background-color:#b5de4a}.footer-title{font-size:1rem;color:#fff;margin:0;font-weight:600;margin-bottom:.5rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-links a:hover{color:#a5ce3a}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-copyright{font-size:.875rem;color:#fff9;margin:0}@media (max-width: 1024px){.footer-content{grid-template-columns:2fr 1fr 1fr}}@media (max-width: 768px){.footer{padding:3rem 1.5rem 2rem;background-attachment:scroll}.footer-content{grid-template-columns:1fr 1fr;gap:2rem}.footer-section:first-child{grid-column:1 / -1}.footer-brand-section{max-width:100%;text-align:center}.footer-description{max-width:100%}.footer-cta-button{width:100%;max-width:300px}}@media (max-width: 480px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-section:first-child{grid-column:1}}.contact-page{min-height:100vh;padding-top:140px;padding-bottom:2rem;background:linear-gradient(#0b151f8c,#0b151f8c),url(/images/contact-bg.jpg);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;color:#fff;display:flex;align-items:center;justify-content:center;position:relative}.contact-container{width:100%;max-width:1300px;margin:0 auto;padding:3rem 2rem}.contact-layout{display:grid;grid-template-columns:1fr 500px;gap:4rem;align-items:start}.contact-info{padding-right:2rem}.contact-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;color:#fff;line-height:1.2}.contact-subtitle{font-size:clamp(1.1rem,2.5vw,1.3rem);color:#fffc;line-height:1.6;margin-bottom:3rem}.contact-methods{display:flex;flex-direction:column;gap:2rem}.contact-method{display:flex;gap:1.5rem;align-items:flex-start}.method-icon{flex-shrink:0;width:48px;height:48px;background:#a5ce3a26;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#a5ce3a}.method-content h3{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem}.method-content p{font-size:.95rem;color:#ffffffb3;line-height:1.5;margin:0}.method-content a{color:#a5ce3a;text-decoration:none;font-weight:500;transition:color .3s ease;display:block;margin-bottom:.5rem}.method-content a:hover{color:#b8e047}.contact-calendly-wrapper{position:sticky;top:100px;padding:20px;background:#80808026;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.calendly-widget-container{width:100%;max-width:500px;background:#0b151fcc;border-radius:16px;overflow:hidden;border:2px solid rgba(165,206,58,.3);box-shadow:0 10px 40px #00000080,0 0 20px #a5ce3a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 1024px){.contact-layout{grid-template-columns:1fr;gap:3rem}.contact-info{padding-right:0}.contact-calendly-wrapper{position:static;max-width:100%}.calendly-widget-container{max-width:100%}}@media (max-width: 768px){.contact-page{padding-top:70px;background-attachment:scroll}.contact-container{padding:2rem 1.5rem}.contact-layout{gap:2.5rem}.contact-methods{gap:1.5rem}.method-icon{width:40px;height:40px}.method-content h3{font-size:1.1rem}}.page-hero{min-height:60vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;color:#fff;text-align:center;padding:180px 2rem 4rem;position:relative}.page-hero-content{max-width:900px;margin:0 auto}.page-hero-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}.page-hero-subtitle{font-size:clamp(1.1rem,2.5vw,1.4rem);line-height:1.6;opacity:.95;font-weight:300;max-width:700px;margin:0 auto}@media (max-width: 768px){.page-hero{min-height:50vh;padding:140px 1.5rem 3rem;background-attachment:scroll}.page-hero-title{font-size:2rem}.page-hero-subtitle{font-size:1rem}}.services-page{background-color:#0b151f;color:#fff;min-height:100vh}.services-content{padding:5rem 0}.services-intro-section{text-align:center;max-width:900px;margin:0 auto 4rem}.section-description{font-size:1.1rem;line-height:1.8;color:#ffffffd9;font-weight:300}.services-detailed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin-bottom:5rem}.service-detailed-card{background:#ffffff0d;padding:2.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.service-detailed-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000080;background:linear-gradient(135deg,#a5ce3a1a,#b8dd5c26)}.service-detailed-header{margin-bottom:1.5rem}.service-icon-wrapper{width:60px;height:60px;background:#a5ce3a26;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.service-detailed-card:hover .service-icon-wrapper{background:#a5ce3a40;transform:scale(1.1)}.service-detailed-icon{width:32px;height:32px;color:#a5ce3a;transition:color .3s ease}.service-detailed-card:hover .service-detailed-icon{color:#c5ed6a}.service-detailed-title{font-size:1.5rem;color:#a5ce3a;margin-bottom:1rem;font-weight:600;transition:color .3s ease}.service-detailed-card:hover .service-detailed-title{color:#c5ed6a}.service-detailed-description{font-size:1.05rem;color:#ffffffe6;line-height:1.6;margin-bottom:1.5rem}.service-detailed-list{list-style:none;padding:0;margin:0}.service-detailed-list li{padding-left:1.5rem;position:relative;margin-bottom:.8rem;line-height:1.6;color:#fffc;font-size:.95rem}.service-detailed-list li:before{content:"→";position:absolute;left:0;color:#a5ce3a;font-weight:700}.services-cta-section{text-align:center;padding:4rem 2rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.cta-section-title{font-size:2rem;color:#fff;margin-bottom:1rem;font-weight:600}.cta-section-description{font-size:1.1rem;color:#ffffffd9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-link-button{display:inline-block;background:#a5ce3a;color:#0b151f;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;box-shadow:0 4px 15px #0006}.cta-link-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000080;background-color:#b5de4a}@media (max-width: 768px){.services-content{padding:3rem 0}.services-detailed-grid{grid-template-columns:1fr;gap:2rem}.service-detailed-card{padding:2rem}.cta-section-title{font-size:1.5rem}.cta-section-description{font-size:1rem}}.work-page{background-color:#0b151f;color:#fff;min-height:100vh}.work-content{padding:5rem 0}.work-intro-section{text-align:center;max-width:900px;margin:0 auto 4rem}.projects-detailed-grid{display:grid;gap:4rem;margin-bottom:5rem}.project-detailed-card{background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.project-detailed-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0009}.project-detailed-image{width:100%;height:300px;background-size:cover;background-position:center;position:relative}.project-detailed-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(11,21,31,.4) 100%)}.project-industry-badge{position:absolute;top:1.5rem;left:1.5rem;background:#a5ce3ae6;color:#0b151f;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:1}.project-detailed-content{padding:2.5rem}.project-detailed-name{font-size:2rem;color:#fff;margin-bottom:.5rem;font-weight:700}.project-detailed-tagline{font-size:1.2rem;color:#a5ce3a;margin-bottom:2rem;font-style:italic}.project-section{margin-bottom:2rem}.project-section h4{font-size:1.1rem;color:#a5ce3a;margin-bottom:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.project-section p{font-size:1rem;line-height:1.7;color:#ffffffd9}.project-detailed-achievements{list-style:none;padding:0;margin:0}.project-detailed-achievements li{padding-left:1.5rem;position:relative;margin-bottom:.75rem;line-height:1.6;color:#ffffffe6;font-size:.95rem}.project-detailed-achievements li:before{content:"✓";position:absolute;left:0;color:#a5ce3a;font-weight:700;font-size:1.1rem}.project-technologies{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.tech-badge{background:#a5ce3a26;color:#a5ce3a;padding:.4rem .9rem;border-radius:6px;font-size:.85rem;font-weight:500}.work-cta-section{text-align:center;padding:4rem 2rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.work-content{padding:3rem 0}.projects-detailed-grid{gap:3rem}.project-detailed-image{height:200px}.project-detailed-content{padding:2rem}.project-detailed-name{font-size:1.5rem}.project-detailed-tagline{font-size:1rem}}.industries-page{background-color:#0b151f;color:#fff;min-height:100vh}.industries-content{padding:5rem 0}.industries-intro-section{text-align:center;max-width:900px;margin:0 auto 4rem}.industries-detailed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;margin-bottom:5rem}.industry-detailed-card{background:#ffffff0d;padding:2.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.industry-detailed-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000080;background:linear-gradient(135deg,#a5ce3a1a,#b8dd5c26)}.industry-detailed-header{margin-bottom:1.5rem}.industry-icon-large-wrapper{width:70px;height:70px;background:#a5ce3a26;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.industry-detailed-card:hover .industry-icon-large-wrapper{background:#a5ce3a40;transform:rotate(5deg) scale(1.1)}.industry-icon-large{width:40px;height:40px;color:#a5ce3a;transition:color .3s ease}.industry-detailed-card:hover .industry-icon-large{color:#c5ed6a}.industry-detailed-name{font-size:1.75rem;color:#a5ce3a;margin-bottom:1rem;font-weight:600;transition:color .3s ease}.industry-detailed-card:hover .industry-detailed-name{color:#c5ed6a}.industry-detailed-description{font-size:1.05rem;color:#ffffffe6;line-height:1.7;margin-bottom:2rem}.industry-expertise-section,.industry-case-study{margin-bottom:2rem}.industry-expertise-section h4,.industry-case-study h4{font-size:1rem;color:#fff;margin-bottom:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.industry-expertise-list{list-style:none;padding:0;margin:0}.industry-expertise-list li{padding-left:1.5rem;position:relative;margin-bottom:.6rem;line-height:1.6;color:#ffffffd9;font-size:.95rem}.industry-expertise-list li:before{content:"•";position:absolute;left:0;color:#a5ce3a;font-weight:700;font-size:1.3rem}.industry-case-study{padding:1.5rem;background:#a5ce3a0d;border-left:3px solid #a5ce3a;border-radius:6px;margin-bottom:0}.industry-case-study h4{margin-bottom:.75rem}.industry-case-study p{color:#ffffffe6;line-height:1.7;font-size:.95rem;margin:0}.industries-cta-section{text-align:center;padding:4rem 2rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.industries-content{padding:3rem 0}.industries-detailed-grid{grid-template-columns:1fr;gap:2rem}.industry-detailed-card{padding:2rem}.industry-detailed-name{font-size:1.5rem}}.insights-page{background-color:#0b151f;color:#fff;min-height:100vh}.insights-content{padding:5rem 0}.insights-intro-section{text-align:center;max-width:900px;margin:0 auto 4rem}.reasons-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:5rem;max-width:1000px;margin-left:auto;margin-right:auto}.reason-card{background:#ffffff0d;padding:2.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,box-shadow .3s ease,background .3s ease;text-align:center}.reason-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000080;background:linear-gradient(135deg,#a5ce3a1a,#b8dd5c26)}.reason-icon{width:48px;height:48px;color:#a5ce3a;margin:0 auto 1.5rem;display:block;transition:color .3s ease,transform .3s ease}.reason-card:hover .reason-icon{color:#c5ed6a;transform:scale(1.1)}.reason-title{font-size:1.3rem;color:#fff;margin-bottom:1.5rem;font-weight:600}.reason-points{list-style:none;padding:0;margin:0;text-align:left}.reason-points li{padding-left:1.5rem;position:relative;margin-bottom:.8rem;line-height:1.6;color:#ffffffd9;font-size:.95rem}.reason-points li:before{content:"→";position:absolute;left:0;color:#a5ce3a;font-weight:700}.insights-blog-section{text-align:center;max-width:900px;margin:3rem auto 4rem}.topics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:5rem;max-width:1000px;margin-left:auto;margin-right:auto}.topic-card{background:#ffffff0d;padding:2.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);text-align:center;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.topic-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000080;background:linear-gradient(135deg,#a5ce3a1a,#b8dd5c26)}.topic-icon{width:48px;height:48px;color:#a5ce3a;margin:0 auto 1.5rem;display:block;transition:color .3s ease,transform .3s ease}.topic-card:hover .topic-icon{color:#c5ed6a;transform:scale(1.1)}.topic-title{font-size:1.4rem;color:#a5ce3a;margin-bottom:1rem;font-weight:600;transition:color .3s ease}.topic-card:hover .topic-title{color:#c5ed6a}.topic-description{font-size:1rem;color:#ffffffd9;line-height:1.6}.insights-subscribe-section{text-align:center;padding:4rem 2rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.subscribe-title{font-size:2rem;color:#fff;margin-bottom:1rem;font-weight:600}.subscribe-description{font-size:1.1rem;color:#ffffffd9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.insights-content{padding:3rem 0}.reasons-grid,.topics-grid{grid-template-columns:1fr;gap:2rem}.reason-card{padding:2rem}.subscribe-title{font-size:1.5rem}.subscribe-description{font-size:1rem}}.legal-page{min-height:100vh;padding:120px 2rem 4rem;background-color:#0b151f;color:#fff}.legal-container{max-width:900px;margin:0 auto}.legal-title{font-size:clamp(2rem,4vw,2.5rem);color:#fff;margin-bottom:.5rem;font-weight:700}.legal-updated{color:#fff9;font-size:.9rem;margin-bottom:3rem}.legal-section{margin-bottom:3rem}.legal-section h2{color:#a5ce3a;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.legal-section h3{color:#fffffff2;font-size:1.15rem;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.legal-section p{color:#ffffffd9;line-height:1.8;margin-bottom:1rem;font-size:1rem}.legal-section ul{color:#ffffffd9;line-height:1.8;margin-bottom:1rem;padding-left:2rem}.legal-section li{margin-bottom:.5rem}.legal-section strong{color:#fffffff2;font-weight:600}.legal-section a{color:#a5ce3a;text-decoration:none;transition:color .3s ease}.legal-section a:hover{color:#c5ed6a;text-decoration:underline}@media (max-width: 768px){.legal-page{padding:100px 1.5rem 3rem}.legal-title{font-size:1.75rem}.legal-section h2{font-size:1.25rem}.legal-section h3{font-size:1.05rem}.legal-section p,.legal-section ul{font-size:.95rem}}
