.Hero-module__Cw5hdq__hero{background:var(--color-bg);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Cw5hdq__background,.Hero-module__Cw5hdq__backgroundImage{width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Cw5hdq__backgroundOverlay{background:linear-gradient(135deg,#000c 0%,#000000b3 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Cw5hdq__container{max-width:var(--container-max-width);padding:0 var(--space-4);z-index:2;width:100%;margin:0 auto;position:relative}@media (min-width:768px){.Hero-module__Cw5hdq__container{padding:0 var(--space-6)}}@media (min-width:1024px){.Hero-module__Cw5hdq__container{padding:0 var(--space-8)}}.Hero-module__Cw5hdq__content{z-index:2;text-align:left;max-width:800px;position:relative}.Hero-module__Cw5hdq__title{font-family:var(--font-heading);font-size:clamp(2rem,5vw,2.6rem);font-weight:var(--fw-regular);letter-spacing:var(--ls-tight);color:#fff;margin:0 0 var(--space-6)0;gap:var(--space-2);flex-direction:column;line-height:1.08;display:flex}.Hero-module__Cw5hdq__titleMain{font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:var(--ls-wide);color:#fff;font-size:1.18em}.Hero-module__Cw5hdq__titleSub{font-size:.42em;font-weight:var(--fw-regular);letter-spacing:var(--ls-normal);opacity:.9;text-transform:none;color:#fffffff2}.Hero-module__Cw5hdq__titleUnderline{width:160px;height:3px;margin-bottom:var(--space-8);position:relative;overflow:hidden}.Hero-module__Cw5hdq__underlineMain{background:#fffc;width:100%;height:2px}.Hero-module__Cw5hdq__underlineAccent{background:var(--color-accent);width:60px;height:1px;position:absolute;top:1px;left:0}.Hero-module__Cw5hdq__description{font-size:var(--fs-lg);color:#ffffffe6;margin-bottom:var(--space-10);max-width:600px;line-height:1.6;font-weight:var(--fw-regular)}.Hero-module__Cw5hdq__ctaContainer{gap:var(--space-4);margin-bottom:var(--space-12);flex-wrap:wrap;align-items:center;display:flex}.Hero-module__Cw5hdq__primaryButton{align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-8);background-color:var(--color-accent);color:#fff;font-size:var(--fs-base);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-lg);border:none;min-height:56px;display:inline-flex;position:relative;overflow:hidden}.Hero-module__Cw5hdq__primaryButton:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.Hero-module__Cw5hdq__primaryButton:hover{background-color:var(--color-accent-hover);box-shadow:var(--shadow-xl);transform:translateY(-2px)}.Hero-module__Cw5hdq__primaryButton:hover:before{left:100%}.Hero-module__Cw5hdq__secondaryButton{align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-8);color:#fff;font-size:var(--fs-base);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);background-color:#0000;border:2px solid #fff6;min-height:56px;display:inline-flex;position:relative;overflow:hidden}.Hero-module__Cw5hdq__secondaryButton:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent-soft),transparent);width:100%;height:100%;transition:left var(--transition-slow);position:absolute;top:0;left:-100%}.Hero-module__Cw5hdq__secondaryButton:hover{border-color:var(--color-accent);color:var(--color-accent);background-color:#ffffff1a;transform:translateY(-2px)}.Hero-module__Cw5hdq__secondaryButton:hover:before{left:100%}.Hero-module__Cw5hdq__buttonText{z-index:2;position:relative}.Hero-module__Cw5hdq__downloadIcon,.Hero-module__Cw5hdq__arrow{width:20px;height:20px;transition:transform var(--transition-fast);z-index:2;position:relative}.Hero-module__Cw5hdq__primaryButton:hover .Hero-module__Cw5hdq__downloadIcon{transform:translateY(2px)}.Hero-module__Cw5hdq__secondaryButton:hover .Hero-module__Cw5hdq__arrow{transform:translate(4px)}.Hero-module__Cw5hdq__infoContainer{gap:var(--space-8);flex-wrap:wrap;align-items:center;display:flex}.Hero-module__Cw5hdq__infoItem{align-items:flex-start;gap:var(--space-1);flex-direction:column;display:flex}.Hero-module__Cw5hdq__infoNumber{font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--color-accent);line-height:1}.Hero-module__Cw5hdq__infoText{font-size:var(--fs-sm);color:#fffc;font-weight:var(--fw-medium);text-transform:uppercase;letter-spacing:var(--ls-wide)}.Hero-module__Cw5hdq__scrollIndicator{bottom:var(--space-8);color:#ffffffb3;z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__Cw5hdq__scrollLine{background:#ffffff80;width:1px;height:50px;animation:2s infinite Hero-module__Cw5hdq__scrollLine}@keyframes Hero-module__Cw5hdq__scrollLine{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(15px)}}@media (max-width:768px){.Hero-module__Cw5hdq__hero{text-align:center;min-height:100vh}.Hero-module__Cw5hdq__content{text-align:center;padding-top:80px}.Hero-module__Cw5hdq__ctaContainer{width:100%;margin-bottom:var(--space-8);flex-direction:column;justify-content:center}.Hero-module__Cw5hdq__primaryButton,.Hero-module__Cw5hdq__secondaryButton{width:100%;max-width:300px;padding:var(--space-4)var(--space-6);justify-content:center}.Hero-module__Cw5hdq__title{margin-bottom:var(--space-5)}.Hero-module__Cw5hdq__description{font-size:var(--fs-base);margin-bottom:var(--space-8)}.Hero-module__Cw5hdq__titleUnderline{margin-left:auto;margin-right:auto}.Hero-module__Cw5hdq__infoContainer{justify-content:center;gap:var(--space-6)}.Hero-module__Cw5hdq__infoItem{align-items:center}}@media (max-width:480px){.Hero-module__Cw5hdq__title{font-size:clamp(1.7rem,6vw,2.1rem)}.Hero-module__Cw5hdq__titleMain{letter-spacing:.03em}.Hero-module__Cw5hdq__titleSub{letter-spacing:.02em;font-size:.6em}.Hero-module__Cw5hdq__description{font-size:var(--fs-sm)}.Hero-module__Cw5hdq__container{padding:0 var(--space-3)}.Hero-module__Cw5hdq__primaryButton,.Hero-module__Cw5hdq__secondaryButton{min-height:48px;padding:var(--space-3)var(--space-5)}.Hero-module__Cw5hdq__infoContainer{gap:var(--space-4)}.Hero-module__Cw5hdq__infoNumber{font-size:var(--fs-lg)}.Hero-module__Cw5hdq__infoText{font-size:var(--fs-xs)}}@media (prefers-reduced-motion:reduce){.Hero-module__Cw5hdq__primaryButton,.Hero-module__Cw5hdq__secondaryButton,.Hero-module__Cw5hdq__downloadIcon,.Hero-module__Cw5hdq__arrow{transition:none}.Hero-module__Cw5hdq__primaryButton:hover,.Hero-module__Cw5hdq__secondaryButton:hover{transform:none}.Hero-module__Cw5hdq__primaryButton:before,.Hero-module__Cw5hdq__secondaryButton:before{display:none}.Hero-module__Cw5hdq__scrollLine{animation:none}}@media (hover:none) and (pointer:coarse){.Hero-module__Cw5hdq__primaryButton:hover,.Hero-module__Cw5hdq__secondaryButton:hover{transform:none}.Hero-module__Cw5hdq__primaryButton:active,.Hero-module__Cw5hdq__secondaryButton:active{transform:scale(.98)}}
.CatalogList-module__VR5yVW__catalogSection{padding:var(--space-20)0;background:var(--color-bg);min-height:100vh}.CatalogList-module__VR5yVW__sectionHeader{color:#fff;padding:var(--space-16)var(--space-4);margin-bottom:var(--space-12);text-align:center;background:linear-gradient(135deg,#0a0a0a 0%,#111 100%)}.CatalogList-module__VR5yVW__headerContent{max-width:var(--container-max-width);margin:0 auto}.CatalogList-module__VR5yVW__mainTitle{font-size:clamp(2rem,5vw,3rem);font-weight:var(--fw-bold);letter-spacing:var(--ls-wide);text-transform:uppercase;margin:0 0 var(--space-4)0;color:#fff}.CatalogList-module__VR5yVW__subtitle{font-size:clamp(var(--fs-lg),2vw,var(--fs-xl));color:#fffc;margin:0 0 var(--space-8)0;line-height:1.5;font-weight:var(--fw-regular)}.CatalogList-module__VR5yVW__titleUnderline{width:200px;height:3px;margin:0 auto;position:relative}.CatalogList-module__VR5yVW__underlineMain{background:#ffffff4d;width:100%;height:1px}.CatalogList-module__VR5yVW__underlineAccent{background:var(--color-accent);width:80px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.CatalogList-module__VR5yVW__filterSection{max-width:var(--container-max-width);margin:0 auto var(--space-12);padding:0 var(--space-4)}@media (min-width:768px){.CatalogList-module__VR5yVW__filterSection{padding:0 var(--space-6)}}@media (min-width:1024px){.CatalogList-module__VR5yVW__filterSection{padding:0 var(--space-8)}}.CatalogList-module__VR5yVW__filterHeader{gap:var(--space-4);margin-bottom:var(--space-6);align-items:center;display:flex}.CatalogList-module__VR5yVW__searchWrapper{flex:1;align-items:center;display:flex;position:relative}.CatalogList-module__VR5yVW__searchIcon{left:var(--space-4);width:20px;height:20px;color:var(--color-text-muted);z-index:2;position:absolute}.CatalogList-module__VR5yVW__searchInput{width:100%;padding:var(--space-4)var(--space-4)var(--space-4)var(--space-12);border:1px solid var(--color-border);background:var(--color-surface);font-size:var(--fs-base);font-family:var(--font-sans);transition:all var(--transition-normal);min-height:56px;box-shadow:var(--shadow-sm)}.CatalogList-module__VR5yVW__searchInput:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft);outline:none}.CatalogList-module__VR5yVW__searchInput:focus+.CatalogList-module__VR5yVW__searchIcon{color:var(--color-accent)}.CatalogList-module__VR5yVW__filterToggle{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);min-height:56px;box-shadow:var(--shadow-sm);display:flex}.CatalogList-module__VR5yVW__filterToggle:hover{border-color:var(--color-accent);color:var(--color-accent)}.CatalogList-module__VR5yVW__filterIcon{width:16px;height:16px}.CatalogList-module__VR5yVW__filterControls{gap:var(--space-4);padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-md);margin-bottom:var(--space-6);grid-template-columns:1fr;display:none}.CatalogList-module__VR5yVW__filterControls.CatalogList-module__VR5yVW__showFilters{display:grid}@media (min-width:768px){.CatalogList-module__VR5yVW__filterControls{gap:var(--space-6);grid-template-columns:1fr 1fr auto}}.CatalogList-module__VR5yVW__selectGroup{gap:var(--space-2);flex-direction:column;display:flex}.CatalogList-module__VR5yVW__selectLabel{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--color-text);text-transform:uppercase;letter-spacing:var(--ls-wide)}.CatalogList-module__VR5yVW__filterSelect{padding:var(--space-3)var(--space-8)var(--space-3)var(--space-4);border:1px solid var(--color-border);background:var(--color-bg);font-size:var(--fs-base);font-family:var(--font-sans);cursor:pointer;transition:all var(--transition-normal);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-4)center;background-size:16px;min-height:48px}.CatalogList-module__VR5yVW__filterSelect:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft);outline:none}.CatalogList-module__VR5yVW__resetButton{padding:var(--space-3)var(--space-6);border:1px solid var(--color-border);color:var(--color-text);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);background:0 0;align-self:flex-end;min-height:48px}.CatalogList-module__VR5yVW__resetButton:hover{background:var(--color-accent-soft);border-color:var(--color-accent);color:var(--color-accent)}.CatalogList-module__VR5yVW__resultsInfo{padding:var(--space-4)0;border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.CatalogList-module__VR5yVW__resultsCount{font-size:var(--fs-sm);color:var(--color-text-secondary);font-weight:var(--fw-medium)}.CatalogList-module__VR5yVW__catalogGrid{gap:var(--space-6);max-width:var(--container-max-width);padding:0 var(--space-4);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin:0 auto;display:grid}@media (min-width:768px){.CatalogList-module__VR5yVW__catalogGrid{gap:var(--space-8);padding:0 var(--space-6);grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}}@media (min-width:1024px){.CatalogList-module__VR5yVW__catalogGrid{padding:0 var(--space-8)}}.CatalogList-module__VR5yVW__catalogCard{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.CatalogList-module__VR5yVW__catalogCard:hover{box-shadow:var(--shadow-xl);border-color:var(--color-accent);transform:translateY(-8px)}.CatalogList-module__VR5yVW__cardHeader{position:relative}.CatalogList-module__VR5yVW__imageContainer{background:var(--color-surface-muted);width:100%;height:240px;position:relative;overflow:hidden}.CatalogList-module__VR5yVW__catalogImage{object-fit:cover;width:100%;height:100%;transition:all var(--transition-slow)}.CatalogList-module__VR5yVW__catalogCard:hover .CatalogList-module__VR5yVW__catalogImage{transform:scale(1.05)}.CatalogList-module__VR5yVW__cardBadges{top:var(--space-4);right:var(--space-4);gap:var(--space-2);flex-direction:column;display:flex;position:absolute}.CatalogList-module__VR5yVW__imageBadge,.CatalogList-module__VR5yVW__langBadge{padding:var(--space-1)var(--space-3);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:var(--ls-wide);text-transform:uppercase;transition:all var(--transition-normal);border:1px solid}.CatalogList-module__VR5yVW__imageBadge.CatalogList-module__VR5yVW__NEU{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.CatalogList-module__VR5yVW__langBadge.CatalogList-module__VR5yVW__DE{background:var(--color-accent-soft);color:var(--color-accent);border-color:var(--color-accent)}.CatalogList-module__VR5yVW__langBadge.CatalogList-module__VR5yVW__EN{background:var(--color-secondary-soft);color:var(--color-secondary);border-color:var(--color-secondary)}.CatalogList-module__VR5yVW__cardContent{padding:var(--space-6);gap:var(--space-4);flex-direction:column;flex-grow:1;display:flex}.CatalogList-module__VR5yVW__cardMeta{justify-content:space-between;align-items:center;display:flex}.CatalogList-module__VR5yVW__categoryTag{padding:var(--space-1)var(--space-3);background:var(--color-bg);color:var(--color-text-secondary);font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:var(--ls-wide);border:1px solid var(--color-border)}.CatalogList-module__VR5yVW__catalogTitle{font-family:var(--font-heading);font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.3;display:-webkit-box;overflow:hidden}.CatalogList-module__VR5yVW__catalogDesc{font-size:var(--fs-base);color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.CatalogList-module__VR5yVW__buttonGroup{gap:var(--space-3);margin-top:auto;display:flex}.CatalogList-module__VR5yVW__previewButton,.CatalogList-module__VR5yVW__downloadButton{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);border:1px solid;flex:1;justify-content:center;min-height:44px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.CatalogList-module__VR5yVW__previewButton{color:var(--color-text);border-color:var(--color-border);background:0 0}.CatalogList-module__VR5yVW__previewButton:hover{background:var(--color-accent-soft);border-color:var(--color-accent);color:var(--color-accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.CatalogList-module__VR5yVW__downloadButton{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.CatalogList-module__VR5yVW__downloadButton:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.CatalogList-module__VR5yVW__buttonIcon{width:16px;height:16px;transition:transform var(--transition-fast)}.CatalogList-module__VR5yVW__previewButton:hover .CatalogList-module__VR5yVW__buttonIcon{transform:translate(2px)}.CatalogList-module__VR5yVW__downloadButton:hover .CatalogList-module__VR5yVW__buttonIcon{transform:translateY(2px)}.CatalogList-module__VR5yVW__noResults{text-align:center;padding:var(--space-20)var(--space-4);max-width:var(--container-max-width);margin:0 auto}.CatalogList-module__VR5yVW__noResultsContent h3{font-size:var(--fs-2xl);color:var(--color-text);margin-bottom:var(--space-4)}.CatalogList-module__VR5yVW__noResultsContent p{font-size:var(--fs-lg);color:var(--color-text-muted);margin-bottom:var(--space-8)}.CatalogList-module__VR5yVW__resetButtonLarge{align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-8);background:var(--color-accent);color:#fff;border:1px solid var(--color-accent);font-size:var(--fs-base);font-weight:var(--fw-semibold);cursor:pointer;transition:all var(--transition-normal);text-decoration:none;display:inline-flex}.CatalogList-module__VR5yVW__resetButtonLarge:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.CatalogList-module__VR5yVW__mobileMessage{background:var(--color-accent);color:#fff;padding:var(--space-3)var(--space-6);font-size:var(--fs-sm);font-weight:var(--fw-medium);z-index:1000;box-shadow:var(--shadow-xl);border-left:4px solid var(--color-accent-hover);animation:.3s ease-out CatalogList-module__VR5yVW__slideDown;position:fixed;top:20px;left:50%;transform:translate(-50%)}@keyframes CatalogList-module__VR5yVW__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}.CatalogList-module__VR5yVW__modalOverlay{z-index:1000;width:100%;height:100%;padding:var(--space-4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.CatalogList-module__VR5yVW__modalContent{background:var(--color-bg);border:1px solid var(--color-border);width:100%;max-width:900px;height:90vh;box-shadow:var(--shadow-2xl);animation:.3s ease-out forwards CatalogList-module__VR5yVW__modalAppear;position:relative;transform:scale(.95)}@keyframes CatalogList-module__VR5yVW__modalAppear{to{transform:scale(1)}}.CatalogList-module__VR5yVW__closeModal{top:var(--space-3);right:var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;z-index:10;width:44px;height:44px;transition:all var(--transition-normal);font-size:var(--fs-lg);justify-content:center;align-items:center;display:flex;position:absolute}.CatalogList-module__VR5yVW__closeModal:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff;transform:rotate(90deg)}.CatalogList-module__VR5yVW__pdfViewer{border:none;width:100%;height:100%}@media (max-width:768px){.CatalogList-module__VR5yVW__catalogGrid{gap:var(--space-4);grid-template-columns:1fr}.CatalogList-module__VR5yVW__imageContainer{height:200px}.CatalogList-module__VR5yVW__cardContent{padding:var(--space-4)}.CatalogList-module__VR5yVW__buttonGroup{flex-direction:column}.CatalogList-module__VR5yVW__previewButton,.CatalogList-module__VR5yVW__downloadButton{flex:none;min-height:48px}.CatalogList-module__VR5yVW__modalContent{height:80vh;margin:var(--space-4)}.CatalogList-module__VR5yVW__catalogCard:hover{transform:translateY(-4px)}.CatalogList-module__VR5yVW__filterHeader{flex-direction:column}.CatalogList-module__VR5yVW__searchWrapper{width:100%}.CatalogList-module__VR5yVW__filterToggle{justify-content:center;width:100%}}@media (max-width:480px){.CatalogList-module__VR5yVW__sectionHeader{padding:var(--space-12)var(--space-3)}.CatalogList-module__VR5yVW__filterSection{padding:0 var(--space-3)}.CatalogList-module__VR5yVW__searchInput,.CatalogList-module__VR5yVW__filterSelect,.CatalogList-module__VR5yVW__filterToggle{min-height:48px;font-size:var(--fs-sm)}.CatalogList-module__VR5yVW__catalogTitle{font-size:var(--fs-md)}.CatalogList-module__VR5yVW__catalogDesc{font-size:var(--fs-sm)}.CatalogList-module__VR5yVW__previewButton,.CatalogList-module__VR5yVW__downloadButton{padding:var(--space-2)var(--space-3);font-size:var(--fs-xs)}}@media (prefers-reduced-motion:reduce){.CatalogList-module__VR5yVW__catalogCard,.CatalogList-module__VR5yVW__previewButton,.CatalogList-module__VR5yVW__downloadButton,.CatalogList-module__VR5yVW__resetButton,.CatalogList-module__VR5yVW__resetButtonLarge,.CatalogList-module__VR5yVW__closeModal,.CatalogList-module__VR5yVW__buttonIcon,.CatalogList-module__VR5yVW__catalogImage,.CatalogList-module__VR5yVW__imageBadge,.CatalogList-module__VR5yVW__langBadge{transition:none;animation:none}.CatalogList-module__VR5yVW__catalogCard:hover,.CatalogList-module__VR5yVW__previewButton:hover,.CatalogList-module__VR5yVW__downloadButton:hover,.CatalogList-module__VR5yVW__resetButtonLarge:hover,.CatalogList-module__VR5yVW__closeModal:hover{transform:none}}.CatalogList-module__VR5yVW__searchInput:focus-visible,.CatalogList-module__VR5yVW__filterSelect:focus-visible,.CatalogList-module__VR5yVW__filterToggle:focus-visible,.CatalogList-module__VR5yVW__previewButton:focus-visible,.CatalogList-module__VR5yVW__downloadButton:focus-visible,.CatalogList-module__VR5yVW__resetButton:focus-visible,.CatalogList-module__VR5yVW__resetButtonLarge:focus-visible,.CatalogList-module__VR5yVW__closeModal:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
