*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #0073b6;--blue-dark: #005a8e;--blue-light: #e8f4fb;--blue-mid: #cce5f5;--green: #2e7d32;--green-light: #e8f5e9;--orange: #e65100;--orange-light: #fff3e0;--red: #c62828;--red-light: #ffebee;--yellow-light: #fffde7;--text: #1a1a1a;--text-muted: #555;--text-light: #888;--border: #e0e0e0;--bg: #f4f6f8;--bg-white: #ffffff;--sidebar-w: 220px;--topbar-h: 52px;--radius: 8px;--shadow: 0 1px 4px rgba(0,0,0,.08);--shadow-md: 0 2px 12px rgba(0,0,0,.1)}body{font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-text-size-adjust:100%}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}@media(max-width:1024px){:root{--sidebar-w: 240px;--topbar-h: 48px}}@media(max-width:640px){:root{--topbar-h: 46px}body{font-size:13px}}@media(max-width:640px){input,select,textarea{font-size:16px!important;min-height:44px}button{min-height:40px}}._badge_ma4n6_1{padding:2px 10px;border-radius:20px;font-size:.75rem;font-weight:600;display:inline-block}._dot_1gsue_1{color:#fff;padding:2px 9px;border-radius:20px;font-size:.72rem;font-weight:600;display:inline-block}._btn_1w5ov_1{border-radius:6px;cursor:pointer;font-weight:600;border:1px solid transparent;transition:opacity .15s}._btn_1w5ov_1[data-size=sm]{padding:4px 12px;font-size:.78rem}._btn_1w5ov_1:not([data-size=sm]){padding:7px 16px;font-size:.84rem}._btn_1w5ov_1:disabled{cursor:not-allowed;opacity:.5}._btn_1w5ov_1[data-color=blue]{background:var(--blue);color:#fff;border-color:var(--blue)}._btn_1w5ov_1[data-color=green]{background:var(--green);color:#fff;border-color:var(--green)}._btn_1w5ov_1[data-color=red]{background:var(--red);color:#fff;border-color:var(--red)}._btn_1w5ov_1[data-color=default],._btn_1w5ov_1:not([data-color]){background:var(--bg-white);color:#333;border-color:var(--border)}._card_1y8nv_1{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px;box-shadow:var(--shadow);margin-bottom:14px}._header_1y8nv_10{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid var(--border)}._title_1y8nv_19{font-weight:700;font-size:.92rem}._overlay_1v2in_1{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}._content_1v2in_11{background:var(--bg-white);border-radius:10px;padding:24px;max-width:700px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #00000026}._header_1v2in_22{display:flex;justify-content:space-between;margin-bottom:16px}._title_1v2in_28{font-size:1rem;font-weight:700}._close_1v2in_33{background:none;border:none;font-size:1.2rem;cursor:pointer;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){._overlay_1v2in_1{align-items:flex-end}._content_1v2in_11{max-width:100vw;width:100vw;padding:16px 16px 24px;max-height:92vh;border-radius:14px 14px 0 0;box-shadow:0 -4px 20px #00000026}._header_1v2in_22{margin-bottom:12px;position:sticky;top:0;background:var(--bg-white);z-index:1;padding-bottom:8px;border-bottom:1px solid var(--border)}._title_1v2in_28{font-size:.92rem}}._label_7r561_3{font-size:.7rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}._row_1y2yz_1{display:flex;gap:8px;padding:5px 0;border-bottom:1px solid var(--border);align-items:center}._label_1y2yz_9{font-size:.78rem;color:var(--text-muted);min-width:110px;flex-shrink:0}._value_1y2yz_16{font-size:.84rem}._wrapper_1uks5_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background:var(--bg)}._form_1uks5_9{background:var(--bg-white);padding:2.5rem;border-radius:var(--radius);box-shadow:var(--shadow-md);width:380px;max-width:90vw}._header_1uks5_18{text-align:center;margin-bottom:1.5rem}._brand_1uks5_23{font-size:1.5rem;font-weight:700;color:var(--blue)}._version_1uks5_29{font-size:.75rem;color:var(--text-light);margin-top:2px}._subtitle_1uks5_35{font-size:.85rem;color:var(--text-muted);margin-top:4px}._error_1uks5_41{background:var(--red-light);color:var(--red);padding:.5rem .75rem;border-radius:6px;font-size:.85rem;margin-bottom:1rem}._field_1uks5_50{margin-bottom:1rem}._fieldLast_1uks5_54{margin-bottom:1.5rem}._label_1uks5_59{font-size:.8rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:4px}._input_1uks5_67{width:100%;padding:.6rem .75rem;border:1px solid var(--border);border-radius:6px;font-size:.9rem;box-sizing:border-box}._submitBtn_1uks5_76{width:100%;padding:.7rem;background:var(--blue);color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600}._submitBtn_1uks5_76:not(:disabled){cursor:pointer}._submitBtn_1uks5_76:disabled{cursor:wait;opacity:.7}._forgotLink_1uks5_96{text-align:center;margin-top:1rem}._linkBtn_1uks5_101{background:none;border:none;color:var(--blue);cursor:pointer;font-size:.8rem;text-decoration:underline}._demo_1uks5_110{text-align:center;margin-top:.5rem;font-size:.75rem;color:var(--text-light)}@media(max-width:768px){._form_1uks5_9{padding:1.5rem;width:100%;max-width:95vw}._input_1uks5_67{font-size:.9rem;padding:.7rem .75rem;min-height:44px}._submitBtn_1uks5_76{min-height:48px;font-size:1rem}}._wrapper_1vq6d_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background:var(--bg)}._card_1vq6d_9{background:var(--bg-white);padding:2.5rem;border-radius:var(--radius);box-shadow:var(--shadow-md);width:400px;max-width:90vw}._header_1vq6d_18{text-align:center;margin-bottom:1.5rem}._brand_1vq6d_23{font-size:1.5rem;font-weight:700;color:var(--blue)}._subtitle_1vq6d_29{font-size:.85rem;color:var(--text-muted);margin-top:8px}._error_1vq6d_35{background:var(--red-light);color:var(--red);padding:.5rem .75rem;border-radius:6px;font-size:.85rem;margin-bottom:1rem}._success_1vq6d_44{background:#e8f5e9;color:#2e7d32;padding:.5rem .75rem;border-radius:6px;font-size:.85rem;margin-bottom:1rem}._description_1vq6d_53{font-size:.82rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.5}._field_1vq6d_60{margin-bottom:1rem}._fieldLast_1vq6d_64{margin-bottom:1.5rem}._label_1vq6d_69{font-size:.8rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:4px}._input_1vq6d_77{width:100%;padding:.6rem .75rem;border:1px solid var(--border);border-radius:6px;font-size:.9rem;box-sizing:border-box}._submitBtn_1vq6d_86{width:100%;padding:.7rem;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600}._submitBtn_1vq6d_86:not(:disabled){cursor:pointer}._submitBtn_1vq6d_86:disabled{cursor:wait;opacity:.7}._submitBtnBlue_1vq6d_105{background:var(--blue)}._submitBtnGreen_1vq6d_110{background:var(--green)}._backLink_1vq6d_115{text-align:center;margin-top:1.5rem}._linkBtn_1vq6d_120{background:none;border:none;color:var(--blue);cursor:pointer;font-size:.82rem;text-decoration:underline}@media(max-width:768px){._card_1vq6d_9{padding:1.5rem;width:100%;max-width:95vw}._input_1vq6d_77{font-size:.9rem;min-height:44px}._submitBtn_1vq6d_86,._submitBtnBlue_1vq6d_105,._submitBtnGreen_1vq6d_110{min-height:48px;font-size:1rem}}._sectionLabel_160bk_4{font-size:.82rem;color:var(--text-muted);margin-bottom:12px}._kpiGrid5_160bk_10{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px}._kpiGrid4_160bk_17{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}._kpiCard_160bk_24{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px;box-shadow:var(--shadow)}._kpiValue_160bk_32{font-size:1.5rem;font-weight:700}._kpiLabel_160bk_37{font-size:.76rem;color:var(--text-muted);margin-top:3px}._noErrors_160bk_44{color:var(--green);font-size:.84rem;padding:8px 0}._errorHint_160bk_50{font-size:.78rem;color:var(--text-muted);border-top:1px solid var(--border);padding-top:8px}._noMessages_160bk_58{color:var(--text-muted);font-size:.84rem;padding:8px 0}._table_160bk_65{width:100%;border-collapse:collapse}._theadRow_160bk_70{background:var(--bg);border-bottom:2px solid var(--border)}._th_160bk_70{text-align:left;padding:7px 10px;font-size:.7rem;color:var(--text-muted);font-weight:700;text-transform:uppercase}._tbodyRow_160bk_84{border-bottom:1px solid var(--border)}._td_160bk_88{padding:8px 10px;font-size:.84rem}._tdBold_160bk_93{padding:8px 10px;font-weight:600;font-size:.84rem}._tdPriceGreen_160bk_99{padding:8px 10px;font-weight:700;color:var(--green)}._tdPill_160bk_105{padding:8px 10px}._pill_160bk_109{border-radius:20px;padding:2px 9px;font-size:.75rem;font-weight:600}._totalRow_160bk_116{background:var(--bg);font-weight:700}._grid2_160bk_122{display:grid;grid-template-columns:1fr 1fr;gap:14px}._todaySummary_160bk_129{font-size:.82rem;color:var(--text-muted);margin-bottom:8px}._emptyState_160bk_135{color:var(--text-muted);font-size:.84rem}._listItem_160bk_140{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid var(--border);font-size:.82rem}._guestName_160bk_149{font-weight:600}._roomMuted_160bk_153{color:var(--text-muted)}._dateRange_160bk_157{margin-left:auto;font-size:.75rem;color:var(--text-muted)}._statusColumn_160bk_164{display:flex;flex-direction:column;gap:8px}._statusRow_160bk_170{display:flex;align-items:center;gap:8px}._statusDot_160bk_176{width:10px;height:10px;border-radius:50%}._statusLabel_160bk_182{font-size:.84rem;font-weight:600}._statusInfo_160bk_187{font-size:.78rem;color:var(--text-muted)}._propGrid_160bk_193{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px;margin-bottom:18px}._propName_160bk_200{font-weight:700;font-size:.9rem;margin-bottom:6px}._propStats_160bk_206{display:flex;gap:12px;font-size:.78rem;color:var(--text-muted);margin-bottom:6px}._propArrivals_160bk_214{font-size:.78rem;color:var(--text-muted)}._propRevenue_160bk_219{margin-top:6px;font-weight:700;color:var(--green);font-size:.88rem}._todayListItem_160bk_227{display:flex;align-items:center;gap:10px;padding:7px 0;border-bottom:1px solid var(--border)}._arrivalPill_160bk_235{border-radius:20px;padding:2px 10px;font-size:.72rem;font-weight:600;flex-shrink:0}._todayGuestName_160bk_243{font-weight:600;font-size:.85rem}._todayRoom_160bk_248{font-size:.78rem;color:var(--text-muted)}._channelRow_160bk_254{display:flex;align-items:center;gap:10px;padding:7px 0;border-bottom:1px solid var(--border)}._channelDot_160bk_262{width:10px;height:10px;border-radius:50%;flex-shrink:0}._channelLabel_160bk_269{font-weight:600;font-size:.84rem}._channelStatus_160bk_274{margin-left:auto;font-size:.76rem;color:var(--text-muted)}._gridFull_160bk_281{grid-column:1 / -1}._tdPriceBlue_160bk_286{padding:8px 10px;font-weight:700;color:var(--blue)}._tdMuted_160bk_292{padding:8px 10px;font-size:.82rem;color:var(--text-muted)}._tdNormal_160bk_298{padding:8px 10px;font-size:.82rem}._occBadge_160bk_304{font-weight:600}._subTitle_160bk_309{font-size:.8rem;font-weight:700;margin-bottom:8px}._theadRowVermieter_160bk_315{border-bottom:2px solid var(--border)}._tableWrapper_160bk_320{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){._kpiGrid5_160bk_10,._kpiGrid4_160bk_17{grid-template-columns:repeat(2,1fr);gap:8px}._kpiCard_160bk_24{padding:10px 12px}._kpiValue_160bk_32{font-size:1.2rem}._grid2_160bk_122{grid-template-columns:1fr;gap:10px}._propGrid_160bk_193{grid-template-columns:1fr}._table_160bk_65{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:100%}._th_160bk_70,._td_160bk_88,._tdBold_160bk_93,._tdPriceGreen_160bk_99,._tdPill_160bk_105,._tdPriceBlue_160bk_286,._tdMuted_160bk_292,._tdNormal_160bk_298{padding:6px 8px;font-size:.78rem;white-space:nowrap}}._msgBar_125j1_4{padding:8px 14px;border-radius:6px;margin-bottom:10px;font-size:.84rem;display:flex;align-items:center;justify-content:space-between}._msgBarOk_125j1_14{background:var(--green-light);color:var(--green)}._msgBarError_125j1_20{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;background:#fff;border:2px solid var(--red, #c62828);border-radius:12px;box-shadow:0 8px 32px #00000040;padding:24px 28px;min-width:280px;max-width:90vw;font-size:1rem;font-weight:600;color:var(--red, #c62828);display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._msgClose_125j1_43{background:none;border:none;cursor:pointer;font-size:1rem}._toolbar_125j1_51{display:flex;gap:8px;margin-bottom:14px;align-items:center}._filterWrap_125j1_58{flex:1;display:flex;gap:6px;flex-wrap:wrap}._filterBtn_125j1_65{border-radius:20px;padding:4px 12px;font-size:.78rem;cursor:pointer;font-weight:600;border:1px solid var(--border);background:var(--bg-white);color:var(--text-muted)}._filterBtnActive_125j1_76{background:var(--blue);color:#fff;border-color:var(--blue)}._table_125j1_84{width:100%;border-collapse:collapse}._theadRow_125j1_89{background:var(--bg);border-bottom:2px solid var(--border)}._th_125j1_89{text-align:left;padding:7px 10px;font-size:.7rem;color:var(--text-muted);font-weight:700;text-transform:uppercase}._tbodyRow_125j1_103{border-bottom:1px solid var(--border)}._tdId_125j1_107{padding:8px 10px;color:var(--text-muted);font-size:.78rem}._tdGuest_125j1_113{padding:8px 10px;font-weight:600;font-size:.84rem}._tdGuestEmail_125j1_119{font-size:.72rem;color:var(--text-muted)}._tdRoom_125j1_124{padding:8px 10px;font-size:.82rem;color:var(--text-muted)}._tdRoomProp_125j1_130{font-size:.7rem}._td_125j1_107{padding:8px 10px;font-size:.82rem}._tdPrice_125j1_139{padding:8px 10px;font-weight:700;color:var(--blue)}._tdCell_125j1_145{padding:8px 10px}._emptyRow_125j1_149{padding:20px;text-align:center;color:var(--text-muted);font-size:.85rem}._sourcePill_125j1_157{font-size:.68rem;padding:2px 7px;border-radius:10px;font-weight:600}._detailGrid_125j1_165{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-bottom:16px}._totalPrice_125j1_172{color:var(--blue)}._otaRef_125j1_176{font-family:monospace;font-size:.78rem}._pkgDetailBox_125j1_182{background:#e3f2fd;border:1px solid #90caf9;padding:8px 12px;border-radius:6px;font-size:.82rem;margin-bottom:12px}._specialRequests_125j1_192{background:var(--yellow-light);padding:8px 12px;border-radius:6px;font-size:.82rem;margin-bottom:12px}._greenDealBox_125j1_201{background:var(--green-light);border:1px solid #a5d6a7;padding:8px 12px;border-radius:6px;font-size:.82rem;margin-bottom:12px}._greenDealPhoto_125j1_210{margin-left:8px;color:var(--green)}._greenDealPrompt_125j1_216{background:#f1f8e9;border:1px dashed #a5d6a7;padding:8px 12px;border-radius:6px;font-size:.82rem;margin-bottom:12px;display:flex;align-items:center;gap:8px;justify-content:space-between}._greenDealSelect_125j1_229{padding:4px 8px;border:1px solid #a5d6a7;border-radius:6px;font-size:.82rem;background:var(--bg-white)}._modalActions_125j1_238{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:14px}._cancelledLabel_125j1_246{color:var(--text-muted);font-size:.82rem}._formGrid_125j1_252{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}._label_125j1_259{font-size:.75rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:3px}._input_125j1_267{width:100%;padding:7px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;box-sizing:border-box}._select_125j1_276{cursor:pointer;background:var(--bg-white)}._textarea_125j1_282{resize:vertical}._stepperWrap_125j1_288{display:flex;align-items:center;gap:0}._stepperBtn_125j1_294{width:36px;height:36px;border:1px solid var(--border);font-size:1.1rem;font-weight:700;display:flex;align-items:center;justify-content:center}._stepperBtnLeft_125j1_305{border-radius:6px 0 0 6px}._stepperBtnRight_125j1_310{border-radius:0 6px 6px 0}._stepperValue_125j1_315{width:48px;height:36px;border:1px solid var(--border);border-left:none;border-right:none;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;background:var(--bg-white)}._stepperHint_125j1_329{margin-left:8px;font-size:.72rem;color:var(--text-muted)}._sectionWrap_125j1_336{margin-bottom:14px}._pkgInfo_125j1_341{margin-top:6px;padding:6px 10px;background:var(--green-light);border:1px solid #a5d6a7;border-radius:6px;font-size:.78rem}._pkgInfoDesc_125j1_350{color:#666;margin-top:2px}._pkgInfoInclusions_125j1_355{margin-top:3px}._pkgInfoPrice_125j1_359{margin-top:3px;font-weight:600}._gdPhotoHint_125j1_364{margin-top:3px;font-size:.75rem;color:var(--orange)}._checkboxLabel_125j1_371{font-size:.82rem;display:flex;align-items:center;gap:6px;cursor:pointer}._priceCalcBox_125j1_380{background:#e3f2fd;border:2px solid #1976d2;border-radius:10px;padding:14px 16px;margin-bottom:14px}._priceLine_125j1_388{display:flex;justify-content:space-between;font-size:.82rem;margin-bottom:3px}._priceLineSub_125j1_395{font-size:.75rem;color:#666}._priceLineGreen_125j1_401{color:var(--green);font-weight:600}._priceTotal_125j1_407{border-top:1px solid #90caf9;margin-top:8px;padding-top:8px;display:flex;justify-content:space-between;align-items:baseline}._priceTotalLabel_125j1_416{font-size:1.05rem;font-weight:800;color:#1565c0}._priceTotalValue_125j1_422{font-size:1.3rem;font-weight:800;color:#1565c0}._priceDisclaimer_125j1_428{font-size:.68rem;color:#999;margin-top:6px;text-align:center}._calendarWrap_125j1_437{grid-column:1 / -1}._calendar_125j1_437{background:var(--bg-white);border:1px solid var(--border);border-radius:8px;padding:12px}._calHeader_125j1_448{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._calNavBtn_125j1_455{width:32px;height:32px;border:1px solid var(--border);border-radius:6px;background:var(--bg-white);cursor:pointer;font-size:1rem;font-weight:700;color:var(--text-muted);display:flex;align-items:center;justify-content:center}._calNavBtn_125j1_455:hover{background:var(--bg)}._calMonthLabel_125j1_474{font-weight:700;font-size:.9rem}._calLegend_125j1_479{display:flex;gap:14px;margin-bottom:8px;font-size:.72rem;color:var(--text-muted)}._calLegendItem_125j1_487{display:flex;align-items:center;gap:4px}._calLegendDotGreen_125j1_493{width:10px;height:10px;border-radius:2px;background:#e8f5e9;border:1px solid #4caf50}._calLegendDotRed_125j1_501{width:10px;height:10px;border-radius:2px;background:#ffebee;border:1px solid #e53935}._calLegendDotBlue_125j1_509{width:10px;height:10px;border-radius:2px;background:#e3f2fd;border:1px solid #1976d2}._calGrid_125j1_517{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._calDayHeader_125j1_523{text-align:center;font-size:.68rem;font-weight:700;color:var(--text-muted);padding:4px 0}._calDayEmpty_125j1_531{min-height:38px}._calDay_125j1_523{min-height:38px;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.82rem;transition:background .15s;position:relative;-webkit-user-select:none;user-select:none}._calDayNum_125j1_548{font-weight:600;line-height:1}._calDayPrice_125j1_553{font-size:.58rem;color:#888;line-height:1;margin-top:1px}._calDayAvailable_125j1_560{background:#e8f5e9;border:1px solid #a5d6a7;color:#2e7d32}._calDayAvailable_125j1_560:hover{background:#c8e6c9;border-color:#4caf50}._calDayNoPrice_125j1_571{background:#fff;border:1px solid #e0e0e0;color:#666}._calDayNoPrice_125j1_571:hover{background:#f5f5f5;border-color:#bbb}._calDayNeutral_125j1_582{background:#fff;border:1px solid #e0e0e0;color:#333}._calDayNeutral_125j1_582:hover{background:#f0f0f0;border-color:#999}._calDayBooked_125j1_593{background:#ffebee;border:1px solid #ef9a9a;color:#c62828}._calDayBookedInRange_125j1_599{background:#ff8a80;border:1px solid #e53935;color:#fff}._calDayPast_125j1_605{background:#f5f5f5;color:#ccc;border:1px solid #eee}._calDaySelected_125j1_611{background:#1976d2;border:1px solid #1565c0;color:#fff}._calDaySelected_125j1_611 ._calDayPrice_125j1_553{color:#ffffffb3}._calDayInRange_125j1_621{background:#e3f2fd;border:1px solid #90caf9;color:#1565c0}._calDayToday_125j1_627{box-shadow:inset 0 0 0 2px #1976d2}._calWarning_125j1_631{margin-top:8px;padding:6px 10px;background:#fff3e0;border:1px solid #ffb74d;border-radius:6px;font-size:.78rem;color:#e65100;font-weight:600}._calLoading_125j1_642{padding:20px;text-align:center;color:var(--text-muted);font-size:.82rem}._calPickHint_125j1_649{margin-top:6px;font-size:.72rem;color:var(--text-muted);text-align:center}._createFooter_125j1_657{display:flex;gap:10px;justify-content:flex-end}@media(max-width:768px){._toolbar_125j1_51{flex-wrap:wrap;gap:6px}._filterWrap_125j1_58{gap:4px}._filterBtn_125j1_65,._filterBtnActive_125j1_76{padding:6px 10px;font-size:.75rem;min-height:36px}._table_125j1_84{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}._th_125j1_89{white-space:nowrap;padding:6px 8px}._tdId_125j1_107,._tdGuest_125j1_113,._tdRoom_125j1_124,._td_125j1_107,._tdPrice_125j1_139,._tdCell_125j1_145{white-space:nowrap;padding:8px;font-size:.78rem}._detailGrid_125j1_165{grid-template-columns:1fr;gap:12px}._formGrid_125j1_252{grid-template-columns:1fr;gap:10px}._stepperBtn_125j1_294,._stepperBtnLeft_125j1_305,._stepperBtnRight_125j1_310{width:44px;height:44px}._stepperValue_125j1_315{height:44px}._modalActions_125j1_238,._createFooter_125j1_657{flex-wrap:wrap;gap:6px}._calendar_125j1_437{padding:10px 8px}._calGrid_125j1_517{gap:3px}._calDay_125j1_523{min-height:40px;font-size:.82rem;padding:2px;border-radius:4px}._calDayHeader_125j1_523{font-size:.65rem;padding:2px 0}._calDayPrice_125j1_553{display:none}._calNavBtn_125j1_455{width:44px;height:44px;font-size:1.1rem}._calLegend_125j1_479{gap:8px;flex-wrap:wrap}._input_125j1_267,._select_125j1_276,._textarea_125j1_282{font-size:16px;min-height:44px}._label_125j1_259{font-size:.75rem}}._toolbar_18uly_4{display:flex;gap:10px;align-items:center;margin-bottom:14px}._navBtn_18uly_11{background:var(--bg-white);border:1px solid var(--border);border-radius:6px;padding:6px 12px;cursor:pointer}._monthLabel_18uly_19{min-width:160px;text-align:center}._roomSelect_18uly_24{margin-left:16px;padding:6px 10px;border:1px solid var(--border);border-radius:6px;background:var(--bg-white)}._weekdayGrid_18uly_33{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:6px}._weekdayLabel_18uly_39{text-align:center;font-size:.72rem;font-weight:700;color:var(--text-muted);padding:3px 0}._dayGrid_18uly_48{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}._emptyCell_18uly_54{aspect-ratio:1}._dayCell_18uly_58{aspect-ratio:1;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;border:1px solid transparent;padding:2px}._dayCellToday_18uly_71{border:2px solid var(--blue)}._dayCellPointer_18uly_76{cursor:pointer}._dayLabel_18uly_80{font-size:.45rem;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;text-align:center}@media(max-width:768px){._toolbar_18uly_4{flex-wrap:wrap;gap:8px;justify-content:center}._monthLabel_18uly_19{min-width:0;width:100%;text-align:center;order:-1}._roomSelect_18uly_24{margin-left:0;width:100%}._navBtn_18uly_11{min-height:44px;min-width:44px;padding:8px 14px}._dayCell_18uly_58,._dayCellToday_18uly_71{font-size:.72rem}._weekdayLabel_18uly_39{font-size:.65rem}}._toolbar_m1yys_4{display:flex;gap:10px;align-items:center;margin-bottom:14px;flex-wrap:wrap}._dateRangeWrap_m1yys_12{position:relative}._dateRange_m1yys_12{min-width:200px;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}._dateRange_m1yys_12:hover{color:var(--blue)}._dateRangeIcon_m1yys_27{font-size:.7em;color:var(--text-light)}._propertySelect_m1yys_32{padding:6px 10px;border:1px solid var(--border);border-radius:6px;background:var(--bg-white)}._loadingHint_m1yys_39{color:var(--text-light);font-size:.8rem}._datePickerDropdown_m1yys_45{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:6px;background:var(--bg-white);border-radius:8px;box-shadow:0 4px 20px #00000026;border:1px solid var(--border);padding:12px;z-index:100;min-width:260px}._datePickerRow_m1yys_60{display:flex;align-items:center;gap:8px;margin-bottom:8px}._datePickerLabel_m1yys_67{font-size:.8rem;font-weight:600;min-width:30px}._datePickerInput_m1yys_73{padding:5px 8px;border:1px solid var(--border);border-radius:6px;font-size:.82rem;flex:1}._datePickerFooter_m1yys_81{display:flex;justify-content:flex-end;gap:6px;margin-top:4px}._legend_m1yys_89{display:flex;gap:14px;margin-bottom:10px;font-size:.75rem;flex-wrap:wrap}._legendItem_m1yys_97{display:flex;align-items:center;gap:4px}._legendDot_m1yys_103{width:12px;height:12px;border-radius:2px;display:inline-block}._msgBar_m1yys_111{padding:6px 14px;border-radius:6px;margin-bottom:8px;font-size:.8rem}._msgBarOk_m1yys_118{background:var(--green-light);color:var(--green)}._msgBarError_m1yys_124{background:var(--red-light);color:var(--red)}._gridWrapper_m1yys_131{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;cursor:grab;position:relative}._gridWrapper_m1yys_131:active{cursor:grabbing}._grid_m1yys_131{font-size:.7rem}._gridHeaderRoom_m1yys_149{padding:6px 10px;font-weight:700;background:#f0f4f8;border-bottom:2px solid #ddd;position:sticky;left:0;z-index:2}._gridHeaderDay_m1yys_160{padding:3px 2px;text-align:center;border-bottom:2px solid #ddd}._gridHeaderDayToday_m1yys_166{font-weight:700;background:#e3f2fd}._gridHeaderDayWeekend_m1yys_172{background:#fafafa}._gridHeaderDayNormal_m1yys_177{background:#f0f4f8}._dayOfWeek_m1yys_182{font-size:.6rem;color:var(--text-light)}._monthShort_m1yys_187{font-size:.55rem;color:var(--blue);font-weight:600}._roomNameCell_m1yys_194{padding:4px 10px;font-weight:600;font-size:.72rem;background:var(--bg-white);border-bottom:1px solid #eee;position:sticky;left:0;z-index:1;display:flex;flex-direction:column;justify-content:center}._roomProperty_m1yys_208{font-size:.58rem;color:var(--text-light);font-weight:400}._dayCell_m1yys_215{border-bottom:1px solid #eee;cursor:pointer;padding:2px 1px;text-align:center;font-size:.6rem;line-height:1.2;overflow:hidden;white-space:nowrap;min-height:28px;display:flex;align-items:center;justify-content:center}._dayCellToday_m1yys_230{outline:2px solid #1976d2;outline-offset:-1px}._dayCellFirstName_m1yys_236{font-size:.55rem;font-weight:600}._dayCellPrice_m1yys_241{opacity:.6}._dayCellPointer_m1yys_245{cursor:pointer}._bookingBlock_m1yys_250{border-bottom:1px solid rgba(255,255,255,.2);border-radius:4px;cursor:pointer;padding:2px 6px;color:#fff;font-size:.6rem;line-height:1.2;overflow:hidden;min-height:28px;display:flex;flex-direction:column;justify-content:center;position:relative;margin:1px 0}._bookingBlockToday_m1yys_267{outline:2px solid #1976d2;outline-offset:-1px}._bookingBlockChannel_m1yys_273{font-size:.5rem;opacity:.85;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._bookingBlockInfo_m1yys_283{font-size:.6rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._stripeInvoiced_m1yys_294{background-image:repeating-linear-gradient(-45deg,transparent,transparent 3px,rgba(255,255,255,.15) 3px,rgba(255,255,255,.15) 6px)!important}._stripePaid_m1yys_305{background-image:repeating-linear-gradient(-45deg,transparent,transparent 3px,rgba(255,255,255,.35) 3px,rgba(255,255,255,.35) 6px)!important}._blockSegment_m1yys_316{border-bottom:1px solid rgba(0,0,0,.1);border-radius:4px;cursor:pointer;padding:2px 6px;background:#ff9800;color:#fff;font-size:.55rem;line-height:1.2;overflow:hidden;white-space:nowrap;min-height:28px;display:flex;align-items:center;margin:1px 0}._blockSegmentToday_m1yys_333{outline:2px solid #1976d2;outline-offset:-1px}._blockSegmentLabel_m1yys_339{text-overflow:ellipsis;overflow:hidden}._popoverOverlay_m1yys_345{position:fixed;inset:0;z-index:900}._popover_m1yys_345{background:var(--bg-white);border-radius:8px;box-shadow:0 4px 20px #0000002e;border:1px solid var(--border);min-width:180px;max-width:220px;z-index:901;overflow:hidden}._popoverWide_m1yys_362{min-width:300px;max-width:340px;max-height:80vh;overflow-y:auto}._popoverHeader_m1yys_370{padding:8px 12px;font-weight:700;font-size:.78rem;background:#f0f4f8;border-bottom:1px solid var(--border)}._popoverActions_m1yys_378{display:flex;flex-direction:column}._popoverBtn_m1yys_383{padding:8px 12px;text-align:left;background:none;border:none;border-bottom:1px solid #f0f0f0;font-size:.8rem;cursor:pointer;transition:background .1s}._popoverBtn_m1yys_383:hover{background:#e3f2fd}._popoverBtn_m1yys_383:last-child{border-bottom:none}._popoverBtnBlock_m1yys_402{color:var(--text-muted)}._popoverBtnBlock_m1yys_402:hover{background:#f5f5f5}._popoverBtnRed_m1yys_411{color:var(--red)}._popoverBtnRed_m1yys_411:hover{background:var(--red-light)}._popoverDetail_m1yys_421{padding:0}._popoverDetailLoading_m1yys_425{padding:16px;text-align:center;color:var(--text-light);font-size:.8rem}._popoverDetailSection_m1yys_432{padding:8px 12px;border-bottom:1px solid #f0f0f0}._popoverDetailSection_m1yys_432:last-child{border-bottom:none}._popoverDetailTitle_m1yys_441{font-size:.68rem;text-transform:uppercase;letter-spacing:.5px;color:var(--text-light);font-weight:600;margin-bottom:4px}._popoverDetailRow_m1yys_450{display:flex;justify-content:space-between;align-items:center;padding:2px 0;font-size:.8rem}._popoverDetailLabel_m1yys_458{color:var(--text-muted);font-size:.76rem;min-width:80px}._popoverDetailNote_m1yys_464{font-size:.78rem;color:var(--text-muted);background:var(--yellow-light);padding:4px 8px;border-radius:4px;margin-top:2px}._quickBookForm_m1yys_474{display:flex;flex-direction:column;gap:12px}._quickBookRow_m1yys_480{display:flex;flex-direction:column;gap:4px}._quickBookLabel_m1yys_486{font-size:.78rem;font-weight:600;color:var(--text-muted)}._quickBookInput_m1yys_492{padding:6px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;width:100%;box-sizing:border-box}._quickBookInput_m1yys_492[type=date]{cursor:pointer;position:relative}._quickBookInput_m1yys_492[type=date]::-webkit-calendar-picker-indicator{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}._quickBookFooter_m1yys_518{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}._qbPkgInfo_m1yys_526{margin-top:4px;padding:6px 10px;background:#f8f9fa;border-left:3px solid var(--blue);border-radius:4px;font-size:.78rem}._qbPkgDesc_m1yys_535{color:var(--text-light);margin-top:2px}._qbPkgInclusions_m1yys_540{color:var(--text-muted);font-size:.72rem;margin-top:2px}._qbPkgPrice_m1yys_546{font-weight:600;margin-top:3px;color:var(--blue)}._qbGdPhotoHint_m1yys_552{font-size:.7rem;color:#ff9800;margin-top:2px}._qbStepper_m1yys_559{display:flex;align-items:center;gap:8px}._qbStepperBtn_m1yys_565{width:28px;height:28px;border-radius:50%;border:1px solid var(--border);background:var(--blue);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}._qbStepperBtn_m1yys_565:hover{background:#1565c0}._qbStepperVal_m1yys_585{font-size:.9rem;font-weight:700;min-width:20px;text-align:center}._qbStepperHint_m1yys_592{font-size:.7rem;color:var(--text-light);margin-left:4px}._qbPriceBox_m1yys_599{background:#f0f4f8;border-radius:6px;padding:10px 12px;font-size:.82rem}._qbPriceLine_m1yys_606{display:flex;justify-content:space-between;padding:2px 0}._qbPriceLineGreen_m1yys_612{color:#2e7d32}._qbPriceTotal_m1yys_617{display:flex;justify-content:space-between;padding:6px 0 0;margin-top:4px;border-top:1px solid #ddd;font-weight:700;font-size:.9rem}._detailGrid_m1yys_628{display:grid;grid-template-columns:140px 1fr;gap:8px 16px;font-size:.9rem}._dayLabel_m1yys_636{font-size:.5rem;line-height:1;overflow:hidden;text-overflow:ellipsis;max-width:100%}._editForm_m1yys_645{display:flex;flex-direction:column;gap:10px}._editRow2_m1yys_651{display:grid;grid-template-columns:1fr 1fr;gap:10px}._editRow3_m1yys_657{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}._editCol_m1yys_663{display:flex;flex-direction:column;gap:3px}._editLabel_m1yys_669{font-size:.72rem;font-weight:600;color:var(--text-muted)}._editInfoLine_m1yys_675{display:flex;gap:16px;font-size:.8rem;padding:4px 0;flex-wrap:wrap}._editReadonly_m1yys_683{font-size:.85rem;color:#555;padding:6px 0}._quickBookTextarea_m1yys_689{width:100%;padding:8px 10px;border:1px solid #ddd;border-radius:6px;font-size:.85rem;font-family:inherit;resize:vertical}._quickBookTextarea_m1yys_689:focus{border-color:var(--blue);outline:none}._editCancelBtn_m1yys_704{background:none;border:1px solid #e53935;color:#e53935;padding:6px 14px;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500}._editCancelBtn_m1yys_704:hover{background:#ffebee}._editCancelBtn_m1yys_704:disabled{opacity:.5;cursor:not-allowed}._editFooter_m1yys_725{display:flex;flex-direction:column;gap:10px;border-top:1px solid var(--border);padding-top:12px;margin-top:4px}._editFooterRow_m1yys_734{display:flex;gap:8px;align-items:center}._editCheckinBtn_m1yys_740{background:none;border:1px solid #1565c0;color:#1565c0;padding:6px 14px;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500}._editCheckinBtn_m1yys_740:hover{background:#e3f2fd}._editCheckinBtn_m1yys_740:disabled{opacity:.5;cursor:not-allowed}._editCheckoutBtn_m1yys_760{background:none;border:1px solid #6a1b9a;color:#6a1b9a;padding:6px 14px;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500}._editCheckoutBtn_m1yys_760:hover{background:#f3e5f5}._editCheckoutBtn_m1yys_760:disabled{opacity:.5;cursor:not-allowed}._editCancelBtnSm_m1yys_781{background:none;border:1px solid #e53935;color:#e53935;padding:4px 10px;border-radius:6px;cursor:pointer;font-size:.75rem;font-weight:500}._editCancelBtnSm_m1yys_781:hover{background:#ffebee}._editCancelBtnSm_m1yys_781:disabled{opacity:.5;cursor:not-allowed}._editInvoiceBtnFilled_m1yys_802{background:#2e7d32;border:1px solid #2e7d32;color:#fff;padding:6px 14px;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500}._editInvoiceBtnFilled_m1yys_802:hover{background:#1b5e20}._editInvoiceBtnFilled_m1yys_802:disabled{opacity:.5;cursor:not-allowed}._emptyState_m1yys_823{text-align:center;padding:40px;color:var(--text-light)}@media(max-width:768px){._toolbar_m1yys_4{flex-wrap:wrap;gap:8px}._dateRange_m1yys_12{min-width:0;width:100%;text-align:left;order:-1}._datePickerDropdown_m1yys_45{left:0;right:0;transform:none;min-width:0}._grid_m1yys_131{overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.65rem}._roomNameCell_m1yys_194{min-width:90px;padding:4px 6px;font-size:.65rem}._dayCell_m1yys_215,._dayCellToday_m1yys_230{min-width:32px;font-size:.55rem}._bookingBlock_m1yys_250,._bookingBlockToday_m1yys_267{font-size:.5rem;padding:1px 3px;min-height:28px}._bookingBlockInfo_m1yys_283{-webkit-line-clamp:1;font-size:.5rem}._blockSegment_m1yys_316,._blockSegmentToday_m1yys_333{font-size:.45rem;padding:2px 4px;min-height:28px;display:flex;align-items:center}._legend_m1yys_89{gap:8px;font-size:.7rem}._editRow2_m1yys_651,._editRow3_m1yys_657{grid-template-columns:1fr}._detailGrid_m1yys_628{grid-template-columns:1fr;gap:6px;font-size:.85rem}._popover_m1yys_345,._popoverWide_m1yys_362{position:fixed!important;bottom:0!important;left:0!important;top:auto!important;right:0;max-width:100%;min-width:100%;max-height:70vh;border-radius:12px 12px 0 0;box-shadow:0 -4px 20px #00000026}._quickBookForm_m1yys_474{gap:10px}._quickBookRow_m1yys_480{gap:3px}._quickBookLabel_m1yys_486{font-size:.75rem}._quickBookInput_m1yys_492,._quickBookTextarea_m1yys_689{font-size:16px;min-height:44px;padding:10px 12px}._quickBookFooter_m1yys_518{position:sticky;bottom:0;background:var(--bg-white);padding:12px 0 0;border-top:1px solid var(--border);margin-top:4px}._qbStepperBtn_m1yys_565{min-width:44px;min-height:44px;font-size:1.1rem}._qbStepperVal_m1yys_585{min-width:36px;font-size:1rem}._qbPriceBox_m1yys_599{font-size:.8rem}._editForm_m1yys_645{gap:10px}._editLabel_m1yys_669{font-size:.73rem}._editCancelBtn_m1yys_704,._editCancelBtnSm_m1yys_781,._editCheckinBtn_m1yys_740,._editCheckoutBtn_m1yys_760,._editInvoiceBtnFilled_m1yys_802{min-height:44px}._editFooterRow_m1yys_734{flex-wrap:wrap}}._msgBar_txcsa_4{padding:8px 14px;border-radius:6px;margin-bottom:10px;font-size:.84rem;display:flex;justify-content:space-between}._msgOk_txcsa_12{background:var(--green-light);color:var(--green)}._msgErr_txcsa_13{background:var(--red-light);color:var(--red)}._closeBtn_txcsa_14{background:none;border:none;cursor:pointer}._layout_txcsa_21{display:grid;grid-template-columns:250px 1fr;gap:14px;height:calc(100vh - 180px)}._sidebar_txcsa_29{overflow-y:auto;display:flex;flex-direction:column;gap:8px}._roomCard_txcsa_37{border-radius:var(--radius);padding:11px 13px;cursor:pointer}._roomCardName_txcsa_42{font-weight:600}._roomCardMeta_txcsa_43{font-size:.76rem;color:var(--text-muted);margin-top:1px}._roomCardBottom_txcsa_48{margin-top:6px;display:flex;gap:8px;align-items:center}._roomCardPrice_txcsa_54{color:var(--blue);font-weight:700}._roomCardGuests_txcsa_58{font-size:.72rem;color:var(--text-muted)}._roomCardSurcharge_txcsa_62{font-size:.68rem;color:var(--orange)}._detailPanel_txcsa_68{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-direction:column;overflow:hidden}._detailHeader_txcsa_78{background:var(--blue);padding:12px 18px;display:flex;justify-content:space-between;align-items:center}._detailTitle_txcsa_85{color:#fff;font-weight:700}._detailSubtitle_txcsa_89{color:#ffffffb3;font-size:.78rem}._detailActions_txcsa_93{display:flex;gap:6px}._tabBar_txcsa_99{display:flex;border-bottom:1px solid var(--border);background:var(--bg)}._tabBtn_txcsa_104{border:none;padding:9px 14px;cursor:pointer;font-size:.82rem;background:transparent;border-bottom:2px solid transparent;font-weight:400;color:var(--text-muted)}._tabBtnActive_txcsa_114{background:var(--bg-white);border-bottom-color:var(--blue);font-weight:700;color:var(--blue)}._tabContent_txcsa_123{padding:18px;overflow-y:auto;flex:1}._infoGrid_txcsa_130{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}._priceEditRow_txcsa_136{display:flex;gap:8px;align-items:center;margin-top:4px}._priceInput_txcsa_142{width:90px;padding:6px 10px;border:2px solid var(--blue);border-radius:6px;font-size:1rem}._surchargeInput_txcsa_149{width:90px;padding:6px 10px;border:2px solid #43a047;border-radius:6px;font-size:1rem}._priceDisplay_txcsa_156{display:flex;align-items:center;gap:10px;margin-top:4px}._priceValue_txcsa_162{font-size:1.7rem;font-weight:700;color:var(--blue)}._surchargeValue_txcsa_167{font-size:1.4rem;font-weight:700}._changeBtn_txcsa_171{background:var(--blue-light);border:1px solid var(--blue-mid);color:var(--blue);border-radius:4px;padding:3px 10px;cursor:pointer;font-size:.78rem}._changeBtnGreen_txcsa_180{background:var(--green-light);border:1px solid #a5d6a7;color:var(--green);border-radius:4px;padding:3px 10px;cursor:pointer;font-size:.78rem}._surchargeHint_txcsa_189{font-size:.72rem;color:var(--text-muted);margin-top:4px}._description_txcsa_194{color:var(--text-muted);line-height:1.6;font-size:.85rem}._photosHeader_txcsa_201{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._photosTitle_txcsa_207{font-size:.88rem}._uploadLabel_txcsa_208{background:var(--blue);color:#fff;padding:6px 14px;border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:600}._hiddenInput_txcsa_217{display:none}._emptyPhotos_txcsa_218{text-align:center;padding:40px;color:var(--text-muted);background:var(--bg);border-radius:var(--radius);border:2px dashed var(--border)}._emptyPhotosIcon_txcsa_226{font-size:2rem;margin-bottom:8px;opacity:.4}._emptyPhotosText_txcsa_231{font-size:.85rem}._emptyPhotosHint_txcsa_232{font-size:.75rem;margin-top:4px}._emptyPhotosChannex_txcsa_233{font-size:.72rem;margin-top:6px;color:var(--blue)}._photosGrid_txcsa_238{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}._photoCard_txcsa_243{position:relative;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:#f5f5f5}._photoImg_txcsa_250{width:100%;height:110px;object-fit:cover;display:block}._photoInfo_txcsa_256{padding:5px 8px;font-size:.7rem}._photoBadgeTitle_txcsa_260{background:var(--blue);color:#fff;padding:1px 6px;border-radius:4px;font-size:.6rem;font-weight:700;margin-right:4px}._photoBadgeChannex_txcsa_269{background:var(--green-light);color:var(--green);padding:1px 6px;border-radius:4px;font-size:.6rem}._photoBadgeCategory_txcsa_276{background:#e8f0fe;color:#1a56db;padding:1px 6px;border-radius:4px;font-size:.6rem}._photoDescription_txcsa_283{color:var(--text-muted);margin-top:2px;font-size:.65rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._photoDeleteBtn_txcsa_291{position:absolute;top:4px;right:4px;background:#0009;color:#fff;border:none;border-radius:50%;width:22px;height:22px;cursor:pointer;font-size:.7rem;display:flex;align-items:center;justify-content:center}._photosTip_txcsa_307{margin-top:10px;font-size:.72rem;color:var(--text-muted)}._sectionHeader_txcsa_314{display:flex;justify-content:space-between;margin-bottom:10px}._sectionTitle_txcsa_319{font-size:.88rem}._seasonRow_txcsa_320{display:flex;gap:12px;align-items:center;padding:10px 12px;background:var(--bg);border-radius:6px;margin-bottom:8px;border:1px solid var(--border)}._seasonDot_txcsa_330{width:12px;height:12px;border-radius:50%;flex-shrink:0}._seasonInfo_txcsa_336{flex:1}._seasonName_txcsa_337{font-weight:600;font-size:.87rem}._seasonDates_txcsa_338{font-size:.74rem;color:var(--text-muted)}._seasonPrice_txcsa_339{font-size:.8rem;color:var(--blue);font-weight:600}._emptyText_txcsa_340{color:var(--text-muted);font-size:.84rem}._restrRow_txcsa_343{display:flex;gap:12px;align-items:center;padding:10px 12px;background:var(--bg);border-radius:6px;margin-bottom:8px;border:1px solid var(--border)}._restrInfo_txcsa_353{flex:1}._restrDates_txcsa_354{font-weight:600;font-size:.87rem}._restrDetails_txcsa_355{font-size:.74rem;color:var(--text-muted)}._amenitiesList_txcsa_358{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}._amenityTag_txcsa_364{background:var(--blue-light);border:1px solid var(--blue-mid);color:var(--blue-dark);border-radius:20px;padding:4px 14px;font-size:.82rem;display:flex;align-items:center;gap:6px}._amenityRemoveBtn_txcsa_375{background:none;border:none;cursor:pointer;color:var(--blue);font-weight:700;font-size:.9rem;padding:0}._amenityAddRow_txcsa_384{display:flex;gap:8px}._amenitySuggestions_txcsa_388{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px}._amenitySuggestBtn_txcsa_394{background:#f5f5f5;border:1px solid var(--border);border-radius:20px;padding:3px 10px;font-size:.76rem;cursor:pointer;color:var(--text-muted)}._emptyState_txcsa_405{display:flex;align-items:center;justify-content:center;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-muted)}._formGrid_txcsa_416{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formFullWidth_txcsa_421{grid-column:1 / -1}._label_txcsa_422{font-size:.75rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:3px}._checkboxLabel_txcsa_429{font-size:.75rem;font-weight:600;color:var(--text-muted);display:flex;align-items:center;gap:6px;margin-bottom:3px}._input_txcsa_438{width:100%;padding:7px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;box-sizing:border-box}._textarea_txcsa_446{height:60px;font-family:inherit}._colorInput_txcsa_451{height:38px;padding:2px}._modalActions_txcsa_456{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}._multiplierHint_txcsa_462{font-size:.72rem;color:var(--text-muted);margin-top:2px}@media(max-width:768px){._layout_txcsa_21{grid-template-columns:1fr;height:auto;gap:10px}._sidebar_txcsa_29{max-height:280px;min-height:0}._detailPanel_txcsa_68{min-height:400px}._tabBtn_txcsa_104,._tabBtnActive_txcsa_114{padding:10px;font-size:.75rem;min-height:44px}._infoGrid_txcsa_130{grid-template-columns:1fr;gap:12px}._priceValue_txcsa_162{font-size:1.4rem}._surchargeValue_txcsa_167{font-size:1.2rem}._formGrid_txcsa_416{grid-template-columns:1fr;gap:10px}._photosGrid_txcsa_238{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px}._photoImg_txcsa_250{height:90px}._seasonRow_txcsa_320{flex-wrap:wrap;gap:8px}._modalActions_txcsa_456{flex-wrap:wrap;gap:6px}}._msgBar_1183o_4{padding:8px 14px;border-radius:6px;margin-bottom:10px;font-size:.84rem;display:flex;justify-content:space-between}._msgOk_1183o_12{background:var(--green-light);color:var(--green)}._msgErr_1183o_13{background:var(--red-light);color:var(--red)}._closeBtn_1183o_14{background:none;border:none;cursor:pointer}._layout_1183o_21{display:grid;grid-template-columns:270px 1fr;gap:14px;height:calc(100vh - 180px)}._sidebar_1183o_29{display:flex;flex-direction:column;gap:8px;overflow-y:auto}._searchInput_1183o_35{padding:7px 11px;border:1px solid var(--border);border-radius:6px;font-size:.84rem}._guestCard_1183o_43{border-radius:var(--radius);padding:10px 12px;cursor:pointer}._guestCardTop_1183o_48{display:flex;gap:8px;align-items:center}._avatar_1183o_53{width:32px;height:32px;background:var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.82rem;flex-shrink:0}._guestName_1183o_66{font-weight:600;font-size:.87rem}._vipBadge_1183o_70{background:#f9a825;color:#fff;font-size:.58rem;padding:1px 5px;border-radius:3px;margin-left:5px;font-weight:700}._guestEmail_1183o_79{font-size:.73rem;color:var(--text-muted)}._guestStats_1183o_83{display:flex;gap:12px;margin-top:6px;font-size:.73rem;color:var(--text-muted)}._detailPanel_1183o_92{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-direction:column;overflow:hidden}._detailHeader_1183o_102{background:var(--blue);padding:14px 18px;display:flex;align-items:center;gap:14px}._detailAvatar_1183o_109{width:44px;height:44px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem}._detailName_1183o_121{color:#fff;font-weight:700;font-size:1rem}._detailVipBadge_1183o_126{background:#f9a825;color:#fff;font-size:.68rem;padding:2px 7px;border-radius:3px;margin-left:8px}._detailMeta_1183o_134{color:#ffffffb8;font-size:.8rem}._detailBody_1183o_140{padding:18px;overflow-y:auto;flex:1}._infoGrid_1183o_145{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}._actionsColumn_1183o_151{display:flex;flex-direction:column;gap:8px;margin-top:4px}._bookingRow_1183o_159{display:flex;gap:12px;padding:7px 0;border-bottom:1px solid var(--border);font-size:.83rem;align-items:center}._bookingDate_1183o_167{color:var(--text-muted);min-width:80px}._bookingRoom_1183o_171{font-weight:600}._bookingNights_1183o_172{color:var(--text-muted)}._bookingPrice_1183o_173{margin-left:auto;color:var(--blue);font-weight:700}._noBookings_1183o_178{color:var(--text-muted);font-size:.83rem}._emptyState_1183o_184{display:flex;align-items:center;justify-content:center;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-muted)}._formGrid_1183o_195{display:grid;grid-template-columns:1fr 1fr;gap:12px}._label_1183o_200{font-size:.75rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:3px}._input_1183o_207{width:100%;padding:7px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;box-sizing:border-box}._modalActions_1183o_215{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}@media(max-width:768px){._layout_1183o_21{grid-template-columns:1fr;height:auto;gap:10px}._sidebar_1183o_29{max-height:260px;min-height:0}._infoGrid_1183o_145{grid-template-columns:1fr;gap:12px}._formGrid_1183o_195{grid-template-columns:1fr;gap:10px}._modalActions_1183o_215{flex-wrap:wrap;gap:6px}._searchInput_1183o_35{min-height:44px;font-size:.9rem;padding:10px 11px}._guestCard_1183o_43{padding:12px}}._layout_1fapr_1{padding:0}._header_1fapr_2{margin-bottom:16px}._title_1fapr_3{font-size:1.3rem;margin:0}._subtitle_1fapr_4{font-size:.85rem;color:var(--text-muted);margin-top:2px}._msgOk_1fapr_6{background:#dcfce7;padding:10px 14px;border-radius:8px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;font-size:.88rem}._msgErr_1fapr_7{background:#fef2f2;padding:10px 14px;border-radius:8px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;font-size:.88rem;color:#991b1b}._closeBtn_1fapr_8{background:none;border:none;cursor:pointer;font-size:1rem;color:#999}._filterRow_1fapr_10{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}._filterBtn_1fapr_11{padding:6px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-size:.85rem;transition:all .15s;display:flex;align-items:center;gap:6px}._filterBtn_1fapr_11:hover{background:#f8fafc}._filterActive_1fapr_13{background:var(--blue-light, #eff6ff);border-color:var(--blue, #3b82f6);color:var(--blue, #2563eb);font-weight:600}._filterCount_1fapr_14{background:#e2e8f0;padding:1px 6px;border-radius:10px;font-size:.75rem;font-weight:700}._filterActive_1fapr_13 ._filterCount_1fapr_14{background:var(--blue, #3b82f6);color:#fff}._bookingList_1fapr_17{display:flex;flex-direction:column;gap:12px}._empty_1fapr_18{text-align:center;padding:40px;color:#94a3b8;font-size:.95rem}._bookingCard_1fapr_20{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;transition:box-shadow .15s}._bookingCard_1fapr_20:hover{box-shadow:0 2px 8px #0000000f}._cardHeader_1fapr_23{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._guestName_1fapr_24{font-size:1rem}._roomBadge_1fapr_25{background:#f1f5f9;padding:2px 8px;border-radius:4px;font-size:.78rem;margin-left:8px;color:#64748b}._cardDates_1fapr_27{font-size:.82rem;color:#64748b;margin-bottom:10px}._progressRow_1fapr_29{display:flex;align-items:center;gap:10px;margin-bottom:8px}._progressBar_1fapr_30{flex:1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}._progressFill_1fapr_31{height:100%;background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:3px;transition:width .3s}._progressLabel_1fapr_32{font-size:.78rem;color:#64748b;white-space:nowrap}._guestMini_1fapr_34{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}._guestChip_1fapr_35{font-size:.78rem;padding:3px 8px;border-radius:6px;background:#f8fafc;border:1px solid #e2e8f0}._signaturePreview_1fapr_37{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding:6px 10px;background:#f8fafc;border-radius:6px}._cardActions_1fapr_39{display:flex;gap:8px;flex-wrap:wrap;padding-top:8px;border-top:1px solid #f1f5f9}._layout_753zk_4{display:grid;grid-template-columns:260px 1fr;height:calc(100vh - 160px);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--bg-white);gap:0}._guestPanel_753zk_16{border-right:1px solid var(--border);overflow-y:auto}._guestPanelHeader_753zk_20{padding:10px 14px;border-bottom:1px solid var(--border);font-weight:700;font-size:.88rem;display:flex;align-items:center;justify-content:space-between}._guestCount_753zk_29{background:var(--blue);color:#fff;border-radius:10px;font-size:.65rem;padding:1px 7px;font-weight:700}._guestItem_753zk_37{padding:11px 14px;border-bottom:1px solid var(--border);cursor:pointer}._guestItemTop_753zk_42{display:flex;justify-content:space-between;margin-bottom:3px}._guestItemName_753zk_47{font-weight:600;font-size:.86rem}._guestItemEmail_753zk_51{font-size:.74rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._emptyGuestList_753zk_58{padding:20px;text-align:center;color:var(--text-muted);font-size:.82rem}._chatPanel_753zk_66{display:flex;flex-direction:column}._chatHeader_753zk_72{padding:10px 16px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px}._chatAvatar_753zk_79{width:34px;height:34px;background:var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.85rem}._chatName_753zk_91{font-weight:700;font-size:.9rem}._chatEmail_753zk_95{font-size:.74rem;color:var(--text-muted)}._messagesArea_753zk_101{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}._emptyMessages_753zk_109{text-align:center;color:var(--text-muted);font-size:.84rem;padding:40px}._msgRowOut_753zk_115{display:flex;justify-content:flex-end}._msgRowIn_753zk_119{display:flex;justify-content:flex-start}._bubbleOut_753zk_123{max-width:76%;padding:10px 13px;border-radius:14px 14px 4px;background:var(--blue);color:#fff;font-size:.85rem;line-height:1.55;white-space:pre-line}._bubbleIn_753zk_133{max-width:76%;padding:10px 13px;border-radius:14px 14px 14px 4px;background:var(--bg);color:var(--text);font-size:.85rem;line-height:1.55;white-space:pre-line;border:1px solid var(--border)}._msgTime_753zk_144{font-size:.62rem;opacity:.65;margin-top:4px;text-align:right}._inputArea_753zk_152{padding:12px;border-top:1px solid var(--border);display:flex;gap:8px}._messageInput_753zk_158{flex:1;padding:7px 11px;border:1px solid var(--border);border-radius:6px;font-size:.84rem;resize:none;height:48px;font-family:inherit}._emptyState_753zk_170{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-muted)}@media(max-width:768px){._layout_753zk_4{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 180px)}._guestPanel_753zk_16{border-right:none;border-bottom:1px solid var(--border);max-height:220px}._chatPanel_753zk_66{min-height:400px}._messageInput_753zk_158{font-size:.9rem;padding:10px 11px;min-height:44px}._bubbleOut_753zk_123,._bubbleIn_753zk_133{max-width:90%;font-size:.82rem}._messagesArea_753zk_101{padding:10px}}._msgBar_1rbcu_4{padding:8px 14px;border-radius:6px;margin-bottom:10px;font-size:.84rem;display:flex;justify-content:space-between}._msgOk_1rbcu_12{background:var(--green-light);color:var(--green)}._msgErr_1rbcu_13{background:var(--red-light);color:var(--red)}._closeBtn_1rbcu_14{background:none;border:none;cursor:pointer}._toolbar_1rbcu_21{display:flex;justify-content:flex-end;margin-bottom:14px}._grid_1rbcu_28{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._card_1rbcu_35{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}._cardHeader_1rbcu_42{background:var(--blue);padding:13px 16px}._cardTitle_1rbcu_46{color:#fff;font-weight:700}._cardSubtitle_1rbcu_50{color:#ffffffb8;font-size:.76rem;margin-top:2px}._cardBody_1rbcu_55{padding:13px 16px}._cardDescription_1rbcu_58{color:var(--text-muted);font-size:.83rem;margin-bottom:10px}._inclusionRow_1rbcu_63{display:flex;gap:6px;font-size:.81rem;margin-bottom:4px}._inclusionCheck_1rbcu_69{color:var(--green);font-weight:700}._cardFooterInfo_1rbcu_73{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding-top:10px;margin-top:10px}._taxRate_1rbcu_81{margin-left:8px;font-size:.72rem;color:var(--text-muted)}._statusBadgeActive_1rbcu_86{background:var(--green-light);color:var(--green);border-radius:20px;padding:2px 9px;font-size:.73rem;font-weight:600}._statusBadgeInactive_1rbcu_94{background:#f5f5f5;color:#999;border-radius:20px;padding:2px 9px;font-size:.73rem;font-weight:600}._cardActions_1rbcu_102{padding:8px 16px;background:var(--bg);border-top:1px solid var(--border);display:flex;gap:8px}._formGrid_1rbcu_111{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formFullWidth_1rbcu_116{grid-column:1 / -1}._label_1rbcu_117{font-size:.75rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:3px}._input_1rbcu_124{width:100%;padding:7px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;box-sizing:border-box}._textarea_1rbcu_132{height:50px;font-family:inherit}._inclusionsList_1rbcu_139{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}._inclusionTag_1rbcu_145{background:var(--blue-light);border:1px solid var(--blue-mid);border-radius:20px;padding:3px 10px;font-size:.8rem;display:flex;align-items:center;gap:4px}._inclusionRemoveBtn_1rbcu_155{background:none;border:none;cursor:pointer;font-weight:700;color:var(--blue)}._inclusionAddRow_1rbcu_162{display:flex;gap:8px}._inclusionInput_1rbcu_166{flex:1;padding:7px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem}._modalActions_1rbcu_175{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}@media(max-width:768px){._grid_1rbcu_28,._formGrid_1rbcu_111{grid-template-columns:1fr;gap:10px}._modalActions_1rbcu_175,._inclusionAddRow_1rbcu_162{flex-wrap:wrap;gap:6px}}._toolbar_1jmo2_3{display:flex;justify-content:flex-end;margin-bottom:14px;gap:10px;align-items:center}._table_1jmo2_11{width:100%;border-collapse:collapse}._theadRow_1jmo2_16{background:var(--bg);border-bottom:2px solid var(--border)}._th_1jmo2_16{text-align:left;padding:7px 10px;font-size:.7rem;color:var(--text-muted);font-weight:700;text-transform:uppercase}._row_1jmo2_30{border-bottom:1px solid var(--border)}._td_1jmo2_34{padding:9px 10px}._tdInvoiceNr_1jmo2_38{font-family:monospace;font-size:.85rem;color:var(--blue)}._tdGuest_1jmo2_45{font-weight:600;font-size:.85rem}._tdDate_1jmo2_51{font-size:.82rem;color:var(--text-muted)}._tdSubtotal_1jmo2_57{font-size:.84rem;color:var(--text-muted)}._tdTax_1jmo2_63{font-size:.82rem;color:var(--text-muted)}._tdTotal_1jmo2_69{font-weight:700;font-size:.95rem;color:var(--blue)}._statusBadge_1jmo2_76{border-radius:20px;padding:2px 9px;font-size:.73rem;font-weight:600}._actions_1jmo2_83{display:flex;gap:6px}@media(max-width:768px){._toolbar_1jmo2_3{flex-wrap:wrap;justify-content:flex-start;gap:8px}._table_1jmo2_11{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}._th_1jmo2_16{white-space:nowrap;padding:6px 8px}._td_1jmo2_34,._tdInvoiceNr_1jmo2_38,._tdGuest_1jmo2_45,._tdDate_1jmo2_51,._tdSubtotal_1jmo2_57,._tdTax_1jmo2_63,._tdTotal_1jmo2_69{white-space:nowrap;padding:8px;font-size:.78rem}._actions_1jmo2_83{flex-wrap:wrap;gap:4px}}._alert_1673r_4{padding:10px 14px;border-radius:6px;margin-bottom:14px;font-size:.84rem}._alertHint_1673r_11{font-size:.78rem;margin-top:4px}._channelGrid_1673r_17{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}._channelCard_1673r_24{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}._channelHeader_1673r_32{padding:15px 18px;display:flex;align-items:center;gap:12px}._channelIcon_1673r_39{font-size:1.4rem}._channelLabel_1673r_43{color:#fff;font-weight:700}._channelSubLabel_1673r_48{color:#ffffffb8;font-size:.76rem}._channelBody_1673r_53{padding:13px 18px}._statusRow_1673r_57{display:flex;gap:8px;align-items:center;margin-bottom:10px}._statusDot_1673r_64{width:10px;height:10px;border-radius:50%}._statusText_1673r_70{font-size:.84rem;font-weight:600}._channelDesc_1673r_75{font-size:.81rem;color:var(--text-muted);line-height:1.5;margin-bottom:12px}._channelActions_1673r_82{display:flex;gap:8px}._channexToolbar_1673r_88{display:flex;gap:12px;align-items:center;margin-bottom:12px;flex-wrap:wrap}._channexHint_1673r_96{font-size:.82rem;color:var(--text-muted)}._channexStatus_1673r_101{border-radius:6px;padding:10px 14px;margin-bottom:12px;font-size:.83rem}._channexStatusActive_1673r_108{background:var(--green-light);border:1px solid #a5d6a7}._channexStatusInactive_1673r_114{background:var(--orange-light);border:1px solid #ffcc80}._channexStatusRow_1673r_120{display:flex;gap:10px;align-items:center}._channexMuted_1673r_126{color:var(--text-muted)}._channexLastSync_1673r_130{color:var(--text-muted);margin-left:auto;font-size:.78rem}._channexNotConfigured_1673r_136{background:var(--orange-light);border:1px solid #ffcc80;border-radius:6px;padding:10px 14px;margin-bottom:12px;font-size:.83rem;color:var(--orange)}._syncRow_1673r_147{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}._infoBox_1673r_155{background:var(--bg);border-radius:6px;padding:10px 14px;font-size:.82rem;color:var(--text-muted);line-height:1.6}._setupCardWrap_1673r_165{margin-top:14px}._setupDesc_1673r_169{font-size:.82rem;color:var(--text-muted);margin-bottom:12px;line-height:1.5}._setupRow_1673r_176{display:flex;gap:10px;align-items:center}._setupSelect_1673r_182{padding:6px 10px;border:1px solid var(--border);border-radius:6px;font-size:.84rem}._setupPropertyName_1673r_189{font-size:.84rem;font-weight:600}._stepsRow_1673r_195{display:flex;gap:8px;margin-top:8px}._step_1673r_195{flex:1;padding:12px 14px;border-radius:6px}._stepDefault_1673r_207{background:var(--bg)}._stepDone_1673r_212{background:var(--green-light);border:1px solid #a5d6a7}._stepCircle_1673r_218{width:26px;height:26px;border-radius:50%;color:#fff;font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center;margin-bottom:7px}._stepTitle_1673r_231{font-weight:700;font-size:.83rem;margin-bottom:4px}._stepDesc_1673r_237{font-size:.76rem;color:var(--text-muted);line-height:1.5}._modalDesc_1673r_244{font-size:.85rem;color:var(--text-muted);margin-bottom:14px;line-height:1.5}._fieldGroup_1673r_251{margin-bottom:12px}._fieldLabel_1673r_255{font-size:.75rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:3px}._fieldInput_1673r_263{width:100%;padding:7px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;box-sizing:border-box}._modalActions_1673r_272{display:flex;gap:8px;justify-content:flex-end}@media(max-width:768px){._channelGrid_1673r_17{grid-template-columns:1fr;gap:10px}._stepsRow_1673r_195{flex-direction:column;gap:8px}._step_1673r_195{padding:10px 12px}._syncRow_1673r_147{flex-wrap:wrap;gap:6px}._channexToolbar_1673r_88,._setupRow_1673r_176{flex-wrap:wrap;gap:8px}._modalActions_1673r_272,._channelActions_1673r_82{flex-wrap:wrap;gap:6px}}._wrapper_e1nha_3{display:flex;flex-direction:column;height:calc(100vh - 160px)}._messagesArea_e1nha_10{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:4px 0 12px}._messageRow_e1nha_19{display:flex;gap:10px}._messageRowUser_e1nha_24{justify-content:flex-end}._messageRowAssistant_e1nha_29{justify-content:flex-start}._avatar_e1nha_35{width:30px;height:30px;background:var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0;margin-top:4px}._avatarNoMargin_e1nha_48{margin-top:0}._bubble_e1nha_54{max-width:76%;padding:10px 13px;line-height:1.55;font-size:.87rem;white-space:pre-line;box-shadow:var(--shadow)}._bubbleUser_e1nha_63{background:var(--blue);color:#fff;border-radius:14px 14px 4px;border:none}._bubbleAssistant_e1nha_71{background:var(--bg-white);color:var(--text);border-radius:14px 14px 14px 4px;border:1px solid var(--border)}._loadingBubble_e1nha_80{padding:12px 14px;background:var(--bg-white);border-radius:14px 14px 14px 4px;border:1px solid var(--border);display:flex;gap:5px;align-items:center}._loadingDot_e1nha_90{width:7px;height:7px;background:var(--blue);border-radius:50%}._suggestions_e1nha_98{display:flex;gap:6px;flex-wrap:wrap;padding-bottom:10px}._suggestionBtn_e1nha_105{background:var(--blue-light);border:1px solid var(--blue-mid);color:var(--blue-dark);border-radius:20px;padding:4px 12px;font-size:.76rem;cursor:pointer;font-weight:600}._inputBar_e1nha_117{display:flex;gap:10px;background:var(--bg-white);padding:12px;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}._inputField_e1nha_127{flex:1;border:none;outline:none;font-size:.9rem}._sendBtn_e1nha_134{background:var(--blue);color:#fff;border:none;border-radius:6px;padding:8px 18px;cursor:pointer;font-weight:700;font-size:.88rem}._fileLink_e1nha_146{display:inline-flex;align-items:center;gap:6px;background:var(--blue-light, #e8f4fd);border:1px solid var(--blue-mid, #b3d9f2);color:var(--blue-dark, #1a5276);border-radius:8px;padding:8px 14px;margin:6px 0;font-size:.84rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s,transform .1s}._fileLink_e1nha_146:hover{background:var(--blue-mid, #b3d9f2);transform:translateY(-1px)}._fileLink_e1nha_146:active{transform:translateY(0)}@media(max-width:768px){._wrapper_e1nha_3{height:calc(100vh - 120px);padding:0 8px}._bubble_e1nha_54,._bubbleUser_e1nha_63,._bubbleAssistant_e1nha_71{max-width:92%;font-size:.84rem;padding:10px 12px}._avatar_e1nha_35,._avatarNoMargin_e1nha_48{width:26px;height:26px;font-size:.75rem}._suggestions_e1nha_98{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px;gap:6px}._suggestions_e1nha_98::-webkit-scrollbar{display:none}._suggestionBtn_e1nha_105{padding:8px 14px;font-size:.76rem;min-height:38px;white-space:nowrap;flex-shrink:0}._inputBar_e1nha_117{padding:10px;gap:8px;border-radius:12px}._inputField_e1nha_127{font-size:16px;min-height:44px}._sendBtn_e1nha_134{min-height:44px;padding:8px 16px;font-size:.84rem;border-radius:8px}._fileLink_e1nha_146{display:flex;width:100%;padding:10px 14px;font-size:.82rem}}._msgBanner_25nqd_4{padding:8px 14px;border-radius:6px;margin-bottom:10px;font-size:.84rem;display:flex;justify-content:space-between}._msgClose_25nqd_13{background:none;border:none;cursor:pointer}._headerRow_25nqd_20{display:flex;justify-content:space-between;margin-bottom:10px;align-items:center}._headerTitle_25nqd_27{font-size:.9rem;font-weight:700}._chipGrid_25nqd_33{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}._userChip_25nqd_40{border-radius:10px;padding:8px 14px;cursor:pointer;text-align:left;min-width:140px;transition:all .15s}._userChipName_25nqd_49{font-weight:600;font-size:.84rem;color:var(--text)}._userChipMeta_25nqd_55{display:flex;align-items:center;gap:6px;margin-top:3px}._roleBadge_25nqd_62{border-radius:20px;padding:1px 8px;font-size:.68rem;font-weight:600}._propCount_25nqd_69{font-size:.7rem;color:var(--text-muted)}._userDetailRow_25nqd_75{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._userName_25nqd_82{font-weight:700;font-size:.92rem}._userRoleBadge_25nqd_87{border-radius:20px;padding:2px 9px;font-size:.72rem;font-weight:600;margin-left:8px}._userEmail_25nqd_95{font-size:.8rem;color:var(--text-muted);margin-left:8px}._emptyText_25nqd_101{color:var(--text-muted);font-size:.84rem;padding:12px 0;margin-bottom:10px}._propChipGrid_25nqd_109{display:flex;flex-wrap:wrap;gap:10px}._propChip_25nqd_109{border-radius:10px;padding:12px 16px;cursor:pointer;text-align:left;min-width:180px;transition:all .15s}._propChipName_25nqd_124{font-weight:700;font-size:.88rem;margin-bottom:4px}._propChipStats_25nqd_130{display:flex;gap:10px;font-size:.75rem;color:var(--text-muted)}._propDetail_25nqd_138{margin-top:16px}._propTitle_25nqd_142{font-weight:700;font-size:.92rem;margin-bottom:8px;color:var(--blue-dark)}._propSubtitle_25nqd_149{font-size:.78rem;color:var(--text-muted);font-weight:400;margin-left:8px}._tabBar_25nqd_157{display:flex;gap:0;border-bottom:2px solid var(--border);margin-bottom:14px}._tabBtn_25nqd_164{background:none;border:none;border-bottom:3px solid transparent;padding:8px 16px;cursor:pointer;font-weight:500;font-size:.84rem;color:var(--text-muted);transition:all .15s}._tabBtnActive_25nqd_176{border-bottom-color:var(--blue);font-weight:700;color:var(--blue)}._roomHeader_25nqd_184{display:flex;justify-content:space-between;align-items:flex-start}._roomName_25nqd_190{font-weight:700;font-size:.88rem}._roomMeta_25nqd_195{font-size:.78rem;color:var(--text-muted);margin-top:2px}._roomPriceArea_25nqd_201{text-align:right}._roomEditRow_25nqd_205{display:flex;gap:6px;align-items:center}._roomPriceInput_25nqd_211{width:80px;padding:4px 8px;border:1px solid var(--border);border-radius:4px;font-size:.85rem;text-align:right}._roomPriceUnit_25nqd_220{font-size:.78rem}._roomPriceBtn_25nqd_224{background:none;border:none;cursor:pointer;font-size:1rem;font-weight:700;color:var(--blue)}._roomPriceSuffix_25nqd_233{font-size:.72rem;font-weight:400;color:var(--text-muted)}._amenityRow_25nqd_240{margin-top:8px;display:flex;flex-wrap:wrap;gap:4px;align-items:center}._amenityTag_25nqd_248{background:var(--blue-light);color:var(--blue-dark);border-radius:12px;padding:2px 8px;font-size:.7rem;font-weight:500;display:flex;align-items:center;gap:3px}._amenityRemove_25nqd_260{background:none;border:none;cursor:pointer;color:var(--blue);font-size:.7rem;padding:0;line-height:1}._amenityAddWrap_25nqd_270{position:relative;display:inline-block}._amenitySelect_25nqd_275{padding:2px 6px;border:1px dashed var(--border);border-radius:12px;font-size:.7rem;color:var(--text-muted);cursor:pointer;background:var(--bg-white)}._seasonHeader_25nqd_286{display:flex;justify-content:space-between;align-items:center}._seasonTitleRow_25nqd_292{display:flex;align-items:center;gap:8px}._seasonDot_25nqd_298{width:12px;height:12px;border-radius:50%;display:inline-block}._seasonName_25nqd_305{font-weight:700;font-size:.86rem}._seasonInactive_25nqd_310{background:#f5f5f5;color:#999;border-radius:12px;padding:1px 7px;font-size:.68rem}._seasonMeta_25nqd_318{font-size:.78rem;color:var(--text-muted);margin-top:3px;margin-left:20px}._seasonActions_25nqd_325{display:flex;gap:6px}._formGrid_25nqd_331{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formLabel_25nqd_337{font-size:.75rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:3px}._formInput_25nqd_345{width:100%;padding:7px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;box-sizing:border-box}._colorInput_25nqd_354{height:38px;padding:2px}._formActions_25nqd_360{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}._bookingsTable_25nqd_368{width:100%;border-collapse:collapse}._bookingsTheadRow_25nqd_373{background:var(--bg);border-bottom:2px solid var(--border)}._bookingsTh_25nqd_373{text-align:left;padding:7px 10px;font-size:.7rem;color:var(--text-muted);font-weight:700;text-transform:uppercase}._bookingsRow_25nqd_387{border-bottom:1px solid var(--border)}._bookingsTd_25nqd_391{padding:7px 10px;font-size:.82rem}._bookingsTdBold_25nqd_396{font-weight:600}._bookingsStatus_25nqd_401{border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:600}._settingsGrid_25nqd_409{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:.84rem}._settingsLabel_25nqd_416{color:var(--text-muted)}._settingsEditGrid_25nqd_420{display:grid;grid-template-columns:1fr 1fr;gap:10px}._settingsEditActions_25nqd_426{display:flex;gap:8px;margin-top:14px}._editBtnRow_25nqd_432{margin-top:12px}._fullCol_25nqd_437{grid-column:1 / -1}._checkboxGrid_25nqd_441{display:flex;flex-wrap:wrap;gap:8px}._checkboxLabel_25nqd_447{font-size:.82rem;display:flex;align-items:center;gap:4px;cursor:pointer}@media(max-width:768px){._formGrid_25nqd_331{grid-template-columns:1fr;gap:10px}._settingsEditGrid_25nqd_420,._settingsGrid_25nqd_409{grid-template-columns:1fr;gap:8px}._bookingsTable_25nqd_368{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}._bookingsTh_25nqd_373,._bookingsTd_25nqd_391,._bookingsTdBold_25nqd_396{white-space:nowrap;padding:6px 8px;font-size:.78rem}._userChip_25nqd_40{min-width:0;padding:8px 12px}._propChip_25nqd_109{min-width:0;padding:10px 12px}._headerRow_25nqd_20{flex-wrap:wrap;gap:8px}._formActions_25nqd_360,._settingsEditActions_25nqd_426,._seasonActions_25nqd_325{flex-wrap:wrap;gap:6px}._tabBtn_25nqd_164,._tabBtnActive_25nqd_176{padding:10px 12px;font-size:.78rem;min-height:44px}}._msgBanner_1mnxe_4{padding:8px 14px;border-radius:6px;margin-bottom:10px;font-size:.84rem;display:flex;justify-content:space-between}._msgClose_1mnxe_13{background:none;border:none;cursor:pointer}._headerRow_1mnxe_20{display:flex;justify-content:space-between;margin-bottom:14px;align-items:center}._headerTitle_1mnxe_27{font-size:.9rem;font-weight:700}._propGrid_1mnxe_33{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}._formGrid_1mnxe_40{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formFullWidth_1mnxe_46{grid-column:1 / -1}._formLabel_1mnxe_50{font-size:.75rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:3px}._formInput_1mnxe_58{width:100%;padding:7px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;box-sizing:border-box}._formActions_1mnxe_67{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}@media(max-width:768px){._propGrid_1mnxe_33{grid-template-columns:1fr}._formGrid_1mnxe_40{grid-template-columns:1fr;gap:10px}._headerRow_1mnxe_20{flex-wrap:wrap;gap:8px}._formActions_1mnxe_67{flex-wrap:wrap;gap:6px}}._kpiGrid_bex7u_4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}._kpiCard_bex7u_11{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px;box-shadow:var(--shadow)}._kpiValue_bex7u_19{font-size:1.5rem;font-weight:700}._kpiLabel_bex7u_24{font-size:.76rem;color:var(--text-muted);margin-top:3px}._table_bex7u_31{width:100%;border-collapse:collapse}._theadRow_bex7u_36{background:var(--bg);border-bottom:2px solid var(--border)}._th_bex7u_36{text-align:left;padding:7px 10px;font-size:.7rem;color:var(--text-muted);font-weight:700;text-transform:uppercase}._tbodyRow_bex7u_50{border-bottom:1px solid var(--border)}._td_bex7u_54{padding:9px 10px;font-size:.85rem}._tdBold_bex7u_59{font-weight:600}._tdRevenue_bex7u_64{font-weight:600;color:var(--blue)}._tdFee_bex7u_70{color:#7b1fa2;font-weight:600}._tdNet_bex7u_76{font-weight:700;color:var(--green)}._infoSection_bex7u_83{margin-top:14px}._infoText_bex7u_87{font-size:.85rem;line-height:1.7;color:var(--text-muted)}@media(max-width:768px){._kpiGrid_bex7u_4{grid-template-columns:repeat(2,1fr);gap:8px}._kpiCard_bex7u_11{padding:10px 12px}._kpiValue_bex7u_19{font-size:1.2rem}._table_bex7u_31{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}._th_bex7u_36{white-space:nowrap;padding:6px 8px}._td_bex7u_54,._tdBold_bex7u_59,._tdRevenue_bex7u_64,._tdFee_bex7u_70,._tdNet_bex7u_76{white-space:nowrap;padding:8px;font-size:.78rem}}._section_i9hy4_1{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:16px;overflow:hidden}._header_i9hy4_9{padding:11px 16px;border-bottom:1px solid var(--border);font-weight:700;font-size:.9rem;display:flex;gap:8px;align-items:center}._body_i9hy4_19{padding:16px}._field_1bqkl_1{margin-bottom:12px}._fieldSpan2_1bqkl_5{grid-column:1 / -1}._label_1bqkl_10{font-size:.78rem;font-weight:700;color:var(--text-muted);display:block;margin-bottom:4px}._input_1bqkl_18{width:100%;padding:7px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;box-sizing:border-box}._note_1bqkl_27{font-size:.72rem;color:var(--text-muted);margin-top:3px}@media(max-width:768px){._input_1bqkl_18{font-size:.9rem;padding:9px 10px;min-height:44px}}._wrapper_yos16_3{max-width:680px}._propertySelector_yos16_8{margin-bottom:16px;display:flex;gap:8px;align-items:center}._propertySelectorLabel_yos16_15{font-size:.82rem;font-weight:700}._propertySelect_yos16_8{padding:6px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;font-weight:600}._msg_yos16_29{padding:10px 14px;margin-bottom:12px;border-radius:6px;font-size:.85rem;font-weight:600}._formGrid_yos16_38{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formGridMb_yos16_44{margin-bottom:12px}._smtpActions_yos16_50{display:flex;gap:8px;align-items:center}._checkboxLabel_yos16_56{font-size:.82rem;display:flex;gap:6px;align-items:center;cursor:pointer}._saveRow_yos16_65{text-align:right;margin-top:8px}@media(max-width:768px){._wrapper_yos16_3{max-width:100%}._textarea_yos16_79{width:100%;padding:10px 12px;border:1px solid var(--border, #ddd);border-radius:6px;font-size:.875rem;font-family:inherit;resize:vertical;background:var(--bg-card, #fff);color:var(--text-primary, #1a1a2e);box-sizing:border-box;line-height:1.5}._textarea_yos16_79:focus{outline:none;border-color:var(--primary, #1565c0);box-shadow:0 0 0 2px #1565c026}._fieldLabel_yos16_99{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted, #555);margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}._fieldNote_yos16_109{font-size:.78rem;color:var(--text-muted, #888);margin-top:4px}._formGrid_yos16_38,._formGridMb_yos16_44{grid-template-columns:1fr;gap:10px}._propertySelector_yos16_8,._smtpActions_yos16_50{flex-wrap:wrap;gap:6px}}._msgBar_1dpol_4{padding:8px 14px;border-radius:6px;margin-bottom:10px;font-size:.84rem;display:flex;justify-content:space-between}._msgOk_1dpol_12{background:var(--green-light);color:var(--green)}._msgErr_1dpol_13{background:var(--red-light);color:var(--red)}._closeBtn_1dpol_14{background:none;border:none;cursor:pointer}._toolbar_1dpol_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}._toolbarHint_1dpol_27{font-size:.82rem;color:var(--text-muted)}._grid_1dpol_33{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._card_1dpol_40{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}._cardHeader_1dpol_47{background:var(--green);padding:13px 16px}._cardTitle_1dpol_51{color:#fff;font-weight:700;font-size:1rem}._cardProperty_1dpol_56{color:#fffc;font-size:.76rem;margin-top:2px}._cardBody_1dpol_61{padding:13px 16px}._cardDescription_1dpol_64{color:var(--text-muted);font-size:.83rem;margin-bottom:10px}._cardFooterInfo_1dpol_69{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding-top:10px;margin-top:10px}._discountValue_1dpol_77{color:var(--green);font-size:1.1rem;font-weight:700}._photoHint_1dpol_82{margin-left:8px;font-size:.72rem;color:var(--text-muted)}._statusBadgeActive_1dpol_87{background:var(--green-light);color:var(--green);border-radius:20px;padding:2px 9px;font-size:.73rem;font-weight:600}._statusBadgeInactive_1dpol_95{background:#f5f5f5;color:#999;border-radius:20px;padding:2px 9px;font-size:.73rem;font-weight:600}._cardActions_1dpol_103{padding:8px 16px;background:var(--bg);border-top:1px solid var(--border);display:flex;gap:8px}._emptyState_1dpol_112{grid-column:1 / -1;text-align:center;padding:40px;color:var(--text-muted)}._emptyIcon_1dpol_118{font-size:2rem;margin-bottom:8px}._emptyHint_1dpol_122{font-size:.82rem;margin-top:4px}._formGrid_1dpol_128{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formFullWidth_1dpol_133{grid-column:1 / -1}._label_1dpol_134{font-size:.75rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:3px}._input_1dpol_141{width:100%;padding:7px 10px;border:1px solid var(--border);border-radius:6px;font-size:.85rem;box-sizing:border-box}._textarea_1dpol_149{height:60px;font-family:inherit}._modalActions_1dpol_154{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}@media(max-width:768px){._grid_1dpol_33{grid-template-columns:1fr;gap:10px}._toolbar_1dpol_21{flex-wrap:wrap;gap:8px}._formGrid_1dpol_128{grid-template-columns:1fr;gap:10px}._modalActions_1dpol_154,._cardFooterInfo_1dpol_69{flex-wrap:wrap;gap:6px}}._toolbar_13fg9_4{display:flex;gap:12px;align-items:center;margin-bottom:14px;flex-wrap:wrap}._toolbarInfo_13fg9_12{font-size:.82rem;color:var(--text-muted);flex:1}._consentLabel_13fg9_18{font-size:.82rem;display:flex;align-items:center;gap:4px}._loadingState_13fg9_26,._emptyState_13fg9_32{text-align:center;padding:40px;color:var(--text-muted)}._emptyIcon_13fg9_38{font-size:2rem;margin-bottom:8px}._photoGrid_13fg9_44{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}._photoCard_13fg9_50{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}._photoImageWrap_13fg9_58{height:180px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}._photoImage_13fg9_58{max-width:100%;max-height:100%;object-fit:cover}._photoBody_13fg9_73{padding:10px 14px}._photoGuestName_13fg9_77{font-weight:600;font-size:.85rem}._photoDealName_13fg9_82{font-size:.78rem;color:var(--text-muted);margin-top:2px}._photoPropName_13fg9_88{font-size:.75rem;color:var(--text-muted);margin-top:2px}._photoFooter_13fg9_94{display:flex;justify-content:space-between;align-items:center;margin-top:6px}._photoDate_13fg9_101{font-size:.72rem;color:#666}._consentBadge_13fg9_106{border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:600}@media(max-width:768px){._photoGrid_13fg9_44{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}._photoImageWrap_13fg9_58{height:140px}._toolbar_13fg9_4{flex-wrap:wrap;gap:8px}._toolbarInfo_13fg9_12{width:100%}}._page_1gq6y_1{padding:24px;max-width:1100px}._header_1gq6y_6{display:flex;align-items:center;gap:16px;margin-bottom:20px}._title_1gq6y_13{font-size:1.4rem;font-weight:700;margin:0;color:var(--text-primary, #1a1a2e)}._tabs_1gq6y_21{display:flex;gap:4px;border-bottom:2px solid var(--border, #e0e0e0);margin-bottom:20px}._tab_1gq6y_21{padding:10px 20px;border:none;background:none;cursor:pointer;font-size:.9rem;font-weight:500;color:var(--text-muted, #666);border-bottom:2px solid transparent;margin-bottom:-2px;border-radius:4px 4px 0 0;transition:color .15s,border-color .15s}._tab_1gq6y_21:hover{color:var(--text-primary, #1a1a2e);background:var(--bg-hover, #f5f5f5)}._tabActive_1gq6y_47{color:var(--primary, #1565c0);border-bottom-color:var(--primary, #1565c0);font-weight:600}._tabContent_1gq6y_53{padding:20px}._filterRow_1gq6y_58{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}._filterSelect_1gq6y_66{padding:8px 12px;border:1px solid var(--border, #ddd);border-radius:6px;font-size:.9rem;background:var(--bg-card, #fff);min-width:200px}._filterInput_1gq6y_75{padding:8px 12px;border:1px solid var(--border, #ddd);border-radius:6px;font-size:.9rem;background:var(--bg-card, #fff)}._summaryCards_1gq6y_84{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}._summaryCard_1gq6y_84{flex:1;min-width:140px;padding:14px 16px!important;text-align:center}._summaryLabel_1gq6y_98{font-size:.75rem;color:var(--text-muted, #666);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}._summaryValue_1gq6y_106{font-size:1.4rem;font-weight:700;color:var(--text-primary, #1a1a2e)}._infoNote_1gq6y_113{background:#fff8e1;border:1px solid #ffe082;border-radius:6px;padding:10px 14px;font-size:.85rem;color:#5d4037;margin-bottom:16px;line-height:1.5}._tableWrap_1gq6y_125{overflow-x:auto}._table_1gq6y_125{width:100%;border-collapse:collapse;font-size:.875rem}._table_1gq6y_125 th{text-align:left;padding:8px 12px;background:var(--bg-hover, #f5f5f5);border-bottom:2px solid var(--border, #e0e0e0);font-weight:600;color:var(--text-muted, #555);white-space:nowrap}._table_1gq6y_125 td{padding:8px 12px;border-bottom:1px solid var(--border, #eee);vertical-align:middle}._table_1gq6y_125 tbody tr:hover{background:var(--bg-hover, #fafafa)}._table_1gq6y_125 tfoot td{padding:10px 12px;border-top:2px solid var(--border, #e0e0e0);background:var(--bg-hover, #f5f5f5)}._errorMsg_1gq6y_162{background:#ffebee;border:1px solid #ef9a9a;border-radius:6px;padding:10px 14px;color:#c62828;font-size:.875rem;margin-bottom:16px}._emptyHint_1gq6y_172{text-align:center;color:var(--text-muted, #999);padding:32px 16px;font-size:.9rem}._root_ardfx_3{display:flex;height:100vh;background:var(--bg)}._sidebar_ardfx_10{width:var(--sidebar-w);background:#1a2a3a;display:flex;flex-direction:column;flex-shrink:0;z-index:100}._sidebarHeader_ardfx_19{padding:14px 14px 10px;border-bottom:1px solid rgba(255,255,255,.08)}._sidebarTitle_ardfx_24{color:#fff;font-weight:700;font-size:.92rem}._sidebarVersion_ardfx_30{color:#fff6;font-size:.68rem;margin-top:2px}._sidebarNav_ardfx_36{flex:1;padding:6px 0;overflow-y:auto}._navDivider_ardfx_42{color:#ffffff40;font-size:.68rem;padding:10px 14px 4px;text-align:center;letter-spacing:1px}._navBtn_ardfx_50{width:100%;background:transparent;border:none;border-left:3px solid transparent;color:#ffffff94;padding:8px 14px;text-align:left;cursor:pointer;font-size:.83rem;display:flex;align-items:center;gap:9px;transition:all .15s}._navBtn_ardfx_50:hover{background:#ffffff0d;color:#ffffffd9}._navBtnActive_ardfx_71{background:#0073b647;border-left-color:#0073b6;color:#fff}._navBtnDisabled_ardfx_78{cursor:default}._navIcon_ardfx_83{font-size:.9rem}._navBadge_ardfx_87{margin-left:auto;background:#e65100;color:#fff;border-radius:10px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700}._sidebarFooter_ardfx_101{padding:10px 14px;border-top:1px solid rgba(255,255,255,.08);font-size:.68rem;color:#ffffff47;line-height:1.5}._sidebarUser_ardfx_109{padding:12px 14px;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}._userName_ardfx_115{color:#fff;font-size:.78rem;font-weight:600}._userRole_ardfx_121{color:#ffffff80;font-size:.68rem}._logoutBtn_ardfx_126{margin-top:6px;padding:4px 10px;background:#ffffff1a;color:#ffffffb3;border:none;border-radius:4px;font-size:.72rem;cursor:pointer;width:100%}._logoutBtn_ardfx_126:hover{background:#ffffff2e}._mainArea_ardfx_143{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}._topbar_ardfx_152{height:var(--topbar-h);background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 20px;gap:12px;flex-shrink:0}._topbarTitle_ardfx_163{flex:1;font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:12px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._topbarSelect_ardfx_176{padding:5px 10px;border-radius:6px;border:1px solid var(--border);font-size:.82rem;font-weight:600;color:var(--text);cursor:pointer;min-width:180px}._topbarSelectActive_ardfx_187{background:#e8f4fb}._topbarSelectUser_ardfx_192{background:#fff}._topbarSelectUserActive_ardfx_197{background:#fff3e0}._statusBadge_ardfx_202{border-radius:20px;padding:3px 12px;font-size:.75rem;font-weight:600;white-space:nowrap}._statusOnline_ardfx_210{background:#e8f5e9;color:#2e7d32;border:1px solid #c8e6c9}._statusOffline_ardfx_217{background:#fff3e0;color:#e65100;border:1px solid #ffe0b2}._filterBanner_ardfx_225{background:linear-gradient(135deg,#fff3e0,#ffe0b2);padding:6px 20px;font-size:.8rem;font-weight:600;color:#e65100;display:flex;align-items:center;gap:8px;border-bottom:1px solid #ffcc80;flex-shrink:0;flex-wrap:wrap}._filterUserPill_ardfx_239{background:#e65100;color:#fff;border-radius:12px;padding:1px 10px;font-size:.75rem}._filterCount_ardfx_247{color:#bf360c;font-size:.75rem}._filterClearBtn_ardfx_252{margin-left:auto;background:none;border:1px solid #e65100;border-radius:4px;color:#e65100;cursor:pointer;font-size:.73rem;padding:1px 8px;font-weight:600}._content_ardfx_265{flex:1;overflow-y:auto;padding:20px}._hamburger_ardfx_272{display:none;background:none;border:none;font-size:1.4rem;cursor:pointer;padding:4px 8px;color:var(--text);flex-shrink:0}._overlay_ardfx_284{display:none;position:fixed;inset:0;background:#00000080;z-index:99}@media(max-width:1024px){._sidebar_ardfx_10{position:fixed;left:0;top:0;bottom:0;transform:translate(-100%);transition:transform .25s ease;box-shadow:4px 0 20px #0000004d}._sidebarOpen_ardfx_309{transform:translate(0)}._overlay_ardfx_284,._hamburger_ardfx_272{display:block}._topbarSelect_ardfx_176,._topbarSelectActive_ardfx_187,._topbarSelectUser_ardfx_192,._topbarSelectUserActive_ardfx_197{min-width:140px;font-size:.78rem}._content_ardfx_265{padding:16px}}@media(max-width:640px){._topbar_ardfx_152{padding:0 10px;gap:6px;overflow:hidden}._topbarTitle_ardfx_163{font-size:.85rem}._topbarSelect_ardfx_176,._topbarSelectActive_ardfx_187,._topbarSelectUser_ardfx_192,._topbarSelectUserActive_ardfx_197{min-width:0;max-width:150px;font-size:.72rem;padding:4px 6px}._hideOnMobile_ardfx_293{display:none}._content_ardfx_265{padding:12px}._filterBanner_ardfx_225{padding:6px 12px;font-size:.73rem}}
