*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (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 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Inter, ui-sans-serif, system-ui, Segoe UI, Arial, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
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)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

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;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
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;
}

/*
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)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-5 {
  bottom: 1.25rem;
}
.left-0 {
  left: 0px;
}
.left-4 {
  left: 1rem;
}
.left-5 {
  left: 1.25rem;
}
.right-0 {
  right: 0px;
}
.right-4 {
  right: 1rem;
}
.top-0 {
  top: 0px;
}
.top-4 {
  top: 1rem;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-52 {
  height: 13rem;
}
.h-80 {
  height: 20rem;
}
.h-\[18rem\] {
  height: 18rem;
}
.h-\[22rem\] {
  height: 22rem;
}
.h-\[28rem\] {
  height: 28rem;
}
.h-full {
  height: 100%;
}
.min-h-\[82vh\] {
  min-height: 82vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-full {
  width: 100%;
}
.min-w-0 {
  min-width: 0px;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[18rem\] {
  max-width: 18rem;
}
.max-w-\[22rem\] {
  max-width: 22rem;
}
.transform {
  transform: translate(var(--tw-translate-x), 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));
}
.flex-col {
  flex-direction: column;
}
.place-items-center {
  place-items: center;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-8 {
  gap: 2rem;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-cyan-100\/10 {
  border-color: rgb(207 250 254 / 0.1);
}
.border-cyan-300\/20 {
  border-color: rgb(103 232 249 / 0.2);
}
.border-cyan-300\/25 {
  border-color: rgb(103 232 249 / 0.25);
}
.border-sky-300\/30 {
  border-color: rgb(125 211 252 / 0.3);
}
.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/15 {
  border-color: rgb(255 255 255 / 0.15);
}
.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}
.border-white\/30 {
  border-color: rgb(255 255 255 / 0.3);
}
.bg-\[\#040913\] {
  --tw-bg-opacity: 1;
  background-color: rgb(4 9 19 / var(--tw-bg-opacity, 1));
}
.bg-\[\#060f18cc\] {
  background-color: #060f18cc;
}
.bg-\[\#071320cc\] {
  background-color: #071320cc;
}
.bg-\[rgba\(10\2c 25\2c 35\2c 0\.75\)\] {
  background-color: rgba(10,25,35,0.75);
}
.bg-sky-300\/10 {
  background-color: rgb(125 211 252 / 0.1);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/\[0\.03\] {
  background-color: rgb(255 255 255 / 0.03);
}
.bg-white\/\[0\.04\] {
  background-color: rgb(255 255 255 / 0.04);
}
.bg-\[radial-gradient\(circle_at_28\%_20\%\2c rgba\(0\2c 234\2c 255\2c 0\.14\)\2c transparent_58\%\)\] {
  background-image: radial-gradient(circle at 28% 20%,rgba(0,234,255,0.14),transparent 58%);
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pt-32 {
  padding-top: 8rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[0\.62rem\] {
  font-size: 0.62rem;
}
.text-\[0\.64rem\] {
  font-size: 0.64rem;
}
.text-\[0\.65rem\] {
  font-size: 0.65rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-\[0\.95\] {
  line-height: 0.95;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[0\.12em\] {
  letter-spacing: 0.12em;
}
.tracking-\[0\.22em\] {
  letter-spacing: 0.22em;
}
.tracking-\[0\.24em\] {
  letter-spacing: 0.24em;
}
.tracking-\[0\.25em\] {
  letter-spacing: 0.25em;
}
.tracking-\[0\.26em\] {
  letter-spacing: 0.26em;
}
.tracking-\[0\.28em\] {
  letter-spacing: 0.28em;
}
.tracking-\[0\.2em\] {
  letter-spacing: 0.2em;
}
.tracking-\[0\.34em\] {
  letter-spacing: 0.34em;
}
.tracking-\[0\.3em\] {
  letter-spacing: 0.3em;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-\[\#050b12\] {
  --tw-text-opacity: 1;
  color: rgb(5 11 18 / var(--tw-text-opacity, 1));
}
.text-\[\#080c13\] {
  --tw-text-opacity: 1;
  color: rgb(8 12 19 / var(--tw-text-opacity, 1));
}
.text-cyan-300 {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}
.text-emerald-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.text-sky-200 {
  --tw-text-opacity: 1;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1));
}
.text-sky-300 {
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1));
}
.text-slate-200 {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-45 {
  opacity: 0.45;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_24px_80px_rgba\(0\2c 0\2c 0\2c 0\.45\)\] {
  --tw-shadow: 0 24px 80px rgba(0,0,0,0.45);
  --tw-shadow-colored: 0 24px 80px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-black\/40 {
  --tw-shadow-color: rgb(0 0 0 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

:root {
  color-scheme: dark;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #040913;
}

[id] {
  scroll-margin-top: 7rem;
}

.brand-lockup {
  align-items: center;
  display: flex;
  gap: 0;
}

.brand-logo {
  display: grid;
  height: 5.4rem;
  overflow: hidden;
  place-items: center;
  position: relative;
  width: 5.4rem;
}

.brand-logo::before {
  animation: logo-aura 4.8s ease-in-out infinite;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.24), rgba(125, 211, 252, 0.18) 34%, transparent 68%);
  content: "";
  inset: -0.5rem;
  position: absolute;
}

.brand-logo img {
  animation: logo-float 5.8s ease-in-out infinite;
  filter: drop-shadow(0 0 20px rgba(125, 211, 252, 0.36)) drop-shadow(0 0 18px rgba(255, 212, 128, 0.16));
  height: 7.1rem;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  transform-origin: center;
  width: 7.1rem;
}

.section-shell {
  padding: clamp(4.5rem, 8vw, 7rem) 0;
}

.hero-video-glass {
  background:
    radial-gradient(circle at 28% 44%, rgba(2, 8, 16, 0.18), transparent 42%),
    linear-gradient(90deg, rgba(3, 8, 15, 0.72) 0%, rgba(3, 8, 15, 0.28) 43%, rgba(3, 8, 15, 0.08) 100%),
    linear-gradient(180deg, rgba(4, 9, 19, 0.1) 0%, rgba(4, 9, 19, 0.16) 52%, #040913 100%);
}

.hero-grid {
  background:
    linear-gradient(90deg, rgba(147, 197, 253, 0.1) 1px, transparent 1px),
    linear-gradient(180deg, rgba(147, 197, 253, 0.08) 1px, transparent 1px);
  background-size: 72px 72px;
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.92), transparent 86%);
          mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.92), transparent 86%);
}

.hero-wireframe {
  border: 1px solid rgba(186, 230, 253, 0.3);
  border-radius: 10px;
  box-shadow: 0 0 50px rgba(56, 189, 248, 0.18);
  height: min(44vh, 24rem);
  pointer-events: none;
  position: absolute;
  right: clamp(1rem, 7vw, 8rem);
  top: 24%;
  transform-style: preserve-3d;
  transition: transform 120ms ease-out;
  width: min(38vw, 26rem);
}

.hero-wireframe::before,
.hero-wireframe::after {
  content: "";
  inset: 0;
  position: absolute;
}

.hero-wireframe::before {
  background:
    linear-gradient(90deg, rgba(191, 219, 254, 0.2) 1px, transparent 1px),
    linear-gradient(180deg, rgba(191, 219, 254, 0.16) 1px, transparent 1px);
  background-size: 24px 24px;
  opacity: 0.55;
}

.hero-wireframe::after {
  animation: scan-sweep 5.2s ease-in-out infinite;
  background: linear-gradient(120deg, transparent 25%, rgba(125, 211, 252, 0.55), transparent 75%);
  transform: skewX(-16deg);
  width: 40%;
}

.hero-particles span {
  animation: float-orb linear infinite;
  background: rgba(186, 230, 253, 0.8);
  border-radius: 999px;
  box-shadow: 0 0 16px rgba(186, 230, 253, 0.5);
  height: 4px;
  position: absolute;
  width: 4px;
}

.glass-panel {
  background:
    linear-gradient(155deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.035)),
    rgba(7, 13, 24, 0.62);
  border: 1px solid rgba(191, 219, 254, 0.3);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 24px 64px rgba(0, 0, 0, 0.26), 0 0 38px rgba(56, 189, 248, 0.06);
  backdrop-filter: blur(18px);
}

.video-surface {
  border: 1px solid rgba(191, 219, 254, 0.28);
  border-radius: 8px;
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.28), 0 0 42px rgba(56, 189, 248, 0.08);
  isolation: isolate;
  overflow: hidden;
  position: relative;
}

.video-surface video {
  filter: saturate(1.18) contrast(1.05) brightness(1.08);
  height: 100%;
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  z-index: -2;
}

.video-surface span {
  background:
    linear-gradient(180deg, transparent, rgba(4, 9, 19, 0.18)),
    linear-gradient(90deg, rgba(4, 9, 19, 0.18), transparent 55%);
  inset: 0;
  position: absolute;
  z-index: -1;
}

.service-tile {
  align-items: center;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 8px;
  color: #e2e8f0;
  display: flex;
  font-size: 0.95rem;
  font-weight: 700;
  gap: 0.6rem;
  min-height: 3.7rem;
  padding: 0.9rem 1rem;
  transition: border-color 180ms ease, transform 180ms ease, background 180ms ease;
}

.service-tile:hover {
  background: rgba(125, 211, 252, 0.08);
  border-color: rgba(125, 211, 252, 0.45);
  transform: translateY(-2px);
}

.scope-chip {
  align-items: center;
  background: rgba(125, 211, 252, 0.07);
  border: 1px solid rgba(125, 211, 252, 0.22);
  border-radius: 8px;
  color: #e0f2fe;
  display: flex;
  font-size: 0.8rem;
  font-weight: 800;
  min-height: 3rem;
  padding: 0.75rem 0.85rem;
}

.showcase-panel {
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: 8px;
  overflow: hidden;
}

.showcase-visual {
  background:
    radial-gradient(circle at 20% 20%, rgba(96, 165, 250, 0.56), transparent 44%),
    radial-gradient(circle at 80% 28%, rgba(226, 232, 240, 0.32), transparent 42%),
    linear-gradient(130deg, #0b1525, #030913);
  height: 20rem;
  position: relative;
}

.showcase-visual::before {
  background:
    linear-gradient(90deg, rgba(147, 197, 253, 0.16) 1px, transparent 1px),
    linear-gradient(180deg, rgba(147, 197, 253, 0.12) 1px, transparent 1px);
  background-size: 34px 34px;
  content: "";
  inset: 0;
  position: absolute;
}

.showcase-copy {
  background: rgba(5, 12, 21, 0.92);
  padding: 1.75rem;
}

.workflow-row {
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 8px;
  display: grid;
  gap: 1rem;
  grid-template-columns: 4rem 1fr;
  padding: 1rem 1.1rem;
}

.workflow-row span {
  color: #7dd3fc;
  font-size: 0.82rem;
  font-weight: 900;
  letter-spacing: 0.2em;
  margin-top: 0.25rem;
}

.workflow-row h3 {
  color: #ffffff;
  font-size: 1.08rem;
  font-weight: 700;
}

.workflow-row p {
  color: #cbd5e1;
  font-size: 0.92rem;
  line-height: 1.7;
  margin-top: 0.4rem;
}

.sector-tile {
  align-items: center;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 8px;
  display: flex;
  gap: 0.8rem;
  min-height: 4rem;
  padding: 0.95rem 1rem;
}

.sector-tile p {
  color: #e2e8f0;
  font-weight: 700;
}

.project-card {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: 8px;
  overflow: hidden;
}

.project-cover {
  background:
    radial-gradient(circle at 18% 20%, rgba(59, 130, 246, 0.45), transparent 44%),
    radial-gradient(circle at 72% 26%, rgba(226, 232, 240, 0.22), transparent 42%),
    linear-gradient(140deg, #07111f, #030812 74%);
  height: 13rem;
  position: relative;
}

.project-cover::after {
  background:
    linear-gradient(90deg, rgba(186, 230, 253, 0.1) 1px, transparent 1px),
    linear-gradient(180deg, rgba(186, 230, 253, 0.08) 1px, transparent 1px);
  background-size: 32px 32px;
  content: "";
  inset: 0;
  position: absolute;
}

.field {
  display: grid;
  gap: 0.45rem;
}

.field span {
  color: #cbd5e1;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.field input,
.field textarea {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(148, 163, 184, 0.32);
  border-radius: 8px;
  color: #f8fafc;
  outline: none;
  padding: 0.85rem 0.95rem;
}

.field input:focus,
.field textarea:focus {
  border-color: rgba(125, 211, 252, 0.7);
  box-shadow: 0 0 0 3px rgba(125, 211, 252, 0.14);
}

@keyframes float-orb {
  0% {
    transform: translateY(10px);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    transform: translateY(-34px);
    opacity: 0;
  }
}

@keyframes scan-sweep {
  0% {
    left: -45%;
  }
  100% {
    left: 120%;
  }
}

@keyframes logo-float {
  0%,
  100% {
    transform: translateY(-0.9rem) scale(1.42) rotateY(0deg);
  }
  50% {
    transform: translateY(-1.05rem) scale(1.46) rotateY(9deg);
  }
}

@keyframes logo-aura {
  0%,
  100% {
    opacity: 0.66;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.08);
  }
}

@media (max-width: 1024px) {
  .hero-wireframe {
    display: none;
  }
}

@media (max-width: 640px) {
  .brand-logo {
    height: 4.3rem;
    width: 4.3rem;
  }

  .brand-logo img {
    height: 5.7rem;
    width: 5.7rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-particles span,
  .hero-wireframe::after {
    animation: none;
  }
}

/* Luxury atelier override pass */
.luxury-site {
  background:
    linear-gradient(180deg, #030406 0%, #050609 48%, #030406 100%),
    #030406;
}

.site-header {
  background:
    linear-gradient(180deg, rgba(4, 5, 7, 0.86), rgba(4, 5, 7, 0.58)),
    rgba(3, 4, 6, 0.68);
  border-bottom: 1px solid rgba(230, 214, 174, 0.16);
  box-shadow: 0 18px 54px rgba(0, 0, 0, 0.46);
  backdrop-filter: blur(24px) saturate(1.15);
}

.brand-logo {
  height: 7rem;
  overflow: hidden;
  width: 6.4rem;
}

.brand-logo::before {
  background:
    radial-gradient(circle, rgba(255, 255, 255, 0.28), rgba(220, 185, 111, 0.22) 32%, rgba(72, 184, 255, 0.12) 58%, transparent 74%);
  inset: -0.7rem;
}

.brand-logo::after {
  animation: logo-sheen 5.8s ease-in-out infinite;
  background: linear-gradient(115deg, transparent 20%, rgba(255, 255, 255, 0.34) 48%, transparent 70%);
  content: "";
  inset: 0 auto 0 -95%;
  position: absolute;
  transform: skewX(-18deg);
  width: 58%;
  z-index: 2;
}

.brand-logo img {
  filter: drop-shadow(0 0 26px rgba(230, 214, 174, 0.28)) drop-shadow(0 0 24px rgba(72, 184, 255, 0.18));
  height: 9.8rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 12%;
     object-position: 50% 12%;
  width: 9.8rem;
}

.luxury-site section:not(#home) {
  border-top: 1px solid rgba(230, 214, 174, 0.08);
  position: relative;
}

.luxury-site section:not(#home)::before {
  background: linear-gradient(90deg, transparent, rgba(230, 214, 174, 0.28), transparent);
  content: "";
  height: 1px;
  left: 50%;
  max-width: 52rem;
  position: absolute;
  top: -1px;
  transform: translateX(-50%);
  width: 70%;
}

.hero-video-glass {
  background:
    radial-gradient(circle at 18% 42%, rgba(0, 0, 0, 0.18), transparent 32%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0.34) 45%, rgba(0, 0, 0, 0.02) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.1) 56%, #030406 100%);
}

