*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:"Exo 2",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1E293B;line-height:1.6;background:#fff}h1,h2,h3,h4,h5,h6{color:#0B1930;line-height:1.2;font-weight:700}h1{font-size:2.75rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}p{color:#64748B;margin-bottom:1rem}a{color:#2563EB;text-decoration:none;transition:color 0.2s}a:hover{color:#134cca}img{max-width:100%;height:auto}ul,ol{padding-left:1.5rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.section--light{background:#E8F1FD}.section--white{background:#fff}.section--dark{background:#0B1930;color:#fff}.section--dark h2,.section--dark h3,.section--dark h4{color:#fff}.section--dark p{color:#94A3B8}.section-header{text-align:center;margin-bottom:4rem}.section-header .section-label{display:inline-block;color:#2563EB;font-weight:600;font-size:0.875rem;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:.5rem}.section-header h2{margin-bottom:1rem}.section-header p{max-width:640px;margin:0 auto}.card-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.card-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.card-grid{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 768px){.card-grid--2col{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 768px){.card-grid--4col{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.card-grid--4col{grid-template-columns:repeat(4, 1fr)}}.two-col{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media (min-width: 768px){.two-col{grid-template-columns:1fr 1fr}}.btn{display:inline-block;padding:0.75rem 1.75rem;border-radius:.5rem;font-family:"Exo 2",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all 0.2s;border:2px solid transparent;text-align:center}.btn-primary{background:#2563EB;color:#fff;border-color:#2563EB}.btn-primary:hover{background:#1350d4;border-color:#1350d4;color:#fff}.btn-outline{background:transparent;color:#2563EB;border-color:#2563EB}.btn-outline:hover{background:#2563EB;color:#fff}.btn-white{background:#fff;color:#2563EB;border-color:#fff}.btn-white:hover{background:#f2f2f2}.nav{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.nav__inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;max-width:1200px;margin:0 auto}.nav__logo{display:flex;align-items:center}.nav__logo img{height:40px;width:auto}.nav__links{display:none;list-style:none;gap:2rem;padding:0;margin:0;align-items:center}@media (min-width: 1024px){.nav__links{display:flex}}.nav__link{color:#1E293B;font-weight:500;font-size:0.9375rem;transition:color 0.2s}.nav__link:hover,.nav__link--active{color:#2563EB}.nav__actions{display:flex;align-items:center;gap:1rem}.nav__toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.5rem}@media (min-width: 1024px){.nav__toggle{display:none}}.nav__toggle svg{width:24px;height:24px;stroke:#1E293B}.nav__mobile{display:none;padding:1rem 1.5rem 2rem;background:#fff;border-top:1px solid #E8F1FD}.nav__mobile.is-open{display:block}@media (min-width: 1024px){.nav__mobile{display:none !important}}.nav__mobile ul{list-style:none;padding:0}.nav__mobile li{padding:.5rem 0}.nav__mobile a{color:#1E293B;font-weight:500;font-size:1rem}.nav__mobile a:hover{color:#2563EB}.lang-switcher{position:relative}.lang-switcher__btn{display:flex;align-items:center;gap:0.375rem;background:none;border:1px solid #e2e8f0;border-radius:.5rem;padding:0.375rem 0.75rem;cursor:pointer;font-family:"Exo 2",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:0.875rem;font-weight:500;color:#1E293B}.lang-switcher__btn:hover{border-color:#2563EB}.lang-switcher__btn svg{width:14px;height:14px;transition:transform 0.2s}.lang-switcher__dropdown{display:none;position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,0.1);min-width:140px;z-index:200;overflow:hidden}.lang-switcher__dropdown.is-open{display:block}.lang-switcher__option{display:flex;align-items:center;gap:.5rem;padding:0.5rem 0.75rem;color:#1E293B;font-size:0.875rem;font-weight:500;transition:background 0.15s}.lang-switcher__option:hover{background:#E8F1FD}.lang-switcher__option--active{color:#2563EB}.hero{position:relative;padding:6rem 0;overflow:hidden;background:linear-gradient(135deg, #fff 0%, #E8F1FD 50%, rgba(59,130,246,0.1) 100%)}.hero::before{content:'';position:absolute;top:-60%;right:-20%;width:600px;height:600px;background:linear-gradient(135deg, rgba(196,18,48,0.08), rgba(232,163,23,0.06));border-radius:50%;pointer-events:none}.hero::after{content:'';position:absolute;bottom:-40%;right:10%;width:400px;height:400px;background:linear-gradient(135deg, rgba(59,130,246,0.08), rgba(37,99,235,0.04));border-radius:50%;pointer-events:none}.hero__content{position:relative;z-index:1;max-width:640px}.hero__label{display:inline-block;color:#2563EB;font-weight:600;font-size:0.875rem;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:1rem}.hero h1{margin-bottom:1.5rem}.hero p{font-size:1.125rem;margin-bottom:2rem}.hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.hero--sub{padding:4rem 0;text-align:center}.hero--sub .hero__content{max-width:720px;margin:0 auto}.service-card{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,0.1);border-top:4px solid #2563EB;transition:transform 0.2s, box-shadow 0.2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,0.1)}.service-card__icon{width:56px;height:56px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.5rem}.service-card h3{margin-bottom:.5rem}.service-card p{font-size:0.9375rem;margin-bottom:1.5rem}.service-card__link{font-weight:600;font-size:0.9375rem;display:inline-flex;align-items:center;gap:0.25rem}.competency-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);border-left:4px solid #2563EB;transition:transform 0.2s, box-shadow 0.2s}.competency-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,0.1)}.competency-card--cybersecurity{border-left-color:#C41230}.competency-card--software{border-left-color:#E8A317}.competency-card--leadership{border-left-color:#3B82F6}.competency-card h4{margin-bottom:.5rem;font-size:1.0625rem}.competency-card p{font-size:0.875rem;margin-bottom:0}.feature-list{list-style:none;padding:0}.feature-list li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.feature-list li svg{flex-shrink:0;width:24px;height:24px;color:#2563EB;margin-top:2px}.feature-list strong{display:block;color:#0B1930;margin-bottom:0.125rem}.cta-banner{background:linear-gradient(135deg, #0B1930, #132a51);border-radius:1rem;padding:4rem;text-align:center;color:#fff}.cta-banner h2{color:#fff;margin-bottom:1rem}.cta-banner p{color:#94A3B8;max-width:540px;margin:0 auto 2rem}.contact-cards{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.contact-cards{grid-template-columns:repeat(3, 1fr)}}.contact-card{text-align:center;padding:2rem;border:1px solid #e2e8f0;border-radius:.75rem}.contact-card__icon{width:48px;height:48px;margin:0 auto 1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#E8F1FD}.contact-card__icon svg{width:24px;height:24px;color:#2563EB}.contact-card h4{margin-bottom:0.25rem}.contact-card p{margin-bottom:0;font-size:0.9375rem}.pillar-badge{display:inline-block;padding:0.25rem 0.75rem;border-radius:9999px;font-size:0.8125rem;font-weight:600}.pillar-badge--cybersecurity{background:rgba(196,18,48,0.1);color:#C41230}.pillar-badge--software{background:rgba(232,163,23,0.1);color:#ba8212}.pillar-badge--leadership{background:rgba(59,130,246,0.1);color:#3B82F6}.footer{background:#0B1930;color:#94A3B8;padding:6rem 0 2rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:4rem;margin-bottom:4rem}@media (min-width: 768px){.footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.footer__brand img{height:36px;margin-bottom:1rem;filter:brightness(0) invert(1)}.footer__brand p{font-size:0.875rem;color:#94A3B8}.footer__col h4{color:#fff;font-size:1rem;margin-bottom:1rem}.footer__col ul{list-style:none;padding:0}.footer__col li{margin-bottom:.5rem}.footer__col a{color:#94A3B8;font-size:0.875rem}.footer__col a:hover{color:#fff}.footer__bottom{border-top:1px solid rgba(255,255,255,0.1);padding-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:0.8125rem}.service-detail__highlights{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}@media (min-width: 768px){.service-detail__highlights{grid-template-columns:repeat(3, 1fr)}}.service-detail__highlight{text-align:center;padding:1.5rem;background:#E8F1FD;border-radius:.75rem}.service-detail__highlight .number{font-size:2rem;font-weight:700;color:#2563EB;display:block}.service-detail__highlight .label{font-size:0.875rem;color:#64748B}.service-detail__content h3{margin-top:2rem;margin-bottom:1rem}.service-detail__content ul{margin-bottom:1.5rem}.service-detail__content ul li{margin-bottom:.5rem;color:#64748B}.img-placeholder{background:linear-gradient(135deg, #E8F1FD, #b5d0fc);border-radius:.75rem;display:flex;align-items:center;justify-content:center;padding:4rem;color:#64748B;font-size:0.875rem;font-style:italic;min-height:240px;text-align:center}.two-col img{border-radius:.75rem}
