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

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

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
@font-face {
  font-family: 'Barlow Condensed';
  src: url('assets/fonts/barlow-condensed-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url('assets/fonts/barlow-condensed-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url('assets/fonts/barlow-condensed-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url('assets/fonts/barlow-condensed-800.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow';
  src: url('assets/fonts/barlow-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow';
  src: url('assets/fonts/barlow-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow';
  src: url('assets/fonts/barlow-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
*,
::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]:where(:not([hidden="until-found"])) {
  display: none;
}

:root {
  --nero: #0d0d0d;
  --nero-medio: #1a1a1a;
  --nero-card: #222222;
  --grigio-scuro: #2e2e2e;
  --grigio-medio: #555555;
  --grigio-chiaro: #999999;
  --grigio-testo: #cccccc;
  --bianco: #f5f3ef;
  --giallo: #f5c400;
  --giallo-hover: #e0b200;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: var(--nero);
  color: var(--bianco);
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  overflow-x: hidden;
}

h1, h2, h3, h4 {
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  line-height: 1;
}

a {
  text-decoration: none;
}

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

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

/* ── HEADER ── */

#masthead {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(13,13,13,0.97);
  border-bottom: 2px solid var(--giallo);
  height: 64px;
}

.header-inner {
  padding-left: 2rem;
  padding-right: 2rem;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1400px;
  margin: 0 auto;
}

.site-logo {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}

#site-navigation ul {
  display: flex;
  gap: 28px;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

#site-navigation a {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: var(--grigio-testo);
  text-decoration: none;
  transition: color 0.2s;
}

#site-navigation a:hover {
  color: var(--giallo);
}

.menu-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  flex-direction: column;
  gap: 5px;
  padding: 4px;
}

.menu-toggle span {
  display: block;
  width: 24px;
  height: 2px;
  background: var(--bianco);
}

/*Notice Bar*/

#notice-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: var(--giallo);
  color: var(--nero);
  text-align: center;
  padding: 12px 5%;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  z-index: 10199999999999;
}

#notice-bar p {
  margin: 0;
}

#notice-close {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: var(--nero);
  font-weight: 700;
  line-height: 1;
  padding: 0 4px;
  opacity: 0.6;
  transition: opacity 0.2s;
}

#notice-close:hover {
  opacity: 1;
}

/* ── SEZIONI COMUNI ── */

section {
  padding: 80px 5%;
}

.section-label {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: var(--giallo);
  margin-bottom: 16px;
  display: block;
}

section h2 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: clamp(32px, 5vw, 52px);
  text-transform: uppercase;
  line-height: 1;
  color: var(--bianco);
  margin-bottom: 20px;
}

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

.section-intro {
  font-size: 17px;
  color: var(--grigio-testo);
  max-width: 560px;
  line-height: 1.7;
  margin-bottom: 52px;
}

/* ── HERO ── */

#hero {
  display: flex;
  align-items: center;
  padding: 60px 5%;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
}

.hero-content {
  position: relative;
  z-index: 2;
  max-width: 680px;
}

.hero-badge {
  display: inline-block;
  background: var(--giallo);
  color: var(--nero);
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 6px 16px;
  margin-bottom: 24px;
}

#hero h1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: clamp(42px, 7vw, 80px);
  line-height: 0.95;
  text-transform: uppercase;
  color: var(--bianco);
  margin-bottom: 8px;
}

.hero-sub {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
  font-size: clamp(18px, 3vw, 26px);
  text-transform: uppercase;
  letter-spacing: 2px;
  color: var(--grigio-chiaro);
  margin-bottom: 28px;
  margin-top: 4px;
  display: block;
}

.hero-desc {
  font-size: 17px;
  color: var(--grigio-testo);
  line-height: 1.7;
  max-width: 520px;
  margin-bottom: 40px;
}

.hero-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
}

.btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: var(--giallo);
  color: var(--nero);
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 14px 28px;
  text-decoration: none;
  transition: background 0.2s, transform 0.1s;
}

.btn-primary:hover {
  background: var(--giallo-hover);
  transform: translateY(-1px);
}

.btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 2px solid var(--grigio-scuro);
  color: var(--grigio-testo);
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 12px 24px;
  text-decoration: none;
  transition: border-color 0.2s, color 0.2s;
}

.btn-secondary:hover {
  border-color: var(--giallo);
  color: var(--giallo);
}

