/* ===========================================================
   Wanlitong Aerial Work Equipment - Tailwind Input
   Industry: aerial work platforms (boom lifts, scissor lifts, parts)
   Colors are controlled exclusively via :root CSS variables.
   To re-theme, edit ONLY the :root block below.
   =========================================================== */

*, ::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.13 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

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

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

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

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

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

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

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

b,
strong {
  font-weight: bolder;
}

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

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Inter', 'Segoe UI', 'Helvetica Neue', Arial, 'PingFang SC', 'Microsoft YaHei', sans-serif;
  color: var(--color-text);
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5 {
  color: var(--color-navy);
  line-height: 1.15;
}

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

::-moz-selection {
  background: var(--color-brand);
  color: #fff;
}

::selection {
  background: var(--color-brand);
  color: #fff;
}

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

/* container */

.container-w {
  max-width: var(--pc-max);
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1024px) {
  .container-w {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}

/* brand backgrounds / text / borders (from :root vars) */

.bg-navy        {
  background-color: var(--color-navy);
}

.bg-brand       {
  background-color: var(--color-brand);
}

.bg-page        {
  background-color: var(--color-bg);
}

.text-navy      {
  color: var(--color-navy);
}

.text-brand     {
  color: var(--color-brand);
}

.text-accent    {
  color: var(--color-accent);
}

.text-soft      {
  color: var(--color-text-soft);
}

.text-muted     {
  color: var(--color-muted);
}

.b-line         {
  border-color: var(--color-line);
}

/* explicit color-mix transparency helpers (used as bg-x-NN) */

.bg-brand-8   {
  background-color: color-mix(in srgb, var(--color-brand) 8%, transparent);
}

.bg-navy-85   {
  background-color: color-mix(in srgb, var(--color-navy) 85%, transparent);
}

.bg-white-8   {
  background-color: color-mix(in srgb, #ffffff 8%, transparent);
}

.text-white-80{
  color: color-mix(in srgb, #ffffff 80%, transparent);
}

/* buttons */

.btn {
  display: inline-flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 700;
  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;
  padding: 0.85rem 1.6rem;
  border-radius: 8px;
  letter-spacing: 0.01em;
}

.btn-primary {
  background: linear-gradient(180deg, var(--color-brand) 0%, var(--color-brand-dark) 100%);
  color: #fff;
  box-shadow: 0 12px 28px -10px color-mix(in srgb, var(--color-brand) 75%, transparent);
  border: 1px solid transparent;
  padding:8px;
  border-radius:4px;
}

.btn-primary:hover {
  filter: brightness(1.08);
  transform: translateY(-2px);
  box-shadow: 0 16px 34px -10px color-mix(in srgb, var(--color-brand) 80%, transparent);
}

.btn-primary:active {
  transform: translateY(0);
}

.btn-navy {
  background-color: var(--color-navy);
  color: #fff;
  border: 1px solid transparent;
  padding:8px;
  border-radius:4px;
}

.btn-navy:hover {
  background-color: var(--color-navy-soft);
  transform: translateY(-2px);
  box-shadow: 0 12px 28px -12px rgba(14,31,56,.35);
}

.btn-ghost {
  background-color: transparent;
  color: #fff;
  border: 1px solid color-mix(in srgb, #ffffff 65%, transparent);
  box-shadow: inset 0 0 0 0 rgba(255,255,255,0);
  padding:8px;
  border-radius:4px;
}

.btn-ghost:hover {
  background: #fff;
  color: var(--color-navy);
  border-color: #fff;
  box-shadow: 0 10px 24px -8px rgba(0,0,0,.2);
}

.btn-outline {
  background-color: #fff;
  color: var(--color-navy);
  border: 1px solid var(--color-line);
  padding:8px;
  border-radius:4px;
}

.btn-outline:hover {
  border-color: var(--color-brand);
  color: var(--color-brand);
  background-color: var(--color-bg);
}

.btn-sm {
  padding: 0.55rem 1.1rem;
  font-size: 0.875rem;
  border-radius: 6px;
}

/* section heading pattern */

.eyebrow {
  display: inline-flex;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-brand);
}

.eyebrow::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 2px;
  margin-right: 10px;
  background-color: var(--color-brand);
}

.section-title {
  font-size: clamp(1.7rem, 2.5vw, 2.4rem);
  font-weight: 800;
  margin-top: 0.6rem;
  color: var(--color-navy);
  letter-spacing: -0.01em;
}

.section-sub {
  margin-top: 0.8rem;
  color: var(--color-text-soft);
}

/* card */

.card {
  background: #fff;
  border: 1px solid var(--color-line);
  border-radius: 6px;
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
  overflow: hidden;
}

.card:hover {
  transform: translateY(-4px);
  border-color: color-mix(in srgb, var(--color-brand) 50%, transparent);
  box-shadow: 0 18px 36px -16px color-mix(in srgb, var(--color-navy) 25%, transparent);
}

/* form */

.form-input, .form-select, .form-textarea {
  width: 100%;
  padding: 0.7rem 1rem;
  border: 1px solid var(--color-line);
  border-radius: 4px;
  background: #fff;
  color: var(--color-text);
  outline: none;
  transition: border-color .2s, box-shadow .2s;
}

.form-input:focus, .form-select:focus, .form-textarea:focus {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--color-brand) 18%, transparent);
}

