:root {
  --premium-navy: #031426;
  --premium-deep: #030e17;
  --premium-paper: #f6f4ed;
  --premium-lime: #c6ea00;
  --premium-red: #cc111c;
  --premium-orange: #ff7418;
  --premium-max: 1312px;
  --premium-head: Bahnschrift, "Arial Narrow", "Roboto Condensed", sans-serif;
}

.premium-home { margin: 0; min-width: 320px; color: #f8fafb; background: var(--premium-deep); overflow-x: hidden; }
.premium-home img { display: block; }
.premium-home a { text-decoration: none; }
.premium-home em { font-style: normal; }

.premium-header { position: relative; z-index: 40; height: 92px; padding: 0 max(32px, calc((100% - var(--premium-max)) / 2)); display: flex; align-items: center; gap: 34px; color: white; background: var(--premium-navy); border-bottom: 1px solid rgba(255,255,255,.13); }
.premium-brand { flex: 0 0 auto; }
.premium-brand img { width: 216px; height: auto; }
.premium-navigation { margin-left: auto; display: flex; align-items: center; gap: 26px; }
.premium-navigation a { color: #d9e0e5; font-size: 12px; font-weight: 800; letter-spacing: .08em; }
.premium-navigation a:hover { color: var(--premium-lime); }
.premium-header-actions { display: flex; gap: 8px; }
.premium-header-button { min-height: 40px; padding: 0 16px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; border: 1px solid #496075; color: white; font-size: 11px; font-weight: 850; letter-spacing: .07em; }
.premium-header-button img { width: 16px; height: 16px; filter: brightness(0) invert(1); }
.premium-header-button.platform { border-color: var(--premium-lime); color: var(--premium-lime); }
.premium-menu-toggle { display: none; }

.premium-hero { position: relative; height: 760px; overflow: hidden; color: white; background: var(--premium-deep); }
.premium-hero::after { content: ""; position: absolute; inset: 0; z-index: 1; pointer-events: none; background: linear-gradient(90deg, rgba(3,14,23,.98) 0%, rgba(3,14,23,.92) 38%, rgba(3,14,23,.18) 78%), linear-gradient(0deg, rgba(3,14,23,.92) 0%, transparent 48%); }
.premium-hero-logos { position: absolute; z-index: 4; top: 39px; left: max(64px, calc((100% - var(--premium-max)) / 2)); display: flex; align-items: center; gap: 14px; }
.premium-hero-logos .claas { width: 96px; height: 22px; }
.premium-hero-logos .storti { width: 104px; height: auto; }
.premium-hero-logos span { width: 1px; height: 25px; background: rgba(255,255,255,.3); }
.premium-evolution { position: absolute; z-index: 0; top: 18px; right: max(50px, calc((100% - var(--premium-max)) / 2)); width: 480px; height: 195px; object-fit: cover; opacity: .58; mix-blend-mode: screen; }
.premium-hero-copy { position: relative; z-index: 4; width: min(820px, calc(100% - 128px)); margin-left: max(64px, calc((100% - var(--premium-max)) / 2)); padding-top: 148px; }
.premium-eyebrow { margin: 0 0 18px; color: var(--premium-lime); font-size: 12px; font-weight: 850; letter-spacing: .17em; }
.premium-hero h1 { margin: 0; font: 850 clamp(60px, 5vw, 76px)/.88 var(--premium-head); letter-spacing: -.045em; text-transform: uppercase; }
.premium-hero h1 em { color: #eef3f5; }
.premium-hero-copy > p:not(.premium-eyebrow) { width: 570px; max-width: 100%; margin: 24px 0 0; color: #d3dce1; font-size: 20px; line-height: 1.5; }
.premium-history-link { width: fit-content; margin-top: 25px; display: block; color: #bdc8cf; font-size: 13px; font-weight: 850; letter-spacing: .1em; }
.premium-history-link span { margin-left: 9px; }

.premium-button { min-height: 52px; padding: 0 27px; display: inline-flex; align-items: center; justify-content: center; gap: 24px; border: 1px solid transparent; font-size: 13px; font-weight: 850; letter-spacing: .04em; transition: transform .2s, background .2s; }
.premium-button:hover { transform: translateY(-2px); }
.premium-button-lime { color: #061425; background: var(--premium-lime); }
.premium-button-dark { color: white; background: var(--premium-navy); }
.premium-button-outline { color: white; border-color: #426078; background: transparent; }
.premium-hero-copy > .premium-button { margin-top: 18px; }
.premium-hero-photo { position: absolute; z-index: 0; inset: 146px 0 0; }
.premium-hero-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center bottom; }
.premium-category-bar { position: absolute; z-index: 5; right: max(64px, calc((100% - var(--premium-max)) / 2)); bottom: 0; width: 710px; height: 104px; display: grid; grid-template-columns: repeat(4, 1fr); background: rgba(3,20,38,.94); border-top: 1px solid rgba(255,255,255,.24); }
.premium-category-bar a { padding: 19px 18px; display: grid; grid-template-columns: auto 1fr auto; column-gap: 12px; align-items: center; border-right: 1px solid rgba(255,255,255,.13); color: white; }
.premium-category-bar small { align-self: start; color: var(--premium-lime); font-size: 9px; }
.premium-category-bar strong { font: 750 15px/1.1 var(--premium-head); letter-spacing: .02em; }
.premium-category-bar span { color: var(--premium-lime); }

.premium-claas { padding: 64px max(24px, calc((100% - var(--premium-max)) / 2)); color: var(--premium-navy); background: var(--premium-paper); }
.premium-section-heading { min-height: 86px; display: flex; align-items: start; justify-content: space-between; gap: 30px; }
.premium-section-heading h2 { margin: 0; font: 850 clamp(48px, 5vw, 72px)/.92 var(--premium-head); letter-spacing: -.04em; }
.premium-section-heading p { margin: 10px 0 0; color: #56646b; font-size: 19px; }
.claas-selector { height: 90px; display: grid; grid-template-columns: repeat(6, 1fr); background: #080b0d; border-top: 4px solid var(--premium-red); }
.claas-selector a { position: relative; padding: 17px 12px 13px; display: flex; flex-direction: column; justify-content: center; align-items: center; color: #fff; border-right: 1px solid #2d3032; text-align: center; transition: transform .2s, background .2s; }
.claas-selector a:hover { z-index: 2; transform: translateY(-7px); background: #310003; border: 1px solid var(--premium-red); }
.claas-selector strong { font: 800 17px/1 var(--premium-head); }
.claas-selector small { margin-top: 9px; color: #a7adb0; font-size: 8px; font-weight: 800; letter-spacing: .12em; }
.claas-gallery { margin-top: 22px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.claas-card { position: relative; min-height: 267px; overflow: hidden; color: white; background: var(--premium-navy); border-bottom: 3px solid var(--premium-red); }
.claas-card::after { content: ""; position: absolute; inset: 25% 0 0; background: linear-gradient(0deg, rgba(1,9,15,.98), transparent); }
.claas-card img { width: 100%; height: 267px; object-fit: cover; transition: transform .45s; }
.claas-card:hover img { transform: scale(1.035); }
.claas-card > span { position: absolute; z-index: 2; left: 22px; right: 18px; bottom: 19px; display: block; }
.claas-card strong, .claas-card small { display: block; }
.claas-card strong { font: 850 24px/1 var(--premium-head); }
.claas-card small { margin-top: 7px; color: #d5dde1; font-size: 12px; }

.premium-storti { min-height: 660px; padding: 70px max(32px, calc((100% - var(--premium-max)) / 2)); display: grid; grid-template-columns: .82fr 1.18fr; gap: 54px; align-items: center; background: #051726; }
.storti-copy { grid-column: 1; grid-row: 1; }
.storti-brand { width: 174px; height: auto; margin-bottom: 30px; }
.storti-copy h2 { margin: 0; font: 850 clamp(53px, 5vw, 72px)/.88 var(--premium-head); letter-spacing: -.035em; }
.storti-copy h2 em { color: var(--premium-orange); }
.storti-line { margin: 23px 0 0; color: var(--premium-lime); font-size: 11px; font-weight: 850; letter-spacing: .16em; }
.storti-copy dl { margin: 29px 0 26px; }
.storti-copy dl div { margin-top: 13px; display: grid; grid-template-columns: 130px 1fr; gap: 13px; align-items: baseline; }
.storti-copy dt { color: #e2e8eb; font-size: 11px; font-weight: 850; letter-spacing: .08em; }
.storti-copy dd { margin: 0; color: #bbc7ce; font-size: 13px; font-weight: 700; }
.storti-copy .dunker-models { margin: 18px 0; padding: 10px 0; border-top: 1px solid rgba(255,255,255,.12); border-bottom: 1px solid rgba(255,255,255,.12); }
.storti-copy .dunker-models dt { color: var(--premium-orange); }
.storti-copy .dunker-models dd { color: var(--premium-lime); }
.storti-visual { grid-column: 2; grid-row: 1; height: 520px; overflow: hidden; background: #4f5054; }
.storti-visual img { width: 100%; height: 100%; object-fit: cover; object-position: center; transform: scale(1.55); }

.premium-used { min-height: 520px; padding: 64px max(24px, calc((100% - var(--premium-max)) / 2)); display: grid; grid-template-columns: 460px 1fr; gap: 34px; align-items: stretch; color: var(--premium-navy); background: var(--premium-paper); }
.used-copy h2 { margin: 0; display: flex; align-items: center; gap: 8px; white-space: nowrap; font: 850 clamp(41px, 3.7vw, 53px)/1 var(--premium-head); letter-spacing: -.045em; }
.used-copy h2 em { padding: 5px 9px 2px; color: var(--premium-lime); background: var(--premium-navy); }
.used-copy > p { margin: 31px 0 0; font: 780 26px/1.08 var(--premium-head); letter-spacing: -.015em; }
.used-copy > .premium-button { margin-top: 50px; }
.used-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.used-card { position: relative; min-width: 0; overflow: hidden; color: white; background: #183345; }
.used-card::after { content: ""; position: absolute; inset: 30% 0 0; background: linear-gradient(0deg, rgba(3,14,23,.94), transparent); }
.used-card > img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s; }
.used-card:hover > img { transform: scale(1.03); }
.used-card > span { position: absolute; z-index: 2; left: 22px; right: 22px; bottom: 21px; display: grid; grid-template-columns: 1fr auto; }
.used-card small, .used-card strong { display: block; }
.used-card small { grid-column: 1; color: var(--premium-lime); font-size: 9px; font-weight: 850; letter-spacing: .15em; }
.used-card strong { grid-column: 1; margin-top: 7px; font: 800 22px/1 var(--premium-head); }
.used-card b { grid-column: 2; grid-row: 1 / span 2; align-self: end; color: var(--premium-lime); font-size: 20px; }

.premium-solutions { padding: 60px max(24px, calc((100% - var(--premium-max)) / 2)); display: grid; grid-template-columns: 1fr 1fr; gap: 20px; background: #05111b; }
.solution-card { position: relative; min-height: 400px; overflow: hidden; color: white; border: 1px solid #193b56; }
.solution-card > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.solution-shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(2,13,22,.93), rgba(2,13,22,.34)), linear-gradient(0deg, rgba(2,13,22,.9), transparent 65%); }
.solution-copy { position: absolute; inset: 0; z-index: 2; padding: 33px; display: flex; flex-direction: column; align-items: flex-start; }
.solution-copy > small { color: var(--premium-lime); font-size: 10px; font-weight: 850; letter-spacing: .15em; }
.services-card .solution-copy > strong { margin-top: auto; font: 850 55px/.9 var(--premium-head); }
.solution-copy p { max-width: 440px; margin: 12px 0 0; color: #d1dbe0; font-size: 14px; line-height: 1.45; }
.solution-copy b { margin-top: 27px; font-size: 11px; letter-spacing: .08em; }
.solution-copy b i { margin-left: 13px; color: var(--premium-lime); font-style: normal; }
.insurance-card .solution-copy > strong { margin-top: 22px; font: 850 43px/.9 var(--premium-head); }
.insurance-card .solution-copy > strong em { color: var(--premium-lime); }
.insurance-card h2 { max-width: 410px; margin: 17px 0 0; font: 750 21px/1.05 var(--premium-head); letter-spacing: -.01em; }

.premium-footer { padding: 22px max(24px, calc((100% - var(--premium-max)) / 2)) 24px; color: white; background: #040e17; }
.premium-footer-intro { min-height: 99px; padding: 13px 0; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid #263643; }
.premium-footer-intro > img { width: 220px; height: auto; }
.premium-footer-intro h2 { margin: 0; font: 800 29px/.9 var(--premium-head); letter-spacing: -.02em; text-align: right; }
.premium-modules { display: grid; grid-template-columns: repeat(5, 1fr); border: 1px solid #1a2b38; }
.premium-modules article { min-height: 154px; padding: 24px 20px; border-right: 1px solid #1a2b38; }
.premium-modules article:last-child { border-right: 0; }
.premium-modules img.module-claas { width: 88px; height: 20px; }
.premium-modules img.module-storti { width: 91px; height: auto; }
.premium-modules p { max-width: 185px; margin: 25px 0 0; color: #92a3ad; font-size: 11px; line-height: 1.45; }
.module-used, .module-services { display: block; font: 800 20px/1 var(--premium-head); }
.module-used { color: var(--premium-lime); }
.module-services { color: white; }
.module-insurance { display: flex; align-items: center; gap: 8px; }
.module-insurance img { width: 22px; height: 22px; }
.module-insurance strong { font: 800 19px/1 var(--premium-head); }
.premium-contact { min-height: 100px; padding: 15px 18px; display: grid; grid-template-columns: 190px 1fr auto; gap: 28px; align-items: center; border: 1px solid #28435a; border-top: 0; }
.premium-contact > div:first-child small, .premium-contact > div:first-child strong { display: block; }
.premium-contact > div:first-child small { color: var(--premium-lime); font-size: 9px; font-weight: 850; letter-spacing: .15em; }
.premium-contact > div:first-child strong { margin-top: 6px; font: 800 21px/1 var(--premium-head); }
.premium-contact address { display: flex; flex-wrap: wrap; column-gap: 18px; row-gap: 7px; color: #a8b7c0; font-size: 11px; font-style: normal; }
.premium-contact address a:hover { color: white; }
.premium-contact-actions { display: flex; gap: 8px; }
.premium-contact-actions .premium-button { min-height: 44px; padding: 0 16px; font-size: 10px; }
.premium-copyright { margin: 15px 0 0; color: #71838e; font-size: 10px; }
.premium-whatsapp-float { position: fixed; z-index: 25; right: 22px; bottom: 22px; width: 54px; height: 54px; display: grid; place-items: center; border-radius: 50%; background: #25d366; box-shadow: 0 12px 35px rgba(0,0,0,.35); }
.premium-whatsapp-float img { width: 27px; height: 27px; filter: brightness(0) invert(1); }

@media (max-width: 1080px) {
  .premium-header { gap: 17px; }
  .premium-brand img { width: 180px; }
  .premium-navigation { gap: 14px; }
  .premium-header-button { padding: 0 10px; }
  .premium-category-bar { width: min(650px, calc(100% - 64px)); }
  .premium-used { grid-template-columns: 360px 1fr; gap: 24px; }
  .used-copy h2 { font-size: 39px; }
  .premium-contact { grid-template-columns: 170px 1fr; }
  .premium-contact-actions { grid-column: 2; }
}

@media (max-width: 760px) {
  html { scroll-padding-top: 76px; }
  .premium-header { position: relative; height: 76px; padding: 0 24px; }
  .premium-brand img { width: 150px; }
  .premium-menu-toggle { margin-left: auto; padding: 0; display: flex; align-items: center; gap: 10px; color: white; background: transparent; border: 0; font-size: 11px; font-weight: 850; letter-spacing: .1em; }
  .premium-menu-toggle i, .premium-menu-toggle i::before, .premium-menu-toggle i::after { width: 19px; height: 2px; display: block; background: var(--premium-lime); }
  .premium-menu-toggle i { position: relative; }
  .premium-menu-toggle i::before, .premium-menu-toggle i::after { content: ""; position: absolute; left: 0; }
  .premium-menu-toggle i::before { top: -6px; }
  .premium-menu-toggle i::after { top: 6px; }
  .premium-navigation { position: absolute; top: 76px; left: 0; right: 0; margin: 0; padding: 18px 24px 24px; display: none; flex-direction: column; align-items: stretch; gap: 0; background: rgba(3,20,38,.99); border-bottom: 1px solid #294157; }
  .premium-navigation.is-open { display: flex; }
  .premium-navigation a { padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,.1); }
  .premium-header-actions { display: none; }

  .premium-hero { height: 640px; }
  .premium-hero::after { background: linear-gradient(0deg, rgba(3,14,23,.9) 0%, rgba(3,14,23,.82) 31%, transparent 56%), linear-gradient(90deg, rgba(3,14,23,.95), rgba(3,14,23,.18)); }
  .premium-hero-logos { top: 42px; left: 24px; gap: 11px; }
  .premium-hero-logos .claas { width: 104px; height: 24px; }
  .premium-hero-logos .storti { width: 110px; }
  .premium-evolution { top: 12px; right: 24px; width: 244px; height: 102px; opacity: .36; }
  .premium-hero-copy { width: 342px; max-width: calc(100% - 48px); margin-left: 24px; padding-top: 78px; }
  .premium-eyebrow { margin-bottom: 12px; font-size: 9px; }
  .premium-hero h1 { font-size: clamp(43px, 12vw, 52px); line-height: .9; }
  .premium-hero-copy > p:not(.premium-eyebrow) { margin-top: 17px; font-size: 14px; line-height: 1.5; }
  .premium-history-link { margin-top: 8px; padding: 4px 0; font-size: 9px; }
  .premium-hero-copy > .premium-button { min-height: 43px; margin-top: 8px; padding: 0 18px; font-size: 10px; }
  .premium-hero-photo { inset: auto -20px 0; height: 220px; }
  .premium-hero-photo img { object-position: center bottom; }
  .premium-category-bar { display: none; }

  .premium-claas { padding: 40px 24px; }
  .premium-section-heading { min-height: 56px; justify-content: center; text-align: center; }
  .premium-section-heading h2 { font-size: clamp(40px, 11.7vw, 50px); }
  .premium-section-heading p { display: none; }
  .claas-selector { height: 174px; margin-top: 16px; grid-template-columns: repeat(2, 1fr); grid-template-rows: repeat(3, 1fr); }
  .claas-selector a { padding: 9px 6px; }
  .claas-selector strong { font-size: 15px; }
  .claas-selector small { margin-top: 5px; font-size: 7px; }
  .claas-selector a:hover { transform: none; }
  .claas-gallery { margin-top: 24px; grid-template-columns: 1fr; gap: 16px; }
  .claas-card { min-height: 225px; }
  .claas-card img { height: 225px; }
  .claas-card > span { left: 18px; bottom: 16px; }
  .claas-card strong { font-size: 23px; }
  .claas-card small { font-size: 11px; }

  .premium-storti { min-height: 580px; padding: 0 24px 28px; display: flex; flex-direction: column; gap: 0; text-align: center; }
  .storti-visual { order: 0; width: calc(100% + 48px); height: 270px; flex: 0 0 270px; }
  .storti-visual img { transform: scale(1.45); }
  .storti-copy { order: 1; width: 100%; padding-top: 16px; }
  .storti-brand { width: 136px; margin: 0 auto 11px; }
  .storti-copy h2 { font-size: 41px; line-height: .9; }
  .storti-line { margin-top: 11px; font-size: 8px; }
  .storti-copy dl { margin: 13px 0 15px; }
  .storti-copy dl div { margin-top: 7px; display: flex; justify-content: center; gap: 8px; }
  .storti-copy dt { font-size: 8px; }
  .storti-copy dd { font-size: 9px; }
  .storti-copy .dunker-models { margin: 8px auto; padding: 7px 0; }
  .storti-copy .premium-button { min-height: 43px; padding: 0 18px; font-size: 10px; }

  .premium-used { min-height: 718px; padding: 32px 24px 52px; display: block; }
  .used-copy h2 { justify-content: flex-start; gap: 5px; font-size: clamp(33px, 9.5vw, 40px); }
  .used-copy h2 em { padding: 4px 6px 1px; }
  .used-copy > p { margin-top: 15px; font-size: 19px; line-height: 1.12; }
  .used-copy > .premium-button { display: none; }
  .used-cards { margin-top: 21px; grid-template-columns: 1fr; gap: 20px; }
  .used-card { height: 232px; }
  .used-card > img { height: 232px; }
  .used-card strong { font-size: 20px; }

  .premium-solutions { padding: 28px 24px 52px; grid-template-columns: 1fr; gap: 20px; }
  .solution-card { min-height: 290px; }
  .insurance-card { min-height: 250px; }
  .solution-copy { padding: 22px; }
  .services-card .solution-copy > strong { font-size: 47px; }
  .solution-copy p { margin-top: 8px; font-size: 12px; }
  .solution-copy b { margin-top: 15px; font-size: 9px; }
  .insurance-card .solution-copy > strong { margin-top: 13px; font-size: 31px; }
  .insurance-card h2 { margin-top: 11px; font-size: 16px; }

  .premium-footer { padding: 20px 24px 22px; }
  .premium-footer-intro { min-height: 64px; padding: 13px 0 9px; }
  .premium-footer-intro > img { width: 150px; }
  .premium-footer-intro h2 { font-size: 21px; }
  .premium-modules { grid-template-columns: 1fr 1fr; border: 0; gap: 10px 24px; }
  .premium-modules article { min-height: 76px; padding: 14px 10px; border: 1px solid #1a2b38; }
  .premium-modules article:last-child { grid-column: 1 / -1; min-height: 66px; border-right: 1px solid #1a2b38; }
  .premium-modules img.module-claas { width: 75px; height: 17px; }
  .premium-modules img.module-storti { width: 78px; }
  .module-used, .module-services { font-size: 16px; }
  .module-insurance strong { font-size: 16px; }
  .module-insurance img { width: 18px; height: 18px; }
  .premium-modules p { margin-top: 9px; font-size: 8px; }
  .premium-contact { min-height: 234px; margin-top: 16px; padding: 16px; display: flex; flex-direction: column; align-items: stretch; gap: 9px; border: 1px solid #28435a; }
  .premium-contact > div:first-child { display: none; }
  .premium-contact-actions { order: 1; display: grid; gap: 8px; }
  .premium-contact address { order: 2; margin-top: 4px; display: grid; grid-template-columns: 1fr 1fr; gap: 9px; font-size: 9px; }
  .premium-contact-actions .premium-button { width: 100%; min-height: 44px; }
  .premium-copyright { margin-top: 18px; }
  .premium-whatsapp-float { right: 15px; bottom: 15px; width: 50px; height: 50px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; }
}
