@charset "UTF-8";

/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root {
  --blue: #3490dc;
  --indigo: #6574cd;
  --purple: #9561e2;
  --pink: #f66d9b;
  --red: #e3342f;
  --orange: #f6993f;
  --yellow: #ffed4a;
  --green: #38c172;
  --teal: #20c997;
  --cyan: #6cb2eb;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #3490dc;
  --secondary: #6c757d;
  --success: #38c172;
  --info: #6cb2eb;
  --warning: #ffed4a;
  --danger: #e3342f;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Nunito", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: "Nunito", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #212529;
  text-align: left;
  background-color: #f8fafc;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #3490dc;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: rgb(28.75, 104.3214285714, 166.75);
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f8fafc;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #f66d9b;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm,
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(198.16, 223.92, 245.2);
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(149.44, 197.28, 236.8);
}

.table-hover .table-primary:hover {
  background-color: rgb(176.41, 212.0271428571, 241.45);
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(176.41, 212.0271428571, 241.45);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(213.84, 216.36, 218.6);
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(178.56, 183.24, 187.4);
}

.table-hover .table-secondary:hover {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(199.28, 237.64, 215.52);
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(151.52, 222.76, 181.68);
}

.table-hover .table-success:hover {
  background-color: rgb(179.8374712644, 231.5825287356, 201.744137931);
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(179.8374712644, 231.5825287356, 201.744137931);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(213.84, 233.44, 249.4);
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(178.56, 214.96, 244.6);
}

.table-hover .table-info:hover {
  background-color: rgb(191.3938922156, 221.6825149701, 246.3461077844);
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(191.3938922156, 221.6825149701, 246.3461077844);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 249.96, 204.32);
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(255, 245.64, 160.88);
}

.table-hover .table-warning:hover {
  background-color: rgb(255, 247.4240883978, 178.82);
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 247.4240883978, 178.82);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(247.16, 198.16, 196.76);
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(240.44, 149.44, 146.84);
}

.table-hover .table-danger:hover {
  background-color: rgb(244.1345762712, 176.2256779661, 174.2854237288);
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(244.1345762712, 176.2256779661, 174.2854237288);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(253.04, 253.32, 253.6);
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: rgb(251.36, 251.88, 252.4);
}

.table-hover .table-light:hover {
  background-color: rgb(238.165, 240.57, 242.975);
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(238.165, 240.57, 242.975);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(149.44, 152.56, 155.68);
}

.table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgb(160.75, 203.4642857143, 238.75);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size],
select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #38c172;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #fff;
  background-color: rgba(56, 193, 114, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .valid-tooltip,
.form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #38c172;
  padding-right: calc(1.6em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #38c172;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.was-validated select.form-control:valid,
select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #38c172;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem) no-repeat;
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #38c172;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #38c172;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #38c172;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #38c172;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(92.2289156627, 207.7710843373, 141.1445783133);
  background-color: rgb(92.2289156627, 207.7710843373, 141.1445783133);
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #38c172;
}

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #38c172;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #38c172;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #e3342f;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #fff;
  background-color: rgba(227, 52, 47, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .invalid-tooltip,
.form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #e3342f;
  padding-right: calc(1.6em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e3342f' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.was-validated select.form-control:invalid,
select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #e3342f;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e3342f' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem) no-repeat;
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #e3342f;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #e3342f;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #e3342f;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(233.0508474576, 95.8686440678, 91.9491525424);
  background-color: rgb(233.0508474576, 95.8686440678, 91.9491525424);
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e3342f;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #e3342f;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-primary:hover {
  color: #fff;
  background-color: rgb(34.375, 124.7321428571, 199.375);
  border-color: rgb(32.5, 117.9285714286, 188.5);
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: rgb(34.375, 124.7321428571, 199.375);
  border-color: rgb(32.5, 117.9285714286, 188.5);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 160.65, 225.25, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(32.5, 117.9285714286, 188.5);
  border-color: rgb(30.625, 111.125, 177.625);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82.45, 160.65, 225.25, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}

.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  box-shadow: 0 0 0 0.2rem rgba(130.05, 137.7, 144.5, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  border-color: rgb(78.4506437768, 84.9881974249, 90.7993562232);
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130.05, 137.7, 144.5, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}

.btn-success:hover {
  color: #fff;
  background-color: rgb(47.3975903614, 163.3524096386, 96.4879518072);
  border-color: rgb(44.5301204819, 153.4698795181, 90.6506024096);
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: rgb(47.3975903614, 163.3524096386, 96.4879518072);
  border-color: rgb(44.5301204819, 153.4698795181, 90.6506024096);
  box-shadow: 0 0 0 0.2rem rgba(85.85, 202.3, 135.15, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(44.5301204819, 153.4698795181, 90.6506024096);
  border-color: rgb(41.6626506024, 143.5873493976, 84.813253012);
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(85.85, 202.3, 135.15, 0.5);
}

.btn-info {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-info:hover {
  color: #fff;
  background-color: rgb(74.3308383234, 160.3637724551, 230.4191616766);
  border-color: rgb(63.1077844311, 154.4850299401, 228.8922155689);
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: rgb(74.3308383234, 160.3637724551, 230.4191616766);
  border-color: rgb(63.1077844311, 154.4850299401, 228.8922155689);
  box-shadow: 0 0 0 0.2rem rgba(96.75, 156.85, 205.9, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(63.1077844311, 154.4850299401, 228.8922155689);
  border-color: rgb(51.8847305389, 148.6062874251, 227.3652694611);
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(96.75, 156.85, 205.9, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}

.btn-warning:hover {
  color: #212529;
  background-color: rgb(255, 233.1961325967, 35.75);
  border-color: rgb(255, 231.9281767956, 23);
}

.btn-warning:focus,
.btn-warning.focus {
  color: #212529;
  background-color: rgb(255, 233.1961325967, 35.75);
  border-color: rgb(255, 231.9281767956, 23);
  box-shadow: 0 0 0 0.2rem rgba(221.7, 207, 69.05, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: rgb(255, 231.9281767956, 23);
  border-color: rgb(255, 230.6602209945, 10.25);
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(221.7, 207, 69.05, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-danger:hover {
  color: #fff;
  background-color: rgb(207.7796610169, 32.9650423729, 27.9703389831);
  border-color: rgb(196.5423728814, 31.1822033898, 26.4576271186);
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: rgb(207.7796610169, 32.9650423729, 27.9703389831);
  border-color: rgb(196.5423728814, 31.1822033898, 26.4576271186);
  box-shadow: 0 0 0 0.2rem rgba(231.2, 82.45, 78.2, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(196.5423728814, 31.1822033898, 26.4576271186);
  border-color: rgb(185.3050847458, 29.3993644068, 24.9449152542);
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(231.2, 82.45, 78.2, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
}

.btn-light:focus,
.btn-light.focus {
  color: #212529;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
  box-shadow: 0 0 0 0.2rem rgba(215.75, 217.2, 218.65, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: rgb(218.25, 223.5, 228.75);
  border-color: rgb(210.8125, 217.125, 223.4375);
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(215.75, 217.2, 218.65, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}

.btn-dark:focus,
.btn-dark.focus {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}

.btn-outline-primary {
  color: #3490dc;
  border-color: #3490dc;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #3490dc;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #38c172;
  border-color: #38c172;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #38c172;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #38c172;
  border-color: #38c172;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.btn-outline-info {
  color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-outline-info:hover {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #6cb2eb;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #212529;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-warning {
  color: #ffed4a;
  border-color: #ffed4a;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffed4a;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffed4a;
  border-color: #ffed4a;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.btn-outline-danger {
  color: #e3342f;
  border-color: #e3342f;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #e3342f;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #3490dc;
  text-decoration: none;
}

.btn-link:hover {
  color: rgb(28.75, 104.3214285714, 166.75);
  text-decoration: underline;
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #e9ecef;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #3490dc;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: flex;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.6rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.3rem;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #3490dc;
  background-color: #3490dc;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgb(160.75, 203.4642857143, 238.75);
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: rgb(204.25, 227.25, 246.25);
  border-color: rgb(204.25, 227.25, 246.25);
}

.custom-control-input[disabled] ~ .custom-control-label,
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input[disabled] ~ .custom-control-label::before,
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.3rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}

.custom-control-label::after {
  position: absolute;
  top: 0.3rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #3490dc;
  background-color: #3490dc;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.3rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(52, 144, 220, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: rgb(160.75, 203.4642857143, 238.75);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: rgb(160.75, 203.4642857143, 238.75);
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.6em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.6;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-range:focus {
  outline: 0;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: rgb(204.25, 227.25, 246.25);
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: rgb(204.25, 227.25, 246.25);
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: rgb(204.25, 227.25, 246.25);
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #f8fafc;
  border-color: #dee2e6 #dee2e6 #f8fafc;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #3490dc;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }

  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #3490dc;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: rgb(28.75, 104.3214285714, 166.75);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}

a.badge:hover,
a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #3490dc;
}

a.badge-primary:hover,
a.badge-primary:focus {
  color: #fff;
  background-color: rgb(32.5, 117.9285714286, 188.5);
}

a.badge-primary:focus,
a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.badge-secondary:hover,
a.badge-secondary:focus {
  color: #fff;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}

a.badge-secondary:focus,
a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #38c172;
}

a.badge-success:hover,
a.badge-success:focus {
  color: #fff;
  background-color: rgb(44.5301204819, 153.4698795181, 90.6506024096);
}

a.badge-success:focus,
a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(56, 193, 114, 0.5);
}

.badge-info {
  color: #212529;
  background-color: #6cb2eb;
}

a.badge-info:hover,
a.badge-info:focus {
  color: #212529;
  background-color: rgb(63.1077844311, 154.4850299401, 228.8922155689);
}

a.badge-info:focus,
a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffed4a;
}

a.badge-warning:hover,
a.badge-warning:focus {
  color: #212529;
  background-color: rgb(255, 231.9281767956, 23);
}

a.badge-warning:focus,
a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 237, 74, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #e3342f;
}

a.badge-danger:hover,
a.badge-danger:focus {
  color: #fff;
  background-color: rgb(196.5423728814, 31.1822033898, 26.4576271186);
}

a.badge-danger:focus,
a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(227, 52, 47, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:hover,
a.badge-light:focus {
  color: #212529;
  background-color: rgb(218.25, 223.5, 228.75);
}

a.badge-light:focus,
a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.badge-dark:hover,
a.badge-dark:focus {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
}

a.badge-dark:focus,
a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: rgb(27.04, 74.88, 114.4);
  background-color: rgb(214.4, 232.8, 248);
  border-color: rgb(198.16, 223.92, 245.2);
}

.alert-primary hr {
  border-top-color: rgb(176.41, 212.0271428571, 241.45);
}

.alert-primary .alert-link {
  color: rgb(17.29, 47.88, 73.15);
}

.alert-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(225.6, 227.4, 229);
  border-color: rgb(213.84, 216.36, 218.6);
}

.alert-secondary hr {
  border-top-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}

.alert-secondary .alert-link {
  color: rgb(32.5205150215, 35.2305579399, 37.6394849785);
}

.alert-success {
  color: rgb(29.12, 100.36, 59.28);
  background-color: rgb(215.2, 242.6, 226.8);
  border-color: rgb(199.28, 237.64, 215.52);
}

.alert-success hr {
  border-top-color: rgb(179.8374712644, 231.5825287356, 201.744137931);
}

.alert-success .alert-link {
  color: rgb(17.6501204819, 60.8298795181, 35.9306024096);
}

.alert-info {
  color: rgb(56.16, 92.56, 122.2);
  background-color: rgb(225.6, 239.6, 251);
  border-color: rgb(213.84, 233.44, 249.4);
}

.alert-info hr {
  border-top-color: rgb(191.3938922156, 221.6825149701, 246.3461077844);
}

.alert-info .alert-link {
  color: rgb(40.1016909621, 66.0935276968, 87.2583090379);
}

.alert-warning {
  color: rgb(132.6, 123.24, 38.48);
  background-color: rgb(255, 251.4, 218.8);
  border-color: rgb(255, 249.96, 204.32);
}

.alert-warning hr {
  border-top-color: rgb(255, 247.4240883978, 178.82);
}

.alert-warning .alert-link {
  color: rgb(93.0711246201, 86.5013981763, 27.0088753799);
}

.alert-danger {
  color: rgb(118.04, 27.04, 24.44);
  background-color: rgb(249.4, 214.4, 213.4);
  border-color: rgb(247.16, 198.16, 196.76);
}

.alert-danger hr {
  border-top-color: rgb(244.1345762712, 176.2256779661, 174.2854237288);
}

.alert-danger .alert-link {
  color: rgb(75.7881751825, 17.3611678832, 15.6918248175);
}

.alert-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.6, 253.8, 254);
  border-color: rgb(253.04, 253.32, 253.6);
}

.alert-light hr {
  border-top-color: rgb(238.165, 240.57, 242.975);
}

.alert-light .alert-link {
  color: rgb(103.5492351816, 103.98, 104.4107648184);
}

.alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}

.alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #3490dc;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

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

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }

  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: rgb(27.04, 74.88, 114.4);
  background-color: rgb(198.16, 223.92, 245.2);
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: rgb(27.04, 74.88, 114.4);
  background-color: rgb(176.41, 212.0271428571, 241.45);
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 74.88, 114.4);
  border-color: rgb(27.04, 74.88, 114.4);
}

.list-group-item-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(213.84, 216.36, 218.6);
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(56.16, 60.84, 65);
  border-color: rgb(56.16, 60.84, 65);
}

.list-group-item-success {
  color: rgb(29.12, 100.36, 59.28);
  background-color: rgb(199.28, 237.64, 215.52);
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: rgb(29.12, 100.36, 59.28);
  background-color: rgb(179.8374712644, 231.5825287356, 201.744137931);
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(29.12, 100.36, 59.28);
  border-color: rgb(29.12, 100.36, 59.28);
}

.list-group-item-info {
  color: rgb(56.16, 92.56, 122.2);
  background-color: rgb(213.84, 233.44, 249.4);
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: rgb(56.16, 92.56, 122.2);
  background-color: rgb(191.3938922156, 221.6825149701, 246.3461077844);
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(56.16, 92.56, 122.2);
  border-color: rgb(56.16, 92.56, 122.2);
}

.list-group-item-warning {
  color: rgb(132.6, 123.24, 38.48);
  background-color: rgb(255, 249.96, 204.32);
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: rgb(132.6, 123.24, 38.48);
  background-color: rgb(255, 247.4240883978, 178.82);
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 123.24, 38.48);
  border-color: rgb(132.6, 123.24, 38.48);
}

.list-group-item-danger {
  color: rgb(118.04, 27.04, 24.44);
  background-color: rgb(247.16, 198.16, 196.76);
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: rgb(118.04, 27.04, 24.44);
  background-color: rgb(244.1345762712, 176.2256779661, 174.2854237288);
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(118.04, 27.04, 24.44);
  border-color: rgb(118.04, 27.04, 24.44);
}

.list-group-item-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.04, 253.32, 253.6);
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(238.165, 240.57, 242.975);
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(128.96, 129.48, 130);
  border-color: rgb(128.96, 129.48, 130);
}

.list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.6;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}

.bs-popover-top > .arrow,
.bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top > .arrow::before,
.bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top > .arrow::after,
.bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}

.bs-popover-right > .arrow,
.bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right > .arrow::before,
.bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right > .arrow::after,
.bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}

.bs-popover-bottom > .arrow,
.bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom > .arrow::before,
.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom > .arrow::after,
.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid rgb(247.35, 247.35, 247.35);
}

.bs-popover-left,
.bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}

.bs-popover-left > .arrow,
.bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left > .arrow::before,
.bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left > .arrow::after,
.bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #3490dc !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(32.5, 117.9285714286, 188.5) !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}

.bg-success {
  background-color: #38c172 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(44.5301204819, 153.4698795181, 90.6506024096) !important;
}

.bg-info {
  background-color: #6cb2eb !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(63.1077844311, 154.4850299401, 228.8922155689) !important;
}

.bg-warning {
  background-color: #ffed4a !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(255, 231.9281767956, 23) !important;
}

.bg-danger {
  background-color: #e3342f !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(196.5423728814, 31.1822033898, 26.4576271186) !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(218.25, 223.5, 228.75) !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #3490dc !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #38c172 !important;
}

.border-info {
  border-color: #6cb2eb !important;
}

.border-warning {
  border-color: #ffed4a !important;
}

.border-danger {
  border-color: #e3342f !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

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

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

.justify-content-around {
  justify-content: space-around !important;
}

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

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

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

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

.text-right {
  text-align: right !important;
}

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #3490dc !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(28.75, 104.3214285714, 166.75) !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}

.text-success {
  color: #38c172 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(38.7951807229, 133.7048192771, 78.9759036145) !important;
}

.text-info {
  color: #6cb2eb !important;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(40.6616766467, 142.7275449102, 225.8383233533) !important;
}

.text-warning {
  color: #ffed4a !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(252.5, 227.3895027624, 0) !important;
}

.text-danger {
  color: #e3342f !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(174.0677966102, 27.6165254237, 23.4322033898) !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: rgb(203.375, 210.75, 218.125) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

@page {
    size: a3;
}

  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }

  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/* Lato loads via partial/style.blade.php — do not @import fonts here (breaks app.css parse on some hosts). */

/* ── FONT OVERRIDE: force Lato over main.css legacy webfonts ── */

html body,
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body p,
html body span,
html body a,
html body li,
html body td,
html body th,
html body label,
html body input,
html body select,
html body textarea,
html body button,
html body .navbar,
html body .nav,
html body .dropdown-menu {
  font-family: "Lato", sans-serif !important;
}

/* Fusion shell breakpoint — aligns with @media (min-width: 993px) in _desktop-fusion.scss */

@media (max-width: 992px) {
  .fusion-mobile-only {
    display: block !important;
  }

  .fusion-desktop-only {
    display: none !important;
  }
}

@media (min-width: 993px) {
  .fusion-mobile-only {
    display: none !important;
  }

  .fusion-desktop-only {
    display: block !important;
  }
}

/* Mobile logo image sizing */

.wk-mob-explore-nav__logo-img,
.wk-mob-navbar__logo-img {
  display: block;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
}

.wk-container {
  width: 100% !important;
  max-width: 1400px !important;
  padding-left: 32px !important;
  padding-right: 32px !important;
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 991px) {
  .wk-container {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media (max-width: 767px) {
  .wk-container {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

body {
  font-family: "Lato", sans-serif !important;
  font-size: 1rem;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

.wk-main-content {
  padding-top: 60px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.main-heading,
.banner-text h1 {
  font-family: "Lato", sans-serif !important;
  font-weight: 700;
  letter-spacing: 0;
}

#header {
  background-color: #25b99a !important;
  border-bottom: 0 !important;
  min-height: 60px;
  width: 100%;
  overflow-x: hidden;
  /* WF-A / NAV_ARCHITECTURE: two-column light mega (Blade markup), not legacy dark strip */
}

#header .logo {
  border: none !important;
}

#header .logo::after,
#header .logo::before {
  display: none !important;
  content: none !important;
}

#header .container-fluid,
#header .container-sm,
#header .container-md,
#header .container-lg,
#header .container-xl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 60px;
  border: none !important;
}

#header .navbar-default {
  background-color: transparent !important;
  border: none !important;
  margin-bottom: 0 !important;
  width: calc(100% - 220px) !important;
  margin-left: auto;
}

#header .nav.navbar-nav > li > a {
  color: #ffffff !important;
  font-family: "Lato", sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  transition: color 0.2s ease;
  line-height: 1.4;
  padding-top: 14px;
  padding-bottom: 14px;
  position: relative;
}

#header .nav.navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.92) !important;
  background: transparent !important;
}

#header .nav.navbar-nav > li {
  margin-right: 28px;
}

#header .nav.navbar-nav > li:last-child {
  margin-right: 0;
}

@media (min-width: 992px) {
  #header .nav.navbar-nav > li > a {
    font-size: 1rem;
    line-height: 1.45;
    padding-left: 14px;
    padding-right: 14px;
  }
}

#header .nav.navbar-nav > li.active > a {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.12) !important;
  border-radius: 4px;
}

#header .nav.navbar-nav > li.active > a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6px;
  margin: 0 auto;
  width: calc(100% - 8px);
  border-bottom: 2px solid rgba(255, 255, 255, 0.85);
}

#header .navbar-toggle .icon-bar {
  background-color: #ffffff !important;
}

#header .wk-login-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 18px !important;
  margin: 8px 0 0 !important;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.85);
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.12);
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 1.2 !important;
}

#header .wk-login-btn .revicon-login {
  color: #ffffff !important;
}

#header .wk-login-btn:hover,
#header .wk-login-btn:focus {
  color: #1a2b35 !important;
  background: rgba(255, 255, 255, 0.95) !important;
}

#header .wk-login-btn:hover .revicon-login,
#header .wk-login-btn:focus .revicon-login {
  color: #1a2b35 !important;
}

#header .dropdown-menu {
  background-color: #ffffff !important;
  border: 1px solid #e0e8eb !important;
}

#header .dropdown-menu a {
  color: #1a2b35 !important;
  font-size: 0.9375rem;
}

#header .dropdown-menu a:hover {
  color: #25b99a !important;
  background: transparent !important;
}

#header .dropdown-menu .title {
  color: #6b7e87 !important;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

#header .has-mega-dropdown {
  position: relative;
}

#header .has-mega-dropdown:hover > .wk-destination-mega,
#header .has-mega-dropdown.open > .wk-destination-mega {
  display: block !important;
}

#header .wk-destination-mega {
  position: absolute !important;
  left: 0 !important;
  right: auto !important;
  top: 100% !important;
  width: auto !important;
  min-width: min(560px, 100vw - 24px) !important;
  max-width: calc(100vw - 16px) !important;
  margin: 4px 0 0 !important;
  padding: 0 !important;
  background: #ffffff !important;
  border: 1px solid #e0e8eb !important;
  border-radius: 8px !important;
  box-shadow: 0 12px 40px rgba(26, 43, 53, 0.12) !important;
  z-index: 1000 !important;
  overflow: hidden;
}

#header .wk-destination-mega__wrap {
  padding: 14px 28px !important;
}

#header .wk-destination-mega__col {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  min-height: 250px;
}

#header .wk-destination-mega__col:last-child {
  border-right: 0;
}

#header .wk-destination-mega .title {
  color: #6b7e87 !important;
  font-size: 0.8rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  margin-bottom: 12px !important;
}

#header .wk-destination-mega .header-link > li > a {
  display: block;
  color: #6b7e87 !important;
  font-size: 0.85rem !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  padding: 7px 0 !important;
  line-height: 1.45 !important;
  white-space: normal !important;
}

#header .wk-destination-mega .header-link > li > a:hover {
  color: #1a2b35 !important;
}

#header .wk-destination-mega .header-link > li.disabled > a {
  color: rgba(107, 126, 135, 0.55) !important;
  cursor: not-allowed;
}

#header .wk-destination-mega .header-link > li > a em,
#header .wk-destination-mega .header-link > li > a span {
  font-size: 0.8rem;
  font-style: normal;
  display: inline-block;
  margin-left: 6px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#header .navbar-collapse.collapse.in {
  display: block !important;
  visibility: visible !important;
  height: auto !important;
  overflow: visible !important;
}

@media (max-width: 991px) {
  #header .navbar-collapse.collapse:not(.in) {
    display: none !important;
  }
}

#header .navbar-default .navbar-header {
  position: relative;
  z-index: 11;
}

#header .navbar-default .navbar-toggle {
  z-index: 12;
}

#header .navbar.navbar-default {
  display: block !important;
  flex-wrap: unset !important;
  align-items: unset !important;
  justify-content: unset !important;
}

@media (min-width: 992px) {
  #header .navbar-default {
    display: flex !important;
    justify-content: flex-end;
  }

  #header .navbar-default .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    overflow: visible !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #header .nav.navbar-nav > li.hidden-xs.hidden-sm {
    display: list-item !important;
  }

  #header .nav.navbar-nav > li.visible-xs.visible-sm {
    display: none !important;
  }

  #header .wk-login-btn--desktop {
    display: inline-flex !important;
    visibility: visible !important;
  }

  #header .navbar-default .nav.navbar-nav {
    display: block !important;
    flex-direction: unset !important;
    flex-wrap: unset !important;
    float: right !important;
    margin: 0 !important;
    max-width: none !important;
  }

  #header .navbar-default .nav.navbar-nav > li {
    float: left !important;
  }

  #header .navbar-default .navbar-collapse {
    flex-basis: auto !important;
    flex-grow: 0 !important;
    align-items: stretch !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #header .navbar-default {
    width: calc(100% - 160px) !important;
  }

  #header .nav.navbar-nav > li {
    margin-right: 12px !important;
  }

  #header .nav.navbar-nav > li > a {
    font-size: 0.8rem !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media (max-width: 991px) {
  #header .container-fluid,
  #header .container-sm,
  #header .container-md,
  #header .container-lg,
  #header .container-xl {
    display: block !important;
  }

  #header .navbar-default {
    width: 100% !important;
    margin-left: 0 !important;
  }

  #header .navbar-default .nav.navbar-nav {
    display: block !important;
    flex-direction: unset !important;
    float: none !important;
    max-width: none !important;
    margin: 0 !important;
  }

  #header .navbar-default .navbar-header {
    float: none !important;
    display: flex;
    justify-content: flex-end;
    margin: 0 !important;
    width: auto !important;
  }

  #header .navbar-default .nav.navbar-nav > li {
    float: none !important;
    margin-right: 0 !important;
  }

  #header .navbar-toggle .icon-bar {
    background: #ffffff !important;
  }

  #header .navbar-default .navbar-collapse {
    flex-basis: auto !important;
    flex-grow: 0 !important;
    background: #25b99a !important;
  }

  #header .navbar-default .navbar-collapse .nav.navbar-nav > li > a {
    color: #ffffff !important;
    padding: 12px 20px !important;
  }

  #header .wk-brand__wordmark strong {
    font-size: 1.1rem;
  }

  #header .wk-brand__wordmark small {
    font-size: 0.5rem;
  }

  #header .navbar-default .navbar-toggle {
    float: none !important;
    margin: 12px 0 !important;
    position: static !important;
    min-width: 44px;
    min-height: 44px;
  }

  #header .navbar-default .nav.navbar-nav > li > a.search-opener {
    display: inline-flex !important;
    align-items: center;
    gap: 6px;
  }

  #header .wk-login-btn {
    border-color: rgba(255, 255, 255, 0.85) !important;
    color: #ffffff !important;
    margin: 10px 20px !important;
    justify-content: center;
    width: calc(100% - 40px);
    font-size: 0.85rem;
  }

  #header .wk-destination-mega {
    position: static !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100vw !important;
    top: auto !important;
    margin: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.12) !important;
    border-bottom: 0 !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;
    background: #ffffff !important;
    overflow-x: hidden !important;
  }

  #header .wk-destination-mega__wrap {
    padding: 8px 20px 10px !important;
  }

  #header .wk-destination-mega__col {
    width: 100%;
    border-right: 0;
    min-height: 0;
    padding: 8px 0 !important;
  }
}

#header .hidden-xs.hidden-sm.dropdown {
  position: relative !important;
}

#header .dropdown.open > .wk-account-nav-menu {
  display: block !important;
}

#header .wk-account-nav-menu {
  position: fixed !important;
  top: 60px !important;
  right: 0 !important;
  left: auto !important;
  z-index: 9999 !important;
  min-width: 200px;
  background: #2a2a2a;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  padding: 8px 0;
}

#header .wk-account-nav-menu .drop-wrap {
  padding: 0;
}

#header .wk-account-nav-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#header .wk-account-nav-menu ul li a {
  display: block;
  padding: 10px 20px;
  color: #9a9a9a;
  font-size: 0.85rem;
  white-space: nowrap;
}

#header .wk-account-nav-menu ul li a:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.06);
}

#loginModal {
  z-index: 99999 !important;
}

#loginModal.modal:not(.in):not(.show) {
  display: none !important;
}

.modal-backdrop {
  z-index: 99998 !important;
}

#footer {
  background-color: #2a2a2a !important;
  border-top: 1px solid #e0e8eb;
  color: #9a9a9a;
}

#footer .footer-nav > h3 {
  color: #25b99a !important;
  font-family: "Lato", sans-serif !important;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: 1rem;
  line-height: 1.45;
}

#footer .footer-nav .slide a,
#footer .footer-nav ul li a {
  font-size: 0.9375rem;
  line-height: 1.65;
  color: #9a9a9a !important;
  text-decoration: none !important;
}

#footer .footer-nav .slide a:hover,
#footer .footer-nav ul li a:hover {
  color: #25b99a !important;
  text-decoration: none !important;
}

#footer .address-block address,
#footer .footer-nav.last li,
#footer .footer-nav.last .wrap-text a {
  font-size: 0.9375rem;
  line-height: 1.55;
}

#footer .footer-nav.last .wrap-text a {
  color: #9a9a9a !important;
}

#footer .footer-nav.last .wrap-text a:hover {
  color: #25b99a !important;
}

#footer .footer-nav .slide.wk-footer-social a {
  font-size: 20px;
  line-height: 1;
  color: #9a9a9a !important;
}

#footer .footer-nav .slide.wk-footer-social a:hover {
  color: #25b99a !important;
}

#footer .footer-bottom {
  background-color: #1a1a1a !important;
  border-top: 1px solid #e0e8eb;
}

#footer .footer-bottom a {
  color: #9a9a9a !important;
  text-decoration: none !important;
}

#footer .footer-bottom a:hover {
  color: #25b99a !important;
}

#footer .footer-bottom .copyright {
  color: #9a9a9a;
  font-size: 0.9375rem;
  line-height: 1.6;
  font-family: "Lato", sans-serif !important;
}

.has-error .form-control {
  border-color: #e53e3e !important;
}

.help-block {
  color: #fc8181;
  font-size: 0.8rem;
  font-family: "Lato", sans-serif;
  margin-top: 4px;
}

.form-control.is-invalid,
.was-validated .form-control:invalid,
.has-error .form-control,
.form-select.is-invalid,
select.is-invalid,
.trip-select.is-invalid,
select.trip-select.is-invalid {
  border: 1px solid #e53e3e !important;
}

.form-control.is-valid,
.trip-select.is-valid {
  border: 1px solid #25b99a !important;
}

.invalid-feedback,
form .help-block,
form .wk-field-error {
  color: #fc8181 !important;
  font-size: 0.8rem !important;
  font-family: "Lato", sans-serif !important;
  margin-top: 4px;
}

.wk-field--error,
.wk-field--error input,
.wk-field--error select,
.wk-field--error textarea {
  border-color: #e53e3e !important;
}

form .invalid-feedback.d-block {
  display: block !important;
}

label.wk-required::after {
  content: " *";
  color: #25b99a;
  font-weight: 600;
}

form .alert-danger,
.wk-form-error-summary {
  color: #fc8181 !important;
  background-color: rgba(26, 26, 26, 0.95) !important;
  border-color: #e53e3e !important;
}

.btn-wk-gold,
.btn-trip {
  background-color: #25b99a !important;
  color: #ffffff !important;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 0.875rem;
  border: none !important;
  border-radius: 2px !important;
  padding: 12px 28px;
  transition: background-color 0.2s ease;
}

.btn-wk-gold:hover,
.btn-trip:hover {
  background-color: #2e9999 !important;
  color: #ffffff !important;
}

.card {
  background-color: #f8fafb !important;
  border: 1px solid #e0e8eb !important;
  transition: border-color 0.2s ease;
}

.card:hover {
  border-color: #25b99a !important;
}

.card .card-title {
  color: #1a2b35 !important;
  font-family: "Lato", sans-serif;
  font-size: 1.1rem;
}

.card .card-text,
.card li {
  color: #6b7e87 !important;
  font-size: 1rem;
  line-height: 1.6;
}

.preloader {
  background-color: #1a2b35 !important;
}

.count-block {
  background-color: #f8fafb !important;
  border-top: 1px solid #e0e8eb;
  border-bottom: 1px solid #e0e8eb;
}

.count-block .txt {
  color: #25b99a !important;
}

.count-block .info {
  color: #ffffff !important;
}

.banner-home .feature-block,
.banner .feature-block {
  background-color: #f8fafb !important;
  border-top: 1px solid #e0e8eb;
  border-bottom: 1px solid #e0e8eb;
}

.banner-home .feature-block li:before,
.banner .feature-block li:before {
  background: #e0e8eb !important;
}

.banner-home .feature-block li a,
.banner .feature-block li a {
  color: #6b7e87 !important;
}

.banner-home .feature-block li a:hover,
.banner .feature-block li a:hover {
  color: #25b99a !important;
}

.banner-home .feature-block .info,
.banner .feature-block .info {
  color: #ffffff !important;
}

/* === Homepage section consistency === */

/* Enquiry section */

.content-block {
  background-color: #FFFFFF;
}

/*
 * Heading separator — refine vs legacy `main.css`:
 * `.seperator` had padding-bottom + `.seperator:before` (120×4px grey bar) = busy double rule.
 * Scoped to #wrapper marketing sections only.
 */

#wrapper .content-block .seperator {
  height: 2px !important;
  width: 56px !important;
  max-width: 56px !important;
  margin: 14px auto 22px !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  background-color: #25b99a !important;
  background-image: none !important;
  position: relative !important;
}

#wrapper .content-block .seperator:before {
  display: none !important;
  content: none !important;
}

/* Section headings — serif display */

.content-heading {
  margin-bottom: 0.75rem;
}

/* Why Choose Us + section titles */

.main-heading {
  font-family: "Lato", sans-serif !important;
  font-weight: 700 !important;
  font-size: 2.5rem !important;
  letter-spacing: 0.05em !important;
  color: #1A1A1A !important;
  line-height: 1.45 !important;
}

.main-subtitle {
  font-family: "Lato", sans-serif !important;
  font-size: 1.125rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  color: #2c2c2c !important;
  letter-spacing: 0.028em !important;
  line-height: 1.65 !important;
  max-width: 42rem;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Feature icons — gold-tinted treatment */

.adventure-holder .img-wrap1 img,
.article .img-wrap1 img {
  filter: invert(72%) sepia(45%) saturate(400%) hue-rotate(5deg) brightness(95%);
}

/* Feature cards */

.adventure-holder .article > div,
.col-sm-3.article > div {
  background-color: #FAFAF8 !important;
  border: 1px solid #E8E4DC !important;
  border-radius: 4px !important;
  transition: border-color 0.2s ease;
}

.adventure-holder .article > div:hover {
  border-color: #25b99a !important;
}

.adventure-holder h3 {
  font-family: "Lato", sans-serif !important;
  font-size: 1.1875rem !important;
  font-weight: 500 !important;
  color: #1A1A1A !important;
  margin-top: 14px !important;
  line-height: 1.45 !important;
}

.adventure-holder .description {
  font-size: 1rem !important;
  line-height: 1.6 !important;
}

/* Book Your Tour button — brand gold */

.btn-primary,
a.btn-primary,
button.btn-primary {
  background-color: #25b99a !important;
  border-color: #25b99a !important;
  color: #ffffff !important;
  font-family: "Lato", sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  padding: 12px 28px !important;
  transition: background-color 0.3s ease !important;
}

.btn-primary:hover,
a.btn-primary:hover {
  background-color: #1fa080 !important;
  border-color: #1fa080 !important;
  color: #ffffff !important;
}

/* Count/stats block */

.count-block {
  background-color: #1A1A1A !important;
}

.count-block .txt {
  font-family: "Lato", sans-serif !important;
  font-size: 0.9375rem !important;
  letter-spacing: 0.12em !important;
  color: #25b99a !important;
}

.count-block .info {
  font-family: "Lato", sans-serif !important;
  font-size: 3rem !important;
  font-weight: 700 !important;
  color: #FFFFFF !important;
}

/* Section headings globally — Lato (VPA-1) */

h1,
h2,
h3,
h4,
h5,
h6,
.nav-link,
.navbar-nav a,
label,
p,
li,
td,
th {
  font-family: "Lato", sans-serif !important;
}

/* Enquiry form fields — match label weight hierarchy */

.form-control {
  border-radius: 2px !important;
  border: 1px solid #c9c4bc !important;
  font-family: "Lato", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  color: #222 !important;
  line-height: 1.45 !important;
}

.form-control:focus {
  border-color: #25b99a !important;
  box-shadow: 0 0 0 2px rgba(37, 185, 154, 0.15) !important;
}

/*
 * JCF custom select (nationality & other selects in enquiry) — legacy `main.css` uses
 * `.jcf-select-filter-select` accent bars, uppercase 18px white text. Align with `.form-control`.
 */

#wrapper #enquiryForm .jcf-select {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  border-radius: 2px !important;
  background: #fff !important;
  border: 1px solid #c9c4bc !important;
  box-shadow: none !important;
  min-height: 48px;
}

#wrapper #enquiryForm .jcf-select.jcf-select-filter-select {
  background: #fff !important;
  box-shadow: none !important;
  height: auto !important;
}

#wrapper #enquiryForm .jcf-select .jcf-select-text {
  font-family: "Lato", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 46px !important;
  height: auto !important;
  min-height: 46px !important;
  margin: 0 44px 0 0 !important;
  padding-left: 12px !important;
  padding-right: 8px !important;
  color: #222 !important;
  letter-spacing: 0.02em !important;
  text-transform: none !important;
}

#wrapper #enquiryForm .jcf-select.jcf-select-filter-select .jcf-select-text {
  color: #222 !important;
  line-height: 46px !important;
}

#wrapper #enquiryForm .jcf-select .jcf-select-opener {
  width: 42px !important;
  border-left: 1px solid rgba(13, 13, 13, 0.06) !important;
}

#wrapper #enquiryForm .jcf-select .jcf-select-opener:after,
#wrapper #enquiryForm .jcf-select.jcf-select-filter-select .jcf-select-opener:after {
  color: #25b99a !important;
  right: 14px !important;
}

/* Dropdown list portaled to `body` (JCF) — neutral panel; hover uses Weekender gold wash */

body > .jcf-select-drop.jcf-select-filter-select {
  border: 1px solid #c9c4bc !important;
  border-radius: 2px !important;
  box-shadow: 0 8px 28px rgba(13, 13, 13, 0.1) !important;
  overflow: hidden;
}

body > .jcf-select-drop.jcf-select-filter-select .jcf-list {
  font-size: 1rem !important;
  line-height: 1.45 !important;
}

body > .jcf-select-drop.jcf-select-filter-select .jcf-option {
  color: #222 !important;
  padding: 10px 14px !important;
  font-weight: 400 !important;
}

body > .jcf-select-drop.jcf-select-filter-select .jcf-option.jcf-hover {
  background: rgba(37, 185, 154, 0.14) !important;
  color: #1a1a1a !important;
}

/* Section headings uppercase spaced style */

.content-heading h2,
section h2.main-heading {
  font-family: "Lato", sans-serif !important;
  font-weight: 700 !important;
}

/*
 * Hero fallback (resources/views/index.blade.php): local <style> loads AFTER app.css.
 * These declarations must stay !important or they lose the cascade.
 */

.wk-hero__eyebrow {
  font-size: 0.875rem !important;
  letter-spacing: 0.28em !important;
  padding-bottom: 16px !important;
}

.wk-hero__subtitle {
  font-size: 1.125rem !important;
  letter-spacing: 0.12em !important;
  color: rgba(255, 255, 255, 0.94) !important;
  margin-bottom: 44px !important;
  line-height: 1.55 !important;
}

.wk-hero__scroll-indicator span {
  font-size: 0.875rem !important;
  letter-spacing: 0.22em !important;
  color: rgba(255, 255, 255, 0.62) !important;
}

.wk-btn-primary,
.wk-btn-outline {
  font-size: 0.875rem !important;
  letter-spacing: 0.14em !important;
}

/* Enquiry — labels match inputs at 16px; medium weight so labels lead hierarchy */

#wrapper .content-block .form-group label,
#wrapper #enquiryForm label {
  font-size: 1rem;
  font-weight: 600;
  color: #252525;
  letter-spacing: 0.02em;
  margin-bottom: 0.35rem;
}

#totalPaxOutput {
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: #333 !important;
}

#wrapper .content-block output,
#wrapper #enquiryForm output {
  font-size: 1rem;
  font-weight: 500;
  color: #3a3a3a;
}

#wrapper .content-block .d-flex span,
#wrapper #enquiryForm .d-flex span {
  font-size: 1rem;
  color: #3a3a3a;
}

@media (max-width: 991px) {
  .main-heading {
    font-size: 2.125rem !important;
  }

  .main-subtitle {
    font-size: 1.0625rem !important;
    padding-left: 14px;
    padding-right: 14px;
  }

  .adventure-holder h3 {
    font-size: 1.0625rem !important;
  }

  #header .nav.navbar-nav > li > a {
    font-size: 0.9375rem;
    letter-spacing: 0.09em;
  }
}

.wk-sidebar {
  width: 248px !important;
  min-width: 248px !important;
  height: 100vh;
  position: sticky !important;
  top: 0;
  background: #203139 !important;
}

.wk-sidebar .iq-sidebar-logo {
  display: none !important;
}

.wk-sidebar .data-scrollbar {
  height: 100vh;
  overflow-y: auto;
}

.wk-sidebar .wk-cp-avatar {
  width: 44px !important;
  height: 44px !important;
  border: 2px solid #2ecdb2;
  background: #2ecdb2 !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
}

.wk-sidebar .wk-cp-user-block {
  padding: 14px 16px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.wk-sidebar .wk-cp-user-name {
  color: #ffffff !important;
  font-size: 1.55rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

.wk-sidebar .wk-cp-user-email {
  color: rgba(255, 255, 255, 0.75) !important;
  font-size: 0.85rem !important;
  font-weight: 500 !important;
}

.wk-sidebar .wk-cp-section-label {
  color: #7f8f95 !important;
  font-size: 0.7rem !important;
  letter-spacing: 0.15em !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding: 12px 16px 4px !important;
  margin-bottom: 0 !important;
}

/* Section eyebrows are <li> inside <ul> — no bullets (valid HTML keeps them as li) */

.wk-customer-portal-shell .wk-cp-section-label {
  list-style: none !important;
  padding: 16px 16px 6px 20px !important;
  margin: 0 !important;
}

.wk-customer-portal-shell .iq-menu .wk-cp-section-label {
  list-style: none !important;
  padding: 16px 16px 6px 20px !important;
  margin: 0 !important;
}

.wk-customer-portal-shell .iq-menu li::before,
.wk-customer-portal-shell .iq-menu li::marker {
  display: none !important;
  content: none !important;
}

.wk-customer-portal-shell .iq-menu {
  list-style: none !important;
  padding-left: 0 !important;
}

.wk-customer-portal-shell .iq-submenu {
  width: 100% !important;
  overflow: hidden !important;
}

.wk-customer-portal-shell .iq-submenu.collapse.in {
  display: block !important;
}

.wk-customer-portal-shell .iq-submenu.collapse.in li {
  display: block !important;
}

.wk-customer-portal-shell .iq-submenu li {
  list-style: none !important;
}

.wk-customer-portal-shell .iq-submenu li a {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  padding: 6px 12px 6px 32px !important;
  font-size: 0.82rem !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 0.6) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  white-space: nowrap !important;
  gap: 8px !important;
  line-height: 1.2 !important;
  list-style: none !important;
}

.wk-customer-portal-shell .iq-submenu li a .wk-cp-badge {
  display: inline-flex !important;
  align-items: center !important;
  flex-shrink: 0 !important;
  margin-left: 0 !important;
  font-size: 0.65rem !important;
  padding: 1px 5px !important;
  white-space: nowrap !important;
}

.wk-customer-portal-shell .iq-submenu li.active a,
.wk-customer-portal-shell .iq-submenu li a:hover {
  color: #ffffff !important;
  border-left: 3px solid #25b99a !important;
  background: rgba(37, 185, 154, 0.12) !important;
  padding-left: 29px !important;
}

.wk-sidebar .iq-menu > li > a {
  padding: 9px 16px !important;
  color: rgba(255, 255, 255, 0.86) !important;
  border-left: 3px solid transparent !important;
  display: flex;
  align-items: center;
}

.wk-sidebar.wk-customer-portal-shell .iq-menu > li > a.wk-cp-nav-nowrap {
  white-space: nowrap !important;
}

.wk-sidebar .iq-menu > li > a svg,
.wk-sidebar .iq-menu > li > a i {
  width: 15px !important;
  min-width: 15px !important;
  font-size: 15px !important;
}

.wk-sidebar .iq-menu > li.wk-cp-item-active > a,
.wk-sidebar .iq-menu > li.active > a {
  border-left: 3px solid #2ecdb2 !important;
  background: rgba(46, 205, 178, 0.14) !important;
  color: #ffffff !important;
}

.wk-sidebar .iq-menu > li > a:hover {
  background: rgba(255, 255, 255, 0.06) !important;
  color: #ffffff !important;
}

.wk-sidebar .wk-cp-sub a {
  padding-left: 36px !important;
  font-size: 0.95rem !important;
  font-weight: 600 !important;
}

.wk-sidebar .wk-cp-sub i.las.la-minus {
  display: none !important;
}

.wk-sidebar .wk-cp-badge {
  margin-left: auto !important;
  border-radius: 999px !important;
  font-size: 0.68rem !important;
  font-weight: 700 !important;
  padding: 2px 9px !important;
  letter-spacing: 0.04em;
}

.wk-sidebar .wk-cp-badge-live {
  background: #2ecdb2 !important;
  color: #0f252b !important;
}

.wk-sidebar .wk-cp-badge-soon {
  background: rgba(255, 255, 255, 0.22) !important;
  color: rgba(255, 255, 255, 0.9) !important;
}

.wk-sidebar .wk-cp-badge-new {
  background: #e7d6ff !important;
  color: #5f3b84 !important;
}

.wk-sidebar .wk-cp-signout {
  margin-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 12px;
}

.wk-sidebar .wk-cp-signout > a {
  color: #ff7d7d !important;
}

.wk-customer-content {
  margin-left: 248px !important;
  margin-top: 0 !important;
  padding: 20px 24px !important;
  background: #f8f8f4;
  min-height: 100vh;
}

.wk-customer-content .container-fluid,
.wk-customer-content .container-sm,
.wk-customer-content .container-md,
.wk-customer-content .container-lg,
.wk-customer-content .container-xl {
  max-width: 1400px;
  margin-left: 0;
}

@media (max-width: 991px) {
  .wk-customer-content {
    margin-left: 0 !important;
    padding: 18px !important;
  }

  /* Portal shell: do not reserve full viewport height when nav is collapsed (BS3 uses .in on .collapse). */

  .wrapper > .wk-sidebar.wk-customer-portal-shell,
  .wrapper .wk-sidebar.wk-customer-portal-shell {
    width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    position: relative !important;
    top: auto !important;
  }

  .wrapper .wk-sidebar.wk-customer-portal-shell .data-scrollbar {
    height: auto !important;
    max-height: min(75vh, 560px);
  }

  .wrapper #wk-portal-mobile-nav.collapse.in {
    display: block !important;
  }

  .wrapper #wk-portal-mobile-nav.collapse:not(.in) {
    display: none !important;
  }
}

/* Customer portal desktop: flex row so sidebar height follows nav (not stretched to main column); sticky min viewport */

@media (min-width: 992px) {
  .wrapper:has(> .wk-sidebar.wk-customer-portal-shell) {
    display: flex;
    align-items: flex-start;
  }

  .wk-sidebar.wk-customer-portal-shell {
    min-height: 100vh;
    height: auto !important;
    position: sticky !important;
    top: 0;
    align-self: flex-start;
    flex-shrink: 0;
  }

  .wk-sidebar.wk-customer-portal-shell .data-scrollbar {
    height: auto !important;
    max-height: 100vh;
  }

  .wrapper:has(> .wk-sidebar.wk-customer-portal-shell) > .wk-customer-content {
    flex: 1;
    min-width: 0;
    margin-left: 0 !important;
  }
}

/* WF-K — customer home dashboard (layouts.customer) */

.wk-customer-dash {
  font-family: "Lato", sans-serif;
}

.wk-customer-dash__welcome {
  background: #1a2b35;
  padding: 20px 24px;
  margin: -20px -24px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .wk-customer-dash__welcome {
    margin: -18px -18px 20px;
  }
}

.wk-customer-dash__welcome-label {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px;
  font-weight: 600;
}

.wk-customer-dash__welcome-title {
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff;
  margin: 0;
  line-height: 1.3;
}

.wk-customer-dash__avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #25b99a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  flex-shrink: 0;
}

.wk-customer-dash__card {
  background: #fff;
  border: 0.5px solid #e0e8eb;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 16px;
}

.wk-customer-dash__card-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 10px;
  margin-bottom: 14px;
}

.wk-customer-dash__icon-tile {
  width: 28px;
  height: 28px;
  border-radius: 6px;
  background: #e8f9f5;
  color: #25b99a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.95rem;
  flex-shrink: 0;
}

.wk-customer-dash__card-title {
  margin: 0;
  flex: 1 1 auto;
  min-width: 0;
  font-size: 1rem;
  font-weight: 700;
  color: #1a2b35;
}

.wk-customer-dash__badge {
  background: #f0f4f5;
  color: #6b7e87;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 6px;
}

.wk-customer-dash__stat-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 14px;
}

.wk-customer-dash__stat-tile {
  flex: 1 1 calc(50% - 10px);
  min-width: 120px;
  background: #f8fafb;
  border-radius: 8px;
  padding: 12px 10px;
  text-align: center;
}

.wk-customer-dash__stat-tile--wide {
  flex: 1 1 100%;
}

.wk-customer-dash__stat-num {
  font-size: 1.125rem;
  font-weight: 500;
  color: #1a2b35;
  line-height: 1.2;
}

.wk-customer-dash__stat-label {
  font-size: 0.8rem;
  font-weight: 600;
  color: #6b7e87;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-top: 6px;
}

.wk-customer-dash__quick-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
  padding: 10px 12px;
  border: 0.5px solid #e0e8eb;
  border-radius: 8px;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #1a2b35;
  text-decoration: none;
  transition: border-color 0.15s ease, background 0.15s ease;
}

.wk-customer-dash__quick-link:hover,
.wk-customer-dash__quick-link:focus {
  border-color: #25b99a;
  background: #e8f9f5;
  color: #1a2b35;
  text-decoration: none;
}

.wk-customer-dash__quick-arrow {
  color: #25b99a;
  font-weight: 700;
}

.wk-customer-dash__card--soon .wk-customer-dash__teaser {
  opacity: 0.6;
}

.wk-customer-dash__teaser {
  margin: 0 0 12px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #6b7e87;
  line-height: 1.6;
}

.wk-customer-dash__profile-line {
  margin: 0 0 8px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #1a2b35;
}

.wk-customer-dash__profile-line--muted {
  color: #6b7e87;
  margin-bottom: 14px;
}

.wk-bookings-page {
  background: #1A1A1A;
  border-radius: 10px;
  padding: 22px 20px;
}

.wk-bookings-title {
  margin: 0 0 14px;
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
}

.wk-bookings-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  list-style: none;
  margin: 0 0 20px;
  padding: 0 0 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.wk-bookings-tabs li a {
  color: #9A9A9A;
  font-family: "Lato", sans-serif;
  font-size: 0.92rem;
  font-weight: 600;
  text-decoration: none;
  padding: 0 0 8px;
  border-bottom: 2px solid transparent;
  transition: color 0.2s ease;
}

.wk-bookings-tabs li a:hover {
  color: #FFFFFF;
}

.wk-bookings-tabs li a.active {
  color: #FFFFFF;
  border-bottom-color: #25b99a;
}

.wk-bookings-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.wk-booking-card {
  display: grid;
  grid-template-columns: 150px 1fr auto;
  gap: 16px;
  align-items: center;
  background: #2A2A2A;
  border-radius: 8px;
  padding: 20px 24px;
}

.wk-status-badge {
  display: inline-block;
  border-radius: 999px;
  padding: 5px 12px;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.wk-status-confirmed {
  background: #25b99a;
  color: #1A1A1A;
}

.wk-status-pending {
  background: #6A6A6A;
  color: #FFFFFF;
}

.wk-status-cancelled {
  background: #7B4444;
  color: #F4DCDC;
}

.wk-booking-card-center h3 {
  margin: 0;
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
  font-size: 1.05rem;
  font-weight: 600;
}

.wk-booking-card-center p {
  margin: 6px 0 2px;
  color: #B4B4B4;
  font-family: "Lato", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
}

.wk-booking-card-center small {
  color: #9A9A9A;
  font-size: 0.78rem;
  letter-spacing: 0.04em;
}

.wk-booking-card-right {
  text-align: right;
}

.wk-booking-card-right strong {
  display: block;
  color: #25b99a;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.wk-booking-card-right a {
  color: #25b99a;
  font-size: 0.9rem;
  font-weight: 600;
  text-decoration: underline;
}

.wk-bookings-empty {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 14px;
}

.wk-bookings-empty-icon {
  color: #7A7A7A;
  font-size: 2rem;
}

.wk-bookings-empty p {
  margin: 0;
  color: #9A9A9A;
  font-size: 1rem;
}

.wk-bookings-empty-cta {
  background: #25b99a;
  color: #ffffff;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-radius: 3px;
  padding: 12px 20px;
  text-decoration: none;
}

.wk-bookings-empty-cta:hover,
.wk-bookings-empty-cta:focus {
  background: #2e9999;
  color: #ffffff;
  text-decoration: none;
}

@media (max-width: 991px) {
  .wk-booking-card {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 16px;
  }

  .wk-booking-card-right {
    text-align: left;
  }
}

@media (max-width: 390px) {
  .wk-bookings-page {
    padding: 14px 12px;
  }

  .wk-bookings-tabs {
    gap: 10px;
  }

  .wk-bookings-tabs li a {
    font-size: 0.84rem;
  }
}

body.wk-page-program-listing .content-with-sidebar.grid-view-sidebar {
  padding-top: 32px;
  padding-bottom: 48px;
}

body.wk-page-program-listing .wk-listing-d {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

body.wk-page-program-listing .wk-listing-d__filters-toggle {
  width: 100%;
  min-height: 44px;
  margin: 0 0 8px;
  padding: 12px 16px;
  font-family: "Lato", sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #25b99a;
  background: transparent;
  border: 1px solid #25b99a;
  border-radius: 6px;
  transition: background 0.2s ease, color 0.2s ease;
}

body.wk-page-program-listing .wk-listing-d__filters-toggle:hover,
body.wk-page-program-listing .wk-listing-d__filters-toggle:focus {
  background: #25b99a;
  color: #f8fafb;
  outline: none;
}

@media (min-width: 992px) {
  body.wk-page-program-listing .wk-listing-d__sidebar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    visibility: visible !important;
  }
}

body.wk-page-program-listing .wk-listing-d__sidebar {
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

body.wk-page-program-listing .wk-listing-d__sidebar-inner {
  background: #2a2a2a;
  border-radius: 8px;
  padding: 24px;
}

body.wk-page-program-listing .wk-listing-d__filter-heading h3 {
  margin: 0 0 16px;
  padding: 0;
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #25b99a;
}

body.wk-page-program-listing .wk-listing-d__accordion {
  border: none;
  margin: 0;
}

body.wk-page-program-listing .wk-listing-d__accordion .accordion-group {
  border: none;
  margin: 0 0 12px;
  border-radius: 6px;
  overflow: hidden;
  background: #1a1a1a;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

body.wk-page-program-listing .wk-listing-d__accordion .panel-heading {
  padding: 0;
  border: none;
  background: transparent;
}

body.wk-page-program-listing .wk-listing-d__section-toggle {
  display: block;
  width: 100%;
  padding: 12px 14px;
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #25b99a !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0;
}

body.wk-page-program-listing .wk-listing-d__section-toggle:hover,
body.wk-page-program-listing .wk-listing-d__section-toggle:focus {
  color: #e8f9f5 !important;
  background: rgba(201, 168, 76, 0.08) !important;
  outline: none;
}

body.wk-page-program-listing .wk-listing-d__accordion .panel-body {
  padding: 8px 12px 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: #1a1a1a;
}

body.wk-page-program-listing .wk-listing-d__filter-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.wk-page-program-listing .wk-listing-d__filter-list li {
  margin: 0 0 8px;
  padding: 8px 10px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #111111;
}

body.wk-page-program-listing .wk-listing-d__filter-list li a {
  color: #ffffff !important;
  text-decoration: none !important;
}

body.wk-page-program-listing .wk-listing-d__filter-list label.custom-checkbox + label,
body.wk-page-program-listing .wk-listing-d__filter-list li > label:not(.custom-checkbox) {
  font-family: "Lato", sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  color: #e0e0e0;
}

body.wk-page-program-listing .wk-listing-d__filter-list label.custom-checkbox {
  margin: 0;
  cursor: pointer;
}

body.wk-page-program-listing .wk-listing-d__filter-list .count {
  color: #c0c0c0;
  font-size: 0.9rem;
  font-weight: 500;
}

body.wk-page-program-listing .wk-listing-d__check input[type=checkbox] {
  accent-color: #25b99a;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
}

body.wk-page-program-listing .wk-listing-d__check input[type=checkbox]:focus {
  outline: 2px solid #25b99a;
  outline-offset: 2px;
}

body.wk-page-program-listing .wk-listing-d__apply {
  display: block;
  width: 100%;
  height: 44px;
  margin-top: 16px;
  padding: 0 16px;
  font-family: "Lato", sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #1a1a1a;
  background: #25b99a;
  border: 1px solid #25b99a;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease;
}

body.wk-page-program-listing .wk-listing-d__apply:hover,
body.wk-page-program-listing .wk-listing-d__apply:focus {
  background: #e8f9f5;
  border-color: #e8f9f5;
  outline: none;
}

body.wk-page-program-listing .wk-listing-d__reset {
  display: block;
  margin-top: 8px;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  color: #c0c0c0;
  text-decoration: none;
}

body.wk-page-program-listing .wk-listing-d__reset:hover,
body.wk-page-program-listing .wk-listing-d__reset:focus {
  color: #e8f9f5;
  text-decoration: underline;
  outline: none;
}

body.wk-page-program-listing .wk-listing-d__main {
  width: 100%;
  min-width: 0;
}

body.wk-page-program-listing .wk-listing-d__content {
  padding: 0;
}

body.wk-page-program-listing .wk-listing-d__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  padding-bottom: 16px;
}

body.wk-page-program-listing .wk-listing-d__cell {
  float: none;
  width: 100% !important;
  max-width: 100%;
  padding: 0 !important;
}

body.wk-page-program-listing .wk-listing-d__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #2a2a2a;
  border-radius: 10px;
  overflow: hidden;
  border: none;
  box-shadow: none;
}

body.wk-page-program-listing .wk-listing-d__card-media {
  display: block;
  height: 200px;
  overflow: hidden;
  background: #111;
}

body.wk-page-program-listing .wk-listing-d__card-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

body.wk-page-program-listing .wk-listing-d__card-body {
  padding: 16px;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  gap: 8px;
}

body.wk-page-program-listing .wk-listing-d__card-title {
  margin: 0;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.35;
}

body.wk-page-program-listing .wk-listing-d__card-title a {
  color: #ffffff !important;
  text-decoration: none !important;
}

body.wk-page-program-listing .wk-listing-d__card-title a:hover {
  color: #e8f9f5 !important;
}

body.wk-page-program-listing .wk-listing-d__card-subtitle {
  margin: 0;
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  color: #c0c0c0;
  line-height: 1.5;
}

body.wk-page-program-listing .wk-listing-d__card-price {
  margin: 0;
  font-family: "Lato", sans-serif;
  font-size: 1.65rem;
  font-weight: 700;
  color: #25b99a;
  line-height: 1.3;
}

body.wk-page-program-listing .wk-listing-d__price-from {
  font-size: 0.9rem;
  font-weight: 500;
  color: #c0c0c0;
  margin-right: 4px;
}

body.wk-page-program-listing .wk-listing-d__price-por {
  font-size: 0.9rem;
  font-weight: 500;
  color: #c0c0c0;
}

body.wk-page-program-listing .wk-listing-d__card-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  margin-top: 4px;
  min-height: 44px;
  padding: 12px 20px;
  font-family: "Lato", sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #25b99a !important;
  background: transparent;
  border: 1px solid #25b99a;
  border-radius: 6px;
  transition: background 0.2s ease, color 0.2s ease;
}

body.wk-page-program-listing .wk-listing-d__card-cta:hover,
body.wk-page-program-listing .wk-listing-d__card-cta:focus {
  background: #25b99a !important;
  color: #1a1a1a !important;
  outline: none;
}

@media (max-width: 991px) {
  body.wk-page-program-listing .wk-listing-d__card-cta {
    align-self: stretch;
    width: 100%;
    justify-content: center;
  }
}

@media (min-width: 768px) {
  body.wk-page-program-listing .wk-listing-d__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  body.wk-page-program-listing .wk-listing-d {
    flex-direction: row;
    align-items: flex-start;
    gap: 24px;
  }

  body.wk-page-program-listing .wk-listing-d__filters-toggle {
    display: none !important;
  }

  body.wk-page-program-listing .wk-listing-d__sidebar-collapse {
    flex: 0 0 260px;
    max-width: 260px;
  }

  body.wk-page-program-listing .wk-listing-d__main {
    flex: 1 1 0;
  }
}

@media (min-width: 1280px) {
  body.wk-page-program-listing .wk-listing-d__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 389px) {
  body.wk-page-program-listing .wk-listing-d__grid {
    grid-template-columns: 1fr;
  }
}

body.wk-page-cab-listing,
body.wk-page-activity-listing {
  background-color: #f8f6f3;
}

.wk-activity-listing {
  background: #f8f6f3;
  font-family: "Lato", sans-serif;
}

.wk-activity-listing__head {
  background: #ffffff;
  border-bottom: 1px solid #e0e8eb;
  padding: 24px 0 20px;
}

.wk-activity-listing__breadcrumb {
  font-family: "Lato", sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  color: #6b7e87;
  margin-bottom: 8px;
  background: transparent;
  padding: 0;
}

.wk-activity-listing__breadcrumb a {
  color: #6b7e87;
  text-decoration: none;
}

.wk-activity-listing__breadcrumb a:hover {
  color: #25b99a;
  text-decoration: none;
}

.wk-activity-listing__breadcrumb-sep {
  margin: 0 6px;
  color: #6b7e87;
}

.wk-activity-listing__breadcrumb-current {
  color: #1a2b35;
  font-weight: 600;
}

.wk-activity-listing__title {
  font-family: "Lato", sans-serif;
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 700;
  color: #1a2b35;
  margin: 0;
  line-height: 1.25;
}

.wk-activity-listing__shell {
  padding-top: 24px;
  padding-bottom: 48px;
  overflow-x: hidden;
}

.wk-activity-listing__tabs-wrap {
  display: flex;
  gap: 4px;
  border-bottom: 2px solid #e0e8eb;
  margin-bottom: 20px;
  overflow-x: auto;
  white-space: nowrap;
  background: transparent;
  -webkit-overflow-scrolling: touch;
}

.wk-activity-listing__tab-icon {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  color: inherit;
}

.wk-activity-listing__tab {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 16px;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: #6b7e87;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
}

.wk-activity-listing__tab:hover {
  color: #25b99a;
  text-decoration: none;
}

.wk-activity-listing__tab.is-active {
  color: #25b99a;
  font-weight: 600;
  border-bottom-color: #25b99a;
  margin-bottom: -2px;
  background: transparent;
}

.wk-activity-listing__tab.is-disabled {
  opacity: 0.45;
  pointer-events: none;
  cursor: not-allowed;
}

.wk-activity-listing__tab-badge {
  font-size: 0.65rem;
  font-weight: 600;
  background: #f0f4f5;
  color: #6b7e87;
  border-radius: 10px;
  padding: 1px 7px;
}

.wk-hidden-filter-panel {
  display: none !important;
  visibility: hidden !important;
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
}

.wk-activity-listing__filters-toggle {
  width: 100%;
  margin: 0 0 16px;
  padding: 12px;
  font-family: "Lato", sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #ffffff;
  background: #25b99a;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

.wk-activity-listing__filters-toggle:hover,
.wk-activity-listing__filters-toggle:focus {
  background: #1fa888;
  color: #ffffff;
  outline: none;
}

.wk-activity-listing__sidebar-inner {
  background: #ffffff;
  border: 0.5px solid #e0e8eb;
  border-radius: 10px;
  padding: 16px;
}

.wk-activity-listing__sidebar-label {
  font-family: "Lato", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #6b7e87;
  margin: 20px 0 8px;
  display: block;
}

.wk-activity-listing__sidebar-label:first-of-type {
  margin-top: 0;
}

.wk-activity-listing__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.wk-activity-listing__type-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.wk-pill {
  display: inline-block;
  padding: 4px 14px;
  border-radius: 20px;
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  cursor: default;
  background: #f0f0f0;
  color: #555555;
  border: none;
}

.wk-pill.is-active {
  background: #25b99a;
  color: #ffffff;
  font-weight: 600;
}

.wk-pill.is-disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.wk-activity-listing__sort-form {
  margin-bottom: 0;
}

.wk-activity-listing__meta-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 20px;
}

.wk-activity-listing__count {
  font-family: "Lato", sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  color: #6b7e87;
}

.wk-activity-listing__sort-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.wk-activity-listing__livewire-filters-toggle {
  min-height: 44px;
  padding: 10px 16px;
  font-family: "Lato", sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #0d0d0d;
  background: #ffffff;
  border: 1px solid #e0e8eb;
  border-radius: 2px;
}

.wk-activity-listing__sort-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.wk-activity-listing__sort-select {
  min-width: 200px;
  min-height: 40px;
  padding: 8px 12px;
  font-family: "Lato", sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  color: #1a2b35;
  background: #ffffff;
  border: 1px solid #e0e8eb;
  border-radius: 6px;
}

.wk-activity-listing__grid {
  margin-left: 0;
  margin-right: 0;
}

.wk-activity-listing__col {
  margin-bottom: 24px;
}

.wk-activity-listing__card {
  /* Background is set inline from Blade category map — do not override here. */
  border: 0.5px solid #e0e8eb;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  transition: border-color 0.2s, box-shadow 0.2s;
  display: block;
  color: inherit;
  text-decoration: none;
  height: 100%;
}

.wk-activity-listing__card:hover {
  border-color: #25b99a;
  box-shadow: 0 4px 16px rgba(37, 185, 154, 0.12);
  text-decoration: none;
}

.wk-activity-listing__card-img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0 0;
  display: block;
}

.wk-activity-listing__card-body {
  padding: 16px;
}

.wk-activity-listing__cat-badge {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  color: #ffffff;
  background: #25b99a;
  border: none;
  border-radius: 20px;
  padding: 2px 10px;
  margin-bottom: 8px;
}

.wk-activity-listing__card-title {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #1a2b35;
  margin: 0 0 4px;
  line-height: 1.3;
}

.wk-activity-listing__card-meta {
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  color: #6b7e87;
  margin: 0 0 8px;
}

.wk-activity-listing__card-price {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #25b99a;
  margin: 0;
}

.wk-activity-listing__card-price-unit {
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  color: #6b7e87;
}

.wk-activity-listing__pagination-wrap {
  margin-top: 24px;
}

.wk-activity-listing__lw {
  width: 100%;
}

.wk-activity-listing__lw-main {
  width: 100%;
  min-width: 0;
}

@media (min-width: 992px) {
  #wk-activity-sidebar {
    display: block !important;
    height: auto !important;
  }
}

@media (max-width: 991px) {
  .wk-activity-listing__sidebar-col {
    margin-bottom: 0;
  }

  #wk-activity-sidebar.collapse:not(.in) {
    display: none !important;
  }

  #wk-activity-sidebar.collapse.in {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }
}

@media (max-width: 767px) {
  .wk-activity-listing__card-img {
    height: 160px;
  }

  .wk-activity-listing__sidebar {
    margin-bottom: 0;
  }
}

.wk-program-detail__breadcrumb-wrap {
  padding: 16px 15px 0;
}

body.wk-page-activity-listing,
body.wk-page-program-listing .wk-activity-listing {
  font-family: "Lato", sans-serif;
}

body.wk-page-program-listing .wk-activity-listing .wk-activity-listing__filters-toggle {
  color: #ffffff !important;
  background: #25b99a !important;
  border: none !important;
}

body.wk-page-program-listing .wk-activity-listing .wk-activity-listing__filters-toggle:hover,
body.wk-page-program-listing .wk-activity-listing .wk-activity-listing__filters-toggle:focus {
  color: #ffffff !important;
  background: #1fa888 !important;
  border: none !important;
}

body.wk-page-program-listing .wk-activity-listing .content-with-sidebar.grid-view-sidebar {
  background: transparent;
  padding-top: 0;
}

body.wk-page-program-listing .wk-activity-listing .wk-listing-d__sidebar-collapse.wk-hidden-filter-panel.collapse {
  display: none !important;
  visibility: hidden !important;
  flex: 0 0 0 !important;
  max-width: 0 !important;
}

body.wk-page-program-listing .wk-activity-listing .wk-listing-d.wk-activity-listing__lw {
  display: block !important;
}

body.wk-page-program-listing .wk-activity-listing .wk-listing-d__grid.container-paginator.wk-activity-listing__grid {
  display: block !important;
  grid-template-columns: none !important;
  gap: 0 !important;
  padding-bottom: 0;
}

body.wk-page-program-listing .wk-activity-listing .wk-listing-d__grid.container-paginator.wk-activity-listing__grid::before,
body.wk-page-program-listing .wk-activity-listing .wk-listing-d__grid.container-paginator.wk-activity-listing__grid::after {
  display: table;
  content: " ";
}

body.wk-page-program-listing .wk-activity-listing .wk-listing-d__grid.container-paginator.wk-activity-listing__grid::after {
  clear: both;
}

.wk-cab-listing {
  background: #f8f6f3;
  padding-bottom: 48px;
}

.wk-cab-listing__head {
  background: #ffffff;
  border-bottom: 1px solid #e0e8eb;
  padding: 32px 0 24px;
}

.wk-cab-listing__h1 {
  font-family: "Lato", sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 2.25rem);
  font-weight: 700;
  color: #1a2b35;
  margin: 0 0 8px;
  line-height: 1.2;
}

.wk-cab-listing__lede {
  font-family: "Lato", sans-serif;
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.65;
  color: #555555;
  margin: 0;
}

.wk-cab-listing__shell {
  padding-top: 16px;
}

.wk-cab-listing__tabs {
  display: flex;
  gap: 4px;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  border-bottom: 2px solid #e0e8eb;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.wk-cab-listing__tab {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: #6b7e87;
  padding: 10px 16px;
  margin-right: 0;
  border-bottom: 2px solid transparent;
  text-decoration: none !important;
  flex-shrink: 0;
  cursor: pointer;
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
}

.wk-cab-listing__tab:hover,
.wk-cab-listing__tab:focus {
  color: #1a2b35;
  text-decoration: none !important;
}

.wk-cab-listing__tab--active {
  color: #25b99a;
  font-weight: 600;
  border-bottom-color: #25b99a;
  margin-bottom: -2px;
  cursor: default;
}

.wk-cab-listing__tab--disabled {
  opacity: 0.45;
  cursor: not-allowed;
  pointer-events: none;
  color: #6b7e87;
}

.wk-cab-listing__tab-badge {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 2px 8px;
  border-radius: 4px;
  background: #f0f4f5;
  color: #6b7e87;
  vertical-align: middle;
}

.wk-cab-listing__filters-btn {
  width: 100%;
  margin-bottom: 12px;
  padding: 12px 16px;
  font-family: "Lato", sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
  background: #25b99a;
  border: 1px solid #25b99a;
  border-radius: 2px;
}

.wk-cab-listing__filters-btn:hover,
.wk-cab-listing__filters-btn:focus {
  background: #2e9999;
  border-color: #2e9999;
  color: #ffffff;
}

@media (min-width: 992px) {
  .wk-cab-listing__sidebar.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    visibility: visible !important;
  }
}

@media (min-width: 992px) {
  .wk-cab-listing__filters-btn {
    display: none !important;
  }
}

.wk-cab-listing__sidebar-inner {
  background: #ffffff;
  border: 0.5px solid #e0e8eb;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 20px;
}

.wk-cab-listing__filter-section {
  margin-bottom: 20px;
}

.wk-cab-listing__filter-section:last-of-type {
  margin-bottom: 0;
}

.wk-cab-listing__filter-label {
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #6b7e87;
  margin: 0 0 10px;
}

.wk-cab-listing__pill-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.wk-cab-listing__pill {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  padding: 8px 12px;
  border-radius: 999px;
  border: none;
  background: #f0f0f0;
  color: #555555;
  cursor: default;
}

.wk-cab-listing__pill.is-active {
  background: #25b99a;
  color: #ffffff;
}

.wk-cab-listing__pill.is-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.wk-cab-listing__refine {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e0e8eb;
}

.wk-cab-listing__refine-heading {
  font-family: "Lato", sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  color: #1a2b35;
  margin: 0 0 12px;
  line-height: 1.4;
}

.wk-cab-listing__refine label {
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6b7e87;
  display: block;
  margin-bottom: 6px;
}

.wk-cab-listing__refine .form-control {
  border-radius: 2px;
  border: 1px solid #e0e8eb;
  font-family: "Lato", sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  color: #1a2b35;
  min-height: 44px;
}

.wk-cab-listing__refine .form-control:focus {
  border-color: #25b99a;
  box-shadow: none;
  outline: none;
}

.wk-cab-listing__refine-submit {
  margin-top: 12px;
  width: 100%;
  padding: 12px 16px;
  font-family: "Lato", sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
  background: #25b99a;
  border: 1px solid #25b99a;
  border-radius: 2px;
}

.wk-cab-listing__refine-submit:hover,
.wk-cab-listing__refine-submit:focus {
  background: #2e9999;
  border-color: #2e9999;
  color: #ffffff;
}

.wk-cab-listing__main {
  min-width: 0;
}

.wk-cab-listing__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 20px;
}

.wk-cab-listing__count {
  font-family: "Lato", sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  color: #1a2b35;
}

.wk-cab-listing__sort {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.wk-cab-listing__sort-label {
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  color: #6b7e87;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.wk-cab-listing__sort-select {
  min-height: 40px;
  padding: 8px 12px;
  font-family: "Lato", sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  color: #1a2b35;
  border: 1px solid #e0e8eb;
  border-radius: 6px;
  background: #ffffff;
}

.wk-cab-listing__cards {
  margin-left: -8px;
  margin-right: -8px;
}

.wk-cab-listing__cards > [class*=col-] {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}

.wk-cab-listing__card {
  display: block;
  background: #ffffff;
  border: 0.5px solid #e0e8eb;
  border-radius: 10px;
  overflow: hidden;
  text-decoration: none !important;
  color: inherit;
  transition: border-color 0.2s ease;
  height: 100%;
}

.wk-cab-listing__card:hover,
.wk-cab-listing__card:focus {
  border-color: #25b99a;
  text-decoration: none !important;
  color: inherit;
}

.wk-cab-listing__card-img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0 0;
  display: block;
  border-bottom: 0.5px solid #e0e8eb;
}

.wk-cab-listing__card-body {
  padding: 16px 18px 20px;
  text-align: left;
}

.wk-cab-listing__card-title {
  font-family: "Lato", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #1a2b35;
  margin: 0 0 8px;
  line-height: 1.3;
}

.wk-cab-listing__card-meta {
  font-family: "Lato", sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.5;
  color: #6b7e87;
  margin: 0 0 12px;
}

.wk-cab-listing__card-price {
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  color: #25b99a;
  line-height: 1.2;
}

.wk-cab-listing__card-price-unit {
  font-size: 0.9rem;
  font-weight: 500;
  color: #555555;
}

.wk-cab-listing__card-badge-live {
  display: inline-block;
  margin-top: 12px;
  font-family: "Lato", sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 6px;
  background: rgba(39, 174, 96, 0.15);
  color: #1e8449;
}

.wk-cab-listing__empty {
  text-align: center;
  padding: 48px 16px;
  background: #ffffff;
  border: 0.5px solid #e0e8eb;
  border-radius: 12px;
}

.wk-cab-listing__empty h2 {
  font-family: "Lato", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: #1a2b35;
  margin: 0 0 8px;
}

.wk-cab-listing__empty p {
  font-family: "Lato", sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  color: #555555;
  margin: 0;
}

.wk-cab-listing__pagination {
  margin-top: 24px;
  display: flex;
  justify-content: center;
}

@media (max-width: 991px) {
  .wk-cab-listing__meta {
    flex-direction: column;
    align-items: flex-start;
  }

  .wk-cab-listing__sort,
  .wk-cab-listing__sort-select {
    width: 100%;
    max-width: 100%;
  }

  .wk-cab-listing__sort-select {
    width: 100%;
  }
}

.wk-cab-detail {
  background: #f8fafb;
  padding: 32px 0 48px;
  font-family: "Lato", sans-serif;
  overflow-x: hidden;
}

.wk-cab-detail__breadcrumb {
  background: transparent;
  padding: 8px 0 16px;
  margin-bottom: 0;
}

.wk-cab-detail__main {
  min-width: 0;
}

.wk-cab-detail__hero-img {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  display: block;
}

.wk-cab-detail__hero-placeholder {
  width: 100%;
  padding-top: 56.25%;
  background: #f0f4f5;
  border-radius: 10px;
}

.wk-cab-detail__eyebrow-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px 16px;
  margin-top: 16px;
}

.wk-cab-detail__eyebrow {
  color: #25b99a;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0;
  flex: 1 1 auto;
  min-width: 0;
}

.wk-cab-detail__mvp-badge {
  flex-shrink: 0;
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 6px;
  background: #f0f4f5;
  color: #6b7e87;
  border: 0.5px solid #e0e8eb;
}

.wk-cab-detail__title {
  color: #1a2b35;
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0 0 12px;
  line-height: 1.25;
}

.wk-cab-detail__meta {
  color: #6b7e87;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.6;
  margin: 0 0 20px;
}

.wk-cab-detail__tabs {
  border-bottom: 2px solid #e0e8eb;
  margin-bottom: 20px;
}

.wk-cab-detail__tabs .nav-tabs {
  border-bottom: none;
}

.wk-cab-detail__tabs .nav-tabs > li > a {
  color: #6b7e87;
  font-weight: 600;
  border: none;
  border-radius: 0;
  margin-right: 8px;
}

.wk-cab-detail__tabs .nav-tabs > li > a:hover {
  background: transparent;
  border-color: transparent;
  color: #1a2b35;
}

.wk-cab-detail__tabs .nav-tabs > li.active > a,
.wk-cab-detail__tabs .nav-tabs > li.active > a:hover,
.wk-cab-detail__tabs .nav-tabs > li.active > a:focus {
  color: #25b99a;
  border: none;
  border-bottom: 3px solid #25b99a;
  font-weight: 600;
  background: transparent;
}

.wk-cab-detail__tab-body {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #1a2b35;
  margin-bottom: 24px;
}

.wk-cab-detail__checklist-row {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 6px 0;
  font-size: 0.95rem;
  color: #1a2b35;
}

.wk-cab-detail__check-box {
  width: 16px;
  height: 16px;
  border: 1.5px solid #c0c0c0;
  border-radius: 2px;
  flex-shrink: 0;
  margin-top: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.65rem;
  line-height: 1;
  color: transparent;
}

.wk-cab-detail__check-box--yes {
  border-color: #25b99a;
  background: rgba(37, 185, 154, 0.12);
  color: #25b99a;
  font-weight: 700;
}

.wk-cab-detail__sidebar {
  background: #fff;
  border: 0.5px solid #e0e8eb;
  border-radius: 12px;
  padding: 24px;
  position: sticky;
  top: 80px;
}

.wk-cab-detail__sidebar-section-label {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #6b7e87;
  margin: 16px 0 4px;
  display: block;
}

.wk-cab-detail__sidebar-section-label:first-of-type {
  margin-top: 0;
}

.wk-cab-detail__sidebar-field-label {
  font-size: 0.85rem;
  font-weight: 600;
  color: #6b7e87;
  margin: 14px 0 4px;
  display: block;
}

.wk-cab-detail__sidebar .form-control {
  border-radius: 6px;
  border: 1px solid #e0e8eb;
  font-size: 0.95rem;
}

.wk-cab-detail__sidebar .wk-cab-detail__price {
  color: #25b99a;
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
  margin-top: 16px;
  line-height: 1.2;
}

.wk-cab-detail__price-unit {
  color: #6b7e87;
  font-size: 0.85rem;
  display: block;
  margin-top: 4px;
}

.wk-cab-detail__book-btn {
  background: #25b99a;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 700;
  border: none;
  padding: 12px 24px;
  border-radius: 6px;
  margin-top: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.wk-cab-detail__book-btn:hover,
.wk-cab-detail__book-btn:focus {
  background: #1fa080;
  color: #ffffff;
  border-color: transparent;
}

.wk-cab-detail__sidebar .btn.wk-cab-detail__book-btn {
  background-color: #25b99a !important;
  color: #ffffff !important;
  border: none !important;
}

.wk-cab-detail__cancel-note {
  font-size: 0.8rem;
  color: #6b7e87;
  text-align: center;
  margin-top: 10px;
}

.wk-cab-detail__guest-notice {
  font-size: 0.95rem;
  color: #6b7e87;
  line-height: 1.6;
  margin-bottom: 16px;
}

.wk-cab-detail__guest-notice a {
  color: #25b99a;
  font-weight: 600;
}

.wk-cab-detail__sidebar-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1a2b35;
  margin: 0 0 8px;
  line-height: 1.3;
}

.wk-cab-detail__summary {
  border-bottom: 1px solid #e0e8eb;
  margin-top: 16px;
  padding-bottom: 12px;
  margin-bottom: 16px;
}

.wk-cab-detail__summary-desc {
  color: #6b7e87;
  font-size: 0.9rem;
}

.wk-cab-detail__flash {
  margin-bottom: 16px;
}

@media (max-width: 991px) {
  .wk-cab-detail__sidebar {
    position: static;
    margin-top: 30px;
  }

  .wk-cab-detail__tabs .nav-tabs {
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    border-bottom: none;
  }

  .wk-cab-detail__tabs .nav-tabs > li {
    float: none;
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .wk-cab-detail__hero-img {
    height: 200px;
    aspect-ratio: auto;
  }

  .wk-cab-detail__hero-placeholder {
    padding-top: 0;
    height: 200px;
  }
}

.wk-page-sightseeing {
  background: #f8fafb;
}

.wk-sightseeing-hero {
  background: #1a2b35;
  padding: 80px 0;
  text-align: center;
}

.wk-sightseeing-hero__eyebrow {
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #c0c0c0;
  margin: 0 0 12px;
}

.wk-sightseeing-hero h1 {
  font-family: "Lato", sans-serif;
  font-size: clamp(2.5rem, 5vw, 3rem);
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 16px;
  line-height: 1.2;
}

.wk-sightseeing-hero__subtitle {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.65;
  color: #e0e0e0;
  max-width: 36rem;
  margin: 0 auto 28px;
}

.wk-sightseeing-hero__ctas {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  align-items: center;
}

.wk-sightseeing-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 12px 24px;
  font-family: "Lato", sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none !important;
  border-radius: 2px;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.wk-sightseeing-btn--primary {
  background: #25b99a;
  color: #ffffff;
  border: 1px solid #25b99a;
}

.wk-sightseeing-btn--primary:hover,
.wk-sightseeing-btn--primary:focus {
  background: #2e9999;
  border-color: #2e9999;
  color: #ffffff;
}

.wk-sightseeing-btn--ghost {
  background: transparent;
  color: #25b99a;
  border: 1px solid #25b99a;
}

.wk-sightseeing-btn--ghost:hover,
.wk-sightseeing-btn--ghost:focus {
  background: #25b99a;
  color: #1a2b35;
}

.wk-sightseeing-grid-wrap {
  padding: 48px 0 64px;
}

.wk-sightseeing-grid {
  margin-left: -8px;
  margin-right: -8px;
}

.wk-sightseeing-grid > [class*=col-] {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}

.wk-sightseeing-card {
  background: #ffffff;
  border: 0.5px solid #e0e8eb;
  border-radius: 12px;
  padding: 24px;
  text-align: center;
  transition: border-color 0.2s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wk-sightseeing-card:not(.disabled):hover {
  border-color: #25b99a;
}

.wk-sightseeing-card.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.wk-sightseeing-card__icon {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.wk-sightseeing-card__icon--live {
  background: #e8f9f5;
  color: #25b99a;
}

.wk-sightseeing-card__icon--muted {
  background: #f0f4f5;
  color: #6b7e87;
}

.wk-sightseeing-card__title {
  font-family: "Lato", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #1a2b35;
  margin: 0 0 8px;
  line-height: 1.3;
}

.wk-sightseeing-card__desc {
  font-family: "Lato", sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.6;
  color: #555555;
  margin: 0 0 16px;
  flex-grow: 1;
}

.wk-sightseeing-badge {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 16px;
}

.wk-sightseeing-badge--live {
  background: rgba(39, 174, 96, 0.12);
  color: #1e8449;
}

.wk-sightseeing-badge--teal {
  background: #e8f9f5;
  color: #1a2b35;
  border: 1px solid rgba(37, 185, 154, 0.35);
}

.wk-sightseeing-badge--muted {
  background: #f0f4f5;
  color: #6b7e87;
}

.wk-sightseeing-card__link {
  font-family: "Lato", sans-serif;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #25b99a;
  text-decoration: none !important;
}

.wk-sightseeing-card__link:hover,
.wk-sightseeing-card__link:focus {
  color: #2e9999;
  text-decoration: none !important;
}

@media (max-width: 767px) {
  .wk-sightseeing-hero {
    padding: 64px 0 48px;
  }

  .wk-sightseeing-hero__ctas {
    flex-direction: column;
    width: 100%;
  }

  .wk-sightseeing-hero__ctas .wk-sightseeing-btn {
    width: 100%;
  }
}

body.wk-page-activity-detail {
  background: #f8f6f3;
}

.wk-program-detail__breadcrumb {
  background: none;
  padding: 8px 0;
  font-size: 0.85rem;
  margin-bottom: 16px;
}

.wk-program-detail__breadcrumb li a {
  color: #6b7e87;
}

.wk-program-detail__breadcrumb li.active {
  color: #1a2b35;
  font-weight: 600;
}

.wk-program-detail__slide-img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  display: block;
}

.wk-program-detail__slide-placeholder {
  width: 100%;
  height: 400px;
  background: #f0f4f5;
  border-radius: 12px;
}

.wk-program-detail__dots {
  bottom: -28px;
}

.wk-program-detail__dots li,
.wk-program-detail__dots li.active {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 3px;
}

.wk-program-detail__dots li {
  background: #e0e8eb;
  border: none;
}

.wk-program-detail__dots li.active {
  background: #25b99a;
}

.wk-program-detail__eyebrow {
  color: #25b99a;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 20px 0 6px;
}

.wk-program-detail__title {
  color: #1a2b35;
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0 0 12px;
}

.wk-program-detail__meta {
  color: #6b7e87;
  font-size: 0.9rem;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

.wk-program-detail__tabs .nav-tabs {
  border-bottom: 2px solid #e0e8eb;
}

.wk-program-detail__tabs .nav-tabs > li.active > a,
.wk-program-detail__tabs .nav-tabs > li.active > a:hover,
.wk-program-detail__tabs .nav-tabs > li.active > a:focus {
  color: #25b99a;
  border-bottom: 3px solid #25b99a;
  font-weight: 600;
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
}

.wk-program-detail__tab-content {
  padding: 20px 0;
}

.wk-program-detail__checklist-row {
  display: flex;
  gap: 10px;
  padding: 6px 0;
  font-size: 0.95rem;
}

.wk-program-detail__check-yes {
  color: #25b99a;
  font-weight: 700;
}

.wk-program-detail__check-no {
  color: #aaa;
}

.wk-program-detail__itinerary-row {
  display: flex;
  gap: 12px;
  padding: 8px 0;
  border-bottom: 0.5px solid #e0e8eb;
  font-size: 0.9rem;
}

.wk-program-detail__itinerary-day {
  color: #25b99a;
  font-weight: 600;
  min-width: 48px;
}

.wk-program-detail__sidebar {
  background: #fff;
  border: 0.5px solid #e0e8eb;
  border-radius: 12px;
  padding: 24px;
  position: sticky;
  top: 80px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.wk-program-detail__sidebar-header {
  font-size: 1rem;
  font-weight: 700;
  color: #1a2b35;
  margin-bottom: 16px;
}

.wk-program-detail__sidebar-label {
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #6b7e87;
  margin: 16px 0 6px;
  display: block;
}

.wk-program-detail__input {
  border: 1px solid #e0e8eb;
  border-radius: 6px;
  font-size: 0.9rem;
  color: #1a2b35;
  width: 100%;
  padding: 8px 12px;
  margin-bottom: 4px;
  background-color: #fff;
}

.wk-program-detail__sidebar select.wk-program-detail__input {
  display: block;
  min-height: 44px;
  height: auto;
  line-height: 1.4;
  opacity: 1;
  visibility: visible;
  -webkit-appearance: menulist;
  -moz-appearance: auto;
       appearance: auto;
  cursor: pointer;
}

#wk-program-slideshow.carousel {
  margin-bottom: 32px;
}

#wk-program-slideshow .carousel-inner > .item {
  min-height: 400px;
}

#wk-program-slideshow .carousel-inner > .item.active {
  display: block;
}

.wk-program-detail__group-pills {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
}

.wk-program-detail__group-pill {
  padding: 6px 16px;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 500;
  cursor: pointer;
  border: 1px solid #e0e8eb;
  background: #f0f0f0;
  color: #555;
  margin: 0;
  transition: all 0.15s;
}

.wk-program-detail__group-pill.is-active {
  background: #25b99a;
  color: #fff;
  border-color: #25b99a;
  font-weight: 600;
}

.wk-program-detail__price-row {
  margin: 20px 0 12px;
  display: flex;
  align-items: baseline;
  gap: 6px;
}

.wk-program-detail__sidebar .wk-program-detail__price {
  color: #25b99a;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}

.wk-program-detail__price-unit {
  color: #6b7e87;
  font-size: 0.85rem;
}

.wk-cab-detail__booking-sidebar .form-control,
.wk-program-detail__booking-sidebar .form-control {
  background: #ffffff !important;
  color: #1a2b35 !important;
  border: 1px solid #c9c4bc !important;
}

.wk-cab-detail__booking-sidebar .form-control::-moz-placeholder, .wk-program-detail__booking-sidebar .form-control::-moz-placeholder {
  color: #9eadb4 !important;
  opacity: 1;
}

.wk-cab-detail__booking-sidebar .form-control::placeholder,
.wk-program-detail__booking-sidebar .form-control::placeholder {
  color: #9eadb4 !important;
  opacity: 1;
}

.wk-cab-detail__booking-sidebar label:not(.wk-program-detail__group-pill),
.wk-program-detail__booking-sidebar label:not(.wk-program-detail__group-pill) {
  color: #1a2b35 !important;
  font-weight: 600;
  font-size: 0.85rem;
}

.wk-program-detail__book-btn {
  background: #25b99a;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 700;
  border: none;
  padding: 13px;
  border-radius: 8px;
  width: 100%;
}

.wk-program-detail__book-btn:hover {
  background: #1fa080;
  color: #fff;
}

.wk-program-detail__cancel-note {
  font-size: 0.8rem;
  color: #6b7e87;
  text-align: center;
  margin-top: 10px;
}

@media (max-width: 991px) {
  .wk-program-detail__sidebar {
    position: static;
    margin-top: 32px;
  }

  .wk-program-detail__slide-img {
    height: 240px;
  }

  .wk-program-detail__slide-placeholder {
    height: 240px;
  }

  .wk-program-detail__tabs .nav-tabs {
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    border-bottom: none;
  }

  .wk-program-detail__tabs .nav-tabs > li {
    float: none;
    display: inline-block;
  }

  .wk-program-detail__group-pills {
    flex-wrap: nowrap;
  }

  .wk-program-detail__group-pill {
    flex: 1;
    text-align: center;
  }
}

body.wk-page-program-listing,
body.wk-page-activity-listing,
body.wk-page-cab-listing,
body.wk-page-activity-detail,
body.wk-page-cab-detail,
.wk-page-sightseeing {
  font-size: 16px !important;
}

.wk-sightseeing-hero.wk-sightseeing__hero,
.wk-sightseeing__hero {
  background-color: #1a2b35;
}

.wk-sightseeing-btn--primary.wk-sightseeing__cta-primary,
.wk-sightseeing__cta-primary {
  background-color: #25b99a;
  color: #ffffff;
}

.wk-cab-listing__pill {
  display: inline-block;
  padding: 4px 14px;
  border-radius: 20px;
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  cursor: default;
  background: #f0f0f0;
  color: #555555;
  border: none;
}

.wk-cab-listing__pill.is-active {
  background: #25b99a;
  color: #ffffff;
  font-weight: 600;
}

.wk-cab-listing__pill.is-disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.wk-activity-listing__sidebar-label,
.wk-cab-listing__filter-label,
.wk-program-detail__sidebar-label {
  font-size: 12px !important;
}

.wk-cab-detail__sidebar-section-label,
.wk-cab-detail__sidebar-label {
  font-size: 12px !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #6b7e87;
  margin: 16px 0 6px;
  display: block;
}

.wk-cab-detail__title,
.wk-program-detail__title {
  font-size: 26px !important;
  font-weight: 700 !important;
  color: #1a2b35 !important;
}

.wk-cab-detail__sidebar .wk-cab-detail__price,
.wk-program-detail__price {
  font-size: 26px !important;
  font-weight: 700 !important;
  color: #25b99a !important;
}

.wk-activity-listing__card-price {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #25b99a !important;
}

.wk-cab-detail__sidebar .form-control,
.wk-program-detail__sidebar .form-control,
.wk-program-detail__input {
  color: #1a2b35 !important;
  border: 1px solid #e0e8eb !important;
  border-radius: 6px;
  font-size: 0.9rem;
  background-color: #fff;
}

.wk-cab-detail__sidebar .form-control:focus,
.wk-program-detail__sidebar .form-control:focus,
.wk-program-detail__input:focus {
  border-color: #25b99a !important;
  box-shadow: 0 0 0 2px rgba(37, 185, 154, 0.15) !important;
  outline: none;
}

.wk-cab-detail__sidebar .form-control::-moz-placeholder, .wk-program-detail__sidebar .form-control::-moz-placeholder, .wk-program-detail__input::-moz-placeholder {
  color: #9eadb4;
  opacity: 1;
}

.wk-cab-detail__sidebar .form-control::placeholder,
.wk-program-detail__sidebar .form-control::placeholder,
.wk-program-detail__input::placeholder {
  color: #9eadb4;
  opacity: 1;
}

body.wk-page-program-listing .wk-activity-listing__sort-select,
body.wk-page-cab-listing .wk-cab-listing__sort-select,
body.wk-page-program-listing .wk-activity-listing__meta-row select,
body.wk-page-cab-listing .wk-cab-listing__toolbar select {
  min-width: 180px;
  border: 1px solid #e0e8eb !important;
  border-radius: 6px;
  color: #1a2b35 !important;
  background-color: #fff !important;
  font-size: 0.9rem;
  padding: 8px 12px;
}

.badge.badge-gold {
  background: #25b99a;
  color: #1a1a1a;
}

.content-page .table.data-table.tbl-server-info thead tr th {
  border-left: 3px solid #25b99a;
}

.content-page .table.data-table.tbl-server-info .list-action a.badge {
  background-color: #25b99a !important;
  color: #1a1a1a !important;
  border: 0 !important;
}

.content-page .table.data-table.tbl-server-info .list-action a.badge:hover {
  opacity: 0.8;
}

.wk-admin-date-field.form-control {
  border-radius: 50px;
  background-color: #fff !important;
  padding: 22px;
  color: #25b99a !important;
  font-size: 16px;
}

.badge.badge-gold {
  background: #25b99a !important;
  color: #ffffff !important;
}

.content-page .table.data-table.tbl-server-info thead tr th {
  border-left-color: #25b99a !important;
}

.content-page .table.data-table.tbl-server-info .list-action a.badge {
  background-color: #25b99a !important;
  color: #ffffff !important;
}

.wk-admin-date-field.form-control {
  color: #25b99a !important;
}

/* === MOBILE wk-mob-* === */

/* --- MOB-H Itinerary timeline --- */

.wk-mob-itin-row {
  position: relative;
}

.wk-mob-itin-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #25B99A;
  flex-shrink: 0;
  margin-top: 3px;
}

.wk-mob-itin-line {
  width: 2px;
  background: #BCC0C1;
  flex-grow: 1;
  margin: 4px auto 0;
  min-height: 24px;
}

.wk-mob-itin-time {
  font-size: 0.72rem;
  color: #25B99A;
  font-weight: 700;
}

.wk-mob-itin-title {
  font-size: 0.875rem;
  font-weight: 700;
  color: #2D3A3E;
}

.wk-mob-itin-desc {
  font-size: 0.78rem;
  color: #6c757d;
  margin-top: 2px;
}

/* --- MOB-H Addon card --- */

.wk-mob-addon-card {
  background: #F8F9F9;
  border-radius: 10px;
  border: 1px solid #e9ecef;
}

.wk-mob-addon-name {
  font-size: 0.875rem;
  font-weight: 700;
  color: #2D3A3E;
}

.wk-mob-addon-desc {
  font-size: 0.78rem;
  color: #6c757d;
  margin-top: 2px;
}

.wk-mob-addon-price {
  font-size: 0.875rem;
  font-weight: 700;
  color: #25B99A;
  text-align: right;
}

.wk-mob-addon-per {
  font-size: 0.7rem;
  color: #BCC0C1;
  font-weight: 400;
}

.wk-mob-section__title {
  font: 700 12px/1 "Lato", sans-serif;
  color: #2C514F;
  margin: 0 0 10px;
}

/* --- 2C Participants --- */

.wk-mob-part-counter {
  background: #fff;
  border-bottom: 1px solid #e9ecef;
  font-size: 0.8rem;
  color: #6c757d;
}

.wk-mob-part-add-btn {
  background: #25B99A;
  color: #fff;
  border-radius: 20px;
  font-size: 0.78rem;
  padding: 4px 14px;
  font-weight: 700;
}

.wk-mob-part-add-btn:hover {
  background: #1fa085;
  color: #fff;
}

.wk-mob-part-card {
  background: #F8F9F9;
  border-radius: 12px;
  border: 1px solid #e9ecef;
  padding: 12px 14px;
  cursor: pointer;
}

.wk-mob-part-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #2C514F;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  font-weight: 700;
  flex-shrink: 0;
}

.wk-mob-part-avatar--lg {
  width: 52px;
  height: 52px;
  font-size: 1rem;
}

.wk-mob-part-name {
  font-size: 0.875rem;
  font-weight: 700;
  color: #2D3A3E;
}

.wk-mob-part-meta {
  font-size: 0.75rem;
  color: #6c757d;
  margin-top: 1px;
}

.wk-mob-part-badge {
  font-size: 0.68rem;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 20px;
  white-space: nowrap;
}

.wk-mob-part-badge--verified {
  background: #d1fae5;
  color: #065f46;
}

.wk-mob-part-badge--pending {
  background: #fef3c7;
  color: #92400e;
}

.wk-mob-form-label {
  font-size: 0.78rem;
  font-weight: 700;
  color: #2D3A3E;
  margin-bottom: 4px;
  display: block;
}

.wk-mob-form-input {
  border-radius: 10px;
  font-size: 0.875rem;
  border: 1px solid #dee2e6;
  background: #fff;
}

.wk-mob-form-input:focus {
  border-color: #25B99A;
  box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.15);
}

.wk-mob-part-submit-btn {
  background: #25B99A;
  color: #fff;
  border-radius: 12px;
  font-weight: 700;
  font-size: 0.95rem;
  padding: 13px;
}

.wk-mob-part-submit-btn:hover {
  background: #1fa085;
  color: #fff;
}

.wk-mob-part-detail-hdr {
  background: #fff;
  border-bottom: 1px solid #e9ecef;
}

.wk-mob-part-detail-name {
  font-size: 1rem;
  font-weight: 700;
  color: #2D3A3E;
}

.wk-mob-part-detail-card {
  background: #F8F9F9;
  border-radius: 12px;
  border: 1px solid #e9ecef;
  padding: 0 14px;
}

.wk-mob-part-detail-label {
  font-size: 0.8rem;
  color: #6c757d;
}

.wk-mob-part-detail-value {
  font-size: 0.8rem;
  font-weight: 700;
  color: #2D3A3E;
}

.wk-mob-part-remove-card {
  background: #fff5f5;
  border-radius: 12px;
  border: 1px solid #fee2e2;
}

.wk-mob-part-remove-title {
  font-size: 0.875rem;
  font-weight: 700;
  color: #991b1b;
}

.wk-mob-part-remove-desc {
  font-size: 0.78rem;
  color: #6c757d;
}

.wk-mob-part-remove-btn {
  background: #fff;
  border: 1.5px solid #dc3545;
  color: #dc3545;
  border-radius: 10px;
  font-weight: 700;
  font-size: 0.875rem;
}

.wk-mob-part-remove-btn:hover {
  background: #dc3545;
  color: #fff;
}

/* --- Currency screen --- */

.wk-mob-currency-row {
  background: transparent;
  border: none;
  border-radius: 0;
  cursor: pointer;
}

.wk-mob-currency-row:active {
  background: #f0fdf9;
}

.wk-mob-currency-name {
  font-size: 0.875rem;
  font-weight: 700;
  color: #2D3A3E;
}

.wk-mob-currency-code {
  font-size: 0.75rem;
  color: #6c757d;
}

.wk-mob-currency-check {
  color: #25B99A;
  font-size: 1.1rem;
  font-weight: 700;
}

.wk-mob-confirm-inr-note {
  font-size: 0.75rem;
  color: #6c757d;
  margin-top: 4px;
  text-align: right;
}

/* --- MOB-D Coupon + Wallet --- */

.wk-mob-confirm-section {
  background: #F8F9F9;
  border-radius: 12px;
  border: 1px solid #e9ecef;
}

.wk-mob-confirm-section-title {
  font-size: 0.875rem;
  font-weight: 700;
  color: #2D3A3E;
}

.wk-mob-coupon-apply-btn {
  background: #2D3A3E;
  color: #F8F9F9;
  border-radius: 10px;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 8px 16px;
  white-space: nowrap;
}

.wk-mob-coupon-apply-btn:hover {
  background: #25B99A;
  color: #fff;
}

.wk-mob-confirm-breakdown {
  background: #F8F9F9;
  border-radius: 12px;
  border: 1px solid #e9ecef;
}

.wk-mob-confirm-breakdown-lbl {
  font-size: 0.82rem;
  color: #6c757d;
}

.wk-mob-confirm-breakdown-val {
  font-size: 0.82rem;
  font-weight: 700;
  color: #2D3A3E;
}

/* --- 2D Hero carousel --- */

.wk-mob-act-detail__hero {
  overflow: hidden;
  position: relative;
  min-height: 260px;
  padding: 0;
  display: block;
}

.wk-mob-hero-track {
  display: flex;
  transition: transform 0.35s ease;
  height: 260px;
}

.wk-mob-hero-slide {
  flex: 0 0 100%;
  width: 100%;
  height: 260px;
}

.wk-mob-hero-slide--placeholder {
  background: #2C514F;
}

.wk-mob-act-detail__hero-badges {
  position: absolute;
  bottom: 10px;
  left: 12px;
  z-index: 3;
}

.wk-mob-act-detail__hero-dots {
  cursor: pointer;
}

.wk-mob-act-detail__thumb--active {
  outline: 2px solid #25B99A;
  outline-offset: 2px;
  border: none;
}

@media (max-width: 767px) {
  main.wk-main-content {
    padding-top: 0 !important;
  }
}

/* Mobile shell — no underline flash on tap (links styled as buttons/cards) */

@media (max-width: 767.98px) {
  [class*=wk-mob-] a,
  [class*=wk-mob-] a:hover,
  [class*=wk-mob-] a:focus,
  [class*=wk-mob-] a:active,
  [class*=wk-mob-] a:visited,
  a[class*=wk-mob-],
  a[class*=wk-mob-]:hover,
  a[class*=wk-mob-]:focus,
  a[class*=wk-mob-]:active,
  a[class*=wk-mob-]:visited,
  .d-block.d-sm-none a,
  .d-block.d-sm-none a:hover,
  .d-block.d-sm-none a:focus,
  .d-block.d-sm-none a:active,
  .d-block.d-sm-none a:visited {
    text-decoration: none !important;
    -webkit-text-decoration: none !important;
  }

  [class*=wk-mob-] a *,
  [class*=wk-mob-] a *:hover,
  [class*=wk-mob-] a *:focus,
  [class*=wk-mob-] a *:active,
  a[class*=wk-mob-] *,
  a[class*=wk-mob-] *:hover,
  a[class*=wk-mob-] *:focus,
  a[class*=wk-mob-] *:active,
  .d-block.d-sm-none a *,
  .d-block.d-sm-none a *:hover,
  .d-block.d-sm-none a *:focus,
  .d-block.d-sm-none a *:active {
    text-decoration: none !important;
    -webkit-text-decoration: none !important;
  }

  .wk-mob-tabbar__item,
  .wk-mob-tabbar__item:hover,
  .wk-mob-tabbar__item:focus,
  .wk-mob-tabbar__item:active,
  .wk-mob-tabbar__item:visited {
    text-decoration: none !important;
  }

  .wk-mob-tabbar__item .wk-mob-tabbar__label,
  .wk-mob-tabbar__item .wk-mob-tabbar__icon,
  .wk-mob-tabbar__item:hover .wk-mob-tabbar__label,
  .wk-mob-tabbar__item:hover .wk-mob-tabbar__icon,
  .wk-mob-tabbar__item:focus .wk-mob-tabbar__label,
  .wk-mob-tabbar__item:focus .wk-mob-tabbar__icon,
  .wk-mob-tabbar__item:active .wk-mob-tabbar__label,
  .wk-mob-tabbar__item:active .wk-mob-tabbar__icon,
  .wk-mob-tabbar__item:visited .wk-mob-tabbar__label,
  .wk-mob-tabbar__item:visited .wk-mob-tabbar__icon {
    text-decoration: none !important;
  }
}

/* Override JCF white text inside mobile booking fields */

.jcf-select-wk-mob-cab-detail__input .jcf-select-text,
.jcf-select-wk-mob-cab-detail__input .jcf-select-text span,
.jcf-select-wk-mob-confirm__select .jcf-select-text,
.jcf-select-wk-mob-confirm__select .jcf-select-text span {
  color: #2D3A3E !important;
  -webkit-text-fill-color: #2D3A3E !important;
  font: 400 13px/1 "Lato", sans-serif !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}

.jcf-select-wk-mob-cab-detail__input .jcf-select-opener,
.jcf-select-wk-mob-confirm__select .jcf-select-opener {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 20px !important;
  flex-shrink: 0 !important;
  background: transparent !important;
  background-image: none !important;
}

.jcf-select-wk-mob-cab-detail__input .jcf-select-opener::after,
.jcf-select-wk-mob-confirm__select .jcf-select-opener::after {
  content: "" !important;
  display: block !important;
  width: 7px !important;
  height: 7px !important;
  border-right: 1.5px solid #BCC0C1 !important;
  border-bottom: 1.5px solid #BCC0C1 !important;
  transform: rotate(45deg) !important;
  margin-top: -4px !important;
}

.jcf-select-wk-mob-cab-detail__input,
.jcf-select-wk-mob-confirm__select {
  flex: 1 !important;
  width: 100% !important;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  min-height: unset !important;
  height: auto !important;
}

.wk-mob-page {
  background: #F5F4ED;
  font-family: "Lato", sans-serif;
}

.wk-mob-navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 52px;
  background: #2D3A3E;
  padding: 0 8px;
  position: sticky;
  top: 0;
  z-index: 150;
}

.wk-mob-navbar__left,
.wk-mob-navbar__right {
  display: flex;
  align-items: center;
  min-width: 44px;
}

.wk-mob-navbar__centre {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.wk-mob-navbar__title {
  font: 700 16px/1 "Lato", sans-serif;
  color: #F8F9F9;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}

.wk-mob-navbar__sub {
  font: 400 10px/1 "Lato", sans-serif;
  color: #BCC0C1;
  display: block;
  margin-top: 2px;
}

.wk-mob-navbar__logo {
  font: 700 22px/1 "Lato", sans-serif;
  color: #F8F9F9;
  width: 36px;
  height: 36px;
  background: #25B99A;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wk-mob-nav-back {
  width: 44px;
  height: 44px;
  min-width: 44px;
  min-height: 44px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  text-decoration: none;
  color: #F8F9F9;
  -webkit-tap-highlight-color: transparent;
}

.wk-mob-nav-back .ti,
.wk-mob-nav-back i {
  font-size: 14px;
  color: #F8F9F9 !important;
  line-height: 1;
}

.wk-mob-navbar__icon-btn {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  color: #F8F9F9;
  font-size: 22px;
  cursor: pointer;
  text-decoration: none;
  border-radius: 8px;
}

.wk-mob-navbar__icon-btn:hover,
.wk-mob-navbar__icon-btn:active {
  background: rgba(255, 255, 255, 0.1);
}

.wk-mob-tabbar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
  border-top: 0.5px solid #e8e8e8;
  display: flex;
  justify-content: space-around;
  padding: 8px 0 12px;
  z-index: 200;
}

.wk-mob-tabbar__item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  text-decoration: none !important;
  background: transparent;
  border: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.wk-mob-tabbar__item:hover,
.wk-mob-tabbar__item:focus,
.wk-mob-tabbar__item:active,
.wk-mob-tabbar__item:visited {
  text-decoration: none !important;
}

.wk-mob-tabbar__icon {
  font-size: 20px;
  color: #BCC0C1;
  line-height: 1;
}

.wk-mob-tabbar__label {
  font: 400 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-tabbar__item--active .wk-mob-tabbar__icon,
.wk-mob-tabbar__item--active .wk-mob-tabbar__label {
  color: #25B99A;
  font-weight: 700;
}

.wk-mob-sticky-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2D3A3E;
  padding: 12px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
}

.wk-mob-sticky-footer__price {
  font: 700 15px/1 "Lato", sans-serif;
  color: #F8F9F9;
}

.wk-mob-sticky-footer__meta {
  font: 400 11px/1 "Lato", sans-serif;
  color: rgba(248, 249, 249, 0.7);
  display: block;
}

.wk-mob-btn {
  background: #F5F4ED;
  color: #2D3A3E;
  border: none;
  border-radius: 24px;
  padding: 13px 22px;
  font: 700 14px/1 "Lato", sans-serif;
  transition: background 0.18s, color 0.18s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  min-height: 44px;
}

.wk-mob-btn:hover,
.wk-mob-btn:active {
  background: #25B99A;
  color: #F8F9F9;
}

.wk-mob-btn--full {
  width: 100%;
  display: block;
}

.wk-mob-btn--teal {
  background: #25B99A;
  color: #F8F9F9;
}

.wk-mob-btn--ghost {
  background: transparent;
  border: 1.5px solid #e0ddd5;
}

.wk-mob-btn--red {
  background: transparent;
  border: 1.5px solid #E24B4A;
  color: #E24B4A;
}

.wk-mob-search-strip {
  background: #F5F4ED;
  padding: 10px 16px;
  border-bottom: 0.5px solid #e0ddd5;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}

.wk-mob-search-strip::-webkit-scrollbar {
  display: none;
}

.wk-mob-search-strip__pills {
  display: flex;
  gap: 8px;
  white-space: nowrap;
}

.wk-mob-search-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #F8F9F9;
  border: 1.5px solid #e0ddd5;
  border-radius: 20px;
  padding: 7px 12px;
  font: 700 13px/1 "Lato", sans-serif;
  color: #25B99A;
  text-decoration: none;
  min-height: 36px;
  cursor: pointer;
}

.wk-mob-card {
  background: #F8F9F9;
  border-radius: 12px;
  border: 1px solid #e0ddd5;
  padding: 14px;
}

.wk-mob-section-heading {
  font: 700 16px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 12px;
}

.wk-mob-has-sticky-footer {
  padding-bottom: 72px;
}

/* --- MOB-A Explore hub --- */

.wk-mob-explore-nav {
  display: flex;
  align-items: center;
  background: #2D3A3E;
  padding: 0 16px;
  height: 64px;
  gap: 12px;
}

.wk-mob-explore-nav__logo {
  width: 36px;
  height: 36px;
  background: #25B99A;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 700 18px/1 "Lato", sans-serif;
  color: #F8F9F9;
  flex-shrink: 0;
}

.wk-mob-explore-nav__centre {
  flex: 1;
}

.wk-mob-explore-nav__title {
  font: 700 18px/1.2 "Lato", sans-serif;
  color: #F8F9F9;
  margin: 0 0 3px;
}

.wk-mob-explore-nav__sub {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

.wk-mob-explore-nav__avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #25B99A;
  font: 700 13px/1 "Lato", sans-serif;
  color: #F8F9F9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.wk-mob-explore-nav__login {
  font: 700 12px/1 "Lato", sans-serif;
  color: #F8F9F9;
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  border-radius: 20px;
  padding: 6px 14px;
  text-decoration: none;
  min-height: 36px;
  display: inline-flex;
  align-items: center;
}

.wk-mob-explore__searches {
  background: #2D3A3E;
  padding: 0 16px 14px;
}

.wk-mob-explore__searches-label {
  font: 700 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin-bottom: 10px;
  display: block;
}

.wk-mob-explore__pills {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 2px;
}

.wk-mob-explore__pills::-webkit-scrollbar {
  display: none;
}

.wk-mob-explore__pill {
  flex-shrink: 0;
  background: #F8F9F9;
  border: 1.5px solid #e0ddd5;
  border-radius: 20px;
  padding: 7px 14px;
  font: 700 12px/1 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
  min-height: 36px;
  white-space: nowrap;
}

.wk-mob-explore__pill--active {
  background: #25B99A;
  color: #F8F9F9;
  border-color: #25B99A;
}

.wk-mob-explore__search-wrap {
  padding: 12px 16px 0;
  background: #F5F4ED;
}

.wk-mob-explore__search-pill {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #FFFFFF;
  border: 2px solid #25B99A;
  border-radius: 12px;
  padding: 13px 16px;
  cursor: pointer;
  min-height: 50px;
  width: 100%;
}

.wk-mob-explore__search-icon {
  font-size: 18px;
  color: #25B99A;
}

.wk-mob-explore__search-ph {
  font: 400 14px/1 "Lato", sans-serif;
  color: #BCC0C1;
  flex: 1;
}

.wk-mob-explore__products {
  padding: 12px 16px 70px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  background: #F5F4ED;
}

.wk-mob-category-card {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #FFFFFF;
  border-radius: 14px;
  border: 1px solid #e0ddd5;
  padding: 16px;
  text-decoration: none !important;
  min-height: 80px;
  -webkit-tap-highlight-color: transparent;
  transition: border-color 0.15s, box-shadow 0.15s;
}

.wk-mob-category-card:hover,
.wk-mob-category-card:focus,
.wk-mob-category-card:active,
.wk-mob-category-card:visited {
  text-decoration: none !important;
  border-color: #25B99A;
  box-shadow: 0 2px 12px rgba(37, 185, 154, 0.12);
}

.wk-mob-category-card:hover *,
.wk-mob-category-card:focus *,
.wk-mob-category-card:active *,
.wk-mob-category-card:visited * {
  text-decoration: none !important;
}

.wk-mob-product-card__icon-wrap {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.wk-mob-product-card__icon {
  font-size: 24px;
}

.wk-mob-product-card__body {
  flex: 1;
  min-width: 0;
}

.wk-mob-product-card__count {
  font: 700 22px/1 "Lato", sans-serif;
  color: #2D3A3E;
  display: block;
  margin-bottom: 2px;
}

.wk-mob-product-card__name {
  font: 700 15px/1.2 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 2px;
}

.wk-mob-product-card__desc {
  font: 400 12px/1.3 "Lato", sans-serif;
  color: #888;
  margin: 0 0 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wk-mob-product-card__badge {
  display: inline-block;
  font: 700 11px/1 "Lato", sans-serif;
  padding: 3px 10px;
  border-radius: 20px;
}

.wk-mob-product-card__chev {
  font-size: 18px;
  color: #BCC0C1;
  flex-shrink: 0;
}

/* --- MOB-B Page 1 Cab search --- */

.wk-mob-cab-search__hero {
  background: #2C514F;
  padding: 20px 16px;
}

.wk-mob-cab-search__hero-title {
  font: 700 18px/1.2 "Lato", sans-serif;
  color: #F8F9F9;
  margin: 0 0 4px;
}

.wk-mob-cab-search__hero-sub {
  font: 400 13px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

.wk-mob-cab-search {
  height: auto;
  min-height: 0;
}

.wk-mob-cab-search__form {
  padding: 16px;
  padding-bottom: 80px;
  background: #F5F4ED;
  display: flex;
  flex-direction: column;
  gap: 12px;
  height: auto;
  flex-grow: 0;
}

.wk-mob-cab-search__field-card {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 14px;
  border: 1px solid #e0ddd5;
}

.wk-mob-cab-search__field-label {
  font: 700 9px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  display: block;
  margin-bottom: 10px;
}

.wk-mob-cab-search__field-input {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #F5F4ED;
  border: 1.5px solid rgba(44, 81, 79, 0.15);
  border-radius: 10px;
  padding: 10px 12px;
}

.wk-mob-cab-search__field-icon {
  font-size: 18px;
  color: #25B99A;
  flex-shrink: 0;
}

.wk-mob-cab-search__input {
  border: none;
  background: transparent;
  font: 400 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
  width: 100%;
  outline: none;
}

.wk-mob-cab-search__input::-moz-placeholder {
  color: #BCC0C1;
}

.wk-mob-cab-search__input::placeholder {
  color: #BCC0C1;
}

.wk-mob-vtype-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
  margin-top: 4px;
}

.wk-mob-vtype-radio {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.wk-mob-vtype-tile-inner {
  background: #F8F9F9;
  border: 1.5px solid #e0ddd5;
  border-radius: 10px;
  padding: 12px 8px;
  text-align: center;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  cursor: pointer;
  transition: border-color 0.15s, background 0.15s;
}

.wk-mob-vtype-tile--active {
  border-color: #25B99A !important;
  background: #F5FDFB !important;
}

.wk-mob-vtype-tile-icon {
  font-size: 24px;
  color: #2D3A3E;
  display: block;
}

.wk-mob-vtype-tile--active .wk-mob-vtype-tile-icon {
  color: #25B99A;
}

.wk-mob-vtype-tile-name {
  font: 700 11px/1 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0;
}

.wk-mob-vtype-tile-pax {
  font: 400 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

/* --- MOB-B Page 2 Results --- */

.wk-mob-cab-results__summary-bar {
  background: #2C514F;
  padding: 10px 14px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.wk-mob-cab-results__summary-icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(37, 185, 154, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 14px;
  color: #25B99A;
}

.wk-mob-cab-results__summary-text {
  flex: 1;
  min-width: 0;
}

.wk-mob-cab-results__summary-line1 {
  font: 700 11px/1.3 "Lato", sans-serif;
  color: #F8F9F9;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 2px;
}

.wk-mob-cab-results__summary-line2 {
  font: 400 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

.wk-mob-cab-results__edit-pill {
  font: 700 10px/1 "Lato", sans-serif;
  color: #25B99A;
  border: 1px solid #25B99A;
  border-radius: 20px;
  padding: 3px 9px;
  cursor: pointer;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
}

.wk-mob-cab-results__dur-section {
  padding: 10px 14px 6px;
  background: #F5F4ED;
}

.wk-mob-cab-results__dur-label {
  font: 700 9px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 7px;
  display: block;
}

.wk-mob-cab-results__pills {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.wk-mob-results-pill {
  padding: 6px 12px;
  border-radius: 20px;
  font: 700 10px/1 "Lato", sans-serif;
  border: 1.5px solid #BCC0C1;
  color: #2D3A3E;
  background: #FFFFFF;
  cursor: pointer;
  min-height: 32px;
}

.wk-mob-results-pill--active {
  background: #25B99A;
  color: #FFFFFF;
  border-color: #25B99A;
}

.wk-mob-cab-results__sort-row {
  padding: 8px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F5F4ED;
}

.wk-mob-cab-results__avail-count {
  font: 700 11px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-cab-results__sort-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  background: #FFFFFF;
  border: 1.5px solid rgba(44, 81, 79, 0.18);
  border-radius: 20px;
  padding: 5px 10px;
  cursor: pointer;
  font: 700 10px/1 "Lato", sans-serif;
  color: #2D3A3E;
  min-height: 32px;
}

.wk-mob-cab-results__sort-val {
  color: #25B99A;
}

.wk-mob-cab-results__cards {
  padding: 0 14px 80px;
  background: #F5F4ED;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 8px;
}

.wk-mob-cab-result-card {
  display: flex;
  background: #FFFFFF;
  border-radius: 12px;
  border: 1px solid rgba(44, 81, 79, 0.12);
  overflow: hidden;
  text-decoration: none !important;
  -webkit-tap-highlight-color: transparent;
  transition: border-color 0.15s;
}

.wk-mob-cab-result-card:hover,
.wk-mob-cab-result-card:focus,
.wk-mob-cab-result-card:active,
.wk-mob-cab-result-card:visited {
  text-decoration: none !important;
  border-color: #25B99A;
}

.wk-mob-cab-result-card:hover *,
.wk-mob-cab-result-card:focus *,
.wk-mob-cab-result-card:active *,
.wk-mob-cab-result-card:visited * {
  text-decoration: none !important;
}

.wk-mob-cab-result-card__tile {
  width: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  flex-shrink: 0;
  padding: 8px 4px;
}

.wk-mob-cab-result-card__tile-icon {
  font-size: 22px;
  color: #FFFFFF;
}

.wk-mob-cab-result-card__tile-label {
  font: 700 7px/1 "Lato", sans-serif;
  color: rgba(255, 255, 255, 0.85);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.wk-mob-cab-result-card__body {
  flex: 1;
  padding: 10px;
}

.wk-mob-cab-result-card__name {
  font: 700 13px/1.2 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 3px;
}

.wk-mob-cab-result-card__rating {
  font: 400 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
  display: flex;
  align-items: center;
  gap: 3px;
  margin-bottom: 3px;
}

.wk-mob-cab-result-card__rating i {
  font-size: 11px;
  color: #25B99A;
}

.wk-mob-cab-result-card__meta {
  font: 400 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
}

.wk-mob-cab-result-card__meta i {
  font-size: 11px;
}

.wk-mob-cab-result-card__dot {
  width: 2px;
  height: 2px;
  background: #BCC0C1;
  border-radius: 50%;
  display: inline-block;
}

.wk-mob-cab-result-card__price {
  font: 700 14px/1 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0;
}

.wk-mob-cab-result-card__price-label {
  font: 400 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

.wk-mob-cab-result-card__view-btn {
  background: #FFFFFF;
  color: #2D3A3E;
  border: 1.5px solid rgba(44, 81, 79, 0.3);
  border-radius: 16px;
  padding: 5px 12px;
  font: 700 11px/1 "Lato", sans-serif;
  display: inline-flex;
  align-items: center;
  min-height: 30px;
}

/* --- MOB-C Cab detail --- */

.wk-mob-cab-detail {
  overflow-x: hidden;
  max-width: 100%;
}

.wk-mob-cab-detail__hero {
  background: #2C514F;
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.wk-mob-cab-detail__hero-placeholder {
  font-size: 52px;
  color: rgba(37, 185, 154, 0.35);
}

.wk-mob-cab-detail__photo-badge {
  position: absolute;
  bottom: 8px;
  right: 10px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 20px;
  padding: 3px 8px;
  display: flex;
  align-items: center;
  gap: 4px;
  font: 700 9px/1 "Lato", sans-serif;
  color: #FFFFFF;
}

.wk-mob-cab-detail__photo-badge i {
  font-size: 11px;
}

.wk-mob-cab-detail__info-card {
  background: #FFFFFF;
  margin: 10px 12px 0;
  border-radius: 12px;
  padding: 12px;
  border: 1px solid rgba(44, 81, 79, 0.1);
}

.wk-mob-cab-detail__name {
  font: 700 16px/1.2 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 5px;
}

.wk-mob-cab-detail__meta-row {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  margin-bottom: 4px;
}

.wk-mob-cab-detail__type-badge {
  background: rgba(37, 185, 154, 0.12);
  color: #25B99A;
  font: 700 9px/1 "Lato", sans-serif;
  padding: 3px 8px;
  border-radius: 20px;
}

.wk-mob-cab-detail__meta-chip {
  display: flex;
  align-items: center;
  gap: 3px;
  font: 400 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-cab-detail__meta-chip i {
  font-size: 11px;
}

.wk-mob-cab-detail__rating-row {
  display: flex;
  align-items: center;
  gap: 3px;
  margin-bottom: 7px;
}

.wk-mob-cab-detail__rating-row i {
  font-size: 11px;
  color: #25B99A;
}

.wk-mob-cab-detail__rating-row span {
  font: 400 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-cab-detail__dur-pill {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: #2D3A3E;
  color: #FFFFFF;
  font: 700 9px/1 "Lato", sans-serif;
  padding: 4px 10px;
  border-radius: 20px;
}

.wk-mob-cab-detail__dur-pill i {
  font-size: 11px;
  color: #25B99A;
}

.wk-mob-cab-detail__section {
  margin: 10px 12px 0;
}

.wk-mob-cab-detail__sec-label {
  font: 700 9px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 7px;
  display: block;
}

.wk-mob-cab-detail__white-card {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 12px;
  border: 1px solid rgba(44, 81, 79, 0.1);
}

.wk-mob-cab-detail__two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: 10px;
}

.wk-mob-cab-detail__field-label {
  font: 700 9px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 5px;
  display: block;
}

.wk-mob-cab-detail__field-input {
  background: #F5F4ED;
  border: 1.5px solid rgba(44, 81, 79, 0.15);
  border-radius: 10px;
  padding: 9px 11px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.wk-mob-cab-detail__field-input i {
  font-size: 15px;
  color: #25B99A;
  flex-shrink: 0;
}

.wk-mob-cab-detail__field-input--note {
  align-items: flex-start;
  min-height: 46px;
  padding-top: 9px;
}

.wk-mob-cab-detail__field-input--note i {
  margin-top: 1px;
}

.wk-mob-cab-detail__input,
.wk-mob-cab-detail__textarea {
  border: none;
  background: transparent;
  font: 400 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
  width: 100%;
  outline: none;
}

.wk-mob-cab-detail__input::-moz-placeholder, .wk-mob-cab-detail__textarea::-moz-placeholder {
  color: #BCC0C1;
}

.wk-mob-cab-detail__input::placeholder,
.wk-mob-cab-detail__textarea::placeholder {
  color: #BCC0C1;
}

.wk-mob-cab-detail__textarea {
  resize: none;
}

.wk-mob-cab-detail__field-row {
  margin-bottom: 10px;
}

.wk-mob-cab-detail__field-row:last-child {
  margin-bottom: 0;
}

.wk-mob-cab-detail__incl-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.wk-mob-cab-detail__incl-item {
  display: flex;
  align-items: flex-start;
  gap: 7px;
  font: 400 11px/1.4 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-cab-detail__incl-item i.ok {
  font-size: 13px;
  color: #25B99A;
  flex-shrink: 0;
  margin-top: 1px;
}

.wk-mob-cab-detail__incl-item i.no {
  font-size: 13px;
  color: #E24B4A;
  flex-shrink: 0;
  margin-top: 1px;
}

.wk-mob-cab-detail__canc-box {
  background: #FFFFFF;
  border-left: 3px solid #25B99A;
  border-radius: 0 10px 10px 0;
  padding: 10px 12px;
}

.wk-mob-cab-detail__canc-title {
  font: 700 11px/1.3 "Lato", sans-serif;
  color: #2C514F;
  margin: 0 0 4px;
}

.wk-mob-cab-detail__canc-text {
  font: 400 10px/1.6 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0;
}

.wk-mob-cab-detail__policy-box {
  background: #FFFFFF;
  border-radius: 12px;
  border: 1px solid rgba(44, 81, 79, 0.1);
  overflow: hidden;
  margin-bottom: 14px;
}

.wk-mob-cab-detail__policy-row {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(44, 81, 79, 0.08);
  display: flex;
  align-items: center;
  gap: 8px;
}

.wk-mob-cab-detail__policy-row:last-child {
  border-bottom: none;
}

.wk-mob-cab-detail__policy-icon {
  font-size: 15px;
  color: #25B99A;
  flex-shrink: 0;
}

.wk-mob-cab-detail__policy-title {
  font: 700 11px/1.2 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0;
}

.wk-mob-cab-detail__policy-sub {
  font: 400 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 2px 0 0;
}

.wk-mob-cab-detail__policy-chev {
  font-size: 13px;
  color: #BCC0C1;
  flex-shrink: 0;
}

.wk-mob-cab-detail__sticky-footer {
  position: fixed;
  bottom: 56px;
  left: 0;
  right: 0;
  background: #2D3A3E;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  z-index: 150;
}

.wk-mob-cab-detail__footer-label {
  font: 700 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin: 0;
}

.wk-mob-cab-detail__footer-price {
  font: 700 19px/1.2 "Lato", sans-serif;
  color: #F8F9F9;
  margin: 0;
}

.wk-mob-cab-detail__footer-dur {
  font: 700 9px/1 "Lato", sans-serif;
  color: #25B99A;
  margin: 0;
}

.wk-mob-cab-detail__book-btn {
  background: #F5F4ED;
  color: #2D3A3E;
  border: none;
  border-radius: 24px;
  padding: 13px 22px;
  font: 700 14px/1 "Lato", sans-serif;
  white-space: nowrap;
  cursor: pointer;
  transition: background 0.18s, color 0.18s;
  flex-shrink: 0;
}

.wk-mob-cab-detail__book-btn:hover,
.wk-mob-cab-detail__book-btn:active {
  background: #25B99A;
  color: #F8F9F9;
}

/* --- MOB-D Confirm & pay --- */

.wk-mob-confirm {
  overflow-x: hidden;
  max-width: 100%;
}

.wk-mob-confirm__progress-strip {
  background: #2C514F;
  padding: 10px 14px;
  display: flex;
  align-items: center;
}

.wk-mob-confirm__prog-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  flex-shrink: 0;
}

.wk-mob-confirm__prog-dot {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 700 10px/1 "Lato", sans-serif;
}

.wk-mob-confirm__prog-dot--done {
  background: #25B99A;
  color: #FFFFFF;
}

.wk-mob-confirm__prog-dot--done i {
  font-size: 11px;
}

.wk-mob-confirm__prog-dot--active {
  background: #FFFFFF;
  color: #2C514F;
}

.wk-mob-confirm__prog-dot--pending {
  background: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.4);
}

.wk-mob-confirm__prog-label {
  font: 700 8px/1.2 "Lato", sans-serif;
  color: #BCC0C1;
  text-align: center;
}

.wk-mob-confirm__prog-label--active {
  color: #F8F9F9;
}

.wk-mob-confirm__prog-line {
  flex: 1;
  height: 1px;
  margin-bottom: 10px;
}

.wk-mob-confirm__prog-line--done {
  background: rgba(37, 185, 154, 0.5);
}

.wk-mob-confirm__prog-line--pending {
  background: rgba(255, 255, 255, 0.15);
}

.wk-mob-confirm__section {
  margin: 10px 12px 0;
}

.wk-mob-confirm__sec-label {
  font: 700 9px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 7px;
  display: block;
}

.wk-mob-confirm__white-card {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 12px;
  border: 1px solid rgba(44, 81, 79, 0.1);
}

.wk-mob-confirm__sum-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 6px 0;
  border-bottom: 1px solid rgba(44, 81, 79, 0.07);
}

.wk-mob-confirm__sum-row:last-child {
  border-bottom: none;
}

.wk-mob-confirm__sum-key {
  font: 700 10px/1.4 "Lato", sans-serif;
  color: #BCC0C1;
  flex-shrink: 0;
  width: 100px;
}

.wk-mob-confirm__sum-val {
  font: 700 10px/1.4 "Lato", sans-serif;
  color: #2D3A3E;
  text-align: right;
  flex: 1;
}

.wk-mob-confirm__sum-divider {
  height: 1px;
  background: rgba(44, 81, 79, 0.1);
  margin: 8px 0;
}

.wk-mob-confirm__sum-total-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 2px;
}

.wk-mob-confirm__sum-total-key {
  font: 700 11px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-confirm__sum-total-val {
  font: 700 16px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-confirm__login-nudge {
  background: #FFFFFF;
  border-radius: 12px;
  border: 1.5px solid #25B99A;
  padding: 10px 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 10px 12px 0;
}

.wk-mob-confirm__login-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(37, 185, 154, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #25B99A;
  flex-shrink: 0;
}

.wk-mob-confirm__login-title {
  font: 700 11px/1.2 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 2px;
}

.wk-mob-confirm__login-sub {
  font: 400 9px/1.3 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

.wk-mob-confirm__login-btn {
  font: 700 10px/1 "Lato", sans-serif;
  color: #25B99A;
  border: 1px solid #25B99A;
  border-radius: 16px;
  padding: 5px 10px;
  text-decoration: none;
  min-height: 30px;
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}

.wk-mob-confirm__two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: 10px;
}

.wk-mob-confirm__field-row {
  margin-bottom: 10px;
}

.wk-mob-confirm__field-row:last-child {
  margin-bottom: 0;
}

.wk-mob-confirm__field-label {
  font: 700 9px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 5px;
  display: block;
}

.wk-mob-confirm__req {
  color: #E24B4A;
  margin-left: 2px;
}

.wk-mob-confirm__field-input {
  background: #F5F4ED;
  border: 1.5px solid rgba(44, 81, 79, 0.15);
  border-radius: 10px;
  padding: 9px 11px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.wk-mob-confirm__field-input i {
  font-size: 15px;
  color: #25B99A;
  flex-shrink: 0;
}

.wk-mob-confirm__input,
.wk-mob-confirm__select {
  border: none;
  background: transparent;
  font: 400 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
  width: 100%;
  outline: none;
  min-height: 20px;
}

.wk-mob-confirm__input::-moz-placeholder {
  color: #BCC0C1;
}

.wk-mob-confirm__input::placeholder {
  color: #BCC0C1;
}

.wk-mob-confirm__pan-section {
  background: rgba(255, 243, 205, 0.6);
  border: 1.5px solid #FFC107;
  border-radius: 10px;
  padding: 10px 11px;
  margin-top: 8px;
}

.wk-mob-confirm__pan-label {
  font: 700 9px/1 "Lato", sans-serif;
  color: #856404;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}

.wk-mob-confirm__pan-label i {
  font-size: 12px;
  color: #FFC107;
}

.wk-mob-confirm__pan-note {
  font: 400 9px/1.4 "Lato", sans-serif;
  color: #856404;
  margin: 0 0 8px;
}

.wk-mob-confirm__pan-input {
  background: #FFFFFF;
  border: 1.5px solid rgba(133, 100, 4, 0.25);
  border-radius: 8px;
  padding: 9px 11px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.wk-mob-confirm__pan-input i {
  font-size: 14px;
  color: #FFC107;
  flex-shrink: 0;
}

.wk-mob-confirm__pan-text {
  border: none;
  background: transparent;
  font: 700 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
  width: 100%;
  outline: none;
  text-transform: uppercase;
}

.wk-mob-confirm__pan-text::-moz-placeholder {
  color: #BCC0C1;
  font-weight: 400;
  text-transform: none;
}

.wk-mob-confirm__pan-text::placeholder {
  color: #BCC0C1;
  font-weight: 400;
  text-transform: none;
}

.wk-mob-confirm__terms-row {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 12px;
  background: #FFFFFF;
  border-radius: 12px;
  border: 1px solid rgba(44, 81, 79, 0.1);
  margin: 10px 12px 0;
}

.wk-mob-confirm__terms-check-wrap {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid #e0ddd5;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
  transition: background 0.15s, border-color 0.15s;
}

.wk-mob-confirm__terms-text {
  font: 400 10px/1.6 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-confirm__terms-link {
  color: #25B99A;
  font-weight: 700;
}

.wk-mob-confirm__sticky-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2D3A3E;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  z-index: 100;
}

.wk-mob-confirm__footer-label {
  font: 700 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin: 0;
}

.wk-mob-confirm__footer-total {
  font: 700 18px/1.2 "Lato", sans-serif;
  color: #F8F9F9;
  margin: 0;
}

.wk-mob-confirm__checkout-btn {
  background: #F5F4ED;
  color: #2D3A3E;
  border: none;
  border-radius: 24px;
  padding: 13px 16px;
  font: 700 13px/1 "Lato", sans-serif;
  white-space: nowrap;
  cursor: pointer;
  transition: background 0.18s, color 0.18s;
  flex-shrink: 0;
}

.wk-mob-confirm__checkout-btn:hover,
.wk-mob-confirm__checkout-btn:active {
  background: #25B99A;
  color: #F8F9F9;
}

/* --- MOB-E Booking confirmation --- */

.wk-mob-conf__hero {
  background: #2C514F;
  padding: 32px 16px 24px;
  text-align: center;
}

.wk-mob-conf__tick-circle {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #25B99A;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
}

.wk-mob-conf__tick-circle i {
  font-size: 32px;
  color: #FFFFFF;
}

.wk-mob-conf__heading {
  font: 700 20px/1.2 "Lato", sans-serif;
  color: #F8F9F9;
  margin: 0 0 8px;
}

.wk-mob-conf__ref {
  font: 700 12px/1 "Lato", sans-serif;
  color: #25B99A;
  font-family: monospace;
}

.wk-mob-conf__email-note {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-top: 6px;
}

.wk-mob-conf__section {
  margin: 10px 12px 0;
}

.wk-mob-conf__sec-label {
  font: 700 9px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 7px;
  display: block;
}

.wk-mob-conf__white-card {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 12px;
  border: 1px solid rgba(44, 81, 79, 0.1);
}

.wk-mob-conf__row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 6px 0;
  border-bottom: 1px solid rgba(44, 81, 79, 0.07);
}

.wk-mob-conf__row:last-child {
  border-bottom: none;
}

.wk-mob-conf__row-key {
  font: 700 10px/1.4 "Lato", sans-serif;
  color: #BCC0C1;
  flex-shrink: 0;
  width: 80px;
}

.wk-mob-conf__row-val {
  font: 700 10px/1.4 "Lato", sans-serif;
  color: #2D3A3E;
  text-align: right;
  flex: 1;
}

.wk-mob-conf__total-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  margin-top: 4px;
  border-top: 1px solid rgba(44, 81, 79, 0.1);
}

.wk-mob-conf__total-key {
  font: 700 11px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-conf__total-val {
  font: 700 16px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-conf__action-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 10px 12px 0;
}

.wk-mob-conf__action-btn {
  background: #FFFFFF;
  border-radius: 12px;
  border: 1px solid #e0ddd5;
  padding: 14px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font: 700 11px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  text-decoration: none;
  cursor: pointer;
  min-height: 64px;
  text-align: center;
  width: 100%;
}

.wk-mob-conf__action-btn i {
  font-size: 20px;
  color: #25B99A;
}

.wk-mob-conf__next-step {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 0.5px solid #e0ddd5;
}

.wk-mob-conf__next-step:last-child {
  border-bottom: none;
}

.wk-mob-conf__next-num {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(37, 185, 154, 0.12);
  color: #25B99A;
  font: 700 11px/1 "Lato", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}

.wk-mob-conf__next-title {
  font: 700 13px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 3px;
}

.wk-mob-conf__next-sub {
  font: 400 11px/1.3 "Lato", sans-serif;
  color: #888;
  margin: 0;
}

.wk-mob-conf__whatsapp-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #25D366;
  color: #FFFFFF;
  border-radius: 24px;
  padding: 14px 22px;
  font: 700 14px/1 "Lato", sans-serif;
  text-decoration: none;
  width: 100%;
}

.wk-mob-conf__whatsapp-btn i {
  font-size: 20px;
}

.wk-mob-pax-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1.5px solid #e0ddd5;
  background: #F5F4ED;
  font: 700 18px/1 "Lato", sans-serif;
  color: #2D3A3E;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}

.wk-mob-pax-btn::after {
  content: "";
  position: absolute;
  inset: -6px;
}

.wk-mob-pax-btn:active {
  background: #25B99A;
  color: #F8F9F9;
  border-color: #25B99A;
}

.wk-mob-pax-val {
  font: 700 16px/1 "Lato", sans-serif;
  color: #2D3A3E;
  min-width: 20px;
  text-align: center;
}

/* --- MOB-F Account screen --- */

.wk-mob-acc-nav {
  background: #2D3A3E;
  padding: 14px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wk-mob-acc-nav__title {
  font: 700 16px/1 "Lato", sans-serif;
  color: #F8F9F9;
}

.wk-mob-acc-nav__settings {
  color: #BCC0C1;
  font-size: 20px;
  text-decoration: none;
  min-height: 44px;
  min-width: 44px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wk-mob-acc-hdr {
  background: #2C514F;
  padding: 18px 16px 20px;
}

.wk-mob-acc-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #25B99A;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 700 18px/1 "Lato", sans-serif;
  color: #F8F9F9;
  flex-shrink: 0;
}

.wk-mob-acc-name {
  font: 700 16px/1.2 "Lato", sans-serif;
  color: #F8F9F9;
  margin: 0 0 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wk-mob-acc-email {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wk-mob-acc-prog-label {
  font: 400 10px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-acc-prog-link {
  font: 400 10px/1 "Lato", sans-serif;
  color: #25B99A;
  text-decoration: none !important;
}

.wk-mob-acc-prog-link:hover,
.wk-mob-acc-prog-link:focus,
.wk-mob-acc-prog-link:active,
.wk-mob-acc-prog-link:visited {
  text-decoration: none !important;
}

.wk-mob-acc-prog-track {
  height: 4px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  margin-top: 4px;
}

.wk-mob-acc-prog-fill {
  height: 4px;
  background: #25B99A;
  border-radius: 2px;
}

.wk-mob-acc-edit-btn {
  background: #F5F4ED;
  border: none;
  border-radius: 20px;
  padding: 6px 14px;
  font: 700 12px/1 "Lato", sans-serif;
  color: #2D3A3E;
  flex-shrink: 0;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.wk-mob-acc-tabs {
  display: flex;
  background: #FFFFFF;
  border-bottom: 0.5px solid #e0ddd5;
}

.wk-mob-acc-tab {
  flex: 1;
  text-align: center;
  padding: 12px 0;
  font: 700 13px/1 "Lato", sans-serif;
  color: #BCC0C1;
  cursor: pointer;
  border-bottom: 2.5px solid transparent;
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
}

.wk-mob-acc-tab--active {
  color: #25B99A;
  border-bottom-color: #25B99A;
}

.wk-mob-acc-tab-empty {
  background: #FFFFFF;
  padding: 20px 16px;
  text-align: center;
  border-bottom: 8px solid #F5F4ED;
}

.wk-mob-acc-tab-empty i {
  font-size: 28px;
  color: #e0ddd5;
  display: block;
  margin: 0 auto 6px;
}

.wk-mob-acc-tab-empty span {
  font: 400 12px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-acc-section {
  padding: 0 12px 6px;
}

.wk-mob-acc-section-label {
  font: 700 11px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  padding: 10px 0 6px;
  display: block;
}

.wk-mob-acc-menu {
  background: #FFFFFF;
  border-radius: 12px;
  overflow: hidden;
  border: 0.5px solid #e0ddd5;
}

.wk-mob-acc-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 11px 12px;
  border-bottom: 0.5px solid #f0f0f0;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.wk-mob-acc-row:last-child {
  border-bottom: none;
}

.wk-mob-acc-row:hover,
.wk-mob-acc-row:focus,
.wk-mob-acc-row:active,
.wk-mob-acc-row:visited {
  text-decoration: none !important;
}

.wk-mob-acc-row:hover *,
.wk-mob-acc-row:focus *,
.wk-mob-acc-row:active *,
.wk-mob-acc-row:visited * {
  text-decoration: none !important;
}

.wk-mob-acc-row:active {
  background: #F5F4ED;
}

.wk-mob-acc-icon {
  width: 30px;
  height: 30px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.wk-mob-acc-icon i {
  font-size: 16px;
  color: #FFFFFF;
}

.wk-mob-acc-row-label {
  flex: 1;
  font: 400 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-acc-row-hint {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-acc-row-badge {
  font: 700 10px/1 "Lato", sans-serif;
  padding: 2px 7px;
  border-radius: 20px;
}

.wk-mob-acc-wallet-bal {
  font: 700 12px/1 "Lato", sans-serif;
  color: #25B99A;
}

.wk-mob-acc-chevron {
  font-size: 16px;
  color: #BCC0C1;
}

.wk-mob-acc-signout-card {
  background: #FFFFFF;
  border-radius: 12px;
  border: 0.5px solid rgba(226, 75, 74, 0.3);
  margin: 0 12px 12px;
}

.wk-mob-acc-signout-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px;
  width: 100%;
  background: none;
  border: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.wk-mob-acc-signout-btn i {
  font-size: 18px;
  color: #E24B4A;
}

.wk-mob-acc-signout-btn span {
  font: 700 13px/1 "Lato", sans-serif;
  color: #E24B4A;
}

.wk-mob-acc-booking-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.wk-mob-acc-booking-tile {
  background: #FFFFFF;
  border-radius: 14px;
  border: 1px solid #e0ddd5;
  padding: 20px 12px 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  aspect-ratio: 1/1;
  gap: 8px;
  transition: border-color 0.15s, box-shadow 0.15s;
  -webkit-tap-highlight-color: transparent;
}

.wk-mob-acc-booking-tile:hover,
.wk-mob-acc-booking-tile:focus,
.wk-mob-acc-booking-tile:active,
.wk-mob-acc-booking-tile:visited {
  text-decoration: none !important;
  border-color: #25B99A;
  box-shadow: 0 2px 12px rgba(37, 185, 154, 0.12);
}

.wk-mob-acc-booking-tile:hover *,
.wk-mob-acc-booking-tile:focus *,
.wk-mob-acc-booking-tile:active *,
.wk-mob-acc-booking-tile:visited * {
  text-decoration: none !important;
}

.wk-mob-acc-booking-tile__icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  margin-bottom: 4px;
}

.wk-mob-acc-booking-tile__title {
  font: 700 14px/1.2 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0;
  text-align: center;
}

.wk-mob-acc-booking-tile__sub {
  font: 400 11px/1 "Lato", sans-serif;
  color: #888;
  margin: 0;
  text-align: center;
}

/* --- MOB Account: Bookings hub --- */

.wk-mob-booking-tab {
  flex: 1;
  text-align: center;
  padding: 12px 0;
  font: 700 13px/1 "Lato", sans-serif;
  color: #BCC0C1;
  text-decoration: none;
  border-bottom: 2.5px solid transparent;
  display: block;
  -webkit-tap-highlight-color: transparent;
}

.wk-mob-booking-tab--active {
  color: #25B99A;
  border-bottom-color: #25B99A;
}

.wk-mob-booking-card {
  display: block;
  background: #FFFFFF;
  border-radius: 14px;
  border: 1px solid #e0ddd5;
  padding: 14px;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  transition: border-color 0.15s;
}

.wk-mob-booking-card:active {
  border-color: #25B99A;
}

.wk-mob-booking-card__product-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font: 700 10px/1 "Lato", sans-serif;
  padding: 3px 8px;
  border-radius: 20px;
}

.wk-mob-booking-card__product-badge--cab {
  background: rgba(37, 185, 154, 0.1);
  color: #25B99A;
}

.wk-mob-booking-card__product-badge--activity {
  background: rgba(230, 126, 34, 0.1);
  color: #e67e22;
}

.wk-mob-booking-card__title {
  font: 700 14px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 4px;
}

.wk-mob-booking-card__sub {
  font: 400 12px/1 "Lato", sans-serif;
  color: #888;
  margin: 0 0 10px;
}

.wk-mob-booking-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  border-top: 0.5px solid #e0ddd5;
  margin-top: 4px;
}

.wk-mob-booking-card__date {
  font: 400 12px/1 "Lato", sans-serif;
  color: #888;
  display: flex;
  align-items: center;
  gap: 5px;
}

.wk-mob-booking-card__date i {
  font-size: 14px;
  color: #BCC0C1;
}

.wk-mob-booking-card__amount {
  font: 700 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

/* --- MOB Bookings: rich list cards --- */

.wk-mob-bk-card {
  background: #FFFFFF;
  border-radius: 12px;
  border: 0.5px solid #e8e8e8;
  overflow: hidden;
  margin-bottom: 10px;
}

.wk-mob-bk-card__top {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px;
  border-bottom: 0.5px solid #f5f5f5;
}

.wk-mob-bk-card__icon {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 20px;
  color: #FFFFFF;
}

.wk-mob-bk-card__title {
  font: 700 13px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-bk-card__status-pill {
  font: 700 10px/1 "Lato", sans-serif;
  padding: 2px 8px;
  border-radius: 20px;
}

.wk-mob-bk-card__ref {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

.wk-mob-bk-card__meta {
  padding: 10px 12px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.wk-mob-bk-card__meta-row {
  display: flex;
  align-items: center;
  gap: 6px;
  font: 400 11px/1.4 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-bk-card__meta-row i {
  font-size: 14px;
  flex-shrink: 0;
}

.wk-mob-bk-card__btns {
  display: flex;
  gap: 8px;
  padding: 10px 12px;
  border-top: 0.5px solid #f5f5f5;
  flex-wrap: wrap;
}

.wk-mob-bk-btn {
  flex: 1;
  background: #F5F4ED;
  border: none;
  border-radius: 20px;
  padding: 8px;
  font: 700 11px/1 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.wk-mob-bk-btn--cancel {
  background: #FFFFFF;
  border: 0.5px solid #E24B4A;
  color: #E24B4A;
}

.wk-mob-bk-btn--teal {
  background: #25B99A;
  color: #F8F9F9;
}

.wk-mob-bk-btn--flex {
  flex: 1;
}

.wk-mob-bk-btn-form {
  flex: 1;
  margin: 0;
  min-width: 0;
}

.wk-mob-bk-btn-form .wk-mob-bk-btn {
  width: 100%;
}

/* --- MOB Cab hire booking detail --- */

.wk-mob-bk-det__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background: #F5F4ED;
  border: none;
  border-radius: 20px;
  padding: 10px 0;
  font: 700 12px/1 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
  text-decoration: none;
  width: 100%;
  transition: background 0.15s;
}

.wk-mob-bk-det__btn--cancel {
  background: #FFFFFF;
  border: 0.5px solid #E24B4A;
  color: #E24B4A;
}

.wk-mob-bk-det__btn--teal {
  background: #25B99A;
  color: #F8F9F9;
}

.wk-mob-bk-det__btn--full {
  grid-column: 1/-1;
}

.wk-mob-bk-det__btn:active {
  background: #25B99A;
  color: #F8F9F9;
}

.wk-mob-bk-det__tl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}

/* --- MOB Account: Wallet / Offers / Referrals --- */

.wk-mob-wallet-tab {
  flex: 1;
  text-align: center;
  padding: 11px 6px;
  font: 700 12px/1 "Lato", sans-serif;
  color: #BCC0C1;
  border-bottom: 2px solid transparent;
  text-decoration: none;
  white-space: nowrap;
  display: block;
}

.wk-mob-wallet-tab--active {
  color: #25B99A;
  border-bottom-color: #25B99A;
}

.wk-mob-wallet-hero {
  background: #2C514F;
  padding: 20px 16px;
  text-align: center;
}

.wk-mob-wallet-bal {
  font: 700 32px/1 "Lato", sans-serif;
  color: #F8F9F9;
}

.wk-mob-ref-step {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.wk-mob-ref-step__num {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #25B99A;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font: 700 11px/1 "Lato", sans-serif;
  color: #FFFFFF;
}

.wk-mob-ref-stat {
  background: #FFFFFF;
  border-radius: 12px;
  border: 0.5px solid #e8e8e8;
  padding: 12px;
  text-align: center;
}

.wk-mob-ref-stat__val {
  font: 700 20px/1 "Lato", sans-serif;
  color: #25B99A;
  margin: 0 0 4px;
}

.wk-mob-ref-stat__lbl {
  font: 400 10px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

.wk-mob-amt-chips {
  display: flex;
  flex-wrap: nowrap;
  gap: 4px;
  margin-bottom: 14px;
  width: 100%;
}

.wk-mob-amt-chip {
  flex: 1 1 0;
  min-width: 0;
  background: #F5F4ED;
  border: none;
  border-radius: 20px;
  padding: 6px 2px;
  font: 700 10px/1.2 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
}

.wk-mob-amt-chip--active {
  background: #25B99A;
  color: #F8F9F9;
}

/* --- MOB Profile edit --- */

.wk-mob-profile__avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #25B99A;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex-shrink: 0;
}

.wk-mob-profile__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.wk-mob-profile__sec-label {
  font: 700 11px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 10px;
  display: block;
}

.wk-mob-profile__field-label {
  font: 700 11px/1 "Lato", sans-serif;
  color: #2C514F;
  display: block;
  margin-bottom: 4px;
}

.wk-mob-profile__field-req {
  color: #E24B4A;
}

.wk-mob-profile__field-note {
  font: 400 10px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin-left: 4px;
}

.wk-mob-profile__input,
.wk-mob-profile__textarea {
  width: 100%;
  box-sizing: border-box;
  background: #F5F4ED;
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  padding: 11px 12px;
  font: 400 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
  outline: none;
}

.wk-mob-profile__input::-moz-placeholder, .wk-mob-profile__textarea::-moz-placeholder {
  color: #BCC0C1;
}

.wk-mob-profile__input::placeholder,
.wk-mob-profile__textarea::placeholder {
  color: #BCC0C1;
}

.wk-mob-profile__input--readonly {
  color: #BCC0C1;
  cursor: not-allowed;
}

.wk-mob-profile__textarea {
  resize: none;
}

.wk-mob-profile__select-wrap {
  position: relative;
  display: block;
  background: #F5F4ED;
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  overflow: visible;
}

.wk-mob-profile__select-wrap::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #2D3A3E;
  pointer-events: none;
  z-index: 1;
}

.wk-mob-profile__select-wrap:has(.jcf-select)::after {
  display: none;
}

.wk-mob-profile-edit select.wk-mob-profile__select,
.wk-mob-profile__select-wrap .wk-mob-profile__select {
  display: block;
  width: 100%;
  min-height: 42px;
  box-sizing: border-box;
  border: none !important;
  background: transparent !important;
  padding: 11px 36px 11px 12px;
  font-family: "Lato", sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  color: #2D3A3E !important;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.wk-mob-profile-edit select.wk-mob-profile__select option,
.wk-mob-profile__select-wrap .wk-mob-profile__select option {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}

.wk-mob-profile__select-wrap .wk-mob-profile__select:disabled {
  color: #BCC0C1 !important;
  opacity: 1;
}

.wk-mob-profile__select-wrap--autofill {
  background: #EEECE6;
  border-color: #e0ddd5;
  border-radius: 10px;
  pointer-events: none;
  overflow: hidden;
}

.wk-mob-profile__select-wrap--autofill::after {
  border-top-color: #BCC0C1;
  opacity: 0.65;
}

.wk-mob-profile__select-wrap--autofill .wk-mob-profile__select:disabled {
  color: #BCC0C1 !important;
}

.wk-mob-profile__picker {
  position: relative;
  width: 100%;
}

.wk-mob-profile__picker-native {
  display: none !important;
  visibility: hidden !important;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  pointer-events: none !important;
}

.wk-mob-profile__picker > .jcf-select {
  display: none !important;
}

.wk-mob-profile__picker-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  min-height: 42px;
  box-sizing: border-box;
  padding: 11px 12px;
  background: #F5F4ED;
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  cursor: pointer;
  text-align: left;
  font: 400 13px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-profile__picker-trigger:disabled {
  cursor: not-allowed;
  color: #BCC0C1;
}

.wk-mob-profile__picker-value {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wk-mob-profile__picker-value--placeholder {
  color: #BCC0C1;
}

.wk-mob-profile__picker-chevron {
  flex-shrink: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #2D3A3E;
}

.wk-mob-profile__picker-trigger:disabled .wk-mob-profile__picker-chevron {
  border-top-color: #BCC0C1;
  opacity: 0.65;
}

.wk-mob-profile__picker-list {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 4px);
  z-index: 250;
  margin: 0;
  padding: 4px 0;
  list-style: none;
  background: #FFFFFF;
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-height: 240px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}

.wk-mob-profile__picker-list[hidden] {
  display: none;
}

.wk-mob-profile__picker-list li {
  display: block;
  margin: 0;
  padding: 10px 12px;
  list-style: none;
  font: 400 13px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wk-mob-profile__picker-list li:hover,
.wk-mob-profile__picker-list li[aria-selected=true] {
  background: #E1F5EE;
}

.wk-mob-profile__input--date {
  cursor: pointer;
  padding-right: 36px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232C514F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px 16px;
}

.wk-mob-profile-edit .datepicker {
  border-radius: 10px !important;
  border: 0.5px solid #e0ddd5 !important;
  padding: 8px !important;
  font-family: "Lato", sans-serif !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
  z-index: 250 !important;
}

.wk-mob-profile-edit .datepicker table {
  width: 100%;
}

.wk-mob-profile-edit .datepicker table tr td,
.wk-mob-profile-edit .datepicker table tr th {
  border-radius: 6px !important;
  font-family: "Lato", sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  width: 32px !important;
  height: 32px !important;
}

.wk-mob-profile-edit .datepicker table tr th {
  font-weight: 600 !important;
  color: #2C514F !important;
}

.wk-mob-profile-edit .datepicker table tr td.day:hover,
.wk-mob-profile-edit .datepicker table tr td.focused {
  background: #E1F5EE !important;
}

.wk-mob-profile-edit .datepicker table tr td.active,
.wk-mob-profile-edit .datepicker table tr td.active:hover,
.wk-mob-profile-edit .datepicker table tr td.active.disabled,
.wk-mob-profile-edit .datepicker table tr td.active.disabled:hover {
  background: #25B99A !important;
  color: #F8F9F9 !important;
}

.wk-mob-profile-edit .datepicker table tr td.today,
.wk-mob-profile-edit .datepicker table tr td.today:hover {
  background: rgba(37, 185, 154, 0.15) !important;
  color: #2D3A3E !important;
}

.wk-mob-profile-edit .datepicker table tr td span {
  border-radius: 6px !important;
  font-family: "Lato", sans-serif !important;
  font-size: 12px !important;
}

.wk-mob-profile-edit .datepicker table tr td span:hover {
  background: #E1F5EE !important;
}

.wk-mob-profile-edit .datepicker table tr td span.active,
.wk-mob-profile-edit .datepicker table tr td span.active:hover,
.wk-mob-profile-edit .datepicker table tr td span.active.disabled,
.wk-mob-profile-edit .datepicker table tr td span.active.disabled:hover {
  background: #25B99A !important;
  color: #F8F9F9 !important;
}

.wk-mob-profile-edit .datepicker .datepicker-switch,
.wk-mob-profile-edit .datepicker .prev,
.wk-mob-profile-edit .datepicker .next {
  font-weight: 600 !important;
  color: #2C514F !important;
  border-radius: 6px !important;
}

.wk-mob-profile-edit .datepicker .datepicker-switch:hover,
.wk-mob-profile-edit .datepicker .prev:hover,
.wk-mob-profile-edit .datepicker .next:hover {
  background: #E1F5EE !important;
}

.wk-mob-profile__autocomplete {
  position: relative;
}

.wk-mob-profile__suggestions {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 4px);
  z-index: 30;
  margin: 0;
  padding: 4px 0;
  list-style: none;
  background: #FFFFFF;
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  max-height: 220px;
  overflow-y: auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.wk-mob-profile__suggestions[hidden] {
  display: none;
}

.wk-mob-profile__suggestions li {
  padding: 10px 12px;
  font: 400 13px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
}

.wk-mob-profile__suggestions li:hover,
.wk-mob-profile__suggestions li:focus {
  background: #E1F5EE;
  outline: none;
}

.wk-mob-profile__suggestion-meta {
  display: block;
  font: 400 10px/1.3 "Lato", sans-serif;
  color: #BCC0C1;
  margin-top: 2px;
}

.wk-mob-profile__two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.wk-mob-profile-edit {
  --wk-phone-dial-w: 4.75rem;
  --wk-phone-field-h: 42px;
}

.wk-mob-profile__dial-align-mark {
  display: inline;
  width: 0;
  height: 0;
  overflow: hidden;
  vertical-align: baseline;
}

.wk-mob-profile__field-row--dial-open {
  position: relative;
  z-index: 100;
}

.wk-mob-profile__phone-split {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  width: 100%;
  height: var(--wk-phone-field-h);
  min-height: var(--wk-phone-field-h);
  box-sizing: border-box;
  background: #F5F4ED;
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  overflow: visible;
}

.wk-mob-profile__phone-dial {
  position: relative;
  z-index: 1;
  flex: 0 0 var(--wk-phone-dial-w);
  width: var(--wk-phone-dial-w);
  max-width: var(--wk-phone-dial-w);
  display: flex;
  align-items: stretch;
  border-right: 0.5px solid #e0ddd5;
  overflow: visible;
  cursor: pointer;
}

.wk-mob-profile__field-row--dial-open .wk-mob-profile__phone-dial {
  z-index: 2;
}

.wk-mob-profile__phone-dial-btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2px;
  box-sizing: border-box;
  flex: 1 1 100%;
  width: 100%;
  min-width: 0;
  height: 100%;
  min-height: var(--wk-phone-field-h);
  padding: 0 3px 0 5px;
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 10px 0 0 10px;
  cursor: pointer;
  font: 600 11px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-profile__phone-dial-flag {
  display: inline-flex;
  align-items: center;
  line-height: 0;
  flex-shrink: 0;
}

.wk-mob-profile__phone-dial-btn .wk-mob-profile__phone-flag-img {
  display: block;
  width: 16px;
  height: 12px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
}

.wk-mob-profile__phone-flag-img {
  display: block;
  width: 20px;
  height: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
}

.wk-mob-profile__phone-dial-list-flag {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  width: 24px;
}

.wk-mob-profile__phone-dial-list-flag .wk-mob-profile__phone-flag-img {
  width: 22px;
  height: 16px;
}

.wk-mob-profile__phone-dial-code {
  white-space: nowrap;
  line-height: 1;
}

.wk-mob-profile__phone-dial-list {
  position: absolute;
  left: 0;
  top: calc(100% + 4px);
  z-index: 200;
  margin: 0;
  padding: 4px 0;
  list-style: none;
  width: min(280px, 100vw - 48px);
  max-height: 200px;
  overflow-y: auto;
  background: #FFFFFF;
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.wk-mob-profile__phone-dial-list[hidden] {
  display: none;
}

.wk-mob-profile__phone-dial-list li {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 10px;
  font: 400 12px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
}

.wk-mob-profile__phone-dial-list li[aria-selected=true],
.wk-mob-profile__phone-dial-list li:hover {
  background: #E1F5EE;
}

.wk-mob-profile__phone-dial-list .wk-mob-profile__phone-dial-list-name {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wk-mob-profile__phone-dial-list .wk-mob-profile__phone-dial-list-code {
  flex-shrink: 0;
  font-weight: 600;
  color: #2C514F;
}

.wk-mob-profile__phone-split .wk-mob-profile__phone-number {
  position: relative;
  z-index: 1;
  flex: 1 1 0;
  width: 0 !important;
  min-width: 0;
  height: 100%;
  min-height: var(--wk-phone-field-h);
  padding: 0 10px 0 8px;
  font: 400 13px/1 "Lato", sans-serif;
  border: none !important;
  border-radius: 0 10px 10px 0 !important;
  background: transparent !important;
  box-sizing: border-box;
}

.wk-mob-profile__two-col .wk-mob-profile__field-row {
  min-width: 0;
}

.wk-mob-profile__two-col--contacts {
  align-items: flex-end;
}

.wk-mob-profile__two-col--contacts .wk-mob-profile__field-row {
  display: flex;
  flex-direction: column;
}

.wk-mob-profile__input--field-h {
  height: var(--wk-phone-field-h);
  min-height: var(--wk-phone-field-h);
  padding: 0 12px;
  box-sizing: border-box;
  font: 400 13px/1 "Lato", sans-serif;
}

.wk-mob-profile__field-row {
  margin-bottom: 8px;
}

.wk-mob-profile__field-row:last-child {
  margin-bottom: 0;
}

.wk-mob-profile__upload-btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: #F5F4ED;
  border: none;
  border-radius: 20px;
  padding: 5px 14px;
  font: 700 11px/1 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
}

.wk-mob-profile__prog-track {
  height: 4px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  margin-top: 4px;
}

.wk-mob-profile__prog-fill {
  height: 4px;
  background: #25B99A;
  border-radius: 2px;
}

.wk-mob-profile__coming-soon {
  font: 400 12px/1.6 "Lato", sans-serif;
  color: #BCC0C1;
  text-align: center;
  padding: 10px 0;
}

/* --- MOB Account Settings --- */

.wk-mob-settings-nav {
  background: #2C514F;
  padding: 13px 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.wk-mob-settings-nav__title {
  flex: 1;
  font: 700 16px/1 "Lato", sans-serif;
  color: #F8F9F9;
}

.wk-mob-settings__sect-lbl {
  font: 700 11px/1 "Lato", sans-serif;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  padding: 14px 2px 6px;
  display: block;
}

.wk-mob-settings__sect-lbl:first-of-type {
  padding-top: 4px;
}

.wk-mob-settings__card {
  background: #F8F9F9;
  border-radius: 12px;
  border: 1px solid #e0ddd5;
  overflow: hidden;
  margin-bottom: 4px;
}

.wk-mob-settings__row {
  display: flex;
  align-items: center;
  min-height: 52px;
  padding: 0 14px;
  gap: 12px;
  text-decoration: none !important;
  -webkit-tap-highlight-color: transparent;
  color: inherit;
}

.wk-mob-settings__row + .wk-mob-settings__row {
  border-top: 0.5px solid #e0ddd5;
}

.wk-mob-settings__row:hover,
.wk-mob-settings__row:focus,
.wk-mob-settings__row:active,
.wk-mob-settings__row:visited {
  text-decoration: none !important;
}

.wk-mob-settings__row:hover *,
.wk-mob-settings__row:focus *,
.wk-mob-settings__row:active *,
.wk-mob-settings__row:visited * {
  text-decoration: none !important;
}

.wk-mob-settings__row:active {
  background: rgba(0, 0, 0, 0.03);
}

.wk-mob-settings__icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.wk-mob-settings__icon i {
  font-size: 17px;
  color: #F8F9F9;
}

.wk-mob-settings__row-lbl {
  font: 400 15px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  flex: 1;
}

.wk-mob-settings__row-hint {
  font: 400 12px/1 "Lato", sans-serif;
  color: #888;
  margin-top: 2px;
  display: block;
}

.wk-mob-settings__row-val {
  font: 400 13px/1 "Lato", sans-serif;
  color: #25B99A;
  white-space: nowrap;
  margin-right: 2px;
}

.wk-mob-settings__chevron {
  font-size: 16px;
  color: #BCC0C1;
  flex-shrink: 0;
}

.wk-mob-settings__drow {
  display: flex;
  align-items: center;
  min-height: 52px;
  padding: 0 14px;
  gap: 12px;
  text-decoration: none;
  color: inherit;
}

.wk-mob-settings__radio {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #e0ddd5;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.15s;
}

.wk-mob-settings__radio--on {
  border-color: #25B99A;
  background: #25B99A;
}

.wk-mob-settings__radio--on::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #F8F9F9;
}

.wk-mob-settings__field-lbl {
  font: 700 12px/1 "Lato", sans-serif;
  color: #5F5E5A;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  margin-bottom: 5px;
  display: block;
}

.wk-mob-settings__field {
  width: 100%;
  background: #F8F9F9;
  border: 1.5px solid #e0ddd5;
  border-radius: 10px;
  padding: 13px 44px 13px 14px;
  font: 400 14px/1 "Lato", sans-serif;
  color: #2D3A3E;
  outline: none;
  box-sizing: border-box;
}

.wk-mob-settings__field::-moz-placeholder {
  color: #888;
}

.wk-mob-settings__field::placeholder {
  color: #888;
}

.wk-mob-settings__str-row {
  display: flex;
  align-items: center;
  gap: 7px;
  font: 400 12px/1 "Lato", sans-serif;
}

.wk-mob-settings__str-row i {
  font-size: 14px;
}

.wk-mob-settings__str-row--ok {
  color: #25B99A;
}

.wk-mob-settings__str-row--ok i {
  color: #25B99A;
}

.wk-mob-settings__str-row--no {
  color: #888;
}

.wk-mob-settings__str-row--no i {
  color: #e0ddd5;
}

/* --- MOB-G Activity listing --- */

.wk-mob-act-list__nav {
  background: #2D3A3E;
  padding: 13px 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.wk-mob-act-list__nav-title {
  color: #F8F9F9;
  font: 700 16px/1 "Lato", sans-serif;
  flex: 1;
}

.wk-mob-act-list__search {
  background: #2C514F;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.wk-mob-act-list__chip {
  background: rgba(37, 185, 154, 0.18);
  color: #25B99A;
  font: 700 11px/1 "Lato", sans-serif;
  padding: 3px 10px;
  border-radius: 20px;
}

.wk-mob-act-list__edit {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin-left: auto;
  text-decoration: none;
  cursor: pointer;
}

.wk-mob-act-list__toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  background: #FFFFFF;
  border-bottom: 0.5px solid #e8e8e8;
}

.wk-mob-act-list__count {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-act-list__toolbar-actions {
  display: flex;
  gap: 8px;
  align-items: center;
}

.wk-mob-act-list__scroll {
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 80px;
}

.wk-mob-act-btn-sm {
  background: #F5F4ED;
  border: none;
  border-radius: 20px;
  padding: 5px 12px;
  font: 700 11px/1 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.wk-mob-act-filter-btn {
  background: #2C514F;
  border: none;
  border-radius: 20px;
  padding: 5px 12px;
  font: 700 11px/1 "Lato", sans-serif;
  color: #F8F9F9;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
}

.wk-mob-act-filter-btn__badge {
  background: #25B99A;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  font: 700 9px/1 "Lato", sans-serif;
  color: #F8F9F9;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wk-mob-act-btn-teal {
  background: #25B99A;
  border: none;
  border-radius: 20px;
  padding: 7px 14px;
  font: 700 11px/1 "Lato", sans-serif;
  color: #F8F9F9;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
}

.wk-mob-act-btn-full {
  width: 100%;
  background: #25B99A;
  border: none;
  border-radius: 24px;
  padding: 13px;
  font: 700 14px/1 "Lato", sans-serif;
  color: #F8F9F9;
  cursor: pointer;
}

.wk-mob-act-filter-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 299;
  display: none;
}

.wk-mob-act-card {
  background: #FFFFFF;
  border-radius: 12px;
  border: 0.5px solid #e8e8e8;
  overflow: hidden;
}

.wk-mob-act-card__hero {
  height: 160px;
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 10px;
  overflow: hidden;
}

.wk-mob-act-card__hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}

.wk-mob-act-card__hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.55));
  z-index: 1;
}

.wk-mob-act-card__badges {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  gap: 5px;
  z-index: 2;
}

.wk-mob-act-card__heart {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}

.wk-mob-act-card__hero-title {
  font: 700 14px/1.3 "Lato", sans-serif;
  color: #F8F9F9;
  margin: 0;
  position: relative;
  z-index: 2;
}

.wk-mob-act-badge {
  font: 700 10px/1 "Lato", sans-serif;
  padding: 2px 8px;
  border-radius: 20px;
}

.wk-mob-act-card__body {
  padding: 10px 12px;
}

.wk-mob-act-card__stars-row {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 5px;
}

.wk-mob-act-card__stars {
  display: flex;
  gap: 1px;
}

.wk-mob-act-card__stars .ti {
  font-size: 12px;
  color: #25B99A;
}

.wk-mob-act-card__meta {
  font: 400 10px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-act-card__price-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wk-mob-act-card__price {
  font: 700 17px/1 "Lato", sans-serif;
  color: #25B99A;
}

.wk-mob-act-card__price--muted {
  color: #BCC0C1;
  font-size: 14px;
}

.wk-mob-act-card__price-unit {
  font: 400 10px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-act-list__empty {
  text-align: center;
  padding: 48px 16px;
}

.wk-mob-act-list__empty .ti {
  font-size: 52px;
  color: #e0ddd5;
  display: block;
  margin: 0 auto 14px;
}

.wk-mob-act-list__empty-title {
  font: 700 15px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 8px;
}

.wk-mob-act-list__empty-sub {
  font: 400 13px/1.4 "Lato", sans-serif;
  color: #888;
  margin: 0;
}

.wk-mob-filter-sheet {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
  border-radius: 16px 16px 0 0;
  border-top: 0.5px solid #e8e8e8;
  z-index: 300;
  transform: translateY(100%);
  transition: transform 0.3s ease;
}

.wk-mob-filter-sheet--open {
  transform: translateY(0);
}

.wk-mob-filter-sheet__handle {
  width: 36px;
  height: 4px;
  border-radius: 2px;
  background: #e0ddd5;
  margin: 10px auto 0;
}

.wk-mob-filter-sheet__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 0.5px solid #f0f0f0;
}

.wk-mob-filter-sheet__title {
  font: 700 16px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-filter-sheet__header-actions {
  display: flex;
  gap: 12px;
  align-items: center;
}

.wk-mob-filter-sheet__clear {
  font: 700 12px/1 "Lato", sans-serif;
  color: #25B99A;
  cursor: pointer;
}

.wk-mob-filter-sheet__close {
  color: #BCC0C1;
  font-size: 20px;
  cursor: pointer;
}

.wk-mob-filter-sheet__body {
  padding: 14px 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-height: 420px;
  overflow-y: auto;
}

.wk-mob-filter-sheet__chips {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.wk-mob-filter-sheet__pills {
  display: flex;
  gap: 8px;
}

.wk-mob-filter-sheet__pills--time .wk-mob-filter-pill {
  flex: 1;
  text-align: center;
}

.wk-mob-filter-sheet__footer {
  padding: 12px 16px;
  border-top: 0.5px solid #f0f0f0;
}

.wk-mob-filter-chip {
  background: #F5F4ED;
  border: 0.5px solid #e0ddd5;
  border-radius: 20px;
  padding: 6px 14px;
  font: 700 12px/1 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
  white-space: nowrap;
}

.wk-mob-filter-chip--active {
  background: #25B99A;
  border-color: #25B99A;
  color: #F8F9F9;
}

.wk-mob-filter-pill {
  background: #F5F4ED;
  border: none;
  border-radius: 20px;
  padding: 6px 14px;
  font: 700 12px/1 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
  white-space: nowrap;
}

.wk-mob-filter-pill--active {
  background: #25B99A;
  color: #F8F9F9;
}

.wk-mob-filter-pill__sub {
  font: 400 10px/1 "Lato", sans-serif;
  font-weight: 400;
}

/* --- MOB-H Activity detail --- */

.wk-mob-act-detail__nav {
  background: #2D3A3E;
  padding: 13px 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.wk-mob-act-detail__nav-title {
  color: #F8F9F9;
  font: 700 16px/1 "Lato", sans-serif;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wk-mob-act-detail__hero:not(#heroCarousel) {
  height: 150px;
  background: linear-gradient(160deg, #2C514F, #0d2b29);
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 10px;
  overflow: hidden;
}

#heroCarousel.wk-mob-act-detail__hero {
  background: linear-gradient(160deg, #2C514F, #0d2b29);
}

.wk-mob-act-detail__hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}

.wk-mob-act-detail__hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.55));
  z-index: 1;
}

.wk-mob-act-detail__hero-badges {
  display: flex;
  gap: 6px;
  position: relative;
  z-index: 2;
}

.wk-mob-act-detail__hero-dots {
  position: absolute;
  bottom: 10px;
  right: 12px;
  display: flex;
  gap: 5px;
  z-index: 2;
}

.wk-mob-act-detail__hero-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.35);
}

.wk-mob-act-detail__hero-dot--active {
  background: #25B99A;
}

.wk-mob-act-detail__thumbs {
  display: flex;
  gap: 5px;
  padding: 7px 12px;
  background: #FFFFFF;
  border-bottom: 0.5px solid #e8e8e8;
  overflow-x: auto;
}

.wk-mob-act-detail__thumb {
  width: 52px;
  height: 40px;
  border-radius: 6px;
  background: #2C514F;
  flex-shrink: 0;
}

.wk-mob-act-detail__thumb--active {
  border: 2px solid #25B99A;
}

.wk-mob-act-detail__thumb--more {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #BCC0C1;
}

.wk-mob-act-detail__thumb--more span {
  font: 700 11px/1 "Lato", sans-serif;
  color: #FFFFFF;
}

.wk-mob-act-detail__scroll {
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 140px;
}

.wk-mob-act-detail__section {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 14px;
  border: 0.5px solid #e8e8e8;
}

.wk-mob-act-detail__card {
  padding: 12px;
}

.wk-mob-act-sec-lbl {
  font: 700 12px/1 "Lato", sans-serif;
  color: #2C514F;
  margin: 0 0 8px;
}

.wk-mob-act-field-lbl {
  font: 700 11px/1 "Lato", sans-serif;
  color: #2C514F;
  margin: 0 0 4px;
}

.wk-mob-act-detail__program-title {
  font: 700 16px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 6px;
}

.wk-mob-act-detail__title-meta {
  display: flex;
  align-items: center;
  gap: 5px;
}

.wk-mob-act-detail__meta-text {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-act-detail__about-text {
  font: 400 12px/1.7 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0;
}

.wk-mob-act-itin-row {
  display: flex;
  gap: 10px;
  padding: 8px 0;
  border-bottom: 0.5px solid #f5f5f5;
}

.wk-mob-act-itin-row--last {
  border-bottom: none;
}

.wk-mob-act-itin-row__rail {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}

.wk-mob-act-itin-row__num {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #25B99A;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 700 10px/1 "Lato", sans-serif;
  color: #FFFFFF;
}

.wk-mob-act-itin-row__num--last {
  background: #2C514F;
}

.wk-mob-act-itin-row__line {
  width: 2px;
  flex: 1;
  background: #e0ddd5;
  margin-top: 4px;
  min-height: 20px;
}

.wk-mob-act-itin-row__body {
  padding-bottom: 8px;
}

.wk-mob-act-itin-row--last .wk-mob-act-itin-row__body {
  padding-bottom: 0;
}

.wk-mob-act-itin-row__title {
  font: 700 12px/1 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0;
}

.wk-mob-act-itin-row__desc {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

.wk-mob-act-inc-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.wk-mob-act-inc-row {
  display: flex;
  gap: 8px;
  align-items: center;
  font: 400 12px/1 "Lato", sans-serif;
}

.wk-mob-act-inc-row--in {
  color: #2D3A3E;
}

.wk-mob-act-inc-row--in .ti {
  font-size: 16px;
  color: #25B99A;
  flex-shrink: 0;
}

.wk-mob-act-inc-row--ex {
  color: #BCC0C1;
}

.wk-mob-act-inc-row--ex .ti {
  font-size: 16px;
  color: #E24B4A;
  flex-shrink: 0;
}

.wk-mob-act-detail__cancel-card {
  border-left: 3px solid #25B99A;
  background: #FFFFFF;
  padding: 12px 14px;
  border-top: 0.5px solid #e8e8e8;
  border-right: 0.5px solid #e8e8e8;
  border-bottom: 0.5px solid #e8e8e8;
  border-radius: 0 10px 10px 0;
}

.wk-mob-act-cancel-rows {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.wk-mob-act-cancel-row {
  display: flex;
  justify-content: space-between;
  font: 400 11px/1 "Lato", sans-serif;
}

.wk-mob-act-cancel-row span:first-child {
  color: #BCC0C1;
}

.wk-mob-act-cancel-row__full {
  color: #25B99A;
  font-weight: 700;
}

.wk-mob-act-cancel-row__half {
  color: #856404;
  font-weight: 700;
}

.wk-mob-act-cancel-row__none {
  color: #E24B4A;
  font-weight: 700;
}

.wk-mob-act-stepper {
  background: #F5F4ED;
  border-radius: 10px;
  padding: 8px 12px;
  border: 0.5px solid #e0ddd5;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wk-mob-act-stepper--sm {
  padding: 5px 10px;
  gap: 10px;
}

.wk-mob-act-stepper__btn {
  background: none;
  border: none;
  font-size: 20px;
  color: #25B99A;
  cursor: pointer;
  font-family: "Lato", sans-serif;
  line-height: 1;
}

.wk-mob-act-stepper--sm .wk-mob-act-stepper__btn {
  font-size: 18px;
}

.wk-mob-act-stepper__btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

.wk-mob-act-stepper__val {
  font: 700 14px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-act-stepper--sm .wk-mob-act-stepper__val {
  font-size: 13px;
}

.wk-mob-act-detail__stepper-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: 8px;
}

.wk-mob-act-addon {
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  padding: 10px 12px;
  margin-bottom: 8px;
}

.wk-mob-act-addon--selected {
  border-color: #25B99A;
  background: #F5FDFB;
}

.wk-mob-act-addon__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 8px;
}

.wk-mob-act-addon__title {
  font: 700 12px/1 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0;
}

.wk-mob-act-addon__sub {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

.wk-mob-act-addon__badge {
  background: #D1FAEE;
  color: #0F6E56;
  font: 700 10px/1 "Lato", sans-serif;
  padding: 2px 8px;
  border-radius: 20px;
  flex-shrink: 0;
}

.wk-mob-act-addon__foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wk-mob-act-addon__price {
  font: 700 13px/1 "Lato", sans-serif;
  color: #25B99A;
}

.wk-mob-act-addon__price span {
  font: 400 10px/1 "Lato", sans-serif;
  color: #BCC0C1;
  font-weight: 400;
}

.wk-mob-act-addon__stepper-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
}

.wk-mob-act-addon__pax-lbl {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-act-addon-note {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0 0 10px;
}

.wk-mob-act-price-tbl {
  width: 100%;
  font: 400 12px/1 "Lato", sans-serif;
  border-collapse: collapse;
}

.wk-mob-act-price-tbl td {
  color: #BCC0C1;
  padding: 3px 0;
}

.wk-mob-act-price-tbl td:last-child {
  text-align: right;
  font-weight: 700;
  color: #2D3A3E;
}

.wk-mob-act-price-tbl__total td {
  border-top: 0.5px solid #f0f0f0;
  padding-top: 6px;
  color: #2D3A3E;
  font-weight: 700;
}

.wk-mob-act-price-tbl__total td:last-child {
  color: #25B99A;
  font-size: 15px;
}

.wk-mob-act-detail__footer {
  position: fixed;
  bottom: 56px;
  left: 0;
  right: 0;
  background: #2D3A3E;
  padding: 11px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 150;
}

/* Activity booking card — mobile */

.mob-booking-card {
  background: #FFF;
  border-radius: 12px;
  padding: 14px;
  border: 0.5px solid #e8e8e8;
  margin: 10px 12px 0;
}

.mob-booking-price-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 10px;
}

.mob-price-main {
  font: 700 18px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.mob-price-sub {
  font: 400 10px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin-top: 3px;
}

.mob-field-lbl {
  font: 700 9px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 5px;
  display: block;
}

.mob-field-inp {
  background: #F5F4ED;
  border: 1.5px solid rgba(44, 81, 79, 0.15);
  border-radius: 10px;
  padding: 9px 11px;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}

.mob-field-inp input,
.mob-field-inp textarea {
  border: none;
  background: transparent;
  font: 400 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
  flex: 1;
  outline: none;
  min-width: 0;
}

.mob-field-ph {
  font: 400 13px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.mob-pax-cat {
  background: #F5F4ED;
  border: 1.5px solid rgba(44, 81, 79, 0.15);
  border-radius: 10px;
  padding: 7px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}

.mob-pax-lbl {
  font: 700 12px/1.2 "Lato", sans-serif;
  color: #2D3A3E;
}

.mob-pax-price {
  font: 700 9px/1 "Lato", sans-serif;
  color: #25B99A;
  margin-top: 2px;
}

.mob-step-btn {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #2C514F;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
}

.mob-count {
  font: 700 16px/1 "Lato", sans-serif;
  color: #2D3A3E;
  width: 24px;
  text-align: center;
}

/* Footer price labels */

.footer-price-lbl {
  font: 700 9px/1 "Lato", sans-serif;
  color: #BCC0C1;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin: 0;
}

.footer-price-amt {
  font: 700 19px/1.2 "Lato", sans-serif;
  color: #F8F9F9;
  margin: 2px 0;
}

.footer-price-sub {
  font: 700 9px/1 "Lato", sans-serif;
  color: #25B99A;
  margin: 0;
}

/* Desktop activity pax rows + form fields */

.d-pax-row {
  background: #F5F4ED;
  border: 1.5px solid rgba(44, 81, 79, 0.15);
  border-radius: 10px;
  padding: 7px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}

.d-pax-lbl {
  font: 700 11px/1.2 "Lato", sans-serif;
  color: #2D3A3E;
}

.d-pax-price {
  font: 700 9px/1 "Lato", sans-serif;
  color: #25B99A;
  margin-top: 1px;
}

.d-step-btn {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #2C514F;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
}

.d-step-btn i {
  font-size: 11px;
  color: #FFF;
}

.d-count {
  font: 700 15px/1 "Lato", sans-serif;
  color: #2D3A3E;
  width: 22px;
  text-align: center;
}

.d-price-bar {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 8px 0;
  border-top: 1px solid rgba(44, 81, 79, 0.1);
  margin-top: 4px;
  margin-bottom: 4px;
}

.d-from {
  font: 700 10px/1 "Lato", sans-serif;
  color: #BCC0C1;
  text-transform: uppercase;
}

.d-price-amt {
  font: 700 20px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.d-price-unit {
  font: 400 11px/1 "Lato", sans-serif;
  color: #6B7B7E;
}

.d-cta {
  width: 100%;
  background: #25B99A;
  border: none;
  border-radius: 10px;
  padding: 13px;
  font: 700 14px/1 "Lato", sans-serif;
  color: #FFF;
  cursor: pointer;
  margin-top: 4px;
  display: block;
}

.d-field-lbl {
  font: 700 9px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  margin-bottom: 4px;
  display: block;
}

.d-field-inp {
  background: #F5F4ED;
  border: 1.5px solid rgba(44, 81, 79, 0.15);
  border-radius: 10px;
  padding: 9px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 9px;
}

.d-field-inp i {
  font-size: 14px;
  color: #25B99A;
}

.d-field-inp input {
  border: none;
  background: transparent;
  font: 400 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
  flex: 1;
  outline: none;
  min-width: 0;
}

.d-field-ph {
  font: 400 13px/1 "Lato", sans-serif;
  color: #BCC0C1;
}

.wk-mob-act-detail__footer-price {
  font: 700 17px/1 "Lato", sans-serif;
  color: #25B99A;
  margin: 0;
}

.wk-mob-act-detail__footer-meta {
  font: 400 10px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 2px 0 0;
}

.wk-mob-act-detail__book-btn {
  background: #F5F4ED;
  border: none;
  border-radius: 24px;
  padding: 11px 22px;
  font: 700 14px/1 "Lato", sans-serif;
  color: #2D3A3E;
  cursor: pointer;
  white-space: nowrap;
}

.wk-mob-act-field {
  width: 100%;
  background: #F5F4ED;
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  padding: 10px 12px;
  font: 400 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
  outline: none;
  box-sizing: border-box;
}

.wk-mob-act-field::-moz-placeholder {
  color: #BCC0C1;
}

.wk-mob-act-field::placeholder {
  color: #BCC0C1;
}

/* --- MOB Activities search --- */

.wk-mob-act-search__label {
  font: 700 12px/1 "Lato", sans-serif;
  color: #2C514F;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}

.wk-mob-act-search__select,
.wk-mob-act-search__input {
  width: 100%;
  background: #F8F9F9;
  border: 1.5px solid #e0ddd5;
  border-radius: 12px;
  padding: 13px 14px;
  font: 400 14px/1 "Lato", sans-serif;
  color: #2D3A3E;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-sizing: border-box;
}

.wk-mob-act-search__stepper {
  background: #F8F9F9;
  border: 1.5px solid #e0ddd5;
  border-radius: 12px;
  padding: 8px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wk-mob-act-search__stepper button {
  background: none;
  border: none;
  font-size: 22px;
  color: #25B99A;
  cursor: pointer;
  line-height: 1;
  font-family: "Lato", sans-serif;
  padding: 4px 8px;
  min-width: 36px;
}

.wk-mob-act-search__stepper span {
  font: 700 16px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-act-search__field-group {
  display: flex;
  flex-direction: column;
}

.dest-option:hover {
  background: #F5F4ED;
}

.dest-option:last-child {
  border-bottom: none;
}

/* --- MOB Account: Reviews --- */

.wk-mob-review-card {
  background: #FFFFFF;
  border-radius: 12px;
  border: 0.5px solid #e8e8e8;
  padding: 14px;
  margin-bottom: 10px;
}

.wk-mob-review-card__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 10px;
}

.wk-mob-review-card__title {
  font: 700 13px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 4px;
}

.wk-mob-review-card__date {
  font: 400 11px/1 "Lato", sans-serif;
  color: #BCC0C1;
  margin: 0;
}

.wk-mob-review-badge {
  font: 700 10px/1 "Lato", sans-serif;
  padding: 3px 8px;
  border-radius: 20px;
  flex-shrink: 0;
}

.wk-mob-review-badge--eligible {
  background: #D1FAEE;
  color: #0F6E56;
}

.wk-mob-review-badge--done {
  background: #F5F4ED;
  color: #2D3A3E;
}

.wk-mob-review-badge--locked {
  background: #FFF3CD;
  color: #856404;
}

.wk-mob-review-stars {
  display: flex;
  gap: 4px;
  margin-bottom: 8px;
}

.wk-mob-review-cashback {
  font: 400 10px/1.4 "Lato", sans-serif;
  color: #BCC0C1;
  margin-top: 8px;
  border-top: 0.5px solid #f0f0f0;
  padding-top: 8px;
}

/* --- MOB Account: Review write --- */

.wk-mob-review-write__card {
  background: #FFFFFF;
  border-radius: 12px;
  border: 0.5px solid #e8e8e8;
  padding: 14px;
  margin-bottom: 10px;
}

.wk-mob-review-write__sec-lbl {
  font: 700 11px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 10px;
  display: block;
}

.wk-mob-review-write__stars {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 4px;
}

.wk-mob-review-write__textarea {
  width: 100%;
  background: #F5F4ED;
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  padding: 12px;
  font: 400 13px/1.5 "Lato", sans-serif;
  color: #2D3A3E;
  resize: none;
  outline: none;
  box-sizing: border-box;
}

.wk-mob-review-write__textarea::-moz-placeholder {
  color: #BCC0C1;
}

.wk-mob-review-write__textarea::placeholder {
  color: #BCC0C1;
}

/* --- MOB Account: Feedback --- */

.wk-mob-feedback__textarea {
  width: 100%;
  background: #F5F4ED;
  border: 0.5px solid #e0ddd5;
  border-radius: 10px;
  padding: 12px;
  font: 400 13px/1.5 "Lato", sans-serif;
  color: #2D3A3E;
  resize: none;
  outline: none;
  min-height: 180px;
  box-sizing: border-box;
}

.wk-mob-feedback__textarea::-moz-placeholder {
  color: #BCC0C1;
}

.wk-mob-feedback__textarea::placeholder {
  color: #BCC0C1;
}

/* --- MOB Account: Help --- */

.wk-mob-help-row {
  background: #FFFFFF;
  border-radius: 12px;
  border: 0.5px solid #e8e8e8;
  padding: 14px;
  margin-bottom: 8px;
  cursor: pointer;
}

.wk-mob-help-row__q {
  font: 700 13px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0;
}

.wk-mob-help-row__a {
  font: 400 12px/1.6 "Lato", sans-serif;
  color: #888;
  margin-top: 8px;
  padding-top: 8px;
  border-top: 0.5px solid #f0f0f0;
}

.wk-mob-help-row__a p {
  margin: 0;
}

/* --- MOB Account: Notifications --- */

.wk-mob-notif__group-lbl {
  font: 700 11px/1 "Lato", sans-serif;
  color: #2C514F;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 14px 0 6px;
  display: block;
}

.wk-mob-notif__card {
  background: #FFFFFF;
  border-radius: 12px;
  border: 0.5px solid #e8e8e8;
  overflow: hidden;
  margin-bottom: 4px;
}

.wk-mob-notif__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 14px;
}

.wk-mob-notif__row--border {
  border-bottom: 0.5px solid #f0f0f0;
}

.wk-mob-notif__row-label {
  font: 400 13px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-toggle {
  width: 40px;
  height: 22px;
  border-radius: 11px;
  background: #e0ddd5;
  border: none;
  cursor: pointer;
  position: relative;
  transition: background 0.2s;
  flex-shrink: 0;
  padding: 0;
}

.wk-mob-toggle--on {
  background: #25B99A;
}

.wk-mob-toggle__knob {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #FFFFFF;
  transition: left 0.2s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.wk-mob-toggle--on .wk-mob-toggle__knob {
  left: 21px;
}

.wk-mob-err-box {
  background: #FECACA;
  border-left: 3px solid #E24B4A;
  border-radius: 0 8px 8px 0;
  padding: 8px 12px;
  font: 400 11px/1.4 "Lato", sans-serif;
  color: #991B1B;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  footer.iq-footer {
    display: none !important;
  }

  .wrapper > .wk-sidebar.wk-customer-portal-shell,
  .iq-sidebar.wk-customer-portal-shell,
  .wk-cp-mobile-toggle {
    display: none !important;
  }

  .wk-customer-content {
    padding-left: 0 !important;
    margin-left: 0 !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    background: #F5F4ED !important;
  }

  .wrapper > .d-block.d-sm-none {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
}

/* --- MOB-I Activity Confirm --- */

.wk-mob-act-confirm__pax-block {
  background: #F0FBF8;
  border: 1.5px solid #25B99A;
  border-radius: 8px;
  padding: 8px 10px;
  margin: 8px 12px 0;
}

.wk-mob-act-confirm__pax-block__title {
  font: 700 10px/1 "Lato", sans-serif;
  color: #2C514F;
  margin: 0 0 5px;
}

.wk-mob-act-confirm__pax-block__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3px;
}

.wk-mob-act-confirm__pax-block__name {
  font: 400 10px "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-act-confirm__pax-block__badge {
  background: #E8F6F3;
  border-radius: 4px;
  padding: 1px 6px;
  font: 700 9px "Lato", sans-serif;
  color: #2C514F;
}

.wk-mob-act-confirm__pax-block__edit {
  font: 700 9.5px "Lato", sans-serif;
  color: #25B99A;
  text-decoration: none;
  margin-top: 5px;
  display: inline-block;
}

.wk-mob-act-confirm__addon-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0;
  border-bottom: 1px solid #f5f2ec;
}

.wk-mob-act-confirm__addon-row:last-child {
  border-bottom: none;
}

.wk-mob-act-confirm__addon-row__name {
  font: 700 10px "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-act-confirm__addon-row__pax {
  font: 400 9px "Lato", sans-serif;
  color: #6B7B7E;
}

.wk-mob-act-confirm__addon-row__price {
  font: 700 10px "Lato", sans-serif;
  color: #7B5EA7;
}

.wk-mob-act-confirm__addon-row__idr {
  font: 400 8.5px "Lato", sans-serif;
  color: #9B7FD4;
}

.wk-mob-act-confirm__addon-note {
  font: 400 9px "Lato", sans-serif;
  color: #7B5EA7;
  padding-top: 5px;
  margin: 0;
}

.wk-mob-act-confirm__idr-line {
  font: 400 9.5px "Lato", sans-serif;
  color: #7B5EA7;
  margin-top: 4px;
}

/* --- MOB-J Activity Confirmation --- */

.wk-mob-act-conf__hero {
  background: #2C514F;
  padding: 20px 14px 18px;
  text-align: center;
}

.wk-mob-act-conf__tick {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #25B99A;
  margin: 0 auto 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wk-mob-act-conf__heading {
  font: 700 17px/1.2 "Lato", sans-serif;
  color: #F5F4ED;
  margin: 0 0 6px;
}

.wk-mob-act-conf__ref {
  font: 400 10.5px/1.4 "Lato", sans-serif;
  color: #8FA8A5;
  margin: 0;
}

.wk-mob-act-conf__ref strong {
  color: #25B99A;
  font-weight: 700;
}

.wk-mob-act-conf__email-note {
  font: 400 9.5px/1 "Lato", sans-serif;
  color: #8FA8A5;
  margin: 6px 0 0;
}

.wk-mob-act-conf__total-row {
  display: flex;
  justify-content: space-between;
  padding: 6px 0 2px;
  border-top: 2px solid #F5F4ED;
  margin-top: 3px;
}

.wk-mob-act-conf__total-key {
  font: 700 11px "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-act-conf__total-val {
  font: 700 13px "Lato", sans-serif;
  color: #25B99A;
}

.wk-mob-act-conf__next-step {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin-bottom: 10px;
}

.wk-mob-act-conf__next-step:last-child {
  margin-bottom: 0;
}

.wk-mob-act-conf__next-num {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #25B99A;
  color: #fff;
  font: 700 10px "Lato", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 1px;
}

.wk-mob-act-conf__next-title {
  font: 700 10.5px/1.3 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-act-conf__next-sub {
  font: 400 9.5px/1.4 "Lato", sans-serif;
  color: #6B7B7E;
  margin-top: 1px;
}

/* ── Mobile Homepage (P00-MOB) ── */

.wk-mob-home-root {
  background: #F5F4ED;
  min-height: 100vh;
}

/* Hero */

.wk-mob-home-hero {
  position: relative;
  height: 340px;
  overflow: hidden;
  background: linear-gradient(160deg, #2D3A3E 0%, #1a2b2e 40%, #2C514F 100%);
}

.wk-mob-home-hero-bg {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(circle at 80% 20%, rgba(37, 185, 154, 0.18) 0%, transparent 55%), radial-gradient(circle at 15% 80%, rgba(37, 185, 154, 0.12) 0%, transparent 40%);
}

.wk-mob-home-nav {
  position: relative;
  z-index: 2;
  padding: 16px 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wk-mob-home-nav-logo {
  height: 28px;
  width: auto;
  display: block;
}

.wk-mob-home-nav-right {
  display: flex;
  gap: 10px;
  align-items: center;
}

.wk-mob-home-nav-btn {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 20px;
  padding: 6px 14px;
  color: #fff;
  font: 600 11px/1 "Lato", sans-serif;
  text-decoration: none;
}

.wk-mob-home-nav-avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #25B99A;
  color: #fff;
  font: 700 12px/1 "Lato", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.wk-mob-home-hero-content {
  position: relative;
  z-index: 2;
  padding: 28px 24px 0;
}

.wk-mob-home-eyebrow {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 12px;
}

.wk-mob-home-eyebrow-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #25B99A;
  flex-shrink: 0;
}

.wk-mob-home-eyebrow span {
  color: rgba(255, 255, 255, 0.65);
  font: 600 11px/1 "Lato", sans-serif;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.wk-mob-home-h1 {
  font: 900 32px/1.1 "Lato", sans-serif;
  color: #fff;
  margin-bottom: 10px;
}

.wk-mob-home-h1 em {
  color: #25B99A;
  font-style: normal;
}

.wk-mob-home-sub {
  font: 400 13px/1.5 "Lato", sans-serif;
  color: rgba(255, 255, 255, 0.65);
  margin-bottom: 20px;
  max-width: 220px;
}

.wk-mob-home-pills {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.wk-mob-home-pill {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 6px 12px;
  font: 600 11.5px/1 "Lato", sans-serif;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
}

.wk-mob-home-pill--active {
  background: #25B99A;
  border-color: #25B99A;
}

/* Search bar */

.wk-mob-home-search {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: -22px 16px 0;
  position: relative;
  z-index: 10;
  background: #fff;
  border-radius: 16px;
  padding: 14px 16px;
  box-shadow: 0 8px 32px rgba(45, 58, 62, 0.18);
  text-decoration: none;
}

.wk-mob-home-search-icon {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: #e8f9f5;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #25B99A;
  font-size: 18px;
}

.wk-mob-home-search-text {
  flex: 1;
}

.wk-mob-home-search-label {
  font: 600 10px/1 "Lato", sans-serif;
  color: #6B7B7E;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.wk-mob-home-search-placeholder {
  font: 600 13.5px/1 "Lato", sans-serif;
  color: #2D3A3E;
  margin-top: 4px;
}

.wk-mob-home-search-btn {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: #25B99A;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
}

/* Sections */

.wk-mob-home-section {
  padding: 24px 16px 0;
}

.wk-mob-home-section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.wk-mob-home-section-title {
  font: 800 15px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-home-section-link {
  font: 700 12px/1 "Lato", sans-serif;
  color: #25B99A;
  text-decoration: none;
}

/* Product grid */

.wk-mob-home-product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.wk-mob-home-product-card {
  background: #fff;
  border-radius: 14px;
  padding: 14px;
  border: 1px solid #E0E5E3;
  display: flex;
  flex-direction: column;
  gap: 6px;
  text-decoration: none;
}

.wk-mob-home-product-card--muted {
  opacity: 0.65;
}

.wk-mob-home-product-icon {
  width: 42px;
  height: 42px;
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.wk-mob-home-product-name {
  font: 800 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-home-product-desc {
  font: 400 11px/1.4 "Lato", sans-serif;
  color: #6B7B7E;
}

.wk-mob-home-badge {
  display: inline-block;
  font: 700 10px/1 "Lato", sans-serif;
  padding: 3px 8px;
  border-radius: 6px;
  margin-top: 2px;
}

.wk-mob-home-badge--live {
  background: #D1FAEE;
  color: #065F46;
}

.wk-mob-home-badge--soon {
  background: #FEF3C7;
  color: #92400E;
}

/* Destination card */

.wk-mob-home-dest-card {
  display: block;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #E0E5E3;
  text-decoration: none;
}

.wk-mob-home-dest-img {
  height: 110px;
  background: linear-gradient(135deg, #2D3A3E, #2C514F);
  position: relative;
}

.wk-mob-home-dest-label {
  position: absolute;
  top: 10px;
  left: 12px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font: 700 10px/1 "Lato", sans-serif;
  padding: 3px 8px;
  border-radius: 6px;
}

.wk-mob-home-dest-body {
  padding: 12px 14px;
}

.wk-mob-home-dest-name {
  font: 800 14px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-home-dest-sub {
  font: 400 11px/1.4 "Lato", sans-serif;
  color: #6B7B7E;
  margin-top: 3px;
}

.wk-mob-home-dest-stats {
  display: flex;
  gap: 14px;
  margin-top: 8px;
  font: 400 11px/1 "Lato", sans-serif;
  color: #6B7B7E;
}

.wk-mob-home-dest-stats strong {
  color: #2D3A3E;
  font-weight: 700;
}

/* Traveller strip */

.wk-mob-home-ts {
  background: linear-gradient(135deg, #2D3A3E, #2C514F);
  border-radius: 16px;
  padding: 20px;
}

.wk-mob-home-ts-title {
  font: 800 14px/1 "Lato", sans-serif;
  color: #fff;
  margin-bottom: 4px;
}

.wk-mob-home-ts-sub {
  font: 400 12px/1 "Lato", sans-serif;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 14px;
}

.wk-mob-home-ts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.wk-mob-home-ts-btn {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 10px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}

.wk-mob-home-ts-btn-name {
  font: 700 12px/1 "Lato", sans-serif;
  color: #fff;
}

.wk-mob-home-ts-btn-sub {
  font: 400 10px/1 "Lato", sans-serif;
  color: rgba(255, 255, 255, 0.55);
  margin-top: 3px;
}

/* Stats */

.wk-mob-home-stats {
  display: flex;
  align-items: center;
  margin: 20px 16px 0;
  background: #fff;
  border-radius: 14px;
  border: 1px solid #E0E5E3;
  overflow: hidden;
}

.wk-mob-home-stat {
  flex: 1;
  padding: 16px 10px;
  text-align: center;
}

.wk-mob-home-stat-div {
  width: 1px;
  height: 36px;
  background: #E0E5E3;
  flex-shrink: 0;
}

.wk-mob-home-stat-num {
  font: 900 20px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-mob-home-stat-lbl {
  font: 600 10px/1 "Lato", sans-serif;
  color: #6B7B7E;
  margin-top: 4px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

/* ── Customer Auth Modal ── */

.wk-auth-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wk-auth-modal[hidden] {
  display: none;
}

.wk-auth-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}

.wk-auth-card {
  position: relative;
  z-index: 1;
  background: #fff;
  border-radius: 16px;
  width: min(440px, 100vw - 32px);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
  padding: 36px 32px 28px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.18);
}

.wk-auth-close {
  position: absolute;
  top: 14px;
  right: 16px;
  background: none;
  border: none;
  font-size: 1.4rem;
  color: #6B7B7E;
  cursor: pointer;
  line-height: 1;
}

.wk-auth-close:hover {
  color: #2D3A3E;
}

.wk-auth-tabs {
  display: flex;
  gap: 0;
  margin-bottom: 24px;
  border-bottom: 2px solid #eee;
}

.wk-auth-tab {
  flex: 1;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px 0 12px;
  font: 600 14px/1 "Lato", sans-serif;
  color: #6B7B7E;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  transition: color 0.15s, border-color 0.15s;
}

.wk-auth-tab.active {
  color: #25B99A;
  border-bottom-color: #25B99A;
}

.wk-auth-form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.wk-auth-field {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.wk-auth-field label {
  font: 600 12px/1 "Lato", sans-serif;
  color: #2D3A3E;
}

.wk-auth-field input[type=email],
.wk-auth-field input[type=password],
.wk-auth-field input[type=text],
.wk-auth-field input[type=tel] {
  border: 1.5px solid #dce0e0;
  border-radius: 8px;
  padding: 10px 40px 10px 12px;
  font: 400 14px/1 "Lato", sans-serif;
  color: #2D3A3E;
  outline: none;
  transition: border-color 0.15s;
}

.wk-auth-field input[type=email]:focus,
.wk-auth-field input[type=password]:focus,
.wk-auth-field input[type=text]:focus,
.wk-auth-field input[type=tel]:focus {
  border-color: #25B99A;
}

.wk-auth-toggle-pw {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0.9rem;
  opacity: 0.5;
}

.wk-auth-toggle-pw:hover {
  opacity: 1;
}

.wk-auth-hint {
  font-weight: 400;
  color: #6B7B7E;
}

.wk-auth-error {
  background: #fff1f0;
  border: 1px solid #fca5a5;
  border-radius: 8px;
  padding: 10px 12px;
  font: 400 13px/1.4 "Lato", sans-serif;
  color: #b91c1c;
}

.wk-auth-submit {
  background: #25B99A;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 13px;
  font: 700 15px/1 "Lato", sans-serif;
  cursor: pointer;
  transition: background 0.15s;
}

.wk-auth-submit:hover {
  background: #1fa084;
}

.wk-auth-forgot {
  text-align: center;
  font: 400 13px/1 "Lato", sans-serif;
  color: #6B7B7E;
  text-decoration: none;
}

.wk-auth-forgot:hover {
  color: #25B99A;
}

.g-recaptcha {
  transform: scale(0.88);
  transform-origin: left;
}

.wk-auth-social {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 4px;
}

.wk-auth-social-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 1.5px solid #dce0e0;
  border-radius: 8px;
  padding: 10px 16px;
  font: 600 13px/1 "Lato", sans-serif;
  color: #2D3A3E;
  text-decoration: none;
  transition: background 0.15s, border-color 0.15s;
}

.wk-auth-social-btn:hover {
  background: #f5f5f5;
  border-color: #c0c4c4;
  color: #2D3A3E;
}

.wk-auth-divider {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 4px 0;
}

.wk-auth-divider::before,
.wk-auth-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #eee;
}

.wk-auth-divider span {
  font: 400 12px/1 "Lato", sans-serif;
  color: #9ca3af;
}

/* ── OTP Verify Page ── */

.wk-otp-wrap {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 16px;
  background: var(--warm-white, #F5F4ED);
}

.wk-otp-card {
  background: #fff;
  border-radius: 16px;
  padding: 40px 36px;
  width: min(420px, 100%);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  text-align: center;
}

.wk-otp-title {
  font: 700 22px/1.2 "Lato", sans-serif;
  color: #2D3A3E;
  margin: 0 0 10px;
}

.wk-otp-sub {
  font: 400 14px/1.5 "Lato", sans-serif;
  color: #6B7B7E;
  margin: 0 0 28px;
}

.wk-otp-input {
  width: 100%;
  border: 2px solid #dce0e0;
  border-radius: 10px;
  padding: 14px;
  font: 700 24px/1 "Lato", sans-serif;
  color: #2D3A3E;
  text-align: center;
  letter-spacing: 0.25em;
  outline: none;
  transition: border-color 0.15s;
  box-sizing: border-box;
}

.wk-otp-input:focus {
  border-color: #25B99A;
}

.wk-otp-submit {
  width: 100%;
  margin-top: 16px;
  background: #25B99A;
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 14px;
  font: 700 15px/1 "Lato", sans-serif;
  cursor: pointer;
  transition: background 0.15s;
}

.wk-otp-submit:hover {
  background: #1fa084;
}

.wk-otp-resend-form {
  margin-top: 16px;
}

.wk-otp-resend {
  background: none;
  border: none;
  cursor: pointer;
  font: 400 13px/1 "Lato", sans-serif;
  color: #6B7B7E;
}

.wk-otp-resend:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.wk-otp-resend:not(:disabled):hover {
  color: #25B99A;
}

.wk-otp-error {
  background: #fff1f0;
  border: 1px solid #fca5a5;
  border-radius: 8px;
  padding: 10px 12px;
  font: 400 13px/1.4 "Lato", sans-serif;
  color: #b91c1c;
  margin-bottom: 16px;
  text-align: left;
}

.wk-otp-status {
  background: #f0fdf4;
  border: 1px solid #86efac;
  border-radius: 8px;
  padding: 10px 12px;
  font: 400 13px/1.4 "Lato", sans-serif;
  color: #166534;
  margin-bottom: 16px;
  text-align: left;
}

.wk-payment-overlay {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  background: rgba(45, 58, 62, 0.96);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}

.wk-payment-overlay__icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: rgba(37, 185, 154, 0.15);
  border: 2.5px solid rgba(37, 185, 154, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}

.wk-payment-overlay__icon .fa-lock {
  font-size: 1.75rem;
  color: #25B99A;
}

.wk-payment-overlay__title {
  font-size: 1.25rem;
  font-weight: 900;
  color: #fff;
  margin-bottom: 6px;
}

.wk-payment-overlay__subtitle {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.6);
}

.wk-payment-overlay__text {
  text-align: center;
}

.wk-payment-overlay__dots {
  display: flex;
  gap: 8px;
  margin-top: 8px;
}

.wk-payment-overlay__dots span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #25B99A;
  animation: wkOverlayDot 1.2s ease-in-out infinite;
}

.wk-payment-overlay__dots span:nth-child(2) {
  animation-delay: 0.3s;
}

.wk-payment-overlay__dots span:nth-child(3) {
  animation-delay: 0.6s;
}

@keyframes wkOverlayDot {
  0%, 80%, 100% {
    opacity: 0.3;
    transform: scale(0.8);
  }

  40% {
    opacity: 1;
    transform: scale(1);
  }
}

@media (min-width: 993px) {
  /* 1. Design tokens (§2) */

  :root {
    /* ── Core palette ── */
    --charcoal: #2D3A3E;
    /* navbar, headings, dark text */
    --teal: #25B99A;
    /* primary accent, CTAs, active states, icons */
    --teal-dk: #1e9e84;
    /* teal hover/pressed */
    --forest: #2C514F;
    /* summary bars, section accents, dark teal */
    --warm-white: #F5F4ED;
    /* page background */
    --surface: #F8F9F9;
    /* card bg, input bg, alternating sections */
    --white: #FFFFFF;
    /* card surfaces, modal bg, form fields */
    --border: rgba(44,81,79,0.14);
    /* subtle card/input borders */
    --border-s: #E0E5E3;
    /* solid dividers, card borders */
    --muted: #6B7B7E;
    /* secondary text, placeholders, metadata */
    --muted-lt: #BCC0C1;
    /* disabled, placeholder icons, arrows */
    --danger: #E24B4A;
    /* error states, cancel, delete actions */
    --amber: #F59E0B;
    /* warning, pending badges, notices */
    --green: #22C55E;
    /* confirmed/paid badges */
    /* ── Layout ── */
    --nav-h: 68px;
    /* fixed navbar height — used everywhere as offset */
    --content-w: 1200px;
    /* max content width for .wk-wrap */
    --wrap-px: 40px;
    /* horizontal padding inside .wk-wrap */
    --sidebar-w: 240px;
    /* account sidebar fixed width */
    --col-side-w: 380px;
    /* detail page sticky booking form width */
  }

  /* Fusion-page — global overrides (_weekender.scss kill) */

  .fusion-page,
  body:has(.acc-shell),
  body:has(.acc-wrap) {
    /* Pagination — Bootstrap blue → Fusion */
    /* Pill tabs — account pages */
    /* Links — teal not Bootstrap blue */
  }

  .fusion-page,
  .fusion-page *:not(.fa):not(.fab):not(.fas):not(.far),
  body:has(.acc-shell),
  body:has(.acc-shell) *:not(.fa):not(.fab):not(.fas):not(.far),
  body:has(.acc-wrap),
  body:has(.acc-wrap) *:not(.fa):not(.fab):not(.fas):not(.far) {
    font-family: "Lato", sans-serif !important;
  }

  .fusion-page .btn-primary,
  .fusion-page button[type=submit]:not(.razorpay-pill):not(.wk-cur-row),
  body:has(.acc-shell) .btn-primary,
  body:has(.acc-shell) button[type=submit]:not(.razorpay-pill):not(.wk-cur-row),
  body:has(.acc-wrap) .btn-primary,
  body:has(.acc-wrap) button[type=submit]:not(.razorpay-pill):not(.wk-cur-row) {
    background: var(--teal) !important;
    background-color: var(--teal) !important;
    border-color: var(--teal) !important;
    color: #fff !important;
  }

  .fusion-page .btn-primary:hover,
  body:has(.acc-shell) .btn-primary:hover,
  body:has(.acc-wrap) .btn-primary:hover {
    background: var(--teal-dk) !important;
    border-color: var(--teal-dk) !important;
  }

  .fusion-page .pagination,
  body:has(.acc-shell) .pagination,
  body:has(.acc-wrap) .pagination {
    display: flex !important;
    gap: 6px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 24px 0 0 !important;
    justify-content: flex-start !important;
  }

  .fusion-page .pagination .page-item .page-link,
  body:has(.acc-shell) .pagination .page-item .page-link,
  body:has(.acc-wrap) .pagination .page-item .page-link {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 8px !important;
    border: 1.5px solid var(--border-s) !important;
    background: #fff !important;
    color: var(--charcoal) !important;
    font-family: "Lato", sans-serif !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: all 0.15s !important;
    box-shadow: none !important;
  }

  .fusion-page .pagination .page-item .page-link:hover,
  body:has(.acc-shell) .pagination .page-item .page-link:hover,
  body:has(.acc-wrap) .pagination .page-item .page-link:hover {
    border-color: var(--teal) !important;
    color: var(--teal) !important;
    background: rgba(37, 185, 154, 0.06) !important;
  }

  .fusion-page .pagination .page-item.active .page-link,
  body:has(.acc-shell) .pagination .page-item.active .page-link,
  body:has(.acc-wrap) .pagination .page-item.active .page-link {
    background: var(--teal) !important;
    border-color: var(--teal) !important;
    color: #fff !important;
  }

  .fusion-page .pagination .page-item.disabled .page-link,
  body:has(.acc-shell) .pagination .page-item.disabled .page-link,
  body:has(.acc-wrap) .pagination .page-item.disabled .page-link {
    opacity: 0.4 !important;
    pointer-events: none !important;
  }

  .fusion-page .acc-tabs,
  .fusion-page .p09-tabs,
  .fusion-page .wallet-tabs,
  .fusion-page .tab-bar,
  body:has(.acc-shell) .acc-tabs,
  body:has(.acc-shell) .p09-tabs,
  body:has(.acc-shell) .wallet-tabs,
  body:has(.acc-shell) .tab-bar,
  body:has(.acc-wrap) .acc-tabs,
  body:has(.acc-wrap) .p09-tabs,
  body:has(.acc-wrap) .wallet-tabs,
  body:has(.acc-wrap) .tab-bar {
    display: flex !important;
    gap: 8px !important;
    margin-bottom: 24px !important;
    border-bottom: none !important;
  }

  .fusion-page .acc-tab,
  .fusion-page .p09-tab,
  .fusion-page .wallet-tab,
  .fusion-page .tab-btn,
  body:has(.acc-shell) .acc-tab,
  body:has(.acc-shell) .p09-tab,
  body:has(.acc-shell) .wallet-tab,
  body:has(.acc-shell) .tab-btn,
  body:has(.acc-wrap) .acc-tab,
  body:has(.acc-wrap) .p09-tab,
  body:has(.acc-wrap) .wallet-tab,
  body:has(.acc-wrap) .tab-btn {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 9px 20px !important;
    border-radius: 20px !important;
    border: 1.5px solid var(--border-s) !important;
    background: #fff !important;
    color: var(--charcoal) !important;
    font-family: "Lato", sans-serif !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.15s !important;
    text-decoration: none !important;
    margin-bottom: 0 !important;
  }

  .fusion-page .acc-tab:hover,
  .fusion-page .p09-tab:hover,
  .fusion-page .tab-btn:hover:not(.active),
  body:has(.acc-shell) .acc-tab:hover,
  body:has(.acc-shell) .p09-tab:hover,
  body:has(.acc-shell) .tab-btn:hover:not(.active),
  body:has(.acc-wrap) .acc-tab:hover,
  body:has(.acc-wrap) .p09-tab:hover,
  body:has(.acc-wrap) .tab-btn:hover:not(.active) {
    border-color: var(--teal) !important;
    color: var(--teal) !important;
  }

  .fusion-page .acc-tab.active,
  .fusion-page .p09-tab.active,
  .fusion-page .wallet-tab.active,
  .fusion-page .tab-btn.active,
  body:has(.acc-shell) .acc-tab.active,
  body:has(.acc-shell) .p09-tab.active,
  body:has(.acc-shell) .wallet-tab.active,
  body:has(.acc-shell) .tab-btn.active,
  body:has(.acc-wrap) .acc-tab.active,
  body:has(.acc-wrap) .p09-tab.active,
  body:has(.acc-wrap) .wallet-tab.active,
  body:has(.acc-wrap) .tab-btn.active {
    background: var(--teal) !important;
    border-color: var(--teal) !important;
    color: #fff !important;
  }

  .fusion-page .tab-count,
  body:has(.acc-shell) .tab-count,
  body:has(.acc-wrap) .tab-count {
    border-radius: 20px !important;
    padding: 1px 8px !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
  }

  .fusion-page .acc-tab.active .tab-count,
  .fusion-page .p09-tab.active .tab-count,
  .fusion-page .tab-btn.active .tab-count,
  body:has(.acc-shell) .acc-tab.active .tab-count,
  body:has(.acc-shell) .p09-tab.active .tab-count,
  body:has(.acc-shell) .tab-btn.active .tab-count,
  body:has(.acc-wrap) .acc-tab.active .tab-count,
  body:has(.acc-wrap) .p09-tab.active .tab-count,
  body:has(.acc-wrap) .tab-btn.active .tab-count {
    background: rgba(255, 255, 255, 0.25) !important;
    color: #fff !important;
  }

  .fusion-page .acc-tab:not(.active) .tab-count,
  .fusion-page .p09-tab:not(.active) .tab-count,
  .fusion-page .tab-btn:not(.active) .tab-count,
  body:has(.acc-shell) .acc-tab:not(.active) .tab-count,
  body:has(.acc-shell) .p09-tab:not(.active) .tab-count,
  body:has(.acc-shell) .tab-btn:not(.active) .tab-count,
  body:has(.acc-wrap) .acc-tab:not(.active) .tab-count,
  body:has(.acc-wrap) .p09-tab:not(.active) .tab-count,
  body:has(.acc-wrap) .tab-btn:not(.active) .tab-count {
    background: rgba(37, 185, 154, 0.12) !important;
    color: var(--teal) !important;
  }

  .fusion-page a:not(.btn):not(.btn-submit):not(.nav-logo):not(.nav-icon-btn):not(.acc-nav-item):not(.ad-item):not(.v-cta):not(.wk-cta-btn),
  body:has(.acc-shell) a:not(.btn):not(.btn-submit):not(.nav-logo):not(.nav-icon-btn):not(.acc-nav-item):not(.ad-item):not(.v-cta):not(.wk-cta-btn),
  body:has(.acc-wrap) a:not(.btn):not(.btn-submit):not(.nav-logo):not(.nav-icon-btn):not(.acc-nav-item):not(.ad-item):not(.v-cta):not(.wk-cta-btn) {
    color: var(--teal) !important;
  }

  .fusion-page a:not(.btn):not(.btn-submit):not(.nav-logo):not(.nav-icon-btn):not(.acc-nav-item):not(.ad-item):not(.v-cta):not(.wk-cta-btn):hover,
  body:has(.acc-shell) a:not(.btn):not(.btn-submit):not(.nav-logo):not(.nav-icon-btn):not(.acc-nav-item):not(.ad-item):not(.v-cta):not(.wk-cta-btn):hover,
  body:has(.acc-wrap) a:not(.btn):not(.btn-submit):not(.nav-logo):not(.nav-icon-btn):not(.acc-nav-item):not(.ad-item):not(.v-cta):not(.wk-cta-btn):hover {
    color: var(--teal-dk) !important;
  }

  .fusion-page .breadcrumb a,
  body:has(.acc-shell) .breadcrumb a,
  body:has(.acc-wrap) .breadcrumb a {
    color: var(--muted) !important;
  }

  .fusion-page .breadcrumb a:hover,
  body:has(.acc-shell) .breadcrumb a:hover,
  body:has(.acc-wrap) .breadcrumb a:hover {
    color: var(--teal) !important;
  }

  /* Account sidebar — teal active, charcoal default */

  .acc-sidebar a,
  .acc-sidebar nav a,
  .acc-sidebar .sidebar-link,
  .acc-sidebar .acc-nav-item,
  .acc-sidebar .acc-nav-item--button {
    color: var(--charcoal) !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    font-family: "Lato", sans-serif !important;
  }

  .acc-sidebar a:hover,
  .acc-sidebar nav a:hover,
  .acc-sidebar .acc-nav-item:hover {
    color: var(--teal) !important;
  }

  .acc-sidebar .acc-nav-item--button {
    color: var(--danger) !important;
    background: transparent !important;
  }

  .acc-sidebar .acc-nav-item--button:hover {
    background: rgba(226, 75, 74, 0.06) !important;
    color: var(--danger) !important;
  }

  .acc-sidebar .acc-nav-item--button i {
    color: var(--danger) !important;
  }

  .acc-sidebar a.active,
  .acc-sidebar nav a.active,
  .acc-sidebar .sidebar-link.active,
  .acc-sidebar .acc-nav-item.active {
    color: var(--teal) !important;
    background: rgba(37, 185, 154, 0.08) !important;
    border-left: 3px solid var(--teal) !important;
  }

  /* Inputs on dark account cards */

  .acc-card-dark input,
  .acc-card-dark select,
  .acc-card-dark textarea,
  .p16-add-form input,
  .p16-add-form select,
  .p16-add-form textarea {
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1.5px solid rgba(255, 255, 255, 0.15) !important;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 10px 14px !important;
    font-family: "Lato", sans-serif !important;
    font-size: 0.9375rem !important;
  }

  .acc-card-dark input::-moz-placeholder, .acc-card-dark textarea::-moz-placeholder, .p16-add-form input::-moz-placeholder, .p16-add-form textarea::-moz-placeholder {
    color: rgba(255, 255, 255, 0.4) !important;
  }

  .acc-card-dark input::placeholder,
  .acc-card-dark textarea::placeholder,
  .p16-add-form input::placeholder,
  .p16-add-form textarea::placeholder {
    color: rgba(255, 255, 255, 0.4) !important;
  }

  .acc-card-dark input:focus,
  .acc-card-dark select:focus,
  .acc-card-dark textarea:focus,
  .p16-add-form input:focus,
  .p16-add-form select:focus,
  .p16-add-form textarea:focus {
    outline: none !important;
    border-color: var(--teal) !important;
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.2) !important;
  }

  /* 2. Typography utilities (§3) */

  /* §3 — body + type scale */

  body {
    font-family: "Lato", sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: var(--charcoal);
    -webkit-font-smoothing: antialiased;
  }

  .auth-body {
    font-family: "Lato", sans-serif !important;
    font-size: 15px;
    line-height: 1.6;
    color: var(--charcoal);
    background: var(--charcoal) !important;
    min-height: 100vh;
  }

  .section-lbl {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--teal);
    margin-bottom: 4px;
  }

  .section-title {
    font-size: 1.5rem;
    font-weight: 900;
    color: var(--charcoal);
    line-height: 1.2;
  }

  .section-sub {
    font-size: 0.875rem;
    color: var(--muted);
    margin-top: 5px;
  }

  .page-title {
    font-size: 1.375rem;
    font-weight: 900;
    color: var(--charcoal);
    margin-bottom: 4px;
  }

  .page-sub {
    font-size: 0.875rem;
    color: var(--muted);
    margin-bottom: 20px;
  }

  /* 3. Shape & spacing helpers (§4) */

  /* §4 — layout utilities */

  .wk-wrap {
    max-width: var(--content-w);
    margin: 0 auto;
    padding: 0 var(--wrap-px);
  }

  .page-body {
    padding-top: var(--nav-h);
  }

  .pg-section {
    padding: 52px 0;
  }

  .pg-section + .pg-section {
    border-top: 1px solid var(--border-s);
  }

  .pg-section.alt {
    background: var(--white);
  }

  .pill {
    padding: 7px 16px;
    border-radius: 20px;
    font-size: 0.8125rem;
    font-weight: 600;
    border: 1.5px solid var(--border-s);
    color: var(--charcoal);
    background: #fff;
    cursor: pointer;
    transition: background 0.15s, color 0.15s, border-color 0.15s;
    font-family: "Lato", sans-serif;
  }

  .pill.active {
    background: var(--teal);
    color: #fff;
    border-color: var(--teal);
  }

  .pill:hover:not(.active) {
    border-color: var(--teal);
    color: var(--teal);
  }

  .dur-pill {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 7px 16px;
    border-radius: 20px;
    font-size: 0.8125rem;
    font-weight: 700;
    border: 1.5px solid var(--border-s);
    color: var(--charcoal);
    background: #fff;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    transition: background 0.15s, color 0.15s, border-color 0.15s;
  }

  .dur-pill.active {
    background: var(--teal);
    color: #fff;
    border-color: var(--teal);
  }

  /* 4. Buttons (§5) */

  /* Primary CTA — teal filled */

  .btn-primary {
    background: var(--teal);
    color: #fff;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    border: none;
    border-radius: 20px;
    padding: 10px 24px;
    cursor: pointer;
    transition: background 0.15s, box-shadow 0.15s;
    font-family: "Lato", sans-serif;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    text-decoration: none;
    white-space: nowrap;
  }

  .btn-primary:hover {
    background: var(--teal-dk);
    box-shadow: 0 4px 12px rgba(37, 185, 154, 0.3);
  }

  /* Outline — white border */

  .btn-outline {
    background: #fff;
    color: var(--charcoal);
    border: 1.5px solid var(--border-s);
    border-radius: 20px;
    font-size: 0.875rem;
    font-weight: 700;
    padding: 10px 24px;
    cursor: pointer;
    transition: border-color 0.15s, color 0.15s;
    font-family: "Lato", sans-serif;
  }

  .btn-outline:hover {
    border-color: var(--teal);
    color: var(--teal);
  }

  /* Outline teal — transparent + teal border */

  .btn-outline-teal {
    background: transparent;
    color: var(--teal);
    border: 1.5px solid var(--teal);
    border-radius: 20px;
    font-size: 0.875rem;
    font-weight: 700;
    padding: 10px 24px;
    font-family: "Lato", sans-serif;
  }

  /* Size modifiers */

  .btn-sm,
  .btn-group-sm > .btn {
    padding: 6px 16px;
    font-size: 0.8125rem;
  }

  .btn-lg,
  .btn-group-lg > .btn {
    padding: 13px 32px;
    font-size: 1rem;
  }

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

  /* Danger outline — for cancel/delete */

  .btn-danger {
    background: transparent;
    color: var(--danger);
    border: 1.5px solid var(--danger);
    border-radius: 20px;
    padding: 10px 24px;
    font-size: 0.875rem;
    font-weight: 700;
    font-family: "Lato", sans-serif;
  }

  /* 5. Forms (§6) */

  /* Field wrapper */

  .field {
    margin-bottom: 16px;
  }

  /* Label */

  label.lbl {
    display: block;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
    margin-bottom: 6px;
  }

  /* Input, select, textarea */

  .inp,
  .sel,
  .ta {
    width: 100%;
    background: var(--warm-white);
    border: 1.5px solid rgba(44, 81, 79, 0.2);
    border-radius: 10px;
    color: var(--charcoal);
    font-family: "Lato", sans-serif;
    font-size: 0.9375rem;
    font-weight: 400;
    padding: 10px 13px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    transition: border-color 0.2s, box-shadow 0.2s;
  }

  .inp::-moz-placeholder, .ta::-moz-placeholder {
    color: var(--muted-lt);
  }

  .inp::placeholder,
  .ta::placeholder {
    color: var(--muted-lt);
  }

  .inp:focus,
  .sel:focus,
  .ta:focus {
    outline: none;
    border-color: var(--teal);
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.12);
  }

  /* Select — custom chevron */

  .sel {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236B7B7E' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    padding-right: 32px;
    cursor: pointer;
  }

  /* Textarea */

  .ta {
    resize: vertical;
    min-height: 72px;
  }

  /* Two-column field row */

  .field-row-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  /* Checkbox row */

  .cb-row {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin-bottom: 10px;
  }

  .cb-row input[type=checkbox] {
    margin-top: 3px;
    accent-color: var(--teal);
    width: 15px;
    height: 15px;
    flex-shrink: 0;
  }

  .cb-row label {
    font-size: 0.875rem;
    color: var(--muted);
    line-height: 1.4;
  }

  /* Error state */

  .inp.error,
  .sel.error {
    border-color: var(--danger);
  }

  .field-error {
    font-size: 0.75rem;
    color: var(--danger);
    margin-top: 4px;
  }

  /* Price summary block inside booking form */

  .price-summary {
    background: rgba(37, 185, 154, 0.07);
    border: 1px solid rgba(37, 185, 154, 0.2);
    border-radius: 12px;
    padding: 14px 16px;
    margin: 16px 0;
  }

  .price-row {
    display: flex;
    justify-content: space-between;
    font-size: 0.8125rem;
    color: var(--muted);
    margin-bottom: 6px;
  }

  .price-total-row {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    border-top: 1px solid rgba(37, 185, 154, 0.25);
    margin-top: 6px;
  }

  .price-total-lbl {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .price-total-val {
    font-size: 1.25rem;
    font-weight: 900;
    color: var(--teal);
  }

  /* 6. Cards (§7) */

  /* Base card */

  .wk-card {
    background: var(--white);
    border: 1px solid var(--border-s);
    border-radius: 16px;
    overflow: hidden;
  }

  /* Content card (detail pages — padded, no image) */

  .content-card {
    background: #fff;
    border-radius: 16px;
    border: 1px solid var(--border);
    padding: 24px 28px;
    margin-bottom: 20px;
  }

  .content-card-head {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: var(--teal);
    margin-bottom: 16px;
  }

  /* Listing card (horizontal — cab hire list) */

  .listing-card {
    background: #fff;
    border: 1px solid var(--border-s);
    border-radius: 16px;
    display: flex;
    overflow: hidden;
    transition: box-shadow 0.2s, transform 0.2s;
  }

  .listing-card:hover {
    box-shadow: 0 12px 40px rgba(44, 81, 79, 0.13);
    transform: translateY(-2px);
  }

  .listing-card-img {
    width: 280px;
    flex-shrink: 0;
    background: var(--surface);
    position: relative;
  }

  .listing-card-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .listing-card-body {
    flex: 1;
    padding: 22px 24px;
    display: flex;
    flex-direction: column;
  }

  /* Grid card (vehicle / activity — vertical) */

  .grid-card {
    background: #fff;
    border-radius: 16px;
    border: 1px solid var(--border-s);
    overflow: hidden;
    display: block;
    text-decoration: none;
    color: inherit;
    transition: box-shadow 0.2s, transform 0.2s;
  }

  .grid-card:hover {
    box-shadow: 0 12px 40px rgba(44, 81, 79, 0.13);
    transform: translateY(-3px);
  }

  /* Booking row (P09 wireframe) */

  .booking-row {
    background: var(--white);
    border-radius: 14px;
    border: 1px solid var(--border-s);
    padding: 0;
    margin-bottom: 12px;
    display: flex;
    align-items: stretch;
    overflow: hidden;
    transition: box-shadow 0.2s;
  }

  .booking-row:hover {
    box-shadow: 0 4px 20px rgba(44, 81, 79, 0.09);
  }

  .booking-tile {
    width: 6px;
    flex-shrink: 0;
  }

  .booking-tile.confirmed {
    background: var(--teal);
  }

  .booking-tile.pending {
    background: var(--amber);
  }

  .booking-tile.cancelled {
    background: var(--danger);
  }

  .booking-tile.completed {
    background: var(--muted-lt);
  }

  .booking-main {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 18px 20px;
    min-width: 0;
  }

  .booking-icon-wrap {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: rgba(37, 185, 154, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .booking-icon-wrap i {
    color: var(--teal);
    font-size: 1rem;
  }

  .booking-icon-wrap.pending {
    background: rgba(245, 158, 11, 0.1);
  }

  .booking-icon-wrap.pending i {
    color: var(--amber);
  }

  .booking-icon-wrap.cancelled {
    background: rgba(226, 75, 74, 0.1);
  }

  .booking-icon-wrap.cancelled i {
    color: var(--danger);
  }

  .booking-icon-wrap.muted {
    background: rgba(107, 123, 126, 0.1);
  }

  .booking-icon-wrap.muted i {
    color: var(--muted);
  }

  .booking-info {
    flex: 1;
    min-width: 0;
  }

  .booking-ref-tag {
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--teal);
    margin-bottom: 2px;
  }

  .booking-ref-tag.pending {
    color: var(--amber);
  }

  .booking-ref-tag.cancelled,
  .booking-ref-tag.muted {
    color: var(--muted);
  }

  .booking-name {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 3px;
  }

  .booking-meta {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
  }

  .booking-meta-item {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.8rem;
    color: var(--muted);
    font-weight: 500;
  }

  .booking-meta-item i {
    color: var(--teal);
    font-size: 0.75rem;
  }

  .booking-right {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 18px 20px;
    flex-shrink: 0;
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  .booking-price {
    text-align: right;
  }

  .booking-price-val {
    font-size: 1rem;
    font-weight: 900;
    color: var(--charcoal);
    white-space: nowrap;
  }

  .booking-price-lbl {
    font-size: 0.7rem;
    color: var(--muted);
    margin-top: 1px;
    font-weight: 500;
  }

  .booking-actions {
    display: flex;
    gap: 6px;
    flex-shrink: 0;
    flex-wrap: wrap;
  }

  .content-head {
    margin-bottom: 24px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
  }

  .content-eyebrow {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--teal);
    display: block;
    margin-bottom: 6px;
  }

  .content-title {
    font-size: 1.5rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0;
  }

  .filter-row {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    flex-wrap: wrap;
  }

  .filter-pill {
    padding: 5px 13px;
    border-radius: 20px;
    font-size: 0.78rem;
    font-weight: 600;
    border: 1.5px solid var(--border-s);
    color: var(--muted);
    background: #fff;
    cursor: pointer;
    transition: background 0.15s, color 0.15s, border-color 0.15s;
    font-family: "Lato", sans-serif;
  }

  .filter-pill.active {
    background: rgba(37, 185, 154, 0.1);
    color: var(--teal);
    border-color: rgba(37, 185, 154, 0.3);
  }

  .filter-pill:hover:not(.active) {
    border-color: var(--teal);
    color: var(--teal);
  }

  .cancel-note {
    background: rgba(245, 158, 11, 0.06);
    border: 1px solid rgba(245, 158, 11, 0.2);
    border-radius: 10px;
    padding: 11px 16px;
    font-size: 0.8125rem;
    color: #7c4a00;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-top: 8px;
    font-weight: 500;
  }

  .cancel-note i {
    color: var(--amber);
    flex-shrink: 0;
    margin-top: 2px;
  }

  .cancel-note--teal {
    background: rgba(37, 185, 154, 0.05);
    border-color: rgba(37, 185, 154, 0.2);
    color: var(--forest);
  }

  .cancel-note--teal i {
    color: var(--teal);
  }

  .empty-state {
    text-align: center;
    padding: 64px 40px;
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
  }

  .empty-icon {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 1.875rem;
    color: var(--muted-lt);
  }

  .empty-title {
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 8px;
  }

  .empty-sub {
    font-size: 0.9rem;
    color: var(--muted);
    margin-bottom: 24px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
  }

  .badge-driver-assigned {
    background: rgba(37, 185, 154, 0.12);
    color: var(--teal);
  }

  /* Sticky booking form card (detail pages) */

  .booking-card {
    background: #fff;
    border-radius: 16px;
    border: 1px solid var(--border);
    box-shadow: 0 4px 24px rgba(44, 81, 79, 0.1);
    position: sticky;
    top: calc(var(--nav-h) + 16px);
    overflow: hidden;
  }

  .booking-card-head {
    background: var(--forest);
    padding: 14px 22px;
  }

  .booking-card-head-title {
    font-size: 0.8125rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.8);
  }

  .booking-card-price {
    font-size: 1.25rem;
    font-weight: 900;
    color: #fff;
  }

  .booking-card-body {
    padding: 22px;
  }

  /* 7. Badges (§8) */

  .badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding: 3px 10px;
    border-radius: 20px;
  }

  /* Status badges */

  .badge-confirmed {
    background: rgba(34, 197, 94, 0.12);
    color: #15803d;
  }

  .badge-pending {
    background: rgba(245, 158, 11, 0.12);
    color: #92400e;
  }

  .badge-cancelled {
    background: rgba(226, 75, 74, 0.12);
    color: var(--danger);
  }

  .badge-assigned {
    background: rgba(37, 185, 154, 0.12);
    color: var(--teal);
  }

  .badge-completed {
    background: rgba(107, 123, 126, 0.1);
    color: var(--muted);
  }

  .badge-paid {
    background: rgba(34, 197, 94, 0.12);
    color: #15803d;
  }

  /* Feature/type badges */

  .badge-live {
    background: rgba(37, 185, 154, 0.14);
    color: var(--teal);
  }

  .badge-soon {
    background: rgba(107, 123, 126, 0.1);
    color: var(--muted);
  }

  .badge-popular {
    background: rgba(37, 185, 154, 0.92);
    color: #fff;
  }

  .badge-premium {
    background: rgba(245, 158, 11, 0.92);
    color: #fff;
  }

  /* 8. Canonical navbar (§9) */

  #nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    height: 68px;
    background: rgba(45, 58, 62, 0.97);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  }

  .nav-inner {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 28px;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 16px;
  }

  .nav-logo {
    display: flex;
    align-items: center;
    gap: 9px;
    flex-shrink: 0;
    text-decoration: none;
  }

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

  .nav-logo-gem {
    display: none;
  }

  /* replaced by logo image */

@keyframes pulse {
    0% {
      box-shadow: 0 0 0 0 rgba(37, 185, 154, 0.4);
    }

    70% {
      box-shadow: 0 0 0 7px rgba(37, 185, 154, 0);
    }

    100% {
      box-shadow: 0 0 0 0 rgba(37, 185, 154, 0);
    }
}

  #nav.scrolled .nav-logo-gem {
    animation: pulse 2.5s ease infinite;
  }

  .nav-logo-text {
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.02em;
    white-space: nowrap;
  }

  /* Search pill */

  .nav-search {
    flex: 1;
    max-width: 540px;
    margin: 0 auto;
    position: relative;
  }

  .search-pill {
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 40px;
    height: 44px;
    padding: 0 6px 0 18px;
    cursor: text;
    transition: background 0.25s, border-color 0.25s;
  }

  .search-pill:hover {
    background: rgba(255, 255, 255, 0.18);
    border-color: rgba(255, 255, 255, 0.3);
  }

  .search-pill.focused {
    background: rgba(255, 255, 255, 0.22);
    border-color: rgba(37, 185, 154, 0.7);
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.18);
  }

  .sp-dest {
    flex: 1;
    font-size: 0.875rem;
    color: rgba(255, 255, 255, 0.85);
    background: none;
    border: none;
    outline: none;
    font-family: "Lato", sans-serif;
  }

  .sp-dest::-moz-placeholder {
    color: rgba(255, 255, 255, 0.55);
  }

  .sp-dest::placeholder {
    color: rgba(255, 255, 255, 0.55);
  }

  .sp-divider {
    width: 1px;
    height: 24px;
    background: rgba(255, 255, 255, 0.2);
    margin: 0 10px;
    flex-shrink: 0;
  }

  .sp-field {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 600;
    padding: 0 8px;
    cursor: pointer;
    white-space: nowrap;
  }

  .sp-field i {
    color: #25B99A;
  }

  .sp-btn {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #25B99A;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
  }

  .sp-btn:hover {
    background: #1e9e84;
  }

  .sp-btn i {
    color: #fff;
    font-size: 0.9rem;
  }

  /* Search dropdown */

  .search-drop {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 16px;
    border: 1px solid #E0E5E3;
    box-shadow: 0 20px 60px rgba(44, 81, 79, 0.18);
    padding: 20px;
    z-index: 200;
  }

  .search-drop.open {
    display: block;
  }

  .sd-label {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #2C514F;
    margin-bottom: 10px;
  }

  .sd-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.15s;
  }

  .sd-item:hover {
    background: rgba(37, 185, 154, 0.07);
  }

  .sd-item i {
    color: #25B99A;
    width: 16px;
  }

  .sd-item span {
    font-size: 0.875rem;
    font-weight: 600;
    color: #2D3A3E;
  }

  .sd-item small {
    font-size: 0.75rem;
    color: #6B7B7E;
    margin-left: auto;
  }

  /* Right nav buttons */

  .nav-right {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
  }

  .nav-icon-btn {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 8px 14px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
    font-size: 0.8125rem;
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s, transform 0.15s;
    font-family: "Lato", sans-serif;
  }

  .nav-icon-btn:hover {
    background: rgba(255, 255, 255, 0.18);
    transform: translateY(-1px);
  }

  .nav-icon-btn i {
    color: #25B99A;
  }

  .nav-icon-btn.active {
    background: rgba(37, 185, 154, 0.18);
    border-color: rgba(37, 185, 154, 0.4);
  }

  /* Destinations megamenu */

  #destinations-mega {
    display: none;
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    z-index: 900;
    background: #fff;
    border-bottom: 1px solid #E0E5E3;
    box-shadow: 0 24px 60px rgba(44, 81, 79, 0.14);
  }

@keyframes megaSlide {
    from {
      opacity: 0;
      transform: translateY(-10px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
}

  #destinations-mega.open,
  #destinations-mega.mega-menu.active {
    display: block;
    animation: megaSlide 0.22s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mega-inner {
    max-width: 1320px;
    margin: 0 auto;
    padding: 28px 28px 24px;
    display: grid;
    grid-template-columns: 1fr 320px;
    gap: 40px;
  }

  /* Account dropdown */

  .nav-acc-wrap {
    position: relative;
  }

  .account-drop {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    background: #fff;
    border-radius: 14px;
    border: 1px solid #E0E5E3;
    box-shadow: 0 16px 48px rgba(44, 81, 79, 0.16);
    min-width: 200px;
    padding: 8px 0;
    z-index: 300;
  }

  .account-drop.open {
    display: block;
  }

  .ad-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px 18px;
    font-size: 0.875rem;
    font-weight: 600;
    color: #2D3A3E;
    text-decoration: none;
    transition: background 0.15s;
  }

  .ad-item:hover {
    background: rgba(37, 185, 154, 0.07);
    color: #25B99A;
  }

  .ad-item i {
    width: 16px;
    color: #25B99A;
  }

  .ad-item.danger {
    color: var(--danger);
  }

  .ad-item.danger i {
    color: var(--danger);
  }

  /* Menu overlay */

  .menu-overlay {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 850;
    background: rgba(0, 0, 0, 0.25);
  }

  .menu-overlay.active {
    display: block;
  }

  .nav-acc-wrap {
    position: relative;
  }

  .ad-hr {
    height: 1px;
    background: var(--border-s);
    margin: 5px 0;
  }

  .sd-suggestions {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }

  /* 9. Account sidebar (§10) */

  .acc-shell {
    padding: calc(var(--nav-h) + 40px) 0 80px;
    background: var(--warm-white);
  }

  .acc-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 40px;
    display: grid;
    grid-template-columns: 240px 1fr;
    gap: 32px;
    align-items: start;
  }

  .sidebar {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    overflow: hidden;
    position: sticky;
    top: calc(var(--nav-h) + 20px);
  }

  .sidebar-profile {
    padding: 28px 22px;
    text-align: center;
    border-bottom: 1px solid var(--border-s);
    background: linear-gradient(150deg, rgba(37, 185, 154, 0.04), rgba(44, 81, 78, 0.02));
  }

  .sidebar-avatar {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: var(--teal);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.375rem;
    font-weight: 700;
    margin: 0 auto 12px;
    border: 3px solid rgba(37, 185, 154, 0.2);
  }

  .sidebar-name {
    font-size: 1rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 3px;
  }

  .sidebar-email {
    font-size: 0.8125rem;
    color: var(--muted);
  }

  .sidebar-badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-top: 10px;
    background: rgba(37, 185, 154, 0.1);
    border: 1px solid rgba(37, 185, 154, 0.2);
    border-radius: 20px;
    padding: 3px 10px;
    font-size: 0.7rem;
    font-weight: 700;
    color: var(--teal);
    letter-spacing: 0.04em;
  }

  .sidebar-nav {
    padding: 12px 0;
  }

  .sidebar-nav-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 11px 22px;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--muted);
    text-decoration: none;
    transition: background 0.12s, color 0.12s;
    position: relative;
  }

  .sidebar-nav-item:hover {
    background: rgba(37, 185, 154, 0.05);
    color: var(--charcoal);
  }

  .sidebar-nav-item.active {
    color: var(--teal);
    background: rgba(37, 185, 154, 0.08);
  }

  .sidebar-nav-item.active::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: var(--teal);
    border-radius: 0 3px 3px 0;
  }

  .sidebar-nav-item i {
    width: 18px;
    text-align: center;
    font-size: 0.875rem;
  }

  .sidebar-div {
    height: 1px;
    background: var(--border-s);
    margin: 8px 0;
  }

  /* ── Sign Out nuclear fix ── */

  .sidebar-nav-item.danger,
  .sidebar-nav-item.danger.active,
  a.sidebar-nav-item.danger,
  a.sidebar-nav-item.danger:visited {
    color: var(--danger) !important;
    background: transparent !important;
    background-color: transparent !important;
  }

  .sidebar-nav-item.danger::before {
    display: none !important;
  }

  .sidebar-nav-item.danger:hover,
  .sidebar-nav-item.danger:focus {
    background: rgba(226, 75, 74, 0.06) !important;
    color: var(--danger) !important;
  }

  .sidebar-nav-item.danger i {
    color: var(--danger) !important;
  }

  /* ── P18 settings white card fix (hub + sub-pages) ── */

  .p18-sub .card,
  .p18-sub .card-body {
    background: var(--white) !important;
    background-color: var(--white) !important;
  }

  .p18-sub .card-head {
    background: var(--white) !important;
    border-bottom: 1px solid var(--border-s) !important;
  }

  .p18-sub .row-item {
    background: var(--white) !important;
    background-color: var(--white) !important;
    border-bottom: 1px solid var(--border-s) !important;
  }

  .p18-sub .row-item:last-child {
    border-bottom: none !important;
  }

  .p18-sub .row-item:hover {
    background: rgba(37, 185, 154, 0.04) !important;
  }

  .p18-sub .p18-row-title {
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: var(--charcoal) !important;
  }

  .p18-sub .p18-row-sub {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
  }

  .p18-sub .p18-row-value {
    font-size: 0.8125rem !important;
    color: var(--teal) !important;
    font-weight: 600 !important;
    margin-right: 8px !important;
  }

  .p18-sub .p18-chevron {
    color: var(--muted-lt) !important;
    font-size: 0.8rem !important;
  }

  .p18-sub .p18-icon-teal {
    background: var(--teal) !important;
  }

  .p18-sub .p18-icon-forest {
    background: var(--forest) !important;
  }

  .p18-sub .p18-icon-charcoal {
    background: var(--charcoal) !important;
  }

  .p18-sub .p18-icon-danger {
    background: rgba(226, 75, 74, 0.12) !important;
  }

  .p18-sub .p18-soon-badge {
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    background: rgba(37, 185, 154, 0.1) !important;
    color: var(--teal) !important;
    padding: 2px 8px !important;
    border-radius: 20px !important;
    margin-right: 8px !important;
  }

  .p18-sub .toggle-row {
    background: var(--white) !important;
    border-bottom: 1px solid var(--border-s) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 14px 22px !important;
  }

  .p18-sub .toggle-row:last-child {
    border-bottom: none !important;
  }

  .p18-sub .toggle-lbl {
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: var(--charcoal) !important;
  }

  .p18-sub .toggle-sub {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
    margin-top: 2px !important;
  }

  .p18-sub .toggle {
    width: 38px !important;
    height: 22px !important;
    border-radius: 11px !important;
    background: var(--teal) !important;
    position: relative !important;
    flex-shrink: 0 !important;
    cursor: pointer !important;
  }

  .p18-sub .toggle.off {
    background: var(--border-s) !important;
  }

  .p18-sub .toggle::after {
    content: "" !important;
    width: 18px !important;
    height: 18px !important;
    border-radius: 50% !important;
    background: #fff !important;
    position: absolute !important;
    top: 2px !important;
    right: 2px !important;
    transition: right 0.2s !important;
  }

  .p18-sub .toggle.off::after {
    right: 18px !important;
  }

  .p18-sub .radio-row {
    background: var(--white) !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 13px 22px !important;
    border-bottom: 1px solid var(--border-s) !important;
    cursor: pointer !important;
  }

  .p18-sub .radio-row:last-child {
    border-bottom: none !important;
  }

  .p18-sub .radio-dot {
    width: 18px !important;
    height: 18px !important;
    border-radius: 50% !important;
    border: 2px solid var(--border-s) !important;
    flex-shrink: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: transparent !important;
  }

  .p18-sub .radio-dot.on {
    border-color: var(--teal) !important;
    background: var(--teal) !important;
  }

  .p18-sub .radio-dot.on::after {
    content: "" !important;
    width: 7px !important;
    height: 7px !important;
    border-radius: 50% !important;
    background: #fff !important;
    display: block !important;
  }

  .p18-sub .radio-lbl {
    font-size: 0.875rem !important;
    color: var(--charcoal) !important;
    flex: 1 !important;
  }

  .p18-sub .radio-sub {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
  }

  .p18-sub .field {
    width: 100% !important;
    background: var(--white) !important;
    border: 1.5px solid var(--border-s) !important;
    border-radius: 10px !important;
    color: var(--charcoal) !important;
    font-family: "Lato", sans-serif !important;
    font-size: 0.9375rem !important;
    padding: 11px 14px !important;
    outline: none !important;
  }

  .p18-sub .field:focus {
    border-color: var(--teal) !important;
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.1) !important;
  }

  .p18-sub .field-lbl {
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
    color: var(--forest) !important;
    display: block !important;
    margin-bottom: 6px !important;
  }

  .p18-sub .danger-box {
    background: rgba(226, 75, 74, 0.05) !important;
    border: 1px solid rgba(226, 75, 74, 0.25) !important;
    border-radius: 12px !important;
    padding: 20px 22px !important;
    margin-bottom: 16px !important;
  }

  .p18-sub .danger-box-title {
    font-size: 0.9375rem !important;
    font-weight: 700 !important;
    color: var(--danger) !important;
    margin-bottom: 6px !important;
  }

  .p18-sub .strength-row {
    display: flex !important;
    align-items: center !important;
    gap: 7px !important;
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    margin-bottom: 4px !important;
  }

  .p18-sub .strength-row.ok {
    color: var(--teal) !important;
  }

  .p18-sub .strength-row.no {
    color: var(--muted-lt) !important;
  }

  .p18-sub .p18-section-label {
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    color: var(--muted) !important;
    margin-bottom: 8px !important;
    margin-top: 4px !important;
  }

  .sidebar-stats {
    padding: 14px 22px;
    border-top: 1px solid var(--border-s);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .sidebar-stat-val {
    font-size: 1.125rem;
    font-weight: 900;
    color: var(--charcoal);
    text-align: center;
  }

  .sidebar-stat-lbl {
    font-size: 0.65rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--muted);
    text-align: center;
    margin-top: 2px;
  }

  /* 10. Footer (§11) */

  footer {
    background: var(--charcoal);
    padding: 56px 0 0;
  }

  footer .wk-wrap {
    max-width: var(--content-w);
    margin: 0 auto;
    padding: 0 var(--wrap-px);
  }

  .footer-grid {
    padding: 0 0 48px;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 48px;
  }

  .footer-logo {
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
    text-decoration: none;
  }

  .footer-logo-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--teal);
    flex-shrink: 0;
  }

  .footer-p {
    font-size: 0.875rem;
    color: rgba(255, 255, 255, 0.55);
    line-height: 1.7;
    max-width: 240px;
    margin-bottom: 18px;
  }

  .footer-social {
    display: flex;
    gap: 10px;
  }

  .footer-social a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: border-color 0.2s, color 0.2s;
    text-decoration: none;
  }

  .footer-social a:hover {
    border-color: var(--teal);
    color: var(--teal);
  }

  .footer-head {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--teal);
    margin-bottom: 16px;
  }

  .footer-links {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .footer-links li {
    margin-bottom: 9px;
  }

  .footer-links li a {
    font-size: 0.875rem;
    color: rgba(255, 255, 255, 0.55);
    text-decoration: none;
    transition: color 0.2s;
  }

  .footer-links li a:hover {
    color: #fff;
  }

  .footer-trust-strip {
    background: rgba(0, 0, 0, 0.22);
    padding: 28px 0;
    margin: 0 calc(-1 * var(--wrap-px));
  }

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

  .footer-trust-item {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .footer-trust-ico {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: rgba(37, 185, 154, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .footer-trust-ico i {
    font-size: 1rem;
    color: var(--teal);
  }

  .footer-trust-lbl {
    font-size: 0.875rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.3;
  }

  .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    background: rgba(0, 0, 0, 0.2);
    margin: 0 calc(-1 * var(--wrap-px));
    padding-left: var(--wrap-px);
    padding-right: var(--wrap-px);
  }

  .footer-bottom p {
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.45);
    margin: 0;
  }

  .pay-chip {
    font-size: 0.65rem;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.45);
  }

  /* 11. Tab bar (§12) */

  .tab-bar {
    display: flex;
    border-bottom: 2px solid var(--border-s);
    margin-bottom: 20px;
  }

  .tab-btn {
    padding: 11px 24px;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--muted);
    cursor: pointer;
    background: none;
    border: none;
    border-bottom: 2.5px solid transparent;
    margin-bottom: -2px;
    transition: color 0.15s, border-color 0.15s;
    font-family: "Lato", sans-serif;
    display: flex;
    align-items: center;
    gap: 8px;
  }

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

  .tab-btn:hover:not(.active) {
    color: var(--charcoal);
  }

  .tab-count {
    background: rgba(37, 185, 154, 0.12);
    color: var(--teal);
    border-radius: 20px;
    padding: 1px 8px;
    font-size: 0.72rem;
    font-weight: 700;
  }

  .tab-btn.active .tab-count {
    background: var(--teal);
    color: #fff;
  }

  .tab-panel {
    display: none;
  }

  .tab-panel.active {
    display: block;
  }

  /* 12. Breadcrumb (§13) — reset Bootstrap .breadcrumb pill/box */

  .breadcrumb {
    background: transparent !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    list-style: none !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    font-size: 0.8rem;
    color: var(--muted);
  }

  .breadcrumb-item + .breadcrumb-item::before {
    display: none !important;
  }

  .breadcrumb-item {
    background: transparent !important;
    padding: 0 !important;
  }

  .breadcrumb a {
    color: var(--muted);
    text-decoration: none;
    transition: color 0.15s;
  }

  .breadcrumb a:hover {
    color: var(--teal);
  }

  .breadcrumb i {
    font-size: 0.6rem;
    color: var(--muted-lt);
  }

  .breadcrumb .bc-current {
    color: var(--charcoal);
    font-weight: 700;
  }

  /* P01 breadcrumb-bar — white bar, muted text */

  .breadcrumb-bar {
    background: #fff !important;
    border-bottom: 1px solid var(--border-s);
    padding: 12px 0;
  }

  .breadcrumb-bar .breadcrumb {
    font-size: 0.8rem;
    color: var(--muted);
  }

  .breadcrumb-bar .breadcrumb a {
    color: var(--muted);
    text-decoration: none;
  }

  .breadcrumb-bar .breadcrumb a:hover {
    color: var(--teal);
  }

  .breadcrumb-bar .bc-current {
    color: var(--charcoal);
    font-weight: 700;
  }

  /* 13. Notice boxes (§13a) */

  /* Amber — warnings, pending driver, non-refundable cutoffs */

  .notice-amber {
    background: rgba(245, 158, 11, 0.07);
    border: 1px solid rgba(245, 158, 11, 0.3);
    border-radius: 10px;
    padding: 13px 16px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 0.8125rem;
    color: #78350f;
    line-height: 1.5;
  }

  .notice-amber i {
    color: #F59E0B;
    flex-shrink: 0;
    margin-top: 1px;
  }

  /* Teal — positive notices, cashback, driver assigned confirmation */

  .notice-teal {
    background: rgba(37, 185, 154, 0.06);
    border: 1px solid rgba(37, 185, 154, 0.25);
    border-radius: 10px;
    padding: 13px 16px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 0.8125rem;
    color: var(--forest);
    line-height: 1.5;
  }

  .notice-teal i {
    color: var(--teal);
    flex-shrink: 0;
    margin-top: 1px;
  }

  /* Danger — non-refundable, delete account, irreversible actions */

  .notice-danger {
    background: rgba(226, 75, 74, 0.05);
    border: 1px solid rgba(226, 75, 74, 0.2);
    border-radius: 10px;
    padding: 13px 16px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 0.8125rem;
    color: #7c1d1d;
    line-height: 1.5;
  }

  .notice-danger i {
    color: var(--danger);
    flex-shrink: 0;
    margin-top: 1px;
  }

  /* 14. Status bar (§13b) */

  .status-bar {
    background: var(--forest);
    border-radius: 14px;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }

  .sb-field {
    display: flex;
    flex-direction: column;
    gap: 2px;
  }

  .sb-lbl {
    font-size: 0.6rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.42);
  }

  .sb-val {
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff;
  }

  .sb-div {
    width: 1px;
    height: 32px;
    background: rgba(255, 255, 255, 0.12);
    flex-shrink: 0;
  }

  .status-bar-field {
    display: flex;
    flex-direction: column;
    gap: 2px;
  }

  .status-bar-lbl {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.45);
  }

  .status-bar-val {
    font-size: 0.9rem;
    font-weight: 700;
    color: #fff;
  }

  .status-bar-val--mono {
    font-family: monospace;
    letter-spacing: 0.06em;
  }

  .status-bar-div {
    width: 1px;
    height: 36px;
    background: rgba(255, 255, 255, 0.12);
    flex-shrink: 0;
  }

  .status-bar-badge {
    margin-left: auto;
  }

  /* Booking detail cards (P10 wireframe) */

  .detail-card {
    background: var(--white);
    border-radius: 14px;
    border: 1px solid var(--border-s);
    box-shadow: 0 2px 14px rgba(44, 81, 79, 0.06);
    margin-bottom: 16px;
    overflow: hidden;
  }

  .detail-card-head {
    padding: 14px 22px;
    border-bottom: 1px solid var(--border-s);
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .detail-card-head-icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(37, 185, 154, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .detail-card-head-icon i {
    color: var(--teal);
    font-size: 0.8rem;
  }

  .detail-card-head h3 {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0;
  }

  .detail-card-body {
    padding: 22px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }

  .detail-lbl {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 3px;
  }

  .detail-val {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .detail-val-mono {
    font-family: monospace;
    font-size: 0.875rem;
    letter-spacing: 0.04em;
  }

  .detail-card-incl {
    padding: 0 22px 20px;
    border-top: 1px solid var(--border-s);
  }

  .detail-card-incl-lbl {
    font-size: 0.68rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--teal);
    margin: 16px 0 10px;
  }

  .detail-card-notes {
    padding: 0 22px 20px;
    border-top: 1px solid var(--border-s);
  }

  .detail-card-notes-lbl {
    font-size: 0.68rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--muted);
    margin: 14px 0 6px;
  }

  .detail-card-notes-text {
    font-size: 0.875rem;
    color: var(--muted);
    font-style: italic;
    font-weight: 500;
    margin: 0;
    line-height: 1.55;
  }

  .incl-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .incl-item {
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 6px 0;
    border-bottom: 1px solid var(--border);
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--charcoal);
  }

  .incl-item:last-child {
    border-bottom: none;
  }

  .incl-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .incl-icon i {
    font-size: 0.6rem;
    color: var(--teal);
  }

  .pay-card {
    background: var(--white);
    border-radius: 14px;
    border: 1px solid var(--border-s);
    box-shadow: 0 2px 14px rgba(44, 81, 79, 0.06);
    margin-bottom: 16px;
    overflow: hidden;
  }

  .pay-card-head {
    background: var(--charcoal);
    padding: 14px 22px;
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .pay-card-head h3 {
    font-size: 0.9375rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
  }

  .pay-card-head i {
    color: var(--teal);
  }

  .pay-card-body {
    padding: 22px;
  }

  .pay-total-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(37, 185, 154, 0.06);
    border: 1.5px solid rgba(37, 185, 154, 0.2);
    border-radius: 10px;
    padding: 14px 18px;
    margin-bottom: 16px;
  }

  .pay-total-lbl {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
  }

  .pay-total-sub {
    font-size: 0.75rem;
    font-weight: 500;
    color: var(--muted);
    margin-top: 2px;
  }

  .pay-total-amount {
    font-size: 1.5rem;
    font-weight: 900;
    color: var(--teal);
  }

  .pay-meta-row {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 7px 0;
    border-bottom: 1px solid var(--border);
  }

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

  .pay-meta-lbl {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    flex: 1;
  }

  .pay-meta-val {
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--charcoal);
  }

  .badge-paid {
    background: rgba(34, 197, 94, 0.12);
    color: #065f46;
  }

  .p10-booking-detail .action-row {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 4px;
  }

  .p10-booking-detail .action-row .btn {
    border-radius: 8px;
  }

  .cancel-notice {
    background: rgba(226, 75, 74, 0.05);
    border: 1px solid rgba(226, 75, 74, 0.2);
    border-radius: 10px;
    padding: 11px 16px;
    font-size: 0.8125rem;
    font-weight: 500;
    color: #7c2020;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-top: 12px;
    line-height: 1.5;
  }

  .cancel-notice i {
    color: var(--danger);
    flex-shrink: 0;
    margin-top: 1px;
  }

  .cancel-notice--info {
    background: rgba(245, 158, 11, 0.06);
    border-color: rgba(245, 158, 11, 0.25);
    color: #78350f;
  }

  .cancel-notice--info i {
    color: var(--amber);
  }

  .back-link {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--muted);
    margin-top: 20px;
    text-decoration: none;
  }

  .back-link:hover {
    color: var(--charcoal);
  }

  .back-link i {
    font-size: 0.75rem;
  }

  .cell-val--mono {
    font-family: monospace;
  }

  .cell-val--teal {
    color: var(--teal);
  }

  .driver-card-actions {
    margin-left: auto;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
  }

  .driver-wa-btn {
    color: #25D366 !important;
    border-color: #25D366 !important;
  }

  .p10-review-notice {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
  }

  .p10-review-notice-body {
    display: flex;
    align-items: flex-start;
    gap: 10px;
  }

  .p10-review-notice-sub {
    font-size: 0.8rem;
    font-weight: 500;
  }

  /* Account page shell components (P11–P16 wireframes) */

  .page-head {
    margin-bottom: 24px;
  }

  .page-eyebrow {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--teal);
    margin-bottom: 6px;
  }

  .card {
    background: var(--white);
    border-radius: 14px;
    border: 1px solid var(--border-s);
    box-shadow: 0 2px 14px rgba(44, 81, 79, 0.06);
    margin-bottom: 16px;
    overflow: hidden;
  }

  .card-head {
    padding: 14px 22px;
    border-bottom: 1px solid var(--border-s);
    display: flex;
    align-items: center;
    gap: 12px;
    background: var(--surface);
  }

  .card-icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(37, 185, 154, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .card-icon i {
    color: var(--teal);
    font-size: 0.8rem;
  }

  .card-head h3 {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0;
  }

  .card-body {
    padding: 22px;
  }

  .row-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 22px;
    border-bottom: 1px solid var(--border-s);
    background: var(--white);
  }

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

  .row-icon {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .row-icon i {
    font-size: 0.9rem;
    color: #fff;
  }

  .ref-box {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    background: var(--warm-white);
    border: 1.5px dashed rgba(37, 185, 154, 0.45);
    border-radius: 10px;
    padding: 10px 14px;
  }

  .ref-url {
    flex: 1;
    min-width: 0;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--charcoal);
    word-break: break-all;
  }

  .wallet-lbl {
    font-size: 0.875rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.65);
    margin-bottom: 6px;
  }

  .wallet-chips {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 12px;
  }

  .wallet-chip {
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    padding: 4px 12px;
    font-size: 0.75rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.85);
  }

  .p11-wallet-hero {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
  }

  .badge-reviewable {
    background: rgba(37, 185, 154, 0.12);
    color: var(--forest);
  }

  .stars {
    display: flex;
    gap: 3px;
  }

  .star-on {
    color: var(--teal);
    font-size: 1rem;
  }

  .star-off {
    color: var(--border-s);
    font-size: 1rem;
  }

  .field-grp {
    margin-bottom: 16px;
  }

  .field-lbl {
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--forest);
    display: block;
    margin-bottom: 6px;
  }

  .acc-shell .field,
  .acc-shell select.field {
    width: 100%;
    background: var(--white);
    border: 1.5px solid var(--border-s);
    border-radius: 10px;
    color: var(--charcoal);
    font-family: "Lato", sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    padding: 11px 14px;
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s;
  }

  .acc-shell .field:focus {
    border-color: var(--teal);
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.1);
  }

  .btn-danger-outline {
    background: transparent;
    color: var(--danger);
    border: 1.5px solid rgba(226, 75, 74, 0.35);
  }

  .btn-danger-outline:hover {
    background: rgba(226, 75, 74, 0.06);
  }

  .wallet-tab-panel {
    margin-bottom: 20px;
  }

  .p12-terms summary {
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--muted);
    cursor: pointer;
    margin-top: 10px;
  }

  .p12-terms p {
    font-size: 0.75rem;
    font-weight: 500;
    color: var(--muted);
    margin-top: 6px;
    line-height: 1.7;
  }

  .p13-referral-hero {
    flex-direction: column;
    align-items: flex-start;
    padding: 22px;
    margin-bottom: 20px;
  }

  .p13-referral-hero-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: var(--teal);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
  }

  .p13-referral-hero-icon i {
    color: #fff;
    font-size: 1.2rem;
  }

  .p13-referral-hero-title {
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0 0 6px;
  }

  .p13-referral-hero-text {
    font-size: 0.8125rem;
    font-weight: 500;
    color: var(--muted);
    line-height: 1.7;
    margin: 0 0 14px;
  }

  .p13-steps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  .p13-step-col {
    text-align: center;
  }

  .p13-step-num {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--teal);
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
  }

  .p13-step-title {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 4px;
  }

  .p13-step-text {
    font-size: 0.75rem;
    font-weight: 500;
    color: var(--muted);
    line-height: 1.55;
    margin: 0;
  }

  .p16-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }

  .p16-toolbar-count {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
  }

  .p16-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 16px;
  }

  .p16-submit-row,
  .p15-submit-row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  /* 15. Driver card (§13c) */

  .driver-card {
    background: rgba(37, 185, 154, 0.06);
    border: 1.5px solid rgba(37, 185, 154, 0.25);
    border-radius: 12px;
    padding: 18px 22px;
    margin-bottom: 16px;
  }

  .driver-card-head {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
  }

  .driver-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: var(--teal);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1rem;
    flex-shrink: 0;
  }

  .driver-name {
    font-size: 1rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .driver-rating {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 0.8rem;
    color: var(--muted);
    margin-top: 2px;
  }

  .driver-rating i {
    color: #F59E0B;
    font-size: 0.75rem;
  }

  .driver-detail-row {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.875rem;
    color: var(--charcoal);
    margin-bottom: 6px;
  }

  .driver-detail-row i {
    color: var(--teal);
    width: 16px;
    font-size: 0.8rem;
  }

  .driver-actions {
    display: flex;
    gap: 10px;
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid rgba(37, 185, 154, 0.2);
  }

  /* Call button */

  .driver-call {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px;
    border-radius: 10px;
    background: #22C55E;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 700;
    text-decoration: none;
  }

  /* WhatsApp button */

  .driver-wa {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px;
    border-radius: 10px;
    background: var(--teal);
    color: #fff;
    font-size: 0.875rem;
    font-weight: 700;
    text-decoration: none;
  }

  /* 16. Toggle rows (§13d — settings notifications, payment) */

  .toggle-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    overflow: hidden;
    margin-bottom: 20px;
  }

  .toggle-card-head {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-s);
    background: var(--surface);
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
    margin: 0;
  }

  .toggle-card-head i {
    color: var(--teal);
    font-size: 1rem;
    width: 18px;
    text-align: center;
  }

  .toggle-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 18px 24px;
    border-bottom: 1px solid var(--border-s);
  }

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

  .toggle-body {
    flex: 1;
    min-width: 0;
    padding-right: 16px;
  }

  .toggle-lbl {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
    line-height: 1.35;
  }

  .toggle-sub {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin-top: 4px;
    line-height: 1.4;
  }

  .toggle-switch {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 24px;
    flex-shrink: 0;
  }

  .toggle-input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    margin: 0;
  }

  .toggle-track {
    display: block;
    width: 44px;
    height: 24px;
    border-radius: 12px;
    background: var(--muted-lt);
    position: relative;
    cursor: pointer;
    transition: background 0.2s;
  }

  .toggle-track::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    transition: transform 0.2s;
  }

  .toggle-input:checked + .toggle-track {
    background: var(--teal);
  }

  .toggle-input:checked + .toggle-track::after {
    transform: translateX(20px);
  }

  .toggle-input:focus-visible + .toggle-track {
    outline: 2px solid var(--teal);
    outline-offset: 2px;
  }

  /* 17. Radio rows (§13e — settings country/currency, notifications) */

  .radio-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    overflow: hidden;
    margin-bottom: 20px;
  }

  .radio-card-head {
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-s);
    background: var(--surface);
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
    margin: 0;
  }

  .radio-row-label {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 18px 24px;
    border-bottom: 1px solid var(--border-s);
    border-left: 3px solid transparent;
    cursor: pointer;
    margin: 0;
    transition: background 0.15s, border-color 0.15s;
  }

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

  .radio-row-label:hover {
    background: rgba(37, 185, 154, 0.03);
  }

  .radio-row-label:has(input:checked) {
    background: rgba(37, 185, 154, 0.06);
    border-left-color: var(--teal);
  }

  .radio-row-label input[type=radio] {
    accent-color: var(--teal);
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    margin: 0;
    cursor: pointer;
  }

  .radio-flag {
    font-size: 1.5rem;
    line-height: 1;
    flex-shrink: 0;
  }

  .radio-row-text {
    flex: 1;
    min-width: 0;
  }

  .radio-row-name {
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
    line-height: 1.35;
  }

  .radio-row-meta {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin-top: 2px;
    line-height: 1.4;
  }

  .radio-code-pill {
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    border-radius: 20px;
    background: var(--surface);
    color: var(--muted);
    font-size: 0.8rem;
    font-weight: 700;
    flex-shrink: 0;
  }

  /* Legacy custom dot pattern (wireframes) */

  .radio-row {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 13px 22px;
    border-bottom: 1px solid var(--border-s);
    cursor: pointer;
  }

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

  .radio-dot {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid var(--border-s);
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-color 0.15s, background 0.15s;
  }

  .radio-dot.on {
    border-color: var(--teal);
    background: var(--teal);
  }

  .radio-dot.on::after {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
  }

  .radio-lbl {
    font-size: 0.875rem;
    color: var(--charcoal);
    flex: 1;
    font-weight: 600;
  }

  .radio-sub {
    font-size: 0.8rem;
    color: var(--muted);
    margin-top: 2px;
  }

  /* 18. Coupon / offer card (§13f) */

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

  .offer-card {
    display: flex;
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    overflow: hidden;
  }

  .offer-card-strip {
    width: 8px;
    flex-shrink: 0;
    background: var(--teal);
  }

  .offer-card-body {
    flex: 1;
    min-width: 0;
    padding: 20px 24px;
  }

  .offer-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
  }

  .offer-badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    border-radius: 20px;
    background: var(--teal);
    color: #fff;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .offer-expiry {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin-left: auto;
    text-align: right;
  }

  .offer-title {
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0;
    line-height: 1.3;
  }

  .offer-desc {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    margin: 4px 0 0;
    line-height: 1.5;
  }

  .offer-code-pill {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 16px;
    padding: 10px 20px;
    border: 2px dashed var(--teal);
    border-radius: 20px;
    background: rgba(37, 185, 154, 0.05);
  }

  .offer-code-text {
    flex: 1;
    font-size: 1rem;
    font-weight: 700;
    color: var(--teal);
    letter-spacing: 0.08em;
    min-width: 0;
  }

  .offer-copy-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--teal);
    background: none;
    border: none;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    padding: 0;
    flex-shrink: 0;
    transition: color 0.15s;
  }

  .offer-copy-btn:hover {
    color: var(--teal-dk);
  }

  .offer-copy-btn.is-copied {
    color: var(--green);
  }

  .offer-terms {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 8px 0 0;
    line-height: 1.45;
  }

  .offer-card--expired {
    opacity: 0.6;
  }

  .offer-card--expired .offer-card-strip {
    background: var(--muted-lt);
  }

  .offer-card--expired .offer-badge {
    background: var(--muted);
    color: #fff;
  }

  .offer-card--expired .offer-code-pill {
    border: 1px solid var(--border-s);
    border-style: solid;
    background: var(--surface);
  }

  .offer-card--expired .offer-code-text {
    color: var(--muted);
  }

  /* Legacy coupon aliases (payment / older wireframes) */

  .coupon {
    border-radius: 12px;
    border: 1px solid var(--border-s);
    overflow: hidden;
    margin-bottom: 14px;
  }

  .coupon-head {
    padding: 12px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .coupon-body {
    padding: 14px 18px;
    background: var(--white);
  }

  .coupon-title {
    font-size: 1rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .coupon-desc {
    font-size: 0.8125rem;
    color: var(--muted);
    margin-top: 4px;
    line-height: 1.5;
  }

  .coupon-meta {
    font-size: 0.8rem;
    color: var(--muted);
    margin-top: 8px;
  }

  .coupon-meta span {
    margin-right: 16px;
  }

  .coupon-code {
    background: var(--warm-white);
    border: 1.5px dashed rgba(37, 185, 154, 0.45);
    border-radius: 8px;
    padding: 9px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
  }

  .coupon-code-text {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--teal);
    letter-spacing: 0.08em;
  }

  .coupon-copy {
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--teal);
    cursor: pointer;
    background: none;
    border: none;
    font-family: "Lato", sans-serif;
  }

  /* 19. Pax stepper + addon card (§13g) */

  /* Passenger row */

  .pax-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid var(--border);
  }

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

  .pax-lbl {
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--charcoal);
  }

  .pax-sub {
    font-size: 0.72rem;
    color: var(--muted);
    margin-top: 2px;
  }

  /* Stepper control */

  .pax-stepper {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .pax-btn {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid var(--border-s);
    background: var(--white);
    cursor: pointer;
    font-weight: 700;
    font-size: 0.875rem;
    color: var(--charcoal);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-color 0.15s, color 0.15s, opacity 0.15s;
    font-family: "Lato", sans-serif;
    padding: 0;
  }

  .pax-btn:hover:not(:disabled) {
    border-color: var(--teal);
    color: var(--teal);
  }

  .pax-btn:disabled {
    opacity: 0.4;
    cursor: not-allowed;
  }

  .pax-count {
    font-weight: 700;
    min-width: 24px;
    text-align: center;
    font-size: 0.9375rem;
    color: var(--charcoal);
  }

  /* Add-on card */

  .addon-card {
    border: 1.5px solid var(--border-s);
    border-radius: 10px;
    padding: 12px 14px;
    margin-bottom: 10px;
    cursor: pointer;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    transition: border-color 0.15s, background 0.15s;
  }

  .addon-card.selected {
    border-color: var(--teal);
    background: rgba(37, 185, 154, 0.06);
  }

  .addon-card-check {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 2px solid var(--border-s);
    flex-shrink: 0;
    margin-top: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-color 0.15s, background 0.15s;
  }

  .addon-card.selected .addon-card-check {
    background: var(--teal);
    border-color: var(--teal);
  }

  .addon-card.selected .addon-card-check::after {
    content: "✓";
    color: #fff;
    font-size: 0.6rem;
    font-weight: 700;
  }

  .addon-title {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .addon-desc {
    font-size: 0.75rem;
    color: var(--muted);
    margin-top: 2px;
  }

  .addon-price {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--teal);
    margin-top: 4px;
  }

  /* 20. Filter sidebar (§13h) */

  /* Shared filter sidebar wrapper */

  .filter-sidebar {
    background: var(--white);
    border-radius: 14px;
    border: 1px solid var(--border-s);
    overflow: hidden;
    position: sticky;
    top: calc(var(--nav-h) + 20px);
  }

  .filter-head {
    background: var(--charcoal);
    padding: 14px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .filter-head h3 {
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff;
  }

  .filter-reset {
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.55);
    cursor: pointer;
    background: none;
    border: none;
    font-family: "Lato", sans-serif;
  }

  .filter-reset:hover {
    color: var(--teal);
  }

  .filter-section {
    padding: 16px 18px;
    border-bottom: 1px solid var(--border-s);
  }

  .filter-section:last-child {
    border-bottom: none;
  }

  .filter-section-lbl {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 10px;
  }

  /* Checkbox rows inside filter sections */

  .filter-check {
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 5px 0;
    cursor: pointer;
    font-size: 0.8125rem;
    color: var(--charcoal);
  }

  .filter-check input {
    accent-color: var(--teal);
    width: 14px;
    height: 14px;
  }

  /* Pill-style filter options */

  .filter-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
  }

  .filter-pill {
    padding: 5px 13px;
    border-radius: 20px;
    border: 1.5px solid var(--border-s);
    background: var(--white);
    font-size: 0.78rem;
    font-weight: 600;
    color: var(--charcoal);
    cursor: pointer;
    transition: all 0.15s;
  }

  .filter-pill.active {
    background: var(--teal);
    border-color: var(--teal);
    color: #fff;
  }

  /* Apply button */

  .filter-apply {
    width: 100%;
    margin-top: 12px;
    padding: 10px;
    background: var(--teal);
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 0.875rem;
    font-weight: 700;
    cursor: pointer;
    font-family: "Lato", sans-serif;
  }

  /* 21. Wallet hero + detail grid (§13i) */

  .wallet-hero {
    background: var(--forest);
    border-radius: 16px;
    padding: 32px;
    margin-bottom: 24px;
    position: relative;
    overflow: hidden;
  }

  .wallet-hero-main {
    position: relative;
    z-index: 1;
    max-width: calc(100% - 120px);
  }

  .wallet-hero-eyebrow {
    display: block;
    margin-bottom: 8px;
    letter-spacing: 0.18em;
  }

  .wallet-balance-lbl {
    font-size: 0.875rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.65);
    margin-bottom: 6px;
  }

  .wallet-amount {
    font-size: 2.5rem;
    font-weight: 900;
    color: #fff;
    line-height: 1.1;
  }

  .wallet-rate {
    font-size: 0.8rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 6px;
  }

  .wallet-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
  }

  .wallet-btn-outline-white {
    background: transparent;
    color: #fff;
    border: 1.5px solid rgba(255, 255, 255, 0.85);
    border-radius: 20px;
    font-size: 0.875rem;
    font-weight: 700;
    padding: 10px 24px;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    text-decoration: none;
    transition: background 0.15s, border-color 0.15s;
  }

  .wallet-btn-outline-white:hover {
    background: rgba(255, 255, 255, 0.12);
    border-color: #fff;
    color: #fff;
  }

  .wallet-hero-deco {
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 7rem;
    color: rgba(255, 255, 255, 0.08);
    pointer-events: none;
    z-index: 0;
    line-height: 1;
  }

  .wallet-hero-stats {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    position: relative;
    z-index: 1;
  }

  .wallet-stat-tile {
    flex: 1;
    min-width: 120px;
  }

  .wallet-stat-val {
    font-size: 0.9375rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 4px;
  }

  .wallet-stat-lbl {
    font-size: 0.8rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.55);
  }

  /* Referral hero extensions (§13i — shared with wallet) */

  .wallet-hero-title {
    font-size: 1.75rem;
    font-weight: 900;
    color: #fff;
    margin: 0 0 10px;
    line-height: 1.2;
  }

  .wallet-hero-sub {
    font-size: 0.875rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    line-height: 1.55;
    max-width: 560px;
  }

  .ref-link-block {
    margin-top: 24px;
    max-width: 640px;
  }

  .ref-link-lbl {
    display: block;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--teal);
    margin-bottom: 8px;
  }

  .ref-link-row {
    display: flex;
    align-items: stretch;
  }

  .ref-link-input {
    flex: 1;
    min-width: 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-right: none;
    border-radius: 20px 0 0 20px;
    padding: 12px 20px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    font-size: 0.875rem;
    font-weight: 600;
    font-family: "Lato", sans-serif;
  }

  .ref-link-copy {
    flex-shrink: 0;
    border: none;
    border-radius: 0 20px 20px 0;
    padding: 12px 20px;
    background: var(--teal);
    color: #fff;
    font-size: 0.875rem;
    font-weight: 700;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    transition: background 0.15s;
  }

  .ref-link-copy:hover {
    background: var(--teal-dk);
  }

  .ref-link-copy.is-copied {
    background: var(--green);
  }

  /* 2-column detail grid (booking detail data cells) */

  .detail-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }

  .detail-cell {
    padding: 10px 0;
    border-bottom: 1px solid var(--border);
  }

  .detail-cell:nth-last-child(-n+2) {
    border-bottom: none;
  }

  .detail-cell:nth-child(odd) {
    padding-right: 16px;
    border-right: 1px solid var(--border);
  }

  .detail-cell:nth-child(even) {
    padding-left: 16px;
  }

  .cell-lbl {
    font-size: 0.6rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 3px;
  }

  .cell-val {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  /* Password strength check rows (page 18d) */

  .strength-row {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 0.75rem;
    margin-bottom: 4px;
  }

  .strength-row.ok {
    color: var(--teal);
  }

  .strength-row.ok i {
    color: var(--teal);
  }

  .strength-row.no {
    color: var(--muted-lt);
  }

  .strength-row.no i {
    color: var(--muted-lt);
  }

  /* Strength items: Length 8+ / Uppercase letter / Lowercase letter / Number / Special character */

  /* Activity detail itinerary rows (page 20) */

  .itin-row {
    display: flex;
    gap: 14px;
    padding: 10px 0;
    border-bottom: 1px solid var(--border);
  }

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

  .itin-num {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: var(--teal);
    color: #fff;
    font-size: 0.7rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 1px;
  }

  .itin-time {
    font-size: 0.72rem;
    color: var(--muted);
    font-weight: 600;
    min-width: 48px;
    flex-shrink: 0;
    margin-top: 2px;
  }

  .itin-title {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 3px;
  }

  .itin-desc {
    font-size: 0.8125rem;
    color: var(--muted);
    line-height: 1.5;
  }

  /* 22. Trust strip (§13j-a) */

  .trust-strip {
    background: #fff;
    border-top: 1px solid var(--border-s);
    padding: 40px 0;
  }

  .trust-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
  }

  .trust-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
  }

  .trust-ico {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: rgba(37, 185, 154, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .trust-ico i {
    font-size: 1.1rem;
    color: var(--teal);
  }

  .trust-title {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 3px;
  }

  .trust-desc {
    font-size: 0.8rem;
    color: var(--muted);
    line-height: 1.5;
  }

  /* 23. Detail hero band (§13j-b) */

  .detail-hero {
    background: var(--charcoal);
    padding: calc(var(--nav-h) + 44px) 0 44px;
  }

  .detail-hero h1 {
    font-size: 2rem;
    font-weight: 900;
    color: #fff;
    margin-bottom: 8px;
  }

  .detail-hero-chips {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: 12px;
  }

  .detail-hero-chip {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 20px;
    padding: 5px 14px;
    font-size: 0.8rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.85);
  }

  /* 24. Auth split panel (§13j-c) */

  .auth-shell {
    display: flex;
    min-height: 100vh;
  }

  /* Left branding panel */

  .auth-left {
    flex: 0 0 480px;
    background: linear-gradient(150deg, #1a2e32 0%, var(--forest) 55%, #1d4a47 100%);
    padding: 56px 52px;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
  }

  .auth-left::before {
    content: "";
    position: absolute;
    top: -120px;
    right: -80px;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.06);
    pointer-events: none;
  }

  .auth-left::after {
    content: "";
    position: absolute;
    bottom: -80px;
    left: -60px;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.04);
    pointer-events: none;
  }

  /* Right form panel */

  .auth-right {
    flex: 1;
    background: var(--warm-white);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 80px;
  }

  .auth-form-wrap {
    width: 100%;
    max-width: 420px;
  }

  .auth-eyebrow {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--teal);
    display: block;
    margin-bottom: 8px;
  }

  .auth-welcome h1 {
    font-size: 2rem;
    font-weight: 900;
    color: var(--charcoal);
    margin-bottom: 8px;
  }

  .auth-welcome p {
    font-size: 0.9375rem;
    color: var(--muted);
  }

  /* 25. Confirmation success banner (§13j-d) */

  .success-banner {
    text-align: center;
    margin-bottom: 48px;
  }

  .success-circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.1);
    border: 2.5px solid rgba(37, 185, 154, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
  }

  .success-circle i {
    font-size: 2rem;
    color: var(--teal);
  }

  .success-eyebrow {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--teal);
    display: block;
    margin-bottom: 8px;
  }

  .success-heading {
    font-size: 2.25rem;
    font-weight: 900;
    color: var(--charcoal);
    margin-bottom: 10px;
  }

  .success-sub {
    font-size: 0.9375rem;
    color: var(--muted);
    max-width: 440px;
    margin: 0 auto;
  }

  /* 26. Page layout shells (§4a) */

  /* Wraps sidebar + content col */

  .acc-wrap {
    padding-top: var(--nav-h);
    min-height: 100vh;
    background: var(--warm-white);
  }

  .acc-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 32px 40px;
    display: grid;
    grid-template-columns: 240px 1fr;
    gap: 32px;
    align-items: start;
  }

  /* Content column inside grid right cell */

  .acc-content,
  .main-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  /* Page heading area */

  .page-title {
    font-size: 1.375rem;
    font-weight: 900;
    color: var(--charcoal);
    margin-bottom: 4px;
  }

  .page-sub {
    font-size: 0.875rem;
    color: var(--muted);
    margin-bottom: 20px;
  }

  .detail-wrap {
    padding-top: var(--nav-h);
    background: var(--warm-white);
  }

  .detail-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 28px 40px 60px;
    display: flex;
    gap: 32px;
    align-items: flex-start;
  }

  .detail-main {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .detail-side {
    flex: 0 0 var(--col-side-w);
    /* 380px */
    position: sticky;
    top: calc(var(--nav-h) + 16px);
  }

  .listing-wrap {
    padding-top: var(--nav-h);
    background: var(--warm-white);
  }

  .listing-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 28px 40px 60px;
    display: flex;
    gap: 28px;
    align-items: flex-start;
  }

  .listing-filters {
    flex: 0 0 260px;
    position: sticky;
    top: calc(var(--nav-h) + 20px);
  }

  .listing-results {
    flex: 1;
    min-width: 0;
  }

  .shell-wrap {
    padding-top: var(--nav-h);
    min-height: 100vh;
    background: var(--warm-white);
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }

  .shell-inner {
    width: 100%;
    max-width: 900px;
    padding: 48px 24px 80px;
  }

  /* Auth split shell — full viewport (P06/P07); do not narrow */

  .auth-body .auth-shell {
    display: flex !important;
    min-height: 100vh !important;
    max-width: none !important;
    margin: 0 !important;
  }

  /* 27. Megamenu components (§9.1) */

  /* Megamenu layout */

  .mega-inner {
    max-width: 1320px;
    margin: 0 auto;
    padding: 28px 28px 24px;
    display: grid;
    grid-template-columns: 1fr 320px;
    gap: 40px;
  }

  /* Service filter pills */

  .mega-services {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .svc-pill {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 8px 16px;
    border-radius: 20px;
    border: 1.5px solid var(--border-s);
    background: var(--white);
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--charcoal);
    cursor: pointer;
    transition: all 0.2s;
  }

  .svc-pill:hover,
  .svc-pill.active {
    background: var(--teal);
    border-color: var(--teal);
    color: #fff;
  }

  /* Country grid */

  .countries-wrap {
    position: relative;
    max-height: 280px;
    overflow: hidden;
  }

  .countries-wrap::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 48px;
    background: linear-gradient(to top, #fff, transparent);
    pointer-events: none;
    z-index: 2;
  }

  .countries-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 6px;
    overflow-y: scroll;
    max-height: 280px;
    scrollbar-width: none;
    padding-bottom: 40px;
  }

  .countries-list::-webkit-scrollbar {
    display: none;
  }

  .country-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 10px;
    border: 1px solid transparent;
    cursor: pointer;
    transition: all 0.18s;
  }

  .country-item:hover {
    background: rgba(37, 185, 154, 0.06);
    border-color: rgba(37, 185, 154, 0.25);
  }

  .ci-flag {
    font-size: 1.25rem;
    flex-shrink: 0;
  }

  .ci-name {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .ci-sub {
    font-size: 0.7rem;
    color: var(--muted);
    margin-top: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .ci-badge {
    font-size: 0.6rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding: 2px 7px;
    border-radius: 10px;
    flex-shrink: 0;
  }

  .ci-live {
    background: rgba(37, 185, 154, 0.14);
    color: var(--teal);
  }

  .ci-soon {
    background: rgba(107, 123, 126, 0.1);
    color: var(--muted);
  }

  /* Featured card (right col) */

  .mega-featured-label {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--forest);
    margin-bottom: 14px;
  }

  .mega-featured-card {
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    height: 180px;
    background: linear-gradient(135deg, #2C514F, #1e3d3b);
    display: block;
    text-decoration: none;
  }

  .mfc-bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, rgba(44, 81, 79, 0.7), rgba(44, 81, 79, 0.2)), url("https://images.unsplash.com/photo-1537996194471-e657df975ab4?w=640&q=75") center/cover;
  }

  .mfc-content {
    position: absolute;
    inset: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .mfc-badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: rgba(37, 185, 154, 0.9);
    color: #fff;
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 3px 9px;
    border-radius: 10px;
    margin-bottom: 8px;
    width: -moz-fit-content;
    width: fit-content;
  }

  .mfc-name {
    font-size: 1.25rem;
    font-weight: 900;
    color: #fff;
  }

  .mfc-sub {
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.75);
    margin-top: 3px;
  }

  /* Quick links (below featured card) */

  .mega-quick-links {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-top: 14px;
  }

  .mql-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    border-radius: 10px;
    border: 1px solid var(--border-s);
    background: var(--white);
    cursor: pointer;
    transition: all 0.18s;
    text-decoration: none;
  }

  .mql-item:hover {
    border-color: var(--teal);
    background: rgba(37, 185, 154, 0.04);
  }

  .mql-icon {
    width: 30px;
    height: 30px;
    border-radius: 8px;
    background: rgba(37, 185, 154, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mql-icon i {
    color: var(--teal);
    font-size: 0.875rem;
  }

  .mql-label {
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .mql-name {
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .mql-count {
    font-size: 0.7rem;
    color: var(--muted);
  }

  .mql-arrow {
    font-size: 0.75rem;
    color: var(--muted);
  }

  .mega-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
  }

  .mega-title {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--forest);
  }

  .scroll-hint {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    font-size: 0.7rem;
    color: var(--muted-lt);
    cursor: pointer;
    margin-top: 8px;
    transition: color 0.2s;
  }

  .scroll-hint:hover {
    color: var(--teal);
  }

  .ci-info {
    flex: 1;
    min-width: 0;
  }

  .mql-left {
    display: flex;
    align-items: center;
    gap: 9px;
  }

  .mql-label {
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  /* Megamenu v2 — 3-column panel (_megamenu.blade.php) */

  #destinations-mega.mega-menu .mega-menu-panel {
    max-width: 1100px;
    margin: 0 auto;
    padding: 32px 40px 28px;
    background: var(--white);
    border-radius: 16px;
    box-shadow: 0 24px 60px rgba(44, 81, 79, 0.14);
  }

  #destinations-mega.mega-menu .mega-menu-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.85fr 1fr;
    gap: 32px;
    align-items: start;
  }

  #destinations-mega.mega-menu .mega-col .section-lbl {
    margin-bottom: 14px;
  }

  #destinations-mega.mega-menu .mega-dest-grid {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  #destinations-mega.mega-menu .mega-dest-chip {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 14px;
    border-radius: 12px;
    border: 1px solid var(--border-s);
    background: var(--white);
    text-decoration: none;
    color: inherit;
    transition: border-color 0.15s, background 0.15s;
  }

  #destinations-mega.mega-menu a.mega-dest-chip:hover {
    border-color: rgba(37, 185, 154, 0.35);
    background: rgba(37, 185, 154, 0.06);
  }

  #destinations-mega.mega-menu .mega-dest-chip--soon {
    opacity: 0.72;
    cursor: default;
  }

  #destinations-mega.mega-menu .mega-dest-flag {
    font-size: 1.35rem;
    line-height: 1;
    flex-shrink: 0;
  }

  #destinations-mega.mega-menu .mega-dest-body {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
  }

  #destinations-mega.mega-menu .mega-dest-name {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  #destinations-mega.mega-menu .mega-dest-sub {
    font-size: 0.75rem;
    color: var(--muted);
  }

  #destinations-mega.mega-menu .mega-services-col {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }

  #destinations-mega.mega-menu .mega-services-col .svc-pill {
    text-decoration: none;
    width: 100%;
    justify-content: flex-start;
  }

  #destinations-mega.mega-menu .svc-pill--muted {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 8px 16px;
    border-radius: 20px;
    border: 1.5px solid var(--border-s);
    background: var(--surface);
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--muted);
    cursor: default;
    font-family: "Lato", sans-serif;
    width: 100%;
  }

  #destinations-mega.mega-menu .mega-featured-card--bali {
    height: 220px;
  }

  #destinations-mega.mega-menu .mega-featured-cta {
    margin-top: 12px;
    pointer-events: none;
  }

  #destinations-mega.mega-menu .mega-quick-strip {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 8px 12px;
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid var(--border-s);
  }

  #destinations-mega.mega-menu .mega-quick-strip a {
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--muted);
    text-decoration: none;
    transition: color 0.15s;
  }

  #destinations-mega.mega-menu .mega-quick-strip a:hover {
    color: var(--teal);
  }

  #destinations-mega.mega-menu .mega-quick-sep {
    color: var(--muted-lt);
    font-size: 0.875rem;
  }

  /* 28. Payment page patterns (§13k) */

  /* Outer card */

  .summary-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    box-shadow: 0 4px 24px rgba(44, 81, 79, 0.08);
    overflow: hidden;
  }

  .summary-card-header {
    background: var(--forest);
    padding: 14px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px 16px 0 0;
  }

  .booking-ref {
    font-family: monospace;
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 0.06em;
    font-weight: 600;
  }

  .summary-card-body {
    padding: 24px 28px;
  }

  /* Section label (reused across detail cards) */

  .section-label {
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--teal);
    margin-bottom: 14px;
  }

  /* Inclusion rows */

  .inclusion-row {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 7px 0;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--charcoal);
  }

  .inclusion-check {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .inclusion-check i {
    font-size: 0.6rem;
    color: var(--teal);
  }

  .payment-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    box-shadow: 0 4px 24px rgba(44, 81, 79, 0.1);
    overflow: hidden;
    position: sticky;
    top: calc(var(--nav-h) + 20px);
  }

  .payment-card-header {
    background: var(--forest);
    padding: 14px 22px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 16px 16px 0 0;
  }

  .payment-card-header h3 {
    font-size: 0.9375rem;
    font-weight: 700;
    color: #fff;
  }

  .payment-card-body {
    padding: 24px;
  }

  /* Price breakdown table */

  .price-table {
    width: 100%;
    margin-bottom: 16px;
  }

  .price-table tr td {
    padding: 5px 0;
    font-size: 0.9rem;
    color: var(--charcoal);
  }

  .price-table tr td:last-child {
    text-align: right;
    font-weight: 600;
  }

  .price-table tr.price-sub td {
    color: var(--muted);
    font-size: 0.85rem;
  }

  .price-table tr.price-divider td {
    border-top: 1px solid var(--border-s);
    padding-top: 10px;
  }

  .price-table tr.price-total td {
    font-size: 1rem;
    font-weight: 900;
    color: var(--charcoal);
  }

  .price-table tr.price-total td:last-child {
    font-size: 1.375rem;
  }

  /* Grand total highlight box */

  .total-box {
    background: rgba(37, 185, 154, 0.07);
    border: 1.5px solid rgba(37, 185, 154, 0.22);
    border-radius: 10px;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
  }

  .total-box-label {
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--forest);
    text-transform: uppercase;
    letter-spacing: 0.06em;
  }

  .total-box-amount {
    font-size: 1.375rem;
    font-weight: 900;
    color: var(--teal);
  }

  /* ── P01 — Bali Hub ── */

  .p01-bali-hub {
    background: var(--warm-white);
  }

  .bali-hero {
    position: relative;
    height: 340px;
    overflow: hidden;
  }

  .bali-hero-bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, rgba(26, 51, 48, 0.78) 0%, rgba(26, 51, 48, 0.3) 55%, rgba(26, 51, 48, 0.62) 100%), url("https://images.unsplash.com/photo-1537996194471-e657df975ab4?w=1400&q=80") center/cover no-repeat;
  }

  .bali-hero-content {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .bali-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    background: rgba(37, 185, 154, 0.85);
    color: #fff;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    padding: 5px 13px;
    border-radius: 20px;
    margin-bottom: 16px;
    width: -moz-fit-content;
    width: fit-content;
  }

  .bali-title {
    font-size: 2.75rem;
    font-weight: 900;
    color: #fff;
    line-height: 1.1;
    letter-spacing: -0.01em;
    margin-bottom: 10px;
  }

  .bali-sub {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.78);
    max-width: 480px;
    line-height: 1.6;
    margin-bottom: 24px;
  }

  .bali-stats {
    display: flex;
    align-items: center;
    gap: 28px;
  }

  .bs-num {
    font-size: 1.25rem;
    font-weight: 900;
    color: #fff;
  }

  .bs-lbl {
    font-size: 0.72rem;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 0.04em;
  }

  .bs-div {
    width: 1px;
    height: 32px;
    background: rgba(255, 255, 255, 0.2);
    flex-shrink: 0;
  }

  .area-strip {
    background: #fff;
    border-bottom: 1px solid var(--border-s);
    padding: 16px 0;
  }

  .area-inner {
    display: flex;
    align-items: center;
    gap: 10px;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .area-inner::-webkit-scrollbar {
    display: none;
  }

  .area-lbl {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--muted);
    white-space: nowrap;
    flex-shrink: 0;
  }

  .area-chip {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 8px 16px;
    border-radius: 20px;
    border: 1.5px solid var(--border-s);
    background: #fff;
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--charcoal);
    cursor: pointer;
    white-space: nowrap;
    flex-shrink: 0;
    transition: all 0.18s;
    text-decoration: none;
  }

  .area-chip:hover {
    border-color: var(--teal);
    color: var(--teal);
  }

  .area-chip.active {
    background: var(--teal);
    border-color: var(--teal);
    color: #fff;
  }

  .section-hd {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 24px;
  }

  .see-all {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--teal);
    text-decoration: none;
    white-space: nowrap;
    transition: gap 0.15s;
    align-self: flex-end;
  }

  .see-all:hover {
    gap: 9px;
    color: var(--teal-dk);
  }

  .v-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }

  .v-card {
    background: #fff;
    border-radius: 16px;
    border: 1px solid var(--border-s);
    overflow: hidden;
    transition: box-shadow 0.2s, transform 0.2s;
    text-decoration: none;
    color: inherit;
    display: block;
  }

  .v-card:hover {
    box-shadow: 0 12px 40px rgba(44, 81, 79, 0.13);
    transform: translateY(-3px);
  }

  .v-img {
    height: 180px;
    background: var(--surface);
    position: relative;
    overflow: hidden;
  }

  .v-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: transform 0.35s;
  }

  .v-card:hover .v-img img {
    transform: scale(1.04);
  }

  .v-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: rgba(37, 185, 154, 0.92);
    color: #fff;
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 3px 9px;
    border-radius: 10px;
  }

  .v-badge.prem {
    background: rgba(245, 158, 11, 0.92);
  }

  .v-body {
    padding: 18px 18px 16px;
  }

  .v-type {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 4px;
  }

  .v-name {
    font-size: 1.05rem;
    font-weight: 900;
    color: var(--charcoal);
    margin-bottom: 6px;
  }

  .v-specs {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 12px;
  }

  .v-spec {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.78rem;
    color: var(--muted);
  }

  .v-spec i {
    color: var(--teal);
    font-size: 0.78rem;
  }

  .v-foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding-top: 12px;
    border-top: 1px solid var(--border-s);
  }

  .v-foot > div:first-child {
    flex: 1;
    min-width: 0;
  }

  .v-from {
    font-size: 0.65rem;
    color: var(--muted);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    display: block;
  }

  .v-price {
    font-size: 1.1rem;
    font-weight: 900;
    color: var(--charcoal);
  }

  .v-unit {
    font-size: 0.72rem;
    color: var(--muted);
    font-weight: 600;
  }

  .v-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    padding: 8px 18px;
    border-radius: 20px;
    background: var(--teal);
    color: #fff;
    font-size: 0.8125rem;
    font-weight: 700;
    border: none;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.15s;
  }

  .v-cta:hover {
    background: var(--teal-dk);
    color: #fff;
  }

  .a-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }

  .a-card {
    background: #fff;
    border-radius: 16px;
    border: 1px solid var(--border-s);
    overflow: hidden;
    transition: box-shadow 0.2s, transform 0.2s;
    text-decoration: none;
    color: inherit;
    display: block;
  }

  .a-card:hover {
    box-shadow: 0 12px 40px rgba(44, 81, 79, 0.13);
    transform: translateY(-3px);
  }

  .a-img {
    height: 200px;
    background: var(--surface);
    position: relative;
    overflow: hidden;
  }

  .a-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: transform 0.35s;
  }

  .a-card:hover .a-img img {
    transform: scale(1.04);
  }

  .a-tag {
    position: absolute;
    top: 12px;
    left: 12px;
    background: rgba(45, 58, 62, 0.82);
    color: #fff;
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 3px 9px;
    border-radius: 10px;
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
  }

  .a-dur {
    position: absolute;
    bottom: 12px;
    right: 12px;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    font-size: 0.72rem;
    font-weight: 700;
    padding: 3px 9px;
    border-radius: 8px;
  }

  .a-body {
    padding: 16px 18px 14px;
  }

  .a-name {
    font-size: 1rem;
    font-weight: 900;
    color: var(--charcoal);
    margin-bottom: 6px;
    line-height: 1.3;
  }

  .a-meta {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 10px;
  }

  .a-meta span {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.78rem;
    color: var(--muted);
  }

  .a-meta i {
    color: var(--teal);
    font-size: 0.78rem;
  }

  .a-foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    border-top: 1px solid var(--border-s);
  }

  .a-rating {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.8rem;
    color: var(--charcoal);
    font-weight: 700;
  }

  .a-rating i {
    color: var(--amber);
  }

  .a-price {
    font-size: 1.05rem;
    font-weight: 900;
    color: var(--charcoal);
  }

  .a-price span {
    font-size: 0.72rem;
    font-weight: 600;
    color: var(--muted);
  }

  .airport-banner {
    border-radius: 20px;
    background: linear-gradient(135deg, #2C514F, #1a3330);
    padding: 52px 60px;
    display: flex;
    align-items: center;
    gap: 52px;
    position: relative;
    overflow: hidden;
  }

  .airport-banner::before {
    content: "";
    position: absolute;
    right: -60px;
    top: -60px;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.08);
    pointer-events: none;
  }

  .airport-banner::after {
    content: "";
    position: absolute;
    right: 80px;
    bottom: -40px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.06);
    pointer-events: none;
  }

  .ab-icon {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    background: rgba(37, 185, 154, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
  }

  .ab-icon i {
    font-size: 2rem;
    color: var(--teal);
  }

  .ab-body {
    flex: 1;
    position: relative;
    z-index: 1;
  }

  .ab-eyebrow {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(37, 185, 154, 0.8);
    margin-bottom: 8px;
  }

  .ab-title {
    font-size: 1.75rem;
    font-weight: 900;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.2;
  }

  .ab-desc {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.65;
    max-width: 500px;
    margin-bottom: 22px;
  }

  .ab-feats {
    display: flex;
    gap: 22px;
    flex-wrap: wrap;
  }

  .ab-feat {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.8125rem;
    color: rgba(255, 255, 255, 0.75);
    font-weight: 600;
  }

  .ab-feat i {
    color: var(--teal);
  }

  .ab-right {
    flex-shrink: 0;
    text-align: right;
    position: relative;
    z-index: 1;
  }

  .ab-badge {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    background: rgba(245, 158, 11, 0.15);
    border: 1.5px solid rgba(245, 158, 11, 0.35);
    color: var(--amber);
    font-size: 0.8rem;
    font-weight: 700;
    padding: 8px 18px;
    border-radius: 20px;
    margin-bottom: 16px;
  }

  .ab-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    border-radius: 24px;
    border: 1.5px solid rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.875rem;
    font-weight: 700;
    cursor: pointer;
    background: transparent;
    font-family: "Lato", sans-serif;
    transition: border-color 0.2s, color 0.2s;
  }

  .ab-cta:hover {
    border-color: var(--teal);
    color: var(--teal);
  }

  .trust-strip {
    background: #fff;
    border-top: 1px solid var(--border-s);
    padding: 40px 0;
  }

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

  .trust-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
  }

  .trust-ico {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: rgba(37, 185, 154, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .trust-ico i {
    font-size: 1.1rem;
    color: var(--teal);
  }

  .trust-title {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 3px;
  }

  .trust-desc {
    font-size: 0.8rem;
    color: var(--muted);
    line-height: 1.5;
    margin: 0;
  }

  .visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }

  /* ── P02 — Cab Hire Listing ── */

  .p02-cab-listing {
    background: var(--warm-white);
  }

  .list-hero {
    background: var(--charcoal);
    padding: calc(var(--nav-h) + 52px) 0 52px;
  }

  .list-hero h1 {
    font-size: 2.5rem;
    font-weight: 900;
    color: #fff;
    margin-bottom: 10px;
  }

  .list-hero-sub {
    font-size: 0.9375rem;
    color: rgba(255, 255, 255, 0.65);
    margin-bottom: 20px;
  }

  /* P02 breadcrumb — inside charcoal .list-hero */

  .list-hero .breadcrumb {
    color: rgba(255, 255, 255, 0.5) !important;
    margin-bottom: 16px !important;
    font-size: 0.75rem;
  }

  .list-hero .breadcrumb a {
    color: rgba(255, 255, 255, 0.5) !important;
    text-decoration: none;
  }

  .list-hero .breadcrumb a:hover {
    color: var(--teal) !important;
  }

  .list-hero .breadcrumb .breadcrumb-sep,
  .list-hero .breadcrumb i {
    color: rgba(255, 255, 255, 0.3) !important;
  }

  .list-hero .breadcrumb span:last-child {
    color: rgba(255, 255, 255, 0.75) !important;
  }

  .breadcrumb-sep {
    color: rgba(255, 255, 255, 0.3);
  }

  .trust-chips {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }

  .trust-chip {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 20px;
    padding: 5px 14px;
    font-size: 0.75rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.85);
  }

  .trust-chip i {
    color: var(--teal);
    margin-right: 5px;
  }

  .filter-bar {
    background: #fff;
    border-bottom: 1px solid var(--border-s);
    padding: 14px 0;
    position: sticky;
    top: var(--nav-h);
    z-index: 100;
    box-shadow: 0 2px 8px rgba(44, 81, 79, 0.06);
  }

  .filter-bar-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
  }

  .filter-lbl {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
    white-space: nowrap;
  }

  .filter-sel {
    background: var(--warm-white);
    border: 1.5px solid var(--border-s);
    border-radius: 10px;
    color: var(--charcoal);
    font-family: "Lato", sans-serif;
    font-size: 0.875rem;
    padding: 8px 32px 8px 12px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236B7B7E' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    min-width: 160px;
    transition: border-color 0.2s;
  }

  .filter-sel:focus {
    outline: none;
    border-color: var(--teal);
  }

  .result-meta {
    max-width: 1200px;
    margin: 0 auto;
    padding: 32px 40px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .result-count {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .result-count span {
    color: var(--teal);
  }

  .listing-section {
    padding: 28px 0 72px;
  }

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

  .car-card {
    background: #fff;
    border-radius: 16px;
    border: 1px solid var(--border);
    overflow: hidden;
    transition: box-shadow 0.2s, transform 0.2s;
    cursor: pointer;
  }

  .car-card:hover {
    box-shadow: 0 10px 32px rgba(44, 81, 79, 0.12);
    transform: translateY(-2px);
  }

  .car-img {
    height: 200px;
    background: linear-gradient(135deg, #2C514F 0%, #1e4441 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .car-img > i {
    font-size: 4.5rem;
    color: rgba(37, 185, 154, 0.3);
  }

  .car-img-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: var(--teal);
    color: #fff;
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 4px 11px;
    border-radius: 20px;
  }

  .car-img-cap {
    position: absolute;
    top: 12px;
    right: 12px;
    background: rgba(0, 0, 0, 0.35);
    color: #fff;
    font-size: 0.7rem;
    font-weight: 600;
    padding: 3px 9px;
    border-radius: 8px;
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
  }

  .car-body {
    padding: 20px 22px;
  }

  .car-type {
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--teal);
    margin-bottom: 4px;
  }

  .car-name {
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 5px;
  }

  .car-pax {
    font-size: 0.8125rem;
    color: var(--muted);
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 6px;
  }

  .car-pax i {
    color: var(--teal);
  }

  .car-tags {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    margin-bottom: 16px;
  }

  .car-tag {
    font-size: 0.68rem;
    font-weight: 600;
    border: 1px solid var(--border-s);
    border-radius: 20px;
    padding: 3px 10px;
    color: var(--muted);
    background: var(--surface);
  }

  .car-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 14px;
    border-top: 1px solid var(--border);
  }

  .car-price-lbl {
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 2px;
  }

  .car-price {
    font-size: 1.25rem;
    font-weight: 900;
    color: var(--charcoal);
  }

  .car-curr {
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--muted);
    margin-right: 2px;
  }

  .btn-teal {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    background: var(--teal) !important;
    color: #fff !important;
    border: none;
    border-radius: 20px;
    font-family: "Lato", sans-serif;
    font-size: 0.8125rem;
    font-weight: 700;
    padding: 6px 16px;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: background 0.15s, box-shadow 0.15s;
  }

  .btn-teal:hover {
    background: var(--teal-dk) !important;
    box-shadow: 0 4px 12px rgba(37, 185, 154, 0.3);
    color: #fff !important;
  }

  .why-strip {
    background: var(--surface);
    padding: 56px 0;
    border-top: 1px solid var(--border-s);
    border-bottom: 1px solid var(--border-s);
  }

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

  .why-item {
    text-align: center;
    padding: 8px;
  }

  .why-icon-wrap {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 14px;
  }

  .why-icon-wrap i {
    font-size: 1.25rem;
    color: var(--teal);
  }

  .why-title {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 5px;
  }

  .why-desc {
    font-size: 0.8125rem;
    color: var(--muted);
    line-height: 1.55;
  }

  /* ── P03 — Cab Hire Detail ── */

  /* P03 breadcrumb — inside charcoal .detail-hero */

  .detail-hero .breadcrumb {
    color: rgba(255, 255, 255, 0.5) !important;
    margin-bottom: 16px !important;
    font-size: 0.75rem;
  }

  .detail-hero .breadcrumb a {
    color: rgba(255, 255, 255, 0.5) !important;
    text-decoration: none;
  }

  .detail-hero .breadcrumb a:hover {
    color: var(--teal) !important;
  }

  .detail-hero .breadcrumb .breadcrumb-sep,
  .detail-hero .breadcrumb i {
    color: rgba(255, 255, 255, 0.3) !important;
  }

  .detail-hero .breadcrumb span:last-child {
    color: rgba(255, 255, 255, 0.75) !important;
  }

  .detail-hero-chip i {
    color: var(--teal);
    margin-right: 5px;
  }

  .detail-layout {
    display: flex;
    gap: 44px;
    align-items: flex-start;
    padding: 52px 0 80px;
  }

  .col-main {
    flex: 1 1 0;
    min-width: 0;
  }

  .col-side {
    flex: 0 0 380px;
  }

  .car-photo-main {
    width: 100%;
    height: 340px;
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(135deg, #2C514F 0%, #1e4441 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
  }

  .car-photo-main i {
    font-size: 6rem;
    color: rgba(37, 185, 154, 0.3);
  }

  .thumb-row {
    display: flex;
    gap: 10px;
    margin-bottom: 28px;
  }

  .thumb {
    width: 80px;
    height: 60px;
    border-radius: 8px;
    background: linear-gradient(135deg, #2C514F, #1e4441);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0.6;
    transition: opacity 0.2s;
    border: 2px solid transparent;
  }

  .thumb:first-child,
  .thumb:hover {
    opacity: 1;
    border-color: var(--teal);
  }

  .thumb i {
    font-size: 1.2rem;
    color: rgba(37, 185, 154, 0.6);
  }

  .content-card {
    background: #fff;
    border-radius: 16px;
    border: 1px solid var(--border);
    padding: 24px 28px;
    margin-bottom: 20px;
  }

  .content-card-head {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: var(--teal);
    margin-bottom: 16px;
  }

  .spec-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
    margin-bottom: 4px;
  }

  .spec-item {
    background: var(--surface);
    border-radius: 10px;
    padding: 12px 14px;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .spec-icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(37, 185, 154, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .spec-icon i {
    font-size: 0.85rem;
    color: var(--teal);
  }

  .spec-lbl {
    font-size: 0.7rem;
    color: var(--muted);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
  }

  .spec-val {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .incl-item {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    font-size: 0.875rem;
    color: var(--charcoal);
    padding: 8px 0;
    border-bottom: 1px solid var(--border);
    line-height: 1.4;
  }

  .incl-item:last-child {
    border-bottom: none;
  }

  .incl-item .ok {
    color: var(--teal);
    font-size: 1rem;
    flex-shrink: 0;
    margin-top: 1px;
  }

  .incl-item .no {
    color: var(--danger);
    font-size: 0.9rem;
    flex-shrink: 0;
    margin-top: 2px;
  }

  .note-box {
    background: rgba(37, 185, 154, 0.07);
    border-left: 3px solid var(--teal);
    border-radius: 0 8px 8px 0;
    padding: 12px 16px;
    font-size: 0.8125rem;
    color: var(--forest);
    line-height: 1.6;
  }

  .review-card {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 18px 20px;
    margin-bottom: 12px;
  }

  .reviewer {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px;
  }

  .reviewer-avatar {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: var(--teal);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    font-weight: 700;
    flex-shrink: 0;
  }

  .reviewer-name {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .reviewer-date {
    font-size: 0.75rem;
    color: var(--muted);
  }

  .stars {
    color: var(--amber);
    font-size: 0.875rem;
    letter-spacing: 1px;
  }

  .review-text {
    font-size: 0.875rem;
    color: var(--muted);
    line-height: 1.6;
  }

  .booking-card {
    background: #fff;
    border-radius: 16px;
    border: 1px solid var(--border);
    box-shadow: 0 4px 24px rgba(44, 81, 79, 0.1);
    position: sticky;
    top: calc(var(--nav-h) + 16px);
    overflow: hidden;
  }

  .booking-card-head {
    background: var(--forest);
    padding: 14px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .booking-card-head-title {
    font-size: 0.8125rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.8);
  }

  .booking-card-price {
    font-size: 1.25rem;
    font-weight: 900;
    color: #fff;
  }

  .booking-card-body {
    padding: 22px;
  }

  .dur-toggle {
    display: flex;
    gap: 8px;
    margin-bottom: 20px;
  }

  .p03-detail .field {
    margin-bottom: 16px;
  }

  .p03-detail label.lbl {
    display: block;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
    margin-bottom: 6px;
  }

  .p03-detail .inp,
  .p03-detail .sel,
  .p03-detail .ta {
    width: 100%;
    background: var(--warm-white);
    border: 1.5px solid rgba(44, 81, 79, 0.2);
    border-radius: 10px;
    color: var(--charcoal);
    font-family: "Lato", sans-serif;
    font-size: 0.9375rem;
    font-weight: 400;
    padding: 10px 13px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    transition: border-color 0.2s;
  }

  .p03-detail .inp::-moz-placeholder, .p03-detail .ta::-moz-placeholder {
    color: var(--muted-lt);
  }

  .p03-detail .inp::placeholder,
  .p03-detail .ta::placeholder {
    color: var(--muted-lt);
  }

  .p03-detail .inp:focus,
  .p03-detail .sel:focus,
  .p03-detail .ta:focus {
    outline: none;
    border-color: var(--teal);
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.12);
  }

  .p03-detail .sel {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236B7B7E' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    padding-right: 32px;
    cursor: pointer;
  }

  .p03-detail .ta {
    resize: vertical;
    min-height: 72px;
  }

  .p03-detail .field-row-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .p03-detail .cb-row {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin-bottom: 10px;
  }

  .p03-detail .cb-row input[type=checkbox] {
    margin-top: 3px;
    accent-color: var(--teal);
    flex-shrink: 0;
    width: 15px;
    height: 15px;
  }

  .p03-detail .cb-row label {
    font-size: 0.875rem;
    color: var(--muted);
    line-height: 1.4;
  }

  .price-summary {
    background: rgba(37, 185, 154, 0.07);
    border: 1px solid rgba(37, 185, 154, 0.2);
    border-radius: 12px;
    padding: 14px 16px;
    margin: 16px 0;
  }

  .price-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.8125rem;
    color: var(--muted);
    margin-bottom: 6px;
  }

  .price-total-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    border-top: 1px solid rgba(37, 185, 154, 0.25);
    margin-top: 6px;
  }

  .price-total-lbl {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .price-total-val {
    font-size: 1.25rem;
    font-weight: 900;
    color: var(--teal);
  }

  .secure-note {
    font-size: 0.75rem;
    color: var(--muted);
    text-align: center;
    margin-top: 10px;
  }

  .secure-note i {
    color: var(--teal);
  }

  .p03-detail .btn-teal.btn-full.btn-lg,
  .p03-detail .btn-group-lg > .btn-teal.btn-full.btn {
    background: var(--teal) !important;
    color: #fff !important;
    border-radius: 10px !important;
    width: 100%;
    justify-content: center;
  }

  .p03-guest-notice {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    line-height: 1.6;
    margin: 0;
  }

  .p03-guest-notice a {
    color: var(--teal);
    font-weight: 700;
  }

  .p03-form-errors {
    background: rgba(226, 75, 74, 0.08);
    border: 1px solid rgba(226, 75, 74, 0.25);
    border-radius: 10px;
    padding: 12px 14px;
    margin-bottom: 14px;
    font-size: 0.8125rem;
    color: var(--danger);
  }

  .p03-form-errors ul {
    margin: 0;
    padding-left: 18px;
  }

  .p03-flash-success {
    background: rgba(37, 185, 154, 0.1);
    border: 1px solid rgba(37, 185, 154, 0.25);
    border-radius: 10px;
    padding: 10px 12px;
    margin-bottom: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--forest);
  }

  /* ── P04 Payment ── */

  .p04-main {
    padding: 56px 0 80px;
    background: var(--warm-white);
  }

  .p04-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 40px;
    display: grid;
    grid-template-columns: 1fr 42%;
    gap: 40px;
    align-items: start;
  }

  .p04-main .sep {
    height: 1px;
    background: var(--border-s);
    margin: 16px 0;
  }

  .summary-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    box-shadow: 0 4px 24px rgba(44, 81, 79, 0.08);
    overflow: hidden;
  }

  .summary-card-header {
    background: var(--forest);
    padding: 14px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px 16px 0 0;
  }

  .booking-ref {
    font-family: monospace;
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 0.06em;
    font-weight: 600;
  }

  .summary-card-body {
    padding: 24px 28px;
  }

  .left-section-head {
    margin-bottom: 20px;
  }

  .left-section-head .tag {
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--teal);
    display: block;
    margin-bottom: 6px;
  }

  .left-section-head h2 {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .change-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 18px;
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--teal);
    text-decoration: none;
  }

  .change-link:hover {
    color: var(--teal-dk);
  }

  .payment-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    box-shadow: 0 4px 24px rgba(44, 81, 79, 0.1);
    overflow: hidden;
    position: sticky;
    top: calc(var(--nav-h) + 20px);
  }

  .payment-card-header {
    background: var(--forest);
    padding: 14px 22px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 16px 16px 0 0;
  }

  .payment-card-header h3 {
    font-size: 0.9375rem;
    font-weight: 700;
    color: #fff;
  }

  .payment-card-body {
    padding: 24px;
  }

  .p04-main .price-table {
    width: 100%;
    margin-bottom: 16px;
  }

  .p04-main .price-table tr td {
    padding: 5px 0;
    font-size: 0.9rem;
    color: var(--charcoal);
  }

  .p04-main .price-table tr td:last-child {
    text-align: right;
    font-weight: 600;
  }

  .p04-main .price-table tr.price-sub td {
    color: var(--muted);
    font-size: 0.85rem;
  }

  .p04-main .price-table tr.price-divider td {
    border-top: 1px solid var(--border-s);
    padding-top: 10px;
    padding-bottom: 4px;
  }

  .p04-main .price-table tr.price-total td {
    font-size: 1rem;
    font-weight: 900;
    color: var(--charcoal);
  }

  .p04-main .price-table tr.price-total td:last-child {
    font-size: 1.375rem;
  }

  .total-box {
    background: rgba(37, 185, 154, 0.07);
    border: 1.5px solid rgba(37, 185, 154, 0.22);
    border-radius: 10px;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
  }

  .total-box-label {
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--forest);
    text-transform: uppercase;
    letter-spacing: 0.06em;
  }

  .total-box-amount {
    font-size: 1.375rem;
    font-weight: 900;
    color: var(--teal);
  }

  .razorpay-area {
    background: var(--charcoal);
    border-radius: 8px;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
  }

  .razorpay-left .rp-wordmark {
    font-size: 1rem;
    font-weight: 900;
    color: #fff;
  }

  .razorpay-left .rp-sub {
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.55);
    margin-top: 1px;
  }

  .razorpay-pill {
    background: var(--teal) !important;
    color: #fff !important;
    border-radius: 20px;
    padding: 8px 18px;
    font-size: 0.8125rem;
    font-weight: 700;
    border: none;
    cursor: pointer;
    transition: background 0.15s;
  }

  .razorpay-pill:hover {
    background: var(--teal-dk) !important;
  }

  .razorpay-note {
    font-size: 0.75rem;
    color: var(--muted);
    text-align: center;
    margin-bottom: 16px;
  }

  .method-chips {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 8px;
  }

  .method-chip {
    background: var(--surface);
    border: 1px solid var(--border-s);
    border-radius: 6px;
    padding: 4px 10px;
    font-size: 0.7rem;
    font-weight: 700;
    color: var(--charcoal);
    letter-spacing: 0.04em;
  }

  .p04-main .secure-note {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    font-size: 0.72rem;
    color: var(--muted);
    text-align: center;
    margin-top: 12px;
  }

  .email-note {
    font-size: 0.72rem;
    color: var(--muted);
    text-align: center;
    margin-top: 8px;
  }

  .detail-row {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 10px 0;
    border-bottom: 1px solid var(--border);
  }

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

  .detail-icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(37, 185, 154, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
  }

  .detail-icon i {
    font-size: 0.8rem;
    color: var(--teal);
  }

  .detail-lbl {
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: var(--muted);
    margin-bottom: 2px;
  }

  .detail-val {
    font-size: 0.9375rem;
    font-weight: 600;
    color: var(--charcoal);
  }

  .inclusion-row {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 7px 0;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--charcoal);
  }

  .inclusion-check {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .inclusion-check i {
    font-size: 0.6rem;
    color: var(--teal);
  }

  /* ── P05 — Confirmation ── */

  .confirm-shell {
    min-height: 100vh;
    background: var(--warm-white);
    padding: calc(var(--nav-h) + 56px) 0 96px;
  }

  .confirm-inner {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 40px;
  }

  .success-banner {
    text-align: center;
    margin-bottom: 48px;
  }

  .success-circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.1);
    border: 2.5px solid rgba(37, 185, 154, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
  }

  .success-circle i {
    font-size: 2rem;
    color: var(--teal);
  }

  .success-eyebrow {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--teal);
    display: block;
    margin-bottom: 8px;
  }

  .success-heading {
    font-size: 2.25rem;
    font-weight: 900;
    color: var(--charcoal);
    margin-bottom: 10px;
  }

  .success-sub {
    font-size: 0.9375rem;
    color: var(--muted);
    max-width: 440px;
    margin: 0 auto;
  }

  .success-sub strong {
    color: var(--charcoal);
  }

  .ref-pill {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(37, 185, 154, 0.1);
    border: 1.5px solid rgba(37, 185, 154, 0.28);
    border-radius: 10px;
    padding: 10px 20px;
    margin: 20px 0;
  }

  .ref-pill-label {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--forest);
  }

  .ref-pill-val {
    font-size: 1.1rem;
    font-weight: 900;
    color: var(--teal);
    letter-spacing: 0.06em;
    font-family: monospace;
  }

  .sum-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    box-shadow: 0 4px 24px rgba(44, 81, 79, 0.08);
    overflow: hidden;
    margin-bottom: 28px;
  }

  .sum-card-head {
    background: var(--forest);
    padding: 14px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .sum-card-head-title {
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff;
  }

  .sum-card-body {
    padding: 24px 28px;
  }

  .confirm-shell .detail-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }

  .confirm-shell .detail-cell {
    padding: 12px 0;
    border-bottom: 1px solid var(--border);
  }

  .confirm-shell .detail-cell:nth-last-child(-n+2) {
    border-bottom: none;
  }

  .confirm-shell .detail-lbl {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 3px;
  }

  .confirm-shell .detail-val {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .confirm-shell .detail-val-lg {
    font-size: 1.25rem;
    font-weight: 900;
    color: var(--teal);
  }

  .pay-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(37, 185, 154, 0.05);
    border: 1px solid rgba(37, 185, 154, 0.18);
    border-radius: 10px;
    padding: 14px 20px;
    margin-top: 20px;
  }

  .pay-label {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--forest);
  }

  .pay-amount {
    font-size: 1.5rem;
    font-weight: 900;
    color: var(--teal);
  }

  .pay-method {
    font-size: 0.8rem;
    color: var(--muted);
    margin-top: 2px;
  }

  .action-row {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 28px;
  }

  .action-row .btn {
    border-radius: 8px;
  }

  .whats-next {
    background: var(--white);
    border-radius: 14px;
    border: 1px solid var(--border-s);
    padding: 22px 28px;
    margin-bottom: 24px;
  }

  .whats-next-title {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--teal);
    margin-bottom: 14px;
  }

  .next-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 10px 0;
    border-bottom: 1px solid var(--border);
  }

  .next-item:last-child {
    border-bottom: none;
  }

  .next-num {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 0.8rem;
    font-weight: 900;
    color: var(--teal);
  }

  .next-text strong {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--charcoal);
    display: block;
  }

  .next-text span {
    font-size: 0.8125rem;
    color: var(--muted);
  }

  .support-note {
    text-align: center;
    font-size: 0.8125rem;
    color: var(--muted);
    padding: 16px 0;
  }

  .support-note i {
    color: var(--teal);
    margin-right: 5px;
  }

  .support-note a {
    color: var(--teal);
    font-weight: 600;
    text-decoration: none;
  }

  /* P06 — login (wireframe 06_login.html) */

  .auth-body .auth-left {
    flex: 0 0 480px !important;
    background: linear-gradient(150deg, #1a2e32 0%, var(--forest) 55%, #1d4a47 100%) !important;
    padding: 56px 52px !important;
    display: flex !important;
    flex-direction: column !important;
    position: relative !important;
    overflow: hidden !important;
  }

  .auth-body .auth-left::before {
    content: "" !important;
    position: absolute !important;
    top: -120px !important;
    right: -80px !important;
    width: 380px !important;
    height: 380px !important;
    border-radius: 50% !important;
    background: rgba(37, 185, 154, 0.06) !important;
    pointer-events: none !important;
  }

  .auth-body .auth-left::after {
    content: "" !important;
    position: absolute !important;
    bottom: -80px !important;
    left: -60px !important;
    width: 260px !important;
    height: 260px !important;
    border-radius: 50% !important;
    background: rgba(37, 185, 154, 0.04) !important;
    pointer-events: none !important;
  }

  .auth-body .auth-logo {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-bottom: 60px !important;
    position: relative !important;
    z-index: 1 !important;
    text-decoration: none !important;
  }

  .auth-body .auth-logo-dot {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    background: var(--teal) !important;
    flex-shrink: 0 !important;
  }

  .auth-body .auth-logo-text {
    font-size: 1.15rem !important;
    font-weight: 700 !important;
    color: #fff !important;
    letter-spacing: 0.02em !important;
    font-family: "Lato", sans-serif !important;
  }

  .auth-body .auth-logo-period {
    color: var(--teal) !important;
  }

  .auth-body .auth-left-intro {
    position: relative !important;
    z-index: 1 !important;
  }

  .auth-body .auth-tagline {
    font-size: 2rem !important;
    font-weight: 900 !important;
    color: #fff !important;
    line-height: 1.2 !important;
    margin: 0 0 16px !important;
    max-width: 300px !important;
    font-family: "Lato", sans-serif !important;
  }

  .auth-body .auth-tagline em {
    color: var(--teal) !important;
    font-style: normal !important;
  }

  .auth-body .auth-sub {
    font-size: 0.9375rem !important;
    color: rgba(255, 255, 255, 0.55) !important;
    line-height: 1.7 !important;
    margin: 0 0 48px !important;
    max-width: 320px !important;
    font-weight: 400 !important;
  }

  .auth-body .trust-list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative !important;
    z-index: 1 !important;
  }

  .auth-body .trust-item {
    display: flex !important;
    align-items: flex-start !important;
    gap: 12px !important;
    margin-bottom: 20px !important;
  }

  .auth-body .trust-icon {
    width: 32px !important;
    height: 32px !important;
    border-radius: 8px !important;
    background: rgba(37, 185, 154, 0.15) !important;
    border: 1px solid rgba(37, 185, 154, 0.25) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    margin-top: 1px !important;
  }

  .auth-body .trust-icon i {
    color: var(--teal) !important;
    font-size: 0.8rem !important;
  }

  .auth-body .trust-text strong {
    display: block !important;
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin-bottom: 2px !important;
  }

  .auth-body .trust-text span {
    font-size: 0.8125rem !important;
    color: rgba(255, 255, 255, 0.5) !important;
    font-weight: 400 !important;
  }

  .auth-body .dest-chips {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    margin-top: auto !important;
    position: relative !important;
    z-index: 1 !important;
    padding-top: 32px !important;
  }

  .auth-body .dest-chip {
    background: rgba(255, 255, 255, 0.07) !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    border-radius: 20px !important;
    padding: 6px 14px !important;
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    color: rgba(255, 255, 255, 0.5) !important;
    letter-spacing: 0.03em !important;
  }

  .auth-body .dest-chip.hi {
    background: rgba(37, 185, 154, 0.15) !important;
    border-color: rgba(37, 185, 154, 0.3) !important;
    color: var(--teal) !important;
  }

  .auth-body .auth-right {
    flex: 1 !important;
    background: var(--warm-white) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 60px 80px !important;
    position: relative !important;
  }

  .auth-body .auth-form-wrap {
    width: 100% !important;
    max-width: 420px !important;
  }

  .auth-body .auth-welcome {
    margin-bottom: 36px !important;
  }

  .auth-body .auth-eyebrow {
    font-size: 0.72rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    color: var(--teal) !important;
    display: block !important;
    margin-bottom: 8px !important;
  }

  .auth-body .auth-welcome h1 {
    font-size: 2rem !important;
    font-weight: 900 !important;
    color: var(--charcoal) !important;
    margin: 0 0 8px !important;
    font-family: "Lato", sans-serif !important;
    line-height: 1.2 !important;
  }

  .auth-body .auth-welcome p {
    font-size: 0.9375rem !important;
    color: var(--muted) !important;
    margin: 0 !important;
    font-weight: 400 !important;
  }

  .auth-body .field {
    margin-bottom: 20px !important;
  }

  .auth-body .field label {
    display: block !important;
    font-size: 0.72rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
    color: var(--forest) !important;
    margin-bottom: 7px !important;
  }

  .auth-body .inp-wrap {
    position: relative !important;
  }

  .auth-body .inp-wrap .inp-icon {
    position: absolute !important;
    left: 14px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    color: var(--muted-lt) !important;
    font-size: 0.875rem !important;
    pointer-events: none !important;
  }

  .auth-body .inp {
    width: 100% !important;
    background: var(--white) !important;
    border: 1.5px solid var(--border-s) !important;
    border-radius: 10px !important;
    color: var(--charcoal) !important;
    font-family: "Lato", sans-serif !important;
    font-size: 0.9375rem !important;
    padding: 12px 40px 12px 40px !important;
    box-shadow: none !important;
    min-height: auto !important;
  }

  .auth-body .inp::-moz-placeholder {
    color: var(--muted-lt) !important;
  }

  .auth-body .inp::placeholder {
    color: var(--muted-lt) !important;
  }

  .auth-body .inp:focus {
    outline: none !important;
    border-color: var(--teal) !important;
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.12) !important;
  }

  .auth-body .inp-toggle {
    position: absolute !important;
    right: 14px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    color: var(--muted-lt) !important;
    cursor: pointer !important;
    font-size: 0.875rem !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
  }

  .auth-body .form-meta {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin-bottom: 24px !important;
  }

  .auth-body .cb-row {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
  }

  .auth-body .cb-row input[type=checkbox] {
    width: 16px !important;
    height: 16px !important;
    accent-color: var(--teal) !important;
  }

  .auth-body .cb-row label {
    font-size: 0.875rem !important;
    color: var(--muted) !important;
    cursor: pointer !important;
    font-weight: 400 !important;
    margin: 0 !important;
  }

  .auth-body .forgot-link {
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: var(--teal) !important;
    text-decoration: none !important;
  }

  .auth-body .forgot-link:hover {
    color: var(--teal-dk) !important;
  }

  .auth-body .btn-submit {
    width: 100% !important;
    background: var(--teal) !important;
    color: #fff !important;
    font-family: "Lato", sans-serif !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    padding: 14px !important;
    border: none !important;
    border-radius: 10px !important;
    cursor: pointer !important;
    letter-spacing: 0.02em !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    text-transform: none !important;
    box-shadow: none !important;
  }

  .auth-body .btn-submit:hover {
    background: var(--teal-dk) !important;
    box-shadow: 0 4px 18px rgba(37, 185, 154, 0.35) !important;
    color: #fff !important;
  }

  .auth-body .or-div {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    margin: 24px 0 !important;
    font-size: 0.72rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    color: var(--muted-lt) !important;
  }

  .auth-body .or-div::before,
  .auth-body .or-div::after {
    content: "" !important;
    flex: 1 !important;
    height: 1px !important;
    background: var(--border-s) !important;
  }

  .auth-body .register-link {
    text-align: center !important;
    font-size: 0.875rem !important;
    color: var(--muted) !important;
  }

  .auth-body .register-link a {
    font-weight: 700 !important;
    color: var(--teal) !important;
    text-decoration: none !important;
  }

  .auth-body .register-link a:hover {
    color: var(--teal-dk) !important;
  }

  .auth-body .alert-error {
    background: rgba(226, 75, 74, 0.07) !important;
    border: 1px solid rgba(226, 75, 74, 0.25) !important;
    border-radius: 10px !important;
    padding: 12px 16px !important;
    font-size: 0.875rem !important;
    color: var(--danger) !important;
    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;
    margin-bottom: 20px !important;
  }

  .auth-body .field-error {
    font-size: 0.75rem !important;
    color: var(--danger) !important;
    margin-top: 5px !important;
  }

  .auth-body .back-site {
    position: absolute !important;
    top: 20px !important;
    right: 24px !important;
    font-size: 0.8125rem !important;
    font-weight: 600 !important;
    color: var(--muted) !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    text-decoration: none !important;
  }

  .auth-body .back-site:hover {
    color: var(--charcoal) !important;
  }

  /* P07 — register (wireframe 07_register.html) */

  .auth-body .p07-register .auth-logo {
    margin-bottom: 56px !important;
  }

  .auth-body .p07-register .auth-tagline {
    font-size: 1.875rem !important;
    margin-bottom: 14px !important;
  }

  .auth-body .p07-register .auth-sub {
    margin-bottom: 40px !important;
  }

  .auth-body .p07-register .trust-item {
    margin-bottom: 18px !important;
  }

  .auth-body .p07-register .trust-text strong {
    font-size: 0.875rem !important;
  }

  .auth-body .perks {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    margin-top: auto !important;
    position: relative !important;
    z-index: 1 !important;
    padding-top: 28px !important;
  }

  .auth-body .perk {
    background: rgba(255, 255, 255, 0.07) !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    border-radius: 8px !important;
    padding: 8px 14px !important;
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    color: rgba(255, 255, 255, 0.5) !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
  }

  .auth-body .perk i {
    color: var(--teal) !important;
    font-size: 0.75rem !important;
  }

  .auth-body .p07-register .auth-right {
    padding: 48px 80px !important;
    overflow-y: auto !important;
  }

  .auth-body .p07-register .auth-form-wrap {
    max-width: 460px !important;
  }

  .auth-body .p07-register .auth-welcome {
    margin-bottom: 30px !important;
  }

  .auth-body .p07-register .auth-welcome h1 {
    font-size: 1.875rem !important;
  }

  .auth-body .field-row {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 14px !important;
    margin-bottom: 18px !important;
  }

  .auth-body .field-row .field {
    margin-bottom: 0 !important;
  }

  .auth-body .label-optional {
    color: var(--muted-lt) !important;
    font-weight: 400 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
  }

  .auth-body .strength-meter {
    display: flex !important;
    gap: 4px !important;
    margin-top: 8px !important;
  }

  .auth-body .strength-bar {
    flex: 1 !important;
    height: 3px !important;
    border-radius: 2px !important;
    background: var(--border-s) !important;
  }

  .auth-body .strength-bar.weak {
    background: var(--danger) !important;
  }

  .auth-body .strength-bar.mid {
    background: var(--amber) !important;
  }

  .auth-body .strength-bar.strong {
    background: var(--teal) !important;
  }

  .auth-body .strength-label {
    font-size: 0.72rem !important;
    color: var(--muted) !important;
    margin-top: 4px !important;
    font-weight: 400 !important;
  }

  .auth-body .cb-row-terms {
    align-items: flex-start !important;
    gap: 10px !important;
    margin-bottom: 14px !important;
  }

  .auth-body .cb-row-terms input[type=checkbox] {
    margin-top: 2px !important;
  }

  .auth-body .cb-row-terms label {
    line-height: 1.5 !important;
  }

  .auth-body .cb-row-terms label a {
    color: var(--teal) !important;
    font-weight: 600 !important;
    text-decoration: none !important;
  }

  .auth-body .login-link {
    text-align: center !important;
    font-size: 0.875rem !important;
    color: var(--muted) !important;
  }

  .auth-body .login-link a {
    font-weight: 700 !important;
    color: var(--teal) !important;
    text-decoration: none !important;
  }

  .auth-body .login-link a:hover {
    color: var(--teal-dk) !important;
  }

  .auth-body .p07-captcha {
    margin-bottom: 16px !important;
  }

  /* P08 — account Layout A + sidebar (§10, reused P09–P18e) */

  .acc-wrap {
    padding-top: calc(var(--nav-h) + 32px);
    padding-bottom: 48px;
    max-width: var(--content-w);
    margin-left: auto;
    margin-right: auto;
    min-height: 100vh;
    background: var(--warm-white);
  }

  .acc-inner {
    max-width: var(--content-w);
    margin: 0 auto;
    padding: 0 var(--wrap-px) 0;
    display: grid;
    grid-template-columns: var(--sidebar-w) 1fr;
    gap: 32px;
    align-items: start;
  }

  .acc-inner--guest {
    display: block;
    padding: 48px 0;
    text-align: center;
  }

  .acc-sidebar {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    overflow: hidden;
    position: sticky;
    top: calc(var(--nav-h) + 24px);
    align-self: start;
  }

  .acc-sidebar-user {
    padding: 24px;
    border-bottom: 1px solid var(--border-s);
    text-align: center;
  }

  .acc-sidebar-avatar {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: var(--teal);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 auto 12px;
  }

  .acc-sidebar-name {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 4px;
  }

  .acc-sidebar-email {
    font-size: 0.75rem;
    font-weight: 500;
    color: var(--muted);
    word-break: break-word;
  }

  .acc-sidebar-nav {
    padding: 8px 0;
  }

  .acc-nav-item {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    padding: 14px 24px;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--muted);
    text-decoration: none;
    background: transparent;
    border: none;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    text-align: left;
    transition: background 0.12s, color 0.12s;
    position: relative;
  }

  .acc-nav-item:hover {
    background: rgba(37, 185, 154, 0.05);
    color: var(--charcoal);
  }

  .acc-nav-item.active {
    background: rgba(37, 185, 154, 0.08);
    color: var(--teal);
    font-weight: 700;
  }

  .acc-nav-item.active::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: var(--teal);
    border-radius: 0 3px 3px 0;
  }

  .acc-nav-item i {
    width: 18px;
    text-align: center;
    font-size: 0.875rem;
    flex-shrink: 0;
  }

  .acc-nav-item.active i {
    color: var(--teal);
  }

  .acc-nav-logout-form {
    margin: 0;
    padding: 0;
  }

  .acc-nav-item--button {
    color: var(--muted);
  }

  .acc-nav-item--button:hover {
    color: var(--charcoal);
  }

  .page-title {
    font-size: 1.5rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0 0 4px;
  }

  .p08-avatar-card {
    padding: 28px;
  }

  .p08-avatar-row {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .p08-avatar-lg {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: var(--teal);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    font-weight: 700;
    flex-shrink: 0;
  }

  .p08-display-name {
    font-size: 1.125rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0 0 4px;
  }

  .p08-display-email {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0 0 12px;
  }

  .p08-change-photo {
    border-radius: 20px;
  }

  .p08-form-card {
    margin-top: 20px;
    padding: 28px;
  }

  .p08-flash {
    margin-bottom: 16px;
  }

  .p08-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 4px;
  }

  .p08-save-row {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
  }

  .p08-save-btn {
    border-radius: 20px;
    font-weight: 700;
  }

  .p08-field-error {
    font-size: 0.8125rem;
    font-weight: 600;
    color: var(--danger);
    margin: 6px 0 0;
  }

  .p08-guest-msg {
    font-size: 0.9375rem;
    color: var(--muted);
  }

  .p08-guest-msg a {
    color: var(--teal);
    font-weight: 700;
  }

  /* P09 — my bookings (wireframe 09_my_bookings.html) */

  .p09-bookings .acc-content {
    min-width: 0;
  }

  .p09-bookings .tab-bar {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 20px;
    border-bottom: none;
  }

  .p09-bookings .tab-btn {
    padding: 8px 18px;
    font-size: 0.8125rem;
    font-weight: 600;
    color: var(--charcoal);
    cursor: pointer;
    background: var(--white);
    border: 1.5px solid var(--border-s);
    border-radius: 20px;
    margin-bottom: 0;
    font-family: "Lato", sans-serif;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: background 0.15s, color 0.15s, border-color 0.15s;
  }

  .p09-bookings .tab-btn:hover:not(.active) {
    border-color: var(--teal);
    color: var(--teal);
  }

  .p09-bookings .tab-btn.active {
    background: var(--teal);
    border-color: var(--teal);
    color: #fff;
    font-weight: 700;
  }

  .p09-bookings .tab-btn.active .tab-count {
    background: rgba(255, 255, 255, 0.25);
    color: #fff;
  }

  .p09-bookings .tab-count {
    background: rgba(37, 185, 154, 0.12);
    color: var(--teal);
    border-radius: 20px;
    padding: 1px 8px;
    font-size: 0.7rem;
    font-weight: 700;
  }

  .p09-bookings .booking-row {
    background: var(--white);
    border-radius: 14px;
    border: 1px solid var(--border-s);
    padding: 0;
    margin-bottom: 12px;
    display: flex;
    align-items: stretch;
    overflow: hidden;
  }

  .p09-bookings .booking-main {
    flex: 1;
    min-width: 0;
  }

  .p09-bookings .booking-right {
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 12px;
    padding: 18px 20px;
    flex-shrink: 0;
    min-width: 240px;
    border-left: 1px solid var(--border-s);
    background: var(--surface);
  }

  .p09-bookings .booking-right-top {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
    width: 100%;
  }

  .p09-bookings .booking-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: flex-end;
    width: 100%;
  }

  .p09-bookings .booking-actions .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 8px 14px;
    font-size: 0.8125rem;
    font-weight: 700;
    border-radius: 8px;
    text-decoration: none;
    white-space: nowrap;
    font-family: "Lato", sans-serif;
  }

  .p09-bookings .p09-cancel-form {
    display: inline-flex;
    margin: 0;
  }

  .p09-bookings .p09-pagination {
    margin-top: 16px;
  }

  .p09-bookings .empty-state {
    text-align: center;
    padding: 64px 40px;
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
  }

  .p09-booking-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .p09-booking-card {
    background: var(--white);
    border: 1px solid var(--border-s);
    border-radius: 16px;
    padding: 24px;
  }

  .p09-booking-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 16px;
  }

  .p09-ref-pill {
    display: inline-block;
    background: var(--surface);
    color: var(--muted);
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    border-radius: 20px;
    padding: 5px 12px;
  }

  .p09-status {
    display: inline-block;
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 5px 12px;
    color: #fff;
  }

  .p09-status--upcoming {
    background: var(--teal);
  }

  .p09-status--pending {
    background: var(--amber);
  }

  .p09-status--completed {
    background: var(--green);
  }

  .p09-booking-mid {
    display: flex;
    align-items: flex-start;
    gap: 16px;
  }

  .p09-booking-thumb {
    width: 72px;
    height: 72px;
    border-radius: 8px;
    background: var(--surface);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: var(--muted);
  }

  .p09-booking-thumb span {
    font-size: 1.5rem;
    opacity: 0.3;
  }

  .p09-vehicle-name {
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0 0 6px;
    line-height: 1.2;
  }

  .p09-trip-meta,
  .p09-location {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0 0 4px;
    line-height: 1.5;
  }

  .p09-location i {
    color: var(--teal);
    margin-right: 6px;
    width: 14px;
    text-align: center;
  }

  .p09-booking-foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    border-top: 1px solid var(--border-s);
    padding-top: 16px;
    margin-top: 16px;
  }

  .p09-total {
    font-size: 1rem;
    font-weight: 700;
    color: var(--charcoal);
  }

  .p09-actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
  }

  .p09-cancel-form {
    margin: 0;
    display: inline;
  }

  .p09-btn {
    border-radius: 20px;
    font-weight: 700;
  }

  .p09-actions .btn-danger {
    padding: 6px 16px;
    font-size: 0.8125rem;
  }

  .p09-empty {
    text-align: center;
    padding: 48px 24px;
    background: var(--white);
    border: 1px solid var(--border-s);
    border-radius: 16px;
    margin-top: 16px;
  }

  .p09-empty.is-hidden,
  .p09-filter-empty.is-hidden {
    display: none;
  }

  .p09-empty i {
    font-size: 3rem;
    color: var(--muted-lt);
    margin-bottom: 16px;
  }

  .p09-empty h3 {
    font-size: 1.25rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0 0 8px;
  }

  .p09-empty p {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0 0 20px;
  }

  .p09-empty-cta {
    border-radius: 20px;
  }

  /* P10 — booking detail (Layout A) */

  .p10-page-head {
    margin-bottom: 20px;
  }

  .p10-breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin-bottom: 10px;
  }

  .p10-breadcrumb a {
    color: var(--muted);
    text-decoration: none;
  }

  .p10-breadcrumb a:hover {
    color: var(--teal);
  }

  .p10-breadcrumb i {
    font-size: 0.55rem;
    color: var(--muted-lt);
  }

  .p10-breadcrumb span {
    color: var(--charcoal);
    font-weight: 600;
  }

  .p10-title-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
  }

  .p10-summary-card {
    background: var(--white);
    border: 1px solid var(--border-s);
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .p10-summary-head {
    background: var(--forest);
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }

  .p10-summary-eyebrow {
    color: var(--teal);
    margin: 0;
    letter-spacing: 0.18em;
  }

  .p10-summary-ref {
    display: inline-block;
    background: #fff;
    color: var(--forest);
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    border-radius: 20px;
    padding: 5px 12px;
  }

  .p10-summary-body {
    padding: 24px;
  }

  .p10-vehicle-row {
    display: flex;
    align-items: flex-start;
    gap: 16px;
  }

  .p10-vehicle-thumb {
    width: 100px;
    height: 100px;
    border-radius: 8px;
    background: var(--surface);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: var(--muted);
  }

  .p10-vehicle-thumb span {
    font-size: 2rem;
    opacity: 0.3;
  }

  .p10-vehicle-name {
    font-size: 1.25rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0 0 10px;
    line-height: 1.2;
  }

  .p10-vehicle-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
  }

  .p10-detail-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px 24px;
    margin: 20px 0 0;
    padding: 0;
  }

  .p10-detail-item dt {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
    margin-bottom: 4px;
  }

  .p10-detail-item dd {
    font-size: 0.9375rem;
    font-weight: 600;
    color: var(--charcoal);
    margin: 0;
    line-height: 1.4;
  }

  .p10-section-title {
    font-size: 1.05rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0 0 18px;
  }

  .p10-timeline-card {
    padding: 24px;
    margin-bottom: 20px;
  }

  .p10-timeline {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
    position: relative;
  }

  .p10-timeline-step {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 0 0 22px;
    position: relative;
  }

  .p10-timeline-step:last-child {
    padding-bottom: 0;
  }

  .p10-timeline-step:not(:last-child)::before {
    content: "";
    position: absolute;
    left: 11px;
    top: 28px;
    bottom: 0;
    width: 2px;
    background: var(--border-s);
  }

  .p10-timeline-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    background: var(--white);
  }

  .p10-timeline-step.is-done .p10-timeline-icon i {
    color: var(--teal);
    font-size: 1.15rem;
  }

  .p10-timeline-step.is-done .p10-timeline-title {
    color: var(--charcoal);
    font-weight: 700;
  }

  .p10-timeline-step.is-done .p10-timeline-meta {
    color: var(--muted);
  }

  .p10-timeline-step.is-pending .p10-timeline-icon i {
    color: var(--muted-lt);
    font-size: 1rem;
  }

  .p10-timeline-step.is-pending .p10-timeline-title,
  .p10-timeline-step.is-pending .p10-timeline-meta {
    color: var(--muted);
    font-weight: 500;
  }

  .p10-timeline-content {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding-top: 2px;
  }

  .p10-timeline-title {
    font-size: 0.9375rem;
    line-height: 1.3;
  }

  .p10-timeline-meta {
    font-size: 0.8125rem;
  }

  .p10-actions-card {
    padding: 24px;
  }

  .p10-action-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 16px;
  }

  .p10-cancel-form {
    margin: 0;
    display: inline;
  }

  .p10-action-btn {
    border-radius: 20px;
    font-weight: 700;
  }

  .p10-cancel-notice {
    margin: 0;
    color: var(--charcoal);
  }

  /* P10b / P10c / P10d — booking state views (§13b amber status bar) */

  .status-bar-amber {
    background: rgba(245, 158, 11, 0.12);
    border: 1px solid rgba(245, 158, 11, 0.35);
    border-radius: 12px;
    padding: 16px 24px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
  }

  .status-bar-amber-main {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--charcoal);
  }

  .status-bar-amber-main i {
    color: var(--amber);
    font-size: 1.1rem;
    flex-shrink: 0;
  }

  .status-bar-amber-meta {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
  }

  .status-bar-teal {
    background: rgba(37, 185, 154, 0.1);
    border: 1px solid rgba(37, 185, 154, 0.35);
    border-radius: 12px;
    padding: 16px 24px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
  }

  .status-bar-teal-main {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--charcoal);
  }

  .status-bar-teal-main i {
    color: var(--teal);
    font-size: 1.1rem;
    flex-shrink: 0;
  }

  .status-bar-teal-meta {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
  }

  .status-bar-muted {
    background: rgba(107, 123, 126, 0.08);
    border: 1px solid var(--border-s);
    border-radius: 12px;
    padding: 16px 24px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
  }

  .status-bar-muted-main {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--charcoal);
  }

  .status-bar-muted-main i {
    color: var(--muted);
    font-size: 1.1rem;
    flex-shrink: 0;
  }

  .notice-box-amber {
    background: rgba(245, 158, 11, 0.08);
    border: 1px solid rgba(245, 158, 11, 0.3);
    border-radius: 12px;
    padding: 20px 24px;
    margin-top: 20px;
  }

  .notice-box-amber-head {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
  }

  .notice-box-amber-head i {
    color: var(--amber);
    font-size: 1.25rem;
    flex-shrink: 0;
  }

  .notice-box-amber-head h4 {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0;
  }

  .notice-box-amber-body {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    line-height: 1.6;
    margin: 0 0 16px;
  }

  .notice-box-amber-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .p10b-policy-card {
    padding: 24px;
    margin-top: 20px;
  }

  .p10b-policy-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .p10b-policy-row {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 12px 0;
    border-bottom: 1px solid var(--border-s);
  }

  .p10b-policy-row:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .p10b-policy-row:first-child {
    padding-top: 0;
  }

  .p10b-policy-row i {
    font-size: 1.1rem;
    margin-top: 2px;
    flex-shrink: 0;
    width: 20px;
    text-align: center;
  }

  .p10b-policy-row--ok i {
    color: var(--green);
  }

  .p10b-policy-row--warn i {
    color: var(--amber);
  }

  .p10b-policy-row--no i {
    color: var(--danger);
  }

  .p10b-policy-title {
    display: block;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 2px;
  }

  .p10b-policy-desc {
    display: block;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    line-height: 1.5;
  }

  /* P10c — booking assigned (§13c driver card extensions) */

  .p09-status--assigned {
    background: var(--teal);
    color: #fff;
  }

  .p10c-driver-panel {
    padding: 24px;
    margin-top: 20px;
  }

  .p10c-driver-eyebrow {
    display: block;
    margin-bottom: 0;
    letter-spacing: 0.18em;
  }

  .p10c-driver-row {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 16px;
  }

  .p10c-driver-avatar {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: var(--surface);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .p10c-driver-avatar i {
    font-size: 1.5rem;
    color: var(--muted-lt);
  }

  .p10c-driver-name {
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0 0 6px;
    line-height: 1.2;
  }

  .p10c-driver-rating {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0 0 6px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
  }

  .p10c-stars {
    display: inline-flex;
    gap: 2px;
  }

  .p10c-stars i {
    color: var(--amber);
    font-size: 0.75rem;
  }

  .p10c-stars .fa-star-o {
    color: var(--muted-lt);
  }

  .p10c-driver-meta,
  .p10c-driver-lang {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0 0 4px;
    line-height: 1.45;
  }

  .p10c-driver-lang {
    font-size: 0.8rem;
  }

  .p10c-driver-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 20px;
  }

  .p10c-btn-call {
    border-radius: 20px;
    font-weight: 700;
  }

  .p10c-btn-wa {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 6px 16px;
    border-radius: 20px;
    background: #25D366;
    color: #fff;
    font-size: 0.8125rem;
    font-weight: 700;
    text-decoration: none;
    font-family: "Lato", sans-serif;
    border: none;
    transition: background 0.15s, box-shadow 0.15s;
  }

  .p10c-btn-wa:hover {
    background: #1fb855;
    color: #fff;
    box-shadow: 0 4px 12px rgba(37, 211, 102, 0.35);
  }

  .p10c-btn-msg {
    border-radius: 20px;
    font-weight: 700;
  }

  .p10c-driver-divider {
    height: 1px;
    background: var(--border-s);
    margin: 20px 0;
  }

  .p10c-driver-note {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    background: var(--surface);
    border-radius: 10px;
    padding: 16px;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    line-height: 1.55;
  }

  .p10c-driver-note i {
    color: var(--teal);
    flex-shrink: 0;
    margin-top: 2px;
  }

  .p10c-cancel-hint {
    margin: 12px 0 0;
    color: var(--charcoal);
  }

  /* P10d — booking completed (review notice) */

  .notice-box-review {
    background: rgba(37, 185, 154, 0.08);
    border: 1px solid rgba(37, 185, 154, 0.25);
    border-radius: 12px;
    padding: 20px 24px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
  }

  .notice-box-review-eyebrow {
    display: block;
    margin-bottom: 6px;
    letter-spacing: 0.18em;
    color: var(--teal);
  }

  .notice-box-review-title {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0 0 6px;
  }

  .notice-box-review-body {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    line-height: 1.55;
    margin: 0;
    max-width: 420px;
  }

  .p10d-review-btn {
    flex-shrink: 0;
    border-radius: 20px;
  }

  .p10d-driver-panel--readonly .p10c-driver-actions {
    display: none;
  }

  .p10d-driver-caption {
    font-size: 0.875rem;
    font-weight: 500;
    font-style: italic;
    color: var(--muted);
    margin: 16px 0 0;
    padding-top: 16px;
    border-top: 1px solid var(--border-s);
  }

  /* P11 — wallet (transaction list) */

  .p11-txn-tabs {
    display: flex;
    gap: 8px;
    padding: 0 24px;
    border-bottom: 1px solid var(--border-s);
  }

  .p11-txn-tab {
    padding: 14px 4px;
    margin-bottom: -1px;
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--muted);
    background: none;
    border: none;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    transition: color 0.15s, border-color 0.15s;
  }

  .p11-txn-tab:hover:not(.active) {
    color: var(--charcoal);
  }

  .p11-txn-tab.active {
    color: var(--teal);
    font-weight: 700;
    border-bottom-color: var(--teal);
  }

  /* Wallet transaction rows — WHITE */

  .wallet-txn-card,
  .p11-txn-list {
    background: var(--white) !important;
    border: 1px solid var(--border-s) !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    margin-bottom: 16px !important;
    list-style: none !important;
    margin-top: 0 !important;
    padding: 0 !important;
  }

  .wallet-txn-row,
  .p11-txn-row {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    padding: 14px 22px !important;
    border-bottom: 1px solid var(--border-s) !important;
    background: var(--white) !important;
  }

  .wallet-txn-row:last-child,
  .p11-txn-row:last-child {
    border-bottom: none !important;
  }

  .wallet-txn-icon {
    width: 36px !important;
    height: 36px !important;
    border-radius: 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
  }

  .wallet-txn-icon.credit {
    background: rgba(37, 185, 154, 0.12) !important;
  }

  .wallet-txn-icon.credit i {
    color: var(--teal) !important;
  }

  .wallet-txn-icon.debit {
    background: rgba(226, 75, 74, 0.1) !important;
  }

  .wallet-txn-icon.debit i {
    color: var(--danger) !important;
  }

  .wallet-txn-name {
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: var(--charcoal) !important;
    margin: 0 0 3px !important;
  }

  .wallet-txn-meta {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
    margin: 0 !important;
  }

  .wallet-txn-amount-credit {
    font-size: 0.9375rem !important;
    font-weight: 700 !important;
    color: var(--teal) !important;
    margin: 0 0 3px !important;
  }

  .wallet-txn-amount-debit {
    font-size: 0.9375rem !important;
    font-weight: 700 !important;
    color: var(--danger) !important;
    margin: 0 0 3px !important;
  }

  .wallet-txn-bal {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
    text-align: right !important;
    margin: 0 !important;
  }

  .wallet-txn-right {
    text-align: right !important;
    flex-shrink: 0 !important;
    margin-left: auto !important;
  }

  .wallet-txn-body {
    flex: 1 !important;
    min-width: 0 !important;
  }

  .p11-txn-empty {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 48px 24px;
    text-align: center;
  }

  .p11-txn-empty.is-visible {
    display: flex;
  }

  .p11-txn-empty i {
    font-size: 2rem;
    color: var(--muted-lt);
  }

  .p11-txn-empty p {
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--muted);
    margin: 0;
  }

  /* P12 — offers (expired collapsible) */

  .p12-expired {
    margin-top: 32px;
  }

  .p12-expired-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin: 0 0 16px;
    border: none;
    background: none;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    text-align: left;
  }

  .p12-expired-toggle-lbl {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--muted);
  }

  .p12-expired-toggle i {
    font-size: 0.8rem;
    color: var(--muted);
    transition: transform 0.2s;
  }

  .p12-expired-toggle[aria-expanded=true] i {
    transform: rotate(180deg);
  }

  .p12-expired-panel {
    display: none;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .p12-expired-panel.is-open {
    display: grid;
  }

  /* P13 — referrals white cards (wireframe) */

  .p13-referrals .ref-white-card {
    background: var(--white) !important;
    border: 1px solid var(--border-s) !important;
    border-radius: 14px !important;
    box-shadow: 0 2px 14px rgba(44, 81, 79, 0.06) !important;
    margin-bottom: 16px !important;
    overflow: hidden !important;
  }

  .p13-referrals .ref-card-head {
    padding: 14px 22px !important;
    border-bottom: 1px solid var(--border-s) !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    background: var(--surface) !important;
  }

  .p13-referrals .ref-card-icon {
    width: 32px !important;
    height: 32px !important;
    border-radius: 8px !important;
    background: rgba(37, 185, 154, 0.1) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .p13-referrals .ref-card-icon i {
    color: var(--teal) !important;
    font-size: 0.8rem !important;
  }

  .p13-referrals .ref-card-head h3 {
    font-size: 0.9375rem !important;
    font-weight: 700 !important;
    color: var(--charcoal) !important;
    margin: 0 !important;
  }

  .p13-referrals .ref-card-body {
    padding: 22px !important;
    background: var(--white) !important;
  }

  .p13-referrals .ref-step-num {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    background: var(--teal) !important;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 auto 10px !important;
  }

  .p13-referrals .ref-row-item {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    padding: 14px 22px !important;
    border-bottom: 1px solid var(--border-s) !important;
    background: var(--white) !important;
  }

  .p13-referrals .ref-row-item:last-of-type {
    border-bottom: none !important;
  }

  .p13-referrals .ref-row-icon {
    width: 36px !important;
    height: 36px !important;
    border-radius: 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
  }

  .p13-referrals .ref-row-icon i {
    font-size: 0.9rem !important;
    color: #fff !important;
  }

  .p13-how-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    padding: 28px;
    margin-bottom: 24px;
  }

  .p13-how-head {
    margin-bottom: 4px;
  }

  .p13-how-eyebrow {
    display: block;
    margin-bottom: 6px;
    letter-spacing: 0.18em;
  }

  .p13-how-title {
    font-size: 1.25rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0;
    line-height: 1.2;
  }

  .p13-steps {
    display: flex;
    margin-top: 20px;
  }

  .p13-step {
    flex: 1;
    text-align: center;
    position: relative;
    padding: 0 16px;
  }

  .p13-step:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 20px;
    left: calc(50% + 22px);
    width: calc(100% - 44px);
    height: 2px;
    background: var(--border-s);
    z-index: 0;
  }

  .p13-step-num {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--teal);
    color: #fff;
    font-size: 0.9375rem;
    font-weight: 900;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }

  .p13-step-title {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 12px 0 6px;
  }

  .p13-step-body {
    font-size: 0.8125rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0;
    line-height: 1.5;
  }

  .p13-ref-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    overflow: hidden;
  }

  .p13-ref-card-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 20px 24px;
    border-bottom: 1px solid var(--border-s);
  }

  .p13-ref-card-title {
    font-size: 1.05rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0;
  }

  .p13-ref-card-count {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0;
  }

  .p13-ref-table {
    width: 100%;
    border-collapse: collapse;
  }

  .p13-ref-table thead th {
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--forest);
    background: var(--surface);
    padding: 12px 24px;
    text-align: left;
  }

  .p13-ref-table tbody td {
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-s);
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--charcoal);
    vertical-align: middle;
  }

  .p13-ref-table tbody tr:nth-child(even) {
    background: var(--surface);
  }

  .p13-ref-table tbody tr:last-child td {
    border-bottom: none;
  }

  .p13-ref-badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  .p13-ref-badge--completed {
    background: rgba(34, 197, 94, 0.15);
    color: #14532d;
  }

  .p13-ref-badge--pending {
    background: rgba(245, 158, 11, 0.15);
    color: #78350f;
  }

  .p13-ref-reward-pending {
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--muted);
  }

  .p13-ref-empty {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 48px 24px;
    text-align: center;
  }

  .p13-ref-empty i {
    font-size: 2rem;
    color: var(--muted-lt);
  }

  .p13-ref-empty p {
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--muted);
    margin: 0;
  }

  /* P14 — my reviews */

  .p14-cashback-notice {
    margin-top: 0;
    margin-bottom: 24px;
    padding: 16px 24px;
    justify-content: flex-start;
    gap: 12px;
    align-items: center;
  }

  .p14-cashback-notice > i {
    color: var(--teal);
    font-size: 1.125rem;
    flex-shrink: 0;
  }

  .p14-cashback-notice-text {
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--charcoal);
    margin: 0;
    line-height: 1.5;
  }

  .p14-section-title {
    font-size: 1.125rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0 0 16px;
    line-height: 1.2;
  }

  .p14-section-title--submitted {
    margin-top: 32px;
  }

  .p14-reviewable-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .p14-reviewable-card {
    display: flex;
    align-items: center;
    gap: 16px;
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    padding: 20px 24px;
  }

  .p14-reviewable-thumb {
    width: 64px;
    height: 64px;
    border-radius: 8px;
    background: var(--surface);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: var(--muted);
    font-size: 1.25rem;
    opacity: 0.35;
  }

  .p14-reviewable-mid {
    flex: 1;
    min-width: 0;
  }

  .p14-reviewable-name {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0 0 4px;
  }

  .p14-reviewable-trip {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0 0 2px;
  }

  .p14-reviewable-ref {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0;
  }

  .p14-reviewable-actions {
    text-align: right;
    flex-shrink: 0;
  }

  .p14-cashback-pill {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    border-radius: 20px;
    background: rgba(37, 185, 154, 0.1);
    color: var(--teal);
    font-size: 0.8rem;
    font-weight: 700;
    white-space: nowrap;
  }

  .p14-reviewable-actions .btn-primary {
    margin-top: 8px;
    border-radius: 20px;
  }

  .p14-reviewed-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .p14-reviewed-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    padding: 24px;
  }

  .p14-reviewed-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
  }

  .p14-reviewed-name {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0 0 4px;
  }

  .p14-reviewed-trip {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0;
  }

  .p14-reviewed-meta {
    text-align: right;
    flex-shrink: 0;
  }

  .p14-stars {
    display: inline-flex;
    gap: 2px;
    margin-bottom: 4px;
  }

  .p14-stars .fa-star {
    color: var(--amber);
    font-size: 0.875rem;
  }

  .p14-stars .fa-star-o {
    color: var(--border-s);
    font-size: 0.875rem;
  }

  .p14-reviewed-date {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0;
    display: block;
  }

  .p14-review-text {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--charcoal);
    line-height: 1.6;
    margin: 12px 0 0;
  }

  .p14-reviewed-foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: 16px;
    padding-top: 12px;
    border-top: 1px solid var(--border-s);
  }

  .p14-verified-badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    border-radius: 20px;
    background: rgba(34, 197, 94, 0.1);
    color: var(--green);
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  .p14-earned-pill {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    border-radius: 20px;
    background: rgba(37, 185, 154, 0.1);
    color: var(--teal);
    font-size: 0.8rem;
    font-weight: 700;
  }

  .p14-empty {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 64px 24px;
    gap: 12px;
  }

  .p14-empty.is-visible {
    display: flex;
  }

  .p14-empty > i {
    font-size: 3rem;
    color: var(--muted-lt);
    line-height: 1;
  }

  .p14-empty-title {
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0;
  }

  .p14-empty-sub {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0;
    max-width: 360px;
    line-height: 1.5;
  }

  .p14-empty .btn-primary {
    margin-top: 8px;
    border-radius: 20px;
  }

  /* P15 — write review */

  .p15-page-head {
    margin-bottom: 20px;
  }

  .p15-booking-ref {
    display: flex;
    align-items: center;
    gap: 16px;
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    padding: 20px 24px;
    margin-bottom: 20px;
  }

  .p15-booking-thumb {
    width: 72px;
    height: 72px;
    border-radius: 8px;
    background: var(--surface);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: var(--muted);
    font-size: 1.35rem;
    opacity: 0.35;
  }

  .p15-booking-info {
    flex: 1;
    min-width: 0;
  }

  .p15-booking-name {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--charcoal);
    margin: 0 0 4px;
  }

  .p15-booking-trip {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0 0 2px;
  }

  .p15-booking-ref-code {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0;
  }

  /* P15 — write review white card (wireframe) */

  .p15-write-review .p15-card {
    background: var(--white) !important;
    border: 1px solid var(--border-s) !important;
    border-radius: 14px !important;
    box-shadow: 0 2px 14px rgba(44, 81, 79, 0.06) !important;
    margin-bottom: 16px !important;
    overflow: hidden !important;
  }

  .p15-write-review .p15-card-body {
    padding: 28px !important;
    background: var(--white) !important;
  }

  .p15-write-review .p15-field-grp {
    margin-bottom: 20px !important;
  }

  .p15-write-review .p15-field-lbl {
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
    color: var(--forest) !important;
    display: block !important;
    margin-bottom: 10px !important;
  }

  .p15-write-review .p15-stars {
    display: flex !important;
    gap: 8px !important;
    cursor: pointer !important;
  }

  .p15-write-review .p15-field {
    width: 100% !important;
    background: var(--white) !important;
    border: 1.5px solid var(--border-s) !important;
    border-radius: 10px !important;
    color: var(--charcoal) !important;
    font-family: "Lato", sans-serif !important;
    font-size: 0.9375rem !important;
    font-weight: 500 !important;
    padding: 11px 14px !important;
    outline: none !important;
    transition: border-color 0.2s, box-shadow 0.2s !important;
    margin-bottom: 0 !important;
  }

  .p15-write-review .p15-field:focus {
    border-color: var(--teal) !important;
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.1) !important;
  }

  .p15-write-review .p15-field::-moz-placeholder {
    color: var(--muted-lt) !important;
  }

  .p15-write-review .p15-field::placeholder {
    color: var(--muted-lt) !important;
  }

  /* P16 — participants (white cards, wireframe 16) */

  .p16-participants .p16-card {
    background: var(--white) !important;
    border: 1px solid var(--border-s) !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    margin-bottom: 20px !important;
    box-shadow: 0 2px 14px rgba(44, 81, 79, 0.06) !important;
  }

  .p16-participants .p16-card-head {
    padding: 14px 22px !important;
    border-bottom: 1px solid var(--border-s) !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    background: var(--surface) !important;
  }

  .p16-participants .p16-card-head h3 {
    font-size: 0.9375rem !important;
    font-weight: 700 !important;
    color: var(--charcoal) !important;
    margin: 0 !important;
  }

  .p16-participants .p16-card-icon {
    width: 32px !important;
    height: 32px !important;
    border-radius: 8px !important;
    background: rgba(37, 185, 154, 0.12) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
  }

  .p16-participants .p16-card-icon i {
    color: var(--teal) !important;
    font-size: 0.875rem !important;
  }

  .p16-participants .p16-card-body {
    padding: 22px !important;
    background: var(--white) !important;
  }

  .p16-participants .p16-row-item {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    padding: 14px 22px !important;
    border-bottom: 1px solid var(--border-s) !important;
    background: var(--white) !important;
    flex-wrap: wrap !important;
  }

  .p16-participants .p16-row-item:last-child {
    border-bottom: none !important;
  }

  .p16-participants .p16-row-icon {
    width: 36px !important;
    height: 36px !important;
    border-radius: 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    color: #fff !important;
  }

  .p16-participants .p16-row-body {
    flex: 1 !important;
    min-width: 180px !important;
  }

  .p16-participants .p16-row-name {
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: var(--charcoal) !important;
  }

  .p16-participants .p16-row-meta {
    font-size: 0.75rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
    margin-top: 2px !important;
  }

  .p16-participants .p16-badge {
    padding: 3px 10px !important;
    border-radius: 20px !important;
    font-size: 0.68rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
    margin-right: 12px !important;
    white-space: nowrap !important;
  }

  .p16-participants .p16-badge-verified {
    background: rgba(34, 197, 94, 0.12) !important;
    color: #14532d !important;
  }

  .p16-participants .p16-badge-pending {
    background: rgba(245, 158, 11, 0.12) !important;
    color: #78350f !important;
  }

  .p16-participants .p16-row-edit {
    margin-right: 8px !important;
  }

  .p16-participants .p16-row-delete-form {
    display: inline-flex !important;
    margin: 0 !important;
  }

  .p16-participants .p16-list-empty {
    padding: 40px 22px !important;
    text-align: center !important;
    color: var(--muted) !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
    background: var(--white) !important;
  }

  .p16-participants .p16-form-row {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 16px !important;
    margin-bottom: 16px !important;
  }

  .p16-participants .p16-field-grp {
    margin-bottom: 0 !important;
  }

  .p16-participants .p16-field-grp--full {
    margin-bottom: 16px !important;
  }

  .p16-participants .p16-field-lbl {
    font-size: 0.68rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
    color: var(--forest) !important;
    display: block !important;
    margin-bottom: 6px !important;
  }

  .p16-participants .p16-field {
    width: 100% !important;
    background: var(--white) !important;
    border: 1.5px solid var(--border-s) !important;
    border-radius: 10px !important;
    color: var(--charcoal) !important;
    font-family: "Lato", sans-serif !important;
    font-size: 0.9375rem !important;
    font-weight: 500 !important;
    padding: 11px 14px !important;
    outline: none !important;
    transition: border-color 0.2s, box-shadow 0.2s !important;
    box-shadow: none !important;
  }

  .p16-participants .p16-field--textarea {
    resize: vertical !important;
    min-height: 80px !important;
  }

  .p16-participants .p16-field:focus {
    border-color: var(--teal) !important;
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.1) !important;
  }

  .p16-participants .p16-field::-moz-placeholder {
    color: var(--muted-lt) !important;
  }

  .p16-participants .p16-field::placeholder {
    color: var(--muted-lt) !important;
  }

  .p16-participants .p16-verify-notice {
    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;
    padding: 13px 16px !important;
    margin-bottom: 16px !important;
    background: rgba(37, 185, 154, 0.06) !important;
    border: 1px solid rgba(37, 185, 154, 0.25) !important;
    border-radius: 10px !important;
    font-size: 0.8125rem !important;
    font-weight: 500 !important;
    color: var(--forest) !important;
    line-height: 1.5 !important;
  }

  .p16-participants .p16-verify-notice i {
    color: var(--teal) !important;
    margin-top: 2px !important;
    flex-shrink: 0 !important;
  }

  .p16-participants .p16-submit-row {
    display: flex !important;
    gap: 12px !important;
    justify-content: flex-end !important;
    flex-wrap: wrap !important;
    margin-top: 0 !important;
  }

  /* ── P17–P18e Settings & Help (shared) ── */

  .settings-card {
    background: var(--white) !important;
    border: 1px solid var(--border-s) !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    margin-bottom: 12px !important;
    box-shadow: 0 2px 14px rgba(44, 81, 79, 0.06) !important;
  }

  .settings-row {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    padding: 18px 22px !important;
    text-decoration: none !important;
    color: inherit !important;
    transition: background 0.12s !important;
    cursor: pointer !important;
    border-bottom: 1px solid var(--border-s) !important;
  }

  .settings-row:last-child {
    border-bottom: none !important;
  }

  .settings-row:hover {
    background: rgba(37, 185, 154, 0.04) !important;
    text-decoration: none !important;
    color: inherit !important;
  }

  .settings-row-icon {
    width: 40px !important;
    height: 40px !important;
    border-radius: 10px !important;
    background: rgba(37, 185, 154, 0.1) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
  }

  .settings-row-icon i {
    color: var(--teal) !important;
    font-size: 0.9rem !important;
  }

  .settings-row-icon.danger {
    background: rgba(226, 75, 74, 0.1) !important;
  }

  .settings-row-icon.danger i {
    color: var(--danger) !important;
  }

  .settings-row-body {
    flex: 1 !important;
    min-width: 0 !important;
  }

  .settings-row-title {
    font-size: 0.9375rem !important;
    font-weight: 700 !important;
    color: var(--charcoal) !important;
    display: block !important;
  }

  .settings-row-title.danger {
    color: var(--danger) !important;
  }

  .settings-row-sub {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
    margin-top: 2px !important;
    display: block !important;
  }

  .settings-arrow {
    color: var(--muted-lt) !important;
    margin-left: auto !important;
    font-size: 0.8rem !important;
    flex-shrink: 0 !important;
  }

  .p18-toggle-row {
    display: flex !important;
    align-items: center !important;
    padding: 16px 22px !important;
    border-bottom: 1px solid var(--border-s) !important;
    background: var(--white) !important;
  }

  .p18-toggle-row:last-child {
    border-bottom: none !important;
  }

  .p18-toggle-body {
    flex: 1 !important;
    min-width: 0 !important;
    padding-right: 16px !important;
  }

  .p18-toggle-lbl {
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: var(--charcoal) !important;
  }

  .p18-toggle-sub {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
    margin-top: 2px !important;
  }

  .help-category-grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 16px !important;
    margin-bottom: 24px !important;
  }

  .help-category-card {
    background: var(--white) !important;
    border: 1.5px solid var(--border-s) !important;
    border-radius: 14px !important;
    padding: 22px !important;
    text-decoration: none !important;
    color: inherit !important;
    transition: border-color 0.2s, box-shadow 0.2s !important;
    cursor: pointer !important;
    display: block !important;
  }

  .help-category-card:hover {
    border-color: var(--teal) !important;
    box-shadow: 0 4px 16px rgba(37, 185, 154, 0.12) !important;
    text-decoration: none !important;
    color: inherit !important;
  }

  .help-cat-icon {
    width: 44px !important;
    height: 44px !important;
    border-radius: 10px !important;
    background: rgba(37, 185, 154, 0.1) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 14px !important;
  }

  .help-cat-icon i {
    color: var(--teal) !important;
    font-size: 1.1rem !important;
  }

  .help-cat-title {
    font-size: 0.9375rem !important;
    font-weight: 700 !important;
    color: var(--charcoal) !important;
    margin-bottom: 4px !important;
  }

  .help-cat-sub {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
    margin-bottom: 12px !important;
  }

  .help-cat-link {
    font-size: 0.8125rem !important;
    font-weight: 700 !important;
    color: var(--teal) !important;
  }

  .faq-card {
    background: var(--white) !important;
    border: 1px solid var(--border-s) !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    margin-bottom: 24px !important;
    box-shadow: 0 2px 14px rgba(44, 81, 79, 0.06) !important;
  }

  .faq-item {
    border-bottom: 1px solid var(--border-s) !important;
    background: var(--white) !important;
  }

  .faq-item:last-child {
    border-bottom: none !important;
  }

  .faq-q {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 18px 22px !important;
    background: var(--white) !important;
    border: none !important;
    border-left: 3px solid transparent !important;
    cursor: pointer !important;
    font-family: "Lato", sans-serif !important;
    font-size: 0.9375rem !important;
    font-weight: 600 !important;
    color: var(--charcoal) !important;
    text-align: left !important;
  }

  .faq-q:hover {
    background: rgba(37, 185, 154, 0.03) !important;
  }

  .faq-q.open {
    color: var(--teal) !important;
    border-left-color: var(--teal) !important;
  }

  .faq-a {
    display: none !important;
    padding: 0 22px 18px 25px !important;
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
    line-height: 1.7 !important;
    background: var(--white) !important;
  }

  .faq-a.open {
    display: block !important;
  }

  .faq-chevron {
    color: var(--muted-lt) !important;
    font-size: 0.8rem !important;
    flex-shrink: 0 !important;
    transition: transform 0.2s, color 0.2s !important;
  }

  .faq-q.open .faq-chevron {
    transform: rotate(180deg) !important;
    color: var(--teal) !important;
  }

  .help-contact-card {
    background: var(--forest) !important;
    border-radius: 14px !important;
    padding: 28px !important;
    text-align: center !important;
    border: none !important;
  }

  .help-contact-eyebrow {
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    color: var(--teal) !important;
    margin-bottom: 10px !important;
    display: block !important;
  }

  .help-contact-title {
    font-size: 1.375rem !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin-bottom: 6px !important;
  }

  .help-contact-sub {
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    color: rgba(255, 255, 255, 0.65) !important;
    margin-bottom: 20px !important;
  }

  .help-contact-btns {
    display: flex !important;
    gap: 10px !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
  }

  /* ── P17 Help & Support — browse by topic panels ── */

  .help-topic-qa {
    margin-bottom: 12px !important;
  }

  .help-topic-qa:last-child {
    margin-bottom: 0 !important;
  }

  .help-topic-q {
    font-family: "Lato", sans-serif !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: var(--charcoal) !important;
    margin-bottom: 3px !important;
  }

  .help-topic-a {
    font-family: "Lato", sans-serif !important;
    font-size: 0.8125rem !important;
    color: var(--muted) !important;
    line-height: 1.7 !important;
  }

  .p17-accordion-item {
    border-bottom: 1px solid var(--border-s) !important;
    background: var(--white) !important;
  }

  .p17-accordion-item:last-child {
    border-bottom: none !important;
  }

  .p17-accordion-btn {
    width: 100% !important;
    background: var(--white) !important;
    border: none !important;
    padding: 14px 22px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    cursor: pointer !important;
    font-family: "Lato", sans-serif !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    color: var(--charcoal) !important;
    text-align: left !important;
    transition: color 0.15s;
  }

  .p17-accordion-btn:hover,
  .p17-accordion-btn.open {
    color: var(--teal) !important;
  }

  .p17-chevron {
    font-size: 0.7rem !important;
    color: var(--muted-lt) !important;
    transition: transform 0.2s !important;
    flex-shrink: 0 !important;
  }

  .p17-accordion-body {
    display: none;
    padding: 0 22px 14px 22px !important;
    font-size: 0.8125rem !important;
    color: var(--muted) !important;
    line-height: 1.7 !important;
    background: var(--white) !important;
  }

  .p17-contact-grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 12px !important;
    padding: 22px !important;
    background: var(--white) !important;
  }

  .p17-contact-btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 14px !important;
    border-radius: 8px !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    background: var(--white) !important;
  }

  .p17-contact-btn.btn-teal {
    background: var(--teal) !important;
    color: #fff !important;
    border: none !important;
  }

  .p17-contact-btn.btn-teal:hover {
    background: var(--teal-dk) !important;
  }

  .p17-contact-btn.btn-outline {
    color: var(--charcoal) !important;
    border: 1.5px solid var(--border-s) !important;
  }

  .p17-contact-btn.btn-outline:hover {
    border-color: var(--teal) !important;
    color: var(--teal) !important;
  }

  .p17-wa-btn {
    color: #25D366 !important;
    border: 1.5px solid #25D366 !important;
  }

  .p17-wa-btn:hover {
    background: rgba(37, 211, 102, 0.06) !important;
  }

  /* ── P18 Settings Hub ── */

  .p18-section-label {
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 8px;
    margin-top: 4px;
  }

  .p18-card {
    margin-bottom: 20px !important;
  }

  .p18-card .row-item {
    cursor: pointer;
    transition: background 0.12s;
    background: var(--white) !important;
  }

  .p18-card .row-item:hover {
    background: rgba(37, 185, 154, 0.04) !important;
  }

  .p18-row-title {
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--charcoal);
  }

  .p18-row-sub {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin-top: 2px;
  }

  .p18-row-value {
    font-size: 0.8125rem;
    color: var(--teal);
    font-weight: 600;
    margin-right: 8px;
  }

  .p18-chevron {
    color: var(--muted-lt);
    font-size: 0.8rem;
  }

  .p18-soon-badge {
    font-size: 0.8rem;
    font-weight: 700;
    background: rgba(37, 185, 154, 0.1);
    color: var(--teal);
    padding: 2px 8px;
    border-radius: 20px;
    margin-right: 8px;
    white-space: nowrap;
  }

  .p18-icon-teal {
    background: var(--teal) !important;
  }

  .p18-icon-teal i {
    color: #fff !important;
  }

  .p18-icon-forest {
    background: var(--forest) !important;
  }

  .p18-icon-forest i {
    color: #fff !important;
  }

  .p18-icon-charcoal {
    background: var(--charcoal) !important;
  }

  .p18-icon-charcoal i {
    color: #fff !important;
  }

  .p18-icon-danger {
    background: rgba(226, 75, 74, 0.12) !important;
  }

  .p18-version {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted-lt);
    margin-top: 20px;
    text-align: center;
  }

  .p18-version a {
    color: var(--teal);
  }

  /* P18a — country & currency */

  .p18a-currency-check.is-hidden {
    visibility: hidden !important;
  }

  .p18a-currency-row:hover {
    background: rgba(37, 185, 154, 0.04) !important;
  }

  .p18a-flash {
    margin-bottom: 16px;
  }

  .p18a-save-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    padding: 20px 24px;
  }

  .p18a-save-note {
    display: inline-flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0;
    max-width: 420px;
    line-height: 1.5;
  }

  .p18a-save-note i {
    color: var(--teal);
    margin-top: 2px;
    flex-shrink: 0;
  }

  .p18a-save-actions {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
  }

  .p18a-save-btn {
    border-radius: 20px;
    font-weight: 700;
    padding: 12px 28px;
  }

  /* P18c — payment methods settings */

  .p18c-cards-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    overflow: hidden;
    margin-bottom: 20px;
  }

  .p18c-cards-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 24px;
    border-bottom: 1px solid var(--border-s);
    background: var(--surface);
  }

  .p18c-cards-head-title {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
  }

  .p18c-cards-head-title i {
    color: var(--teal);
    font-size: 1rem;
    width: 18px;
    text-align: center;
  }

  .p18c-cards-head-link {
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--teal);
    text-decoration: none;
    white-space: nowrap;
  }

  .p18c-cards-head-link:hover {
    color: var(--teal-dk);
  }

  .p18c-saved-row {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 20px 24px;
    border-bottom: 1px solid var(--border-s);
  }

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

  .p18c-brand-icon {
    width: 48px;
    height: 32px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--surface);
    border: 1px solid var(--border-s);
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--muted);
    letter-spacing: 0.04em;
  }

  .p18c-brand-icon--mc {
    color: var(--charcoal);
  }

  .p18c-card-body {
    flex: 1;
    min-width: 0;
  }

  .p18c-card-label-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
  }

  .p18c-card-label {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--charcoal);
    line-height: 1.35;
  }

  .p18c-card-meta {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 4px 0 0;
    line-height: 1.4;
  }

  .p18c-default-badge {
    display: inline-flex;
    align-items: center;
    margin-left: 8px;
    padding: 3px 10px;
    border-radius: 20px;
    background: var(--teal);
    color: #fff;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  .p18c-expired-badge {
    display: inline-flex;
    align-items: center;
    margin-left: 8px;
    padding: 3px 10px;
    border-radius: 20px;
    background: rgba(226, 75, 74, 0.1);
    color: var(--danger);
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  .p18c-card-actions {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
  }

  .p18c-set-default-btn {
    border: none;
    background: none;
    padding: 0;
    font-family: inherit;
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--teal);
    cursor: pointer;
    white-space: nowrap;
  }

  .p18c-set-default-btn:hover {
    color: var(--teal-dk);
  }

  .p18c-delete-form {
    margin: 0;
    display: inline-flex;
  }

  .p18c-delete-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    border: none;
    background: transparent;
    color: var(--danger);
    cursor: pointer;
    border-radius: 8px;
    transition: background 0.15s;
  }

  .p18c-delete-btn i {
    font-size: 1.25rem;
  }

  .p18c-delete-btn:hover {
    background: rgba(226, 75, 74, 0.08);
  }

  .p18c-add-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    padding: 28px;
    margin-bottom: 20px;
  }

  .p18c-add-title {
    font-size: 1.05rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0 0 6px;
    line-height: 1.3;
  }

  .p18c-add-sub {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0 0 20px;
    line-height: 1.4;
  }

  .p18c-secure-notice {
    margin-bottom: 20px;
  }

  .p18c-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 0;
  }

  .p18c-form-grid .field {
    margin-bottom: 0;
  }

  .p18c-default-toggle {
    margin-top: 20px;
    padding: 18px 0 0;
    border-top: 1px solid var(--border-s);
    border-bottom: none;
  }

  .p18c-form-submit-row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    margin-top: 20px;
  }

  .p18c-cancel-muted {
    color: var(--muted);
    font-weight: 700;
  }

  .p18c-cancel-muted:hover {
    color: var(--charcoal);
  }

  .p18c-add-btn {
    border-radius: 20px;
    font-weight: 700;
    padding: 12px 28px;
  }

  .p18c-accepted-strip {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    background: var(--white);
    border-radius: 12px;
    border: 1px solid var(--border-s);
    padding: 16px 24px;
  }

  .p18c-accepted-label {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    flex-shrink: 0;
  }

  .p18c-accepted-pills {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
  }

  .p18c-pay-pill {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    border-radius: 20px;
    background: var(--surface);
    border: 1px solid var(--border-s);
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--muted);
    line-height: 1.3;
  }

  /* P18d — change password */

  .p18d-pwd-wrap {
    position: relative;
  }

  .p18d-pwd-wrap .field {
    padding-right: 44px !important;
  }

  .p18d-pwd-toggle {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
    color: var(--muted);
    cursor: pointer;
    padding: 4px;
    line-height: 1;
  }

  .p18d-pwd-toggle:hover {
    color: var(--teal);
  }

  .p18d-form-card {
    max-width: 560px;
    background: var(--white) !important;
    border-radius: 16px;
    border: 1px solid var(--border-s);
    padding: 28px;
  }

  .p18d-form-errors {
    margin-bottom: 16px;
    padding: 14px 16px;
    background: rgba(226, 75, 74, 0.1);
    border-color: var(--danger);
  }

  .p18d-flash {
    margin-bottom: 16px;
  }

  .p18d-password-form .field {
    margin-bottom: 0;
  }

  .p18d-form-label {
    display: block;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
    margin-bottom: 8px;
  }

  .p18d-password-form .inp {
    width: 100%;
    border-radius: 10px;
    border: 1px solid var(--border-s);
    padding: 12px 16px;
    font-size: 0.9375rem;
    font-weight: 500;
    color: var(--charcoal);
  }

  .p18d-field-divider {
    height: 1px;
    background: var(--border-s);
    margin: 20px 0;
    border: none;
  }

  .p18d-strength-label {
    font-size: 0.8rem;
    font-weight: 600;
    color: var(--muted);
    margin: 8px 0 0;
    min-height: 1.2em;
  }

  .p18d-match {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.8rem;
    font-weight: 600;
    margin: 8px 0 0;
  }

  .p18d-match.is-match {
    color: var(--green);
  }

  .p18d-match.is-match i {
    color: var(--green);
  }

  .p18d-match.is-mismatch {
    color: var(--danger);
  }

  .p18d-match.is-mismatch i {
    color: var(--danger);
  }

  .p18d-reqs {
    margin-top: 16px;
    background: var(--surface);
    border-radius: 10px;
    padding: 14px 16px;
  }

  .p18d-reqs-head {
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
    margin: 0 0 10px;
  }

  .p18d-reqs-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .p18d-req-row {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin-bottom: 6px;
  }

  .p18d-req-row:last-child {
    margin-bottom: 0;
  }

  .p18d-req-row i {
    font-size: 0.5rem;
    color: var(--muted-lt);
    width: 14px;
    text-align: center;
    flex-shrink: 0;
  }

  .p18d-req-row.is-met {
    color: var(--green);
  }

  .p18d-req-row.is-met i {
    font-size: 0.8rem;
    color: var(--green);
  }

  .p18d-submit-row {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 24px;
  }

  .p18d-cancel-muted {
    color: var(--muted);
    font-weight: 700;
  }

  .p18d-cancel-muted:hover {
    color: var(--charcoal);
  }

  .p18d-update-btn {
    border-radius: 20px;
    font-weight: 700;
    padding: 12px 32px;
  }

  /* P18e — delete account */

  .p18e-delete .page-sub--danger {
    color: var(--danger);
    font-weight: 500;
  }

  .p18e-danger-card {
    background: rgba(226, 75, 74, 0.06);
    border: 1px solid rgba(226, 75, 74, 0.3);
    border-radius: 16px;
    padding: 28px;
    margin-bottom: 24px;
  }

  .p18e-danger-top {
    display: flex;
    align-items: flex-start;
    gap: 16px;
  }

  .p18e-danger-icon {
    font-size: 2rem;
    color: var(--danger);
    margin-top: 2px;
    flex-shrink: 0;
  }

  .p18e-danger-title {
    font-size: 1.05rem;
    font-weight: 900;
    color: var(--danger);
    margin: 0;
    line-height: 1.3;
  }

  .p18e-danger-body {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--charcoal);
    line-height: 1.7;
    margin: 8px 0 0;
  }

  .p18e-consequence-list {
    list-style: none;
    margin: 16px 0 0 36px;
    padding: 0;
  }

  .p18e-consequence-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 6px 0;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--charcoal);
    line-height: 1.5;
  }

  .p18e-consequence-list i {
    color: var(--danger);
    margin-top: 3px;
    flex-shrink: 0;
  }

  .p18e-active-bookings-notice {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 16px 0 0;
    padding-top: 16px;
    border-top: 1px solid rgba(226, 75, 74, 0.2);
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--amber);
    line-height: 1.5;
  }

  .p18e-active-bookings-notice i {
    color: var(--amber);
    flex-shrink: 0;
    margin-top: 2px;
  }

  .p18e-data-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid var(--border-s);
    padding: 24px;
    margin-bottom: 24px;
  }

  .p18e-data-title {
    font-size: 1.05rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0 0 4px;
    line-height: 1.3;
  }

  .p18e-info-row {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 12px 0;
    border-bottom: 1px solid var(--border-s);
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--charcoal);
    line-height: 1.55;
  }

  .p18e-info-row--last {
    border-bottom: none;
    padding-bottom: 0;
  }

  .p18e-info-icon {
    width: 18px;
    text-align: center;
    flex-shrink: 0;
    margin-top: 2px;
    color: var(--muted);
  }

  .p18e-info-icon--teal {
    color: var(--teal);
  }

  .p18e-confirm-card {
    background: var(--white);
    border-radius: 16px;
    border: 1px solid rgba(226, 75, 74, 0.3);
    padding: 28px;
  }

  .p18e-confirm-title {
    font-size: 1.05rem;
    font-weight: 900;
    color: var(--charcoal);
    margin: 0;
    line-height: 1.3;
  }

  .p18e-confirm-sub {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--muted);
    margin: 8px 0 20px;
    line-height: 1.5;
  }

  .p18e-delete-form .field {
    margin-bottom: 16px;
  }

  .p18e-form-label {
    display: block;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
    margin-bottom: 8px;
  }

  .p18e-form-label--danger {
    color: var(--danger);
  }

  .p18e-delete-form .inp {
    width: 100%;
    border-radius: 10px;
    border: 1px solid var(--border-s);
    padding: 12px 16px;
    font-size: 0.9375rem;
    font-weight: 500;
    color: var(--charcoal);
  }

  .p18e-confirm-input {
    border-color: rgba(226, 75, 74, 0.4);
  }

  .p18e-confirm-input:focus {
    border-color: var(--danger);
    outline: none;
    box-shadow: 0 0 0 3px rgba(226, 75, 74, 0.12);
  }

  .p18e-confirm-input.is-valid {
    border-color: var(--danger);
  }

  .p18e-submit-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 24px;
  }

  .p18e-irreversible-note {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--muted);
    margin: 0;
  }

  .p18e-irreversible-note i {
    color: var(--muted);
  }

  .p18e-submit-actions {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
  }

  .p18e-cancel-muted {
    color: var(--muted);
    font-weight: 700;
  }

  .p18e-cancel-muted:hover {
    color: var(--charcoal);
  }

  .p18e-delete-submit-btn {
    border: none;
    border-radius: 20px;
    background: var(--danger);
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    padding: 12px 32px;
    cursor: pointer;
    transition: background 0.15s, opacity 0.15s;
  }

  .p18e-delete-submit-btn:hover:not(:disabled) {
    background: #c93f3e;
  }

  .p18e-delete-submit-btn:disabled {
    opacity: 0.45;
    cursor: not-allowed;
  }

  /* ── P19 Activity Listing ── */

  .acts-shell {
    padding: calc(var(--nav-h) + 32px) 0 80px !important;
    background: var(--warm-white) !important;
  }

  .acts-inner {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 40px !important;
    display: grid !important;
    grid-template-columns: 280px 1fr !important;
    gap: 28px !important;
    align-items: start !important;
  }

  .filter-sidebar {
    background: var(--white) !important;
    border-radius: 14px !important;
    border: 1px solid var(--border-s) !important;
    overflow: hidden !important;
    position: sticky !important;
    top: calc(var(--nav-h) + 20px) !important;
  }

  .filter-head {
    background: var(--charcoal) !important;
    padding: 14px 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  .filter-head h3 {
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: #fff !important;
  }

  .filter-section {
    padding: 16px 18px !important;
    border-bottom: 1px solid var(--border-s) !important;
    background: var(--white) !important;
  }

  .filter-section:last-child {
    border-bottom: none !important;
  }

  .filter-section-lbl {
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    color: var(--muted) !important;
    margin-bottom: 10px !important;
  }

  .filter-check {
    display: flex !important;
    align-items: center !important;
    gap: 9px !important;
    padding: 5px 0 !important;
    cursor: pointer !important;
    font-size: 0.8125rem !important;
    color: var(--charcoal) !important;
  }

  .filter-check input {
    accent-color: var(--teal) !important;
    width: 14px !important;
    height: 14px !important;
  }

  .listing-grid {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
  }

  .listing-card {
    background: var(--white) !important;
    border-radius: 14px !important;
    border: 1px solid var(--border-s) !important;
    overflow: hidden !important;
    display: flex !important;
    transition: box-shadow 0.15s !important;
  }

  .listing-card:hover {
    box-shadow: 0 4px 18px rgba(44, 81, 79, 0.12) !important;
  }

  .listing-img {
    width: 200px !important;
    flex-shrink: 0 !important;
    background: var(--forest) !important;
    position: relative !important;
    min-height: 160px !important;
  }

  .listing-body {
    flex: 1 !important;
    padding: 18px 22px !important;
    display: flex !important;
    flex-direction: column !important;
    background: var(--white) !important;
  }

  .listing-tags {
    display: flex !important;
    gap: 6px !important;
    flex-wrap: wrap !important;
    margin-bottom: 8px !important;
  }

  .tag {
    padding: 3px 9px !important;
    border-radius: 20px !important;
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
  }

  .tag-sic {
    background: rgba(37, 185, 154, 0.12) !important;
    color: var(--forest) !important;
  }

  .tag-pvt {
    background: rgba(44, 81, 79, 0.12) !important;
    color: var(--forest) !important;
  }

  .tag-full {
    background: rgba(34, 197, 94, 0.1) !important;
    color: #14532d !important;
  }

  .tag-half {
    background: rgba(245, 158, 11, 0.1) !important;
    color: #78350f !important;
  }

  .listing-title {
    font-size: 1rem !important;
    font-weight: 700 !important;
    color: var(--charcoal) !important;
    margin-bottom: 6px !important;
  }

  .listing-meta {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    flex-wrap: wrap !important;
  }

  .listing-price {
    margin-top: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding-top: 14px !important;
    border-top: 1px solid var(--border-s) !important;
  }

  .price-from {
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase !important;
    color: var(--muted) !important;
  }

  .price-val {
    font-size: 1.25rem !important;
    font-weight: 900 !important;
    color: var(--teal) !important;
  }

  .sort-row {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin-bottom: 16px !important;
    flex-wrap: wrap !important;
  }

  .sort-lbl {
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    color: var(--muted) !important;
  }

  .sort-pill {
    padding: 5px 14px !important;
    border-radius: 20px !important;
    border: 1.5px solid var(--border-s) !important;
    background: var(--white) !important;
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    color: var(--muted) !important;
    cursor: pointer !important;
    font-family: "Lato", sans-serif !important;
  }

  .sort-pill.active {
    border-color: var(--teal) !important;
    color: var(--teal) !important;
    background: rgba(37, 185, 154, 0.06) !important;
  }

  /* ── P20 Activity Detail ── */

  .detail-shell {
    padding: calc(var(--nav-h) + 0px) 0 80px !important;
    background: var(--warm-white) !important;
  }

  .acts-hero {
    height: 380px !important;
    background: linear-gradient(160deg, #2C514F 0%, #0d2b29 100%) !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    padding: 32px 40px !important;
  }

  .hero-tags {
    display: flex !important;
    gap: 8px !important;
    margin-bottom: 12px !important;
    flex-wrap: wrap !important;
  }

  .hero-title {
    font-size: 2rem !important;
    font-weight: 900 !important;
    color: #fff !important;
    line-height: 1.2 !important;
    max-width: 700px !important;
  }

  .hero-meta {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important;
    margin-top: 10px !important;
    flex-wrap: wrap !important;
  }

  .hero-meta span {
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    color: rgba(255, 255, 255, 0.7) !important;
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
  }

  .photo-strip {
    display: flex !important;
    gap: 8px !important;
    padding: 0 40px !important;
    margin: 20px auto !important;
    max-width: 1100px !important;
    overflow-x: auto !important;
  }

  .photo-thumb {
    width: 80px !important;
    height: 60px !important;
    border-radius: 8px !important;
    flex-shrink: 0 !important;
    cursor: pointer !important;
    border: 2px solid transparent !important;
  }

  .photo-thumb.active {
    border-color: var(--teal) !important;
  }

  .detail-inner {
    max-width: 1100px !important;
    margin: 0 auto !important;
    padding: 0 40px !important;
    display: grid !important;
    grid-template-columns: 1fr 340px !important;
    gap: 32px !important;
    align-items: start !important;
    margin-top: 32px !important;
  }

  .detail-inner .card,
  .detail-inner .card-body,
  .detail-inner .card-head {
    background: var(--white) !important;
  }

  .section-title {
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    color: var(--muted) !important;
    margin-bottom: 12px !important;
  }

  .itin-row {
    display: flex !important;
    gap: 14px !important;
    padding: 10px 0 !important;
    border-bottom: 1px solid var(--border) !important;
  }

  .itin-row:last-child {
    border-bottom: none !important;
  }

  .itin-num {
    width: 24px !important;
    height: 24px !important;
    border-radius: 50% !important;
    background: var(--teal) !important;
    color: #fff !important;
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    margin-top: 1px !important;
  }

  .incl-row {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 6px 0 !important;
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    color: var(--charcoal) !important;
    border-bottom: 1px solid var(--border) !important;
  }

  .incl-row:last-child {
    border-bottom: none !important;
  }

  .excl-row {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 6px 0 !important;
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    color: var(--muted) !important;
    border-bottom: 1px solid var(--border) !important;
  }

  .excl-row:last-child {
    border-bottom: none !important;
  }

  .booking-form {
    background: var(--white) !important;
    border-radius: 16px !important;
    border: 1px solid var(--border-s) !important;
    box-shadow: 0 4px 24px rgba(44, 81, 79, 0.12) !important;
    position: sticky !important;
    top: calc(var(--nav-h) + 20px) !important;
    overflow: hidden !important;
  }

  .booking-form-head {
    background: var(--forest) !important;
    padding: 16px 20px !important;
  }

  .booking-price {
    font-size: 1.75rem !important;
    font-weight: 900 !important;
    color: #fff !important;
  }

  .booking-price-sub {
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    color: rgba(255, 255, 255, 0.55) !important;
  }

  .booking-form-body {
    padding: 20px !important;
    background: var(--white) !important;
  }

  .pax-row {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 10px 0 !important;
    border-bottom: 1px solid var(--border) !important;
  }

  .pax-row:last-child {
    border-bottom: none !important;
  }

  .pax-stepper {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
  }

  .pax-btn {
    width: 28px !important;
    height: 28px !important;
    border-radius: 50% !important;
    border: 1.5px solid var(--border-s) !important;
    background: var(--white) !important;
    cursor: pointer !important;
    font-weight: 700 !important;
    font-size: 0.875rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .addon-card {
    border: 1.5px solid var(--border-s) !important;
    border-radius: 10px !important;
    padding: 12px 14px !important;
    margin-bottom: 10px !important;
    cursor: pointer !important;
    transition: border-color 0.15s !important;
    background: var(--white) !important;
  }

  .addon-card.selected {
    border-color: var(--teal) !important;
    background: rgba(37, 185, 154, 0.04) !important;
  }

  .price-line {
    display: flex !important;
    justify-content: space-between !important;
    padding: 7px 0 !important;
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    border-bottom: 1px solid var(--border) !important;
  }

  .price-line:last-child {
    border-bottom: none !important;
  }

  .price-line.total {
    font-weight: 700 !important;
    font-size: 1rem !important;
    color: var(--charcoal) !important;
    border-top: 2px solid var(--border-s) !important;
    margin-top: 4px !important;
    padding-top: 12px !important;
  }

  .tl-row {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 5px 0 !important;
    font-size: 0.8125rem !important;
    font-weight: 500 !important;
  }

  .tl-dot {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    flex-shrink: 0 !important;
  }

  /* ── Activity Payment Page ── */

  .acts-payment .card,
  .acts-payment .card-body,
  .acts-payment .card-head {
    background: var(--white) !important;
  }

  .acts-payment .field {
    width: 100% !important;
    background: var(--white) !important;
    border: 1.5px solid var(--border-s) !important;
    border-radius: 10px !important;
    color: var(--charcoal) !important;
    font-family: "Lato", sans-serif !important;
    font-size: 0.9375rem !important;
    padding: 11px 14px !important;
    outline: none !important;
  }

  .acts-payment .field:focus {
    border-color: var(--teal) !important;
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.1) !important;
  }

  .acts-payment textarea.field {
    min-height: 90px !important;
    resize: vertical !important;
  }

  .acts-payment .pay-lbl {
    font-size: 0.8rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
    color: var(--forest) !important;
    display: block !important;
    margin-bottom: 6px !important;
  }

  .acts-payment .toggle {
    width: 38px !important;
    height: 22px !important;
    border-radius: 11px !important;
    background: var(--teal) !important;
    position: relative !important;
    flex-shrink: 0 !important;
    cursor: pointer !important;
    display: inline-block !important;
  }

  .acts-payment .toggle.off {
    background: var(--border-s) !important;
  }

  .acts-payment .toggle::after {
    content: "" !important;
    width: 18px !important;
    height: 18px !important;
    border-radius: 50% !important;
    background: #fff !important;
    position: absolute !important;
    top: 2px !important;
    right: 2px !important;
    transition: right 0.2s !important;
  }

  .acts-payment .toggle.off::after {
    right: 18px !important;
  }

  .acts-payment .price-line {
    display: flex !important;
    justify-content: space-between !important;
    padding: 7px 0 !important;
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    border-bottom: 1px solid var(--border) !important;
  }

  .acts-payment .price-line:last-child {
    border-bottom: none !important;
  }

  .acts-payment .price-line.total {
    font-weight: 700 !important;
    font-size: 1rem !important;
    color: var(--charcoal) !important;
    border-top: 2px solid var(--border-s) !important;
    padding-top: 12px !important;
    margin-top: 4px !important;
  }

  /* ══════════════════════════════════════════
     §13l — HOMEPAGE (P00) — block 29
     Only used on resources/views/index.blade.php
  ══════════════════════════════════════════ */

  /* Homepage content wrapper — 1320px (wider than inner pages) */

  .hp-wrap {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 28px;
  }

  /* Section shells */

  .section {
    padding: 80px 0;
  }

  .section-alt {
    padding: 80px 0;
    background: var(--surface);
  }

  /* Scroll reveal */

  .reveal {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .reveal.visible {
    opacity: 1;
    transform: translateY(0);
  }

  .homepage-desktop .reveal {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: none !important;
  }

  /* Eyebrow + heading pattern */

  .sec-eyebrow {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--teal);
    display: block;
    margin-bottom: 8px;
  }

  .sec-title {
    font-size: clamp(1.75rem, 3vw, 2.5rem);
    font-weight: 900;
    color: var(--charcoal);
    line-height: 1.15;
    margin-bottom: 8px;
  }

  .sec-sub {
    font-size: 0.9375rem;
    color: var(--muted);
    line-height: 1.65;
    max-width: 520px;
  }

  .teal-rule {
    width: 36px;
    height: 3px;
    border-radius: 2px;
    background: var(--teal);
    margin: 14px 0 36px;
  }

  /* ── HERO ── */

  .hero {
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: linear-gradient(180deg, rgba(44, 81, 79, 0.55) 0%, rgba(44, 81, 79, 0.4) 50%, rgba(13, 13, 13, 0.8) 100%), url("https://images.unsplash.com/photo-1537996194471-e657df975ab4?w=1920&q=80") center/cover no-repeat;
    padding-top: var(--nav-h);
  }

  .hero-inner {
    position: relative;
    z-index: 2;
    padding: 0 24px;
    max-width: 800px;
    margin: 0 auto;
  }

  .hero-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--teal);
    margin-bottom: 20px;
  }

  .hero-eyebrow-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--teal);
  }

  .hero h1 {
    font-size: clamp(2.8rem, 7vw, 5.5rem);
    font-weight: 900;
    color: #fff;
    line-height: 1.04;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
  }

  .hero h1 span {
    color: var(--teal);
  }

  .hero-sub {
    font-size: 1.0625rem;
    color: rgba(255, 255, 255, 0.82);
    letter-spacing: 0.08em;
    margin-bottom: 52px;
    font-weight: 400;
  }

  .hero-tags {
    display: flex;
    gap: 8px;
    justify-content: center;
    flex-wrap: wrap;
  }

  .hero-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.75rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.75);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 20px;
    padding: 5px 12px;
    cursor: pointer;
    transition: all 0.2s;
    text-decoration: none;
  }

  .hero-tag:hover {
    background: rgba(37, 185, 154, 0.25);
    border-color: rgba(37, 185, 154, 0.5);
    color: #fff;
  }

  .hero-scroll {
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 7px;
    animation: fadeUpIn 1s 0.8s both;
  }

  .hero-scroll-line {
    width: 1px;
    height: 40px;
    background: linear-gradient(to bottom, var(--teal), transparent);
  }

  .hero-scroll span {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.45);
  }

@keyframes fadeUpIn {
    from {
      opacity: 0;
      transform: translate(-50%, 12px);
    }

    to {
      opacity: 1;
      transform: translate(-50%, 0);
    }
}

  /* ── TRAVELLER STRIP ── */

  .traveller-strip {
    background: var(--charcoal);
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  }

  .ts-inner {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 28px;
    display: flex;
    align-items: stretch;
  }

  .ts-heading {
    display: flex;
    align-items: center;
    padding-right: 24px;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    margin-right: 8px;
  }

  .ts-heading span {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.35);
    white-space: nowrap;
  }

  .ts-item {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 20px;
    border-right: 1px solid rgba(255, 255, 255, 0.06);
    cursor: pointer;
    transition: background 0.2s;
    position: relative;
  }

  .ts-item:last-child {
    border-right: none;
  }

  .ts-item:hover {
    background: rgba(255, 255, 255, 0.04);
  }

  .ts-item.active {
    background: rgba(37, 185, 154, 0.1);
  }

  .ts-item.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--teal);
  }

  .ts-icon {
    width: 38px;
    height: 38px;
    border-radius: 10px;
    background: rgba(37, 185, 154, 0.12);
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
  }

  .ts-item.active .ts-icon,
  .ts-item:hover .ts-icon {
    background: rgba(37, 185, 154, 0.22);
  }

  .ts-icon i {
    font-size: 1rem;
    color: var(--teal);
  }

  .ts-label {
    font-size: 0.8125rem;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
  }

  .ts-sub {
    font-size: 0.65rem;
    color: rgba(255, 255, 255, 0.4);
    margin-top: 1px;
    white-space: nowrap;
  }

  .ts-chevron {
    margin-left: 6px;
    font-size: 0.65rem;
    color: rgba(255, 255, 255, 0.3);
    transition: transform 0.25s, color 0.2s;
    flex-shrink: 0;
  }

  .ts-item.active .ts-chevron {
    transform: rotate(180deg);
    color: var(--teal);
  }

  /* ── ENQUIRY PANEL ── */

  .enquiry-panel {
    max-height: 0;
    overflow: hidden;
    background: var(--surface);
    border-bottom: 1px solid var(--border-s);
    transition: max-height 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .enquiry-panel.open {
    max-height: 900px;
  }

  .ep-inner {
    max-width: 1320px;
    margin: 0 auto;
    padding: 32px 28px 36px;
    position: relative;
  }

  .ep-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
  }

  .ep-title {
    font-size: 1rem;
    font-weight: 700;
    color: var(--charcoal);
    display: flex;
    align-items: center;
    gap: 9px;
  }

  .ep-title-badge {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background: rgba(37, 185, 154, 0.12);
    color: var(--teal);
    border-radius: 6px;
    padding: 2px 8px;
  }

  .ep-close {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid var(--border-s);
    background: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: var(--muted);
    font-size: 0.75rem;
    transition: border-color 0.2s, color 0.2s;
  }

  .ep-close:hover {
    border-color: var(--danger);
    color: var(--danger);
  }

  .ep-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }

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

  .ep-field label {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--forest);
  }

  .ep-field input,
  .ep-field select,
  .ep-field textarea {
    border: 1.5px solid var(--border-s);
    border-radius: 10px;
    padding: 10px 14px;
    font-family: "Lato", sans-serif;
    font-size: 0.9rem;
    color: var(--charcoal);
    background: var(--white);
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s;
    width: 100%;
  }

  .ep-field input:focus,
  .ep-field select:focus,
  .ep-field textarea:focus {
    border-color: var(--teal);
    box-shadow: 0 0 0 3px rgba(37, 185, 154, 0.12);
  }

  .ep-field textarea {
    resize: vertical;
    min-height: 76px;
  }

  .ep-range-val {
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--teal);
    margin-top: 2px;
  }

  .ep-footer {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 22px;
    flex-wrap: wrap;
  }

  .ep-submit {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--teal);
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 12px 28px;
    font-size: 0.9rem;
    font-weight: 700;
    font-family: "Lato", sans-serif;
    cursor: pointer;
    transition: background 0.2s, transform 0.15s;
  }

  .ep-submit:hover {
    background: var(--teal-dk);
    transform: translateY(-1px);
  }

  .ep-note {
    font-size: 0.75rem;
    color: var(--muted);
  }

  /* ── DESTINATIONS GRID ── */

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

  .dest-card {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    height: 260px;
    cursor: pointer;
    background: var(--charcoal);
  }

  .dest-card:hover .dest-overlay {
    opacity: 1;
  }

  .dest-card:hover .dest-img {
    transform: scale(1.06);
  }

  .dest-img {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .dest-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(44, 81, 79, 0.9) 0%, rgba(44, 81, 79, 0.1) 60%);
    opacity: 0.7;
    transition: opacity 0.3s;
  }

  .dest-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 18px;
  }

  .dest-flag {
    font-size: 1.25rem;
    margin-bottom: 4px;
  }

  .dest-name {
    font-size: 1rem;
    font-weight: 900;
    color: #fff;
    line-height: 1.2;
  }

  .dest-sub {
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.75);
    margin-top: 2px;
  }

  .dest-badge {
    display: inline-block;
    font-size: 0.6rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 10px;
    margin-top: 6px;
  }

  .dest-live {
    background: rgba(37, 185, 154, 0.9);
    color: #fff;
  }

  .dest-soon {
    background: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.85);
  }

  /* ── STATS ── */

  .stats-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
  }

  .stat-card {
    text-align: center;
    padding: 32px 24px;
    border-right: 1px solid var(--border-s);
  }

  .stat-card:last-child {
    border-right: none;
  }

  .stat-val {
    font-size: 2.25rem;
    font-weight: 900;
    color: var(--teal);
    line-height: 1;
    margin-bottom: 6px;
  }

  .stat-lbl {
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--muted);
    text-transform: uppercase;
    letter-spacing: 0.08em;
  }

  /* ── WHY WEEKENDER ── */

  .why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 44px;
  }

  .why-card {
    background: #fff;
    border-radius: 16px;
    border: 1px solid var(--border);
    padding: 28px 22px;
    text-align: center;
    transition: box-shadow 0.25s, transform 0.25s;
  }

  .why-card:hover {
    box-shadow: 0 12px 36px rgba(44, 81, 79, 0.1);
    transform: translateY(-3px);
  }

  .why-icon {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    margin: 0 auto 18px;
    background: rgba(37, 185, 154, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .why-icon i {
    font-size: 1.3rem;
    color: var(--teal);
  }

  .why-card h3 {
    font-size: 1rem;
    font-weight: 700;
    color: var(--charcoal);
    margin-bottom: 8px;
  }

  .why-card p {
    font-size: 0.875rem;
    color: var(--muted);
    line-height: 1.65;
  }

  /* ── TESTIMONIALS ── */

  .testi-strip {
    background: var(--charcoal);
    padding: 56px 0;
  }

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

  .testi-card {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 14px;
    padding: 24px 22px;
  }

  .testi-stars {
    color: var(--teal);
    font-size: 0.85rem;
    margin-bottom: 12px;
    letter-spacing: 2px;
  }

  .testi-text {
    font-size: 0.875rem;
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.7;
    margin-bottom: 16px;
    font-style: italic;
  }

  .testi-author {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .testi-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(37, 185, 154, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--teal);
    flex-shrink: 0;
  }

  .testi-name {
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff;
  }

  .testi-loc {
    font-size: 0.75rem;
    color: var(--muted-lt);
  }

  /* P00: hide fusion layout footer — homepage uses inline minimal footer */

  body:has(#hero) > footer:not(.hp-footer) {
    display: none !important;
  }

  /* Homepage navbar transparent state (also set via @push styles in index.blade.php) */

  .hp-nav-transparent #nav {
    background: rgba(45, 58, 62, 0);
    -webkit-backdrop-filter: blur(0);
            backdrop-filter: blur(0);
  }

  /* ── Navbar currency toggle ── */

  .wk-nav-currency {
    position: relative;
    display: inline-flex;
    align-items: center;
  }

  /* ── Dropdown panel — white, matches .account-drop ── */

  .wk-cur-drop {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    z-index: 9999;
    background: #fff;
    border-radius: 14px;
    border: 1px solid #E0E5E3;
    box-shadow: 0 16px 48px rgba(44, 81, 79, 0.16);
    min-width: 260px;
    max-height: 400px;
    overflow-y: auto;
    padding: 8px 0;
  }

  .wk-cur-drop--open {
    display: block;
  }

  .wk-cur-drop__header {
    padding: 10px 18px 8px;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #6B7B7E;
    border-bottom: 1px solid #E0E5E3;
    margin-bottom: 4px;
  }

  /* ── Currency rows — matches .ad-item typography ── */

  .wk-cur-row {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 18px;
    background: transparent;
    border: none;
    border-left: 3px solid transparent;
    cursor: pointer;
    color: #2D3A3E;
    font-family: "Lato", sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    text-align: left;
    transition: background 0.15s, color 0.15s;
  }

  .wk-cur-row:hover {
    background: rgba(37, 185, 154, 0.07);
    color: #25B99A;
  }

  .wk-cur-row--active {
    background: rgba(37, 185, 154, 0.07);
    border-left-color: #25B99A;
    color: #25B99A;
  }

  .wk-cur-row--active:hover {
    background: rgba(37, 185, 154, 0.1);
  }

  .wk-cur-row__meta {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 1px;
    min-width: 0;
  }

  .wk-cur-row__code {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.3;
    color: inherit;
  }

  .wk-cur-row__name {
    font-size: 0.75rem;
    font-weight: 400;
    color: #6B7B7E;
    line-height: 1.3;
  }

  .wk-cur-row--active .wk-cur-row__name {
    color: rgba(37, 185, 154, 0.85);
  }

  .wk-cur-row__symbol {
    font-size: 0.8rem;
    font-weight: 600;
    color: #A0ACAE;
    flex-shrink: 0;
    min-width: 28px;
    text-align: right;
  }

  .wk-cur-row__radio {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #C8D4D6;
    flex-shrink: 0;
    position: relative;
    transition: border-color 0.15s, background 0.15s;
  }

  .wk-cur-row__radio--on {
    border-color: #25B99A;
    background: #25B99A;
  }

  .wk-cur-row__radio--on::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
  }
}


