/* ============================================================
   Ghost Kitchen Hamburg — Catering Anfrage Widget v1.1
   Alle Regeln scoped unter .gk-catering-widget
   Keine externen Abhängigkeiten
   ============================================================ */

/* --- Reset: Targeted (Elementor-sicher) ------------------- */
.gk-catering-widget {
  --gk-black: #000000;
  --gk-ink: #050505;
  --gk-charcoal: #1A1A1A;
  --gk-line: rgba(205, 170, 98, 0.48);
  --gk-line-soft: rgba(205, 170, 98, 0.22);
  --gk-gold: #CDAA62;
  --gk-gold-soft: #DBBE77;
  --gk-gold-light: #F2CF83;
  --gk-bronze: #A78258;
  --gk-text: #F7F2E5;
  --gk-sand: #E9D8B5;
  --gk-muted: #BDA77F;
  --gk-muted-soft: #8E806B;
  --gk-danger: #E0745F;
  display: block !important;
  font-family: 'Inter', Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: var(--gk-text) !important;
  background:
    linear-gradient(135deg, rgba(205, 170, 98, 0.055) 0%, rgba(205, 170, 98, 0) 34%),
    var(--gk-black) !important;
  width: min(100%, 1180px);
  max-width: 1180px;
  margin: 0 auto;
  padding: clamp(42px, 5vw, 78px) clamp(22px, 5vw, 64px) clamp(50px, 6vw, 86px);
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 10px;
  border-top: 1px solid var(--gk-line);
  border-bottom: 1px solid var(--gk-line-soft);
}

.gk-catering-widget *,
.gk-catering-widget *::before,
.gk-catering-widget *::after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.gk-catering-widget h1, .gk-catering-widget h2, .gk-catering-widget h3,
.gk-catering-widget p, .gk-catering-widget span, .gk-catering-widget label,
.gk-catering-widget input, .gk-catering-widget textarea,
.gk-catering-widget select, .gk-catering-widget button, .gk-catering-widget a,
.gk-catering-widget div {
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  line-height: inherit;
}

/* --- Typografie ------------------------------------------- */
.gk-catering-widget .gk-widget-title {
  font-size: clamp(34px, 4.8vw, 62px);
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
  color: var(--gk-bronze);
  margin: 0 0 14px 0;
  padding: 0;
  line-height: 1.08;
}

.gk-catering-widget .gk-widget-subtitle {
  font-size: clamp(16px, 1.7vw, 20px);
  color: var(--gk-text);
  letter-spacing: 0;
  margin: 0 0 clamp(34px, 4vw, 54px) 0;
  padding: 0;
  max-width: 620px;
  font-weight: 500;
}

.gk-catering-widget .gk-step-title {
  font-size: clamp(25px, 3.2vw, 42px);
  font-weight: 300;
  color: var(--gk-bronze);
  margin: 0 0 12px 0;
  padding: 0;
  letter-spacing: 0;
  line-height: 1.16;
}

.gk-catering-widget .gk-step-desc {
  font-size: clamp(15px, 1.4vw, 18px);
  color: var(--gk-sand);
  margin: 0 0 34px 0;
  padding: 0;
  max-width: 720px;
  line-height: 1.75;
}

.gk-catering-widget .gk-micro-copy {
  font-size: 13px;
  color: var(--gk-muted);
  margin: 0 0 18px 0;
  padding: 0;
  font-style: normal;
  letter-spacing: 0.02em;
}

.gk-catering-widget .gk-prefill-note {
  display: grid;
  gap: 4px;
  border: 1px solid var(--gk-line);
  border-left: 4px solid var(--gk-gold-light);
  border-radius: 4px;
  background: rgba(242, 207, 131, 0.08);
  color: var(--gk-sand);
  margin: -20px 0 28px;
  padding: 14px 16px;
}

.gk-catering-widget .gk-prefill-note strong {
  color: var(--gk-gold-light);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.gk-catering-widget .gk-prefill-note span {
  font-size: 14px;
  line-height: 1.55;
}

.gk-catering-widget .gk-prefill-clear {
  justify-self: start;
  min-height: 34px;
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  background: transparent !important;
  color: var(--gk-sand) !important;
  cursor: pointer;
  font-size: 12px;
  font-weight: 900;
  padding: 7px 11px;
}

.gk-catering-widget .gk-prefill-clear:hover,
.gk-catering-widget .gk-prefill-clear:focus-visible {
  background: var(--gk-bronze) !important;
  border-color: var(--gk-bronze);
  color: var(--gk-black) !important;
  outline: none;
}

.gk-catering-widget .gk-live {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
  padding: 0 !important;
  margin: -1px !important;
}

.gk-modal-open {
  overflow: hidden !important;
}

.gk-catering-widget .gk-hp-field {
  position: absolute !important;
  left: -10000px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* --- Progress Bar ----------------------------------------- */
.gk-catering-widget .gk-progress {
  margin-bottom: clamp(38px, 4.5vw, 58px);
}

.gk-catering-widget .gk-progress-track {
  height: 1px;
  background: var(--gk-line-soft);
  position: relative;
  margin-bottom: 18px;
  overflow: hidden;
}

.gk-catering-widget .gk-progress-fill {
  height: 100%;
  background: linear-gradient(90deg, var(--gk-bronze) 0%, var(--gk-gold-light) 100%);
  transition: width 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  width: 0%;
  border-radius: 1px;
}

.gk-catering-widget .gk-progress-steps,
.gk-catering-widget .gk-progress-dots {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}

.gk-catering-widget .gk-progress-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--gk-black);
  border: 1px solid var(--gk-line);
  transition: background 0.3s, border-color 0.3s, transform 0.2s;
  flex-shrink: 0;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.gk-catering-widget .gk-progress-dot::before,
.gk-catering-widget .gk-progress-dot::after {
  content: none !important;
}

.gk-catering-widget .gk-progress-dot[aria-current="step"] {
  background: var(--gk-gold-light);
  border-color: var(--gk-gold-light);
  transform: scale(1.45);
}

.gk-catering-widget .gk-progress-dot.gk-dot--done {
  background: var(--gk-bronze);
  border-color: var(--gk-bronze);
}

/* --- Steps ----------------------------------------------- */
.gk-catering-widget .gk-step {
  display: none;
  animation: gkStepIn 0.25s ease;
}

.gk-catering-widget .gk-step.gk-step--active {
  display: block;
}

@keyframes gkStepIn {
  from { opacity: 0; transform: translateY(6px); }
  to   { opacity: 1; transform: translateY(0);   }
}

/* --- Option Cards (Single Select) ------------------------- */
.gk-catering-widget .gk-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 16px;
  margin: 0 0 38px 0;
  padding: 0;
}

.gk-catering-widget .gk-card {
  position: relative;
  padding: 24px 22px;
  background: rgba(10, 10, 10, 0.92);
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s, color 0.2s, transform 0.2s;
  display: flex;
  flex-direction: column;
  gap: 9px;
  min-height: 118px;
  text-decoration: none;
  list-style: none;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.015);
}

.gk-catering-widget .gk-card:hover {
  border-color: var(--gk-gold-light);
  background: rgba(20, 16, 9, 0.9);
  transform: translateY(-1px);
}

.gk-catering-widget .gk-card.gk-card--selected {
  border-color: var(--gk-bronze);
  background: var(--gk-bronze);
  color: var(--gk-black);
}

.gk-catering-widget .gk-card--selected::after {
  content: '';
  position: absolute;
  top: 11px;
  right: 11px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: var(--gk-black);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6.2l2.8 2.8 5-5.2' stroke='%23F2CF83' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 10px 10px;
  background-position: center;
  background-repeat: no-repeat;
}

.gk-catering-widget .gk-card input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: 0;
}

.gk-catering-widget .gk-card:focus-within {
  outline: 2px solid var(--gk-gold-light);
  outline-offset: 2px;
}

.gk-catering-widget .gk-card-label {
  font-size: clamp(18px, 1.8vw, 24px);
  font-weight: 300;
  color: var(--gk-text);
  cursor: pointer;
  line-height: 1.18;
  display: block;
  padding: 0;
  margin: 0;
}

.gk-catering-widget .gk-card-sub {
  font-size: 14px;
  color: var(--gk-sand);
  cursor: pointer;
  line-height: 1.6;
  display: block;
  padding: 0;
  margin: 0;
}

.gk-catering-widget .gk-card.gk-card--selected .gk-card-label,
.gk-catering-widget .gk-card.gk-card--selected .gk-card-sub {
  color: var(--gk-black);
}

.gk-catering-widget .gk-logistics-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin: 0 0 20px 0;
}

.gk-catering-widget .gk-logistics-group {
  border: 0;
  margin: 0;
  padding: 0;
  min-width: 0;
}

.gk-catering-widget .gk-logistics-group legend {
  color: var(--gk-gold);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
}

.gk-catering-widget .gk-cards--compact {
  grid-template-columns: 1fr;
  gap: 12px;
  margin-bottom: 0;
}

.gk-catering-widget .gk-cards--compact .gk-card {
  min-height: 102px;
}

/* --- Checkbox Cards (Multi-Select) ----------------------- */
.gk-catering-widget .gk-check-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 14px;
  margin: 0 0 30px 0;
  padding: 0;
}

.gk-catering-widget .gk-check-card {
  position: relative;
  padding: 18px 20px;
  background: rgba(10, 10, 10, 0.92);
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s, transform 0.2s;
  min-height: 98px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.gk-catering-widget .gk-check-card:hover {
  border-color: var(--gk-gold-light);
  background: rgba(20, 16, 9, 0.9);
}

.gk-catering-widget .gk-check-card.gk-check--selected {
  border-color: var(--gk-bronze);
  background: var(--gk-bronze);
}

.gk-catering-widget .gk-check-card input[type="checkbox"] {
  position: static;
  flex: 0 0 18px;
  width: 17px;
  height: 17px;
  margin: 0;
  padding: 0;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid var(--gk-line);
  border-radius: 2px;
  background: transparent;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
  flex-shrink: 0;
}

.gk-catering-widget .gk-check-card input[type="checkbox"]:checked {
  background-color: var(--gk-black);
  border-color: var(--gk-black);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M2 7l4 4 6-6' stroke='%23F2CF83' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 11px 11px;
  background-position: center;
  background-repeat: no-repeat;
}

.gk-catering-widget .gk-check-card:focus-within {
  outline: 2px solid var(--gk-gold-light);
  outline-offset: 2px;
}

.gk-catering-widget .gk-check-card-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
}

