/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap");
@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-sky-600: oklch(58.8% 0.158 241.966);
    --color-sky-700: oklch(50% 0.134 242.749);
    --color-slate-100: oklch(96.8% 0.007 247.896);
    --color-slate-200: oklch(92.9% 0.013 255.508);
    --color-slate-300: oklch(86.9% 0.022 252.894);
    --color-slate-500: oklch(55.4% 0.046 257.417);
    --color-slate-600: oklch(44.6% 0.043 257.281);
    --color-slate-700: oklch(37.2% 0.044 257.287);
    --color-slate-800: oklch(27.9% 0.041 260.031);
    --color-slate-900: oklch(20.8% 0.042 265.755);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-2xl: 42rem;
    --container-6xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --tracking-tight: -0.025em;
    --leading-tight: 1.25;
    --leading-relaxed: 1.625;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --blur-xl: 24px;
    --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%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .isolate {
    isolation: isolate;
  }
  .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;
    }
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }
  .h-1\.5 {
    height: calc(var(--spacing) * 1.5);
  }
  .h-40 {
    height: calc(var(--spacing) * 40);
  }
  .h-full {
    height: 100%;
  }
  .min-h-32 {
    min-height: calc(var(--spacing) * 32);
  }
  .min-h-\[60vh\] {
    min-height: 60vh;
  }
  .min-h-\[260px\] {
    min-height: 260px;
  }
  .min-h-\[320px\] {
    min-height: 320px;
  }
  .w-1\.5 {
    width: calc(var(--spacing) * 1.5);
  }
  .w-full {
    width: 100%;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-8 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-slate-200 {
    border-color: var(--color-slate-200);
  }
  .border-slate-200\/70 {
    border-color: color-mix(in srgb, oklch(92.9% 0.013 255.508) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-slate-200) 70%, transparent);
    }
  }
  .border-slate-700 {
    border-color: var(--color-slate-700);
  }
  .bg-slate-900\/60 {
    background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-900) 60%, transparent);
    }
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/70 {
    background-color: color-mix(in srgb, #fff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .pt-14 {
    padding-top: calc(var(--spacing) * 14);
  }
  .text-center {
    text-align: center;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .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-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-\[0\.16em\] {
    --tw-tracking: 0.16em;
    letter-spacing: 0.16em;
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .text-sky-700 {
    color: var(--color-sky-700);
  }
  .text-slate-200 {
    color: var(--color-slate-200);
  }
  .text-slate-300 {
    color: var(--color-slate-300);
  }
  .text-slate-500 {
    color: var(--color-slate-500);
  }
  .text-slate-600 {
    color: var(--color-slate-600);
  }
  .text-slate-700 {
    color: var(--color-slate-700);
  }
  .text-slate-900 {
    color: var(--color-slate-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .shadow-sm {
    --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);
  }
  .hover\:text-sky-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-sky-600);
      }
    }
  }
  .hover\:text-sky-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-sky-700);
      }
    }
  }
  .sm\:col-span-2 {
    @media (width >= 40rem) {
      grid-column: span 2 / span 2;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:col-span-2 {
    @media (width >= 48rem) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:col-span-4 {
    @media (width >= 48rem) {
      grid-column: span 4 / span 4;
    }
  }
  .md\:col-span-5 {
    @media (width >= 48rem) {
      grid-column: span 5 / span 5;
    }
  }
  .md\:col-span-6 {
    @media (width >= 48rem) {
      grid-column: span 6 / span 6;
    }
  }
  .md\:col-span-7 {
    @media (width >= 48rem) {
      grid-column: span 7 / span 7;
    }
  }
  .md\:col-span-8 {
    @media (width >= 48rem) {
      grid-column: span 8 / span 8;
    }
  }
  .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));
    }
  }
  .md\:grid-cols-12 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .md\:p-5 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 5);
    }
  }
  .md\:p-8 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .md\:p-10 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .md\:py-12 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 12);
    }
  }
  .md\:py-16 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 16);
    }
  }
  .md\:py-24 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 24);
    }
  }
  .md\:pt-14 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 14);
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .md\:text-lg {
    @media (width >= 48rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-\[0\.9fr_1\.1fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 0.9fr 1.1fr;
    }
  }
  .lg\:grid-cols-\[1\.1fr_0\.9fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 1.1fr 0.9fr;
    }
  }
  .lg\:grid-cols-\[1\.05fr_0\.95fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 1.05fr 0.95fr;
    }
  }
  .lg\:grid-cols-\[1fr_1fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 1fr 1fr;
    }
  }
  .xl\:inline-flex {
    @media (width >= 80rem) {
      display: inline-flex;
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
}
:root {
  --orion-bg: #eef4ff;
  --orion-surface: #ffffff;
  --orion-text: #0f172a;
  --orion-navy: #071939;
  --orion-navy-2: #0c2f67;
  --orion-blue: #2b74db;
  --orion-gold: #d6a849;
}
html {
  scroll-behavior: smooth;
}
section[id] {
  scroll-margin-top: 8rem;
}
@layer base {
  body.orion-loading {
    overflow: hidden;
  }
  body.orion-lightbox-open {
    overflow: hidden;
  }
  body {
    font-family: "Manrope", "Segoe UI", sans-serif;
    min-height: 100vh;
    color: var(--orion-text);
    background: radial-gradient(circle at 15% 0%, rgba(10, 38, 83, 0.12), transparent 42%),
      radial-gradient(circle at 85% 5%, rgba(31, 95, 191, 0.1), transparent 35%),
      var(--orion-bg);
  }
  h1,
  h2,
  h3,
  h4 {
    letter-spacing: -0.02em;
  }
  .custom-logo-link {
    display: inline-flex;
    align-items: center;
  }
  .custom-logo {
    max-height: 56px;
    width: auto;
  }
}
@layer components {
  .site-container {
    margin-inline: auto;
    width: 100%;
    max-width: var(--container-6xl);
    padding-inline: calc(var(--spacing) * 4);
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .site-loader {
    align-items: center;
    background: radial-gradient(circle at 20% 20%, rgba(54, 114, 221, 0.2), transparent 36%),
      radial-gradient(circle at 82% 82%, rgba(8, 38, 86, 0.35), transparent 40%),
      rgba(2, 9, 23, 0.96);
    display: flex;
    inset: 0;
    justify-content: center;
    opacity: 1;
    position: fixed;
    visibility: visible;
    z-index: 130;
    transition: opacity 0.65s ease, visibility 0.65s ease;
  }
  .site-loader.is-hiding {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
  }
  .site-loader__core {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
    justify-content: center;
    position: relative;
  }
  .site-loader__ring {
    border: 2px solid rgba(129, 176, 247, 0.35);
    border-top-color: #f3ca78;
    border-radius: 9999px;
    display: block;
    height: 4.2rem;
    width: 4.2rem;
    animation: orionLoaderSpin 1.15s linear infinite;
  }
  .site-loader__ring--inner {
    border-color: rgba(131, 181, 255, 0.26);
    border-right-color: #65a8ff;
    height: 2.8rem;
    inset: 0;
    margin: auto;
    position: absolute;
    width: 2.8rem;
    animation-direction: reverse;
    animation-duration: 0.9s;
  }
  .site-loader__star {
    background: radial-gradient(circle, #f8d48e 0%, #d79f35 65%, rgba(215, 159, 53, 0.06) 100%);
    border-radius: 9999px;
    box-shadow: 0 0 26px rgba(245, 198, 108, 0.58);
    height: 0.58rem;
    position: absolute;
    top: 1.75rem;
    width: 0.58rem;
    animation: orionLoaderPulse 1.25s ease-in-out infinite;
  }
  .site-loader__text {
    color: #d7e6ff;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.24em;
    margin-top: 0.35rem;
    text-transform: uppercase;
  }
  .hero-section {
    padding-top: clamp(4.5rem, 9vw, 6.5rem);
  }
  .hero-grid-bg {
    background: radial-gradient(circle at 14% 12%, rgba(49, 107, 199, 0.16), transparent 40%),
      radial-gradient(circle at 88% 22%, rgba(214, 168, 73, 0.14), transparent 38%),
      linear-gradient(to bottom, rgba(238, 244, 255, 0.12), rgba(238, 244, 255, 0.9)),
      linear-gradient(rgba(16, 67, 145, 0.08) 1px, transparent 1px),
      linear-gradient(90deg, rgba(16, 67, 145, 0.08) 1px, transparent 1px);
    background-size: 100% 100%, 100% 100%, 100% 100%, 52px 52px, 52px 52px;
    inset: 0;
    mask-image: radial-gradient(circle at 50% 24%, #000 42%, transparent 82%);
    -webkit-mask-image: radial-gradient(circle at 50% 24%, #000 42%, transparent 82%);
    opacity: 0.76;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    animation: heroGridFloat 24s ease-in-out infinite;
  }
  .hero-orb {
    border-radius: 9999px;
    filter: blur(56px);
    pointer-events: none;
    position: absolute;
    z-index: 0;
    animation: heroOrbFloat 14s ease-in-out infinite;
  }
  .hero-orb--left {
    background: rgba(92, 141, 224, 0.3);
    height: 17rem;
    left: -5.5rem;
    top: 0.5rem;
    width: 17rem;
  }
  .hero-orb--right {
    background: rgba(214, 168, 73, 0.22);
    height: 18rem;
    right: -6rem;
    top: 2rem;
    width: 18rem;
    animation-delay: -4.2s;
  }
  .hero-content-wrap {
    position: relative;
    z-index: 1;
  }
  .hero-shell {
    border: 1px solid rgba(114, 150, 214, 0.26);
    background: radial-gradient(circle at 100% 0%, rgba(70, 122, 212, 0.13), transparent 35%),
      radial-gradient(circle at 0% 100%, rgba(214, 168, 73, 0.13), transparent 34%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.72), rgba(239, 247, 255, 0.62));
    box-shadow: 0 36px 74px -56px rgba(7, 25, 57, 0.78);
    border-radius: 2rem;
    padding: clamp(1rem, 2.6vw, 1.6rem);
    backdrop-filter: blur(8px);
  }
  .hero-layout {
    align-items: stretch;
    display: grid;
    gap: 1.2rem;
  }
  @media (min-width: 1024px) {
    .hero-layout {
      grid-template-columns: minmax(0, 1.06fr) minmax(0, 0.94fr);
      gap: 1.35rem;
    }
  }
  .hero-copy {
    max-width: 42rem;
  }
  .hero-title {
    color: #0f2144;
    font-size: clamp(2.05rem, 4.7vw, 4.25rem);
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.02;
    margin-top: 1.05rem;
  }
  .hero-description {
    color: #45597c;
    font-size: clamp(1rem, 1.8vw, 1.12rem);
    line-height: 1.72;
    margin-top: 1.2rem;
    max-width: 60ch;
  }
  .hero-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.72rem;
    margin-top: 1.35rem;
  }
  .hero-actions .btn-primary,
  .hero-actions .btn-secondary {
    min-width: 12.75rem;
  }
  .hero-stats {
    display: grid;
    gap: 0.72rem;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-top: 1.25rem;
  }
  @media (min-width: 640px) {
    .hero-stats {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .hero-stat {
    border-color: rgba(54, 96, 167, 0.2);
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.92), rgba(244, 250, 255, 0.92));
    box-shadow: 0 22px 50px -40px rgba(15, 37, 77, 0.68);
    overflow: hidden;
    padding: 0.9rem 0.85rem;
    position: relative;
  }
  .hero-stat::before {
    background: linear-gradient(140deg, rgba(26, 84, 173, 0.9), rgba(103, 168, 255, 0.86));
    border-radius: 9999px;
    content: "";
    height: 0.33rem;
    left: 0.82rem;
    position: absolute;
    top: 0.72rem;
    width: 2.15rem;
  }
  .hero-stat-value {
    color: #102c5f;
    font-size: 1.48rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-top: 0.38rem;
  }
  .hero-stat-text {
    color: #4b6388;
    font-size: 0.78rem;
    line-height: 1.45;
    margin-top: 0.38rem;
  }
  .hero-side {
    display: flex;
    flex-direction: column;
    min-height: 100%;
  }
  .hero-media {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    position: relative;
  }
  .hero-media::after {
    background: linear-gradient(180deg, rgba(8, 26, 58, 0.02) 0%, rgba(8, 26, 58, 0.24) 100%);
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
  }
  .hero-media img {
    transition: transform 0.75s cubic-bezier(0.2, 0.7, 0.22, 1);
  }
  .hero-side:hover .hero-media img {
    transform: scale(1.035);
  }
  .hero-media-chip {
    border: 1px solid rgba(177, 206, 252, 0.4);
    background: rgba(5, 24, 56, 0.72);
    border-radius: 9999px;
    color: #e8f1ff;
    font-size: 0.72rem;
    font-weight: 600;
    left: 1rem;
    letter-spacing: 0.08em;
    padding: 0.38rem 0.72rem;
    position: absolute;
    text-transform: uppercase;
    top: 1rem;
    z-index: 2;
  }
  .hero-flow {
    padding: 1rem;
  }
  @media (min-width: 768px) {
    .hero-flow {
      padding: 1.2rem 1.35rem 1.3rem;
    }
  }
  .hero-flow-title {
    color: #102c5f;
    font-size: 1.06rem;
    font-weight: 700;
    letter-spacing: -0.02em;
  }
  .hero-flow-list {
    display: grid;
    gap: 0.56rem;
    margin-top: 0.76rem;
  }
  .floating-header {
    position: fixed;
    top: calc(var(--spacing) * 3);
    right: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    z-index: 80;
  }
  .header-panel {
    border: 1px solid rgba(125, 158, 215, 0.28);
    background: linear-gradient(140deg, rgba(7, 25, 57, 0.9), rgba(9, 37, 81, 0.92));
    box-shadow: 0 26px 70px -36px rgba(4, 15, 36, 0.95);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: calc(var(--spacing) * 3);
    border-radius: 1.35rem;
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 2);
    --tw-backdrop-blur: blur(var(--blur-xl));
    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,);
    @media (width >= 48rem) {
      border-radius: calc(infinity * 1px);
    }
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .header-menu {
    display: flex;
    align-items: center;
    gap: calc(var(--spacing) * 1);
  }
  .header-menu a {
    display: inline-flex;
    align-items: center;
    border-radius: calc(infinity * 1px);
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 2);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: var(--color-slate-200);
    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, 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));
  }
  .header-menu a:hover {
    background: rgba(148, 163, 184, 0.14);
    color: #fff;
  }
  .header-mobile {
    position: relative;
  }
  .mobile-trigger {
    border: 1px solid rgba(168, 193, 236, 0.24);
    background: rgba(2, 17, 42, 0.42);
    display: inline-flex;
    cursor: pointer;
    list-style-type: none;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 2);
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    color: var(--color-white);
  }
  .mobile-trigger::-webkit-details-marker {
    display: none;
  }
  .mobile-panel {
    border: 1px solid rgba(142, 177, 240, 0.25);
    background: linear-gradient(160deg, rgba(8, 25, 56, 0.95), rgba(9, 37, 81, 0.96));
    box-shadow: 0 30px 54px -34px rgba(3, 14, 35, 0.96);
    position: absolute;
    top: calc(100% + 0.6rem);
    right: calc(var(--spacing) * 0);
    width: min(19rem, calc(100vw - 2rem));
    border-radius: var(--radius-2xl);
    padding: calc(var(--spacing) * 3);
  }
  .mobile-menu-links {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .mobile-menu-links a {
    display: block;
    border-radius: var(--radius-xl);
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 2);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: var(--color-slate-100);
    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, 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));
  }
  .mobile-menu-links a:hover {
    background: rgba(148, 163, 184, 0.16);
  }
  .orion-site-footer {
    position: relative;
    overflow: hidden;
    border-top: 1px solid rgba(83, 122, 193, 0.25);
    background: radial-gradient(circle at 10% 0%, rgba(29, 76, 153, 0.3), transparent 36%),
      radial-gradient(circle at 88% 16%, rgba(15, 45, 102, 0.35), transparent 38%),
      linear-gradient(165deg, rgba(3, 12, 30, 0.98), rgba(6, 22, 52, 0.98));
    color: #dbe7ff;
  }
  .orion-site-footer::before {
    content: "";
    position: absolute;
    inset: auto -12% -22rem auto;
    width: 28rem;
    height: 28rem;
    border-radius: 9999px;
    background: radial-gradient(circle, rgba(46, 116, 228, 0.2), transparent 70%);
    pointer-events: none;
  }
  .footer-top-cta {
    border: 1px solid rgba(125, 167, 236, 0.32);
    background: linear-gradient(135deg, rgba(13, 41, 89, 0.92), rgba(24, 74, 146, 0.88)),
      rgba(11, 32, 68, 0.85);
    box-shadow: 0 32px 66px -44px rgba(2, 11, 27, 0.92);
    border-radius: 1.3rem;
    display: grid;
    gap: 1rem;
    padding: 1rem;
  }
  @media (min-width: 860px) {
    .footer-top-cta {
      align-items: center;
      grid-template-columns: 1fr auto;
      padding: 1.25rem 1.35rem;
      gap: 1.25rem;
    }
  }
  .footer-kicker {
    color: #f4ca73;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .footer-top-title {
    color: #f7fbff;
    font-size: clamp(1.25rem, 2vw, 1.75rem);
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.2;
    margin-top: 0.45rem;
  }
  .footer-top-text {
    color: rgba(221, 232, 250, 0.9);
    font-size: 0.94rem;
    line-height: 1.55;
    margin-top: 0.55rem;
    max-width: 64ch;
  }
  .footer-top-button {
    min-width: 14.5rem;
  }
  .footer-grid {
    display: grid;
    gap: 1.6rem;
    margin-top: 1.6rem;
  }
  @media (min-width: 960px) {
    .footer-grid {
      grid-template-columns: 1.3fr 1fr 1fr 1fr;
      gap: 1.35rem;
    }
  }
  .footer-brand {
    border: 1px solid rgba(117, 162, 237, 0.22);
    background: rgba(9, 29, 64, 0.65);
    border-radius: 1rem;
    padding: 1rem;
  }
  .footer-logo .custom-logo {
    max-height: 64px;
  }
  .footer-brand-name {
    color: #fff;
    font-size: 1.15rem;
    font-weight: 700;
  }
  .footer-description {
    color: rgba(216, 229, 250, 0.88);
    font-size: 0.92rem;
    line-height: 1.6;
    margin-top: 0.7rem;
  }
  .footer-chip-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
    margin-top: 0.85rem;
  }
  .footer-chip-item {
    border: 1px solid rgba(138, 181, 247, 0.26);
    background: rgba(24, 54, 106, 0.58);
    border-radius: 9999px;
    color: #deebff;
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.01em;
    padding: 0.32rem 0.62rem;
  }
  .footer-heading {
    color: #fff;
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }
  .footer-link-list,
  .footer-contact-list {
    list-style: none;
    margin: 0.75rem 0 0;
    padding: 0;
  }
  .footer-link-list li + li,
  .footer-contact-list li + li {
    margin-top: 0.55rem;
  }
  .footer-link-list a,
  .footer-contact-list a {
    color: rgba(214, 228, 252, 0.9);
    display: inline-flex;
    gap: 0.35rem;
    text-decoration: none;
    transition: color 0.22s ease, transform 0.22s ease;
  }
  .footer-link-list a:hover,
  .footer-contact-list a:hover {
    color: #fff;
    transform: translateX(2px);
  }
  .footer-unit-city {
    color: rgba(150, 183, 234, 0.92);
    display: block;
    font-size: 0.73rem;
    font-weight: 500;
    letter-spacing: 0.03em;
    margin-top: 0.14rem;
    text-transform: uppercase;
  }
  .footer-contact-label {
    color: #8fb0e3;
    display: block;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-bottom: 0.14rem;
    text-transform: uppercase;
  }
  .footer-bottom {
    align-items: center;
    border-top: 1px solid rgba(120, 158, 224, 0.2);
    color: rgba(194, 211, 240, 0.88);
    display: flex;
    flex-wrap: wrap;
    font-size: 0.84rem;
    gap: 0.75rem;
    justify-content: space-between;
    margin-top: 1.5rem;
    padding-top: 1rem;
  }
  .footer-back-to-top {
    border: 1px solid rgba(139, 178, 241, 0.34);
    background: rgba(18, 49, 99, 0.66);
    border-radius: 9999px;
    color: #deebff;
    display: inline-flex;
    font-size: 0.8rem;
    font-weight: 600;
    padding: 0.45rem 0.85rem;
    text-decoration: none;
    transition: transform 0.22s ease, border-color 0.22s ease, background-color 0.22s ease;
  }
  .footer-back-to-top:hover {
    border-color: rgba(189, 214, 253, 0.62);
    background: rgba(30, 71, 136, 0.72);
    transform: translateY(-1px);
  }
  .contact-panel {
    border: 1px solid rgba(29, 74, 148, 0.2);
    background: linear-gradient(165deg, rgba(243, 248, 255, 0.92), rgba(234, 243, 255, 0.88));
    box-shadow: 0 30px 64px -42px rgba(9, 29, 63, 0.78);
    display: grid;
    gap: calc(var(--spacing) * 8);
    border-radius: var(--radius-3xl);
    padding: calc(var(--spacing) * 6);
    @media (width >= 48rem) {
      grid-template-columns: 0.95fr 1.05fr;
    }
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .contact-form-grid {
    display: grid;
    gap: calc(var(--spacing) * 4);
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .contact-field {
    display: flex;
    flex-direction: column;
    gap: calc(var(--spacing) * 2);
  }
  .contact-label {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    color: var(--color-slate-800);
  }
  .contact-required {
    color: #ca8a04;
  }
  .contact-input {
    border: 1px solid rgba(31, 73, 141, 0.24);
    background: rgba(255, 255, 255, 0.94);
    width: 100%;
    border-radius: var(--radius-xl);
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 3);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    color: var(--color-slate-800);
    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, 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));
    --tw-outline-style: none;
    outline-style: none;
  }
  .contact-input:focus {
    border-color: rgba(27, 95, 197, 0.8);
    box-shadow: 0 0 0 4px rgba(118, 167, 245, 0.2);
  }
  .contact-alert {
    border-radius: var(--radius-xl);
    border-style: var(--tw-border-style);
    border-width: 1px;
    padding-inline: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 3);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .contact-alert.is-success {
    border-color: rgba(22, 163, 74, 0.3);
    background: rgba(22, 163, 74, 0.08);
    color: #166534;
  }
  .contact-alert.is-error {
    border-color: rgba(220, 38, 38, 0.25);
    background: rgba(220, 38, 38, 0.08);
    color: #991b1b;
  }
  .contact-privacy {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
    color: var(--color-slate-500);
  }
  .section-label {
    color: var(--orion-gold);
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .section-title {
    margin-top: calc(var(--spacing) * 3);
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    color: var(--color-slate-900);
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .section-copy {
    margin-top: calc(var(--spacing) * 4);
    max-width: var(--container-2xl);
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
    color: var(--color-slate-600);
  }
  .accent-text {
    color: var(--orion-blue);
    font-family: "Fraunces", "Times New Roman", serif;
    font-style: italic;
  }
  .glass-panel {
    border: 1px solid rgba(19, 51, 105, 0.16);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(243, 248, 255, 0.95));
    box-shadow: 0 34px 70px -50px rgba(6, 21, 49, 0.8);
    border-radius: var(--radius-3xl);
    --tw-backdrop-blur: blur(var(--blur-xl));
    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,);
  }
  .info-card {
    border: 1px solid rgba(26, 72, 143, 0.14);
    background: var(--orion-surface);
    box-shadow: 0 24px 50px -38px rgba(15, 23, 42, 0.65);
    border-radius: var(--radius-2xl);
    padding: calc(var(--spacing) * 6);
  }
  .chip {
    border: 1px solid rgba(24, 69, 140, 0.2);
    background: rgba(226, 238, 255, 0.88);
    color: #163463;
    display: inline-flex;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    border-radius: calc(infinity * 1px);
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 1);
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .btn-primary,
  .btn-secondary,
  .ops-dark-button,
  .jiu-button,
  .feminina-button,
  .orion-lightbox__btn {
    backface-visibility: hidden;
    position: relative;
    transform: translateY(0) scale(1);
    transition: transform 0.3s cubic-bezier(0.2, 0.7, 0.22, 1),
      box-shadow 0.3s ease,
      filter 0.3s ease,
      background-position 0.45s ease,
      border-color 0.3s ease,
      color 0.3s ease;
    will-change: transform;
  }
  .btn-primary::after,
  .btn-secondary::after,
  .ops-dark-button::after,
  .jiu-button::after,
  .feminina-button::after,
  .orion-lightbox__btn::after {
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: inherit;
    background: linear-gradient(
      105deg,
      rgba(255, 255, 255, 0) 18%,
      rgba(255, 255, 255, 0.24) 49%,
      rgba(255, 255, 255, 0) 80%
    );
    background-size: 220% 100%;
    background-position: 160% 0;
    pointer-events: none;
  }
  .btn-primary:hover::after,
  .btn-secondary:hover::after,
  .ops-dark-button:hover::after,
  .jiu-button:hover::after,
  .feminina-button:hover::after,
  .orion-lightbox__btn:hover::after {
    background-position: -60% 0;
  }
  .btn-primary:hover,
  .btn-secondary:hover,
  .ops-dark-button:hover,
  .jiu-button:hover,
  .feminina-button:hover,
  .orion-lightbox__btn:hover {
    transform: translateY(-2px) scale(1.01);
  }
  .btn-primary:active,
  .btn-secondary:active,
  .ops-dark-button:active,
  .jiu-button:active,
  .feminina-button:active,
  .orion-lightbox__btn:active {
    transform: translateY(0) scale(0.99);
  }
  .btn-primary:focus-visible,
  .btn-secondary:focus-visible,
  .ops-dark-button:focus-visible,
  .jiu-button:focus-visible,
  .feminina-button:focus-visible,
  .orion-lightbox__btn:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(124, 167, 245, 0.35),
      0 16px 30px -20px rgba(7, 25, 57, 0.75);
  }
  .btn-primary {
    background: linear-gradient(135deg, var(--orion-navy), #1551a6, var(--orion-navy-2));
    background-size: 180% 180%;
    background-position: 0% 50%;
    box-shadow: 0 18px 36px -22px rgba(7, 25, 57, 0.9);
    isolation: isolate;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    padding-inline: calc(var(--spacing) * 6);
    padding-block: calc(var(--spacing) * 3);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    color: var(--color-white);
    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, 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));
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .btn-primary:hover {
    filter: brightness(1.07) saturate(1.08);
    background-position: 100% 50%;
    box-shadow: 0 24px 44px -24px rgba(7, 25, 57, 0.9);
  }
  .btn-secondary {
    border: 1px solid rgba(18, 56, 118, 0.26);
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.95), rgba(231, 241, 255, 0.95), rgba(255, 255, 255, 0.95));
    background-size: 210% 100%;
    background-position: 0% 50%;
    color: #143c79;
    isolation: isolate;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    padding-inline: calc(var(--spacing) * 6);
    padding-block: calc(var(--spacing) * 3);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    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, 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));
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .btn-secondary:hover {
    border-color: rgba(9, 28, 65, 0.6);
    color: #0b2555;
    background-position: 100% 50%;
    box-shadow: 0 20px 38px -26px rgba(10, 31, 66, 0.55);
  }
  .image-tile {
    border: 1px solid rgba(19, 51, 105, 0.16);
    background: #fff;
    box-shadow: 0 24px 50px -38px rgba(15, 23, 42, 0.65);
    overflow: hidden;
    border-radius: var(--radius-2xl);
  }
  .image-tile-trigger {
    cursor: zoom-in;
    display: block;
    height: 100%;
    width: 100%;
    border: 0;
    padding: 0;
    background: transparent;
  }
  .image-tile img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    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, 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));
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .image-tile:hover img {
    transform: scale(1.04);
  }
  .flow-item {
    align-items: flex-start;
    border: 1px solid rgba(36, 78, 146, 0.16);
    background: linear-gradient(155deg, rgba(247, 251, 255, 0.98), rgba(236, 246, 255, 0.96));
    border-radius: 0.95rem;
    display: flex;
    gap: 0.68rem;
    padding: 0.62rem 0.74rem;
    transition: border-color 0.24s ease, transform 0.24s ease, box-shadow 0.24s ease;
  }
  .flow-item:hover {
    border-color: rgba(47, 99, 184, 0.3);
    box-shadow: 0 14px 26px -22px rgba(21, 54, 107, 0.6);
    transform: translateX(2px);
  }
  .flow-step {
    align-items: center;
    background: linear-gradient(140deg, #1457b7, #63adff);
    border-radius: 9999px;
    color: #fff;
    display: inline-flex;
    flex: 0 0 1.55rem;
    font-size: 0.68rem;
    font-weight: 700;
    height: 1.55rem;
    justify-content: center;
    letter-spacing: 0.03em;
    line-height: 1;
    margin-top: 0.1rem;
    width: 1.55rem;
  }
  .feature-dot {
    background: #1b5fc5;
  }
  .status-pill {
    background: rgba(213, 168, 73, 0.14);
    color: #835d12;
    margin-bottom: calc(var(--spacing) * 4);
    display: inline-flex;
    height: calc(var(--spacing) * 10);
    width: calc(var(--spacing) * 10);
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .certificados-showcase {
    margin-top: 2rem;
    display: grid;
    gap: 1rem;
  }
  @media (min-width: 860px) {
    .certificados-showcase {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (min-width: 1200px) {
    .certificados-showcase {
      grid-template-columns: 1fr 1fr 0.9fr;
    }
    .certificado-pdf-card {
      grid-column: 1 / -1;
    }
  }
  .certificado-image-card {
    border: 1px solid rgba(24, 66, 136, 0.2);
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 26px 56px -42px rgba(11, 34, 73, 0.82);
    border-radius: 1rem;
    min-height: 13rem;
    overflow: hidden;
  }
  .certificado-image-trigger {
    cursor: zoom-in;
    display: block;
    height: 100%;
    width: 100%;
    border: 0;
    padding: 0;
    background: transparent;
  }
  .certificado-image-card img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    image-orientation: from-image;
  }
  .certificado-pdf-card {
    border: 1px solid rgba(25, 68, 140, 0.22);
    background: linear-gradient(160deg, rgba(241, 247, 255, 0.96), rgba(223, 236, 255, 0.88));
    box-shadow: 0 30px 58px -44px rgba(12, 37, 79, 0.76);
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.25rem;
    min-height: 13rem;
  }
  @media (min-width: 860px) and (max-width: 1199px) {
    .certificado-pdf-card {
      grid-column: span 2;
      min-height: auto;
    }
  }
  .certificado-pdf-title {
    color: #0d2348;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 0.65rem;
  }
  .certificado-pdf-text {
    color: #355079;
    font-size: 0.95rem;
    line-height: 1.6;
    margin-top: 0.55rem;
  }
  .certificado-download-btn {
    align-self: flex-start;
    min-width: 10.5rem;
  }
  .certificado-pdf-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
  }
  .certificado-toggle-btn {
    min-width: 11.5rem;
  }
  .certificado-pdf-empty {
    color: #496080;
    font-size: 0.88rem;
    line-height: 1.5;
  }
  .orion-lightbox {
    align-items: center;
    background: rgba(2, 9, 23, 0.9);
    backdrop-filter: blur(2px);
    display: flex;
    inset: 0;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    transition: opacity 0.25s ease;
    z-index: 160;
  }
  .orion-lightbox.is-open {
    opacity: 1;
    pointer-events: auto;
  }
  .orion-lightbox__dialog {
    max-width: min(94vw, 1100px);
    width: 100%;
    display: grid;
    gap: 0.75rem;
    padding: 1rem;
  }
  .orion-lightbox__actions {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
  }
  .orion-lightbox__btn {
    border: 1px solid rgba(146, 179, 232, 0.45);
    background: linear-gradient(135deg, rgba(8, 31, 72, 0.92), rgba(16, 50, 103, 0.92));
    background-size: 170% 170%;
    background-position: 0% 50%;
    color: #e2e8f0;
    border-radius: 9999px;
    font-size: 0.8rem;
    font-weight: 600;
    padding: 0.45rem 0.85rem;
    isolation: isolate;
    overflow: hidden;
  }
  .orion-lightbox__btn:hover {
    border-color: rgba(177, 205, 252, 0.66);
    color: #fff;
    background-position: 100% 50%;
  }
  .orion-lightbox__media-wrap {
    border: 1px solid rgba(121, 156, 218, 0.25);
    background: rgba(4, 15, 37, 0.72);
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60vh;
    overflow: auto;
    padding: 1rem;
  }
  .orion-lightbox__img {
    max-width: 100%;
    max-height: 78vh;
    -o-object-fit: contain;
       object-fit: contain;
    image-orientation: from-image;
    transition: transform 0.25s ease;
    transform-origin: center center;
  }
  .consult-box {
    border: 1px solid rgba(30, 77, 149, 0.2);
    background: linear-gradient(160deg, rgba(220, 234, 255, 0.72), rgba(244, 250, 255, 0.78));
    border-radius: var(--radius-2xl);
  }
  .quote-box {
    border: 1px solid rgba(19, 51, 105, 0.15);
    background: rgba(245, 250, 255, 0.95);
    border-radius: var(--radius-2xl);
  }
  .plan-highlight {
    border-color: rgba(36, 90, 173, 0.45);
    box-shadow: 0 30px 56px -40px rgba(14, 40, 87, 0.85);
  }
  .city-label {
    color: #1a4a98;
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    --tw-tracking: 0.16em;
    letter-spacing: 0.16em;
    text-transform: uppercase;
  }
  .observacoes-grid {
    display: grid;
    gap: 1rem;
  }
  @media (min-width: 960px) {
    .observacoes-grid {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .observacao-card {
    border: 1px solid rgba(24, 66, 136, 0.2);
    background: linear-gradient(165deg, rgba(250, 253, 255, 0.95), rgba(236, 245, 255, 0.9));
    box-shadow: 0 28px 54px -44px rgba(13, 36, 74, 0.75);
    border-radius: 1.2rem;
    display: grid;
    gap: 0.72rem;
    overflow: hidden;
    padding: 1.1rem;
  }
  .observacao-title {
    color: #0f234a;
    font-size: 1.28rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.2;
  }
  .observacao-copy {
    color: #3f5a81;
    font-size: 0.95rem;
    line-height: 1.6;
  }
  .observacao-list {
    display: grid;
    gap: 0.4rem;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .observacao-list li {
    color: #1e3d73;
    font-size: 0.84rem;
    font-weight: 600;
    line-height: 1.45;
    padding-left: 1rem;
    position: relative;
  }
  .observacao-list li::before {
    background: linear-gradient(140deg, #1e64cd, #6fb4ff);
    border-radius: 9999px;
    content: "";
    height: 0.42rem;
    left: 0;
    position: absolute;
    top: 0.47rem;
    width: 0.42rem;
  }
  .observacao-media {
    border: 1px solid rgba(46, 87, 156, 0.2);
    border-radius: 0.95rem;
    min-height: 11rem;
    overflow: hidden;
  }
  .observacao-media img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .clinicas-programa-jj {
    border-color: rgba(16, 59, 128, 0.18);
    box-shadow: 0 32px 62px -48px rgba(10, 31, 66, 0.72);
  }
  .clinica-jiu-inline {
    align-items: start;
    border: 1px solid rgba(29, 76, 154, 0.2);
    background: linear-gradient(165deg, rgba(239, 247, 255, 0.95), rgba(227, 241, 255, 0.9));
    border-radius: 1rem;
    display: grid;
    gap: 0.72rem;
    grid-template-columns: minmax(0, 1fr);
    padding: 0.85rem;
  }
  @media (min-width: 860px) {
    .clinica-jiu-inline {
      grid-template-columns: minmax(0, 1fr) 9rem;
    }
  }
  .clinica-jiu-title {
    color: #12315f;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: -0.01em;
    line-height: 1.25;
    margin-top: 0.25rem;
  }
  .clinica-jiu-copy {
    color: #3c5a84;
    font-size: 0.9rem;
    line-height: 1.58;
    margin-top: 0.45rem;
  }
  .clinica-jiu-list {
    display: grid;
    gap: 0.36rem;
    list-style: none;
    margin-top: 0.55rem;
    padding: 0;
  }
  .clinica-jiu-list li {
    color: #1f4277;
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 1.4;
    padding-left: 0.9rem;
    position: relative;
  }
  .clinica-jiu-list li::before {
    background: linear-gradient(140deg, #1d63ca, #79b8ff);
    border-radius: 9999px;
    content: "";
    height: 0.36rem;
    left: 0;
    position: absolute;
    top: 0.45rem;
    width: 0.36rem;
  }
  .clinica-jiu-media {
    border: 1px solid rgba(34, 84, 163, 0.22);
    border-radius: 0.85rem;
    min-height: 7.5rem;
    position: relative;
    overflow: hidden;
  }
  .clinica-jiu-slider-track {
    display: flex;
    height: 100%;
    transition: transform 380ms cubic-bezier(0.22, 0.61, 0.36, 1);
    width: 100%;
    will-change: transform;
  }
  .clinica-jiu-slide {
    background: transparent;
    border: 0;
    cursor: zoom-in;
    display: block;
    flex: 0 0 100%;
    padding: 0;
    width: 100%;
  }
  .clinica-jiu-media img,
  .clinica-jiu-slide img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .clinica-jiu-slider-control {
    align-items: center;
    background: rgba(11, 32, 66, 0.6);
    border: 1px solid rgba(160, 195, 242, 0.64);
    border-radius: 9999px;
    color: #f7fbff;
    cursor: pointer;
    display: inline-flex;
    height: 1.75rem;
    justify-content: center;
    line-height: 1;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 0.22s ease, background-color 0.22s ease, transform 0.22s ease;
    width: 1.75rem;
    z-index: 2;
  }
  .clinica-jiu-slider-control.is-prev {
    left: 0.32rem;
  }
  .clinica-jiu-slider-control.is-next {
    right: 0.32rem;
  }
  .clinica-jiu-media:hover .clinica-jiu-slider-control,
  .clinica-jiu-slider-control:focus-visible {
    opacity: 1;
  }
  .clinica-jiu-slider-control:hover {
    background: rgba(17, 48, 98, 0.8);
  }
  .clinica-jiu-slider-control:focus-visible {
    outline: 2px solid rgba(191, 220, 255, 0.95);
    outline-offset: 2px;
  }
  .clinica-jiu-slider-dots {
    align-items: center;
    display: inline-flex;
    gap: 0.24rem;
    left: 50%;
    position: absolute;
    top: calc(100% - 0.75rem);
    transform: translateX(-50%);
    z-index: 2;
  }
  .clinica-jiu-slider-dot {
    background: rgba(9, 31, 66, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.78);
    border-radius: 9999px;
    cursor: pointer;
    height: 0.44rem;
    padding: 0;
    transition: width 0.22s ease, background-color 0.22s ease;
    width: 0.44rem;
  }
  .clinica-jiu-slider-dot.is-active {
    background: rgba(255, 255, 255, 0.95);
    width: 1rem;
  }
  @media (max-width: 859px) {
    .clinica-jiu-slider-control {
      opacity: 1;
    }
  }
  .clinica-card {
    transition: border-color 0.26s ease, box-shadow 0.26s ease, transform 0.26s ease;
  }
  .clinica-card:hover {
    border-color: rgba(34, 84, 163, 0.28);
    box-shadow: 0 36px 68px -52px rgba(8, 30, 66, 0.78);
    transform: translateY(-1px);
  }
  .clinica-card--feminina {
    border-color: rgba(181, 84, 147, 0.32);
    background: radial-gradient(circle at 100% 0%, rgba(219, 138, 192, 0.18), transparent 38%),
      radial-gradient(circle at 0% 100%, rgba(95, 133, 209, 0.16), transparent 34%),
      linear-gradient(170deg, rgba(255, 247, 253, 0.96), rgba(243, 241, 255, 0.93));
    box-shadow: 0 34px 66px -52px rgba(91, 42, 103, 0.56);
  }
  .clinica-feminina-badge {
    border: 1px solid rgba(188, 82, 149, 0.42);
    background: rgba(236, 167, 208, 0.22);
    border-radius: 9999px;
    color: #8a2f66;
    display: inline-flex;
    font-size: 0.73rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-top: 0.45rem;
    padding: 0.3rem 0.66rem;
    text-transform: uppercase;
  }
  .clinica-card--feminina .city-label {
    color: #8e3269;
  }
  .clinica-card--feminina .chip {
    border-color: rgba(177, 93, 147, 0.34);
    background: rgba(252, 231, 246, 0.82);
    color: #742e5a;
  }
  .clinico-owner-photo {
    image-orientation: from-image;
    -o-object-position: center center;
       object-position: center center;
  }
  .clinica-content p {
    margin-top: calc(var(--spacing) * 4);
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
    color: var(--color-slate-700);
  }
  .clinica-content h2,
  .clinica-content h3,
  .clinica-content h4 {
    margin-top: calc(var(--spacing) * 6);
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    color: var(--color-slate-900);
  }
  .hub-viewport {
    isolation: isolate;
    overflow: clip;
    position: relative;
  }
  .hub-viewport::before {
    content: "";
    inset: 0;
    opacity: 0.42;
    pointer-events: none;
    position: absolute;
    z-index: -1;
  }
  .hub-viewport--ops::before {
    background: radial-gradient(86% 64% at 12% 16%, rgba(78, 121, 190, 0.04), transparent 76%),
      radial-gradient(108% 76% at 92% 100%, rgba(188, 160, 99, 0.06), transparent 84%),
      linear-gradient(180deg, rgba(241, 246, 254, 0.01) 0%, rgba(210, 222, 241, 0.05) 50%, rgba(218, 196, 149, 0.1) 100%);
  }
  .hub-viewport--care::before {
    background: radial-gradient(84% 58% at 14% 12%, rgba(226, 190, 121, 0.05), transparent 78%),
      radial-gradient(102% 70% at 88% 84%, rgba(91, 134, 203, 0.03), transparent 78%),
      linear-gradient(180deg, rgba(221, 205, 166, 0.05) 0%, rgba(239, 225, 189, 0.09) 52%, rgba(245, 219, 153, 0.14) 100%);
  }
  .hub-shell {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(78, 124, 201, 0.25);
    background: radial-gradient(circle at 10% 8%, rgba(47, 107, 198, 0.24), transparent 38%),
      radial-gradient(circle at 90% 88%, rgba(17, 54, 117, 0.28), transparent 42%),
      linear-gradient(160deg, rgba(238, 247, 255, 0.96), rgba(220, 236, 255, 0.94));
    box-shadow: 0 38px 80px -54px rgba(8, 27, 58, 0.8);
    border-radius: 1.75rem;
    padding: 1.35rem;
  }
  .hub-shell--ops {
    color: #dbe8fd;
    background: radial-gradient(circle at 10% 8%, rgba(47, 107, 198, 0.3), transparent 38%),
      radial-gradient(circle at 90% 88%, rgba(17, 54, 117, 0.38), transparent 42%),
      linear-gradient(152deg, #04132f 0%, #08204a 52%, #0d2e64 100%);
    border-color: rgba(105, 151, 228, 0.3);
  }
  .hub-shell--care {
    color: #16335f;
    background: radial-gradient(circle at 12% 12%, rgba(240, 199, 112, 0.24), transparent 36%),
      radial-gradient(circle at 92% 88%, rgba(63, 123, 225, 0.16), transparent 42%),
      linear-gradient(156deg, rgba(255, 250, 238, 0.96), rgba(230, 242, 255, 0.94));
    border-color: rgba(186, 146, 63, 0.28);
    box-shadow: 0 38px 80px -56px rgba(73, 51, 13, 0.42);
  }
  @media (min-width: 960px) {
    .hub-shell {
      padding: 1.85rem;
    }
  }
  .hub-head {
    max-width: 80ch;
  }
  .hub-kicker {
    color: #f4ca73;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .hub-shell--care .hub-kicker {
    color: #926114;
  }
  .hub-headline {
    color: #f8fbff;
    font-size: clamp(1.55rem, 2.2vw, 2.5rem);
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.12;
    margin-top: 0.75rem;
    max-width: 24ch;
  }
  .hub-shell--care .hub-headline {
    color: #2d2a22;
  }
  .hub-subcopy {
    color: rgba(218, 230, 252, 0.9);
    font-size: 0.98rem;
    line-height: 1.65;
    margin-top: 0.8rem;
    max-width: 72ch;
  }
  .hub-shell--care .hub-subcopy {
    color: #54442f;
  }
  .hub-layout {
    display: grid;
    gap: 1rem;
    margin-top: 1.15rem;
  }
  @media (min-width: 960px) {
    .hub-layout {
      grid-template-columns: 17.5rem 1fr;
      gap: 1.2rem;
      align-items: start;
    }
  }
  .hub-nav {
    display: grid;
    gap: 0.55rem;
  }
  .hub-tab {
    border: 1px solid rgba(132, 177, 248, 0.28);
    background: rgba(10, 34, 74, 0.62);
    border-radius: 0.9rem;
    color: #dce9ff;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    font-size: 0.86rem;
    font-weight: 600;
    letter-spacing: 0.01em;
    min-height: 2.8rem;
    padding: 0.62rem 0.78rem;
    text-align: left;
    transition: transform 0.22s ease, border-color 0.22s ease, background-color 0.22s ease, color 0.22s ease;
  }
  .hub-shell--care .hub-tab {
    border-color: rgba(173, 137, 63, 0.3);
    background: rgba(255, 241, 213, 0.62);
    color: #6e4a14;
  }
  .hub-tab::after {
    background: linear-gradient(90deg, rgba(246, 202, 115, 0.25), rgba(123, 183, 255, 0.95));
    border-radius: 9999px;
    bottom: 0.36rem;
    content: '';
    height: 2px;
    left: 0.72rem;
    opacity: 0;
    position: absolute;
    right: 0.72rem;
    transform: scaleX(0.2);
    transform-origin: left center;
    transition: transform 0.33s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.28s ease;
  }
  .hub-shell--care .hub-tab::after {
    background: linear-gradient(90deg, rgba(176, 121, 36, 0.3), rgba(191, 136, 44, 0.95));
  }
  .hub-tab:hover {
    border-color: rgba(182, 212, 254, 0.48);
    background: rgba(21, 53, 108, 0.72);
    transform: translateY(-1px);
  }
  .hub-shell--care .hub-tab:hover {
    border-color: rgba(186, 144, 57, 0.5);
    background: rgba(255, 236, 196, 0.84);
  }
  .hub-tab.is-active {
    border-color: rgba(246, 202, 115, 0.62);
    background: linear-gradient(130deg, rgba(34, 75, 145, 0.82), rgba(52, 117, 210, 0.82));
    color: #fff;
    animation: hubTabPop 0.34s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 14px 26px -20px rgba(21, 62, 128, 0.9);
  }
  .hub-tab.is-active::after {
    opacity: 1;
    transform: scaleX(1);
  }
  .hub-shell--care .hub-tab.is-active {
    border-color: rgba(186, 137, 46, 0.58);
    background: linear-gradient(130deg, rgba(219, 171, 88, 0.42), rgba(247, 226, 176, 0.88));
    color: #5a3c12;
    box-shadow: 0 14px 26px -20px rgba(141, 101, 30, 0.55);
  }
  .hub-anchor-target {
    scroll-margin-top: 8rem;
  }
  .hub-panels {
    min-height: 20rem;
    transition: height 0.42s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .hub-panel {
    display: grid;
    gap: 1rem;
    opacity: 0;
    transform: translateY(10px) scale(0.99);
    transform-origin: top center;
    will-change: opacity, transform;
  }
  @media (min-width: 960px) {
    .hub-panel {
      grid-template-columns: 1.05fr 0.95fr;
      gap: 1.1rem;
      align-items: stretch;
    }
  }
  .hub-panel[hidden] {
    display: none !important;
  }
  .hub-panel.is-active {
    animation: hubPanelIn 0.46s cubic-bezier(0.22, 1, 0.36, 1);
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  .hub-panel.is-active .hub-copy > * {
    animation: hubFadeUp 0.42s cubic-bezier(0.22, 1, 0.36, 1) both;
  }
  .hub-panel.is-active .hub-copy > *:nth-child(2) {
    animation-delay: 0.04s;
  }
  .hub-panel.is-active .hub-copy > *:nth-child(3) {
    animation-delay: 0.08s;
  }
  .hub-panel.is-active .hub-copy > *:nth-child(4) {
    animation-delay: 0.12s;
  }
  .hub-panel.is-active .hub-copy > *:nth-child(5) {
    animation-delay: 0.16s;
  }
  .hub-panel.is-active .hub-media {
    animation: hubMediaIn 0.56s cubic-bezier(0.22, 1, 0.36, 1) both;
    animation-delay: 0.1s;
  }
  .hub-label {
    color: #f4ca73;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .hub-shell--care .hub-label {
    color: #8b5f18;
  }
  .hub-title {
    color: #f8fbff;
    font-size: clamp(1.35rem, 1.95vw, 2rem);
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.16;
    margin-top: 0.6rem;
    max-width: 26ch;
  }
  .hub-shell--care .hub-title {
    color: #213553;
  }
  .hub-text {
    color: rgba(221, 234, 252, 0.92);
    font-size: 0.96rem;
    line-height: 1.65;
    margin-top: 0.75rem;
    max-width: 64ch;
  }
  .hub-shell--care .hub-text {
    color: #4a556b;
  }
  .hub-list {
    display: grid;
    gap: 0.52rem;
    list-style: none;
    margin-top: 0.85rem;
    padding: 0;
  }
  .hub-list li {
    align-items: flex-start;
    border: 1px solid rgba(123, 170, 244, 0.22);
    background: rgba(11, 35, 75, 0.6);
    border-radius: 0.82rem;
    color: #e5efff;
    display: flex;
    gap: 0.58rem;
    padding: 0.62rem 0.74rem;
  }
  .hub-shell--care .hub-list li {
    border-color: rgba(175, 137, 60, 0.26);
    background: rgba(255, 245, 220, 0.72);
    color: #5f4a28;
  }
  .hub-dot {
    background: linear-gradient(135deg, #ef4444, #3b82f6);
    border-radius: 9999px;
    flex: 0 0 0.46rem;
    height: 0.46rem;
    margin-top: 0.45rem;
    width: 0.46rem;
  }
  .hub-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
    margin-top: 0.9rem;
    align-items: center;
  }
  .hub-chip {
    border: 1px solid rgba(243, 201, 111, 0.38);
    background: rgba(244, 200, 107, 0.12);
    border-radius: 9999px;
    color: #f8d88f;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    padding: 0.4rem 0.84rem;
  }
  .hub-shell--care .hub-chip {
    border-color: rgba(171, 126, 43, 0.34);
    background: rgba(242, 218, 159, 0.46);
    color: #7a5516;
  }
  .hub-button {
    background: linear-gradient(135deg, #0a244f, #1b4f98);
    border-radius: 9999px;
    color: #fff;
    display: inline-flex;
    font-size: 0.84rem;
    font-weight: 600;
    justify-content: center;
    min-width: 11.5rem;
    padding: 0.58rem 0.95rem;
    text-decoration: none;
  }
  .hub-shell--care .hub-button {
    background: linear-gradient(135deg, #8d5d17, #c28d34);
  }
  .hub-note {
    border-left: 3px solid rgba(246, 202, 115, 0.55);
    color: #f5dba8;
    font-size: 0.92rem;
    font-weight: 600;
    letter-spacing: 0.01em;
    line-height: 1.55;
    margin-top: 0.85rem;
    padding-left: 0.72rem;
  }
  .hub-shell--care .hub-note {
    border-left-color: rgba(169, 121, 38, 0.56);
    color: #6d4b1e;
  }
  .hub-media {
    border: 1px solid rgba(123, 170, 244, 0.28);
    border-radius: 1rem;
    min-height: 14.5rem;
    overflow: hidden;
  }
  .hub-shell--care .hub-media {
    border-color: rgba(177, 141, 70, 0.3);
  }
  @media (min-width: 960px) {
    .hub-media {
      min-height: 100%;
    }
  }
  .hub-media img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  @keyframes hubTabPop {
    0% {
      transform: translateY(0) scale(1);
    }
    45% {
      transform: translateY(-1px) scale(1.015);
    }
    100% {
      transform: translateY(0) scale(1);
    }
  }
  @keyframes hubPanelIn {
    0% {
      opacity: 0;
      transform: translateY(12px) scale(0.992);
    }
    100% {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
  }
  @keyframes hubFadeUp {
    0% {
      opacity: 0;
      transform: translateY(8px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  @keyframes hubMediaIn {
    0% {
      opacity: 0;
      transform: translateY(12px) scale(0.985);
    }
    100% {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .hub-tab,
    .hub-tab::after,
    .hub-panels,
    .hub-panel,
    .hub-panel.is-active .hub-copy > *,
    .hub-panel.is-active .hub-media {
      animation: none !important;
      transition: none !important;
      transform: none !important;
    }
  }
  .ops-dark-shell {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(75, 121, 202, 0.25);
    background: radial-gradient(circle at 86% 14%, rgba(76, 133, 222, 0.28), transparent 38%),
      radial-gradient(circle at 12% 90%, rgba(23, 46, 94, 0.6), transparent 44%),
      linear-gradient(150deg, #020c1f 0%, #071a3f 45%, #0a2455 100%);
    box-shadow: 0 42px 90px -56px rgba(2, 7, 19, 0.95);
    color: #e2e8f0;
    display: grid;
    gap: 1.25rem;
    border-radius: 1.75rem;
    padding: 1.5rem;
  }
  @media (min-width: 960px) {
    .ops-dark-shell {
      grid-template-columns: 1fr 0.92fr;
      padding: 2rem;
      gap: 1.5rem;
    }
  }
  .ops-dark-label {
    color: #f4ca73;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .ops-dark-title {
    color: #f8fbff;
    font-size: clamp(1.85rem, 2.2vw, 2.75rem);
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.12;
    margin-top: 0.9rem;
    max-width: 18ch;
  }
  .ops-dark-text {
    color: rgba(226, 232, 240, 0.92);
    font-size: 1rem;
    line-height: 1.7;
    margin-top: 1rem;
    max-width: 62ch;
  }
  .ops-dark-list {
    display: grid;
    gap: 0.6rem;
    margin-top: 1.25rem;
    padding: 0;
    list-style: none;
  }
  .ops-dark-list li {
    align-items: flex-start;
    border: 1px solid rgba(122, 169, 246, 0.2);
    background: rgba(11, 28, 61, 0.62);
    border-radius: 0.9rem;
    color: rgba(225, 235, 247, 0.96);
    display: flex;
    gap: 0.65rem;
    padding: 0.75rem 0.85rem;
  }
  .ops-dark-dot {
    background: linear-gradient(135deg, #f4ca73, #9dcbff);
    border-radius: 9999px;
    flex: 0 0 0.5rem;
    height: 0.5rem;
    margin-top: 0.45rem;
    width: 0.5rem;
  }
  .ops-dark-footer {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.2rem;
  }
  .ops-dark-tag {
    border: 1px solid rgba(246, 205, 122, 0.38);
    background: rgba(251, 218, 147, 0.12);
    border-radius: 9999px;
    color: #f8d689;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    padding: 0.45rem 0.9rem;
  }
  .ops-dark-button {
    border: 1px solid rgba(143, 185, 255, 0.38);
    background: linear-gradient(135deg, #1d3f82, #2b74db, #1b5eb6);
    background-size: 180% 180%;
    background-position: 0% 50%;
    border-radius: 9999px;
    box-shadow: 0 14px 32px -22px rgba(90, 143, 228, 0.75);
    color: #fff;
    display: inline-flex;
    font-size: 0.88rem;
    font-weight: 600;
    justify-content: center;
    min-width: 12.5rem;
    padding: 0.65rem 1.05rem;
    text-decoration: none;
    isolation: isolate;
    overflow: hidden;
  }
  .ops-dark-button:hover {
    filter: brightness(1.1);
    background-position: 100% 50%;
    box-shadow: 0 20px 40px -24px rgba(90, 143, 228, 0.8);
  }
  .ops-dark-gallery {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ops-gallery-item {
    border: 1px solid rgba(122, 169, 246, 0.28);
    border-radius: 1rem;
    min-height: 8.5rem;
    overflow: hidden;
  }
  .ops-gallery-item.is-main {
    grid-row: span 2;
    min-height: 18rem;
  }
  .ops-gallery-item.is-wide {
    grid-column: span 2;
    min-height: 8.2rem;
  }
  .ops-gallery-item img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .resposta-shell {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(105, 144, 210, 0.28);
    background: radial-gradient(circle at 10% 12%, rgba(34, 99, 211, 0.34), transparent 36%),
      radial-gradient(circle at 90% 82%, rgba(220, 38, 38, 0.24), transparent 38%),
      linear-gradient(154deg, #03102a 0%, #082047 45%, #0b2a5c 100%);
    box-shadow: 0 42px 88px -56px rgba(2, 8, 22, 0.95);
    border-radius: 1.75rem;
    color: #dbe7ff;
    display: grid;
    gap: 1.25rem;
    padding: 1.5rem;
  }
  @media (min-width: 960px) {
    .resposta-shell {
      padding: 2rem;
      gap: 1.5rem;
    }
  }
  .resposta-media-wrap {
    position: relative;
  }
  .resposta-media {
    border: 1px solid rgba(113, 161, 240, 0.28);
    border-radius: 1rem;
    min-height: 16rem;
    overflow: hidden;
  }
  @media (min-width: 960px) {
    .resposta-media {
      min-height: 22rem;
    }
  }
  .resposta-copy {
    max-width: 74ch;
  }
  .resposta-media img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .resposta-siren {
    border-radius: 9999px;
    filter: blur(8px);
    height: 3.2rem;
    opacity: 0.68;
    pointer-events: none;
    position: absolute;
    width: 3.2rem;
    animation: sirenPulse 2.1s ease-in-out infinite;
  }
  .resposta-siren--blue {
    background: rgba(59, 130, 246, 0.7);
    left: -0.8rem;
    top: -0.65rem;
  }
  .resposta-siren--red {
    background: rgba(239, 68, 68, 0.65);
    bottom: -0.7rem;
    right: -0.7rem;
    animation-delay: 0.5s;
  }
  .resposta-label {
    color: #f4ca73;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .resposta-title {
    color: #f8fbff;
    font-size: clamp(1.55rem, 2.1vw, 2.4rem);
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.12;
    margin-top: 0.85rem;
    max-width: 19ch;
  }
  .resposta-subtitle {
    color: #bfd8ff;
    font-size: 0.92rem;
    font-weight: 600;
    margin-top: 1rem;
  }
  .resposta-text {
    color: rgba(223, 234, 252, 0.92);
    font-size: 0.98rem;
    line-height: 1.68;
    margin-top: 1rem;
  }
  .resposta-list {
    display: grid;
    gap: 0.55rem;
    list-style: none;
    margin-top: 0.85rem;
    padding: 0;
  }
  .resposta-list li {
    align-items: flex-start;
    border: 1px solid rgba(124, 163, 232, 0.2);
    background: rgba(8, 30, 67, 0.56);
    border-radius: 0.85rem;
    color: #e6efff;
    display: flex;
    gap: 0.62rem;
    padding: 0.7rem 0.8rem;
  }
  .resposta-bullet {
    background: linear-gradient(135deg, #ef4444, #3b82f6);
    border-radius: 9999px;
    flex: 0 0 0.48rem;
    height: 0.48rem;
    margin-top: 0.42rem;
    width: 0.48rem;
  }
  .resposta-highlight {
    border: 1px solid rgba(250, 204, 122, 0.32);
    background: rgba(251, 191, 36, 0.1);
    border-radius: 0.95rem;
    color: #ffe2aa;
    font-size: 0.92rem;
    font-weight: 600;
    letter-spacing: 0.01em;
    line-height: 1.55;
    margin-top: 1rem;
    padding: 0.75rem 0.85rem;
  }
  .nurse-shell {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(104, 156, 228, 0.24);
    background: radial-gradient(circle at 14% 8%, rgba(67, 150, 255, 0.14), transparent 36%),
      radial-gradient(circle at 92% 84%, rgba(37, 99, 235, 0.16), transparent 42%),
      linear-gradient(160deg, rgba(246, 251, 255, 0.96), rgba(231, 242, 255, 0.94));
    box-shadow: 0 34px 72px -50px rgba(9, 33, 73, 0.72);
    border-radius: 1.75rem;
    display: grid;
    gap: 1.2rem;
    padding: 1.5rem;
  }
  @media (min-width: 960px) {
    .nurse-shell {
      align-items: center;
      grid-template-columns: 1.02fr 0.98fr;
      padding: 2rem;
      gap: 1.4rem;
    }
  }
  .nurse-label {
    color: #1f5ead;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .nurse-title {
    color: #0f2d59;
    font-size: clamp(1.65rem, 2.2vw, 2.55rem);
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.14;
    margin-top: 0.85rem;
    max-width: 21ch;
  }
  .nurse-text {
    color: #2d4f7b;
    font-size: 1rem;
    line-height: 1.7;
    margin-top: 0.95rem;
    max-width: 62ch;
  }
  .nurse-highlight {
    color: #0f3a7a;
    font-size: 1.06rem;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 0.9rem;
  }
  .nurse-signature {
    color: #1d457f;
    font-size: 0.95rem;
    font-weight: 600;
    letter-spacing: 0.01em;
    line-height: 1.55;
    margin-top: 0.65rem;
  }
  .nurse-gallery {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .nurse-media {
    border: 1px solid rgba(95, 144, 219, 0.25);
    border-radius: 1rem;
    min-height: 10rem;
    overflow: hidden;
  }
  .nurse-media--large {
    grid-column: span 2;
    min-height: 15.5rem;
  }
  .nurse-media img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .care-shell {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(168, 124, 42, 0.26);
    background: radial-gradient(circle at 10% 18%, rgba(250, 204, 122, 0.2), transparent 40%),
      radial-gradient(circle at 86% 86%, rgba(32, 103, 211, 0.1), transparent 44%),
      linear-gradient(160deg, rgba(255, 249, 236, 0.96), rgba(241, 248, 255, 0.92));
    box-shadow: 0 34px 74px -54px rgba(64, 41, 9, 0.46);
    border-radius: 1.75rem;
    padding: 1.55rem;
  }
  @media (min-width: 960px) {
    .care-shell {
      padding: 2rem;
    }
  }
  .care-label {
    color: #936315;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .care-title {
    color: #2e2b1f;
    font-size: clamp(1.55rem, 2.1vw, 2.4rem);
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.16;
    margin-top: 0.8rem;
    max-width: 28ch;
  }
  .care-text {
    color: #584932;
    font-size: 1rem;
    line-height: 1.68;
    margin-top: 0.95rem;
    max-width: 72ch;
  }
  .care-pill-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
    margin-top: 0.95rem;
  }
  .care-pill {
    border: 1px solid rgba(173, 126, 40, 0.32);
    background: rgba(255, 238, 199, 0.65);
    border-radius: 9999px;
    color: #734d12;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.01em;
    padding: 0.42rem 0.8rem;
  }
  .care-highlight {
    color: #7f520f;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 1rem;
  }
  .care-signature {
    border-left: 3px solid rgba(192, 132, 27, 0.56);
    color: #5f451f;
    font-size: 0.94rem;
    font-weight: 600;
    letter-spacing: 0.01em;
    line-height: 1.55;
    margin-top: 0.7rem;
    padding-left: 0.8rem;
  }
  .jiu-spotlight {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(20, 47, 101, 0.24);
    background: radial-gradient(circle at 10% 10%, rgba(33, 82, 162, 0.2), transparent 34%),
      linear-gradient(158deg, rgba(253, 247, 233, 0.92), rgba(222, 236, 255, 0.92));
    box-shadow: 0 32px 68px -48px rgba(8, 25, 55, 0.78);
    border-radius: 1.75rem;
    display: grid;
    gap: 1.25rem;
    padding: 1.5rem;
  }
  @media (min-width: 960px) {
    .jiu-spotlight {
      grid-template-columns: 0.95fr 1.05fr;
      padding: 2rem;
      gap: 1.5rem;
    }
  }
  .jiu-media-grid {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .jiu-media-item {
    border: 1px solid rgba(41, 90, 173, 0.25);
    border-radius: 1rem;
    min-height: 9.5rem;
    overflow: hidden;
  }
  .jiu-media-item.is-large {
    grid-column: span 2;
    min-height: 15.5rem;
  }
  .jiu-media-item img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .jiu-label {
    color: #8b6112;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .jiu-title {
    color: #0f2246;
    font-size: clamp(1.75rem, 2.25vw, 2.6rem);
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.14;
    margin-top: 0.85rem;
    max-width: 18ch;
  }
  .jiu-text {
    color: #304868;
    font-size: 1rem;
    line-height: 1.7;
    margin-top: 1rem;
    max-width: 62ch;
  }
  .jiu-list {
    display: grid;
    gap: 0.55rem;
    list-style: none;
    margin-top: 1.1rem;
    padding: 0;
  }
  .jiu-list li {
    align-items: flex-start;
    color: #163463;
    display: flex;
    font-weight: 500;
    gap: 0.6rem;
  }
  .jiu-list-bullet {
    background: linear-gradient(135deg, #b88223, #2b74db);
    border-radius: 9999px;
    flex: 0 0 0.48rem;
    height: 0.48rem;
    margin-top: 0.44rem;
    width: 0.48rem;
  }
  .jiu-footer {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.15rem;
  }
  .jiu-badge {
    border: 1px solid rgba(176, 124, 31, 0.32);
    background: rgba(217, 160, 58, 0.1);
    border-radius: 9999px;
    color: #865c11;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    padding: 0.45rem 0.9rem;
  }
  .jiu-button {
    background: linear-gradient(135deg, #071939, #0f3e88, #0c2f67);
    background-size: 190% 190%;
    background-position: 0% 50%;
    border-radius: 9999px;
    box-shadow: 0 14px 30px -20px rgba(7, 25, 57, 0.85);
    color: #fff;
    display: inline-flex;
    font-size: 0.88rem;
    font-weight: 600;
    justify-content: center;
    min-width: 13rem;
    padding: 0.65rem 1.05rem;
    text-decoration: none;
    isolation: isolate;
    overflow: hidden;
  }
  .jiu-button:hover {
    filter: brightness(1.08);
    background-position: 100% 50%;
    box-shadow: 0 20px 36px -22px rgba(7, 25, 57, 0.85);
  }
  .feminina-spotlight {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(170, 83, 133, 0.24);
    background: radial-gradient(circle at 84% 12%, rgba(86, 137, 218, 0.18), transparent 40%),
      radial-gradient(circle at 18% 86%, rgba(245, 133, 185, 0.24), transparent 46%),
      linear-gradient(160deg, rgba(255, 248, 252, 0.96), rgba(236, 243, 255, 0.93));
    box-shadow: 0 34px 72px -50px rgba(44, 18, 54, 0.52);
    border-radius: 1.75rem;
    display: grid;
    gap: 1.25rem;
    padding: 1.5rem;
  }
  @media (min-width: 960px) {
    .feminina-spotlight {
      align-items: stretch;
      grid-template-columns: 1.02fr 0.98fr;
      padding: 2rem;
      gap: 1.5rem;
    }
  }
  .feminina-label {
    color: #a23f73;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
  }
  .feminina-title {
    color: #10274d;
    font-size: clamp(1.75rem, 2.25vw, 2.6rem);
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.12;
    margin-top: 0.85rem;
    max-width: 18ch;
  }
  .feminina-text {
    color: #335072;
    font-size: 1rem;
    line-height: 1.7;
    margin-top: 1rem;
    max-width: 62ch;
  }
  .feminina-list {
    display: grid;
    gap: 0.55rem;
    list-style: none;
    margin-top: 1.1rem;
    padding: 0;
  }
  .feminina-list li {
    align-items: flex-start;
    border: 1px solid rgba(195, 103, 156, 0.24);
    background: rgba(255, 240, 249, 0.76);
    border-radius: 0.85rem;
    color: #2b3561;
    display: flex;
    font-weight: 500;
    gap: 0.6rem;
    padding: 0.7rem 0.82rem;
  }
  .feminina-list-dot {
    background: linear-gradient(135deg, #d7478c, #3a7be0);
    border-radius: 9999px;
    flex: 0 0 0.48rem;
    height: 0.48rem;
    margin-top: 0.44rem;
    width: 0.48rem;
  }
  .feminina-footer {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 1.15rem;
  }
  .feminina-badge {
    border: 1px solid rgba(194, 80, 145, 0.38);
    background: rgba(236, 132, 188, 0.14);
    border-radius: 9999px;
    color: #992f6f;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    padding: 0.45rem 0.9rem;
  }
  .feminina-button {
    background: linear-gradient(135deg, #a02f74, #c24891, #1b4d97);
    background-size: 190% 190%;
    background-position: 0% 50%;
    border-radius: 9999px;
    box-shadow: 0 14px 30px -20px rgba(74, 33, 94, 0.68);
    color: #fff;
    display: inline-flex;
    font-size: 0.88rem;
    font-weight: 600;
    justify-content: center;
    min-width: 14rem;
    padding: 0.65rem 1.05rem;
    text-decoration: none;
    isolation: isolate;
    overflow: hidden;
  }
  .feminina-button:hover {
    filter: brightness(1.09);
    background-position: 100% 50%;
    box-shadow: 0 20px 36px -22px rgba(74, 33, 94, 0.74);
  }
  .feminina-media-grid {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .feminina-media-item {
    border: 1px solid rgba(171, 98, 156, 0.28);
    border-radius: 1rem;
    min-height: 10rem;
    overflow: hidden;
  }
  .feminina-media-item.is-large {
    grid-column: span 2;
    min-height: 15rem;
  }
  .feminina-media-item img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .reveal {
    filter: blur(3px);
    transform: translateY(26px) scale(0.985);
    opacity: 0;
    transition: transform 0.82s cubic-bezier(0.2, 0.7, 0.22, 1),
      opacity 0.72s ease,
      filter 0.82s ease;
  }
  .reveal.is-visible {
    filter: blur(0);
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}
@keyframes orionLoaderSpin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes orionLoaderPulse {
  0%,
  100% {
    opacity: 0.7;
    transform: scale(0.85);
  }
  50% {
    opacity: 1;
    transform: scale(1.15);
  }
}
@keyframes heroGridFloat {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(0, 10px, 0) scale(1.01);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
}
@keyframes heroOrbFloat {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, -14px, 0);
  }
}
@keyframes sirenPulse {
  0%,
  100% {
    opacity: 0.45;
    transform: scale(0.92);
  }
  50% {
    opacity: 0.92;
    transform: scale(1.12);
  }
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-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;
}
@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-space-y-reverse: 0;
      --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-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;
    }
  }
}
/*# sourceMappingURL=main.css.map */
