@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');

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

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

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

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

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: 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 {
  --primary:    #51C3D9;
  --primary-dark: #092D3D;
  --primary-darker: #0D3C50;
  --bg-badge:   #EFEFEF;
  --bg-light:   #F7F7F7;
  --border:     #E9E9E9;
  --text-dark:  #092D3D;
  --text-gray:  #5E5E5E;
  --text-silver:#B8B8B8;
  --contact-bg: #F4F4F4;
  --accent-line:#89EAD9;
}

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

html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}

body{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-family: "Plus Jakarta Sans", sans-serif;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1.6;
}

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

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

ul, ol {
  list-style: none;
}

button {
  cursor: pointer;
  border: none;
  background: none;
  font: inherit;
}

input, select, textarea {
  font: inherit;
}

h1,h2,h3,h4,h5,h6{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
}

p{
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
}

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

/* ---- Container ---- */

.container {
  max-width: 1260px;
  margin-inline: auto;
  padding-inline: clamp(16px, 4vw, 48px);
}

/* ---- Header ---- */

.site-header{
  position: sticky;
  top: 0px;
  z-index: 50;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  box-shadow: 0 1px 8px rgba(0,0,0,0.04);
}

.header-inner{
  display: flex;
  align-items: center;
  gap: 2rem;
  height: 72px;
  width: 100%;
  padding-inline: clamp(16px, calc((100vw - 1260px) / 2), 126px);
}

.site-logo{
  flex-shrink: 0;
}

.site-logo img {
  height: 46px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.site-nav{
  display: flex;
  flex: 1 1 0%;
  justify-content: flex-start;
}

.nav-list{
  display: flex;
  list-style-type: none;
  align-items: center;
  gap: 32px;
}

.nav-list a{
  position: relative;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition: color 0.22s ease;
}

.nav-list a::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 0.125rem;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(81 195 217 / var(--tw-bg-opacity, 1));
  width: 0;
  transition: width 0.22s ease;
}

.nav-list a:hover::after,
  .nav-list .current-menu-item a::after {
  width: 100%;
}

.nav-list a:hover,
  .nav-list .current-menu-item a{
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
}

.header-cta{
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 10px;
}

.btn-phone{
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
  border-radius: 40px;
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  background: #092D3D;
  padding: 10px 22px;
  transition: background 0.22s ease, box-shadow 0.22s ease;
}

.btn-phone:hover {
  background: #0D3C50;
  box-shadow: 0 4px 16px rgba(9,45,61,0.3);
}

.header-mail-icon{
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  width: 40px;
  height: 40px;
  background: #092D3D;
  border-radius: 50%;
  transition: background 0.22s ease;
}

.header-mail-icon:hover {
  background: #0D3C50;
}

/* Hamburger */

.hamburger{
  display: none;
  flex-shrink: 0;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  width: 40px;
  height: 40px;
  gap: 5px;
  padding: 4px;
  border-radius: 8px;
  margin-left: auto;
  transition: background 0.22s ease;
}

.hamburger:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
}

.hamburger-bar{
  display: block;
  width: 100%;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(9 45 61 / var(--tw-bg-opacity, 1));
  height: 2px;
  transform-origin: center;
  transition: transform 0.22s ease, opacity 0.22s ease;
}

.hamburger.is-open .hamburger-bar:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.hamburger.is-open .hamburger-bar:nth-child(2){
  opacity: 0;
}

.hamburger.is-open .hamburger-bar:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* ---- Buttons ---- */

