.umg{--umg-line:#7c726238;--umg-ease:cubic-bezier(.52, .16, .24, 1);gap:clamp(24px,3vw,44px);display:grid}.umg-head{max-width:var(--max);padding-inline:var(--pad);text-align:center;justify-items:center;gap:.8em;margin-inline:auto;display:grid}.umg-head h2{font-size:var(--t-h2);text-wrap:balance;max-width:22ch;line-height:1.08}.umg-head p{color:var(--ink-soft);text-wrap:pretty;max-width:60ch}.umg-shell{max-width:var(--max);padding-inline:var(--pad);grid-template-columns:minmax(0,1fr) 420px;gap:clamp(16px,1.6vw,28px);width:100%;height:min(76vh,720px);margin-inline:auto;display:grid}.umg-stage{background:#efede9;border-radius:6px;min-height:0;position:relative;overflow:hidden}.umg-stage .umg-map{width:100%;height:100%;position:absolute;inset:0}.umg-map canvas{outline:none}.umg-state{text-align:center;color:var(--ink-soft);font-size:var(--t-small);pointer-events:none;place-content:center;justify-items:center;gap:10px;padding:24px;display:grid;position:absolute;inset:0}.umg-spin{border:1.5px solid #7c72624d;border-top-color:var(--rust);border-radius:50%;width:22px;height:22px;animation:.9s linear infinite umg-dreh}@keyframes umg-dreh{to{rotate:360deg}}@media (prefers-reduced-motion:reduce){.umg-spin{animation:none}}.umg-bottom{z-index:2;justify-items:end;gap:10px;max-width:calc(100% - 28px);display:grid;position:absolute;bottom:14px;right:14px}.umg-nav{gap:6px;display:flex}.umg-navbtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:42px;height:42px;color:var(--ink);cursor:pointer;transition:background .3s var(--umg-ease), color .3s var(--umg-ease), border-color .3s var(--umg-ease);background:#f0eeeae6;border:1px solid #7c726233;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.umg-navbtn svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.umg-navbtn:hover{border-color:#7c726280}.umg-navbtn:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.umg-navbtn[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--cream)}.umg-pin{border:1px solid var(--umg-line);background:var(--white);color:var(--ink);font-family:var(--font);cursor:pointer;white-space:nowrap;transition:scale .3s var(--umg-ease), background .3s var(--umg-ease), color .3s var(--umg-ease), border-color .3s var(--umg-ease);border-radius:999px;align-items:center;gap:6px;padding:5px;font-size:.8rem;line-height:1;display:inline-flex;box-shadow:0 4px 12px #2c201324}.umg-pin b{font-weight:400}.umg-pin-dot{background:var(--pin,#7c7262);border-radius:50%;flex:none;width:9px;height:9px}.umg-pin-ort b{display:none}.umg-pin-ort:hover,.umg-pin-ort:focus-visible,.umg-pin-ort.ist-ziel{padding-left:7px;padding-right:10px}.umg-pin-ort:hover b,.umg-pin-ort:focus-visible b,.umg-pin-ort.ist-ziel b{display:inline}.umg-pin-ort:hover{z-index:3;scale:1.06}.umg-pin-ort.ist-ziel{background:var(--dark);color:var(--cream);border-color:var(--dark)}.umg-pin-haus{background:var(--rust);color:var(--cream);border-color:var(--rust);cursor:default;z-index:2;padding-left:7px;padding-right:10px}.umg-pin-haus .umg-pin-dot{background:var(--cream)}.umg-panel{border:1px solid var(--umg-line);background:var(--white);border-radius:6px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.umg-panel-in,.umg-detail{flex-direction:column;height:100%;min-height:0;display:flex}.umg-panel-head{border-bottom:1px solid var(--umg-line);padding:clamp(18px,2vw,26px) clamp(18px,2vw,26px) 14px}.umg-count{font-size:1.25rem;line-height:1.2}.umg-count b{color:var(--dark);font-weight:400}.umg-note{color:var(--ink-soft);text-wrap:pretty;margin-top:.6em;font-size:.82rem}.umg-filters{border-bottom:1px solid var(--umg-line);padding:14px clamp(18px,2vw,26px)}.umg-chips{flex-wrap:wrap;gap:6px;display:flex}.umg-chip{border:1px solid var(--umg-line);color:var(--ink);font:inherit;cursor:pointer;transition:background-color .3s var(--umg-ease), color .3s var(--umg-ease), border-color .3s var(--umg-ease);background:0 0;border-radius:999px;align-items:center;gap:.5em;padding:6px 13px;font-size:.82rem;line-height:1.2;display:inline-flex}.umg-chip:hover{border-color:var(--ink-soft)}.umg-chip.is-on{background:var(--dark);border-color:var(--dark);color:var(--cream)}.umg-chip-dot{background:var(--pin,#7c7262);border-radius:50%;width:7px;height:7px}.umg-chip.is-on .umg-chip-dot{outline:1px solid #f0eeea80}.umg-rows{flex:auto;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.umg-row{border:0;border-bottom:1px solid var(--umg-line);width:100%;color:inherit;text-align:left;cursor:pointer;transition:background-color .3s var(--umg-ease);background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px clamp(18px,2vw,26px);display:grid}.umg-row:hover{background:var(--cream)}.umg-dot{background:var(--pin,#7c7262);border-radius:50%;width:7px;height:7px}.umg-row-main{gap:3px;min-width:0;display:grid}.umg-row-title{font-size:1rem;line-height:1.25}.umg-row-meta{color:var(--ink-soft);font-size:.8rem}.umg-row-zeit{text-align:right;justify-items:end;gap:3px;display:grid}.umg-row-zeit b{color:var(--dark);white-space:nowrap;font-weight:400}.umg-row-zeit span{color:var(--ink-soft);font-size:.78rem}.umg-detail-bar{border-bottom:1px solid var(--umg-line);justify-content:space-between;align-items:center;gap:12px;padding:12px clamp(18px,2vw,26px);display:flex}.umg-back{border:1px solid var(--umg-line);background:var(--white);color:var(--ink);font:inherit;cursor:pointer;transition:color .3s var(--umg-ease), background-color .3s var(--umg-ease), border-color .3s var(--umg-ease);border-radius:999px;align-items:center;gap:.5em;padding:8px 14px;font-size:.86rem;display:inline-flex;box-shadow:0 1px 2px #2c20130d}.umg-back:hover{color:var(--dark);border-color:#7c726273}.umg-back span{transition:translate .35s var(--umg-ease)}.umg-back:hover span{translate:-3px}.umg-detail-kat{color:var(--ink-soft);font-size:var(--t-small)}.umg-detail-scroll{flex:auto;align-content:start;gap:16px;min-height:0;padding:clamp(18px,2vw,26px);display:grid;overflow-y:auto}.umg-detail-kopf{gap:4px;display:grid}.umg-detail-kopf h3{font-size:var(--t-h3);line-height:1.15}.umg-detail-kopf p{color:var(--ink-soft);font-size:var(--t-small)}.umg-mittel{flex-wrap:wrap;gap:6px;display:flex}.umg-weg{border-top:1px solid var(--umg-line);gap:6px;padding-top:14px;display:grid}.umg-weg-zahl{align-items:baseline;gap:.6em;display:flex}.umg-weg-zahl b{font-family:var(--display);color:var(--dark);font-size:1.9rem;font-weight:400;line-height:1}.umg-weg-zahl span{color:var(--ink-soft);font-size:var(--t-small)}.umg-weg-text,.umg-weg-laedt{color:var(--ink-soft);text-wrap:pretty;font-size:.82rem}@media (max-width:900px){.umg-shell{grid-template-columns:minmax(0,1fr);height:auto}.umg-stage{aspect-ratio:16/10;min-width:0;max-width:100%;height:auto;min-height:min(58svh,440px)}.umg-rows{max-height:min(52svh,420px)}.umg-navbtn{width:40px;height:40px}}
