:root{--color-black: #0F172A;--color-white: #FFFFFF;--color-gray: #2a2a2a;--color-text-black: #222222;--color-text-gray: #888888;--color-text-white: #F9FAFB;--color-border-light: #DDDDDD;--color-border-dark: #1F2937}@font-face{font-family:BaseFont;src:url("../assets/fonts/NEXON Lv2 Gothic Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:BaseFont;src:url("../assets/fonts/NEXON Lv2 Gothic.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BaseFont;src:url("../assets/fonts/NEXON Lv2 Gothic Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:BaseFont;src:url("../assets/fonts/NEXON Lv2 Gothic Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--font-base: "BaseFont";line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light dark;color:var(--color-text-black);background-color:var(--color-white)}*{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll}body{font-family:var(--font-base);font-weight:400;font-size:16px;color:var(--color-text-black);background-color:var(--color-white)}.actionBtn{min-width:120px;padding:6px 14px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid var(--color-border-light);border-radius:4px;background:transparent;color:inherit;transition:background .15s,border-color .15s,transform .1s}.actionBtn:hover{background:#0000000a;border-color:#bbb}.actionBtn:active{transform:scale(.96);background:#00000014}._toast_1rkwt_1{position:fixed;left:50%;bottom:32px;background-color:var(--color-black);color:var(--color-white);padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;box-shadow:0 4px 12px #00000026;z-index:1000;pointer-events:none}._visible_1rkwt_16{animation:_fadeIn_1rkwt_1 .15s ease-out forwards}._hidden_1rkwt_20{animation:_fadeOut_1rkwt_1 .2s ease-in forwards}@keyframes _fadeIn_1rkwt_1{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes _fadeOut_1rkwt_1{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(8px)}}._header_yqlwk_1{padding:4px 16px;border-bottom:1px solid var(--color-border-light);display:flex;align-items:center;justify-content:space-between}._logo_yqlwk_9{text-decoration:none;color:inherit}._userArea_yqlwk_14{display:flex;align-items:center;gap:12px}._userName_yqlwk_20{font-size:14px}._logoutBtn_yqlwk_24{padding:6px 12px;font-size:13px;cursor:pointer;border:1px solid #555;border-radius:4px;background:transparent;color:inherit}._footer_5l4vy_1{padding:8px 16px;border-top:1px solid var(--color-border-light)}._links_5l4vy_6{display:flex;gap:16px}._links_5l4vy_6 a{font-size:.8rem;color:var(--color-text-gray);text-decoration:none}._links_5l4vy_6 a:hover{text-decoration:underline}._layout_113jm_1{display:flex;flex-direction:column;min-height:100vh}._main_113jm_7{flex:1;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;max-width:800px;margin:0 auto;padding:16px}._GameListContainer_1x6x8_1{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;gap:4px;width:100%;height:200px;margin:0;padding:4px;border:1px solid var(--color-border-light);border-radius:10px;box-sizing:border-box;font-size:14px;font-weight:400}._gameButton_16c0e_1{width:60px;height:60px;border:1px solid var(--color-border-light);border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .1s ease}._gameButton_16c0e_1:hover{transform:scale(1.05)}._gameButton_16c0e_1._active_16c0e_15{border-width:3px;border-color:#2ecc71}._hiddenCheckbox_16c0e_20{display:none}._gameButton_16c0e_1 img,._gameImg_1ysj6_1{display:block;width:100%;height:100%;object-fit:cover}._codeDescription_1ysj6_8{font-size:12px;color:var(--color-text-gray);padding-left:2px}._centerText_1ysj6_14{text-align:center}._codeRow_1ysj6_18{display:flex;align-items:center;gap:6px}._codeBox_1ysj6_24{display:inline-block;padding:2px 8px;background-color:#f3f4f6;border-radius:6px;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:inherit;font-weight:500;transition:background-color .15s}._codeBox_1ysj6_24:hover{background-color:#e5e7eb}._codeBox_1ysj6_24:active{background-color:#d1d5db}._linkIcon_1ysj6_44{display:inline-flex;align-items:center;color:#6b7280;transition:color .15s}._linkIcon_1ysj6_44:hover{color:#3b82f6}._reportBtn_1ysj6_55{border:none;background:none;cursor:pointer;padding:4px;display:inline-flex;align-items:center;justify-content:center;color:#dc2626;transition:color .15s}._reportBtn_1ysj6_55:hover{color:#991b1b}._badge_8ndoc_1{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}._blue_8ndoc_10{background-color:#dbeafe;color:#1d4ed8}._green_8ndoc_15{background-color:#dcfce7;color:#15803d}._amber_8ndoc_20{background-color:#fef3c7;color:#b45309}._red_8ndoc_25{background-color:#fee2e2;color:#b91c1c}._rewardItem_5er21_1{word-break:keep-all}._toggle_5er21_5{font-size:12px;color:var(--color-text-gray);cursor:pointer;text-decoration:underline}._toggle_5er21_5:hover{color:var(--color-text-black)}._overlay_6z9yb_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._card_6z9yb_12{width:100%;max-width:420px;min-height:480px;max-height:90vh;display:flex;flex-direction:column;overflow-y:auto;background:var(--color-white);border-radius:12px;padding:20px;box-shadow:0 10px 30px #0003}._header_6z9yb_26{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._title_6z9yb_33{font-size:1.1rem;font-weight:700}._closeBtn_6z9yb_38{border:none;background:none;cursor:pointer;font-size:16px;color:var(--color-text-gray);line-height:1;padding:4px}._closeBtn_6z9yb_38:hover{color:var(--color-text-black)}._body_6z9yb_52{flex:1;display:flex;flex-direction:column;min-height:0}._form_1gpwv_1{flex:1;display:flex;flex-direction:column;gap:16px}._field_1gpwv_8{display:flex;flex-direction:column;gap:8px}._growField_1gpwv_14{flex:1}._label_1gpwv_18{font-size:.9rem;font-weight:600;color:#333}._radioRow_1gpwv_24{display:flex;align-items:center;gap:8px;font-size:.95rem;cursor:pointer;padding:6px 4px}._textarea_1gpwv_33{flex:1;padding:12px 14px;border:1px solid #e1e1e1;border-radius:10px;font-size:.95rem;background-color:#f9f9f9;min-height:80px;resize:vertical;font-family:inherit;outline:none}._textarea_1gpwv_33:focus{border-color:#222;background-color:#fff}._submitBtn_1gpwv_51{padding:14px;background-color:#dc2626;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s}._submitBtn_1gpwv_51:hover{background-color:#b91c1c}._submitBtn_1gpwv_51:disabled{background-color:#f3a3a3;cursor:not-allowed}._loginNotice_1gpwv_72{text-align:center;color:var(--color-text-gray);padding:24px 0}._tableScroll_zi94k_1{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}._table_zi94k_1{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--color-border-light);border-radius:10px;font-size:14px}._table_zi94k_1 th,._table_zi94k_1 td{padding:4px;border-right:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light)}._table_zi94k_1 th{text-align:left}._table_zi94k_1 th:first-child,._table_zi94k_1 th._centerHeader_zi94k_31{text-align:center}._table_zi94k_1 td:first-child{padding:2px}._table_zi94k_1 th:last-child,._table_zi94k_1 td:last-child{border-right:none}._table_zi94k_1 tr:last-child td{border-bottom:none}._table_zi94k_1 tr:last-child td img{border-bottom-left-radius:10px}._colGame_zi94k_52{width:50px}._colServer_zi94k_53{width:44px}._colCode_zi94k_54{width:180px}._colRewards_zi94k_55{min-width:100px}._colRemaining_zi94k_56{width:72px}._colRegistered_zi94k_57{width:68px}._colAction_zi94k_58{width:80px;text-align:center}._colReport_zi94k_62{width:44px;text-align:center}._pagination_z21qj_1{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:16px}._pageBtn_z21qj_9{min-width:28px;height:28px;padding:0 6px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid var(--color-border-light);border-radius:4px;background:transparent;color:inherit;transition:background .15s,border-color .15s,transform .1s}._pageBtn_z21qj_9:hover{background:#0000000a;border-color:#bbb}._pageBtn_z21qj_9:active{transform:scale(.96)}._active_z21qj_32{background:var(--color-black);border-color:var(--color-black);color:var(--color-white)}._active_z21qj_32:hover{background:var(--color-black)}._toolbar_1gnsf_1{display:flex;align-items:center;justify-content:space-between;width:100%;margin:12px 0}._statusGroup_1gnsf_9,._sortGroup_1gnsf_10{display:flex;gap:6px}._statusBtn_1gnsf_15{padding:4px 10px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid var(--color-border-light);border-radius:4px;background:transparent;color:var(--color-text-gray);transition:background .15s,border-color .15s,color .15s}._statusBtn_1gnsf_15:hover{background:#0000000a}._active_1gnsf_31{background:var(--color-black);border-color:var(--color-black);color:var(--color-white)}._active_1gnsf_31:hover{background:var(--color-black)}._form_14gxn_1{display:flex;flex-direction:column;width:100%;margin:0 auto}._field_14gxn_8{display:flex;flex-direction:column;gap:8px;animation:_fadeIn_14gxn_1 .4s ease-out}._label_14gxn_15{font-size:.95rem;font-weight:600;color:#333;margin-left:4px}._select_14gxn_22,._input_14gxn_22{padding:14px 16px;border:1px solid #e1e1e1;border-radius:10px;font-size:1rem;background-color:#f9f9f9;transition:all .2s ease;outline:none;margin-bottom:12px}._select_14gxn_22:focus,._input_14gxn_22:focus{border-color:#222;background-color:#fff;box-shadow:0 0 0 3px #0000000d}._submitBtn_14gxn_39{margin-top:10px;padding:16px;background-color:#222;color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .2s}._submitBtn_14gxn_39:hover{background-color:#444}._submitBtn_14gxn_39:active{transform:scale(.98)}._row_14gxn_60{display:flex;gap:16px;width:100%}._row_14gxn_60 ._field_14gxn_8{flex:1}._rewardRow_14gxn_70{display:flex;width:100%;gap:8px;margin-bottom:4px;align-items:center}._rewardRow_14gxn_70 ._input_14gxn_22:first-child,._amountInput_14gxn_83{flex:1;margin-bottom:0}._addBtn_14gxn_88{background-color:#f9f9f9;border:1px dashed #e1e1e1;margin-bottom:12px;padding:8px;border-radius:6px;cursor:pointer;font-size:.9rem}._addBtn_14gxn_88:hover{background-color:#e5e5e5}._removeBtn_14gxn_102{flex-shrink:0;background:none;border:none;color:#ff4d4f;font-size:1.2rem;cursor:pointer;padding:0 4px;display:flex;align-items:center;justify-content:center}._gameIconList_14gxn_115{display:flex;flex-wrap:wrap;align-content:flex-start;gap:4px;padding:4px;border:1px solid var(--color-border-light);border-radius:10px;margin-bottom:12px}._customBtn_14gxn_126{width:60px;height:60px;border:2px dashed var(--color-border-light);border-radius:10px;cursor:pointer;background:#f9f9f9;font-size:12px;color:#888;display:flex;align-items:center;justify-content:center;transition:border-color .15s,transform .1s}._customBtn_14gxn_126:hover{border-color:#aaa}._customBtn_14gxn_126:active{transform:scale(.95)}._customBtn_14gxn_126._selected_14gxn_149{border-color:#2ecc71;border-style:solid;border-width:3px}@keyframes _fadeIn_14gxn_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._addRow_2zlfc_1{text-align:center;cursor:pointer;font-size:20px;font-weight:700;color:var(--color-text-secondary, #888);border-right:none!important}._addRow_2zlfc_1:hover{background-color:#f3f4f6}._gameImg_kcc74_1{display:block;width:100%;height:100%;object-fit:cover}._codeDescription_kcc74_8{font-size:12px;color:var(--color-text-gray);padding-left:2px}._centerText_kcc74_14{text-align:center}._actionCell_kcc74_18{text-align:center;white-space:nowrap}._editBtn_kcc74_23,._deleteBtn_kcc74_24,._saveBtn_kcc74_25,._cancelBtn_kcc74_26{border:none;padding:2px 6px;border-radius:4px;cursor:pointer;font-size:12px}._editBtn_kcc74_23{background-color:#e0e7ff;color:#3730a3}._deleteBtn_kcc74_24{background-color:#fee2e2;color:#991b1b;margin-left:4px}._saveBtn_kcc74_25{background-color:#d1fae5;color:#065f46}._cancelBtn_kcc74_26{background-color:#f3f4f6;color:#374151;margin-left:4px}._editBtn_kcc74_23:hover{background-color:#c7d2fe}._deleteBtn_kcc74_24:hover{background-color:#fecaca}._saveBtn_kcc74_25:hover{background-color:#a7f3d0}._cancelBtn_kcc74_26:hover{background-color:#e5e7eb}._editingRow_kcc74_61{background-color:#f9fafb}._editInput_kcc74_65{width:100%;padding:2px 4px;border:1px solid var(--color-border-light, #d1d5db);border-radius:4px;font-size:13px;box-sizing:border-box}._editInputSmall_kcc74_74{width:60px;padding:2px 4px;border:1px solid var(--color-border-light, #d1d5db);border-radius:4px;font-size:13px}._rewardEditRow_kcc74_82{display:flex;gap:4px;margin-bottom:2px}._codeRow_kcc74_88{display:flex;align-items:center;gap:6px}._codeBox_kcc74_94{display:inline-block;padding:2px 8px;background-color:#f3f4f6;border-radius:6px;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:inherit;font-weight:500;transition:background-color .15s}._codeBox_kcc74_94:hover{background-color:#e5e7eb}._codeBox_kcc74_94:active{background-color:#d1d5db}._linkIcon_kcc74_114{display:inline-flex;align-items:center;color:#6b7280;transition:color .15s}._linkIcon_kcc74_114:hover{color:#3b82f6}._codeEditRow_kcc74_126{display:flex;align-items:center;gap:4px}._linkIconBtn_kcc74_132{border:none;background:none;cursor:pointer;padding:2px;display:inline-flex;align-items:center;color:#9ca3af;transition:color .15s;flex-shrink:0}._linkIconBtn_kcc74_132:hover{color:#6b7280}._linkIconActive_kcc74_148{color:#3b82f6}._linkIconActive_kcc74_148:hover{color:#2563eb}._reportCountBtn_kcc74_156{border:none;background-color:#fee2e2;color:#991b1b;font-weight:700;padding:2px 8px;border-radius:10px;cursor:pointer;font-size:12px}._reportCountBtn_kcc74_156:hover{background-color:#fecaca}._reportCountZero_kcc74_171{color:var(--color-text-gray)}._urlInput_kcc74_175{width:100%;padding:2px 4px;border:1px solid var(--color-border-light, #d1d5db);border-radius:4px;font-size:12px;box-sizing:border-box;margin-top:2px;margin-bottom:2px}._wrapper_p5tur_1{position:relative;display:inline-block}._currentIcon_p5tur_6{display:block;width:100%;height:100%;object-fit:cover;cursor:pointer;border-radius:4px;transition:opacity .15s}._currentIcon_p5tur_6:hover{opacity:.7}._popup_p5tur_20{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);display:flex;gap:6px;padding:6px;background:#fff;border:1px solid var(--color-border-light, #d1d5db);border-radius:8px;box-shadow:0 4px 12px #0000001f;z-index:100;white-space:nowrap}._iconOption_p5tur_36{width:40px;height:40px;border-radius:6px;cursor:pointer;border:2px solid transparent;overflow:hidden;transition:border-color .15s,transform .1s;flex-shrink:0}._iconOption_p5tur_36:hover{transform:scale(1.1)}._iconOption_p5tur_36 img{display:block;width:100%;height:100%;object-fit:cover}._selected_p5tur_58{border-color:#3b82f6}._table_1h4wh_1{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--color-border-light);border-radius:10px;font-size:14px}._table_1h4wh_1 th,._table_1h4wh_1 td{padding:4px;border-right:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light)}._table_1h4wh_1 th{text-align:left}._table_1h4wh_1 th:first-child{text-align:center}._table_1h4wh_1 td:first-child{padding:2px}._table_1h4wh_1 th:last-child,._table_1h4wh_1 td:last-child{border-right:none}._table_1h4wh_1 tr:last-child td{border-bottom:none}._table_1h4wh_1 tr:last-child td img{border-bottom-left-radius:10px}._colGame_1h4wh_42{width:50px}._colServer_1h4wh_43{width:60px}._colCode_1h4wh_44{width:180px}._colRewards_1h4wh_45{min-width:100px}._colDuration_1h4wh_46{width:124px}._colAction_1h4wh_47{width:80px;text-align:center}._rewardItem_1h4wh_52{word-break:keep-all}._codeDescription_1h4wh_56{font-size:12px;color:var(--color-text-gray);padding-left:2px}._actionCell_1h4wh_62{text-align:center;white-space:nowrap}._acceptBtn_1h4wh_67,._deleteBtn_1h4wh_68{border:none;padding:2px 6px;border-radius:4px;cursor:pointer;font-size:12px}._acceptBtn_1h4wh_67{background-color:#d1fae5;color:#065f46}._deleteBtn_1h4wh_68{background-color:#fee2e2;color:#991b1b;margin-left:4px}._acceptBtn_1h4wh_67:hover{background-color:#a7f3d0}._deleteBtn_1h4wh_68:hover{background-color:#fecaca}._gameImg_1h4wh_90{display:block;width:100%;height:100%;object-fit:cover;border-radius:6px}._emptyRow_1h4wh_98{text-align:center;color:var(--color-text-secondary, #888);padding:24px 0}._table_1tz2l_1{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--color-border-light);border-radius:10px;font-size:14px}._table_1tz2l_1 th,._table_1tz2l_1 td{padding:10px 12px;border-bottom:1px solid var(--color-border-light);text-align:left}._table_1tz2l_1 th{font-weight:600;color:#555;background-color:#fafafa}._table_1tz2l_1 tr:last-child td{border-bottom:none}._colTitle_1tz2l_27{width:auto}._colDate_1tz2l_28{width:120px;white-space:nowrap}._colAction_1tz2l_29{width:36px;text-align:center}._titleCell_1tz2l_31{cursor:pointer;transition:color .15s}._titleCell_1tz2l_31:hover{color:#000}._deleteBtn_1tz2l_40{border:none;padding:2px 8px;border-radius:4px;cursor:pointer;font-size:12px;background-color:#fee2e2;color:#991b1b}._deleteBtn_1tz2l_40:hover{background-color:#fecaca}._contentRow_1tz2l_54 td{padding:14px 16px;background-color:#fafafa;font-size:.9rem;line-height:1.6;color:#444;white-space:pre-wrap;word-break:break-word}._emptyRow_1tz2l_64{text-align:center;color:#888;padding:24px 0}._table_1wat6_1{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--color-border-light);border-radius:10px;font-size:14px}._table_1wat6_1 th,._table_1wat6_1 td{padding:6px 8px;border-right:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light)}._table_1wat6_1 th{text-align:left}._table_1wat6_1 th:last-child,._table_1wat6_1 td:last-child{border-right:none}._table_1wat6_1 tr:last-child td{border-bottom:none}._colGame_1wat6_30{width:100px}._colServer_1wat6_31{width:60px}._colCode_1wat6_32{width:140px}._colReason_1wat6_33{min-width:160px}._colDuration_1wat6_34{width:90px}._colAction_1wat6_35{width:70px;text-align:center}._reasonCell_1wat6_40{cursor:pointer;transition:color .15s}._reasonCell_1wat6_40:hover{color:#000}._detailRow_1wat6_49 td{padding:12px 14px;background-color:#fafafa;font-size:.9rem;line-height:1.6;color:#444;white-space:pre-wrap;word-break:break-word}._actionCell_1wat6_59{text-align:center}._deleteBtn_1wat6_63{border:none;background-color:#fee2e2;color:#991b1b;padding:2px 6px;border-radius:4px;cursor:pointer;font-size:12px}._deleteBtn_1wat6_63:hover{background-color:#fecaca}._emptyRow_1wat6_77{text-align:center;color:var(--color-text-gray);padding:24px 0}._calendar_1448i_1{width:100%;border:1px solid var(--color-border-light);border-radius:10px;overflow:hidden}._weekdayRow_1448i_8{display:grid;grid-template-columns:repeat(7,1fr);background:#00000008;border-bottom:1px solid var(--color-border-light)}._weekday_1448i_8{padding:10px 0;text-align:center;font-size:.85rem;font-weight:600;color:var(--color-text-gray)}._grid_1448i_23{display:grid;grid-template-columns:repeat(7,1fr)}._cell_1448i_28{min-height:84px;padding:8px 6px;border-right:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light);display:flex;flex-direction:column;gap:6px}._cell_1448i_28:nth-child(7n){border-right:none}._clickable_1448i_42{cursor:pointer;transition:background .15s}._clickable_1448i_42:hover{background:#00000008}._past_1448i_51{opacity:.4}._hasMatch_1448i_55{background:#2ecc711a}._dayNumber_1448i_59{font-size:.85rem;font-weight:500}._today_1448i_64 ._dayNumber_1448i_59{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#2ecc71;color:#fff;font-weight:700}._iconRow_1448i_76{display:flex;align-items:center}._dayIcon_1448i_81{width:22px;height:22px;border-radius:50%;object-fit:cover;border:2px solid var(--color-white);box-shadow:0 0 0 1px var(--color-border-light);cursor:pointer;transition:transform .1s}._dayIcon_1448i_81:hover{transform:scale(1.15)}._dayIcon_1448i_81:not(:first-child){margin-left:-8px}._iconMatch_1448i_100{box-shadow:0 0 0 2px #2ecc71}._iconDim_1448i_104{opacity:.3}._overflowBadge_1448i_108{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--color-gray);color:#fff;font-size:.65rem;font-weight:700;margin-left:-8px;border:2px solid var(--color-white)}._list_15ed2_1{display:flex;flex-direction:column;gap:12px}._item_15ed2_7{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid var(--color-border-light);border-radius:10px}._icon_15ed2_16{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}._info_15ed2_24{flex:1;min-width:0}._eventTitle_15ed2_29{font-size:.95rem;font-weight:600;overflow-wrap:break-word}._description_15ed2_35{font-size:.8rem;color:var(--color-text-gray);overflow-wrap:break-word;margin-top:2px}._time_15ed2_42{font-size:.85rem;color:var(--color-text-gray);margin-top:2px}._linkBtn_15ed2_48{flex-shrink:0;padding:6px 12px;font-size:.8rem;font-weight:600;border:1px solid var(--color-border-light);border-radius:6px;color:inherit;text-decoration:none;white-space:nowrap}._linkBtn_15ed2_48:hover{background:#0000000a}._badge_7ijf3_1{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}._green_7ijf3_10{background-color:#dcfce7;color:#15803d}._amber_7ijf3_15{background-color:#fef3c7;color:#b45309}._red_7ijf3_20{background-color:#fee2e2;color:#b91c1c}._table_1wne9_1{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--color-border-light);border-radius:10px;font-size:14px}._table_1wne9_1 th,._table_1wne9_1 td{padding:6px 8px;border-right:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light)}._table_1wne9_1 th{text-align:left}._table_1wne9_1 th._centerHeader_1wne9_21{text-align:center}._table_1wne9_1 td:first-child{padding:2px}._table_1wne9_1 th:last-child,._table_1wne9_1 td:last-child{border-right:none}._table_1wne9_1 tr:last-child td{border-bottom:none}._centerText_1wne9_38{text-align:center}._colGame_1wne9_42{width:50px}._colDateTime_1wne9_43{width:130px}._colDday_1wne9_44{width:80px}._colLink_1wne9_45{width:88px}._gameImg_1wne9_47{display:block;width:100%;height:100%;object-fit:cover}._linkIcon_1wne9_54{display:inline-flex;align-items:center;color:#6b7280;transition:color .15s}._linkIcon_1wne9_54:hover{color:#3b82f6}._noLink_1wne9_65{color:var(--color-text-gray)}._eventDescription_1wne9_69{font-size:12px;color:var(--color-text-gray)}._emptyRow_1wne9_74{text-align:center;padding:24px 0;color:var(--color-text-gray)}._viewToggle_1dopa_1{display:flex;justify-content:center;gap:6px;width:100%;margin:12px 0}._viewBtn_1dopa_9{padding:4px 10px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid var(--color-border-light);border-radius:4px;background:transparent;color:var(--color-text-gray);transition:background .15s,border-color .15s,color .15s}._viewBtn_1dopa_9:hover{background:#0000000a}._viewBtnActive_1dopa_25{background:var(--color-black);border-color:var(--color-black);color:var(--color-white)}._viewBtnActive_1dopa_25:hover{background:var(--color-black)}._monthNav_1dopa_35{display:flex;align-items:center;justify-content:center;gap:20px;margin:20px 0 12px}._monthLabel_1dopa_43{font-size:1.1rem;font-weight:700;min-width:120px;text-align:center}._navBtn_1dopa_50{width:32px;height:32px;border:1px solid var(--color-border-light);border-radius:50%;background:transparent;cursor:pointer;font-size:.85rem}._navBtn_1dopa_50:hover{background:#0000000a}._addBtn_1dopa_64{width:32px;height:32px;border:1px solid var(--color-border-light);border-radius:50%;background:transparent;cursor:pointer;font-size:.8rem;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center}._addBtn_1dopa_64:hover{background:#0000000a}._todayBtn_1dopa_83{padding:6px 12px;border:1px solid var(--color-border-light);border-radius:6px;background:transparent;cursor:pointer;font-size:.8rem;font-weight:600}._todayBtn_1dopa_83:hover{background:#0000000a}._form_ed7p9_1{display:flex;flex-direction:column;gap:16px}._row_ed7p9_7{display:flex;gap:12px}._row_ed7p9_7 ._field_ed7p9_12{flex:1}._field_ed7p9_12{display:flex;flex-direction:column;gap:8px}._label_ed7p9_22{font-size:.9rem;font-weight:600;color:#333}._input_ed7p9_28{padding:12px 14px;border:1px solid #e1e1e1;border-radius:10px;font-size:.95rem;background-color:#f9f9f9;outline:none}._input_ed7p9_28:focus{border-color:#222;background-color:#fff}._gameGrid_ed7p9_42{display:flex;flex-wrap:wrap;gap:8px}._timeInputs_ed7p9_48{display:flex;align-items:center;gap:6px}._timeInput_ed7p9_48{flex:1;min-width:0;padding:12px 0;border:1px solid #e1e1e1;border-radius:10px;font-size:.95rem;background-color:#f9f9f9;outline:none;text-align:center}._timeInput_ed7p9_48:focus{border-color:#222;background-color:#fff}._timeColon_ed7p9_71{font-weight:700;color:#333}._actions_ed7p9_76{display:flex;gap:8px;margin-top:4px}._submitBtn_ed7p9_82{flex:1;padding:14px;background-color:#222;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s}._submitBtn_ed7p9_82:hover{background-color:#444}._submitBtn_ed7p9_82:disabled{background-color:#999;cursor:not-allowed}._cancelBtn_ed7p9_104{padding:14px 20px;background:transparent;color:inherit;border:1px solid var(--color-border-light);border-radius:10px;font-size:1rem;cursor:pointer}._cancelBtn_ed7p9_104:hover{background:#0000000a}._list_1pc5v_1{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._item_1pc5v_8{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid var(--color-border-light);border-radius:10px}._icon_1pc5v_17{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}._info_1pc5v_25{flex:1;min-width:0}._eventTitle_1pc5v_30{font-size:.95rem;font-weight:600;overflow-wrap:break-word}._description_1pc5v_36{font-size:.8rem;color:var(--color-text-gray);overflow-wrap:break-word;margin-top:2px}._time_1pc5v_43{font-size:.85rem;color:var(--color-text-gray);margin-top:2px}._itemActions_1pc5v_49{display:flex;flex-direction:column;gap:4px;flex-shrink:0}._editBtn_1pc5v_56,._deleteBtn_1pc5v_56{padding:5px 10px;font-size:.75rem;font-weight:600;border-radius:6px;cursor:pointer;border:1px solid var(--color-border-light);background:transparent;color:inherit}._editBtn_1pc5v_56:hover{background:#0000000a}._deleteBtn_1pc5v_56{color:#e74c3c;border-color:#e74c3c}._deleteBtn_1pc5v_56:hover{background:#e74c3c14}._addBtn_1pc5v_80{width:100%;padding:12px;background:transparent;border:1px dashed var(--color-border-light);border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:600;color:var(--color-text-gray)}._addBtn_1pc5v_80:hover{background:#00000008;color:inherit}._form_1oz0j_1{display:flex;flex-direction:column;width:100%;margin:0 auto}._field_1oz0j_8{display:flex;flex-direction:column;gap:8px;animation:_fadeIn_1oz0j_1 .4s ease-out}._label_1oz0j_15{font-size:.95rem;font-weight:600;color:#333;margin-left:4px}._input_1oz0j_22{padding:14px 16px;border:1px solid #e1e1e1;border-radius:10px;font-size:1rem;background-color:#f9f9f9;transition:all .2s ease;outline:none;margin-bottom:12px}._input_1oz0j_22:focus{border-color:#222;background-color:#fff;box-shadow:0 0 0 3px #0000000d}._submitBtn_1oz0j_39{margin-top:10px;padding:16px;background-color:#222;color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .2s}._submitBtn_1oz0j_39:hover{background-color:#444}._submitBtn_1oz0j_39:active{transform:scale(.98)}._row_1oz0j_60{display:flex;gap:16px;width:100%}._row_1oz0j_60 ._field_1oz0j_8{flex:1}._timeInputs_1oz0j_70{display:flex;align-items:center;gap:6px;margin-bottom:12px}._timeInput_1oz0j_70{flex:1;min-width:0;padding:14px 0;border:1px solid #e1e1e1;border-radius:10px;font-size:1rem;background-color:#f9f9f9;outline:none;text-align:center}._timeInput_1oz0j_70:focus{border-color:#222;background-color:#fff}._timeColon_1oz0j_94{font-weight:700;color:#333}._gameIconList_1oz0j_99{display:flex;flex-wrap:wrap;align-content:flex-start;gap:4px;padding:4px;border:1px solid var(--color-border-light);border-radius:10px;margin-bottom:12px}._customBtn_1oz0j_110{width:60px;height:60px;border:2px dashed var(--color-border-light);border-radius:10px;cursor:pointer;background:#f9f9f9;font-size:12px;color:#888;display:flex;align-items:center;justify-content:center;transition:border-color .15s,transform .1s}._customBtn_1oz0j_110:hover{border-color:#aaa}._customBtn_1oz0j_110:active{transform:scale(.95)}._customBtn_1oz0j_110._selected_1oz0j_133{border-color:#2ecc71;border-style:solid;border-width:3px}@keyframes _fadeIn_1oz0j_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._table_1sddb_1{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--color-border-light);border-radius:10px;font-size:14px}._table_1sddb_1 th,._table_1sddb_1 td{padding:4px;border-right:1px solid var(--color-border-light);border-bottom:1px solid var(--color-border-light)}._table_1sddb_1 th{text-align:left}._table_1sddb_1 th:first-child{text-align:center}._table_1sddb_1 td:first-child{padding:2px}._table_1sddb_1 th:last-child,._table_1sddb_1 td:last-child{border-right:none}._table_1sddb_1 tr:last-child td{border-bottom:none}._table_1sddb_1 tr:last-child td img{border-bottom-left-radius:10px}._colGame_1sddb_42{width:50px}._colTitle_1sddb_43{min-width:120px}._colLink_1sddb_44{width:80px}._colDuration_1sddb_45{width:160px}._colAction_1sddb_46{width:80px;text-align:center}._link_1sddb_51{color:var(--color-primary, #2563eb)}._titleDescription_1sddb_55{font-size:12px;color:var(--color-text-gray)}._actionCell_1sddb_60{text-align:center;white-space:nowrap}._acceptBtn_1sddb_65,._deleteBtn_1sddb_66{border:none;padding:2px 6px;border-radius:4px;cursor:pointer;font-size:12px}._acceptBtn_1sddb_65{background-color:#d1fae5;color:#065f46}._deleteBtn_1sddb_66{background-color:#fee2e2;color:#991b1b;margin-left:4px}._acceptBtn_1sddb_65:hover{background-color:#a7f3d0}._deleteBtn_1sddb_66:hover{background-color:#fecaca}._gameImg_1sddb_88{display:block;width:100%;height:100%;object-fit:cover;border-radius:6px}._emptyRow_1sddb_96{text-align:center;color:var(--color-text-secondary, #888);padding:24px 0}._form_198iz_1{display:flex;flex-direction:column;width:100%;margin:0 auto}._field_198iz_8{display:flex;flex-direction:column;gap:8px;animation:_fadeIn_198iz_1 .4s ease-out}._label_198iz_15{font-size:.95rem;font-weight:600;color:#333;margin-left:4px}._input_198iz_22,._textarea_198iz_22{padding:14px 16px;border:1px solid #e1e1e1;border-radius:10px;font-size:1rem;background-color:#f9f9f9;transition:all .2s ease;outline:none;margin-bottom:12px;font-family:inherit}._textarea_198iz_22{min-height:160px;resize:vertical}._input_198iz_22:focus,._textarea_198iz_22:focus{border-color:#222;background-color:#fff;box-shadow:0 0 0 3px #0000000d}._submitBtn_198iz_45{margin-top:10px;padding:16px;background-color:#222;color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .2s}._submitBtn_198iz_45:hover{background-color:#444}._submitBtn_198iz_45:active{transform:scale(.98)}@keyframes _fadeIn_198iz_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._container_pr1ih_1{max-width:720px;margin:0 auto;padding-bottom:48px}._title_pr1ih_7{font-size:1.4rem;font-weight:700;margin-bottom:4px}._updatedAt_pr1ih_13{font-size:.85rem;color:var(--color-text-gray);margin-bottom:24px}._section_pr1ih_19{margin-bottom:20px}._sectionTitle_pr1ih_23{font-size:1.05rem;font-weight:700;margin-bottom:8px}._section_pr1ih_19 p{font-size:.9rem;line-height:1.6;margin-bottom:6px}._section_pr1ih_19 ul{padding-left:20px}._section_pr1ih_19 li{font-size:.9rem;line-height:1.6}
