@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600;700&display=swap";*{font-family:Poppins,sans-serif}.hero-name{font-family:JetBrains Mono,monospace}.section-label,.big-title{letter-spacing:.5px;font-family:JetBrains Mono,monospace;font-weight:600}.reveal{opacity:0;filter:blur(6px);will-change:opacity, filter, transform;transition:opacity .3s,filter .3s,transform .3s;transform:translateY(8px)}.reveal.visible{opacity:1;filter:blur();transform:translateY(0)}html{scroll-behavior:smooth}.body{min-width:320px}html,body{overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}::selection{color:#fff;background:#333}.dark ::selection{color:#111111ce;background:#6ed3c5b4}:root{--bg:#141414;--bg2:#111;--bg3:#1a1a1a;--text:#ececec;--text2:#aaa;--text3:#666;--border:#413a3a;--border2:#333;--tag-bg:#504f4f;--tag-text:#ececec;--card-bg:#111;--card-border:#2e2e2e;--dock-bg:#141414bf;--dock-border:#ffffff1f;--section-label:#ececec;--link-hover:#00aeff;--link:#00aeff}.dark{--bg:#157575;--bg2:#097575;--bg3:#18a89041;--text:#ececec;--text2:#59e7c4;--text3:#59e7c4;--border:#094e53;--tag-bg:#094e53;--tag-text:#59e7c4;--card-bg:#097575;--card-border:#3fa0a3e5;--dock-bg:#30b6a4b3;--dock-border:#0000001a;--section-label:#0c3a3d;--link-hover:#a2fce5;--link:#ececec}.hero-socials{align-items:center;gap:10px;margin-top:10px;display:flex}.connect-text{color:var(--text-secondary);font-size:13px}.social-icons{gap:12px;display:flex}.social-icons a{color:var(--text);font-size:18px;transition:all .2s}.social-icons a:hover{color:#78b7ff}.breadcrumb{z-index:100;color:var(--text3);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex;position:fixed;top:20px;left:calc(50vw - 340px)}.breadcrumb-home{color:var(--text3);align-items:center;transition:color .2s;display:flex}.breadcrumb-home:hover{color:var(--text)}.breadcrumb-icon,.breadcrumb-page-icon{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.breadcrumb-sep{color:var(--text3);font-size:16px;line-height:1}.breadcrumb-current{color:var(--text2);align-items:center;gap:5px;display:flex}@media (width<=768px){.breadcrumb{top:16px;left:16px}}body{background:var(--bg);color:var(--text);padding-bottom:120px;font-family:Inter,-apple-system,sans-serif;font-size:14px;line-height:1.5;transition:background .25s,color .25s}a{color:inherit;text-decoration:none}.underline{text-underline-offset:2px;cursor:pointer;text-decoration:underline}html{scroll-behavior:smooth;overflow-y:scroll}.top-bar{-webkit-backdrop-filter:blur(12px);pointer-events:none;z-index:99;height:56px;position:fixed;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.theme-toggle{z-index:100;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .2s,opacity .2s;display:inline-flex;position:fixed;top:20px;right:calc(50% - 340px)}.theme-toggle:hover{opacity:.7;transform:scale(1.1)}.theme-toggle svg{width:20px;height:20px;stroke:var(--text);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s}.dark .theme-toggle svg{stroke:var(--text)}.page{text-align:left;min-width:320px;max-width:700px;margin:0 auto;padding:60px 20px 20px}.hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:40px;display:flex}.hero-left{flex:1}.hero-name{letter-spacing:-.5px;color:var(--text);white-space:nowrap;margin-bottom:12px;font-size:clamp(26px,5vw,40px);font-weight:700}.hero-bio{color:var(--text2);max-width:320px;font-size:16px;line-height:1.7}.card-stack-wrap{cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0;width:130px;height:130px;position:relative}.stack-card{border:2px solid var(--border);background:var(--card-bg);border-radius:14px;width:120px;height:120px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}.stack-card.dragging{cursor:grabbing;box-shadow:0 12px 32px #0003}.stack-card img{object-fit:cover;pointer-events:none;width:100%;height:100%}.stack-card .card-inner{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:14px 12px;display:flex}.lanyard-hole{border:2px solid var(--border2);background:var(--bg2);border-radius:50%;flex-shrink:0;width:14px;height:14px}.avatar{background:var(--bg3);width:48px;height:48px;color:var(--text2);border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.hello-badge{background:var(--tag-bg);color:var(--tag-text);letter-spacing:1.5px;text-align:center;border-radius:8px;width:100%;padding:4px 10px;font-size:10px;font-weight:800}.i-am-text{color:var(--text);letter-spacing:1px;font-size:9px;font-weight:700}.section{margin-bottom:32px}.section-label{color:var(--section-label);margin-bottom:14px;font-size:13px;font-weight:700}.about-text{color:var(--text2);font-size:14px;line-height:1.8}.entry-list{flex-direction:column;gap:14px;display:flex}.entry{align-items:center;gap:12px;min-height:28px;display:flex}.entry-logo{border:1.5px solid var(--border);background:var(--bg2);width:28px;height:28px;color:var(--text3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex}.entry-info{flex:1;min-width:0}.entry-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.entry-sub{color:var(--text3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.entry-date{color:var(--text3);white-space:nowrap;flex-shrink:0;font-size:12px}.skills-wrap{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;max-width:100%;display:flex}.skill-tag{background:var(--tag-bg);color:var(--tag-text);white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.projects-header{text-align:center;margin-bottom:22px}.pill{background:var(--tag-bg);color:var(--tag-text);border-radius:20px;margin-bottom:10px;padding:3px 12px;font-size:11px;font-weight:600;display:inline-block}.big-title{letter-spacing:-.8px;color:var(--text);margin-bottom:8px;font-size:clamp(22px,4vw,34px);font-weight:800}.sub-desc{color:var(--text2);max-width:400px;margin:0 auto;font-size:13px}.tab-wrap{background:var(--bg3);border-radius:8px;gap:2px;width:fit-content;margin:0 auto 20px;padding:3px;display:flex}.tab-btn{cursor:pointer;color:var(--text3);background:0 0;border:none;border-radius:6px;padding:6px 18px;font-size:13px;font-weight:500;transition:all .15s}.tab-btn.active{background:var(--card-bg);color:var(--text);box-shadow:0 1px 3px #0000001a}.projects-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.project-card{border:1px solid var(--card-border);background:var(--card-bg);border-radius:12px;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden}.project-card:hover{box-shadow:0 4px 16px #0000001a}.project-thumb{color:#fff6;text-align:center;justify-content:center;align-items:center;width:100%;height:120px;padding:8px;font-size:11px;display:flex}.project-body{flex-direction:column;flex:1;gap:4px;padding:10px 12px;display:flex}.project-name{color:var(--text);font-size:13px;font-weight:600}.project-year{color:var(--text3);font-size:11px}.project-desc{color:var(--text2);margin-top:2px;font-size:11px;line-height:1.5}.tech-wrap{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.tech-tag{background:var(--bg3);color:var(--text2);border-radius:4px;padding:2px 7px;font-size:10px;font-weight:600}.project-links{gap:6px;margin-top:8px;display:flex}.proj-link{border:1px solid var(--border);color:var(--text);background:var(--card-bg);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:500;display:inline-flex}.proj-link:hover{background:var(--bg2)}.certs-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.cert-card{text-align:center;cursor:default;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:8px;display:flex}.cert-img{object-fit:contain;width:80px;height:80px;display:block}.cert-name{color:var(--text);font-size:11px;font-weight:600;line-height:1.3}.cert-issuer,.cert-date{color:var(--text3);font-size:10px}.cert-card:hover .cert-name{color:var(--link-hover)}.contact-section{text-align:center;padding:32px 0 20px}.contact-desc{color:var(--text2);max-width:340px;margin:0 auto 8px;font-size:15px}.link-blue{color:var(--link)}.dock{z-index:10000;background:var(--dock-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--dock-border);border-radius:24px;align-items:center;gap:8px;padding:10px 14px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001f}.dock-item{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background .15s;display:flex;position:relative}.dock-item:hover{background:var(--bg2);transform:scale(1.25)translateY(-6px)}.dock-item svg{width:20px;height:20px;stroke:var(--text);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.dock-item.filled svg{fill:var(--text);stroke:none}.dock-sep{background:var(--border);width:1px;height:28px;margin:0 2px}.dock-tooltip{background:var(--tag-bg);color:var(--tag-text);white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:600;transition:opacity .15s;position:absolute;bottom:52px;left:50%;transform:translate(-50%)}.dock-item:hover .dock-tooltip{opacity:1}a.dock-item{color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.back-top{color:var(--text3);text-align:center;cursor:pointer;margin-top:10px;font-size:12px}.back-top:hover{opacity:.6}.cover-image img:first-child{width:62px;height:64px}.discord-badge{width:82px;height:20px}.profile-username{color:var(--text3);margin-bottom:10px;font-size:12px}@media (width<=600px){.discord-badge{width:60px;height:auto}}@media (width<=768px){.theme-toggle{top:16px;right:16px}.entry-list{flex-direction:column;gap:14px;display:flex}.entry:hover{border-color:var(--border2);box-shadow:0 4px 12px #00000014}.entry-header{align-items:center;gap:12px;width:100%;display:flex}.entry-logo{border:2px solid var(--border);background:var(--bg2);width:32px;height:32px;color:var(--text3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.entry-info{flex:1;min-width:0}.entry-title{color:var(--text);margin-bottom:2px;font-size:13px;font-weight:600}.entry-sub{color:var(--text3);font-size:12px}.entry-date{color:var(--text3);white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:12px;display:flex}.entry-arrow{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.entry.expanded .entry-arrow{transform:rotate(180deg)}.entry-details{background:var(--bg2);border-top:1px solid var(--border);max-height:0;transition:max-height .3s,padding .3s,margin .3s;overflow:hidden}.entry.expanded .entry-details{max-height:200px;margin-top:8px;padding:12px}.entry-details-text{color:var(--text2);font-size:12px;line-height:1.6}@media (width<=480px){.entry{padding:14px}.entry-logo{width:36px;height:36px;font-size:11px}.entry-title{font-size:14px}.entry-sub{font-size:13px}}@media (width>=481px) and (width<=768px){.entry-title{font-size:13px}}@media (width>=769px){.entry:hover{transform:translateY(-1px)}}@media (width<=600px){.hero{gap:12px}.hero-name{font-size:22px}.hero-bio{font-size:12px;line-height:1.6}.activity-name,.activity-detail{font-size:9px!important}.profile-display-name{color:var(--text);margin-bottom:2px;font-size:13px;font-weight:600}.profile-username{font-size:10px}}*{box-sizing:border-box;min-width:0}html,body,.page{overflow-x:hidden}.hero{align-items:center}.hero-left{flex:1 1 0;min-width:0}.hero-name{word-break:break-word;font-size:clamp(20px,5vw,40px);white-space:normal!important}.hero-bio{font-size:clamp(12px,3vw,16px)}.hero-socials{white-space:nowrap;flex-wrap:nowrap;overflow:visible}.connect-text{white-space:nowrap;flex-shrink:0}.social-icons{flex-wrap:nowrap;flex-shrink:0}.social-icons a{flex-shrink:0}@media (width<=480px){.card-stack-wrap{flex-shrink:0;width:90px;height:90px}.stack-card{width:82px;height:82px}}@media (width<=380px){.card-stack-wrap{flex-shrink:0;width:72px;height:72px}.stack-card{border-radius:10px;width:65px;height:65px}.lanyard-hole{width:10px;height:10px}.avatar{width:30px;height:30px;font-size:10px}.hello-badge{letter-spacing:.8px;padding:3px 6px;font-size:8px}.i-am-text{font-size:7px}}@media (width<=320px){.card-stack-wrap{flex-shrink:0;width:58px;height:58px}.stack-card{border-radius:8px;width:52px;height:52px}.avatar{width:24px;height:24px;font-size:9px}.hello-badge{letter-spacing:.5px;padding:2px 4px;font-size:7px}}@media (width<=400px){.entry-title,.entry-sub{white-space:normal;text-overflow:unset;overflow:visible}}@media (width<=420px){.projects-grid{grid-template-columns:1fr}}@media (width<=520px){.certs-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=720px){.theme-toggle{right:16px}.breadcrumb{left:16px}}@media (width<=380px){.tab-wrap{flex-wrap:wrap;width:100%}.tab-btn{text-align:center;flex:1;padding:6px 10px}.dock{gap:4px;padding:8px 10px}.dock-item{width:34px;height:34px}.dock-item svg{width:17px;height:17px}}}
