._header_dis2o_2{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:var(--card);border-bottom:1px solid var(--border);gap:1.5rem;flex-wrap:wrap}._titleSection_dis2o_14{flex:1;min-width:200px}._title_dis2o_14{font-size:1.25rem;font-weight:600;color:var(--foreground);margin:0 0 .25rem;line-height:1.3}._subtitle_dis2o_27{font-size:.75rem;color:var(--muted-foreground);margin:0}._actions_dis2o_34{display:flex;align-items:center;gap:.5rem}._iconButton_dis2o_41{display:flex;align-items:center;justify-content:center;padding:.5rem;background:none;border:none;border-radius:.5rem;color:var(--muted-foreground);cursor:pointer;transition:all .2s;position:relative}._iconButton_dis2o_41:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_dis2o_60 ._iconButton_dis2o_41:hover{background-color:var(--gray-800)}._profileButton_dis2o_65{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:none;border:none;border-radius:.5rem;color:var(--muted-foreground);text-decoration:none;transition:all .2s;cursor:pointer}._profileButton_dis2o_65:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_dis2o_60 ._profileButton_dis2o_65:hover{background-color:var(--gray-800)}._userName_dis2o_88{font-size:.875rem;font-weight:500;color:inherit}._notificationsContainer_dis2o_95{position:relative}._badge_dis2o_99{position:absolute;top:0;right:0;transform:translate(25%,-25%);min-width:1.25rem;height:1.25rem;padding:0 .25rem;background-color:var(--red-500);color:#fff;font-size:.7rem;font-weight:600;border-radius:9999px;display:flex;align-items:center;justify-content:center}._dropdown_dis2o_118{position:absolute;top:calc(100% + .5rem);right:0;width:320px;background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;box-shadow:0 10px 25px -5px #0000001a;z-index:1000;overflow:hidden}._dropdownHeader_dis2o_131{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--border);background-color:var(--gray-50)}._dark_dis2o_60 ._dropdownHeader_dis2o_131{background-color:var(--gray-900)}._dropdownHeader_dis2o_131 h3{font-size:.875rem;font-weight:600;color:var(--foreground);margin:0}._markAllButton_dis2o_151{font-size:.75rem;background:none;border:none;color:var(--blue-500);cursor:pointer;transition:color .2s}._markAllButton_dis2o_151:hover{color:var(--blue-600);text-decoration:underline}._dropdownList_dis2o_165{max-height:400px;overflow-y:auto}._notificationItem_dis2o_170{padding:.75rem 1rem;border-bottom:1px solid var(--border);transition:background-color .2s}._notificationItem_dis2o_170:hover{background-color:var(--gray-50)}._dark_dis2o_60 ._notificationItem_dis2o_170:hover{background-color:var(--gray-800)}._notificationItem_dis2o_170._unread_dis2o_184{background-color:#22c55e1a;border-left:3px solid #22c55e}._dark_dis2o_60 ._notificationItem_dis2o_170._unread_dis2o_184{background-color:#22c55e26}._notificationContent_dis2o_193{display:flex;gap:.75rem;align-items:flex-start}._notificationIcon_dis2o_199{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#16a34a);display:flex;align-items:center;justify-content:center;color:#fff}._notificationText_dis2o_211{flex:1;min-width:0}._notificationMessage_dis2o_216{font-size:.875rem;color:var(--foreground);margin:0 0 .5rem;line-height:1.4;font-weight:500}._notificationMeta_dis2o_224{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._currentPrice_dis2o_231{display:inline-flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:600;color:#22c55e;background:#22c55e26;padding:.2rem .5rem;border-radius:.375rem}._targetPrice_dis2o_243{font-size:.75rem;color:var(--muted-foreground);text-decoration:line-through}._notificationTime_dis2o_249{font-size:.7rem;color:var(--muted-foreground);margin:.5rem 0 0;padding-left:3.25rem}._emptyNotifications_dis2o_256{padding:2rem;text-align:center;color:var(--muted-foreground);font-size:.875rem}._menuButton_dis2o_263{display:flex;align-items:center;justify-content:center;padding:.5rem;background:none;border:none;border-radius:.5rem;color:var(--muted-foreground);cursor:pointer;transition:all .2s}._menuButton_dis2o_263:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_dis2o_60 ._menuButton_dis2o_263:hover{background-color:var(--gray-800)}@media (min-width: 769px){._menuButton_dis2o_263{display:none}}@media (max-width: 768px){._header_dis2o_2{padding:.75rem 1rem;flex-direction:row;align-items:center}._titleSection_dis2o_14{text-align:center;flex:1}._title_dis2o_14{font-size:1rem}._subtitle_dis2o_27{display:none}._actions_dis2o_34{justify-content:center}._dropdown_dis2o_118{right:-1rem;width:calc(100vw - 2rem);max-width:320px}}@media (max-width: 480px){._userName_dis2o_88{display:none}._profileButton_dis2o_65{padding:.5rem}}._sidebar_9dcod_2{position:fixed;top:0;left:0;height:100vh;z-index:100;transform:translate(-100%);transition:transform .3s ease;width:16rem;background-color:var(--card);border-right:1px solid var(--border);display:flex;flex-direction:column;box-shadow:2px 0 12px #00000026}._sidebar_9dcod_2._open_9dcod_18{transform:translate(0)}@media (min-width: 769px){._sidebar_9dcod_2{position:static;transform:none;box-shadow:none;height:auto}}._logo_9dcod_31{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:1.5rem;border-bottom:1px solid var(--border)}@media (min-width: 769px){._logo_9dcod_31{display:block}}._logoContent_9dcod_46{display:flex;align-items:center;gap:.5rem}._logoIcon_9dcod_52{width:2rem;height:2rem;color:var(--blue-500)}._logoText_9dcod_58{font-size:1.125rem;font-weight:600;color:var(--foreground)}._logoSubtext_9dcod_64{font-size:.75rem;color:var(--muted-foreground);margin-top:.5rem;width:100%;order:1}@media (min-width: 769px){._logoSubtext_9dcod_64{width:auto;order:0}}._nav_9dcod_79{flex:1;padding:1.5rem 1rem}._navList_9dcod_84{display:flex;flex-direction:column;gap:.25rem;list-style:none}._navLink_9dcod_91{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;transition:all .2s;color:var(--muted-foreground);text-decoration:none}._navLink_9dcod_91:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_9dcod_107 ._navLink_9dcod_91:hover{background-color:var(--gray-800)}._navLinkActive_9dcod_111{background-color:var(--blue-50);color:var(--blue-600)}._dark_9dcod_107 ._navLinkActive_9dcod_111{background-color:var(--blue-900-20);color:var(--blue-400)}._navIcon_9dcod_121{width:1.25rem;height:1.25rem}._navLabel_9dcod_126{font-size:.875rem;font-weight:500}._notificationsBadge_9dcod_131{padding:1rem;margin:1rem;background-color:var(--amber-50);border:1px solid var(--amber-100);border-radius:.5rem;display:flex;align-items:center;gap:.75rem}._dark_9dcod_107 ._notificationsBadge_9dcod_131{background-color:var(--amber-900-20);border-color:var(--amber-800)}._badgeIcon_9dcod_147{width:1.25rem;height:1.25rem;color:var(--amber-600)}._dark_9dcod_107 ._badgeIcon_9dcod_147{color:var(--amber-400)}._badgeContent_9dcod_157{flex:1}._badgeTitle_9dcod_161{font-size:.875rem;font-weight:500;color:var(--amber-800)}._dark_9dcod_107 ._badgeTitle_9dcod_161{color:var(--amber-300)}._badgeText_9dcod_171{font-size:.75rem;color:var(--amber-600)}._dark_9dcod_107 ._badgeText_9dcod_171{color:var(--amber-400)}._closeButton_9dcod_180{display:flex;align-items:center;justify-content:center;padding:.25rem;background:none;border:none;border-radius:.375rem;color:var(--muted-foreground);cursor:pointer}._closeButton_9dcod_180:hover{color:var(--foreground);background-color:var(--gray-100)}._dark_9dcod_107 ._closeButton_9dcod_180:hover{background-color:var(--gray-700)}@media (min-width: 769px){._closeButton_9dcod_180{display:none}}._root_1cwkr_1{display:flex;height:100vh;background-color:var(--background);position:relative}._content_1cwkr_8{flex:1;display:flex;flex-direction:column;overflow:hidden}._main_1cwkr_15{flex:1;overflow:auto}._overlay_1cwkr_20{display:none}@media (max-width: 768px){._overlay_1cwkr_20{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:50}}._container_1xxar_1{padding:2rem;max-width:80rem;margin:0 auto}@media (max-width: 640px){._container_1xxar_1{padding:1rem}._header_1xxar_12{margin-bottom:1rem}._title_1xxar_16{font-size:1.25rem}._subtitle_1xxar_20{display:none}}._header_1xxar_12{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width: 640px){._header_1xxar_12{flex-direction:row;align-items:center;justify-content:space-between}}._title_1xxar_16{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._subtitle_1xxar_20{font-size:.875rem;color:var(--muted-foreground)}._addButton_1xxar_53{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background-color:var(--primary);color:#fff;font-size:.875rem;font-weight:500;border-radius:.5rem;transition:background-color .2s;text-decoration:none}._dark_1xxar_67 ._addButton_1xxar_53{background-color:#fff;color:var(--primary-foreground)}._addButton_1xxar_53:hover{background-color:var(--primary-dark)}._dark_1xxar_67 ._addButton_1xxar_53:hover{background-color:var(--gray-100)}._addIcon_1xxar_80{width:1.25rem;height:1.25rem}._statsGrid_1xxar_86{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 640px){._statsGrid_1xxar_86{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._statsGrid_1xxar_86{grid-template-columns:repeat(4,1fr)}}._statCard_1xxar_105{padding:1.5rem;border-radius:.75rem;transition:box-shadow .2s}._statCard_1xxar_105:hover{box-shadow:0 4px 6px -1px #0000001a}._statCardBlue_1xxar_115{background-color:var(--blue-50)}._dark_1xxar_67 ._statCardBlue_1xxar_115{background-color:var(--blue-900-20)}._statCardPurple_1xxar_123{background-color:var(--purple-50)}._dark_1xxar_67 ._statCardPurple_1xxar_123{background-color:var(--purple-900-20)}._statCardGreen_1xxar_131{background-color:var(--green-50)}._dark_1xxar_67 ._statCardGreen_1xxar_131{background-color:var(--green-900-20)}._statCardAmber_1xxar_139{background-color:var(--amber-50)}._dark_1xxar_67 ._statCardAmber_1xxar_139{background-color:var(--amber-900-20)}._statHeader_1xxar_147{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._statIcon_1xxar_154{width:2rem;height:2rem}._statIconBlue_1xxar_159{color:var(--blue-600)}._dark_1xxar_67 ._statIconBlue_1xxar_159{color:var(--blue-400)}._statIconPurple_1xxar_167{color:var(--purple-600)}._dark_1xxar_67 ._statIconPurple_1xxar_167{color:var(--purple-400)}._statIconGreen_1xxar_175{color:var(--green-600)}._dark_1xxar_67 ._statIconGreen_1xxar_175{color:var(--green-400)}._statIconAmber_1xxar_183{color:var(--amber-600)}._dark_1xxar_67 ._statIconAmber_1xxar_183{color:var(--amber-400)}._statValue_1xxar_191{font-size:1.875rem;font-weight:300;color:var(--foreground)}._statLabel_1xxar_197{font-size:.875rem;color:var(--muted-foreground)}._changesGrid_1xxar_203{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 1024px){._changesGrid_1xxar_203{grid-template-columns:repeat(2,1fr)}}._changeCard_1xxar_216{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}._changeHeader_1xxar_223{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border)}._changeHeaderGreen_1xxar_231{background-color:var(--green-50-10)}._changeHeaderRed_1xxar_235{background-color:var(--red-50-10)}._changeHeaderLeft_1xxar_239{display:flex;align-items:center;gap:.5rem}._changeHeaderIconGreen_1xxar_245{width:1.25rem;height:1.25rem;color:var(--green-600)}._dark_1xxar_67 ._changeHeaderIconGreen_1xxar_245{color:var(--green-400)}._changeHeaderIconRed_1xxar_255{width:1.25rem;height:1.25rem;color:var(--red-600)}._dark_1xxar_67 ._changeHeaderIconRed_1xxar_255{color:var(--red-400)}._changeHeaderTitle_1xxar_265{font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._changeLink_1xxar_273{font-size:.75rem;color:var(--muted-foreground);text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:color .2s}._changeLink_1xxar_273:hover{color:var(--foreground)}._linkIcon_1xxar_287{width:.75rem;height:.75rem}._changeContent_1xxar_292{padding:1.5rem}._changeList_1xxar_296{display:flex;flex-direction:column;gap:1.25rem}._changeItem_1xxar_302{display:flex;align-items:center;gap:1rem;text-decoration:none;transition:background-color .2s;padding:.5rem;border-radius:.5rem}._changeItem_1xxar_302:hover{background-color:var(--gray-50)}._dark_1xxar_67 ._changeItem_1xxar_302:hover{background-color:var(--gray-800)}._changeImage_1xxar_320{width:3.5rem;height:3.5rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}._changeInfo_1xxar_327{flex:1;min-width:0}._changeName_1xxar_332{font-size:.875rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}._changeItem_1xxar_302:hover ._changeName_1xxar_332{color:var(--blue-600)}._dark_1xxar_67 ._changeItem_1xxar_302:hover ._changeName_1xxar_332{color:var(--blue-400)}._changeShop_1xxar_350{font-size:.75rem;color:var(--muted-foreground);margin-top:.125rem}._changeStats_1xxar_356{text-align:right}._changePercentGreen_1xxar_360{font-size:.875rem;font-weight:600;color:var(--green-600)}._dark_1xxar_67 ._changePercentGreen_1xxar_360{color:var(--green-400)}._changePercentRed_1xxar_370{font-size:.875rem;font-weight:600;color:var(--red-600)}._dark_1xxar_67 ._changePercentRed_1xxar_370{color:var(--red-400)}._changePrice_1xxar_380{font-size:.75rem;color:var(--muted-foreground)}._productsCard_1xxar_386{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}._productsHeader_1xxar_393{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border)}._productsTitle_1xxar_401{font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._productsLink_1xxar_409{font-size:.75rem;color:var(--muted-foreground);text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:color .2s}._productsLink_1xxar_409:hover{color:var(--foreground)}._productsContent_1xxar_423{padding:1.5rem}._productsGrid_1xxar_427{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}@media (min-width: 768px){._productsGrid_1xxar_427{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._productsGrid_1xxar_427{grid-template-columns:repeat(3,1fr)}}._productItem_1xxar_445{display:flex;align-items:center;gap:1rem;padding:.75rem;text-decoration:none;border-radius:.75rem;transition:all .2s;border:1px solid transparent}._productItem_1xxar_445:hover{background-color:var(--gray-50);border-color:var(--border)}._dark_1xxar_67 ._productItem_1xxar_445:hover{background-color:var(--gray-800);border-color:var(--gray-700)}._productImage_1xxar_466{width:4rem;height:4rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}._productInfo_1xxar_473{flex:1;min-width:0}._productName_1xxar_478{font-size:.875rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}._productItem_1xxar_445:hover ._productName_1xxar_478{color:var(--blue-600)}._dark_1xxar_67 ._productItem_1xxar_445:hover ._productName_1xxar_478{color:var(--blue-400)}._productMeta_1xxar_496{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._productPrice_1xxar_505{text-align:right}._productCurrentPrice_1xxar_509{font-size:.875rem;font-weight:600;color:var(--foreground)}._productChangeDown_1xxar_515{font-size:.75rem;color:var(--green-600)}._dark_1xxar_67 ._productChangeDown_1xxar_515{color:var(--green-400)}._productChangeUp_1xxar_524{font-size:.75rem;color:var(--red-600)}._dark_1xxar_67 ._productChangeUp_1xxar_524{color:var(--red-400)}._emptyState_1xxar_534{text-align:center;padding:3rem 0}._emptyIcon_1xxar_539{width:3rem;height:3rem;color:var(--muted-foreground);margin:0 auto .75rem}._emptyState_1xxar_534 p{color:var(--muted-foreground)}._emptyProducts_1xxar_550{text-align:center;padding:3rem 0}._emptyProductsIcon_1xxar_555{width:4rem;height:4rem;color:var(--muted-foreground);margin:0 auto 1rem}._emptyProducts_1xxar_550 p{color:var(--muted-foreground);margin-bottom:1rem}._emptyProductsButton_1xxar_567{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background-color:var(--primary);color:#fff;font-size:.875rem;font-weight:500;border-radius:.5rem;text-decoration:none;transition:background-color .2s}._emptyProductsButton_1xxar_567:hover{background-color:var(--primary-dark)}._container_1g8cd_1{padding:2rem;max-width:80rem;margin:0 auto}@media (max-width: 640px){._container_1g8cd_1{padding:1rem}._header_1g8cd_12{margin-bottom:1rem}._title_1g8cd_16{font-size:1.25rem}._subtitle_1g8cd_20{display:none}}._header_1g8cd_12{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width: 640px){._header_1g8cd_12{flex-direction:row;align-items:center;justify-content:space-between}}._title_1g8cd_16{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._subtitle_1g8cd_20{font-size:.875rem;color:var(--muted-foreground)}._addButton_1g8cd_52{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background-color:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:500;border-radius:.5rem;transition:background-color .2s;text-decoration:none}._addButton_1g8cd_52:hover{background-color:var(--primary-dark)}._addIcon_1g8cd_70{width:1.25rem;height:1.25rem}._filtersCard_1g8cd_75{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem}._filtersGrid_1g8cd_83{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 768px){._filtersGrid_1g8cd_83{grid-template-columns:repeat(3,1fr)}}._searchWrapper_1g8cd_95{position:relative}._searchIcon_1g8cd_99{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._searchInput_1g8cd_109{width:100%;padding:.625rem .75rem .625rem 2.5rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);transition:all .2s}._searchInput_1g8cd_109:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 2px #3b82f633}._selectWrapper_1g8cd_125{position:relative}._selectIcon_1g8cd_129{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._select_1g8cd_125{width:100%;padding:.625rem .75rem .625rem 2.5rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}._select_1g8cd_125:focus{outline:none;border-color:var(--blue-500)}._productsGrid_1g8cd_155{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 768px){._productsGrid_1g8cd_155{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._productsGrid_1g8cd_155{grid-template-columns:repeat(3,1fr)}}._productCard_1g8cd_173{display:flex;flex-direction:column;background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden;transition:all .3s ease;height:100%}._productImageWrapper_1g8cd_184{width:100%;padding:1.5rem;background-color:#fff;display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--border)}._productImage_1g8cd_184{display:block;margin:0 auto;width:10rem;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}._productCard_1g8cd_173:hover{box-shadow:var(--shadow-lg)}._productCard_1g8cd_173:hover ._productImage_1g8cd_184{transform:scale(1.05)}._productContent_1g8cd_212{padding:1.25rem}._productName_1g8cd_216{font-size:1rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}._productName_1g8cd_216:hover{color:var(--blue-500)}._productMeta_1g8cd_232{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground);margin-bottom:.75rem}._productShop_1g8cd_241{padding:.125rem .5rem;background-color:var(--gray-100);border-radius:.25rem}._dark_1g8cd_247 ._productShop_1g8cd_241{background-color:var(--gray-800)}._tagsList_1g8cd_251{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem}._tag_1g8cd_251{padding:.125rem .5rem;background-color:var(--gray-100);color:var(--gray-600);font-size:.75rem;border-radius:9999px}._dark_1g8cd_247 ._tag_1g8cd_251{background-color:var(--gray-800);color:var(--gray-400)}._tagMore_1g8cd_271{padding:.125rem .5rem;font-size:.75rem;color:var(--muted-foreground)}._productFooter_1g8cd_277{display:flex;align-items:center;justify-content:space-between}._productPrice_1g8cd_283{font-size:1.125rem;font-weight:700;color:var(--foreground)}._priceChangeDown_1g8cd_289{font-size:.75rem;color:var(--green-600)}._dark_1g8cd_247 ._priceChangeDown_1g8cd_289{color:var(--green-400)}._priceChangeUp_1g8cd_298{font-size:.75rem;color:var(--red-600)}._dark_1g8cd_247 ._priceChangeUp_1g8cd_298{color:var(--red-400)}._productActions_1g8cd_307{display:flex;gap:.5rem}._actionButton_1g8cd_312{padding:.5rem .75rem;background-color:var(--gray-100);color:var(--foreground);font-size:.875rem;border-radius:.5rem;transition:background-color .2s;text-decoration:none}._actionButton_1g8cd_312:hover{background-color:var(--gray-200)}._actionIcon_1g8cd_326{padding:.5rem;background-color:var(--gray-100);color:var(--muted-foreground);border-radius:.5rem;transition:all .2s;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}._actionIcon_1g8cd_326:hover{background-color:var(--gray-200);color:var(--foreground)}._actionIconDanger_1g8cd_343:hover{background-color:var(--red-50);color:var(--red-600)}._dark_1g8cd_247 ._actionIconDanger_1g8cd_343:hover{background-color:var(--red-900-20);color:var(--red-400)}._iconSmall_1g8cd_353{width:1.25rem;height:1.25rem}._emptyState_1g8cd_358{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:3rem;text-align:center}._emptyIcon_1g8cd_366{width:4rem;height:4rem;color:var(--muted-foreground);margin:0 auto 1rem}._emptyText_1g8cd_373{color:var(--muted-foreground);margin-bottom:1rem}._emptyButton_1g8cd_378{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background-color:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:500;border-radius:.5rem;text-decoration:none;transition:background-color .2s}._emptyButton_1g8cd_378:hover{background-color:var(--primary-dark)}._resetButton_1g8cd_396{padding:.5rem 1rem;background:none;color:var(--blue-500);font-size:.875rem;border:none;cursor:pointer}._resetButton_1g8cd_396:hover{text-decoration:underline}._container_1v97g_1{padding:2rem;max-width:80rem;margin:0 auto}@media (max-width: 640px){._container_1v97g_1{padding:1rem}}._backLink_1v97g_13{margin-bottom:2rem}._backLinkText_1v97g_17{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s}._backLinkText_1v97g_17:hover{color:var(--foreground)}._mainGrid_1v97g_31{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 1024px){._mainGrid_1v97g_31{grid-template-columns:repeat(3,1fr)}._mainInfo_1v97g_43{grid-column:span 2}}._mainInfo_1v97g_43{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:2rem}._productHeader_1v97g_55{display:flex;gap:1.5rem;flex-wrap:wrap}@media (min-width: 640px){._productHeader_1v97g_55{flex-wrap:nowrap}}._productImage_1v97g_67{width:8rem;height:8rem;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}._productDetails_1v97g_74{flex:1}._productTitle_1v97g_78{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.5rem}._productMeta_1v97g_85{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);margin-bottom:1rem}._tagsList_1v97g_94{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._tag_1v97g_94{padding:.25rem .75rem;background-color:var(--gray-100);color:var(--gray-700);font-size:.875rem;border-radius:.5rem}._dark_1v97g_109 ._tag_1v97g_94{background-color:var(--gray-800);color:var(--gray-300)}._actionButtons_1v97g_114{display:flex;gap:.75rem;flex-wrap:wrap}._actionButton_1v97g_114{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background-color:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:500;border-radius:.5rem;text-decoration:none;transition:background-color .2s;cursor:pointer;border:none}._actionButton_1v97g_114:hover{background-color:var(--primary-dark)}._actionButtonDanger_1v97g_140{background-color:var(--red-50);color:var(--red-600)}._actionButtonDanger_1v97g_140:hover{background-color:var(--red-100)}._dark_1v97g_109 ._actionButtonDanger_1v97g_140{background-color:var(--red-900-20);color:var(--red-400)}._dark_1v97g_109 ._actionButtonDanger_1v97g_140:hover{background-color:var(--red-900-30)}._priceStats_1v97g_158{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}._sectionTitle_1v97g_165{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}._currentPrice_1v97g_174{font-size:2rem;font-weight:300;color:var(--foreground);margin-bottom:1.5rem}._statsList_1v97g_181{display:flex;flex-direction:column;gap:1rem}._statItem_1v97g_187{padding-top:.75rem;border-top:1px solid var(--border)}._statItem_1v97g_187:first-child{padding-top:0;border-top:none}._statLabel_1v97g_197{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}._statValueDown_1v97g_203{font-size:.875rem;font-weight:500;color:var(--green-600)}._dark_1v97g_109 ._statValueDown_1v97g_203{color:var(--green-400)}._statValueUp_1v97g_213{font-size:.875rem;font-weight:500;color:var(--red-600)}._dark_1v97g_109 ._statValueUp_1v97g_213{color:var(--red-400)}._statValueNeutral_1v97g_223{font-size:.875rem;font-weight:500;color:var(--foreground)}._chartCard_1v97g_229{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}._rulesCard_1v97g_237{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}._rulesHeader_1v97g_244{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._addRuleButton_1v97g_253{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--gray-100);color:var(--foreground);font-size:.875rem;border-radius:.5rem;cursor:pointer;transition:background-color .2s;border:none}._addRuleButton_1v97g_253:hover{background-color:var(--gray-200)}._dark_1v97g_109 ._addRuleButton_1v97g_253{background-color:var(--gray-800)}._dark_1v97g_109 ._addRuleButton_1v97g_253:hover{background-color:var(--gray-700)}._addRuleForm_1v97g_279{margin-bottom:1.5rem;padding:1rem;background-color:var(--gray-50);border-radius:.5rem}._dark_1v97g_109 ._addRuleForm_1v97g_279{background-color:var(--gray-900)}._formGrid_1v97g_290{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem;margin-bottom:1rem}@media (min-width: 768px){._formGrid_1v97g_290{grid-template-columns:repeat(3,1fr)}}._select_1v97g_303,._input_1v97g_303{padding:.5rem .75rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem}._select_1v97g_303:focus,._input_1v97g_303:focus{outline:none;border-color:var(--blue-500)}._formActions_1v97g_317{display:flex;gap:.5rem}._saveButton_1v97g_322,._cancelButton_1v97g_322{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:background-color .2s;border:none}._saveButton_1v97g_322{background-color:var(--primary);color:var(--primary-foreground)}._saveButton_1v97g_322:hover{background-color:var(--primary-dark)}._cancelButton_1v97g_322{background-color:var(--gray-100);color:var(--foreground)}._cancelButton_1v97g_322:hover{background-color:var(--gray-200)}._dark_1v97g_109 ._cancelButton_1v97g_322{background-color:var(--gray-800)}._dark_1v97g_109 ._cancelButton_1v97g_322:hover{background-color:var(--gray-700)}._rulesList_1v97g_357{display:flex;flex-direction:column;gap:.75rem}._ruleItem_1v97g_363{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:var(--gray-50);border-radius:.5rem}._dark_1v97g_109 ._ruleItem_1v97g_363{background-color:var(--gray-900)}._ruleInfo_1v97g_376{flex:1}._ruleText_1v97g_380{font-size:.875rem;color:var(--foreground);margin-bottom:.25rem}._ruleStatus_1v97g_386{font-size:.75rem;color:var(--muted-foreground)}._ruleActions_1v97g_391{display:flex;gap:.5rem}._toggleButton_1v97g_396{padding:.25rem;background:none;border:none;cursor:pointer;color:var(--muted-foreground);transition:color .2s}._toggleButton_1v97g_396:hover{color:var(--foreground)}._deleteRuleButton_1v97g_409{padding:.25rem;background:none;border:none;cursor:pointer;color:var(--red-500);transition:color .2s}._deleteRuleButton_1v97g_409:hover{color:var(--red-600)}._emptyRules_1v97g_422{text-align:center;padding:2rem;color:var(--muted-foreground)}._notFound_1v97g_428{text-align:center;padding:3rem}._backButton_1v97g_433{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;background-color:var(--primary);color:var(--primary-foreground);border-radius:.5rem;text-decoration:none}._iconSmall_1v97g_445{width:1rem;height:1rem}._iconMedium_1v97g_450{width:1.25rem;height:1.25rem}._targetPriceSection_1v97g_455{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}._targetPriceHeader_1v97g_461{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}._targetIcon_1v97g_468{width:1rem;height:1rem;color:var(--amber-500)}._targetLabel_1v97g_474{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._targetPriceDisplay_1v97g_482{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}._targetPriceValue_1v97g_489{font-size:1.25rem;font-weight:600;color:var(--amber-600)}._dark_1v97g_109 ._targetPriceValue_1v97g_489{color:var(--amber-400)}._targetStatus_1v97g_499{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;padding:.25rem .5rem;border-radius:.375rem}._targetStatus_1v97g_499._active_1v97g_508{background-color:var(--green-50);color:var(--green-600)}._dark_1v97g_109 ._targetStatus_1v97g_499._active_1v97g_508{background-color:var(--green-900-20);color:var(--green-400)}._targetStatus_1v97g_499._inactive_1v97g_518{background-color:var(--gray-100);color:var(--muted-foreground)}._dark_1v97g_109 ._targetStatus_1v97g_499._inactive_1v97g_518{background-color:var(--gray-800)}._statusIcon_1v97g_527{width:.75rem;height:.75rem}._editTargetButton_1v97g_532{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;background:none;border:none;color:var(--muted-foreground);cursor:pointer;border-radius:.25rem;transition:all .2s}._editTargetButton_1v97g_532:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_1v97g_109 ._editTargetButton_1v97g_532:hover{background-color:var(--gray-800)}._noTargetPrice_1v97g_554{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._noTargetPrice_1v97g_554 p{font-size:.875rem;color:var(--muted-foreground);margin:0}._setTargetButton_1v97g_567{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background-color:var(--gray-100);color:var(--foreground);font-size:.75rem;border-radius:.375rem;border:none;cursor:pointer;transition:all .2s}._setTargetButton_1v97g_567:hover{background-color:var(--gray-200)}._dark_1v97g_109 ._setTargetButton_1v97g_567{background-color:var(--gray-800)}._dark_1v97g_109 ._setTargetButton_1v97g_567:hover{background-color:var(--gray-700)}._targetPriceEdit_1v97g_593{display:flex;flex-direction:column;gap:.75rem}._targetPriceInputWrapper_1v97g_599{position:relative;display:flex;align-items:center}._targetPriceInput_1v97g_599{width:100%;padding:.625rem 2.5rem .625rem .75rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem}._targetPriceInput_1v97g_599:focus{outline:none;border-color:var(--blue-500)}._currencySymbol_1v97g_620{position:absolute;right:.75rem;font-size:.875rem;color:var(--muted-foreground)}._targetPriceActions_1v97g_627{display:flex;gap:.5rem;flex-wrap:wrap}._saveTargetButton_1v97g_633,._cancelTargetButton_1v97g_633,._removeTargetButton_1v97g_633{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s;border:none}._saveTargetButton_1v97g_633{background-color:var(--green-600);color:#fff}._saveTargetButton_1v97g_633:hover:not(:disabled){background-color:var(--green-700);transform:translateY(-1px)}._saveTargetButton_1v97g_633:disabled{opacity:.5;cursor:not-allowed}._cancelTargetButton_1v97g_633{background-color:var(--gray-100);color:var(--foreground)}._cancelTargetButton_1v97g_633:hover{background-color:var(--gray-200)}._dark_1v97g_109 ._cancelTargetButton_1v97g_633{background-color:var(--gray-800)}._dark_1v97g_109 ._cancelTargetButton_1v97g_633:hover{background-color:var(--gray-700)}._removeTargetButton_1v97g_633{background-color:var(--red-50);color:var(--red-600)}._removeTargetButton_1v97g_633:hover{background-color:var(--red-100)}._dark_1v97g_109 ._removeTargetButton_1v97g_633{background-color:var(--red-900-20);color:var(--red-400)}._dark_1v97g_109 ._removeTargetButton_1v97g_633:hover{background-color:var(--red-900-30)}._loading_1v97g_697{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1rem}._spinner_1v97g_706{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:_spin_1v97g_706 1s linear infinite}@keyframes _spin_1v97g_706{to{transform:rotate(360deg)}}._currentPriceWrapper_1v97g_720{padding:1rem;border-radius:.75rem;background:linear-gradient(135deg,var(--gray-50) 0%,transparent 100%);margin-bottom:1rem;transition:all .3s ease}._currentPriceWrapper_1v97g_720._priceDown_1v97g_728{background:linear-gradient(135deg,rgba(34,197,94,.1) 0%,transparent 100%)}._currentPriceWrapper_1v97g_720._priceUp_1v97g_732{background:linear-gradient(135deg,rgba(239,68,68,.1) 0%,transparent 100%)}._currentPrice_1v97g_174{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem}._priceChange_1v97g_743{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600}._priceChange_1v97g_743._changeDown_1v97g_751{color:#22c55e}._priceChange_1v97g_743._changeUp_1v97g_755{color:#ef4444}._changePercent_1v97g_759{font-size:.875rem;opacity:.8}._statsGrid_1v97g_765{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}@media (min-width: 640px){._statsGrid_1v97g_765{grid-template-columns:repeat(4,1fr)}}._statCard_1v97g_780{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--gray-50);border-radius:.5rem}._dark_1v97g_109 ._statCard_1v97g_780{background:var(--gray-800)}._statIcon_1v97g_793{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:var(--primary);color:var(--primary-foreground);border-radius:.5rem}._statContent_1v97g_804{flex:1}._statContent_1v97g_804 ._statLabel_1v97g_197{font-size:.625rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.125rem}._statContent_1v97g_804 ._statValue_1v97g_203{font-size:.875rem;font-weight:600;color:var(--foreground)}._statContent_1v97g_804 ._changeUp_1v97g_755{color:#22c55e}._statContent_1v97g_804 ._changeDown_1v97g_751{color:#ef4444}._chartHeader_1v97g_831{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}._periodSelector_1v97g_840{display:flex;gap:.25rem;background:var(--gray-100);padding:.25rem;border-radius:.5rem}._dark_1v97g_109 ._periodSelector_1v97g_840{background:var(--gray-800)}._periodButton_1v97g_852{padding:.375rem .75rem;font-size:.75rem;font-weight:500;color:var(--muted-foreground);background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._periodButton_1v97g_852:hover{color:var(--foreground)}._periodButton_1v97g_852._periodActive_1v97g_868{background:var(--card);color:var(--primary);box-shadow:0 1px 3px #0000001a}._dark_1v97g_109 ._periodButton_1v97g_852._periodActive_1v97g_868{background:var(--gray-700)}._chartContainer_1v97g_878{position:relative}._intervalRow_1v97g_882{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}._intervalLabel_1v97g_890{font-size:.75rem;color:var(--muted-foreground);white-space:nowrap}._intervalSelector_1v97g_896{display:flex;gap:.25rem;background:var(--gray-100);padding:.25rem;border-radius:.5rem}._dark_1v97g_109 ._intervalSelector_1v97g_896{background:var(--gray-800)}._intervalButton_1v97g_908{padding:.25rem .625rem;font-size:.7rem;font-weight:500;color:var(--muted-foreground);background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._intervalButton_1v97g_908:hover{color:var(--foreground)}._intervalButton_1v97g_908._intervalActive_1v97g_924{background:var(--card);color:var(--primary);box-shadow:0 1px 3px #0000001a}._dark_1v97g_109 ._intervalButton_1v97g_908._intervalActive_1v97g_924{background:var(--gray-700)}._noDataMessage_1v97g_934{display:flex;align-items:center;justify-content:center;min-height:300px;color:var(--muted-foreground);font-size:.875rem}._customTooltip_1v97g_944{background:var(--card);border:1px solid var(--border);border-radius:.5rem;padding:.75rem;box-shadow:0 4px 12px #00000026}._tooltipDate_1v97g_952{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.5rem}._tooltipPrice_1v97g_958{display:flex;align-items:center;gap:.25rem;font-size:1.125rem;font-weight:700;color:var(--foreground);margin-bottom:.25rem}._tooltipChange_1v97g_968{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500}._tooltipChange_1v97g_968._changeDown_1v97g_751{color:#22c55e}._tooltipChange_1v97g_968._changeUp_1v97g_755{color:#ef4444}._container_brh18_1{padding:2rem;max-width:42rem;margin:0 auto}@media (max-width: 640px){._container_brh18_1{padding:1rem}}._backLink_brh18_13{margin-bottom:2rem}._backLinkText_brh18_17{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s}._backLinkText_brh18_17:hover{color:var(--foreground)}._formCard_brh18_31{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:3rem}._formHeader_brh18_38{text-align:center;margin-bottom:3rem}._iconWrapper_brh18_43{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:var(--gray-100);border-radius:9999px;margin-bottom:1rem}._dark_brh18_54 ._iconWrapper_brh18_43{background-color:var(--gray-800)}._headerIcon_brh18_58{width:2rem;height:2rem;color:var(--muted-foreground)}._title_brh18_64{font-size:1.875rem;font-weight:300;color:var(--foreground);margin-bottom:.5rem}._subtitle_brh18_71{font-size:.875rem;color:var(--muted-foreground)}._form_brh18_31{display:flex;flex-direction:column;gap:2rem}._formGroup_brh18_82{display:flex;flex-direction:column;gap:.75rem}._label_brh18_88{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._input_brh18_96{width:100%;padding:1rem 1.5rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;transition:border-color .2s}._input_brh18_96:focus{outline:none;border-color:var(--blue-500)}._tagInputWrapper_brh18_112{display:flex;gap:.5rem}._tagInput_brh18_112{flex:1;padding:1rem 1.5rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem}._tagInput_brh18_112:focus{outline:none;border-color:var(--blue-500)}._addTagButton_brh18_132{padding:0 1.5rem;background-color:var(--gray-100);color:var(--foreground);border-radius:.5rem;cursor:pointer;transition:background-color .2s;border:none;display:flex;align-items:center;justify-content:center}._addTagButton_brh18_132:hover{background-color:var(--gray-200)}._dark_brh18_54 ._addTagButton_brh18_132{background-color:var(--gray-800)}._dark_brh18_54 ._addTagButton_brh18_132:hover{background-color:var(--gray-700)}._tagsList_brh18_157{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._tag_brh18_112{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:var(--gray-100);color:var(--gray-700);font-size:.875rem;border-radius:.5rem}._dark_brh18_54 ._tag_brh18_112{background-color:var(--gray-800);color:var(--gray-300)}._removeTagButton_brh18_180{background:none;border:none;cursor:pointer;color:var(--muted-foreground);display:flex;align-items:center;padding:0}._removeTagButton_brh18_180:hover{color:var(--red-500)}._iconSmall_brh18_194{width:1rem;height:1rem}._iconTiny_brh18_199{width:.75rem;height:.75rem}._targetPriceWrapper_brh18_204{position:relative;display:flex;align-items:center}._targetIcon_brh18_210{position:absolute;left:1rem;width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._targetPriceWrapper_brh18_204 ._input_brh18_96{padding-left:2.5rem;padding-right:2.5rem}._currencySymbol_brh18_223{position:absolute;right:1rem;font-size:.875rem;color:var(--muted-foreground)}._hint_brh18_230{font-size:.7rem;color:var(--muted-foreground);margin-top:.25rem}._submitButton_brh18_237{width:100%;padding:1rem;background:linear-gradient(135deg,var(--blue-500),var(--blue-600));color:#fff;font-size:.875rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s;border:none;margin-top:1rem}._submitButton_brh18_237:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._submitButton_brh18_237:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){._backLink_brh18_13{margin-bottom:1rem}._formCard_brh18_31{padding:1.5rem}._formHeader_brh18_38{margin-bottom:1.5rem}._iconWrapper_brh18_43{width:3rem;height:3rem}._headerIcon_brh18_58{width:1.5rem;height:1.5rem}._title_brh18_64{font-size:1.375rem}._form_brh18_31{gap:1.25rem}._input_brh18_96,._tagInput_brh18_112{padding:.75rem 1rem}}._container_1b2e7_1{padding:2rem;max-width:100rem;margin:0 auto}@media (max-width: 640px){._container_1b2e7_1{padding:1rem}}._header_1b2e7_13{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._title_1b2e7_22{font-size:1.75rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}._subtitle_1b2e7_29{font-size:.875rem;color:var(--muted-foreground)}._periodSelector_1b2e7_34{display:flex;gap:.25rem;background:var(--gray-100);padding:.25rem;border-radius:.75rem}._dark_1b2e7_42 ._periodSelector_1b2e7_34{background:var(--gray-800)}._periodButton_1b2e7_46{padding:.5rem 1rem;font-size:.8125rem;font-weight:500;color:var(--muted-foreground);background:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s}._periodButton_1b2e7_46:hover{color:var(--foreground)}._periodActive_1b2e7_62{background:var(--card);color:var(--primary);box-shadow:0 1px 3px #0000001a}._dark_1b2e7_42 ._periodActive_1b2e7_62{background:var(--gray-700)}._loadingState_1b2e7_72{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1rem}._spinner_1b2e7_81{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:_spin_1b2e7_81 1s linear infinite}@keyframes _spin_1b2e7_81{to{transform:rotate(360deg)}}._emptyState_1b2e7_94{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center;background:var(--card);border:1px solid var(--border);border-radius:1rem}._emptyIcon_1b2e7_106{width:4rem;height:4rem;color:var(--muted-foreground);margin-bottom:1rem}._emptyState_1b2e7_94 h2{font-size:1.25rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem}._emptyState_1b2e7_94 p{font-size:.875rem;color:var(--muted-foreground);margin-bottom:1.5rem}._emptyButton_1b2e7_126{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:500;border-radius:.5rem;text-decoration:none;transition:all .2s}._emptyButton_1b2e7_126:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._statsGrid_1b2e7_145{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media (min-width: 768px){._statsGrid_1b2e7_145{grid-template-columns:repeat(4,1fr)}}._statCard_1b2e7_158{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--card);border:1px solid var(--border);border-radius:1rem;transition:all .2s}._statCard_1b2e7_158:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._statIconWrapper_1b2e7_174{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem}._statCardBlue_1b2e7_183 ._statIconWrapper_1b2e7_174{background:linear-gradient(135deg,#3b82f6,#2563eb)}._statCardPurple_1b2e7_187 ._statIconWrapper_1b2e7_174{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}._statCardGreen_1b2e7_191 ._statIconWrapper_1b2e7_174{background:linear-gradient(135deg,#10b981,#059669)}._statCardAmber_1b2e7_195 ._statIconWrapper_1b2e7_174{background:linear-gradient(135deg,#f59e0b,#d97706)}._statIcon_1b2e7_174{width:1.5rem;height:1.5rem;color:#fff}._statContent_1b2e7_205{flex:1}._statValue_1b2e7_209{font-size:1.5rem;font-weight:700;color:var(--foreground);line-height:1.2}._statLabel_1b2e7_216{font-size:.75rem;color:var(--muted-foreground);font-weight:500}._chartSection_1b2e7_222{margin-bottom:2rem}._sectionTitle_1b2e7_226{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--foreground);margin-bottom:1rem}._sectionIcon_1b2e7_236{width:1.25rem;height:1.25rem;color:var(--primary)}._chartCard_1b2e7_242{background:var(--card);border:1px solid var(--border);border-radius:1rem;padding:1.5rem}._chartsGrid_1b2e7_249{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width: 1024px){._chartsGrid_1b2e7_249{grid-template-columns:repeat(2,1fr)}}._pieContainer_1b2e7_262{display:flex;align-items:center;gap:1rem}._pieChartWrapper_1b2e7_268{width:60%;flex-shrink:0}._pieLegend_1b2e7_273{flex:1;display:flex;flex-direction:column;gap:.5rem}._legendItem_1b2e7_280{display:flex;align-items:center;gap:.5rem;font-size:.875rem}._legendColor_1b2e7_287{width:.75rem;height:.75rem;border-radius:.25rem;flex-shrink:0}._legendName_1b2e7_294{flex:1;color:var(--foreground)}._legendValue_1b2e7_299{font-weight:600;color:var(--muted-foreground)}._noData_1b2e7_304{display:flex;align-items:center;justify-content:center;height:200px;color:var(--muted-foreground);font-size:.875rem}._customTooltip_1b2e7_313{background:var(--card);border:1px solid var(--border);border-radius:.5rem;padding:.75rem;box-shadow:0 4px 12px #00000026}._tooltipLabel_1b2e7_321{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}._tooltipValue_1b2e7_327{font-size:.875rem;font-weight:600}._priceTooltip_1b2e7_332{background:var(--card);border:1px solid var(--border);border-radius:.5rem;padding:.75rem;box-shadow:0 4px 12px #00000026}._priceTooltipDate_1b2e7_340{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.5rem}._priceTooltipPrice_1b2e7_346{display:flex;align-items:center;gap:.25rem;font-size:1.125rem;font-weight:700;color:var(--foreground)}._priceTooltipRange_1b2e7_355{display:flex;gap:1rem;margin-top:.5rem;font-size:.75rem;color:var(--muted-foreground)}._timelineTooltip_1b2e7_363{background:var(--card);border:1px solid var(--border);border-radius:.5rem;padding:.75rem;box-shadow:0 4px 12px #00000026;max-width:200px}._timelineTooltipTitle_1b2e7_372{font-size:.875rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._timelineTooltipDate_1b2e7_382{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.5rem}._timelineTooltipDrop_1b2e7_388{display:flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:700;color:#10b981}._timelineTooltipRise_1b2e7_397{display:flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:700;color:#ef4444}._timelineTooltipPrice_1b2e7_406{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._topChangesGrid_1b2e7_412{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){._topChangesGrid_1b2e7_412{grid-template-columns:repeat(2,1fr)}}._topCard_1b2e7_424{background:var(--card);border:1px solid var(--border);border-radius:1rem;overflow:hidden}._topHeader_1b2e7_431{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._topHeaderGreen_1b2e7_439{background:linear-gradient(135deg,rgba(16,185,129,.1),transparent)}._topHeaderRed_1b2e7_443{background:linear-gradient(135deg,rgba(239,68,68,.1),transparent)}._topIcon_1b2e7_447{width:1.25rem;height:1.25rem}._topHeaderGreen_1b2e7_439 ._topIcon_1b2e7_447{color:#10b981}._topHeaderRed_1b2e7_443 ._topIcon_1b2e7_447{color:#ef4444}._topHeader_1b2e7_431 h3{font-size:.875rem;font-weight:600;color:var(--foreground);flex:1}._topBadge_1b2e7_467{font-size:.625rem;font-weight:600;color:var(--muted-foreground);background:var(--gray-100);padding:.25rem .5rem;border-radius:.25rem}._dark_1b2e7_42 ._topBadge_1b2e7_467{background:var(--gray-700)}._topContent_1b2e7_480{padding:.5rem}._topList_1b2e7_484{display:flex;flex-direction:column;gap:.25rem}._topItem_1b2e7_490{display:flex;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;border-radius:.5rem;transition:background-color .2s}._topItem_1b2e7_490:hover{background:var(--gray-50)}._dark_1b2e7_42 ._topItem_1b2e7_490:hover{background:var(--gray-800)}._topRank_1b2e7_508{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--muted-foreground);background:var(--gray-100);border-radius:.375rem}._dark_1b2e7_42 ._topRank_1b2e7_508{background:var(--gray-700)}._topImage_1b2e7_525{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:.375rem}._topInfo_1b2e7_532{flex:1;min-width:0}._topName_1b2e7_537{font-size:.8125rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._topItem_1b2e7_490:hover ._topName_1b2e7_537{color:var(--primary)}._topShop_1b2e7_550{font-size:.6875rem;color:var(--muted-foreground);margin-top:.125rem}._topStats_1b2e7_556{text-align:right}._topPercentGreen_1b2e7_560{font-size:.875rem;font-weight:700;color:#10b981}._topPercentRed_1b2e7_566{font-size:.875rem;font-weight:700;color:#ef4444}._topPrice_1b2e7_572{font-size:.6875rem;color:var(--muted-foreground);margin-top:.125rem}._topEmpty_1b2e7_578{padding:2rem;text-align:center;color:var(--muted-foreground);font-size:.875rem}@media (max-width: 640px){._header_1b2e7_13{flex-direction:column}._title_1b2e7_22{font-size:1.25rem}._subtitle_1b2e7_29{display:none}._periodSelector_1b2e7_34{width:100%;overflow-x:auto}._statValue_1b2e7_209{font-size:1.125rem}._statIconWrapper_1b2e7_174{width:2.5rem;height:2.5rem}._statIcon_1b2e7_174{width:1.25rem;height:1.25rem}._chartCard_1b2e7_242{padding:1rem}._chartSection_1b2e7_222{margin-bottom:1rem}._pieContainer_1b2e7_262{flex-direction:column}._pieChartWrapper_1b2e7_268{width:100%}._noData_1b2e7_304{height:120px}._topItem_1b2e7_490{gap:.5rem;padding:.5rem}._topImage_1b2e7_525{width:2rem;height:2rem}}._container_3jfp1_2{padding:2rem;max-width:80rem;margin:0 auto}@media (max-width: 640px){._container_3jfp1_2{padding:1rem}}._profileCard_3jfp1_15{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000d}._profileHeader_3jfp1_24{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}._profileInfo_3jfp1_35{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}._avatar_3jfp1_42{width:5rem;height:5rem;background:linear-gradient(135deg,var(--blue-500),var(--purple-600));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000001a}._avatarIcon_3jfp1_53{width:2.5rem;height:2.5rem;color:#fff}._userName_3jfp1_59{font-size:1.5rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}._userEmail_3jfp1_66{font-size:.875rem;color:var(--muted-foreground)}._editNameInput_3jfp1_71{font-size:1.5rem;font-weight:600;padding:.25rem .5rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);margin-bottom:.25rem;width:100%}._editEmailInput_3jfp1_83{font-size:.875rem;padding:.25rem .5rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);width:100%}._editButton_3jfp1_93{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--gray-100);color:var(--foreground);font-size:.875rem;border-radius:.5rem;cursor:pointer;transition:all .2s;border:none}._editButton_3jfp1_93:hover{background-color:var(--gray-200);transform:translateY(-1px)}._dark_3jfp1_112 ._editButton_3jfp1_93{background-color:var(--gray-800)}._dark_3jfp1_112 ._editButton_3jfp1_93:hover{background-color:var(--gray-700)}._editActions_3jfp1_120{display:flex;gap:.5rem}._saveButton_3jfp1_125,._cancelButton_3jfp1_125{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;border-radius:.5rem;cursor:pointer;transition:all .2s;border:none}._saveButton_3jfp1_125{background-color:var(--green-600);color:#fff}._saveButton_3jfp1_125:hover{background-color:var(--green-700);transform:translateY(-1px)}._contactSection_3jfp1_166{margin-bottom:2rem}._sectionTitle_3jfp1_170{font-size:.875rem;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}._contactGrid_3jfp1_179{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._contactItem_3jfp1_185{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:var(--gray-50);border-radius:.75rem;transition:all .2s}._dark_3jfp1_112 ._contactItem_3jfp1_185{background-color:var(--gray-900)}._contactItem_3jfp1_185:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._contactIconWrapper_3jfp1_204{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--card);border-radius:.5rem;box-shadow:0 1px 3px #0000001a}._contactIcon_3jfp1_204{width:1.25rem;height:1.25rem;color:var(--blue-500)}._contactContent_3jfp1_221{flex:1}._contactLabel_3jfp1_225{font-size:.75rem;font-weight:500;color:var(--muted-foreground);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}._contactValue_3jfp1_234{font-size:.875rem;color:var(--foreground);font-weight:500;word-break:break-all}._contactInput_3jfp1_241{width:100%;padding:.5rem .75rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;transition:all .2s}._contactInput_3jfp1_241:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 2px #3b82f61a}._telegramLink_3jfp1_258{color:var(--blue-500);text-decoration:none;transition:color .2s}._telegramLink_3jfp1_258:hover{color:var(--blue-600);text-decoration:underline}._statsGrid_3jfp1_270{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:1rem}._statItem_3jfp1_277{text-align:center;padding:1rem;background-color:var(--gray-50);border-radius:.75rem;transition:all .2s}._dark_3jfp1_112 ._statItem_3jfp1_277{background-color:var(--gray-900)}._statItem_3jfp1_277:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._statIcon_3jfp1_294{width:2rem;height:2rem;margin:0 auto .5rem}._statIconBlue_3jfp1_300{color:var(--blue-600)}._dark_3jfp1_112 ._statIconBlue_3jfp1_300{color:var(--blue-400)}._statIconAmber_3jfp1_308{color:var(--amber-600)}._dark_3jfp1_112 ._statIconAmber_3jfp1_308{color:var(--amber-400)}._statIconGreen_3jfp1_316{color:var(--green-600)}._dark_3jfp1_112 ._statIconGreen_3jfp1_316{color:var(--green-400)}._statIconPurple_3jfp1_324{color:var(--purple-600)}._dark_3jfp1_112 ._statIconPurple_3jfp1_324{color:var(--purple-400)}._statValue_3jfp1_332{font-size:2rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}._statLabel_3jfp1_339{font-size:.75rem;color:var(--muted-foreground);font-weight:500}._infoGrid_3jfp1_346{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._infoCard_3jfp1_353{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;transition:all .2s;text-align:center}._infoCard_3jfp1_353:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._infoIcon_3jfp1_367{width:1.5rem;height:1.5rem;color:var(--blue-500);margin-bottom:.75rem}._infoLabel_3jfp1_374{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._infoValue_3jfp1_383{font-size:1rem;font-weight:600;color:var(--foreground)}._activityCard_3jfp1_390{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}._activityTitle_3jfp1_397{font-size:.875rem;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}._activityList_3jfp1_406{display:flex;flex-direction:column;gap:.75rem}._activityItem_3jfp1_412{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--border);font-size:.875rem;color:var(--muted-foreground)}._activityItem_3jfp1_412:last-child{border-bottom:none}._activityValue_3jfp1_426{font-weight:600;color:var(--foreground)}._iconSmall_3jfp1_431{width:1rem;height:1rem}@media (max-width: 768px){._container_3jfp1_2{padding:1rem}._profileCard_3jfp1_15{padding:1.5rem}._profileHeader_3jfp1_24{flex-direction:column;align-items:stretch}._profileInfo_3jfp1_35{flex-direction:column;text-align:center}._contactGrid_3jfp1_179{grid-template-columns:1fr}._statsGrid_3jfp1_270{grid-template-columns:repeat(2,1fr)}._infoGrid_3jfp1_346{grid-template-columns:1fr}}._inputField_3jfp1_469{margin-bottom:1.5rem}._inputHeader_3jfp1_473{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._inputIconWrapper_3jfp1_480{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--gray-100);border-radius:.375rem}._dark_3jfp1_112 ._inputIconWrapper_3jfp1_480{background-color:var(--gray-800)}._inputIcon_3jfp1_480{width:.875rem;height:.875rem;color:var(--blue-500)}._inputLabel_3jfp1_500{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._inputWrapper_3jfp1_508{position:relative;width:100%}._input_3jfp1_469{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:2px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;transition:all .2s}._input_3jfp1_469:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 3px #3b82f61a}._inputValid_3jfp1_530{border-color:var(--green-500);background-color:var(--green-50-10)}._inputError_3jfp1_535{border-color:var(--red-500);background-color:var(--red-50-10)}._inputValidationIcon_3jfp1_540{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--green-500)}._inputValidationIconError_3jfp1_550{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--red-500)}._inputErrorText_3jfp1_560{display:flex;align-items:center;gap:.375rem;margin-top:.375rem;font-size:.75rem;color:var(--red-500)}._inputSuccessText_3jfp1_569{display:flex;align-items:center;gap:.375rem;margin-top:.375rem;font-size:.75rem;color:var(--green-600)}._errorIconSmall_3jfp1_578{width:.75rem;height:.75rem;color:var(--red-500)}._successIconSmall_3jfp1_584{width:.75rem;height:.75rem;color:var(--green-500)}._editContactGrid_3jfp1_590{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._input_3jfp1_469{transition:all .2s ease}._input_3jfp1_469:focus{transform:translateY(-1px)}._inputHint_3jfp1_607{font-size:.7rem;color:var(--muted-foreground);margin-top:.25rem}._editButton_3jfp1_93{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,var(--blue-500),var(--blue-600));color:#fff;font-size:.875rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s;border:none}._editButton_3jfp1_93:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._editActions_3jfp1_120{display:flex;gap:.75rem}._saveButton_3jfp1_125,._cancelButton_3jfp1_125{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s;border:none}._saveButton_3jfp1_125{background:linear-gradient(135deg,var(--green-600),var(--green-700));color:#fff}._saveButton_3jfp1_125:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}._saveButton_3jfp1_125:disabled{opacity:.5;cursor:not-allowed}._cancelButton_3jfp1_125{background-color:var(--gray-100);color:var(--foreground)}._cancelButton_3jfp1_125:hover{background-color:var(--gray-200);transform:translateY(-1px)}._dark_3jfp1_112 ._cancelButton_3jfp1_125{background-color:var(--gray-800)}._dark_3jfp1_112 ._cancelButton_3jfp1_125:hover{background-color:var(--gray-700)}@media (max-width: 768px){._editButton_3jfp1_93{width:100%;justify-content:center}._editActions_3jfp1_120{width:100%}._saveButton_3jfp1_125,._cancelButton_3jfp1_125{flex:1;justify-content:center}}._container_b0bym_1{padding:2rem;max-width:64rem;margin:0 auto}@media (max-width: 640px){._container_b0bym_1{padding:1rem}._header_b0bym_12{margin-bottom:1rem}._title_b0bym_16{font-size:1.25rem}._subtitle_b0bym_20{display:none}._settingItem_b0bym_24{flex-direction:column;align-items:flex-start;gap:.75rem}._select_b0bym_30{width:100%}}._header_b0bym_12{margin-bottom:2rem}._title_b0bym_16{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._subtitle_b0bym_20{font-size:.875rem;color:var(--muted-foreground)}._sections_b0bym_51{display:flex;flex-direction:column;gap:1.5rem}._section_b0bym_51{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}._sectionHeader_b0bym_64{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid var(--border);background-color:var(--gray-50)}._dark_b0bym_73 ._sectionHeader_b0bym_64{background-color:var(--gray-900)}._sectionIcon_b0bym_77{width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._sectionTitle_b0bym_83{font-size:.875rem;font-weight:500;color:var(--foreground);text-transform:uppercase;letter-spacing:.05em}._sectionContent_b0bym_91{padding:1.5rem}._settingItem_b0bym_24{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid var(--border)}._settingItem_b0bym_24:last-child{border-bottom:none;padding-bottom:0}._settingItem_b0bym_24:first-child{padding-top:0}._settingInfo_b0bym_112{display:flex;align-items:center;gap:1rem}._settingIcon_b0bym_118{width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._dangerIcon_b0bym_124{color:var(--red-500)}._settingLabel_b0bym_128{font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.25rem}._dangerLabel_b0bym_135{color:var(--red-600)}._dark_b0bym_73 ._dangerLabel_b0bym_135{color:var(--red-400)}._settingDescription_b0bym_143{font-size:.75rem;color:var(--muted-foreground)}._select_b0bym_30{padding:.5rem 1rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;cursor:pointer}._select_b0bym_30:focus{outline:none;border-color:var(--blue-500)}._toggle_b0bym_163{position:relative;width:2.75rem;height:1.5rem;border-radius:9999px;transition:background-color .2s;cursor:pointer;border:none}._toggleOn_b0bym_173{background-color:var(--blue-600)}._toggleOff_b0bym_177{background-color:var(--gray-300)}._dark_b0bym_73 ._toggleOff_b0bym_177{background-color:var(--gray-600)}._toggleKnob_b0bym_185{position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:9999px;transition:transform .2s}._toggleKnobOn_b0bym_196{transform:translate(1.25rem)}._exportButton_b0bym_200,._clearButton_b0bym_200{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s;border:none}._exportButton_b0bym_200{background-color:var(--gray-100);color:var(--foreground)}._exportButton_b0bym_200:hover{background-color:var(--gray-200)}._dark_b0bym_73 ._exportButton_b0bym_200{background-color:var(--gray-800)}._dark_b0bym_73 ._exportButton_b0bym_200:hover{background-color:var(--gray-700)}._clearButton_b0bym_200{background-color:var(--red-50);color:var(--red-600)}._clearButton_b0bym_200:hover{background-color:var(--red-100)}._dark_b0bym_73 ._clearButton_b0bym_200{background-color:var(--red-900-20);color:var(--red-400)}._dark_b0bym_73 ._clearButton_b0bym_200:hover{background-color:var(--red-900-30)}._statsGrid_b0bym_248{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}@media (min-width: 768px){._statsGrid_b0bym_248{grid-template-columns:repeat(4,1fr)}}._statItem_b0bym_261{text-align:center}._statValue_b0bym_265{font-size:1.875rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._statLabel_b0bym_272{font-size:.75rem;color:var(--muted-foreground)}._telegramStatus_b0bym_282{display:flex;align-items:center}._connectedBadge_b0bym_287{background:#10b981;color:#fff;padding:4px 12px;border-radius:12px;font-size:14px;font-weight:500}._connectButton_b0bym_296{background:#08c;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}._connectButton_b0bym_296:hover{background:#069}._connectButton_b0bym_296:disabled{opacity:.6;cursor:not-allowed}._telegramLinkSection_b0bym_317{margin-top:16px;padding:16px;background:#f0f9ff;border-radius:8px;border:1px solid #bae6fd}._linkCodeDisplay_b0bym_325{margin-bottom:16px}._codeLabel_b0bym_329{font-size:14px;color:#64748b;margin-bottom:4px}._codeValue_b0bym_335{font-size:32px;font-weight:700;color:#0c4a6e;letter-spacing:4px;padding:12px;background:#fff;border-radius:6px;text-align:center;border:2px solid #0088cc}._codeExpires_b0bym_347{font-size:12px;color:#ef4444;margin-top:8px}._botLink_b0bym_353{margin-top:12px}._botLabel_b0bym_357{font-size:14px;color:#64748b;margin-bottom:4px}._botLinkAnchor_b0bym_363{color:#08c;text-decoration:none;font-weight:500}._botLinkAnchor_b0bym_363:hover{text-decoration:underline}._botInstructions_b0bym_373{margin-top:12px;padding:12px;background:#fff;border-radius:6px;font-size:14px;line-height:1.6;color:#334155}._editContactsButton_b0bym_384{margin-left:auto;display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:linear-gradient(135deg,var(--blue-500),var(--blue-600));color:#fff;font-size:.75rem;font-weight:500;border-radius:.375rem;border:none;cursor:pointer;transition:all .2s}._editContactsButton_b0bym_384:hover{transform:translateY(-1px);box-shadow:0 2px 8px #3b82f64d}._contactsDisplay_b0bym_406{display:flex;flex-direction:column;gap:.75rem}._contactDisplayItem_b0bym_412{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--gray-50);border-radius:.5rem;transition:all .2s}._dark_b0bym_73 ._contactDisplayItem_b0bym_412{background:var(--gray-800)}._contactDisplayItem_b0bym_412:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._contactDisplayItem_b0bym_412 svg{color:var(--blue-500);flex-shrink:0}._contactDisplayContent_b0bym_436{display:flex;flex-direction:column;gap:.125rem}._contactDisplayLabel_b0bym_442{font-size:.625rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._contactDisplayValue_b0bym_450{font-size:.875rem;font-weight:500;color:var(--foreground)}._notSpecified_b0bym_456{color:var(--muted-foreground);font-style:italic}._telegramLink_b0bym_317{color:var(--blue-500);text-decoration:none;transition:color .2s}._telegramLink_b0bym_317:hover{color:var(--blue-600);text-decoration:underline}._contactsEditGrid_b0bym_473{display:flex;flex-direction:column;gap:1rem}._contactsActions_b0bym_479{display:flex;gap:.75rem;margin-top:.5rem}._saveContactsButton_b0bym_485,._cancelContactsButton_b0bym_485{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s;border:none}._saveContactsButton_b0bym_485{background:linear-gradient(135deg,var(--green-600),var(--green-700));color:#fff}._saveContactsButton_b0bym_485:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}._saveContactsButton_b0bym_485:disabled{opacity:.5;cursor:not-allowed}._cancelContactsButton_b0bym_485{background:var(--gray-100);color:var(--foreground)}._cancelContactsButton_b0bym_485:hover{background:var(--gray-200);transform:translateY(-1px)}._dark_b0bym_73 ._cancelContactsButton_b0bym_485{background:var(--gray-800)}._dark_b0bym_73 ._cancelContactsButton_b0bym_485:hover{background:var(--gray-700)}._inputField_b0bym_532{margin-bottom:0}._inputHeader_b0bym_536{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._inputIconWrapper_b0bym_543{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--gray-100);border-radius:.375rem}._dark_b0bym_73 ._inputIconWrapper_b0bym_543{background-color:var(--gray-800)}._inputIcon_b0bym_543{width:.875rem;height:.875rem;color:var(--blue-500)}._inputLabel_b0bym_563{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._inputWrapper_b0bym_571{position:relative;width:100%}._input_b0bym_532{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:2px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;transition:all .2s}._input_b0bym_532:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 3px #3b82f61a;transform:translateY(-1px)}._inputValid_b0bym_594{border-color:var(--green-500);background-color:#22c55e0d}._inputError_b0bym_599{border-color:var(--red-500);background-color:#ef44440d}._inputValidationIcon_b0bym_604{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--green-500)}._inputValidationIconError_b0bym_614{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--red-500)}._inputErrorText_b0bym_624{display:flex;align-items:center;gap:.375rem;margin-top:.375rem;font-size:.75rem;color:var(--red-500)}._errorIconSmall_b0bym_633{width:.75rem;height:.75rem;color:var(--red-500)}@media (max-width: 640px){._contactsActions_b0bym_479{flex-direction:column}._saveContactsButton_b0bym_485,._cancelContactsButton_b0bym_485{width:100%;justify-content:center}}._input_b0bym_532{padding:.5rem 1rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;width:100%;max-width:250px}._input_b0bym_532:focus{outline:none;border-color:var(--blue-500)}._toggleGroup_b0bym_667{display:flex;gap:.5rem;align-items:center}._testButton_b0bym_673{padding:.5rem 1rem;background-color:var(--gray-100);color:var(--foreground);font-size:.75rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s}._testButton_b0bym_673:hover{background-color:var(--gray-200)}._dark_b0bym_73 ._testButton_b0bym_673{background-color:var(--gray-800)}._dark_b0bym_73 ._testButton_b0bym_673:hover{background-color:var(--gray-700)}._saveSection_b0bym_696{margin-top:1.5rem;text-align:center}._saveButton_b0bym_701{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:linear-gradient(135deg,var(--blue-500),var(--blue-600));color:#fff;font-size:.875rem;font-weight:500;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s}._saveButton_b0bym_701:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._saveButton_b0bym_701:disabled{opacity:.5;cursor:not-allowed}._successMessage_b0bym_726{margin-top:1rem;padding:.75rem;background-color:var(--green-50);color:var(--green-600);border-radius:.5rem;font-size:.875rem;text-align:center}._dark_b0bym_73 ._successMessage_b0bym_726{background-color:var(--green-900-20);color:var(--green-400)}._errorMessage_b0bym_741{margin-top:1rem;padding:.75rem;background-color:var(--red-50);color:var(--red-600);border-radius:.5rem;font-size:.875rem;text-align:center}._dark_b0bym_73 ._errorMessage_b0bym_741{background-color:var(--red-900-20);color:var(--red-400)}._iconSmall_b0bym_277{width:1rem;height:1rem}._container_1abh5_2{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gray-50) 0%,var(--gray-100) 100%);padding:2rem}@media (max-width: 640px){._container_1abh5_2{padding:1rem}}._card_1abh5_17{max-width:28rem;width:100%;background-color:var(--card);border-radius:1rem;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #00000005;padding:2rem}._header_1abh5_26{text-align:center;margin-bottom:2rem}._title_1abh5_31{font-size:1.875rem;font-weight:300;color:var(--foreground);margin-bottom:.5rem}._subtitle_1abh5_38{font-size:.875rem;color:var(--muted-foreground)}._form_1abh5_43{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1abh5_49{display:flex;flex-direction:column;gap:.5rem}._label_1abh5_55{font-size:.875rem;font-weight:500;color:var(--foreground)}._input_1abh5_61{padding:.75rem 1rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;transition:all .2s}._input_1abh5_61:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 2px #3b82f61a}._submitButton_1abh5_77{padding:.75rem 1rem;background-color:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:500;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s}._submitButton_1abh5_77:hover:not(:disabled){background-color:var(--primary-dark)}._submitButton_1abh5_77:disabled{opacity:.5;cursor:not-allowed}._errorMessage_1abh5_98{padding:.75rem 1rem;background-color:var(--red-50);border:1px solid var(--red-200);border-radius:.5rem;color:var(--red-600);font-size:.875rem;text-align:center}._dark_1abh5_108 ._errorMessage_1abh5_98{background-color:var(--red-900-20);border-color:var(--red-800);color:var(--red-400)}._footerText_1abh5_114{text-align:center;font-size:.875rem;color:var(--muted-foreground)}._link_1abh5_120{color:var(--blue-500);text-decoration:none;transition:color .2s}._link_1abh5_120:hover{color:var(--blue-600);text-decoration:underline}:root{--blue-50: #eff6ff;--blue-100: #dbeafe;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-400: #60a5fa;--blue-900-20: rgba(30, 58, 138, .2);--purple-50: #faf5ff;--purple-100: #f3e8ff;--purple-600: #9333ea;--purple-400: #c084fc;--purple-900-20: rgba(88, 28, 135, .2);--green-50: #f0fdf4;--green-100: #dcfce7;--green-600: #16a34a;--green-500: #22c55e;--green-400: #4ade80;--green-900-20: rgba(20, 83, 45, .2);--green-50-10: rgba(34, 197, 94, .1);--amber-50: #fffbeb;--amber-100: #fef3c7;--amber-600: #d97706;--amber-400: #fbbf24;--amber-900-20: rgba(146, 64, 14, .2);--red-50: #fef2f2;--red-100: #fee2e2;--red-50-10: rgba(239, 68, 68, .1);--red-600: #dc2626;--red-500: #ef4444;--red-400: #f87171;--red-900-20: rgba(185, 28, 28, .2);--red-900-30: rgba(185, 28, 28, .3);--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;--background: #ffffff;--foreground: #111827;--card: #ffffff;--card-foreground: #111827;--border: #e5e7eb;--muted-foreground: #6b7280;--primary: #111827;--primary-foreground: #ffffff;--primary-dark: #1f2937}.dark{--background: #111827;--foreground: #f9fafb;--card: #1f2937;--card-foreground: #f9fafb;--border: #374151;--muted-foreground: #9ca3af;--primary: #f9fafb;--primary-foreground: #111827;--primary-dark: #e5e7eb;--gray-50: #1f2937;--gray-100: #374151;--gray-200: #4b5563;--gray-300: #6b7280;--gray-400: #9ca3af;--gray-500: #d1d5db;--gray-600: #e5e7eb;--gray-700: #f3f4f6;--gray-800: #f9fafb}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:var(--background);color:var(--foreground)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--muted-foreground);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--foreground)}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:var(--background);color:var(--foreground)}.loading-spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--blue-500);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}