.hero-stats {
  display: flex;
  gap: 40px;
  margin-top: 52px;
  flex-wrap: wrap;
}

.stat-item {
  border-left: 3px solid var(--giallo);
  padding-left: 16px;
}

.stat-number {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 32px;
  color: var(--bianco);
  line-height: 1;
  display: block;
}

.stat-label {
  font-size: 12px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--grigio-chiaro);
  margin-top: 4px;
  display: block;
}

/* ── SERVIZI ── */

#servizi {
  background: var(--nero-medio);
}

.servizi-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  background: var(--grigio-scuro);
}

.servizio-card {
  background: var(--nero-card);
  padding: 36px 32px;
  position: relative;
  overflow: hidden;
  transition: background 0.2s;
}

.servizio-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: var(--giallo);
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 0.3s ease;
}

.servizio-card:hover::before {
  transform: scaleY(1);
}

.servizio-card:hover {
  background: #282828;
}

.servizio-icon {
  font-size: 36px;
  margin-bottom: 20px;
  display: block;
  line-height: 1;
}

.servizio-card h3 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
  color: var(--bianco);
  margin-bottom: 12px;
}

.servizio-card p {
  font-size: 15px;
  color: var(--grigio-testo);
  line-height: 1.65;
}

.servizio-highlight {
  display: inline-block;
  margin-top: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--giallo);
}

/* ── COME FUNZIONA ── */

#come-funziona {
  background: var(--nero);
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0;
}

.step-item {
  text-align: center;
  padding: 0 24px 40px;
}

.step-number {
  width: 72px;
  height: 72px;
  background: var(--nero);
  border: 2px solid var(--grigio-scuro);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 28px;
  color: var(--giallo);
  margin: 0 auto 24px;
  transition: border-color 0.3s, background 0.3s;
}

.step-item:hover .step-number {
  border-color: var(--giallo);
  background: rgba(245,196,0,0.08);
}

.step-item h3 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: var(--bianco);
  margin-bottom: 10px;
}

.step-item p {
  font-size: 14px;
  color: var(--grigio-testo);
  line-height: 1.6;
}

/* ── VEICOLI ── */

#veicoli {
  background: var(--nero-medio);
}

.veicoli-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 2px;
  background: var(--grigio-scuro);
  margin-bottom: 48px;
}

.veicolo-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: var(--nero-card);
  padding: 28px 20px;
  text-align: center;
  transition: background 0.2s;
}

.veicolo-item:hover {
  background: #2a2a2a;
}

.veicolo-item h3 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--bianco);
}

.info-box {
  background: var(--nero-card);
  border-left: 4px solid var(--giallo);
  padding: 28px 32px;
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex-wrap: wrap;
}

.info-box-icon {
  font-size: 32px;
  flex-shrink: 0;
  line-height: 1;
  margin-top: 2px;
}

.info-box-text h4 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: var(--bianco);
  margin-bottom: 8px;
}

.info-box-text p {
  font-size: 15px;
  color: var(--grigio-testo);
  line-height: 1.7;
}

/* ── PRATICHE ── */

#pratiche {
  background: var(--nero);
}

.pratiche-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px;
  background: var(--grigio-scuro);
}

.pratica-item {
  background: var(--nero-card);
  padding: 28px;
  display: flex;
  gap: 16px;
  align-items: flex-start;
  transition: background 0.2s;
}

.pratica-item:hover {
  background: #282828;
}

.check-icon {
  width: 28px;
  height: 28px;
  background: var(--giallo);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  color: var(--nero);
  margin-top: 2px;
}

.pratica-item h4 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 17px;
  text-transform: uppercase;
  color: var(--bianco);
  margin-bottom: 6px;
}

.pratica-item p {
  font-size: 14px;
  color: var(--grigio-testo);
  line-height: 1.6;
}

/* ── TERRITORIO ── */

#territorio {
  background: var(--nero-medio);
  text-align: center;
}

.territorio-big {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: clamp(60px, 12vw, 120px);
  color: var(--grigio-scuro);
  line-height: 1;
  display: block;
  margin-bottom: -16px;
}

.territorio-tagline {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: clamp(22px, 4vw, 38px);
  text-transform: uppercase;
  color: var(--bianco);
  margin-bottom: 20px;
}

.territorio-desc {
  font-size: 17px;
  color: var(--grigio-testo);
  line-height: 1.7;
  margin-bottom: 32px;
}

.spedizioni-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 2px solid var(--grigio-scuro);
  padding: 12px 24px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: var(--grigio-chiaro);
}

