@import url("https://api.fontshare.com/v2/css?f[]=satoshi@300,400,500,600,700,800,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-ease: initial;
    }
  }
}

@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;
    --radius-xs: .125rem;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    --shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    --shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    --shadow-xl: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
    -webkit-text-decoration: 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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-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"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .w-full {
    width: 100%;
  }

  .flex-shrink, .shrink {
    flex-shrink: 1;
  }

  .grow {
    flex-grow: 1;
  }

  .border-collapse {
    border-collapse: collapse;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .resize {
    resize: both;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .rounded {
    border-radius: .25rem;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .break-all {
    word-break: break-all;
  }

  .capitalize {
    text-transform: capitalize;
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .ring {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
}

:root {
  --font-primary: "Satoshi", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --font-secondary: "Inter", "Satoshi", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

body {
  font-family: var(--font-secondary);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-primary);
  letter-spacing: -.02em;
}

input, button, select, textarea {
  font-family: var(--font-secondary);
}

.corp-hero {
  background-color: #0000;
  background-image: radial-gradient(circle at 100% 0, #7cb7ff2e, #0000 35%), linear-gradient(#fff 0%, #f7faff 100%);
  background-position: center;
  background-repeat: repeat, repeat;
  background-size: cover;
  background-attachment: scroll, scroll;
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
  padding-top: 142px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.corp-hero-inner {
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
  animation: .5s cubic-bezier(.25, .46, .45, .94) slideDown;
  position: relative;
}

.corp-hero h1 {
  color: #fff;
  letter-spacing: -.02em;
  max-width: 700px;
  margin-bottom: 12px;
  font-size: clamp(28px, 5vw, 46px);
  font-weight: 700;
  line-height: 1.12;
}

.corp-hero p {
  color: #c8dfff;
  max-width: 520px;
  margin-bottom: 28px;
  font-size: 15px;
  line-height: 1.65;
}

@media (max-width: 768px) {
  .corp-hero {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .corp-hero-inner {
    padding: 0 20px;
  }

  .corp-hero p {
    font-size: 14px;
  }
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-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: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}



/* ══════════════════════════════════════════════
   FONT IMPORTS
══════════════════════════════════════════════ */
/* ══════════════════════════════════════════════
   ROOT VARIABLES
══════════════════════════════════════════════ */
:root {
  --font-primary: "Satoshi", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --font-secondary: "Inter", "Satoshi", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;

  --bg-main: #edf3ff;
  --bg-soft: #f7faff;
  --bg-deep: #dce8ff;

  --primary: #0b57e8;
  --primary-hover: #0047cc;

  --navy: #071b44;
  --text: #10244d;
  --muted: #6d7c99;

  --card: rgba(255, 255, 255, 0.72);

  --border: rgba(255, 255, 255, 0.35);

  --glass:
    rgba(255, 255, 255, 0.58);

  --radius: 20px;

  --shadow:
    0 10px 40px rgba(32, 72, 150, 0.08);

  --ease:
    cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* ══════════════════════════════════════════════
   RESET & GLOBAL TYPOGRAPHY BASELINE
══════════════════════════════════════════════ */
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
body {
  margin: 0;
  min-height: 100vh;
  overflow-x: hidden;

  font-family: var(--font-secondary);
  color: var(--text);
  line-height: 1.5;

  position: relative;

  background-color: #f4f8ff;

  background-image:

    /* LEFT BLUE */
    radial-gradient(circle at 12% 18%,
      rgba(77, 132, 255, 0.22) 0%,
      transparent 34%),

    /* RIGHT BLUE */
    radial-gradient(circle at 85% 12%,
      rgba(124, 179, 255, 0.18) 0%,
      transparent 30%),

    /* CENTER WHITE */
    radial-gradient(circle at 50% 40%,
      rgba(255, 255, 255, 0.95) 0%,
      transparent 42%),

    /* BOTTOM GLOW */
    radial-gradient(circle at 50% 100%,
      rgba(164, 203, 255, 0.16) 0%,
      transparent 34%),

    /* MAIN BASE */
    linear-gradient(180deg,
      #f8fbff 0%,
      #f1f5fd 25%,
      #edf3ff 50%,
      #f3f7fd 75%,
      #ffffff 100%);

  background-attachment: fixed;
}
h1, h2, h3, h4, h5, h6,
.font-satoshi,
.heading-satoshi {
  font-family: var(--font-primary);
  letter-spacing: -0.02em;
}
p, span, label, td, th, li, a,
.font-inter,
.body-inter {
  font-family: var(--font-secondary);
}
input, button, select, textarea {
  font-family: var(--font-secondary);
}
/* ══════════════════════════════════════════════
   HUGE ATMOSPHERIC BLOBS
══════════════════════════════════════════════ */
body::before {

  content: "";

  position: fixed;
  inset: -20%;

  z-index: -2;

  pointer-events: none;

  background:

    radial-gradient(circle at 20% 30%,
      rgba(104, 155, 255, 0.20),
      transparent 24%),

    radial-gradient(circle at 80% 20%,
      rgba(148, 196, 255, 0.18),
      transparent 24%),

    radial-gradient(circle at 50% 55%,
      rgba(255, 255, 255, 0.90),
      transparent 32%),

    radial-gradient(circle at 50% 100%,
      rgba(129, 176, 255, 0.14),
      transparent 34%);

  filter: blur(120px);

  transform: scale(1.2);

  opacity: .95;

  animation: meshMove 22s ease-in-out infinite alternate;
}
/* ══════════════════════════════════════════════
   GLASS ATMOSPHERE
══════════════════════════════════════════════ */
body::after {

  content: "";

  position: fixed;
  inset: 0;

  z-index: -1;

  pointer-events: none;

  background:
    linear-gradient(135deg,
      rgba(255, 255, 255, 0.10),
      rgba(255, 255, 255, 0.03));

  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);

  opacity: .8;
}
/* ══════════════════════════════════════════════
   FLOATING MOTION
══════════════════════════════════════════════ */
@keyframes meshMove {

  0% {
    transform:
      translate3d(0, 0, 0) scale(1.2);
  }

  50% {
    transform:
      translate3d(0, -30px, 0) scale(1.26);
  }

  100% {
    transform:
      translate3d(0, 20px, 0) scale(1.2);
  }
}
/* TYPOGRAPHY */
h1,
h2,
h3,
h4 {
  font-family: var(--font-primary);
}
section {
  position: relative;
  z-index: 2;
}
/* ══════════════════════════════════════════════
   NAVBAR
══════════════════════════════════════════════ */
.app-navbar {

  position: sticky;
  top: 0;

  z-index: 999;

  background:
    rgba(255, 255, 255, 0.72);

  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);

  border-bottom:
    1px solid rgba(255, 255, 255, 0.4);

  box-shadow:
    0 8px 30px rgba(31, 72, 155, 0.05);
}
.app-navbar__inner {

  max-width: 1240px;

  margin: 0 auto;

  padding: 0 40px;

  height: 72px;

  display: flex;
  align-items: center;
  gap: 40px;
}
.app-navbar__brand {

  display: flex;
  align-items: center;
  gap: 10px;

  text-decoration: none;

  flex-shrink: 0;
}
.app-navbar__brand-mark {

  width: 36px;
  height: 36px;

  border-radius: 12px;

  background:
    linear-gradient(135deg,
      #0b57e8,
      #3b82ff);

  color: #fff;

  display: flex;
  align-items: center;
  justify-content: center;

  font-weight: 700;
}
.app-navbar__brand-name {

  font-size: 18px;
  font-weight: 700;

  letter-spacing: -0.3px;

  color: var(--navy);
}
.app-navbar__links {

  display: flex;
  align-items: center;

  gap: 6px;

  flex: 1;
}
.app-nav-link {

  font-size: 13.5px;

  color: var(--muted);

  padding: 8px 14px;

  border-radius: 10px;

  transition: all .25s var(--ease);
}
.app-nav-link:hover {

  color: var(--navy);

  background:
    rgba(255, 255, 255, 0.6);
}
.app-nav-link--active {

  background:
    rgba(11, 87, 232, 0.10);

  color: var(--primary);
}
.app-navbar__cta {

  padding: 11px 22px;

  border-radius: 12px;

  background:
    linear-gradient(135deg,
      #0b57e8,
      #256dff);

  color: #fff;

  font-size: 13px;
  font-weight: 700;

  text-decoration: none;

  box-shadow:
    0 10px 24px rgba(37, 109, 255, 0.25);

  transition:
    transform .25s var(--ease),
    box-shadow .25s;
}
.app-navbar__cta:hover {

  transform: translateY(-2px);

  box-shadow:
    0 16px 34px rgba(37, 109, 255, 0.30);
}
/* ══════════════════════════════════════════════
   HOME HERO
══════════════════════════════════════════════ */
.app-home {

  min-height: 100vh;

  display: flex;
  align-items: center;
  justify-content: center;

  padding: 120px 40px 100px;

  position: relative;

  overflow: hidden;
}
/* LARGE LEFT GLOW */
.app-home::before {

  content: "";

  position: absolute;

  width: 900px;
  height: 900px;

  border-radius: 50%;

  left: -350px;
  top: -350px;

  background:
    radial-gradient(circle,
      rgba(123, 175, 255, 0.24) 0%,
      rgba(123, 175, 255, 0.10) 35%,
      transparent 70%);

  filter: blur(40px);

  pointer-events: none;
}
/* RIGHT GLOW */
.app-home::after {

  content: "";

  position: absolute;

  width: 700px;
  height: 700px;

  border-radius: 50%;

  right: -260px;
  top: 120px;

  background:
    radial-gradient(circle,
      rgba(188, 216, 255, 0.24),
      transparent 70%);

  filter: blur(45px);

  pointer-events: none;
}
.app-home__inner {

  max-width: 760px;

  text-align: center;

  position: relative;

  z-index: 2;
}
.app-home__eyebrow {

  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 8px 16px;

  border-radius: 999px;

  background:
    rgba(255, 255, 255, 0.55);

  backdrop-filter: blur(12px);

  border:
    1px solid rgba(255, 255, 255, 0.5);

  color: var(--primary);

  font-size: 11px;
  font-weight: 700;

  letter-spacing: 2px;

  text-transform: uppercase;

  margin-bottom: 26px;
}
.app-home__heading {

  font-size:
    clamp(42px, 7vw, 78px);

  font-weight: 700;

  line-height: 1.02;

  letter-spacing: -3px;

  color: var(--navy);

  margin-bottom: 24px;
}
.app-home__em {

  color: var(--primary);
}
.app-home__desc {

  font-size: 18px;

  line-height: 1.9;

  color: var(--muted);

  max-width: 620px;

  margin:
    0 auto 40px;
}
.app-home__actions {

  display: flex;
  align-items: center;
  justify-content: center;

  gap: 16px;

  flex-wrap: wrap;
}
/* ══════════════════════════════════════════════
   BUTTONS
══════════════════════════════════════════════ */
.btn-primary {

  display: inline-flex;
  align-items: center;
  justify-content: center;

  gap: 8px;

  padding: 14px 30px;

  border-radius: 14px;

  background:
    linear-gradient(135deg,
      #0b57e8,
      #256dff);

  color: #fff;

  font-size: 14px;
  font-weight: 700;

  text-decoration: none;

  border: none;

  cursor: pointer;

  box-shadow:
    0 12px 30px rgba(37, 109, 255, 0.22);

  transition:
    transform .25s var(--ease),
    box-shadow .25s;
}
.btn-primary:hover {

  transform: translateY(-3px);

  box-shadow:
    0 18px 42px rgba(37, 109, 255, 0.28);
}
.btn-outline {

  display: inline-flex;
  align-items: center;
  justify-content: center;

  gap: 8px;

  padding: 13px 28px;

  border-radius: 14px;

  background:
    rgba(255, 255, 255, 0.5);

  backdrop-filter: blur(12px);

  border:
    1px solid rgba(255, 255, 255, 0.6);

  color: var(--navy);

  text-decoration: none;

  font-size: 14px;
  font-weight: 600;

  transition: all .25s var(--ease);
}
.btn-outline:hover {

  transform: translateY(-2px);

  background:
    rgba(255, 255, 255, 0.75);
}
/* ══════════════════════════════════════════════
   GLASS CARD
══════════════════════════════════════════════ */
.hc-card {

  background:
    rgba(255, 255, 255, 0.58);

  backdrop-filter: blur(18px);

  border:
    1px solid rgba(255, 255, 255, 0.45);

  border-radius:
    var(--radius);

  box-shadow:
    var(--shadow);

  transition:
    transform .3s var(--ease),
    box-shadow .3s;
}
.hc-card:hover {

  transform: translateY(-4px);

  box-shadow:
    0 16px 40px rgba(31, 72, 155, 0.12);
}
/* ══════════════════════════════════════════════
   FOOTER
══════════════════════════════════════════════ */
.app-footer {

  padding: 50px 40px;

  background:
    rgba(255, 255, 255, 0.35);

  backdrop-filter: blur(20px);

  border-top:
    1px solid rgba(255, 255, 255, 0.35);
}
.app-footer__inner {

  max-width: 1200px;

  margin: 0 auto;

  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 24px;

  flex-wrap: wrap;
}
.app-footer__copy {

  color: var(--muted);

  font-size: 13px;
}
.app-footer__links {

  display: flex;
  align-items: center;

  gap: 18px;
}
.app-footer__link {

  color: var(--muted);

  text-decoration: none;

  font-size: 13px;

  transition: color .2s;
}
.app-footer__link:hover {

  color: var(--navy);
}
/* ══════════════════════════════════════════════
   RESPONSIVE
══════════════════════════════════════════════ */
@media (max-width: 768px) {

  body::before {
    background-size: 48px 48px;
  }

  .app-navbar__inner {

    padding: 0 20px;

    gap: 16px;
  }

  .app-navbar__links {
    display: none;
  }

  .app-home {

    padding:
      110px 24px 70px;
  }

  .app-home::before {

    width: 520px;
    height: 520px;

    left: -240px;
    top: -180px;
  }

  .app-home::after {

    width: 420px;
    height: 420px;

    right: -180px;
  }

  .app-home__heading {

    letter-spacing: -1.6px;
  }

  .app-home__desc {

    font-size: 16px;

    line-height: 1.7;
  }

  .app-footer {

    padding: 36px 20px;
  }

  .app-footer__inner {

    flex-direction: column;
    align-items: flex-start;

    gap: 16px;
  }
}
.adp-badge {
  background: var(--primary) !important;

}
.hc-session-warning {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.45);
  padding: 20px;
}
.hc-session-warning__panel {
  width: min(420px, 100%);
  border-radius: 8px;
  background: #ffffff;
  color: #111827;
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.24);
  padding: 22px;
}
.hc-session-warning__panel h2 {
  margin: 0 0 8px;
  font-size: 21px;
}
.hc-session-warning__panel p {
  margin: 0 0 18px;
  color: #4b5563;
}
.hc-session-warning__panel button {
  border: 0;
  border-radius: 6px;
  background: #0f766e;
  color: #ffffff;
  padding: 10px 14px;
  font-weight: 700;
  cursor: pointer;
}
.hc-route-loading {
  min-height: 72vh;
}/* ============================================================
   DESIGN TOKENS
============================================================ */
:root {
  --ink: #0a1f44;
  --ink-2: #2a3f66;
  --muted: #5c7099;
  --blue: #0b57e8;
  --blue-2: #1e6bff;
  --blue-3: #7cb7ff;
  --blue-4: #c8dfff;
  --blue-deep: #08308e;
  --navy: #061333;

  --shadow-1: 0 18px 50px -20px rgba(11, 40, 100, 0.18);
  --shadow-2: 0 30px 80px -30px rgba(11, 40, 100, 0.3);

  --ease-out-expo: cubic-bezier(0.22, 1, 0.36, 1);
  --display: var(--font-primary);
  --item-h: 24px;
}

/* ============================================================
   FLOATING HEADER SHELL
============================================================ */
.glass-header {
  position: fixed;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 48px);
  max-width: 1328px;
  z-index: 80;
  transition:
    top 0.3s ease,
    width 0.3s ease,
    transform 0.3s ease;
}

.glass-header.shrink {
  top: 10px;
  transform: translateX(-50%) scale(0.985);
}

/* ============================================================
   NAV CONTAINER (Apple VisionOS-style Glassmorphism)
============================================================ */
.nav-container {
  display: flex;
  align-items: center;
  gap: 12px;
  max-width: 1320px;
  margin: 0 auto;

  /* Page load: subtle transparent glass */
  background: rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(10px) saturate(110%);
  -webkit-backdrop-filter: blur(10px) saturate(110%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 100px;
  padding: 10px 18px 10px 24px;
  box-shadow: 0 8px 32px -10px rgba(11, 40, 100, 0.05);

  transition:
    background 0.4s var(--ease-out-expo),
    backdrop-filter 0.4s var(--ease-out-expo),
    -webkit-backdrop-filter 0.4s var(--ease-out-expo),
    border 0.4s var(--ease-out-expo),
    box-shadow 0.4s var(--ease-out-expo),
    padding 0.4s var(--ease-out-expo);
}

/* Scrolled state: Keep the same glassmorphism styling as top, only shrink padding */
.glass-header.shrink .nav-container {
  background: rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(10px) saturate(110%);
  -webkit-backdrop-filter: blur(10px) saturate(110%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 6px 12px 6px 18px;
  box-shadow: 0 8px 32px -10px rgba(11, 40, 100, 0.05);
}

/* ============================================================
   LOGO
============================================================ */
.logo {
  position: relative;
  width: 172px;
  height: 46px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.logo-full {
  height: auto;
  width: 8rem;
  object-fit: contain;
  transition:
    opacity 3s var(--ease-out-expo),
    transform 3s var(--ease-out-expo);
}

.logo-mini {
  position: absolute;
  left: 0;
  top: 50%;
  height: auto;
  width: 4rem;
  opacity: 0;
  transform: translateY(-50%) scale(0.75);
  transition:
    opacity 3s var(--ease-out-expo),
    transform 3s var(--ease-out-expo);
}

.logo.scrolled .logo-full {
  opacity: 0;
  transform: scale(0.85);
}

.logo.scrolled .logo-mini {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

/* ============================================================
   CENTER GROUP — 
============================================================ */
.nav-center {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  justify-content: center;
  min-width: 0;
}

/* ============================================================
   HELP SLIDER WRAP
============================================================ */
.help-slider-wrap {
  position: relative;
  flex-shrink: 0;
}

/* ============================================================
   HELP SLIDER PILL
============================================================ */
.help-slider {
  display: flex;
  align-items: center;
  gap: 0;
  width: 280px;
  min-width: 350px;
  height: 42px;
  padding: 0 14px;
  border-radius: 100px;
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 0.16),
      rgba(255, 255, 255, 0.08));
  backdrop-filter: blur(18px) saturate(180%);
  -webkit-backdrop-filter: blur(18px) saturate(180%);
  border: 1px solid rgba(46, 74, 122, 0.22);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    inset 0 -1px 0 rgba(255, 255, 255, 0.05),
    0 6px 20px rgba(46, 74, 122, 0.1);
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  user-select: none;
  transition:
    border-color 0.22s ease,
    box-shadow 0.22s ease,
    background 0.22s ease;
}

.help-slider:hover,
.help-slider--open {
  border-color: rgba(11, 87, 232, 0.35);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.3),
    0 6px 28px rgba(11, 87, 232, 0.14);
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 0.24),
      rgba(255, 255, 255, 0.14));
}

.help-slide-track.paused {
  animation-play-state: paused;
}

.help-label {
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  white-space: nowrap;
  color: var(--ink-2);
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 12px;
  margin-right: 12px;
}

.help-label::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background: rgba(11, 87, 232, 0.18);
}

.help-slide-wrapper {
  flex: 1;
  overflow: hidden;
  height: var(--item-h);
  min-width: 80px;
}

.help-slide-track {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  will-change: transform;
  animation: verticalHelpSlider 12s linear infinite;
}

.help-slide-item {
  height: var(--item-h);
  line-height: var(--item-h);
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 13.5px;
  font-weight: 600;
  color: var(--blue-3);
  flex-shrink: 0;
}

@keyframes verticalHelpSlider {

  0%,
  18% {
    transform: translateY(0px);
  }

  25%,
  43% {
    transform: translateY(-24px);
  }

  50%,
  68% {
    transform: translateY(-48px);
  }

  75%,
  93% {
    transform: translateY(-72px);
  }

  100% {
    transform: translateY(0px);
  }
}

/* ============================================================
   HELP DROPDOWN — centered under the help slider pill
============================================================ */
.help-dropdown {
  position: absolute;
  top: calc(100% + 15px);
  margin: 0 920px 0;
  transform: translateX(-50%);
  width: 1100px;
  z-index: 90;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(28px) saturate(160%);
  -webkit-backdrop-filter: blur(28px) saturate(160%);
  border: 1px solid rgba(200, 215, 255, 0.5);
  border-radius: 26px;
  padding: 20px 20px 20px;
  box-shadow:
    0 16px 48px rgba(11, 40, 100, 0.14),
    0 4px 12px rgba(11, 40, 100, 0.07),
    inset 0 1px 0 rgba(255, 255, 255, 0.95);

  animation: dropdownIn 0.22s var(--ease-out-expo);
  animation-fill-mode: both;
  will-change: translate, scale, opacity;
}

@keyframes dropdownIn {
  from {
    opacity: 0;
    translate: -50% -6px;
    scale: 0.98;
  }

  to {
    opacity: 1;
    translate: -50% 0;
    scale: 1;
  }
}

.help-dropdown-heading {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--muted);
  padding: 0 6px 12px;
  margin: 0 0 10px;
  border-bottom: 1px solid rgba(11, 40, 100, 0.07);
}

.help-dropdown-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.help-dropdown-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 12px;
  border-radius: 14px;
  text-decoration: none;
  cursor: pointer;
  transition:
    background 0.18s ease,
    transform 0.2s var(--ease-out-expo);
}

.help-dropdown-item:hover {
  background: rgba(11, 87, 232, 0.06);
  transform: translateY(-2px);
}

.help-dropdown-item:hover .help-dropdown-icon {
  background: rgba(11, 87, 232, 0.12);
  color: var(--blue);
}

.help-dropdown-icon {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: rgba(11, 40, 100, 0.05);
  color: var(--ink-2);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition:
    background 0.18s ease,
    color 0.18s ease;
}

.help-dropdown-text {
  display: flex;
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  overflow: hidden;
}

.help-dropdown-label {
  font-size: 13px;
  font-weight: 600;
  color: var(--ink);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.help-dropdown-desc {
  font-size: 11px;
  color: var(--muted);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.help-dropdown-arrow {
  display: none;
}

/* ============================================================
   DESKTOP NAV MENU + PILL
============================================================ */
.nav-menu {
  position: relative;
  display: flex;
  align-items: center;
  gap: 2px;
  flex: 0 0 auto;
  min-width: 0;
  height: 42px;
  padding: 0 4px;
  overflow: visible;
}

.nav-pill {
  position: absolute;
  top: 50%;
  height: 34px;
  transform: translateY(-50%);
  border-radius: 999px;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
  transition:
    left 0.36s var(--ease-out-expo),
    width 0.36s var(--ease-out-expo),
    opacity 0.18s ease,
    background 0.18s ease,
    border 0.18s ease,
    box-shadow 0.18s ease;
  backdrop-filter: blur(8px) saturate(140%);
  -webkit-backdrop-filter: blur(8px) saturate(140%);
}

.nav-item {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  color: var(--ink-2);
  font-family: var(--font-primary);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.01em;
  white-space: nowrap;
  text-decoration: none;
  flex-shrink: 0;
  transition: color 0.2s ease;
}

.nav-item:hover {
  color: var(--blue);
}

.nav-item.active {
  color: var(--blue);
}

.nav-item.active::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 16px;
  border-radius: 999px;
  background: var(--blue);
  box-shadow: 0 0 6px rgba(11, 87, 232, 0.45);
  animation: barIn 0.26s var(--ease-out-expo) both;
}

@keyframes barIn {
  from {
    opacity: 0;
    transform: translateY(-50%) scaleY(0.2);
  }

  to {
    opacity: 1;
    transform: translateY(-50%) scaleY(1);
  }
}

/* ============================================================
   AUTH BUTTONS
============================================================ */
.auth-buttons {
  flex-shrink: 0;
}

.auth-combined {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 11px 18px;
  border-radius: 100px;
  font-weight: 600;
  font-size: 14px;
  font-family: var(--font-primary);
  background: #2e4a7a;
  color: #fff;
  text-decoration: none;
  box-shadow:
    0 10px 24px -10px rgba(46, 74, 122, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transition:
    transform 0.2s ease,
    background 0.2s ease,
    box-shadow 0.2s ease;
}

.auth-combined:hover {
  transform: translateY(-1px);
  background: #35558b;
  box-shadow: 0 14px 30px -10px rgba(46, 74, 122, 0.58);
}

.auth-link {
  color: #fff;
  text-decoration: none;
}

.divider {
  opacity: 0.5;
  color: #fff;
}

.profile-icon {
  font-size: 28px;
  color: var(--blue);
  display: flex;
  align-items: center;
  transition: transform 0.22s ease;
}

.profile-icon:hover {
  transform: translateY(-1px);
}

/* ============================================================
   HAMBURGER
============================================================ */
.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  padding: 6px;
  background: none;
  border: none;
  cursor: pointer;
  flex-shrink: 0;
}

.hamburger span {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 10px;
  background: var(--ink);
  transition:
    transform 0.28s var(--ease-out-expo),
    opacity 0.2s ease;
}

.hamburger.open span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.hamburger.open span:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}

.hamburger.open span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* ============================================================
   MOBILE MENU
============================================================ */
.mobile-menu {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  right: 0;

  background: rgba(8, 18, 36, 0.94);
  backdrop-filter: blur(28px) saturate(160%);
  -webkit-backdrop-filter: blur(28px) saturate(160%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  padding: 16px 12px 12px;

  flex-direction: column;
  gap: 2px;

  transform-origin: top center;
  animation: mobileMenuIn 0.28s var(--ease-out-expo) both;
}

.mobile-menu.open {
  display: flex;
}

@keyframes mobileMenuIn {
  from {
    opacity: 0;
    transform: translateY(-8px) scale(0.98);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.mobile-nav-item {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  border-radius: 14px;
  color: rgba(255, 255, 255, 0.75);
  font-family: var(--font-primary);
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition:
    background 0.18s ease,
    color 0.18s ease;
}

.mobile-nav-item:hover,
.mobile-nav-item.active {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

.mobile-auth {
  display: flex;
  gap: 10px;
  margin-top: 10px;
  padding-top: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.mobile-auth-link {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px 16px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.12);
  transition:
    background 0.18s ease,
    color 0.18s ease;
}

.mobile-auth-link:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

.mobile-auth-cta {
  background: #2e4a7a;
  color: #fff;
  border-color: transparent;
}

.mobile-auth-cta:hover {
  background: #35558b;
  color: #fff;
}

/* ============================================================
   OVERLAY
============================================================ */
.mobile-overlay {
  position: fixed;
  inset: 0;
  z-index: 79;
  background: transparent;
  cursor: pointer;
}

/* ============================================================
   RESPONSIVE BREAKPOINTS
============================================================ */

/* ── 1180px: tighten nav item spacing ── */
@media (max-width: 1180px) {
  .nav-item {
    font-size: 14px;
    padding: 0 9px;
  }

  .nav-menu {
    gap: 0;
  }

  .nav-center {
    gap: 8px;
  }

  .help-slider {
    width: 200px;
    min-width: 200px;
  }
}

/* ── 1024px ── */
@media (max-width: 1024px) {
  .nav-item {
    font-size: 14px;
    padding: 0 8px;
  }

  .auth-combined {
    padding: 9px 14px;
    font-size: 13px;
  }

  .nav-center {
    gap: 6px;
  }

  .help-dropdown {
    width: clamp(560px, 70vw, 700px);
    left: 50%;
    transform: translateX(-50%);
  }
}

/* ── 980px: hide help slider at mid-tablet ── */
@media (max-width: 980px) {
  .help-slider-wrap {
    display: none;
  }
}

/* ── 768px: switch to mobile layout ── */
@media (max-width: 768px) {
  .glass-header {
    width: calc(100% - 24px);
    top: 10px;
  }

  .nav-center {
    display: none;
  }

  .auth-buttons {
    display: none;
  }

  .hamburger {
    display: flex;
    margin-left: auto;
    flex-shrink: 0;
  }

  .logo {
    width: auto;
    max-width: 140px;
    flex-shrink: 0;
  }

  .glass-header.shrink .logo {
    width: 56px;
    max-width: 56px;
  }

  .nav-container {
    padding: 8px 12px 8px 16px;
    gap: 0;
  }

  /* On mobile shrink, show help slider outside nav-center */
  .help-slider-wrap {
    display: none;
    flex-shrink: 0;
    margin-left: 8px;
    margin-right: 0;
  }

  .glass-header.shrink .help-slider-wrap {
    display: flex;
    align-items: center;
  }

  .glass-header.shrink .help-slider {
    width: auto;
    min-width: 200px;
    max-width: calc(100vw - 160px);
    height: 36px;
    padding: 0 14px;
  }

  .glass-header.shrink .help-label {
    display: flex;
    font-size: 8px;
    letter-spacing: 1px;
    padding-right: 10px;
    margin-right: 10px;
  }

  .glass-header.shrink .help-slide-item {
    font-size: 12px;
  }

  /* ── MOBILE DROPDOWN ── */
  .help-dropdown {
    position: fixed;
    top: 72px;
    left: 12px;
    right: 12px;
    width: auto;
    transform: none;
    max-width: none;
    border-radius: 18px;
    padding: 14px 10px 10px;
    box-sizing: border-box;
    overflow: hidden;
  }

  .help-dropdown-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4px;
  }

  .help-dropdown-item {
    padding: 8px 6px;
    gap: 6px;
    min-width: 0;
  }

  .help-dropdown-text {
    min-width: 0;
    flex: 1;
  }

  .help-dropdown-label {
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .help-dropdown-desc {
    font-size: 9.5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .help-dropdown-icon {
    width: 26px;
    height: 26px;
    border-radius: 8px;
  }

  .help-dropdown-icon svg {
    width: 14px;
    height: 14px;
  }
}

/* ── 450px: small screens ── */
@media (max-width: 450px) {
  .glass-header {
    width: calc(100% - 16px);
    top: 8px;
  }

  .logo {
    max-width: 105px;
  }

  .glass-header.shrink .help-slider {
    min-width: 150px;
    max-width: calc(100vw - 120px);
    height: 34px;
    padding: 0 10px;
  }

  .glass-header.shrink .help-label {
    font-size: 7px;
    letter-spacing: 0.8px;
    padding-right: 8px;
    margin-right: 8px;
  }

  .glass-header.shrink .help-slide-item {
    font-size: 11px;
  }

  .help-dropdown {
    top: 64px;
    left: 8px;
    right: 8px;
    padding: 12px 8px 8px;
  }

  .help-dropdown-label {
    font-size: 10.5px;
  }

  .help-dropdown-desc {
    font-size: 9px;
  }
}/* ══════════════════════════════════════════════
   FOOTER
══════════════════════════════════════════════ */

.footer {
  position: relative;
  overflow: hidden;
  background: #0a1f44;
  color: rgba(255, 255, 255, 0.6);
  padding: 72px 80px 0;
  border-top: 1px solid rgba(124, 183, 255, 0.12);
}

/* ── MAIN GRID ─────────────────────────────── */

.footer-container {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
  gap: 48px;
  padding-bottom: 64px;
  align-items: start;
}

.footer-brand,
.footer-col {
  align-self: start;
}

.footer-logo-link {
  display: block;
  width: fit-content;
  margin: 0 0 20px;
  line-height: 0;
}

.footer-logo-full {
  width: 270px;
  height: auto;
  display: block;
  object-fit: contain;
  vertical-align: top;
}

/* ── BRAND ─────────────────────────────────── */

.footer-brand h2 {
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -1px;
  margin-bottom: 18px;
  color: #ffffff;
}

.footer-tagline {
  color: rgba(255, 255, 255, 0.55);
  line-height: 1.8;
  font-size: 14px;
  margin: 0 0 20px;
  max-width: 340px;
}

/* ── COMPLIANCE BADGES ─────────────────────── */

.footer-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.footer-badge {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  padding: 5px 13px;
  white-space: nowrap;
  transition:
    border-color 0.2s ease,
    color 0.2s ease;
}

.footer-badge:hover {
  border-color: rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.9);
}

.footer-hippa {
  margin: 27px 0px;
  height: 7rem;
  width: auto;
  object-fit: contain;
}

/* ── CONTACT DETAILS — blended into footer, no card box ────────────── */

.footer-contact-list {
  margin-top: 4px;
  max-width: 340px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.footer-contact-icon {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: rgba(124, 183, 255, 0.85);
  background: rgba(124, 183, 255, 0.08);
  border: 1px solid rgba(124, 183, 255, 0.16);
  transition:
    background 0.25s ease,
    border-color 0.25s ease,
    color 0.25s ease;
}

.footer-contact-item:hover .footer-contact-icon {
  background: rgba(124, 183, 255, 0.16);
  border-color: rgba(124, 183, 255, 0.35);
  color: #ffffff;
}

.footer-contact-text {
  font-size: 13.5px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.65);
  text-decoration: none;
  padding-top: 5px;
  transition: color 0.25s ease;
}

a.footer-contact-text:hover {
  color: #ffffff;
}

/* ── COLUMNS ───────────────────────────────── */

.footer-col h5 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 28px;
  color: #ffffff;
  position: relative;
  letter-spacing: 0.2px;
}

.footer-col h5::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 46px;
  height: 3px;
  border-radius: 20px;
  background: linear-gradient(90deg, var(--blue), var(--blue-3));
}

.footer-col {
  display: flex;
  flex-direction: column;
}

.footer-col a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  margin-bottom: 15px;
  transition:
    transform 0.3s ease,
    color 0.3s ease;
  font-size: 14px;
  width: fit-content;
}

.footer-col a:hover {
  color: #ffffff;
  transform: translateX(6px);
  padding-left: 6px;
}

/* ══════════════════════════════════════════════
   WATERMARK — centered on all devices


══════════════════════════════════════════════ */

.footer-watermark-wrap {
  position: relative;
  z-index: 1;
  height: 120px;
  overflow: hidden;
  /* match footer's desktop 80px horizontal padding */
  margin: 0 -80px;
  pointer-events: none;
  user-select: none;
}

.footer-bg-text {
  position: absolute;
  bottom: 0;
  /* CENTER — replaces left:0 + padding-left approach */
  left: 50%;
  transform: translateX(-50%);

  font-family: var(--font-primary);
  font-size: clamp(56px, 8.5vw, 120px);
  font-weight: 900;
  letter-spacing: -6px;
  white-space: nowrap; /* single line at desktop/laptop */
  text-transform: uppercase;
  line-height: 1;
  color: rgba(255, 255, 255, 1);
  text-align: center;

  -webkit-mask-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.18) 0%,
    rgba(0, 0, 0, 0.1) 40%,
    rgba(0, 0, 0, 0.04) 70%,
    rgba(0, 0, 0, 0) 100%
  );
  mask-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.18) 0%,
    rgba(0, 0, 0, 0.1) 40%,
    rgba(0, 0, 0, 0.04) 70%,
    rgba(0, 0, 0, 0) 100%
  );
}

