:root,[data-theme=dark]{--bg: #0f1117;--bg2: #1a1d27;--bg3: #22263a;--border: #2e3248;--text: #e8eaf6;--text2: #9095b0;--accent: #7c6fff;--accent2: #a78bfa;--green: #3ecf8e;--orange: #f5a623;--red: #e74c3c;--card-radius: 14px}[data-theme=light]{--bg: #f0f2f5;--bg2: #ffffff;--bg3: #f5f6f8;--border: #e2e4ea;--text: #1a1d27;--text2: #6b7280;--accent: #6c5ce7;--accent2: #8b7cf8;--green: #16a34a;--orange: #d97706;--red: #dc2626;--card-radius: 14px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}input,select,button,textarea{font-family:inherit}input,select{background:var(--bg3);color:var(--text);border:1px solid var(--border);border-radius:8px;padding:8px 12px;font-size:.88rem;outline:none;transition:border .15s}input:focus,select:focus{border-color:var(--accent)}._shell_lhocn_40{display:flex;min-height:100vh}._content_lhocn_41{flex:1;overflow-y:auto;padding:28px 32px}._appLayout_lhocn_42{display:flex;min-height:100vh;background:var(--bg)}._appMain_lhocn_43{flex:1;overflow-y:auto;min-width:0}._sidebar_lhocn_46{width:64px;min-height:100vh;background:var(--bg2);display:flex;flex-direction:column;padding:24px 10px;border-right:1px solid var(--border);position:sticky;top:0;height:100vh;flex-shrink:0;transition:width .22s cubic-bezier(.4,0,.2,1),padding .22s;overflow:hidden;z-index:100}._sidebar_lhocn_46:hover{width:220px;padding:24px 14px}._sidebarLogo_lhocn_59{display:flex;align-items:center;gap:8px;padding:0 4px 28px;overflow:hidden;white-space:nowrap;min-width:192px}._sidebarLogoIcon_lhocn_60{background:var(--accent);color:#fff;font-weight:800;font-size:.9rem;padding:6px 10px;border-radius:10px;letter-spacing:1px;flex-shrink:0}._sidebarLogoSub_lhocn_61{font-weight:700;font-size:1rem;color:var(--text);opacity:0;transition:opacity .18s;white-space:nowrap}._sidebar_lhocn_46:hover ._sidebarLogoSub_lhocn_61{opacity:1}._sidebarNav_lhocn_64{display:flex;flex-direction:column;gap:4px;flex:1}._navItem_lhocn_65{display:flex;align-items:center;gap:12px;padding:11px;border-radius:10px;border:none;background:none;color:var(--text2);font-size:.88rem;font-weight:500;cursor:pointer;text-align:left;transition:all .15s;width:100%;white-space:nowrap;overflow:hidden;min-width:192px}._navItem_lhocn_65:hover{background:var(--bg3);color:var(--text)}._navItemActive_lhocn_74{background:var(--accent)!important;color:#fff!important}._navIcon_lhocn_75{font-size:1.1rem;width:22px;text-align:center;flex-shrink:0}._navLabel_lhocn_76{opacity:0;transition:opacity .18s}._sidebar_lhocn_46:hover ._navLabel_lhocn_76{opacity:1}._sidebarUser_lhocn_79{display:flex;align-items:center;gap:10px;padding:14px 4px 0;border-top:1px solid var(--border);margin-top:16px;overflow:hidden;white-space:nowrap;min-width:192px}._sidebarAvatar_lhocn_85{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._sidebarUserInfo_lhocn_86{flex:1;overflow:hidden;opacity:0;transition:opacity .18s}._sidebar_lhocn_46:hover ._sidebarUserInfo_lhocn_86{opacity:1}._sidebarUserName_lhocn_88{display:block;font-size:.82rem;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sidebarUserRole_lhocn_89{display:block;font-size:.72rem;color:var(--text2)}._sidebarLogout_lhocn_90{background:none;border:none;color:var(--text2);font-size:1.1rem;cursor:pointer;padding:4px;border-radius:6px;flex-shrink:0;opacity:0;transition:opacity .18s}._sidebar_lhocn_46:hover ._sidebarLogout_lhocn_90{opacity:1}._sidebarLogout_lhocn_90:hover{color:var(--red)}._themeBtn_lhocn_93{background:none;border:none;color:var(--text2);font-size:1rem;cursor:pointer;padding:4px 6px;border-radius:6px;transition:background .15s,opacity .18s;line-height:1;flex-shrink:0;opacity:0}._sidebar_lhocn_46:hover ._themeBtn_lhocn_93{opacity:1}._themeBtn_lhocn_93:hover{background:var(--bg3)}._dashLayout_lhocn_98{display:flex;height:100vh;overflow:hidden}._dashMain_lhocn_99{flex:1;overflow-y:auto;padding:24px 28px;min-width:0}._rightPanel_lhocn_100{width:280px;min-width:280px;background:var(--bg2);border-left:1px solid var(--border);overflow-y:auto;padding:20px 16px;flex-shrink:0}._rightPanelTitle_lhocn_101{font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border)}._rightPanelSection_lhocn_102{margin-bottom:20px}._rightPanelSectionTitle_lhocn_103{font-size:.78rem;font-weight:600;color:var(--text2);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}._pageHeader_lhocn_106{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._pageTitle_lhocn_107{font-size:1.4rem;font-weight:700;color:var(--text)}._pageSubtitle_lhocn_108{font-size:.85rem;color:var(--text2);margin-top:2px}._pageHeaderActions_lhocn_109{display:flex;align-items:center;gap:12px}._pageWrap_lhocn_110{padding:24px 28px}._statRow_lhocn_113{display:flex;gap:14px;margin-bottom:20px;flex-wrap:wrap}._statCard_lhocn_114{display:flex;align-items:center;gap:14px;background:var(--bg2);border:1px solid var(--border);border-radius:var(--card-radius);padding:16px 20px;flex:1;min-width:140px;border-top:3px solid var(--card-color, var(--accent))}._statCardIcon_lhocn_115{font-size:1.6rem}._statCardLabel_lhocn_116{font-size:.75rem;color:var(--text2);font-weight:500}._statCardValue_lhocn_117{font-size:1.5rem;font-weight:800;color:var(--text);line-height:1.1}._filterRow_lhocn_120{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px;align-items:center}._filterPill_lhocn_121{padding:6px 14px;border-radius:20px;border:1px solid var(--border);background:var(--bg2);color:var(--text2);font-size:.8rem;cursor:pointer;transition:all .15s;white-space:nowrap}._filterPill_lhocn_121:hover{border-color:var(--accent);color:var(--accent)}._filterPillActive_lhocn_123{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}._priceFilterRow_lhocn_124{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}._priceFilterLabel_lhocn_125{font-size:.82rem;color:var(--text2)}._priceFilterInput_lhocn_126{width:90px}._selBar_lhocn_127{background:#7c6fff26;border:1px solid var(--accent);border-radius:10px;padding:10px 16px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:var(--accent2)}._selBar_lhocn_127 button{background:none;border:none;color:var(--text2);cursor:pointer;font-size:.82rem}._grid_lhocn_131{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px}._card_lhocn_132{background:var(--bg2);border:1px solid var(--border);border-radius:var(--card-radius);overflow:hidden;transition:all .18s;position:relative;cursor:pointer}._card_lhocn_132:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 24px #7c6fff26}._cardSel_lhocn_134{border-color:var(--accent)!important;background:#7c6fff14!important}._cardPonta_lhocn_135{border-color:var(--orange)!important}._cardCheckWrap_lhocn_136{position:absolute;top:8px;left:8px;z-index:2}._cardCheckWrap_lhocn_136 input{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}._pontaTag_lhocn_138{position:absolute;top:8px;right:8px;background:var(--orange);color:#fff;font-size:.65rem;font-weight:700;padding:2px 7px;border-radius:10px;z-index:2}._cardImg_lhocn_139{width:100%;height:130px;object-fit:contain;background:var(--bg3);display:block}._cardImgEmpty_lhocn_140{width:100%;height:130px;background:var(--bg3);display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--border)}._cardBody_lhocn_141{padding:10px 12px 12px}._chip_lhocn_142{display:inline-block;background:#7c6fff2e;color:var(--accent2);font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:6px;margin-bottom:5px;letter-spacing:.3px}._cardName_lhocn_143{font-size:.8rem;font-weight:600;color:var(--text);line-height:1.3;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardFooter_lhocn_144{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}._priceGreen_lhocn_145{color:var(--green);font-weight:700;font-size:.85rem}._priceOrange_lhocn_146{color:var(--orange);font-weight:700;font-size:.85rem}._stockBadge_lhocn_147{background:var(--bg3);color:var(--text2);font-size:.7rem;padding:2px 7px;border-radius:6px}._cardProfit_lhocn_148{font-size:.75rem;color:var(--text2);margin-bottom:6px}._profitLabel_lhocn_149{color:var(--text2)}._profitValue_lhocn_150{color:var(--green);font-weight:600}._profitNeg_lhocn_151{color:var(--red);font-weight:600}._btnGallery_lhocn_152{width:100%;background:var(--bg3);border:1px solid var(--border);color:var(--text2);font-size:.75rem;padding:5px;border-radius:7px;cursor:pointer;transition:all .15s}._btnGallery_lhocn_152:hover{border-color:var(--accent);color:var(--accent)}._btnPrimary_lhocn_156{background:var(--accent);color:#fff;border:none;border-radius:9px;padding:9px 18px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s}._btnPrimary_lhocn_156:hover{background:var(--accent2)}._btnPrimary_lhocn_156:disabled{opacity:.5;cursor:not-allowed}._btnSecondary_lhocn_159{background:var(--bg3);color:var(--text);border:1px solid var(--border);border-radius:9px;padding:8px 16px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .15s}._btnSecondary_lhocn_159:hover{border-color:var(--accent);color:var(--accent)}._btnSync_lhocn_161{background:var(--accent);color:#fff;border:none;border-radius:9px;padding:9px 18px;font-size:.85rem;font-weight:600;cursor:pointer}._btnSync_lhocn_161:disabled{opacity:.6;cursor:not-allowed}._btnLink_lhocn_163{color:var(--accent2);text-decoration:none;font-size:.85rem}._searchBox_lhocn_166{display:flex;align-items:center;background:var(--bg3);border:1px solid var(--border);border-radius:10px;padding:0 12px;gap:8px}._searchBox_lhocn_166 input{background:none;border:none;padding:9px 0;flex:1;color:var(--text);font-size:.88rem}._searchIcon_lhocn_168{color:var(--text2);font-size:.9rem}._multiplierRow_lhocn_171{display:flex;gap:6px;flex-wrap:wrap;align-items:center}._multiplierBtn_lhocn_172{background:var(--bg3);border:1px solid var(--border);color:var(--text2);border-radius:8px;padding:6px 12px;font-size:.82rem;cursor:pointer;transition:all .15s}._multiplierBtn_lhocn_172:hover{border-color:var(--accent);color:var(--accent)}._multiplierBtnActive_lhocn_174{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}._multiplierInput_lhocn_175{width:70px}._financeSummary_lhocn_178{background:var(--bg3);border-radius:10px;padding:12px;margin-bottom:12px}._financeRow_lhocn_179{display:flex;justify-content:space-between;font-size:.82rem;padding:4px 0;color:var(--text2)}._financeRowTotal_lhocn_180{display:flex;justify-content:space-between;font-size:.88rem;font-weight:700;padding:8px 0 0;border-top:1px solid var(--border);margin-top:6px;color:var(--text)}._selProductList_lhocn_181{display:flex;flex-direction:column;gap:8px}._selProductItem_lhocn_182{background:var(--bg3);border-radius:10px;padding:10px;position:relative}._selProductInfo_lhocn_183{display:flex;align-items:center;gap:6px;margin-bottom:6px}._selProductName_lhocn_184{font-size:.78rem;color:var(--text2)}._selProductPrices_lhocn_185{display:flex;align-items:center;gap:6px;font-size:.82rem;margin-bottom:4px}._selArrow_lhocn_186{color:var(--text2)}._feeBreakdown_lhocn_187{font-size:.72rem;color:var(--text2);display:flex;flex-direction:column;gap:2px}._feeLine_lhocn_188{color:var(--text2)}._feeNet_lhocn_189{color:var(--green);font-weight:600}._feeNetNeg_lhocn_190{color:var(--red);font-weight:600}._selRemove_lhocn_191{position:absolute;top:8px;right:8px;background:none;border:none;color:var(--text2);cursor:pointer;font-size:.8rem}._selRemove_lhocn_191:hover{color:var(--red)}._catGrid_lhocn_193{display:grid;grid-template-columns:1fr 1fr;gap:8px}._catTile_lhocn_194{background:var(--bg3);border:1px solid var(--border);border-radius:10px;padding:10px 8px;cursor:pointer;text-align:center;transition:all .15s}._catTile_lhocn_194:hover{border-color:var(--accent)}._catTileIcon_lhocn_196{display:block;font-size:1.4rem;margin-bottom:4px}._catTileName_lhocn_197{display:block;font-size:.72rem;font-weight:600;color:var(--text)}._catTileCount_lhocn_198{display:block;font-size:.68rem;color:var(--text2)}._overlay_lhocn_201{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_lhocn_202{background:var(--bg2);border:1px solid var(--border);border-radius:18px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;padding:28px;position:relative}._modalClose_lhocn_203{position:absolute;top:16px;right:16px;background:var(--bg3);border:none;color:var(--text2);width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}._modalClose_lhocn_203:hover{color:var(--red)}._modalTitle_lhocn_205{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:16px}._modalContent_lhocn_206{display:flex;gap:20px}._modalContent_lhocn_206 img{width:200px;height:200px;object-fit:contain;border-radius:12px;background:var(--bg3);flex-shrink:0}._modalInfo_lhocn_208{flex:1}._modalInfo_lhocn_208 h2{font-size:1rem;font-weight:700;color:var(--text);margin:8px 0 12px}._detailPrices_lhocn_210{display:flex;gap:10px;margin-bottom:14px;flex-wrap:wrap}._detailPriceBox_lhocn_211{background:var(--bg3);border-radius:10px;padding:10px 14px}._detailPriceLabel_lhocn_212{display:block;font-size:.72rem;color:var(--text2);margin-bottom:3px}._feeTable_lhocn_213{background:var(--bg3);border-radius:10px;padding:12px;margin-bottom:12px}._feeTableTitle_lhocn_214{font-size:.78rem;font-weight:600;color:var(--text2);margin-bottom:8px}._feeTableRow_lhocn_215{display:flex;justify-content:space-between;font-size:.8rem;padding:3px 0;color:var(--text2)}._feeTableTotal_lhocn_216{border-top:1px solid var(--border);margin-top:6px;padding-top:8px!important;font-weight:700;color:var(--text)!important}._desc_lhocn_217{font-size:.82rem;color:var(--text2);line-height:1.5;margin-bottom:12px}._detailGrid_lhocn_218{display:grid;grid-template-columns:1fr 1fr;gap:6px;font-size:.8rem;color:var(--text2);margin-bottom:14px}._detailGrid_lhocn_218 strong{color:var(--text)}._modalActions_lhocn_220{display:flex;gap:10px;flex-wrap:wrap}._galleryGrid_lhocn_221{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}._galleryThumb_lhocn_222{width:100%;height:100px;object-fit:contain;border-radius:8px;background:var(--bg3);border:1px solid var(--border)}._loading_lhocn_225{text-align:center;padding:60px;color:var(--text2);font-size:.9rem}._empty_lhocn_226{text-align:center;padding:60px 20px;color:var(--text2)}._emptyIcon_lhocn_227{font-size:3rem;margin-bottom:12px}._empty_lhocn_226 h3{font-size:1.1rem;color:var(--text);margin-bottom:8px}._emptySmall_lhocn_229{font-size:.82rem;color:var(--text2);text-align:center;padding:16px 0}._emptyState_lhocn_230{text-align:center;padding:3rem 1rem;color:var(--text2)}._toast_lhocn_233{position:fixed;bottom:24px;right:24px;padding:12px 20px;border-radius:12px;font-size:.88rem;font-weight:600;z-index:9999;animation:_slideIn_lhocn_1 .2s ease}._success_lhocn_234{background:var(--green);color:#0a2e1e}._error_lhocn_235{background:var(--red);color:#fff}@keyframes _slideIn_lhocn_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._loginBg_lhocn_239{min-height:100vh;background:var(--bg);display:flex;align-items:center;justify-content:center}._loginCard_lhocn_240{background:var(--bg2);border:1px solid var(--border);border-radius:20px;padding:40px 36px;width:100%;max-width:380px}._loginIcon_lhocn_241{font-size:2.5rem;text-align:center;margin-bottom:12px}._loginCard_lhocn_240 h1{text-align:center;font-size:1.5rem;font-weight:800;color:var(--text);margin-bottom:6px}._loginCard_lhocn_240 h1 span{color:var(--accent)}._loginCard_lhocn_240 p{text-align:center;color:var(--text2);font-size:.85rem;margin-bottom:24px}._loginCard_lhocn_240 label{display:block;font-size:.82rem;font-weight:600;color:var(--text2);margin-bottom:6px;margin-top:14px}._loginCard_lhocn_240 input{width:100%}._loginCard_lhocn_240 button{width:100%;margin-top:20px;padding:12px;font-size:.95rem;background:var(--accent);color:#fff;border:none;border-radius:10px;font-weight:700;cursor:pointer}._loginCard_lhocn_240 button:hover{background:var(--accent2)}._loginErr_lhocn_249{background:#e74c3c26;border:1px solid var(--red);color:var(--red);border-radius:8px;padding:8px 12px;font-size:.82rem;margin-top:10px}._publishCard_lhocn_252{background:var(--bg2);border:1px solid var(--border);border-radius:var(--card-radius);padding:24px;margin-bottom:20px}._publishCardGrid_lhocn_253{display:grid;grid-template-columns:1fr 2fr 1fr;gap:24px;margin-bottom:20px}._publishSection_lhocn_254{display:flex;flex-direction:column;gap:8px}._publishSectionTitle_lhocn_255{font-size:.78rem;font-weight:700;color:var(--text2);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}._publishValueRow_lhocn_256{display:flex;align-items:center;gap:8px;margin-top:4px}._publishValueRow_lhocn_256 input{width:90px;flex-shrink:0}._publishValueUnit_lhocn_258{font-size:.8rem;color:var(--text2);white-space:nowrap}._publishTypeGrid_lhocn_259{display:flex;gap:8px}._typeCard_lhocn_260{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;border-radius:10px;border:1.5px solid var(--border);background:var(--bg3);cursor:pointer;transition:all .15s}._typeCard_lhocn_260:hover{border-color:var(--accent)}._typeCardActive_lhocn_262{border-color:var(--accent)!important;background:#7c6fff1f!important}._typeCardIcon_lhocn_263{font-size:1.3rem}._typeCardLabel_lhocn_264{font-size:.78rem;font-weight:600;color:var(--text)}._typeCardSub_lhocn_265{font-size:.68rem;color:var(--text2)}._publishCheckRow_lhocn_266{display:flex;align-items:flex-start;gap:10px;cursor:pointer;padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg3);transition:border-color .15s}._publishCheckRow_lhocn_266:hover{border-color:var(--accent)}._publishCheckRow_lhocn_266 input{margin-top:2px;flex-shrink:0;accent-color:var(--accent);width:15px;height:15px}._publishCheckLabel_lhocn_269{display:block;font-size:.85rem;font-weight:600;color:var(--text)}._publishCheckSub_lhocn_270{display:block;font-size:.72rem;color:var(--text2);margin-top:2px}._publishFooter_lhocn_271{display:flex;align-items:center;gap:16px;padding-top:20px;border-top:1px solid var(--border)}._btnPublish_lhocn_272{background:var(--accent);color:#fff;border:none;border-radius:10px;padding:12px 28px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .15s;white-space:nowrap}._btnPublish_lhocn_272:hover{background:var(--accent2)}._btnPublish_lhocn_272:disabled{opacity:.45;cursor:not-allowed}._publishHint_lhocn_275{font-size:.82rem;color:var(--text2)}._codeInputRow_lhocn_276{background:var(--bg2);border:1px solid var(--border);border-radius:var(--card-radius);padding:16px 20px;margin-bottom:20px;display:flex;flex-direction:column;gap:10px}._publishField_lhocn_277{display:flex;flex-direction:column;gap:6px}._publishField_lhocn_277 label{font-size:.78rem;font-weight:600;color:var(--text2)}._publishField_lhocn_277 select,._publishField_lhocn_277 input{min-width:160px}._checkLabel_lhocn_280{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--text);cursor:pointer}._progressWrap_lhocn_281{background:var(--bg3);border-radius:10px;padding:12px 16px;margin-bottom:16px;position:relative;overflow:hidden}._progressBar_lhocn_282{position:absolute;left:0;top:0;height:100%;background:#7c6fff33;transition:width .3s}._progressLabel_lhocn_283{position:relative;font-size:.82rem;color:var(--text2)}._resultBox_lhocn_284{border-radius:10px;padding:14px 18px;margin-bottom:16px}._resultOk_lhocn_285{background:#3ecf8e1f;border:1px solid var(--green);color:var(--green)}._resultWarn_lhocn_286{background:#f5a6231f;border:1px solid var(--orange);color:var(--orange)}._resultBox_lhocn_284 ul{margin-top:8px;padding-left:16px;font-size:.82rem}._codeInputWrap_lhocn_288{display:flex;gap:8px;align-items:center}._codeInputLabel_lhocn_289{font-size:.82rem;color:var(--accent);font-weight:600;white-space:nowrap}._codeInput_lhocn_276{flex:1}._summaryCard_lhocn_291{background:var(--bg3);border-radius:12px;padding:16px;text-align:center;margin-bottom:14px}._summaryLabel_lhocn_292{font-size:.75rem;color:var(--text2)}._summaryValue_lhocn_293{font-size:2rem;font-weight:800;color:var(--accent)}._summaryMeta_lhocn_294{font-size:.75rem;color:var(--text2)}._selList_lhocn_295{display:flex;flex-direction:column;gap:6px}._selItem_lhocn_296{display:flex;align-items:center;gap:8px;background:var(--bg3);border-radius:8px;padding:8px 10px;font-size:.8rem;color:var(--text2)}._selItem_lhocn_296 button{margin-left:auto;background:none;border:none;color:var(--text2);cursor:pointer}._selItem_lhocn_296 button:hover{color:var(--red)}@media (max-width: 768px){._publishCardGrid_lhocn_253{grid-template-columns:1fr;gap:16px}._publishTypeGrid_lhocn_259{flex-direction:column}._publishFooter_lhocn_271{flex-direction:column;align-items:stretch}._btnPublish_lhocn_272{text-align:center}}._tableWrap_lhocn_308{overflow-x:auto}._tableToolbar_lhocn_309{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}._tableCount_lhocn_310{font-size:.82rem;color:var(--text2)}._table_lhocn_308{width:100%;border-collapse:collapse;font-size:.85rem}._table_lhocn_308 th{text-align:left;padding:10px 12px;font-size:.75rem;font-weight:600;color:var(--text2);text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid var(--border)}._table_lhocn_308 td{padding:10px 12px;border-bottom:1px solid var(--border);color:var(--text)}._tr_lhocn_314:hover td{background:var(--bg3)}._trSel_lhocn_315 td{background:#7c6fff14!important}._badge_lhocn_316{display:inline-block;padding:3px 10px;border-radius:20px;font-size:.72rem;font-weight:600}._badgeActive_lhocn_317{background:#3ecf8e26;color:var(--green)}._badgePaused_lhocn_318{background:#f5a62326;color:var(--orange)}._kitForm_lhocn_321{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:20px;background:var(--bg2);border:1px solid var(--border);border-radius:var(--card-radius);padding:16px 20px}._kitForm_lhocn_321 input{width:130px}._settingsGrid_lhocn_325{display:grid;grid-template-columns:1fr 1fr;gap:20px}._settingsSection_lhocn_326{background:var(--bg2);border:1px solid var(--border);border-radius:var(--card-radius);padding:20px}._settingsSectionHeader_lhocn_327{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}._settingsSection_lhocn_326 h3{font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:4px}._settingsSectionSub_lhocn_329{font-size:.78rem;color:var(--text2)}._settingsFields_lhocn_330{display:grid;grid-template-columns:1fr 1fr;gap:14px}._settingsField_lhocn_330{display:flex;flex-direction:column;gap:5px}._settingsField_lhocn_330 label{font-size:.78rem;font-weight:600;color:var(--text2)}._settingsField_lhocn_330 input{width:100%}._settingsEmpty_lhocn_334{text-align:center;padding:32px 20px;color:var(--text2);display:flex;flex-direction:column;align-items:center;gap:8px}._accountList_lhocn_335{display:flex;flex-direction:column;gap:10px}._accountRow_lhocn_336{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--bg3);border-radius:10px;border:1px solid var(--border)}._accountAvatar_lhocn_337{font-size:1.4rem;flex-shrink:0}._accountInfo_lhocn_338{flex:1;min-width:0}._accountName_lhocn_339{display:block;font-size:.88rem;font-weight:600;color:var(--text)}._accountMeta_lhocn_340{display:block;font-size:.72rem;color:var(--text2);margin-top:2px}._btnDanger_lhocn_341{background:#dc26261f;color:var(--red);border:1px solid rgba(220,38,38,.3);border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s;flex-shrink:0}._btnDanger_lhocn_341:hover{background:var(--red);color:#fff}@media (max-width: 768px){._settingsFields_lhocn_330{grid-template-columns:1fr}._accountRow_lhocn_336{flex-wrap:wrap}}._checkoutItems_lhocn_350{background:var(--bg3);border-radius:10px;padding:12px;margin-bottom:16px}._checkoutItem_lhocn_350{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:.85rem}._checkoutItemName_lhocn_352{flex:1;color:var(--text2)}._checkoutItemQty_lhocn_353{color:var(--text2)}._checkoutTotal_lhocn_354{border-top:1px solid var(--border);margin-top:8px;padding-top:8px;font-size:.9rem;color:var(--text);text-align:right}._checkoutForm_lhocn_355{display:flex;flex-direction:column;gap:10px}._formRow_lhocn_356{display:grid;grid-template-columns:1fr 1fr;gap:10px}._formField_lhocn_357{display:flex;flex-direction:column;gap:4px}._formField_lhocn_357 label{font-size:.78rem;color:var(--text2);font-weight:600}._formField_lhocn_357 input{width:100%}._checkoutDone_lhocn_360{text-align:center;padding:20px}._checkoutDoneIcon_lhocn_361{font-size:3rem;margin-bottom:12px}._checkoutDone_lhocn_360 h2{color:var(--green);margin-bottom:8px}._checkoutDone_lhocn_360 p{color:var(--text2);margin-bottom:6px}._checkoutDone_lhocn_360 strong{color:var(--text)}._colorDots_lhocn_367{display:flex;gap:4px;flex-wrap:wrap;margin:6px 0;align-items:center}._colorDot_lhocn_367{width:14px;height:14px;border-radius:50%;border:1.5px solid rgba(255,255,255,.15);display:inline-block;flex-shrink:0}._colorMore_lhocn_369{font-size:.68rem;color:var(--text2)}._hamburger_lhocn_372{display:none;position:fixed;top:12px;left:12px;z-index:300;background:var(--bg2);border:1px solid var(--border);border-radius:10px;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;flex-direction:column;gap:5px;padding:0}._hamburger_lhocn_372 span{display:block;width:18px;height:2px;background:var(--text);border-radius:2px;transition:transform .25s,opacity .25s}._hamburgerOpen_lhocn_398 span:nth-child(1){transform:translateY(7px) rotate(45deg)}._hamburgerOpen_lhocn_398 span:nth-child(2){opacity:0}._hamburgerOpen_lhocn_398 span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}._sidebarOverlay_lhocn_402{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:199}@media (max-width: 768px){._hamburger_lhocn_372{display:flex}._sidebar_lhocn_46{position:fixed;left:0;top:0;bottom:0;z-index:200;transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);box-shadow:4px 0 24px #0006}._sidebarOpen_lhocn_421{transform:translate(0)!important}._sidebarOverlay_lhocn_402{display:block}._appMain_lhocn_43{padding-top:0}._dashLayout_lhocn_98{flex-direction:column;height:auto;overflow:visible}._dashMain_lhocn_99{padding:64px 14px 20px}._rightPanel_lhocn_100{width:100%;min-width:unset;border-left:none;border-top:1px solid var(--border);padding:16px 14px}._pageHeader_lhocn_106{flex-direction:column;align-items:flex-start;gap:10px}._pageHeaderActions_lhocn_109,._searchBox_lhocn_166{width:100%}._statRow_lhocn_113{gap:8px}._statCard_lhocn_114{min-width:120px;padding:12px 14px}._statCardValue_lhocn_117{font-size:1.2rem}._grid_lhocn_131{grid-template-columns:repeat(2,1fr);gap:10px}._cardImg_lhocn_139,._cardImgEmpty_lhocn_140{height:100px}._settingsGrid_lhocn_325{grid-template-columns:1fr}._publishPanel_lhocn_450{flex-direction:column}._publishField_lhocn_277 select,._publishField_lhocn_277 input{min-width:unset;width:100%}._modalContent_lhocn_206{flex-direction:column}._modalContent_lhocn_206 img{width:100%;height:180px}._pageWrap_lhocn_110{padding:64px 14px 20px}._filterRow_lhocn_120{gap:6px}._filterPill_lhocn_121{font-size:.75rem;padding:5px 10px}._tableWrap_lhocn_308{font-size:.78rem}._table_lhocn_308 th,._table_lhocn_308 td{padding:8px}}@media (max-width: 480px){._grid_lhocn_131{grid-template-columns:repeat(2,1fr);gap:8px}._statRow_lhocn_113{grid-template-columns:1fr 1fr;display:grid}._dashMain_lhocn_99{padding:60px 10px 16px}}
