*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0;font-family:Segoe UI,sans-serif}body{color:#f8fafc;background-color:#0f172a;line-height:1.6}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0f172abf;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:1rem 5%;transition:all .3s;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 30px #0000004d}.logo{color:#f8fafc;cursor:pointer;letter-spacing:.5px;align-items:center;gap:8px;font-size:1.6rem;font-weight:800;display:flex}.logo-highlight{color:#38bdf8}.logo-icon{color:#38bdf8;font-family:monospace;font-size:1.4rem}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:#cbd5e1;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-links a:hover{color:#38bdf8}.nav-links a:not(.nav-btn):after{content:"";background:#38bdf8;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.nav-links a:not(.nav-btn):hover:after{width:100%}.nav-btn{background:#38bdf81a;border:1px solid #38bdf84d;border-radius:6px;padding:.5rem 1.2rem;font-weight:600;transition:all .3s;color:#38bdf8!important}.nav-btn:hover{background:#38bdf8;box-shadow:0 0 15px #38bdf866;color:#0f172a!important}.mobile-toggle{color:#f8fafc;cursor:pointer;font-size:1.8rem;display:none}@media (width<=768px){.mobile-toggle{display:block}.nav-links{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);clip-path:circle(0% at 100% 0);background:#0f172af2;border-bottom:1px solid #ffffff0d;flex-direction:column;width:100%;padding:2rem 0;transition:all .4s ease-in-out;position:absolute;top:100%;left:0}.nav-links.active{clip-path:circle(150% at 100% 0)}.nav-links a{font-size:1.2rem}}section{border-bottom:1px solid #1e293b;min-height:60vh;padding:80px 10%}.section-title{text-align:center;color:#f8fafc;margin-bottom:2rem;font-size:2.5rem}.section-title span{color:#3b82f6}.hero-section{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:0 5%;display:flex;position:relative;overflow:hidden}.hero-glow{filter:blur(80px);z-index:-1;opacity:.5;border-radius:50%;animation:8s ease-in-out infinite alternate float-glow;position:absolute}.glow-1{background:#38bdf826;width:400px;height:400px;top:10%;left:-10%}.glow-2{background:#8b5cf626;width:300px;height:300px;bottom:10%;right:-5%}@keyframes float-glow{0%{transform:translateY(0)scale(1)}to{transform:translateY(-30px)scale(1.1)}}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#cbd5e1;background:#1e293b99;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:8px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex;box-shadow:0 4px 15px #0003}.live-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot;box-shadow:0 0 10px #10b981}@keyframes pulse-dot{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1.1);box-shadow:0 0 0 10px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.hero-content{z-index:1;max-width:800px}.hero-title{color:#f8fafc;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.2}.gradient-text{color:#0000;background:linear-gradient(135deg,#38bdf8,#8b5cf6,#38bdf8) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite gradient-shift}@keyframes gradient-shift{to{background-position:200%}}.wave{transform-origin:70% 70%;animation:2.5s infinite wave-animation;display:inline-block}@keyframes wave-animation{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}to{transform:rotate(0)}}.hero-subtitle{color:#94a3b8;margin-bottom:1.5rem;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:300}.hero-desc{color:#cbd5e1;max-width:650px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.hero-action-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.btn-premium{border-radius:8px;align-items:center;gap:10px;padding:.8rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-premium.primary{color:#0f172a;background:#38bdf8;box-shadow:0 4px 15px #38bdf866}.btn-premium.primary:hover{background:#0ea5e9;transform:translateY(-3px);box-shadow:0 8px 25px #38bdf899}.btn-premium.secondary{color:#f8fafc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b80;border:1px solid #ffffff1a}.btn-premium.secondary:hover{color:#38bdf8;background:#ffffff1a;border-color:#38bdf8;transform:translateY(-3px)}.about-container{flex-direction:column;gap:3rem;max-width:1100px;margin:0 auto;display:flex}@media (width>=992px){.about-container{flex-direction:row;align-items:center}}.about-content-left{flex:1.2}.about-content-left p{color:#94a3b8;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-highlight{color:#f8fafc;font-weight:600}.skills-grid{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.skill-badge{color:#cbd5e1;letter-spacing:.5px;cursor:default;background:#1e293b80;border:1px solid #38bdf833;border-radius:30px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .3s}.skill-badge:hover{color:#38bdf8;background:#38bdf826;border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 5px 15px #38bdf833}.about-stats-right{flex:1;grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.stat-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#1e293b66;border:1px solid #ffffff0d;border-radius:16px;padding:2rem 1.5rem;transition:all .4s;box-shadow:0 10px 30px -10px #0000004d}.stat-box:hover{background:#1e293bb3;border-color:#38bdf866;transform:translateY(-5px)}.stat-icon{margin-bottom:1rem;font-size:2.2rem;display:inline-block}.stat-value{color:#f8fafc;margin-bottom:.3rem;font-size:1.4rem;font-weight:700}.stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:2rem;transition:all .3s}.card:hover{border-color:#3b82f6;transform:translateY(-10px)}.card h3{color:#f8fafc;margin-bottom:1rem;font-size:1.5rem}.card p{color:#94a3b8;margin-bottom:1.5rem}.card-link{color:#38bdf8;font-weight:700;text-decoration:none}.advanced-footer{color:#94a3b8;background:linear-gradient(#0f172a 0%,#020617 100%);border-top:1px solid #38bdf826;margin-top:6rem;padding:5rem 5% 2rem;position:relative;overflow:hidden}.footer-glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#38bdf814 0%,#0000 70%);width:600px;height:300px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}.footer-top{z-index:1;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;max-width:1200px;margin:0 auto 4rem;display:grid;position:relative}@media (width<=992px){.footer-top{grid-template-columns:1fr 1fr}}@media (width<=600px){.footer-top{grid-template-columns:1fr;gap:2.5rem}}.footer-logo{color:#f8fafc;letter-spacing:.5px;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.footer-logo span{color:#38bdf8}.footer-bio{max-width:350px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.footer-subscribe{gap:.5rem;max-width:350px;margin-top:1rem;display:flex}.footer-subscribe input{color:#f8fafc;background:#1e293b80;border:1px solid #ffffff1a;border-radius:8px;outline:none;flex:1;padding:.8rem 1rem;transition:border-color .3s}.footer-subscribe input:focus{border-color:#38bdf8}.subscribe-btn{color:#0f172a;cursor:pointer;background:#38bdf8;border:none;border-radius:8px;padding:0 1.2rem;font-weight:600;transition:all .3s}.subscribe-btn:hover{background:#0ea5e9;box-shadow:0 0 15px #38bdf866}.footer-col h4{color:#f8fafc;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.footer-links{flex-direction:column;gap:.9rem;padding:0;list-style:none;display:flex}.footer-links a{color:#94a3b8;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block}.footer-links a:hover{color:#38bdf8;transform:translate(6px)}.footer-contact-info{flex-direction:column;gap:1.2rem;padding:0;list-style:none;display:flex}.footer-contact-info li{align-items:center;gap:12px;font-size:.95rem;display:flex}.contact-icon{font-size:1.3rem}.footer-divider{background:linear-gradient(90deg,#0000,#38bdf833,#0000);width:100%;height:1px;margin-bottom:2rem}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.footer-bottom-links{align-items:center;gap:2rem;display:flex}.highlight-text{color:#38bdf8;font-weight:600}.back-to-top{color:#f8fafc;background:#1e293b99;border:1px solid #ffffff1a;border-radius:20px;padding:.5rem 1.2rem;font-size:.85rem;text-decoration:none;transition:all .3s}.back-to-top:hover{color:#0f172a;background:#38bdf8}.terminal-container{text-align:left;background-color:#000;border:1px solid #334155;border-radius:8px;max-width:800px;margin:3rem auto;overflow:hidden;box-shadow:0 10px 30px #00000080}.terminal-header{background-color:#1e293b;border-bottom:1px solid #334155;gap:8px;padding:10px 15px;display:flex}.terminal-dot{border-radius:50%;width:12px;height:12px}.dot-red{background-color:#ff5f56}.dot-yellow{background-color:#ffbd2e}.dot-green{background-color:#27c93f}.terminal-body{color:#a8b2d1;height:300px;padding:20px;font-family:Courier New,Courier,monospace;font-size:.95rem;overflow-y:auto}.terminal-line{margin-bottom:10px;line-height:1.5}.prompt-text{color:#27c93f;margin-right:10px;font-weight:700}.command-text{color:#f8fafc}.output-text{color:#38bdf8;margin-top:5px;margin-bottom:15px}.error-text{color:#ff5f56;margin-top:5px;margin-bottom:15px}.terminal-input-row{align-items:center;display:flex}.terminal-input{color:#f8fafc;background:0 0;border:none;outline:none;flex:1;font-family:Courier New,Courier,monospace;font-size:.95rem}.contact-form-container{background-color:#1e293b;border:1px solid #334155;border-radius:12px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 10px 30px #0003}.form-group{text-align:left;margin-bottom:1.5rem}.form-group label{color:#cbd5e1;margin-bottom:.5rem;font-weight:500;display:block}.form-input{color:#f8fafc;background-color:#0f172a;border:1px solid #334155;border-radius:8px;width:100%;padding:.8rem 1rem;font-size:1rem;transition:border-color .3s}.form-input:focus{border-color:#38bdf8;outline:none}textarea.form-input{resize:vertical;min-height:120px}.submit-btn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:background-color .3s}.submit-btn:hover{background-color:#1d4ed8}.status-message{margin-top:1rem;font-weight:600}.success{color:#27c93f}.error{color:#ff5f56}.project-showcase{flex-direction:column;gap:4rem;margin-top:3rem;display:flex}.project-card{background:#1e293b;border:1px solid #334155;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 40px #0006}@media (width>=1024px){.project-card{flex-direction:row}}.project-content{flex-direction:column;flex:1;padding:2.5rem;display:flex}.project-header{margin-bottom:1.5rem}.project-title{color:#f8fafc;margin-bottom:.5rem;font-size:2rem}.project-case-study{color:#94a3b8;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.tech-badges{flex-wrap:wrap;gap:.8rem;margin-bottom:2rem;display:flex}.badge{color:#38bdf8;letter-spacing:.5px;background:#38bdf81a;border:1px solid #38bdf833;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:600}.project-features{margin-bottom:2rem}.project-features h4{color:#e2e8f0;margin-bottom:1rem;font-size:1.2rem}.project-features ul{color:#94a3b8;padding:0;list-style:none}.project-features li{align-items:flex-start;gap:10px;margin-bottom:.5rem;display:flex}.project-features li:before{content:"✓";color:#27c93f;font-weight:700}.project-actions{flex-wrap:wrap;gap:1rem;margin-top:auto;display:flex}.btn-demo,.btn-github{border-radius:8px;align-items:center;gap:8px;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.btn-demo{color:#fff;background:#2563eb;box-shadow:0 4px 15px #2563eb66}.btn-demo:hover{background:#1d4ed8}.btn-github{color:#f8fafc;background:#0f172a;border:1px solid #475569}.btn-github:hover{background:#334155}.project-visuals{background:#0f172a;border-left:1px solid #334155;flex-direction:column;flex:1;justify-content:center;gap:1.5rem;padding:2rem;display:flex}.visual-box{text-align:center;color:#64748b;background:#1e293b;border:1px dashed #475569;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:1rem;transition:border-color .3s;display:flex}.visual-box:hover{color:#94a3b8;border-color:#38bdf8}.visual-label{text-transform:uppercase;letter-spacing:1px;color:#475569;margin-bottom:10px;font-size:.9rem}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#020617d9;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.modal-content{background:#0f172a;border:1px solid #334155;border-radius:16px;width:100%;max-width:600px;max-height:90vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.close-btn{color:#f8fafc;cursor:pointer;z-index:10;background:#1e293b;border:1px solid #334155;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.close-btn:hover{color:#fff;background:#ff5f56;border-color:#ff5f56}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#0f172a}.modal-content::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background:#475569}.project-tabs{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.tab-btn{color:#94a3b8;cursor:pointer;background-color:#0000;border:1px solid #334155;border-radius:30px;padding:.6rem 1.8rem;font-size:1rem;font-weight:600;transition:all .3s}.tab-btn:hover{color:#f8fafc;border-color:#38bdf8}.tab-btn.active{color:#fff;background-color:#2563eb;border-color:#2563eb;box-shadow:0 4px 15px #2563eb66}.skills-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.skill-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b99;border:1px solid #ffffff0d;border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000080}.skill-card:before{content:"";background:linear-gradient(90deg,#0000,#38bdf8,#0000);width:100%;height:4px;transition:transform .5s;position:absolute;top:0;left:0;transform:scaleX(0)}.skill-card:hover{background:#1e293bcc;border-color:#38bdf84d;transform:translateY(-10px);box-shadow:0 20px 40px -10px #38bdf826}.skill-card:hover:before{transform:scaleX(1)}.skill-icon-wrapper{background:#38bdf81a;border:1px solid #38bdf833;border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:1.5rem;font-size:1.8rem;transition:transform .3s;display:flex}.skill-card:hover .skill-icon-wrapper{transform:rotate(-10deg)scale(1.1)}.skill-card h3{color:#f8fafc;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.skill-tags{flex-wrap:wrap;gap:.8rem;display:flex}.skill-tag{color:#cbd5e1;cursor:default;background:#0f172a;border:1px solid #334155;border-radius:20px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .3s}.skill-tag:hover{color:#020617;background:#38bdf8;border-color:#38bdf8;transform:scale(1.08);box-shadow:0 0 15px #38bdf866}.timeline-container{max-width:900px;margin:3rem auto 0;padding-left:2rem;position:relative}.timeline-container:before{content:"";background:#334155;width:2px;height:100%;position:absolute;top:0;left:0}.timeline-item{margin-bottom:3rem;padding-left:2rem;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-dot{z-index:10;background:#0f172a;border:2px solid #38bdf8;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;top:0;left:-2.35rem;box-shadow:0 0 10px #38bdf880}.timeline-item:hover .timeline-dot{background:#38bdf8;transform:scale(1.2);box-shadow:0 0 20px #38bdf8cc}.timeline-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b99;border:1px solid #ffffff0d;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 10px 30px -10px #00000080}.timeline-item:hover .timeline-content{background:#1e293bcc;border-color:#38bdf84d;transform:translateY(-5px)}.timeline-date{color:#38bdf8;letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:inline-block}.timeline-role{color:#f8fafc;margin-bottom:.2rem;font-size:1.5rem;font-weight:700}.timeline-company{color:#94a3b8;margin-bottom:1rem;font-size:1.1rem;font-weight:500}.timeline-details{color:#cbd5e1;padding:0;list-style:none}.timeline-details li{align-items:flex-start;gap:10px;margin-bottom:.8rem;font-size:.95rem;display:flex}.timeline-details li:before{content:"▹";color:#38bdf8;font-size:1.2rem;font-weight:700;line-height:1}.nested-experience{border-left:2px dashed #334155;margin-top:1.5rem;padding-left:1.5rem;position:relative}.nested-experience:before{content:"";background:#38bdf8;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:-5px}.nested-role{color:#f8fafc;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:.8rem;font-size:1.2rem;display:flex}.nested-date{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf833;border-radius:4px;padding:.2rem .6rem;font-size:.85rem}.achievements-container{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem;display:flex}.achievement-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#1e293b99;border:1px solid #facc1526;border-radius:16px;flex:1;min-width:300px;max-width:450px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000080}.achievement-card:hover{background:#1e293bd9;border-color:#facc1599;transform:translateY(-10px);box-shadow:0 20px 40px -10px #facc1533}.achievement-icon{filter:drop-shadow(0 0 15px #facc1566);margin-bottom:1.5rem;font-size:3.5rem;transition:transform .3s;display:inline-block}.achievement-card:hover .achievement-icon{transform:scale(1.15)rotate(5deg)}.achievement-title{color:#f8fafc;margin-bottom:1rem;font-size:1.4rem;font-weight:700;line-height:1.4}.achievement-desc{color:#94a3b8;font-size:1rem;line-height:1.7}.achievement-card:after{content:"";opacity:0;z-index:-1;background:radial-gradient(circle,#facc150d 0%,#0000 70%);width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}.achievement-card:hover:after{opacity:1}.leadership-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.leadership-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b66;border:1px solid #38bdf81a;border-radius:16px;padding:2.5rem 2rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000004d}.leadership-card:hover{background:#1e293bb3;border-color:#38bdf866;transform:translateY(-8px);box-shadow:0 20px 40px -10px #38bdf833}.leadership-card:before{content:"";background:radial-gradient(circle,#38bdf81a 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute;top:0;right:0;transform:translate(30%,-30%)}.leadership-icon{margin-bottom:1.2rem;font-size:2.5rem;display:inline-block}.leadership-card h3{color:#f8fafc;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.leadership-card p{color:#94a3b8;font-size:.95rem;line-height:1.7}.testimonials-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b80;border:1px solid #38bdf826;border-radius:16px;flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;transition:all .4s;display:flex;position:relative;box-shadow:0 10px 30px -10px #0000004d}.testimonial-card:hover{background:#1e293bcc;border-color:#38bdf866;transform:translateY(-8px)}.quote-icon{color:#38bdf81a;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:1.5rem;right:2rem}.testimonial-text{color:#cbd5e1;z-index:2;margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.7;position:relative}.testimonial-author{border-top:1px solid #ffffff0d;align-items:center;gap:15px;padding-top:1.5rem;display:flex}.author-avatar{color:#38bdf8;background:#0f172a;border:2px solid #38bdf8;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.author-details h4{color:#f8fafc;margin-bottom:.2rem;font-size:1.1rem}.author-details span{color:#94a3b8;font-size:.85rem;display:block}.social-links-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.social-link-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f8fafc;background:#1e293b66;border:1px solid #38bdf826;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:1.5rem 1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #0003}.social-link-btn:hover{color:#38bdf8;background:#1e293bcc;border-color:#38bdf8;transform:translateY(-5px);box-shadow:0 10px 25px -5px #38bdf84d}.social-icon-emoji{filter:drop-shadow(0 0 5px #fff3);font-size:2rem;transition:transform .3s}.social-link-btn:hover .social-icon-emoji{transform:scale(1.15)}.social-icon-text{letter-spacing:.5px;font-size:1rem;font-weight:600}.education-container{flex-direction:column;gap:1.5rem;max-width:850px;margin-top:3rem;margin-left:auto;margin-right:auto;display:flex}.edu-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b66;border:1px solid #38bdf826;border-left:4px solid #38bdf8;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .4s;display:flex;box-shadow:0 10px 30px -10px #0000004d}@media (width>=768px){.edu-card{flex-direction:row;justify-content:space-between;align-items:center}}.edu-card:hover{background:#1e293bb3;border-color:#38bdf866;transform:translate(10px);box-shadow:0 15px 35px -10px #38bdf833}.edu-header h3{color:#f8fafc;margin-bottom:.4rem;font-size:1.3rem;font-weight:700}.edu-year{color:#38bdf8;letter-spacing:1px;background:#38bdf81a;border-radius:4px;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.9rem;font-weight:600;display:inline-block}.edu-body{flex:1}@media (width>=768px){.edu-body{border-left:1px solid #ffffff0d;border-right:1px solid #ffffff0d;margin:0 1rem;padding:0 2rem}}.edu-institute{color:#e2e8f0;margin-bottom:.3rem;font-size:1.1rem;font-weight:600}.edu-university{color:#94a3b8;font-size:.95rem}.edu-scores{flex-direction:column;gap:.6rem;min-width:140px;display:flex}@media (width<=767px){.edu-scores{flex-flow:wrap}}.score-badge{color:#f8fafc;text-align:center;background:#0f172a;border:1px solid #334155;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;font-weight:600;transition:all .3s}.edu-card:hover .score-badge{color:#38bdf8;border-color:#38bdf8}.blogs-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.blog-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b66;border:1px solid #38bdf826;border-radius:16px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 10px 30px -10px #0000004d}.blog-card:hover{border-color:#38bdf866;transform:translateY(-8px);box-shadow:0 20px 40px -10px #38bdf833}.blog-image-wrapper{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:relative;overflow:hidden}.blog-image-icon{opacity:.8;font-size:4rem;transition:transform .3s}.blog-card:hover .blog-image-icon{transform:scale(1.1)}.blog-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-meta{color:#94a3b8;justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:.85rem;display:flex}.blog-platform{color:#38bdf8;background:#38bdf81a;border-radius:4px;padding:.2rem .6rem;font-weight:600}.blog-title{color:#f8fafc;margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4;transition:color .3s}.blog-card:hover .blog-title{color:#38bdf8}.blog-tags{flex-wrap:wrap;gap:.5rem;margin-top:auto;margin-bottom:1.5rem;display:flex}.blog-tag{color:#cbd5e1;background:#0f172a;border:1px solid #334155;border-radius:4px;padding:.3rem .6rem;font-size:.8rem}.blog-read-btn{color:#38bdf8;align-items:center;gap:5px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.blog-read-btn:after{content:"→";transition:transform .3s}.blog-card:hover .blog-read-btn:after{transform:translate(5px)}.blog-cover-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.blog-card:hover .blog-cover-image{transform:scale(1.08)}.visitor-counter-wrapper{justify-content:center;align-items:center;margin:4rem auto 2rem;display:flex}.visitor-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:default;background:#1e293b99;border:1px solid #38bdf833;border-radius:50px;align-items:center;gap:12px;padding:.8rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 0 20px #38bdf81a}.visitor-badge:hover{border-color:#38bdf899;transform:translateY(-3px);box-shadow:0 0 30px #38bdf866}.visitor-icon{font-size:1.2rem;animation:2s infinite pulse-icon}.visitor-text{color:#94a3b8;text-transform:uppercase;letter-spacing:1.5px;font-size:.95rem;font-weight:600}.visitor-count{color:#38bdf8;letter-spacing:3px;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:.3rem .8rem;font-family:Courier New,Courier,monospace;font-size:1.3rem;font-weight:700}@keyframes pulse-icon{0%{opacity:1;filter:drop-shadow(0 0 2px #38bdf8)}50%{opacity:.4;filter:none}to{opacity:1;filter:drop-shadow(0 0 2px #38bdf8)}}.loader-container{z-index:9999;background:#0f172a;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.morph-loader{color:#38bdf8;justify-content:center;align-items:center;font-family:"monospace";font-size:3rem;font-weight:800;animation:3s ease-in-out infinite morph-animation;display:flex}@keyframes morph-animation{0%,to{content:"</>";opacity:1;transform:scale(1)rotate(0)}25%{content:"{ }";opacity:.7;transform:scale(1.2)rotate(90deg)}50%{content:"[ ]";opacity:1;transform:scale(1)rotate(180deg)}75%{content:"( )";opacity:.7;transform:scale(1.2)rotate(270deg)}}.loader-text{color:#64748b;letter-spacing:4px;text-transform:uppercase;font-family:Segoe UI,sans-serif;font-size:.9rem;position:absolute;bottom:20%}
