@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,800&family=DM+Sans:wght@400;500;600;700&display=swap";._card_vx5uo_1{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:10px;padding:16px;transition:box-shadow .2s,border-color .2s,transform .15s;display:flex}._card_vx5uo_1:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}._selected_vx5uo_16{border-color:var(--accent);background:#fff5f5}._badge_vx5uo_21{font-size:28px;line-height:1}._body_vx5uo_26{flex:1}._name_vx5uo_28{font-family:var(--font-display);color:var(--fg);margin-bottom:4px;font-size:17px;font-weight:600}._desc_vx5uo_36{color:var(--muted);margin-bottom:8px;font-size:13px;line-height:1.4}._price_vx5uo_43{color:var(--accent);font-size:15px;font-weight:700}._controls_vx5uo_49{align-items:center;gap:8px;display:flex}._btnAdd_vx5uo_55{background:var(--accent);color:#fff;border-radius:var(--radius-sm);border:none;width:100%;padding:9px 12px;font-size:14px;font-weight:600;transition:background .2s}._btnAdd_vx5uo_55:hover{background:var(--accent-hover)}._btnMinus_vx5uo_68,._btnPlus_vx5uo_68{border:1.5px solid var(--border);background:var(--surface-2);width:32px;height:32px;color:var(--fg);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:background .2s,border-color .2s;display:flex}._btnMinus_vx5uo_68:hover{border-color:var(--accent);background:#ffe0e0}._btnPlus_vx5uo_68{background:var(--accent);color:#fff;border-color:var(--accent)}._btnPlus_vx5uo_68:hover{background:var(--accent-hover)}._qty_vx5uo_86{color:var(--accent);text-align:center;min-width:20px;font-size:16px;font-weight:700}._tray_1p2sn_1{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:20px;position:sticky;top:88px}._header_1p2sn_11{margin-bottom:14px}._title_1p2sn_13{font-family:var(--font-display);color:var(--fg);align-items:center;gap:8px;font-size:20px;font-weight:600;display:flex}._badge_1p2sn_23{background:var(--accent);color:#fff;font-size:12px;font-family:var(--font-body);border-radius:999px;padding:2px 8px;font-weight:700}._empty_1p2sn_33{color:var(--muted);padding:8px 0;font-size:14px;line-height:1.5}._list_1p2sn_40{flex-direction:column;gap:8px;margin-bottom:16px;list-style:none;display:flex}._item_1p2sn_48{align-items:center;gap:6px;font-size:14px;display:flex}._itemName_1p2sn_55{color:var(--fg);flex:1}._itemQty_1p2sn_56{color:var(--muted);font-size:13px}._itemPrice_1p2sn_57{color:var(--accent);text-align:right;min-width:54px;font-weight:700}._footer_1p2sn_59{border-top:1px solid var(--border);padding-top:14px}._total_1p2sn_61{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:16px;display:flex}._total_1p2sn_61 strong{color:var(--accent);font-size:20px}._actions_1p2sn_70{gap:8px;display:flex}._btnClear_1p2sn_72{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);background:0 0;flex:none;padding:10px 14px;font-size:14px;transition:border-color .2s,color .2s}._btnClear_1p2sn_72:hover{border-color:var(--danger);color:var(--danger)}._btnValidate_1p2sn_84{background:var(--secondary);color:#fff;border-radius:var(--radius-sm);border:none;flex:1;padding:10px 14px;font-size:14px;font-weight:700;transition:background .2s}._btnValidate_1p2sn_84:hover{background:var(--secondary-hover)}._success_1p2sn_97{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:24px 0;display:flex}._checkIcon_1p2sn_105{background:var(--secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;font-weight:700;display:flex}._success_1p2sn_97 p{font-family:var(--font-display);color:var(--secondary);font-size:17px;font-weight:600}._page_1d7cz_1{background:var(--bg);min-height:100vh}._topbar_1d7cz_6{z-index:100;background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 1px 8px #2b25200f}._brand_1d7cz_20{align-items:center;gap:10px;display:flex}._logo_1d7cz_25{object-fit:contain;border-radius:8px;width:36px;height:36px}._brandName_1d7cz_26{font-family:var(--font-display);color:var(--accent);letter-spacing:-.5px;font-size:22px;font-weight:800}._adminBtn_1d7cz_34{border:1.5px solid var(--border);background:var(--surface-2);border-radius:var(--radius-sm);color:var(--muted);padding:8px 16px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s}._adminBtn_1d7cz_34:hover{border-color:var(--accent);color:var(--accent)}._hero_1d7cz_46{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fdf0e8 0%,#fdf9f2 100%);padding:40px 32px 32px}._heroTitle_1d7cz_51{font-family:var(--font-display);color:var(--fg);margin-bottom:10px;font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.15}._heroSub_1d7cz_59{color:var(--muted);font-size:16px}._layout_1d7cz_64{grid-template-columns:1fr 320px;gap:32px;max-width:1200px;margin:0 auto;padding:32px;display:grid}@media (width<=900px){._layout_1d7cz_64{grid-template-columns:1fr;padding:20px}._sidebar_1d7cz_78{order:-1}._topbar_1d7cz_6{padding:0 16px}._hero_1d7cz_46{padding:28px 16px}}._menu_1d7cz_83{min-width:0}._sectionTitle_1d7cz_85{font-family:var(--font-display);color:var(--fg);margin-bottom:4px;font-size:26px;font-weight:700}._grid_1d7cz_93{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-top:12px;display:grid}._emptySection_1d7cz_100{color:var(--muted);padding:20px 0;font-size:14px}._sidebar_1d7cz_78{min-width:0}._page_h9fjc_1{background:var(--bg);min-height:100vh;display:flex}._sidebar_h9fjc_8{background:var(--surface);border-right:1.5px solid var(--border);flex-direction:column;flex-shrink:0;width:240px;height:100vh;min-height:100vh;padding:24px 0 16px;display:flex;position:sticky;top:0;overflow-y:auto}._sidebarBrand_h9fjc_23{align-items:center;gap:10px;padding:0 20px 16px;display:flex}._logo_h9fjc_29{object-fit:contain;border-radius:8px;width:38px;height:38px}._brandName_h9fjc_30{font-family:var(--font-display);color:var(--accent);font-size:18px;font-weight:800}._brandSub_h9fjc_36{color:var(--muted);margin-top:1px;font-size:11px;font-weight:500}._nav_h9fjc_43{flex-direction:column;flex:1;gap:4px;padding:8px 12px;display:flex}._navItem_h9fjc_51{border-radius:var(--radius-sm);color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex}._navItem_h9fjc_51:hover{background:var(--surface-2);color:var(--fg)}._navActive_h9fjc_67{font-weight:700;color:var(--accent)!important;background:#fff0f0!important}._navIcon_h9fjc_69{font-size:16px}._navBadge_h9fjc_71{background:var(--accent);color:#fff;border-radius:999px;margin-left:auto;padding:1px 7px;font-size:11px;font-weight:700}._sidebarFooter_h9fjc_81{border-top:1px solid var(--border);padding:16px 12px 0}._clientBtn_h9fjc_85{border:1.5px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--muted);text-align:center;background:0 0;padding:9px 12px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s}._clientBtn_h9fjc_85:hover{border-color:var(--secondary);color:var(--secondary)}._main_h9fjc_100{flex:1;min-width:0;padding:32px}._pageHeader_h9fjc_106{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}._pageTitle_h9fjc_114{font-family:var(--font-display);color:var(--fg);font-size:28px;font-weight:700}._pageSub_h9fjc_120{color:var(--muted);margin-top:4px;font-size:14px}._formCard_h9fjc_123{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:28px;padding:24px}._formTitle_h9fjc_131{font-family:var(--font-display);color:var(--fg);margin-bottom:16px;font-size:18px;font-weight:600}._form_h9fjc_123{flex-direction:column;gap:14px;display:flex}._formRow_h9fjc_139{grid-template-columns:2fr 1fr 1fr;gap:14px;display:grid}@media (width<=700px){._formRow_h9fjc_139{grid-template-columns:1fr}}._field_h9fjc_148{flex-direction:column;gap:5px;display:flex}._label_h9fjc_149{color:var(--muted);font-size:13px;font-weight:600}._input_h9fjc_150{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--fg);background:var(--bg);outline:none;padding:9px 12px;font-size:14px;transition:border-color .2s}._input_h9fjc_150:focus{border-color:var(--accent)}._error_h9fjc_162{color:var(--danger);font-size:13px}._formActions_h9fjc_164{justify-content:flex-end;gap:10px;display:flex}._btnCancel_h9fjc_165{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);background:0 0;padding:9px 18px;font-size:14px;transition:border-color .2s}._btnCancel_h9fjc_165:hover{border-color:var(--danger);color:var(--danger)}._btnSubmit_h9fjc_175{background:var(--accent);color:#fff;border-radius:var(--radius-sm);border:none;padding:9px 20px;font-size:14px;font-weight:700;transition:background .2s}._btnSubmit_h9fjc_175:hover{background:var(--accent-hover)}._tabs_h9fjc_188{border-bottom:2px solid var(--border);gap:4px;margin-bottom:16px;padding-bottom:0;display:flex}._tabBtn_h9fjc_195{color:var(--muted);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:9px 18px;font-size:14px;font-weight:600;transition:color .15s,border-color .15s}._tabBtn_h9fjc_195:hover{color:var(--fg)}._tabActive_h9fjc_207{color:var(--accent)!important;border-bottom-color:var(--accent)!important}._productTable_h9fjc_210{overflow-x:auto}._table_h9fjc_211{border-collapse:collapse;width:100%;font-size:14px}._table_h9fjc_211 thead tr{background:var(--surface-2)}._table_h9fjc_211 th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1.5px solid var(--border);padding:10px 14px;font-size:12px;font-weight:700}._table_h9fjc_211 td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 14px}._table_h9fjc_211 tbody tr:hover{background:var(--surface-2)}._rowEditing_h9fjc_235{background:#fff5f5!important}._tdName_h9fjc_237{color:var(--fg);font-weight:600}._tdDesc_h9fjc_238{color:var(--muted);max-width:260px}._tdPrice_h9fjc_239{color:var(--accent);white-space:nowrap;font-weight:700}._tdActions_h9fjc_240{white-space:nowrap;gap:8px;display:flex}._btnEdit_h9fjc_242{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--fg);background:0 0;padding:5px 12px;font-size:13px;font-weight:600;transition:border-color .2s}._btnEdit_h9fjc_242:hover{border-color:var(--accent);color:var(--accent)}._btnDelete_h9fjc_254{border-radius:var(--radius-sm);color:var(--muted);background:0 0;border:1.5px solid #0000;padding:5px 12px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s}._btnDelete_h9fjc_254:hover{border-color:var(--danger);color:var(--danger)}._empty_h9fjc_267{text-align:center;color:var(--muted);background:var(--surface);border:1.5px dashed var(--border);border-radius:var(--radius);padding:40px 24px;font-size:15px}._orderActions_h9fjc_278{flex-wrap:wrap;gap:10px;display:flex}._btnExport_h9fjc_280{background:var(--secondary);color:#fff;border-radius:var(--radius-sm);border:none;padding:10px 20px;font-size:14px;font-weight:700;transition:background .2s,opacity .2s}._btnExport_h9fjc_280:hover:not(:disabled){background:var(--secondary-hover)}._btnExport_h9fjc_280:disabled{opacity:.45;cursor:not-allowed}._btnClearOrders_h9fjc_293{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);background:0 0;padding:10px 16px;font-size:14px;font-weight:600;transition:border-color .2s,color .2s}._btnClearOrders_h9fjc_293:hover{border-color:var(--danger);color:var(--danger)}._ordersList_h9fjc_305{flex-direction:column;gap:14px;display:flex}._orderCard_h9fjc_307{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}._orderHeader_h9fjc_314{background:var(--surface-2);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}._orderNum_h9fjc_323{font-family:var(--font-display);color:var(--fg);flex:1;font-size:15px;font-weight:700}._orderDate_h9fjc_330{color:var(--muted);font-size:13px}._orderTotal_h9fjc_331{color:var(--accent);font-size:16px;font-weight:700}._orderItems_h9fjc_337{flex-direction:column;gap:6px;padding:12px 16px;list-style:none;display:flex}._orderItem_h9fjc_337{color:var(--fg);justify-content:space-between;align-items:center;font-size:14px;display:flex}._orderItemRight_h9fjc_351{color:var(--muted);font-size:13px}@media (width<=768px){._page_h9fjc_1{flex-direction:column}._sidebar_h9fjc_8{border-right:none;border-bottom:1.5px solid var(--border);width:100%;height:auto;min-height:auto;position:static}._nav_h9fjc_43{flex-flow:wrap}._main_h9fjc_100{padding:20px 16px}}:root{--bg:#fdf9f2;--surface:#fff;--surface-2:#f5efe4;--fg:#2b2520;--muted:#8c7b6e;--border:#e8dfd0;--accent:#c1666b;--accent-hover:#a8474c;--secondary:#7a8c5a;--secondary-hover:#5f6e42;--highlight:#f3b749;--danger:#d94f4f;--font-display:"Fraunces", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--radius:12px;--radius-sm:8px;--shadow:0 2px 12px #2b252014;--shadow-md:0 4px 24px #2b25201f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--bg);color:var(--fg);min-height:100vh;font-size:16px;line-height:1.5}h1,h2,h3{font-family:var(--font-display);line-height:1.2}button{cursor:pointer;font-family:var(--font-body)}input,textarea,select{font-family:var(--font-body)}.wavy-divider{background:0 0;align-items:center;width:100%;height:24px;margin:8px 0;display:flex}.wavy-divider svg{width:100%;height:24px}
