.svelte-counter.svelte-1scjeqx{font-family:inherit;padding:1rem;border:1px solid #ddd;border-radius:8px;display:inline-block}h3.svelte-1scjeqx{margin:0 0 .5rem}.counter-controls.svelte-1scjeqx{display:flex;align-items:center;gap:.75rem}button.svelte-1scjeqx{padding:.25rem .75rem;font-size:1.25rem;cursor:pointer;border:1px solid #ccc;border-radius:4px;background:#f5f5f5}button.svelte-1scjeqx:hover{background:#e0e0e0}.count.svelte-1scjeqx{font-size:1.5rem;min-width:2rem;text-align:center}:root:active-view-transition-type(summary) .carousel{view-transition-name:none}:root:active-view-transition-type(summary) [style*=view-transition-name]:not([style*=summary-panel]){view-transition-name:none!important}.map.svelte-1tvhqsv{width:100%;height:100%}.map.svelte-1tvhqsv .leaflet-bottom .leaflet-control-zoom{margin-bottom:calc(env(safe-area-inset-bottom,0px) + 250px)}@media(min-width:768px){.map.svelte-1tvhqsv .leaflet-bottom,.map.svelte-1tvhqsv .leaflet-bottom .leaflet-control-zoom{margin-bottom:1rem}}dialog.svelte-dgig8d{border:none;border-radius:16px;padding:0;margin:auto;max-width:min(480px,90vw);max-height:85dvh;box-shadow:0 24px 64px #00000059;background:var(--bs-body-bg);color:var(--bs-body-color);overflow:hidden}dialog.svelte-dgig8d::backdrop{background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content.svelte-dgig8d{display:flex;flex-direction:column;max-height:85dvh}header.svelte-dgig8d{text-align:center;padding:1.75rem 1.5rem 1rem;background:var(--bs-body-bg);border-bottom:1px solid var(--bs-border-color);position:relative}header.has-image.svelte-dgig8d{background-size:cover;background-position:center;background-repeat:no-repeat;background-image:linear-gradient(to bottom,#00000026,#000000a6),var(--header-img);padding-top:8rem;color:#fff;border-bottom:none}header.has-image.svelte-dgig8d h1:where(.svelte-dgig8d){color:#fff}header.has-image.svelte-dgig8d .subtitle:where(.svelte-dgig8d){color:#fffc}header.has-image.svelte-dgig8d .close-button:where(.svelte-dgig8d){background:#00000059;color:#fff}header.has-image.svelte-dgig8d .close-button:where(.svelte-dgig8d):hover{background:#0000008c}.close-button.svelte-dgig8d{position:absolute;top:.65rem;right:.65rem;background:var(--bs-secondary-bg);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--bs-secondary-color);transition:background .15s,color .15s}.close-button.svelte-dgig8d:hover{background:var(--bs-tertiary-bg);color:var(--bs-body-color)}h1.svelte-dgig8d{margin:0;font-size:1.25rem;font-weight:700;color:var(--bs-body-color);line-height:1.3}.subtitle.svelte-dgig8d{margin:.25rem 0 0;font-size:.9rem;color:var(--bs-secondary-color)}.body.svelte-dgig8d{padding:1.25rem 1.5rem;overflow-y:auto;flex:1}.body.svelte-dgig8d p:where(.svelte-dgig8d){margin:0 0 1rem;line-height:1.55;color:var(--bs-secondary-color);white-space:pre-line}h2.svelte-dgig8d{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.04em}.project-list.svelte-dgig8d{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.project-list.svelte-dgig8d li:where(.svelte-dgig8d){margin:0 -.4rem}.project-list.svelte-dgig8d a:where(.svelte-dgig8d){display:flex;align-items:flex-start;gap:.6rem;width:100%;text-decoration:none;color:inherit;padding:0rem .4rem;border-radius:8px;transition:background .15s}.project-list.svelte-dgig8d a:where(.svelte-dgig8d):hover{background:var(--bs-secondary-bg)}.chevron.svelte-dgig8d{margin-left:auto;flex-shrink:0;color:var(--bs-secondary-color);opacity:.6;align-self:center}.project-list.svelte-dgig8d strong:where(.svelte-dgig8d){display:block;font-size:.9rem;color:var(--bs-body-color)}.traffic-icons.svelte-dgig8d{display:flex;flex-direction:column;gap:.2rem;flex-shrink:0;align-self:center}.traffic-icon.svelte-dgig8d{width:20px;height:20px;color:var(--bs-secondary-color);flex-shrink:0}.meta.svelte-dgig8d{display:block;font-size:.8rem;color:var(--bs-secondary-color);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.logo-section.svelte-dgig8d{text-align:center;margin-top:1.5rem}.logos.svelte-dgig8d{display:inline-flex;flex-direction:column;align-items:flex-start;gap:1.5rem;background:#444;border-radius:10px;padding:1.25rem 1.5rem;margin-top:1.25rem}.logos.svelte-dgig8d img:where(.svelte-dgig8d){max-width:100%;height:35px}footer.svelte-dgig8d{padding:1rem 1.5rem;text-align:center;border-top:1px solid var(--bs-border-color)}footer.svelte-dgig8d button:where(.svelte-dgig8d){width:100%}.info-button.svelte-dgig8d{position:absolute;top:.75rem;left:.75rem;z-index:1100;border-radius:12px;border:none;padding:.4rem .75rem .4rem .4rem;background:var(--bs-body-bg);color:var(--bs-body-color);gap:.55rem;display:flex;align-items:center;cursor:pointer;box-shadow:0 2px 12px #00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;text-align:left;max-width:calc(100% - 1.5rem);overflow:hidden}.info-button.svelte-dgig8d:hover{background:var(--bs-tertiary-bg)}.info-button-img.svelte-dgig8d{width:36px;height:36px;border-radius:8px;object-fit:cover;flex-shrink:0}.info-button-text.svelte-dgig8d{display:flex;flex-direction:column;gap:.05rem;min-width:0;overflow:hidden}.info-button-title.svelte-dgig8d{font-size:1rem;font-weight:700;font-family:sans-serif;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-button-sub.svelte-dgig8d{font-size:.8rem;color:var(--bs-secondary-color);font-family:sans-serif;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.info-button.svelte-dgig8d{left:auto;right:.75rem}}.carousel.svelte-18urmhr{position:absolute;bottom:0;left:0;right:0;height:250px;padding:1rem 0;background:linear-gradient(transparent,#00000080);pointer-events:none;z-index:999;view-transition-name:carousel}.slider__slides.svelte-18urmhr{display:flex;align-items:stretch;height:100%;gap:1rem;overflow-x:scroll;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:.5rem calc(50vw - 150px);width:100%;pointer-events:auto;-ms-overflow-style:none;scrollbar-width:none}.slider__slides.svelte-18urmhr::-webkit-scrollbar{display:none}.slider__slide.svelte-18urmhr{margin:0;scroll-snap-align:center;scroll-snap-stop:always;flex-shrink:0;display:flex;align-items:center;justify-content:center;height:100%;max-width:80vw;aspect-ratio:4 / 3;padding:0;border:3px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .2s,transform .2s;background:none;text-decoration:none;color:inherit}.slider__slide.active.svelte-18urmhr{border-color:var(--cc-trafiken-yellow);transform:scale(1.05)}.slider__slide-content.svelte-18urmhr{width:100%;height:100%;position:relative}.slider__slide-content.svelte-18urmhr>img:where(.svelte-18urmhr){width:100%;height:100%;object-fit:cover}.slide-info.svelte-18urmhr{position:absolute;inset:0;padding:.9rem .5rem .3rem;background:linear-gradient(transparent,#000000d1);display:flex;flex-direction:column;justify-content:flex-end;gap:.1rem}.slide-title.svelte-18urmhr{color:#fff;font-size:1rem;font-family:sans-serif;font-weight:700;line-height:1.2;border-left:3px solid;padding-left:.35rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.slide-location.svelte-18urmhr{color:#ffffffbf;font-size:.875rem;font-family:sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.slide-dates.svelte-18urmhr{color:#ffffffbf;font-size:.875rem;font-family:sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.carousel.svelte-18urmhr{bottom:0;right:auto;top:0;height:auto;width:300px;padding:0;background:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.slider__slides.svelte-18urmhr{flex-direction:column;align-items:stretch;height:100%;overflow-x:unset;overflow-y:scroll;scroll-snap-type:none;overscroll-behavior-x:unset;overscroll-behavior-y:contain;padding:1rem .75rem;width:auto}.slider__slide.svelte-18urmhr{width:100%;height:auto;scroll-snap-align:none}}.detail-panel.svelte-1uadmcz{position:fixed;bottom:0;left:0;right:0;height:50dvh;background:#fff;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -4px 30px #0000004d;display:flex;flex-direction:column;overflow:hidden;z-index:1000}.close-btn.svelte-1uadmcz{position:absolute;top:1rem;right:1rem;z-index:10;background:#00000080;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s}.close-btn.svelte-1uadmcz:hover{background:#000000b3}.detail-image.svelte-1uadmcz{aspect-ratio:16 / 9;width:calc(100% + 3rem);margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.25rem;overflow:hidden;flex-shrink:0}.detail-image.svelte-1uadmcz img:where(.svelte-1uadmcz){width:100%;height:100%;object-fit:cover;display:block}.detail-content.svelte-1uadmcz{flex:1;padding:1.25rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.traffic-types.svelte-1uadmcz{display:flex;flex-wrap:wrap;gap:.5rem;align-self:flex-start}.traffic-type-badge.svelte-1uadmcz{display:inline-flex;align-items:center;gap:.35rem;background:var(--bs-secondary-bg, #f0f0f0);border-radius:99px;padding:.25rem .65rem .25rem .45rem;font-size:.8rem;font-family:sans-serif;color:#555}.traffic-icon.svelte-1uadmcz{width:16px;height:16px;flex-shrink:0;color:#555}.detail-content.svelte-1uadmcz h1:where(.svelte-1uadmcz){margin:0;font-size:1.5rem;font-family:sans-serif;line-height:1.2}.detail-section.svelte-1uadmcz{display:flex;flex-direction:column;gap:.25rem}.detail-section-title.svelte-1uadmcz{margin:0;font-size:1rem;font-family:sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#888}.detail-section.svelte-1uadmcz p:where(.svelte-1uadmcz){margin:0;font-size:1rem;line-height:1.6;font-family:sans-serif;color:#444;white-space:pre-line}.page-links.svelte-1uadmcz{list-style-type:none;padding:0;margin:0;font-size:1rem;font-family:sans-serif}.page-links.svelte-1uadmcz li:where(.svelte-1uadmcz){padding-bottom:5px;border:none;display:flex;align-items:center;gap:.25rem}.link-icon.svelte-1uadmcz{width:1em;height:1em;flex-shrink:0;color:#888}.image-caption.svelte-1uadmcz{margin:0;padding:.4rem 0;font-size:.9rem;font-family:sans-serif;color:#666;line-height:1.4}.image-credit.svelte-1uadmcz{color:#999}@media(min-width:768px){.detail-panel.svelte-1uadmcz{position:static;width:100%;height:100%;border-radius:0;box-shadow:4px 0 30px #0000004d}}.app-shell.svelte-1z11zw0{position:absolute;width:100%;height:100%;overflow:hidden}.page-content.svelte-1z11zw0{position:absolute;inset:0;z-index:1000;pointer-events:none}.page-content.svelte-1z11zw0>*{pointer-events:auto}@media(min-width:768px){.page-content.item-page.svelte-1z11zw0{top:0;right:auto;width:40%;min-width:360px;max-width:520px}}
