.Projects-module__UsTfwG__hero{background:var(--dark-blue);padding:180px 0 100px;position:relative;overflow:hidden}.Projects-module__UsTfwG__heroOverlay{background:linear-gradient(135deg,rgba(27,58,92,.95) 0%,rgba(91,164,217,.5) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.Projects-module__UsTfwG__heroContent{z-index:2;text-align:center;position:relative}.Projects-module__UsTfwG__heroBadge{color:var(--light-blue);background:rgba(91,164,217,.15);border:1px solid rgba(91,164,217,.3);border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:.85rem;font-weight:500;display:inline-block}.Projects-module__UsTfwG__heroContent h1{color:#fff;margin-bottom:20px;font-size:3rem}.Projects-module__UsTfwG__heroContent p{color:rgba(255,255,255,.7);max-width:600px;margin:0 auto;font-size:1.1rem}.Projects-module__UsTfwG__projectsSection{background:var(--light-gray)}.Projects-module__UsTfwG__filterBar{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:48px;display:flex}.Projects-module__UsTfwG__filterBtn{border:2px solid var(--light-gray);font-family:var(--font-body);color:var(--gray);cursor:pointer;transition:all var(--transition-fast);background:#fff;border-radius:50px;padding:10px 24px;font-size:.875rem;font-weight:500}.Projects-module__UsTfwG__filterBtn:hover{border-color:var(--light-blue);color:var(--dark-blue)}.Projects-module__UsTfwG__filterActive{background:var(--dark-blue);border-color:var(--dark-blue);color:#fff}.Projects-module__UsTfwG__filterActive:hover{color:#fff}.Projects-module__UsTfwG__projectGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Projects-module__UsTfwG__projectCard{border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--card-shadow);transition:all var(--transition-base);overflow:hidden}.Projects-module__UsTfwG__projectCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-6px)}.Projects-module__UsTfwG__projectImage{aspect-ratio:16/10;background:var(--light-gray);position:relative}.Projects-module__UsTfwG__projectImagePlaceholder{background:linear-gradient(135deg,#d7e3ef 0%,#e8eef4 100%);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.Projects-module__UsTfwG__projectImagePlaceholder span{font-size:2.5rem}.Projects-module__UsTfwG__projectImagePlaceholder p{color:var(--gray);text-align:center;padding:0 16px;font-size:.8rem}.Projects-module__UsTfwG__projectOverlay{opacity:0;transition:opacity var(--transition-base);background:linear-gradient(transparent 0%,rgba(27,58,92,.3) 50%,rgba(27,58,92,.95) 100%);flex-direction:column;justify-content:flex-end;padding:24px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Projects-module__UsTfwG__projectCard:hover .Projects-module__UsTfwG__projectOverlay{opacity:1}.Projects-module__UsTfwG__projectCategory{background:var(--light-blue);color:#fff;border-radius:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;padding:3px 12px;font-size:.7rem;font-weight:600;display:inline-block}.Projects-module__UsTfwG__projectOverlay h3{color:#fff;margin-bottom:4px;font-size:1.1rem}.Projects-module__UsTfwG__projectLocation{color:rgba(255,255,255,.7);font-size:.85rem;margin:0!important}.Projects-module__UsTfwG__empty{text-align:center;color:var(--gray);padding:80px 0}.Projects-module__UsTfwG__modal{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.6);justify-content:center;align-items:center;padding:24px;animation:.2s Projects-module__UsTfwG__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Projects-module__UsTfwG__modalContent{border-radius:var(--radius-lg);background:#fff;width:100%;max-width:700px;max-height:90vh;animation:.3s Projects-module__UsTfwG__fadeInUp;overflow-y:auto;box-shadow:0 24px 80px rgba(0,0,0,.3)}.Projects-module__UsTfwG__modalClose{color:#fff;cursor:pointer;z-index:10;background:rgba(0,0,0,.5);border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex;position:absolute;top:16px;right:16px}.Projects-module__UsTfwG__modalImage{position:relative}.Projects-module__UsTfwG__modalImagePlaceholder{aspect-ratio:16/9;border-radius:var(--radius-lg)var(--radius-lg)0 0;background:linear-gradient(135deg,#d7e3ef 0%,#e8eef4 100%);justify-content:center;align-items:center;font-size:4rem;display:flex}.Projects-module__UsTfwG__modalBody{padding:32px}.Projects-module__UsTfwG__modalCategory{color:var(--light-blue);background:rgba(91,164,217,.1);border-radius:50px;margin-bottom:12px;padding:4px 14px;font-size:.8rem;font-weight:600;display:inline-block}.Projects-module__UsTfwG__modalBody h2{margin-bottom:8px;font-size:1.5rem}.Projects-module__UsTfwG__modalLocation{color:var(--gray);font-size:.9rem;margin-bottom:20px!important}.Projects-module__UsTfwG__modalDesc{color:var(--gray);margin-bottom:24px;line-height:1.8}.Projects-module__UsTfwG__modalScope h4{margin-bottom:12px}.Projects-module__UsTfwG__modalScope ul{flex-direction:column;gap:8px;display:flex}.Projects-module__UsTfwG__modalScope li{color:var(--dark-gray);font-size:.9rem}@media (max-width:768px){.Projects-module__UsTfwG__hero{padding:140px 0 80px}.Projects-module__UsTfwG__heroContent h1{font-size:2rem}.Projects-module__UsTfwG__projectGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Projects-module__UsTfwG__projectGrid{grid-template-columns:1fr}}
.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;transition:opacity var(--yarl__fade_animation_duration,.25s)var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999);position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.yarl__carousel{height:100%;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));flex:none;align-content:center;justify-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{align-content:center;justify-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,rgba(255,255,255,.8)));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;top:0;bottom:auto;left:auto;right:0}[dir=rtl] .yarl__toolbar{top:0;bottom:auto;left:0;right:auto}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,rgba(255,255,255,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,rgba(255,255,255,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus-visible:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,rgba(255,255,255,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.ProductDetail-module__VSr7uq__breadcrumb{background:var(--light-gray);padding:100px 0 20px}.ProductDetail-module__VSr7uq__breadcrumb .ProductDetail-module__VSr7uq__container{color:var(--gray);align-items:center;gap:8px;font-size:.85rem;display:flex}.ProductDetail-module__VSr7uq__breadcrumb a{color:var(--light-blue);font-weight:500}.ProductDetail-module__VSr7uq__breadcrumb a:hover{color:var(--dark-blue)}.ProductDetail-module__VSr7uq__current{color:var(--dark-gray);font-weight:500}.ProductDetail-module__VSr7uq__detailSection{background:var(--light-gray);padding:40px 0 80px}.ProductDetail-module__VSr7uq__detailGrid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.ProductDetail-module__VSr7uq__mainImage{aspect-ratio:4/3;border-radius:var(--radius-lg);box-shadow:var(--card-shadow);background:#fff;justify-content:center;align-items:center;display:flex}.ProductDetail-module__VSr7uq__imagePlaceholder{font-size:6rem}.ProductDetail-module__VSr7uq__category{color:var(--light-blue);text-transform:uppercase;letter-spacing:.5px;background:rgba(91,164,217,.1);border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-block}.ProductDetail-module__VSr7uq__infoSection h1{margin-bottom:20px;font-size:2.5rem}.ProductDetail-module__VSr7uq__description{color:var(--gray);margin-bottom:32px;font-size:1rem;line-height:1.8}.ProductDetail-module__VSr7uq__specs{margin-bottom:32px}.ProductDetail-module__VSr7uq__specs h3{margin-bottom:16px;font-size:1.1rem}.ProductDetail-module__VSr7uq__specTable{border-collapse:collapse;width:100%}.ProductDetail-module__VSr7uq__specTable tr{border-bottom:1px solid rgba(0,0,0,.06)}.ProductDetail-module__VSr7uq__specTable td{padding:12px 0;font-size:.9rem}.ProductDetail-module__VSr7uq__specLabel{color:var(--gray);width:40%;font-weight:500}.ProductDetail-module__VSr7uq__specValue{color:var(--dark-gray);font-weight:600}.ProductDetail-module__VSr7uq__actions{flex-wrap:wrap;gap:12px;display:flex}.ProductDetail-module__VSr7uq__relatedSection{background:var(--white)}.ProductDetail-module__VSr7uq__relatedSection h2{margin-bottom:32px}.ProductDetail-module__VSr7uq__relatedGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ProductDetail-module__VSr7uq__relatedCard{background:var(--light-gray);border-radius:var(--radius-md);text-align:center;transition:all var(--transition-base);padding:24px;display:block}.ProductDetail-module__VSr7uq__relatedCard:hover{box-shadow:var(--card-shadow-hover);background:#fff;transform:translateY(-4px)}.ProductDetail-module__VSr7uq__relatedImage{margin-bottom:16px;font-size:3rem}.ProductDetail-module__VSr7uq__relatedCard h4{margin-bottom:8px}.ProductDetail-module__VSr7uq__relatedLink{color:var(--light-blue);font-size:.85rem;font-weight:600}@media (max-width:768px){.ProductDetail-module__VSr7uq__detailGrid{grid-template-columns:1fr;gap:32px}.ProductDetail-module__VSr7uq__infoSection h1{font-size:1.75rem}.ProductDetail-module__VSr7uq__relatedGrid{grid-template-columns:1fr}}
