*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0c1116;background:#fff;-webkit-font-smoothing:antialiased;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:"Space Grotesk","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.1;margin:0 0 0.5em;letter-spacing:-0.02em}p{margin:0 0 1em}.container{max-width:1200px;margin:0 auto;padding:0 24px}[id]{scroll-margin-top:96px}.reveal{opacity:0;transform:translateY(24px);transition:opacity 0.6s ease, transform 0.6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.service-grid>.reveal:nth-child(1),.industry-grid>.reveal:nth-child(1),.problem-grid>.reveal:nth-child(1),.stat-strip>.reveal:nth-child(1),.process-rail>.reveal:nth-child(1){transition-delay:.06s}.service-grid>.reveal:nth-child(2),.industry-grid>.reveal:nth-child(2),.problem-grid>.reveal:nth-child(2),.stat-strip>.reveal:nth-child(2),.process-rail>.reveal:nth-child(2){transition-delay:.12s}.service-grid>.reveal:nth-child(3),.industry-grid>.reveal:nth-child(3),.problem-grid>.reveal:nth-child(3),.stat-strip>.reveal:nth-child(3),.process-rail>.reveal:nth-child(3){transition-delay:.18s}.service-grid>.reveal:nth-child(4),.industry-grid>.reveal:nth-child(4),.problem-grid>.reveal:nth-child(4),.stat-strip>.reveal:nth-child(4),.process-rail>.reveal:nth-child(4){transition-delay:.24s}.service-grid>.reveal:nth-child(5),.industry-grid>.reveal:nth-child(5),.problem-grid>.reveal:nth-child(5),.stat-strip>.reveal:nth-child(5),.process-rail>.reveal:nth-child(5){transition-delay:.3s}.service-grid>.reveal:nth-child(6),.industry-grid>.reveal:nth-child(6),.problem-grid>.reveal:nth-child(6),.stat-strip>.reveal:nth-child(6),.process-rail>.reveal:nth-child(6){transition-delay:.36s}.service-grid>.reveal:nth-child(7),.industry-grid>.reveal:nth-child(7),.problem-grid>.reveal:nth-child(7),.stat-strip>.reveal:nth-child(7),.process-rail>.reveal:nth-child(7){transition-delay:.42s}.service-grid>.reveal:nth-child(8),.industry-grid>.reveal:nth-child(8),.problem-grid>.reveal:nth-child(8),.stat-strip>.reveal:nth-child(8),.process-rail>.reveal:nth-child(8){transition-delay:.48s}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:0%;background:linear-gradient(90deg, #5aa9c7, #ffb238);z-index:1000;pointer-events:none}.back-to-top{position:fixed;right:24px;bottom:24px;width:46px;height:46px;border-radius:50%;background:#081726;color:#fff;border:1px solid rgba(255,255,255,0.15);display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;cursor:pointer;box-shadow:0 24px 60px rgba(8,23,38,0.16);opacity:0;transform:translateY(12px);transition:opacity 0.25s ease, transform 0.25s ease, background 0.15s ease;z-index:150;pointer-events:none}.back-to-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.back-to-top:hover{background:#0e2c4a}#cookie-banner:not([hidden]) ~ .back-to-top{bottom:92px}@media (max-width: 720px){#cookie-banner:not([hidden]) ~ .back-to-top{bottom:150px}}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:12.5px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:#1687b0}.eyebrow::before{content:"";width:18px;height:2px;background:#ffb238;display:inline-block}.section{padding:112px 0}@media (max-width: 720px){.section{padding:72px 0}}.section--tight{padding:88px 0}@media (max-width: 720px){.section--tight{padding:56px 0}}.section--dark{background:linear-gradient(180deg, #081726 0%, #0b2036 100%);color:#fff}.section--dark .eyebrow{color:#5aa9c7}.section--soft{background:#f4f8fc}.grad-text{color:#ffc966}.btn{display:inline-flex;align-items:center;gap:10px;padding:15px 28px;border-radius:999px;font-family:"Space Grotesk","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;font-size:15.5px;border:1px solid transparent;cursor:pointer;transition:transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease, color 0.15s ease;white-space:nowrap}.btn--primary{position:relative;overflow:hidden;background:#ffb238;color:#081726;box-shadow:0 10px 24px rgba(255,178,56,0.35)}.btn--primary::before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg, transparent, rgba(255,255,255,0.55), transparent);transform:skewX(-20deg);transition:left 0.6s ease;pointer-events:none}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(255,178,56,0.42)}.btn--primary:hover::before{left:130%}.btn--ghost{background:transparent;border-color:rgba(255,255,255,0.28);color:#fff}.btn--ghost:hover{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.5)}.btn--ghost-dark{background:transparent;border-color:#e2e9f1;color:#0c1116}.btn--ghost-dark:hover{background:#f4f8fc;border-color:#94a3b3}.btn--soft{background:#f4f8fc;color:#0c1116;border-color:#e2e9f1;border-radius:8px;text-transform:uppercase;letter-spacing:0.04em;font-size:13.5px;box-shadow:0 1px 3px rgba(8,23,38,0.1)}.btn--soft:hover{background:#fff;border-color:#94a3b3;transform:translateY(-1px)}.btn--arrow::after{content:"→";transition:transform 0.15s ease}.btn--arrow:hover::after{transform:translateX(3px)}.site-header{position:sticky;top:0;z-index:100;background:rgba(6,16,28,0.88);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,0.08);transition:background 0.25s ease, box-shadow 0.25s ease}.site-header.is-scrolled{background:rgba(6,16,28,0.97);box-shadow:0 12px 30px rgba(3,10,18,0.35)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;gap:12px}.site-header__brand{display:flex;align-items:center;gap:10px;min-width:0;font-family:"Space Grotesk","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;font-size:19px;color:#fff}.site-header__mark{display:flex;align-items:center;justify-content:center;flex:none}.site-header__mark img{height:34px;width:auto;display:block}.site-header__brand-text{min-width:0}.site-header__brand-name{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.site-header__brand small{display:block;font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:10px;font-weight:500;letter-spacing:0.12em;color:#ffc966;text-transform:uppercase;margin-top:1px}.site-nav{display:flex;align-items:center;gap:8px}@media (max-width: 960px){.site-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:2px;padding:10px 16px calc(20px + env(safe-area-inset-bottom, 0px));max-height:calc(100vh - 100%);overflow-y:auto;background:#081726;border-bottom:1px solid rgba(255,255,255,0.1);box-shadow:0 24px 60px rgba(8,23,38,0.16)}.site-nav.is-open{display:flex}}.site-nav a{color:rgba(255,255,255,0.75);font-size:14.5px;font-weight:500;padding:9px 14px;border-radius:999px;transition:color 0.15s ease, background 0.15s ease}.site-nav a:hover{color:#fff;background:rgba(255,255,255,0.08)}.site-nav a.is-active{color:#fff;background:rgba(255,178,56,0.14)}.site-nav__dropdown{position:relative}.site-nav__dropdown-toggle{display:inline-flex;align-items:center;gap:5px}.site-nav__dropdown-toggle::after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;opacity:0.6;transform:rotate(45deg) translateY(-2px);transition:transform 0.15s ease}.site-nav__dropdown-menu{position:absolute;top:100%;left:0;min-width:220px;padding:8px;background:#081726;border:1px solid rgba(255,255,255,0.12);border-radius:14px;box-shadow:0 24px 60px rgba(8,23,38,0.16);opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity 0.15s ease, transform 0.15s ease, visibility 0.15s}.site-nav__dropdown-menu a{display:block;padding:10px 12px;border-radius:8px;white-space:nowrap}.site-nav__dropdown:hover .site-nav__dropdown-toggle::after,.site-nav__dropdown:focus-within .site-nav__dropdown-toggle::after{transform:rotate(225deg) translateY(2px)}.site-nav__dropdown:hover .site-nav__dropdown-menu,.site-nav__dropdown:focus-within .site-nav__dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width: 960px){.site-nav__dropdown-toggle::after{display:none}.site-nav__dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;min-width:0;padding:0 0 0 14px;margin-top:2px;background:none;border:none;box-shadow:none}}.site-header__menu-toggle{display:none;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:8px;background:none;color:#fff;cursor:pointer;flex:none}@media (max-width: 960px){.site-header__menu-toggle{display:inline-flex}}.site-header__menu-toggle:hover{background:rgba(255,255,255,0.08)}.site-header__menu-icon,.site-header__menu-icon::before,.site-header__menu-icon::after{content:"";display:block;width:20px;height:2px;border-radius:2px;background:currentColor;transition:transform 0.2s ease, opacity 0.2s ease, background 0.2s ease}.site-header__menu-icon{position:relative}.site-header__menu-icon::before,.site-header__menu-icon::after{position:absolute;left:0}.site-header__menu-icon::before{top:-6px}.site-header__menu-icon::after{top:6px}.site-header__menu-toggle[aria-expanded="true"] .site-header__menu-icon{background:transparent}.site-header__menu-toggle[aria-expanded="true"] .site-header__menu-icon::before{top:0;transform:rotate(45deg)}.site-header__menu-toggle[aria-expanded="true"] .site-header__menu-icon::after{top:0;transform:rotate(-45deg)}.site-header__cta{display:flex;align-items:center;gap:10px;flex:none}@media (max-width: 960px){.site-header__cta{display:none}}.site-header__cta .btn{padding:11px 20px;font-size:14px}@media (max-width: 480px){.site-header__brand small{display:none}}.site-nav__cta{display:none}@media (max-width: 960px){.site-nav__cta{display:flex;justify-content:center;width:100%;margin-top:10px}}.hero{position:relative;background:linear-gradient(180deg, #081726 0%, #0b2036 70%, #0e2c4a 100%);color:#fff;overflow:hidden;padding:104px 0 0}.hero__glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(560px 420px at 12% 8%, rgba(15,95,160,0.22), transparent 60%),radial-gradient(480px 360px at 92% 4%, rgba(255,178,56,0.12), transparent 60%)}.hero__inner{position:relative;display:grid;grid-template-columns:1.05fr 0.95fr;gap:56px;align-items:center;padding-bottom:80px}@media (max-width: 980px){.hero__inner{grid-template-columns:1fr;padding-bottom:48px}}.hero__title{font-size:clamp(38px, 5.4vw, 64px);margin:18px 0 22px}.hero__lede{font-size:18px;color:rgba(255,255,255,0.78);max-width:560px;margin-bottom:34px}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:44px}.hero__proof{display:flex;flex-wrap:wrap;gap:28px 40px}.hero__proof-item{min-width:96px}.hero__proof-num{font-family:"Space Grotesk","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;font-size:26px;color:#fff}.hero__proof-label{font-size:12.5px;color:rgba(255,255,255,0.55);margin-top:2px}.hero__visual{position:relative;height:440px}@media (max-width: 980px){.hero__visual{height:320px}}.hero__panel{position:absolute;width:100%;max-width:380px;border-radius:24px;border:1px solid rgba(255,255,255,0.14);box-shadow:0 24px 60px rgba(8,23,38,0.16);padding:22px}.hero__panel--back{top:56px;right:0;opacity:0.5;background:rgba(255,255,255,0.06);transform:rotate(3deg)}.hero__panel--front{top:0;left:0;background:linear-gradient(165deg, rgba(20,42,68,0.98), rgba(10,22,38,0.98))}.hero__panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.hero__panel-title{font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:11.5px;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.55)}.hero__panel-dot{width:8px;height:8px;border-radius:50%;background:#ffb238;box-shadow:0 0 0 4px rgba(255,178,56,0.18)}.hero__bars{display:flex;align-items:flex-end;gap:10px;height:120px;margin-bottom:18px}.hero__bar{flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg, #5aa9c7, #145a7d)}.hero__bar--amber{background:linear-gradient(180deg, #ffc966, #ffb238)}.hero__panel-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid rgba(255,255,255,0.1);font-size:13.5px;color:rgba(255,255,255,0.8)}.hero__panel-row span:last-child{font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;color:#ffc966;font-weight:600}.hero__panel-row span.status-done{color:#7dd8a6}.hero__ribbon{border-top:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.03)}.hero__ribbon-inner{display:flex;flex-wrap:wrap;gap:12px 40px;align-items:center;padding:22px 0;font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:12.5px;letter-spacing:0.06em;text-transform:uppercase;color:rgba(255,255,255,0.42)}.hero__ribbon-inner a{transition:color 0.15s ease}.hero__ribbon-inner a:hover{color:#ffc966}.section-head{max-width:640px;margin-bottom:56px}.section-head h1,.section-head h2{font-size:clamp(28px, 3.4vw, 40px);margin-top:14px}.page-hero{padding-top:76px;padding-bottom:56px}.page-hero .section-head{margin-bottom:0}.breadcrumb{display:flex;align-items:center;gap:8px;font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:12px;letter-spacing:0.04em;color:#94a3b3;margin-bottom:18px}.section--dark .breadcrumb{color:rgba(255,255,255,0.4)}.breadcrumb a{color:inherit}.breadcrumb a:hover{color:#5aa9c7}.section-head p{font-size:17px;color:#5b6b7a}.section--dark .section-head p{color:rgba(255,255,255,0.68)}.service-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media (max-width: 980px){.service-grid{grid-template-columns:1fr}}.service-card{position:relative;border-radius:24px;padding:32px 28px 28px;background:#fff;border:1px solid #e2e9f1;box-shadow:0 8px 30px rgba(8,23,38,0.08);transition:transform 0.18s ease, box-shadow 0.18s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(8,23,38,0.16)}.service-card--feature{background:linear-gradient(160deg, #081726, #0e2c4a);color:#fff;border-color:transparent}.service-card__index{font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:12.5px;color:#ffb238;letter-spacing:0.08em;margin-bottom:18px;display:block}.service-card__icon{width:46px;height:46px;border-radius:12px;background:#eaf6ff;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:transform 0.25s ease}.service-card:hover .service-card__icon{transform:scale(1.08) rotate(-4deg)}.service-card--feature .service-card__icon{background:rgba(255,255,255,0.12)}.service-card__icon svg{width:22px;height:22px;color:#145a7d}.service-card--feature .service-card__icon svg{color:#ffc966}.service-card h3{font-size:21px;margin-bottom:10px}.service-card p{color:#5b6b7a;font-size:15px;margin-bottom:20px}.service-card--feature p{color:rgba(255,255,255,0.72)}.service-card__link{display:inline-flex;align-items:center;gap:6px;font-family:"Space Grotesk","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;font-size:14.5px;color:#145a7d}.service-card--feature .service-card__link{color:#ffc966}.service-card__link::after{content:"→";transition:transform 0.15s ease}.service-card:hover .service-card__link::after{transform:translateX(3px)}.service-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 0}.link-inline{color:#145a7d;text-decoration:underline;text-underline-offset:3px}.section--dark .link-inline{color:#5aa9c7}.process-rail--card{background:#0e2c4a;border-radius:24px;padding:36px 32px}@media (max-width: 640px){.process-rail--card{padding:28px 22px}}.tag{font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:11.5px;padding:5px 10px;border-radius:999px;background:#f4f8fc;color:#33404d;border:1px solid #e2e9f1}.service-card--feature .tag{background:rgba(255,255,255,0.1);color:rgba(255,255,255,0.85);border-color:rgba(255,255,255,0.16)}.problem-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1px;background:#e2e9f1;border:1px solid #e2e9f1;border-radius:24px;overflow:hidden}@media (max-width: 860px){.problem-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 560px){.problem-grid{grid-template-columns:1fr}}.problem-item{background:#fff;padding:30px 26px}.problem-item__num{font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:12px;color:#1687b0;letter-spacing:0.08em}.problem-item h3{font-size:17.5px;margin:12px 0 8px}.problem-item p{font-size:14.5px;color:#5b6b7a;margin:0}.process-rail{display:flex;gap:0;counter-reset:step;overflow-x:auto;padding-bottom:8px}@media (max-width: 860px){.process-rail{flex-direction:column}}.process-step{flex:1;min-width:200px;position:relative;padding:0 26px 0 0}.process-step:not(:last-child)::after{content:"";position:absolute;top:21px;right:0;width:26px;height:1px;background:rgba(255,255,255,0.2)}@media (max-width: 860px){.process-step:not(:last-child)::after{display:none}}.process-step__num{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,0.24);display:flex;align-items:center;justify-content:center;font-family:"Space Grotesk","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;font-size:15px;color:#ffc966;margin-bottom:18px}.process-step h3{font-size:17px;color:#fff;margin-bottom:8px}.process-step p{font-size:14px;color:rgba(255,255,255,0.6)}.stat-strip{display:grid;grid-template-columns:repeat(5, 1fr);gap:24px}@media (max-width: 860px){.stat-strip{grid-template-columns:repeat(2, 1fr)}}.stat{text-align:left}.stat__num{font-family:"Space Grotesk","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;font-size:clamp(32px, 3.6vw, 44px)}.stat__label{font-size:13.5px;color:#5b6b7a;margin-top:6px}.stat-note{margin-top:40px;font-size:13px;color:#94a3b3;border-top:1px solid #e2e9f1;padding-top:20px}.industry-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:18px}@media (max-width: 860px){.industry-grid{grid-template-columns:repeat(2, 1fr)}}.industry-card{border:1px solid #e2e9f1;border-radius:14px;padding:24px 20px;background:#fff;transition:border-color 0.15s ease, transform 0.15s ease}.industry-card:hover{border-color:#1687b0;transform:translateY(-3px);box-shadow:0 12px 24px rgba(22,135,176,0.15)}.industry-card__icon{width:38px;height:38px;border-radius:10px;background:#eaf6ff;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:#145a7d;transition:transform 0.25s ease}.industry-card:hover .industry-card__icon{transform:scale(1.08) rotate(-4deg)}.industry-card h3{font-size:15.5px;margin:0}.industry-card--photo{padding:0;overflow:hidden}.industry-card__media{aspect-ratio:4 / 3;overflow:hidden;background:#f4f8fc}.industry-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.3s ease}.industry-card--photo:hover .industry-card__media img{transform:scale(1.04)}.industry-card__body{padding:20px 20px 24px}.industry-card__body .industry-card__icon{margin-bottom:12px}.industry-card p{font-size:14px;color:#5b6b7a;margin:8px 0 0}.belt-card{border-top-width:6px;border-top-style:solid}.belt-card--yellow{border-top-color:#f5c518}.belt-card--green{border-top-color:#1e7a34}.belt-card--black{border-top-color:#1a1a1a}.belt-card--yellow:hover{border-color:#f5c518;box-shadow:0 12px 24px rgba(245,197,24,0.25)}.belt-card--green:hover{border-color:#1e7a34;box-shadow:0 12px 24px rgba(30,122,52,0.2)}.belt-card--black:hover{border-color:#1a1a1a;box-shadow:0 12px 24px rgba(26,26,26,0.2)}.belt-card__badge{display:inline-block;font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:12px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;padding:4px 12px;border-radius:999px;margin-bottom:14px}.belt-card--yellow .belt-card__badge{background:rgba(245,197,24,0.18);color:#6b4f00}.belt-card--green .belt-card__badge{background:rgba(30,122,52,0.14);color:#1e7a34}.belt-card--black .belt-card__badge{background:#1a1a1a;color:#fff}.belt-card h3{margin-top:0}.belt-card--yellow h3{color:#6b4f00}.belt-card--green h3{color:#1e7a34}.belt-card--black h3{color:#1a1a1a}.belt-tag{display:inline-block;font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:11.5px;font-weight:600;padding:5px 10px;border-radius:999px;margin-bottom:6px}.belt-tag--yellow{background:rgba(245,197,24,0.18);color:#6b4f00}.belt-tag--green{background:rgba(30,122,52,0.14);color:#1e7a34}.belt-tag--black{background:#1a1a1a;color:#fff}.cookie-banner{display:none;position:fixed;left:0;right:0;bottom:0;z-index:200;background:#081726;border-top:1px solid rgba(255,255,255,0.12);box-shadow:0 -12px 30px rgba(8,23,38,0.25)}.cookie-banner:not([hidden]){display:block}.cookie-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px}@media (max-width: 720px){.cookie-banner__inner{flex-direction:column;align-items:stretch;gap:16px}}.cookie-banner p{color:rgba(255,255,255,0.78);font-size:14px;margin:0;max-width:640px}.cookie-banner .link-inline{color:#5aa9c7}.cookie-banner__actions{display:flex;gap:10px;flex:none}@media (max-width: 720px){.cookie-banner__actions{justify-content:flex-end}}.cookie-banner .btn{padding:10px 18px;font-size:13.5px}.cookie-banner .btn--ghost-dark{border-color:rgba(255,255,255,0.28);color:#fff}.cookie-banner .btn--ghost-dark:hover{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.5)}.enquiry-form{display:flex;flex-direction:column;gap:22px;max-width:640px}.enquiry-form__row{display:grid;grid-template-columns:1fr 1fr;gap:22px}@media (max-width: 640px){.enquiry-form__row{grid-template-columns:1fr}}.enquiry-form label{display:flex;flex-direction:column;gap:8px;font-size:13.5px;font-weight:600;color:#33404d}.enquiry-form input,.enquiry-form textarea{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;padding:12px 14px;border-radius:8px;border:1px solid #e2e9f1;background:#fff;color:#0c1116;transition:border-color 0.15s ease, box-shadow 0.15s ease}.enquiry-form input:focus,.enquiry-form textarea:focus{outline:none;border-color:#1687b0;box-shadow:0 0 0 3px rgba(15,159,240,0.15)}.enquiry-form textarea{resize:vertical;min-height:140px;font-weight:400}.hp-field{position:absolute;width:1px;height:1px;overflow:hidden;left:-9999px}.prose{max-width:760px}.prose__meta{font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:12.5px;letter-spacing:0.04em;color:#94a3b3;margin-bottom:40px}.prose h2{font-size:22px;margin-top:48px}.prose h2:first-of-type{margin-top:0}.prose h3{font-size:16.5px;margin-top:28px}.prose p,.prose li{color:#33404d;font-size:15.5px;line-height:1.7}.prose ul,.prose ol{padding-left:22px;margin:0 0 1em}.prose li{margin-bottom:8px}.prose a{color:#145a7d;text-decoration:underline;text-underline-offset:3px}.industry-grid--tri{grid-template-columns:repeat(3, 1fr)}@media (max-width: 860px){.industry-grid--tri{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 560px){.industry-grid--tri{grid-template-columns:1fr}}.banner{border-radius:24px;background:linear-gradient(120deg, #145a7d, #081726 65%);color:#fff;padding:56px;display:grid;grid-template-columns:1.2fr 0.8fr;gap:40px;align-items:center;position:relative;overflow:hidden}@media (max-width: 860px){.banner{grid-template-columns:1fr;padding:40px 28px}}.banner::after{content:"";position:absolute;width:320px;height:320px;right:-80px;top:-80px;background:radial-gradient(circle, rgba(255,178,56,0.35), transparent 70%)}.banner h2{font-size:clamp(26px, 3vw, 34px);position:relative}.banner p{color:rgba(255,255,255,0.78);position:relative;font-size:16px}.banner__flow{display:flex;flex-wrap:wrap;gap:10px;position:relative}.banner__flow span{font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:12.5px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.18)}.contact-panel{border-radius:24px;background:#f4f8fc;border:1px solid #e2e9f1;padding:56px;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center}@media (max-width: 760px){.contact-panel{grid-template-columns:1fr;padding:36px 28px;text-align:left}}.contact-panel h2{font-size:clamp(26px, 3vw, 36px)}.contact-panel__email{font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;color:#145a7d;font-size:15px}.site-footer{background:#081726;color:rgba(255,255,255,0.6);padding:56px 0 32px}.site-footer__top{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,0.08);margin-bottom:24px}@media (max-width: 640px){.site-footer__top{flex-direction:column}}.site-footer__brand{display:flex;align-items:center;gap:10px;color:#fff;font-family:"Space Grotesk","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;font-size:18px}.site-footer__tagline{font-size:14px;margin-top:10px;max-width:320px}.site-footer__cols{display:flex;flex-wrap:wrap;gap:40px 56px}@media (max-width: 640px){.site-footer__cols{gap:24px 32px}}.site-footer__col h4{font-family:"IBM Plex Mono","SFMono-Regular",Menlo,monospace;font-size:11.5px;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.4);margin-bottom:14px}.site-footer__col a{display:block;font-size:14px;color:rgba(255,255,255,0.68);padding:5px 0}.site-footer__col a:hover{color:#fff}.site-footer__bottom{display:flex;justify-content:space-between;font-size:13px;color:rgba(255,255,255,0.36)}.site-footer__bottom a{text-decoration:underline;text-underline-offset:2px}.site-footer__bottom a:hover{color:rgba(255,255,255,0.6)}@media (max-width: 640px){.site-footer__bottom{flex-direction:column;gap:8px}}