.form-label {
  display: block;
  font-size: .85rem;
  font-weight: 600;
  margin-bottom: .35rem;
  color: var(--color-navy);
}

/* tag pill */

.tag {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  padding: .25rem .6rem;
  font-size: .72rem;
  font-weight: 700;
  background: var(--color-brand-soft);
  color: var(--color-brand-dark);
  border-radius: 999px;
}

.tag-ghost {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  padding: .25rem .6rem;
  font-size: .72rem;
  font-weight: 600;
  background: var(--color-bg);
  color: var(--color-text-soft);
  border-radius: 999px;
}

/* breadcrumb */

.crumb-sep {
  color: var(--color-muted);
  margin: 0 .5rem;
}

/* animations */

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes slideRight {
  from {
    opacity:0;
    transform: translateX(40px);
  }

  to {
    opacity:1;
    transform:none;
  }
}

.anim-slide-r   {
  animation: slideRight .7s ease-out both;
}

@keyframes pulseSoft {
  0%,100% {
    box-shadow:0 0 0 0 color-mix(in srgb, var(--color-brand) 60%, transparent);
  }

  50% {
    box-shadow:0 0 0 16px color-mix(in srgb, var(--color-brand) 0%, transparent);
  }
}

@keyframes ticker {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@keyframes float {
  0%,100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

@keyframes spinSlow {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

/* hero accent stripe */

/* gradient text */

.grad-text {
  background: linear-gradient(120deg, var(--color-brand) 0%, var(--color-accent) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* banner slide transition */

/* dotted divider */

.dot-divider {
  background-image: radial-gradient(circle, color-mix(in srgb, var(--color-line) 80%, transparent) 1px, transparent 1px);
  background-size: 14px 14px;
}

/* wiki-infobox (Wikipedia-style) */

.infobox {
  background: #fff;
  border: 1px solid var(--color-line);
  border-radius: 4px;
  padding: 1rem;
  font-size: 0.92rem;
}

.infobox th {
  color: var(--color-navy);
  font-weight: 700;
  text-align: left;
  padding: .35rem 0;
}

.infobox td {
  color: var(--color-text-soft);
  padding: .35rem 0;
  vertical-align: top;
}

/* pagination */

.pagination {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.pagination a, .pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
  height: 38px;
  padding: 0 12px;
  border: 1px solid var(--color-line);
  border-radius: 6px;
  background: #fff;
  color: var(--color-text-soft);
  font-size: 14px;
  font-weight: 600;
  transition: all .2s;
}

.pagination a:hover {
  border-color: var(--color-brand);
  color: var(--color-brand);
  background: var(--color-bg);
}

.pagination a.active {
  background: var(--color-brand);
  border-color: var(--color-brand);
  color: #fff;
}

.pagination a.disabled {
  opacity: .45;
  pointer-events: none;
}

/* FAQ accordion */

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.faq-item {
  background: #fff;
  border: 1px solid var(--color-line);
  border-radius: 8px;
  overflow: hidden;
  transition: border-color .25s, box-shadow .25s;
}

.faq-item:hover {
  border-color: color-mix(in srgb, var(--color-brand) 40%, transparent);
}

.faq-item summary {
  list-style: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.1rem 1.25rem;
  font-weight: 700;
  color: var(--color-navy);
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item summary .icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--color-bg);
  color: var(--color-brand);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform .25s, background .25s;
}

.faq-item[open] summary .icon {
  transform: rotate(45deg);
  background: var(--color-brand);
  color: #fff;
}

.faq-item .answer {
  padding: 0 1.25rem 1.25rem;
  color: var(--color-text-soft);
  line-height: 1.7;
  font-size: .95rem;
}

.faq-item .answer p + p {
  margin-top: .75rem;
}

/* sidebar widgets */

.sidebar-widget {
  background: #fff;
  border: 1px solid var(--color-line);
  border-radius: 10px;
  padding: 1.5rem;
  transition: box-shadow .3s, border-color .3s;
}

.sidebar-widget:hover {
  border-color: color-mix(in srgb, var(--color-brand) 40%, transparent);
  box-shadow: 0 14px 32px -16px color-mix(in srgb, var(--color-navy) 18%, transparent);
}

.sidebar-widget .widget-title {
  font-size: .95rem;
  font-weight: 800;
  color: var(--color-navy);
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: .5rem;
}

.sidebar-widget .widget-title i {
  color: var(--color-brand);
  font-size: .9rem;
}

.sidebar-widget .cat-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .7rem 0;
  border-bottom: 1px solid var(--color-line);
  color: var(--color-text-soft);
  font-size: .9rem;
  font-weight: 600;
  transition: color .2s, transform .2s;
}

.sidebar-widget .cat-link:last-child {
  border-bottom: 0;
}

.sidebar-widget .cat-link:hover {
  color: var(--color-brand);
  transform: translateX(4px);
}

.sidebar-widget .cat-link .count {
  min-width: 24px;
  height: 24px;
  border-radius: 999px;
  background: var(--color-bg);
  color: var(--color-muted);
  font-size: .75rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.sidebar-widget .cat-link:hover .count {
  background: var(--color-brand);
  color: #fff;
}

.sidebar-widget .mini-post {
  display: flex;
  gap: .75rem;
  padding: .75rem 0;
  border-bottom: 1px solid var(--color-line);
}

.sidebar-widget .mini-post:last-child {
  border-bottom: 0;
}

.sidebar-widget .mini-post img {
  width: 64px;
  height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
  flex-shrink: 0;
}

.sidebar-widget .mini-post h6 {
  font-size: .85rem;
  font-weight: 700;
  color: var(--color-navy);
  line-height: 1.35;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sidebar-widget .mini-post:hover h6 {
  color: var(--color-brand);
}

.sidebar-widget .mini-post .date {
  font-size: .72rem;
  color: var(--color-muted);
  margin-top: .2rem;
}

.sidebar-widget .tag-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
}

.sidebar-widget .tag-cloud a {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  padding: .35rem .7rem;
  font-size: .78rem;
  font-weight: 600;
  background: var(--color-bg);
  color: var(--color-text-soft);
  border-radius: 999px;
  transition: all .2s;
}

.sidebar-widget .tag-cloud a:hover {
  background: var(--color-brand);
  color: #fff;
}

.sidebar-widget .cta-navy {
  background: var(--color-navy);
  color: #fff;
  border-radius: 10px;
  padding: 1.5rem;
  position: relative;
  overflow: hidden;
}

.sidebar-widget .cta-navy::before {
  content: "";
  position: absolute;
  right: -20px;
  top: -20px;
  width: 90px;
  height: 90px;
  background: color-mix(in srgb, #fff 8%, transparent);
  border-radius: 50%;
}

.sidebar-widget .cta-navy h5 {
  color: #fff;
  font-size: 1.05rem;
  font-weight: 800;
}

.sidebar-widget .cta-navy p {
  color: color-mix(in srgb, #fff 75%, transparent);
  font-size: .88rem;
  margin-top: .4rem;
}

.sidebar-widget .cta-navy .btn {
  margin-top: 1rem;
  position: relative;
  z-index: 1;
}

.sidebar-widget .newsletter input {
  width: 100%;
  padding: .65rem .9rem;
  border: 1px solid var(--color-line);
  border-radius: 6px;
  background: var(--color-bg);
  outline: none;
  font-size: .9rem;
}

.sidebar-widget .newsletter input:focus {
  border-color: var(--color-brand);
}

.sidebar-widget .newsletter button {
  width: 100%;
  margin-top: .6rem;
  justify-content: center;
}

/* back to top */

#back-top {
  transition: opacity .3s, transform .3s;
}

.invisible {
  visibility: hidden;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.-bottom-6 {
  bottom: -1.5rem;
}

.-left-6 {
  left: -1.5rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.left-3 {
  left: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.top-24 {
  top: 6rem;
}

.top-3 {
  top: 0.75rem;
}

.top-4 {
  top: 1rem;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-1\.5 {
  margin-top: 0.375rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-64 {
  height: 16rem;
}

.h-\[100px\] {
  height: 100px;
}

.h-\[210px\] {
  height: 210px;
}

.h-full {
  height: 100%;
}

.w-10 {
  width: 2.5rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-\[140px\] {
  width: 140px;
}

.w-full {
  width: 100%;
}

.max-w-\[1000px\] {
  max-width: 1000px;
}

.max-w-\[520px\] {
  max-width: 520px;
}

.max-w-\[640px\] {
  max-width: 640px;
}

.max-w-\[680px\] {
  max-width: 680px;
}

.max-w-\[720px\] {
  max-width: 720px;
}

.max-w-\[900px\] {
  max-width: 900px;
}

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

.cursor-pointer {
  cursor: pointer;
}

.list-decimal {
  list-style-type: decimal;
}

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

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

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

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

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

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

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

.justify-between {
  justify-content: space-between;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.self-start {
  align-self: flex-start;
}

.overflow-hidden {
  overflow: hidden;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-md {
  border-radius: 0.375rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-10 {
  padding: 2.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-8 {
  padding: 2rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.\!text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

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

.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-\[10px\] {
  font-size: 10px;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[140px\] {
  font-size: 140px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-\[44px\] {
  font-size: 44px;
}

.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-extrabold {
  font-weight: 800;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.leading-\[1\.08\] {
  line-height: 1.08;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-\[0\.18em\] {
  letter-spacing: 0.18em;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.opacity-20 {
  opacity: 0.2;
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

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

.duration-500 {
  transition-duration: 500ms;
}

.duration-700 {
  transition-duration: 700ms;
}

/* ===== PC / Mobile independent blocks =====
   Use .pc-only on a block shown on desktop, .mb-only on one shown on mobile.
   Each pair is a fully separate code block (not pure responsive). */

.pc-only {
  display: block;
}

.mb-only {
  display: none;
}

@media (max-width: 1023px) {
  .pc-only {
    display: none !important;
  }

  .mb-only {
    display: block !important;
  }
}

:root {
  /* --- Brand palette (edit here only) --- */
  --color-navy: #0E1F38;
  --color-navy-deep: #08152A;
  --color-navy-soft: #183152;
  --color-brand: #FF6A00;
  --color-brand-dark: #E55F00;
  --color-brand-soft: #FF8B3D;
  --color-accent: #F5B517;
  --color-bg: #F6F7FB;
  --color-text: #1F2A37;
  --color-text-soft: #4B5563;
  --color-muted: #6B7280;
  --color-line: #E5E7EB;
  --color-success: #16A34A;
  --color-info: #0EA5E9;
  /* layout tokens */
  --pc-max: 1600px;
  --header-h: 88px;
}

/* Floating widgets */

#side-bar {
  position: fixed;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 80;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#side-bar .item {
  width: 56px;
  height: 64px;
  background: #fff;
  border: 1px solid var(--color-line);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--color-navy);
  cursor: pointer;
  transition: all .2s;
  box-shadow: 0 6px 20px -8px rgba(14,31,56,.15);
  position: relative;
}

#side-bar .item:hover {
  background: var(--color-brand);
  color: #fff;
  border-color: var(--color-brand);
  transform: translateX(-2px);
}

#side-bar .item i {
  font-size: 18px;
}

#side-bar .item small {
  font-size: 10px;
  margin-top: 2px;
}

#side-bar .item .pop {
  position: absolute;
  right: 64px;
  top: 50%;
  transform: translateY(-50%) translateX(8px);
  background: var(--color-navy);
  color: #fff;
  padding: 10px 12px;
  border-radius: 4px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: all .2s;
  font-size: 12px;
  min-width: 160px;
  text-align: center;
}

#side-bar .item .pop::after {
  content: "";
  position: absolute;
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
  border: 6px solid transparent;
  border-left-color: var(--color-navy);
}

#side-bar .item:hover .pop {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}

#side-bar .item.qr .pop {
  padding: 8px;
}

#side-bar .item.qr .pop img {
  width: 140px;
  height: 140px;
}

#float-bubble {
  position: fixed;
  right: 18px;
  bottom: 92px;
  z-index: 75;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--color-brand);
  color: #fff;
  padding: 12px 18px;
  border-radius: 999px;
  cursor: pointer;
  border: 0;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.01em;
  box-shadow: 0 12px 30px -8px color-mix(in srgb, var(--color-brand) 60%, transparent);
  transition: transform .25s ease, box-shadow .25s ease;
}

#float-bubble:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 36px -8px color-mix(in srgb, var(--color-brand) 70%, transparent);
}

#float-bubble i {
  font-size: 16px;
}

#inquiry-modal {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

#inquiry-modal.open {
  display: flex;
}

#inquiry-modal .modal-card {
  position: relative;
  background: #fff;
  border-radius: 8px;
  width: 100%;
  max-width: 520px;
  padding: 2rem 2rem 1.75rem;
  box-shadow: 0 30px 80px -20px rgba(8,21,42,.4);
  max-height: 92vh;
  overflow-y: auto;
  animation: fadeUp .35s ease-out both;
}

#inquiry-modal h3 {
  color: var(--color-navy);
  font-size: 1.5rem;
  font-weight: 800;
}

#inquiry-modal .sub {
  color: var(--color-text-soft);
  margin-top: .35rem;
  margin-bottom: 1.4rem;
  font-size: .92rem;
}

#inquiry-modal .modal-close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid var(--color-line);
  background: #fff;
  color: var(--color-navy);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#inquiry-modal .modal-close:hover {
  background: var(--color-brand);
  color: #fff;
  border-color: var(--color-brand);
}

#inquiry-modal .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 12px;
}

#inquiry-modal .field {
  margin-bottom: 12px;
}

#inquiry-modal .field label {
  display: block;
  font-size: .82rem;
  font-weight: 600;
  color: var(--color-navy);
  margin-bottom: .3rem;
}

#inquiry-modal .submit-btn {
  width: 100%;
  justify-content: center;
  padding: .85rem 1rem;
  margin-top: .4rem;
}

