:root {
  --ink: #122235;
  --ink-soft: #405269;
  --navy-950: #122235;
  --navy-900: #1b3148;
  --navy-800: #29465f;
  --navy-700: #375f7e;
  --red-600: #df2d35;
  --red-500: #ec424a;
  --cyan-400: #58c7d5;
  --blue-50: #f3f8fb;
  --blue-100: #e9f2f7;
  --slate-700: #405269;
  --slate-600: #52657a;
  --slate-500: #6d7f91;
  --slate-300: #cbd7e1;
  --slate-200: #dfe8ef;
  --slate-100: #f5f8fa;
  --white: #ffffff;
  --shadow: 0 18px 46px rgba(28, 54, 76, .10);
  --radius: 18px;
  --max: 1180px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: var(--ink); background: #fff; line-height: 1.65; -webkit-font-smoothing: antialiased; }
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
button { cursor: pointer; }
.container { width: min(calc(100% - 40px), var(--max)); margin-inline: auto; }
.skip-link { position: fixed; left: 12px; top: -50px; z-index: 999; background: #fff; padding: 10px 14px; border: 1px solid var(--slate-200); border-radius: 8px; }
.skip-link:focus { top: 12px; }
.eyebrow { color: var(--red-600); text-transform: uppercase; font-size: .76rem; letter-spacing: .15em; font-weight: 850; }
.section { padding: 88px 0; }
.section-muted { background: var(--slate-100); }
.section-dark { background: linear-gradient(135deg, #edf5f9, #f8fbfd); color: var(--ink); border-block: 1px solid var(--slate-200); }
.section-heading { max-width: 770px; margin-bottom: 36px; }
.section-heading h2 { font-size: clamp(2rem, 4vw, 3.2rem); line-height: 1.08; margin: 10px 0 16px; letter-spacing: -.035em; }
.section-heading p, .section-dark .section-heading p { color: var(--slate-600); font-size: 1.06rem; margin: 0; }
.small { font-size: .9rem; color: var(--slate-500); }

/* Light header and shared FixALL wordmark */
.site-header { position: sticky; top: 0; z-index: 100; background: rgba(255,255,255,.96); backdrop-filter: blur(16px); border-bottom: 1px solid var(--slate-200); box-shadow: 0 5px 20px rgba(28,54,76,.04); }
.nav-wrap { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 22px; }
.logo { display: inline-flex; align-items: center; gap: 11px; color: var(--ink); }
.logo-mark { width: 44px !important; height: 44px !important; max-width: 44px !important; max-height: 44px !important; object-fit: contain; flex: 0 0 44px; }
.footer-brand .logo-mark { width: 46px !important; height: 46px !important; max-width: 46px !important; max-height: 46px !important; flex-basis: 46px; }
.brand-wordmark { display: grid; line-height: 1; }
.brand-wordmark strong { font-size: 1.24rem; letter-spacing: -.045em; font-weight: 900; white-space: nowrap; }
.brand-fix, .brand-computers { color: var(--ink); }
.brand-all { color: var(--red-600); }
.brand-wordmark small { margin-top: 6px; color: var(--slate-500); text-transform: uppercase; font-size: .58rem; letter-spacing: .13em; font-weight: 750; white-space: nowrap; }
.nav-links { display: flex; align-items: center; gap: 25px; }
.nav-links a { color: var(--slate-700); font-size: .92rem; font-weight: 700; }
.nav-links a:hover, .nav-links a[aria-current="page"] { color: var(--red-600); }
.nav-toggle { display: none; border: 0; background: transparent; color: var(--ink); font-size: 1.6rem; }

/* Buttons */
.btn { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-height: 48px; padding: 0 20px; border-radius: 11px; border: 1px solid transparent; font-weight: 780; transition: .2s ease; }
.btn:hover { transform: translateY(-2px); }
.btn-primary { background: var(--red-600); color: #fff; box-shadow: 0 12px 28px rgba(223,45,53,.18); }
.btn-primary:hover { background: var(--red-500); }
.btn-outline { border-color: var(--navy-700); color: var(--ink); background: rgba(255,255,255,.55); }
.btn-outline:hover { background: #fff; }
.btn-light { background: #fff; color: var(--ink); }
.btn-dark { background: var(--navy-900); color: #fff; }
.btn-sm { min-height: 40px; padding: 0 15px; font-size: .88rem; }

/* Bright hero */
.hero { background: radial-gradient(circle at 84% 18%, rgba(88,199,213,.22), transparent 28%), radial-gradient(circle at 14% 15%, rgba(223,45,53,.08), transparent 26%), linear-gradient(135deg,#f8fbfd 0%,#edf5f9 100%); color: var(--ink); overflow: hidden; border-bottom: 1px solid var(--slate-200); }
.hero-grid { min-height: 665px; display: grid; grid-template-columns: 1.05fr .95fr; align-items: center; gap: 58px; padding: 68px 0 82px; }
.hero h1 { font-size: clamp(2.7rem, 6vw, 5.15rem); line-height: .99; letter-spacing: -.055em; margin: 14px 0 24px; max-width: 760px; }
.hero h1 em { font-style: normal; color: var(--red-600); }
.hero-copy { color: var(--slate-600); font-size: 1.12rem; max-width: 650px; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 13px; margin: 30px 0 34px; }
.hero-meta { display: flex; flex-wrap: wrap; gap: 22px; color: var(--slate-600); font-size: .9rem; }
.hero-meta span::before { content: "✓"; color: var(--red-600); font-weight: 900; margin-right: 7px; }
.hero-art { position: relative; padding: 12px; }
.hero-art::before { content:""; position:absolute; inset: 10% 8%; background: rgba(88,199,213,.18); filter: blur(55px); border-radius: 50%; }
.hero-art img { position: relative; filter: drop-shadow(0 28px 38px rgba(28,54,76,.18)); }

/* Internal page hero */
.page-hero { background: linear-gradient(135deg, #edf5f9, #fbfdfe); color: var(--ink); padding: 74px 0 68px; border-bottom: 1px solid var(--slate-200); }
.page-hero h1 { font-size: clamp(2.55rem, 6vw, 4.55rem); letter-spacing: -.05em; line-height: 1; margin: 12px 0 20px; max-width: 850px; }
.page-hero p { max-width: 760px; color: var(--slate-600); font-size: 1.08rem; }
.breadcrumbs { color: var(--slate-500); font-size: .86rem; }
.breadcrumbs a:hover { color: var(--red-600); }

/* Cards */
.grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.grid-2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 26px; }
.card, .project-card { background: #fff; border: 1px solid var(--slate-200); border-radius: var(--radius); padding: 28px; box-shadow: 0 8px 28px rgba(28,54,76,.045); }
.card h3 { margin: 16px 0 10px; font-size: 1.25rem; line-height: 1.2; }
.card p { margin: 0; color: var(--slate-600); }
.card ul { margin: 18px 0 0; padding-left: 20px; color: var(--slate-600); }
.card li { margin: 7px 0; }
.icon-box, .project-icon { width: 48px; height: 48px; display: grid; place-items: center; background: #fff0f1; color: var(--red-600); border: 1px solid #ffd9dc; border-radius: 13px; font-weight: 900; font-size: 1.25rem; }
.card-dark { background: #fff; border-color: var(--slate-200); color: var(--ink); }
.card-dark p, .card-dark li { color: var(--slate-600); }
.card-link { margin-top: 18px; display: inline-flex; color: var(--red-600); font-weight: 800; }

/* Stats / bands */
.stats { margin-top: -36px; position: relative; z-index: 5; }
.stats-grid { background: #fff; border: 1px solid var(--slate-200); border-radius: 17px; box-shadow: var(--shadow); display: grid; grid-template-columns: repeat(4, 1fr); overflow: hidden; }
.stat { padding: 28px 24px; border-right: 1px solid var(--slate-200); }
.stat:last-child { border-right: 0; }
.stat strong { display: block; font-size: 1.28rem; color: var(--ink); }
.stat span { color: var(--slate-500); font-size: .88rem; }
.band { background: linear-gradient(115deg, var(--red-600), #c8242c); color: #fff; padding: 30px 0; }
.band-inner { display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.band h2 { margin: 0; font-size: clamp(1.5rem, 3vw, 2.25rem); }
.band p { margin: 5px 0 0; color: #ffe7e8; }

/* Process */
.process { counter-reset: steps; }
.process-step { position: relative; padding-left: 74px; min-height: 72px; margin-bottom: 34px; }
.process-step::before { counter-increment: steps; content: counter(steps, decimal-leading-zero); position: absolute; left: 0; top: 0; width: 54px; height: 54px; border-radius: 50%; background: #eaf2f7; color: var(--navy-900); border: 1px solid var(--slate-200); display: grid; place-items: center; font-weight: 850; }
.process-step h3 { margin: 0 0 7px; }
.process-step p { margin: 0; color: var(--slate-600); }

/* Project capability cards */
.project-card { overflow: visible; padding: 0; }
.project-content { padding: 28px; }
.project-content h3 { margin: 14px 0 10px; line-height: 1.2; }
.project-content p { color: var(--slate-600); }
.tags { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 15px; }
.tag { background: var(--blue-50); color: var(--slate-700); border: 1px solid var(--slate-200); border-radius: 999px; padding: 6px 10px; font-size: .76rem; font-weight: 700; }

/* Feature layout */
.split { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 68px; }
.check-list { list-style: none; padding: 0; margin: 25px 0; }
.check-list li { position: relative; padding-left: 30px; margin: 12px 0; color: var(--slate-600) !important; }
.check-list li::before { content: "✓"; position: absolute; left: 0; color: var(--red-600); font-weight: 900; }
.callout { background: linear-gradient(135deg,#edf5f9,#f9fcfd) !important; color: var(--ink); border: 1px solid var(--slate-200); border-radius: 24px; padding: 38px; box-shadow: 0 12px 36px rgba(28,54,76,.06); }
.callout p { color: var(--slate-600); }
.kicker-row { display:flex; flex-wrap:wrap; gap:10px; margin-top:18px; }
.pill { border:1px solid var(--slate-300) !important; background:#fff; border-radius:999px; padding:7px 11px; font-size:.82rem; color:var(--slate-600) !important; }

/* Forms */
.form-shell { display: grid; grid-template-columns: .72fr 1.28fr; gap: 32px; align-items: start; }
.contact-panel { background: #fff; color: var(--ink); border: 1px solid var(--slate-200); box-shadow: var(--shadow); border-radius: 22px; padding: 32px; position: sticky; top: 100px; }
.contact-panel p { color: var(--slate-600); }
.contact-method { display: block; padding: 15px 0; border-top: 1px solid var(--slate-200); }
.contact-method small { display: block; color: var(--slate-500); text-transform: uppercase; letter-spacing: .08em; font-size: .7rem; }
.inquiry-form { background: #fff; border: 1px solid var(--slate-200); border-radius: 22px; padding: 32px; box-shadow: var(--shadow); }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.field-full { grid-column: 1 / -1; }
label { display: block; font-size: .87rem; font-weight: 750; margin-bottom: 7px; }
input, select, textarea { width: 100%; padding: 12px 13px; border: 1px solid var(--slate-300); border-radius: 10px; background: #fff; color: var(--ink); }
input:focus, select:focus, textarea:focus { outline: 3px solid rgba(88,199,213,.22); border-color: var(--navy-700); }
textarea { min-height: 140px; resize: vertical; }
.checkbox { display: flex; gap: 10px; align-items: flex-start; }
.checkbox input { width: 17px; margin-top: 4px; }
.form-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 20px; }
.form-status { margin-top: 14px; font-size: .9rem; }
.notice { border-left: 4px solid var(--red-600); background: #fff5f5; padding: 14px 16px; border-radius: 0 10px 10px 0; color: var(--slate-700); }

/* FAQ */
details { border-bottom: 1px solid var(--slate-200); padding: 17px 0; }
summary { font-weight: 800; cursor: pointer; list-style: none; }
summary::-webkit-details-marker { display:none; }
details p { color: var(--slate-600); }

/* Light footer */
.site-footer { background: #eef4f7; color: var(--ink); padding: 62px 0 24px; border-top: 1px solid var(--slate-200); }
.footer-grid { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 36px; }
.footer-brand p { color: var(--slate-600); max-width: 380px; }
.footer-title { font-size: .82rem; color: var(--slate-500); text-transform: uppercase; letter-spacing: .12em; margin-bottom: 15px; }
.footer-links { display: grid; gap: 10px; }
.footer-links a, .footer-links span { color: var(--slate-700); }
.footer-links a:hover { color: var(--red-600); }
.footer-bottom { margin-top: 46px; padding-top: 20px; border-top: 1px solid var(--slate-300); display: flex; justify-content: space-between; gap: 20px; color: var(--slate-500); font-size: .84rem; }

.hidden { display: none !important; }
.center { text-align: center; }
.mt-0 { margin-top: 0; }
.mb-0 { margin-bottom: 0; }

@media (max-width: 980px) {
  .hero-grid, .split, .form-shell { grid-template-columns: 1fr; }
  .hero-grid { min-height: auto; }
  .hero-art { max-width: 680px; margin-inline: auto; }
  .grid-3 { grid-template-columns: repeat(2, 1fr); }
  .stats-grid { grid-template-columns: repeat(2, 1fr); }
  .stat:nth-child(2) { border-right: 0; }
  .stat:nth-child(-n+2) { border-bottom: 1px solid var(--slate-200); }
  .footer-grid { grid-template-columns: 2fr 1fr 1fr; }
  .footer-grid > :last-child { grid-column: 1 / -1; }
  .contact-panel { position: static; }
}
@media (max-width: 780px) {
  .nav-toggle { display: block; }
  .nav-links { position: fixed; left: 0; right: 0; top: 78px; display: none; flex-direction: column; align-items: stretch; gap: 0; padding: 14px 20px 25px; background: #fff; border-top: 1px solid var(--slate-200); box-shadow: 0 20px 35px rgba(28,54,76,.12); }
  .nav-links.open { display: flex; }
  .nav-links a { padding: 12px 5px; }
  .nav-links .btn { margin-top: 8px; color:#fff; }
  .hero-grid { padding-top: 52px; }
  .hero h1 { font-size: clamp(2.65rem, 12vw, 4.2rem); }
  .section { padding: 66px 0; }
  .band-inner { align-items: flex-start; flex-direction: column; }
  .grid-2, .grid-3, .form-grid { grid-template-columns: 1fr; }
  .field-full { grid-column: auto; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
  .footer-grid > :last-child { grid-column: auto; }
}
@media (max-width: 540px) {
  .container { width: min(calc(100% - 26px), var(--max)); }
  .logo { gap: 8px; }
  .logo-mark { width: 36px !important; height: 36px !important; max-width: 36px !important; max-height: 36px !important; flex-basis: 36px; }
  .footer-brand .logo-mark { width: 40px !important; height: 40px !important; max-width: 40px !important; max-height: 40px !important; flex-basis: 40px; }
  .brand-wordmark strong { font-size: 1.05rem; }
  .brand-wordmark small { font-size: .5rem; letter-spacing:.09em; }
  .hero-actions .btn { width: 100%; }
  .hero-meta { display: grid; gap: 8px; }
  .stats-grid { grid-template-columns: 1fr; }
  .stat { border-right: 0; border-bottom: 1px solid var(--slate-200); }
  .stat:last-child { border-bottom: 0; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-brand, .footer-grid > :last-child { grid-column: auto; }
  .footer-bottom { flex-direction: column; }
  .card, .inquiry-form, .contact-panel, .callout, .project-content { padding: 24px; }
}

/* Legal disclosure and analytics consent */
.footer-legal { margin-top: 34px; padding-top: 18px; border-top: 1px solid var(--slate-300); }
.footer-legal p { margin: 0; max-width: 980px; color: var(--slate-500); font-size: .78rem; line-height: 1.6; }
.link-button { appearance: none; border: 0; background: none; padding: 0; color: inherit; font: inherit; cursor: pointer; text-decoration: none; }
.link-button:hover, .link-button:focus { color: var(--red-600); text-decoration: underline; }
.legal-page h2 { margin-top: 34px; }
.legal-page h3 { margin-top: 25px; }
.legal-page ul { color: var(--slate-600); }
.legal-page .language-switch { display: flex; gap: 10px; flex-wrap: wrap; margin: 18px 0 8px; }
.legal-page .language-switch a { font-weight: 800; }
.legal-page hr { border: 0; border-top: 1px solid var(--slate-200); margin: 56px 0; }
.cookie-banner { position: fixed; z-index: 9999; left: 18px; right: 18px; bottom: 18px; }
.cookie-banner__inner { width: min(1120px, 100%); margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 20px 22px; border: 1px solid var(--slate-300); border-radius: 16px; background: #fff; box-shadow: 0 18px 60px rgba(28,54,76,.22); }
.cookie-banner strong { display: block; margin-bottom: 5px; }
.cookie-banner p { margin: 0; max-width: 760px; color: var(--slate-600); font-size: .9rem; }
.cookie-banner p a { color: var(--red-600); font-weight: 750; }
.cookie-banner__actions { display: flex; flex: 0 0 auto; gap: 9px; flex-wrap: wrap; }
@media (max-width: 780px) {
  .cookie-banner { left: 10px; right: 10px; bottom: 10px; }
  .cookie-banner__inner { align-items: stretch; flex-direction: column; padding: 18px; }
  .cookie-banner__actions .btn { flex: 1; }
}


/* Defensive logo sizing: prevents the source image dimensions from affecting layout. */
.site-header img.logo-mark { width:44px !important; height:44px !important; max-width:44px !important; max-height:44px !important; }
.site-footer img.logo-mark { width:46px !important; height:46px !important; max-width:46px !important; max-height:46px !important; }
@media (max-width:540px){.site-header img.logo-mark{width:36px !important;height:36px !important;max-width:36px !important;max-height:36px !important}.site-footer img.logo-mark{width:40px !important;height:40px !important;max-width:40px !important;max-height:40px !important}}