.gk-catering-widget .gk-check-card-label {
  font-size: 15px;
  color: var(--gk-text);
  cursor: pointer;
  line-height: 1.28;
  display: block;
  padding: 0;
  margin: 0;
  user-select: none;
  overflow-wrap: normal;
  hyphens: auto;
}

.gk-catering-widget .gk-check-card-sub {
  display: block;
  color: var(--gk-muted);
  font-size: 13px;
  line-height: 1.35;
  margin: 0;
  max-width: 100%;
  overflow-wrap: anywhere;
}

.gk-catering-widget .gk-check-card.gk-check--selected .gk-check-card-label,
.gk-catering-widget .gk-check-card.gk-check--selected .gk-check-card-sub {
  color: var(--gk-black);
}

.gk-catering-widget .gk-check-card.gk-check--selected .gk-check-card-label {
  font-weight: 650;
}

/* --- Text Inputs, Textareas ------------------------------- */
.gk-catering-widget .gk-field {
  margin: 0 0 22px 0;
}

.gk-catering-widget .gk-label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--gk-gold-soft);
  margin: 0 0 10px 0;
  padding: 0;
}

.gk-catering-widget .gk-label .gk-optional {
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  color: var(--gk-muted-soft);
  font-size: 11px;
}

.gk-catering-widget .gk-input {
  display: block;
  width: 100%;
  background: rgba(0, 0, 0, 0.74);
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  color: var(--gk-text);
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  padding: 15px 18px;
  transition: border-color 0.2s, background 0.2s, box-shadow 0.2s;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  min-height: 56px;
  margin: 0;
}

.gk-catering-widget .gk-input::placeholder { color: #6E6455; opacity: 1; }
.gk-catering-widget .gk-input:focus {
  border-color: var(--gk-gold-light);
  background: var(--gk-black);
  box-shadow: 0 0 0 1px rgba(242, 207, 131, 0.18);
}
.gk-catering-widget .gk-input[aria-invalid="true"] { border-color: var(--gk-danger); }
.gk-catering-widget .gk-textarea { min-height: 118px; resize: vertical; }
.gk-catering-widget .gk-field--error .gk-input { border-color: var(--gk-danger); }

.gk-catering-widget .gk-error-msg {
  display: none;
  font-size: 12px;
  color: var(--gk-danger);
  margin: 7px 0 0 0;
  padding: 0;
}

.gk-catering-widget .gk-field--error .gk-error-msg { display: block; }

.gk-catering-widget .gk-step-error {
  display: none;
  background: rgba(24, 6, 0, 0.78);
  border: 1px solid rgba(224, 116, 95, 0.65);
  border-radius: 4px;
  padding: 13px 16px;
  font-size: 13px;
  color: var(--gk-danger);
  margin: 0 0 20px 0;
}

.gk-catering-widget .gk-step-error.gk-err--on { display: block; }

/* --- Date / Time ------------------------------------------ */
.gk-catering-widget .gk-dt-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin: 0 0 30px 0;
}

.gk-catering-widget input[type="date"]::-webkit-calendar-picker-indicator,
.gk-catering-widget input[type="time"]::-webkit-calendar-picker-indicator {
  filter: invert(0.85) sepia(0.55) saturate(1.5);
  cursor: pointer;
}

/* --- Stepper ---------------------------------------------- */
.gk-catering-widget .gk-stepper,
.gk-catering-widget .gk-stepper-wrap {
  display: inline-flex;
  align-items: stretch;
  margin: 0 0 8px 0;
  width: auto;
  max-width: 100%;
}

.gk-catering-widget .gk-stepper-btn {
  width: 56px;
  min-width: 56px;
  height: 56px;
  background: var(--gk-black);
  border: 1px solid var(--gk-line);
  color: var(--gk-gold-light);
  font-size: 22px;
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.15s, border-color 0.15s;
  flex-shrink: 0;
  padding: 0;
  margin: 0;
  user-select: none;
  outline: none;
}

.gk-catering-widget .gk-stepper-btn:hover { background: var(--gk-bronze); border-color: var(--gk-bronze); color: var(--gk-black); }
.gk-catering-widget .gk-stepper-btn:focus-visible { outline: 2px solid var(--gk-gold-light); outline-offset: 1px; z-index: 1; position: relative; }
.gk-catering-widget .gk-stepper-btn--minus { border-radius: 4px 0 0 4px; border-right: none; }
.gk-catering-widget .gk-stepper-btn--plus  { border-radius: 0 4px 4px 0; border-left: none; }

.gk-catering-widget .gk-stepper-input {
  width: 98px !important;
  min-width: 98px;
  max-width: 98px;
  height: 56px;
  background: rgba(0, 0, 0, 0.74);
  border: 1px solid var(--gk-line);
  color: var(--gk-text);
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-align: center;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  margin: 0;
  display: block;
}

.gk-catering-widget .gk-stepper-input:focus { border-color: var(--gk-gold-light); position: relative; z-index: 1; }
.gk-catering-widget .gk-stepper-input::-webkit-outer-spin-button,
.gk-catering-widget .gk-stepper-input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.gk-catering-widget .gk-stepper-input[type=number] { -moz-appearance: textfield; }

.gk-catering-widget .gk-stepper-hint {
  font-size: 12px;
  color: var(--gk-muted);
  margin: 8px 0 32px 0;
  padding: 0;
  display: block;
}

/* --- Speisenauswahl --------------------------------------- */
.gk-catering-widget .gk-menu-note {
  font-size: 13px;
  color: var(--gk-muted);
  margin: -14px 0 24px 0;
  padding: 0;
}

.gk-catering-widget .gk-inline-hint,
.gk-catering-widget .gk-order-advice {
  font-size: 13px;
  line-height: 1.55;
  color: var(--gk-muted);
  margin: 8px 0 0 0;
  padding: 0;
}

.gk-catering-widget .gk-inline-hint.gk-hint--warn,
.gk-catering-widget .gk-order-advice.gk-advice--warn {
  color: var(--gk-gold-light);
}

.gk-catering-widget .gk-inline-hint.gk-hint--error,
.gk-catering-widget .gk-order-advice.gk-advice--error {
  color: var(--gk-danger);
}

.gk-catering-widget .gk-step .gk-order-advice {
  margin-bottom: 34px;
}

.gk-catering-widget .gk-menu-packages {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 0 0 22px 0;
}

.gk-catering-widget .gk-menu-package {
  display: grid;
  gap: 8px;
  width: 100%;
  min-height: 224px;
  text-align: left;
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  background: rgba(10, 10, 10, 0.94);
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  color: var(--gk-sand);
  padding: 18px;
  cursor: pointer;
  transition: background 0.18s, border-color 0.18s, transform 0.18s;
}

.gk-catering-widget .gk-menu-package:hover,
.gk-catering-widget .gk-menu-package:focus-visible,
.gk-catering-widget .gk-menu-package.gk-menu-package--active {
  background: rgba(167, 130, 88, 0.17);
  border-color: var(--gk-gold-light);
}

.gk-catering-widget .gk-menu-package:hover {
  transform: translateY(-1px);
}

.gk-catering-widget .gk-menu-package:disabled {
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
}

.gk-catering-widget .gk-menu-package-kicker {
  color: var(--gk-gold-light);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  line-height: 1.1;
  text-transform: uppercase;
}

.gk-catering-widget .gk-menu-package strong {
  color: var(--gk-text);
  font-size: 19px;
  font-weight: 500;
  line-height: 1.25;
}

.gk-catering-widget .gk-menu-package-desc,
.gk-catering-widget .gk-menu-package-dishes {
  font-size: 13px;
  line-height: 1.55;
}

.gk-catering-widget .gk-menu-package-dishes {
  color: var(--gk-muted);
}

.gk-catering-widget .gk-menu-package-meta {
  align-self: end;
  color: var(--gk-gold-light);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.25;
}

.gk-catering-widget .gk-menu-custom-control {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  border: 1px solid var(--gk-line-soft);
  border-radius: 4px;
  background: rgba(167, 130, 88, 0.08);
  padding: 18px 20px;
  margin: 0 0 22px 0;
}

.gk-catering-widget .gk-menu-custom-control strong {
  display: block;
  color: var(--gk-text);
  font-size: 16px;
  font-weight: 600;
  margin: 3px 0 4px 0;
}

.gk-catering-widget .gk-menu-custom-control p {
  color: var(--gk-muted);
  font-size: 13px;
  line-height: 1.55;
  margin: 0;
}

.gk-catering-widget .gk-menu-custom-kicker {
  color: var(--gk-gold-light);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.gk-catering-widget .gk-menu-custom-toggle {
  flex: 0 0 auto;
  min-height: 44px;
  border: 1px solid var(--gk-gold-light);
  border-radius: 4px;
  background: transparent;
  color: var(--gk-gold-light);
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 800;
  padding: 11px 15px;
  cursor: pointer;
  transition: background 0.18s, color 0.18s;
}

.gk-catering-widget .gk-menu-custom-toggle:hover,
.gk-catering-widget .gk-menu-custom-toggle:focus-visible {
  background: var(--gk-bronze);
  color: var(--gk-black);
}

.gk-catering-widget .gk-menu-custom-panel[hidden] {
  display: none;
}

.gk-catering-widget .gk-menu-custom-panel {
  margin: 0 0 22px 0;
}

.gk-catering-widget .gk-menu-helper {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  background: rgba(167, 130, 88, 0.12);
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  padding: 18px 20px;
  margin: 0 0 26px 0;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}

.gk-catering-widget .gk-menu-helper:hover,
.gk-catering-widget .gk-menu-helper.gk-menu-helper--on {
  border-color: var(--gk-gold-light);
  background: rgba(167, 130, 88, 0.18);
}

.gk-catering-widget .gk-menu-helper input {
  width: 19px;
  height: 19px;
  flex-shrink: 0;
  margin: 3px 0 0 0;
  padding: 0;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid var(--gk-line);
  border-radius: 2px;
  background: transparent;
  cursor: pointer;
}

.gk-catering-widget .gk-menu-helper input:checked {
  background-color: var(--gk-gold-light);
  border-color: var(--gk-gold-light);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M2 7l4 4 6-6' stroke='%23000' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 11px 11px;
  background-position: center;
  background-repeat: no-repeat;
}

.gk-catering-widget .gk-menu-helper strong {
  display: block;
  color: var(--gk-text);
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 3px 0;
}

.gk-catering-widget .gk-menu-helper span {
  display: block;
  color: var(--gk-sand);
  font-size: 14px;
  line-height: 1.6;
}

.gk-catering-widget .gk-menu-selection-meter {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 0 0 12px;
}

.gk-catering-widget .gk-menu-selection-meter > span {
  display: grid;
  gap: 3px;
  min-width: 0;
  border: 1px solid var(--gk-line-soft);
  border-radius: 4px;
  background: rgba(10, 10, 10, 0.92);
  padding: 12px 14px;
}

.gk-catering-widget .gk-menu-selection-meter strong {
  color: var(--gk-gold-light);
  font-size: 17px;
  font-weight: 800;
  line-height: 1.15;
}

.gk-catering-widget .gk-menu-selection-meter small {
  color: var(--gk-muted);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.1;
  text-transform: uppercase;
}

.gk-catering-widget .gk-menu-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 22px 0;
}

