*{box-sizing:border-box}.hero-section{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem 5%;background-image:url(https://res.cloudinary.com/dmyq0gr14/image/upload/v1749501025/pexels-spacex-586067_edy9o3.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;color:#FFFFFF}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:rgba(0,0,0,.315)}.hero-content-interactive{position:relative;z-index:2;width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:3rem;animation:fadeInUp .8s ease-out}.hero-tabs{display:flex;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;padding:.5rem;border:1px solid rgba(255,255,255,.2);gap:.5rem;animation:fadeInUp .8s ease-out .2s both}.hero-tab{padding:1rem 2rem;background:transparent;border:none;border-radius:25px;color:#FFFFFF;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.hero-tab:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.hero-tab.active{background:#D4AF37;color:#0D1117;font-weight:600;box-shadow:0 4px 12px rgba(212,175,55,.3)}.hero-main-content{display:flex;align-items:center;justify-content:center;gap:4rem;width:100%;position:relative;min-height:400px}.hero-avatar-card{flex-shrink:0;transition:all .5s ease-in-out;width:40%;max-width:300px;position:absolute;left:50%;transform:translateX(-50%)}.hero-avatar-card.slide-left{left:10%;transform:translateX(0)}.hero-avatar-card.slide-right{left:90%;transform:translateX(-100%)}.hero-avatar-frame{width:100%;aspect-ratio:1;border-radius:1rem;border:2px solid #ffffff;overflow:hidden;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.3);transition:all .3s ease;position:relative}.hero-avatar-frame:hover{transform:scale(1.05);box-shadow:0 12px 40px rgba(0,0,0,.4)}.hero-avatar{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease}.hero-avatar-frame:hover .hero-avatar{transform:scale(1.1)}.hero-text-content{flex:1 1;text-align:left;transition:all .5s ease-in-out;opacity:1;transform:translateX(0);position:absolute;left:50%;transform:translateX(-50%);width:50%;max-width:500px}.hero-text-content.fade-in-right{text-align:center;left:60%;transform:translateX(-50%)}.hero-text-content.fade-in-left{text-align:center;left:40%;transform:translateX(-50%)}.hero-title{font-size:3rem;font-weight:700;color:#ffffff;margin-bottom:1rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.25rem;font-weight:300;color:#ffffff;line-height:1.6;margin-bottom:2rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hero-cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;border:2px solid transparent}.hero-cta-button.primary{background:transparent;color:#FFFFFF;border-color:#FFFFFF}.hero-cta-button.primary:hover{background:rgba(255,255,255,.1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,.2)}.hero-cta-button.secondary{background:transparent;color:#FFFFFF;border-color:#FFFFFF}.hero-cta-button.secondary:hover{background:rgba(255,255,255,.1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,.2)}@media (max-width:768px){.hero-content-interactive{gap:2rem;padding:0 1rem}.hero-tabs{padding:.4rem;gap:.3rem}.hero-tab{padding:.8rem 1.5rem;font-size:.9rem}.hero-main-content,.hero-main-content.hero-main-content-mobile{flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;min-height:unset;position:static;gap:1.5rem;width:100%;max-width:100%;padding:0}.hero-avatar-card.mobile{width:230px!important;max-width:230px!important;margin:0 auto .5rem;display:flex;justify-content:center}.hero-avatar-card.mobile,.hero-text-content.mobile{position:static!important;left:unset!important;transform:none!important}.hero-text-content.mobile{width:100%!important;max-width:100%!important;text-align:center!important;margin:0 auto;padding:0}.hero-title{font-size:1.5rem;margin-bottom:.5rem}.hero-subtitle{font-size:1rem;margin-bottom:1rem}.hero-cta-button{font-size:.95rem;padding:.7rem 1.2rem;border-radius:20px}}@media (max-width:480px){.hero-tab{padding:.6rem 1rem;font-size:.8rem}.hero-avatar-card{width:40%;max-width:150px}.hero-text-content{width:55%;max-width:250px}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.9rem}.hero-cta-button{padding:.7rem 1.2rem;font-size:.85rem}}@media (max-width:360px){.hero-tab{padding:.5rem .8rem;font-size:.75rem}.hero-avatar-card{width:45%;max-width:120px}.hero-text-content{width:50%;max-width:200px}.hero-title{font-size:1.3rem}.hero-subtitle{font-size:.8rem}.hero-cta-button{padding:.6rem 1rem;font-size:.8rem}}.about-section{background-color:#161B22;color:#C9D1D9}.about-section-home{background-color:#000000!important}.about-content h2{color:#ffffff;margin-bottom:1.5rem}.about-content p{font-size:1.1rem;line-height:1.7;max-width:800px;margin-left:auto;margin-right:auto}.no-background-quote{background:none!important;background-color:transparent!important;box-shadow:none!important}.no-background-quote:after,.no-background-quote:before{background:none!important}.about-content blockquote{position:relative;margin:2rem auto 1rem;padding:1.5em 2em 1.5em 3em;max-width:700px;text-align:left;font-style:italic;color:#E0E0E0;border-left:4px solid #d4af37;border-radius:4px}.about-content blockquote:before{content:"\201C";left:.2em;top:-.1em}.about-content blockquote:after,.about-content blockquote:before{font-family:Georgia,Times New Roman,Times,serif;font-size:5rem;font-weight:700;color:#D4AF37;position:absolute;line-height:1;opacity:.9}.about-content blockquote:after{content:"\201D";right:.2em;bottom:-.4em}.about-content blockquote p{margin:0;font-size:1.15rem;line-height:1.7;font-style:normal}.articles-section{background-color:#0D1117}.articles-section h2,.recommendations-section h2{text-align:center;margin-bottom:2.5rem;font-size:2.25rem;color:#ffffff}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.article-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(212,175,55,.15)}.article-card img{width:100%;height:180px;object-fit:cover;border-radius:4px;margin-bottom:1rem;background-color:#30363D}.article-card h3{font-size:1.5rem;color:#FFFFFF;margin-bottom:.5rem}.article-card p{font-size:.95rem;margin-bottom:1rem;color:#ADBAC7}.article-card a{font-weight:700;color:#D4AF37;transition:color .3s ease}.article-card a:hover{color:#C4A030}.recommendations-section{background-color:#161B22}.recommendation-item{background-color:#0D1117}.recommendation-item p{font-style:italic;margin-bottom:.5rem;color:#E6EDF3}.recommendation-item .author{text-align:right;font-size:.9rem;color:#7D8590}.footer{background-color:#000000;color:#E6EDF3;padding:4rem 0 2rem;position:relative;border-top:1px solid #30363d}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.footer-section{padding:0 1rem}.footer-section h3{color:#D4AF37;font-size:1.25rem;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.footer-section h3:after{content:"";position:absolute;left:0;bottom:0;width:50px;height:2px;background-color:#D4AF37}.footer-description{color:#7D8590;line-height:1.6;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem;margin-top:1.5rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#161B22;color:#E6EDF3;font-size:1.25rem;transition:all .3s ease;border:1px solid #30363d}.social-link:hover{background-color:var(--hover-color,#D4AF37);color:#0D1117;transform:translateY(-3px);border-color:var(--hover-color,#D4AF37)}.quick-links ul{list-style:none;padding:0;margin:0}.quick-links li{margin-bottom:.75rem}.quick-links a{color:#7D8590;text-decoration:none;transition:all .3s ease;display:inline-block;position:relative}.quick-links a:after{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:#D4AF37;transition:width .3s ease}.quick-links a:hover{color:#D4AF37;transform:translateX(5px)}.quick-links a:hover:after{width:100%}.newsletter-form{display:flex;gap:.5rem;margin-top:1rem}.newsletter-form input{flex:1 1;padding:.75rem;background-color:#161B22;border:1px solid #30363d;border-radius:4px;color:#E6EDF3;font-size:.9rem}.newsletter-form input:focus{outline:none;border-color:#D4AF37}.newsletter-form button{padding:.75rem 1.5rem;background-color:#D4AF37;color:#0D1117;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.newsletter-form button:hover{background-color:#C4A030}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #30363d;margin-top:2rem}.copyright{color:#7D8590;font-size:.9rem}.scroll-top{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#161B22;border:1px solid #30363d;border-radius:50%;color:#E6EDF3;cursor:pointer;transition:all .3s ease}.scroll-top:hover{background-color:#D4AF37;color:#0D1117;transform:translateY(-3px);border-color:#D4AF37}.header{background-color:rgb(0,0,0);padding:1% 2%;position:fixed;top:0;left:0;width:100%;z-index:1000}.headerContainer{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#F5F5F5;text-decoration:none;transition:color .3s ease}.logo:hover{color:#D4AF37}.nav ul{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem}.navLink{color:#F5F5F5;text-decoration:none;font-size:1rem;transition:color .3s ease}.navLink.active,.navLink:hover{color:#D4AF37}.new-recommendation-form{background-color:#161B22;padding:2rem;border-radius:8px;margin-bottom:2rem;border:1px solid #30363d}.recommendation-input{min-height:100px;padding:1rem;resize:vertical}.author-input,.recommendation-input{width:100%;margin-bottom:1rem;background-color:#0D1117;border:1px solid #30363d;border-radius:4px;color:#E6EDF3;font-size:1rem}.author-input{padding:.75rem}.submit-recommendation{background-color:#D4AF37;color:#0D1117;padding:.75rem 1.5rem;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.submit-recommendation:hover{background-color:#C4A030}.recommendation-item{background-color:#161B22;padding:1.5rem;border-left:4px solid #d4af37;margin-bottom:1.5rem;border-radius:0 4px 4px 0;transition:transform .2s ease}.recommendation-item:hover{transform:translateX(5px)}.recommendation-content{margin-bottom:1rem}.recommendation-text{font-size:1.1rem;line-height:1.6;color:#E6EDF3;margin-bottom:.5rem}.recommendation-meta{display:flex;justify-content:space-between;align-items:center;color:#7D8590;font-size:.9rem}.recommendation-actions{display:flex;gap:1rem;margin-top:1rem}.action-button{display:flex;align-items:center;gap:.1rem;padding:.5rem 1rem;background:none;border:1px solid #30363d;border-radius:4px;color:#E6EDF3;cursor:pointer;transition:all .2s ease}.action-button:hover{background-color:#0D1117;border-color:#D4AF37}.action-button .icon{font-size:1.2rem}.action-button .count{font-size:.9rem}.articles-carousel{margin:2rem 0;padding:0 1rem}.article-slide{padding:0 1rem;display:flex;justify-content:center}.article-slide .article-card{margin:0 auto;max-width:400px;width:100%;background-color:#161b22}.article-card,.article-slide .article-card{height:100%;display:flex;flex-direction:column}.article-card{background-color:#161B22;border:1px solid #30363d;border-radius:8px;padding:0;transition:transform .3s ease,box-shadow .3s ease}.article-image{width:100%;height:200px;position:relative;overflow:hidden}.article-image img{width:100%;height:100%;object-fit:cover;border-radius:4px 4px 0 0}.article-content{padding:1.5rem;flex:1 1;display:flex;flex-direction:column}.article-content h3{font-size:1.25rem;margin-bottom:.75rem;line-height:1.4;height:2.8em;-webkit-line-clamp:2}.article-content h3,.article-content p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.article-content p{font-size:.95rem;margin-bottom:1rem;color:#ADBAC7;flex:1 1;-webkit-line-clamp:3;line-height:1.5;height:4.5em}.slick-dots li button:before{color:#30363D!important}.slick-dots li.slick-active button:before{color:#D4AF37!important}.view-all-container{text-align:center;margin-top:2rem}.view-all-button{display:inline-block;padding:.75rem 2rem;background-color:transparent;color:#D4AF37;text-decoration:none;border-radius:25px;font-weight:500;transition:all .3s ease;border:1px solid #d4af37}.view-all-button:hover{background-color:#D4AF37;color:white;transform:translateY(-2px)}.sections-grid-section{background-color:#161B22;padding:4rem 0}.sections-grid-section h2{text-align:center;color:#FFFFFF;margin-bottom:3rem;font-size:2.25rem}.sections-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;padding:0 1rem}.section-card{display:block;text-decoration:none;background-color:#0D1117;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #30363d}.section-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(212,175,55,.15)}.section-card-image{position:relative;width:100%;height:250px;overflow:hidden}.section-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.section-card:hover .section-card-image img{transform:scale(1.05)}.section-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.section-card-icon{font-size:2.5rem;color:#D4AF37;transition:transform .3s ease}.section-card:hover .section-card-icon{transform:scale(1.1)}.section-card-content{padding:1.5rem}.section-card-content h3{color:#FFFFFF;font-size:1.5rem;margin-bottom:.75rem}.section-card-content p{color:#7D8590;font-size:1rem;line-height:1.6;margin:0}.articles-carousel-section,.projects-carousel-section{background-color:var(--background-color);padding:4rem 0}.articles-carousel-section h2,.projects-carousel-section h2{text-align:center;margin-bottom:2rem;color:var(--text-color);font-size:2.5rem}.articles-carousel,.projects-carousel{margin:0 -1rem;padding:1rem 0}.article-slide,.project-slide{padding:1rem}.article-card,.project-card{background:var(--card-background);border-radius:12px;border:1px solid #30363d;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;padding:0}.article-card:hover,.project-card:hover{box-shadow:0 8px 12px rgba(0,0,0,.15)}.article-image,.project-image{position:relative;width:100%;height:200px;overflow:hidden}.article-image img,.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.article-card:hover .article-image img,.project-card:hover .project-image img{transform:scale(1.05)}.article-content,.project-content{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.article-meta,.project-technologies{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.9rem}.article-category,.technology-tag{color:var(--accent-color);font-weight:500}.article-date{color:var(--text-secondary)}.article-content h3,.project-content h3{margin:0 0 1rem;font-size:1.25rem}.article-content p,.project-content p{color:var(--text-secondary);margin-bottom:1.5rem;flex-grow:1}.article-link,.project-link{text-decoration:none}.slick-next,.slick-prev{width:40px;height:40px;background:rgba(255,255,255,.15)!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);border-radius:50%;z-index:1;opacity:.9;transition:all .3s ease}.slick-prev{left:10px}.slick-next{right:10px}.slick-next:before,.slick-prev:before{font-size:20px;opacity:1;color:rgba(255,255,255,.9)!important}.slick-next:hover,.slick-prev:hover{background:rgba(255,255,255,.25)!important;border-color:rgba(255,255,255,.4);opacity:1;transform:scale(1.1)}.slick-dots{bottom:-40px}.slick-dots li button:before{font-size:12px;color:var(--accent-color)}.slick-dots li.slick-active button:before{color:var(--accent-hover)}@media (max-width:768px){.slick-prev{left:15px}.slick-next{right:15px}.articles-carousel-section h2,.projects-carousel-section h2{font-size:2rem}.article-image,.project-image{height:180px}.footer{padding:3rem 1rem 1.5rem}.footer-grid{gap:2rem;max-width:400px;margin:0 auto 2rem}.footer-section{padding:0;text-align:left}.footer-section h3{font-size:1.2rem;margin-bottom:1rem;padding-bottom:.5rem}.footer-section h3:after{left:0;transform:none;width:40px}.footer-description{font-size:.9rem;line-height:1.5;margin-bottom:1rem}.footer-section.about-section{margin-bottom:0}.social-links{gap:1rem;margin-top:1rem;justify-content:flex-start}.social-link{width:36px;height:36px;font-size:1.1rem}.quick-links{display:none}.newsletter-form{margin-top:1rem;gap:.75rem}.newsletter-form button,.newsletter-form input{padding:.75rem;font-size:.9rem}.footer-bottom{padding-top:1.5rem;margin-top:1.5rem;text-align:left}.copyright{font-size:.85rem}.scroll-top{width:36px;height:36px;font-size:1.1rem;margin-left:auto}.daily-question-section{padding:2.5rem 0}.daily-question-header{margin-bottom:1.5rem}.category-badge{padding:.5rem .75rem;font-size:.9rem;gap:.5rem}.category-badge svg{font-size:1rem}.action-button{width:32px;height:32px;font-size:.9rem}.question-icon-wrapper{width:60px;height:60px;margin-bottom:1rem;font-size:1.5rem}.answer-container,.fun-fact-container{padding:1.25rem;margin-bottom:1.5rem}.answer-content h4,.fun-fact-header h4{font-size:20px;margin-bottom:.5rem}.fun-fact-header{gap:.5rem;margin-bottom:.75rem}.fun-fact-header svg{font-size:1.25rem}.daily-question-actions{gap:.75rem;margin-bottom:1.5rem}.fun-fact-button,.next-button,.reveal-button{padding:.75rem 1.25rem;font-size:.95rem;gap:.5rem}.daily-question-progress{margin-top:1.5rem}.progress-dot{width:8px;height:8px}.articles-section h2,.comments-header h2,.learning-section h2,.recommendations-section h2,.sections-grid-section h2,h2{font-size:1.8rem;margin-bottom:1.5rem}.section-padding{padding-top:0;padding-bottom:3rem}.header{padding:.75rem 1rem}.headerContainer{flex-direction:column;gap:.5rem}.nav ul{gap:1rem;flex-wrap:wrap;justify-content:center}.navLink{font-size:.9rem}.hero-section{min-height:80vh;padding:6rem 1.5rem 3rem;justify-content:center;text-align:center}.hero-content{width:95%;padding-bottom:0;text-align:center}.hero-title{font-size:2.3rem;line-height:1.3}.hero-subtitle{font-size:17px}.about-content blockquote{padding:1.5em 1em 1.5em 2em}.about-content blockquote:after,.about-content blockquote:before{font-size:3.5rem}.about-content blockquote:before{left:.1em;top:0}.about-content blockquote:after{right:.1em;bottom:-.2em}.about-content blockquote p{font-size:17px}.articles-grid,.learning-grid,.recommendations-grid,.sections-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.article-card img,.learning-card-image,.section-card-image{height:180px}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-section{padding:0 .5rem;text-align:center}.footer-section h3:after{left:50%;transform:translateX(-50%)}.social-links{justify-content:center}.newsletter-form{flex-direction:column}.newsletter-form button{width:100%}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.comments-container{padding:0 2rem}.comments-header{flex-direction:column;gap:1rem;align-items:flex-start}.comments-controls{width:100%;overflow-x:auto;padding-bottom:.5rem}.sort-filter{width:max-content}.comment{flex-direction:column;padding:1rem}.comment-header{flex-direction:column;gap:.75rem;align-items:flex-start}.comment-actions{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:.75rem}.replies-container{margin-left:1rem;padding-left:1rem}.edit-actions,.reply-actions{flex-direction:column}.edit-actions button,.reply-actions button{width:100%;justify-content:center}.articles-carousel,.projects-carousel{margin:0;padding:1rem 0;position:relative}.article-slide,.project-slide{padding:0 .5rem}.slick-next,.slick-prev{width:36px;height:36px;background:rgba(255,255,255,.15)!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);box-shadow:0 2px 8px rgba(0,0,0,.15)}.slick-prev{left:5px}.slick-next{right:5px}.slick-next:before,.slick-prev:before{font-size:18px;color:rgba(255,255,255,.9)!important}.slick-next:hover,.slick-prev:hover{background:rgba(255,255,255,.25)!important;border-color:rgba(255,255,255,.4);opacity:1;transform:scale(1.1)}.articles-carousel-section .slick-next,.articles-carousel-section .slick-prev,.projects-carousel-section .slick-next,.projects-carousel-section .slick-prev{display:flex!important;align-items:center;justify-content:center;opacity:.9}.articles-carousel-section,.projects-carousel-section{padding:0 2rem}.slick-dots{bottom:-30px}.slick-dots li button:before{font-size:10px;color:rgba(255,255,255,.5);opacity:.5}.slick-dots li.slick-active button:before{color:rgba(255,255,255,.9);opacity:1}.daily-question-card{padding:1.5rem;border-radius:16px}.daily-question-header{gap:1rem;align-items:flex-start}.daily-question-actions{flex-direction:column}.fun-fact-button,.next-button,.reveal-button{width:100%;justify-content:center}.recommendations-section{padding:3rem 0}.recommendation-item{padding:1rem}.projects-search-input{width:100%}.daily-question-section{padding:2rem 0}.daily-question-card{padding:1.25rem;margin:0 .75rem;border-radius:12px}.daily-question-header{margin-bottom:1.25rem}.category-badge{padding:.4rem .6rem;font-size:.85rem}.category-badge svg{font-size:.9rem}.question-container{margin-bottom:1.25rem}.question-container h3{font-size:20px;line-height:1.4}.answer-container,.fun-fact-container{padding:1rem;margin-bottom:1rem;border-radius:12px}.answer-content h4,.fun-fact-header h4{font-size:18px;margin-bottom:.4rem;color:var(--category-color)}.answer-content p,.fun-fact-container p{font-size:16px;line-height:1.5;color:#E6EDF3}.fun-fact-header{gap:.4rem;margin-bottom:.6rem}.fun-fact-header svg{font-size:1rem}.daily-question-actions{gap:.6rem;margin-bottom:1rem}.fun-fact-button,.next-button,.reveal-button{padding:.6rem 1rem;font-size:.9rem;border-radius:20px}.daily-question-progress{margin-top:1.25rem;gap:.4rem}.progress-dot{width:6px;height:6px}.answer-content{padding:.5rem 0}.answer-content h4{font-size:18px;margin-bottom:.5rem!important}.hero-tab[title]:hover:after,.hero-tab[title]:hover:before{display:none}}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;justify-content:center;max-width:1200px;margin:0 auto;padding:0 1rem}.project-card{width:100%;max-width:400px;margin:0 auto;background:var(--card-background);border-radius:12px;border:1px solid #30363d;box-shadow:0 4px 6px rgba(0,0,0,.1);height:100%}.projects-controls{margin-bottom:2rem;padding:0 1rem}.projects-search-input{width:50%;padding:.75rem 1rem;border:1px solid #30363d;border-radius:8px;background-color:var(--card-background);color:var(--text-color);font-size:1rem;transition:border-color .3s ease}.projects-search-input:focus{outline:none;border-color:#D4AF37}.projects-search-input::placeholder{color:var(--text-secondary)}@media (max-width:768px){.projects-search-input{width:100%}}.project-card-links{display:flex;gap:1rem}.project-card-links a{display:flex;align-items:center;gap:.5rem;font-size:.9rem;transition:all .3s ease}.project-card-links a svg:first-child{color:#6e5494}.project-card-links a:has(svg:first-child){color:#6e5494}.project-card-links a:has(svg:first-child):hover{color:#8b6cb3}.project-card-links a svg:last-child{color:#FFFFFF}.project-card-links a:has(svg:last-child){color:#FFFFFF}.project-card-links a:has(svg:last-child):hover{color:#D4AF37}.article-card-link,.project-card-link{text-decoration:none;color:inherit;display:block;height:100%}.article-card,.project-card{height:100%;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.article-card:hover,.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(212,175,55,.15)}.article-link,.project-link{color:#D4AF37;font-weight:500;display:inline-block;transition:color .3s ease}.article-card:hover .article-link,.project-card:hover .project-link{color:#C4A030}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;padding:0 1rem}.blog-post-card{display:block;height:100%;max-width:400px;margin:0 auto;width:100%}.blog-card-image{border-radius:8px 8px 0 0}.blog-card-content{background-color:#161B22;border:1px solid #30363d;border-radius:0 0 8px 8px;height:100%}.blog-card-content h2{font-size:1.25rem;margin-bottom:.75rem;line-height:1.4;height:2.8em;-webkit-line-clamp:2}.blog-card-content h2,.blog-card-summary{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.blog-card-summary{color:#ADBAC7;margin-bottom:1rem;flex:1 1;-webkit-line-clamp:3;line-height:1.5;height:4.5em}.blog-card-meta{font-size:.9rem}.blog-card-tag{background:rgba(212,175,55,.1);padding:.2rem .6rem;border-radius:12px}.blog-card-category-meta{color:#D4AF37;font-weight:500}@media (max-width:768px){.hero-overlay{background:rgba(0,0,0,.651)}.daily-question-section{padding:2rem 0}.daily-question-card{padding:1.25rem;margin:0 .75rem;border-radius:12px}.daily-question-header{margin-bottom:1.25rem}.category-badge{padding:.4rem .6rem;font-size:.85rem}.category-badge svg{font-size:.9rem}.question-container{margin-bottom:1.25rem}.question-container h3{font-size:20px;line-height:1.4}.answer-container,.fun-fact-container{padding:1rem;margin-bottom:1rem;border-radius:12px}.answer-content h4,.fun-fact-header h4{font-size:18px;margin-bottom:.4rem;color:var(--category-color)}.answer-content p,.fun-fact-container p{font-size:16px;line-height:1.5;color:#E6EDF3}.fun-fact-header{gap:.4rem;margin-bottom:.6rem}.fun-fact-header svg{font-size:1rem}.daily-question-actions{gap:.6rem;margin-bottom:1rem}.fun-fact-button,.next-button,.reveal-button{padding:.6rem 1rem;font-size:.9rem;border-radius:20px}.daily-question-progress{margin-top:1.25rem;gap:.4rem}.progress-dot{width:6px;height:6px}.answer-content{padding:.5rem 0}.answer-content h4{font-size:18px;margin-bottom:.5rem!important}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.hero-tab:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(212,175,55,.1),rgba(108,92,231,.1));border-radius:25px;opacity:0;transition:opacity .3s ease}.hero-tab:hover:before{opacity:1}.hero-avatar-frame:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.hero-avatar-frame:hover:after{left:100%}.hero-cta-button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50px;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);opacity:0;transition:opacity .3s ease}.hero-cta-button:hover:after{opacity:1}.hero-tab[title]:hover:after{content:attr(title);bottom:-40px;background:rgba(0,0,0,.8);color:white;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;white-space:nowrap;opacity:0;animation:fadeInUp .3s ease forwards}.hero-tab[title]:hover:after,.hero-tab[title]:hover:before{position:absolute;left:50%;transform:translateX(-50%);z-index:10}.hero-tab[title]:hover:before{content:"";bottom:-10px;border:5px solid transparent;border-bottom-color:rgba(0,0,0,.8)}@media (max-width:768px){.hero-tab[title]:hover:after,.hero-tab[title]:hover:before{display:none}.hero-avatar-card.mobile{margin-top:5%}.hero-section{padding:1rem 2%;min-height:100vh}.hero-content-interactive{gap:1.5rem;padding:0 .5rem}.hero-tabs{padding:.3rem;gap:.2rem;border-radius:25px}.hero-tab{padding:.7rem 1.2rem;font-size:.85rem;border-radius:20px}.hero-main-content{flex-direction:row;gap:1rem;min-height:350px;position:relative;max-width:100%;padding:0 1rem}.hero-avatar-card{width:50%;max-width:180px;position:absolute;left:50%;transform:translateX(-50%)}.hero-avatar-card.slide-left{left:8%;transform:translateX(0)}.hero-avatar-card.slide-right{left:92%;transform:translateX(-100%)}.hero-avatar-frame{border-radius:.8rem;border-width:1.5px}.hero-text-content{position:absolute;left:50%;transform:translateX(-50%);width:50%;max-width:280px;text-align:left}.hero-text-content.fade-in-right{text-align:left;left:62%;transform:translateX(-50%)}.hero-text-content.fade-in-left{text-align:center;left:38%;transform:translateX(-50%)}.hero-title{font-size:1.6rem;margin-bottom:.8rem;line-height:1.3}.hero-subtitle{font-size:.95rem;margin-bottom:1.5rem;line-height:1.5}.hero-cta-button{padding:.7rem 1.3rem;font-size:.85rem;border-radius:25px}}@media (max-width:480px){.hero-section{padding:.5rem 1%}.hero-content-interactive{gap:1rem;padding:0 .3rem}.hero-tabs{padding:.25rem;gap:.15rem}.hero-tab{padding:.6rem 1rem;font-size:.8rem;border-radius:18px}.hero-main-content{gap:.8rem;min-height:300px;padding:0 .5rem}.hero-avatar-card{width:38%;max-width:140px}.hero-avatar-card.slide-left{left:6%}.hero-avatar-card.slide-right{left:94%}.hero-avatar-frame{border-radius:.7rem;border-width:1px}.hero-text-content{width:52%;max-width:220px}.hero-text-content.fade-in-right{left:64%}.hero-text-content.fade-in-left{left:36%}.hero-title{font-size:1.4rem;margin-bottom:.6rem}.hero-subtitle{font-size:.85rem;margin-bottom:1.2rem}.hero-cta-button{padding:.6rem 1.1rem;font-size:.8rem;border-radius:20px}}@media (max-width:360px){.hero-section{padding:.3rem .5%}.hero-content-interactive{gap:.8rem;padding:0 .2rem}.hero-tabs{padding:.2rem;gap:.1rem}.hero-tab{padding:.5rem .8rem;font-size:.75rem;border-radius:15px}.hero-main-content{gap:.6rem;min-height:280px;padding:0 .3rem}.hero-avatar-card{width:42%;max-width:110px}.hero-avatar-card.slide-left{left:5%}.hero-avatar-card.slide-right{left:95%}.hero-avatar-frame{border-radius:.6rem}.hero-text-content{width:54%;max-width:180px}.hero-text-content.fade-in-right{left:66%}.hero-text-content.fade-in-left{left:34%}.hero-title{font-size:1.2rem;margin-bottom:.5rem}.hero-subtitle{font-size:.75rem;margin-bottom:1rem}.hero-cta-button{padding:.5rem .9rem;font-size:.75rem;border-radius:18px}}.blog-page-section{padding-top:0;padding-bottom:4rem;min-height:100vh;background-color:#000000;background:url(https://res.cloudinary.com/dmyq0gr14/image/upload/v1749501025/pexels-spacex-586067_edy9o3.jpg) no-repeat 50% fixed;background-size:cover;position:relative}.blog-page-section:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.527);z-index:0;pointer-events:none}.blog-page-section>*{position:relative;z-index:1}.blog-header{text-align:center;margin-bottom:3rem;padding-top:80px}.blog-header h1{font-size:3rem;color:#FFFFFF;margin-bottom:.5rem}.blog-header p{font-size:1.2rem;color:#C9D1D9;max-width:600px;margin:0 auto}.blog-controls{display:none;justify-content:center;align-items:center;margin-bottom:3rem;gap:1rem;flex-wrap:wrap}.blog-controls input,.blog-controls select{padding:.75rem 1rem;background-color:rgba(22,27,34,.8);border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#C9D1D9;font-size:1rem;width:50%;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 32px 0 rgba(0,0,0,.1)}.blog-controls input:focus,.blog-controls select:focus{outline:none;border-color:#D4AF37}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem}.blog-post-card{background-color:rgba(22,27,34,.8);border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 32px 0 rgba(0,0,0,.1)}.blog-post-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px rgba(212,175,55,.2)}.blog-card-image{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.blog-post-card:hover .blog-card-image{transform:scale(1.03)}.blog-card-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.blog-card-tags{display:flex;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.blog-card-tag{background-color:rgba(212,175,55,.15);color:#D4AF37;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500}.blog-card-content h2{font-size:1.6rem;color:#FFFFFF;margin:0 0 .75rem;line-height:1.3;text-align:left}.blog-card-summary{font-size:.95rem;color:#C9D1D9;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.blog-card-meta{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#7D8590;border-top:1px solid #30363d;padding-top:1rem;margin-top:auto}@media (max-width:768px){.blog-header h1{font-size:2.5rem}.blog-header p{font-size:1rem}.blog-controls{flex-direction:column;align-items:stretch}.blog-grid{grid-template-columns:1fr;gap:2rem}.blog-card-content h2{font-size:1.4rem}.blog-controls input,.blog-controls select{width:100%}}.blog-post-section{padding-top:calc(50px + 2rem);padding-bottom:5rem;background-color:#000000;color:#C9D1D9;min-height:100vh}.blog-post-container{max-width:850px;margin:0 auto;padding:0 1.5rem}.blog-post-header{margin-bottom:2.5rem;text-align:center;border-bottom:1px solid #30363d;padding-bottom:2.5rem}.article-category-badge{display:inline-block;background-color:#D4AF37;color:#0D1117;padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.8px}.blog-post-header h1{font-size:2.8rem;color:#FFFFFF;line-height:1.25;margin:0 0 1.25rem;font-weight:700}.post-meta{display:flex;justify-content:center;align-items:center;gap:1rem 1.5rem;font-size:.9rem;color:#7D8590;flex-wrap:wrap}.post-meta .tags-list,.post-meta span{display:flex;align-items:center;gap:.5rem}.post-meta .tags-list{justify-content:center;flex-wrap:wrap}.post-meta .tag{background-color:rgba(212,175,55,.15);color:#D4AF37;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500}.blog-post-image{width:100%;max-height:500px;object-fit:cover;border-radius:10px;margin-bottom:3rem;display:block;border:1px solid #30363d}.blog-post-content{line-height:1.85;font-size:1.1rem;color:#E0E0E0}.article-paragraph{margin-bottom:1.75em}.article-paragraph a{color:#58A6FF;text-decoration:none;border-bottom:1px dotted rgba(88,166,255,.7);transition:color .2s ease,border-bottom-color .2s ease}.article-paragraph a:hover{color:#80bfff;border-bottom-color:#80bfff}.article-heading{color:#FFFFFF;margin-top:2.8em;margin-bottom:1.2em;line-height:1.3;font-weight:600}.article-heading-2{font-size:1.9rem;padding-bottom:.4em;border-bottom:2px solid #d4af37}.article-heading-3{font-size:1.6rem;padding-bottom:.3em;border-bottom:1px solid #444c56}.article-heading-4{font-size:1.35rem;color:#E0E0E0;font-weight:500}.article-inline-image-figure{margin:2.5em auto;text-align:center;max-width:100%}.article-inline-image{max-width:100%;height:auto!important;border-radius:8px;display:block;margin-left:auto;margin-right:auto;border:1px solid #30363d}.article-image-caption{display:block;font-size:.9rem;color:#7D8590;margin-top:.8em;font-style:italic;text-align:center}.article-list{margin:1.75em 0;padding-left:2em}.article-list li{margin-bottom:.7em;padding-left:.5em}.article-list li::marker{color:#D4AF37;font-weight:700}.article-blockquote{border-left:5px solid #d4af37;padding:1.25em 1.75em;margin:2.5em 0;color:#ADBAC7;font-style:italic;background-color:rgba(22,27,34,.5);border-radius:0 6px 6px 0}.article-blockquote p{margin-bottom:.75em;line-height:1.7}.article-blockquote p:last-child{margin-bottom:0}.article-blockquote cite{display:block;text-align:right;font-style:normal;font-size:.9em;color:#7D8590;margin-top:1em}.blog-post-content pre{background-color:#161B22;border:1px solid #30363d;border-radius:6px;padding:1.5rem;overflow-x:auto;margin:2.5em 0;font-size:.9rem}.blog-post-content code{font-family:Fira Code,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;background-color:rgba(110,118,129,.2);padding:.25em .5em;border-radius:4px;color:#E0E0E0}.blog-post-content pre code{background-color:transparent;padding:0;font-size:inherit}.recommendation-section{margin-top:5rem;padding-top:3.5rem}.recommendation-section h3{font-size:1.8rem;margin-bottom:2.5rem;font-weight:600}.recommendation-link-card{display:flex;align-items:flex-start;gap:1.25rem;background-color:#161B22;border:1px solid #30363d;border-radius:8px;padding:1.5rem;text-decoration:none;color:#C9D1D9;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.recommendation-link-card:hover{transform:translateY(-4px);box-shadow:0 5px 15px rgba(212,175,55,.1);border-color:#D4AF37}.recommendation-icon{font-size:2.2rem;color:#D4AF37;flex-shrink:0;margin-top:.2em}.recommendation-info h4{font-size:1.15rem;color:#FFFFFF;margin:0 0 .5rem;font-weight:600}.recommendation-info p{font-size:.9rem;color:#7D8590;margin:0;line-height:1.5}@media (max-width:768px){.blog-post-header h1{font-size:2rem}.post-meta{flex-direction:column;gap:.8rem;font-size:.85rem}.blog-post-image{margin-bottom:2rem;max-height:300px}.blog-post-content{font-size:1rem}.article-heading-2{font-size:1.6rem}.article-heading-3{font-size:1.4rem}.article-heading-4{font-size:1.2rem}.recommendation-section{margin-top:3rem;padding-top:2rem}.recommendation-section h3{font-size:1.5rem;margin-bottom:1.5rem}}.projects-page-section{padding-bottom:4rem;min-height:100vh;background-color:#000000;background:url(https://res.cloudinary.com/dmyq0gr14/image/upload/v1749501025/pexels-spacex-586067_edy9o3.jpg) no-repeat 50% fixed;background-size:cover;position:relative}.projects-page-section:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.527);z-index:0;pointer-events:none}.projects-page-section>*{position:relative;z-index:1}.hero-section-projects{background:none!important;min-height:auto!important;padding:4rem 2rem 2rem;position:relative}.hero-section-projects .hero-overlay{display:none}.hero-section-projects .hero-content-interactive{max-width:1200px;margin:0 auto;padding:2rem;background:rgba(22,27,34,.8);border-radius:20px;border:1px solid rgba(212,175,55,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-section-projects .hero-main-content-mobile{display:flex;align-items:center;justify-content:flex-start;gap:3rem;flex-wrap:wrap}.hero-section-projects .hero-avatar-card{flex-shrink:0;order:1}.hero-section-projects .hero-text-content{flex:1 1;min-width:300px;text-align:left;order:2}.hero-section-projects .hero-title{font-size:2rem;color:#FFFFFF;margin-bottom:.75rem}.hero-section-projects .hero-subtitle{font-size:1rem;color:#C9D1D9;margin-bottom:1.5rem;line-height:1.5}.hero-section-projects .hero-cta-button{display:inline-block;padding:.75rem 2rem;background:linear-gradient(45deg,#D4AF37,#FFD700);color:#000000;text-decoration:none;border-radius:25px;font-weight:600;transition:all .3s ease}.hero-section-projects .hero-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(212,175,55,.3)}.projects-page-section .about-section{max-width:800px;padding:2rem;background:rgba(22,27,34,.8);border-radius:15px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 32px 0 rgba(0,0,0,.1)}.projects-page-section .about-section-title{font-size:1.8rem;margin-bottom:1.5rem;text-align:center;color:#D4AF37;padding-bottom:.5rem;display:flex;justify-content:center}.projects-page-section .skills-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:700px;margin:0 auto}.projects-page-section .skill-category{background:rgba(22,27,34,.8);padding:1.25rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 32px 0 rgba(0,0,0,.1)}.projects-page-section .skill-category h4{font-size:1.1rem;margin-bottom:.75rem;color:#D4AF37;border-bottom:1px solid rgba(212,175,55,.2);padding-bottom:.5rem}.projects-page-section .skill-category li{font-size:.95rem;margin-bottom:.4rem;color:#C9D1D9}.projects-page-section .timeline-item{padding:1.25rem 1.5rem;border-radius:10px;margin-bottom:1rem;border-left:4px solid #d4af37;max-width:700px;margin-left:auto;margin-right:auto}.projects-page-section .timeline-item h3{font-size:1.2rem;color:#FFFFFF;margin-bottom:.25rem}.projects-page-section .timeline-item .institution{font-size:.95rem;color:#D4AF37;margin-bottom:.25rem}.projects-page-section .timeline-item .date-range{font-size:.85rem;color:#7D8590;margin-bottom:.75rem}.projects-page-section .timeline-item li{font-size:.9rem;margin-bottom:.4rem;line-height:1.5}@media (max-width:768px){.hero-section-projects{padding:2rem 1rem 1rem}.hero-section-projects .hero-content-interactive{padding:1.5rem}.hero-section-projects .hero-main-content-mobile{flex-direction:column;gap:2rem;text-align:center}.hero-section-projects .hero-title{font-size:2rem}.hero-section-projects .hero-subtitle{font-size:1rem}.projects-page-section .about-section{margin:0 1rem 2rem;padding:1.5rem}.projects-page-section .skills-container{grid-template-columns:1fr;gap:1rem}}.projects-header{text-align:center;margin-bottom:3rem}.projects-header h1{font-size:28.5px;color:#FFFFFF;margin-bottom:.5rem}.projects-header h2{font-size:28.8px;color:#FFFFFF;margin-bottom:.5rem}.projects-header p{font-size:1.2rem;color:#C9D1D9;max-width:600px;margin:0 auto}.projects-controls{display:flex;justify-content:center;align-items:center;margin-bottom:3rem;gap:1rem;flex-wrap:wrap}.projects-controls input,.projects-controls select{padding:.75rem 1rem;background-color:#161B22;border:1px solid #30363d;border-radius:6px;color:#C9D1D9;font-size:1rem}.projects-controls input:focus,.projects-controls select:focus{outline:none;border-color:#D4AF37}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem}.project-card{background-color:rgba(22,27,34,.8);border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 32px 0 rgba(0,0,0,.1)}.project-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px rgba(212,175,55,.2)}.project-card-image{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-card-image{transform:scale(1.03)}.project-card-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.project-card-technologies{display:flex;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.project-card-tech{background-color:rgba(88,166,255,.15);color:#D4AF37;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500}.project-card-content h2{font-size:1.6rem;color:#FFFFFF;margin:0 0 .75rem;line-height:1.3;text-align:left}.project-card-description{font-size:.95rem;color:#C9D1D9;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.project-card-meta{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#7D8590;border-top:1px solid #30363d;padding-top:1rem;margin-top:auto;flex-wrap:wrap;gap:.5rem}.project-card-status{font-weight:700;padding:.2rem .5rem;border-radius:4px;font-size:.8rem}.project-card-status.completed{background-color:rgba(46,160,67,.2);color:#3fb950}.project-card-status.in-progress{background-color:rgba(59,130,246,.2);color:#3b82f6}.project-card-status.paused{background-color:rgba(249,115,22,.2);color:#f97316}.project-card-status.idea{background-color:rgba(168,85,247,.2);color:#a855f7}.project-card-links a{color:#D4AF37;text-decoration:none;font-weight:500;margin-left:.75rem}.project-card-links a:hover{text-decoration:underline}@media (max-width:768px){.projects-header h1{font-size:2.5rem}.projects-header p{font-size:1rem}.projects-controls{flex-direction:column;align-items:stretch}.projects-grid{grid-template-columns:1fr;gap:2rem}.project-card-content h2{font-size:1.4rem}.project-card-meta{flex-direction:column;align-items:flex-start}.project-card-links a{margin-left:0;margin-right:.75rem}}.portfolio-hero{width:100%;background:none;display:flex;justify-content:center;padding:4rem 0 2rem;margin-top:2rem}.portfolio-hero-inner{display:flex;align-items:center;gap:3rem;max-width:900px;width:100%;background:rgba(22,27,34,.8);border-radius:24px;box-shadow:0 4px 32px 0 rgba(0,0,0,.1);padding:2.5rem 2.5rem 2.5rem 2rem;margin:10% auto 0;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.portfolio-hero-avatar{flex-shrink:0;display:flex;align-items:center;justify-content:center}.portfolio-hero-img{width:170px;height:170px;border-radius:50%;object-fit:cover;border:3px solid #d4af37;background:#161B22;box-shadow:0 2px 16px 0 rgba(212,175,55,.08)}.portfolio-hero-content{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:220px}.portfolio-hero-title{font-size:2.3rem;font-weight:700;color:#fff;margin-bottom:.7rem;line-height:1.1}.portfolio-hero-subtitle{font-size:1.08rem;color:#C9D1D9;margin-bottom:1.7rem;line-height:1.5;font-weight:400}.portfolio-hero-cta{display:inline-block;background:linear-gradient(45deg,#D4AF37,#FFD700);color:#161B22;font-weight:600;font-size:1.08rem;padding:.7rem 2.2rem;border-radius:30px;text-decoration:none;box-shadow:0 2px 12px 0 rgba(212,175,55,.1);border:2px solid #fff0;transition:all .18s cubic-bezier(.4,0,.2,1)}.portfolio-hero-cta:hover{background:linear-gradient(45deg,#FFD700,#D4AF37);color:#000;border:2px solid #d4af37;transform:translateY(-2px) scale(1.04)}.portfolio-hero-socials{display:flex;gap:1.2rem;margin-top:.5rem}.portfolio-hero-socials a{display:flex;align-items:center;justify-content:center;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s;border-radius:50%;background:none;padding:.15rem}.portfolio-hero-socials a:hover{transform:scale(1.13) translateY(-2px);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);background:rgba(255,255,255,.07)}.github-icon-bg{background:#ffffffa6;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px 0 rgba(0,0,0,.08)}.github-icon-bg svg{display:block}.about-brief-section,.projects-page-section>section,.projects-section{max-width:1200px;margin:3rem auto}.about-brief-section{background:rgba(22,27,34,.8);border-radius:18px;padding:2rem 2.5rem;text-align:center;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 32px 0 rgba(0,0,0,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:900px}.about-brief-inner{margin:0 auto;text-align:justify}.about-brief-text{font-size:15.2px;color:#C9D1D9;line-height:1.7;margin-top:1rem}.projects-page-section .about-section{max-width:900px;margin:0 auto 3rem;padding:1.5rem 2rem}.projects-page-section .skills-container{max-width:800px;gap:1.1rem}.projects-page-section .skill-category{padding:1rem 1.2rem}.projects-page-section .timeline-item{padding:1rem 1.2rem;margin-bottom:.8rem}.projects-section .projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto}@media (min-width:992px){.projects-section .projects-grid{grid-template-columns:repeat(3,1fr)}}.about-section-title,.projects-header h2{font-size:28.8px;color:#D4AF37;margin-bottom:1.5rem;text-align:center;padding-bottom:.5rem;display:inline-block}.projects-page-section>section:not(:first-child){margin-top:3rem}.portfolio-hero{padding-bottom:1.5rem}.page-top-controls{position:fixed;top:24px;left:32px;z-index:1000;display:flex;gap:.7rem}.lang-toggle-btn,.theme-toggle-btn{background:rgba(22,27,34,.92);color:#D4AF37;border:1.5px solid #d4af37;border-radius:50px;padding:.38rem 1.1rem .38rem .9rem;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.3rem;cursor:pointer;transition:background .18s,color .18s,border .18s,box-shadow .18s;outline:none;box-shadow:0 2px 8px 0 rgba(0,0,0,.08)}.lang-toggle-btn:hover,.theme-toggle-btn:hover{background:#D4AF37;color:#161B22;border-color:#FFD700}@media (max-width:600px){.page-top-controls{top:10px;left:8px;gap:.4rem}.lang-toggle-btn,.theme-toggle-btn{font-size:.95rem;padding:.32rem .8rem .32rem .7rem}.portfolio-hero{padding:1.5rem 0 1rem;margin-top:1rem}.portfolio-hero-inner{flex-direction:column;align-items:center;gap:1.5rem;margin-top:15%}.portfolio-hero-img{width:120px;height:120px}.portfolio-hero-title{font-size:1.5rem;margin-bottom:.5rem;text-align:center}.portfolio-hero-subtitle{font-size:.95rem;margin-bottom:1rem;text-align:center}.portfolio-hero-socials{gap:1rem;justify-content:center;margin:0 auto}.about-brief-section{padding:1.5rem 1rem;margin:2rem .5rem;width:350px}.about-brief-inner{max-width:100%}.about-brief-text{font-size:.95rem;margin-top:.8rem;text-align:center}.projects-page-section{max-width:100%;padding:0 8%}.projects-header{margin-bottom:2rem;padding:0 1rem}.projects-header h2{font-size:28.8px;margin-bottom:.5rem}.projects-header p{font-size:.95rem;margin-bottom:.8rem}.projects-controls{margin-bottom:2rem;flex-direction:column;gap:.8rem;padding:0 1rem}.projects-grid{grid-template-columns:1fr!important;gap:1.5rem;padding:0 .5rem}.about-section{padding:1.5rem 1rem;margin:2rem .5rem}.skills-container{gap:1rem}.skill-category,.timeline-item{padding:1rem .8rem}.timeline-item{margbottom:.8rem}.cta-section{padding:1.5rem 1rem;margin:2rem .5rem}.cta-buttons{gap:1rem;padding:0}.social-card{padding:1.2rem .8rem}}.social-card{border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 32px 0 rgba(0,0,0,.1);border-radius:10px;text-decoration:none;color:inherit;transition:all .2s ease-in-out;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.social-card:hover{transform:translateY(-3px);box-shadow:0 6px 40px 0 rgba(0,0,0,.15)}.social-card .social-icon{font-size:2.5rem;margin-bottom:.8rem;color:#D4AF37}.social-card .social-title{font-size:1.1rem;margin-bottom:.4rem;color:#FFFFFF}.social-card .social-description{font-size:.9rem;color:#C9D1D9;line-height:1.4}.about-section{max-width:800px;margin:0 auto 3rem;padding:2rem;border-radius:15px}.project-detail-section{padding-top:calc(50px + 2rem);padding-bottom:5rem;background-color:#000000;color:#C9D1D9;min-height:100vh}.project-detail-container{max-width:900px;margin:0 auto;padding:0 1.5rem}.project-detail-header{margin-bottom:2.5rem;text-align:center;border-bottom:1px solid #30363d;padding-bottom:2.5rem}.project-category-badge{display:inline-block;background-color:#D4AF37;color:#FFFFFF;padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.8px}.project-detail-header h1{font-size:2.8rem;color:#FFFFFF;line-height:1.25;margin:0 0 1.25rem;font-weight:700}.project-meta-detail{display:flex;justify-content:center;align-items:center;gap:1rem 1.5rem;font-size:.9rem;color:#7D8590;flex-wrap:wrap}.project-meta-detail .tech-list,.project-meta-detail span{display:flex;align-items:center;gap:.5rem}.project-meta-detail .tech-list{justify-content:center;flex-wrap:wrap}.project-meta-detail .tech-tag{background-color:rgba(88,166,255,.15);color:#58A6FF;padding:.25rem .75rem;border-radius:12px;font-size:.8rem}.project-main-image{width:100%;max-height:550px;object-fit:cover;border-radius:10px;margin-bottom:3rem;display:block;border:1px solid #30363d}.project-content-body{line-height:1.85;font-size:1.1rem;color:#E0E0E0}.project-content-body .project-paragraph{margin-bottom:1.75em}.project-content-body .project-paragraph a{color:#D4AF37}.project-content-body .project-heading{color:#FFFFFF}.project-content-body .project-heading-2{font-size:1.9rem}.project-external-links{margin:3rem 0;padding:2rem 0;border-top:1px solid #30363d;border-bottom:1px solid #30363d;text-align:center}.project-external-links h3{font-size:1.5rem;color:#FFFFFF;margin-bottom:1.5rem}.project-links-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.project-links-buttons a{display:inline-flex;align-items:center;gap:.75rem;padding:.8rem 1.8rem;background-color:#D4AF37;color:#0D1117;text-decoration:none;border-radius:6px;font-weight:600;transition:all .2s ease}.project-links-buttons a:hover{background-color:#c4a030;transform:translateY(-2px)}.project-links-buttons a svg{font-size:1.2rem}.recommendation-section{margin-top:4rem;padding-top:3rem;border-top:1px solid #30363d}.recommendation-section h3{font-size:1.7rem;color:#FFFFFF;text-align:center;margin-bottom:2rem}.recommendation-links-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (max-width:768px){.project-detail-header h1{font-size:2.2rem}.project-meta-detail{flex-direction:column;gap:.8rem}.project-main-image{margin-bottom:2rem;height:350px}.project-inline-image{height:300px}.project-content-body{font-size:1rem}.project-content-body .project-heading-2{font-size:1.6rem}.project-content-body .project-heading-3{font-size:1.4rem}.project-links-buttons{flex-direction:column;align-items:stretch}.project-links-buttons a{justify-content:center}}.project-code-container{margin:1.5rem 0;overflow-x:auto;background:#1e1e1e;border-radius:8px}.cta-section{position:relative;text-align:center;margin-top:4rem;padding:3rem 0;border-radius:20px;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(212,175,55,.1) 0,transparent 70%);pointer-events:none}.cta-section .about-section-title:after{display:none}.cta-message{font-size:19px;line-height:1.8;color:#E0E0E0;max-width:800px;margin:0 auto 3rem;position:relative;padding:0 1rem}.cta-message strong{color:#D4AF37;font-weight:600}.cta-buttons{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:1000px;margin:0 auto;padding:0 2rem;position:relative}.social-card{position:relative;background:rgba(22,27,34,.8);border-radius:15px;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid rgba(212,175,55,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center}.about-section-title-cta{font-size:28.8 px}.social-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(212,175,55,.1),transparent);transform:translateX(-100%);transition:transform .6s}.social-card:hover:before{transform:translateX(100%)}.social-card:hover{transform:translateY(-10px) scale(1.02);border-color:#D4AF37;box-shadow:0 15px 35px rgba(212,175,55,.15)}.social-icon{font-size:2.5rem;margin-bottom:1.5rem;color:#D4AF37;transition:all .4s ease}.social-card:hover .social-icon{transform:scale(1.2) rotate(5deg);color:#FFD700}.social-title{font-size:1.4rem;font-weight:600;color:#FFFFFF;margin-bottom:.75rem}.social-description{font-size:1rem;color:#C9D1D9;margin-bottom:1.5rem;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.social-card{animation:fadeInUp .6s ease-out forwards;opacity:0}.social-card:first-child{animation-delay:.1s}.social-card:nth-child(2){animation-delay:.2s}.social-card:nth-child(3){animation-delay:.3s}.social-card:nth-child(4){animation-delay:.4s}.social-card:nth-child(5){animation-delay:.5s}.social-card:nth-child(6){animation-delay:.6s}@media (max-width:768px){.about-page-container{padding-top:calc(70px + 1rem);padding-bottom:3rem}.about-content-wrapper{padding:0 1rem}.about-header{margin-bottom:2.5rem}.profile-picture-wrapper{width:120px;height:120px;margin-bottom:1.25rem;border-width:3px}.about-header h1{font-size:1.8rem;margin-bottom:.5rem}.about-summary{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;padding:0 .5rem}.about-section{margin-bottom:2.5rem;padding:.75rem 1rem;border-radius:12px}.about-section-title{font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.my-story p{font-size:.95rem;line-height:1.6;margin-bottom:1rem;text-align:left;padding:0 .25rem}.timeline-item{padding:1rem;margin-bottom:1rem;border-left-width:3px}.timeline-item h3{font-size:1.1rem;margin-bottom:.25rem}.timeline-item .institution{font-size:.9rem;margin-bottom:.25rem}.timeline-item .date-range{font-size:.85rem;margin-bottom:.75rem}.timeline-item ul{padding-left:1rem}.timeline-item li{font-size:.9rem;line-height:1.5;margin-bottom:.4rem}.skills-container{gap:1.25rem}.skill-category{padding:1.25rem}.skill-category h4{font-size:1.1rem;margin-bottom:.75rem;padding-bottom:.4rem}.skill-category li{font-size:.9rem;margin-bottom:.5rem}.goals-section p,.interests-philosophy p{font-size:.95rem;line-height:1.6;margin-bottom:.75rem;text-align:left;padding:0 .25rem}.cta-buttons{grid-template-columns:1fr;padding:0 .5rem}.cta-button{padding:.9rem 1.2rem}.cta-section{margin-top:2.5rem}.cta-section .about-section-title-cta{font-size:1.5rem;margin-bottom:1.25rem}.cta-message{font-size:.95rem;line-height:1.6;margin-bottom:2rem}.social-card{padding:1.5rem}.social-icon{font-size:1.8rem;margin-bottom:1rem}.social-title{font-size:1.1rem;margin-bottom:.5rem}.social-description{font-size:.9rem;line-height:1.5;margin-bottom:1rem}.social-card{animation-duration:.4s}.social-card:first-child{animation-delay:.05s}.social-card:nth-child(2){animation-delay:.1s}.social-card:nth-child(3){animation-delay:.15s}.social-card:nth-child(4){animation-delay:.2s}.social-card:nth-child(5){animation-delay:.25s}.social-card:nth-child(6){animation-delay:.3s}}.comments-section{padding:3rem 0;background:linear-gradient(135deg,var(--background-color) 0,#1a1f2c 100%);position:relative;overflow:hidden}.comments-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(212,175,55,.05) 0,transparent 70%);pointer-events:none}.comments-container{max-width:800px;margin:0 auto;padding:0 1.5rem;position:relative}.comments-header{margin-bottom:2.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(212,175,55,.2)}.comments-header h2{font-size:2rem;color:#FFFFFF;margin:0;font-weight:600}.comment-form{margin-bottom:2.5rem;background:rgba(22,27,34,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:16px;border:1px solid rgba(212,175,55,.2);box-shadow:0 4px 20px rgba(0,0,0,.1)}.form-group{margin-bottom:1.5rem;position:relative}.form-group label{position:absolute;left:1rem;top:-.5rem;background:rgba(22,27,34,.95);padding:0 .5rem;color:#D4AF37;font-weight:600;font-size:.85rem;letter-spacing:.5px;text-transform:uppercase}.comment-form textarea,.name-input{width:100%;padding:1.25rem 1rem 1rem;border:2px solid #30363d;border-radius:12px;background:rgba(13,17,23,.8);color:#E6EDF3;font-size:1rem;transition:all .2s ease}.name-input{height:3.5rem}.comment-form textarea:hover,.name-input:hover{border-color:#475569;background:rgba(22,27,34,.8)}.comment-form textarea:focus,.name-input:focus{outline:none;border-color:#D4AF37;background:rgba(22,27,34,.9);box-shadow:0 0 0 4px rgba(212,175,55,.1)}.comment-form textarea::placeholder,.name-input::placeholder{color:#7D8590}.comment-form textarea{resize:vertical;min-height:120px;line-height:1.6}.submit-comment{width:100%;background:#D4AF37;color:#fcfcfc;border:none;padding:1.25rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(212,175,55,.2)}.submit-comment:hover:not(:disabled){background:#C4A030;transform:translateY(-2px);box-shadow:0 6px 16px rgba(212,175,55,.3)}.submit-comment:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px rgba(212,175,55,.2)}.submit-comment:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.comments-list{display:flex;flex-direction:column;gap:1.5rem}.no-comments{text-align:center;color:#7D8590;padding:3rem 2rem;font-size:1.1rem}.comment,.no-comments{background:rgba(22,27,34,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(212,175,55,.2)}.comment{display:flex;gap:1.25rem;padding:1.5rem;transition:all .3s ease;min-width:0}.comment:hover{transform:translateX(4px);border-color:rgba(212,175,55,.3);box-shadow:0 4px 12px rgba(0,0,0,.1)}.comment-avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0D1117;font-weight:600;font-size:1.25rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.comment-content-wrapper{flex:1 1;min-width:0;display:flex;flex-direction:column}.comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;width:100%;min-width:0}.comment-author{font-weight:600;color:#E6EDF3;font-size:1.1rem;flex-shrink:0;margin-right:1rem}.comment-time{font-size:.875rem;color:#7D8590;flex-shrink:0;white-space:nowrap}.comment-text{color:#C9D1D9;line-height:1.6;margin:0;font-size:1rem;word-break:break-word;overflow-wrap:break-word}@media (max-width:768px){.comments-section{padding:2rem 0}.comments-container{padding:0 1rem}.comments-header h2{font-size:1.75rem}.comment-form{padding:1.5rem}.comment{padding:1.25rem}.comment-header{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.comment-avatar{width:40px;height:40px;font-size:1.1rem}}.profile-form{max-width:400px;margin:0 auto 2rem}.profile-form h3{color:var(--text-color)}.form-group,.profile-form h3{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:var(--text-color)}.profile-input{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:4px;background:var(--input-background);color:var(--text-color);font-size:1rem}.profile-input:focus{outline:none;border-color:var(--accent-color)}.user-profile{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:var(--card-background);border-radius:8px;border:1px solid var(--border-color)}.user-name{font-weight:600;color:var(--text-color);flex-grow:1}.edit-profile-btn{padding:.5rem 1rem;background:transparent;border:1px solid var(--border-color);border-radius:4px;color:var(--text-color);cursor:pointer;transition:all .2s}.edit-profile-btn:hover{background:var(--accent-color);border-color:var(--accent-color);color:white}.fallback-icon{display:none;width:100%;height:100%;padding:.5rem}.fallback-icon.hidden{display:none}