.kc-container,.kc-container *{box-sizing:border-box}.kc-container{position:fixed;top:18px;right:18px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:9999;background:transparent}#switch{position:relative;background:transparent;border:0;width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}#switch .mode{position:relative;width:20px;height:20px;transition:transform .45s ease;border-radius:50%;background:#1a202c}#switch .mode:before{content:"";position:absolute;width:6px;height:6px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:inherit;z-index:-1;opacity:0;transition:box-shadow .4s 0s ease}#switch .mode:after{content:"";position:absolute;width:90%;height:90%;top:-20%;left:30%;border-radius:50%;background:#fff;transition:transform .45s ease,opacity .25s ease}.kc-container.dark #switch .mode{transform:scale(.5);background:#fff}.kc-container.dark #switch .mode:before{opacity:1;box-shadow:0 -20px #fff,0 20px #fff,-20px 0 #fff,20px 0 #fff,15px 15px #fff,15px -15px #fff,-15px 15px #fff,-15px -15px #fff}.kc-container.dark #switch .mode:after{opacity:0;transform:translate(50%) translateY(-50%)}html{background:#fff;color:#0f172a;transition:background .25s ease,color .25s ease}html.dark{background:#0b1220;color:#e6eef8}#switch:focus{outline:3px solid rgba(59,130,246,.15);outline-offset:3px;border-radius:999px}@media(max-width:420px){.kc-container{top:12px;right:12px}#switch{width:28px;height:28px}#switch .mode{width:18px;height:18px}}*,*:before,*:after{box-sizing:border-box}body{font-family:Inter,sans-serif;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.site-main{margin-top:135px;text-align:center;padding-left:20px;padding-right:20px}.hero-avatar{width:150px;height:150px;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto 44px}.hero-name{font-size:32px;font-weight:600;margin:0;color:#0f172a;letter-spacing:-.5px}html.dark .hero-name{color:#e6eef8}.hero-role{margin-top:24px;font-size:20px;color:#6b7280}.hero-about{margin:26px auto 0;max-width:560px;color:#6b7280;font-size:18px;line-height:1.55}.social-links{margin-top:50px;display:flex;justify-content:center;gap:22px}:root{--bg: #ffffff;--text: #0f172a;--muted: #6b7280;--accent: #575a60;--timeline-line: rgba(15,23,42,.06);--dot-color: #000000;--badge-bg: rgba(15,23,42,.06);--title-color: var(--text)}html.dark{--bg: #0b1220;--text: #e6eef8;--muted: #9aa7b7;--accent: #575a60;--timeline-line: rgba(255,255,255,.06);--dot-color: #ffffff;--badge-bg: rgba(255,255,255,.06);--title-color: #e6eef8}.v-exp{width:100%;display:flex;justify-content:center;padding:80px 20px;box-sizing:border-box}.v-exp-inner{width:100%;max-width:980px;margin:0 auto;box-sizing:border-box;padding:0 20px}.section-title{text-align:center;font-size:34px;font-weight:700;margin:0 0 36px;color:var(--title-color)}.v-exp-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:36px;position:relative}.v-exp-item{width:100%;box-sizing:border-box}.v-exp-top{display:grid;grid-template-columns:64px 1fr auto;gap:18px;align-items:start;width:100%;box-sizing:border-box;position:relative;padding:6px 0}.v-exp-timeline{position:relative;height:100%;width:100%;display:block}.v-exp-list:before{content:"";position:absolute;left:32px;top:0;bottom:0;width:2px;background:var(--timeline-line);border-radius:2px;transform:translate(-50%);pointer-events:none}.v-exp-item .v-exp-timeline:after{content:"";position:absolute;left:32px;top:14px;width:10px;height:10px;border-radius:50%;background:var(--dot-color);box-shadow:0 0 0 4px #3b82f612;transform:translate(-50%);pointer-events:none}.v-exp-left{text-align:left;padding-right:12px}.v-exp-title{margin:0;font-size:20px;font-weight:700;color:var(--title-color);line-height:1.12}.v-exp-company{margin-top:6px;color:var(--accent);font-weight:600}.v-exp-sub{margin-top:10px;color:var(--muted);font-size:15px;line-height:1.6}.v-exp-date{justify-self:end;background:var(--badge-bg);color:var(--muted);padding:6px 10px;border-radius:8px;font-size:13px;white-space:nowrap}html.dark .v-exp-list:before{background:#ffffff0f}html.dark .v-exp-item .v-exp-timeline:after{background:var(--dot-color);box-shadow:0 0 0 4px #60a5fa12}html.dark .v-exp-title{color:var(--title-color)}html.dark .v-exp-sub,html.dark .v-exp-company{color:var(--muted)}html.dark .v-exp-date{background:#ffffff0f;color:#cbd5e1}#education .v-exp-top{display:grid!important;grid-template-columns:64px 1fr auto!important;gap:18px!important;align-items:start!important}#education .v-exp-left{padding-right:12px;max-width:100%}#education .v-exp-inner{max-width:980px;margin:0 auto;padding:0 20px}#education .v-exp-desc{text-align:left!important;color:#6b7280;font-size:15px}.projects-section.v-pad{padding:200px 0 80px}.projects-title{text-align:center;font-family:Inter,sans-serif;font-size:36px;font-weight:700;margin-bottom:34px;color:#0f172af2}.project-card{background:transparent;border-radius:12px;overflow:visible;display:flex;flex-direction:column}.project-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .18s ease,background .18s ease;background:#0000}.overlay-actions{display:flex;gap:12px;pointer-events:auto}.overlay-actions a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#fffffff2;color:#0b1220;text-decoration:none;box-shadow:0 6px 18px #0206170f;transition:transform .18s ease,background .18s ease}.overlay-actions a:hover{transform:translateY(-3px)}.project-card:hover .project-thumb img{transform:scale(1.03)}.project-card:hover .project-overlay{opacity:1;background:#0000003d}.project-title{font-size:18px;font-weight:700;margin:0 0 6px;color:#0f172af2}.project-sub{font-size:15px;color:#2563eb;margin-bottom:8px}.project-desc{font-size:15px;color:#6b7280;margin:0;line-height:1.6}@media(max-width:900px){.projects-grid{grid-template-columns:1fr;gap:22px}.project-thumb{height:220px}.projects-section.v-pad{padding-top:160px}}@media(prefers-color-scheme:dark){html.dark .overlay-actions{background:transparent}html.dark .overlay-actions a{background:#0f172aeb;color:#e6eef8;box-shadow:0 8px 24px #02061799}html.dark .project-desc{color:#9aa7b7}html.dark .project-title,html.dark .projects-title{color:#e6eef8}}.projects-section.v-pad{padding:160px 0 120px}.projects-inner{max-width:1100px;margin:0 auto;padding:0 20px}.projects-title{text-align:center;font-size:36px;font-weight:700;margin-bottom:34px;color:var(--title-color)}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;align-items:start}.project-card{width:100%;max-width:520px;background:transparent;border-radius:12px;overflow:visible;display:flex;flex-direction:column}.project-thumb{display:block;position:relative;border-radius:12px 12px 0 0;overflow:hidden;height:180px}.project-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .28s ease}.project-body{padding:18px 12px 10px;text-align:left}.project-title{font-size:18px;font-weight:700;margin:0 0 6px;color:var(--title-color)}.project-sub{font-size:15px;color:var(--accent);margin-bottom:8px}.project-desc{font-size:15px;color:var(--muted);margin:0;line-height:1.6}*/ .contact-section{padding:80px 20px 140px;text-align:center}.contact-inner{max-width:700px;margin:0 auto}.contact-title{font-size:32px;font-weight:600;margin-bottom:20px;letter-spacing:-.5px;color:var(--title-color)}.contact-text{font-size:18px;color:var(--muted);line-height:1.6;margin-bottom:32px}.contact-button{display:inline-block;padding:12px 26px;font-size:16px;font-weight:500;background:#cbd5e1;color:#0b1220;border-radius:8px;text-decoration:none;transition:background .2s ease,transform .15s ease;box-shadow:0 6px 18px #0206170f}.contact-button:hover{transform:translateY(-2px);background:#9aa7b7}html.dark .contact-button{background:#e6eef8;color:#0b1220;box-shadow:0 8px 24px #02061799}html.dark .contact-button:hover{background:#fff}@media(max-width:1000px){.v-exp-list:before{left:28px}.v-exp-item .v-exp-timeline:after{left:28px}.v-exp-top{grid-template-columns:56px 1fr auto}}@media(max-width:720px){.projects-grid{grid-template-columns:1fr}.project-thumb{height:220px}.v-exp-inner{padding:0 12px;max-width:92%}.v-exp-top{grid-template-columns:40px 1fr auto;gap:12px}.v-exp-list:before{left:20px}.v-exp-item .v-exp-timeline:after{left:20px;top:12px;width:8px;height:8px}@media(max-width:480px){.v-exp-top{grid-template-columns:36px 1fr;grid-auto-rows:auto}.v-exp-date{grid-column:2 / 3;justify-self:start;margin-top:8px}}}img{max-width:100%;height:auto;display:block}.site-footer{text-align:center;margin-top:40px;margin-bottom:30px;font-size:14px;color:#9aa7b7;letter-spacing:.3px}html.dark .site-footer{color:#7b8a9d}.contact-email{margin-top:40px;display:flex;justify-content:center;align-items:center;gap:10px;font-size:16px;color:#6b7280}.contact-email a{text-decoration:none;color:#6b7280;transition:color .2s ease}.contact-email a:hover{color:#575a60}html.dark .contact-email,html.dark .contact-email a{color:#9aa7b7}html.dark .contact-email a:hover{color:#575a60}@media(max-width:480px){#experience .v-exp-list:before{display:block!important;left:20px!important;width:2px!important;background:#0f172a0f!important;transform:translate(-50%);top:0;bottom:0}#experience .v-exp-item .v-exp-timeline:after{display:block!important;left:20px!important;top:12px!important;width:8px!important;height:8px!important;background:#000!important;box-shadow:0 0 0 6px #3b82f612!important;transform:translate(-50%)}html.dark #experience .v-exp-list:before{background:#ffffff2e!important}html.dark #experience .v-exp-item .v-exp-timeline:after{background:#fdfdfd!important;box-shadow:0 0 0 6px #60a5fa1f!important}}#education .v-exp-date{display:inline-block;transition:none}@media(max-width:480px){#education .v-exp-date{display:block;margin-top:8px;justify-self:start!important}}@media(max-width:480px){#education .v-exp-left,#education .v-exp-desc,#education .v-exp-date{text-align:center!important}#education .v-exp-top{display:grid;grid-template-columns:36px 1fr;justify-items:center}#education .v-exp-desc{margin:8px auto 0!important;max-width:260px}#education .v-exp-date{margin:10px auto 0!important;justify-self:center!important}}#education .v-exp-list:before{display:block!important;left:32px!important;background:var(--timeline-line)!important}#education .v-exp-item .v-exp-timeline:after{display:block!important;left:32px!important;top:14px!important;width:10px!important;height:10px!important;background:var(--dot-color)!important}#education .v-exp-top{display:grid!important;grid-template-columns:64px 1fr auto!important;gap:18px!important;align-items:start!important;position:relative;padding:6px 0}#education .v-exp-left{grid-column:2;grid-row:1;padding-right:12px;text-align:left}#education .v-exp-desc{grid-column:2;grid-row:2;margin:8px 0 0!important;text-align:left!important;color:var(--muted);font-size:15px}#education .v-exp-date{grid-column:3;grid-row:1;justify-self:end;align-self:start;background:var(--badge-bg);color:var(--muted);padding:6px 10px;border-radius:8px;font-size:13px;white-space:nowrap;margin:0}@media(max-width:480px){#education .v-exp-top{grid-template-columns:36px 1fr;gap:12px}#education .v-exp-left{grid-column:2;grid-row:1}#education .v-exp-desc{grid-column:2;grid-row:2;margin-top:8px;text-align:left}#education .v-exp-date{grid-column:2;grid-row:3;justify-self:start;margin:8px 0 0;white-space:normal}#education .v-exp-list:before{left:20px!important}#education .v-exp-item .v-exp-timeline:after{left:20px!important;top:12px!important;width:8px;height:8px}}@media(max-width:480px){#education .v-exp-top{grid-template-columns:36px 1fr auto!important;gap:12px!important}#education .v-exp-left{text-align:left!important}#education .v-exp-desc{text-align:left!important;margin-left:0!important}#education .v-exp-date{justify-self:start!important;margin-top:8px!important;text-align:left!important}}@media(max-width:480px){#education .v-exp-date{justify-self:start!important;margin-left:0!important;text-align:left!important}}.proj-hover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:14px;opacity:0;pointer-events:none;transition:opacity .2s ease;background:#00000040;border-radius:12px}.project-card{position:relative}.project-card:hover .proj-hover{opacity:1;pointer-events:auto}.proj-btn{width:44px;height:44px;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;color:#0b1220;text-decoration:none;box-shadow:0 4px 12px #00000026;transition:transform .15s ease}.proj-btn:hover{transform:translateY(-3px)}html.dark .proj-hover{background:#00000059}html.dark .proj-btn{background:#1f2937;color:#e5e7eb}
