
body {
  padding-top: 80px;
}

p a{
    color: var(--c-primary);
    text-decoration: none;
}

p a:hover {
    color: var(--c-primary);
    text-decoration: underline;
}

.footer-logo-link {
  display: inline-block;
  text-align: right;
}
.footer-logo {
  height: 128px;
  opacity: 0.5;
  transition: opacity 0.2s;
  vertical-align: top;
}
.footer-logo-link:hover .footer-logo {
  opacity: 1;
}
@media (max-width: 780px) {
  .footer-logo-link {
    text-align: center;
    width: 100%;
  }
  .footer-logo {
    display: block;
    margin: 0 auto;
  }
}
.footer-info-links {
  display: flex;
  gap: 2rem;
}
.footer-info-col {
  display: flex;
  flex-direction: column;
  gap: 0.3em;
}

@media (min-width: 781px) {
  .footer-info-col .footer-link {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (max-width: 780px) {
  .footer-info-links {
    flex-direction: column;
    gap: 1rem;
  }
}
/* Footer Info Row Layout */
.footer-info-row {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
  margin-bottom: 1.5rem;
}
.footer-info-left {
  flex: 2;
  min-width: 0;
}

.footer-info-right {
  flex: 1;
  min-width: 0;
  min-height: 80px;
  text-align: right;
  padding: 0;
  background: none;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-h {
  font-size: 1rem;
  font-weight: 600;
  margin: 0.5em 0 0.2em 0;
  color: var(--c-text-h);
}
@media (max-width: 780px) {
  .footer-info-row {
    flex-direction: column-reverse;
    gap: 1rem;
  }
  .footer-info-right {
    min-height: 60px;
    width: 100%;
    text-align: center;
  }
}
.il {
  margin-right: 6px;
}
.ir {
  margin-left: 6px;
}
body {
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    background-color: var(--c-bg);
    color: var(--c-text);
    margin: 0;
    padding: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

h1, h2, h3, h4, h5, h6 {
    color: var(--c-text-h);
}

.container {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

@media (min-width: 780px) {
    .container {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.theme-toggle {
  cursor: pointer;
  padding: 0.5rem 1rem;
  background-color: var(--c-accent);
  color: var(--c-bg);
  border: none;
  border-radius: 6px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.page-footer {
    background-color: var(--c-bg-d);
    padding: 24px 0px 12px 0px;
}

.footer-hr {
    border: 1px solid var(--c-border);
    margin-top: 32px;
}

.footer-link {
    color: var(--c-text);
    text-decoration: none;
    font-weight: 400;
    transition: none;
    font-size: 12px;
    opacity: 0.4;
    text-transform: uppercase;
}

/* Footer-Links in der Info-Spalte größer */
.footer-info-col .footer-link {
    font-size: 15px !important;
    opacity: 1 !important;
    text-transform: none !important;
}

/* Footer-Links für Impressum/Privacy/Terms kleiner und mit Opacity */
.footer-link:not(.footer-info-col .footer-link) {
    font-size: 12px;
    opacity: 0.4;
}

.footer-link:hover {
    text-decoration: underline;
    cursor: pointer;
}

.copyright {
    font-size: 12px;
    color: var(--c-text);
    opacity: 0.4;
    font-weight: 400;
}

.footer-mail {
    color: var(--c-text);
    text-decoration: none;
    font-weight: 400;
    transition: 0.2s;
    font-size: 12px;
    background-color: var(--c-border);
    border-radius: 4px;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
}

.footer-mail:hover {
    transition: 0.2s;
    background-color: var(--c-border-hover);
}

.footer-social {
    text-decoration: none;
    transition: 0.2s;
    font-size: 18px;
    border-radius: 4px;
    display: block;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
}

.social-discord {
    background-color: #5865F2;
    color: #ffffff;
    transition: 0.2s;
}

.social-discord:hover {
    background-color: #4752C4;
    color: #ffffff;
    transition: 0.2s;
}

.social-bbb {
    background-color: #2D87C3;
    color: #ffffff;
    transition: 0.2s;
}

.social-bbb:hover {
    background-color: #2374aa;
    transition: 0.2s;
    color: #ffffff;
}
.header-logo-link {
  height: 48px;
  display: block;
}

/* Sticky Header mit transparentem Hintergrund und Schatten bei Scroll */
.page-header {
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: transparent;
    padding: 12px 0;
    transition: background-color 0.3s, box-shadow 0.3s;
}
.page-header.scrolled {
    background-color: rgba(var(--c-bg-d-rgb), 0.6); /* leicht transparent, dunkler Ton */
    border-bottom: 1px solid rgba(var(--c-border-rgb), 0.8); /* dezente helle Border */
    backdrop-filter: blur(20px); /* Unschärfe */
}

.header-logo {
  width: 200px;
  height: auto;
  display: block;
}



.settings-bar {
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.breadcrumb-bar {
    margin-top: 2rem;
}

.setting-button {
    color: var(--c-text);
    text-decoration: none;
    font-weight: 400;
    transition: 0.2s;
    font-size: 12px;
    background-color: var(--c-bg-d);
    border-radius: 4px;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
}

.setting-button:hover {
    color: var(--c-text);
    text-decoration: none;
    font-weight: 400;
    transition: 0.2s;
    font-size: 12px;
    background-color: var(--c-bg-d);
    border-radius: 4px;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
}

.border-effect {
  position: relative;
  cursor: pointer;
  border: none;
  z-index: 0;
  overflow: hidden;
}

.border-effect::before {
  content: '';
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 5px;
  background: radial-gradient(
    circle at var(--x, 20%) var(--y, 20%),
    var(--c-border-hover),
    var(--c-border),
    transparent 90%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}

.border-effect:hover::before {
  opacity: 1;
}

.dark-icon {
  color: var(--c-dark-icon);
}


/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  float: right;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  right: 0;
  bottom: 36px;
  position: absolute;
  border-radius: 4px;
    background-color: rgba(var(--c-bg-d-rgb), 0.8); /* leicht transparent, dunkler Ton */
    box-shadow: 0 2px 8px rgba(0,0,0,0.07);
    border: 1px solid rgba(var(--c-border-rgb), 0.8); /* dezente helle Border */
    backdrop-filter: blur(20px); /* Unschärfe */
  min-width: 160px;
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    font-size: 12px;
  padding: 12px 16px;
    color: var(--c-text);
  text-decoration: none;
  display: block;
    transition: 0.2s;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover{
    transition: 0.2s;
    background-color: rgba(var(--c-border-rgb), 0.5);
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

/* Overlay */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
  z-index: 200;
}

.overlay.show {
  opacity: 1;
  pointer-events: all;
}

/* Modal-Navigation */
.modal-nav {
  position: fixed;
  top: 0;
  left: 0px;
  width: 250px;
  height: 100%;
  padding: 2rem;
  transform: translateX(-100%) scale(0.95);
  transition: transform 0.6s ease, opacity 0.6s ease;
  z-index: 300;
    background-color: rgba(var(--c-bg-d-rgb), 0.6); /* leicht transparent, dunkler Ton */
    border-right: 1px solid var(--c-border); /* dezente helle Border */
    backdrop-filter: blur(20px);
}

.modal-nav.show {
  transform: translateX(0) scale(1);
  opacity: 1;
  animation: smokeIn 0.6s ease forwards;
}

.modal-nav.hide {
  animation: smokeOut 0.5s ease forwards;
}

/* Smoke In/Out Animation */
@keyframes smokeIn {
  0% {
    opacity: 0;
    filter: blur(10px);
    transform: translateX(-100%) scale(0.95);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translateX(0) scale(1);
  }
}

@keyframes smokeOut {
  0% {
    opacity: 1;
    filter: blur(0);
    transform: translateX(0) scale(1);
  }
  100% {
    opacity: 0;
    filter: blur(10px);
    transform: translateX(-100%) scale(0.95);
  }
}

.navbar-link {
    color: var(--c-text);
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    background-color: transparent;
    border-radius: 4px;
    display: block;
    height: 42px;
    line-height: 42px;
    padding: 0 12px;
    transition: background-color 0.2s;
}

.navbar-link:hover {
    text-decoration: none;
    background-color: rgba(var(--c-border-rgb), 0.5);
    transition: background-color 0.2s;
}

.navbar-desk {
    display: flex;
    gap: 1rem;
}

.modal-nav .navbar-link {
    font-size: 18px;
    height: 54px;
    line-height: 54px;
}

.mt-32 {
    margin-top: 32px;
}

.tab-link {
    color: var(--c-text);
    text-decoration: none;
    font-weight: 400;
    transition: 0.2s;
    font-size: 14px;
    background-color: transparent;
    border-radius: 4px;
    display: block;
    height: 54px;
    line-height: 54px;
    padding: 0 24px;
}

.tab-link:hover {
    text-decoration: none;
    transition: 0.2s;
    background-color: var(--c-bg-d);
}

.tab-link-active {
    color: var(--c-primary);
    background-color: var(--c-bg-d);
}

    .scroll-container {
      width: 100%;
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap;

      /* Scrollbar verstecken */
      scrollbar-width: none; /* Firefox */
      -ms-overflow-style: none;  /* IE & Edge */
    }

    .scroll-container::-webkit-scrollbar {
      display: none; /* Chrome, Safari, Opera */
    }

.tab-row {
    gap: 1rem;
    margin-bottom: 1rem;
}
.justify {
    text-align: justify;
}

.portfolio-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem; /* Hälfte des horizontalen Abstands */
  margin-right: -0.5rem;
  margin-top: -1rem;    /* Hälfte des vertikalen Abstands */
}

.portfolio-item {
  flex: 0 0 50%;
  box-sizing: border-box;
  padding-left: 0.5rem; /* Hälfte von 1rem horizontal */
  padding-right: 0.5rem;
  padding-top: 1rem;    /* Volle vertikale Lücke */
}

@media (max-width: 600px) {
  .portfolio-item {
    flex: 0 0 100%;
  }
}

.portfolio-img {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  /* 16:9 Verhältnis mit Padding-Top Trick */
  border-radius: 8px;
  padding-top: 56.25%; /* (9 / 16) * 100% */
}

.image-wrapper {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100%;
  height: 100%;
}

.portfolio-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  display: block;
}

.portfolio-link .overlay {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: var(--c-primary);
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  transition: opacity 0.3s ease;
}

.portfolio-link:hover .portfolio-img img {
  transform: scale(1.05);
}

.portfolio-link:hover .portfolio-title {
  color: var(--c-primary);
    text-decoration: none !important;
}

.portfolio-link:hover .portfolio-img .overlay {
  opacity: 0.2;
}

.portfolio-tag-row {
    gap: 0.5rem;
}

.portfolio-title {
    text-decoration: none !important;
}
.portfolio-tag-secondary {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    background-color: var(--c-bg-d);
    color: var(--c-text);
    border-radius: 4px;
    text-decoration: none !important;
    padding: 0 12px;
}
.portfolio-tag-primary {
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: var(--c-primary);
    color: #fff;
    border-radius: 4px;
    text-decoration: none !important;
    padding: 0 12px;
}

.hero {
  position: relative;
  width: 100%;
  height: auto;
}

.hero img.main {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Überlagernde Bilder */
.parallax-img {
  position: absolute;
  will-change: transform;
  transition: transform 0.1s linear;
  z-index: 10;
  pointer-events: none;
}

/* === Positionen relativ zum Hero (Desktop) === */
#image1 {
  bottom: 8%;
  right: 5%;
  width: 25%;
}

#image2 {
  bottom: 10%;
  left: -10%;
  width: 30%;
}

#image3 {
  top: 0%;
  right: -10%;
  width: 30%;
}
.home-header {
  height: 700px;
  max-height: 700px;
  margin-top: -48px;
  padding-top: 96px;
  margin-bottom: -300px;
  background-size: 200px;
  background: linear-gradient(to bottom, var(--c-bg), var(--c-border));
}
.home-text {
  color: var(--c-text);
  font-size: 18px;
  margin: auto;
  display: block;
  max-width: 60%;
  text-align: center;
}
.home-title{
  font-weight: 900;
  text-align: center;
  font-size: 48px;
  color: var(--c-text-h);
}
/* === Mobile Positionen relativ zum Hero === */
@media (max-width: 1200px) {
  #image1 {
    bottom: 7%;
    right: 5%;
    width: 25%;
  }

  #image2 {
    bottom: 12%;
    left: -10%;
    width: 25%;
  }

  #image3 {
    top: 0%;
    right: -10%;
    width: 25%;
  }
  .home-img-container {
    padding: 0 6%;
  }
  .home-container {
    padding: 0 6%;
  }
  .home-header {
    height: 480px;
    margin-bottom: -160px;
    padding-top: 64px;
  }
  .home-title {
    font-size: 32px;
  }
.home-text {
  max-width: 90%;
}
}

.border-effect-secondary {
  position: relative;
  cursor: pointer;
  border: none;
  z-index: 0;
  overflow: hidden;
}

.border-effect-secondary::before {
  content: '';
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 4px;
  background: radial-gradient(
    circle at var(--x, 20%) var(--y, 20%),
    var(--c-secondary-l),
    var(--c-secondary),
    transparent 100%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}

.border-effect-secondary:hover::before {
  opacity: 1;
}

.border-effect-primary {
  position: relative;
  cursor: pointer;
  border: none;
  z-index: 0;
  overflow: hidden;
}

.border-effect-primary::before {
  content: '';
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 4px;
  background: radial-gradient(
    circle at var(--x, 20%) var(--y, 20%),
    var(--c-primary-l),
    var(--c-primary),
    transparent 100%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}

.border-effect-primary:hover::before {
  opacity: 1;
}



.button-primary {
  background-color: var(--c-primary);
  color: #fff;
  transition: background-color 0.2s;
}

.button-primary:hover {
  background-color: var(--c-primary-d);
  color: #fff;
  cursor: pointer;
  transition: background-color 0.2s;
}

.button-secondary {
  background-color: var(--c-secondary);
  color: #fff;
  transition: background-color 0.2s;
}

.button-secondary:hover {
  background-color: var(--c-secondary-d);
  color: #fff;
  cursor: pointer;
  transition: background-color 0.2s;
}

.home-button-row {
  width: fit-content;
  margin: auto;
  margin-top: 2rem;
}

.section {
  margin-top: 8rem;
}

.glossy-area-left {
  border-radius: 8px;
  margin-left: 200px;
  height: 200px;
}

.glossy-area-right {
  border-radius: 8px;
  margin-right: 200px;
  height: 200px;
}
.glossy-area-secondary {
  background-color: var(--c-secondary);
}

.glossy-area-primary {
  background-color: var(--c-primary);
}

.glossy-block-left {
  margin-left: -200px;
  width: 50%;
  height: 280px;
  margin-top: -100px;
  border-radius: 8px;
    background-color: rgba(var(--c-bg-d-rgb), 0.6); /* leicht transparent, dunkler Ton */
    border: 1px solid rgba(var(--c-border-rgb), 0.8); /* dezente helle Border */
    backdrop-filter: blur(20px); /* Unschärfe */
}

.glossy-block-right {
  margin-right: -200px;
  margin-left: auto;
  width: 50%;
  height: 280px;
  margin-top: 40px;
  border-radius: 8px;
    background-color: rgba(var(--c-bg-d-rgb), 0.6); /* leicht transparent, dunkler Ton */
    border: 1px solid rgba(var(--c-border-rgb), 0.8); /* dezente helle Border */
    backdrop-filter: blur(20px); /* Unschärfe */
}
.scroll-fast {
  will-change: transform;
  transform: translateZ(0);
}
.scroll-slow {
  will-change: transform;
  transform: translateZ(0);
}
.scroll-super-slow {
  will-change: transform;
  transform: translateZ(0);
}
.scroll-middle-slow {
  will-change: transform;
  transform: translateZ(0);
}

@media (max-width: 1200px) {
.glossy-area-left {
  border-radius: 8px;
  margin-left: 0px;
  height: 200px;
}

.glossy-area-right {
  border-radius: 8px;
  margin-right: 0px;
  height: 200px;
}
}

.breadcrumb-link {
  text-decoration: none !important;
  color: var(--c-text);
}
.breadcrumb-link:hover {
  text-decoration: underline;
  cursor: pointer;
  color: var(--c-text);
}

.breadcrumb-home {
  text-decoration: none !important;
  color: var(--c-text);
  transition: 0.1s !important;
}
.breadcrumb-home:hover {
  text-decoration: none;
  cursor: pointer;
  color: var(--c-primary);
  transition: 0.1s !important;
}
.breadcrumb-nolink {
  text-decoration: none;
  color: var(--c-text);
}
.breadcrumb-nolink:hover {
  text-decoration: none;
  color: var(--c-text);
}
.breadcrumb-current {
  text-decoration: none;
  color: var(--c-text-h);
}

.breadcrumb-bar {
  font-size: 12px;
}

.breadcrumb-bar:hover {
  cursor: default;
}
.breadcrumb-separator {
  color: var(--c-border-hover);
}

.block{
  border-radius: 8px;
  background-color: var(--c-bg-d);
  padding: 2rem;
}

.block-glossy{
  border-radius: 8px;
  padding: 2rem;
    background-color: rgba(var(--c-bg-d-rgb), 0.6); /* leicht transparent, dunkler Ton */
    border: 1px solid rgba(var(--c-border-rgb), 0.8); /* dezente helle Border */
    backdrop-filter: blur(20px); /* Unschärfe */
}

.center {
  text-align: center;
}
.button {
  border-radius: 4px;
  height: 48px;
  font-size: 14px;
  display: block;
  text-align: center;
  font-weight: 400;
  line-height: 48px;
  padding: 0 24px;
  text-decoration: none !important;
}
a.button,
a.button-secondary {
  text-decoration: none !important;
}

.button-caret i {
  transition: 0.2s;
}
.button-caret:hover i {
  transition: 0.2s;
  transform: translateX(4px);
}

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

.text-area {
  max-width: 60%;
  text-align: center;
  margin: auto;
  margin-top: 2rem;
}

@media (max-width: 780px) {
.text-area {
  margin: auto;
  margin-top: 2rem;
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: justify;
}
}

.fit-content {
  max-width: fit-content;
}

.m-auto {
  margin: auto;
}

.block-text {
  margin-top: 1rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.w-auto {
  width:auto !important;
}

.button-text {
  color: var(--c-primary);
  text-decoration: none;
  transition: 0.2s;
  font-weight: 700;
  font-size: 14px;
  text-align: left !important;
}
.button-text:hover {
  color: var(--c-primary-l);
  text-decoration: none;
  transition: 0.2s;
}

.mt-0 {
  margin-top: 0px !important;
}

.icon-image {
  width: 250px;
  display: block;
  margin: auto;
  margin-bottom: -300px;
  margin-top: 300px;
}
@media (max-width: 950px) {
.icon-image {
  width: 200px;
  display: block;
  margin: auto;
}
}

@media (max-width: 950px) {
    .only-desk {
        display: none;
    }
}
@media (min-width: 951px) {
    .only-phone {
        display: none;
    }
}
.w-100 {
  width: 100% !important;
  max-width: 100%;
}
.m-auto {
  margin: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.market-stand {
  margin-left: -2rem;
  opacity: 0;
  transform: translateX(-100px);
  transition: none; /* Keine Transition, da wir per JS animieren */
  will-change: opacity, transform;
  max-width: 100%;
}

.market-stand.visible {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.package-icons {
  opacity: 1;
  transform: translateX(100px);
  transition: none; /* Keine Transition, da wir per JS animieren */
  will-change: opacity, transform;
  max-width: 100%;
  margin-right: -2rem !important;
}

.package-icons.visible {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
  margin-right: -2rem !important;
}

.right {
  text-align: right;
}

.title-icon {
  color: var(--c-primary);
  margin-right: 12px;
}



.accordion {
  margin: 20px auto;
}

.accordion-item {
  border-radius: 8px;
  margin-bottom: 1rem;
  background-color: var(--c-bg-d);
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  color: var(--c-text-h);
  padding: 1rem;
  font-weight: 700;
  user-select: none;
}

.accordion-header i {
  color: var(--c-text);
  transition: transform 0.3s ease;
}

.accordion-header.active i {
  transform: rotate(180deg);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 1rem;
  transition: max-height 0.3s ease, padding 0.3s ease;
  font-weight: normal;
}

.accordion-content.open {
  padding: 1rem;
  border-top: 1px solid var(--c-border);
}



.form-row{margin-bottom:1rem;}
label{display:block;margin-bottom:.2rem;}
input[type="text"], textarea, select {width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}
input[type="range"]{width:100%}
.honeypot{display:none !important; visibility:hidden; }
.error{color:#b00}