@media (max-width: 600px) {
  #inquiry-modal .form-row {
    grid-template-columns: 1fr;
  }
}

#inquiry-overlay {
  position: fixed;
  inset: 0;
  background: rgba(8,21,42,.55);
  z-index: 89;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s;
}

#inquiry-overlay.open {
  opacity: 1;
  pointer-events: auto;
}

#back-top {
  position: fixed;
  right: 18px;
  bottom: 28px;
  z-index: 75;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--color-navy);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0;
  transform: translateY(20px);
  pointer-events: none;
  box-shadow: 0 8px 20px -6px rgba(14,31,56,.35);
}

#back-top.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

#mobile-tabbar {
  display: none;
}

@media (max-width: 1023px) {
  /* mobile: icon-only round button above the bottom tabbar */

  #float-bubble {
    right: 16px;
    bottom: 70px;
    width: 52px;
    height: 52px;
    padding: 0;
    border-radius: 50%;
    justify-content: center;
    gap: 0;
    box-shadow: 0 12px 28px -8px color-mix(in srgb, var(--color-brand) 65%, transparent);
  }

  #float-bubble span {
    display: none;
  }

  #float-bubble i {
    font-size: 19px;
  }

  #side-bar {
    display: none;
  }

  #mobile-tabbar {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border-top: 1px solid var(--color-line);
    z-index: 70;
    box-shadow: 0 -6px 20px -8px rgba(14,31,56,.15);
    padding: 6px 4px env(safe-area-inset-bottom, 6px);
  }

  #mobile-tabbar a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 6px 0;
    color: var(--color-text-soft);
    font-size: 11px;
  }

  #mobile-tabbar a i {
    font-size: 18px;
    margin-bottom: 2px;
    color: var(--color-muted);
  }

  #mobile-tabbar a.active i, #mobile-tabbar a.active {
    color: var(--color-brand);
  }

  #back-top {
    right: auto;
    left: 16px;
    bottom: 70px;
  }

  body {
    padding-bottom: 60px;
  }
}

