:root{color-scheme:dark;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--app-height: 100dvh;--keyboard-inset: 0px}@supports not (height: 100dvh){:root{--app-height: 100vh}}html{width:100%;min-height:100%;background:#070912;-webkit-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation}body{width:100%;min-height:100%;min-height:var(--app-height);overflow-x:hidden;background:#070912;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}#root{width:100%;min-height:100%;min-height:var(--app-height);isolation:isolate}button,[role=button],a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,[role=button]{touch-action:manipulation}input,select,textarea{font-size:max(16px,1em);border-radius:0}input,textarea{-webkit-user-select:text;user-select:text}button,select{-webkit-user-select:none;user-select:none}img,svg,canvas,video{max-width:100%}[style*="overflow:auto"],[style*="overflow: auto"],[style*="overflow-y:auto"],[style*="overflow-y: auto"]{-webkit-overflow-scrolling:touch}#msc-messages-fab{right:max(16px,var(--safe-right))!important;bottom:calc(82px + var(--safe-bottom))!important}#msc-review-fab{right:max(16px,var(--safe-right))!important;bottom:calc(146px + var(--safe-bottom))!important}#msc-companion-toast{left:max(14px,var(--safe-left))!important;right:max(14px,var(--safe-right))!important;top:calc(12px + var(--safe-top))!important}#msc-messages-overlay[data-open=false],#msc-messages-overlay:not([data-open=true]){display:none!important;visibility:hidden!important;pointer-events:none!important;position:static!important;inset:auto!important;width:0!important;height:0!important;min-height:0!important;overflow:hidden!important;background:transparent!important}#msc-messages-overlay[data-open=true],#msc-eod-overlay{width:100%;height:var(--app-height);min-height:var(--app-height);overscroll-behavior:contain}@media (max-width: 700px){#msc-messages-overlay[data-open=true]>div:nth-child(2){grid-template-columns:1fr!important;grid-template-rows:auto minmax(0,1fr)!important}#msc-thread-list{display:flex!important;min-height:92px;max-height:92px;overflow-x:auto!important;overflow-y:hidden!important;border-right:0!important;border-bottom:1px solid #263247!important;scrollbar-width:none;scroll-snap-type:x proximity}#msc-thread-list::-webkit-scrollbar{display:none}#msc-thread-list>button{flex:0 0 176px;width:176px!important;min-width:176px;min-height:92px;padding:10px!important;border-right:1px solid #263247!important;border-bottom:0!important;scroll-snap-align:start}#msc-thread-list>button img,#msc-thread-list>button>div:first-child{width:42px!important;height:42px!important;min-width:42px!important}button:not(#msc-thread-list button),[role=button]{min-height:44px}main,[role=main]{padding-left:max(12px,var(--safe-left));padding-right:max(12px,var(--safe-right))}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
