:root {
  --ink: #142126;
  --ink-soft: #33474d;
  --muted: #69777d;
  --line: #d8e2e0;
  --paper: #f6f8f7;
  --surface: #ffffff;
  --surface-warm: #edf4f2;
  --panel-dark: #0f1b1f;
  --panel-teal: #087b70;
  --panel-steel: #345f74;
  --teal: #0aa896;
  --teal-dark: #087b70;
  --steel: #345f74;
  --cyan: #38aab8;
  --amber: #d8a63a;
  --brick: #b46f5f;
  --shadow: 0 18px 46px rgba(20, 33, 38, 0.11);
  --shadow-strong: 0 28px 70px rgba(20, 33, 38, 0.18);
  --radius: 18px;
  --container: 1180px;
}

body.ui-theme-dark {
  --ink: #eef6f6;
  --ink-soft: #d3e0e2;
  --muted: #9cafb4;
  --line: #2d4045;
  --paper: #0f171a;
  --surface: #142025;
  --surface-warm: #19282d;
  --panel-dark: #0d171a;
  --panel-teal: #0b665f;
  --panel-steel: #244c5d;
  --teal: #52cdbf;
  --teal-dark: #7be0d3;
  --steel: #78a4b6;
  --cyan: #79d5df;
  --amber: #e4c36b;
  --brick: #ce8679;
  --shadow: 0 18px 46px rgba(0, 0, 0, 0.42);
  --shadow-strong: 0 28px 70px rgba(0, 0, 0, 0.56);
  color-scheme: dark;
}

body.ui-theme-light {
  color-scheme: light;
}

* {
  box-sizing: border-box;
}

html {
  min-height: 100%;
  scroll-behavior: smooth;
  background: var(--paper);
}

body {
  position: relative;
  min-height: 100vh;
  margin: 0;
  color: var(--ink);
  background:
    radial-gradient(circle at 16% 18%, rgba(10, 168, 150, 0.08), transparent 34%),
    radial-gradient(circle at 84% 68%, rgba(52, 95, 116, 0.08), transparent 38%),
    linear-gradient(90deg, rgba(8, 123, 112, 0.028) 1px, transparent 1px),
    linear-gradient(rgba(52, 95, 116, 0.025) 1px, transparent 1px),
    var(--paper);
  background-size: 100% 100%, 100% 100%, 46px 46px, 46px 46px, auto;
  background-attachment: fixed;
  font-family: Arial, "Helvetica Neue", sans-serif;
  line-height: 1.55;
  letter-spacing: 0;
  overflow-x: hidden;
}

body::before,
body::after {
  position: fixed;
  inset: 0;
  z-index: 0;
  content: "";
  pointer-events: none;
}

body::before {
  background:
    linear-gradient(90deg, rgba(10, 168, 150, 0.06) 1px, transparent 1px),
    linear-gradient(rgba(52, 95, 116, 0.05) 1px, transparent 1px),
    repeating-linear-gradient(115deg, transparent 0 76px, rgba(56, 170, 184, 0.075) 76px 78px, transparent 78px 150px);
  background-size: 64px 64px, 64px 64px, 260px 260px;
  opacity: 0.58;
  animation: smartTechGridDrift 26s linear infinite;
}

body::after {
  background: linear-gradient(105deg, transparent 0 42%, rgba(82, 205, 191, 0.12) 48%, transparent 56%);
  opacity: 0.72;
  transform: translateX(-72%);
  animation: smartTechSignalSweep 8.5s ease-in-out infinite;
}

body.ui-theme-dark {
  background:
    radial-gradient(circle at 16% 18%, rgba(82, 205, 191, 0.1), transparent 34%),
    radial-gradient(circle at 84% 68%, rgba(120, 164, 182, 0.1), transparent 38%),
    linear-gradient(90deg, rgba(82, 205, 191, 0.07) 1px, transparent 1px),
    linear-gradient(rgba(120, 164, 182, 0.055) 1px, transparent 1px),
    var(--paper);
  background-size: 100% 100%, 100% 100%, 46px 46px, 46px 46px, auto;
  background-attachment: fixed;
}

