*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--color-bg:#f5f5f5;--color-surface:#fff;--color-surface-secondary:#f6f6f6;--color-surface-tertiary:#fafafa;--color-surface-hover:#f5f7fa;--color-text-primary:#1a1a1a;--color-text-secondary:#666;--color-text-muted:#999;--color-accent:#64c949;--color-accent-light:#e8f5e9;--color-border:#e0e0e0;--color-divider:#f0f0f0;--color-overlay:#0009;--color-placeholder:#7a8a7a;--color-hero-bg:#a8b4c0;--color-subtitle-bg:#e07050;--color-tag-bg:#eef0f3;--color-tag-bg-hover:#dde1e7;--color-btn-bg:#f0f0f0;--color-btn-bg-hover:#e0e0e0;--color-status-bar:#f8f8f8;--color-title-bar-start:#f6f6f6;--color-title-bar-end:#ececec;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 32px #00000026;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s ease;--sidebar-width:52px;color:var(--color-text-primary);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}[data-theme=dark]{--color-bg:#04040c;--color-surface:#0c0c1e;--color-surface-secondary:#10102a;--color-surface-tertiary:#141432;--color-surface-hover:#181848;--color-text-primary:#d0e0f4;--color-text-secondary:#7094b8;--color-text-muted:#3e6080;--color-accent:#0af;--color-accent-light:#001830;--color-border:#163858;--color-divider:#122e4c;--color-overlay:#00000ae0;--color-placeholder:#0c2038;--color-hero-bg:#0c1e38;--color-subtitle-bg:#06c;--color-tag-bg:#0c2038;--color-tag-bg-hover:#163858;--color-btn-bg:#0c2038;--color-btn-bg-hover:#163858;--color-status-bar:#080818;--color-title-bar-start:#0e0e24;--color-title-bar-end:#08081a;--color-neon:#0af;--color-neon-dim:#00aaff38;--color-neon-glow:#00aaff73;--shadow-sm:0 0 4px #00aaff1f;--shadow-md:0 0 12px #00aaff2e, 0 4px 12px #00000080;--shadow-lg:0 0 24px #00aaff38, 0 8px 32px #0009;--radius-sm:2px;--radius-md:4px;--radius-lg:6px;--radius-xl:8px}html,body,#root{width:100%;height:100%;overflow:hidden}html{cursor:url(/cursors/light-default.svg) 12 12,auto}a,button,[role=button],input[type=submit],input[type=button],select,label[for],summary,[onclick],[tabindex]:not([tabindex="-1"]){cursor:url(/cursors/light-pointer.svg) 12 12,pointer!important}[data-dark-bg],[data-dark-bg] *{cursor:url(/cursors/light-default-invert.svg) 12 12,auto}[data-dark-bg] a,[data-dark-bg] button,[data-dark-bg] [role=button],[data-dark-bg] [onclick],[data-dark-bg] [tabindex]:not([tabindex="-1"]){cursor:url(/cursors/light-pointer-invert.svg) 12 12,pointer!important}[data-light-bg],[data-light-bg] *{cursor:url(/cursors/light-default.svg) 12 12,auto}[data-light-bg] a,[data-light-bg] button,[data-light-bg] [role=button],[data-light-bg] [onclick],[data-light-bg] [tabindex]:not([tabindex="-1"]){cursor:url(/cursors/light-pointer.svg) 12 12,pointer!important}html[data-theme=dark] [data-dark-bg],html[data-theme=dark] [data-dark-bg] *,html[data-theme=dark] [data-light-bg],html[data-theme=dark] [data-light-bg] *{cursor:url(/cursors/dark-default.svg) 10 10,crosshair}html[data-theme=dark] [data-dark-bg] button,html[data-theme=dark] [data-light-bg] button,html[data-theme=dark] [data-dark-bg] a,html[data-theme=dark] [data-light-bg] a{cursor:url(/cursors/dark-pointer.svg) 10 10,pointer!important}html[data-theme=dark]{cursor:url(/cursors/dark-default.svg) 10 10,crosshair}html[data-theme=dark] a,html[data-theme=dark] button,html[data-theme=dark] [role=button],html[data-theme=dark] input[type=submit],html[data-theme=dark] input[type=button],html[data-theme=dark] select,html[data-theme=dark] label[for],html[data-theme=dark] summary,html[data-theme=dark] [onclick],html[data-theme=dark] [tabindex]:not([tabindex="-1"]){cursor:url(/cursors/dark-pointer.svg) 10 10,pointer!important}a{color:inherit;text-decoration:none}button{cursor:url(/cursors/light-pointer.svg) 12 12,pointer;font:inherit;color:inherit;background:0 0;border:none}html[data-theme=dark] button{cursor:url(/cursors/dark-pointer.svg) 10 10,pointer}ul,ol{list-style:none}img{max-width:100%;display:block}input,textarea{font:inherit;color:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#0af3}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#0af6}._page_18nrw_1{width:100%;height:100vh;color:var(--color-text-secondary);background:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}._title_18nrw_13{color:var(--color-text-primary);letter-spacing:1px;font-family:Orbitron,system-ui,sans-serif;font-size:22px}._sub_18nrw_20{font-size:14px}._stage_bn43v_2{z-index:1000;background:radial-gradient(circle at 50% 30%,#4a4a52 0%,#26262c 55%,#141418 100%);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:auto}._mac_bn43v_15{background:linear-gradient(160deg,#ece6d6 0%,#ded7c3 45%,#cfc7b1 100%);border-radius:28px 28px 18px 18px;width:440px;max-width:100%;padding:26px 26px 0;position:relative;box-shadow:inset 2px 2px 3px #ffffffb3,inset -3px -3px 6px #00000038,0 24px 60px #0000008c}._bezel_bn43v_29{background:linear-gradient(160deg,#c7bfa8,#b3ab93);border-radius:16px;padding:18px;box-shadow:inset 3px 3px 6px #00000059,inset -2px -2px 4px #ffffff73}._screen_bn43v_39{aspect-ratio:4/3;background:teal;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #06060a,inset 0 0 22px #0000008c}._screen_bn43v_39:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(#12101000 50%,#0000002e 50%) 0 0/100% 3px,radial-gradient(circle at 50% 0,#ffffff1f,#0000 60%) 0 0/100% 100%;position:absolute;inset:0}._chin_bn43v_67{justify-content:space-between;align-items:center;padding:16px 18px 22px;display:flex}._brandGroup_bn43v_74{align-items:center;gap:8px;display:flex}._brand_bn43v_74{letter-spacing:.5px;color:#6f6750;text-shadow:1px 1px #ffffff8c;font-family:Orbitron,system-ui,sans-serif;font-size:13px;font-weight:700}._rainbow_bn43v_89{opacity:.85;background:linear-gradient(#6ec5e9 0 16.6%,#4caf50 0 33.3%,#ffd54a 0 50%,#ff9800 0 66.6%,#e5544b 0 83.3%,#9c5db0 0 100%);border-radius:3px;width:18px;height:22px}._slot_bn43v_100{background:linear-gradient(#9a927c,#b8b099);border-radius:4px;width:120px;height:7px;box-shadow:inset 0 2px 3px #00000080}._desktop_bn43v_109{z-index:2;justify-content:center;align-items:center;padding:14px;display:flex;position:absolute;inset:0}._modalLayer_bn43v_121{z-index:20;background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0;overflow-y:auto}._windowSlot_bn43v_134{justify-content:center;width:min(480px,100% - 32px);display:flex;position:absolute;top:50%;left:50%}._windowSlot_bn43v_134>._dialog_bn43v_143{width:100%}._userList_bn43v_148{height:88px;margin:8px 0}._userRow_bn43v_153{cursor:inherit;align-items:center;gap:8px;padding:4px 6px;display:flex}._userRowSelected_bn43v_161{color:#fff;background:navy}._userIcon_bn43v_166{object-fit:contain;width:24px;height:24px;image-rendering:pixelated;flex-shrink:0}._userMeta_bn43v_174{flex-direction:column;display:flex}._userName_bn43v_179{font-weight:700}._userDesc_bn43v_183{opacity:.8;font-size:10px}._fieldRow_bn43v_188{align-items:center;gap:8px;margin:10px 0;display:flex}._fieldRow_bn43v_188 label{min-width:64px}._fieldRow_bn43v_188 input{flex:1}._buttonRow_bn43v_203{flex-wrap:wrap;justify-content:flex-end;gap:6px;margin-top:14px;display:flex}._loginButtons_bn43v_212 button{min-width:0;padding:0 9px}._dialog_bn43v_143{width:100%;max-width:480px}._dialogBody_bn43v_223{background:#fff;max-height:min(56vh,360px);margin:8px 2px;padding:12px 14px;overflow-y:auto;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}._dialogText_bn43v_235,._markdown_bn43v_236,._placeholderText_bn43v_237{font-family:Pixelated MS Sans Serif,Galmuri11,sans-serif}._dialogText_bn43v_235{font-size:11px}._markdown_bn43v_236{color:#1a1a1a;--color-accent:navy;font-size:11px;line-height:1.7}._markdown_bn43v_236 h3{margin:0 0 8px;font-size:22px}._markdown_bn43v_236 p{margin:6px 0}._markdown_bn43v_236 hr{border:none;border-top:1px solid #b9b9b9;margin:10px 0}._markdown_bn43v_236 ul{margin:6px 0;padding-left:20px;list-style:outside}._markdown_bn43v_236 a{color:#00f}._markdown_bn43v_236 details{border:1px dashed #b9b9b9;margin:6px 0;padding:6px 8px}._markdown_bn43v_236 summary{cursor:inherit;font-weight:700}._markdown_bn43v_236 pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-width:100%}._markdown_bn43v_236 code{overflow-wrap:anywhere;word-break:break-word}._placeholderText_bn43v_237{padding:10px 4px;font-size:11px}._iconGrid_bn43v_311{flex-wrap:wrap;gap:6px;min-height:96px;padding:12px;display:flex}._iconItem_bn43v_319{width:76px;cursor:inherit;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;display:flex}._iconItem_bn43v_319:focus,._iconItem_bn43v_319:hover{outline-offset:-2px;outline:1px dotted #000}._iconImg_bn43v_335{object-fit:contain;width:34px;height:34px;image-rendering:pixelated}._iconLabel_bn43v_342{text-align:center;font-size:11px}._memoH3_bn43v_348{justify-content:space-between;align-items:center;gap:10px;display:flex}._memoCopyBtn_bn43v_355{flex-shrink:0}._memoCopyBtnDone_bn43v_360{font-weight:700}._neighborsGrid_bn43v_365{grid-template-columns:1fr 1fr;gap:12px;display:grid}._neighborItem_bn43v_371{cursor:inherit;flex-direction:column;align-items:center;gap:6px;text-decoration:none;display:flex}._neighborImg_bn43v_380{object-fit:cover;border:1px solid gray;width:100%;height:auto}._neighborImgCrop_bn43v_387{border:1px solid gray;width:100%;position:relative;overflow:hidden}._neighborImgCropped_bn43v_394{width:100%;height:auto;position:absolute;left:0}._neighborName_bn43v_401{color:navy;text-align:center;word-break:keep-all;width:100%;font-size:11px;font-weight:700;line-height:1.4}@media (width<=520px){._stage_bn43v_2{align-items:stretch;padding:0}._mac_bn43v_15{border-radius:0;flex-direction:column;justify-content:center;width:100%;min-height:100%;padding:16px 14px 0;display:flex}._screen_bn43v_39{aspect-ratio:auto;min-height:60vh}}._window_1ihfi_1{flex-direction:column;max-width:calc(100% - 8px);display:flex;position:absolute;box-shadow:1px 1px #00000059}._maximized_1ihfi_9{max-width:100%}._titleBar_1ihfi_13{cursor:inherit;-webkit-user-select:none;user-select:none;touch-action:none}._titleText_1ihfi_19{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;display:flex;overflow:hidden}._titleIcon_1ihfi_28{object-fit:contain;width:16px;height:16px;image-rendering:pixelated;flex-shrink:0}._window_1ihfi_1 ._body_1ihfi_40{background:#fff;flex:1;max-height:calc(80vh - 30px);margin:0;padding:0;overflow-y:auto}._window_1ihfi_1._maximized_1ihfi_9 ._body_1ihfi_40{max-height:none}._body_1ihfi_40,._titleText_1ihfi_19{font-family:Pixelated MS Sans Serif,Galmuri11,sans-serif}._desktop_17iwa_1{-webkit-font-smoothing:none;-moz-osx-font-smoothing:unset;background:teal;font-family:Pixelated MS Sans Serif,Galmuri11,sans-serif;font-size:11px;position:fixed;inset:0;overflow:hidden}._iconLayer_17iwa_15{flex-flow:column wrap;gap:4px;max-height:calc(100% - 44px);display:flex;position:absolute;top:8px;left:8px}._icon_17iwa_15{width:78px;box-shadow:none;cursor:inherit;background:0 0;border:1px dotted #0000;flex-direction:column;align-items:center;gap:4px;padding:6px 4px;display:flex}._icon_17iwa_15:active{box-shadow:none}._icon_17iwa_15:hover,._icon_17iwa_15:focus{box-shadow:none;border:1px dotted #fff;outline:none}._iconImg_17iwa_51{object-fit:contain;width:32px;height:32px;image-rendering:pixelated}._iconLabel_17iwa_58{color:#fff;text-align:center;text-shadow:1px 1px #0009;word-break:keep-all;font-size:11px;line-height:1.3}._windowLayer_17iwa_70{pointer-events:none;position:absolute;inset:0 0 30px}._windowLayer_17iwa_70>*{pointer-events:auto}._folderGrid_17iwa_81{background:#fff;flex-wrap:wrap;align-content:flex-start;gap:6px;min-height:150px;margin:4px;padding:10px;display:flex;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._folderItem_17iwa_93{width:84px;cursor:inherit;background:0 0;border:1px dotted #0000;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;display:flex}._folderItem_17iwa_93:hover,._folderItem_17iwa_93:focus{border:1px dotted navy;outline:none}._folderIcon_17iwa_111{object-fit:contain;width:32px;height:32px;image-rendering:pixelated}._folderLabel_17iwa_118{text-align:center;color:#000;word-break:break-word;font-size:11px}._sectionPad_17iwa_126{padding:10px}._profileSection_17iwa_130{padding:12px}._profileSynopsis_17iwa_134{color:#000;text-align:center;word-break:keep-all;margin:0 0 12px;font-size:11px;line-height:1.6}._profileCards_17iwa_143{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}._taskbar_17iwa_151{z-index:100000;background:silver;align-items:center;gap:4px;height:30px;padding:2px 4px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 1px #fff,inset 0 2px #dfdfdf}._startBtn_17iwa_166{align-items:center;gap:4px;min-width:0;height:22px;padding:0 8px 0 4px;font-weight:700;display:flex}._startBtnActive_17iwa_176{box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}._startBtnIcon_17iwa_180{object-fit:contain;width:18px;height:18px;image-rendering:pixelated}._taskButtons_17iwa_187{flex:1;align-items:center;gap:3px;min-width:0;display:flex;overflow:hidden}._taskBtn_17iwa_196{text-align:left;align-items:center;gap:5px;min-width:0;max-width:160px;height:22px;padding:0 8px;display:flex}._taskBtnActive_17iwa_207{font-weight:700;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}._taskBtnIcon_17iwa_212{object-fit:contain;width:16px;height:16px;image-rendering:pixelated;flex-shrink:0}._taskBtnLabel_17iwa_220{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._clock_17iwa_226{flex-shrink:0;padding:3px 8px;font-size:11px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._startMenu_17iwa_234{z-index:100001;background:silver;width:220px;padding:3px;display:flex;position:absolute;bottom:30px;left:2px;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}._startBanner_17iwa_246{color:#fff;letter-spacing:1px;writing-mode:vertical-rl;text-align:center;background:linear-gradient(navy,#1084d0);flex-shrink:0;width:26px;padding:8px 4px;font-size:14px;font-weight:700;transform:rotate(180deg)}._startItems_17iwa_260{flex-direction:column;flex:1;padding-left:3px;display:flex}._startItem_17iwa_260{min-width:0;box-shadow:none;text-align:left;color:#000;background:0 0;border:none;align-items:center;gap:8px;padding:6px 8px;display:flex}._startItem_17iwa_260:hover,._startItem_17iwa_260:focus{color:#fff;background:navy;outline:none}._startItemIcon_17iwa_287{object-fit:contain;width:24px;height:24px;image-rendering:pixelated;flex-shrink:0}._startDivider_17iwa_295{background:gray;height:1px;margin:4px 2px;box-shadow:0 1px #fff}._cardWrapper_mrek4_3{width:200px;cursor:inherit}._card_mrek4_3{background:silver;flex-direction:column;gap:6px;padding:8px;display:flex;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}._badgeHeader_mrek4_19{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}._orgBlock_mrek4_26{flex-direction:column;line-height:1.1;display:flex}._orgLabel_mrek4_32{color:#000;letter-spacing:1px;font-size:14px;font-weight:700}._orgSlogan_mrek4_39{color:#404040;letter-spacing:1px;font-size:8px}._clearance_mrek4_45{color:#fff;background:#404040;flex-shrink:0;padding:1px 5px;font-size:9px;font-weight:700}._attrGrass_mrek4_54{background:#0a7d2c}._attrIce_mrek4_58{background:#1565a0}._attrElectric_mrek4_62{background:#9c7a00}._badgeBody_mrek4_67{align-items:stretch;gap:6px;display:flex}._photoColumn_mrek4_73{flex:1;min-width:0}._canvasArea_mrek4_78{aspect-ratio:1;background:#000;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._photo_mrek4_73{object-fit:cover;width:100%;height:100%}._barcode_mrek4_96{flex-direction:column;flex-shrink:0;justify-content:center;gap:1px;width:16px;display:flex}._bar_mrek4_96{background:#000;width:100%}._chipRow_mrek4_111{align-items:center;gap:8px;display:flex}._chip_mrek4_111{background:linear-gradient(135deg,#e8c860,#a6841f);width:26px;height:20px;position:relative;box-shadow:inset -1px -1px #0006,inset 1px 1px #ffffff8c}._chipLines_mrek4_125{background-image:linear-gradient(#8a6c19 1px,#0000 1px),linear-gradient(90deg,#8a6c19 1px,#0000 1px);background-size:6px 6px;position:absolute;inset:4px 6px}._idNumber_mrek4_134{color:#000;letter-spacing:.5px;font-size:11px;font-weight:700}._dividerLine_mrek4_142{height:2px;margin:2px 0;box-shadow:inset 0 1px gray,inset 0 -1px #fff}._info_mrek4_148{flex-direction:column;gap:2px;display:flex}._name_mrek4_154{color:#000;margin:0;font-family:Pixelated MS Sans Serif,Galmuri14,sans-serif;font-size:14px;font-weight:700}._description_mrek4_162{color:#202020;margin:0;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:10px;line-height:1.5}._console_pi2n0_3{color:silver;background:#000;min-height:320px;padding:10px 12px;font-family:JetBrains Mono,Fira Code,Consolas,GalmuriMono11,monospace;font-size:11px;line-height:1.5}._output_pi2n0_15{flex-direction:column;gap:8px;display:flex}._record_pi2n0_21{flex-direction:column;gap:1px;display:flex}._recordHeader_pi2n0_27{gap:8px;display:flex}._level_pi2n0_32{font-weight:700}._critical_pi2n0_36{color:#f55}._warning_pi2n0_40{color:#fc0}._notice_pi2n0_44{color:#5af}._recordDate_pi2n0_48{color:gray}._recordBody_pi2n0_52{flex-direction:column;display:flex}._recordSubject_pi2n0_57{color:#fff}._recordReason_pi2n0_61{color:#aaa}._prompt_pi2n0_65{align-items:center;margin-top:12px;display:flex}._promptUser_pi2n0_71{color:#5f5}._promptSep_pi2n0_75{color:silver}._promptPath_pi2n0_79{color:#59f}._promptChar_pi2n0_83{color:silver;margin-right:4px}._cursor_pi2n0_88{color:silver;animation:1s step-end infinite _blink_pi2n0_1}@keyframes _blink_pi2n0_1{50%{opacity:0}}._window_11hbn_3{flex-direction:column;padding:8px;display:flex}._boardTags_11hbn_10{flex-wrap:wrap;gap:3px;padding:0 0 6px;display:flex}._boardTag_11hbn_10,._boardTagActive_11hbn_18{color:#000;cursor:inherit;background:silver;align-items:center;gap:5px;padding:2px 8px;font-size:11px;display:inline-flex}._boardTag_11hbn_10{box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}._boardTagActive_11hbn_18{font-weight:700;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}._tagCount_11hbn_38{color:#404040;font-size:9px}._boardTagActive_11hbn_18 ._tagCount_11hbn_38{color:#202020}._windowBody_11hbn_48{background:#fff;max-height:280px;margin:2px 2px 0;overflow-y:auto;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._list_11hbn_56{flex-direction:column;display:flex}._item_11hbn_61,._itemLoading_11hbn_62{cursor:inherit;border-bottom:1px solid #dfdfdf;padding:7px 10px}._item_11hbn_61:hover{color:#fff;background:navy}._itemLoading_11hbn_62{opacity:.55}._itemHeader_11hbn_77{justify-content:space-between;align-items:baseline;gap:8px;display:flex}._itemTitle_11hbn_84{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}._itemDate_11hbn_92{color:gray;flex-shrink:0;font-size:10px}._item_11hbn_61:hover ._itemDate_11hbn_92{color:silver}._itemPreview_11hbn_102{color:#404040;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:10px;line-height:1.5;overflow:hidden}._item_11hbn_61:hover ._itemPreview_11hbn_102{color:#d8d8d8}._empty_11hbn_117{text-align:center;color:gray;padding:24px 10px;font-size:11px}._statusBar_11hbn_125{justify-content:space-between;align-items:center;gap:8px;margin-top:3px;padding:2px 3px;display:flex}._statusText_11hbn_134{color:#000;flex:1;padding:3px 6px;font-size:10px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._pagination_11hbn_142{align-items:center;gap:4px;display:flex}._pageBtn_11hbn_148{width:22px;min-width:0;height:20px;padding:0;font-size:11px}._pageInfo_11hbn_156{color:#000;text-align:center;min-width:44px;font-size:10px}._player_kwqn4_3{flex-direction:column;padding:8px;display:flex}._display_kwqn4_9{color:#36e36b;letter-spacing:1px;background:#08240f;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;font-family:JetBrains Mono,Consolas,monospace;display:flex;box-shadow:inset -1px -1px #2a6e42,inset 1px 1px #000,inset -2px -2px #1c5733,inset 2px 2px #000}._displayIcon_kwqn4_22{font-size:14px}._displayText_kwqn4_26{flex:1;font-size:12px;font-weight:700}._displayCount_kwqn4_32{opacity:.85;font-size:11px}._list_kwqn4_37{background:#fff;max-height:60vh;overflow-y:auto;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._track_kwqn4_44{cursor:inherit;border-bottom:1px solid #dfdfdf;align-items:center;gap:10px;padding:6px 10px;display:flex;position:relative}._track_kwqn4_44:hover{color:#fff;background:navy}._num_kwqn4_59{color:gray;width:18px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px}._track_kwqn4_44:hover ._num_kwqn4_59{color:silver}._info_kwqn4_70{flex-direction:column;flex:1;min-width:0;display:flex}._title_kwqn4_77{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}._artist_kwqn4_85{color:gray;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:9px}._track_kwqn4_44:hover ._artist_kwqn4_85{color:#d8d8d8}._duration_kwqn4_95{color:#404040;flex-shrink:0;font-family:JetBrains Mono,Consolas,monospace;font-size:10px}._track_kwqn4_44:hover ._duration_kwqn4_95{color:#d8d8d8}._tooltip_kwqn4_107{z-index:5;color:#000;background:#ffffe1;border:1px solid #000;padding:6px 8px;display:none;position:absolute;top:100%;left:8px;right:8px;box-shadow:1px 1px gray}._track_kwqn4_44:hover ._tooltip_kwqn4_107{display:block}._tooltipLabel_kwqn4_125{margin-right:4px;font-weight:700}._tooltipText_kwqn4_130{white-space:pre-wrap;margin:2px 0 0;font-size:10px;line-height:1.5}._container_yzd54_2{width:100%}._timeline_yzd54_6{flex-direction:column;display:flex}._event_yzd54_11{gap:10px;display:flex}._marker_yzd54_16{flex-direction:column;flex-shrink:0;align-items:center;width:10px;display:flex}._dot_yzd54_24{background:navy;width:8px;height:8px;box-shadow:inset -1px -1px gray,inset 1px 1px #fff}._line_yzd54_31{background:gray;flex:1;width:2px;margin-top:2px}._content_yzd54_38{flex-direction:column;gap:1px;padding-bottom:12px;display:flex}._date_yzd54_45{color:navy;font-size:10px;font-weight:700}._title_yzd54_51{color:#000;font-size:11px;font-weight:700}._desc_yzd54_57{color:#404040;margin:2px 0 0;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:10px;line-height:1.6}._container_v604s_2{width:100%}._playerWrapper_v604s_6{aspect-ratio:16/9;background:#000;position:relative;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._playerWrapper_v604s_6 iframe{border:0;width:100%;height:100%;position:absolute;inset:0}._title_v604s_21{color:#000;margin:6px 0 0;font-size:11px}._nav_v604s_27{justify-content:center;align-items:center;gap:10px;margin-top:8px;display:flex}._navButton_v604s_35{width:24px;min-width:0;height:22px;padding:0;font-size:11px}._navCounter_v604s_43{color:#000;font-size:10px}._container_46dp1_3{padding:8px}._masonry_46dp1_7{columns:2;background:#fff;column-gap:6px;max-height:64vh;padding:6px;overflow-y:auto;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._thumb_46dp1_17{break-inside:avoid;cursor:inherit;margin-bottom:6px;box-shadow:inset -1px -1px gray,inset 1px 1px #fff,1px 1px gray}._thumb_46dp1_17 img{width:100%;height:auto;display:block}._thumb_46dp1_17:hover{outline-offset:-2px;outline:1px dotted navy}._lightbox_46dp1_36{z-index:200000;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._lbCenter_46dp1_47{background:silver;flex-direction:column;max-width:min(92vw,640px);padding:4px;display:flex;position:relative;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}._lbImage_46dp1_57{object-fit:contain;background:#000;max-width:100%;max-height:70vh;display:block;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._lbCaption_46dp1_66{color:#000;margin:6px 4px 0;font-size:11px}._lbCounter_46dp1_72{color:#404040;margin:2px 4px;font-size:10px}._lbClose_46dp1_78{width:20px;min-width:0;height:18px;padding:0;font-size:9px;position:absolute;top:6px;right:6px}._lbPrev_46dp1_89,._lbNext_46dp1_90{width:30px;min-width:0;height:44px;padding:0;font-size:18px;position:absolute;top:50%;transform:translateY(-50%)}._lbPrev_46dp1_89{left:10px}._lbNext_46dp1_90{right:10px}._overlay_1oouy_2{z-index:200000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._popupScroll_1oouy_12{justify-content:center;align-items:flex-start;width:100%;height:100%;padding:24px;display:flex;overflow-y:auto}._popup_1oouy_12{background:silver;flex-direction:column;width:100%;max-width:560px;margin:auto;padding:3px;display:flex;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}._titleBar_1oouy_34{color:#fff;background:linear-gradient(90deg,navy,#1084d0);justify-content:space-between;align-items:center;gap:6px;height:22px;padding:0 3px 0 6px;display:flex}._titleBarText_1oouy_45{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}._hero_1oouy_54{background:#000;height:220px;margin:3px 1px 0;position:relative;overflow:hidden;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._heroBackground_1oouy_63{position:absolute;inset:0}._heroGradient_1oouy_68{background:linear-gradient(#0000 0%,#0000001a 45%,#000000d9 100%);position:absolute;inset:0}._heroContent_1oouy_74{color:#fff;padding:12px 14px;position:absolute;bottom:0;left:0;right:0}._tags_1oouy_83{flex-wrap:wrap;gap:4px;margin-bottom:6px;display:flex}._tag_1oouy_83{color:#fff;background:#00000080;padding:1px 6px;font-size:9px;font-weight:700}._title_1oouy_34{text-shadow:1px 1px #000;margin:0 0 4px;font-size:22px;font-weight:700}._subtitle_1oouy_105{text-shadow:1px 1px #000c;margin:0;font-size:11px;line-height:1.5}._membersSection_1oouy_113,._contentSection_1oouy_114,._quotesSection_1oouy_115,._archiveSection_1oouy_116,._gallerySection_1oouy_117{background:silver;margin:4px 4px 0;padding:10px;box-shadow:inset -1px -1px gray,inset 1px 1px #fff}._gallerySection_1oouy_117{margin-bottom:4px}._sectionTitle_1oouy_128{letter-spacing:1px;color:navy;margin:0 0 8px;padding-bottom:4px;font-size:11px;font-weight:700;box-shadow:inset 0 -2px #fff,inset 0 -3px gray}._membersList_1oouy_139{flex-direction:column;gap:8px;display:flex}._memberCard_1oouy_145{background:#fff;padding:8px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._memberInfo_1oouy_151{flex-direction:column;gap:2px;display:flex}._memberRole_1oouy_157{color:#606060;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:9px;font-weight:700}._memberName_1oouy_164{color:#000;font-family:Pixelated MS Sans Serif,Galmuri14,sans-serif;font-size:14px;font-weight:700}._memberDescs_1oouy_171{margin-top:2px}._memberDesc_1oouy_171{color:#202020;margin:0;font-size:11px;line-height:1.6}._memberNote_1oouy_182{background:#ffffe1;border:1px solid #000;margin-top:6px;padding:6px 8px}._memberNoteText_1oouy_189{color:#000;margin:0;font-size:10px;line-height:1.5}._content_1oouy_114{color:#000;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.7}._quotesList_1oouy_206{flex-direction:column;gap:6px;display:flex}._quoteRowLeft_1oouy_212,._quoteRowRight_1oouy_213{flex-direction:column;max-width:80%;display:flex}._quoteRowLeft_1oouy_212{align-self:flex-start;align-items:flex-start}._quoteRowRight_1oouy_213{align-self:flex-end;align-items:flex-end}._quoteName_1oouy_229{color:#606060;margin:0 4px 2px;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:9px;font-weight:700}._bubbleLeft_1oouy_237,._bubbleRight_1oouy_238{padding:6px 9px;font-size:11px;line-height:1.5}._bubbleLeft_1oouy_237{color:#000;background:#fff;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._bubbleRight_1oouy_238{color:#fff;background:navy}._archiveEmpty_1oouy_256,._galleryEmpty_1oouy_257{color:gray;margin:0;font-size:11px}._archiveList_1oouy_263{background:#fff;flex-direction:column;display:flex;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._archiveItem_1oouy_270,._archiveItemLoading_1oouy_271{cursor:inherit;border-bottom:1px solid #dfdfdf;padding:7px 10px}._archiveItem_1oouy_270:hover{color:#fff;background:navy}._archiveItemLoading_1oouy_271{opacity:.55}._archiveItemHeader_1oouy_286{justify-content:space-between;align-items:baseline;gap:8px;display:flex}._archiveItemTitle_1oouy_293{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}._archiveItemDate_1oouy_301{color:gray;flex-shrink:0;font-size:10px}._archiveItem_1oouy_270:hover ._archiveItemDate_1oouy_301{color:silver}._archiveItemPreview_1oouy_311{color:#404040;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:10px;line-height:1.5;overflow:hidden}._archiveItem_1oouy_270:hover ._archiveItemPreview_1oouy_311{color:#d8d8d8}._galleryGrid_1oouy_327{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:6px;display:grid}._galleryThumb_1oouy_333{aspect-ratio:1;cursor:inherit;background:#000;overflow:hidden;box-shadow:inset -1px -1px gray,inset 1px 1px #fff,1px 1px gray}._galleryThumb_1oouy_333 img{object-fit:cover;width:100%;height:100%}._galleryThumb_1oouy_333:hover{outline-offset:-2px;outline:1px dotted navy}._lightbox_1oouy_353{z-index:200001;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._lbCenter_1oouy_364{background:silver;flex-direction:column;max-width:min(92vw,640px);padding:4px;display:flex;position:relative;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}._lbImage_1oouy_374{object-fit:contain;background:#000;max-width:100%;max-height:70vh;display:block;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._lbCaption_1oouy_383{color:#000;margin:6px 4px 0;font-size:11px}._lbCounter_1oouy_389{color:#404040;margin:2px 4px;font-size:10px}._lbClose_1oouy_395{width:20px;min-width:0;height:18px;padding:0;font-size:9px;position:absolute;top:6px;right:6px}._lbPrev_1oouy_406,._lbNext_1oouy_407{width:30px;min-width:0;height:44px;padding:0;font-size:18px;position:absolute;top:50%;transform:translateY(-50%)}._lbPrev_1oouy_406{left:10px}._lbNext_1oouy_407{right:10px}._page_iu5tw_2{max-width:100%;padding:12px}._header_iu5tw_8{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:10px;display:flex}._backBtn_iu5tw_16{min-width:0;margin-bottom:4px;padding:2px 10px;font-size:11px}._title_iu5tw_23{color:#000;letter-spacing:1px;margin:0;font-size:18px;font-weight:700}._subtitle_iu5tw_31{color:#404040;margin:0;font-size:11px}._filterBar_iu5tw_38{background:silver;flex-wrap:wrap;gap:4px;margin-bottom:12px;padding:6px;display:flex;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._filterBtn_iu5tw_48,._filterBtnActive_iu5tw_49{min-width:0;padding:2px 8px;font-size:11px}._filterBtnActive_iu5tw_49{font-weight:700;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a}._gallery_iu5tw_61{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}._card_iu5tw_67{cursor:inherit;background:silver;flex-direction:column;padding:4px;display:flex;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}._card_iu5tw_67:hover{outline-offset:-1px;outline:1px dotted navy}._cardImage_iu5tw_81{aspect-ratio:4/3;background:#000;position:relative;overflow:hidden;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._cardImage_iu5tw_81 img{object-fit:cover;width:100%;height:100%}._placeholder_iu5tw_95{background:#1565a0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}._placeholderIcon_iu5tw_104{opacity:.7}._loveBadge_iu5tw_108{z-index:1;color:#fff;background:#a40000;padding:1px 6px;font-size:9px;font-weight:700;position:absolute;top:4px;left:4px}._cardBody_iu5tw_120{padding:6px 4px 2px}._cardTitle_iu5tw_124{color:#000;margin:0 0 3px;font-size:11px;font-weight:700}._cardDesc_iu5tw_131{color:#404040;margin:0 0 6px;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:10px;line-height:1.6}._tags_iu5tw_139{flex-wrap:wrap;gap:3px;display:flex}._tag_iu5tw_139,._tagHighlight_iu5tw_146{color:#000;background:silver;padding:1px 6px;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:9px;box-shadow:inset -1px -1px gray,inset 1px 1px #fff}._tagHighlight_iu5tw_146{color:#fff;box-shadow:none;background:navy}._empty_iu5tw_161{text-align:center;color:gray;padding:30px 10px;font-size:11px}._overlay_bpwdh_2{z-index:200000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._scrollArea_bpwdh_12{justify-content:center;align-items:flex-start;width:100%;height:100%;padding:24px;display:flex;overflow-y:auto}._popup_bpwdh_22{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:silver;flex-direction:column;width:100%;max-width:560px;margin:auto;padding:3px;font-family:Pretendard,Apple SD Gothic Neo,-apple-system,sans-serif;display:flex;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}._titleBar_bpwdh_39{color:#fff;background:linear-gradient(90deg,navy,#1084d0);justify-content:space-between;align-items:center;gap:6px;height:22px;padding:0 3px 0 6px;display:flex}._titleBarText_bpwdh_50{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}._heroImage_bpwdh_59{background:#000;max-height:280px;margin:3px 1px 0;overflow:hidden;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._heroImage_bpwdh_59 img{object-fit:cover;width:100%;height:auto;display:block}._header_bpwdh_75{padding:12px 14px 6px}._date_bpwdh_79{color:#606060;font-size:10px}._title_bpwdh_39{color:#000;margin:4px 0 0;font-size:18px;font-weight:700;line-height:1.3}._body_bpwdh_94{color:#1a1a1a;word-break:break-word;--color-accent:navy;background:#fff;margin:4px;padding:14px 16px;font-size:14px;line-height:1.7;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._body_bpwdh_94 p{margin:.7em 0}._body_bpwdh_94 h1,._body_bpwdh_94 h2,._body_bpwdh_94 h3,._body_bpwdh_94 h4,._body_bpwdh_94 h5,._body_bpwdh_94 h6{color:#111;margin:1em 0 .4em;font-weight:700;line-height:1.3}._body_bpwdh_94 h1{font-size:1.6em}._body_bpwdh_94 h2{font-size:1.35em}._body_bpwdh_94 h3{font-size:1.15em}._body_bpwdh_94 h4,._body_bpwdh_94 h5,._body_bpwdh_94 h6{font-size:1em}._body_bpwdh_94 strong,._body_bpwdh_94 b{font-weight:700}._body_bpwdh_94 em,._body_bpwdh_94 i{font-style:italic}._body_bpwdh_94 a{color:#0645ad;text-decoration:underline}._body_bpwdh_94 hr{border:none;border-top:1px solid #ddd;margin:1.2em 0}._body_bpwdh_94 img{max-width:100%;height:auto}._body_bpwdh_94 ul{margin:.7em 0;padding-left:1.6em;list-style:outside}._body_bpwdh_94 ol{margin:.7em 0;padding-left:1.6em;list-style:decimal}._body_bpwdh_94 li{margin:.25em 0}._body_bpwdh_94 blockquote{color:#555;border-left:3px solid #ccc;margin:.8em 0;padding:.4em 1em}._body_bpwdh_94 table{border-collapse:collapse;margin:.8em 0}._body_bpwdh_94 th,._body_bpwdh_94 td{text-align:left;border:1px solid #ccc;padding:4px 8px}._body_bpwdh_94 code{overflow-wrap:anywhere;word-break:break-word;background:#f0f0f0;border-radius:3px;padding:1px 4px;font-family:SFMono-Regular,Consolas,monospace;font-size:.9em}._body_bpwdh_94 pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#f4f4f4;border-radius:4px;max-width:100%;padding:10px 12px;overflow-x:auto}._body_bpwdh_94 pre code{background:0 0;padding:0}._overlay_10ota_2{z-index:200000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._popupScroll_10ota_12{justify-content:center;align-items:flex-start;width:100%;height:100%;padding:24px;display:flex;overflow-y:auto}._popup_10ota_12{background:silver;flex-direction:column;width:100%;max-width:560px;margin:auto;padding:3px;display:flex;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}._titleBar_10ota_34{color:#fff;background:linear-gradient(90deg,navy,#1084d0);justify-content:space-between;align-items:center;gap:6px;height:22px;padding:0 3px 0 6px;display:flex}._titleBarText_10ota_45{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}._hero_10ota_54{background:#000;height:230px;margin:3px 1px 0;position:relative;overflow:hidden;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._heroBackground_10ota_63{position:absolute;inset:0}._heroGradient_10ota_68{background:linear-gradient(#0000 0%,#0000001a 45%,#000000d9 100%);position:absolute;inset:0}._heroContent_10ota_74{color:#fff;padding:12px 14px;position:absolute;bottom:0;left:0;right:0}._subtitleTag_10ota_83{color:#fff;background:#404040;margin-bottom:6px;padding:1px 7px;font-size:10px;font-weight:700;display:inline-block}._attrGrass_10ota_93{background:#0a7d2c}._attrIce_10ota_97{background:#1565a0}._attrElectric_10ota_101{background:#9c7a00}._title_10ota_34{text-shadow:1px 1px #000;margin:0 0 6px;font-size:22px;font-weight:700}._descriptions_10ota_112{flex-direction:column;gap:2px;display:flex}._descriptionLine_10ota_118{text-shadow:1px 1px #000c;margin:0;font-size:11px;line-height:1.4}._dossier_10ota_126{padding:6px 4px 4px}._section_10ota_130{background:silver;margin:0 0 4px;padding:10px;box-shadow:inset -1px -1px gray,inset 1px 1px #fff}._sectionHeader_10ota_137{letter-spacing:1px;color:navy;margin:0 0 8px;padding-bottom:4px;font-size:11px;font-weight:700;box-shadow:inset 0 -2px #fff,inset 0 -3px gray}._fieldGrid_10ota_147{grid-template-columns:1fr 1fr;gap:8px;display:grid}._field_10ota_147,._fieldFull_10ota_154{flex-direction:column;gap:1px;display:flex}._fieldFull_10ota_154{grid-column:1/-1}._fieldLabel_10ota_164{color:#606060;letter-spacing:.5px;font-size:9px;font-weight:700}._fieldValue_10ota_171{color:#000;font-size:11px}._evalBox_10ota_176,._berserkBox_10ota_177{background:#fff;margin-top:10px;padding:8px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._evalText_10ota_184,._berserkText_10ota_185{color:#000;margin:3px 0 0;font-size:11px;line-height:1.6}._berserkLabel_10ota_192{color:#a40000;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:10px;font-weight:700}._abilityOverview_10ota_199{color:#000;margin:0 0 8px;font-size:11px;line-height:1.6}._skillsList_10ota_206{flex-direction:column;gap:4px;display:flex}._skillItem_10ota_212{color:#000;gap:6px;font-size:11px;line-height:1.5;display:flex}._skillBullet_10ota_220{color:navy}._tmiList_10ota_224{flex-direction:column;gap:8px;display:flex}._tmiItem_10ota_230{background:#fff;padding:8px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._tmiTitle_10ota_236{color:navy;font-size:11px;font-weight:700}._tmiText_10ota_242{color:#000;margin:3px 0 0;font-size:11px;line-height:1.6}._relationsList_10ota_249{flex-direction:column;gap:8px;display:flex}._relationCard_10ota_255{background:#fff;padding:8px;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px gray}._relationTop_10ota_261{align-items:center;gap:8px;margin-bottom:3px;display:flex}._relationName_10ota_268{color:#000;font-size:11px;font-weight:700}._relationTag_10ota_274{color:#fff;background:navy;padding:0 6px;font-family:Pixelated MS Sans Serif,Galmuri9,sans-serif;font-size:9px;font-weight:700}._relationDesc_10ota_283{color:#404040;margin:0;font-size:11px;line-height:1.6}