/* Header */

.site-header {
  position: sticky;
  top: 0;
  z-index: 60;
  background: #fff;
  box-shadow: 0 1px 0 rgba(14,31,56,.06);
  height: var(--header-h);
  display: flex;
  align-items: center;
}

.site-header .logo {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 800;
  color: var(--color-navy);
  font-size: 1.05rem;
  letter-spacing: -0.01em;
}

.site-header .logo .mark {
  width: 38px;
  height: 38px;
  background: var(--color-brand);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  box-shadow: inset 0 -4px 0 rgba(0,0,0,.12);
}

.site-header nav.pc-nav {
  display: flex;
  align-items: center;
  gap: 2px;
}

.site-header nav.pc-nav > .nav-item {
  display: flex;
}

.site-header nav.pc-nav > .nav-item > a {
  position: relative;
  padding: 28px 16px;
  font-weight: 600;
  color: var(--color-navy);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.site-header nav.pc-nav > .nav-item:hover > a,
.site-header nav.pc-nav > .nav-item.active > a {
  color: var(--color-brand);
}

.site-header nav.pc-nav > .nav-item.active > a::after {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 18px;
  height: 2px;
  background: var(--color-brand);
}

/* mobile nav: hidden on PC, becomes the dropdown panel on small screens */

.site-header nav.mobile-nav {
  display: none;
}

/* dropdown (PC only) */

.site-header nav.pc-nav .has-dropdown {
  position: relative;
}

.site-header nav.pc-nav .has-dropdown > a .chev {
  font-size: 10px;
  opacity: .7;
  transition: transform .2s;
}

.site-header nav.pc-nav .dropdown {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 10px);
  min-width: 230px;
  background: #fff;
  border: 1px solid var(--color-line);
  border-radius: 12px;
  padding: 8px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 24px 48px -16px rgba(14,31,56,.28);
  z-index: 80;
  transition: opacity .2s ease, transform .2s ease, visibility .2s;
}

