html,body{margin:0;padding:0;width:100%;height:100%;box-sizing:border-box;font-family:sans-serif;line-height:1.5;overflow-x:hidden}html,body{margin:0;padding:0;box-sizing:border-box;width:100%;height:100%;font-family:sans-serif;line-height:1.5;overflow-x:hidden}body:before{content:"";position:absolute;inset:0;background:url(https://i.pinimg.com/originals/e0/67/f8/e067f85e867c15608110c48259536632.gif) no-repeat center/cover;opacity:.4;filter:hue-rotate(254deg);z-index:-1}body>div:nth-of-type(1){display:grid;grid-template-rows:auto 1fr auto;min-height:100%}:root{--card-bg-green: #31a361;--card-bg-yellow: #fee181;--card-bg-orange: #fb8d2d;--card-bg-red: #dc3545;--card-bg-tan: #deb887;--card-bg-gray: #f1f1f1;--card-bg-white: #fafafa;--text-ok: #31a361;--text-caution: #fee181;--text-warn: #dc3545;--text-danger: #dc3545;--text-normal: #000000}button,input[type=submit],input[type=button]{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:600;line-height:1.5;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease-in-out;color:#fff;background-color:var(--card-bg-green);border-color:var(--card-bg-green)}button:hover,input[type=submit]:hover,input[type=button]:hover{filter:brightness(.8)}button:disabled,input:disabled{opacity:.65;cursor:not-allowed}select{width:200px;padding:8px 30px 8px 12px;border:1px solid var(--card-bg-gray);border-radius:4px;font-size:14px;line-height:1.5;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:border-color .2s}select:focus{border-color:var(--card-bg-green);box-shadow:0 0 0 .2rem #007bff40;outline:none}input[type=text],input[type=password],input[type=number],input[type=email],input[type=url],input[type=datetime-local],textarea{display:block;width:100%;padding:10px 12px;border:1px solid #ced4da;border-radius:4px;font-size:14px;line-height:1.5;color:#495057;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;box-sizing:border-box}input[type=text]:focus,input[type=password]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=datetime-local]:focus,textarea:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40;outline:none}input:disabled,textarea:disabled{background-color:#e9ecef;opacity:1;cursor:not-allowed}.btnList{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5em;padding-block:1em;border-top:1px solid var(--card-bg-gray)}.btnList>button{padding:8px 10px}.tiptap img{max-width:100%}.tiptap.ProseMirror{padding:1%;min-height:300px}.ProseMirror-focused{outline:unset!important}._goalSelectMainDiv_rie6z_1{display:grid;height:100%;justify-content:center;justify-items:center;align-items:center;align-content:space-between;gap:1em}._goalSelectMainDiv_rie6z_1>span:nth-of-type(1){font-size:3rem;font-weight:bolder}._goalSelectMainDiv_rie6z_1>span:nth-of-type(2){font-size:2rem}._goalSelectMainDiv_rie6z_1>button{width:50%}.modal-overlay{width:100vw;height:100vh;top:0;left:0;position:fixed;background-color:#00000080;transition:.4s;z-index:999;opacity:1;display:flex;align-items:center;justify-content:center}.modal-overlay.open{opacity:1}.modal-overlay.close{opacity:0;pointer-events:none}.modal-content{background:#fff;padding:20px;border-radius:12px}.custom-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:8px;overflow:hidden}.custom-table thead tr{background-color:#31a462;color:#fff}.custom-table th,.custom-table td{padding:12px 16px;border:1px solid #ddd;text-align:center}.custom-table tbody tr:nth-child(2n){background-color:#f9f9f9}.custom-table tbody tr:hover{background-color:#0000000d}._listBottomDiv_1k3iv_1{display:grid;grid-template-columns:1fr;justify-items:center;gap:2em;margin-block:2em}._listBottomDiv_1k3iv_1>div{display:grid;grid-template-columns:4fr 1fr;width:100%;gap:2em;padding-inline:10vw;box-sizing:border-box}._listBottomDiv_1k3iv_1>div>button{margin:unset}._listBottomDiv_1k3iv_1>div input{height:100%}@media (max-width: 480px){._listBottomDiv_1k3iv_1{justify-items:unset}._listBottomDiv_1k3iv_1>nav{width:100vw}}._detailMainDiv_1ixzk_1{display:grid;grid-template-columns:1fr;gap:2em;padding:2em}._detailMainDiv_1ixzk_1>div:nth-of-type(1){display:flex;justify-content:space-between;gap:1em}._detailMainDiv_1ixzk_1>div:nth-of-type(1)>div:nth-of-type(1){display:grid;grid-template-columns:1fr 3fr;width:70%;align-content:space-between}._detailMainDiv_1ixzk_1>div:nth-of-type(1)>div:nth-of-type(2){display:grid;grid-template-columns:1fr 1fr;gap:1em}._detailMainDiv_1ixzk_1>div:nth-of-type(2){border:1px solid var(--card-bg-gray)}._detailMainDiv_1ixzk_1>div:nth-of-type(3){display:flex;justify-content:flex-end}._detailMainDiv_1ixzk_1>div:nth-of-type(3)>div{display:flex}._detailMainDiv_1ixzk_1>div:nth-of-type(3)>div>button{width:100px;border-radius:8px}._detailMainDiv_1ixzk_1>div:nth-of-type(3)>div>button:last-of-type{background-color:var(--card-bg-green);color:var(--card-bg-white)}._insertMainDiv_dugpe_1{display:grid;grid-template-columns:1fr;gap:2em;padding:2em}._insertMainDiv_dugpe_1>div:nth-of-type(1){display:grid;grid-template-columns:2fr 1fr;gap:1em}._insertMainDiv_dugpe_1>div:nth-of-type(1)>div{display:flex;align-items:center;gap:2em;justify-content:flex-end}._insertMainDiv_dugpe_1>div:nth-of-type(1)>div>span{white-space:nowrap}._insertMainDiv_dugpe_1>div:nth-of-type(2){border:1px solid var(--card-bg-gray)}@media (max-width: 768px){._insertMainDiv_dugpe_1>div:nth-of-type(1){grid-template-columns:1fr}._insertMainDiv_dugpe_1>div:nth-of-type(1)>div{justify-content:space-between}}._itemBoxs_1qa3d_1{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr 1fr;padding:1em;gap:1em;border:1px solid var(--card-bg-gray);border-radius:8px}._itemBox_1qa3d_1{display:grid;grid-template-columns:1fr;grid-template-rows:3fr auto auto;cursor:pointer}._itemBox_1qa3d_1 div:nth-of-type(1){display:flex;align-items:center;justify-content:center;background-color:var(--card-bg-orange);height:200px;overflow:hidden}._itemBox_1qa3d_1>div:not(:first-child){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._itemBox_1qa3d_1>div:nth-of-type(3){font-size:1.2em}._itemBox_1qa3d_1 img{max-height:100%}._counterBtnBox_1qa3d_81{display:flex;align-items:center;gap:.5em;width:100%;justify-content:space-between}._counterBtn_1qa3d_81{width:30px;height:30px;padding:unset;border-radius:2em}._itemDetailBox_1qa3d_111{display:grid;gap:1em;grid-template-columns:1fr 1fr;align-items:start;padding:1em;border:1px solid var(--card-bg-gray);border-radius:8px}._itemDetailBox_1qa3d_111>div{padding:1em;border:1px solid var(--card-bg-gray);border-radius:8px;height:100%;box-sizing:border-box}._itemDetailBox_1qa3d_111>div:nth-of-type(1){display:flex;align-items:center;justify-content:center;overflow:hidden}._itemDetailBox_1qa3d_111>div:nth-of-type(2){display:grid;gap:1em}._itemDetailBox_1qa3d_111>div:nth-of-type(2)>input,._itemDetailBox_1qa3d_111>div:nth-of-type(2) textarea{border:unset}._itemDetailBox_1qa3d_111>div:nth-of-type(2)>input{font-size:2em;font-weight:bolder}._itemDetailBox_1qa3d_111>div:nth-of-type(2)>textarea{font-size:1.5em;resize:none}._itemDetailBox_1qa3d_111 img{height:500px}._itemDetailBox_1qa3d_111 ._detailBoxDiv01_1qa3d_203{display:grid;grid-template-columns:1fr 1fr;padding:2em;border:1px solid var(--card-bg-gray);align-items:center}._itemDetailBox_1qa3d_111 ._detailBoxDiv01_1qa3d_203>span{font-size:1em;font-weight:bolder;grid-column:span 2}._itemDetailBox_1qa3d_111 ._detailBoxDiv01_1qa3d_203>div:nth-of-type(1){display:flex;align-items:center;gap:1em}._itemDetailBox_1qa3d_111 ._btnBoxDiv01_1qa3d_241{display:flex;align-items:center;gap:2em}._itemDetailBox_1qa3d_111 ._btnBoxDiv01_1qa3d_241>button{margin:unset}._storeItemInsertDiv_1qa3d_261{display:grid;grid-template-columns:1fr 1fr;gap:1em;padding:2em;border:1px solid var(--card-bg-gray);border-radius:8px}._storeCheckOutDiv_1qa3d_279{display:grid;grid-template-columns:5fr 1fr;gap:2em}._storeCheckOutDiv_1qa3d_279>div{display:grid;gap:1em;padding:1em;border:1px solid var(--card-bg-gray);border-radius:8px}._storeCheckOutDiv_1qa3d_279>div>div{display:grid;grid-template-columns:1fr 150px 200px 120px 115px 1fr;align-items:center;border:1px solid var(--card-bg-gray);border-radius:8px;padding:.5em;gap:.5em;justify-items:center}._storeCheckOutDiv_1qa3d_279>div>div img{width:100%}._storeCheckOutDiv_1qa3d_279>div>div>div:nth-of-type(1){display:flex;flex-wrap:wrap;overflow:hidden;height:150px;align-items:center;justify-content:center;background-color:beige;align-content:center}._storeCheckOutDiv_1qa3d_279>div>div>div:nth-of-type(1)>span{width:100%}._storeCheckOutDiv_1qa3d_279>div>div>div:nth-of-type(2){display:flex;flex-wrap:wrap;text-align:center}._storeCheckOutDiv_1qa3d_279>div>div>div:nth-of-type(2)>span{width:100%}._storeCheckOutDiv_1qa3d_279>div>div>span{text-align:center}._storeCheckOutDiv_1qa3d_279>div>div:last-of-type{display:flex;justify-content:flex-end;border:unset;padding:unset}._storeCheckOutDiv_1qa3d_279>div>div:last-of-type>button{margin:unset}._orderCompleteDiv_1qa3d_407{display:grid;justify-items:center}._orderCompleteDiv_1qa3d_407>span:nth-of-type(1){font-size:2rem;font-weight:bolder}._orderCompleteDiv_1qa3d_407>span:nth-of-type(2){font-size:1.5rem}._orderCompleteDiv_1qa3d_407>span:nth-of-type(2)>span{font-weight:700;color:var(--text-danger)}._orderCompleteDiv_1qa3d_407>div:last-of-type{display:flex;gap:1em}@media (max-width: 1250px){._itemDetailBox_1qa3d_111{grid-template-columns:1fr}}@media (max-width: 1024px){._itemBoxs_1qa3d_1{grid-template-columns:repeat(4,1fr);gap:2em}._storeCheckOutDiv_1qa3d_279{grid-template-columns:1fr}._storeCheckOutDiv_1qa3d_279>div{margin-inline:5%}._storeCheckOutDiv_1qa3d_279>div>div{grid-template-columns:0fr 150px 1fr 120px 1fr 1fr}}@media (max-width: 768px){._itemBoxs_1qa3d_1{grid-template-columns:repeat(2,1fr);gap:3em}._storeCheckOutDiv_1qa3d_279>div>div{grid-template-columns:1fr 1fr 1fr}._storeCheckOutDiv_1qa3d_279>div>div>div:nth-of-type(1){grid-area:1;grid-column:span 3;height:300px;width:100%}._storeCheckOutDiv_1qa3d_279>div>div>div:nth-of-type(2){grid-area:2;grid-column:span 3;width:100%}._storeCheckOutDiv_1qa3d_279>div>div>span{grid-area:3;grid-column:span 3;width:100%}}@media (max-width: 480px){._itemBoxs_1qa3d_1{grid-template-columns:repeat(1,1fr);gap:4em}}._surveyModal_dw2vk_1{display:flex;justify-content:flex-end;padding-right:1.5em;gap:.5em}._surveyModal_dw2vk_1>button{background-color:transparent;color:#000;border:none}._surveyModal_dw2vk_1>div>div{padding:unset;overflow:hidden;border-radius:8px}._findUserPageContainer_1eiuh_1 input{height:100%}._wrapper_1ks7t_3{max-width:1200px;margin:0 auto;padding:0 20px;background-color:#f9f9f9}._pageTitle_1ks7t_19{font-size:28px;font-weight:700;margin:24px 0 18px;color:#31a361}._boardHeader_1ks7t_35{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}._sortBtns_1ks7t_51{display:flex;gap:10px;align-items:center}._greenBtn_1ks7t_65{background:#31a361;color:#f0f0f0;border:none;padding:10px 16px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s ease}._greenBtn_1ks7t_65:hover{background:#278a4f}._greenBtn_1ks7t_65:disabled{opacity:.6;cursor:default}._tableWrap_1ks7t_103{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;overflow:hidden;margin-bottom:28px}._customTable_1ks7t_121{width:100%;border-collapse:collapse;table-layout:fixed;color:#272525}._customTable_1ks7t_121 thead{background:#fafafa;color:#222;border-bottom:2px solid #e0e0e0}._customTable_1ks7t_121 th,._customTable_1ks7t_121 td{padding:14px 12px;border-bottom:1px solid #e6e6e6;font-size:15px;line-height:1.6;text-align:center}._customTable_1ks7t_121 th:nth-child(2),._customTable_1ks7t_121 td:nth-child(2){text-align:left}._clickableRow_1ks7t_183{transition:background .15s ease;cursor:pointer}._clickableRow_1ks7t_183:hover{background:#f3fff8}._titleCell_1ks7t_201{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#272525}._btnGroup_1ks7t_215{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}._btnGroup_1ks7t_215 button{min-width:80px;padding:8px 18px;border-radius:8px;font-weight:600;font-size:15px;border:none;color:#fff;cursor:pointer;transition:background .2s ease}._btnGroup_1ks7t_215 ._deleteBtn_1ks7t_255{background:#dc3545}._btnGroup_1ks7t_215 ._deleteBtn_1ks7t_255:hover{background:#b02a37}._btnGroup_1ks7t_215 ._editBtn_1ks7t_269{background:#2c9fec}._btnGroup_1ks7t_215 ._editBtn_1ks7t_269:hover{background:#1f82c7}._btnGroup_1ks7t_215 ._listBtn_1ks7t_283{background:#31a361}._btnGroup_1ks7t_215 ._listBtn_1ks7t_283:hover{background:#278a4f}._pagination-bottom_1ks7t_295{display:none!important}@media (max-width: 1024px){._wrapper_1ks7t_3{max-width:100%}._customTable_1ks7t_121 th,._customTable_1ks7t_121 td{font-size:14px;padding:10px 8px}}._pageWrapper_1i1e7_1{display:flex;justify-content:center;align-items:flex-start;min-height:80vh;padding:60px 0;background:linear-gradient(to right,#e7f8f1,#f6fff9)}._detailCard_1i1e7_19{background:#fff;width:950px;border-radius:14px;box-shadow:0 2px 10px #00000014;padding:30px 40px}._pageTitle_1i1e7_35{font-weight:700;font-size:22px;margin-bottom:24px;text-align:center}._titleRow_1i1e7_49{display:flex;align-items:center;gap:10px;margin-bottom:16px}._titleLabel_1i1e7_63{font-weight:700;font-size:16px}._titleInput_1i1e7_73{flex:1;height:40px;font-size:16px;padding:6px 10px;border:1px solid #ccc;border-radius:6px}._editorContainer_1i1e7_91{border:1px solid #ddd;border-radius:8px;background:#fff;padding:12px;min-height:350px}._fileSection_1i1e7_107{margin-top:20px}._filePreviewList_1i1e7_115{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}._filePreviewList_1i1e7_115 img{width:120px;height:120px;border:1px solid #ccc;border-radius:6px;object-fit:cover}._buttonRow_1i1e7_145{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}._greenBtn_1i1e7_159{background:#1e8844;color:#fff;border:none;border-radius:6px;padding:8px 18px;cursor:pointer;font-weight:600;transition:.2s}._greenBtn_1i1e7_159:hover{background:#167339}._cancelBtn_1i1e7_189{border:1px solid #ccc;border-radius:6px;padding:8px 18px;cursor:pointer;background:#fff}._infoRow_1i1e7_205{display:flex;justify-content:space-between;color:#666;margin-bottom:12px}._divider_1i1e7_219{border:none;border-top:1px solid #ddd;margin:10px 0 20px}._contentArea_1i1e7_231{min-height:250px;font-size:15px;line-height:1.6}._readonlyNotice_1i1e7_243{margin-top:20px;color:#777;text-align:right}._bottomNav_1i1e7_255{text-align:center;margin-top:24px}._loadingText_1i1e7_265{text-align:center;font-size:18px;margin-top:60px}._btnGroup_1i1e7_277{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-top:30px;flex-wrap:wrap}._btnGroup_1i1e7_277 button{min-width:100px;padding:10px 20px;border-radius:8px;font-weight:600;font-size:15px;color:#fff;border:none;cursor:pointer;transition:background .2s ease}._deleteBtn_1i1e7_321{background:#dc3545}._deleteBtn_1i1e7_321:hover{background:#b02a37}._editBtn_1i1e7_335{background:#2c9fec}._editBtn_1i1e7_335:hover{background:#1f82c7}._listBtn_1i1e7_349{background:#31a361}._listBtn_1i1e7_349:hover{background:#278a4f}._tiptap_1i1e7_365 p{text-align:justify}._tiptap_1i1e7_365 img{display:block;margin:20px auto;max-width:600px;height:auto;border-radius:10px;box-shadow:0 6px 14px #00000014}._tiptap_1i1e7_365 img._left_1i1e7_395{float:left;margin-right:20px}._tiptap_1i1e7_365 img._right_1i1e7_403{float:right;margin-left:20px}@media (max-width: 1024px){._wrapper_1i1e7_413{max-width:100%}._searchInput_1i1e7_419{width:100%}}._wrapper_yh3p7_3{max-width:1200px;margin:0 auto;padding:20px 24px;background-color:#f9f9f9}._board-header_yh3p7_19{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}._board-header_yh3p7_19 h2{font-size:26px;font-weight:700;color:#31a361;margin:0}._sortBtns_yh3p7_49{display:flex;gap:10px;align-items:center}._greenBtn_yh3p7_63{background:#31a361!important;color:#fff!important;border:none!important;padding:8px 16px!important;border-radius:8px!important;font-size:15px!important;font-weight:600!important;cursor:pointer!important;transition:background .2s ease!important}._greenBtn_yh3p7_63:hover{background:#278a4f!important}._greenBtn_yh3p7_63:disabled{opacity:.5!important;cursor:default!important}._custom-table_yh3p7_107{width:100%;border-collapse:collapse;border-radius:8px;background:#fff;box-shadow:0 1px 3px #00000014;overflow:hidden;color:#272525}._custom-table_yh3p7_107 thead{background:#fafafa;color:#222;border-bottom:2px solid #e0e0e0}._custom-table_yh3p7_107 th,._custom-table_yh3p7_107 td{padding:14px 12px;border-bottom:1px solid #e6e6e6;font-size:15px;line-height:1.6;text-align:center}._custom-table_yh3p7_107 th:nth-child(2),._custom-table_yh3p7_107 td:nth-child(2){text-align:left}._clickable-row_yh3p7_171{transition:background .15s ease}._clickable-row_yh3p7_171:hover{background:#f3fff8}._title-cell_yh3p7_187{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#272525}@media (max-width: 1024px){._wrapper_yh3p7_3{padding:10px}._custom-table_yh3p7_107 th,._custom-table_yh3p7_107 td{font-size:14px;padding:10px 6px}._board-header_yh3p7_19{flex-direction:column;gap:10px;align-items:flex-start}}:root{--brand: #31a462;--text-1: #111;--text-2: #666;--text-3: #999;--bg-card: #fff;--bg-page: #f7f8fa;--line: #eceff1}*{box-sizing:border-box}img{display:block}._page_1pttz_35{background:var(--bg-page);min-height:100vh;padding:24px 16px}._detailMainDiv_1pttz_47{width:100%;max-width:1200px;margin:0 auto;background:var(--bg-card);border-radius:16px;box-shadow:none!important;border:0!important;padding:28px 32px}._header_1pttz_69{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;position:relative;z-index:0}._left_1pttz_89{min-width:0}._categoryBadge_1pttz_97{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:999px;background:#31a4621a;color:var(--brand);font-weight:700;font-size:12px;letter-spacing:.02em;margin-bottom:6px}._title_1pttz_127{font-size:26px;line-height:1.35;font-weight:800;color:var(--text-1);word-break:keep-all;margin:0 0 6px;background:transparent!important;border:none!important;box-shadow:none!important}._meta_1pttz_151{margin-top:6px;color:var(--text-2);font-size:13px}._actionsRow_1pttz_163{display:flex;align-items:center;gap:12px;margin:8px 0 4px 14px;position:static;z-index:0}._iconBtn_1pttz_181{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:transparent!important;border:0!important;cursor:pointer;transition:background .15s ease}._iconBtn_1pttz_181:hover{background:#f3f5f6!important}._iconBtn_1pttz_181 span{font-size:13px;color:var(--text-2)}._hr_1pttz_219{height:1px;background:var(--line);margin:16px 0 20px;border:0;opacity:.7}._contentInset_1pttz_235{padding-left:10px}._tiptap_1pttz_243{position:relative;z-index:1;pointer-events:auto}._tiptap_1pttz_243 :where(p,ul,ol,blockquote,pre,h1,h2,h3,h4){margin:0 0 14px;line-height:1.75;color:var(--text-1);word-break:break-word}._tiptap_1pttz_243 h1{font-size:22px;font-weight:800;margin:22px 0 10px}._tiptap_1pttz_243 h2{font-size:20px;font-weight:800;margin:20px 0 10px}._tiptap_1pttz_243 h3{font-size:18px;font-weight:700;margin:18px 0 8px}._tiptap_1pttz_243 a{color:var(--brand);text-decoration:underline}._tiptap_1pttz_243 ul{padding-left:20px;list-style:disc}._tiptap_1pttz_243 ol{padding-left:20px;list-style:decimal}._tiptap_1pttz_243 blockquote{margin:16px 0;padding:12px 14px;border-left:4px solid var(--brand);background:#f6fbf8;color:var(--text-2);border-radius:0 10px 10px 0}._tiptap_1pttz_243 pre{background:#0f172a;color:#e2e8f0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;padding:14px;border-radius:12px;overflow:auto}._tiptap_1pttz_243 img{max-width:100%;height:auto;margin:18px auto;border-radius:12px;box-shadow:0 8px 20px #11111114}._tiptap_1pttz_243 figure{margin:18px auto;text-align:center}._tiptap_1pttz_243 figcaption{margin-top:8px;font-size:12px;color:var(--text-3)}._btnRow_1pttz_387{display:flex;align-items:center;gap:10px;justify-content:flex-start;margin-top:18px;padding-left:14px}._commentSection_1pttz_405{margin-top:28px}._categoryRow_1pttz_413{display:flex;align-items:center;gap:10px;margin:6px 0 8px 2px}._categoryLabel_1pttz_425{font-size:13px;color:var(--text-2)}._categorySelect_1pttz_433{height:34px;padding:0 10px;border-radius:8px;border:1px solid var(--line);background:#fff;color:#111}._categorySelect_1pttz_433:focus{outline:none;border-color:#bcd8c9;box-shadow:0 0 0 3px #31a4621f}._boardLine_1pttz_461,._board-line_1pttz_463,._MuiDivider-root_1pttz_465._boardLine_1pttz_461{border:0!important;background:transparent!important;box-shadow:none!important;height:0!important;margin:0!important}@media (max-width: 768px){._detailMainDiv_1pttz_47{padding:18px;border-radius:14px}._header_1pttz_69{flex-direction:column;align-items:stretch;gap:10px}._title_1pttz_127{font-size:21px}}._wrapper_112n1_1{max-width:1200px;margin:0 auto;padding:8px 16px}._pageTitle_112n1_13{font-size:28px;font-weight:700;margin:24px 0 18px}._board-header_112n1_25{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}._sortBtns_112n1_39{display:flex;gap:10px}._greenBtn_112n1_49{background:#31a361;color:#f0f0f0;border:none;padding:10px 14px;border-radius:10px;font-weight:600;cursor:pointer;min-width:92px}._greenBtn_112n1_49:hover{background:#278a4f}._greenBtn_112n1_49:disabled{opacity:.6;cursor:default}._custom-table_112n1_85{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff}._custom-table_112n1_85 thead{background:#f7f7f7}._custom-table_112n1_85 th,._custom-table_112n1_85 td{padding:14px 12px;border-bottom:1px solid #e6e6e6;font-size:15px;line-height:1.6;text-align:center}._custom-table_112n1_85 th:nth-child(2),._custom-table_112n1_85 td:nth-child(2){text-align:left}._clickable-row_112n1_137{transition:background .12s ease;cursor:pointer}._clickable-row_112n1_137:hover{background:#fafafa}._title-cell_112n1_153{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._listBottomWide_112n1_165{display:grid;grid-template-columns:1fr;gap:18px;margin:22px 0 32px}._searchRow_112n1_179{display:flex;gap:12px;align-items:center;justify-content:center}._searchInput_112n1_193{width:560px;padding:0 12px;border:1px solid #dcdcdc;border-radius:8px;font-size:15px}._searchBtn_112n1_211{background:#31a361;color:#f0f0f0;border:none;padding:10px 18px;border-radius:999px;font-weight:700;cursor:pointer}._searchBtn_112n1_211:hover{background:#278a4f}@media (max-width: 1024px){._wrapper_112n1_1{max-width:100%}._searchInput_112n1_193{width:100%}}._wrapper_vye2o_3{max-width:1200px;margin:0 auto;padding:8px 16px;background:#fff}._pageTitle_vye2o_19{font-size:2rem;font-weight:700;color:#31a361;margin:0}._boardHeader_vye2o_35{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._tabsRow_vye2o_51{display:flex;gap:8px;margin:6px 0 14px}._tabBtn_vye2o_63{background:#f4f6f5;border:1px solid #e3e7e5;padding:8px 14px;border-radius:999px;font-weight:600;cursor:pointer}._tabBtn_vye2o_63:hover{background:#eef2f0}._active_vye2o_89{background:#31a361;color:#fff;border-color:#31a361}._actionsRow_vye2o_103{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-bottom:12px;position:relative}._sortWrapper_vye2o_123{position:relative}._sortToggleBtn_vye2o_131{background-color:#31a361;color:#fff;border:none;border-radius:8px;padding:8px 14px;cursor:pointer;font-weight:600;transition:background-color .2s ease}._sortToggleBtn_vye2o_131:hover{background-color:#278a4f}._sortMenu_vye2o_161{position:absolute;top:40px;left:0;background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 6px #00000026;z-index:10}._sortMenu_vye2o_161 button{background:none;border:none;padding:8px 16px;width:100%;text-align:left;cursor:pointer;font-weight:500;color:#333}._sortMenu_vye2o_161 button:hover{background-color:#f0f0f0}._deleteGroup_vye2o_215{display:flex;align-items:center;gap:8px}._greenBtn_vye2o_227{background:#31a361;color:#f0f0f0;border:none;padding:10px 14px;border-radius:10px;font-weight:600;cursor:pointer;min-width:92px;transition:background-color .2s ease}._greenBtn_vye2o_227:hover{background:#278a4f}._greenBtn_vye2o_227:disabled{opacity:.6;cursor:default}._custom-table_vye2o_271{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff}._custom-table_vye2o_271 thead{background:#f7f7f7}._custom-table_vye2o_271 th,._custom-table_vye2o_271 td{padding:14px 12px;border-bottom:1px solid #e6e6e6;font-size:15px;line-height:1.6;text-align:center}._custom-table_vye2o_271 th:nth-child(4),._custom-table_vye2o_271 td:nth-child(4){text-align:left}._clickable-row_vye2o_321{transition:background .12s ease}._clickable-row_vye2o_321:hover{background:#fafafa}._custom-table_vye2o_271 td:nth-child(4){max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sizeSelect_vye2o_355{display:none}@media (max-width: 1024px){._wrapper_vye2o_3{max-width:100%}}
