._header_lf2p1_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_lf2p1_14{flex:1;min-width:200px}._title_lf2p1_14{font-size:1.25rem;font-weight:600;color:var(--foreground);margin:0 0 .25rem;line-height:1.3}._subtitle_lf2p1_27{font-size:.75rem;color:var(--muted-foreground);margin:0}._actions_lf2p1_34{display:flex;align-items:center;gap:.5rem}._iconButton_lf2p1_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_lf2p1_41:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_lf2p1_60 ._iconButton_lf2p1_41:hover{background-color:var(--gray-800)}._profileButton_lf2p1_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_lf2p1_65:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_lf2p1_60 ._profileButton_lf2p1_65:hover{background-color:var(--gray-800)}._userName_lf2p1_88{font-size:.875rem;font-weight:500;color:inherit}._notificationsContainer_lf2p1_95{position:relative}._badge_lf2p1_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_lf2p1_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_lf2p1_131{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--border);background-color:var(--gray-50)}._dark_lf2p1_60 ._dropdownHeader_lf2p1_131{background-color:var(--gray-900)}._dropdownHeader_lf2p1_131 h3{font-size:.875rem;font-weight:600;color:var(--foreground);margin:0}._markAllButton_lf2p1_151{font-size:.75rem;background:none;border:none;color:var(--blue-500);cursor:pointer;transition:color .2s}._markAllButton_lf2p1_151:hover{color:var(--blue-600);text-decoration:underline}._dropdownList_lf2p1_165{max-height:400px;overflow-y:auto}._notificationItem_lf2p1_170{padding:.75rem 1rem;border-bottom:1px solid var(--border);transition:background-color .2s}._notificationItem_lf2p1_170:hover{background-color:var(--gray-50)}._dark_lf2p1_60 ._notificationItem_lf2p1_170:hover{background-color:var(--gray-800)}._notificationItem_lf2p1_170._unread_lf2p1_184{background-color:#22c55e1a;border-left:3px solid #22c55e}._dark_lf2p1_60 ._notificationItem_lf2p1_170._unread_lf2p1_184{background-color:#22c55e26}._notificationContent_lf2p1_193{display:flex;gap:.75rem;align-items:flex-start}._notificationIcon_lf2p1_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_lf2p1_211{flex:1;min-width:0}._notificationMessage_lf2p1_216{font-size:.875rem;color:var(--foreground);margin:0 0 .5rem;line-height:1.4;font-weight:500}._notificationMeta_lf2p1_224{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._currentPrice_lf2p1_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_lf2p1_243{font-size:.75rem;color:var(--muted-foreground);text-decoration:line-through}._notificationTime_lf2p1_249{font-size:.7rem;color:var(--muted-foreground);margin:.5rem 0 0;padding-left:3.25rem}._emptyNotifications_lf2p1_256{padding:2rem;text-align:center;color:var(--muted-foreground);font-size:.875rem}@media (max-width: 768px){._header_lf2p1_2{padding:1rem;flex-direction:column;align-items:stretch}._titleSection_lf2p1_14{text-align:center}._title_lf2p1_14{font-size:1rem}._subtitle_lf2p1_27{font-size:.7rem}._actions_lf2p1_34{justify-content:center}._dropdown_lf2p1_118{right:-1rem;width:calc(100vw - 2rem);max-width:320px}}@media (max-width: 480px){._userName_lf2p1_88{display:none}._profileButton_lf2p1_65{padding:.5rem}}._sidebar_qm681_2{width:16rem;background-color:var(--card);border-right:1px solid var(--border);display:flex;flex-direction:column;transition:background-color .2s}._logo_qm681_11{padding:1.5rem;border-bottom:1px solid var(--border)}._logoContent_qm681_16{display:flex;align-items:center;gap:.5rem}._logoIcon_qm681_22{width:2rem;height:2rem;color:var(--blue-500)}._logoText_qm681_28{font-size:1.125rem;font-weight:600;color:var(--foreground)}._logoSubtext_qm681_34{font-size:.75rem;color:var(--muted-foreground);margin-top:.5rem}._nav_qm681_40{flex:1;padding:1.5rem 1rem}._navList_qm681_45{display:flex;flex-direction:column;gap:.25rem;list-style:none}._navLink_qm681_52{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;transition:all .2s;color:var(--muted-foreground);text-decoration:none}._navLink_qm681_52:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_qm681_68 ._navLink_qm681_52:hover{background-color:var(--gray-800)}._navLinkActive_qm681_72{background-color:var(--blue-50);color:var(--blue-600)}._dark_qm681_68 ._navLinkActive_qm681_72{background-color:var(--blue-900-20);color:var(--blue-400)}._navIcon_qm681_82{width:1.25rem;height:1.25rem}._navLabel_qm681_87{font-size:.875rem;font-weight:500}._notificationsBadge_qm681_92{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_qm681_68 ._notificationsBadge_qm681_92{background-color:var(--amber-900-20);border-color:var(--amber-800)}._badgeIcon_qm681_108{width:1.25rem;height:1.25rem;color:var(--amber-600)}._dark_qm681_68 ._badgeIcon_qm681_108{color:var(--amber-400)}._badgeContent_qm681_118{flex:1}._badgeTitle_qm681_122{font-size:.875rem;font-weight:500;color:var(--amber-800)}._dark_qm681_68 ._badgeTitle_qm681_122{color:var(--amber-300)}._badgeText_qm681_132{font-size:.75rem;color:var(--amber-600)}._dark_qm681_68 ._badgeText_qm681_132{color:var(--amber-400)}._container_1wgud_1{padding:2rem;max-width:80rem;margin:0 auto}._header_1wgud_8{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width: 640px){._header_1wgud_8{flex-direction:row;align-items:center;justify-content:space-between}}._title_1wgud_23{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._subtitle_1wgud_30{font-size:.875rem;color:var(--muted-foreground)}._addButton_1wgud_35{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_1wgud_49 ._addButton_1wgud_35{background-color:#fff;color:var(--primary)}._addButton_1wgud_35:hover{background-color:var(--primary-dark)}._dark_1wgud_49 ._addButton_1wgud_35:hover{background-color:var(--gray-100)}._addIcon_1wgud_62{width:1.25rem;height:1.25rem}._statsGrid_1wgud_68{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 640px){._statsGrid_1wgud_68{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._statsGrid_1wgud_68{grid-template-columns:repeat(4,1fr)}}._statCard_1wgud_87{padding:1.5rem;border-radius:.75rem;transition:box-shadow .2s}._statCard_1wgud_87:hover{box-shadow:0 4px 6px -1px #0000001a}._statCardBlue_1wgud_97{background-color:var(--blue-50)}._dark_1wgud_49 ._statCardBlue_1wgud_97{background-color:var(--blue-900-20)}._statCardPurple_1wgud_105{background-color:var(--purple-50)}._dark_1wgud_49 ._statCardPurple_1wgud_105{background-color:var(--purple-900-20)}._statCardGreen_1wgud_113{background-color:var(--green-50)}._dark_1wgud_49 ._statCardGreen_1wgud_113{background-color:var(--green-900-20)}._statCardAmber_1wgud_121{background-color:var(--amber-50)}._dark_1wgud_49 ._statCardAmber_1wgud_121{background-color:var(--amber-900-20)}._statHeader_1wgud_129{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._statIcon_1wgud_136{width:2rem;height:2rem}._statIconBlue_1wgud_141{color:var(--blue-600)}._dark_1wgud_49 ._statIconBlue_1wgud_141{color:var(--blue-400)}._statIconPurple_1wgud_149{color:var(--purple-600)}._dark_1wgud_49 ._statIconPurple_1wgud_149{color:var(--purple-400)}._statIconGreen_1wgud_157{color:var(--green-600)}._dark_1wgud_49 ._statIconGreen_1wgud_157{color:var(--green-400)}._statIconAmber_1wgud_165{color:var(--amber-600)}._dark_1wgud_49 ._statIconAmber_1wgud_165{color:var(--amber-400)}._statValue_1wgud_173{font-size:1.875rem;font-weight:300;color:var(--foreground)}._statLabel_1wgud_179{font-size:.875rem;color:var(--muted-foreground)}._changesGrid_1wgud_185{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 1024px){._changesGrid_1wgud_185{grid-template-columns:repeat(2,1fr)}}._changeCard_1wgud_198{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}._changeHeader_1wgud_205{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border)}._changeHeaderGreen_1wgud_213{background-color:var(--green-50-10)}._changeHeaderRed_1wgud_217{background-color:var(--red-50-10)}._changeHeaderLeft_1wgud_221{display:flex;align-items:center;gap:.5rem}._changeHeaderIconGreen_1wgud_227{width:1.25rem;height:1.25rem;color:var(--green-600)}._dark_1wgud_49 ._changeHeaderIconGreen_1wgud_227{color:var(--green-400)}._changeHeaderIconRed_1wgud_237{width:1.25rem;height:1.25rem;color:var(--red-600)}._dark_1wgud_49 ._changeHeaderIconRed_1wgud_237{color:var(--red-400)}._changeHeaderTitle_1wgud_247{font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._changeLink_1wgud_255{font-size:.75rem;color:var(--muted-foreground);text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:color .2s}._changeLink_1wgud_255:hover{color:var(--foreground)}._linkIcon_1wgud_269{width:.75rem;height:.75rem}._changeContent_1wgud_274{padding:1.5rem}._changeList_1wgud_278{display:flex;flex-direction:column;gap:1.25rem}._changeItem_1wgud_284{display:flex;align-items:center;gap:1rem;text-decoration:none;transition:background-color .2s;padding:.5rem;border-radius:.5rem}._changeItem_1wgud_284:hover{background-color:var(--gray-50)}._dark_1wgud_49 ._changeItem_1wgud_284:hover{background-color:var(--gray-800)}._changeImage_1wgud_302{width:3.5rem;height:3.5rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}._changeInfo_1wgud_309{flex:1;min-width:0}._changeName_1wgud_314{font-size:.875rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}._changeItem_1wgud_284:hover ._changeName_1wgud_314{color:var(--blue-600)}._dark_1wgud_49 ._changeItem_1wgud_284:hover ._changeName_1wgud_314{color:var(--blue-400)}._changeShop_1wgud_332{font-size:.75rem;color:var(--muted-foreground);margin-top:.125rem}._changeStats_1wgud_338{text-align:right}._changePercentGreen_1wgud_342{font-size:.875rem;font-weight:600;color:var(--green-600)}._dark_1wgud_49 ._changePercentGreen_1wgud_342{color:var(--green-400)}._changePercentRed_1wgud_352{font-size:.875rem;font-weight:600;color:var(--red-600)}._dark_1wgud_49 ._changePercentRed_1wgud_352{color:var(--red-400)}._changePrice_1wgud_362{font-size:.75rem;color:var(--muted-foreground)}._productsCard_1wgud_368{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}._productsHeader_1wgud_375{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border)}._productsTitle_1wgud_383{font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._productsLink_1wgud_391{font-size:.75rem;color:var(--muted-foreground);text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:color .2s}._productsLink_1wgud_391:hover{color:var(--foreground)}._productsContent_1wgud_405{padding:1.5rem}._productsGrid_1wgud_409{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}@media (min-width: 768px){._productsGrid_1wgud_409{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._productsGrid_1wgud_409{grid-template-columns:repeat(3,1fr)}}._productItem_1wgud_427{display:flex;align-items:center;gap:1rem;padding:.75rem;text-decoration:none;border-radius:.75rem;transition:all .2s;border:1px solid transparent}._productItem_1wgud_427:hover{background-color:var(--gray-50);border-color:var(--border)}._dark_1wgud_49 ._productItem_1wgud_427:hover{background-color:var(--gray-800);border-color:var(--gray-700)}._productImage_1wgud_448{width:4rem;height:4rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}._productInfo_1wgud_455{flex:1;min-width:0}._productName_1wgud_460{font-size:.875rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}._productItem_1wgud_427:hover ._productName_1wgud_460{color:var(--blue-600)}._dark_1wgud_49 ._productItem_1wgud_427:hover ._productName_1wgud_460{color:var(--blue-400)}._productMeta_1wgud_478{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._productPrice_1wgud_487{text-align:right}._productCurrentPrice_1wgud_491{font-size:.875rem;font-weight:600;color:var(--foreground)}._productChangeDown_1wgud_497{font-size:.75rem;color:var(--green-600)}._dark_1wgud_49 ._productChangeDown_1wgud_497{color:var(--green-400)}._productChangeUp_1wgud_506{font-size:.75rem;color:var(--red-600)}._dark_1wgud_49 ._productChangeUp_1wgud_506{color:var(--red-400)}._emptyState_1wgud_516{text-align:center;padding:3rem 0}._emptyIcon_1wgud_521{width:3rem;height:3rem;color:var(--muted-foreground);margin:0 auto .75rem}._emptyState_1wgud_516 p{color:var(--muted-foreground)}._emptyProducts_1wgud_532{text-align:center;padding:3rem 0}._emptyProductsIcon_1wgud_537{width:4rem;height:4rem;color:var(--muted-foreground);margin:0 auto 1rem}._emptyProducts_1wgud_532 p{color:var(--muted-foreground);margin-bottom:1rem}._emptyProductsButton_1wgud_549{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_1wgud_549:hover{background-color:var(--primary-dark)}._container_aa83l_1{padding:2rem;max-width:80rem;margin:0 auto}._header_aa83l_7{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width: 640px){._header_aa83l_7{flex-direction:row;align-items:center;justify-content:space-between}}._title_aa83l_22{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._subtitle_aa83l_29{font-size:.875rem;color:var(--muted-foreground)}._addButton_aa83l_34{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_aa83l_34:hover{background-color:var(--primary-dark)}._addIcon_aa83l_52{width:1.25rem;height:1.25rem}._filtersCard_aa83l_57{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem}._filtersGrid_aa83l_65{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 768px){._filtersGrid_aa83l_65{grid-template-columns:repeat(3,1fr)}}._searchWrapper_aa83l_77{position:relative}._searchIcon_aa83l_81{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._searchInput_aa83l_91{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_aa83l_91:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 2px #3b82f633}._selectWrapper_aa83l_107{position:relative}._selectIcon_aa83l_111{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._select_aa83l_107{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_aa83l_107:focus{outline:none;border-color:var(--blue-500)}._productsGrid_aa83l_137{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 768px){._productsGrid_aa83l_137{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._productsGrid_aa83l_137{grid-template-columns:repeat(3,1fr)}}._productCard_aa83l_155{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_aa83l_166{width:100%;padding:1.5rem;background-color:#fff;display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--border)}._productImage_aa83l_166{display:block;margin:0 auto;width:10rem;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}._productCard_aa83l_155:hover{box-shadow:var(--shadow-lg)}._productCard_aa83l_155:hover ._productImage_aa83l_166{transform:scale(1.05)}._productContent_aa83l_194{padding:1.25rem}._productName_aa83l_198{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_aa83l_198:hover{color:var(--blue-500)}._productMeta_aa83l_214{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground);margin-bottom:.75rem}._productShop_aa83l_223{padding:.125rem .5rem;background-color:var(--gray-100);border-radius:.25rem}._dark_aa83l_229 ._productShop_aa83l_223{background-color:var(--gray-800)}._tagsList_aa83l_233{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem}._tag_aa83l_233{padding:.125rem .5rem;background-color:var(--gray-100);color:var(--gray-600);font-size:.75rem;border-radius:9999px}._dark_aa83l_229 ._tag_aa83l_233{background-color:var(--gray-800);color:var(--gray-400)}._tagMore_aa83l_253{padding:.125rem .5rem;font-size:.75rem;color:var(--muted-foreground)}._productFooter_aa83l_259{display:flex;align-items:center;justify-content:space-between}._productPrice_aa83l_265{font-size:1.125rem;font-weight:700;color:var(--foreground)}._priceChangeDown_aa83l_271{font-size:.75rem;color:var(--green-600)}._dark_aa83l_229 ._priceChangeDown_aa83l_271{color:var(--green-400)}._priceChangeUp_aa83l_280{font-size:.75rem;color:var(--red-600)}._dark_aa83l_229 ._priceChangeUp_aa83l_280{color:var(--red-400)}._productActions_aa83l_289{display:flex;gap:.5rem}._actionButton_aa83l_294{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_aa83l_294:hover{background-color:var(--gray-200)}._actionIcon_aa83l_308{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_aa83l_308:hover{background-color:var(--gray-200);color:var(--foreground)}._actionIconDanger_aa83l_325:hover{background-color:var(--red-50);color:var(--red-600)}._dark_aa83l_229 ._actionIconDanger_aa83l_325:hover{background-color:var(--red-900-20);color:var(--red-400)}._iconSmall_aa83l_335{width:1.25rem;height:1.25rem}._emptyState_aa83l_340{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:3rem;text-align:center}._emptyIcon_aa83l_348{width:4rem;height:4rem;color:var(--muted-foreground);margin:0 auto 1rem}._emptyText_aa83l_355{color:var(--muted-foreground);margin-bottom:1rem}._emptyButton_aa83l_360{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_aa83l_360:hover{background-color:var(--primary-dark)}._resetButton_aa83l_378{padding:.5rem 1rem;background:none;color:var(--blue-500);font-size:.875rem;border:none;cursor:pointer}._resetButton_aa83l_378:hover{text-decoration:underline}._container_1y4kv_1{padding:2rem;max-width:80rem;margin:0 auto}._backLink_1y4kv_7{margin-bottom:2rem}._backLinkText_1y4kv_11{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s}._backLinkText_1y4kv_11:hover{color:var(--foreground)}._mainGrid_1y4kv_25{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 1024px){._mainGrid_1y4kv_25{grid-template-columns:repeat(3,1fr)}._mainInfo_1y4kv_37{grid-column:span 2}}._mainInfo_1y4kv_37{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:2rem}._productHeader_1y4kv_49{display:flex;gap:1.5rem;flex-wrap:wrap}@media (min-width: 640px){._productHeader_1y4kv_49{flex-wrap:nowrap}}._productImage_1y4kv_61{width:8rem;height:8rem;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}._productDetails_1y4kv_68{flex:1}._productTitle_1y4kv_72{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.5rem}._productMeta_1y4kv_79{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);margin-bottom:1rem}._tagsList_1y4kv_88{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._tag_1y4kv_88{padding:.25rem .75rem;background-color:var(--gray-100);color:var(--gray-700);font-size:.875rem;border-radius:.5rem}._dark_1y4kv_103 ._tag_1y4kv_88{background-color:var(--gray-800);color:var(--gray-300)}._actionButtons_1y4kv_108{display:flex;gap:.75rem;flex-wrap:wrap}._actionButton_1y4kv_108{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_1y4kv_108:hover{background-color:var(--primary-dark)}._actionButtonDanger_1y4kv_134{background-color:var(--red-50);color:var(--red-600)}._actionButtonDanger_1y4kv_134:hover{background-color:var(--red-100)}._dark_1y4kv_103 ._actionButtonDanger_1y4kv_134{background-color:var(--red-900-20);color:var(--red-400)}._dark_1y4kv_103 ._actionButtonDanger_1y4kv_134:hover{background-color:var(--red-900-30)}._priceStats_1y4kv_152{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}._sectionTitle_1y4kv_159{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}._currentPrice_1y4kv_168{font-size:2rem;font-weight:300;color:var(--foreground);margin-bottom:1.5rem}._statsList_1y4kv_175{display:flex;flex-direction:column;gap:1rem}._statItem_1y4kv_181{padding-top:.75rem;border-top:1px solid var(--border)}._statItem_1y4kv_181:first-child{padding-top:0;border-top:none}._statLabel_1y4kv_191{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}._statValueDown_1y4kv_197{font-size:.875rem;font-weight:500;color:var(--green-600)}._dark_1y4kv_103 ._statValueDown_1y4kv_197{color:var(--green-400)}._statValueUp_1y4kv_207{font-size:.875rem;font-weight:500;color:var(--red-600)}._dark_1y4kv_103 ._statValueUp_1y4kv_207{color:var(--red-400)}._statValueNeutral_1y4kv_217{font-size:.875rem;font-weight:500;color:var(--foreground)}._chartCard_1y4kv_223{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}._rulesCard_1y4kv_231{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}._rulesHeader_1y4kv_238{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._addRuleButton_1y4kv_247{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_1y4kv_247:hover{background-color:var(--gray-200)}._dark_1y4kv_103 ._addRuleButton_1y4kv_247{background-color:var(--gray-800)}._dark_1y4kv_103 ._addRuleButton_1y4kv_247:hover{background-color:var(--gray-700)}._addRuleForm_1y4kv_273{margin-bottom:1.5rem;padding:1rem;background-color:var(--gray-50);border-radius:.5rem}._dark_1y4kv_103 ._addRuleForm_1y4kv_273{background-color:var(--gray-900)}._formGrid_1y4kv_284{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem;margin-bottom:1rem}@media (min-width: 768px){._formGrid_1y4kv_284{grid-template-columns:repeat(3,1fr)}}._select_1y4kv_297,._input_1y4kv_297{padding:.5rem .75rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem}._select_1y4kv_297:focus,._input_1y4kv_297:focus{outline:none;border-color:var(--blue-500)}._formActions_1y4kv_311{display:flex;gap:.5rem}._saveButton_1y4kv_316,._cancelButton_1y4kv_316{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:background-color .2s;border:none}._saveButton_1y4kv_316{background-color:var(--primary);color:var(--primary-foreground)}._saveButton_1y4kv_316:hover{background-color:var(--primary-dark)}._cancelButton_1y4kv_316{background-color:var(--gray-100);color:var(--foreground)}._cancelButton_1y4kv_316:hover{background-color:var(--gray-200)}._dark_1y4kv_103 ._cancelButton_1y4kv_316{background-color:var(--gray-800)}._dark_1y4kv_103 ._cancelButton_1y4kv_316:hover{background-color:var(--gray-700)}._rulesList_1y4kv_351{display:flex;flex-direction:column;gap:.75rem}._ruleItem_1y4kv_357{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:var(--gray-50);border-radius:.5rem}._dark_1y4kv_103 ._ruleItem_1y4kv_357{background-color:var(--gray-900)}._ruleInfo_1y4kv_370{flex:1}._ruleText_1y4kv_374{font-size:.875rem;color:var(--foreground);margin-bottom:.25rem}._ruleStatus_1y4kv_380{font-size:.75rem;color:var(--muted-foreground)}._ruleActions_1y4kv_385{display:flex;gap:.5rem}._toggleButton_1y4kv_390{padding:.25rem;background:none;border:none;cursor:pointer;color:var(--muted-foreground);transition:color .2s}._toggleButton_1y4kv_390:hover{color:var(--foreground)}._deleteRuleButton_1y4kv_403{padding:.25rem;background:none;border:none;cursor:pointer;color:var(--red-500);transition:color .2s}._deleteRuleButton_1y4kv_403:hover{color:var(--red-600)}._emptyRules_1y4kv_416{text-align:center;padding:2rem;color:var(--muted-foreground)}._notFound_1y4kv_422{text-align:center;padding:3rem}._backButton_1y4kv_427{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_1y4kv_439{width:1rem;height:1rem}._iconMedium_1y4kv_444{width:1.25rem;height:1.25rem}._targetPriceSection_1y4kv_449{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}._targetPriceHeader_1y4kv_455{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}._targetIcon_1y4kv_462{width:1rem;height:1rem;color:var(--amber-500)}._targetLabel_1y4kv_468{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._targetPriceDisplay_1y4kv_476{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}._targetPriceValue_1y4kv_483{font-size:1.25rem;font-weight:600;color:var(--amber-600)}._dark_1y4kv_103 ._targetPriceValue_1y4kv_483{color:var(--amber-400)}._targetStatus_1y4kv_493{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;padding:.25rem .5rem;border-radius:.375rem}._targetStatus_1y4kv_493._active_1y4kv_502{background-color:var(--green-50);color:var(--green-600)}._dark_1y4kv_103 ._targetStatus_1y4kv_493._active_1y4kv_502{background-color:var(--green-900-20);color:var(--green-400)}._targetStatus_1y4kv_493._inactive_1y4kv_512{background-color:var(--gray-100);color:var(--muted-foreground)}._dark_1y4kv_103 ._targetStatus_1y4kv_493._inactive_1y4kv_512{background-color:var(--gray-800)}._statusIcon_1y4kv_521{width:.75rem;height:.75rem}._editTargetButton_1y4kv_526{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_1y4kv_526:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_1y4kv_103 ._editTargetButton_1y4kv_526:hover{background-color:var(--gray-800)}._noTargetPrice_1y4kv_548{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._noTargetPrice_1y4kv_548 p{font-size:.875rem;color:var(--muted-foreground);margin:0}._setTargetButton_1y4kv_561{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_1y4kv_561:hover{background-color:var(--gray-200)}._dark_1y4kv_103 ._setTargetButton_1y4kv_561{background-color:var(--gray-800)}._dark_1y4kv_103 ._setTargetButton_1y4kv_561:hover{background-color:var(--gray-700)}._targetPriceEdit_1y4kv_587{display:flex;flex-direction:column;gap:.75rem}._targetPriceInputWrapper_1y4kv_593{position:relative;display:flex;align-items:center}._targetPriceInput_1y4kv_593{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_1y4kv_593:focus{outline:none;border-color:var(--blue-500)}._currencySymbol_1y4kv_614{position:absolute;right:.75rem;font-size:.875rem;color:var(--muted-foreground)}._targetPriceActions_1y4kv_621{display:flex;gap:.5rem;flex-wrap:wrap}._saveTargetButton_1y4kv_627,._cancelTargetButton_1y4kv_627,._removeTargetButton_1y4kv_627{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_1y4kv_627{background-color:var(--green-600);color:#fff}._saveTargetButton_1y4kv_627:hover:not(:disabled){background-color:var(--green-700);transform:translateY(-1px)}._saveTargetButton_1y4kv_627:disabled{opacity:.5;cursor:not-allowed}._cancelTargetButton_1y4kv_627{background-color:var(--gray-100);color:var(--foreground)}._cancelTargetButton_1y4kv_627:hover{background-color:var(--gray-200)}._dark_1y4kv_103 ._cancelTargetButton_1y4kv_627{background-color:var(--gray-800)}._dark_1y4kv_103 ._cancelTargetButton_1y4kv_627:hover{background-color:var(--gray-700)}._removeTargetButton_1y4kv_627{background-color:var(--red-50);color:var(--red-600)}._removeTargetButton_1y4kv_627:hover{background-color:var(--red-100)}._dark_1y4kv_103 ._removeTargetButton_1y4kv_627{background-color:var(--red-900-20);color:var(--red-400)}._dark_1y4kv_103 ._removeTargetButton_1y4kv_627:hover{background-color:var(--red-900-30)}._loading_1y4kv_691{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1rem}._spinner_1y4kv_700{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:_spin_1y4kv_700 1s linear infinite}@keyframes _spin_1y4kv_700{to{transform:rotate(360deg)}}._currentPriceWrapper_1y4kv_714{padding:1rem;border-radius:.75rem;background:linear-gradient(135deg,var(--gray-50) 0%,transparent 100%);margin-bottom:1rem;transition:all .3s ease}._currentPriceWrapper_1y4kv_714._priceDown_1y4kv_722{background:linear-gradient(135deg,rgba(34,197,94,.1) 0%,transparent 100%)}._currentPriceWrapper_1y4kv_714._priceUp_1y4kv_726{background:linear-gradient(135deg,rgba(239,68,68,.1) 0%,transparent 100%)}._currentPrice_1y4kv_168{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem}._priceChange_1y4kv_737{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600}._priceChange_1y4kv_737._changeDown_1y4kv_745{color:#22c55e}._priceChange_1y4kv_737._changeUp_1y4kv_749{color:#ef4444}._changePercent_1y4kv_753{font-size:.875rem;opacity:.8}._statsGrid_1y4kv_759{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_1y4kv_759{grid-template-columns:repeat(4,1fr)}}._statCard_1y4kv_774{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--gray-50);border-radius:.5rem}._dark_1y4kv_103 ._statCard_1y4kv_774{background:var(--gray-800)}._statIcon_1y4kv_787{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:var(--primary);color:var(--primary-foreground);border-radius:.5rem}._statContent_1y4kv_798{flex:1}._statContent_1y4kv_798 ._statLabel_1y4kv_191{font-size:.625rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.125rem}._statContent_1y4kv_798 ._statValue_1y4kv_197{font-size:.875rem;font-weight:600;color:var(--foreground)}._statContent_1y4kv_798 ._changeUp_1y4kv_749{color:#22c55e}._statContent_1y4kv_798 ._changeDown_1y4kv_745{color:#ef4444}._chartHeader_1y4kv_825{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}._periodSelector_1y4kv_834{display:flex;gap:.25rem;background:var(--gray-100);padding:.25rem;border-radius:.5rem}._dark_1y4kv_103 ._periodSelector_1y4kv_834{background:var(--gray-800)}._periodButton_1y4kv_846{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_1y4kv_846:hover{color:var(--foreground)}._periodButton_1y4kv_846._periodActive_1y4kv_862{background:var(--card);color:var(--primary);box-shadow:0 1px 3px #0000001a}._dark_1y4kv_103 ._periodButton_1y4kv_846._periodActive_1y4kv_862{background:var(--gray-700)}._chartContainer_1y4kv_872{position:relative;margin:0 -1rem}._noDataMessage_1y4kv_877{display:flex;align-items:center;justify-content:center;min-height:300px;color:var(--muted-foreground);font-size:.875rem}._customTooltip_1y4kv_887{background:var(--card);border:1px solid var(--border);border-radius:.5rem;padding:.75rem;box-shadow:0 4px 12px #00000026}._tooltipDate_1y4kv_895{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.5rem}._tooltipPrice_1y4kv_901{display:flex;align-items:center;gap:.25rem;font-size:1.125rem;font-weight:700;color:var(--foreground);margin-bottom:.25rem}._tooltipChange_1y4kv_911{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500}._tooltipChange_1y4kv_911._changeDown_1y4kv_745{color:#22c55e}._tooltipChange_1y4kv_911._changeUp_1y4kv_749{color:#ef4444}._container_18v54_1{padding:2rem;max-width:42rem;margin:0 auto}._backLink_18v54_7{margin-bottom:2rem}._backLinkText_18v54_11{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s}._backLinkText_18v54_11:hover{color:var(--foreground)}._formCard_18v54_25{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:3rem}._formHeader_18v54_32{text-align:center;margin-bottom:3rem}._iconWrapper_18v54_37{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_18v54_48 ._iconWrapper_18v54_37{background-color:var(--gray-800)}._headerIcon_18v54_52{width:2rem;height:2rem;color:var(--muted-foreground)}._title_18v54_58{font-size:1.875rem;font-weight:300;color:var(--foreground);margin-bottom:.5rem}._subtitle_18v54_65{font-size:.875rem;color:var(--muted-foreground)}._form_18v54_25{display:flex;flex-direction:column;gap:2rem}._formGroup_18v54_76{display:flex;flex-direction:column;gap:.75rem}._label_18v54_82{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._input_18v54_90{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_18v54_90:focus{outline:none;border-color:var(--blue-500)}._tagInputWrapper_18v54_106{display:flex;gap:.5rem}._tagInput_18v54_106{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_18v54_106:focus{outline:none;border-color:var(--blue-500)}._addTagButton_18v54_126{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_18v54_126:hover{background-color:var(--gray-200)}._dark_18v54_48 ._addTagButton_18v54_126{background-color:var(--gray-800)}._dark_18v54_48 ._addTagButton_18v54_126:hover{background-color:var(--gray-700)}._tagsList_18v54_151{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._tag_18v54_106{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_18v54_48 ._tag_18v54_106{background-color:var(--gray-800);color:var(--gray-300)}._removeTagButton_18v54_174{background:none;border:none;cursor:pointer;color:var(--muted-foreground);display:flex;align-items:center;padding:0}._removeTagButton_18v54_174:hover{color:var(--red-500)}._submitButton_18v54_188{width:100%;padding:1rem;background-color:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:background-color .2s;border:none;margin-top:1rem}._submitButton_18v54_188:hover:not(:disabled){background-color:var(--primary-dark)}._iconSmall_18v54_211{width:1rem;height:1rem}._iconTiny_18v54_216{width:.75rem;height:.75rem}._targetPriceWrapper_18v54_221{position:relative;display:flex;align-items:center}._targetIcon_18v54_227{position:absolute;left:1rem;width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._targetPriceWrapper_18v54_221 ._input_18v54_90{padding-left:2.5rem;padding-right:2.5rem}._currencySymbol_18v54_240{position:absolute;right:1rem;font-size:.875rem;color:var(--muted-foreground)}._hint_18v54_247{font-size:.7rem;color:var(--muted-foreground);margin-top:.25rem}._submitButton_18v54_188{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_18v54_188:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._submitButton_18v54_188:disabled{opacity:.5;cursor:not-allowed}._container_19855_1{padding:2rem;max-width:100rem;margin:0 auto}._header_19855_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._title_19855_16{font-size:1.75rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}._subtitle_19855_23{font-size:.875rem;color:var(--muted-foreground)}._periodSelector_19855_28{display:flex;gap:.25rem;background:var(--gray-100);padding:.25rem;border-radius:.75rem}._dark_19855_36 ._periodSelector_19855_28{background:var(--gray-800)}._periodButton_19855_40{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_19855_40:hover{color:var(--foreground)}._periodActive_19855_56{background:var(--card);color:var(--primary);box-shadow:0 1px 3px #0000001a}._dark_19855_36 ._periodActive_19855_56{background:var(--gray-700)}._loadingState_19855_66{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1rem}._spinner_19855_75{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:_spin_19855_75 1s linear infinite}@keyframes _spin_19855_75{to{transform:rotate(360deg)}}._emptyState_19855_88{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_19855_100{width:4rem;height:4rem;color:var(--muted-foreground);margin-bottom:1rem}._emptyState_19855_88 h2{font-size:1.25rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem}._emptyState_19855_88 p{font-size:.875rem;color:var(--muted-foreground);margin-bottom:1.5rem}._emptyButton_19855_120{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_19855_120:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._statsGrid_19855_139{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media (min-width: 768px){._statsGrid_19855_139{grid-template-columns:repeat(4,1fr)}}._statCard_19855_152{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_19855_152:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._statIconWrapper_19855_168{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem}._statCardBlue_19855_177 ._statIconWrapper_19855_168{background:linear-gradient(135deg,#3b82f6,#2563eb)}._statCardPurple_19855_181 ._statIconWrapper_19855_168{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}._statCardGreen_19855_185 ._statIconWrapper_19855_168{background:linear-gradient(135deg,#10b981,#059669)}._statCardAmber_19855_189 ._statIconWrapper_19855_168{background:linear-gradient(135deg,#f59e0b,#d97706)}._statIcon_19855_168{width:1.5rem;height:1.5rem;color:#fff}._statContent_19855_199{flex:1}._statValue_19855_203{font-size:1.5rem;font-weight:700;color:var(--foreground);line-height:1.2}._statLabel_19855_210{font-size:.75rem;color:var(--muted-foreground);font-weight:500}._chartSection_19855_216{margin-bottom:2rem}._sectionTitle_19855_220{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--foreground);margin-bottom:1rem}._sectionIcon_19855_230{width:1.25rem;height:1.25rem;color:var(--primary)}._chartCard_19855_236{background:var(--card);border:1px solid var(--border);border-radius:1rem;padding:1.5rem}._chartsGrid_19855_243{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width: 1024px){._chartsGrid_19855_243{grid-template-columns:repeat(2,1fr)}}._pieContainer_19855_256{display:flex;align-items:center;gap:1rem}._pieLegend_19855_262{flex:1;display:flex;flex-direction:column;gap:.5rem}._legendItem_19855_269{display:flex;align-items:center;gap:.5rem;font-size:.875rem}._legendColor_19855_276{width:.75rem;height:.75rem;border-radius:.25rem;flex-shrink:0}._legendName_19855_283{flex:1;color:var(--foreground)}._legendValue_19855_288{font-weight:600;color:var(--muted-foreground)}._noData_19855_293{display:flex;align-items:center;justify-content:center;height:200px;color:var(--muted-foreground);font-size:.875rem}._customTooltip_19855_302{background:var(--card);border:1px solid var(--border);border-radius:.5rem;padding:.75rem;box-shadow:0 4px 12px #00000026}._tooltipLabel_19855_310{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}._tooltipValue_19855_316{font-size:.875rem;font-weight:600}._priceTooltip_19855_321{background:var(--card);border:1px solid var(--border);border-radius:.5rem;padding:.75rem;box-shadow:0 4px 12px #00000026}._priceTooltipDate_19855_329{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.5rem}._priceTooltipPrice_19855_335{display:flex;align-items:center;gap:.25rem;font-size:1.125rem;font-weight:700;color:var(--foreground)}._priceTooltipRange_19855_344{display:flex;gap:1rem;margin-top:.5rem;font-size:.75rem;color:var(--muted-foreground)}._timelineTooltip_19855_352{background:var(--card);border:1px solid var(--border);border-radius:.5rem;padding:.75rem;box-shadow:0 4px 12px #00000026;max-width:200px}._timelineTooltipTitle_19855_361{font-size:.875rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._timelineTooltipDate_19855_371{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.5rem}._timelineTooltipDrop_19855_377{display:flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:700;color:#10b981}._timelineTooltipRise_19855_386{display:flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:700;color:#ef4444}._timelineTooltipPrice_19855_395{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._topChangesGrid_19855_401{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1024px){._topChangesGrid_19855_401{grid-template-columns:repeat(2,1fr)}}._topCard_19855_413{background:var(--card);border:1px solid var(--border);border-radius:1rem;overflow:hidden}._topHeader_19855_420{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}._topHeaderGreen_19855_428{background:linear-gradient(135deg,rgba(16,185,129,.1),transparent)}._topHeaderRed_19855_432{background:linear-gradient(135deg,rgba(239,68,68,.1),transparent)}._topIcon_19855_436{width:1.25rem;height:1.25rem}._topHeaderGreen_19855_428 ._topIcon_19855_436{color:#10b981}._topHeaderRed_19855_432 ._topIcon_19855_436{color:#ef4444}._topHeader_19855_420 h3{font-size:.875rem;font-weight:600;color:var(--foreground);flex:1}._topBadge_19855_456{font-size:.625rem;font-weight:600;color:var(--muted-foreground);background:var(--gray-100);padding:.25rem .5rem;border-radius:.25rem}._dark_19855_36 ._topBadge_19855_456{background:var(--gray-700)}._topContent_19855_469{padding:.5rem}._topList_19855_473{display:flex;flex-direction:column;gap:.25rem}._topItem_19855_479{display:flex;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;border-radius:.5rem;transition:background-color .2s}._topItem_19855_479:hover{background:var(--gray-50)}._dark_19855_36 ._topItem_19855_479:hover{background:var(--gray-800)}._topRank_19855_497{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_19855_36 ._topRank_19855_497{background:var(--gray-700)}._topImage_19855_514{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:.375rem}._topInfo_19855_521{flex:1;min-width:0}._topName_19855_526{font-size:.8125rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._topItem_19855_479:hover ._topName_19855_526{color:var(--primary)}._topShop_19855_539{font-size:.6875rem;color:var(--muted-foreground);margin-top:.125rem}._topStats_19855_545{text-align:right}._topPercentGreen_19855_549{font-size:.875rem;font-weight:700;color:#10b981}._topPercentRed_19855_555{font-size:.875rem;font-weight:700;color:#ef4444}._topPrice_19855_561{font-size:.6875rem;color:var(--muted-foreground);margin-top:.125rem}._topEmpty_19855_567{padding:2rem;text-align:center;color:var(--muted-foreground);font-size:.875rem}._container_nb13v_2{padding:2rem;max-width:80rem;margin:0 auto}._profileCard_nb13v_9{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000d}._profileHeader_nb13v_18{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_nb13v_29{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}._avatar_nb13v_36{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_nb13v_47{width:2.5rem;height:2.5rem;color:#fff}._userName_nb13v_53{font-size:1.5rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}._userEmail_nb13v_60{font-size:.875rem;color:var(--muted-foreground)}._editNameInput_nb13v_65{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_nb13v_77{font-size:.875rem;padding:.25rem .5rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);width:100%}._editButton_nb13v_87{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_nb13v_87:hover{background-color:var(--gray-200);transform:translateY(-1px)}._dark_nb13v_106 ._editButton_nb13v_87{background-color:var(--gray-800)}._dark_nb13v_106 ._editButton_nb13v_87:hover{background-color:var(--gray-700)}._editActions_nb13v_114{display:flex;gap:.5rem}._saveButton_nb13v_119,._cancelButton_nb13v_119{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_nb13v_119{background-color:var(--green-600);color:#fff}._saveButton_nb13v_119:hover{background-color:var(--green-700);transform:translateY(-1px)}._contactSection_nb13v_160{margin-bottom:2rem}._sectionTitle_nb13v_164{font-size:.875rem;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}._contactGrid_nb13v_173{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._contactItem_nb13v_179{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:var(--gray-50);border-radius:.75rem;transition:all .2s}._dark_nb13v_106 ._contactItem_nb13v_179{background-color:var(--gray-900)}._contactItem_nb13v_179:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._contactIconWrapper_nb13v_198{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_nb13v_198{width:1.25rem;height:1.25rem;color:var(--blue-500)}._contactContent_nb13v_215{flex:1}._contactLabel_nb13v_219{font-size:.75rem;font-weight:500;color:var(--muted-foreground);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}._contactValue_nb13v_228{font-size:.875rem;color:var(--foreground);font-weight:500;word-break:break-all}._contactInput_nb13v_235{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_nb13v_235:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 2px #3b82f61a}._telegramLink_nb13v_252{color:var(--blue-500);text-decoration:none;transition:color .2s}._telegramLink_nb13v_252:hover{color:var(--blue-600);text-decoration:underline}._statsGrid_nb13v_264{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:1rem}._statItem_nb13v_271{text-align:center;padding:1rem;background-color:var(--gray-50);border-radius:.75rem;transition:all .2s}._dark_nb13v_106 ._statItem_nb13v_271{background-color:var(--gray-900)}._statItem_nb13v_271:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._statIcon_nb13v_288{width:2rem;height:2rem;margin:0 auto .5rem}._statIconBlue_nb13v_294{color:var(--blue-600)}._dark_nb13v_106 ._statIconBlue_nb13v_294{color:var(--blue-400)}._statIconAmber_nb13v_302{color:var(--amber-600)}._dark_nb13v_106 ._statIconAmber_nb13v_302{color:var(--amber-400)}._statIconGreen_nb13v_310{color:var(--green-600)}._dark_nb13v_106 ._statIconGreen_nb13v_310{color:var(--green-400)}._statIconPurple_nb13v_318{color:var(--purple-600)}._dark_nb13v_106 ._statIconPurple_nb13v_318{color:var(--purple-400)}._statValue_nb13v_326{font-size:2rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}._statLabel_nb13v_333{font-size:.75rem;color:var(--muted-foreground);font-weight:500}._infoGrid_nb13v_340{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._infoCard_nb13v_347{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;transition:all .2s;text-align:center}._infoCard_nb13v_347:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._infoIcon_nb13v_361{width:1.5rem;height:1.5rem;color:var(--blue-500);margin-bottom:.75rem}._infoLabel_nb13v_368{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._infoValue_nb13v_377{font-size:1rem;font-weight:600;color:var(--foreground)}._activityCard_nb13v_384{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}._activityTitle_nb13v_391{font-size:.875rem;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}._activityList_nb13v_400{display:flex;flex-direction:column;gap:.75rem}._activityItem_nb13v_406{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_nb13v_406:last-child{border-bottom:none}._activityValue_nb13v_420{font-weight:600;color:var(--foreground)}._iconSmall_nb13v_425{width:1rem;height:1rem}@media (max-width: 768px){._container_nb13v_2{padding:1rem}._profileCard_nb13v_9{padding:1.5rem}._profileHeader_nb13v_18{flex-direction:column;align-items:stretch}._profileInfo_nb13v_29{flex-direction:column;text-align:center}._contactGrid_nb13v_173{grid-template-columns:1fr}._statsGrid_nb13v_264{grid-template-columns:repeat(2,1fr)}._infoGrid_nb13v_340{grid-template-columns:1fr}}._inputField_nb13v_463{margin-bottom:1.5rem}._inputHeader_nb13v_467{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._inputIconWrapper_nb13v_474{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--gray-100);border-radius:.375rem}._dark_nb13v_106 ._inputIconWrapper_nb13v_474{background-color:var(--gray-800)}._inputIcon_nb13v_474{width:.875rem;height:.875rem;color:var(--blue-500)}._inputLabel_nb13v_494{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._inputWrapper_nb13v_502{position:relative;width:100%}._input_nb13v_463{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_nb13v_463:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 3px #3b82f61a}._inputValid_nb13v_524{border-color:var(--green-500);background-color:var(--green-50-10)}._inputError_nb13v_529{border-color:var(--red-500);background-color:var(--red-50-10)}._inputValidationIcon_nb13v_534{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--green-500)}._inputValidationIconError_nb13v_544{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--red-500)}._inputErrorText_nb13v_554{display:flex;align-items:center;gap:.375rem;margin-top:.375rem;font-size:.75rem;color:var(--red-500)}._inputSuccessText_nb13v_563{display:flex;align-items:center;gap:.375rem;margin-top:.375rem;font-size:.75rem;color:var(--green-600)}._errorIconSmall_nb13v_572{width:.75rem;height:.75rem;color:var(--red-500)}._successIconSmall_nb13v_578{width:.75rem;height:.75rem;color:var(--green-500)}._editContactGrid_nb13v_584{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._input_nb13v_463{transition:all .2s ease}._input_nb13v_463:focus{transform:translateY(-1px)}._inputHint_nb13v_601{font-size:.7rem;color:var(--muted-foreground);margin-top:.25rem}._editButton_nb13v_87{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_nb13v_87:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._editActions_nb13v_114{display:flex;gap:.75rem}._saveButton_nb13v_119,._cancelButton_nb13v_119{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_nb13v_119{background:linear-gradient(135deg,var(--green-600),var(--green-700));color:#fff}._saveButton_nb13v_119:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}._saveButton_nb13v_119:disabled{opacity:.5;cursor:not-allowed}._cancelButton_nb13v_119{background-color:var(--gray-100);color:var(--foreground)}._cancelButton_nb13v_119:hover{background-color:var(--gray-200);transform:translateY(-1px)}._dark_nb13v_106 ._cancelButton_nb13v_119{background-color:var(--gray-800)}._dark_nb13v_106 ._cancelButton_nb13v_119:hover{background-color:var(--gray-700)}@media (max-width: 768px){._editButton_nb13v_87{width:100%;justify-content:center}._editActions_nb13v_114{width:100%}._saveButton_nb13v_119,._cancelButton_nb13v_119{flex:1;justify-content:center}}._container_wdbzw_1{padding:2rem;max-width:64rem;margin:0 auto}._header_wdbzw_7{margin-bottom:2rem}._title_wdbzw_11{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._subtitle_wdbzw_18{font-size:.875rem;color:var(--muted-foreground)}._sections_wdbzw_23{display:flex;flex-direction:column;gap:1.5rem}._section_wdbzw_23{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}._sectionHeader_wdbzw_36{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid var(--border);background-color:var(--gray-50)}._dark_wdbzw_45 ._sectionHeader_wdbzw_36{background-color:var(--gray-900)}._sectionIcon_wdbzw_49{width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._sectionTitle_wdbzw_55{font-size:.875rem;font-weight:500;color:var(--foreground);text-transform:uppercase;letter-spacing:.05em}._sectionContent_wdbzw_63{padding:1.5rem}._settingItem_wdbzw_67{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid var(--border)}._settingItem_wdbzw_67:last-child{border-bottom:none;padding-bottom:0}._settingItem_wdbzw_67:first-child{padding-top:0}._settingInfo_wdbzw_84{display:flex;align-items:center;gap:1rem}._settingIcon_wdbzw_90{width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._dangerIcon_wdbzw_96{color:var(--red-500)}._settingLabel_wdbzw_100{font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.25rem}._dangerLabel_wdbzw_107{color:var(--red-600)}._dark_wdbzw_45 ._dangerLabel_wdbzw_107{color:var(--red-400)}._settingDescription_wdbzw_115{font-size:.75rem;color:var(--muted-foreground)}._select_wdbzw_120{padding:.5rem 1rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;cursor:pointer}._select_wdbzw_120:focus{outline:none;border-color:var(--blue-500)}._toggle_wdbzw_135{position:relative;width:2.75rem;height:1.5rem;border-radius:9999px;transition:background-color .2s;cursor:pointer;border:none}._toggleOn_wdbzw_145{background-color:var(--blue-600)}._toggleOff_wdbzw_149{background-color:var(--gray-300)}._dark_wdbzw_45 ._toggleOff_wdbzw_149{background-color:var(--gray-600)}._toggleKnob_wdbzw_157{position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:9999px;transition:transform .2s}._toggleKnobOn_wdbzw_168{transform:translate(1.25rem)}._exportButton_wdbzw_172,._clearButton_wdbzw_172{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_wdbzw_172{background-color:var(--gray-100);color:var(--foreground)}._exportButton_wdbzw_172:hover{background-color:var(--gray-200)}._dark_wdbzw_45 ._exportButton_wdbzw_172{background-color:var(--gray-800)}._dark_wdbzw_45 ._exportButton_wdbzw_172:hover{background-color:var(--gray-700)}._clearButton_wdbzw_172{background-color:var(--red-50);color:var(--red-600)}._clearButton_wdbzw_172:hover{background-color:var(--red-100)}._dark_wdbzw_45 ._clearButton_wdbzw_172{background-color:var(--red-900-20);color:var(--red-400)}._dark_wdbzw_45 ._clearButton_wdbzw_172:hover{background-color:var(--red-900-30)}._statsGrid_wdbzw_220{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}@media (min-width: 768px){._statsGrid_wdbzw_220{grid-template-columns:repeat(4,1fr)}}._statItem_wdbzw_233{text-align:center}._statValue_wdbzw_237{font-size:1.875rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._statLabel_wdbzw_244{font-size:.75rem;color:var(--muted-foreground)}._editContactsButton_wdbzw_255{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_wdbzw_255:hover{transform:translateY(-1px);box-shadow:0 2px 8px #3b82f64d}._contactsDisplay_wdbzw_277{display:flex;flex-direction:column;gap:.75rem}._contactDisplayItem_wdbzw_283{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--gray-50);border-radius:.5rem;transition:all .2s}._dark_wdbzw_45 ._contactDisplayItem_wdbzw_283{background:var(--gray-800)}._contactDisplayItem_wdbzw_283:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._contactDisplayItem_wdbzw_283 svg{color:var(--blue-500);flex-shrink:0}._contactDisplayContent_wdbzw_307{display:flex;flex-direction:column;gap:.125rem}._contactDisplayLabel_wdbzw_313{font-size:.625rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._contactDisplayValue_wdbzw_321{font-size:.875rem;font-weight:500;color:var(--foreground)}._notSpecified_wdbzw_327{color:var(--muted-foreground);font-style:italic}._telegramLink_wdbzw_332{color:var(--blue-500);text-decoration:none;transition:color .2s}._telegramLink_wdbzw_332:hover{color:var(--blue-600);text-decoration:underline}._contactsEditGrid_wdbzw_344{display:flex;flex-direction:column;gap:1rem}._contactsActions_wdbzw_350{display:flex;gap:.75rem;margin-top:.5rem}._saveContactsButton_wdbzw_356,._cancelContactsButton_wdbzw_356{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_wdbzw_356{background:linear-gradient(135deg,var(--green-600),var(--green-700));color:#fff}._saveContactsButton_wdbzw_356:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}._saveContactsButton_wdbzw_356:disabled{opacity:.5;cursor:not-allowed}._cancelContactsButton_wdbzw_356{background:var(--gray-100);color:var(--foreground)}._cancelContactsButton_wdbzw_356:hover{background:var(--gray-200);transform:translateY(-1px)}._dark_wdbzw_45 ._cancelContactsButton_wdbzw_356{background:var(--gray-800)}._dark_wdbzw_45 ._cancelContactsButton_wdbzw_356:hover{background:var(--gray-700)}._inputField_wdbzw_403{margin-bottom:0}._inputHeader_wdbzw_407{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._inputIconWrapper_wdbzw_414{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--gray-100);border-radius:.375rem}._dark_wdbzw_45 ._inputIconWrapper_wdbzw_414{background-color:var(--gray-800)}._inputIcon_wdbzw_414{width:.875rem;height:.875rem;color:var(--blue-500)}._inputLabel_wdbzw_434{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._inputWrapper_wdbzw_442{position:relative;width:100%}._input_wdbzw_403{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_wdbzw_403:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 3px #3b82f61a;transform:translateY(-1px)}._inputValid_wdbzw_465{border-color:var(--green-500);background-color:#22c55e0d}._inputError_wdbzw_470{border-color:var(--red-500);background-color:#ef44440d}._inputValidationIcon_wdbzw_475{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--green-500)}._inputValidationIconError_wdbzw_485{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--red-500)}._inputErrorText_wdbzw_495{display:flex;align-items:center;gap:.375rem;margin-top:.375rem;font-size:.75rem;color:var(--red-500)}._errorIconSmall_wdbzw_504{width:.75rem;height:.75rem;color:var(--red-500)}@media (max-width: 640px){._contactsActions_wdbzw_350{flex-direction:column}._saveContactsButton_wdbzw_356,._cancelContactsButton_wdbzw_356{width:100%;justify-content:center}}._input_wdbzw_403{padding:.5rem 1rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;width:250px}._input_wdbzw_403:focus{outline:none;border-color:var(--blue-500)}._toggleGroup_wdbzw_537{display:flex;gap:.5rem;align-items:center}._testButton_wdbzw_543{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_wdbzw_543:hover{background-color:var(--gray-200)}._dark_wdbzw_45 ._testButton_wdbzw_543{background-color:var(--gray-800)}._dark_wdbzw_45 ._testButton_wdbzw_543:hover{background-color:var(--gray-700)}._saveSection_wdbzw_566{margin-top:1.5rem;text-align:center}._saveButton_wdbzw_571{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_wdbzw_571:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._saveButton_wdbzw_571:disabled{opacity:.5;cursor:not-allowed}._successMessage_wdbzw_596{margin-top:1rem;padding:.75rem;background-color:var(--green-50);color:var(--green-600);border-radius:.5rem;font-size:.875rem;text-align:center}._dark_wdbzw_45 ._successMessage_wdbzw_596{background-color:var(--green-900-20);color:var(--green-400)}._errorMessage_wdbzw_611{margin-top:1rem;padding:.75rem;background-color:var(--red-50);color:var(--red-600);border-radius:.5rem;font-size:.875rem;text-align:center}._dark_wdbzw_45 ._errorMessage_wdbzw_611{background-color:var(--red-900-20);color:var(--red-400)}._iconSmall_wdbzw_249{width:1rem;height:1rem}._container_1u1lb_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}._dark_1u1lb_11 ._container_1u1lb_2{background:linear-gradient(135deg,var(--gray-900) 0%,var(--gray-800) 100%)}._card_1u1lb_15{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_1u1lb_24{text-align:center;margin-bottom:2rem}._title_1u1lb_29{font-size:1.875rem;font-weight:300;color:var(--foreground);margin-bottom:.5rem}._subtitle_1u1lb_36{font-size:.875rem;color:var(--muted-foreground)}._form_1u1lb_41{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1u1lb_47{display:flex;flex-direction:column;gap:.5rem}._label_1u1lb_53{font-size:.875rem;font-weight:500;color:var(--foreground)}._input_1u1lb_59{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_1u1lb_59:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 2px #3b82f61a}._submitButton_1u1lb_75{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_1u1lb_75:hover:not(:disabled){background-color:var(--primary-dark)}._submitButton_1u1lb_75:disabled{opacity:.5;cursor:not-allowed}._errorMessage_1u1lb_96{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_1u1lb_11 ._errorMessage_1u1lb_96{background-color:var(--red-900-20);border-color:var(--red-800);color:var(--red-400)}._footerText_1u1lb_112{text-align:center;font-size:.875rem;color:var(--muted-foreground)}._link_1u1lb_118{color:var(--blue-500);text-decoration:none;transition:color .2s}._link_1u1lb_118: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)}}