.gk-catering-widget .gk-menu-tab {
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: var(--gk-muted);
  background: transparent;
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  padding: 11px 16px;
  min-height: 44px;
  cursor: pointer;
  transition: background 0.18s, border-color 0.18s, color 0.18s;
}

.gk-catering-widget .gk-menu-tab:hover,
.gk-catering-widget .gk-menu-tab.gk-menu-tab--active {
  background: var(--gk-bronze);
  border-color: var(--gk-bronze);
  color: var(--gk-black);
}

.gk-catering-widget .gk-menu-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(245px, 1fr));
  gap: 16px;
  margin: 0 0 28px 0;
}

.gk-catering-widget .gk-menu-grid.gk-menu-grid--disabled,
.gk-catering-widget .gk-menu-tabs.gk-menu-tabs--disabled {
  opacity: 0.34;
  pointer-events: none;
  filter: grayscale(0.25);
}

.gk-catering-widget .gk-dish-card {
  background: rgba(10, 10, 10, 0.92);
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.gk-catering-widget .gk-dish-img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  display: block;
  background: var(--gk-charcoal);
  border-bottom: 1px solid var(--gk-line-soft);
}

.gk-catering-widget .gk-dish-body {
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

.gk-catering-widget .gk-dish-kicker {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--gk-gold-light);
}

.gk-catering-widget .gk-dish-title {
  color: var(--gk-text);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.22;
  margin: 0;
}

.gk-catering-widget .gk-dish-desc {
  color: var(--gk-sand);
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
  flex: 1;
}

.gk-catering-widget .gk-dish-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 4px;
}

.gk-catering-widget .gk-dish-price {
  color: var(--gk-gold-light);
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap;
}

.gk-catering-widget .gk-dish-qty {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}

.gk-catering-widget .gk-dish-qty-btn {
  width: 38px;
  height: 38px;
  background: transparent;
  border: 1px solid var(--gk-line);
  color: var(--gk-gold-light);
  font-size: 18px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.gk-catering-widget .gk-dish-qty-btn:hover {
  background: var(--gk-bronze);
  border-color: var(--gk-bronze);
  color: var(--gk-black);
}

.gk-catering-widget .gk-dish-qty-input {
  width: 48px;
  height: 38px;
  border: 1px solid var(--gk-line);
  border-left: none;
  border-right: none;
  background: var(--gk-black);
  color: var(--gk-text);
  text-align: center;
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  font-size: 15px;
  padding: 0;
  margin: 0;
  outline: none;
}

.gk-catering-widget .gk-dish-qty-input::-webkit-outer-spin-button,
.gk-catering-widget .gk-dish-qty-input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.gk-catering-widget .gk-dish-qty-input[type=number] { -moz-appearance: textfield; }

.gk-catering-widget .gk-order-box {
  border: 1px solid var(--gk-line);
  border-left: 2px solid var(--gk-gold-light);
  background: rgba(167, 130, 88, 0.1);
  padding: 18px 20px;
  margin: 0 0 14px 0;
}

.gk-catering-widget .gk-order-head {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  color: var(--gk-gold-light);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 12px 0;
}

.gk-catering-widget .gk-order-list {
  color: var(--gk-sand);
  font-size: 14px;
  line-height: 1.65;
  margin: 0;
  padding: 0;
}

.gk-catering-widget .gk-order-list div {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  border-top: 1px solid var(--gk-line-soft);
  padding: 9px 0;
}

.gk-catering-widget .gk-order-list div span:first-child {
  min-width: 0;
}

.gk-catering-widget .gk-order-unit-price {
  color: var(--gk-muted);
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  margin-top: 2px;
}

.gk-catering-widget .gk-order-list div span:last-child {
  color: var(--gk-sand);
  flex: 0 0 auto;
  font-weight: 650;
  text-align: right;
  white-space: nowrap;
}

.gk-catering-widget .gk-order-total-row {
  align-items: center;
  border-top: 1px solid var(--gk-gold-light);
  color: var(--gk-gold-light);
  display: flex;
  font-size: 15px;
  font-weight: 900;
  gap: 14px;
  justify-content: space-between;
  margin-top: 10px;
  padding-top: 14px;
}

.gk-catering-widget .gk-order-total-row span {
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gk-catering-widget .gk-order-total-row strong {
  color: var(--gk-gold-light);
  font-size: 18px;
  font-weight: 900;
  white-space: nowrap;
}

.gk-catering-widget .gk-order-discount-row,
.gk-catering-widget .gk-order-final-row {
  align-items: center;
  border-top: 1px solid var(--gk-line-soft);
  display: flex;
  gap: 14px;
  justify-content: space-between;
  padding-top: 10px;
}

.gk-catering-widget .gk-order-discount-row[hidden],
.gk-catering-widget .gk-order-final-row[hidden] {
  display: none !important;
}

.gk-catering-widget .gk-order-discount-row span,
.gk-catering-widget .gk-order-final-row span {
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gk-catering-widget .gk-order-discount-row {
  color: var(--gk-gold-light);
}

.gk-catering-widget .gk-order-discount-row strong {
  color: var(--gk-sand);
  font-size: 16px;
  font-weight: 900;
  white-space: nowrap;
}

.gk-catering-widget .gk-order-final-row {
  color: var(--gk-text);
}

.gk-catering-widget .gk-order-final-row strong {
  color: var(--gk-gold-light);
  font-size: 18px;
  font-weight: 950;
  white-space: nowrap;
}

.gk-catering-widget .gk-order-empty {
  color: var(--gk-muted);
}

/* --- Contact Grid ----------------------------------------- */
.gk-catering-widget .gk-contact-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

/* --- Navigation Bar --------------------------------------- */
.gk-catering-widget .gk-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 36px 0 0 0;
  gap: 16px;
}

.gk-catering-widget .gk-btn {
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  padding: 16px 34px;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.18s, border-color 0.18s, color 0.18s, transform 0.18s;
  min-height: 58px;
  outline: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  margin: 0;
}

.gk-catering-widget .gk-btn:focus-visible { outline: 2px solid var(--gk-gold-light); outline-offset: 3px; }
.gk-catering-widget .gk-btn-back {
  background: transparent;
  border: 1px solid var(--gk-line);
  color: var(--gk-muted);
}
.gk-catering-widget .gk-btn-back:hover {
  border-color: var(--gk-gold);
  color: var(--gk-text);
  transform: translateY(-1px);
}
.gk-catering-widget .gk-btn-next {
  background: transparent;
  border: 1px solid var(--gk-bronze);
  color: var(--gk-gold-soft);
  margin-left: auto;
}
.gk-catering-widget .gk-btn-next:hover {
  background: var(--gk-bronze);
  border-color: var(--gk-bronze);
  color: var(--gk-black);
  transform: translateY(-1px);
}

/* --- GDPR ------------------------------------------------- */
.gk-catering-widget .gk-gdpr-wrap {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 20px;
  background: rgba(10, 10, 10, 0.92);
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  margin: 0 0 10px 0;
  cursor: pointer;
  transition: border-color 0.2s;
}

.gk-catering-widget .gk-gdpr-wrap:focus-within { outline: 2px solid var(--gk-gold-light); outline-offset: 2px; }
.gk-catering-widget .gk-gdpr-wrap:has(input:checked) { border-color: var(--gk-gold-light); }

.gk-catering-widget .gk-gdpr-checkbox {
  width: 19px; height: 19px; flex-shrink: 0; margin: 2px 0 0 0; padding: 0;
  appearance: none; -webkit-appearance: none;
  border: 1px solid var(--gk-line); border-radius: 2px; background: transparent;
  cursor: pointer; transition: border-color 0.2s, background 0.2s;
}

.gk-catering-widget .gk-gdpr-checkbox:checked {
  background-color: var(--gk-gold-light); border-color: var(--gk-gold-light);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M2 7l4 4 6-6' stroke='%23000' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: 11px 11px; background-position: center; background-repeat: no-repeat;
}

.gk-catering-widget .gk-gdpr-text { font-size: 14px; color: var(--gk-sand); line-height: 1.7; cursor: pointer; display: block; margin: 0; padding: 0; }
.gk-catering-widget .gk-gdpr-text a { color: var(--gk-gold-light); text-decoration: none; }
.gk-catering-widget .gk-gdpr-text a:hover { text-decoration: underline; }

/* --- Summary --------------------------------------------- */
.gk-catering-widget .gk-summary-head {
  font-size: 12px; font-weight: 700; letter-spacing: 0.08em;
  text-transform: uppercase; color: var(--gk-gold-light); margin: 0 0 18px 0; padding: 0; display: block;
}

.gk-catering-widget .gk-summary-row {
  display: flex; align-items: baseline; gap: 12px;
  padding: 14px 0; border-bottom: 1px solid var(--gk-line-soft);
}
.gk-catering-widget .gk-summary-row:last-child { border-bottom: none; }
.gk-catering-widget .gk-summary-key {
  font-size: 11px; font-weight: 600; letter-spacing: 0.06em;
  text-transform: uppercase; color: var(--gk-muted); flex-shrink: 0; min-width: 150px; padding: 0; margin: 0;
}
.gk-catering-widget .gk-summary-val {
  font-size: 15px; color: var(--gk-text); flex: 1; padding: 0; margin: 0;
  white-space: pre-wrap; word-break: break-word;
}
.gk-catering-widget .gk-summary-edit {
  font-size: 12px; color: var(--gk-muted); background: none; border: none; cursor: pointer;
  padding: 2px 6px; font-family: 'Inter', Helvetica, Arial, sans-serif;
  text-decoration: underline; flex-shrink: 0; transition: color 0.15s; outline: none; margin: 0;
}
.gk-catering-widget .gk-summary-edit:hover { color: var(--gk-gold-light); }
.gk-catering-widget .gk-summary-edit:focus-visible { outline: 1px solid var(--gk-gold-light); outline-offset: 2px; }

/* --- Promise Box ------------------------------------------ */
.gk-catering-widget .gk-promise-box {
  background: rgba(167, 130, 88, 0.12); border: 1px solid var(--gk-line); border-left: 2px solid var(--gk-gold-light);
  padding: 20px 22px; margin: 34px 0 38px 0;
}
.gk-catering-widget .gk-promise-label {
  font-size: 11px; font-weight: 700; letter-spacing: 0.1em;
  text-transform: uppercase; color: var(--gk-gold-light); display: block; margin: 0 0 8px 0; padding: 0;
}
.gk-catering-widget .gk-promise-text { font-size: 14px; color: var(--gk-sand); line-height: 1.7; margin: 0; padding: 0; }

/* --- Submit ----------------------------------------------- */
.gk-catering-widget .gk-submit-wrap { text-align: center; }

.gk-catering-widget .gk-btn-submit {
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  font-size: 16px; font-weight: 700; letter-spacing: 0; text-transform: none;
  background: transparent; border: 1px solid var(--gk-bronze); color: var(--gk-gold-soft);
  padding: 18px 52px; border-radius: 4px; cursor: pointer;
  min-height: 60px; min-width: 260px;
  transition: background 0.18s, border-color 0.18s, color 0.18s, transform 0.18s; outline: none;
  display: inline-flex; align-items: center; justify-content: center; margin: 0 0 18px 0;
}
.gk-catering-widget .gk-btn-submit:hover {
  background: var(--gk-bronze);
  border-color: var(--gk-bronze);
  color: var(--gk-black);
  transform: translateY(-1px);
}
.gk-catering-widget .gk-btn-submit:focus-visible { outline: 2px solid var(--gk-gold-light); outline-offset: 3px; }
.gk-catering-widget .gk-btn-submit:disabled { opacity: 0.5; cursor: default; }

.gk-catering-widget .gk-submit-meta { font-size: 13px; color: var(--gk-muted); margin: 0; padding: 0; }
.gk-catering-widget .gk-submit-meta a { color: var(--gk-sand); text-decoration: none; transition: color 0.15s; }
.gk-catering-widget .gk-submit-meta a:hover { color: var(--gk-gold-light); }

/* --- Success Screen --------------------------------------- */
.gk-catering-widget .gk-success {
  display: none; text-align: center; padding: 64px 24px;
  animation: gkStepIn 0.4s ease;
}
.gk-catering-widget .gk-success[hidden] { display: none !important; }
.gk-catering-widget .gk-success.gk-success--on { display: block; }

.gk-catering-widget .gk-success-ring {
  width: 58px; height: 58px; border-radius: 50%; border: 1px solid var(--gk-gold-light);
  display: flex; align-items: center; justify-content: center; margin: 0 auto 22px;
}
.gk-catering-widget .gk-success-ring svg { display: block; flex-shrink: 0; }
.gk-catering-widget .gk-success-line { width: 54px; height: 1px; background: var(--gk-gold-light); margin: 22px auto; }

.gk-catering-widget .gk-success-title {
  font-size: clamp(28px, 3.4vw, 44px); font-weight: 300; letter-spacing: 0;
  color: var(--gk-bronze); margin: 0 0 12px 0; padding: 0;
}
.gk-catering-widget .gk-success-body {
  font-size: 16px; color: var(--gk-sand); line-height: 1.75;
  max-width: 520px; margin: 0 auto 30px; padding: 0;
}
.gk-catering-widget .gk-success-contact { font-size: 13px; color: var(--gk-muted); line-height: 1.9; margin: 0; padding: 0; }
.gk-catering-widget .gk-success-contact a { color: var(--gk-sand); text-decoration: none; }
.gk-catering-widget .gk-success-contact a:hover { color: var(--gk-gold-light); }

/* --- Recommendation Modal -------------------------------- */
.gk-catering-widget .gk-reco-modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.76);
  padding: 22px;
}