.btn-primary{
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
  border-radius: 40px;
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-decoration-line: none;
  padding: 14px 28px;
  background: #51C3D9;
  color: #092D3D;
  border: 2px solid #51C3D9;
  transition: background 0.22s ease, color 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.btn-primary:hover, .btn-primary:focus-visible {
  background: #3ab8cf;
  border-color: #3ab8cf;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  box-shadow: 0 4px 16px rgba(81,195,217,0.35);
  transform: translateY(-1px);
}

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

.btn-outline{
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
  border-radius: 40px;
  background-color: transparent;
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  padding: 14px 28px;
  border: 2px solid #092D3D;
  transition: background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.btn-outline:hover, .btn-outline:focus-visible {
  background: #092D3D;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transform: translateY(-1px);
  box-shadow: 0 4px 20px rgba(9,45,61,0.10);
}

.btn-back{
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  padding: 8px 18px;
  transition: background 0.22s ease, color 0.22s ease;
}

.btn-back:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(233 233 233 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
}

.btn-search{
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
  border-radius: 40px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 15px;
  padding: 13px 28px;
  background: #092D3D;
  border: none;
  transition: background 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.btn-search:hover, .btn-search:focus-visible {
  background: #0D3C50;
  box-shadow: 0 4px 20px rgba(9,45,61,0.10);
  transform: translateY(-1px);
}

/* Card buttons — Figma style */

.btn-card-rezerwuj{
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  white-space: nowrap;
  border-radius: 40px;
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  padding: 10px 16px;
  background: #51C3D9;
  transition: background 0.22s ease, box-shadow 0.22s ease;
}

.btn-card-rezerwuj:hover {
  background: #3ab8cf;
  box-shadow: 0 4px 12px rgba(81,195,217,0.3);
}

.btn-card-price{
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  padding: 10px 16px;
  border: 1px solid #092D3D;
  border-radius: 40px;
  color: #092D3D;
}

/* ---- Hero Section ---- */

.hero-section{
  overflow: hidden;
  background: #F4F7F8;
  min-height: 580px;
}

.hero-inner{
  display: grid;
  height: 100%;
  width: 100%;
  grid-template-columns: 1fr 1.4fr;
  min-height: 580px;
}

.hero-content{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  gap: 22px;
  padding: 72px clamp(24px, 4vw, 64px) 72px clamp(16px, calc((100vw - 1260px) / 2 + 24px), 160px);
}

.hero-accent-line{
  flex-shrink: 0;
  align-self: flex-start;
  width: 5px;
  height: 78px;
  background: #89EAD9;
  border-radius: 4px;
}

.hero-heading {
  font-size: clamp(28px, 3vw, 44px);
  font-weight: 400;
  color: #092D3D;
  line-height: 1.2;
  letter-spacing: -0.01em;
}

.hero-subtext{
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 15px;
  line-height: 1.75;
  max-width: 400px;
}

.hero-right {
  position: relative;
  overflow: visible;
}

/* Cars: absolute, fill right column + slight left overflow */

.hero-van-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -60px;
  right: 0;
  z-index: 1;
}

.hero-van-photo {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center bottom;
     object-position: center bottom;
  filter: drop-shadow(0 8px 40px rgba(9,45,61,0.10));
}

/* Search card: overlaid top-right on top of cars */

.hero-search-card{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  position: absolute;
  top: 36px;
  right: clamp(16px, 3.5vw, 48px);
  z-index: 3;
  width: 300px;
  border-radius: 16px;
  padding: 20px 20px 18px;
  box-shadow: 0 8px 32px rgba(9,45,61,0.14);
}

.hero-search-title{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  font-size: 15px;
  margin-bottom: 14px;
}

.hero-search-form{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.hsc-field{
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.hsc-label{
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 11px;
  letter-spacing: 0.06em;
}

.hsc-input-wrap{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  border-radius: 8px;
  padding: 9px 12px;
  transition: border-color 0.22s ease, box-shadow 0.22s ease;
}

.hsc-input-wrap:focus-within {
  border-color: #51C3D9;
  box-shadow: 0 0 0 3px rgba(81,195,217,0.15);
}

.hsc-icon{
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(184 184 184 / var(--tw-text-opacity, 1));
}

.hsc-select, .hsc-date{
  flex: 1 1 0%;
  border-style: none;
  background-color: transparent;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-size: 14px;
  min-width: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.hsc-row{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}

.hsc-btn{
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-style: none;
  font-family: Inter, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 14px;
  padding: 12px;
  background: #092D3D;
  border-radius: 8px;
  margin-top: 4px;
  transition: background 0.22s ease, box-shadow 0.22s ease;
}

.hsc-btn:hover {
  background: #0D3C50;
  box-shadow: 0 4px 20px rgba(9,45,61,0.18);
}

/* ---- Features Strip ---- */

.features-strip{
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 56px 0;
}

.features-strip-inner{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 48px;
}

.feature-item{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
}

.feature-icon-wrap{
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
  width: 120px;
  height: 120px;
  background: transparent;
  border: none;
  border-radius: 0;
}

.feature-icon-wrap img {
  width: 110px;
  height: 110px;
  -o-object-fit: contain;
     object-fit: contain;
}

.feature-icon-wrap svg {
  flex-shrink: 0;
}

.feature-text{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.feature-title{
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
}

.feature-desc{
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  max-width: 280px;
}

/* ---- Search Section ---- */

.search-section{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  padding: 48px 0;
}

.search-label {
  color: #000;
  font-weight: 400;
  text-align: center;
  font-size: 32px;
  margin-bottom: 28px;
  letter-spacing: -0.01em;
}

.search-bar{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 40px;
  padding: 8px 8px 8px 24px;
  box-shadow: 0 2px 8px rgba(9,45,61,0.06);
  max-width: 900px;
  margin: 0 auto;
}

.search-field{
  position: relative;
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  gap: 0.5rem;
  min-width: 160px;
}

.search-field + .search-field{
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  padding-left: 0.75rem;
}

.search-field-label{
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 13px;
}

.search-field-icon{
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(184 184 184 / var(--tw-text-opacity, 1));
}

.search-select, .search-date{
  flex: 1 1 0%;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-size: 14px;
  padding: 8px 0;
  min-width: 100px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* ---- Vehicles Section ---- */

.vehicles-section{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 72px 0;
}

.vehicles-grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.section-cta-wrap{
  text-align: center;
  margin-top: 48px;
}

.no-vehicles{
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  padding: 48px 0;
  font-size: 18px;
}

/* ---- Vehicle Card ---- */

.vehicle-card{
  display: flex;
  flex-direction: column;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 16px;
  overflow: hidden;
  transition: box-shadow 0.22s ease, transform 0.22s ease;
}

.vehicle-card:hover {
  box-shadow: 0 4px 20px rgba(9,45,61,0.10);
  transform: translateY(-4px);
}

.vehicle-card-photo-wrap{
  position: relative;
  display: block;
  flex-shrink: 0;
  overflow: hidden;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  aspect-ratio: 283 / 200;
}

.vehicle-card-photo{
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  -o-object-fit: contain;
     object-fit: contain;
  padding: 16px;
  transition: transform 0.35s ease;
}

.vehicle-card-photo-wrap::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(35.33deg, rgba(0,0,0,0.06) -5.83%, rgba(0,0,0,0) 29%, rgba(0,0,0,0) 64%, rgba(0,0,0,0.06) 105%);
  pointer-events: none;
  z-index: 1;
  border-radius: inherit;
}

.vehicle-card:hover .vehicle-card-photo {
  transform: scale(1.04);
}

.vehicle-card-photo--placeholder{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.vehicle-card-body{
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  padding: 18px 20px 20px;
  gap: 12px;
}

.vehicle-card-title{
  margin: 0px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  color: #000;
}

.vehicle-card-title a{
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition: color 0.22s ease;
}

.vehicle-card-title a:hover{
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
}

.vehicle-specs{
  margin: 0px;
  display: flex;
  list-style-type: none;
  flex-direction: column;
  padding: 0px;
  gap: 8px;
}

.spec-row{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

.spec-label{
  flex: 1 1 0%;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 14px;
  font-weight: 400;
}

.spec-badge{
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  gap: 0.25rem;
  white-space: nowrap;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  background: #EFEFEF;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 16px;
}

.vehicle-card-footer{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-top: auto;
  padding-top: 12px;
  border-top: 1px solid #E9E9E9;
}

/* ---- SANEPID Section ---- */

.sanepid-section{
  display: grid;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  grid-template-columns: 45fr 55fr;
  min-height: 440px;
}

.sanepid-text{
  display: flex;
  align-items: center;
  padding: clamp(48px, 7vw, 96px) clamp(24px, 4vw, 56px) clamp(48px, 7vw, 96px) clamp(16px, calc((100vw - 1260px) / 2 + 24px), 160px);
}

.sanepid-text-inner {
  max-width: 440px;
}

.sanepid-icon {
  margin-bottom: 24px;
}

.sanepid-heading {
  color: #092D3D;
  font-size: clamp(22px, 2.6vw, 36px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}

.sanepid-desc {
  font-size: 15px;
  color: #5E5E5E;
  line-height: 1.75;
  margin-bottom: 28px;
}

.btn-sanepid-cta{
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration-line: none;
  font-size: 14px;
  padding: 11px 22px;
  background: #51C3D9;
  color: #092D3D;
  border-radius: 40px;
  transition: background 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.btn-sanepid-cta:hover {
  background: #3ab8cf;
  box-shadow: 0 4px 16px rgba(81,195,217,0.35);
  transform: translateY(-1px);
}

.sanepid-photo{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.sanepid-van-img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 24px 32px;
  filter: drop-shadow(0 8px 40px rgba(9,45,61,0.10));
}

/* ---- Contact + Map Section ---- */

.contact-map-section{
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 480px;
}

.contact-text-col{
  display: flex;
  align-items: center;
  background: #F4F4F4;
  padding: clamp(40px, 6vw, 80px);
}

.contact-text-inner {
  max-width: 480px;
}

.contact-heading {
  font-size: clamp(22px, 2.4vw, 36px);
  font-weight: 400;
  color: #000;
  letter-spacing: -0.01em;
  line-height: 1.25;
  margin-bottom: 12px;
}

.contact-subheading {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.01em;
  margin-bottom: 28px;
}

.contact-info-list{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  padding: 0px;
  gap: 16px;
  margin-bottom: 32px;
}

.contact-info-list li{
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 16px;
}

.contact-info-icon{
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
  width: 40px;
  height: 40px;
  background: rgba(81,195,217,0.1);
  border-radius: 50%;
}

.contact-info-value{
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

a.contact-info-value:hover{
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
}

.contact-map-col{
  position: relative;
  overflow: hidden;
}

.contact-map-col iframe{
  display: block;
  height: 100%;
  width: 100%;
  border-width: 0px;
  min-height: 480px;
}

/* ---- Footer ---- */

.site-footer {
  background: #092D3D;
  color: #B8B8B8;
}

.footer-inner{
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.5fr;
  gap: 40px;
  padding-top: 60px;
  padding-bottom: 48px;
}

.footer-logo{
  display: block;
  margin-bottom: 16px;
}

.footer-logo img {
  height: 38px;
  width: auto;
}

.footer-heading{
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 14px;
  margin-bottom: 14px;
  letter-spacing: 0.08em;
}

.footer-desc {
  font-size: 14px;
  color: #B8B8B8;
  line-height: 1.7;
  max-width: 280px;
}

.footer-links{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  padding: 0px;
  gap: 10px;
}

.footer-links a {
  font-size: 14px;
  color: #B8B8B8;
  transition: color 0.22s ease;
}

.footer-links a:hover{
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
}

.footer-contact-list{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  padding: 0px;
  gap: 12px;
}

.footer-contact-list li{
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  color: #B8B8B8;
}

.footer-contact-list li svg{
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
  margin-top: 2px;
}

.footer-contact-list a {
  color: #B8B8B8;
  transition: color 0.22s ease;
}

.footer-contact-list a:hover{
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
}

.footer-bottom {
  border-top: 1px solid rgba(255,255,255,0.08);
}

.footer-bottom .container{
  text-align: center;
  padding-block: 18px;
}

.footer-bottom p {
  font-size: 13px;
  color: #B8B8B8;
}

/* ---- Archive Page ---- */

.archive-page-header{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  text-align: center;
  padding: 32px 0 0;
}

.archive-page-breadcrumb {
  color: #092D3D;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 400;
  letter-spacing: -0.01em;
}

.archive-page-breadcrumb a {
  color: #092D3D;
  text-decoration: none;
}

.archive-page-title {
  font-size: clamp(24px, 2.4vw, 36px);
  font-weight: 400;
  color: #000;
  margin-bottom: 28px;
  letter-spacing: -0.01em;
}

.archive-search-wrap {
  padding-bottom: 32px;
}

.vehicles-archive-section {
  padding: 48px 0 80px;
}

.filter-info{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  border-radius: 8px;
  padding: 12px 20px;
  margin-bottom: 28px;
  font-size: 14px;
}

.filter-info strong{
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
}

.filter-clear{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  margin-left: 12px;
}

.filter-clear:hover{
  text-decoration-line: underline;
}

/* Pagination */

.archive-pagination{
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 48px;
}

.archive-pagination .page-numbers{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 14px;
  transition: background 0.22s ease, color 0.22s ease, border-color 0.22s ease;
}

.archive-pagination .page-numbers:hover {
  background: #51C3D9;
  border-color: #51C3D9;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.archive-pagination .page-numbers.current {
  background: #092D3D;
  border-color: #092D3D;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.archive-pagination .prev,
  .archive-pagination .next {
  width: auto;
  padding: 0 16px;
  border-radius: 40px;
}

.no-results{
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  padding: 80px 24px;
}

.no-results h2{
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  margin: 16px 0 8px;
  font-size: 24px;
}

.no-results svg{
  margin-left: auto;
  margin-right: auto;
}

.no-results a{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

/* ---- Breadcrumb ---- */

.breadcrumb-bar{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  padding: 12px 0;
}

.breadcrumb{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #5E5E5E;
}

.breadcrumb a{
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.breadcrumb a:hover{
  text-decoration-line: underline;
}

.back-btn-wrap {
  padding: 20px 0 0;
}

/* ---- Single Pojazd ---- */

.single-pojazd-header{
  text-align: center;
  padding: 28px 0 20px;
}

.single-pojazd-title {
  font-size: clamp(24px, 3vw, 42px);
  font-weight: 800;
}

.single-pojazd-layout {
  padding: 40px 0 80px;
}

.single-pojazd-inner{
  display: grid;
  align-items: flex-start;
  grid-template-columns: 55fr 45fr;
  gap: 48px;
}

.pojazd-photos-col {
  position: sticky;
  top: 88px;
}

.pojazd-main-photo-wrap{
  position: relative;
  overflow: hidden;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  aspect-ratio: 4 / 3;
  border-radius: 16px;
}

.pojazd-main-photo{
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  -o-object-fit: contain;
     object-fit: contain;
  padding: 24px;
  border-radius: 16px;
  transition: transform 0.3s ease;
}

.pojazd-photo-placeholder{
  position: absolute;
  inset: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 14px;
}

.pojazd-thumbs{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}

.pojazd-thumb{
  cursor: pointer;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  width: calc(25% - 8px);
  aspect-ratio: 4 / 3;
  border-radius: 8px;
  border: 2px solid transparent;
  opacity: 0.65;
  transition: border-color 0.22s ease, opacity 0.22s ease;
}

.pojazd-thumb.active, .pojazd-thumb:hover {
  border-color: #51C3D9;
  opacity: 1;
}

.pojazd-thumb-img{
  display: block;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  -o-object-fit: contain;
     object-fit: contain;
  padding: 6px;
}

.pojazd-details-col{
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.pojazd-specs-box{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  border-radius: 16px;
  padding: 24px;
}

.pojazd-specs-title{
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 16px;
}

.pojazd-section-title{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  font-size: 18px;
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E9E9E9;
}

.vehicle-specs--large .spec-label {
  font-size: 14px;
}

.vehicle-specs--large .spec-row{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  padding: 8px 0;
}

.vehicle-specs--large .spec-row:last-child{
  border-bottom-width: 0px;
}

.pojazd-description .pojazd-content{
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 15px;
  line-height: 1.8;
}

.pojazd-description .pojazd-content p {
  margin-bottom: 12px;
}

.pojazd-cta-row{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

.price-pill{
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  white-space: nowrap;
  background: #EFEFEF;
  border-radius: 40px;
  padding: 10px 20px;
}

.price-pill .price-label{
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 11px;
  letter-spacing: 0.06em;
}

.price-pill .price-value{
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  font-size: 18px;
}

.btn-reserve {
  font-size: 15px;
  padding: 14px 28px;
}

/* ---- Section headings (generic) ---- */

.section-title {
  font-size: clamp(22px, 2.8vw, 36px);
  font-weight: 800;
  color: #092D3D;
  letter-spacing: -0.01em;
  margin-bottom: 8px;
}

.section-subtitle{
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 15px;
  margin-bottom: 32px;
}

/* ---- Availability Calendar ---- */

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

.availability-calendar{
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  border-radius: 16px;
  padding: 20px;
}

.calendar-loading{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  gap: 10px;
  padding: 32px;
}

.cal-months-wrap{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.cal-nav{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.cal-nav-btn{
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 16px;
  transition: background 0.22s ease, border-color 0.22s ease, color 0.22s ease;
}

.cal-nav-btn:hover {
  background: #51C3D9;
  border-color: #51C3D9;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.cal-period{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  font-size: 15px;
}

.cal-month{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-radius: 8px;
  padding: 14px;
}

.cal-month-title{
  text-align: center;
  font-weight: 700;
  text-transform: capitalize;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  font-size: 14px;
  margin-bottom: 10px;
}

.cal-grid{
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 2px;
}

.cal-day-name{
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 10px;
  padding: 4px 2px;
}

.cal-day{
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  padding: 7px 2px;
  font-size: 12px;
  font-weight: 400;
  border-radius: 5px;
  line-height: 1;
  transition: background 0.22s ease, color 0.22s ease;
}

.cal-day:hover:not(.cal-day--empty):not(.cal-day--past):not(.cal-day--blocked) {
  background: rgba(81,195,217,0.15);
  color: #092D3D;
}

.cal-day--empty{
  cursor: default;
}

.cal-day--past{
  cursor: not-allowed;
  --tw-text-opacity: 1;
  color: rgb(184 184 184 / var(--tw-text-opacity, 1));
}

.cal-day--blocked {
  background: #fef2f2;
  color: #ef4444;
  cursor: not-allowed;
  border-radius: 5px;
  position: relative;
}

.cal-day--blocked::after {
  content: '';
  position: absolute;
  inset: 0px;
  border-radius: 5px;
  background: rgba(239,68,68,0.08);
}

.cal-day--selected-start, .cal-day--selected-end {
  background: #51C3D9 !important;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  border-radius: 5px;
}

.cal-day--in-range {
  background: rgba(81,195,217,0.18);
  color: #092D3D;
  border-radius: 0;
}

.calendar-legend{
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 12px;
}

.legend-item{
  display: flex;
  align-items: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  gap: 6px;
  font-size: 11px;
}

.legend-item::before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 3px;
  flex-shrink: 0;
}

.legend-item--available::before {
  background: rgba(81,195,217,0.18);
  border: 1px solid #51C3D9;
}

.legend-item--blocked::before {
  background: #fef2f2;
  border: 1px solid #ef4444;
}

.legend-item--selected::before {
  background: #51C3D9;
}

/* ---- Reservation Form ---- */

.reservation-section{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  border-radius: 16px;
  padding: 24px;
}

.rez-form{
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.form-row--2col{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.form-group{
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.form-label{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  font-size: 13px;
}

.required {
  color: #ef4444;
}

.form-input{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  border-color: #E9E9E9;
  border-width: 1.5px;
  border-radius: 8px;
  padding: 11px 14px;
  font-size: 14px;
  transition: border-color 0.22s ease, box-shadow 0.22s ease;
}

.form-input:focus {
  border-color: #51C3D9;
  box-shadow: 0 0 0 3px rgba(81,195,217,0.18);
}

.form-input.is-invalid {
  border-color: #ef4444;
}

.form-textarea {
  resize: vertical;
  min-height: 90px;
}

.form-message{
  font-weight: 500;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
}

.form-message.is-success {
  background: #f0fdf4;
  color: #16a34a;
  border: 1px solid #bbf7d0;
}

.form-message.is-error {
  background: #fef2f2;
  color: #dc2626;
  border: 1px solid #fecaca;
}

.btn-submit{
  align-self: flex-start;
  font-size: 15px;
  padding: 13px 28px;
  position: relative;
}

/* ---- Spinner ---- */

.spinner{
  display: inline-block;
  border-radius: 9999px;
  border-width: 2px;
  width: 16px;
  height: 16px;
  border-color: rgba(9,45,61,0.2);
  border-top-color: #092D3D;
  animation: spin 0.7s linear infinite;
}

.spinner--white {
  border-color: rgba(255,255,255,0.3);
  border-top-color: white;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/* ---- Cennik Page ---- */

.cennik-hero{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  padding: 36px 0 32px;
}

.cennik-breadcrumb {
  color: #5E5E5E;
  font-size: 14px;
  margin-bottom: 10px;
}

.cennik-breadcrumb a {
  color: #5E5E5E;
  text-decoration: underline;
}

.cennik-breadcrumb a:hover{
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
}

.cennik-title {
  font-size: clamp(26px, 3vw, 42px);
  font-weight: 700;
  color: #092D3D;
  letter-spacing: -0.01em;
  margin-bottom: 8px;
}

.cennik-subtitle{
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 16px;
}

.cennik-section {
  padding: 56px 0 80px;
}

.cennik-table-wrap{
  overflow-x: auto;
  margin-bottom: 48px;
}

.cennik-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  background: white;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 16px rgba(9,45,61,0.07);
}

.cennik-table thead tr {
  background: #092D3D;
}

.cennik-table thead th{
  text-align: left;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 13px;
  letter-spacing: 0.03em;
  padding: 14px 20px;
  white-space: nowrap;
}

.cennik-table thead th.col-kategoria {
  width: 38%;
}

.cennik-table tbody tr {
  border-bottom: 1px solid #E9E9E9;
  transition: background 0.18s ease;
}

.cennik-table tbody tr:last-child {
  border-bottom: none;
}

.cennik-table tbody tr:hover {
  background: #F4F7F8;
}

.cennik-table tbody td {
  padding: 16px 20px;
  color: #092D3D;
  vertical-align: middle;
}

.col-kategoria{
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.cennik-kat-name {
  font-size: 15px;
  font-weight: 600;
  color: #092D3D;
}

.cennik-kat-opis {
  font-size: 13px;
  color: #5E5E5E;
}

.cennik-price-main {
  font-weight: 700;
  font-size: 16px;
  color: #092D3D;
}

.cennik-pln {
  font-size: 12px;
  font-weight: 400;
  color: #5E5E5E;
}

.cennik-dash {
  color: #B8B8B8;
}

.cennik-empty{
  text-align: center;
  padding: 48px 0;
}

.cennik-empty p{
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 16px;
  margin-bottom: 20px;
}

.cennik-notes{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  border-radius: 16px;
  padding: 28px 32px;
  margin-top: 8px;
}

.cennik-notes h3 {
  font-size: 16px;
  font-weight: 700;
  color: #092D3D;
  margin-bottom: 14px;
}

.cennik-notes ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  padding: 0px;
  gap: 10px;
}

.cennik-notes ul li{
  display: flex;
  align-items: flex-start;
  --tw-text-opacity: 1;
  color: rgb(94 94 94 / var(--tw-text-opacity, 1));
  font-size: 14px;
  gap: 10px;
  padding-left: 16px;
  position: relative;
}

.cennik-notes ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #51C3D9;
  flex-shrink: 0;
}

.cennik-cta-section {
  background: #092D3D;
  padding: 56px 0;
}

.cennik-cta-inner{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.cennik-cta-heading{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: clamp(20px, 2.5vw, 30px);
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: -0.01em;
}

.cennik-cta-sub {
  color: rgba(255,255,255,0.65);
  font-size: 15px;
}

.cennik-cta-btns{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

.cennik-cta-section .btn-outline {
  border-color: rgba(255,255,255,0.4);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.cennik-cta-section .btn-outline:hover {
  background: rgba(255,255,255,0.1);
  border-color: white;
}

/* ---- Kontakt Page ---- */

.kontakt-hero{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  padding: 36px 0 32px;
}

.kontakt-section {
  padding: 56px 0 80px;
}

.kontakt-grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px;
  align-items: start;
}

.kontakt-col-heading {
  font-size: 22px;
  font-weight: 700;
  color: #092D3D;
  margin-bottom: 24px;
  padding-bottom: 14px;
  border-bottom: 2px solid #51C3D9;
}

/* CF7 form styling */

.kontakt-cf7-wrap .wpcf7 {
  display: block;
}

.kontakt-cf7-wrap p {
  margin-bottom: 16px;
}

.kontakt-cf7-wrap label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #092D3D;
  margin-bottom: 6px;
  letter-spacing: 0.01em;
}

.kontakt-cf7-wrap input[type="text"],
  .kontakt-cf7-wrap input[type="email"],
  .kontakt-cf7-wrap input[type="tel"],
  .kontakt-cf7-wrap textarea{
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(9 45 61 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  border-radius: 8px;
  padding: 11px 14px;
  font-size: 14px;
  font-family: inherit;
  transition: border-color 0.22s ease, box-shadow 0.22s ease;
}

.kontakt-cf7-wrap input:focus,
  .kontakt-cf7-wrap textarea:focus {
  border-color: #51C3D9;
  box-shadow: 0 0 0 3px rgba(81,195,217,0.15);
  background: white;
}

.kontakt-cf7-wrap textarea {
  min-height: 130px;
  resize: vertical;
}

.kontakt-cf7-wrap input[type="submit"]{
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  white-space: nowrap;
  border-style: none;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration-line: none;
  font-size: 14px;
  padding: 13px 28px;
  background: #51C3D9;
  color: #092D3D;
  border-radius: 40px;
  transition: background 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.kontakt-cf7-wrap input[type="submit"]:hover {
  background: #3ab8cf;
  box-shadow: 0 4px 16px rgba(81,195,217,0.35);
  transform: translateY(-1px);
}

.kontakt-cf7-wrap .wpcf7-response-output {
  margin-top: 16px;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  border: none !important;
}

.kontakt-cf7-wrap .wpcf7-mail-sent-ok {
  background: #f0fdf4;
  color: #16a34a;
}

.kontakt-cf7-wrap .wpcf7-validation-errors,
  .kontakt-cf7-wrap .wpcf7-mail-sent-ng {
  background: #fef2f2;
  color: #dc2626;
}

.kontakt-cf7-wrap .wpcf7-not-valid-tip {
  color: #dc2626;
  font-size: 12px;
  margin-top: 4px;
  display: block;
}

/* Contact info list */

.kontakt-info-list{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  padding: 0px;
  gap: 20px;
  margin-bottom: 28px;
}

.kontakt-info-list li{
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.kontakt-info-icon{
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(81 195 217 / var(--tw-text-opacity, 1));
  width: 42px;
  height: 42px;
  background: rgba(81,195,217,0.10);
  border-radius: 50%;
  margin-top: 2px;
}

.kontakt-info-label {
  display: block;
  font-size: 11px;
  font-weight: 600;
  color: #5E5E5E;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 3px;
}

.kontakt-info-value {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #092D3D;
  text-decoration: none;
  line-height: 1.5;
}

a.kontakt-info-value:hover {
  color: #51C3D9;
}

.kontakt-map-btn {
  margin-bottom: 24px;
  font-size: 14px;
  padding: 11px 22px;
}

.kontakt-map-wrap{
  overflow: hidden;
  border-radius: 16px;
  height: 280px;
  border: 1px solid #E9E9E9;
}

.kontakt-map-wrap iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

/* ---- Page Loader ---- */

#page-loader {
  position: fixed;
  inset: 0;
  background: #ffffff;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.35s ease;
}

#page-loader.loader--hidden {
  opacity: 0;
  pointer-events: none;
}

.loader-spinner {
  width: 40px;
  height: 40px;
  border: 3px solid #E9E9E9;
  border-top-color: #51C3D9;
  border-radius: 50%;
  animation: spin 0.75s linear infinite;
}

/* ---- Scroll to Top ---- */

#scroll-top-btn {
  position: fixed;
  bottom: 28px;
  right: 28px;
  z-index: 500;
  width: 44px;
  height: 44px;
  background: #092D3D;
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateY(12px);
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s ease, background 0.22s ease, box-shadow 0.22s ease;
  box-shadow: 0 4px 16px rgba(9,45,61,0.20);
}

#scroll-top-btn.stt--visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

#scroll-top-btn:hover {
  background: #51C3D9;
  box-shadow: 0 6px 20px rgba(81,195,217,0.40);
}

/* ---- Utilities ---- */

.main-content {
  padding: 60px 0;
}

/* ---- Generic page.php template ---- */

.page-hero{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  padding: 36px 0 32px;
}

.page-breadcrumb {
  font-size: 13px;
  color: #8A8A8A;
  margin-bottom: 12px;
}

.page-breadcrumb a {
  color: #8A8A8A;
}

.page-breadcrumb a:hover {
  color: #51C3D9;
}

.page-title {
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 800;
  color: #092D3D;
}

.page-content-section {
  padding: 56px 0 80px;
}

.page-content-body {
  max-width: 800px;
}

.page-content-body h2 {
  font-size: 24px;
  font-weight: 700;
  color: #092D3D;
  margin-bottom: 14px;
  margin-top: 36px;
}

.page-content-body h3 {
  font-size: 19px;
  font-weight: 700;
  color: #092D3D;
  margin-bottom: 10px;
  margin-top: 28px;
}

.page-content-body p {
  font-size: 16px;
  color: #5E5E5E;
  line-height: 1.75;
  margin-bottom: 16px;
}

.page-content-body ul, .page-content-body ol {
  list-style: disc;
  padding-left: 24px;
  margin-bottom: 16px;
}

.page-content-body li {
  font-size: 16px;
  color: #5E5E5E;
  line-height: 1.7;
  margin-bottom: 6px;
}

/* ---- Cookie consent plugin overrides ---- */

#vm-cc-banner svg,
  #vm-cc-modal svg,
  #vm-cc-floating-btn svg {
  display: inline-block;
  max-width: none;
  height: auto;
  flex-shrink: 0;
}

#vm-cc-banner h2,
  #vm-cc-modal h2 {
  font-family: var(--vm-cc-font, -apple-system, sans-serif);
  line-height: 1.3;
}

#vm-cc-banner ul,
  #vm-cc-modal ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.block{
  display: block;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.blur{
  --tw-blur: blur(8px);
  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);
}

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

/* =========================================================
   BASE LAYER — HTML resets
   ========================================================= */

/* =========================================================
   COMPONENTS LAYER
   ========================================================= */

/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 1200px) {
  .vehicles-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .single-pojazd-inner {
    grid-template-columns: 1fr 1fr;
  }

  .footer-inner {
    grid-template-columns: 1fr 1fr;
  }

  .footer-col:first-child {
    grid-column: 1 / -1;
  }

  .footer-desc {
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  .hero-section {
    min-height: auto;
  }

  .hero-inner {
    grid-template-columns: 1fr;
  }

  .hero-content {
    padding: 56px 24px;
  }

  .hero-right {
    display: none;
  }

  .features-strip-inner {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }

  .sanepid-section {
    grid-template-columns: 1fr;
  }

  .sanepid-text {
    padding: 48px 24px;
  }

  .sanepid-photo {
    min-height: 280px;
  }

  .contact-map-section {
    grid-template-columns: 1fr;
  }

  .contact-map-col iframe {
    min-height: 300px;
  }
}

@media (max-width: 900px) {
  .kontakt-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

@media (max-width: 768px) {
  .hamburger {
    display: flex;
  }

  .site-nav {
    position: fixed;
    inset: 72px 0 0 0;
    background: white;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 24px;
    border-top: 1px solid #E9E9E9;
    box-shadow: 0 8px 40px rgba(9,45,61,0.14);
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    z-index: 99;
    overflow-y: auto;
  }

  .site-nav.is-open {
    transform: translateX(0);
  }

  .nav-list {
    flex-direction: column;
    gap: 0;
    width: 100%;
  }

  .nav-list li {
    width: 100%;
    border-bottom: 1px solid #E9E9E9;
  }

  .nav-list a {
    display: block;
    padding: 14px 0;
    font-size: 16px;
  }

  .nav-list a::after {
    display: none;
  }

  .header-cta .btn-phone {
    padding: 10px 14px;
    font-size: 0;
    gap: 0;
  }

  .header-cta .btn-phone svg {
    width: 16px;
    height: 16px;
  }

  .search-bar {
    flex-direction: column;
    border-radius: 24px;
    padding: 16px;
    gap: 12px;
  }

  .search-field {
    width: 100%;
    min-width: auto;
  }

  .search-field + .search-field {
    border-left: none;
    border-top: 1px solid #E9E9E9;
    padding-left: 0;
    padding-top: 12px;
  }

  .btn-search {
    width: 100%;
    justify-content: center;
  }

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

  .single-pojazd-inner {
    grid-template-columns: 1fr;
  }

  .pojazd-photos-col {
    position: static;
  }

  .cal-months-wrap {
    grid-template-columns: 1fr;
  }

  .form-row--2col {
    grid-template-columns: 1fr;
  }

  .features-strip-inner {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .footer-inner {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

@media (max-width: 480px) {
  .vehicles-grid {
    grid-template-columns: 1fr;
  }

  .vehicle-card-photo-wrap {
    aspect-ratio: 16 / 10;
  }

  .pojazd-thumbs {
    gap: 6px;
  }

  .pojazd-thumb {
    width: calc(33.333% - 5px);
  }

  .pojazd-cta-row {
    flex-direction: column;
    align-items: stretch;
  }

  .btn-reserve {
    width: 100%;
    justify-content: center;
  }
}

@media print {
  .site-header, .hamburger, .site-footer,
  .search-section, .availability-section, .reservation-section {
    display: none !important;
  }

  .single-pojazd-inner {
    grid-template-columns: 1fr;
  }
}
