/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: 'DM Sans', sans-serif;
    --font-mono: 'JetBrains Mono', monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-xl: 36rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --tracking-tight: -0.025em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-relaxed: 1.625;
    --radius-sm: 4px;
    --radius-md: 0.375rem;
    --radius-lg: 16px;
    --radius-xl: 20px;
    --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --radius: 10px;
    --radius-full: 9999px;
  }
}
@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%;
    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;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::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 {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .collapse {
    visibility: collapse;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .end {
    inset-inline-end: var(--spacing);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-10 {
    z-index: 10;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-full {
    width: 100%;
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: var(--radius);
  }
  .rounded-full {
    border-radius: var(--radius-full);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-\[\#1a1a1a\] {
    border-color: #1a1a1a;
  }
  .border-\[\#1e1e1e\] {
    border-color: #1e1e1e;
  }
  .border-\[\#baf202\]\/20 {
    border-color: color-mix(in oklab, #baf202 20%, transparent);
  }
  .border-\[\#f59e0b\]\/20 {
    border-color: color-mix(in oklab, #f59e0b 20%, transparent);
  }
  .bg-\[\#0a0a0a\] {
    background-color: #0a0a0a;
  }
  .bg-\[\#111\] {
    background-color: #111;
  }
  .bg-\[\#baf202\]\/5 {
    background-color: color-mix(in oklab, #baf202 5%, transparent);
  }
  .bg-\[\#f59e0b\]\/5 {
    background-color: color-mix(in oklab, #f59e0b 5%, transparent);
  }
  .bg-\[rgba\(10\,10\,10\,0\.6\)\] {
    background-color: rgba(10,10,10,0.6);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[8vw\] {
    padding-inline: 8vw;
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .pt-\[72px\] {
    padding-top: 72px;
  }
  .text-center {
    text-align: center;
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[clamp\(28px\,5vw\,48px\)\] {
    font-size: clamp(28px, 5vw, 48px);
  }
  .text-\[clamp\(64px\,12vw\,96px\)\] {
    font-size: clamp(64px, 12vw, 96px);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-\[\#555\] {
    color: #555;
  }
  .text-\[\#888\] {
    color: #888;
  }
  .text-\[\#baf202\] {
    color: #baf202;
  }
  .text-\[\#f59e0b\] {
    color: #f59e0b;
  }
  .text-\[\#f59e0b\]\/60 {
    color: color-mix(in oklab, #f59e0b 60%, transparent);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .not-italic {
    font-style: normal;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1))) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.06)));
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow( 0 1px 1px rgb(0 0 0 / 0.06));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .hover\:border-\[\#baf202\]\/30 {
    &:hover {
      @media (hover: hover) {
        border-color: color-mix(in oklab, #baf202 30%, transparent);
      }
    }
  }
  .hover\:border-\[\#f59e0b\]\/30 {
    &:hover {
      @media (hover: hover) {
        border-color: color-mix(in oklab, #f59e0b 30%, transparent);
      }
    }
  }
  .hover\:bg-\[\#baf202\]\/5 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #baf202 5%, transparent);
      }
    }
  }
  .hover\:bg-\[\#f59e0b\]\/5 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #f59e0b 5%, transparent);
      }
    }
  }
  .hover\:text-\[\#baf202\] {
    &:hover {
      @media (hover: hover) {
        color: #baf202;
      }
    }
  }
  .hover\:text-\[\#f59e0b\] {
    &:hover {
      @media (hover: hover) {
        color: #f59e0b;
      }
    }
  }
}
:root {
  --bg: #0a0a0a;
  --surface: #111111;
  --surface2: #1a1a1a;
  --border: rgba(255,255,255,0.08);
  --border-strong: rgba(255,255,255,0.16);
  --green: #baf202;
  --green-bg: rgba(186,242,2,0.08);
  --green-border: rgba(186,242,2,0.2);
  --blue: #38bdf8;
  --blue-bg: rgba(56,189,248,0.08);
  --blue-border: rgba(56,189,248,0.2);
  --amber: #fb923c;
  --amber-bg: rgba(251,146,60,0.08);
  --amber-border: rgba(251,146,60,0.2);
  --pink: #f472b6;
  --pink-bg: rgba(244,114,182,0.08);
  --pink-border: rgba(244,114,182,0.2);
  --gold: #e8b84b;
  --gold-bg: rgba(232,184,75,0.08);
  --gold-border: rgba(232,184,75,0.25);
  --accent: var(--green);
  --text: #f0f0f0;
  --muted: #d0d0d0;
  --muted-dim: #888888;
  --text-secondary: #c4c4c4;
  --radius: 10px;
  --radius-sm: 4px;
  --radius-lg: 16px;
  --radius-xl: 20px;
  --radius-full: 9999px;
  --font-sans: 'DM Sans', sans-serif;
  --font-mono: 'JetBrains Mono', monospace;
}
@layer base {
  *, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
  html {
    scroll-behavior: smooth;
  }
  body {
    background-color: var(--bg);
    color: var(--text);
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    overflow-x: hidden;
  }
  :where(a, button, input, select, textarea, [tabindex]):focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 3px;
  }
  body::before {
    content: '';
    position: fixed;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");
    opacity: 0.025;
    pointer-events: none;
    z-index: 1000;
  }
  section {
    padding: 100px 48px;
  }
}
@layer components {
  .skip-link {
    position: absolute;
    top: -100%;
    left: 16px;
    z-index: 10000;
    padding: 12px 24px;
    background: var(--green);
    color: var(--bg);
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0 0 8px 8px;
    text-decoration: none;
    opacity: 0;
    transition: top 0.2s ease, opacity 0.2s ease;
  }
  .skip-link:focus-visible {
    top: 0;
    opacity: 1;
    outline: 2px solid var(--green);
    outline-offset: 2px;
  }
  nav {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    transition: top 0.35s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.35s ease;
  }
  nav.nav--hidden {
    top: -100px;
    opacity: 0;
    pointer-events: none;
  }
  .nav-logo {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    cursor: pointer;
    text-decoration: none;
    line-height: 0;
  }
  .nav-logo object {
    display: block;
    width: 160px;
    height: 32px;
    pointer-events: none;
  }
  .nav-logo img {
    height: 28px;
    width: auto;
    display: block;
  }
  .nav-links {
    display: flex;
    align-items: center;
    gap: 28px;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav-links a {
    color: var(--muted);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    transition: color 0.2s;
  }
  .nav-links a::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--accent);
    transition: width 0.25s ease;
  }
  .nav-links a:hover {
    color: var(--text);
  }
  .nav-links a:hover::after {
    width: 100%;
  }
  .nav-links a.active {
    color: var(--text);
  }
  .nav-links a.active::after {
    width: 100%;
  }
  .nav-dropdown {
    position: relative;
    list-style: none;
  }
  .nav-dropdown-trigger {
    color: var(--muted);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    transition: color 0.2s;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0;
    font-family: var(--font-sans);
  }
  .nav-dropdown-trigger::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--accent);
    transition: width 0.25s ease;
  }
  .nav-dropdown-trigger:hover, .nav-dropdown-trigger.active {
    color: var(--text);
  }
  .nav-dropdown-trigger.active::after, .nav-dropdown:hover .nav-dropdown-trigger::after, .nav-dropdown.open .nav-dropdown-trigger::after {
    width: 100%;
  }
  .nav-dropdown:hover .nav-dropdown-trigger, .nav-dropdown.open .nav-dropdown-trigger {
    color: var(--text);
  }
  .nav-dropdown-trigger svg {
    transition: transform 0.2s;
    flex-shrink: 0;
  }
  .nav-dropdown:hover .nav-dropdown-trigger svg, .nav-dropdown.open .nav-dropdown-trigger svg {
    transform: rotate(180deg);
  }
  .nav-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    padding-top: 12px;
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.15s ease, transform 0.15s ease, visibility 0.15s;
    transition-delay: 150ms;
    transform: translateX(-50%) translateY(-4px);
    z-index: 200;
  }
  .nav-dropdown-inner {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 8px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  }
  .nav-dropdown:hover .nav-dropdown-menu, .nav-dropdown.open .nav-dropdown-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
    transition-delay: 0s;
  }
  .nav-dropdown-item {
    display: block;
    padding: 10px 12px;
    margin: 8px 0;
    border-radius: var(--radius-sm);
    text-decoration: none;
    transition: background 0.15s;
  }
  .nav-dropdown-item:hover {
    background: var(--surface2);
  }
  .nav-dropdown-item-name {
    font-family: var(--font-sans);
    font-size: 13px;
    font-weight: 600;
    color: var(--text);
    display: block;
    margin-bottom: 2px;
  }
  .nav-dropdown-item.current .nav-dropdown-item-name {
    color: var(--green);
  }
  .nav-dropdown-item.current {
    background: var(--green-bg);
    border: 1px solid var(--green-border);
  }
  .nav-cta {
    background: rgba(186,242,2,0.12);
    color: var(--accent);
    padding: 9px 22px;
    border-radius: var(--radius);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid rgba(186,242,2,0.25);
    transition: background 0.2s, border-color 0.2s;
    white-space: nowrap;
  }
  .nav-cta:hover {
    background: rgba(186,242,2,0.2);
    border-color: rgba(186,242,2,0.5);
  }
  .nav-cta:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 3px;
    border-radius: var(--radius);
  }
  .nav-hamburger {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 44px;
    height: 44px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
  }
  .nav-hamburger span {
    display: block;
    width: 22px;
    height: 2px;
    background: var(--text);
    border-radius: 2px;
    transition: transform 0.25s ease, opacity 0.25s ease;
  }
  .nav-hamburger.open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
  .nav-hamburger.open span:nth-child(2) {
    opacity: 0;
  }
  .nav-hamburger.open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
  .nav-hamburger:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 3px;
    border-radius: var(--radius-sm);
  }
  .nav-drawer {
    display: none;
    position: fixed;
    top: 65px;
    right: 16px;
    width: calc(100% - 32px);
    background: rgba(10,10,10,0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: var(--radius);
    z-index: 90;
    padding: 20px;
    box-shadow: 0 8px 40px rgba(0,0,0,0.6);
  }
  .nav-drawer.open {
    display: block;
  }
  .nav-drawer ul {
    list-style: none;
    margin-bottom: 16px;
  }
  .nav-drawer ul li {
    border-bottom: 1px solid rgba(255,255,255,0.05);
  }
  .nav-drawer ul li a {
    display: block;
    padding: 12px 8px;
    color: var(--muted);
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: color 0.15s;
  }
  .nav-drawer ul li a span {
    position: relative;
    display: inline-block;
  }
  .nav-drawer ul li a span::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--accent);
    transition: width 0.25s ease;
  }
  .nav-drawer ul li a:hover {
    color: var(--text);
  }
  .nav-drawer ul li a:hover span::after {
    width: calc(100% + 10px);
  }
  .nav-drawer ul li a.active {
    color: var(--text);
  }
  .nav-drawer ul li a.active span::after {
    width: calc(100% + 10px);
  }
  .drawer-services-toggle span {
    position: relative;
    display: inline-block;
  }
  .drawer-services-toggle span::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--accent);
    transition: width 0.25s ease;
  }
  .drawer-services-toggle:hover span::after {
    width: calc(100% + 10px);
  }
  .drawer-services-toggle.active {
    color: var(--text);
  }
  .drawer-services-toggle.active span::after {
    width: calc(100% + 10px);
  }
  .nav-drawer .drawer-cta {
    display: block;
    text-align: center;
    background: rgba(186,242,2,0.12);
    color: var(--accent);
    padding: 12px;
    border-radius: var(--radius);
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    border: 1px solid rgba(186,242,2,0.25);
    margin-top: 8px;
    transition: background 0.2s;
  }
  .nav-drawer .drawer-cta:hover {
    background: rgba(186,242,2,0.2);
  }
  .drawer-services-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: none;
    border: none;
    padding: 12px 8px;
    color: var(--muted);
    font-family: var(--font-sans);
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    text-align: left;
    transition: color 0.15s;
  }
  .drawer-services-toggle:hover {
    color: var(--text);
  }
  .drawer-services-toggle svg {
    flex-shrink: 0;
    transition: transform 0.2s;
  }
  .drawer-services-toggle[aria-expanded="false"] svg {
    transform: rotate(-90deg);
  }
  .drawer-services-list {
    list-style: none;
    margin: 0 0 8px 0;
    padding: 0;
    display: none;
    margin-left: 24px;
  }
  .drawer-services-list.open {
    display: block;
  }
  .drawer-services-list li a {
    display: block;
    padding: 9px 8px 9px 20px;
    color: var(--muted-dim);
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    border-bottom: none;
    transition: color 0.15s;
  }
  .drawer-services-list li a:hover {
    color: var(--text);
  }
  .drawer-services-list li a.current {
    color: var(--green);
  }
  .btn-primary {
    background: var(--accent);
    color: #0a0a0a;
    padding: 14px 32px;
    border-radius: var(--radius-lg);
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: transform 0.2s, opacity 0.2s;
  }
  .btn-primary:hover {
    transform: translateY(-2px);
    opacity: 0.9;
    box-shadow: 0 8px 24px rgba(186,242,2,0.2);
  }
  .btn-primary:active {
    transform: translateY(0) scale(0.97);
    opacity: 1;
    box-shadow: none;
  }
  .btn-primary:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 3px;
    border-radius: var(--radius-lg);
  }
  .btn-primary--contact {
    font-weight: 400;
  }
  .btn-primary svg, .btn-outline svg {
    flex-shrink: 0;
  }
  .btn-outline {
    background: var(--surface);
    color: var(--muted);
    padding: 14px 32px;
    border-radius: var(--radius-lg);
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid var(--border);
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: border-color 0.2s, color 0.2s, background 0.2s, transform 0.2s;
  }
  .btn-outline:hover {
    border-color: var(--border-strong);
    transform: translateY(-2px);
  }
  .btn-outline:active {
    transform: translateY(0) scale(0.97);
  }
  .btn-outline:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 3px;
    border-radius: var(--radius-lg);
  }
  .pin-wrap {
    position: relative;
    height: 200vh;
  }
  .pin {
    --pin-fade: 1;
    position: sticky;
    top: 0;
    z-index: 2;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(ellipse at 50% 30%, rgba(186,242,2,calc(0.04 * var(--pin-fade))), transparent 60%), rgba(10,10,10, var(--pin-fade));
  }
  .pin::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(255,255,255,0.02) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.02) 1px, transparent 1px);
    background-size: 64px 64px;
    mask-image: radial-gradient(ellipse at center, #000 30%, transparent 85%);
    -webkit-mask-image: radial-gradient(ellipse at center, #000 30%, transparent 85%);
    opacity: var(--pin-fade);
    pointer-events: none;
  }
  .stage {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 70px 8vw 80px;
  }
  .giant-logo {
    position: relative;
    width: min(88vw, 900px);
    will-change: transform, opacity;
    transform-origin: center center;
  }
  .giant-logo object, .giant-logo img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 195 / 48;
    pointer-events: none;
  }
  .pin-tag {
    margin-top: 32px;
    font-family: 'JetBrains Mono', monospace;
    color: var(--muted);
    font-size: 14px;
    letter-spacing: 0.04em;
    min-height: 1.2em;
  }
  .pin-tag em {
    color: var(--accent);
    font-style: normal;
  }
  .pin-tag .typed {
    white-space: pre;
  }
  .pin-tag .caret {
    display: inline-block;
    width: 8px;
    height: 1em;
    background: var(--accent);
    vertical-align: text-bottom;
    margin-left: 4px;
    animation: blink 1.1s steps(2) infinite;
  }
  @keyframes blink {
    50% {
      opacity: 0;
    }
  }
  .pin-hint {
    position: fixed;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    padding: 8px 16px;
    background: rgba(186,242,2,0.1);
    color: var(--accent);
    border: 1px solid rgba(186,242,2,0.3);
    border-radius: var(--radius-full);
    font-size: 12px;
    z-index: 45;
    pointer-events: none;
    animation: bob 2s ease-in-out infinite;
    transition: opacity .4s;
  }
  .pin-hint.gone {
    opacity: 0;
  }
  @keyframes bob {
    50% {
      transform: translate(-50%, -4px);
    }
  }
  @media (max-width: 768px) {
    .stage {
      padding: 24px 16px 40px;
    }
    .giant-logo {
      width: min(92vw, 900px);
    }
    .pin-tag {
      margin-top: 20px;
      font-size: 12px;
    }
  }
  .hero-content-section {
    margin-top: calc(-100vh + 250px);
    padding: 96px 8vw 160px;
    position: relative;
    z-index: 1;
    background: var(--bg);
  }
  .hero-content-section::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background-image: linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
    background-size: 64px 64px;
    mask-image: radial-gradient(ellipse at center, #000 30%, transparent 85%);
    -webkit-mask-image: radial-gradient(ellipse at center, #000 30%, transparent 85%);
    pointer-events: none;
  }
  .hero-content-section::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 160px;
    background: linear-gradient(to bottom, transparent, var(--surface));
    z-index: 2;
    pointer-events: none;
  }
  .hero-content-section .hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.15);
    border-radius: var(--radius-full);
    padding: 4px 12px;
    font-size: 11px;
    color: rgba(255,255,255,0.6);
    margin-bottom: 32px;
  }
  .hero-content-section h1 {
    font-size: clamp(56px, 7vw + 1rem, 96px);
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.05;
    margin-bottom: 32px;
  }
  .hero-content-section h1 em {
    color: var(--accent);
    font-style: italic;
  }
  .hero-content-section p {
    font-size: 18px;
    color: var(--muted);
    max-width: 560px;
    line-height: 1.6;
    margin-bottom: 40px;
  }
  .hero-actions {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
  }
  .hero-stats {
    display: flex;
    gap: 48px;
    margin: 80px 0 0;
    padding-top: 0;
  }
  .hero-stats .stat-item {
    display: flex;
    flex-direction: column-reverse;
  }
  .hero-stats dd {
    margin: 0;
  }
  .stat-num-blue, .stat-num-amber, .stat-num-white, .stat-num-green {
    font-family: 'Syne', sans-serif;
    font-size: 36px;
    font-weight: 800;
  }
  .stat-num-blue {
    color: var(--blue);
  }
  .stat-num-amber {
    color: var(--amber);
  }
  .stat-num-white {
    color: var(--text);
  }
  .stat-num-green {
    color: var(--green);
  }
  .stat-label {
    font-size: 13px;
    color: var(--muted);
    margin-top: 4px;
  }
  .badge-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--green);
    flex-shrink: 0;
    animation: dot-pulse 2s ease-in-out infinite;
    display: inline-block;
  }
  .badge-dot.amber, .badge-dot--amber {
    background: var(--amber);
  }
  @keyframes dot-pulse {
    0%, 100% {
      opacity: 1;
      transform: scale(1);
    }
    50% {
      opacity: 0.4;
      transform: scale(0.85);
    }
  }
  .section-label {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 16px;
  }
  .section-title {
    font-family: 'Syne', sans-serif;
    font-size: clamp(32px, 4vw, 52px);
    font-weight: 800;
    letter-spacing: clamp(-0.5px, -0.03em, -1.5px);
    line-height: 1.1;
  }
  .section-sub {
    font-size: 17px;
    color: var(--muted);
    margin-top: 16px;
    line-height: 1.7;
    max-width: 720px;
  }
  #services {
    background: var(--surface);
    position: relative;
    overflow: hidden;
    padding: 0;
  }
  .services-inner {
    padding: 100px 8vw;
  }
  #services .section-sub {
    margin-bottom: 40px;
  }
  @media (max-width: 900px) {
    .services-inner {
      padding: 80px 24px;
    }
  }
  .track-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
    margin-top: 8px;
  }
  .track-name {
    font-family: var(--font-sans);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--muted);
    white-space: nowrap;
  }
  .track-line {
    flex: 1;
    height: 1px;
    background: var(--border);
  }
  .track-note {
    font-size: 12px;
    color: var(--muted);
    white-space: nowrap;
  }
  .grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 16px;
  }
  .grid-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
    margin-bottom: 16px;
  }
  .hub-card {
    background: var(--bg);
    border: 1px solid var(--border);
    border-radius: var(--radius-lg);
    padding: 0;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    transition: border-color 0.25s, transform 0.25s, box-shadow 0.25s;
    position: relative;
    cursor: pointer;
  }
  .hub-card:hover {
    transform: translateY(-3px);
  }
  .hub-card.c-green {
    border-color: var(--green-border);
  }
  .hub-card.c-green:hover {
    border-color: rgba(186,242,2,0.4);
    box-shadow: 0 8px 40px rgba(186,242,2,0.08);
  }
  .hub-card.c-blue {
    border-color: var(--blue-border);
  }
  .hub-card.c-blue:hover {
    border-color: rgba(56,189,248,0.4);
    box-shadow: 0 8px 40px rgba(56,189,248,0.08);
  }
  .hub-card.c-amber {
    border-color: var(--amber-border);
  }
  .hub-card.c-amber:hover {
    border-color: rgba(251,146,60,0.4);
    box-shadow: 0 8px 40px rgba(251,146,60,0.08);
  }
  .hub-card::before {
    content: '';
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.2s;
    border-radius: inherit;
    pointer-events: none;
    z-index: 0;
  }
  .hub-card.c-green::before {
    background: radial-gradient(circle at 50% 0%, rgba(186,242,2,0.10) 0%, transparent 60%);
  }
  .hub-card.c-blue::before {
    background: radial-gradient(circle at 50% 0%, rgba(56,189,248,0.10) 0%, transparent 60%);
  }
  .hub-card.c-amber::before {
    background: radial-gradient(circle at 50% 0%, rgba(251,146,60,0.10) 0%, transparent 60%);
  }
  .hub-card:hover::before {
    opacity: 1;
  }
  .hub-card-art-css {
    position: relative;
    height: 130px;
    overflow: hidden;
    flex-shrink: 0;
    border-bottom: 1px solid var(--border);
    border-radius: var(--radius-lg) var(--radius-lg) 0 0;
  }
  .hub-card-art-css-inner {
    position: absolute;
    inset: 0;
  }
  .art-css-lp {
    background: radial-gradient(ellipse 90% 70% at 15% 80%, rgba(186,242,2,0.15) 0%, transparent 65%), radial-gradient(ellipse 50% 40% at 85% 20%, rgba(186,242,2,0.08) 0%, transparent 60%);
  }
  .art-css-lp::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 20px;
    right: 20px;
    bottom: 16px;
    max-width: 200px;
    border-radius: 6px;
    background: rgba(186,242,2,0.04);
    border: 1px solid rgba(186,242,2,0.18);
    box-shadow: inset 0 0 0 1px rgba(186,242,2,0.1), 6px -999px 0 -994px rgba(186,242,2,0.5), 18px -999px 0 -994px rgba(186,242,2,0.3), 30px -999px 0 -994px rgba(186,242,2,0.2);
  }
  .art-css-lp::after {
    content: '';
    position: absolute;
    top: 36px;
    left: 36px;
    width: 110px;
    height: 14px;
    border-radius: 3px;
    background: rgba(186,242,2,0.22);
    box-shadow: 0 20px 0 -3px rgba(186,242,2,0.1), 0 20px 0 rgba(186,242,2,0.08), 60px 20px 0 -1px rgba(186,242,2,0.06), 0 40px 0 rgba(186,242,2,0.25), 0 40px 0 -2px rgba(186,242,2,0.15), -10px -16px 0 rgba(186,242,2,0.4), 10px -16px 0 rgba(186,242,2,0.25), 30px -16px 0 rgba(186,242,2,0.2), 0 62px 0 -2px rgba(186,242,2,0.07), 0 62px 0 40px rgba(186,242,2,0.04), 55px 62px 0 -2px rgba(186,242,2,0.06), 55px 62px 0 36px rgba(186,242,2,0.03);
  }
  .art-css-adv {
    background: linear-gradient(rgba(0,0,0,0.28), rgba(0,0,0,0.28)), radial-gradient(ellipse 80% 70% at 70% 40%, rgba(56,189,248,0.14) 0%, transparent 65%), radial-gradient(ellipse 40% 40% at 20% 80%, rgba(56,189,248,0.07) 0%, transparent 55%);
  }
  .art-css-adv::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: radial-gradient(circle 5px at 40px 35px, rgba(56,189,248,0.7) 50%, transparent 51%), radial-gradient(circle 5px at 40px 35px, rgba(56,189,248,0.15) 100%, transparent), radial-gradient(circle 3.5px at 110px 25px, rgba(56,189,248,0.55) 50%, transparent 51%), radial-gradient(circle 3.5px at 110px 25px, rgba(56,189,248,0.1) 100%, transparent), radial-gradient(circle 3.5px at 110px 65px, rgba(56,189,248,0.5) 50%, transparent 51%), radial-gradient(circle 3.5px at 110px 65px, rgba(56,189,248,0.1) 100%, transparent), radial-gradient(circle 3.5px at 170px 45px, rgba(56,189,248,0.4) 50%, transparent 51%), radial-gradient(circle 3.5px at 170px 45px, rgba(56,189,248,0.08) 100%, transparent), radial-gradient(circle 2.5px at 220px 30px, rgba(56,189,248,0.3) 50%, transparent 51%), radial-gradient(circle 2.5px at 220px 65px, rgba(56,189,248,0.25) 50%, transparent 51%), radial-gradient(circle 2.5px at 155px 90px, rgba(56,189,248,0.2) 50%, transparent 51%), radial-gradient(circle 2px at 80px 90px, rgba(56,189,248,0.2) 50%, transparent 51%), radial-gradient(circle 2px at 250px 80px, rgba(56,189,248,0.15) 50%, transparent 51%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .art-css-adv::after {
    content: '';
    position: absolute;
    top: 35px;
    left: 45px;
    width: 62px;
    height: 1px;
    background: linear-gradient(90deg, rgba(56,189,248,0.35), rgba(56,189,248,0.15));
  }
  .art-css-bp {
    background: radial-gradient(ellipse 80% 60% at 30% 60%, rgba(186,242,2,0.12) 0%, transparent 65%), radial-gradient(ellipse 40% 30% at 80% 20%, rgba(186,242,2,0.06) 0%, transparent 55%);
  }
  .art-css-bp::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 28px;
    width: 72px;
    height: 100px;
    border-radius: 4px;
    background: rgba(186,242,2,0.05);
    border: 1px solid rgba(186,242,2,0.15);
    box-shadow: inset 58px 0px 0 -56px rgba(186,242,2,0.3), 8px 10px 0 -6px rgba(186,242,2,0.5), 8px 26px 0 -7px rgba(186,242,2,0.25), 30px 26px 0 -7px rgba(186,242,2,0.15), 8px 36px 0 -7px rgba(186,242,2,0.2), 45px 36px 0 -7px rgba(186,242,2,0.1), 8px 46px 0 -7px rgba(186,242,2,0.2), 35px 46px 0 -7px rgba(186,242,2,0.12), 8px 58px 0 -7.5px rgba(186,242,2,0.12), 8px 70px 0 -7px rgba(186,242,2,0.15), 40px 70px 0 -7px rgba(186,242,2,0.08), 8px 80px 0 -7px rgba(186,242,2,0.12), 50px 80px 0 -7px rgba(186,242,2,0.07);
  }
  .art-css-bp::after {
    content: '';
    position: absolute;
    top: 14px;
    left: 116px;
    width: 90px;
    height: 100px;
    border-radius: 4px;
    background: rgba(186,242,2,0.03);
    border: 1px solid rgba(186,242,2,0.1);
    box-shadow: 8px 8px 0 -5px rgba(186,242,2,0.35), 8px 20px 0 10px rgba(186,242,2,0.07), 50px 20px 0 10px rgba(186,242,2,0.05), 8px 48px 0 6px rgba(186,242,2,0.06), 30px 48px 0 6px rgba(186,242,2,0.05), 55px 48px 0 6px rgba(186,242,2,0.04), 8px 72px 0 -6.5px rgba(186,242,2,0.2), 8px 82px 0 -7px rgba(186,242,2,0.1), 40px 82px 0 -7px rgba(186,242,2,0.07);
  }
  .art-css-uid {
    background: radial-gradient(ellipse 70% 80% at 75% 30%, rgba(56,189,248,0.14) 0%, transparent 60%), radial-gradient(ellipse 50% 50% at 15% 75%, rgba(186,242,2,0.07) 0%, transparent 55%);
  }
  .art-css-uid::before {
    content: '';
    position: absolute;
    top: 18px;
    left: 20px;
    width: 100px;
    height: 94px;
    border-radius: 6px;
    background: rgba(56,189,248,0.05);
    border: 1px solid rgba(56,189,248,0.18);
    box-shadow: inset 0 18px 0 rgba(56,189,248,0.07), inset 0 19px 0 rgba(56,189,248,0.15), 10px 30px 0 5px rgba(56,189,248,0.4), 28px 30px 0 5px rgba(186,242,2,0.35), 46px 30px 0 5px rgba(251,146,60,0.3), 64px 30px 0 5px rgba(244,63,94,0.25), 10px 52px 0 -6px rgba(56,189,248,0.3), 10px 62px 0 -7px rgba(56,189,248,0.15), 40px 62px 0 -7px rgba(56,189,248,0.1), 10px 74px 0 7px rgba(56,189,248,0.15), 10px 74px 0 8px rgba(56,189,248,0.25), 55px 74px 0 7px rgba(255,255,255,0.06);
  }
  .art-css-uid::after {
    content: '';
    position: absolute;
    top: 18px;
    left: 132px;
    width: 68px;
    height: 94px;
    border-radius: 6px;
    background: rgba(56,189,248,0.03);
    border: 1px solid rgba(56,189,248,0.12);
    box-shadow: 8px 10px 0 -4px rgba(56,189,248,0.5), 8px 24px 0 -5px rgba(56,189,248,0.3), 8px 34px 0 -5.5px rgba(56,189,248,0.22), 8px 44px 0 -6px rgba(56,189,248,0.16), 8px 52px 0 -6.5px rgba(56,189,248,0.12), 8px 66px 0 -7px rgba(56,189,248,0.2), 8px 76px 0 -7px rgba(56,189,248,0.15), 35px 76px 0 -7px rgba(56,189,248,0.1);
  }
  .art-css-dev {
    background: radial-gradient(ellipse 60% 70% at 65% 35%, rgba(251,146,60,0.13) 0%, transparent 60%), radial-gradient(ellipse 40% 40% at 20% 75%, rgba(186,242,2,0.06) 0%, transparent 55%);
  }
  .art-css-dev::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 20px;
    right: 20px;
    bottom: 14px;
    max-width: 200px;
    border-radius: 6px;
    background: rgba(0,0,0,0.35);
    border: 1px solid rgba(251,146,60,0.2);
    box-shadow: inset 0 18px 0 rgba(251,146,60,0.06), inset 0 19px 0 rgba(251,146,60,0.12), 6px -999px 0 -994px rgba(244,63,94,0.6), 18px -999px 0 -994px rgba(251,146,60,0.5), 30px -999px 0 -994px rgba(186,242,2,0.4);
  }
  .art-css-dev::after {
    content: '';
    position: absolute;
    top: 38px;
    left: 30px;
    width: 28px;
    height: 3px;
    border-radius: 2px;
    background: rgba(251,146,60,0.55);
    box-shadow: 34px 0 0 rgba(56,189,248,0.45), 34px 0 0 30px rgba(56,189,248,0.08), 0 14px 0 rgba(186,242,2,0.4), 42px 14px 0 rgba(255,255,255,0.2), 42px 14px 0 20px rgba(255,255,255,0.04), 14px 28px 0 rgba(251,146,60,0.3), 46px 28px 0 rgba(56,189,248,0.25), 0 42px 0 rgba(255,255,255,0.15), 36px 42px 0 rgba(186,242,2,0.2), 14px 56px 0 rgba(244,63,94,0.3), 46px 56px 0 rgba(255,255,255,0.12), 0 70px 0 rgba(251,146,60,0.2), 8px 70px 0 -1.5px rgba(186,242,2,0.8);
  }
  .art-css-icon {
    position: absolute;
    bottom: 14px;
    right: 18px;
    width: 32px;
    height: 32px;
    border-radius: var(--radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(8px);
  }
  .art-css-icon.green {
    background: rgba(186,242,2,0.12);
    border: 1px solid rgba(186,242,2,0.25);
  }
  .art-css-icon.blue {
    background: rgba(56,189,248,0.12);
    border: 1px solid rgba(56,189,248,0.25);
  }
  .art-css-icon.amber {
    background: rgba(251,146,60,0.12);
    border: 1px solid rgba(251,146,60,0.25);
  }
  .hub-card-body {
    padding: 22px 24px 20px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1;
    position: relative;
    z-index: 1;
  }
  .hub-price-tag {
    position: absolute;
    top: -1px;
    right: -1px;
    padding: 10px 14px 8px;
    background: var(--surface2);
    border-radius: 0 var(--radius-lg) 0 var(--radius-lg);
    text-align: right;
    z-index: 2;
  }
  .hub-price-tag.green {
    border: 1px solid var(--green-border);
  }
  .hub-price-tag.blue {
    border: 1px solid var(--blue-border);
  }
  .hub-price-tag.amber {
    border: 1px solid var(--amber-border);
  }
  .hub-price-amount {
    font-family: 'Syne', sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
    display: block;
  }
  .hub-price-tag.green .hub-price-amount {
    color: var(--green);
  }
  .hub-price-tag.blue .hub-price-amount {
    color: var(--blue);
  }
  .hub-price-tag.amber .hub-price-amount {
    color: var(--amber);
  }
  .hub-price-sub {
    font-size: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--muted);
    opacity: 0.7;
    display: block;
    margin-top: 3px;
  }
  .hub-eyebrow {
    font-family: 'Syne', sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--muted);
    opacity: 0.6;
  }
  .hub-name {
    font-family: 'Syne', sans-serif;
    font-size: 19px;
    font-weight: 700;
    color: var(--text);
    margin: 0;
    padding-right: 80px;
    line-height: 1.2;
  }
  .hub-tagline {
    font-size: 13px;
    color: var(--muted);
    line-height: 1.55;
    flex: 1;
  }
  .hub-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 24px;
    border-top: 1px solid var(--border);
    position: relative;
    z-index: 1;
  }
  .hub-footer-link {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    font-weight: 600;
    color: var(--muted);
    transition: color 0.15s;
    text-decoration: none;
  }
  .hub-card.c-green:hover .hub-footer-link {
    color: var(--green);
  }
  .hub-card.c-blue:hover .hub-footer-link {
    color: var(--blue);
  }
  .hub-card.c-amber:hover .hub-footer-link {
    color: var(--amber);
  }
  .hub-footer-arrow {
    transition: transform 0.15s;
  }
  .hub-card:hover .hub-footer-arrow {
    transform: translateX(3px);
  }
  .hub-chips {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
  }
  .hub-chip {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 10px;
    font-weight: 400;
    padding: 3px 9px;
    border-radius: var(--radius-full);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: 1px solid;
  }
  .hub-chip svg {
    flex-shrink: 0;
  }
  .hub-chip.green {
    background: var(--green-bg);
    color: var(--green);
    border-color: var(--green-border);
  }
  .hub-chip.blue {
    background: var(--blue-bg);
    color: var(--blue);
    border-color: var(--blue-border);
  }
  .hub-chip.amber {
    background: var(--amber-bg);
    color: var(--amber);
    border-color: var(--amber-border);
  }
  .hub-chip.muted {
    background: var(--surface2);
    color: var(--muted);
    border-color: var(--border-strong);
  }
  .bundle-wrap {
    margin-top: 8px;
    border-radius: calc(var(--radius-lg) + 2px);
    padding: 2px;
    background: linear-gradient(128deg, rgba(186,242,2,0.45) 0%, rgba(56,189,248,0.35) 40%, rgba(251,146,60,0.45) 100%);
  }
  .bundle-card {
    background: rgba(0,0,0,0.25);
    border-radius: var(--radius-lg);
    padding: 28px 32px;
    position: relative;
    overflow: hidden;
  }
  .bundle-card::before {
    content: '';
    position: absolute;
    top: -80px;
    right: -60px;
    width: 400px;
    height: 300px;
    background: radial-gradient(ellipse, rgba(186,242,2,0.18) 0%, transparent 65%);
    pointer-events: none;
    z-index: 0;
  }
  .bundle-card::after {
    content: '';
    position: absolute;
    bottom: -60px;
    left: 25%;
    width: 320px;
    height: 220px;
    background: radial-gradient(ellipse, rgba(251,146,60,0.16) 0%, transparent 65%);
    pointer-events: none;
    z-index: 0;
  }
  .bundle-card > * {
    position: relative;
    z-index: 1;
  }
  .bundle-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 20px;
  }
  .bundle-top-left {
    flex: 1;
  }
  .bundle-best-value {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--amber);
    background: var(--amber-bg);
    border: 1px solid var(--amber-border);
    padding: 3px 10px;
    border-radius: var(--radius-full);
    margin-bottom: 10px;
  }
  .bundle-name {
    font-family: 'Syne', sans-serif;
    font-size: 22px;
    font-weight: 800;
    color: var(--text);
    margin-bottom: 6px;
  }
  .bundle-desc {
    font-size: 14px;
    color: var(--muted);
    max-width: 440px;
    line-height: 1.6;
    margin-bottom: 14px;
  }
  .bundle-pills {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
  }
  .bundle-pill {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 11px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: var(--radius-full);
    letter-spacing: 0.5px;
  }
  .bundle-pill.green {
    background: var(--green-bg);
    color: var(--green);
    border: 1px solid var(--green-border);
  }
  .bundle-pill.blue {
    background: var(--blue-bg);
    color: var(--blue);
    border: 1px solid var(--blue-border);
  }
  .bundle-pill.amber {
    background: var(--amber-bg);
    color: var(--amber);
    border: 1px solid var(--amber-border);
  }
  .bundle-pill.rose {
    background: rgba(244,114,182,0.08);
    color: #f472b6;
    border: 1px solid rgba(244,114,182,0.25);
  }
  .bundle-pill-sep {
    color: var(--muted);
    font-size: 13px;
  }
  .bundle-top-right {
    text-align: right;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
  }
  .bundle-price-label {
    font-size: 11px;
    color: var(--muted);
    display: block;
    margin-bottom: 4px;
  }
  .bundle-price-value {
    font-family: 'Syne', sans-serif;
    font-size: 26px;
    font-weight: 800;
    color: var(--text);
    display: block;
    line-height: 1;
  }
  .bundle-price-save {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    color: var(--green);
  }
  .bundle-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--amber);
    border: 1px solid var(--amber);
    color: #0a0a0a;
    padding: 11px 22px;
    border-radius: var(--radius);
    font-family: var(--font-sans);
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    transition: opacity 0.2s;
    white-space: nowrap;
  }
  .bundle-cta-btn:hover {
    opacity: 0.88;
  }
  .bundle-cta-mobile {
    display: none;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid var(--border);
  }
  .bundle-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    border-top: 1px solid var(--border);
    padding-top: 20px;
  }
  .bundle-col {
    padding: 0 20px 0 0;
    min-width: 0;
    overflow-wrap: break-word;
  }
  .bundle-col:last-child {
    padding-right: 0;
  }
  .bundle-col + .bundle-col {
    padding-left: 20px;
    border-left: 1px solid var(--border);
  }
  .bundle-col-eyebrow {
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 6px;
  }
  .bundle-col-eyebrow.green {
    color: var(--green);
  }
  .bundle-col-eyebrow.pink {
    color: #f472b6;
  }
  .bundle-col-eyebrow.amber {
    color: var(--amber);
  }
  .bundle-col-title {
    font-family: 'Syne', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: var(--text);
    margin-bottom: 12px;
    line-height: 1.3;
  }
  .bundle-col-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .bundle-col-list li {
    font-size: 12px;
    color: var(--text);
    line-height: 1.45;
    display: flex;
    align-items: flex-start;
    gap: 7px;
  }
  .trust-neg {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 10px;
  }
  .trust-neg-text strong {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 1px;
  }
  .trust-neg-text span {
    font-size: 11px;
    color: var(--muted);
  }
  .bundle-cta-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  .bundle-cta-perk {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 12px;
    color: var(--text);
  }
  .bundle-cta-perk svg, .bundle-col-list li svg, .trust-neg svg {
    width: 12px !important;
    height: 12px !important;
    min-width: 12px !important;
    min-height: 12px !important;
    max-width: 12px !important;
    max-height: 12px !important;
    flex-shrink: 0;
  }
  @media (max-width: 768px) {
    .grid-2, .grid-3 {
      grid-template-columns: 1fr;
    }
    .hub-card-art-css {
      height: 110px;
    }
    .bundle-top {
      flex-direction: column;
      gap: 20px;
    }
    .bundle-cta-desktop {
      display: none !important;
    }
    .bundle-top-right {
      display: none !important;
    }
    .bundle-cta-mobile {
      display: flex;
    }
    .bundle-cta-mobile .bundle-cta-btn {
      width: 100%;
      justify-content: center;
    }
    .bundle-grid {
      grid-template-columns: 1fr 1fr !important;
      column-gap: 20px;
      row-gap: 0;
      align-items: start;
    }
    .bundle-col:last-child {
      display: block;
    }
    .bundle-col, .bundle-col + .bundle-col {
      padding: 0;
      border-left: none !important;
    }
    .bundle-col:nth-child(even) {
      padding-right: 16px;
    }
    .bundle-col:nth-child(3), .bundle-col:nth-child(4) {
      margin-top: 32px;
    }
    .bundle-col {
      min-width: 0;
      overflow-wrap: break-word;
    }
    .bundle-col:nth-child(2), .bundle-col:nth-child(4) {
      padding-right: 0 !important;
      max-width: 100%;
      word-break: break-word;
    }
    .bundle-card {
      padding: 20px 24px;
    }
    .track-header {
      flex-wrap: wrap;
      gap: 8px;
    }
    .track-note {
      white-space: normal;
    }
  }
  @media (max-width: 480px) {
    .bundle-pills {
      flex-wrap: wrap;
    }
  }
  #problems {
    background: var(--bg);
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  #problems::before {
    content: '';
    position: absolute;
    bottom: -100px;
    left: -150px;
    width: 600px;
    height: 600px;
    background: radial-gradient(ellipse at center, rgba(56,189,248,0.05) 0%, transparent 65%);
    pointer-events: none;
    z-index: 0;
  }
  #problems > * {
    position: relative;
    z-index: 1;
  }
  #problems .section-sub {
    margin-left: auto;
    margin-right: auto;
  }
  .problems-inner {
    width: 100%;
  }
  @media (min-width: 901px) {
    #problems {
      padding-left: 0;
      padding-right: 0;
    }
    .problems-inner {
      width: calc(100% - 16vw);
      margin-left: auto;
      margin-right: auto;
    }
  }
  .problems-list {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    border: 1px solid var(--border);
    border-radius: var(--radius-xl);
    overflow: hidden;
  }
  .statement-row {
    display: grid;
    grid-template-columns: 80px 1fr 1fr;
    align-items: start;
    border-bottom: 1px solid var(--border);
    position: relative;
    transition: background 0.25s;
  }
  .statement-row:last-child {
    border-bottom: none;
  }
  .statement-row:hover {
    background: var(--surface);
  }
  .statement-row::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: var(--green);
    opacity: 0;
    transition: opacity 0.25s;
  }
  .statement-row:hover::before {
    opacity: 1;
  }
  .row-num {
    font-family: 'Syne', sans-serif;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1px;
    color: var(--muted);
    opacity: 0.4;
    padding: 36px 0 36px 32px;
    align-self: center;
    transition: color 0.25s, opacity 0.25s;
  }
  .statement-row:hover .row-num {
    color: var(--green);
    opacity: 1;
  }
  .row-problem {
    padding: 36px 40px 36px 0;
    border-right: 1px solid var(--border);
  }
  .row-problem-tag {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--amber);
    margin-bottom: 10px;
    display: block;
  }
  .row-problem h4 {
    font-family: 'Syne', sans-serif;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: -0.5px;
    line-height: 1.15;
    color: var(--text);
  }
  .row-solution {
    padding: 36px 40px;
    text-align: center;
  }
  .row-solution-label {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--green);
    margin-bottom: 10px;
    display: block;
  }
  .row-solution p {
    font-size: 13px;
    color: var(--muted);
    line-height: 1.7;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  @media (max-width: 768px) {
    .statement-row {
      grid-template-columns: 48px 1fr;
      grid-template-rows: auto auto;
    }
    .row-num {
      padding: 28px 0 0 20px;
      align-self: start;
    }
    .row-problem {
      padding: 28px 20px 20px 0;
      border-right: none;
      border-bottom: 1px solid var(--border);
      grid-column: 2;
    }
    .row-problem h4 {
      font-size: 18px;
    }
    .row-solution {
      padding: 20px 20px 28px;
      grid-column: span 2;
    }
  }
  .workflow-header {
    margin-bottom: 60px;
  }
  .workflow-header-top {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 0;
  }
  .workflow-step-count {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--muted);
    background: var(--surface2);
    border: 1px solid var(--border);
    border-radius: var(--radius-full);
    padding: 3px 12px;
  }
  .workflow-header .section-title {
    margin-top: 12px;
  }
  .workflow-header .section-sub {
    margin-top: 14px;
    max-width: none;
  }
  #advantage {
    background: var(--bg);
  }
  .advantage-inner {
    width: 100%;
  }
  @media (min-width: 901px) {
    #advantage {
      padding-left: 0;
      padding-right: 0;
    }
    .advantage-inner {
      width: calc(100% - 16vw);
      margin-left: auto;
      margin-right: auto;
    }
  }
  .adv-icon {
    width: 36px;
    height: 36px;
    border-radius: var(--radius-sm);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .adv-icon.green {
    background: var(--green-bg);
    border: 1px solid var(--green-border);
    color: var(--green);
  }
  .adv-icon.blue {
    background: var(--blue-bg);
    border: 1px solid var(--blue-border);
    color: var(--blue);
  }
  .adv-icon.amber {
    background: var(--amber-bg);
    border: 1px solid var(--amber-border);
    color: var(--amber);
  }
  .advantage-layout {
    display: grid;
    grid-template-columns: 1fr 480px;
    gap: 16px;
    margin-top: 60px;
    align-items: stretch;
  }
  .adv-list {
    border: 1px solid var(--border);
    border-radius: var(--radius-lg);
    overflow: hidden;
    background: var(--bg);
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .adv-list-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 24px 28px;
    border-bottom: 1px solid var(--border);
    cursor: pointer;
    transition: background 0.2s;
    position: relative;
    flex: 1;
  }
  .adv-list-item:last-child {
    border-bottom: none;
  }
  .adv-list-item:hover {
    background: var(--surface2);
  }
  .adv-list-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: var(--green);
    opacity: 0;
    transition: opacity 0.2s;
  }
  .adv-list-item:hover::before {
    opacity: 1;
  }
  .adv-list-text h4 {
    font-family: 'Syne', sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px;
  }
  .adv-list-text p {
    font-size: 12.5px;
    color: var(--muted);
    line-height: 1.6;
  }
  .adv-featured {
    background: var(--bg);
    border: 1px solid var(--green-border);
    border-top: 2px solid var(--green);
    border-radius: var(--radius-lg);
    padding: 32px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 360px;
  }
  .adv-featured::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 140px;
    background: radial-gradient(ellipse at 50% 0%, rgba(186,242,2,0.10) 0%, transparent 70%);
    pointer-events: none;
  }
  .adv-featured-top-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 24px;
  }
  .adv-featured-icon-sm {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: var(--green-bg);
    border: 1px solid var(--green-border);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .adv-featured-icon-sm svg {
    width: 14px;
    height: 14px;
    color: var(--green);
  }
  .adv-featured-label {
    font-family: 'JetBrains Mono', monospace;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    color: var(--green);
  }
  .adv-featured h3 {
    font-family: 'Syne', sans-serif;
    font-size: 34px;
    font-weight: 800;
    letter-spacing: -0.02em;
    line-height: 1.05;
    color: var(--text);
    margin-bottom: 14px;
  }
  .adv-featured p {
    font-size: 15px;
    color: #999;
    line-height: 1.7;
  }
  .adv-featured-quote {
    margin-top: auto;
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .adv-featured-quote-line {
    width: 24px;
    height: 1px;
    background: var(--green);
  }
  .adv-featured-quote blockquote {
    font-family: 'JetBrains Mono', monospace;
    font-size: 11px;
    color: var(--muted);
    font-style: italic;
    line-height: 1.7;
  }
  @media (max-width: 900px) {
    .advantage-layout {
      grid-template-columns: 1fr;
    }
    .adv-featured {
      order: -1;
    }
  }
  #ai-workflow {
    background: var(--bg);
    padding: 80px 48px 80px;
  }
  @media (min-width: 901px) {
    #ai-workflow {
      padding-left: 0;
      padding-right: 0;
    }
    .ai-callout-card {
      width: calc(100% - 16vw);
      margin-left: auto;
      margin-right: auto;
    }
  }
  .ai-callout-card {
    width: 100%;
    background: var(--surface);
    border: 1px solid var(--border-strong);
    border-radius: var(--radius-lg);
    padding: 72px 72px;
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 400px;
    gap: 80px;
    align-items: center;
  }
  .ai-grid {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
    background-size: 48px 48px;
    pointer-events: none;
  }
  .ai-orb {
    position: absolute;
    bottom: -80px;
    left: -80px;
    width: 340px;
    height: 340px;
    background: radial-gradient(circle, rgba(186,242,2,0.09) 0%, transparent 65%);
    pointer-events: none;
  }
  .ai-callout-card::after {
    content: '';
    position: absolute;
    top: -60px;
    right: -60px;
    width: 280px;
    height: 280px;
    background: radial-gradient(circle, rgba(56,189,248,0.07) 0%, transparent 65%);
    pointer-events: none;
  }
  .ai-left {
    position: relative;
    z-index: 1;
  }
  .ai-callout-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    color: var(--gold);
    background: var(--gold-bg);
    border: 1px solid var(--gold-border);
    border-radius: var(--radius-full);
    padding: 7px 16px;
    margin-bottom: 28px;
    box-shadow: 0 0 14px rgba(232,184,75,0.1), inset 0 1px 0 rgba(232,184,75,0.15);
    position: relative;
  }
  .ai-callout-label svg {
    flex-shrink: 0;
    fill: var(--gold);
    filter: drop-shadow(0 0 4px rgba(232,184,75,0.7));
  }
  .step-ai-badge svg {
    fill: var(--gold);
    flex-shrink: 0;
  }
  .ai-callout-headline {
    font-family: 'Syne', sans-serif;
    font-size: 38px;
    font-weight: 800;
    color: var(--text);
    line-height: 1.15;
    margin-bottom: 20px;
    letter-spacing: -0.02em;
  }
  .ai-headline-accent {
    color: var(--green);
  }
  .ai-callout-copy {
    font-size: 15px;
    color: var(--muted);
    line-height: 1.8;
    max-width: 480px;
  }
  .ai-right {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .ai-stat {
    border-radius: var(--radius);
    padding: 18px 24px;
    display: flex;
    align-items: center;
    gap: 16px;
    border: 1px solid var(--border);
    background: var(--surface2);
    transition: border-color 0.2s, background 0.2s;
  }
  .ai-stat:hover {
    background: #1f1f1f;
  }
  .ai-stat-value {
    font-family: 'Syne', sans-serif;
    font-size: 20px;
    font-weight: 800;
    min-width: 52px;
    white-space: nowrap;
    letter-spacing: -0.02em;
  }
  .ai-stat-label {
    font-size: 12px;
    color: var(--muted);
    line-height: 1.4;
  }
  .ai-stat--green .ai-stat-value {
    color: var(--green);
  }
  .ai-stat--green {
    border-left: 2px solid var(--green-border);
  }
  .ai-stat--green:hover {
    border-color: var(--green-border);
    border-left-color: var(--green);
  }
  .ai-stat--blue .ai-stat-value {
    color: var(--blue);
  }
  .ai-stat--blue {
    border-left: 2px solid var(--blue-border);
  }
  .ai-stat--blue:hover {
    border-color: var(--blue-border);
    border-left-color: var(--blue);
  }
  .ai-stat--amber .ai-stat-value {
    color: var(--amber);
  }
  .ai-stat--amber {
    border-left: 2px solid var(--amber-border);
  }
  .ai-stat--amber:hover {
    border-color: var(--amber-border);
    border-left-color: var(--amber);
  }
  .ai-stat--muted .ai-stat-value {
    color: var(--text);
    min-width: 80px;
  }
  .ai-stat--muted {
    border-left: 2px solid var(--border-strong);
  }
  @media (max-width: 900px) {
    .ai-callout-card {
      grid-template-columns: 1fr;
      gap: 40px;
      padding: 48px 40px;
    }
    .ai-callout-headline {
      font-size: 30px;
    }
    .ai-right {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 10px;
    }
    .ai-stat {
      flex-direction: column;
      align-items: flex-start;
      gap: 6px;
    }
  }
  @media (max-width: 600px) {
    #ai-workflow {
      padding: 0 20px 60px;
    }
    .ai-callout-card {
      padding: 36px 24px;
    }
    .ai-callout-headline {
      font-size: 26px;
    }
    .ai-right {
      grid-template-columns: 1fr 1fr;
    }
  }
  #workflow {
    background: var(--bg);
  }
  .workflow-inner {
    width: 100%;
  }
  @media (min-width: 901px) {
    #workflow {
      padding-left: 0;
      padding-right: 0;
    }
    .workflow-inner {
      width: calc(100% - 16vw);
      margin-left: auto;
      margin-right: auto;
    }
  }
  .workflow-timeline {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 0;
    margin-top: 60px;
    position: relative;
  }
  .workflow-timeline::before {
    content: '';
    position: absolute;
    top: 52px;
    left: calc(100% / 14);
    right: calc(100% / 14);
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--accent), var(--blue), var(--accent), transparent);
    opacity: 0.25;
    pointer-events: none;
    z-index: 0;
  }
  .step-card {
    padding: 20px 16px 28px;
    border-right: 1px solid var(--border);
    position: relative;
    z-index: 1;
    transition: border-color 0.18s, transform 0.18s cubic-bezier(0.22,1,0.36,1), box-shadow 0.18s;
  }
  .step-card:hover {
    transform: translateY(-3px);
    border-color: rgba(255,255,255,0.15);
    box-shadow: 0 6px 24px rgba(0,0,0,0.3);
  }
  .step-card:last-child {
    border-right: none;
  }
  .step-number {
    font-family: 'Syne', sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    color: var(--muted);
    margin-bottom: 12px;
    opacity: 0.5;
    transition: opacity 0.2s, color 0.2s;
  }
  .step-dot {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--surface);
    border: 2px solid var(--border);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: border-color 0.2s, background 0.2s;
    position: relative;
    z-index: 1;
  }
  .step-dot.green {
    color: var(--green);
  }
  .step-dot.blue {
    color: var(--blue);
  }
  .step-dot.amber {
    color: var(--amber);
  }
  .step-card:hover .step-dot {
    border-color: var(--accent);
    background: var(--green-bg);
  }
  .step-card:hover .step-dot.blue {
    border-color: var(--blue);
    background: var(--blue-bg);
  }
  .step-card:hover .step-dot.amber {
    border-color: var(--amber);
    background: var(--amber-bg);
  }
  .step-card:hover .step-number {
    opacity: 1;
    color: var(--accent);
  }
  .step-card h3 {
    font-family: 'Syne', sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.3;
  }
  .step-card p {
    font-size: 12px;
    color: var(--muted);
    line-height: 1.6;
  }
  .workflow-ai-legend {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: 16px;
    font-size: 11px;
    color: var(--muted);
    opacity: 0.7;
  }
  .workflow-ai-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--gold);
    box-shadow: 0 0 6px var(--gold);
    flex-shrink: 0;
  }
  .step-card--ai {
    position: relative;
  }
  .step-no-ai-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: 12px;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--pink);
    background: var(--pink-bg);
    border: 1px solid var(--pink-border);
    border-radius: var(--radius-full);
    padding: 3px 8px;
    line-height: 1;
  }
  .step-ai-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: 12px;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--gold);
    background: var(--gold-bg);
    border: 1px solid var(--gold-border);
    border-radius: var(--radius-full);
    padding: 3px 8px;
    line-height: 1;
  }
  #clients {
    background: var(--bg);
  }
  .clients-inner {
    width: 100%;
  }
  @media (min-width: 901px) {
    #clients {
      padding-left: 0;
      padding-right: 0;
    }
    .clients-inner {
      width: calc(100% - 16vw);
      margin-left: auto;
      margin-right: auto;
    }
  }
  .clients-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-top: 60px;
  }
  .client-card {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius-lg);
    padding: 32px;
    cursor: pointer;
    transition: border-color 0.18s, transform 0.18s cubic-bezier(0.22,1,0.36,1), box-shadow 0.18s;
  }
  .client-card:hover {
    border-color: rgba(186,242,2,0.3);
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
  }
  .client-logo {
    height: 32px;
    width: auto;
    max-width: 140px;
    object-fit: contain;
    opacity: 0.85;
    margin-bottom: 16px;
    display: block;
  }
  .client-card p {
    font-size: 14px;
    color: var(--muted);
    line-height: 1.7;
    margin-bottom: 18px;
  }
  .client-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--accent);
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
  }
  .client-link:hover {
    text-decoration: underline;
  }
  #stories {
    background: var(--surface);
    position: relative;
    overflow: hidden;
  }
  .stories-inner {
    width: 100%;
  }
  @media (min-width: 901px) {
    #stories {
      padding-left: 0;
      padding-right: 0;
    }
    .stories-inner {
      width: calc(100% - 16vw);
      margin-left: auto;
      margin-right: auto;
    }
  }
  #stories::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100px;
    background: linear-gradient(to bottom, #0a0a0a, transparent);
    pointer-events: none;
    z-index: 2;
  }
  .bento-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-top: 60px;
  }
  .story-card.bento-featured {
    grid-column: span 3;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 48px;
    padding: 28px 28px 32px;
    position: relative;
  }
  .bento-featured-left {
    flex: 0 0 280px;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .bento-featured-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .bento-featured-right p {
    font-size: 14px;
    color: var(--muted);
    line-height: 1.8;
  }
  .story-highlights {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 4px;
  }
  .story-highlights li {
    font-size: 13px;
    color: var(--muted);
    padding-left: 16px;
    position: relative;
    line-height: 1.5;
  }
  .story-highlights li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--accent);
    opacity: 0.7;
  }
  .story-card.bento-wide .story-highlights {
    margin-top: 8px;
  }
  .story-card.bento-wide {
    grid-column: span 2;
    position: relative;
  }
  .story-card.bento-narrow {
    grid-column: span 1;
    position: relative;
  }
  .story-year {
    font-size: 11px;
    color: rgba(255,255,255,0.55);
    font-weight: 500;
  }
  .bento-confidential h3 {
    font-family: 'Syne', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 4px;
  }
  .confidential-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .confidential-list li {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--border);
  }
  .confidential-list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .conf-type {
    font-size: 13px;
    font-weight: 600;
    color: var(--text);
  }
  .conf-industry {
    font-size: 11px;
    color: var(--muted);
  }
  .story-card {
    background: var(--bg);
    border: 1px solid var(--border);
    border-radius: var(--radius-lg);
    padding: 28px 28px 32px;
    cursor: pointer;
    transition: border-color 0.18s, transform 0.18s cubic-bezier(0.22,1,0.36,1), box-shadow 0.18s;
  }
  .story-card:hover {
    border-color: rgba(186,242,2,0.3);
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
  }
  .story-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
  }
  .story-client {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: var(--text);
    display: block;
  }
  .story-platform {
    display: flex;
    gap: 6px;
    margin-bottom: 14px;
  }
  .platform-tag {
    font-size: 11px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: var(--radius-full);
    display: inline-flex;
    align-items: center;
    gap: 5px;
  }
  .platform-tag.web {
    background: rgba(66,133,244,0.10);
    border: 1px solid rgba(66,133,244,0.25);
    color: #4285F4;
  }
  .platform-tag.android {
    background: rgba(61,220,132,0.10);
    border: 1px solid rgba(61,220,132,0.25);
    color: #3DDC84;
  }
  .platform-tag.ios {
    background: rgba(160,160,170,0.10);
    border: 1px solid rgba(160,160,170,0.25);
    color: #A0A0AA;
  }
  .platform-tag.github {
    background: rgba(230,237,243,0.08);
    border: 1px solid rgba(230,237,243,0.20);
    color: #e6edf3;
    gap: 6px;
  }
  .platform-tag.github > svg {
    fill: #e6edf3;
  }
  .github-stars svg {
    fill: var(--gold) !important;
  }
  .github-stars {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    font-size: 10px;
    font-weight: 700;
    color: var(--gold);
    border-left: 1px solid rgba(230,237,243,0.15);
    padding-left: 6px;
    margin-left: 2px;
  }
  .platform-tag.nestjs {
    background: rgba(224,35,78,0.10);
    border: 1px solid rgba(224,35,78,0.25);
    color: #E0234E;
  }
  .platform-tag.nestjs svg {
    fill: #E0234E;
  }
  .platform-tag.oss-stars {
    background: var(--green-bg);
    border: 1px solid var(--green-border);
    color: var(--green);
  }
  .platform-tag svg {
    width: 11px;
    height: 11px;
    fill: currentColor;
  }
  .story-card h3 {
    font-family: 'Syne', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .story-card p {
    font-size: 13px;
    color: var(--muted);
    line-height: 1.7;
  }
  .stories-divider {
    grid-column: 1 / -1;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 12px 0 4px;
  }
  .stories-divider-label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--blue);
    white-space: nowrap;
  }
  .stories-divider-line {
    flex: 1;
    height: 1px;
    background: var(--border);
  }
  .story-card.oss {
    border-color: var(--blue-border);
  }
  .story-card.oss-full {
    grid-column: 1 / -1;
  }
  .story-card.oss:hover {
    border-color: var(--blue);
    transform: translateY(-3px);
  }
  .story-card.oss .story-client {
    color: var(--blue);
  }
  .story-oss-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--blue);
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    margin-top: 14px;
  }
  .story-oss-link:hover {
    text-decoration: underline;
  }
  #tech {
    background: var(--bg);
    overflow: hidden;
    text-align: center;
  }
  #tech .section-sub {
    margin-left: auto;
    margin-right: auto;
  }
  .tech-marquee-wrap {
    margin-top: 56px;
    position: relative;
    overflow: hidden;
  }
  .tech-marquee-wrap::before, .tech-marquee-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 120px;
    z-index: 2;
    pointer-events: none;
  }
  .tech-marquee-wrap::before {
    left: 0;
    background: linear-gradient(90deg, var(--bg), transparent);
  }
  .tech-marquee-wrap::after {
    right: 0;
    background: linear-gradient(-90deg, var(--bg), transparent);
  }
  .tech-marquee-track {
    display: flex;
    gap: 16px;
    width: max-content;
    animation: marquee 30s linear infinite;
    padding: 4px 0;
  }
  .tech-marquee-track:hover {
    animation-play-state: paused;
  }
  @keyframes marquee {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-50%);
    }
  }
  .tech-chip {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background: var(--surface);
    border: 1px solid var(--border);
    padding: 20px 24px 16px;
    border-radius: var(--radius);
    min-width: 100px;
    white-space: nowrap;
    transition: border-color 0.2s, transform 0.2s;
    cursor: default;
  }
  .tech-chip:hover {
    border-color: rgba(255,255,255,0.2);
    transform: translateY(-3px);
  }
  .tech-chip img {
    width: 36px;
    height: 36px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    opacity: 0.7;
    transition: opacity 0.2s;
  }
  .tech-chip:hover img {
    opacity: 1;
  }
  .tech-chip span {
    font-size: 12px;
    font-weight: 500;
    color: var(--muted);
    transition: color 0.2s;
  }
  .tech-chip:hover span {
    color: var(--text);
  }
  .tech-chip-skeleton {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background: var(--surface);
    border: 1px solid var(--border);
    padding: 20px 24px 16px;
    border-radius: var(--radius);
    min-width: 100px;
  }
  .skel-logo {
    width: 36px;
    height: 36px;
    border-radius: var(--radius);
    background: linear-gradient(90deg, var(--surface2) 25%, var(--border) 50%, var(--surface2) 75%);
    background-size: 200% 100%;
    animation: shimmer 1.4s infinite;
  }
  .skel-name {
    width: 52px;
    height: 10px;
    border-radius: var(--radius-sm);
    background: linear-gradient(90deg, var(--surface2) 25%, var(--border) 50%, var(--surface2) 75%);
    background-size: 200% 100%;
    animation: shimmer 1.4s infinite;
  }
  @keyframes shimmer {
    0% {
      background-position: 200% 0;
    }
    100% {
      background-position: -200% 0;
    }
  }
  #team {
    background: var(--surface);
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  #team::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 160px;
    background: linear-gradient(to bottom, transparent, #0a0a0a);
    pointer-events: none;
    z-index: 2;
  }
  #team .section-sub {
    margin-left: auto;
    margin-right: auto;
  }
  .team-inner {
    width: 100%;
  }
  @media (min-width: 901px) {
    #team {
      padding-left: 0;
      padding-right: 0;
    }
    .team-inner {
      width: calc(100% - 16vw);
      margin-left: auto;
      margin-right: auto;
    }
  }
  .team-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 60px;
  }
  .team-card {
    background: var(--bg);
    border: 1px solid var(--border);
    border-radius: var(--radius-lg);
    padding: 36px 32px;
    text-align: center;
    cursor: pointer;
    transition: transform 0.2s, border-color 0.2s;
  }
  .team-card:nth-child(1):hover {
    transform: translateY(-4px);
    border-color: var(--green-border);
  }
  .team-card:nth-child(2):hover {
    transform: translateY(-4px);
    border-color: var(--blue-border);
  }
  .team-card:nth-child(3):hover {
    transform: translateY(-4px);
    border-color: var(--amber-border);
  }
  .team-card:nth-child(1) .team-avatar {
    background: linear-gradient(135deg, rgba(186,242,2,0.25), rgba(186,242,2,0.05));
    border-color: var(--green-border);
    color: var(--green);
  }
  .team-card:nth-child(2) .team-avatar {
    background: linear-gradient(135deg, rgba(56,189,248,0.25), rgba(56,189,248,0.05));
    border-color: var(--blue-border);
    color: var(--blue);
  }
  .team-card:nth-child(3) .team-avatar {
    background: linear-gradient(135deg, rgba(251,146,60,0.25), rgba(251,146,60,0.05));
    border-color: var(--amber-border);
    color: var(--amber);
  }
  .team-card:nth-child(1) .team-role {
    color: var(--green);
  }
  .team-card:nth-child(2) .team-role {
    color: var(--blue);
  }
  .team-card:nth-child(3) .team-role {
    color: var(--amber);
  }
  .team-avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Syne', sans-serif;
    font-size: 22px;
    font-weight: 800;
    margin: 0 auto 20px;
    border: 2px solid;
    overflow: hidden;
  }
  .team-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .team-card h3 {
    font-family: 'Syne', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px;
  }
  .team-role {
    font-size: 13px;
    font-weight: 500;
  }
  .team-bio {
    font-size: 13px;
    color: var(--muted);
    line-height: 1.65;
    margin-top: 12px;
  }
  .team-linkedin {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 16px;
    font-size: 12px;
    font-weight: 400;
    color: var(--muted);
    text-decoration: none;
    padding: 6px 14px;
    border: 1px solid var(--border);
    border-radius: var(--radius);
    cursor: pointer;
    transition: color 0.2s, background 0.2s, border-color 0.2s;
  }
  .team-linkedin:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 3px;
    border-radius: var(--radius);
  }
  .team-linkedin:hover {
    color: #ffffff;
    background: #0a66c2;
    border-color: #0a66c2;
  }
  .team-linkedin svg {
    width: 12px;
    height: 12px;
    fill: currentColor;
  }
  #faq {
    background: var(--bg);
  }
  .faq-list {
    margin-top: 56px;
    display: flex;
    flex-direction: column;
    gap: 2px;
  }
  .faq-item {
    border: 1px solid var(--border);
    border-radius: var(--radius-lg);
    overflow: hidden;
    transition: border-color 0.2s;
    margin-bottom: 8px;
  }
  .faq-item.open {
    border-color: rgba(186,242,2,0.25);
  }
  .faq-item.faq-hidden {
    display: none;
  }
  .faq-item.faq-hidden.faq-revealed {
    display: block;
  }
  .faq-trigger {
    width: 100%;
    background: var(--surface);
    border: none;
    padding: 22px 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    cursor: pointer;
    text-align: left;
    transition: background 0.2s;
  }
  .faq-trigger:hover {
    background: var(--surface2);
  }
  .faq-trigger:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: -2px;
  }
  .faq-question {
    font-family: 'Syne', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: var(--text);
    line-height: 1.4;
  }
  .faq-icon {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: var(--bg);
    border: 1px solid var(--border);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: transform 0.3s, background 0.2s, border-color 0.2s;
  }
  .faq-item.open .faq-icon {
    transform: rotate(45deg);
    background: var(--green-bg);
    border-color: var(--green-border);
  }
  .faq-icon svg {
    width: 12px;
    height: 12px;
    fill: none;
    stroke: var(--muted);
    stroke-width: 2;
  }
  .faq-item.open .faq-icon svg {
    stroke: var(--green);
  }
  .faq-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
    background: var(--bg);
  }
  .faq-item.open .faq-body {
    max-height: 400px;
  }
  .faq-answer {
    padding: 16px 28px 24px;
    font-size: 14px;
    color: var(--muted);
    line-height: 1.75;
  }
  .faq-answer ul {
    margin-top: 10px;
    padding-left: 16px;
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  #contact {
    background: var(--bg);
    padding: 0 48px 100px;
  }
  @media (min-width: 901px) {
    #contact {
      padding-left: 0;
      padding-right: 0;
    }
    #contact .cta-box {
      width: calc(100% - 16vw);
      margin-left: auto;
      margin-right: auto;
    }
  }
  .cta-box {
    position: relative;
    background: var(--surface);
    border: 1px solid var(--green-border);
    border-radius: var(--radius-xl);
    text-align: center;
    overflow: hidden;
    padding: 0;
  }
  .cta-glow {
    position: absolute;
    width: 600px;
    height: 400px;
    background: radial-gradient(ellipse 55% 50% at 50% 0%, rgba(186,242,2,0.12) 0%, transparent 70%);
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
  }
  .cta-glow2 {
    position: absolute;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(56,189,248,0.06) 0%, transparent 70%);
    bottom: -60px;
    right: -60px;
    pointer-events: none;
  }
  .cta-inner {
    position: relative;
    z-index: 1;
    padding: 80px 48px 64px;
  }
  .cta-box .section-label {
    margin-bottom: 20px;
  }
  .cta-box .section-title {
    margin-bottom: 20px;
  }
  .cta-box p {
    font-size: 17px;
    color: var(--muted);
    margin-bottom: 40px;
    line-height: 1.7;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .cta-actions {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .btn-outline--whatsapp {
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }
  .cta-email {
    font-size: 14px;
    color: var(--muted);
    margin-top: 24px;
    margin-bottom: 0;
  }
  .cta-email a {
    color: var(--accent);
    text-decoration: none;
  }
  .cta-email a:hover {
    text-decoration: underline;
  }
  footer {
    background: var(--bg);
    padding: 40px 48px;
    border-top: 1px solid var(--border);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .footer-logo {
    line-height: 0;
    padding: 8px 0;
    cursor: pointer;
    text-decoration: none;
    display: block;
  }
  .footer-logo img {
    height: 24px;
    width: auto;
    display: block;
  }
  .footer-logo-tagline {
    font-size: 11px;
    color: var(--muted);
    margin-top: 6px;
    letter-spacing: 0.03em;
    line-height: 1;
  }
  .footer-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
  }
  .footer-copy {
    font-size: 11px;
    color: var(--muted);
    line-height: 1;
  }
  .footer-social {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0;
    justify-content: flex-end;
  }
  .footer-social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: var(--radius-sm);
    border: 1px solid var(--border);
    color: var(--muted);
    text-decoration: none;
    transition: color 0.2s, border-color 0.2s;
  }
  .footer-social-link:hover {
    color: var(--text);
    border-color: rgba(255,255,255,0.2);
  }
  .footer-social-link:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 2px;
    border-radius: var(--radius-sm);
  }
  .footer-social-link svg {
    width: 13px;
    height: 13px;
    fill: currentColor;
  }
  .footer-links {
    display: flex;
    gap: 16px;
  }
  .footer-links a {
    font-size: 11px;
    color: var(--muted);
    text-decoration: none;
    transition: color 0.2s;
    padding: 6px 0;
  }
  .footer-links a:hover {
    color: var(--text);
  }
  #copy-year {
    font-size: 11px;
    color: var(--muted);
  }
  @media (max-width: 900px) {
    footer {
      flex-direction: column;
      text-align: center;
      padding: 32px 24px;
      gap: 16px;
    }
    .footer-logo {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .footer-right {
      align-items: center;
    }
    .footer-social {
      justify-content: center;
    }
    #contact {
      padding: 0 24px 80px;
      scroll-margin-top: 50px;
    }
    .cta-inner {
      padding: 60px 24px 48px;
    }
  }
  @media (max-width: 900px) {
    html {
      scroll-padding-top: 50px;
    }
    nav {
      padding: 12px 20px;
    }
    .nav-links {
      display: none;
    }
    .nav-cta {
      display: none;
    }
    .nav-hamburger {
      display: flex;
    }
    .nav-drawer {
      width: calc(100% - 32px);
      top: 65px;
    }
    .nav-drawer.open {
      display: block;
    }
    section {
      padding: 80px 24px;
    }
    .workflow-timeline {
      grid-template-columns: repeat(2, 1fr);
    }
    .workflow-timeline::before {
      display: none;
    }
    .step-card {
      border-right: none;
      border-bottom: 1px solid var(--border);
      padding: 24px 16px;
    }
    .step-card:last-child {
      border-bottom: none;
    }
    .clients-grid {
      grid-template-columns: 1fr;
    }
    .bento-grid {
      grid-template-columns: 1fr;
    }
    .story-card.bento-featured {
      grid-column: 1;
      flex-direction: column;
      gap: 20px;
      padding: 24px;
    }
    .bento-featured-left {
      flex: none;
    }
    .story-card.bento-wide {
      grid-column: 1;
    }
    .story-card.bento-narrow {
      grid-column: 1;
    }
    .stories-divider {
      grid-column: 1;
    }
    .story-meta {
      flex-wrap: wrap;
      gap: 8px;
    }
    .story-platform {
      flex-wrap: wrap;
    }
    .team-grid {
      grid-template-columns: 1fr;
    }
    .hero-stats {
      gap: 20px;
      flex-wrap: wrap;
    }
    .hero-content-section {
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media (max-width: 600px) {
    .workflow-timeline {
      grid-template-columns: 1fr;
    }
    .hero-content-section .hero-actions {
      gap: 12px;
      justify-content: flex-start;
      margin-bottom: 56px;
    }
    .hero-content-section .btn-primary, .hero-content-section .btn-outline {
      padding: 12px 20px;
      font-size: 14px;
    }
  }
  @media (max-width: 375px) {
    nav {
      padding: 10px 16px;
    }
    .nav-drawer {
      width: calc(100% - 24px);
    }
    section {
      padding: 72px 16px;
    }
    .hero-stats {
      flex-direction: column;
      gap: 12px;
    }
    .hero-actions {
      flex-direction: column;
      align-items: flex-start;
    }
  }
}
@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;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  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;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