.gk-catering-widget .gk-reco-modal[hidden] {
  display: none !important;
}

.gk-catering-widget .gk-reco-panel {
  width: min(100%, 560px);
  background: var(--gk-black);
  border: 1px solid var(--gk-line);
  border-top: 2px solid var(--gk-gold-light);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.55);
  padding: clamp(28px, 4vw, 42px);
}

.gk-catering-widget .gk-reco-kicker {
  display: block;
  color: var(--gk-gold-light);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin: 0 0 14px 0;
}

.gk-catering-widget .gk-reco-title {
  color: var(--gk-bronze);
  font-size: clamp(30px, 4vw, 44px);
  line-height: 1.08;
  font-weight: 300;
  margin: 0 0 18px 0;
  padding: 0;
}

.gk-catering-widget .gk-reco-copy {
  color: var(--gk-sand);
  font-size: 16px;
  line-height: 1.75;
  margin: 0 0 28px 0;
  padding: 0;
}

.gk-catering-widget .gk-reco-actions {
  display: flex;
  gap: 12px;
  justify-content: flex-end;
  align-items: center;
}

.gk-catering-widget .gk-reco-btn {
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  min-height: 50px;
  border-radius: 4px;
  padding: 13px 20px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  transition: background 0.18s, border-color 0.18s, color 0.18s;
}

.gk-catering-widget .gk-reco-btn--back {
  background: transparent;
  color: var(--gk-sand);
  border: 1px solid var(--gk-line);
}

.gk-catering-widget .gk-reco-btn--next {
  background: var(--gk-bronze);
  color: var(--gk-black);
  border: 1px solid var(--gk-bronze);
}

.gk-catering-widget .gk-reco-btn:hover,
.gk-catering-widget .gk-reco-btn:focus-visible {
  border-color: var(--gk-gold-light);
  outline: none;
}

/* --- Utility --------------------------------------------- */
.gk-catering-widget .gk-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;
}

/* --- Reine Speisekarte ----------------------------------- */
.gk-speisekarte {
  --gk-black: #000000;
  --gk-ink: #050505;
  --gk-charcoal: #1A1A1A;
  --gk-line: rgba(205, 170, 98, 0.48);
  --gk-line-soft: rgba(205, 170, 98, 0.22);
  --gk-gold: #CDAA62;
  --gk-gold-soft: #DBBE77;
  --gk-gold-light: #F2CF83;
  --gk-bronze: #A78258;
  --gk-text: #F7F2E5;
  --gk-sand: #E9D8B5;
  --gk-muted: #BDA77F;
  display: block;
  width: min(100%, 1180px);
  margin: 0 auto;
  padding: clamp(42px, 5vw, 78px) clamp(18px, 5vw, 64px) clamp(54px, 6vw, 88px);
  color: var(--gk-text);
  background:
    linear-gradient(135deg, rgba(205, 170, 98, 0.055) 0%, rgba(205, 170, 98, 0) 34%),
    var(--gk-black);
  border-top: 1px solid var(--gk-line);
  border-bottom: 1px solid var(--gk-line-soft);
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.gk-speisekarte button {
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none !important;
  font-family: 'Inter', Helvetica, Arial, sans-serif !important;
  letter-spacing: 0;
  text-shadow: none;
  text-transform: none;
}

.gk-speisekarte button:focus,
.gk-speisekarte button:active {
  box-shadow: none !important;
}

.gk-speisekarte-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: 24px;
  align-items: end;
  margin: 0 0 clamp(30px, 4vw, 48px);
}

.gk-speisekarte-kicker {
  grid-column: 1 / -1;
  color: var(--gk-gold-light);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin: 0 0 12px;
}

.gk-speisekarte-title {
  color: var(--gk-bronze);
  font-size: clamp(34px, 4.8vw, 62px);
  font-weight: 300;
  line-height: 1.08;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
}

.gk-speisekarte-subtitle {
  grid-column: 1 / -1;
  max-width: 700px;
  color: var(--gk-sand);
  font-size: clamp(15px, 1.45vw, 18px);
  line-height: 1.75;
  margin: 16px 0 0;
  padding: 0;
}

.gk-speisekarte-cta {
  justify-self: end;
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  padding: 12px 18px;
  border: 1px solid var(--gk-bronze);
  border-radius: 4px;
  background: var(--gk-bronze);
  color: var(--gk-black);
  text-decoration: none !important;
  text-decoration-line: none !important;
  box-shadow: none !important;
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}

.gk-speisekarte-cta:hover,
.gk-speisekarte-cta:focus-visible {
  border-color: var(--gk-gold-light);
  background: var(--gk-gold-light);
  color: var(--gk-black);
  text-decoration: none !important;
  outline: none;
}

.gk-speisekarte-cta:visited {
  color: var(--gk-black);
  text-decoration: none !important;
}

.gk-speisekarte-tools {
  display: grid;
  grid-template-columns: minmax(220px, 320px) minmax(0, 1fr);
  gap: 16px;
  align-items: start;
  margin: 0 0 18px;
}

.gk-speisekarte-search input {
  width: 100%;
  min-height: 48px;
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  background: rgba(5, 5, 5, 0.92);
  color: var(--gk-text);
  font: 500 15px/1.3 'Inter', Helvetica, Arial, sans-serif;
  padding: 12px 14px;
  outline: none;
}

.gk-speisekarte-search input::placeholder {
  color: var(--gk-muted);
  opacity: 0.82;
}

.gk-speisekarte-search input:focus {
  border-color: var(--gk-gold-light);
}

.gk-speisekarte-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.gk-speisekarte-tab {
  min-height: 48px;
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  background: transparent;
  color: var(--gk-muted);
  cursor: pointer;
  font: 800 13px/1.2 'Inter', Helvetica, Arial, sans-serif;
  padding: 11px 14px;
  transition: background 0.18s, border-color 0.18s, color 0.18s;
}

.gk-speisekarte-tab span {
  color: var(--gk-gold-light);
  margin-left: 5px;
}

.gk-speisekarte-tab:hover,
.gk-speisekarte-tab:focus-visible,
.gk-speisekarte-tab.gk-speisekarte-tab--active {
  background: var(--gk-bronze);
  border-color: var(--gk-bronze);
  color: var(--gk-black);
  outline: none;
}

.gk-speisekarte-tab:hover span,
.gk-speisekarte-tab:focus-visible span,
.gk-speisekarte-tab.gk-speisekarte-tab--active span {
  color: var(--gk-black);
}

