*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;--indigo-50: #EEF2FF;--indigo-100: #E0E7FF;--indigo-200: #C7D2FE;--indigo-300: #A5B4FC;--indigo-400: #818CF8;--indigo-500: #6366F1;--indigo-600: #3730A3;--indigo-700: #312E81;--indigo-800: #1E1B4B;--indigo-900: #312E81;--amber-400: #FBBF24;--amber-500: #F59E0B;--amber-600: #D97706;--gray-50: #F9FAFB;--gray-100: #F3F4F6;--gray-200: #E5E7EB;--gray-300: #D1D5DB;--gray-400: #9CA3AF;--gray-500: #6B7280;--gray-600: #4B5563;--gray-700: #374151;--gray-800: #1F2937;--gray-900: #111827;--white: #FFFFFF;--black: #000000;--bg-primary: var(--white);--bg-secondary: var(--gray-50);--bg-tertiary: var(--gray-100);--text-primary: var(--gray-900);--text-secondary: var(--gray-600);--text-tertiary: var(--gray-500);--accent-primary: #2563EB;--accent-hover: #1D4ED8;--accent-light: #EFF6FF;--border-light: var(--gray-200);--border-medium: var(--gray-300);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100%;height:100%;overflow:hidden}body{background:var(--gray-50);color:var(--text-primary);line-height:1.6}#root{width:100%;height:100%;display:flex;flex-direction:column}a{color:var(--accent-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-hover)}button{font-family:inherit;cursor:pointer;border:none;background:none;transition:all .2s ease}input,textarea{font-family:inherit}::selection{background:var(--gray-200);color:var(--text-primary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}._header_16hzj_1{background:var(--white);border-bottom:1px solid var(--border-light);box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}._container_16hzj_12{display:flex;align-items:center;padding:1rem 1.5rem}._left_16hzj_18{flex:1;display:flex;align-items:center;gap:2rem;min-width:0;padding-right:2rem}._right_16hzj_27{width:400px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-left:1.5rem;border-left:1px solid var(--border-light)}._logo_16hzj_38{flex-shrink:0;display:flex;align-items:baseline;-webkit-user-select:none;user-select:none;cursor:default;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:-.5px}._logoPrefix_16hzj_50{color:var(--white);background:var(--gray-900);border-radius:8px;padding:.1em .35em;margin-right:2px;font-style:italic;line-height:1}._logoText_16hzj_60{color:var(--gray-900);font-weight:800}._search_16hzj_65{flex:1;max-width:600px}._searchInput_16hzj_70{width:100%;padding:.75rem 1.25rem;border:1.5px solid var(--border-light);border-radius:12px;font-size:.95rem;transition:all .2s ease;background:var(--bg-secondary);color:var(--text-primary)}._searchInput_16hzj_70:focus{outline:none;border-color:var(--gray-400);box-shadow:0 0 0 3px #0000000a;background:var(--white)}._searchInput_16hzj_70::placeholder{color:var(--text-tertiary)}._title_16hzj_92{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0;white-space:nowrap}._selectedBadge_16hzj_100{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid var(--border-medium);border-radius:8px;animation:_slideIn_16hzj_1 .3s ease;background:var(--white)}@keyframes _slideIn_16hzj_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._selectedText_16hzj_122{font-size:.75rem;font-weight:600;color:var(--text-secondary);white-space:nowrap}._clearButton_16hzj_129{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:var(--gray-400);color:var(--white);border-radius:4px;font-size:.75rem;transition:all .2s ease;flex-shrink:0}._clearButton_16hzj_129:hover{background:var(--gray-600);transform:scale(1.1)}._dropdown_16hzj_148{position:relative;flex-shrink:0}._dropdownToggle_16hzj_153{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border:1.5px solid var(--border-light);border-radius:12px;font-size:.95rem;font-weight:500;background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;transition:all .2s ease;min-width:160px}._dropdownToggle_16hzj_153:hover{border-color:var(--gray-400);background:var(--white)}._dropdownArrow_16hzj_174{transition:transform .2s ease;color:var(--text-tertiary);flex-shrink:0}._dropdownArrowOpen_16hzj_180{transform:rotate(180deg)}._dropdownMenu_16hzj_184{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--white);border:1.5px solid var(--border-light);border-radius:12px;box-shadow:var(--shadow-lg);overflow:hidden;z-index:100;animation:_dropdownFade_16hzj_1 .15s ease}@keyframes _dropdownFade_16hzj_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_16hzj_209{display:block;width:100%;padding:.625rem 1rem;text-align:left;font-size:.95rem;font-weight:500;color:var(--text-primary);background:none;border:none;cursor:pointer;transition:background .15s ease}._dropdownItem_16hzj_209:hover{background:var(--bg-secondary)}._dropdownItemActive_16hzj_227{background:var(--bg-tertiary);font-weight:600}._priceFilter_16hzj_232{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._priceInput_16hzj_239{width:120px;padding:.75rem 1rem;border:1.5px solid var(--border-light);border-radius:12px;font-size:.95rem;transition:all .2s ease;background:var(--bg-secondary);color:var(--text-primary);-moz-appearance:textfield}._priceInput_16hzj_239::-webkit-outer-spin-button,._priceInput_16hzj_239::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._priceInput_16hzj_239:focus{outline:none;border-color:var(--gray-400);box-shadow:0 0 0 3px #0000000a;background:var(--white)}._priceInput_16hzj_239::placeholder{color:var(--text-tertiary)}._priceSeparator_16hzj_268{color:var(--text-tertiary);font-size:.875rem;flex-shrink:0}@media(max-width:1023px){._right_16hzj_27{display:none}._left_16hzj_18{padding-right:0}}@media(max-width:768px){._container_16hzj_12{padding:.75rem 1rem}._left_16hzj_18{gap:1rem}._logo_16hzj_38{font-size:1.25rem}._searchInput_16hzj_70{padding:.625rem 1rem;font-size:.875rem}._dropdownToggle_16hzj_153{padding:.625rem .75rem;font-size:.875rem;min-width:120px}._dropdownItem_16hzj_209{padding:.5rem .75rem;font-size:.875rem}._priceInput_16hzj_239{width:90px;padding:.625rem .75rem;font-size:.875rem}}._card_4epn0_1{background:var(--white);border:1.5px solid var(--border-light);border-radius:16px;padding:1.5rem;display:flex;gap:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm);position:relative;overflow:hidden;cursor:pointer}._card_4epn0_1:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--gray-800);transform:scaleY(0);transition:transform .3s ease;transform-origin:top}._card_4epn0_1:hover{border-color:var(--border-medium);box-shadow:var(--shadow-lg);transform:translateY(-2px)}._card_4epn0_1:hover:before{transform:scaleY(1)}._card_4epn0_1._selected_4epn0_38{border-color:var(--gray-800);background:var(--white);box-shadow:var(--shadow-md)}._card_4epn0_1._selected_4epn0_38:before{transform:scaleY(1)}._checkbox_4epn0_48{flex-shrink:0;padding-top:.25rem}._checkboxInput_4epn0_53{display:none}._checkboxLabel_4epn0_57{display:block;width:22px;height:22px;border:2px solid var(--border-medium);border-radius:6px;cursor:pointer;transition:all .2s ease;position:relative;background:var(--white)}._checkboxLabel_4epn0_57:after{content:"";position:absolute;top:3px;left:6px;width:5px;height:10px;border:solid var(--white);border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);transition:transform .2s ease}._checkboxInput_4epn0_53:checked+._checkboxLabel_4epn0_57{background:var(--gray-800);border-color:var(--gray-800)}._checkboxInput_4epn0_53:checked+._checkboxLabel_4epn0_57:after{transform:rotate(45deg) scale(1)}._checkboxLabel_4epn0_57:hover{border-color:var(--gray-500)}._content_4epn0_95{flex:1;display:flex;flex-direction:column;gap:1rem;min-width:0}._header_4epn0_103{display:flex;flex-direction:column;gap:.5rem}._headerTop_4epn0_109{display:flex;align-items:center;justify-content:space-between;gap:1rem}._number_4epn0_116{font-size:.875rem;font-weight:600;color:var(--text-secondary);font-family:Courier New,monospace}._status_4epn0_123{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:6px;text-transform:uppercase;letter-spacing:.5px}._status_4epn0_123._active_4epn0_132{background:#10b9811a;color:#059669;border:1px solid rgba(16,185,129,.3)}._status_4epn0_123._inactive_4epn0_138{background:#ef444414;color:#dc2626;border:1px solid rgba(239,68,68,.25)}._title_4epn0_144{font-size:1.125rem;font-weight:600;color:var(--text-primary);line-height:1.4;margin:0}._details_4epn0_152{display:flex;flex-direction:column;gap:.5rem}._detailRow_4epn0_158{display:flex;gap:.5rem;font-size:.875rem}._label_4epn0_164{color:var(--text-tertiary);flex-shrink:0;min-width:140px}._value_4epn0_170{color:var(--text-secondary);font-weight:500;word-break:break-word}._footer_4epn0_176{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding-top:.75rem;border-top:1px solid var(--border-light)}._price_4epn0_185{display:flex;flex-direction:column;gap:.25rem}._priceLabel_4epn0_191{font-size:.75rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px}._priceValue_4epn0_198{font-size:1.5rem;font-weight:700;color:var(--text-primary);line-height:1}._meta_4epn0_205{display:flex;gap:1.5rem}._metaItem_4epn0_210{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary)}._metaIcon_4epn0_218{color:var(--text-tertiary);flex-shrink:0}@media(max-width:768px){._card_4epn0_1{padding:1rem}._title_4epn0_144{font-size:1rem}._status_4epn0_123{font-size:.625rem;padding:.2rem .5rem}._label_4epn0_164{min-width:100px;font-size:.75rem}._value_4epn0_170,._detailRow_4epn0_158{font-size:.75rem}._footer_4epn0_176{flex-direction:column;align-items:flex-start;gap:.75rem}._priceValue_4epn0_198{font-size:1.25rem}._meta_4epn0_205{gap:1rem}._metaItem_4epn0_210{font-size:.8125rem}}._skeleton_17k4y_1{background:var(--white);border:1.5px solid var(--border-light);border-radius:16px;padding:1.5rem;display:flex;gap:1rem;animation:_pulse_17k4y_1 2s ease-in-out infinite}@keyframes _pulse_17k4y_1{0%,to{opacity:1}50%{opacity:.5}}._checkbox_17k4y_20{width:22px;height:22px;background:var(--gray-200);border-radius:6px;flex-shrink:0}._content_17k4y_28{flex:1;display:flex;flex-direction:column;gap:1rem}._header_17k4y_35{display:flex;justify-content:space-between;gap:1rem}._line_17k4y_41{height:16px;background:linear-gradient(90deg,var(--gray-200) 0%,var(--gray-100) 50%,var(--gray-200) 100%);background-size:200% 100%;border-radius:4px;animation:_shimmer_17k4y_1 1.5s ease-in-out infinite}@keyframes _shimmer_17k4y_1{0%{background-position:200% 0}to{background-position:-200% 0}}._title_17k4y_63{height:24px;width:90%;background:linear-gradient(90deg,var(--gray-200) 0%,var(--gray-100) 50%,var(--gray-200) 100%);background-size:200% 100%;border-radius:4px;animation:_shimmer_17k4y_1 1.5s ease-in-out infinite}._details_17k4y_77{display:flex;flex-direction:column;gap:.75rem}._footer_17k4y_83{display:flex;justify-content:space-between;gap:1rem;padding-top:.75rem;border-top:1px solid var(--border-light)}@media(max-width:768px){._skeleton_17k4y_1{padding:1rem}}._list_11eiu_1{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;max-width:1400px;margin:0 auto}._listHeader_11eiu_10{padding-top:.75rem;padding-bottom:.5rem}._listTitle_11eiu_15{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}._loaderContainer_11eiu_22{min-height:100px}._empty_11eiu_26{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;min-height:400px}._emptyIcon_11eiu_36{font-size:4rem;margin-bottom:1rem;animation:_float_11eiu_1 3s ease-in-out infinite}@keyframes _float_11eiu_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._emptyTitle_11eiu_51{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}._emptyText_11eiu_58{font-size:1rem;color:var(--text-tertiary)}@media(max-width:768px){._list_11eiu_1{padding:1rem;gap:.75rem}._listTitle_11eiu_15{font-size:1.1rem}._empty_11eiu_26{padding:3rem 1rem;min-height:300px}._emptyIcon_11eiu_36{font-size:3rem}._emptyTitle_11eiu_51{font-size:1.25rem}._emptyText_11eiu_58{font-size:.875rem}}._overlay_hcgdc_1{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto}._modal_hcgdc_14{background:var(--white);border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;position:relative}._header_hcgdc_26{padding:1.5rem;border-bottom:1px solid var(--border-light);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._headerContent_hcgdc_35{flex:1;min-width:0}._title_hcgdc_40{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:1.4}._subtitle_hcgdc_48{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary)}._satuIcon_hcgdc_56{width:16px;height:16px}._closeButton_hcgdc_61{width:32px;height:32px;border-radius:8px;background:var(--gray-100);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;border:none;cursor:pointer;font-size:1.25rem}._closeButton_hcgdc_61:hover{background:var(--gray-200);color:var(--text-primary)}._tabs_hcgdc_82{display:flex;gap:.5rem;padding:0 1.5rem;border-bottom:1px solid var(--border-light);background:var(--gray-50)}._tab_hcgdc_82{padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500;color:var(--text-secondary);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s ease;position:relative;top:1px}._tab_hcgdc_82:hover{color:var(--text-primary)}._tab_hcgdc_82._active_hcgdc_108{color:var(--text-primary);border-bottom-color:var(--gray-800);background:var(--white)}._content_hcgdc_114{flex:1;overflow-y:auto;padding:1.5rem}._productImage_hcgdc_120{width:100%;max-width:300px;height:auto;object-fit:contain;border-radius:12px;background:var(--gray-50);padding:1rem;margin:0 auto 1.5rem;display:block}._field_hcgdc_132{margin-bottom:1.25rem}._fieldLabel_hcgdc_136{font-size:.8125rem;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.375rem;display:block}._fieldValue_hcgdc_146{font-size:.9375rem;color:var(--text-primary);line-height:1.6}._priceSection_hcgdc_152{background:var(--gray-50);padding:1rem;border-radius:12px;border:1px solid var(--border-light);margin-bottom:1.5rem}._mainPrice_hcgdc_160{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}._originalPrice_hcgdc_167{font-size:1rem;color:var(--text-tertiary);text-decoration:line-through;margin-right:.5rem}._discount_hcgdc_174{display:inline-block;background:var(--gray-800);color:var(--white);padding:.25rem .5rem;border-radius:6px;font-size:.75rem;font-weight:600}._wholesalePrices_hcgdc_184{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-light)}._wholesaleTitle_hcgdc_190{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin-bottom:.5rem}._wholesaleItem_hcgdc_197{font-size:.8125rem;color:var(--text-secondary);margin-bottom:.25rem}._companyInfo_hcgdc_203{background:var(--gray-50);padding:1rem;border-radius:12px;margin-bottom:1.5rem}._companyName_hcgdc_210{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}._companyMeta_hcgdc_217{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.8125rem;color:var(--text-secondary)}._badge_hcgdc_225{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:var(--white);border:1px solid var(--border-light);border-radius:6px;font-size:.75rem}._badge_hcgdc_225._positive_hcgdc_236{background:#22c55e1a;border-color:#22c55e4d;color:#22c55e}._badge_hcgdc_225._warning_hcgdc_242{background:#eab3081a;border-color:#eab3084d;color:#eab308}._skeleton_hcgdc_248{display:flex;flex-direction:column;gap:1rem}._skeletonBlock_hcgdc_254{height:1.5rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_hcgdc_1 1.5s infinite;border-radius:4px}@keyframes _loading_hcgdc_1{0%{background-position:200% 0}to{background-position:-200% 0}}._regionList_hcgdc_271{padding-left:1.5rem;margin:.5rem 0}._regionList_hcgdc_271 li{margin-bottom:.25rem;font-size:.9375rem;color:var(--text-secondary)}._phoneList_hcgdc_282{display:flex;flex-direction:column;gap:.5rem}._phoneItem_hcgdc_288{font-size:1rem;font-weight:600;color:var(--text-primary)}._satuButton_hcgdc_294{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;margin-top:2rem;background:var(--gray-900);color:var(--white);border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #00000026}._satuButton_hcgdc_294:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003;background:var(--gray-800)}._satuButton_hcgdc_294:active{transform:translateY(0);box-shadow:0 2px 8px #00000026}@media(max-width:768px){._overlay_hcgdc_1{padding:0;align-items:flex-start}._modal_hcgdc_14{max-width:100%;max-height:100vh;height:100vh;border-radius:0}._header_hcgdc_26{padding:.875rem 1rem;padding-top:max(.875rem,env(safe-area-inset-top))}._title_hcgdc_40{font-size:1rem}._closeButton_hcgdc_61{width:28px;height:28px;font-size:1.125rem}._tabs_hcgdc_82{padding:0 .75rem;overflow-x:auto}._tab_hcgdc_82{padding:.75rem;font-size:.8125rem}._content_hcgdc_114{padding:1rem}._mainPrice_hcgdc_160{font-size:1.5rem}}._toolHeader_80s4q_1{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-light);border-radius:10px;max-width:85%;margin-bottom:.75rem}._toolIcon_80s4q_14{width:20px;height:20px;flex-shrink:0}._toolTitle_80s4q_20{font-size:.8125rem;font-weight:600;color:var(--text-secondary);font-family:Courier New,monospace}._productsContainer_80s4q_27{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;scroll-behavior:smooth}._productsContainer_80s4q_27::-webkit-scrollbar{height:6px}._productsContainer_80s4q_27::-webkit-scrollbar-track{background:transparent}._productsContainer_80s4q_27::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}._productsContainer_80s4q_27::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}._productCard_80s4q_52{display:flex;flex-direction:column;width:180px;min-width:180px;padding:.75rem;background:#fffc;border:1px solid var(--border-light);border-radius:12px;cursor:pointer;transition:all .2s ease}._productCard_80s4q_52:hover{border-color:var(--border-medium);box-shadow:0 2px 8px #00000014;transform:translateY(-2px)}._productImage_80s4q_71{width:100%;height:140px;object-fit:contain;border-radius:8px;background:var(--white);margin-bottom:.75rem}._productInfo_80s4q_80{display:flex;flex-direction:column;gap:.5rem}._productName_80s4q_86{font-size:.8125rem;font-weight:500;color:var(--text-primary);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.1em}._productMeta_80s4q_99{display:flex;flex-direction:column;gap:.25rem}._productPrice_80s4q_105{font-size:.9375rem;font-weight:700;color:var(--text-primary)}._productCompany_80s4q_111{font-size:.6875rem;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._productStatus_80s4q_120{font-size:.6875rem;color:var(--text-secondary)}._skeleton_80s4q_125{display:flex;flex-direction:column;width:180px;min-width:180px;padding:.75rem;background:#fffc;border:1px solid var(--border-light);border-radius:12px}._skeletonImage_80s4q_136{width:100%;height:140px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_80s4q_1 1.5s infinite;border-radius:8px;margin-bottom:.75rem}._skeletonContent_80s4q_146{display:flex;flex-direction:column;gap:.5rem}._skeletonLine_80s4q_152{height:.75rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_80s4q_1 1.5s infinite;border-radius:4px}._skeletonLine_80s4q_152._title_80s4q_160{width:100%;height:1rem}._skeletonLine_80s4q_152._price_80s4q_165{width:60%;height:.875rem}._skeletonLine_80s4q_152._company_80s4q_170{width:80%}@keyframes _loading_80s4q_1{0%{background-position:200% 0}to{background-position:-200% 0}}._error_80s4q_183{padding:1rem;background:#dc26261a;border:1px solid rgba(220,38,38,.3);border-radius:8px;color:#dc2626;font-size:.875rem}@media(max-width:768px){._productCard_80s4q_52{width:150px;min-width:150px}._productImage_80s4q_71{height:120px}._productName_80s4q_86{font-size:.75rem}._productPrice_80s4q_105{font-size:.875rem}._toolIcon_80s4q_14{width:18px;height:18px}._toolTitle_80s4q_20{font-size:.75rem}}._overlay_1qcy5_1{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto}._modal_1qcy5_14{background:var(--white);border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;position:relative}._header_1qcy5_26{padding:1.5rem;border-bottom:1px solid var(--border-light);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._headerContent_1qcy5_35{flex:1;min-width:0}._title_1qcy5_40{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:1.4}._subtitle_1qcy5_48{font-size:.875rem;color:var(--text-secondary)}._closeButton_1qcy5_53{width:32px;height:32px;border-radius:8px;background:var(--gray-100);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;border:none;cursor:pointer;font-size:1.25rem}._closeButton_1qcy5_53:hover{background:var(--gray-200);color:var(--text-primary)}._content_1qcy5_74{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._companyCard_1qcy5_83{background:var(--gray-50);border:1px solid var(--border-light);border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s ease}._companyCard_1qcy5_83:hover{border-color:var(--border-medium);box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}._companyHeader_1qcy5_98{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-light)}._companyName_1qcy5_104{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.375rem}._companyBin_1qcy5_111{font-size:.8125rem;color:var(--text-secondary);font-family:Courier New,monospace}._companyDetails_1qcy5_117{display:flex;flex-direction:column;gap:.375rem}._detailRow_1qcy5_123{display:flex;gap:.5rem;font-size:.8125rem}._detailLabel_1qcy5_129{color:var(--text-tertiary);font-weight:600;min-width:140px;flex-shrink:0}._detailValue_1qcy5_136{color:var(--text-secondary);flex:1}@media(max-width:768px){._overlay_1qcy5_1{padding:0;align-items:flex-start}._modal_1qcy5_14{max-width:100%;max-height:100vh;height:100vh;border-radius:0}._header_1qcy5_26{padding:.875rem 1rem;padding-top:max(.875rem,env(safe-area-inset-top))}._title_1qcy5_40{font-size:1rem}._closeButton_1qcy5_53{width:28px;height:28px;font-size:1.125rem}._content_1qcy5_74{padding:1rem}._detailRow_1qcy5_123{flex-direction:column;gap:.125rem}._detailLabel_1qcy5_129{min-width:auto}}._overlay_hpe6r_1{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1001;padding:1rem;overflow-y:auto}._modal_hpe6r_14{background:var(--white);border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:1000px;max-height:90vh;display:flex;flex-direction:column;position:relative}._header_hpe6r_26{padding:1.5rem;border-bottom:1px solid var(--border-light);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-shrink:0}._headerContent_hpe6r_36{flex:1;min-width:0}._title_hpe6r_41{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:1.4}._subtitle_hpe6r_49{font-size:.875rem;color:var(--text-secondary);font-family:Courier New,monospace}._closeButton_hpe6r_55{width:32px;height:32px;border-radius:8px;background:var(--gray-100);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;border:none;cursor:pointer;font-size:1.25rem}._closeButton_hpe6r_55:hover{background:var(--gray-200);color:var(--text-primary)}._tabs_hpe6r_76{display:flex;gap:.25rem;padding:0 1rem;border-bottom:1px solid var(--border-light);background:var(--gray-50);overflow-x:auto;flex-shrink:0}._tab_hpe6r_76{padding:.75rem 1rem;font-size:.8125rem;font-weight:500;color:var(--text-secondary);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s ease;position:relative;top:1px;white-space:nowrap;display:flex;align-items:center;gap:.375rem}._tab_hpe6r_76:hover{color:var(--text-primary)}._tab_hpe6r_76._active_hpe6r_108{color:var(--text-primary);border-bottom-color:var(--gray-800);background:var(--white)}._tabBadge_hpe6r_114{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;background:var(--gray-700);color:var(--white);border-radius:10px;font-size:.6875rem;font-weight:600}._content_hpe6r_128{flex:1;overflow-y:auto;padding:1.5rem;min-height:0}._section_hpe6r_135{display:flex;flex-direction:column;gap:1rem}._field_hpe6r_141{display:flex;flex-direction:column;gap:.375rem}._fieldLabel_hpe6r_147{font-size:.75rem;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px}._fieldValue_hpe6r_155{font-size:.9375rem;color:var(--text-primary);line-height:1.6}._fieldValue_hpe6r_155 a{color:var(--accent-primary);text-decoration:none}._fieldValue_hpe6r_155 a:hover{text-decoration:underline}._skeleton_hpe6r_170{display:flex;flex-direction:column;gap:1rem}._skeletonBlock_hpe6r_176{height:1.5rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_hpe6r_1 1.5s infinite;border-radius:4px}@keyframes _loading_hpe6r_1{0%{background-position:200% 0}to{background-position:-200% 0}}._error_hpe6r_193{padding:1rem;background:#fee2e2cc;border:1px solid rgba(220,38,38,.3);border-radius:8px;color:#dc2626;font-size:.875rem;text-align:center}._emptyState_hpe6r_203{padding:2rem;text-align:center;color:var(--text-secondary);font-size:.9375rem}._riskSummary_hpe6r_210{padding:1rem;background:#dc26261a;border:1px solid rgba(220,38,38,.3);border-radius:8px;color:#dc2626;font-weight:600;font-size:.9375rem}._riskBlock_hpe6r_220{padding:1rem;background:var(--gray-50);border-radius:8px}._riskTitle_hpe6r_226{font-weight:600;color:var(--text-primary);margin-bottom:.75rem;font-size:.875rem}._riskItem_hpe6r_233{padding:.5rem 0;border-top:1px solid var(--border-light);font-size:.8125rem;color:var(--text-secondary);line-height:1.5}._riskItem_hpe6r_233:first-child{border-top:none;padding-top:0}._courtSummary_hpe6r_246{padding:.75rem 1rem;background:var(--gray-50);border-radius:8px;font-weight:600;color:var(--text-primary);font-size:.875rem}._courtCase_hpe6r_255{padding:1rem;background:var(--gray-50);border-radius:8px;border:1px solid var(--border-light)}._courtHeader_hpe6r_262{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-light)}._courtNumber_hpe6r_271{font-weight:600;color:var(--text-primary);font-size:.9375rem}._courtDate_hpe6r_277{font-size:.75rem;color:var(--text-secondary)}._courtField_hpe6r_282{margin-bottom:.5rem;font-size:.8125rem}._courtLabel_hpe6r_287{font-weight:600;color:var(--text-tertiary);margin-right:.5rem}._courtList_hpe6r_293{margin:.375rem 0 0 1.25rem;padding:0;color:var(--text-secondary)}._courtList_hpe6r_293 li{margin-bottom:.25rem}._licenseSummary_hpe6r_303{padding:.75rem 1rem;background:var(--gray-50);border-radius:8px;font-weight:600;color:var(--text-primary);font-size:.875rem}._statusList_hpe6r_312{display:flex;flex-direction:column;gap:.5rem}._statusItem_hpe6r_318{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:var(--gray-50);border-radius:6px;font-size:.8125rem}._statusYes_hpe6r_328{color:#22c55e;font-weight:600}._statusNo_hpe6r_333{color:var(--text-tertiary)}._branchSummary_hpe6r_337{padding:.75rem 1rem;background:var(--gray-50);border-radius:8px;font-weight:600;color:var(--text-primary);font-size:.875rem}._branchItem_hpe6r_346{padding:.75rem 1rem;background:var(--gray-50);border-radius:8px;border:1px solid var(--border-light)}._branchName_hpe6r_353{font-weight:600;color:var(--text-primary);margin-bottom:.375rem;font-size:.875rem}._branchDetails_hpe6r_360{display:flex;gap:1rem;font-size:.75rem;color:var(--text-secondary)}._branchStatus_hpe6r_367{font-family:Courier New,monospace}._similarBlock_hpe6r_371{margin-bottom:1.5rem}._similarBlock_hpe6r_371:last-child{margin-bottom:0}._similarTitle_hpe6r_379{font-weight:600;color:var(--text-primary);margin-bottom:.75rem;font-size:.9375rem}._similarItem_hpe6r_386{padding:.75rem 1rem;background:var(--gray-50);border-radius:8px;border:1px solid var(--border-light);margin-bottom:.5rem}._clickable_hpe6r_394{cursor:pointer;transition:all .2s ease}._clickable_hpe6r_394:hover{border-color:var(--border-medium);box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}._similarName_hpe6r_405{font-weight:600;color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem}._similarDetails_hpe6r_412{font-size:.75rem;color:var(--text-secondary);margin-bottom:.25rem}._similarAddress_hpe6r_418{font-size:.75rem;color:var(--text-tertiary)}@media(max-width:768px){._overlay_hpe6r_1{padding:0;align-items:flex-start}._modal_hpe6r_14{max-width:100%;max-height:100vh;height:100vh;border-radius:0}._header_hpe6r_26{padding:.875rem 1rem;padding-top:max(.875rem,env(safe-area-inset-top))}._title_hpe6r_41{font-size:1rem}._closeButton_hpe6r_55{width:28px;height:28px;font-size:1.125rem}._content_hpe6r_128{padding:1rem}._tabs_hpe6r_76{padding:0 .75rem}._tab_hpe6r_76{padding:.625rem;font-size:.75rem}._courtHeader_hpe6r_262{flex-direction:column;align-items:flex-start;gap:.25rem}}._toolHeader_1w9ln_1{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-light);border-radius:10px;max-width:85%;margin-bottom:.75rem}._toolIcon_1w9ln_14{font-size:1.25rem;flex-shrink:0}._toolTitle_1w9ln_19{font-size:.8125rem;font-weight:600;color:var(--text-secondary);font-family:Courier New,monospace}._resultsContainer_1w9ln_26{display:flex;flex-direction:column;gap:.5rem}._companyItem_1w9ln_32{padding:.75rem 1rem;background:#fffc;border:1px solid var(--border-light);border-radius:8px;cursor:pointer;transition:all .2s ease}._companyItem_1w9ln_32:hover{border-color:var(--border-medium);box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}._companyName_1w9ln_47{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}._companyBin_1w9ln_54{font-size:.75rem;color:var(--text-secondary);font-family:Courier New,monospace}._showAllButton_1w9ln_60{padding:.625rem 1rem;background:var(--accent-primary);color:var(--white);border:none;border-radius:8px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.25rem}._showAllButton_1w9ln_60:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 2px 8px #00000026}._skeleton_1w9ln_79{padding:.75rem 1rem;background:#fffc;border:1px solid var(--border-light);border-radius:8px}._skeletonLine_1w9ln_86{height:.75rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_1w9ln_1 1.5s infinite;border-radius:4px}._skeletonLine_1w9ln_86._title_1w9ln_94{width:80%;height:.875rem;margin-bottom:.5rem}._skeletonLine_1w9ln_86._subtitle_1w9ln_100{width:40%}@keyframes _loading_1w9ln_1{0%{background-position:200% 0}to{background-position:-200% 0}}._error_1w9ln_113{padding:.75rem 1rem;background:#fee2e2cc;border:1px solid rgba(220,38,38,.3);border-radius:8px;color:#dc2626;font-size:.875rem}._toolMessage_7gwqb_1{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-light);border-radius:10px;max-width:85%;margin-bottom:.75rem}._toolIcon_7gwqb_14{font-size:1.25rem;flex-shrink:0}._toolText_7gwqb_19{font-size:.8125rem;font-weight:600;color:var(--text-secondary);font-family:Courier New,monospace}._checkButton_7gwqb_26{padding:.75rem 1.25rem;background:var(--accent-primary);color:var(--white);border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}._checkButton_7gwqb_26:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}._checkButton_7gwqb_26:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}._buttons_kzil2_1{display:flex;flex-wrap:wrap;gap:.5rem;max-width:85%}._button_kzil2_1{border:1px solid var(--border-light);background:var(--gray-50);color:var(--text-primary);border-radius:8px;padding:.45rem .85rem;font-size:.875rem;cursor:pointer;transition:all .18s ease}._button_kzil2_1:hover{border-color:var(--border-medium);background:var(--gray-100);transform:translateY(-1px)}._card_v1m5l_1{border:1px solid var(--border-light);border-radius:12px;background:var(--gray-50);padding:.75rem 1rem;max-width:85%;display:flex;flex-direction:column;gap:.75rem}._header_v1m5l_12{display:flex;align-items:center;gap:.75rem}._icon_v1m5l_18{width:36px;height:36px;border-radius:10px;background:var(--white);border:1px solid var(--border-light);display:grid;place-items:center;color:var(--text-secondary);flex-shrink:0}._title_v1m5l_30{font-weight:700;font-size:.9375rem;color:var(--text-primary)}._link_v1m5l_36{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-primary);text-decoration:none;font-size:.875rem;word-break:break-word}._link_v1m5l_36:hover ._linkLabel_v1m5l_46{text-decoration:underline}._linkIcon_v1m5l_50{color:var(--text-secondary)}._imageFrame_v1m5l_54{border:1px solid var(--border-light);border-radius:10px;overflow:hidden;background:var(--white)}._image_v1m5l_54{display:block;width:100%;height:auto;object-fit:contain;background:var(--gray-50)}._card_u4l6s_1{border:1px solid var(--border-light);border-radius:12px;background:var(--gray-50);padding:.75rem 1rem;max-width:85%;display:flex;align-items:center;justify-content:space-between;gap:.75rem}._title_u4l6s_13{font-weight:700;color:var(--text-primary);font-size:.9375rem}._openButton_u4l6s_19{background:var(--gray-900);color:var(--white);border:none;border-radius:10px;padding:.5rem .9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._openButton_u4l6s_19:hover{opacity:.9}._overlay_u4l6s_34{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}._modal_u4l6s_46{background:var(--white);border-radius:16px;width:min(960px,100%);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 50px #00000040;position:relative}._modalHeader_u4l6s_58{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--border-light)}._modalTitle_u4l6s_66{font-size:1rem;font-weight:700;color:var(--text-primary)}._close_u4l6s_72{background:var(--gray-100);border:none;border-radius:8px;width:32px;height:32px;cursor:pointer;display:grid;place-items:center;color:var(--text-secondary)}._close_u4l6s_72:hover{background:var(--gray-200);color:var(--text-primary)}._modalBody_u4l6s_89{padding:1.25rem 1.5rem 2.5rem;overflow-y:auto;gap:1rem;display:flex;flex-direction:column;background:var(--gray-50)}._markdown_u4l6s_98{color:var(--text-primary);line-height:1.6;background:var(--white);border:1px solid var(--border-light);border-radius:12px;padding:1rem 1.1rem}._tenderBlock_u4l6s_107{border:1px solid var(--border-light);border-radius:12px;padding:1rem;background:var(--gray-50);display:flex;flex-direction:column;gap:.75rem}._tenderHeader_u4l6s_117{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}._tenderTitle_u4l6s_124{font-weight:700;color:var(--text-primary);font-size:.95rem}._tenderPrice_u4l6s_130{color:var(--text-secondary);font-size:.875rem}._chartBlock_u4l6s_135{background:var(--white);border-radius:10px;border:1px solid var(--border-light);padding:.75rem}._chartTitle_u4l6s_142{font-weight:600;font-size:.875rem;color:var(--text-primary);margin-bottom:.5rem}._bars_u4l6s_149{display:flex;flex-direction:column;gap:.4rem}._barRow_u4l6s_155{display:flex;align-items:center;gap:.5rem}._barLabel_u4l6s_161{width:160px;font-size:.85rem;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._barTrack_u4l6s_170{flex:1;background:var(--gray-100);border-radius:999px;overflow:hidden;height:12px}._barFill_u4l6s_178{height:100%;background:var(--gray-700);border-radius:999px;transition:width .3s ease}._barValue_u4l6s_185{min-width:80px;text-align:right;font-size:.85rem;color:var(--text-primary)}._calcMeta_u4l6s_192{font-size:.8rem;color:var(--text-secondary);margin-left:160px}._floatingButton_u4l6s_198{position:absolute;right:16px;bottom:16px;display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .9rem;border-radius:10px;border:none;background:var(--accent-primary);color:var(--white);font-weight:600;cursor:pointer;box-shadow:0 10px 20px #0003;transition:transform .15s ease,opacity .15s ease}._floatingButton_u4l6s_198:hover{transform:translateY(-1px);opacity:.95}._floatingButtonLeft_u4l6s_221{left:16px;right:auto;background:#111827}._floatingButtonLeft_u4l6s_221:hover{opacity:.94}._chatWrapper_1ytn6_1{display:flex;flex-direction:column;flex:1;min-height:0;position:relative}._messagesContainer_1ytn6_9{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:1.5rem;scroll-behavior:smooth}._messagesContainer_1ytn6_9::-webkit-scrollbar{width:6px}._messagesContainer_1ytn6_9::-webkit-scrollbar-track{background:transparent}._messagesContainer_1ytn6_9::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}._messagesContainer_1ytn6_9::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}._emptyState_1ytn6_35{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center}._emptyIcon_1ytn6_45{font-size:4rem;margin-bottom:1rem;opacity:.5}._emptyText_1ytn6_51{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}._emptyHint_1ytn6_58{font-size:.875rem;color:var(--text-tertiary);margin:0}._timeline_1ytn6_65{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:1rem}._messageBlock_1ytn6_72{position:relative;display:flex;padding-left:2rem}._timelineDot_1ytn6_78{position:absolute;left:0;top:.5rem;width:10px;height:10px;border-radius:50%;background:var(--gray-400);z-index:1}._timelineDot_1ytn6_78._pulsating_1ytn6_89{animation:_pulse_1ytn6_1 1.5s ease-in-out infinite}@keyframes _pulse_1ytn6_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}._timelineLine_1ytn6_104{position:absolute;left:4.5px;top:1.5rem;bottom:-1.5rem;width:1px;background:linear-gradient(180deg,var(--gray-300) 0%,transparent 100%)}._messageBlock_1ytn6_72:last-child ._timelineLine_1ytn6_104{display:none}._messageContent_1ytn6_117{flex:1;min-width:0}._userMessage_1ytn6_123{background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-medium);border-radius:12px;padding:.875rem 1.125rem;color:var(--text-primary);font-size:.9375rem;line-height:1.6;max-width:85%}._assistantMessage_1ytn6_136{color:var(--text-primary);font-size:.9375rem;line-height:1.7;max-width:100%}._assistantMessage_1ytn6_136 h1,._assistantMessage_1ytn6_136 h2,._assistantMessage_1ytn6_136 h3{margin:1em 0 .5em;font-weight:700;color:var(--text-primary)}._assistantMessage_1ytn6_136 h2{font-size:1.125rem;border-bottom:2px solid var(--border-light);padding-bottom:.25rem}._assistantMessage_1ytn6_136 h3{font-size:1rem}._assistantMessage_1ytn6_136 p{margin:0 0 .75rem}._assistantMessage_1ytn6_136 p:last-child{margin-bottom:0}._assistantMessage_1ytn6_136 strong{font-weight:600;color:var(--text-primary)}._assistantMessage_1ytn6_136 ul,._assistantMessage_1ytn6_136 ol{margin:.5rem 0;padding-left:1.5rem}._assistantMessage_1ytn6_136 li{margin:.25rem 0}._assistantMessage_1ytn6_136 code{background:var(--gray-100);padding:.125rem .375rem;border-radius:4px;font-size:.875em;font-family:Courier New,monospace}._assistantMessage_1ytn6_136 pre{background:var(--gray-50);border:1px solid var(--border-light);border-radius:8px;padding:1rem;overflow-x:auto;margin:.75rem 0}._assistantMessage_1ytn6_136 pre code{background:none;padding:0}._toolMessage_1ytn6_207{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:var(--gray-50);border:1px solid var(--border-light);border-radius:10px;max-width:85%}._toolIcon_1ytn6_218{font-size:1.25rem}._toolName_1ytn6_222{font-size:.875rem;font-weight:600;color:var(--text-secondary);font-family:Courier New,monospace}._loadingMessage_1ytn6_230{color:var(--text-tertiary);font-size:.9375rem;font-style:italic}._loadingDots_1ytn6_236:after{content:"...";animation:_loadingDots_1ytn6_236 1.5s steps(4,end) infinite}@keyframes _loadingDots_1ytn6_236{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}._inputContainer_1ytn6_257{flex-shrink:0;padding:1rem 1.5rem 1.5rem;background:transparent}._inputWrapper_1ytn6_263{position:relative;display:flex;align-items:center;gap:.75rem;background:var(--white);-webkit-backdrop-filter:none;backdrop-filter:none;border:1.5px solid var(--border-light);border-radius:24px;padding:.75rem 1.125rem;transition:all .2s ease}._inputWrapper_1ytn6_263:focus-within{border-color:var(--gray-400);box-shadow:0 0 0 3px #0000000a;background:var(--white)}._input_1ytn6_257{flex:1;border:none;background:transparent;font-size:.9375rem;color:var(--text-primary);outline:none;padding:0;min-height:24px}._input_1ytn6_257::placeholder{color:var(--text-tertiary)}._input_1ytn6_257:disabled{opacity:.6;cursor:not-allowed}._sendButton_1ytn6_302{width:36px;height:36px;border-radius:50%;background:var(--accent-primary);color:var(--white);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;border:none;cursor:pointer}._sendButton_1ytn6_302:hover:not(:disabled){background:var(--accent-hover);transform:scale(1.05)}._sendButton_1ytn6_302:disabled{opacity:.4;cursor:not-allowed}@media(max-width:768px){._messagesContainer_1ytn6_9{padding:1rem}._inputContainer_1ytn6_257{padding:.75rem 1rem 1rem}._timeline_1ytn6_65{gap:1.25rem}._messageBlock_1ytn6_72{padding-left:1.75rem}._userMessage_1ytn6_123,._toolMessage_1ytn6_207{max-width:95%}}._sidebar_1na7x_1{width:400px;height:100vh;background:var(--white);border-left:1px solid var(--border-light);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;position:fixed;right:0;top:0;z-index:30}._sidebarContent_1na7x_15{display:flex;flex-direction:column;height:100%;overflow:hidden;padding-top:83px}._chatContainer_1na7x_23{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--gray-50)}._header_1na7x_31{padding:1.5rem;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;display:flex;align-items:center;justify-content:space-between;gap:1rem}._title_1na7x_42{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}._selectedBadge_1na7x_49{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid var(--border-medium);border-radius:8px;animation:_slideIn_1na7x_1 .3s ease;background:var(--white)}@keyframes _slideIn_1na7x_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._selectedText_1na7x_71{font-size:.75rem;font-weight:600;color:var(--text-secondary);white-space:nowrap}._clearButton_1na7x_78{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:var(--gray-400);color:var(--white);border-radius:4px;font-size:.75rem;transition:all .2s ease;flex-shrink:0}._clearButton_1na7x_78:hover{background:var(--gray-600);transform:scale(1.1)}._chatContent_1na7x_97{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}._overlay_1na7x_105{position:fixed;inset:0;background:#00000080;z-index:110;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._drawer_1na7x_113{position:fixed;bottom:0;left:0;right:0;height:90vh;background:var(--white);border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:0 -4px 20px #00000026;z-index:120;display:flex;flex-direction:column}._drawerHandle_1na7x_128{padding:1rem;display:flex;justify-content:center;cursor:grab;flex-shrink:0;touch-action:none}._drawerHandle_1na7x_128:active{cursor:grabbing}._handleBar_1na7x_141{width:40px;height:5px;background:var(--gray-300);border-radius:3px}._drawerContent_1na7x_148{flex:1;display:flex;flex-direction:column;overflow:hidden;touch-action:pan-y}@media(max-width:1023px){._sidebar_1na7x_1{display:none}}@media(min-width:1024px){._overlay_1na7x_105,._drawer_1na7x_113{display:none}}@media(max-width:400px){._sidebar_1na7x_1{width:100%}._selectedBadge_1na7x_49{margin:.75rem;padding:.625rem .875rem}._selectedText_1na7x_71{font-size:.8125rem}}._overlay_1sm4h_1{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}._modal_1sm4h_13{background:var(--white);border-radius:20px;width:100%;max-width:1200px;max-height:90vh;display:flex;flex-direction:column;box-shadow:var(--shadow-xl);overflow:hidden}@media(min-width:1024px){._modal_1sm4h_13{max-width:calc(100vw - 450px)}}._header_1sm4h_31{padding:1.5rem 2rem;border-bottom:1px solid var(--border-light);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;background:var(--white)}._headerContent_1sm4h_41{flex:1;min-width:0}._title_1sm4h_46{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:1.3}._number_1sm4h_54{font-size:.875rem;color:var(--text-secondary);font-weight:600;font-family:Courier New,monospace}._closeBtn_1sm4h_61{width:36px;height:36px;border-radius:8px;background:var(--gray-100);color:var(--text-secondary);font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._closeBtn_1sm4h_61:hover{background:var(--gray-200);color:var(--text-primary);transform:scale(1.05)}._tabs_1sm4h_81{display:flex;gap:0;border-bottom:1px solid var(--border-light);background:var(--gray-50);padding:0 2rem}._tab_1sm4h_81{padding:1rem 1.5rem;font-size:.9375rem;font-weight:600;color:var(--text-secondary);background:transparent;border:none;border-bottom:3px solid transparent;transition:all .2s ease;cursor:pointer;position:relative}._tab_1sm4h_81:hover{color:var(--text-primary);background:#00000008}._tabActive_1sm4h_107{color:var(--text-primary);border-bottom-color:var(--gray-800);background:var(--white)}._content_1sm4h_113{flex:1;overflow-y:auto;padding:2rem}._loading_1sm4h_119{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}._spinner_1sm4h_128{width:48px;height:48px;border:4px solid var(--gray-200);border-top-color:var(--accent-primary);border-radius:50%;animation:_spin_1sm4h_128 1s linear infinite}@keyframes _spin_1sm4h_128{to{transform:rotate(360deg)}}._error_1sm4h_143{padding:2rem;text-align:center}._error_1sm4h_143 p{font-size:1.125rem;color:var(--text-secondary);margin-bottom:1rem}._closeButton_1sm4h_154{padding:.75rem 1.5rem;background:var(--accent-primary);color:var(--white);border-radius:8px;font-weight:600;transition:all .2s ease}._closeButton_1sm4h_154:hover{background:var(--accent-hover);transform:translateY(-1px)}._info_1sm4h_169{display:flex;flex-direction:column;gap:2rem}._section_1sm4h_175{background:var(--white);border:1px solid var(--border-light);border-radius:12px;padding:1.5rem}._sectionTitle_1sm4h_182{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border-light)}._grid_1sm4h_191{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}._field_1sm4h_197{display:flex;flex-direction:column;gap:.375rem}._fieldLabel_1sm4h_203{font-size:.8125rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;font-weight:600}._fieldValue_1sm4h_211{font-size:.9375rem;color:var(--text-primary);font-weight:500;line-height:1.5}._lots_1sm4h_219{display:flex;flex-direction:column;gap:1.5rem}._lot_1sm4h_219{background:var(--white);border:1px solid var(--border-light);border-radius:12px;padding:1.5rem;transition:all .2s ease}._lot_1sm4h_219:hover{border-color:var(--border-medium);box-shadow:var(--shadow-md)}._lotHeader_1sm4h_238{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}._lotTitle_1sm4h_246{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}._lotStatus_1sm4h_253{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:6px;background:var(--gray-200);color:var(--gray-700);text-transform:uppercase;letter-spacing:.5px}._lotDescription_1sm4h_264{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}._lotGrid_1sm4h_270{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._planItems_1sm4h_277{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-light)}._planItemsTitle_1sm4h_283{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}._planItemsList_1sm4h_290{display:flex;flex-direction:column;gap:1rem}._planItem_1sm4h_277{background:var(--gray-50);border:1px solid var(--border-light);border-radius:8px;padding:1rem;transition:all .2s ease}._planItem_1sm4h_277:hover{background:var(--gray-100);border-color:var(--border-medium)}._planItemHeader_1sm4h_309{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._planItemNumber_1sm4h_316{font-size:.875rem;font-weight:700;color:var(--text-secondary);background:var(--gray-100);padding:.25rem .75rem;border-radius:6px}._planItemPrice_1sm4h_325{font-size:1rem;font-weight:700;color:var(--text-primary)}._planItemDescription_1sm4h_331{margin-bottom:.75rem}._planItemText_1sm4h_335{font-size:.9375rem;color:var(--text-primary);line-height:1.5;margin:0 0 .5rem}._planItemExtra_1sm4h_342{font-size:.875rem;color:var(--text-secondary);font-style:italic;line-height:1.5;margin:0;padding-left:1rem;border-left:3px solid var(--border-light)}._planItemDetails_1sm4h_352{display:flex;gap:1.5rem;flex-wrap:wrap}._planItemDetail_1sm4h_352{font-size:.8125rem;color:var(--text-tertiary);font-weight:500}._files_1sm4h_365{display:flex;flex-direction:column;gap:2rem}._fileGroup_1sm4h_371{background:var(--white);border:1px solid var(--border-light);border-radius:12px;padding:1.5rem}._fileGroupTitle_1sm4h_378{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}._fileGroupCategory_1sm4h_385{font-size:.875rem;color:var(--text-tertiary);margin:0 0 1.5rem}._fileList_1sm4h_391{display:flex;flex-direction:column;gap:.75rem}._fileItem_1sm4h_397{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--gray-50);border:1px solid var(--border-light);border-radius:8px;transition:all .2s ease;text-decoration:none;color:var(--text-primary)}._fileItem_1sm4h_397:hover{background:var(--gray-100);border-color:var(--border-medium);transform:translate(4px)}._fileIcon_1sm4h_416{font-size:1.5rem}._fileName_1sm4h_420{flex:1;font-weight:500}._fileDownload_1sm4h_425{font-size:1.25rem;color:var(--text-secondary)}._noFiles_1sm4h_430{color:var(--text-tertiary);font-style:italic;margin:0}._empty_1sm4h_436{text-align:center;padding:3rem 2rem;color:var(--text-tertiary);font-size:1.125rem}@media(max-width:768px){._overlay_1sm4h_1{padding:0;z-index:1000;align-items:flex-start}._modal_1sm4h_13{max-width:100%;max-height:100vh;height:100vh;border-radius:0}._header_1sm4h_31{padding:.875rem 1rem;padding-top:max(.875rem,env(safe-area-inset-top))}._title_1sm4h_46{font-size:1rem}._closeBtn_1sm4h_61{width:32px;height:32px;font-size:1.125rem}._tabs_1sm4h_81{padding:0 .75rem;overflow-x:auto}._tab_1sm4h_81{padding:.75rem .625rem;font-size:.75rem;white-space:nowrap}._content_1sm4h_113{padding:1.5rem 1rem}._section_1sm4h_175{padding:1.25rem}._grid_1sm4h_191{grid-template-columns:1fr}._fieldLabel_1sm4h_203{font-size:.75rem}._fieldValue_1sm4h_211{font-size:.875rem}}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.main-container{flex:1;display:flex;overflow:hidden}.content-wrapper{flex:1;overflow-y:auto;overflow-x:hidden;background:#eee}@media(min-width:1024px){.content-wrapper{margin-right:400px}}@media(max-width:1023px){.content-wrapper{padding-bottom:120px}}
