:root {
  color-scheme: dark;
  --sia-bg: #07100e;
  --sia-bg-deep: #040807;
  --sia-panel: #0d1815;
  --sia-panel-raised: #12211d;
  --sia-panel-hover: #182b26;
  --sia-accent: #cfff43;
  --sia-accent-rgb: 207, 255, 67;
  --sia-accent-hot: #e2ff82;
  --sia-text: #f3f7f5;
  --sia-muted: #84958f;
  --sia-danger: #ff5e66;
  --sia-vivid-a-rgb: 86, 227, 212;
  --sia-vivid-b-rgb: 93, 255, 150;
  --sia-vivid-c-rgb: 63, 158, 129;
  --login-border: rgba(var(--sia-accent-rgb), 0.16);
  --login-border-strong: rgba(var(--sia-accent-rgb), 0.42);
}

html[data-sia-theme="floodlight"] {
  --sia-bg: #071018;
  --sia-bg-deep: #04080f;
  --sia-panel: #0c1723;
  --sia-panel-raised: #112336;
  --sia-panel-hover: #172e45;
  --sia-accent: #56c8ff;
  --sia-accent-rgb: 86, 200, 255;
  --sia-accent-hot: #91dcff;
  --sia-text: #f3f7fb;
  --sia-muted: #8699aa;
  --sia-danger: #ff6278;
  --sia-vivid-a-rgb: 45, 98, 255;
  --sia-vivid-b-rgb: 140, 240, 255;
  --sia-vivid-c-rgb: 153, 105, 255;
}

html[data-sia-theme="ember"] {
  --sia-bg: #140d09;
  --sia-bg-deep: #090604;
  --sia-panel: #1c130f;
  --sia-panel-raised: #2a1b14;
  --sia-panel-hover: #39231a;
  --sia-accent: #ff9f43;
  --sia-accent-rgb: 255, 159, 67;
  --sia-accent-hot: #ffc078;
  --sia-text: #fff7ef;
  --sia-muted: #aa9485;
  --sia-danger: #ff5e66;
  --sia-vivid-a-rgb: 255, 94, 102;
  --sia-vivid-b-rgb: 255, 209, 102;
  --sia-vivid-c-rgb: 207, 83, 133;
}

html[data-sia-theme="ultraviolet"] {
  --sia-bg: #0d0a17;
  --sia-bg-deep: #07050d;
  --sia-panel: #151121;
  --sia-panel-raised: #211a34;
  --sia-panel-hover: #2b2244;
  --sia-accent: #b99cff;
  --sia-accent-rgb: 185, 156, 255;
  --sia-accent-hot: #d6c7ff;
  --sia-text: #f8f5ff;
  --sia-muted: #9b92b1;
  --sia-danger: #ff5e8c;
  --sia-vivid-a-rgb: 110, 231, 255;
  --sia-vivid-b-rgb: 239, 113, 255;
  --sia-vivid-c-rgb: 91, 124, 255;
}

html[data-sia-theme="skillcorner"] {
  --sia-bg: #121212;
  --sia-bg-deep: #090909;
  --sia-panel: #191919;
  --sia-panel-raised: #252525;
  --sia-panel-hover: #303030;
  --sia-accent: #3cfe6c;
  --sia-accent-rgb: 60, 254, 108;
  --sia-accent-hot: #c8ff6a;
  --sia-text: #f9f9f9;
  --sia-muted: #9e9e9e;
  --sia-danger: #ef6051;
  --sia-vivid-a-rgb: 200, 255, 106;
  --sia-vivid-b-rgb: 0, 228, 255;
  --sia-vivid-c-rgb: 45, 98, 255;
}

html[data-sia-theme="worldcup26"] {
  --sia-bg: #0b0b0b;
  --sia-bg-deep: #030303;
  --sia-panel: #141414;
  --sia-panel-raised: #201e1a;
  --sia-panel-hover: #2b2821;
  --sia-accent: #efc25b;
  --sia-accent-rgb: 239, 194, 91;
  --sia-accent-hot: #ffe29a;
  --sia-text: #faf8f3;
  --sia-muted: #aaa69d;
  --sia-danger: #e84455;
  --sia-vivid-a-rgb: 232, 68, 85;
  --sia-vivid-b-rgb: 30, 158, 91;
  --sia-vivid-c-rgb: 58, 141, 222;
}

html[data-sia-theme="xeatre"] {
  --sia-bg: #101010;
  --sia-bg-deep: #070707;
  --sia-panel: #171717;
  --sia-panel-raised: #242424;
  --sia-panel-hover: #303030;
  --sia-accent: #ff7800;
  --sia-accent-rgb: 255, 120, 0;
  --sia-accent-hot: #ff9b3d;
  --sia-text: #f7f7f7;
  --sia-muted: #969696;
  --sia-danger: #ff4d32;
  --sia-vivid-a-rgb: 255, 176, 0;
  --sia-vivid-b-rgb: 255, 77, 50;
  --sia-vivid-c-rgb: 127, 204, 247;
}

html[data-sia-theme="championsleague"] {
  --sia-bg: #06061b;
  --sia-bg-deep: #02020d;
  --sia-panel: #0c0c27;
  --sia-panel-raised: #15143d;
  --sia-panel-hover: #211f55;
  --sia-accent: #dbe5ff;
  --sia-accent-rgb: 219, 229, 255;
  --sia-accent-hot: #ffffff;
  --sia-text: #f7f8ff;
  --sia-muted: #9699bc;
  --sia-danger: #ff527e;
  --sia-vivid-a-rgb: 64, 85, 255;
  --sia-vivid-b-rgb: 221, 73, 255;
  --sia-vivid-c-rgb: 49, 228, 255;
}

