/* Irontic AI consolidated production stylesheet. Generated to avoid server cache/path issues. */
/* Source order: styles.css, custom.css, motion.css, navigation.css, architecture-footer.css, server hardening patch. */

/* Local system font stack. The original exported Next.js font URLs were removed because their files were not included. */
.__className_f367f3 {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-style: normal;
}

/*!*************************************************************************************************************************************************************************************************************************************************************!*
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[12].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
*, ::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.
2. Allow adding a border to an element by just adding a border-width.
*/

*,
::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;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
       tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

/*
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.
*/


hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

/*
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;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}

/*
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.
2. Correct table border color inheritance in all Chrome and Safari.
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

/*
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;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

/*
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;
  background-color: transparent;
  background-image: none;
}

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

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox.
*/

:-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;
  outline-offset: -2px;
}

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

/*
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.
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

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

/*
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.
2. Add `vertical-align: middle` to align replaced elements more sensibly by default.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio.
*/

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

:root {
  --background: 222.2 84% 4.9%;
  --foreground: 210 40% 98%;

  --card: 222.2 84% 4.9%;
  --card-foreground: 210 40% 98%;

  --popover: 222.2 84% 4.9%;
  --popover-foreground: 210 40% 98%;

  --primary: 210 40% 98%;
  --primary-foreground: 222.2 47.4% 11.2%;

  --secondary: 217.2 32.6% 17.5%;
  --secondary-foreground: 210 40% 98%;

  --muted: 217.2 32.6% 17.5%;
  --muted-foreground: 215 20.2% 65.1%;

  --accent: 217.2 32.6% 17.5%;
  --accent-foreground: 210 40% 98%;

  --destructive: 0 62.8% 30.6%;
  --destructive-foreground: 210 40% 98%;

  --border: 217.2 32.6% 17.5%;
  --input: 217.2 32.6% 17.5%;
  --ring: 212.7 26.8% 83.9%;

  --radius: 0.5rem;
}

* {
  border-color: hsl(var(--border));
}

.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;
  }
}
.static { position: static; }
.absolute { position: absolute; }
.relative { position: relative; }
.sticky  { position: sticky; }
.-inset-0\.5 { inset: -0.125rem; }
.inset-0 { inset: 0px; }
.-left-\[41px\] { left: -41px; }
.bottom-0 { bottom: 0px; }
.left-0 { left: 0px; }
.left-1\/2 { left: 50%; }
.left-\[16\%\] { left: 16%; }
.right-\[16\%\] { right: 16%; }
.top-0 { top: 0px; }
.top-1\/2 { top: 50%; }
.-z-10 { z-index: -10; }
.z-10  { z-index: 10; }
.z-50  { z-index: 50; }
.mx-auto { margin-left: auto; margin-right: auto; }
.mb-1  { margin-bottom: 0.25rem; }
.mb-12 { margin-bottom: 3rem; }
.mb-16 { margin-bottom: 4rem; }
.mb-2  { margin-bottom: 0.5rem; }
.mb-20 { margin-bottom: 5rem; }
.mb-24 { margin-bottom: 6rem; }
.mb-4  { margin-bottom: 1rem; }
.mb-6  { margin-bottom: 1.5rem; }
.mb-8  { margin-bottom: 2rem; }
.ml-2  { margin-left: 0.5rem; }
.ml-4  { margin-left: 1rem; }
.ml-8  { margin-left: 2rem; }
.mt-1  { margin-top: 0.25rem; }
.mt-12 { margin-top: 3rem; }
.mt-16 { margin-top: 4rem; }
.mt-2  { margin-top: 0.5rem; }
.mt-4  { margin-top: 1rem; }
.mt-6  { margin-top: 1.5rem; }
.mt-auto { margin-top: auto; }

.block { display:block; }
.flex  { display:flex; }
.inline-flex { display:inline-flex; }
.grid  { display:grid; }
.hidden{ display:none; }

.h-0\.5 { height:0.125rem; }
.h-1    { height:0.25rem; }
.h-1\.5 { height:0.375rem; }
.h-10   { height:2.5rem; }
.h-11   { height:2.75rem; }
.h-12   { height:3rem; }
.h-16   { height:4rem; }
.h-2    { height:0.5rem; }
.h-32   { height:8rem; }
.h-4    { height:1rem; }
.h-5    { height:1.25rem; }
.h-6    { height:1.5rem; }
.h-8    { height:2rem; }
.h-9    { height:2.25rem; }
.h-\[500px\] { height:500px; }
.h-\[600px\] { height:600px; }
.h-full { height:100%; }
.h-px   { height:1px; }
.min-h-screen { min-height:100vh; }

.w-0\.5 { width:0.125rem; }
.w-1    { width:0.25rem; }
.w-1\.5 { width:0.375rem; }
.w-10   { width:2.5rem; }
.w-12   { width:3rem; }
.w-16   { width:4rem; }
.w-2    { width:0.5rem; }
.w-32   { width:8rem; }
.w-4    { width:1rem; }
.w-5    { width:1.25rem; }
.w-6    { width:1.5rem; }
.w-8    { width:2rem; }
.w-\[1000px\] { width:1000px; }
.w-\[800px\]  { width:800px; }
.w-fit { width:fit-content; }
.w-full{ width:100%; }
.w-px  { width:1px; }

.max-w-2xl{ max-width:42rem; }
.max-w-3xl{ max-width:48rem; }
.max-w-4xl{ max-width:56rem; }
.max-w-5xl{ max-width:64rem; }
.max-w-6xl{ max-width:72rem; }
.max-w-md{ max-width:28rem; }

.flex-1 { flex:1 1 0%; }
.shrink-0{ flex-shrink:0; }

.-translate-x-1\/2{
  --tw-translate-x:-50%;
  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));
}
.-translate-y-full{
  --tw-translate-y:-100%;
  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));
}
.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));
}

@keyframes ping {
  75%,100%{
    transform:scale(2);
    opacity:0;
  }
}
.animate-ping{
  animation: ping 1s cubic-bezier(0,0,0.2,1) infinite;
}
@keyframes pulse {
  50%{ opacity:.5; }
}
.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4,0,0.6,1) infinite;
}
@keyframes spin {
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}

.list-inside{ list-style-position:inside; }
.list-disc{ list-style-type:disc; }

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

.flex-col{ flex-direction:column; }
.flex-wrap{ flex-wrap:wrap; }

.items-start{ align-items:flex-start; }
.items-center{ align-items:center; }
.justify-center{ justify-content:center; }
.justify-between{ justify-content:space-between; }

