.sales-report_pageContainer__B3shv{width:100%;height:calc(100vh - var(--header-height, 64px));position:relative;background-color:#0f172a;color:#f8fafc;font-family:Pretendard Variable,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;overflow:hidden}.sales-report_sidebarPanel__hRIJN{position:absolute;top:16px;left:16px;bottom:16px;width:420px;background:rgba(15,23,42,.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 20px 25px -5px rgba(0,0,0,.5),0 10px 10px -5px rgba(0,0,0,.4);z-index:50;display:flex;flex-direction:column;overflow:hidden;transition:width .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}@media (max-width:800px){.sales-report_pageContainer__B3shv{position:relative;width:100%;height:calc(100vh - var(--header-height, 64px));overflow:hidden;display:flex;flex-direction:column;background-color:#f5f8fc}.sales-report_mapWrapper__qA9c6{position:relative!important;flex:1 1;min-height:0;z-index:1;width:100%!important;height:auto!important;order:1}.sales-report_sidebarPanel__hRIJN{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:100%;z-index:50;pointer-events:auto;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden!important;padding-top:32px!important;background:rgba(15,23,42,.85)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border-top:1px solid rgba(255,255,255,.1)!important;border-radius:20px 20px 0 0!important;box-shadow:0 -4px 24px rgba(0,0,0,.15)!important;box-sizing:border-box!important;order:2;transition:none!important}.sales-report_dragHandle__I6Wnm{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:100%;height:24px;cursor:ns-resize;-webkit-user-select:none;user-select:none;position:absolute;top:12px;left:0;z-index:100}.sales-report_dragHandleBar__wjkO5{width:36px;height:3px;background-color:rgba(255,255,255,.35);border-radius:2px;transition:background-color .2s}.sales-report_dragHandle__I6Wnm:hover .sales-report_dragHandleBar__wjkO5{background-color:rgba(255,255,255,.7)}}.sales-report_searchHeader__ccO2m{padding:20px;border-bottom:1px solid rgba(255,255,255,.08)}.sales-report_searchTitle__Sep8b{font-size:1.15rem;font-weight:700;margin-bottom:12px;display:flex;align-items:center;gap:8px;color:#38bdf8}.sales-report_searchTitleText__Qsr4A{background:linear-gradient(135deg,#38bdf8,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sales-report_headerBackButton__Tbc8i{background:none;border:none;color:#38bdf8;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.sales-report_headerBackButton__Tbc8i:hover{color:#818cf8;transform:translateX(-2px)}.sales-report_searchInputWrapper__njLVe{position:relative;display:flex;gap:8px}.sales-report_searchInput__1HGgz{flex:1 1;background:rgba(51,65,85,.85);border:1px solid rgba(255,255,255,.35);border-radius:10px;padding:12px 16px;color:#fff;font-size:.95rem;outline:none;transition:all .2s ease}.sales-report_searchInput__1HGgz:focus{border-color:#38bdf8;box-shadow:0 0 0 3px rgba(56,189,248,.2)}.sales-report_searchButton__ufPVN{background:linear-gradient(135deg,#38bdf8,#6366f1);color:white;border:none;border-radius:10px;padding:0 18px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.sales-report_searchButton__ufPVN:hover{transform:translateY(-1px);filter:brightness(1.1)}.sales-report_searchButton__ufPVN:active{transform:translateY(1px)}.sales-report_addressList__z7u8K{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.sales-report_addressItem__D9qUd{background:rgba(30,41,59,.4);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:14px;cursor:pointer;transition:all .2s ease;text-align:left}.sales-report_addressItem__D9qUd:hover{background:rgba(56,189,248,.1);border-color:rgba(56,189,248,.4)}.sales-report_addressItemActive__CsoHf{background:rgba(56,189,248,.15);border-color:#38bdf8}.sales-report_roadAddr___7h_y{font-weight:600;font-size:.95rem;margin-bottom:4px;color:#f1f5f9}.sales-report_jibunAddr__leOIz{font-size:.8rem;color:#94a3b8}.sales-report_contentArea__zZW4F{flex:1 1;height:0;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:24px;min-height:0}.sales-report_contentArea__zZW4F>*{flex-shrink:0}.sales-report_placeholderBox__YatYb{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#94a3b8;padding:40px;text-align:center}.sales-report_placeholderIcon__FI2j6{font-size:3rem;margin-bottom:16px;opacity:.7}.sales-report_spinner__gxN_R{width:40px;height:40px;border-radius:50%;border:3px solid rgba(56,189,248,.1);border-top-color:#38bdf8;animation:sales-report_spin__ZpZS5 1s ease-in-out infinite;margin-bottom:16px}@keyframes sales-report_spin__ZpZS5{to{transform:rotate(1turn)}}.sales-report_buildingHeader__sW6Sp{display:flex;flex-direction:column;gap:8px}.sales-report_backButton__1_JzO{align-self:flex-start;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);color:#f1f5f9;border-radius:8px;padding:6px 12px;font-size:.8rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:4px}.sales-report_backButton__1_JzO:hover{background:rgba(255,255,255,.15)}.sales-report_buildingName__aA0Hu{font-size:1.35rem;font-weight:800;color:#fff}.sales-report_buildingAddr__A_VSl{font-size:.85rem;color:#94a3b8}.sales-report_salesSummaryCard__ffLKw{background:linear-gradient(135deg,rgba(56,189,248,.15),rgba(99,102,241,.15));border:1px solid rgba(56,189,248,.3);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:8px}.sales-report_salesSummaryBelow__yUSxN{margin-top:20px}.sales-report_salesLabel__q0W8I{font-size:.85rem;color:#cbd5e1;font-weight:500}.sales-report_salesValue__hTFI1{font-size:2.1rem;font-weight:900;color:#38bdf8;letter-spacing:-.5px}.sales-report_sectionTitle__N2Jb4{font-size:1rem;font-weight:700;color:#fff;border-left:4px solid #38bdf8;padding-left:10px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.sales-report_sectionSubtitle__UTr98{font-size:.75rem;color:#64748b;font-weight:400}.sales-report_tabNav__wpUS1{display:flex;background:rgba(30,41,59,.6);border-radius:10px;padding:4px;margin-bottom:16px}.sales-report_tabItem__nskVA{flex:1 1;background:none;border:none;color:#94a3b8;padding:8px;font-size:.85rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}.sales-report_tabItemActive__BoKKc{background:#38bdf8;color:#0f172a}.sales-report_chartContainer__3sO7G{background:rgba(30,41,59,.4);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:12px 12px 24px;position:relative;width:100%;box-sizing:border-box}.sales-report_genderGrid___OfDW{display:flex;flex-direction:column;gap:16px}.sales-report_storeGrid__T2_Yb{display:flex;flex-direction:column;gap:10px}.sales-report_storePagination__15pyc{margin-top:12px;padding-top:8px}.sales-report_storeCard__d75r_{background:rgba(30,41,59,.4);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:14px;cursor:pointer;transition:all .2s ease;display:flex;justify-content:space-between;align-items:center}.sales-report_storeCard__d75r_:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.15);transform:translateX(4px)}.sales-report_storeCardLeft__9r3mn{display:flex;flex-direction:column;gap:4px}.sales-report_storeCardTitle__u9JE5{font-weight:700;font-size:.95rem;color:#fff}.sales-report_storeCardSub__mUSUu{display:flex;gap:8px;font-size:.75rem;color:#94a3b8}.sales-report_floorBadge__JitN0{background:rgba(56,189,248,.15);color:#38bdf8;padding:2px 6px;border-radius:4px;font-weight:600}.sales-report_categoryBadge__3bUrN{background:rgba(255,255,255,.08);color:#cbd5e1;padding:2px 6px;border-radius:4px}.sales-report_storeCardRight__x7nYc{color:#64748b;transition:color .2s}.sales-report_storeCard__d75r_:hover .sales-report_storeCardRight__x7nYc{color:#38bdf8}.sales-report_mapWrapper__qA9c6{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.sales-report_mapFull__zOJny{width:100%;height:100%}@media (max-width:800px){.sales-report_searchHeader__ccO2m{padding:14px 16px}.sales-report_searchInput__1HGgz{padding:10px 14px;font-size:.9rem;border-radius:10px!important;background:rgba(51,65,85,.85)!important;border:1px solid rgba(255,255,255,.35)!important}.sales-report_searchButton__ufPVN{border-radius:10px!important}.sales-report_contentArea__zZW4F{padding:14px;gap:16px}.sales-report_salesValue__hTFI1{font-size:1.7rem}.sales-report_chartContainer__3sO7G{padding:10px 8px 18px}}.sales-report_sidebarPanel__hRIJN ::-webkit-scrollbar{width:7px}.sales-report_sidebarPanel__hRIJN ::-webkit-scrollbar-track{background:rgba(255,255,255,.02);border-radius:4px}.sales-report_sidebarPanel__hRIJN ::-webkit-scrollbar-thumb{background:rgba(56,189,248,.3);border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.sales-report_sidebarPanel__hRIJN ::-webkit-scrollbar-thumb:hover{background:rgba(56,189,248,.6)}.sales-report_radiusSelector__wTXpe{margin-top:14px;display:flex;flex-direction:column;gap:6px}.sales-report_radiusLabel__Wymag{font-size:.75rem;color:#94a3b8;font-weight:600}.sales-report_radiusChips__YBo4S{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.sales-report_radiusChips__YBo4S::-webkit-scrollbar{height:3px}.sales-report_radiusChip__GeD66{background:rgba(30,41,59,.6);border:1px solid rgba(255,255,255,.08);color:#cbd5e1;padding:6px 10px;border-radius:8px;font-size:.75rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.sales-report_radiusChip__GeD66:hover{background:rgba(56,189,248,.1);border-color:rgba(56,189,248,.3)}.sales-report_radiusChipActive__YMFy_{background:#38bdf8;border-color:#38bdf8;color:#0f172a}.sales-report_buildingMetaBadgeGrid__8FNB1{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.sales-report_metaBadge__YPx_C{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:4px 8px;font-size:.72rem;color:#94a3b8;display:inline-flex;align-items:center;gap:4px}.sales-report_loadingOverlay__tTPz_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:11000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;animation:sales-report_fadeInOverlay__drWAF .25s ease;color:#ffffff;text-align:center}.sales-report_loadingSpinner__se_Wh{width:54px;height:54px;border:4px solid rgba(255,255,255,.2);border-top-color:#ffffff;border-radius:50%;animation:sales-report_spin__ZpZS5 1s linear infinite}.sales-report_loadingText__TEFmf{font-size:22px;font-weight:700;color:#ffffff;margin:0;letter-spacing:-.02em}.sales-report_loadingSubText__One8C{font-size:14px;color:rgba(255,255,255,.8);margin:0}@keyframes sales-report_fadeInOverlay__drWAF{0%{opacity:0}to{opacity:1}}.sales-report_maskedContainer__ykoW9{position:relative;overflow:hidden;border-radius:16px;width:100%}.sales-report_storeChartsContainer___XFB6{display:flex;flex-direction:column;gap:24px}.sales-report_blurMask__Y7_3i{filter:blur(10px) brightness(.6);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.35;transition:all .3s ease}.sales-report_lockInlineContainer__5jnQ3{background:rgba(30,41,59,.45);border:1px solid rgba(255,255,255,.08);padding:16px 14px;width:100%;margin-top:12px}.sales-report_lockInlineContainer__5jnQ3,.sales-report_lockOverlay__rZuC0{border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.sales-report_lockOverlay__rZuC0{position:absolute;top:0;left:0;right:0;bottom:0;z-index:20;background:rgba(15,23,42,.45);padding:20px;text-align:center;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sales-report_lockBtn__oGn4M{background:#3b82f6;color:#ffffff;border:none;border-radius:10px;padding:10px 20px;font-size:.85rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px rgba(59,130,246,.3);display:inline-flex;align-items:center;gap:6px;transition:all .2s ease}.sales-report_lockBtn__oGn4M:hover{transform:translateY(-2px);background:#2563eb;box-shadow:0 6px 20px rgba(59,130,246,.6)}.sales-report_lockBtn__oGn4M:active{transform:translateY(0)}.sales-report_modalOverlay__Bfn48{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:12000;display:flex;align-items:center;justify-content:center;animation:sales-report_fadeInOverlay__drWAF .2s ease}.sales-report_modalWindow__ZWwOA{background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:20px;width:90%;max-width:400px;padding:28px;box-shadow:0 25px 50px -12px rgba(0,0,0,.6);display:flex;flex-direction:column;align-items:center;color:#ffffff}.sales-report_modalTitle__7pcx2{font-size:1.15rem;font-weight:800;margin:0 0 8px;text-align:center;color:#ffffff;line-height:1.4}.sales-report_modalDesc__YCz3C{font-size:.85rem;color:#94a3b8;margin:0 0 24px;text-align:center;font-weight:500}.sales-report_creditBox__TphFB{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:28px;font-size:.9rem}.sales-report_creditLabelText__0kK1O{color:#cbd5e1;font-weight:500}.sales-report_creditValText__PJDAz{color:#38bdf8;font-weight:800;font-size:1.05rem;display:flex;align-items:center;gap:6px}.sales-report_coinIcon__A2iVY{width:18px;height:18px;background:#f59e0b;color:#ffffff;font-weight:900;font-size:11px;border-radius:50%;display:flex;align-items:center;justify-content:center}.sales-report_modalActions__nCbz2{display:flex;gap:12px;width:100%}.sales-report_btnCancel__WgrwB{flex:1 1;background:rgba(255,255,255,.08);color:#cbd5e1;border:1px solid rgba(255,255,255,.1);padding:12px;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;text-align:center}.sales-report_btnCancel__WgrwB:hover{background:rgba(255,255,255,.12);color:#ffffff}.sales-report_btnSubmit__HhX0W{flex:1.5 1;background:#3b82f6;color:#ffffff;border:none;padding:12px;border-radius:10px;font-weight:700;font-size:.9rem;cursor:pointer;box-shadow:0 4px 12px rgba(59,130,246,.3);transition:all .2s ease;text-align:center}.sales-report_btnSubmit__HhX0W:hover{background:#2563eb;box-shadow:0 6px 18px rgba(59,130,246,.5)}.sales-report_btnSubmit__HhX0W:disabled{background:#64748b;color:#cbd5e1;box-shadow:none;cursor:not-allowed}.sales-report_guideAccordion___mEuV{background:rgba(30,41,59,.4);border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;margin-bottom:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sales-report_guideHeader__kUoIb{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:none;border:none;color:#f1f5f9;font-size:.85rem;font-weight:600;cursor:pointer;text-align:left;transition:background .2s}.sales-report_guideHeader__kUoIb:hover{background:rgba(255,255,255,.03)}.sales-report_guideContent__Aklq1{padding:14px 16px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:12px;font-size:.8rem;color:#94a3b8;line-height:1.6}.sales-report_guideContent__Aklq1 p{margin:0}.sales-report_guideContent__Aklq1 strong{color:#f1f5f9;font-weight:700}.sales-report_newStoreNotice__RBvGO{display:flex;align-items:center;gap:8px;background:rgba(139,92,246,.12);border:1px solid rgba(139,92,246,.25);border-radius:12px;padding:10px 14px;margin-bottom:14px;font-size:.82rem;color:#c084fc;font-weight:600}.sales-report_newBadgeN__I_vQZ{width:18px;height:18px;font-size:11px;border-radius:50%;flex-shrink:0}.sales-report_newBadgeN__I_vQZ,.sales-report_storeNewBadge__tpKz_{display:inline-flex;align-items:center;justify-content:center;background:#8b5cf6;color:#ffffff;font-weight:900;line-height:1}.sales-report_storeNewBadge__tpKz_{width:16px;height:16px;font-size:10px;border-radius:4px;margin-right:6px;vertical-align:middle;position:relative;top:-1px}.sales-report_modalNeedPayBanner__pijad{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:10px;padding:10px 14px;margin-bottom:16px;font-size:.8rem;color:#fca5a5;line-height:1.6;text-align:left;width:100%}@media (min-width:769px){.sales-report_sidebarPanelEmpty__6t5C7{bottom:auto!important;max-height:280px!important}.sales-report_sidebarPanelEmpty__6t5C7 .sales-report_placeholderBox__YatYb{padding:20px 40px!important}.sales-report_sidebarPanelEmpty__6t5C7 .sales-report_placeholderIcon__FI2j6{font-size:2rem!important;margin-bottom:8px!important}}.Pagination_pagination__Rj45A{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:nowrap}.Pagination_pageNumbers__SJ6qH{display:flex;align-items:center;gap:6px;flex-shrink:0}.Pagination_navBtn__vhgIj{min-width:44px;padding:0 10px;font-size:.85rem;white-space:nowrap}.Pagination_navBtn__vhgIj,.Pagination_pageBtn__tHQYl{flex-shrink:0;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-weight:600;cursor:pointer;transition:all .15s ease}.Pagination_pageBtn__tHQYl{min-width:36px;padding:0 6px;font-size:.875rem}.Pagination_navBtn__vhgIj:disabled,.Pagination_pageBtn__tHQYl:disabled{opacity:.35;cursor:not-allowed}.Pagination_light__3HCxe .Pagination_navBtn__vhgIj{border:1px solid #e2e8f0;background:#ffffff;color:#64748b}.Pagination_light__3HCxe .Pagination_navBtn__vhgIj:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.Pagination_light__3HCxe .Pagination_pageBtn__tHQYl{border:1px solid #e2e8f0;background:#ffffff;color:#475569}.Pagination_light__3HCxe .Pagination_pageBtn__tHQYl:hover:not(:disabled):not(.Pagination_pageBtnActive__XXa9B){background:#f8fafc;border-color:#cbd5e1}.Pagination_light__3HCxe .Pagination_pageBtnActive__XXa9B{background:#3a4a8a;color:#ffffff;border-color:#3a4a8a}.Pagination_dark__Nj1ap .Pagination_navBtn__vhgIj{border:1px solid rgba(255,255,255,.12);background:rgba(30,41,59,.6);color:#94a3b8}.Pagination_dark__Nj1ap .Pagination_navBtn__vhgIj:hover:not(:disabled){background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);color:#cbd5e1}.Pagination_dark__Nj1ap .Pagination_pageBtn__tHQYl{border:1px solid rgba(255,255,255,.12);background:rgba(30,41,59,.6);color:#cbd5e1}.Pagination_dark__Nj1ap .Pagination_pageBtn__tHQYl:hover:not(:disabled):not(.Pagination_pageBtnActive__XXa9B){background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.Pagination_dark__Nj1ap .Pagination_pageBtnActive__XXa9B{background:#38bdf8;color:#0f172a;border-color:#38bdf8}.community_container__OTV4e{max-width:1200px;margin:0 auto;padding:40px 20px;font-family:Pretendard Variable,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:#1e293b}.community_mainLayout__otSEl{display:grid;grid-template-columns:3fr 1fr;gap:30px;margin-top:24px}@media (max-width:1024px){.community_mainLayout__otSEl{grid-template-columns:1fr}}.community_boardHeader__Frhn7{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.community_boardTitle__2WG_0{font-size:28px;font-weight:700;color:#1e1e2f;position:relative;padding-left:12px}.community_boardTitle__2WG_0:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:24px;background-color:#3a4a8a;border-radius:2px}.community_tabs__KkDBn{display:flex;gap:8px;border-bottom:1px solid #e2e8f0;padding-bottom:10px}.community_tab__FQmnP{padding:10px 20px;font-size:15px;font-weight:600;color:#64748b;border:none;background:none;cursor:pointer;border-radius:8px;transition:all .2s ease}.community_tabActive__sj7Op{background-color:#3a4a8a;color:#ffffff;box-shadow:0 4px 6px -1px rgba(58,74,138,.2)}.community_writeBtn__0CY_G{background-color:#3a4a8a;color:#ffffff;border:none;padding:10px 18px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}.community_writeBtn__0CY_G:hover{background-color:#2b396a;transform:translateY(-1px)}.community_tableWrapper__M_dcA{background:#ffffff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.community_table__BFBOF{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}.community_colNo__8mzHc{width:70px}.community_colTitle__EoELi{width:auto}.community_colAuthor__gIGOW{width:120px;white-space:nowrap}.community_colDate__3HSHu{width:68px}.community_colLikes__WnEAz,.community_colViews__Qp__D{width:52px}.community_table__BFBOF td.community_colDate__3HSHu,.community_table__BFBOF td.community_colLikes__WnEAz,.community_table__BFBOF td.community_colViews__Qp__D,.community_table__BFBOF th.community_colDate__3HSHu,.community_table__BFBOF th.community_colLikes__WnEAz,.community_table__BFBOF th.community_colViews__Qp__D{padding-left:8px;padding-right:8px}.community_table__BFBOF th{background-color:#f8fafc;padding:14px 16px;font-weight:600;font-size:14px;color:#475569;border-bottom:1px solid #e2e8f0}.community_table__BFBOF td{padding:16px;font-size:14px;border-bottom:1px solid #f1f5f9;color:#334155;transition:background-color .15s ease}.community_tableRow__8kBgf:hover td{background-color:#f8fafc;cursor:pointer}.community_postTitleLink__oGCoc{color:#1e293b;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:6px;transition:color .15s ease;min-width:0}.community_postTitleText__Eb1vE{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1}.community_postTitleLink__oGCoc:hover{color:#3a4a8a}.community_commentCountBadge__ai_6J{background-color:#eff6ff;color:#3a4a8a;font-size:11px;font-weight:700;padding:2px 6px;border-radius:12px}.community_textCenter__A69tV{text-align:center}.community_textRight__Jip4H{text-align:right}.community_emptyState__eslTg{padding:60px 20px;text-align:center;color:#94a3b8}.community_sidebar__SatTj{display:flex;flex-direction:column;gap:24px}.community_sidebarCard__VveHu{background:#ffffff;border-radius:12px;border:1px solid #e2e8f0;padding:20px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.community_sidebarTitle__Vw5sY{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:14px;border-bottom:2px solid #f1f5f9;padding-bottom:8px;display:flex;align-items:center;gap:6px}.community_sidebarList__Trh7A{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.community_sidebarItem__D63hN{font-size:13px;line-height:1.5}.community_sidebarLink___5KtZ{color:#475569;text-decoration:none;transition:color .15s ease;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community_sidebarLink___5KtZ:hover{color:#3a4a8a}.community_columnCard__Iks8x{display:flex;gap:10px;align-items:center}.community_columnImage__68rho{width:50px;height:50px;border-radius:6px;object-fit:cover;background-color:#f1f5f9}.community_columnMeta__LRqjR{display:flex;flex-direction:column;gap:2px;overflow:hidden}.community_columnTitle__UD02E{font-size:13px;font-weight:600;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community_columnAuthor__B509l{font-size:11px;color:#64748b}.community_pagination__EtoQ_{margin-top:24px}.community_formCard__gi4jN{background:#ffffff;border-radius:12px;border:1px solid #e2e8f0;padding:30px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.community_formGroup__jnLdK{margin-bottom:20px}.community_label__1YSwJ{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:8px}.community_input__9L1L8{width:100%;padding:10px 14px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;transition:border-color .15s ease;box-sizing:border-box}.community_input__9L1L8:focus{outline:none;border-color:#3a4a8a}.community_textarea__CA2fN{width:100%;min-height:300px;padding:14px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;line-height:1.6;resize:vertical;transition:border-color .15s ease;box-sizing:border-box}.community_textarea__CA2fN:focus{outline:none;border-color:#3a4a8a}.community_formActions__ZPttt{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.community_cancelBtn___WK7E{background-color:#f1f5f9;color:#475569;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.community_cancelBtn___WK7E:hover{background-color:#e2e8f0}.community_postCard___j2OS{background:#ffffff;border-radius:12px;border:1px solid #e2e8f0;padding:30px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.community_postHeader__qubFp{border-bottom:1px solid #e2e8f0;padding-bottom:20px;margin-bottom:24px}.community_postTitle__C7GNF{font-size:24px;font-weight:700;color:#0f172a;margin-top:8px;margin-bottom:12px;line-height:1.4}.community_postMeta__g9ODF{display:flex;gap:16px;font-size:13px;color:#64748b}.community_postBody__sDCGo{font-size:15px;line-height:1.8;color:#334155;white-space:pre-wrap;min-height:200px;word-break:break-all;overflow-wrap:break-word;overflow-x:auto;-webkit-overflow-scrolling:touch}.community_editorArea__nBFKv .community_editorGraphContainer__3axdP,.community_editorArea__nBFKv .community_editorSheetContainer__0Bubq,.community_editorArea__nBFKv .community_ogPreviewCard__ZmX1q,.community_editorArea__nBFKv .community_videoEmbedContainer__W1yyL,.community_editorArea__nBFKv table,.community_postBody__sDCGo .community_editorGraphContainer__3axdP,.community_postBody__sDCGo .community_editorSheetContainer__0Bubq,.community_postBody__sDCGo .community_ogPreviewCard__ZmX1q,.community_postBody__sDCGo .community_videoEmbedContainer__W1yyL,.community_postBody__sDCGo table{white-space:normal}.community_postActions__XHNbl{display:flex;justify-content:space-between;align-items:center;margin-top:40px;border-top:1px solid #f1f5f9;padding-top:20px}.community_leftActions__4Mg2e,.community_rightActions__DngXu{display:flex;gap:8px}.community_actionBtn__GV0i9{border:1px solid #cbd5e1;background-color:#ffffff;color:#475569;padding:8px 14px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}.community_actionBtn__GV0i9:hover{background-color:#f8fafc;border-color:#94a3b8}.community_dangerBtn__iwHPX{background-color:#fef2f2;color:#ef4444;border-color:#fca5a5}.community_dangerBtn__iwHPX:hover{background-color:#fee2e2;border-color:#f87171}.community_commentsSection__VK_G_{margin-top:30px;background:#ffffff;border-radius:12px;border:1px solid #e2e8f0;padding:30px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.community_commentsTitle__e78er{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:20px;border-bottom:2px solid #f1f5f9;padding-bottom:10px}.community_commentList__QmBvG{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.community_commentItem__8To7B{border-bottom:1px solid #f1f5f9;padding-bottom:16px}.community_commentHeader__CaddT{display:flex;justify-content:space-between;margin-bottom:6px}.community_commentAuthor__LOXPA{font-size:13px;font-weight:700;color:#334155}.community_commentDate__GA5y0{font-size:12px;color:#94a3b8}.community_commentBody__CLj5M{font-size:14px;line-height:1.6;color:#475569}.community_commentDeleteBtn__ihlsY{border:none;background:none;color:#ef4444;font-size:11px;cursor:pointer;padding:0;margin-left:10px}.community_commentForm__5yYGS{display:flex;gap:10px}.community_commentInput__z2WMi{flex:1 1;padding:10px 14px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;transition:border-color .15s ease}.community_commentInput__z2WMi:focus{outline:none;border-color:#3a4a8a}.community_commentSubmitBtn__e2ttQ{background-color:#3a4a8a;color:#ffffff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.community_commentSubmitBtn__e2ttQ:hover{background-color:#2b396a}.community_badge__6QW7x{font-size:11px;font-weight:600;padding:2px 6px;border-radius:4px;white-space:nowrap;flex-shrink:0;display:inline-block}.community_badgeNotice__cmiPC{background-color:#fee2e2;color:#ef4444}.community_badgeFree__oBKmu{background-color:#f1f5f9;color:#475569}.community_editorWrapper__kpYNG{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background-color:#ffffff;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-top:8px}.community_editorToolbar__aDaQM{display:flex;flex-wrap:wrap;gap:6px;padding:10px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center}.community_toolbarGroup__SisTb{display:flex;align-items:center;gap:4px;border-right:1px solid #e2e8f0;padding-right:8px;margin-right:4px}.community_toolbarGroup__SisTb:last-child{border-right:none;padding-right:0;margin-right:0}.community_toolbarBtn__303Hx{background:none;border:1px solid transparent;color:#1e293b;padding:6px 10px;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;transition:all .15s ease;gap:4px}.community_toolbarBtn__303Hx:hover{background-color:#f1f5f9;color:#1e293b;border-color:#cbd5e1}.community_toolbarBtnActive__YziTy{background-color:#eff6ff;color:#2563eb;border-color:#bfdbfe}.community_editorArea__nBFKv{min-height:400px;max-height:700px;overflow-y:auto;padding:20px;outline:none;font-size:15px;line-height:1.8;color:#334155;box-sizing:border-box}.community_editorArea__nBFKv:focus{background-color:#fafcfd}.community_editorArea__nBFKv:empty:before{content:attr(data-placeholder);color:#94a3b8;cursor:text}.community_ogPreviewCard__ZmX1q{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background-color:#f8fafc;margin:16px 0;max-width:600px;transition:transform .2s ease,box-shadow .2s ease}.community_ogPreviewCard__ZmX1q:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.community_ogCardLink__3L8RG{display:flex;text-decoration:none!important;color:inherit!important}@media (max-width:600px){.community_ogCardLink__3L8RG{flex-direction:column}}.community_ogCardImage__5SxEh{width:180px;height:120px;object-fit:cover;flex-shrink:0;border-right:1px solid #e2e8f0}@media (max-width:600px){.community_ogCardImage__5SxEh{width:100%;height:150px;border-right:none;border-bottom:1px solid #e2e8f0}}.community_ogCardContent__ZzYyp{padding:14px 18px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.community_ogCardTitle__IVul3{font-size:15px;font-weight:700;color:#1e293b;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community_ogCardDesc__sr5Nd{font-size:12px;color:#64748b;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.community_ogCardUrl__EVF5s{font-size:11px;color:#3b82f6;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community_videoEmbedContainer__W1yyL{position:relative;width:100%;max-width:700px;padding-bottom:56.25%;height:0;margin:20px 0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.community_videoEmbedContainer__W1yyL iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.community_editorCustomTable__XWvlS{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px}.community_editorCustomTable__XWvlS td,.community_editorCustomTable__XWvlS th{border:1px solid #cbd5e1;padding:10px 12px;text-align:left}.community_editorCustomTable__XWvlS th{background-color:#f1f5f9;font-weight:600}.community_editorCustomTable__XWvlS tr:nth-child(2n){background-color:#f8fafc}.community_editorSheetContainer__0Bubq{border:1px solid #cbd5e1;border-radius:8px;background-color:#ffffff;margin:20px 0;overflow:hidden;max-width:800px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.community_editorSheetTitle__XHl_P{background-color:#3a4a8a;color:#ffffff;padding:10px 16px;font-weight:700;font-size:14px;display:flex;align-items:center;gap:8px}.community_editorSheetTableWrapper__fCONO{overflow-x:auto;width:100%}.community_editorSheetTable__7pJSN{width:100%;border-collapse:collapse;font-size:13px;min-width:400px}.community_editorSheetTable__7pJSN td,.community_editorSheetTable__7pJSN th{border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:8px 12px;text-align:left}.community_editorSheetTable__7pJSN th{background-color:#f8fafc;color:#475569;font-weight:600}.community_editorSheetTable__7pJSN tr:last-child td{border-bottom:none}.community_editorSheetTable__7pJSN tr td:last-child,.community_editorSheetTable__7pJSN tr th:last-child{border-right:none}.community_editorGraphContainer__3axdP{border:1px solid #e2e8f0;border-radius:12px;padding:20px;background-color:#ffffff;margin:20px 0;max-width:600px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.community_editorGraphTitle__Exp3X{font-size:15px;font-weight:700;color:#1e293b;margin-bottom:16px;text-align:center;border-bottom:1px solid #f1f5f9;padding-bottom:8px}.community_editorGraphSvg__MtNNG{width:100%;height:auto;display:block}.community_editorArea__nBFKv img,.community_postBody__sDCGo img{max-width:100%!important;height:auto!important;border-radius:8px;margin:16px 0;display:block}.community_editorModalOverlay__2REPI{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(15,23,42,.6);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:community_fadeIn__zgMK0 .2s ease-out}.community_editorModal__L92iU{background-color:#ffffff;border-radius:16px;width:90%;max-width:500px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);overflow:hidden;animation:community_slideUp__ZA5bl .25s cubic-bezier(.16,1,.3,1)}.community_editorModalHeader__ZGzNj{padding:16px 20px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.community_editorModalHeader__ZGzNj h3{margin:0;font-size:16px;font-weight:700;color:#1e293b}.community_editorModalClose__07pR3{background:none;border:none;font-size:20px;color:#94a3b8;cursor:pointer;line-height:1}.community_editorModalClose__07pR3:hover{color:#475569}.community_editorModalBody__sGf5t{padding:20px;max-height:70vh;overflow-y:auto}.community_editorModalFooter__DLNKv{padding:14px 20px;background-color:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:8px}@keyframes community_fadeIn__zgMK0{0%{opacity:0}to{opacity:1}}@keyframes community_slideUp__ZA5bl{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.community_modalSheetGrid__b260c{display:grid;gap:8px;margin-top:12px}.community_modalSheetRow__gFQO1{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.community_modalSheetInput__xR0kn{width:100%;padding:6px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:12px;box-sizing:border-box}.community_modalSheetInput__xR0kn:focus{outline:none;border-color:#3a4a8a}.community_modalGraphList__GjDIG{display:flex;flex-direction:column;gap:10px;margin-top:12px}.community_modalGraphRow__JVhy4{display:flex;gap:8px;align-items:center}.community_modalGraphInput__oWVF2{flex:1 1;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px;box-sizing:border-box}.community_likeSection__RUPnB{display:flex;justify-content:center;margin:40px 0 20px;border-top:1px solid #f1f5f9;padding-top:30px}.community_likeBtn__Pw__c{background-color:#ffffff;border:1px solid #e2e8f0;padding:10px 24px;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.02)}.community_likeBtn__Pw__c:hover{background-color:#fff1f2;border-color:#fecdd3;transform:scale(1.03)}.community_likeBtnActive__Pecvd{background-color:#ffe4e6;border-color:#fda4af;color:#e11d48}.community_likeBtnActive__Pecvd:hover{background-color:#fecdd3}.community_postNavigation__0d6uG{margin-top:24px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background-color:#ffffff}.community_navRow__nTS0L{display:flex;padding:14px 20px;cursor:pointer;transition:background-color .15s ease;align-items:center}.community_navRow__nTS0L:hover{background-color:#f8fafc}.community_navRow__nTS0L:not(:last-child){border-bottom:1px solid #e2e8f0}.community_navLabel__C_F3t{font-size:13px;font-weight:700;color:#64748b;width:90px;flex-shrink:0}.community_navTitle__6jb2D{font-size:14px;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.community_postBody__sDCGo *{max-width:100%!important;box-sizing:border-box!important}.community_postBody__sDCGo table{display:block!important;width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.community_container__OTV4e{padding:20px 12px}.community_boardHeader__Frhn7{flex-direction:column;align-items:flex-start;gap:12px}.community_boardTitle__2WG_0{font-size:22px}.community_writeBtn__0CY_G{width:100%;justify-content:center;padding:12px;box-sizing:border-box}.community_tabs__KkDBn{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:6px;scrollbar-width:none}.community_tabs__KkDBn::-webkit-scrollbar{display:none}.community_tab__FQmnP{padding:8px 14px;font-size:13px}.community_table__BFBOF td:first-child,.community_table__BFBOF td:nth-child(4),.community_table__BFBOF td:nth-child(5),.community_table__BFBOF td:nth-child(6),.community_table__BFBOF th:first-child,.community_table__BFBOF th:nth-child(4),.community_table__BFBOF th:nth-child(5),.community_table__BFBOF th:nth-child(6){display:none!important}.community_formCard__gi4jN{padding:16px;border-radius:8px}.community_editorWrapper__kpYNG{width:100%!important;max-width:100%!important;box-sizing:border-box}.community_editorToolbar__aDaQM{padding:6px;gap:6px;justify-content:flex-start;flex-wrap:wrap;box-sizing:border-box;width:100%}.community_toolbarGroup__SisTb{border:none!important;padding:0!important;margin:0!important;display:flex;flex-wrap:wrap;gap:4px;flex-shrink:1}.community_toolbarBtn__303Hx{padding:5px 6px;font-size:10px;background-color:#f1f5f9;border:1px solid #e2e8f0;white-space:nowrap;flex-shrink:0}.community_editorArea__nBFKv{min-height:300px;padding:12px;font-size:14px}.community_formActions__ZPttt{flex-direction:column-reverse;gap:10px;margin-top:16px;width:100%}.community_cancelBtn___WK7E,.community_formActions__ZPttt .community_writeBtn__0CY_G{width:100%!important;text-align:center;justify-content:center;padding:12px;box-sizing:border-box;margin:0!important}.community_editorGraphContainer__3axdP,.community_editorSheetContainer__0Bubq,.community_ogPreviewCard__ZmX1q,.community_videoEmbedContainer__W1yyL{max-width:100%!important;width:100%!important;box-sizing:border-box}.community_ogCardLink__3L8RG{flex-direction:column}.community_ogCardImage__5SxEh{width:100%!important;height:140px!important;border-right:none;border-bottom:1px solid #e2e8f0}.community_ogCardContent__ZzYyp{padding:10px 12px}.community_ogCardTitle__IVul3{font-size:14px}.community_ogCardDesc__sr5Nd{font-size:11px;-webkit-line-clamp:2;line-clamp:2}.community_editorGraphContainer__3axdP{padding:10px}.community_commentsSection__VK_G_{padding:16px}.community_commentForm__5yYGS{flex-direction:column;gap:8px}.community_commentSubmitBtn__e2ttQ{width:100%}.community_postCard___j2OS{padding:16px}.community_postTitle__C7GNF{font-size:20px}.community_postActions__XHNbl{flex-direction:column;gap:12px;align-items:stretch}.community_leftActions__4Mg2e,.community_rightActions__DngXu{flex-direction:column;width:100%}.community_actionBtn__GV0i9{width:100%;text-align:center}}