@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;700;900&family=Noto+Sans:wght@400;500;700;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#14191f;font-family:Noto Serif,Work Sans,Noto Sans,sans-serif;overflow-x:hidden}body:before,body:after,html:before,html:after{display:none!important}.homepage{color:#fff;--content-max-width:1200px;background-color:#14191f;min-height:100vh;font-family:Noto Serif,Work Sans,Noto Sans,sans-serif;position:relative}.tech-logos{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.tech-logo{color:#fff9;filter:drop-shadow(0 0 8px #ffffff4d);opacity:.7;width:40px;height:40px;animation:25s ease-in-out infinite glowFloat;position:absolute}.tech-logo svg{width:100%;height:100%}.code{animation-delay:0s;top:15%;left:5%}.terminal{animation-delay:-5s;top:12%;right:8%}.database{animation-delay:-10s;bottom:20%;left:8%}.cloud{animation-delay:-15s;top:25%;right:4%}.gear{animation-delay:-20s;bottom:15%;right:6%}.mobile{animation-delay:-25s;top:60%;left:3%}.lightning{animation-delay:-12s;bottom:35%;right:3%}.api{animation-delay:-8s;top:45%;left:4%}@keyframes glowFloat{0%,to{filter:drop-shadow(0 0 8px #ffffff4d);opacity:.4;transform:translateY(0)translate(0)}25%{filter:drop-shadow(0 0 12px #fff6);opacity:.6;transform:translateY(-15px)translate(10px)}50%{filter:drop-shadow(0 0 10px #ffffff59);opacity:.5;transform:translateY(-8px)translate(-8px)}75%{filter:drop-shadow(0 0 14px #ffffff73);opacity:.7;transform:translateY(-18px)translate(12px)}}.header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:10;background:#ffffff0f;border-bottom:1px solid #ffffff1f;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:16px 40px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.logo-section{align-items:center;gap:16px;display:flex}.logo-icon{color:#7b68ee;width:18px;height:18px}.logo-section h2{letter-spacing:-.015em;background:linear-gradient(135deg,#7b68ee 0%,#4a90e2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:18px;font-weight:700}.nav-section{align-items:center;gap:32px;display:flex}.nav-links{gap:36px;display:flex}.nav-links a{color:#ffffffd9;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links a:hover{color:#7b68ee;transform:translateY(-1px)}.nav-links a:after{content:"";background:linear-gradient(90deg,#7b68ee,#4a90e2);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-links a.active{color:#7b68ee}.resume-btn{color:#fff;cursor:pointer;letter-spacing:.015em;background:linear-gradient(135deg,#7b68ee 0%,#4a90e2 100%);border:none;border-radius:12px;padding:10px 18px;font-size:14px;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #7b68ee4d}.resume-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #7b68ee66}.main-content{z-index:5;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative}.hero-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;justify-content:center;align-items:center;width:900px;height:500px;padding:60px 40px;display:flex;position:absolute;overflow:hidden;box-shadow:0 0 40px #7b68ee66,0 0 80px #4a90e24d}.hero-section:before{content:"";background:linear-gradient(90deg,#0000,#7b68ee14,#0000);width:100%;height:100%;animation:6s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.hero-content{text-align:center;z-index:2;max-width:600px;position:relative}.items-box{flex-direction:row;justify-content:center;align-items:center;gap:25px;display:flex}.hero-content h1{letter-spacing:-.033em;background:linear-gradient(135deg,#fff 0%,#7b68ee 50%,#4a90e2 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin:10px 0 20px;font-size:48px;font-weight:900;line-height:1.1}.hero-content .items-box p{opacity:.9;color:#fffc;text-align:left;margin:0 0 30px;font-size:16px;line-height:1.6}.hero-text-block{flex-direction:column;gap:14px;max-width:520px;display:flex}.hero-actions{gap:12px;display:flex}.image-container{flex-shrink:0;width:250px;position:relative;transform:translate(-60px)}.laptop-image{filter:drop-shadow(0 10px 25px #0000004d);width:400px;height:auto;transition:transform .3s}.laptop-image:hover{transform:translate(35px)scale(1.2)}.biography-section{z-index:5;max-width:1200px;margin:80px auto;padding:0 20px;position:relative}.profile-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;flex-direction:row-reverse;align-items:center;gap:40px;padding:50px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 40px #7b68ee66,0 0 80px #4a90e24d}.profile-section:before{content:"";background:linear-gradient(90deg,#0000,#7b68ee14,#0000);width:100%;height:100%;animation:8s infinite shimmer2;position:absolute;top:0;left:-100%}@keyframes shimmer2{0%{left:-100%}to{left:100%}}.profile-image{z-index:2;text-shadow:0 0 10px #7b68ee99,0 0 20px #4a90e266;background:linear-gradient(135deg,#7b68ee,#4a90e2);border-radius:50%;flex-shrink:0;width:460px;height:460px;padding:6px;position:relative}.profile-image-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:100%;height:100%}.profile-info{z-index:2;flex:1;position:relative}.profile-info h1{letter-spacing:-.025em;background:linear-gradient(135deg,#fff 0%,#7b68ee 50%,#4a90e2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:48px;font-weight:900}.job-title{color:#7b68ee;letter-spacing:.025em;margin:0 0 8px;font-size:20px;font-weight:600}.specialization{color:#ffffffb3;margin:0;font-size:16px;font-weight:400}.section-header{text-align:center;max-width:720px;margin:0 auto 40px}.section-kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-bottom:10px;font-size:13px}.section-title{background:linear-gradient(135deg,#fff 0%,#7b68ee 50%,#4a90e2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:800}.tech-section,.skills-level-section{max-width:var(--content-max-width,1200px);z-index:5;margin:80px auto 0;padding:0 20px;position:relative}.tech-grid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;display:grid;position:relative}.tech-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:22px 18px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 10px 40px #00000059}.tech-card:hover{border-color:#7b68ee73;transform:translateY(-6px)scale(1.02);box-shadow:0 15px 45px #7b68ee33}.tech-icon-circle{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:86px;height:86px;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 0 0 1px #7b68ee2e,0 12px 28px #00000059}.tech-card:hover .tech-icon-circle{transform:scale(1.05);box-shadow:0 0 0 1px #7b68ee4d,0 16px 34px #4a90e240}.tech-initial{letter-spacing:.02em;background:linear-gradient(135deg,#fff 0%,#7b68ee 50%,#4a90e2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700}.tech-icon{color:#ffffffe6;width:44px;height:44px;display:block}.tech-name{color:#ffffffe6;text-align:center;font-size:14px;font-weight:600}.skills-card-grid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid;position:relative}.skill-card-glass{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;padding:28px;transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 10px 40px #00000059}.skill-card-glass:hover{border-color:#7b68ee66;transform:translateY(-6px);box-shadow:0 16px 45px #7b68ee33}.skill-card-title{color:#7b68ee;margin:0 0 16px;font-size:20px;font-weight:700}.skill-level-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.skill-level-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.skill-line{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.skill-name{color:#ffffffeb;font-weight:600}.skill-level{color:#7b68eed9;font-size:13px;font-weight:700}.skill-bullet{background:linear-gradient(135deg,#7b68ee 0%,#4a90e2 100%);border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 8px #7b68ee99}.skillset-section{max-width:var(--content-max-width,1200px);z-index:5;margin:80px auto 0;padding:0 20px;position:relative}.skills-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;padding:50px;position:relative;overflow:hidden;box-shadow:0 0 40px #7b68ee66,0 0 80px #4a90e24d}.skills-section:before{content:"";background:linear-gradient(90deg,#0000,#4a90e214,#0000);width:100%;height:100%;animation:10s infinite shimmerReverse;position:absolute;top:0;right:-100%}@keyframes shimmerReverse{0%{right:-100%}to{right:100%}}.skills-section h2{text-align:center;background:linear-gradient(135deg,#fff 0%,#7b68ee 50%,#4a90e2 100%);-webkit-text-fill-color:transparent;z-index:2;-webkit-background-clip:text;background-clip:text;margin:0 0 40px;font-size:36px;font-weight:700;position:relative}.skills-categories{z-index:2;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid;position:relative}.skill-category{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:24px;transition:all .3s}.skill-category:hover{background:#ffffff14;border-color:#7b68ee4d;transform:translateY(-4px);box-shadow:0 15px 35px #7b68ee26}.category-title{color:#7b68ee;align-items:center;gap:8px;margin:0 0 16px;font-size:18px;font-weight:600;display:flex}.category-icon{width:20px;height:20px}.skills-grid{flex-wrap:wrap;gap:8px;display:flex}.skill-tag{color:#ffffffe6;cursor:default;background:#7b68ee26;border:1px solid #7b68ee4d;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .3s}.skill-tag:hover{background:#7b68ee40;border-color:#7b68ee80;transform:translateY(-1px);box-shadow:0 4px 12px #7b68ee33}.footer{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffff0a;border-top:1px solid #ffffff1a;width:100%;margin-top:80px;padding:40px 20px;position:relative}.homepage .projects-page{padding-left:20px;padding-right:20px}.homepage .projects-page .projects-container{max-width:var(--content-max-width,1200px);margin-left:auto;margin-right:auto}.social-links{justify-content:center;gap:16px;margin-bottom:16px;display:flex}.social-link{color:#9badc0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{color:#7b68ee;background:#7b68ee1a;transform:translateY(-2px);box-shadow:0 8px 25px #7b68ee33}.footer p{color:#9badc0;margin:0;font-size:14px}@media (max-width:768px){.header{flex-direction:column;gap:12px;padding:12px 20px}.nav-section{gap:16px}.nav-links{gap:20px}.main-content{padding:20px}.hero-section{border-radius:16px;padding:40px 24px}.hero-content h1{font-size:32px}.hero-content p{font-size:14px}.tech-logo{filter:drop-shadow(0 0 6px #ffffff4d);width:30px;height:30px}.footer{padding:16px 20px}.profile-section{text-align:center;flex-direction:column;gap:30px;padding:40px 30px}.profile-image{width:150px;height:150px}.profile-info h1{font-size:36px}.skills-section{padding:40px 30px}.tech-section,.skills-level-section{margin:60px auto 0}.section-title{font-size:30px}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}.tech-icon-circle{width:76px;height:76px}.skills-card-grid{grid-template-columns:1fr}.skills-categories{grid-template-columns:1fr;gap:20px}.skill-category{padding:20px}.biography-section,.skillset-section{margin:60px auto}}@media (max-width:480px){.profile-section{padding:30px 20px}.profile-image{width:120px;height:120px}.profile-info h1{font-size:28px}.job-title{font-size:18px}.skills-section{padding:30px 20px}.skills-section h2{font-size:28px}.biography-section,.skillset-section{margin:40px auto}}@media (max-width:560px){.hero-content{text-align:center;flex-direction:column;align-items:center;gap:20px;width:min(720px,74%);padding:0 20px;display:flex}.hero-section{border-radius:16px;width:100%;height:auto;padding:40px 20px;position:relative;overflow:hidden}.hero-section:before{content:"";filter:blur(8px);opacity:.5;z-index:0;background-image:url(/laptop.png);background-position:50%;background-size:cover;width:100%;height:100%;transition:none;position:absolute;top:0;left:0}.hero-section>*{z-index:1;position:relative}.hero-content h1{font-size:clamp(26px,7vw,34px)}.items-box{text-align:center;max-width:36rem}.items-box p{font-size:clamp(14px,4vw,16px)}.image-container,.laptop-image{display:none!important}}
.projects-page{color:#fff;isolation:isolate;background-color:#14191f;justify-content:center;min-height:calc(100vh - 70px);padding:40px;font-family:Noto Serif,Work Sans,Noto Sans,sans-serif;display:flex;position:relative;overflow-y:auto}.projects-container{max-width:var(--content-max-width,1200px);flex-direction:column;gap:40px;width:100%;margin:0 auto;display:flex}.projects-page .hero-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff14 50% no-repeat;border:1px solid #ffffff26;border-radius:20px;padding:60px 40px;position:relative;overflow:hidden;box-shadow:0 4px 20px #7b68ee}.projects-page .hero-section:before{content:"";background:linear-gradient(90deg,#0000,#7b68ee14,#0000);width:100%;height:100%;animation:6s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.projects-page .hero-content{z-index:2;position:relative}.projects-page .hero-content h1{background:linear-gradient(135deg,#fff 0%,#7b68ee 50%,#4a90e2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:48px;font-weight:900}.projects-page .hero-content p{color:#ffffffe6;max-width:600px;margin:0 auto 30px;font-size:16px;line-height:1.6}.projects-page .cta-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b68ee 0%,#4a90e2 100%);border:none;border-radius:12px;padding:14px 28px;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 10px 30px #7b68ee4d}.projects-page .cta-btn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #7b68ee66}.featured-projects{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:40px;position:relative}.featured-projects h2{text-align:center;color:#fff;margin:0 0 30px;font-size:28px;font-weight:700}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:24px;display:grid}.project-card{cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.project-card:hover{border-color:#7b68ee4d;transform:translateY(-5px);box-shadow:0 20px 40px #7b68ee33}.hover-hint{color:#ffffffd9;opacity:0;pointer-events:none;background:#00000059;border-radius:10px;padding:6px 10px;font-size:12px;transition:opacity .2s,transform .2s;position:absolute;bottom:10px;right:12px;transform:translateY(6px)}.project-card:hover .hover-hint{opacity:1;transform:translateY(0)}.project-card:active{transform:translateY(-3px)scale(.99)}.reveal-on-scroll{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(16px)}.reveal-on-scroll.visible{opacity:1;transform:translateY(0)}.project-image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:200px}.project-info{text-align:center;flex-direction:column;flex:1;align-items:center;padding:20px;display:flex}.project-info h3{color:#fff;margin:0 0 8px;font-size:18px;font-weight:600}.project-info p{color:#9badc0;margin:0 0 12px;font-size:14px;line-height:1.5}.project-type{justify-content:center;display:flex}.project-links{flex-wrap:wrap;justify-content:center;gap:10px;padding:0 16px 16px;display:flex}.project-link-btn{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.project-link-btn:hover{color:#fff;border-color:#7b68ee59;transform:translateY(-2px);box-shadow:0 10px 24px #7b68ee33}.project-link-icon{color:currentColor;width:16px;height:16px;display:block}.type-badge{color:#7b68ee;background:#7b68ee33;border:1px solid #7b68ee4d;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}.skills-section{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:40px}.skills-section h2{text-align:center;color:#fff;margin:0 0 30px;font-size:28px;font-weight:700}.skills-grid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.skill-tag{color:#fff;cursor:pointer;background:#7b68ee33;border:1px solid #7b68ee4d;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s}.skill-tag:hover,.skill-tag.active{background:#7b68ee4d;transform:translateY(-2px);box-shadow:0 5px 15px #7b68ee4d}.contact-section{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:40px}.contact-section h2{text-align:center;color:#fff;margin:0 0 30px;font-size:28px;font-weight:700}.projects-page .contact-form{max-width:500px;margin:0 auto}.projects-page .form-group{margin-bottom:24px}.projects-page .form-group label{color:#fff;margin-bottom:8px;font-size:16px;font-weight:500;display:block}.projects-page .form-group input,.projects-page .form-group textarea{color:#fff;resize:vertical;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:16px;transition:all .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:#9badc0}.projects-page .form-group input:focus,.projects-page .form-group textarea:focus{background:#ffffff26;border-color:#7b68ee;outline:none;box-shadow:0 0 0 2px #7b68ee33}.projects-page .submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b68ee 0%,#4a90e2 100%);border:none;border-radius:12px;width:100%;padding:14px 28px;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 10px 30px #7b68ee4d}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #7b68ee66}.clear-filter-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #7b68ee4d;border-radius:20px;margin:20px auto 0;padding:8px 18px;font-size:14px;font-weight:500;transition:all .3s;display:block;box-shadow:0 5px 15px #7b68ee33}.clear-filter-btn:hover{background:linear-gradient(135deg,#7b68ee 0%,#4a90e2 100%);border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #7b68ee66}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;pointer-events:auto;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);transform-origin:50%;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;width:100%;max-width:1200px;max-height:90vh;animation:.18s ease-out modalIn;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000080}@keyframes modalIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.modal-close:hover{background:#fff3;transform:rotate(90deg)}.modal-body{height:100%;min-height:500px;display:flex}.modal-image-section{justify-content:center;align-items:center;width:80%;padding:20px;display:flex}.modal-image{object-fit:contain;border-radius:16px;width:100%;height:auto;max-height:70vh;box-shadow:0 10px 30px #0000004d}.modal-info-section{flex-direction:column;gap:20px;width:26%;min-width:320px;max-height:80vh;padding:40px 20px 20px 0;display:flex;overflow-y:auto}.modal-header h2{color:#fff;background:linear-gradient(135deg,#fff 0%,#7b68ee 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:24px;font-weight:700}.modal-type-badge{color:#7b68ee;background:#7b68ee4d;border:1px solid #7b68ee80;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-block}.modal-description{color:#ffffffe6;margin-bottom:20px;font-size:14px;line-height:1.6}.modal-insights{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.insight-section h4{color:#fff;margin:0 0 8px;font-size:14px;font-weight:700}.insight-section ul{flex-direction:column;gap:6px;margin:0;padding-left:18px;list-style:outside;display:flex}.insight-section li{color:#ffffffd9;font-size:13px;line-height:1.5}.modal-tech-stack h4{color:#fff;margin:0 0 12px;font-size:16px;font-weight:600}.modal-tags{flex-wrap:wrap;gap:8px;display:flex}.modal-tag{color:#fff;background:#7b68ee33;border:1px solid #7b68ee4d;border-radius:16px;padding:6px 12px;font-size:12px;font-weight:500}.modal-links{flex-direction:column;gap:12px;display:flex}.modal-link{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.modal-link:hover{background:#7b68ee33;border-color:#7b68ee66;transform:translateY(-2px);box-shadow:0 8px 20px #7b68ee4d}.github-link:hover{background:#3333334d;border-color:#33333380}.live-link:hover{background:#4a90e24d;border-color:#4a90e280}.video-link:hover{background:#f003;border-color:#f006}@media (max-width:768px){.projects-page{padding:20px 15px}.hero-section,.featured-projects,.skills-section,.contact-section{padding:30px 20px}.hero-content h1{font-size:32px}.hero-content p{font-size:14px}.projects-grid{grid-template-columns:1fr}.featured-projects h2,.skills-section h2,.contact-section h2{font-size:24px}.modal-body{flex-direction:column;min-height:auto}.modal-image-section{width:100%;padding:20px 20px 10px}.modal-info-section{width:100%;min-width:auto;padding:10px 20px 20px}.modal-image{max-height:40vh}.modal-links{flex-flow:wrap}.modal-link{flex:1;justify-content:center;min-width:120px}}@media (max-width:480px){.modal-content{max-height:95vh;margin:10px}.modal-info-section{gap:15px}.modal-tags{gap:6px}.modal-tag{padding:4px 8px;font-size:11px}.modal-links{gap:8px}.modal-link{padding:10px 12px;font-size:12px}}
