.home-services{max-width:1100px;margin:0 auto;padding:1rem 1.5rem;text-align:center}.home-services>h2{font-size:2rem;color:var(--text);margin-bottom:.5rem}.home-services-intro{color:var(--text-muted);max-width:60ch;margin:0 auto 2.5rem;line-height:1.6}.home-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;text-align:left}.home-service-card{display:block;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;color:inherit;box-shadow:var(--shadow);transition:transform .25s ease,border-color .25s ease}.home-service-card:hover{transform:translateY(-5px);border-color:var(--border-strong);color:inherit}.home-service-card img{width:48px;height:48px;object-fit:contain;margin-bottom:.9rem}.home-service-card h3{font-size:1.15rem;color:var(--text);margin:0 0 .5rem}.home-service-card p{color:var(--text-muted);font-size:.95rem;line-height:1.5;margin:0}.home-services-all{display:inline-block;margin-top:2.25rem;font-size:1.05rem;color:var(--steel-soft);border-bottom:2px solid transparent;transition:border-color .2s ease}.home-services-all:hover{color:var(--primary);border-bottom-color:var(--primary)}.home-highlights{max-width:1100px;margin:-4rem auto 0;padding:0 1.5rem;position:relative;z-index:4;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.1rem}.highlight-card{background:var(--surface);border:1px solid var(--border);border-top:2px solid var(--primary);border-radius:var(--radius);padding:1.4rem 1.4rem 1.5rem;box-shadow:var(--shadow)}.highlight-index{font-family:var(--font-mono),monospace;font-size:.85rem;color:var(--steel);letter-spacing:.1em}.highlight-card h3{font-size:1.05rem;color:var(--text);margin:.5rem 0 .4rem}.highlight-card p{color:var(--text-muted);font-size:.9rem;line-height:1.5;margin:0}@media (max-width: 720px){.home-highlights{margin-top:1.5rem}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:var(--surface);color:var(--text-muted);padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;z-index:999;border-top:1px solid var(--border);box-shadow:var(--shadow);font-size:.9rem}.cookie-banner button{background:var(--primary);color:var(--text-dark);border:1px solid var(--primary);padding:.5rem 1.2rem;border-radius:var(--radius-sm);cursor:pointer;transition:background .2s ease}.cookie-banner button:hover{background:var(--primary-hover)}.projects-container{max-width:1100px;margin:0 auto;padding:2rem;color:var(--text);text-align:center}.projects-header h1{font-size:2.5rem;margin-bottom:.5rem;color:var(--text)}.projects-header p{font-size:1.2rem;color:var(--text-muted);margin-bottom:2rem}.project-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.project-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;width:300px;max-width:100%;text-align:left;box-shadow:var(--shadow);align-items:center;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px);border-color:var(--border-strong)}.project-card img{width:80%;max-height:135px;height:auto;object-fit:cover;display:block;margin:0 auto}.project-card h3{padding:1rem 1rem .5rem;font-size:1.3rem;color:var(--text)}.project-card p{padding:0 1rem 1.5rem;color:var(--text-muted);font-size:1rem}.project-group{margin-top:3.5rem;text-align:center}.project-group-title{font-size:1.6rem;color:var(--text);margin-bottom:.4rem}.project-group-intro{color:var(--text-muted);max-width:65ch;margin:0 auto 2rem}.reference-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;text-align:left}.reference-card{position:relative;background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--steel);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.6rem;transition:transform .25s ease,border-color .25s ease}.reference-card:hover{transform:translateY(-4px);border-color:var(--border-strong);border-left-color:var(--primary)}.reference-tag{align-self:flex-start;font-family:var(--font-mono),monospace;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--steel);border:1px solid var(--border-strong);border-radius:999px;padding:.2rem .7rem}.reference-title{font-size:1.15rem;color:var(--text);margin:.2rem 0 0}.reference-text{color:var(--text-muted);font-size:.95rem;line-height:1.55;margin:0;flex-grow:1}.reference-tech{font-family:var(--font-mono),monospace;font-size:.8rem;color:var(--steel-soft);margin:.4rem 0 0;padding-top:.8rem;border-top:1px solid var(--border)}:root{--bg: #0e1116;--bg-alt: #0a0d12;--surface: #161c26;--surface-2: #1d2635;--border: #263143;--border-strong: #35435c;--text: #e7ecf3;--text-muted: #9fabbe;--text-light: #9fabbe;--text-dark: #0e1116;--primary: #FBE91C;--primary-hover: #ffef4d;--steel: #5f7fa8;--steel-soft: #8ba3c4;--accent: #35435c;--card-bg: #161c26;--radius: 12px;--radius-sm: 8px;--font-sans: "Roboto", system-ui, sans-serif;--font-mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--shadow: 0 1px 2px rgba(0, 0, 0, .35), 0 10px 30px rgba(0, 0, 0, .22)}*,*:before,*:after{box-sizing:border-box}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-36LIHh1U.woff2) format("woff2"),url(/assets/Roboto-Regular-CN_pkOMA.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body{margin:0;font-family:var(--font-sans),sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{color:var(--text);line-height:1.15;letter-spacing:-.01em;text-wrap:balance}a{color:var(--steel-soft);text-decoration:none;transition:color .2s ease}a:hover{color:var(--primary)}.eyebrow{display:inline-block;font-family:var(--font-mono),monospace;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--steel);margin-bottom:.9rem}.skip-link{position:absolute;left:-9999px;top:0;z-index:1000;background:var(--primary);color:var(--text-dark);padding:.75rem 1.25rem;border-radius:0 0 8px;font-weight:600}.skip-link:focus{left:0;color:var(--text-dark)}.hero{position:relative;overflow:hidden;min-height:78vh;padding:5rem 1rem 6rem;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--text);background:radial-gradient(1200px 600px at 50% -10%,rgba(95,127,168,.18),transparent 60%),linear-gradient(180deg,var(--bg) 0%,var(--bg-alt) 100%)}@supports (min-height: 100dvh){.hero{min-height:78dvh}}.hero:before{content:"";position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(95,127,168,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(95,127,168,.07) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(circle at 50% 40%,#000 0%,transparent 75%);-webkit-mask-image:radial-gradient(circle at 50% 40%,#000 0%,transparent 75%);pointer-events:none}.hero-content{position:relative;z-index:3;padding:2rem 1.25rem;max-width:820px}.hero-title{font-size:clamp(2.2rem,6vw,3.6rem);font-weight:800;margin:0 0 1.1rem}.hero-content p{color:var(--text-muted);font-size:clamp(1rem,2.2vw,1.25rem);max-width:60ch;margin:0 auto}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:center;margin-top:2rem}.btn-primary{display:inline-block;padding:.85rem 1.9rem;background:var(--primary);color:var(--text-dark);border:1px solid var(--primary);border-radius:var(--radius-sm);cursor:pointer;font-weight:600;font-size:1rem;transition:background .2s ease,transform .2s ease}.btn-primary:hover{background:var(--primary-hover);color:var(--text-dark);transform:translateY(-2px)}.btn-secondary{display:inline-block;padding:.85rem 1.9rem;background:transparent;color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;font-weight:600;font-size:1rem;transition:border-color .2s ease,color .2s ease,background .2s ease}.btn-secondary:hover{border-color:var(--steel);color:var(--text);background:var(--surface)}#main-content:focus{outline:none}.route-loading{min-height:40vh;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-family:var(--font-mono),monospace}.section{padding:4.5rem 2rem;text-align:center;border-top:1px solid var(--border)}.section h2{font-size:clamp(1.6rem,3.4vw,2rem);margin-bottom:1rem}.card{background:var(--surface);padding:1.5rem;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .2s ease,border-color .2s ease}.card:hover{transform:translateY(-5px);border-color:var(--border-strong)}.footer{background-color:var(--bg-alt);color:var(--text);padding:2rem;font-size:.9rem;border-top:1px solid var(--border)}.footer a{color:var(--steel-soft);text-decoration:none}.footer a:hover{color:var(--primary);text-decoration:underline}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.footer-section{flex:1 1 200px;min-width:200px}@media (max-width: 1000px){.footer{padding:1.4rem;font-size:.7rem}.footer-section{flex:1 1 150px;min-width:150px}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.75rem 2rem;background:#0e1116d9;backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}.logo{display:flex;align-items:center;gap:1rem}.logo img{height:52px}.logo span{font-size:.95rem;color:var(--text-muted);margin-right:1em}.nav-links{list-style:none;display:flex;align-items:center;gap:1.15rem;margin:0;padding:0;font-size:.95rem}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:48px;min-height:48px;padding:12px;background:none;border:none;cursor:pointer}.bar{display:block;width:25px;height:3px;background:var(--primary);transition:all .3s ease}.bar.open:nth-child(1){transform:translateY(8px) rotate(45deg)}.bar.open:nth-child(2){opacity:0}.bar.open:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav-links a{display:inline-block;padding-bottom:.2rem;border-bottom:2px solid transparent;color:var(--text-muted);transition:border-color .2s ease,color .2s ease;white-space:nowrap}.nav-links a:hover{color:var(--text)}.nav-links a.active{border-bottom-color:var(--steel);color:var(--text)}.nav-links a.active:hover{color:var(--text)}.nav-links a.nav-cta{padding:.4rem 1.05rem;border:1.5px solid var(--primary);border-radius:999px;color:var(--primary);font-weight:600;line-height:1;transition:background .2s ease,color .2s ease}.nav-links a.nav-cta:hover,.nav-links a.nav-cta.active{background:var(--primary);color:var(--text-dark);border-color:var(--primary)}.nav-language{display:none}.social-icons{display:flex;gap:.8rem;align-items:center;margin-left:1rem}.social-icons img{width:24px;height:24px;filter:brightness(.9);transition:filter .2s}.social-icons img:hover{filter:brightness(1.2)}.language-switcher{display:flex;gap:.3rem;margin-left:.8rem}.language-switcher button{border:1px solid var(--border-strong);background:transparent;color:var(--text-muted);border-radius:6px;padding:.25rem .5rem;font-size:.8rem;cursor:pointer;transition:border-color .2s ease,color .2s ease}.language-switcher button:hover{color:var(--text)}.language-switcher button.active{border-color:var(--steel);color:var(--text)}.mobile-language-switcher{display:none}@media (max-width: 1000px){.social-icons,.language-switcher{display:none}.nav-language{display:block}.nav-cta{display:inline-block}.mobile-language-switcher{display:flex;justify-content:center;gap:1rem;padding:.8rem 0 1.2rem}.mobile-language-switcher button{border:1px solid var(--border-strong);background:transparent;color:var(--text-muted);border-radius:6px;padding:.25rem .6rem;font-size:.85rem;cursor:pointer}.mobile-language-switcher button.active{border-color:var(--steel);color:var(--text)}.hamburger{display:flex}.nav-links{position:absolute;top:100%;left:0;right:0;background:var(--bg-alt);border-bottom:1px solid var(--border);flex-direction:column;gap:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.nav-links.active{max-height:calc(100vh - 80px);overflow-y:auto}.nav-links li{text-align:center;padding:1rem 0}.nav-links li+li{border-top:1px solid var(--border)}}
