@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Pretendard:wght@300;400;500;600;700&display=swap);:root{--bg-primary:#0f1419;--bg-secondary:#1a1f2e;--bg-tertiary:#2a2f3e;--text-primary:#e8e8e8;--text-secondary:#a0a0a0;--text-muted:#707080;--border-color:#2a2f3e;--accent-primary:#4a9eff;--accent-hover:#3a8eef;--accent-light:#4a9eff1a}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-primary);color:var(--text-primary);font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;letter-spacing:-.3px}code{font-family:JetBrains Mono,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{color:#e8e8e8;color:var(--text-primary);font-weight:700;letter-spacing:-.5px}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0f1419;background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#2a2f3e;background:var(--bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4a9eff;background:var(--accent-primary)}a{color:#4a9eff;color:var(--accent-primary);text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}a:hover{color:#3a8eef;color:var(--accent-hover)}button,input,select,textarea{font-family:Inter,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{color:#e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.App,body{background:#0f1419}.App{display:flex;min-height:100vh}.sidebar-overlay{background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:99}@media (max-width:768px){.sidebar-overlay{display:block}}.sidebar{background:#1a1f2e;border-right:1px solid #2a2f3e;box-shadow:2px 0 8px #0000004d;height:100vh;left:0;overflow-y:auto;padding:24px 20px;position:fixed;top:0;width:280px;z-index:100}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:#0000}.sidebar::-webkit-scrollbar-thumb{background:#3a3f4e;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#4a4f5e}.sidebar-profile{border-bottom:1px solid #2a2f3e;margin-bottom:32px;padding-bottom:24px}.sidebar-avatar{align-items:center;background:#2a2f3e url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234a9eff'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M12 14c-6 0-8 3-8 3v3h16v-3s-2-3-8-3z'/%3E%3C/svg%3E") 50%/50% no-repeat;border:2px solid #4a9eff;border-radius:8px;display:flex;height:80px;justify-content:center;margin-bottom:12px;overflow:hidden;width:80px}.sidebar-avatar img{height:100%;object-fit:cover;width:100%}.sidebar-name{color:#e8e8e8;font-size:1.1rem;font-weight:700;margin-bottom:4px}.sidebar-title{color:#4a9eff;font-size:.85rem;font-weight:600}.sidebar-nav{margin-bottom:32px}.sidebar-nav-title{color:#a0a0a0;font-size:.75rem;font-weight:700;letter-spacing:.5px;margin-bottom:12px;padding:0 8px;text-transform:uppercase}.sidebar-nav-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.sidebar-nav-item{display:block}.sidebar-nav-link{align-items:center;border-radius:6px;color:#a0a0a0;display:flex;font-size:.9rem;font-weight:500;gap:12px;padding:10px 12px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.sidebar-nav-link.active,.sidebar-nav-link:hover{background:#4a9eff1a;border-left:3px solid #4a9eff;color:#4a9eff;padding-left:9px}.sidebar-nav-icon{font-size:1rem;text-align:center;width:20px}.sidebar-contact{border-bottom:1px solid #2a2f3e;margin-bottom:24px;padding-bottom:24px}.sidebar-contact-title{color:#a0a0a0;font-size:.75rem;font-weight:700;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.sidebar-contact-item{align-items:flex-start;color:#a0a0a0;display:flex;font-size:.85rem;gap:8px;padding:8px 0}.sidebar-contact-icon{color:#4a9eff;flex-shrink:0;font-size:.9rem;margin-top:2px;text-align:center;width:16px}.sidebar-contact-value{color:#a0a0a0;font-size:.8rem;line-height:1.4;word-break:break-all}.sidebar-actions{display:flex;flex-direction:column;gap:8px}.sidebar-btn{align-items:center;background:#0000;border:1px solid #4a9eff;border-radius:6px;color:#4a9eff;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:6px;justify-content:center;padding:10px 12px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.sidebar-btn:hover{background:#4a9eff1a;border-color:#3a8eef;color:#3a8eef}.main-content{display:flex;flex:1 1;flex-direction:column;margin-left:280px}.header{align-items:center;background:#1a1f2e;border-bottom:1px solid #2a2f3e;box-shadow:0 2px 8px #0003;display:flex;gap:16px;justify-content:space-between;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.header-toggle{align-items:center;background:#0000;border:1px solid #4a9eff;border-radius:6px;color:#4a9eff;cursor:pointer;display:none;font-size:1rem;height:36px;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);width:36px}.header-toggle:hover{background:#4a9eff1a;border-color:#3a8eef;color:#3a8eef}.header-title{color:#e8e8e8;font-size:1.1rem;font-weight:700}.header-spacer{flex:1 1}.content-wrapper{flex:1 1;overflow-y:auto;padding:24px}.content-wrapper::-webkit-scrollbar{width:8px}.content-wrapper::-webkit-scrollbar-track{background:#0000}.content-wrapper::-webkit-scrollbar-thumb{background:#3a3f4e;border-radius:4px}.content-wrapper::-webkit-scrollbar-thumb:hover{background:#4a4f5e}.footer{background:#1a1f2e;color:#a0a0a0;font-size:.85rem;padding:24px;text-align:center}@media (max-width:1024px){.sidebar{padding:20px 16px;width:240px}.main-content{margin-left:240px}.header{padding:12px 16px}.content-wrapper{padding:16px}}@media (max-width:768px){.sidebar{height:100vh;left:-280px;position:fixed;transition:left .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:1000}.sidebar.active{left:0}.main-content{margin-left:0}.header-toggle{display:flex}.header{padding:12px 16px}.content-wrapper{padding:12px}.footer{padding:16px 12px}}@media (max-width:480px){.sidebar{left:-100%;width:100%}.header{gap:8px;padding:10px 12px}.header-title{font-size:.95rem}.content-wrapper{padding:8px}.footer{font-size:.8rem;padding:12px 8px}}.footer{background:#0f1419;border-top:1px solid #2a2f3e;color:#e8e8e8;margin-top:60px;padding:40px 0 20px}.footer-content{margin:0 auto;max-width:1200px;padding:0 20px;text-align:center}.footer-social{flex-wrap:wrap;gap:16px;margin-bottom:24px}.footer-social,.footer-social-icon{display:flex;justify-content:center}.footer-social-icon{align-items:center;background:#1a1f2e;border:1px solid #2a2f3e;border-radius:6px;color:#a0a0a0;font-size:1.1rem;height:40px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);width:40px}.footer-social-icon:hover{background:#4a9eff;border-color:#4a9eff;color:#fff;transform:translateY(-2px)}.footer-text{margin-bottom:16px}.footer-text p{color:#a0a0a0;font-size:.9rem;line-height:1.6;margin:4px 0}.footer-copyright{border-top:1px solid #2a2f3e;color:#707080;font-size:.85rem;padding-top:16px}.heart-icon{animation:none;color:#4a9eff}@media (max-width:768px){.footer{margin-top:40px;padding:30px 0 15px}.footer-social{gap:12px}.footer-social-icon{font-size:1rem;height:36px;width:36px}.footer-text p{font-size:.85rem}}.home-section{background:#0f1419;color:#e8e8e8;padding:0}.home-container{margin:0 auto;max-width:1200px;padding:0}.home-hero{grid-gap:32px;align-items:center;background:#1a1f2e;border-bottom:1px solid #2a2f3e;box-shadow:0 4px 12px #0000004d;display:grid;gap:32px;grid-template-columns:1fr 1fr;padding:32px 24px}.home-text{display:flex;flex-direction:column;gap:16px}.home-title{color:#e8e8e8;font-size:2rem;font-weight:700;line-height:1.2;margin:0}.home-title .highlight{color:#4a9eff}.home-subtitle{color:#4a9eff;font-size:1.1rem;font-weight:600;margin:0;min-height:1.5em}.home-description{color:#a0a0a0;font-size:.9rem;line-height:1.6;margin:0}.achievement-badges{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 0}.achievement-badge{align-items:center;background:#2a2f3e;border:1px solid #3a3f4e;border-radius:6px;color:#a0a0a0;display:inline-flex;font-size:.8rem;font-weight:500;gap:4px;padding:6px 12px}.achievement-emoji{font-size:.9rem}.home-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.btn-custom{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:6px;padding:10px 16px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-primary-custom{background:#4a9eff;color:#fff}.btn-primary-custom:hover{background:#3a8eef;box-shadow:0 4px 12px #4a9eff4d}.btn-secondary-custom{background:#0000;border:1px solid #4a9eff;color:#4a9eff}.btn-secondary-custom:hover{background:#4a9eff1a;border-color:#3a8eef;color:#3a8eef}.home-social{display:flex;gap:12px;margin-top:8px}.social-icon{align-items:center;background:#2a2f3e;border:1px solid #3a3f4e;border-radius:6px;color:#a0a0a0;display:inline-flex;font-size:1rem;height:36px;justify-content:center;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);width:36px}.social-icon:hover{background:#4a9eff;border-color:#4a9eff;color:#fff}.home-image,.profile-visual{align-items:center;display:flex;justify-content:center}.profile-visual{aspect-ratio:1;background:#2a2f3e;border:2px solid #4a9eff;border-radius:12px;max-width:300px;overflow:hidden;width:100%}.profile-photo{height:100%;object-fit:cover;width:100%}.robot-animation{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.robot-icon{animation:float 3s ease-in-out infinite;color:#4a9eff;font-size:4rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.overview-section{padding:24px 0}.overview-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.overview-widget{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.overview-widget:hover{border-color:#4a9eff;box-shadow:0 4px 12px #4a9eff33}.widget-title{align-items:center;color:#4a9eff;display:flex;font-size:.85rem;font-weight:700;gap:6px;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.widget-content{display:flex;flex-direction:column;gap:8px}.widget-stat{align-items:center;border-bottom:1px solid #2a2f3e;display:flex;justify-content:space-between;padding:8px 0}.widget-stat:last-child{border-bottom:none}.stat-label{font-size:.85rem}.stat-value{color:#e8e8e8;font-size:1rem;font-weight:700}.widget-list{list-style:none;margin:0;padding:0}.widget-list-item{align-items:center;color:#a0a0a0;display:flex;font-size:.85rem;gap:6px;padding:6px 0}.widget-list-item:before{color:#4a9eff;content:"▸";font-weight:700}.widget-action{background:#0000;border:1px solid #4a9eff;border-radius:4px;color:#4a9eff;cursor:pointer;display:inline-block;font-size:.8rem;font-weight:600;margin-top:8px;padding:6px 12px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.widget-action:hover{background:#4a9eff1a;border-color:#3a8eef;color:#3a8eef}@media (max-width:1024px){.home-hero{gap:24px;grid-template-columns:1fr;padding:24px 16px}.home-title{font-size:1.5rem}.home-subtitle{font-size:1rem}.profile-visual{max-width:250px}.overview-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.home-section{padding:0}.home-hero{gap:16px;grid-template-columns:1fr;padding:16px 12px}.home-title{font-size:1.3rem}.home-subtitle{font-size:.95rem}.btn-custom,.home-description{font-size:.85rem}.btn-custom{padding:8px 12px}.profile-visual{max-width:200px}.overview-grid{grid-template-columns:1fr}.overview-widget{padding:12px}.widget-title{font-size:.8rem;margin-bottom:8px}}.overview-section{background:#0f1419;color:#e8e8e8;padding:60px 0}.overview-container{margin:0 auto;max-width:1200px;padding:0 20px}.overview-about-card{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;margin-bottom:32px;padding:24px}.overview-about-card h3{color:#e8e8e8;font-size:1.3rem;font-weight:700;margin-bottom:12px}.overview-about-card p{color:#a0a0a0;font-size:.95rem;line-height:1.6}.overview-stats{display:flex;flex-direction:column;gap:16px;padding:0}.stat-item{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.stat-item:hover{border-color:#4a9eff;box-shadow:0 4px 12px #4a9eff33}.stat-number{color:#4a9eff;font-size:2rem;font-weight:700;margin-bottom:4px}.stat-label{color:#a0a0a0;font-size:.9rem;font-weight:500}.overview-card{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;height:100%;transition:all .2s cubic-bezier(.4,0,.2,1)}.overview-card:hover{border-color:#4a9eff;box-shadow:0 8px 24px #4a9eff33;transform:translateY(-4px)}.overview-card .card-body{padding:16px}.overview-card .card-title{align-items:center;color:#e8e8e8;display:flex;font-size:1rem;font-weight:700;gap:8px;margin-bottom:12px}.overview-icon{color:#4a9eff;font-size:1.2rem}.overview-projects{max-height:300px;min-height:120px;overflow-y:auto}.overview-projects::-webkit-scrollbar{width:6px}.overview-projects::-webkit-scrollbar-track{background:#0000}.overview-projects::-webkit-scrollbar-thumb{background:#3a3f4e;border-radius:3px}.overview-projects::-webkit-scrollbar-thumb:hover{background:#4a4f5e}.overview-project-item{border-bottom:1px solid #2a2f3e;font-size:.85rem;padding:8px 0}.overview-project-item:last-child{border-bottom:none}.overview-project-item .fw-bold{color:#e8e8e8}.overview-project-item .text-muted{color:#a0a0a0}.overview-card .btn{background:#0000;border:1px solid #4a9eff;border-radius:6px;color:#4a9eff;font-size:.85rem;font-weight:600;padding:8px 16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.overview-card .btn:hover{background:#4a9eff1a;border-color:#3a8eef;color:#3a8eef}@media (max-width:991px){.overview-section{padding:40px 0}.overview-stats{flex-direction:row;gap:12px}.stat-item{flex:1 1;padding:12px;text-align:center}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}}@media (max-width:768px){.overview-about-card{margin-bottom:24px;padding:16px}.overview-about-card h3{font-size:1.1rem}.overview-about-card p{font-size:.9rem}.stat-item{padding:12px}.stat-number{font-size:1.3rem}}.about-section{background:#0f1419;color:#e8e8e8;padding:60px 0}.about-container{margin:0 auto;max-width:1200px;padding:0 20px}.about-header{margin-bottom:40px;text-align:left}.about-title{color:#e8e8e8;font-size:2rem;font-weight:700;margin-bottom:12px}.about-subtitle{color:#a0a0a0;font-size:1rem;line-height:1.6}.timeline-section{margin-bottom:50px}.timeline-title{align-items:center;color:#e8e8e8;display:flex;font-size:1.3rem;font-weight:700;gap:8px;margin-bottom:24px}.timeline-title:before{background:#4a9eff;border-radius:2px;content:"";height:24px;width:4px}.timeline{padding-left:40px;position:relative}.timeline:before{background:linear-gradient(180deg,#4a9eff,#0000);bottom:0;content:"";left:12px;position:absolute;top:0;width:2px}.timeline-item{border-bottom:1px solid #2a2f3e;margin-bottom:32px;padding-bottom:24px;position:relative}.timeline-item:last-child{border-bottom:none}.timeline-item:before{background:#4a9eff;border:3px solid #0f1419;border-radius:50%;box-shadow:0 0 0 1px #4a9eff;content:"";height:12px;left:-40px;position:absolute;top:4px;width:12px}.timeline-date{color:#a0a0a0;font-size:.85rem;font-weight:600;margin-bottom:4px}.timeline-title-item{color:#e8e8e8;font-size:1.1rem;font-weight:700;margin-bottom:4px}.timeline-org{color:#4a9eff;font-size:.95rem;font-weight:500;margin-bottom:8px}.timeline-description{color:#a0a0a0;font-size:.9rem;line-height:1.6;margin-bottom:8px}.timeline-achievements{font-size:.9rem;list-style:none;margin:0;padding:0}.timeline-achievements li{color:#a0a0a0;line-height:1.5;padding:4px 0 4px 16px;position:relative}.timeline-achievements li:before{color:#4a9eff;content:"▸";font-weight:700;left:0;position:absolute}.skills-section{margin-bottom:50px}.skills-title{align-items:center;color:#e8e8e8;display:flex;font-size:1.3rem;font-weight:700;gap:8px;margin-bottom:24px}.skills-title:before{background:#4a9eff;border-radius:2px;content:"";height:24px;width:4px}.skill-categories{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.skill-category{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;padding:16px}.skill-category-name{color:#4a9eff;display:block;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.skill-items{display:flex;flex-wrap:wrap;gap:8px}.skill-item{background:#2a2f3e;border:1px solid #3a3f4e;border-radius:6px;color:#a0a0a0;font-size:.85rem;padding:6px 12px;transition:all .2s cubic-bezier(.4,0,.2,1)}.skill-item:hover{background:#4a9eff;border-color:#4a9eff;color:#fff}.education-section{margin-bottom:50px}.education-title{align-items:center;color:#e8e8e8;display:flex;font-size:1.3rem;font-weight:700;gap:8px;margin-bottom:24px}.education-title:before{background:#4a9eff;border-radius:2px;content:"";height:24px;width:4px}.education-items{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.education-item{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.education-item:hover{border-color:#4a9eff;box-shadow:0 4px 12px #4a9eff33}.education-school{color:#e8e8e8;font-size:1rem;font-weight:700;margin-bottom:4px}.education-degree{color:#4a9eff;font-size:.9rem;font-weight:500;margin-bottom:4px}.education-period{color:#a0a0a0;font-size:.85rem;margin-bottom:8px}.education-details{color:#a0a0a0;font-size:.85rem;line-height:1.5}@media (max-width:768px){.about-section{padding:40px 0}.about-title{font-size:1.5rem}.timeline{padding-left:24px}.timeline:before{left:4px}.timeline-item:before{left:-32px}.education-items,.skill-categories{grid-template-columns:1fr}}.project-modal .modal-content{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 20px 60px #00000080;overflow:hidden}.project-modal-header{background:#0f1419;border-bottom:1px solid #2a2f3e;color:#e8e8e8;padding:20px 24px}.project-modal-header .modal-title{color:#e8e8e8;font-size:1.3rem;font-weight:700}.close-btn{align-items:center;background:#0000;border:none;color:#a0a0a0;cursor:pointer;display:flex;height:30px;justify-content:center;opacity:1;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);width:30px}.close-btn:hover{color:#4a9eff}.project-modal-body{color:#e8e8e8;max-height:70vh;overflow-y:auto;padding:24px}.project-modal-body::-webkit-scrollbar{width:6px}.project-modal-body::-webkit-scrollbar-track{background:#0000}.project-modal-body::-webkit-scrollbar-thumb{background:#3a3f4e;border-radius:3px}.project-modal-body::-webkit-scrollbar-thumb:hover{background:#4a4f5e}.project-image{background:#0f1419;border:1px solid #2a2f3e;border-radius:8px;margin-bottom:20px;max-height:300px;object-fit:contain;width:100%}.project-info{border-bottom:1px solid #2a2f3e;border-top:1px solid #2a2f3e;margin-bottom:16px;padding:16px 0}.project-achievements h5,.project-description h5,.project-files h5{color:#e8e8e8;font-size:1rem;font-weight:700;margin-bottom:12px}.project-description p{color:#a0a0a0;font-size:.9rem;line-height:1.6;margin-bottom:8px}.project-achievements ul{list-style:none;margin:0;padding:0}.project-achievements li{font-size:.9rem;line-height:1.5;padding:6px 0 6px 20px}.file-list{display:flex;flex-direction:column;gap:8px}.file-link{align-items:center;background:#0f1419;border:1px solid #2a2f3e;border-radius:6px;color:#4a9eff;display:flex;font-size:.9rem;font-weight:500;padding:10px 12px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.file-link:hover{background:#4a9eff1a;border-color:#4a9eff;color:#3a8eef}.project-links{border-top:1px solid #2a2f3e;display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px}.project-links a{align-items:center;background:#0000;border:1px solid #4a9eff;border-radius:6px;color:#4a9eff;display:inline-flex;font-size:.85rem;font-weight:600;gap:4px;padding:8px 16px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.project-links a:hover{background:#4a9eff1a;border-color:#3a8eef;color:#3a8eef}.project-modal .modal-backdrop{background-color:#000000b3}@media (max-width:768px){.project-modal-body{max-height:80vh;padding:16px}.project-image{margin-bottom:16px;max-height:250px}.project-achievements h5,.project-description h5,.project-files h5{font-size:.95rem;margin-bottom:10px}.project-links{flex-direction:column}.project-links a{justify-content:center;width:100%}}.projects-section{background:#0f1419;color:#e8e8e8;padding:60px 0}.projects-container{margin:0 auto;max-width:1200px;padding:0 20px}.projects-header{margin-bottom:40px;text-align:left}.projects-title{color:#e8e8e8;font-size:2rem;font-weight:700;margin-bottom:12px}.projects-subtitle{color:#a0a0a0;font-size:1rem;line-height:1.6}.project-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.filter-btn{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:6px;color:#a0a0a0;cursor:pointer;font-size:.85rem;font-weight:500;padding:8px 16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.filter-btn.active,.filter-btn:hover{background:#4a9eff;border-color:#4a9eff;color:#fff}.projects-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:40px}.project-card{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;display:flex;flex-direction:column;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1)}.project-card:hover{border-color:#4a9eff;box-shadow:0 8px 24px #4a9eff33;transform:translateY(-4px)}.project-header{border-bottom:1px solid #2a2f3e;padding:16px}.project-title{color:#e8e8e8;font-size:1.1rem;font-weight:700;margin-bottom:4px}.project-period{color:#a0a0a0;font-size:.8rem}.project-body{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:16px}.project-description{color:#a0a0a0;font-size:.9rem;line-height:1.5}.project-tech{display:flex;flex-wrap:wrap;gap:6px}.tech-tag{background:#2a2f3e;border:1px solid #3a3f4e;border-radius:4px;color:#a0a0a0;font-size:.75rem;font-weight:500;padding:4px 10px;transition:all .2s cubic-bezier(.4,0,.2,1)}.tech-tag:hover{background:#4a9eff;border-color:#4a9eff;color:#fff}.project-achievements{font-size:.85rem;list-style:none;margin:0;padding:0}.project-achievements li{color:#a0a0a0;line-height:1.4;padding:4px 0 4px 12px;position:relative}.project-achievements li:before{color:#4a9eff;content:"▸";font-weight:700;left:0;position:absolute}.project-footer{border-top:1px solid #2a2f3e;display:flex;gap:8px;justify-content:flex-start;padding:12px 16px}.project-link{align-items:center;background:#0000;border:1px solid #4a9eff;border-radius:4px;color:#4a9eff;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;gap:4px;padding:6px 12px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.project-link:hover{background:#4a9eff1a;border-color:#3a8eef;color:#3a8eef}.projects-list{display:flex;flex-direction:column;gap:16px}.project-list-item{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.project-list-item:hover{border-color:#4a9eff;box-shadow:0 4px 12px #4a9eff33}.project-list-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.project-list-title{color:#e8e8e8;font-size:1.1rem;font-weight:700}.project-list-period{color:#a0a0a0;font-size:.85rem}.project-list-description{color:#a0a0a0;font-size:.9rem;line-height:1.5;margin-bottom:8px}.project-list-tech{display:flex;flex-wrap:wrap;gap:6px}@media (max-width:768px){.projects-section{padding:40px 0}.projects-title{font-size:1.5rem}.projects-grid{grid-template-columns:1fr}.project-filters{flex-direction:column}.filter-btn{width:100%}}.organizations-section{background:#0f1419;color:#e8e8e8;padding:60px 0}.organizations-container{margin:0 auto;max-width:1200px;padding:0 20px}.organizations-header{margin-bottom:40px;text-align:left}.organizations-title{color:#e8e8e8;font-size:2rem;font-weight:700;margin-bottom:12px}.organizations-subtitle{color:#a0a0a0;font-size:1rem;line-height:1.6}.organizations-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.organization-card{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;display:flex;flex-direction:column;padding:20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.organization-card:hover{border-color:#4a9eff;box-shadow:0 8px 24px #4a9eff33;transform:translateY(-4px)}.org-header{align-items:flex-start;display:flex;gap:12px;margin-bottom:12px}.org-icon{align-items:center;background:#2a2f3e;border-radius:6px;display:flex;flex-shrink:0;font-size:1.5rem;height:48px;justify-content:center;width:48px}.org-info{flex:1 1}.org-name{color:#e8e8e8;font-size:1.1rem;font-weight:700;margin-bottom:2px}.org-role{color:#4a9eff;font-size:.85rem;font-weight:500}.org-period{color:#a0a0a0;font-size:.8rem;margin-top:4px}.org-description{color:#a0a0a0;font-size:.9rem;line-height:1.5;margin-bottom:12px}.org-achievements{font-size:.85rem;list-style:none;margin:0;padding:0}.org-achievements li{color:#a0a0a0;line-height:1.4;padding:4px 0 4px 12px;position:relative}.org-achievements li:before{color:#4a9eff;content:"▸";font-weight:700;left:0;position:absolute}.org-footer{border-top:1px solid #2a2f3e;margin-top:12px;padding-top:12px}.org-link{align-items:center;background:#0000;border:1px solid #4a9eff;border-radius:4px;color:#4a9eff;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;gap:4px;padding:6px 12px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.org-link:hover{background:#4a9eff1a;border-color:#3a8eef;color:#3a8eef}@media (max-width:768px){.organizations-section{padding:40px 0}.organizations-title{font-size:1.5rem}.organizations-grid{grid-template-columns:1fr}.org-header{align-items:flex-start;flex-direction:column}.org-icon{font-size:1.2rem;height:40px;width:40px}}.contact-section{background:#0f1419;color:#e8e8e8;padding:60px 0}.contact-container{margin:0 auto;max-width:1200px;padding:0 20px}.contact-header{margin-bottom:40px;text-align:left}.contact-title{color:#e8e8e8;font-size:2rem;font-weight:700;margin-bottom:12px}.contact-subtitle{color:#a0a0a0;font-size:1rem;line-height:1.6}.contact-info h3{align-items:center;color:#e8e8e8;display:flex;font-size:1.3rem;font-weight:700;gap:8px;margin-bottom:24px}.contact-info h3:before{background:#4a9eff;border-radius:2px;content:"";height:24px;width:4px}.contact-list{display:flex;flex-direction:column;gap:16px}.contact-item{align-items:flex-start;background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:inherit;display:flex;padding:16px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.contact-item:hover{background:#1a1f2e;border-color:#4a9eff;box-shadow:0 4px 12px #4a9eff33;transform:translateX(4px)}.contact-icon{color:#4a9eff;flex-shrink:0;font-size:1.5rem;margin-right:16px;text-align:center;width:40px}.contact-details{flex:1 1}.contact-label{color:#e8e8e8;font-size:.95rem;font-weight:600;margin-bottom:4px}.contact-value{color:#a0a0a0;font-size:.9rem}.contact-form-card{background:#1a1f2e;border:1px solid #2a2f3e;border-radius:8px;box-shadow:0 4px 12px #0000004d;padding:24px}.contact-form-card h3{align-items:center;color:#e8e8e8;display:flex;font-size:1.3rem;font-weight:700;gap:8px;margin-bottom:24px}.contact-form-card h3:before{background:#4a9eff;border-radius:2px;content:"";height:24px;width:4px}.contact-form-card .form-label{color:#e8e8e8;font-size:.9rem;font-weight:600;margin-bottom:8px}.contact-form-card .form-control{background:#0f1419;border:1px solid #2a2f3e;border-radius:6px;color:#e8e8e8;font-size:.9rem;padding:10px 12px;transition:all .2s cubic-bezier(.4,0,.2,1)}.contact-form-card .form-control::placeholder{color:#707080}.contact-form-card .form-control:focus{background:#0f1419;border-color:#4a9eff;box-shadow:0 0 0 3px #4a9eff1a;color:#e8e8e8;outline:none}.contact-form-card .btn{background:#4a9eff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 24px;transition:all .2s cubic-bezier(.4,0,.2,1)}.contact-form-card .btn:hover{background:#3a8eef;box-shadow:0 4px 12px #4a9eff4d}@media (max-width:991px){.contact-section{padding:40px 0}.contact-title{font-size:1.5rem}.contact-list{gap:12px}.contact-item{padding:12px}.contact-form-card{padding:16px}}@media (max-width:768px){.contact-icon{font-size:1.2rem;margin-right:12px}.contact-form-card .form-control{font-size:.85rem;padding:8px 10px}}.admin-login-wrapper{align-items:center;background:#f1f5f9;display:flex;justify-content:center;min-height:100vh;padding:20px}.admin-login-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;max-width:400px;padding:40px;width:100%}.admin-login-title{color:#1e293b;font-size:1.6rem;font-weight:700;margin-bottom:6px;text-align:center}.admin-login-subtitle{color:#64748b;font-size:.9rem;margin-bottom:28px;text-align:center}.admin-topbar{align-items:center;background:#1e293b;color:#fff;display:flex;justify-content:space-between;padding:14px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.admin-topbar-title{font-size:1rem;font-weight:600}.admin-nav .nav-link{border-radius:10px;color:#475569;font-size:.9rem;margin-bottom:4px;padding:10px 16px}.admin-nav .nav-link.active{background:#3b82f6;color:#fff}.admin-nav .nav-link:hover:not(.active){background:#f1f5f9}.data-editor{background:#fff;border-radius:12px;box-shadow:0 1px 8px #0000000f;padding:24px}.json-textarea{background:#0f172a;border:none;border-radius:10px;color:#e2e8f0;font-family:Fira Code,Consolas,Monaco,monospace;font-size:.82rem;line-height:1.6;resize:vertical}.json-textarea:focus{background:#0f172a;box-shadow:0 0 0 2px #3b82f6;color:#e2e8f0}.admin-btn-primary{background:#3b82f6;border:none;border-radius:8px;color:#fff;font-weight:600;padding:8px 20px}.admin-btn-primary:hover{background:#2563eb;color:#fff}.json-info-panel{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:8px;padding:16px 20px}.json-info-title{color:#1e293b;font-size:.95rem;font-weight:700;margin-bottom:6px}.json-info-desc{color:#475569;font-size:.85rem;margin-bottom:8px}.json-info-example{background:#0f172a;border-radius:6px;color:#94a3b8;font-size:.78rem;line-height:1.6;margin:0;overflow-x:auto;padding:12px}.profile-form-editor{max-width:100%}.profile-form-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:20px;padding:20px 24px}.profile-form-section-title{color:#3b82f6;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:16px;text-transform:uppercase}.pf-group{margin-bottom:16px}.pf-label{color:#334155;display:block;font-size:.85rem;font-weight:600;margin-bottom:6px}.pf-hint{color:#94a3b8;font-size:.78rem;font-weight:400;margin-left:6px}.pf-input{background:#fff;border:1px solid #cbd5e1;border-radius:7px;color:#1e293b;font-size:.88rem;outline:none;padding:9px 13px;transition:border-color .2s;width:100%}.pf-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.pf-textarea{background:#fff;border:1px solid #cbd5e1;border-radius:7px;color:#1e293b;font-size:.88rem;line-height:1.6;outline:none;padding:9px 13px;resize:vertical;transition:border-color .2s;width:100%}.pf-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.achievement-row{align-items:center;display:flex;gap:10px;margin-bottom:10px}.achievement-emoji-input{flex-shrink:0;font-size:1.1rem;text-align:center;width:70px}.achievement-label-input{flex:1 1}.pf-add-btn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#2563eb;cursor:pointer;font-size:.82rem;font-weight:600;padding:5px 14px;transition:background .15s}.pf-add-btn:hover{background:#dbeafe}.pf-remove-btn{background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;color:#e11d48;cursor:pointer;flex-shrink:0;font-size:.82rem;font-weight:600;padding:5px 12px;transition:background .15s}.pf-remove-btn:hover{background:#ffe4e6}
/*# sourceMappingURL=main.afd5af8b.css.map*/