/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-widest: 0.1em;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --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);
    --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px 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);
    --aspect-video: 16 / 9;
    --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);
  }
}
@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 {
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1 / 2 * 100%);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-10 {
    z-index: 10;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .float-left {
    float: left;
  }
  .float-none {
    float: none;
  }
  .float-right {
    float: right;
  }
  .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 !important;
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mb-\(--gap-lg\)\! {
    margin-bottom: var(--gap-lg) !important;
  }
  .mb-\(--gap-md\)\! {
    margin-bottom: var(--gap-md) !important;
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .table-column {
    display: table-column;
  }
  .table-row {
    display: table-row;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-\[60vh\] {
    height: 60vh;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-\[80vh\] {
    max-height: 80vh;
  }
  .min-h-175 {
    min-height: calc(var(--spacing) * 175);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-125 {
    max-width: calc(var(--spacing) * 125);
  }
  .max-w-140 {
    max-width: calc(var(--spacing) * 140);
  }
  .max-w-150 {
    max-width: calc(var(--spacing) * 150);
  }
  .max-w-full {
    max-width: 100%;
  }
  .shrink {
    flex-shrink: 1;
  }
  .origin-left {
    transform-origin: 0;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .rotate-2 {
    rotate: 2deg;
  }
  .rotate-360 {
    rotate: 360deg;
  }
  .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;
  }
  .cursor-text {
    cursor: text;
  }
  .resize {
    resize: both;
  }
  .columns-1 {
    columns: 1;
  }
  .columns-2 {
    columns: 2;
  }
  .columns-3 {
    columns: 3;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }
  .text-center {
    text-align: center;
  }
  .align-bottom {
    vertical-align: bottom;
  }
  .align-top {
    vertical-align: top;
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .leading-\[1\.05\] {
    --tw-leading: 1.05;
    line-height: 1.05;
  }
  .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);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .overline {
    text-decoration-line: overline;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .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,);
  }
  .brightness-2 {
    --tw-brightness: brightness(2%);
    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,);
  }
  .contrast-2 {
    --tw-contrast: contrast(2%);
    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,);
  }
  .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));
  }
  .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-all {
    -webkit-user-select: all;
    user-select: all;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .hover\:bg-gray-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-200);
      }
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:right-16 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * 16);
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:h-\[92vh\] {
    @media (width >= 64rem) {
      height: 92vh;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:gap-\(--gap-xl\) {
    @media (width >= 64rem) {
      gap: var(--gap-xl);
    }
  }
  .lg\:gap-6 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .lg\:gap-12 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:pt-0 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
}
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
:root {
  --primary: #0058a3;
  --primary-light: #0066bd;
  --accent: #0058a3;
  --accent-hover: #004a8c;
  --accent-light: #e6f0fa;
  --bg: #ffffff;
  --bg-warm: #f8fafc;
  --bg-dark: #0058a3;
  --text: #0f172a;
  --text-secondary: #475569;
  --text-muted: #64748b;
  --border: #e2e8f0;
  --border-light: #f1f5f9;
  --success: #15803d;
  --success-bg: #f0fdf4;
  --radius: 12px;
  --radius-lg: 16px;
  --radius-xl: 24px;
  --shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --shadow: 0 4px 6px -1px rgb(0 0 0 / 0.07), 0 2px 4px -2px rgb(0 0 0 / 0.07);
  --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.07), 0 4px 6px -4px rgb(0 0 0 / 0.07);
  --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.07), 0 8px 10px -6px rgb(0 0 0 / 0.07);
  --transition: 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  --font: "Poppins", "Inter", system-ui, -apple-system, sans-serif;
}
html {
  scroll-behavior: smooth;
  font-size: 16px;
}
body {
  font-family: var(--font);
  background: var(--bg);
  color: var(--text);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img, svg {
  display: block;
  max-width: 100%;
}
a {
  color: inherit;
  text-decoration: none;
}
ul {
  list-style: none;
}
button {
  cursor: pointer;
  border: none;
  background: none;
  font-family: inherit;
}
::selection {
  background: rgba(0, 88, 163, 0.18);
  color: var(--primary);
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}
.section {
  padding: 100px 0;
}
.bg-warm {
  background: var(--bg-warm);
}
.bg-dark {
  background: var(--bg-dark);
  color: #e2e8f0;
}
.section-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--accent-light);
  border: 1px solid rgba(0, 88, 163, 0.15);
  color: var(--accent);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 100px;
  margin-bottom: 16px;
}
.section-tag::before {
  content: "";
  width: 6px;
  height: 6px;
  background: var(--accent);
  border-radius: 50%;
}
.section-header {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 56px;
}
.section-title {
  font-size: clamp(1.8rem, 4vw, 2.6rem);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 14px;
  color: var(--text);
  letter-spacing: -0.02em;
}
.bg-dark .section-title {
  color: #f8fafc;
}
.section-sub {
  color: var(--text-secondary);
  font-size: 1.05rem;
  line-height: 1.7;
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 13px 28px;
  border-radius: var(--radius);
  font-size: 0.92rem;
  font-weight: 600;
  transition: var(--transition);
  white-space: nowrap;
  letter-spacing: 0.01em;
}
.btn-primary {
  background: var(--accent);
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.btn-primary:hover {
  background: var(--accent-hover);
  transform: translateY(-1px);
  box-shadow: var(--shadow-lg);
}
.btn-outline {
  border: 1.5px solid var(--border);
  color: var(--text);
  background: transparent;
}
.btn-outline:hover {
  border-color: var(--accent);
  color: var(--accent);
  background: var(--accent-light);
}
.btn-full {
  width: 100%;
}
.btn-sm {
  padding: 9px 20px;
  font-size: 0.85rem;
  border-radius: 10px;
  background: rgba(0, 88, 163, 0.08);
  border: 1px solid rgba(0, 88, 163, 0.2);
  color: var(--accent);
  font-weight: 600;
}
.btn-sm:hover {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent);
}
.btn-lg {
  padding: 16px 36px;
  font-size: 1rem;
}
.top-bar {
  background: var(--primary);
  color: #94a3b8;
  font-size: 0.85rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  z-index: 1001;
}
.top-bar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 46px;
}
.top-bar-left {
  display: flex;
  align-items: center;
  gap: 28px;
}
.top-bar-right {
  display: flex;
  align-items: center;
  gap: 6px;
}
.top-bar-item {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #cbd5e1;
  transition: var(--transition);
}
.top-bar-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accent);
  opacity: 0.9;
}
.top-bar-icon svg {
  width: 16px;
  height: 16px;
}
.top-bar-content {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}
.top-bar-label {
  font-size: 0.68rem;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-weight: 600;
}
.top-bar-text {
  font-size: 0.8rem;
  color: #e2e8f0;
}
.top-bar-item:hover {
  color: #fff;
}
.top-bar-item:hover .top-bar-text {
  color: #fff;
}
.top-bar-social {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  color: #94a3b8;
  transition: var(--transition);
}
.top-bar-social svg {
  width: 14px;
  height: 14px;
}
.top-bar-social:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 768px) {
  .top-bar-left {
    gap: 14px;
  }
  .top-bar-item .top-bar-content {
    display: none;
  }
  .top-bar-item {
    gap: 6px;
  }
  .top-bar-icon svg {
    width: 18px;
    height: 18px;
  }
}
.navbar {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(16px) saturate(1.2);
  border-bottom: 1px solid transparent;
  transition: var(--transition);
}
.navbar.scrolled {
  background: rgba(255, 255, 255, 0.97);
  border-bottom-color: var(--border-light);
  box-shadow: var(--shadow-sm);
}
.nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 68px;
}
.logo {
  font-size: 1.55rem;
  font-weight: 800;
  letter-spacing: -0.03em;
  display: flex;
}
.logo-roto {
  color: var(--text);
}
.logo-mak {
  color: var(--accent);
}
.nav-links {
  display: flex;
  align-items: center;
  gap: 4px;
}
.nav-links a {
  padding: 8px 14px;
  border-radius: 8px;
  font-size: 0.87rem;
  font-weight: 500;
  color: var(--text-secondary);
  transition: var(--transition);
}
.nav-links a:hover, .nav-links a.active-nav {
  color: var(--text);
  background: var(--bg-warm);
}
.nav-links a.btn-nav {
  background: var(--accent);
  color: #fff !important;
  padding: 9px 20px !important;
  margin-left: 8px;
}
.nav-links a.btn-nav:hover {
  background: var(--accent-hover);
  transform: translateY(-1px);
}
.nav-actions {
  display: flex;
  align-items: center;
  gap: 16px;
}
.language-switch {
  display: flex;
  gap: 4px;
  align-items: center;
}
.language-switch a {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--border);
  border-radius: 8px;
  color: var(--text-muted);
  font-size: 0.72rem;
  font-weight: 700;
  transition: var(--transition);
}
.language-switch a.active, .language-switch a:hover {
  color: var(--accent);
  border-color: var(--accent);
  background: var(--accent-light);
}
.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  padding: 8px;
  border-radius: 8px;
}
.hamburger:hover {
  background: var(--bg-warm);
}
.hamburger span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--primary);
  border-radius: 2px;
  transition: var(--transition);
}
.hamburger.open span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.hamburger.open span:nth-child(2) {
  opacity: 0;
}
.hamburger.open span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.page-hero {
  background: var(--bg-warm);
  padding: 140px 0 60px;
  border-bottom: 1px solid var(--border-light);
}
.page-hero-sm {
  background: var(--bg-warm);
  padding: 120px 0 40px;
  border-bottom: 1px solid var(--border-light);
}
.page-title {
  font-size: clamp(2rem, 4.5vw, 3rem);
  font-weight: 800;
  line-height: 1.15;
  color: var(--text);
  letter-spacing: -0.03em;
}
.page-subtitle {
  color: var(--text-secondary);
  font-size: 1.1rem;
  margin-top: 12px;
  max-width: 600px;
}
.breadcrumb {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.85rem;
  color: var(--text-muted);
  margin: 16px 0;
}
.breadcrumb a {
  color: var(--accent);
  transition: var(--transition);
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb span:last-child {
  color: var(--text-secondary);
}
.hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background: var(--bg-warm) url("https://rotomak.com.tr/wp-content/uploads/2023/11/slider-bg-1.avif") center/cover no-repeat;
  overflow: hidden;
  border-bottom: 1px solid var(--border-light);
  margin-top: -114px;
  padding-top: 114px;
}
.hero-decor {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
.hero-grid-bg {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(0, 88, 163, 0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 88, 163, 0.04) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: radial-gradient(ellipse at center, black 30%, transparent 80%);
  -webkit-mask-image: radial-gradient(ellipse at center, black 30%, transparent 80%);
}
.hero-ring {
  position: absolute;
  width: 600px;
  height: 600px;
  border: 1px solid rgba(0, 88, 163, 0.08);
  border-radius: 50%;
  top: 50%;
  right: -200px;
  transform: translateY(-50%);
}
.hero-ring::before {
  content: "";
  position: absolute;
  inset: 80px;
  border: 1px solid rgba(0, 88, 163, 0.06);
  border-radius: 50%;
}
.hero-content {
  position: relative;
  z-index: 1;
  padding-top: 80px;
  padding-bottom: 60px;
  max-width: 760px;
}
.hero-overline {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--accent);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.hero-title {
  font-size: clamp(2.4rem, 5.5vw, 4rem);
  font-weight: 800;
  line-height: 1.15;
  color: var(--text);
  margin-bottom: 20px;
  letter-spacing: -0.03em;
}
.hero-sub {
  font-size: clamp(1.05rem, 1.8vw, 1.2rem);
  color: var(--text-secondary);
  margin-bottom: 36px;
  max-width: 560px;
  line-height: 1.7;
}
.hero-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 56px;
}
.hero-stats {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  padding-top: 32px;
  border-top: 1px solid var(--border);
}
.stat {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.stat-num {
  font-size: 1.9rem;
  font-weight: 800;
  color: var(--text);
  line-height: 1;
  letter-spacing: -0.02em;
}
.stat-label {
  font-size: 0.82rem;
  color: var(--text-muted);
  font-weight: 500;
}
.industries {
  background: var(--bg);
}
.industries-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.industry-card {
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 32px 28px;
  transition: var(--transition);
}
.industry-card:hover {
  border-color: rgba(0, 88, 163, 0.2);
  box-shadow: var(--shadow-lg);
  transform: translateY(-3px);
}
.industry-icon {
  width: 48px;
  height: 48px;
  background: var(--accent-light);
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accent);
  margin-bottom: 18px;
}
.industry-icon svg {
  width: 24px;
  height: 24px;
}
.industry-card h3 {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 8px;
}
.industry-card p {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.65;
}
.products-list {
  background: var(--bg);
}
.product-filters {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.filter-btn {
  padding: 9px 22px;
  border-radius: 100px;
  font-size: 0.86rem;
  font-weight: 600;
  border: 1.5px solid var(--border);
  color: var(--text-muted);
  background: transparent;
  transition: var(--transition);
}
.filter-btn:hover {
  border-color: var(--text-muted);
  color: var(--text-secondary);
}
.filter-btn.active {
  background: var(--accent);
  border-color: var(--accent);
  color: #fff;
}
.products-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.product-card {
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  overflow: hidden;
  transition: var(--transition);
  display: flex;
  flex-direction: column;
}
.product-card:hover {
  border-color: rgba(0, 88, 163, 0.2);
  box-shadow: var(--shadow-xl);
  transform: translateY(-4px);
}
.product-card.hidden {
  display: none;
}
.product-link {
  display: block;
}
.product-img {
  position: relative;
  background: var(--bg-warm);
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-bottom: 1px solid var(--border-light);
}
.product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.product-img-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-img-text {
  font-size: 2.8rem;
  font-weight: 900;
  color: var(--text);
  opacity: 0.06;
  letter-spacing: -0.04em;
  user-select: none;
}
.product-badge {
  position: absolute;
  top: 14px;
  right: 14px;
  background: var(--accent);
  color: #fff;
  font-size: 0.7rem;
  font-weight: 700;
  padding: 5px 12px;
  border-radius: 100px;
  letter-spacing: 0.03em;
}
.product-info {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}
.product-info h3 a {
  color: var(--text);
  transition: var(--transition);
}
.product-info h3 a:hover {
  color: var(--accent);
}
.product-cat {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--accent);
}
.product-info h3 {
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.3;
}
.product-info p {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.6;
}
.product-specs {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 6px;
}
.product-specs li {
  font-size: 0.82rem;
  color: var(--text-muted);
  padding-left: 14px;
  position: relative;
}
.product-specs li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  background: var(--accent);
  border-radius: 50%;
  opacity: 0.5;
}
.product-info .btn-sm {
  align-self: flex-start;
  margin-top: auto;
}
.product-detail {
  background: var(--bg);
}
.detail-layout {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 48px;
  align-items: start;
}
.detail-visual {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: sticky;
  top: 100px;
}
.detail-img-card {
  background: var(--bg-warm);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail-img-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: var(--radius-lg);
  display: block;
}
.detail-img-text {
  font-size: 5rem;
  font-weight: 900;
  color: var(--text);
  opacity: 0.06;
  letter-spacing: -0.04em;
  user-select: none;
}
.detail-specs-card {
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 24px;
}
.detail-specs-card h3 {
  font-size: 1rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 14px;
}
.detail-specs-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.detail-specs-list li {
  font-size: 0.88rem;
  color: var(--text-secondary);
  padding-left: 18px;
  position: relative;
}
.detail-specs-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background: var(--accent);
  border-radius: 50%;
  opacity: 0.5;
}
.detail-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.detail-lead {
  font-size: 1.1rem;
  color: var(--text-secondary);
  line-height: 1.7;
}
.detail-content h3 {
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 4px;
}
.detail-content p {
  font-size: 0.95rem;
  color: var(--text-secondary);
  line-height: 1.75;
}
.detail-features {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.detail-features li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 0.95rem;
  color: var(--text-secondary);
}
.detail-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.detail-tag {
  background: var(--accent-light);
  border: 1px solid rgba(0, 88, 163, 0.15);
  color: var(--accent);
  font-size: 0.82rem;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 100px;
}
.detail-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 8px;
  padding-top: 24px;
  border-top: 1px solid var(--border);
}
.news-list {
  background: var(--bg);
}
.news-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.news-card {
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  overflow: hidden;
  transition: var(--transition);
}
.news-img {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.news-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.news-card:hover .news-img img {
  transform: scale(1.04);
}
.news-card .news-meta {
  padding: 24px 24px 0;
}
.news-card h3 {
  padding: 0 24px;
}
.news-card p {
  padding: 0 24px;
}
.news-card .news-readmore {
  margin: 0 24px 24px;
}
.news-card:hover {
  border-color: rgba(0, 88, 163, 0.2);
  box-shadow: var(--shadow-lg);
  transform: translateY(-3px);
}
.news-meta {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}
.news-date {
  font-size: 0.82rem;
  color: var(--text-muted);
  font-weight: 500;
}
.news-category {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--accent);
  background: var(--accent-light);
  padding: 3px 10px;
  border-radius: 100px;
}
.news-card h3 {
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 8px;
  line-height: 1.35;
}
.news-card h3 a {
  color: inherit;
  transition: var(--transition);
}
.news-card h3 a:hover {
  color: var(--accent);
}
.news-card p {
  font-size: 0.9rem;
  color: var(--text-muted);
  line-height: 1.65;
  margin-bottom: 16px;
}
.news-readmore {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--accent);
  transition: var(--transition);
}
.news-readmore svg {
  width: 16px;
  height: 16px;
}
.news-readmore:hover {
  gap: 10px;
}
.news-detail {
  background: var(--bg);
}
.news-detail-meta {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 8px;
  flex-wrap: wrap;
}
.news-detail-meta svg {
  width: 16px;
  height: 16px;
}
.news-detail-hero-img {
  width: 100%;
  border-radius: var(--radius-lg);
  overflow: hidden;
  margin-bottom: 24px;
  border: 1px solid var(--border);
}
.news-detail-hero-img img {
  width: 100%;
  height: auto;
  max-height: 420px;
  display: block;
  object-fit: cover;
}
.news-detail-layout {
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 48px;
  align-items: start;
}
.news-detail-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.news-summary {
  font-size: 1.1rem;
  color: var(--text-secondary);
  line-height: 1.7;
  font-style: italic;
  padding: 20px 24px;
  background: var(--bg-warm);
  border-left: 3px solid var(--accent);
  border-radius: 0 var(--radius) var(--radius) 0;
}
.news-body {
  font-size: 1rem;
  color: var(--text-secondary);
  line-height: 1.8;
}
.news-body p {
  margin-bottom: 16px;
}
.news-detail-actions {
  padding-top: 24px;
  border-top: 1px solid var(--border);
}
.news-sidebar h4 {
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 16px;
  letter-spacing: 0.02em;
}
.news-sidebar ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.news-sidebar li a {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 14px 16px;
  background: var(--bg-warm);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  transition: var(--transition);
}
.news-sidebar li a:hover {
  border-color: rgba(0, 88, 163, 0.2);
  background: var(--bg);
}
.news-sidebar-thumb {
  width: 100%;
  height: 120px;
  border-radius: var(--radius);
  overflow: hidden;
  margin-bottom: 4px;
  border: 1px solid var(--border);
}
.news-sidebar-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.news-sidebar-date {
  font-size: 0.75rem;
  color: var(--text-muted);
}
.news-sidebar-title {
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--text);
  line-height: 1.4;
}
.why-us {
  background: var(--bg-warm) url("https://rotomak.com.tr/wp-content/uploads/2023/11/service-bg.avif") center/cover no-repeat;
}
.why-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.why-card {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 32px;
  transition: var(--transition);
}
.why-card:hover {
  border-color: rgba(0, 88, 163, 0.2);
  box-shadow: var(--shadow-lg);
}
.why-icon {
  width: 52px;
  height: 52px;
  background: var(--accent-light);
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accent);
  flex-shrink: 0;
}
.why-icon svg {
  width: 24px;
  height: 24px;
}
.why-card h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 6px;
}
.why-card p {
  font-size: 0.9rem;
  color: var(--text-muted);
  line-height: 1.65;
}
.home-cta .cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;
}
.cta-text h2 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 700;
  color: #f8fafc;
  margin-bottom: 8px;
  letter-spacing: -0.02em;
}
.cta-text p {
  color: #94a3b8;
  font-size: 1rem;
  max-width: 480px;
}
.about-story {
  background: var(--bg);
}
.about-story-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 64px;
  align-items: start;
}
.about-story-text h2 {
  font-size: 1.8rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 20px;
  letter-spacing: -0.02em;
}
.about-story-text p {
  font-size: 1rem;
  color: var(--text-secondary);
  line-height: 1.75;
  margin-bottom: 16px;
}
.about-story-visual {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.about-story-img {
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid var(--border);
}
.about-story-img img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.about-story-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.story-stat {
  background: var(--bg-warm);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 28px 24px;
  text-align: center;
}
.story-stat-num {
  font-size: 2.2rem;
  font-weight: 800;
  color: var(--accent);
  line-height: 1;
  margin-bottom: 6px;
}
.story-stat-label {
  font-size: 0.85rem;
  color: var(--text-muted);
  font-weight: 500;
}
.about-mv {
  background: var(--bg-warm);
}
.mv-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.mv-card {
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 36px 32px;
  transition: var(--transition);
}
.mv-card:hover {
  border-color: rgba(0, 88, 163, 0.2);
  box-shadow: var(--shadow-lg);
}
.mv-icon {
  width: 48px;
  height: 48px;
  background: var(--accent-light);
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accent);
  margin-bottom: 18px;
}
.mv-icon svg {
  width: 24px;
  height: 24px;
}
.mv-card h3 {
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 10px;
}
.mv-card p {
  font-size: 0.95rem;
  color: var(--text-secondary);
  line-height: 1.7;
}
.about-values {
  background: var(--bg);
}
.values-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.value-card {
  background: var(--bg-warm);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 28px 24px;
  text-align: center;
  transition: var(--transition);
}
.value-card:hover {
  border-color: rgba(0, 88, 163, 0.2);
  box-shadow: var(--shadow-lg);
  transform: translateY(-3px);
}
.value-icon {
  width: 48px;
  height: 48px;
  background: var(--accent-light);
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accent);
  margin: 0 auto 16px;
}
.value-icon svg {
  width: 22px;
  height: 22px;
}
.value-card h3 {
  font-size: 1rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 8px;
}
.value-card p {
  font-size: 0.85rem;
  color: var(--text-muted);
  line-height: 1.6;
}
.about-timeline {
  background: var(--bg-warm);
}
.timeline {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
.timeline::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: var(--border);
  transform: translateX(-50%);
}
.timeline-item {
  position: relative;
  width: 50%;
  padding: 0 40px 40px 0;
}
.timeline-item.right {
  margin-left: 50%;
  padding: 0 0 40px 40px;
}
.timeline-item::before {
  content: "";
  position: absolute;
  top: 4px;
  right: -7px;
  width: 14px;
  height: 14px;
  background: var(--accent);
  border-radius: 50%;
  border: 3px solid var(--bg);
  box-shadow: 0 0 0 2px var(--accent-light);
}
.timeline-item.right::before {
  right: auto;
  left: -7px;
}
.timeline-year {
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--accent);
  margin-bottom: 6px;
  letter-spacing: 0.05em;
}
.timeline-content h4 {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 6px;
}
.timeline-content p {
  font-size: 0.9rem;
  color: var(--text-muted);
  line-height: 1.6;
}
.contact-page {
  background: var(--bg);
}
.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 64px;
  align-items: start;
}
.contact-info {
  display: flex;
  flex-direction: column;
}
.contact-details {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.contact-item {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
.contact-icon {
  width: 44px;
  height: 44px;
  background: var(--accent-light);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accent);
  flex-shrink: 0;
}
.contact-icon svg {
  width: 20px;
  height: 20px;
}
.contact-item h4 {
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 3px;
  letter-spacing: 0.01em;
}
.contact-item p {
  font-size: 0.92rem;
  color: var(--text-secondary);
  line-height: 1.5;
}
.contact-item a {
  color: var(--accent);
  transition: var(--transition);
}
.contact-item a:hover {
  color: var(--accent-hover);
  text-decoration: underline;
}
.contact-form-wrapper {
  background: var(--bg-warm);
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  padding: 40px;
}
.contact-form {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.form-group {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.form-group label {
  font-size: 0.82rem;
  font-weight: 600;
  color: var(--text);
}
.form-group input, .form-group select, .form-group textarea {
  width: 100%;
  box-sizing: border-box;
  background: var(--bg);
  border: 1.5px solid var(--border);
  border-radius: 10px;
  padding: 11px 14px;
  color: var(--text);
  font-family: var(--font);
  font-size: 0.92rem;
  transition: var(--transition);
  outline: none;
  resize: vertical;
}
.form-group input::placeholder, .form-group textarea::placeholder {
  color: var(--text-muted);
}
.form-group input:focus, .form-group select:focus, .form-group textarea:focus {
  border-color: var(--accent);
  box-shadow: 0 0 0 3px rgba(0, 88, 163, 0.08);
}
.form-group select option {
  background: var(--bg);
}
.form-success {
  display: none;
  background: var(--success-bg);
  border: 1px solid rgba(21, 128, 61, 0.2);
  color: var(--success);
  padding: 12px 16px;
  border-radius: 10px;
  font-size: 0.88rem;
  font-weight: 500;
}
.form-success.show {
  display: block;
}
.footer {
  background: var(--bg);
  color: var(--text-secondary);
  border-top: 1px solid var(--border);
}
.footer .logo {
  font-size: 1.6rem;
}
.footer .logo-roto {
  color: var(--text);
}
.footer .logo-mak {
  color: var(--accent);
}
.footer-inner {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 48px;
  padding: 72px 0 56px;
}
.footer-brand {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer-brand p {
  font-size: 0.88rem;
  color: var(--text-secondary);
  line-height: 1.65;
  max-width: 300px;
}
.footer-social {
  display: flex;
  gap: 10px;
}
.footer-social a {
  width: 38px;
  height: 38px;
  background: var(--accent-light);
  border: 1px solid rgba(0, 88, 163, 0.15);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accent);
  transition: var(--transition);
}
.footer-social a svg {
  width: 17px;
  height: 17px;
}
.footer-social a:hover {
  background: var(--accent);
  border-color: var(--accent);
  color: #fff;
}
.footer-links h4 {
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 16px;
  letter-spacing: 0.04em;
}
.footer-links ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.footer-links li {
  font-size: 0.87rem;
}
.footer-links a {
  color: var(--text-secondary);
  transition: var(--transition);
}
.footer-links a:hover {
  color: var(--accent);
}
.footer-bottom {
  border-top: 1px solid var(--border);
  padding: 24px 0;
}
.footer-bottom p {
  font-size: 0.82rem;
  color: var(--text-muted);
}
.back-to-top {
  position: fixed;
  bottom: 28px;
  right: 28px;
  width: 44px;
  height: 44px;
  background: var(--bg);
  color: var(--accent);
  border: 1px solid var(--border);
  border-radius: 12px;
  font-size: 1.1rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: var(--shadow-lg);
  opacity: 0;
  transform: translateY(20px);
  transition: var(--transition);
  z-index: 999;
  pointer-events: none;
}
.back-to-top.visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}
.back-to-top:hover {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent);
  transform: translateY(-2px);
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 1024px) {
  .industries-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .products-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .why-grid {
    grid-template-columns: 1fr;
  }
  .contact-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }
  .about-story-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }
  .mv-grid {
    grid-template-columns: 1fr;
  }
  .values-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .news-grid {
    grid-template-columns: 1fr;
  }
  .news-detail-layout {
    grid-template-columns: 1fr;
  }
  .detail-layout {
    grid-template-columns: 1fr;
  }
  .detail-visual {
    position: static;
  }
  .footer-inner {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
  .timeline::before {
    left: 8px;
  }
  .timeline-item {
    width: 100%;
    padding-left: 36px;
    padding-right: 0;
  }
  .timeline-item.right {
    margin-left: 0;
    padding-left: 36px;
    padding-right: 0;
  }
  .timeline-item::before {
    left: 1px !important;
    right: auto !important;
  }
}
@media (max-width: 768px) {
  .section {
    padding: 72px 0;
  }
  .top-bar-inner {
    height: auto;
    min-height: 38px;
    padding: 6px 0;
  }
  .top-bar-info {
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .top-bar-item:first-child {
    display: none;
  }
  .hamburger {
    display: flex;
  }
  .nav-links {
    position: fixed;
    inset: 0;
    height: 100vh;
    height: 100dvh;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(24px);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 100px 32px 40px;
    gap: 8px;
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.35s ease, visibility 0.35s;
    z-index: 1001;
  }
  .nav-links.open {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  .nav-links a {
    padding: 14px 24px;
    font-size: 1.2rem;
    font-weight: 600;
    border-radius: 12px;
    color: var(--text);
  }
  .nav-links a:hover, .nav-links a.active-nav {
    background: var(--bg-warm);
  }
  .nav-links a.btn-nav {
    margin-left: 0;
    margin-top: 16px;
    text-align: center;
    font-size: 1.1rem;
    padding: 16px 40px !important;
  }
  .hero {
    margin-top: -114px;
    padding-top: 114px;
  }
  .hero-title {
    font-size: clamp(2rem, 8vw, 3rem);
  }
  .hero-stats {
    gap: 24px;
  }
  .industries-grid {
    grid-template-columns: 1fr;
  }
  .products-grid {
    grid-template-columns: 1fr;
  }
  .values-grid {
    grid-template-columns: 1fr;
  }
  .contact-form-wrapper {
    padding: 28px 20px;
  }
  .form-row {
    grid-template-columns: 1fr;
  }
  .footer-inner {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 48px 0 36px;
  }
  .footer-bottom {
    text-align: center;
  }
  .cta-inner {
    flex-direction: column;
    text-align: center;
  }
  .page-hero {
    padding: 60px 0 40px;
  }
}
@media (max-width: 480px) {
  .hero-actions {
    flex-direction: column;
  }
  .btn {
    width: 100%;
  }
  .hero-stats {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
  }
  .detail-actions {
    flex-direction: column;
  }
  .detail-actions .btn {
    width: 100%;
  }
  .top-bar-text {
    display: none;
  }
}
.hero {
  background-image: url("/assets/images/site/banner1-1280x854.avif");
  background-size: cover;
  background-position: center;
}
.page-hero {
  background-image: url("/assets/images/site/banner2-1280x1280.avif");
  background-size: cover;
  background-position: center;
}
.service-bg {
  background-image: url("/assets/images/site/banner3-1280x1280.avif");
  background-size: cover;
  background-position: center;
}
.required-mark {
  color: #dc2626;
  margin-left: 2px;
}
.form-error {
  display: none;
  color: #dc2626;
  font-size: 0.8rem;
  margin-top: 6px;
  min-height: 1em;
}
.form-error.show {
  display: block;
}
.form-group input.has-error, .form-group select.has-error, .form-group textarea.has-error {
  border-color: #dc2626;
  background: #fef2f2;
}
.form-group input:focus.has-error, .form-group select:focus.has-error, .form-group textarea:focus.has-error {
  box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.15);
}
.contact-success-step {
  display: none;
  text-align: center;
  padding: 48px 24px;
}
.contact-success-step:not([hidden]) {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  animation: fadeInUp 0.4s ease both;
}
.contact-success-step .success-icon {
  color: var(--success, #16a34a);
}
.contact-success-step h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--text);
}
.contact-success-step p {
  color: var(--text-light);
  max-width: 360px;
}
.cf-turnstile {
  margin: 8px 0;
}
:root {
  --navy: #0058a3;
  --dark: #0f172a;
  --light: #f8fafc;
  --white: #ffffff;
  --gold: #0058a3;
  --steel: #64748b;
  --navy-90: rgba(0, 88, 163, 0.9);
  --dark-60: rgba(15, 23, 42, 0.6);
  --light-60: rgba(248, 250, 252, 0.6);
  --gold-20: rgba(0, 88, 163, 0.2);
  --steel-30: rgba(100, 116, 139, 0.3);
  --font-display: "Space Grotesk", sans-serif;
  --font-body: "Inter", sans-serif;
  --section-padding: clamp(80px, 10vh, 140px);
  --content-max-width: 1280px;
  --content-padding: clamp(20px, 4vw, 60px);
  --gap-sm: 12px;
  --gap-md: 24px;
  --gap-lg: 48px;
  --gap-xl: 80px;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
.home-new {
  font-family: var(--font-body);
  background-color: var(--white);
  color: var(--dark);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.font-display {
  font-family: var(--font-display);
}
.font-body {
  font-family: var(--font-body);
}
.metallic-text {
  background: linear-gradient(90deg, var(--navy) 0%, #3b82f6 25%, var(--navy) 50%, #3b82f6 75%, var(--navy) 100%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: metallicShimmer 4s linear infinite;
}
@keyframes metallicShimmer {
  0% {
    background-position: 200% center;
  }
  100% {
    background-position: -200% center;
  }
}
.grain-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9999;
  opacity: 0.02;
  mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");
}
.cylinder-ring {
  width: 500px;
  height: 500px;
  position: relative;
  perspective: 1000px;
  transform-style: preserve-3d;
}
.cylinder-ring-inner {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  animation: cylinderRotate 30s linear infinite;
}
.cylinder-item {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 40px;
  text-transform: uppercase;
  color: var(--navy);
  opacity: 0.3;
  transform-origin: center center;
  white-space: nowrap;
  backface-visibility: hidden;
}
@keyframes cylinderRotate {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.marquee-track {
  display: flex;
  width: max-content;
  animation: marqueeScroll 25s linear infinite;
}
.marquee-track:hover {
  animation-play-state: paused;
}
@keyframes marqueeScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.scroll-indicator-line {
  width: 2px;
  height: 40px;
  background: var(--navy);
  position: relative;
  overflow: hidden;
}
.scroll-indicator-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--navy);
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  animation: scrollBounce 1.5s ease-in-out infinite alternate;
}
@keyframes scrollBounce {
  0% {
    transform: translateX(-50%) translateY(0);
  }
  100% {
    transform: translateX(-50%) translateY(40px);
  }
}
.btn-industrial {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: clamp(14px, 1.2vw, 16px);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  padding: 16px 36px;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-flex;
  text-align: center;
}
.btn-industrial-primary {
  background: var(--navy);
  color: #fff;
}
.btn-industrial-primary:hover {
  box-shadow: 0 0 30px rgba(0, 88, 163, 0.3);
  filter: brightness(1.1);
}
.btn-industrial-secondary {
  background: transparent;
  color: var(--navy);
  border: 2px solid var(--navy);
}
.btn-industrial-secondary:hover {
  border-color: var(--navy);
  color: #fff;
  background: var(--navy);
}
.home-nav-link {
  position: relative;
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.05em;
  color: var(--dark);
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.3s ease;
}
.home-nav-link:hover {
  color: var(--navy);
}
.home-nav-link::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  width: 0;
  height: 2px;
  background: var(--navy);
  transition: width 0.3s ease, left 0.3s ease;
}
.home-nav-link:hover::after {
  width: 100%;
  left: 0;
}
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  background: #ffffff;
  box-shadow: 0 1px 0 rgba(0, 88, 163, 0.08);
}
.top-bar {
  height: 40px;
  background: #f0f7ff;
  border-bottom: 1px solid rgba(0, 88, 163, 0.08);
}
.top-bar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  max-width: var(--content-max-width);
  margin: 0 auto;
  padding: 0 var(--content-padding);
}
.top-bar-left {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 13px;
  font-weight: 500;
  color: var(--dark);
}
.top-bar-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: inherit;
  transition: color 0.2s ease;
  white-space: nowrap;
}
.top-bar-item:hover {
  color: var(--navy);
}
.top-bar-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  color: var(--navy);
}
.top-bar-icon svg {
  width: 100%;
  height: 100%;
}
.top-bar-text {
  font-size: 13px;
  color: var(--dark);
}
.top-bar-socials {
  display: flex;
  align-items: center;
  gap: 10px;
}
.top-bar-social {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--navy);
  transition: color 0.2s ease;
}
.top-bar-social:hover {
  color: var(--dark);
}
.main-navbar {
  position: relative;
  height: 80px;
  background: #ffffff;
  backdrop-filter: blur(12px);
}
.navbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  max-width: var(--content-max-width);
  margin: 0 auto;
  padding: 0 var(--content-padding);
}
.navbar-brand img {
  height: 48px;
  width: auto;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(22%) sepia(95%) saturate(1900%) hue-rotate(190deg);
}
.navbar-links {
  display: flex;
  align-items: center;
  gap: 32px;
}
.navbar-actions {
  display: flex;
  align-items: center;
  gap: 20px;
}
.navbar-cta {
  padding: 12px 24px;
  font-size: 13px;
}
.hidden-mobile {
  display: inline-flex;
}
.hidden-mobile-md {
  display: inline-flex;
}
.home-menu-toggle {
  display: none;
}
.home-mobile-menu {
  display: none;
}
@media (max-width: 768px) {
  .hidden-mobile {
    display: none;
  }
  .navbar-links, .navbar-actions {
    display: none;
  }
  .home-menu-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 44px;
    height: 44px;
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    position: relative;
    z-index: 9998;
  }
  .home-menu-toggle .hamburger-line {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--navy);
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
  .home-menu-toggle.open {
    display: none;
  }
  .home-mobile-menu {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9997;
    flex-direction: column;
    background: #ffffff;
    padding: 0 var(--content-padding);
  }
  .home-mobile-menu.open {
    display: flex;
  }
  .home-mobile-menu__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
    flex-shrink: 0;
  }
  .home-mobile-menu__brand img {
    height: 40px;
    width: auto;
    filter: brightness(0) saturate(100%) invert(22%) sepia(95%) saturate(1900%) hue-rotate(190deg);
  }
  .home-menu-close {
    width: 44px;
    height: 44px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0;
    background: transparent;
    border: none;
    cursor: pointer;
  }
  .home-menu-close span {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--navy);
  }
  .home-menu-close span:first-child {
    transform: translateY(1px) rotate(45deg);
  }
  .home-menu-close span:last-child {
    transform: translateY(-1px) rotate(-45deg);
  }
  .home-mobile-menu__nav {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    overflow-y: auto;
    padding: 24px 0;
  }
  .home-mobile-menu__link {
    font-family: var(--font-display);
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--dark);
    text-decoration: none;
    transition: color 0.2s ease;
  }
  .home-mobile-menu__link:hover {
    color: var(--navy);
  }
  .home-mobile-menu__footer {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 24px 0 32px;
    border-top: 1px solid rgba(0, 88, 163, 0.1);
  }
  .home-mobile-menu__lang {
    display: flex;
    gap: 8px;
  }
  .home-mobile-menu__lang a {
    min-width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 88, 163, 0.2);
    border-radius: 8px;
    color: var(--dark);
    font-size: 0.75rem;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.2s ease;
  }
  .home-mobile-menu__lang a.active, .home-mobile-menu__lang a:hover {
    color: var(--navy);
    border-color: var(--navy);
    background: rgba(0, 88, 163, 0.08);
  }
  main {
    padding-top: 120px;
  }
}
@media (max-width: 1024px) {
  .hidden-mobile-md {
    display: none;
  }
}
body.menu-open {
  overflow: hidden;
}
.img-reveal {
  clip-path: inset(100% 0 0 0);
  transition: clip-path 1.2s cubic-bezier(0.76, 0, 0.24, 1);
}
.img-reveal.revealed {
  clip-path: inset(0 0 0 0);
}
.home-product-card-img {
  transition: transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
.home-product-card:hover .home-product-card-img {
  transform: scale(1.08);
}
.home-product-card-line {
  width: 0;
  height: 2px;
  background: var(--navy);
  transition: width 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
.home-product-card:hover .home-product-card-line {
  width: 100%;
}
.home-service-card {
  background: var(--white);
  padding: 40px;
  border-radius: 0;
  box-shadow: 0 4px 20px rgba(0, 88, 163, 0.08);
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1), box-shadow 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
.home-service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(0, 88, 163, 0.15);
}
.home-service-card-line {
  width: 40px;
  height: 2px;
  background: var(--navy);
  transition: width 0.3s ease;
}
.home-service-card:hover .home-service-card-line {
  width: 80px;
}
.home-form-input {
  width: 100%;
  padding: 16px 0;
  border: none;
  border-bottom: 1px solid var(--steel);
  border-radius: 0;
  background: transparent;
  font-family: var(--font-body);
  font-size: 16px;
  color: var(--dark);
  outline: none;
  transition: border-color 0.3s ease;
}
.home-form-input::placeholder {
  color: var(--steel);
}
.home-form-input:focus {
  border-color: var(--navy);
}
textarea.home-form-input {
  resize: vertical;
  min-height: 100px;
}
.home-footer-link {
  font-family: var(--font-body);
  font-size: 14px;
  line-height: 1.7;
  color: var(--dark-60);
  text-decoration: none;
  transition: color 0.2s ease;
  display: block;
  margin-bottom: 8px;
}
.home-footer-link:hover {
  color: var(--navy);
}
.home-footer-contact {
  font-family: var(--font-body);
  font-size: 14px;
  line-height: 1.7;
  color: var(--dark-60);
}
.section-entrance {
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 0.8s cubic-bezier(0.33, 1, 0.68, 1), transform 0.8s cubic-bezier(0.33, 1, 0.68, 1);
}
.section-entrance.visible {
  opacity: 1;
  transform: translateY(0);
}
@keyframes gearRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.site-footer {
  background: #f8fafc;
  color: var(--dark);
  font-family: var(--font-body);
  padding: 72px 0 0;
  border-top: 1px solid rgba(0, 88, 163, 0.1);
}
.footer-container {
  max-width: var(--content-max-width);
  margin: 0 auto;
  padding: 0 var(--content-padding);
}
.footer-top {
  display: grid;
  grid-template-columns: 1.25fr 2fr;
  gap: 64px;
  padding-bottom: 56px;
}
.footer-brand {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer-logo {
  display: inline-flex;
}
.footer-logo-img {
  height: 52px;
  width: auto;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(22%) sepia(95%) saturate(1900%) hue-rotate(190deg);
  transition: opacity 0.3s ease;
}
.footer-logo:hover .footer-logo-img {
  opacity: 0.85;
}
.footer-desc {
  font-size: 14px;
  line-height: 1.75;
  color: var(--dark-60);
  max-width: 320px;
}
.footer-social {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 88, 163, 0.08);
  color: var(--navy);
  border: 1px solid rgba(0, 88, 163, 0.1);
  transition: all 0.25s ease;
}
.footer-social a:hover {
  background: var(--navy);
  border-color: var(--navy);
  color: #fff;
  transform: translateY(-2px);
}
.footer-links-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.footer-group-title {
  font-family: var(--font-display);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--navy);
  margin-bottom: 18px;
}
.footer-group-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-group-list li {
  margin-bottom: 10px;
}
.footer-group-list a, .footer-contact-list a {
  font-size: 14px;
  line-height: 1.6;
  color: var(--dark-60);
  text-decoration: none;
  transition: color 0.2s ease;
}
.footer-group-list a:hover, .footer-contact-list a:hover {
  color: var(--navy);
}
.footer-contact-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 1.6;
  color: var(--dark-60);
}
.footer-contact-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-top: 2px;
  color: var(--navy);
}
.footer-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px 0;
  border-top: 1px solid rgba(0, 88, 163, 0.1);
}
.footer-copyright {
  font-family: var(--font-display);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--dark-60);
  text-align: center;
}
@media (max-width: 1024px) {
  .footer-top {
    grid-template-columns: 1fr;
    gap: 48px;
  }
  .footer-links-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .site-footer {
    padding-top: 56px;
  }
  .footer-top {
    gap: 40px;
    padding-bottom: 40px;
  }
  .footer-links-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .footer-logo-img {
    height: 44px;
  }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.1s !important;
  }
  .marquee-track {
    animation: none;
  }
  .cylinder-ring-inner {
    animation: none;
  }
}
#hero {
  background-color: var(--white);
}
#hero-bg {
  background-color: var(--white);
}
#hero-split {
  background-color: rgba(0, 88, 163, 0.05);
  clip-path: polygon(0 0, 60% 0, 45% 100%, 0 100%);
}
#hero-content {
  max-width: var(--content-max-width);
  padding: 0 var(--content-padding);
}
#hero-eyebrow span {
  color: var(--navy);
}
#hero-headline {
  font-size: clamp(32px, 5vw, 80px);
  letter-spacing: -0.03em;
  margin-bottom: var(--gap-md);
  max-width: 100%;
}
#hero-desc {
  font-family: var(--font-body);
  font-size: clamp(16px, 1.3vw, 20px);
  line-height: 1.6;
  color: var(--dark-60);
  max-width: 520px;
  margin-bottom: var(--gap-lg);
}
#hero-marquee {
  height: 60px;
  border-top: 1px solid rgba(0, 88, 163, 0.1);
}
#hero-marquee .marquee-track span {
  font-size: clamp(24px, 2.5vw, 36px);
  color: var(--navy);
  opacity: 0.25;
}
#hero-image > img {
  filter: drop-shadow(0 20px 60px rgba(0, 88, 163, 0.2));
}
.hero-slider {
  position: relative;
  width: 95%;
  height: 75%;
  border-radius: 24px;
  overflow: hidden;
  background: rgba(0, 88, 163, 0.08);
}
.hero-slider-track {
  position: relative;
  width: 100%;
  height: 100%;
}
.hero-slide {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  opacity: 0;
  visibility: hidden;
  transition: opacity 600ms ease, visibility 600ms ease;
  z-index: 1;
}
.hero-slide.is-active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.hero-slide-media {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.hero-slide-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-slide-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 22, 43, 0.72) 0%, rgba(0, 22, 43, 0.25) 50%, rgba(0, 22, 43, 0.05) 100%);
}
.hero-slide-content {
  position: relative;
  z-index: 1;
  padding: 28px;
  color: #fff;
}
.hero-slide-tag {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fff;
}
.hero-slide-title {
  font-family: var(--font-display);
  font-size: clamp(22px, 2.2vw, 34px);
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 10px;
  max-width: 560px;
}
.hero-slide-text {
  font-size: clamp(14px, 1.05vw, 17px);
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.78);
  margin-bottom: 18px;
  max-width: 520px;
}
.hero-slide-content .btn-industrial {
  width: fit-content;
  padding: 10px 20px;
  font-size: 13px;
  min-height: auto;
}
.hero-slider-prev, .hero-slider-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  color: #fff;
  background: rgba(0, 88, 163, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(6px);
  transition: background 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}
