.tb-shell{--tb-ground:#101722;--tb-bar:#0b111a;--tb-bar-h:56px;--tb-bar-x:18px;--tb-card:#212c3c;--tb-raised:#2d3a4c;--tb-rule:#37455a;--tb-chalk:#f1eee6;--tb-haze:#a3adbe;--tb-dim:#8d97a8;--tb-blue:#00aaff;--tb-pink:#e91e8c;--tb-violet:#9b7bff;--tb-green:#35d6a4;--tb-amber:#ffb020;--tb-ramp:linear-gradient(96deg,#00aaff,#7443e2 50%,#e91e8c);--tb-display:"Big Shoulders Display","Arial Narrow","Helvetica Neue",sans-serif;--tb-body:"Instrument Sans","Segoe UI",system-ui,sans-serif;--tb-mono:"IBM Plex Mono",ui-monospace,"Cascadia Mono",monospace}.tb-shell .tb-bar-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:minmax(0,1fr);align-items:center;gap:12px;height:var(--tb-bar-h);padding:0 var(--tb-bar-x)}.tb-shell .tb-bar-row>:last-child{justify-self:end;display:flex;align-items:center;gap:8px;min-width:0}.tb-shell .tb-bar-row>:first-child{justify-self:start;min-width:0}@media (max-width:1200px){.tb-shell .tb-bar-row{grid-template-columns:auto minmax(0,1fr) auto}}.tb-shell .tb-tabs{min-width:0;max-width:100%;display:flex;align-items:center;justify-content:center;gap:2px;overflow-x:auto;scrollbar-width:none}.tb-shell .tb-tabs::-webkit-scrollbar{display:none}.tb-shell .tb-tab{position:relative;flex:none;display:flex;align-items:center;gap:8px;height:calc(var(--tb-bar-h) - 12px);padding:0 13px;border-radius:8px;color:var(--tb-dim);text-decoration:none;transition:color .15s,background .15s}.tb-shell .tb-tab-icon{display:grid;place-items:center;width:17px;height:17px;flex:none;opacity:.7}.tb-shell .tb-tab-icon svg{width:17px;height:17px;display:block}.tb-shell .tb-tab-name{font-family:var(--tb-display);font-synthesis:none;font-weight:800;font-size:14px;line-height:1;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.tb-shell .tb-tab:hover{color:var(--tb-haze);background:rgba(255,255,255,.04)}.tb-shell .tb-tab:hover .tb-tab-icon{opacity:.9}.tb-shell .tb-tab:focus-visible{outline:2px solid var(--tb-blue);outline-offset:-2px}.tb-shell .tb-tab.on .tb-tab-icon{opacity:1}@media (max-width:1080px){.tb-shell .tb-tabs{justify-content:flex-start}}.tb-shell .tb-sub{position:sticky;top:calc(var(--tbs-banner-h, 0px) + var(--tb-bar-h));z-index:39;background:var(--tb-bar);border-bottom:1px solid var(--tb-rule)}.tb-shell .tb-sub-in{align-items:center;justify-content:center;gap:3px;min-height:44px;padding:0 var(--tb-bar-x,18px);overflow-x:auto;scrollbar-width:none}.tb-shell .tb-sub-in::-webkit-scrollbar{display:none}@media (max-width:1080px){.tb-shell .tb-sub-in{justify-content:flex-start}}.tb-shell .tb-sub-link{flex:none;display:flex;align-items:center;gap:8px;min-height:44px;padding:0 11px;color:var(--tb-haze);font-size:13.5px;line-height:1.2;text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.tb-shell .tb-sub-link .tb-sub-icon{display:grid;place-items:center;width:16px;height:16px;flex:none;opacity:.75}.tb-shell .tb-sub-link .tb-sub-icon svg{width:16px;height:16px;display:block}.tb-shell .tb-sub-link:hover{color:var(--tb-chalk)}.tb-shell .tb-sub-link:hover .tb-sub-icon{opacity:1}.tb-shell .tb-sub-link:focus-visible{outline:2px solid var(--tb-blue);outline-offset:-2px}.tb-shell .tb-sub-btn{position:absolute;right:var(--tb-bar-x,18px);top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border:1px solid var(--tb-blue);border-radius:999px;background:var(--tb-blue);color:#fff;font:inherit;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer;transition:filter .15s}.tb-shell .tb-sub-btn:hover{filter:brightness(1.1)}.tb-shell .tb-sub-btn:focus-visible{outline:2px solid var(--tb-blue);outline-offset:2px}.tb-shell .tb-sub-link.on{color:var(--tb-chalk);font-weight:600;border-bottom-color:var(--tb-blue)}.tb-shell .tb-sub-link.on .tb-sub-icon{opacity:1;color:var(--tb-blue)}.tb-shell .tb-sub-split{flex:none;width:1px;height:18px;margin:0 7px;background:var(--tb-rule)}.tb-shell .tb-word{display:inline-flex;align-items:center;gap:9px;font-family:var(--tb-display);font-weight:900;font-size:19px;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;color:var(--tb-chalk);flex:none;font-synthesis:none}.tb-shell .tb-d,.tb-shell .tb-s{font:inherit;letter-spacing:inherit}.tb-shell .tb-mark{height:20px;width:auto;display:block;flex:none}.tb-shell .tb-words{display:inline-flex}.tb-shell .tb-d{color:var(--tb-blue)}.tb-shell .tb-s{color:var(--tb-pink)}.tb-shell .tb-me{width:32px;height:32px;flex:none;border-radius:50%;display:grid;place-items:center;background:#1d6fa8;border:1px solid rgba(255,255,255,.18);font-family:var(--tb-mono);font-size:11px;color:#fff;transition:border-color .15s}.tb-shell a:hover .tb-me{border-color:var(--tb-blue)}.tb-shell a:focus-visible .tb-me{outline:2px solid var(--tb-blue);outline-offset:2px}.tb-shell .tb-tab.join{opacity:.72}.tb-shell .tb-tab.join .tb-tab-name{color:var(--tb-pink)}.tb-shell .tb-tab.join:hover{opacity:1}.tb-shell .tbp{max-width:68ch;margin-inline:auto}.tb-shell .tbp-head{display:flex;align-items:flex-start;gap:18px;margin-bottom:30px}.tb-shell .tbp-photo{width:96px;height:96px;flex:none;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--tb-rule);background:var(--tb-card)}.tb-shell .tbp-initials{display:grid;place-items:center;font-family:var(--tb-mono);font-size:28px;color:var(--tb-haze)}.tb-shell .tbp-who{min-width:0}.tb-shell .tbp-name{margin:0;font-family:var(--tb-display);font-weight:800;font-size:clamp(26px,4vw,34px);line-height:1.05;text-transform:uppercase;color:var(--tb-chalk)}.tb-shell .tbp-real{margin:2px 0 0;font-size:13px;color:var(--tb-dim)}.tb-shell .tbp-line{margin:6px 0 0;font-size:14px;color:var(--tb-haze)}.tb-shell .tbp-photo-pick{margin-top:12px}.tb-shell .tbp-photo-pick button{padding:7px 14px;border:1px solid var(--tb-rule);border-radius:999px;background:transparent;color:var(--tb-haze);font:inherit;font-size:13px;cursor:pointer;transition:border-color .15s,color .15s}.tb-shell .tbp-photo-pick button:hover:not(:disabled){border-color:var(--tb-blue);color:var(--tb-chalk)}.tb-shell .tbp-photo-pick button:disabled{opacity:.6;cursor:default}.tb-shell .tbp-photo-pick button:focus-visible{outline:2px solid var(--tb-blue);outline-offset:2px}.tb-shell .tbp-sec{margin-top:30px;padding-top:24px;border-top:1px solid var(--tb-rule)}.tb-shell .tbp-sec h2{margin:0 0 4px;font-family:var(--tb-display);font-weight:800;font-size:19px;text-transform:uppercase;color:var(--tb-chalk)}.tb-shell .tbp-secwhat{margin:0 0 16px;font-size:14px;line-height:1.6;color:var(--tb-haze)}.tb-shell .tbp-secwhat a{color:var(--tb-blue)}.tb-shell .tbp-form,.tb-shell .tbp-two{display:grid;gap:18px}.tb-shell .tbp-two{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.tb-shell .tbp-row label{display:block;font-size:14.5px;font-weight:600;color:var(--tb-chalk)}.tb-shell .tbp-hint{display:block;margin-top:2px;font-size:12.5px;font-weight:400;color:var(--tb-dim)}.tb-shell .tbp-row input,.tb-shell .tbp-row textarea{width:100%;margin-top:8px;padding:10px 12px;border:1px solid var(--tb-rule);border-radius:10px;background:var(--tb-ground);color:var(--tb-chalk);font-family:var(--tb-body);font-size:16px;line-height:1.5}.tb-shell .tbp-row input:focus-visible,.tb-shell .tbp-row textarea:focus-visible{outline:2px solid var(--tb-blue);outline-offset:1px}.tb-shell .tbp-save{justify-self:start;padding:11px 24px;border:0;border-radius:10px;background:var(--tb-blue);color:#04121c;font:inherit;font-size:14.5px;font-weight:700;cursor:pointer}.tb-shell .tbp-save:hover{opacity:.92}.tb-shell .tbp-save:focus-visible{outline:2px solid var(--tb-blue);outline-offset:2px}.tb-shell .tbp-error{margin:0;font-size:13.5px;color:var(--tb-amber)}.tb-shell .tbp-saved{margin:0;font-size:13.5px;color:var(--tb-green)}.tb-shell .tb-word-big .tb-word{font-size:27px;gap:12px}.tb-shell .tb-word-big .tb-mark{height:28px}.tb-shell .tb-sub-toggle{display:none}.tb-shell .tb-sub-in{display:flex}@media (max-width:860px){.tb-shell .tb-sub-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;list-style:none;cursor:pointer;min-height:44px;padding:0 var(--tb-bar-x);color:var(--tb-haze);font-size:14px;font-weight:600}.tb-shell .tb-sub-toggle:focus-visible{outline:2px solid var(--tb-blue);outline-offset:-2px}.tb-shell .tb-sub-burger{display:grid;place-items:center;width:22px;height:22px}.tb-shell .tb-sub-burger svg{width:18px;height:18px}.tb-shell .tb-sub.open .tb-sub-toggle{color:var(--tb-chalk);border-bottom:1px solid var(--tb-rule)}.tb-shell .tb-sub-in{display:none}.tb-shell .tb-sub.open .tb-sub-in{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:6px var(--tb-bar-x) 10px;overflow:visible;max-height:62vh;overflow-y:auto}.tb-shell .tb-sub.open .tb-sub-in nav:not(.tb-sub-link),.tb-shell .tb-sub.open .tb-sub-in nav>div:not(.tb-sub-link),.tb-shell .tb-sub.open .tb-sub-in>:not(.tb-sub-link):not(.tb-sub-split):not(dialog):not(.tb-sub-btn){display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0;overflow-x:visible}.tb-shell .tb-sub.open .tb-sub-link{flex-direction:row;align-items:center;width:100%}.tb-shell .tb-sub.open .tb-sub-badge{margin-left:auto;flex:none}.tb-shell .tb-sub.open .tb-sub-btn{position:static;transform:none;width:100%;justify-content:center;margin:10px 0 4px;min-height:44px}.tb-shell .tb-sub.open .tb-sub-in a{min-height:44px;display:flex;align-items:center}.tb-shell .tb-sub-narrow ul{display:block}.tb-shell .tb-sub-link{border-bottom:0;border-left:2px solid transparent;padding:0 12px}.tb-shell .tb-sub-link.on{border-bottom-color:transparent;border-left-color:var(--tb-blue)}.tb-shell .tb-sub-split{width:auto;height:1px;margin:7px 12px}.tb-shell .tb-bar-row{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"mark controls"}.tb-shell .tb-bar-row>:first-child{grid-area:mark}.tb-shell .tb-bar-row>:last-child{grid-area:controls}.tb-shell .tb-bar-row>:last-child,.tb-shell .tb-bar-row>:last-child>*{min-width:0;flex-shrink:1}.tb-shell .tb-word{font-size:17px}.tb-shell .tb-mark{height:19px}}.tb-shell .tb-sub-wide{display:contents}.tb-shell .tb-sub-narrow{display:none}@media (max-width:860px){.tb-shell .tb-sub.open .tb-sub-in>.tb-sub-wide{display:none}.tb-shell .tb-sub.open .tb-sub-in>.tb-sub-narrow{display:block;width:100%}}.tb-shell .tb-tab-short{display:none}@media (max-width:860px){.tb-shell .tb-bar-row{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"mark controls";height:var(--tb-bar-h);row-gap:0}.tb-shell .tb-tabs{position:fixed;left:0;right:0;bottom:0;z-index:45;display:flex;justify-content:space-around;align-items:stretch;gap:0;margin:0;padding:0 4px env(safe-area-inset-bottom,0);background:var(--tb-bar);border-top:1px solid var(--tb-rule);overflow:visible}.tb-shell .tb-tab{flex:1 1 0;min-width:0;flex-direction:column;justify-content:center;gap:3px;height:56px;padding:0 2px;border-radius:0}.tb-shell .tb-tab-icon{width:21px;height:21px;opacity:.85}.tb-shell .tb-tab-icon svg{width:21px;height:21px}.tb-shell .tb-tab-name{display:none}.tb-shell .tb-tab-short{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--tb-body);font-size:10px;font-weight:600;line-height:1;letter-spacing:.01em}.tb-shell .tb-tab.on{background:transparent}.tb-shell .tb-tab.on:after{top:0;bottom:auto;left:18%;right:18%}.tb-shell .tb-tab-lock{position:absolute;top:6px;right:50%;margin-right:-20px}.tb-shell .tb-sub{position:sticky;top:calc(var(--tbs-banner-h, 0px) + var(--tb-bar-h))}.tb-shell{padding-bottom:calc(56px + env(safe-area-inset-bottom, 0px))}.tb-shell .tb-sub.open .tb-sub-in{max-height:calc(100vh - var(--tb-bar-h) - 56px - 44px - env(safe-area-inset-bottom, 0px))}.tb-shell .tb-bar-row>:last-child>*{min-height:40px}.tb-shell .tb-bar-row>:last-child a,.tb-shell .tb-bar-row>:last-child button{min-height:44px;display:inline-flex;align-items:center}.daily-shell .top{backdrop-filter:none;-webkit-backdrop-filter:none}.tb-shell .tb-bar-row>:first-child{min-height:44px;display:flex;align-items:center}}.tb-shell .tb-bar-row{border-bottom:1px solid var(--tb-rule)}.tb-shell .tb-tabs{align-self:stretch;align-items:stretch}.tb-shell .tb-tab{height:auto;align-self:stretch;border-radius:9px 9px 0 0;border:1px solid transparent;border-bottom:0}.tb-shell .tb-tab.on{background:var(--tb-ground);color:var(--tb-chalk);border-color:var(--tb-rule);margin-bottom:-1px;padding-bottom:1px}.tb-shell .tb-tab.on:after{content:"";position:absolute;left:-1px;right:-1px;top:-1px;bottom:auto;height:3px;border-radius:9px 9px 0 0;background:var(--tb-blue)}.tb-shell .tb-tab.shop.on:after{background:var(--tb-pink)}.tb-shell .tb-tab.hub.on:after{background:var(--tb-violet)}.tb-shell .tb-tab.biz.on:after{background:var(--tb-green)}.tb-shell .tb-sub{background:var(--tb-ground)}@media (min-width:1081px){.tb-shell .tb-tabs{overflow:visible}}@media (max-width:860px){.tb-shell .tb-tab{border-radius:0;align-self:auto;border:0;height:56px}.tb-shell .tb-tab.on{background:transparent;margin-bottom:0;padding-bottom:0}.tb-shell .tb-tab.on:after{top:0;bottom:auto;left:18%;right:18%;border-radius:0 0 3px 3px}}