:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{color:rgb(var(--foreground-rgb));background:#000}a{color:inherit;text-decoration:none}#__next{height:100%}.DraggableResizablePanel_draggablePanel__Uvygp{position:fixed;background:linear-gradient(135deg,rgba(20,20,30,.95),rgba(40,40,60,.95));border:.15rem solid rgba(255,215,0,.6);border-radius:.75rem;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);color:#fff;pointer-events:all!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:visible}.DraggableResizablePanel_dragHandle__sIYwh{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background:linear-gradient(135deg,rgba(255,215,0,.15),rgba(255,215,0,.1));border-bottom:.1rem solid rgba(255,215,0,.3);cursor:move;min-height:2.5rem;position:relative;overflow:visible}.DraggableResizablePanel_dragHandle__sIYwh:before{content:"⋮⋮";position:absolute;left:.5rem;top:50%;transform:translateY(-50%);color:rgba(255,215,0,.5);font-size:.8rem;font-weight:700;letter-spacing:.1rem}.DraggableResizablePanel_dragHandle__sIYwh:hover{background:linear-gradient(135deg,rgba(255,215,0,.2),rgba(255,215,0,.15))}.DraggableResizablePanel_dragHandle__sIYwh:hover:before{color:rgba(255,215,0,.8)}.DraggableResizablePanel_dragHandle__sIYwh:active{background:linear-gradient(135deg,rgba(255,215,0,.25),rgba(255,215,0,.2))}.DraggableResizablePanel_dragTitle__6UL1w{color:gold;font-size:.9rem;font-weight:700;text-shadow:.1rem .1rem .2rem rgba(0,0,0,.8);margin-left:1.5rem;flex:1 1;text-align:left;display:flex;align-items:center;gap:.5rem}.DraggableResizablePanel_headerIcon__AMwdb{width:22px;height:22px;object-fit:contain;border-radius:3px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.DraggableResizablePanel_dragControls__cEqHw{display:flex;align-items:center;gap:.5rem;overflow:visible}.DraggableResizablePanel_resetButton__0NdGX{width:1.4rem;height:1.4rem;background:rgba(255,215,0,.15);border:1.5px solid rgba(255,215,0,.5);border-radius:50%;color:rgba(255,215,0,.9);font-size:.8rem;cursor:pointer;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center;opacity:1;z-index:9000}.DraggableResizablePanel_resetButton__0NdGX:hover:after{content:attr(data-tooltip);top:100%;left:50%;transform:translateX(-50%);background:rgba(20,20,30,.95);color:gold;padding:.3rem .5rem;border-radius:.25rem;font-size:.65rem;font-weight:500;white-space:nowrap;pointer-events:none;border:1px solid rgba(255,215,0,.3);box-shadow:0 2px 8px rgba(0,0,0,.4)}.DraggableResizablePanel_resetButton__0NdGX:hover:after,.DraggableResizablePanel_resetButton__0NdGX:hover:before{position:absolute;z-index:9999999;opacity:0;animation:DraggableResizablePanel_fadeInTooltip__FyptF .3s ease-in-out .5s forwards}.DraggableResizablePanel_resetButton__0NdGX:hover:before{content:"";top:calc(100% + .05rem);right:.5rem;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(20,20,30,.95)}.DraggableResizablePanel_resetButton__0NdGX:hover{background:rgba(255,215,0,.3);border-color:rgba(255,215,0,.8);color:#fff;transform:scale(1.15);box-shadow:0 0 8px rgba(255,215,0,.5)}.DraggableResizablePanel_resetButton__0NdGX:active{transform:scale(.95);background:rgba(255,215,0,.4)}.DraggableResizablePanel_closeButton__qHX_u{width:1.5rem;height:1.5rem;background:rgba(200,50,50,.8);border:.1rem solid hsla(0,100%,70%,.6);border-radius:.25rem;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;position:relative;z-index:1}.DraggableResizablePanel_closeButton__qHX_u:hover:before{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(20,20,30,.95);margin-bottom:.05rem}.DraggableResizablePanel_closeButton__qHX_u:hover:after,.DraggableResizablePanel_closeButton__qHX_u:hover:before{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);z-index:2147483647;opacity:0;animation:DraggableResizablePanel_fadeInTooltipAbove___8vL1 .3s ease-in-out .5s forwards;pointer-events:none}.DraggableResizablePanel_closeButton__qHX_u:hover:after{content:attr(data-tooltip);background:rgba(20,20,30,.95);color:gold;padding:.3rem .5rem;border-radius:.25rem;font-size:.65rem;font-weight:500;white-space:nowrap;margin-bottom:.3rem;border:1px solid rgba(255,215,0,.3);box-shadow:0 2px 8px rgba(0,0,0,.4);min-width:max-content}.DraggableResizablePanel_closeButton__qHX_u:hover{background:hsla(0,100%,70%,.8);transform:scale(1.1)}.DraggableResizablePanel_closeButton__qHX_u:active{transform:scale(.95)}@keyframes DraggableResizablePanel_fadeInTooltipAbove___8vL1{0%{opacity:0;transform:translateX(-50%) translateY(2px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes DraggableResizablePanel_fadeInTooltip__FyptF{0%{opacity:0;transform:translateX(-50%) translateY(2px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.DraggableResizablePanel_panelContent__m1dit{height:calc(100% - 2.5rem);overflow-y:auto;overflow-x:visible;min-height:0;position:relative}.DraggableResizablePanel_draggablePanel__Uvygp:has(.DraggableResizablePanel_tabBar__xcfdJ) .DraggableResizablePanel_panelContent__m1dit{height:calc(100% - 2.5rem - 2.5vh)}.DraggableResizablePanel_panelContent__m1dit::-webkit-scrollbar{width:.4rem}.DraggableResizablePanel_panelContent__m1dit::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:.2rem}.DraggableResizablePanel_panelContent__m1dit::-webkit-scrollbar-thumb{background:rgba(255,215,0,.3);border-radius:.2rem;-webkit-transition:background .2s ease;transition:background .2s ease}.DraggableResizablePanel_panelContent__m1dit::-webkit-scrollbar-thumb:hover{background:rgba(255,215,0,.5)}.DraggableResizablePanel_panelContent__m1dit::-webkit-scrollbar-thumb:active{background:rgba(255,215,0,.7)}.DraggableResizablePanel_panelContent__m1dit{scrollbar-width:thin;scrollbar-color:rgba(255,215,0,.3) rgba(0,0,0,.1)}.DraggableResizablePanel_resizeHandle___3rxW{position:absolute;background:transparent;z-index:20001}.DraggableResizablePanel_resizeRight__AoRd1{right:0;top:0;bottom:0;width:.5rem;cursor:ew-resize}.DraggableResizablePanel_resizeBottom__2MdXm{bottom:0;left:0;right:0;height:.5rem;cursor:ns-resize}.DraggableResizablePanel_resizeLeft__anI0G{left:0;top:0;bottom:0;width:.5rem;cursor:ew-resize}.DraggableResizablePanel_resizeTop__gd0Hd{top:0;left:0;right:0;height:.5rem;cursor:ns-resize}.DraggableResizablePanel_resizeBottomRight__jAty8{bottom:0;right:0;width:1rem;height:1rem;cursor:nw-resize}.DraggableResizablePanel_resizeBottomRight__jAty8:after{content:"";position:absolute;right:.2rem;bottom:.2rem;width:0;height:0;border-left:.4rem solid transparent;border-bottom:.4rem solid rgba(255,215,0,.6)}.DraggableResizablePanel_resizeTopLeft__kdPvp{top:0;left:0;width:1rem;height:1rem;cursor:nw-resize}.DraggableResizablePanel_resizeTopRight__MMDL_{top:0;right:0;width:1rem;height:1rem;cursor:ne-resize}.DraggableResizablePanel_resizeBottomLeft__SMibE{bottom:0;left:0;width:1rem;height:1rem;cursor:ne-resize}@keyframes DraggableResizablePanel_slideInFromRight__GhTLE{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.DraggableResizablePanel_slideInRight__pclcl{animation:DraggableResizablePanel_slideInFromRight__GhTLE .3s ease-out}@media(max-width:768px){.DraggableResizablePanel_draggablePanel__Uvygp{min-width:15rem;max-width:90vw;max-height:90vh}.DraggableResizablePanel_dragHandle__sIYwh{padding:.4rem .8rem;min-height:2rem}.DraggableResizablePanel_dragTitle__6UL1w{font-size:.8rem}.DraggableResizablePanel_resetButton__0NdGX{width:1.2rem;height:1.2rem;font-size:.7rem}.DraggableResizablePanel_closeButton__qHX_u{width:1.2rem;height:1.2rem;font-size:.8rem}.DraggableResizablePanel_resizeHandle___3rxW.DraggableResizablePanel_resizeLeft__anI0G,.DraggableResizablePanel_resizeHandle___3rxW.DraggableResizablePanel_resizeRight__AoRd1{width:.8rem}.DraggableResizablePanel_resizeHandle___3rxW.DraggableResizablePanel_resizeBottom__2MdXm,.DraggableResizablePanel_resizeHandle___3rxW.DraggableResizablePanel_resizeTop__gd0Hd{height:.8rem}.DraggableResizablePanel_resizeHandle___3rxW.DraggableResizablePanel_resizeBottomLeft__SMibE,.DraggableResizablePanel_resizeHandle___3rxW.DraggableResizablePanel_resizeBottomRight__jAty8,.DraggableResizablePanel_resizeHandle___3rxW.DraggableResizablePanel_resizeTopLeft__kdPvp,.DraggableResizablePanel_resizeHandle___3rxW.DraggableResizablePanel_resizeTopRight__MMDL_{width:1.2rem;height:1.2rem}}.DraggableResizablePanel_draggablePanel__Uvygp:focus-within{box-shadow:0 .75rem 2.5rem rgba(0,0,0,.9),0 0 0 .2rem rgba(255,215,0,.3)}.DraggableResizablePanel_draggablePanel__Uvygp.DraggableResizablePanel_dragging__fz2eG{opacity:.95;box-shadow:0 1rem 3rem rgba(0,0,0,.9),0 0 0 .2rem rgba(255,215,0,.5);cursor:move!important;z-index:21000!important}.DraggableResizablePanel_draggablePanel__Uvygp.DraggableResizablePanel_dragging__fz2eG .DraggableResizablePanel_dragHandle__sIYwh{background:linear-gradient(135deg,rgba(255,215,0,.3),rgba(255,215,0,.2));cursor:move!important}.DraggableResizablePanel_draggablePanel__Uvygp.DraggableResizablePanel_dragging__fz2eG *{cursor:move!important}.DraggableResizablePanel_draggablePanel__Uvygp.DraggableResizablePanel_resizing__cAcSH{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.DraggableResizablePanel_draggablePanel__Uvygp.DraggableResizablePanel_resizing__cAcSH .DraggableResizablePanel_panelContent__m1dit{pointer-events:none}.DraggableResizablePanel_tabBar__xcfdJ{display:flex;background:rgba(40,40,60,.8);border-bottom:1px solid rgba(255,215,0,.3);padding:0;min-height:2.5vh;max-height:2.5vh;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;flex-shrink:0;position:relative}.DraggableResizablePanel_tabBar__xcfdJ:has(.DraggableResizablePanel_tab__kgipb:nth-child(2)):before{content:"⇄";position:absolute;right:4px;top:50%;transform:translateY(-50%);color:rgba(255,215,0,.3);font-size:10px;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:1}.DraggableResizablePanel_tabBar__xcfdJ:hover:has(.DraggableResizablePanel_tab__kgipb:nth-child(2)):before{opacity:.7}.DraggableResizablePanel_tabBar__xcfdJ.DraggableResizablePanel_dragOver__5LNaj{background:rgba(255,215,0,.15);border-bottom-color:rgba(255,215,0,.8)}.DraggableResizablePanel_tabBar__xcfdJ.DraggableResizablePanel_dragOver__5LNaj:before{opacity:0!important}.DraggableResizablePanel_tabBar__xcfdJ::-webkit-scrollbar{display:none}.DraggableResizablePanel_tab__kgipb{display:flex;align-items:center;padding:.5vh .8vh;background:rgba(60,60,80,.6);border:1px solid transparent;border-right-color:rgba(255,215,0,.2);cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;will-change:border-color,background-color}.DraggableResizablePanel_tab__kgipb:hover{background:rgba(80,80,100,.8);border-color:rgba(255,215,0,.2) rgba(255,215,0,.4) rgba(255,215,0,.2) rgba(255,215,0,.2)}.DraggableResizablePanel_tab__kgipb.DraggableResizablePanel_activeTab__B4EZt{background:rgba(60,60,80,.6);border:2px solid rgba(255,215,0,.8);box-sizing:border-box}.DraggableResizablePanel_tab__kgipb.DraggableResizablePanel_activeTab__B4EZt .DraggableResizablePanel_tabTitle__ZSgNJ{color:gold;font-weight:700}.DraggableResizablePanel_tab__kgipb[draggable=true]{cursor:-webkit-grab;cursor:grab;position:relative}.DraggableResizablePanel_tab__kgipb[draggable=true]:after{content:"";position:absolute;top:0;right:0;width:6px;height:6px;background:rgba(255,215,0,.4);border-radius:50%;opacity:0;transition:opacity .2s ease}.DraggableResizablePanel_tab__kgipb[draggable=true]:active{cursor:-webkit-grabbing;cursor:grabbing;opacity:.7;transform:scale(.98)}.DraggableResizablePanel_tab__kgipb[draggable=true]:hover{background:hsla(240,9%,43%,.9);box-shadow:0 2px 8px rgba(255,215,0,.3)}.DraggableResizablePanel_tab__kgipb[draggable=true]:hover:after{opacity:1}.DraggableResizablePanel_tab__kgipb[draggable=true].DraggableResizablePanel_dragging__fz2eG{opacity:.8;transform:scale(1.05) rotate(2deg);box-shadow:0 4px 20px rgba(255,215,0,.6);z-index:9999;pointer-events:none;background:rgba(255,215,0,.2);border-color:rgba(255,215,0,.8)}.DraggableResizablePanel_tab__kgipb[draggable=true].DraggableResizablePanel_dragging__fz2eG:after{opacity:0}.DraggableResizablePanel_tabTitle__ZSgNJ{color:#fff;font-size:1vh;margin-right:.5vh;text-overflow:ellipsis;overflow:hidden;max-width:12vh}.DraggableResizablePanel_tabIcon__z9_Rn{width:2vh;height:2vh;margin-right:.5vh;filter:brightness(.8);transition:all .2s ease}.DraggableResizablePanel_activeTab__B4EZt .DraggableResizablePanel_tabIcon__z9_Rn{filter:brightness(1.2);transform:scale(1.1)}.DraggableResizablePanel_tabIcon__z9_Rn:hover{filter:brightness(1)}.DraggableResizablePanel_tabCloseButton__94qRA{background:none;border:none;color:hsla(0,0%,100%,.6);font-size:1.2vh;cursor:pointer;padding:0;margin-left:.5vh;width:1.5vh;height:1.5vh;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.DraggableResizablePanel_tabCloseButton__94qRA:hover{background:hsla(0,100%,70%,.3);color:#f66}.DraggableResizablePanel_tabCloseButton__94qRA:active{transform:scale(.9)}.DraggableResizablePanel_tab__kgipb{position:relative;overflow:hidden}.DraggableResizablePanel_tab__kgipb:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.2),transparent);transition:left .3s ease}.DraggableResizablePanel_tab__kgipb:hover:before{left:100%}.NpcDialoguePanel_npcDialoguePanel__VYQU2{pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.NpcDialoguePanel_npcDialoguePanel__VYQU2:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;pointer-events:auto;z-index:-1}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueContent__jpJUM{padding:.75rem;height:100%;display:flex;flex-direction:row;gap:1rem;pointer-events:auto;background:rgba(20,20,30,.95);border-radius:8px;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_npcPortrait__jx11p{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:auto;padding:0}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_npcPortrait__jx11p .NpcDialoguePanel_portraitImage__BMSjt{width:50px;height:50px;background:rgba(139,69,19,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;color:#f4e4bc;border:2px solid rgba(139,69,19,.8)}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_npcPortrait__jx11p .NpcDialoguePanel_npcNameLabel__KvvKo{display:none}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueMainContent__KhLDJ{flex:1 1;display:flex;flex-direction:column;gap:.5rem;min-height:0}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueText___sbz4{flex:1 1;padding:.75rem;pointer-events:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text;background:rgba(0,0,0,.3);border-radius:6px;border:1px solid rgba(139,69,19,.3);display:flex;align-items:center;min-height:0}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueText___sbz4 p{margin:0;font-size:.9rem;line-height:1.4;color:#f4e4bc;font-family:Cinzel,serif;width:100%}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-shrink:0}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_continueButton__0UOlz{padding:.5rem 1.25rem;background:linear-gradient(135deg,#2e8b57,#228b22);color:#fff;border:1px solid #2e8b57;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Cinzel,serif;font-size:.85rem}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_continueButton__0UOlz:hover{background:linear-gradient(135deg,#32cd32,#2e8b57);transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_continueButton__0UOlz:active{transform:translateY(0)}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_optionsContainer__fRrji{display:flex;flex-direction:row;gap:.5rem;width:100%;flex-wrap:wrap;justify-content:center;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_optionsContainer__fRrji .NpcDialoguePanel_optionButton__HMJc4{padding:.45rem 1rem;background:rgba(139,69,19,.6);color:#f4e4bc;border:1px solid rgba(139,69,19,.8);border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Cinzel,serif;font-size:.8rem;text-align:center;white-space:nowrap;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_optionsContainer__fRrji .NpcDialoguePanel_optionButton__HMJc4:hover{background:rgba(139,69,19,.8);transform:translateX(4px);box-shadow:0 2px 6px rgba(0,0,0,.2)}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_optionsContainer__fRrji .NpcDialoguePanel_optionButton__HMJc4:active{transform:translateX(2px)}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_optionsContainer__fRrji .NpcDialoguePanel_optionButton__HMJc4:first-child{background:linear-gradient(135deg,#2e8b57,#228b22);border-color:#2e8b57;color:#fff;font-weight:600}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_optionsContainer__fRrji .NpcDialoguePanel_optionButton__HMJc4:first-child:hover{background:linear-gradient(135deg,#32cd32,#2e8b57)}@media(max-width:768px){.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueContent__jpJUM{padding:.5rem;gap:.75rem}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_npcPortrait__jx11p .NpcDialoguePanel_portraitImage__BMSjt{width:45px;height:45px;font-size:1.1rem}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueText___sbz4{padding:.5rem}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueText___sbz4 p{font-size:.8rem;line-height:1.3}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_continueButton__0UOlz{padding:.4rem 1rem;font-size:.75rem}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_optionsContainer__fRrji{gap:.3rem}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueControls__jUeL1 .NpcDialoguePanel_optionsContainer__fRrji .NpcDialoguePanel_optionButton__HMJc4{padding:.4rem .75rem;font-size:.7rem}}@media(prefers-contrast:high){.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_continueButton__0UOlz,.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_dialogueText___sbz4,.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_npcPortrait__jx11p,.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_optionButton__HMJc4{border-width:2px}}@media(prefers-reduced-motion:reduce){.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_continueButton__0UOlz,.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_optionButton__HMJc4{transition:none}.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_continueButton__0UOlz:hover,.NpcDialoguePanel_npcDialoguePanel__VYQU2 .NpcDialoguePanel_optionButton__HMJc4:hover{transform:none}}.NpcDialoguePanel_loadingText__LYLJz{text-align:center;color:#b8a082;font-style:italic;font-size:.85rem;padding:.5rem}.NpcDialoguePanel_errorText__XHmoP{text-align:center;color:#ff6b6b;font-size:.8rem;padding:.5rem;background:hsla(0,100%,71%,.1);border-radius:4px;border:1px solid hsla(0,100%,71%,.3)}.NpcDialoguePanel_inputForm__ClNuH{display:flex;flex-direction:column;gap:12px;width:100%}.NpcDialoguePanel_inputForm__ClNuH .NpcDialoguePanel_inputField__mb8Cy{padding:10px 12px;border:2px solid rgba(139,69,19,.6);border-radius:4px;background:rgba(0,0,0,.3);color:hsla(39,77%,83%,.9);font-size:14px;font-family:Medieval,serif}.NpcDialoguePanel_inputForm__ClNuH .NpcDialoguePanel_inputField__mb8Cy:focus{outline:none;border-color:rgba(160,82,45,.8);background:rgba(0,0,0,.5)}.NpcDialoguePanel_inputForm__ClNuH .NpcDialoguePanel_inputField__mb8Cy::placeholder{color:hsla(39,77%,83%,.5)}