.hero-slider-prev:hover, .hero-slider-next:hover {
  background: var(--navy);
  border-color: var(--navy);
  color: #fff;
  transform: translateY(-50%) scale(1.05);
}
.hero-slider-prev {
  left: 16px;
}
.hero-slider-next {
  right: 16px;
}
.hero-slider-dots {
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  display: flex;
  gap: 8px;
}
.hero-slider-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.35);
  transition: background 0.25s ease, transform 0.25s ease;
}
.hero-slider-dot.is-active {
  background: var(--navy);
  transform: scale(1.2);
}
@media (max-width: 1023px) {
  .hero-slider {
    border-radius: 16px;
  }
  .hero-slide-content {
    padding: 20px;
  }
  .hero-slider-prev, .hero-slider-next {
    width: 36px;
    height: 36px;
  }
}
.home-container {
  max-width: var(--content-max-width);
  margin: 0 auto;
  padding: 0 var(--content-padding);
}
.home-container-padded {
  max-width: var(--content-max-width);
  margin: 0 auto;
  padding: var(--section-padding) var(--content-padding);
}
.home-section {
  padding: var(--section-padding) 0;
}
#about {
  background-color: var(--white);
}
#products {
  background-color: var(--white);
}
#products-split {
  background-color: rgba(0, 88, 163, 0.04);
  clip-path: polygon(0 0, 60% 0, 45% 100%, 0 100%);
}
#services {
  background-color: var(--white);
}
#video {
  background-color: var(--white);
}
#video-overlay {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.7) 0%, transparent 60%);
}
#video-stats-bar {
  background-color: rgba(0, 88, 163, 0.9);
  backdrop-filter: blur(4px);
  padding: 32px 0;
}
#video-stats-bar .home-light-text {
  color: rgba(255, 255, 255, 0.85);
}
#video-stats-bar .capability-value {
  color: #fff;
}
#contact {
  background-color: var(--white);
}
#contact-split {
  background-color: rgba(0, 88, 163, 0.04);
  clip-path: polygon(0 0, 65% 0, 50% 100%, 0 100%);
}
#contact-gear {
  width: 400px;
  height: 400px;
  opacity: 0.08;
  animation: gearRotate 60s linear infinite;
}
#contact-gear svg {
  color: var(--navy);
}
#contact-form {
  background-color: var(--white);
  padding: clamp(24px, 4vw, 48px);
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(0, 88, 163, 0.1);
  box-shadow: 0 4px 20px rgba(0, 88, 163, 0.08);
}
#contact-form .contact-form {
  width: 100%;
}
#contact-form .form-row {
  grid-template-columns: 1fr;
}
.home-section-header {
  margin-bottom: var(--gap-xl);
}
.home-section-title {
  font-size: clamp(36px, 5vw, 72px);
  line-height: 1.0;
  letter-spacing: -0.02em;
  color: var(--navy);
}
#about-headline {
  color: var(--navy);
  max-width: 800px;
  margin-bottom: var(--gap-xl);
}
#products-header h2 {
  color: var(--navy);
}
#services-header h2 {
  color: var(--navy);
}
#contact-headline {
  color: var(--navy);
  font-size: clamp(32px, 4vw, 64px);
  max-width: 700px;
  margin-bottom: var(--gap-md);
}
.home-body-text {
  font-family: var(--font-body);
  font-size: clamp(16px, 1.3vw, 20px);
  line-height: 1.6;
  color: var(--dark-60);
}
.home-body-text-light {
  color: var(--dark);
}
.home-body-text-dark {
  color: var(--dark);
  opacity: 0.7;
}
.home-gold-text {
  color: var(--navy);
}
.home-light-text {
  color: var(--dark);
}
#about-desc {
  margin-top: var(--gap-xl);
}
.home-gold-line {
  width: 40px;
  height: 2px;
  background-color: var(--navy);
}
.home-divider {
  width: 100%;
  height: 1px;
  background-color: var(--steel);
  opacity: 0.3;
}
.stat-line {
  width: 40px;
  height: 2px;
  background-color: var(--navy);
}
.stat-number {
  font-size: clamp(48px, 6vw, 96px);
  line-height: 1.0;
  color: var(--navy);
  font-variant-numeric: tabular-nums;
}
.service-num {
  font-size: 120px;
  line-height: 1;
  color: var(--navy);
  opacity: 0.06;
}
.service-title {
  font-size: clamp(20px, 2vw, 28px);
  line-height: 1.2;
  color: var(--navy);
}
.service-desc {
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.7;
  color: var(--dark);
  opacity: 0.7;
}
.home-product-card {
  aspect-ratio: 4/3;
}
.home-product-card-overlay {
  background: linear-gradient(to top, rgba(0, 22, 43, 0.7) 0%, rgba(0, 22, 43, 0.1) 50%, transparent 100%);
}
.home-product-card-title {
  font-size: clamp(18px, 1.5vw, 24px);
  line-height: 1.2;
  color: var(--white);
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  transition: text-shadow 0.3s ease, transform 0.3s ease;
}
.home-product-card:hover .home-product-card-title {
  text-shadow: 0 4px 15px rgba(0, 0, 0, 0.7);
  transform: translateY(-4px);
}
.capability-track {
  width: 100%;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  overflow: hidden;
}
.capability-bar {
  height: 100%;
  background-color: #fff;
  transform: scaleX(0);
  transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.capability-value {
  font-size: clamp(24px, 2.5vw, 36px);
  line-height: 1.2;
  color: #fff;
}
#video-panel {
  max-width: min(420px, 90%);
  background-color: var(--navy-90);
  backdrop-filter: blur(8px);
  padding: clamp(24px, 4vw, 48px);
  border-left: 3px solid #fff;
}
#video-panel .home-body-text, #video-panel .home-body-text-light {
  color: #fff;
}
#video-panel .home-gold-text {
  color: #fff;
  opacity: 0.9;
}
#video-panel .home-gold-line {
  background-color: #fff;
}
.home-contact-text {
  font-family: var(--font-body);
  color: var(--dark-60);
}
.home-contact-link {
  font-family: var(--font-body);
  color: var(--navy);
  text-decoration: none;
  transition: color 0.2s ease;
}
.home-contact-link:hover {
  color: var(--dark);
}
#clients-banner {
  background-color: var(--white);
  padding: var(--section-padding) 0;
  overflow: hidden;
}
#clients-banner .home-section-header {
  margin-bottom: var(--gap-lg);
}
.clients-track {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 24px;
  width: 100%;
  overflow: hidden;
}
.client-logo-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary);
  border-radius: var(--radius);
  padding: 20px 32px;
  flex-shrink: 0;
  box-shadow: var(--shadow);
}
.client-logo-item img {
  height: 60px;
  width: auto;
  max-width: 170px;
  object-fit: contain;
  filter: grayscale(100%) brightness(0) invert(1) opacity(0.9);
  transition: filter 0.3s ease, transform 0.3s ease;
}
.client-logo-item:hover img {
  filter: grayscale(0%) brightness(1) invert(0) opacity(1);
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .clients-track {
    gap: 16px;
  }
  .client-logo-item {
    padding: 14px 20px;
  }
  .client-logo-item img {
    height: 44px;
    max-width: 120px;
  }
}
.detail-gallery {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.detail-media-stage {
  position: relative;
  background: var(--light);
  border: 1px solid rgba(0, 88, 163, 0.1);
  border-radius: 16px;
  overflow: hidden;
  aspect-ratio: 16/10;
}
.detail-media-stage img, .detail-media-stage video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.detail-media-stage video {
  background: #000;
}
.detail-gallery-tabs {
  display: flex;
  gap: 8px;
}
.detail-gallery-tab {
  padding: 10px 20px;
  font-family: var(--font-display);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--dark-60);
  background: transparent;
  border: 1px solid rgba(0, 88, 163, 0.15);
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.detail-gallery-tab:hover {
  color: var(--navy);
  border-color: var(--navy);
}
.detail-gallery-tab.active {
  color: #fff;
  background: var(--navy);
  border-color: var(--navy);
}
.detail-thumbs {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.detail-thumb {
  width: 72px;
  height: 72px;
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid transparent;
  cursor: pointer;
  background: var(--light);
  flex-shrink: 0;
  transition: border-color 0.2s ease, transform 0.2s ease;
}
.detail-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.detail-thumb.active {
  border-color: var(--navy);
}
.detail-thumb:hover {
  transform: translateY(-2px);
}
.detail-thumb-video {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--navy);
  background: rgba(0, 88, 163, 0.08);
}
.detail-thumb-video svg {
  width: 24px;
  height: 24px;
}
.detail-gallery-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  color: var(--navy);
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: background 0.2s ease, transform 0.2s ease;
}
.detail-gallery-arrow:hover {
  background: #fff;
  transform: translateY(-50%) scale(1.05);
}
.detail-gallery-arrow-prev {
  left: 12px;
}
.detail-gallery-arrow-next {
  right: 12px;
}
.detail-gallery-arrow svg {
  width: 24px;
  height: 24px;
}
@media (max-width: 640px) {
  .detail-gallery-arrow {
    width: 36px;
    height: 36px;
  }
  .detail-gallery-arrow-prev {
    left: 8px;
  }
  .detail-gallery-arrow-next {
    right: 8px;
  }
  .detail-gallery-arrow svg {
    width: 20px;
    height: 20px;
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-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-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-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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --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-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-ease: initial;
    }
  }
}