.hero-grid {
  background:
    linear-gradient(90deg, rgba(230, 214, 174, 0.055) 1px, transparent 1px),
    linear-gradient(180deg, rgba(186, 230, 253, 0.04) 1px, transparent 1px);
  background-size: 96px 96px;
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.52), transparent 72%);
          mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.52), transparent 72%);
}

.hero-kicker {
  background: rgba(5, 5, 7, 0.36) !important;
  border-color: rgba(230, 214, 174, 0.32) !important;
  color: #f7e5b1 !important;
  backdrop-filter: blur(18px);
}

.hero-title {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  max-width: 11ch;
  text-shadow: 0 18px 54px rgba(0, 0, 0, 0.65);
}

.hero-copy {
  color: rgba(248, 250, 252, 0.9) !important;
  max-width: 42rem;
  text-shadow: 0 12px 36px rgba(0, 0, 0, 0.56);
}

.luxury-primary,
.luxury-nav-cta {
  background: linear-gradient(135deg, #fff8e7 0%, #d7b76e 48%, #ffffff 100%) !important;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0 18px 50px rgba(205, 166, 74, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.78);
  color: #090806 !important;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.luxury-primary:hover,
.luxury-nav-cta:hover {
  filter: brightness(1.05);
  box-shadow: 0 24px 70px rgba(205, 166, 74, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  transform: translateY(-2px);
}

.luxury-secondary {
  background: rgba(255, 255, 255, 0.06) !important;
  border-color: rgba(230, 214, 174, 0.34) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}

.luxury-secondary:hover {
  background: rgba(230, 214, 174, 0.1) !important;
  border-color: rgba(230, 214, 174, 0.55) !important;
  transform: translateY(-2px);
}

.nav-control {
  color: rgba(226, 232, 240, 0.78) !important;
}

.nav-control:hover {
  color: #fff8e7 !important;
}

.luxury-site [class*="text-sky"] {
  color: #e6d6ae !important;
}

.glass-panel,
.service-tile,
.sector-tile,
.project-card,
.workflow-row {
  background:
    linear-gradient(155deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.022)),
    rgba(7, 8, 11, 0.72);
  border-color: rgba(230, 214, 174, 0.16);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07), 0 28px 80px rgba(0, 0, 0, 0.34);
}

.service-tile:hover,
.sector-tile:hover,
.project-card:hover,
.workflow-row:hover {
  background:
    linear-gradient(155deg, rgba(230, 214, 174, 0.08), rgba(255, 255, 255, 0.024)),
    rgba(7, 8, 11, 0.78);
  border-color: rgba(230, 214, 174, 0.34);
}

.scope-chip {
  background: rgba(230, 214, 174, 0.06);
  border-color: rgba(230, 214, 174, 0.2);
  color: #f8e8bd;
}

.video-surface {
  border-color: rgba(230, 214, 174, 0.18);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.42), 0 0 60px rgba(230, 214, 174, 0.07);
}

