.page-module__FtqnvW__projectDetail{width:100%;min-height:100vh;padding:var(--page-padding);padding-top:var(--nav-padding)}.page-module__FtqnvW__mainContainer{max-width:880px;margin:0 auto}.page-module__FtqnvW__backButton{padding:clamp(2rem,4vh,3rem) 0 clamp(1.5rem,3vh,2rem)}.page-module__FtqnvW__backLink{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__FtqnvW__backLink:hover{color:#fff;gap:.65rem}.page-module__FtqnvW__heroSection{max-width:900px;padding:clamp(1.5rem,3vh,2.5rem) 0 clamp(2.5rem,5vh,4rem)}.page-module__FtqnvW__title{color:var(--heading-color);text-transform:uppercase;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:clamp(1.75rem,5vw,2.2rem);font-weight:700;line-height:1.1;animation:.6s ease-out page-module__FtqnvW__fadeInUp}.page-module__FtqnvW__description{color:var(--text-color);margin:0;font-size:clamp(.8rem,1.3vw,1rem);line-height:1.5;animation:.6s ease-out .1s backwards page-module__FtqnvW__fadeInUp}.page-module__FtqnvW__mediaSection{width:100%;margin-bottom:clamp(3rem,6vh,5rem);animation:.8s ease-out .2s backwards page-module__FtqnvW__fadeInUp}.page-module__FtqnvW__imageWrapper{border-radius:1.5rem;width:100%;position:relative;overflow:hidden}.page-module__FtqnvW__projectImage{object-fit:contain;border-radius:1.5rem;width:100%;height:auto}.page-module__FtqnvW__statsSection{flex-direction:column;gap:2.5rem;padding:clamp(3rem,6vh,4rem) 0 clamp(4rem,8vh,6rem);animation:.8s ease-out .3s backwards page-module__FtqnvW__fadeInUp;display:flex}.page-module__FtqnvW__statsTitle{color:var(--heading-color);text-align:center;text-transform:uppercase;letter-spacing:-.01em;margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600}.page-module__FtqnvW__statsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:800px;margin:0 auto;display:grid}.page-module__FtqnvW__statCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.5rem;transition:all .3s;display:flex}.page-module__FtqnvW__statCard:hover{background:#ffffff0a;border-color:#ffffff1f;transform:translateY(-3px)}.page-module__FtqnvW__statLabel{color:#fff9;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.85rem;font-weight:600}.page-module__FtqnvW__statValue{color:var(--heading-color);margin:0;font-size:clamp(1.35rem,2vw,1.65rem);font-weight:700}.page-module__FtqnvW__moreBuildsSection{padding:clamp(3rem,6vh,4rem) 0 0;animation:.8s ease-out .4s backwards page-module__FtqnvW__fadeInUp}.page-module__FtqnvW__moreBuildsTitle{color:var(--heading-color);text-align:center;text-transform:uppercase;letter-spacing:-.01em;margin:0 0 clamp(2.5rem,5vh,3.5rem);font-size:clamp(2rem,3.5vw,2.5rem);font-weight:700}.page-module__FtqnvW__moreBuildsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.page-module__FtqnvW__buildCard{text-decoration:none;transition:transform .4s;display:block}.page-module__FtqnvW__buildCard:hover{transform:translateY(-6px)}.page-module__FtqnvW__buildCardImage{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1.5rem;flex-direction:column;justify-content:flex-end;width:100%;min-height:500px;transition:box-shadow .4s;display:flex;position:relative;overflow:hidden}.page-module__FtqnvW__buildCard:hover .page-module__FtqnvW__buildCardImage{box-shadow:0 20px 40px #00000080}.page-module__FtqnvW__buildCardOverlay{z-index:1;background:linear-gradient(#0003 0%,#0006 40%,#000000b3 100%);transition:background .4s;position:absolute;inset:0}.page-module__FtqnvW__buildCard:hover .page-module__FtqnvW__buildCardOverlay{background:linear-gradient(#0000004d 0%,#00000080 40%,#000000bf 100%)}.page-module__FtqnvW__buildCardContent{z-index:2;flex-direction:column;gap:.75rem;padding:clamp(2rem,4vw,2.5rem);display:flex;position:relative}.page-module__FtqnvW__buildCardTitle{color:#fff;text-transform:uppercase;letter-spacing:-.01em;margin:0;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600;line-height:1.2;transition:transform .3s}.page-module__FtqnvW__buildCard:hover .page-module__FtqnvW__buildCardTitle{transform:translate(3px)}.page-module__FtqnvW__buildCardBrief{color:#ffffffe6;margin:0;font-size:clamp(.75rem,1.2vw,.85rem);line-height:1.3}@keyframes page-module__FtqnvW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.page-module__FtqnvW__statsGrid{grid-template-columns:1fr;gap:1.5rem;max-width:400px}.page-module__FtqnvW__moreBuildsGrid{grid-template-columns:1fr;gap:1.75rem}.page-module__FtqnvW__buildCardImage{min-height:unset}}@media (max-width:768px){.page-module__FtqnvW__projectDetail{padding-bottom:3rem}.page-module__FtqnvW__backButton{padding:1.75rem 0 1.25rem}.page-module__FtqnvW__heroSection{padding:1.25rem 0 2.5rem}.page-module__FtqnvW__title{margin-bottom:1.25rem}.page-module__FtqnvW__imageWrapper{max-height:min(60vh,520px)}.page-module__FtqnvW__mediaSection{margin-bottom:2.5rem}.page-module__FtqnvW__statsSection{gap:2rem;padding:2.5rem 0 3.5rem}.page-module__FtqnvW__statCard{padding:1.75rem 1.25rem}.page-module__FtqnvW__moreBuildsSection{padding:2.5rem 0 0}.page-module__FtqnvW__moreBuildsTitle{margin-bottom:2.5rem}.page-module__FtqnvW__buildCardImage{min-height:unset}}@media (max-width:520px){.page-module__FtqnvW__projectDetail{padding-bottom:2.5rem}.page-module__FtqnvW__backButton{padding:1.5rem 0 1rem}.page-module__FtqnvW__heroSection{padding:1rem 0 2rem}.page-module__FtqnvW__title{margin-bottom:1rem}.page-module__FtqnvW__imageWrapper{border-radius:1.25rem;max-height:min(55vh,420px)}.page-module__FtqnvW__projectImage{border-radius:1.25rem}.page-module__FtqnvW__mediaSection{margin-bottom:2rem}.page-module__FtqnvW__statsSection{gap:1.75rem;padding:2rem 0 3rem}.page-module__FtqnvW__statCard{border-radius:.875rem;padding:1.5rem 1rem}.page-module__FtqnvW__moreBuildsSection{padding:2rem 0 0}.page-module__FtqnvW__moreBuildsTitle{margin-bottom:2rem}.page-module__FtqnvW__buildCardImage{min-height:unset;border-radius:1.25rem}.page-module__FtqnvW__buildCardContent{gap:.65rem;padding:1.75rem}}
.Comparison-module__FqIyqG__comparisonContainer{cursor:ew-resize;-webkit-user-select:none;user-select:none;border-radius:1.5rem;width:100%;position:relative;overflow:hidden}.Comparison-module__FqIyqG__baseImage{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:auto;display:block}.Comparison-module__FqIyqG__overlay{position:absolute;inset:0}.Comparison-module__FqIyqG__slider{z-index:10;pointer-events:none;width:4px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.Comparison-module__FqIyqG__sliderLine{background:#fff;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px #00000080}.Comparison-module__FqIyqG__sliderHandle{pointer-events:auto;cursor:ew-resize;background:#000000b3;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;gap:0;width:60px;height:60px;transition:transform .2s,background .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0006}.Comparison-module__FqIyqG__sliderHandle:hover{background:#000000d9;transform:translate(-50%,-50%)scale(1.1)}.Comparison-module__FqIyqG__sliderHandle svg{flex-shrink:0}@media (max-width:768px){.Comparison-module__FqIyqG__comparisonContainer{border-radius:1.25rem;min-height:350px}.Comparison-module__FqIyqG__sliderHandle{width:50px;height:50px}.Comparison-module__FqIyqG__sliderHandle svg{width:20px;height:20px}}@media (max-width:520px){.Comparison-module__FqIyqG__comparisonContainer{min-height:fit-content}.Comparison-module__FqIyqG__sliderHandle{width:44px;height:44px}.Comparison-module__FqIyqG__sliderHandle svg{width:18px;height:18px}}
