.dres-hidden{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;border:0!important}
.dres-feld{position:relative;--dres-accent:#24452F;--dres-accent-2:#C19A55;--dres-card:#FFFDF6;--dres-line:#E3D7C0;--dres-text:#2A241B;--dres-muted:#6F6455}
body .dres-feld button.dres-display{display:flex;align-items:center;gap:8px;width:100%!important;background:#fff!important;border:1px solid var(--dres-line)!important;border-radius:8px!important;padding:11px 14px!important;font:inherit!important;font-size:16px!important;font-weight:400!important;color:var(--dres-text)!important;cursor:pointer;text-align:left!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important;transition:border-color .15s!important;animation:none!important}
body .dres-feld button.dres-display:hover,body .dres-feld button.dres-display:focus,body .dres-feld button.dres-display.open{background:#fff!important;color:var(--dres-text)!important;border-color:var(--dres-accent)!important;animation:none!important}
body .dres-feld .dres-display.empty .dv,body .dres-feld .dres-display.empty .dh,body .dres-feld .dres-display.empty .dm,body .dres-feld .dres-display.empty .gv{color:var(--dres-muted)!important}
body .dres-feld .dres-display svg{margin-left:auto;color:var(--dres-accent)!important;flex:0 0 auto}
body .dres-feld .dres-display .sep{font-weight:700;color:var(--dres-text)!important}
body .dres-feld .dres-display .dv,body .dres-feld .dres-display .dh,body .dres-feld .dres-display .dm,body .dres-feld .dres-display .gv{color:var(--dres-text)}
body .dres-feld .dres-display .uhr{font-size:13px!important;color:var(--dres-muted)!important}
.dres-pick{position:absolute;z-index:90;top:calc(100% + 6px);left:0;width:min(280px,100%);background:var(--dres-card);border:1px solid var(--dres-line);border-radius:14px;box-shadow:0 18px 40px rgba(42,36,27,.18);padding:10px}
.dres-pick[hidden]{display:none}
.dres-wheels{position:relative;display:grid;grid-template-columns:1fr;align-items:center;height:180px}
.dres-wheels.dres-zwei{grid-template-columns:1fr auto 1fr}
.dres-wheels .sep{font-size:1.4rem;font-weight:800;color:var(--dres-accent);text-align:center}
.dres-wheel{height:180px;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;text-align:center;-webkit-mask-image:linear-gradient(transparent,#000 32%,#000 68%,transparent);mask-image:linear-gradient(transparent,#000 32%,#000 68%,transparent)}
.dres-wheel::-webkit-scrollbar{display:none}
.dres-wpad{height:72px}
.dres-wopt{height:36px;line-height:36px;scroll-snap-align:center;color:var(--dres-muted);font-size:1rem;cursor:pointer;transition:color .12s,font-size .12s,font-weight .12s;padding:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dres-wopt.is-sel{color:var(--dres-accent);font-size:1.25rem;font-weight:700}
.dres-band{position:absolute;left:6px;right:6px;top:72px;height:36px;border-top:1px solid var(--dres-accent-2);border-bottom:1px solid var(--dres-accent-2);border-radius:6px;background:rgba(193,154,85,.07);pointer-events:none}
.dres-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}
body .dres-feld button.dres-ok{background:var(--dres-accent)!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:8px 18px!important;font:inherit!important;font-size:14px!important;font-weight:600!important;text-transform:none!important;letter-spacing:normal!important;cursor:pointer;animation:none!important}
body .dres-feld button.dres-ok:hover,body .dres-feld button.dres-ok:focus{background:var(--dres-accent)!important;color:#fff!important;filter:brightness(1.18);animation:none!important}
body .dres-feld button.dres-spaeter{background:transparent!important;border:none!important;color:var(--dres-accent)!important;font:inherit!important;font-size:13px!important;font-weight:600!important;text-transform:none!important;letter-spacing:normal!important;text-decoration:underline!important;cursor:pointer;padding:4px 0!important;box-shadow:none!important;animation:none!important}
body .dres-feld button.dres-spaeter:hover,body .dres-feld button.dres-spaeter:focus{background:transparent!important;color:var(--dres-accent)!important}
body .dres-feld .dres-spaeterin{border:1px solid var(--dres-line)!important;border-radius:6px!important;padding:6px 8px!important;font:inherit!important;font-size:14px!important;color:var(--dres-text)!important;background:#fff!important}
.dres-hinweis{margin-top:8px;font-size:12.5px;line-height:1.45;color:var(--dres-muted)}
.dres-hinweis.is-fehler{color:#A33A2A;font-weight:600}
.is-hidden{display:none!important}
@media (max-width:480px){.dres-pick{width:100%}}