.gap-12{ gap:3rem; }
.gap-2 { gap:0.5rem; }
.gap-3 { gap:0.75rem; }
.gap-4 { gap:1rem; }
.gap-6 { gap:1.5rem; }
.gap-8 { gap:2rem; }

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top: calc(3rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top: calc(4rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top: calc(0.5rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.overflow-hidden{ overflow:hidden; }
.whitespace-nowrap{ white-space:nowrap; }

.rounded{ border-radius:0.25rem; }
.rounded-2xl{ border-radius:1rem; }
.rounded-full{ border-radius:9999px; }
.rounded-lg{ border-radius:var(--radius); }
.rounded-md{ border-radius:calc(var(--radius) - 2px); }
.rounded-xl{ border-radius:0.75rem; }

.border{ border-width:1px; }
.border-0{ border-width:0px; }
.border-y{ border-top-width:1px; border-bottom-width:1px; }
.border-b{ border-bottom-width:1px; }
.border-l{ border-left-width:1px; }
.border-t{ border-top-width:1px; }

.border-blue-500\/20{ border-color:rgb(59 130 246 / 0.2); }
.border-input{ border-color:hsl(var(--input)); }
.border-irontic-cyan{ border-color:rgb(6 182 212 / 1); }
.border-irontic-cyan\/20{ border-color:rgb(6 182 212 / 0.2); }
.border-white\/10{ border-color:rgb(255 255 255 / 0.1); }
.border-white\/20{ border-color:rgb(255 255 255 / 0.2); }
.border-white\/5 { border-color:rgb(255 255 255 / 0.05); }

.bg-background{ background-color:var(--background); }
.bg-black{ background-color:rgb(0 0 0 / 1); }
.bg-black\/40{ background-color:rgb(0 0 0 / 0.4); }
.bg-black\/50{ background-color:rgb(0 0 0 / 0.5); }
.bg-black\/80{ background-color:rgb(0 0 0 / 0.8); }
.bg-black\/90{ background-color:rgb(0 0 0 / 0.9); }
.bg-blue-500\/10{ background-color:rgb(59 130 246 / 0.1); }
.bg-blue-500\/20{ background-color:rgb(59 130 246 / 0.2); }
.bg-blue-600{ background-color:rgb(37 99 235 / 1); }
.bg-destructive{ background-color:hsl(var(--destructive)); }
.bg-emerald-500\/20{ background-color:rgb(16 185 129 / 0.2); }
.bg-emerald-600{ background-color:rgb(5 150 105 / 1); }
.bg-irontic-cyan{ background-color:rgb(6 182 212 / 1); }
.bg-irontic-cyan\/10{ background-color:rgb(6 182 212 / 0.1); }
.bg-irontic-cyan\/20{ background-color:rgb(6 182 212 / 0.2); }
.bg-irontic-indigo{ background-color:rgb(67 56 202 / 1); }
.bg-irontic-indigo\/10{ background-color:rgb(67 56 202 / 0.1); }
.bg-irontic-indigo\/20{ background-color:rgb(67 56 202 / 0.2); }
.bg-irontic-purple{ background-color:rgb(99 102 241 / 1); }
.bg-irontic-purple\/20{ background-color:rgb(99 102 241 / 0.2); }
.bg-irontic-purple\/40{ background-color:rgb(99 102 241 / 0.4); }
.bg-irontic-sky{ background-color:rgb(56 189 248 / 1); }
.bg-primary{ background-color:rgb(56 189 248 / 1); }
.bg-purple-500\/20{ background-color:rgb(168 85 247 / 0.2); }
.bg-rose-500{ background-color:rgb(244 63 94 / 1); }
.bg-rose-500\/20{ background-color:rgb(244 63 94 / 0.2); }
.bg-rose-600{ background-color:rgb(225 29 72 / 1); }
.bg-secondary{ background-color:rgb(79 70 229 / 1); }
.bg-violet-500\/20{ background-color:rgb(139 92 246 / 0.2); }
.bg-violet-600{ background-color:rgb(124 58 237 / 1); }
.bg-white\/10{ background-color:rgb(255 255 255 / 0.1); }
.bg-white\/5 { background-color:rgb(255 255 255 / 0.05); }

.bg-\[linear-gradient\(to_right\2c \#80808012_1px\2c transparent_1px\)\2c linear-gradient\(to_bottom\2c \#80808012_1px\2c transparent_1px\)\] {
  background-image: linear-gradient(to right,#80808012 1px,transparent 1px),linear-gradient(to bottom,#80808012 1px,transparent 1px);
}
.bg-\[url\(\'https\:\/\/grainy-gradients\.vercel\.app\/noise\.svg\'\)\] {
  background-image: none;
}
.bg-gradient-to-b{
  background-image:linear-gradient(to bottom,var(--tw-gradient-stops));
}
.bg-gradient-to-br{
  background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image:linear-gradient(to right,var(--tw-gradient-stops));
}

.from-blue-500\/10{
  --tw-gradient-from: rgb(59 130 246 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-900\/20{
  --tw-gradient-from: rgb(30 58 138 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-irontic-cyan{
  --tw-gradient-from:#06b6d4 var(--tw-gradient-from-position);
  --tw-gradient-to:rgb(6 182 212 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}
.from-irontic-cyan\/50{
  --tw-gradient-from:rgb(6 182 212 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to:rgb(6 182 212 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}
.from-irontic-indigo\/20{
  --tw-gradient-from:rgb(67 56 202 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to:rgb(67 56 202 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}
.from-irontic-purple{
  --tw-gradient-from:#6366f1 var(--tw-gradient-from-position);
  --tw-gradient-to:rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}
.from-irontic-purple\/20{
  --tw-gradient-from:rgb(99 102 241 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to:rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}
.from-irontic-purple\/50{
  --tw-gradient-from:rgb(99 102 241 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to:rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}
.from-rose-500{
  --tw-gradient-from:#f43f5e var(--tw-gradient-from-position);
  --tw-gradient-to:rgb(244 63 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}
.from-transparent{
  --tw-gradient-from:transparent var(--tw-gradient-from-position);
  --tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}

.via-irontic-purple\/20{
  --tw-gradient-to:rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgb(99 102 241 / 0.2) var(--tw-gradient-via-position),var(--tw-gradient-to);
}
.via-irontic-purple\/50{
  --tw-gradient-to:rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),rgb(99 102 241 / 0.5) var(--tw-gradient-via-position),var(--tw-gradient-to);
}
.to-blue-500{
  --tw-gradient-to:#3b82f6 var(--tw-gradient-to-position);
}
.to-emerald-900\/20{
  --tw-gradient-to:rgb(6 78 59 / 0.2) var(--tw-gradient-to-position);
}
.to-irontic-cyan\/20{
  --tw-gradient-to:rgb(6 182 212 / 0.2) var(--tw-gradient-to-position);
}
.to-irontic-indigo{
  --tw-gradient-to:#4338ca var(--tw-gradient-to-position);
}
.to-irontic-purple\/20{
  --tw-gradient-to:rgb(99 102 241 / 0.2) var(--tw-gradient-to-position);
}
.to-irontic-purple\/50{
  --tw-gradient-to:rgb(99 102 241 / 0.5) var(--tw-gradient-to-position);
}
.to-purple-500\/10{
  --tw-gradient-to:rgb(168 85 247 / 0.1) var(--tw-gradient-to-position);
}
.to-red-600{
  --tw-gradient-to:#dc2626 var(--tw-gradient-to-position);
}
.to-rose-500\/20{
  --tw-gradient-to:rgb(244 63 94 / 0.2) var(--tw-gradient-to-position);
}
.to-transparent{
  --tw-gradient-to:transparent var(--tw-gradient-to-position);
}

.bg-\[size\:24px_24px\]{ background-size:24px 24px; }

.object-contain{ object-fit:contain; }

.p-1 { padding:0.25rem; }
.p-12{ padding:3rem; }
.p-3 { padding:0.75rem; }
.p-4 { padding:1rem; }
.p-6 { padding:1.5rem; }
.p-8 { padding:2rem; }
.p-\[1px\]{ padding:1px; }

.px-3{ padding-left:0.75rem; padding-right:0.75rem; }
.px-4{ padding-left:1rem;  padding-right:1rem; }
.px-6{ padding-left:1.5rem; padding-right:1.5rem; }
.px-8{ padding-left:2rem;  padding-right:2rem; }

.py-1 { padding-top:0.25rem; padding-bottom:0.25rem; }
.py-12{ padding-top:3rem;  padding-bottom:3rem; }
.py-2 { padding-top:0.5rem; padding-bottom:0.5rem; }
.py-20{ padding-top:5rem;  padding-bottom:5rem; }

.pb-12{ padding-bottom:3rem; }
.pl-5 { padding-left:1.25rem; }
.pt-0 { padding-top:0; }
.pt-16{ padding-top:4rem; }
.pt-24{ padding-top:6rem; }
.pt-8 { padding-top:2rem; }

.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-5xl{ font-size:3rem;     line-height:1; }
.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-bold     { font-weight:700; }
.font-medium   { font-weight:500; }
.font-semibold { font-weight:600; }

.uppercase{ text-transform:uppercase; }
.italic  { font-style:italic; }

.leading-\[1\.1\]{ line-height:1.1; }
.leading-relaxed{ line-height:1.625; }

.tracking-tight  { letter-spacing:-.025em; }
.tracking-tighter{ letter-spacing:-.05em; }
.tracking-widest { letter-spacing:.1em; }

.text-blue-400{
  color:rgb(96 165 250 / 1);
}
.text-destructive-foreground{
  color:hsl(var(--destructive-foreground));
}
.text-emerald-400{
  color:rgb(52 211 153 / 1);
}
.text-gray-300{
  color:rgb(209 213 219 / 1);
}
.text-gray-400{
  color:rgb(156 163 175 / 1);
}
.text-gray-500{
  color:rgb(107 114 128 / 1);
}
.text-irontic-cyan{
  color:rgb(6 182 212 / 1);
}
.text-irontic-indigo{
  color:rgb(67 56 202 / 1);
}
.text-irontic-purple{
  color:rgb(99 102 241 / 1);
}
.text-irontic-sky{
  color:rgb(56 189 248 / 1);
}
.text-irontic-sky\/70{
  color:rgb(56 189 248 / 0.7);
}
.text-muted-foreground{
  color:hsl(var(--muted-foreground));
}
.text-primary{
  color:rgb(56 189 248 / 1);
}
.text-primary-foreground{
  color:rgb(15 23 42 / 1);
}
.text-purple-400{
  color:rgb(192 132 252 / 1);
}
.text-red-400{
  color:rgb(248 113 113 / 1);
}
.text-rose-400{
  color:rgb(251 113 133 / 1);
}
.text-rose-500{
  color:rgb(244 63 94 / 1);
}
.text-secondary-foreground{
  color:hsl(var(--secondary-foreground));
}
.text-violet-400{
  color:rgb(167 139 250 / 1);
}
.text-violet-500{
  color:rgb(139 92 246 / 1);
}
.text-white{
  color:rgb(255 255 255 / 1);
}

.underline-offset-4{ text-underline-offset:4px; }

.opacity-20{ opacity:0.2; }
.opacity-50{ opacity:0.5; }
.opacity-75{ opacity:0.75; }

.shadow-\[0_0_10px_rgba\(56\2c 189\2c 248\2c 0\.2\)\]{
  --tw-shadow:0 0 10px rgba(56,189,248,0.2);
  --tw-shadow-colored:0 0 10px 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_0_15px_rgba\(67\2c 56\2c 202\2c 0\.3\)\]{
  --tw-shadow:0 0 15px rgba(67,56,202,0.3);
  --tw-shadow-colored:0 0 15px 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_0_15px_rgba\(99\2c 102\2c 241\2c 0\.5\)\]{
  --tw-shadow:0 0 15px rgba(99,102,241,0.5);
  --tw-shadow-colored:0 0 15px 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_0_20px_rgba\(6\2c 182\2c 212\2c 0\.4\)\]{
  --tw-shadow:0 0 20px rgba(6,182,212,0.4);
  --tw-shadow-colored:0 0 20px 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_0_20px_rgba\(67\2c 56\2c 202\2c 0\.5\)\]{
  --tw-shadow:0 0 20px rgba(67,56,202,0.5);
  --tw-shadow-colored:0 0 20px 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_0_30px_rgba\(67\2c 56\2c 202\2c 0\.3\)\]{
  --tw-shadow:0 0 30px rgba(67,56,202,0.3);
  --tw-shadow-colored:0 0 30px 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-lg{
  --tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1),
              0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),
                      0 4px 6px -4px 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-irontic-indigo\/25{
  --tw-shadow-color:rgb(67 56 202 / 0.25);
  --tw-shadow:var(--tw-shadow-colored);
}

.outline-none{
  outline:2px solid transparent;
  outline-offset:2px;
}
.outline{
  outline-style:solid;
}

.ring-1{
  --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(1px + 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);
}
.ring-white\/5{
  --tw-ring-color:rgb(255 255 255 / 0.05);
}
.ring-offset-background{
  --tw-ring-offset-color:var(--background);
}

.blur-3xl{
  --tw-blur:blur(64px);
  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);
}
.blur-\[100px\]{
  --tw-blur:blur(100px);
  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);
}
.blur-\[40px\]{
  --tw-blur:blur(40px);
  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);
}
.blur-\[80px\]{
  --tw-blur:blur(80px);
  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);
}
.blur-sm{
  --tw-blur:blur(4px);
  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);
}

.drop-shadow-\[0_0_15px_rgba\(67\2c 56\2c 202\2c 0\.4\)\]{
  --tw-drop-shadow:drop-shadow(0 0 15px rgba(67,56,202,0.4));
  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);
}
.drop-shadow-\[0_0_25px_rgba\(99\2c 102\2c 241\2c 0\.5\)\]{
  --tw-drop-shadow:drop-shadow(0 0 25px rgba(99,102,241,0.5));
  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-sm{
  --tw-backdrop-blur:blur(4px);
  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);
}
.backdrop-blur-xl{
  --tw-backdrop-blur:blur(24px);
  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;
}
.transition-all{
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4,0,0.2,1);
  transition-duration:150ms;
}
.transition-colors{
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
  transition-timing-function:cubic-bezier(0.4,0,0.2,1);
  transition-duration:150ms;
}
.transition-opacity{
  transition-property:opacity;
  transition-timing-function:cubic-bezier(0.4,0,0.2,1);
  transition-duration:150ms;
}
.delay-100{ transition-delay:100ms; }
.delay-200{ transition-delay:200ms; }
.delay-300{ transition-delay:300ms; }
.delay-500{ transition-delay:500ms; }
.duration-1000{ transition-duration:1000ms; }
.duration-300{ transition-duration:300ms; }
.duration-500{ transition-duration:500ms; }
.duration-700{ transition-duration:700ms; }

.text-gradient{
  background-image:linear-gradient(to right,var(--tw-gradient-stops));
  --tw-gradient-from:#06b6d4 var(--tw-gradient-from-position);
  --tw-gradient-to:rgb(6 182 212 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
  --tw-gradient-to:rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops:var(--tw-gradient-from),#3b82f6 var(--tw-gradient-via-position),var(--tw-gradient-to);
  --tw-gradient-to:#6366f1 var(--tw-gradient-to-position);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

/* Hover utilities */
.hover\:scale-105:hover{
  --tw-scale-x:1.05;
  --tw-scale-y:1.05;
  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\:border-blue-500\/50:hover{ border-color:rgb(59 130 246 / 0.5); }
.hover\:border-emerald-500\/50:hover{ border-color:rgb(16 185 129 / 0.5); }
.hover\:border-purple-500\/50:hover{ border-color:rgb(168 85 247 / 0.5); }
.hover\:border-rose-500\/50:hover{ border-color:rgb(244 63 94 / 0.5); }

.hover\:bg-accent:hover{ background-color:hsl(var(--accent)); }
.hover\:bg-blue-700:hover{ background-color:rgb(29 78 216 / 1); }
.hover\:bg-cyan-600:hover{ background-color:rgb(8 145 178 / 1); }
.hover\:bg-destructive\/90:hover{ background-color:hsl(var(--destructive) / 0.9); }
.hover\:bg-emerald-700:hover{ background-color:rgb(4 120 87 / 1); }
.hover\:bg-irontic-cyan\/10:hover{ background-color:rgb(6 182 212 / 0.1); }
.hover\:bg-irontic-purple:hover{ background-color:rgb(99 102 241 / 1); }
.hover\:bg-irontic-purple\/10:hover{ background-color:rgb(99 102 241 / 0.1); }
.hover\:bg-primary\/90:hover{ background-color:rgb(56 189 248 / 0.9); }
.hover\:bg-rose-500\/10:hover{ background-color:rgb(244 63 94 / 0.1); }
.hover\:bg-rose-700:hover{ background-color:rgb(190 18 60 / 1); }
.hover\:bg-secondary\/80:hover{ background-color:rgb(79 70 229 / 0.8); }
.hover\:bg-violet-700:hover{ background-color:rgb(109 40 217 / 1); }
.hover\:bg-white\/10:hover{ background-color:rgb(255 255 255 / 0.1); }
.hover\:bg-white\/5:hover{ background-color:rgb(255 255 255 / 0.05); }

.hover\:text-accent-foreground:hover{ color:hsl(var(--accent-foreground)); }
.hover\:text-emerald-400:hover{ color:rgb(52 211 153 / 1); }
.hover\:text-irontic-cyan:hover{ color:rgb(6 182 212 / 1); }
.hover\:text-white:hover{ color:rgb(255 255 255 / 1); }

.hover\:underline:hover{ text-decoration-line:underline; }

.hover\:opacity-90:hover{ opacity:0.9; }

.hover\:shadow-\[0_0_25px_rgba\(99\2c 102\2c 241\2c 0\.7\)\]:hover{
  --tw-shadow:0 0 25px rgba(99,102,241,0.7);
  --tw-shadow-colored:0 0 25px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),
             var(--tw-ring-shadow,0 0 #0000),
             var(--tw-shadow);
}

/* Focus */
.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);
}
.focus\:ring-irontic-cyan\/50:focus{
  --tw-ring-color:rgb(6 182 212 / 0.5);
}
.focus-visible\:outline-none:focus-visible{
  outline:2px solid transparent;
  outline-offset:2px;
}
.focus-visible\:ring-2:focus-visible{
  --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);
}
.focus-visible\:ring-ring:focus-visible{
  --tw-ring-color:hsl(var(--ring));
}
.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width:2px;
}

/* Disabled */
.disabled\:pointer-events-none:disabled{ pointer-events:none; }
.disabled\:opacity-50:disabled{ opacity:0.5; }

/* Group hover */
.group:hover .group-hover\:border-irontic-cyan\/50{
  border-color:rgb(6 182 212 / 0.5);
}
.group:hover .group-hover\:border-irontic-purple\/50{
  border-color:rgb(99 102 241 / 0.5);
}
.group:hover .group-hover\:border-rose-500\/50{
  border-color:rgb(244 63 94 / 0.5);
}
.group:hover .group-hover\:text-irontic-cyan{
  color:rgb(6 182 212 / 1);
}
.group:hover .group-hover\:text-irontic-purple{
  color:rgb(99 102 241 / 1);
}
.group:hover .group-hover\:text-rose-400{
  color:rgb(251 113 133 / 1);
}
.group:hover .group-hover\:opacity-40{
  opacity:0.4;
}

/* Responsive */
@media (min-width: 768px) {
  .md\:block{ display:block; }
  .md\:flex{ display:flex; }
  .md\:h-40{ height:10rem; }
  .md\:w-40{ width:10rem; }
  .md\:grid-cols-2{ grid-template-columns:repeat(2,minmax(0,1fr)); }
  .md\:grid-cols-3{ grid-template-columns:repeat(3,minmax(0,1fr)); }
  .md\:grid-cols-4{ grid-template-columns:repeat(4,minmax(0,1fr)); }
  .md\:p-12{ padding:3rem; }
  .md\:pb-24{ padding-bottom:6rem; }
  .md\:pt-32{ padding-top:8rem; }
  .md\:text-2xl{ font-size:1.5rem; line-height:2rem; }
  .md\:text-5xl{ font-size:3rem;   line-height:1; }
  .md\:text-6xl{ font-size:3.75rem;line-height:1; }
  .md\:text-7xl{ font-size:4.5rem; line-height:1; }
  .md\:text-xl{ font-size:1.25rem; line-height:1.75rem; }
}
@media (min-width: 1024px) {
  .lg\:grid-cols-3{ grid-template-columns:repeat(3,minmax(0,1fr)); }
  .lg\:grid-cols-4{ grid-template-columns:repeat(4,minmax(0,1fr)); }
}

/* additions for standalone static export */

a{ color:inherit; }
.icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  opacity:.92;
  line-height:0;
}
.icon svg{
  width:100%;
  height:100%;
}
.nav-link{ opacity:.85; }
.nav-link:hover{ opacity:1; }

/* ===== Tailwind-animate compatibility ===== */
.animate-in{
  animation-fill-mode:both;
  animation-duration:700ms;
}
.fade-in{ animation-name:fadeIn; }
.zoom-in{ animation-name:zoomIn; }
.slide-in-from-bottom-4{
  --enter-y:1rem;
  animation-name:slideInFromBottom;
}
.slide-in-from-bottom-8{
  --enter-y:2rem;
  animation-name:slideInFromBottom;
}
.slide-in-from-bottom-12{
  --enter-y:3rem;
  animation-name:slideInFromBottom;
}

@keyframes fadeIn{
  from{ opacity:0; }
  to  { opacity:1; }
}
@keyframes zoomIn{
  from{ opacity:0; transform:scale(.92); }
  to  { opacity:1; transform:scale(1); }
}
@keyframes slideInFromBottom{
  from{ opacity:0; transform:translateY(var(--enter-y,2rem)); }
  to  { opacity:1; transform:translateY(0); }
}

/* Remap delay/duration for animation too */
.delay-100{ animation-delay:100ms; }
.delay-200{ animation-delay:200ms; }
.delay-300{ animation-delay:300ms; }
.delay-500{ animation-delay:500ms; }
.duration-300{ animation-duration:300ms; }
.duration-500{ animation-duration:500ms; }
.duration-700{ animation-duration:700ms; }
.duration-1000{ animation-duration:1000ms; }

/* ===== Navbar pill ===== */
.nav-pill{
  padding:10px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 12px 40px rgba(0,0,0,.35);
}
.nav-pill .nav-link{
  font-size:12px;
  font-weight:500;
  letter-spacing:.01em;
  color:rgba(203,213,225,.92);
}
.nav-pill .nav-link:hover{
  color:#ffffff;
}

/* ===== Contact tabs + form ===== */
.contact-tabs{
  display:flex;
  align-items:center;
  gap:8px;
  padding:6px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.08);
  border-radius:12px;
  width:fit-content;
}
.contact-tab{
  height:30px;
  padding:0 16px;
  border-radius:10px;
  font-size:11px;
  color:rgba(203,213,225,.9);
  background:transparent;
  border:0;
  cursor:pointer;
  transition:background .2s ease,color .2s ease,box-shadow .2s ease;
}
.contact-tab.is-active{
  background:rgba(99,102,241,.85);
  color:#fff;
  box-shadow:0 10px 25px rgba(99,102,241,.35);
}
.contact-card{
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.10);
  border-radius:18px;
  box-shadow:0 22px 60px rgba(0,0,0,.45);
}
.field-label{
  display:block;
  font-size:11px;
  color:rgba(203,213,225,.75);
  margin-bottom:6px;
}
.field-input{
  width:100%;
  height:34px;
  padding:8px 12px;
  border-radius:8px;
  background:rgba(0,0,0,.35);
  border:1px solid rgba(255,255,255,.10);
  color:#e5e7eb;
  outline:none;
}
.field-input:focus{
  border-color:rgba(99,102,241,.6);
  box-shadow:0 0 0 4px rgba(99,102,241,.18);
}
.field-textarea{
  height:auto;
  min-height:140px;
  resize:vertical;
  padding-top:10px;
}
.contact-submit{
  width:100%;
  height:34px;
  border-radius:8px;
  background:rgba(99,102,241,.9);
  color:#fff;
  font-size:11px;
  font-weight:600;
  border:1px solid rgba(99,102,241,.35);
  box-shadow:0 12px 28px rgba(99,102,241,.25);
  transition:transform .15s ease, box-shadow .2s ease, background .2s ease;
}
.contact-submit:hover{
  transform:translateY(-1px);
  box-shadow:0 16px 34px rgba(99,102,241,.35);
}
.contact-submit:active{
  transform:translateY(0);
}

/* ===== Footer (base) ===== */
.site-footer{
  margin-top:64px;
  border-top:1px solid rgba(255,255,255,.08);
  background:rgba(0,0,0,.55);
}
.footer-divider{
  border-top:1px solid rgba(255,255,255,.08);
}
.footer-link{
  color:rgba(203,213,225,.78);
  transition:color .2s ease;
}
.footer-link:hover{
  color:#ffffff;
}

/* Softer cards used on contact left column */
.card-soft{
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.10);
  border-radius:18px;
  box-shadow:0 20px 55px rgba(0,0,0,.38);
}
.card-use-cases{
  background:linear-gradient(135deg, rgba(99,102,241,.14), rgba(34,211,238,.08));
  border-color:rgba(34,211,238,.18);
}

/* ===== Footer compact + clearer ===== */
.site-footer{
  margin-top:44px;
  border-top:1px solid rgba(255,255,255,.08);
  background:rgba(0,0,0,.62);
}
.site-footer .container{
  max-width:1100px;
}
.site-footer .pt-14{ padding-top:34px !important; }
.site-footer .pb-10{ padding-bottom:22px !important; }
.site-footer .grid{
  gap:22px !important;
}
.site-footer h4{
  font-size:12px;
  letter-spacing:.02em;
  margin-bottom:10px !important;
  color:rgba(255,255,255,.92);
}
.site-footer p,
.site-footer li,
.site-footer span{
  color:rgba(203,213,225,.86) !important;
}
.site-footer .text-gray-400{ color:rgba(203,213,225,.78) !important; }
.site-footer .text-gray-300{ color:rgba(203,213,225,.86) !important; }

.footer-link{
  color:rgba(226,232,240,.86) !important;
  text-decoration:none;
}
.footer-link:hover{
  color:#ffffff !important;
  text-decoration:underline;
  text-underline-offset:3px;
}
.footer-divider{
  border-top:1px solid rgba(255,255,255,.08);
  opacity:.9;
}

/* النص السفلي */
.site-footer .py-8{
  padding-top:18px !important;
  padding-bottom:18px !important;
}
.site-footer .text-\[11px\]{ font-size:10.5px !important; }
.site-footer .text-\[10px\]{ font-size:10px !important; }

.site-footer .max-w-3xl{
  max-width:720px !important;
}
.site-footer .leading-relaxed{
  line-height:1.55 !important;
}
.site-footer .text-gray-500{ color:rgba(148,163,184,.86) !important; }
.site-footer .text-gray-600{ color:rgba(148,163,184,.78) !important; }

/* شعار/اسم الشركة */
.site-footer img{ opacity:.95; }
.site-footer .text-lg{ font-size:14px !important; }
.site-footer .h-7{ height:24px !important; }
.site-footer .w-7{ width:24px !important; }

/* موبايل */
@media (max-width: 768px){
  .site-footer .pt-14{ padding-top:26px !important; }
  .site-footer .grid{ gap:18px !important; }
}

/* ================================
   REMOVE CTA BACKGROUNDS (GLOBAL)
   ================================ */

/* Book a Demo – remove filled background */
.bg-irontic-purple{
  background-color:transparent !important;
  box-shadow:none !important;
  border:1px solid rgba(255,255,255,.15) !important;
}

/* Learn More – remove hover background */
.hover\:bg-irontic-purple\/10:hover{
  background-color:transparent !important;
}

/* Optional safety if used elsewhere */
.hover\:bg-irontic-cyan\/10:hover,
.hover\:bg-irontic-indigo\/10:hover{
  background-color:transparent !important;
}

/* ================================
   FORCE REMOVE BOOK A DEMO COLOR
   ================================ */

/* Remove emerald background */
.bg-emerald-600,
.hover\:bg-emerald-700:hover{
  background-color:transparent !important;
  box-shadow:none !important;
}

/* Keep it as outline button */
.bg-emerald-600{
  border:none !important;
  color:#fff !important;
}

/* Reduce footer container vertical padding */
.container.py-8{
  padding-top:8px !important;
  padding-bottom:12px !important;
}

/* Force compact legal footer block */
.legal-footer{
  padding-top:10px !important;
  padding-bottom:10px !important;
}
.legal-footer p{
  margin-top:0 !important;
  margin-bottom:0 !important;
  line-height:1.25 !important;
}
.legal-footer .mt-1{ margin-top:4px !important; }
.legal-footer .mt-2{ margin-top:4px !important; }
.legal-footer .mt-3{ margin-top:6px !important; }
.legal-footer .mt-6{ margin-top:8px !important; }

footer{
  padding-top:12px !important;
  padding-bottom:12px !important;
}

/* ================================
   COMPACT GLOBAL FOOTER (FINAL)
   ================================ */

/* 1) Reduce divider spacing */
.footer-divider{
  margin-top:8px !important;
  margin-bottom:8px !important;
  height:1px;
}

/* 2) Reduce footer container padding */
.footer-divider + .container{
  padding-top:6px !important;
  padding-bottom:6px !important;
}

/* 3) Tighten legal text spacing */
.footer-divider + .container p{
  margin-top:0 !important;
  margin-bottom:0 !important;
  line-height:1.25 !important;
}

/* 4) Reduce specific Tailwind margins */
.footer-divider + .container .mt-2{
  margin-top:4px !important;
}
.footer-divider + .container .mt-6{
  margin-top:4px !important;
}

/* Final compact bottom legal block */
.site-footer .footer-divider{
  margin:0 !important;
  height:1px !important;
}
.site-footer .legal-footer{
  padding-top:8px !important;
  padding-bottom:8px !important;
}
.site-footer .legal-footer p{
  margin:0 !important;
  line-height:1.25 !important;
}
.site-footer .legal-footer .mt-2{ margin-top:4px !important; }
.site-footer .legal-footer .mt-6{ margin-top:6px !important; }
.site-footer .legal-footer .max-w-3xl{
  max-width:720px !important;
}
.site-footer .legal-footer .text-\[11px\]{ font-size:10px !important; }
.site-footer .legal-footer .text-\[10px\]{ font-size:10px !important; }

/* Remove hover background (rose) */
.hover\:bg-rose-500\/10:hover{
  background-color:transparent !important;
}



/* ================================
   HERO BUTTONS (INDEX ONLY)
   ================================ */
.hero-btn{
  height:40px !important;
  padding:0 20px !important;
  font-size:14px !important;
  border-radius:999px !important;
  line-height:40px !important;
}

/* Spacing between sections */
.feedback-section{
  margin-bottom:24px;
}
.success-story-section{
  margin-top:0;
}a[href="index"] > div{
  width: 56px !important;   /* كان 32px (h-8) */
  height: 56px !important; /* كان 32px */
}

/* تأكيد أن الصورة تملأ الحاوية */
a[href="index"] img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/* Mobile */
@media (max-width: 768px){
  a[href="index"] > div{
    width: 44px !important;
    height: 44px !important;
  }
}

/* Desktop */
@media (min-width: 769px){
  a[href="index"] > div{
    width: 56px !important;
    height: 56px !important;
  }
}

/* ---- custom.css ---- */
/*
 * Irontic AI unified design system
 * Consolidates the extracted landing-page identity across every static page.
 */

:root {
  color-scheme: light;
  --bg: #eef2f7;
  --bg-deep: #e5eaf1;
  --surface: rgba(255, 255, 255, .76);
  --surface-strong: rgba(255, 255, 255, .94);
  --surface-soft: rgba(248, 250, 252, .78);
  --text: #0f172a;
  --text-strong: #020617;
  --muted: #526175;
  --muted-soft: #718096;
  --line: rgba(71, 85, 105, .18);
  --line-strong: rgba(71, 85, 105, .29);
  --purple: #8b5cf6;
  --indigo: #4338ca;
  --cyan: #22d3ee;
  --sky: #38bdf8;
  --rose: #f43f5e;
  --success: #10b981;
  --shadow: 0 22px 70px rgba(15, 23, 42, .13);
  --shadow-soft: 0 12px 38px rgba(15, 23, 42, .09);
  --glow: 0 0 0 1px rgba(139, 92, 246, .20), 0 20px 55px rgba(67, 56, 202, .16);
  --header-h: 72px;
  --container: 1180px;
  --radius-sm: 12px;
  --radius: 18px;
  --radius-lg: 26px;
  --ease: cubic-bezier(.2, .8, .2, 1);
}

html.dark,
html[data-theme="dark"] {
  color-scheme: dark;
  --bg: #050b14;
  --bg-deep: #02050b;
  --surface: rgba(255, 255, 255, .045);
  --surface-strong: rgba(9, 16, 29, .92);
  --surface-soft: rgba(255, 255, 255, .028);
  --text: #eef4ff;
  --text-strong: #ffffff;
  --muted: #a9b7c9;
  --muted-soft: #77869a;
  --line: rgba(255, 255, 255, .095);
  --line-strong: rgba(255, 255, 255, .18);
  --shadow: 0 26px 90px rgba(0, 0, 0, .48);
  --shadow-soft: 0 16px 46px rgba(0, 0, 0, .32);
  --glow: 0 0 0 1px rgba(139, 92, 246, .22), 0 20px 68px rgba(67, 56, 202, .20);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: calc(var(--header-h) + 20px); overflow-x: hidden; overflow-x: clip; }
body,
body.inner-page,
body.site-page {
  margin: 0 !important;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-x: clip;
  color: var(--text) !important;
  background-color: var(--bg) !important;
  background-image:
    radial-gradient(1000px 660px at 50% -8%, rgba(139, 92, 246, .23), transparent 64%),
    radial-gradient(850px 620px at 8% 28%, rgba(34, 211, 238, .12), transparent 62%),
    radial-gradient(900px 700px at 94% 74%, rgba(67, 56, 202, .14), transparent 64%),
    linear-gradient(180deg, var(--bg) 0%, var(--bg-deep) 100%) !important;
  background-attachment: fixed !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  line-height: 1.6;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -2;
  opacity: .48;
  background-image:
    linear-gradient(rgba(139, 92, 246, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(34, 211, 238, .025) 1px, transparent 1px);
  background-size: 52px 52px;
  mask-image: linear-gradient(to bottom, black, transparent 78%);
}

body::after {
  content: "";
  position: fixed;
  inset: -25%;
  pointer-events: none;
  z-index: -1;
  background: radial-gradient(circle at 50% 30%, rgba(139, 92, 246, .10), transparent 48%);
  filter: blur(45px);
}

::selection { background: rgba(139, 92, 246, .35); color: var(--text-strong); }
img { max-width: 100%; }
a { color: inherit; }
button, input, textarea, select { font: inherit; }
button { cursor: pointer; }

.skip-link {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 9999;
  transform: translateY(-150%);
  padding: 10px 14px;
  border-radius: 10px;
  background: var(--text-strong);
  color: var(--bg);
  transition: transform .2s ease;
}
.skip-link:focus { transform: translateY(0); }

/* Header */
.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  min-height: var(--header-h);
  border-bottom: 1px solid var(--line);
  background: color-mix(in srgb, var(--bg) 72%, transparent);
  backdrop-filter: blur(20px) saturate(135%);
  -webkit-backdrop-filter: blur(20px) saturate(135%);
}
.site-header::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(139, 92, 246, .45), rgba(34, 211, 238, .32), transparent);
  opacity: .55;
}
.site-header__row {
  width: min(var(--container), calc(100% - 32px));
  min-height: var(--header-h);
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 22px;
}
.site-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: 160px;
  text-decoration: none;
}
.site-brand__logo {
  width: 48px !important;
  height: 48px !important;
  object-fit: contain;
  filter: drop-shadow(0 0 16px rgba(139, 92, 246, .26));
}
.site-brand__text { display: flex; flex-direction: column; line-height: 1.05; }
.site-brand__name { font-size: 16px; font-weight: 800; letter-spacing: -.02em; color: var(--text-strong); }
.site-brand__tag { margin-top: 5px; font-size: 9px; text-transform: uppercase; letter-spacing: .13em; color: var(--sky); }
.site-nav { display: flex; justify-content: center; }
.site-nav__links {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 5px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}
.site-nav__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  text-decoration: none;
  color: var(--muted);
  font-size: 12px;
  font-weight: 650;
  letter-spacing: .01em;
  transition: color .2s ease, background .2s ease, box-shadow .2s ease, transform .2s ease;
}
.site-nav__link:hover,
.site-nav__link[aria-current="page"] {
  color: var(--text-strong);
  background: color-mix(in srgb, var(--purple) 13%, transparent);
  box-shadow: inset 0 0 0 1px rgba(139, 92, 246, .16);
}
.site-nav__link:hover { transform: translateY(-1px); }
.site-header__actions { display: flex; align-items: center; gap: 8px; }
.icon-button {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  border: 1px solid var(--line);
  background: var(--surface);
  color: var(--text);
  transition: border-color .2s ease, transform .2s ease, background .2s ease;
}
.icon-button:hover { transform: translateY(-1px); border-color: rgba(139, 92, 246, .45); background: color-mix(in srgb, var(--surface) 85%, var(--purple)); }
.icon-button svg { width: 19px; height: 19px; }
.theme-icon--sun { display: none; }
html.dark .theme-icon--moon { display: none; }
html.dark .theme-icon--sun { display: block; }
.menu-button { display: none; }
.site-cta,
.btn-primary,
.btn-secondary {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border-radius: 12px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 750;
  transition: transform .2s var(--ease), box-shadow .25s ease, border-color .2s ease, background .2s ease;
}
.site-cta,
.btn-primary {
  padding: 0 17px;
  border: 1px solid rgba(139, 92, 246, .54);
  background: linear-gradient(135deg, var(--purple), var(--indigo)) !important;
  color: #fff !important;
  box-shadow: 0 13px 32px rgba(67, 56, 202, .28), inset 0 1px 0 rgba(255,255,255,.22) !important;
}
.site-cta:hover,
.btn-primary:hover { transform: translateY(-2px); box-shadow: 0 18px 44px rgba(67, 56, 202, .38), 0 0 22px rgba(34, 211, 238, .10) !important; }
.btn-secondary {
  padding: 0 17px;
  border: 1px solid var(--line-strong);
  background: var(--surface) !important;
  color: var(--text) !important;
  box-shadow: var(--shadow-soft);
}
.btn-secondary:hover { transform: translateY(-2px); border-color: rgba(34, 211, 238, .38); }

/* Mobile nav */
@media (max-width: 960px) {
  .site-header__row { grid-template-columns: 1fr auto; }
  .site-nav {
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    right: 0;
    display: block;
    padding: 12px 16px 18px;
    border-bottom: 1px solid var(--line);
    background: color-mix(in srgb, var(--bg) 94%, transparent);
    backdrop-filter: blur(20px);
    transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
  }
  .site-header.is-menu-open .site-nav { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); }
  .site-nav__links { width: 100%; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-radius: 18px; padding: 9px; }
  .site-nav__link { border-radius: 12px; }
  .menu-button { display: inline-flex; }
  .site-cta { display: none; }
  body.menu-open { overflow: hidden; }
}
@media (max-width: 540px) {
  :root { --header-h: 66px; }
  .site-header__row { width: min(100% - 22px, var(--container)); gap: 10px; }
  .site-brand { min-width: 0; }
  .site-brand__logo { width: 43px !important; height: 43px !important; }
  .site-brand__tag { display: none; }
  .site-header__actions { gap: 6px; }
  .icon-button { width: 38px; height: 38px; }
  .site-nav__links { grid-template-columns: 1fr; }
}

