:root{--nb-paper-on-ink:#f2efe6;--nb-dim-on-ink:#b5b0a3;--nb-gutter-ink:#d8d3c2;--nb-hatch:repeating-linear-gradient(45deg, var(--bg-overlay) 0 6px, var(--bg-raised) 6px 12px);--nb-fs-d3:clamp(28px, 3.6vw, 44px);--nb-fs-d2:clamp(35px, 6vw, 72px);--nb-fs-num:clamp(28px, 4vw, 57px);--nb-fs-tag:clamp(19px, 2.9vw, 37px);--nb-font-display-alt:"Dela Gothic One", "Noto Sans JP", "Hiragino Sans", "Yu Gothic UI", "Meiryo", sans-serif;--nb-section-pad:var(--space-9,96px)}body{font-size:var(--text-base,17px);line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display,var(--font-sans));text-transform:uppercase;letter-spacing:-.01em;font-weight:400;line-height:1.1}body a{color:inherit}body a:hover,body a:focus-visible{text-decoration-thickness:3px;text-decoration-color:var(--accent)}::selection{background:var(--line);color:var(--bg)}.nb-on-ink ::selection{background:var(--show-accent2,var(--accent-soft));color:var(--line)}body :focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:0}.nb-on-ink :focus-visible{outline-color:var(--show-accent2,var(--bg))}[lang=ja]{letter-spacing:.01em;overflow-wrap:anywhere;line-break:strict;line-height:1.9}.nb-mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.nb-on-ink{background:var(--line);color:var(--nb-paper-on-ink)}.card{background:var(--bg-raised);border:2px solid var(--line);box-shadow:var(--shadow-sm,none);border-radius:0}.chip{font-family:var(--font-mono);font-size:var(--text-sm,13px);font-variant-numeric:tabular-nums;letter-spacing:.03em;text-transform:uppercase;border:2px solid var(--line);background:var(--bg-raised);color:var(--text);white-space:nowrap;border-radius:0;align-items:baseline;gap:.4em;padding:3px 9px;font-weight:700;display:inline-flex}.chip b{color:var(--text);font-weight:700}.chip .dot{border-radius:0;align-self:center}.section-title{font-family:var(--font-display,var(--font-sans));font-size:var(--text-xl,28px);text-transform:uppercase;letter-spacing:-.01em;color:var(--text);margin:0 0 var(--space-5,24px);font-weight:400;line-height:1}.evidence-link{font-family:var(--font-mono);font-size:var(--text-sm,13px);letter-spacing:.04em;color:var(--text);font-weight:700}a.evidence-link{text-underline-offset:3px;text-decoration:underline 1.5px}a.evidence-link:hover,a.evidence-link:focus-visible{text-decoration-thickness:3px;text-decoration-color:var(--accent)}code.evidence-link,span.evidence-link{color:var(--text-dim);text-decoration:none}.stamp{font-family:var(--font-mono);font-size:var(--text-xs,11px);text-transform:uppercase;letter-spacing:.08em;border:2px solid var(--line);background:var(--bg-raised);color:var(--text);white-space:nowrap;padding:3px 8px;font-weight:700;display:inline-block}.stamp-fill{background:var(--show-accent2,var(--accent-soft))}.stamp-dashed{background:var(--bg);color:var(--text-dim);border-style:dashed}.btn{font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.06em;border:2px solid var(--line);background:var(--bg-raised);color:var(--text);box-shadow:var(--shadow-sm,none);cursor:pointer;border-radius:0;padding:10px 20px;font-weight:700;text-decoration:none;transition:transform .12s ease-out,box-shadow .12s ease-out;display:inline-block}.btn.primary{background:var(--show-accent2,var(--accent-soft));border-color:var(--line);color:var(--text)}body a.btn:hover,body a.btn:focus-visible{text-decoration:none}.btn:hover{box-shadow:5px 5px 0 var(--line);transform:translate(-2px,-2px)}.btn:active{box-shadow:none;transform:translate(3px,3px)}.meta-strip{border-block:2px solid var(--line);padding:var(--space-3,12px) 0;gap:var(--space-1,4px) 14px;font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.06em;font-variant-numeric:tabular-nums;flex-wrap:wrap;font-weight:700;display:flex}.meta-strip .sep{color:var(--text-faint)}.meta-strip .metric-chips{gap:var(--space-1,4px) 14px;flex-wrap:wrap;display:flex}.meta-strip .chip{font-size:var(--text-sm,13px);letter-spacing:.06em;background:0 0;border:none;padding:0}.meta-strip .chip:not(:first-child):before{content:"/";color:var(--text-faint);margin-right:14px}.section-head{justify-content:space-between;align-items:baseline;gap:var(--space-2,8px) var(--space-5,24px);border-top:3px solid var(--line);padding-top:var(--space-4,16px);margin-bottom:var(--space-7,48px);flex-wrap:wrap;display:flex}.section-head.quiet{margin-bottom:var(--space-5,24px)}body[data-surface=showcase] .section-head:not(.quiet) .section-title{font-size:var(--nb-fs-d3)}.section-head .section-title,.section-head h1,.section-head h2{border-top:none;margin:0;padding-top:0}.section-count{font-family:var(--font-mono);font-size:var(--text-xs,11px);text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);font-variant-numeric:tabular-nums;font-weight:700}.nb-ghost{font-family:var(--font-display,var(--font-sans));color:var(--line);font-weight:400;line-height:1}@supports (-webkit-text-stroke:2px #000){.nb-ghost{color:#0000;-webkit-text-stroke:2px var(--line)}}.nb-study{counter-reset:nb-sec}.nb-study .section-title{counter-increment:nb-sec;border-top:3px solid var(--line);padding-top:var(--space-4,16px)}.nb-study .section-title:before{content:counter(nb-sec, decimal-leading-zero);color:var(--line);margin-right:.3em}@supports (-webkit-text-stroke:1.5px #000){.nb-study .section-title:before{color:#0000;-webkit-text-stroke:1.5px var(--line)}}.nb-study .section-head .section-title{border-top:none;padding-top:0}.meter{border:2px solid var(--line);background:var(--nb-hatch);height:18px}.meter>span{background:var(--accent);border-right:2px solid var(--line);height:100%;display:block}.shot-tag{font-family:var(--font-mono);font-size:var(--text-xs,11px);text-transform:uppercase;letter-spacing:.08em;border:2px solid var(--line);background:var(--bg);text-align:center;padding:4px 10px;font-weight:700}body[data-surface=showcase] .nb-ticker{border-block:3px solid var(--line);background:var(--show-accent2,var(--accent-soft));position:relative;overflow:hidden}body[data-surface=showcase] .nb-ticker-track{width:max-content;padding:10px 0;animation:26s linear infinite nb-tick;display:flex}body[data-surface=showcase] .nb-ticker:hover .nb-ticker-track,body[data-surface=showcase] .nb-ticker:focus-within .nb-ticker-track,body[data-surface=showcase] .nb-ticker.nb-paused .nb-ticker-track{animation-play-state:paused}body[data-surface=showcase] .nb-seq{font-family:var(--font-display,var(--font-sans));font-size:var(--text-lg,22px);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:var(--text);padding-right:.6em}@keyframes nb-tick{to{transform:translate(-50%)}}body[data-surface=showcase] .nb-ticker-pause{border:none;border-left:3px solid var(--line);background:var(--bg);width:44px;color:var(--text);font-family:var(--font-mono);font-size:var(--text-sm,13px);cursor:pointer;font-weight:700;position:absolute;top:0;bottom:0;right:0}body[data-surface=showcase] .nb-ticker-pause:hover{background:var(--bg-raised)}@keyframes nb-stamp-in{0%{opacity:0;transform:translate(6px,6px)}to{opacity:1;transform:none}}@media (width<=720px){:root{--nb-section-pad:var(--space-8,64px)}.btn{padding:9px 16px}}@media (prefers-reduced-motion:reduce){.btn:hover{box-shadow:var(--shadow-sm,none), inset 0 0 0 1px var(--line);transform:none}.btn:active{box-shadow:var(--shadow-sm,none);transform:none}body[data-surface=showcase] .nb-ticker-track{width:auto;animation:none}body[data-surface=showcase] .nb-seq[aria-hidden=true],body[data-surface=showcase] .nb-ticker-pause{display:none}}@media print{.card,.chip,.btn{box-shadow:none}}.topbar[data-astro-cid-jmsv3tow]{border-bottom:3px solid var(--line);background:var(--bg)}.topbar-inner[data-astro-cid-jmsv3tow]{justify-content:space-between;align-items:center;gap:var(--space-4,16px);min-height:56px;display:flex}.wordmark[data-astro-cid-jmsv3tow]{font-family:var(--font-mono);font-weight:700;font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.12em;color:var(--text);text-decoration:none}.topnav[data-astro-cid-jmsv3tow]{align-items:center;gap:var(--space-5,24px);display:flex}.topnav[data-astro-cid-jmsv3tow]>a[data-astro-cid-jmsv3tow]{font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.08em;color:var(--text);padding:4px 0;font-weight:700;text-decoration:none;position:relative}.topnav[data-astro-cid-jmsv3tow]>a[data-astro-cid-jmsv3tow]:after{content:"";background:var(--accent);transform-origin:0;height:3px;transition:transform .12s ease-out;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.topnav[data-astro-cid-jmsv3tow]>a[data-astro-cid-jmsv3tow]:hover:after,.topnav[data-astro-cid-jmsv3tow]>a[data-astro-cid-jmsv3tow]:focus-visible:after{transform:scaleX(1)}.lang-toggle[data-astro-cid-jmsv3tow]{display:flex}.lang-toggle[data-astro-cid-jmsv3tow] a[data-astro-cid-jmsv3tow]{font-family:var(--font-mono);font-size:var(--text-xs,11px);text-transform:uppercase;letter-spacing:.08em;border:2px solid var(--line);background:var(--bg-raised);color:var(--text);padding:4px 10px;font-weight:700;text-decoration:none;transition:background .12s ease-out,color .12s ease-out}.lang-toggle[data-astro-cid-jmsv3tow] a[data-astro-cid-jmsv3tow]+a[data-astro-cid-jmsv3tow]{border-left:none}.lang-toggle[data-astro-cid-jmsv3tow] a[data-astro-cid-jmsv3tow]:hover{background:var(--bg-overlay)}.lang-toggle[data-astro-cid-jmsv3tow] a[data-astro-cid-jmsv3tow][aria-current=true],.lang-toggle[data-astro-cid-jmsv3tow] a[data-astro-cid-jmsv3tow][aria-current=true]:hover{background:var(--line);color:var(--bg)}@media (width<=720px){.topnav[data-astro-cid-jmsv3tow]{gap:var(--space-3,12px)}}@media (prefers-reduced-motion:reduce){.topnav[data-astro-cid-jmsv3tow]>a[data-astro-cid-jmsv3tow]:hover:after,.topnav[data-astro-cid-jmsv3tow]>a[data-astro-cid-jmsv3tow]:focus-visible:after{transform:none}.topnav[data-astro-cid-jmsv3tow]>a[data-astro-cid-jmsv3tow]:after{background:0 0;transform:none}.topnav[data-astro-cid-jmsv3tow]>a[data-astro-cid-jmsv3tow]:hover,.topnav[data-astro-cid-jmsv3tow]>a[data-astro-cid-jmsv3tow]:focus-visible{text-decoration:underline 3px;text-decoration-color:var(--accent);text-underline-offset:4px}}.footer[data-astro-cid-3xgws35f]{border-top:3px solid var(--line);margin-top:var(--nb-section-pad,96px);padding:var(--space-8,64px) 0 var(--space-7,48px)}.footer-title[data-astro-cid-3xgws35f]{font-family:var(--font-display,var(--font-sans));font-size:var(--nb-fs-d2);text-transform:uppercase;letter-spacing:-.01em;margin:0;line-height:1.02}.footer-alt[data-astro-cid-3xgws35f]{margin:var(--space-4,16px) 0 0;font-family:var(--nb-font-display-alt,var(--font-sans));font-feature-settings:"palt" 1;font-size:var(--text-lg,22px)}.footer-row[data-astro-cid-3xgws35f]{margin-top:var(--space-7,48px);border-top:2px solid var(--nb-paper-on-ink);padding-top:var(--space-4,16px);justify-content:space-between;gap:var(--space-3,12px) var(--space-5,24px);flex-wrap:wrap;align-items:center;display:flex}.footer-meta[data-astro-cid-3xgws35f]{font-family:var(--font-mono);font-size:var(--text-xs,11px);text-transform:uppercase;letter-spacing:.08em;color:var(--nb-dim-on-ink);font-weight:700}.footer-socials[data-astro-cid-3xgws35f]{gap:var(--space-3,12px);flex-wrap:wrap;display:flex}.footer-socials[data-astro-cid-3xgws35f] a[data-astro-cid-3xgws35f]{font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.06em;border:2px solid var(--nb-paper-on-ink);color:var(--nb-paper-on-ink);padding:6px 14px;font-weight:700;text-decoration:none;transition:background .12s ease-out,color .12s ease-out}.footer-socials[data-astro-cid-3xgws35f] a[data-astro-cid-3xgws35f]:hover,.footer-socials[data-astro-cid-3xgws35f] a[data-astro-cid-3xgws35f]:focus-visible{background:var(--nb-paper-on-ink);color:var(--line);text-decoration:none}@media (width<=720px){.footer[data-astro-cid-3xgws35f]{padding:var(--space-7,48px) 0 var(--space-6,32px)}.footer-row[data-astro-cid-3xgws35f]{margin-top:var(--space-6,32px)}}.hero[data-astro-cid-h6f5d23p]{padding:var(--nb-section-pad,96px) 0 var(--space-8,64px);position:relative;overflow:hidden}.hero[data-astro-cid-h6f5d23p]:after{content:"";background:var(--nb-gutter-ink,var(--line));width:2px;position:absolute;top:0;bottom:0;left:63%}.hero-inner[data-astro-cid-h6f5d23p]{z-index:1;position:relative}.hero-title[data-astro-cid-h6f5d23p]{font-family:var(--font-display,var(--font-sans));font-weight:400;font-size:var(--show-hero-scale,var(--text-display,15vw));letter-spacing:-.02em;text-transform:uppercase;overflow-wrap:anywhere;margin:0;line-height:.92}.hero-title[data-astro-cid-h6f5d23p] .line[data-astro-cid-h6f5d23p]{animation:.18s steps(3,end) backwards nb-stamp-in;display:block}.hero-title[data-astro-cid-h6f5d23p] .l2[data-astro-cid-h6f5d23p]{-webkit-text-stroke-width:2.5px;animation-delay:70ms}.hero-title[data-astro-cid-h6f5d23p] .l3[data-astro-cid-h6f5d23p]{animation-delay:.14s}.accent-block[data-astro-cid-h6f5d23p]{background:var(--accent);color:var(--line);box-shadow:var(--shadow-lg,none);padding:0 .14em;display:inline-block}.hero-tag[data-astro-cid-h6f5d23p]{margin:var(--space-6,32px) 0 0;font-family:var(--nb-font-display-alt,var(--font-sans));font-feature-settings:"palt" 1;font-size:var(--nb-fs-tag,var(--text-lg,22px));line-height:1.35}.hero-tag-alt[data-astro-cid-h6f5d23p]{margin:var(--space-2,8px) 0 0;font-size:var(--text-lg,22px);color:var(--text-dim)}.hero[data-astro-cid-h6f5d23p] .meta-strip[data-astro-cid-h6f5d23p]{margin-top:var(--space-7,48px)}.hero-socials[data-astro-cid-h6f5d23p]{margin-top:var(--space-5,24px);gap:var(--space-3,12px);flex-wrap:wrap;display:flex}.section[data-astro-cid-h6f5d23p]{padding:var(--nb-section-pad,96px) 0}.skills-section[data-astro-cid-h6f5d23p]{padding-top:0}.work-grid[data-astro-cid-h6f5d23p]{gap:var(--space-7,48px);grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr));align-items:start;display:grid}.pcard[data-astro-cid-h6f5d23p]{background:var(--bg-raised);border:2px solid var(--line);box-shadow:var(--shadow-md,none);padding:var(--space-5,24px);transition:transform .12s ease-out,box-shadow .12s ease-out;position:relative}.pcard[data-astro-cid-h6f5d23p]:hover,.pcard[data-astro-cid-h6f5d23p]:focus-within{box-shadow:6px 6px 0 var(--line);transform:translate(-2px,-2px)}.pcard-head[data-astro-cid-h6f5d23p]{justify-content:space-between;align-items:flex-start;gap:var(--space-3,12px);margin-bottom:var(--space-4,16px);display:flex}.pcard-head[data-astro-cid-h6f5d23p] .category-badge{background:var(--show-accent2,var(--accent-soft))}.pcard-idx[data-astro-cid-h6f5d23p]{font-size:44px}.pcard-shot[data-astro-cid-h6f5d23p]{border:2px solid var(--line);background:var(--nb-hatch);justify-content:center;align-items:center;min-height:180px;max-height:240px;display:flex;overflow:hidden}.pcard-shot[data-astro-cid-h6f5d23p] img[data-astro-cid-h6f5d23p]{object-fit:cover;width:100%;height:100%}.pcard-title[data-astro-cid-h6f5d23p]{margin:var(--space-4,16px) 0 0;font-size:var(--text-xl,28px);line-height:1}.pcard-title[data-astro-cid-h6f5d23p] a[data-astro-cid-h6f5d23p]{color:var(--text);background-image:linear-gradient(var(--accent), var(--accent));background-position:0 100%;background-repeat:no-repeat;background-size:0 6px;padding-bottom:4px;text-decoration:none;transition:background-size .12s ease-out}.pcard-title[data-astro-cid-h6f5d23p] a[data-astro-cid-h6f5d23p]:after{content:"";position:absolute;inset:0}.pcard[data-astro-cid-h6f5d23p]:hover .pcard-title[data-astro-cid-h6f5d23p] a[data-astro-cid-h6f5d23p],.pcard-title[data-astro-cid-h6f5d23p] a[data-astro-cid-h6f5d23p]:focus-visible{background-size:100% 6px}.pcard-role[data-astro-cid-h6f5d23p]{margin:var(--space-3,12px) 0 0;gap:var(--space-2,8px);flex-wrap:wrap;display:flex}.pcard-sum[data-astro-cid-h6f5d23p]{margin:var(--space-3,12px) 0 0;max-width:52ch;line-height:1.65}.pcard-sum-alt[data-astro-cid-h6f5d23p]{margin-top:var(--space-2,8px);color:var(--text-dim);font-size:15px}.pcard-receipts[data-astro-cid-h6f5d23p]{margin-top:var(--space-4,16px)}.pcard-tech[data-astro-cid-h6f5d23p]{margin-top:var(--space-3,12px)}.pcard-tech[data-astro-cid-h6f5d23p] .chip{background:var(--bg-overlay);text-transform:none;border-width:1px;font-weight:400}.view-all[data-astro-cid-h6f5d23p]{margin:var(--space-7,48px) 0 0}.table-scroll[data-astro-cid-h6f5d23p]{border:3px solid var(--line);background:var(--bg-raised);overflow-x:auto}.manifest[data-astro-cid-h6f5d23p]{border-collapse:collapse;width:100%;min-width:560px}.manifest[data-astro-cid-h6f5d23p] th[data-astro-cid-h6f5d23p]{font-family:var(--font-mono);font-size:var(--text-xs,11px);text-transform:uppercase;letter-spacing:.08em;text-align:left;background:var(--bg-overlay);border-bottom:3px solid var(--line);padding:10px var(--space-4,16px);font-weight:700}.manifest[data-astro-cid-h6f5d23p] td[data-astro-cid-h6f5d23p]{border-bottom:1px solid var(--line);padding:var(--space-3,12px) var(--space-4,16px);vertical-align:middle}.manifest[data-astro-cid-h6f5d23p] tbody[data-astro-cid-h6f5d23p] tr[data-astro-cid-h6f5d23p]:last-child td[data-astro-cid-h6f5d23p]{border-bottom:none}.manifest[data-astro-cid-h6f5d23p] th[data-astro-cid-h6f5d23p]+th[data-astro-cid-h6f5d23p],.manifest[data-astro-cid-h6f5d23p] td[data-astro-cid-h6f5d23p]+td[data-astro-cid-h6f5d23p]{border-left:1px solid var(--line)}.manifest[data-astro-cid-h6f5d23p] tbody[data-astro-cid-h6f5d23p] tr[data-astro-cid-h6f5d23p]:hover td[data-astro-cid-h6f5d23p]{background:var(--bg)}.share-cell[data-astro-cid-h6f5d23p]{align-items:center;gap:var(--space-3,12px);min-width:220px;display:flex}.share-cell[data-astro-cid-h6f5d23p] .meter[data-astro-cid-h6f5d23p]{flex:1;height:14px}.share-num[data-astro-cid-h6f5d23p]{font-family:var(--font-mono);font-size:var(--text-sm,13px);font-variant-numeric:tabular-nums;text-align:right;min-width:44px;font-weight:700}.share-none[data-astro-cid-h6f5d23p]{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.06em}.ev-cell[data-astro-cid-h6f5d23p]{font-family:var(--font-mono);font-size:var(--text-xs,11px);text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);font-weight:700}.ev-cell[data-astro-cid-h6f5d23p] a[data-astro-cid-h6f5d23p]{color:var(--text-dim);text-decoration:none}.ev-cell[data-astro-cid-h6f5d23p] a[data-astro-cid-h6f5d23p]:hover,.ev-cell[data-astro-cid-h6f5d23p] a[data-astro-cid-h6f5d23p]:focus-visible{text-decoration:underline 3px;text-decoration-color:var(--accent)}.ev-cell[data-astro-cid-h6f5d23p] a[data-astro-cid-h6f5d23p]+a[data-astro-cid-h6f5d23p]:before{content:"/ ";color:var(--text-faint);margin-inline:.35em .15em}@media (width<=900px){.hero[data-astro-cid-h6f5d23p]:after{display:none}}@media (width<=720px){.hero[data-astro-cid-h6f5d23p]{padding:var(--space-7,48px) 0}.hero[data-astro-cid-h6f5d23p] .meta-strip[data-astro-cid-h6f5d23p]{margin-top:var(--space-6,32px)}.pcard[data-astro-cid-h6f5d23p]{box-shadow:var(--shadow-sm,none)}.pcard[data-astro-cid-h6f5d23p]:hover,.pcard[data-astro-cid-h6f5d23p]:focus-within,.accent-block[data-astro-cid-h6f5d23p]{box-shadow:5px 5px 0 var(--line)}.work-grid[data-astro-cid-h6f5d23p]{gap:var(--space-6,32px)}.pcard-shot[data-astro-cid-h6f5d23p]{min-height:140px}}@media (prefers-reduced-motion:reduce){.hero-title[data-astro-cid-h6f5d23p] .line[data-astro-cid-h6f5d23p]{animation:none}.pcard[data-astro-cid-h6f5d23p]:hover,.pcard[data-astro-cid-h6f5d23p]:focus-within{box-shadow:var(--shadow-md,none), inset 0 0 0 1px var(--line);transform:none}.pcard[data-astro-cid-h6f5d23p]:hover .pcard-title[data-astro-cid-h6f5d23p] a[data-astro-cid-h6f5d23p],.pcard-title[data-astro-cid-h6f5d23p] a[data-astro-cid-h6f5d23p]:focus-visible{background-size:100% 6px;transition:none}}.page[data-astro-cid-6js2xtko]{margin-top:var(--space-8,64px);margin-bottom:var(--space-8,64px)}.page-head[data-astro-cid-6js2xtko]{justify-content:space-between;align-items:baseline;gap:var(--space-3,12px) var(--space-5,24px);border-bottom:3px solid var(--line);padding-bottom:var(--space-4,16px);margin-bottom:var(--space-8,64px);flex-wrap:wrap;display:flex}.page-title[data-astro-cid-6js2xtko]{font-size:var(--nb-fs-d3);margin:0;line-height:1}.block[data-astro-cid-6js2xtko]+.block[data-astro-cid-6js2xtko]{margin-top:var(--space-8,64px)}.grid[data-astro-cid-6js2xtko]{gap:var(--space-5,24px);grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));display:grid}.grid[data-astro-cid-6js2xtko] a.project-card{box-shadow:var(--shadow-md,none);transition:transform .12s ease-out,box-shadow .12s ease-out}.grid[data-astro-cid-6js2xtko] a.project-card:hover,.grid[data-astro-cid-6js2xtko] a.project-card:focus-within{box-shadow:6px 6px 0 var(--line)}.archive-list[data-astro-cid-6js2xtko]{border:3px solid var(--line);background:var(--bg-raised);margin:0;padding:0;list-style:none}.archive-item[data-astro-cid-6js2xtko]{align-items:baseline;gap:var(--space-2,8px) var(--space-4,16px);padding:var(--space-3,12px) var(--space-4,16px);border-bottom:1px solid var(--line);flex-wrap:wrap;display:flex}.archive-item[data-astro-cid-6js2xtko]:last-child{border-bottom:none}.archive-name[data-astro-cid-6js2xtko]{font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.06em;color:var(--text);flex:none;font-weight:700;text-decoration:none}.archive-summary[data-astro-cid-6js2xtko]{color:var(--text-dim);font-size:var(--text-sm,13px);-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}@media (width<=720px){.page[data-astro-cid-6js2xtko]{margin-top:var(--space-7,48px)}.grid[data-astro-cid-6js2xtko] a.project-card:hover,.grid[data-astro-cid-6js2xtko] a.project-card:focus-within{box-shadow:5px 5px 0 var(--line)}}@media (prefers-reduced-motion:reduce){.grid[data-astro-cid-6js2xtko] a.project-card:hover,.grid[data-astro-cid-6js2xtko] a.project-card:focus-within{box-shadow:var(--shadow-md,none), inset 0 0 0 1px var(--line)}}.page[data-astro-cid-kagpeg45]{margin-top:var(--space-8,64px);margin-bottom:var(--space-8,64px);gap:var(--nb-section-pad,96px);display:grid}.tldr[data-astro-cid-kagpeg45]{gap:var(--space-4,16px);border-bottom:3px solid var(--line);padding-bottom:var(--space-6,32px);display:grid}.title-row[data-astro-cid-kagpeg45]{align-items:center;gap:var(--space-3,12px);flex-wrap:wrap;display:flex}.name[data-astro-cid-kagpeg45]{font-size:var(--nb-fs-d2);letter-spacing:-.02em;margin:0;line-height:1}.summary[data-astro-cid-kagpeg45]{font-size:var(--text-lg,22px);max-width:60ch;margin:0;line-height:1.5}.tech[data-astro-cid-kagpeg45] .tech-list{gap:var(--space-2,8px)}.receipts[data-astro-cid-kagpeg45]{margin:var(--space-2,8px) 0 0}.links-row[data-astro-cid-kagpeg45]{gap:var(--space-3,12px);margin-top:var(--space-2,8px);flex-wrap:wrap;display:flex}.note[data-astro-cid-kagpeg45]{font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.04em;color:var(--text-dim);border:2px dashed var(--line);background:var(--bg);padding:var(--space-3,12px) var(--space-4,16px);margin:0;font-weight:700}.nb-study[data-astro-cid-kagpeg45],.nb-study[data-astro-cid-kagpeg45] .case-study{gap:var(--nb-section-pad,96px);display:grid}.study-section[data-astro-cid-kagpeg45]{gap:var(--space-5,24px);display:grid}.hl-grid[data-astro-cid-kagpeg45]{gap:var(--space-5,24px);grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));display:grid}.hl[data-astro-cid-kagpeg45]{padding:var(--space-5,24px)}.hl-text[data-astro-cid-kagpeg45]{margin:0;line-height:1.65}.receipts-line[data-astro-cid-kagpeg45]{margin:var(--space-4,16px) 0 0;gap:var(--space-2,8px) var(--space-4,16px);border-top:2px solid var(--line);padding-top:var(--space-3,12px);flex-wrap:wrap;display:flex}.viz-stack[data-astro-cid-kagpeg45]{gap:var(--space-7,48px);display:grid}.diagram[data-astro-cid-kagpeg45]{padding:var(--space-4,16px);margin:0}.diagram[data-astro-cid-kagpeg45] img[data-astro-cid-kagpeg45]{width:100%;height:auto;display:block}@media (width<=720px){.page[data-astro-cid-kagpeg45]{margin-top:var(--space-7,48px);gap:var(--nb-section-pad,64px)}.nb-study[data-astro-cid-kagpeg45],.nb-study[data-astro-cid-kagpeg45] .case-study{gap:var(--nb-section-pad,64px)}}.page[data-astro-cid-2lp36wid]{margin-top:var(--space-8,64px);margin-bottom:var(--space-8,64px);max-width:54rem}.who[data-astro-cid-2lp36wid]{align-items:center;gap:var(--space-5,24px);display:flex}.avatar[data-astro-cid-2lp36wid]{border:2px solid var(--line);box-shadow:var(--shadow-sm,none);border-radius:0;flex:none}.name[data-astro-cid-2lp36wid]{font-size:var(--nb-fs-d3);margin:0;line-height:1}.role[data-astro-cid-2lp36wid]{margin:var(--space-2,8px) 0 0;font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);font-weight:700}.bio[data-astro-cid-2lp36wid]{margin:var(--space-7,48px) 0 0;white-space:pre-line;max-width:65ch;line-height:1.75}.block[data-astro-cid-2lp36wid]{margin-top:var(--space-8,64px)}.skill-groups[data-astro-cid-2lp36wid]{gap:var(--space-3,12px);display:grid}.skill-row[data-astro-cid-2lp36wid]{gap:var(--space-2,8px);flex-wrap:wrap;display:flex}.skill-row[data-astro-cid-2lp36wid]+.skill-row[data-astro-cid-2lp36wid]{padding-top:var(--space-3,12px);border-top:1px solid var(--line)}.contact[data-astro-cid-2lp36wid]{gap:var(--space-3,12px);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.contact-item[data-astro-cid-2lp36wid] a[data-astro-cid-2lp36wid]{font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.06em;border:2px solid var(--line);background:var(--bg-raised);color:var(--text);box-shadow:var(--shadow-sm,none);align-items:baseline;gap:.4em;padding:6px 14px;font-weight:700;text-decoration:none;transition:transform .12s ease-out,box-shadow .12s ease-out;display:inline-flex}.contact-item[data-astro-cid-2lp36wid] a[data-astro-cid-2lp36wid]:hover,.contact-item[data-astro-cid-2lp36wid] a[data-astro-cid-2lp36wid]:focus-visible{box-shadow:5px 5px 0 var(--line);text-decoration:none;transform:translate(-2px,-2px)}.handle[data-astro-cid-2lp36wid]{color:var(--text-faint);text-transform:none;letter-spacing:.02em}@media (width<=720px){.page[data-astro-cid-2lp36wid]{margin-top:var(--space-7,48px)}}@media (prefers-reduced-motion:reduce){.contact-item[data-astro-cid-2lp36wid] a[data-astro-cid-2lp36wid]:hover,.contact-item[data-astro-cid-2lp36wid] a[data-astro-cid-2lp36wid]:focus-visible{box-shadow:var(--shadow-sm,none), inset 0 0 0 1px var(--line);transform:none}}.page[data-astro-cid-5xa5asxn]{margin-top:var(--space-8,64px);margin-bottom:var(--space-8,64px)}.page-head[data-astro-cid-5xa5asxn]{border-bottom:3px solid var(--line);padding-bottom:var(--space-4,16px);margin-bottom:var(--space-7,48px)}.page-title[data-astro-cid-5xa5asxn]{font-size:var(--nb-fs-d3);margin:0;line-height:1}.empty-note[data-astro-cid-5xa5asxn]{white-space:normal;margin:0 0 var(--space-7,48px);display:block}.grid[data-astro-cid-5xa5asxn]{gap:var(--space-5,24px);grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));display:grid}.grid[data-astro-cid-5xa5asxn] a.project-card{box-shadow:var(--shadow-md,none);transition:transform .12s ease-out,box-shadow .12s ease-out}.grid[data-astro-cid-5xa5asxn] a.project-card:hover,.grid[data-astro-cid-5xa5asxn] a.project-card:focus-within{box-shadow:6px 6px 0 var(--line)}.block[data-astro-cid-5xa5asxn]+.block[data-astro-cid-5xa5asxn]{margin-top:var(--space-7,48px)}.span-chart[data-astro-cid-5xa5asxn]{gap:var(--space-3,12px);padding-block:var(--space-6,32px) var(--space-2,8px);display:grid;position:relative}.year-line[data-astro-cid-5xa5asxn]{border-left:2px dashed var(--line);position:absolute;top:0;bottom:0}.year-label[data-astro-cid-5xa5asxn]{font-family:var(--font-mono);font-size:var(--text-xs,11px);letter-spacing:.06em;color:var(--text-faint);font-weight:700;position:absolute;top:-.4rem;left:.35rem}.span-row[data-astro-cid-5xa5asxn]{align-items:center;gap:var(--space-4,16px);grid-template-columns:minmax(8rem,14rem) 1fr;display:grid}.span-name[data-astro-cid-5xa5asxn]{font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.04em;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:700;text-decoration:none;overflow:hidden}.span-name[data-astro-cid-5xa5asxn]:hover,.span-name[data-astro-cid-5xa5asxn]:focus-visible{text-decoration:underline 3px;text-decoration-color:var(--accent);text-underline-offset:3px}.track[data-astro-cid-5xa5asxn]{border:2px solid var(--line);background:var(--nb-hatch);height:16px;position:relative;overflow:hidden}.bar[data-astro-cid-5xa5asxn]{background:var(--text-faint);position:absolute;top:0;bottom:0}.pl-products[data-astro-cid-5xa5asxn]{background:var(--accent)}.pl-lab[data-astro-cid-5xa5asxn]{background:var(--line)}.pl-archive[data-astro-cid-5xa5asxn]{background:var(--nb-gutter-ink,var(--text-faint))}.year-chips[data-astro-cid-5xa5asxn]{gap:var(--space-2,8px);flex-wrap:wrap;display:flex}.adoption[data-astro-cid-5xa5asxn]{font-family:var(--font-mono);font-size:var(--text-sm,13px);color:var(--text-dim);margin:0;line-height:1.9}.since[data-astro-cid-5xa5asxn]{color:var(--text-faint);font-size:.85em}@media (width<=720px){.page[data-astro-cid-5xa5asxn]{margin-top:var(--space-7,48px)}}@media (prefers-reduced-motion:reduce){.grid[data-astro-cid-5xa5asxn] a.project-card:hover,.grid[data-astro-cid-5xa5asxn] a.project-card:focus-within{box-shadow:var(--shadow-md,none), inset 0 0 0 1px var(--line)}}.page[data-astro-cid-hng5rpau]{margin-top:var(--space-6,32px);margin-bottom:var(--space-8,64px)}.note[data-astro-cid-hng5rpau]{margin:0 0 var(--space-5,24px);font-family:var(--font-mono);font-size:var(--text-xs,11px);text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);font-weight:700}.head[data-astro-cid-hng5rpau]{border-bottom:3px solid var(--line);padding-bottom:var(--space-4,16px);margin-bottom:var(--space-5,24px)}.name[data-astro-cid-hng5rpau]{font-size:var(--text-xl,28px);margin:0;line-height:1}.line[data-astro-cid-hng5rpau]{margin:var(--space-2,8px) 0 0;font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.04em;color:var(--text-dim);font-weight:700}.sep[data-astro-cid-hng5rpau]{color:var(--text-faint);margin-inline:.5em}.socials[data-astro-cid-hng5rpau]{margin:var(--space-3,12px) 0 0;gap:var(--space-4,16px);font-family:var(--font-mono);font-size:var(--text-sm,13px);text-transform:uppercase;letter-spacing:.06em;flex-wrap:wrap;font-weight:700;display:flex}.socials[data-astro-cid-hng5rpau] a[data-astro-cid-hng5rpau]{color:var(--text)}.stack[data-astro-cid-hng5rpau]{gap:var(--space-3,12px);display:grid}.ov-card[data-astro-cid-hng5rpau]{padding:var(--space-4,16px);gap:var(--space-3,12px);box-shadow:none;display:grid}.row[data-astro-cid-hng5rpau]{align-items:center;gap:var(--space-3,12px);flex-wrap:wrap;display:flex}.p-name[data-astro-cid-hng5rpau]{font-size:var(--text-lg,22px);margin:0;line-height:1}.p-name[data-astro-cid-hng5rpau] a[data-astro-cid-hng5rpau]{color:var(--text);text-decoration:none}.p-name[data-astro-cid-hng5rpau] a[data-astro-cid-hng5rpau]:hover,.p-name[data-astro-cid-hng5rpau] a[data-astro-cid-hng5rpau]:focus-visible{text-decoration:underline 3px;text-decoration-color:var(--accent);text-underline-offset:3px}.demo[data-astro-cid-hng5rpau]{font-family:var(--font-mono);font-size:var(--text-xs,11px);text-transform:uppercase;letter-spacing:.06em;color:var(--text);border:2px solid var(--line);background:var(--bg-raised);margin-left:auto;padding:4px 10px;font-weight:700;text-decoration:none}.demo[data-astro-cid-hng5rpau]:hover,.demo[data-astro-cid-hng5rpau]:focus-visible{background:var(--show-accent2,var(--accent-soft));text-decoration:none}.p-summary[data-astro-cid-hng5rpau]{color:var(--text-dim);max-width:70ch;margin:0;line-height:1.6}.meta[data-astro-cid-hng5rpau]{row-gap:var(--space-2,8px)}@media print{.page[data-astro-cid-hng5rpau]{margin-top:0}.note[data-astro-cid-hng5rpau]{display:none}.head[data-astro-cid-hng5rpau]{border-bottom-color:#111}.name[data-astro-cid-hng5rpau],.p-name[data-astro-cid-hng5rpau] a[data-astro-cid-hng5rpau],.p-summary[data-astro-cid-hng5rpau],.line[data-astro-cid-hng5rpau]{color:#111}.ov-card[data-astro-cid-hng5rpau]{break-inside:avoid;box-shadow:none;background:#fff;border:1px solid #ccc}.socials[data-astro-cid-hng5rpau] a[data-astro-cid-hng5rpau],.demo[data-astro-cid-hng5rpau]{color:#111;background:#fff;border-color:#999}a[data-astro-cid-hng5rpau]{text-decoration:none}.ov-card[data-astro-cid-hng5rpau] .chip{color:#333;box-shadow:none;background:#fff;border-color:#ccc}.ov-card[data-astro-cid-hng5rpau] .chip b{color:#111}}
