.HeroSection-module__sxDo4G__container{text-align:center;width:100%;padding:calc(3*var(--space-5))var(--space-5);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__sxDo4G__content{width:100%;max-width:var(--content-max-width);align-items:center;gap:var(--space-5);z-index:1;flex-direction:column;display:flex}.HeroSection-module__sxDo4G__title{font-family:var(--font-primary);width:100%;font-size:clamp(2rem,4vw,5rem);font-weight:var(--font-weight-normal);text-align:center;letter-spacing:.1em;color:var(--color-text);white-space:nowrap;justify-content:center;align-items:center;height:1.2em;margin:0;padding:0;line-height:1;display:flex;position:relative;overflow:visible}.HeroSection-module__sxDo4G__nameText{transition:all .5s ease-in-out;display:inline-block;position:relative}.HeroSection-module__sxDo4G__abbreviated{font-size:1.25em;font-weight:var(--font-weight-medium);letter-spacing:.15em}.HeroSection-module__sxDo4G__subtitle{font-family:var(--font-primary);font-size:clamp(1rem,2vw,2.5rem);font-weight:var(--font-weight-normal);letter-spacing:.1em;color:var(--color-text);text-align:center;opacity:.8;width:100%;margin:0;padding:0;line-height:1}.HeroSection-module__sxDo4G__cta{padding:var(--space-5)0;justify-content:center;width:100%;display:flex}.HeroSection-module__sxDo4G__button{min-width:200px}.HeroSection-module__sxDo4G__background{z-index:0;opacity:.1;pointer-events:none;position:absolute;inset:0}@media (max-width:48rem){.HeroSection-module__sxDo4G__content{padding:var(--space-6)var(--space-4)}}@media (max-width:768px){.HeroSection-module__sxDo4G__container{padding:calc(2*var(--space-5))var(--space-3)}.HeroSection-module__sxDo4G__title{letter-spacing:-.02em;width:100%;display:inline-block;transform:scaleX(1.02);font-size:6vw!important}.HeroSection-module__sxDo4G__subtitle{font-size:4vw}}
.landing-module__jDH3nq__landingContainer{background-color:var(--color-surface-primary);flex-direction:column;width:100%;max-width:100vw;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.landing-module__jDH3nq__contentContainer{box-sizing:border-box;width:100%;padding-left:var(--space-7);padding-right:var(--space-7);flex-direction:column;display:flex}.landing-module__jDH3nq__mainInfiniteScroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;height:100vh!important}.landing-module__jDH3nq__patternWrapper{flex-direction:column;width:100%;max-width:100%;display:flex}.landing-module__jDH3nq__heroWrapper{text-align:center;box-sizing:border-box;z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.landing-module__jDH3nq__projectsWrapper{width:100%;padding:var(--space-xl)var(--space-3xl);box-sizing:border-box;z-index:5;max-width:100%;min-height:80vh;position:relative;overflow:visible}@media (max-width:1200px){.landing-module__jDH3nq__projectsWrapper{padding:var(--space-xl)var(--space-2xl)}.landing-module__jDH3nq__heroWrapper{padding:var(--space-2xl)var(--space-2xl);max-height:60vh}}@media (max-width:1024px){.landing-module__jDH3nq__heroWrapper{padding:var(--space-xl)var(--space-xl);max-height:50vh}.landing-module__jDH3nq__projectsWrapper{padding:var(--space-lg)var(--space-xl);min-height:60vh}}@media (max-width:768px){.landing-module__jDH3nq__heroWrapper{padding:var(--space-lg)var(--space-lg);max-height:45vh}.landing-module__jDH3nq__projectsWrapper{padding:var(--space-md)var(--space-lg);min-height:50vh}}.landing-module__jDH3nq__projectsSection{background-color:var(--background);width:100%;padding:2rem}.landing-module__jDH3nq__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.landing-module__jDH3nq__projectCard{background:var(--card-background);border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.landing-module__jDH3nq__projectCard:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}.landing-module__jDH3nq__imageWrapper{width:100%;padding-top:75%;position:relative;overflow:hidden}.landing-module__jDH3nq__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.landing-module__jDH3nq__projectCard:hover .landing-module__jDH3nq__projectImage{transform:scale(1.05)}.landing-module__jDH3nq__projectInfo{padding:1.5rem}.landing-module__jDH3nq__projectTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.landing-module__jDH3nq__projectDescription{color:var(--text-secondary);font-size:1rem;line-height:1.5}.landing-module__jDH3nq__error{color:var(--error);text-align:center;padding:2rem;font-size:1.2rem}.landing-module__jDH3nq__loading{text-align:center;color:var(--text-secondary);padding:2rem;font-size:1.2rem}.landing-module__jDH3nq__loginContainer{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.landing-module__jDH3nq__loginForm{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);width:100%;max-width:400px;padding:2rem}.landing-module__jDH3nq__loginForm h2{text-align:center;color:var(--color-text);margin-bottom:1.5rem}.landing-module__jDH3nq__formGroup{margin-bottom:1rem}.landing-module__jDH3nq__formGroup label{color:var(--color-text-secondary);margin-bottom:.5rem;display:block}.landing-module__jDH3nq__formGroup input{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;color:var(--color-text);padding:.75rem}.landing-module__jDH3nq__formGroup input:focus{border-color:var(--color-accent-primary);outline:none}.landing-module__jDH3nq__loginForm button{background:var(--color-accent-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;width:100%;padding:.75rem;font-weight:500;transition:background-color .2s}.landing-module__jDH3nq__loginForm button:hover:not(:disabled){background:var(--color-accent-secondary)}.landing-module__jDH3nq__loginForm button:disabled{opacity:.7;cursor:not-allowed}
.ProjectCardSection-module__WMf6PG__projectCard{cursor:pointer;background-color:#0000;margin-bottom:1.5rem;transition:transform .3s;position:relative;overflow:hidden}.ProjectCardSection-module__WMf6PG__projectInfo{flex-direction:column;padding:.5rem 0;display:flex}.ProjectCardSection-module__WMf6PG__projectTitle{font-family:var(--font-primary);font-size:.85rem;font-weight:var(--font-weight-normal);margin:.5rem 0 .25rem;line-height:1.2;color:var(--color-text)!important}.ProjectCardSection-module__WMf6PG__projectCategory{font-family:var(--font-primary);opacity:.7;margin:0;font-size:.75rem;line-height:1.2;color:var(--color-text)!important}.ProjectCardSection-module__WMf6PG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem;display:flex}@keyframes ProjectCardSection-module__WMf6PG__spin{to{transform:rotate(360deg)}}@keyframes ProjectCardSection-module__WMf6PG__pulseAnimation{0%{opacity:.5}to{opacity:.9}}@keyframes ProjectCardSection-module__WMf6PG__shimmerAnimation{0%{left:-100%}to{left:100%}}.ProjectCardSection-module__WMf6PG__errorContainer{text-align:center;background-color:#ff00000d;border-radius:8px;max-width:600px;margin:2rem auto;padding:3rem}.ProjectCardSection-module__WMf6PG__emptyContainer{text-align:center;background-color:#0000000d;border-radius:8px;max-width:600px;margin:2rem auto;padding:3rem}@media (max-width:768px){.ProjectCardSection-module__WMf6PG__projectGrid{grid-template-columns:1fr;gap:1.5rem}.ProjectCardSection-module__WMf6PG__imageWrapper{aspect-ratio:4/3}}.ProjectCardSection-module__WMf6PG__placeholderCard{background-color:#c8c8c81a;border-radius:8px;height:320px;animation:1.5s ease-in-out infinite alternate ProjectCardSection-module__WMf6PG__pulseAnimation;position:relative;overflow:hidden}.ProjectCardSection-module__WMf6PG__placeholderCard:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:100%;height:100%;animation:2s infinite ProjectCardSection-module__WMf6PG__shimmerAnimation;position:absolute;top:0;left:-100%}.ProjectCardSection-module__WMf6PG__error{color:#d32f2f;text-align:center;background-color:#d32f2f1a;border-radius:8px;width:100%;max-width:600px;margin:20px auto;padding:20px}.ProjectCardSection-module__WMf6PG__retryButton{color:#fff;cursor:pointer;background-color:#2b2b2b;border:none;border-radius:4px;margin-top:12px;padding:8px 16px;font-size:14px;transition:background-color .2s}.ProjectCardSection-module__WMf6PG__retryButton:hover{background-color:#444}.ProjectCardSection-module__WMf6PG__emptyState{text-align:center;background-color:#0000000d;border-radius:8px;grid-column:1/-1;width:100%;max-width:600px;margin:20px auto;padding:32px}.ProjectCardSection-module__WMf6PG__emptyState p{color:#666;margin-bottom:16px}.ProjectCardSection-module__WMf6PG__projectCardSection{width:100%;padding:2rem 0;position:relative}.ProjectCardSection-module__WMf6PG__projectGrid{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.ProjectCardSection-module__WMf6PG__projectCard{cursor:pointer;background-color:#0000;border-radius:8px;transition:transform .3s;position:relative;overflow:hidden}.ProjectCardSection-module__WMf6PG__projectCard:hover{transform:translateY(-4px)}.ProjectCardSection-module__WMf6PG__imageWrapper{aspect-ratio:4/3;background-color:#1a1a1a;border-radius:8px;width:100%;position:relative;overflow:hidden}.ProjectCardSection-module__WMf6PG__projectImage{object-fit:cover;opacity:0;width:100%;height:100%;transition:transform .5s,opacity .3s;position:absolute;top:0;left:0}.ProjectCardSection-module__WMf6PG__projectImage.ProjectCardSection-module__WMf6PG__loaded{opacity:1}.ProjectCardSection-module__WMf6PG__imagePlaceholder{color:#fff;text-align:center;background-color:#333;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;font-size:1.2rem;font-weight:700;display:flex}.ProjectCardSection-module__WMf6PG__projectCard:hover .ProjectCardSection-module__WMf6PG__projectImage.ProjectCardSection-module__WMf6PG__loaded{transform:scale(1.05)}.ProjectCardSection-module__WMf6PG__projectTitle{color:#fff;margin:0 0 .25rem;font-size:1.1rem;font-weight:500}.ProjectCardSection-module__WMf6PG__projectCategory{letter-spacing:.05em;text-transform:uppercase;color:#888;margin:0;font-size:.75rem}.ProjectCardSection-module__WMf6PG__projectClient{color:var(--color-text-secondary);margin:0 0 .25rem;font-size:.875rem}.ProjectCardSection-module__WMf6PG__projectYear{color:var(--color-text-secondary);margin:0;font-size:.875rem}.ProjectCardSection-module__WMf6PG__errorContainer{text-align:center;background-color:#ff00000d;border-radius:8px;margin:2rem 0;padding:3rem}.ProjectCardSection-module__WMf6PG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:3rem;display:flex}.ProjectCardSection-module__WMf6PG__loadingSpinner{border:5px solid #0000001a;border-top-color:#000;border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s ease-in-out infinite ProjectCardSection-module__WMf6PG__spin}.ProjectCardSection-module__WMf6PG__emptyContainer{text-align:center;background-color:#0000000d;border-radius:8px;margin:2rem 0;padding:3rem}.ProjectCardSection-module__WMf6PG__retryButton{background-color:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;margin-top:1rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.ProjectCardSection-module__WMf6PG__retryButton:hover{background-color:var(--color-surface-secondary);border-color:var(--color-text-secondary)}.ProjectCardSection-module__WMf6PG__infiniteScrollContainer{width:100%;max-width:1200px;margin:0 auto;padding:2rem 0;position:relative;overflow:auto;height:100vh!important}.ProjectCardSection-module__WMf6PG__projectCardWrapper{transform-origin:50%;margin-bottom:2rem;transition:transform .5s;position:relative}.ProjectCardSection-module__WMf6PG__projectCardWrapper:hover{z-index:10}.ProjectCardSection-module__WMf6PG__projectGrid .ProjectCardSection-module__WMf6PG__projectCardWrapper:nth-child(odd){transform:translateY(2rem)}@media (max-width:768px){.ProjectCardSection-module__WMf6PG__projectGrid{grid-template-columns:1fr;gap:1.5rem}.ProjectCardSection-module__WMf6PG__projectGrid .ProjectCardSection-module__WMf6PG__projectCardWrapper:nth-child(odd){transform:translateY(0)}.ProjectCardSection-module__WMf6PG__infiniteScrollContainer{height:600px!important}.ProjectCardSection-module__WMf6PG__projectTitle{font-size:1.125rem}}
.InfiniteScrollLoop-module__9qqJdq__container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;height:100vh;position:relative;overflow:auto}.InfiniteScrollLoop-module__9qqJdq__content{flex-direction:column;align-items:center;width:100%;display:flex}.InfiniteScrollLoop-module__9qqJdq__section{width:100%;min-height:100vh;padding:var(--space-7);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.InfiniteScrollLoop-module__9qqJdq__sectionContent{width:100%;max-width:var(--breakpoint-desktop);gap:var(--space-6);flex-direction:column;margin:0 auto;display:flex}.InfiniteScrollLoop-module__9qqJdq__loading{background:var(--color-surface);justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.InfiniteScrollLoop-module__9qqJdq__loadingSpinner{border:3px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:40px;height:40px;animation:1s linear infinite InfiniteScrollLoop-module__9qqJdq__spin}@keyframes InfiniteScrollLoop-module__9qqJdq__spin{to{transform:rotate(360deg)}}.InfiniteScrollLoop-module__9qqJdq__error{width:100%;height:100vh;padding:var(--space-6);text-align:center;color:var(--color-error);background:var(--color-surface);justify-content:center;align-items:center;display:flex}.InfiniteScrollLoop-module__9qqJdq__infiniteScrollContainer{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#0003 transparent;box-sizing:border-box;-webkit-overflow-scrolling:touch;height:100vh;margin:0;padding:0;position:relative;overflow:hidden auto}.InfiniteScrollLoop-module__9qqJdq__infiniteScrollContainer::-webkit-scrollbar{width:6px}.InfiniteScrollLoop-module__9qqJdq__infiniteScrollContainer::-webkit-scrollbar-track{background:0 0}.InfiniteScrollLoop-module__9qqJdq__infiniteScrollContainer::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}[data-theme=dark] .InfiniteScrollLoop-module__9qqJdq__infiniteScrollContainer::-webkit-scrollbar-thumb{background-color:#fff3}.InfiniteScrollLoop-module__9qqJdq__contentWrapper{will-change:scroll-position;width:100%;height:auto;position:relative;transform:translateZ(0)}.InfiniteScrollLoop-module__9qqJdq__sectionWrapper{opacity:1;width:100%;min-height:auto;max-height:none;transition:opacity .3s;position:relative}.InfiniteScrollLoop-module__9qqJdq__sectionWrapper[data-section=top]{border-top:2px dashed #0000}.InfiniteScrollLoop-module__9qqJdq__sectionWrapper[data-section=middle]{border-top:2px dashed #0000;border-bottom:2px dashed #0000}.InfiniteScrollLoop-module__9qqJdq__sectionWrapper[data-section=bottom]{border-bottom:2px dashed #0000}.InfiniteScrollLoop-module__9qqJdq__debugInfo{z-index:1000;pointer-events:none;position:fixed;bottom:20px;right:20px}.InfiniteScrollLoop-module__9qqJdq__debugPanel{color:#fff;opacity:.8;background-color:#000000b3;border-radius:6px;padding:12px;font-family:monospace;font-size:14px;line-height:1.4}.InfiniteScrollLoop-module__9qqJdq__debugPanel p{margin:4px 0}.InfiniteScrollLoop-module__9qqJdq__infiniteScrollContainer.InfiniteScrollLoop-module__9qqJdq__debug .InfiniteScrollLoop-module__9qqJdq__sectionWrapper[data-section=top]{border-top-color:#ff000080}.InfiniteScrollLoop-module__9qqJdq__infiniteScrollContainer.InfiniteScrollLoop-module__9qqJdq__debug .InfiniteScrollLoop-module__9qqJdq__sectionWrapper[data-section=middle]{border-top-color:#00ff0080;border-bottom-color:#00ff0080}.InfiniteScrollLoop-module__9qqJdq__infiniteScrollContainer.InfiniteScrollLoop-module__9qqJdq__debug .InfiniteScrollLoop-module__9qqJdq__sectionWrapper[data-section=bottom]{border-bottom-color:#0000ff80}.InfiniteScrollLoop-module__9qqJdq__infiniteScrollContainer:not(.InfiniteScrollLoop-module__9qqJdq__debug) .InfiniteScrollLoop-module__9qqJdq__sectionWrapper{border-color:#0000!important}.InfiniteScrollLoop-module__9qqJdq__contentHidden{opacity:0}.InfiniteScrollLoop-module__9qqJdq__contentVisible{opacity:1}
.LoadingState-module__s4bYRW__loadingContainer{z-index:9999;justify-content:center;align-items:center;display:flex}.LoadingState-module__s4bYRW__fullScreen{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000e6;width:100vw;height:100vh;position:fixed;top:0;left:0}.LoadingState-module__s4bYRW__loadingContent{background-color:#000000b3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:30px 40px;display:flex;box-shadow:0 8px 32px #0000004d}.LoadingState-module__s4bYRW__logoContainer{margin-bottom:20px}.LoadingState-module__s4bYRW__logo{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.LoadingState-module__s4bYRW__logoText{font-size:2rem;font-weight:var(--font-weight-bold);font-family:var(--font-secondary);color:#fff;letter-spacing:1px}.LoadingState-module__s4bYRW__circularProgressContainer{flex-direction:column;align-items:center;margin:20px 0;display:flex}.LoadingState-module__s4bYRW__circularSpinner{justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.LoadingState-module__s4bYRW__circularSvg{width:100%;height:100%;transform:rotate(-90deg)}.LoadingState-module__s4bYRW__circularBg{fill:none;stroke:#c8c8c826;stroke-width:3px}.LoadingState-module__s4bYRW__circularProgress{fill:none;stroke:#fff;stroke-width:3px;stroke-linecap:round;stroke-dasharray:251.2;transition:stroke-dashoffset .5s}.LoadingState-module__s4bYRW__messageContainer{flex-direction:column;align-items:center;min-height:40px;margin-top:20px;display:flex}.LoadingState-module__s4bYRW__message{font-size:1rem;font-family:var(--font-primary);color:#fff;line-height:var(--line-height-normal);text-align:center;margin:0}.LoadingState-module__s4bYRW__pulsatingText{opacity:.85;animation:3s ease-in-out infinite LoadingState-module__s4bYRW__pulsate;display:inline-block}@keyframes LoadingState-module__s4bYRW__pulsate{0%{opacity:.85}50%{opacity:1}to{opacity:.85}}.LoadingState-module__s4bYRW__minimizedLoader{z-index:9999;background-color:#000c;border-radius:8px;align-items:center;padding:12px 16px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #0003}.LoadingState-module__s4bYRW__minimizedLoader .LoadingState-module__s4bYRW__circularSpinner{width:30px;height:30px;margin-right:10px}.LoadingState-module__s4bYRW__minimizedLoader .LoadingState-module__s4bYRW__circularBg,.LoadingState-module__s4bYRW__minimizedLoader .LoadingState-module__s4bYRW__circularProgress{stroke-width:2.5px}.LoadingState-module__s4bYRW__minimizedMessage{font-size:.875rem;font-family:var(--font-primary);color:#fff;animation:3s ease-in-out infinite LoadingState-module__s4bYRW__pulsate}@media (prefers-color-scheme:dark){.LoadingState-module__s4bYRW__fullScreen{background-color:#000000f2}}@media (max-width:768px){.LoadingState-module__s4bYRW__loadingContent{padding:24px 32px}.LoadingState-module__s4bYRW__circularSpinner{width:80px;height:80px}.LoadingState-module__s4bYRW__message{font-size:.875rem}.LoadingState-module__s4bYRW__logoText{font-size:1.5rem}}.LoadingState-module__s4bYRW__fadeOut{opacity:0;transition:opacity .8s ease-in-out}.LoadingState-module__s4bYRW__loadingContainer,.LoadingState-module__s4bYRW__minimizedLoader{opacity:1;transition:opacity .8s ease-in-out}
.ErrorState-module__4VdCBq__errorContainer{background-color:var(--color-surface-primary);z-index:50;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:relative}.ErrorState-module__4VdCBq__fullScreen{width:100vw;height:100vh;position:fixed;inset:0}.ErrorState-module__4VdCBq__errorContent{text-align:center;background-color:var(--color-surface-secondary);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;max-width:400px;padding:2rem;display:flex;box-shadow:0 8px 30px #0000001a}.ErrorState-module__4VdCBq__iconContainer{width:80px;height:80px;margin-bottom:1.5rem}.ErrorState-module__4VdCBq__errorIcon{width:100%;height:100%;stroke:var(--color-error,#e74c3c)}.ErrorState-module__4VdCBq__iconCircle,.ErrorState-module__4VdCBq__iconPath,.ErrorState-module__4VdCBq__iconDot{stroke:var(--color-error,#e74c3c);fill:none}.ErrorState-module__4VdCBq__iconDot{fill:var(--color-error,#e74c3c);stroke:none}.ErrorState-module__4VdCBq__errorTitle{color:var(--color-text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:600}.ErrorState-module__4VdCBq__errorMessage{color:var(--color-text-secondary);margin:0 0 2rem;font-size:1rem;line-height:1.5}.ErrorState-module__4VdCBq__errorButton{background-color:var(--color-accent);color:#fff;cursor:pointer;box-shadow:0 4px 10px rgba(var(--color-accent-rgb),.2);border:none;border-radius:6px;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.ErrorState-module__4VdCBq__errorButton:hover{background-color:var(--color-accent-dark,#0056b3);box-shadow:0 6px 15px rgba(var(--color-accent-rgb),.3);transform:translateY(-3px)}.ErrorState-module__4VdCBq__errorButton:focus{box-shadow:0 0 0 3px rgba(var(--color-accent-rgb),.3);outline:none}.dark-theme .ErrorState-module__4VdCBq__errorContent{background-color:var(--color-surface-secondary);box-shadow:0 8px 30px #00000040}@media (max-width:768px){.ErrorState-module__4VdCBq__errorContent{max-width:320px;padding:1.5rem}.ErrorState-module__4VdCBq__iconContainer{width:60px;height:60px}.ErrorState-module__4VdCBq__errorTitle{font-size:1.3rem}.ErrorState-module__4VdCBq__errorMessage{font-size:.9rem}}
