.project-card[data-astro-cid-mspuyifq]{display:flex;flex-direction:column;gap:1rem;min-height:220px;padding:1.5rem}.project-card[data-astro-cid-mspuyifq]:before,.project-card[data-astro-cid-mspuyifq]:after{content:"";position:absolute;pointer-events:none}.project-card[data-astro-cid-mspuyifq]:before{top:.8rem;right:.8rem;width:1.2rem;height:1.2rem;border-top:1px solid color-mix(in srgb,var(--outline-strong) 75%,transparent);border-right:1px solid color-mix(in srgb,var(--outline-strong) 75%,transparent);opacity:.72}.project-card[data-astro-cid-mspuyifq]:after{left:1.5rem;right:1.5rem;bottom:4.55rem;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent-soft) 86%,white 14%),transparent);opacity:0;transition:opacity var(--transition-base)}.project-card__glow[data-astro-cid-mspuyifq]{position:absolute;top:-18%;right:-12%;width:10rem;height:10rem;border-radius:50%;background:radial-gradient(circle,var(--accent-glow) 0%,transparent 72%);opacity:.65;pointer-events:none}.project-card__grid[data-astro-cid-mspuyifq]{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(to right,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.08) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(180deg,black 0%,transparent 100%);pointer-events:none}.project-card__grid[data-astro-cid-mspuyifq]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0 58%,rgba(255,255,255,.03) 62%,transparent 66%);transform:translateY(-130%);animation:scan-drift 9s linear infinite;opacity:.5}.project-card__header[data-astro-cid-mspuyifq],.project-card__meta[data-astro-cid-mspuyifq],.project-card__stats[data-astro-cid-mspuyifq]{position:relative;z-index:1}.project-card__header[data-astro-cid-mspuyifq]{display:flex;justify-content:space-between;align-items:center}.project-card__badge[data-astro-cid-mspuyifq]{display:inline-flex;align-items:center;gap:.42rem;width:fit-content;padding:.35rem .6rem;border:1px solid var(--outline);border-radius:999px;background:#ffffff0a}.project-card__arrow[data-astro-cid-mspuyifq]{color:var(--text-faint);transition:transform var(--transition-fast),color var(--transition-fast)}.project-card[data-astro-cid-mspuyifq]:hover .project-card__arrow[data-astro-cid-mspuyifq]{color:var(--text-primary);transform:translate(2px,-2px)}.project-card__name[data-astro-cid-mspuyifq]{position:relative;z-index:1;color:var(--text-primary);font-family:var(--font-headline);font-size:1.35rem;line-height:1.08;letter-spacing:-.03em;text-wrap:balance}.project-card__desc[data-astro-cid-mspuyifq]{position:relative;z-index:1;color:var(--text-muted);font-size:.92rem;line-height:1.65}.project-card__meta[data-astro-cid-mspuyifq]{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.project-card__lang[data-astro-cid-mspuyifq],.project-card__stat[data-astro-cid-mspuyifq]{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-muted);font-family:var(--font-label);font-size:.64rem;letter-spacing:.08em;text-transform:uppercase}.project-card__lang-dot[data-astro-cid-mspuyifq]{width:8px;height:8px;border-radius:50%;box-shadow:0 0 12px #ffffff2e}.project-card__stats[data-astro-cid-mspuyifq]{display:inline-flex;align-items:center;gap:.75rem}.project-card[data-astro-cid-mspuyifq]:hover .project-card__glow[data-astro-cid-mspuyifq]{opacity:.95}.project-card[data-astro-cid-mspuyifq]:hover:after{opacity:.75}@media(prefers-reduced-motion:reduce){.project-card__grid[data-astro-cid-mspuyifq]:after{animation:none;display:none}}@media(max-width:768px){.project-card__meta[data-astro-cid-mspuyifq]{flex-direction:column;align-items:flex-start}}.spotify-section[data-astro-cid-kuxc7y5p]{margin-bottom:2.5rem}.spotify-header[data-astro-cid-kuxc7y5p]{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.6rem}.spotify-header__left[data-astro-cid-kuxc7y5p]{display:flex;align-items:center;gap:.85rem}.spotify-header__title[data-astro-cid-kuxc7y5p]{font-size:1.45rem}.spotify-header__eyebrow[data-astro-cid-kuxc7y5p]{display:block;margin-bottom:.3rem;color:color-mix(in srgb,var(--text-muted) 96%,white)}.spotify-icon[data-astro-cid-kuxc7y5p]{color:#1db954;filter:drop-shadow(0 0 14px rgba(29,185,84,.25))}.spotify-label[data-astro-cid-kuxc7y5p]{color:color-mix(in srgb,var(--text-faint) 98%,white)}.spotify-bento[data-astro-cid-kuxc7y5p]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:880px){.spotify-bento[data-astro-cid-kuxc7y5p]{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:190px}}.spotify-bento__main{grid-column:span 2;position:relative;display:flex;min-height:260px;padding:1.35rem;background:var(--spotify-card)}@media(min-width:880px){.spotify-bento__main{grid-row:span 2;min-height:auto;padding:1.8rem}}.spotify-main__backdrop{position:absolute;inset:0;overflow:hidden}.spotify-main__backdrop:after{content:"";position:absolute;inset:0;background:var(--spotify-overlay)}.spotify-main__blur{width:100%;height:100%;object-fit:cover;opacity:.38;filter:blur(24px) saturate(1.08);transform:scale(1.14)}.spotify-main__mesh{display:none}.spotify-main__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.2rem;width:100%}.spotify-main__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.spotify-main__artwrap{position:relative;width:96px;height:96px}@media(min-width:880px){.spotify-main__artwrap{width:132px;height:132px}}.spotify-main__art{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;border-radius:18px;box-shadow:0 18px 40px #00000047}.spotify-main__vinyl{position:absolute;top:50%;right:-24%;width:82%;height:82%;border-radius:50%;transform:translateY(-50%);background:radial-gradient(circle,#191919 26%,#0e0e0e 28%,#242424 57%,#121212 60%);box-shadow:inset 0 0 12px #ffffff14,0 10px 30px #0000004d}.spotify-main__status{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .8rem;border-radius:999px;border:1px solid var(--spotify-badge-border);background:var(--spotify-badge-bg);color:var(--spotify-badge-text);box-shadow:0 10px 24px #0000002e}.spotify-main__status .label-sm{color:inherit}.eq-bars{display:flex;align-items:flex-end;gap:2px;height:10px}.eq-bar{width:2px;border-radius:999px;background:currentColor}@keyframes eq-1{0%,to{height:4px}50%{height:10px}}@keyframes eq-2{0%,to{height:8px}50%{height:3px}}@keyframes eq-3{0%,to{height:5px}50%{height:9px}}.eq-bar:nth-child(1){animation:eq-1 .6s ease-in-out infinite}.eq-bar:nth-child(2){animation:eq-2 .8s ease-in-out infinite}.eq-bar:nth-child(3){animation:eq-3 .5s ease-in-out infinite}.spotify-main__status.is-paused .eq-bar{animation-play-state:paused;height:3px!important}.spotify-main__body{margin-top:auto}.spotify-main__eyebrow{display:inline-flex;margin-bottom:.65rem;padding:.35rem .6rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#08080838;color:color-mix(in srgb,var(--text-muted) 94%,white)}.spotify-main__track{color:var(--text-primary);font-family:var(--font-headline);font-size:clamp(1.8rem,4vw,2.65rem);line-height:.96;letter-spacing:-.05em;max-width:18rem;text-wrap:balance;text-shadow:0 8px 26px rgba(0,0,0,.45)}.spotify-main__artist{margin-top:.45rem;color:color-mix(in srgb,var(--text-body) 94%,white);font-size:.98rem;text-shadow:0 6px 20px rgba(0,0,0,.42)}.spotify-main__progress{margin-top:1.2rem;height:4px;border-radius:999px;overflow:hidden;background:var(--spotify-progress-bg)}.spotify-main__progress-fill{height:100%;border-radius:inherit;background:var(--spotify-progress-fill);box-shadow:0 0 18px color-mix(in srgb,var(--spotify-progress-fill) 35%,transparent);transition:width 1s linear}.spotify-bento__artist{position:relative;overflow:hidden;min-height:168px}.spotify-bento__artist:after{content:"";position:absolute;inset:0;background:var(--spotify-artist-scrim)}.spotify-bento__artist-img,.spotify-bento__artist-placeholder{position:absolute;inset:0;width:100%;height:100%}.spotify-bento__artist-img{object-fit:cover;filter:grayscale(.14) saturate(1.05);transition:transform var(--transition-slow),filter var(--transition-slow)}.spotify-bento__artist:hover .spotify-bento__artist-img{transform:scale(1.04);filter:grayscale(0) saturate(1.08)}.spotify-bento__artist-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--surface) 0%,var(--surface-high) 100%);color:var(--text-primary);font-family:var(--font-headline);font-size:4rem}.spotify-bento__artist-info{position:absolute;inset:auto 0 0;z-index:2;padding:1rem;text-shadow:0 6px 20px rgba(0,0,0,.45);background:linear-gradient(180deg,transparent 0%,rgba(8,8,12,.54) 55%,rgba(8,8,12,.7) 100%)}.spotify-bento__artist-name{display:block;color:var(--text-primary);font-family:var(--font-headline);font-size:1.2rem;line-height:1;letter-spacing:-.04em}.spotify-bento__artist-genre{display:block;margin-top:.3rem;color:color-mix(in srgb,var(--text-body) 98%,white);font-family:var(--font-label);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase}.spotify-now__loading[data-astro-cid-kuxc7y5p]{display:flex;align-items:center;gap:1.2rem;width:100%}.spotify-now__skeleton[data-astro-cid-kuxc7y5p],.skeleton-line[data-astro-cid-kuxc7y5p]{background:linear-gradient(110deg,#ffffff0f 8%,#ffffff24 18%,#ffffff0f 33%);background-size:200% 100%;animation:spotify-shimmer 1.5s linear infinite}.spotify-now__skeleton[data-astro-cid-kuxc7y5p]{width:96px;height:96px;flex-shrink:0;border-radius:18px}.spotify-now__skeleton-text[data-astro-cid-kuxc7y5p]{display:flex;flex-direction:column;gap:.55rem;width:100%}.skeleton-line[data-astro-cid-kuxc7y5p]{height:12px;border-radius:999px}@keyframes spotify-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.spotify-now__skeleton[data-astro-cid-kuxc7y5p],.skeleton-line[data-astro-cid-kuxc7y5p],.eq-bar{animation:none!important}}:root{--jvm-border-color: #E5E6E7;--jvm-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);--jvm-tooltip-font-size: .9rem;--jvm-tooltip-bg-color: #337FFA;--jvm-tooltip-color: #FFF;--jvm-tooltip-padding: 3px 5px;--jvm-tooltip-shadow: var(--jvm-box-shadow);--jvm-tooltip-radius: 3px;--jvm-zoom-btn-bg-color: #292929;--jvm-zoom-btn-color: #FFF;--jvm-zoom-btn-size: 15px;--jvm-zoom-btn-radius: 3px;--jvm-series-container-right: 15px;--jvm-legend-bg-color: #FFF;--jvm-legend-radius: .15rem;--jvm-legend-margin-left: .75rem;--jvm-legend-padding: .6rem;--jvm-legend-title-padding-bottom: .5rem;--jvm-legend-title-margin-bottom: .575rem;--jvm-legend-tick-margin-top: .575rem;--jvm-legend-tick-sample-radius: 0;--jvm-legend-tick-sample-height: 12px;--jvm-legend-tick-sample-width: 30px;--jvm-legend-tick-text-font-size: 12px;--jvm-legend-tick-text-margin-top: 3px}image,text,.jvm-zoom-btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jvm-container{position:relative;height:100%;width:100%}.jvm-tooltip{border-radius:var(--jvm-tooltip-radius);background-color:var(--jvm-tooltip-bg-color);color:var(--jvm-tooltip-color);font-size:var(--jvm-tooltip-font-size);box-shadow:var(--jvm-tooltip-shadow);padding:var(--jvm-tooltip-padding);white-space:nowrap;position:absolute;display:none}.jvm-tooltip.active{display:block}.jvm-zoom-btn{background-color:var(--jvm-zoom-btn-bg-color);color:var(--jvm-zoom-btn-color);border-radius:var(--jvm-zoom-btn-radius);height:var(--jvm-zoom-btn-size);width:var(--jvm-zoom-btn-size);box-sizing:border-box;position:absolute;left:10px;line-height:var(--jvm-zoom-btn-size);text-align:center;cursor:pointer}.jvm-zoom-btn.jvm-zoomin{top:var(--jvm-zoom-btn-size)}.jvm-zoom-btn.jvm-zoomout{top:calc(var(--jvm-zoom-btn-size) * 2 + var(--jvm-zoom-btn-size) / 3)}.jvm-series-container{position:absolute;right:var(--jvm-series-container-right)}.jvm-series-container.jvm-series-h{bottom:15px}.jvm-series-container.jvm-series-v{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.75rem;top:15px}.jvm-legend{background-color:var(--jvm-legend-bg-color);border:1px solid var(--jvm-border-color);margin-left:var(--jvm-legend-margin-left);border-radius:var(--jvm-legend-radius);padding:var(--jvm-legend-padding);box-shadow:var(--jvm-box-shadow)}.jvm-legend-title{line-height:1;border-bottom:1px solid var(--jvm-border-color);padding-bottom:var(--jvm-legend-title-padding-bottom);margin-bottom:var(--jvm-legend-title-margin-bottom);text-align:left}.jvm-legend-tick{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-width:40px}.jvm-legend-tick:not(:first-child){margin-top:var(--jvm-legend-tick-margin-top)}.jvm-legend-tick-sample{border-radius:var(--jvm-legend-tick-sample-radius);margin-right:.45rem;height:var(--jvm-legend-tick-sample-height);width:var(--jvm-legend-tick-sample-width)}.jvm-legend-tick-text{font-size:var(--jvm-legend-tick-text-font-size);text-align:center;line-height:1}.jvm-line[animation=true]{-webkit-animation:jvm-line-animation 10s linear forwards infinite;animation:jvm-line-animation 10s linear forwards infinite}@-webkit-keyframes jvm-line-animation{0%{stroke-dashoffset:250}}@keyframes jvm-line-animation{0%{stroke-dashoffset:250}}.globe-section[data-astro-cid-kdeokhhh]{margin-bottom:3rem}.globe__header[data-astro-cid-kdeokhhh]{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:1.5rem;flex-wrap:wrap}.globe__title[data-astro-cid-kdeokhhh]{font-size:1.5rem;margin-top:.3rem}.globe__subtitle[data-astro-cid-kdeokhhh]{max-width:24rem;color:var(--text-muted);font-size:.95rem;line-height:1.7}.globe__layout[data-astro-cid-kdeokhhh]{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);gap:2rem;padding:1.4rem;align-items:stretch}.globe__map-panel[data-astro-cid-kdeokhhh]{min-width:0}.globe__map-shell[data-astro-cid-kdeokhhh]{position:relative;isolation:isolate;width:100%;min-height:clamp(19rem,46vw,31rem);height:100%;border-radius:1.85rem;overflow:hidden;background:radial-gradient(circle at 18% 24%,color-mix(in srgb,var(--accent-glow) 95%,transparent) 0%,transparent 28%),linear-gradient(160deg,color-mix(in srgb,var(--panel-soft) 80%,transparent),color-mix(in srgb,var(--bg-elevated) 88%,black 12%));border:1px solid color-mix(in srgb,var(--outline-strong) 72%,transparent);box-shadow:inset 0 1px #ffffff0d,0 28px 55px #00000047}.globe__map-shell[data-astro-cid-kdeokhhh]:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 50%,transparent 46%,rgba(0,0,0,.2) 100%),linear-gradient(180deg,#ffffff05,#0000001f);z-index:2}.globe__atmosphere[data-astro-cid-kdeokhhh],.globe__grain[data-astro-cid-kdeokhhh],.globe__map-root[data-astro-cid-kdeokhhh]{position:absolute;inset:0}.globe__atmosphere[data-astro-cid-kdeokhhh]{background:radial-gradient(circle at 65% 40%,color-mix(in srgb,var(--accent-glow) 100%,transparent) 0%,transparent 28%),radial-gradient(circle at 30% 70%,color-mix(in srgb,var(--ambient) 100%,transparent) 0%,transparent 30%);filter:blur(26px);transform:scale(1.08);animation:float-gentle 12s ease-in-out infinite}.globe__grain[data-astro-cid-kdeokhhh]{opacity:.18;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:18px 18px;mask-image:linear-gradient(180deg,black,transparent 120%)}.globe__map-root[data-astro-cid-kdeokhhh]{z-index:1;padding:clamp(.8rem,2vw,1.2rem)}.globe__icon-node[data-astro-cid-kdeokhhh]{top:1.35rem;right:1.35rem;width:1.9rem;height:1.9rem;z-index:3}.globe__legend[data-astro-cid-kdeokhhh]{position:absolute;left:1rem;right:auto;bottom:1rem;display:inline-flex;gap:.75rem;z-index:3;padding:.55rem .7rem}.globe__legend-item[data-astro-cid-kdeokhhh]{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .7rem;border-radius:999px;background:color-mix(in srgb,var(--panel-strong) 88%,transparent);border:1px solid color-mix(in srgb,var(--outline) 82%,transparent);color:var(--text-body);font-family:var(--font-label);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;backdrop-filter:blur(18px)}.globe__info[data-astro-cid-kdeokhhh]{display:flex;flex-direction:column;justify-content:center;gap:2rem;min-width:0}.globe__list[data-astro-cid-kdeokhhh]{display:flex;flex-direction:column;gap:1.8rem}.globe__list-label[data-astro-cid-kdeokhhh]{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.8rem;color:var(--text-muted);font-family:var(--font-label);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase}.globe__dot[data-astro-cid-kdeokhhh]{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.globe__dot--visited[data-astro-cid-kdeokhhh]{background:var(--accent);box-shadow:0 0 12px var(--accent-glow)}.globe__dot--wishlist[data-astro-cid-kdeokhhh]{border:1.5px dashed var(--text-muted)}.globe__list-items[data-astro-cid-kdeokhhh]{display:flex;flex-wrap:wrap;gap:.45rem}.globe__place[data-astro-cid-kdeokhhh]{display:inline-flex;align-items:center;padding:.42rem .82rem;border:1px solid var(--outline);border-radius:999px;background:var(--surface-high);color:var(--text-body);font-family:var(--font-label);font-size:.66rem}.globe__place--wish[data-astro-cid-kdeokhhh]{border-style:dashed}.globe__stats[data-astro-cid-kdeokhhh]{display:flex;gap:2rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.08)}.globe__stat[data-astro-cid-kdeokhhh]{display:flex;flex-direction:column;gap:.2rem}.globe__stat-num[data-astro-cid-kdeokhhh]{color:var(--accent);font-family:var(--font-headline);font-size:1.9rem;line-height:1;letter-spacing:-.04em}.globe__map-shell[data-astro-cid-kdeokhhh] .jvm-container{width:100%;height:100%}.globe__map-shell[data-astro-cid-kdeokhhh] svg{width:100%;height:100%;overflow:hidden}.globe__map-shell[data-astro-cid-kdeokhhh] .jvm-region{transition:fill .18s ease,stroke .18s ease,opacity .18s ease}.globe__map-shell[data-astro-cid-kdeokhhh] .jvm-marker{transition:fill .18s ease,stroke .18s ease,transform .18s ease;filter:drop-shadow(0 0 14px color-mix(in srgb,var(--accent-glow) 65%,transparent))}.globe__map-shell[data-astro-cid-kdeokhhh] .jvm-line{opacity:.78}.globe__map-shell[data-astro-cid-kdeokhhh] .jvm-zoom-btn,.globe__map-shell[data-astro-cid-kdeokhhh] .jvm-series-container{display:none}.jvm-tooltip{border:1px solid color-mix(in srgb,var(--outline-strong) 82%,transparent);border-radius:.85rem;background:color-mix(in srgb,var(--panel-strong) 92%,transparent);color:var(--text-primary);font-family:var(--font-label);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 18px 40px #00000042;padding:.55rem .75rem;backdrop-filter:blur(18px)}@media(max-width:1080px){.globe__layout[data-astro-cid-kdeokhhh]{grid-template-columns:1fr}.globe__map-shell[data-astro-cid-kdeokhhh]{min-height:clamp(18rem,60vw,29rem)}}@media(max-width:768px){.globe__stats[data-astro-cid-kdeokhhh]{flex-direction:column;gap:1rem}.globe__legend[data-astro-cid-kdeokhhh]{left:.8rem;right:.8rem;display:flex;flex-wrap:wrap;padding:0;gap:.5rem}.globe__legend-item[data-astro-cid-kdeokhhh]{flex:1 1 11rem;justify-content:center}.globe__icon-node[data-astro-cid-kdeokhhh]{top:1rem;right:1rem}}@media(prefers-reduced-motion:reduce){.globe__atmosphere[data-astro-cid-kdeokhhh]{animation:none}}.terminal-section[data-astro-cid-v7asiiu6]{margin-bottom:5rem}.terminal[data-astro-cid-v7asiiu6]{overflow:hidden}.terminal[data-astro-cid-v7asiiu6]:before,.terminal[data-astro-cid-v7asiiu6]:after{content:"";position:absolute;pointer-events:none}.terminal[data-astro-cid-v7asiiu6]:before{top:.9rem;right:1rem;width:4.2rem;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent) 70%,white 30%));opacity:.85}.terminal[data-astro-cid-v7asiiu6]:after{bottom:1rem;left:1.3rem;width:1px;height:3.2rem;background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--success) 78%,white 22%),transparent);opacity:.55}.terminal__bar[data-astro-cid-v7asiiu6]{display:flex;align-items:center;gap:1rem;padding:1rem 1.3rem;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff08}.terminal__dots[data-astro-cid-v7asiiu6]{display:flex;gap:6px}.terminal__dot[data-astro-cid-v7asiiu6]{width:10px;height:10px;border-radius:50%}.terminal__dot--red[data-astro-cid-v7asiiu6]{background:#ff5f57}.terminal__dot--yellow[data-astro-cid-v7asiiu6]{background:#febc2e}.terminal__dot--green[data-astro-cid-v7asiiu6]{background:#28c840}.terminal__title-block[data-astro-cid-v7asiiu6]{display:flex;flex-direction:column;gap:.15rem}.terminal__title[data-astro-cid-v7asiiu6]{color:var(--text-faint);font-family:var(--font-label);font-size:.68rem;letter-spacing:.08em}.terminal__body[data-astro-cid-v7asiiu6]{position:relative;min-height:220px;padding:1.5rem;font-family:var(--font-label);font-size:.82rem;line-height:1.8;background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--accent-glow) 42%,transparent) 0%,transparent 26%),linear-gradient(180deg,rgba(255,255,255,.01),transparent 22%)}.terminal__body[data-astro-cid-v7asiiu6]:before,.terminal__body[data-astro-cid-v7asiiu6]:after{content:"";position:absolute;pointer-events:none}.terminal__body[data-astro-cid-v7asiiu6]:before{inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:100% 22px;opacity:.12}.terminal__body[data-astro-cid-v7asiiu6]:after{inset:0;background:linear-gradient(180deg,transparent 0 64%,rgba(255,255,255,.06) 68%,transparent 72%);transform:translateY(-130%);animation:scan-drift 11s linear infinite;opacity:.32}.terminal__gutter-line[data-astro-cid-v7asiiu6]{position:absolute;top:3.1rem;bottom:1.4rem;left:1.2rem;width:1px;background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--success) 76%,white 24%),transparent);opacity:.46}.terminal__gutter-icon[data-astro-cid-v7asiiu6]{left:.35rem;top:5.2rem;width:1.85rem;height:1.85rem;color:color-mix(in srgb,var(--success) 84%,white 16%);border-color:color-mix(in srgb,var(--success) 34%,white 10%);box-shadow:inset 0 1px #ffffff0a,0 0 18px #4ade801f}.terminal__line[data-astro-cid-v7asiiu6],.terminal__cursor-line[data-astro-cid-v7asiiu6]{position:relative;z-index:1;display:flex;gap:.75rem}.terminal__line[data-astro-cid-v7asiiu6]{margin-bottom:1rem}.terminal__prompt[data-astro-cid-v7asiiu6]{flex-shrink:0;color:var(--success);font-weight:600}.terminal__cmd[data-astro-cid-v7asiiu6]{color:var(--text-primary)}.terminal__output[data-astro-cid-v7asiiu6]{position:relative;z-index:1;margin-bottom:1rem;padding-left:1.9rem;color:var(--text-body);white-space:pre-wrap}.terminal__cursor-line[data-astro-cid-v7asiiu6]{padding-left:1.9rem}.terminal__highlight{color:var(--text-primary);font-weight:600}.terminal__quote{color:var(--text-muted);font-style:italic}.terminal__blinking-cursor[data-astro-cid-v7asiiu6]{color:var(--success);animation:pulse-glow 1s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.terminal__blinking-cursor[data-astro-cid-v7asiiu6],.terminal__body[data-astro-cid-v7asiiu6]:after{animation:none}}.home[data-astro-cid-j7pv25f6]{padding-top:9rem}.hero[data-astro-cid-j7pv25f6]{position:relative;min-height:calc(100vh - 10rem);padding-top:3rem;padding-bottom:4rem}.hero__rails[data-astro-cid-j7pv25f6],.hero__ring[data-astro-cid-j7pv25f6],.hero__constellation[data-astro-cid-j7pv25f6]{position:absolute;pointer-events:none}.hero__rails[data-astro-cid-j7pv25f6]{inset:0}.hero__rail[data-astro-cid-j7pv25f6]{position:absolute;top:2rem;bottom:2rem;width:1px;background:linear-gradient(180deg,transparent 0%,var(--outline-variant) 18%,var(--outline-variant) 82%,transparent 100%);opacity:.7}.hero__rail--left[data-astro-cid-j7pv25f6]{left:0}.hero__rail--right[data-astro-cid-j7pv25f6]{right:0}.hero__ring[data-astro-cid-j7pv25f6]{border-radius:50%;border:1px solid rgba(255,255,255,.08)}.hero__beam[data-astro-cid-j7pv25f6]{position:absolute;top:14%;bottom:12%;width:18rem;opacity:.24;filter:blur(18px);background:linear-gradient(180deg,transparent,var(--accent-glow),transparent)}.hero__beam--left[data-astro-cid-j7pv25f6]{left:-6rem;transform:rotate(-10deg)}.hero__beam--right[data-astro-cid-j7pv25f6]{right:-4rem;transform:rotate(18deg)}.hero__ring--outer[data-astro-cid-j7pv25f6]{top:4%;right:8%;width:min(36vw,380px);height:min(36vw,380px)}.hero__ring--inner[data-astro-cid-j7pv25f6]{top:calc(4% + 28px);right:calc(8% + 28px);width:min(29vw,324px);height:min(29vw,324px);border-style:dashed;opacity:.5}.hero__constellation[data-astro-cid-j7pv25f6]{inset:0;z-index:0;opacity:.8}.hero__constellation-dot[data-astro-cid-j7pv25f6],.hero__constellation-line[data-astro-cid-j7pv25f6]{position:absolute;display:block}.hero__constellation-dot[data-astro-cid-j7pv25f6]{width:8px;height:8px;border-radius:50%;background:color-mix(in srgb,var(--accent) 65%,white 35%);box-shadow:0 0 24px var(--accent-glow);animation:pulse-glow 3.4s ease-in-out infinite}.hero__constellation-line[data-astro-cid-j7pv25f6]{height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--outline-strong) 70%,var(--accent)),transparent);transform-origin:left center}.hero__constellation-dot--1[data-astro-cid-j7pv25f6]{top:17%;right:31%}.hero__constellation-dot--2[data-astro-cid-j7pv25f6]{top:26%;right:18%}.hero__constellation-dot--3[data-astro-cid-j7pv25f6]{top:40%;right:26%}.hero__constellation-line--1[data-astro-cid-j7pv25f6]{top:17.6%;right:18.5%;width:11rem;transform:rotate(24deg)}.hero__constellation-line--2[data-astro-cid-j7pv25f6]{top:29.7%;right:21%;width:7rem;transform:rotate(-39deg)}.hero__grid[data-astro-cid-j7pv25f6]{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);min-height:calc(100vh - 14rem)}.hero__content[data-astro-cid-j7pv25f6],.hero__panel[data-astro-cid-j7pv25f6]{position:relative;z-index:1}.hero__content[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;justify-content:center;gap:1.1rem;max-width:58rem;min-width:0}.hero__content[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;top:8%;left:-1.2rem;width:1px;height:5.5rem;background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--accent) 65%,white 35%),transparent);opacity:.65}.hero__intro[data-astro-cid-j7pv25f6],.hero__identity[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.hero__clock[data-astro-cid-j7pv25f6]{color:var(--text-faint)}.hero__status[data-astro-cid-j7pv25f6]{position:relative;display:inline-flex;align-items:center;gap:.6rem;padding:.45rem .75rem;border:1px solid var(--outline);border-radius:999px;background:var(--surface-high)}.hero__status[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;inset:auto .75rem -1px auto;width:2.6rem;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent) 74%,white 26%));opacity:.75}.hero__status-dot[data-astro-cid-j7pv25f6]{width:8px;height:8px;border-radius:50%;background:var(--success);box-shadow:0 0 16px #4ade805c;animation:pulse-glow 2s ease-in-out infinite}.hero__title[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;font-size:clamp(4rem,12vw,8.4rem)}.hero__title-accent[data-astro-cid-j7pv25f6]{position:relative;color:var(--accent);font-style:italic}.hero__title-accent[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;left:.08em;bottom:-.1em;width:1.55em;height:.08em;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 72%,white 28%),transparent);animation:line-breathe 4.6s ease-in-out infinite;transform-origin:left center}.hero__lede[data-astro-cid-j7pv25f6]{max-width:40rem;color:var(--text-muted);font-size:1.08rem;line-height:1.8;text-wrap:balance}.hero__support[data-astro-cid-j7pv25f6]{max-width:38rem;color:var(--text-faint);line-height:1.75}.hero__support[data-astro-cid-j7pv25f6]:before{content:"";display:block;width:5.5rem;height:1px;margin-bottom:.9rem;background:linear-gradient(90deg,color-mix(in srgb,var(--outline-strong) 68%,var(--accent)),transparent)}.hero__actions[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.4rem}.overview[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:4rem;margin-bottom:1rem}@media(min-width:980px){.overview[data-astro-cid-j7pv25f6]{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}}.overview__main[data-astro-cid-j7pv25f6],.overview__location[data-astro-cid-j7pv25f6]{padding:1.5rem}.overview__header[data-astro-cid-j7pv25f6]{margin-bottom:1.4rem}.overview__header[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{margin-top:.5rem;font-size:1.9rem}.overview__intro[data-astro-cid-j7pv25f6]{max-width:34rem;margin-top:.8rem;color:var(--text-muted);line-height:1.75}.overview__tech-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}@media(min-width:760px){.overview__tech-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(4,minmax(0,1fr))}}.overview__tech-item[data-astro-cid-j7pv25f6]{position:relative;display:flex;flex-direction:column;gap:.55rem;padding:1rem;border:1px solid var(--outline);border-radius:16px;background:var(--surface-high);transition:transform var(--transition-base),border-color var(--transition-base),background var(--transition-base)}.overview__tech-item[data-astro-cid-j7pv25f6]:before,.overview__tech-item[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;pointer-events:none}.overview__tech-item[data-astro-cid-j7pv25f6]:before{top:.7rem;right:.7rem;width:1rem;height:1rem;border-top:1px solid color-mix(in srgb,var(--outline-strong) 78%,transparent);border-right:1px solid color-mix(in srgb,var(--outline-strong) 78%,transparent);opacity:.65}.overview__tech-item[data-astro-cid-j7pv25f6]:after{left:1rem;right:1rem;bottom:.85rem;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent-soft) 80%,white 20%),transparent);opacity:0;transition:opacity var(--transition-base)}.overview__tech-item[data-astro-cid-j7pv25f6]:hover{transform:translateY(-4px);border-color:var(--outline-strong);background:color-mix(in srgb,var(--surface-highest) 72%,var(--surface-high))}.overview__tech-item[data-astro-cid-j7pv25f6]:hover:after{opacity:.8}.overview__tech-glow[data-astro-cid-j7pv25f6]{position:absolute;inset:auto auto -1.2rem -1.2rem;width:5rem;height:5rem;border-radius:50%;background:radial-gradient(circle,var(--accent-glow) 0%,transparent 70%);opacity:.65;pointer-events:none}.overview__tech-item[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{opacity:.9;transition:transform var(--transition-base),opacity var(--transition-fast)}.overview__tech-item[data-astro-cid-j7pv25f6]:hover img[data-astro-cid-j7pv25f6]{transform:translateY(-2px) rotate(-4deg);opacity:1}.overview__tech-name[data-astro-cid-j7pv25f6]{color:var(--text-primary);font-family:var(--font-headline);font-size:1.2rem;letter-spacing:-.03em}.overview__location[data-astro-cid-j7pv25f6]{position:relative;overflow:hidden;min-height:320px}.overview__location[data-astro-cid-j7pv25f6]:before,.overview__location[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;pointer-events:none;z-index:1}.overview__location[data-astro-cid-j7pv25f6]:before{inset:.9rem;border:1px solid rgba(255,255,255,.08);border-radius:20px;mask-image:linear-gradient(135deg,black 0 32%,transparent 54%,transparent 100%)}.overview__location[data-astro-cid-j7pv25f6]:after{top:-10%;right:-12%;width:11rem;height:11rem;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--ambient) 78%,transparent) 0%,transparent 68%);opacity:.8}.overview__location-image[data-astro-cid-j7pv25f6]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45;filter:grayscale(.22) saturate(.9);transform:scale(1.04);transition:transform 1.6s cubic-bezier(.16,1,.3,1),filter var(--transition-slow)}.overview__location[data-astro-cid-j7pv25f6]:hover .overview__location-image[data-astro-cid-j7pv25f6]{transform:scale(1.08);filter:grayscale(.08) saturate(1)}.overview__location-overlay[data-astro-cid-j7pv25f6]{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:.6rem;padding:1.2rem;background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,var(--spotify-scrim) 100%)}.overview__location-name[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.35rem;color:var(--text-primary);font-family:var(--font-headline);font-size:1.75rem;letter-spacing:-.04em}.overview__location-weather[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.8rem;width:fit-content;padding:.7rem .9rem;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#0b0b109e}.overview__location-weather-icon[data-astro-cid-j7pv25f6]{font-size:1.7rem}.overview__location-weather-temp[data-astro-cid-j7pv25f6]{color:var(--text-primary);font-family:var(--font-headline);font-size:1.15rem;line-height:1;letter-spacing:-.04em}.overview__location-overlay[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{max-width:24rem;color:color-mix(in srgb,var(--text-body) 88%,white);line-height:1.7}.pgp[data-astro-cid-j7pv25f6]{margin-bottom:5rem}.pgp__card[data-astro-cid-j7pv25f6]{position:relative;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}@media(min-width:900px){.pgp__card[data-astro-cid-j7pv25f6]{flex-direction:row;align-items:center;justify-content:space-between}}.pgp__copy[data-astro-cid-j7pv25f6]{position:relative;z-index:1;flex:1 1 auto;min-width:0;max-width:38rem}.pgp__head[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.95rem}.pgp__grid[data-astro-cid-j7pv25f6]{position:absolute;inset:0;opacity:.1;background-image:linear-gradient(to right,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.08) 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(180deg,black,transparent 90%);pointer-events:none}.pgp__badge[data-astro-cid-j7pv25f6]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3.55rem;height:3.55rem;border:1px solid color-mix(in srgb,var(--outline-strong) 76%,transparent);border-radius:1.1rem;background:radial-gradient(circle at 50% 45%,color-mix(in srgb,var(--accent-glow) 32%,transparent) 0%,transparent 62%),linear-gradient(180deg,color-mix(in srgb,var(--panel-soft) 70%,transparent),color-mix(in srgb,var(--panel-strong) 88%,transparent));box-shadow:inset 0 1px #ffffff0a,0 0 24px color-mix(in srgb,var(--accent-glow) 20%,transparent);overflow:hidden}.pgp__badge[data-astro-cid-j7pv25f6]:before,.pgp__badge[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;pointer-events:none}.pgp__badge[data-astro-cid-j7pv25f6]:before{inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.05) 1px,transparent 1px);background-size:18px 18px;opacity:.22;mask-image:linear-gradient(180deg,black,transparent 100%)}.pgp__badge[data-astro-cid-j7pv25f6]:after{top:.55rem;left:.55rem;width:.8rem;height:.8rem;border-top:1px solid color-mix(in srgb,var(--outline-strong) 74%,transparent);border-left:1px solid color-mix(in srgb,var(--outline-strong) 74%,transparent);opacity:.8}.pgp__badge-ring[data-astro-cid-j7pv25f6]{top:50%;left:50%;width:2.5rem;height:2.5rem;transform:translate(-50%,-50%);opacity:.2}.pgp__badge-icon[data-astro-cid-j7pv25f6]{position:relative;z-index:1;color:color-mix(in srgb,var(--accent) 72%,white 28%);font-size:1.2rem;font-variation-settings:"FILL" 0,"wght" 260,"GRAD" 0,"opsz" 20}.pgp__title[data-astro-cid-j7pv25f6]{margin-top:.35rem;color:var(--text-primary);font-family:var(--font-headline);font-size:1.45rem;letter-spacing:-.04em;overflow-wrap:anywhere}.pgp__desc[data-astro-cid-j7pv25f6]{margin-top:.4rem;max-width:32rem;color:var(--text-muted);line-height:1.7}.pgp__actions[data-astro-cid-j7pv25f6]{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.75rem}.projects[data-astro-cid-j7pv25f6]{margin-bottom:5rem}.projects__title[data-astro-cid-j7pv25f6]{margin-top:.4rem;font-size:1.5rem}.projects__intro[data-astro-cid-j7pv25f6]{max-width:28rem;margin-top:.75rem;color:var(--text-muted);line-height:1.7}.projects__link[data-astro-cid-j7pv25f6]{color:var(--text-muted);position:relative;transition:color var(--transition-fast),transform var(--transition-fast)}.projects__link[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;left:0;right:0;bottom:-.45rem;height:1px;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 72%,white 28%),transparent);transform:scaleX(.3);transform-origin:left center;opacity:.65;transition:transform var(--transition-base),opacity var(--transition-base)}.projects__link[data-astro-cid-j7pv25f6]:hover{color:var(--text-primary);transform:translate(2px)}.projects__link[data-astro-cid-j7pv25f6]:hover:after{transform:scaleX(1);opacity:1}.projects__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:720px){.projects__grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1120px){.projects__grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(3,minmax(0,1fr))}}.projects__loading[data-astro-cid-j7pv25f6]{display:contents}.projects__skeleton[data-astro-cid-j7pv25f6]{min-height:220px;background:linear-gradient(110deg,#ffffff0a 8%,#ffffff1c 18%,#ffffff0a 33%),linear-gradient(180deg,var(--panel-soft) 0%,var(--panel-strong) 100%);background-size:200% 100%;animation:project-shimmer 1.4s linear infinite}@keyframes project-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:980px){.hero__grid[data-astro-cid-j7pv25f6]{min-height:auto}.hero__ring[data-astro-cid-j7pv25f6]{display:none}}@media(max-width:768px){.home[data-astro-cid-j7pv25f6]{padding-top:8rem}.hero[data-astro-cid-j7pv25f6]{min-height:auto;padding-top:2rem}.hero__beam[data-astro-cid-j7pv25f6],.hero__constellation[data-astro-cid-j7pv25f6]{display:none}.hero__content[data-astro-cid-j7pv25f6]:before{display:none}.hero__rail--right[data-astro-cid-j7pv25f6]{display:none}.pgp__head[data-astro-cid-j7pv25f6]{gap:.8rem}.pgp__badge[data-astro-cid-j7pv25f6]{width:3.2rem;height:3.2rem;border-radius:1rem}}@media(prefers-reduced-motion:reduce){.hero__status-dot[data-astro-cid-j7pv25f6],.hero__constellation-dot[data-astro-cid-j7pv25f6],.projects__skeleton[data-astro-cid-j7pv25f6]{animation:none}.hero__title-accent[data-astro-cid-j7pv25f6]:after{animation:none}}