.video-surface video {
  filter: saturate(1.22) contrast(1.08) brightness(1.08);
}

.showcase-copy {
  background: rgba(5, 6, 9, 0.94);
}

.field input,
.field textarea {
  border-color: rgba(230, 214, 174, 0.22);
}

.field input:focus,
.field textarea:focus {
  border-color: rgba(230, 214, 174, 0.62);
  box-shadow: 0 0 0 3px rgba(230, 214, 174, 0.12);
}

@keyframes logo-sheen {
  0%,
  42% {
    left: -100%;
    opacity: 0;
  }
  55% {
    opacity: 0.75;
  }
  74%,
  100% {
    left: 135%;
    opacity: 0;
  }
}

@keyframes logo-float {
  0%,
  100% {
    transform: translateY(1.45rem) scale(1.02) rotateY(0deg);
  }
  50% {
    transform: translateY(1.28rem) scale(1.06) rotateY(7deg);
  }
}

@media (max-width: 640px) {
  .brand-logo {
    height: 5.6rem;
    width: 5rem;
  }

  .brand-logo img {
    height: 7.8rem;
    width: 7.8rem;
  }
}

/* Premium header rebuild */
.site-header {
  background:
    linear-gradient(180deg, rgba(2, 4, 7, 0.97), rgba(5, 10, 16, 0.9)),
    rgba(2, 4, 7, 0.92) !important;
  border-bottom: 1px solid rgba(226, 214, 181, 0.2) !important;
  box-shadow: 0 18px 70px rgba(0, 0, 0, 0.64), inset 0 -1px 0 rgba(0, 234, 255, 0.08) !important;
  isolation: isolate;
  overflow: visible;
}

.site-header::before {
  animation: nav-scanline 6.5s linear infinite;
  background:
    linear-gradient(90deg, transparent 0%, rgba(0, 234, 255, 0.14) 48%, transparent 100%),
    linear-gradient(90deg, rgba(0, 234, 255, 0.055) 1px, transparent 1px),
    linear-gradient(180deg, rgba(226, 214, 181, 0.04) 1px, transparent 1px);
  background-size: 38% 100%, 46px 46px, 46px 46px;
  content: "";
  inset: 0;
  opacity: 0.62;
  pointer-events: none;
  position: absolute;
  z-index: -2;
}

.site-header::after {
  background:
    radial-gradient(circle at var(--nav-glow-x, 18%) var(--nav-glow-y, 50%), rgba(0, 234, 255, 0.18), transparent 18rem),
    radial-gradient(circle at 12% 20%, rgba(226, 214, 181, 0.1), transparent 14rem);
  content: "";
  inset: -1.4rem 0 -1rem;
  opacity: 0.95;
  pointer-events: none;
  position: absolute;
  transition: background 180ms ease;
  z-index: -1;
}