.site-header nav.pc-nav .has-dropdown:hover .dropdown,
.site-header nav.pc-nav .has-dropdown.open .dropdown {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}

.site-header nav.pc-nav .has-dropdown:hover > a .chev,
.site-header nav.pc-nav .has-dropdown.open > a .chev {
  transform: rotate(180deg);
}

.site-header nav.pc-nav .dropdown::before {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 12px;
  height: 12px;
  background: #fff;
  border-left: 1px solid var(--color-line);
  border-top: 1px solid var(--color-line);
}

.site-header nav.pc-nav .dropdown a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  color: var(--color-navy);
  font-size: 14px;
  font-weight: 500;
  border-radius: 8px;
  transition: background .15s, color .15s;
}

.site-header nav.pc-nav .dropdown a i {
  color: var(--color-brand);
  font-size: 12px;
  opacity: 0;
  transform: translateX(-4px);
  transition: all .15s;
}

.site-header nav.pc-nav .dropdown a:hover {
  background: var(--color-bg);
  color: var(--color-brand);
}

.site-header nav.pc-nav .dropdown a:hover i {
  opacity: 1;
  transform: translateX(0);
}

.site-header .tools {
  display: flex;
  align-items: center;
  gap: 12px;
}

.site-header .tools a {
  color: var(--color-navy);
  font-size: 14px;
}

