body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.projects-container{background:#101010;color:#fff;min-height:100vh;padding:5rem 1rem;text-align:center}.section-title{font-size:2rem;margin-bottom:2.5rem}.filter-bar{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto 3rem;max-width:900px}.react-select-container{flex:1 1 280px;font-size:16px;min-width:260px;z-index:10}.clear-filters{background:none;border:1px solid #61dafb;border-radius:6px;color:#61dafb;cursor:pointer;padding:.3rem .8rem;transition:all .2s ease-in-out}.clear-filters:hover{background:#61dafb;color:#000}div.react-select__control{background-color:#1e1e1e!important;border-color:#444!important;box-shadow:none!important;color:#fff!important;min-height:40px}div.react-select__control--is-focused{border-color:#61dafb!important;box-shadow:0 0 0 1px #61dafb!important}div.react-select__menu{background-color:#1e1e1e!important;border:1px solid #444;color:#fff!important;margin-top:2px}div.react-select__option{background-color:initial!important;color:#fff!important;padding:8px 12px}div.react-select__option--is-focused{background-color:#333!important;color:#fff!important}div.react-select__option--is-selected{background-color:#61dafb!important;color:#000!important}div.react-select__single-value{color:#fff!important}div.react-select__multi-value{background-color:#61dafb26!important;border-radius:4px}div.react-select__multi-value__label{color:#61dafb!important;font-size:.85rem}div.react-select__multi-value__remove{color:#61dafb!important;cursor:pointer}div.react-select__multi-value__remove:hover{background-color:#61dafb!important;color:#000!important}.projects-grid{grid-gap:2rem;box-sizing:border-box;display:grid;gap:2rem;grid-template-columns:1fr;justify-items:center;margin:0 auto;max-width:900px;padding:0}.project-card{background:#1e1e1e;border-radius:14px;box-shadow:0 0 20px #61dafb1a;cursor:pointer;max-width:400px;padding:1rem;transition:transform .3s ease-in-out,box-shadow .3s ease;width:90%}.project-card:hover{box-shadow:0 0 30px #61dafb33;transform:translateY(-5px)}.project-thumbnail{border-radius:12px;height:220px;margin-bottom:1rem;object-fit:cover;width:100%}.tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem}.tag-chip{background:#61dafb26;border-radius:20px;color:#61dafb;font-size:.85rem;padding:.3rem .8rem;white-space:nowrap}.project-modal-overlay{background:#0009;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.project-modal{align-items:center;background-color:#111;border-radius:16px;box-shadow:0 8px 30px #000c;display:flex;flex-direction:column;left:50%!important;max-height:90vh;max-width:800px;overflow-y:auto;padding:2rem;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important;width:90%;z-index:1000}.project-modal .close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:1.2rem;top:1rem}.carousel{display:flex;gap:1rem;margin-top:1.5rem;overflow-x:auto}.carousel-img{border-radius:12px;max-width:240px;width:100%}.github-link{color:#61dafb;display:inline-block;font-weight:700;margin-top:1.5rem;text-decoration:underline}@media (min-width:769px){.projects-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));position:relative;right:0}}.resume-form-container{background:#1e1e1e;border-radius:14px;box-shadow:0 0 20px #61dafb14;color:#fff;margin:auto;max-width:600px;padding:2rem}.resume-form input,.resume-form textarea{background:#2a2a2a;border:none;border-radius:.5rem;color:#fff;margin-bottom:1rem;padding:.75rem;width:100%}.resume-form input::placeholder,.resume-form textarea::placeholder{color:#999}.resume-form input:focus,.resume-form textarea:focus{background-color:#1f1f1f;outline:2px solid #00bcd4}.resume-form button{background-color:#00bcd4;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.resume-form button:hover{background-color:#00a2b3}.success-msg{color:#4caf50;margin-top:1rem}.error-msg{color:#f44336;margin-top:1rem}.resume-container{background:#101010;color:#fff;min-height:100vh;padding:5rem 2rem;text-align:center}.section-title{margin-bottom:3rem}.resume-form-container{margin-top:1.5rem}.recaptcha-box{display:flex;justify-content:center;margin:1rem 0}.close-button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem;transition:color .3s ease;z-index:10}.close-button:hover{color:#018697}.request-button{align-items:center;background-color:#00bcd4;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;transition:background-color .3s ease,transform .2s ease}.request-button:hover{background-color:#009bb6;transform:scale(1.03)}.resume-form-wrapper{background-color:#1e1e1e;border-radius:12px;box-shadow:0 0 20px #00bcd433;margin:0 auto;max-width:600px;padding:2rem;position:relative}.resume-iframe{border:none;border-radius:12px;box-shadow:0 0 10px #61dafb1a;height:70vh}.contact-container{background:#101010;color:#fff;min-height:100vh;padding:5rem 2rem;text-align:center}.section-title{font-size:2.5rem;margin-bottom:2rem}.text-lg{margin-bottom:3rem}.mt-10{margin-bottom:1rem;margin-top:3rem}.contact-info-grid{grid-gap:5rem;grid-row-gap:2.5rem;display:grid;gap:5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;margin:0 auto;max-width:700px;row-gap:2.5rem}.contact-card{background:#1e1e1e;border-radius:14px;box-shadow:0 0 20px #61dafb14;padding:1.5rem 2rem;transition:transform .3s ease;width:280px}.contact-card:hover{box-shadow:0 0 25px #61dafb26;transform:translateY(-5px)}.contact-card h3{color:#61dafb;font-size:1.2rem;margin-bottom:.5rem}.contact-card a{color:#ddd;text-decoration:none}.contact-card a:hover{color:#61dafb;text-decoration:underline}.footer{background-color:#0f0f0f;border-top:1px solid #101010;color:#aaa;margin-top:5rem;padding:2rem;text-align:center}.footer-content{margin:auto;max-width:800px}.footer-links{display:flex;font-size:.9rem;gap:1.5rem;justify-content:center;margin-top:.8rem}.footer-links a{color:#61dafb;text-decoration:none}.footer-links a:hover{text-decoration:underline}.contact-icon{color:#61dafb;margin-bottom:.5rem}.calendly-card{background:#1e1e1e;border-radius:14px;box-shadow:0 0 20px #61dafb14;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:680px;padding:2rem;text-align:center}.calendly-card .contact-title{color:#61dafb;font-size:1.25rem;margin-bottom:.5rem}.calendly-card .contact-text{color:#ccc;font-size:.95rem;margin-bottom:2rem;margin-top:1.5rem}
/*# sourceMappingURL=main.a7592f6b.css.map*/