.hx-boot-pending [data-bs]{opacity:0}.hx-boot-pending [data-bs][data-bs-on]{opacity:1;transition:opacity .3s,transform .45s cubic-bezier(.22,1.25,.4,1)}.hx-boot-pending [data-bs]:not([data-bs-on]){transform:translateY(16px)scale(.98)}.hxboot{z-index:80;background:0 0;position:fixed;inset:0}.hxboot.gone{display:none}.hxboot .file{text-align:center;width:150px;margin-left:-75px;transition:opacity .25s;position:absolute;top:38%;left:50%}.hxboot .file svg{margin:0 auto;transition:transform .12s;display:block}.hxboot .file svg .body{fill:#161616;stroke:#4a4a46;stroke-width:1.5px;transition:stroke .15s,fill .15s}.hxboot .file svg .fold{fill:#0e0e0e;stroke:#4a4a46;stroke-width:1.5px;transition:stroke .15s}.hxboot .file svg .tx{stroke:#4a4a46;stroke-width:2px;stroke-linecap:round;transition:stroke .15s}.hxboot .file .fname{color:#8a8a82;white-space:nowrap;border-radius:4px;margin-top:8px;padding:1px 6px;font-family:Commit Mono,monospace;font-size:11px;transition:background .15s,color .15s;display:inline-block}.hxboot .file.sel svg .body{stroke:var(--a);fill:#121b17}.hxboot .file.sel svg .fold{stroke:var(--a)}.hxboot .file.sel svg .tx{stroke:#3e8f79}.hxboot .file.sel .fname{background:var(--a);color:#0a0a0a}.hxboot .file.pressed svg{transform:scale(.94)}.hxboot .file.gone{opacity:0}.hxboot .ghost{z-index:90;pointer-events:none;filter:drop-shadow(0 1px 2px #0009);width:15px;height:20px;transition:opacity .5s;position:absolute}.hxboot .ghost.bye{opacity:0}.hxboot .ghost svg{transform-origin:2px 2px;transition:transform 90ms;display:block}.hxboot .ghost.dip svg{transform:scale(.85)}.hxboot .pane{opacity:0;z-index:85;background:#101010;border:1px solid #2e2e2e;border-radius:10px;width:470px;max-width:calc(100vw - 32px);transition:opacity .3s,transform .38s cubic-bezier(.3,1.1,.4,1);position:absolute;transform:scale(.12);box-shadow:0 24px 60px -30px #000c}.hxboot .pane.on{opacity:1;transform:scale(1)}.hxboot .pane .tb{color:#8a8a82;border-bottom:1px solid #222;align-items:center;gap:8px;padding:8px 12px;font-family:Commit Mono,monospace;font-size:11px;display:flex}.hxboot .pane .tb i{background:#2e2e2e;border-radius:50%;width:7px;height:7px;display:inline-block}.hxboot .pane .bd{padding:12px 16px;font-family:Commit Mono,monospace;font-size:13.5px;line-height:1.85}.hxboot .pane .ln{white-space:pre;min-height:1.85em}.hxboot .pane .ln .h{color:var(--a)}.hxboot .caret{vertical-align:-.15em;background:#ececea;width:8px;height:1.05em;animation:1s step-end infinite hxb-blink;display:inline-block}@keyframes hxb-blink{50%{opacity:0}}.hxboot .term{border-top:1px dashed #242424;margin-top:8px;padding-top:6px;display:none}.hxboot .term.on{display:block}.hxboot .cmd{white-space:pre;color:#d2d2ca;font-size:12.5px;line-height:1.8}.hxboot .cmd .p{color:var(--a)}.hxboot .cmd .hinttx{color:#5e5e56;margin-left:14px}.hxboot .stream{height:112px;display:none;overflow:hidden}.hxboot .stream.on{display:block}.hxboot .sl{white-space:pre;color:#9a9a92;font-size:12.5px;line-height:1.75}.hxboot .sl .dot,.hxboot .sl .okk{color:var(--a)}.hxboot .status{white-space:pre;color:#d2d2ca;font-size:12.5px;line-height:1.9;display:none}.hxboot .status.on{display:block}.hxboot .status .st{color:var(--gold)}.hxboot .status.done{color:#dff3ea}.hxboot .status.done .st{color:var(--a)}.hx .bootsig{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-family:Commit Mono,monospace;font-size:11.5px}.hx .bootsig b{color:var(--a);font-weight:400}.hx .caret{vertical-align:-.15em;background:#ececea;width:8px;height:1.05em;animation:1s step-end infinite hxb-blink;display:inline-block}
html{scroll-behavior:smooth}.hx{min-height:100vh;font-family:Satoshi,system-ui,sans-serif;line-height:1.55;overflow-x:clip}.hx .worklab,.hx .play{scroll-margin-top:32px}.hx a{color:inherit;text-decoration:none}.hx button{font:inherit;cursor:pointer}.hx .shell{max-width:1120px;margin:0 auto;padding:0 24px}.hx .mnav{border-bottom:1px solid var(--hair);flex-wrap:wrap;align-items:center;gap:18px;padding:18px 0;display:flex}@media (max-width:560px){.hx .mnav{gap:8px 14px}.hx .mnav .links{flex-wrap:wrap;gap:12px 16px;font-size:12.5px}}.hx .mnav .b{color:var(--muted);font-family:Commit Mono,monospace;font-size:12px}.hx .mnav .links{color:var(--muted);gap:22px;margin-left:auto;font-size:13.5px;display:flex}.hx .mnav .links a:hover{color:var(--a)}.hx .hhead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;padding:96px 0 0;display:flex}.hx .hhead .name{letter-spacing:-.02em;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(30px,3.6vw,46px);font-weight:800;line-height:1}.hx .hhead .name .dot{color:var(--a)}.hx .hhead .thesis{color:var(--muted);margin-top:10px;font-size:15px}.hx .hhead .thesis em{color:var(--ink);font-family:Instrument Serif,serif;font-size:1.1em;font-style:italic}.hx .hhead .watch{color:var(--a);align-items:center;gap:7px;font-family:Pixelify Sans,monospace;font-size:13px;display:flex}.hx .reelw{position:relative}.hx .reel{border:1px solid var(--hair);background:var(--surface);border-radius:14px;overflow:clip;box-shadow:0 18px 44px -30px #0009}.hx .reel .bar{border-bottom:1px solid var(--hair);color:var(--muted);align-items:center;gap:10px;padding:10px 16px;font-family:Commit Mono,monospace;font-size:11px;display:flex}.hx .reel .bar .dots{gap:5px;margin-left:6px;display:flex}.hx .reel .bar .dots b{background:var(--hair);cursor:pointer;border:0;width:7px;height:7px;padding:0;transition:background .3s,transform .3s}.hx .reel .bar .dots b.on{background:var(--a);transform:scale(1.25)}.hx .reel .bar .lbl{color:var(--ink);margin-left:auto}.hx .reel .bar .lbl .a{color:var(--a)}.hx .split{grid-template-columns:2fr 3fr;min-height:308px;display:grid}@media (max-width:820px){.hx .split{grid-template-columns:1fr}.hx .split.fx{height:auto;min-height:0}}.hx .pane{padding:20px 22px;position:relative}.hx .pane.left{color:#d2d2ca;border-right:1px solid var(--hair);background:#0a0a0a;font-family:Commit Mono,monospace;font-size:13.5px;line-height:1.7}@media (max-width:820px){.hx .pane.left{border-right:0;border-bottom:1px solid var(--hair)}}.hx .pane.left .tag{color:#6e6e66;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:11px}.hx .pane.left .l{white-space:pre-wrap;min-height:1.7em}.hx .pane.left .l .hash{color:var(--a)}.hx .pane.left .cursor{background:var(--a);vertical-align:-.15em;width:8px;height:1.05em;animation:1s step-end infinite hx-blink;display:inline-block}.hx .pane.left .foot{color:#6e6e66;font-size:11px;position:absolute;bottom:16px;left:22px}.hx .pane.left .foot b{color:#d2d2ca;font-weight:400}.hx .pane.right{background:var(--surface);place-items:center;padding:24px;display:grid}.hx .stagew{width:100%;max-width:440px}.hx .buildlabel{color:var(--muted);opacity:0;font-family:Commit Mono,monospace;font-size:10.5px;transition:opacity .3s;position:absolute;top:14px;right:16px}.hx .buildlabel.on{opacity:1}.hx .buildlabel .g{color:var(--live)}.hx .as{opacity:0;transition:opacity .4s,transform .5s cubic-bezier(.2,1,.4,1);transform:translateY(10px)scale(.98)}.hx .as.in{opacity:1;transform:none}.hx .slk{color:#17150f;background:#fff;border:1px solid #17150f1f;border-radius:12px;font-size:13px;overflow:clip;box-shadow:0 10px 30px -20px #00000080}.hx .slk .top{color:#71695d;border-bottom:1px solid #17150f1f;align-items:center;gap:8px;padding:9px 12px;font-family:Commit Mono,monospace;font-size:10.5px;display:flex}.hx .slk .top .h{background:#611f69;border-radius:2px;width:8px;height:8px}.hx .slk .row{gap:9px;padding:11px 13px;display:flex}.hx .slk .av{background:#dcd7ee;border-radius:6px;flex:none;width:28px;height:28px}.hx .slk .who{font-size:12.5px;font-weight:700}.hx .slk .who span{color:#71695d;margin-left:6px;font-size:11px;font-weight:400}.hx .slk .msg{margin-top:2px}.hx .slk .nudge{background:#fff4e6;border:1px solid #c8783c66;border-radius:10px;margin:0 13px 12px 50px;padding:9px 11px;font-size:12px}.hx .slk .nudge b{color:#c07038;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-family:Commit Mono,monospace;font-size:10px;display:block}.hx .slk .fix{color:#1e9e52;align-items:center;gap:7px;margin:0 13px 13px 50px;font-size:12.5px;display:flex}.hx .slk .fix .c{color:#fff;background:#1e9e52;border-radius:50%;flex:none;place-items:center;width:15px;height:15px;font-size:9px;display:grid}.hx .prof{color:#17150f;background:#fff;border:1px solid #17150f1f;border-radius:12px;padding:16px;box-shadow:0 10px 30px -20px #00000080}.hx .prof .ph{align-items:center;gap:11px;display:flex}.hx .prof .pa{background:linear-gradient(135deg,#2b2b2b,#555);border-radius:10px;flex:none;width:40px;height:40px}.hx .prof .pn{font-family:Cabinet Grotesk,sans-serif;font-size:15px;font-weight:800}.hx .prof .pr{color:#71695d;font-size:11.5px}.hx .prof .score{text-align:right;margin-left:auto;font-family:Commit Mono,monospace}.hx .prof .score b{color:#1e9e52;font-size:19px}.hx .prof .score span{color:#71695d;font-size:10px;display:block}.hx .prof .chips{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.hx .prof .chip{color:#71695d;border:1px solid #17150f1f;border-radius:99px;padding:3px 9px;font-family:Commit Mono,monospace;font-size:10.5px}.hx .prof .sum{color:#3b382f;border-top:1px solid #17150f1f;margin-top:12px;padding-top:11px;font-size:12.5px;line-height:1.5}.hx .pht{border:1px solid var(--hair);background:#0a0a0a;border-radius:12px;padding:15px;font-family:Commit Mono,monospace;box-shadow:0 10px 30px -20px #0009}.hx .pht .cmd{color:#d2d2ca;font-size:12px}.hx .pht .cmd b{color:var(--a)}.hx .pht .strip{gap:6px;margin-top:12px;display:flex}.hx .pht .fr{background:#2c2c28;border-radius:5px;flex:none;width:34px;height:44px;transition:opacity .4s,filter .4s}.hx .pht .fr.kept{outline:2px solid var(--live);outline-offset:1px;background:linear-gradient(135deg,#7a6a4a,#b7975f)}.hx .pht .fr.cut{opacity:.28;filter:grayscale()}.hx .pht .out{color:var(--live);margin-top:12px;font-size:11.5px}.hx .pht .out span{color:#6e6e66}.hx .stats{border:1px solid var(--hair);border-radius:12px;grid-template-columns:repeat(4,1fr);margin-top:26px;display:grid;overflow:clip}@media (max-width:820px){.hx .stats{grid-template-columns:repeat(2,1fr)}}.hx .st{border-right:1px solid var(--hair);flex-direction:column;gap:6px;padding:16px 18px;display:flex}.hx .st:last-child{border-right:0}@media (max-width:820px){.hx .st:nth-child(2){border-right:0}.hx .st:first-child,.hx .st:nth-child(2){border-bottom:1px solid var(--hair)}}.hx .st .ic{height:16px;color:var(--a);align-items:center;gap:6px;display:flex}.hx .st .ic svg{width:14px;height:14px;display:block}.hx .st b{font-family:Cabinet Grotesk,sans-serif;font-size:22px;font-weight:800;line-height:1}.hx .st .lb{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-family:Commit Mono,monospace;font-size:10.5px}.hx-pxheart{background:#e96a6a;flex:none;width:11px;height:10px;animation:2s ease-in-out infinite hx-breathe;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 6' shape-rendering='crispEdges'%3E%3Cpath d='M1 0H3V1H4V0H6V1H7V3H6V4H5V5H4V6H3V5H2V4H1V3H0V1H1Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 6' shape-rendering='crispEdges'%3E%3Cpath d='M1 0H3V1H4V0H6V1H7V3H6V4H5V5H4V6H3V5H2V4H1V3H0V1H1Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.hx .aistrip{border:1px dashed var(--hair);color:var(--muted);border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;padding:12px 16px;font-size:13px;display:flex}.hx .aistrip b{color:var(--ink);font-weight:600}.hx .aistrip .sp{flex:1}.hx .aistrip .btn{border:1px solid var(--hair);background:var(--card);color:var(--ink);border-radius:99px;padding:6px 14px;font-family:Commit Mono,monospace;font-size:11.5px;transition:border-color .2s,color .2s;display:inline-block}.hx .aistrip .btn:hover{border-color:var(--a);color:var(--a)}.hx .aistrip .btn.primary{background:var(--a);color:var(--a-contrast);border-color:var(--a);font-weight:600}.hx .aistrip .btn.primary:hover{filter:brightness(1.1);color:var(--a-contrast)}.hx .worklab{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);padding-top:144px;font-family:Commit Mono,monospace;font-size:11px}.hx .tiles{grid-template-columns:repeat(3,1fr);gap:24px;padding-top:20px;display:grid}@media (max-width:820px){.hx .tiles{grid-template-columns:1fr}}.hx .tile{background:var(--card);border:1px solid var(--hair);border-radius:12px;transition:box-shadow .25s,transform .25s cubic-bezier(.2,1.4,.4,1);display:block;position:relative;overflow:clip}.hx .tile:hover{transform:translateY(-4px);box-shadow:0 20px 46px -26px #000000b3}.hx .tile .bar2{background:var(--a);transform-origin:0;z-index:2;height:3px;transition:transform .28s ease-out;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.hx .tile:hover .bar2{transform:scaleX(1)}.hx .tile:after{content:"";background:var(--gold);opacity:0;z-index:2;width:11px;height:11px;position:absolute;top:12px;right:36px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 7' shape-rendering='crispEdges'%3E%3Cpath d='M3 1H4V2H5V3H6V4H5V5H4V6H3V5H2V4H1V3H2V2H3Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 7' shape-rendering='crispEdges'%3E%3Cpath d='M3 1H4V2H5V3H6V4H5V5H4V6H3V5H2V4H1V3H2V2H3Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.hx .tile:hover:after{animation:.55s steps(3,end) forwards hx-twinkle}.hx .tile .imgw{border-bottom:1px solid var(--hair);overflow:clip}.hx .tile img{aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .45s cubic-bezier(.2,1,.4,1)}.hx .tile:hover img{transform:scale(1.05)}.hx .tile .tx{padding:13px 15px 15px;position:relative}.hx .tile .no{color:var(--muted);font-family:Commit Mono,monospace;font-size:10.5px;position:absolute;top:15px;right:15px}.hx .tile h3{font-family:Cabinet Grotesk,sans-serif;font-size:18px;font-weight:800}.hx .tile p{color:var(--muted);margin-top:3px;font-size:12.5px}.hx .tile .tg{letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--hair);color:var(--muted);border-radius:99px;margin-top:9px;padding:2.5px 9px;font-family:Commit Mono,monospace;font-size:10px;display:inline-block}.hx .tile .tg.s{border-color:var(--gold);color:var(--gold)}.hx .tile .tg.s:before{content:"";background:var(--gold);vertical-align:-1px;width:8px;height:8px;margin-right:5px;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 7' shape-rendering='crispEdges'%3E%3Cpath d='M3 1H4V2H5V3H6V4H5V5H4V6H3V5H2V4H1V3H2V2H3Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 7' shape-rendering='crispEdges'%3E%3Cpath d='M3 1H4V2H5V3H6V4H5V5H4V6H3V5H2V4H1V3H2V2H3Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.hx .scene{border-bottom:2px solid #2c2c28;height:240px;position:relative}.hx .scene .el{position:absolute}.hx .cloud{animation:70s linear infinite alternate hx-drift}.hx .cloud.c2{animation-duration:95s;animation-delay:-30s}.hx .collab{border-top:1px solid var(--hair);margin-top:72px;padding-top:72px}.hx .collab .ctag{letter-spacing:.1em;text-transform:uppercase;color:var(--a);font-family:Pixelify Sans,monospace;font-size:13px}.hx .collab .ch{max-width:20ch;margin-top:8px;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(22px,2.7vw,34px);font-weight:800;line-height:1.05}.hx .collab .cp{color:var(--muted);max-width:54ch;margin-top:10px;font-size:14.5px}.hx .cspecw{margin-top:22px;position:relative}.hx .cspec{border:1px solid var(--hair);background:#0a0a0a;border-radius:14px;overflow:clip;box-shadow:0 20px 46px -30px #000000b3}.hx .cspec .ctop{color:#82827a;border-bottom:1px solid #ffffff12;align-items:center;gap:9px;padding:11px 16px;font-family:Commit Mono,monospace;font-size:11px;display:flex}.hx .cspec .cbody{padding:14px 18px 18px;font-family:Commit Mono,monospace}.hx .cline{align-items:center;gap:10px;padding:7px 0;font-size:14px;display:flex}.hx .cline .chash{color:var(--a)}.hx .cline input{color:var(--ink);font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:14px}.hx .cline input::placeholder{color:#5e5e56}.hx .crow{border-top:1px dashed #ffffff1a;flex-wrap:wrap;align-items:center;gap:14px;margin-top:12px;padding-top:13px;display:flex}.hx .chint{color:#82827a;flex:1;min-width:200px;font-family:Satoshi,sans-serif;font-size:12.5px;transition:color .25s}.hx .csend{background:var(--a);color:var(--a-contrast);white-space:nowrap;border:0;border-radius:99px;padding:10px 18px;font-family:Cabinet Grotesk,sans-serif;font-size:14px;font-weight:700;transition:transform .2s cubic-bezier(.2,1.8,.4,1)}.hx .csend:hover{transform:translateY(-2px)}.hx .creach{color:var(--muted);flex-wrap:wrap;gap:10px 22px;margin-top:96px;font-family:Commit Mono,monospace;font-size:12.5px;display:flex}.hx .creach a{border-bottom:1px solid #0000;padding-bottom:1px;transition:color .2s,border-color .2s}.hx .creach a:hover{color:var(--a);border-color:var(--a)}.hx .chatwrap{color:#17150f;background:#fff;border-radius:14px;margin-top:40px;padding:8px 20px 20px}.hx .statusline{border-top:1px solid var(--hair);color:var(--muted);flex-wrap:wrap;gap:8px 24px;margin-top:128px;padding:14px 0 30px;font-family:Commit Mono,monospace;font-size:11.5px;display:flex}.hx .statusline .lv{color:var(--live);align-items:center;gap:6px;display:flex}.hx .themetoggle{z-index:50;border:1px solid var(--hair);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0ad9;border-radius:99px;gap:6px;padding:5px 7px;font-family:Commit Mono,monospace;font-size:11px;display:flex;position:fixed;bottom:16px;right:16px}.hx .themetoggle button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:99px;align-items:center;gap:5px;padding:3px 10px;display:flex}.hx .themetoggle button[aria-pressed=true]{border-color:var(--ink);color:var(--ink)}.hx .themetoggle i{border-radius:50%;width:9px;height:9px;display:inline-block}@keyframes hx-blink{50%{opacity:0}}@keyframes hx-twinkle{0%{opacity:0;transform:scale(.4)rotate(0)}50%{opacity:1;transform:scale(1.25)rotate(45deg)}to{opacity:1;transform:scale(1)rotate(90deg)}}@keyframes hx-drift{0%{transform:translate(-14px)}to{transform:translate(26px)}}@media (prefers-reduced-motion:reduce){.hx *,.hx :before,.hx :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hx .as{opacity:1;transform:none}}.hx .pane.paper{color:#26211a;border-right:1px solid var(--hair);background:#ede5d3;padding:20px 22px 44px;font-family:Satoshi,system-ui,sans-serif;font-size:12.5px;line-height:1.6;position:relative}@media (max-width:820px){.hx .pane.paper{border-right:0;border-bottom:1px solid var(--hair)}}.hx .pane.paper .ptag{letter-spacing:.14em;text-transform:uppercase;color:#8a8171;margin-bottom:14px;font-family:Commit Mono,monospace;font-size:10.5px}.hx .pane.paper .dl{opacity:0;margin-bottom:10px;padding-left:16px;transition:opacity .45s;position:relative}.hx .fx .pane.paper{flex-direction:column;display:flex}.hx .fx .pane.paper .dls{margin:auto 0;padding-bottom:34px}.hx .fx .pane.paper .dl{margin-bottom:16px;padding-left:20px;font-size:16.5px;font-weight:500;line-height:1.45}@media (max-width:560px){.hx .split.fx{height:auto;min-height:0}.hx .fx .pane.paper .dls{margin:0;padding-bottom:4px}.hx .fx .pane.right{padding:16px 0;overflow:hidden}.hx .fx .stagew.fixedh{transform:scale(calc((100vw - 100px)/430));transform-origin:top;height:calc(300px*(100vw - 100px)/430);max-width:none;margin:0 auto}}.hx .pane.paper .dl:before{content:"—";color:var(--a);position:absolute;left:0}.hx .pane.paper .dl.in{opacity:1}.hx .pane.paper .pfoot{color:#8a8171;font-family:Commit Mono,monospace;font-size:10.5px;position:absolute;bottom:14px;left:22px}.hx .toolbar{margin-top:64px}.hx .toolbar .tlab{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-family:Commit Mono,monospace;font-size:11px}.hx .toolbar .chips{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.hx .chip{border:1px solid var(--hair);background:var(--card);border-radius:10px;align-items:center;gap:8px;padding:8px 12px 8px 9px;transition:border-color .15s;display:inline-flex;position:relative}.hx .chip .ctip{color:#17150f;white-space:nowrap;opacity:0;pointer-events:none;z-index:6;background:#f2ede4;border-radius:6px;padding:4px 9px;font-family:Commit Mono,monospace;font-size:10.5px;transition:opacity .15s 50ms;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.hx .chip:hover .ctip{opacity:1}.hx .chip i{color:var(--muted);white-space:nowrap;font-family:Commit Mono,monospace;font-size:10.5px;font-style:normal}.hx .chip:hover{border-color:var(--a)}.hx .chip.ghost{background:0 0;border-style:dashed;padding:8px 14px}.hx .chip.ghost .gdots{gap:4px;display:inline-flex}.hx .chip.ghost .gdots b{background:var(--muted);width:4px;height:4px;animation:1.6s step-end infinite hx-gdot}.hx .chip.ghost .gdots b:nth-child(2){animation-delay:.2s}.hx .chip.ghost .gdots b:nth-child(3){animation-delay:.4s}@keyframes hx-gdot{0%,60%,to{opacity:.25}20%,40%{opacity:1}}@media (prefers-reduced-motion:reduce){.hx .chip.ghost .gdots b{animation:none}}.hx .letterw{align-items:flex-end;gap:22px;margin-top:112px;display:flex;position:relative}@media (max-width:700px){.hx .letterw{flex-direction:column;align-items:stretch}.hx .mailboxw{align-self:flex-end}}.hx .letter{color:#26211a;background:#f4eee2;border-radius:12px;flex:1;padding:22px 24px 18px;box-shadow:0 18px 40px -28px #0009}.hx .letter .dear{margin-bottom:8px;font-family:Instrument Serif,serif;font-size:19px;font-style:italic}.hx .letter .lline{width:100%;font:inherit;color:#26211a;background:0 0;border:0;border-bottom:1px solid #d8cfbd;outline:none;padding:9px 2px;font-size:14.5px;display:block}.hx .letter .lline::placeholder{color:#a39a87}.hx .letter .lline:focus{border-bottom-color:var(--a)}.hx .letter .lrow{justify-content:flex-end;margin-top:14px;display:flex}.hx .letter .lhint{color:#8a8171;flex:1;min-width:200px;font-size:12.5px}.hx .letter .lsend{color:#f4eee2;cursor:pointer;background:#26211a;border:0;border-radius:99px;padding:10px 18px;font-family:Cabinet Grotesk,sans-serif;font-size:14px;font-weight:700;transition:background .2s,transform .2s cubic-bezier(.2,1.8,.4,1)}.hx .letter .lsend:hover{background:var(--a);transform:translateY(-2px)}.hx .mailboxw{flex:none;padding-bottom:4px;position:relative}.hx .mailbox{cursor:pointer;background:0 0;border:0;padding:4px;transition:transform .15s;display:block}.hx .mailbox:hover{transform:translateY(-2px)}.hx .mmenu{z-index:20;background:#141414;border:1px solid #2e2e2e;border-radius:12px;flex-direction:column;gap:2px;min-width:190px;padding:8px;display:flex;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 18px 40px -20px #000c}.hx .mmenu button,.hx .mmenu a{color:#c2c2ba;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-family:Commit Mono,monospace;font-size:12px;transition:background .12s,color .12s}.hx .mmenu button:hover,.hx .mmenu a:hover{color:var(--a);background:#1e1e1c}.hx .chatdrawer{z-index:90;color:#17150f;background:#fbfaf7;flex-direction:column;width:min(440px,100vw);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 60px -30px #000c}.hx .chatdrawer .cclose{color:#71695d;cursor:pointer;background:0 0;border:0;align-self:flex-end;padding:10px 16px;font-size:22px}.hx .chatdrawer .cclose:hover{color:#17150f}.hx .chatdrawer .cinner{flex:1;padding:0 18px 18px;overflow:auto}.hx .reelw{margin-top:64px}.hx .dwin{color:#1d1c1d;background:#fff;border-radius:12px;width:100%;max-width:360px;overflow:clip;box-shadow:0 14px 34px -22px #0000008c}.hx .dwin .dbar{color:#71695d;border-bottom:1px solid #17150f1a;align-items:center;gap:5px;padding:8px 12px;font-family:Commit Mono,monospace;font-size:10.5px;display:flex}.hx .dwin .dbar i{background:#17150f24;border-radius:50%;width:8px;height:8px}.hx .dwin .dbar span{margin-left:7px}.hx .dwin .dbar .url{background:#17150f0f;border-radius:6px;padding:2px 10px}.hx .dwin .dbody{padding:13px 14px 14px;font-size:12.5px}.hx .slackd .draft{align-items:baseline;gap:8px;display:flex}.hx .slackd .dlabel{letter-spacing:.08em;text-transform:uppercase;color:#71695d;flex:none;font-family:Commit Mono,monospace;font-size:10px}.hx .slackd .dtext{font-size:13px}.hx .slackd .verdict{background:#fff4e6;border:1px solid #c8783c66;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;padding:8px 10px;display:flex}.hx .slackd .verdict b{color:#c07038;letter-spacing:.08em;text-transform:uppercase;font-family:Commit Mono,monospace;font-size:10px;font-weight:400}.hx .slackd .vchip{color:#8a5a2e;border:1px solid #c8783c59;border-radius:99px;padding:1.5px 8px;font-family:Commit Mono,monospace;font-size:10.5px}.hx .slackd .rewrite{color:#1e9e52;margin-top:9px;font-size:12.5px}.hx .gitd img{border:1px solid #17150f14;border-radius:8px;width:100%;height:auto}.hx .gitd .gchips{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.hx .gitd .gchips span{color:#55504a;border:1px solid #17150f24;border-radius:99px;padding:2px 9px;font-family:Commit Mono,monospace;font-size:10.5px}.hx .gitd .gchips .lv{color:#1e9e52;border-color:#1e9e52}.hx .photad .pgrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hx .photad .pcell{outline-offset:2px;border-radius:6px;outline:2px solid #0000;margin:0;transition:opacity .4s,transform .45s cubic-bezier(.3,1,.4,1),outline-color .2s}.hx .photad .pcell img{aspect-ratio:4/3;object-fit:cover;border-radius:6px;width:100%;height:auto;display:block}.hx .photad .pcell figcaption{color:#8a8171;text-align:center;margin-top:3px;font-family:Commit Mono,monospace;font-size:8.5px}.hx .photad .pcell.burst{outline-color:#e8c170}.hx .photad .pcell.keep{outline-color:#1e9e52}.hx .photad .pcell.fold{opacity:.22;transform:scale(.92)}.hx .photad .pnote{color:#71695d;margin-top:10px;font-family:Commit Mono,monospace;font-size:10.5px}.hx .split.fx{height:384px;min-height:384px}.hx .stagew.fixedh{transform-origin:50%;align-items:stretch;max-width:440px;height:300px;display:flex;transform:scale(1.12)}.hx .stagew.fixedh .dwin{flex-direction:column;width:430px;height:300px;display:flex}.hx .sd2{flex:1;min-height:0;display:flex}.hx .sd2 .sside{background:#3f0e40;flex-direction:column;align-items:center;gap:8px;width:40px;padding-top:14px;display:flex}.hx .sd2 .sside i{background:#ffffff2e;border-radius:5px;width:16px;height:16px}.hx .sd2 .smain{flex-direction:column;flex:1;min-height:0;display:flex}.hx .sd2 .shead{color:#1d1c1d;border-bottom:1px solid #1d1c1d14;padding:9px 12px;font-size:12.5px;font-weight:700}.hx .sd2 .smsg{gap:8px;padding:10px 12px 0;display:flex}.hx .sd2 .sav{background:#e8912d;border-radius:5px;flex:none;width:26px;height:26px}.hx .sd2 .swho{color:#1d1c1d;font-size:12px;font-weight:700}.hx .sd2 .swho em{color:#616061;margin-left:5px;font-size:10.5px;font-style:normal;font-weight:400}.hx .sd2 .stxt{color:#1d1c1d;margin-top:1px;font-size:12.5px}.hx .sd2 .sbot{background:#f8f8f8;border-left:3px solid #007a5a;border-radius:0 8px 8px 0;margin:9px 12px 0 46px;padding:7px 10px}.hx .sd2 .sbline{font-size:11px}.hx .sd2 .sbline b{color:#1d1c1d;font-size:11.5px}.hx .sd2 .seph{color:#616061;margin-left:6px;font-size:10.5px}.hx .sd2 .sreason{color:#9a6b2f;margin-top:3px;font-family:Commit Mono,monospace;font-size:10px}.hx .sd2 .sfix{color:#1d1c1d;margin-top:5px;font-size:12px}.hx .sd2 .suse{color:#fff;background:#007a5a;border-radius:5px;margin-top:6px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}@keyframes hx-press{0%{transform:scale(1)}40%{transform:scale(.9)}to{transform:scale(1)}}.hx .sd2 .suse.pressed{background:#00654a;animation:.24s cubic-bezier(.2,1.4,.4,1) hx-press}.hx .pd2 .pctrl span.on{animation:.24s cubic-bezier(.2,1.4,.4,1) hx-press}.hx .scompose .ctype,.hx .scompose .cfill{color:#1d1c1d}.hx .scompose .tcaret{background:#1d1c1d}@media (prefers-reduced-motion:reduce){.hx .sd2 .suse.pressed,.hx .pd2 .pctrl span.on{animation:none}}.hx .sd2 .scompose{color:#9a9a98;border:1px solid #1d1c1d38;border-radius:8px;margin:auto 12px 10px 46px;padding:6px 10px;font-size:11.5px}.hx .gd2{flex-direction:column;flex:1;min-height:0;padding:12px 14px;display:flex}.hx .gcard{border:1px solid #17150f1a;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;display:flex}.hx .gav{background:linear-gradient(135deg,#2b2b2b,#555);border-radius:50%;flex:none;width:34px;height:34px}.hx .gname{color:#17150f;font-family:Cabinet Grotesk,sans-serif;font-size:14px;font-weight:800}.hx .gsub{color:#71695d;font-size:10.5px}.hx .gscore{color:var(--gitroll-text,#c4520a);margin-left:auto;font-family:Commit Mono,monospace;font-size:16px}.hx .gscore span{color:#71695d;font-size:10px}.hx .gchat{flex-direction:column;gap:8px;margin-top:10px;display:flex}.hx .gbubble{border-radius:12px;padding:7px 11px;font-size:12px;line-height:1.45;display:inline-block}.hx .gq{opacity:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.hx .gq.on{opacity:1}.hx .gbubble.q{color:#fff;background:#17150f;min-width:40px;min-height:30px}.hx .gsend{color:#71695d;background:#17150f14;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:13px;transition:background .15s,color .15s,transform .1s;display:grid}.hx .gsend.sent{background:var(--gitroll-text,#c4520a);color:#fff;transform:scale(.94)}.hx .ga{display:flex}.hx .gbubble.a{color:#17150f;background:#17150f0f}.hx .tcaret{vertical-align:-.1em;background:#fff;width:6px;height:1em;margin-left:1px;animation:1s step-end infinite hxb-blink;display:inline-block}.hx .pd2{flex-direction:column;flex:1;min-height:0;display:flex}.hx .pd2 .ptool{color:#71695d;background:#f2f1ef;border-bottom:1px solid #17150f1a;align-items:center;gap:5px;padding:8px 12px;font-size:11px;display:flex}.hx .pd2 .ptool i{border-radius:50%;width:8px;height:8px}.hx .pd2 .ptool i:first-child{background:#ff5f57}.hx .pd2 .ptool i:nth-child(2){background:#febc2e}.hx .pd2 .ptool i:nth-child(3){background:#28c840}.hx .pd2 .pnav{color:#9a9a98;letter-spacing:2px;margin-left:8px}.hx .pd2 .ptitle{color:#3a3a38;margin-left:6px;font-size:11.5px;font-weight:600}.hx .pd2 .pstage{flex:1;width:316px;margin:10px auto 0;position:relative}.hx .pcell2{outline-offset:2px;z-index:1;border-radius:6px;outline:2px solid #0000;width:100px;margin:0;transition:transform .5s cubic-bezier(.3,.9,.35,1),opacity .4s,outline-color .2s;position:absolute}.hx .pcell2 img{object-fit:cover;border-radius:5px;width:100px;height:62px;display:block}.hx .pcell2 figcaption{color:#71695d;text-align:center;white-space:nowrap;margin-top:2px;font-family:Commit Mono,monospace;font-size:8.5px}.hx .pcell2.series{outline-color:#e8c170}.hx .pcell2.keep{z-index:3;outline-color:#1e9e52}.hx .pcell2.fold{opacity:.55;z-index:2;outline-color:#0000}.hx .pcell2.fold figcaption{opacity:0}.hx .pd2 .pstatus{color:#71695d;border-top:1px solid #17150f14;padding:7px 12px 9px;font-family:Commit Mono,monospace;font-size:10px}.hx .play{margin-top:144px}.hx .pgh{position:absolute;top:4px;left:0}.hx .pgh h2{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-family:Commit Mono,monospace;font-size:11px}.hx .pgh p{color:var(--muted);margin-top:8px;font-size:13.5px}.hx .plots{justify-content:center;align-items:flex-end;gap:72px;display:flex;position:absolute;bottom:0;left:0;right:0}.hx .plot{align-items:flex-end;gap:14px;display:flex}.hx .signw{flex-direction:column;align-items:center;display:flex}.hx .sign{text-align:center;clip-path:polygon(0 3px,3px 3px,3px 0,calc(100% - 3px) 0,calc(100% - 3px) 3px,100% 3px,100% calc(100% - 3px),calc(100% - 3px) calc(100% - 3px),calc(100% - 3px) 100%,3px 100%,3px calc(100% - 3px),0 calc(100% - 3px));background:#6b4b34;width:172px;padding:8px 12px 9px;transition:transform .18s cubic-bezier(.2,1.4,.4,1);position:relative;box-shadow:inset 0 3px #82593b,inset 0 -3px #52392a}.hx .sign:before,.hx .sign:after{content:"";background:#4a3323;width:3px;height:3px;position:absolute;top:6px}.hx .sign:before{left:7px}.hx .sign:after{right:7px}.hx .sign b{color:#f2ede4;font-family:Pixelify Sans,monospace;font-size:13px;font-weight:600;display:block}.hx .sign i{color:#cbbfa9;margin-top:3px;font-family:Commit Mono,monospace;font-size:10.5px;font-style:normal;line-height:1.5;display:block}.hx .sleg{background:#5c4430;width:9px;height:30px;box-shadow:inset 3px 0 #6b4b34}.hx .plot .crop{display:block}.hx .plot:hover .sign{transform:translateY(-4px)}@media (max-width:860px){.hx .scene{border-bottom:0;height:auto}.hx .scene .el{display:none}.hx .pgh{position:static}.hx .plots{flex-wrap:wrap;justify-content:flex-start;gap:24px 40px;margin-top:28px;position:static}.hx .plot{border-bottom:2px solid #2c2c28}}.hx .tile .imgw{background:var(--surface);border-bottom:1px solid var(--hair);padding:14px 14px 0}.hx .tile .shot{background:#fff;border:1px solid #17150f24;border-bottom:0;border-radius:8px 8px 0 0;overflow:clip}.hx .tile .shotbar{background:#f2f1ef;border-bottom:1px solid #17150f14;gap:4px;padding:6px 8px;display:flex}.hx .tile .shotbar i{background:#17150f29;border-radius:50%;width:6px;height:6px}.hx .tile .shot img{aspect-ratio:16/9;object-fit:cover;object-position:top;width:100%;transition:transform .45s cubic-bezier(.2,1,.4,1);display:block}.hx .pane.paper .pbottom{border-top:1px solid #26211a1f;justify-content:space-between;align-items:center;gap:10px;padding-top:12px;display:flex;position:absolute;bottom:40px;left:22px;right:22px}.hx .pane.paper .poutcome{color:#8a8171;font-family:Commit Mono,monospace;font-size:10.5px}.hx .pane.paper .pcase{color:#26211a;border-bottom:1.5px solid var(--a);padding-bottom:1px;font-size:13px;font-weight:600;transition:color .15s}.hx .pane.paper .pcase:hover{color:var(--a)}.hx .gd2 .gchips{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.hx .gd2 .gchips span{color:#55504a;border:1px solid #17150f24;border-radius:99px;padding:1.5px 8px;font-family:Commit Mono,monospace;font-size:9.5px}.hx .gd2 .gchips .ok{color:#1e9e52;border-color:#1e9e52}.hx .gd2 .gbars{flex-direction:column;gap:5px;margin-top:8px;display:flex}.hx .gd2 .gbar2{align-items:center;gap:8px;display:flex}.hx .gd2 .gbar2 i{color:#71695d;flex:none;width:78px;font-family:Commit Mono,monospace;font-size:9.5px;font-style:normal}.hx .gd2 .gbar2 b{background:#17150f14;border-radius:3px;flex:1;height:5px;display:block;overflow:clip}.hx .gd2 .gbar2 u{background:var(--gitroll-text,#c4520a);border-radius:3px;height:100%;transition:width .7s cubic-bezier(.2,.8,.2,1);display:block}.hx .gd2 .gchat{margin-top:8px}.hx .gd2 .gsrc{color:#9a948a;margin-top:6px;font-family:Commit Mono,monospace;font-size:9px}.hx .pcell2{transition:left .5s cubic-bezier(.3,.9,.35,1),top .5s cubic-bezier(.3,.9,.35,1),transform .5s cubic-bezier(.3,.9,.35,1),opacity .4s,outline-color .2s}.hx .pd2 .pctrl{gap:6px;padding:6px 12px 0;display:flex}.hx .pd2 .pctrl span{color:#c2bdb2;background:#26211a;border-radius:6px;padding:3px 9px;font-family:Commit Mono,monospace;font-size:9.5px;transition:background .2s,color .2s}.hx .pd2 .pctrl span.on{color:#fff;background:#1e9e52}.hx .gd2{padding:9px 12px 10px}.hx .gcard{padding:7px 10px}.hx .gd2 .gchips{margin-top:6px}.hx .gd2 .gbars{gap:4px;margin-top:6px}.hx .gd2 .gchat{gap:5px;margin-top:6px}.hx .gbubble{padding:5px 9px;font-size:11.5px}.hx .gd2 .gsrc{margin-top:4px;font-size:8.5px}
