@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@font-face{font-family:JetBrains Mono;src:url(/identifying_page/_next/static/media/JetBrainsMono-Regular.b8c97eba.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/identifying_page/_next/static/media/JetBrainsMono-Bold.bcc869ac.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/identifying_page/_next/static/media/JetBrainsMono-Medium.375d6fae.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}:root{--bg-color:#101010;--card-color:#1a1a1a;--border-color:#2a2a2a;--text-primary:#e6e6e6;--text-secondary:#999999;--accent:#ffffff}*{margin:0;padding:0;box-sizing:border-box}:root{--cursor-default:url(/identifying_page/_next/static/media/pointer.5b045483.png),auto;--cursor-pointer:url(/identifying_page/_next/static/media/cursor.b8f06abd.png),pointer;--cursor-pointer:url(/cursors/cat/cursor.png) 16 16,pointer}:root,body{--cursor-text:url(/identifying_page/_next/static/media/textcursor.91943a94.svg),text;--cursor-move:url(/identifying_page/_next/static/media/move.f9c7545f.svg),move;--cursor-not-allowed:url(/identifying_page/_next/static/media/notallowed.1e02de2b.svg),not-allowed;--cursor-crosshair:url(/identifying_page/_next/static/media/cross.cfe48fec.svg),crosshair;--cursor-help:url(/identifying_page/_next/static/media/help.5f0421c4.svg),help;--cursor-zoom-in:url(/identifying_page/_next/static/media/zoomin.eba6a81a.svg),zoom-in;--cursor-zoom-out:url(/identifying_page/_next/static/media/zoomout.bf08bbbd.svg),zoom-out;--cursor-ew-resize:url(/identifying_page/_next/static/media/resizeleftright.5049cc9e.svg),ew-resize;--cursor-ns-resize:url(/identifying_page/_next/static/media/resizeupdown.fa89d753.svg),ns-resize;--cursor-nesw-resize:url(/identifying_page/_next/static/media/resizenortheastsouthwest.0d09b3b6.svg),nesw-resize;--cursor-nwse-resize:url(/identifying_page/_next/static/media/resizenorthwestsoutheast.0189fef9.svg),nwse-resize;--cursor-col-resize:url(/identifying_page/_next/static/media/resizeleftright.5049cc9e.svg),col-resize;--cursor-row-resize:url(/identifying_page/_next/static/media/resizeupdown.fa89d753.svg),row-resize;--cursor-grab:url(/identifying_page/_next/static/media/handopen.be4ed55e.svg),grab;--cursor-grabbing:url(/identifying_page/_next/static/media/handgrabbing.7c8ea3ac.svg),grabbing;--cursor-copy:url(/identifying_page/_next/static/media/copy.e70e79a6.svg),copy;--cursor-alias:url(/identifying_page/_next/static/media/makealias.79a44045.svg),alias;--cursor-cell:url(/identifying_page/_next/static/media/cell.25137542.svg),cell;--cursor-context-menu:url(/identifying_page/_next/static/media/contextualmenu.c340bcb1.svg),context-menu;--cursor-progress:url(/identifying_page/_next/static/media/busy.22b26425.svg),progress;--cursor-wait:url(/identifying_page/_next/static/media/beachball.cc2386a1.svg),wait;--cursor-no-drop:url(/identifying_page/_next/static/media/notallowed.1e02de2b.svg),no-drop}body{font-family:JetBrains Mono,monospace;background-color:var(--bg-color);color:var(--text-primary);padding:2rem 1rem;min-height:100vh;font-weight:300;font-size:14px;cursor:var(--cursor-default)}.cursor-auto{cursor:auto}.cursor-default{cursor:var(--cursor-default)}.cursor-pointer{cursor:var(--cursor-pointer)}.cursor-text{cursor:var(--cursor-text)}.cursor-move{cursor:var(--cursor-move)}.cursor-not-allowed{cursor:var(--cursor-not-allowed)}.cursor-crosshair{cursor:var(--cursor-crosshair)}.cursor-help{cursor:var(--cursor-help)}.cursor-zoom-in{cursor:var(--cursor-zoom-in)}.cursor-zoom-out{cursor:var(--cursor-zoom-out)}.cursor-ew-resize{cursor:var(--cursor-ew-resize)}.cursor-ns-resize{cursor:var(--cursor-ns-resize)}.cursor-nesw-resize{cursor:var(--cursor-nesw-resize)}.cursor-nwse-resize{cursor:var(--cursor-nwse-resize)}.cursor-col-resize{cursor:var(--cursor-col-resize)}.cursor-row-resize{cursor:var(--cursor-row-resize)}.cursor-grab{cursor:var(--cursor-grab)}.cursor-grabbing{cursor:var(--cursor-grabbing)}.cursor-copy{cursor:var(--cursor-copy)}.cursor-alias{cursor:var(--cursor-alias)}.cursor-cell{cursor:var(--cursor-cell)}.cursor-context-menu{cursor:var(--cursor-context-menu)}.cursor-progress{cursor:var(--cursor-progress)}.cursor-wait{cursor:var(--cursor-wait)}.cursor-no-drop{cursor:var(--cursor-no-drop)}.cursor-inherit{cursor:inherit}.cursor-initial{cursor:auto}.cursor-revert{cursor:revert}.cursor-revert-layer{cursor:revert-layer}.cursor-unset{cursor:unset}.container{max-width:48rem;margin:0 auto;padding:0 1rem}input,textarea{cursor:var(--cursor-text)}.disabled,[disabled]{cursor:var(--cursor-not-allowed)}.move-cursor{cursor:var(--cursor-move)}.ew-resize,.resize-x{cursor:var(--cursor-ew-resize)}header{margin-bottom:4rem;padding:2rem;background-color:rgba(26,26,26,.3);border-radius:12px;border:1px solid var(--border-color);text-align:center}.header-title{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.header-title h1{color:var(--accent);font-size:2.5rem;font-weight:600;margin-left:.75rem}.header-subtitle{color:var(--text-secondary);font-size:1.1rem;font-weight:400;margin-top:.5rem}section{margin-bottom:3rem;padding:1.5rem;background-color:rgba(26,26,26,.3);border-radius:8px;border:1px solid var(--border-color);transition:all .3s ease}section:hover{border-color:rgba(255,255,255,.1);background-color:rgba(26,26,26,.5)}.section-title{display:flex;align-items:center;font-size:1rem;font-weight:600;margin-bottom:1.5rem;color:var(--accent);padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.section-title svg{margin-right:.75rem;stroke:var(--text-secondary);transition:all .3s ease}.section-title:hover svg{stroke:var(--accent);transform:scale(1.1)}.section-content{padding-left:1.5rem;border-left:2px solid var(--border-color)}.about-text{margin-bottom:1rem;line-height:1.7}.tech-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}@media (min-width:640px){.tech-grid{grid-template-columns:repeat(3,1fr)}}.tech-item{padding:.75rem 1rem;background-color:var(--card-color);border:1px solid var(--border-color);border-radius:6px;font-size:.85rem;font-weight:500;transition:all .3s ease;cursor:var(--cursor-pointer);display:flex;align-items:center}.tech-item:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 6px 20px rgba(0,0,0,.4);border-color:var(--accent);background-color:#222}.tech-item img{transition:all .3s ease}.tech-item:hover img{transform:scale(1.3);filter:brightness(1.2) contrast(1.1)}.tech-icon{height:1em;vertical-align:middle;margin-right:.5em;background:#fff;border-radius:3px;padding:2px}.specs-grid{display:flex;flex-direction:column;gap:.75rem}.spec-item{display:flex;align-items:center;padding:.75rem;background-color:var(--card-color);border:1px solid var(--border-color);border-radius:4px;transition:all .3s ease}.spec-item:hover{border-color:var(--accent);background-color:#222;transform:translateX(4px)}.spec-label{color:var(--text-secondary);font-weight:500;min-width:80px;font-size:.8rem}.spec-value{color:var(--text-primary);font-weight:400;font-size:.85rem;margin-left:1rem}.experience-list{display:flex;flex-direction:column;gap:1rem}.experience-item{display:flex;font-size:.9rem;padding:1rem;background-color:var(--card-color);border:1px solid var(--border-color);border-radius:6px;transition:all .3s ease}.experience-item:hover{border-color:var(--accent);background-color:#222;transform:translateX(4px)}.experience-item-name{color:var(--accent);flex-basis:40%;font-weight:600}.experience-item-duration{color:var(--text-secondary);font-weight:400}.project{margin-bottom:2rem;padding:1.5rem;background-color:var(--card-color);border:1px solid var(--border-color);border-radius:8px;transition:all .3s ease}.project:hover{border-color:var(--accent);background-color:#222;transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.3)}.project-header{flex-direction:row;justify-content:space-between;margin-bottom:.75rem}.project-header,.project-info{display:flex;align-items:flex-start}.project-info{flex-direction:column}.project-title{font-weight:600;color:var(--accent);font-size:1rem}.project-description{margin-top:.25rem}.project-link{color:var(--text-secondary);text-decoration:none;font-size:.9rem;padding:.25rem .75rem;border:1px solid var(--border-color);border-radius:4px;transition:all .3s ease}.project-link:hover{color:var(--accent);border-color:var(--accent);background-color:rgba(255,255,255,.05)}.project-description{font-size:.85rem;color:var(--text-secondary);line-height:1.6}.contact-list{display:flex;flex-direction:column;row-gap:1.5rem}.contact-item{display:flex;align-items:center;text-decoration:none;color:var(--text-primary);font-size:1rem;font-weight:500;padding:1rem 1.5rem;background-color:var(--card-color);border:1px solid var(--border-color);border-radius:8px;transition:all .3s ease}.contact-item:hover{color:var(--accent);border-color:var(--accent);background-color:#222;transform:translateX(8px)}.contact-item svg{margin-right:1rem;stroke:var(--text-secondary);transition:all .3s ease}.contact-item:hover svg{stroke:var(--accent);transform:scale(1.1)}.contact-icon{height:1em;vertical-align:middle;margin-right:1rem;background:#fff;border-radius:3px;padding:2px;transition:all .3s ease}.contact-item:hover .contact-icon{transform:scale(1.1);filter:brightness(1.2) contrast(1.1)}.contact-note{font-size:.8rem;margin-top:1rem;margin-left:1.5rem;color:var(--text-secondary);font-style:italic;padding:.75rem;background-color:rgba(255,255,255,.05);border-radius:6px;border-left:3px solid var(--text-secondary)}ul{list-style-type:none;margin-bottom:1rem}ul li{position:relative;padding-left:1rem;margin-bottom:.25rem;font-size:.85rem}ul li:before{content:"•";position:absolute;left:0;color:var(--text-secondary)}.subsection{margin-bottom:2rem}.subsection-title{font-size:.95rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.domain-highlight,.subsection-title{color:var(--accent)}.domain-note{font-size:.8rem;margin-top:.75rem}.domain-note,footer{color:var(--text-secondary)}footer{margin-top:4rem;border-top:1px solid var(--border-color);padding-top:1.5rem;text-align:center;font-size:.75rem;font-style:italic}.footer-badge{margin-top:.75rem;display:inline-block;height:32px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);background:#222;padding:2px 6px}.hidden-link{display:block;text-align:center;margin-top:1rem;color:#111111!important;text-decoration:none!important;font-size:.7rem;transition:color .3s ease}.hidden-link:hover{color:var(--text-secondary)!important}.hidden-link:visited{color:#111111!important}.hidden-link:visited:hover{color:var(--text-secondary)!important}.cursor-effect:after{content:"_";animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}body{padding:1.5rem .5rem;font-size:clamp(13px,3vw,16px);line-height:1.7}.container{max-width:100vw;padding:0 .5rem}.contact-item,.project,header,section{padding:1rem .5rem}.tech-grid{grid-template-columns:1fr;gap:.5rem}.experience-list,.specs-grid{gap:.5rem}.header-title h1{font-size:clamp(1.5rem,6vw,2.5rem)}.header-subtitle{font-size:clamp(1rem,3vw,1.1rem)}.section-title{font-size:clamp(.95rem,3vw,1rem)}.project-title{font-size:clamp(1rem,3vw,1.1rem)}.project-description{font-size:clamp(.85rem,2.5vw,1rem)}.contact-item{font-size:clamp(.95rem,3vw,1.1rem);padding:.75rem 1rem}.contact-note{font-size:clamp(.8rem,2vw,.95rem)}.footer{font-size:clamp(.7rem,2vw,.85rem)}.contact-item,.project-link,.tech-item,button{min-height:44px;min-width:44px}body,html{max-width:100vw;overflow-x:hidden}@media (min-width:480px){.container{max-width:90vw;padding:0 1rem}.tech-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:640px){.container{max-width:48rem;padding:0 1rem}.tech-grid{grid-template-columns:repeat(3,1fr)}.contact-item,.project,header,section{padding:1.5rem}}@media (min-width:900px){.container{max-width:60rem}.tech-grid{grid-template-columns:repeat(4,1fr)}.contact-item,.project-title{font-size:1rem}.project-description{font-size:.85rem}.header-title h1{font-size:2.5rem}.header-subtitle{font-size:1.1rem}.section-title{font-size:1rem}.contact-note{font-size:.8rem}.footer{font-size:.75rem}}section{margin-bottom:2rem;padding:1rem .5rem}@media (min-width:640px){section{margin-bottom:3rem;padding:1.5rem}}.experience-item,.project{padding:1rem .5rem}@media (min-width:640px){.experience-item,.project{padding:1.5rem}}footer{padding-top:1rem}@media (min-width:640px){footer{padding-top:1.5rem}}.contact-item{flex-wrap:wrap;word-break:break-all;overflow-wrap:anywhere}.pagination-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;padding:1.5rem 1rem}.pagination-button{padding:.75rem 1.5rem;background-color:var(--card-color);color:var(--text-primary);border:1px solid var(--border-color);border-radius:6px;font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:500;cursor:var(--cursor-pointer);transition:all .3s ease;min-height:44px;min-width:100px}.pagination-button:hover:not(:disabled){color:var(--accent);border-color:var(--accent);background-color:#222;transform:translateY(-2px)}.pagination-button:disabled{opacity:.3;cursor:var(--cursor-not-allowed)}.pagination-info{color:var(--text-secondary);font-size:.9rem;font-weight:500;min-width:100px;text-align:center}@media (max-width:480px){.pagination-controls{gap:.5rem;padding:1rem .5rem}.pagination-button{padding:.5rem 1rem}.pagination-button,.pagination-info{font-size:.85rem;min-width:80px}}.project-inline-link{color:inherit;text-decoration:none;font-style:italic;cursor:var(--cursor-pointer);transition:opacity .3s ease}.project-inline-link:hover{opacity:.7}.git-hash-box{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem;margin-top:.75rem;margin-bottom:.5rem;background-color:rgba(255,255,255,.05);border:1px solid var(--border-color);border-radius:4px;font-size:.8rem}.git-hash-label{color:var(--text-secondary);font-weight:500}.git-hash-value{color:var(--accent);font-family:JetBrains Mono,monospace;font-weight:600;letter-spacing:.5px;background-color:rgba(255,255,255,.08);padding:.2rem .5rem;border-radius:3px}