/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Open Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
}
@charset "UTF-8";
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/open-sans/open-sans-400.woff2") format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/fonts/open-sans/open-sans-600.woff2") format("woff2");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/fonts/open-sans/open-sans-700.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/fonts/inter/inter-600.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/fonts/inter/inter-700.woff2") format("woff2");
}
:root {
  --orange: #F47920;
  --orange-strong: #D9601A;
  --orange-soft: #FDE3CC;
  --blue: #7AA7CA;
  --blue-soft: #E3ECF3;
  --bg: #0B1220;
  --bg-2: #0E1626;
  --bg-3: #111C30;
  --card: rgba(255,255,255,.04);
  --card-2: rgba(255,255,255,.06);
  --line: rgba(255,255,255,.09);
  --line-2: rgba(255,255,255,.16);
  --white: #F8FAFC;
  --ink-100: #F1F5F9;
  --ink-300: #CBD5E1;
  --ink-400: #94A3B8;
  --ink-500: #64748B;
  --display: "Inter",ui-sans-serif,system-ui,sans-serif;
  --sans: "Open Sans",ui-sans-serif,system-ui,sans-serif;
  --mono: ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
  --radius: 1.25rem;
  --container: 75rem;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 5rem;
  -webkit-text-size-adjust: 100%;
  color-scheme: dark;
}
body {
  margin: 0;
  font-family: var(--sans);
  background: var(--bg);
  color: var(--white);
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
h1, h2, h3, h4 {
  font-family: var(--display);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.12;
  margin: 0;
}
p {
  margin: 0;
}
a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
img {
  max-width: 100%;
  display: block;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
:focus-visible {
  outline: 2px solid var(--orange);
  outline-offset: 3px;
  border-radius: 4px;
}
::-moz-selection {
  background: rgba(244, 121, 32, 0.3);
  color: #fff;
}
::selection {
  background: rgba(244, 121, 32, 0.3);
  color: #fff;
}
.wrap {
  max-width: var(--container);
  margin-inline: auto;
  padding-inline: 1.5rem;
}
.mono {
  font-family: var(--mono);
}
.accent {
  color: var(--orange);
}
.muted {
  color: var(--ink-400);
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.skip-link {
  position: absolute;
  left: -999px;
  top: 0;
  z-index: 100;
  background: var(--orange);
  color: #1a0c02;
  padding: 0.7rem 1.1rem;
  border-radius: 0 0 0.6rem 0;
  font-family: var(--display);
  font-weight: 600;
}
.skip-link:focus {
  left: 0;
}
.eyebrow {
  font-family: var(--mono);
  font-size: 0.78rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--orange);
  margin: 0;
}
.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-family: var(--display);
  font-weight: 600;
  font-size: 0.95rem;
  padding: 0.75rem 1.35rem;
  border-radius: 9999px;
  border: 1px solid transparent;
  cursor: pointer;
  transition: 0.2s;
  white-space: nowrap;
}
.btn-primary {
  background: var(--orange);
  color: #1a0c02;
  box-shadow: 0 14px 30px rgba(244, 121, 32, 0.26);
}
.btn-primary:hover {
  background: #ff8a33;
  transform: translateY(-1px);
}
.btn-ghost {
  border-color: var(--line-2);
  color: var(--white);
  background: transparent;
}
.btn-ghost:hover {
  background: var(--card-2);
  border-color: var(--orange);
}
.btn-lg {
  padding: 0.95rem 1.7rem;
  font-size: 1rem;
}
.site-header {
  position: sticky;
  top: 0;
  z-index: 40;
  backdrop-filter: blur(12px);
  background: rgba(11, 18, 32, 0.72);
  border-bottom: 1px solid var(--line);
}
.site-header .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 4.25rem;
  gap: 1rem;
}
.brand {
  display: inline-flex;
  align-items: center;
  line-height: 0;
}
.brand img {
  display: block;
  height: 40px;
  width: 40px;
}
.site-footer .brand img {
  height: 44px;
  width: 44px;
}
.nav-main {
  display: none;
  gap: 1.9rem;
  font-size: 0.93rem;
  color: var(--ink-300);
}
.nav-main a:hover {
  color: var(--white);
}
.header-actions {
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
.menu-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.6rem;
  height: 2.6rem;
  padding: 0;
  line-height: 1;
  border: 1px solid var(--line-2);
  border-radius: 0.7rem;
  background: transparent;
  color: var(--white);
  font-size: 1.3rem;
  cursor: pointer;
}
@media (min-width: 980px) {
  .nav-main {
    display: flex;
  }
  .menu-toggle {
    display: none;
  }
}
.nav-mobile {
  position: fixed;
  inset: 0;
  z-index: 60;
  background: rgba(8, 13, 24, 0.97);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.28s ease;
}
.nav-mobile.open {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.nav-mobile__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
.nav-mobile a {
  font-family: var(--display);
  font-weight: 600;
  font-size: 1.4rem;
  padding: 0.7rem 0;
  border-bottom: 1px solid var(--line);
  color: var(--ink-100);
}
.nav-mobile a:hover {
  color: var(--orange);
}
.hero {
  position: relative;
  overflow: hidden;
  padding: 2.25rem 0 3.5rem;
}
.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(60rem 30rem at 78% -10%, rgba(244, 121, 32, 0.16), transparent 60%), radial-gradient(50rem 30rem at 2% 115%, rgba(122, 167, 202, 0.12), transparent 55%);
  pointer-events: none;
}
.hero-grid {
  position: relative;
  display: grid;
  gap: 3rem;
  align-items: center;
}
.hero h1 {
  font-size: clamp(2rem, 8.5vw, 3.4rem);
  line-height: 1.05;
  margin: 0.6rem 0 0.2rem;
  white-space: nowrap;
}
.hero .roles {
  font-family: var(--display);
  font-weight: 600;
  color: var(--ink-300);
  font-size: 1.05rem;
  margin-top: 1.1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem 0.9rem;
}
.hero .roles span {
  position: relative;
  padding-left: 1.1rem;
}
.hero .roles span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--orange);
}
.hero .claim {
  margin-top: 1.6rem;
  font-size: 1.15rem;
  color: var(--ink-300);
  max-width: 36rem;
}
.hero .claim-sub {
  margin-top: 0.7rem;
  font-size: 0.95rem;
  color: var(--ink-500);
  font-family: var(--mono);
}
.hero .cta {
  margin-top: 2.2rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}