.topnav-shell {
  min-height: 5.8rem;
  position: relative;
  z-index: 2;
}

.premium-brand {
  border-radius: 1.35rem;
  gap: 0.95rem;
  min-width: 0;
  padding: 0.25rem 1rem 0.25rem 0.12rem;
  perspective: 900px;
  position: relative;
}

.premium-brand::before {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.018)),
    rgba(5, 10, 16, 0.34);
  border: 1px solid rgba(226, 214, 181, 0.15);
  border-radius: inherit;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 18px 50px rgba(0, 0, 0, 0.22);
  content: "";
  inset: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 220ms ease, border-color 220ms ease, transform 220ms ease;
  z-index: -1;
}

.premium-brand:hover::before {
  border-color: rgba(226, 214, 181, 0.34);
  opacity: 1;
  transform: translateY(-1px);
}

.brand-logo {
  animation: premium-logo-idle 7s ease-in-out infinite;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: block;
  height: clamp(4.85rem, 5.5vw, 5.9rem) !important;
  overflow: hidden;
  position: relative;
  transform:
    perspective(820px)
    rotateX(var(--logo-tilt-x, 0deg))
    rotateY(var(--logo-tilt-y, 0deg));
  transform-style: preserve-3d;
  transition: filter 220ms ease, transform 160ms ease;
  width: clamp(5.8rem, 7vw, 7.45rem) !important;
}

.premium-brand:hover .brand-logo {
  filter: drop-shadow(0 0 24px rgba(0, 234, 255, 0.24)) drop-shadow(0 0 24px rgba(226, 214, 181, 0.22));
}

.brand-logo::before {
  animation: logo-aura-premium 5.8s ease-in-out infinite !important;
  background:
    radial-gradient(circle at 50% 45%, rgba(0, 234, 255, 0.28), rgba(226, 214, 181, 0.16) 34%, transparent 67%) !important;
  border: 0 !important;
  content: "";
  inset: -0.4rem 0 -0.2rem;
  position: absolute;
  z-index: 0;
}

.brand-logo::after {
  animation: logo-sheen-premium 6.8s ease-in-out infinite !important;
  background: linear-gradient(105deg, transparent 15%, rgba(255, 255, 255, 0.52) 46%, transparent 72%) !important;
  content: "";
  inset: 0 auto 0 -82%;
  mix-blend-mode: normal;
  position: absolute;
  transform: skewX(-16deg);
  width: 42%;
  z-index: 3;
}

.brand-logo img {
  animation: logo-breathe-premium 6.2s ease-in-out infinite !important;
  filter: contrast(1.14) saturate(1.14) brightness(1.12)
    drop-shadow(0 0 18px rgba(226, 214, 181, 0.24))
    drop-shadow(0 0 18px rgba(0, 234, 255, 0.14)) !important;
  height: auto !important;
  left: 50%;
  mix-blend-mode: screen;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  -o-object-position: 50% 0% !important;
     object-position: 50% 0% !important;
  position: absolute !important;
  top: 50%;
  transform: translate(-50%, -50%);
  width: clamp(6.7rem, 8.35vw, 8.7rem) !important;
  z-index: 2;
}

.brand-signature {
  flex-direction: column;
  gap: 0.18rem;
  max-width: 14rem;
  text-align: left;
}

.brand-signature span {
  color: #fff8e7;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.24em;
  line-height: 1;
  text-transform: uppercase;
}

.brand-signature small {
  color: rgba(148, 163, 184, 0.92);
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.25;
}

.nav-hud {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.018)),
    rgba(5, 14, 22, 0.58);
  border: 1px solid rgba(0, 234, 255, 0.16);
  border-radius: 999px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 20px 60px rgba(0, 0, 0, 0.25);
  padding: 0.28rem;
  position: relative;
}

.nav-hud::before,
.nav-hud::after {
  background: rgba(0, 234, 255, 0.75);
  border-radius: 999px;
  box-shadow: 0 0 16px rgba(0, 234, 255, 0.52);
  content: "";
  height: 0.38rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.38rem;
}

.nav-hud::before {
  left: -0.2rem;
}

.nav-hud::after {
  right: -0.2rem;
}

.nav-control {
  align-items: center;
  background: transparent !important;
  border: 1px solid transparent;
  border-radius: 999px !important;
  color: rgba(226, 232, 240, 0.78) !important;
  display: inline-flex;
  font-size: 0.78rem;
  font-weight: 800;
  gap: 0.42rem;
  letter-spacing: 0.02em;
  line-height: 1;
  padding: 0.72rem 0.82rem !important;
  position: relative;
  transition: color 180ms ease, border-color 180ms ease, transform 180ms ease, background 180ms ease;
}

.nav-control::before {
  background:
    linear-gradient(135deg, rgba(0, 234, 255, 0.16), rgba(226, 214, 181, 0.08)),
    rgba(255, 255, 255, 0.035);
  border-radius: inherit;
  content: "";
  inset: 0;
  opacity: 0;
  position: absolute;
  transform: scaleX(0.68);
  transition: opacity 180ms ease, transform 180ms ease;
}

.nav-control::after {
  background: rgba(3, 7, 12, 0.94);
  border: 1px solid rgba(0, 234, 255, 0.24);
  border-radius: 0.65rem;
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.42), 0 0 24px rgba(0, 234, 255, 0.12);
  color: #bdefff;
  content: attr(data-hint);
  font-size: 0.64rem;
  font-weight: 800;
  left: 50%;
  letter-spacing: 0.08em;
  opacity: 0;
  padding: 0.46rem 0.62rem;
  pointer-events: none;
  position: absolute;
  top: calc(100% + 0.7rem);
  transform: translate(-50%, -0.35rem);
  transition: opacity 160ms ease, transform 160ms ease;
  white-space: nowrap;
}

.nav-control:hover {
  border-color: rgba(0, 234, 255, 0.24);
  color: #ffffff !important;
  transform: translateY(-1px);
}

.nav-control:hover::before,
.nav-control:hover::after {
  opacity: 1;
  transform: translate(-50%, 0);
}

.nav-control:hover::before {
  transform: scaleX(1);
}

.nav-control > span {
  position: relative;
  z-index: 1;
}

.nav-index {
  color: rgba(226, 214, 181, 0.74);
  font-size: 0.58rem;
  font-weight: 900;
}

.header-status {
  align-items: center;
  border: 1px solid rgba(226, 214, 181, 0.18);
  border-radius: 999px;
  color: rgba(226, 232, 240, 0.84);
  display: inline-flex;
  font-size: 0.68rem;
  font-weight: 900;
  gap: 0.42rem;
  letter-spacing: 0.12em;
  padding: 0.68rem 0.8rem;
  text-transform: uppercase;
}

.header-status i {
  animation: status-pulse 1.8s ease-in-out infinite;
  background: #00eaff;
  border-radius: 999px;
  box-shadow: 0 0 14px rgba(0, 234, 255, 0.9);
  height: 0.42rem;
  width: 0.42rem;
}

