/* Mobilab shares the homepage's curved lines, quiet verbs and central paper. */
.hub-home[data-og-mobilab] .hub-canvas{isolation:isolate}
.hub-home[data-og-mobilab] .hub-note{display:none!important}
.hub-home[data-og-mobilab] .hub-object-art{animation:none!important}
.hub-home[data-og-mobilab][data-og-active] .hub-object-art{animation-play-state:paused!important}
.hub-home[data-og-mobilab] .hub-object[data-og-selected] .hub-object-label{color:var(--red-dark,#7d2942)}
.hub-home[data-og-mobilab] .hub-object[data-og-selected] .hub-object-arrow{opacity:1}
.hub-home[data-og-mobilab] .hub-atmosphere.is-og-active{opacity:1}
.og-mobilab-relations{position:absolute;inset:0;z-index:4;pointer-events:none;opacity:0;visibility:hidden;color:#854454}
.og-mobilab-relations.is-visible{opacity:1;visibility:visible}
.og-mobilab-relations>svg{display:block;position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}
.og-mobilab-relations path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;vector-effect:non-scaling-stroke;opacity:.67}
.og-mobilab-relations path.og-note-trace{stroke-width:1.25;opacity:.82}
.og-mobilab-relations.is-visible[data-motion='on'] path{animation:og-mobilab-draw 650ms ease-out both}
.og-mobilab-relations.is-visible[data-motion='on'] path:nth-child(2){animation-delay:70ms}
.og-mobilab-relations.is-visible[data-motion='on'] path:nth-child(3){animation-delay:120ms}
.og-mobilab-word{position:absolute;display:block;transform:translate(-50%,-50%) rotate(-3deg);padding:2px 5px;font:400 clamp(17px,1.7vw,24px)/1.2 var(--display,Georgia,serif);color:#854454;white-space:nowrap;text-shadow:0 1px 8px #fff8f3;pointer-events:none}
.og-mobilab-word:last-child{transform:translate(-50%,-50%) rotate(2deg)}
.og-mobilab-note{position:absolute;z-index:20;left:49%;top:51%;width:clamp(270px,28vw,350px);max-width:calc(100% - 28px);padding:22px 24px 19px;background:#fffaf6;border:1px solid #d5b9bc;border-top:3px solid #b85c75;border-radius:3px 7px 17px 5px;box-shadow:0 12px 34px #54283524;transform:translate(-50%,-50%);color:#49313c;box-sizing:border-box;overflow:visible}
.og-mobilab-note[hidden]{display:none!important}
.og-mobilab-note:before{content:'';position:absolute;width:49px;height:17px;left:40%;top:-10px;background:#ecadba95;transform:rotate(-6deg);pointer-events:none}
.og-mobilab-note-title{font:400 clamp(21px,2vw,26px)/1.18 var(--display,Georgia,serif);margin:0 0 12px;padding-right:23px;color:#713b51;text-wrap:balance}
.og-mobilab-note p:not(.og-mobilab-note-title){margin:0;font-size:15px;line-height:1.55}
.og-mobilab-note-close{position:absolute;right:4px;top:4px;width:44px;height:44px;border:0;background:transparent;color:#713b51;font:26px/1 Arial,sans-serif;cursor:pointer}
.og-mobilab-note-link{display:flex;align-items:center;min-height:44px;margin-top:8px;padding:7px 0 0;border-bottom:1px solid #cda5ad;color:#713b51;font-size:15px;line-height:1.4;text-decoration:none}
.og-mobilab-note :is(a,button):focus-visible{outline:3px solid #9b365a;outline-offset:4px}
@keyframes og-mobilab-draw{from{stroke-dasharray:1;stroke-dashoffset:1}to{stroke-dasharray:1;stroke-dashoffset:0}}
html[data-rl-state='paused'] .og-mobilab-relations path,html[data-rd-pause='true'] .og-mobilab-relations path{animation:none!important}
html[data-rl-state='paused'] .hub-home[data-og-mobilab] *,html[data-rd-pause='true'] .hub-home[data-og-mobilab] *{animation-play-state:paused!important}
@media(max-width:950px){.og-mobilab-note{width:285px;padding:19px 20px 16px}.og-mobilab-note-title{font-size:23px}.og-mobilab-word{font-size:18px}}
@media(max-width:700px){
 .og-mobilab-note{width:280px;max-width:calc(100% - 32px);padding:18px 18px 15px}
 .og-mobilab-note-title{font-size:22px}.og-mobilab-note p:not(.og-mobilab-note-title),.og-mobilab-note-link{font-size:14px}
 .og-mobilab-word{font-size:16px}.og-mobilab-relations path{stroke-width:1.1}
}
@media(prefers-reduced-motion:reduce){.og-mobilab-relations path{animation:none!important}.og-mobilab-note,.og-mobilab-relations{transition:none!important}}