* {
  box-sizing: border-box;
}

html {
  min-width: 320px;
  min-height: 100%;
  background: var(--sia-bg-deep);
}

body.sia-login {
  min-width: 320px;
  min-height: 100vh;
  min-height: 100dvh;
  margin: 0;
  overflow-x: hidden;
  color: var(--sia-text);
  background: var(--sia-bg-deep);
  font-family: Inter, "SF Pro Display", "Segoe UI", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

button,
input {
  font: inherit;
}

button,
summary,
a {
  -webkit-tap-highlight-color: transparent;
}

.login-ambient {
  position: fixed;
  z-index: 0;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  background:
    radial-gradient(circle at 48% 44%, rgba(var(--sia-vivid-c-rgb), 0.09), transparent 26%),
    radial-gradient(circle at 12% 8%, rgba(var(--sia-vivid-a-rgb), 0.1), transparent 30%),
    linear-gradient(125deg, var(--sia-bg-deep) 0%, var(--sia-bg) 48%, var(--sia-bg-deep) 100%);
}

.ambient-glow {
  position: absolute;
  width: 44vw;
  height: 44vw;
  border-radius: 50%;
  filter: blur(90px);
  opacity: 0.16;
  animation: ambient-drift 14s ease-in-out infinite alternate;
}

.ambient-glow--one {
  top: -24vw;
  right: 8vw;
  background: rgb(var(--sia-vivid-a-rgb));
}

.ambient-glow--two {
  bottom: -32vw;
  left: 18vw;
  background: rgb(var(--sia-vivid-b-rgb));
  animation-duration: 18s;
  animation-direction: alternate-reverse;
}

.ambient-grid {
  position: absolute;
  inset: 0;
  opacity: 0.18;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
  background-size: 56px 56px;
  -webkit-mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.72) 52%, transparent 88%);
  mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.72) 52%, transparent 88%);
}

.ambient-grid::after {
  position: absolute;
  content: "";
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(var(--sia-accent-rgb), 0.08) 50%, transparent 100%);
  transform: translateY(-100%);
  animation: grid-scan 9s linear infinite;
}

.ambient-noise {
  position: absolute;
  inset: 0;
  opacity: 0.022;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");
}

.ambient-wordmark {
  position: absolute;
  left: -1.5vw;
  bottom: -2.8vw;
  color: transparent;
  font-size: clamp(86px, 10.3vw, 198px);
  font-weight: 950;
  line-height: 0.8;
  letter-spacing: -0.075em;
  opacity: 0.4;
  -webkit-text-stroke: 1px rgba(var(--sia-accent-rgb), 0.1);
}

.login-header {
  position: relative;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(100% - 72px, 1760px);
  height: 88px;
  margin: 0 auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}

.sia-brand {
  display: inline-flex;
  gap: 14px;
  align-items: center;
  color: var(--sia-text);
  text-decoration: none;
}

.sia-brand-mark {
  display: inline-flex;
  flex: 0 0 40px;
  gap: 3px;
  align-items: flex-end;
  width: 40px;
  height: 34px;
  padding: 3px;
  color: var(--sia-accent);
  transform: skew(-17deg);
}

.sia-brand-mark i {
  display: block;
  width: 5px;
  border-radius: 1px;
  background: currentColor;
  box-shadow: 0 0 18px rgba(var(--sia-accent-rgb), 0.24);
}

.sia-brand-mark i:nth-child(1) { height: 15px; }
.sia-brand-mark i:nth-child(2) { height: 26px; }
.sia-brand-mark i:nth-child(3) { height: 20px; }
.sia-brand-mark i:nth-child(4) { height: 30px; }

.sia-brand-copy {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.sia-brand-copy strong {
  font-size: 17px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: 0.18em;
}

.sia-brand-copy small {
  color: var(--sia-muted);
  font-size: 9px;
  font-weight: 750;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.login-header-actions {
  display: flex;
  gap: 22px;
  align-items: center;
}

.system-status {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  color: var(--sia-muted);
  font-family: "SFMono-Regular", Consolas, monospace;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.system-status i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--sia-accent);
  box-shadow: 0 0 0 4px rgba(var(--sia-accent-rgb), 0.09), 0 0 12px var(--sia-accent);
  animation: status-pulse 2.2s ease-out infinite;
}

.login-theme-control {
  position: relative;
}

.login-theme-control summary {
  display: flex;
  gap: 8px;
  align-items: center;
  height: 38px;
  padding: 0 12px;
  color: var(--sia-muted);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  list-style: none;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.035);
  transition: 180ms ease;
}

.login-theme-control summary::-webkit-details-marker {
  display: none;
}

.login-theme-control summary:hover,
.login-theme-control[open] summary {
  color: var(--sia-text);
  border-color: var(--login-border-strong);
  background: rgba(var(--sia-accent-rgb), 0.07);
}

.login-theme-control summary svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5;
}

.login-theme-control summary .theme-chevron {
  width: 12px;
  transition: transform 180ms ease;
}

.login-theme-control[open] .theme-chevron {
  transform: rotate(180deg);
}