/* ── SOCIAL ── */

#social-feed {
  background: var(--nero);
}

.social-cta-box {
  background: var(--nero-card);
  border: 2px solid var(--grigio-scuro);
  padding: 48px;
  display: flex;
  gap: 40px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

.social-cta-box h3 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: clamp(24px, 4vw, 36px);
  text-transform: uppercase;
  color: var(--bianco);
  margin-bottom: 10px;
}

.social-cta-box p {
  font-size: 16px;
  color: var(--grigio-testo);
  max-width: 480px;
  line-height: 1.6;
}

.social-buttons {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  flex-shrink: 0;
}

.btn-social {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 22px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  transition: all 0.2s;
}

.btn-fb {
  background: #1877F2;
  color: #fff;
}

.btn-fb:hover {
  background: #1461cc;
  color: #fff;
}

.btn-ig {
  background: #E1306C;
  color: #fff;
}

.btn-ig:hover {
  background: #c1275b;
  color: #fff;
}

/*Mappa*/

.mappa-embed {
  margin-top: 2px;
  background: var(--grigio-scuro);
}

.mappa-embed iframe {
  display: block;
  filter: grayscale(30%) contrast(1.1);
}

/* ── CONTATTI ── */

#contatti {
  background: var(--nero-medio);
}

.contatti-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px;
  background: var(--grigio-scuro);
}

.contatto-main {
  background: var(--giallo);
  padding: 52px 48px;
}

.contatto-main .section-label {
  color: rgba(0,0,0,0.5);
}

.contatto-main h2 {
  color: var(--nero);
  font-size: clamp(28px, 4vw, 44px);
  margin-bottom: 32px;
}

.tel-big {
  display: block;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: clamp(32px, 5vw, 52px);
  color: var(--nero);
  text-decoration: none;
  line-height: 1;
  margin-bottom: 8px;
  transition: opacity 0.2s;
}

.tel-big:hover {
  opacity: 0.75;
}

.tel-desc {
  font-size: 14px;
  color: rgba(0,0,0,0.55);
  margin-bottom: 32px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.orari-box {
  background: rgba(0,0,0,0.1);
  padding: 20px 24px;
}

.orari-box h4 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(0,0,0,0.5);
  margin-bottom: 12px;
}

.orario-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  font-size: 15px;
  font-weight: 500;
  color: var(--nero);
  font-family: 'Barlow Condensed', sans-serif;
}

.orario-row:last-child {
  border-bottom: none;
}

.orario-chiuso {
  color: rgba(0,0,0,0.35);
}

.contatto-info {
  background: var(--nero-card);
  padding: 52px 48px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.info-riga {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}

.info-riga-icon {
  width: 40px;
  height: 40px;
  background: var(--grigio-scuro);
  border-left: 3px solid var(--giallo);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}

/*Icone Lucide*/

.servizio-icon svg {
  stroke: var(--giallo) !important;
}

.info-riga-text h4 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--giallo);
  margin-bottom: 4px;
}

.info-riga-text p,
  .info-riga-text a {
  font-size: 16px;
  color: var(--bianco);
  text-decoration: none;
  line-height: 1.5;
}

.info-riga-text a:hover {
  color: var(--giallo);
}

.mappa-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--giallo);
  text-decoration: none;
  transition: opacity 0.2s;
}

.mappa-btn:hover {
  opacity: 0.75;
}

/* ── FOOTER ── */

#colophon {
  background: var(--nero);
  border-top: 2px solid var(--grigio-scuro);
  padding: 32px 5%;
}

.footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  max-width: 1400px;
  margin: 0 auto;
}

.footer-copy {
  font-size: 13px;
  color: var(--grigio-testo);
  line-height: 1.6;
}

.footer-links {
  display: flex;
  gap: 24px;
}

.footer-links a {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 12px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--grigio-testo);
  text-decoration: none;
  transition: color 0.2s;
}

.footer-links a:hover {
  color: var(--giallo);
}

/* ── MOBILE ── */