.gk-speisekarte-diet,
.gk-speisekarte-allergen-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: -4px 0 18px;
}

.gk-speisekarte-allergen-filter {
  align-items: center;
  margin-top: 0;
}

.gk-speisekarte-filter-label {
  color: var(--gk-muted);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-right: 4px;
}

.gk-speisekarte-chip {
  min-height: 34px;
  border: 1px solid var(--gk-line-soft);
  border-radius: 999px;
  background: rgba(167, 130, 88, 0.08) !important;
  color: var(--gk-muted) !important;
  cursor: pointer;
  font: 800 11px/1.2 'Inter', Helvetica, Arial, sans-serif;
  padding: 8px 12px;
}

.gk-speisekarte-chip:hover,
.gk-speisekarte-chip:focus-visible,
.gk-speisekarte-chip--active {
  background: var(--gk-gold-light) !important;
  border-color: var(--gk-gold-light) !important;
  color: var(--gk-black) !important;
  outline: none;
}

.gk-allergen-overview {
  border: 1px solid var(--gk-line-soft);
  border-radius: 4px;
  background: rgba(167, 130, 88, 0.08);
  margin: 0 0 22px;
  padding: 14px 16px;
}

.gk-allergen-overview summary {
  color: var(--gk-gold-light);
  cursor: pointer;
  font-size: 13px;
  font-weight: 900;
}

.gk-allergen-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 10px;
  margin-top: 14px;
}

.gk-allergen-grid div {
  border-top: 1px solid var(--gk-line-soft);
  padding-top: 9px;
}

.gk-allergen-grid strong {
  display: block;
  color: var(--gk-text);
  font-size: 13px;
  margin-bottom: 4px;
}

.gk-allergen-grid span,
.gk-allergen-overview p {
  color: var(--gk-muted);
  font-size: 12px;
  line-height: 1.55;
}

.gk-allergen-overview p {
  margin: 14px 0 0;
}

.gk-speisekarte-status {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin: 0 0 22px;
}

.gk-speisekarte-count {
  color: var(--gk-muted);
  font-size: 13px;
  margin: 0;
  padding: 0;
}

.gk-speisekarte-picked {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  border: 1px solid var(--gk-line-soft);
  border-radius: 999px;
  background: rgba(242, 207, 131, 0.09);
  color: var(--gk-gold-light);
  font-size: 12px;
  font-weight: 900;
  margin: 0;
  padding: 7px 12px;
  white-space: nowrap;
}

.gk-speisekarte-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(245px, 1fr));
  gap: 18px;
  align-items: start;
}

.gk-speisekarte-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 100%;
  overflow: hidden;
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  background: rgba(10, 10, 10, 0.92);
}

.gk-speisekarte-card[hidden] {
  display: none;
}

.gk-speisekarte-image-button {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  background: var(--gk-charcoal) !important;
  color: inherit !important;
  cursor: zoom-in;
  outline: none;
}

.gk-speisekarte-image-button:focus,
.gk-speisekarte-image-button:active {
  background: var(--gk-charcoal) !important;
  color: inherit !important;
}

.gk-speisekarte-image-button:focus-visible {
  outline: 2px solid var(--gk-gold-light);
  outline-offset: -3px;
}

.gk-speisekarte-image {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-bottom: 1px solid var(--gk-line-soft);
  transition: transform 0.28s ease;
}

.gk-speisekarte-image-button:hover .gk-speisekarte-image,
.gk-speisekarte-image-button:focus-visible .gk-speisekarte-image {
  transform: scale(1.025);
}

.gk-speisekarte-card-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 10px;
  padding: 18px;
}

.gk-speisekarte-card-kicker {
  color: var(--gk-gold-light);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.gk-speisekarte-card-title {
  color: var(--gk-text);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.24;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  hyphens: none;
  overflow-wrap: normal;
  word-break: normal;
}

.gk-speisekarte-card-desc {
  color: var(--gk-sand);
  font-size: 13px;
  line-height: 1.62;
  margin: 0;
  padding: 0;
  flex: 1;
}

.gk-speisekarte-card-tags,
.gk-speisekarte-modal-tags,
.gk-showroom-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.gk-speisekarte-card-tags span,
.gk-speisekarte-modal-tags span,
.gk-showroom-tags small {
  border: 1px solid var(--gk-line-soft);
  border-radius: 999px;
  color: var(--gk-gold-light);
  font-size: 10px;
  font-weight: 800;
  line-height: 1.1;
  padding: 5px 8px;
}

.gk-speisekarte-card-tags .gk-tag-muted,
.gk-speisekarte-modal-tags span:nth-child(n+3) {
  color: var(--gk-muted);
}

.gk-speisekarte-card-foot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-top: 6px;
}

.gk-speisekarte-actions {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.gk-speisekarte-price,
.gk-speisekarte-modal-price {
  color: var(--gk-gold-light);
  font-size: 16px;
  font-weight: 800;
  white-space: nowrap;
  margin: 0;
}

.gk-speisekarte-detail {
  min-height: 38px;
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  background: transparent !important;
  color: var(--gk-sand) !important;
  cursor: pointer;
  font: 800 13px/1.2 'Inter', Helvetica, Arial, sans-serif;
  padding: 9px 12px;
}

.gk-speisekarte-detail:focus,
.gk-speisekarte-detail:active {
  background: transparent !important;
  border-color: var(--gk-line) !important;
  color: var(--gk-sand) !important;
  outline: none;
}

.gk-speisekarte-detail:hover,
.gk-speisekarte-detail:focus-visible {
  background: var(--gk-bronze) !important;
  border-color: var(--gk-bronze) !important;
  color: var(--gk-black) !important;
  outline: none;
}

.gk-speisekarte-fav,
.gk-speisekarte-modal-fav {
  min-height: 38px;
  border: 1px solid var(--gk-gold-light);
  border-radius: 4px;
  background: rgba(242, 207, 131, 0.1) !important;
  color: var(--gk-gold-light) !important;
  cursor: pointer;
  font: 800 13px/1.2 'Inter', Helvetica, Arial, sans-serif;
  padding: 9px 12px;
}

.gk-speisekarte-fav:hover,
.gk-speisekarte-fav:focus-visible,
.gk-speisekarte-fav[aria-pressed="true"],
.gk-speisekarte-modal-fav:hover,
.gk-speisekarte-modal-fav:focus-visible,
.gk-speisekarte-modal-fav[aria-pressed="true"] {
  background: var(--gk-gold-light) !important;
  color: var(--gk-black) !important;
  outline: none;
}

.gk-speisekarte-card--picked {
  border-color: var(--gk-gold-light);
  box-shadow: 0 0 0 1px rgba(242, 207, 131, 0.18);
}

.gk-speisekarte-empty {
  border: 1px solid var(--gk-line-soft);
  color: var(--gk-sand);
  background: rgba(167, 130, 88, 0.1);
  padding: 18px 20px;
  margin: 22px 0 0;
}

.gk-speisekarte-empty[hidden] {
  display: none;
}

.gk-speisekarte-selection {
  position: sticky;
  bottom: 18px;
  z-index: 5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  border: 1px solid var(--gk-line);
  border-top: 2px solid var(--gk-gold-light);
  background: rgba(5, 5, 5, 0.96);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.45);
  margin-top: 24px;
  padding: 16px 18px;
}

.gk-speisekarte-selection[hidden] {
  display: none !important;
}

.gk-selection-kicker {
  display: block;
  color: var(--gk-gold-light);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.gk-speisekarte-selection strong,
.gk-speisekarte-selection p {
  margin: 0;
}

.gk-speisekarte-selection p {
  color: var(--gk-muted);
  font-size: 13px;
  margin-top: 4px;
}

.gk-selection-actions {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.gk-selection-clear,
.gk-selection-request {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 900;
  text-decoration: none !important;
  text-decoration-line: none !important;
  box-shadow: none !important;
  white-space: nowrap;
  padding: 10px 14px;
}

.gk-selection-clear {
  border: 1px solid var(--gk-line);
  background: transparent !important;
  color: var(--gk-sand) !important;
  cursor: pointer;
}

.gk-selection-request {
  border: 1px solid var(--gk-gold-light);
  background: var(--gk-gold-light);
  color: var(--gk-black);
}

.gk-selection-clear:hover,
.gk-selection-clear:focus-visible,
.gk-selection-request:hover,
.gk-selection-request:focus-visible {
  border-color: var(--gk-bronze);
  background: var(--gk-bronze) !important;
  color: var(--gk-black) !important;
  text-decoration: none !important;
  outline: none;
}

.gk-selection-request:visited {
  color: var(--gk-black);
  text-decoration: none !important;
}

.gk-speisekarte-modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.78);
  padding: 22px;
}

.gk-speisekarte-modal[hidden] {
  display: none !important;
}

.gk-speisekarte-modal-panel {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, 0.95fr);
  width: min(100%, 980px);
  max-height: min(88vh, 760px);
  overflow: auto;
  border: 1px solid var(--gk-line);
  border-top: 2px solid var(--gk-gold-light);
  background: var(--gk-black);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.55);
}

.gk-speisekarte-modal-close {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 3;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 44px !important;
  height: 44px !important;
  min-width: 44px !important;
  min-height: 44px !important;
  border: 1px solid var(--gk-line);
  border-radius: 50% !important;
  background: rgba(0, 0, 0, 0.78) !important;
  color: var(--gk-gold-light) !important;
  cursor: pointer;
  font-size: 0 !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  outline: none;
}

.gk-speisekarte-modal-close::before {
  content: '×';
  display: block;
  font-size: 29px;
  font-weight: 700;
  line-height: 1;
  transform: translateY(-1px);
}

.gk-speisekarte-modal-close:hover,
.gk-speisekarte-modal-close:focus-visible {
  background: var(--gk-bronze) !important;
  color: var(--gk-black) !important;
  outline: none;
}

.gk-speisekarte-modal-image {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
  background: var(--gk-charcoal);
}

.gk-speisekarte-modal-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 14px;
  padding: clamp(28px, 4vw, 46px);
}

.gk-speisekarte-modal-title {
  color: var(--gk-bronze);
  font-size: clamp(28px, 3vw, 40px) !important;
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  hyphens: none !important;
  overflow-wrap: normal !important;
  text-wrap: balance;
  word-break: keep-all !important;
}

.gk-speisekarte-modal-desc {
  color: var(--gk-sand);
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
  padding: 0;
}

