:root{color:#111827;background:#f8f8f6;font-family:Inter,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:inherit}.page{max-width:1200px;margin:0 auto;padding:1.25rem}.top-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.9rem;background:#fff}.brand-block{display:flex;align-items:center;gap:.85rem;min-width:0}.brand-logo{height:42px;width:auto;display:block;flex-shrink:0}.brand-copy{display:grid;gap:.05rem}.brand-name{margin:0;font-weight:700}.brand-tagline{margin:0;color:#6b7280;font-size:.9rem}.main-nav{display:flex;gap:1rem;font-size:.92rem}.main-nav a{text-decoration:none;font-weight:500}.main-nav a:hover{text-decoration:underline}.lang-switch{display:inline-flex;gap:.45rem}button{border:1px solid #d1d5db;border-radius:.6rem;background:#fff;color:#111827;padding:.38rem .65rem;cursor:pointer;font-weight:600}button.active{background:#111827;color:#fff;border-color:#111827}.hero-section{margin-top:1.2rem;padding:2rem;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;display:grid;grid-template-columns:1.1fr 1fr;gap:1.2rem;align-items:center}.hero-content h1{margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.15}.hero-content p{margin:.9rem 0 1.2rem;color:#374151;max-width:620px}.cta-button{display:inline-block;text-decoration:none;border:1px solid #111827;background:#111827;color:#fff;border-radius:999px;padding:.55rem 1rem;font-weight:600}.hero-visual{min-height:280px;border-radius:.9rem;border:1px solid #dbeafe;background:linear-gradient(#0f172a26,#0f172a26),url(/experience.png) center / cover no-repeat}.band{margin-top:1.2rem;border:1px solid #e5e7eb;border-radius:1rem;background:#fff;padding:1.6rem}.band.muted{background:#f3f4f6}.section-intro{max-width:760px}.section-intro h2{margin:0;font-size:clamp(1.4rem,3vw,2rem)}.section-intro p{margin-top:.6rem;color:#374151}.offer-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.offer-card{background:#fff;border:1px solid #d1d5db;border-radius:.8rem;padding:.9rem}.offer-card .icon{width:2rem;height:2rem;border-radius:.6rem;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center}.offer-card h3{margin:.65rem 0 .35rem;font-size:1rem}.offer-card p{margin:0;color:#374151;font-size:.92rem}.resource-row{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center}.resource-row.reversed{direction:rtl}.resource-row.reversed>*{direction:ltr}.resource-text{border:1px solid #e5e7eb;border-radius:.8rem;padding:1rem}.resource-text h3{margin:0}.resource-text ul{margin:.7rem 0 0;padding-left:1rem}.resource-text li+li{margin-top:.35rem}.resource-media{min-height:220px;border-radius:.8rem;border:1px solid #e5e7eb}.resource-media.first{background:linear-gradient(#0f172a33,#0f172a33),url(/cloud-architecture.png) center / cover no-repeat}.resource-media.second{background:linear-gradient(#0f172a33,#0f172a33),url(/operational-excellence.png) center / cover no-repeat}.quote-band{margin-top:1.2rem;padding:2.5rem 1.2rem;border-radius:1rem;background:#111827;color:#f9fafb;text-align:center}.quote-band blockquote{margin:0;font-size:clamp(1.15rem,2.5vw,1.8rem);line-height:1.3}.quote-band p{margin:.7rem 0 0;color:#d1d5db}.projects-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.9rem}.project-card{border:1px solid #d1d5db;border-radius:.85rem;padding:1rem}.project-card h3{margin-bottom:.45rem}.status{font-size:.77rem;display:inline-block;background:#e5e7eb;border-radius:999px;padding:.15rem .5rem;font-weight:700}.label{margin:.7rem 0 .35rem;font-size:.82rem;font-weight:700;color:#4b5563}.tags{list-style:none;padding:0;margin:0;display:flex;gap:.35rem;flex-wrap:wrap}.tags li{background:#f3f4f6;border-radius:.45rem;padding:.17rem .5rem;font-size:.82rem}.links{display:flex;gap:.55rem;flex-wrap:wrap}.links a{color:#1d4ed8;font-weight:600}.cta-band{text-align:center;background:#f3f4f6}.cta-band h2{margin-top:0}.cta-band p{margin:.6rem auto 1.1rem;max-width:620px;color:#374151}.footer{margin-top:1.2rem;padding:1.4rem;border:1px solid #e5e7eb;border-radius:1rem;background:#fff;display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:1rem}.footer h4{margin:0 0 .45rem}.footer p{margin:.2rem 0;color:#4b5563}@media (max-width: 980px){.hero-section,.resource-row,.footer{grid-template-columns:1fr}.offer-grid{grid-template-columns:1fr 1fr}.main-nav{display:none}}@media (max-width: 640px){.page{padding:.75rem}.brand-logo{height:34px}.offer-grid{grid-template-columns:1fr}.hero-section,.band,.footer{padding:1rem}}