/* Main and inherited static content */
.site-main,
main { position: relative; z-index: 1; }
main > * { position: relative; }
main .container { width: min(var(--container), calc(100% - 32px)); }
body:not([data-page="home"]) main { padding-bottom: 30px; }
body:not([data-page="home"]) main > :first-child { padding-top: clamp(54px, 8vw, 95px) !important; }

/* Normalize exported Tailwind colors for both themes. */
body p,
body li,
body span:not(.icon):not(.site-brand__tag),
body label,
body small { color: inherit; }
body h1, body h2, body h3, body h4, body h5, body h6 { color: var(--text-strong) !important; }
body .text-white { color: var(--text-strong) !important; }
body .text-gray-300,
body .text-gray-400,
body .text-gray-500,
body .text-muted-foreground { color: var(--muted) !important; }
body .border-white\/10,
body .border-white\/5,
body .border-white\/20 { border-color: var(--line) !important; }
body .bg-white\/5,
body .bg-white\/[0\.04],
body .bg-white\/[0\.03] { background-color: var(--surface) !important; }
body .bg-black\/50,
body .bg-black\/40 { background-color: color-mix(in srgb, var(--bg) 80%, transparent) !important; }
body .logo-img { width: 52px !important; height: 52px !important; }
body .text-gradient,
.gradient-text {
  color: transparent !important;
  background-image: linear-gradient(100deg, var(--purple), var(--sky) 62%, var(--cyan));
  -webkit-background-clip: text;
  background-clip: text;
}

/* Generic glass cards, including old exported cards. */
.glass-card,
.card-soft,
.contact-card,
main .rounded-xl.border,
main .rounded-2xl.border,
main .rounded-lg.border {
  background: var(--surface) !important;
  border-color: var(--line) !important;
  box-shadow: var(--shadow-soft);
  backdrop-filter: blur(14px) saturate(120%);
  -webkit-backdrop-filter: blur(14px) saturate(120%);
}
main .rounded-xl.border,
main .rounded-2xl.border,
main .rounded-lg.border,
.glass-card {
  transition: transform .28s var(--ease), border-color .25s ease, box-shadow .28s ease, background .25s ease;
}
main .rounded-xl.border:hover,
main .rounded-2xl.border:hover,
main .rounded-lg.border:hover,
.glass-card:hover {
  transform: translateY(-4px);
  border-color: rgba(139, 92, 246, .34) !important;
  box-shadow: var(--glow);
}

/* Page headings */
main h1 {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(2.5rem, 6vw, 5.25rem) !important;
  line-height: 1.03 !important;
  letter-spacing: -.05em !important;
  text-wrap: balance;
}
main h2 { letter-spacing: -.025em; text-wrap: balance; }
main p { color: var(--muted); }

/* Homepage */
.home-shell { overflow: hidden; }
.home-hero {
  min-height: min(850px, calc(100vh - var(--header-h)));
  display: grid;
  place-items: center;
  padding: clamp(72px, 10vw, 130px) 16px 82px;
  text-align: center;
}
.home-hero__inner { width: min(100%, 1030px); margin: 0 auto; position: relative; }
.home-hero__mark { width: 148px; height: 148px; margin: 0 auto 28px; position: relative; }
.home-hero__mark::before,
.home-hero__mark::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  inset: 14px;
  background: rgba(139, 92, 246, .26);
  filter: blur(36px);
  animation: irontic-pulse 3.2s ease-in-out infinite;
}
.home-hero__mark::after { inset: 28px; background: rgba(34, 211, 238, .18); animation-delay: -1.2s; }
.home-hero__mark img { width: 100%; height: 100%; object-fit: contain; position: relative; z-index: 2; filter: drop-shadow(0 0 24px rgba(139, 92, 246, .40)); }
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 24px;
  padding: 7px 12px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface);
  color: var(--sky) !important;
  font-size: 11px;
  font-weight: 750;
  letter-spacing: .08em;
  text-transform: uppercase;
  box-shadow: var(--shadow-soft);
}
.eyebrow__dot { width: 8px; height: 8px; border-radius: 50%; background: var(--cyan); box-shadow: 0 0 14px var(--cyan); }
.home-hero h1 { margin: 0; }
.home-hero__lead { max-width: 760px; margin: 26px auto 0; font-size: clamp(1rem, 2vw, 1.25rem); line-height: 1.75; color: var(--muted); text-wrap: balance; }
.home-hero__actions { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 12px; margin-top: 34px; }
.home-hero__meta { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px 24px; margin-top: 28px; color: var(--muted-soft); font-size: 12px; }
.home-hero__meta span { display: inline-flex; gap: 7px; align-items: center; }
.home-hero__meta svg { width: 15px; color: var(--cyan); }

.section-shell { width: min(var(--container), calc(100% - 32px)); margin: 0 auto; padding: clamp(72px, 9vw, 116px) 0; }
.section-shell--tight { padding-top: 54px; padding-bottom: 54px; }
.section-heading { max-width: 760px; margin: 0 auto 42px; text-align: center; }
.section-kicker { margin-bottom: 10px; color: var(--cyan) !important; font-size: 11px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.section-title { margin: 0; font-size: clamp(2rem, 4vw, 3.35rem) !important; line-height: 1.08; }
.section-copy { margin: 15px auto 0; max-width: 680px; color: var(--muted); font-size: 15px; line-height: 1.75; }
.grid-3 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.grid-2 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.feature-card { position: relative; overflow: hidden; min-height: 100%; padding: 25px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); box-shadow: var(--shadow-soft); }
.feature-card::before { content: ""; position: absolute; left: 22px; right: 22px; top: 0; height: 1px; background: linear-gradient(90deg, transparent, rgba(139, 92, 246, .65), transparent); }
.feature-card__icon { width: 44px; height: 44px; display: grid; place-items: center; margin-bottom: 19px; border: 1px solid rgba(139, 92, 246, .28); border-radius: 13px; background: color-mix(in srgb, var(--purple) 10%, transparent); color: var(--purple); box-shadow: 0 0 28px rgba(139, 92, 246, .12); }
.feature-card__icon svg { width: 21px; height: 21px; }
.feature-card__icon .icon { width: 21px; height: 21px; color: currentColor; opacity: 1; }
.feature-card--danger .feature-card__icon { border-color: rgba(244, 63, 94, .26); background: rgba(244, 63, 94, .08); color: var(--rose); }
.feature-card h3 { margin: 0; font-size: 17px !important; }
.feature-card p { margin: 10px 0 0; font-size: 13px; line-height: 1.7; color: var(--muted); }