.site-header .tools .phone {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--color-navy);
  color: #fff;
  padding: 8px 14px;
  border-radius: 4px;
}

.site-header .tools .phone i {
  color: var(--color-brand);
}

.site-header .menu-toggle {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background: var(--color-bg);
  color: var(--color-navy);
  border: 1px solid var(--color-line);
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all .2s;
  padding: 0;
}

.site-header .menu-toggle:hover {
  background: var(--color-brand);
  color: #fff;
  border-color: var(--color-brand);
}

.site-header .menu-toggle i {
  font-size: 18px;
}

@media (max-width: 1023px) {
  .site-header {
    height: 64px;
  }

  .site-header .container-w {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .site-header .menu-toggle {
    display: inline-flex;
  }

  .site-header nav.pc-nav {
    display: none;
  }

  .site-header nav.mobile-nav {
    display: none;
    position: absolute;
    top: 64px;
    left: 0;
    right: 0;
    background: #fff;
    flex-direction: column;
    padding: 8px 16px;
    border-top: 1px solid var(--color-line);
    box-shadow: 0 8px 20px -8px rgba(14,31,56,.15);
  }

  .site-header nav.mobile-nav.open {
    display: flex;
  }

  .site-header nav.mobile-nav > .nav-item {
    padding: 12px 4px;
    border-bottom: 1px solid var(--color-line);
  }

  .site-header nav.mobile-nav > .nav-item:last-child {
    border-bottom: 0;
  }

  .site-header nav.mobile-nav > .nav-item > a {
    padding: 0;
    justify-content: flex-start;
  }

  .site-header nav.mobile-nav > .nav-item.active > a {
    color: var(--color-brand);
  }

  .site-header .tools .phone {
    display: none;
  }
}

/* Footer */

.site-footer {
  background: var(--color-navy-deep);
  color: color-mix(in srgb, #fff 78%, transparent);
}

.site-footer h5 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.site-footer .grid > div > a {
  color: color-mix(in srgb, #fff 70%, transparent);
  display: block;
  padding: 7px 0;
  font-size: 14px;
  transition: color .2s, transform .2s;
}

.site-footer .grid > div > a:hover {
  color: var(--color-brand);
  transform: translateX(3px);
}

.site-footer .legal {
  border-top: 1px solid color-mix(in srgb, #fff 10%, transparent);
  padding: 14px 0;
  font-size: 12px;
  color: color-mix(in srgb, #fff 50%, transparent);
}

.site-footer .legal a {
  color: color-mix(in srgb, #fff 70%, transparent);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.site-footer .legal a:hover {
  color: var(--color-brand);
}

/* Banner */

.banner {
  position: relative;
  overflow: hidden;
}

.banner .slides {
  position: relative;
  height: 720px;
}

.banner .slides .slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 1s ease;
  background-size: cover;
  background-position: center;
}

.banner .slides .slide.active {
  opacity: 1;
}

.banner .slides .slide::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(8,21,42,.78) 0%, rgba(8,21,42,.45) 35%, rgba(8,21,42,.05) 60%, rgba(8,21,42,0) 100%);
}

.banner .pc-only {
  display: block;
}

.banner .mb-only {
  display: none;
}

@media (max-width: 1023px) {
  .banner .slides {
    height: 560px;
  }

  .banner .pc-only {
    display: none;
  }

  .banner .mb-only {
    display: block;
  }
}

.banner .caption {
  position: relative;
  z-index: 2;
  color: #fff;
}

.banner .dots {
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 3;
}

.banner .dots button {
  width: 28px;
  height: 4px;
  border-radius: 2px;
  background: color-mix(in srgb, #fff 50%, transparent);
  border: 0;
  cursor: pointer;
  transition: background .2s, width .2s;
}

.banner .dots button.active {
  background: var(--color-brand);
  width: 44px;
}

.banner .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: color-mix(in srgb, #fff 18%, transparent);
  color: #fff;
  border: 1px solid color-mix(in srgb, #fff 30%, transparent);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(4px);
}

.banner .arrow:hover {
  background: var(--color-brand);
  border-color: var(--color-brand);
}

.banner .arrow.prev {
  left: 32px;
}

.banner .arrow.next {
  right: 32px;
}

@media (max-width: 1023px) {
  .banner .arrow {
    display: none;
  }
}

/* Page banner (sub pages) */

.subhero {
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff;
}

.subhero::after {
  content:"";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(8,21,42,.55), rgba(8,21,42,.78));
}

.subhero .container-w {
  position: relative;
  z-index: 2;
}

/* Reveal-on-scroll */

.reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity .8s ease, transform .8s ease;
}

.reveal.in {
  opacity: 1;
  transform: none;
}

/* Lightbox */

#lightbox {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.86);
  z-index: 100;
  display: none;
  align-items: center;
  justify-content: center;
}

#lightbox.open {
  display: flex;
}

#lightbox img {
  max-width: 92vw;
  max-height: 84vh;
  border-radius: 4px;
}