/* ── BOTTOM BAR ────────────────────────────── */

.footer-bottom {
  position: relative;
  z-index: 3;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 18px 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  font-size: 12.5px;
  color: rgba(255, 255, 255, 0.36);
}

/* ── SOCIAL ICONS ──────────────────────────── */

.footer-socials {
  display: flex;
  gap: 10px;
}

.soc-btn {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(124, 183, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  text-decoration: none;
  transition:
    transform 0.25s ease,
    background 0.25s ease,
    border-color 0.25s ease,
    color 0.25s ease,
    box-shadow 0.25s ease;
}

.soc-btn:hover {
  transform: translateY(-4px);
  background: linear-gradient(135deg, #1e6bff, #0b57e8);
  border-color: rgba(124, 183, 255, 0.35);
  color: #ffffff;
  box-shadow: 0 8px 20px rgba(11, 87, 232, 0.35);
}

/* ══════════════════════════════════════════════
   RESPONSIVE
   Rule: watermark margin = -(footer horizontal padding)
══════════════════════════════════════════════ */

/* ── Laptop / large tablet — 1024px ── */
@media (max-width: 1024px) {
  .footer {
    padding: 64px 48px 0;
  }

  .footer-container {
    grid-template-columns: minmax(260px, 1.5fr) repeat(3, minmax(110px, 1fr));
    gap: 36px;
  }

  .footer-watermark-wrap {
    height: 100px;
    margin: 0 -48px;
  }

  .footer-bg-text {
    font-size: clamp(48px, 8.5vw, 88px);
    letter-spacing: -5px;
    /* left/transform already set above — no override needed */
  }
}

/* ── Tablet — 900px ── */
@media (max-width: 900px) {
  .footer {
    padding: 56px 40px 0;
  }

  .footer-container {
    grid-template-columns: 1fr 1fr;
    gap: 44px;
  }

  .footer-brand {
    grid-column: 1 / -1;
  }

  .footer-watermark-wrap {
    height: 90px;
    margin: 0 -40px;
  }

  .footer-bg-text {
    font-size: clamp(44px, 8.5vw, 78px);
    letter-spacing: -4px;
  }

  .footer-contact-list {
    max-width: 420px;
  }
}

/* ── Small tablet — 768px ── */
@media (max-width: 768px) {
  .footer-bg-text {
    font-size: clamp(42px, 8.5vw, 68px);
  }
}

/* ── Mobile — 600px ── */
@media (max-width: 600px) {
  .footer {
    padding: 48px 24px 0;
  }

  .footer-container {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .footer-watermark-wrap {
    height: 120px;
    margin: 0 -24px;
  }

  .footer-bg-text {
    /* allow two-line wrap; text-align:center keeps both lines centred */
    white-space: normal;
    word-break: break-word;
    width: 100%;
    line-height: 1.05;
    font-size: clamp(38px, 12vw, 56px);
    letter-spacing: -2px;
    text-align: center;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
  }

  .footer-col h5 {
    margin-bottom: 18px;
  }

  .footer-contact-list {
    max-width: 100%;
  }
}

/* ── Small mobile — 400px ── */
@media (max-width: 400px) {
  .footer-watermark-wrap {
    height: 100px;
  }

  .footer-bg-text {
    font-size: clamp(30px, 10.5vw, 44px);
    letter-spacing: -1px;
  }
}

/* ── DROPDOWN COLUMN ───────────────────────── */

.footer-dropdown-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.footer-dropdown-item:last-child {
  border-bottom: none;
}

.footer-dropdown-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: none;
  border: none;
  padding: 11px 0;
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-family: inherit;
  cursor: pointer;
  text-align: left;
  transition: color 0.25s ease;
}

.footer-dropdown-trigger:hover,
.footer-dropdown-trigger.is-open {
  color: #ffffff;
}

.footer-dropdown-chevron {
  flex-shrink: 0;
  margin-left: 8px;
  transition: transform 0.25s ease;
  color: rgba(255, 255, 255, 0.45);
}

.footer-dropdown-trigger.is-open .footer-dropdown-chevron {
  transform: rotate(180deg);
  color: rgba(124, 183, 255, 0.9);
}

.footer-dropdown-panel {
  overflow: hidden;
  max-height: 0px;
  transition: max-height 0.3s ease;
}

.footer-sublink {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-size: 13px;
  padding: 6px 0 6px 14px;
  margin-left: 2px;
  transition:
    color 0.25s ease,
    border-color 0.25s ease,
    transform 0.25s ease;
}

.footer-sublink:hover {
  color: #ffffff;
  border-left-color: rgba(124, 183, 255, 0.8);
  transform: translateX(3px);
}
/* ============================================================
   HUMANCARE CONNECT — INDIVIDUAL BLOG PAGE
   Design tokens
   ============================================================ */
.blog-page{
  --navy-900:#0B1C3D;
  --navy-700:#16294F;
  --navy-500:#3A4A6B;
  --navy-300:#7C8AA6;
  --blue-600:#2F6FED;
  --blue-500:#4C86FF;
  --blue-100:#EAF1FF;
  --blue-50:#F5F9FF;
  --sky-glass:rgba(255,255,255,0.6);
  --white:#FFFFFF;
  --ink-body:#334158;
  --line:#E6ECF6;
  --amber-600:#B5760A;
  --amber-100:#FFF6E4;
  --amber-border:#F3D999;
  --success-600:#1E8E63;
  --success-100:#E7F7EF;
  --radius-lg:22px;
  --radius-md:16px;
  --radius-sm:10px;
  --shadow-soft:0 10px 30px -12px rgba(11,28,61,0.14);
  --shadow-card:0 6px 20px -8px rgba(11,28,61,0.12);
  --font-display:'Manrope', sans-serif;
  --font-serif:'Source Serif 4', serif;
  --font-body: var(--font-secondary);
  --content-w:780px;

  font-family: var(--font-secondary);
  color:var(--ink-body);
  background:var(--white);
  -webkit-font-smoothing:antialiased;
  line-height:1.6;
}

.blog-page *{box-sizing:border-box;}
.blog-page img{max-width:100%; display:block;}
.blog-page a{color:inherit;}
.blog-page :focus-visible{outline:3px solid var(--blue-500); outline-offset:3px; border-radius:4px;}

.sr-only{position:absolute; width:1px; height:1px; overflow:hidden;}

.skip-link{
  position:absolute; left:-999px; top: 50px;; background:var(--navy-900); color:#fff;
  padding:12px 18px; border-radius:0 0 10px 0; z-index:999; font-weight:600;
  text-decoration:none;
}
.skip-link:focus{left:0;}

/* ---------- Utility ---------- */
.wrap{max-width:1180px; margin:0 auto; padding:0 40px;}
.eyebrow{
  font-family: var(--font-primary); font-weight:700; font-size:12.5px;
  letter-spacing:0.09em; text-transform:uppercase; color:var(--blue-600);
}
.reveal{opacity:0; transform:translateY(18px); transition:opacity .7s ease, transform .7s ease;}
.reveal.is-visible{opacity:1; transform:translateY(0);}


/* ============================================================
   READING PROGRESS BAR
   ============================================================ */
.progress-rail{
  position:sticky; top:82px; z-index:59; height:4px; width:100%;
  background:var(--line); overflow:visible;
}
.progress-fill{
  height:100%; width:0%; background:linear-gradient(90deg,var(--blue-500),var(--blue-600));
  position:relative; transition:width .08s linear;
}
.progress-meta{
  position:sticky; top:86px; z-index:58; background:var(--blue-50);
  border-bottom:1px solid var(--line); font-size:12.5px; color:var(--navy-500);
  font-weight:600;
}
.progress-meta .wrap{
  display:flex; gap:20px; align-items:center; height:34px; overflow-x:auto;
}
.progress-meta span{display:flex; align-items:center; gap:6px; white-space:nowrap;}
.progress-meta svg{width:14px; height:14px; flex-shrink:0;}

/* ============================================================
   BREADCRUMB
   ============================================================ */
.breadcrumb{padding:22px 0 0;}
.breadcrumb ol{
  list-style:none; display:flex; flex-wrap:wrap; gap:8px; margin:0; padding:0;
  font-size:13.5px; color:var(--navy-300); font-weight:600;
}
.breadcrumb a{text-decoration:none; color:var(--navy-500);}
.breadcrumb a:hover{color:var(--blue-600);}
.breadcrumb li{display:flex; align-items:center; gap:8px;}
.breadcrumb li:last-child{color:var(--navy-900);}
.breadcrumb li:not(:last-child)::after{content:"/"; color:var(--navy-300);}

/* ============================================================
  HERO
  ============================================================ */
.hero{padding:44px 0 36px;}
.hero-top{max-width:1200px; margin:0 auto;}
.badge-row{display:flex; align-items:center; gap:10px; margin:50px 0 22px; flex-wrap:wrap;}
.badge{
  display:inline-flex; align-items:center; gap:6px;
  background:var(--blue-100); color:var(--blue-600); font-weight:700; font-size:12.5px;
  padding:7px 14px; border-radius:100px; letter-spacing:0.02em;
}
.badge.outline{background:transparent; border:1px solid var(--line); color:var(--navy-500);}
h1.article-title{
  font-family: var(--font-primary); font-weight:800; letter-spacing:-0.02em;
  color:var(--navy-900); font-size:44px; line-height:1.14; margin:0 0 20px;
  max-width:920px;
}
.hero-dek{font-family: var(--font-secondary); font-size:19px; line-height:1.6; color:var(--navy-500); max-width:680px; margin:0 0 32px;}

.meta-bar{
  display:flex; flex-wrap:wrap; align-items:center; gap:22px; padding:20px 0;
  border-top:1px solid var(--line); border-bottom:1px solid var(--line); margin-bottom:30px;
}
.meta-person{display:flex; align-items:center; gap:10px;}
.avatar{
  width:42px; height:42px; border-radius:50%; background:var(--blue-100);
  display:flex; align-items:center; justify-content:center; font-weight:700; color:var(--blue-600); font-size:14px;
  flex-shrink:0;
}
.avatar.reviewer{background:var(--success-100); color:var(--success-600);}
.meta-person .label{font-size:11.5px; color:var(--navy-300); font-weight:600; text-transform:uppercase; letter-spacing:.05em;}
.meta-person .name{font-size:14px; font-weight:700; color:var(--navy-900);}
.meta-facts{display:flex; gap:22px; flex-wrap:wrap; margin-left:auto;}
.meta-fact{font-size:13px; color:var(--navy-500); font-weight:600;}
.meta-fact .val{color:var(--navy-900); font-weight:700; display:block; font-size:13.5px;}

.share-row{display:flex; align-items:center; gap:10px; margin-left:auto;}
.share-btn{
  width:38px; height:38px; border-radius:50%; border:1px solid var(--line); background:#fff;
  display:flex; align-items:center; justify-content:center; cursor:pointer; color:var(--navy-700);
  transition:all .2s ease;
}
.share-btn:hover{background:var(--blue-600); color:#fff; border-color:var(--blue-600); transform:translateY(-2px);}

.hero-media{
  border-radius:var(--radius-lg); overflow:hidden; position:relative;
  box-shadow:var(--shadow-soft); aspect-ratio:16/8; background:linear-gradient(135deg,var(--blue-50),var(--blue-100));
}
.hero-media img{width:100%; height:100%; object-fit:cover;}
.hero-media figcaption{
  position:absolute; bottom:0; left:0; right:0; padding:14px 20px; font-size:12.5px;
  background:linear-gradient(0deg,rgba(11,28,61,.55),transparent); color:#fff; font-weight:500;
}

/* ============================================================
   MAIN LAYOUT — TOC + CONTENT
   ============================================================ */
.article-layout{
  display:grid; grid-template-columns:250px minmax(0,1fr); gap:56px; padding:10px 0 60px;
  align-items:start;
}
.toc-col{position:sticky; top:130px;}
.toc-card{
  background:var(--blue-50); border:1px solid var(--line); border-radius:var(--radius-md);
  padding:20px; max-height:calc(100vh - 160px); overflow-y:auto;
}
.toc-card h2{
  font-family: var(--font-primary); font-size:12px; text-transform:uppercase; letter-spacing:.08em;
  color:var(--navy-500); margin:0 0 14px; font-weight:800;
}
.toc-card ol{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:2px;}
.toc-card li a{
  display:block; text-decoration:none; font-size:13.5px; font-weight:600; color:var(--navy-500);
  padding:8px 10px; border-radius:9px; border-left:2px solid transparent; transition:all .15s ease;
}
.toc-card li a:hover{background:#fff; color:var(--navy-900);}
.toc-card li a.active{background:#fff; color:var(--blue-600); border-left-color:var(--blue-600); box-shadow:var(--shadow-card);}

.toc-mobile{display:none;}
.toc-mobile-summary{
  cursor:pointer; list-style:none; background:var(--blue-50); border:1px solid var(--line);
  border-radius:var(--radius-md); padding:14px 18px; font-weight:700; font-family: var(--font-primary);
  font-size:14px; color:var(--navy-900); display:flex; justify-content:space-between; align-items:center;
}
.toc-mobile-summary::-webkit-details-marker{display:none;}
.toc-mobile-list{
  list-style:none; margin:10px 0 0; padding:12px; border:1px solid var(--line); border-radius:var(--radius-md);
}
.toc-mobile-list li{margin-bottom:6px;}
.toc-mobile-list li:last-child{margin-bottom:0;}
.toc-mobile-list a{text-decoration:none; color:var(--navy-700); font-weight:600; font-size:14px;}

/* ---------- Content column ---------- */
.content-col{max-width:var(--content-w); width:100%;}
.content-col > section{margin-bottom:52px; scroll-margin-top:150px;}
.content-col h2{
  font-family: var(--font-primary); font-weight:800; font-size:28px; color:var(--navy-900);
  letter-spacing:-0.01em; margin:0 0 18px; display:flex; align-items:center; gap:10px;
  scroll-margin-top:150px;
}
.content-col h3{
  font-family: var(--font-primary); font-weight:700; font-size:21px; color:var(--navy-900);
  margin:28px 0 12px; scroll-margin-top:150px;
}
.content-col h4{font-family: var(--font-primary); font-weight:700; font-size:16.5px; color:var(--navy-700); margin:20px 0 8px;}
.content-col p{font-size:16.5px; line-height:1.85; margin:0 0 18px; color:var(--ink-body);}
.content-col ul, .content-col ol.plain{margin:0 0 20px; padding-left:22px; font-size:16.5px; line-height:1.85;}
.content-col li{margin-bottom:8px;}
.heading-link{
  opacity:0; text-decoration:none; color:var(--blue-500); font-size:16px; transition:opacity .15s ease;
}
.content-col h2:hover .heading-link, .content-col h3:hover .heading-link{opacity:1;}

/* ---------- Key takeaways ---------- */
.takeaway-box{
  background:var(--navy-900); border-radius:var(--radius-lg); padding:30px 32px; color:#fff;
  position:relative; overflow:hidden;
}
.takeaway-box::before{
  content:""; position:absolute; inset:0; background:radial-gradient(600px 200px at 90% -10%, rgba(76,134,255,.35), transparent);
}
.takeaway-box h3{color:#fff; font-family: var(--font-primary); font-weight:800; font-size:15px; text-transform:uppercase; letter-spacing:.06em; margin:0 0 18px; display:flex; align-items:center; gap:8px; position:relative;}
.takeaway-box ul{list-style:none; margin:0; padding:0; position:relative; display:grid; gap:12px;}
.takeaway-box li{display:flex; gap:12px; font-size:15.5px; line-height:1.6; color:#DCE6FA;}
.takeaway-box li svg{flex-shrink:0; margin-top:3px; color:#7FB3FF;}

/* ---------- Info cards grid ---------- */
.card-grid{display:grid; grid-template-columns:repeat(2,1fr); gap:16px; margin:26px 0;}
.info-card{
  background:#fff; border:1px solid var(--line); border-radius:var(--radius-md); padding:22px;
  box-shadow:var(--shadow-card); transition:transform .25s ease, box-shadow .25s ease;
}
.info-card:hover{transform:translateY(-4px); box-shadow:var(--shadow-soft);}
.info-card .icon{width:38px; height:38px; border-radius:10px; background:var(--blue-100); color:var(--blue-600); display:flex; align-items:center; justify-content:center; margin-bottom:14px;}
.info-card h4{margin:0 0 6px; font-size:16px;}
.info-card p{margin:0; font-size:14.5px; color:var(--navy-500); line-height:1.6;}

/* ---------- Timeline ----------
   NOTE: the connecting line is now drawn per-step (via .t-marker /
   .t-connector) rather than as one long ::before spanning the whole
   .timeline container. That old approach measured the line against the
   container's full height (including the last card's text), so it always
   overshot past the final circle. This version stops exactly at the last
   circle regardless of how many steps a given blog page has or how long
   each step's text is.

   Markup expected per step:
   <div class="t-step">
     <div class="t-marker">
       <div class="t-num">1</div>
       <div class="t-connector"></div>  <!-- omit on the last step -->
     </div>
     <div class="t-body">...</div>
   </div>
------------------------------------------------- */
.timeline{margin:30px 0;}
.t-step{display:flex; gap:20px; position:relative; padding-bottom:30px;}
.t-step:last-child{padding-bottom:0;}
.t-marker{display:flex; flex-direction:column; align-items:center; align-self:stretch; flex-shrink:0;}
.t-connector{flex:1; width:2px; background:var(--line); margin:6px 0;}
.t-num{
  width:48px; height:48px; border-radius:50%; background:var(--blue-600); color:#fff; flex-shrink:0;
  display:flex; align-items:center; justify-content:center; font-family: var(--font-primary); font-weight:800; font-size:17px;
  position:relative; z-index:1; box-shadow:0 0 0 6px #fff;
}
.t-body{background:var(--blue-50); border:1px solid var(--line); border-radius:var(--radius-md); padding:16px 20px; flex:1;}
.t-body h4{margin:0 0 4px; font-size:16px; color:var(--navy-900);}
.t-body p{margin:0; font-size:14.5px; color:var(--navy-500);}

/* ---------- Comparison table ---------- */
.table-scroll{overflow-x:auto; border-radius:var(--radius-md); border:1px solid var(--line); margin:26px 0; box-shadow:var(--shadow-card);}
table.compare{border-collapse:collapse; width:100%; min-width:560px; font-size:14.5px;}
table.compare th, table.compare td{padding:14px 18px; text-align:left; border-bottom:1px solid var(--line);}
table.compare thead th{background:var(--navy-900); color:#fff; font-family: var(--font-primary); font-weight:700; font-size:13px; text-transform:uppercase; letter-spacing:.04em;}
table.compare tbody th{
  background:var(--blue-50); font-weight:700; color:var(--navy-900); position:sticky; left:0;
  white-space:nowrap;
}
table.compare td{color:var(--navy-500);}
table.compare tbody tr:last-child td, table.compare tbody tr:last-child th{border-bottom:none;}
table.compare td.good{color:var(--success-600); font-weight:600;}
table.compare td.good::before{content:"✓ ";}

/* ---------- Stats block ---------- */
.stat-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin:26px 0;}
.stat-card{
  background:#fff; border:1px solid var(--line); border-radius:var(--radius-md); padding:24px 20px; text-align:center;
  box-shadow:var(--shadow-card);
}
.stat-num{font-family: var(--font-primary); font-weight:800; font-size:34px; color:var(--blue-600); line-height:1;}
.stat-label{font-size:13px; color:var(--navy-500); margin-top:8px; font-weight:600; line-height:1.4;}

/* ---------- Quote block ---------- */
.quote-block{
  border-left:4px solid var(--blue-600); background:var(--blue-50); border-radius:0 var(--radius-md) var(--radius-md) 0;
  padding:22px 26px; margin:26px 0;
}
.quote-block p{font-family: var(--font-secondary); font-size:19px; color:var(--navy-900); font-style:italic; margin:0 0 10px; line-height:1.6;}
.quote-block cite{font-style:normal; font-size:13.5px; font-weight:700; color:var(--navy-500);}

/* ---------- Warning / tip boxes ---------- */
.callout{border-radius:var(--radius-md); padding:20px 22px; margin:22px 0; display:flex; gap:14px; border:1px solid;}
.callout .icon{flex-shrink:0; width:26px; height:26px; margin-top:2px;}
.callout h4{margin:0 0 6px; font-size:15px;}
.callout p{margin:0; font-size:14.5px; line-height:1.7;}
.callout.warning{background:var(--amber-100); border-color:var(--amber-border); color:#7A5106;}
.callout.warning h4{color:var(--amber-600);}
.callout.tip{background:var(--blue-50); border-color:var(--line); color:var(--navy-700);}
.callout.tip h4{color:var(--blue-600);}

/* ---------- Myths vs facts ---------- */
.myth-grid{display:grid; grid-template-columns:1fr 1fr; gap:14px; margin:24px 0;}
.myth-card{border-radius:var(--radius-md); padding:18px 20px; border:1px solid var(--line);}
.myth-card.myth{background:#FFF3F1;}
.myth-card.fact{background:var(--success-100);}
.myth-card .tag{font-family: var(--font-primary); font-weight:800; font-size:11.5px; text-transform:uppercase; letter-spacing:.06em; margin-bottom:8px; display:block;}
.myth-card.myth .tag{color:#C24E3E;}
.myth-card.fact .tag{color:var(--success-600);}
.myth-card p{margin:0; font-size:14.5px; line-height:1.6; color:var(--navy-700);}

/* ============================================================
   CTA SECTION
   ============================================================ */
.cta-section{
  background:linear-gradient(150deg,var(--navy-900),var(--navy-700));
  border-radius:var(--radius-lg); padding:48px 44px; color:#fff; text-align:center; position:relative; overflow:hidden;
  margin:60px 0;
}
.cta-section::before{content:""; position:absolute; inset:0; background:radial-gradient(500px 220px at 15% 0%, rgba(76,134,255,.4), transparent);}
.cta-section h2{position:relative; font-family: var(--font-primary); font-weight:800; font-size:30px; margin:0 0 12px; color:#fff;}
.cta-section p{position:relative; font-size:16.5px; color:#C6D3EE; max-width:650px; margin:0 auto 28px;}
.cta-buttons{position:relative; display:flex; gap:14px; justify-content:center; flex-wrap:wrap;}
.btn{
  border:none; border-radius:100px; padding:14px 26px; font-weight:700; font-size:15px; cursor:pointer;
  text-decoration:none; display:inline-flex; align-items:center; gap:8px; transition:transform .2s ease, box-shadow .2s ease;
}
.btn-primary{background:var(--blue-500); color:#fff;}
.btn-primary:hover{transform:translateY(-2px); box-shadow:0 10px 24px -8px rgba(76,134,255,.6);}
.btn-secondary{background:rgba(255,255,255,.1); color:#fff; border:1px solid rgba(255,255,255,.3); backdrop-filter:blur(6px);}
.btn-secondary:hover{background:rgba(255,255,255,.18); transform:translateY(-2px);}

/* ============================================================
   FAQ
   ============================================================ */
.faq-section{max-width:var(--content-w);}
.faq-item{border:1px solid var(--line); border-radius:var(--radius-md); margin-bottom:12px; overflow:hidden; background:#fff;}
.faq-q{
  width:100%; text-align:left; background:none; border:none; padding:19px 22px; cursor:pointer;
  display:flex; align-items:center; justify-content:space-between; gap:16px; font-family: var(--font-primary);
  font-weight:700; font-size:15.5px; color:var(--navy-900);
}
.faq-q .chev{transition:transform .25s ease; flex-shrink:0; color:var(--blue-600);}
.faq-item[open] .faq-q .chev{transform:rotate(180deg);}
.faq-item[open] .faq-q{border-bottom:1px solid var(--line);}
.faq-a{padding:4px 22px 20px; font-size:15px; color:var(--navy-500); line-height:1.75;}
.faq-q::-webkit-details-marker{display:none;}
.faq-item > summary{list-style:none;}

/* ============================================================
   RELATED ARTICLES
   ============================================================ */
.related-section{margin:70px 0;}
.related-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:22px;}
.related-card{
  border:1px solid var(--line); border-radius:var(--radius-md); overflow:hidden; background:#fff;
  box-shadow:var(--shadow-card); text-decoration:none; color:inherit; display:block;
  transition:transform .25s ease, box-shadow .25s ease;
}
.related-card:hover{transform:translateY(-5px); box-shadow:var(--shadow-soft);}
.related-card .thumb{aspect-ratio:16/10; background:linear-gradient(135deg,var(--blue-50),var(--blue-100)); overflow:hidden;}
.related-card .thumb img{width:100%; height:100%; object-fit:cover; transition:transform .4s ease;}
.related-card:hover .thumb img{transform:scale(1.06);}
.related-card .body{padding:18px 20px;}
.related-card .cat{font-size:11.5px; font-weight:800; color:var(--blue-600); text-transform:uppercase; letter-spacing:.05em;}
.related-card h4{margin:8px 0 8px; font-size:16px; color:var(--navy-900); line-height:1.4;}
.related-card p{margin:0 0 12px; font-size:13.5px; color:var(--navy-500); line-height:1.6;}
.related-card .rtime{font-size:12.5px; color:var(--navy-300); font-weight:600;}

/* ============================================================
   NEWSLETTER
   ============================================================ */
.newsletter{
  background:var(--blue-50); border-radius:var(--radius-lg); padding:44px; text-align:center; border:1px solid var(--line);
}
.newsletter h2{font-family: var(--font-primary); font-weight:800; font-size:26px; color:var(--navy-900); margin:0 0 10px;}
.newsletter p{color:var(--navy-500); margin:0 0 24px; font-size:15px;}
.newsletter-form{display:flex; gap:10px; max-width:440px; margin:0 auto; flex-wrap:wrap; justify-content:center;}
.newsletter-form input{
  flex:1; min-width:220px; padding:14px 18px; border-radius:100px; border:1px solid var(--line); font-size:14.5px;
  font-family: var(--font-secondary);
}
.newsletter-form input:focus{border-color:var(--blue-500);}
.newsletter-form button{white-space:nowrap;}

/* ============================================================
   FOOTER
   ============================================================ */
.site-footer{background:var(--navy-900); color:#B8C4DE; margin-top:70px; padding:56px 0 26px;}
.footer-grid{display:grid; grid-template-columns:1.4fr 1fr 1fr 1fr; gap:32px; margin-bottom:40px;}
.footer-grid h5{color:#fff; font-family: var(--font-primary); font-size:13.5px; text-transform:uppercase; letter-spacing:.06em; margin:0 0 16px;}
.footer-grid ul{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:10px;}
.footer-grid a{text-decoration:none; color:#B8C4DE; font-size:14px;}
.footer-grid a:hover{color:#fff;}
.footer-logo{display:flex; align-items:center; gap:10px; color:#fff; font-family: var(--font-primary); font-weight:800; font-size:18px; margin-bottom:14px;}
.footer-bottom{border-top:1px solid rgba(255,255,255,.12); padding-top:22px; display:flex; justify-content:space-between; font-size:13px; color:#8393B4; flex-wrap:wrap; gap:10px;}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width:1080px){
  .card-grid{grid-template-columns:1fr 1fr;}
  .related-grid{grid-template-columns:1fr 1fr;}
  .footer-grid{grid-template-columns:1fr 1fr;}
}
@media (max-width:900px){
  .article-layout{grid-template-columns:1fr;}
  .toc-col{display:none;}
  .toc-mobile{display:block; margin-bottom:8px;}

  /* Timeline scales down before the full mobile breakpoint so tablets
     (768–900px) don't inherit oversized desktop circles */
  .t-num{width:40px; height:40px; font-size:15px;}
  .t-step{gap:14px;}
  .t-body{padding:14px 16px;}
}
@media (max-width:760px){
  .main-nav ul, .header-cta{display:none;}
  .nav-toggle{display:block;}
  h1.article-title{font-size:32px;}
  .hero-dek{font-size:17px;}
  .meta-bar{gap:16px;}
  .meta-facts{margin-left:0; width:100%; order:3; gap:16px;}
  .share-row{margin-left:0;}
  .card-grid, .stat-grid, .myth-grid, .related-grid{grid-template-columns:1fr;}
  .footer-grid{grid-template-columns:1fr 1fr;}
  .cta-section{padding:36px 24px;}
  .cta-section h2{font-size:24px;}
  .newsletter{padding:32px 22px;}
  .newsletter-form{flex-direction:column;}
  .newsletter-form button{width:100%; justify-content:center;}

  .hero{padding:28px 0 24px;}
  .hero-media{aspect-ratio:4/3;}
  .content-col h2{font-size:23px; gap:8px;}
  .content-col h3{font-size:18px;}
  .content-col p, .content-col ul, .content-col ol.plain{font-size:15px;}
  .takeaway-box{padding:24px 22px;}
  .info-card{padding:18px;}
  .faq-q{padding:16px 18px; font-size:14.5px;}
  .faq-a{padding:4px 18px 18px; font-size:14px;}
  .progress-meta .wrap{gap:14px;}
  .progress-meta span{font-size:11.5px;}
}
@media (max-width:480px){
  .footer-grid{grid-template-columns:1fr;}
  .wrap{padding:0 18px;}

  .badge-row{margin:24px 0 16px;}
  h1.article-title{font-size:26px; line-height:1.2;}
  .hero-dek{font-size:15.5px;}
  .content-col > section{margin-bottom:36px;}

  .t-num{width:34px; height:34px; font-size:13px; box-shadow:0 0 0 4px #fff;}
  .t-step{gap:10px; padding-bottom:22px;}
  .t-body h4{font-size:14.5px;}
  .t-body p{font-size:13.5px;}

  .takeaway-box{padding:20px 16px; border-radius:var(--radius-md);}
  .takeaway-box li{font-size:14px;}

  .table-scroll{margin:20px -18px; border-radius:0; border-left:none; border-right:none;}
  table.compare{min-width:520px;}

  .cta-section{padding:28px 18px; border-radius:var(--radius-md);}
  .cta-section h2{font-size:20px;}
  .cta-section p{font-size:14.5px;}
  .btn{padding:12px 20px; font-size:14px; width:100%; justify-content:center;}
  .cta-buttons{flex-direction:column;}

  .myth-card, .info-card{padding:16px;}
  .toc-mobile-summary{padding:12px 16px; font-size:13.5px;}
  .toc-mobile-list a{font-size:13.5px;}
}
@media (max-width:360px){
  .wrap{padding:0 14px;}
  h1.article-title{font-size:23px;}
  .badge{font-size:11.5px; padding:6px 12px;}
}@keyframes condition-fadeUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes condition-sbcFadeUp {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes condition-sbcPulse {
  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.4);
    opacity: 0.7;
  }
}

/* ══ HERO ══ */
.condition-hero {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 56px;
  min-height: 520px;
}
.condition-hero-wrap {
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 clamp(16px, 4vw, 48px);
}
.condition-hero-inner {
  max-width: 680px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.condition-badge-hero {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #7cb7ff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-bottom: 18px;
  white-space: nowrap;
}
.condition-h1 {
  font-size: clamp(26px, 3.4vw, 44px);
  line-height: 1.09;
  font-weight: 900;
  color: #fff;
  letter-spacing: -1.4px;
  text-shadow: 0 2px 28px rgba(11, 87, 232, 0.28);
  margin: 0 0 14px;
}
.condition-desc-hero {
  font-size: clamp(13.5px, 1.35vw, 15px);
  line-height: 1.65;
  color: #d0e4ff;
  max-width: 540px;
  margin: 0 0 24px;
}
.condition-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 22px;
}
.condition-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border-radius: 12px;
  font-size: 13.5px;
  font-weight: 700;
  cursor: pointer;
  transition:
    transform 0.2s,
    box-shadow 0.2s,
    background 0.2s,
    border-color 0.2s;
  white-space: nowrap;
  padding: 12px 24px;
}
.condition-btn--primary {
  background: linear-gradient(135deg, #0b57e8 0%, #1e6bff 55%, #4d8dff 100%);
  color: #fff;
  border: none;
  box-shadow: 0 10px 28px rgba(11, 87, 232, 0.42);
}
.condition-btn--primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 40px rgba(11, 87, 232, 0.6);
}
.condition-btn--ghost {
  background: rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.18);
}
.condition-btn--ghost:hover {
  background: rgba(255, 255, 255, 0.16);
  border-color: rgba(255, 255, 255, 0.3);
}
.condition-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
}
.condition-trust-item {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #d0e4ff;
  font-size: 12.5px;
  font-weight: 500;
}
.condition-trust-check {
  color: #7cb7ff;
  flex-shrink: 0;
}

/* ══ ABOUT GLASS CARD ══ */
.condition-glass-card {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.62);
  backdrop-filter: blur(28px) saturate(160%);
  -webkit-backdrop-filter: blur(28px) saturate(160%);
  border: 1px solid rgba(255, 255, 255, 0.85);
  box-shadow:
    0 2px 0px rgba(255, 255, 255, 0.9) inset,
    0 18px 50px -20px rgba(11, 40, 100, 0.18),
    0 30px 80px -30px rgba(11, 40, 100, 0.3);
  padding: clamp(28px, 4vw, 48px);
}
.condition-glass-shine {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.45) 0%,
    rgba(255, 255, 255, 0.1) 40%,
    rgba(200, 223, 255, 0.08) 70%,
    rgba(11, 87, 232, 0.04) 100%
  );
  pointer-events: none;
  z-index: 0;
}
.condition-about-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: clamp(28px, 4vw, 56px);
  align-items: stretch;
  flex: 1;
}
.condition-about-left {
  display: flex;
  flex-direction: column;
  gap: 0;
  justify-content: space-between;
}
.condition-about-h2 {
  font-size: clamp(20px, 2.2vw, 26px);
  font-weight: 800;
  color: #0a1f44;
  line-height: 1.2;
  font-family: var(--font-secondary);
  margin: 0 0 18px;
}
.condition-nav-card {
  background: rgba(11, 87, 232, 0.1);
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  border-radius: 16px;
  padding: 20px 18px;
  margin-bottom: 14px;
  border: 1px solid rgba(11, 87, 232, 0.22);
  box-shadow:
    0 2px 0 rgba(255, 255, 255, 0.55) inset,
    0 8px 24px -8px rgba(11, 87, 232, 0.18);
}
.condition-nav-label {
  color: #0b57e8;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.condition-nav-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.condition-nav-item {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 5px 7px;
  border-radius: 8px;
  transition: background 0.18s;
}
.condition-nav-item:hover {
  background: rgba(11, 87, 232, 0.12);
}
.condition-nav-chevron {
  color: #0b57e8;
  flex-shrink: 0;
}
.condition-nav-text {
  color: #1e3457;
  font-size: 13px;
  font-weight: 600;
}
.condition-stat-row {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.condition-stat-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(11, 87, 232, 0.07);
  border: 1px solid rgba(11, 87, 232, 0.15);
  border-radius: 10px;
  padding: 7px 12px;
  font-size: 12px;
  font-weight: 600;
  color: #0b57e8;
}
.condition-about-right {
  display: flex;
  flex-direction: column;
  gap: 28px;
  justify-content: space-between;
}
.condition-block-title {
  font-size: 16px;
  font-weight: 700;
  color: #0a1f44;
  margin: 0 0 10px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.condition-block-title::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 16px;
  background: linear-gradient(180deg, #0b57e8, #7cb7ff);
  border-radius: 2px;
  flex-shrink: 0;
}
.condition-block-body {
  color: #5c7099;
  line-height: 1.8;
  font-size: 14.5px;
  margin: 0;
}
.condition-benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 200px), 1fr));
  gap: 10px;
  margin-top: 4px;
}
.condition-benefit-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: #2a3f66;
  font-weight: 500;
  background: rgba(11, 87, 232, 0.04);
  border: 1px solid rgba(11, 87, 232, 0.08);
  border-radius: 8px;
  padding: 8px 10px;
  transition:
    background 0.18s,
    border-color 0.18s;
}
.condition-benefit-item:hover {
  background: rgba(11, 87, 232, 0.09);
  border-color: rgba(11, 87, 232, 0.18);
}
.condition-benefit-check {
  color: #0b57e8;
  flex-shrink: 0;
}

/* ══ STICKY BOOKING CARD ══ */
.condition-sbc {
  position: sticky;
  top: 120px;
  background: rgba(255, 255, 255, 0.62);
  backdrop-filter: blur(28px) saturate(160%);
  -webkit-backdrop-filter: blur(28px) saturate(160%);
  border: 1px solid rgba(255, 255, 255, 0.85);
  box-shadow:
    0 2px 0px rgba(255, 255, 255, 0.9) inset,
    0 18px 50px -20px rgba(11, 40, 100, 0.18),
    0 30px 80px -30px rgba(11, 40, 100, 0.3);
  border-radius: 22px;
  padding: clamp(20px, 3.5vw, 28px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  animation: condition-sbcFadeUp 0.65s cubic-bezier(0.22, 0.68, 0, 1.2) both;
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
}
.condition-sbc-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: #eef4ff;
  color: #0b57e8;
  border: 1px solid #c5deff;
  border-radius: 999px;
  padding: 5px 13px;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 18px;
  letter-spacing: 0.02em;
  animation: condition-sbcFadeUp 0.6s 0.05s cubic-bezier(0.22, 0.68, 0, 1.2)
    both;
}
.condition-sbc-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0b57e8;
  box-shadow: 0 0 12px rgba(11, 87, 232, 0.5);
  animation: condition-sbcPulse 2s ease-in-out infinite;
  flex-shrink: 0;
}
.condition-sbc-price {
  font-size: clamp(32px, 7vw, 42px);
  font-weight: 900;
  color: #0a1f44;
  line-height: 1;
  letter-spacing: -1.5px;
  font-family: var(--font-secondary);
}
.condition-sbc-price-sub {
  font-size: 12.5px;
  color: #7a90b8;
  margin: 8px 0 0;
  line-height: 1.5;
}
.condition-sbc-info {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  background: #eef6ff;
  border: 1px solid #c5deff;
  border-radius: 12px;
  padding: 13px 14px;
  margin-bottom: 20px;
  text-align: left;
  animation: condition-sbcFadeUp 0.6s 0.16s cubic-bezier(0.22, 0.68, 0, 1.2)
    both;
}
.condition-sbc-info-icon {
  color: #0b57e8;
  flex-shrink: 0;
  margin-top: 1px;
}
.condition-sbc-info-text {
  font-size: 12.5px;
  color: #2255aa;
  line-height: 1.6;
  margin: 0;
}
.condition-sbc-features {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-bottom: 22px;
}
.condition-sbc-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 9px 0;
  border-bottom: 1px solid #f0f5fd;
  animation: condition-sbcFadeUp 0.55s cubic-bezier(0.22, 0.68, 0, 1.2) both;
  transition: background 0.18s;
}
.condition-sbc-row:last-child {
  border-bottom: none;
}
.condition-sbc-row:hover {
  background: #f8faff;
  border-radius: 8px;
  padding-left: 6px;
}
.condition-sbc-check {
  color: #1e6bff;
  display: block;
}
.condition-sbc-feat-text {
  font-size: 13px;
  color: #2a3f66;
  font-weight: 500;
  text-align: left;
}
.condition-sbc-cta {
  width: 100%;
  background: #1e3457;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 16px 24px;
  font-size: clamp(14px, 2.5vw, 15px);
  font-weight: 700;
  cursor: pointer;
  margin-bottom: 12px;
  transition:
    transform 0.2s,
    box-shadow 0.2s,
    background 0.2s;
  letter-spacing: 0.02em;
  animation: condition-sbcFadeUp 0.6s 0.55s cubic-bezier(0.22, 0.68, 0, 1.2)
    both;
  box-shadow:
    0 20px 50px rgba(34, 58, 94, 0.12),
    0 0 0 4px rgba(34, 58, 94, 0.05);
}
.condition-sbc-cta:hover {
  transform: translateY(-2px);
  background: #264070;
  box-shadow:
    0 28px 60px rgba(34, 58, 94, 0.22),
    0 0 0 4px rgba(34, 58, 94, 0.08);
}
.condition-sbc-terms {
  font-size: 11.5px;
  color: #9aaac5;
  text-align: center;
  line-height: 1.6;
  margin: 0;
}
.condition-sbc-link {
  color: #0b57e8;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.condition-sbc-link:hover {
  color: #0a2fa0;
}

/* ══ FAQ ══ */
.condition-faq-layout {
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  gap: 48px;
  align-items: start;
}
.condition-faq-sidebar {
  position: sticky;
  top: 110px;
}
.condition-faq-title {
  font-size: 52px;
  line-height: 1.05;
  font-weight: 800;
  color: #0a1f44;
  margin: 14px 0;
  font-family: var(--font-secondary);
}
.condition-faq-desc {
  color: #5c7099;
  line-height: 1.8;
  margin-bottom: 28px;
}
.condition-faq-chat {
  height: 52px;
  border-radius: 14px;
  padding: 0 24px;
  border: 1px solid #0b57e8;
  background: white;
  color: #0b57e8;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s;
}
.condition-faq-chat:hover {
  background: #eef4ff;
}
.condition-faq-stat {
  margin-top: 14px;
  background: white;
  border: 1px solid #e4edff;
  border-radius: 14px;
  padding: 14px 18px;
  color: #2a3f66;
  font-size: 14px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
}
.condition-faq-content {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.condition-faq-card {
  background: white;
  border-radius: 22px;
  border: 1px solid #dce7ff;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(11, 87, 232, 0.05);
}
.condition-faq-cat {
  height: 64px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 24px;
  font-size: 12px;
  font-weight: 800;
  color: #0b57e8;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.condition-faq-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #0b57e8;
}
.condition-faq-item {
  border-top: 1px solid #eef4ff;
}
.condition-faq-q {
  width: 100%;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 22px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}
.condition-faq-q span {
  font-size: 18px;
  font-weight: 600;
  color: #0a1f44;
}
.condition-faq-icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #eef4ff;
  color: #0b57e8;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
.condition-faq-icon.condition-active {
  transform: rotate(45deg);
  background: #0b57e8;
  color: white;
}
.condition-faq-ans {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    padding 0.45s ease;
}
.condition-faq-ans.condition-open {
  max-height: 300px;
}
.condition-faq-ans p {
  padding: 0 24px 24px;
  color: #5c7099;
  line-height: 1.8;
}
.condition-faq-bottom-cta {
  background: #2e4a7a;
  border-radius: 22px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.condition-faq-bottom-cta h3 {
  color: white;
  margin-bottom: 6px;
}
.condition-faq-bottom-cta p {
  color: #c8dfff;
}
.condition-faq-bottom-cta button {
  background: white;
  border: none;
  border-radius: 14px;
  height: 54px;
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  color: #0a1f44;
  cursor: pointer;
}

/* ══ PAGE LAYOUT ══ */
.condition-page-layout {
  max-width: 1240px;
  margin: 0 auto;
  padding: 72px 24px;
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 48px;
  align-items: stretch;
}
.condition-page-layout > main {
  display: flex;
  flex-direction: column;
}
.condition-page-layout > main > * {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* ══ RESPONSIVE ══ */
@media (min-width: 1280px) {
  .condition-hero {
    min-height: 500px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .condition-hero {
    min-height: 480px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .condition-hero {
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 52px;
  }
  .condition-h1 {
    font-size: clamp(24px, 4vw, 34px);
    letter-spacing: -0.8px;
  }
  .condition-desc-hero {
    font-size: 14px;
    max-width: 520px;
  }
  .condition-badge-hero {
    font-size: 10px;
    padding: 6px 14px;
  }
}
@media (max-width: 767px) {
  .condition-hero {
    padding-top: 80px;
    padding-bottom: 44px;
    background-position: 70% center;
  }
  .condition-h1 {
    font-size: clamp(22px, 6vw, 30px);
    letter-spacing: -0.6px;
    margin-bottom: 12px;
  }
  .condition-desc-hero {
    font-size: 13.5px;
    margin-bottom: 20px;
  }
  .condition-badge-hero {
    font-size: 10px;
    padding: 6px 12px;
    margin-bottom: 16px;
  }
  .condition-btn {
    padding: 11px 20px;
    font-size: 13px;
  }
  .condition-btns {
    flex-direction: column;
    width: 100%;
    gap: 10px;
  }
  .condition-btn {
    width: 100%;
    justify-content: center;
  }
  .condition-trust {
    gap: 8px 14px;
  }
  .condition-trust-item {
    font-size: 12px;
  }
  .condition-page-layout {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .condition-page-layout > main,
  .condition-page-layout > main > * {
    flex: unset;
    display: block;
  }
  .condition-faq-layout {
    grid-template-columns: 1fr;
  }
  .condition-faq-sidebar {
    position: static;
  }
  .condition-faq-title {
    font-size: 38px;
  }
  .condition-faq-bottom-cta {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }
}
@media (max-width: 860px) {
  .condition-about-grid {
    grid-template-columns: 1fr;
  }
  .condition-stat-row {
    flex-direction: row;
  }
  .condition-glass-card {
    border-radius: 20px;
  }
}
@media (max-width: 1024px) {
  .condition-sbc {
    position: relative;
    top: auto;
    max-width: 100%;
  }
  .condition-page-layout {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .condition-page-layout > main,
  .condition-page-layout > main > * {
    flex: unset;
    display: block;
  }
}
@media (max-width: 479px) {
  .condition-hero {
    padding-top: 72px;
    padding-bottom: 36px;
  }
  .condition-h1 {
    font-size: clamp(20px, 7vw, 26px);
  }
  .condition-desc-hero {
    font-size: 13px;
  }
  .condition-badge-hero {
    font-size: 9.5px;
    padding: 5px 10px;
  }
  .condition-trust-item {
    font-size: 11.5px;
  }
  .condition-glass-card {
    padding: 22px 18px;
    border-radius: 16px;
  }
  .condition-sbc {
    border-radius: 18px;
    padding: 20px 18px;
  }
  .condition-faq-title {
    font-size: 30px;
  }
}

/* ══ SECTION LABEL (replaces SectionLabel inline style) ══ */
.condition-section-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 20px;
  margin-bottom: 12px;
}
.condition-section-label--light {
  color: #0b57e8;
  background: #eef4ff;
  border: 1px solid transparent;
}

/* ══ HERO entrance animations (replaces per-element inline animation) ══ */
.condition-hero-anim-badge {
  animation: condition-fadeUp 0.75s 0s cubic-bezier(0.22, 0.68, 0, 1.2) both;
}
.condition-hero-anim-h1 {
  animation: condition-fadeUp 0.85s 0.1s cubic-bezier(0.22, 0.68, 0, 1.2) both;
}
.condition-hero-anim-desc {
  animation: condition-fadeUp 0.85s 0.18s cubic-bezier(0.22, 0.68, 0, 1.2) both;
}
.condition-hero-anim-btns {
  animation: condition-fadeUp 0.85s 0.26s cubic-bezier(0.22, 0.68, 0, 1.2) both;
}
.condition-hero-anim-trust {
  animation: condition-fadeUp 0.85s 0.34s cubic-bezier(0.22, 0.68, 0, 1.2) both;
}

/* ══ STICKY BOOKING CARD extras (replaces inline style on price block / strong) ══ */
.condition-sbc-price-block {
  margin-bottom: 16px;
  animation: condition-sbcFadeUp 0.6s 0.1s cubic-bezier(0.22, 0.68, 0, 1.2) both;
}

.condition-sbc-info-strong {
  color: #0a1f44;
  font-weight: 700;
}

/* ══ FAQ SECTION wrapper (replaces inline section/container style) ══ */
.condition-section--faq {
  background: #f7faff;
  padding: 90px 0;
}

/* ══ Shared content container (max-width:1240 wrapper used in Why/FAQ sections) ══ */
.condition-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
}

/* ══ ROOT PAGE (replaces inline styles on the root export) ══ */
.condition-root {
  font-family: var(--font-primary);
  color: #0a1f44;
  background: #fff;
}
.condition-mid-section {
  background: linear-gradient(180deg, #eef4ff 0%, #f6f9ff 60%, #ffffff 100%);
}
/* ─── Page shell ─────────────────────────────────────────── */
.aad-page {
  min-height: 100vh;
  background: #f6f8fb;
  font-family: var(--font-secondary);
  color: #1a1d23;
  padding-bottom: 40px;
}

/* ─── Top nav ─────────────────────────────────────────────── */
.aad-nav {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 24px;
  background: #fff;
  border-bottom: 0.5px solid #e2e4e9;
}

.aad-back {
  font-size: 13px;
  color: #3b6ef6;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4px;
  font-weight: 500;
}
.aad-back:hover { text-decoration: underline; }

.aad-nav-dot { color: #c0c4ce; font-size: 12px; }

.aad-nav-title {
  font-size: 13.5px;
  font-weight: 500;
  color: #1a1d23;
}

/* ─── Appointment bar ─────────────────────────────────────── */
.aad-appt-bar {
  display: flex;
  align-items: stretch;
  background: #fff;
  border-bottom: 0.5px solid #e2e4e9;
  padding: 0 24px;
  overflow-x: auto;
}

.aad-appt-field {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
  padding: 12px 20px;
  border-right: 0.5px solid #e2e4e9;
  flex-shrink: 0;
}
.aad-appt-field:first-child { padding-left: 0; }
.aad-appt-field:last-child  { border-right: none; }

.aad-appt-label {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #9ba3b4;
}

.aad-appt-val {
  font-size: 13px;
  font-weight: 500;
  color: #1a1d23;
  white-space: nowrap;
}
.aad-appt-doctor { color: #3b6ef6; }

/* ─── Banner ──────────────────────────────────────────────── */
.aad-banner {
  margin: 14px 20px 0;
  padding: 10px 15px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
}
.aad-banner--ok    { background: #edfaf4; color: #1a7a4a; border: 0.5px solid #b2ebd0; }
.aad-banner--error { background: #fff0f0; color: #c0392b; border: 0.5px solid #f5c6c6; }

/* ─── List container ──────────────────────────────────────── */
.aad-list-section {
  margin: 16px 20px 40px;
  background: #fff;
  border: 0.5px solid #e2e4e9;
  border-radius: 8px;
  overflow: hidden;
}

/* ─── List header ─────────────────────────────────────────── */
.aad-list-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 16px 18px;
  border-bottom: 0.5px solid #e2e4e9;
  background: #fff;
}

.aad-list-title {
  min-width: 0;
}

.aad-list-title h2 {
  margin: 0;
  color: #161a22;
  font-size: 16px;
  font-weight: 650;
  letter-spacing: 0;
}

.aad-list-title p {
  margin: 4px 0 0;
  color: #667085;
  font-size: 12.5px;
  line-height: 1.35;
}

/* ─── Search ──────────────────────────────────────────────── */
.aad-search {
  display: flex;
  align-items: center;
  gap: 7px;
  border: 0.5px solid #d4d7e0;
  border-radius: 6px;
  padding: 8px 11px;
  background: #fff;
  cursor: text;
  flex-shrink: 0;
}
.aad-search svg { color: #9ba3b4; flex-shrink: 0; }
.aad-search input {
  border: none;
  background: transparent;
  outline: none;
  font-size: 12.5px;
  color: #1a1d23;
  width: 240px;
}
.aad-search input::placeholder { color: #bcc1cc; }

/* ─── Doctor table ────────────────────────────────────────── */
.aad-doctor-list {
  display: flex;
  flex-direction: column;
  overflow-x: auto;
}

.aad-doctor-row {
  display: grid;
  grid-template-columns: 78px 140px minmax(220px, 1fr) 190px 170px 110px;
  align-items: center;
  min-width: 908px;
  gap: 12px;
  padding: 13px 18px;
  border-bottom: 0.5px solid #f0f1f5;
  transition: background .1s;
}
.aad-doctor-row:last-child { border-bottom: none; }
.aad-doctor-row:hover { background: #fafbfc; }

.aad-doctor-row--head {
  position: sticky;
  top: 0;
  z-index: 1;
  background: #f8fafc;
  border-bottom-color: #e2e8f0;
}

.aad-doctor-row--head:hover { background: #f8fafc; }

.aad-doctor-row--selected {
  background: #f0f5ff;
  box-shadow: inset 3px 0 0 #3b6ef6;
}
.aad-doctor-row--selected:hover { background: #eaf1ff; }

.aad-col {
  color: #667085;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.aad-cell {
  color: #1f2937;
  font-size: 13px;
  line-height: 1.35;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.aad-cell-sr {
  text-align: center;
}

.aad-cell-id {
  font-family: var(--font-secondary);
  color: #475467;
}

.aad-cell-name {
  color: #111827;
  font-weight: 600;
}

.aad-doctor-action {
  display: flex;
  justify-content: flex-end;
}

/* ─── Assign button ───────────────────────────────────────── */
.aad-assign-btn {
  min-width: 92px;
  padding: 7px 13px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
  border: 0.5px solid #d4d7e0;
  background: #fff;
  color: #1a1d23;
  transition: background .12s;
}
.aad-assign-btn:hover:not(:disabled) {
  background: #f0f1f5;
}
.aad-assign-btn:disabled { opacity: .5; cursor: not-allowed; }

.aad-assign-btn--primary {
  background: #3b6ef6;
  color: #fff;
  border-color: transparent;
}
.aad-assign-btn--primary:hover:not(:disabled) { background: #2f5ee0; }

.aad-assign-btn--current {
  background: #f0f1f5;
  color: #9ba3b4;
  border-color: transparent;
}

/* ─── Footer count ────────────────────────────────────────── */
.aad-count {
  padding: 9px 18px;
  font-size: 11.5px;
  color: #bcc1cc;
  border-top: 0.5px solid #f0f1f5;
  margin: 0;
}

/* ─── States ──────────────────────────────────────────────── */
.aad-loading {
  display: flex; flex-direction: column; align-items: center;
  justify-content: center; min-height: 60vh; gap: 14px;
  color: #9ba3b4; font-size: 14px;
}
.aad-spinner {
  width: 28px; height: 28px;
  border: 2.5px solid #e2e4e9;
  border-top-color: #3b6ef6;
  border-radius: 50%;
  animation: aad-spin .7s linear infinite;
}
@keyframes aad-spin { to { transform: rotate(360deg); } }

.aad-empty {
  display: flex; flex-direction: column; align-items: center;
  justify-content: center; min-height: 60vh;
  gap: 10px; color: #9ba3b4; font-size: 14px;
}
.aad-empty a { color: #3b6ef6; text-decoration: none; font-weight: 500; }

.aad-empty-row {
  padding: 28px 18px; font-size: 13px;
  color: #bcc1cc; text-align: center;
}

/* ─── Responsive ──────────────────────────────────────────── */
@media (max-width: 860px) {
  .aad-appt-bar { padding: 0 14px; }
  .aad-appt-field { padding: 10px 14px; }
  .aad-list-section { margin: 12px 10px 28px; }
  .aad-list-header { flex-direction: column; align-items: flex-start; }
  .aad-search { width: 100%; box-sizing: border-box; }
  .aad-search input { width: 100%; }
  .aad-doctor-row { padding: 12px 14px; }
}
/* ── Layout ── */
.dash-wrapper {
  display: flex;
  min-height: 100vh;
  background: #f5f7fb;
}

/* ── Sidebar ── */
.dash-sidebar {
  width: 260px;
  flex-shrink: 0;
  background: #111827;
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 24px 16px;
  position: fixed;
  top: 0; left: 0;
  height: 100vh;
  overflow-y: auto;
  z-index: 100;
}

.dash-sidebar-brand {
  display: flex;
  align-items: center;
  gap: 11px;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 28px;
  padding: 0 8px;
}

.dash-brand-mark {
  width: 36px; height: 36px;
  background: #2563eb;
  border-radius: 9px;
  display: flex; align-items: center; justify-content: center;
  font-size: 18px; font-weight: 900;
}

.dash-profile {
  text-align: center;
  padding: 16px 8px 20px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  margin-bottom: 16px;
}

.dash-avatar {
  width: 56px; height: 56px;
  background: #2563eb;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 24px; font-weight: 800;
  margin: 0 auto 10px;
}

.dash-profile-name {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 2px;
}

.dash-profile-email {
  font-size: 11px;
  color: #9ca3af;
  word-break: break-all;
  margin-bottom: 8px;
}

.dash-role-badge {
  display: inline-block;
  background: #2563eb;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 10px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.dash-nav {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}

.dash-nav-item {
  width: 100%;
  text-align: left;
  background: transparent;
  border: none;
  color: #d1d5db;
  padding: 11px 14px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  transition: background 0.15s, color 0.15s;
}

.dash-nav-item:hover,
.dash-nav-item.active {
  background: #1f2937;
  color: #fff;
}

.dash-logout {
  margin-top: 16px;
  width: 100%;
  background: #dc2626;
  border: none;
  color: #fff;
  padding: 10px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  transition: background 0.2s;
}

.dash-logout:hover { background: #b91c1c; }

/* ── Main area ── */
.dash-main {
  margin-left: 260px;
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.dash-topbar {
  position: sticky;
  top: 0;
  background: #fff;
  border-bottom: 1px solid #e5e7eb;
  padding: 0 28px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 50;
}

.dash-topbar-title {
  font-size: 18px;
  font-weight: 800;
  color: #111827;
}

.dash-topbar-user {
  font-size: 14px;
  color: #374151;
  font-weight: 500;
}

.dash-content {
  padding: 28px;
  flex: 1;
}

/* ── Section ── */
.dash-section {
  background: #fff;
  border-radius: 14px;
  padding: 24px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}

.dash-section-title {
  font-size: 18px;
  font-weight: 800;
  color: #111827;
  margin: 0 0 20px;
}

.dash-empty {
  color: #6b7280;
  font-size: 14px;
  padding: 8px 0;
}

/* ── Stats cards ── */
.dash-cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 16px;
  margin-bottom: 24px;
}

.dash-card {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 18px 20px;
}

.dash-card-label {
  font-size: 12px;
  font-weight: 600;
  color: #6b7280;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.dash-card-value {
  font-size: 32px;
  font-weight: 800;
  color: #111827;
}

.dash-welcome {
  border-top: 1px solid #f3f4f6;
  padding-top: 20px;
}

.dash-welcome h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
}

.dash-welcome p {
  color: #6b7280;
  font-size: 14px;
}

/* ── Table ── */
.dash-table-wrap {
  overflow-x: auto;
}

.dash-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.dash-table thead tr {
  background: #1f2937;
  color: #fff;
}

.dash-table th {
  padding: 12px 16px;
  text-align: left;
  font-weight: 600;
  font-size: 13px;
}

.dash-table tbody tr {
  border-bottom: 1px solid #f3f4f6;
}

.dash-table tbody tr.alt {
  background: #f9fafb;
}

.dash-table td {
  padding: 12px 16px;
  color: #374151;
}

.dash-table td.bold { font-weight: 600; color: #111827; }
.dash-table td.muted { color: #6b7280; font-size: 13px; }

.status-badge {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: capitalize;
}

.actions-cell {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

/* ── Action buttons ── */
.btn-view    { padding: 6px 14px; background: #2563eb; color: #fff; border: none; border-radius: 6px; font-size: 13px; font-weight: 600; }
.btn-approve { padding: 6px 14px; background: #059669; color: #fff; border: none; border-radius: 6px; font-size: 13px; font-weight: 600; }
.btn-reject  { padding: 6px 14px; background: #dc2626; color: #fff; border: none; border-radius: 6px; font-size: 13px; font-weight: 600; }

.btn-view:hover    { opacity: 0.88; }
.btn-approve:hover { opacity: 0.88; }
.btn-reject:hover  { opacity: 0.88; }

/* ── Super Admin form ── */
.sa-form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.sa-form-row {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}

.sa-field label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  margin-bottom: 6px;
}

.sa-field input,
.sa-field select,
.sa-field textarea {
  width: 100%;
  padding: 10px 13px;
  border: 1.5px solid #e5e7eb;
  border-radius: 8px;
  font-size: 14px;
  color: #111827;
  outline: none;
  transition: border-color 0.2s;
}

.sa-field input:focus,
.sa-field select:focus,
.sa-field textarea:focus { border-color: #6d28d9; }
.sa-field input:disabled,
.sa-field select:disabled,
.sa-field textarea:disabled { opacity: 0.6; }

.sa-create-btn {
  align-self: flex-start;
  padding: 11px 24px;
  background: #6d28d9;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  transition: opacity 0.2s;
}

.sa-create-btn:hover:not(:disabled) { opacity: 0.88; }
.sa-create-btn:disabled { opacity: 0.6; }

.sa-form-error {
  background: #fef2f2;
  border: 1px solid #fecaca;
  color: #dc2626;
  padding: 10px 14px;
  border-radius: 8px;
  font-size: 13px;
}

.sa-form-success {
  background: #f0fdf4;
  border: 1px solid #bbf7d0;
  color: #059669;
  padding: 10px 14px;
  border-radius: 8px;
  font-size: 13px;
}

.sp-form-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.sp-cancel-btn {
  padding: 10px 20px;
  background: #fff;
  color: #374151;
  border: 1.5px solid #d1d5db;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
}

.sp-icon-img {
  width: 34px;
  height: 34px;
  border-radius: 8px;
  object-fit: cover;
  display: block;
}

.sp-icon-text {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: #f3f4f6;
  font-size: 18px;
}

.sp-textarea {
  min-height: 92px;
  resize: vertical;
  font-family: inherit;
  line-height: 1.5;
}

/* ── Payment Links / Payment History, recolored for the Super Admin Portal ──
   PaymentLinks.jsx/PaymentLinkHistory.jsx are shared with the standalone
   Payment Admin login portal (/payment-admin/*), which keeps its own
   teal/blue branding — these overrides are scoped to .sa-payment-scope so
   they only apply when the same components are rendered as a tab here. */
.sa-payment-scope .pl-admin {
  max-width: none;
  margin: 0;
}

.sa-payment-scope .pl-admin__header--surface {
  background: linear-gradient(135deg, #ffffff 0%, #f5f3ff 100%);
  border-color: #ddd6fe;
}

.sa-payment-scope .pl-admin__eyebrow,
.sa-payment-scope .pl-preview__label,
.sa-payment-scope .pl-result__label {
  color: #6d28d9;
}

.sa-payment-scope .pl-amount-input span {
  background: #f3f0ff;
  color: #6d28d9;
}

.sa-payment-scope .pl-primary {
  background: #6d28d9;
  box-shadow: 0 10px 20px rgba(109, 40, 217, 0.18);
}

.sa-payment-scope .pl-secondary {
  background: #f3f0ff;
  color: #6d28d9;
  border-color: #ddd6fe;
}

.sa-payment-scope .pl-preview {
  background: #1e1b4b;
  border-color: #1e1b4b;
}

.sa-payment-scope .pl-result a {
  color: #6d28d9;
}

.sa-payment-scope .pl-link-btn {
  background: #f3f0ff;
  color: #6d28d9;
  border-color: #ddd6fe;
}
/* =====================================================================
   Design tokens — HumanCareConnect palette
   ===================================================================== */

:root {
  /* Brand */
  --bg: #f4f7fb;
  --section: #dce6f2;
  --primary: #223a5e;
  --primary-hover: #1b2f4b;
  --text: #0b1f3a;
  --text-light: #6b7280;
  --teal-lt: #e6f5f3;
  --gold-lt: #fef3e2;
  --muted: #6b7280;
  --border: rgba(34, 58, 94, 0.1);
  --card: #ffffff;

  /* Glass */
  --glass: rgba(255, 255, 255, 0.7);
  --glass-strong: rgba(255, 255, 255, 0.9);
  --glass-border: rgba(255, 255, 255, 0.35);

  /* Neumorphism */
  --neu-up: 6px 6px 12px rgba(0, 0, 0, 0.05), -6px -6px 12px rgba(255, 255, 255, 0.9);
  --neu-down: inset 3px 3px 6px rgba(0, 0, 0, 0.08), inset -3px -3px 6px rgba(255, 255, 255, 0.8);

  /* Shape / motion */
  --radius: 16px;
  --radius-sm: 10px;
  --radius-lg: 26px;
  --radius-pill: 999px;
  --ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --fast: 160ms;
  --slow: 520ms;

  /* Type */
  --font-heading: var(--font-primary);
  --font-body: var(--font-secondary);

  /* A light blue tint for icon chips / selected states — keeps every
     "selected" moment reading as brand-blue rather than teal or gold */
  --blue-lt: #e7edf6;
  --rose: #c94a56;

  /* Shadows */
  --shadow-lg: 0 24px 48px -18px rgba(11, 31, 58, 0.16), 0 4px 14px rgba(11, 31, 58, 0.05);
  --shadow-pop: 0 10px 22px rgba(11, 31, 58, 0.08), 0 2px 6px rgba(11, 31, 58, 0.05);
  --shadow-glow-primary: 0 10px 26px rgba(34, 58, 94, 0.28);
}

/* =====================================================================
   Shell — page wrapper both steps live inside
   ===================================================================== */

.hc-form-shell {
  min-height: 100vh;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 115px 24px 80px;
  background: radial-gradient(120% 140% at 50% -10%,
      #ffffff 0%,
      var(--bg) 45%,
      var(--section) 100%);
  font-family: var(--font-secondary);
  box-sizing: border-box;
}

.hc-form-shell *,
.hc-form-shell *::before,
.hc-form-shell *::after {
  box-sizing: border-box;
}

/* =====================================================================
   Top bar — "← Back" link + numbered step progress, sits above the
   header on every step (shared treatment for both steps)
   ===================================================================== */

.hc-topbar {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 30px;
}

.hc-back-link {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border: none;
  background: transparent;
  padding: 0;
  font-family: var(--font-primary);
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--primary);
  cursor: pointer;
  transition: color var(--fast) var(--ease), opacity var(--fast) var(--ease);
}

.hc-back-link:not(:disabled):hover {
  color: var(--primary-hover);
}

.hc-back-link:disabled {
  color: var(--text-light);
  opacity: 0.5;
  cursor: not-allowed;
}

.hc-stepper {
  display: flex;
  align-items: center;
  width: auto;
}

.hc-stepper__circle {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1.5px solid var(--border);
  background: var(--card);
  color: var(--text-light);
  font-family: var(--font-primary);
  font-size: 0.85rem;
  font-weight: 700;
  transition:
    background var(--fast) var(--ease),
    border-color var(--fast) var(--ease),
    color var(--fast) var(--ease),
    box-shadow var(--fast) var(--ease);
}

.hc-stepper__circle.is-done {
  background: var(--primary);
  border-color: var(--primary);
  color: #ffffff;
}

.hc-stepper__circle.is-active {
  background: var(--primary);
  border-color: var(--primary);
  color: #ffffff;
  box-shadow: 0 0 0 4px rgba(34, 58, 94, 0.16);
}

.hc-stepper__line {
  flex: 0 0 auto;
  width: 36px;
  height: 2px;
  margin: 0 6px;
  background: var(--border);
  transition: background var(--fast) var(--ease);
}

.hc-stepper__line.is-filled {
  background: var(--primary);
}

/* =====================================================================
   Option card (shared by Severity / Support / Urgency) — solid white
   "pop" cards that float above the glass step container
   ===================================================================== */

.hc-option-card {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  width: 100%;
  text-align: left;
  padding: 14px 16px;
  border-radius: var(--radius);
  cursor: pointer;
  font-family: var(--font-secondary);
  border: 1.5px solid transparent;
  background: var(--card);
  box-shadow: var(--shadow-pop);
  transition:
    border-color var(--fast) var(--ease),
    background var(--fast) var(--ease),
    box-shadow var(--fast) var(--ease),
    transform var(--fast) var(--ease);
}

.hc-option-card:active {
  transform: scale(0.98);
}

.hc-option-card__icon {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 10px;
  font-size: 1.05rem;
  line-height: 1;
  background: var(--blue-lt);
}

.hc-option-card__text {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
}

.hc-option-card__title {
  font-weight: 600;
  font-size: 0.94rem;
  line-height: 1.3;
  font-family: var(--font-primary);
  color: var(--text);
}

.hc-option-card__subtitle {
  font-size: 0.82rem;
  line-height: 1.45;
  color: var(--text-light);
}

.hc-option-card__check {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  flex: 0 0 auto;
  background: var(--primary);
  color: #ffffff;
}

.hc-option-card:hover {
  border-color: var(--border);
}

.hc-option-card.is-selected {
  border-color: var(--primary);
  background: var(--blue-lt);
  box-shadow: 0 0 0 4px rgba(34, 58, 94, 0.1);
}

.hc-option-card.is-selected .hc-option-card__icon {
  background: var(--card);
}

/* Both tones now render identically (light, white-pop, blue-selected).
   The `--light` / `--dark` modifiers are kept only so no markup needs
   to change; they no longer diverge visually. */
.hc-option-card--light,
.hc-option-card--dark {
  border: 1.5px solid transparent;
  background: var(--card);
  box-shadow: var(--shadow-pop);
}

/* =====================================================================
   Step 1 — Concern (glass card)
   ===================================================================== */

.hc-concern-step {
  background: var(--glass);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg);
  padding: 40px 44px 32px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  animation: hc-fade-slide-up var(--slow) var(--ease) both;
}

@keyframes hc-fade-slide-up {
  from {
    opacity: 0;
    transform: translateY(18px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.hc-concern-step__header {
  margin-bottom: 28px;
}

.hc-concern-step__title {
  font-family: var(--font-primary);
  font-size: 1.7rem;
  font-weight: 800;
  color: var(--primary);
  letter-spacing: -0.02em;
}

.hc-concern-step__subtitle {
  margin-top: 8px;
  color: var(--text-light);
  font-size: 0.96rem;
  line-height: 1.55;
  max-width: 46ch;
}

.hc-field {
  margin-bottom: 26px;
}

.hc-field:last-of-type {
  margin-bottom: 0;
}

.hc-field__label {
  display: block;
  font-weight: 600;
  font-size: 0.92rem;
  color: var(--text);
  margin-bottom: 10px;
  font-family: var(--font-primary);
}

/* ---- Textarea — pops in solid white against the glass card ---- */
.hc-textarea-wrap {
  position: relative;
}

.hc-textarea {
  width: 100%;
  resize: none;
  border: 1.5px solid transparent;
  border-radius: var(--radius);
  padding: 16px 16px 30px;
  font-family: var(--font-secondary);
  font-size: 0.95rem;
  color: var(--text);
  background: var(--card);
  box-shadow: var(--shadow-pop);
  min-height: 108px;
  transition:
    border-color var(--fast) var(--ease),
    box-shadow var(--fast) var(--ease),
    background var(--fast) var(--ease);
}

.hc-textarea::placeholder {
  color: #9aa7b8;
}

.hc-textarea:hover {
  border-color: var(--border);
}

.hc-textarea:focus {
  outline: none;
  border-color: var(--primary);
  background: var(--card);
  box-shadow: var(--shadow-pop), 0 0 0 4px rgba(34, 58, 94, 0.1);
}

.hc-char-counter {
  position: absolute;
  right: 14px;
  bottom: 10px;
  font-size: 0.76rem;
  color: var(--text-light);
  background: rgba(255, 255, 255, 0.9);
  padding: 1px 6px;
  border-radius: var(--radius-pill);
  transition: color var(--fast) var(--ease);
}

.hc-char-counter.is-limit {
  color: var(--rose);
  font-weight: 600;
}

/* ---- Select — pops in solid white too ---- */
.hc-select-wrap {
  position: relative;
}

.hc-select {
  width: 100%;
  appearance: none;
  border: 1.5px solid transparent;
  border-radius: var(--radius);
  padding: 14px 40px 14px 16px;
  font-family: var(--font-secondary);
  font-size: 0.95rem;
  color: var(--text);
  background: var(--card);
  box-shadow: var(--shadow-pop);
  cursor: pointer;
  transition:
    border-color var(--fast) var(--ease),
    box-shadow var(--fast) var(--ease);
}

.hc-select:invalid {
  color: var(--text-light);
}

.hc-select:hover {
  border-color: var(--border);
}

.hc-select:focus {
  outline: none;
  border-color: var(--primary);
  box-shadow: var(--shadow-pop), 0 0 0 4px rgba(34, 58, 94, 0.1);
}

.hc-select-chevron {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--text-light);
  pointer-events: none;
}

/* ---- Card grid ---- */
.hc-card-grid {
  display: grid;
  gap: 12px;
}

.hc-card-grid--1 {
  grid-template-columns: 1fr;
}

.hc-card-grid--2 {
  grid-template-columns: 1fr 1fr;
}

/* ---- Bottom nav (shared — one light treatment for both steps) ---- */
.hc-step-nav,
.hc-step-nav--dark {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid var(--border);
}

.hc-btn {
  border: none;
  border-radius: var(--radius-pill);
  font-weight: 600;
  font-size: 0.92rem;
  padding: 12px 22px;
  cursor: pointer;
  font-family: var(--font-primary);
  transition:
    transform var(--fast) var(--ease),
    box-shadow var(--fast) var(--ease),
    opacity var(--fast) var(--ease),
    background var(--fast) var(--ease),
    color var(--fast) var(--ease);
}

.hc-btn--ghost,
.hc-btn--ghost-dark {
  background: transparent;
  color: var(--text-light);
}

.hc-btn--ghost:not(:disabled):hover,
.hc-btn--ghost-dark:not(:disabled):hover {
  color: var(--text);
  background: var(--section);
}

.hc-btn--ghost:disabled,
.hc-btn--ghost-dark:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.hc-btn--primary,
.hc-btn--primary-dark {
  background: linear-gradient(120deg, var(--primary), var(--primary-hover));
  color: #ffffff;
  box-shadow: var(--shadow-glow-primary);
}

.hc-btn--primary:not(:disabled):hover,
.hc-btn--primary-dark:not(:disabled):hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(27, 47, 75, 0.32);
}

.hc-btn--primary:not(:disabled):active,
.hc-btn--primary-dark:not(:disabled):active {
  transform: translateY(0) scale(0.98);
}

.hc-btn--primary:disabled,
.hc-btn--primary-dark:disabled {
  opacity: 0.45;
  cursor: not-allowed;
  box-shadow: none;
}

/* =====================================================================
   Step 2 — Timing (same glass card treatment as Step 1, blue accents)
   ===================================================================== */

.hc-timing-step {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 44px 48px 32px;
  border-radius: var(--radius-lg);
  background: var(--glass);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid var(--glass-border);
  box-shadow: var(--shadow-lg);
  color: var(--text);
  animation: hc-fade-slide-up var(--slow) var(--ease) both;
}

.hc-timing-step__badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: var(--font-primary);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--primary);
  background: var(--blue-lt);
  border: 1px solid rgba(34, 58, 94, 0.22);
  padding: 6px 12px;
  border-radius: var(--radius-pill);
  margin-bottom: 18px;
}

.hc-timing-step__title {
  font-family: var(--font-primary);
  font-size: 1.7rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--primary);
}

.hc-timing-step__subtitle {
  margin-top: 8px;
  margin-bottom: 32px;
  color: var(--text-light);
  font-size: 0.96rem;
  line-height: 1.55;
  max-width: 56ch;
}

.hc-timing-step__grid {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  gap: 36px;
}

.hc-timing-col__heading {
  font-family: var(--font-primary);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--text-light);
  margin-bottom: 14px;
}

/* ---- Accordion (time windows) — white pop cards ---- */
.hc-accordion {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.hc-accordion-item {
  border: 1.5px solid transparent;
  border-radius: var(--radius);
  background: var(--card);
  box-shadow: var(--shadow-pop);
  overflow: hidden;
  transition:
    border-color var(--fast) var(--ease),
    background var(--fast) var(--ease),
    box-shadow var(--fast) var(--ease);
}

.hc-accordion-item.is-open {
  border-color: var(--border);
  box-shadow: var(--shadow-lg);
}

.hc-accordion-item.has-selection {
  border-color: var(--primary);
}

.hc-accordion-item__header {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 13px 16px;
  font-family: var(--font-secondary);
  text-align: left;
}

.hc-accordion-item__icon {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 9px;
  background: var(--blue-lt);
  font-size: 1rem;
}

.hc-accordion-item__text {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  flex: 1 1 auto;
}

.hc-accordion-item__label {
  font-weight: 600;
  font-size: 0.92rem;
  color: var(--text);
  font-family: var(--font-primary);
}

.hc-accordion-item__range {
  font-size: 0.78rem;
  color: var(--text-light);
}

.hc-accordion-item__chip {
  flex: 0 0 auto;
  font-size: 0.76rem;
  font-weight: 600;
  color: #ffffff;
  background: var(--primary);
  padding: 4px 10px;
  border-radius: var(--radius-pill);
  white-space: nowrap;
}

.hc-accordion-item__chevron {
  flex: 0 0 auto;
  color: var(--text-light);
  transition: transform var(--fast) var(--ease);
}

.hc-accordion-item.is-open .hc-accordion-item__chevron {
  transform: rotate(180deg);
}

.hc-accordion-item__panel {
  display: grid;
  transition: grid-template-rows var(--fast) var(--ease);
}

.hc-accordion-item__panel-inner {
  overflow: hidden;
}

.hc-slot-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  padding: 0 16px 16px;
}

.hc-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border: 1.5px solid var(--border);
  border-radius: var(--radius-sm);
  background: var(--bg);
  color: var(--text-light);
  font-family: var(--font-secondary);
  font-size: 0.8rem;
  font-weight: 500;
  padding: 9px 6px;
  cursor: pointer;
  transition:
    border-color var(--fast) var(--ease),
    color var(--fast) var(--ease),
    background var(--fast) var(--ease);
}

.hc-slot:hover {
  border-color: rgba(34, 58, 94, 0.35);
  color: var(--text);
}

.hc-slot.is-active {
  border-color: var(--primary);
  background: var(--blue-lt);
  color: var(--primary);
  font-weight: 600;
}

/* =====================================================================
   Responsive
   ===================================================================== */

@media (max-width: 640px) {
  .hc-form-shell {
    padding: 0;
  }

  .hc-concern-step {
    padding: 28px 20px 100px;
    border-radius: var(--radius);
    box-shadow: none;
  }

  .hc-concern-step__title {
    font-size: 1.4rem;
  }

  .hc-card-grid--2 {
    grid-template-columns: 1fr;
  }

  .hc-step-nav,
  .hc-step-nav--dark {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--glass-strong);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    padding: 14px 18px calc(14px + env(safe-area-inset-bottom));
    box-shadow: 0 -4px 16px rgba(11, 31, 58, 0.1);
    border-top: 1px solid var(--border);
    margin-top: 0;
    z-index: 20;
  }

  .hc-btn {
    flex: 1;
    text-align: center;
  }

  .hc-timing-step {
    padding: 24px 18px 100px;
    border-radius: 0;
  }

  .hc-timing-step__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .hc-slot-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.hc-option-card.is-disabled,
.hc-accordion-item.is-disabled {
  opacity: 0.45;
  pointer-events: none;
  cursor: not-allowed;
}

.hc-date-input {
  width: 100%;
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid #d8dde3;
  font-size: 15px;
}

.hc-date-input--err {
  border-color: #e11d48;
}

.hc-error {
  color: #e11d48;
  font-size: 13px;
  margin-top: 6px;
}

.hc-slot.is-disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: not-allowed;
  text-decoration: line-through;
}/* ── Tabs ── */
.adp-tabs {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}

.adp-tab {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  border-radius: 8px;
  border: 1.5px solid #e2e8f0;
  background: #f8fafc;
  color: #475569;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.15s, color 0.15s, border-color 0.15s;
}

.adp-tab:hover {
  background: #f1f5f9;
  color: #0f172a;
}

.adp-tab.active {
  background: #ecfdf5;
  color: #059669;
  border-color: #6ee7b7;
}

.adp-tab-count {
  font-size: 11px;
  background: #e2e8f0;
  color: #64748b;
  padding: 1px 6px;
  border-radius: 20px;
}

.adp-tab.active .adp-tab-count {
  background: #d1fae5;
  color: #059669;
}

/* ── Problem cell ── */
.adp-problem {
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #475569;
  font-style: italic;
}

/* ── Expandable row ── */
.adp-row {
  cursor: pointer;
  transition: background 0.12s;
}

.adp-row--open {
  background: #f0fdf4 !important;
}

.adp-view-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  border-radius: 8px;
  border: 1.5px solid #e2e8f0;
  background: #ffffff;
  color: #0f172a;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.15s, border-color 0.15s, color 0.15s;
}

.adp-view-btn:hover {
  background: #f1f5f9;
  border-color: #cbd5e1;
}

.adp-doctor-select {
  width: 100%;
  min-width: 180px;
  padding: 8px 10px;
  border-radius: 8px;
  border: 1px solid #cbd5e1;
  background: #ffffff;
  color: #0f172a;
  font-size: 13px;
}

.adp-view-btn svg {
  transition: transform 0.22s;
}


/* =========================
   MODAL BACKDROP
========================= */
.adp-modal-backdrop {
  position: fixed;
  inset: 0;
  background: #01164a;
  backdrop-filter: blur(6px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  z-index: 1200;
  animation: adpFadeIn 0.25s ease;
}

@keyframes adpFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* =========================
   MODAL CONTAINER
========================= */
.adp-modal {
  width: min(960px, 100%);
  background: #071226;
  border: 1px solid #16325f;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.45);
  animation: adpModalIn 0.25s ease;
}

@keyframes adpModalIn {
  from {
    transform: translateY(20px) scale(0.98);
    opacity: 0;
  }
  to {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}

/* =========================
   HEADER
========================= */
.adp-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 24px;
  background: linear-gradient(135deg, #081528, #0b2447);
  border-bottom: 1px solid #18365f;
}

.adp-modal-header h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
}

.adp-modal-close {
  background: #0f2f57;
  border: 1px solid #274d7d;
  color: #ffffff;
  padding: 10px 18px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.2s ease;
}

.adp-modal-close:hover {
  background: #163f72;
  transform: translateY(-1px);
}

/* =========================
   BODY
========================= */
.adp-modal-body {
  display: flex;
  gap: 22px;
  padding: 24px;
  background: #071226;
}

.adp-current-doctor,
.adp-search-doctor {
  flex: 1;
  background: #0b1c34;
  border: 1px solid #16365f;
  border-radius: 18px;
  padding: 20px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.adp-current-doctor h4,
.adp-search-doctor h4 {
  margin: 0 0 18px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}

/* =========================
   CURRENT DOCTOR INFO
========================= */
.adp-cur-grid {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.adp-cur-grid div {
  color: #c7d5e8;
  font-size: 14px;
  line-height: 1.5;
}

.adp-cur-grid strong {
  color: #ffffff;
  font-weight: 700;
}

/* =========================
   DOCTOR ID BADGE
========================= */
.adp-doctor-id-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 10px 18px;
  border-radius: 12px;
  background: linear-gradient(135deg, #123b6b, #1c548f);
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px;
  border: 1px solid #3a6da3;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
}

.adp-doctor-id-inline {
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  border-radius: 999px;
  background: #102844;
  border: 1px solid #294e78;
  color: #7eb6ff;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 6px;
}

/* =========================
   SEARCH INPUT
========================= */
.adp-search-input {
  width: 100%;
  padding: 14px 16px;
  border-radius: 12px;
  border: 1px solid #294e78;
  background: #081528;
  color: #ffffff;
  font-size: 14px;
  outline: none;
  transition: 0.2s ease;
  margin-bottom: 16px;
}

.adp-search-input::placeholder {
  color: #7d95b3;
}

.adp-search-input:focus {
  border-color: #4e8fd6;
  box-shadow: 0 0 0 4px rgba(78, 143, 214, 0.15);
}

/* =========================
   SEARCH RESULTS
========================= */
.adp-search-results {
  max-height: 420px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-right: 4px;
}

.adp-search-results::-webkit-scrollbar {
  width: 6px;
}

.adp-search-results::-webkit-scrollbar-thumb {
  background: #23476f;
  border-radius: 20px;
}

/* =========================
   DOCTOR CARD
========================= */
.adp-doctor-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 16px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0d213d, #102844);
  border: 1px solid #1f436d;
  transition: 0.22s ease;
}

.adp-doctor-row:hover {
  transform: translateY(-2px);
  border-color: #4d82bd;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28);
}

.adp-doctor-row div {
  color: #d8e5f4;
}

.adp-doctor-row strong {
  color: #ffffff;
}

/* =========================
   ASSIGN BUTTON
========================= */
.adp-assign-btn {
  background: linear-gradient(135deg, #184b84, #2364ad);
  color: #ffffff;
  border: none;
  padding: 10px 18px;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  transition: 0.2s ease;
  min-width: 100px;
}

.adp-assign-btn:hover {
  transform: translateY(-1px);
  background: linear-gradient(135deg, #2364ad, #2e7dd6);
}

.adp-assign-btn:disabled {
  opacity: 0.55;
  cursor: not-allowed;
  transform: none;
}

/* =========================
   ALT BUTTON
========================= */
.adp-alt-btn {
  padding: 10px 14px;
  border-radius: 10px;
  border: 1px solid #294e78;
  background: #01164a;
  color: #ffffff;
  font-weight: 600;
  cursor: pointer;
  transition: 0.2s ease;
}

.adp-alt-btn:hover {
  background: #123257;
  border-color: #4d82bd;
}

/* =========================
   EXPAND BUTTON
========================= */
.adp-expand-btn svg {
  transition: transform 0.22s ease;
}

.adp-expand-btn--open svg {
  transform: rotate(180deg);
}

.adp-expand-btn:hover,
.adp-expand-btn--open {
  background: #123257;
  border-color: #4d82bd;
  color: #7eb6ff;
}

/* =========================
   EXPAND SECTION
========================= */
.adp-expand-row td {
  padding: 0 !important;
  border-bottom: 1px solid #16365f;
}

.adp-expand {
  padding: 22px;
  background: #081528;
  border-top: 1px dashed #294e78;
  animation: adpExpandIn 0.22s ease both;
}

@keyframes adpExpandIn {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.adp-expand-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 18px;
  margin-bottom: 18px;
}

.adp-exp-item {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.adp-exp-item--full {
  grid-column: 1 / -1;
}

.adp-exp-label {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #6f8cad;
}

.adp-exp-value {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  word-break: break-word;
}

/* =========================
   REPORTS SECTION
========================= */
.adp-reports {
  padding-top: 18px;
  border-top: 1px dashed #294e78;
}

.adp-reports-label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #8ba7c8;
}

.adp-reports-count {
  min-width: 22px;
  height: 22px;
  padding: 0 8px;
  border-radius: 999px;
  background: #123257;
  border: 1px solid #3d6da5;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
}

.adp-reports-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.adp-report-chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  border-radius: 10px;
  background: #102844;
  border: 1px solid #294e78;
  color: #dbeafe;
  text-decoration: none;
  font-size: 13px;
  transition: 0.2s ease;
  max-width: 260px;
}

.adp-report-chip:hover {
  background: #14345c;
  border-color: #4d82bd;
  transform: translateY(-1px);
}

.adp-report-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.adp-report-arrow {
  font-size: 10px;
  opacity: 0.7;
}

.adp-no-reports {
  font-size: 13px;
  color: #7c95b3;
  font-style: italic;
}

/* =========================
   MOBILE RESPONSIVE
========================= */
@media (max-width: 768px) {
  .adp-modal-body {
    flex-direction: column;
    padding: 16px;
  }

  .adp-modal-header {
    padding: 18px;
  }

  .adp-modal-header h3 {
    font-size: 18px;
  }

  .adp-current-doctor,
  .adp-search-doctor {
    padding: 16px;
  }

  .adp-doctor-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .adp-assign-btn {
    width: 100%;
  }

  .adp-expand-grid {
    grid-template-columns: 1fr;
  }
}

/* Route-driven appointment workspace */
.adp-page {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.adp-header,
.adp-detail-hero,
.adp-assign-hero {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 18px;
}

.adp-eyebrow {
  display: inline-flex;
  margin-bottom: 8px;
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.adp-title {
  margin: 0;
  color: #0f172a;
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 850;
  line-height: 1.05;
}

.adp-sub {
  margin: 10px 0 0;
  max-width: 760px;
  color: #64748b;
  font-size: 15px;
  line-height: 1.6;
}

.adp-stats {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 12px;
}

.adp-stat {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  padding: 16px;
  border: 1px solid #dbe7ef;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
  cursor: pointer;
  text-align: left;
}

.adp-stat--active {
  border-color: #14b8a6;
  box-shadow: 0 14px 30px rgba(20, 184, 166, 0.14);
}

.adp-stat-value {
  color: #0f172a;
  font-size: 26px;
  font-weight: 850;
}

.adp-stat-label {
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.adp-card {
  border: 1px solid #dbe7ef;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.06);
  overflow: hidden;
}

.adp-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px;
  border-bottom: 1px solid #e2e8f0;
  background: #f8fafc;
}

.adp-search {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: min(360px, 100%);
  padding: 10px 12px;
  border: 1px solid #dbe7ef;
  border-radius: 8px;
  background: #ffffff;
  color: #64748b;
}

.adp-search input {
  width: 100%;
  min-width: 0;
  border: 0;
  outline: 0;
  color: #0f172a;
  background: transparent;
  font: inherit;
}

.adp-search--wide {
  width: min(480px, 100%);
}

.adp-loading,
.adp-empty {
  display: flex;
  min-height: 220px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 32px;
  color: #64748b;
  text-align: center;
}

.adp-empty h3 {
  margin: 0;
  color: #0f172a;
}

.adp-empty p {
  margin: 0;
}

.adp-spinner {
  width: 34px;
  height: 34px;
  border: 3px solid #dbe7ef;
  border-top-color: #0f766e;
  border-radius: 999px;
  animation: adpSpin 0.8s linear infinite;
}

@keyframes adpSpin {
  to {
    transform: rotate(360deg);
  }
}

.adp-appointment-list {
  display: grid;
  gap: 14px;
  padding: 16px;
}

.adp-table-wrap {
  width: 100%;
  overflow-x: auto;
}

.adp-flow-table {
  width: 100%;
  min-width: 1080px;
  border-collapse: separate;
  border-spacing: 0;
}

.adp-flow-table th {
  padding: 14px 16px;
  border-bottom: 1px solid #e2e8f0;
  background: #f8fafc;
  color: #475569;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
}

.adp-flow-table td {
  padding: 16px;
  border-bottom: 1px solid #e2e8f0;
  color: #334155;
  font-size: 14px;
  vertical-align: middle;
}

.adp-flow-table tbody tr:hover {
  background: #f8fafc;
}

.adp-sr-cell {
  color: #64748b;
  font-weight: 800;
}

.adp-booking-id {
  display: inline-block;
  max-width: 190px;
  color: #475569;
  font-family: var(--font-secondary);
  font-size: 12px;
  font-weight: 700;
  overflow-wrap: anywhere;
}

.adp-patient-cell,
.adp-list-actions {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.adp-patient-cell strong {
  color: #0f172a;
  font-size: 15px;
}

.adp-patient-cell span {
  color: #64748b;
  font-size: 12px;
}

.adp-list-actions {
  align-items: flex-start;
}

.adp-assigned-doctor-mini {
  display: grid;
  gap: 3px;
  min-width: 180px;
}

.adp-assigned-doctor-mini strong {
  color: #0f172a;
  font-size: 14px;
  line-height: 1.25;
}

.adp-assigned-doctor-mini span {
  color: #64748b;
  font-size: 12px;
  line-height: 1.35;
}

.adp-secondary-link {
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
}

.adp-secondary-link:hover {
  text-decoration: underline;
}

.adp-appointment-card {
  display: grid;
  gap: 16px;
  padding: 18px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  background: #ffffff;
}

.adp-appointment-main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
}

.adp-identity-block {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

.adp-avatar,
.adp-doctor-avatar {
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  display: grid;
  place-items: center;
  border-radius: 8px;
  background: #ccfbf1;
  color: #0f766e;
  font-weight: 850;
}

.adp-card-kicker {
  margin: 0 0 3px;
  color: #94a3b8;
  font-size: 11px;
  font-weight: 800;
  word-break: break-all;
}

.adp-identity-block h2 {
  margin: 0;
  color: #0f172a;
  font-size: 18px;
}

.adp-identity-block p {
  margin: 4px 0 0;
  color: #64748b;
  font-size: 13px;
}

.adp-status-pill {
  display: inline-flex;
  align-items: center;
  border: 1px solid;
  border-radius: 999px;
  padding: 5px 11px;
  font-size: 12px;
  font-weight: 800;
}

.adp-list-grid,
.adp-info-grid,
.adp-detail-summary {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.adp-list-detail,
.adp-info-tile {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 5px;
  padding: 12px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  background: #f8fafc;
}

.adp-list-detail span,
.adp-info-tile span,
.adp-request-list span {
  color: #64748b;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.adp-list-detail strong,
.adp-info-tile strong,
.adp-request-list strong {
  min-width: 0;
  color: #0f172a;
  font-size: 14px;
  word-break: break-word;
}

.adp-problem-line {
  margin: 0;
  padding: 14px;
  border-left: 3px solid #14b8a6;
  background: #f0fdfa;
  color: #334155;
  line-height: 1.6;
}

.adp-problem-line span,
.adp-detail-note span {
  display: block;
  margin-bottom: 4px;
  color: #0f766e;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.adp-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.adp-view-btn,
.adp-alt-btn,
.adp-assign-primary,
.adp-back-link {
  text-decoration: none;
}

.adp-alt-btn,
.adp-assign-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 10px 14px;
  border: 1px solid #0f766e;
  border-radius: 8px;
  background: #0f766e;
  color: #ffffff;
  font-weight: 800;
  cursor: pointer;
}

.adp-alt-btn:hover,
.adp-assign-primary:hover {
  background: #115e59;
}

.adp-back-link {
  display: inline-flex;
  margin-bottom: 12px;
  color: #0f766e;
  font-size: 13px;
  font-weight: 800;
}

.adp-detail-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.adp-back-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 10px 14px;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  background: #ffffff;
  color: #0f172a;
  font-weight: 800;
  text-decoration: none;
}

.adp-back-button:hover {
  background: #f8fafc;
  border-color: #94a3b8;
}

.adp-detail-summary {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.adp-detail-grid {
  display: grid;
  gap: 16px;
}

.adp-detail-section {
  display: grid;
  gap: 14px;
  padding: 18px;
  border: 1px solid #dbe7ef;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.04);
}

.adp-detail-section h2,
.adp-request-panel h2,
.adp-workspace-header h2 {
  margin: 0;
  color: #0f172a;
  font-size: 18px;
}

.adp-detail-note {
  padding: 14px;
  border: 1px solid #ccfbf1;
  border-radius: 8px;
  background: #f0fdfa;
}

.adp-detail-note p {
  margin: 0;
  color: #334155;
  line-height: 1.6;
}

.adp-muted {
  margin: 0;
  color: #64748b;
}

.adp-report-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 12px;
}

.adp-report-card {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 14px;
  border: 1px solid #dbe7ef;
  border-radius: 8px;
  color: #0f172a;
  text-decoration: none;
}

.adp-report-card span {
  color: #64748b;
  font-size: 13px;
}

.adp-timeline {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
}

.adp-timeline-step {
  display: grid;
  gap: 8px;
  padding: 14px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  background: #f8fafc;
  color: #64748b;
}

.adp-timeline-step span {
  width: 26px;
  height: 26px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: #e2e8f0;
  color: #475569;
  font-size: 12px;
  font-weight: 850;
}

.adp-timeline-step strong {
  color: inherit;
  font-size: 13px;
}

.adp-timeline-step--done {
  border-color: #99f6e4;
  background: #f0fdfa;
  color: #0f766e;
}

.adp-timeline-step--done span {
  background: #0f766e;
  color: #ffffff;
}

.adp-timeline-step--active {
  box-shadow: 0 0 0 3px rgba(20, 184, 166, 0.15);
}

.adp-assign-layout {
  display: grid;
  grid-template-columns: minmax(280px, 340px) 1fr;
  gap: 18px;
  align-items: start;
}

.adp-request-panel,
.adp-doctor-workspace {
  display: grid;
  gap: 16px;
  padding: 18px;
  border: 1px solid #dbe7ef;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.05);
}

.adp-request-panel {
  position: sticky;
  top: 18px;
}

.adp-request-list {
  display: grid;
  gap: 10px;
}

.adp-request-list div {
  display: grid;
  gap: 4px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e8f0;
}

.adp-workspace-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.adp-workspace-header p {
  margin: 6px 0 0;
  color: #64748b;
  font-size: 13px;
}

.adp-assignment-status {
  min-width: 220px;
  padding: 14px;
  border: 1px solid #dbe7ef;
  border-radius: 8px;
  background: #ffffff;
}

.adp-assignment-status span {
  display: block;
  color: #64748b;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.adp-assignment-status strong {
  display: block;
  margin-top: 5px;
  color: #0f172a;
}

.adp-assignment-banner {
  padding: 12px 14px;
  border: 1px solid #a7f3d0;
  border-radius: 8px;
  background: #ecfdf5;
  color: #047857;
  font-weight: 800;
}

.adp-assignment-banner--error {
  border-color: #fecaca;
  background: #fef2f2;
  color: #b91c1c;
}

.adp-doctor-match-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 14px;
}

.adp-doctor-match-card {
  display: grid;
  gap: 14px;
  padding: 16px;
  border: 1px solid #dbe7ef;
  border-radius: 8px;
  background: #ffffff;
}

.adp-doctor-match-card--selected {
  border-color: #14b8a6;
  background: #f0fdfa;
}

.adp-doctor-match-head {
  display: flex;
  gap: 12px;
}

.adp-doctor-match-head span {
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
}

.adp-doctor-match-head h2 {
  margin: 2px 0;
  color: #0f172a;
  font-size: 17px;
}

.adp-doctor-match-head p {
  margin: 0;
  color: #64748b;
  font-size: 13px;
}

.adp-doctor-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.adp-doctor-metrics div {
  min-width: 0;
  padding: 10px;
  border-radius: 8px;
  background: #f8fafc;
}

.adp-doctor-metrics span {
  display: block;
  color: #64748b;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}

.adp-doctor-metrics strong {
  display: block;
  margin-top: 4px;
  color: #0f172a;
  font-size: 13px;
  word-break: break-word;
}

.adp-match-reasons {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.adp-match-reasons span {
  padding: 5px 8px;
  border-radius: 999px;
  background: #e0f2fe;
  color: #0369a1;
  font-size: 11px;
  font-weight: 800;
}

.adp-doctor-about {
  min-height: 44px;
  margin: 0;
  color: #475569;
  font-size: 13px;
  line-height: 1.55;
}

.adp-assign-primary {
  width: 100%;
  border: 0;
}

.adp-assign-primary:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

@media (max-width: 1100px) {
  .adp-stats,
  .adp-list-grid,
  .adp-info-grid,
  .adp-detail-summary,
  .adp-timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .adp-assign-layout {
    grid-template-columns: 1fr;
  }

  .adp-request-panel {
    position: static;
  }
}

@media (max-width: 760px) {
  .adp-header,
  .adp-detail-hero,
  .adp-assign-hero,
  .adp-card-header,
  .adp-workspace-header,
  .adp-appointment-main {
    align-items: stretch;
    flex-direction: column;
  }

  .adp-stats,
  .adp-list-grid,
  .adp-info-grid,
  .adp-detail-summary,
  .adp-doctor-metrics,
  .adp-timeline {
    grid-template-columns: 1fr;
  }

  .adp-card-actions {
    justify-content: stretch;
  }

  .adp-card-actions a,
  .adp-detail-actions a,
  .adp-alt-btn,
  .adp-view-btn {
    width: 100%;
  }
}