.solution-band { position: relative; overflow: hidden; margin-top: 18px; padding: clamp(28px, 5vw, 50px); border: 1px solid rgba(139, 92, 246, .24); border-radius: var(--radius-lg); background: linear-gradient(135deg, color-mix(in srgb, var(--purple) 10%, var(--surface)), color-mix(in srgb, var(--cyan) 5%, var(--surface))); box-shadow: var(--glow); }
.solution-band::after { content: ""; position: absolute; right: -90px; top: -110px; width: 320px; height: 320px; border-radius: 50%; background: rgba(34, 211, 238, .10); filter: blur(45px); }
.solution-band__grid { position: relative; z-index: 2; display: grid; grid-template-columns: .9fr 1.1fr; gap: 34px; align-items: center; }
.solution-band h2 { margin: 0; font-size: clamp(1.8rem, 3.5vw, 3rem) !important; }
.check-list { display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; }
.check-list li { display: flex; align-items: flex-start; gap: 11px; color: var(--muted); font-size: 13px; }
.check-list img { width: 18px; height: 18px; margin-top: 2px; padding: 3px; border-radius: 5px; background: rgba(34, 211, 238, .10); border: 1px solid rgba(34, 211, 238, .24); }

.architecture { position: relative; min-height: 560px; border: 1px solid var(--line); border-radius: var(--radius-lg); background: linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 92%, transparent), color-mix(in srgb, var(--surface) 88%, transparent)); overflow: hidden; box-shadow: var(--shadow); isolation: isolate; }
.architecture::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 50% 50%, rgba(34, 211, 238, .11), transparent 24%), radial-gradient(circle at 50% 50%, rgba(139, 92, 246, .12), transparent 42%); opacity: .9; }
.architecture::after { content: ""; position: absolute; inset: 18px; border-radius: calc(var(--radius-lg) - 10px); border: 1px solid rgba(255,255,255,.05); pointer-events: none; }
.architecture__network { position: absolute; inset: 0; width: 100%; height: 100%; z-index: 1; overflow: visible; }
.architecture__path { fill: none; stroke-width: 3; stroke-linecap: round; stroke-dasharray: 7 9; opacity: .95; filter: drop-shadow(0 0 10px rgba(34, 211, 238, .12)); animation: architectureFlow 11s linear infinite; }
.architecture__path--tl { stroke: url(#arch-grad-tl); }
.architecture__path--tr { stroke: url(#arch-grad-tr); animation-delay: -2s; }
.architecture__path--bl { stroke: url(#arch-grad-bl); animation-delay: -4s; }
.architecture__path--br { stroke: url(#arch-grad-br); animation-delay: -6s; }
.architecture__dot { opacity: .98; animation: architecturePulse 3.8s ease-in-out infinite; }
.architecture__dot--start { fill: color-mix(in srgb, var(--surface-strong) 72%, transparent); stroke-width: 3; }
.architecture__dot--end { fill: color-mix(in srgb, var(--surface-strong) 70%, transparent); stroke-width: 2.5; }
.architecture__dot--tl { stroke: #22d3ee; }
.architecture__dot--tr { stroke: #a855f7; animation-delay: -.8s; }
.architecture__dot--bl { stroke: #6366f1; animation-delay: -1.5s; }
.architecture__dot--br { stroke: #fb7185; animation-delay: -2.2s; }
.architecture__core { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 188px; height: 188px; display: grid; place-items: center; text-align: center; border: 1px solid rgba(34, 211, 238, .45); border-radius: 50%; background: radial-gradient(circle at 50% 35%, rgba(14, 116, 144, .18), transparent 65%), color-mix(in srgb, var(--surface-strong) 86%, transparent); box-shadow: 0 0 0 10px rgba(34, 211, 238, .05), 0 0 72px rgba(139, 92, 246, .22), inset 0 0 28px rgba(34, 211, 238, .10); z-index: 3; }
.architecture__core::before, .architecture__core::after { content: ""; position: absolute; inset: -18px; border-radius: 50%; border: 1px solid rgba(34, 211, 238, .14); animation: architectureRipple 5.5s ease-out infinite; }
.architecture__core::after { inset: -34px; border-color: rgba(139, 92, 246, .12); animation-delay: -2.4s; }
.architecture__core img { width: 48px; height: 48px; margin: 0 auto 10px; filter: drop-shadow(0 0 18px rgba(34, 211, 238, .24)); }
.architecture__core strong { display: block; font-size: 16px; }
.architecture__core span { display: block; margin-top: 4px; color: var(--muted) !important; font-size: 10px; }
.architecture__node { position: absolute; width: 240px; min-height: 116px; padding: 20px 18px 18px 22px; border: 1px solid var(--line); border-radius: 18px; background: linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 93%, transparent), color-mix(in srgb, var(--surface) 90%, transparent)); box-shadow: var(--shadow-soft); z-index: 2; backdrop-filter: blur(16px); transition: transform .28s var(--ease), border-color .28s ease, box-shadow .28s ease; }
.architecture__node:hover { transform: translateY(-4px); border-color: var(--line-strong); box-shadow: 0 16px 44px rgba(0,0,0,.28); }
.architecture__node h3 { margin: 0 0 7px; font-size: 14px !important; color: var(--text-strong); }
.architecture__node p { margin: 0; font-size: 11px; line-height: 1.6; color: var(--muted); }
.architecture__node-pin { position: absolute; width: 12px; height: 12px; border-radius: 50%; top: 50%; transform: translateY(-50%); box-shadow: 0 0 0 4px rgba(255,255,255,.03), 0 0 18px currentColor; }
.architecture__node-pin::after { content: ""; position: absolute; inset: 3px; border-radius: 50%; background: currentColor; }
.architecture__node--tl { left: 5%; top: 9%; }
.architecture__node--tr { right: 5%; top: 9%; }
.architecture__node--bl { left: 5%; bottom: 9%; }
.architecture__node--br { right: 5%; bottom: 9%; }
.architecture__node--tl .architecture__node-pin { right: -26px; color: #22d3ee; }
.architecture__node--tr .architecture__node-pin { left: -26px; color: #a855f7; }
.architecture__node--bl .architecture__node-pin { right: -26px; color: #6366f1; }
.architecture__node--br .architecture__node-pin { left: -26px; color: #fb7185; }
@keyframes architectureFlow { from { stroke-dashoffset: 0; } to { stroke-dashoffset: -160; } }
@keyframes architecturePulse { 0%, 100% { transform: scale(1); opacity: .9; } 50% { transform: scale(1.2); opacity: 1; } }
@keyframes architectureRipple { 0% { transform: scale(.92); opacity: .6; } 70% { transform: scale(1.04); opacity: .15; } 100% { transform: scale(1.08); opacity: 0; } }

.adg-card { min-height: 280px; display: flex; flex-direction: column; }
.adg-icon { width: 46px; height: 46px; display: grid; place-items: center; border-radius: 14px; color: #fff !important; background: linear-gradient(135deg, var(--purple), var(--indigo)); box-shadow: 0 13px 30px rgba(67, 56, 202, .22); }
.adg-icon .icon { width: 24px; height: 24px; color: #fff; opacity: 1; }
.adg-card:nth-child(2) .adg-icon { background: linear-gradient(135deg, var(--cyan), #0891b2); }
.adg-card:nth-child(3) .adg-icon { background: linear-gradient(135deg, var(--sky), var(--indigo)); }
.adg-card h3 { margin-top: 21px; }
.adg-card .check-list { margin-top: auto; padding-top: 20px; }

.product-card { display: flex; flex-direction: column; min-height: 390px; }
.product-card__top { display: flex; align-items: center; gap: 13px; }
.product-card__mark { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 14px; font-size: 18px; font-weight: 900; color: #fff !important; background: linear-gradient(135deg, var(--purple), var(--indigo)); }
.product-card:nth-child(2) .product-card__mark { background: linear-gradient(135deg, var(--sky), #2563eb); }
.product-card:nth-child(3) .product-card__mark { background: linear-gradient(135deg, var(--rose), #be123c); }
.product-card__link { margin-top: auto; padding-top: 24px; color: var(--sky); font-size: 13px; font-weight: 750; text-decoration: none; }
.product-card__link:hover { color: var(--cyan); }

.logo-strip { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.logo-tile { min-height: 112px; display: grid; place-items: center; padding: 20px; border: 1px solid var(--line); border-radius: 16px; background: var(--surface); box-shadow: var(--shadow-soft); }
.logo-tile img { max-width: 145px; max-height: 56px; object-fit: contain; filter: saturate(.88); }
html.dark .logo-tile img { filter: brightness(1.05) saturate(.9); }

.cta-panel { position: relative; overflow: hidden; padding: clamp(34px, 7vw, 70px); border: 1px solid rgba(139, 92, 246, .28); border-radius: var(--radius-lg); text-align: center; background: linear-gradient(145deg, color-mix(in srgb, var(--surface) 88%, var(--purple)), color-mix(in srgb, var(--surface) 94%, var(--cyan))); box-shadow: var(--glow); }
.cta-panel::before { content: ""; position: absolute; left: 50%; top: -180px; width: 500px; height: 350px; transform: translateX(-50%); border-radius: 50%; background: rgba(139, 92, 246, .16); filter: blur(60px); }
.cta-panel > * { position: relative; }
.cta-panel h2 { margin: 0 auto; max-width: 760px; font-size: clamp(2rem, 4vw, 3.5rem) !important; }
.cta-panel p { max-width: 620px; margin: 16px auto 0; }
.cta-panel__actions { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 28px; }

/* Forms */
.contact-tabs { display: inline-flex; gap: 7px; padding: 6px; border: 1px solid var(--line); border-radius: 14px; background: var(--surface); }
.contact-tab { min-height: 36px; padding: 0 17px; border: 0; border-radius: 10px; background: transparent; color: var(--muted); font-size: 12px; font-weight: 700; }
.contact-tab.is-active { background: linear-gradient(135deg, var(--purple), var(--indigo)); color: #fff; box-shadow: 0 10px 24px rgba(67, 56, 202, .24); }
.contact-card { border-radius: var(--radius); }
.field-label { display: block; margin-bottom: 7px; color: var(--muted) !important; font-size: 12px; font-weight: 650; }
.field-input {
  width: 100%;
  min-height: 46px;
  padding: 11px 13px;
  border: 1px solid var(--line-strong) !important;
  border-radius: 11px;
  outline: none;
  background: color-mix(in srgb, var(--surface-strong) 88%, transparent) !important;
  color: var(--text) !important;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}
.field-input:focus { border-color: rgba(139, 92, 246, .66) !important; box-shadow: 0 0 0 4px rgba(139, 92, 246, .13); }
.field-textarea { min-height: 140px; resize: vertical; }
.contact-submit { width: 100%; min-height: 46px; border: 1px solid rgba(139, 92, 246, .55); border-radius: 11px; background: linear-gradient(135deg, var(--purple), var(--indigo)) !important; color: #fff !important; font-size: 13px; font-weight: 750; box-shadow: 0 13px 30px rgba(67, 56, 202, .26); }
.contact-submit:hover { transform: translateY(-1px); box-shadow: 0 17px 38px rgba(67, 56, 202, .34); }
.contact-submit:disabled { cursor: wait; opacity: .65; transform: none; }
.form-honeypot { position: absolute !important; width: 1px !important; height: 1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; }
.form-status { margin-top: 12px; padding: 10px 12px; border-radius: 10px; font-size: 12px; display: none; }
.form-status.is-visible { display: block; }
.form-status.is-success { color: #047857; background: rgba(16, 185, 129, .12); border: 1px solid rgba(16, 185, 129, .25); }
.form-status.is-error { color: #be123c; background: rgba(244, 63, 94, .10); border: 1px solid rgba(244, 63, 94, .23); }
html.dark .form-status.is-success { color: #6ee7b7; }
html.dark .form-status.is-error { color: #fda4af; }

/* Toast */
.toast-wrap { position: fixed; z-index: 3000; right: 18px; top: calc(var(--header-h) + 16px); display: grid; gap: 10px; width: min(360px, calc(100% - 36px)); }
.toast { display: grid; grid-template-columns: 34px 1fr auto; align-items: start; gap: 10px; padding: 14px; border: 1px solid var(--line); border-radius: 14px; background: var(--surface-strong); box-shadow: var(--shadow); animation: toast-in .25s var(--ease) both; }
.toast .ico { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 9px; }
.toast.success .ico { color: var(--success); background: rgba(16,185,129,.11); }
.toast.error .ico { color: var(--rose); background: rgba(244,63,94,.10); }
.toast .ttl { margin: 0; color: var(--text-strong); font-size: 13px; font-weight: 800; }
.toast .msg { margin: 2px 0 0; color: var(--muted); font-size: 11px; }
.toast .toast-dismiss { width: 28px; height: 28px; display: grid; place-items: center; padding: 0; border: 0; border-radius: 8px; background: transparent; color: var(--muted); cursor: pointer; transition: color .2s ease, background .2s ease, transform .2s ease; }
.toast .toast-dismiss:hover { color: var(--text-strong); background: color-mix(in srgb, var(--surface) 78%, var(--purple)); transform: translateX(1px); }

/* Footer */
.site-footer { margin-top: clamp(50px, 8vw, 95px) !important; padding: 0 !important; border-top: 1px solid var(--line); background: color-mix(in srgb, var(--bg-deep) 78%, transparent); }
.site-footer__grid { width: min(var(--container), calc(100% - 32px)); margin: 0 auto; padding: 52px 0 38px; display: grid; grid-template-columns: minmax(250px, 1.45fr) repeat(4, minmax(0, 1fr)); gap: 30px; align-items: start; }
.site-footer__brand { min-width: 0; }
.site-footer__brand .site-brand__logo--horizontal { width: clamp(165px, 18vw, 220px) !important; height: auto !important; }
.site-footer__brand p { max-width: 290px; margin: 17px 0 0; color: var(--muted); font-size: 12px; line-height: 1.7; }
.site-footer h2 { margin: 0 0 15px; color: var(--text-strong); font-size: 12px; text-transform: uppercase; letter-spacing: .11em; }
.site-footer ul { margin: 0; padding: 0; list-style: none; display: grid; gap: 9px; }
.site-footer a, .site-footer li { color: var(--muted); font-size: 12px; text-decoration: none; }
.site-footer a:hover { color: var(--text-strong); }
.site-footer__bottom { border-top: 1px solid var(--line); }
.site-footer__bottom-inner { width: min(var(--container), calc(100% - 32px)); min-height: 66px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 20px; color: var(--muted-soft); font-size: 11px; }

/* Focus and accessibility */
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, select:focus-visible { outline: 3px solid rgba(34, 211, 238, .55); outline-offset: 3px; }
[hidden] { display: none !important; }

/* Reveal effects */
[data-reveal] { opacity: 0; transform: translateY(24px); transition: opacity .65s var(--ease), transform .65s var(--ease); }
[data-reveal="left"] { transform: translateX(-28px); }
[data-reveal="right"] { transform: translateX(28px); }
[data-reveal].is-visible { opacity: 1; transform: translate(0, 0); }

.scroll-progress { position: fixed; z-index: 2000; left: 0; top: 0; width: calc(var(--scroll-progress, 0) * 100%); height: 2px; background: linear-gradient(90deg, var(--purple), var(--cyan)); box-shadow: 0 0 13px rgba(34, 211, 238, .45); pointer-events: none; }

@keyframes irontic-pulse { 0%, 100% { transform: scale(.94); opacity: .55; } 50% { transform: scale(1.08); opacity: .95; } }
@keyframes toast-in { from { opacity: 0; transform: translateY(-8px) scale(.98); } to { opacity: 1; transform: none; } }

@media (max-width: 1100px) {
  .site-footer__grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .site-footer__brand { grid-column: 1 / -1; max-width: 480px; }
}

@media (max-width: 900px) {
  .grid-3 { grid-template-columns: 1fr; }
  .grid-2, .solution-band__grid { grid-template-columns: 1fr; }
  .architecture { min-height: auto; padding: 28px 18px; display: grid; gap: 14px; }
  .architecture__network { display: none; }
  .architecture__core, .architecture__node { position: relative; inset: auto; left: auto; right: auto; top: auto; bottom: auto; transform: none; width: 100%; }
  .architecture__core { order: -1; height: 170px; border-radius: 20px; }
  .architecture__core::before, .architecture__core::after { display: none; }
  .architecture__node { min-height: 0; padding-right: 18px; }
  .architecture__node-pin { display: none; }
  .logo-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .site-footer__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .site-footer__brand { grid-column: 1 / -1; max-width: 470px; }
}

@media (max-width: 600px) {
  main .container, .section-shell { width: min(100% - 24px, var(--container)); }
  .home-hero { min-height: auto; padding-top: 68px; }
  .home-hero__mark { width: 118px; height: 118px; }
  .home-hero__actions { align-items: stretch; }
  .home-hero__actions a { width: 100%; }
  .feature-card { padding: 21px; }
  .logo-strip { grid-template-columns: 1fr; }
  .site-footer__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px; padding-top: 40px; }
  .site-footer__brand { grid-column: 1 / -1; max-width: 100%; }
  .site-footer__bottom-inner { padding: 18px 0; flex-direction: column; align-items: flex-start; }
}

@media (max-width: 560px) {
  .site-footer__grid { grid-template-columns: 1fr; }
  .toast-wrap { right: 12px; width: calc(100% - 24px); }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  [data-reveal] { opacity: 1 !important; transform: none !important; }
}

/* Legacy products listing normalized into the unified card system. */
.hero-wrap {
  width: min(var(--container), calc(100% - 32px));
  margin: 0 auto;
  padding: clamp(70px, 9vw, 110px) 0 70px !important;
}
.hero-wrap > .container { width: 100% !important; max-width: none !important; padding: 0 !important; }
.hero-title {
  margin: 0 0 14px !important;
  color: var(--text-strong) !important;
  font-size: clamp(2.7rem, 6vw, 5rem) !important;
  font-weight: 760 !important;
  letter-spacing: -.055em !important;
  line-height: 1.03 !important;
}
.hero-title .grad {
  color: transparent !important;
  background: linear-gradient(90deg, var(--cyan), var(--sky), var(--purple));
  -webkit-background-clip: text;
  background-clip: text;
}
.hero-sub {
  max-width: 820px;
  margin: 0 auto !important;
  color: var(--muted) !important;
  font-size: 17px;
  line-height: 1.7;
}
.cards-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
}
.cardx {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 470px;
  overflow: hidden;
  border: 1px solid var(--line) !important;
  border-radius: 22px;
  background: var(--surface) !important;
  box-shadow: var(--shadow-soft);
  backdrop-filter: blur(14px) saturate(125%);
  transition: transform .28s var(--ease), border-color .25s ease, box-shadow .28s ease;
}
.cardx::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .55;
  background: radial-gradient(560px 220px at 10% 0%, rgba(139,92,246,.13), transparent 64%);
}
.cardx.cyan::before { background: radial-gradient(560px 220px at 10% 0%, rgba(34,211,238,.14), transparent 64%); }
.cardx.rose::before { background: radial-gradient(560px 220px at 10% 0%, rgba(244,63,94,.12), transparent 64%); }
.cardx:hover { transform: translateY(-6px); border-color: rgba(139,92,246,.38) !important; box-shadow: var(--glow); }
.cardx > * { position: relative; z-index: 1; }
.cardx .pad { padding: 28px !important; }
.cardx .pad:last-child { padding-top: 0 !important; }
.cardx h2 { margin: 0 0 6px !important; font-size: 25px !important; letter-spacing: -.025em; }
.iconbox {
  width: 50px;
  height: 50px;
  display: grid;
  place-items: center;
  margin-bottom: 20px;
  border: 1px solid var(--line-strong);
  border-radius: 15px;
  background: color-mix(in srgb, var(--purple) 10%, transparent);
  color: var(--purple);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 12px 28px rgba(67,56,202,.12);
}
.cardx.cyan .iconbox { color: var(--cyan); background: rgba(34,211,238,.09); border-color: rgba(34,211,238,.25); }
.cardx.rose .iconbox { color: var(--rose); background: rgba(244,63,94,.09); border-color: rgba(244,63,94,.25); }
.iconbox .icon { width: 24px; height: 24px; }
.tagline { color: var(--sky) !important; font-size: 12px; font-weight: 750; letter-spacing: .05em; text-transform: uppercase; }
.cardx.cyan .tagline { color: var(--cyan) !important; }
.cardx.rose .tagline { color: #fb7185 !important; }
.desc { margin-top: 13px !important; color: var(--muted) !important; font-size: 14px; line-height: 1.7; }
.bullets { display: grid; gap: 11px; margin-top: 22px; }
.bullet { display: flex; align-items: center; gap: 10px; color: var(--text) !important; font-size: 13px; }
.dot { width: 7px; height: 7px; flex: 0 0 auto; border-radius: 50%; box-shadow: 0 0 12px currentColor; }
.learn-btn {
  width: 100%;
  min-height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
  border: 1px solid var(--line-strong);
  border-radius: 13px;
  background: color-mix(in srgb, var(--surface-strong) 80%, transparent);
  color: var(--text) !important;
  font-size: 13px;
  font-weight: 750;
  transition: transform .2s ease, border-color .2s ease, color .2s ease, background .2s ease;
}
.learn-btn:hover { transform: translateX(3px); border-color: rgba(139,92,246,.46); color: var(--sky) !important; }
.learn-btn .icon { width: 16px; height: 16px; }
@media (max-width: 900px) { .cards-grid { grid-template-columns: 1fr; } .cardx { min-height: 0; } }

/* Semantic dismiss control using a panel-close glyph. */
.toast-dismiss .icon { width: 16px; height: 16px; color: currentColor; opacity: 1; }

/* ---- assets/css/motion.css ---- */
/* =========================================================
   Irontic AI — Icon, interaction, and motion enhancement layer
   ========================================================= */
:root {
  --motion-fast: 180ms;
  --motion-medium: 360ms;
  --motion-slow: 760ms;
  --motion-spring: cubic-bezier(.2, .9, .25, 1.15);
  --motion-smooth: cubic-bezier(.22, 1, .36, 1);
}

html.motion-ready body { animation: page-enter .58s var(--motion-smooth) both; }

/* Ambient background objects */
.motion-stage {
  position: fixed;
  inset: 0;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
  contain: strict;
}
.motion-orb {
  position: absolute;
  width: clamp(260px, 35vw, 620px);
  aspect-ratio: 1;
  border-radius: 50%;
  opacity: .18;
  filter: blur(80px);
  will-change: transform;
}
.motion-orb--one {
  left: -13%;
  top: 8%;
  background: rgba(139, 92, 246, .72);
  animation: orb-drift-one 18s ease-in-out infinite alternate;
}
.motion-orb--two {
  right: -16%;
  top: 42%;
  background: rgba(34, 211, 238, .52);
  animation: orb-drift-two 23s ease-in-out infinite alternate;
}
.motion-orb--three {
  left: 38%;
  bottom: -28%;
  background: rgba(67, 56, 202, .52);
  animation: orb-drift-three 20s ease-in-out infinite alternate;
}
.motion-noise {
  position: absolute;
  inset: 0;
  opacity: .018;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E");
}
.pointer-aura {
  position: fixed;
  z-index: 0;
  left: 0;
  top: 0;
  width: 340px;
  height: 340px;
  margin: -170px 0 0 -170px;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
  background: radial-gradient(circle, rgba(139, 92, 246, .10), rgba(34, 211, 238, .045) 35%, transparent 70%);
  transform: translate3d(var(--pointer-x, 50vw), var(--pointer-y, 35vh), 0);
  transition: opacity .35s ease;
  will-change: transform;
}
html.has-fine-pointer .pointer-aura { opacity: 1; }

/* Header motion and navigation icons */
.site-header {
  transition: min-height .28s ease, background .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.site-header.is-scrolled {
  background: color-mix(in srgb, var(--bg) 88%, transparent);
  box-shadow: 0 12px 42px rgba(2, 6, 23, .14);
  border-bottom-color: rgba(139, 92, 246, .18);
}
html.dark .site-header.is-scrolled { box-shadow: 0 18px 54px rgba(0, 0, 0, .34); }
.site-brand__logo {
  transition: transform .38s var(--motion-spring), filter .3s ease;
}
.site-brand:hover .site-brand__logo {
  transform: rotate(-5deg) scale(1.07);
  filter: drop-shadow(0 0 22px rgba(139, 92, 246, .42));
}
.site-nav__link { gap: 7px; overflow: hidden; }
.site-nav__link .nav-icon { width: 14px; height: 14px; opacity: .72; transition: transform .25s var(--motion-spring), opacity .2s ease; }
.site-nav__link:hover .nav-icon,
.site-nav__link[aria-current="page"] .nav-icon { opacity: 1; transform: translateY(-1px) scale(1.08); color: var(--cyan); }
.site-nav__link::after {
  content: "";
  position: absolute;
  left: 20%;
  right: 20%;
  bottom: 3px;
  height: 1px;
  opacity: 0;
  transform: scaleX(.35);
  background: linear-gradient(90deg, transparent, var(--cyan), transparent);
  transition: opacity .22s ease, transform .3s var(--motion-smooth);
}
.site-nav__link:hover::after,
.site-nav__link[aria-current="page"]::after { opacity: .8; transform: scaleX(1); }
.icon-button { position: relative; overflow: hidden; }
.icon-button::before {
  content: "";
  position: absolute;
  inset: -40%;
  opacity: 0;
  background: conic-gradient(from 180deg, transparent, rgba(34,211,238,.22), transparent 38%);
  transition: opacity .22s ease;
  animation: icon-ring 3.5s linear infinite;
}
.icon-button:hover::before { opacity: 1; }
.icon-button > svg { position: relative; z-index: 1; transition: transform .28s var(--motion-spring); }
.icon-button:hover > svg { transform: rotate(8deg) scale(1.08); }

/* Button treatment */
.site-cta,
.btn-primary,
.btn-secondary,
.contact-submit,
.learn-btn,
.hero-btn,
.motion-button {
  --mag-x: 0px;
  --mag-y: 0px;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  transform: translate3d(var(--mag-x), var(--mag-y), 0);
  will-change: transform;
}
.site-cta::before,
.btn-primary::before,
.btn-secondary::before,
.contact-submit::before,
.learn-btn::before,
.hero-btn::before,
.motion-button::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -180%;
  left: -40%;
  width: 34%;
  height: 460%;
  opacity: 0;
  transform: rotate(24deg);
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.42), transparent);
  transition: left .7s var(--motion-smooth), opacity .25s ease;
}
.site-cta:hover::before,
.btn-primary:hover::before,
.btn-secondary:hover::before,
.contact-submit:hover::before,
.learn-btn:hover::before,
.hero-btn:hover::before,
.motion-button:hover::before { left: 115%; opacity: .72; }
.button-icon { width: 16px; height: 16px; flex: 0 0 auto; transition: transform .28s var(--motion-spring); }
a:hover .button-icon--end,
button:hover .button-icon--end { transform: translate(3px, -1px); }
a:hover .button-icon--start,
button:hover .button-icon--start { transform: scale(1.12) rotate(-4deg); }

/* Page title symbols */
.page-symbol {
  --symbol-accent: var(--purple);
  position: relative;
  width: 72px;
  height: 72px;
  display: grid;
  place-items: center;
  margin: 0 auto 24px;
  border: 1px solid color-mix(in srgb, var(--symbol-accent) 38%, transparent);
  border-radius: 22px;
  color: var(--symbol-accent);
  background: linear-gradient(145deg, color-mix(in srgb, var(--symbol-accent) 14%, var(--surface)), var(--surface));
  box-shadow: 0 18px 50px color-mix(in srgb, var(--symbol-accent) 18%, transparent), inset 0 1px 0 rgba(255,255,255,.12);
  transform: translate3d(var(--parallax-x, 0px), var(--parallax-y, 0px), 0);
  animation: symbol-float 5s ease-in-out infinite;
}
.page-symbol::before,
.page-symbol::after {
  content: "";
  position: absolute;
  inset: -9px;
  border: 1px solid color-mix(in srgb, var(--symbol-accent) 18%, transparent);
  border-radius: 28px;
  animation: symbol-ring 3.8s ease-in-out infinite;
}
.page-symbol::after { inset: -18px; opacity: .38; animation-delay: -1.7s; }
.page-symbol .icon { width: 31px; height: 31px; }
.page-symbol--cyan { --symbol-accent: var(--cyan); }
.page-symbol--rose { --symbol-accent: var(--rose); }
.page-symbol--sky { --symbol-accent: var(--sky); }

main h1 .gradient-text,
main h1 .text-gradient,
main h1 .grad {
  background-size: 220% 100% !important;
  animation: gradient-flow 7s linear infinite;
}

/* Section separators and heading symbols */
.motion-section { position: relative; }
.motion-section:not(:first-child)::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: min(520px, 72%);
  height: 1px;
  transform: translateX(-50%);
  opacity: .54;
  background: linear-gradient(90deg, transparent, rgba(139,92,246,.45), rgba(34,211,238,.30), transparent);
  box-shadow: 0 0 20px rgba(139,92,246,.16);
}
.heading-with-icon { display: flex !important; align-items: center; gap: 12px; }
.heading-with-icon.text-center,
.text-center .heading-with-icon { justify-content: center; }
.section-heading-icon {
  width: 36px;
  height: 36px;
  flex: 0 0 auto;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(139,92,246,.24);
  border-radius: 11px;
  color: var(--cyan);
  background: color-mix(in srgb, var(--purple) 9%, var(--surface));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08), 0 10px 26px rgba(67,56,202,.10);
}
.section-heading-icon .icon { width: 18px; height: 18px; }

/* Semantic card icons and card spotlight */
.motion-card {
  --card-accent: var(--purple);
  --spot-x: 50%;
  --spot-y: 0%;
  --tilt-x: 0deg;
  --tilt-y: 0deg;
  position: relative;
  isolation: isolate;
  transform: perspective(1000px) translateY(0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));
  transform-style: preserve-3d;
  will-change: transform;
  transition: transform .32s var(--motion-smooth), border-color .28s ease, box-shadow .32s ease !important;
}
.motion-card::after {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: radial-gradient(380px circle at var(--spot-x) var(--spot-y), color-mix(in srgb, var(--card-accent) 18%, transparent), transparent 52%);
  transition: opacity .28s ease;
}
.motion-card:hover::after { opacity: 1; }
.motion-card:hover {
  transform: perspective(1000px) translateY(-6px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) !important;
  border-color: color-mix(in srgb, var(--card-accent) 42%, var(--line)) !important;
  box-shadow: 0 24px 72px rgba(2,6,23,.18), 0 0 0 1px color-mix(in srgb, var(--card-accent) 14%, transparent), 0 0 42px color-mix(in srgb, var(--card-accent) 9%, transparent) !important;
}
html.dark .motion-card:hover { box-shadow: 0 28px 82px rgba(0,0,0,.40), 0 0 0 1px color-mix(in srgb, var(--card-accent) 16%, transparent), 0 0 46px color-mix(in srgb, var(--card-accent) 11%, transparent) !important; }
.motion-card > * { position: relative; z-index: 1; }
.motion-card[data-accent="cyan"] { --card-accent: var(--cyan); }
.motion-card[data-accent="sky"] { --card-accent: var(--sky); }
.motion-card[data-accent="rose"] { --card-accent: var(--rose); }
.motion-card[data-accent="success"] { --card-accent: var(--success); }
.auto-card-icon {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  margin: 0 0 18px;
  border: 1px solid color-mix(in srgb, var(--card-accent) 28%, transparent);
  border-radius: 14px;
  color: var(--card-accent);
  background: color-mix(in srgb, var(--card-accent) 9%, var(--surface));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.10), 0 12px 30px color-mix(in srgb, var(--card-accent) 12%, transparent);
  transition: transform .32s var(--motion-spring), box-shadow .3s ease;
}
.auto-card-icon .icon { width: 22px; height: 22px; }
.motion-card:hover .auto-card-icon,
.motion-card:hover .feature-card__icon,
.motion-card:hover .iconbox {
  transform: translateY(-3px) rotate(-4deg) scale(1.06);
  box-shadow: 0 15px 34px color-mix(in srgb, var(--card-accent) 17%, transparent);
}
.feature-card__icon,
.iconbox,
.product-card__mark,
.adg-icon { transition: transform .32s var(--motion-spring), box-shadow .3s ease; }
.product-card:hover .product-card__mark,
.adg-card:hover .adg-icon { transform: translateY(-3px) rotate(-4deg) scale(1.06); }

/* Existing architecture gains motion without changing content */
.architecture__core { animation: architecture-core-float 5s ease-in-out infinite; }
.architecture__core::before {
  content: "";
  position: absolute;
  inset: -15px;
  border: 1px dashed rgba(34,211,238,.26);
  border-radius: inherit;
  animation: core-orbit 18s linear infinite;
}
.architecture__node { animation: node-float 6s ease-in-out infinite; }
.architecture__node--tr { animation-delay: -1.5s; }
.architecture__node--bl { animation-delay: -3s; }
.architecture__node--br { animation-delay: -4.5s; }
.architecture__connectors { animation: connector-breathe 3.8s ease-in-out infinite; }

/* Logos and lists */
.logo-tile { position: relative; overflow: hidden; transition: transform .3s var(--motion-smooth), border-color .3s ease, box-shadow .3s ease; }
.logo-tile::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background: linear-gradient(120deg, transparent 18%, rgba(255,255,255,.12), transparent 72%);
  transform: translateX(-100%);
  transition: transform .7s var(--motion-smooth), opacity .2s ease;
}
.logo-tile:hover { transform: translateY(-5px); border-color: rgba(34,211,238,.30); box-shadow: var(--glow); }
.logo-tile:hover::before { transform: translateX(100%); opacity: 1; }
.logo-tile img { transition: transform .35s var(--motion-spring), filter .3s ease; }
.logo-tile:hover img { transform: scale(1.055); filter: saturate(1) drop-shadow(0 8px 18px rgba(34,211,238,.12)); }
.check-list li { transition: transform .22s ease, color .22s ease; }
.check-list li:hover { transform: translateX(3px); color: var(--text-strong); }
.check-list li img { transition: transform .28s var(--motion-spring), box-shadow .25s ease; }
.check-list li:hover img { transform: scale(1.12) rotate(-5deg); box-shadow: 0 0 16px rgba(34,211,238,.18); }

/* Forms */
.contact-field { position: relative; }
.contact-field input,
.contact-field textarea,
.contact-field select,
form input,
form textarea,
form select { transition: border-color .22s ease, box-shadow .24s ease, transform .2s ease, background .2s ease; }
.contact-field input:focus,
.contact-field textarea:focus,
.contact-field select:focus,
form input:focus,
form textarea:focus,
form select:focus {
  transform: translateY(-1px);
  box-shadow: 0 0 0 4px rgba(34,211,238,.08), 0 14px 34px rgba(67,56,202,.08) !important;
}
.contact-tab { position: relative; overflow: hidden; transition: transform .22s ease, color .22s ease, background .22s ease; }
.contact-tab:hover { transform: translateY(-1px); }
.contact-tab.is-active::after {
  content: "";
  position: absolute;
  left: 18%;
  right: 18%;
  bottom: 3px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--purple), var(--cyan));
  animation: tab-indicator .35s var(--motion-spring) both;
}

/* Footer icons */
.site-footer h2 { display: flex; align-items: center; gap: 8px; }
.footer-heading-icon { width: 15px; height: 15px; color: var(--cyan); opacity: .86; }
.site-footer a { position: relative; transition: color .2s ease, transform .2s ease; }
.site-footer li a:hover { transform: translateX(2px); }

/* Back to top */
.back-to-top {
  position: fixed;
  z-index: 1800;
  right: 20px;
  bottom: 20px;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(139,92,246,.30);
  border-radius: 14px;
  color: var(--text-strong);
  background: color-mix(in srgb, var(--surface-strong) 88%, transparent);
  box-shadow: var(--shadow-soft);
  backdrop-filter: blur(14px);
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px) scale(.92);
  transition: opacity .25s ease, visibility .25s ease, transform .3s var(--motion-spring), border-color .2s ease;
}
.back-to-top.is-visible { opacity: 1; visibility: visible; transform: translateY(0) scale(1); }
.back-to-top:hover { transform: translateY(-3px) scale(1.03); border-color: rgba(34,211,238,.48); }
.back-to-top .icon { width: 19px; height: 19px; }

/* Better reveal variants. Base observer remains in site.js. */
[data-reveal="scale"] { transform: translateY(18px) scale(.965); }
[data-reveal="zoom"] { transform: scale(.94); }
[data-reveal].is-visible { filter: blur(0); }
html.motion-ready [data-reveal]:not(.is-visible) { filter: blur(3px); }

/* Keyframes */
@keyframes page-enter { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: none; } }
@keyframes orb-drift-one { to { transform: translate3d(22vw, 10vh, 0) scale(1.12); } }
@keyframes orb-drift-two { to { transform: translate3d(-18vw, -8vh, 0) scale(.9); } }
@keyframes orb-drift-three { to { transform: translate3d(-14vw, -12vh, 0) scale(1.15); } }
@keyframes icon-ring { to { transform: rotate(360deg); } }
@keyframes gradient-flow { to { background-position: -220% 0; } }
@keyframes symbol-float { 0%,100% { transform: translate3d(var(--parallax-x,0), var(--parallax-y,0), 0) translateY(0); } 50% { transform: translate3d(var(--parallax-x,0), var(--parallax-y,0), 0) translateY(-7px); } }
@keyframes symbol-ring { 0%,100% { transform: scale(.95); opacity: .28; } 50% { transform: scale(1.04); opacity: .65; } }
@keyframes architecture-core-float { 0%,100% { transform: translate(-50%,-50%) translateY(0); } 50% { transform: translate(-50%,-50%) translateY(-7px); } }
@keyframes core-orbit { to { transform: rotate(360deg); } }
@keyframes node-float { 0%,100% { margin-top: 0; } 50% { margin-top: -5px; } }
@keyframes connector-breathe { 0%,100% { opacity: .35; filter: drop-shadow(0 0 0 transparent); } 50% { opacity: .72; filter: drop-shadow(0 0 8px rgba(34,211,238,.20)); } }
@keyframes tab-indicator { from { transform: scaleX(.25); opacity: 0; } to { transform: scaleX(1); opacity: 1; } }

@media (max-width: 960px) {
  .site-nav__link { justify-content: flex-start; padding-left: 16px; }
  .site-nav__link .nav-icon { width: 16px; height: 16px; }
  .motion-card { transform: none !important; }
  .motion-card:hover { transform: translateY(-4px) !important; }
}
@media (max-width: 600px) {
  .page-symbol { width: 62px; height: 62px; border-radius: 19px; margin-bottom: 20px; }
  .page-symbol .icon { width: 27px; height: 27px; }
  .back-to-top { right: 12px; bottom: 12px; width: 42px; height: 42px; }
  .pointer-aura { display: none; }
  .motion-orb { filter: blur(65px); opacity: .12; }
}
@media (hover: none), (pointer: coarse) {
  .pointer-aura { display: none; }
  .motion-card { transform: none !important; }
  .motion-card:hover { transform: translateY(-3px) !important; }
}
@media (prefers-reduced-motion: reduce) {
  html.motion-ready body { animation: none !important; }
  .motion-orb,
  .page-symbol,
  .page-symbol::before,
  .page-symbol::after,
  .architecture__core,
  .architecture__core::before,
  .architecture__node,
  .architecture__connectors,
  main h1 .gradient-text,
  main h1 .text-gradient,
  main h1 .grad { animation: none !important; }
  .pointer-aura { display: none !important; }
  .motion-card,
  .motion-card:hover,
  .site-cta,
  .btn-primary,
  .btn-secondary,
  .contact-submit,
  .learn-btn,
  .hero-btn { transform: none !important; }
}

/* Architecture mobile transform must override desktop animation transform. */
@media (max-width: 900px) {
  .architecture__core { animation: none; transform: none !important; }
  .architecture__node { animation: none; }
}

/* Layer ordering and icon fallback */
.motion-stage { z-index: 0; }
.site-main,
main,
.site-footer { position: relative; z-index: 1; }
.icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  font-size: 0;
}
.icon svg { width: 100%; height: 100%; display: block; }
.home-hero__mark {
  transform: translate3d(var(--parallax-x, 0px), var(--parallax-y, 0px), 0);
  transition: transform .32s var(--motion-smooth);
}
.home-hero__mark[data-reveal]:not(.is-visible) { transform: translateY(24px); }
@media (max-width: 600px) {
  .motion-orb { width: 380px; filter: blur(56px); }
  .motion-orb--three { display: none; }
}

/* ---- assets/css/navigation.css ---- */
/* Irontic AI navigation, brand, logo, breadcrumb, and cross-page link system. */

/* Brand lockups use the exact artwork extracted from the supplied Irontic logo. */
.site-brand--lockup,
.site-brand--footer {
  min-width: 0;
  gap: 0;
}
.site-brand__logo--horizontal {
  width: 166px !important;
  height: 58px !important;
  object-fit: contain;
  object-position: left center;
  filter: drop-shadow(0 8px 20px rgba(79, 70, 229, .22));
}
.site-brand--footer .site-brand__logo--horizontal {
  width: 194px !important;
  height: 70px !important;
}

/* Top-level navigation and accessible dropdowns. */
.site-header__row {
  width: min(1320px, calc(100% - 32px));
  gap: 18px;
}
.site-nav__links {
  gap: 3px;
  overflow: visible;
}
.site-nav__group {
  position: relative;
  display: flex;
  align-items: center;
}
.site-nav__link {
  gap: 7px;
  padding-inline: 11px;
  white-space: nowrap;
}
.site-nav__link .nav-icon {
  width: 15px;
  height: 15px;
  opacity: .82;
}
.site-nav__link .nav-caret {
  width: 13px;
  height: 13px;
  margin-left: -2px;
  opacity: .56;
  transition: transform .22s ease, opacity .22s ease;
}
.site-nav__group:hover .nav-caret,
.site-nav__group:focus-within .nav-caret {
  transform: rotate(180deg);
  opacity: 1;
}
.site-nav__group.is-current > .site-nav__link,
.site-nav__link[data-nav-route][aria-current="page"] {
  color: var(--text-strong);
  background: color-mix(in srgb, var(--purple) 13%, transparent);
  box-shadow: inset 0 0 0 1px rgba(139, 92, 246, .16);
}
.nav-dropdown {
  position: absolute;
  top: calc(100% + 13px);
  left: 50%;
  z-index: 20;
  width: min(420px, calc(100vw - 28px));
  padding: 10px;
  border: 1px solid var(--line-strong);
  border-radius: 20px;
  background: color-mix(in srgb, var(--bg-elevated, var(--bg)) 92%, transparent);
  box-shadow: 0 28px 70px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(255,255,255,.05);
  backdrop-filter: blur(24px) saturate(145%);
  -webkit-backdrop-filter: blur(24px) saturate(145%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, -8px) scale(.985);
  transform-origin: 50% 0;
  transition: opacity .18s ease, transform .22s var(--ease), visibility .18s ease;
}
.nav-dropdown--company { width: min(350px, calc(100vw - 28px)); }
.site-nav__group:hover > .nav-dropdown,
.site-nav__group:focus-within > .nav-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate(-50%, 0) scale(1);
}
.nav-dropdown::before {
  content: "";
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  height: 14px;
}
.nav-dropdown__item {
  position: relative;
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  min-height: 66px;
  padding: 9px 11px;
  border: 1px solid transparent;
  border-radius: 14px;
  color: var(--text);
  text-decoration: none;
  transition: background .18s ease, border-color .18s ease, transform .18s ease;
}
.nav-dropdown__item:hover,
.nav-dropdown__item[aria-current="page"] {
  background: color-mix(in srgb, var(--surface) 82%, var(--purple));
  border-color: rgba(139, 92, 246, .22);
  transform: translateX(2px);
}
.nav-dropdown__item > img {
  width: 44px;
  height: 44px;
  object-fit: contain;
}
.nav-dropdown__item > span:not(.icon) {
  display: grid;
  gap: 3px;
  min-width: 0;
}
.nav-dropdown__item strong {
  color: var(--text-strong);
  font-size: 13px;
  letter-spacing: -.01em;
}
.nav-dropdown__item small {
  color: var(--muted);
  font-size: 10.5px;
  line-height: 1.35;
}
.nav-dropdown__item--compact {
  grid-template-columns: 38px minmax(0, 1fr);
}
.nav-dropdown__icon {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(139, 92, 246, .22);
  border-radius: 11px;
  color: var(--purple);
  background: rgba(139, 92, 246, .08);
}
.nav-dropdown__icon svg { width: 18px; height: 18px; }
.nav-dropdown__all {
  min-height: 42px;
  margin-top: 7px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  border-top: 1px solid var(--line);
  color: var(--sky);
  font-size: 11px;
  font-weight: 750;
  text-decoration: none;
}
.nav-dropdown__all .icon { width: 15px; height: 15px; transition: transform .2s ease; }
.nav-dropdown__all:hover .icon { transform: translateX(3px); }

/* Breadcrumbs establish clear page hierarchy and provide reliable cross-page navigation. */
.has-breadcrumbs > .breadcrumbs {
  width: min(var(--container), calc(100% - 32px));
  margin: 0 auto;
  padding: 24px 0 0 !important;
}
.page-content-after-breadcrumbs {
  padding-top: 28px !important;
}
.breadcrumbs ol {
  min-height: 38px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 7px;
  margin: 0;
  padding: 0 2px;
  list-style: none;
}
.breadcrumbs li {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: var(--muted-soft);
  font-size: 11px;
  font-weight: 650;
}
.breadcrumbs a {
  color: var(--muted);
  text-decoration: none;
  transition: color .18s ease;
}
.breadcrumbs a:hover { color: var(--sky); }
.breadcrumbs [aria-current="page"] span { color: var(--text-strong); }
.breadcrumbs .icon { width: 13px; height: 13px; }
.breadcrumbs__home { color: var(--purple); }
.breadcrumbs__separator { opacity: .45; }

/* Product route switcher keeps all product pages connected. */
.product-switcher-wrap {
  width: min(var(--container), calc(100% - 32px));
  margin: 12px auto 0;
}
.product-switcher {
  display: grid;
  grid-template-columns: auto repeat(3, minmax(0, 1fr));
  gap: 8px;
  padding: 8px;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: var(--surface);
  box-shadow: var(--shadow-soft);
}
.product-switcher__all,
.product-switcher__item {
  min-height: 64px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 11px;
  border: 1px solid transparent;
  border-radius: 14px;
  color: var(--text);
  text-decoration: none;
  transition: transform .2s ease, border-color .2s ease, background .2s ease, box-shadow .2s ease;
}
.product-switcher__all {
  min-width: 116px;
  justify-content: center;
  color: var(--muted);
  font-size: 11px;
  font-weight: 750;
}
.product-switcher__all .icon { width: 17px; height: 17px; }
.product-switcher__item img { width: 43px; height: 43px; flex: 0 0 auto; }
.product-switcher__item > span { min-width: 0; display: grid; gap: 2px; }
.product-switcher__item strong { color: var(--text-strong); font-size: 11.5px; }
.product-switcher__item small { color: var(--muted-soft); font-size: 9px; line-height: 1.3; }
.product-switcher__all:hover,
.product-switcher__item:hover { transform: translateY(-2px); border-color: var(--line-strong); background: color-mix(in srgb, var(--surface) 82%, var(--purple)); }
.product-switcher__item.is-active { border-color: rgba(139, 92, 246, .34); background: rgba(139, 92, 246, .08); box-shadow: inset 0 0 0 1px rgba(139,92,246,.08); }
.product-switcher__item--cyan.is-active { border-color: rgba(34, 211, 238, .34); background: rgba(34, 211, 238, .07); }
.product-switcher__item--rose.is-active { border-color: rgba(244, 63, 94, .34); background: rgba(244, 63, 94, .07); }

/* Exact product marks, replacing letter placeholders and generic icons. */
.product-card__mark--logo,
.product-suite-logo-box,
.product-hero-logo {
  padding: 0 !important;
  overflow: visible;
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.product-card__mark--logo {
  width: 58px;
  height: 58px;
  flex: 0 0 58px;
}
.product-card__mark--logo img { width: 58px; height: 58px; object-fit: contain; }
.product-suite-logo-box {
  width: 76px !important;
  height: 76px !important;
  margin-bottom: 18px;
}
.product-suite-logo { width: 76px; height: 76px; object-fit: contain; }
.product-hero-logo {
  width: 104px !important;
  height: 104px !important;
  margin-bottom: 25px !important;
}
.product-hero-logo__image {
  width: 104px;
  height: 104px;
  object-fit: contain;
  filter: drop-shadow(0 16px 34px rgba(79,70,229,.22));
}

/* Connected ecosystem logo presentation. */
.logo-strip--linked .logo-tile {
  position: relative;
  grid-template-rows: minmax(62px, auto) auto;
  align-content: center;
  gap: 13px;
  min-height: 168px;
  color: var(--text);
  text-decoration: none;
}
.logo-strip--linked .logo-tile img {
  max-width: 155px;
  max-height: 62px;
}
.logo-tile__meta {
  display: grid;
  gap: 3px;
  text-align: center;
}
.logo-tile__meta strong { color: var(--text-strong); font-size: 12px; }
.logo-tile__meta small { color: var(--muted-soft); font-size: 9px; line-height: 1.35; }
.logo-tile__external {
  position: absolute;
  top: 11px;
  right: 11px;
  width: 14px;
  height: 14px;
  color: var(--muted-soft);
  opacity: .55;
}
.logo-tile:hover .logo-tile__external { color: var(--sky); opacity: 1; }

/* Related products on detail pages. */
.related-products {
  padding-top: clamp(48px, 7vw, 82px);
  padding-bottom: clamp(30px, 6vw, 70px);
}
.related-products__grid {
  max-width: 900px;
  margin: 34px auto 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.related-product {
  display: grid;
  grid-template-columns: 68px minmax(0, 1fr) auto;
  align-items: center;
  gap: 15px;
  min-height: 112px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: var(--surface);
  color: var(--text);
  text-decoration: none;
  box-shadow: var(--shadow-soft);
  transition: transform .22s var(--ease), border-color .22s ease, box-shadow .22s ease;
}
.related-product:hover { transform: translateY(-4px); border-color: rgba(139,92,246,.34); box-shadow: var(--glow); }
.related-product > img { width: 64px; height: 64px; object-fit: contain; }
.related-product > span:not(.icon) { display: grid; gap: 5px; }
.related-product strong { color: var(--text-strong); font-size: 15px; }
.related-product small { color: var(--muted); font-size: 10.5px; line-height: 1.4; }
.related-product > .icon { width: 18px; height: 18px; color: var(--sky); transition: transform .2s ease; }
.related-product:hover > .icon { transform: translateX(4px); }

/* Expanded footer with verified company and ecosystem destinations. */
.site-footer__grid--expanded {
  width: min(1320px, calc(100% - 32px));
  grid-template-columns: minmax(250px, 1.55fr) repeat(4, minmax(120px, .72fr));
  gap: 30px;
}
.site-footer__brand p { max-width: 360px; }
.ecosystem-badge {
  width: fit-content;
  max-width: 330px;
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr) 16px;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  padding: 8px 10px;
  border: 1px solid var(--line);
  border-radius: 13px;
  background: var(--surface);
  color: var(--muted);
  text-decoration: none;
  transition: transform .2s ease, border-color .2s ease;
}
.ecosystem-badge:hover { transform: translateY(-2px); border-color: rgba(74, 222, 128, .32); }
.ecosystem-badge img { width: 76px; height: 28px; object-fit: contain; }
.ecosystem-badge span:not(.icon) { font-size: 9.5px; line-height: 1.35; }
.ecosystem-badge .icon { width: 13px; height: 13px; }

@media (max-width: 1180px) {
  .site-brand__logo--horizontal { width: 148px !important; }
  .site-nav__link { padding-inline: 9px; font-size: 11px; }
  .site-nav__link .nav-icon { display: none; }
  .site-footer__grid--expanded { grid-template-columns: 1.4fr repeat(2, 1fr); }
  .site-footer__brand { grid-row: span 2; }
}

@media (max-width: 960px) {
  .site-brand__logo--horizontal { width: 158px !important; height: 54px !important; }
  .site-nav { max-height: calc(100vh - var(--header-h)); overflow-y: auto; }
  .site-nav__links { display: grid; grid-template-columns: 1fr; align-items: stretch; gap: 5px; border-radius: 20px; }
  .site-nav__group { display: grid; }
  .site-nav__link { min-height: 46px; justify-content: flex-start; padding-inline: 13px; border-radius: 13px; }
  .site-nav__link .nav-icon { display: inline-flex; }
  .site-nav__link .nav-caret { margin-left: auto; transform: rotate(180deg); }
  .nav-dropdown,
  .site-nav__group:hover > .nav-dropdown,
  .site-nav__group:focus-within > .nav-dropdown {
    position: static;
    width: 100%;
    padding: 4px 5px 7px 18px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: none;
  }
  .nav-dropdown::before { display: none; }
  .nav-dropdown__item { min-height: 54px; grid-template-columns: 39px minmax(0, 1fr); padding: 6px 9px; }
  .nav-dropdown__item > img { width: 36px; height: 36px; }
  .nav-dropdown__all { min-height: 38px; }
  .product-switcher { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .product-switcher__all { grid-column: 1 / -1; min-height: 42px; }
  .site-footer__grid--expanded { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .site-footer__brand { grid-column: 1 / -1; grid-row: auto; }
}

@media (max-width: 640px) {
  .site-brand__logo--horizontal { width: 140px !important; height: 50px !important; }
  .has-breadcrumbs > .breadcrumbs,
  .product-switcher-wrap { width: min(100% - 22px, var(--container)); }
  .breadcrumbs ol { gap: 5px; }
  .product-switcher { grid-template-columns: 1fr; }
  .product-switcher__all { grid-column: auto; }
  .product-switcher__item { min-height: 58px; }
  .product-switcher__item small { display: none; }
  .related-products__grid { grid-template-columns: 1fr; }
  .logo-strip--linked .logo-tile { min-height: 150px; }
  .site-footer__grid--expanded { grid-template-columns: 1fr; }
  .site-footer__brand { grid-column: auto; }
  .ecosystem-badge { max-width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .nav-dropdown,
  .site-nav__link .nav-caret,
  .related-product,
  .product-switcher__item,
  .product-switcher__all { transition: none !important; }
}

/* Correct company logo usage in partner, contact, and case-study contexts. */
.partner-inline-logo {
  width: 92px;
  height: 34px;
  object-fit: contain;
  padding: 4px 7px;
  border-radius: 8px;
  background: rgba(255,255,255,.94);
  flex: 0 0 auto;
}
.partner-card-logo,
.testimonial-logo,
.customer-logo {
  display: block;
  object-fit: contain;
  padding: 8px 10px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: rgba(255,255,255,.96);
}
.partner-card-logo { width: 170px; height: 58px; margin: 0 0 18px; }
.testimonial-logo { width: 184px; height: 62px; margin: 0 auto 22px; }
.customer-logo { width: 150px; height: 54px; margin: 0 0 15px; }
#demo { scroll-margin-top: calc(var(--header-h) + 24px); }

/* Mobile navigation control must give its injected SVG an explicit box. */
.menu-button .icon {
  width: 19px;
  height: 19px;
  color: currentColor;
}

/* Use-case cards follow the shared light/dark theme instead of legacy hard-coded colors. */
body[data-page="use-cases"] .feedback-section > div > div,
body[data-page="use-cases"] .success-story-section .rounded-xl,
body[data-page="use-cases"] .success-story-section .rounded-2xl {
  background: var(--surface) !important;
  border-color: var(--line) !important;
  color: var(--text);
  box-shadow: var(--shadow-soft);
}
body[data-page="use-cases"] .success-story-section .rounded-xl:hover {
  background: color-mix(in srgb, var(--surface) 88%, var(--purple)) !important;
  border-color: rgba(139, 92, 246, .28) !important;
}
body[data-page="use-cases"] blockquote { color: var(--muted) !important; }
body[data-page="use-cases"] .text-irontic-cyan { color: var(--cyan) !important; }

/* ---- assets/css/architecture-footer.css ---- */
/* =========================================================
   Irontic AI — Architecture section redesign and footer fix
   Loaded after the core theme, motion, and navigation layers.
   ========================================================= */

/* Keep the document height tied to its real content. The previous body
   transform made fixed ambient objects use the full page as a containing
   block, which created a large scrollable area below the footer. */
html {
  min-height: 100%;
  background: var(--bg-deep);
}

body.site-page,
body.inner-page {
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  padding-bottom: 0 !important;
}

body.site-page > .site-header,
body.inner-page > .site-header { flex: 0 0 auto; }

body.site-page > .site-main,
body.site-page > main,
body.inner-page > .site-main,
body.inner-page > main {
  width: 100%;
  flex: 1 0 auto;
}

.site-footer {
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: 0 !important;
  overflow: hidden;
}

.site-footer__bottom,
.site-footer__bottom-inner { margin-bottom: 0 !important; }

/* Fade the page without transforming <body>. A transformed body changes
   the containing block of position:fixed ambient layers and was the direct
   cause of the blank space below the footer. */
html.motion-ready body {
  animation: irontic-page-fade .46s var(--motion-smooth, ease) both !important;
  transform: none !important;
}

@keyframes irontic-page-fade {
  from { opacity: 0; }
  to { opacity: 1; }
}

.motion-stage {
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  height: 100dvh !important;
  overflow: hidden !important;
  contain: strict;
}

/* ---------- Platform architecture ---------- */
.architecture {
  --arch-cyan: #22d3ee;
  --arch-sky: #38bdf8;
  --arch-purple: #8b5cf6;
  --arch-indigo: #6366f1;
  --arch-rose: #fb7185;
  min-height: 620px;
  border-color: color-mix(in srgb, var(--line-strong) 76%, transparent);
  border-radius: 30px;
  background:
    radial-gradient(circle at 50% 48%, rgba(34, 211, 238, .12), transparent 21%),
    radial-gradient(circle at 50% 50%, rgba(139, 92, 246, .14), transparent 42%),
    linear-gradient(145deg, color-mix(in srgb, var(--surface-strong) 96%, transparent), color-mix(in srgb, var(--surface) 87%, transparent));
  box-shadow:
    0 28px 90px rgba(15, 23, 42, .14),
    inset 0 1px 0 rgba(255, 255, 255, .20);
}

html.dark .architecture {
  box-shadow:
    0 34px 110px rgba(0, 0, 0, .48),
    inset 0 1px 0 rgba(255, 255, 255, .045);
}

.architecture::before {
  inset: 0;
  opacity: 1;
  background:
    linear-gradient(rgba(99, 102, 241, .045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(34, 211, 238, .04) 1px, transparent 1px),
    radial-gradient(circle at 50% 50%, rgba(34, 211, 238, .10), transparent 23%),
    radial-gradient(circle at 50% 50%, rgba(139, 92, 246, .10), transparent 44%);
  background-size: 42px 42px, 42px 42px, auto, auto;
  mask-image: linear-gradient(to bottom, transparent 0%, black 11%, black 88%, transparent 100%);
}

.architecture::after {
  inset: 14px;
  border-radius: 22px;
  border-color: color-mix(in srgb, var(--line) 75%, transparent);
  box-shadow: inset 0 0 55px rgba(139, 92, 246, .035);
}

.architecture__mesh {
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  width: 490px;
  height: 490px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 1px dashed rgba(139, 92, 246, .14);
  box-shadow: 0 0 90px rgba(34, 211, 238, .055);
  pointer-events: none;
}

.architecture__mesh::before,
.architecture__mesh::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(34, 211, 238, .09);
}

.architecture__mesh::before { inset: 62px; }
.architecture__mesh::after { inset: 122px; border-color: rgba(139, 92, 246, .11); }

.architecture__hud {
  position: absolute;
  z-index: 5;
  top: 20px;
  left: 50%;
  width: min(430px, calc(100% - 48px));
  min-height: 32px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  color: var(--muted-soft);
  font-size: 9.5px;
  font-weight: 760;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.architecture__hud-label,
.architecture__hud-count {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  white-space: nowrap;
}

.architecture__hud-count::before {
  content: "";
  width: 1px;
  height: 14px;
  margin-right: 10px;
  background: var(--line);
}

.architecture__hud-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--success);
  box-shadow: 0 0 0 4px rgba(16, 185, 129, .10), 0 0 16px rgba(16, 185, 129, .42);
  animation: architecture-status-pulse 2.4s ease-in-out infinite;
}

.architecture__network {
  z-index: 1;
  inset: 0;
}

.architecture__path {
  stroke-width: 2.6;
  stroke-dasharray: 8 10;
  opacity: .88;
  filter: drop-shadow(0 0 9px rgba(34, 211, 238, .10));
}

.architecture__dot--start {
  fill: var(--surface-strong);
  stroke-width: 2.6;
}

.architecture__dot--end {
  fill: var(--surface-strong);
  stroke-width: 2.2;
}

.architecture__packet--tl { fill: var(--arch-cyan); }
.architecture__packet--tr { fill: var(--arch-purple); }
.architecture__packet--bl { fill: var(--arch-indigo); }
.architecture__packet--br { fill: var(--arch-rose); }

.architecture__node {
  position: absolute;
  width: 280px;
  min-height: 140px;
  padding: 18px 19px 18px;
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  grid-template-rows: auto 1fr;
  column-gap: 14px;
  border-radius: 20px;
  border-color: color-mix(in srgb, var(--line-strong) 80%, transparent);
  background:
    linear-gradient(145deg, color-mix(in srgb, var(--surface-strong) 97%, transparent), color-mix(in srgb, var(--surface) 92%, transparent));
  box-shadow:
    0 18px 48px rgba(15, 23, 42, .10),
    inset 0 1px 0 rgba(255, 255, 255, .25);
  backdrop-filter: blur(20px) saturate(125%);
  -webkit-backdrop-filter: blur(20px) saturate(125%);
  overflow: visible;
}

html.dark .architecture__node {
  box-shadow:
    0 20px 56px rgba(0, 0, 0, .32),
    inset 0 1px 0 rgba(255, 255, 255, .045);
}

.architecture__node::before {
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 3px;
  border-radius: 0 4px 4px 0;
  opacity: .9;
}

.architecture__node--tl::before { background: linear-gradient(var(--arch-cyan), var(--arch-sky)); }
.architecture__node--tr::before { background: linear-gradient(var(--arch-purple), #a855f7); }
.architecture__node--bl::before { background: linear-gradient(var(--arch-indigo), var(--arch-purple)); }
.architecture__node--br::before { background: linear-gradient(#f43f5e, var(--arch-rose)); }

.architecture__node--tl { left: 4.4%; top: 12%; }
.architecture__node--tr { right: 4.4%; top: 12%; }
.architecture__node--bl { left: 4.4%; bottom: 12%; }
.architecture__node--br { right: 4.4%; bottom: 12%; }

.architecture__node:hover {
  transform: translateY(-6px) !important;
  border-color: color-mix(in srgb, currentColor 24%, var(--line-strong));
  box-shadow: 0 24px 64px rgba(15, 23, 42, .16), 0 0 32px rgba(139, 92, 246, .07);
}

.architecture__node-top {
  grid-column: 1;
  grid-row: 1 / span 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.architecture__node-icon {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border: 1px solid currentColor;
  border-radius: 14px;
  background: color-mix(in srgb, currentColor 9%, transparent);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .18), 0 0 22px color-mix(in srgb, currentColor 16%, transparent);
}

.architecture__node-icon .icon,
.architecture__node-icon svg { width: 21px; height: 21px; }
.architecture__node--tl .architecture__node-icon { color: #0891b2; }
.architecture__node--tr .architecture__node-icon { color: #8b5cf6; }
.architecture__node--bl .architecture__node-icon { color: #6366f1; }
.architecture__node--br .architecture__node-icon { color: #f43f5e; }
html.dark .architecture__node--tl .architecture__node-icon { color: var(--arch-cyan); }
html.dark .architecture__node--tr .architecture__node-icon { color: #c084fc; }
html.dark .architecture__node--bl .architecture__node-icon { color: #818cf8; }
html.dark .architecture__node--br .architecture__node-icon { color: var(--arch-rose); }

.architecture__node-index {
  color: var(--muted-soft);
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .13em;
}

.architecture__node-copy {
  min-width: 0;
  align-self: center;
}

.architecture__node-label {
  display: block;
  margin-bottom: 5px;
  color: var(--muted-soft) !important;
  font-size: 8.5px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.architecture__node h3 {
  margin: 0 0 7px;
  font-size: 15.5px !important;
  line-height: 1.24;
  letter-spacing: -.015em;
}

.architecture__node p {
  margin: 0;
  font-size: 10.8px;
  line-height: 1.58;
}

.architecture__node-pin {
  top: 50%;
  width: 13px;
  height: 13px;
  border: 2px solid var(--surface-strong);
  background: currentColor;
  box-shadow: 0 0 0 4px color-mix(in srgb, currentColor 12%, transparent), 0 0 19px currentColor;
}

.architecture__node-pin::after { display: none; }
.architecture__node--tl .architecture__node-pin { right: -38px; color: var(--arch-cyan); }
.architecture__node--tr .architecture__node-pin { left: -38px; color: var(--arch-purple); }
.architecture__node--bl .architecture__node-pin { right: -38px; color: var(--arch-indigo); }
.architecture__node--br .architecture__node-pin { left: -38px; color: var(--arch-rose); }

.architecture__core {
  width: 238px;
  height: 238px;
  border: 1px solid rgba(34, 211, 238, .42);
  background:
    radial-gradient(circle at 50% 25%, rgba(255, 255, 255, .34), transparent 25%),
    radial-gradient(circle at 50% 45%, rgba(34, 211, 238, .16), transparent 65%),
    color-mix(in srgb, var(--surface-strong) 91%, transparent);
  box-shadow:
    0 0 0 11px rgba(34, 211, 238, .045),
    0 0 0 25px rgba(139, 92, 246, .028),
    0 0 86px rgba(139, 92, 246, .24),
    inset 0 0 34px rgba(34, 211, 238, .10);
}

.architecture__core::before,
.architecture__core::after { display: none; }

.architecture__core-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 22px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.architecture__core-mark {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  margin-bottom: 11px;
  border: 1px solid rgba(139, 92, 246, .35);
  border-radius: 17px;
  background: linear-gradient(145deg, rgba(139, 92, 246, .18), rgba(34, 211, 238, .08));
  box-shadow: 0 13px 35px rgba(67, 56, 202, .18), inset 0 1px 0 rgba(255,255,255,.24);
}

.architecture__core-mark img {
  width: 38px;
  height: 38px;
  margin: 0;
}

.architecture__core-kicker {
  margin-bottom: 4px;
  color: var(--purple) !important;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.architecture__core strong {
  font-size: 18px;
  letter-spacing: -.025em;
}

.architecture__core-description {
  margin-top: 3px;
  color: var(--muted) !important;
  font-size: 9.5px;
}

.architecture__core-status {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  margin-top: 12px !important;
  padding: 5px 9px;
  border: 1px solid rgba(16, 185, 129, .22);
  border-radius: 999px;
  background: rgba(16, 185, 129, .075);
  color: color-mix(in srgb, var(--success) 82%, var(--text)) !important;
  font-size: 8.5px !important;
  font-weight: 800;
}

.architecture__core-status i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--success);
  box-shadow: 0 0 10px rgba(16, 185, 129, .55);
}

.architecture__core-orbit {
  position: absolute;
  z-index: 1;
  inset: -30px;
  border-radius: 50%;
  border: 1px dashed rgba(34, 211, 238, .20);
  animation: architecture-orbit-spin 17s linear infinite;
}

.architecture__core-orbit--two {
  inset: -51px;
  border-color: rgba(139, 92, 246, .17);
  animation-duration: 24s;
  animation-direction: reverse;
}

.architecture__core-orbit i {
  position: absolute;
  top: -4px;
  left: 50%;
  width: 9px;
  height: 9px;
  transform: translateX(-50%);
  border-radius: 50%;
  background: var(--arch-cyan);
  box-shadow: 0 0 18px rgba(34, 211, 238, .65);
}

.architecture__core-orbit--two i {
  top: auto;
  bottom: -4px;
  background: var(--arch-purple);
  box-shadow: 0 0 18px rgba(139, 92, 246, .68);
}

.architecture__legend {
  position: absolute;
  z-index: 5;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 7px 12px;
  border: 1px solid color-mix(in srgb, var(--line) 80%, transparent);
  border-radius: 999px;
  background: color-mix(in srgb, var(--surface-strong) 72%, transparent);
  backdrop-filter: blur(12px);
  color: var(--muted-soft);
  font-size: 8.5px;
  font-weight: 720;
  white-space: nowrap;
}

.architecture__legend span { display: inline-flex; align-items: center; gap: 6px; }
.architecture__legend-dot { width: 6px; height: 6px; border-radius: 50%; }
.architecture__legend-dot--cyan { background: var(--arch-cyan); }
.architecture__legend-dot--purple { background: var(--arch-purple); }
.architecture__legend-dot--rose { background: var(--arch-rose); }

@keyframes architecture-orbit-spin { to { transform: rotate(360deg); } }
@keyframes architecture-status-pulse {
  0%, 100% { opacity: .7; transform: scale(.9); }
  50% { opacity: 1; transform: scale(1.12); }
}

@media (max-width: 1120px) and (min-width: 901px) {
  .architecture__node { width: 250px; padding-inline: 16px; grid-template-columns: 42px minmax(0, 1fr); column-gap: 11px; }
  .architecture__node-icon { width: 41px; height: 41px; }
  .architecture__node--tl, .architecture__node--bl { left: 3.2%; }
  .architecture__node--tr, .architecture__node--br { right: 3.2%; }
  .architecture__node--tl .architecture__node-pin,
  .architecture__node--bl .architecture__node-pin { right: -30px; }
  .architecture__node--tr .architecture__node-pin,
  .architecture__node--br .architecture__node-pin { left: -30px; }
  .architecture__core { width: 220px; height: 220px; }
}

@media (max-width: 900px) {
  .architecture {
    min-height: 0;
    padding: 62px 18px 24px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .architecture__hud { top: 18px; }
  .architecture__network,
  .architecture__mesh,
  .architecture__node-pin,
  .architecture__legend { display: none; }

  .architecture__core,
  .architecture__node {
    position: relative;
    inset: auto;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: none !important;
    width: 100%;
    animation: none !important;
  }

  .architecture__core {
    grid-column: 1 / -1;
    order: -1;
    height: auto;
    min-height: 190px;
    border-radius: 22px;
  }

  .architecture__core-orbit { display: none; }
  .architecture__core-content { padding: 24px; }
  .architecture__node { min-height: 142px; }
  .architecture__node:hover { transform: translateY(-3px) !important; }
}

@media (max-width: 620px) {
  .architecture {
    grid-template-columns: 1fr;
    padding: 70px 12px 16px;
    border-radius: 22px;
  }

  .architecture::after { inset: 8px; border-radius: 17px; }
  .architecture__hud { width: calc(100% - 28px); gap: 9px; font-size: 8px; }
  .architecture__hud-count::before { margin-right: 4px; }
  .architecture__core { grid-column: auto; min-height: 178px; }
  .architecture__core-mark { width: 52px; height: 52px; }
  .architecture__node { grid-template-columns: 44px minmax(0, 1fr); padding: 16px; }
  .architecture__node-icon { width: 42px; height: 42px; }
}

@media (prefers-reduced-motion: reduce) {
  html.motion-ready body { animation: none !important; opacity: 1 !important; }
  .architecture__hud-dot,
  .architecture__core-orbit { animation: none !important; }
  .architecture__packet { display: none; }
}

/* ---------- Footer typography and light-mode contrast ----------
   Legacy rules in styles.css assign a pale fixed color with !important to
   footer paragraphs, list items and spans. That color is readable in dark
   mode but nearly disappears on the normal/light footer. The footer is the
   last stylesheet on every page, so these semantic overrides restore clear
   contrast in both themes without changing the shared page typography. */
.site-footer {
  --footer-heading: #0f172a;
  --footer-text: #475569;
  --footer-soft: #64748b;
  --footer-link-hover: #111827;
  --footer-rule: rgba(71, 85, 105, .20);
  --footer-panel: rgba(241, 245, 249, .96);
  color: var(--footer-text) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .34), rgba(226, 232, 240, .46)),
    var(--footer-panel) !important;
  border-top-color: var(--footer-rule) !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

html.dark .site-footer,
html[data-theme="dark"] .site-footer {
  --footer-heading: #f8fafc;
  --footer-text: #cbd5e1;
  --footer-soft: #94a3b8;
  --footer-link-hover: #ffffff;
  --footer-rule: rgba(255, 255, 255, .11);
  --footer-panel: rgba(2, 6, 15, .94);
  background:
    linear-gradient(180deg, rgba(15, 23, 42, .42), rgba(2, 6, 15, .68)),
    var(--footer-panel) !important;
}

.site-footer h2 {
  color: var(--footer-heading) !important;
  font-size: 12.5px !important;
  font-weight: 800 !important;
  line-height: 1.35;
  opacity: 1 !important;
  -webkit-text-fill-color: currentColor;
}

.site-footer__brand p,
.site-footer__grid li,
.site-footer__grid a,
.site-footer .ecosystem-badge span:not(.icon) {
  color: var(--footer-text) !important;
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-text-fill-color: currentColor;
}

.site-footer__brand p {
  font-size: 13px !important;
  line-height: 1.7 !important;
  font-weight: 450;
}

.site-footer__grid li,
.site-footer__grid a {
  font-size: 13px !important;
  line-height: 1.5;
  font-weight: 500;
}

.site-footer__grid a:hover,
.site-footer__grid a:focus-visible {
  color: var(--footer-link-hover) !important;
}

.site-footer__bottom,
.site-footer__bottom-inner {
  border-color: var(--footer-rule) !important;
}

.site-footer__bottom-inner,
.site-footer__bottom-inner > span,
.site-footer__bottom-inner [data-current-year] {
  color: var(--footer-soft) !important;
  font-size: 12px !important;
  line-height: 1.5;
  font-weight: 500;
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-text-fill-color: currentColor;
}

.site-footer .footer-heading-icon {
  color: var(--cyan) !important;
  opacity: .92 !important;
  -webkit-text-fill-color: currentColor;
}

.site-footer .ecosystem-badge {
  background: rgba(255, 255, 255, .66) !important;
  border-color: var(--footer-rule) !important;
}

html.dark .site-footer .ecosystem-badge,
html[data-theme="dark"] .site-footer .ecosystem-badge {
  background: rgba(255, 255, 255, .045) !important;
}

@media (max-width: 600px) {
  .site-footer__brand p,
  .site-footer__grid li,
  .site-footer__grid a { font-size: 12.5px !important; }

  .site-footer__bottom-inner,
  .site-footer__bottom-inner > span,
  .site-footer__bottom-inner [data-current-year] { font-size: 11.5px !important; }
}

/* ========================================================================== */
/* Irontic AI server upload hardening patch                                    */
/* Fixes: cached/missing secondary CSS on hosting, oversized SVG icons,        */
/* mobile stacked layout, and footer bottom placement.                         */
/* ========================================================================== */

html,
body {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden !important;
}

body.site-page,
body.inner-page,
body {
  min-height: 100vh !important;
}

body.site-page,
body.inner-page {
  display: flex !important;
  flex-direction: column !important;
}

.site-main,
main {
  flex: 1 0 auto !important;
  width: 100%;
}

.site-footer {
  flex-shrink: 0 !important;
  margin-bottom: 0 !important;
}

/* A safe global icon box. Without explicit width/height, inline SVG defaults
   can render as very large shapes on some hosting/browser cache combinations. */
.icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 1rem !important;
  height: 1rem !important;
  min-width: 1rem !important;
  min-height: 1rem !important;
  max-width: 1rem !important;
  max-height: 1rem !important;
  line-height: 0 !important;
  font-size: 0 !important;
  text-indent: 0 !important;
  overflow: hidden !important;
  flex: 0 0 auto !important;
  vertical-align: -0.125em !important;
}

.icon > svg,
.icon svg {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 100% !important;
  max-height: 100% !important;
  flex: 0 0 auto !important;
  stroke-width: 2 !important;
}

.site-nav__link .icon,
.nav-icon {
  width: 15px !important;
  height: 15px !important;
  min-width: 15px !important;
  min-height: 15px !important;
  max-width: 15px !important;
  max-height: 15px !important;
}

.nav-caret,
.site-nav__link .nav-caret {
  width: 13px !important;
  height: 13px !important;
  min-width: 13px !important;
  min-height: 13px !important;
  max-width: 13px !important;
  max-height: 13px !important;
}

.icon-button .icon,
.menu-button .icon,
.back-to-top .icon {
  width: 19px !important;
  height: 19px !important;
  min-width: 19px !important;
  min-height: 19px !important;
  max-width: 19px !important;
  max-height: 19px !important;
}

.feature-card__icon .icon,
.feature-card__icon svg,
[data-card-icon] .icon,
.auto-card-icon .icon {
  width: 22px !important;
  height: 22px !important;
  min-width: 22px !important;
  min-height: 22px !important;
  max-width: 22px !important;
  max-height: 22px !important;
}

.iconbox .icon,
.adg-icon .icon,
.architecture__node-icon .icon,
.architecture__node-icon svg {
  width: 24px !important;
  height: 24px !important;
  min-width: 24px !important;
  min-height: 24px !important;
  max-width: 24px !important;
  max-height: 24px !important;
}

.page-symbol .icon {
  width: 31px !important;
  height: 31px !important;
  min-width: 31px !important;
  min-height: 31px !important;
  max-width: 31px !important;
  max-height: 31px !important;
}

.section-heading-icon .icon,
.ecosystem-badge .icon {
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
}

.learn-btn .icon,
.toast-dismiss .icon,
.nav-dropdown__all .icon,
.related-product > .icon {
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
  min-height: 16px !important;
  max-width: 16px !important;
  max-height: 16px !important;
}

.home-hero__meta svg,
.btn-primary svg,
.btn-secondary svg,
.check-list img,
.footer-heading-icon svg {
  flex: 0 0 auto !important;
  width: 17px !important;
  height: 17px !important;
  max-width: 17px !important;
  max-height: 17px !important;
}

.check-list img {
  width: 18px !important;
  height: 18px !important;
}

/* Do not allow general inline SVGs to escape their intended container. */
svg:not(.architecture__network) {
  max-width: 100%;
}

.site-brand__logo,
.site-brand__logo--horizontal {
  display: block !important;
  object-fit: contain !important;
}

.site-brand__logo--horizontal {
  width: clamp(118px, 16vw, 156px) !important;
  height: auto !important;
  max-height: 48px !important;
}

/* Mobile safety: keep content readable even when the viewport is very narrow. */
@media (max-width: 640px) {
  .site-header__row {
    width: min(100% - 22px, var(--container, 1180px)) !important;
  }

  .home-hero,
  .section-shell,
  .site-footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .home-hero__inner,
  .section-heading,
  .grid-3,
  .product-grid,
  .site-footer__inner,
  .architecture {
    width: min(100% - 24px, var(--container, 1180px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .grid-3,
  .product-grid,
  .site-footer__grid {
    grid-template-columns: 1fr !important;
  }

  .architecture {
    min-height: auto !important;
  }
}

/* Footer text visibility and bottom lock. */
.site-footer,
.site-footer * {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.site-footer__brand p,
.site-footer__grid li,
.site-footer__grid a,
.site-footer__bottom-inner,
.site-footer__bottom-inner > span,
.site-footer__bottom-inner [data-current-year] {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-text-fill-color: currentColor !important;
}

.site-footer__bottom {
  margin-bottom: 0 !important;
  padding-bottom: max(18px, env(safe-area-inset-bottom)) !important;
}


/* ======================================================================
   IRONTIC FINAL LOGO + ICON STABILITY PATCH
   Purpose: keep the logo, local SVG product marks, and inline icons stable
   even when server cache, MIME settings, or older files are present.
   ====================================================================== */
:root {
  --irontic-logo-nav-w: clamp(132px, 14vw, 168px);
  --irontic-logo-footer-w: clamp(165px, 18vw, 220px);
}

html, body { min-height: 100%; }
body.site-page { overflow-x: hidden; }

img, svg, picture, video, canvas {
  max-width: 100%;
}

img {
  height: auto;
  object-fit: contain;
}

/* Brand logo must never collapse, stretch, or inherit huge image dimensions. */
.site-brand,
.site-brand--lockup,
.site-brand--footer {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  min-width: 0 !important;
  text-decoration: none !important;
}

.site-brand__logo,
.site-brand__logo--horizontal,
.site-header .site-brand__logo,
.site-footer .site-brand__logo {
  display: block !important;
  width: var(--irontic-logo-nav-w) !important;
  height: auto !important;
  max-height: 52px !important;
  min-height: 34px !important;
  object-fit: contain !important;
  object-position: left center !important;
  opacity: 1 !important;
  visibility: visible !important;
  filter: drop-shadow(0 8px 20px rgba(79, 70, 229, .22));
}

.site-brand--footer .site-brand__logo,
.site-footer .site-brand__logo--horizontal {
  width: var(--irontic-logo-footer-w) !important;
  max-height: 74px !important;
}

.home-hero__mark img {
  width: min(220px, 56vw) !important;
  height: auto !important;
  max-height: 220px !important;
  object-fit: contain !important;
}

/* Local SVG product/partner assets. */
.nav-dropdown__item > img {
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  min-height: 42px !important;
  max-width: 42px !important;
  max-height: 42px !important;
  object-fit: contain !important;
}

.product-switcher__item img {
  width: 46px !important;
  height: 46px !important;
  min-width: 46px !important;
  min-height: 46px !important;
  max-width: 46px !important;
  max-height: 46px !important;
  object-fit: contain !important;
}

.product-card__mark--logo img,
.product-suite-logo,
.product-hero-logo__image,
.related-product > img {
  display: block !important;
  object-fit: contain !important;
}

.product-card__mark--logo img { width: 58px !important; height: 58px !important; }
.product-suite-logo { width: 76px !important; height: 76px !important; }
.product-hero-logo__image { width: 70px !important; height: 70px !important; }
.related-product > img { width: 64px !important; height: 64px !important; }

.check-list img,
img[src$="/check.svg"],
img[src$="check.svg"] {
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
  object-fit: contain !important;
}

.logo-tile img,
.partner-inline-logo,
.partner-card-logo,
.testimonial-logo,
.customer-logo,
.ecosystem-badge img {
  display: block !important;
  object-fit: contain !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.logo-tile img { max-width: 150px !important; max-height: 60px !important; }
.partner-inline-logo { width: min(185px, 54vw) !important; height: auto !important; max-height: 64px !important; }
.partner-card-logo { width: 170px !important; height: 58px !important; }
.testimonial-logo { width: 184px !important; height: 62px !important; }
.customer-logo { width: 150px !important; height: 54px !important; }
.ecosystem-badge img { width: 76px !important; height: 28px !important; }

/* Stable icon baseline. All generated icons are local inline SVG, no CDN. */
.icon,
span.icon,
.nav-dropdown__icon.icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 1rem !important;
  height: 1rem !important;
  min-width: 1rem !important;
  min-height: 1rem !important;
  max-width: 1rem !important;
  max-height: 1rem !important;
  line-height: 0 !important;
  font-size: 0 !important;
  overflow: hidden !important;
  flex: 0 0 auto !important;
  color: currentColor;
  vertical-align: -0.125em !important;
}

.icon > svg,
.icon svg,
span.icon > svg {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 100% !important;
  max-height: 100% !important;
  flex: 0 0 auto !important;
  fill: none;
  stroke: currentColor;
}

.site-nav__link .icon,
.nav-icon { width: 15px !important; height: 15px !important; min-width: 15px !important; min-height: 15px !important; max-width: 15px !important; max-height: 15px !important; }
.nav-caret { width: 13px !important; height: 13px !important; min-width: 13px !important; min-height: 13px !important; max-width: 13px !important; max-height: 13px !important; }
.icon-button .icon,
.menu-button .icon,
.back-to-top .icon { width: 19px !important; height: 19px !important; min-width: 19px !important; min-height: 19px !important; max-width: 19px !important; max-height: 19px !important; }
.feature-card__icon .icon,
.feature-card__icon svg,
[data-card-icon] .icon,
.auto-card-icon .icon,
.iconbox .icon,
.adg-icon .icon,
.architecture__node-icon .icon,
.architecture__node-icon svg { width: 24px !important; height: 24px !important; min-width: 24px !important; min-height: 24px !important; max-width: 24px !important; max-height: 24px !important; }
.page-symbol .icon { width: 31px !important; height: 31px !important; min-width: 31px !important; min-height: 31px !important; max-width: 31px !important; max-height: 31px !important; }
.section-heading-icon .icon,
.ecosystem-badge .icon { width: 18px !important; height: 18px !important; min-width: 18px !important; min-height: 18px !important; max-width: 18px !important; max-height: 18px !important; }
.learn-btn .icon,
.toast-dismiss .icon,
.nav-dropdown__all .icon,
.related-product > .icon { width: 16px !important; height: 16px !important; min-width: 16px !important; min-height: 16px !important; max-width: 16px !important; max-height: 16px !important; }

/* Inline SVGs outside the icon registry that used to become huge when CSS was stale. */
.home-hero__meta svg,
.btn-primary svg,
.btn-secondary svg,
.icon-button > svg,
.footer-heading-icon svg {
  display: inline-block !important;
  flex: 0 0 auto !important;
  width: 17px !important;
  height: 17px !important;
  min-width: 17px !important;
  min-height: 17px !important;
  max-width: 17px !important;
  max-height: 17px !important;
}
.icon-button > svg { width: 19px !important; height: 19px !important; min-width: 19px !important; min-height: 19px !important; }

.architecture__network {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
}

@media (max-width: 640px) {
  .site-brand__logo--horizontal { width: 138px !important; max-height: 48px !important; }
  .site-brand--footer .site-brand__logo--horizontal { width: 170px !important; max-height: 64px !important; }
  .home-hero__mark img { width: min(180px, 62vw) !important; }
}

/* ===== Image and static semantic-icon reliability patch (2026-07-20) ===== */
img[data-asset-embedded="true"] { visibility: visible; opacity: 1; }
.check-icon { width: 18px !important; height: 18px !important; min-width: 18px !important; min-height: 18px !important; max-width: 18px !important; max-height: 18px !important; object-fit: contain !important; }
.auto-card-icon--static { isolation: isolate; }
.auto-card-icon--static .icon,
.heading-with-icon .section-heading-icon .icon { display: inline-flex !important; }
.icon > svg { pointer-events: none; }
.brand-asset, .product-asset, .partner-asset { object-fit: contain; }

/* Aware One ecosystem partner logo: preserves contrast for the white wordmark in both themes. */
.logo-strip--linked .logo-tile--aware-one {
  border-color: rgba(210, 255, 0, .20);
}
.logo-strip--linked .partner-asset--aware-one {
  width: min(232px, 100%);
  max-width: 232px !important;
  max-height: none !important;
  height: auto !important;
  box-sizing: border-box;
  padding: 10px 14px;
  border: 1px solid rgba(210, 255, 0, .20);
  border-radius: 12px;
  background: #030303;
  filter: none;
}
.logo-strip--linked .logo-tile--aware-one:hover .partner-asset--aware-one {
  filter: drop-shadow(0 9px 20px rgba(210, 255, 0, .14));
}
@media (max-width: 480px) {
  .logo-strip--linked .partner-asset--aware-one {
    width: min(215px, 100%);
  }
}

