*{box-sizing:border-box}body,html{-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-width:100%;overflow-x:hidden;overscroll-behavior:none;overscroll-behavior-y:none;padding:0;position:relative}#root,body,html{width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header-container{background:#000;position:sticky;top:0;width:100%;z-index:1000}.header-container.menu-open{position:sticky}.header-wrapper{margin:0 auto;max-width:1280px;padding:0 16px}.header-nav{height:64px;justify-content:space-between}.header-nav,.logo-button{align-items:center;display:flex}.logo-button{background:none;border:none;cursor:pointer;padding:0}.logo-image{height:40px;width:auto}.nav-section{align-items:center;display:flex;gap:24px}.nav-menu-item{background:none;border:none;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease}@media (hover:hover) and (pointer:fine){.nav-menu-item:hover{color:#ccc}}.nav-menu-item.with-icon{align-items:center;display:flex;gap:4px}.external-icon{stroke:#fff;transition:stroke .2s ease}@media (hover:hover) and (pointer:fine){.nav-menu-item:hover .external-icon{stroke:#ccc}}.resources-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:4px;transition:color .2s ease}.dropdown-arrow{stroke:#fff;transition:transform .2s ease,stroke .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-item:hover{background-color:#444}.dropdown-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.dropdown-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.launch-button{background:#fff;border:none;border-radius:1000px;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;height:32px;letter-spacing:-2%;transition:all .2s ease;width:160px}@media (hover:hover) and (pointer:fine){.launch-button:hover{opacity:.8}}.nav-actions{align-items:center;display:flex;gap:8px}@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideOutLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.desktop-menu{display:flex!important;gap:24px}.hamburger-button{align-items:center;border:none;border-radius:1000px;cursor:pointer;display:none!important;flex-direction:column;gap:2px;height:32px;justify-content:center;transition:background-color .2s ease;width:32px}.hamburger-overlay{background-color:#00000080;bottom:0;display:none!important;left:0;position:fixed;right:0;top:64px;z-index:1001}@media (max-width:1280px) and (min-width:641px){.desktop-menu{display:flex!important;gap:20px}.hamburger-button,.hamburger-menu,.hamburger-overlay{display:none!important}}@media (max-width:640px){.desktop-menu{display:none!important}.hamburger-button{display:flex!important}.hamburger-overlay.active{display:block!important}.hamburger-menu.active{display:flex!important;left:0;right:0;width:100%}.launch-button{font-size:14px;height:32px;width:144px}}@media (hover:hover) and (pointer:fine){.hamburger-button:hover{opacity:.8}}.hamburger-button.open{background:#fff}.hamburger-button.closed{background:#000}.hamburger-line{border-radius:1000px;height:2px;transition:background-color .2s ease;width:14px}.hamburger-line.open{background-color:#000}.hamburger-line.closed{background-color:#fff}.resources-dropdown{padding:8px 0;position:relative}.resources-dropdown:hover .dropdown-menu{display:block}.dropdown-menu{background-color:#222;border-radius:8px;display:none;left:0;margin-top:0;min-width:160px;overflow:hidden;position:absolute;top:100%;z-index:1000}.dropdown-item{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;gap:8px;padding:12px 16px;text-align:left;transition:background-color .2s ease;width:100%}@media (hover:hover) and (pointer:fine){.dropdown-item:hover{background-color:#444!important;color:#fff!important;opacity:1!important}}.hamburger-menu{background-color:#000;display:none!important;flex-direction:column;gap:28px;height:calc(100vh - 64px);left:0;padding:24px;position:fixed;top:64px;transform:translateX(-100%);width:100%;z-index:1002}.hamburger-menu.active{animation:slideInLeft .3s ease-out forwards}.hamburger-menu.closing{animation:slideOutLeft .3s ease-out forwards}.mobile-menu-item-wrapper{display:flex;justify-content:flex-start;width:fit-content}.mobile-menu-item{background:none;border:none;color:#fff;cursor:pointer;flex-shrink:0;font-family:Inter,sans-serif;font-size:20px;font-weight:500;padding:0;text-align:left;width:fit-content}.mobile-resources-section{display:flex;flex-direction:column;gap:12px}.mobile-resources-title{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:500}.mobile-resources-submenu{display:flex;flex-direction:column;gap:12px;padding-left:8px}.mobile-submenu-item-wrapper{display:flex;justify-content:flex-start;width:fit-content}.mobile-submenu-item{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;gap:8px;padding:0;text-align:left;width:fit-content}@media (hover:hover) and (pointer:fine){.hamburger-menu button:hover{opacity:.8}}.hero-three-container{height:100%;outline:none;outline-offset:2px;position:relative;width:100%;z-index:0}.hero-three-container.focused,.hero-three-container:focus{outline:2px solid #fff}.hero-three-canvas{background:#000;height:100%;width:100%}@media (max-width:1280px) and (min-width:641px){.hero-three-container{min-height:400px}}@media (max-width:640px){.hero-three-container{box-sizing:border-box;height:80%;margin:auto 0;min-height:300px}.hero-three-canvas{border-radius:8px}}.network-container{align-items:center;display:flex;flex-direction:column}.network-title{color:#fff;font-size:14px;font-weight:500;gap:8px;margin-bottom:8px}.live-indicator,.network-title{align-items:center;display:flex}.live-indicator{height:10px;justify-content:center;position:relative;width:10px}.live-dot{height:6px;position:relative;width:6px;z-index:2}.live-dot,.live-pulse{background-color:#ed3c3c;border-radius:50%}.live-pulse{animation:livePulse 1.4s ease-out infinite;height:16px;left:50%;opacity:.1;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}@keyframes livePulse{0%{opacity:.1;transform:translate(-50%,-50%) scale(.5)}66.67%{opacity:.35;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}.network-icons{display:flex;gap:4px}.network-icon{align-items:center;border-radius:8px;display:flex;height:32px;justify-content:center;padding:4px;width:32px}.network-icon img{height:28px;object-fit:contain;width:28px}.network-eth{background-color:#627eea}.network-xpl{background-color:#162f29}.network-s{background-color:#f5f5f5}@media (max-width:1280px) and (min-width:641px){.network-icon{border-radius:8px;height:32px;padding:4px;width:32px}}@media (max-width:640px){.network-icons{display:flex;gap:4px}.network-icon{border-radius:8px;height:28px;padding:4px;width:28px}.network-icon img{height:24px;object-fit:contain;width:24px}}.hero-section{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center;overflow:hidden;position:relative;top:0;width:100%}.hero-background{bottom:0;left:0;opacity:.1;position:absolute;right:0;top:0}.hero-content{gap:24px;margin-bottom:0;padding:0 24px;pointer-events:none;position:relative;width:100%;z-index:1}.hero-content,.hero-title-container{align-items:center;display:flex;flex-direction:column}.hero-title-container{gap:8px;text-align:center}.hero-title-image{height:auto;max-width:640px;pointer-events:none;width:95%}.hero-subtitle{color:#7a7a7a;font-family:Inter;font-size:1rem;font-weight:500;margin-bottom:48px;margin-top:16px;pointer-events:none}.hero-launch-button{background:#fff;border:none;border-radius:1000px;color:#000;cursor:pointer;font-family:Inter;font-size:16px;font-weight:500;height:40px;letter-spacing:-2%;margin-top:8px;pointer-events:auto;transition:all .2s ease;width:200px}@media (max-width:639px){.hero-launch-button{font-size:14px;height:36px;width:180px}.hero-subtitle{font-family:Inter;font-size:.9rem;margin-bottom:48px}}.brand-carousel-section{background:#000;margin-bottom:40px;overflow:hidden;padding:40px 0;width:100%}.brand-carousel-title{margin-bottom:32px;text-align:center}.brand-carousel-title p{color:#5a5a5a;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;letter-spacing:-1%;margin:0}.brand-carousel-container{overflow:hidden;position:relative;width:100%}.brand-carousel-track{display:flex;gap:24px;width:fit-content}.brand-container{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:80px;justify-content:center;transition:all .3s ease;width:240px}.brand-container:hover{transform:translateY(-2px)}.brand-image{filter:grayscale(100%) opacity(.3);height:auto;max-height:56px;max-width:160px;object-fit:contain;transition:all .3s ease;width:auto}.brand-container:hover .brand-image{filter:grayscale(0) opacity(1)}.brand-container:focus{outline:2px solid #fff;outline-offset:2px}@media (max-width:768px){.brand-container{height:70px;width:200px}.brand-image{max-height:50px;max-width:150px}.brand-carousel-section{padding:32px 0}}@media (prefers-contrast:high){.brand-image{filter:grayscale(0) opacity(.9)}}.section-header{margin-bottom:40px}.section-header.centered{text-align:center}.section-header .section-title{color:#fff;font-family:Inter,sans-serif;font-size:clamp(1.5rem,4.5vw,2.2rem);font-weight:400;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px}.section-header .section-description{color:#7a7a7a;font-family:Inter,sans-serif;font-size:14px;line-height:1.3;margin:0 auto;max-width:40%}@media (max-width:1279px) and (min-width:640px){.section-header{margin-bottom:48px}.section-header .section-description{max-width:80%}}@media (max-width:639px){.section-header .section-description{font-size:12px;line-height:1.3;max-width:80%}.section-header .section-title{margin:0 auto 16px;max-width:90%}}.section-header.left-aligned{text-align:left}.section-header.left-aligned .section-description{margin:0;max-width:100%}.section-header.compact{margin-bottom:32px}.section-header.dark .section-subtitle,.section-header.dark .section-title{color:#000}.section-header.dark .section-description{color:#333}.comp-content1,.comp-content2{background:#121212;font-family:Inter,sans-serif;width:100%}.comp-content1{padding:80px 0 40px}.comp-content2{padding:40px 0 80px}.content-container{letter-spacing:-.02em;margin:0 auto;max-width:min(1200px,100vw);padding:0 24px;text-align:center}.tab-buttons{display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;margin-bottom:16px}.tab-button{background:none;border:none;border-radius:1000px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.02em;padding:8px 20px;transition:all .3s ease;white-space:nowrap}.tab-button.active{background:#fff;color:#000}.tab-button:hover:not(.active){background:#ffffff1a;opacity:.8;transform:translateY(-1px)}.tab-button:focus-visible{box-shadow:0 0 0 4px #ffffff4d;outline:2px solid #fff;outline-offset:2px}.tab-content{transition:opacity .3s ease,transform .3s ease}.image-container{border-radius:12px;flex-direction:column;margin:0 auto 24px;max-width:600px;overflow:hidden;padding:0;position:relative;width:100%}.image-container,.lottie-loading-skeleton{align-items:center;background:#1a1a1a;display:flex;justify-content:center}.lottie-loading-skeleton{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.loading-placeholder{animation:shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%;border-radius:8px;height:60%;width:80%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.content-image{display:block;height:auto;min-height:300px;object-fit:cover;padding:24px 16px;width:100%}.content-description{margin:0;padding:0 24px 24px;text-align:center;width:100%}.content-description p{color:#7a7a7a;font-size:14px;line-height:1.2;margin:0 auto;max-width:80%;text-align:center}@media (max-width:1279px) and (min-width:640px){.tab-button{font-size:14px;padding:8px 20px}.content-description{padding:16px 20px 20px}}@media (max-width:639px){.comp-content1,.comp-content2{padding:40px 0}.content-container{padding:0 20px}.content-image{display:block;height:auto;min-height:auto;min-width:288px;object-fit:cover;padding:8px;width:100%;width:auto}.content-description p{font-size:12px;line-height:1.3}.tab-buttons{flex-wrap:wrap;gap:2px;margin-bottom:8px}.tab-button{font-size:12px;min-width:100px;padding:4px 12px}.image-container{border-radius:8px;margin-bottom:20px;max-width:100%}.content-description{padding:16px}}.comp-image-gallery{background:#000;color:#fff;padding:80px 0}.gallery-container{margin:0 auto;max-width:1280px}.section-header{margin-bottom:48px;text-align:center}.section-title{color:#fff;font-size:clamp(1.5rem,4.5vw,2.2rem);line-height:1.2;margin:0 0 16px}.section-description,.section-title{font-family:Inter,sans-serif;font-weight:400;letter-spacing:-2%}.section-description{color:#ccc;font-size:clamp(.8rem,2vw,1rem);line-height:1.4;margin:0 auto;max-width:600px}.gallery-subtitle{color:#fff;font-family:Inter,sans-serif;font-size:clamp(.8rem,2vw,1rem);font-weight:400;line-height:1.3;margin:0}.gallery-grid{-ms-overflow-style:none;display:flex;gap:8px;justify-content:center;margin:0 auto;max-width:1280px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.gallery-grid::-webkit-scrollbar{display:none}.gallery-item{align-items:center;aspect-ratio:16/9;background:#000;border-radius:8px;display:flex;flex-shrink:0;justify-content:center;max-width:280px;min-width:200px;overflow:hidden;position:relative;scroll-snap-align:center;transition:transform .3s ease;width:249.6px}.gallery-item:hover{transform:translateY(-4px)}.gallery-image{border-radius:8px;display:block;height:auto;object-fit:cover;object-position:center;width:100%}.gallery-overlay{align-items:flex-end;background:linear-gradient(#0000,#000c);bottom:0;display:flex;left:0;padding:40px 24px 24px;position:absolute;right:0}.gallery-title{color:#fff;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.3;margin:0}@media (max-width:1024px) and (min-width:641px){.gallery-container{overflow:hidden;padding:0}.gallery-grid{justify-content:flex-start;padding:0 36px}.gallery-item{max-width:300px;min-width:200px;width:calc(27.77778vw - 20px)}}@media (max-width:640px){.comp-image-gallery{margin-top:80px;padding:80px 0}.gallery-header{margin-bottom:40px;padding:0 20px}.gallery-container{overflow:hidden;padding:0}.gallery-grid{gap:8px;justify-content:flex-start;padding:0 16px}.gallery-item{max-width:320px;min-width:240px;width:calc(62.5vw - 10px)}}.view-all-container{margin-top:24px;text-align:center}.view-all-link{background:none;border:none;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.8rem;text-decoration:underline;transition:color .2s ease}.view-all-link:hover{color:#ccc}.footer-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 20px}.social-links{align-items:center;display:flex;gap:16px}.copyright-text{color:#7a7a7a;font-family:Inter;font-size:.8rem;margin:0}@media (max-width:640px){footer{height:auto!important}.footer-container{flex-direction:column;gap:12px;height:auto;justify-content:center;padding:16px 20px}.social-links{order:1}.copyright-text{order:2;text-align:center}}.posting-card{background-color:#1a1a1a;border-radius:8px;box-shadow:0 2px 8px #0000004d;box-sizing:border-box;color:#fff;margin-bottom:16px;max-width:100%;padding:16px;width:100%}.posting-card-content{display:flex;flex-direction:column;gap:16px;max-width:360px;width:100%}.source-text{color:#e0e0e0;font-size:13px;line-height:1.4;margin:0}.posting-card-footer{align-items:center;display:flex;justify-content:space-between}.profile-section{align-items:center;display:flex;gap:12px}.profile-icon{background-color:#000;border-radius:50%;height:40px;object-fit:cover;width:40px}.profile-info{display:flex;flex-direction:column;gap:2px}.sns-id{color:#fff;font-size:12px;font-weight:600}.sns-handle{color:#888;font-size:12px}.read-button{align-items:center;background-color:#fff;border:none;border-radius:20px;color:#000;display:flex;font-size:12px;font-weight:500;height:28px;justify-content:center;text-decoration:none;transition:all .2s ease;width:80px}.read-button:hover{background-color:#f0f0f0;transform:translateY(-1px)}@media (max-width:640px){.posting-card{margin-bottom:16px;padding:16px;width:calc(100% - 16px)}.posting-card-footer{align-items:center;flex-direction:row;gap:12px;justify-content:space-between}.read-button{flex-shrink:0}}.posting-grid-section{background-color:#000;padding:80px 0}.posting-grid-header{text-align:center}.posting-grid-title{color:#fff;font-size:clamp(1.5rem,4.5vw,2.2rem);font-weight:400;letter-spacing:-2%;line-height:1.2;margin:0 0 8px}.posting-grid-description{color:#fff;font-size:clamp(.8rem,2vw,1rem);line-height:1.3;margin:0 auto;max-width:600px}.posting-grid-container{display:flex;gap:16px;height:400px;margin:0 auto;max-width:1280px;overflow:hidden;padding:24px}.posting-column{flex:1 1;height:100%;max-width:400px;min-width:280px;overflow:hidden;position:relative}.posting-scroll-content{align-items:center;animation-duration:90s;animation-iteration-count:infinite;animation-timing-function:linear;display:flex;flex-direction:column;gap:0}.left-column .posting-scroll-content{animation-delay:0s}.middle-column .posting-scroll-content{animation-delay:-20s}.right-column .posting-scroll-content{animation-delay:-30s}.scroll-down{animation-name:scrollDown}@keyframes scrollDown{0%{transform:translateY(0)}to{transform:translateY(-33.333%)}}.scroll-up{animation-name:scrollUp}@keyframes scrollUp{0%{transform:translateY(-33.333%)}to{transform:translateY(0)}}.gradient-mask-bottom,.gradient-mask-top{height:60px;left:0;pointer-events:none;position:absolute;right:0;z-index:10}.gradient-mask-top{background:linear-gradient(180deg,#000,#0000);top:0}.gradient-mask-bottom{background:linear-gradient(0deg,#000,#0000);bottom:0}.posting-grid-container:hover .posting-scroll-content{animation-play-state:paused}@media (max-width:1280px) and (min-width:641px){.posting-grid-container{gap:16px;height:500px;justify-content:center;padding:20px}.right-column{display:none}}@media (max-width:640px){.posting-grid-section{margin-bottom:160px;padding:80px 0}.posting-grid-header{margin-bottom:40px;padding:0 20px}.posting-grid-container{height:400px;justify-content:center;padding:16px}.middle-column,.right-column{display:none}.gradient-mask-bottom,.gradient-mask-top{height:40px}}.contact-section{overflow:visible;padding:80px 40px 40px;position:relative}.contact-background-text{margin-bottom:-28px;position:relative;text-align:center}.hero-title-bg{height:auto;width:480px}.contact-container{align-items:center;display:flex;justify-content:center;min-height:300px;position:relative}.contact-box{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:64px 40px;text-align:center;width:100%}.contact-content{align-items:center;display:flex;flex-direction:column}.contact-subtitle{color:#333;font-size:14px;font-weight:500;line-height:1.4;margin:-4px}.contact-logo{align-items:center;display:flex;justify-content:center}.logo-inverted{filter:invert(1);height:120px;width:auto}.contact-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#000;border-radius:24px;color:#fff;display:block;height:48px;overflow:hidden;position:relative;text-decoration:none;transition:background .3s ease;-webkit-user-select:none;user-select:none;width:200px}.contact-button:hover{background:#333}.button-text-scroll{align-items:center;animation:scrollText 48s linear infinite;display:flex;height:100%;white-space:nowrap;width:max-content}.button-text-scroll span{display:inline-block;flex-shrink:0;font-size:16px;font-weight:400;letter-spacing:-2%;line-height:48px;padding:0 20px}@keyframes scrollText{0%{transform:translateX(200px)}to{transform:translateX(-100%)}}@media (max-width:1280px) and (min-width:641px){.hero-title-bg{height:auto;width:400px}.contact-container{align-items:center;display:flex;justify-content:center;position:relative}}@media (max-width:640px){.contact-section{padding:0 20px 20px}.contact-background-text{margin-bottom:-56px;position:relative;text-align:center}.hero-title-bg{height:auto;width:240px}.contact-box{padding:40px 20px}.contact-logo{align-items:center;display:flex;justify-content:center}.logo-inverted{filter:invert(1);height:80px;width:auto}.contact-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#000;border-radius:24px;color:#fff;display:block;height:40px;overflow:hidden;position:relative;text-decoration:none;transition:background .3s ease;-webkit-user-select:none;user-select:none;width:200px}.button-text-scroll span{font-size:14px;font-weight:400;letter-spacing:-2%}}.App,body{background:#000;color:#fff;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;min-width:100%;overscroll-behavior:none;position:relative;width:100%}@supports (-webkit-touch-callout:none){body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;-webkit-transform:translateZ(0)}}.visually-hidden{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-launch-button:focus-visible,.launch-button:focus-visible,button:focus-visible{box-shadow:0 0 0 4px #ffffff4d!important;outline:2px solid #fff!important;outline-offset:2px!important}button:hover{opacity:.8}.App{--text-primary:#fff;--text-secondary:#ccc;--text-muted:#999;--bg-primary:#000;--bg-secondary:#1a1a1a;--bg-tertiary:#333;--accent-primary:#fff;--border-color:#333}@media (prefers-contrast:high){.App{--text-primary:#fff;--text-secondary:#fff;--text-muted:#ccc;--bg-primary:#000;--bg-secondary:#000;--bg-tertiary:#333}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.App-logo{animation:none!important}}.skip-link{background:var(--accent-primary);border-radius:4px;color:var(--bg-primary);font-weight:600;left:6px;padding:8px;position:absolute;text-decoration:none;top:-40px;z-index:9999}.skip-link:focus{top:6px}#main-content{width:100%}
/*# sourceMappingURL=main.c6132461.css.map*/