﻿.pws-config {
  background: #fff;
}

.pws-config .postwurfspezial-container {
  margin-top: 110px;
  padding: 0 52px 120px;
}

.pws-config .pws-intro h1 {
  font-size: 20px;
  color: #b01322;
  margin-bottom: 12px;
  font-weight: 700;
}

.pws-config .pws-intro p {
  font-size: 13.5px;
  color: #5f6065;
  margin-left: 152px;
}

.pws-config .pws-grid {
  grid-template-columns: 210px minmax(0, 640px) 240px;
  gap: 46px;
  margin-top: 36px;
  align-items: start;
}

.pws-config .filter-label {
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  color: #4d4f54;
  font-weight: 600;
}

.pws-config .pws-left .pws-filter {
  margin-bottom: 26px;
}

.pws-config .pws-filter button {
  font-size: 14px;
  font-weight: 500;
  color: #222;
  border-bottom: 1px solid #dedfe3;
}

.pws-config .pws-select {
  position: relative;
}

.pws-config .pws-select select {
  width: 100%;
  padding: 8px 22px 8px 0;
  border: none;
  border-bottom: 1px solid #dedfe3;
  background: transparent;
  font-size: 14px;
  font-weight: 500;
  color: #222;
  appearance: none;
  outline: none;
}

.pws-config .pws-select::after {
  content: "";
  position: absolute;
  right: 2px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 2px solid #7a7c82;
  border-bottom: 2px solid #7a7c82;
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}

.pws-config .pws-preview {
  margin-top: 8px;
}

.pws-config .preview-card {
  margin-top: 10px;
  border: 1px solid #dedfe3;
  border-radius: 6px;
  padding: 10px;
  background: #fff;
}

.pws-config .preview-card img {
  width: 100%;
  height: auto;
  display: block;
}

.pws-config .btn-download {
  margin-top: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 200px;
  padding: 6px 12px;
  border-radius: 8px;
  border: 1px solid #b01322;
  color: #b01322;
  font-size: 12.5px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}

.pws-config .btn-download:hover {
  background: #b01322;
  color: #fff;
}

.pws-config .download-label {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 600;
  color: #1f1f22;
}

.pws-config .radio-flex {
  font-size: 13.5px;
  gap: 18px;
  margin-bottom: 14px;
}

.pws-config .radio-option.has-line {
  align-items: center;
  flex-wrap: nowrap;
  gap: 10px;
  cursor: default;
}

.pws-config .plz-inline {
  width: 100%;
  padding: 2px 0 4px;
  border: none;
  font-size: 13px;
  color: #2a2b30;
  background: transparent;
  position: static;
  opacity: 1;
  pointer-events: auto;
}

.pws-config .plz-inline-wrap {
  flex: 1 1 240px;
  min-width: 200px;
  max-width: 320px;
  display: inline-flex;
  border-bottom: 1px solid #c6c8ce;
}

.pws-config .plz-add-btn {
  margin-left: 10px;
  height: 28px;
  padding: 0 12px;
  border-radius: 6px;
  border: 1px solid #b01322;
  background: #b01322;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}

.pws-config .plz-add-btn:hover {
  background: #8e0f1b;
}

.pws-config .plz-inline:focus {
  outline: none;
}

.pws-config .plz-inline-wrap:focus-within {
  border-bottom-color: #b01322;
}

.pws-config .pws-map {
  margin-top: 22px;
  width: 100%;
  height: 320px;
  border: 1px solid #dedfe3;
  border-radius: 6px;
  background: #f7f8fa;
}

.pws-config .map-mode {
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  color: #4d4f54;
}

.pws-config .mode-radio {
  display: inline-flex;
  gap: 18px;
  align-items: center;
}

.pws-config .mode-radio label {
  margin-bottom: 0;
}

.pws-config .plz-inline::placeholder {
  color: #9a9ca3;
}

.pws-config .radio-indicator {
  width: 18px;
  height: 18px;
}

.pws-config .radio-indicator::after {
  width: 9px;
  height: 9px;
}

.pws-config .pws-tabs {
  gap: 16px;
  margin-bottom: 10px;
}

.pws-config .pws-tabs li {
  font-size: 11px;
  color: #8c8e94;
  min-width: 56px;
}

.pws-config .pws-map {
  border-radius: 4px;
}

.pws-config .summary-title {
  font-size: 12.5px;
  color: #2a2b30;
}

.pws-config .pws-right {
  align-self: start;
  max-height: 360px;
  overflow: hidden;
}

.pws-config .pws-right table {
  width: 100%;
  table-layout: fixed;
}

.pws-config .pws-right thead,
.pws-config .pws-right tfoot {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.pws-config #plz-table-body {
  display: block;
  max-height: 260px;
  overflow-y: auto;
}

.pws-config #plz-table-body tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.pws-config .pws-right th {
  font-size: 12px;
}

.pws-config .pws-right td {
  font-size: 13px;
}

.pws-config .pws-delivery {
  margin-top: -150px;
}

.pws-config .pws-delivery h2,
.pws-config .pws-date h2 {
  font-size: 14px;
  margin-bottom: 0;
  color: #2a2b30;
}

.pws-config .pws-delivery h2 {
  margin-top: 0;
  margin-bottom: 10px;
}

.pws-config .pws-delivery .radio-line {
  margin-top: 6px;
}

.pws-config .pws-date {
  margin-top: 38px;
}

.pws-config .radio-line {
  font-size: 13.5px;
  font-weight: 400;
}

.pws-config .radio-line .radio-text {
  font-weight: 400;
}

.pws-config .radio-line input:checked + .radio-indicator + .radio-text {
  font-weight: 400;
  color: #232429;
}

.pws-config .pws-delivery .radio-line {
  margin-left: 428px;
}

.pws-config .pws-date .date-row {
  font-size: 14px;
  margin-top: 12px;
  margin-left: 387px;
}

.pws-config .pws-date .date-row span,
.pws-config .pws-date .date-row label span {
  font-size: 14px;
}


.pws-config .pws-date .date-input {
  width: 120px;
  padding: 6px 10px;
  font-size: 11px;
}


.pws-config .date-input {
  width: 150px;
  border-radius: 4px;
}

.pws-config input[type="date"].date-input {
  background: #fff;
  padding-right: 12px;
}

.pws-config .date-error {
  margin-top: 8px;
  font-size: 12px;
  color: #b01322;
  min-height: 16px;
}

.pws-config .btn-next {
  margin-top: 22px;
  border-radius: 4px;
  padding: 8px 22px;
  letter-spacing: 0;
  font-size: 13px;
  text-decoration: none;
}

.pws-config .btn-next::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
  margin-left: 12px;
}

@media (max-width: 1050px) {
  .pws-config .postwurfspezial-container {
    padding: 0 24px 100px;
  }

  .pws-config .pws-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .pws-config .postwurfspezial-container {
    padding: 0 18px 80px;
  }
}
