*{margin:0;padding:0;box-sizing:border-box;transition:background-color .2s ease,border-color .2s ease}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#202122;background-color:#fff;transition:background-color .3s ease,color .3s ease}body.dark{background-color:#1a1a1a;color:#e0e0e0}body.dark .header{background-color:#2d2d2d;border-bottom-color:#555}body.dark .site-title{color:#6a96ff}body.dark .search-input{background-color:#3a3a3a;color:#e0e0e0;border-color:#555}body.dark .sidebar{background-color:#2d2d2d;border-right-color:#555}body.dark .toc h2{border-bottom-color:#555}body.dark .toc button{color:#6a96ff}body.dark .toc button:hover{background-color:#3a3a3a}body.dark .toc button.active{background-color:#3a3a3a;border-left-color:#6a96ff}body.dark .section,body.dark .section h1,body.dark .section h2,body.dark .education-item,body.dark .project-item,body.dark .experience-item{border-bottom-color:#555}body.dark .skill-category li{background:#3a3a3a;border-color:#555}body.dark .references-container h3{color:#ccc}body.dark .footer-note{border-top-color:#555;color:#aaa}body.dark a{color:#6a96ff}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.3;transition:color .2s ease}.container{max-width:1200px;margin:0 auto;padding:0 20px}.app{min-height:100vh;display:flex;flex-direction:column}.header{background-color:#f8f9fa;border-bottom:1px solid #a2a9b1;padding:10px 0;position:sticky;top:0;z-index:100}.header .container{display:flex;justify-content:space-between;align-items:center}.header-content{display:flex;align-items:center}.menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;box-sizing:border-box;margin-right:15px}.menu-toggle span{width:100%;height:2px;background:#0645ad;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:center}.menu-toggle.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-title{font-size:1.8rem;font-weight:700;color:#0645ad;text-decoration:none}.search-container{flex:1;max-width:400px;margin-left:20px;display:flex;align-items:center}.search-input{width:100%;padding:8px 12px;border:1px solid #a2a9b1;border-radius:2px;font-size:14px}.theme-toggle{background:none;border:1px solid #a2a9b1;border-left:none;padding:8px 12px;cursor:pointer;font-size:16px;border-radius:0 2px 2px 0;transition:all .2s ease}.theme-toggle:hover{background-color:#eaecf0}body.dark .theme-toggle{border-color:#555;background-color:#3a3a3a;color:#e0e0e0}body.dark .theme-toggle:hover{background-color:#4a4a4a}.main-container{display:flex;flex:1;min-height:calc(100vh - 60px)}.sidebar{width:250px;background-color:#f8f9fa;border-right:1px solid #a2a9b1;padding:20px 0;position:sticky;top:60px;height:calc(100vh - 60px);overflow-y:auto;transition:all .3s ease}.toc h2{padding:0 20px 10px;border-bottom:1px solid #eaecf0;margin-bottom:10px;font-size:1.2rem}.toc ul{list-style:none}.toc li{margin-bottom:5px}.toc button{display:block;width:100%;padding:8px 20px;background:none;border:none;text-align:left;cursor:pointer;color:#0645ad;text-decoration:none;font-size:14px;transition:all .2s ease}.toc button:hover{background-color:#eaf3ff}.toc button.active{background-color:#eaf3ff;border-left:3px solid #0645ad;font-weight:700}.main-content{flex:1;padding:30px;max-width:800px;margin:0 auto;width:100%}.section{margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #eaecf0;transition:opacity .3s ease}.section:last-child{border-bottom:none}.section h1{font-size:1.8rem;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eaecf0}.section h2{font-size:1.5rem;margin:25px 0 15px;padding-bottom:8px;border-bottom:1px solid #eaecf0}.section h3{font-size:1.3rem;margin:20px 0 10px}.section p{margin-bottom:15px;font-size:16px;line-height:1.6}.section ul{margin-left:20px;margin-bottom:15px}.section li{margin-bottom:8px}.education-item{margin-bottom:20px;padding-bottom:15px;border-bottom:1px dashed #eaecf0}.education-item:last-child{border-bottom:none}.skills-container{display:flex;gap:30px;margin-top:20px}.skill-category{flex:1}.skill-category h3{margin-bottom:10px;color:#54595d}.skill-category ul{margin-left:0;list-style:none}.skill-category li{background:#f8f9fa;padding:5px 10px;margin-bottom:5px;border-radius:3px;border:1px solid #eaecf0}.project-item,.experience-item{margin-bottom:25px;padding-bottom:15px;border-bottom:1px dashed #eaecf0}.project-item:last-child,.experience-item:last-child{border-bottom:none}.project-item h3,.experience-item h3{margin-bottom:8px}.project-item p,.experience-item p{margin-bottom:5px;font-size:15px}.references-container{margin-bottom:20px}.references-container h3{margin:15px 0 10px}.references-container ul{margin-left:20px}.footer-note{margin-top:30px;padding-top:15px;border-top:1px solid #eaecf0;font-size:14px;color:#54595d}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;margin-bottom:10px}.skeleton-wrapper{margin-bottom:20px}.skeleton-paragraph{margin-bottom:15px}.skeleton-list{margin-left:20px;margin-bottom:15px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.main-container{flex-direction:column}.sidebar{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid #a2a9b1;display:none}.sidebar.active,.toc{display:block}.main-content{padding:20px}.header .container{flex-direction:column;align-items:flex-start;gap:10px}.header-content{display:flex;align-items:center;width:100%}.menu-toggle{display:flex;margin-right:15px}.search-container{width:100%;max-width:none;flex-direction:row}.theme-toggle{margin-left:10px;padding:8px}.skills-container{flex-direction:column;gap:15px}}