.mobile-hud-button {
  background:
    linear-gradient(135deg, rgba(0, 234, 255, 0.12), rgba(226, 214, 181, 0.07)),
    rgba(5, 14, 22, 0.72);
  border: 1px solid rgba(0, 234, 255, 0.24);
  border-radius: 0.9rem;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.09), 0 0 24px rgba(0, 234, 255, 0.09);
}

.mobile-mission {
  background:
    radial-gradient(circle at 20% 10%, rgba(0, 234, 255, 0.16), transparent 18rem),
    radial-gradient(circle at 82% 24%, rgba(226, 214, 181, 0.1), transparent 18rem),
    linear-gradient(180deg, rgba(3, 7, 12, 0.98), rgba(2, 3, 6, 0.98));
}

.mobile-menu-logo {
  height: 4.6rem !important;
  width: 5.55rem !important;
}

.mobile-menu-logo img {
  height: auto !important;
  top: 50%;
  width: 6.75rem !important;
}

@keyframes nav-scanline {
  0% {
    background-position: -60% 0, 0 0, 0 0;
  }
  100% {
    background-position: 180% 0, 46px 0, 0 46px;
  }
}

@keyframes premium-logo-idle {
  0%,
  100% {
    transform:
      perspective(820px)
      rotateX(var(--logo-tilt-x, 0deg))
      rotateY(var(--logo-tilt-y, 0deg))
      translateY(0);
  }
  50% {
    transform:
      perspective(820px)
      rotateX(var(--logo-tilt-x, 0deg))
      rotateY(var(--logo-tilt-y, 0deg))
      translateY(-0.16rem);
  }
}

@keyframes logo-breathe-premium {
  0%,
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.035);
  }
}

@keyframes logo-aura-premium {
  0%,
  100% {
    opacity: 0.52;
    transform: scale(0.95);
  }
  50% {
    opacity: 0.95;
    transform: scale(1.06);
  }
}

@keyframes logo-sheen-premium {
  0%,
  48% {
    left: -82%;
    opacity: 0;
  }
  60% {
    opacity: 0.58;
  }
  78%,
  100% {
    left: 122%;
    opacity: 0;
  }
}

@keyframes status-pulse {
  0%,
  100% {
    opacity: 0.56;
    transform: scale(0.82);
  }
  50% {
    opacity: 1;
    transform: scale(1.12);
  }
}

@media (max-width: 1180px) {
  .topnav-shell {
    min-height: 5.25rem;
  }
}

@media (max-width: 760px) {
  .brand-signature {
    display: none !important;
  }
}

@media (max-width: 640px) {
  .topnav-shell {
    min-height: 4.75rem;
  }

  .premium-brand {
    padding-right: 0.25rem;
  }

  .brand-logo {
    height: 4.7rem !important;
    width: 5.75rem !important;
  }

  .brand-logo img {
    height: auto !important;
    top: 50%;
    width: 6.8rem !important;
  }
}

/* Full logo mark fix */
.brand-logo {
  height: clamp(5.25rem, 6.2vw, 6.25rem) !important;
  overflow: visible !important;
  width: clamp(6.45rem, 7.65vw, 7.75rem) !important;
}

.brand-logo img {
  height: 100% !important;
  left: 50% !important;
  max-width: none !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  -o-object-position: center !important;
     object-position: center !important;
  top: 50% !important;
  width: 100% !important;
}

.mobile-menu-logo {
  height: 5.15rem !important;
  width: 6.35rem !important;
}

.mobile-menu-logo img {
  height: 100% !important;
  width: 100% !important;
}

@media (max-width: 640px) {
  .brand-logo {
    height: 4.85rem !important;
    width: 6rem !important;
  }

  .brand-logo img {
    height: 100% !important;
    width: 100% !important;
  }
}

/* Complete logo lockup with bottom STRUCTIORA wordmark */
.topnav-shell {
  min-height: 7.15rem !important;
}

.brand-logo {
  height: clamp(6.2rem, 7.1vw, 7.45rem) !important;
  overflow: visible !important;
  width: clamp(6.95rem, 8vw, 8.35rem) !important;
}

.brand-logo img {
  height: 100% !important;
  left: 50% !important;
  max-width: none !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  -o-object-position: center !important;
     object-position: center !important;
  top: 50% !important;
  width: 100% !important;
}

.brand-signature {
  transform: translateY(-0.22rem);
}

@media (max-width: 1180px) {
  .topnav-shell {
    min-height: 6.75rem !important;
  }
}

@media (max-width: 640px) {
  .topnav-shell {
    min-height: 6.1rem !important;
  }

  .brand-logo {
    height: 5.7rem !important;
    width: 6.4rem !important;
  }

  .brand-logo img {
    height: 100% !important;
    width: 100% !important;
  }
}

/* Crisp cinematic video pass */
.crisp-video {
  backface-visibility: hidden;
  image-rendering: auto;
  transform: translate3d(0, 0, 0) scale(1.006);
  transform-origin: center;
  will-change: transform;
}

.hero-video-media {
  filter: saturate(1.18) contrast(1.13) brightness(1.08);
  -o-object-position: center center;
     object-position: center center;
}

.hero-video-glass {
  background:
    radial-gradient(circle at 18% 46%, rgba(0, 0, 0, 0.1), transparent 32%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.46) 0%, rgba(0, 0, 0, 0.2) 45%, rgba(0, 0, 0, 0.03) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.04) 56%, #030406 100%) !important;
}

.video-surface {
  background: #05080d;
}

.video-surface video {
  filter: saturate(1.2) contrast(1.14) brightness(1.09) !important;
  -o-object-position: center center;
     object-position: center center;
}

.video-surface span {
  background:
    linear-gradient(180deg, transparent 12%, rgba(4, 9, 19, 0.07)),
    linear-gradient(90deg, rgba(4, 9, 19, 0.08), transparent 55%) !important;
  pointer-events: none;
}

@media (min-width: 1280px) {
  .hero-video-media {
    transform: translate3d(0, 0, 0) scale(1.01);
  }
}

/* Turnkey luxury design-build visual system */
:root {
  --ink: #020304;
  --night: #06080c;
  --panel: rgba(7, 9, 13, 0.74);
  --gold: #d8b76a;
  --gold-soft: rgba(216, 183, 106, 0.26);
  --chrome: #f5f7fb;
  --cyan: #78e7ff;
  --muted: #a8b1bd;
}

body {
  background: var(--ink);
}

.luxury-site {
  background:
    radial-gradient(circle at 18% 8%, rgba(216, 183, 106, 0.105), transparent 28rem),
    radial-gradient(circle at 78% 4%, rgba(120, 231, 255, 0.08), transparent 30rem),
    linear-gradient(180deg, #020304 0%, #06080c 42%, #020304 100%) !important;
}

.section-shell {
  padding: clamp(6rem, 9vw, 9.5rem) 0 !important;
}

.section-kicker,
.mx-auto > .text-center > p:first-child {
  color: var(--gold) !important;
}

.hero-section {
  background: #020304;
  min-height: 100svh;
}

.hero-content {
  padding-top: clamp(2rem, 4vw, 5rem);
}

.hero-video-media {
  filter: saturate(1.34) contrast(1.16) brightness(1.12) !important;
  -o-object-position: center center;
     object-position: center center;
}

.hero-cinema-vignette {
  background:
    radial-gradient(circle at 72% 45%, transparent 0%, rgba(0, 0, 0, 0.08) 35%, rgba(0, 0, 0, 0.42) 72%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.38) 42%, rgba(0, 0, 0, 0.1) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.04) 46%, #020304 100%);
}

