@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,400&display=swap";:root{--bg:#0a0c10;--accent:#00d4ff;--accent2:#06f;--text:#f0f2f8;--text-muted:#a0aab8;--border:#ffffff1f;--card-bg:#ffffff0a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);min-height:100vh;font-family:DM Sans,sans-serif;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#00d4ff06 1px,#0000 1px),linear-gradient(90deg,#00d4ff06 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}#root{z-index:1;position:relative}h1,h2,h3,h4{letter-spacing:.02em;font-family:Bebas Neue,cursive}a{color:inherit;text-decoration:none}button{font-family:inherit}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.25}}._page_19fjy_1{min-height:100vh}._nav_19fjy_6{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#0a0c10eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:fixed;top:0;left:0;right:0}._navLogo_19fjy_21{letter-spacing:.12em;color:var(--accent);font-family:Bebas Neue,cursive;font-size:1.5rem}._navLinks_19fjy_28{display:none}._portalBtn_19fjy_32{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--accent);color:var(--accent);padding:.45rem 1rem;font-family:DM Mono,monospace;font-size:.72rem;transition:background .2s,color .2s}._portalBtn_19fjy_32:hover{background:var(--accent);color:var(--bg)}._hero_19fjy_49{flex-direction:column;justify-content:center;gap:2rem;min-height:100svh;padding:6rem 1.5rem 3rem;display:flex;position:relative}._heroContent_19fjy_59{width:100%}._eyebrow_19fjy_63{color:var(--accent);letter-spacing:.06em;margin-bottom:1.25rem;font-family:DM Mono,monospace;font-size:.75rem;animation:.7s .1s both _fadeUp_19fjy_1}._heroName_19fjy_72{letter-spacing:.02em;flex-direction:column;margin-bottom:1rem;font-family:Bebas Neue,cursive;font-size:clamp(4rem,18vw,9.5rem);line-height:.88;animation:.7s .2s both _fadeUp_19fjy_1;display:flex}._nameAccent_19fjy_83{color:var(--accent)}._heroSubtitle_19fjy_87{color:var(--text-muted);letter-spacing:.12em;margin-bottom:1.5rem;font-family:Bebas Neue,cursive;font-size:clamp(1.1rem,4vw,2rem);animation:.7s .3s both _fadeUp_19fjy_1}._heroDesc_19fjy_96{color:var(--text-muted);margin-bottom:2rem;font-size:.925rem;line-height:1.8;animation:.7s .4s both _fadeUp_19fjy_1}._heroActions_19fjy_104{flex-wrap:wrap;gap:.75rem;animation:.7s .5s both _fadeUp_19fjy_1;display:flex}._btnPrimary_19fjy_111{letter-spacing:.12em;text-transform:uppercase;background:var(--accent);color:var(--bg);padding:.7rem 1.5rem;font-family:DM Mono,monospace;font-size:.75rem;font-weight:500;transition:opacity .2s}._btnPrimary_19fjy_111:hover{opacity:.85}._btnOutline_19fjy_127{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--border);color:var(--text-muted);padding:.7rem 1.5rem;font-family:DM Mono,monospace;font-size:.75rem;transition:border-color .2s,color .2s}._btnOutline_19fjy_127:hover{border-color:var(--text-muted);color:var(--text)}._scrollIndicator_19fjy_144{flex-direction:column;align-items:center;gap:.5rem;animation:.7s .85s both _fadeUp_19fjy_1;display:flex;position:absolute;bottom:2rem;left:1.5rem}._scrollLine_19fjy_155{background:linear-gradient(to bottom, transparent, var(--accent));width:1px;height:40px;display:block}._scrollLabel_19fjy_162{color:var(--text-muted);letter-spacing:.2em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.6rem}._sectionHeader_19fjy_171{align-items:baseline;gap:1rem;margin-bottom:2.5rem;display:flex}._sectionLabel_19fjy_178{color:var(--accent);letter-spacing:.1em;font-family:DM Mono,monospace;font-size:.72rem}._sectionHeader_19fjy_171 h2{letter-spacing:.04em;font-size:clamp(2rem,8vw,4rem)}._about_19fjy_191{border-top:1px solid var(--border);padding:4rem 1.5rem}._aboutGrid_19fjy_196{grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid}._aboutText_19fjy_203{flex-direction:column;gap:1.25rem;display:flex}._aboutText_19fjy_203 p{color:var(--text-muted);font-size:.95rem;line-height:1.85}._statsGrid_19fjy_215{background:var(--border);grid-template-columns:1fr 1fr;gap:1px;display:grid}._statCard_19fjy_222{background:var(--bg);flex-direction:column;gap:.4rem;padding:1.25rem 1rem;display:flex}._statValue_19fjy_230{color:var(--accent);letter-spacing:.02em;font-family:Bebas Neue,cursive;font-size:2.5rem;line-height:1}._statLabel_19fjy_238{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-family:DM Mono,monospace;font-size:.65rem}._skills_19fjy_247{border-top:1px solid var(--border);padding:4rem 1.5rem}._skillsGrid_19fjy_252{background:var(--border);grid-template-columns:1fr;gap:1px;display:grid}._skillGroup_19fjy_259{background:var(--bg);padding:1.75rem 1.5rem}._skillGroupAccent_19fjy_264{background:#00d4ff06}._skillGroupTitle_19fjy_268{color:var(--text-muted);text-transform:uppercase;letter-spacing:.14em;margin-bottom:1.25rem;font-family:DM Mono,monospace;font-size:.72rem;font-weight:400}._skillGroupAccent_19fjy_264 ._skillGroupTitle_19fjy_268{color:var(--accent)}._skillTags_19fjy_282{flex-wrap:wrap;gap:.5rem;display:flex}._skillTag_19fjy_282{border:1px solid var(--border);color:var(--text-muted);letter-spacing:.02em;padding:.3rem .7rem;font-family:DM Mono,monospace;font-size:.72rem}._skillGroupAccent_19fjy_264 ._skillTag_19fjy_282{color:var(--accent);background:#00d4ff0a;border-color:#00d4ff2e}._contact_19fjy_304{border-top:1px solid var(--border);padding:4rem 1.5rem}._contactCopy_19fjy_309{color:var(--text-muted);margin-bottom:2.5rem;font-size:.975rem;line-height:1.8}._contactLinks_19fjy_316{flex-wrap:wrap;gap:.75rem;display:flex}._contactLink_19fjy_316{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border);align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-family:DM Mono,monospace;font-size:.76rem;transition:border-color .2s,color .2s;display:flex}._contactLink_19fjy_316:hover{border-color:var(--accent);color:var(--accent)}._contactIcon_19fjy_341{color:var(--accent);font-family:DM Mono,monospace;font-size:.75rem}._footer_19fjy_348{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1.25rem 1.5rem;display:flex}._footer_19fjy_348 span{color:var(--text-muted);letter-spacing:.06em;font-family:DM Mono,monospace;font-size:.68rem}@media (width>=768px){._nav_19fjy_6{padding:1.25rem 3rem}._navLogo_19fjy_21{font-size:1.75rem}._navLinks_19fjy_28{gap:2.5rem;display:flex}._navLinks_19fjy_28 a{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-family:DM Mono,monospace;font-size:.78rem;transition:color .2s}._navLinks_19fjy_28 a:hover{color:var(--text)}._hero_19fjy_49{flex-direction:row;align-items:center;gap:3rem;padding:7rem 3rem 4rem}._heroContent_19fjy_59{flex:1;max-width:680px}._heroDesc_19fjy_96{max-width:540px}._scrollIndicator_19fjy_144{left:3rem}._about_19fjy_191{padding:7rem 3rem}._aboutGrid_19fjy_196{grid-template-columns:1fr 260px;gap:5rem}._skills_19fjy_247{padding:7rem 3rem}._skillsGrid_19fjy_252{grid-template-columns:repeat(3,1fr)}._contact_19fjy_304{padding:7rem 3rem}._contactCopy_19fjy_309{max-width:580px}._footer_19fjy_348{padding:1.5rem 3rem}}._page_1i1n7_1{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._card_1i1n7_9{border:1px solid var(--border);background:#ffffff05;width:100%;max-width:420px;padding:2.75rem;animation:.55s both _fadeUp_1i1n7_1}._cardHeader_1i1n7_18{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._logo_1i1n7_25{letter-spacing:.12em;color:var(--accent);font-family:Bebas Neue,cursive;font-size:1.5rem}._headerLabel_1i1n7_32{color:var(--text-muted);letter-spacing:.1em;font-family:DM Mono,monospace;font-size:.68rem}._title_1i1n7_39{letter-spacing:.04em;margin-bottom:2rem;font-size:2.75rem;line-height:1}._form_1i1n7_46{flex-direction:column;gap:1.25rem;display:flex}._field_1i1n7_52{flex-direction:column;gap:.5rem;display:flex}._label_1i1n7_58{letter-spacing:.18em;color:var(--text-muted);font-family:DM Mono,monospace;font-size:.62rem}._input_1i1n7_65{border:1px solid var(--border);color:var(--text);background:#ffffff0a;outline:none;width:100%;padding:.75rem 1rem;font-family:DM Mono,monospace;font-size:.9rem;transition:border-color .2s}._input_1i1n7_65:focus{border-color:var(--accent)}._error_1i1n7_81{color:#ef4444;letter-spacing:.04em;font-family:DM Mono,monospace;font-size:.72rem}._submit_1i1n7_88{letter-spacing:.18em;background:var(--accent);color:var(--bg);cursor:pointer;border:none;margin-top:.5rem;padding:.85rem;font-family:Bebas Neue,cursive;font-size:1.15rem;transition:opacity .2s}._submit_1i1n7_88:disabled{opacity:.55;cursor:not-allowed}._submit_1i1n7_88:hover:not(:disabled){opacity:.88}._backLink_1i1n7_110{text-align:center;color:var(--text-muted);letter-spacing:.06em;margin-top:1.75rem;font-family:DM Mono,monospace;font-size:.7rem;transition:color .2s;display:block}._backLink_1i1n7_110:hover{color:var(--text)}._page_9bzdv_1{min-height:100vh}._nav_9bzdv_6{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#0a0c10f2;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex;position:sticky;top:0}._navLogo_9bzdv_19{letter-spacing:.12em;color:var(--accent);font-family:Bebas Neue,cursive;font-size:1.3rem}._greeting_9bzdv_26{color:var(--text-muted);letter-spacing:.05em;flex:1;font-family:DM Mono,monospace;font-size:.72rem}._logoutBtn_9bzdv_34{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;padding:.35rem .875rem;font-family:DM Mono,monospace;font-size:.68rem}._main_9bzdv_47{max-width:900px;padding:1.5rem}._section_9bzdv_52{margin-bottom:2.5rem}._sectionTitle_9bzdv_56{color:var(--text-muted);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;font-family:DM Mono,monospace;font-size:.65rem}._loadingText_9bzdv_65{color:var(--text-muted);font-family:DM Mono,monospace;font-size:.8rem}._tileList_9bzdv_72{background:var(--border);flex-direction:column;gap:1px;display:flex}._tile_9bzdv_72{background:var(--bg);color:var(--text-muted);letter-spacing:.04em;text-align:left;cursor:pointer;border:none;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-family:DM Mono,monospace;font-size:.8rem;display:flex}._tileProject_9bzdv_95{padding:1.25rem}._tileMono_9bzdv_99{color:var(--accent);flex-shrink:0;width:20px;font-size:.6rem}._tileLabel_9bzdv_106{color:var(--text);flex:1;font-size:.85rem}._tileProject_9bzdv_95 ._tileLabel_9bzdv_106{letter-spacing:.04em;color:var(--text);font-family:Bebas Neue,cursive;font-size:1.35rem}._tileArrow_9bzdv_119{color:var(--text-muted);font-size:.85rem}._divider_9bzdv_125{align-items:center;gap:1rem;margin:2.5rem 0;display:flex}._dividerLine_9bzdv_132{background:var(--border);flex:1;height:1px}._dividerLabel_9bzdv_138{color:var(--text-muted);letter-spacing:.18em;opacity:.5;white-space:nowrap;font-family:DM Mono,monospace;font-size:.6rem}._changePasswordForm_9bzdv_148{flex-direction:column;gap:.75rem;display:flex}._input_9bzdv_154{border:1px solid var(--border);color:var(--text);background:0 0;outline:none;padding:.65rem .875rem;font-family:DM Mono,monospace;font-size:.8rem;transition:border-color .2s}._input_9bzdv_154:focus{border-color:var(--accent)}._input_9bzdv_154::placeholder{color:var(--text-muted)}._submitBtn_9bzdv_173{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;align-self:flex-start;padding:.5rem 1.25rem;font-family:DM Mono,monospace;font-size:.68rem;transition:background .2s,color .2s}._submitBtn_9bzdv_173:hover{background:var(--accent);color:var(--bg)}._errorText_9bzdv_192{color:#f87171;font-family:DM Mono,monospace;font-size:.72rem}._successText_9bzdv_198{color:#22c55e;font-family:DM Mono,monospace;font-size:.72rem}@media (width>=768px){._nav_9bzdv_6{padding:1rem 2.5rem}._main_9bzdv_47{padding:2.5rem}._tileList_9bzdv_72{flex-flow:wrap}._tile_9bzdv_72{flex:200px}._tileProject_9bzdv_95{flex:280px}._changePasswordForm_9bzdv_148{max-width:360px}}
