:root{--color-connecta-blue: #023966;--color-connecta-gold: #b29530;--color-connecta-copper: #64280f;--color-building-z: #7f9fff;--color-building-im: #ffff7f;--color-building-g: #ff7f7f;--color-building-s: #ff7fff}body,html{overflow:hidden;overscroll-behavior:none;background-color:var(--color-connecta-blue)}body{margin:0;padding:0}.container.svelte-80hkc5{touch-action:none;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}svg.svelte-80hkc5{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1;cursor:grab;margin-top:calc(-1*env(safe-area-inset-top));margin-bottom:calc(-1*env(safe-area-inset-bottom));margin-left:calc(-1*env(safe-area-inset-left));margin-right:calc(-1*env(safe-area-inset-right));width:calc(100% + env(safe-area-inset-left) + env(safe-area-inset-right));height:calc(100% + env(safe-area-inset-top) + env(safe-area-inset-bottom));user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}svg.svelte-80hkc5:active{cursor:grabbing}svg.svelte-80hkc5 g:where(.svelte-80hkc5):not(#Karte):not(#Karte:where(.svelte-80hkc5) g:where(.svelte-80hkc5)){cursor:pointer}svg.svelte-80hkc5:focus,svg.svelte-80hkc5:focus-within{outline:none!important}svg.svelte-80hkc5 :where(.svelte-80hkc5) text:where(.svelte-80hkc5),svg.svelte-80hkc5 :where(.svelte-80hkc5) tspan:where(.svelte-80hkc5){font-family:Proxima Nova,Arial,sans-serif}.kiosk-indicator.svelte-80hkc5{position:absolute;top:1rem;right:1rem;z-index:100;background:#f00c;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;font-size:.875rem;font-family:Proxima Nova,Arial,sans-serif;box-shadow:0 2px 8px #0003;pointer-events:none}.countdown-overlay.svelte-80hkc5{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;z-index:2000;display:flex;align-items:center;justify-content:center;animation:svelte-80hkc5-fadeIn .3s ease-in-out}.countdown-box.svelte-80hkc5{background:#fff;border-radius:1rem;padding:2rem 3rem;text-align:center;box-shadow:0 8px 32px #0000004d;max-width:90vw;font-family:Proxima Nova,Arial,sans-serif}.countdown-box.svelte-80hkc5 h2:where(.svelte-80hkc5){color:var(--color-connecta-blue);margin:0 0 1.5rem;font-size:1.5rem;font-family:Proxima Nova,Arial,sans-serif;font-weight:600}.countdown-timer.svelte-80hkc5{font-size:5rem;font-weight:700;color:var(--color-connecta-blue);margin:1rem 0;font-family:Proxima Nova,Arial,sans-serif;line-height:1}.countdown-box.svelte-80hkc5 p:where(.svelte-80hkc5){color:#666;margin:1.5rem 0 0;font-size:1rem;font-family:Proxima Nova,Arial,sans-serif}.legal-footer.svelte-80hkc5{position:fixed;bottom:0;left:50%;transform:translate(-50%);padding:.5rem 1.5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;z-index:5;font-family:Proxima Nova,Arial,sans-serif;font-size:.875rem;white-space:nowrap;width:auto;background:#fff;border-radius:1rem 1rem 0 0;box-shadow:0 -4px 12px #0000001a;margin-bottom:env(safe-area-inset-bottom)}.legal-footer.svelte-80hkc5 a:where(.svelte-80hkc5),.legal-footer.svelte-80hkc5 .disclaimer-link:where(.svelte-80hkc5){color:var(--color-connecta-blue);text-decoration:none;transition:color .2s;background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;cursor:pointer;display:inline;vertical-align:baseline}.legal-footer.svelte-80hkc5 a:where(.svelte-80hkc5):hover,.legal-footer.svelte-80hkc5 .disclaimer-link:where(.svelte-80hkc5):hover{color:var(--color-connecta-gold);text-decoration:underline}.legal-footer.svelte-80hkc5 .separator:where(.svelte-80hkc5){color:var(--color-connecta-blue);opacity:.5;white-space:nowrap}.connecta-link.svelte-80hkc5{display:inline-flex;align-items:center;gap:.375rem;vertical-align:top}.footer-favicon.svelte-80hkc5{height:1.375rem;width:auto;flex-shrink:0;vertical-align:middle;margin-right:.375rem}.legal-footer.svelte-80hkc5 a:where(.svelte-80hkc5),.legal-footer.svelte-80hkc5 .disclaimer-link:where(.svelte-80hkc5),.legal-footer.svelte-80hkc5 .separator:where(.svelte-80hkc5){flex-shrink:0}.connecta-logo-link.svelte-80hkc5{position:fixed;bottom:1rem;left:1rem;z-index:5;display:block;margin-bottom:env(safe-area-inset-bottom);margin-left:env(safe-area-inset-left)}.connecta-logo.svelte-80hkc5{height:3rem;width:auto;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.disclaimer-overlay.svelte-80hkc5{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;animation:svelte-80hkc5-fadeIn .2s ease-in-out}.disclaimer-popup-container.svelte-80hkc5{position:relative;max-width:90vw;width:500px;animation:svelte-80hkc5-slideIn .3s ease-out}@keyframes svelte-80hkc5-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-80hkc5-slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.disclaimer-popup-container.svelte-80hkc5 .popup-content:where(.svelte-80hkc5){max-height:80vh;overflow-y:auto}.disclaimer-popup-container.svelte-80hkc5 .popup-header:where(.svelte-80hkc5) h2:where(.svelte-80hkc5){margin-top:0}.disclaimer-popup-container.svelte-80hkc5 .popup-description:where(.svelte-80hkc5){margin-bottom:1rem}.disclaimer-popup-container.svelte-80hkc5 .popup-description:where(.svelte-80hkc5):last-of-type{margin-bottom:0}.zoom-controls.svelte-80hkc5{position:absolute;bottom:1rem;right:1rem;z-index:10;display:flex;flex-direction:column;gap:.5rem;margin-bottom:env(safe-area-inset-bottom);margin-right:env(safe-area-inset-right)}.zoom-controls.svelte-80hkc5 button:where(.svelte-80hkc5){width:3rem;height:3rem;font-size:1.75rem;line-height:1;border-radius:50%;border:none;background:#fff;color:var(--color-connecta-blue);cursor:pointer;transition:color .2s,box-shadow .2s;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:center}@media (hover: hover) and (pointer: fine){.zoom-controls.svelte-80hkc5 button:where(.svelte-80hkc5):hover{color:#fff;background:var(--color-connecta-blue);box-shadow:0 4px 12px #00000040}}.search-container.svelte-80hkc5{position:absolute;top:1rem;left:1rem;z-index:10;width:90%;max-width:600px;margin-top:env(safe-area-inset-top);margin-left:env(safe-area-inset-left)}.search-bar-row.svelte-80hkc5{display:flex;gap:.5rem;align-items:center}.search-input-wrapper.svelte-80hkc5{position:relative;display:flex;align-items:center;flex:1}.search-icon.svelte-80hkc5{position:absolute;left:1rem;font-size:1.25rem;color:var(--color-connecta-blue);pointer-events:none;z-index:1}.search-input.svelte-80hkc5{width:100%;height:3rem;padding:0 1rem 0 3rem;font-size:1rem;border:none;border-radius:1.5rem;box-shadow:0 2px 8px #00000026;outline:none;font-family:Proxima Nova,Arial,sans-serif;transition:box-shadow .2s;color:var(--color-connecta-blue)}.search-input.svelte-80hkc5::placeholder{color:var(--color-connecta-blue);opacity:.6}.search-input.svelte-80hkc5:focus{box-shadow:0 4px 12px #00000040}.search-results.svelte-80hkc5{position:absolute;top:100%;left:0;right:12.5rem;margin-top:.5rem;background:#fff;border-radius:1rem;box-shadow:0 4px 12px #0003;max-height:400px;z-index:11;display:flex;flex-direction:column;overflow:hidden}.search-results-header.svelte-80hkc5{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f5f5f5;color:#666;border-bottom:1px solid #e0e0e0;flex-shrink:0}.search-results-count.svelte-80hkc5{font-weight:500;font-size:.875rem;font-family:Proxima Nova,Arial,sans-serif}.close-search-results-button.svelte-80hkc5{background:#fff;border:none;color:var(--color-connecta-blue);font-size:2rem;line-height:1;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:color .2s;font-family:Proxima Nova,Arial,sans-serif;box-shadow:0 2px 8px #0000001a}.close-search-results-button.svelte-80hkc5:hover{color:var(--color-connecta-gold)}.search-results-list.svelte-80hkc5{overflow-y:auto;flex:1}.search-results-header.svelte-80hkc5+.search-results-list:where(.svelte-80hkc5){border-radius:0 0 1rem 1rem}.search-results-list.svelte-80hkc5:first-child{border-radius:1rem}.search-result-item.svelte-80hkc5{width:100%;padding:1rem;border:none;background:#fff;text-align:left;cursor:pointer;border-bottom:1px solid #f0f0f0;font-family:Proxima Nova,Arial,sans-serif;transition:background-color .2s;display:flex;align-items:center;gap:1rem}.search-result-item.svelte-80hkc5:last-child{border-bottom:none}.search-result-item.svelte-80hkc5:hover{background-color:#f5f5f5}.search-result-logo.svelte-80hkc5{width:3rem;height:3rem;object-fit:contain;flex-shrink:0;border-radius:.25rem}.search-result-info.svelte-80hkc5{flex:1;min-width:0}.search-result-name.svelte-80hkc5{font-weight:600;color:var(--color-connecta-blue);margin-bottom:.25rem}.search-result-position.svelte-80hkc5{font-size:.875rem;color:var(--color-connecta-gold)}@media (max-width: 768px){.search-container.svelte-80hkc5{left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:500px}.search-bar-row.svelte-80hkc5{justify-content:center}.search-results.svelte-80hkc5{right:0}.legal-footer.svelte-80hkc5{font-size:.75rem;padding:.5rem;flex-wrap:wrap}}.course-filter-container.svelte-80hkc5{position:relative;flex-shrink:0}.day-switch-container.svelte-80hkc5{position:absolute;bottom:1rem;left:1rem;z-index:10;display:flex;gap:.25rem;background:#fff;border-radius:1.5rem;padding:.25rem;box-shadow:0 2px 8px #00000026;margin-bottom:env(safe-area-inset-bottom);margin-left:env(safe-area-inset-left)}.day-switch-button.svelte-80hkc5{width:2.5rem;height:2.5rem;border:none;background:transparent;color:var(--color-connecta-blue);border-radius:1.25rem;cursor:pointer;font-size:.875rem;font-weight:600;font-family:Proxima Nova,Arial,sans-serif;transition:background-color .2s,color .2s;display:flex;align-items:center;justify-content:center}.day-switch-button.svelte-80hkc5:hover{background:#0052931a}.day-switch-button.active.svelte-80hkc5{background:var(--color-connecta-blue);color:#fff}.day-switch-button.active.svelte-80hkc5:hover{background:var(--color-connecta-blue);opacity:.9}.course-filter-button.svelte-80hkc5{height:3rem;width:12rem;padding:0 1rem;border:3px solid transparent;background:#fff;color:var(--color-connecta-blue);border-radius:1.5rem;cursor:pointer;font-size:.95rem;display:flex;align-items:center;gap:.5rem;transition:background-color .2s,box-shadow .2s,border-color .2s;box-shadow:0 2px 8px #00000026;font-family:Proxima Nova,Arial,sans-serif;white-space:nowrap;position:relative;overflow:hidden}.course-filter-button.active.svelte-80hkc5{border-color:var(--color-connecta-gold)}.course-filter-button.loading.svelte-80hkc5{border:3px solid transparent;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from var(--angle),var(--color-connecta-gold) 0deg,var(--color-connecta-gold) 90deg,transparent 90deg) border-box;animation:svelte-80hkc5-borderRotate 1.5s linear infinite}@keyframes svelte-80hkc5-borderRotate{0%{--angle: 0deg}to{--angle: 360deg}}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.course-filter-button.svelte-80hkc5:hover{box-shadow:0 4px 12px #00000040}.course-filter-button.svelte-80hkc5:active{transform:scale(.98)}.course-filter-icon.svelte-80hkc5{font-size:1.25rem;flex-shrink:0}.course-filter-text.svelte-80hkc5{flex:1;text-align:left;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.course-filter-arrow.svelte-80hkc5{font-size:.75rem;flex-shrink:0}@media (max-width: 768px){.course-filter-button.svelte-80hkc5{min-width:3rem;width:3rem;padding:0;justify-content:center}.course-filter-text.svelte-80hkc5,.course-filter-arrow.svelte-80hkc5{display:none}.course-filter-icon.svelte-80hkc5{font-size:1.5rem}.course-filter-dropdown.svelte-80hkc5{position:absolute;left:0;right:0;top:calc(100% + .5rem);transform:none;min-width:auto;max-width:none;max-height:calc(100vh - 10rem)}}.course-filter-dropdown.svelte-80hkc5{position:absolute;top:calc(100% + .5rem);right:0;min-width:15rem;background:#fff;border-radius:1rem;box-shadow:0 4px 12px #0003;max-height:400px;overflow:hidden;display:flex;flex-direction:column;z-index:12;animation:svelte-80hkc5-dropdownSlide .2s ease-out}@keyframes svelte-80hkc5-dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.course-filter-header.svelte-80hkc5{display:flex;justify-content:flex-end;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #e0e0e0;background:#f8f9fa}.selected-count.svelte-80hkc5{color:var(--color-connecta-blue);font-size:.875rem;font-weight:600;font-family:Proxima Nova,Arial,sans-serif;display:none}@media (max-width: 768px){.course-filter-header.svelte-80hkc5{justify-content:space-between}.selected-count.svelte-80hkc5{display:block}}.clear-filter-button.svelte-80hkc5{padding:.25rem .75rem;background:var(--color-connecta-gold);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;cursor:pointer;font-family:Proxima Nova,Arial,sans-serif;transition:opacity .2s}.clear-filter-button.svelte-80hkc5:hover{opacity:.8}.course-list.svelte-80hkc5{overflow-y:auto;overflow-x:hidden;max-height:350px}.course-loading.svelte-80hkc5{padding:2rem;text-align:center;color:var(--color-connecta-blue);font-family:Proxima Nova,Arial,sans-serif}.course-item.svelte-80hkc5{padding:.875rem 1rem;background:#fff;cursor:pointer;border-bottom:1px solid #f0f0f0;font-family:Proxima Nova,Arial,sans-serif;transition:background-color .2s;display:flex;align-items:center;gap:.75rem}.course-item.svelte-80hkc5:last-child{border-bottom:none}.course-item.svelte-80hkc5:hover{background-color:#f5f5f5}.course-checkbox.svelte-80hkc5{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:var(--color-connecta-blue);flex-shrink:0}.course-label.svelte-80hkc5{flex:1;color:var(--color-connecta-blue);cursor:pointer;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.popup-container.svelte-80hkc5{position:fixed;z-index:1000;pointer-events:none;animation:svelte-80hkc5-slideUp .3s ease-out}.popup-content.svelte-80hkc5{background:#fff;border-radius:1rem;padding:1.5rem;width:280px;max-height:500px;overflow-y:auto;position:relative;box-shadow:0 4px 20px #0003;pointer-events:auto;font-family:Proxima Nova,Arial,sans-serif;display:flex;flex-direction:column}@media (max-width: 768px){.popup-container.svelte-80hkc5{left:50%!important;top:50%!important;transform:translate(-50%,-50%);animation:svelte-80hkc5-slideUpCentered .3s ease-out}.popup-content.svelte-80hkc5{width:calc(100vw - 5rem);max-width:400px;max-height:calc(100vh - 10rem)}.popup-arrow.svelte-80hkc5{display:none}}.exhibitor-section.svelte-80hkc5{display:flex;flex-direction:column}.exhibitor-section.multiple.svelte-80hkc5{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--color-connecta-gold)}.exhibitor-section.multiple.svelte-80hkc5:last-of-type{border-bottom:none;padding-bottom:0;margin-bottom:0}.popup-arrow.svelte-80hkc5{position:absolute;width:0;height:0;z-index:1001}.popup-arrow[data-placement=top].svelte-80hkc5{bottom:0;left:50%;transform:translate(-50%,100%);border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid white}.popup-arrow[data-placement=bottom].svelte-80hkc5{top:0;left:50%;transform:translate(-50%,-100%);border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid white}.popup-arrow[data-placement=left].svelte-80hkc5{right:0;top:50%;transform:translate(100%,-50%);border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid white}.popup-arrow[data-placement=right].svelte-80hkc5{left:0;top:50%;transform:translate(-100%,-50%);border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:12px solid white}@keyframes svelte-80hkc5-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes svelte-80hkc5-slideUpCentered{0%{transform:translate(-50%,calc(-50% + 20px));opacity:0}to{transform:translate(-50%,-50%);opacity:1}}.popup-close.svelte-80hkc5{position:sticky;top:0;float:right;margin-left:auto;background:#fff;border:none;font-size:2rem;line-height:1;cursor:pointer;color:var(--color-connecta-blue);padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:color .2s;font-family:Proxima Nova,Arial,sans-serif;z-index:10;box-shadow:0 2px 8px #0000001a;border-radius:50%}.popup-close.svelte-80hkc5:hover{color:var(--color-connecta-gold)}.popup-header.svelte-80hkc5{margin-bottom:1rem;text-align:center;flex-shrink:0}.popup-logo.svelte-80hkc5{max-width:150px;max-height:70px;object-fit:contain;margin-bottom:.75rem}.popup-header.svelte-80hkc5 h2:where(.svelte-80hkc5){color:var(--color-connecta-blue);font-size:1.25rem;margin:0 0 .5rem;font-family:Proxima Nova,Arial,sans-serif}.popup-position.svelte-80hkc5{color:var(--color-connecta-gold);font-weight:700;font-size:.95rem;margin:0;font-family:Proxima Nova,Arial,sans-serif}.popup-body.svelte-80hkc5{color:#333;flex:1;overflow-y:auto;min-height:0;touch-action:auto}.popup-description.svelte-80hkc5{line-height:1.5;margin:0;text-align:justify;text-align-last:left;font-size:.9rem;font-family:Proxima Nova,Arial,sans-serif;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}@media (max-width: 768px){.legal-footer.svelte-80hkc5{left:0;right:0;transform:none;border-radius:1rem 1rem 0 0;padding:.25rem .5rem;white-space:normal;width:100%;box-sizing:border-box;flex-wrap:wrap;row-gap:.1rem;gap:.35rem;font-size:.75rem;line-height:1.3}.legal-footer.svelte-80hkc5 a:where(.svelte-80hkc5),.legal-footer.svelte-80hkc5 .disclaimer-link:where(.svelte-80hkc5){word-break:break-word}.container.svelte-80hkc5:not(.kiosk-mode) .zoom-controls:where(.svelte-80hkc5){bottom:4.5rem;margin-bottom:env(safe-area-inset-bottom)}.container.kiosk-mode.svelte-80hkc5 .zoom-controls:where(.svelte-80hkc5){bottom:1rem}.container.kiosk-mode.svelte-80hkc5 .connecta-logo-link:where(.svelte-80hkc5){bottom:1rem}}