.hero-video-glass {
  background:
    linear-gradient(180deg, rgba(2, 3, 4, 0.02), rgba(2, 3, 4, 0.22) 72%, #020304),
    radial-gradient(circle at 22% 45%, rgba(216, 183, 106, 0.08), transparent 28rem) !important;
}

.hero-grid {
  background:
    linear-gradient(90deg, rgba(216, 183, 106, 0.05) 1px, transparent 1px),
    linear-gradient(180deg, rgba(120, 231, 255, 0.035) 1px, transparent 1px) !important;
  background-size: 110px 110px !important;
  opacity: 0.34 !important;
}

.hero-kicker {
  background: rgba(2, 3, 4, 0.42) !important;
  border-color: rgba(216, 183, 106, 0.42) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 18px 55px rgba(0, 0, 0, 0.36);
  color: #ffe8af !important;
}

.hero-title {
  color: #fff9ed !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(3.55rem, 8.2vw, 8.85rem) !important;
  font-weight: 500 !important;
  line-height: 0.88 !important;
  max-width: 10.8ch !important;
  text-shadow: 0 30px 90px rgba(0, 0, 0, 0.82);
}

.hero-copy {
  color: rgba(245, 247, 251, 0.92) !important;
  font-size: clamp(1.02rem, 1.35vw, 1.26rem) !important;
  line-height: 1.85 !important;
  max-width: 46rem !important;
}

.hero-metrics span {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.018));
  border: 1px solid rgba(216, 183, 106, 0.18);
  border-radius: 8px;
  color: rgba(245, 247, 251, 0.82);
  display: grid;
  font-size: 0.72rem;
  font-weight: 800;
  gap: 0.36rem;
  min-height: 4.7rem;
  padding: 0.8rem;
  text-transform: uppercase;
}

.hero-metrics strong {
  color: var(--gold);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.2rem;
  font-weight: 500;
}

.turnkey-panel {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.022)),
    rgba(3, 5, 8, 0.66);
  border: 1px solid rgba(216, 183, 106, 0.28);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 40px 120px rgba(0, 0, 0, 0.42);
  overflow: hidden;
  padding: clamp(1.5rem, 3vw, 2.5rem);
  position: relative;
}

.turnkey-panel::before {
  background:
    linear-gradient(90deg, rgba(216, 183, 106, 0.08) 1px, transparent 1px),
    linear-gradient(180deg, rgba(120, 231, 255, 0.05) 1px, transparent 1px);
  background-size: 44px 44px;
  content: "";
  inset: 0;
  opacity: 0.55;
  position: absolute;
}

.turnkey-panel > * {
  position: relative;
  z-index: 1;
}

.panel-eyebrow,
.section-kicker {
  color: var(--gold);
  font-size: 0.72rem;
  font-weight: 950;
  letter-spacing: 0.28em;
  text-transform: uppercase;
}

.turnkey-panel h2 {
  color: #fff9ed;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 3vw, 3.4rem);
  font-weight: 500;
  line-height: 0.98;
  margin-top: 1.2rem;
}

.turnkey-node {
  align-items: center;
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  display: flex;
  gap: 1rem;
  padding: 0.85rem 1rem;
}

.turnkey-node span {
  color: var(--gold);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.05rem;
}

.turnkey-node p {
  color: rgba(245, 247, 251, 0.88);
  font-size: 0.88rem;
  font-weight: 800;
}

.turnkey-hero-grid {
  align-items: stretch;
  display: grid;
  gap: clamp(1.3rem, 3vw, 2.5rem);
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

.turnkey-title {
  color: #fff9ed;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(3rem, 6.8vw, 7.5rem);
  font-weight: 500;
  line-height: 0.9;
  max-width: 11ch;
}

.turnkey-copy {
  color: rgba(208, 216, 225, 0.9);
  font-size: clamp(1rem, 1.25vw, 1.2rem);
  line-height: 1.9;
  margin-top: 2rem;
  max-width: 42rem;
}

.turnkey-film {
  border: 1px solid rgba(216, 183, 106, 0.22);
  border-radius: 8px;
  box-shadow: 0 40px 120px rgba(0, 0, 0, 0.44), 0 0 65px rgba(216, 183, 106, 0.08);
  min-height: clamp(24rem, 42vw, 40rem);
  overflow: hidden;
}

.pillar-card,
.glass-panel,
.service-tile,
.sector-tile,
.project-card,
.workflow-row {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.018)),
    rgba(5, 7, 10, 0.72) !important;
  border: 1px solid rgba(216, 183, 106, 0.17) !important;
  border-radius: 8px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.075), 0 34px 90px rgba(0, 0, 0, 0.35) !important;
}

.pillar-card {
  min-height: 20rem;
  padding: clamp(1.4rem, 2.4vw, 2rem);
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

.pillar-card:hover,
.service-tile:hover,
.sector-tile:hover,
.project-card:hover,
.workflow-row:hover {
  border-color: rgba(216, 183, 106, 0.42) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.09), 0 40px 120px rgba(0, 0, 0, 0.42), 0 0 42px rgba(216, 183, 106, 0.08) !important;
  transform: translateY(-5px);
}

.pillar-card span {
  color: var(--gold);
  font-size: 0.72rem;
  font-weight: 950;
  letter-spacing: 0.28em;
}

.pillar-card h3 {
  color: #fff9ed;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.1rem, 4vw, 4rem);
  font-weight: 500;
  margin-top: 4rem;
}

.pillar-card p {
  color: rgba(208, 216, 225, 0.88);
  line-height: 1.8;
  margin-top: 1.2rem;
}

.service-tile {
  align-items: flex-start !important;
  display: grid !important;
  gap: 1.2rem !important;
  min-height: 17rem !important;
  padding: clamp(1.2rem, 2vw, 1.7rem) !important;
}

.service-icon {
  align-items: center;
  background: rgba(216, 183, 106, 0.08);
  border: 1px solid rgba(216, 183, 106, 0.22);
  border-radius: 8px;
  display: inline-flex;
  height: 2.6rem;
  justify-content: center;
  width: 2.6rem;
}

.service-tile h3 {
  color: #fff9ed;
  font-size: 1.25rem;
  font-weight: 800;
}

.service-tile p {
  color: rgba(208, 216, 225, 0.86);
  font-size: 0.94rem;
  font-weight: 500;
  line-height: 1.75;
  margin-top: 0.75rem;
}

.scope-chip {
  background: rgba(216, 183, 106, 0.06) !important;
  border-color: rgba(216, 183, 106, 0.2) !important;
  color: #ffe8af !important;
}

.video-surface {
  border-color: rgba(216, 183, 106, 0.22) !important;
  box-shadow: 0 34px 100px rgba(0, 0, 0, 0.44), 0 0 70px rgba(216, 183, 106, 0.075) !important;
}

