*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{width:100%;min-height:100vh}a{text-decoration:none;color:inherit}button{border:none;outline:none;cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit}p{margin:0}img{max-width:100%;display:block}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}.portfolio{min-height:100vh;width:100%}.linux-system-bar{position:fixed;top:0;left:0;right:0;background:#000000f2;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:.5rem 1.5rem;font-family:Courier New,monospace;font-size:.85rem}.system-info{display:flex;align-items:center;gap:2rem;color:#fffc}.sys-item{display:flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:#ffffff08;border-radius:4px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.sys-item:hover{background:#ffffff14;border-color:#ffffff26}.sys-item svg{opacity:.7}.uptime-badge{margin-left:auto;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);font-weight:600}.hero-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;max-width:1400px;width:100%;padding:0 3rem;gap:3rem}.profile-photo-container{flex-shrink:0;animation:fadeIn 1s ease-out 1.4s forwards;opacity:0;display:flex;align-items:center;justify-content:center}.profile-photo-wrapper{position:relative;width:900px;height:900px;border-radius:50%;overflow:hidden;border:5px solid rgba(255,255,255,.3);box-shadow:0 0 50px #fff3,0 20px 60px #00000080;transition:all .4s ease;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-photo-wrapper:hover{transform:scale(1.05);border-color:#ffffff80;box-shadow:0 0 60px #ffffff4d,0 25px 70px #0009}.profile-photo{width:100%;height:100%;object-fit:cover;display:block}.hero-badge-section{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:2rem;gap:1.5rem}.badge-title{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:#fff;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.5);letter-spacing:.5px;animation:fadeIn 1s ease-out 1.4s forwards;opacity:0;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 8px rgba(255,255,255,.3))}.hacktoberfest-badge{display:flex;justify-content:center;animation:fadeIn 1s ease-out 1.6s forwards;opacity:0}.holopin-link{display:inline-block;transition:all .3s ease;border-radius:16px;overflow:hidden;background:#0009;padding:1.5rem;border:2px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 8px 25px #0006}.holopin-link:hover{transform:translateY(-5px) scale(1.02);border-color:#fff6;box-shadow:0 12px 35px #0009}.holopin-badge{display:block;width:100%;max-width:500px;height:auto;border-radius:12px}.image-placeholder{width:600px;height:700px;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid rgba(255,255,255,.4);box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 20px 60px #ffffff1a;filter:drop-shadow(0 0 20px rgba(255,255,255,.3));transition:all .4s ease;animation:pulse 3s ease-in-out infinite}.arrow-icon{position:absolute;bottom:-30px;right:80px;width:60px;height:60px;background:#000;border:2px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #0000004d;animation:bounce 2s ease-in-out infinite}.arrow-icon:hover{transform:scale(1.15) rotate(45deg);animation:none;border-color:#fff;box-shadow:0 6px 15px #0006}.arrow-icon svg{color:#fff}.social-icons{position:fixed;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:.6rem;z-index:1000;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.6rem 1.2rem;border-radius:50px;border:2px solid rgba(255,255,255,.4);box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 20px 60px #ffffff1a;filter:drop-shadow(0 0 20px rgba(255,255,255,.3));animation:socialPulse 3s ease-in-out infinite;max-width:90%}.terminal-line{margin-bottom:4px;color:#ffffffe6;white-space:pre-wrap;word-break:break-all;font-family:Courier New,Monaco,monospace;letter-spacing:.3px}.terminal-line.input:before{content:"> ";color:#0f0;font-weight:700}.terminal-line.output{color:#ffffffd9;padding-left:2px}.terminal-line.error{color:#ff5f56;background:#ff5f561a;padding:4px 8px;border-left:3px solid #ff5f56;margin:4px 0}@media(min-width:1025px){.profile-photo-wrapper{width:500px!important;height:500px!important}}@media(max-width:1024px){.hero-content{flex-direction:column;text-align:center;padding:3rem 2rem 2rem;gap:2rem}.hero-text,.hero-subtitle{max-width:100%}.hero-badge-section{padding-left:0;width:100%}.profile-photo-wrapper{width:700px;height:700px;border-width:4px}.image-placeholder{width:500px;height:650px}}@media(max-width:768px){.linux-system-bar{padding:.5rem .75rem;font-size:.7rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.system-info{gap:.6rem;flex-wrap:wrap}.sys-item{padding:.25rem .5rem;font-size:.65rem;background:#ffffff0d}.hero{min-height:100vh;padding:6rem 0 4rem}.hero-content{padding:2rem 1.5rem;flex-direction:column;gap:2.5rem}.hero-text{max-width:100%;text-align:center}.hero-title{font-size:clamp(2rem,8vw,2.8rem);margin-bottom:1.2rem;line-height:1.25;letter-spacing:-.02em}.hero-subtitle{font-size:clamp(1.1rem,4.5vw,1.4rem);margin-bottom:1.2rem;line-height:1.4}.hero-description{font-size:.95rem;margin-bottom:1.8rem;line-height:1.7;max-width:90%;margin-left:auto;margin-right:auto}.hero-stats{gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.stat-item{font-size:.8rem;padding:.6rem 1rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.hero-badge-section{padding-left:0;width:100%;margin-top:0}.profile-photo-container{order:-1;margin-bottom:1.5rem}.profile-photo-wrapper{width:450px;height:450px;border-width:3px;box-shadow:0 0 60px #ffffff26,0 20px 60px #0006}.image-placeholder{width:400px;height:520px}.social-icons{flex-wrap:wrap;justify-content:center;padding:.7rem 1rem;gap:.5rem;max-width:calc(100% - 2rem);bottom:20px;border-width:1.5px;border-radius:20px;left:50%;right:auto;transform:translate(-50%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000b3}.social-icon{width:42px;height:42px;flex-shrink:0;min-width:42px;background:#ffffff0d;transition:all .3s ease}.social-icon:hover{background:#ffffff1a;transform:translateY(-3px)}.social-icon svg{width:18px;height:18px}.projects-grid,.skills-grid{grid-template-columns:1fr;gap:1.5rem}.contact-content{grid-template-columns:1fr;gap:2rem}.terminal-window{width:95%;height:500px}}@media(max-width:480px){.linux-system-bar{padding:.4rem .6rem;font-size:.65rem}.system-info{gap:.5rem}.sys-item{padding:.2rem .4rem;font-size:.6rem}.hero{min-height:100vh;padding:5rem 0 3rem}.hero-content{padding:1.5rem 1rem;gap:2rem}.hero-text{max-width:100%}.hero-title{font-size:clamp(1.75rem,8vw,2.2rem);margin-bottom:1rem;line-height:1.3;letter-spacing:-.01em}.hero-subtitle{font-size:clamp(.95rem,5vw,1.2rem);margin-bottom:1rem;line-height:1.45}.hero-description{font-size:.85rem;margin-bottom:1.5rem;line-height:1.6;max-width:95%;margin-left:auto;margin-right:auto}.hero-stats{gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.stat-item{font-size:.75rem;padding:.55rem .9rem;min-width:140px}.hero-badge-section{margin-top:0}.profile-photo-container{margin-bottom:1.25rem}.profile-photo-wrapper{width:300px;height:300px;border-width:2.5px}.image-placeholder{width:270px;height:360px}.arrow-icon{width:45px;height:45px;bottom:-22px;right:50px}.social-icons{padding:.55rem .75rem;gap:.45rem;max-width:calc(100% - 1.5rem);bottom:15px;border-radius:16px}.social-icon{width:38px;height:38px;flex-shrink:0;min-width:38px}.social-icon svg{width:16px;height:16px}.terminal-window{width:98%;height:450px}}.hero-badge-section{margin-top:0}.profile-photo-container{margin-bottom:.5rem}.profile-photo-wrapper{width:200px;height:200px;border-width:2px}.image-placeholder{width:180px;height:260px}.arrow-icon{width:45px;height:45px;bottom:-22px;right:50px}.social-icons{padding:.45rem .6rem;border-width:2px}@media(max-width:360px){.social-icons .linux-system-bar{padding:.35rem .5rem;font-size:.6rem}.social-icons .system-info{gap:.4rem}.social-icons .sys-item{padding:.15rem .35rem;font-size:.55rem}.social-icons .hero{padding:4.5rem 0 2.5rem}.social-icons .hero-content{padding:1.25rem .75rem;gap:1.75rem}.social-icons .hero-title{font-size:1.6rem;margin-bottom:.85rem}.social-icons .hero-subtitle{font-size:.9rem;margin-bottom:.85rem}.social-icons .hero-description{font-size:.8rem;margin-bottom:1.25rem}.social-icons .hero-stats{gap:.65rem;flex-wrap:wrap;align-items:stretch;margin-bottom:1.25rem}.social-icons .stat-item{font-size:.7rem;padding:.5rem .75rem;text-align:center;width:calc(50% - .35rem);min-width:auto}.social-icons .hero-badge-section{margin-top:0}.social-icons .profile-photo-wrapper{width:240px;height:240px;border-width:2px}.social-icons .image-placeholder{width:210px;height:290px}.social-icons .social-icons{padding:.5rem .65rem;gap:.4rem;max-width:calc(100% - 1rem);bottom:12px;left:50%;right:auto;border-radius:14px}.social-icons .social-icon{width:36px;height:36px;flex-shrink:0;min-width:36px}.social-icons .social-icon svg{width:15px;height:15px}}.image-placeholder{width:180px;height:270px}.social-icons{padding:.45rem .6rem;gap:.35rem;max-width:calc(100% - 1rem);bottom:12px;left:50%;right:auto;border-radius:14px}.social-icon{width:36px;height:36px;flex-shrink:0;min-width:36px}@media(max-width:768px){.about-me{padding:4rem 1.5rem}.about-title{font-size:clamp(2rem,8vw,3rem);margin-bottom:2rem}.about-details{padding:2rem 1.5rem}.about-text{font-size:1rem}.skills-list li,.focus-list li{font-size:.95rem}.github-link,.linkedin-link{padding:.8rem 1.5rem;font-size:.9rem}.about-links{flex-direction:column;align-items:center}.github-link,.linkedin-link{width:100%;max-width:300px;justify-content:center}}@media(max-width:480px){.about-me{padding:3rem 1rem}.about-title{font-size:clamp(1.75rem,9vw,2.5rem);margin-bottom:1.5rem}.about-details{padding:1.5rem 1rem}.about-text{font-size:.9rem}.skills-list li,.focus-list li{font-size:.85rem;padding-left:1.5rem}.github-link,.linkedin-link{padding:.7rem 1.25rem;font-size:.85rem}.about-footer{font-size:.9rem;margin-top:2rem}}@media(max-width:360px){.about-me{padding:2.5rem .75rem}.about-title{font-size:1.75rem}.about-details{padding:1.25rem .75rem}.about-text{font-size:.85rem}.skills-list li,.focus-list li{font-size:.8rem}.github-link,.linkedin-link{padding:.6rem 1rem;font-size:.8rem}}.page{min-height:100vh;padding:80px 20px;background:#000;position:relative}.linux-breadcrumb{position:fixed;top:60px;left:2rem;background:#000000f2;border:1px solid rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:6px;font-family:Courier New,monospace;font-size:.9rem;color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.breadcrumb-item{color:#4af626;font-weight:600}.breadcrumb-path{color:#87ceeb}.breadcrumb-symbol{margin-left:.5rem;color:#4af626}.terminal-prompt-title{color:#4af626;font-family:Courier New,monospace;margin-right:.5rem}.linux-file-info{display:flex;gap:1rem;font-family:Courier New,monospace;font-size:.75rem;color:#ffffff80;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.file-permissions{color:#4af626}.file-owner{color:#87ceeb}.file-size{color:orange}.file-date{color:#fff9}.footer-info:first-child{color:#4af626}.page-container{max-width:1200px;margin:0 auto;padding-bottom:80px}.page-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:600;color:#fff;margin-bottom:3rem;text-align:left;text-shadow:0 2px 8px rgba(0,0,0,.5);font-family:Courier New,monospace;margin-top:2rem}.loading-message,.error-message,.no-projects-message{text-align:center;padding:3rem 2rem;margin-top:3rem;border-radius:12px;font-family:Courier New,monospace;font-size:1.1rem;animation:fadeIn .4s ease}.loading-message{color:#4af626;background:#4af6260d;border:1px solid rgba(74,246,38,.2)}.loading-spinner{display:inline-block;animation:spin 1s linear infinite;font-size:1.5rem;margin-right:.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{color:#f44;background:#ff44440d;border:1px solid rgba(255,68,68,.2)}.no-projects-message{color:orange;background:#ffa5000d;border:1px solid rgba(255,165,0,.2)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.page-container{padding:2rem 1.5rem;padding-bottom:100px}.linux-breadcrumb{left:1.5rem;font-size:.85rem;padding:.4rem .8rem}.back-terminal-btn{top:1.5rem;left:1.5rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(max-width:768px){.page{padding:60px 1rem}.page-container{padding:1rem;padding-bottom:120px}.page-title{font-size:clamp(1.8rem,8vw,2.5rem);margin-bottom:2rem;margin-top:1rem}.projects-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.project-card{padding:1.5rem}.project-header h3{font-size:1.3rem}.project-description{font-size:.9rem}.tag{font-size:.8rem;padding:.35rem .7rem}.linux-breadcrumb{top:60px;left:1rem;font-size:.8rem;padding:.4rem .75rem}.back-terminal-btn{top:1rem;left:1rem;padding:.5rem 1rem;font-size:.75rem}.back-terminal-btn svg{width:16px;height:16px}.linux-footer{padding:.5rem 1rem;font-size:.7rem;gap:1rem;flex-wrap:wrap}.linux-watermark{bottom:5rem;right:1rem;transform:scale(.8)}}@media(max-width:480px){.page{padding:50px .75rem}.page-container{padding:1rem .75rem .75rem;padding-bottom:140px}.page-title{font-size:clamp(1.5rem,9vw,2rem);margin-bottom:1.5rem}.projects-grid{gap:1.25rem}.project-card{padding:1.25rem;border-radius:12px}.project-header{flex-direction:column;align-items:flex-start;gap:.75rem}.project-header h3{font-size:1.2rem}.project-links{display:flex;gap:1rem}.project-description{font-size:.85rem;margin-bottom:1.25rem}.tag{font-size:.75rem;padding:.3rem .6rem}.linux-breadcrumb{top:55px;left:.75rem;font-size:.75rem;padding:.35rem .6rem}.back-terminal-btn{top:.75rem;left:.75rem;padding:.4rem .8rem;font-size:.7rem}.back-terminal-btn span{display:none}.back-terminal-btn svg{width:14px;height:14px}.linux-footer{padding:.4rem .75rem;font-size:.65rem;gap:.75rem}.linux-watermark{bottom:5.5rem;right:.5rem;transform:scale(.6)}}@media(max-width:360px){.page-container{padding:1rem .5rem .5rem}.page-title{font-size:1.5rem}.project-card{padding:1rem}.project-header h3{font-size:1.1rem}.project-description{font-size:.8rem}}.back-terminal-btn{position:fixed;top:2rem;left:2rem;background:#000000f2;border:1px solid rgba(255,255,255,.1);padding:.75rem 1.5rem;border-radius:4px;color:#fffc;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:400;transition:all .3s ease;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-terminal-btn:hover{background:#ffffff14;border-color:#ffffff26}.back-terminal-btn svg{width:20px;height:20px;transition:transform .3s ease;opacity:.7}.back-terminal-btn:hover svg{transform:translate(-3px)}.skills-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;pointer-events:none;background:#000}.grid-overlay{display:none}.floating-shapes{position:absolute;width:100%;height:100%}.shape{position:absolute;border-radius:50%;filter:blur(100px);animation:float 20s ease-in-out infinite}.shape-1{width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.8) 0%,transparent 70%);opacity:.05;top:-200px;left:-100px;animation-delay:0s}.shape-2{width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.8) 0%,transparent 70%);opacity:.04;bottom:-250px;right:-150px;animation-delay:10s}.shape-3{width:450px;height:450px;background:radial-gradient(circle,rgba(255,255,255,.8) 0%,transparent 70%);opacity:.03;top:50%;left:50%;animation-delay:15s}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(-20px,-20px)}}.skills-header{text-align:center;margin-bottom:4rem;padding-top:3rem;position:relative;z-index:1}.skills-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin-bottom:1rem;line-height:1.2;color:#fff}.title-gradient{color:#fff}.skills-subtitle{font-size:1.2rem;color:#fff9;font-weight:400;letter-spacing:.5px}.skills-grid{display:flex!important;flex-direction:column!important;gap:2.5rem;margin-top:2rem;padding:1rem;margin-bottom:3rem;position:relative;z-index:1}.skill-category{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative;overflow:visible;width:100%}.skill-category:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top left,rgba(255,255,255,.05) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.skill-category:hover{background:#ffffff08;border-color:#ffffff26}.skill-category:hover:before{opacity:1}.category-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.category-icon-large{font-size:2.5rem;filter:grayscale(100%);opacity:.9}.category-title{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.5px;margin:0}.skills-list{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:1.5rem;overflow:visible;padding:.5rem 0 1rem}.skill-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.2rem 2rem;transition:all .3s ease;position:relative;overflow:visible;cursor:pointer;flex:0 1 280px;height:auto}.skill-card:before{display:none}.skill-card:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.skill-card-inner{display:flex!important;flex-direction:row!important;align-items:center;justify-content:flex-start;gap:1.2rem;position:relative;z-index:1;width:100%}.skill-icon-wrapper{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.skill-icon{width:50px;height:50px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));transition:all .3s ease;position:relative;z-index:2}.skill-glow{display:none}.skill-card:hover .skill-icon{transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.4))}.skill-info{flex:1;display:flex!important;flex-direction:column!important;gap:.5rem;min-width:0}.skill-name{color:#ffffffe6;font-weight:600;font-size:1.05rem;text-align:left;letter-spacing:.3px;transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.skill-card:hover .skill-name{color:#fff}.skill-level-container{width:100%;min-width:100px}.skill-level-bar{width:100%;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden;position:relative}.skill-level-fill{height:100%;background:#fffc;border-radius:2px;transition:width 1s cubic-bezier(.4,0,.2,1);position:relative}.skill-percentage{position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:.6rem;font-weight:700;color:#000;letter-spacing:.5px}.page-container{padding:2rem;max-width:1400px;margin:0 auto;position:relative;z-index:1}.page{background:#000;min-height:100vh}@media(max-width:1200px){.skills-grid{gap:2rem}}@media(max-width:768px){.page-container{padding:5rem 1rem 1rem}.skills-header{margin-bottom:2rem;padding-top:1rem}.skills-title{font-size:clamp(1.8rem,8vw,2.5rem)}.skills-subtitle{font-size:.9rem}.skills-grid{gap:1.5rem}.skill-category{padding:1.5rem;border-radius:12px}.category-header{margin-bottom:1.5rem;flex-wrap:wrap}.category-icon-large{font-size:2rem}.category-title{font-size:1.1rem}.skills-list{gap:1rem;padding-bottom:.5rem}.skill-card{padding:1rem 1.5rem;flex:0 1 auto;min-width:160px;max-width:calc(50% - .5rem)}.skill-card-inner{gap:.8rem}.skill-icon-wrapper,.skill-icon{width:36px;height:36px}.skill-name{font-size:.85rem}.back-terminal-btn{top:1rem;left:1rem;padding:.5rem 1rem;font-size:.75rem}.back-terminal-btn svg{width:16px;height:16px}}@media(max-width:480px){.page-container{padding:4.5rem .75rem .75rem}.skills-header{margin-bottom:1.5rem}.skills-title{font-size:clamp(1.5rem,9vw,2rem)}.skills-subtitle{font-size:.8rem}.skills-grid{gap:1.25rem}.skill-category{padding:1rem}.category-header{margin-bottom:1rem;padding-bottom:1rem}.category-icon-large{font-size:1.75rem}.category-title{font-size:1rem}.skills-list{gap:.75rem}.skill-card{padding:.75rem 1rem;min-width:140px;max-width:calc(50% - .375rem)}.skill-card-inner{gap:.6rem;flex-direction:column;align-items:center;text-align:center}.skill-icon-wrapper,.skill-icon{width:32px;height:32px}.skill-info{align-items:center}.skill-name{font-size:.75rem;text-align:center;white-space:normal;word-break:break-word;line-height:1.2}.back-terminal-btn{top:.75rem;left:.75rem;padding:.4rem .8rem;font-size:.7rem}.back-terminal-btn span{display:none}.back-terminal-btn svg{width:14px;height:14px}}@media(max-width:360px){.page-container{padding:4rem .5rem .5rem}.skills-title{font-size:1.5rem}.skill-card{min-width:120px;padding:.6rem .8rem}.skill-icon-wrapper,.skill-icon{width:28px;height:28px}.skill-name{font-size:.7rem}.category-title{font-size:.9rem}}.back-terminal-btn{position:fixed;top:2rem;left:2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.75rem 1.5rem;border-radius:8px;color:#fff;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-family:Courier New,monospace;font-size:.9rem;transition:all .3s ease;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-terminal-btn svg{width:20px;height:20px}@media(max-width:1024px){.resume-content{max-width:700px;padding:0 1.5rem}.back-terminal-btn{top:1.5rem;left:1.5rem}}@media(max-width:768px){.page{padding:60px 1rem 80px}.resume-content{max-width:100%;padding:0}.resume-card{padding:1.5rem;margin-bottom:1.5rem;border-radius:12px}.resume-heading{font-size:1.5rem}.resume-subheading{font-size:1.1rem}.resume-text{font-size:.9rem}.resume-list li{font-size:.9rem;padding-left:1.25rem}.download-resume-btn{padding:.85rem 1.75rem;font-size:.9rem}.back-terminal-btn{top:1rem;left:1rem;padding:.5rem 1rem;font-size:.75rem}.back-terminal-btn svg{width:16px;height:16px}.linux-watermark{bottom:5rem;right:1rem;transform:scale(.8)}}@media(max-width:480px){.page{padding:50px .75rem 100px}.resume-card{padding:1.25rem;margin-bottom:1.25rem}.resume-heading{font-size:1.3rem}.resume-subheading{font-size:1rem}.resume-text{font-size:.85rem;line-height:1.5}.resume-list li{font-size:.85rem;padding-left:1rem;margin-bottom:.4rem}.download-resume-btn{padding:.75rem 1.5rem;font-size:.85rem;margin-top:1.5rem}.back-terminal-btn{top:.75rem;left:.75rem;padding:.4rem .8rem;font-size:.7rem}.back-terminal-btn span{display:none}.back-terminal-btn svg{width:14px;height:14px}.linux-watermark{bottom:5.5rem;right:.5rem;transform:scale(.6)}}@media(max-width:360px){.page{padding:45px .5rem 100px}.resume-card{padding:1rem}.resume-heading{font-size:1.2rem}.resume-subheading{font-size:.95rem}.resume-text,.resume-list li{font-size:.8rem}.download-resume-btn{padding:.65rem 1.25rem;font-size:.8rem}}.back-terminal-btn{position:fixed;top:1.5rem;left:1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.6rem 1.2rem;border-radius:8px;color:#fff;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-family:Courier New,monospace;font-size:.85rem;transition:all .3s ease;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-terminal-btn:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translate(-5px);box-shadow:0 0 20px #ffffff1a}.back-terminal-btn svg{width:18px;height:18px}.linux-breadcrumb{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);background:#000000f2;border:1px solid rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:6px;font-family:Courier New,monospace;font-size:.85rem;color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.breadcrumb-item{color:#fff;font-weight:600}.breadcrumb-separator{margin:0 .5rem;color:#ffffff80}.breadcrumb-path{color:#fffc}.breadcrumb-symbol{margin-left:.5rem;color:#fff}.terminal-prompt-title{color:#fff;font-family:Courier New,monospace;margin-right:.5rem}.linux-footer{position:fixed;bottom:0;left:0;right:0;background:#000000f2;border-top:1px solid rgba(255,255,255,.1);padding:.5rem 2rem;display:flex;gap:2rem;font-family:Courier New,monospace;font-size:.8rem;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-info{color:#fff9;display:flex;align-items:center}.footer-info:first-child{color:#fff}.contact-page{height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:5rem 2rem 4rem}.page-container{max-width:1400px;width:100%;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center}.page-title{font-size:1.5rem;margin-bottom:1.5rem;font-family:Courier New,monospace;color:#fff}.contact-content{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem;align-items:start}.contact-info{display:flex;flex-direction:column;gap:.8rem}.contact-item{display:flex;gap:1rem;align-items:flex-start;padding:.7rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;transition:all .3s ease;box-shadow:0 4px 12px #0000004d,0 2px 6px #0003}.contact-item:hover{background:#ffffff0d;border-color:#ffffff4d;transform:translate(5px);box-shadow:0 6px 20px #0006,0 3px 10px #0000004d}.contact-icon{width:38px;height:38px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;box-shadow:0 2px 8px #0003}.contact-item h4{color:#fff;font-size:.8rem;font-weight:600;margin-bottom:.2rem;font-family:Courier New,monospace}.contact-item p,.contact-item a{color:#ffffffb3;font-size:.75rem;text-decoration:none;transition:color .3s ease;font-family:Courier New,monospace;line-height:1.4}.contact-form{display:flex;flex-direction:column;gap:.8rem;background:#ffffff05;padding:1.2rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 12px #0000004d,0 2px 6px #0003}.status-message{padding:.7rem 1rem;border-radius:8px;font-family:Courier New,monospace;font-size:.8rem;animation:slideDown .3s ease}.status-message.success{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff}.status-message.error{background:#ff4d4d1a;border:1px solid rgba(255,77,77,.3);color:#ff4d4d}.form-group{margin-bottom:0}.form-group input,.form-group textarea{width:100%;padding:.7rem;background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:.85rem;font-family:Courier New,monospace;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#fff;background:#0009;box-shadow:0 0 0 2px #ffffff1a}.form-group textarea{resize:none;min-height:70px;max-height:70px}.submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.5rem;background:#ffffff1a;color:#fff;border:1px solid #FFFFFF;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .3s ease;font-family:Courier New,monospace}.submit-btn:hover:not(:disabled){background:#fff;color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #fff6}.submit-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:968px){.contact-page{padding:6rem 1.5rem 3rem;height:auto;min-height:100vh}.contact-content{grid-template-columns:1fr;gap:1.5rem}.page-title{font-size:1.3rem;margin-bottom:1rem}.linux-breadcrumb{font-size:.75rem;padding:.4rem .8rem;top:1rem}.back-terminal-btn{padding:.5rem 1rem;font-size:.75rem;top:1rem;left:1rem}.linux-footer{padding:.5rem 1rem;font-size:.7rem;gap:1rem}}@media(max-width:640px){.contact-page{padding:5.5rem 1rem 3rem;overflow-y:auto;height:auto;min-height:100vh}.page-container{height:auto}.page-title{font-size:1.1rem;margin-bottom:.8rem;text-align:center}.contact-content{gap:1.2rem}.contact-info{gap:.7rem}.contact-item{padding:.6rem;gap:.8rem}.contact-icon{width:32px;height:32px}.contact-icon svg{width:18px;height:18px}.contact-item h4{font-size:.75rem}.contact-item p,.contact-item a{font-size:.7rem}.contact-form{padding:1rem;gap:.7rem}.form-group input,.form-group textarea{padding:.65rem;font-size:.8rem}.form-group textarea{min-height:65px;max-height:80px}.submit-btn{padding:.65rem 1.2rem;font-size:.8rem;width:100%}.linux-breadcrumb{font-size:.65rem;padding:.35rem .6rem;left:50%;right:auto;transform:translate(-50%)}.breadcrumb-item,.breadcrumb-path,.breadcrumb-separator{display:none}.back-terminal-btn{padding:.4rem .8rem;font-size:.7rem;top:1rem;left:.8rem}.back-terminal-btn span{display:none}.back-terminal-btn svg{width:16px;height:16px}.linux-footer{padding:.4rem .8rem;font-size:.65rem;gap:.5rem;flex-direction:column;align-items:flex-start}.status-message{font-size:.75rem;padding:.6rem .8rem}}@media(max-width:380px){.contact-page{padding:5rem .8rem 2.5rem}.page-title{font-size:1rem}.contact-item{padding:.5rem;gap:.6rem}.contact-icon{width:28px;height:28px}.contact-item h4{font-size:.7rem}.contact-item p,.contact-item a{font-size:.65rem}.contact-form{padding:.8rem}.form-group input,.form-group textarea{padding:.6rem;font-size:.75rem}}@media(max-width:1024px){.page-container{padding:2rem 1.5rem;padding-bottom:100px}.linux-breadcrumb{left:1.5rem;font-size:.85rem;padding:.4rem .8rem}.back-terminal-btn{top:1.5rem;left:1.5rem}}@media(max-width:768px){.page-container{padding:5rem 1rem 1rem;padding-bottom:120px}.page-title{font-size:clamp(1.8rem,8vw,2.5rem);margin-bottom:2rem;margin-top:1rem}.contact-content{grid-template-columns:1fr;gap:1.5rem}.contact-info-card,.contact-form-card{padding:1.5rem}.contact-heading{font-size:1.3rem}.info-item{font-size:.9rem}.linux-breadcrumb{top:60px;left:1rem;font-size:.8rem;padding:.4rem .75rem}.back-terminal-btn{top:1rem;left:1rem;padding:.5rem 1rem;font-size:.75rem}.back-terminal-btn svg{width:16px;height:16px}.linux-footer{padding:.5rem 1rem;font-size:.7rem;gap:1rem;flex-wrap:wrap}.linux-watermark{bottom:5rem;right:1rem;transform:scale(.8)}}@media(max-width:480px){.page-container{padding:4.5rem .75rem .75rem;padding-bottom:140px}.page-title{font-size:clamp(1.5rem,9vw,2rem);margin-bottom:1.5rem}.contact-content{gap:1.25rem}.contact-info-card,.contact-form-card{padding:1.25rem;border-radius:12px}.contact-heading{font-size:1.1rem}.info-item{font-size:.85rem;flex-direction:column;align-items:flex-start;gap:.25rem}.form-group label{font-size:.85rem}.form-input,.form-textarea{padding:.75rem;font-size:.85rem}.submit-btn{padding:.75rem 1.5rem;font-size:.85rem}.linux-breadcrumb{top:55px;left:.75rem;font-size:.75rem;padding:.35rem .6rem}.back-terminal-btn{top:.75rem;left:.75rem;padding:.4rem .8rem;font-size:.7rem}.back-terminal-btn span{display:none}.back-terminal-btn svg{width:14px;height:14px}.linux-footer{padding:.4rem .75rem;font-size:.65rem;gap:.75rem}.linux-watermark{bottom:5.5rem;right:.5rem;transform:scale(.6)}}@media(max-width:360px){.page-container{padding:4rem .5rem .5rem}.page-title{font-size:1.5rem}.contact-info-card,.contact-form-card{padding:1rem}.contact-heading{font-size:1rem}.info-item{font-size:.8rem}}.linux-watermark{position:fixed;bottom:2rem;right:2rem;pointer-events:none;z-index:1;animation:tuxFloat 6s ease-in-out infinite}.linux-watermark svg{filter:drop-shadow(0 0 20px rgba(255,255,255,.1))}@keyframes tuxFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.page-container{padding-bottom:80px}.page-title{font-family:Courier New,monospace;font-size:clamp(2rem,4vw,2.5rem)!important;font-weight:600!important;text-align:left!important;margin-top:2rem}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#000;padding:2rem}.login-container{background:#1a1a1a;border-radius:24px;padding:3rem;max-width:420px;width:100%;box-shadow:0 25px 70px #000c;border:3px solid #333}.login-header{text-align:center;margin-bottom:2rem}.login-header h1{color:#fff;font-size:2.2rem;margin-bottom:.5rem;font-weight:800}.login-header p{color:#999;font-size:1rem;font-weight:500}.login-form .form-group{margin-bottom:1.5rem}.login-form label{display:block;color:#ccc;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.login-form input{width:100%;padding:1rem;background:#2a2a2a;border:2px solid #444;border-radius:12px;color:#fff;font-size:1rem;transition:all .3s ease;font-weight:500}.login-form input::placeholder{color:#666}.login-form input:focus{outline:none;border-color:#666;background:#333;box-shadow:0 0 0 4px #ffffff0d}.login-form button{width:100%;padding:1.1rem;background:#fff;color:#000;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.login-form button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 15px 35px #ffffff4d;background:#f0f0f0}.login-form button:disabled{opacity:.6;cursor:not-allowed}.login-form .error-message{color:#ff6b6b;background:#ff6b6b1a;border:2px solid #ff6b6b;padding:.875rem;border-radius:12px;margin-bottom:1rem;text-align:center;font-size:.95rem;font-weight:600}.fullscreen-form{position:fixed;inset:0;background:#0a0a0a;z-index:999;overflow-y:auto;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.fullscreen-header{background:#1a1a1a;padding:2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid #333;position:sticky;top:0;z-index:10}.fullscreen-header h2{color:#fff;font-size:2rem;margin:0;font-weight:800}.close-fullscreen-btn{background:#2a2a2a;color:#fff;border:2px solid #666;padding:.75rem 1.5rem;border-radius:10px;cursor:pointer;font-size:1rem;font-weight:700;transition:all .3s ease}.close-fullscreen-btn:hover{background:#1a1a1a;border-color:#fff;transform:translateY(-2px)}.project-form-fullscreen{max-width:1200px;margin:0 auto;padding:3rem 2rem}.dashboard-page{min-height:100vh;background:#0a0a0a;padding:0;color:#fff}.dashboard-header{background:#1a1a1a;box-shadow:0 4px 20px #00000080;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:0;border-bottom:2px solid #333}.header-left h1{color:#fff;font-size:2rem;margin-bottom:.25rem;font-weight:800}.breadcrumb{color:#999;font-size:1rem;font-weight:500}.header-right{display:flex;gap:1rem}.home-btn,.logout-btn{padding:.75rem 1.5rem;border:2px solid #444;border-radius:12px;background:#2a2a2a;color:#fff;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:600}.home-btn:hover{background:#fff;color:#000;border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #ffffff4d}.logout-btn:hover{background:#ff6b6b;border-color:#ff6b6b;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b6b66}.dashboard-tabs{display:flex;gap:0;background:#1a1a1a;box-shadow:0 4px 15px #0000004d;padding:0;border-bottom:2px solid #333}.tab{padding:1.2rem 2.5rem;background:#1a1a1a;border:none;border-bottom:4px solid transparent;color:#999;cursor:pointer;transition:all .3s ease;font-size:1.1rem;font-weight:600}.tab:hover{background:#2a2a2a;color:#fff}.tab.active{background:#2a2a2a;border-bottom-color:#fff;color:#fff}.status-message{padding:1.2rem 2rem;margin:1.5rem 2rem;border-radius:12px;animation:slideDown .4s ease;font-weight:600;font-size:1rem;border:2px solid}.status-message.success{background:#ffffff0d;border-color:#fff;color:#fff}.status-message.error{background:#ff6b6b1a;border-color:#ff6b6b;color:#ff6b6b}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.section-header{display:flex;justify-content:space-between;align-items:center;margin:2rem 2rem 1.5rem}.section-header h2{color:#fff;font-size:1.8rem;font-weight:800}.add-btn{padding:.875rem 2rem;background:#fff;color:#000;border:none;border-radius:12px;cursor:pointer;font-weight:700;font-size:1rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #fff3}.add-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ffffff4d;background:#f0f0f0}.project-form{background:#1a1a1a;border-radius:16px;padding:2.5rem;margin:0 2rem 2rem;box-shadow:0 8px 25px #00000080;border:3px solid #333}.project-form h3{color:#fff;margin-bottom:2rem;font-size:1.5rem;font-weight:800}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#ccc;margin-bottom:.6rem;font-size:1rem;font-weight:700}.form-group input,.form-group textarea{width:100%;padding:.875rem;background:#2a2a2a;border:2px solid #444;border-radius:10px;color:#fff;font-size:1rem;transition:all .3s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#666;background:#333;box-shadow:0 0 0 4px #ffffff0d}.form-group textarea{resize:vertical;min-height:100px}.checkbox-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-group input[type=checkbox]{width:auto;cursor:pointer}.form-actions{display:flex;gap:1rem;margin-top:2rem}.form-actions button{padding:.75rem 2rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.form-actions button[type=submit]{background:#fff;color:#000;box-shadow:0 4px 15px #fff3}.form-actions button[type=submit]:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #ffffff4d;background:#f0f0f0}.form-actions button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.form-actions button[type=button]{background:#2a2a2a;border:2px solid #444;color:#ccc;font-weight:600}.form-actions button[type=button]:hover{background:#333;color:#fff;border-color:#666}.projects-list,.contacts-list{display:flex;flex-direction:column;gap:1.5rem;padding:0 2rem 2rem}.project-item{background:#1a1a1a;border-radius:16px;padding:2rem;display:flex;justify-content:space-between;align-items:start;transition:all .3s ease;box-shadow:0 4px 20px #00000080;border:2px solid #333}.project-item:hover{box-shadow:0 8px 30px #ffffff1a;transform:translateY(-3px);border-color:#666}.project-info{flex:1}.project-info h3{color:#fff;margin-bottom:.75rem;font-size:1.4rem;display:flex;align-items:center;gap:.5rem;font-weight:800}.featured-badge{font-size:1.2rem}.project-info p{color:#ccc;margin-bottom:1rem;line-height:1.7;font-size:1rem}.project-meta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:1rem}.category{background:#2a2a2a;color:#fff;padding:.4rem 1rem;border-radius:8px;font-size:.9rem;font-weight:700;border:2px solid #444}.tech-tags{display:flex;flex-wrap:wrap;gap:.6rem}.tech-tag{background:#333;color:#ccc;padding:.4rem 1rem;border-radius:8px;font-size:.9rem;font-weight:700;border:2px solid #555}.project-links{display:flex;gap:1.5rem}.project-links a{color:#fff;text-decoration:none;font-size:1rem;transition:all .3s ease;font-weight:700;padding:.3rem 0;border-bottom:2px solid transparent}.project-links a:hover{color:#ccc;border-bottom-color:#ccc}.project-actions{display:flex;gap:.75rem;flex-shrink:0}.edit-btn,.delete-btn,.mark-read-btn{padding:.65rem 1.2rem;border:2px solid;border-radius:10px;cursor:pointer;transition:all .3s ease;font-size:.95rem;font-weight:700}.edit-btn{background:#fff;border-color:#fff;color:#000}.edit-btn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff4d}.delete-btn{background:#2a2a2a;border-color:#666;color:#fff}.delete-btn:hover{background:#1a1a1a;border-color:#999;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff1a}.mark-read-btn{background:#fff;border-color:#fff;color:#000}.mark-read-btn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff4d}.contact-item{background:#1a1a1a;border-radius:16px;padding:2rem;transition:all .3s ease;box-shadow:0 4px 20px #00000080;border:2px solid #333}.contact-item.unread{border-left:6px solid white;background:#1a1a1a;box-shadow:0 4px 20px #fff3}.contact-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem}.contact-meta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.contact-name{color:#fff;font-weight:800;font-size:1.3rem}.contact-email{color:#ccc;font-size:1rem;font-weight:600}.contact-date{color:#999;font-size:.95rem;font-weight:500}.unread-badge{background:#fff;color:#000;padding:.4rem 1rem;border-radius:8px;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 10px #ffffff4d}.contact-subject{color:#fff;margin-bottom:.75rem;font-size:1.05rem;font-weight:500}.contact-subject strong{color:#fff;font-weight:800}.contact-message{color:#ccc;line-height:1.8;margin-bottom:1.5rem;padding:1.5rem;background:#2a2a2a;border-radius:12px;border-left:4px solid white;font-size:1rem}.contact-actions{display:flex;gap:1rem}.loading,.empty-state{text-align:center;padding:4rem 2rem;font-size:1.3rem;font-weight:600}.loading{color:#fff;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.empty-state{color:#999}.projects-section,.contacts-section{background:transparent;min-height:calc(100vh - 200px)}.projects-section,.contacts-section{padding-bottom:2rem}@media(max-width:768px){.login-page{padding:1rem}.login-container{padding:2rem 1.5rem;max-width:100%}.login-header h1{font-size:1.8rem}.dashboard-page{padding:0}.dashboard-header{flex-direction:column;gap:1rem;text-align:center;padding:1rem}.header-right{width:100%;justify-content:center;flex-wrap:wrap}.section-header{margin:1.5rem 1rem 1rem}.projects-list,.contacts-list{padding:0 1rem 1rem}.project-form{margin:0 1rem 1.5rem}.form-row{grid-template-columns:1fr}.project-item{flex-direction:column;gap:1rem}.project-actions{width:100%}.project-actions button{flex:1}.dashboard-tabs{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab{flex:1;min-width:150px}.contact-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.status-message{margin:1rem}}@media(max-width:480px){.login-container{padding:1.5rem 1rem;border-radius:16px}.login-header h1{font-size:1.6rem}.login-header p{font-size:.9rem}.login-form input,.login-form button{padding:.9rem;font-size:.95rem}.dashboard-header h2{font-size:1.5rem}.logout-btn,.fullscreen-btn{padding:.6rem 1rem;font-size:.85rem}.section-header h3{font-size:1.3rem}.tab{min-width:120px;font-size:.9rem;padding:.8rem 1rem}.project-form input,.project-form textarea{padding:.8rem;font-size:.9rem}.project-item h4{font-size:1.1rem}.project-item p{font-size:.85rem}}@media(max-width:380px){.login-container{padding:1.25rem .75rem}.login-header h1{font-size:1.4rem}.dashboard-header{padding:.75rem}.header-right{gap:.5rem}.logout-btn,.fullscreen-btn{padding:.5rem .8rem;font-size:.8rem}.tab{min-width:100px;font-size:.85rem;padding:.7rem .8rem}}:root{--primary-color: #FFFFFF;--secondary-color: #F0F0F0;--dark-bg: #000000;--darker-bg: #000000;--accent-white: #FFFFFF;--neon-white: #FFFFFF}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:768px){html{font-size:15px}}@media(max-width:480px){html{font-size:14px}}body{margin:0;padding:0;overflow-x:hidden;width:100%}.portfolio{min-height:100vh;width:100%;overflow-x:hidden}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.hero:before{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.8) 0%,transparent 70%);opacity:.05;top:-200px;left:-100px;filter:blur(100px);animation:float 20s ease-in-out infinite}.hero:after{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.8) 0%,transparent 70%);opacity:.04;bottom:-250px;right:-150px;filter:blur(120px);animation:float 25s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.9)}}.hero-overlay{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 40%,rgba(255,255,255,.03) 0%,transparent 50%),radial-gradient(ellipse at 70% 60%,rgba(255,255,255,.03) 0%,transparent 50%);z-index:0}.hero-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;max-width:1400px;width:100%;padding:0 3rem;gap:4rem}.hero-text{flex:1;max-width:600px}.hero-title{font-size:clamp(2.8rem,6vw,5rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:2rem;letter-spacing:-.5px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.title-word{display:inline-block;animation:fadeInUp .8s ease-out forwards;opacity:0;transform:translateY(30px)}.title-word:nth-child(1){animation-delay:.1s}.title-word:nth-child(2){animation-delay:.3s}.title-word:nth-child(3){animation-delay:.5s}.title-word:nth-child(4){animation-delay:.7s;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.hero-subtitle{font-size:clamp(1rem,1.8vw,1.15rem);color:#ffffffe6;line-height:1.8;max-width:600px;font-weight:400;text-shadow:0 1px 4px rgba(0,0,0,.6);margin-bottom:2rem}.highlight-name{color:#fff;font-weight:700;font-size:1.05em;text-shadow:0 1px 4px rgba(0,0,0,.6)}.hero-stats{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem}.stat-item{font-size:clamp(.9rem,1.3vw,1rem);color:#fff;padding:.75rem 1.5rem;background:#000000b3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1.5px solid rgba(255,255,255,.3);border-radius:25px;font-weight:500;box-shadow:0 4px 15px #00000080,inset 0 1px #ffffff1a;transition:all .3s ease;text-shadow:0 1px 3px rgba(0,0,0,.6)}.stat-item:hover{transform:translateY(-2px) scale(1.05);border-color:#fff9;box-shadow:0 6px 20px #000000b3,inset 0 1px #ffffff26}.animate-fade-in{animation:fadeIn 1s ease-out .9s forwards;opacity:0}.animate-slide-up{animation:slideUp .6s ease-out forwards;opacity:0;transform:translateY(30px)}@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.tech-highlight{color:#fff;font-weight:700;font-size:1.05em;text-shadow:0 1px 4px rgba(0,0,0,.6)}.particles{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0}.particle{position:absolute;width:3px;height:3px;background:#fff;border-radius:50%;box-shadow:0 0 10px #fffc,0 0 20px #fff6;animation:float 20s infinite ease-in-out}.particle:nth-child(1){left:10%;top:20%;animation-delay:0s;animation-duration:15s}.particle:nth-child(2){left:80%;top:60%;animation-delay:2s;animation-duration:18s;background:#fff;box-shadow:0 0 10px #fffc,0 0 20px #fff6}.particle:nth-child(3){left:30%;top:80%;animation-delay:4s;animation-duration:20s}.particle:nth-child(4){left:70%;top:30%;animation-delay:1s;animation-duration:16s;background:var(--secondary-color);box-shadow:0 0 10px #ec4899cc}.particle:nth-child(5){left:50%;top:10%;animation-delay:3s;animation-duration:22s}.particle:nth-child(6){left:20%;top:50%;animation-delay:5s;animation-duration:19s;background:var(--secondary-color);box-shadow:0 0 10px #ec4899cc}.particle:nth-child(7){left:90%;top:40%;animation-delay:2.5s;animation-duration:17s}.particle:nth-child(8){left:60%;top:70%;animation-delay:4.5s;animation-duration:21s;background:var(--secondary-color);box-shadow:0 0 10px #ec4899cc}@keyframes float{0%,to{transform:translateY(0) translate(0) scale(1);opacity:.3}25%{transform:translateY(-50px) translate(30px) scale(1.2);opacity:.6}50%{transform:translateY(-100px) translate(-20px) scale(.8);opacity:.8}75%{transform:translateY(-50px) translate(-40px) scale(1.1);opacity:.5}}.profile-image{position:relative;flex-shrink:0;animation:fadeInRight 1s ease-out .5s forwards;opacity:0}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.image-placeholder{width:400px;height:500px;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid rgba(255,255,255,.4);box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 20px 60px #ffffff1a;filter:drop-shadow(0 0 20px rgba(255,255,255,.3));transition:all .4s ease;animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 20px 60px #ffffff1a}50%{box-shadow:0 0 30px #ffffff80,0 0 60px #ffffff4d,0 20px 80px #fff3}}.image-placeholder:hover{transform:translateY(-10px) scale(1.02);border-color:#fff;box-shadow:0 0 30px #fff9,0 0 60px #fff6}.image-placeholder img{width:100%;height:100%;object-fit:cover}.placeholder-text{color:#fff9;font-size:1.2rem;font-weight:300}.arrow-icon{position:absolute;bottom:-30px;right:80px;width:60px;height:60px;background:#000;border:2px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 0 15px #fff6,0 0 30px #fff3,0 10px 30px #ffffff26;filter:drop-shadow(0 0 15px rgba(255,255,255,.3));animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.arrow-icon:hover{transform:scale(1.15) rotate(45deg);animation:none;border-color:#fff;box-shadow:0 0 20px #fffc,0 0 40px #ffffff80,0 15px 40px #ffffff4d;filter:drop-shadow(0 0 20px rgba(255,255,255,.6))}.arrow-icon svg{color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.6))}.social-icons{position:fixed;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:.6rem;z-index:1000;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.6rem 1.2rem;border-radius:50px;border:2px solid rgba(255,255,255,.4);box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 20px 60px #ffffff1a;filter:drop-shadow(0 0 20px rgba(255,255,255,.3));animation:socialPulse 3s ease-in-out infinite}.social-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#ffffffb3;transition:all .4s cubic-bezier(.34,1.56,.64,1);border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;cursor:pointer;text-decoration:none}.social-icon:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff1a;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease}.social-icon:hover:before{width:100%;height:100%}.social-icon:hover{color:#fff;background:#ffffff1a;transform:translateY(-5px) scale(1.1);border:1px solid rgba(255,255,255,.3);box-shadow:0 10px 25px #00000080,0 0 20px #ffffff1a}.social-icon svg{width:18px;height:18px;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;z-index:1}.social-icon:hover svg{transform:scale(1.15) rotate(-5deg)}@keyframes socialPulse{0%,to{box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 20px 60px #ffffff1a}50%{box-shadow:0 0 30px #ffffff80,0 0 60px #ffffff4d,0 20px 80px #fff3}}.location-pin{position:absolute;top:40px;right:40px;width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease;box-shadow:0 5px 20px #0003}.location-pin:hover{transform:scale(1.1)}.location-pin svg{color:#333;width:24px;height:24px}.terminal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease}.terminal-window{width:90%;max-width:800px;height:600px;background:#1a1a1a;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #000c,0 0 0 1px #ffffff1a;animation:slideUp .4s cubic-bezier(.34,1.56,.64,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.terminal-header{background:#2d2d2d;padding:12px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.terminal-buttons{display:flex;gap:8px}.terminal-button{width:12px;height:12px;border-radius:50%;cursor:pointer;transition:all .2s ease}.terminal-button.close{background:#ff5f56}.terminal-button.close:hover{background:#ff3b30;box-shadow:0 0 10px #ff5f5680}.terminal-button.minimize{background:#ffbd2e}.terminal-button.maximize{background:#27c93f}.terminal-title{color:#ffffffb3;font-size:13px;font-family:Monaco,Menlo,monospace;flex:1;text-align:center;margin-right:60px}.terminal-back-button{position:absolute;right:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#fff9}.terminal-back-button:hover{background:#ffffff1a;border-color:#ffffff4d;color:#ffffffe6;transform:scale(1.05)}.terminal-back-button svg{width:16px;height:16px}.terminal-body{background:#1a1a1a;height:calc(100% - 45px);padding:20px;overflow-y:auto;font-family:Monaco,Menlo,Courier New,monospace;font-size:14px;line-height:1.6;cursor:text}.terminal-body::-webkit-scrollbar{width:8px}.terminal-body::-webkit-scrollbar-track{background:#0a0a0a}.terminal-body::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.terminal-body::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.terminal-line{margin-bottom:4px;color:#ffffffe6;white-space:pre-wrap;word-break:break-all}.terminal-line.input{color:#4af626;font-weight:500}.terminal-line.output{color:#fffc}.terminal-line.error{color:#ff5f56}.terminal-input-line{display:flex;align-items:center;margin-top:8px}.terminal-prompt{color:#4af626;font-weight:600;margin-right:8px}.terminal-input{flex:1;background:transparent;border:none;outline:none;color:#fffffff2;font-family:Monaco,Menlo,Courier New,monospace;font-size:14px;caret-color:#4af626}.terminal-input::selection{background:#4af6264d}.section{min-height:100vh;padding:80px 20px;background:#000;position:relative}.section-container{max-width:1200px;margin:0 auto}.section-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:#fff;margin-bottom:3rem;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.5)}.projects-section{background:linear-gradient(180deg,#000,#0a0a0a)}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.project-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .4s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-card:hover{transform:translateY(-8px);border-color:#ffffff4d;background:#ffffff0d;box-shadow:0 10px 40px #ffffff1a}.project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.project-header h3{font-size:1.5rem;color:#fff;font-weight:700}.project-links a{color:#ffffffb3;transition:all .3s ease;display:inline-block}.project-links a:hover{color:#fff;transform:scale(1.1)}.project-description{color:#ffffffb3;line-height:1.6;margin-bottom:1.5rem}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#ffffff1a;color:#ffffffe6;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;border:1px solid rgba(255,255,255,.2)}.skills-section{background:#000}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.skill-category{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.skill-category-title{font-size:1.5rem;color:#fff;font-weight:700;margin-bottom:1.5rem;text-align:center}.skills-list{display:flex;flex-direction:column;gap:1.5rem}.skill-item{display:flex;flex-direction:column;gap:.5rem}.skill-name{color:#ffffffe6;font-weight:500;font-size:1rem}.skill-bar{height:8px;background:#ffffff1a;border-radius:10px;overflow:hidden}.skill-progress{height:100%;background:linear-gradient(90deg,#fff9,#ffffffe6);border-radius:10px;transition:width 1s ease;box-shadow:0 0 10px #ffffff4d}.resume-section{background:linear-gradient(180deg,#0a0a0a,#000)}.resume-content{max-width:900px;margin:0 auto}.resume-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.resume-heading{font-size:1.8rem;color:#fff;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid rgba(255,255,255,.2)}.resume-item{margin-bottom:2rem}.resume-item:last-child{margin-bottom:0}.resume-item h4{font-size:1.3rem;color:#fff;font-weight:600;margin-bottom:.5rem}.resume-institution{color:#fffc;font-size:1.1rem;margin-bottom:.3rem}.resume-location{color:#fff9;font-size:.95rem;margin-bottom:.3rem}.resume-date{color:#ffffff80;font-size:.9rem;font-style:italic;margin-bottom:.5rem}.resume-list{list-style:none;padding-left:0;margin-top:1rem}.resume-list li{color:#ffffffb3;padding-left:1.5rem;position:relative;margin-bottom:.5rem;line-height:1.6}.resume-list li:before{content:"▹";position:absolute;left:0;color:#ffffff80}.download-resume-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem 2rem;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.download-resume-btn:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-2px);box-shadow:0 5px 20px #ffffff1a}.contact-section{background:#000}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{display:flex;gap:1.5rem;align-items:flex-start}.contact-icon{width:50px;height:50px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fffc}.contact-item h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.contact-item p,.contact-item a{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#fff}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:1rem;font-family:inherit;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ffffff4d;background:#ffffff14}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group textarea{resize:vertical;min-height:150px}.submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.submit-btn:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-2px);box-shadow:0 5px 20px #ffffff1a}@media(max-width:1024px){.hero-content{flex-direction:column;text-align:center;padding:3rem 2rem 2rem}.hero-text,.hero-subtitle{max-width:100%}.image-placeholder{width:300px;height:400px}}@media(max-width:768px){.hero-content{padding:2rem 1.5rem}.image-placeholder{width:250px;height:350px}.social-icons{flex-wrap:wrap;justify-content:center;padding:.6rem 1rem;gap:.5rem;max-width:90%}.social-icon{width:35px;height:35px}.social-icon svg{width:18px;height:18px}.projects-grid,.skills-grid{grid-template-columns:1fr}.contact-content{grid-template-columns:1fr;gap:2rem}.terminal-window{width:95%;height:500px}}@media(max-width:480px){.image-placeholder{width:200px;height:300px}.arrow-icon{width:50px;height:50px;bottom:-25px;right:60px}}.about-me{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#000,#0a0015,#000);padding:6rem 2rem}.about-content{max-width:1000px;width:100%;position:relative;z-index:1}.about-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#fff;margin-bottom:3rem;letter-spacing:-1px;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 40px rgba(148,0,255,.3);filter:drop-shadow(0 4px 20px rgba(148,0,255,.4));text-align:center}.about-intro{text-align:center;margin-bottom:3rem}.about-text{font-size:clamp(1rem,1.5vw,1.15rem);color:#ffffffd9;line-height:1.8;margin-bottom:1.5rem;font-weight:300;text-shadow:0 2px 10px rgba(0,0,0,.3)}.about-text.highlight{font-size:clamp(1.1rem,1.8vw,1.3rem);line-height:1.9}.name-highlight{background:linear-gradient(135deg,#9400ff,#ff1493);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600;filter:drop-shadow(0 2px 10px rgba(148,0,255,.4))}.about-details{background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(148,0,255,.3);border-radius:20px;padding:2.5rem;margin-bottom:2.5rem;box-shadow:0 10px 30px #9400ff33,inset 0 1px #ffffff0d}.section-subtitle{font-size:clamp(1.3rem,2vw,1.6rem);color:var(--secondary-color);margin-bottom:1.2rem;margin-top:2rem;font-weight:600;filter:drop-shadow(0 2px 10px rgba(255,20,147,.3))}.section-subtitle:first-of-type{margin-top:0}.skills-list,.focus-list{list-style:none;padding:0;margin:0}.skills-list li,.focus-list li{font-size:clamp(.95rem,1.3vw,1.05rem);color:#fffc;line-height:1.8;margin-bottom:.8rem;padding-left:1.5rem;position:relative;font-weight:300}.skills-list li:before,.focus-list li:before{content:"▹";position:absolute;left:0;color:#9400ff;font-size:1.2rem;line-height:1.8;filter:drop-shadow(0 2px 8px rgba(148,0,255,.4))}.current-focus{margin-top:2rem}.github-stats{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(148,0,255,.2)}.github-stats .about-text{margin-bottom:1rem}.github-stats strong{color:#9400ff;font-weight:600;filter:drop-shadow(0 2px 8px rgba(148,0,255,.3))}.about-links{margin-top:3rem;display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.github-link,.linkedin-link{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 2rem;background:#0f0f23e6;border:2px solid var(--primary-color);border-radius:50px;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;box-shadow:0 10px 30px #9400ff4d,0 0 20px #9400ff33,0 15px 40px #ff149333;filter:drop-shadow(0 8px 20px rgba(0,0,0,.4))}.github-link:hover,.linkedin-link:hover{transform:translateY(-4px) scale(1.05);background:#7c3aed1a;border-color:var(--secondary-color);box-shadow:0 15px 40px #9400ff80,0 0 30px #9400ff66,0 20px 50px #ff14934d;filter:drop-shadow(0 12px 30px rgba(0,0,0,.5))}.github-link svg,.linkedin-link svg{filter:drop-shadow(0 2px 8px rgba(148,0,255,.4))}.github-link span,.linkedin-link span{text-shadow:0 2px 10px rgba(255,20,147,.3)}.about-footer{text-align:center;font-size:clamp(1rem,1.5vw,1.2rem);color:#ffffffe6;margin-top:3rem;font-weight:400;filter:drop-shadow(0 2px 10px rgba(148,0,255,.3))}@media(max-width:768px){.about-me{padding:4rem 1.5rem}.about-details{padding:2rem 1.5rem}.about-text{font-size:1rem}.skills-list li,.focus-list li{font-size:.95rem}.github-link,.linkedin-link{padding:.8rem 1.5rem;font-size:.9rem}.about-links{flex-direction:column;align-items:center}.github-link,.linkedin-link{width:100%;max-width:300px;justify-content:center}}