.login-theme-popover {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  width: 270px;
  padding: 13px;
  border: 1px solid var(--login-border);
  border-radius: 16px;
  background: var(--sia-panel-raised);
  background: color-mix(in srgb, var(--sia-panel-raised) 94%, transparent);
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.48);
  backdrop-filter: blur(24px);
}

.theme-popover-heading {
  display: flex;
  flex-direction: column;
  gap: 3px;
  padding: 2px 3px 11px;
}

.theme-popover-heading span {
  color: var(--sia-text);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.theme-popover-heading small {
  color: var(--sia-muted);
  font-size: 9px;
}

.sia-theme-picker {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px;
}

.sia-theme-option {
  display: flex;
  gap: 8px;
  align-items: center;
  min-width: 0;
  height: 36px;
  padding: 0 8px;
  color: var(--sia-muted);
  font-size: 9px;
  font-weight: 750;
  line-height: 1;
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.065);
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.025);
  cursor: pointer;
  transition: 160ms ease;
}

.sia-theme-option:hover {
  color: var(--sia-text);
  border-color: rgba(255, 255, 255, 0.15);
  transform: translateY(-1px);
}

.sia-theme-option.active {
  color: var(--sia-text);
  border-color: var(--login-border-strong);
  background: rgba(var(--sia-accent-rgb), 0.09);
}

.theme-preview {
  flex: 0 0 auto;
  width: 15px;
  height: 15px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 50%;
  background: linear-gradient(135deg, #cfff43 0 50%, #56e3d4 50%);
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.035);
}