#lightbox .lb-close, #lightbox .lb-prev, #lightbox .lb-next {
  position: absolute;
  background: rgba(255,255,255,.12);
  color: #fff;
  border: 1px solid rgba(255,255,255,.25);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#lightbox .lb-close {
  top: 28px;
  right: 28px;
}

#lightbox .lb-prev  {
  left: 28px;
  top: 50%;
  transform: translateY(-50%);
}

#lightbox .lb-next  {
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
}

#lightbox .lb-close:hover, #lightbox .lb-prev:hover, #lightbox .lb-next:hover {
  background: var(--color-brand);
  border-color: var(--color-brand);
}

/* Tabs */

.tab-btn {
  padding: .8rem 1.25rem;
  font-weight: 600;
  color: var(--color-text-soft);
  border-bottom: 2px solid transparent;
  cursor: pointer;
}

.tab-btn.active {
  color: var(--color-brand);
  border-bottom-color: var(--color-brand);
}

/* FAQ */

.faq-item {
  border: 1px solid var(--color-line);
  border-radius: 6px;
  background: #fff;
}

.faq-item summary {
  list-style: none;
  padding: 18px 22px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--color-navy);
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item summary .ic {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: var(--color-brand);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform .3s;
}

.faq-item[open] summary .ic {
  transform: rotate(45deg);
}

