.BlorbChat-module__p93O4a__root[data-compact]{background:radial-gradient(ellipse at 30% 0%, var(--blorb-color,var(--blorb-chat-accent)), transparent 60%), radial-gradient(ellipse at 80% 100%, var(--blorb-color,var(--blorb-chat-accent)), transparent 50%), linear-gradient(180deg, var(--blorb-color,var(--blorb-chat-accent)), #080c1473);border:none;border-radius:0}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root[data-compact]{background:radial-gradient(ellipse at 30% 0%, color-mix(in srgb, var(--blorb-color,var(--blorb-chat-accent)) 18%, transparent), transparent 60%), radial-gradient(ellipse at 80% 100%, color-mix(in srgb, var(--blorb-color,var(--blorb-chat-accent)) 10%, transparent), transparent 50%), linear-gradient(180deg, color-mix(in srgb, var(--blorb-color,var(--blorb-chat-accent)) 5%, #0c111c8c), #080c1473)}}.BlorbChat-module__p93O4a__root[data-compact]{box-shadow:none;flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.BlorbChat-module__p93O4a__root[data-compact]:before{display:none}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__body{flex-direction:column;flex:1 1 0;justify-content:stretch;gap:.36rem;min-height:0;padding:0;display:flex}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageList{border:1px solid var(--blorb-chat-accent);flex-direction:column;flex:13rem;justify-content:flex-start;min-height:11rem;max-height:100%;display:flex}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageList{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 22%, rgb(var(--panel-brass-shadow-rgb) / .72))}}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageList{background:linear-gradient(90deg, rgb(var(--panel-brass-light-rgb) / .05), transparent 12%, transparent 88%, rgb(var(--panel-brass-shadow-rgb) / .12)), radial-gradient(ellipse at 50% 0%, var(--blorb-chat-accent), transparent 44%), linear-gradient(180deg, #040b149e, #02070ec7);border-radius:.08rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageList{background:linear-gradient(90deg, rgb(var(--panel-brass-light-rgb) / .05), transparent 12%, transparent 88%, rgb(var(--panel-brass-shadow-rgb) / .12)), radial-gradient(ellipse at 50% 0%, color-mix(in srgb, var(--blorb-chat-accent) 8%, transparent), transparent 44%), linear-gradient(180deg, #040b149e, #02070ec7)}}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageList{box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .05), inset 0 0 0 1px #00000029, inset 0 0 1.1rem #00000042;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--blorb-chat-accent) transparent;overflow:hidden auto}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageList{scrollbar-color:color-mix(in srgb, var(--blorb-chat-accent) 34%, rgb(var(--panel-brass-light-rgb) / .28)) transparent}}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageList{padding:.54rem}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageList::-webkit-scrollbar{width:.38rem}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageList::-webkit-scrollbar-thumb{background:var(--blorb-chat-accent);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageList::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--blorb-chat-accent) 34%, rgb(var(--panel-brass-light-rgb) / .22))}}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__message{border-radius:.16rem;flex:none;gap:6px;width:auto;min-width:0;max-width:calc(100% - .42rem);padding:9px 10px;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 .5rem .9rem #0003}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__message:before{display:none}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__message[data-role=assistant]{align-self:flex-start}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__message[data-role=user]{align-self:flex-end;max-width:min(88%,24rem)}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageHeader{gap:8px;min-width:0}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageLabel{text-overflow:ellipsis;letter-spacing:.14em;min-width:0;font-size:.58rem;overflow:hidden}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageTimestamp{flex:none;font-size:.62rem}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageText{overflow-wrap:anywhere;white-space:pre-wrap;gap:6px;min-width:0;font-size:.78rem;line-height:1.48}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__messageMeta{gap:5px;padding-top:7px}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__composer{--composer-brass-rgb:var(--panel-brass-base-rgb);--composer-brass-shadow-rgb:var(--panel-brass-shadow-rgb);--composer-brass-light-rgb:var(--panel-brass-light-rgb);border:1px solid rgb(var(--composer-brass-light-rgb) / .32);background:radial-gradient(circle at 18% 0%, rgb(var(--composer-brass-light-rgb) / .18), transparent 42%), linear-gradient(180deg, rgb(var(--composer-brass-rgb) / .54), rgb(var(--composer-brass-shadow-rgb) / .68));box-shadow:inset 0 1px 0 rgb(var(--composer-brass-light-rgb) / .18), inset 0 -2px 0 rgb(var(--composer-brass-shadow-rgb) / .76), 0 -1px 0 rgb(var(--composer-brass-light-rgb) / .18), 0 0 0 1px rgb(var(--composer-brass-shadow-rgb) / .68);border-radius:.14rem;flex:none;gap:.38rem;margin-top:auto;padding:.46rem}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__input{resize:none;border-color:var(--blorb-chat-accent);min-width:0;min-height:3.7em;max-height:6.2em;padding:8px 10px;overflow-y:auto}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__input{border-color:color-mix(in srgb, var(--blorb-chat-accent) 26%, rgb(var(--composer-brass-light-rgb) / .54))}}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__input{background:radial-gradient(circle at 50% 0%, var(--blorb-chat-accent), transparent 58%), #02060cdb}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__input{background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--blorb-chat-accent) 10%, transparent), transparent 58%), #02060cdb}}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__input{box-shadow:inset 0 1px 0 #ffffff0d, inset 0 0 18px #00000070, 0 1px 0 rgb(var(--composer-brass-light-rgb) / .12)}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__composerActions{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:.42rem;padding-top:1px;display:grid}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__composerUtilityActions{display:contents}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__composerSubmitActions{grid-area:1/1/auto/5;width:auto;min-width:0;height:100%;margin-left:0}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__composerActions:has([data-has-visual-context=false]) .BlorbChat-module__p93O4a__composerSubmitActions{grid-column:1/-1}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__sendButton{width:100%;min-height:100%;padding-inline:.72rem}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__shortcutHint{display:none}@media (max-width:620px){.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__composerActions{grid-template-columns:1fr}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__composerSubmitActions{grid-area:1/1/auto/-1;width:100%}.BlorbChat-module__p93O4a__root[data-compact] .BlorbChat-module__p93O4a__sendButton{min-height:2.48rem}}.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root{border-color:var(--blorb-chat-accent);border-radius:.12rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root{border-color:color-mix(in srgb, var(--blorb-chat-accent) 22%, rgb(var(--panel-brass-shadow-rgb) / .78))}}.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root{background:radial-gradient(ellipse at 18% 0%, var(--blorb-chat-accent), transparent 48%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb) / .2), #080c12fa 4.4rem, #05090ffa)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root{background:radial-gradient(ellipse at 18% 0%, color-mix(in srgb, var(--blorb-chat-accent) 12%, transparent), transparent 48%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb) / .2), #080c12fa 4.4rem, #05090ffa)}}.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root{box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .1), inset 0 -1px 0 rgb(var(--panel-brass-shadow-rgb) / .58), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .5), 0 1rem 1.8rem #00000047}.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root:before{border-color:var(--blorb-chat-accent);border-radius:.08rem;inset:.18rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root:before{border-color:color-mix(in srgb, var(--blorb-chat-accent) 10%, rgb(var(--panel-brass-light-rgb) / .16))}}.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root[data-active=true]{border-color:var(--blorb-chat-accent);transform:none}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root[data-active=true]{border-color:color-mix(in srgb, var(--blorb-chat-accent) 36%, rgb(var(--panel-brass-light-rgb) / .34))}}.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root[data-active=true]{box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .12), inset 0 -1px 0 rgb(var(--panel-brass-shadow-rgb) / .62), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .54), 0 0 1.4rem var(--blorb-chat-accent), 0 1rem 1.9rem #0000004d}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root.BlorbChat-module__p93O4a__root[data-active=true]{box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .12), inset 0 -1px 0 rgb(var(--panel-brass-shadow-rgb) / .62), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .54), 0 0 1.4rem color-mix(in srgb, var(--blorb-chat-accent) 10%, transparent), 0 1rem 1.9rem #0000004d}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__headerButton{border-bottom:1px solid rgb(var(--panel-brass-light-rgb) / .18);background:radial-gradient(circle at 12% 0%, rgb(var(--panel-brass-light-rgb) / .14), transparent 36%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb) / .34), rgb(var(--panel-brass-shadow-rgb) / .42));padding:.72rem .82rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__headerButton:hover{background:radial-gradient(circle at 12% 0%, var(--blorb-chat-accent), transparent 38%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb) / .4), rgb(var(--panel-brass-shadow-rgb) / .46))}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__headerButton:hover{background:radial-gradient(circle at 12% 0%, color-mix(in srgb, var(--blorb-chat-accent) 16%, transparent), transparent 38%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb) / .4), rgb(var(--panel-brass-shadow-rgb) / .46))}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__orbShell{border-color:var(--blorb-chat-accent);border-radius:.12rem;width:3rem;height:3rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__orbShell{border-color:color-mix(in srgb, var(--blorb-chat-accent) 28%, rgb(var(--panel-brass-light-rgb) / .34))}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__orbShell{background:radial-gradient(circle at 50% 12%, var(--blorb-chat-accent), transparent 58%), linear-gradient(180deg, rgb(var(--panel-brass-light-rgb) / .16), rgb(var(--panel-brass-base-rgb) / .2) .52rem, #05090feb)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__orbShell{background:radial-gradient(circle at 50% 12%, color-mix(in srgb, var(--blorb-chat-accent) 24%, transparent), transparent 58%), linear-gradient(180deg, rgb(var(--panel-brass-light-rgb) / .16), rgb(var(--panel-brass-base-rgb) / .2) .52rem, #05090feb)}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__orbShell{box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .12), inset 0 -2px 0 rgb(var(--panel-brass-shadow-rgb) / .5), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .46)}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__orbShell:after{border-radius:.08rem;inset:.34rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__orbGraphic{width:2.25rem;height:2.25rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__title{letter-spacing:.08em;font-size:.98rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__subtitle,.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__toolbarText,.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__helperText{font-size:.78rem;line-height:1.5}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__pill{background:linear-gradient(180deg, var(--blorb-chat-accent), #05090fd1);border-radius:.08rem;min-height:1.36rem;padding:0 .46rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__pill{background:linear-gradient(180deg, color-mix(in srgb, var(--blorb-chat-accent) 10%, rgb(var(--panel-brass-base-rgb) / .2)), #05090fd1)}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__pill{letter-spacing:.12em;font-size:.58rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__remainingCounter{border-color:var(--blorb-chat-accent);min-height:1.28rem;padding:0 .46rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__remainingCounter{border-color:color-mix(in srgb, var(--blorb-chat-accent) 26%, rgb(var(--panel-brass-light-rgb) / .28))}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__remainingCounter{background:radial-gradient(circle at 50% 0%, var(--blorb-chat-accent), transparent 62%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb) / .2), #05090fdb)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__remainingCounter{background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--blorb-chat-accent) 12%, rgb(var(--panel-brass-light-rgb) / .1)), transparent 62%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb) / .2), #05090fdb)}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__remainingCounter{box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .1), inset 0 -1px 0 rgb(var(--panel-brass-shadow-rgb) / .38), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .28);font-size:.58rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__body{gap:.58rem;padding:.58rem .72rem .72rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__toolbarRow{padding-top:0}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__resetButton,.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__promptButton,.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__startingPointButton,.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__upgradeLink{border-radius:.08rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__resetButton,.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__promptButton{background:radial-gradient(circle at 50% 0%, rgb(var(--panel-brass-light-rgb) / .08), transparent 62%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb) / .18), #05090fe6);min-height:2rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageList{border:1px solid var(--blorb-chat-accent);gap:.5rem;max-height:24rem;padding:.58rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageList{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 16%, rgb(var(--panel-brass-shadow-rgb) / .72))}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageList{background:radial-gradient(ellipse at 50% 100%, var(--blorb-chat-accent), transparent 48%), linear-gradient(180deg, #02070ead, #02060cdb);border-radius:.08rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageList{background:radial-gradient(ellipse at 50% 100%, color-mix(in srgb, var(--blorb-chat-accent) 10%, transparent), transparent 48%), linear-gradient(180deg, #02070ead, #02060cdb)}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageList{box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .05), inset 0 0 1.4rem #0000005c}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__message{border-radius:.1rem;max-width:min(96%,42rem);padding:.68rem .72rem;box-shadow:inset 0 1px #ffffff09,0 .5rem .9rem #0003}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__message:before{display:none}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__message[data-role=assistant],.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__message[data-role=user]{border-radius:.1rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__message[data-role=assistant]{background:linear-gradient(180deg, var(--blorb-chat-accent), #060a11f0)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__message[data-role=assistant]{background:linear-gradient(180deg, color-mix(in srgb, var(--blorb-chat-accent) 7%, #0a0f18f5), #060a11f0)}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__message[data-role=user]{background:linear-gradient(180deg, var(--blorb-chat-accent), #080c12f5)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__message[data-role=user]{background:linear-gradient(180deg, color-mix(in srgb, var(--blorb-chat-accent) 18%, rgb(var(--panel-brass-base-rgb) / .18)), #080c12f5)}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageHeader{gap:.6rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageLabel,.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageMetaLabel,.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__quickActionsLabel{letter-spacing:.14em;font-size:.56rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageTimestamp{font-size:.6rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageMeta{gap:.34rem;padding-top:.5rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messageChip{border-radius:.08rem;min-height:1.36rem;padding:0 .46rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messagePromptRail{gap:.42rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__messagePromptButton{border-radius:.08rem;min-height:1.9rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__inspirationCard,.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__lockedComposer{border-radius:.1rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__composer{border-color:rgb(var(--panel-brass-light-rgb) / .3);background:radial-gradient(circle at 18% 0%, rgb(var(--panel-brass-light-rgb) / .16), transparent 42%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb) / .56), rgb(var(--panel-brass-shadow-rgb) / .72));box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .18), inset 0 -2px 0 rgb(var(--panel-brass-shadow-rgb) / .72), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .62);border-radius:.1rem;gap:.5rem;padding:.58rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__input{background:radial-gradient(circle at 50% 0%, var(--blorb-chat-accent), transparent 58%), #02060cdb;border-radius:.08rem;min-height:5.4rem;padding:.58rem .64rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__input{background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--blorb-chat-accent) 9%, transparent), transparent 58%), #02060cdb}}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__input{box-shadow:inset 0 1px #ffffff0d,inset 0 0 1rem #00000070}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__quickActions{gap:.42rem}.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__composerActions{gap:.5rem}@media (max-width:620px){.BlorbChat-module__p93O4a__root .BlorbChat-module__p93O4a__message{max-width:100%}}.BlorbChat-module__p93O4a__root{isolation:isolate;border:1px solid var(--blorb-chat-accent);border-radius:24px;gap:0;display:grid;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 18%, var(--panel-border) 82%)}}.BlorbChat-module__p93O4a__root{background:radial-gradient(circle at top right, var(--blorb-chat-accent), transparent 34%), linear-gradient(180deg, #0f1622fa, #090d16f5)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root{background:radial-gradient(circle at top right, color-mix(in srgb, var(--blorb-chat-accent) 14%, transparent), transparent 34%), linear-gradient(180deg, #0f1622fa, #090d16f5)}}.BlorbChat-module__p93O4a__root{transition:border-color .22s,box-shadow .22s,transform .22s;box-shadow:0 20px 40px #03081275,inset 0 1px #ffffff0a}.BlorbChat-module__p93O4a__root:before{content:"";border:1px solid var(--blorb-chat-accent);border-radius:22px;position:absolute;inset:1px}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root:before{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 10%, transparent)}}.BlorbChat-module__p93O4a__root:before{pointer-events:none}.BlorbChat-module__p93O4a__root[data-active=true]{border-color:var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root[data-active=true]{border-color:color-mix(in srgb, var(--blorb-chat-accent) 34%, var(--panel-border-active) 66%)}}.BlorbChat-module__p93O4a__root[data-active=true]{box-shadow:0 24px 50px #0308128a, 0 0 0 1px var(--blorb-chat-accent), 0 0 24px var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__root[data-active=true]{box-shadow:0 24px 50px #0308128a, 0 0 0 1px color-mix(in srgb, var(--blorb-chat-accent) 10%, transparent), 0 0 24px color-mix(in srgb, var(--blorb-chat-accent) 14%, transparent)}}.BlorbChat-module__p93O4a__root[data-active=true]{transform:translateY(-1px)}.BlorbChat-module__p93O4a__headerButton{background:linear-gradient(180deg, var(--blorb-chat-accent), #0a0f18eb);border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px 17px;display:flex}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__headerButton{background:linear-gradient(180deg, color-mix(in srgb, var(--blorb-chat-accent) 8%, #101723f5), #0a0f18eb)}}.BlorbChat-module__p93O4a__headerButton{color:inherit;text-align:left;cursor:pointer;transition:background .18s}.BlorbChat-module__p93O4a__headerButton:hover{background:linear-gradient(180deg, var(--blorb-chat-accent), #0a0f18f0)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__headerButton:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--blorb-chat-accent) 12%, #101723f7), #0a0f18f0)}}.BlorbChat-module__p93O4a__headerMain{align-items:center;gap:16px;min-width:0;display:flex}.BlorbChat-module__p93O4a__orbShell{border:1px solid var(--blorb-chat-accent);border-radius:18px;flex-shrink:0;place-items:center;width:58px;height:58px;display:grid;position:relative}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__orbShell{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 24%, var(--panel-border) 76%)}}.BlorbChat-module__p93O4a__orbShell{background:radial-gradient(circle at 35% 35%, var(--blorb-chat-accent), transparent 38%), linear-gradient(180deg, #161f2ef5, #0a0f18f5)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__orbShell{background:radial-gradient(circle at 35% 35%, color-mix(in srgb, var(--blorb-chat-accent) 24%, #ffffff1a), transparent 38%), linear-gradient(180deg, #161f2ef5, #0a0f18f5)}}.BlorbChat-module__p93O4a__orbShell{box-shadow:inset 0 1px #ffffff0f,0 14px 26px #02060f57}.BlorbChat-module__p93O4a__orbShell:after{content:"";border:1px solid var(--blorb-chat-accent);border-radius:12px;position:absolute;inset:8px}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__orbShell:after{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 14%, transparent)}}.BlorbChat-module__p93O4a__orbShell:after{opacity:.9}.BlorbChat-module__p93O4a__orbShell[data-thinking=true]{animation:1.8s ease-in-out infinite BlorbChat-module__p93O4a__blorbPulse}.BlorbChat-module__p93O4a__orbGraphic{width:42px;height:42px;filter:drop-shadow(0 0 16px var(--blorb-chat-accent))}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__orbGraphic{filter:drop-shadow(0 0 16px color-mix(in srgb, var(--blorb-chat-accent) 26%, transparent))}}.BlorbChat-module__p93O4a__headerCopy{gap:6px;min-width:0;display:grid}.BlorbChat-module__p93O4a__titleRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.BlorbChat-module__p93O4a__title{color:var(--text-primary);font-family:var(--font-display);letter-spacing:.04em;margin:0;font-size:1.15rem}.BlorbChat-module__p93O4a__pill{border:1px solid var(--blorb-chat-accent);border-radius:999px;align-items:center;min-height:26px;padding:0 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__pill{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 22%, var(--panel-border) 78%)}}.BlorbChat-module__p93O4a__pill{background:var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__pill{background:color-mix(in srgb, var(--blorb-chat-accent) 10%, #080c14d6)}}.BlorbChat-module__p93O4a__pill{color:var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__pill{color:color-mix(in srgb, var(--blorb-chat-accent) 72%, var(--text-primary) 28%)}}.BlorbChat-module__p93O4a__pill{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.BlorbChat-module__p93O4a__subtitle{max-width:660px;color:var(--text-secondary);margin:0;font-size:.84rem;line-height:1.58}.BlorbChat-module__p93O4a__headerMeta{flex-shrink:0;justify-items:end;gap:8px;display:grid}.BlorbChat-module__p93O4a__remainingCounter{border:1px solid var(--blorb-chat-accent);justify-content:center;align-items:center;min-height:1.5rem;padding:0 .56rem;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__remainingCounter{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 26%, var(--panel-border) 74%)}}.BlorbChat-module__p93O4a__remainingCounter{background:radial-gradient(circle at 50% 0%, var(--blorb-chat-accent), transparent 64%), var(--blorb-chat-accent);border-radius:.08rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__remainingCounter{background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--blorb-chat-accent) 16%, transparent), transparent 64%), color-mix(in srgb, var(--blorb-chat-accent) 8%, #05090fd1)}}.BlorbChat-module__p93O4a__remainingCounter{color:var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__remainingCounter{color:color-mix(in srgb, var(--blorb-chat-accent) 72%, var(--text-primary) 28%)}}.BlorbChat-module__p93O4a__remainingCounter{letter-spacing:0;white-space:nowrap;box-shadow:inset 0 1px 0 #ffffff0a, 0 0 0 1px var(--blorb-chat-accent);font-size:.66rem;font-weight:900;line-height:1}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__remainingCounter{box-shadow:inset 0 1px 0 #ffffff0a, 0 0 0 1px color-mix(in srgb, var(--blorb-chat-accent) 8%, transparent)}}.BlorbChat-module__p93O4a__remainingCounter[data-status=exhausted]{border-color:var(--vault-tag-red)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__remainingCounter[data-status=exhausted]{border-color:color-mix(in srgb, var(--vault-tag-red) 64%, var(--panel-border-active) 36%)}}.BlorbChat-module__p93O4a__remainingCounter[data-status=exhausted]{background:radial-gradient(circle at 50% 0%, var(--vault-tag-red), transparent 64%), var(--vault-tag-red)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__remainingCounter[data-status=exhausted]{background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--vault-tag-red) 24%, transparent), transparent 64%), color-mix(in srgb, var(--vault-tag-red) 12%, #05090fdb)}}.BlorbChat-module__p93O4a__remainingCounter[data-status=exhausted]{color:var(--vault-tag-red)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__remainingCounter[data-status=exhausted]{color:color-mix(in srgb, var(--vault-tag-red) 82%, var(--text-primary) 18%)}}.BlorbChat-module__p93O4a__remainingCounter[data-status=exhausted]{animation:1.8s ease-in-out infinite BlorbChat-module__p93O4a__blorbRemainingCounterWarningPulse}.BlorbChat-module__p93O4a__status{color:var(--text-dim);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:800}.BlorbChat-module__p93O4a__chevron{color:var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__chevron{color:color-mix(in srgb, var(--blorb-chat-accent) 56%, var(--text-secondary) 44%)}}.BlorbChat-module__p93O4a__chevron{font-size:.92rem;font-weight:900;transition:transform .18s}.BlorbChat-module__p93O4a__chevron[data-open=true]{transform:rotate(180deg)}.BlorbChat-module__p93O4a__body{gap:16px;padding:0 20px 20px;animation:.2s BlorbChat-module__p93O4a__blorbPanelIn;display:grid}.BlorbChat-module__p93O4a__toolbarRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.BlorbChat-module__p93O4a__toolbarText{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.55}.BlorbChat-module__p93O4a__resetButton{border:1px solid var(--blorb-chat-accent);border-radius:10px;min-height:34px;padding:0 12px}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__resetButton{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 16%, var(--panel-border) 84%)}}.BlorbChat-module__p93O4a__resetButton{color:var(--text-secondary);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#080c14bd;font-size:.74rem;font-weight:800;transition:border-color .15s,color .15s,background .15s,transform .15s,opacity .15s}.BlorbChat-module__p93O4a__resetButton:hover{border-color:var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__resetButton:hover{border-color:color-mix(in srgb, var(--blorb-chat-accent) 34%, var(--panel-border-active) 66%)}}.BlorbChat-module__p93O4a__resetButton:hover{color:var(--text-primary);transform:translateY(-1px)}.BlorbChat-module__p93O4a__resetButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.BlorbChat-module__p93O4a__promptRail{flex-wrap:wrap;gap:8px;display:flex}.BlorbChat-module__p93O4a__promptButton{border:1px solid var(--blorb-chat-accent);border-radius:999px;min-height:36px;padding:8px 12px}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__promptButton{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 16%, var(--panel-border) 84%)}}.BlorbChat-module__p93O4a__promptButton{background:linear-gradient(180deg, var(--blorb-chat-accent), #0a0f18eb)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__promptButton{background:linear-gradient(180deg, color-mix(in srgb, var(--blorb-chat-accent) 6%, #121926f0), #0a0f18eb)}}.BlorbChat-module__p93O4a__promptButton{color:var(--text-secondary);cursor:pointer;font-size:.76rem;font-weight:700;line-height:1.35;transition:border-color .15s,color .15s,transform .15s,box-shadow .15s}.BlorbChat-module__p93O4a__promptButton:hover{border-color:var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__promptButton:hover{border-color:color-mix(in srgb, var(--blorb-chat-accent) 32%, var(--panel-border-active) 68%)}}.BlorbChat-module__p93O4a__promptButton:hover{color:var(--text-primary);transform:translateY(-1px);box-shadow:0 12px 24px #0207103d}.BlorbChat-module__p93O4a__promptButton:disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.BlorbChat-module__p93O4a__messageList{scrollbar-width:thin;scrollbar-color:var(--blorb-chat-accent) transparent;flex-direction:column;gap:12px;max-height:380px;padding:8px 4px 2px 2px;display:flex;overflow:auto}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__messageList{scrollbar-color:color-mix(in srgb, var(--blorb-chat-accent) 28%, transparent) transparent}}.BlorbChat-module__p93O4a__message{border:1px solid var(--panel-border);border-radius:20px;gap:8px;max-width:min(84%,560px);padding:14px 16px;display:grid;position:relative}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__message{border:1px solid color-mix(in srgb, var(--panel-border) 88%, #ffffff14 12%)}}.BlorbChat-module__p93O4a__message{animation:.22s BlorbChat-module__p93O4a__blorbMessageIn;box-shadow:0 14px 24px #02071033}.BlorbChat-module__p93O4a__message:before{content:"";background:inherit;border:inherit;width:12px;height:12px;position:absolute;top:18px;transform:rotate(45deg)}.BlorbChat-module__p93O4a__message[data-role=assistant]{border-color:var(--blorb-chat-accent);border-top-left-radius:12px;align-self:flex-start;margin-right:auto}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__message[data-role=assistant]{border-color:color-mix(in srgb, var(--blorb-chat-accent) 14%, var(--panel-border) 86%)}}.BlorbChat-module__p93O4a__message[data-role=assistant]{background:linear-gradient(180deg, var(--blorb-chat-accent), #0c121df2)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__message[data-role=assistant]{background:linear-gradient(180deg, color-mix(in srgb, var(--blorb-chat-accent) 8%, #141d2bf7), #0c121df2)}}.BlorbChat-module__p93O4a__message[data-role=assistant]:before{border-top:0;border-right:0;left:-6px}.BlorbChat-module__p93O4a__message[data-role=user]{border-color:var(--blorb-chat-accent);border-top-right-radius:12px;align-self:flex-end;margin-left:auto}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__message[data-role=user]{border-color:color-mix(in srgb, var(--blorb-chat-accent) 28%, var(--panel-border-active) 72%)}}.BlorbChat-module__p93O4a__message[data-role=user]{background:linear-gradient(180deg, var(--blorb-chat-accent), var(--accent-gold))}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__message[data-role=user]{background:linear-gradient(180deg, color-mix(in srgb, var(--blorb-chat-accent) 26%, #151c25eb), color-mix(in srgb, var(--accent-gold) 10%, #0b0f16f0))}}.BlorbChat-module__p93O4a__message[data-role=user]:before{border-bottom:0;border-left:0;right:-6px}.BlorbChat-module__p93O4a__messageHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.BlorbChat-module__p93O4a__messageLabel{color:var(--text-dim);letter-spacing:.16em;text-transform:uppercase;font-size:.64rem;font-weight:800}.BlorbChat-module__p93O4a__message[data-role=assistant] .BlorbChat-module__p93O4a__messageLabel{color:var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__message[data-role=assistant] .BlorbChat-module__p93O4a__messageLabel{color:color-mix(in srgb, var(--blorb-chat-accent) 56%, var(--text-secondary) 44%)}}.BlorbChat-module__p93O4a__message[data-role=user] .BlorbChat-module__p93O4a__messageLabel{color:var(--accent-gold)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__message[data-role=user] .BlorbChat-module__p93O4a__messageLabel{color:color-mix(in srgb, var(--accent-gold) 70%, var(--text-primary) 30%)}}.BlorbChat-module__p93O4a__messageTimestamp{color:var(--text-dim);white-space:nowrap;font-size:.68rem;line-height:1}.BlorbChat-module__p93O4a__message[data-role=assistant] .BlorbChat-module__p93O4a__messageTimestamp{color:var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__message[data-role=assistant] .BlorbChat-module__p93O4a__messageTimestamp{color:color-mix(in srgb, var(--blorb-chat-accent) 44%, var(--text-dim) 56%)}}.BlorbChat-module__p93O4a__message[data-role=user] .BlorbChat-module__p93O4a__messageTimestamp{color:var(--accent-gold)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__message[data-role=user] .BlorbChat-module__p93O4a__messageTimestamp{color:color-mix(in srgb, var(--accent-gold) 52%, var(--text-dim) 48%)}}.BlorbChat-module__p93O4a__messageText{color:var(--text-primary);gap:8px;min-width:0;margin:0;display:grid}.BlorbChat-module__p93O4a__inspirationCard{border:1px solid var(--blorb-chat-accent);border-radius:16px;gap:12px;padding:14px;display:grid}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__inspirationCard{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 20%, var(--panel-border) 80%)}}.BlorbChat-module__p93O4a__inspirationCard{background:radial-gradient(circle at top right, var(--blorb-chat-accent), transparent 44%), #070b13bd}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__inspirationCard{background:radial-gradient(circle at top right, color-mix(in srgb, var(--blorb-chat-accent) 10%, transparent), transparent 44%), #070b13bd}}.BlorbChat-module__p93O4a__inspirationHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.BlorbChat-module__p93O4a__inspirationEyebrow{color:var(--text-dim);letter-spacing:.16em;text-transform:uppercase;margin:0 0 4px;font-size:.62rem;font-weight:800}.BlorbChat-module__p93O4a__inspirationName{color:var(--text-primary);font-family:var(--font-display);letter-spacing:.04em;margin:0;font-size:1.02rem}.BlorbChat-module__p93O4a__inspirationPill{border:1px solid var(--accent-gold);border-radius:999px;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__inspirationPill{border:1px solid color-mix(in srgb, var(--accent-gold) 24%, var(--panel-border) 76%)}}.BlorbChat-module__p93O4a__inspirationPill{background:var(--accent-gold)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__inspirationPill{background:color-mix(in srgb, var(--accent-gold) 10%, #080c14e0)}}.BlorbChat-module__p93O4a__inspirationPill{color:var(--accent-gold);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:800}.BlorbChat-module__p93O4a__inspirationSection{gap:4px;display:grid}.BlorbChat-module__p93O4a__inspirationSection p{color:var(--text-secondary);margin:0;font-size:.84rem;line-height:1.65}.BlorbChat-module__p93O4a__inspirationLabel{color:var(--text-dim);letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:800}.BlorbChat-module__p93O4a__inspirationList{color:var(--text-secondary);margin:0;padding-left:18px;font-size:.82rem;line-height:1.6}.BlorbChat-module__p93O4a__startingPointButton{border:1px solid var(--accent-gold);border-radius:12px;min-height:38px;padding:0 14px}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__startingPointButton{border:1px solid color-mix(in srgb, var(--accent-gold) 34%, var(--panel-border-active) 66%)}}.BlorbChat-module__p93O4a__startingPointButton{background:linear-gradient(135deg, var(--accent-gold), #070b13eb)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__startingPointButton{background:linear-gradient(135deg, color-mix(in srgb, var(--accent-gold) 16%, #0b1019f5), #070b13eb)}}.BlorbChat-module__p93O4a__startingPointButton{color:var(--text-primary);cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800;transition:transform .15s,border-color .15s,box-shadow .15s,opacity .15s}.BlorbChat-module__p93O4a__startingPointButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #02071042}.BlorbChat-module__p93O4a__startingPointButton:disabled{opacity:.56;cursor:not-allowed;box-shadow:none;transform:none}.BlorbChat-module__p93O4a__messageMeta{border-top:1px solid var(--blorb-chat-accent);gap:7px;padding-top:9px;display:grid}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__messageMeta{border-top:1px solid color-mix(in srgb, var(--blorb-chat-accent) 12%, #ffffff14)}}.BlorbChat-module__p93O4a__messageMetaLabel{color:var(--text-dim);letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:800}.BlorbChat-module__p93O4a__messageChipRow{flex-wrap:wrap;gap:6px;display:flex}.BlorbChat-module__p93O4a__messageChip{border:1px solid var(--blorb-chat-accent);border-radius:999px;align-items:center;min-height:26px;padding:0 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__messageChip{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 18%, var(--panel-border) 82%)}}.BlorbChat-module__p93O4a__messageChip{color:var(--blorb-chat-accent);background:#070b13a3}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__messageChip{color:color-mix(in srgb, var(--blorb-chat-accent) 68%, var(--text-primary) 32%)}}.BlorbChat-module__p93O4a__messageChip{font-size:.68rem;font-weight:700}.BlorbChat-module__p93O4a__messageChipImpact{border-color:var(--accent-gold)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__messageChipImpact{border-color:color-mix(in srgb, var(--accent-gold) 32%, var(--panel-border-active) 68%)}}.BlorbChat-module__p93O4a__messageChipImpact{color:var(--accent-gold)}.BlorbChat-module__p93O4a__messagePromptRail{gap:10px}.BlorbChat-module__p93O4a__messagePromptButton{background:linear-gradient(180deg, var(--blorb-chat-accent), #080c14eb);min-height:34px}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__messagePromptButton{background:linear-gradient(180deg, color-mix(in srgb, var(--blorb-chat-accent) 10%, #0e141ff5), #080c14eb)}}.BlorbChat-module__p93O4a__messagePromptButton{color:var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__messagePromptButton{color:color-mix(in srgb, var(--blorb-chat-accent) 72%, var(--text-primary) 28%)}}.BlorbChat-module__p93O4a__messagePromptButton:hover{color:var(--text-primary)}.BlorbChat-module__p93O4a__thinkingRow{color:var(--text-primary);align-items:center;gap:12px;font-size:.88rem;font-weight:700;display:inline-flex}.BlorbChat-module__p93O4a__thinkingDots{align-items:center;gap:6px;display:inline-flex}.BlorbChat-module__p93O4a__thinkingDots span{background:var(--accent-cyan);border-radius:999px;width:6px;height:6px;animation:1.1s ease-in-out infinite BlorbChat-module__p93O4a__blorbDots}.BlorbChat-module__p93O4a__thinkingDots span:nth-child(2){animation-delay:.14s}.BlorbChat-module__p93O4a__thinkingDots span:nth-child(3){animation-delay:.28s}.BlorbChat-module__p93O4a__composer{border:1px solid var(--blorb-chat-accent);border-radius:18px;gap:10px;padding:14px;display:grid}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__composer{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 16%, var(--panel-border) 84%)}}.BlorbChat-module__p93O4a__composer{background:linear-gradient(180deg, var(--blorb-chat-accent), #090d16f0)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__composer{background:linear-gradient(180deg, color-mix(in srgb, var(--blorb-chat-accent) 6%, #111825f2), #090d16f0)}}.BlorbChat-module__p93O4a__input{resize:vertical;border:1px solid var(--blorb-chat-accent);border-radius:16px;width:100%;min-height:96px}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__input{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 14%, var(--panel-border) 86%)}}.BlorbChat-module__p93O4a__input{color:var(--text-primary);font:inherit;background:#0509119e;padding:12px 14px;line-height:1.64}.BlorbChat-module__p93O4a__input::placeholder{color:var(--text-dim)}.BlorbChat-module__p93O4a__input:focus{border-color:var(--blorb-chat-accent);outline:none}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__input:focus{border-color:color-mix(in srgb, var(--blorb-chat-accent) 34%, var(--panel-border-active) 66%)}}.BlorbChat-module__p93O4a__input:focus{box-shadow:0 0 0 1px var(--blorb-chat-accent)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__input:focus{box-shadow:0 0 0 1px color-mix(in srgb, var(--blorb-chat-accent) 16%, transparent)}}.BlorbChat-module__p93O4a__input:disabled{opacity:.7}.BlorbChat-module__p93O4a__composerActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.BlorbChat-module__p93O4a__composerUtilityActions{flex:14rem;align-items:center;min-width:0;display:flex}.BlorbChat-module__p93O4a__composerSubmitActions{flex-direction:column;flex:none;justify-content:center;align-items:stretch;gap:5px;margin-left:auto;display:inline-flex}.BlorbChat-module__p93O4a__quickActions{gap:10px;display:grid}.BlorbChat-module__p93O4a__quickActionsLabel{color:var(--text-dim);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:800}.BlorbChat-module__p93O4a__sendButton{border:1px solid var(--accent-gold);border-radius:.08rem;min-width:6.2rem;min-height:2.65rem;padding:.36rem .82rem}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__sendButton{border:1px solid color-mix(in srgb, var(--accent-gold) 54%, var(--panel-border-active) 46%)}}.BlorbChat-module__p93O4a__sendButton{background:radial-gradient(circle at 50% 8%, var(--accent-gold), transparent 58%), linear-gradient(180deg, var(--accent-gold), var(--blorb-chat-accent))}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__sendButton{background:radial-gradient(circle at 50% 8%, color-mix(in srgb, var(--accent-gold) 30%, transparent), transparent 58%), linear-gradient(180deg, color-mix(in srgb, var(--accent-gold) 38%, #121b29fa), color-mix(in srgb, var(--blorb-chat-accent) 24%, #0a0e16fc))}}.BlorbChat-module__p93O4a__sendButton{color:var(--text-primary);cursor:pointer;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 0 #080a10f2, 0 0 12px var(--accent-gold);font-size:.7rem;font-weight:800}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__sendButton{text-shadow:0 1px 0 #080a10f2, 0 0 12px color-mix(in srgb, var(--accent-gold) 18%, transparent)}}.BlorbChat-module__p93O4a__sendButton{box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .2), inset 0 -2px 0 rgb(var(--panel-brass-shadow-rgb) / .62), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .48), 0 5px 0 rgb(var(--panel-brass-shadow-rgb) / .76), 0 10px 18px #0000003d;transition:transform .15s,box-shadow .15s,opacity .15s}.BlorbChat-module__p93O4a__sendButton:hover{box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .26), inset 0 -2px 0 rgb(var(--panel-brass-shadow-rgb) / .64), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .52), 0 0 18px var(--accent-gold), 0 6px 0 rgb(var(--panel-brass-shadow-rgb) / .82), 0 12px 20px #00000047;transform:translateY(-2px)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__sendButton:hover{box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .26), inset 0 -2px 0 rgb(var(--panel-brass-shadow-rgb) / .64), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .52), 0 0 18px color-mix(in srgb, var(--accent-gold) 12%, transparent), 0 6px 0 rgb(var(--panel-brass-shadow-rgb) / .82), 0 12px 20px #00000047}}.BlorbChat-module__p93O4a__sendButton:disabled{opacity:.72;cursor:not-allowed;filter:saturate(.82);transform:none}.BlorbChat-module__p93O4a__shortcutHint{color:var(--text-dim);text-align:center;font-size:.72rem;line-height:1.45}.BlorbChat-module__p93O4a__helperRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.BlorbChat-module__p93O4a__helperText,.BlorbChat-module__p93O4a__errorText{margin:0;font-size:.78rem;line-height:1.58}.BlorbChat-module__p93O4a__helperText{color:var(--text-secondary);flex:320px}.BlorbChat-module__p93O4a__errorText{color:var(--accent-gold)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__errorText{color:color-mix(in srgb, var(--accent-gold) 76%, var(--text-primary) 24%)}}.BlorbChat-module__p93O4a__errorText{font-weight:700}.BlorbChat-module__p93O4a__lockedComposer{border:1px solid var(--accent-gold)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__lockedComposer{border:1px solid color-mix(in srgb, var(--accent-gold) 38%, var(--panel-border) 62%)}}.BlorbChat-module__p93O4a__lockedComposer{background:radial-gradient(circle at top right, var(--accent-gold), transparent 42%), radial-gradient(circle at bottom left, var(--blorb-chat-accent), transparent 46%), linear-gradient(180deg, #111722f5, #0a0e16f0)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__lockedComposer{background:radial-gradient(circle at top right, color-mix(in srgb, var(--accent-gold) 18%, transparent), transparent 42%), radial-gradient(circle at bottom left, color-mix(in srgb, var(--blorb-chat-accent) 14%, transparent), transparent 46%), linear-gradient(180deg, #111722f5, #0a0e16f0)}}.BlorbChat-module__p93O4a__lockedComposer{box-shadow:inset 0 0 0 1px var(--accent-gold), 0 0 26px var(--accent-gold)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__lockedComposer{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent-gold) 8%, transparent), 0 0 26px color-mix(in srgb, var(--accent-gold) 11%, transparent)}}.BlorbChat-module__p93O4a__lockedComposer .BlorbChat-module__p93O4a__input{cursor:not-allowed}.BlorbChat-module__p93O4a__lockedComposerNotice{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.BlorbChat-module__p93O4a__lockedComposerCopy{flex:260px;gap:5px;min-width:0;display:grid}.BlorbChat-module__p93O4a__lockedTitle{color:var(--text-primary);font-family:var(--font-display);letter-spacing:.04em;margin:0;font-size:1.08rem}.BlorbChat-module__p93O4a__lockedText{color:var(--text-secondary);margin:0;font-size:.84rem;line-height:1.62}.BlorbChat-module__p93O4a__upgradeLink{isolation:isolate;border:1px solid var(--panel-border);letter-spacing:.08em;text-transform:uppercase;border-color:var(--accent-gold);border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:.78rem;font-weight:800;text-decoration:none;transition:border-color .15s,color .15s,transform .15s,background .15s;display:inline-flex;position:relative;overflow:visible}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__upgradeLink{border-color:color-mix(in srgb, var(--accent-gold) 60%, var(--panel-border-active) 40%)}}.BlorbChat-module__p93O4a__upgradeLink{background:radial-gradient(circle at 50% 0%, var(--accent-gold), transparent 58%), var(--accent-gold)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__upgradeLink{background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--accent-gold) 22%, transparent), transparent 58%), color-mix(in srgb, var(--accent-gold) 16%, #080c14e6)}}.BlorbChat-module__p93O4a__upgradeLink{color:var(--accent-gold)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__upgradeLink{color:color-mix(in srgb, var(--accent-gold) 86%, var(--text-primary) 14%)}}.BlorbChat-module__p93O4a__upgradeLink{box-shadow:0 0 0 1px var(--accent-gold), 0 0 22px var(--accent-gold)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__upgradeLink{box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-gold) 14%, transparent), 0 0 22px color-mix(in srgb, var(--accent-gold) 24%, transparent)}}.BlorbChat-module__p93O4a__upgradeLink:before{content:"";z-index:-1;border-radius:inherit;background:var(--accent-gold);position:absolute;inset:-8px}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__upgradeLink:before{background:color-mix(in srgb, var(--accent-gold) 24%, transparent)}}.BlorbChat-module__p93O4a__upgradeLink:before{filter:blur(12px);opacity:.72}.BlorbChat-module__p93O4a__upgradeLink:hover{border-color:var(--panel-border-active);color:var(--text-primary);box-shadow:0 0 0 1px var(--accent-gold), 0 0 30px var(--accent-gold);transform:translateY(-1px)}@supports (color:color-mix(in lab, red, red)){.BlorbChat-module__p93O4a__upgradeLink:hover{box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-gold) 20%, transparent), 0 0 30px color-mix(in srgb, var(--accent-gold) 34%, transparent)}}@keyframes BlorbChat-module__p93O4a__blorbPulse{0%,to{box-shadow:inset 0 1px #ffffff0f,0 14px 26px #02060f57}50%{box-shadow:inset 0 1px 0 #ffffff14, 0 16px 30px #02060f66, 0 0 20px color-mix(in srgb, var(--blorb-chat-accent) 20%, transparent)}}@keyframes BlorbChat-module__p93O4a__blorbDots{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes BlorbChat-module__p93O4a__blorbMessageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes BlorbChat-module__p93O4a__blorbPanelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes BlorbChat-module__p93O4a__blorbRemainingCounterWarningPulse{0%,to{box-shadow:inset 0 1px 0 #ffffff0a, 0 0 0 1px color-mix(in srgb, var(--vault-tag-red) 10%, transparent), 0 0 0 color-mix(in srgb, var(--vault-tag-red) 0%, transparent)}50%{box-shadow:inset 0 1px 0 #ffffff0f, 0 0 0 1px color-mix(in srgb, var(--vault-tag-red) 20%, transparent), 0 0 18px color-mix(in srgb, var(--vault-tag-red) 28%, transparent)}}@media (prefers-reduced-motion:reduce){.BlorbChat-module__p93O4a__root,.BlorbChat-module__p93O4a__headerButton,.BlorbChat-module__p93O4a__chevron,.BlorbChat-module__p93O4a__resetButton,.BlorbChat-module__p93O4a__promptButton,.BlorbChat-module__p93O4a__message,.BlorbChat-module__p93O4a__startingPointButton,.BlorbChat-module__p93O4a__sendButton,.BlorbChat-module__p93O4a__upgradeLink{transition:none}.BlorbChat-module__p93O4a__root[data-active=true],.BlorbChat-module__p93O4a__resetButton:hover,.BlorbChat-module__p93O4a__promptButton:hover,.BlorbChat-module__p93O4a__startingPointButton:hover,.BlorbChat-module__p93O4a__upgradeLink:hover{transform:none}.BlorbChat-module__p93O4a__orbShell[data-thinking=true],.BlorbChat-module__p93O4a__remainingCounter[data-status=exhausted],.BlorbChat-module__p93O4a__body,.BlorbChat-module__p93O4a__message,.BlorbChat-module__p93O4a__thinkingDots,.BlorbChat-module__p93O4a__thinkingDots span{animation:none}}@media (max-width:780px){.BlorbChat-module__p93O4a__headerButton,.BlorbChat-module__p93O4a__body{padding-inline:16px}.BlorbChat-module__p93O4a__headerButton{align-items:flex-start}.BlorbChat-module__p93O4a__headerMeta{justify-items:start}.BlorbChat-module__p93O4a__message{max-width:90%}}@media (max-width:620px){.BlorbChat-module__p93O4a__headerButton{flex-direction:column}.BlorbChat-module__p93O4a__headerMain,.BlorbChat-module__p93O4a__headerMeta{width:100%}.BlorbChat-module__p93O4a__toolbarRow,.BlorbChat-module__p93O4a__composerActions,.BlorbChat-module__p93O4a__lockedComposerNotice,.BlorbChat-module__p93O4a__helperRow{align-items:stretch}.BlorbChat-module__p93O4a__composerSubmitActions,.BlorbChat-module__p93O4a__composerUtilityActions{width:100%}.BlorbChat-module__p93O4a__composerSubmitActions{align-items:stretch}.BlorbChat-module__p93O4a__sendButton{justify-content:center;width:100%}.BlorbChat-module__p93O4a__upgradeLink,.BlorbChat-module__p93O4a__shortcutHint{width:100%}.BlorbChat-module__p93O4a__message{max-width:100%}}
.BlorbChatMessageContent-module__uCP3BW__root{color:var(--text-primary);overflow-wrap:anywhere;font-size:.92rem;line-height:1.72}.BlorbChatMessageContent-module__uCP3BW__root>:first-child{margin-top:0}.BlorbChatMessageContent-module__uCP3BW__root>:last-child{margin-bottom:0}.BlorbChatMessageContent-module__uCP3BW__paragraph{margin:0 0 .8rem}.BlorbChatMessageContent-module__uCP3BW__list{margin:0 0 .8rem;padding-left:1.2rem}.BlorbChatMessageContent-module__uCP3BW__listItem+.BlorbChatMessageContent-module__uCP3BW__listItem{margin-top:.28rem}.BlorbChatMessageContent-module__uCP3BW__strong{color:color-mix(in srgb, var(--accent-gold) 72%, var(--text-primary) 28%);font-weight:800}.BlorbChatMessageContent-module__uCP3BW__emphasis{color:color-mix(in srgb, var(--blorb-chat-accent) 56%, var(--text-primary) 44%);font-style:italic}.BlorbChatMessageContent-module__uCP3BW__inlineCode{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 20%, var(--panel-border) 80%);color:color-mix(in srgb, var(--accent-gold) 76%, var(--text-primary) 24%);background:#070b13bd;border-radius:.45rem;padding:.08rem .36rem;font-size:.88em;line-height:1.4;display:inline-block}.BlorbChatMessageContent-module__uCP3BW__codeBlock{border:1px solid color-mix(in srgb, var(--blorb-chat-accent) 20%, var(--panel-border) 80%);background:linear-gradient(#060a12f0,#0b1019eb);border-radius:.95rem;margin:0 0 .9rem;padding:.9rem 1rem;overflow-x:auto;box-shadow:inset 0 1px #ffffff0a,0 12px 24px #02071038}.BlorbChatMessageContent-module__uCP3BW__codeBlockCode{color:color-mix(in srgb, var(--accent-gold) 74%, var(--text-primary) 26%);white-space:pre-wrap;font-size:.84rem;line-height:1.65;display:block}.BlorbChatMessageContent-module__uCP3BW__blockquote{border-left:2px solid color-mix(in srgb, var(--blorb-chat-accent) 28%, transparent);color:var(--text-secondary);margin:0 0 .85rem;padding-left:.9rem}
.BlorbCreationControls-module__K7xKeG__root{border:1px solid rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .34);background:linear-gradient(180deg, rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .3), rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .62));box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .2), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .6), 0 .7rem 1.2rem #0003;border-radius:.16rem;grid-template-columns:minmax(9rem,.42fr) minmax(0,1fr);gap:1px;display:grid;overflow:hidden}.BlorbCreationControls-module__K7xKeG__root[data-game-type-hidden=true]{grid-template-columns:1fr}.BlorbCreationControls-module__K7xKeG__section{background:radial-gradient(circle at 50% 0%, rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .18), transparent 56%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb,var(--pipe-brass-base-rgb,112 94 63)) / .34), rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .48)), color-mix(in srgb, var(--bg-panel) 70%, transparent);min-width:0}.BlorbCreationControls-module__K7xKeG__sectionHeader{appearance:none;border:0;border-bottom:1px solid rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .18);background:linear-gradient(180deg, rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .16), rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .22));width:100%;min-height:2.1rem;color:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .92);cursor:pointer;font:inherit;text-align:left;text-shadow:0 1px #000000b8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.44rem .72rem;display:grid}.BlorbCreationControls-module__K7xKeG__root .BlorbCreationControls-module__K7xKeG__sectionHeader{border:1px solid rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .3);border-bottom-color:rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .56);background:linear-gradient(180deg, rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .16), rgb(var(--panel-brass-base-rgb,var(--pipe-brass-base-rgb,112 94 63)) / .2) 48%, rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .28));color:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .96);box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .16), inset 0 -1px 0 rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .5), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .34);border-radius:0;margin:0}.BlorbCreationControls-module__K7xKeG__sectionHeader:hover{background:linear-gradient(180deg, rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .22), rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .28))}.BlorbCreationControls-module__K7xKeG__sectionHeader:focus-visible{outline:2px solid rgb(var(--accent-gold-rgb,212 168 75) / .54);outline-offset:-2px}.BlorbCreationControls-module__K7xKeG__sectionTitle,.BlorbCreationControls-module__K7xKeG__sectionHint{letter-spacing:.14em;text-transform:uppercase;font-size:.58rem;font-weight:800;line-height:1.25}.BlorbCreationControls-module__K7xKeG__sectionTitle{color:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .98)}.BlorbCreationControls-module__K7xKeG__sectionHint{color:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .62);text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.BlorbCreationControls-module__K7xKeG__chevron{color:rgb(var(--accent-gold-rgb,212 168 75) / .84);transition:transform .16s}.BlorbCreationControls-module__K7xKeG__chevron[data-open=true]{transform:rotate(180deg)}.BlorbCreationControls-module__K7xKeG__sectionBody{padding:.14rem .18rem .28rem}.BlorbCreationControls-module__K7xKeG__root[data-compact=true]{background:radial-gradient(circle at 18% 0%, rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .14), transparent 46%), linear-gradient(180deg, rgb(var(--panel-brass-base-rgb,var(--pipe-brass-base-rgb,112 94 63)) / .5), rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .58));box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .16), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .58);border-radius:.12rem;grid-template-columns:1fr}.BlorbCreationControls-module__K7xKeG__root[data-compact=true] .BlorbCreationControls-module__K7xKeG__section{background:linear-gradient(180deg, rgb(var(--panel-brass-base-rgb,var(--pipe-brass-base-rgb,112 94 63)) / .28), rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .36))}.BlorbCreationControls-module__K7xKeG__root[data-compact=true] .BlorbCreationControls-module__K7xKeG__sectionHeader{background:linear-gradient(180deg, rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .12), rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .18));border-color:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .28);border-bottom-color:rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .58);min-height:1.82rem;box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .14), inset 0 -1px 0 rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .52), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .36);grid-template-columns:auto minmax(0,1fr) auto;margin:0;padding:.34rem .58rem}.BlorbCreationControls-module__K7xKeG__root[data-compact=true] .BlorbCreationControls-module__K7xKeG__sectionTitle,.BlorbCreationControls-module__K7xKeG__root[data-compact=true] .BlorbCreationControls-module__K7xKeG__sectionHint{font-size:.54rem}.BlorbCreationControls-module__K7xKeG__root[data-compact=true] .BlorbCreationControls-module__K7xKeG__sectionHint{display:none}.BlorbCreationControls-module__K7xKeG__root[data-compact=true] .BlorbCreationControls-module__K7xKeG__sectionBody{padding:.08rem .12rem .18rem}@media (max-width:700px){.BlorbCreationControls-module__K7xKeG__root,.BlorbCreationControls-module__K7xKeG__root[data-compact=true]{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.BlorbCreationControls-module__K7xKeG__chevron{transition:none}}
.StatBlockWorkshopImportDrawer-module__zAnCAq__sheet{z-index:20;isolation:isolate;border:1px solid color-mix(in srgb, var(--accent-gold) 46%, rgb(var(--panel-brass-shadow-rgb) / .78));background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 18%, transparent), transparent 28%), linear-gradient(180deg, #111926fa, #070b12fc);min-height:0;max-height:none;box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .18), inset 0 -2px 0 rgb(var(--panel-brass-shadow-rgb) / .76), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .78), 0 0 2rem color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 12%, transparent), 0 1rem 2.6rem #0000007a;border-radius:.28rem;grid-template-rows:auto minmax(0,1fr);animation:.18s ease-out StatBlockWorkshopImportDrawer-module__zAnCAq__drawerEnter;display:grid;position:absolute;inset:0;overflow:hidden}.StatBlockWorkshopImportDrawer-module__zAnCAq__sheet:before{content:"";z-index:0;border:1px solid color-mix(in srgb, var(--accent-gold) 34%, rgb(var(--panel-brass-shadow-rgb) / .76));pointer-events:none;box-shadow:inset 0 0 0 1px rgb(var(--panel-brass-light-rgb) / .06), inset 0 .7rem 1.2rem #00000042;border-radius:.18rem;position:absolute;inset:.32rem}.StatBlockWorkshopImportDrawer-module__zAnCAq__sheet:after{content:"";z-index:0;background:linear-gradient(90deg, rgb(var(--panel-brass-shadow-rgb) / .84), color-mix(in srgb, var(--accent-gold) 62%, rgb(var(--panel-brass-base-rgb) / .9)), rgb(var(--panel-brass-shadow-rgb) / .84));opacity:.9;pointer-events:none;height:.38rem;position:absolute;inset:0 0 auto}.StatBlockWorkshopImportDrawer-module__zAnCAq__sheet:focus{outline:2px solid color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 58%, transparent);outline-offset:-.35rem}.StatBlockWorkshopImportDrawer-module__zAnCAq__handle{background:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 44%, var(--text-secondary) 56%);opacity:.84;border-radius:999px;width:3.4rem;height:.22rem}.StatBlockWorkshopImportDrawer-module__zAnCAq__header{z-index:1;border-bottom:1px solid color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 18%, transparent);grid-template-columns:minmax(0,1fr) minmax(10rem,.42fr);grid-template-areas:"top top""title ruleset";align-items:end;gap:.46rem .7rem;padding:.62rem .82rem .7rem;display:grid;position:relative}.StatBlockWorkshopImportDrawer-module__zAnCAq__headerTop{grid-area:top;justify-content:space-between;align-items:center;gap:.75rem;min-height:1.2rem;display:flex}.StatBlockWorkshopImportDrawer-module__zAnCAq__titleGroup{grid-area:title;gap:.24rem;min-width:0;display:grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__title{color:var(--text-primary);font-family:var(--font-display);letter-spacing:0;margin:0;font-size:1rem}.StatBlockWorkshopImportDrawer-module__zAnCAq__subtitle{color:var(--text-secondary);margin:0;font-size:.74rem;line-height:1.45}.StatBlockWorkshopImportDrawer-module__zAnCAq__closeButton,.StatBlockWorkshopImportDrawer-module__zAnCAq__tabButton,.StatBlockWorkshopImportDrawer-module__zAnCAq__actionButton,.StatBlockWorkshopImportDrawer-module__zAnCAq__ghostButton,.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadActionButton{appearance:none;border:1px solid color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 24%, transparent);background:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 8%, #090d15eb);color:var(--text-primary);cursor:pointer}.StatBlockWorkshopImportDrawer-module__zAnCAq__closeButton{border-radius:.16rem;place-items:center;width:2rem;height:2rem;display:inline-grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__rulesetRow{grid-area:ruleset;grid-template-columns:minmax(0,1fr);gap:.34rem;display:grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__label{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:800}.StatBlockWorkshopImportDrawer-module__zAnCAq__select,.StatBlockWorkshopImportDrawer-module__zAnCAq__input,.StatBlockWorkshopImportDrawer-module__zAnCAq__textarea{border:1px solid color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 20%, var(--panel-border) 80%);width:100%;color:var(--text-primary);font:inherit;background:#060a12bd;border-radius:.18rem}.StatBlockWorkshopImportDrawer-module__zAnCAq__select,.StatBlockWorkshopImportDrawer-module__zAnCAq__input{min-height:2.35rem;padding:0 .7rem}.StatBlockWorkshopImportDrawer-module__zAnCAq__input:disabled,.StatBlockWorkshopImportDrawer-module__zAnCAq__textarea:disabled{cursor:not-allowed;opacity:.62}.StatBlockWorkshopImportDrawer-module__zAnCAq__body{z-index:1;grid-template-rows:minmax(0,1fr) auto;gap:.76rem;min-height:0;padding:.82rem;display:grid;position:relative;overflow:hidden}.StatBlockWorkshopImportDrawer-module__zAnCAq__contentGrid{grid-template-columns:minmax(0,1fr);gap:.72rem;min-height:0;display:grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__inputColumn,.StatBlockWorkshopImportDrawer-module__zAnCAq__noticeColumn{gap:.58rem;min-height:0;display:grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__inputColumn{grid-template-rows:auto auto minmax(0,1fr)}.StatBlockWorkshopImportDrawer-module__zAnCAq__noticeColumn{grid-template-rows:auto auto;align-content:start}.StatBlockWorkshopImportDrawer-module__zAnCAq__tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;display:grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__tabButton{letter-spacing:.08em;text-transform:uppercase;border-radius:.16rem;justify-content:center;align-items:center;gap:.38rem;min-height:2.35rem;font-size:.68rem;font-weight:800;display:inline-flex}.StatBlockWorkshopImportDrawer-module__zAnCAq__tabButton[data-active=true]{border-color:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 58%, transparent);background:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 18%, #0c121df0)}.StatBlockWorkshopImportDrawer-module__zAnCAq__tabButton:disabled{cursor:not-allowed;opacity:.5}.StatBlockWorkshopImportDrawer-module__zAnCAq__fieldStack{gap:.42rem;min-height:0;display:grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__textFieldStack,.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadFieldStack{grid-template-rows:auto minmax(0,1fr)}.StatBlockWorkshopImportDrawer-module__zAnCAq__textarea{resize:none;height:100%;min-height:10rem;padding:.68rem;line-height:1.45}.StatBlockWorkshopImportDrawer-module__zAnCAq__sourceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.58rem;display:grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadPanel{border:1px dashed color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 34%, var(--panel-border) 66%);background:radial-gradient(circle at 50% 28%, color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 12%, transparent), transparent 34%), #060a12bd;height:100%;min-height:10rem;color:var(--text-secondary);text-align:center;border-radius:.18rem;align-content:center;place-items:center;gap:.52rem;padding:.95rem;display:grid;position:relative;overflow:hidden}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadPanel:hover{border-color:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 58%, transparent);color:var(--text-primary)}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadPanel[data-importing=true]{border-style:solid;border-color:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 64%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 16%, transparent), 0 0 1.2rem color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 11%, transparent)}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadPreviewFrame{aspect-ratio:16/9;border:1px solid color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 22%, var(--panel-border) 78%);background:#03070d94;border-radius:.18rem;place-items:center;width:min(14rem,100%);display:grid;position:relative;overflow:hidden}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadPreviewImage{object-fit:cover;width:100%;height:100%;display:block}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadPlaceholderIcon{color:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 52%, var(--text-secondary) 48%)}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadTitle{overflow-wrap:anywhere;max-width:100%;color:var(--text-primary);font-size:.84rem;font-weight:800}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadMeta{color:var(--text-secondary);font-size:.72rem;line-height:1.35}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadActionRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.58rem;width:100%;display:flex}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadActionButton{letter-spacing:.08em;text-transform:uppercase;border-radius:.16rem;justify-content:center;align-items:center;gap:.44rem;min-height:2.75rem;padding:0 1.05rem;font-size:.72rem;font-weight:800;display:inline-flex}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadActionButton:disabled{cursor:not-allowed;opacity:.48}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadBusyOverlay{background:linear-gradient(180deg, #03070d2e, #03070d94), color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 9%, transparent);pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadBusyPulse{width:min(7rem,62%);height:.24rem;box-shadow:0 0 0 1px color-mix(in srgb, var(--accent-gold) 28%, transparent);background:#03070dd1;border-radius:999px;overflow:hidden}.StatBlockWorkshopImportDrawer-module__zAnCAq__uploadBusyPulse:after{content:"";border-radius:inherit;background:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 74%, var(--text-primary) 26%);width:44%;height:100%;animation:1.15s ease-in-out infinite StatBlockWorkshopImportDrawer-module__zAnCAq__progressSweep;display:block}.StatBlockWorkshopImportDrawer-module__zAnCAq__fileInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.StatBlockWorkshopImportDrawer-module__zAnCAq__notice{border:1px solid color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 20%, transparent);background:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 7%, #080c14db);border-radius:.18rem;gap:.28rem;padding:.58rem .66rem;display:grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressPanel{border:1px solid color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 36%, transparent);background:radial-gradient(circle at 18% 0%, color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 14%, transparent), transparent 44%), color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 8%, #080c14e6);box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .12), 0 0 1.25rem color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 10%, transparent);border-radius:.18rem;gap:.56rem;padding:.7rem .76rem;display:grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressHeader{gap:.16rem;display:grid}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressEyebrow,.StatBlockWorkshopImportDrawer-module__zAnCAq__progressTitle,.StatBlockWorkshopImportDrawer-module__zAnCAq__progressDetail{margin:0}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressEyebrow{color:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 76%, var(--text-secondary) 24%);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:900}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressTitle{color:var(--text-primary);font-size:.9rem;font-weight:850}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressDetail{color:var(--text-secondary);font-size:.74rem;line-height:1.42}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressTrack{height:.32rem;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent-gold) 20%, transparent), 0 0 .72rem color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 9%, transparent);background:#03070dd1;border-radius:999px;position:relative;overflow:hidden}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressTrack:after{content:"";border-radius:inherit;background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 78%, var(--text-primary) 22%), transparent);width:42%;animation:1.15s ease-in-out infinite StatBlockWorkshopImportDrawer-module__zAnCAq__progressSweep;position:absolute;inset:0 auto 0 -42%}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressSteps{flex-wrap:wrap;align-items:center;gap:.42rem;display:flex}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressSteps span{border:1px solid color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 16%, transparent);color:var(--text-secondary);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.28rem .44rem;font-size:.62rem;font-weight:800}.StatBlockWorkshopImportDrawer-module__zAnCAq__progressSteps span[data-active=true]{border-color:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 46%, transparent);color:var(--text-primary);background:color-mix(in srgb, var(--blorb-chat-accent,var(--accent-gold)) 11%, transparent)}.StatBlockWorkshopImportDrawer-module__zAnCAq__noticeTitle{color:var(--text-primary);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.StatBlockWorkshopImportDrawer-module__zAnCAq__noticeText{color:var(--text-secondary);margin:0;font-size:.74rem;line-height:1.45}.StatBlockWorkshopImportDrawer-module__zAnCAq__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.StatBlockWorkshopImportDrawer-module__zAnCAq__actionButton,.StatBlockWorkshopImportDrawer-module__zAnCAq__ghostButton{letter-spacing:.08em;text-transform:uppercase;border-radius:.16rem;justify-content:center;align-items:center;gap:.34rem;min-height:2.35rem;padding:0 .78rem;font-size:.66rem;font-weight:800;display:inline-flex}.StatBlockWorkshopImportDrawer-module__zAnCAq__actionButton{border-color:color-mix(in srgb, var(--accent-gold) 48%, transparent);background:color-mix(in srgb, var(--accent-gold) 16%, #090d15f0)}.StatBlockWorkshopImportDrawer-module__zAnCAq__actionButton:disabled,.StatBlockWorkshopImportDrawer-module__zAnCAq__ghostButton:disabled{cursor:not-allowed;opacity:.48}@keyframes StatBlockWorkshopImportDrawer-module__zAnCAq__drawerEnter{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes StatBlockWorkshopImportDrawer-module__zAnCAq__progressSweep{0%{transform:translate(0)}to{transform:translate(338%)}}@media (max-width:720px){.StatBlockWorkshopImportDrawer-module__zAnCAq__sheet{max-height:none}.StatBlockWorkshopImportDrawer-module__zAnCAq__header,.StatBlockWorkshopImportDrawer-module__zAnCAq__contentGrid,.StatBlockWorkshopImportDrawer-module__zAnCAq__sourceGrid{grid-template-columns:minmax(0,1fr)}.StatBlockWorkshopImportDrawer-module__zAnCAq__header{grid-template-areas:"top""title""ruleset"}.StatBlockWorkshopImportDrawer-module__zAnCAq__body{overflow:auto}}
.StatBlockMachineSidebar-module__Z1eqnW__sidebarFrame{--statblock-chat-min-height:clamp(26rem, 56vh, 38rem);--statblock-sidebar-accent:var(--blorb-color,var(--accent-gold));--blorb-chat-accent:var(--statblock-sidebar-accent);--sidebar-machine-brass-shadow-rgb:var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30));--sidebar-machine-brass-base-rgb:var(--panel-brass-base-rgb,var(--pipe-brass-base-rgb,112 94 63));--sidebar-machine-brass-light-rgb:var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125));flex-direction:column;gap:1rem;width:100%;height:100%;min-height:0;padding:0;display:flex;position:relative}.StatBlockMachineSidebar-module__Z1eqnW__sidebarShell{flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex}.StatBlockMachineSidebar-module__Z1eqnW__nameplateStrip{isolation:isolate;border:1px solid rgb(var(--sidebar-machine-brass-shadow-rgb) / .86);background:linear-gradient(90deg, #0000002e, transparent .42rem, transparent calc(100% - .42rem), #0003), radial-gradient(circle at 18% 0%, rgb(var(--sidebar-machine-brass-light-rgb) / .16), transparent 42%), linear-gradient(180deg, rgb(var(--sidebar-machine-brass-light-rgb) / .13), rgb(var(--sidebar-machine-brass-base-rgb) / .56) .62rem, rgb(var(--sidebar-machine-brass-shadow-rgb) / .86));min-height:0;box-shadow:inset 0 1px 0 rgb(var(--sidebar-machine-brass-light-rgb) / .14), inset 0 -1px 0 #00000094, inset 0 0 0 1px rgb(var(--sidebar-machine-brass-shadow-rgb) / .34), 0 .45rem .8rem #0000002e;border-radius:.08rem;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.34rem;padding:.28rem;display:grid;position:relative;overflow:hidden}.StatBlockMachineSidebar-module__Z1eqnW__nameplateRow{justify-content:space-between;align-items:stretch;gap:.58rem;min-width:0;display:flex}.StatBlockMachineSidebar-module__Z1eqnW__nameplate{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;justify-self:start;width:fit-content;max-width:100%;min-height:1.86rem;margin:0;overflow:hidden}.StatBlockMachineSidebar-module__Z1eqnW__sidebarRemainingCounter{--sidebar-remaining-screen-glow:var(--blorb-color,var(--accent-gold));isolation:isolate;border-color:hsl(var(--blorb-orb-hue,220) calc(var(--blorb-orb-saturation,40%) * .3) 10% / .92);background:linear-gradient(180deg, hsl(var(--blorb-orb-hue,220) calc(var(--blorb-orb-saturation,40%) * .55) 4%), hsl(var(--blorb-orb-hue,220) calc(var(--blorb-orb-saturation,40%) * .45) 2.5%)), radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--sidebar-remaining-screen-glow) 18%, transparent), transparent 62%);min-height:1.86rem;color:var(--text-primary);text-shadow:0 0 .45rem color-mix(in srgb, var(--sidebar-remaining-screen-glow) 22%, transparent), 0 1px 0 #000000d1;box-shadow:0 -2px 1px #0009, 0 2px 1px rgb(var(--sidebar-machine-brass-light-rgb) / .16), inset 0 3px 6px #000000b3, inset 0 -2px 4px rgb(var(--sidebar-machine-brass-light-rgb) / .06), inset 0 0 10px color-mix(in srgb, var(--sidebar-remaining-screen-glow) 34%, transparent), inset 0 0 24px color-mix(in srgb, var(--sidebar-remaining-screen-glow) 18%, transparent);flex:none;padding:0 .86rem;font-size:.76rem;position:relative;overflow:hidden}.StatBlockMachineSidebar-module__Z1eqnW__sidebarRemainingCounter:before,.StatBlockMachineSidebar-module__Z1eqnW__sidebarRemainingCounter:after{pointer-events:none;content:"";position:absolute;inset:0}.StatBlockMachineSidebar-module__Z1eqnW__sidebarRemainingCounter:before{opacity:.62;background:repeating-linear-gradient(#0000 0 .42rem,#ffffff07 .42rem .46rem),linear-gradient(160deg,#ffffff0e,#0000 18%)}.StatBlockMachineSidebar-module__Z1eqnW__sidebarRemainingCounter:after{border:2px solid #0000;border-color:#0009 #0000 #0000 #00000073;border-bottom-color:rgb(var(--sidebar-machine-brass-light-rgb) / .12);border-right-color:rgb(var(--sidebar-machine-brass-light-rgb) / .08)}.StatBlockMachineSidebar-module__Z1eqnW__sidebarRemainingCounter[data-status=exhausted]{--sidebar-remaining-screen-glow:var(--vault-tag-red);border-color:color-mix(in srgb, var(--vault-tag-red) 58%, transparent);color:color-mix(in srgb, var(--vault-tag-red) 78%, var(--text-primary) 22%)}.StatBlockMachineSidebar-module__Z1eqnW__sidebarGameType{border:1px solid rgb(var(--sidebar-machine-brass-light-rgb) / .15);background:linear-gradient(180deg, rgb(var(--sidebar-machine-brass-light-rgb) / .08), transparent .58rem), rgb(var(--sidebar-machine-brass-base-rgb) / .36);width:100%;min-width:0;box-shadow:inset 0 1px 0 #fff8e812, inset 1px 0 0 #fff8e806, inset -1px 0 0 #0003, inset 0 -1px 0 #00000047, inset 0 0 0 1px rgb(var(--sidebar-machine-brass-shadow-rgb) / .2);border-radius:.05rem;padding:.22rem;display:block;position:relative}.StatBlockMachineSidebar-module__Z1eqnW__sidebarGameType [data-control-kind=game]{width:100%;padding:0}.StatBlockMachineSidebar-module__Z1eqnW__sidebarGameType [role=radiogroup]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.26rem;width:100%;display:grid}.StatBlockMachineSidebar-module__Z1eqnW__sidebarGameType button{border-color:rgb(var(--panel-brass-light-rgb) / .34);width:100%;min-width:0;min-height:1.62rem;box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .12), inset 0 -1px 0 rgb(var(--panel-brass-shadow-rgb) / .54), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .42), 0 2px 0 rgb(var(--panel-brass-shadow-rgb) / .64);justify-content:center;padding:0 .34rem;font-size:.54rem}.StatBlockMachineSidebar-module__Z1eqnW__sidebarFrame.StatBlockMachineSidebar-module__Z1eqnW__sidebarFrame button[data-active]{border-color:color-mix(in srgb, var(--statblock-sidebar-accent) 28%, transparent);text-shadow:0 1px 0 #080a10f2, 0 0 14px color-mix(in srgb, var(--statblock-sidebar-accent) 12%, transparent);box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .22), inset 0 -2px 0 #0000005c, 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .44), 0 0 18px color-mix(in srgb, var(--statblock-sidebar-accent) 8%, transparent), 0 5px 0 rgb(var(--panel-brass-shadow-rgb) / .82), 0 10px 18px #0000003d;background:radial-gradient(circle at 50% 12%, color-mix(in srgb, var(--statblock-sidebar-accent) 13%, transparent), transparent 56%), linear-gradient(180deg, color-mix(in srgb, var(--statblock-sidebar-accent) 15%, transparent), #121b29fa .34rem, #0a0e16fc)!important}.StatBlockMachineSidebar-module__Z1eqnW__sidebarFrame.StatBlockMachineSidebar-module__Z1eqnW__sidebarFrame button[data-active=true]{border-color:color-mix(in srgb, var(--statblock-sidebar-accent) 62%, transparent);color:#fff8e8fc;text-shadow:0 1px 0 #080a10f2, 0 0 16px color-mix(in srgb, var(--statblock-sidebar-accent) 18%, transparent);box-shadow:inset 0 1px 0 #ffffff29, inset 0 -2px 0 #0006, 0 0 0 1px color-mix(in srgb, var(--statblock-sidebar-accent) 32%, transparent), 0 0 24px color-mix(in srgb, var(--statblock-sidebar-accent) 18%, transparent), 0 6px 0 rgb(var(--panel-brass-shadow-rgb) / .88), 0 12px 20px #00000047;background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--statblock-sidebar-accent) 30%, transparent), transparent 54%), linear-gradient(180deg, color-mix(in srgb, var(--statblock-sidebar-accent) 58%, transparent), color-mix(in srgb, var(--statblock-sidebar-accent) 34%, transparent) .48rem, #121b28fa)!important}.StatBlockMachineSidebar-module__Z1eqnW__sidebarFrame.StatBlockMachineSidebar-module__Z1eqnW__sidebarFrame .StatBlockMachineSidebar-module__Z1eqnW__sidebarGameType button[data-active]{border-color:rgb(var(--panel-brass-light-rgb) / .42);color:var(--text-secondary);box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .14), inset 0 -1px 0 rgb(var(--panel-brass-shadow-rgb) / .58), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .42);transform:none;background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--statblock-sidebar-accent) 10%, transparent), transparent 58%), linear-gradient(180deg, rgb(var(--panel-brass-light-rgb) / .12), rgb(var(--panel-brass-base-rgb) / .28) .38rem, #0a0e16fa)!important}.StatBlockMachineSidebar-module__Z1eqnW__sidebarFrame.StatBlockMachineSidebar-module__Z1eqnW__sidebarFrame .StatBlockMachineSidebar-module__Z1eqnW__sidebarGameType button[data-active=true]{border-color:rgb(var(--panel-brass-light-rgb) / .54);color:#fff8e8f5;box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .18), inset 0 -1px 0 rgb(var(--panel-brass-shadow-rgb) / .6), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .48), 0 0 12px color-mix(in srgb, var(--statblock-sidebar-accent) 10%, transparent);background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--statblock-sidebar-accent) 16%, transparent), transparent 58%), linear-gradient(180deg, color-mix(in srgb, var(--statblock-sidebar-accent) 16%, rgb(var(--panel-brass-light-rgb) / .14)), rgb(var(--panel-brass-base-rgb) / .34) .4rem, #0a0e16fa)!important}.StatBlockMachineSidebar-module__Z1eqnW__composerUtilityActions{display:contents}.StatBlockMachineSidebar-module__Z1eqnW__visualContextToggle{border:1px solid rgb(var(--panel-brass-light-rgb) / .24);background:radial-gradient(circle at 12% 0%, color-mix(in srgb, var(--statblock-sidebar-accent) 14%, transparent), transparent 58%), linear-gradient(180deg, rgb(var(--panel-brass-light-rgb) / .1), rgb(var(--panel-brass-base-rgb) / .28) .5rem, rgb(var(--panel-brass-shadow-rgb) / .52));min-width:0;min-height:1.9rem;color:var(--text-secondary);cursor:pointer;box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .12), inset 0 -1px 0 #0000006b, 0 1px 0 rgb(var(--panel-brass-shadow-rgb) / .72);border-radius:.08rem;grid-area:1/5/auto/-1;justify-content:flex-start;align-items:center;gap:.5rem;padding:.34rem .58rem;display:inline-flex;position:relative}.StatBlockMachineSidebar-module__Z1eqnW__visualContextToggle:focus-within{border-color:color-mix(in srgb, var(--statblock-sidebar-accent) 56%, transparent);box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .14), inset 0 -1px 0 #0000006b, 0 0 0 1px color-mix(in srgb, var(--statblock-sidebar-accent) 28%, transparent), 0 0 14px color-mix(in srgb, var(--statblock-sidebar-accent) 12%, transparent)}.StatBlockMachineSidebar-module__Z1eqnW__visualContextCheckboxInput{opacity:0;pointer-events:none;position:absolute}.StatBlockMachineSidebar-module__Z1eqnW__visualContextCheckbox{border:1px solid rgb(var(--panel-brass-light-rgb) / .44);background:linear-gradient(180deg, #0000006b, #000000ad), color-mix(in srgb, var(--statblock-sidebar-accent) 10%, transparent);width:.92rem;height:.92rem;box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb) / .08), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .45);border-radius:.04rem;flex:none;position:relative}.StatBlockMachineSidebar-module__Z1eqnW__visualContextCheckbox:after{border-right:2px solid var(--text-primary);border-bottom:2px solid var(--text-primary);content:"";opacity:0;transform-origin:50%;width:.24rem;height:.48rem;transition:opacity .12s,transform .12s;position:absolute;top:.12rem;left:.29rem;transform:rotate(42deg)scale(.75)}.StatBlockMachineSidebar-module__Z1eqnW__visualContextToggle[data-enabled=true]{color:var(--text-primary);border-color:color-mix(in srgb, var(--statblock-sidebar-accent) 42%, rgb(var(--panel-brass-light-rgb) / .22))}.StatBlockMachineSidebar-module__Z1eqnW__visualContextToggle[data-enabled=true] .StatBlockMachineSidebar-module__Z1eqnW__visualContextCheckbox{border-color:color-mix(in srgb, var(--statblock-sidebar-accent) 60%, rgb(var(--panel-brass-light-rgb) / .28));box-shadow:inset 0 0 10px color-mix(in srgb, var(--statblock-sidebar-accent) 24%, transparent), 0 0 10px color-mix(in srgb, var(--statblock-sidebar-accent) 18%, transparent), 0 0 0 1px rgb(var(--panel-brass-shadow-rgb) / .45)}.StatBlockMachineSidebar-module__Z1eqnW__visualContextToggle[data-enabled=true] .StatBlockMachineSidebar-module__Z1eqnW__visualContextCheckbox:after{opacity:1;transform:rotate(42deg)scale(1)}.StatBlockMachineSidebar-module__Z1eqnW__visualContextLabel{letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.6rem;font-weight:800;line-height:1.1;overflow:hidden}.StatBlockMachineSidebar-module__Z1eqnW__machineButton{--btn-brass-dark-rgb:var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30));--btn-brass-rgb:var(--panel-brass-base-rgb,var(--pipe-brass-base-rgb,112 94 63));--btn-brass-light-rgb:var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125));appearance:none;border:1px solid color-mix(in srgb, var(--accent-gold) 44%, transparent);background:radial-gradient(circle at 50% 8%, color-mix(in srgb, var(--accent-gold) 26%, transparent), transparent 58%), linear-gradient(180deg, rgb(var(--btn-brass-light-rgb) / .22), rgb(var(--btn-brass-rgb) / .36) .46rem, color-mix(in srgb, var(--blorb-color,var(--accent-gold)) 14%, #0a0e16fc));min-width:6.2rem;min-height:2.36rem;color:var(--text-primary);letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 0 #080a10f2, 0 0 14px color-mix(in srgb, var(--accent-gold) 18%, transparent);white-space:nowrap;cursor:pointer;box-shadow:inset 0 1px 0 rgb(var(--btn-brass-light-rgb) / .18), inset 0 -2px 0 #0000005c, 0 0 0 1px rgb(var(--btn-brass-dark-rgb) / .44), 0 0 14px color-mix(in srgb, var(--accent-gold) 10%, transparent), 0 2px 0 rgb(var(--btn-brass-dark-rgb) / .78), 0 4px 8px #00000038;border-radius:.08rem;justify-content:center;align-items:center;gap:.28rem;padding:.36rem .82rem;font-size:.66rem;font-weight:800;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s,filter .14s;display:inline-flex;transform:translateY(-1px)}.StatBlockMachineSidebar-module__Z1eqnW__machineButton:hover:not(:disabled){border-color:color-mix(in srgb, var(--blorb-color,#648cc8) 48%, transparent);filter:saturate(1.08);transform:translateY(-2px)}.StatBlockMachineSidebar-module__Z1eqnW__machineButton:active:not(:disabled){box-shadow:inset 0 1px 0 #ffffff14, inset 0 -1px 0 #00000070, 0 0 0 1px color-mix(in srgb, var(--blorb-color,#648cc8) 20%, transparent), 0 0 10px color-mix(in srgb, var(--blorb-color,#648cc8) 6%, transparent), 0 1px 0 rgb(var(--btn-brass-dark-rgb) / .78), 0 2px 4px #0003;transform:translateY(1px)}.StatBlockMachineSidebar-module__Z1eqnW__saveButton{border-color:rgb(var(--accent-gold-rgb,212 168 75) / .5);background:radial-gradient(circle at 50% 10%, rgb(var(--accent-gold-rgb,212 168 75) / .28), transparent 58%), linear-gradient(180deg, rgb(var(--accent-gold-rgb,212 168 75) / .3), rgb(var(--btn-brass-rgb) / .36) .46rem, #0a0e16fc);text-shadow:0 1px 0 #080a10f2, 0 0 14px rgb(var(--accent-gold-rgb,212 168 75) / .12);box-shadow:inset 0 1px 0 rgb(var(--btn-brass-light-rgb) / .18), inset 0 -2px 0 #0000005c, 0 0 0 1px rgb(var(--btn-brass-dark-rgb) / .44), 0 0 14px rgb(var(--accent-gold-rgb,212 168 75) / .08), 0 2px 0 rgb(var(--btn-brass-dark-rgb) / .78), 0 4px 8px #00000038;}.StatBlockMachineSidebar-module__Z1eqnW__saveButton:hover:not(:disabled){border-color:rgb(var(--accent-gold-rgb,212 168 75) / .52)}.StatBlockMachineSidebar-module__Z1eqnW__saveMenuRoot{z-index:6;flex:5.4rem;grid-area:2/4/auto/-1;align-self:stretch;min-width:0;height:100%;display:inline-flex;position:relative}.StatBlockMachineSidebar-module__Z1eqnW__saveMenu{width:min(22rem,100vw - 1.5rem)}.StatBlockMachineSidebar-module__Z1eqnW__saveMenuRoot .StatBlockMachineSidebar-module__Z1eqnW__saveButton{width:100%;min-width:5.4rem;height:100%;padding-inline:.68rem}.StatBlockMachineSidebar-module__Z1eqnW__saveStatus{z-index:8;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--accent-gold-dim) 72%, transparent);width:max-content;max-width:min(22rem,100vw - 2rem);color:var(--text-primary);background:var(--bg-deep);overflow-wrap:anywhere;pointer-events:none;text-align:center;text-transform:none;border-radius:.24rem;margin:0;padding:.48rem .62rem;font-size:.72rem;line-height:1.35;position:absolute;bottom:calc(100% + .42rem);left:50%;transform:translate(-50%);box-shadow:0 .55rem 1.4rem #00000094}.StatBlockMachineSidebar-module__Z1eqnW__saveDisabledReason{opacity:0;transition:opacity .12s}.StatBlockMachineSidebar-module__Z1eqnW__saveMenuRoot:hover .StatBlockMachineSidebar-module__Z1eqnW__saveDisabledReason,.StatBlockMachineSidebar-module__Z1eqnW__saveMenuRoot:focus-within .StatBlockMachineSidebar-module__Z1eqnW__saveDisabledReason{opacity:1}.StatBlockMachineSidebar-module__Z1eqnW__saveMenuRoot button.StatBlockMachineSidebar-module__Z1eqnW__saveButton[aria-expanded]{margin:0}.StatBlockMachineSidebar-module__Z1eqnW__saveButtonSaved{--saved-green-rgb:80 200 120;border-color:rgb(var(--saved-green-rgb) / .32);background:radial-gradient(circle at 50% 12%, rgb(var(--saved-green-rgb) / .16), transparent 56%), linear-gradient(180deg, rgb(var(--saved-green-rgb) / .18), #121b29fa .34rem, #0a0e16fc);text-shadow:0 1px 0 #080a10f2, 0 0 14px rgb(var(--saved-green-rgb) / .12);box-shadow:inset 0 1px 0 rgb(var(--btn-brass-light-rgb) / .18), inset 0 -2px 0 #0000005c, 0 0 0 1px rgb(var(--btn-brass-dark-rgb) / .44), 0 0 14px rgb(var(--saved-green-rgb) / .08), 0 2px 0 rgb(var(--btn-brass-dark-rgb) / .78), 0 4px 8px #00000038;pointer-events:none}.StatBlockMachineSidebar-module__Z1eqnW__saveButtonIcon{flex:none;align-items:center;display:inline-flex}.StatBlockMachineSidebar-module__Z1eqnW__startOverButton{--unload-red-rgb:192 64 64;--site-button-accent-color:rgb(var(--unload-red-rgb));--button-accent-color:rgb(var(--unload-red-rgb));border-color:rgb(var(--unload-red-rgb) / .62);background:radial-gradient(circle at 50% 8%, rgb(var(--unload-red-rgb) / .34), transparent 60%), linear-gradient(180deg, rgb(var(--unload-red-rgb) / .34), rgb(var(--unload-red-rgb) / .16) .46rem, #10080afc);width:100%;min-width:0;height:auto;min-height:1.9rem;text-shadow:0 1px 0 #080a10f2, 0 0 14px rgb(var(--unload-red-rgb) / .18);box-shadow:inset 0 1px 0 rgb(var(--btn-brass-light-rgb) / .18), inset 0 -2px 0 #0000005c, 0 0 0 1px rgb(var(--btn-brass-dark-rgb) / .44), 0 0 16px rgb(var(--unload-red-rgb) / .16), 0 2px 0 rgb(var(--btn-brass-dark-rgb) / .78), 0 4px 8px #00000038;grid-area:4/1/auto/-1;align-self:stretch;}.StatBlockMachineSidebar-module__Z1eqnW__startOverButton:hover:not(:disabled){border-color:rgb(var(--unload-red-rgb) / .72)}.StatBlockMachineSidebar-module__Z1eqnW__startOverButton:active:not(:disabled){box-shadow:inset 0 1px 0 #ffffff14, inset 0 -1px 0 #00000070, 0 0 0 1px rgb(var(--unload-red-rgb) / .2), 0 0 10px rgb(var(--unload-red-rgb) / .06), 0 1px 0 rgb(var(--btn-brass-dark-rgb) / .78), 0 2px 4px #0003}.StatBlockMachineSidebar-module__Z1eqnW__importButton{border-color:color-mix(in srgb, var(--blorb-color,var(--accent-gold)) 54%, transparent);background:radial-gradient(circle at 50% 10%, color-mix(in srgb, var(--blorb-color,var(--accent-gold)) 28%, transparent), transparent 58%), linear-gradient(180deg, color-mix(in srgb, var(--blorb-color,var(--accent-gold)) 22%, rgb(var(--btn-brass-light-rgb) / .18)), rgb(var(--btn-brass-rgb) / .28) .46rem, #0a0e16fc);flex:auto;grid-area:2/1/auto/4;min-width:0;padding-inline:.66rem;}.StatBlockMachineSidebar-module__Z1eqnW__exportButton{}.StatBlockMachineSidebar-module__Z1eqnW__exportButton.StatBlockMachineSidebar-module__Z1eqnW__exportButton{display:contents}.StatBlockMachineSidebar-module__Z1eqnW__exportButton.StatBlockMachineSidebar-module__Z1eqnW__exportButton>button{letter-spacing:.08em;white-space:nowrap;border-radius:.08rem;width:100%;min-width:0;min-height:2.36rem;padding:.36rem .52rem;font-size:.66rem;font-weight:800}.StatBlockMachineSidebar-module__Z1eqnW__exportButton.StatBlockMachineSidebar-module__Z1eqnW__exportButton>button:first-child{grid-area:3/1/auto/4}.StatBlockMachineSidebar-module__Z1eqnW__exportButton.StatBlockMachineSidebar-module__Z1eqnW__exportButton>button:last-child{grid-area:3/4/auto/-1}.StatBlockMachineSidebar-module__Z1eqnW__confirmGroup{height:auto;min-height:1.9rem;box-shadow:inset 0 1px 0 rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .18), inset 0 -2px 0 #0000005c, 0 0 0 1px rgb(var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30)) / .44);background:radial-gradient(circle at 50% 12%,#c0404024,#0000 56%),linear-gradient(#c0404029,#121b29fa .34rem,#0a0e16fc);border:1px solid #c0404047;border-radius:.08rem;grid-area:4/1/auto/-1;align-self:stretch;align-items:center;gap:.42rem;padding:.32rem .5rem;animation:.14s ease-out StatBlockMachineSidebar-module__Z1eqnW__confirmFadeIn;display:inline-flex}.StatBlockMachineSidebar-module__Z1eqnW__confirmLabel{color:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .92);letter-spacing:.1em;text-transform:uppercase;text-shadow:0 1px #080a10f2;white-space:nowrap;font-size:.5rem;font-weight:700}.StatBlockMachineSidebar-module__Z1eqnW__confirmYes,.StatBlockMachineSidebar-module__Z1eqnW__confirmNo{letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px #080a10e6;cursor:pointer;border-radius:.06rem;min-width:2.6rem;min-height:1.72rem;padding:.28rem .48rem;font-size:.52rem;font-weight:700;transition:background .1s,border-color .1s}.StatBlockMachineSidebar-module__Z1eqnW__confirmYes{color:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .92);background:#c0404038;border:1px solid #c0404070}.StatBlockMachineSidebar-module__Z1eqnW__confirmYes:hover{background:#c040405c;border-color:#c040409e}.StatBlockMachineSidebar-module__Z1eqnW__confirmNo{border:1px solid rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .2);background:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .06);color:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .72)}.StatBlockMachineSidebar-module__Z1eqnW__confirmNo:hover{background:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .14);border-color:rgb(var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125)) / .36)}@keyframes StatBlockMachineSidebar-module__Z1eqnW__confirmFadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.StatBlockMachineSidebar-module__Z1eqnW__summaryCard{flex:none}.StatBlockMachineSidebar-module__Z1eqnW__summaryHeader{align-items:flex-start}.StatBlockMachineSidebar-module__Z1eqnW__summaryCopy,.StatBlockMachineSidebar-module__Z1eqnW__summaryMeta{z-index:1;margin:0;line-height:1.6;position:relative}.StatBlockMachineSidebar-module__Z1eqnW__summaryCopy{color:var(--text-primary);font-size:.86rem}.StatBlockMachineSidebar-module__Z1eqnW__summaryMeta{color:var(--text-secondary);font-size:.78rem}.StatBlockMachineSidebar-module__Z1eqnW__chatCard{flex-direction:column;flex:auto;gap:.42rem;height:100%;min-height:0;padding:.42rem;display:flex;position:relative;overflow:hidden}.StatBlockMachineSidebar-module__Z1eqnW__chatCard:before{border-color:color-mix(in srgb, var(--statblock-sidebar-accent) 18%, rgb(var(--panel-brass-shadow-rgb) / .72));background:radial-gradient(circle at 18% 16%, color-mix(in srgb, var(--statblock-sidebar-accent) 10%, transparent), transparent 28%), linear-gradient(180deg, color-mix(in srgb, var(--statblock-sidebar-accent) 8%, #0f1620f5), color-mix(in srgb, var(--statblock-sidebar-accent) 4%, #080c12fa));box-shadow:inset 0 0 0 1px rgb(var(--panel-brass-light-rgb) / .05), inset 0 14px 22px #00000038, 0 0 18px color-mix(in srgb, var(--statblock-sidebar-accent) 8%, transparent);inset:.34rem}.StatBlockMachineSidebar-module__Z1eqnW__chatMount{z-index:1;flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}.StatBlockMachineSidebar-module__Z1eqnW__chatMount>*{flex:auto;min-height:0}.StatBlockMachineSidebar-module__Z1eqnW__chatMount[data-statblock-import-covered=true]{visibility:hidden;pointer-events:none}@media (max-width:620px){.StatBlockMachineSidebar-module__Z1eqnW__visualContextToggle,.StatBlockMachineSidebar-module__Z1eqnW__saveMenuRoot,.StatBlockMachineSidebar-module__Z1eqnW__startOverButton,.StatBlockMachineSidebar-module__Z1eqnW__importButton,.StatBlockMachineSidebar-module__Z1eqnW__confirmGroup{grid-column:1/-1}.StatBlockMachineSidebar-module__Z1eqnW__visualContextToggle{grid-row:2}.StatBlockMachineSidebar-module__Z1eqnW__importButton{grid-row:3}.StatBlockMachineSidebar-module__Z1eqnW__saveMenuRoot{grid-row:4}.StatBlockMachineSidebar-module__Z1eqnW__exportButton.StatBlockMachineSidebar-module__Z1eqnW__exportButton>button{grid-column:1/-1}.StatBlockMachineSidebar-module__Z1eqnW__exportButton.StatBlockMachineSidebar-module__Z1eqnW__exportButton>button:last-child{grid-row:6}.StatBlockMachineSidebar-module__Z1eqnW__exportButton.StatBlockMachineSidebar-module__Z1eqnW__exportButton>button:first-child{grid-row:5}.StatBlockMachineSidebar-module__Z1eqnW__startOverButton,.StatBlockMachineSidebar-module__Z1eqnW__confirmGroup{grid-row:7}.StatBlockMachineSidebar-module__Z1eqnW__composerUtilityActions[data-has-visual-context=false] .StatBlockMachineSidebar-module__Z1eqnW__importButton{grid-row:2}.StatBlockMachineSidebar-module__Z1eqnW__composerUtilityActions[data-has-visual-context=false] .StatBlockMachineSidebar-module__Z1eqnW__saveMenuRoot{grid-row:3}.StatBlockMachineSidebar-module__Z1eqnW__composerUtilityActions[data-has-visual-context=false] .StatBlockMachineSidebar-module__Z1eqnW__exportButton.StatBlockMachineSidebar-module__Z1eqnW__exportButton>button:last-child{grid-row:5}.StatBlockMachineSidebar-module__Z1eqnW__composerUtilityActions[data-has-visual-context=false] .StatBlockMachineSidebar-module__Z1eqnW__exportButton.StatBlockMachineSidebar-module__Z1eqnW__exportButton>button:first-child{grid-row:4}.StatBlockMachineSidebar-module__Z1eqnW__composerUtilityActions[data-has-visual-context=false] .StatBlockMachineSidebar-module__Z1eqnW__startOverButton,.StatBlockMachineSidebar-module__Z1eqnW__composerUtilityActions[data-has-visual-context=false] .StatBlockMachineSidebar-module__Z1eqnW__confirmGroup{grid-row:6}}@media (max-width:1180px){.StatBlockMachineSidebar-module__Z1eqnW__sidebarFrame,.StatBlockMachineSidebar-module__Z1eqnW__sidebarShell{height:auto;min-height:auto}.StatBlockMachineSidebar-module__Z1eqnW__chatCard,.StatBlockMachineSidebar-module__Z1eqnW__chatMount,.StatBlockMachineSidebar-module__Z1eqnW__chatMount>*{min-height:auto}}
.token-mode-toggle-module__5o4OFG__dock{--forge-brass-dark-rgb:var(--panel-brass-shadow-rgb,var(--pipe-brass-shadow-rgb,44 45 30));--forge-brass-rgb:var(--panel-brass-base-rgb,var(--pipe-brass-base-rgb,112 94 63));--forge-brass-light-rgb:var(--panel-brass-light-rgb,var(--pipe-brass-light-rgb,187 171 125));--forge-brass-sheen-rgb:var(--panel-brass-sheen-rgb,var(--pipe-brass-sheen-rgb,187 171 125));isolation:isolate;border:1px solid rgb(var(--forge-brass-light-rgb) / .18);background:radial-gradient(circle at 22% 12%, rgb(var(--forge-brass-light-rgb) / .14), transparent 34%), radial-gradient(circle at 78% 88%, rgb(var(--forge-brass-dark-rgb) / .22), transparent 40%), linear-gradient(180deg, rgb(var(--forge-brass-sheen-rgb) / .16), rgb(var(--forge-brass-light-rgb) / .08) .18rem, rgb(var(--forge-brass-rgb) / .72) .6rem, rgb(var(--forge-brass-dark-rgb) / .98));width:fit-content;box-shadow:inset 0 1px 0 #fff8e41f, inset 0 -2px 0 #0000006b, 0 0 0 1px rgb(var(--forge-brass-dark-rgb) / .68), 0 14px 28px #00000047;border-radius:.12rem .12rem .08rem .08rem;grid-template-columns:auto auto;gap:.45rem;padding:.4rem .44rem .5rem;display:grid;position:relative}.token-mode-toggle-module__5o4OFG__dock:after{content:"";background:linear-gradient(180deg, rgb(var(--forge-brass-light-rgb) / .12), rgb(var(--forge-brass-rgb) / .54) 44%, rgb(var(--forge-brass-dark-rgb) / .94));pointer-events:none;border-radius:0 0 .08rem .08rem;height:.3rem;position:absolute;bottom:-.28rem;left:.7rem;right:.7rem;box-shadow:inset 0 1px #fff8e414,0 6px 10px #0003}.token-mode-toggle-module__5o4OFG__toggleButton{border:1px solid color-mix(in srgb, var(--blorb-color) 28%, transparent);background:radial-gradient(circle at 50% 12%, color-mix(in srgb, var(--blorb-color) 14%, transparent), transparent 56%), linear-gradient(180deg, color-mix(in srgb, var(--blorb-color) 16%, transparent), #121b29fa .34rem, #0a0e16fc);min-height:2.5rem;color:rgb(var(--forge-brass-light-rgb) / .98);letter-spacing:0;text-transform:uppercase;text-shadow:0 1px 0 #080a10f2, 0 0 14px color-mix(in srgb, var(--blorb-color) 12%, transparent);white-space:nowrap;box-shadow:inset 0 1px 0 rgb(var(--forge-brass-light-rgb) / .22), inset 0 -2px 0 #0000005c, 0 0 0 1px rgb(var(--forge-brass-dark-rgb) / .44), 0 0 18px color-mix(in srgb, var(--blorb-color) 10%, transparent), 0 5px 0 rgb(var(--forge-brass-dark-rgb) / .82), 0 10px 18px #0000003d;border-radius:.08rem;justify-content:center;align-items:center;padding:.62rem .82rem;font-size:.84rem;font-weight:700;transition:border-color .14s,background-color .14s,box-shadow .14s,transform .14s,filter .14s;display:inline-flex;transform:translateY(-1px)}.token-mode-toggle-module__5o4OFG__toggleButton[data-active=true]{border-color:color-mix(in srgb, var(--blorb-color) 64%, transparent);background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--blorb-color) 36%, transparent), transparent 54%), linear-gradient(180deg, color-mix(in srgb, var(--blorb-color) 52%, transparent), color-mix(in srgb, var(--blorb-color) 28%, transparent) .48rem, #121b28fa);color:#fff8e8fc;box-shadow:inset 0 1px 0 #ffffff29, inset 0 -2px 0 #0006, 0 0 0 1px color-mix(in srgb, var(--blorb-color) 32%, transparent), 0 0 24px color-mix(in srgb, var(--blorb-color) 22%, transparent), 0 6px 0 rgb(var(--forge-brass-dark-rgb) / .88), 0 12px 20px #00000047;transform:translateY(-2px)}.token-mode-toggle-module__5o4OFG__toggleButton:hover:not(:disabled){border-color:color-mix(in srgb, var(--blorb-color) 48%, transparent);filter:saturate(1.08);transform:translateY(-2px)}.token-mode-toggle-module__5o4OFG__toggleButton:active:not(:disabled){box-shadow:inset 0 1px 0 #ffffff14, inset 0 -1px 0 #00000070, 0 0 0 1px rgb(var(--forge-accent-rgb) / .24), 0 0 14px rgb(var(--forge-glow-rgb) / calc(.08 * var(--forge-energy-strength))), 0 2px 0 rgb(var(--forge-brass-dark-rgb) / .78), 0 6px 12px #00000038;transform:translateY(1px)}.token-mode-toggle-module__5o4OFG__toggleButton:focus-visible{box-shadow:0 0 0 2px var(--focus-ring-brass), 0 0 0 5px var(--focus-ring-brass-soft), 0 0 24px rgb(var(--forge-glow-rgb) / calc(.16 * var(--forge-energy-strength))), inset 0 1px 0 #ffffff24, inset 0 -2px 0 #0006, 0 6px 0 rgb(var(--forge-brass-dark-rgb) / .88), 0 12px 20px #00000047;outline:none}.token-mode-toggle-module__5o4OFG__toggleButton:disabled{cursor:default}.token-mode-toggle-module__5o4OFG__dock[data-locked=true] .token-mode-toggle-module__5o4OFG__toggleButton{opacity:.86}@media (max-width:640px){.token-mode-toggle-module__5o4OFG__dock{gap:.35rem;padding:.34rem .36rem .44rem}.token-mode-toggle-module__5o4OFG__toggleButton{padding-inline:.72rem}}