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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.footer-section{align-items:center;background:#0f0f0f;color:#fff;display:flex;flex-direction:column;height:50vh;justify-content:center;min-height:300px;padding:20px;text-align:center}.footer-content{max-width:700px}.footer-content h2{font-size:32px;margin-bottom:20px}.footer-content p{color:#ccc;font-size:18px;margin-bottom:25px}.footer-address{color:#888;font-size:14px}.footer-content h2{font-size:28px;margin-bottom:15px}.footer-content p{font-size:16px;margin-bottom:20px}.footer-address{font-size:13px}.footer-buttons{display:flex;gap:15px;justify-content:center;margin-top:25px}.footer-bottom{align-items:center;border-top:1px solid #222;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px;padding-top:15px;width:100%}.footer-left p{margin:3px 0}.btn{border-radius:50px;font-size:1rem;font-weight:600;font-weight:500;padding:12px 28px;text-decoration:none;transition:.3s ease}.btn.primary{background-color:#fff;color:#000}.btn.primary:hover{background-color:#444;transform:translateY(-2px)}.btn.secondary{border:1px solid #fff;color:#fff}.btn.secondary:hover{background-color:#fff;color:#1a1a1a;transform:translateY(-2px)}.footer-left p{color:#aaa;font-size:12px;margin:0;text-align:left;white-space:normal}.footer-right a{color:#aaa;font-size:18px;margin-left:15px;transition:.3s}.footer-right a:hover{color:#50bbff}@media (max-width:768px){.footer-section{height:auto;padding:40px 20px}.footer-bottom{flex-direction:column;gap:10px;text-align:center}.footer-left p{font-size:11px;text-align:center}.footer-right{margin-top:10px}.footer-right a{margin:0 10px}.footer-buttons{align-items:center;flex-direction:column;gap:10px;justify-content:center}.btn{margin:0 auto;max-width:250px;width:80%}}section{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:0;text-align:center}.page1-section{align-items:center;background-color:#1e1e2f;background-image:url(/kyledm-web/static/media/portfolio1colored.53ed83a33d9de40caa56.jpg);background-position:50%;background-size:cover;color:#fff;display:flex;height:100vh;justify-content:center;position:relative}.page1-section:before{background:#0006;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-content{bottom:60px;color:#fff;left:40px;max-width:500px;position:absolute;text-align:left;z-index:2}.hero-content h1{font-size:48px;margin:0}.hero-content p{font-size:20px}.hero-rating{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff26;border-radius:20px;display:inline-block;font-size:14px;margin-bottom:10px;padding:6px 12px}.hero-name{font-size:42px;font-weight:700;margin-bottom:10px}.hero-description{color:#e0e0e0;font-size:16px;line-height:1.6}.page2-section{display:flex;flex-direction:column;min-height:100vh;padding:0}.page2col1{align-items:center;background-color:#fffffa;display:flex;flex:0.1 1;overflow:hidden;position:relative;width:100%}.page2col1:after,.page2col1:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:80px;z-index:2}.page2col1:before{background:linear-gradient(90deg,#eeeeeed7,#0000);left:0}.page2col1:after{background:linear-gradient(270deg,#eeeeeed7,#0000);right:0}.tools-slider{overflow:hidden;padding:30px 0;white-space:nowrap;width:100%}.tools-track{animation:scrollTools 18s linear infinite;display:flex;width:max-content}.tool-icon{align-items:center;background-color:#fff9;border-radius:12px;box-shadow:0 4px 10px #00000026;display:flex;flex-shrink:0;height:50px;justify-content:center;margin:0 35px;position:relative;transition:transform .3s ease;width:50px;z-index:1}.tool-icon img{height:100%;object-fit:contain;opacity:1;transition:all .3s ease;width:100%}.tool-icon:hover img{transform:scale(1.25);z-index:5}.tools-slider:hover .tools-track{animation-play-state:paused}@keyframes scrollTools{0%{transform:translateX(5%)}to{transform:translateX(-75%)}}.page2col2{align-items:center;background-color:#fffffa;display:flex;flex:1 1;justify-content:center;padding:20px;text-align:center;width:100%}.overview-container{max-width:700px}.overview-title{color:#222;font-size:36px;font-weight:700;margin-bottom:20px}.overview-description{color:#555;font-size:16px;line-height:1.6}.overview-tags{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:25px}.tag{background-color:#1a1a1a;border:1px solid #ffffff14;border-radius:999px;color:#fff;font-size:13px;font-weight:500;letter-spacing:.3px;padding:12px 28px;transition:all .35s cubic-bezier(.25,.8,.25,1)}.experience-card,.tag{overflow:hidden;position:relative}.experience-card{align-items:center;background:linear-gradient(145deg,#fff,#f7f9fc);border:1px solid rgba(0,0,0,.096);border-radius:18px;box-shadow:0 10px 25px #00000042,inset 0 1px 0 #fff9;display:flex;flex-direction:column;height:320px;justify-content:center;margin:0 20px;max-width:260px;min-width:260px;padding:25px;text-align:center;transition:transform .35s ease,box-shadow .35s ease,background .4s ease,color .3s ease;z-index:1}.experience-card:before{background:radial-gradient(circle at top left,#ffffff14,#0000 60%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease;z-index:-1}.experience-card h3{color:#222;font-size:18px;margin-bottom:10px;transition:color .3s ease}.experience-card p{color:#555;font-size:14px;line-height:1.5;transition:color .3s ease}.card-icon{background:#fff;border-radius:20%;box-shadow:0 6px 15px #00000014,inset 0 1px 0 #fffc;height:55px;margin-bottom:18px;object-fit:contain;padding:12px;transition:transform .3s ease,box-shadow .3s ease;width:55px}.experience-card:hover .card-icon{box-shadow:0 10px 25px #00000040,inset 0 1px 0 #fff9;transform:translateY(-3px) scale(1.08)}.experience-card:hover{background:#0b0b0b;box-shadow:0 25px 50px #00000040;transform:translateY(-10px) scale(1.03)}.experience-card:hover h3,.experience-card:hover p{color:#fff}.experience-card:hover .card-icon{transform:scale(1.08)}.experience-card:hover:before{opacity:1}@media (max-width:768px){.experience-card{height:300px;margin:0 15px;max-width:280px;min-width:280px;padding:20px}.card-icon{height:45px;width:45px}.experience-card h3{font-size:16px}.experience-card p{font-size:13px}}.experience-wrapper{margin:40px auto;max-width:1235px;overflow:visible;position:relative}.experience-slider{-webkit-tap-highlight-color:transparent;cursor:grab;height:100%;overflow:visible;-webkit-user-select:none;user-select:none;width:100%}.experience-slider:active{cursor:grabbing}.experience-track{background-color:#fffffa;display:flex;justify-content:flex-start;will-change:transform}.pagination-dots{display:none;gap:10px;justify-content:center;margin-top:30px}.pagination-dot{background:#ccc;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .3s ease;width:8px}.pagination-dot.active{background:#50bbff;border-radius:4px;width:24px}.pagination-dot:hover{background:#50bbff}@media (max-width:768px){.pagination-dots{display:flex}}.experience-slider.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}@media (max-width:768px){.experience-card,.experience-slider{cursor:pointer}}.page3-section{align-items:flex-start;background-color:#fffffa;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:4rem 6rem}.page3-content{max-width:800px;width:100%}.page3-header{text-align:left}.page3-subtitle{color:#333;font-size:.875rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.page3-title{color:#111;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.page3-description{color:#444;font-size:1.125rem;line-height:1.5;margin-bottom:2rem}.page3-button{background-color:#000;border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:.75rem 2rem;transition:all .3s ease}.page3-button:hover{background-color:#333;transform:translateY(-2px)}@media (max-width:768px){.page3-section{padding:2rem 1.5rem}.page3-title{font-size:2.2rem}.page3-description{font-size:1rem}}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.project-card{background-position:50%;background-size:cover;border-radius:20px;cursor:pointer;height:auto;min-height:350px;overflow:hidden;position:relative;transition:transform .4s ease}.project-card:hover{transform:scale(1.03)}.project-tags{display:flex;gap:8px;left:15px;position:absolute;top:15px;z-index:2}.project-tags span{background:#fff;border-radius:20px;font-size:.7rem}.project-tags span,.project-title{color:#000;font-weight:500;padding:4px 10px}.project-title{background:#ffffffb3;border-radius:10px;bottom:15px;font-size:.9rem;left:15px;position:absolute;z-index:2}.project-overlay{align-items:center;background:#000000bf;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;padding:2rem;position:absolute;text-align:center;transition:opacity .4s ease;z-index:3}.project-overlay h2{font-size:1.3rem;font-weight:600;margin-bottom:.75rem}.project-overlay p{font-size:.9rem;line-height:1.4;max-width:90%}.project-card:hover .project-overlay{opacity:1}@media (max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}}.page4-section{background-color:#e67e22}.projects-slider-wrapper{margin-top:3rem;position:relative;width:100%}.projects-slider{display:flex;gap:2rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth}.projects-slider::-webkit-scrollbar{display:none}.project-card{flex:0 0 auto;height:280px;min-width:300px}.slider-btn{align-items:center;background:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:45px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:45px;z-index:10}.slider-btn:hover{background:#333}.slider-btn.left{left:-20px}.slider-btn.right{right:-20px}@media (max-width:768px){.menu-icon{display:block}.hero-content{bottom:30px;left:20px;max-width:100%;right:20px}.hero-content h1{font-size:32px}.hero-content p{font-size:16px}.hero-name{font-size:28px}.hero-description{font-size:14px}.hero-rating{font-size:12px}.page2col1 h2,.page2col2 h2{font-size:26px}.page1-section{background-image:url(/kyledm-web/static/media/portfolio1colored.53ed83a33d9de40caa56.jpg);background-position:73%;background-size:cover}.tool-icon{height:45px;margin:0 15px;width:45px}.overview-title{font-size:28px}.overview-description{font-size:14px}.tag{font-size:13px;padding:6px 14px}.experience-wrapper{max-width:300px}.experience-card{height:300px;min-width:260px}section{padding:60px 20px}}.image-modal{align-items:center;animation:modalFadeIn .3s ease;background-color:#000000f2;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-content{align-items:center;background:#0000;border-radius:20px;display:flex;flex-direction:column;max-height:90%;max-width:90%;overflow:hidden;position:relative}.close-modal{color:#f1f1f1;cursor:pointer;font-size:40px;font-weight:700;position:absolute;right:35px;top:20px;transition:.3s;z-index:1001}.close-modal:hover{color:#bbb;transform:scale(1.1)}.modal-image-container{border-radius:20px;box-shadow:0 10px 40px #0000004d;max-height:70vh;max-width:90vw;overflow:hidden}#modalImage{animation:imageZoomIn .3s ease;display:block;height:auto;max-height:70vh;max-width:100%;object-fit:contain;width:auto}@keyframes imageZoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-info{animation:slideUp .3s ease;background:#fffffff2;border-radius:20px;box-shadow:0 5px 20px #0003;margin-top:20px;max-width:600px;padding:20px 30px;text-align:center;width:80%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-tags{display:flex;gap:10px;justify-content:center;margin-bottom:15px}.modal-tags span{background:#000;border-radius:20px;color:#fff;font-size:.8rem;font-weight:500;padding:5px 15px}.modal-info h2{color:#111;font-size:1.8rem;font-weight:700;margin-bottom:15px}.modal-info p{color:#444;font-size:1rem;line-height:1.5}@media (max-width:768px){.close-modal{font-size:30px;right:20px;top:15px}.modal-info{padding:15px 20px;width:90%}.modal-info h2{font-size:1.3rem}.modal-info p{font-size:.9rem}.modal-tags span{font-size:.7rem;padding:4px 12px}#modalImage,.modal-image-container{max-height:60vh}}.about-page1{align-items:flex-start;background-color:#fffffa;flex-direction:column;gap:0;min-height:100vh;overflow-x:hidden;padding:0}.about-page1,.about-page1col1{display:flex;justify-content:flex-start;position:relative}.about-page1col1{align-items:center;background-color:#f0f4fa;height:35vh;min-height:300px;overflow:hidden;padding:2rem 6rem;width:100%;z-index:2}.content-wrapper{max-width:800px;position:relative;text-align:left;width:100%;z-index:2}.particles-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.particle{animation:float 12s linear infinite;background-color:#0e0e0e;border-radius:50%;filter:blur(.5px);opacity:.5;pointer-events:none;position:absolute}@keyframes float{0%{opacity:.2;transform:translateY(0) rotate(0deg) scale(1)}50%{opacity:.35;transform:scale(1.1)}to{opacity:.2;transform:translateY(-500px) rotate(1turn) scale(1)}}.greeting-title{color:#1a1a1a;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .8rem}.title-highlight{background:linear-gradient(90deg,#4a90e2,#8ba9d6);border-radius:4px;height:4px;margin-bottom:1.2rem;width:70px}.description{color:#333;font-size:1.1rem;line-height:1.5;margin:0}.about-page1col2{align-items:center;background:linear-gradient(135deg,#fffffa,#f8f9ff);box-sizing:border-box;display:flex;flex-shrink:0;height:70vh;justify-content:center;min-height:590px;overflow:hidden;padding:3rem 2rem;position:relative;width:100%}.about-page1col2:before{background-image:radial-gradient(circle at 25% 40%,#4a90e208 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-content-premium{margin:0 auto;max-width:860px;position:relative;text-align:center;width:100%;z-index:1}.about-title-premium{color:#1a1a2e;font-size:2.4rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:1.5rem}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,#2563eb,#7c3aed);background-clip:text;-webkit-background-clip:text;position:relative}.about-divider-premium{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:2.5rem}.divider-line{background:linear-gradient(90deg,#0000,#4a90e2,#7c3aed,#0000);border-radius:2px;height:2px;width:50px}.divider-dot{background:#4a90e2;border-radius:50%;box-shadow:0 0 0 3px #4a90e233;height:6px;width:6px}.about-description-premium p{color:#2d3a4a;font-size:1.05rem;font-weight:400;letter-spacing:-.01em;line-height:1.7;margin-bottom:1.5rem;text-align:center}.about-description-premium p strong{color:#2563eb;display:inline-block;font-weight:600;position:relative}.about-description-premium p:first-child{color:#1e293b;font-size:1.08rem}.about-description-premium p:last-child{margin-bottom:0}.about-description-premium p{transition:all .3s ease}.about-description-premium p:hover{color:#0f172a;transform:translateY(-2px)}@media (max-width:768px){.about-page1col1{height:30vh;min-height:280px;padding:1.5rem}.content-wrapper{max-width:100%}.greeting-title{font-size:2rem}.title-highlight{height:3px;margin-bottom:1rem;width:55px}.description{font-size:.95rem;line-height:1.4}.about-page1col2{height:auto;min-height:auto;padding:3rem 1.5rem}.about-title-premium{font-size:1.9rem}.about-description-premium p{font-size:1rem;line-height:1.6}.about-description-premium p:first-child{font-size:1.02rem}.divider-line{width:40px}}@media (max-width:480px){.about-page1col1{height:28vh;min-height:250px;padding:1rem}.greeting-title{font-size:1.6rem;margin-bottom:.5rem}.title-highlight{margin-bottom:.8rem;width:45px}.description{font-size:.85rem}.about-page1col2{padding:2rem 1rem}.about-title-premium{font-size:1.5rem;margin-bottom:1rem}.about-description-premium p{font-size:.9rem;line-height:1.55;margin-bottom:1.2rem}.about-description-premium p:first-child{font-size:.92rem}.about-divider-premium{gap:.5rem;margin-bottom:1.8rem}.divider-line{width:30px}.divider-dot{height:5px;width:5px}}.about-content-premium{animation:fadeInUp .6s ease-out}.about-page3{align-items:center;background:linear-gradient(135deg,#f8f9ff,#fffffa);box-sizing:border-box;display:flex;justify-content:center;min-height:80vh;overflow:hidden;padding:4rem 2rem;position:relative;width:100%}.about-page3:before{background-image:radial-gradient(circle at 75% 20%,#4a90e208 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-page3-content{margin:0 auto;max-width:900px;position:relative;text-align:center;width:100%;z-index:1}.about-page3-title{color:#1a1a2e;font-size:2.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:1.5rem}.about-page3-divider{background:linear-gradient(90deg,#4a90e2,#7c3aed);border-radius:3px;height:3px;margin:0 auto 3rem;width:70px}.about-page3-image-container{aspect-ratio:4/5;border-radius:24px;box-shadow:0 20px 40px -12px #00000026,0 4px 18px #0000000d;cursor:pointer;margin:0 auto;max-width:450px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.2,.9,.4,1.1);width:100%}.about-page3-image-container:hover{box-shadow:0 30px 50px -15px #0003;transform:translateY(-8px)}.about-page3-image{border-radius:24px;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.about-page3-image-primary{opacity:1;z-index:2}.about-page3-image-hover{opacity:0;z-index:3}.about-page3-image-container:hover .about-page3-image-primary{opacity:0}.about-page3-image-container:hover .about-page3-image-hover{opacity:1}@media (max-width:768px){.about-page3{min-height:70vh;padding:3rem 1.5rem}.about-page3-title{font-size:1.8rem}.about-page3-divider{margin-bottom:2.5rem;width:55px}.about-page3-image-container{aspect-ratio:4/5;max-width:280px}}@media (max-width:480px){.about-page3{min-height:60vh;padding:2rem 1rem}.about-page3-title{font-size:1.5rem}.about-page3-divider{margin-bottom:2rem;width:45px}.about-page3-image-container{aspect-ratio:4/5;border-radius:20px;max-width:240px}.about-page3-image{border-radius:20px}}.about-page3-content{animation:fadeInUp .6s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-page4{align-items:center;background:linear-gradient(135deg,#fff,#f5f7ff);box-sizing:border-box;display:flex;justify-content:center;min-height:60vh;overflow:hidden;padding:4rem 2rem;position:relative;width:100%}.about-page4:before{background-image:radial-gradient(circle at 25% 80%,#7c3aed08 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-page4-content{margin:0 auto;max-width:900px;position:relative;text-align:center;width:100%;z-index:1}.about-page4-subtitle{background:linear-gradient(135deg,#4a90e2,#7c3aed);-webkit-background-clip:text;background-clip:text;color:#4a90e2;color:#0000;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:3px;margin-bottom:1rem;position:relative;text-transform:uppercase}.about-page4-title{color:#1a1a2e;font-size:2.8rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem;position:relative}.about-page4-divider{background:linear-gradient(90deg,#4a90e2,#7c3aed,#4a90e2);border-radius:4px;height:4px;margin:0 auto 1.5rem;position:relative;width:80px}.about-page4-description{color:#555;font-size:1.2rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px;position:relative}@media (max-width:768px){.about-page4{min-height:50vh;padding:3rem 1.5rem}.about-page4-subtitle{font-size:.8rem;letter-spacing:2px}.about-page4-title{font-size:2.2rem}.about-page4-divider{height:3px;width:60px}.about-page4-description{font-size:1rem;max-width:500px}}@media (max-width:480px){.about-page4{min-height:40vh;padding:2rem 1rem}.about-page4-subtitle{font-size:.7rem;letter-spacing:2px}.about-page4-title{font-size:1.8rem}.about-page4-divider{margin-bottom:1.2rem;width:50px}.about-page4-description{font-size:.9rem;line-height:1.5}}.about-page4-content{animation:fadeInUp .6s ease-out .2s both}.experience-entry{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:16px;box-shadow:0 4px 20px #0000000d;display:flex;justify-content:space-between;margin:3rem auto 2rem;max-width:800px;overflow:hidden;padding:1.5rem 2rem;position:relative;transition:all .3s ease}.experience-entry:before{background:linear-gradient(90deg,#4a90e20d,#7c3aed0d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.experience-entry:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-4px)}.experience-entry:hover:before{opacity:1}.experience-left{color:#1a1a2e;flex:1 1;font-size:1.2rem;font-weight:700;text-align:left}.experience-middle{background:linear-gradient(135deg,#4a90e2,#7c3aed);-webkit-background-clip:text;background-clip:text;color:#4a90e2;color:#0000;flex:1.5 1;font-size:1.1rem;font-weight:600;text-align:center}.experience-right{color:#666;flex:1 1;font-size:1rem;font-weight:500;text-align:right}.experience-divider{background:linear-gradient(90deg,#0000,#4a90e2,#7c3aed,#4a90e2,#0000);height:1px;margin:1rem auto 0;max-width:800px;opacity:.5;width:100%}@media (max-width:768px){.experience-entry{flex-direction:column;gap:.8rem;margin:2rem 1rem 1.5rem;padding:1.2rem 1.5rem}.experience-left{font-size:1.1rem;text-align:center}.experience-middle{font-size:1rem;text-align:center}.experience-right{font-size:.9rem;text-align:center}.experience-divider{margin:1rem auto 0;width:calc(100% - 2rem)}}@media (max-width:480px){.experience-entry{margin:1.5rem .5rem 1rem;padding:1rem}.experience-left{font-size:1rem}.experience-middle{font-size:.9rem}.experience-right{font-size:.85rem}}.about-experience-cards-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:3rem auto;max-width:900px;padding:0 1rem}.about-experience-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:20px;box-shadow:0 6px 25px #00000014;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.about-experience-card:before{background:linear-gradient(90deg,#4a90e2,#7c3aed);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.about-experience-card:hover{box-shadow:0 12px 35px #0000001f;transform:translateY(-6px)}.about-card-content{align-items:center;display:flex;flex-direction:column;text-align:center}.about-card-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 6px 15px #4a90e24d;display:flex;height:100px;justify-content:center;margin-bottom:1rem;width:100px}.about-card-icon img{height:65px;object-fit:contain;width:65px}.about-card-role{color:#1a1a2e;font-size:1.4rem;font-weight:700}.about-card-company{background:linear-gradient(135deg,#4a90e2,#7c3aed);-webkit-background-clip:text;color:#0000;font-size:1rem;font-weight:600;margin:.3rem 0}.about-card-year{color:#777;display:block;font-size:.9rem;margin-bottom:1rem}.about-card-description{color:#555;font-size:.95rem;line-height:1.6;max-height:70px;overflow:hidden;position:relative;transition:max-height .3s ease}.about-card-more{opacity:0;transition:opacity .3s ease}.about-experience-card:hover .about-card-description{max-height:250px}.about-experience-card:hover .about-card-more{opacity:1}.about-card-description:after{background:linear-gradient(180deg,#0000,#fff);bottom:0;content:"";height:20px;left:0;position:absolute;width:100%}.about-experience-card:hover .about-card-description:after{display:none}@media (max-width:768px){.about-experience-cards-container{grid-template-columns:1fr}}.about-page5{align-items:center;background:linear-gradient(135deg,#f5f7ff,#fff);box-sizing:border-box;display:flex;justify-content:center;min-height:50vh;overflow:hidden;padding:4rem 2rem;position:relative;width:100%}.about-page5:before{background-image:radial-gradient(circle at 75% 30%,#4a90e208 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-page5-content{margin:0 auto;position:relative;text-align:center;z-index:1}.about-page5-subtitle{background:linear-gradient(135deg,#4a90e2,#7c3aed);-webkit-background-clip:text;background-clip:text;color:#4a90e2;color:#0000;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:3px;margin-bottom:1rem;position:relative;text-transform:uppercase}.about-page5-title{color:#1a1a2e;font-size:2.8rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem;position:relative}.about-page5-divider{background:linear-gradient(90deg,#4a90e2,#7c3aed,#4a90e2);border-radius:4px;height:4px;margin:0 auto 1.5rem;position:relative;width:80px}.about-page5-description{color:#555;font-size:1.2rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px;position:relative}@media (max-width:768px){.about-page5{min-height:40vh;padding:3rem 1.5rem}.about-page5-subtitle{font-size:.8rem;letter-spacing:2px}.about-page5-title{font-size:2.2rem}.about-page5-divider{height:3px;width:60px}.about-page5-description{font-size:1rem;max-width:500px}}@media (max-width:480px){.about-page5{min-height:35vh;padding:2rem 1rem}.about-page5-subtitle{font-size:.7rem;letter-spacing:2px}.about-page5-title{font-size:1.8rem}.about-page5-divider{margin-bottom:1.2rem;width:50px}.about-page5-description{font-size:.9rem;line-height:1.5}}.about-page5-content{animation:fadeInUp .6s ease-out .2s both}.internship-entry{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:16px;box-shadow:0 4px 20px #0000000d;box-sizing:border-box;display:flex;justify-content:space-between;margin:3rem auto 2rem;max-width:900px;overflow:hidden;padding:1.5rem 2rem;position:relative;transition:all .3s ease;width:100%}.internship-entry:before{background:linear-gradient(90deg,#4a90e20d,#7c3aed0d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.internship-entry:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-4px)}.internship-entry:hover:before{opacity:1}.internship-left{color:#1a1a2e;flex:1 1;font-size:1.2rem;font-weight:700;text-align:left}.internship-middle{background:linear-gradient(135deg,#4a90e2,#7c3aed);-webkit-background-clip:text;background-clip:text;color:#4a90e2;color:#0000;flex:1.5 1;font-size:1.1rem;font-weight:600;text-align:center}.internship-right{color:#666;flex:1 1;font-size:1rem;font-weight:500;text-align:right}.internship-divider{background:linear-gradient(90deg,#0000,#4a90e2,#7c3aed,#4a90e2,#0000);height:1px;margin:1rem auto 0;max-width:800px;opacity:.5;width:100%}.about-page5-content{align-items:center;display:flex;flex-direction:column;max-width:900px;width:100%}.about-page5-content .internship-divider,.about-page5-content .internship-entry{max-width:800px;width:100%}@media (max-width:768px){.internship-entry{flex-direction:column;gap:.8rem;margin:2rem auto 1.5rem;max-width:800px;padding:1.2rem 1.5rem;width:calc(100% - 2rem)}.internship-left{font-size:1.1rem;text-align:center}.internship-middle{font-size:1rem;text-align:center}.internship-right{font-size:.95rem;text-align:center}.internship-divider{margin:.8rem auto 0;width:calc(100% - 2rem)}}@media (max-width:480px){.internship-entry{margin:1.5rem auto 1rem;padding:1rem;width:calc(100% - 1rem)}.internship-left{font-size:1rem}.internship-middle{font-size:.9rem}.internship-right{font-size:.85rem}.internship-divider{width:calc(100% - 1rem)}}.internship-cards-container{grid-gap:2rem;background:#0000;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:3rem auto;max-width:900px;padding:0 1rem}.internship-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:20px;box-shadow:0 6px 25px #00000014;min-height:320px;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.internship-card,.internship-card-content{align-items:center;display:flex;justify-content:center}.internship-card-content{flex-direction:column}.internship-card-description{max-height:70px;overflow:hidden;position:relative;transition:max-height .3s ease}.internship-card-more{opacity:0;transition:opacity .3s ease}.internship-card:hover .internship-card-description{max-height:200px}.internship-card:hover .internship-card-more{opacity:1}.internship-card-description:after{background:linear-gradient(180deg,#0000,#fff);bottom:0;content:"";height:20px;left:0;position:absolute;width:100%}.internship-card:hover .internship-card-description:after{display:none}.internship-card:before{background:linear-gradient(90deg,#4a90e2,#7c3aed);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.internship-card:hover{box-shadow:0 12px 35px #0000001f;transform:translateY(-6px)}.internship-card-icon img{height:65px;object-fit:contain;width:65px}.internship-card-icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 6px 15px #4a90e24d;display:flex;height:100px;justify-content:center;margin-bottom:1rem;width:100px}.internship-card-role{color:#1a1a2e;font-size:1.4rem;font-weight:700}.internship-card-company{background:linear-gradient(135deg,#4a90e2,#7c3aed);-webkit-background-clip:text;color:#0000;font-size:1rem;font-weight:600;margin:.3rem 0}.internship-card-year{color:#777;display:block;font-size:.9rem;margin-bottom:1rem}.internship-card-description{color:#555;font-size:.95rem;line-height:1.6}@media (max-width:768px){.internship-cards-container{grid-template-columns:1fr}}.about-page6{align-items:center;background:#fff;box-sizing:border-box;display:flex;justify-content:center;padding:4rem 2rem;width:100%}.about-page6-content{max-width:900px;text-align:center;width:100%}.about-page6-title{color:#1a1a2e;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.2rem}.about-page6-divider{background:#000;border-radius:2px;height:3px;margin:0 auto;width:80px}.capabilities-cards-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:3rem auto 60px;max-width:1000px;padding:0 1rem}.capability-card{background:#fff;border-radius:20px;box-shadow:0 6px 25px #0000000f;overflow:hidden;padding:1.2rem;position:relative;text-align:justify;transition:all .3s ease}.capability-card:hover{box-shadow:0 12px 35px #0000001f;transform:translateY(-6px)}.capability-icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto 1rem;width:70px}.capability-icon img{width:50px}.capability-title{color:#1a1a2e;font-size:1.3rem;font-weight:700;margin-bottom:.8rem;text-align:center}.capability-description{color:#555;font-size:.95rem;line-height:1.6;max-height:70px;overflow:hidden;transition:max-height .3s ease}.capability-more{opacity:0;transition:opacity .3s ease}.capability-card:hover .capability-description{max-height:200px}.capability-card:hover .capability-more{opacity:1}@media (max-width:900px){.capabilities-cards-container{grid-template-columns:1fr}}.footer-spacing{height:60px;width:100%}@media (max-width:768px){.footer-spacing{height:40px}}.education-page1{align-items:center;box-sizing:border-box;gap:4rem;min-height:100vh;padding:4rem 2rem;width:100%}.education-left,.education-page1{display:flex;justify-content:center}.education-left{flex:1 1;position:relative}.graduate-img{aspect-ratio:3/4;border-radius:20px;box-shadow:0 10px 40px #00000026;max-width:350px;object-fit:cover;object-position:center;width:100%}.pup-logo{background:#fff;border-radius:50%;bottom:-20px;box-shadow:0 6px 20px #0003;padding:10px;position:absolute;right:80px;width:90px}.education-right{flex:1.2 1;max-width:600px}.education-title{color:#4a90e2;font-size:1rem;font-weight:600;letter-spacing:3px;margin-bottom:1rem}.education-divider{background:#000;height:3px;margin-bottom:1.5rem;width:60px}@media (max-width:900px){.education-divider{margin:0 auto 1.5rem}}.university-name{color:#1a1a2e;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.education-location,.education-year{color:#555;font-size:1rem;margin-bottom:.5rem}.education-description{color:#555;font-size:1rem;line-height:1.8;margin-top:1.5rem}@media (max-width:900px){.education-page1{flex-direction:column;gap:2rem;text-align:center}.education-right{max-width:100%}.pup-logo{right:50%;transform:translateX(50%)}}.education-page2{box-sizing:border-box;margin-bottom:-6rem;padding:3rem 1.5rem;width:100%}.education-page2-header{margin-bottom:2.5rem;text-align:center}.education-page2-header h2{color:#1a1a2e;font-size:2rem;font-weight:800}.education-page2-divider{background:#000;height:3px;margin:1rem auto 0;width:70px}.subject-group{margin-bottom:3rem}.subject-group h3{color:#4a90e2;font-size:1.4rem;margin-bottom:1.5rem;text-align:center}.subject-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.subject-card{background:#fff;border-radius:16px;box-shadow:0 4px 18px #0000000f;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:1.2rem;position:relative;transition:all .25s ease}.subject-card:before{background:linear-gradient(90deg,#4a90e2,#7c3aed);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.subject-card:hover{box-shadow:0 10px 28px #0000001a;transform:translateY(-4px)}.subject-card h4{color:#1a1a2e;font-size:1rem;font-weight:700;margin-bottom:.4rem}.subject-card p{color:#555;font-size:.88rem;line-height:1.5;max-height:50px;overflow:hidden;transition:max-height .25s ease}.subject-more{opacity:0;transition:opacity .25s ease}.subject-card:hover p{max-height:140px}.subject-card:hover .subject-more{opacity:1}.subject-card p:after{background:linear-gradient(180deg,#0000,#fff);bottom:0;content:"";height:18px;left:0;position:absolute;width:100%}.subject-card:hover p:after{display:none}@media (min-width:600px){.subject-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.subject-cards{grid-template-columns:repeat(3,1fr)}.education-page2-header h2{font-size:2.4rem}}.education-page3{box-sizing:border-box;margin-top:0;padding:4rem 1.5rem;width:100%}.education-page3-header{margin-bottom:3rem;text-align:center}.education-page3-header h2{color:#1a1a2e;font-size:2.3rem;font-weight:800}.education-page3-divider{background:#000;height:3px;margin:1rem auto 0;width:70px}.education-page3 h3{color:#4a90e2;font-size:1.5rem;margin-bottom:2rem;text-align:center}.learning-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto 3rem;max-width:1000px}.learning-card{background:#fff;border-radius:16px;box-shadow:0 5px 20px #0000000f;padding:1.5rem;transition:.3s}.learning-card:hover{transform:translateY(-5px)}.learning-card h4{color:#1a1a2e;margin-bottom:.5rem}.learning-card p{color:#555;font-size:.95rem}.values-cards{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.value-card{background-color:initial;border:1px solid #1a1a1a!important;border-radius:20px;color:#1a1a1a;font-size:.9rem;padding:.7rem 1.2rem;transition:.3s}.value-card:hover{background-color:#1a1a1a;color:#fff;transform:translateY(-2px)}.class-gallery{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr);margin:0 auto 1.5rem;max-width:1000px;padding:0 1rem}.gallery-item{aspect-ratio:16/10;background:#f8f9fa;border-radius:16px;cursor:pointer;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.gallery-item:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.gallery-item-content{height:100%;padding:0;width:100%}.gallery-item-image{border-radius:16px;height:100%;overflow:hidden;width:100%}.gallery-item-image img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover .gallery-item-image img{transform:scale(1.05)}.gallery-description{color:#555;font-size:.95rem;margin:0 auto;max-width:600px;padding:0 1rem;text-align:center}.educ-image-modal{align-items:center;animation:educFadeIn .3s ease;background-color:#000000f2;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.educ-modal-content{animation:educZoomIn .3s ease;cursor:default;max-width:95%;padding:0;position:relative;width:95%}.educ-modal-content img{border-radius:12px;box-shadow:0 5px 30px #0000004d;height:auto;max-height:80vh;max-width:100%;object-fit:contain;width:100%}.educ-modal-close{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:32px;height:44px;justify-content:center;padding:0;position:absolute;right:0;top:-50px;transition:all .2s ease;width:44px}.educ-modal-close:active{background:#ffffff4d;transform:scale(.95)}@media (max-width:599px){.class-gallery{gap:1rem;padding:0 .75rem}.gallery-item{aspect-ratio:16/9}.gallery-description{font-size:.85rem;padding:0 .75rem}.educ-modal-content{max-width:92%;width:92%}.educ-modal-content img{border-radius:8px;max-height:70vh}.educ-modal-close{background:#0009;font-size:28px;height:40px;right:-5px;top:-45px;width:40px}body.modal-open{overflow:hidden}}@keyframes educFadeIn{0%{opacity:0}to{opacity:1}}@keyframes educZoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (min-width:600px){.class-gallery,.learning-cards{grid-template-columns:repeat(2,1fr)}.class-gallery{gap:1.8rem;padding:0 1.5rem}.gallery-item{aspect-ratio:16/9}.educ-modal-content{max-width:90%}.educ-modal-content img{max-height:85vh}.educ-modal-close:hover{background:#ffffff4d;transform:scale(1.1)}}@media (min-width:768px){.class-gallery{gap:2rem;grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.learning-cards{grid-template-columns:repeat(3,1fr)}.class-gallery{gap:2rem;grid-template-columns:repeat(4,1fr);padding:0 2rem}.gallery-item{aspect-ratio:16/9}.education-page3-header h2{font-size:2.6rem}.educ-modal-content{max-width:80%}}.projects-wrapper{display:flex;flex-direction:column;min-height:100vh}.projects-content{flex:1 1;padding:2rem}.projects-container{display:flex;flex-direction:column;min-height:100vh}.projects-layout{display:flex;flex:1 1;min-height:calc(100vh - 100px)}.left-sidebar{align-items:center;background:#0f0f0f;border-right:1px solid #222;display:flex;height:100vh;justify-content:center;left:0;overflow-y:auto;position:fixed;top:0;width:40%;z-index:10}.sidebar-content{color:#fff;font-size:2.5rem;font-weight:500;max-width:80%;padding:2rem;text-align:center}.project-description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.7;margin:.75rem 0 1.5rem;text-align:justify;width:100%}.view-prjct-btn{background-color:initial;border:2px solid #1a1a1a!important;border-radius:50px;color:#1a1a1a;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;transition:all .3s ease}.view-prjct-btn:hover{background-color:#1a1a1a;color:#fff;transform:translateY(-2px)}.contact-btn{background:1px solid #000;border:none;border-radius:50px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;transition:all .3s ease}.contact-btn:hover{background-color:#444;color:#fff;transform:translateY(-2px)}.right-content{align-items:center;background:#f8f9fa;display:flex;flex-direction:column;margin-left:40%;min-height:100vh;padding:0 2rem;width:60%}.projects-grid{margin:0 auto;max-width:800px}.projects-grid h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.projects-grid p{color:#666;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.left-sidebar{height:auto;min-height:60vh;position:relative;width:100%}.right-content{margin-left:0;width:100%}.projects-layout{flex-direction:column}.sidebar-title{font-size:2.5rem;margin-bottom:2rem}.get-in-touch h3{font-size:1.8rem}}.left-sidebar::-webkit-scrollbar{width:8px}.left-sidebar::-webkit-scrollbar-track{background:#ffffff1a}.left-sidebar::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.view-project-btn{background:#667eea;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:.95rem;padding:10px 28px;transition:all .3s ease}.view-project-btn:hover{background:#5a67d8;transform:translateY(-2px)}.projects-main-container{background:#fff;border:1px solid #0000001c;border-radius:10px;box-shadow:0 10px 40px #0000001a;display:flex;flex-direction:column;margin-bottom:1rem;max-width:800px;padding:3rem 2rem;width:100%}.project-display{align-items:center;display:flex;flex-direction:column;text-align:center}.project-image{border-radius:15px;box-shadow:0 10px 30px #00000026;margin-bottom:1.75rem;max-width:500px;width:100%}.prjcts-title{color:#333;font-size:1.5rem;font-weight:600;margin:.5rem 0}.proj-description{color:#555;font-size:1rem;height:auto;line-height:1.7;margin:1.5rem 0;max-width:600px;overflow:visible}@media (max-width:768px){.projects-layout{flex-direction:column}.left-sidebar{height:auto;min-height:50vh;position:relative;width:100%}.right-content{height:auto;margin-left:0;padding:1.5rem .2rem;width:100%}.projects-main-container{display:flex;flex-direction:column;justify-content:space-between}.project-image{max-width:100%;width:100%}.prjcts-title{font-size:1.5rem}.proj-description{font-size:.95rem}}.proj-modal-overlay{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.proj-modal-content{background:#1a1a1a00;border-radius:12px;color:#fff;margin-top:100px;max-width:1100px;padding:10px;position:relative;text-align:center;width:100%}.proj-carousel-container{align-items:center;display:flex;gap:20px;justify-content:space-between}.proj-image-wrapper{flex-grow:1}.proj-modal-img-single{border-radius:8px;max-height:100vh;object-fit:contain;width:100%}.proj-nav-btn{background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;padding:10px 20px;transition:background .3s}.proj-nav-btn:hover{background:#ffffff4d}.proj-image-counter{font-size:.9rem;margin-top:10px;opacity:.7}.proj-close-modal-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:2.5rem;position:absolute;right:20px;top:10px}body,html{overflow-x:hidden}#root,body,html{height:100%;margin:0}.app-container{display:flex;flex-direction:column;min-height:100vh}.page-container{height:100vh;margin:0;overflow:hidden;padding:0;width:100vw}.contact-columns{display:flex;flex-direction:column;height:100%;width:100%}.column-bottom,.contact-column-top{align-items:center;display:flex;flex:1 1;justify-content:center;text-align:center}.contact-column-top{background-color:#f8f9fa;flex:1.5 1}.column-bottom{background-color:#e9ecef}h1{font-family:sans-serif;margin:0}.contact-header{padding:0 20px;text-align:center}.contact-small-title.contact{color:#666;font-size:.9rem;font-weight:600;letter-spacing:2px;margin-bottom:10px;text-transform:uppercase}.contact-catchy-phrase.contact{color:#1a1a1a;font-size:2rem;font-weight:700;line-height:1.2;margin:0}@media (max-width:768px){.contact-catchy-phrase.contact{font-size:1.8rem}.page-container{overflow-x:hidden;overflow-y:auto}.contact-columns,.page-container{height:auto;min-height:100vh}.contact-column-top{box-sizing:border-box;flex:initial;min-height:70vh;padding:3rem 1.5rem}.contact-header{max-width:100%;padding:0;width:100%}.contact-small-title.contact{font-size:.75rem;letter-spacing:2px;margin-bottom:12px}.contact-catchy-phrase.contact{font-size:1.8rem;line-height:1.3;margin-bottom:1rem;word-break:break-word}.contact-description.contact{font-size:.95rem;line-height:1.7;margin-top:1rem;max-width:100%;padding:0 .5rem}.contact-buttons-container{align-items:center;flex-direction:column;gap:1rem;margin-top:2rem;width:100%}.contact-buttons-container button{font-size:.95rem;max-width:280px;padding:14px 20px;width:100%}}@media (max-width:480px){.contact-column-top{min-height:65vh;padding:2.5rem 1rem}.contact-small-title.contact{font-size:.7rem;letter-spacing:1.5px}.contact-catchy-phrase.contact{font-size:1.5rem;line-height:1.4}.contact-description.contact{font-size:.85rem;line-height:1.6;padding:0}.contact-buttons-container{margin-top:1.8rem}.contact-buttons-container button{font-size:.9rem;max-width:100%;padding:13px 18px}}.contact-description.contact{color:#555;font-size:1.1rem;margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:600px}.contact-catchy-phrase.contact{margin-bottom:.5rem}.contact-buttons-container{display:flex;gap:20px;justify-content:center;margin-top:2.5rem}.contact-buttons-container button{border:none;border-radius:50px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 28px;transition:all .3s ease}.btn-contact-me.contact{background-color:#1a1a1a;color:#fff}.btn-contact-me.contact:hover{background-color:#444;transform:translateY(-2px)}.btn-explore.contact{background-color:initial;border:2px solid #1a1a1a!important;color:#1a1a1a}.btn-explore.contact:hover{background-color:#1a1a1a;color:#fff;transform:translateY(-2px)}.column-bottom{background-color:#000;flex:1 1;overflow:hidden;width:100%}.social-grid{display:flex;height:100%;min-height:250px;width:100%}.social-item{align-items:center;background-color:#000;border-left:1px solid #222;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem 1rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.25,.8,.25,1)}.social-item:first-child{border-left:none}.social-item:hover{background-color:#111;box-shadow:inset 0 0 50px #ffffff0d;flex:1.3 1}.social-icon-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:20px;transition:transform .3s ease}.social-item:hover .social-icon-wrapper{transform:scale(1.2)}.placeholder-icon{color:#f00303;font-size:2rem}.social-item h3{color:#fff;font-size:1.1rem;letter-spacing:2px;margin-bottom:5px;text-transform:uppercase}.social-item p{color:#888;font-size:.85rem;margin:0;transition:color .3s ease}.social-item:hover p{color:#fff}@media (max-width:768px){.social-grid{flex-direction:column;min-height:auto}.social-item{border-left:none;border-top:1px solid #222;padding:2rem 1.5rem;width:100%}.social-item:first-child{border-top:none}.social-item:hover{flex:1 1;transform:translateY(-2px)}.social-item h3{font-size:1rem;letter-spacing:1.5px}.social-item p{font-size:.8rem}.social-icon-wrapper{margin-bottom:15px}.placeholder-icon{font-size:1.8rem}.column-bottom{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:100%}}@media (max-width:768px){.column-bottom::-webkit-scrollbar{display:none}.social-grid{display:flex;flex-direction:row;height:auto;min-width:100%;width:max-content}.social-item{border-left:1px solid #222;border-top:none;flex-shrink:0;max-width:220px;min-width:220px;padding:2rem 1rem}.social-item:first-child{border-left:none}.social-item:hover{flex:initial;transform:translateY(-3px)}.social-item h3{font-size:1rem;letter-spacing:1px}.social-item p{font-size:.8rem}.placeholder-icon{font-size:1.7rem}}.copied-text{animation:fadeInOut 2s ease;background-color:#4c4e4c;border-radius:4px;color:#fff;font-size:12px;font-weight:700;padding:4px 8px;pointer-events:none;position:absolute;right:10px;top:10px;z-index:10}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.contact-page2{align-items:center;background-color:#000!important;background:#000!important;display:flex;height:100%;justify-content:center;margin:0;min-height:100vh;padding:0;position:relative;width:100%}.page-container.contact-page2{background-color:#000;background:#000}.centered-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:600px;padding:20px;text-align:center;width:100%}.centered-title{color:#fff;font-size:clamp(1.2rem,6vw,2rem);font-weight:600;letter-spacing:-.01em;line-height:1.3;margin:0 0 30px;padding:0 15px;text-align:center}.contact-form{margin:0 auto;max-width:500px;padding:0 10px;text-align:left;width:100%}.form-group{margin-bottom:20px}.form-group label{color:#fff;display:block;font-size:clamp(.85rem,4vw,.95rem);font-weight:500;margin-bottom:8px;text-align:left}.form-group input,.form-group textarea{background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:clamp(.85rem,4vw,1rem);padding:clamp(10px,3vw,14px) clamp(12px,4vw,16px);transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background-color:#ffffff26;border-color:#ffffff80;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80;font-size:clamp(.8rem,3.5vw,.9rem)}.submit-btn{background-color:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;font-size:clamp(.9rem,4vw,1rem);font-weight:600;margin-top:10px;padding:clamp(12px,4vw,14px) 24px;transition:all .3s ease;width:100%}.submit-btn:hover{background-color:#ffffffe6;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}@media (max-width:480px){.centered-content{justify-content:flex-start;padding:40px 15px 15px}.centered-title{margin-bottom:25px}.form-group{margin-bottom:18px}.contact-form{padding:0 5px}.form-group input,.form-group textarea,.submit-btn{border-radius:6px}}@media (min-width:481px) and (max-width:768px){.centered-content{padding:20px}.centered-title{margin-bottom:35px}.form-group{margin-bottom:22px}}@media (min-width:769px) and (max-width:1024px){.centered-content{padding:30px}.centered-title{font-size:2rem;margin-bottom:40px}}@media (min-width:1025px){.centered-content{padding:40px}.centered-title{font-size:2.2rem;margin-bottom:45px}.form-group input,.form-group textarea{padding:14px 18px}}@media (max-width:768px){.form-group input,.form-group textarea,.submit-btn{font-size:16px}.submit-btn{padding:14px 20px}.form-group{margin-bottom:20px}}@media (max-height:600px) and (max-width:768px){.centered-content{padding-bottom:20px;padding-top:20px}.centered-title{font-size:1.2rem;margin-bottom:15px}.form-group{margin-bottom:12px}.contact-form textarea{min-height:80px}}@media (max-width:360px){.centered-content{padding:10px}.form-group input,.form-group textarea{padding:8px 12px}.centered-title{font-size:1.1rem}}@media (max-width:768px){.contact-page2{-webkit-overflow-scrolling:touch;overflow-y:auto}}.contact-page2 .column-bottom,.contact-page2 .contact-address,.contact-page2 .contact-buttons-container,.contact-page2 .contact-columns,.contact-page2 .contact-description,.contact-page2 .contact-header p,.contact-page2 .social-grid,.contact-page2 .social-item{display:none}.form-success-message{background-color:#d4edda;color:#155724}.form-error-message,.form-success-message{border-radius:4px;margin-top:1rem;padding:.75rem;text-align:center}.form-error-message{background-color:#f8d7da;color:#721c24}body{font-family:Arial,sans-serif;margin:0}.menu-icon{cursor:pointer;display:none;font-size:28px}.navbar{align-items:center;background-color:#fffffa;box-shadow:0 2px 8px #0000004d;display:flex;justify-content:space-between;padding:15px 40px;position:sticky;top:0;z-index:1000}.logo{font-size:16px;font-weight:700}.nav-links{display:flex;gap:25px;list-style:none}.nav-links a{color:#000;font-weight:500;position:relative;text-decoration:none}.nav-links a:after{background-color:#50bbff;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:.3s;width:0}.nav-links a:hover:after{width:100%}.nav-links a.active,.nav-links a:hover{color:#50bbff}.nav-links a.active:after{width:100%}@media (max-width:768px){.navbar{padding:15px 20px}.menu-icon{display:block}.nav-links{align-items:center;background:#f5f5f5;display:none;flex-direction:column;padding:20px 0;position:absolute;right:0;top:70px;width:100%}.nav-links.active{display:flex}.nav-links li{margin:15px 0}}.download-notification{align-items:center;animation:slideIn .3s ease-out;background-color:#333;border-radius:8px;box-shadow:0 4px 12px #0003;color:#fff;display:flex;gap:10px;padding:12px 24px;position:fixed;right:20px;top:90px;z-index:2000}.spinner{animation:spin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#50bbff;height:16px;width:16px}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.2e0f4796.css.map*/