@media (max-width: 640px) {
  .hero .cta {
    flex-direction: column;
    align-items: stretch;
  }
  .hero .cta .btn {
    width: 100%;
    justify-content: center;
  }
}
.hero__namerow {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  margin: 0.5rem 0 0.2rem;
}
.hero__namerow h1 {
  margin: 0;
}
.hero__avatar {
  flex: 0 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  padding: 3px;
  background: conic-gradient(from 200deg, var(--orange), #ffb066, var(--blue), var(--orange));
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.4);
}
.hero__avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  display: block;
}
.portrait {
  justify-self: center;
  position: relative;
  display: none;
}
.portrait__ring {
  width: min(20rem, 72vw);
  aspect-ratio: 1;
  border-radius: 50%;
  background: conic-gradient(from 200deg, var(--orange), #ffb066, var(--blue), var(--orange));
  padding: 5px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.5);
}
.portrait__ring img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  background: #16223a;
}
.portrait__badge {
  position: absolute;
  bottom: 0.8rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  background: rgba(11, 18, 32, 0.85);
  border: 1px solid var(--line-2);
  border-radius: 9999px;
  padding: 0.45rem 1rem;
  font-size: 0.78rem;
  font-family: var(--mono);
  color: var(--ink-300);
}
@media (min-width: 980px) {
  .hero {
    padding: 5.5rem 0 4rem;
  }
  .hero-grid {
    grid-template-columns: 1.45fr 0.9fr;
  }
  .portrait {
    display: block;
  }
  .hero__avatar {
    display: none;
  }
  .hero h1 {
    font-size: clamp(3.1rem, 7.5vw, 5.4rem);
  }
}
.trust {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: var(--bg-2);
}
.stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  padding: 2.25rem 0;
}
.stat .n {
  font-family: var(--display);
  font-weight: 700;
  font-size: 2.1rem;
  color: var(--white);
}
.stat .l {
  font-size: 0.85rem;
  color: var(--ink-400);
  margin-top: 0.2rem;
}
@media (min-width: 760px) {
  .stats {
    grid-template-columns: repeat(4, 1fr);
  }
}
.logos-label {
  text-align: center;
  font-size: 0.78rem;
  color: var(--ink-500);
  font-family: var(--mono);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding-top: 1rem;
}
.logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 1.2rem 0 2.5rem;
}
.logo-chip {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.5rem;
  width: 7.5rem;
  padding: 0.55rem 0.85rem;
  background: #fff;
  border-radius: 0.7rem;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.logo-chip:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.3);
}
.logo-chip img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.logo-marquee {
  position: relative;
  overflow: hidden;
  margin-top: 1rem;
  padding: 1.2rem 0 2.5rem;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 7%, #000 93%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 7%, #000 93%, transparent);
}
.logo-track {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  animation: logo-scroll 70s linear infinite;
  will-change: transform;
}
.logo-track .logo-chip {
  margin-right: 1rem;
  flex: 0 0 auto;
}
.logo-marquee:hover .logo-track, .logo-marquee:focus-within .logo-track {
  animation-play-state: paused;
}
@keyframes logo-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.komp-list {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.komp {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.5rem 1.2rem;
  padding: 1.35rem 1.5rem;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 1rem;
  align-items: start;
  transition: 0.25s;
}
.komp:hover {
  border-color: var(--line-2);
  background: var(--card-2);
}
.komp--feat {
  border-color: rgba(244, 121, 32, 0.32);
  background: linear-gradient(180deg, rgba(244, 121, 32, 0.08), rgba(255, 255, 255, 0.03));
}
.komp__ix {
  width: 2.7rem;
  height: 2.7rem;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(244, 121, 32, 0.14);
  color: var(--orange);
  flex: 0 0 auto;
}
.komp__ix svg {
  width: 24px;
  height: 24px;
  display: block;
}
.komp__body {
  min-width: 0;
}
.komp__head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
}
.komp__head h3 {
  font-size: 1.12rem;
}
.komp__rank {
  font-family: var(--mono);
  font-size: 0.78rem;
  color: var(--ink-500);
  flex: 0 0 auto;
}
.komp__body p {
  color: var(--ink-400);
  font-size: 0.93rem;
  margin-top: 0.35rem;
}
.komp__body .tags {
  margin-top: 0.85rem;
}
.techcard h3 {
  font-size: 1.02rem;
  margin-bottom: 0.75rem;
}
.techcard .tags {
  margin-top: 0;
}
.contact .ic svg {
  width: 26px;
  height: 26px;
  display: block;
}
.section {
  padding: 4.75rem 0;
}
.section--alt {
  background: var(--bg-2);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.sec-head {
  max-width: 44rem;
  margin-bottom: 2.75rem;
}
.sec-head h2 {
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  margin-top: 0.7rem;
}
.sec-head p {
  color: var(--ink-400);
  margin-top: 0.85rem;
  font-size: 1.02rem;
}
.grid {
  display: grid;
  gap: 1.1rem;
}
.cols-2 {
  grid-template-columns: 1fr;
}
.cols-3 {
  grid-template-columns: 1fr;
}
.cols-4 {
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 680px) {
  .cols-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .cols-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 980px) {
  .cols-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.card {
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 1.5rem;
  transition: 0.25s;
  height: 100%;
}
.card:hover {
  border-color: var(--line-2);
  background: var(--card-2);
  transform: translateY(-3px);
}
.card--feat {
  border-color: rgba(244, 121, 32, 0.35);
  background: linear-gradient(180deg, rgba(244, 121, 32, 0.09), rgba(255, 255, 255, 0.03));
}
.card__ix {
  width: 2.7rem;
  height: 2.7rem;
  border-radius: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(244, 121, 32, 0.14);
  color: var(--orange);
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.card__rank {
  float: right;
  font-family: var(--mono);
  font-size: 0.75rem;
  color: var(--ink-500);
}
.card h3 {
  font-size: 1.12rem;
}
.card p {
  color: var(--ink-400);
  font-size: 0.93rem;
  margin-top: 0.55rem;
}
.tags {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}
.tag {
  font-family: var(--mono);
  font-size: 0.72rem;
  color: var(--ink-300);
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--line);
  border-radius: 9999px;
  padding: 0.25rem 0.6rem;
}
.svc {
  display: flex;
  gap: 1rem;
  padding: 1.25rem 1.4rem;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 1rem;
  transition: 0.25s;
}
.svc:hover {
  border-color: var(--line-2);
  background: var(--card-2);
}
.svc .dot {
  flex: 0 0 auto;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: var(--orange);
  margin-top: 0.45rem;
}
.svc h3 {
  font-size: 1.04rem;
}
.svc p {
  color: var(--ink-400);
  font-size: 0.9rem;
  margin-top: 0.25rem;
}
.stack {
  display: grid;
  gap: 0.65rem;
}
.stack__row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.4rem;
  padding: 1rem 1.2rem;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 1rem;
}
.stack__cat {
  font-family: var(--display);
  font-weight: 700;
  font-size: 0.92rem;
  color: var(--white);
}
.stack__items {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}
@media (min-width: 760px) {
  .stack__row {
    grid-template-columns: 14rem 1fr;
    align-items: center;
    gap: 1rem;
  }
}
.certs {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
}
@media (min-width: 680px) {
  .certs {
    grid-template-columns: repeat(2, 1fr);
  }
}
.cert {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding: 1.2rem 1.35rem;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 1rem;
}
.cert .ic {
  flex: 0 0 auto;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 0.7rem;
  background: rgba(122, 167, 202, 0.14);
  color: var(--blue);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
}
.cert .ic svg {
  width: 24px;
  height: 24px;
  display: block;
}
.cert h3 {
  font-size: 1rem;
}
.cert p {
  color: var(--ink-400);
  font-size: 0.85rem;
  margin-top: 0.2rem;
}
.cert ul {
  margin-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
}
.cert li {
  font-family: var(--mono);
  font-size: 0.7rem;
  color: var(--ink-300);
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--line);
  border-radius: 6px;
  padding: 0.2rem 0.5rem;
}
.tl {
  position: relative;
  border-left: 2px solid var(--line);
  margin-left: 0.5rem;
  padding-left: 1.9rem;
  display: grid;
  gap: 1.7rem;
}
.tl__item {
  position: relative;
}
.tl__item::before {
  content: "";
  position: absolute;
  left: -2.32rem;
  top: 0.3rem;
  width: 0.85rem;
  height: 0.85rem;
  border-radius: 50%;
  background: var(--orange);
  box-shadow: 0 0 0 4px rgba(244, 121, 32, 0.18);
}
.tl__yr {
  font-family: var(--mono);
  font-size: 0.8rem;
  color: var(--orange);
}
.tl__item h3 {
  font-size: 1.06rem;
  margin-top: 0.2rem;
}
.tl__item p {
  color: var(--ink-400);
  font-size: 0.92rem;
  margin-top: 0.3rem;
}
.refs {
  display: grid;
  gap: 0.8rem;
}
.ref {
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 1rem;
  overflow: hidden;
}
.ref__btn {
  width: 100%;
  text-align: left;
  background: transparent;
  border: 0;
  color: var(--white);
  cursor: pointer;
  padding: 1.2rem 1.4rem;
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  justify-content: space-between;
  font-family: inherit;
  list-style: none;
}
summary.ref__btn::-webkit-details-marker {
  display: none;
}
summary.ref__btn::marker {
  content: "";
}
.ref__btn:hover {
  background: var(--card-2);
}
.ref__main {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
}
.ref__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
  font-size: 0.78rem;
  color: var(--ink-400);
}
.ref__pill {
  font-family: var(--mono);
  font-size: 0.7rem;
  color: var(--orange);
  border: 1px solid rgba(244, 121, 32, 0.3);
  border-radius: 9999px;
  padding: 0.18rem 0.55rem;
}
.ref__sector {
  font-family: var(--mono);
  font-size: 0.7rem;
  color: var(--blue);
}
.ref__title {
  font-family: var(--display);
  font-weight: 700;
  font-size: 1.05rem;
  display: block;
  letter-spacing: -0.01em;
}
.ref__chev {
  flex: 0 0 auto;
  color: var(--ink-400);
  transition: transform 0.25s ease;
  font-size: 1.1rem;
  line-height: 1;
  margin-top: 0.2rem;
}
.ref[open] .ref__chev, .ref__btn[aria-expanded=true] .ref__chev {
  transform: rotate(180deg);
}
.ref__body {
  padding: 0 1.4rem 1.3rem;
}
.ref__body p {
  color: var(--ink-300);
  font-size: 0.93rem;
}
.ref__body .tags {
  margin-top: 0.9rem;
}
.approach {
  display: grid;
  gap: 1.1rem;
  grid-template-columns: 1fr;
}
@media (min-width: 680px) {
  .approach {
    grid-template-columns: repeat(2, 1fr);
  }
}
.approach .card h3 {
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
.approach .card h3 .n {
  font-family: var(--mono);
  color: var(--orange);
  font-size: 0.9rem;
}
.about {
  display: grid;
  gap: 2.2rem;
  align-items: center;
}
.about__lead {
  font-size: 1.2rem;
  color: var(--ink-100);
  line-height: 1.7;
}
.about__meta {
  margin-top: 1.4rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
@media (min-width: 880px) {
  .about {
    grid-template-columns: 1fr;
  }
}
.contact {
  display: grid;
  gap: 1.1rem;
  grid-template-columns: 1fr;
}
@media (min-width: 760px) {
  .contact {
    grid-template-columns: repeat(3, 1fr);
  }
}
.contact .card {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.contact .card .ic {
  font-size: 1.4rem;
  color: var(--orange);
}
.contact .card a {
  color: var(--white);
  font-weight: 600;
  font-family: var(--display);
}
.contact .card a:hover {
  color: var(--orange);
}
.contact .contact-card-btn {
  cursor: pointer;
  text-align: left;
  font: inherit;
  color: inherit;
}
.contact .contact-card-title {
  color: var(--white);
  font-weight: 600;
  font-family: var(--display);
}
.contact .contact-card-hint {
  color: var(--orange);
  font-weight: 600;
  font-family: var(--display);
}
.refs-note {
  margin-top: 1.2rem;
  font-size: 0.88rem;
}
.site-footer__bottom--bare {
  border: 0;
  margin: 0;
  padding: 0;
}
.contact-cta {
  margin-top: 2.5rem;
  text-align: center;
  background: linear-gradient(180deg, rgba(244, 121, 32, 0.1), rgba(255, 255, 255, 0.02));
  border: 1px solid rgba(244, 121, 32, 0.25);
  border-radius: var(--radius);
  padding: 3rem 1.5rem;
}
.contact-cta h2 {
  font-size: clamp(1.6rem, 3vw, 2.3rem);
}
.contact-cta p {
  color: var(--ink-300);
  margin: 0.8rem auto 1.8rem;
  max-width: 34rem;
}
.modal {
  position: fixed;
  inset: 0;
  z-index: 80;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  background: rgba(6, 10, 20, 0.7);
  backdrop-filter: blur(4px);
}
.modal.open {
  display: flex;
}
.modal__box {
  background: var(--bg-2);
  border: 1px solid var(--line-2);
  border-radius: 1.1rem;
  width: min(54rem, 100%);
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0 40px 90px rgba(0, 0, 0, 0.6);
}
.modal__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid var(--line);
}
.modal__head h3 {
  font-size: 1.1rem;
}
.modal__close {
  background: transparent;
  border: 1px solid var(--line-2);
  color: var(--white);
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 0.6rem;
  cursor: pointer;
  font-size: 1.1rem;
}
.modal__close:hover {
  border-color: var(--orange);
}
.modal__frame {
  flex: 1;
  min-height: 60vh;
  border: 0;
  width: 100%;
  background: #fff;
}
.modal__fallback {
  padding: 0.85rem 1.25rem;
  font-size: 0.85rem;
  color: var(--ink-400);
  border-top: 1px solid var(--line);
  text-align: center;
}
.modal__fallback a {
  color: var(--orange);
  font-weight: 600;
}
.site-footer {
  border-top: 1px solid var(--line);
  background: var(--bg-2);
  padding: 3rem 0 2rem;
}
.site-footer__grid {
  display: grid;
  gap: 1.8rem;
  grid-template-columns: 1fr;
}
@media (min-width: 760px) {
  .site-footer__grid {
    grid-template-columns: 2fr 1fr 1fr;
  }
}
.site-footer p.lead {
  color: var(--ink-400);
  font-size: 0.9rem;
  margin-top: 0.6rem;
  max-width: 26rem;
}
.site-footer h3 {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--ink-500);
  font-family: var(--mono);
  font-weight: 600;
  margin-bottom: 0.8rem;
}
.site-footer a {
  color: var(--ink-300);
  font-size: 0.92rem;
  display: inline-block;
  padding: 0.2rem 0;
}
.site-footer a:hover {
  color: var(--orange);
}
.site-footer__bottom {
  margin-top: 2.5rem;
  padding-top: 1.4rem;
  border-top: 1px solid var(--line);
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  justify-content: space-between;
  color: var(--ink-500);
  font-size: 0.82rem;
}
.legal {
  padding: 3.5rem 0 4rem;
}
.legal .wrap {
  max-width: 48rem;
}
.legal h1 {
  font-size: clamp(2rem, 4vw, 2.8rem);
  margin-bottom: 1.5rem;
}
.legal h2 {
  font-size: 1.3rem;
  margin: 2rem 0 0.6rem;
  color: var(--white);
}
.legal h3 {
  font-size: 1.05rem;
  margin: 1.3rem 0 0.4rem;
}
.legal p, .legal li {
  color: var(--ink-300);
  font-size: 0.97rem;
  margin-bottom: 0.7rem;
}
.legal a {
  color: var(--orange);
}
.legal ul {
  list-style: disc;
  padding-left: 1.3rem;
  margin-bottom: 0.8rem;
}
.legal .back {
  display: inline-block;
  margin-bottom: 2rem;
  color: var(--ink-400);
  font-family: var(--mono);
  font-size: 0.85rem;
}
.legal .back:hover {
  color: var(--orange);
}
.reveal {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.reveal.is-visible {
  opacity: 1;
  transform: none;
}
@media (prefers-reduced-motion: reduce) {
  * {
    scroll-behavior: auto !important;
  }
  .reveal {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
  .btn-primary:hover, .card:hover, .logo-chip:hover {
    transform: none;
  }
  .logo-track {
    animation: none !important;
    flex-wrap: wrap;
    justify-content: center;
    width: auto;
  }
  .logo-track .logo-chip {
    margin: 0.5rem;
  }
}
#cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: rgba(11, 18, 32, 0.96);
  backdrop-filter: blur(8px);
  border-top: 1px solid var(--line-2);
  padding: 1rem 1.5rem;
  animation: cb-slide-up 0.3s ease-out;
}
@keyframes cb-slide-up {
  from {
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.cb-inner {
  max-width: var(--container);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  flex-wrap: wrap;
}
.cb-text {
  color: var(--ink-300);
  font-size: 0.85rem;
  line-height: 1.5;
  flex: 1;
  min-width: 280px;
  margin: 0;
}
.cb-link {
  color: var(--orange);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.cb-link:hover {
  color: #ff8a33;
}
.cb-actions {
  display: flex;
  gap: 0.75rem;
  flex-shrink: 0;
}
.cb-btn {
  padding: 0.6rem 1.3rem;
  border-radius: 9999px;
  font-size: 0.85rem;
  font-weight: 600;
  font-family: var(--display);
  cursor: pointer;
  border: 1px solid transparent;
  line-height: 1;
  transition: 0.2s;
}
.cb-btn--reject {
  background: transparent;
  color: var(--ink-300);
  border-color: var(--line-2);
}
.cb-btn--reject:hover {
  background: var(--card-2);
  color: var(--white);
}
.cb-btn--accept {
  background: var(--orange);
  color: #1a0c02;
}
.cb-btn--accept:hover {
  background: #ff8a33;
}
.cookie-settings-link {
  background: none;
  border: 0;
  color: var(--ink-300);
  font: inherit;
  font-size: 0.92rem;
  cursor: pointer;
  padding: 0.2rem 0;
}
.cookie-settings-link:hover {
  color: var(--orange);
}
@media (max-width: 640px) {
  #cookie-banner {
    padding: 1rem;
  }
  .cb-inner {
    flex-direction: column;
    align-items: stretch;
  }
  .cb-actions {
    justify-content: stretch;
  }
  .cb-btn {
    flex: 1;
    text-align: center;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
    }
  }
}