.video-surface::after {
  background:
    linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.16), transparent),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 20%, transparent 80%, rgba(216, 183, 106, 0.08));
  content: "";
  inset: 0;
  mix-blend-mode: screen;
  opacity: 0.42;
  pointer-events: none;
  position: absolute;
}

.showcase-copy {
  background: rgba(3, 4, 6, 0.94) !important;
}

.workflow-row {
  gap: 1.6rem !important;
  grid-template-columns: 5.4rem 1fr !important;
  padding: clamp(1.2rem, 2vw, 1.7rem) !important;
}

.workflow-row span {
  color: var(--gold) !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.6rem !important;
  letter-spacing: 0 !important;
}

.workflow-row h3 {
  color: #fff9ed !important;
  font-size: 1.35rem !important;
}

.workflow-row p {
  color: rgba(208, 216, 225, 0.86) !important;
}

.luxury-primary,
.luxury-nav-cta {
  background: linear-gradient(135deg, #fffaf0 0%, #d8b76a 42%, #f7e8bd 72%, #ffffff 100%) !important;
  box-shadow: 0 24px 70px rgba(216, 183, 106, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
}

.luxury-nav-cta {
  min-width: 9.25rem;
  white-space: nowrap;
}

.luxury-secondary {
  background: rgba(3, 4, 6, 0.48) !important;
  border-color: rgba(216, 183, 106, 0.36) !important;
}

@media (max-width: 1024px) {
  .turnkey-hero-grid {
    grid-template-columns: 1fr;
  }

  .turnkey-title {
    max-width: 12ch;
  }
}

@media (max-width: 640px) {
  .hero-title {
    font-size: clamp(3.1rem, 17vw, 5rem) !important;
  }

  .hero-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .turnkey-film {
    min-height: 19rem;
  }
}

/* Viewport-fit typography pass */
.hero-section {
  display: flex;
  min-height: 100svh !important;
  padding-top: clamp(6.15rem, 8.2vw, 7.25rem) !important;
}

.hero-content {
  align-items: center !important;
  min-height: calc(100svh - clamp(6.15rem, 8.2vw, 7.25rem)) !important;
  padding-bottom: clamp(1.4rem, 3vh, 2.8rem) !important;
  padding-top: clamp(0.5rem, 1.5vh, 1.2rem) !important;
}

.hero-kicker {
  margin-bottom: clamp(1rem, 2vh, 1.45rem) !important;
}

.hero-title {
  font-size: clamp(2.95rem, 6.2vw, 6.6rem) !important;
  line-height: 0.94 !important;
  max-width: 12.4ch !important;
}

.hero-copy {
  font-size: clamp(0.96rem, 1.1vw, 1.12rem) !important;
  line-height: 1.68 !important;
  margin-top: clamp(1rem, 2vh, 1.45rem) !important;
  max-width: 44rem !important;
}

.hero-content .mt-10 {
  margin-top: clamp(1.1rem, 2.5vh, 1.9rem) !important;
}

.hero-metrics {
  margin-top: clamp(1.2rem, 2.5vh, 2.1rem) !important;
}

.hero-metrics span {
  min-height: 3.95rem;
  padding: 0.68rem 0.75rem;
}

.turnkey-panel {
  max-height: min(38rem, calc(100svh - 9rem));
  overflow: hidden;
}

.turnkey-panel h2 {
  font-size: clamp(1.85rem, 2.45vw, 2.85rem);
}

.turnkey-node {
  padding: 0.68rem 0.85rem;
}

@media (max-width: 1024px) {
  .hero-content {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 640px) {
  .hero-section {
    padding-top: 5.65rem !important;
  }

  .hero-content {
    min-height: calc(100svh - 5.65rem) !important;
    padding-bottom: 1.35rem !important;
  }

  .hero-kicker {
    font-size: 0.64rem !important;
    letter-spacing: 0.18em !important;
    padding: 0.62rem 0.78rem !important;
  }

  .hero-title {
    font-size: clamp(2.55rem, 12.5vw, 3.75rem) !important;
    line-height: 0.96 !important;
    max-width: 11.8ch !important;
  }

  .hero-copy {
    font-size: 0.94rem !important;
    line-height: 1.58 !important;
  }

  .hero-content .mt-10 {
    margin-top: 1rem !important;
  }

  .hero-metrics {
    display: none !important;
  }
}

/* Cross-browser hero alignment correction */
.hero-content {
  box-sizing: border-box;
  justify-items: start;
  min-height: calc(100vh - clamp(6.15rem, 8.2vw, 7.25rem)) !important;
  min-height: calc(100svh - clamp(6.15rem, 8.2vw, 7.25rem)) !important;
  width: 100%;
}

.hero-content > div:first-child {
  max-width: min(52rem, 100%);
  text-align: left;
}

.hero-title {
  font-size: clamp(2.85rem, min(5.7vw, 9vh), 5.95rem) !important;
  line-height: 0.98 !important;
  max-width: min(48rem, calc(100vw - 2.5rem)) !important;
  overflow-wrap: normal;
  text-align: left;
  text-wrap: balance;
  word-break: normal;
}

.hero-copy {
  max-width: min(43rem, calc(100vw - 2.5rem)) !important;
  text-align: left;
  text-wrap: pretty;
}

.hero-kicker {
  max-width: min(100%, 37rem);
  white-space: normal;
}

.hero-content .luxury-primary,
.hero-content .luxury-secondary {
  min-height: 3.45rem;
  text-align: center;
  white-space: normal;
}

@media (max-width: 1024px) {
  .hero-content {
    align-content: center;
    justify-items: start;
  }

  .hero-title {
    max-width: min(46rem, calc(100vw - 2.5rem)) !important;
  }
}

@media (max-width: 640px) {
  .hero-content {
    min-height: calc(100vh - 5.65rem) !important;
    min-height: calc(100svh - 5.65rem) !important;
  }

  .hero-title {
    font-size: clamp(2.25rem, 10.4vw, 3.25rem) !important;
    line-height: 1 !important;
    max-width: calc(100vw - 2.5rem) !important;
  }

  .hero-copy {
    max-width: calc(100vw - 2.5rem) !important;
  }
}

/* Browser compatibility hardening: Chrome, Brave, Edge, Safari */
html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

body,
.luxury-site {
  overflow-x: hidden;
}

.site-header {
  backdrop-filter: saturate(1.08) blur(10px);
  background-color: rgba(3, 6, 10, 0.96) !important;
}

@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))) {
  .site-header,
  .glass-panel,
  .turnkey-panel,
  .pillar-card,
  .service-tile,
  .sector-tile,
  .project-card,
  .workflow-row {
    background-color: rgba(4, 7, 11, 0.96) !important;
  }
}

.brand-logo img {
  mix-blend-mode: normal !important;
}

.hero-section {
  min-height: 760px !important;
  min-height: 100vh !important;
  padding-top: 116px !important;
}

.hero-content {
  min-height: calc(100vh - 116px) !important;
  padding-bottom: 28px !important;
  padding-top: 12px !important;
}

