
*{box-sizing:border-box;margin:0;padding:0}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}#root{width:100%;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:inherit;margin:0}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}
:root{--primary-color:#fff;--secondary-color:#f0f0f0;--dark-bg:#000;--darker-bg:#000;--accent-white:#fff;--neon-white:#fff}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}@media (max-width:768px){html{font-size:15px}}@media (max-width:480px){html{font-size:14px}}body{width:100%;margin:0;padding:0;overflow-x:hidden}.portfolio{width:100%;min-height:100vh;overflow-x:hidden}.hero{background:#000;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.05;filter:blur(100px);background:radial-gradient(circle,#fffc 0%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite float;position:absolute;top:-200px;left:-100px}.hero:after{content:"";opacity:.04;filter:blur(120px);background:radial-gradient(circle,#fffc 0%,#0000 70%);width:600px;height:600px;animation:25s ease-in-out infinite reverse float;position:absolute;bottom:-250px;right:-150px}@keyframes float{0%,to{opacity:.3;transform:translateY(0)translate(0)scale(1)}25%{opacity:.6;transform:translateY(-50px)translate(30px)scale(1.2)}50%{opacity:.8;transform:translateY(-100px)translate(-20px)scale(.8)}75%{opacity:.5;transform:translateY(-50px)translate(-40px)scale(1.1)}}.hero-overlay{z-index:0;background:radial-gradient(at 30% 40%,#ffffff08 0%,#0000 50%),radial-gradient(at 70% 60%,#ffffff08 0%,#0000 50%);position:absolute;inset:0}.hero-content{z-index:1;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1400px;padding:0 3rem;display:flex;position:relative}.hero-text{flex:1;max-width:600px}.hero-title{color:#fff;letter-spacing:-.5px;text-shadow:0 2px 8px #00000080;margin-bottom:2rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.2}.title-word{opacity:0;animation:.8s ease-out forwards fadeInUp;display:inline-block;transform:translateY(30px)}.title-word:first-child{animation-delay:.1s}.title-word:nth-child(2){animation-delay:.3s}.title-word:nth-child(3){animation-delay:.5s}.title-word:nth-child(4){color:#fff;text-shadow:0 2px 8px #00000080;animation-delay:.7s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.hero-subtitle{color:#ffffffe6;text-shadow:0 1px 4px #0009;max-width:600px;margin-bottom:2rem;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:400;line-height:1.8}.highlight-name{color:#fff;text-shadow:0 1px 4px #0009;font-size:1.05em;font-weight:700}.hero-stats{flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;display:flex}.stat-item{color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-shadow:0 1px 3px #0009;background:#000000b3;border:1.5px solid #ffffff4d;border-radius:25px;padding:.75rem 1.5rem;font-size:clamp(.9rem,1.3vw,1rem);font-weight:500;transition:all .3s;box-shadow:0 4px 15px #00000080,inset 0 1px #ffffff1a}.stat-item:hover{border-color:#fff9;transform:translateY(-2px)scale(1.05);box-shadow:0 6px 20px #000000b3,inset 0 1px #ffffff26}.animate-fade-in{opacity:0;animation:1s ease-out .9s forwards fadeIn}.animate-slide-up{opacity:0;animation:.6s ease-out forwards slideUp;transform:translateY(30px)}@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.tech-highlight{color:#fff;text-shadow:0 1px 4px #0009;font-size:1.05em;font-weight:700}.particles{z-index:0;width:100%;height:100%;position:absolute;overflow:hidden}.particle{background:#fff;border-radius:50%;width:3px;height:3px;animation:20s ease-in-out infinite float;position:absolute;box-shadow:0 0 10px #fffc,0 0 20px #fff6}.particle:first-child{animation-duration:15s;animation-delay:0s;top:20%;left:10%}.particle:nth-child(2){background:#fff;animation-duration:18s;animation-delay:2s;top:60%;left:80%;box-shadow:0 0 10px #fffc,0 0 20px #fff6}.particle:nth-child(3){animation-duration:20s;animation-delay:4s;top:80%;left:30%}.particle:nth-child(4){background:var(--secondary-color);animation-duration:16s;animation-delay:1s;top:30%;left:70%;box-shadow:0 0 10px #ec4899cc}.particle:nth-child(5){animation-duration:22s;animation-delay:3s;top:10%;left:50%}.particle:nth-child(6){background:var(--secondary-color);animation-duration:19s;animation-delay:5s;top:50%;left:20%;box-shadow:0 0 10px #ec4899cc}.particle:nth-child(7){animation-duration:17s;animation-delay:2.5s;top:40%;left:90%}.particle:nth-child(8){background:var(--secondary-color);animation-duration:21s;animation-delay:4.5s;top:70%;left:60%;box-shadow:0 0 10px #ec4899cc}.profile-image{opacity:0;flex-shrink:0;animation:1s ease-out .5s forwards fadeInRight;position:relative}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.image-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:drop-shadow(0 0 20px #ffffff4d);background:#000c;border:2px solid #fff6;border-radius:20px;justify-content:center;align-items:center;width:400px;height:500px;transition:all .4s;animation:3s ease-in-out infinite pulse;display:flex;overflow:hidden;box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 20px 60px #ffffff1a}@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{border-color:#fff;transform:translateY(-10px)scale(1.02);box-shadow:0 0 30px #fff9,0 0 60px #fff6}.image-placeholder img{object-fit:cover;width:100%;height:100%}.placeholder-text{color:#fff9;font-size:1.2rem;font-weight:300}.arrow-icon{cursor:pointer;filter:drop-shadow(0 0 15px #ffffff4d);background:#000;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;animation:2s ease-in-out infinite bounce;display:flex;position:absolute;bottom:-30px;right:80px;box-shadow:0 0 15px #fff6,0 0 30px #fff3,0 10px 30px #ffffff26}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.arrow-icon:hover{filter:drop-shadow(0 0 20px #fff9);border-color:#fff;animation:none;transform:scale(1.15)rotate(45deg);box-shadow:0 0 20px #fffc,0 0 40px #ffffff80,0 15px 40px #ffffff4d}.arrow-icon svg{color:#fff;filter:drop-shadow(0 0 10px #fff9)}.social-icons{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:drop-shadow(0 0 20px #ffffff4d);background:#000000f2;border:2px solid #fff6;border-radius:50px;gap:.6rem;padding:.6rem 1.2rem;animation:3s ease-in-out infinite socialPulse;display:flex;position:fixed;bottom:40px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 20px 60px #ffffff1a}.social-icon{color:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.social-icon:before{content:"";background:#ffffff1a;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-icon:hover:before{width:100%;height:100%}.social-icon:hover{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;transform:translateY(-5px)scale(1.1);box-shadow:0 10px 25px #00000080,0 0 20px #ffffff1a}.social-icon svg{z-index:1;width:18px;height:18px;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative}.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{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s;display:flex;position:absolute;top:40px;right:40px;box-shadow:0 5px 20px #0003}.location-pin:hover{transform:scale(1.1)}.location-pin svg{color:#333;width:24px;height:24px}.terminal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.terminal-window{background:#1a1a1a;border-radius:12px;width:90%;max-width:800px;height:600px;animation:.4s cubic-bezier(.34,1.56,.64,1) slideUp;overflow:hidden;box-shadow:0 20px 60px #000c,0 0 0 1px #ffffff1a}.terminal-header{background:#2d2d2d;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:12px 16px;display:flex;position:relative}.terminal-buttons{gap:8px;display:flex}.terminal-button{cursor:pointer;border-radius:50%;width:12px;height:12px;transition:all .2s}.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;text-align:center;flex:1;margin-right:60px;font-family:Monaco,Menlo,monospace;font-size:13px}.terminal-back-button{cursor:pointer;color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;right:16px}.terminal-back-button:hover{color:#ffffffe6;background:#ffffff1a;border-color:#ffffff4d;transform:scale(1.05)}.terminal-back-button svg{width:16px;height:16px}.terminal-body{cursor:text;background:#1a1a1a;height:calc(100% - 45px);padding:20px;font-family:Monaco,Menlo,Courier New,monospace;font-size:14px;line-height:1.6;overflow-y:auto}.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{color:#ffffffe6;white-space:pre-wrap;word-break:break-all;margin-bottom:4px}.terminal-line.input{color:#4af626;font-weight:500}.terminal-line.output{color:#fffc}.terminal-line.error{color:#ff5f56}.terminal-input-line{align-items:center;margin-top:8px;display:flex}.terminal-prompt{color:#4af626;margin-right:8px;font-weight:600}.terminal-input{color:#fffffff2;caret-color:#4af626;background:0 0;border:none;outline:none;flex:1;font-family:Monaco,Menlo,Courier New,monospace;font-size:14px}.terminal-input::selection{background:#4af6264d}.section{background:#000;min-height:100vh;padding:80px 20px;position:relative}.section-container{max-width:1200px;margin:0 auto}.section-title{color:#fff;text-align:center;text-shadow:0 2px 8px #00000080;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.projects-section{background:linear-gradient(#000 0%,#0a0a0a 100%)}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem;display:grid}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .4s}.project-card:hover{background:#ffffff0d;border-color:#ffffff4d;transform:translateY(-8px);box-shadow:0 10px 40px #ffffff1a}.project-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.project-header h3{color:#fff;font-size:1.5rem;font-weight:700}.project-links a{color:#ffffffb3;transition:all .3s;display:inline-block}.project-links a:hover{color:#fff;transform:scale(1.1)}.project-description{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.project-tags{flex-wrap:wrap;gap:.5rem;display:flex}.tag{color:#ffffffe6;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:.4rem .8rem;font-size:.85rem}.skills-section{background:#000}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.skill-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.skill-category-title{color:#fff;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.skills-list{flex-direction:column;gap:1.5rem;display:flex}.skill-item{flex-direction:column;gap:.5rem;display:flex}.skill-name{color:#ffffffe6;font-size:1rem;font-weight:500}.skill-bar{background:#ffffff1a;border-radius:10px;height:8px;overflow:hidden}.skill-progress{background:linear-gradient(90deg,#fff9,#ffffffe6);border-radius:10px;height:100%;transition:width 1s;box-shadow:0 0 10px #ffffff4d}.resume-section{background:linear-gradient(#0a0a0a 0%,#000 100%)}.resume-content{max-width:900px;margin:0 auto}.resume-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:2rem;padding:2rem}.resume-heading{color:#fff;border-bottom:2px solid #fff3;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:700}.resume-item{margin-bottom:2rem}.resume-item:last-child{margin-bottom:0}.resume-item h4{color:#fff;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.resume-institution{color:#fffc;margin-bottom:.3rem;font-size:1.1rem}.resume-location{color:#fff9;margin-bottom:.3rem;font-size:.95rem}.resume-date{color:#ffffff80;margin-bottom:.5rem;font-size:.9rem;font-style:italic}.resume-list{margin-top:1rem;padding-left:0;list-style:none}.resume-list li{color:#ffffffb3;margin-bottom:.5rem;padding-left:1.5rem;line-height:1.6;position:relative}.resume-list li:before{content:"▹";color:#ffffff80;position:absolute;left:0}.download-resume-btn{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.download-resume-btn:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-2px);box-shadow:0 5px 20px #ffffff1a}.contact-section{background:#000}.contact-content{grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;display:grid}.contact-info{flex-direction:column;gap:2rem;display:flex}.contact-item{align-items:flex-start;gap:1.5rem;display:flex}.contact-icon{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contact-item h4{color:#fff;margin-bottom:.3rem;font-size:1.1rem;font-weight:600}.contact-item p,.contact-item a{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:color .3s}.contact-item a:hover{color:#fff}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group input,.form-group textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{background:#ffffff14;border-color:#ffffff4d;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group textarea{resize:vertical;min-height:150px}.submit-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.submit-btn:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-2px);box-shadow:0 5px 20px #ffffff1a}@media (max-width:1024px){.hero-content{text-align:center;flex-direction:column;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;gap:.5rem;max-width:90%;padding:.6rem 1rem}.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{background:linear-gradient(#000 0%,#0a0015 50%,#000 100%);justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative}.about-content{z-index:1;width:100%;max-width:1000px;position:relative}.about-title{color:#fff;letter-spacing:-1px;background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 40px #9400ff4d;filter:drop-shadow(0 4px 20px #9400ff66);text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.about-intro{text-align:center;margin-bottom:3rem}.about-text{color:#ffffffd9;text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:300;line-height:1.8}.about-text.highlight{font-size:clamp(1.1rem,1.8vw,1.3rem);line-height:1.9}.name-highlight{background:linear-gradient(135deg,#9400ff 0%,#ff1493 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 10px #9400ff66);-webkit-background-clip:text;background-clip:text;font-weight:600}.about-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:1px solid #9400ff4d;border-radius:20px;margin-bottom:2.5rem;padding:2.5rem;box-shadow:0 10px 30px #9400ff33,inset 0 1px #ffffff0d}.section-subtitle{color:var(--secondary-color);filter:drop-shadow(0 2px 10px #ff14934d);margin-top:2rem;margin-bottom:1.2rem;font-size:clamp(1.3rem,2vw,1.6rem);font-weight:600}.section-subtitle:first-of-type{margin-top:0}.skills-list,.focus-list{margin:0;padding:0;list-style:none}.skills-list li,.focus-list li{color:#fffc;margin-bottom:.8rem;padding-left:1.5rem;font-size:clamp(.95rem,1.3vw,1.05rem);font-weight:300;line-height:1.8;position:relative}.skills-list li:before,.focus-list li:before{content:"▹";color:#9400ff;filter:drop-shadow(0 2px 8px #9400ff66);font-size:1.2rem;line-height:1.8;position:absolute;left:0}.current-focus{margin-top:2rem}.github-stats{border-top:1px solid #9400ff33;margin-top:2rem;padding-top:2rem}.github-stats .about-text{margin-bottom:1rem}.github-stats strong{color:#9400ff;filter:drop-shadow(0 2px 8px #9400ff4d);font-weight:600}.about-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:3rem;display:flex}.github-link,.linkedin-link{border:2px solid var(--primary-color);color:#fff;filter:drop-shadow(0 8px 20px #0006);background:#0f0f23e6;border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #9400ff4d,0 0 20px #9400ff33,0 15px 40px #ff149333}.github-link:hover,.linkedin-link:hover{border-color:var(--secondary-color);filter:drop-shadow(0 12px 30px #00000080);background:#7c3aed1a;transform:translateY(-4px)scale(1.05);box-shadow:0 15px 40px #9400ff80,0 0 30px #9400ff66,0 20px 50px #ff14934d}.github-link svg,.linkedin-link svg{filter:drop-shadow(0 2px 8px #9400ff66)}.github-link span,.linkedin-link span{text-shadow:0 2px 10px #ff14934d}.about-footer{text-align:center;color:#ffffffe6;filter:drop-shadow(0 2px 10px #9400ff4d);margin-top:3rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:400}@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{justify-content:center;width:100%;max-width:300px}}
:root{--primary-color:#fff;--secondary-color:#f0f0f0;--dark-bg:#000;--darker-bg:#000;--accent-white:#fff;--neon-white:#fff}.preloader-overlay{z-index:99999;opacity:1;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity 1.2s cubic-bezier(.85,0,.15,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.preloader-overlay.fade-out{opacity:0;pointer-events:none;transform:scale(1.05)}.preloader-bg-radial{pointer-events:none;z-index:1;background:radial-gradient(500px,#ffffff09 0%,#0000 100%);animation:8s ease-in-out infinite alternate moveLight;position:absolute;inset:0}.preloader-bg-grid{pointer-events:none;z-index:2;opacity:.8;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-position:50%;background-size:100px 100px;position:absolute;inset:0}.preloader-bg-noise{pointer-events:none;z-index:3;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.02'/%3E%3C/svg%3E");position:absolute;inset:0}.preloader-content{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:2.5rem;width:90%;max-width:600px;padding:2rem;display:flex;position:relative}.preloader-brand{color:#fff6;letter-spacing:.4em;text-transform:uppercase;text-indent:.4em;opacity:0;font-family:Outfit,Inter,sans-serif;font-size:.8rem;font-weight:500;animation:1.5s cubic-bezier(.16,1,.3,1) .2s forwards fadeUpReveal}.preloader-heading{color:#fff;letter-spacing:.18em;text-indent:.18em;text-transform:uppercase;text-shadow:0 0 30px #ffffff1a;opacity:0;filter:blur(10px);margin:0;font-family:Outfit,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:200;line-height:1.3;animation:1.8s cubic-bezier(.16,1,.3,1) .4s forwards blurUpReveal}.preloader-subheading{color:#ffffff73;letter-spacing:.35em;text-indent:.35em;text-transform:uppercase;opacity:0;margin:0;font-family:Outfit,Inter,sans-serif;font-size:.75rem;font-weight:400;animation:1.5s cubic-bezier(.16,1,.3,1) .7s forwards fadeUpReveal}.preloader-progress-container{opacity:0;flex-direction:column;gap:.75rem;width:100%;max-width:280px;margin-top:1.5rem;animation:1.2s ease-out 1s forwards fadeIn;display:flex}.preloader-progress-track{background:#ffffff14;width:100%;height:1px;position:relative;overflow:hidden}.preloader-progress-bar{background:#fff;width:0;height:100%;transition:width 50ms linear;box-shadow:0 0 4px #fff9}.preloader-percentage{color:#ffffff59;letter-spacing:1px;text-align:center;font-family:Courier New,Courier,monospace;font-size:.8rem;font-weight:400}.preloader-complete .preloader-heading{color:#fff;text-shadow:0 0 40px #fffc,0 0 80px #fff6;transition:text-shadow .4s ease-out,color .4s ease-out}.preloader-complete .preloader-progress-bar{transition:box-shadow .4s ease-out;box-shadow:0 0 10px #fffc}@keyframes blurUpReveal{0%{opacity:0;filter:blur(10px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes fadeUpReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1}}@keyframes fadeIn{to{opacity:1}}@keyframes moveLight{0%{transform:scale(.9)translate(-5%,-5%)}to{transform:scale(1.1)translate(5%,5%)}}.portfolio{width:100%;min-height:100vh}.linux-system-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000f2;border-bottom:1px solid #ffffff1a;padding:.5rem 1.5rem;font-family:Courier New,monospace;font-size:.85rem;position:fixed;top:0;left:0;right:0}.system-info{color:#fffc;align-items:center;gap:2rem;display:flex}.sys-item{background:#ffffff08;border:1px solid #ffffff0d;border-radius:4px;align-items:center;gap:.5rem;padding:.25rem .75rem;transition:all .3s;display:flex}.sys-item:hover{background:#ffffff14;border-color:#ffffff26}.sys-item svg{opacity:.7}.uptime-badge{background:#ffffff0d;border:1px solid #ffffff1a;margin-left:auto;font-weight:600}.hero{background:#000;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.05;filter:blur(100px);background:radial-gradient(circle,#fffc 0%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite float;position:absolute;top:-200px;left:-100px}.hero:after{content:"";opacity:.04;filter:blur(120px);background:radial-gradient(circle,#fffc 0%,#0000 70%);width:600px;height:600px;animation:25s ease-in-out infinite reverse float;position:absolute;bottom:-250px;right:-150px}@keyframes float{0%,to{opacity:.3;transform:translateY(0)translate(0)scale(1)}25%{opacity:.6;transform:translateY(-50px)translate(30px)scale(1.2)}50%{opacity:.8;transform:translateY(-100px)translate(-20px)scale(.8)}75%{opacity:.5;transform:translateY(-50px)translate(-40px)scale(1.1)}}.hero-bg-video{object-fit:cover;z-index:0;opacity:.95;filter:grayscale()contrast(110%)brightness(135%);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:1;background:linear-gradient(#000000e6 0%,#000000a6 40% 60%,#000000f2 100%);position:absolute;inset:0}.hero-content{z-index:2;justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1400px;padding:0 3rem;display:flex;position:relative}.profile-photo-container{opacity:0;flex-shrink:0;justify-content:center;align-items:center;animation:1s ease-out 1.4s forwards fadeIn;display:flex}.profile-photo-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border:5px solid #ffffff4d;border-radius:50%;width:900px;height:900px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 0 50px #fff3,0 20px 60px #00000080}.profile-photo-wrapper:hover{border-color:#ffffff80;transform:scale(1.05);box-shadow:0 0 60px #ffffff4d,0 25px 70px #0009}.profile-photo{object-fit:cover;width:100%;height:100%;display:block}.hero-text{text-align:left;max-width:750px;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:0;display:flex}.cinematic-entrance{animation:1.6s cubic-bezier(.16,1,.3,1) forwards cinematicEntrance}@keyframes cinematicEntrance{0%{opacity:0;filter:blur(8px);transform:translate(-40px)scale(.98)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}.hero-eyebrow{color:#a1a1aa;letter-spacing:.25em;text-transform:uppercase;text-shadow:0 2px 4px #000c;margin-bottom:1.25rem;font-family:Courier New,Courier,monospace;font-size:.85rem;font-weight:700;line-height:1.4}.hero-title{letter-spacing:-.03em;background:linear-gradient(#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #0009);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Outfit,Inter,sans-serif;font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:1.1}.hero-description{color:#d4d4d8;text-shadow:0 2px 8px #000c;max-width:650px;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:300;line-height:1.7}.hero-stats{flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;display:flex}.stat-item{color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-shadow:0 1px 3px #0009;background:#000000b3;border:1.5px solid #ffffff4d;border-radius:25px;padding:.75rem 1.5rem;font-size:clamp(.9rem,1.3vw,1rem);font-weight:500;transition:all .3s;box-shadow:0 4px 15px #00000080,inset 0 1px #ffffff1a}.stat-item:hover{border-color:#fff9;transform:translateY(-2px)scale(1.05);box-shadow:0 6px 20px #000000b3,inset 0 1px #ffffff26}.hero-badge-section{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:1.5rem;padding-left:2rem;display:flex}.badge-title{color:#fff;text-align:center;text-shadow:0 2px 10px #00000080;letter-spacing:.5px;opacity:0;background:linear-gradient(135deg,#fff 0%,#ffffffe6 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #ffffff4d);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;animation:1s ease-out 1.4s forwards fadeIn}.hacktoberfest-badge{opacity:0;justify-content:center;animation:1s ease-out 1.6s forwards fadeIn;display:flex}.holopin-link{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0009;border:2px solid #fff3;border-radius:16px;padding:1.5rem;transition:all .3s;display:inline-block;overflow:hidden;box-shadow:0 8px 25px #0006}.holopin-link:hover{border-color:#fff6;transform:translateY(-5px)scale(1.02);box-shadow:0 12px 35px #0009}.holopin-badge{border-radius:12px;width:100%;max-width:500px;height:auto;display:block}.animate-fade-in{opacity:0;animation:1s ease-out .9s forwards fadeIn}.animate-slide-up{opacity:0;animation:.6s ease-out forwards slideUp;transform:translateY(30px)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.tech-highlight{color:#fff;text-shadow:0 1px 4px #0009;font-size:1.05em;font-weight:700}.particles{z-index:0;width:100%;height:100%;position:absolute;overflow:hidden}.particle{background:#fff;border-radius:50%;width:3px;height:3px;animation:20s ease-in-out infinite float;position:absolute;box-shadow:0 0 10px #fffc,0 0 20px #fff6}.particle:first-child{animation-duration:15s;animation-delay:0s;top:20%;left:10%}.particle:nth-child(2){background:#fff;animation-duration:18s;animation-delay:2s;top:60%;left:80%;box-shadow:0 0 10px #fffc,0 0 20px #fff6}.particle:nth-child(3){animation-duration:20s;animation-delay:4s;top:80%;left:30%}.particle:nth-child(4){background:var(--secondary-color);animation-duration:16s;animation-delay:1s;top:30%;left:70%;box-shadow:0 0 10px #ec4899cc}.particle:nth-child(5){animation-duration:22s;animation-delay:3s;top:10%;left:50%}.particle:nth-child(6){background:var(--secondary-color);animation-duration:19s;animation-delay:5s;top:50%;left:20%;box-shadow:0 0 10px #ec4899cc}.particle:nth-child(7){animation-duration:17s;animation-delay:2.5s;top:40%;left:90%}.particle:nth-child(8){background:var(--secondary-color);animation-duration:21s;animation-delay:4.5s;top:70%;left:60%;box-shadow:0 0 10px #ec4899cc}.profile-image{opacity:0;flex-shrink:0;animation:1s ease-out .5s forwards fadeInRight;position:relative}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.image-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:drop-shadow(0 0 20px #ffffff4d);background:#000c;border:2px solid #fff6;border-radius:20px;justify-content:center;align-items:center;width:600px;height:700px;transition:all .4s;animation:3s ease-in-out infinite pulse;display:flex;overflow:hidden;box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 20px 60px #ffffff1a}@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{border-color:#fff;transform:translateY(-10px)scale(1.02);box-shadow:0 0 30px #fff9,0 0 60px #fff6}.image-placeholder img{object-fit:cover;width:100%;height:100%}.placeholder-text{color:#fff9;font-size:1.2rem;font-weight:300}.arrow-icon{cursor:pointer;background:#000;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;animation:2s ease-in-out infinite bounce;display:flex;position:absolute;bottom:-30px;right:80px;box-shadow:0 4px 10px #0000004d}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.arrow-icon:hover{border-color:#fff;animation:none;transform:scale(1.15)rotate(45deg);box-shadow:0 6px 15px #0006}.arrow-icon svg{color:#fff}.social-icons{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:drop-shadow(0 0 20px #ffffff4d);background:#000000f2;border:2px solid #fff6;border-radius:50px;gap:.6rem;max-width:90%;padding:.6rem 1.2rem;animation:3s ease-in-out infinite socialPulse;display:flex;position:fixed;bottom:40px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #ffffff4d,0 0 40px #fff3,0 20px 60px #ffffff1a}.social-icon{color:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.social-icon:before{content:"";background:#ffffff1a;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-icon:hover:before{width:100%;height:100%}.social-icon:hover{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;transform:translateY(-5px)scale(1.1);box-shadow:0 10px 25px #00000080,0 0 20px #ffffff1a}.social-icon svg{z-index:1;width:18px;height:18px;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative}.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{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s;display:flex;position:absolute;top:40px;right:40px;box-shadow:0 5px 20px #0003}.location-pin:hover{transform:scale(1.1)}.location-pin svg{color:#333;width:24px;height:24px}.terminal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.terminal-window{background:#1a1a1a;border-radius:12px;width:90%;max-width:800px;height:600px;animation:.4s cubic-bezier(.34,1.56,.64,1) slideUp;overflow:hidden;box-shadow:0 20px 60px #000c,0 0 0 1px #ffffff1a}.terminal-header{background:#2d2d2d;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:12px 16px;display:flex;position:relative}.terminal-buttons{gap:8px;display:flex}.terminal-button{cursor:pointer;border-radius:50%;width:12px;height:12px;transition:all .2s}.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;text-align:center;flex:1;margin-right:60px;font-family:Monaco,Menlo,monospace;font-size:13px}.terminal-back-button{cursor:pointer;color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;right:16px}.terminal-back-button:hover{color:#ffffffe6;background:#ffffff1a;border-color:#ffffff4d;transform:scale(1.05)}.terminal-back-button svg{width:16px;height:16px}.terminal-body{cursor:text;background:#1a1a1a;height:calc(100% - 45px);padding:20px;font-family:Monaco,Menlo,Courier New,monospace;font-size:14px;line-height:1.6;overflow-y:auto}.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{color:#ffffffe6;white-space:pre-wrap;word-break:break-all;letter-spacing:.3px;margin-bottom:4px;font-family:Courier New,Monaco,monospace}.terminal-line.input{color:#4af626;font-weight:500}.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;border-left:3px solid #ff5f56;margin:4px 0;padding:4px 8px}.terminal-input-line{align-items:center;margin-top:8px;display:flex}.terminal-prompt{color:#4af626;margin-right:8px;font-weight:600}.terminal-input{color:#fffffff2;caret-color:#4af626;background:0 0;border:none;outline:none;flex:1;font-family:Monaco,Menlo,Courier New,monospace;font-size:14px}.terminal-input::selection{background:#4af6264d}.section{background:#000;min-height:100vh;padding:80px 20px;position:relative}.section-container{max-width:1200px;margin:0 auto}.section-title{color:#fff;text-align:center;text-shadow:0 2px 8px #00000080;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.projects-section{background:linear-gradient(#000 0%,#0a0a0a 100%)}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem;display:grid}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .4s}.project-card:hover{background:#ffffff0d;border-color:#ffffff4d;transform:translateY(-8px);box-shadow:0 10px 40px #ffffff1a}.project-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.project-header h3{color:#fff;font-size:1.5rem;font-weight:700}.project-links a{color:#ffffffb3;transition:all .3s;display:inline-block}.project-links a:hover{color:#fff;transform:scale(1.1)}.project-description{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.project-tags{flex-wrap:wrap;gap:.5rem;display:flex}.tag{color:#ffffffe6;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:.4rem .8rem;font-size:.85rem}.skills-section{background:#000}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.skill-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.skill-category-title{color:#fff;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.skills-list{flex-direction:column;gap:1.5rem;display:flex}.skill-item{flex-direction:column;gap:.5rem;display:flex}.skill-name{color:#ffffffe6;font-size:1rem;font-weight:500}.skill-bar{background:#ffffff1a;border-radius:10px;height:8px;overflow:hidden}.skill-progress{background:linear-gradient(90deg,#fff9,#ffffffe6);border-radius:10px;height:100%;transition:width 1s;box-shadow:0 0 10px #ffffff4d}.resume-section{background:linear-gradient(#0a0a0a 0%,#000 100%)}.resume-content{max-width:1000px;margin:0 auto;padding:0 1rem}.resume-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.header-info{text-align:left;flex-direction:column;display:flex}.header-info .eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#a1a1aa;margin-bottom:.5rem;font-family:Courier New,Courier,monospace;font-size:.8rem}.header-info .name-title{color:#fff;margin-bottom:.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.header-info .resume-subtitle{color:#ffffffb3;font-size:1.1rem;font-weight:300}.download-resume-btn{color:#000;background:#fff;border:1px solid #0000;border-radius:50px;flex-shrink:0;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 30px #ffffff1a}.download-resume-btn:hover{color:#fff;background:0 0;border-color:#ffffff4d;transform:translateY(-3px);box-shadow:0 15px 40px #ffffff26}.resume-grid{grid-template-columns:1.15fr .85fr;gap:3rem;display:grid}.resume-column{text-align:left;flex-direction:column;display:flex}.section-header-row{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.section-header-row.mt-4{margin-top:2.5rem}.section-header-row h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:700}.section-icon{color:#a1a1aa}.timeline-container{border-left:1.5px solid #ffffff14;flex-direction:column;gap:2rem;margin-left:.5rem;padding-left:1.5rem;display:flex;position:relative}.timeline-item{position:relative}.timeline-badge{background:#a1a1aa;border-radius:50%;width:11px;height:11px;transition:all .3s;position:absolute;top:6px;left:calc(-1.5rem - 6.5px);box-shadow:0 0 10px #fff3}.timeline-item:hover .timeline-badge{background:#fff;transform:scale(1.3);box-shadow:0 0 15px #fff}.timeline-content{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.timeline-item:hover .timeline-content{background:#ffffff0a;border-color:#ffffff1f;transform:translateY(-3px);box-shadow:0 15px 40px #0006}.item-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.item-header h3{color:#fff;text-align:left;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.item-date{color:#a1a1aa;white-space:nowrap;background:#ffffff0f;border-radius:6px;padding:.25rem .6rem;font-family:Courier New,Courier,monospace;font-size:.8rem}.item-org{color:#a1a1aa;text-align:left;margin:0 0 .75rem;font-size:.95rem;font-weight:500}.item-loc{color:#ffffff80;text-align:left;margin:0 0 .2rem;font-size:.85rem}.item-bullets{text-align:left;margin:1rem 0 0;padding-left:0;list-style:none}.item-bullets li{color:#ffffffa6;margin-bottom:.5rem;padding-left:1.25rem;font-size:.9rem;line-height:1.6;position:relative}.item-bullets li:last-child{margin-bottom:0}.item-bullets li:before{content:"→";color:#a1a1aa;position:absolute;left:0}.skills-badge-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.skills-category{flex-direction:column;align-items:flex-start;display:flex}.skills-category h3{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem;font-size:.8rem;font-weight:700}.badge-cloud{flex-wrap:wrap;gap:.5rem;display:flex}.badge-cloud span{color:#fffc;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;padding:.35rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s}.badge-cloud span:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #ffffff1a}.contact-links{flex-wrap:wrap;gap:1.25rem;margin-top:1rem;display:flex}.contact-link-item{color:#fff9;align-items:center;gap:.4rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:flex}.contact-link-item:hover{color:#fff}.contact-link-item svg{color:#a1a1aa}.resume-inline-link{color:#a1a1aa;border-bottom:1px dashed #fff3;font-weight:500;text-decoration:none;transition:all .2s}.resume-inline-link:hover{color:#fff;border-bottom-color:#fff}.project-links-row{align-items:center;gap:.6rem;margin-top:.5rem;font-size:.85rem;display:flex}.project-links-row .divider{color:#fff3}.cert-item{border-bottom:1px dashed #ffffff14;flex-direction:column;align-items:flex-start;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.cert-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cert-item h4{color:#fff;text-align:left;margin:0 0 .25rem;font-size:.95rem;font-weight:600}.cert-issuer{color:#a1a1aa;margin:0;font-size:.8rem}.contact-section{background:#000}.contact-content{grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;display:grid}.contact-info{flex-direction:column;gap:2rem;display:flex}.contact-item{align-items:flex-start;gap:1.5rem;display:flex}.contact-icon{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contact-item h4{color:#fff;margin-bottom:.3rem;font-size:1.1rem;font-weight:600}.contact-item p,.contact-item a{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:color .3s}.contact-item a:hover{color:#fff}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group input,.form-group textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{background:#ffffff14;border-color:#ffffff4d;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group textarea{resize:vertical;min-height:150px}.submit-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.submit-btn:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-2px);box-shadow:0 5px 20px #ffffff1a}@media (min-width:1025px){.profile-photo-wrapper{width:500px!important;height:500px!important}}@media (max-width:1024px){.hero-content{text-align:center;flex-direction:column;gap:2rem;padding:3rem 2rem 2rem}.hero-text,.hero-subtitle{max-width:100%}.hero-badge-section{width:100%;padding-left:0}.profile-photo-wrapper{border-width:4px;width:700px;height:700px}.image-placeholder{width:500px;height:650px}}@media (max-width:768px){.linux-system-bar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:.5rem .75rem;font-size:.7rem}.system-info{flex-wrap:wrap;gap:.6rem}.sys-item{background:#ffffff0d;padding:.25rem .5rem;font-size:.65rem}.hero{min-height:100vh;padding:6rem 0 4rem}.hero-content{flex-direction:column;gap:2.5rem;padding:2rem 1.5rem}.hero-text{text-align:center;max-width:100%}.hero-title{letter-spacing:-.02em;margin-bottom:1.2rem;font-size:clamp(2rem,8vw,2.8rem);line-height:1.25}.hero-subtitle{margin-bottom:1.2rem;font-size:clamp(1.1rem,4.5vw,1.4rem);line-height:1.4}.hero-description{max-width:90%;margin-bottom:1.8rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.7}.hero-stats{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;padding:.6rem 1rem;font-size:.8rem}.hero-badge-section{width:100%;margin-top:0;padding-left:0}.profile-photo-container{order:-1;margin-bottom:1.5rem}.profile-photo-wrapper{border-width:3px;width:450px;height:450px;box-shadow:0 0 60px #ffffff26,0 20px 60px #0006}.image-placeholder{width:400px;height:520px}.social-icons{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000b3;border-width:1.5px;border-radius:20px;flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:calc(100% - 2rem);padding:.7rem 1rem;bottom:20px;left:50%;right:auto;transform:translate(-50%)}.social-icon{background:#ffffff0d;flex-shrink:0;width:42px;min-width:42px;height:42px;transition:all .3s}.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{gap:2rem;padding:1.5rem 1rem}.hero-text{max-width:100%}.hero-title{letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(1.75rem,8vw,2.2rem);line-height:1.3}.hero-subtitle{margin-bottom:1rem;font-size:clamp(.95rem,5vw,1.2rem);line-height:1.45}.hero-description{max-width:95%;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.85rem;line-height:1.6}.hero-stats{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.stat-item{min-width:140px;padding:.55rem .9rem;font-size:.75rem}.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{border-width:2px;width:200px;height:200px}.image-placeholder{width:180px;height:260px}.arrow-icon{width:45px;height:45px;bottom:-22px;right:50px}.social-icons{border-radius:14px;gap:.35rem;max-width:calc(100% - 1rem);padding:.45rem .6rem;bottom:15px}.social-icon{flex-shrink:0;width:36px;min-width:36px;height:36px}}@media (max-width:360px){.linux-system-bar{padding:.35rem .5rem;font-size:.6rem}.system-info{gap:.4rem}.sys-item{padding:.15rem .35rem;font-size:.55rem}.hero{padding:4.5rem 0 2.5rem}.hero-content{gap:1.75rem;padding:1.25rem .75rem}.hero-title{margin-bottom:.85rem;font-size:1.6rem}.hero-subtitle{margin-bottom:.85rem;font-size:.9rem}.hero-description{margin-bottom:1.25rem;font-size:.8rem}.hero-stats{flex-wrap:wrap;align-items:stretch;gap:.65rem;margin-bottom:1.25rem}.stat-item{text-align:center;width:calc(50% - .35rem);min-width:auto;padding:.5rem .75rem;font-size:.7rem}.hero-badge-section{margin-top:0}.profile-photo-wrapper{border-width:2px;width:180px;height:180px}.image-placeholder{width:160px;height:220px}.social-icons{border-radius:12px;gap:.3rem;max-width:calc(100% - 1rem);padding:.4rem .5rem;bottom:12px;left:50%;right:auto;transform:translate(-50%)}.social-icon{flex-shrink:0;width:32px;min-width:32px;height:32px}.social-icon svg{width:14px;height:14px}}.about-me{background:linear-gradient(#000 0%,#0a0015 50%,#000 100%);justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative}.about-content{z-index:1;width:100%;max-width:1000px;position:relative}.about-title{color:#fff;letter-spacing:-1px;background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 40px #9400ff4d;filter:drop-shadow(0 4px 20px #9400ff66);text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.about-intro{text-align:center;margin-bottom:3rem}.about-text{color:#ffffffd9;text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:300;line-height:1.8}.about-text.highlight{font-size:clamp(1.1rem,1.8vw,1.3rem);line-height:1.9}.name-highlight{background:linear-gradient(135deg,#9400ff 0%,#ff1493 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 10px #9400ff66);-webkit-background-clip:text;background-clip:text;font-weight:600}.about-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:1px solid #9400ff4d;border-radius:20px;margin-bottom:2.5rem;padding:2.5rem;box-shadow:0 10px 30px #9400ff33,inset 0 1px #ffffff0d}.section-subtitle{color:var(--secondary-color);filter:drop-shadow(0 2px 10px #ff14934d);margin-top:2rem;margin-bottom:1.2rem;font-size:clamp(1.3rem,2vw,1.6rem);font-weight:600}.section-subtitle:first-of-type{margin-top:0}.skills-list,.focus-list{margin:0;padding:0;list-style:none}.skills-list li,.focus-list li{color:#fffc;margin-bottom:.8rem;padding-left:1.5rem;font-size:clamp(.95rem,1.3vw,1.05rem);font-weight:300;line-height:1.8;position:relative}.skills-list li:before,.focus-list li:before{content:"▹";color:#9400ff;filter:drop-shadow(0 2px 8px #9400ff66);font-size:1.2rem;line-height:1.8;position:absolute;left:0}.current-focus{margin-top:2rem}.github-stats{border-top:1px solid #9400ff33;margin-top:2rem;padding-top:2rem}.github-stats .about-text{margin-bottom:1rem}.github-stats strong{color:#9400ff;filter:drop-shadow(0 2px 8px #9400ff4d);font-weight:600}.about-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:3rem;display:flex}.github-link,.linkedin-link{border:2px solid var(--primary-color);color:#fff;filter:drop-shadow(0 8px 20px #0006);background:#0f0f23e6;border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #9400ff4d,0 0 20px #9400ff33,0 15px 40px #ff149333}.github-link:hover,.linkedin-link:hover{border-color:var(--secondary-color);filter:drop-shadow(0 12px 30px #00000080);background:#7c3aed1a;transform:translateY(-4px)scale(1.05);box-shadow:0 15px 40px #9400ff80,0 0 30px #9400ff66,0 20px 50px #ff14934d}.github-link svg,.linkedin-link svg{filter:drop-shadow(0 2px 8px #9400ff66)}.github-link span,.linkedin-link span{text-shadow:0 2px 10px #ff14934d}.about-footer{text-align:center;color:#ffffffe6;filter:drop-shadow(0 2px 10px #9400ff4d);margin-top:3rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:400}@media (max-width:768px){.about-me{padding:4rem 1.5rem}.about-title{margin-bottom:2rem;font-size:clamp(2rem,8vw,3rem)}.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{justify-content:center;width:100%;max-width:300px}}@media (max-width:480px){.about-me{padding:3rem 1rem}.about-title{margin-bottom:1.5rem;font-size:clamp(1.75rem,9vw,2.5rem)}.about-details{padding:1.5rem 1rem}.about-text{font-size:.9rem}.skills-list li,.focus-list li{padding-left:1.5rem;font-size:.85rem}.github-link,.linkedin-link{padding:.7rem 1.25rem;font-size:.85rem}.about-footer{margin-top:2rem;font-size:.9rem}}@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{background:#000;min-height:100vh;padding:100px 20px 120px;position:relative}.projects-header{text-align:center;z-index:1;margin-bottom:4rem;padding-top:3rem;position:relative}.projects-header .eyebrow{color:#a1a1aa;letter-spacing:.25em;text-transform:uppercase;text-shadow:0 2px 4px #000c;margin-bottom:.75rem;font-family:Courier New,Courier,monospace;font-size:.85rem;font-weight:700;display:inline-block}.projects-title{color:#fff;background:linear-gradient(#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #0009);-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-family:Outfit,Inter,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.projects-subtitle{color:#fff9;letter-spacing:.5px;text-shadow:0 2px 4px #000c;font-size:1.1rem;font-weight:300}.linux-breadcrumb{color:#fffc;-webkit-backdrop-filter:blur(16px);z-index:100;background:#0a0a0acc;border:1px solid #ffffff14;border-radius:50px;padding:.6rem 1.25rem;font-family:Courier New,monospace;font-size:.85rem;position:fixed;top:2rem;right:2rem;box-shadow:0 4px 20px #00000080}.breadcrumb-item{color:#4af626;font-weight:600}.breadcrumb-separator{color:#fff6;margin:0 .5rem}.breadcrumb-path{color:#87ceeb}.breadcrumb-symbol{color:#4af626;margin-left:.5rem}.terminal-prompt-title{color:#4af626;margin-right:.5rem;font-family:Courier New,monospace}.linux-file-info{color:#fff6;border-bottom:1px solid #ffffff14;gap:1.25rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-family:Courier New,monospace;font-size:.8rem;display:flex}.file-permissions{color:#4af626}.file-owner{color:#87ceeb}.file-size{color:orange}.file-date{color:#fff9}.linux-footer{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050505f2;border-top:1px solid #ffffff14;justify-content:center;gap:3rem;padding:.75rem 2rem;font-family:Courier New,monospace;font-size:.8rem;display:flex;position:fixed;bottom:0;left:0;right:0}.footer-info{color:#fff9;align-items:center;display:flex}.footer-info:first-child{color:#4af626}.back-terminal-btn{color:#fffc;cursor:pointer;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:400;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:2rem;left:2rem}.back-terminal-btn:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.back-terminal-btn svg{width:18px;height:18px;transition:transform .3s}.back-terminal-btn:hover svg{transform:translate(-3px)}.linux-watermark{pointer-events:none;z-index:1;animation:6s ease-in-out infinite tuxFloat;position:fixed;bottom:3.5rem;right:2rem}.linux-watermark svg{filter:drop-shadow(0 0 20px #ffffff1a)}@keyframes tuxFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(3deg)}}.page-container{max-width:1200px;margin:0 auto;padding-bottom:40px}.page-title{color:#fff;text-align:left;text-shadow:0 2px 8px #00000080;margin-top:3rem;margin-bottom:3rem;font-family:Courier New,monospace;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.loading-message,.error-message,.no-projects-message{text-align:center;border-radius:12px;margin-top:3rem;padding:3rem 2rem;font-family:Courier New,monospace;font-size:1.1rem;animation:.4s fadeIn}.loading-message{color:#4af626;background:#4af6260d;border:1px solid #4af62633}.loading-spinner{margin-right:.5rem;font-size:1.5rem;animation:1s linear infinite spin;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{color:#f44;background:#ff44440d;border:1px solid #f443}.no-projects-message{color:orange;background:#ffa5000d;border:1px solid #ffa50033}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2.5rem;margin-top:2rem;display:grid}.project-card{-webkit-backdrop-filter:blur(20px);background:#0a0a0abf;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;padding:3.5rem 1.75rem 1.75rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0009}.project-card:before{content:"";opacity:.8;background:#ff5f56;border-radius:50%;width:6px;height:6px;transition:opacity .3s;position:absolute;top:1.5rem;left:1.5rem;box-shadow:12px 0 #ffbd2e,24px 0 #27c93f}.project-card:hover{background:#ffffff08;border-color:#ffffff2e;transform:translateY(-6px);box-shadow:0 25px 50px #000c,0 0 15px #ffffff0d}.project-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.project-header h3{color:#fff;text-align:left;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.project-links{gap:.75rem;display:flex}.project-links a{color:#ffffff80;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.project-links a:hover{color:#fff;transform:translateY(-1px)}.project-description{color:#ffffffa6;text-align:left;margin-bottom:1.75rem;font-size:.95rem;line-height:1.6}.project-tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.tag{color:#fffc;background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;padding:.35rem .75rem;font-family:Courier New,monospace;font-size:.75rem;transition:all .2s}.project-card:hover .tag{color:#fff;background:#ffffff0f;border-color:#ffffff26}@media (max-width:1024px){.page-container{padding:2rem 1.5rem 100px}.linux-breadcrumb{padding:.5rem 1rem;font-size:.8rem;right:1.5rem}.back-terminal-btn{top:1.5rem;left:1.5rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}}@media (max-width:768px){.page{padding:90px 1rem 120px}.page-container{padding:1rem .5rem 40px}.page-title{margin-top:1rem;margin-bottom:2rem;font-size:1.75rem}.projects-grid{grid-template-columns:1fr;gap:1.75rem}.project-card{padding:3rem 1.5rem 1.5rem}.linux-breadcrumb{margin-bottom:1rem;padding:.4rem .8rem;font-size:.8rem;display:inline-block;position:static}.back-terminal-btn{padding:.5rem 1rem;font-size:.75rem;top:1rem;left:1rem}.linux-footer{flex-wrap:wrap;justify-content:space-around;gap:1rem;padding:.75rem 1rem;font-size:.75rem}.linux-watermark{bottom:5.5rem;right:1rem;transform:scale(.85)}}@media (max-width:480px){.page-title{font-size:1.5rem}.project-card{border-radius:12px;padding:3rem 1.25rem 1.25rem}.project-header{flex-direction:column;align-items:flex-start;gap:.75rem}.project-links{margin-top:.25rem}.project-description{font-size:.9rem}.back-terminal-btn span{display:none}}
.back-terminal-btn{color:#fffc;cursor:pointer;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:400;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:2rem;left:2rem}.back-terminal-btn:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.back-terminal-btn svg{width:18px;height:18px;transition:transform .3s}.back-terminal-btn:hover svg{transform:translate(-3px)}.skills-background{z-index:0;pointer-events:none;background:#000;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.grid-overlay{display:none}.skills-header{text-align:center;z-index:1;margin-bottom:4rem;padding-top:4rem;position:relative}.skills-header .eyebrow{color:#a1a1aa;letter-spacing:.25em;text-transform:uppercase;text-shadow:0 2px 4px #000c;margin-bottom:.75rem;font-family:Courier New,Courier,monospace;font-size:.85rem;font-weight:700;display:inline-block}.skills-title{color:#fff;background:linear-gradient(#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #0009);-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-family:Outfit,Inter,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.skills-subtitle{color:#fff9;letter-spacing:.5px;text-shadow:0 2px 4px #000c;font-size:1.1rem;font-weight:300}.skills-grid{z-index:1;gap:2.5rem;margin-top:2rem;margin-bottom:4rem;padding:1rem;position:relative;grid-template-columns:repeat(auto-fit,minmax(450px,1fr))!important;display:grid!important}.skill-category{-webkit-backdrop-filter:blur(16px);background:#ffffff03;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 20px 50px #00000080}.skill-category:hover{background:#ffffff05;border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 30px 60px #000000b3}.category-header{border-bottom:1px solid #ffffff0f;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex;position:relative}.category-icon-large{opacity:.85;font-size:2rem}.category-title{color:#fff;letter-spacing:.5px;text-align:left;margin:0;font-size:1.25rem;font-weight:700}.skills-list{gap:1rem;padding:.5rem 0;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))!important;display:grid!important}.skill-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;justify-content:center;align-items:center;padding:1.5rem 1rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.skill-card:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-4px)scale(1.02);box-shadow:0 10px 25px #0006}.skill-card-inner{justify-content:center;align-items:center;gap:.75rem;width:100%;flex-direction:column!important;display:flex!important}.skill-icon-wrapper{justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.skill-icon{object-fit:contain;filter:none;opacity:.85;width:40px;height:40px;transition:all .3s cubic-bezier(.16,1,.3,1)}.skill-card:hover .skill-icon{opacity:1;filter:drop-shadow(0 4px 10px #ffffff26);transform:scale(1.15)}.skill-name{color:#ffffffb3;text-align:center;letter-spacing:.3px;white-space:nowrap;font-size:.9rem;font-weight:500;transition:color .3s}.skill-card:hover .skill-name{color:#fff}.page-container{z-index:1;max-width:1200px;margin:0 auto;padding:2rem;position:relative}.page{background:#000;min-height:100vh}@media (max-width:992px){.skills-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.page-container{padding:5rem 1rem 1rem}.skills-header{margin-bottom:2.5rem;padding-top:1rem}.skills-title{font-size:clamp(2rem,8vw,2.75rem)}.skills-subtitle{font-size:.95rem}.skills-grid{gap:1.5rem}.skill-category{border-radius:16px;padding:1.5rem}.skills-list{gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(110px,1fr))!important}.skill-card{padding:1.25rem .75rem}.skill-icon{width:32px;height:32px}.skill-name{font-size:.8rem}.back-terminal-btn{padding:.5rem 1rem;font-size:.75rem;top:1rem;left:1rem}}@media (max-width:480px){.skills-list{grid-template-columns:repeat(auto-fill,minmax(95px,1fr))!important}.skill-card{padding:1rem .5rem}.skill-icon{width:28px;height:28px}.skill-name{font-size:.75rem}}
.back-terminal-btn{color:#fff;cursor:pointer;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Courier New,monospace;font-size:.9rem;transition:all .3s;display:flex;position:fixed;top:2rem;left:2rem}.back-terminal-btn:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translate(-5px);box-shadow:0 0 20px #ffffff1a}.back-terminal-btn svg{width:20px;height:20px}.resume-content{max-width:900px;margin:0 auto}.resume-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:2rem;padding:2rem}.resume-heading{color:#fff;border-bottom:2px solid #fff3;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:700}.resume-item{margin-bottom:2rem}.resume-item:last-child{margin-bottom:0}.resume-item h4{color:#fff;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.resume-institution{color:#fffc;margin-bottom:.3rem;font-size:1.1rem}.resume-location{color:#fff9;margin-bottom:.3rem;font-size:.95rem}.resume-date{color:#ffffff80;margin-bottom:.5rem;font-size:.9rem;font-style:italic}.resume-list{margin-top:1rem;padding-left:0;list-style:none}.resume-list li{color:#ffffffb3;margin-bottom:.5rem;padding-left:1.5rem;line-height:1.6;position:relative}.resume-list li:before{content:"▹";color:#ffffff80;position:absolute;left:0}.download-resume-btn{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.download-resume-btn:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-2px);box-shadow:0 5px 20px #ffffff1a}.linux-watermark{pointer-events:none;z-index:1;animation:6s ease-in-out infinite tuxFloat;position:fixed;bottom:2rem;right:2rem}.linux-watermark svg{filter:drop-shadow(0 0 20px #ffffff1a)}@keyframes tuxFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@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{border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.resume-heading{font-size:1.5rem}.resume-subheading{font-size:1.1rem}.resume-text{font-size:.9rem}.resume-list li{padding-left:1.25rem;font-size:.9rem}.download-resume-btn{padding:.85rem 1.75rem;font-size:.9rem}.back-terminal-btn{padding:.5rem 1rem;font-size:.75rem;top:1rem;left:1rem}.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{margin-bottom:1.25rem;padding: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{margin-bottom:.4rem;padding-left:1rem;font-size:.85rem}.download-resume-btn{margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.85rem}.back-terminal-btn{padding:.4rem .8rem;font-size:.7rem;top:.75rem;left:.75rem}.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}}
.contact-page{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:5rem 2rem 4rem;display:flex;position:relative;overflow-x:hidden}.page-container{z-index:10;width:100%;max-width:1300px;margin:0 auto}.page-title{color:#fff;align-items:center;gap:.5rem;margin-bottom:2rem;font-family:Courier New,monospace;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:600;display:flex}.terminal-prompt-title{color:#fff6}.contact-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:3rem;display:grid}.back-terminal-btn{color:#fff;cursor:pointer;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:Courier New,monospace;font-size:.85rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:1.5rem;left:1.5rem}.back-terminal-btn:hover{background:#ffffff14;border-color:#fff6;transform:translate(-4px);box-shadow:0 0 20px #ffffff1a}.linux-breadcrumb{color:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#000c;border:1px solid #ffffff14;border-radius:30px;padding:.5rem 1.2rem;font-family:Courier New,monospace;font-size:.85rem;position:fixed;top:1.5rem;left:50%;transform:translate(-50%)}.breadcrumb-item{color:#fff;font-weight:600}.breadcrumb-separator{color:#ffffff4d;margin:0 .5rem}.breadcrumb-path{color:#fffc}.breadcrumb-symbol{color:#ffffff80;margin-left:.5rem}.linux-watermark{pointer-events:none;z-index:1;animation:6s ease-in-out infinite tuxFloat;position:fixed;bottom:2rem;right:2rem}@keyframes tuxFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(3deg)}}.console-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff04;border:1px solid #ffffff12;border-radius:14px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 20px 50px #0009,inset 0 1px #ffffff0d}.console-card:hover{background:#ffffff05;border-color:#ffffff26;box-shadow:0 25px 60px #000000b3,0 0 30px #ffffff05,inset 0 1px #ffffff14}.card-header{background:#ffffff06;border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.9rem 1.2rem;display:flex;position:relative}.header-controls{gap:8px;display:flex}.dot{cursor:pointer;border-radius:50%;width:11px;height:11px;transition:opacity .2s;display:inline-block}.dot.red{background:#ff5f56}.dot.yellow{background:#ffbd2e}.dot.green{background:#27c93f}.dot:hover{opacity:.8}.card-title{color:#ffffff80;letter-spacing:.5px;flex:1;margin-left:.7rem;font-family:Courier New,monospace;font-size:.8rem}.contact-sidebar{flex-direction:column;gap:1.8rem;display:flex}.system-status-card .card-body{flex-direction:column;gap:.8rem;padding:1.5rem;display:flex}.status-line{border-bottom:1px dashed #ffffff0d;justify-content:space-between;align-items:center;padding:.6rem 0;font-family:Courier New,monospace;font-size:.85rem;display:flex}.status-line:last-child{border-bottom:none}.status-label{color:#fff6}.status-val{color:#ffffffd9;align-items:center;gap:.5rem;display:flex}.text-glow{text-shadow:0 0 10px #ffffff80;color:#fff}.text-success{color:#27c93f!important}.text-warning{color:#ffbd2e!important}.blink-dot{background-color:#27c93f;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite statusPulse;display:inline-block;box-shadow:0 0 8px #27c93f}@keyframes statusPulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.channel-section-title{color:#ffffff59;letter-spacing:1.5px;margin-top:.5rem;font-family:Courier New,monospace;font-size:.75rem;font-weight:600}.contact-channels{flex-direction:column;gap:.8rem;display:flex}.channel-card{color:#fff;background:#ffffff04;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:1.2rem;padding:1.1rem 1.3rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.channel-card:before{content:"";opacity:0;background:radial-gradient(circle at 10%,#ffffff08,#0000 60%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.channel-card:hover:before{opacity:1}.channel-card:hover{background:#ffffff08;border-color:#ffffff59;transform:translate(6px);box-shadow:0 10px 25px #0006,0 0 15px #ffffff08}.channel-icon-box{color:#fff9;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.channel-card:hover .channel-icon-box{color:#fff;background:#ffffff1a;border-color:#ffffff4d;box-shadow:0 0 12px #ffffff1a}.channel-details{flex-direction:column;flex:1;gap:.25rem;display:flex}.channel-name{color:#fff6;letter-spacing:.5px;font-family:Courier New,monospace;font-size:.72rem;font-weight:600}.channel-val{color:#ffffffd9;word-break:break-all;font-size:.85rem;font-weight:500}.channel-card:hover .channel-val{color:#fff}.channel-arrow{color:#fff3;transition:all .3s;transform:translate(-4px)}.channel-card:hover .channel-arrow{color:#fff;transform:translate(0)}.contact-mail-window .card-body{padding:0}.connection-status{color:#ffffff59;align-items:center;gap:.4rem;margin-left:auto;font-family:Courier New,monospace;font-size:.75rem;display:flex}.status-indicator{border-radius:50%;width:6px;height:6px;display:inline-block}.status-indicator.active{background:#27c93f;box-shadow:0 0 8px #27c93f}.console-form{flex-direction:column;gap:1.2rem;padding:2rem;display:flex}.console-header-fields{flex-direction:column;gap:.5rem;font-family:Courier New,monospace;font-size:.8rem;display:flex}.header-field-row{gap:1.5rem;display:flex}.field-meta{color:#ffffff4d;flex-shrink:0;width:50px;font-weight:600}.field-static-val{color:#fff9}.form-divider{background:linear-gradient(90deg,#ffffff14,#0000);height:1px;margin:.4rem 0}.console-field-group{background:#0000004d;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:1rem;padding:.4rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.console-field-group.focused{background:#00000080;border-color:#fff6;box-shadow:0 0 15px #ffffff08,inset 0 1px 5px #0003}.prompt-label{color:#fff6;flex-shrink:0;width:80px;font-family:Courier New,monospace;font-size:.8rem;font-weight:600;transition:color .3s}.console-field-group.focused .prompt-label{color:#fff}.console-field-group input{color:#fff;caret-color:#fff;background:0 0;border:none;outline:none;flex:1;width:100%;padding:.5rem 0;font-family:Courier New,monospace;font-size:.85rem}.console-field-group input::placeholder,.console-field-group textarea::placeholder{color:#ffffff40;font-size:.8rem;font-style:italic}.console-field-group.textarea-group{flex-direction:column;align-items:stretch;gap:.8rem;padding:1rem}.textarea-header{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.textarea-header .prompt-label{width:auto}.editor-mode{color:#27c93f;letter-spacing:.5px;background:#27c93f1a;border-radius:4px;padding:.15rem .4rem;font-family:Courier New,monospace;font-size:.7rem}.console-field-group textarea{color:#fff;resize:none;caret-color:#fff;background:0 0;border:none;outline:none;width:100%;min-height:120px;font-family:Courier New,monospace;font-size:.85rem;line-height:1.5}.console-status-box{border-radius:8px;align-items:center;gap:.8rem;padding:.9rem 1.2rem;font-family:Courier New,monospace;font-size:.8rem;line-height:1.4;animation:.3s cubic-bezier(.4,0,.2,1) forwards consoleSlideDown;display:flex}@keyframes consoleSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.console-status-box.success{color:#27c93f;background:#27c93f0d;border:1px solid #27c93f59}.console-status-box.error{color:#ff5f56;background:#ff5f560d;border:1px solid #ff5f5659}.status-indicator-icon{font-size:.95rem;font-weight:700}.console-actions{justify-content:flex-end;margin-top:.5rem;display:flex}.console-submit-btn{color:#fff;letter-spacing:.5px;cursor:pointer;background:0 0;border:1.5px solid #fff;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;padding:.9rem 1.8rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.console-submit-btn:hover:not(:disabled){color:#000;background:#fff;transform:translateY(-2px);box-shadow:0 0 25px #ffffff40}.console-submit-btn:active:not(:disabled){transform:translateY(0)}.console-submit-btn:disabled{opacity:.5;color:#fff6;cursor:not-allowed;border-color:#ffffff4d}.btn-symbol{font-size:1.05rem;font-weight:300;line-height:0}.spinner-border{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.75s linear infinite spinnerRotate}@keyframes spinnerRotate{to{transform:rotate(360deg)}}@media (max-width:1024px){.contact-page{padding:6.5rem 2rem 4rem}.contact-grid{grid-template-columns:1fr;gap:2rem}.linux-breadcrumb{left:50%;transform:translate(-50%)}}@media (max-width:640px){.contact-page{padding:6rem 1rem 3rem}.page-title{margin-top:1rem;font-size:1.4rem}.back-terminal-btn{padding:.5rem .9rem;font-size:.75rem;top:1.2rem;left:1rem}.back-terminal-btn span,.linux-breadcrumb{display:none}.console-form{gap:1rem;padding:1.2rem}.console-field-group{gap:.6rem;padding:.4rem .8rem}.prompt-label{width:65px;font-size:.75rem}.console-field-group input,.console-field-group textarea{font-size:.8rem}.console-submit-btn{width:100%;padding:.8rem 1.2rem}.linux-watermark{bottom:1.5rem;right:1.5rem;transform:scale(.7)}}@media (max-width:380px){.contact-page{padding:5.5rem .6rem 2rem}.page-title{font-size:1.1rem}.console-field-group.textarea-group{padding:.8rem}.channel-card{gap:.8rem;padding:.8rem 1rem}.channel-icon-box{width:36px;height:36px}.channel-val{font-size:.75rem}}
.login-page{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-container{background:#1a1a1a;border:3px solid #333;border-radius:24px;width:100%;max-width:420px;padding:3rem;box-shadow:0 25px 70px #000c}.login-header{text-align:center;margin-bottom:2rem}.login-header h1{color:#fff;margin-bottom:.5rem;font-size:2.2rem;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{color:#ccc;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.login-form input{color:#fff;background:#2a2a2a;border:2px solid #444;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:500;transition:all .3s}.login-form input::placeholder{color:#666}.login-form input:focus{background:#333;border-color:#666;outline:none;box-shadow:0 0 0 4px #ffffff0d}.login-form button{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#fff;border:none;border-radius:12px;width:100%;padding:1.1rem;font-size:1.1rem;font-weight:700;transition:all .3s}.login-form button:hover:not(:disabled){background:#f0f0f0;transform:translateY(-3px);box-shadow:0 15px 35px #ffffff4d}.login-form button:disabled{opacity:.6;cursor:not-allowed}.login-form .error-message{color:#ff6b6b;text-align:center;background:#ff6b6b1a;border:2px solid #ff6b6b;border-radius:12px;margin-bottom:1rem;padding:.875rem;font-size:.95rem;font-weight:600}.fullscreen-form{z-index:999;background:#0a0a0a;animation:.3s slideIn;position:fixed;inset:0;overflow-y:auto}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.fullscreen-header{z-index:10;background:#1a1a1a;border-bottom:3px solid #333;justify-content:space-between;align-items:center;padding:2rem;display:flex;position:sticky;top:0}.fullscreen-header h2{color:#fff;margin:0;font-size:2rem;font-weight:800}.close-fullscreen-btn{color:#fff;cursor:pointer;background:#2a2a2a;border:2px solid #666;border-radius:10px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s}.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{color:#fff;background:#0a0a0a;min-height:100vh;padding:0}.dashboard-header{background:#1a1a1a;border-bottom:2px solid #333;justify-content:space-between;align-items:center;margin-bottom:0;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 20px #00000080}.header-left h1{color:#fff;margin-bottom:.25rem;font-size:2rem;font-weight:800}.breadcrumb{color:#999;font-size:1rem;font-weight:500}.header-right{gap:1rem;display:flex}.home-btn,.logout-btn{color:#fff;cursor:pointer;background:#2a2a2a;border:2px solid #444;border-radius:12px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.home-btn:hover{color:#000;background:#fff;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{background:#1a1a1a;border-bottom:2px solid #333;gap:0;padding:0;display:flex;box-shadow:0 4px 15px #0000004d}.tab{color:#999;cursor:pointer;background:#1a1a1a;border:none;border-bottom:4px solid #0000;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s}.tab:hover{color:#fff;background:#2a2a2a}.tab.active{color:#fff;background:#2a2a2a;border-bottom-color:#fff}.status-message{border:2px solid;border-radius:12px;margin:1.5rem 2rem;padding:1.2rem 2rem;font-size:1rem;font-weight:600;animation:.4s slideDown}.status-message.success{color:#fff;background:#ffffff0d;border-color:#fff}.status-message.error{color:#ff6b6b;background:#ff6b6b1a;border-color:#ff6b6b}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.section-header{justify-content:space-between;align-items:center;margin:2rem 2rem 1.5rem;display:flex}.section-header h2{color:#fff;font-size:1.8rem;font-weight:800}.add-btn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#fff;border:none;border-radius:12px;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #fff3}.add-btn:hover{background:#f0f0f0;transform:translateY(-3px);box-shadow:0 8px 25px #ffffff4d}.project-form{background:#1a1a1a;border:3px solid #333;border-radius:16px;margin:0 2rem 2rem;padding:2.5rem;box-shadow:0 8px 25px #00000080}.project-form h3{color:#fff;margin-bottom:2rem;font-size:1.5rem;font-weight:800}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{margin-bottom:1.5rem}.form-group label{color:#ccc;margin-bottom:.6rem;font-size:1rem;font-weight:700;display:block}.form-group input,.form-group textarea{color:#fff;background:#2a2a2a;border:2px solid #444;border-radius:10px;width:100%;padding:.875rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{background:#333;border-color:#666;outline:none;box-shadow:0 0 0 4px #ffffff0d}.form-group textarea{resize:vertical;min-height:100px}.checkbox-group label{cursor:pointer;align-items:center;gap:.5rem;display:flex}.checkbox-group input[type=checkbox]{cursor:pointer;width:auto}.form-actions{gap:1rem;margin-top:2rem;display:flex}.form-actions button{cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:all .3s}.form-actions button[type=submit]{color:#000;background:#fff;box-shadow:0 4px 15px #fff3}.form-actions button[type=submit]:hover:not(:disabled){background:#f0f0f0;transform:translateY(-3px);box-shadow:0 8px 25px #ffffff4d}.form-actions button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.form-actions button[type=button]{color:#ccc;background:#2a2a2a;border:2px solid #444;font-weight:600}.form-actions button[type=button]:hover{color:#fff;background:#333;border-color:#666}.projects-list,.contacts-list{flex-direction:column;gap:1.5rem;padding:0 2rem 2rem;display:flex}.project-item{background:#1a1a1a;border:2px solid #333;border-radius:16px;justify-content:space-between;align-items:start;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000080}.project-item:hover{border-color:#666;transform:translateY(-3px);box-shadow:0 8px 30px #ffffff1a}.project-info{flex:1}.project-info h3{color:#fff;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.4rem;font-weight:800;display:flex}.featured-badge{font-size:1.2rem}.project-info p{color:#ccc;margin-bottom:1rem;font-size:1rem;line-height:1.7}.project-meta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.category{color:#fff;background:#2a2a2a;border:2px solid #444;border-radius:8px;padding:.4rem 1rem;font-size:.9rem;font-weight:700}.tech-tags{flex-wrap:wrap;gap:.6rem;display:flex}.tech-tag{color:#ccc;background:#333;border:2px solid #555;border-radius:8px;padding:.4rem 1rem;font-size:.9rem;font-weight:700}.project-links{gap:1.5rem;display:flex}.project-links a{color:#fff;border-bottom:2px solid #0000;padding:.3rem 0;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.project-links a:hover{color:#ccc;border-bottom-color:#ccc}.project-actions{flex-shrink:0;gap:.75rem;display:flex}.edit-btn,.delete-btn,.mark-read-btn{cursor:pointer;border:2px solid;border-radius:10px;padding:.65rem 1.2rem;font-size:.95rem;font-weight:700;transition:all .3s}.edit-btn{color:#000;background:#fff;border-color:#fff}.edit-btn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff4d}.delete-btn{color:#fff;background:#2a2a2a;border-color:#666}.delete-btn:hover{background:#1a1a1a;border-color:#999;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff1a}.mark-read-btn{color:#000;background:#fff;border-color:#fff}.mark-read-btn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff4d}.contact-item{background:#1a1a1a;border:2px solid #333;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #00000080}.contact-item.unread{background:#1a1a1a;border-left:6px solid #fff;box-shadow:0 4px 20px #fff3}.contact-header{justify-content:space-between;align-items:start;margin-bottom:1rem;display:flex}.contact-meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.contact-name{color:#fff;font-size:1.3rem;font-weight:800}.contact-email{color:#ccc;font-size:1rem;font-weight:600}.contact-date{color:#999;font-size:.95rem;font-weight:500}.unread-badge{color:#000;text-transform:uppercase;letter-spacing:.5px;background:#fff;border-radius:8px;padding:.4rem 1rem;font-size:.85rem;font-weight:800;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;background:#2a2a2a;border-left:4px solid #fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;font-size:1rem;line-height:1.8}.contact-actions{gap:1rem;display:flex}.loading,.empty-state{text-align:center;padding:4rem 2rem;font-size:1.3rem;font-weight:600}.loading{color:#fff;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.empty-state{color:#999}.projects-section,.contacts-section{background:0 0;min-height:calc(100vh - 200px);padding-bottom:2rem}@media (max-width:768px){.login-page{padding:1rem}.login-container{max-width:100%;padding:2rem 1.5rem}.login-header h1{font-size:1.8rem}.dashboard-page{padding:0}.dashboard-header{text-align:center;flex-direction:column;gap:1rem;padding:1rem}.header-right{flex-wrap:wrap;justify-content:center;width:100%}.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{-webkit-overflow-scrolling:touch;flex-direction:row;overflow-x:auto}.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{border-radius:16px;padding:1.5rem 1rem}.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;padding:.8rem 1rem;font-size:.9rem}.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;padding:.7rem .8rem;font-size:.85rem}}
