.intro-terminal[data-v-28415bbb]{--shape-fill:var(--color-bg-glass);--shape-border:var(--color-primary);font-family:var(--font-mono);color:var(--color-primary-light);text-shadow:0 0 6px var(--color-primary);font-size:.9rem}.intro-scroll[data-v-28415bbb]{padding:1rem 1.25rem}.intro-subtitle[data-v-28415bbb]{text-align:center;white-space:pre-line;margin:0}.intro-body[data-v-28415bbb]{white-space:pre-line;margin:0;line-height:1.3}.intro-tron[data-v-28415bbb]{text-align:center;margin:0}.intro-terminal.is-typing[data-v-28415bbb]{cursor:pointer}.cursor[data-v-28415bbb]{animation:1.05s step-end infinite cursor-blink-28415bbb}@keyframes cursor-blink-28415bbb{50%{opacity:0}}@media(min-width:48rem){.intro-terminal[data-v-28415bbb]{flex:1;min-height:0;display:flex}.intro-scroll[data-v-28415bbb]{flex:1;min-height:0;overflow-y:auto}}.scroll-indicator[data-v-28415bbb]{background:var(--color-primary-light);opacity:.6;pointer-events:none;z-index:1;width:40%;height:.35rem;position:absolute;left:50%;translate:-50%}.scroll-indicator--down[data-v-28415bbb]{clip-path:polygon(0 0,100% 0,50% 100%);bottom:-.35rem}.scroll-indicator--up[data-v-28415bbb]{clip-path:polygon(50% 0,100% 100%,0 100%);top:-.35rem}.scroll-indicator-fade-enter-active[data-v-28415bbb],.scroll-indicator-fade-leave-active[data-v-28415bbb]{transition:opacity .3s}.scroll-indicator-fade-enter-from[data-v-28415bbb],.scroll-indicator-fade-leave-to[data-v-28415bbb]{opacity:0}.hex-grid-wrapper[data-v-4367e91d]{width:100%;-webkit-user-select:none;user-select:none}.hex-grid[data-v-4367e91d]{position:relative;margin-inline:auto;transition:transform .3s ease-out}.hex-cell[data-v-4367e91d]{position:absolute;touch-action:none;-webkit-touch-callout:none;transition:left .2s ease-out,top .2s ease-out,transform .2s ease-out}.hex-border[data-v-4367e91d],.hex-face[data-v-4367e91d]{will-change:transform}.hex-label[data-v-4367e91d]{position:absolute;z-index:10;bottom:5px;left:50%;transform:translate(-50%);will-change:opacity;font-size:calc(var(--hex-r, 60) * .2px);font-family:var(--font-mono);color:var(--color-primary-light);white-space:nowrap;padding:.25rem 1rem;pointer-events:none;opacity:0;transition:opacity 3s ease-out .2s}.hex-label[data-v-4367e91d]:before,.hex-label[data-v-4367e91d]:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0}.hex-label[data-v-4367e91d]:after{z-index:-1}.hex-label[data-v-4367e91d]:before{z-index:-2}.hex-label[data-v-4367e91d]:after{background:var(--color-primary);clip-path:polygon(0% 50%,10px 100%,calc(100% - 10px) 100%,100% 50%,calc(100% - 10px) 0%,10px 0%,11px 2px,calc(100% - 11px) 2px,calc(100% - 2px) 50%,calc(100% - 11px) calc(100% - 2px),11px calc(100% - 2px),2px 50%,11px 2px,10px 0)}.hex-face[data-v-4367e91d]{perspective:100px;cursor:grab}.hex-label[data-v-4367e91d]:before{background:#001d0ef2;clip-path:polygon(0% 50%,10px 100%,calc(100% - 10px) 100%,100% 50%,calc(100% - 10px) 0%,10px 0%)}.hex-cell:hover[data-v-4367e91d],.hex-cell:focus-visible[data-v-4367e91d],.hex-floating[data-v-4367e91d]{z-index:100;outline:none}.hex-cell:hover .hex-border[data-v-4367e91d],.hex-cell:focus-visible .hex-border[data-v-4367e91d],.hex-floating .hex-border[data-v-4367e91d]{background:var(--color-accent-light);transition:background 80ms ease-in}.hex-cell:hover .hex-face[data-v-4367e91d],.hex-cell:focus-visible .hex-face[data-v-4367e91d],.hex-floating .hex-face[data-v-4367e91d]{background:#ffd52b39;transition:background 80ms ease-in}.hex-cell:hover .hex-label[data-v-4367e91d],.hex-cell:focus-visible .hex-label[data-v-4367e91d],.hex-floating .hex-label[data-v-4367e91d]{opacity:1;transition:opacity 80ms ease-in;animation:nav-text-glitch 4s linear infinite}.hex-cell:hover .hex-label[data-v-4367e91d]:before,.hex-cell:hover .hex-label[data-v-4367e91d]:after,.hex-cell:focus-visible .hex-label[data-v-4367e91d]:before,.hex-cell:focus-visible .hex-label[data-v-4367e91d]:after,.hex-floating .hex-label[data-v-4367e91d]:before,.hex-floating .hex-label[data-v-4367e91d]:after{animation:shape-glitch 5s linear infinite}.hex-cell--ghost .hex-border[data-v-4367e91d],.hex-cell--ghost .hex-face[data-v-4367e91d]{opacity:.2;pointer-events:none}.hex-grid.dragging .hex-face[data-v-4367e91d]{pointer-events:none;cursor:default}.hex-icon-wrap[data-v-4367e91d],.hex-icon[data-v-4367e91d]{display:flex;align-items:center;justify-content:center}.hex-icon[data-v-4367e91d] svg{width:calc(var(--hex-r, 60) * .8px);height:calc(var(--hex-r, 60) * .8px);fill:currentColor}svg.hex-icon[data-v-4367e91d]{width:calc(var(--hex-r, 60) * .8px);height:calc(var(--hex-r, 60) * .8px);stroke:currentColor;fill:none}.hex-floating[data-v-4367e91d]{position:fixed;z-index:1000}body.hex-dragging,body.hex-dragging *{cursor:grabbing!important}.hex-cell--victory[data-v-4367e91d]{animation:hex-victory-spread-4367e91d 1.4s linear forwards,hex-victory-glow-4367e91d 1.4s ease-out forwards}@media(prefers-reduced-motion:reduce){.hex-cell--victory[data-v-4367e91d]{animation:hex-victory-glow-4367e91d 1.4s ease-out forwards!important}}@keyframes hex-victory-spread-4367e91d{0%{translate:0px 0px;scale:1;rotate:0deg;animation-timing-function:ease-in-out}10%{rotate:5deg}17%{rotate:-6deg}23%{rotate:8deg}29%{rotate:-8deg}34%{rotate:10deg}38%{rotate:-10deg}42%{rotate:10deg}45%{translate:var(--vx) var(--vy);scale:1.32;animation-timing-function:ease-out}47%{rotate:-10deg}50%{rotate:10deg}53%{rotate:-10deg}56%{rotate:10deg}59%{rotate:-10deg}62%{rotate:10deg}64%{rotate:-5deg}66%{translate:calc(var(--vx) * -.07) calc(var(--vy) * -.07);scale:.94;rotate:0deg;animation-timing-function:ease-out}to{translate:0px 0px;scale:1;rotate:0deg}}@keyframes hex-victory-glow-4367e91d{0%{filter:none}45%{filter:brightness(1.7) drop-shadow(0 0 8px var(--color-accent))}64%{filter:brightness(1.2) drop-shadow(0 0 3px var(--color-accent))}66%{filter:brightness(1.15) drop-shadow(0 0 42px #3dff7a) drop-shadow(0 0 14px var(--color-accent))}78%{filter:brightness(1.05) drop-shadow(0 0 28px #3dff7a) drop-shadow(0 0 8px var(--color-accent))}to{filter:none}}.home-skills[data-v-81df7e35]{overflow:hidden}.btn--active[data-v-81df7e35]{color:var(--color-primary-light);--shape-border: var(--color-primary-light)}.skills-controls .btn:hover span[data-v-81df7e35],.skills-controls .btn:focus-visible span[data-v-81df7e35]{animation:nav-text-glitch 4s linear infinite}.skills-divider[data-v-81df7e35]{display:inline-block;width:1px;height:1.25rem;background:var(--color-accent);opacity:.3;align-self:center}ol[data-v-39a654ea]{--row-gap:1.5rem}@media(min-width:40rem){ol[data-v-39a654ea]{row-gap:var(--row-gap)}}.timeline-item[data-v-39a654ea]{margin:0}.timeline-item:not(:first-child) .timeline-item-inner[data-v-39a654ea]:before,.timeline-item:not(:last-child) .timeline-item-inner[data-v-39a654ea]:after{content:"";height:calc(50% - (var(--hex-h) / 2));background:var(--color-primary);z-index:0;width:2px;position:absolute;left:50%;translate:-50%}@media(min-width:40rem){.timeline-item:not(:first-child) .timeline-item-inner[data-v-39a654ea]:before,.timeline-item:not(:last-child) .timeline-item-inner[data-v-39a654ea]:after{width:calc(50% - (var(--hex-w) / 2));height:2px;top:50%;left:auto;translate:0 -50%}}.timeline-item:not(:first-child) .timeline-item-inner[data-v-39a654ea]:before{top:0}@media(min-width:40rem){.timeline-item:not(:first-child) .timeline-item-inner[data-v-39a654ea]:before{top:50%;left:0;right:auto}}.timeline-item:not(:last-child) .timeline-item-inner[data-v-39a654ea]:after{bottom:0}@media(min-width:40rem){.timeline-item:not(:last-child) .timeline-item-inner[data-v-39a654ea]:after{bottom:auto;left:auto;right:0}}@media(min-width:40rem)and (not (min-width:64rem)){.timeline-item[data-v-39a654ea]{--cols:2}.timeline-item[data-v-39a654ea]:nth-child(2n):not(:last-child):after{content:"";top:calc(var(--hex-h) / 2);width:calc(var(--cols) * 100%);height:calc(100% - (var(--hex-h) / 2) + (var(--row-gap) / 2));border-right:2px solid var(--color-primary);border-bottom:2px solid var(--color-primary);z-index:0;position:absolute;right:0}.timeline-item[data-v-39a654ea]:nth-child(odd):not(:first-child):before{content:"";left:0;top:calc(-1 * var(--row-gap) / 2);width:2px;height:calc((var(--row-gap) / 2) + (var(--hex-h) / 2));background:var(--color-primary);z-index:0;position:absolute}}@media(min-width:64rem){.timeline-item[data-v-39a654ea]{--cols:4}.timeline-item[data-v-39a654ea]:nth-child(4n):not(:last-child):after{content:"";top:calc(var(--hex-h) / 2);width:calc(var(--cols) * 100%);height:calc(100% - (var(--hex-h) / 2) + (var(--row-gap) / 2));border-right:2px solid var(--color-primary);border-bottom:2px solid var(--color-primary);z-index:0;position:absolute;right:0}.timeline-item[data-v-39a654ea]:nth-child(4n+1):not(:first-child):before{content:"";left:0;top:calc(-1 * var(--row-gap) / 2);width:2px;height:calc((var(--row-gap) / 2) + (var(--hex-h) / 2));background:var(--color-primary);z-index:0;position:absolute}}/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */.view-container[data-v-f7429b00]{gap:1.5rem;max-width:90rem}.home-grid[data-v-f7429b00]{flex-direction:column;gap:1.5rem;display:flex}.home-right[data-v-f7429b00]{flex-direction:column;gap:1.5rem;padding-bottom:1rem;display:flex}.home-right section[data-v-f7429b00]:first-child{padding-top:1rem}.section-nav[data-v-f7429b00]{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-block:.75rem 0;display:flex}.section-nav .btn.active[data-v-f7429b00]{color:var(--color-primary-light);--shape-border:var(--color-primary-light)}.home-title[data-v-f7429b00]{font-size:calc(1.3175rem + .81vw)}.home-right>.home-content-section[data-v-f7429b00]{scroll-margin-top:var(--header-height);perspective:1200px}@media(min-width:48rem){.home-grid[data-v-f7429b00]{grid-template-columns:minmax(0,clamp(18rem,37.5vw,22rem)) minmax(0,1fr);align-items:start;display:grid}.home-title[data-v-f7429b00]{font-size:1.925rem}.home-left[data-v-f7429b00]{top:var(--header-height);height:calc(100svh - var(--header-height) - var(--footer-height));perspective:1200px;flex-direction:column;display:flex;position:sticky}.home-intro-group[data-v-f7429b00]{flex-direction:column;flex:1;min-height:0;display:flex}}