body.ui-theme-dark::before {
  background:
    linear-gradient(90deg, rgba(82, 205, 191, 0.08) 1px, transparent 1px),
    linear-gradient(rgba(120, 164, 182, 0.06) 1px, transparent 1px),
    repeating-linear-gradient(115deg, transparent 0 76px, rgba(121, 213, 223, 0.08) 76px 78px, transparent 78px 150px);
}

body.ui-theme-dark::after {
  background: linear-gradient(105deg, transparent 0 42%, rgba(121, 213, 223, 0.13) 48%, transparent 56%);
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
textarea {
  font: inherit;
}

button {
  cursor: pointer;
}

::selection {
  color: #ffffff;
  background: var(--panel-teal);
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

#smarttech-google-translate {
  position: fixed;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

#smarttech-google-translate *,
.goog-te-gadget,
.goog-te-gadget *,
.goog-te-combo,
.goog-te-menu-frame,
.goog-te-menu-frame *,
iframe[src*="translate.google"],
iframe[src*="translate.googleapis"] {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body > .skiptranslate,
body > .skiptranslate > iframe.skiptranslate,
.goog-te-banner-frame.skiptranslate,
#goog-gt-vt,
#goog-gt-tt,
.goog-te-balloon-frame,
.goog-tooltip,
.goog-tooltip:hover {
  display: none !important;
  visibility: hidden !important;
}

body > .skiptranslate {
  height: 0 !important;
  overflow: hidden !important;
}

.goog-text-highlight {
  background: transparent !important;
  box-shadow: none !important;
}

html,
body {
  margin-top: 0 !important;
  top: 0 !important;
  position: static !important;
}

body.is-entry-loading {
  overflow: hidden;
}

.entry-loader {
  position: fixed;
  inset: 0;
  z-index: 160;
  display: grid;
  place-items: center;
  background:
    radial-gradient(circle at 20% 24%, rgba(82, 205, 191, 0.24), transparent 52%),
    radial-gradient(circle at 78% 72%, rgba(120, 164, 182, 0.2), transparent 48%),
    linear-gradient(145deg, #0b1214, #102126);
  opacity: 1;
  visibility: visible;
  transition: opacity 620ms ease, visibility 620ms ease;
}

.entry-loader.is-hidden {
  opacity: 0;
  visibility: hidden;
}

.entry-loader-core {
  width: min(84vw, 460px);
  display: grid;
  gap: 18px;
  justify-items: center;
  padding: 24px;
  background: rgba(14, 21, 30, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 24px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.24);
}

.entry-loader-brand {
  display: grid;
  gap: 10px;
  text-align: center;
}

.entry-loader-word {
  margin: 0;
  font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(2rem, 6vw, 3.2rem);
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #f7fbff;
}

.entry-loader-subtitle {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.97rem;
  line-height: 1.5;
  max-width: 420px;
}

.entry-loader-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 12px 0 6px;
}

.entry-loader-spinner span {
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.72);
  opacity: 0.45;
  animation: loaderDotPulse 1.2s infinite ease-in-out;
}

.entry-loader-spinner span:nth-child(2) {
  animation-delay: 0.15s;
}

.entry-loader-spinner span:nth-child(3) {
  animation-delay: 0.3s;
}

@keyframes loaderDotPulse {
  0%, 100% {
    opacity: 0.45;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.25);
  }
}

@keyframes smartTechGridDrift {
  from {
    background-position: 0 0, 0 0, 0 0;
  }
  to {
    background-position: 64px 64px, 64px 64px, 260px 0;
  }
}

@keyframes smartTechSignalSweep {
  0%, 58% {
    opacity: 0;
    transform: translateX(-76%);
  }
  70% {
    opacity: 0.72;
  }
  100% {
    opacity: 0;
    transform: translateX(76%);
  }
}