@media (max-width: 768px) {
  #site-navigation {
    display: none;
  }

  #site-navigation.open {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
    background: var(--nero);
    border-top: 1px solid var(--grigio-scuro);
    z-index: 99;
    padding: 0;
  }

  #site-navigation.open ul {
    flex-direction: column;
    gap: 0;
  }

  #site-navigation.open ul li a {
    display: block;
    padding: 18px 5%;
    border-bottom: 1px solid var(--grigio-scuro);
    font-size: 16px;
  }

  .menu-toggle {
    display: flex;
  }

  .servizi-grid {
    grid-template-columns: 1fr;
  }

  .contatti-layout {
    grid-template-columns: 1fr;
  }

  .pratiche-grid {
    grid-template-columns: 1fr;
  }

  .step-item {
    text-align: left;
    padding: 0 0 40px;
  }

  .step-number {
    margin: 0 0 20px;
  }

  .social-cta-box {
    padding: 32px 24px;
  }

  .contatto-main,
    .contatto-info {
    padding: 36px 28px;
  }

  #colophon .footer-inner {
    flex-direction: column;
    text-align: center;
  }

  .footer-links {
    justify-content: center;
    flex-wrap: wrap;
  }
}

/* ── SCROLL TOP ── */

#scroll-top {
  position: fixed;
  bottom: 28px;
  right: 28px;
  width: 44px;
  height: 44px;
  background: var(--giallo);
  color: var(--nero);
  font-size: 20px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  z-index: 50;
  font-family: 'Barlow Condensed', sans-serif;
}

#scroll-top.visible {
  opacity: 1;
  pointer-events: all;
}

#scroll-top:hover {
  background: var(--giallo-hover);
}

.visible {
  visibility: visible;
}

.absolute {
  position: absolute;
}

.hidden {
  display: none;
}

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

html {
  scroll-behavior: auto;
}

* {
  -webkit-overflow-scrolling: touch;
}

html, body {
  overflow-x: hidden;
}

.hero-bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(13,13,13,0.95) 50%,
    rgba(13,13,13,0.5) 100%
  );
}

/*Recensioni*/

.recensioni-widget .ti-reviews-container-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2px;
  background: var(--grigio-scuro);
}

.recensioni-widget .ti-review-item {
  background: var(--nero-card) !important;
  padding: 28px 24px !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.recensioni-widget .ti-review-item:hover {
  background: #282828 !important;
}

.recensioni-widget .ti-name {
  color: var(--bianco) !important;
  font-family: 'Barlow Condensed', sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
}

.recensioni-widget .ti-date {
  color: var(--grigio-chiaro) !important;
  font-size: 12px !important;
}

.recensioni-widget .ti-review-text-container {
  color: var(--grigio-testo) !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  margin-top: 12px !important;
}

.recensioni-widget .ti-read-more .ti-read-more-active {
  color: var(--giallo) !important;
  font-size: 13px !important;
}

.ti-widget.ti-goog .ti-review-item>.ti-inner{
  background-color: var(--nero)!important;
}

.recensioni-widget .ti-profile-img img {
  border-radius: 50% !important;
  width: 40px !important;
  height: 40px !important;
}

.recensioni-widget .ti-review-header {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin-bottom: 8px !important;
}

.recensioni-widget .ti-inner {
  background: transparent !important;
  padding: 0 !important;
}

.recensioni-widget .ti-platform-icon {
  display: none !important;
}

div.ti-widget.ti-goog .ti-review-item>.ti-inner{
  background-color: var(--nero)!important;
}

.page-wrapper {
  max-width: 860px;
  margin: 0 auto;
  padding: 120px 5% 80px;
}

.page-header {
  margin-bottom: 48px;
  border-bottom: 2px solid var(--grigio-scuro);
  padding-bottom: 32px;
}

.page-header h1 {
  font-size: clamp(32px, 5vw, 52px);
  color: var(--bianco);
  margin-top: 12px;
}

.page-content {
  color: var(--grigio-testo);
  font-size: 16px;
  line-height: 1.8;
}

.page-content h2 {
  font-size: clamp(20px, 3vw, 28px);
  color: var(--bianco);
  margin: 40px 0 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--grigio-scuro);
}

.page-content h3 {
  font-size: 18px;
  color: var(--bianco);
  margin: 28px 0 12px;
}

.page-content p {
  margin-bottom: 16px;
}

.page-content a {
  color: var(--giallo);
  text-decoration: underline;
}

.page-content a:hover {
  opacity: 0.8;
}

.page-content ul,
.page-content ol {
  margin: 16px 0 16px 24px;
}

.page-content li {
  margin-bottom: 8px;
}

.page-content strong {
  color: var(--bianco);
  font-weight: 600;
}

.contatto-titolo {
  color: var(--nero);
  font-size: clamp(28px, 4vw, 44px);
  margin-bottom: 32px;
}