:root{--color-brand:#26a9ff;--color-brand-hover:#1a90db;--color-dark:#394547;--color-dark-deep:#304345;--color-light-bg:#eaf0f0;--color-border:#d0dde0;--color-muted:#5a7070;--color-subtle:#9bb8be;--color-card-muted:#c8d8da;--color-footer-bg:#384547;--color-footer-btm:#32373c;--font-body:'Plus Jakarta Sans', sans-serif;--font-heading:'Fraunces', serif;--font-size-base:16px;--line-height-base:1.7;--section-padding:5rem;--container-max:1100px;--container-gutter:1.5rem;--bg-page:#ffffff;--bg-surface:#eaf0f0;--text-body:#394547;--text-heading:#394547;--text-muted:#5a7070;--border-color:#d0dde0;--hero-bg-light:url("/images/bg_hero_alps_light_2.jpg");--hero-bg-dark:url("/images/bg_hero_alps_dark_2.jpg");--btn-primary-bg:#26a9ff;--btn-primary-text:#ffffff;--btn-primary-border:#26a9ff;--btn-primary-hover-bg:#1a90db;--btn-primary-hover-text:#ffffff;--btn-primary-hover-border:#1a90db;--btn-outline-white-bg:transparent;--btn-outline-white-text:#ffffff;--btn-outline-white-border:#ffffff;--btn-outline-white-hover-bg:#ffffff;--btn-outline-white-hover-text:#394547;--btn-outline-white-hover-border:#ffffff;--btn-white-bg:#ffffff;--btn-white-text:#26a9ff;--btn-white-border:#ffffff;--btn-white-hover-bg:#eaf0f0;--btn-white-hover-text:#26a9ff;--btn-white-hover-border:#eaf0f0;--btn-accent-bg:transparent;--btn-accent-text:#e8453c;--btn-accent-border:#e8453c;--btn-accent-hover-bg:#e8453c;--btn-accent-hover-text:#ffffff;--btn-accent-hover-border:#e8453c;--btn-cta-bg:#26a9ff;--btn-cta-text:#ffffff;--btn-cta-hover-bg:#1a90db;--btn-cta-hover-text:#ffffff;--cf-success-bg:#edfaf3;--cf-success-border:#a3e6c0;--cf-success-text:#1a6640;--cf-success-icon:#27ae60;--cf-error-bg:#fef0f0;--cf-error-border:#f5c0c0;--cf-error-text:#9b2c2c;--cf-error-icon:#e53e3e}[data-theme=dark]{--bg-page:#121c1e;--bg-surface:#1c2a2d;--text-body:#e0ecee;--text-heading:#e0ecee;--text-muted:#7aa8b0;--border-color:#2e4347;--color-light-bg:#223033;--color-footer-bg:#1c2a2d;--color-footer-btm:#121c1e;--btn-primary-bg:#26a9ff;--btn-primary-text:#ffffff;--btn-primary-border:#26a9ff;--btn-primary-hover-bg:#1a90db;--btn-primary-hover-text:#ffffff;--btn-primary-hover-border:#1a90db;--btn-outline-white-bg:transparent;--btn-outline-white-text:#ffffff;--btn-outline-white-border:#ffffff;--btn-outline-white-hover-bg:#ffffff;--btn-outline-white-hover-text:#121c1e;--btn-outline-white-hover-border:#ffffff;--btn-white-bg:#e0ecee;--btn-white-text:#26a9ff;--btn-white-border:#e0ecee;--btn-white-hover-bg:#c8d8da;--btn-white-hover-text:#1a90db;--btn-white-hover-border:#c8d8da;--btn-accent-bg:transparent;--btn-accent-text:#ff6b65;--btn-accent-border:#ff6b65;--btn-accent-hover-bg:#ff6b65;--btn-accent-hover-text:#ffffff;--btn-accent-hover-border:#ff6b65;--btn-cta-bg:#26a9ff;--btn-cta-text:#ffffff;--btn-cta-hover-bg:#1a90db;--btn-cta-hover-text:#ffffff;--cf-success-bg:rgba(39, 174, 96, 0.12);--cf-success-border:rgba(39, 174, 96, 0.3);--cf-success-text:#6ee0a0;--cf-success-icon:#6ee0a0;--cf-error-bg:rgba(229, 62, 62, 0.1);--cf-error-border:rgba(229, 62, 62, 0.3);--cf-error-text:#fc8181;--cf-error-icon:#fc8181}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--font-size-base);line-height:var(--line-height-base);background:var(--bg-page);color:var(--text-body)}img{max-width:100%;height:auto;display:block}a{color:var(--color-brand);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:500;line-height:1.2;margin-bottom:.75rem;color:var(--text-heading)}h1{font-size:2.8rem}h2{font-size:2rem}h3{font-size:1.4rem}h4{font-size:1.1rem}p{margin-bottom:1rem}ul,ol{padding-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.35rem}@media(max-width:700px){h1{font-size:2rem}h2{font-size:1.6rem}}.container{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-gutter)}section{padding:var(--section-padding)0}.bg-light{background:var(--color-light-bg)}.bg-dark{background:var(--color-dark-deep);color:#fff}.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark p{color:#fff}.bg-blue{background:var(--color-brand);color:#fff}.bg-blue h1,.bg-blue h2,.bg-blue h3,.bg-blue p{color:#fff}.section-intro{font-size:1.05rem;max-width:720px;margin:0 auto 2.5rem;text-align:center;color:var(--text-muted)}.section-action{text-align:center;margin-top:2.5rem}.page-content{padding:4rem 0}.page-content h2{margin-top:2.5rem;border-bottom:2px solid var(--color-light-bg);padding-bottom:.5rem}.page-content h3{margin-top:1.75rem;color:var(--color-brand)}.page-content ul li,.page-content ol li{margin-bottom:.4rem}.page-content strong{color:var(--color-dark-deep)}.page-content blockquote{border-left:3px solid var(--color-brand);padding:.5rem 0 .5rem 1.5rem;margin:1.5rem 0;background:var(--color-light-bg);border-radius:0 3px 3px 0}.page-content blockquote p{color:var(--text-muted);margin:0;font-style:italic}.page-content blockquote em{display:block;font-style:normal;font-weight:500;margin-top:.5rem;font-size:.88rem;color:var(--color-brand)}.section-list .cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}.job-listing{background:var(--color-light-bg);border-radius:3px;padding:2rem;margin-bottom:1.5rem}.job-listing h3{color:var(--color-brand)}.site-header{position:sticky;top:0;z-index:1000;background-color:rgba(255,255,255,.5);backdrop-filter:blur(8px);border-bottom:1px solid rgba(57,69,71,8%);height:72px}[data-theme=dark] .site-header{background-color:rgba(18,28,30,.5);border-bottom-color:rgba(255,255,255,6%)}.site-header .container{display:flex;align-items:center;height:72px;gap:2rem}.logo-footer img{display:block}.logo .logo-dark{display:block}.logo .logo-light{display:none}[data-theme=dark] .logo .logo-dark{display:none}[data-theme=dark] .logo .logo-light{display:block}.site-nav{margin-left:auto}.site-nav ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:1.5rem}.site-nav a{color:var(--text-heading);font-weight:500;font-size:.92rem;transition:color .2s ease}.site-nav a:hover,.site-nav a.active{color:var(--color-brand);text-decoration:none}.theme-toggle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:0 0;border:none;font-size:1.1rem;line-height:1;cursor:pointer;color:var(--text-heading);transition:color .2s ease;user-select:none}.theme-toggle:hover{color:var(--color-brand)}.nav-toggle{display:none;background:0 0;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-heading);margin-left:auto}@media(max-width:700px){.nav-toggle{display:block}.site-nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--bg-page);box-shadow:0 4px 12px rgba(0,0,0,.1);padding:1rem 1.5rem;z-index:999;margin-left:0}.site-nav.open{display:block}.site-nav ul{flex-direction:column;gap:.75rem}}.site-footer{background:var(--color-footer-bg);color:var(--color-card-muted);padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:3rem}@media(max-width:1024px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.footer-grid{grid-template-columns:1fr;gap:2rem}}.footer-brand p{font-size:.9rem;margin:1rem 0 1.5rem;color:var(--color-subtle)}.footer-nav h4,.footer-contact h4{list-style:none;color:#fff;margin-bottom:1rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}.footer-nav ul,.footer-contact ul{list-style:none;padding:0}.footer-nav li,.footer-contact li{margin-bottom:.5rem}.footer-nav a,.footer-contact a{color:var(--color-subtle);font-size:.88rem;transition:color .2s ease}.footer-nav a:hover,.footer-contact a:hover{color:#fff;text-decoration:none}.footer-contact p{font-size:.9rem;color:var(--color-subtle);margin-bottom:.75rem}.footer-contact a{color:var(--color-subtle);font-size:.88rem;transition:color .2s ease}.footer-contact a:hover{color:#fff;text-decoration:none}.footer-email{margin:.75rem 0;font-size:.88rem}.footer-email a{color:#fff}.footer-email a:hover{color:var(--color-brand)}@media(max-width:1024px){.footer-contact{grid-column:1/-1}}.social-links{display:flex;gap:.75rem;margin-top:1rem}.social-links a{display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.social-links a:hover{opacity:1;transform:translateY(-2px);text-decoration:none}.footer-bottom{background-color:var(--color-footer-btm);padding:1rem 0}.footer-bottom p{font-size:.82rem;color:#6a8f94;margin:0}.btn{display:inline-block;padding:.7rem 1.8rem;border-radius:3px;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;border:2px solid transparent;white-space:nowrap}.btn-primary{background:var(--btn-primary-bg);color:var(--btn-primary-text);border-color:var(--btn-primary-border)}.btn-primary:hover{background:var(--btn-primary-hover-bg);color:var(--btn-primary-hover-text);border-color:var(--btn-primary-hover-border);text-decoration:none}.btn-outline-white{background:var(--btn-outline-white-bg);color:var(--btn-outline-white-text);border-color:var(--btn-outline-white-border)}.btn-outline-white:hover{background:var(--btn-outline-white-hover-bg);color:var(--btn-outline-white-hover-text);border-color:var(--btn-outline-white-hover-border);text-decoration:none}.btn-white{background:var(--btn-white-bg);color:var(--btn-white-text);border-color:var(--btn-white-border)}.btn-white:hover{background:var(--btn-white-hover-bg);color:var(--btn-white-hover-text);border-color:var(--btn-white-hover-border);text-decoration:none}.btn-accent{background:var(--btn-accent-bg);color:var(--btn-accent-text);border-color:var(--btn-accent-border)}.btn-accent:hover{background:var(--btn-accent-hover-bg);color:var(--btn-accent-hover-text);border-color:var(--btn-accent-hover-border);text-decoration:none}.btn-cta{background:var(--btn-cta-bg);color:var(--btn-cta-text)!important;padding:.5rem 1.2rem;border-radius:3px;font-weight:500}.btn-cta:hover{background:var(--btn-cta-hover-bg);color:var(--btn-cta-hover-text)!important;text-decoration:none}.home-hero{min-height:100vh;background:var(--hero-bg-light)50% 0/cover no-repeat;display:flex;align-items:center;padding:8rem 0 5rem;margin-top:-72px;background-attachment:fixed}[data-theme=dark] .home-hero{background-image:var(--hero-bg-dark)}.home-hero .home-hero-inner{width:100%}.hero-content{max-width:800px}.hero-content h1{font-size:3.2rem;font-weight:700;color:var(--color-brand);margin-bottom:1.2rem;line-height:1.15}.hero-desc{font-size:1.15rem;color:var(--text-body);margin-bottom:2rem;max-width:800px}.hero-btns{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:700px){.hero-btns{flex-direction:column}}.page-hero{min-height:50vh;display:flex;align-items:center;padding:5rem 0;margin-top:-72px;background-image:var(--hero-bg-light);background-repeat:repeat-x;background-attachment:fixed}.page-hero h1{color:var(--color-brand);font-size:2.8rem}.page-hero .hero-sub{font-size:1.1rem;margin-top:.5rem;max-width:680px}@media(max-width:700px){.page-hero h1{font-size:2rem}}[data-theme=dark] .page-hero:not(.hero--dark):not(.hero--light){background-image:var(--hero-bg-dark);position:relative}[data-theme=dark] .page-hero:not(.hero--dark):not(.hero--light)::before{content:"";position:absolute;inset:0;background:rgba(18,28,30,.55);pointer-events:none;z-index:0}[data-theme=dark] .page-hero:not(.hero--dark):not(.hero--light) .container{position:relative;z-index:1}[data-theme=dark] .page-hero:not(.hero--dark):not(.hero--light) h1{color:var(--color-brand)}[data-theme=dark] .page-hero:not(.hero--dark):not(.hero--light) .hero-sub{color:#c8d8da}.page-hero.hero--dark{background-image:var(--hero-bg-dark);position:relative}.page-hero.hero--dark::before{content:"";position:absolute;inset:0;background:rgba(18,28,30,.6);pointer-events:none;z-index:0}.page-hero.hero--dark .container{position:relative;z-index:1}.page-hero.hero--dark h1{color:var(--color-brand)}.page-hero.hero--dark .hero-sub{color:#c8d8da}.page-hero.hero--light{background-image:var(--hero-bg-light)}.page-hero.hero--light h1{color:var(--color-brand)}.page-hero.hero--light .hero-sub{color:var(--color-dark)}.page-title-bar{background:var(--color-light-bg);padding:3rem 0;border-bottom:1px solid var(--border-color)}.page-title-bar h1{font-size:2.2rem;color:var(--text-heading)}.card-link{font-size:.88rem;font-weight:500;color:var(--color-brand);margin-top:auto}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:1rem}.service-card{display:flex;flex-direction:column;padding:2rem 1.5rem;background:var(--bg-page);border:1px solid var(--border-color);border-radius:6px;color:var(--text-body);transition:box-shadow .2s ease,transform .2s ease}.service-card:hover{box-shadow:0 8px 24px rgba(38,169,255,.12);transform:translateY(-3px);text-decoration:none}.service-card:hover{background:var(--color-dark-deep);text-decoration:none}.service-card:hover h3{color:var(--color-brand)}.service-card:hover p{color:var(--color-card-muted)}.service-card:hover .card-link{color:var(--color-brand)}.service-card:hover .service-icon{filter:brightness(0)invert(1)}.service-card .service-icon{width:128px;height:128px;margin:0 auto 1rem;filter:none}.service-card h3{color:var(--color-brand);font-size:1.1rem;margin-bottom:.5rem}.service-card p{font-size:.92rem;color:var(--text-muted);flex:1;margin-bottom:1rem}.expertise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:1rem}.expertise-card{display:flex;flex-direction:column;padding:2rem 1.5rem;background:var(--color-light-bg);border-radius:6px;color:var(--text-body);text-align:center;transition:background .2s ease,box-shadow .2s ease}.expertise-card:hover{background:var(--color-dark-deep);text-decoration:none}.expertise-card:hover h3{color:var(--color-brand)}.expertise-card:hover p{color:var(--color-card-muted)}.expertise-card:hover .card-link{color:var(--color-brand)}.expertise-card:hover .expertise-icon{filter:brightness(0)invert(1)}.expertise-card .expertise-icon{width:128px;height:128px;margin:0 auto 1rem;filter:none}.expertise-card h3{font-size:1rem;margin-bottom:.5rem;color:var(--text-heading)}.expertise-card p{font-size:.88rem;color:var(--text-muted);flex:1;margin-bottom:.75rem}.approach-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:1rem;margin:1.5rem 0 2rem}.approach-card{display:flex;flex-direction:column;padding:1.75rem 1.5rem;background:rgba(255,255,255,7%);border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#fff;transition:background .2s ease}.approach-card:hover{background:rgba(38,169,255,.15);text-decoration:none}.approach-card h3{color:var(--color-brand);font-size:1.05rem;margin-bottom:.5rem}.approach-card p{color:var(--color-card-muted);font-size:.9rem;flex:1;margin-bottom:.75rem}@media(max-width:900px){.approach-card{grid-template-columns:1fr 1fr}}@media(max-width:700px){.approach-card{grid-template-columns:1fr}}.content-card{display:flex;flex-direction:column;padding:2rem 1.5rem;background:var(--color-light-bg);border-radius:6px;border:1px solid var(--border-color);color:var(--text-body);transition:box-shadow .2s ease,transform .2s ease}.content-card:hover{box-shadow:0 8px 24px rgba(38,169,255,.12);transform:translateY(-3px);text-decoration:none}.content-card:hover{background:var(--color-dark-deep);text-decoration:none}.content-card:hover h3{color:var(--color-brand)}.content-card:hover p{color:var(--color-card-muted)}.content-card:hover .card-link{color:var(--color-brand)}.content-card:hover .card-icon{filter:brightness(0)invert(1)}.content-card .card-icon{width:128px;height:128px;margin:0 auto 1rem}.content-card .card-body h3{color:var(--color-brand);font-size:1.1rem;margin-bottom:.5rem}.content-card .card-body p{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:1rem}.blog-card{display:block;background:var(--bg-page);border:1px solid var(--border-color);border-radius:6px;overflow:hidden;color:var(--text-body);transition:box-shadow .2s ease,transform .2s ease}.blog-card:hover{box-shadow:0 8px 24px rgba(38,169,255,.1);transform:translateY(-3px);text-decoration:none}.blog-card .blog-card-body{padding:1.5rem}.blog-card .blog-date{font-size:.82rem;color:var(--color-subtle);margin-bottom:.5rem}.blog-card h3{font-size:1.05rem;color:var(--color-brand);margin-bottom:.5rem}.blog-card .blog-excerpt{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.blog-coming-soon{text-align:center;color:var(--text-muted)}@media(max-width:700px){.expertise-grid{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr}.approach-grid{grid-template-columns:1fr}}.client-quote{border-left:3px solid var(--color-brand);padding:.75rem 0 .75rem 1.5rem;margin:2rem 0;background:var(--color-light-bg);border-radius:0 3px 3px 0}.client-quote p{color:var(--text-muted);margin:0 0 .75rem;font-style:italic;line-height:1.7}.client-quote cite{display:flex;align-items:center;gap:.5rem;font-style:normal;font-size:.88rem}.client-quote cite::before{content:"";display:block;width:20px;height:2px;background:var(--color-brand);flex-shrink:0}.client-quote__author{font-weight:500;color:var(--color-brand)}.client-quote__role{color:var(--text-muted)}.client-quote__role::before{content:"·";margin-right:.5rem;color:var(--border-color)}.cta-banner{background:var(--color-brand);padding:3.5rem 0;text-align:center}.cta-banner .cta-inner p{color:rgba(255,255,255,.95);margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}.cta-banner .cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.faq-section{margin-top:3rem;border-top:2px solid var(--color-light-bg);padding-top:2rem}.faq-section h2{margin-bottom:1.5rem}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid var(--border-color)}.faq-question{width:100%;background:0 0;border:none;text-align:left;padding:1.1rem 0;font-size:1rem;font-weight:500;color:var(--text-heading);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-family:inherit;transition:color .2s ease}.faq-question:hover{color:var(--color-brand)}.faq-icon{font-size:1.4rem;font-weight:300;color:var(--color-brand);flex-shrink:0;transition:transform .2s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .2s;padding:0}.faq-answer p{color:var(--text-muted);margin:0}.faq-item.open .faq-answer{max-height:400px;padding-bottom:1.2rem}.tech-logos{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tech-logos a{padding:.25rem .7rem;background:rgba(255,255,255,.15);color:#fff;border-radius:3px;font-size:.82rem}.tech-logos a:hover{background:var(--color-brand);text-decoration:none}.pi-block{margin:2.5rem 0}.pi-block__figure{margin:0;flex-shrink:0}.pi-block__figure img{width:100%;height:auto;border-radius:6px;display:block;object-fit:cover}.pi-block__figure figcaption{margin-top:.5rem;font-size:.82rem;color:var(--text-muted);text-align:center}.pi-block__body{flex:1;min-width:0}.pi-block__body>*:last-child{margin-bottom:0}.pi-block--left,.pi-block--right{display:flex;align-items:flex-start;gap:2.5rem}.pi-block--left .pi-block__figure,.pi-block--right .pi-block__figure{width:clamp(200px,38%,420px)}@media(max-width:700px){.pi-block--left,.pi-block--right{flex-direction:column}.pi-block--left .pi-block__figure,.pi-block--right .pi-block__figure{width:100%}}.pi-block--top,.pi-block--bottom{display:flex;flex-direction:column;gap:1.5rem}.pi-block--top .pi-block__figure,.pi-block--bottom .pi-block__figure{width:100%}.pi-block--top .pi-block__figure img,.pi-block--bottom .pi-block__figure img{width:100%;object-fit:cover}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.tech-tag{display:inline-flex;align-items:center;gap:4px;padding:.25rem .75rem;border-radius:999px;font-size:.82rem;font-weight:500;line-height:1.4;white-space:nowrap;text-decoration:none;border:1px solid var(--tech-tag-border,var(--color-brand));color:var(--tech-tag-color,var(--color-brand));background:0 0;transition:background .2s ease,color .2s ease,border-color .2s ease}.tech-tag:hover{background:var(--tech-tag-hover-bg,rgba(38,169,255,.1));border-color:var(--tech-tag-hover-border,var(--color-brand));color:var(--tech-tag-hover-color,var(--color-brand));text-decoration:none}.tech-tag--no-link{cursor:default;opacity:.75}.tech-tag--no-link:hover{background:0 0}.tech-tag-ext{font-size:.7rem;opacity:.6;line-height:1}[data-theme=dark] .tech-tag{--tech-tag-border:rgba(38, 169, 255, 0.5);--tech-tag-color:#7dcfff;--tech-tag-hover-bg:rgba(38, 169, 255, 0.12);--tech-tag-hover-border:rgba(38, 169, 255, 0.8);--tech-tag-hover-color:#a8dfff}.bg-dark .tech-tag{--tech-tag-border:rgba(38, 169, 255, 0.45);--tech-tag-color:#7dcfff;--tech-tag-hover-bg:rgba(38, 169, 255, 0.15);--tech-tag-hover-border:rgba(38, 169, 255, 0.75);--tech-tag-hover-color:#a8dfff}.contact-form-wrap{margin:2rem 0 3rem;max-width:640px}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.cf-row--two{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:700px){.cf-row--two{grid-template-columns:1fr}}.cf-field{display:flex;flex-direction:column;gap:.4rem}.cf-field label{font-size:.88rem;font-weight:500;color:var(--text-heading)}.cf-field input,.cf-field textarea{width:100%;padding:.65rem .9rem;font-family:var(--font-body);font-size:.95rem;color:var(--text-body);background:var(--bg-page);border:1px solid var(--border-color);border-radius:6px;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.cf-field input::placeholder,.cf-field textarea::placeholder{color:var(--text-muted);opacity:.7}.cf-field input:focus,.cf-field textarea:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px rgba(38,169,255,.12)}.cf-field textarea{resize:vertical;min-height:140px;line-height:1.7}.cf-required{color:var(--btn-accent-text);margin-left:2px}.cf-actions{margin-top:.5rem}.cf-btn-spinner{display:none;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:cf-spin .7s linear infinite;margin-left:.5rem;vertical-align:middle}.cf-loading .cf-btn-label{opacity:.7}.cf-loading .cf-btn-spinner{display:inline-block}@keyframes cf-spin{to{transform:rotate(360deg)}}.cf-feedback{display:none;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;border-radius:6px;margin-top:1.5rem}.cf-feedback.cf-visible{display:flex}.cf-feedback svg{flex-shrink:0;margin-top:2px}.cf-feedback strong{display:block;font-size:1rem;margin-bottom:.25rem}.cf-feedback p{font-size:.9rem;margin:0}.cf-feedback--success{background:var(--cf-success-bg);border:1px solid var(--cf-success-border);color:var(--cf-success-text)}.cf-feedback--success svg{color:var(--cf-success-icon)}.cf-feedback--error{background:var(--cf-error-bg);border:1px solid var(--cf-error-border);color:var(--cf-error-text)}.cf-feedback--error svg{color:var(--cf-error-icon)}.cf-feedback--error a{color:inherit;text-decoration:underline}.pc-section{padding:2rem 0}.pc-heading{margin-bottom:2rem}.pc-outer{display:flex;align-items:center;gap:.5rem;padding:0 1.5rem;max-width:calc(1100px + 2 * 1.5rem);margin:0 auto}.pc-viewport{flex:1;overflow:hidden;outline:none}.pc-track{display:flex;gap:20px;transform:translateX(0);transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform;list-style:none;margin:0;padding:0 0 8px;cursor:grab}.pc-track:active{cursor:grabbing}.pc-slide{flex:0 0 320px;min-width:0}@media(max-width:900px){.pc-slide{flex-basis:300px}}@media(max-width:700px){.pc-slide{flex-basis:calc(100vw - 1.5rem * 2 - 80px)}}.pc-card{display:flex;flex-direction:column;height:100%;border-radius:10px;overflow:hidden;border:1px solid var(--border-color);background:var(--bg-page);color:inherit;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.pc-card:hover{border-color:#26a9ff;transform:translateY(-4px);box-shadow:0 8px 24px rgba(38,169,255,.1);text-decoration:none}.pc-card__media{position:relative;height:200px;overflow:hidden;background:#304345;flex-shrink:0}.pc-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.pc-card:hover .pc-card__img{transform:scale(1.04)}.pc-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--color-dark-deep,#304345) 0%,#26a9ff 200%);opacity:.55}[data-theme=dark] .pc-card__placeholder{opacity:.35}.pc-card__tags{position:absolute;bottom:0;left:0;right:0;display:flex;flex-wrap:wrap;gap:5px;padding:8px 12px 10px;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 100%)}.pc-card__tag{font-size:11px;font-weight:500;line-height:1;padding:3px 8px;border-radius:20px;color:#fff;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(4px);white-space:nowrap}.pc-card__body{display:flex;flex-direction:column;flex:1;padding:16px 18px 18px}.pc-card__industry{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:4px}.pc-card__title{font-size:1rem;font-weight:600;line-height:1.35;color:var(--text-heading);margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-card__desc{font-size:.875rem;line-height:1.55;color:var(--text-muted);flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:14px}.pc-card__cta{display:inline-block;font-size:.8125rem;font-weight:500;color:#26a9ff;margin-top:auto;transition:color .2s ease}.pc-card:hover .pc-card__cta{color:#1a90db}.pc-arrow{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:1px solid var(--border-color);background:var(--bg-page);color:var(--text-body);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.pc-arrow:hover:not(:disabled){background:#eaf0f0;border-color:#26a9ff;color:#26a9ff}.pc-arrow:disabled{opacity:.3;cursor:not-allowed}@media(max-width:700px){.pc-arrow{display:none}}.pc-dots{display:flex;justify-content:center;gap:6px;margin-top:1.5rem}.pc-dot{width:7px;height:7px;border-radius:50%;border:none;background:var(--border-color);cursor:pointer;padding:0;transition:background .2s ease,width .2s ease}.pc-dot--active{width:20px;border-radius:4px;background:#26a9ff}.ig-wrap{width:100%}.ig-grid{display:grid;grid-template-columns:repeat(var(--ig-cols,4),1fr);gap:var(--ig-gap,4px);list-style:none;margin:0;padding:0}@media(max-width:900px){.ig-grid{grid-template-columns:repeat(min(var(--ig-cols,4),3),1fr)}}@media(max-width:700px){.ig-grid{grid-template-columns:repeat(min(var(--ig-cols,4),2),1fr)}}.ig-item{display:block}.ig-thumb{display:block;width:100%;padding:0;border:none;background:#304345;cursor:pointer;overflow:hidden;aspect-ratio:var(--ig-ratio,1);position:relative}.ig-thumb::after{content:"";position:absolute;inset:0;background:rgba(38,169,255,0);transition:background .2s ease}.ig-thumb:hover::after,.ig-thumb:focus-visible::after{background:rgba(38,169,255,.18)}.ig-thumb:focus-visible{outline:2px solid #26a9ff;outline-offset:2px;z-index:1}.ig-thumb__img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ig-thumb:hover .ig-thumb__img{transform:scale(1.05)}.ig-lb{position:fixed;inset:0;z-index:9000;background:rgba(0,0,0,.92);display:flex;align-items:center;justify-content:center}.ig-lb[hidden]{display:none}.ig-lb__stage{display:flex;flex-direction:column;align-items:center;max-width:calc(100vw - 160px);max-height:calc(100vh - 80px)}@media(max-width:700px){.ig-lb__stage{max-width:calc(100vw - 80px)}}.ig-lb__img{display:block;max-width:100%;max-height:calc(100vh - 140px);object-fit:contain;border-radius:6px;animation:ig-fade-in .2s ease}@keyframes ig-fade-in{from{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.ig-lb__caption{margin-top:10px;font-size:.8125rem;color:rgba(255,255,255,.65);text-align:center;max-width:480px;line-height:1.5}.ig-lb__counter{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);font-size:12px;color:rgba(255,255,255,.45);pointer-events:none;white-space:nowrap}.ig-lb__close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,8%);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.ig-lb__close:hover{background:rgba(255,255,255,.18)}.ig-lb__close:focus-visible{outline:2px solid #26a9ff;outline-offset:2px}.ig-lb__nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,8%);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.ig-lb__nav:hover{background:rgba(255,255,255,.18)}.ig-lb__nav:focus-visible{outline:2px solid #26a9ff;outline-offset:2px}.ig-lb__nav:active{transform:translateY(-50%)scale(.94)}@media(max-width:700px){.ig-lb__nav{width:38px;height:38px}}.ig-lb__prev{left:16px}.ig-lb__next{right:16px}.section-services h2{text-align:center;margin-bottom:.5rem}.section-expertise{background:var(--bg-page)}.section-expertise h2{text-align:center;margin-bottom:.5rem}.section-approach{padding-top:5rem;padding-bottom:0;background-image:url(/images/bg_5_sky_pattern.png);background-size:500px 500px;background-position:0 100%;background-repeat:repeat;background-attachment:fixed}.section-approach h2{text-align:center;color:#fff;margin-bottom:.5rem}.section-approach .approach-intro-text{color:var(--color-card-muted)!important}.approach-bottom{margin:0;padding:0;background-image:url(/images/bg_5_cityline.png);height:210px;background-size:860px 148px;background-position:0 100%;background-repeat:repeat-x}.section-blog h2{text-align:center}