body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;background:linear-gradient(135deg,#1330b0,#aa3615);display:flex;justify-content:center;min-height:100vh;text-align:center}.App-header{color:#fff;max-width:100%;padding:2rem;width:100%}.portfolio-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin:0 auto;max-width:1500px;padding:3rem;width:90%}.name{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0000001a}.description{color:#ffffffe6;font-size:1.3rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.external-link-section h2{color:#fffffff2;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.boxes-container{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:2rem;justify-content:center;margin:0 auto;max-width:100%}.external-link{display:inline-block;text-decoration:none;transition:all .3s ease}.external-link:hover{transform:translateY(-5px)}.link-content{background:#fffffff2;border-radius:15px;box-shadow:0 10px 30px #0003;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;margin:0;min-height:350px;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease;width:450px}.work-in-progress:before{color:#0000004d;content:"WORK IN PROGRESS";font-size:2rem;font-weight:400;left:50%;letter-spacing:.2em;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);white-space:nowrap;z-index:1}.external-link:hover .link-content{background:#fff;box-shadow:0 15px 40px #0605054d}.project-image{border-radius:10px;box-shadow:0 4px 15px #0000001a;display:block;height:250px;margin-bottom:1rem;object-fit:cover;width:420px}.link-text,.work-in-progress .link-text{color:#333;display:block;font-size:1.2rem;font-weight:600;text-decoration:none}.work-in-progress .link-text{position:relative;z-index:2}.work-in-progress-box{align-items:center;background:#fffffff2;border:1px solid #ffffff4d;border-radius:15px;box-shadow:0 10px 30px #0003;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:350px;overflow:hidden;padding:1.5rem;position:relative;text-align:center;width:450px}.work-in-progress-box:before{color:#0000001a;content:"WORK IN PROGRESS";font-size:3rem;font-weight:900;left:50%;letter-spacing:.2em;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);white-space:nowrap;z-index:1}.work-in-progress-box h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem;position:relative;z-index:2}.work-in-progress-box p{color:#666;font-size:1rem;line-height:1.5;margin:0;position:relative;z-index:2}@media (max-width:768px){.App-header{padding:1rem}.portfolio-container{margin:1rem;padding:2rem}.name{font-size:2.5rem}.description{font-size:1.1rem}.project-image{height:150px;width:250px}}@media (max-width:480px){.name{font-size:2rem}.description{font-size:1rem}.project-image{height:120px;width:200px}}
/*# sourceMappingURL=main.eca8359d.css.map*/