html,body,#root{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}body>div:first-of-type{width:100%!important;max-width:none!important}#office-life{position:fixed;z-index:2147483644;left:12px;top:126px;width:min(330px,calc(100vw - 24px));box-sizing:border-box;display:grid;grid-template-columns:auto 1fr;gap:3px 9px;padding:9px 11px;border:2px solid #bd8c2c;background:#fff3c8;color:#211627;box-shadow:3px 3px 0 #2c1936;font:10px/1.35 ui-monospace,SFMono-Regular,Menlo,monospace;opacity:0;transform:translateX(-10px);pointer-events:none;transition:.22s}#office-life.show{opacity:1;transform:none}#office-life b{grid-row:1/4;color:#6d3f00}#office-life strong{font-size:12px}#office-life span{overflow-wrap:anywhere}#office-life small{color:#795f7f}html[data-office-life="ac"] #root{filter:sepia(.16)}html[data-office-life="deploy"] #office-life{border-color:#27875d;background:#dff8e9}html[data-office-life="boss"] #office-life{border-color:#6c5478}@media(max-width:640px){#office-life{top:132px;left:8px;width:calc(100vw - 16px);font-size:9px}}
/* V1.10: the floor owns its authored aspect ratio on narrow portrait screens instead of stretching a flex slot and letterboxing inside it. */
@media(max-width:640px) and (orientation:portrait){.office-floor-shell{flex:0 0 auto!important;min-height:0!important;height:auto!important;aspect-ratio:544/352;padding:4px!important}.office-floor-frame{width:100%!important;height:100%!important;min-height:0!important}.office-floor-svg{width:100%!important;height:100%!important;display:block!important}.wb-selected{min-height:0!important}.office-event{top:84px!important}}
