/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
*::before,
*::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

html { height: 100%; }

body > div:first-child {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 100vh;
}

body > div:first-child > main {
  flex: 1;
}

.site-logo {
  height: 53px;
  width: auto;
  max-width: 197px;
  object-fit: contain;
  display: block;
  transition: filter .2s ease;
  filter: none;
}

.dark .site-logo {
  filter: invert(1) brightness(10);
}


/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

/**
Restore the focus styles unset by the previous rule.
*/

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
}

button {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
video {
  max-width: 100%;
  height: auto;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-x-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1px * var(--tw-space-x-reverse));
  margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.dark .dark\:bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

.dark .dark\:bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 7, 13, var(--tw-bg-opacity));
}

.dark .dark\:hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.dark .dark\:border-dark {
  --tw-border-opacity: 1;
  border-color: rgba(6, 7, 13, var(--tw-border-opacity));
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.border {
  border-width: 1px;
}

.cursor-pointer {
  cursor: pointer;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.justify-between {
  justify-content: space-between;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-px {
  height: 1px;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.leading-none {
  line-height: 1;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mt-12 {
  margin-top: 3rem;
}

.-ml-1 {
  margin-left: -0.25rem;
}

.-mb-px {
  margin-bottom: -1px;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.p-2 {
  padding: 0.5rem;
}

.p-5 {
  padding: 1.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

* {
  --tw-shadow: 0 0 #0000;
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

* {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.dark .dark\:text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.dark .dark\:text-gray-100 {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.dark .dark\:text-gray-300 {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.dark .dark\:text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.dark .dark\:text-red-400 {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.dark .dark\:text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.dark .dark\:text-green-400 {
  --tw-text-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-text-opacity));
}

.dark .dark\:text-blue-400 {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.uppercase {
  text-transform: uppercase;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-full {
  width: 100%;
}

.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.status-operational {
  background: linear-gradient(90.19deg, #1ee49d 0%, #19e099 100%);
  box-shadow: 0px 0px 40px rgba(27, 226, 155, 0.3);
  border-radius: 12px;
}

.status-degraded {
  background: linear-gradient(90.19deg, #fbbf24 0%, #fbbf24 100%);
  box-shadow: 0px 0px 40px rgba(251, 191, 36, 0.3);
  border-radius: 12px;
}

.status-outage {
  background: linear-gradient(90.19deg, #f87171 0%, #f87171 100%);
  box-shadow: 0px 0px 40px rgba(248, 113, 113, 0.3);
  border-radius: 12px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 995px;
  padding: 0 1rem;
}

@media (min-width: 640px) {
}

@media (min-width: 768px) {
  .md\:flex-row {
    flex-direction: row;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mt-24 {
    margin-top: 6rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

@media (min-width: 1024px) {
}

@media (min-width: 1280px) {
}

@media (min-width: 1536px) {
}

/* ============================================================
   Language Switcher
   ============================================================ */

.lang-switcher {
  position: relative;
  display: inline-block;
}

.lang-switcher-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 10px;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  background: #fff;
  color: #374151;
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
  transition: background .15s, border-color .15s;
  line-height: 1;
}

.dark .lang-switcher-btn {
  background: #1f2937;
  border-color: #374151;
  color: #f3f4f6;
}

.lang-switcher-btn:hover {
  background: #f9fafb;
}

.dark .lang-switcher-btn:hover {
  background: #374151;
}

.lang-switcher-btn svg.chevron {
  width: 12px;
  height: 12px;
  opacity: .6;
  transition: transform .2s;
}

.lang-switcher-btn.open svg.chevron {
  transform: rotate(180deg);
}

.lang-dropdown {
  display: none;
  position: absolute;
  right: 0;
  top: calc(100% + 6px);
  min-width: 140px;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0,0,0,.12);
  z-index: 999;
  overflow: hidden;
}

.dark .lang-dropdown {
  background: #1f2937;
  border-color: #374151;
}

.lang-dropdown.open {
  display: block;
}

.lang-dropdown a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 9px 14px;
  font-size: 0.875rem;
  color: #374151;
  text-decoration: none;
  transition: background .12s;
}

.dark .lang-dropdown a {
  color: #e5e7eb;
}

.lang-dropdown a:hover {
  background: #f3f4f6;
}

.dark .lang-dropdown a:hover {
  background: #374151;
}

.lang-dropdown a.active {
  background: #f0fdf4;
  font-weight: 600;
  color: #16a34a;
}

.dark .lang-dropdown a.active {
  background: rgba(20, 83, 45, 0.2);
  color: #4ade80;
}

.lang-dropdown a .fi {
  font-size: 16px;
  flex-shrink: 0;
}

/* ============================================================
   Monitor Badges (affected services)
   ============================================================ */

.monitor-badge {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 500;
  background: #f3f4f6;
  color: #374151;
  border: 1px solid #e5e7eb;
  line-height: 1.6;
}

.dark .monitor-badge {
  background: #1f2937;
  color: #d1d5db;
  border-color: #374151;
}

.monitor-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 6px;
  margin-bottom: 10px;
}

/* ============================================================
   Monitor History Bars  (explicit colors — no JIT purge issue)
   ============================================================ */

.bar-green  { background-color: rgba(52, 211, 153, 1); }
.bar-yellow { background-color: rgba(251, 191, 36, 1); }
.bar-red    { background-color: rgba(248, 113, 113, 1); }
.bar-blue   { background-color: rgba(96, 165, 250, 1); }
.bar-gray   { background-color: rgba(156, 163, 175, 0.4); }

.bar-item {
  flex: 1 1 0%;
  min-width: 2px;
  height: 2.5rem;
  border-radius: 3px;
  cursor: pointer;
  transition: opacity .15s;
}

.bar-item:hover {
  opacity: 0.7;
}

/* ============================================================
   Form Inputs (report_issue)
   ============================================================ */

.form-input,
.form-select,
.form-textarea {
  width: 100%;
  padding: 10px 14px;
  border-radius: 8px;
  border: 1px solid #d1d5db;
  background: #fff;
  color: #111827;
  font-size: 0.875rem;
  outline: none;
  transition: border-color .15s, box-shadow .15s;
}

.dark .form-input,
.dark .form-select,
.dark .form-textarea {
  background: #1f2937;
  border-color: #374151;
  color: #f3f4f6;
}

.form-input:focus,
.form-select:focus,
.form-textarea:focus {
  border-color: #6366f1;
  box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.15);
}

.form-label {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
  color: #374151;
  margin-bottom: 6px;
}

.dark .form-label {
  color: #d1d5db;
}

/* ============================================================
   Report Issue Page
   ============================================================ */

.ri-page-wrap {
  max-width: 680px;
  margin: 0 auto;
  padding: 3rem 1rem 4rem;
}

.ri-back-link-wrap { margin-bottom: 1.5rem; }

.ri-back-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.875rem;
  color: #6b7280;
  text-decoration: none;
  transition: color .15s;
}
.ri-back-link:hover { color: #111827; }
.dark .ri-back-link { color: #9ca3af; }
.dark .ri-back-link:hover { color: #f3f4f6; }
.ri-back-link svg { width: 14px; height: 14px; }

.ri-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(0,0,0,.06);
}
.dark .ri-card {
  background: #111827;
  border-color: #1f2937;
  box-shadow: 0 4px 32px rgba(0,0,0,.4);
}

.ri-card-header {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.75rem 2rem;
  border-bottom: 1px solid #f3f4f6;
  background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
}
.dark .ri-card-header {
  background: linear-gradient(135deg, #1f2937 0%, #111827 100%);
  border-bottom-color: #1f2937;
}

.ri-icon-wrap {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: linear-gradient(135deg, #ef4444, #dc2626);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(220,38,38,.3);
}
.ri-icon-wrap svg { width: 22px; height: 22px; color: #fff; stroke: #fff; }

.ri-title {
  font-size: 1.375rem;
  font-weight: 700;
  color: #111827;
  line-height: 1.3;
}
.dark .ri-title { color: #f9fafb; }

.ri-subtitle {
  font-size: 0.875rem;
  color: #6b7280;
  margin-top: 3px;
  line-height: 1.5;
}
.dark .ri-subtitle { color: #9ca3af; }

.ri-form {
  padding: 1.75rem 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.ri-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
@media (max-width: 560px) {
  .ri-form-row { grid-template-columns: 1fr; }
  .ri-page-wrap { padding: 1.5rem 1rem 3rem; }
  .ri-card-header { padding: 1.25rem; }
  .ri-form { padding: 1.25rem; }
}

.ri-field { display: flex; flex-direction: column; gap: 6px; }

.ri-label {
  font-size: 0.8125rem;
  font-weight: 600;
  color: #374151;
  letter-spacing: .01em;
}
.dark .ri-label { color: #d1d5db; }

.ri-required { color: #ef4444; margin-left: 2px; }
.ri-required-note { font-size: 0.75rem; color: #9ca3af; }

.ri-input-wrap {
  position: relative;
  display: flex;
  align-items: center;
}

.ri-input-icon {
  position: absolute;
  left: 12px;
  width: 16px;
  height: 16px;
  color: #9ca3af;
  pointer-events: none;
  flex-shrink: 0;
}

.ri-input {
  width: 100%;
  padding: 10px 14px 10px 38px;
  border-radius: 10px;
  border: 1.5px solid #e5e7eb;
  background: #f9fafb;
  color: #111827;
  font-size: 0.875rem;
  outline: none;
  transition: border-color .2s, background .2s, box-shadow .2s;
  font-family: inherit;
}
.dark .ri-input {
  background: #1f2937;
  border-color: #374151;
  color: #f3f4f6;
}
.ri-input:focus {
  border-color: #6366f1;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(99,102,241,.12);
}
.dark .ri-input:focus {
  background: #111827;
  box-shadow: 0 0 0 3px rgba(99,102,241,.2);
}
.ri-input::placeholder { color: #9ca3af; }

.ri-select { appearance: none; cursor: pointer; padding-right: 2rem; }

.ri-textarea {
  padding: 10px 14px;
  resize: vertical;
  min-height: 120px;
  line-height: 1.6;
}

.ri-form-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  border-top: 1px solid #f3f4f6;
  margin-top: 0.25rem;
}
.dark .ri-form-footer { border-top-color: #1f2937; }

.ri-btn-submit {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 22px;
  background: linear-gradient(135deg, #6366f1, #4f46e5);
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 14px rgba(99,102,241,.35);
  transition: transform .15s, box-shadow .15s, opacity .15s;
  font-family: inherit;
}
.ri-btn-submit:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(99,102,241,.45);
}
.ri-btn-submit:active { transform: translateY(0); }
.ri-btn-submit svg { width: 16px; height: 16px; stroke: #fff; }

.ri-btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 9px 20px;
  border: 1.5px solid #e5e7eb;
  border-radius: 10px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #374151;
  text-decoration: none;
  transition: background .15s, border-color .15s;
  font-family: inherit;
}
.ri-btn-secondary:hover { background: #f3f4f6; }
.dark .ri-btn-secondary { border-color: #374151; color: #d1d5db; }
.dark .ri-btn-secondary:hover { background: #1f2937; }

.ri-alert {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 1rem 1.5rem;
  border-radius: 10px;
  margin: 1.5rem 2rem 0;
}
.ri-alert svg { width: 20px; height: 20px; flex-shrink: 0; margin-top: 2px; }
.ri-alert strong { display: block; font-weight: 600; font-size: 0.9375rem; }
.ri-alert p { font-size: 0.875rem; margin-top: 2px; line-height: 1.5; }
.ri-alert ul { list-style: disc; padding-left: 1.25rem; font-size: 0.875rem; }
.ri-alert ul li { margin-top: 2px; }

.ri-alert-success {
  background: #f0fdf4;
  border: 1px solid #bbf7d0;
  color: #166534;
}
.dark .ri-alert-success {
  background: rgba(34,197,94,.08);
  border-color: rgba(34,197,94,.2);
  color: #4ade80;
}
.ri-alert-success svg { stroke: #16a34a; }

.ri-alert-error {
  background: #fef2f2;
  border: 1px solid #fecaca;
  color: #991b1b;
}
.dark .ri-alert-error {
  background: rgba(239,68,68,.08);
  border-color: rgba(239,68,68,.2);
  color: #f87171;
}
.ri-alert-error svg { stroke: #dc2626; }

/* ============================================================
   Incident History Page
   ============================================================ */

.ih-page {
  max-width: 860px;
  margin: 0 auto;
  padding: 2.5rem 1rem 4rem;
}

.ih-header {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 640px) {
  .ih-header { flex-direction: row; align-items: flex-start; justify-content: space-between; }
}

.ih-back {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 0.8125rem;
  color: #6b7280;
  text-decoration: none;
  margin-bottom: 4px;
  transition: color .15s;
}
.ih-back:hover { color: #111827; }
.dark .ih-back { color: #9ca3af; }
.dark .ih-back:hover { color: #f3f4f6; }
.ih-back svg { width: 12px; height: 12px; }

.ih-title {
  font-size: 1.875rem;
  font-weight: 700;
  color: #111827;
  line-height: 1.2;
}
.dark .ih-title { color: #f9fafb; }

.ih-subtitle {
  font-size: 0.875rem;
  color: #6b7280;
  margin-top: 4px;
}
.dark .ih-subtitle { color: #9ca3af; }

.ih-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  flex-shrink: 0;
}

.ih-filter-btn {
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  border: 1.5px solid #e5e7eb;
  color: #6b7280;
  text-decoration: none;
  transition: all .15s;
  cursor: pointer;
}
.ih-filter-btn:hover { border-color: #9ca3af; color: #374151; }
.dark .ih-filter-btn { border-color: #374151; color: #9ca3af; }
.dark .ih-filter-btn:hover { border-color: #6b7280; color: #d1d5db; }
.ih-filter-btn.active {
  background: #111827;
  border-color: #111827;
  color: #fff;
}
.dark .ih-filter-btn.active {
  background: #f9fafb;
  border-color: #f9fafb;
  color: #111827;
}

.ih-empty {
  text-align: center;
  padding: 5rem 1rem;
  color: #9ca3af;
}
.ih-empty svg { width: 48px; height: 48px; margin: 0 auto 1rem; opacity: .4; }
.ih-empty p { font-weight: 500; }

.ih-list { display: flex; flex-direction: column; gap: 10px; }

.ih-card {
  display: flex;
  border-radius: 12px;
  border: 1px solid #e5e7eb;
  overflow: hidden;
  background: #fff;
  transition: box-shadow .2s, transform .2s;
}
.dark .ih-card {
  background: #111827;
  border-color: #1f2937;
}
.ih-card:hover {
  box-shadow: 0 4px 20px rgba(0,0,0,.1);
  transform: translateY(-1px);
}
.dark .ih-card:hover { box-shadow: 0 4px 24px rgba(0,0,0,.4); }

.ih-card-stripe { width: 4px; flex-shrink: 0; }
.ih-card--red    .ih-card-stripe { background: #ef4444; }
.ih-card--yellow .ih-card-stripe { background: #f59e0b; }
.ih-card--blue   .ih-card-stripe { background: #6366f1; }

.ih-card-body { flex: 1; padding: 1rem 1.25rem; }

.ih-card-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}

.ih-card-left { flex: 1; min-width: 0; }

.ih-card-title {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 1rem;
  font-weight: 600;
  color: #111827;
  text-decoration: none;
  line-height: 1.4;
  transition: color .15s;
}
.dark .ih-card-title { color: #f3f4f6; }
.ih-card-title:hover { color: #6366f1; }
.dark .ih-card-title:hover { color: #a5b4fc; }
.ih-card-title-arrow { width: 14px; height: 14px; opacity: .5; flex-shrink: 0; }

.ih-card-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
  flex-shrink: 0;
}

.ih-status-badge {
  display: inline-flex;
  align-items: center;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
}
.ih-status-badge--red    { background: #fee2e2; color: #dc2626; }
.ih-status-badge--yellow { background: #fef3c7; color: #d97706; }
.ih-status-badge--blue   { background: #ede9fe; color: #7c3aed; }
.dark .ih-status-badge--red    { background: rgba(220,38,38,.15);  color: #f87171; }
.dark .ih-status-badge--yellow { background: rgba(217,119,6,.15);  color: #fbbf24; }
.dark .ih-status-badge--blue   { background: rgba(124,58,237,.15); color: #a78bfa; }

.ih-type-badge {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 0.65rem;
  font-weight: 600;
  background: #f3f4f6;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .04em;
}
.dark .ih-type-badge { background: #1f2937; color: #9ca3af; }

.ih-card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}

.ih-card-meta span {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 0.75rem;
  color: #9ca3af;
}
.ih-card-meta svg { width: 12px; height: 12px; flex-shrink: 0; }

.ih-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 2.5rem;
}

.ih-page-btn {
  display: inline-flex;
  align-items: center;
  padding: 8px 18px;
  border: 1.5px solid #e5e7eb;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #374151;
  text-decoration: none;
  transition: all .15s;
}
.ih-page-btn:hover { background: #f9fafb; border-color: #d1d5db; }
.dark .ih-page-btn { border-color: #374151; color: #d1d5db; }
.dark .ih-page-btn:hover { background: #1f2937; }

.ih-page-info { font-size: 0.875rem; color: #9ca3af; }

/* ============================================================
   Incident Detail Page
   ============================================================ */

.id-page {
  max-width: 760px;
  margin: 0 auto;
  padding: 2rem 1rem 4rem;
}

.id-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 1.5rem;
  font-size: 0.8125rem;
}

.id-bc-link {
  color: #6b7280;
  text-decoration: none;
  transition: color .15s;
}
.id-bc-link:hover { color: #6366f1; }
.dark .id-bc-link { color: #9ca3af; }

.id-bc-sep { color: #d1d5db; }
.dark .id-bc-sep { color: #4b5563; }

.id-bc-current { color: #374151; font-weight: 500; }
.dark .id-bc-current { color: #e5e7eb; }

.id-hero {
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 2rem;
  border: 1px solid #e5e7eb;
}
.dark .id-hero { border-color: #1f2937; }

.id-hero--red    { background: linear-gradient(135deg, #fef2f2, #fee2e2); border-left: 5px solid #ef4444; }
.id-hero--yellow { background: linear-gradient(135deg, #fffbeb, #fef3c7); border-left: 5px solid #f59e0b; }
.id-hero--blue   { background: linear-gradient(135deg, #eef2ff, #e0e7ff); border-left: 5px solid #6366f1; }

.dark .id-hero--red    { background: linear-gradient(135deg, rgba(220,38,38,.08), rgba(220,38,38,.04)); }
.dark .id-hero--yellow { background: linear-gradient(135deg, rgba(217,119,6,.08), rgba(217,119,6,.04)); }
.dark .id-hero--blue   { background: linear-gradient(135deg, rgba(99,102,241,.08), rgba(99,102,241,.04)); }

.id-hero-inner { padding: 1.75rem 2rem; }

.id-hero-top {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}

.id-type-badge {
  display: inline-flex;
  padding: 3px 10px;
  border-radius: 4px;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}
.id-type-badge--red    { background: #fee2e2; color: #dc2626; }
.id-type-badge--yellow { background: #fef3c7; color: #d97706; }
.id-type-badge--blue   { background: #ede9fe; color: #7c3aed; }
.dark .id-type-badge--red    { background: rgba(220,38,38,.2);  color: #f87171; }
.dark .id-type-badge--yellow { background: rgba(217,119,6,.2);  color: #fbbf24; }
.dark .id-type-badge--blue   { background: rgba(124,58,237,.2); color: #a78bfa; }

.id-status-badge {
  display: inline-flex;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: .03em;
}
.id-status-badge--red    { background: rgba(220,38,38,.12);  color: #dc2626; }
.id-status-badge--yellow { background: rgba(217,119,6,.12);  color: #d97706; }
.id-status-badge--blue   { background: rgba(124,58,237,.12); color: #7c3aed; }
.dark .id-status-badge--red    { background: rgba(248,113,113,.15); color: #f87171; }
.dark .id-status-badge--yellow { background: rgba(251,191,36,.15);  color: #fbbf24; }
.dark .id-status-badge--blue   { background: rgba(167,139,250,.15); color: #a78bfa; }

.id-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #111827;
  line-height: 1.3;
}
.dark .id-title { color: #f9fafb; }

.id-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 12px;
}

.id-meta-item {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 0.8125rem;
  color: #6b7280;
}
.dark .id-meta-item { color: #9ca3af; }
.id-meta-item svg { width: 14px; height: 14px; flex-shrink: 0; }
.id-meta-item strong { color: #374151; font-weight: 600; }
.dark .id-meta-item strong { color: #d1d5db; }

.id-timeline-wrap {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  padding: 1.5rem;
}
.dark .id-timeline-wrap {
  background: #111827;
  border-color: #1f2937;
}

.id-timeline-title {
  font-size: 1rem;
  font-weight: 700;
  color: #374151;
  margin-bottom: 1.5rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #f3f4f6;
}
.dark .id-timeline-title { color: #d1d5db; border-bottom-color: #1f2937; }

.id-timeline { display: flex; flex-direction: column; gap: 0; }

.id-tl-item {
  display: flex;
  gap: 14px;
  padding-bottom: 1.25rem;
  position: relative;
}

.id-tl-item:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 7px;
  top: 20px;
  bottom: 0;
  width: 1px;
  background: #e5e7eb;
}
.dark .id-tl-item:not(:last-child)::after { background: #1f2937; }

.id-tl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #e5e7eb;
  flex-shrink: 0;
  margin-top: 3px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 1px #e5e7eb;
  z-index: 1;
}
.dark .id-tl-dot { background: #374151; border-color: #111827; box-shadow: 0 0 0 1px #374151; }

.id-tl-dot--red    { background: #ef4444; box-shadow: 0 0 0 3px rgba(239,68,68,.2); border-color: #fff; }
.id-tl-dot--yellow { background: #f59e0b; box-shadow: 0 0 0 3px rgba(245,158,11,.2); border-color: #fff; }
.id-tl-dot--blue   { background: #6366f1; box-shadow: 0 0 0 3px rgba(99,102,241,.2); border-color: #fff; }

.id-tl-content { flex: 1; }

.id-tl-header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 4px;
}

.id-tl-status {
  font-weight: 700;
  font-size: 0.9375rem;
  color: #111827;
}
.dark .id-tl-status { color: #f3f4f6; }

.id-tl-date {
  font-size: 0.75rem;
  color: #9ca3af;
}

.id-tl-desc {
  font-size: 0.875rem;
  color: #4b5563;
  line-height: 1.6;
}
.dark .id-tl-desc { color: #9ca3af; }

.id-no-updates {
  text-align: center;
  padding: 2.5rem;
  border: 1px dashed #e5e7eb;
  border-radius: 12px;
  color: #9ca3af;
  font-size: 0.875rem;
}
.dark .id-no-updates { border-color: #374151; }

/* ============================================================
   Footer
   ============================================================ */

.footer-main {
  background: #111827;
  color: #9ca3af;
  padding: 2.5rem 0 1.5rem;
  margin-top: auto;
}
.dark .footer-main {
  background: #0d1117;
}

.footer-inner {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.footer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
}

.footer-brand {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.footer-brand-name {
  font-size: 1rem;
  font-weight: 700;
  color: #f9fafb;
  text-decoration: none;
  letter-spacing: .01em;
  transition: color .15s;
}
.footer-brand-name:hover { color: #a5b4fc; }

.footer-copyright {
  font-size: 0.8125rem;
  color: #6b7280;
  margin: 0;
}

.footer-socials {
  display: flex;
  align-items: center;
  gap: 8px;
}

.footer-social-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: #1f2937;
  color: #9ca3af;
  font-size: 0.9375rem;
  text-decoration: none;
  transition: background .15s, color .15s, transform .15s;
}
.footer-social-btn:hover {
  background: #6366f1;
  color: #fff;
  transform: translateY(-2px);
}

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.25rem;
  border-top: 1px solid #1f2937;
  flex-wrap: wrap;
  gap: 8px;
}

.footer-history-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.8125rem;
  color: #6b7280;
  text-decoration: none;
  transition: color .15s;
}
.footer-history-link:hover { color: #a5b4fc; }
.footer-history-link svg { flex-shrink: 0; }

.footer-powered {
  font-size: 0.8125rem;
  color: #4b5563;
}
.footer-powered strong {
  color: #9ca3af;
  font-weight: 600;
}

/* ============================================================
   Uptime Badge
   ============================================================ */
.uptime-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 3px 10px;
  border-radius: 99px;
  letter-spacing: .02em;
}
.uptime-badge--green  { background: rgba(16,185,129,.12); color: #059669; }
.uptime-badge--yellow { background: rgba(245,158,11,.12);  color: #d97706; }
.uptime-badge--red    { background: rgba(239,68,68,.12);   color: #dc2626; }
.dark .uptime-badge--green  { background: rgba(16,185,129,.18); color: #34d399; }
.dark .uptime-badge--yellow { background: rgba(245,158,11,.18);  color: #fbbf24; }
.dark .uptime-badge--red    { background: rgba(239,68,68,.18);   color: #f87171; }

/* ============================================================
   Bar Tooltip
   ============================================================ */
.bar-row { position: relative; }

.bar-tooltip {
  position: fixed;
  z-index: 9999;
  background: #1f2937;
  color: #f3f4f6;
  border: 1px solid #374151;
  border-radius: 8px;
  padding: 7px 12px;
  font-size: 0.78rem;
  line-height: 1.5;
  pointer-events: none;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity .12s ease, visibility .12s ease;
  box-shadow: 0 4px 16px rgba(0,0,0,.35);
  max-width: 240px;
  white-space: normal;
}
.bar-tooltip.visible {
  opacity: 1;
  visibility: visible;
}
.bar-tooltip .tt-date    { font-weight: 600; color: #9ca3af; font-size: 0.72rem; }
.bar-tooltip .tt-status  { font-weight: 700; margin-top: 2px; }
.bar-tooltip .tt-incident { font-size: 0.75rem; color: #d1d5db; margin-top: 2px; }

/* ============================================================
   Subscribe Page
   ============================================================ */
.subscribe-page {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5rem 1.5rem;
  min-height: 60vh;
}

.subscribe-card {
  width: 100%;
  max-width: 480px;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 2.5rem 2rem;
  box-shadow: 0 4px 24px rgba(0,0,0,.06);
}
.dark .subscribe-card {
  background: #1f2937;
  border-color: #374151;
  box-shadow: 0 4px 24px rgba(0,0,0,.3);
}

.subscribe-icon {
  width: 52px;
  height: 52px;
  background: rgba(99,102,241,.12);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  color: #6366f1;
  margin-bottom: 1.25rem;
}

.subscribe-title {
  font-size: 1.4rem;
  font-weight: 700;
  color: #111827;
  margin: 0 0 .5rem;
}
.dark .subscribe-title { color: #f9fafb; }

.subscribe-subtitle {
  font-size: .9rem;
  color: #6b7280;
  margin: 0 0 1.75rem;
  line-height: 1.6;
}
.dark .subscribe-subtitle { color: #9ca3af; }

.subscribe-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.subscribe-label {
  font-size: .875rem;
  font-weight: 600;
  color: #374151;
  display: flex;
  flex-direction: column;
  gap: .35rem;
}
.dark .subscribe-label { color: #d1d5db; }

.subscribe-input {
  width: 100%;
  padding: .65rem 1rem;
  border-radius: 8px;
  border: 1px solid #d1d5db;
  background: #f9fafb;
  color: #111827;
  font-size: .9375rem;
  outline: none;
  transition: border-color .15s, box-shadow .15s;
  font-family: inherit;
}
.subscribe-input:focus {
  border-color: #6366f1;
  box-shadow: 0 0 0 3px rgba(99,102,241,.15);
}
.dark .subscribe-input {
  background: #111827;
  border-color: #374151;
  color: #f3f4f6;
}
.dark .subscribe-input:focus {
  border-color: #6366f1;
}
.dark .subscribe-input::placeholder { color: #6b7280; }

.subscribe-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: .7rem 1.5rem;
  background: #6366f1;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: .9375rem;
  font-weight: 600;
  cursor: pointer;
  transition: background .15s, transform .1s;
  font-family: inherit;
}
.subscribe-btn:hover { background: #4f46e5; transform: translateY(-1px); }
.subscribe-btn:active { transform: translateY(0); }

.subscribe-success {
  background: rgba(16,185,129,.1);
  border: 1px solid rgba(16,185,129,.3);
  border-radius: 12px;
  padding: 1.25rem;
  color: #059669;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.dark .subscribe-success { color: #34d399; background: rgba(16,185,129,.12); border-color: rgba(16,185,129,.25); }
.subscribe-success strong { display: block; margin-bottom: 4px; }
.subscribe-success p { margin: 0; font-size: .875rem; color: inherit; opacity: .85; }

.subscribe-error {
  background: rgba(239,68,68,.08);
  border: 1px solid rgba(239,68,68,.25);
  border-radius: 8px;
  padding: .85rem 1rem;
  color: #dc2626;
  font-size: .875rem;
  margin-bottom: .75rem;
}
.dark .subscribe-error { color: #f87171; background: rgba(239,68,68,.12); border-color: rgba(239,68,68,.2); }