.sia-theme-option[data-sia-theme-value="floodlight"] .theme-preview {
  background: linear-gradient(135deg, #56c8ff 0 50%, #9969ff 50%);
}

.sia-theme-option[data-sia-theme-value="ember"] .theme-preview {
  background: linear-gradient(135deg, #ff9f43 0 50%, #ff5e66 50%);
}

.sia-theme-option[data-sia-theme-value="ultraviolet"] .theme-preview {
  background: linear-gradient(135deg, #b99cff 0 50%, #6ee7ff 50%);
}

.sia-theme-option[data-sia-theme-value="skillcorner"] .theme-preview {
  background: linear-gradient(135deg, #3cfe6c 0 50%, #c8ff6a 50%);
}

.sia-theme-option[data-sia-theme-value="worldcup26"] .theme-preview {
  background: conic-gradient(#efc25b, #e84455, #1e9e5b, #3a8dde, #efc25b);
}

.sia-theme-option[data-sia-theme-value="xeatre"] .theme-preview {
  background: linear-gradient(135deg, #ff7800 0 50%, #7fccf7 50%);
}

.sia-theme-option[data-sia-theme-value="championsleague"] .theme-preview {
  background: linear-gradient(135deg, #4055ff 0 45%, #dd49ff 52%, #31e4ff 100%);
}

.theme-option-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.login-layout {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns:
    minmax(0, 1fr)
    clamp(390px, 27vw, 450px)
    minmax(0, 1fr);
  gap: clamp(24px, 2.5vw, 48px);
  align-items: center;
  width: min(100% - 72px, 1600px);
  min-height: calc(100vh - 144px);
  min-height: calc(100dvh - 144px);
  margin: 0 auto;
  padding: 32px 0 28px;
}

.intelligence-stage {
  display: contents;
}

.hero-copy {
  position: relative;
  z-index: 3;
  grid-column: 1;
  grid-row: 1;
  align-self: center;
  max-width: 570px;
}

.hero-eyebrow {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 23px;
  color: var(--sia-accent);
  font-family: "SFMono-Regular", Consolas, monospace;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.hero-eyebrow::before {
  width: 24px;
  height: 1px;
  content: "";
  background: var(--sia-accent);
  box-shadow: 0 0 12px var(--sia-accent);
}

.hero-eyebrow b {
  padding-left: 12px;
  color: var(--sia-muted);
  font-weight: 650;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.hero-copy h1 {
  max-width: 700px;
  margin: 0;
  color: var(--sia-text);
  font-size: clamp(43px, 4.25vw, 78px);
  font-weight: 920;
  line-height: 0.94;
  letter-spacing: -0.067em;
}

.hero-copy h1 em {
  color: transparent;
  font-style: normal;
  -webkit-text-stroke: 1px rgba(var(--sia-accent-rgb), 0.86);
  filter: drop-shadow(0 0 24px rgba(var(--sia-accent-rgb), 0.08));
}

.hero-copy > p {
  max-width: 470px;
  margin: 26px 0 0;
  color: var(--sia-muted);
  font-size: clamp(13px, 1.03vw, 16px);
  line-height: 1.7;
}

.intelligence-orbit {
  position: relative;
  grid-column: 3;
  grid-row: 1;
  justify-self: center;
  width: min(34vw, 570px);
  min-width: 390px;
  aspect-ratio: 1;
  isolation: isolate;
}

.intelligence-orbit::before,
.intelligence-orbit::after {
  position: absolute;
  z-index: -1;
  content: "";
  border-radius: 50%;
}

.intelligence-orbit::before {
  inset: 15%;
  background: radial-gradient(circle, rgba(var(--sia-accent-rgb), 0.11), transparent 67%);
  filter: blur(22px);
}

.intelligence-orbit::after {
  inset: 4%;
  border: 1px solid rgba(255, 255, 255, 0.035);
  box-shadow: inset 0 0 70px rgba(var(--sia-vivid-c-rgb), 0.035);
}

.orbit-connections {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  fill: none;
  stroke: rgba(var(--sia-accent-rgb), 0.22);
  stroke-dasharray: 3 9;
  stroke-width: 1;
  animation: signal-flow 28s linear infinite;
}

.orbit-connections circle:first-of-type {
  stroke: rgba(var(--sia-vivid-a-rgb), 0.15);
  stroke-dasharray: 1 12;
}

.orbit-connections circle:last-of-type {
  stroke: rgba(255, 255, 255, 0.08);
  stroke-dasharray: 70 14 3 14;
}

.radar-sweep {
  position: absolute;
  inset: 15%;
  overflow: hidden;
  border: 1px solid rgba(var(--sia-accent-rgb), 0.08);
  border-radius: 50%;
}

.radar-sweep::before {
  position: absolute;
  content: "";
  inset: -50%;
  background: conic-gradient(from 0deg, transparent 0 78%, rgba(var(--sia-accent-rgb), 0.02) 85%, rgba(var(--sia-accent-rgb), 0.24) 99.7%, transparent 100%);
  animation: radar-spin 8s linear infinite;
}

.orbit-ticks {
  position: absolute;
  inset: 7%;
  opacity: 0.42;
  border-radius: 50%;
  background: repeating-conic-gradient(rgba(255, 255, 255, 0.25) 0 0.35deg, transparent 0.35deg 6deg);
  -webkit-mask: radial-gradient(circle, transparent 0 97%, #000 97.2% 100%);
  mask: radial-gradient(circle, transparent 0 97%, #000 97.2% 100%);
}

.sport-node {
  position: absolute;
  z-index: 4;
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) 6px;
  gap: 9px;
  align-items: center;
  width: 154px;
  min-height: 55px;
  padding: 8px 10px;
  color: var(--sia-text);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.025));
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(16px);
  animation: node-float 5s ease-in-out infinite;
}

.sport-node::before {
  position: absolute;
  content: "";
  inset: -1px;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(110deg, rgba(var(--node-color), 0.45), transparent 35%);
  opacity: 0.38;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  padding: 1px;
}

.sport-node-index {
  position: absolute;
  top: -15px;
  left: 8px;
  color: rgba(var(--node-color), 0.72);
  font-family: "SFMono-Regular", Consolas, monospace;
  font-size: 7px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.sport-icon {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  color: rgb(var(--node-color));
  border: 1px solid rgba(var(--node-color), 0.22);
  border-radius: 10px;
  background: rgba(var(--node-color), 0.08);
}

.sport-icon svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.45;
}

.sport-node-copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 3px;
}

.sport-node-copy strong {
  overflow: hidden;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: 0.015em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sport-node-copy small {
  overflow: hidden;
  color: var(--sia-muted);
  font-family: "SFMono-Regular", Consolas, monospace;
  font-size: 6.5px;
  letter-spacing: 0.08em;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.node-pulse {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: rgb(var(--node-color));
  box-shadow: 0 0 10px rgb(var(--node-color));
  animation: status-pulse 2.2s ease-out infinite;
}

.sport-node--football {
  --node-color: var(--sia-accent-rgb);
  top: 8%;
  left: 2%;
}

.sport-node--basketball {
  --node-color: var(--sia-vivid-a-rgb);
  top: 10%;
  right: -1%;
  animation-delay: -1s;
}

.sport-node--gridiron {
  --node-color: var(--sia-vivid-c-rgb);
  top: 50%;
  right: -6%;
  animation-delay: -2.7s;
}

.sport-node--cricket {
  --node-color: var(--sia-vivid-b-rgb);
  right: 9%;
  bottom: 2%;
  animation-delay: -0.6s;
}

.sport-node--baseball {
  --node-color: var(--sia-vivid-a-rgb);
  bottom: 3%;
  left: 4%;
  animation-delay: -3.7s;
}

.intelligence-core {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 185px;
  height: 185px;
  padding: 22px;
  overflow: hidden;
  border: 1px solid rgba(var(--sia-accent-rgb), 0.27);
  border-radius: 50%;
  background: var(--sia-panel-raised);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.08), transparent 48%),
    color-mix(in srgb, var(--sia-panel-raised) 92%, transparent);
  box-shadow:
    0 0 0 10px rgba(var(--sia-accent-rgb), 0.025),
    0 0 0 26px rgba(var(--sia-accent-rgb), 0.018),
    0 30px 70px rgba(0, 0, 0, 0.4),
    inset 0 0 45px rgba(var(--sia-accent-rgb), 0.04);
  transform: translate(-50%, -50%);
  flex-direction: column;
  backdrop-filter: blur(20px);
}

.intelligence-core::before {
  position: absolute;
  top: 0;
  width: 55%;
  height: 1px;
  content: "";
  background: linear-gradient(90deg, transparent, var(--sia-accent), transparent);
  box-shadow: 0 0 18px var(--sia-accent);
}

.core-kicker {
  position: absolute;
  top: 15px;
  display: flex;
  gap: 6px;
  align-items: center;
  color: var(--sia-muted);
  font-family: "SFMono-Regular", Consolas, monospace;
  font-size: 6.5px;
  font-weight: 750;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.core-kicker i {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--sia-accent);
  box-shadow: 0 0 9px var(--sia-accent);
}

.core-mark {
  display: inline-flex;
  gap: 3px;
  align-items: flex-end;
  width: 31px;
  height: 29px;
  margin: 11px 0 8px;
  color: var(--sia-accent);
  transform: skew(-17deg);
}

.core-mark i {
  display: block;
  width: 4px;
  border-radius: 1px;
  background: currentColor;
  box-shadow: 0 0 14px rgba(var(--sia-accent-rgb), 0.2);
}

.core-mark i:nth-child(1) { height: 11px; }
.core-mark i:nth-child(2) { height: 21px; }
.core-mark i:nth-child(3) { height: 16px; }
.core-mark i:nth-child(4) { height: 25px; }

.intelligence-core > strong {
  font-size: 26px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}

.intelligence-core > small {
  margin-top: 5px;
  color: var(--sia-muted);
  font-family: "SFMono-Regular", Consolas, monospace;
  font-size: 6px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.core-metrics {
  position: absolute;
  bottom: 18px;
  display: flex;
  padding-top: 9px;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.core-metrics span {
  color: var(--sia-muted);
  font-size: 6px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.core-metrics b {
  margin-right: 2px;
  color: var(--sia-text);
  font-family: "SFMono-Regular", Consolas, monospace;
}

.mobile-sport-strip {
  grid-column: 1;
  grid-row: 2;
  display: none;
}

.capability-rail {
  grid-column: 1 / -1;
  grid-row: 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin-top: 13px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.06);
}

.capability-rail > span:not(.skillcorner-cut-border) {
  display: flex;
  gap: 11px;
  align-items: center;
  min-height: 48px;
  padding: 0 16px;
  background: rgba(7, 10, 10, 0.66);
}

.capability-rail i {
  color: var(--sia-accent);
  font-family: "SFMono-Regular", Consolas, monospace;
  font-size: 7px;
  font-style: normal;
}

.capability-rail b {
  color: var(--sia-muted);
  font-size: 8px;
  font-weight: 750;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.access-panel {
  position: relative;
  grid-column: 2;
  grid-row: 1;
  width: 100%;
  padding: clamp(28px, 2.6vw, 42px);
  overflow: hidden;
  border: 1px solid var(--login-border);
  border-radius: 24px;
  background: var(--sia-panel);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.065), transparent 34%),
    color-mix(in srgb, var(--sia-panel) 92%, transparent);
  box-shadow:
    0 35px 100px rgba(0, 0, 0, 0.44),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(28px);
}

.access-panel::before,
.access-panel::after {
  position: absolute;
  content: "";
  pointer-events: none;
}

.access-panel::before {
  top: 0;
  left: 12%;
  width: 76%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(var(--sia-accent-rgb), 0.8), transparent);
  box-shadow: 0 0 18px rgba(var(--sia-accent-rgb), 0.4);
}

.access-panel::after {
  right: 17px;
  bottom: 17px;
  width: 28px;
  height: 28px;
  border-right: 1px solid rgba(var(--sia-accent-rgb), 0.38);
  border-bottom: 1px solid rgba(var(--sia-accent-rgb), 0.38);
}

.access-panel-glow {
  position: absolute;
  top: -130px;
  right: -100px;
  width: 260px;
  height: 260px;
  pointer-events: none;
  border-radius: 50%;
  background: rgba(var(--sia-vivid-a-rgb), 0.12);
  filter: blur(65px);
}

.access-panel-topline {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 36px;
  color: var(--sia-muted);
  font-family: "SFMono-Regular", Consolas, monospace;
  font-size: 8px;
  font-weight: 750;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.access-panel-topline b {
  color: rgba(var(--sia-accent-rgb), 0.78);
  font-weight: 750;
}

.access-heading {
  position: relative;
  display: flex;
  gap: 15px;
  align-items: center;
}

.access-icon {
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  width: 48px;
  height: 48px;
  color: var(--sia-accent);
  border: 1px solid rgba(var(--sia-accent-rgb), 0.22);
  border-radius: 14px;
  background: rgba(var(--sia-accent-rgb), 0.07);
}

.access-icon svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.55;
}

.access-heading p {
  margin: 0 0 4px;
  color: var(--sia-accent);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.access-heading h2 {
  margin: 0;
  font-size: clamp(27px, 2.1vw, 36px);
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.045em;
}

.access-intro {
  max-width: 340px;
  margin: 22px 0 30px;
  color: var(--sia-muted);
  font-size: 12px;
  line-height: 1.65;
}

#loginForm {
  display: flex;
  flex-direction: column;
  gap: 19px;
}

.login-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.login-field label,
.field-label-row > span {
  color: var(--sia-muted);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.field-label-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.field-label-row > span {
  color: rgba(var(--sia-accent-rgb), 0.62);
  font-family: "SFMono-Regular", Consolas, monospace;
  font-size: 7px;
}

.input-shell {
  position: relative;
  display: flex;
  align-items: center;
  height: 54px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.18);
  transition: 180ms ease;
}

.input-shell:focus-within {
  border-color: var(--login-border-strong);
  background: rgba(var(--sia-accent-rgb), 0.035);
  box-shadow: 0 0 0 4px rgba(var(--sia-accent-rgb), 0.055), inset 0 0 25px rgba(var(--sia-accent-rgb), 0.018);
}

.input-shell > svg {
  flex: 0 0 auto;
  width: 19px;
  height: 19px;
  margin-left: 16px;
  color: var(--sia-muted);
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.45;
  transition: color 180ms ease;
}

.input-shell:focus-within > svg {
  color: var(--sia-accent);
}

.input-shell input {
  width: 100%;
  height: 100%;
  min-width: 0;
  padding: 0 16px 0 12px;
  color: var(--sia-text);
  font-size: 13px;
  border: 0;
  outline: 0;
  background: transparent;
  caret-color: var(--sia-accent);
}

.input-shell input::placeholder {
  color: color-mix(in srgb, var(--sia-muted) 66%, transparent);
}

.input-shell input:-webkit-autofill,
.input-shell input:-webkit-autofill:hover,
.input-shell input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--sia-text);
  box-shadow: 0 0 0 1000px var(--sia-panel) inset;
  transition: background-color 9999s ease-out;
}

.password-toggle {
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  width: 44px;
  height: 44px;
  margin-right: 5px;
  padding: 0;
  color: var(--sia-muted);
  border: 0;
  border-radius: 9px;
  outline: 0;
  background: transparent;
  cursor: pointer;
  transition: 160ms ease;
}

.password-toggle:hover,
.password-toggle:focus-visible {
  color: var(--sia-accent);
  background: rgba(var(--sia-accent-rgb), 0.07);
}

.password-toggle svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.45;
}

.password-toggle .eye-closed,
.password-toggle.is-visible .eye-open {
  display: none;
}

.password-toggle.is-visible .eye-closed {
  display: block;
}

.login-error {
  position: relative;
  margin: -3px 0 0;
  padding: 11px 12px 11px 34px;
  color: #fff;
  font-size: 10px;
  font-weight: 650;
  line-height: 1.45;
  border: 1px solid rgba(255, 94, 102, 0.38);
  border: 1px solid color-mix(in srgb, var(--sia-danger) 38%, transparent);
  border-radius: 10px;
  background: rgba(255, 94, 102, 0.12);
  background: color-mix(in srgb, var(--sia-danger) 12%, transparent);
}

.login-error::before {
  position: absolute;
  top: 50%;
  left: 14px;
  width: 7px;
  height: 7px;
  content: "";
  border-radius: 50%;
  background: var(--sia-danger);
  box-shadow: 0 0 10px var(--sia-danger);
  transform: translateY(-50%);
}

.d-none {
  display: none !important;
}

.login-submit {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 56px;
  margin-top: 3px;
  padding: 0 7px 0 20px;
  overflow: hidden;
  color: var(--sia-bg-deep);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.105em;
  text-transform: uppercase;
  border: 0;
  border-radius: 12px;
  background: var(--sia-accent);
  box-shadow: 0 14px 35px rgba(var(--sia-accent-rgb), 0.13);
  cursor: pointer;
  isolation: isolate;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.login-submit::before {
  position: absolute;
  z-index: -1;
  content: "";
  inset: 0;
  background: linear-gradient(110deg, var(--sia-accent), var(--sia-accent-hot) 48%, rgb(var(--sia-vivid-a-rgb)));
}

.login-submit::after {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -65%;
  width: 46%;
  height: 100%;
  content: "";
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.38), transparent);
  transform: skewX(-20deg);
  transition: left 500ms ease;
}

.login-submit:hover:not(:disabled) {
  filter: saturate(1.08) brightness(1.04);
  box-shadow: 0 18px 45px rgba(var(--sia-accent-rgb), 0.22);
  transform: translateY(-2px);
}

.login-submit:hover::after {
  left: 120%;
}

.login-submit:focus-visible {
  outline: 2px solid var(--sia-text);
  outline-offset: 3px;
}

.login-submit:disabled {
  cursor: wait;
  filter: saturate(0.55);
  opacity: 0.78;
}

.login-submit-icon {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(0, 0, 0, 0.14);
  border-radius: 9px;
  background: rgba(0, 0, 0, 0.08);
}

.login-submit-icon svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
  transition: transform 180ms ease;
}

.login-submit:hover .login-submit-icon svg {
  transform: translateX(2px);
}

.login-submit.is-loading .login-submit-icon svg {
  border: 2px solid rgba(0, 0, 0, 0.22);
  border-top-color: currentColor;
  border-radius: 50%;
  animation: button-spin 750ms linear infinite;
}

.login-submit.is-loading .login-submit-icon path {
  display: none;
}

.access-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
  padding-top: 19px;
  color: var(--sia-muted);
  font-family: "SFMono-Regular", Consolas, monospace;
  font-size: 7px;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.access-meta span:first-child {
  display: inline-flex;
  gap: 6px;
  align-items: center;
  color: color-mix(in srgb, var(--sia-accent) 72%, var(--sia-muted));
}

.access-meta svg {
  width: 14px;
  height: 14px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5;
}

.access-help {
  margin: 18px 0 0;
  color: color-mix(in srgb, var(--sia-muted) 75%, transparent);
  font-size: 9px;
  text-align: center;
}

.login-footer {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 15px;
  align-items: center;
  width: min(100% - 72px, 1760px);
  height: 56px;
  margin: 0 auto;
  color: color-mix(in srgb, var(--sia-muted) 70%, transparent);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-top: 1px solid rgba(255, 255, 255, 0.055);
}

.footer-rule {
  width: 44px;
  height: 1px;
  background: rgba(255, 255, 255, 0.12);
}

.login-footer > span:nth-child(3) {
  display: flex;
  gap: 8px;
  align-items: center;
  font-family: "SFMono-Regular", Consolas, monospace;
}

.login-footer i {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--sia-accent);
}

.login-footer small {
  margin-left: auto;
  color: inherit;
  font-size: inherit;
}

body.is-authenticated .access-panel {
  border-color: var(--login-border-strong);
}

.skillcorner-cut-border {
  display: none;
}

html[data-sia-theme="skillcorner"] {
  --login-sc-cut: 16px;
  --login-sc-cut-small: 8px;
  --login-sc-panel-cut-half: 1.25px;
  --login-sc-panel-border-offset: -1px;
  --login-sc-control-cut-half: 1.25px;
  --login-sc-control-cut-hover-half: 1.75px;
  --login-sc-control-border-offset: -1px;
}

html[data-sia-theme="skillcorner"] :is(
  .access-panel,
  .login-theme-popover,
  .capability-rail,
  .sport-node
) {
  border-radius: 14px 0 14px 0;
  -webkit-clip-path: polygon(
    0 0,
    calc(100% - var(--login-sc-cut)) 0,
    100% var(--login-sc-cut),
    100% 100%,
    var(--login-sc-cut) 100%,
    0 calc(100% - var(--login-sc-cut))
  );
  clip-path: polygon(
    0 0,
    calc(100% - var(--login-sc-cut)) 0,
    100% var(--login-sc-cut),
    100% 100%,
    var(--login-sc-cut) 100%,
    0 calc(100% - var(--login-sc-cut))
  );
}

html[data-sia-theme="skillcorner"] :is(
  .access-panel,
  .login-theme-popover
) {
  --login-sc-panel-border-color: rgba(var(--sia-accent-rgb), 0.28);
}

html[data-sia-theme="skillcorner"] .capability-rail {
  position: relative;
  --login-sc-panel-border-color: rgba(255, 255, 255, 0.13);
}

html[data-sia-theme="skillcorner"] .sport-node {
  --login-sc-panel-border-color: rgba(255, 255, 255, 0.16);
}

html[data-sia-theme="skillcorner"] body.is-authenticated .access-panel {
  --login-sc-panel-border-color: rgba(var(--sia-accent-rgb), 0.48);
}

html[data-sia-theme="skillcorner"] :is(
  .access-panel,
  .login-theme-popover,
  .capability-rail,
  .sport-node
) > .skillcorner-cut-border {
  position: absolute;
  z-index: 20;
  display: block;
  inset: var(--login-sc-panel-border-offset);
  pointer-events: none;
  background:
    linear-gradient(
      45deg,
      transparent calc(50% - var(--login-sc-panel-cut-half)),
      var(--login-sc-panel-border-color) 50%,
      transparent calc(50% + var(--login-sc-panel-cut-half))
    ) top right / var(--login-sc-cut) var(--login-sc-cut) no-repeat,
    linear-gradient(
      45deg,
      transparent calc(50% - var(--login-sc-panel-cut-half)),
      var(--login-sc-panel-border-color) 50%,
      transparent calc(50% + var(--login-sc-panel-cut-half))
    ) bottom left / var(--login-sc-cut) var(--login-sc-cut) no-repeat;
}

html[data-sia-theme="skillcorner"] :is(
  .login-theme-control summary,
  .sia-theme-option,
  .input-shell,
  .login-submit
) {
  border-radius: 9px 0 9px 0;
  -webkit-clip-path: polygon(
    0 0,
    calc(100% - var(--login-sc-cut-small)) 0,
    100% var(--login-sc-cut-small),
    100% 100%,
    var(--login-sc-cut-small) 100%,
    0 calc(100% - var(--login-sc-cut-small))
  );
  clip-path: polygon(
    0 0,
    calc(100% - var(--login-sc-cut-small)) 0,
    100% var(--login-sc-cut-small),
    100% 100%,
    var(--login-sc-cut-small) 100%,
    0 calc(100% - var(--login-sc-cut-small))
  );
}

html[data-sia-theme="skillcorner"] :is(
  .login-theme-control summary,
  .sia-theme-option,
  .input-shell
) {
  position: relative;
  --login-sc-control-border-color: rgba(255, 255, 255, 0.16);
}

html[data-sia-theme="skillcorner"] :is(
  .login-theme-control summary,
  .sia-theme-option,
  .input-shell
)::before {
  position: absolute;
  z-index: 3;
  content: "";
  inset: var(--login-sc-control-border-offset);
  pointer-events: none;
  background:
    linear-gradient(
      45deg,
      transparent calc(50% - var(--login-sc-control-cut-half)),
      var(--login-sc-control-border-color) 50%,
      transparent calc(50% + var(--login-sc-control-cut-half))
    ) top right / var(--login-sc-cut-small) var(--login-sc-cut-small) no-repeat,
    linear-gradient(
      45deg,
      transparent calc(50% - var(--login-sc-control-cut-half)),
      var(--login-sc-control-border-color) 50%,
      transparent calc(50% + var(--login-sc-control-cut-half))
    ) bottom left / var(--login-sc-cut-small) var(--login-sc-cut-small) no-repeat;
}

html[data-sia-theme="skillcorner"] :is(
  .login-theme-control summary:hover,
  .login-theme-control[open] summary,
  .sia-theme-option:hover,
  .input-shell:focus-within
) {
  --login-sc-control-cut-half: var(--login-sc-control-cut-hover-half);
  --login-sc-control-border-color: var(--sia-accent);
  border-color: var(--sia-accent);
}

html[data-sia-theme="skillcorner"] .sia-theme-option.active {
  --login-sc-control-border-color: rgba(var(--sia-accent-rgb), 0.48);
}

@keyframes ambient-drift {
  to {
    opacity: 0.24;
    transform: translate3d(6vw, 4vw, 0) scale(1.1);
  }
}

@keyframes grid-scan {
  to {
    transform: translateY(100%);
  }
}

@keyframes status-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--sia-accent-rgb), 0.4);
  }
  70% {
    box-shadow: 0 0 0 6px rgba(var(--sia-accent-rgb), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(var(--sia-accent-rgb), 0);
  }
}

