.showcases{--section-h: calc(100dvh - (50px + 4vh)) ;position:relative;background:#1d2f49;width:100%;height:var(--section-h);padding:calc(var(--section-h) * .05) 0 calc(var(--section-h) * .035);overflow:hidden}.showcases__glow{position:absolute;top:0;left:50%;transform:translate(-50%);width:calc(var(--section-h) * .58 * 1.788 + 10vw);height:100%;background:radial-gradient(ellipse 50% 25% at 50% 20%,#37cfa8d9,#37cfa859 35%,#1d2f4900 75%);opacity:.9;pointer-events:none;z-index:0}.showcases__header{position:relative;z-index:1;display:flex;justify-content:center;margin-bottom:calc(var(--section-h) * .025)}.showcases__title{display:flex;align-items:center;gap:.75rem}.showcases__dot{display:none}.showcases__title-text{font-family:Europa-Bold,Europa-Regular,sans-serif;font-size:clamp(1.75rem,var(--section-h) * .05,47px);font-weight:700;color:#eaeef5;letter-spacing:.1em;text-transform:uppercase}.showcases__carousel-wrapper{position:relative;z-index:1;width:100%;overflow:visible;height:calc(var(--section-h) * .58);cursor:grab;user-select:none}.showcases__carousel-wrapper.is-dragging,.showcases__carousel-wrapper.is-dragging .showcases__card{cursor:grabbing}.showcases__track{position:relative;width:100%;height:100%}.showcases__card{position:absolute;top:0;left:0;width:calc(var(--section-h) * .58 * 1.788);height:calc(var(--section-h) * .58);border-radius:clamp(6px,.69vw,10px);cursor:grab;will-change:transform,opacity;text-decoration:none;color:inherit;display:block;box-shadow:0 8px 24px #00000059,0 4px 4px #00000040}.showcases__card--active{border:3px solid transparent;background-clip:padding-box}.showcases__card--active:before{content:"";position:absolute;inset:-3px;border-radius:inherit;padding:3px;background:linear-gradient(135deg,#fffc,#1d2f494d 40%,#1d2f491a 60%,#37cfa8cc);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}.showcases__card-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.showcases__cta{position:absolute;top:clamp(10px,1.2vw,18px);right:clamp(10px,1.2vw,18px);z-index:3;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#0a101c99;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);color:#eaeef5;font-family:EuropaNuova-Regular,Europa-Regular,sans-serif;font-size:clamp(.72rem,var(--section-h) * .018,.9rem);letter-spacing:.02em;line-height:1;opacity:.55;transition:opacity .35s ease,transform .35s ease,background .35s ease;pointer-events:none}.showcases__cta svg{width:.85em;height:.85em;color:#37cfa8}.showcases__card--active .showcases__cta{opacity:1;background:#0a101cb8}.showcases__card:hover .showcases__cta{background:#37cfa833;border-color:#37cfa88c;transform:translateY(-1px)}.showcases__reflect{position:absolute;top:103%;left:0;width:100%;height:calc(var(--section-h) * .07);overflow:hidden;opacity:0;border-radius:clamp(6px,.69vw,10px);pointer-events:none;transition:opacity .4s ease;mask-image:linear-gradient(to bottom,black 0%,black 65%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 65%,transparent 100%)}.showcases__card--active .showcases__reflect{opacity:.2}.showcases__reflect-img{width:100%;height:auto;transform:scaleY(-1);display:block}.showcases__reflect-fade{position:absolute;inset:0;background:linear-gradient(to bottom,#1d2f4900,#1d2f4999 40%,#1d2f49 85% 100%);pointer-events:none}.showcases__info{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:calc(var(--section-h) * .04) clamp(2rem,5.63vw,81px) 0 calc((100% - var(--section-h) * .58 * 1.788 * .903) / 2)}.showcases__project-name{display:flex;flex-direction:column}.showcases__name-text{font-family:EuropaNuova-Regular,Europa-Regular,sans-serif;font-size:clamp(1.25rem,var(--section-h) * .04,40px);font-weight:400;color:#eaeef5;line-height:.95}.showcases__name-date{font-family:EuropaNuova-Regular,Europa-Regular,sans-serif;font-size:clamp(1rem,var(--section-h) * .03,30px);font-weight:400;color:#eaeef5;line-height:1.27;margin-top:clamp(2px,.28vw,4px)}.showcases__nav{display:flex;gap:calc(var(--section-h) * .025)}.showcases__nav-btn{width:calc(var(--section-h) * .07);height:calc(var(--section-h) * .07);border-radius:50%;border:2px solid #eaeef5;background:transparent;color:#eaeef5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease,border-color .25s ease,transform .15s ease}.showcases__nav-btn:hover{background:#eaeef51a}.showcases__nav-btn:active{transform:scale(.95)}@media(max-width:768px){.showcases{height:auto;padding:1.5rem 0 2rem}.showcases__glow{background:radial-gradient(ellipse 90% 40% at 50% 15%,#37cfa899,#37cfa84d 39%,#1d2f4900)}.showcases__header{justify-content:flex-start;padding:0 1rem;margin-bottom:1rem}.showcases__title-text{font-size:16px;font-weight:700;text-transform:capitalize;letter-spacing:.02em}.showcases__dot{display:block;width:6px;height:6px;border-radius:50%;background:#eaeef5;flex-shrink:0}.showcases__carousel-wrapper{overflow:hidden;height:165px}.showcases__track{display:flex;padding-left:1rem;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative;height:100%}.showcases__track::-webkit-scrollbar{display:none}.showcases__card{position:relative!important;transform:none!important;opacity:1!important;width:306px!important;height:165px!important;flex-shrink:0;scroll-snap-align:center;border-radius:.75rem}.showcases__card--active:before{display:none}.showcases__reflect{display:none}.showcases__info{padding:.75rem 1rem 0;flex-direction:column;align-items:flex-start;gap:0}.showcases__name-text{font-size:16px;line-height:1.2}.showcases__name-date{font-size:14px;line-height:1.2;margin-top:2px}.showcases__nav{display:none}}