@supports (height: 100dvh) {
  .hero-section {
    min-height: 100dvh !important;
  }

  .hero-content {
    min-height: calc(100dvh - 116px) !important;
  }
}

.hero-content > div:first-child {
  max-width: 820px;
  width: 100%;
}

.hero-title {
  font-size: clamp(44px, 5.15vw, 86px) !important;
  line-height: 1.03 !important;
  max-width: 820px !important;
  overflow-wrap: normal !important;
  text-align: left !important;
  text-wrap: auto !important;
  word-break: normal !important;
}

.hero-copy {
  font-size: clamp(15px, 1.05vw, 18px) !important;
  line-height: 1.62 !important;
  max-width: 700px !important;
  text-align: left !important;
  text-wrap: auto !important;
}

.hero-kicker {
  line-height: 1.35 !important;
  max-width: 620px !important;
}

.hero-content .luxury-primary,
.hero-content .luxury-secondary {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  line-height: 1.2;
}

.hero-video-media,
.video-surface video {
  background-color: #05070a;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translateZ(0);
}

.video-surface::after {
  mix-blend-mode: normal !important;
  opacity: 0.28;
}

.turnkey-panel {
  max-height: calc(100vh - 150px);
}

@supports (height: 100dvh) {
  .turnkey-panel {
    max-height: calc(100dvh - 150px);
  }
}

@media (max-width: 1180px) {
  .hero-section {
    padding-top: 108px !important;
  }

  .hero-content {
    min-height: calc(100vh - 108px) !important;
  }

  @supports (height: 100dvh) {
    .hero-content {
      min-height: calc(100dvh - 108px) !important;
    }
  }

  .hero-title {
    font-size: clamp(42px, 7vw, 76px) !important;
    max-width: 760px !important;
  }
}

@media (max-width: 640px) {
  .site-header {
    background-color: rgba(3, 6, 10, 0.98) !important;
  }

  .hero-section {
    min-height: 680px !important;
    min-height: 100vh !important;
    padding-top: 98px !important;
  }

  .hero-content {
    min-height: calc(100vh - 98px) !important;
    padding-bottom: 20px !important;
    padding-top: 8px !important;
  }

  @supports (height: 100dvh) {
    .hero-section {
      min-height: 100dvh !important;
    }

    .hero-content {
      min-height: calc(100dvh - 98px) !important;
    }
  }

  .hero-title {
    font-size: clamp(34px, 10vw, 48px) !important;
    line-height: 1.04 !important;
    max-width: 100% !important;
  }

  .hero-copy {
    font-size: 15px !important;
    line-height: 1.55 !important;
    max-width: 100% !important;
  }

  .hero-kicker {
    max-width: 100% !important;
  }
}

/* Final cinematic balance pass: keep widescreen videos dominant without oversized copy. */
.hero-title {
  font-size: clamp(40px, 4.7vw, 76px) !important;
  line-height: 1.06 !important;
  max-width: 780px !important;
}

.hero-copy {
  font-size: clamp(15px, 1vw, 17px) !important;
  line-height: 1.58 !important;
  max-width: 660px !important;
}

.hero-video-media {
  -o-object-position: center center !important;
     object-position: center center !important;
}

.turnkey-panel {
  background-color: rgba(3, 5, 8, 0.84) !important;
  max-height: none !important;
  padding: clamp(1.25rem, 2.2vw, 2rem) !important;
}

.turnkey-panel h2 {
  font-size: clamp(28px, 2.15vw, 40px) !important;
  line-height: 1.08 !important;
}

.turnkey-node {
  padding: 0.6rem 0.78rem !important;
}

.turnkey-node p {
  font-size: 0.82rem !important;
}

.turnkey-title {
  font-size: clamp(42px, 4.3vw, 68px) !important;
  line-height: 1.02 !important;
  max-width: 720px !important;
}

.turnkey-copy {
  font-size: clamp(15px, 1.05vw, 18px) !important;
  line-height: 1.7 !important;
  max-width: 640px !important;
}

.turnkey-film {
  align-self: center;
  aspect-ratio: 16 / 9;
  max-height: 34rem;
  min-height: 0 !important;
}

.turnkey-film .video-surface {
  height: 100%;
}

.pillar-card {
  min-height: 16.5rem !important;
}

.pillar-card h3 {
  font-size: clamp(1.8rem, 2.65vw, 2.85rem) !important;
  line-height: 1.05 !important;
  margin-top: 3rem !important;
}

.section-shell .text-center h2 {
  font-size: clamp(30px, 3.4vw, 52px) !important;
  line-height: 1.08 !important;
}

.showcase-copy h3,
.glass-panel h3 {
  line-height: 1.16 !important;
}

@media (max-width: 1180px) {
  .hero-title {
    font-size: clamp(38px, 6vw, 66px) !important;
    max-width: 720px !important;
  }

  .turnkey-title {
    font-size: clamp(38px, 6vw, 58px) !important;
    max-width: 760px !important;
  }
}

@media (max-width: 640px) {
  .hero-title {
    font-size: clamp(32px, 9.2vw, 44px) !important;
    line-height: 1.08 !important;
  }

  .turnkey-title {
    font-size: clamp(32px, 9vw, 44px) !important;
    line-height: 1.08 !important;
    max-width: 100% !important;
  }

  .turnkey-copy {
    font-size: 15px !important;
  }

  .turnkey-film {
    aspect-ratio: 16 / 10;
    max-height: none;
  }

  .section-shell .text-center h2 {
    font-size: clamp(28px, 8vw, 38px) !important;
  }
}

.selection\:bg-sky-300 *::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1));
}

.selection\:bg-sky-300 *::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1));
}

.selection\:text-\[\#04111e\] *::-moz-selection {
  --tw-text-opacity: 1;
  color: rgb(4 17 30 / var(--tw-text-opacity, 1));
}

.selection\:text-\[\#04111e\] *::selection {
  --tw-text-opacity: 1;
  color: rgb(4 17 30 / var(--tw-text-opacity, 1));
}

.selection\:bg-sky-300::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1));
}

.selection\:bg-sky-300::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1));
}

.selection\:text-\[\#04111e\]::-moz-selection {
  --tw-text-opacity: 1;
  color: rgb(4 17 30 / var(--tw-text-opacity, 1));
}

.selection\:text-\[\#04111e\]::selection {
  --tw-text-opacity: 1;
  color: rgb(4 17 30 / var(--tw-text-opacity, 1));
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), 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));
}

.hover\:bg-slate-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px) {

  .sm\:flex {
    display: flex;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 768px) {

  .md\:h-\[24rem\] {
    height: 24rem;
  }

  .md\:h-\[25rem\] {
    height: 25rem;
  }

  .md\:h-\[34rem\] {
    height: 34rem;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
}

@media (min-width: 1024px) {

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-cols-\[0\.95fr_1\.05fr\] {
    grid-template-columns: 0.95fr 1.05fr;
  }

  .lg\:grid-cols-\[1\.05fr_0\.72fr\] {
    grid-template-columns: 1.05fr 0.72fr;
  }

  .lg\:grid-cols-\[1\.25fr_0\.75fr\] {
    grid-template-columns: 1.25fr 0.75fr;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1280px) {

  .xl\:flex {
    display: flex;
  }
}
