.ui a i{width:auto!important;height:auto!important;color:#611f69;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem}.ui-menu-list li{display:flex;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.2rem;max-height:.7rem}#mobileMenu,.company-card.placeholder{display:none}.popup-section.popup-title{font-size:2vw;padding:1rem}.popup-section.popup-logo{padding:1rem}.logo-placeholder{background-color:#000;border:5px solid hotpink;border-radius:8px}.popup-section.popup-links a{margin-left:auto;margin-right:auto;flex-shrink:0;background:#fff;color:#7a3fa5!important;font-size:1rem;font-weight:600;border-radius:8px;padding:.5rem 1rem;text-decoration:none;white-space:nowrap;display:inline-block!important;text-align:center;max-width:19vw}button.popup-prev,button.popup-next{background-color:#ff69b4;color:#fff;height:2rem;width:2rem}.popup-section.popup-nav{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:8px;border-top:1px solid #fff;position:absolute;bottom:16px;left:20px;right:20px;flex-wrap:nowrap}.popup-section.popup-slogan{padding:0rem;text-align:center}.popup-section .popup-social-media .social-grid a{font-size:20px;color:#ff69b4!important;text-decoration:none;transition:color .3s ease}.company-sunset-year,.company-sunset-reason{margin-top:.25rem;font-size:.85rem;color:#aaa}.social-grid{padding:1rem}.popup-section.popup-description{font-size:16px!important}.popup-section.popup-founders{margin-top:30px!important}.minimal-menu{background-color:#fff;font-family:Helvetica Neue,sans-serif;text-align:left;padding:0rem;height:100vh;overflow-y:auto;display:flex;flex-direction:column}.minimal-menu .close-menu{text-align:right;font-size:1rem;font-weight:500;border-style:dashed;padding:.5rem;cursor:pointer}.mobile-menu ul{list-style:none;padding:2rem;margin-top:10rem;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:20rem;color:#000}.mobile-menu ul a,.mobile-menu i{color:#000}.minimal-menu-list li{margin-bottom:2rem}.minimal-menu-list a{font-size:2rem;color:#000;text-decoration:none}.add-directory-dropdown{position:relative;display:inline-block;margin-bottom:10px}.ui .add-directory-dropdown button{font-size:1rem!important;font-weight:600!important;font-family:inherit!important;line-height:1.5}.add-directory-dropdown button{background-color:#eee;border:none;padding:10px 16px;font-weight:700;cursor:pointer;border-radius:6px;width:100%;text-align:left;display:flex;align-items:center;gap:.5rem}.dropdown-content{display:none;position:absolute;background-color:#fff;border:1px solid #ccc;border-radius:6px;z-index:10;top:110%;left:0;box-shadow:0 4px 12px #0000001a;min-width:190px}.dropdown-content a{color:#333;padding:10px 14px;text-decoration:none;display:block;font-size:.95rem}.dropdown-content a:hover{background-color:#f3f3f3}.ui a,.ui .add-directory-dropdown button{background-color:transparent;color:#a5f7f9;font-weight:600;font-size:1rem;display:flex;align-items:center;gap:.4rem;padding:8px 12px;border-radius:6px;text-decoration:none!important;transition:background-color .2s,color .2s,box-shadow .2s,transform .2s}.ui a:hover,.ui .add-directory-dropdown button:hover{background-color:#0c2c2ee6;color:#d7feff;box-shadow:0 0 0 1px #a5f7f959,0 0 12px #a5f7f940;transform:translateY(-1px)}.ui .add-directory-dropdown button{width:100%;justify-content:flex-start;border:none}.ui i{min-width:18px;text-align:center}.ui .add-directory-dropdown{margin:6px 0}.desktop-social-links a i{color:#a5f7f9;transition:color .2s}.desktop-social-links a:hover i{color:#d7feff}.ui .hide-on-mobile{display:flex;align-items:center;margin-bottom:6px}.ui-menu-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0px}.grid-view .company-card{width:30%;display:inline-block;margin:.6rem}.list-view .company-row{display:flex;flex-direction:row;align-items:center;width:100%;padding:1rem;border-bottom:1px solid #ddd}.directory-header-content-block{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.6rem;padding:0 .6rem}.directory-header-content-block.profile-only{justify-content:flex-start}.leftActionButtons,.rightActionButtons{display:flex;gap:.5rem}.nav-button{color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:1rem;border:none;cursor:pointer}.nav-button.resources{background-color:#28a745}.nav-button.events{background-color:#007bff}.add-company{background-color:green;color:#fff;padding:.5rem 1rem;border-radius:4px;text-decoration:none}.add-legacy-company{background-color:#1e90ff;color:#fff;padding:.5rem 1rem;border-radius:4px;text-decoration:none}.directory-header-image{height:200px;background-size:cover;background-position:center;width:100%;display:flex;align-items:center;justify-content:center}:root{--ui-font-size: 12px}html,body{margin:0;padding:0;overflow:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#fff;color:#333;position:relative;z-index:0}#app{position:relative;width:100%;height:100%}canvas{display:block;pointer-events:auto}canvas:hover{cursor:pointer}.directory-panel{position:fixed;bottom:0;left:0;right:0;height:77vh;max-height:85vh;overflow-y:overlay;scrollbar-gutter:stable;background:linear-gradient(180deg,#0a0f1a,#101826);color:#e2e8f0;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:#0003 0 -4px 10px;z-index:100000001;padding:0;box-sizing:border-box;overflow-x:hidden;max-width:1200px;width:100%;margin:0 auto;opacity:0;transform:translateY(100%);transition:transform .4s ease,opacity .4s ease}#directoryPanel::-webkit-scrollbar{width:10px}#directoryPanel::-webkit-scrollbar-track{background:transparent}#directoryPanel::-webkit-scrollbar-thumb{background:#0f172a59;border-radius:999px;border:2px solid rgba(248,250,252,.7)}#directoryPanel::-webkit-scrollbar-thumb:hover{background:#0f172a8c}#directoryViewContent{padding:1rem;background:transparent}.directory-panel.show{transform:translateY(0);opacity:1}.directory-panel.hide{transform:translateY(100%);opacity:0}#directoryPanel{background:linear-gradient(180deg,#0a0f1a,#101826)!important;color:#e2e8f0!important}.dashboard-top-bar{background:linear-gradient(90deg,#0f172a,#1f2937);color:#f9fafb;border-radius:12px}.directory-panel .dashboard-top-bar{position:sticky;top:0;z-index:5;margin:0 0 1rem;width:100%;border-radius:12px 12px 0 0}.dashboard-top-bar .nav-button{display:inline-flex;align-items:center;gap:.5rem}.dashboard-top-bar .nav-button .nav-text{display:inline}.dashboard-top-bar.is-compact .nav-button{padding:.4rem;width:2.2rem;height:2.2rem;justify-content:center}.dashboard-top-bar.is-compact .nav-button .nav-text{display:none}.dashboard-top-bar.is-compact .nav-button i{margin-right:0}#companyDirectoryControls{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;width:100%}#companyDirectoryControls #viewToggleWrapper{flex:0 0 auto}#companyDirectoryControls #companySearchInput{flex:1 1 220px;min-width:160px}#companyDirectoryControls #locationFilter,#companyDirectoryControls #industryFilter{flex:0 0 auto;min-width:140px;max-width:200px}#companyDirectoryControls .view-toggle-btn,#companyDirectoryControls input,#companyDirectoryControls select{height:34px}@media (max-width: 900px){#companyDirectoryControls{flex-wrap:wrap;justify-content:flex-start}#companyDirectoryControls #companySearchInput{flex:1 1 100%}#companyDirectoryControls #locationFilter,#companyDirectoryControls #industryFilter{flex:1 1 45%}}.heart-button{position:absolute;top:1rem;right:1rem;font-size:1.5rem;color:#ff69b4;cursor:pointer}.filter-bar{display:flex;flex-wrap:wrap;gap:.6rem;margin:.6rem 0}.filter-button{background:#333;color:#fff;border:1px solid #888;border-radius:4px;padding:.25rem .5rem}.resource-grid{background:#fff;padding:1rem}.resource-card{border:1px solid #ccc;padding:1rem;background:#f9f9f9;margin-bottom:1rem}.resource-profile{background:#111;color:#eee}.verify-link{color:#ff69b4;text-decoration:underline;margin-left:.5rem}.breadcrumb-link{color:#ccc;text-decoration:none;margin-bottom:1rem;display:inline-block}.program-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.program-card{border:1px solid #555;padding:1rem;background:#1a1a1a;color:#eee;width:calc(50% - 1rem)}.dropdown-label{font-family:Arial,sans-serif;font-size:14px;font-weight:600;color:#fff;text-align:center;margin-bottom:4px;display:block}.mobile-bottom-selector-style{position:fixed;top:20px;right:-120px;transform:translate(-50%);background:#0009;padding:8px 20px;border-radius:8px;color:#fff;font-family:sans-serif;font-size:14px;display:flex;align-items:center;gap:10px;z-index:1000;width:229px;justify-content:center}.ui-panel{position:absolute;top:20px;left:20px;z-index:10000;background:#fffffff2;padding:16px;border-radius:8px;box-shadow:0 2px 10px #0000001a}.ui{position:absolute;top:20px;left:20px;background:#000;color:#a5f7f9;padding:16px;border-radius:8px;box-shadow:0 2px 10px #0000001a;z-index:10000}.logo-takeover{--logo-pad: 6px;position:relative;display:block;overflow:hidden;border-radius:6px}.ui .logo-takeover{width:260px;aspect-ratio:16 / 9;margin-bottom:10px}.logo-takeover .logo-video,.logo-takeover .logo-fallback{position:absolute;inset:var(--logo-pad, 0);width:100%;height:100%;object-fit:contain;object-position:center;transform:scale(1.25)}.logo-takeover .logo-fallback{display:none}.artist-vault{margin:6px 0 8px;text-align:left;color:#a5f7f9;font-size:.85rem;letter-spacing:.02em;width:225px}.artist-vault-label{text-transform:uppercase;font-size:.72rem;opacity:.85;margin-bottom:2px;text-align:center}.artist-name{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;margin:0;font-weight:700;font-size:.95rem;text-decoration:none;color:#a5f7f9;width:100%}.artist-name .artist-letter{display:inline-block;transition:color .2s ease;animation:coaster 1.1s ease-in-out infinite;animation-play-state:paused}.artist-name .artist-letter.space{width:.35em}.artist-name:hover .artist-letter,.artist-name:focus .artist-letter{animation-play-state:running}.artist-name .artist-letter:nth-child(3n){animation-delay:.05s}.artist-name .artist-letter:nth-child(3n+1){animation-delay:.12s}.artist-name .artist-letter:nth-child(3n+2){animation-delay:.2s}@keyframes coaster{0%{transform:translateY(0)}25%{transform:translateY(-6px)}50%{transform:translateY(3px)}75%{transform:translateY(-4px)}to{transform:translateY(0)}}.sponsor-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#111827;background:#f59e0b;border:1px solid rgba(17,24,39,.35);box-shadow:0 2px 10px #f59e0b73;animation:sponsorPulse 2.2s ease-in-out infinite;margin-bottom:.4rem;width:fit-content}.sponsor-badge-link{text-decoration:none;cursor:pointer}.sponsor-badge-link:hover{filter:brightness(1.05)}.company-profile-header-sponsor{position:relative;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(120,140,255,.18),transparent 35%),radial-gradient(circle at 80% 0%,rgba(255,140,200,.2),transparent 40%),radial-gradient(circle at 50% 120%,rgba(90,220,255,.18),transparent 45%),linear-gradient(135deg,#0a0a12f2,#181820f2)}.company-profile-header-sponsor:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(135deg,#0f172a61,#0f172a42);backdrop-filter:blur(3px) saturate(115%);-webkit-backdrop-filter:blur(3px) saturate(115%)}.company-profile-header-sponsor>*:not(.sponsor-bg-canvas){position:relative;z-index:3}.sponsor-bg-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.85}.sponsor-badge-inline{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem .5rem;border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#111827;background:#f59e0b;border:1px solid rgba(17,24,39,.35);box-shadow:0 2px 10px #f59e0b73;animation:sponsorPulse 2.2s ease-in-out infinite}.sponsor-card{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 20%,rgba(120,140,255,.2),transparent 35%),radial-gradient(circle at 85% 10%,rgba(255,140,200,.22),transparent 40%),radial-gradient(circle at 50% 120%,rgba(90,220,255,.2),transparent 45%),linear-gradient(135deg,#0c0c12f2,#181820f2);color:#f4f6ff;border:1px solid rgba(255,255,255,.12)!important}.sponsor-card h2{color:#f7f7ff}.sponsor-card .company-profile-location,.sponsor-card .company-profile-industry{color:#ffffffb8!important}.sponsor-card .location-separator{color:#fff6!important}.sponsor-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.9) 0 1px,transparent 2px),radial-gradient(circle,rgba(255,200,120,.9) 0 1px,transparent 2px),radial-gradient(circle,rgba(120,220,255,.9) 0 1px,transparent 2px);background-size:80px 80px,110px 110px,140px 140px;background-position:0 0,30px 40px,60px 10px;opacity:.45;animation:sponsorDrift 6s linear infinite,sponsorDriftSide 9s ease-in-out infinite;pointer-events:none}@keyframes sponsorDrift{0%{transform:translateY(0)}to{transform:translateY(70px)}}@keyframes sponsorDriftSide{0%,to{transform:translate(0)}50%{transform:translate(18px)}}.sponsor-badge i{color:#c27700;filter:drop-shadow(0 1px 1px rgba(0,0,0,.15))}@keyframes sponsorPulse{0%,to{transform:scale(1);box-shadow:0 2px 8px #ffc83c59}50%{transform:scale(1.03);box-shadow:0 4px 14px #ffc83c80}}@keyframes sponsorShimmer{0%{filter:brightness(1)}50%{filter:brightness(1.1)}to{filter:brightness(1)}}.ui a{display:flex;align-items:center;gap:8px;margin:6px 0;text-decoration:none;color:#a5f7f9;font-weight:700}#scene-navigation button:hover{color:#0ff;cursor:pointer}.label{color:#fff;font-weight:700;background:#00000080;padding:2px 6px;border-radius:4px}.chat-bubble{color:#000;background:#fff;padding:6px 10px;border-radius:10px;font-size:14px;white-space:nowrap}.ivycat-label{background:#222;border:1px solid transparent;padding:4px 8px;border-radius:4px;transition:all .2s ease}.ivycat-label{pointer-events:auto;cursor:pointer}.ivycat-label:hover{background-color:#222;color:#f6c;border-color:#f6c}.ui a i{width:20px;height:20px;color:#a5f7f9}.ui a:hover{text-decoration:none;color:#d7feff}.modal{display:none;position:fixed;z-index:100000002;left:0;top:0;width:100%;height:100%;background-color:#000c;align-items:center;justify-content:center}.modal-content{background:linear-gradient(180deg,#0f1930,#0a1427);background-blend-mode:overlay;background-size:cover;padding:24px;border-radius:12px;width:80%;max-width:600px;position:relative;color:#e8eefc;text-align:left;border:1px solid rgba(120,153,211,.28);box-shadow:0 18px 42px #00000073;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;line-height:1.6}.modal-content h2{margin-top:0}.modal-content button{margin:10px;padding:8px 16px;background-color:#a5f7f9;color:#fff;border:none;border-radius:4px;cursor:pointer;float:right}.modal-content button:hover{background-color:red}.form-close-button{margin:10px auto 20px;display:block;font-size:1rem;padding:10px 20px;background-color:#004080;color:#fff;border:none;border-radius:4px;cursor:pointer}.form-close-button:hover{background-color:green!important}.tooltip-label{position:absolute;background-color:#000;color:#fff;font-weight:700;border:1px solid white;padding:6px 10px;border-radius:4px;font-size:.875rem;font-family:sans-serif;pointer-events:none;z-index:5;transition:opacity .2s ease,transform .2s ease}.scene-label{position:fixed;top:-15px;right:-20px;transform:translate(-50%);color:#fff;font-weight:700;font-size:.95rem;background:#000c;padding:4px 8px;border-radius:6px;text-align:center;z-index:2}.company-popup{position:absolute;top:10%;right:15%;max-width:260px;min-width:260px;padding:20px;background:#000000e6;color:#fff;border:2px solid hotpink;border-radius:12px;box-shadow:0 0 15px #ff149380;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;line-height:1.5;display:flex;flex-direction:column;justify-content:flex-start;z-index:10010;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;pointer-events:auto;opacity:1;transition:opacity .3s}.company-popup.fade-in{opacity:0;animation:popupFadeIn .3s ease forwards;will-change:opacity,transform}.company-popup.fade-out{opacity:1;animation:popupFadeOut .3s ease forwards;will-change:opacity,transform}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupFadeOut{0%{opacity:1}to{opacity:0}}.company-popup a{color:#6cf;text-decoration:none}.company-popup a:hover{text-decoration:underline}.mobile-header,.mobile-menu,.mobile-info-card{display:none}@media (max-width: 768px){.directory-header-image{height:12vh!important;background-size:contain!important;aspect-ratio:3 / 1;width:100%;display:flex;align-items:center;justify-content:center}.company-profile-industry,.company-profile-location{font-size:.65rem!important;color:#666}.mobile-bottom-selector-style{position:fixed;top:75px;right:-134px;transform:translate(-50%);background:#0009;padding:8px 20px;border-radius:8px;color:#fff;font-family:sans-serif;font-size:14px;display:flex;align-items:center;gap:10px;z-index:1000;width:229px;justify-content:center}.mobile-info-card{display:block;position:fixed;bottom:0;left:0;right:0;background:#000000d9;color:#fff;padding:1rem;border-top-left-radius:10px;border-top-right-radius:10px;z-index:50!important;transform:translateY(100%);transition:transform .3s ease-in-out}.mobile-info-card.show{transform:translateY(0)}.mobile-info-card .swipe-ui{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:1.2rem}.mobile-info-card .card-content{font-size:.95rem}.ui{display:none!important}.mobile-menu-header{position:relative;width:100%;display:flex;justify-content:flex-end;align-items:center}.close-menu{font-size:2rem;cursor:pointer;color:#000;position:fixed;top:1rem;right:1rem;z-index:1001}.mobile-menu-footer{width:100%;text-align:center;padding:2rem 1rem;margin:0;box-sizing:border-box}.mobile-menu-logo{height:40px;display:block;margin:0 auto 0rem}.mobile-version{color:#555;font-size:.9rem}.mobile-header{display:flex!important;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;background:#000;padding:12px 0;z-index:1005;box-shadow:0 2px 8px #0000001f}.hamburger{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:32px;cursor:pointer;z-index:20;color:#fff;background:transparent;border:none;padding:0}.mobile-logo{height:40px}.mobile-logo-takeover{height:70px;aspect-ratio:16 / 9}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,#f7f7f7,#e0e0e0);z-index:100000002;display:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow-y:auto}.mobile-menu h2{font-size:2.5rem;margin:0 2rem 1rem;font-weight:700;color:#333}.mobile-privacy{margin-top:1rem;text-align:center}.mobile-privacy a{font-size:.85rem!important;color:#555!important;text-decoration:none!important;display:inline-flex!important;justify-content:center;gap:6px!important}.mobile-privacy a:hover{text-decoration:underline}.mobile-menu-logo-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem}.mobile-menu.open{display:flex}.mobile-menu ul{list-style:none;padding:2rem;margin:2rem 0;width:100%;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.mobile-menu a{color:#333;text-decoration:none;display:flex;gap:10px;font-size:1.5rem;font-weight:500;align-items:center;transition:color .2s ease}.mobile-menu a i{min-width:24px;text-align:center;color:#007acc}.mobile-menu a:hover{color:#000}.mobile-version-text{font-size:small;margin-top:10vh;padding:1em}@keyframes slideDownFade{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUpFadeOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.mobile-menu.closing{animation:slideUpFadeOut .4s ease-in forwards}.mobile-menu.open{animation:slideDownFade .4s ease-out forwards}.ui{width:min(360px,90vw);height:auto;top:5px;bottom:auto;left:50%;transform:translate(-50%);padding:12px;border-radius:12px}.ui .logo-takeover{width:200px;margin-bottom:0}.modal-content{width:95%;padding:8px;background:#000!important;color:#fff!important;opacity:.8}.scene-label{bottom:25px!important;right:-30px!important;display:none}.version-text,.company-popup .popup-description,.company-popup .popup-size{display:none}.tooltip-label,.company-popup{font-size:.75rem;padding:8px;min-width:unset;max-width:90vw}.company-popup{width:75vw;max-width:90vw;left:50%!important;right:auto!important;transform:translate(-50%);padding:10px;font-size:.85rem;line-height:1.4;top:8%;max-height:70vh;overflow-y:auto}.company-popup .logo-placeholder{width:80px;height:80px}.company-popup .popup-title{font-size:1rem;text-align:center}.company-popup .popup-description{font-size:.85rem;text-align:center}.company-popup .popup-founders li,.company-popup .popup-info li{font-size:.8rem;text-align:center}.company-popup .popup-nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:8px;margin-top:12px;padding:8px 0;border-top:1px solid #fff;position:static}.company-popup .popup-nav button{font-size:.85rem;padding:6px 12px}.popup-section.popup-links{padding-bottom:20px}.floating-buttons{position:fixed;bottom:16px;right:16px;display:flex;flex-direction:column;gap:12px;z-index:10010}.floating-buttons button{background:#ff69b4;color:#fff;padding:12px;border:none;border-radius:50%;width:48px;height:48px;font-size:1.2rem;text-align:center}.floating-buttons button:hover{background:#ff85c1}.company-popup{padding:8px 12px;top:40%;max-height:75vh;overflow-y:auto;font-size:clamp(.8rem,2vw,1rem)}.company-popup .social-grid{margin-bottom:10px}.popup-section{margin:2px!important}.company-popup .popup-title{font-size:clamp(1rem,2.5vw,1.2rem);text-align:center}.company-popup .popup-description,.company-popup .popup-founders li,.company-popup .popup-info li{font-size:clamp(.8rem,2vw,1rem)}.company-popup .popup-nav button{font-size:.9rem;padding:6px 12px}.company-popup .social-grid{margin-top:6px!important;gap:6px}.company-popup .popup-links{margin-top:6px;gap:6px}.hide-on-mobile{display:none!important}.scene-dropdown{top:20px;right:20px;left:auto;bottom:auto;transform:none;width:auto;text-align:left}.scene-dropdown select{width:180px;max-width:180px;margin:0;padding-left:24px}.custom-select-wrapper{width:160px!important;top:5px!important;right:5px!important}.custom-select-wrapper select{width:140px;padding:12px 14px 12px 38px;text-align:left}.custom-select-wrapper:after{content:"▼";position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:.9rem;color:#fff;pointer-events:none;z-index:2;padding-right:38px}.scene-dropdown:after{content:"▼";position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:.9rem;color:#fff;pointer-events:none}.company-popup .popup-info{display:none}}.company-popup .popup-title{font-weight:700;font-size:1.1rem;margin-bottom:8px}.company-popup .popup-slogan{text-align:center}.company-popup .popup-description{font-style:italic;text-align:left;margin-top:4px;margin-bottom:8px;line-height:1.4}.company-popup .popup-link{display:block;margin-bottom:10px;color:#6cf}.company-popup .popup-founders{list-style:none;padding-left:0;margin:0 0 10px}.company-popup .popup-founders li{margin-bottom:6px}.company-popup .popup-founder{color:#fc6;text-decoration:none}.company-popup .popup-founder:hover{text-decoration:underline}.company-popup .popup-nav{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:8px;border-top:1px solid #fff;position:absolute;bottom:16px;left:20px;right:20px;flex-wrap:nowrap}.company-popup .popup-nav a{color:#6cf;text-decoration:none;font-size:1rem;display:flex;align-items:center;gap:6px;padding:0 8px}.company-popup .popup-nav a i{font-size:1.2rem}.company-popup .popup-nav button{background-color:#ff69b4;color:#fff;border:none;padding:4px 10px;font-size:1rem;font-weight:700;border-radius:4px;cursor:pointer;min-width:40px;z-index:11}.company-popup .popup-nav button:hover{background-color:#ff85c1}.company-popup.shuttered{opacity:.85;background-color:#222;border:1px dashed #aaa;color:#ccc}.company-popup.shuttered a{color:#ccf}.company-label{position:absolute;background-color:#000;color:#fff;font-weight:700;border:1px solid white;padding:6px 10px;border-radius:4px;font-size:.875rem;font-family:sans-serif;pointer-events:auto;z-index:5;transition:opacity .2s ease,transform .2s ease;cursor:pointer;margin-top:6vh}.company-label:hover{background-color:#222;color:#fc6;border-color:#fc6}.connector-canvas{position:absolute;top:0;left:0;pointer-events:none;z-index:10001}.scene-hidden .tooltip-label,.scene-hidden .company-label{display:none!important}.company-popup .popup-close{position:absolute;top:12px;right:12px;z-index:10020;display:flex;align-items:center;justify-content:center;background:#ff69b4;color:#fff;border:1px solid white;border-radius:50%;width:24px;height:24px;font-size:16px;cursor:pointer;font-weight:700;line-height:1}.company-popup .popup-close:hover{background:red}.inspect-label{border:1px dashed #ff69b4;background-color:#111;color:#fff;padding:4px 8px;font-size:.75rem;border-radius:4px;pointer-events:none;font-family:monospace;z-index:4}.scene-dropdown{position:fixed;top:20px;right:20px;z-index:10000;background:#fffffff2;padding:10px 16px;border-radius:8px;box-shadow:0 2px 10px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem}.scene-dropdown select{width:180px;padding:10px 38px 10px 14px;font-size:1rem;font-weight:700;color:#fff;border:none;border-radius:8px;background:linear-gradient(135deg,#ff69b4,#8e44ad);box-shadow:0 4px 12px #0000004d;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:background .3s,transform .3s;text-align:left}.scene-dropdown select:hover{background:linear-gradient(135deg,#8e44ad,#ff69b4);transform:scale(1.05)}.scene-dropdown select:focus{outline:none;box-shadow:0 0 0 3px #ff69b480}.scene-dropdown select option{color:#333;background:#fff}.scene-dropdown:after{content:"▼";position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.9rem;color:#fff;line-height:1}label.scene-dropdown-label{display:none}.scene-dropdown option:disabled{color:#999;background-color:#eee}.inactive-option{color:gray;opacity:.6;pointer-events:none}.company-popup .logo-placeholder{width:120px;height:120px;background-color:#000;border:2px solid hotpink;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0 auto 16px}.company-popup .logo-placeholder i{font-size:48px;color:#ff69b4}.company-popup .social-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:12px}.company-popup .social-grid a{font-size:20px;color:#ff69b4;text-decoration:none;transition:color .3s ease}.company-popup .social-grid a:hover{color:#fff}.company-popup .popup-title{font-size:1.2rem;font-weight:700;margin-bottom:8px;text-align:center}.company-popup .popup-description{font-style:italic;margin-bottom:8px;text-align:left}.company-popup .popup-founders,.company-popup .popup-info{list-style:none;padding:0;margin:0 0 12px;text-align:center}.company-popup .popup-founders li,.company-popup .popup-info li{margin:6px 0;color:#6cf}.company-popup .popup-founders a{font-size:.8rem}.company-popup .popup-founders a:hover{text-decoration:underline}.popup-founders .founders-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:left}.popup-founders .founder-item{display:flex;justify-content:center;align-items:center;gap:8px;font-size:.8rem;color:#6cf}.popup-founders .founder-item a{color:#6cf;font-size:1rem;text-decoration:none}.popup-founders .founder-item a:hover{color:#fff}.company-popup .popup-links{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:8px}.company-popup .popup-links a{color:#6cf;text-decoration:none;font-size:1rem;display:flex;align-items:center;gap:6px}.company-popup .popup-links a i{font-size:1.1rem}.company-popup .company-logo{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.world-popup{background:#000000b3;border:1px solid hotpink;border-radius:8px;padding:6px 10px;font-size:.85rem;color:#fff;text-align:left;max-width:200px}.custom-select-wrapper{position:fixed;top:20px;right:20px;width:auto;z-index:10000}.custom-select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;padding:12px 14px 12px 26px;font-size:1rem;font-weight:700;color:#fff;border:none;border-radius:8px;background:linear-gradient(135deg,#ff69b4,#8e44ad);box-shadow:0 4px 12px #0000004d;cursor:pointer;text-align:center;z-index:1}.filter-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:auto;padding:8px 12px;font-size:1rem;font-weight:700;color:#fff;border:none;border-radius:8px;background:#000;cursor:pointer;text-align:center}.filter-select:hover{background:#333}.filter-select:focus{outline:none;box-shadow:0 0 0 2px #ffffff80}.custom-select-wrapper:after{content:"▼";position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:.9rem;color:#fff;pointer-events:none;z-index:2;padding-right:28px}.custom-select-wrapper select:hover{background:linear-gradient(135deg,#8e44ad,#ff69b4)}.custom-select-wrapper select:focus{outline:none;box-shadow:0 0 0 3px #ff69b480}.modal-content a{color:#98bbff;text-decoration:underline;font-weight:700}.modal-content a:hover{color:#c8ddff}#privacyModal .modal-content{color:#dce8ff}.filter-select-wrapper{display:inline-flex;align-items:center;position:relative;margin:0 10px}.filter-select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:linear-gradient(135deg,#ff69b4,#8e44ad);color:#fff;padding:8px 36px 8px 14px;border-radius:8px;font-weight:700;font-size:1rem;border:none;cursor:pointer}.filter-select-wrapper:after{content:"▼";position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#fff;pointer-events:none;font-size:.9rem}.loader-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.loader-logo{width:80px;height:80px;margin-bottom:20px;animation:pulse 2s infinite}.loader-text{color:#fff;font-family:monospace;font-size:18px;margin-top:10px}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media (max-width: 1024px){.directory-grid,.resources-grid,.events-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){body,.directory-container,.resources-container,.events-container,.directory-grid,.resources-grid,.events-grid{width:100%!important;margin:0 auto!important}.directory-container,.resources-container,.events-container{flex-direction:column;padding:1rem}.directory-grid,.resources-grid,.events-grid{grid-template-columns:1fr!important}.sidebar{display:none}.filter-bar,.directory-header,.resources-header,.events-header{flex-direction:column;align-items:flex-start}.filter-bar input,.filter-bar select{width:100%;margin-bottom:.5rem}.card{margin-bottom:1rem}}.directory-sidebar{position:absolute;top:0;left:0;width:300px;height:100%;background-color:#f8fafc;box-shadow:2px 0 6px #0f172a14;border-right:1px solid #e2e8f0;overflow-y:auto}.company-profile-sidebar{flex:0 0 280px;max-width:280px;background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1.5rem}.company-profile-sidebar-content{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.event-flex-wrapper{display:flex;gap:2rem;margin-top:1rem}.event-sidebar{flex:0 0 280px;max-width:280px;background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1.5rem}.event-calendar{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:1rem .5rem}.event-calendar-month{font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.event-calendar-nav-btn{background:#eee;border:none;border-radius:4px;padding:.3rem .7rem;cursor:pointer}.event-submit-btn{display:inline-block;background:#ff69b4;color:#fff;padding:.6rem 1.1rem;border-radius:6px;text-align:center;font-weight:700;text-decoration:none;margin-bottom:.5rem;transition:background .14s}.event-submit-btn:hover{background:#d81b60}.event-list{display:flex;flex-direction:column;gap:1.1rem;overflow-y:auto;max-height:calc(100vh - 380px);padding-right:.5rem}.event-card{display:flex;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 2px 8px #0000000a;padding:1rem;cursor:pointer;gap:1rem;transition:box-shadow .13s}.event-card:hover{box-shadow:0 4px 16px #0000001a}.event-card-time{min-width:70px;text-align:center;font-weight:700;font-size:1.1em;color:#1976d2}.event-card-main{flex:1;display:flex;flex-direction:column;gap:.15rem}.event-card-title{font-weight:700;font-size:1.09em;color:#222;cursor:pointer}.event-card-subtitle{font-size:.97em;color:#5c5c5c}.event-card-tags{display:flex;gap:.5em}.event-card-tags span{background:#1976d2;color:#fff;border-radius:12px;padding:2px 11px;font-size:.92em}.event-card-desc{font-size:.97em;color:#444;margin-top:.2em}.event-card-img img{width:54px;height:54px;object-fit:contain;border-radius:7px;background:#fafafa}.slide-out-left{animation:slideOutLeft .3s ease-in forwards}@keyframes slideOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}.animated-panel{transform:translateY(100%);opacity:0;transition:transform .4s ease,opacity .4s ease}.sidebar{margin-top:12px;padding:16px;border-top:0;font-family:IBM Plex Sans,Segoe UI,Tahoma,sans-serif;height:100%;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 24px #0f172a14}.sidebar h3{margin:0 0 6px;font-size:.95rem;letter-spacing:.02em;text-transform:uppercase;color:#1f2937}.sidebar p{margin:0;color:#475569;font-size:.9rem;line-height:1.4}.sidebar ul{list-style:none;padding-left:0;margin:6px 0 0}.sidebar li{margin:0 0 6px}.sidebar a{color:#0f172a;text-decoration:none}.sidebar a:hover{text-decoration:underline}#company-directory-sidebar{background:linear-gradient(180deg,#0b1220,#111827)!important;border:1px solid #334155!important;border-radius:12px!important;padding:16px!important;box-shadow:0 14px 28px #02061759!important}#companyProfileInfo,#companyProfileNews{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:12px;color:#cbd5e1}#companyProfileNews a[mailto]{display:inline-flex!important;align-items:center;gap:.4rem;background:#0ea5e9!important;color:#fff!important;border-radius:8px!important;padding:.45rem .7rem!important;font-size:.9rem;text-decoration:none!important}#companyProfileNews a[mailto]:hover{filter:brightness(.95)}.announcement,.news{margin-bottom:16px}.announcement h3,.news h3{margin-bottom:6px;font-size:1.05em}.feedback-button{display:inline-block;margin-top:8px;background:#2563eb;color:#f9fafb;padding:6px 10px;text-decoration:none;border-radius:4px;font-size:.9rem}.feedback-button:hover{background:#1d4ed8}.news ul{list-style:none;padding-left:0}.news li{margin-bottom:4px}.news a{color:#0f172a;text-decoration:underline}.nav-button{display:inline-block;font-size:1rem;padding:.45rem .9rem;border-radius:6px;margin:0;white-space:nowrap;align-items:center;border:none;cursor:pointer}.nav-button.back{background-color:#334155;color:#f9fafb}.nav-button.companies{background-color:#2563eb;color:#f9fafb}.nav-button.events{background-color:#0ea5e9;color:#f9fafb}.nav-button.resources{background-color:#14b8a6;color:#f9fafb}.nav-button i{margin-right:.5rem}.nav-button:hover{filter:brightness(.95)}@media (max-width: 768px){#directoryPanel{height:100vh;padding:.5rem;width:93vw!important;max-width:92vw;margin:0 auto;overflow-x:hidden}#directoryViewContent{padding:.75rem}.directory-panel .dashboard-top-bar{margin:0 0 .75rem;width:100%}.resources-sidebar,div#sidebar,resources-sidebar{display:none!important}.event-flex-wrapper{flex-direction:column!important;gap:1rem!important}.event-sidebar{max-width:94%!important;width:94%!important;order:2!important;padding:1rem!important}.event-main-section{width:100%!important;order:1!important}.event-nav-buttons{justify-content:center!important;flex-wrap:wrap!important}.event-card{flex-direction:column!important;align-items:flex-start!important;gap:.6rem!important;font-size:.95rem!important;padding:.8rem .6rem!important}.event-card-time{text-align:left!important;font-size:1rem!important}.event-card-img img{width:48px!important;height:48px!important}.event-calendar{width:96%!important;text-align:center!important}.event-submit-btn{text-align:center!important}.event-list{max-height:none!important;padding:0!important}.resource-grid{column-count:1!important;column-gap:0!important}.resource-card{width:100%!important;padding:.5rem!important;font-size:.9rem!important;margin:.5rem 0!important}#activeCompaniesMasonry,#legacyCompaniesMasonry{column-count:1!important;column-gap:0!important}.resourcesContentWrapper{flex-direction:column!important}}#directoryHeaderContentBlock{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:nowrap;overflow-x:auto}#directoryHeaderContentBlock .leftActionButtons,#directoryHeaderContentBlock .rightActionButtons{display:flex;align-items:center;gap:.5rem}#directoryHeaderContentBlock button,#directoryHeaderContentBlock a{display:inline-block;font-size:1rem;padding:.4rem .9rem;border-radius:4px;margin:0;white-space:nowrap}@media (max-width: 900px){h2#directoryTitle{font-size:2rem!important}#resourceDirectoryContentWrapper{flex-direction:column!important;padding-right:1rem!important;gap:1rem!important}.badge-label{display:none}#resourceFilterContainer,#resourceList,#resourceDirectorySection{width:100%!important}.resource-card{flex-direction:column!important;align-items:flex-start!important;width:100%!important}.resource-card>div{width:100%!important}.resource-card button{width:100%!important}.resource-card span[id^=badge-]+button{width:auto!important;padding:.3rem .6rem!important;font-size:.75rem!important}#directoryHeaderContentBlock{flex-wrap:nowrap!important;overflow-x:auto!important;gap:.5rem!important}#directoryHeaderContentBlock .leftActionButtons,#directoryHeaderContentBlock .rightActionButtons{gap:.25rem!important}#companyProfilePanel{flex-direction:column!important}#companyProfileSidebar{max-width:100vw!important;width:100vw!important;margin-top:2vh;margin-bottom:2vh;order:-1}#companyProfileHeader{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}.company-profile-content{display:flex;flex-direction:column!important;gap:1.5rem!important}.company-profile-main,.company-profile-sidebar{width:100%!important}.company-profile-tabs-sidebar{flex-direction:row!important;gap:1rem!important}.company-profile-tabs-sidebar-list{flex-direction:row!important;border-right:none!important;border-bottom:1px solid #eaeaea!important}}@media (min-width: 901px){#companyProfileContent{display:flex;flex-direction:row!important;align-items:flex-start}}#companyProfileSidebar{flex:1 1 0%!important;background:#f9f9f9;padding:1rem;border-radius:8px;max-width:320px}#companyProfileLeftColumn{flex:3 1 0%!important}#companyProfileSidebarContent{display:flex;flex-direction:column;gap:1rem}@media (max-width: 600px){#companyProfileContent{flex-direction:column!important}#companyProfileLeftColumn{order:1!important}#companyProfilePanel{padding:.5rem!important}#companyProfileSidebar{flex:none!important;width:80vw!important;margin-top:2vh;margin-bottom:1rem!important;gap:7.5vw!important;padding:.5rem!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;order:2!important}#companyProfileProductContent{flex-direction:column!important;gap:1.2rem!important;padding:1.3rem .5rem!important}#companyProfileProductContent>.company-product-tab-menu{flex-direction:row!important;width:89vw!important;margin-right:0!important;gap:.7rem!important;overflow-x:auto!important;white-space:nowrap!important;padding:.2rem 0 .5rem!important;max-height:55px!important}#companyProfileProductContent>.company-product-tab-menu>li{border-left:1px solid #ccc;padding:.4rem .7rem!important;font-size:.85rem!important;line-height:1rem!important;flex:0 0 auto!important;text-align:center!important}#companyProfileProductContent>.company-product-tab-menu>li:first-child{border-left:none;padding-left:0;margin-left:0}#companyProfileProductContent>.company-product-content-right{align-items:center!important;justify-content:center!important;min-height:150px!important}h2{font-size:1.5rem!important}div#topBarLeftControls{gap:.5rem!important}#companyProfileHeader{display:flex!important;flex-direction:column!important;padding:1rem!important;background:#1a1a1a!important;border-radius:12px!important;color:#fff!important;margin-bottom:1rem!important;gap:.75rem!important}.company-profile-header-top{display:flex!important;flex-direction:row!important;align-items:center!important;gap:1rem!important;width:100%!important}#companyProfileLogo{width:64px!important;height:64px!important;border-radius:10px!important;flex-shrink:0!important}.company-profile-header-center{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important}.company-profile-header-center h1{font-size:1.2rem!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.company-profile-header-center p,.company-profile-header-center div{font-size:.95rem!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.company-profile-header-metadata{font-size:.85rem!important;gap:.6rem!important;flex-wrap:wrap!important;margin-top:.4rem!important;color:#ddd!important}.company-profile-header-bottom{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:.5rem!important;width:100%}.company-profile-header-socials{gap:.25rem!important;flex-wrap:nowrap!important;display:flex!important;flex-direction:row!important;align-items:center!important;font-size:1.1rem!important;flex:1!important}.social-links-row a{font-size:.9rem!important;width:1.9em!important;height:1.9em!important}#companyWebsiteButton{margin-left:auto!important;flex-shrink:0!important;background:#fff!important;color:#7a3fa5!important;font-size:.9rem!important;font-weight:600!important;border-radius:7px!important;padding:.4rem .85rem!important;text-decoration:none!important;white-space:nowrap!important;display:inline-block!important;text-align:center}}#companyProfileHeader{display:flex;flex-direction:column;padding:2rem 2rem 1.5rem;background:#1a1a1a;border-radius:14px;color:#fff;margin-bottom:2rem;gap:1.2rem}.company-profile-header-top{display:flex;flex-direction:row;align-items:center;gap:1.5rem;width:100%}#companyProfileLogo{width:84px;height:84px;border-radius:10px;flex-shrink:0}.company-profile-header-center{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.company-profile-header-center h1{font-size:2rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-profile-header-center div,.company-profile-header-center p{font-size:1.1rem;margin:.1rem 0;color:#ddd}.company-profile-header-metadata{font-size:.95rem;display:flex;flex-wrap:wrap;gap:1rem;margin-top:.3rem;color:#ccc}.company-profile-header-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%}.company-profile-header-socials{display:flex;flex-direction:row;align-items:center;gap:.4rem;flex-wrap:wrap}#companyWebsiteButton{margin-left:auto;flex-shrink:0;background:#fff;color:#7a3fa5;font-size:1rem;font-weight:600;border-radius:8px;padding:.5rem 1rem;text-decoration:none;white-space:nowrap;display:inline-block!important;text-align:center;max-width:19vw}#companyProfileHeader{display:flex;align-items:center;padding:1.25rem 1rem 1.25rem 1.5rem;background:#1a1a1a;border-radius:12px;color:#fff;margin-bottom:1rem;min-height:unset;gap:.5rem}#companyProfileHeaderContent{display:flex;flex-flow:wrap;align-items:center;gap:1.25rem;flex:1 1 0%;justify-content:space-between}#companyProfileLinksSection{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;max-width:40%;word-break:break-word}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes slideLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes slideRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.slide-down{animation:slideDown .4s ease-out forwards}.slide-left{animation:slideLeft .4s ease-out forwards}.slide-right{animation:slideRight .4s ease-out forwards}.skip-link{position:absolute;top:0;left:0;transform:translateY(-120%);background:#000;color:#a5f7f9;padding:8px 12px;border-radius:6px;z-index:100000003;text-decoration:none}.skip-link:focus{transform:translateY(8px);outline:2px solid #a5f7f9;outline-offset:2px}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #a5f7f9;outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
