:root{--bg:#080b12;--navy:#0a1628;--navy-light:#0f1f35;--surface:#0f1521;--border:#1e2d45;--accent:#3b7bff;--accent-teal:#00e5c3;--text:#f0f4ff;--text-muted:#8a9cb8;--text-dark:#1a2332;--text-dark-muted:#475569;--white:#fff;--grey-bg:#f4f6f9;--font-display:"Space Grotesk", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--container:1200px;--radius:12px;--radius-sm:8px;--nav-height:72px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 16px);overflow-x:clip}.skip-link{z-index:1000;background:var(--accent);color:var(--white);border-radius:var(--radius-sm);padding:12px 20px;font-size:14px;font-weight:600;transition:top .2s;position:absolute;top:-100%;left:16px}.skip-link:focus{outline:2px solid var(--accent-teal);outline-offset:2px;top:16px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}body{font-family:var(--font-body);color:var(--text-muted);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6;overflow-x:clip}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{font:inherit;cursor:pointer;background:0 0;border:none}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 32px}.section-header{margin-bottom:48px}.section-header--left{text-align:left}.section-header h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:700}.section-header p{color:var(--text-muted);max-width:520px;font-size:17px}.btn{font-family:var(--font-body);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.btn--primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn--primary:hover{background:#2d6ae8;transform:translateY(-1px);box-shadow:0 4px 20px #3b7bff59}.btn--ghost{color:var(--text);background:0 0;border-color:#ffffff40}.btn--ghost:hover{border-color:var(--text);background:#ffffff0f}.btn--lg{padding:14px 28px;font-size:15px}.badge{font-family:var(--font-mono);letter-spacing:.14em;color:#33f0d0;background:#00e5c31a;border:1px solid #00e5c359;border-radius:4px;margin-bottom:28px;padding:7px 16px;font-size:11px;font-weight:500;display:inline-block}.nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#080b12eb;border-bottom:1px solid #1e2d4580;position:fixed;top:0;left:0;right:0}.nav__inner{height:var(--nav-height);justify-content:space-between;align-items:center;gap:32px;display:flex}.nav__logo{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;flex-shrink:0;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.logo-mark{flex-shrink:0;display:block}.nav__links{align-items:center;gap:8px;display:flex}.nav__links>a{color:#ffffffe0;border-radius:6px;padding:8px 14px;font-size:14px;font-weight:500;transition:color .2s,background .2s}.nav__links>a:hover,.nav__links>a.is-active{color:var(--white);background:#ffffff0f}.nav__links>a.is-active,.nav__dropdown-trigger.is-active{color:var(--accent-teal);background:#ffffff0f}.nav__mobile-cta{justify-content:center;width:100%;margin-top:12px;display:none}.nav__cta{flex-shrink:0}.nav__cta--book{padding-inline:16px}.nav__mobile-cta--book{margin-top:4px}.nav__dropdown{position:relative}.nav__dropdown-trigger{color:#ffffffe0;border-radius:6px;align-items:center;gap:4px;padding:8px 14px;font-size:14px;font-weight:500;transition:color .2s,background .2s;display:flex}.nav__dropdown-trigger:hover,.nav__dropdown.is-open .nav__dropdown-trigger{color:var(--white);background:#ffffff0f}.nav__dropdown-trigger svg{transition:transform .2s}.nav__dropdown.is-open .nav__dropdown-trigger svg{transform:rotate(180deg)}.nav__dropdown-menu{background:var(--navy-light);border:1px solid var(--border);border-radius:var(--radius-sm);opacity:0;visibility:hidden;min-width:200px;padding:8px;transition:all .2s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-8px);box-shadow:0 16px 48px #0006}.nav__dropdown.is-open .nav__dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav__dropdown-menu a{color:var(--text-muted);border-radius:6px;padding:10px 14px;font-size:14px;transition:color .2s,background .2s;display:block}.nav__dropdown-menu a:hover{color:var(--text);background:#3b7bff1a}.nav__toggle{flex-direction:column;gap:5px;padding:4px;display:none}.nav__toggle span{background:var(--white);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.nav__toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav__toggle.is-open span:nth-child(2){opacity:0}.nav__toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{min-height:100svh;padding:calc(var(--nav-height) + 80px) 0 100px;align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero__media{position:absolute;inset:0}.hero__image{background:linear-gradient(135deg,#0a16284d 0%,#0000 50%),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?w=1920&q=80) 50%/cover no-repeat;width:100%;height:100%}.hero__overlay{background:linear-gradient(#080b1266 0%,#080b1299 60%,#080b12f2 100%);position:absolute;inset:0}.hero__content{z-index:1;max-width:800px;position:relative}.hero__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);margin-bottom:24px;font-size:clamp(36px,5.5vw,56px);font-weight:700;line-height:1.12}.hero__subtitle{color:#b8c5db;max-width:620px;margin-bottom:36px;font-size:clamp(16px,2vw,18px);line-height:1.65}.hero__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.seo-intro{background:var(--navy);border-bottom:1px solid var(--border);padding:0 0 40px}.seo-intro__text{max-width:720px;color:var(--text-muted);font-size:16px;line-height:1.7}.quick-paths{background:var(--navy);border-bottom:1px solid var(--border);padding:32px 0}.quick-paths__label{color:var(--text-muted);text-align:center;margin-bottom:20px;font-size:13px;font-weight:500}.quick-paths__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.quick-path{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:8px;padding:24px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.quick-path:hover{border-color:#3b7bff80;transform:translateY(-2px);box-shadow:0 8px 32px #00000040}.quick-path__icon{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--accent);background:#3b7bff1f;justify-content:center;align-items:center;display:flex}.quick-path__title{font-family:var(--font-display);color:var(--text);font-size:16px;font-weight:600}.quick-path__desc{color:var(--text-muted);font-size:13px;line-height:1.55}.marquee{background:var(--navy);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 0;overflow:hidden}.marquee__track{display:flex;overflow:hidden}.marquee__content{flex-shrink:0;align-items:center;gap:64px;animation:25s linear infinite marquee;display:flex}.marquee__item{font-family:var(--font-display);letter-spacing:.04em;color:#fff9;white-space:nowrap;flex-shrink:0;font-size:18px;font-weight:600}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.services{background:var(--white);padding:100px 0}.services .section-header h2{color:var(--text-dark)}.services .section-header p{color:var(--text-dark-muted)}.services__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.service-card{border-top:2px solid var(--grey-bg);padding:36px 0 0;transition:border-color .3s}.service-card:hover,.service-card.is-highlight{border-color:var(--accent);border-radius:var(--radius-sm);background:#3b7bff0f;margin-inline:-12px;padding-inline:12px;transition:border-color .3s,background .3s}.service-card__icon{border-radius:var(--radius-sm);width:52px;height:52px;color:var(--accent);background:#3b7bff14;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.service-card h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-dark);margin-bottom:12px;font-size:22px;font-weight:700}.service-card p{color:var(--text-dark-muted);margin-bottom:20px;font-size:15px;line-height:1.7}.service-card__link{color:var(--accent);align-items:center;gap:6px;font-size:14px;font-weight:600;transition:gap .2s;display:inline-flex}.service-card__link:hover{gap:10px}.industries{background:var(--navy);padding:100px 0}.industries .section-header h2{color:var(--white)}.industries__tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:8px;margin-bottom:40px;padding-bottom:16px;display:flex}.industries__tab{color:var(--text-muted);border-radius:var(--radius-sm);padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.industries__tab:hover{color:var(--text);background:#ffffff0d}.industries__tab.is-active{color:var(--white);background:var(--accent)}.industries__panels{min-height:360px;position:relative}.industries__panel{grid-template-columns:1fr 1fr;align-items:center;gap:48px;animation:.4s fadeIn;display:none}.industries__panel.is-active{display:grid}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.industries__visual{aspect-ratio:4/3;border-radius:var(--radius);background-position:50%;background-size:cover}.industries__visual--banking{background-image:linear-gradient(135deg,#3b7bff33,#0000),url(https://images.unsplash.com/photo-1563986768609-322da13575f3?w=800&q=80)}.industries__visual--healthcare{background-image:linear-gradient(135deg,#00e5c326,#0000),url(https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=800&q=80)}.industries__visual--retail{background-image:linear-gradient(135deg,#3b7bff33,#0000),url(https://images.unsplash.com/photo-1441986300917-64674bd600d8?w=800&q=80)}.industries__visual--manufacturing{background-image:linear-gradient(135deg,#3b7bff33,#0000),url(https://images.unsplash.com/photo-1581091226825-a6a2a5aee158?w=800&q=80)}.industries__visual--travel{background-image:linear-gradient(135deg,#00e5c326,#0000),url(https://images.unsplash.com/photo-1436491865332-7a61a108cc05?w=800&q=80)}.industries__visual--insurance{background-image:linear-gradient(135deg,#3b7bff33,#0000),url(https://images.unsplash.com/photo-1450101499163-c8848c66ca85?w=800&q=80)}.industries__text h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--white);margin-bottom:16px;font-size:28px;font-weight:700}.industries__text p{color:var(--text-muted);margin-bottom:24px;font-size:16px;line-height:1.75}.industries__cta{margin-top:8px}.featured-insight{background:var(--bg);padding:80px 0}.featured-insight__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;grid-template-columns:1.1fr 1fr;display:grid;overflow:hidden}.featured-insight__image{background:linear-gradient(135deg,#3b7bff26,#0000),url(https://images.unsplash.com/photo-1677442136019-21780ecad995?w=900&q=80) 50%/cover no-repeat;min-height:380px}.featured-insight__body{flex-direction:column;justify-content:center;padding:48px;display:flex}.featured-insight__tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-teal);margin-bottom:16px;font-size:11px;font-weight:500}.featured-insight__body h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:16px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.2}.featured-insight__body p{color:var(--text-muted);margin-bottom:16px;font-size:15px;line-height:1.75}.featured-insight__meta{font-size:13px;color:#9aadc8!important;margin-bottom:28px!important}.featured-insight__link{color:var(--accent);align-items:center;gap:8px;font-size:15px;font-weight:600;transition:gap .2s;display:inline-flex}.featured-insight__link:hover{gap:12px}.stats{background:var(--grey-bg);padding:72px 0}.stats__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.stat__number{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-dark);margin-bottom:8px;font-size:clamp(36px,5vw,52px);font-weight:700;line-height:1;display:block}.stat__label{color:var(--text-dark-muted);font-size:15px;font-weight:500}.insights{background:var(--bg);padding:100px 0}.insights .section-header h2{color:var(--text)}.insights__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.insight-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:border-color .3s,transform .3s;overflow:hidden}.insight-card:hover{border-color:#3b7bff66;transform:translateY(-4px)}.insight-card__image{aspect-ratio:16/10;background-position:50%;background-size:cover}.insight-card__image--1{background-image:url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=600&q=80)}.insight-card__image--2{background-image:url(https://images.unsplash.com/photo-1550751827-4bd374c3f58b?w=600&q=80)}.insight-card__image--3{background-image:url(https://images.unsplash.com/photo-1518186285589-2f7649de83e0?w=600&q=80)}.insight-card__body{padding:24px}.insight-card__category{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#33f0d0;margin-bottom:10px;font-size:10px;font-weight:500;display:inline-block}.insight-card h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:12px;font-size:17px;font-weight:600;line-height:1.4}.insight-card time{color:var(--text-muted);font-size:13px}.insights-toc{background:var(--bg);border-bottom:1px solid var(--border);padding:40px 0 0}.insights-toc__title{font-family:var(--font-display);color:var(--text);margin-bottom:16px;font-size:18px;font-weight:600}.insights-toc__list{flex-direction:column;gap:10px;max-width:720px;margin:0 0 40px;padding-left:20px;display:flex}.insights-toc__list a{color:var(--accent);font-size:15px;font-weight:500;line-height:1.5;transition:color .2s}.insights-toc__list a:hover{color:var(--accent-teal)}.insights-articles{background:var(--bg);padding:64px 0 100px}.insights-articles__inner{flex-direction:column;gap:80px;display:flex}.insight-article{max-width:760px;scroll-margin-top:calc(var(--nav-height) + 24px);margin:0 auto}.insight-article--featured{border-bottom:1px solid var(--border);max-width:100%;padding-bottom:80px}.insight-article__header{margin-bottom:28px}.insight-article__category{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-teal);margin-bottom:12px;font-size:11px;font-weight:500;display:inline-block}.insight-article__header h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:14px;font-size:clamp(26px,4vw,36px);font-weight:700;line-height:1.2}.insight-article__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:flex}.insight-article__image{aspect-ratio:21/9;border-radius:var(--radius);background-position:50%;background-size:cover;width:100%;margin-bottom:32px}.insight-article__image--ai{background-image:linear-gradient(135deg,#3b7bff1f,#0000),url(https://images.unsplash.com/photo-1677442136019-21780ecad995?w=1200&q=80)}.insight-article__image--cloud{background-image:url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=1200&q=80)}.insight-article__image--security{background-image:url(https://images.unsplash.com/photo-1550751827-4bd374c3f58b?w=1200&q=80)}.insight-article__image--legacy{background-image:url(https://images.unsplash.com/photo-1518186285589-2f7649de83e0?w=1200&q=80)}.insight-article__content{color:var(--text-muted);font-size:16px;line-height:1.8}.insight-article__lead{color:var(--text);margin-bottom:28px;font-size:18px;line-height:1.75}.insight-article__content h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:36px 0 14px;font-size:20px;font-weight:600}.insight-article__content p{margin-bottom:18px}.insight-article__content ul,.insight-article__content ol{flex-direction:column;gap:10px;margin:0 0 20px 1.25em;display:flex}.insight-article__content li{padding-left:4px}.insight-article__content strong{color:var(--text);font-weight:600}.insight-article__content em{font-style:italic}.insight-article__cta{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-top:32px;padding:20px 24px;font-size:15px;color:var(--text)!important}.insight-article__cta a{color:var(--accent);font-weight:600}.insight-article__cta a:hover{color:var(--accent-teal)}.faq{background:var(--bg);padding:100px 0}.faq .section-header h2{color:var(--text)}.faq__list{flex-direction:column;gap:12px;max-width:720px;margin:0 auto;display:flex}.faq__item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.faq__item summary{font-family:var(--font-display);color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:16px;font-weight:600;list-style:none;transition:color .2s;display:flex}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";color:var(--accent);flex-shrink:0;font-size:20px;font-weight:400;transition:transform .2s}.faq__item[open] summary:after{transform:rotate(45deg)}.faq__item summary:hover{color:var(--accent)}.faq__item p{color:var(--text-muted);padding:0 24px 20px;font-size:15px;line-height:1.75}.careers-banner{background:var(--bg);padding:0 0 100px}.careers-banner__inner{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);border:1px solid var(--border);text-align:center;border-radius:16px;padding:72px 64px;position:relative;overflow:hidden}.careers-banner__inner:before{content:"";pointer-events:none;background:radial-gradient(50% 80% at 50% 120%,#3b7bff26,#0000);position:absolute;inset:0}.careers-banner__inner h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:700;position:relative}.careers-banner__inner p{color:var(--text-muted);margin-bottom:28px;font-size:16px;position:relative}.careers-banner__link{color:#33f0d0;align-items:center;gap:8px;font-size:15px;font-weight:600;transition:gap .2s;display:inline-flex;position:relative}.careers-banner__link:hover{gap:12px}.open-roles{scroll-margin-top:calc(var(--nav-height) + 24px);margin-top:48px}.open-roles .section-header h2{color:var(--text)}.open-roles__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.job-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:28px;transition:border-color .3s,transform .3s;display:flex}.job-card:hover{border-color:#3b7bff66;transform:translateY(-2px)}.job-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.job-card__type{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#33f0d0;background:#00e5c31a;border:1px solid #00e5c340;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:500}.job-card__location{color:var(--text-muted);font-size:12px}.job-card h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.3}.job-card>p{color:var(--text-muted);flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.7}.job-card__tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.job-card__tags li{color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:4px;padding:4px 10px;font-size:12px;font-weight:500}.job-card__apply{color:var(--white);background:var(--accent);border-radius:var(--radius-sm);cursor:pointer;text-align:center;border:none;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex}.job-card__apply:hover{background:#2d6ae8;box-shadow:0 4px 20px #3b7bff59}body.apply-modal-open{overflow:hidden}.apply-modal{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b12cc;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.apply-modal[hidden]{display:none}.apply-modal__dialog{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 64px #00000080}.apply-modal__header{background:var(--surface);z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 0;display:flex;position:sticky;top:0}.apply-modal__header h2{font-family:var(--font-display);color:var(--text);margin-bottom:6px;font-size:22px;font-weight:700}.apply-modal__subtitle{color:var(--text-muted);font-size:14px;line-height:1.5}.apply-modal__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:28px;line-height:1}.apply-modal__close:hover{color:var(--text)}.apply-modal__body{padding:20px 24px 24px}.apply-modal__body .contact__form{background:0 0;border:none;padding:0}.apply-modal__body .contact__field select{width:100%;font-family:var(--font-body);color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;padding:12px 14px;font-size:15px}.apply-modal__body .contact__field select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #3b7bff26}.apply-modal__body .contact__fields{margin-bottom:20px}.page-hero{padding:calc(var(--nav-height) + 48px) 0 48px;background:var(--navy);border-bottom:1px solid var(--border)}.page-hero h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);max-width:720px;margin-bottom:16px;font-size:clamp(32px,5vw,44px);font-weight:700}.page-hero p{color:var(--text-muted);max-width:560px;font-size:17px;line-height:1.65}.page-hero .badge{margin-bottom:20px}.explore-cta{background:var(--bg);padding:64px 0}.explore-cta__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.explore-cta__links{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.explore-cta__label{text-align:center;color:var(--text-muted);margin-bottom:16px;font-size:13px}.explore-cta__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:8px;padding:28px;transition:border-color .2s,transform .2s;display:flex}.explore-cta__card:hover{border-color:#3b7bff80;transform:translateY(-2px)}.explore-cta__card strong{font-family:var(--font-display);color:var(--text);font-size:18px}.explore-cta__card span{color:var(--text-muted);font-size:14px;line-height:1.55}@media (width<=768px){.explore-cta__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.discovery-call{background:var(--bg);padding:80px 0 0}.discovery-call__card{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);border:1px solid var(--border);border-radius:16px;grid-template-columns:1.2fr 1fr;align-items:center;gap:48px;padding:48px;display:grid}.discovery-call__content h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);margin-bottom:16px;font-size:clamp(26px,4vw,36px);font-weight:700}.discovery-call__content>p{color:var(--text-muted);margin-bottom:24px;font-size:16px;line-height:1.75}.discovery-call__list{flex-direction:column;gap:10px;display:flex}.discovery-call__list li{color:var(--text-muted);padding-left:20px;font-size:14px;position:relative}.discovery-call__list li:before{content:"";background:var(--accent-teal);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.discovery-call__list strong{color:var(--text)}.discovery-call__actions{flex-direction:column;gap:12px;display:flex}.discovery-call__actions .btn{white-space:normal;text-align:center;width:100%}.discovery-call__note{color:var(--text-muted);text-align:center;margin-top:8px;font-size:13px}.discovery-call__note a{color:var(--accent);text-decoration:underline}.contact{background:var(--bg);padding:100px 0}.contact__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:64px;display:grid}.contact__info h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:700}.contact__info>p{color:var(--text-muted);margin-bottom:32px;font-size:16px;line-height:1.7}.contact__apply-notice{color:var(--text-muted);border-radius:var(--radius-sm);background:#3b7bff14;border:1px solid #3b7bff40;margin-bottom:20px;padding:14px 16px;font-size:14px;line-height:1.6}.contact__apply-notice strong{color:var(--text)}.contact__apply-notice a{color:var(--accent)}.open-roles .section-header p a{color:var(--accent);text-decoration:underline}.open-roles .section-header p a:hover{color:#5a9bff}.contact__details{flex-direction:column;gap:20px;display:flex}.contact__detail{flex-direction:column;gap:4px;display:flex}.contact__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-teal);font-size:11px;font-weight:500}.contact__detail a,.contact__detail span{color:var(--text);font-size:15px}.contact__detail a:hover{color:var(--accent)}.contact__form{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:36px}.contact__honey{opacity:0;width:0;height:0;position:absolute;left:-9999px}.contact__fields{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.contact__field{flex-direction:column;gap:8px;display:flex}.contact__field--full{grid-column:1/-1}.contact__field label{color:var(--text);font-size:13px;font-weight:500}.contact__field input,.contact__field textarea,.contact__field select{font-family:var(--font-body);color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.contact__field textarea{resize:vertical}.contact__field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%238a9cb8' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.contact__field input::placeholder,.contact__field textarea::placeholder{color:#5a6a82}.contact__field input:focus,.contact__field textarea:focus,.contact__field select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #3b7bff26}.contact__field input[type=file]{cursor:pointer;padding:10px 14px;font-size:14px}.contact__field input[type=file]::file-selector-button{font-family:var(--font-body);color:var(--text);background:var(--navy-light);border:1px solid var(--border);cursor:pointer;border-radius:4px;margin-right:12px;padding:6px 12px;font-size:13px;font-weight:500;transition:border-color .2s,background .2s}.contact__field input[type=file]::file-selector-button:hover{border-color:var(--accent);background:#3b7bff1a}.contact__field--error{border-color:#f87171!important;box-shadow:0 0 0 3px #f8717126!important}.contact__field-hint{color:var(--text-muted);margin-top:6px;font-size:12px;line-height:1.5}.contact__field-error{color:#f87171;margin-top:8px;font-size:13px}.contact__field-error[hidden],.contact__cv-field[hidden]{display:none}.contact__submit{width:100%}.contact__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact__success{color:#33f0d0;text-align:center;margin-top:16px;font-size:14px}.contact__error{color:#f87171;text-align:center;margin-top:16px;font-size:14px}.contact__error a{color:var(--accent);text-decoration:underline}.legal{background:var(--bg);border-top:1px solid var(--border);padding:48px 0}.legal--terms{padding-top:0}.legal h2{font-family:var(--font-display);color:var(--text);margin-bottom:12px;font-size:20px;font-weight:700}.legal p{color:var(--text-muted);max-width:720px;font-size:14px;line-height:1.75}.legal a{color:var(--accent);text-decoration:underline}.legal a:hover{color:#5a9bff}.footer{background:var(--navy);border-top:1px solid var(--border);padding:72px 0 32px}.footer__grid{grid-template-columns:1.5fr repeat(3,1fr);gap:48px;margin-bottom:56px;display:grid}.footer__logo{font-family:var(--font-display);color:var(--white);align-items:center;gap:10px;margin-bottom:16px;font-size:18px;font-weight:700;display:flex}.footer__tagline{color:var(--text-muted);max-width:260px;margin-bottom:24px;font-size:14px;line-height:1.6}.footer__social{gap:12px;display:flex}.footer__social a{border-radius:var(--radius-sm);border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);justify-content:center;align-items:center;transition:all .2s;display:flex}.footer__social a:hover{color:var(--white);border-color:var(--accent);background:#3b7bff1a}.footer__col h4{font-family:var(--font-display);color:var(--white);letter-spacing:.02em;margin-bottom:20px;font-size:14px;font-weight:600}.footer__col ul li{margin-bottom:10px}.footer__col a{color:var(--text-muted);font-size:14px;transition:color .2s}.footer__col a:hover{color:var(--text)}.footer__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;display:flex}.footer__bottom p{color:var(--text-muted);font-size:13px}.footer__legal{gap:24px;display:flex}.footer__legal a{color:var(--text-muted);font-size:13px;transition:color .2s}.footer__legal a:hover{color:var(--text)}.cookie-banner{z-index:300;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--border);background:#080b12f7;padding:20px 0;position:fixed;bottom:0;left:0;right:0}.cookie-banner[hidden]{display:none}.cookie-banner__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.cookie-banner__text{flex:1;min-width:260px}.cookie-banner__text p{color:var(--text-muted);font-size:14px;line-height:1.6}.cookie-banner__text p+p{margin-top:4px}.cookie-banner__text strong{color:var(--text)}.cookie-banner__text a{color:var(--accent);text-decoration:underline}.cookie-banner__actions{flex-wrap:wrap;gap:10px;display:flex}body.cookie-modal-open{overflow:hidden}.cookie-modal{z-index:400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b12bf;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cookie-modal[hidden]{display:none}.cookie-modal__dialog{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto}.cookie-modal__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.cookie-modal__header h2{font-family:var(--font-display);color:var(--text);font-size:20px;font-weight:700}.cookie-modal__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:28px;line-height:1}.cookie-modal__close:hover{color:var(--text)}.cookie-modal__body{padding:24px}.cookie-modal__intro{color:var(--text-muted);margin-bottom:24px;font-size:14px;line-height:1.65}.cookie-toggle{border-bottom:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 0;display:flex}.cookie-toggle strong{color:var(--text);margin-bottom:4px;font-size:14px;display:block}.cookie-toggle p{color:var(--text-muted);font-size:13px;line-height:1.5}.cookie-toggle input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:2px}.cookie-toggle__badge{color:var(--text-muted);background:var(--bg);border:1px solid var(--border);border-radius:4px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:500}.cookie-data{margin-top:24px}.cookie-data h3{font-family:var(--font-display);color:var(--text);margin-bottom:10px;font-size:14px;font-weight:600}.cookie-data h3+.cookie-data__list+h3{margin-top:20px}.cookie-data__list{flex-direction:column;gap:6px;list-style:none;display:flex}.cookie-data__list li{color:var(--text-muted);background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:8px 12px;font-size:13px}.cookie-data__list li time{color:#5a6a82;margin-left:8px;font-size:11px}.cookie-data__empty{font-style:italic;color:#5a6a82!important}.cookie-data__clear{width:100%;margin-top:16px}.cookie-modal__footer{border-top:1px solid var(--border);padding:16px 24px 24px}.cookie-modal__footer .btn{width:100%}.back-to-top{z-index:90;background:var(--accent);width:44px;height:44px;color:var(--white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .2s,opacity .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #3b7bff66}.back-to-top:hover{background:#2d6ae8;transform:translateY(-2px)}.back-to-top[hidden]{display:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1024px){.services__grid,.insights__grid{grid-template-columns:1fr;max-width:480px}.industries__panel,.featured-insight__card{grid-template-columns:1fr}.featured-insight__image{min-height:260px}.stats__grid{grid-template-columns:repeat(2,1fr);gap:40px}.open-roles__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.footer__grid{grid-template-columns:1fr 1fr;gap:40px}.footer__brand{grid-column:1/-1}.contact__grid{grid-template-columns:1fr;gap:40px}.discovery-call__card{grid-template-columns:1fr;gap:32px;padding:32px 24px}.quick-paths__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (width<=768px){.container{padding:0 20px}.nav__links,.nav__cta{display:none}.nav__toggle{display:flex}.nav__links.is-open{top:var(--nav-height);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#080b12fa;flex-direction:column;align-items:stretch;gap:4px;padding:20px;display:flex;position:absolute;left:0;right:0}.nav__inner{position:relative}.nav__dropdown-menu{opacity:1;visibility:visible;box-shadow:none;background:0 0;border:none;padding:0 0 0 16px;display:none;position:static;transform:none}.nav__dropdown.is-open .nav__dropdown-menu{display:block}.nav__mobile-cta{display:inline-flex}.hero{align-items:flex-end;padding-bottom:60px}.hero__title br{display:none}.services,.industries,.insights{padding:72px 0}.industries__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.industries__tabs::-webkit-scrollbar{display:none}.industries__tab{flex-shrink:0}.featured-insight__body{padding:32px 24px}.careers-banner__inner{padding:48px 24px}.contact{padding:72px 0}.contact__form{padding:24px}.contact__fields{grid-template-columns:1fr}.open-roles__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.footer__grid{grid-template-columns:1fr}.footer__bottom{text-align:center;flex-direction:column}.cookie-banner__inner{flex-direction:column;align-items:stretch}.cookie-banner__actions{justify-content:stretch}.cookie-banner__actions .btn{flex:1}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn{white-space:normal;text-align:center;width:100%}.service-card:hover,.service-card.is-highlight{margin-inline:0;padding-inline:0}.industries__tab{min-height:44px;padding:12px 16px}.industries__text h3{font-size:clamp(22px,5vw,28px)}.industries__cta{justify-content:center;width:100%}.faq__item summary{padding:16px 18px;font-size:15px}.faq__item p{padding:0 18px 16px}.footer__legal{flex-wrap:wrap;justify-content:center;gap:12px 20px}.apply-modal,.cookie-modal{align-items:flex-end;padding:12px}.apply-modal__dialog,.cookie-modal__dialog{border-bottom-right-radius:0;border-bottom-left-radius:0;max-height:92vh}.back-to-top{bottom:16px;right:16px}.stats__grid{grid-template-columns:1fr 1fr;gap:32px 16px}.marquee__item{font-size:15px}.section-header{margin-bottom:36px}.featured-insight,.faq,.stats{padding:72px 0}}@media (width<=480px){.container{padding:0 16px}.hero{padding-top:calc(var(--nav-height) + 48px);padding-bottom:48px}.hero__title{font-size:clamp(28px,8vw,36px)}.quick-paths{padding:24px 0}.quick-path{padding:20px}.stats__grid{grid-template-columns:1fr;gap:28px}.cookie-banner__actions{flex-direction:column;width:100%}.cookie-banner__actions .btn{width:100%}.careers-banner__inner{padding:40px 20px}.contact__form{padding:20px 16px}.apply-modal__header,.apply-modal__body,.cookie-modal__header,.cookie-modal__body{padding-left:16px;padding-right:16px}.job-card__apply{white-space:normal;line-height:1.35}}
