.projects_app__5Qp7h{font-family:Arial,sans-serif;background:radial-gradient(circle at center,rgb(81,81,81) 0,rgb(43,43,43) 50%,rgb(15,15,15) 100%);color:#ebeaea;display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.projects_contentWrapper__kVRKY{flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%}.projects_projectBox__Qlr18{margin-top:80px;width:100vw;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;border-radius:15px}.projects_contactLinks__wifxm{display:flex;justify-content:center;align-items:center;width:100%;padding:1rem 0;font-weight:700;font-size:1.2rem;color:#fff;text-align:center}.projects_projects__TkVLN{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;justify-items:center;width:100%;max-width:1200px;margin-top:1rem}.projects_featuredTextBox__xKS6u{background:rgba(0,0,0,.6);border-radius:15px;width:100%;max-width:500px;cursor:pointer;transition:all .3s ease}.projects_featuredTextBox__xKS6u:hover{box-shadow:0 0 20px 2px white;transform:translateY(-5px)}.projects_projectCardContent__wV7Zw{display:flex;align-items:stretch;margin:0;padding:0}.projects_projectImageWrapper__XI_yc{position:relative;flex:1 1 55%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px 0 0 8px;margin:0;background:#333;min-height:200px;max-height:300px}.projects_projectImageFull__1ViI3{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer;transition:transform .3s ease}.projects_projectImageFull__1ViI3:hover{transform:scale(1.02)}.projects_arrowLeft__Fn0Dl,.projects_arrowRight__BdbSa{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:rgba(255,255,255,.5);border:none;border-radius:50%;color:black;font-size:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:background .2s}.projects_arrowLeft__Fn0Dl{left:10px}.projects_arrowRight__BdbSa{right:10px}.projects_arrowLeft__Fn0Dl:hover,.projects_arrowRight__BdbSa:hover{background:rgba(255,255,255,.8)}.projects_projectInfo__I84Ag{flex:1 1 45%;display:flex;flex-direction:column;justify-content:center;padding:16px;color:#ebeaea}.projects_projectInfo__I84Ag h3{margin:0 0 4px}.projects_projectInfo__I84Ag p{margin:2px 0;font-size:.9rem;font-weight:700;color:#ddd}.projects_projectInfo__I84Ag p:last-child{font-size:.8rem;color:#ccc}.projects_imagePlaceholder___azDR{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#555;color:#ccc;font-size:.8rem}.projects_noProj__60ftY{text-align:center;color:#ccc;padding:1rem}.projects_modalOverlay__J9AWs{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:999;padding:10px;animation:projects_fadeIn__UjUUP .25s ease}.projects_modalContent__VU6Tl{max-width:90%;max-height:90%;background:#111;border-radius:10px;overflow:visible;animation:projects_scaleIn__FIdaZ .25s ease}.projects_modalContent__VU6Tl,.projects_modalImageWrapper__kFlW5{position:relative;display:flex;align-items:center;justify-content:center}.projects_modalImage__bQZlD{max-width:90vw;max-height:80vh;object-fit:contain;display:block;border-radius:8px}.projects_modalArrowLeft__MYn85,.projects_modalArrowRight__Lh9_U{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:rgba(255,255,255,.7);border:none;border-radius:50%;color:black;font-size:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 0 8px rgba(0,0,0,.5);transition:background .2s}.projects_modalArrowLeft__MYn85:hover,.projects_modalArrowRight__Lh9_U:hover{background:rgba(255,255,255,.9)}.projects_modalArrowLeft__MYn85{left:-60px}.projects_modalArrowRight__Lh9_U{right:-60px}.projects_modalClose__lF2PU{position:absolute;top:10px;right:10px;background:rgba(255,255,255,.2);border:none;color:white;font-size:28px;cursor:pointer;padding:0 8px;border-radius:50%;z-index:10}.projects_modalClose__lF2PU:hover{background:rgba(255,255,255,.5)}@keyframes projects_fadeIn__UjUUP{0%{opacity:0}to{opacity:1}}@keyframes projects_scaleIn__FIdaZ{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width:1024px){.projects_featuredTextBox__xKS6u{max-width:450px}}@media (max-width:768px){.projects_featuredTextBox__xKS6u{max-width:350px;flex-direction:column}.projects_projectCardContent__wV7Zw{flex-direction:column}.projects_projectImageWrapper__XI_yc{border-radius:8px 8px 0 0;min-height:180px}.projects_modalArrowLeft__MYn85{left:10px;right:auto}.projects_modalArrowRight__Lh9_U{right:10px;left:auto}.projects_modalArrowLeft__MYn85,.projects_modalArrowRight__Lh9_U{width:45px;height:45px;font-size:28px}.projects_modalImage__bQZlD{max-height:70vh}}@media (max-width:480px){.projects_featuredTextBox__xKS6u{max-width:300px}.projects_modalArrowLeft__MYn85{left:5px;right:auto}.projects_modalArrowRight__Lh9_U{right:5px;left:auto}.projects_modalArrowLeft__MYn85,.projects_modalArrowRight__Lh9_U{width:40px;height:40px;font-size:24px}.projects_modalImage__bQZlD{max-height:60vh}}.projects_footer__Pap7V{background:#111;color:#ccc;text-align:center;padding:1rem;width:100%}.footer{background:#1a1a1a;color:#b1b1b1;display:flex;justify-content:space-between;padding:.5rem 1.25rem;font-size:.8rem;z-index:1}.BottomRight{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem}.BottomRight,.BottomRight a,.BottomRight p{margin:0;padding:0}.BottomRight a{color:rgb(136,148,254);text-decoration:none;font-weight:400;transition:color .3s}.BottomRight a:hover{color:rgb(100,120,240)}