@keyframes node-float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}

@keyframes radar-spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes signal-flow {
  to {
    stroke-dashoffset: -250;
  }
}

@keyframes button-spin {
  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 1380px) {
  .login-layout {
    grid-template-columns: minmax(0, 1fr) 370px minmax(0, 1fr);
    gap: 24px;
  }

  .intelligence-orbit {
    width: min(34vw, 500px);
    min-width: 340px;
  }

  .sport-node {
    width: 140px;
  }

  .sport-node--gridiron {
    right: -3%;
  }
}

@media (max-width: 1160px) {
  .login-layout {
    grid-template-columns: minmax(0, 1fr) 380px;
  }

  .intelligence-orbit {
    display: none;
  }

  .hero-copy {
    max-width: 610px;
  }

  .hero-copy h1 {
    font-size: clamp(50px, 6.2vw, 74px);
  }

  .hero-copy > p {
    max-width: 520px;
  }

  .mobile-sport-strip {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 36px;
  }

  .mobile-sport-strip span {
    padding: 8px 10px;
    color: var(--sia-muted);
    font-size: 8px;
    font-weight: 800;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    border: 1px solid rgba(var(--sia-accent-rgb), 0.12);
    border-radius: 8px;
    background: rgba(var(--sia-accent-rgb), 0.035);
  }

  .mobile-sport-strip span:first-child {
    color: var(--sia-accent);
    border-color: var(--login-border-strong);
  }

  .capability-rail {
    grid-column: 1;
    grid-row: 3;
    margin-top: 36px;
  }

  .capability-rail > span:not(.skillcorner-cut-border) {
    padding: 0 11px;
  }

  .capability-rail b {
    font-size: 7px;
  }
}

