:root{--bg:#181818;--panelGradient:linear-gradient(180deg,#ffffff05,#ffffff03);--accent-pink:#ffc3e3;--accent-pink-light:#ffb3e6;--accent-pink-transparent:#ff89ca1a;--accent-blue:#5bcefa;--muted:#cfcfcf;--text:#ffffffeb;--text-strong:#fffffff5;--glass-border:#ffffff0a;--entry-border:#ffffff08;--entry-bg:#ffffff03;--shadow-1:0 8px 24px #0009}.shared-module__GhMtbW__nogimmickRoot{--headline-font:var(--font-rubik,"Rubik",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);--body-font:var(--font-inter,"Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);--display-font:var(--font-dosis,var(--font-rubik));font-family:var(--body-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg);min-height:100vh}.shared-module__GhMtbW__nogimmickRoot .shared-module__GhMtbW__brand,.shared-module__GhMtbW__nogimmickRoot .shared-module__GhMtbW__navitem,.shared-module__GhMtbW__nogimmickRoot h1,.shared-module__GhMtbW__nogimmickRoot h2,.shared-module__GhMtbW__nogimmickRoot h3,.shared-module__GhMtbW__nogimmickRoot h4,.shared-module__GhMtbW__nogimmickRoot h5{font-family:var(--headline-font);letter-spacing:-.01em;font-weight:500}.shared-module__GhMtbW__navbar{background:var(--panelGradient);border:1px solid var(--glass-border);width:100%;max-width:1100px;box-shadow:var(--shadow-1);border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto 1.5rem;padding:1rem 1.25rem;display:flex;position:relative}.shared-module__GhMtbW__navlinks{align-items:center;gap:.75rem;display:flex}.shared-module__GhMtbW__menuButton{display:none}.shared-module__GhMtbW__menuLine{background:var(--text);border-radius:9999px;width:1.5rem;height:2px;transition:transform .2s,opacity .2s;display:block}.shared-module__GhMtbW__menuLine+.shared-module__GhMtbW__menuLine{margin-top:.3rem}.shared-module__GhMtbW__menuLineTopOpen{transform:translateY(6px)rotate(45deg)}.shared-module__GhMtbW__menuLineMiddleOpen{opacity:0}.shared-module__GhMtbW__menuLineBottomOpen{transform:translateY(-6px)rotate(-45deg)}.shared-module__GhMtbW__brand,.shared-module__GhMtbW__navitem{color:var(--text);border-radius:8px;padding:.35rem .75rem;text-decoration:none;transition:color .15s,background .12s}.shared-module__GhMtbW__clinav{color:var(--text);border-radius:8px;padding:.35rem .75rem;font-family:Courier New,Courier,monospace;font-size:1.25rem;font-weight:900;text-decoration:none;transition:color .15s,background .12s}.shared-module__GhMtbW__brand:hover,.shared-module__GhMtbW__navitem:hover,.shared-module__GhMtbW__clinav:hover{color:var(--accent-pink-light);background:var(--accent-pink-transparent)}.shared-module__GhMtbW__navitem:focus{outline-offset:2px;outline:2px solid #ffc8f01f}.shared-module__GhMtbW__navitemActive{color:var(--accent-pink);box-shadow:inset 0 -2px 0 var(--accent-pink)}@media (max-width:600px){.shared-module__GhMtbW__navbar{flex-direction:column;align-items:flex-start;margin:auto;padding:.75rem 1rem}.shared-module__GhMtbW__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;padding:.35rem;display:inline-flex;position:absolute;top:.9rem;right:1rem}.shared-module__GhMtbW__brand{padding:.25rem .5rem;font-size:1rem}.shared-module__GhMtbW__navlinks{width:100%;margin-top:.5rem;display:none}.shared-module__GhMtbW__navlinksOpen{flex-direction:column;align-items:flex-start;gap:.35rem;font-size:.95rem;display:flex}.shared-module__GhMtbW__navitem{font-size:.95rem}}.shared-module__GhMtbW__container{margin-bottom:auto;animation:1.5s shared-module__GhMtbW__floatUp}.shared-module__GhMtbW__title{text-align:center;max-width:900px;margin:.5rem auto;padding:1rem 1.25rem;line-height:1.4}.shared-module__GhMtbW__title h1,h2.shared-module__GhMtbW__title{color:var(--accent-pink);font-family:var(--display-font);letter-spacing:-.01em;font-weight:700}.shared-module__GhMtbW__title h1{margin:0;font-size:32px}h2.shared-module__GhMtbW__title{margin:.5rem auto;font-size:22px}.shared-module__GhMtbW__title h4{color:var(--muted);margin:4px 0 0;font-size:16px;font-weight:500}.shared-module__GhMtbW__panel{background:var(--panelGradient);border:1px solid var(--glass-border);color:var(--text-strong);box-shadow:var(--shadow-1);border-radius:14px;padding:24px}.shared-module__GhMtbW__card{background:var(--panelGradient);border:1px solid var(--glass-border);color:var(--text-strong);border-radius:12px;max-width:900px;margin:.5rem auto;padding:1.25rem;line-height:1.6}.shared-module__GhMtbW__card p{color:#ffffffe6;text-align:center;margin:0 0 .8rem;font-size:14px}.shared-module__GhMtbW__projectList{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;align-items:stretch;gap:1rem;width:100%;max-width:1200px;margin:.75rem auto;padding:1rem;display:grid}.shared-module__GhMtbW__projectList .shared-module__GhMtbW__card{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;max-width:none;height:100%;min-height:0;margin:0;display:flex;overflow:hidden}.shared-module__GhMtbW__projectList .shared-module__GhMtbW__card p{text-align:left;margin:0;font-size:13px;line-height:1.45}.shared-module__GhMtbW__projectTitle{margin:0;font-size:13px;font-weight:700}.shared-module__GhMtbW__projectTitle a{color:var(--accent-pink);text-decoration:none}.shared-module__GhMtbW__projectLanguage{color:var(--muted);font-size:13px}.shared-module__GhMtbW__projectTechIcon{vertical-align:middle;width:16px;height:16px;color:var(--accent-pink);margin-right:.5rem;display:inline-block}@media (max-width:1024px){.shared-module__GhMtbW__projectList{grid-template-columns:repeat(2,1fr)}}@media (max-width:660px){.shared-module__GhMtbW__projectList{grid-template-columns:1fr;padding:0 .75rem}}.shared-module__GhMtbW__linkGroupTitle{color:var(--text);margin:.75rem 0 .25rem;font-size:14px;font-weight:500}.shared-module__GhMtbW__linkList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem;margin:0 0 .75rem;padding:0;list-style:none;display:grid}.shared-module__GhMtbW__linkItem{margin:0}.shared-module__GhMtbW__linkAnchor{color:var(--text);border:1px solid var(--entry-border);background:var(--entry-bg);border-radius:8px;align-items:center;gap:.6rem;padding:.45rem .6rem;font-size:13px;text-decoration:none;transition:color .12s,background .12s;display:inline-flex}.shared-module__GhMtbW__linkAnchor:hover{color:var(--accent-pink-light);background:#ff89ca08}.shared-module__GhMtbW__linkIcon{color:var(--accent-pink);flex:none;font-size:1.05rem;line-height:1;display:inline-block}.shared-module__GhMtbW__linkLabel{font-size:13px}.shared-module__GhMtbW__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.shared-module__GhMtbW__name{color:var(--accent-pink);font-size:32px;font-weight:700;font-family:var(--display-font);letter-spacing:-.01em;margin:0}.shared-module__GhMtbW__label{color:var(--muted);margin:4px 0 0;font-size:16px;font-weight:500}.shared-module__GhMtbW__meta{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:8px;font-size:14px;display:flex}.shared-module__GhMtbW__pill{color:#ffffffe6;background:var(--entry-bg);border-radius:10px;align-items:center;gap:8px;padding:6px 10px;font-size:13px;text-decoration:none;display:inline-flex}.shared-module__GhMtbW__actions{align-items:center;gap:10px;display:flex}.shared-module__GhMtbW__button{background:linear-gradient(90deg,var(--accent-pink),var(--accent-blue));color:#051022;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;transition:opacity .12s;display:inline-flex}.shared-module__GhMtbW__button:hover{opacity:.85}.shared-module__GhMtbW__linkButton{color:var(--muted);border:1px dashed var(--entry-border);background:0 0;border-radius:10px;padding:8px 12px;text-decoration:none}@media (max-width:600px){.shared-module__GhMtbW__linkButton{display:none}}.shared-module__GhMtbW__variantNav{flex-wrap:wrap;gap:10px;margin:16px 0 0;display:flex}.shared-module__GhMtbW__variantButton{color:inherit;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.shared-module__GhMtbW__variantButtonActive{background:#ffffff29;border-color:#fff3}.shared-module__GhMtbW__layout{grid-template-columns:300px 1fr;align-items:start;gap:24px;margin-top:18px;display:grid}@media (max-width:600px){.shared-module__GhMtbW__layout{grid-template-columns:1fr}}.shared-module__GhMtbW__sidebar{background:var(--entry-bg);border-radius:12px;padding:14px}.shared-module__GhMtbW__main{padding-left:4px}.shared-module__GhMtbW__compact{border:none;padding:8px 0}.shared-module__GhMtbW__section h2{font-size:14px;font-family:var(--headline-font);color:var(--text);margin:0 0 10px;font-weight:500}.shared-module__GhMtbW__statement{white-space:pre-wrap;color:#ffffffe6;margin:0;font-size:14px}.shared-module__GhMtbW__skillList{gap:8px;display:grid}.shared-module__GhMtbW__skillCompact{border:1px solid var(--entry-border);background:var(--entry-bg);border-radius:8px;padding:8px 10px}.shared-module__GhMtbW__skillName{font-size:13px;font-weight:700}.shared-module__GhMtbW__kw{color:var(--muted);font-size:13px}.shared-module__GhMtbW__achList{margin:0;font-size:13px}.shared-module__GhMtbW__workItem{border-top:1px solid var(--entry-border);padding:12px 0}.shared-module__GhMtbW__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.shared-module__GhMtbW__itemTitle{font-size:13px;font-weight:700}.shared-module__GhMtbW__subtitle{color:var(--muted);margin-top:4px;font-size:13px}.shared-module__GhMtbW__highlights{margin-top:8px;padding-left:18px;font-size:13px}.shared-module__GhMtbW__highlights li{margin-bottom:6px;line-height:1.45}@media print{.shared-module__GhMtbW__actions,.shared-module__GhMtbW__linkButton,.shared-module__GhMtbW__variantNav,.shared-module__GhMtbW__navbar{display:none}.shared-module__GhMtbW__panel{box-shadow:none;border-radius:0;min-height:100vh}}@keyframes shared-module__GhMtbW__floatUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.shared-module__GhMtbW__card{border-radius:10px;padding:1rem}.shared-module__GhMtbW__panel{padding:16px}}
