@font-face{font-family:La Belle Aurore;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/la-belle-aurore-latin.woff2) format("woff2")}header#header,body>div.relative.w-full.h-20[aria-hidden=true],.square-lines{display:none!important}body{overflow-x:hidden;background:#080808!important}body>footer{margin-top:0!important}#main-content{outline:none}.github-page{--ink: #080808;--ink-raised: #0d0d0d;--paper: #f1f1ee;--muted: #9a9a96;--faint: #666662;--line: rgba(255, 255, 255, .14);--line-strong: rgba(255, 255, 255, .28);--activity-0: #161b22;--activity-1: #0e4429;--activity-2: #006d32;--activity-3: #26a641;--activity-4: #39d353;--profile-accent: #39d353;--profile-accent-soft: rgba(57, 211, 83, .22);min-height:100svh;width:100%;max-width:100vw;isolation:isolate;overflow-x:hidden;color:var(--paper);background-color:var(--ink);background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:88px 88px;font-family:Satoshi,ui-sans-serif,system-ui,sans-serif;font-weight:400}.github-page:after{position:fixed;top:0;bottom:0;left:0;z-index:50;width:1px;background:#ffffffe6;box-shadow:0 0 18px color-mix(in srgb,var(--profile-accent) 72%,transparent),-22px 0 72px 18px color-mix(in srgb,var(--profile-accent) 12%,transparent);content:"";opacity:0;pointer-events:none;transform:translate3d(-8vw,0,0)}.github-page[data-profile-transitioning=true]:after{animation:profile-page-scan .76s cubic-bezier(.2,.78,.2,1) both}.github-page[data-profile-mode=work]{--activity-1: color-mix(in srgb, var(--work-accent) 24%, #02040a);--activity-2: color-mix(in srgb, var(--work-accent) 58%, #02040a);--activity-3: var(--work-accent);--activity-4: color-mix(in srgb, var(--work-accent) 72%, white);--profile-accent: var(--work-accent);--profile-accent-soft: color-mix(in srgb, var(--work-accent) 24%, transparent)}.github-hero>.hero-profile,.github-hero>.hero-activity,.github-main>.data-section>.section-inner,.dashboard-api-note{transition:opacity .18s ease,transform .22s cubic-bezier(.4,0,1,1)}.github-page[data-profile-transitioning=true] :is(.github-hero>.hero-profile,.github-hero>.hero-activity,.github-main>.data-section>.section-inner,.dashboard-api-note){will-change:opacity,transform}.github-page[data-profile-transition=leaving] :is(.github-hero>.hero-profile,.github-hero>.hero-activity,.github-main>.data-section>.section-inner,.dashboard-api-note){opacity:0;transform:translate3d(0,7px,0) scale(.997)}.github-page[data-profile-transition=entering] :is(.github-hero>.hero-profile,.github-hero>.hero-activity,.github-main>.data-section>.section-inner,.dashboard-api-note){animation:profile-section-enter .56s cubic-bezier(.16,1,.3,1) both}.github-page[data-profile-transition=entering] .hero-profile{animation-delay:30ms}.github-page[data-profile-transition=entering] .hero-activity{animation-delay:70ms}.github-page[data-profile-transition=entering] .public-month-section .section-inner{animation-delay:105ms}.github-page[data-profile-transition=entering] .analysis-section .section-inner{animation-delay:.14s}.github-page[data-profile-transition=entering] .code-index-section .section-inner{animation-delay:175ms}.github-page[data-profile-transition=entering] .commit-pixel:not(.commit-pixel--skeleton){animation:profile-pixel-enter .34s cubic-bezier(.2,.9,.2,1) both;animation-delay:calc(80ms + var(--profile-delay, 0ms))}.github-page[data-profile-transition=entering] .event-bar:not(.event-bar--skeleton),.github-page[data-profile-transition=entering] .hour-bar:not(.hour-bar--skeleton){animation:profile-bar-enter .36s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.1s + var(--profile-delay, 0ms))}.github-page[data-profile-transition=entering] .weekday-bar:not(.weekday-bar--skeleton),.github-page[data-profile-transition=entering] .language-bar{animation:profile-line-enter .4s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.11s + var(--profile-delay, 0ms))}@keyframes profile-page-scan{0%{opacity:0;transform:translate3d(-8vw,0,0)}14%{opacity:.78}78%{opacity:.62}to{opacity:0;transform:translate3d(108vw,0,0)}}@keyframes profile-section-enter{0%{opacity:0;transform:translate3d(0,10px,0) scale(.997)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes profile-pixel-enter{0%{opacity:0;transform:scale(.62)}to{opacity:1;transform:scale(1)}}@keyframes profile-bar-enter{0%{opacity:0;transform:scaleY(.08)}to{opacity:.8;transform:scaleY(1)}}@keyframes profile-line-enter{0%{opacity:0;transform:scaleX(.08)}to{opacity:1;transform:scaleX(1)}}.github-page *,.github-page *:before,.github-page *:after{box-sizing:border-box}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.github-nav{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto;align-items:center;min-height:72px;width:100%;padding:0 36px;border-bottom:1px solid var(--line);background:#080808eb;backdrop-filter:blur(16px)}.home-link,.nav-meta,.nav-meta a,.profile-details,.head-meta,.section-heading,.repository-facts{display:flex;align-items:center}.home-link,.nav-meta a,.profile-details a,.head-commit a,.section-heading a,.repository-link,.commit-log-link,.dashboard-alert a{color:inherit;text-decoration:none}.home-link{justify-self:start;gap:9px;color:#b8b8b4;font-size:.78rem;font-weight:600;transition:color .18s ease}.home-link svg{transition:transform .18s ease}.home-link:hover{color:var(--paper)}.home-link:hover svg{transform:translate(-3px)}.nav-meta{justify-self:end;gap:14px;color:var(--faint);font-size:.68rem;font-weight:600}.nav-meta a{justify-content:center;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;color:#bcbcb8;transition:color .18s ease,border-color .18s ease,transform .18s ease}.nav-meta a:hover{border-color:var(--line-strong);color:var(--paper);transform:rotate(-5deg)}.nav-meta svg{width:15px;height:15px}.dashboard-alert{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:20px;width:min(1180px,calc(100% - 48px));margin:22px auto 0;padding:14px 16px;border:1px dashed var(--line-strong);border-radius:8px;background:#101010;color:#cfcfcb;font-size:.78rem}.dashboard-alert[hidden]{display:none}.dashboard-alert p{margin:0}.dashboard-alert div{display:flex;gap:8px}.dashboard-alert button,.dashboard-alert a{padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:#171717;color:var(--paper);font:inherit;cursor:pointer}.github-main{position:relative;z-index:1}.github-hero,.section-inner{width:min(1180px,calc(100% - 72px));margin:0 auto}.github-hero{display:grid;grid-template-columns:minmax(290px,.72fr) minmax(0,1.48fr);align-items:stretch;gap:68px;min-height:calc(100svh - 72px);padding:58px 0 70px}.hero-profile{display:flex;flex-direction:column;justify-content:center;min-width:0;padding-right:54px;border-right:1px solid var(--line)}.profile-lockup{display:flex;align-items:center;gap:24px}.profile-switch-wrap{position:relative;flex:0 0 auto;width:88px;height:88px;perspective:720px}.profile-coin{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;outline:none;transform:translateZ(0) scale(1);transition:transform .22s cubic-bezier(.16,1,.3,1);-webkit-tap-highlight-color:transparent}.github-page[data-profile-transition=preparing] .profile-coin{transform:translateZ(0) scale(.94)}.github-page[data-work-profile-enabled=false] .profile-coin{cursor:default}.github-page[data-work-profile-enabled=false] .profile-switch-hint{display:none}.profile-coin-wobble,.profile-coin-inner,.profile-coin-face{display:block;width:100%;height:100%;border-radius:50%;transform-style:preserve-3d}.profile-coin-wobble{transition:filter .18s ease}.profile-coin-inner{position:relative;transform:rotateY(0);transition:transform .62s cubic-bezier(.2,.82,.2,1);will-change:transform}.github-page[data-profile-mode=work] .profile-coin-inner{transform:rotateY(180deg)}.profile-coin-face{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}.profile-coin-front{border:1px dashed #5f5f5c;background:#070707}.profile-coin-back{border:1px solid color-mix(in srgb,var(--work-accent) 52%,transparent);background:#02040a;box-shadow:inset 0 0 0 5px #ffffff05,0 0 30px color-mix(in srgb,var(--work-accent) 12%,transparent);transform:rotateY(180deg)}.profile-coin-front img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.9) contrast(1.03)}.profile-coin-back img{width:60%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 5px 14px color-mix(in srgb,var(--work-accent) 22%,transparent))}.profile-coin:hover .profile-coin-wobble,.profile-coin:focus-visible .profile-coin-wobble{filter:brightness(1.08)}.github-page[data-work-profile-enabled=false] .profile-coin:hover .profile-coin-wobble{filter:none}.profile-coin:focus-visible:after{position:absolute;inset:-5px;border:1px solid var(--paper);border-radius:50%;content:""}.profile-switch-hint{position:absolute;top:-31px;left:-5px;display:flex;align-items:center;gap:4px;width:-moz-max-content;width:max-content;color:#fff;font-family:La Belle Aurore,Bradley Hand,Segoe Print,cursive;font-size:1.05rem;font-weight:400;line-height:1;opacity:.94;pointer-events:none;transform:rotate(-4deg);transition:color .3s ease,opacity .18s ease,transform .18s ease}.profile-switch-hint svg{flex:0 0 auto;width:22px;height:28px;margin-bottom:-13px;overflow:visible;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.profile-switch-hint-touch{display:none}.profile-switch-wrap:hover .profile-switch-hint,.profile-switch-wrap:focus-within .profile-switch-hint{opacity:1;transform:rotate(-2deg) translateY(-2px)}.github-page[data-profile-transition] .profile-switch-hint{opacity:0;transform:rotate(-2deg) translateY(-5px)}.profile-lockup h1{margin:0;color:var(--paper);font-size:4.45rem;font-weight:700;line-height:.82;letter-spacing:0}.hero-line{max-width:18ch;margin:31px 0 0;color:#deded9;font-family:La Belle Aurore,Bradley Hand,Segoe Print,cursive;font-size:1.5rem;font-weight:400;line-height:1.15;transform:rotate(-1deg)}.section-aside,.head-aside{font-family:La Belle Aurore,Bradley Hand,Segoe Print,cursive;font-weight:400;letter-spacing:0}.profile-details{flex-wrap:wrap;gap:8px 0;margin-top:27px;color:var(--faint);font-size:.72rem;font-weight:600}.profile-details>*{display:inline-flex;align-items:center}.profile-details>*:not(:last-child):after{width:3px;height:3px;margin:0 10px;border-radius:50%;background:#555552;content:""}.profile-details a{color:#c8c8c4}.profile-details a:hover{color:var(--paper)}.github-page[data-profile-mode=work] .commit-popover{border-color:color-mix(in srgb,var(--work-accent) 42%,transparent);box-shadow:0 20px 54px #0000008c,0 0 34px color-mix(in srgb,var(--work-accent) 8%,transparent)}.hero-count{position:relative;min-width:0;margin-top:40px;padding-top:28px;border-top:1px solid var(--line)}.hero-total-row{display:flex;align-items:flex-end;gap:9px}.hero-plus{color:#555552;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:2.75rem;font-weight:400;line-height:.82;padding-bottom:7px;pointer-events:none}.hero-total{display:block;color:var(--paper);font-size:4.6rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:.9;letter-spacing:0}.hero-total-label{margin:15px 0 0;color:var(--muted);font-size:.8rem;font-weight:600}.hero-facts,.event-facts{display:grid;margin:0}.hero-facts{grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;column-gap:24px;max-width:390px;margin-top:30px;padding-top:18px;border-top:1px solid var(--line)}.hero-facts div{display:flex;justify-content:space-between;align-items:baseline;gap:14px;min-width:0;padding:10px 0}.hero-facts div+div{border-left:0}.hero-activity{align-self:center;min-width:0}.hero-activity .section-heading{margin-bottom:36px}.hero-facts dt,.event-facts dt{color:var(--faint);font-size:.58rem;font-weight:600;line-height:1.2;text-transform:uppercase}.hero-facts dd,.event-facts dd{margin:7px 0 0;color:#d6d6d2;font-size:.92rem;font-weight:600;font-variant-numeric:tabular-nums}.hero-facts dt{font-size:.62rem;font-weight:600;text-transform:none}.hero-facts dd{margin:0;color:#dcdcd8;font-size:.74rem;font-weight:600}.data-section{position:relative;border-top:1px solid var(--line)}.section-inner{padding:88px 0 96px}.section-heading{justify-content:space-between;gap:32px;margin-bottom:54px}.section-heading h2,.analysis-heading h2{margin:0;color:var(--paper);font-size:2.6rem;font-weight:600;line-height:1;letter-spacing:0}.section-heading p,.analysis-caption{margin:12px 0 0;color:var(--faint);font-size:.76rem;font-weight:600}.section-heading>span,.section-heading>a{flex:0 0 auto;color:var(--faint);font-size:.68rem;font-weight:600}.section-heading>a{padding:8px 12px;border:1px solid var(--line);border-radius:999px;transition:color .18s ease,border-color .18s ease,transform .18s ease}.section-heading>a:hover{border-color:var(--line-strong);color:var(--paper);transform:translateY(-2px)}.section-aside{margin:10px 0 0!important;color:#a7a7a3!important;font-size:1rem!important;line-height:1;transform:rotate(-1deg)}.month-note{margin-top:16px!important;color:#fff!important;font-size:1.12rem!important;line-height:1.12}.commit-field-layout{display:grid;grid-template-columns:minmax(280px,1fr) minmax(220px,.86fr);gap:46px;align-items:stretch}.commit-field-figure,.event-figure,.hour-figure{margin:0}.commit-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));grid-template-rows:repeat(10,minmax(0,1fr));grid-auto-flow:column;gap:5px;width:100%;aspect-ratio:1}.commit-pixel{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;min-width:0;padding:0;aspect-ratio:1;border:1px solid #30363d;border-radius:2px;background:var(--activity-0);cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}button.commit-pixel:hover,button.commit-pixel[aria-expanded=true]{z-index:2;border-color:#fffc;filter:brightness(1.22);transform:scale(1.16)}button.commit-pixel:focus-visible{z-index:3;outline:2px solid #fff;outline-offset:2px}.commit-popover{position:fixed;top:0;left:0;z-index:60;display:grid;gap:10px;width:min(330px,calc(100vw - 32px));padding:16px;border:1px solid rgba(255,255,255,.24);border-radius:7px;background:#0d0d0d;box-shadow:0 20px 54px #0000008c;color:var(--paper);opacity:0;pointer-events:none;transform:translateY(5px);transition:opacity .13s ease,transform .13s ease}.commit-popover[hidden]{display:none}.commit-popover[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.commit-popover-meta{display:flex;justify-content:space-between;gap:16px;color:#909690;font-size:.6rem;font-weight:650;font-variant-numeric:tabular-nums;text-transform:uppercase}.commit-popover>strong{color:#f0f0ec;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;font-weight:550;line-height:1.45;overflow-wrap:anywhere}.commit-popover-repository{color:#929a94;font-size:.66rem;font-weight:600}.commit-popover>a{display:inline-flex;justify-content:space-between;align-items:center;gap:14px;width:100%;margin-top:3px;padding:9px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#171717;color:#e8eae6;font-size:.66rem;font-weight:600;text-decoration:none;transition:border-color .16s ease,background-color .16s ease}.commit-popover>a[hidden]{display:none}.commit-popover>a:hover{border-color:#ffffff57;background:#1b1b1b}.commit-pixel--level-0{background:#080808}.activity-level-0{background:var(--activity-0)}.commit-pixel--level-1,.activity-level-1{background:var(--activity-1)}.commit-pixel--level-2,.activity-level-2{background:var(--activity-2)}.commit-pixel--level-3,.activity-level-3{background:var(--activity-3)}.commit-pixel--level-4,.activity-level-4{background:var(--activity-4)}.commit-pixel--skeleton{border-color:#ffffff17;background:#ffffff14;animation:data-pulse 1.6s ease-in-out infinite alternate}.commit-pixel--skeleton:nth-child(3n){animation-delay:.18s}.commit-pixel--skeleton:nth-child(4n){animation-delay:.36s}.commit-field-figure figcaption{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;margin-bottom:13px;color:var(--faint);font-size:.6rem;font-weight:600;font-variant-numeric:tabular-nums}.commit-field-figure figcaption span:nth-child(2){text-align:center}.commit-field-figure figcaption span:last-child{text-align:right}.head-commit{--head-text-inset: 38px;--octocat-size: 42px;--octocat-right-inset: 8px;position:relative;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:34px 0 34px var(--head-text-inset);border-left:1px dashed var(--line-strong);container-type:inline-size;overflow-x:clip}.head-octocat{--octocat-walk-distance: min(17vw, 240px);--octocat-walk-distance: max( 0px, calc(100cqw - var(--octocat-size) - var(--octocat-right-inset)) );position:absolute;top:18px;left:var(--head-text-inset);z-index:2;display:block;width:var(--octocat-size);height:var(--octocat-size);animation:octocat-walk 8s linear infinite;filter:blur(0);opacity:1;pointer-events:none;transition:filter .26s ease,opacity .22s ease;will-change:transform}.head-octocat img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:saturate(0) contrast(1.35) brightness(1.9);image-rendering:pixelated;opacity:.82;animation:octocat-turn 8s steps(1,end) infinite;will-change:transform}.github-page[data-profile-mode=work] .head-octocat{animation-play-state:paused;filter:blur(7px);opacity:0}.head-work-seal{position:absolute;top:8px;right:8px;z-index:3;display:grid;width:94px;height:94px;place-items:center;opacity:0;pointer-events:none;transform:scale(.68) rotate(-12deg);transition:opacity .22s ease,transform .5s cubic-bezier(.2,.82,.2,1)}.github-page[data-profile-mode=work] .head-work-seal{opacity:1;transform:scale(1) rotate(0);transition-delay:.18s}.work-seal-ring,.work-seal-ring svg{display:block;width:100%;height:100%}.work-seal-ring{position:absolute;inset:0;color:color-mix(in srgb,var(--work-accent) 46%,white);animation:work-seal-spin 14s linear infinite}.work-seal-ring text{fill:currentColor;font-family:Satoshi,Inter,Arial,sans-serif;font-size:7px;font-weight:650;letter-spacing:0}.work-seal-core{display:grid;width:54px;height:54px;border:1px solid color-mix(in srgb,var(--work-accent) 52%,transparent);border-radius:50%;background:#02040a;box-shadow:inset 0 0 0 4px #ffffff05,0 0 25px color-mix(in srgb,var(--work-accent) 18%,transparent);place-items:center}.work-seal-core img{display:block;width:61%;height:auto;filter:drop-shadow(0 4px 10px color-mix(in srgb,var(--work-accent) 26%,transparent))}@keyframes work-seal-spin{to{transform:rotate(360deg)}}@keyframes octocat-walk{0%,8%{transform:translateZ(0)}44%,50%{transform:translate3d(var(--octocat-walk-distance),0,0)}86%,to{transform:translateZ(0)}}@keyframes octocat-turn{0%,44%{transform:scaleX(-1)}44.01%,86%{transform:scaleX(1)}86.01%,to{transform:scaleX(-1)}}.head-label{margin:0 0 28px;color:var(--faint);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:600}.head-sha{display:inline-flex;align-items:center;gap:9px;width:-moz-max-content;width:max-content;color:#b9b9b5!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;font-weight:600}.head-sha:hover{color:var(--paper)!important}.head-sha[aria-disabled=true]{color:#8fa8ff!important;pointer-events:none}.head-commit h3{max-width:18ch;margin:22px 0 0;color:var(--paper);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.38rem;font-weight:500;line-height:1.38;letter-spacing:0;overflow-wrap:anywhere}.head-meta{flex-wrap:wrap;gap:8px 18px;margin-top:30px;color:var(--faint);font-size:.68rem;font-weight:600}.head-meta a{color:#b7b7b3}.head-meta a:hover{color:var(--paper)}.head-aside{position:absolute;right:8px;bottom:13px;margin:0;color:#989894;font-size:.98rem;transform:rotate(-2deg)}.public-month-section,.code-index-section{background:#0c0c0c}.code-index-section .section-inner{padding-bottom:72px}.event-chart,.hour-chart{display:grid;align-items:end}.event-chart{grid-template-columns:repeat(30,minmax(4px,1fr));gap:5px;height:190px;padding-top:16px}.event-column,.hour-column{display:grid;grid-template-rows:1fr auto;align-items:end;height:100%}button.event-column{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}button.event-column:focus-visible{outline:1px solid rgba(255,255,255,.62);outline-offset:3px}.event-bar-track{position:relative;display:block;width:100%;height:100%}.event-bar{position:absolute;bottom:0;left:0;display:block;width:100%;height:var(--event-height);min-height:3px;background:#c4c4bf;opacity:.8;transition:opacity .16s ease,transform .16s ease;transform-origin:bottom}.event-column:hover .event-bar,.event-column:focus-visible .event-bar,.event-column[aria-pressed=true] .event-bar{opacity:1;transform:scaleY(1.03)}.event-count{position:absolute;bottom:calc(var(--event-height) + 7px);left:50%;z-index:4;display:block;width:-moz-max-content;width:max-content;padding:5px 8px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#171717;color:#f1f1ee;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.58rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease}.event-column:hover .event-count,.event-column:focus-visible .event-count,.event-column[aria-pressed=true] .event-count{opacity:1;transform:translate(-50%)}.event-column:first-child .event-count{left:0;transform:translateY(4px)}.event-column:first-child:hover .event-count,.event-column:first-child:focus-visible .event-count,.event-column:first-child[aria-pressed=true] .event-count{transform:translate(0)}.event-column:last-child .event-count{right:0;left:auto;transform:translateY(4px)}.event-column:last-child:hover .event-count,.event-column:last-child:focus-visible .event-count,.event-column:last-child[aria-pressed=true] .event-count{transform:translate(0)}.event-bar--skeleton+.event-count{display:none}.event-date,.hour-label{display:block;min-height:19px;padding-top:8px;color:var(--faint);font-size:.55rem;font-variant-numeric:tabular-nums;text-align:center}.event-bar--skeleton,.hour-bar--skeleton,.weekday-bar--skeleton,.language-row--skeleton .language-bar{background:#ffffff1f;animation:data-pulse 1.5s ease-in-out infinite alternate}.event-facts{grid-template-columns:repeat(4,1fr);margin-top:36px;padding-top:22px;border-top:1px solid var(--line)}.event-facts div{min-width:0;padding:0 18px}.event-facts div:first-child{padding-left:0}.event-facts div+div{border-left:1px solid var(--line)}.analysis-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:0}.rhythm-panel{padding-right:70px}.language-panel{padding-left:70px;border-left:1px solid var(--line)}.analysis-heading{min-height:72px}.analysis-caption{max-width:34ch}.hour-figure{margin-top:44px}.hour-figure figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:24px;color:var(--faint);font-size:.6rem;font-weight:600;text-transform:uppercase}.rhythm-readout{color:#d8d8d3;font-family:La Belle Aurore,Bradley Hand,Segoe Print,cursive;font-size:.92rem;font-weight:400;line-height:1;text-align:right;text-transform:none}.hour-chart{grid-template-columns:repeat(24,1fr);gap:4px;height:150px}.hour-bar{display:block;width:100%;height:var(--hour-height);min-height:2px;background:var(--paper);opacity:.82;transform-origin:bottom;transition:opacity .16s ease,transform .16s ease}.hour-column:hover .hour-bar,.hour-column:focus-visible .hour-bar,.hour-column[aria-pressed=true] .hour-bar{opacity:1;transform:scaleY(1.04)}button.hour-column,button.weekday-row{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}button.hour-column:focus-visible,button.weekday-row:focus-visible{outline:1px solid rgba(255,255,255,.62);outline-offset:3px}.weekday-chart{display:grid;gap:9px;margin-top:42px}.weekday-row{display:grid;grid-template-columns:34px minmax(0,1fr) 24px;gap:12px;align-items:center}.weekday-name,.weekday-value{color:var(--faint);font-size:.58rem;font-weight:600;font-variant-numeric:tabular-nums}.weekday-value{text-align:right}.weekday-track,.language-track{position:relative;display:block;height:2px}.weekday-bar,.language-bar{position:absolute;top:0;left:0;display:block;height:100%;background:var(--paper)}.event-bar.activity-level-0{background:var(--activity-0)}.event-bar.activity-level-1{background:var(--activity-1)}.event-bar.activity-level-2{background:var(--activity-2)}.event-bar.activity-level-3{background:var(--activity-3)}.event-bar.activity-level-4{background:var(--activity-4)}.weekday-bar{width:var(--weekday-width);opacity:.82;transition:opacity .16s ease,transform .16s ease;transform-origin:left}.weekday-row:hover .weekday-bar,.weekday-row:focus-visible .weekday-bar,.weekday-row[aria-pressed=true] .weekday-bar{opacity:1;transform:scaleX(1.015)}.language-list{display:grid;gap:0;margin:31px 0 0;padding:0;list-style:none}.language-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:16px;align-items:center;min-height:52px;border-top:1px solid var(--line)}.language-row:last-child{border-bottom:1px solid var(--line)}.language-rank,.repository-rank{color:var(--faint);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.58rem;font-weight:600}.language-content,.language-heading{display:block;min-width:0}.language-heading{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}.language-name{color:#d0d0cc;font-size:.72rem;font-weight:600}.language-count{color:var(--faint);font-size:.58rem;font-weight:600}.language-bar{width:var(--language-width);background:var(--language-color, #8b949e)}.repository-list,.commit-log{margin:0;padding:0;box-shadow:inset 0 -1px 0 var(--line);list-style:none}.commit-log{max-height:410px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#555 transparent;scrollbar-gutter:stable;scrollbar-width:thin}.commit-log::-webkit-scrollbar{width:5px}.commit-log::-webkit-scrollbar-thumb{border-radius:999px;background:#555}.repository-item,.commit-log-item{border-top:1px solid var(--line)}.repository-link{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) minmax(250px,auto) 24px;gap:22px;align-items:center;min-height:112px;padding:16px 12px 16px 0;transition:background-color .18s ease,padding .18s ease}a.repository-link:hover{padding-left:12px;background:#ffffff07}.repository-copy{display:grid;gap:7px;min-width:0}.repository-name{color:#e7e7e3;font-size:1rem;font-weight:600}.repository-description{max-width:56ch;overflow:hidden;color:var(--muted);font-size:.72rem;font-weight:500;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.repository-facts{justify-content:flex-end;flex-wrap:wrap;gap:7px 18px;color:var(--faint);font-size:.62rem;font-weight:600;text-align:right}.repository-arrow,.commit-log-arrow{color:var(--faint);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;opacity:0;transform:translate(-3px,3px);transition:color .18s ease,opacity .18s ease,transform .18s ease}a.repository-link:hover .repository-arrow,a.repository-link:focus-visible .repository-arrow,a.commit-log-link:hover .commit-log-arrow,a.commit-log-link:focus-visible .commit-log-arrow{color:var(--paper);opacity:1;transform:translate(0)}.commit-log-link{display:grid;grid-template-columns:76px minmax(0,1fr) 80px 20px;gap:22px;align-items:center;min-height:82px;padding:13px 10px 13px 0;transition:background-color .18s ease,padding .18s ease}a.commit-log-link:hover{padding-left:10px;background:#ffffff07}.commit-log-sha{color:#8f8f8b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:600}.commit-log-copy{display:grid;gap:6px;min-width:0}.commit-log-message{overflow:hidden;color:#dfdfdb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.commit-log-repository,.commit-log-date{color:var(--faint);font-size:.6rem;font-weight:600}.commit-log-date{font-variant-numeric:tabular-nums;text-align:right}.code-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.repositories-panel{min-width:0;padding-right:56px}.commit-log-panel{min-width:0;padding-left:56px;border-left:1px solid var(--line)}.code-index-grid .section-heading{align-items:flex-start;min-height:110px;margin-bottom:38px}.code-index-grid .section-heading p{max-width:34ch;line-height:1.5}.code-index-grid .repository-link{grid-template-columns:32px minmax(0,1fr) 18px;gap:14px;min-height:104px}.code-index-grid .repository-facts{grid-column:2 / 3;grid-row:2;justify-content:flex-start;text-align:left}.code-index-grid .repository-arrow{grid-column:3;grid-row:1 / 3}.code-index-grid .commit-log-link{grid-template-columns:62px minmax(0,1fr) 18px;gap:14px;min-height:104px}.code-index-grid .commit-log-date{grid-column:2;grid-row:2;text-align:left}.code-index-grid .commit-log-arrow{grid-column:3;grid-row:1 / 3}.hour-figure[hidden],.weekday-chart[hidden],.analysis-caption[hidden],.language-list[hidden],.repository-list[hidden],.commit-log[hidden]{display:none}.github-page[data-profile-mode=work] .analysis-section .section-inner,.github-page[data-profile-mode=work] .code-index-section .section-inner{padding-top:54px;padding-bottom:58px}.github-page[data-profile-mode=work] .analysis-grid,.github-page[data-profile-mode=work] .code-index-grid{align-items:start}.github-page[data-profile-mode=work] .analysis-heading,.github-page[data-profile-mode=work] .code-index-grid .section-heading{min-height:0;margin-bottom:0}.github-page[data-profile-mode=work] .analysis-heading h2,.github-page[data-profile-mode=work] .code-index-grid .section-heading h2{font-size:2.2rem}.github-page[data-profile-mode=work] .analysis-heading .section-aside,.github-page[data-profile-mode=work] .code-index-grid .section-heading p{margin-top:14px;color:#d7d7d2;font-family:La Belle Aurore,Bradley Hand,Segoe Print,cursive;font-size:1rem;font-weight:400;line-height:1.25;transform:rotate(-1deg)}.repository-item--skeleton,.commit-log-item--skeleton,.language-row--skeleton{opacity:.55;animation:data-pulse 1.5s ease-in-out infinite alternate}.dashboard-api-note{width:min(1180px,calc(100% - 72px));margin:0 auto;padding:24px 0;color:#b3b3af;font-size:.66rem;font-weight:600;line-height:1.55;text-align:right}@keyframes data-pulse{0%{opacity:.28}to{opacity:.72}}@media(min-width:981px){.github-page[data-profile-mode=work] .analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.code-index-grid .repository-link,.code-index-grid .commit-log-link{height:110px;min-height:110px}.code-index-grid .commit-log{height:555px;max-height:555px}}@media(max-width:980px){.github-hero,.section-inner,.dashboard-api-note{width:min(100% - 48px,860px)}.github-hero{grid-template-columns:1fr;gap:68px;min-height:auto;padding:62px 0 68px}.hero-profile{padding-right:0;padding-bottom:60px;border-right:0;border-bottom:1px solid var(--line)}.hero-count{padding:34px 0 0;border-top:1px solid var(--line);border-left:0}.hero-total{font-size:5.5rem}.commit-field-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1fr);gap:46px}.head-commit{padding-left:38px}.analysis-grid{grid-template-columns:1fr;gap:76px}.rhythm-panel,.language-panel{padding:0}.language-panel{padding-top:70px;border-top:1px solid var(--line);border-left:0}.code-index-grid{grid-template-columns:1fr;gap:70px}.repositories-panel,.commit-log-panel{padding:0}.commit-log-panel{padding-top:70px;border-top:1px solid var(--line);border-left:0}.code-index-grid .section-heading{min-height:0}.github-page[data-profile-mode=work] .analysis-grid,.github-page[data-profile-mode=work] .code-index-grid{gap:32px}.github-page[data-profile-mode=work] .language-panel,.github-page[data-profile-mode=work] .commit-log-panel{padding-top:32px}.repository-link{grid-template-columns:36px minmax(0,1fr) 24px}.repository-facts{grid-column:2 / 3;justify-content:flex-start;grid-row:2;text-align:left}.repository-arrow{grid-column:3;grid-row:1 / 3}}@media(min-width:721px)and (max-width:1100px){.github-hero,.section-inner,.dashboard-api-note{width:min(1180px,calc(100% - clamp(80px,10vw,104px)))}}@media(max-width:720px){.github-nav{min-height:64px;padding:0 20px}.nav-meta>span{display:none}.github-hero,.section-inner,.dashboard-api-note{width:calc(100% - 40px)}.github-hero{gap:38px;padding:46px 0 52px}.hero-profile{padding-bottom:48px}.profile-lockup{gap:16px}.profile-switch-wrap{width:72px;height:72px}.profile-switch-hint{top:-33px;font-size:.76rem}.profile-lockup h1{font-size:3.5rem}.hero-line{margin-top:28px;font-size:1.36rem}.profile-details{margin-top:28px}.profile-details>*:not(:last-child):after{margin:0 8px}.hero-plus{font-size:2.4rem}.hero-total{font-size:4.5rem}.hero-facts{grid-template-columns:repeat(2,1fr)}.section-inner{padding:68px 0 76px}.section-heading{align-items:flex-start;margin-bottom:40px}.section-heading h2,.analysis-heading h2{font-size:2rem}.section-heading>span{max-width:112px;text-align:right}.commit-field-layout{grid-template-columns:1fr;gap:52px}.commit-grid{gap:4px}.head-commit{--head-text-inset: 0px;--octocat-size: 34px;--octocat-right-inset: 2px;min-height:340px;padding:96px 0 36px;justify-content:flex-start;border-top:1px dashed var(--line-strong);border-left:0}.head-octocat{top:24px}.head-work-seal{top:12px;right:0;width:84px;height:84px}.work-seal-core{width:48px;height:48px}.head-commit h3{max-width:22ch;font-size:1.35rem}.event-chart{gap:3px;height:160px}.event-facts{grid-template-columns:repeat(2,1fr);row-gap:22px}.event-facts div:nth-child(3){padding-left:0;border-left:0}.hour-figure figcaption{align-items:flex-start;flex-direction:column;gap:8px}.rhythm-readout{text-align:left}.rhythm-panel,.language-panel{min-width:0}.hour-chart{gap:3px;height:130px}.repository-link{grid-template-columns:28px minmax(0,1fr) 18px;gap:12px;min-height:124px}.repository-description{white-space:normal}.commit-log-link{grid-template-columns:60px minmax(0,1fr) 18px;gap:12px;min-height:92px}.commit-log{max-height:460px}.commit-log-date{grid-column:2;grid-row:2;text-align:left}.commit-log-arrow{grid-column:3;grid-row:1 / 3}.code-index-grid .repository-link{grid-template-columns:28px minmax(0,1fr) 18px;gap:12px;min-height:124px}.code-index-grid .commit-log-link{grid-template-columns:60px minmax(0,1fr) 18px;gap:12px;min-height:92px}.code-index-grid .commit-log{max-height:460px}.dashboard-api-note{text-align:left}.dashboard-alert{align-items:flex-start;width:calc(100% - 40px);flex-direction:column}}@media(max-width:440px){.profile-lockup h1{font-size:3rem}.hero-total{font-size:3.8rem}.section-heading{display:grid;gap:18px}.section-heading>span{max-width:none;text-align:left}.repository-facts{gap:5px 12px}}@media(hover:none),(max-width:720px){.profile-switch-hint-desktop{display:none}.profile-switch-hint-touch{display:inline}.commit-popover{top:auto!important;right:20px;bottom:max(18px,env(safe-area-inset-bottom));left:20px!important;width:auto;transform:translateY(10px)}.commit-popover[data-open=true]{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.profile-coin-wobble,.profile-coin-inner{animation:none!important;transition:none!important}.head-octocat{animation:none!important;transform:none!important}.head-octocat img{animation:none!important;transform:scaleX(-1)!important}.github-page *,.github-page *:before,.github-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