.faq-item .body {
  padding: 0 22px 18px;
  color: var(--color-text-soft);
}

/* TOC */

.toc a {
  display: block;
  padding: 6px 0 6px 12px;
  color: var(--color-text-soft);
  border-left: 2px solid var(--color-line);
}

.toc a.active, .toc a:hover {
  color: var(--color-brand);
  border-left-color: var(--color-brand);
}

.toc-plain a.active {
  color: var(--color-brand);
  font-weight: 700;
}

.toc-plain a.active i {
  transform: translateX(2px);
  color: var(--color-brand);
}

/* Stats counter */

.stat-num {
  font-size: clamp(2.2rem, 4vw, 3.4rem);
  font-weight: 900;
  color: var(--color-brand);
  letter-spacing: -0.02em;
}

/* partner logo placeholder */

.partner-card {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
  background: #fff;
  border: 1px solid var(--color-line);
  border-radius: 4px;
  color: var(--color-muted);
  font-weight: 700;
  letter-spacing: .12em;
  transition: color .2s, border-color .2s;
}

.partner-card:hover {
  color: var(--color-navy);
  border-color: var(--color-brand);
}

/* Post prev / next navigation */

.post-nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.prev-next {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 18px 22px;
  border: 1px solid var(--color-line);
  border-radius: 8px;
  background: #fff;
  transition: border-color .2s, box-shadow .2s, transform .2s;
}

.prev-next:hover {
  border-color: var(--color-brand);
  box-shadow: 0 12px 30px -18px color-mix(in srgb, var(--color-brand) 60%, transparent);
  transform: translateY(-2px);
}

.prev-next .pn-label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: var(--color-muted);
}

.prev-next .pn-title {
  font-weight: 700;
  color: var(--color-navy);
  line-height: 1.4;
}

.prev-next:hover .pn-title {
  color: var(--color-brand);
}

.prev-next.next {
  text-align: right;
  align-items: flex-end;
}

.prev-next.next .pn-label {
  flex-direction: row-reverse;
}

@media (max-width: 640px) {
  .post-nav {
    grid-template-columns: 1fr;
  }

  .prev-next.next {
    text-align: left;
    align-items: flex-start;
  }

  .prev-next.next .pn-label {
    flex-direction: row;
  }
}

.hover\:text-brand:hover     {
  color: var(--color-brand);
}

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

.group:hover .group-hover\:scale-105 {
  --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));
}

@media (min-width: 768px) {
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .md\:block {
    display: block;
  }

  .md\:inline-flex {
    display: inline-flex;
  }

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

  .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\:\!text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }

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

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

  .md\:text-\[200px\] {
    font-size: 200px;
  }

  .md\:text-\[58px\] {
    font-size: 58px;
  }
}

@media (min-width: 1024px) {
  .lg\:sticky {
    position: sticky;
  }

  .lg\:top-24 {
    top: 6rem;
  }

  .lg\:grid-cols-\[1fr_380px\] {
    grid-template-columns: 1fr 380px;
  }
}