.projects-page{margin-bottom:-1px;background-color:#ffffff;background-image:radial-gradient(ellipse at 50% 118px,rgba(255,255,255,.34),rgba(255,255,255,0) 260px),linear-gradient(180deg,#021f42 0,rgba(2,31,66,.94) 92px,rgba(34,61,88,.58) 155px,rgba(255,255,255,.84) 245px,#ffffff 365px),var(--wtu-paper-texture);background-size:auto,auto,cover;background-position:top,top,top}.projects-title{text-shadow:0 8px 18px rgba(2,31,66,.4)}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-card{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:50px;box-shadow:0 22px 50px rgba(2,31,66,.12)}.project-card-image{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}.project-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,31,66,.18),rgba(2,31,66,.08) 48%,rgba(2,31,66,.25)),linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.04))}.project-card-outline{position:absolute;border:3px solid rgba(255,255,255,.85);border-radius:30px}.project-card-outline-left{left:4%;top:37%;width:57%;height:27%}.project-card-outline-right{right:0;bottom:10%;width:37%;height:27%;border-right:0;border-bottom-right-radius:0;border-top-right-radius:0}.project-card-cta{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;min-height:63px;width:calc(100% - 78px);max-width:390px;align-items:center;justify-content:center;border-radius:999px;background:#ffbc00;padding:10px 20px;text-align:center;font-size:clamp(22px,2.08vw,30px);line-height:1.1;color:#021f42}@media (max-width:1100px){.projects-grid{grid-template-columns:1fr;gap:16px}.project-card{aspect-ratio:auto;min-height:340px;border-radius:34px}.project-card-outline{border-width:2px}.project-card-outline-left{left:18px;top:auto;bottom:82px;width:55%;height:122px}.project-card-outline-right{right:0;bottom:28px;width:45%;height:122px}.project-card-cta{top:auto;left:50%;transform:translateX(-50%);bottom:112px;min-height:52px;width:calc(100% - 82px);font-size:clamp(20px,3.2vw,30px)}}@media (max-width:680px){.projects-page{background-image:radial-gradient(ellipse at 50% 96px,rgba(255,255,255,.28),rgba(255,255,255,0) 210px),linear-gradient(180deg,#021f42 0,rgba(2,31,66,.9) 82px,rgba(56,78,100,.48) 142px,rgba(255,255,255,.94) 230px,#ffffff 100%),var(--wtu-paper-texture)}.project-card{min-height:280px;border-radius:24px}.project-card-outline{display:none}.project-card-cta{bottom:24px;width:calc(100% - 28px);min-height:48px;font-size:20px}}