@media (max-width: 850px) {
  body.sia-login {
    overflow-y: auto;
  }

  .login-header {
    width: min(100% - 36px, 680px);
    height: 76px;
  }

  .system-status {
    display: none;
  }

  .login-layout {
    display: flex;
    width: min(100% - 36px, 620px);
    min-height: auto;
    padding: 34px 0 40px;
    flex-direction: column;
  }

  .intelligence-stage {
    width: 100%;
  }

  .hero-copy {
    width: 100%;
    text-align: center;
  }

  .hero-eyebrow {
    justify-content: center;
  }

  .hero-copy h1 {
    font-size: clamp(43px, 11vw, 68px);
  }

  .hero-copy > p {
    margin-right: auto;
    margin-left: auto;
  }

  .mobile-sport-strip {
    justify-content: center;
    margin-top: 26px;
  }

  .capability-rail {
    display: none;
  }

  .access-panel {
    max-width: 470px;
    margin-top: 4px;
  }

  .login-footer {
    width: min(100% - 36px, 680px);
  }

  .footer-rule,
  .login-footer > span:nth-child(3) {
    display: none;
  }
}

@media (max-width: 540px) {
  .login-header {
    width: calc(100% - 28px);
  }

  .sia-brand-copy small {
    display: none;
  }

  .login-theme-control summary {
    padding: 0 10px;
  }

  .login-theme-control summary > span {
    display: none;
  }

  .login-theme-popover {
    position: fixed;
    top: 68px;
    right: 14px;
    left: 14px;
    width: auto;
  }

  .login-layout {
    width: calc(100% - 28px);
    padding-top: 26px;
  }

  .hero-eyebrow {
    font-size: 7px;
  }

  .hero-eyebrow b {
    display: none;
  }

  .hero-copy h1 {
    font-size: clamp(39px, 12.7vw, 58px);
  }

  .hero-copy > p {
    margin-top: 19px;
    font-size: 12px;
  }

  .mobile-sport-strip {
    gap: 5px;
    margin-top: 21px;
  }

  .mobile-sport-strip span {
    padding: 6px 8px;
    font-size: 6.5px;
  }

  .access-panel {
    padding: 24px 20px;
    border-radius: 20px;
  }

  .access-panel-topline {
    margin-bottom: 27px;
  }

  .access-heading h2 {
    font-size: 28px;
  }

  .access-intro {
    margin: 19px 0 25px;
  }

  .input-shell {
    height: 52px;
  }

  .access-meta {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }

  .login-footer {
    width: calc(100% - 28px);
  }

  .login-footer small {
    margin-left: auto;
  }
}

@media (max-height: 760px) and (min-width: 851px) {
  .login-header {
    height: 70px;
  }

  .login-layout {
    min-height: calc(100vh - 116px);
    min-height: calc(100dvh - 116px);
    padding: 18px 0;
  }

  .intelligence-orbit {
    width: min(31vw, 450px);
    min-width: 380px;
  }

  .access-panel {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .access-panel-topline {
    margin-bottom: 24px;
  }

  .access-intro {
    margin: 17px 0 21px;
  }

  #loginForm {
    gap: 15px;
  }

  .access-meta {
    margin-top: 19px;
    padding-top: 15px;
  }

  .access-help {
    margin-top: 13px;
  }

  .login-footer {
    height: 46px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
