.hum.home .hero{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding-top:clamp(3.5rem,10vh,7rem);padding-bottom:clamp(2.5rem,6vh,4rem);display:flex}.hum.home .hero .display{max-width:14em;margin-bottom:.75rem}.hum.home .hero .ctas{justify-content:center}.hum .install{border-radius:var(--radius);background:var(--well);height:3rem;color:var(--ink);font-family:var(--mono);align-items:center;gap:.9rem;max-width:100%;padding:0 .6rem 0 1.1rem;font-size:.95rem;display:inline-flex}.hum .install .p{color:var(--ink-3)}.hum .install code{font-size:inherit;white-space:nowrap;text-overflow:ellipsis;background:0 0;padding:0;overflow:hidden}.hum .install .copy{appearance:none;width:2rem;height:2rem;color:var(--ink-3);cursor:pointer;border-radius:var(--radius);background:0 0;border:0;place-items:center;margin:0;padding:0;display:inline-grid}.hum .install .copy:hover{color:var(--ink);background:var(--well)}.hum .install .copy.done{color:var(--ink)}.hum .install .copy svg{width:1rem;height:1rem}.hum.home .session{max-width:80rem;padding-bottom:0}.hum .stage{perspective:2400px;perspective-origin:50% 30%;border-radius:var(--radius-frame);overflow:hidden}.hum .ide{color:#c9cedb;height:clamp(30rem,72vh,42rem);font-family:var(--mono);border-radius:var(--radius-frame);transform-origin:50%;background:#171b26;border:1px solid #ffffff14;grid-template:"title title title"2.6rem"tree editor editor"minmax(0,1fr)"tree term route"minmax(0,1fr)/15rem minmax(0,1fr) 17rem;font-size:12.5px;line-height:1.6;display:grid;overflow:hidden;transform:rotateX(3deg);box-shadow:0 30px 80px #00000047}@media (prefers-reduced-motion:no-preference){.hum .ide{transition:transform 1.6s cubic-bezier(.45,0,.15,1)}}.hum .ide[data-shot=tree]{transform:rotateX(0)scale(1.6)translate(18%,12%)}.hum .ide[data-shot=editor]{transform:rotateX(0)scale(1.25)translate(-6%,9%)}.hum .ide[data-shot=terminal]{transform:rotateX(0)scale(1.25)translate(-6%,-9%)}.hum .ide .titlebar{border-bottom:1px solid #ffffff14;grid-area:title;align-items:center;gap:.5rem;padding:0 1rem;display:flex}.hum .ide .titlebar i{border-radius:50%;width:11px;height:11px;display:inline-block}.hum .ide .titlebar i:first-child{background:#ff5f57}.hum .ide .titlebar i:nth-child(2){background:#febc2e}.hum .ide .titlebar i:nth-child(3){background:#28c840}.hum .ide .titlebar .title{text-align:center;color:#7c8496;flex:1;margin-right:3.5rem;font-size:12px}.hum .ide .tree{color:#9aa2b4;border-right:1px solid #ffffff14;grid-area:tree;padding:.6rem 0;position:relative;overflow:hidden}.hum .ide .tree ul{margin:0;padding:0 0 0 .9rem;list-style:none}.hum .ide .tree li{position:static}.hum .ide .tree>ul{padding-left:.5rem}.hum .ide .tree .node{white-space:nowrap;text-overflow:ellipsis;border-radius:3px;align-items:center;gap:.4rem;padding:.1rem .5rem .1rem .3rem;display:flex;overflow:hidden}.hum .ide .tree .dir>.node:before{content:"▸";color:#5c6579;width:.7rem;font-size:10px}.hum .ide .tree .dir.open>.node:before{content:"▾"}.hum .ide .tree .file>.node:before{content:"";width:.7rem}.hum .ide .tree .more{color:#5c6579;padding:.1rem .5rem .1rem 1.3rem}.hum .ide .tree .file.current>.node{color:#f4f6fa;background:#ffffff14}.hum .ide .tree .mark{margin-left:auto;font-size:11px;font-style:normal}.hum .ide .tree .file.changed>.node{color:#e2c08d}.hum .ide .tree .file.changed .mark:after{content:"M"}.hum .ide .tree .file.added>.node{color:#7ec699}.hum .ide .tree .file.added .mark:after{content:"A"}.hum .ide .editor{border-bottom:1px solid #ffffff14;flex-direction:column;grid-area:editor;min-height:0;display:flex}.hum .ide .tabs{border-bottom:1px solid #ffffff14;display:flex}.hum .ide .tab{color:#f4f6fa;background:#ffffff08;border-right:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.45rem 1rem;display:inline-flex}.hum .ide .tab[hidden],.hum .ide .code[hidden]{display:none}.hum .ide .tab .dot{background:0 0;border-radius:50%;width:7px;height:7px}.hum .ide .tab.changed .dot{background:#e2c08d}.hum .ide .code{min-height:0;font:inherit;color:#c9cedb;flex:1;margin:0;padding:.6rem 0 0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 80%,#0000);mask-image:linear-gradient(#000 80%,#0000)}.hum .ide .code .ln{white-space:pre;text-overflow:ellipsis;padding-right:1rem;display:block;overflow:hidden}.hum .ide .code .ln b{text-align:right;color:#5c6579;-webkit-user-select:none;user-select:none;width:3rem;padding-right:1rem;font-weight:400;display:inline-block}@media (prefers-reduced-motion:no-preference){.hum .ide .code{animation:.5s both rise}}.hum .ide .term{box-shadow:none;border:0;border-radius:0;grid-area:term;min-height:0;font-size:12.5px;line-height:1.6}.hum .ide .term .screen{flex:1;height:auto;min-height:0;padding:.6rem 1rem .5rem}.hum .ide .term .live,.hum .ide .term .input,.hum .ide .term .status{padding-left:1rem;padding-right:1rem}.hum .ide .term .status{padding-bottom:.5rem}.hum .ide .route{border-left:1px solid #ffffff14;flex-direction:column;grid-area:route;padding:.75rem 1.1rem .6rem;display:flex;overflow:hidden}.hum .ide .route .rl{letter-spacing:.12em;text-transform:uppercase;color:#5c6579;margin:0 0 .6rem;font-size:10px}.hum .ide .route .hops{flex-direction:column;gap:.75rem;padding-left:1.1rem;display:flex}.hum .ide .route .hop{color:#7c8496;flex-direction:column;gap:2px;display:flex;position:relative}.hum .ide .route .hop:before{content:"";z-index:1;background:#171b26;border:1px solid #3a4152;border-radius:50%;width:9px;height:9px;position:absolute;top:8px;left:-1.1rem}.hum .ide .route .hop:after{content:"";background:#3a4152;width:1px;position:absolute;top:17px;bottom:-.75rem;left:calc(4px - 1.1rem)}.hum .ide .route .hop:last-child:after{display:none}.hum .ide .route .hop.done:before,.hum .ide .route .hop.on:before{background:#56b6c2;border-color:#56b6c2}.hum .ide .route .hop.done:after{background:#56b6c2}.hum .ide .route .hop.on{color:#c9cedb}.hum .ide .route .hop .n{letter-spacing:.1em;color:#5c6579;font-size:10px}.hum .ide .route .hop b{color:#9aa2b4;font-weight:700}.hum .ide .route .hop.on b{color:#f4f6fa}.hum .ide .route .hop small{color:#5c6579;font-size:11px;line-height:1.4}@media (prefers-reduced-motion:no-preference){.hum .ide .route .hop,.hum .ide .route .hop:before,.hum .ide .route .hop:after{transition:color .24s,background-color .24s,border-color .24s}}@media (max-width:900px){.hum .ide{grid-template:"title"2.6rem"editor"minmax(0,.8fr)"term"minmax(0,1fr)"route"/minmax(0,1fr);height:clamp(30rem,84vh,42rem);font-size:11.5px;transform:none}.hum .ide .tree{display:none}.hum .ide[data-shot]{transform:none}.hum .ide .route{border-top:1px solid #ffffff14;border-left:0;padding:.7rem 1rem .8rem}.hum .ide .route .hops{gap:.35rem;padding-left:1rem}.hum .ide .route .hop{flex-flow:wrap;align-items:baseline;gap:.5rem}.hum .ide .route .hop:before{top:5px;left:-1rem}.hum .ide .route .hop:after{display:none}.hum .ide .route .hop b{order:-1}.hum .ide .route .hop small,.hum .ide .route .hop .n{display:none}}.hum.home .routing,.hum.home .where,.hum.home .uses,.hum.home .integrations,.hum.home .start{padding-top:clamp(4rem,10vh,7rem);padding-bottom:clamp(4rem,10vh,7rem)}.hum.home .integrations,.hum.home .start{border-top:1px solid var(--rule)}.hum.home[data-ready] [data-reveal]:not(.in){opacity:0;transform:translateY(16px)}@media (prefers-reduced-motion:no-preference){.hum.home [data-reveal]{transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}}@media (prefers-reduced-motion:reduce){.hum.home [data-reveal]{opacity:1;transform:none}}.hum.home .routing{flex-direction:column;gap:clamp(2rem,4vw,3rem);max-width:80rem;padding-top:clamp(2.5rem,6vh,4rem);display:flex}.hum.home .routing .say{flex-direction:column;gap:1rem;max-width:22em;display:flex}.hum .routes-graphic{flex-direction:column;gap:clamp(2rem,4vw,3rem);display:flex}.hum .graph{width:100%;height:auto;display:block;overflow:visible}.hum .graph.tall{display:none}.hum .graph .lit{stroke-dasharray:100;stroke-dashoffset:100px}.hum .graph .pulse{offset-rotate:0deg;opacity:0}.hum .roster{border-top:1px solid var(--rule);grid-template-columns:repeat(7,minmax(0,1fr));gap:1.25rem;margin:0;padding:1.5rem 0 0;list-style:none;display:grid}.hum .roster li{font-family:var(--mono);color:var(--ink);opacity:.45;flex-direction:column;gap:.35rem;min-width:0;display:flex}.hum .roster .m{width:1.6rem;height:1.6rem;margin-bottom:.5rem;display:block}.hum .roster .m svg{width:100%;height:100%;display:block}.hum .roster b{font-size:.85rem;font-weight:500;line-height:1.3}.hum .roster small{color:var(--ink-3);font-size:.72rem;line-height:1.4}@media (prefers-reduced-motion:reduce){.hum .graph *,.hum .roster li{animation:none!important}.hum .graph .lit{stroke-dashoffset:0}.hum .graph .sub,.hum .roster li,.hum .graph .leadname.l0{opacity:1}}@keyframes fan0{0%{stroke-dashoffset:100px;opacity:1}8%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes pulse0{0%{offset-distance:0%;opacity:1}8%{offset-distance:100%;opacity:1}9%,to{offset-distance:100%;opacity:0}}@keyframes lane0{0%,10%{stroke-dashoffset:100px;opacity:1}52%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes merge0{0%,52%{stroke-dashoffset:100px;opacity:1}60%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes ring0{0%,8%{stroke:var(--rule);stroke-width:1.5px}10%,52%{stroke:var(--ink);stroke-width:2px}56%,to{stroke:var(--rule);stroke-width:1.5px}}.hum .graph .fan.r0{animation:16s linear infinite fan0}.hum .graph .pulse.r0{animation:16s linear infinite pulse0}.hum .graph .lane.r0{animation:16s linear infinite lane0}.hum .graph .merge.r0{animation:16s linear infinite merge0}.hum .graph .w0 circle{animation:16s linear infinite ring0}@keyframes sub00{0%,12%{opacity:0;transform:scale(.6)}15%,52%{opacity:1;transform:scale(1)}56%,to{opacity:.55;transform:scale(1)}}.hum .graph .s00{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite sub00}@keyframes sub01{0%,18%{opacity:0;transform:scale(.6)}21%,52%{opacity:1;transform:scale(1)}56%,to{opacity:.55;transform:scale(1)}}.hum .graph .s01{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite sub01}@keyframes fan1{0%{stroke-dashoffset:100px;opacity:1}8%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes pulse1{0%{offset-distance:0%;opacity:1}8%{offset-distance:100%;opacity:1}9%,to{offset-distance:100%;opacity:0}}@keyframes lane1{0%,10%{stroke-dashoffset:100px;opacity:1}40%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes merge1{0%,40%{stroke-dashoffset:100px;opacity:1}48%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes ring1{0%,8%{stroke:var(--rule);stroke-width:1.5px}10%,40%{stroke:var(--ink);stroke-width:2px}44%,to{stroke:var(--rule);stroke-width:1.5px}}.hum .graph .fan.r1{animation:16s linear infinite fan1}.hum .graph .pulse.r1{animation:16s linear infinite pulse1}.hum .graph .lane.r1{animation:16s linear infinite lane1}.hum .graph .merge.r1{animation:16s linear infinite merge1}.hum .graph .w1 circle{animation:16s linear infinite ring1}@keyframes sub10{0%,15%{opacity:0;transform:scale(.6)}18%,40%{opacity:1;transform:scale(1)}44%,to{opacity:.55;transform:scale(1)}}.hum .graph .s10{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite sub10}@keyframes sub11{0%,21%{opacity:0;transform:scale(.6)}24%,40%{opacity:1;transform:scale(1)}44%,to{opacity:.55;transform:scale(1)}}.hum .graph .s11{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite sub11}@keyframes sub12{0%,27%{opacity:0;transform:scale(.6)}30%,40%{opacity:1;transform:scale(1)}44%,to{opacity:.55;transform:scale(1)}}.hum .graph .s12{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite sub12}@keyframes fan2{0%{stroke-dashoffset:100px;opacity:1}8%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes pulse2{0%{offset-distance:0%;opacity:1}8%{offset-distance:100%;opacity:1}9%,to{offset-distance:100%;opacity:0}}@keyframes lane2{0%,10%{stroke-dashoffset:100px;opacity:1}62%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes merge2{0%,62%{stroke-dashoffset:100px;opacity:1}70%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes ring2{0%,8%{stroke:var(--rule);stroke-width:1.5px}10%,62%{stroke:var(--ink);stroke-width:2px}66%,to{stroke:var(--rule);stroke-width:1.5px}}.hum .graph .fan.r2{animation:16s linear infinite fan2}.hum .graph .pulse.r2{animation:16s linear infinite pulse2}.hum .graph .lane.r2{animation:16s linear infinite lane2}.hum .graph .merge.r2{animation:16s linear infinite merge2}.hum .graph .w2 circle{animation:16s linear infinite ring2}@keyframes sub20{0%,18%{opacity:0;transform:scale(.6)}21%,62%{opacity:1;transform:scale(1)}66%,to{opacity:.55;transform:scale(1)}}.hum .graph .s20{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite sub20}@keyframes sub21{0%,24%{opacity:0;transform:scale(.6)}27%,62%{opacity:1;transform:scale(1)}66%,to{opacity:.55;transform:scale(1)}}.hum .graph .s21{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite sub21}@keyframes sub22{0%,30%{opacity:0;transform:scale(.6)}33%,62%{opacity:1;transform:scale(1)}66%,to{opacity:.55;transform:scale(1)}}.hum .graph .s22{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite sub22}@keyframes fan3{0%{stroke-dashoffset:100px;opacity:1}8%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes pulse3{0%{offset-distance:0%;opacity:1}8%{offset-distance:100%;opacity:1}9%,to{offset-distance:100%;opacity:0}}@keyframes lane3{0%,10%{stroke-dashoffset:100px;opacity:1}56%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes merge3{0%,56%{stroke-dashoffset:100px;opacity:1}64%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes ring3{0%,8%{stroke:var(--rule);stroke-width:1.5px}10%,56%{stroke:var(--ink);stroke-width:2px}60%,to{stroke:var(--rule);stroke-width:1.5px}}.hum .graph .fan.r3{animation:16s linear infinite fan3}.hum .graph .pulse.r3{animation:16s linear infinite pulse3}.hum .graph .lane.r3{animation:16s linear infinite lane3}.hum .graph .merge.r3{animation:16s linear infinite merge3}.hum .graph .w3 circle{animation:16s linear infinite ring3}@keyframes sub30{0%,21%{opacity:0;transform:scale(.6)}24%,56%{opacity:1;transform:scale(1)}60%,to{opacity:.55;transform:scale(1)}}.hum .graph .s30{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite sub30}@keyframes sub31{0%,27%{opacity:0;transform:scale(.6)}30%,56%{opacity:1;transform:scale(1)}60%,to{opacity:.55;transform:scale(1)}}.hum .graph .s31{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite sub31}@keyframes pr{0%,70%{stroke:var(--rule);stroke-width:1.5px}72%,92%{stroke:var(--ink);stroke-width:2px}96%,to{stroke:var(--rule);stroke-width:1.5px}}.hum .graph .pr rect{animation:16s linear infinite pr}@keyframes trunk{0%{stroke-dashoffset:100px;opacity:1}70%,90%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}.hum .graph .trunk{animation:16s linear infinite trunk}@keyframes lead0{0%,0%{opacity:0}0%,31.4%{opacity:1}33.4%,to{opacity:0}}.hum .graph .leadname.l0{opacity:0;animation:48s linear infinite lead0}@keyframes tile0{0%,0%{opacity:.45}0%,31.4%{opacity:1}33.4%,to{opacity:.45}}.hum .roster .t0{animation:48s linear infinite tile0}@keyframes lead1{0%,31.4%{opacity:0}33.4%,64.8%{opacity:1}66.8%,to{opacity:0}}.hum .graph .leadname.l1{opacity:0;animation:48s linear infinite lead1}@keyframes tile1{0%,31.4%{opacity:.45}33.4%,64.8%{opacity:1}66.8%,to{opacity:.45}}.hum .roster .t5{animation:48s linear infinite tile1}@keyframes lead2{0%,64.8%{opacity:0}66.8%,98.2%{opacity:1}to,to{opacity:0}}.hum .graph .leadname.l2{opacity:0;animation:48s linear infinite lead2}@keyframes tile2{0%,64.8%{opacity:.45}66.8%,98.2%{opacity:1}to,to{opacity:.45}}.hum .roster .t6{animation:48s linear infinite tile2}@keyframes t2{0%,10%{opacity:.45}12%,62%{opacity:1}66%,to{opacity:.45}}.hum .roster .t2{animation:16s linear infinite t2}@keyframes t3{0%,10%{opacity:.45}12%,52%{opacity:1}56%,to{opacity:.45}}.hum .roster .t3{animation:16s linear infinite t3}@keyframes t1{0%,10%{opacity:.45}12%,62%{opacity:1}66%,to{opacity:.45}}.hum .roster .t1{animation:16s linear infinite t1}.hum.home .where .forms{grid-template-columns:minmax(0,18rem) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.hum.home .pick{border-top:1px solid var(--rule);margin:0;padding:0;list-style:none}.hum.home .pick li{border-bottom:1px solid var(--rule)}.hum.home .pick button{appearance:none;cursor:pointer;width:100%;color:var(--ink-3);text-align:left;background:0 0;border:0;align-items:baseline;gap:1.25rem;margin:0;padding:1.4rem 0;display:flex}.hum.home .pick .name{font-family:var(--serif);letter-spacing:-.015em;color:var(--ink-3);font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.1}.hum.home .pick button:hover .name,.hum.home .pick .open .name{color:var(--ink)}@media (prefers-reduced-motion:no-preference){.hum.home .pick .name{transition:color .24s}}.hum.home .show{align-items:center;min-width:0;display:grid}.hum.home .show .frame-slot{visibility:hidden;opacity:0;grid-area:1/1;min-width:0;transform:translateY(6px)}.hum.home .show .frame-slot.on{visibility:visible;opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){.hum.home .show .frame-slot{transition:opacity .26s,transform .26s,visibility 0s linear .26s}.hum.home .show .frame-slot.on{transition:opacity .26s,transform .26s,visibility}}.hum.home .show .slack{max-width:none}.hum.home .where .frame{--paper:#fcfbf8;--ink:#0b0b0a;--ink-2:#5c5852;--ink-3:#9a958c;--rule:#0b0b0a24;--well:#0b0b0a0f}.hum.home .term.still .screen{height:auto;min-height:16rem;overflow:hidden}.hum.home .ledger{border-top:1px solid var(--rule);margin:clamp(2rem,5vh,3rem) 0 0;padding:0;list-style:none}.hum.home .ledger li{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) 13rem;align-items:center;gap:clamp(1.5rem,3vw,3rem);padding:1.6rem 0;display:grid}.hum.home .ledger .name{font-family:var(--serif);letter-spacing:-.015em;color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(1.6rem,2.6vw,2.4rem);font-weight:400;line-height:1.1}.hum.home .ledger .line{font-family:var(--mono);color:var(--ink-2);overflow-wrap:anywhere;margin:0;font-size:.8rem}.hum.home .ledger .inset{aspect-ratio:4/3;border-radius:var(--radius);border:1px solid var(--rule);background:#171b26;justify-self:end;width:13rem;overflow:hidden}.hum.home .ledger .inset img{object-fit:cover;width:100%;height:100%;display:block}.hum.home .integrations{flex-direction:column;gap:clamp(2rem,5vh,3.5rem);display:flex}.hum.home .marks{flex-wrap:wrap;align-items:center;gap:clamp(2rem,5vw,5rem);margin:0;padding:0;list-style:none;display:flex}.hum.home .marks .mark{width:3rem;height:3rem;color:var(--ink);opacity:.9;display:block}.hum.home .marks .mark svg{width:100%;height:100%;display:block}.hum.home .integrations .link{align-self:flex-start}.hum .slack{max-width:44rem;color:var(--ink);box-shadow:none;padding:.5rem 0 .75rem;font-family:-apple-system,system-ui,Segoe UI,sans-serif;font-size:.95rem;line-height:1.5}.hum .slack .chan{border-bottom:1px solid var(--rule);padding:.5rem 1.25rem .75rem;font-weight:700}.hum .slack .msg{gap:.75rem;padding:.7rem 1.25rem;display:flex}.hum .slack .msg.reply{border-left:2px solid var(--rule);margin-left:2.35rem;padding-left:1rem}.hum .slack .av{color:#fff;border-radius:.45rem;flex:none;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-weight:700;display:inline-flex}.hum .slack .av.you{background:#4a5568}.hum .slack .av.them{background:#7b6f9c}.hum .slack .av.bot{background:var(--ink);color:var(--paper)}.hum .slack .col{flex:1;width:auto;min-width:0;margin:0}.hum .slack .meta{align-items:baseline;gap:.5rem;display:flex}.hum .slack .meta b{font-weight:700}.hum .slack .meta i{background:var(--well);color:var(--ink-2);border:1px solid var(--rule);border-radius:.2rem;padding:.05rem .3rem;font-size:.65rem;font-style:normal}.hum .slack .meta .time{color:var(--ink-3);font-size:.75rem}.hum .slack p{overflow-wrap:anywhere;margin:.15rem 0 0}.hum .slack .mention{color:#1264a3;background:#1d9bd11f;border-radius:.2rem;padding:0 .15rem}.hum .slack .fact{font-family:inherit;font-size:inherit;color:var(--ink-2)}.hum .slack .plan{font-family:var(--mono);margin:.4rem 0 0;padding:0;font-size:.85rem;list-style:none}.hum .slack .plan li{gap:.6rem;margin:.15rem 0;display:flex}.hum .slack .plan li span{color:var(--ink-3);flex:none}.hum .slack .plan li span.done{color:#2eb67d}.hum .slack .plan li span.doing{color:var(--ink)}.hum.home .start{flex-direction:column;gap:1.5rem;display:flex}.hum.home .start>*{max-width:44rem}.hum.home .start .ctas{margin-top:.5rem}@media (max-width:900px){.hum.home .where .forms{grid-template-columns:minmax(0,1fr)}.hum.home .show{align-items:start}.hum .graph.wide{display:none}.hum .graph.tall{max-width:24rem;display:block}.hum .roster{grid-template-columns:repeat(3,minmax(0,1fr))}.hum .slack{max-width:none}}@media (max-width:720px){.hum.home .ledger li{grid-template-columns:minmax(0,1fr);gap:.9rem;padding:1.4rem 0}.hum.home .ledger .inset{justify-self:start;width:100%}}@media (max-width:560px){.hum.home .marks{gap:clamp(1.25rem,6vw,2rem)}.hum.home .marks .mark{width:2.5rem;height:2.5rem}.hum .roster{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem}}@media (max-width:640px){.hum .install{font-size:.85rem}.hum .slack .msg.reply{margin-left:1rem}}