.gk-speisekarte-sr {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* --- Menuepakete ----------------------------------------- */
.gk-menus {
  --gk-black: #020202;
  --gk-charcoal: #090909;
  --gk-panel: #111;
  --gk-line: rgba(196, 161, 108, 0.28);
  --gk-line-soft: rgba(196, 161, 108, 0.16);
  --gk-gold-light: #E7C98A;
  --gk-bronze: #B88950;
  --gk-text: #F5EFE4;
  --gk-sand: #D8C5A1;
  --gk-muted: #9E8D72;
  background: var(--gk-black);
  color: var(--gk-text);
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  padding: 64px 28px 76px;
}

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

.gk-menus-head {
  max-width: 860px;
  margin: 0 auto 34px;
}

.gk-menus-kicker {
  color: var(--gk-gold-light);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.14em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.gk-menus-title {
  color: var(--gk-gold-light);
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(44px, 8vw, 92px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0.95;
  margin: 0 0 18px;
}

.gk-menus-subtitle {
  color: var(--gk-sand);
  font-size: 18px;
  line-height: 1.7;
  margin: 0;
  max-width: 720px;
}

.gk-menus-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0 auto;
  max-width: 1180px;
}

.gk-menus-card {
  background: rgba(12, 12, 12, 0.96);
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 22px;
}

.gk-menus-card-head span,
.gk-menus-cta span {
  color: var(--gk-gold-light);
  display: block;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.gk-menus-card h2 {
  color: var(--gk-text);
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.08;
  margin: 0 0 12px;
}

.gk-menus-card p {
  color: var(--gk-sand);
  font-size: 14px;
  line-height: 1.65;
  margin: 0;
}

.gk-menus-meta {
  display: grid;
  gap: 7px;
  margin: 22px 0 18px;
}

.gk-menus-meta span {
  border-top: 1px solid var(--gk-line-soft);
  color: var(--gk-gold-light);
  font-size: 13px;
  font-weight: 800;
  padding-top: 8px;
}

.gk-menus-dishes {
  display: grid;
  gap: 10px;
  list-style: none;
  margin: auto 0 0;
  padding: 0;
}

.gk-menus-dishes li {
  display: grid;
  gap: 6px;
  border-top: 1px solid var(--gk-line-soft);
  padding-top: 10px;
}

.gk-menus-dishes strong {
  color: var(--gk-text);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}

.gk-menus-dishes span {
  color: var(--gk-muted);
  font-size: 12px;
}

.gk-menus-cta {
  align-items: center;
  background: rgba(167, 130, 88, 0.1);
  border: 1px solid var(--gk-line);
  border-left: 2px solid var(--gk-gold-light);
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin: 30px auto 0;
  max-width: 1180px;
  padding: 22px 24px;
}

.gk-menus-cta p {
  color: var(--gk-sand);
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.gk-menus-cta a {
  align-items: center;
  background: var(--gk-gold-light);
  border: 1px solid var(--gk-gold-light);
  border-radius: 4px;
  color: var(--gk-black);
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 14px;
  font-weight: 900;
  justify-content: center;
  min-height: 46px;
  padding: 12px 18px;
  text-decoration: none !important;
}

.gk-menus-cta a:hover,
.gk-menus-cta a:focus-visible {
  background: transparent;
  color: var(--gk-gold-light);
}

/* --- Catering Showroom ----------------------------------- */
.gk-showroom {
  --gk-black: #000000;
  --gk-ink: #050505;
  --gk-charcoal: #1A1A1A;
  --gk-line: rgba(205, 170, 98, 0.48);
  --gk-line-soft: rgba(205, 170, 98, 0.22);
  --gk-gold-light: #F2CF83;
  --gk-bronze: #A78258;
  --gk-text: #F7F2E5;
  --gk-sand: #E9D8B5;
  --gk-muted: #BDA77F;
  width: min(100%, 1280px);
  margin: 0 auto;
  padding: clamp(38px, 5vw, 72px) clamp(18px, 4vw, 54px);
  background:
    linear-gradient(135deg, rgba(242, 207, 131, 0.08), rgba(0, 0, 0, 0) 36%),
    var(--gk-black);
  border-top: 1px solid var(--gk-line);
  border-bottom: 1px solid var(--gk-line-soft);
  color: var(--gk-text);
  font-family: 'Inter', Helvetica, Arial, sans-serif;
}

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

.gk-showroom button,
.gk-showroom input {
  font-family: 'Inter', Helvetica, Arial, sans-serif !important;
  box-shadow: none !important;
}

.gk-showroom-shell {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 360px);
  gap: 24px;
  align-items: start;
}

.gk-showroom-main {
  min-width: 0;
}

.gk-showroom-kicker,
.gk-showroom-small {
  display: block;
  color: var(--gk-gold-light);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.gk-showroom-title {
  color: var(--gk-bronze);
  font-size: clamp(36px, 5vw, 68px);
  font-weight: 300;
  line-height: 1.05;
  letter-spacing: 0;
  margin: 0;
}

.gk-showroom-subtitle {
  max-width: 760px;
  color: var(--gk-sand);
  font-size: clamp(15px, 1.4vw, 18px);
  line-height: 1.72;
  margin: 16px 0 26px;
}

.gk-showroom-controls {
  display: grid;
  grid-template-columns: minmax(150px, 240px);
  gap: 14px;
  margin-bottom: 18px;
}

.gk-showroom-control {
  display: grid;
  gap: 8px;
  color: var(--gk-muted);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gk-showroom-control input {
  min-height: 48px;
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  background: rgba(5, 5, 5, 0.92);
  color: var(--gk-text);
  font-size: 16px;
  padding: 12px 14px;
}

.gk-showroom-segments {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.gk-showroom-segments button,
.gk-showroom-apply,
.gk-showroom-dish button {
  min-height: 44px;
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  background: transparent !important;
  color: var(--gk-sand) !important;
  cursor: pointer;
  font-size: 13px;
  font-weight: 900;
  padding: 10px 14px;
}

.gk-showroom-segments button.is-active,
.gk-showroom-segments button:hover,
.gk-showroom-segments button:focus-visible,
.gk-showroom-apply:hover,
.gk-showroom-apply:focus-visible,
.gk-showroom-dish button:hover,
.gk-showroom-dish button:focus-visible,
.gk-showroom-dish button[aria-pressed="true"] {
  background: var(--gk-gold-light) !important;
  border-color: var(--gk-gold-light);
  color: var(--gk-black) !important;
  outline: none;
}

.gk-showroom-packages {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 12px;
  margin: 0 0 22px;
}

.gk-showroom-package {
  display: grid;
  gap: 8px;
  min-height: 158px;
  text-align: left;
  border: 1px solid var(--gk-line-soft);
  border-radius: 6px;
  background: rgba(10, 10, 10, 0.9) !important;
  color: var(--gk-text) !important;
  cursor: pointer;
  padding: 16px;
}

.gk-showroom-package span {
  color: var(--gk-gold-light);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.gk-showroom-package strong {
  color: var(--gk-text);
  font-size: 18px;
  line-height: 1.18;
}

.gk-showroom-package em {
  color: var(--gk-muted);
  font-size: 13px;
  font-style: normal;
  line-height: 1.45;
}

.gk-showroom-package.is-active,
.gk-showroom-package:hover,
.gk-showroom-package:focus-visible {
  border-color: var(--gk-gold-light);
  box-shadow: 0 0 0 1px rgba(242, 207, 131, 0.2) !important;
  outline: none;
}

.gk-showroom-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 16px;
  margin: 0 0 14px;
}

.gk-showroom-toolbar-actions {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.gk-showroom-count {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  border: 1px solid var(--gk-line-soft);
  border-radius: 999px;
  background: rgba(242, 207, 131, 0.09);
  color: var(--gk-gold-light);
  font-size: 12px;
  font-weight: 900;
  padding: 8px 12px;
  white-space: nowrap;
}

.gk-showroom-toolbar strong {
  display: block;
  color: var(--gk-text);
  font-size: 22px;
  font-weight: 400;
}

.gk-showroom-dishes {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 14px;
}

.gk-showroom-dish {
  display: grid;
  grid-template-rows: auto 1fr;
  overflow: hidden;
  border: 1px solid var(--gk-line-soft);
  border-radius: 6px;
  background: rgba(8, 8, 8, 0.94);
}

.gk-showroom-dish[hidden] {
  display: none !important;
}

.gk-showroom-dish.is-picked {
  border-color: var(--gk-gold-light);
  box-shadow: 0 0 0 1px rgba(242, 207, 131, 0.18);
}

.gk-showroom-dish img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.gk-showroom-dish > div {
  display: grid;
  gap: 10px;
  padding: 15px;
}

.gk-showroom-dish span {
  color: var(--gk-gold-light);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.gk-showroom-dish h3 {
  color: var(--gk-text);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.22;
  margin: 0;
}

.gk-showroom-dish p {
  color: var(--gk-muted);
  font-size: 13px;
  line-height: 1.55;
  margin: 0;
}

.gk-showroom-qty {
  display: grid;
  grid-template-columns: 38px minmax(54px, 1fr) 38px;
  gap: 7px;
  max-width: 190px;
}

.gk-showroom-qty[hidden] {
  display: none !important;
}

.gk-showroom-qty button,
.gk-showroom-qty input {
  min-height: 38px;
  border: 1px solid var(--gk-line-soft);
  border-radius: 4px;
  font: 900 14px/1 'Inter', Helvetica, Arial, sans-serif;
}

.gk-showroom-qty button {
  background: rgba(167, 130, 88, 0.12) !important;
  color: var(--gk-gold-light) !important;
  cursor: pointer;
}

.gk-showroom-qty button:hover,
.gk-showroom-qty button:focus-visible {
  background: var(--gk-gold-light) !important;
  border-color: var(--gk-gold-light);
  color: var(--gk-black) !important;
  outline: none;
}

.gk-showroom-qty input {
  appearance: textfield;
  background: rgba(0, 0, 0, 0.35);
  color: var(--gk-text);
  text-align: center;
  width: 100%;
}

.gk-showroom-qty input::-webkit-outer-spin-button,
.gk-showroom-qty input::-webkit-inner-spin-button {
  appearance: none;
  margin: 0;
}

.gk-showroom-summary {
  position: sticky;
  top: 24px;
  border: 1px solid var(--gk-line);
  border-top: 2px solid var(--gk-gold-light);
  border-radius: 6px;
  background: rgba(5, 5, 5, 0.96);
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.42);
  padding: 22px;
}

.gk-showroom-summary h2 {
  color: var(--gk-bronze);
  font-size: 28px;
  font-weight: 300;
  line-height: 1.12;
  margin: 0 0 18px;
}

.gk-showroom-summary dl {
  display: grid;
  gap: 10px;
  margin: 0 0 18px;
}

.gk-showroom-summary dl div {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  border-bottom: 1px solid var(--gk-line-soft);
  padding-bottom: 10px;
}

.gk-showroom-summary dt,
.gk-showroom-summary dd {
  margin: 0;
}

.gk-showroom-summary dt {
  color: var(--gk-muted);
}

.gk-showroom-summary dd {
  color: var(--gk-text);
  text-align: right;
  overflow-wrap: anywhere;
}

.gk-showroom-picked {
  display: grid;
  gap: 9px;
  margin-bottom: 16px;
}

.gk-showroom-picked > span {
  border: 1px solid var(--gk-line-soft);
  border-radius: 999px;
  color: var(--gk-sand);
  font-size: 12px;
  padding: 7px 9px;
}

.gk-showroom-picked-item {
  border: 1px solid var(--gk-line-soft);
  border-radius: 6px;
  display: grid;
  gap: 8px;
  padding: 9px;
}

.gk-showroom-picked-item > span {
  color: var(--gk-sand);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;
}

.gk-showroom-picked-controls {
  display: grid;
  grid-template-columns: 32px minmax(48px, 1fr) 32px 36px;
  gap: 6px;
}

.gk-showroom-picked-controls button,
.gk-showroom-picked-controls input {
  min-height: 34px;
  border: 1px solid var(--gk-line-soft);
  border-radius: 4px;
  font: 900 13px/1 'Inter', Helvetica, Arial, sans-serif;
}

.gk-showroom-picked-controls button {
  background: rgba(167, 130, 88, 0.12) !important;
  color: var(--gk-gold-light) !important;
  cursor: pointer;
}

.gk-showroom-picked-controls button:hover,
.gk-showroom-picked-controls button:focus-visible {
  background: var(--gk-gold-light) !important;
  border-color: var(--gk-gold-light);
  color: var(--gk-black) !important;
  outline: none;
}

.gk-showroom-picked-controls input {
  appearance: textfield;
  background: rgba(0, 0, 0, 0.35);
  color: var(--gk-text);
  text-align: center;
  width: 100%;
}

.gk-showroom-picked-controls input::-webkit-outer-spin-button,
.gk-showroom-picked-controls input::-webkit-inner-spin-button {
  appearance: none;
  margin: 0;
}

.gk-showroom-clear {
  min-height: 38px;
  border: 1px solid var(--gk-line);
  border-radius: 4px;
  background: transparent !important;
  color: var(--gk-sand) !important;
  cursor: pointer;
  font-size: 12px;
  font-weight: 900;
  margin: -4px 0 16px;
  padding: 8px 12px;
}

.gk-showroom-clear:hover,
.gk-showroom-clear:focus-visible {
  background: var(--gk-bronze) !important;
  border-color: var(--gk-bronze);
  color: var(--gk-black) !important;
  outline: none;
}

.gk-showroom-clear:disabled {
  cursor: default;
  opacity: 0.45;
}

.gk-showroom-summary p {
  color: var(--gk-muted);
  font-size: 13px;
  line-height: 1.62;
  margin: 0 0 16px;
}

.gk-showroom-request,
.gk-showroom-menu-link {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  border-radius: 4px;
  font-weight: 900;
  text-decoration: none !important;
  text-decoration-line: none !important;
  box-shadow: none !important;
  padding: 12px 16px;
}

.gk-showroom-request {
  border: 1px solid var(--gk-gold-light);
  background: var(--gk-gold-light);
  color: var(--gk-black);
}

.gk-showroom-menu-link {
  border: 1px solid var(--gk-line);
  color: var(--gk-sand);
  margin-top: 10px;
}

.gk-showroom-request:hover,
.gk-showroom-request:focus-visible,
.gk-showroom-menu-link:hover,
.gk-showroom-menu-link:focus-visible {
  background: var(--gk-bronze);
  border-color: var(--gk-bronze);
  color: var(--gk-black);
  text-decoration: none !important;
  outline: none;
}

.gk-showroom-request:visited {
  color: var(--gk-black);
  text-decoration: none !important;
}

.gk-showroom-menu-link:visited {
  color: var(--gk-sand);
  text-decoration: none !important;
}

/* --- Kitchen Cockpit -------------------------------------- */
.gk-kitchen {
  --gk-black: #030302;
  --gk-panel: #080806;
  --gk-panel-soft: #11100c;
  --gk-bronze: #a78258;
  --gk-gold-light: #f5d486;
  --gk-sand: #ead8b8;
  --gk-text: #f6efe1;
  --gk-muted: #bda783;
  --gk-line: rgba(245, 212, 134, 0.55);
  --gk-line-soft: rgba(245, 212, 134, 0.23);
  background: radial-gradient(circle at top left, rgba(167, 130, 88, 0.16), transparent 34%), var(--gk-black);
  color: var(--gk-text);
  font-family: 'Inter', Helvetica, Arial, sans-serif;
  margin: 0 auto;
  max-width: 980px;
  min-height: 100vh;
  padding: 34px 18px 54px;
}

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

.gk-kitchen-lock {
  min-height: 60vh;
}

.gk-kitchen-lock a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border-radius: 4px;
  background: var(--gk-gold-light);
  color: var(--gk-black);
  font-weight: 900;
  padding: 12px 18px;
  text-decoration: none !important;
}

.gk-kitchen-head {
  margin-bottom: 22px;
}

.gk-kitchen-head span,
.gk-kitchen-lock span {
  color: var(--gk-gold-light);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.13em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.gk-kitchen-head h1,
.gk-kitchen-lock h1 {
  color: var(--gk-bronze);
  font-size: clamp(34px, 8vw, 58px);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.05;
  margin: 0 0 12px;
}

.gk-kitchen-head p,
.gk-kitchen-lock p {
  color: var(--gk-sand);
  font-size: 16px;
  line-height: 1.58;
  margin: 0 0 20px;
  max-width: 680px;
}

.gk-kitchen-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 18px;
}

.gk-kitchen-stats div {
  border: 1px solid var(--gk-line-soft);
  border-radius: 6px;
  background: rgba(8, 8, 6, 0.86);
  padding: 13px 12px;
}

.gk-kitchen-stats strong {
  color: var(--gk-gold-light);
  display: block;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 6px;
}

.gk-kitchen-stats span {
  color: var(--gk-muted);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.gk-kitchen-list {
  display: grid;
  gap: 14px;
}

.gk-kitchen-empty,
.gk-kitchen-card {
  border: 1px solid var(--gk-line-soft);
  border-radius: 8px;
  background: rgba(8, 8, 6, 0.92);
}

.gk-kitchen-empty {
  color: var(--gk-sand);
  padding: 22px;
}

.gk-kitchen-card {
  overflow: hidden;
}

.gk-kitchen-card-top {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  list-style: none;
  padding: 16px;
}

.gk-kitchen-card-top::-webkit-details-marker {
  display: none;
}

.gk-kitchen-card-top::after {
  align-self: center;
  color: var(--gk-gold-light);
  content: "+";
  flex: 0 0 auto;
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
}

.gk-kitchen-card[open] .gk-kitchen-card-top::after {
  content: "−";
}

.gk-kitchen-card-body {
  border-top: 1px solid var(--gk-line-soft);
  padding: 0 16px 16px;
}

.gk-kitchen-quote {
  color: var(--gk-gold-light);
  display: block;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gk-kitchen-card-top strong {
  color: var(--gk-text);
  display: block;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  margin-top: 8px;
}

.gk-kitchen-card time {
  color: var(--gk-muted);
  display: block;
  font-size: 12px;
  margin-top: 4px;
}

.gk-kitchen-card small {
  color: var(--gk-sand);
  display: block;
  font-size: 12px;
  line-height: 1.35;
  margin-top: 4px;
}

.gk-kitchen-badge {
  border: 1px solid var(--gk-line);
  border-radius: 999px;
  color: var(--gk-sand);
  flex: 0 0 auto;
  font-size: 11px;
  font-weight: 900;
  padding: 7px 10px;
  text-transform: uppercase;
}

.gk-kitchen-badge--new {
  background: var(--gk-gold-light);
  color: var(--gk-black);
}

.gk-kitchen-badge--in_progress {
  background: rgba(167, 130, 88, 0.28);
}

.gk-kitchen-badge--contacted,
.gk-kitchen-badge--quoted {
  background: rgba(86, 124, 214, 0.28);
  border-color: rgba(160, 184, 255, 0.45);
}

.gk-kitchen-badge--won {
  background: rgba(57, 122, 78, 0.38);
  border-color: rgba(148, 214, 168, 0.55);
}

.gk-kitchen-badge--lost {
  background: rgba(171, 69, 69, 0.34);
  border-color: rgba(255, 150, 150, 0.48);
}

.gk-kitchen-badge--done {
  background: rgba(57, 122, 78, 0.38);
  border-color: rgba(148, 214, 168, 0.55);
}

.gk-kitchen-details {
  display: grid;
  gap: 9px;
  margin: 0 0 14px;
}

.gk-kitchen-details div {
  border-top: 1px solid var(--gk-line-soft);
  display: grid;
  gap: 8px;
  grid-template-columns: 92px minmax(0, 1fr);
  padding-top: 9px;
}

.gk-kitchen-details dt,
.gk-kitchen-details dd {
  margin: 0;
}

.gk-kitchen-details dt {
  color: var(--gk-muted);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.gk-kitchen-details dd {
  color: var(--gk-text);
  overflow-wrap: anywhere;
}

.gk-kitchen-contact,
.gk-kitchen-status {
  display: grid;
  gap: 9px;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  margin-bottom: 14px;
}

.gk-kitchen-contact a,
.gk-kitchen-status button {
  align-items: center;
  border-radius: 4px;
  display: inline-flex;
  font-weight: 900;
  justify-content: center;
  min-height: 46px;
  padding: 10px 12px;
  text-align: center;
  text-decoration: none !important;
}

.gk-kitchen-contact a {
  border: 1px solid var(--gk-line);
  color: var(--gk-sand);
}

.gk-kitchen-contact a:hover,
.gk-kitchen-contact a:focus-visible {
  background: var(--gk-bronze);
  border-color: var(--gk-bronze);
  color: var(--gk-black);
  outline: none;
}

.gk-kitchen-food {
  border-top: 1px solid var(--gk-line-soft);
  padding-top: 12px;
}

.gk-kitchen-food h2 {
  color: var(--gk-gold-light);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.gk-kitchen-food ul {
  display: grid;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.gk-kitchen-food li {
  border: 1px solid var(--gk-line-soft);
  border-radius: 6px;
  display: grid;
  gap: 5px;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 10px;
}

.gk-kitchen-food strong {
  color: var(--gk-text);
  overflow-wrap: anywhere;
}

.gk-kitchen-food span {
  color: var(--gk-gold-light);
  font-weight: 900;
}

.gk-kitchen-food small {
  color: var(--gk-muted);
  grid-column: 1 / -1;
  line-height: 1.45;
}

.gk-kitchen-food p,
.gk-kitchen-note p {
  color: var(--gk-sand);
  line-height: 1.55;
  margin: 0;
}

.gk-kitchen-note {
  border-top: 1px solid var(--gk-line-soft);
  margin-top: 12px;
  padding-top: 12px;
}

.gk-kitchen-note strong {
  color: var(--gk-gold-light);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.gk-kitchen-status {
  border-top: 1px solid var(--gk-line-soft);
  margin: 14px 0 0;
  padding-top: 14px;
}

.gk-kitchen-status button {
  border: 1px solid var(--gk-line);
  background: transparent !important;
  color: var(--gk-sand) !important;
  cursor: pointer;
}

.gk-kitchen-status button.is-active {
  background: var(--gk-gold-light) !important;
  border-color: var(--gk-gold-light);
  color: var(--gk-black) !important;
}

.gk-kitchen-status button:disabled {
  cursor: wait;
  opacity: 0.6;
}

.gk-kitchen-status button.gk-kitchen-status-error {
  border-color: #e05f5f;
  color: #ffd0d0 !important;
}

/* --- Responsive ------------------------------------------ */
@media (max-width: 768px) {
  .gk-catering-widget { padding: 38px 22px 54px; }
  .gk-catering-widget .gk-dt-row { grid-template-columns: 1fr; }
  .gk-catering-widget .gk-contact-grid-2 { grid-template-columns: 1fr; }
  .gk-catering-widget .gk-menu-packages { grid-template-columns: 1fr; }
  .gk-catering-widget .gk-menu-custom-control { align-items: stretch; flex-direction: column; }
  .gk-catering-widget .gk-menu-custom-toggle { width: 100%; }
  .gk-catering-widget .gk-menu-selection-meter { grid-template-columns: 1fr; }
  .gk-catering-widget .gk-menu-grid { grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); }
  .gk-speisekarte { padding: 38px 22px 56px; }
  .gk-speisekarte-head,
  .gk-speisekarte-tools,
  .gk-speisekarte-modal-panel {
    grid-template-columns: 1fr;
  }
  .gk-speisekarte-cta {
    justify-self: start;
    margin-top: 18px;
  }
  .gk-speisekarte-modal-image {
    min-height: auto;
    aspect-ratio: 4 / 3;
  }
  .gk-speisekarte-selection {
    position: static;
    align-items: flex-start;
    flex-direction: column;
  }
  .gk-showroom {
    padding: 38px 22px 56px;
  }
  .gk-showroom-shell,
  .gk-showroom-controls {
    grid-template-columns: 1fr;
  }
  .gk-menus {
    padding: 44px 22px 58px;
  }
  .gk-menus-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gk-menus-cta {
    align-items: stretch;
    flex-direction: column;
  }
  .gk-menus-cta a {
    width: 100%;
  }
  .gk-showroom-summary {
    position: static;
  }
  .gk-kitchen {
    padding: 30px 14px 48px;
  }
}

@media (max-width: 640px) {
  .gk-catering-widget .gk-cards { grid-template-columns: 1fr; }
  .gk-catering-widget .gk-logistics-grid { grid-template-columns: 1fr; }
  .gk-catering-widget .gk-check-cards { grid-template-columns: 1fr; }
  .gk-catering-widget .gk-menu-package { min-height: 0; }
  .gk-catering-widget .gk-menu-grid { grid-template-columns: 1fr; }
  .gk-catering-widget .gk-menu-tab { flex: 1 1 calc(50% - 8px); }
  .gk-speisekarte-grid { grid-template-columns: 1fr; }
  .gk-speisekarte-tab { flex: 1 1 calc(50% - 8px); }
  .gk-speisekarte-card-foot { align-items: flex-start; flex-direction: column; }
  .gk-speisekarte-actions,
  .gk-speisekarte-detail,
  .gk-speisekarte-fav,
  .gk-selection-actions,
  .gk-selection-clear,
  .gk-selection-request {
    width: 100%;
  }
  .gk-speisekarte-actions,
  .gk-selection-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .gk-showroom-packages,
  .gk-menus-grid,
  .gk-showroom-dishes {
    grid-template-columns: 1fr;
  }
  .gk-showroom-toolbar {
    align-items: stretch;
    flex-direction: column;
  }
  .gk-showroom-toolbar-actions {
    align-items: stretch;
    flex-direction: column;
  }
  .gk-showroom-count {
    justify-content: center;
  }
  .gk-showroom-qty {
    max-width: none;
  }
  .gk-kitchen-stats,
  .gk-kitchen-contact,
  .gk-kitchen-status {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .gk-catering-widget { padding: 34px 16px 48px; }
  .gk-catering-widget .gk-summary-row { flex-wrap: wrap; }
  .gk-catering-widget .gk-summary-key { min-width: 100%; margin-bottom: 2px; }
  .gk-catering-widget .gk-btn-submit { width: 100%; }
  .gk-catering-widget .gk-reco-actions { flex-direction: column; align-items: stretch; }
  .gk-catering-widget .gk-reco-btn { width: 100%; }
  .gk-catering-widget .gk-nav { gap: 10px; }
  .gk-catering-widget .gk-btn { padding: 14px 18px; font-size: 15px; min-height: 54px; }
  .gk-catering-widget .gk-widget-title { font-size: clamp(34px, 12vw, 48px); }
  .gk-catering-widget .gk-dish-foot { align-items: flex-start; flex-direction: column; }
  .gk-catering-widget .gk-dish-qty { width: 100%; }
  .gk-catering-widget .gk-dish-qty-input { flex: 1; }
  .gk-menus { padding: 36px 16px 50px; }
  .gk-menus-title { font-size: clamp(38px, 13vw, 54px); }
  .gk-menus-card { padding: 18px; }
  .gk-speisekarte { padding: 34px 16px 50px; }
  .gk-speisekarte-title { font-size: clamp(34px, 12vw, 48px); }
  .gk-speisekarte-status {
    align-items: flex-start;
    flex-direction: column;
  }
  .gk-speisekarte-modal { padding: 14px; }
  .gk-speisekarte-modal-body { padding: 26px 18px 28px; }
  .gk-showroom-title { font-size: clamp(34px, 12vw, 48px); }
  .gk-kitchen-details div {
    grid-template-columns: 1fr;
  }
  .gk-kitchen-food li {
    grid-template-columns: 1fr;
  }
}

.gk-newsletter {
  background: #050505;
  color: #f6ead7;
  font-family: inherit;
  padding: 42px 20px;
}

.gk-newsletter * {
  box-sizing: border-box;
}

.gk-newsletter-inner {
  align-items: center;
  border: 1px solid rgba(167, 130, 88, 0.38);
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 0.85fr) minmax(320px, 1.15fr);
  margin: 0 auto;
  max-width: 1120px;
  padding: 34px;
}

.gk-newsletter-kicker {
  color: #d8b77a;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.gk-newsletter h2 {
  color: #f8e4bf;
  font-size: 52px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  margin: 0;
}

.gk-newsletter-copy p {
  color: rgba(246, 234, 215, 0.76);
  font-size: 17px;
  line-height: 1.55;
  margin: 18px 0 0;
  max-width: 540px;
}

.gk-newsletter-form {
  display: grid;
  gap: 16px;
}

.gk-newsletter-fields {
  display: grid;
  gap: 12px;
  grid-template-columns: 0.9fr 1.1fr;
}

.gk-newsletter label span {
  color: #d8b77a;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.gk-newsletter input[type="text"],
.gk-newsletter input[type="email"] {
  background: #111;
  border: 1px solid rgba(167, 130, 88, 0.48);
  border-radius: 0;
  color: #fff7ea;
  font: inherit;
  min-height: 52px;
  padding: 14px 15px;
  width: 100%;
}

.gk-newsletter input[type="text"]:focus,
.gk-newsletter input[type="email"]:focus {
  border-color: #d8b77a;
  outline: 2px solid rgba(216, 183, 122, 0.18);
  outline-offset: 0;
}

.gk-newsletter-consent {
  align-items: flex-start;
  color: rgba(246, 234, 215, 0.78);
  display: grid;
  font-size: 13px;
  gap: 10px;
  grid-template-columns: 18px minmax(0, 1fr);
  line-height: 1.45;
}

.gk-newsletter-consent input {
  accent-color: #d8b77a;
  margin-top: 2px;
}

.gk-newsletter-consent span {
  color: rgba(246, 234, 215, 0.78);
  display: inline;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  text-transform: none;
}

.gk-newsletter a {
  color: #f2c878;
}

.gk-newsletter-privacy {
  color: rgba(246, 234, 215, 0.58);
  font-size: 12px;
  line-height: 1.45;
  margin: 0;
}

.gk-newsletter-submit {
  background: #d8b77a;
  border: 0;
  border-radius: 0;
  color: #080808;
  cursor: pointer;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  min-height: 52px;
  padding: 15px 22px;
  text-transform: uppercase;
}

.gk-newsletter-submit:hover,
.gk-newsletter-submit:focus {
  background: #f2c878;
}

.gk-newsletter-message {
  border: 1px solid rgba(255, 255, 255, 0.16);
  margin: 0;
  padding: 12px 14px;
}

.gk-newsletter-message--success {
  background: rgba(74, 125, 83, 0.18);
  color: #d8f0d8;
}

.gk-newsletter-message--error {
  background: rgba(154, 61, 50, 0.2);
  color: #ffd9d2;
}

.gk-newsletter-hp {
  height: 1px;
  left: -9999px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

@media (max-width: 780px) {
  .gk-newsletter-inner,
  .gk-newsletter-fields {
    grid-template-columns: 1fr;
  }

  .gk-newsletter-inner {
    padding: 28px 18px;
  }

  .gk-newsletter h2 {
    font-size: 38px;
  }
}

@media (max-width: 480px) {
  .gk-newsletter h2 {
    font-size: 32px;
  }
}
