._header_17v4z_1{z-index:100;height:var(--header-height);background:color-mix(in srgb, var(--bg) 85%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0}._inner_17v4z_12{max-width:var(--max-width);padding:0 var(--space-md);justify-content:space-between;align-items:center;gap:var(--space-md);height:100%;margin:0 auto;display:flex}._logo_17v4z_23{align-items:center;gap:var(--space-sm);text-decoration:none;display:flex}._logoIcon_17v4z_30{background:var(--accent);color:#fff;width:36px;height:36px;font-family:var(--font-display);border-radius:10px;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}._logoText_17v4z_44{font-family:var(--font-display);color:var(--text-primary);font-size:22px;font-weight:700}._desktopNav_17v4z_52{align-items:center;gap:var(--space-lg);display:none}@media (min-width:768px){._desktopNav_17v4z_52{display:flex}}._navLink_17v4z_64{color:var(--text-secondary);font-size:15px;font-weight:500;text-decoration:none;transition:color .15s}._navLink_17v4z_64:hover,._navLinkActive_17v4z_73{color:var(--accent)}._actions_17v4z_78{align-items:center;gap:var(--space-sm);display:flex}._contrastToggle_17v4z_84{background:var(--bg);border:1.5px solid var(--border);cursor:pointer;width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:background .15s,border-color .15s;display:flex}._contrastToggle_17v4z_84:hover{border-color:var(--border-hover)}._contrastActive_17v4z_104{background:var(--accent);color:#fff;border-color:var(--accent)}._themeToggle_17v4z_110{background:var(--bg);border:1.5px solid var(--border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:background .15s,border-color .15s;display:flex}._themeToggle_17v4z_110:hover{border-color:var(--border-hover)}._postBtn_17v4z_128{background:var(--accent);color:#fff;border-radius:12px;align-items:center;gap:4px;padding:10px 18px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}._postBtn_17v4z_128:hover{background:var(--accent-hover)}@media (min-width:1024px){._navLink_17v4z_64{font-size:16px}}._nav_6ikzc_1{z-index:100;height:var(--bottom-nav-height);background:var(--bg-card);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0px);justify-content:space-around;align-items:flex-start;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){._nav_6ikzc_1{display:none}}._item_6ikzc_22{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:48px;min-height:48px;padding:6px 12px;text-decoration:none;transition:color .15s;display:flex}._item_6ikzc_22._active_6ikzc_36{color:var(--accent)}._icon_6ikzc_40{font-size:22px;line-height:1}._label_6ikzc_45{font-size:11px;font-weight:500}._footer_pg5wl_1{background:var(--bg-card);border-top:1px solid var(--border);padding:var(--space-xl) var(--space-md);padding-bottom:calc(var(--space-xl) + var(--bottom-nav-height));margin-top:auto}@media (min-width:768px){._footer_pg5wl_1{padding-bottom:var(--space-xl)}}._inner_pg5wl_15{max-width:var(--max-width);gap:var(--space-md);flex-direction:column;margin:0 auto;display:flex}@media (min-width:768px){._inner_pg5wl_15{flex-direction:row;justify-content:space-between;align-items:center}}._brand_pg5wl_31{font-family:var(--font-display)}._brand_pg5wl_31 p{color:var(--text-muted);margin-top:4px;font-size:14px}._links_pg5wl_41{gap:var(--space-lg);display:flex}._links_pg5wl_41 a{color:var(--text-secondary);font-size:15px;text-decoration:none}._links_pg5wl_41 a:hover{color:var(--accent)}._copy_pg5wl_56{color:var(--text-muted);font-size:13px}._btn_1ibvo_1{bottom:calc(var(--bottom-nav-height) + var(--space-md));right:var(--space-md);background:var(--bg-card);border:2px solid var(--border);width:48px;height:48px;box-shadow:var(--shadow-md);cursor:pointer;z-index:90;opacity:0;pointer-events:none;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:20px;transition:opacity .3s,transform .3s;display:flex;position:fixed;transform:translateY(16px)}._visible_1ibvo_24{opacity:1;pointer-events:auto;transform:translateY(0)}@media (min-width:768px){._btn_1ibvo_1{bottom:var(--space-lg)}}._page_1ct38_1{max-width:var(--max-width);padding:var(--space-lg) var(--space-md);padding-bottom:calc(var(--bottom-nav-height) + var(--space-xl));gap:var(--space-xl);flex-direction:column;margin:0 auto;display:flex}._greeting_1ct38_11{gap:var(--space-sm);flex-direction:column;display:flex}._title_1ct38_17{border-radius:8px;width:75%;height:36px}._city_1ct38_23{border-radius:6px;width:40%;height:24px}._sectionTitle_1ct38_29{border-radius:6px;width:55%;height:24px}._catPanel_1ct38_35{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border);padding:8px 4px 4px}._catGrid_1ct38_42{grid-template-columns:repeat(4,1fr);gap:0;display:grid}._cell_1ct38_48{flex-direction:column;align-items:center;gap:8px;padding:12px 4px 10px;display:flex}._icon_1ct38_56{border-radius:14px;width:48px;height:48px}._label_1ct38_62{border-radius:4px;width:40px;height:12px}._search_1ct38_68{border-radius:12px;height:52px}._scroll_1ct38_73{gap:var(--space-md);display:flex;overflow:hidden}._featuredCard_1ct38_79{border-radius:var(--radius);flex-shrink:0;min-width:260px;height:220px}@media (max-width:300px){._catGrid_1ct38_42{grid-template-columns:repeat(3,1fr)}._icon_1ct38_56{border-radius:10px;width:40px;height:40px}}@media (min-width:768px){._icon_1ct38_56{border-radius:16px;width:56px;height:56px}._page_1ct38_1{padding-bottom:var(--space-xl)}._featuredCard_1ct38_79{min-width:300px}}._page_awfrx_1{max-width:var(--max-width);padding:var(--space-lg) var(--space-md);padding-bottom:calc(var(--bottom-nav-height) + var(--space-xl));gap:var(--space-lg);flex-direction:column;margin:0 auto;display:flex}._header_awfrx_11{align-items:center;gap:var(--space-md);display:flex}._back_awfrx_17{border-radius:12px;flex-shrink:0;width:48px;height:48px}._headerText_awfrx_24{flex-direction:column;flex:1;gap:6px;display:flex}._title_awfrx_31{border-radius:8px;width:60%;height:28px}._count_awfrx_37{border-radius:4px;width:30%;height:16px}._list_awfrx_43{gap:var(--space-md);flex-direction:column;display:flex}._card_awfrx_49{background:var(--bg-card);border:2px solid var(--border);border-radius:var(--radius);padding:var(--space-lg);gap:var(--space-md);flex-direction:column;display:flex}._cardName_awfrx_59{border-radius:6px;width:70%;height:24px}._cardDesc_awfrx_65{border-radius:6px;height:44px}._cardMeta_awfrx_70{gap:var(--space-lg);display:flex}._metaItem_awfrx_75{border-radius:4px;width:80px;height:16px}._cardBtn_awfrx_81{border-radius:12px;height:48px}@media (min-width:768px){._list_awfrx_43{grid-template-columns:repeat(2,1fr);display:grid}._page_awfrx_1{padding-bottom:var(--space-xl)}}._page_1j4ik_1{max-width:var(--max-width);padding-bottom:calc(var(--bottom-nav-height) + var(--space-xl));gap:var(--space-lg);flex-direction:column;margin:0 auto;display:flex}._hero_1j4ik_10{border-radius:0;height:200px}._info_1j4ik_15{padding:0 var(--space-md);gap:var(--space-sm);flex-direction:column;display:flex}._breadcrumb_1j4ik_22{border-radius:4px;width:80px;height:20px}._name_1j4ik_28{border-radius:8px;width:75%;height:32px}._meta_1j4ik_34{gap:var(--space-lg);display:flex}._metaItem_1j4ik_39{border-radius:4px;width:90px;height:18px}._section_1j4ik_45{padding:0 var(--space-md);gap:var(--space-md);flex-direction:column;display:flex}._sectionTitle_1j4ik_52{border-radius:6px;width:120px;height:24px}._callBtn_1j4ik_58{border-radius:12px;height:56px}._descLine_1j4ik_63{border-radius:8px;height:60px}._descLine2_1j4ik_68{border-radius:8px;width:85%;height:40px}._phone_1j4ik_74{border-radius:6px;width:160px;height:28px}._contactGrid_1j4ik_80{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}._contactBtn_1j4ik_86{border-radius:12px;height:72px}@media (max-width:400px){._contactGrid_1j4ik_80{grid-template-columns:1fr}}@media (min-width:768px){._page_1j4ik_1{padding-bottom:var(--space-xl)}._name_1j4ik_28{height:36px}}._page_1hcw8_1{max-width:var(--max-width);padding:var(--space-lg) var(--space-md);padding-bottom:calc(var(--bottom-nav-height) + var(--space-xl));gap:var(--space-lg);flex-direction:column;margin:0 auto;display:flex}._title_1hcw8_11{border-radius:8px;width:120px;height:28px}._input_1hcw8_17{border-radius:12px;height:52px}._results_1hcw8_22{gap:var(--space-md);flex-direction:column;display:flex}._card_1hcw8_28{background:var(--bg-card);border:2px solid var(--border);border-radius:var(--radius);padding:var(--space-md);gap:var(--space-sm);flex-direction:column;display:flex}._cardName_1hcw8_38{border-radius:6px;width:65%;height:22px}._cardCategory_1hcw8_44{border-radius:4px;width:100px;height:16px}._cardDesc_1hcw8_50{border-radius:6px;height:40px}@media (min-width:768px){._results_1hcw8_22{grid-template-columns:repeat(2,1fr);display:grid}._page_1hcw8_1{padding-bottom:var(--space-xl)}}._page_1qx5n_1{max-width:var(--max-width);padding:var(--space-lg) var(--space-md);padding-bottom:calc(var(--bottom-nav-height) + var(--space-xl));margin:0 auto}._title_1qx5n_8{width:200px;height:26px;margin-bottom:var(--space-xs);border-radius:6px}._subtitle_1qx5n_15{width:280px;height:18px;margin-bottom:var(--space-lg);border-radius:4px}._list_1qx5n_22{gap:var(--space-sm);flex-direction:column;display:flex}._card_1qx5n_28{align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--bg-card);border:1px solid var(--border);border-radius:12px;display:flex}._cardMain_1qx5n_38{flex-direction:column;flex:1;gap:6px;display:flex}._cardName_1qx5n_45{border-radius:4px;width:70%;height:20px}._cardPhone_1qx5n_51{border-radius:4px;width:120px;height:16px}._cardStatus_1qx5n_57{border-radius:4px;width:90px;height:16px}._deleteBtn_1qx5n_63{border-radius:8px;flex-shrink:0;width:56px;height:36px}@media (min-width:768px){._page_1qx5n_1{padding-bottom:var(--space-xl)}}@layer base{:root{--bg:#f7f6f3;--bg-card:#fff;--bg-warm:#fff8f0;--text-primary:#1a1a1a;--text-secondary:#4a4a4a;--text-muted:#888;--accent:#c0392b;--accent-hover:#a93226;--accent-light:#fceae8;--blue:#2563eb;--blue-light:#ebf3ff;--orange:#e8872a;--orange-light:#fff3e8;--green:#2e8b57;--green-light:#e8f5ee;--gold:#d4a843;--gold-light:#fff9ec;--purple:#7c3aed;--purple-light:#f3eeff;--border:#e5e5e0;--border-hover:#c8c8c0;--shadow-sm:0 1px 4px #0000000f;--shadow-md:0 6px 24px #00000014;--radius:16px;--radius-lg:20px;--font-display:"Lexend", sans-serif;--font-body:"Be Vietnam Pro", sans-serif;--font-size-base:18px;--reader-scale:1;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--header-height:60px;--bottom-nav-height:calc(64px + env(safe-area-inset-bottom,0px));--max-width:480px}@media (max-width:300px){:root{--max-width:100%;--space-md:12px;--space-lg:16px;--space-xl:20px;--font-size-base:16px;--radius:12px;--radius-lg:14px}}@media (min-width:768px){:root{--max-width:720px;--bottom-nav-height:0px}}@media (min-width:1024px){:root{--max-width:900px}}@media (min-width:1280px){:root{--max-width:960px}}[data-theme=dark]{--bg:#1a1a1a;--bg-card:#2a2a2a;--bg-warm:#2d2420;--text-primary:#f0f0ec;--text-secondary:#c0c0b8;--text-muted:#888880;--accent-light:#3d1f18;--blue-light:#1a2540;--orange-light:#2d2010;--green-light:#1a2d20;--gold-light:#2d2810;--purple-light:#201a30;--border:#3a3a38;--border-hover:#5a5a55;--shadow-sm:0 1px 4px #0003;--shadow-md:0 6px 24px #0000004d}[data-contrast=high]{--text-primary:#000;--text-secondary:#1a1a1a;--text-muted:#444;--border:#999;--border-hover:#666;--font-size-base:20px;--reader-scale:1.1}[data-theme=dark][data-contrast=high]{--text-primary:#fff;--text-secondary:#e0e0e0;--text-muted:#bbb;--border:#777;--border-hover:#aaa}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#1a1a1a;--bg-card:#2a2a2a;--bg-warm:#2d2420;--text-primary:#f0f0ec;--text-secondary:#c0c0b8;--text-muted:#888880;--accent-light:#3d1f18;--blue-light:#1a2540;--orange-light:#2d2010;--green-light:#1a2d20;--gold-light:#2d2810;--purple-light:#201a30;--border:#3a3a38;--border-hover:#5a5a55;--shadow-sm:0 1px 4px #0003;--shadow-md:0 6px 24px #0000004d}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;line-height:1.6;transition:background-color .3s,color .3s}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:1.3}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;cursor:pointer;background:0 0;border:none}input,textarea,select{font:inherit}ul,ol{list-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}#root{flex-direction:column;min-height:100dvh;display:flex}}@layer components{@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg, var(--border) 25%, var(--bg-card) 50%, var(--border) 75%);border-radius:var(--radius);background-size:200% 100%;animation:1.5s ease-in-out infinite shimmer}.skeleton-text{border-radius:6px;height:1em}.skeleton-card{border:2px solid var(--border);min-height:88px}.skeleton-listing{flex-shrink:0;width:280px;height:320px}@view-transition{navigation:auto}::view-transition-old(root){animation:.15s ease-out fade-out}::view-transition-new(root){animation:.15s ease-in fade-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.6s ease-out both fade-up}.d1{animation-delay:.1s}.d2{animation-delay:.2s}.d3{animation-delay:.3s}.d4{animation-delay:.4s}.d5{animation-delay:.5s}.d6{animation-delay:.6s}@keyframes card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.card-in{animation:.3s ease-out both card-in}.card-in:first-child{animation-delay:0s}.card-in:nth-child(2){animation-delay:50ms}.card-in:nth-child(3){animation-delay:.1s}.card-in:nth-child(4){animation-delay:.15s}.card-in:nth-child(5){animation-delay:.2s}.card-in:nth-child(6){animation-delay:.25s}@supports selector(:has(*)){.card-in{opacity:1;transition:opacity .3s ease-out,transform .3s ease-out;transform:translateY(0)}@starting-style{.card-in{opacity:0;transform:translateY(8px)}}}@supports (animation-timeline:view()){.scroll-reveal{animation:.6s ease-out both fade-up;animation-timeline:view();animation-range:entry entry 30%}}}@layer utilities;body{background:var(--bg);color:var(--text-primary)}
