:root{--neon:#d0fd1b;--neon-dim:#d0fd1b26;--neon-glow:0 0 18px #d0fd1b99, 0 0 40px #d0fd1b40;--bg:#0a0a0a;--bg2:#111;--bg3:#161616;--text:#fff;--muted:#888;--card-bg:#141414;--radius:12px}body.light-mode{--neon:#6b9b00;--neon-dim:#6b9b001f;--neon-glow:0 0 14px #6b9b0059, 0 0 30px #6b9b0026;--bg:#f6f6f1;--bg2:#ecece3;--bg3:#e2e2d8;--text:#16181c;--muted:#5c6067;--card-bg:#fff}body,.navbar,.project-card,.skill-card,footer,#education{transition:background-color .4s,color .4s,border-color .4s,box-shadow .4s}body.light-mode .nav-link{color:#333!important}body.light-mode .nav-link:hover{color:var(--neon)!important}body.light-mode .navbar{background:#f6f6f1e6;border-bottom-color:#6b9b0026}body.light-mode .navbar-toggler{border-color:var(--neon)}body.light-mode .navbar-toggler-icon{background-color:var(--neon)}body.light-mode .hero-desc{color:#444}body.light-mode .hero-socials a{color:#999}body.light-mode .hero-socials a:hover{color:var(--neon)}body.light-mode .project-card{border-color:#00000014}body.light-mode .project-card:hover{border-color:#6b9b0059;box-shadow:0 12px 40px #0000001f}body.light-mode .project-desc{color:#555}body.light-mode .project-github-link{color:#888}body.light-mode .project-img span[style]{color:#555!important;background:#ffffffd9!important;border-color:#00000026!important}body.light-mode .skill-card{border-color:#0000000f}body.light-mode .skill-name{color:#555}body.light-mode .skill-bar-track{background:#00000014}body.light-mode .timeline-school{color:#555}body.light-mode .timeline-desc{color:#777}body.light-mode .contact-details-row{border-bottom-color:#0000000f}body.light-mode .contact-details-row:hover{border-bottom-color:#00000026}body.light-mode .contact-detail-icon{color:#888}body.light-mode .contact-detail-item:hover .contact-detail-icon{color:#16181c}body.light-mode .contact-detail-label{color:#888}body.light-mode .contact-subtext{color:#666}body.light-mode footer{color:#999;border-top-color:#0000000f}body.light-mode footer span{color:var(--neon)}body.light-mode .cert-card{border-color:#00000014}body.light-mode .cert-card:hover{border-color:#6b9b0059;box-shadow:0 12px 40px #0000001f}body.light-mode .cert-date{color:#888}body.light-mode .cert-dot{background:#00000026}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}#projects,#skills,#education,#contact{scroll-margin-top:84px}#home{scroll-margin-top:300px}.highlight{color:var(--neon)}body{background:var(--bg);color:var(--text);max-width:100%;font-family:Poppins,sans-serif;overflow-x:clip}body:before{content:"";pointer-events:none;z-index:0;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0a0a0ad9;border-bottom:1px solid #d0fd1b1f;padding:.6rem 2rem;position:sticky;top:0}.navbar-brand{letter-spacing:2px;font-family:Bebas Neue,sans-serif;font-size:1.6rem;color:var(--neon)!important}.nav-link{letter-spacing:2px;text-transform:uppercase;font-size:.78rem;font-weight:600;transition:color .2s;position:relative;color:#ccc!important;padding:.4rem .9rem!important}.nav-link:after{content:"";background:var(--neon);border-radius:99px;width:0;height:2px;transition:width .3s,left .3s;position:absolute;bottom:0;left:50%}.nav-link:hover{color:var(--neon)!important}.nav-link:hover:after{width:80%;left:10%}.navbar-toggler{border-color:var(--neon)}.navbar-toggler-icon{background-color:var(--neon);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='black' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='black' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bulb-toggle-wrap{z-index:999;height:0;position:relative}.bulb-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;flex-direction:column;align-items:center;padding-top:46px;display:flex;position:absolute;top:0;left:42%;transform:translate(-50%)}.bulb-cord{background:linear-gradient(#0000,#555);width:2px;height:40px;position:absolute;top:0;left:50%;transform:translate(-50%)}.bulb-cap{background:#3a3a3a;border-radius:2px 2px 0 0;width:12px;height:6px;position:absolute;top:38px;left:50%;transform:translate(-50%)}.bulb-toggle #bulbIcon{color:#fff;filter:drop-shadow(0 0 #0000);font-size:2.1rem;line-height:1;transition:color .4s,filter .4s,transform .25s;transform:scaleY(-1)}.bulb-toggle:hover #bulbIcon{color:var(--neon);transform:scaleY(-1)}.bulb-toggle:focus-visible #bulbIcon{color:var(--neon)}.bulb-label{letter-spacing:1.8px;text-transform:uppercase;color:#666;white-space:nowrap;margin-top:5px;font-size:.6rem;transition:color .4s}body.light-mode .bulb-toggle #bulbIcon{color:#000;filter:drop-shadow(0 0 #0000)}body.light-mode .bulb-toggle:hover #bulbIcon{color:var(--neon)}body.light-mode .bulb-label{color:#333}body.light-mode .bulb-cord{background:linear-gradient(#0000,#999)}@media (max-width:991px){.bulb-toggle{padding-top:30px;left:auto;right:60px;transform:none}.bulb-cord{height:24px}.bulb-cap{top:22px}.bulb-toggle #bulbIcon{font-size:1.6rem}}#home{align-items:center;min-height:100vh;padding:10px 0;display:flex;position:relative;overflow:hidden}#home:before{content:"";pointer-events:none;background:radial-gradient(circle,#d0fd1b12 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;left:-5%}#home:after{content:"";pointer-events:none;background:radial-gradient(circle,#d0fd1b0a 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:0;right:10%}.hero-tag{letter-spacing:3px;text-transform:uppercase;color:var(--neon);border:1px solid #d0fd1b66;border-radius:99px;margin-bottom:1.2rem;padding:4px 14px;font-size:.7rem;animation:.6s both fadeUp;display:inline-block}.hero-greeting{color:var(--muted);margin-bottom:.4rem;font-family:Poppins,sans-serif;font-size:clamp(.9rem,2vw,1.1rem);font-style:italic;animation:.7s .1s both fadeUp}.hero-name{letter-spacing:2px;font-family:Bebas Neue,sans-serif;font-size:clamp(1rem,5vw,5rem);line-height:.9;animation:.7s .2s both fadeUp}.hero-name span{color:var(--neon)}.hero-desc{color:#aaa;text-transform:uppercase;letter-spacing:.5px;max-width:500px;margin:1.5rem 0;font-size:.82rem;font-weight:300;line-height:1.8;animation:.7s .3s both fadeUp}.hero-btns{flex-wrap:wrap;gap:1rem;animation:.7s .4s both fadeUp;display:flex}.btn-neon{background:var(--neon);color:#000;letter-spacing:2px;text-transform:uppercase;cursor:pointer;border:none;border-radius:99px;padding:12px 28px;font-size:.75rem;font-weight:700;text-decoration:none;transition:box-shadow .3s,transform .2s;display:inline-block}.btn-neon:hover{box-shadow:var(--neon-glow);color:#000;transform:translateY(-2px)}.btn-outline-neon{color:var(--neon);border:1.5px solid var(--neon);letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:99px;padding:11px 28px;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .3s,box-shadow .3s,transform .2s;display:inline-block}.btn-outline-neon:hover{background:var(--neon-dim);box-shadow:var(--neon-glow);color:var(--neon);transform:translateY(-2px)}.btn-outline-neon-rectangle{color:var(--neon);border:1.5px solid var(--neon);letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:8px;padding:12px 28px;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .3s,box-shadow .3s,transform .2s;display:inline-block}.btn-outline-neon-rectangle:hover{background:var(--neon-dim);box-shadow:var(--neon-glow);color:var(--neon);transform:translateY(-2px)}.hero-socials{gap:1rem;margin-top:2rem;animation:.7s .5s both fadeUp;display:flex}.hero-socials a{color:#666;font-size:1.2rem;transition:color .2s,transform .2s}.hero-socials a:hover{color:var(--neon);transform:translateY(-3px)}.collage-float-1{--rotate:-15deg;width:110px;height:95px;top:42%;left:58%}.collage-float-2{--rotate:30deg;width:60px;height:60px;top:12%;left:19%}.collage-float-3{--rotate:-20deg;width:100px;height:100px;top:11%;left:auto;right:52%}.collage-float-right-1{width:90px;height:85px;top:13%;left:auto;right:32%}.collage-float-right-2{width:100px;height:105px;top:35%;left:auto;right:64%}.collage-float-right-3{z-index:6;width:95px;height:80px;top:55%;left:auto;right:64%}.hero-collage-container{justify-content:center;align-items:center;width:100%;max-width:600px;height:650px;animation:.8s .2s both fadeUp;display:flex;position:relative}.collage-layer-base{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.collage-ellipse-5{object-fit:contain;z-index:0;opacity:.8;width:450px;height:450px;position:absolute;top:60%;left:65%;transform:translate(-50%,-50%)}.collage-ellipse-4{object-fit:contain;z-index:0;opacity:.5;width:500px;height:500px;position:absolute;top:0%;right:30%}.collage-rectangle{object-fit:cover;z-index:1;border-radius:20px;width:350px;height:440px;transition:opacity .35s;position:absolute;top:15%;left:50%;transform:translate(-50%)}.collage-main-portrait{object-fit:cover;object-position:center;z-index:5;filter:grayscale(0%)contrast(1.1);will-change:opacity;width:359px;height:620px;transition:opacity .35s;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.collage-main-video{opacity:0;pointer-events:none;z-index:6}.bulb-toggle.bulb-disabled{cursor:wait;opacity:.7}.collage-column{z-index:2;flex-direction:column;align-items:flex-start;width:120px;height:300px;display:flex;position:absolute;top:25%;right:8%}.collage-col-img-1{object-fit:cover;width:90px;height:85px;margin-bottom:20px}.collage-col-img-2{object-fit:cover;width:100px;height:95px;margin-bottom:25px}.collage-col-img-3{object-fit:cover;width:85px;height:80px}.collage-floating{z-index:4;width:100%;height:80%;position:absolute;top:0;left:0}.collage-float-1{object-fit:cover;animation:5s ease-in-out .3s infinite floatSmooth;position:absolute}.collage-float-2{object-fit:cover;animation:5.5s ease-in-out .3s infinite floatSmooth;position:absolute}.collage-float-3{object-fit:cover;animation:5.2s ease-in-out .6s infinite floatSmooth;position:absolute}.collage-float-right-1{object-fit:cover;animation:5.3s ease-in-out .2s infinite floatSmooth;position:absolute}.collage-float-right-2{object-fit:cover;animation:5.4s ease-in-out .4s infinite floatSmooth;position:absolute}.collage-float-right-3{object-fit:cover;animation:5.1s ease-in-out .1s infinite floatSmooth;position:absolute}.collage-col-img-1{animation:5.3s ease-in-out .2s infinite floatSmooth}.collage-col-img-2{animation:5.4s ease-in-out .4s infinite floatSmooth}.collage-col-img-3{animation:5.1s ease-in-out .1s infinite floatSmooth}@keyframes floatSmooth{0%,to{transform:translateY(0) rotate(var(--rotate,0deg));opacity:1}50%{transform:translateY(-12px) rotate(var(--rotate,0deg));opacity:.95}}.section-label{letter-spacing:3px;text-transform:uppercase;color:var(--neon);margin-bottom:.5rem;font-size:.7rem;animation:.6s both fadeUp;display:inline-block}.section-title{letter-spacing:2px;margin-bottom:1rem;font-family:Bebas Neue,sans-serif;font-size:clamp(1.5rem,4vw,4rem);line-height:1.1;animation:.6s .1s both fadeUp}.section-line{background:var(--neon);border-radius:99px;width:60px;height:3px;margin-bottom:2rem;animation:.6s .2s both fadeUp}#projects{padding-top:50px;padding-bottom:50px}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.project-card{background:var(--card-bg);border-radius:var(--radius);border:1px solid #ffffff14;transition:border-color .3s,transform .3s,box-shadow .3s;overflow:hidden}.project-card:hover{border-color:#d0fd1b4d;transform:translateY(-6px);box-shadow:0 12px 40px #00000080}.project-img{background:linear-gradient(45deg,#1a2200,#0d1100);width:100%;height:200px;overflow:hidden}.project-img img{object-fit:block;width:100%;height:100%;transition:transform .3s}.project-card:hover .project-img img{transform:scale(1.05)}.project-content{padding:1.5rem}.project-tag{letter-spacing:1.5px;text-transform:uppercase;color:var(--neon);background:var(--neon-dim);border:1px solid #d0fd1b33;border-radius:99px;margin-bottom:.8rem;padding:4px 12px;font-size:.6rem;display:inline-block}.project-title{margin-bottom:.5rem;font-size:1rem;font-weight:700}.project-desc{color:#888;margin-bottom:1rem;font-size:.78rem;line-height:1.6}.project-link{cursor:pointer;letter-spacing:1.5px;text-transform:uppercase;color:var(--neon);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:.7rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.project-link:hover{color:var(--neon);gap:10px}.project-github-link{color:#666;align-items:center;font-size:1.3rem;text-decoration:none;transition:all .3s;display:flex}.project-github-link:hover{color:var(--neon);filter:drop-shadow(0 0 5px var(--neon));transform:translateY(-2px)}#skills{padding-top:50px;padding-bottom:50px}.skill-grid{grid-template-columns:repeat(7,1fr);gap:1.25rem;width:100%;display:grid}.skill-card{background:var(--card-bg);border-radius:var(--radius);text-align:center;cursor:default;border:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:.7rem;padding:1.4rem .8rem;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex}.skill-card:hover{border-color:#d0fd1b80;transform:translateY(-4px)scale(1.04);box-shadow:0 0 20px #d0fd1b1f}.skill-icon{font-size:2rem;transition:filter .3s}.skill-card:hover .skill-icon{filter:drop-shadow(0 0 8px var(--neon))}.skill-name{letter-spacing:1px;text-transform:uppercase;color:#aaa;font-size:.65rem;font-weight:500}.skill-bar-wrap{margin-bottom:1.4rem}.skill-bar-label{justify-content:space-between;margin-bottom:6px;font-size:.78rem;font-weight:500;display:flex}.skill-bar-label span:last-child{color:var(--neon)}.skill-bar-track{background:#ffffff0f;border-radius:99px;height:4px;overflow:hidden}.skill-bar-fill{background:var(--neon);border-radius:99px;width:0;height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px #d0fd1b80}#certifications{padding:100px 0}.cert-track{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.cert-card{background:var(--card-bg);border-radius:var(--radius);border:1px solid #ffffff14;flex-direction:column;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;overflow:hidden}.cert-card:hover{border-color:#d0fd1b4d;transform:translateY(-6px);box-shadow:0 12px 40px #00000080}.cert-img{background:linear-gradient(45deg,#1a2200,#0d1100);width:100%;height:160px;overflow:hidden}.cert-img img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.cert-card:hover .cert-img img{transform:scale(1.05)}.cert-body{flex-direction:column;flex:1;padding:1.2rem 1.4rem 1.4rem;display:flex;position:relative}.cert-title{margin-bottom:.35rem;font-size:.92rem;font-weight:700;line-height:1.35}.cert-issuer{color:var(--neon);letter-spacing:.5px;font-size:.75rem}.cert-date{color:#777;margin-top:.2rem;margin-bottom:1rem;font-size:.7rem}.cert-link{letter-spacing:1.5px;text-transform:uppercase;color:var(--neon);align-self:flex-start;align-items:center;gap:6px;margin-top:auto;font-size:.7rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.cert-link:hover{color:var(--neon);gap:10px}.cert-dots{display:none}#education{background:var(--bg2);padding:50px 0}.timeline{padding-left:2rem;position:relative}.timeline:before{content:"";background:linear-gradient(to bottom, var(--neon), transparent);width:2px;position:absolute;top:0;bottom:0;left:0}.timeline-item{margin-bottom:2.5rem;position:relative}.timeline-dot{background:var(--neon);border-radius:50%;width:14px;height:14px;position:absolute;top:0;left:-2.34rem;box-shadow:0 0 12px #d0fd1b99}.timeline-year{letter-spacing:2px;text-transform:uppercase;color:var(--neon);margin-bottom:.3rem;font-size:.65rem}.timeline-title{margin-bottom:.2rem;font-size:1.05rem;font-weight:700}.timeline-school{color:#888;margin-bottom:.5rem;font-size:.8rem}.timeline-desc{color:#666;font-size:.78rem;line-height:1.6}#contact{padding:50px 0 80px}.contact-heading{color:var(--text);letter-spacing:-.3px;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.contact-subtext{color:var(--muted);margin-bottom:1.75rem;font-size:.85rem;line-height:1.8}.contact-cta-btns{align-items:center;gap:1rem;display:flex}.contact-details-rows{flex-direction:column;gap:1.5rem;display:flex}.contact-details-row{border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem;padding-bottom:1.5rem;transition:border-color .25s;display:grid}.contact-details-row:hover{border-bottom-color:#ffffff1f}.contact-detail-item{align-items:center;gap:.9rem;display:flex}.contact-detail-icon{color:#666;flex-shrink:0;margin-top:2px;font-size:1.2rem;transition:color .2s,transform .2s}.contact-detail-item:hover .contact-detail-icon{color:var(--neon);transform:translateY(-2px)}.contact-detail-content{flex:1;min-width:0}.contact-detail-label{letter-spacing:1.5px;text-transform:uppercase;color:#666;margin-bottom:.25rem;font-size:.68rem;display:block}.contact-detail-value{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:500;overflow:hidden}.contact-link{color:var(--text);text-decoration:none;transition:color .2s}.contact-link:hover{color:var(--neon)}@media (max-width:991.98px){.contact-details-rows{margin-top:1.5rem}}@media (max-width:575.98px){.contact-details-row{grid-template-columns:1fr;gap:1.25rem;padding-bottom:1.25rem}.contact-heading{font-size:1.35rem}}footer{background:var(--bg2);text-align:center;color:#444;letter-spacing:1px;border-top:1px solid #ffffff0d;padding:2.5rem 0;font-size:.75rem}footer span{color:var(--neon)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-in-section{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.fade-in-section.visible{opacity:1;transform:translateY(0)}.light-toggle{cursor:pointer;flex-direction:column;align-items:center;gap:4px;display:flex}.light-toggle i{color:#aaa;font-size:1.6rem;transition:color .3s}.light-toggle span{letter-spacing:2px;color:#555;text-transform:uppercase;font-size:.55rem}.light-toggle:hover i{color:var(--neon)}.cursor-glow{pointer-events:none;z-index:9999;background:radial-gradient(circle,#d0fd1b0a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;transition:left .1s,top .1s;position:fixed;transform:translate(-50%,-50%)}@media (max-width:991.98px){.navbar-collapse{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0a0a0af2;border-bottom:1px solid #d0fd1b1f;padding:1rem 2rem;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 30px #00000080}body.light-mode .navbar-collapse{background:#f6f6f1f2;border-bottom-color:#6b9b0026}.hero-collage-container{max-width:500px;height:550px}.collage-main-portrait{width:260px;height:400px}.collage-rectangle{width:340px;height:320px}.collage-column{right:5%}#home .row.align-items-center{flex-direction:column;display:flex}#home .col-lg-6.order-lg-1,#home .col-lg-6.order-lg-2{display:contents!important}#home .hero-intro,#home .hero-desc,#home .hero-btns,#home .hero-socials,#home .hero-collage-container{box-sizing:border-box;width:100%;padding-inline:clamp(1.1rem,5vw,1.5rem)}#home .hero-intro{order:1}#home .hero-collage-container{order:2;align-self:center}#home .hero-desc{order:3}#home .hero-btns{order:4}#home .hero-socials{order:5}#home{align-items:flex-start;min-height:auto;padding:1.25rem 0 1.75rem}#home .row.align-items-center.gy-5{--bs-gutter-y:0;row-gap:.85rem}#home .hero-collage-container{height:460px;margin-top:.25rem;margin-bottom:-2.75rem}#home .hero-desc{z-index:2;margin-top:-2.25rem;margin-bottom:.85rem;position:relative}#home .hero-socials{margin-top:1.25rem}#projects{padding-top:2.5rem;padding-bottom:4.5rem}}@media (max-width:768px){.hero-collage-container{max-width:90%;height:450px}.collage-ellipse-5{width:350px;height:350px}.collage-ellipse-4{width:380px;height:380px}.collage-rectangle{width:300px;height:280px}.collage-main-portrait{width:220px;height:380px}.collage-float-1,.collage-float-2,.collage-float-3,.collage-float-right-1,.collage-float-right-2,.collage-float-right-3{width:70px;height:75px}.section-title{font-size:clamp(1.2rem,3vw,2.5rem)}#home{padding-top:.75rem;padding-bottom:1.25rem}#home .hero-collage-container{height:380px;margin-bottom:1.25rem}#home .hero-desc{text-align:justify;margin-top:-2.75rem;margin-bottom:.65rem}#projects{padding-top:2rem}.projects-grid{grid-template-columns:1fr}.skill-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.skill-card{gap:.5rem;padding:1rem .6rem}.skill-icon img{width:26px;height:26px}.skill-name{font-size:.6rem}.cert-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:stretch;gap:1rem;margin-left:0;margin-right:0;padding-bottom:.5rem;padding-left:0;padding-right:0;display:flex;overflow:auto hidden}.cert-track::-webkit-scrollbar{display:none}.cert-card{scroll-snap-align:center;flex:0 0 85%}.cert-dots{justify-content:center;gap:8px;margin-top:1.25rem;display:flex}.cert-dot{cursor:pointer;background:#ffffff26;border-radius:50%;width:7px;height:7px;transition:background .3s,transform .3s}.cert-dot.active{background:var(--neon);transform:scale(1.3);box-shadow:0 0 8px #d0fd1b80}}@media (max-width:576px){#home{padding:.5rem 0 1rem}#home .row.align-items-center.gy-5{row-gap:.65rem}#home .hero-collage-container{max-width:95%;height:320px;margin-bottom:-3.5rem}#home .hero-desc{margin-top:2rem;margin-bottom:.5rem}#home .hero-socials{margin-top:1rem}#projects{padding-top:1.75rem;padding-bottom:3.5rem}.collage-ellipse-5,.collage-ellipse-4{width:280px;height:280px}.collage-rectangle{width:250px;height:230px}.collage-main-portrait{width:150px;height:300px;top:39%}.collage-column{width:90px;right:2%}.collage-float-1,.collage-float-3,.collage-float-right-1,.collage-float-right-2,.collage-float-right-3{width:55px;height:55px}.collage-float-2{width:40px;height:40px}.hero-btns{flex-direction:column}.btn-neon,.btn-outline-neon{text-align:center;width:100%}#education,#skills{padding:20px 0}#contact{padding-left:1.25rem!important;padding-right:1.25rem!important}.contact-form .row{margin-left:0!important;margin-right:0!important}.contact-form .row>[class*=col-]{padding-left:0!important;padding-right:0!important}}@media (min-width:992px){.contact-form{margin-top:-9.5rem}}.building-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10000;opacity:0;visibility:hidden;background:#000000bf;justify-content:center;align-items:center;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.building-modal-overlay.active{opacity:1;visibility:visible}.building-modal-content{background:var(--card-bg);border:1px solid var(--neon);box-shadow:var(--neon-glow);border-radius:var(--radius);text-align:center;width:90%;max-width:380px;padding:2rem;transition:transform .3s;position:relative;transform:scale(.85)}.building-modal-overlay.active .building-modal-content{transform:scale(1)}.building-modal-close{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:1.4rem;transition:color .2s;position:absolute;top:12px;right:16px}.building-modal-close:hover{color:var(--neon)}.building-modal-gif{border-radius:8px;width:140px;height:auto;margin-bottom:1rem}.building-modal-title{letter-spacing:1.5px;color:var(--text);margin-bottom:.4rem;font-family:Bebas Neue,sans-serif;font-size:1.8rem}.building-modal-text{color:var(--muted);margin-bottom:1.25rem;font-size:.8rem;line-height:1.5}.cert-logo-wrap{position:absolute;bottom:1.5rem;right:1rem}.cert-logo{object-fit:contain;opacity:.85;width:20px;height:20px;bottom:1rem}.typewriter-cursor{color:var(--neon);margin-left:2px;font-style:normal;animation:.9s step-end infinite typewriterBlink;display:inline-block}@keyframes typewriterBlink{0%,50%{opacity:1}51%,to{opacity:0}}.hidden-project{transition:opacity .5s,transform .5s}.hidden-project.d-none{display:none!important}.email-link{text-decoration:none;transition:color .2s;color:var(--text)!important}.email-link:hover{color:var(--neon)!important}.btn-copy{color:var(--text);cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:.9rem;transition:color .2s,transform .1s}.btn-copy:hover{color:var(--neon);transform:scale(1.1)}
