:root{--space-gradient:#0000;--space-surface:#040a1ca6;--space-surface-strong:#060f28cc;--space-border:#87ceeb2e;--space-border-soft:#87ceeb1a;--space-text:#ffffffe6;--space-muted:#fff9;--space-glow:0 20px 60px #000000a6,0 0 40px #041e5040;--space-card-bg:#040a1ca6}*{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000008;color:#ffffffe6;color:var(--space-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100%}#root,body,html{overflow-x:hidden}#root{background:#0000;min-height:100vh;width:100%}.app-loading{align-items:center;background:#000008;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-spinner{color:#fff;text-align:center}.spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin:0 auto 20px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:767px){.loading-spinner p{font-size:14px}.spinner{height:40px;width:40px}}@media (min-width:768px) and (max-width:1023px){.loading-spinner p{font-size:16px}}@media (min-width:1024px){.loading-spinner p{font-size:18px}}canvas{-webkit-tap-highlight-color:transparent;outline:none}.no-select{-webkit-user-select:none;user-select:none}*{transition:opacity .3s ease,transform .3s ease}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.spinner{animation:none;border-top-color:#fff}}.section.globe-section{height:400vh;min-height:400vh;pointer-events:none}@media (max-width:767.98px){.section.globe-section{height:0;min-height:0;padding:0}}.section{-webkit-scroll-snap-margin-top:112px;-webkit-scroll-snap-margin-top:calc(var(--nav-height, 96px) + 16px);align-items:center;box-sizing:border-box;height:auto;min-height:100vh;padding:4rem 2rem;transition:none}.section,.section-content{display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.section-content{margin:0 auto;max-width:1200px;min-height:0;padding:2rem 0;z-index:2}.section-header{text-align:center}.projects-section .section-header,.section-header{margin-bottom:1.5rem}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#87ceeb);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin:0 0 1rem}.section-subtitle{color:#add8e6;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:400;margin:0 0 1%rem;opacity:.9}.section-description{color:#fff;font-size:1.1rem;line-height:1.6;margin:0;max-width:600px;opacity:.8}.section-header{align-items:flex-start;display:flex;flex-direction:column}.section-header .section-title{align-self:center;text-align:center}.section-header .section-description,.section-header .section-subtitle{text-align:left}.experience-section .section-header .section-description{align-self:center;text-align:center}.intro-section{background:#0000}.intro-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:70vh}.intro-text{display:flex;flex-direction:column;gap:1.5rem}.intro-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem 0}.feature-item{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--space-card-bg);border:1px solid var(--space-border);border-radius:12px;box-shadow:var(--space-glow);padding:1.5rem;text-align:center;transition:all .3s ease}.feature-item:hover{background:var(--space-surface-strong);border-color:#87ceeb4d;box-shadow:0 28px 70px #000000b3,0 0 50px #041e5059;transform:translateY(-5px)}.feature-item h4{color:#87ceeb;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.feature-item p{color:#fff;font-size:.9rem;line-height:1.4;margin:0;opacity:.8}.intro-cta{margin-top:2rem}.cta-button{align-items:center;background:linear-gradient(45deg,#87ceeb,#add8e6);border:none;border-radius:50px;color:#0c0c0c;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 10px 30px #87ceeb4d;transform:translateY(-2px)}.button-arrow{transition:transform .3s ease}.cta-button:hover .button-arrow{transform:translateX(5px)}.intro-visual{align-items:center;display:flex;height:400px;justify-content:center;position:relative}.visual-container{height:100%;position:relative;width:100%}.globe-preview{height:300px;margin:0 auto;position:relative;width:300px}.globe-placeholder{background:var(--space-card-bg);border-radius:50%;box-shadow:0 0 50px #87ceeb33;height:100%;width:100%}.globe-sphere{animation:float 3s ease-in-out infinite;background:linear-gradient(45deg,#87ceeb,#add8e6);border-radius:50%;height:80%;opacity:.3;width:80%}.globe-atmosphere{animation:pulse 2s ease-in-out infinite;background:linear-gradient(45deg,#0000,#87ceeb1a);border-radius:50%;bottom:-10px;left:-10px;position:absolute;right:-10px;top:-10px}@keyframes pulse{0%,to{opacity:.1}50%{opacity:.3}}.floating-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.floating-element{animation:floatAround 4s ease-in-out infinite;background:linear-gradient(45deg,#87ceeb,#add8e6);border-radius:50%;height:20px;opacity:.6;position:absolute;width:20px}.element-1{animation-delay:0s;left:10%;top:20%}.element-2{animation-delay:1s;right:15%;top:60%}.element-3{animation-delay:2s;bottom:20%;left:20%}@keyframes floatAround{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-20px) scale(1.2)}50%{transform:translate(-10px,-30px) scale(.8)}75%{transform:translate(-20px,10px) scale(1.1)}}.scroll-indicator{bottom:2rem;color:#87ceeb;left:50%;opacity:.7;position:absolute;text-align:center;transform:translateX(-50%)}.scroll-text{font-size:.9rem;margin-bottom:.5rem}.scroll-arrow{height:30px;margin:0 auto;position:relative;width:2px}.arrow-line{background:linear-gradient(180deg,#87ceeb,#0000);height:100%;width:100%}.arrow-head,.arrow-line{animation:scrollArrow 2s ease-in-out infinite}.arrow-head{border-left:4px solid #0000;border-right:4px solid #0000;border-top:6px solid #87ceeb;bottom:0;height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}@keyframes scrollArrow{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}}.job-section{background:#0000}.job-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:70vh}.job-details{display:flex;flex-direction:column;gap:2rem}.job-header{border-bottom:1px solid #ffffff1a;padding-bottom:1rem}.job-position{color:#fff;font-size:1.8rem;font-weight:600;margin:0 0 .5rem}.job-duration{font-weight:500}.job-duration,.job-meta{color:#87ceeb;font-size:1rem}.job-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem}.job-meta .job-duration:after{content:" | ";opacity:.7}.job-meta .job-location{color:#87ceeb;opacity:.9}.job-description{color:#fff;font-size:1.1rem;line-height:1.6;opacity:.8}.job-achievements h4,.job-technologies h4{color:#add8e6;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.job-achievements ul{list-style:none;margin:0;padding:0}.achievement-item{align-items:flex-start;color:#fff;display:flex;font-size:1rem;gap:.8rem;line-height:1.5;margin-bottom:.8rem;opacity:.9}.achievement-bullet{color:#87ceeb;font-size:1.2rem;font-weight:700;line-height:1;margin-top:.1rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.8rem}.tech-tag{background:#87ceeb1a;border:1px solid #87ceeb4d;border-radius:20px;color:#87ceeb;cursor:pointer;font-size:.9rem;font-weight:500;padding:.4rem .8rem;transition:all .3s ease}.project-repo{align-items:center;background:#4da1ff1a;border:1px solid #4da1ff59;border-radius:20px;color:#9ecfff;display:inline-flex;font-size:.85rem;font-weight:600;gap:.4rem;margin-top:1.25rem;padding:.45rem .9rem;text-decoration:none;transition:background .25s ease,border-color .25s ease,transform .25s ease}.project-repo:after{content:"↗";font-size:.9em}.project-repo:focus-visible,.project-repo:hover{background:#4da1ff33;border-color:#4da1ff99;transform:translateY(-1px)}.tech-tag:hover{background:#87ceeb33;border-color:#87ceeb80;transform:translateY(-2px)}.education-section .education-meta,.projects-section .project-meta{align-items:center;color:#87ceeb;display:flex;flex-wrap:wrap;font-size:1rem;gap:.4rem}.education-section .education-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:.35rem;margin:0 0 .75rem;padding-bottom:.75rem}.education-section .institution-name{align-items:center;color:#87ceeb;display:inline-flex;font-size:1rem;font-weight:500;margin:0}.education-section .education-header>:first-child{width:100%}.education-section .institution-name:after{content:"|";margin:0 .35rem;opacity:.7}.education-section .degree-title,.projects-section .project-title{color:#fff;font-size:1.8rem;font-weight:600;margin:0 0 .5rem}.projects-section .project-meta .project-organization:after{content:"|";margin:0 .35rem;opacity:.7}.projects-section .project-header{border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:1rem}.projects-section .project-description{color:#87ceeb;font-size:1rem;font-weight:500;margin:0 0 .5rem}.education-section{min-height:0;padding-bottom:6rem}.education-card{margin-bottom:1.25rem}.job-visual{height:400px;position:relative}.job-image-container{background:var(--space-card-bg);border-radius:12px;box-shadow:var(--space-glow);height:100%;overflow:hidden;position:relative;width:100%}.job-image-placeholder{background:linear-gradient(135deg,#87ceeb,#add8e6);height:100%;position:relative;width:100%}.image-overlay,.job-image-placeholder{align-items:center;display:flex;justify-content:center}.image-overlay{background:#000000b3;bottom:0;color:#fff;left:0;position:absolute;right:0;text-align:center;top:0}.overlay-content h4{color:#87ceeb;font-size:1.5rem;margin:0 0 .5rem}.overlay-content p{font-size:1rem;margin:0;opacity:.8}.floating-tech{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.floating-tech-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#87ceeb1a;border:1px solid #87ceeb4d;border-radius:20px;color:#87ceeb;font-size:.8rem;font-weight:500;padding:.5rem 1rem;position:absolute;transform:translate(0);transform:translate(var(--x,0),var(--y,0))}.section-divider{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:3rem}.divider-line{background:linear-gradient(90deg,#0000,#87ceeb,#0000);height:1px;width:100px}.divider-dot{animation:pulse 2s ease-in-out infinite;background:#87ceeb;border-radius:50%;height:8px;width:8px}.job-lorem-content{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:800px;text-align:center}.job-lorem-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#87ceeb,#add8e6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:600;margin:0 0 2rem}.job-lorem-content p{color:#fff;font-size:1.1rem;line-height:1.8;margin:0 0 1.5rem;opacity:.8;text-align:left}.lorem-highlights{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.lorem-highlight{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--space-card-bg);border:1px solid var(--space-border);border-radius:16px;box-shadow:var(--space-glow);padding:2rem;text-align:center;transition:all .3s ease}.lorem-highlight:hover{background:var(--space-surface-strong);border-color:#87ceeb47;box-shadow:0 28px 70px #000000b3,0 0 50px #041e5059;transform:translateY(-5px)}.lorem-highlight h4{color:#87ceeb;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.lorem-highlight p{color:#fff;font-size:1rem;line-height:1.6;margin:0;opacity:.8;text-align:center}.work-experience-section{background:#0000;min-height:100vh;padding:4rem 2rem;position:relative}.experience-timeline{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:800px;position:relative}.experience-section .section-header{margin-bottom:1.5rem}.experience-section .experience-timeline{margin-top:1.25rem}.experience-timeline:before{background:linear-gradient(180deg,#87ceeb,#0000);bottom:0;content:"";left:20px;opacity:.6;position:absolute;top:0;width:2px}.timeline-item{margin-bottom:2rem;padding-left:60px;position:relative}.timeline-marker{background:linear-gradient(45deg,#87ceeb,#add8e6);border:3px solid #1a1a2e;border-radius:50%;box-shadow:0 0 20px #87ceeb80;height:18px;left:11px;position:absolute;top:8px;width:18px}.timeline-content h4{color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 .3rem}.timeline-content p{color:#87ceeb;font-size:1rem;font-weight:500;margin:0 0 .5rem}.experience-section .timeline-content .job-details{align-items:baseline;display:flex;gap:.75rem;margin-top:.75rem}.experience-section .timeline-content .job-details h5{font-size:1rem;margin:0;white-space:nowrap}.experience-section .timeline-content .job-details ul{display:flex;flex-direction:column;gap:.4rem;margin:0;padding-left:1.2rem}.experience-section .timeline-content .job-details li{color:#fff;margin:0;opacity:.85}.experience-section .timeline-content .job-technologies{align-items:baseline;display:flex;gap:.75rem;margin-top:.75rem}.experience-section .timeline-content .job-technologies h5{font-size:1rem;margin:0;white-space:nowrap}.experience-section .timeline-content .job-technologies .tech-tags{gap:.4rem;margin:0}.timeline-description{color:#fff;font-size:.95rem;line-height:1.5;opacity:.8}.skills-section{margin-top:4rem;text-align:center}.skills-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#87ceeb,#add8e6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:600;margin:0 0 2rem}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.skills-section .skills-grid{margin-top:1rem}.skill-category{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--space-card-bg);border:1px solid var(--space-border);border-radius:16px;box-shadow:var(--space-glow);padding:2rem;transition:all .3s ease}.skill-category:hover{background:var(--space-surface-strong);border-color:#87ceeb47;box-shadow:0 28px 70px #000000b3,0 0 50px #041e5059;transform:translateY(-5px)}.skill-category h4{color:#87ceeb;font-size:1.3rem;font-weight:600;margin:0 0 1.5rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.skill-tag{background:#87ceeb1a;border:1px solid #87ceeb4d;border-radius:25px;color:#87ceeb;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.skill-tag:hover{background:#87ceeb33;border-color:#87ceeb80;transform:scale(1.05)}.globe-placeholder{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border:1px solid #ffffff1a;border-radius:20px;display:flex;height:60vh;justify-content:center;margin:2rem 0;overflow:hidden;position:relative}.placeholder-content{color:#fff;max-width:500px;padding:2rem;text-align:center}.placeholder-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#87ceeb,#add8e6);-webkit-background-clip:text;background-clip:text;color:#87ceeb;font-size:2rem;font-weight:600;margin:0 0 1rem}.placeholder-content p{color:#fff;font-size:1.1rem;line-height:1.6;margin:0 0 2rem;opacity:.8}.placeholder-visual{align-items:center;display:flex;justify-content:center;margin-top:2rem}.placeholder-sphere{animation:float 3s ease-in-out infinite;background:linear-gradient(45deg,#87ceeb,#add8e6);border-radius:50%;box-shadow:0 0 30px #87ceeb4d;height:120px;opacity:.3;width:120px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.work-lorem-content{margin-left:auto;margin-right:auto;margin-top:4rem;max-width:800px;text-align:center}.work-lorem-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#87ceeb,#add8e6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:600;margin:0 0 2rem}.work-lorem-content p{color:#fff;font-size:1.1rem;line-height:1.8;margin:0 0 1.5rem;opacity:.8;text-align:left}.lorem-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.lorem-feature{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--space-card-bg);border:1px solid var(--space-border);border-radius:16px;box-shadow:var(--space-glow);padding:2rem;text-align:center;transition:all .3s ease}.lorem-feature:hover{background:var(--space-surface-strong);border-color:#87ceeb47;box-shadow:0 28px 70px #000000b3,0 0 50px #041e5059;transform:translateY(-5px)}.lorem-feature h4{color:#87ceeb;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.lorem-feature p{color:#fff;font-size:1rem;line-height:1.6;margin:0;opacity:.8;text-align:center}.contact-section{background:#0000}.contact-grid{display:flex;justify-content:center;width:100%}.contact-methods{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-width:720px;width:100%}.contact-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--space-card-bg);border:1px solid var(--space-border);border-radius:12px;box-shadow:var(--space-glow);padding:2rem;text-align:center;transition:all .3s ease}.contact-card:hover{background:var(--space-surface-strong);border-color:#87ceeb4d;box-shadow:0 28px 70px #000000b3,0 0 50px #041e5059;transform:translateY(-5px)}.contact-icon{align-items:center;border-radius:50%;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.contact-icon svg{flex-shrink:0;height:28px;width:28px}.email-icon{background:linear-gradient(45deg,#87ceeb,#add8e6);color:#0c0c0c}.linkedin-icon{background:linear-gradient(45deg,#0077b5,#00a0dc);color:#fff}.github-icon{background:linear-gradient(45deg,#333,#666);color:#fff}.phone-icon{background:linear-gradient(45deg,#4da1ff,#6aa7ff);color:#fff}.contact-card h4{color:#fff;font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.contact-card p{color:#fff;margin:0 0 1rem;opacity:.7}.contact-link{color:#87ceeb;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#add8e6}.contact-form-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--space-card-bg);border:1px solid var(--space-border);border-radius:12px;box-shadow:var(--space-glow);padding:2rem}.contact-form h4{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#add8e6;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:1rem;padding:.8rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#ffffff14;border-color:#87ceeb;box-shadow:0 0 0 3px #87ceeb1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80}.submit-button{align-items:center;background:linear-gradient(45deg,#87ceeb,#add8e6);border:none;border-radius:8px;color:#0c0c0c;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-button:hover{box-shadow:0 10px 30px #87ceeb4d;transform:translateY(-2px)}.contact-footer{border-top:1px solid #ffffff1a;color:#fff;margin-top:3rem;opacity:.6;padding-top:2rem;text-align:center}.contact-footer p{font-size:.9rem;margin:.5rem 0}.footer-built{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center}.claude-mark{color:#d97757;flex-shrink:0;height:1.05em;width:1.05em}.contact-lorem-content{margin-left:auto;margin-right:auto;margin-top:4rem;max-width:800px;text-align:center}.contact-lorem-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#87ceeb,#add8e6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:600;margin:0 0 2rem}.contact-lorem-content p{color:#fff;font-size:1.1rem;line-height:1.8;margin:0 0 1.5rem;opacity:.8;text-align:left}.lorem-contact-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.lorem-contact-feature{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--space-card-bg);border:1px solid var(--space-border);border-radius:16px;box-shadow:var(--space-glow);padding:2rem;text-align:center;transition:all .3s ease}.lorem-contact-feature:hover{background:var(--space-surface-strong);border-color:#87ceeb47;box-shadow:0 28px 70px #000000b3,0 0 50px #041e5059;transform:translateY(-5px)}.lorem-contact-feature h4{color:#87ceeb;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.lorem-contact-feature p{color:#fff;font-size:1rem;line-height:1.6;margin:0;opacity:.8;text-align:center}.intro-lorem-section{margin-top:4rem;text-align:center}.intro-lorem-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#87ceeb,#add8e6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:600;margin:0 0 2rem}.lorem-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.lorem-item{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--space-card-bg);border:1px solid var(--space-border);border-radius:16px;box-shadow:var(--space-glow);padding:2rem;text-align:center;transition:all .3s ease}.lorem-item:hover{background:var(--space-surface-strong);border-color:#87ceeb47;box-shadow:0 28px 70px #000000b3,0 0 50px #041e5059;transform:translateY(-5px)}.lorem-item h4{color:#87ceeb;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.lorem-item p{color:#fff;font-size:1rem;line-height:1.6;margin:0;opacity:.8}.intro-more-content{margin-left:auto;margin-right:auto;margin-top:4rem;max-width:800px;text-align:center}.intro-more-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#87ceeb,#add8e6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:600;margin:0 0 2rem}.intro-more-content p{color:#fff;font-size:1.1rem;line-height:1.8;margin:0 0 1.5rem;opacity:.8;text-align:left}.intro-final-content{margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1000px;text-align:center}.intro-final-content h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#87ceeb,#add8e6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:600;margin:0 0 2rem}.final-content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.final-content-item{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--space-card-bg);border:1px solid var(--space-border);border-radius:16px;box-shadow:var(--space-glow);padding:2rem;text-align:center;transition:all .3s ease}.final-content-item:hover{background:var(--space-surface-strong);border-color:#87ceeb47;box-shadow:0 28px 70px #000000b3,0 0 50px #041e5059;transform:translateY(-5px)}.final-content-item h4{color:#87ceeb;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.final-content-item p{color:#fff;font-size:1rem;line-height:1.6;margin:0;opacity:.8;text-align:center}.projects-section .project-card .project-details{display:block;margin-top:.75rem}.projects-section .project-card .project-details h5{font-size:1rem;margin:0 0 .35rem}.projects-section .project-card .project-details ul{display:flex;flex-direction:column;gap:.4rem;margin:0;padding-left:1.2rem}.projects-section .project-card .project-details li{color:#fff;margin:0;opacity:.85}.projects-section .project-card .project-technologies{align-items:baseline;display:flex;gap:.75rem;margin-top:.75rem}.projects-section .project-card .project-technologies h5{font-size:1rem;margin:0;white-space:nowrap}.projects-section .project-card .project-technologies .tech-tags{gap:.4rem;margin:0}.projects-section .project-card+.project-card{margin-top:1.5rem}@media (max-width:1024px){.contact-grid,.intro-grid,.job-grid{gap:2rem;grid-template-columns:1fr}.intro-visual,.job-visual{height:300px}.globe-preview{height:250px;width:250px}}@media (max-width:768px){.section{padding:1rem}.section-content{padding:0 1rem}.contact-grid,.intro-grid,.job-grid{gap:1.5rem}.intro-visual,.job-visual{height:250px}.job-technologies,.projects-section .project-card .project-technologies{align-items:flex-start;display:flex;flex-direction:column;gap:.35rem}.projects-section .project-card .project-technologies h5{margin-bottom:.1rem;white-space:normal}.tech-tags{justify-content:flex-start}.globe-preview{height:200px;width:200px}.contact-methods{grid-template-columns:1fr}.tech-tags{justify-content:center}}@media (max-width:480px){.section-title{font-size:2rem}.section-subtitle{font-size:1.2rem}.job-position{font-size:1.4rem}.contact-card,.contact-form-container{padding:1.5rem}}.portfolio-container{--nav-height:96px;background:#0000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;padding-top:calc(var(--nav-height) + 12px);position:relative;width:100%}.portfolio-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050814d9;border-bottom:1px solid #87ceeb26;box-shadow:0 12px 30px #040c2073;left:0;padding:.5rem 0;position:fixed;right:0;top:0;z-index:1050}.nav-content{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px;padding:1.35rem 2rem}.nav-logo h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#87ceeb,#add8e6);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin:0}.nav-sections{align-items:center;display:flex;gap:5rem;justify-content:center}.nav-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;letter-spacing:.04em;overflow:hidden;padding:.45rem 1.1rem;position:relative;text-transform:uppercase;transition:all .3s ease}.nav-item:hover{background:#ffffff1a;transform:translateY(-2px)}.nav-item.active{background:linear-gradient(90deg,#87ceebe6,#add8e6e6);border-color:#0000;box-shadow:0 12px 25px #87ceeb4d;color:#061126;font-weight:600}.nav-item.active:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.scroll-progress{background:#ffffff14;height:3px;left:0;position:fixed;right:0;top:0;z-index:1100}.progress-bar{background:linear-gradient(90deg,#87ceeb,#add8e6);box-shadow:0 0 10px #87ceeb80;height:100%;transition:width .1s ease}.portfolio-sections{display:flex;flex-direction:column;position:relative;width:100%}@media (max-width:768px){.portfolio-container{--nav-height:140px;padding-top:calc(var(--nav-height) + 12px)}.nav-content{flex-direction:column;gap:1rem;padding:1rem}.nav-sections{flex-wrap:wrap;gap:1rem;justify-content:center}.nav-item{font-size:.8rem;padding:.4rem .8rem}.nav-logo h2{font-size:1.2rem}}@media (max-width:480px){.portfolio-container{--nav-height:170px}.nav-sections{gap:.5rem}.nav-item{font-size:.75rem;padding:.3rem .6rem}}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.slide-in-left{opacity:0;transform:translateX(-50px);transition:all .6s ease}.slide-in-left.visible{opacity:1;transform:translateX(0)}.slide-in-right{opacity:0;transform:translateX(50px);transition:all .6s ease}.slide-in-right.visible{opacity:1;transform:translateX(0)}@supports (scroll-behavior:smooth){.portfolio-container{scroll-behavior:smooth}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#87ceeb,#add8e6);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#add8e6,#87ceeb)}.star-background{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.star-background__nebula{background:radial-gradient(ellipse at 15% 25%,#3c006412 0,#0000 45%),radial-gradient(ellipse at 80% 55%,#001e6417 0,#0000 40%),radial-gradient(ellipse at 45% 80%,#003c780f 0,#0000 38%),radial-gradient(ellipse at 70% 10%,#5014780d 0,#0000 35%);inset:0;position:absolute}.star-layer{background:#0000;border-radius:50%;left:0;position:absolute;top:0}.star-layer--small{animation:twinkleA 8s ease-in-out infinite alternate;height:1px;width:1px}.star-layer--medium{animation:twinkleB 12s ease-in-out infinite alternate;height:2px;width:2px}.star-layer--large{animation:twinkleC 6s ease-in-out infinite alternate;height:3px;width:3px}@keyframes twinkleA{0%{opacity:.9}40%{opacity:.5}to{opacity:1}}@keyframes twinkleB{0%{opacity:.7}60%{opacity:1}to{opacity:.5}}@keyframes twinkleC{0%{opacity:1}50%{opacity:.4}to{opacity:.9}}.app{background:#0000;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.app canvas{display:block;height:100%!important;outline:none;width:100%!important}.globe-section{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:clamp(2rem,5vw,4rem) 0;position:relative}.globe-section,.globe-section.globe-disabled{background:#0000}.globe-offline{align-items:center;display:flex;height:100%;justify-content:center;padding:2rem;width:100%}.globe-offline .placeholder-content{background:#0009;border:1px solid #87ceeb33;border-radius:16px;box-shadow:0 20px 45px #050c1e73;color:#ffffffd9;max-width:420px;padding:2rem;text-align:center}.globe-offline .placeholder-content h3{font-size:1.5rem;margin-bottom:1rem}.globe-offline .placeholder-content p{line-height:1.6;margin-bottom:1.5rem}.globe-offline .placeholder-content button{background:#87ceeb33;border:1px solid #87ceeb73;border-radius:999px;color:#e9f4ff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.globe-offline .placeholder-content button:hover{background:#87ceeb4d;transform:translateY(-1px)}@media (max-width:767px){.app{-ms-overflow-style:none;overflow:auto}@supports (overscroll-behavior:none){.app{overscroll-behavior:none}}@supports not (overscroll-behavior:none){.app{overflow-x:hidden;overflow-y:auto}}}@media (prefers-reduced-motion:reduce){.app *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.f11b8d57.css.map*/