.xaxx-dow{
  --dow-ink:#334038;
  --dow-muted:#718078;
  --dow-line:#e1e8e2;
  --dow-green:#2f8a4b;
  width:100%;max-width:920px;margin:0 auto;padding:18px 14px 38px;box-sizing:border-box;color:var(--dow-ink);font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif
}
.xaxx-dow *{box-sizing:border-box}.xaxx-dow a{text-decoration:none}
.xaxx-dow-hero{display:block;padding:22px 22px 20px;border:1px solid #dce9df;border-radius:20px;background:linear-gradient(145deg,#f8fbf8 0%,#eef6f0 100%);box-shadow:0 6px 20px rgba(24,39,29,.05)}
.xaxx-dow-heading{width:100%;min-width:0}
.xaxx-dow-heading h1{margin:0;min-width:0;font-size:29px;line-height:1.12;font-weight:760;letter-spacing:-.3px}.xaxx-dow-heading p{margin:7px 0 0;max-width:590px;color:#4f5f54;font-size:14.5px;line-height:1.5}
.xaxx-dow-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 19px}.xaxx-dow-tabs{display:flex;gap:6px;overflow-x:auto;padding:1px;scrollbar-width:none}.xaxx-dow-tabs::-webkit-scrollbar{display:none}
.xaxx-dow-tabs button,.xaxx-dow-print{appearance:none;border:1px solid #dce5de;background:#f7faf7;color:#647269;min-height:38px;padding:8px 13px;border-radius:999px;font:inherit;font-size:13px;line-height:1;font-weight:700;white-space:nowrap;cursor:pointer}.xaxx-dow-tabs button.is-active{border-color:#76aa84;background:#eef7f0;color:#176834}.xaxx-dow-print{border-radius:10px;color:#176834}
.xaxx-dow-group{margin-top:27px}.xaxx-dow-group[hidden]{display:none!important}.xaxx-dow-group-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 2px 10px}.xaxx-dow-group-head h2{margin:0;font-size:21px;line-height:1.2;font-weight:780}.xaxx-dow-group-head span{color:#718078;font-size:11.5px}
.xaxx-dow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.xaxx-dow-card{--audience:#7f9b8f;overflow:hidden;border:1px solid var(--dow-line);border-radius:14px;background:#fff;box-shadow:0 3px 12px rgba(24,39,29,.035);transition:border-color .16s ease,box-shadow .16s ease}.xaxx-dow-group-damen .xaxx-dow-card{--audience:#b78995}.xaxx-dow-group-herren .xaxx-dow-card{--audience:#879d8c}.xaxx-dow-group-unisex .xaxx-dow-card{--audience:#99959b}.xaxx-dow-card.is-open{border-color:color-mix(in srgb,var(--audience) 48%,white);box-shadow:0 5px 15px rgba(24,39,29,.055)}
.xaxx-dow-summary{appearance:none;display:grid;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-width:0;padding:12px 13px;border:0;background:#fff;color:inherit;text-align:left;font:inherit;cursor:pointer}.xaxx-dow-summary:hover{background:#fbfcfb}
.xaxx-dow-number{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--audience);color:#fff;font-size:12px;line-height:1;font-weight:800}.xaxx-dow-identity{display:block;min-width:0}.xaxx-dow-identity strong{display:block;color:var(--dow-ink);font-size:13.5px;line-height:1.25;font-weight:800}.xaxx-dow-identity small{display:block;margin-top:3px;color:var(--dow-muted);font-size:11px;line-height:1.35}.xaxx-dow-chevron{color:var(--audience);font-size:17px;line-height:1;font-weight:800;transition:transform .18s ease}.xaxx-dow-card.is-open .xaxx-dow-chevron{transform:rotate(180deg)}
.xaxx-dow-details{padding:4px 14px 13px;border-top:1px solid #edf0ed;background:#fbfcfb}.xaxx-dow-details dl{margin:0}.xaxx-dow-note{display:grid;grid-template-columns:48px minmax(0,1fr);gap:9px;padding:7px 0;border-bottom:1px solid #eef1ee}.xaxx-dow-note:last-child{border-bottom:0}.xaxx-dow-note dt{font-size:11px;line-height:1.4;font-weight:800}.xaxx-dow-note dd{margin:0;color:#718078;font-size:11.5px;line-height:1.4}.xaxx-dow-note-top dt{color:#b78995}.xaxx-dow-note-heart dt{color:#879d8c}.xaxx-dow-note-base dt{color:#99959b}
.xaxx-dow-shop{display:inline-flex;align-items:center;gap:5px;margin-top:9px;color:#176834!important;font-size:11.5px;font-weight:800}.xaxx-dow-footer{margin-top:24px;color:#838a90;font-size:10.5px;text-align:right}
@media(max-width:720px){.xaxx-dow{padding:12px 10px 28px}.xaxx-dow-hero{padding:19px 16px 17px;border-radius:17px;gap:12px}.xaxx-dow-heading h1{font-size:25px}.xaxx-dow-heading p{font-size:13.5px;line-height:1.45}.xaxx-dow-toolbar{align-items:flex-start;margin:13px 0 16px}.xaxx-dow-print{display:none}.xaxx-dow-tabs{width:100%}.xaxx-dow-tabs button{min-height:36px;padding:8px 12px;font-size:12.5px}.xaxx-dow-group{margin-top:22px}.xaxx-dow-group-head h2{font-size:19px}.xaxx-dow-grid{grid-template-columns:1fr;gap:7px}.xaxx-dow-summary{padding:11px 12px}.xaxx-dow-identity strong{font-size:13px}.xaxx-dow-identity small{font-size:10.8px}}
@media(max-width:390px){.xaxx-dow-group-head span{font-size:10.5px}.xaxx-dow-summary{grid-template-columns:34px minmax(0,1fr) 16px;gap:8px}.xaxx-dow-number{width:32px;height:32px}}
@media print{@page{size:A4 portrait;margin:10mm}body *{visibility:hidden!important}.xaxx-dow,.xaxx-dow *{visibility:visible!important}.xaxx-dow{position:absolute;left:0;top:0;max-width:none;width:100%;padding:0;color:#000}.xaxx-dow-hero{padding:0 0 4mm;border:0;border-radius:0;background:none;box-shadow:none}.xaxx-dow-heading h1{font-size:17pt}.xaxx-dow-heading p{font-size:8pt}.xaxx-dow-toolbar,.xaxx-dow-footer,.xaxx-dow-chevron,.xaxx-dow-shop{display:none!important}.xaxx-dow-group{display:block!important;margin-top:5mm}.xaxx-dow-group-head{margin-bottom:2mm}.xaxx-dow-group-head h2{font-size:12pt}.xaxx-dow-grid{grid-template-columns:1fr 1fr;gap:2mm}.xaxx-dow-card{break-inside:avoid;border:1px solid #bbb;border-radius:2mm;box-shadow:none}.xaxx-dow-summary{grid-template-columns:7mm 1fr;padding:1.5mm 2mm;cursor:default}.xaxx-dow-number{width:6mm;height:6mm;font-size:7pt;-webkit-print-color-adjust:exact;print-color-adjust:exact}.xaxx-dow-identity strong{font-size:7.5pt}.xaxx-dow-identity small{font-size:6.2pt}.xaxx-dow-details[hidden],.xaxx-dow-details{display:block!important;padding:1mm 2mm 1.5mm}.xaxx-dow-note{grid-template-columns:11mm 1fr;gap:1mm;padding:.7mm 0}.xaxx-dow-note dt,.xaxx-dow-note dd{font-size:6pt}}

/* 0.14.52: Theme-Hintergrund fuer aufgeklappte aria-expanded-Buttons ueberschreiben. */
.xaxx-dow button.xaxx-dow-summary,
.xaxx-dow button.xaxx-dow-summary[aria-expanded="false"],
.xaxx-dow button.xaxx-dow-summary:hover,
.xaxx-dow button.xaxx-dow-summary:focus,
.xaxx-dow button.xaxx-dow-summary:focus-visible,
.xaxx-dow button.xaxx-dow-summary:active{
  background:#fff !important;
  background-color:#fff !important;
  color:#334038 !important;
  -webkit-text-fill-color:#334038 !important;
  box-shadow:none !important;
  text-shadow:none !important;
}
.xaxx-dow button.xaxx-dow-summary[aria-expanded="true"],
.xaxx-dow .xaxx-dow-card.is-open button.xaxx-dow-summary,
.xaxx-dow .xaxx-dow-card.is-open button.xaxx-dow-summary:hover,
.xaxx-dow .xaxx-dow-card.is-open button.xaxx-dow-summary:focus,
.xaxx-dow .xaxx-dow-card.is-open button.xaxx-dow-summary:active{
  background:#f1f7f2 !important;
  background-color:#f1f7f2 !important;
  color:#334038 !important;
  -webkit-text-fill-color:#334038 !important;
  box-shadow:inset 3px 0 0 #74a982 !important;
}
.xaxx-dow button.xaxx-dow-summary[aria-expanded="true"] .xaxx-dow-identity strong,
.xaxx-dow button.xaxx-dow-summary[aria-expanded="true"] .xaxx-dow-identity small{
  -webkit-text-fill-color:currentColor !important;
}


/* 0.14.53: Web-Duftuebersicht farblich an den Schnellfinder angeglichen.
   Dieselben hellen Natur-/Salbeitoene werden gegen Theme-Overrides abgesichert. */
.xaxx-dow{
  --dow-ink:#334038 !important;
  --dow-muted:#718078 !important;
  --dow-line:#e1e8e2 !important;
  color:#334038 !important;
}
.xaxx-dow .xaxx-dow-heading h1,
.xaxx-dow .xaxx-dow-heading p,
.xaxx-dow .xaxx-dow-group-head h2{
  color:#4f5f54 !important;
  -webkit-text-fill-color:#4f5f54 !important;
}
.xaxx-dow .xaxx-dow-group-head span,
.xaxx-dow .xaxx-dow-identity small,
.xaxx-dow .xaxx-dow-note dd{
  color:#718078 !important;
  -webkit-text-fill-color:#718078 !important;
}
.xaxx-dow .xaxx-dow-identity strong{
  color:#334038 !important;
  -webkit-text-fill-color:#334038 !important;
}
.xaxx-dow .xaxx-dow-tabs button,
.xaxx-dow .xaxx-dow-tabs button:not(.is-active),
.xaxx-dow .xaxx-dow-tabs button[aria-pressed="false"]{
  border-color:#dce5de !important;
  background:#f7faf7 !important;
  color:#647269 !important;
  -webkit-text-fill-color:#647269 !important;
}
.xaxx-dow .xaxx-dow-tabs button.is-active,
.xaxx-dow .xaxx-dow-tabs button[aria-pressed="true"]{
  border-color:#76aa84 !important;
  background:#eef7f0 !important;
  color:#176834 !important;
  -webkit-text-fill-color:#176834 !important;
}
.xaxx-dow .xaxx-dow-group-damen .xaxx-dow-card{--audience:#b78995 !important}
.xaxx-dow .xaxx-dow-group-herren .xaxx-dow-card{--audience:#879d8c !important}
.xaxx-dow .xaxx-dow-group-unisex .xaxx-dow-card{--audience:#99959b !important}
.xaxx-dow .xaxx-dow-number{
  background:var(--audience) !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
}
.xaxx-dow .xaxx-dow-chevron{
  color:var(--audience) !important;
  -webkit-text-fill-color:var(--audience) !important;
}
.xaxx-dow .xaxx-dow-note-top dt{color:#b78995 !important;-webkit-text-fill-color:#b78995 !important}
.xaxx-dow .xaxx-dow-note-heart dt{color:#879d8c !important;-webkit-text-fill-color:#879d8c !important}
.xaxx-dow .xaxx-dow-note-base dt{color:#99959b !important;-webkit-text-fill-color:#99959b !important}

/* 0.14.70: Duftzeile identisch zum Schnellfinder + dezenter Shop-Warenkorb. */
.xaxx-dow-card{display:grid;grid-template-columns:minmax(0,1fr) 38px;overflow:hidden;border-radius:12px}
.xaxx-dow-summary{grid-template-columns:34px minmax(0,1fr) 16px;gap:8px;padding:10px 10px}
.xaxx-dow-number{width:32px;height:32px;font-size:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 6px rgba(32,36,43,.10)}
.xaxx-dow-card.audience-herren{--audience:#0f5fd3 !important}
.xaxx-dow-card.audience-damen{--audience:#cc1f3f !important}
.xaxx-dow-card.audience-unisex{--audience:#7a34c2 !important}
.xaxx-dow-card.audience-herren .xaxx-dow-number{background:#0f5fd3 !important}
.xaxx-dow-card.audience-damen .xaxx-dow-number{background:#cc1f3f !important}
.xaxx-dow-card.audience-unisex .xaxx-dow-number{background:#7a34c2 !important}
.xaxx-dow-card.audience-herren .xaxx-dow-chevron{color:#0f5fd3 !important;-webkit-text-fill-color:#0f5fd3 !important}
.xaxx-dow-card.audience-damen .xaxx-dow-chevron{color:#cc1f3f !important;-webkit-text-fill-color:#cc1f3f !important}
.xaxx-dow-card.audience-unisex .xaxx-dow-chevron{color:#7a34c2 !important;-webkit-text-fill-color:#7a34c2 !important}
.xaxx-dow-shop-shortcut{display:flex;align-items:center;justify-content:center;width:38px;min-width:38px;border-left:1px solid #edf0ed;color:#718078!important;-webkit-text-fill-color:#718078!important;background:#fff!important;transition:background .16s ease,color .16s ease}
.xaxx-dow-shop-shortcut:hover{background:#f5f8f5!important;color:#176834!important;-webkit-text-fill-color:#176834!important}
.xaxx-dow-shop-shortcut svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.xaxx-dow-details{grid-column:1/-1}
@media(max-width:720px){.xaxx-dow-summary{grid-template-columns:34px minmax(0,1fr) 16px;padding:9px 9px}.xaxx-dow-shop-shortcut{width:38px;min-width:38px}}
@media print{.xaxx-dow-shop-shortcut{display:none!important}.xaxx-dow-card{display:block}}

/* 0.14.71: Zielgruppenfarben exakt wie im Duftberater; Karten wachsen unabhaengig. */
.xaxx-dow-grid{align-items:start !important}
.xaxx-dow-card.audience-herren{--audience:#365f8b !important}
.xaxx-dow-card.audience-damen{--audience:#925367 !important}
.xaxx-dow-card.audience-unisex{--audience:#6d5689 !important}
.xaxx-dow-card.audience-herren .xaxx-dow-number{
  background:#dbe8f6 !important;color:#365f8b !important;-webkit-text-fill-color:#365f8b !important;
}
.xaxx-dow-card.audience-damen .xaxx-dow-number{
  background:#f2dce2 !important;color:#925367 !important;-webkit-text-fill-color:#925367 !important;
}
.xaxx-dow-card.audience-unisex .xaxx-dow-number{
  background:#e7dff1 !important;color:#6d5689 !important;-webkit-text-fill-color:#6d5689 !important;
}
.xaxx-dow-card.audience-herren .xaxx-dow-chevron{color:#365f8b !important;-webkit-text-fill-color:#365f8b !important}
.xaxx-dow-card.audience-damen .xaxx-dow-chevron{color:#925367 !important;-webkit-text-fill-color:#925367 !important}
.xaxx-dow-card.audience-unisex .xaxx-dow-chevron{color:#6d5689 !important;-webkit-text-fill-color:#6d5689 !important}

/* 0.14.72: Das JS-Masonry wird im Druck vollstaendig neutralisiert. */
@media print{
  .xaxx-dow-grid{display:grid !important;height:auto !important;position:static !important}
  .xaxx-dow-grid>.xaxx-dow-card{position:static !important;left:auto !important;top:auto !important;width:auto !important}
}

/* 0.14.74: Testerstatus, gemeinsame Testset-Auswahl und Betriebsmodus. */
.xaxx-dow-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}
.xaxx-operating-mode{display:flex;align-items:center;gap:4px;flex-wrap:wrap}
.xaxx-operating-mode button{appearance:none;border:1px solid #d7e2d9;border-radius:7px;background:#fff;color:#526159;padding:4px 9px;font:inherit;font-size:11.5px;font-weight:700;line-height:1.2;cursor:pointer;min-height:28px;box-shadow:0 1px 5px rgba(24,39,29,.045)}
.xaxx-operating-mode button.is-active{border-color:#6fa27c;background:#edf6ef;color:#176834;box-shadow:inset 0 0 0 1px rgba(23,104,52,.06)}
.xaxx-operating-mode [data-mode-count]{color:#748078;font-size:10.5px;font-weight:650;margin-left:3px;white-space:nowrap}
.xaxx-dow-card{grid-template-columns:minmax(0,1fr) 38px 38px !important}
html[data-xaxx-operating-mode="tester"] .xaxx-dow-card{grid-template-columns:minmax(0,1fr) 16px 38px 38px !important}
.xaxx-tester-status{align-self:center;justify-self:center;width:9px;height:9px;border-radius:50%;background:#b63232;box-shadow:0 0 0 2px rgba(182,50,50,.12)}
.xaxx-tester-status.is-active{background:#21864b;box-shadow:0 0 0 2px rgba(33,134,75,.12)}
.xaxx-dow-testset-shortcut{appearance:none;display:flex;align-items:center;justify-content:center;width:38px;min-width:38px;border:0;border-left:1px solid #edf0ed;background:#fff!important;color:#718078!important;-webkit-text-fill-color:#718078!important;font-size:18px;font-weight:800;cursor:pointer;padding:0}
.xaxx-dow-testset-shortcut:hover{background:#f4f8f4!important;color:#176834!important;-webkit-text-fill-color:#176834!important}
.xaxx-dow-testset-shortcut.is-selected{background:#edf7ef!important;color:#176834!important;-webkit-text-fill-color:#176834!important}
.xaxx-testset-button-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:720px){.xaxx-dow-mode{width:100%}.xaxx-operating-mode [data-mode-count]{margin-left:auto}.xaxx-dow-card{grid-template-columns:minmax(0,1fr) 38px 38px !important}html[data-xaxx-operating-mode="tester"] .xaxx-dow-card{grid-template-columns:minmax(0,1fr) 16px 38px 38px !important}}
@media print{.xaxx-operating-mode,.xaxx-tester-status,.xaxx-dow-testset-shortcut{display:none!important}}


/* 0.17.08 – Kategorie-Buttons „Alle / Damen / Herren / Unisex“ kompakter und kantiger. */
.xaxx-dow-tabs button,
.xaxx-dow-tabs a,
.xaxx-dow-filter button,
.xaxx-dow-filters button{
  border-radius:7px !important;
  min-height:30px !important;
  padding:5px 10px !important;
  box-shadow:0 1px 5px rgba(24,39,29,.04) !important;
}


/* 0.17.17 – Einheitliche, gut lesbare Buttons; Farben unverändert. */
.xaxx-dow-tabs button,
.xaxx-dow-tabs a,
.xaxx-dow-filter button,
.xaxx-dow-filters button{
  min-height:30px !important;
  height:30px !important;
  padding:5px 10px !important;
  border-radius:7px !important;
  font-size:12px !important;
  font-weight:700 !important;
  line-height:1.1 !important;
}
.xaxx-operating-mode button{
  min-height:28px !important;
  height:28px !important;
  padding:4px 9px !important;
  border-radius:7px !important;
  font-size:11.5px !important;
  font-weight:700 !important;
  line-height:1.1 !important;
}
