:root{--navy:#10284b;--navy-deep:#081a34;--blue:#174c83;--red:#e32027;--yellow:#f4c518;--paper:#f7f8fa;--ink:#172333;--muted:#607083;--line:#d9e0e8;--white:#fff;--shadow:0 16px 36px rgba(10,34,67,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.6}.container{width:min(1160px,calc(100% - 48px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-4rem;background:var(--yellow);color:var(--navy);padding:.7rem 1rem;z-index:1000;font-weight:800}.skip-link:focus{top:1rem}.site-header{height:82px;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(16,40,75,.08)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;height:100%}.brand img{width:172px;height:64px;object-fit:contain;mix-blend-mode:multiply}.navigation{display:flex;align-items:center;gap:1.8rem;font-weight:700;font-size:.92rem}.navigation a{color:var(--navy);text-decoration:none}.navigation a:hover{color:var(--red)}.nav-contact{background:var(--navy);color:#fff!important;padding:.68rem 1rem}.menu-toggle{display:none;border:0;background:transparent;padding:.5rem}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;background:var(--navy);margin:5px}.hero{background:var(--navy);color:#fff;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.04) 45%,rgba(255,255,255,.04) 46%,transparent 46%);pointer-events:none}.hero-grid{min-height:590px;display:grid;grid-template-columns:1.3fr .7fr;gap:2rem;align-items:center;position:relative;z-index:1}.eyebrow{font-size:.76rem;letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:var(--red);margin:0 0 .8rem}.eyebrow.light{color:var(--yellow)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(3rem,6vw,5.4rem);margin-bottom:1.4rem;max-width:800px}h1 em,h2 em{font-weight:400;color:var(--yellow)}.hero-lead{max-width:660px;font-size:1.14rem;color:#dfe7f0;margin-bottom:2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800;padding:.85rem 1.15rem;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:var(--navy)}.button-ghost{border:1px solid rgba(255,255,255,.5);color:#fff}.hero-mark{justify-self:end;width:275px;height:345px;border:1px solid rgba(255,255,255,.3);position:relative;display:flex;align-items:center;justify-content:center;transform:rotate(4deg)}.bolt{font-size:13rem;line-height:1;color:var(--yellow);font-family:Georgia,serif;transform:rotate(-6deg)}.mark-caption{position:absolute;top:24px;left:25px;font-size:.72rem;line-height:1.45;letter-spacing:.13em;text-transform:uppercase;font-weight:800}.mark-line{position:absolute;bottom:28px;right:-36px;background:var(--red);width:115px;height:7px}.section{padding:104px 0}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:7rem}.intro h2,.section-heading h2{font-size:clamp(2.35rem,4.2vw,4rem);margin:0}.intro-text{font-size:1.1rem;color:#415167}.intro-text p+ p{margin-top:1.2rem}.section-tint{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem}.section-heading>p{color:var(--muted);max-width:330px;margin:0}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.service-card{background:#fff;padding:1.6rem;min-height:230px;border:1px solid var(--line);display:flex;flex-direction:column}.service-card span{font-size:.8rem;font-weight:800;color:var(--red);letter-spacing:.1em}.service-card h3{font-size:1.38rem;margin:1.8rem 0 .65rem}.service-card p{font-size:.9rem;line-height:1.55;color:var(--muted);margin:0}.service-card-accent{background:var(--navy);border-color:var(--navy)}.service-card-accent h3{color:#fff}.service-card-accent p{color:#d8e2ee}.expertise{background:#fff}.expertise-grid{display:grid;grid-template-columns:1.2fr .8fr;box-shadow:var(--shadow)}.expertise-panel{background:var(--navy);padding:4rem;color:#fff}.expertise-panel h2{font-size:clamp(2rem,3.5vw,3.45rem);max-width:650px;margin:0 0 3rem}.sector-list{border-top:1px solid rgba(255,255,255,.25)}.sector-list div{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.25);display:flex;gap:1.4rem;align-items:center;font-size:1.05rem}.sector-list b{color:var(--yellow);font-size:.76rem;letter-spacing:.1em}.certifications{padding:3.5rem 2.7rem;background:#fff}.certifications h2{font-size:2rem;margin-bottom:2.3rem}.certifications ul{padding:0;margin:0;list-style:none}.certifications li{padding:1rem 0;border-top:1px solid var(--line);display:grid;gap:.2rem}.certifications strong{font-family:Georgia,serif;color:var(--navy);font-size:1.15rem}.certifications span{font-size:.9rem;color:var(--muted);line-height:1.45}.portfolio-heading{margin-bottom:3.25rem}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.project-card{border:1px solid var(--line);display:flex;flex-direction:column;min-height:337px;background:#fff}.client-logo{height:120px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#fff}.client-logo:hover{background:#f6f8fb}.client-logo img{max-width:76%;max-height:72px;object-fit:contain}.police-logo img{max-height:78px}.airport-logo span{width:160px;height:104px;background:url("assets/logos/aeroport-satu-mare-sprite.png") no-repeat 1px 1px;transform:scale(.68);margin:-18px}.regina-logo img{width:190px}.uipath-logo img{width:172px}.arobs-logo img{width:180px}.marina-card .client-logo{background:#1a2a47}.marina-logo img{width:150px;height:75px;object-fit:contain}.project-card>div{padding:1.5rem;display:flex;flex-direction:column;flex:1}.project-type{font-size:.71rem;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:var(--red);font-weight:800}.project-card h3{font-size:1.35rem;margin-bottom:.65rem}.project-card div>p:last-child{font-size:.92rem;line-height:1.5;color:var(--muted);margin-bottom:0}.portfolio-note{color:var(--muted);font-size:.78rem;margin:1.7rem 0 0}.contact{background:var(--red);color:#fff;padding:85px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end}.contact h2{font-size:clamp(2.7rem,5vw,4.3rem);margin-bottom:1rem}.contact h2 em{color:var(--yellow)}.contact>div p:not(.eyebrow){color:#ffe6e6;max-width:500px}.contact-actions{display:grid;gap:.7rem}.contact-actions a{color:#fff;text-decoration:none;border-top:1px solid rgba(255,255,255,.5);padding:1rem 0;display:grid;gap:.1rem}.contact-actions span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#ffd0d0;font-weight:800}.contact-actions strong{font-size:1.05rem;overflow-wrap:anywhere}.site-footer{background:var(--navy-deep);color:#d6dfeb;padding:2rem 0;font-size:.83rem}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2rem;align-items:end}.footer-grid strong{color:#fff;font-size:.86rem;letter-spacing:.07em}.footer-grid p{margin:.3rem 0 0}.footer-grid div:nth-child(2){display:grid;gap:.3rem}.footer-grid>p{text-align:right}@media(max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.intro-grid{gap:3rem}.hero-mark{opacity:.65;width:215px;height:280px}.expertise-grid{grid-template-columns:1fr}.certifications{padding:3rem}.contact-grid{gap:2rem}}@media(max-width:650px){.container{width:min(100% - 32px,1160px)}.site-header{height:70px}.brand img{width:143px;height:57px}.menu-toggle{display:block}.navigation{position:absolute;top:69px;left:0;right:0;background:#fff;padding:1rem 1.2rem 1.3rem;border-bottom:1px solid var(--line);display:none;flex-direction:column;align-items:stretch;gap:.9rem}.navigation.open{display:flex}.nav-contact{text-align:center}.hero-grid{min-height:610px;display:block;padding:70px 0 46px}.hero-copy{position:relative;z-index:1}.hero-mark{position:absolute;right:-50px;bottom:10px;opacity:.32;width:210px;height:260px}.hero-lead{font-size:1rem}.section{padding:70px 0}.intro-grid,.contact-grid{grid-template-columns:1fr;gap:1.8rem}.section-heading{display:block;margin-bottom:2rem}.section-heading>p{margin-top:1rem}.services-grid,.portfolio-grid{grid-template-columns:1fr}.service-card{min-height:0}.service-card h3{margin-top:1rem}.expertise-panel{padding:2.4rem 1.5rem}.certifications{padding:2.4rem 1.5rem}.portfolio-heading{margin-bottom:2rem}.contact{padding:65px 0}.footer-grid{grid-template-columns:1fr;gap:1rem}.footer-grid>p{text-align:left}.hero-actions .button{width:100%}}
