._header_1f28z_3{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_1f28z_27{flex:1;min-width:200px}._title_1f28z_27{font-size:1.25rem;font-weight:600;color:var(--foreground);margin:0 0 .25rem;line-height:1.3}._subtitle_1f28z_53{font-size:.75rem;color:var(--muted-foreground);margin:0}._actions_1f28z_67{display:flex;align-items:center;gap:.5rem}._iconButton_1f28z_81{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_1f28z_81:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_1f28z_119 ._iconButton_1f28z_81:hover{background-color:var(--gray-800)}._profileButton_1f28z_129{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_1f28z_129:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_1f28z_119 ._profileButton_1f28z_129:hover{background-color:var(--gray-800)}._userName_1f28z_175{font-size:.875rem;font-weight:500;color:inherit}._notificationsContainer_1f28z_189{position:relative}._badge_1f28z_197{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_1f28z_235{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_1f28z_261{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--border);background-color:var(--gray-50)}._dark_1f28z_119 ._dropdownHeader_1f28z_261{background-color:var(--gray-900)}._dropdownHeader_1f28z_261 h3{font-size:.875rem;font-weight:600;color:var(--foreground);margin:0}._markAllButton_1f28z_301{font-size:.75rem;background:none;border:none;color:var(--blue-500);cursor:pointer;transition:color .2s}._markAllButton_1f28z_301:hover{color:var(--blue-600);text-decoration:underline}._dropdownList_1f28z_329{max-height:400px;overflow-y:auto}._notificationItem_1f28z_339{padding:.75rem 1rem;border-bottom:1px solid var(--border);transition:background-color .2s}._notificationItem_1f28z_339:hover{background-color:var(--gray-50)}._dark_1f28z_119 ._notificationItem_1f28z_339:hover{background-color:var(--gray-800)}._notificationItem_1f28z_339._unread_1f28z_367{background-color:var(--blue-50)}._dark_1f28z_119 ._notificationItem_1f28z_339._unread_1f28z_367{background-color:var(--blue-900-20)}._notificationMessage_1f28z_383{font-size:.875rem;color:var(--foreground);margin:0 0 .25rem;line-height:1.4}._notificationTime_1f28z_397{font-size:.7rem;color:var(--muted-foreground);margin:0}._emptyNotifications_1f28z_409{padding:2rem;text-align:center;color:var(--muted-foreground);font-size:.875rem}@media (max-width: 768px){._header_1f28z_3{padding:1rem;flex-direction:column;align-items:stretch}._titleSection_1f28z_27{text-align:center}._title_1f28z_27{font-size:1rem}._subtitle_1f28z_53{font-size:.7rem}._actions_1f28z_67{justify-content:center}._dropdown_1f28z_235{right:-1rem;width:calc(100vw - 2rem);max-width:320px}}@media (max-width: 480px){._userName_1f28z_175{display:none}._profileButton_1f28z_129{padding:.5rem}}._sidebar_14rcc_3{width:16rem;background-color:var(--card);border-right:1px solid var(--border);display:flex;flex-direction:column;transition:background-color .2s}._logo_14rcc_21{padding:1.5rem;border-bottom:1px solid var(--border)}._logoContent_14rcc_31{display:flex;align-items:center;gap:.5rem}._logoIcon_14rcc_43{width:2rem;height:2rem;color:var(--blue-500)}._logoText_14rcc_55{font-size:1.125rem;font-weight:600;color:var(--foreground)}._logoSubtext_14rcc_67{font-size:.75rem;color:var(--muted-foreground);margin-top:.5rem}._nav_14rcc_79{flex:1;padding:1.5rem 1rem}._navList_14rcc_89{display:flex;flex-direction:column;gap:.25rem;list-style:none}._navLink_14rcc_103{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;transition:all .2s;color:var(--muted-foreground);text-decoration:none}._navLink_14rcc_103:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_14rcc_135 ._navLink_14rcc_103:hover{background-color:var(--gray-800)}._navLinkActive_14rcc_143{background-color:var(--blue-50);color:var(--blue-600)}._dark_14rcc_135 ._navLinkActive_14rcc_143{background-color:var(--blue-900-20);color:var(--blue-400)}._navIcon_14rcc_163{width:1.25rem;height:1.25rem}._navLabel_14rcc_173{font-size:.875rem;font-weight:500}._notificationsBadge_14rcc_183{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_14rcc_135 ._notificationsBadge_14rcc_183{background-color:var(--amber-900-20);border-color:var(--amber-800)}._badgeIcon_14rcc_215{width:1.25rem;height:1.25rem;color:var(--amber-600)}._dark_14rcc_135 ._badgeIcon_14rcc_215{color:var(--amber-400)}._badgeContent_14rcc_235{flex:1}._badgeTitle_14rcc_243{font-size:.875rem;font-weight:500;color:var(--amber-800)}._dark_14rcc_135 ._badgeTitle_14rcc_243{color:var(--amber-300)}._badgeText_14rcc_263{font-size:.75rem;color:var(--amber-600)}._dark_14rcc_135 ._badgeText_14rcc_263{color:var(--amber-400)}._container_n0fwd_1{padding:2rem;max-width:80rem;margin:0 auto}._header_n0fwd_15{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width: 640px){._header_n0fwd_15{flex-direction:row;align-items:center;justify-content:space-between}}._title_n0fwd_45{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._subtitle_n0fwd_59{font-size:.875rem;color:var(--muted-foreground)}._addButton_n0fwd_69{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_n0fwd_97 ._addButton_n0fwd_69{background-color:#fff;color:var(--primary)}._addButton_n0fwd_69:hover{background-color:var(--primary-dark)}._dark_n0fwd_97 ._addButton_n0fwd_69:hover{background-color:var(--gray-100)}._addIcon_n0fwd_123{width:1.25rem;height:1.25rem}._statsGrid_n0fwd_135{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 640px){._statsGrid_n0fwd_135{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._statsGrid_n0fwd_135{grid-template-columns:repeat(4,1fr)}}._statCard_n0fwd_173{padding:1.5rem;border-radius:.75rem;transition:box-shadow .2s}._statCard_n0fwd_173:hover{box-shadow:0 4px 6px -1px #0000001a}._statCardBlue_n0fwd_193{background-color:var(--blue-50)}._dark_n0fwd_97 ._statCardBlue_n0fwd_193{background-color:var(--blue-900-20)}._statCardPurple_n0fwd_209{background-color:var(--purple-50)}._dark_n0fwd_97 ._statCardPurple_n0fwd_209{background-color:var(--purple-900-20)}._statCardGreen_n0fwd_225{background-color:var(--green-50)}._dark_n0fwd_97 ._statCardGreen_n0fwd_225{background-color:var(--green-900-20)}._statCardAmber_n0fwd_241{background-color:var(--amber-50)}._dark_n0fwd_97 ._statCardAmber_n0fwd_241{background-color:var(--amber-900-20)}._statHeader_n0fwd_257{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._statIcon_n0fwd_271{width:2rem;height:2rem}._statIconBlue_n0fwd_281{color:var(--blue-600)}._dark_n0fwd_97 ._statIconBlue_n0fwd_281{color:var(--blue-400)}._statIconPurple_n0fwd_297{color:var(--purple-600)}._dark_n0fwd_97 ._statIconPurple_n0fwd_297{color:var(--purple-400)}._statIconGreen_n0fwd_313{color:var(--green-600)}._dark_n0fwd_97 ._statIconGreen_n0fwd_313{color:var(--green-400)}._statIconAmber_n0fwd_329{color:var(--amber-600)}._dark_n0fwd_97 ._statIconAmber_n0fwd_329{color:var(--amber-400)}._statValue_n0fwd_345{font-size:1.875rem;font-weight:300;color:var(--foreground)}._statLabel_n0fwd_357{font-size:.875rem;color:var(--muted-foreground)}._changesGrid_n0fwd_369{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 1024px){._changesGrid_n0fwd_369{grid-template-columns:repeat(2,1fr)}}._changeCard_n0fwd_395{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}._changeHeader_n0fwd_409{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border)}._changeHeaderGreen_n0fwd_425{background-color:var(--green-50-10)}._changeHeaderRed_n0fwd_433{background-color:var(--red-50-10)}._changeHeaderLeft_n0fwd_441{display:flex;align-items:center;gap:.5rem}._changeHeaderIconGreen_n0fwd_453{width:1.25rem;height:1.25rem;color:var(--green-600)}._dark_n0fwd_97 ._changeHeaderIconGreen_n0fwd_453{color:var(--green-400)}._changeHeaderIconRed_n0fwd_473{width:1.25rem;height:1.25rem;color:var(--red-600)}._dark_n0fwd_97 ._changeHeaderIconRed_n0fwd_473{color:var(--red-400)}._changeHeaderTitle_n0fwd_493{font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._changeLink_n0fwd_509{font-size:.75rem;color:var(--muted-foreground);text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:color .2s}._changeLink_n0fwd_509:hover{color:var(--foreground)}._linkIcon_n0fwd_537{width:.75rem;height:.75rem}._changeContent_n0fwd_547{padding:1.5rem}._changeList_n0fwd_555{display:flex;flex-direction:column;gap:1.25rem}._changeItem_n0fwd_567{display:flex;align-items:center;gap:1rem;text-decoration:none;transition:background-color .2s;padding:.5rem;border-radius:.5rem}._changeItem_n0fwd_567:hover{background-color:var(--gray-50)}._dark_n0fwd_97 ._changeItem_n0fwd_567:hover{background-color:var(--gray-800)}._changeImage_n0fwd_603{width:3.5rem;height:3.5rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}._changeInfo_n0fwd_617{flex:1;min-width:0}._changeName_n0fwd_627{font-size:.875rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}._changeItem_n0fwd_567:hover ._changeName_n0fwd_627{color:var(--blue-600)}._dark_n0fwd_97 ._changeItem_n0fwd_567:hover ._changeName_n0fwd_627{color:var(--blue-400)}._changeShop_n0fwd_663{font-size:.75rem;color:var(--muted-foreground);margin-top:.125rem}._changeStats_n0fwd_675{text-align:right}._changePercentGreen_n0fwd_683{font-size:.875rem;font-weight:600;color:var(--green-600)}._dark_n0fwd_97 ._changePercentGreen_n0fwd_683{color:var(--green-400)}._changePercentRed_n0fwd_703{font-size:.875rem;font-weight:600;color:var(--red-600)}._dark_n0fwd_97 ._changePercentRed_n0fwd_703{color:var(--red-400)}._changePrice_n0fwd_723{font-size:.75rem;color:var(--muted-foreground)}._productsCard_n0fwd_735{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}._productsHeader_n0fwd_749{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border)}._productsTitle_n0fwd_765{font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._productsLink_n0fwd_781{font-size:.75rem;color:var(--muted-foreground);text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:color .2s}._productsLink_n0fwd_781:hover{color:var(--foreground)}._productsContent_n0fwd_809{padding:1.5rem}._productsGrid_n0fwd_817{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}@media (min-width: 768px){._productsGrid_n0fwd_817{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._productsGrid_n0fwd_817{grid-template-columns:repeat(3,1fr)}}._productItem_n0fwd_853{display:flex;align-items:center;gap:1rem;padding:.75rem;text-decoration:none;border-radius:.75rem;transition:all .2s;border:1px solid transparent}._productItem_n0fwd_853:hover{background-color:var(--gray-50);border-color:var(--border)}._dark_n0fwd_97 ._productItem_n0fwd_853:hover{background-color:var(--gray-800);border-color:var(--gray-700)}._productImage_n0fwd_895{width:4rem;height:4rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}._productInfo_n0fwd_909{flex:1;min-width:0}._productName_n0fwd_919{font-size:.875rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}._productItem_n0fwd_853:hover ._productName_n0fwd_919{color:var(--blue-600)}._dark_n0fwd_97 ._productItem_n0fwd_853:hover ._productName_n0fwd_919{color:var(--blue-400)}._productMeta_n0fwd_955{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._productPrice_n0fwd_973{text-align:right}._productCurrentPrice_n0fwd_981{font-size:.875rem;font-weight:600;color:var(--foreground)}._productChangeDown_n0fwd_993{font-size:.75rem;color:var(--green-600)}._dark_n0fwd_97 ._productChangeDown_n0fwd_993{color:var(--green-400)}._productChangeUp_n0fwd_1011{font-size:.75rem;color:var(--red-600)}._dark_n0fwd_97 ._productChangeUp_n0fwd_1011{color:var(--red-400)}._emptyState_n0fwd_1031{text-align:center;padding:3rem 0}._emptyIcon_n0fwd_1041{width:3rem;height:3rem;color:var(--muted-foreground);margin:0 auto .75rem}._emptyState_n0fwd_1031 p{color:var(--muted-foreground)}._emptyProducts_n0fwd_1063{text-align:center;padding:3rem 0}._emptyProductsIcon_n0fwd_1073{width:4rem;height:4rem;color:var(--muted-foreground);margin:0 auto 1rem}._emptyProducts_n0fwd_1063 p{color:var(--muted-foreground);margin-bottom:1rem}._emptyProductsButton_n0fwd_1097{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_n0fwd_1097:hover{background-color:var(--primary-dark)}._container_99yy2_1{padding:2rem;max-width:80rem;margin:0 auto}._header_99yy2_13{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width: 640px){._header_99yy2_13{flex-direction:row;align-items:center;justify-content:space-between}}._title_99yy2_43{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._subtitle_99yy2_57{font-size:.875rem;color:var(--muted-foreground)}._addButton_99yy2_67{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_99yy2_67:hover{background-color:var(--primary-dark)}._addIcon_99yy2_103{width:1.25rem;height:1.25rem}._filtersCard_99yy2_113{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem}._filtersGrid_99yy2_129{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width: 768px){._filtersGrid_99yy2_129{grid-template-columns:repeat(3,1fr)}}._searchWrapper_99yy2_153{position:relative}._searchIcon_99yy2_161{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._searchInput_99yy2_181{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_99yy2_181:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 2px #3b82f633}._selectWrapper_99yy2_213{position:relative}._selectIcon_99yy2_221{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._select_99yy2_213{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_99yy2_213:focus{outline:none;border-color:var(--blue-500)}._productsGrid_99yy2_273{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 768px){._productsGrid_99yy2_273{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._productsGrid_99yy2_273{grid-template-columns:repeat(3,1fr)}}._productCard_99yy2_309{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_99yy2_331{width:100%;padding:1.5rem;background-color:#fff;display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--border)}._productImage_99yy2_331{display:block;margin:0 auto;width:10rem;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}._productCard_99yy2_309:hover{box-shadow:var(--shadow-lg)}._productCard_99yy2_309:hover ._productImage_99yy2_331{transform:scale(1.05)}._productContent_99yy2_387{padding:1.25rem}._productName_99yy2_395{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_99yy2_395:hover{color:var(--blue-500)}._productMeta_99yy2_427{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground);margin-bottom:.75rem}._productShop_99yy2_445{padding:.125rem .5rem;background-color:var(--gray-100);border-radius:.25rem}._dark_99yy2_457 ._productShop_99yy2_445{background-color:var(--gray-800)}._tagsList_99yy2_465{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem}._tag_99yy2_465{padding:.125rem .5rem;background-color:var(--gray-100);color:var(--gray-600);font-size:.75rem;border-radius:9999px}._dark_99yy2_457 ._tag_99yy2_465{background-color:var(--gray-800);color:var(--gray-400)}._tagMore_99yy2_505{padding:.125rem .5rem;font-size:.75rem;color:var(--muted-foreground)}._productFooter_99yy2_517{display:flex;align-items:center;justify-content:space-between}._productPrice_99yy2_529{font-size:1.125rem;font-weight:700;color:var(--foreground)}._priceChangeDown_99yy2_541{font-size:.75rem;color:var(--green-600)}._dark_99yy2_457 ._priceChangeDown_99yy2_541{color:var(--green-400)}._priceChangeUp_99yy2_559{font-size:.75rem;color:var(--red-600)}._dark_99yy2_457 ._priceChangeUp_99yy2_559{color:var(--red-400)}._productActions_99yy2_577{display:flex;gap:.5rem}._actionButton_99yy2_587{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_99yy2_587:hover{background-color:var(--gray-200)}._actionIcon_99yy2_615{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_99yy2_615:hover{background-color:var(--gray-200);color:var(--foreground)}._actionIconDanger_99yy2_649:hover{background-color:var(--red-50);color:var(--red-600)}._dark_99yy2_457 ._actionIconDanger_99yy2_649:hover{background-color:var(--red-900-20);color:var(--red-400)}._iconSmall_99yy2_669{width:1.25rem;height:1.25rem}._emptyState_99yy2_679{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:3rem;text-align:center}._emptyIcon_99yy2_695{width:4rem;height:4rem;color:var(--muted-foreground);margin:0 auto 1rem}._emptyText_99yy2_709{color:var(--muted-foreground);margin-bottom:1rem}._emptyButton_99yy2_719{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_99yy2_719:hover{background-color:var(--primary-dark)}._resetButton_99yy2_755{padding:.5rem 1rem;background:none;color:var(--blue-500);font-size:.875rem;border:none;cursor:pointer}._resetButton_99yy2_755:hover{text-decoration:underline}._container_g4adk_1{padding:2rem;max-width:80rem;margin:0 auto}._backLink_g4adk_13{margin-bottom:2rem}._backLinkText_g4adk_21{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s}._backLinkText_g4adk_21:hover{color:var(--foreground)}._mainGrid_g4adk_49{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 1024px){._mainGrid_g4adk_49{grid-template-columns:repeat(3,1fr)}._mainInfo_g4adk_73{grid-column:span 2}}._mainInfo_g4adk_73{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:2rem}._productHeader_g4adk_97{display:flex;gap:1.5rem;flex-wrap:wrap}@media (min-width: 640px){._productHeader_g4adk_97{flex-wrap:nowrap}}._productImage_g4adk_121{width:8rem;height:8rem;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}._productDetails_g4adk_135{flex:1}._productTitle_g4adk_143{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.5rem}._productMeta_g4adk_157{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);margin-bottom:1rem}._tagsList_g4adk_175{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._tag_g4adk_175{padding:.25rem .75rem;background-color:var(--gray-100);color:var(--gray-700);font-size:.875rem;border-radius:.5rem}._dark_g4adk_205 ._tag_g4adk_175{background-color:var(--gray-800);color:var(--gray-300)}._actionButtons_g4adk_215{display:flex;gap:.75rem;flex-wrap:wrap}._actionButton_g4adk_215{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_g4adk_215:hover{background-color:var(--primary-dark)}._actionButtonDanger_g4adk_267{background-color:var(--red-50);color:var(--red-600)}._actionButtonDanger_g4adk_267:hover{background-color:var(--red-100)}._dark_g4adk_205 ._actionButtonDanger_g4adk_267{background-color:var(--red-900-20);color:var(--red-400)}._dark_g4adk_205 ._actionButtonDanger_g4adk_267:hover{background-color:var(--red-900-30)}._priceStats_g4adk_303{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}._sectionTitle_g4adk_317{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}._currentPrice_g4adk_335{font-size:2rem;font-weight:300;color:var(--foreground);margin-bottom:1.5rem}._statsList_g4adk_349{display:flex;flex-direction:column;gap:1rem}._statItem_g4adk_361{padding-top:.75rem;border-top:1px solid var(--border)}._statItem_g4adk_361:first-child{padding-top:0;border-top:none}._statLabel_g4adk_381{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}._statValueDown_g4adk_393{font-size:.875rem;font-weight:500;color:var(--green-600)}._dark_g4adk_205 ._statValueDown_g4adk_393{color:var(--green-400)}._statValueUp_g4adk_413{font-size:.875rem;font-weight:500;color:var(--red-600)}._dark_g4adk_205 ._statValueUp_g4adk_413{color:var(--red-400)}._statValueNeutral_g4adk_433{font-size:.875rem;font-weight:500;color:var(--foreground)}._chartCard_g4adk_445{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}._rulesCard_g4adk_461{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}._rulesHeader_g4adk_475{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._addRuleButton_g4adk_493{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_g4adk_493:hover{background-color:var(--gray-200)}._dark_g4adk_205 ._addRuleButton_g4adk_493{background-color:var(--gray-800)}._dark_g4adk_205 ._addRuleButton_g4adk_493:hover{background-color:var(--gray-700)}._addRuleForm_g4adk_545{margin-bottom:1.5rem;padding:1rem;background-color:var(--gray-50);border-radius:.5rem}._dark_g4adk_205 ._addRuleForm_g4adk_545{background-color:var(--gray-900)}._formGrid_g4adk_567{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem;margin-bottom:1rem}@media (min-width: 768px){._formGrid_g4adk_567{grid-template-columns:repeat(3,1fr)}}._select_g4adk_593,._input_g4adk_593{padding:.5rem .75rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem}._select_g4adk_593:focus,._input_g4adk_593:focus{outline:none;border-color:var(--blue-500)}._formActions_g4adk_621{display:flex;gap:.5rem}._saveButton_g4adk_631,._cancelButton_g4adk_631{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:background-color .2s;border:none}._saveButton_g4adk_631{background-color:var(--primary);color:var(--primary-foreground)}._saveButton_g4adk_631:hover{background-color:var(--primary-dark)}._cancelButton_g4adk_631{background-color:var(--gray-100);color:var(--foreground)}._cancelButton_g4adk_631:hover{background-color:var(--gray-200)}._dark_g4adk_205 ._cancelButton_g4adk_631{background-color:var(--gray-800)}._dark_g4adk_205 ._cancelButton_g4adk_631:hover{background-color:var(--gray-700)}._rulesList_g4adk_701{display:flex;flex-direction:column;gap:.75rem}._ruleItem_g4adk_713{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:var(--gray-50);border-radius:.5rem}._dark_g4adk_205 ._ruleItem_g4adk_713{background-color:var(--gray-900)}._ruleInfo_g4adk_739{flex:1}._ruleText_g4adk_747{font-size:.875rem;color:var(--foreground);margin-bottom:.25rem}._ruleStatus_g4adk_759{font-size:.75rem;color:var(--muted-foreground)}._ruleActions_g4adk_769{display:flex;gap:.5rem}._toggleButton_g4adk_779{padding:.25rem;background:none;border:none;cursor:pointer;color:var(--muted-foreground);transition:color .2s}._toggleButton_g4adk_779:hover{color:var(--foreground)}._deleteRuleButton_g4adk_805{padding:.25rem;background:none;border:none;cursor:pointer;color:var(--red-500);transition:color .2s}._deleteRuleButton_g4adk_805:hover{color:var(--red-600)}._emptyRules_g4adk_831{text-align:center;padding:2rem;color:var(--muted-foreground)}._notFound_g4adk_843{text-align:center;padding:3rem}._backButton_g4adk_853{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_g4adk_877{width:1rem;height:1rem}._iconMedium_g4adk_887{width:1.25rem;height:1.25rem}._targetPriceSection_g4adk_897{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border)}._targetPriceHeader_g4adk_909{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}._targetIcon_g4adk_923{width:1rem;height:1rem;color:var(--amber-500)}._targetLabel_g4adk_935{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._targetPriceDisplay_g4adk_951{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}._targetPriceValue_g4adk_965{font-size:1.25rem;font-weight:600;color:var(--amber-600)}._dark_g4adk_205 ._targetPriceValue_g4adk_965{color:var(--amber-400)}._targetStatus_g4adk_985{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;padding:.25rem .5rem;border-radius:.375rem}._targetStatus_g4adk_985._active_g4adk_1003{background-color:var(--green-50);color:var(--green-600)}._dark_g4adk_205 ._targetStatus_g4adk_985._active_g4adk_1003{background-color:var(--green-900-20);color:var(--green-400)}._targetStatus_g4adk_985._inactive_g4adk_1023{background-color:var(--gray-100);color:var(--muted-foreground)}._dark_g4adk_205 ._targetStatus_g4adk_985._inactive_g4adk_1023{background-color:var(--gray-800)}._statusIcon_g4adk_1041{width:.75rem;height:.75rem}._editTargetButton_g4adk_1051{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_g4adk_1051:hover{background-color:var(--gray-100);color:var(--foreground)}._dark_g4adk_205 ._editTargetButton_g4adk_1051:hover{background-color:var(--gray-800)}._noTargetPrice_g4adk_1095{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._noTargetPrice_g4adk_1095 p{font-size:.875rem;color:var(--muted-foreground);margin:0}._setTargetButton_g4adk_1121{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_g4adk_1121:hover{background-color:var(--gray-200)}._dark_g4adk_205 ._setTargetButton_g4adk_1121{background-color:var(--gray-800)}._dark_g4adk_205 ._setTargetButton_g4adk_1121:hover{background-color:var(--gray-700)}._targetPriceEdit_g4adk_1173{display:flex;flex-direction:column;gap:.75rem}._targetPriceInputWrapper_g4adk_1185{position:relative;display:flex;align-items:center}._targetPriceInput_g4adk_1185{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_g4adk_1185:focus{outline:none;border-color:var(--blue-500)}._currencySymbol_g4adk_1227{position:absolute;right:.75rem;font-size:.875rem;color:var(--muted-foreground)}._targetPriceActions_g4adk_1241{display:flex;gap:.5rem;flex-wrap:wrap}._saveTargetButton_g4adk_1253,._cancelTargetButton_g4adk_1253,._removeTargetButton_g4adk_1253{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_g4adk_1253{background-color:var(--green-600);color:#fff}._saveTargetButton_g4adk_1253:hover:not(:disabled){background-color:var(--green-700);transform:translateY(-1px)}._saveTargetButton_g4adk_1253:disabled{opacity:.5;cursor:not-allowed}._cancelTargetButton_g4adk_1253{background-color:var(--gray-100);color:var(--foreground)}._cancelTargetButton_g4adk_1253:hover{background-color:var(--gray-200)}._dark_g4adk_205 ._cancelTargetButton_g4adk_1253{background-color:var(--gray-800)}._dark_g4adk_205 ._cancelTargetButton_g4adk_1253:hover{background-color:var(--gray-700)}._removeTargetButton_g4adk_1253{background-color:var(--red-50);color:var(--red-600)}._removeTargetButton_g4adk_1253:hover{background-color:var(--red-100)}._dark_g4adk_205 ._removeTargetButton_g4adk_1253{background-color:var(--red-900-20);color:var(--red-400)}._dark_g4adk_205 ._removeTargetButton_g4adk_1253:hover{background-color:var(--red-900-30)}._container_n6ylh_1{padding:2rem;max-width:42rem;margin:0 auto}._backLink_n6ylh_13{margin-bottom:2rem}._backLinkText_n6ylh_21{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s}._backLinkText_n6ylh_21:hover{color:var(--foreground)}._formCard_n6ylh_49{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:3rem}._formHeader_n6ylh_63{text-align:center;margin-bottom:3rem}._iconWrapper_n6ylh_73{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_n6ylh_95 ._iconWrapper_n6ylh_73{background-color:var(--gray-800)}._headerIcon_n6ylh_103{width:2rem;height:2rem;color:var(--muted-foreground)}._title_n6ylh_115{font-size:1.875rem;font-weight:300;color:var(--foreground);margin-bottom:.5rem}._subtitle_n6ylh_129{font-size:.875rem;color:var(--muted-foreground)}._form_n6ylh_49{display:flex;flex-direction:column;gap:2rem}._formGroup_n6ylh_151{display:flex;flex-direction:column;gap:.75rem}._label_n6ylh_163{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._input_n6ylh_179{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_n6ylh_179:focus{outline:none;border-color:var(--blue-500)}._tagInputWrapper_n6ylh_211{display:flex;gap:.5rem}._tagInput_n6ylh_211{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_n6ylh_211:focus{outline:none;border-color:var(--blue-500)}._addTagButton_n6ylh_251{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_n6ylh_251:hover{background-color:var(--gray-200)}._dark_n6ylh_95 ._addTagButton_n6ylh_251{background-color:var(--gray-800)}._dark_n6ylh_95 ._addTagButton_n6ylh_251:hover{background-color:var(--gray-700)}._tagsList_n6ylh_301{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._tag_n6ylh_211{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_n6ylh_95 ._tag_n6ylh_211{background-color:var(--gray-800);color:var(--gray-300)}._removeTagButton_n6ylh_347{background:none;border:none;cursor:pointer;color:var(--muted-foreground);display:flex;align-items:center;padding:0}._removeTagButton_n6ylh_347:hover{color:var(--red-500)}._submitButton_n6ylh_375{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_n6ylh_375:hover:not(:disabled){background-color:var(--primary-dark)}._iconSmall_n6ylh_421{width:1rem;height:1rem}._iconTiny_n6ylh_431{width:.75rem;height:.75rem}._targetPriceWrapper_n6ylh_441{position:relative;display:flex;align-items:center}._targetIcon_n6ylh_453{position:absolute;left:1rem;width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._targetPriceWrapper_n6ylh_441 ._input_n6ylh_179{padding-left:2.5rem;padding-right:2.5rem}._currencySymbol_n6ylh_479{position:absolute;right:1rem;font-size:.875rem;color:var(--muted-foreground)}._hint_n6ylh_493{font-size:.7rem;color:var(--muted-foreground);margin-top:.25rem}._submitButton_n6ylh_375{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_n6ylh_375:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._submitButton_n6ylh_375:disabled{opacity:.5;cursor:not-allowed}._container_1651y_1{padding:2rem;max-width:80rem;margin:0 auto}._header_1651y_13{margin-bottom:2rem}._title_1651y_21{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._subtitle_1651y_35{font-size:.875rem;color:var(--muted-foreground)}._statsGrid_1651y_45{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 640px){._statsGrid_1651y_45{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._statsGrid_1651y_45{grid-template-columns:repeat(4,1fr)}}._statCard_1651y_83{padding:1.5rem;border-radius:.75rem;transition:box-shadow .2s}._statCard_1651y_83:hover{box-shadow:var(--shadow-md)}._statCardBlue_1651y_103{background-color:var(--blue-50)}._dark_1651y_111 ._statCardBlue_1651y_103{background-color:var(--blue-900-20)}._statCardPurple_1651y_119{background-color:var(--purple-50)}._dark_1651y_111 ._statCardPurple_1651y_119{background-color:var(--purple-900-20)}._statCardGreen_1651y_135{background-color:var(--green-50)}._dark_1651y_111 ._statCardGreen_1651y_135{background-color:var(--green-900-20)}._statCardEmerald_1651y_151{background-color:var(--green-50)}._dark_1651y_111 ._statCardEmerald_1651y_151{background-color:var(--green-900-20)}._statHeader_1651y_167{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._statIcon_1651y_181{width:2rem;height:2rem}._statIconBlue_1651y_191{color:var(--blue-600)}._dark_1651y_111 ._statIconBlue_1651y_191{color:var(--blue-400)}._statIconPurple_1651y_207{color:var(--purple-600)}._dark_1651y_111 ._statIconPurple_1651y_207{color:var(--purple-400)}._statIconGreen_1651y_223{color:var(--green-600)}._dark_1651y_111 ._statIconGreen_1651y_223{color:var(--green-400)}._statIconEmerald_1651y_239{color:var(--green-600)}._dark_1651y_111 ._statIconEmerald_1651y_239{color:var(--green-400)}._statValue_1651y_255{font-size:1.875rem;font-weight:300;color:var(--foreground)}._statLabel_1651y_267{font-size:.875rem;color:var(--muted-foreground)}._chartsGrid_1651y_277{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:1.5rem}@media (min-width: 1024px){._chartsGrid_1651y_277{grid-template-columns:repeat(2,1fr)}}._chartCard_1651y_303{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}._chartTitle_1651y_317{font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}._chartEmpty_1651y_335{display:flex;align-items:center;justify-content:center;height:300px;color:var(--muted-foreground)}._trendCard_1651y_351{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}._topChangesGrid_1651y_367{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 1024px){._topChangesGrid_1651y_367{grid-template-columns:repeat(2,1fr)}}._topCard_1651y_391{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}._topHeader_1651y_405{padding:1rem 1.5rem;border-bottom:1px solid var(--border)}._topHeaderGreen_1651y_415{background-color:var(--green-50-10)}._topHeaderRed_1651y_423{background-color:var(--red-50-10)}._topHeaderIconGreen_1651y_431{width:1.25rem;height:1.25rem;color:var(--green-600);margin-right:.5rem}._dark_1651y_111 ._topHeaderIconGreen_1651y_431{color:var(--green-400)}._topHeaderIconRed_1651y_453{width:1.25rem;height:1.25rem;color:var(--red-600);margin-right:.5rem}._dark_1651y_111 ._topHeaderIconRed_1651y_453{color:var(--red-400)}._topHeaderTitle_1651y_475{font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;display:inline-block}._topContent_1651y_493{padding:1.5rem}._topList_1651y_501{display:flex;flex-direction:column;gap:1rem}._topItem_1651y_513{display:flex;align-items:center;gap:1rem;padding:.5rem;text-decoration:none;border-radius:.5rem;transition:background-color .2s}._topItem_1651y_513:hover{background-color:var(--gray-50)}._dark_1651y_111 ._topItem_1651y_513:hover{background-color:var(--gray-800)}._topRank_1651y_549{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--muted-foreground)}._topImage_1651y_569{width:3rem;height:3rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}._topInfo_1651y_583{flex:1;min-width:0}._topName_1651y_593{font-size:.875rem;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}._topItem_1651y_513:hover ._topName_1651y_593{color:var(--blue-600)}._dark_1651y_111 ._topItem_1651y_513:hover ._topName_1651y_593{color:var(--blue-400)}._topShop_1651y_629{font-size:.75rem;color:var(--muted-foreground);margin-top:.125rem}._topStats_1651y_641{text-align:right}._topPercentGreen_1651y_649{font-size:.875rem;font-weight:600;color:var(--green-600)}._dark_1651y_111 ._topPercentGreen_1651y_649{color:var(--green-400)}._topPercentRed_1651y_669{font-size:.875rem;font-weight:600;color:var(--red-600)}._dark_1651y_111 ._topPercentRed_1651y_669{color:var(--red-400)}._topPrice_1651y_689{font-size:.75rem;color:var(--muted-foreground)}._topEmpty_1651y_699{text-align:center;padding:2rem;color:var(--muted-foreground)}._container_1p1ic_3{padding:2rem;max-width:80rem;margin:0 auto}._profileCard_1p1ic_17{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000d}._profileHeader_1p1ic_35{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_1p1ic_57{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}._avatar_1p1ic_71{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_1p1ic_93{width:2.5rem;height:2.5rem;color:#fff}._userName_1p1ic_105{font-size:1.5rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}._userEmail_1p1ic_119{font-size:.875rem;color:var(--muted-foreground)}._editNameInput_1p1ic_129{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_1p1ic_153{font-size:.875rem;padding:.25rem .5rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);width:100%}._editButton_1p1ic_173{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_1p1ic_173:hover{background-color:var(--gray-200);transform:translateY(-1px)}._dark_1p1ic_211 ._editButton_1p1ic_173{background-color:var(--gray-800)}._dark_1p1ic_211 ._editButton_1p1ic_173:hover{background-color:var(--gray-700)}._editActions_1p1ic_227{display:flex;gap:.5rem}._saveButton_1p1ic_237,._cancelButton_1p1ic_237{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_1p1ic_237{background-color:var(--green-600);color:#fff}._saveButton_1p1ic_237:hover{background-color:var(--green-700);transform:translateY(-1px)}._contactSection_1p1ic_319{margin-bottom:2rem}._sectionTitle_1p1ic_327{font-size:.875rem;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}._contactGrid_1p1ic_345{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._contactItem_1p1ic_357{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:var(--gray-50);border-radius:.75rem;transition:all .2s}._dark_1p1ic_211 ._contactItem_1p1ic_357{background-color:var(--gray-900)}._contactItem_1p1ic_357:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._contactIconWrapper_1p1ic_395{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_1p1ic_395{width:1.25rem;height:1.25rem;color:var(--blue-500)}._contactContent_1p1ic_429{flex:1}._contactLabel_1p1ic_437{font-size:.75rem;font-weight:500;color:var(--muted-foreground);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}._contactValue_1p1ic_455{font-size:.875rem;color:var(--foreground);font-weight:500;word-break:break-all}._contactInput_1p1ic_469{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_1p1ic_469:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 2px #3b82f61a}._telegramLink_1p1ic_503{color:var(--blue-500);text-decoration:none;transition:color .2s}._telegramLink_1p1ic_503:hover{color:var(--blue-600);text-decoration:underline}._statsGrid_1p1ic_527{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:1rem}._statItem_1p1ic_541{text-align:center;padding:1rem;background-color:var(--gray-50);border-radius:.75rem;transition:all .2s}._dark_1p1ic_211 ._statItem_1p1ic_541{background-color:var(--gray-900)}._statItem_1p1ic_541:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._statIcon_1p1ic_575{width:2rem;height:2rem;margin:0 auto .5rem}._statIconBlue_1p1ic_587{color:var(--blue-600)}._dark_1p1ic_211 ._statIconBlue_1p1ic_587{color:var(--blue-400)}._statIconAmber_1p1ic_603{color:var(--amber-600)}._dark_1p1ic_211 ._statIconAmber_1p1ic_603{color:var(--amber-400)}._statIconGreen_1p1ic_619{color:var(--green-600)}._dark_1p1ic_211 ._statIconGreen_1p1ic_619{color:var(--green-400)}._statIconPurple_1p1ic_635{color:var(--purple-600)}._dark_1p1ic_211 ._statIconPurple_1p1ic_635{color:var(--purple-400)}._statValue_1p1ic_651{font-size:2rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}._statLabel_1p1ic_665{font-size:.75rem;color:var(--muted-foreground);font-weight:500}._infoGrid_1p1ic_679{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._infoCard_1p1ic_693{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;transition:all .2s;text-align:center}._infoCard_1p1ic_693:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._infoIcon_1p1ic_721{width:1.5rem;height:1.5rem;color:var(--blue-500);margin-bottom:.75rem}._infoLabel_1p1ic_735{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._infoValue_1p1ic_753{font-size:1rem;font-weight:600;color:var(--foreground)}._activityCard_1p1ic_767{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}._activityTitle_1p1ic_781{font-size:.875rem;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}._activityList_1p1ic_799{display:flex;flex-direction:column;gap:.75rem}._activityItem_1p1ic_811{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_1p1ic_811:last-child{border-bottom:none}._activityValue_1p1ic_839{font-weight:600;color:var(--foreground)}._iconSmall_1p1ic_849{width:1rem;height:1rem}@media (max-width: 768px){._container_1p1ic_3{padding:1rem}._profileCard_1p1ic_17{padding:1.5rem}._profileHeader_1p1ic_35{flex-direction:column;align-items:stretch}._profileInfo_1p1ic_57{flex-direction:column;text-align:center}._contactGrid_1p1ic_345{grid-template-columns:1fr}._statsGrid_1p1ic_527{grid-template-columns:repeat(2,1fr)}._infoGrid_1p1ic_679{grid-template-columns:1fr}}._inputField_1p1ic_925{margin-bottom:1.5rem}._inputHeader_1p1ic_933{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._inputIconWrapper_1p1ic_947{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--gray-100);border-radius:.375rem}._dark_1p1ic_211 ._inputIconWrapper_1p1ic_947{background-color:var(--gray-800)}._inputIcon_1p1ic_947{width:.875rem;height:.875rem;color:var(--blue-500)}._inputLabel_1p1ic_987{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._inputWrapper_1p1ic_1003{position:relative;width:100%}._input_1p1ic_925{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_1p1ic_925:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 3px #3b82f61a}._inputValid_1p1ic_1047{border-color:var(--green-500);background-color:var(--green-50-10)}._inputError_1p1ic_1057{border-color:var(--red-500);background-color:var(--red-50-10)}._inputValidationIcon_1p1ic_1067{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--green-500)}._inputValidationIconError_1p1ic_1087{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--red-500)}._inputErrorText_1p1ic_1107{display:flex;align-items:center;gap:.375rem;margin-top:.375rem;font-size:.75rem;color:var(--red-500)}._inputSuccessText_1p1ic_1125{display:flex;align-items:center;gap:.375rem;margin-top:.375rem;font-size:.75rem;color:var(--green-600)}._errorIconSmall_1p1ic_1143{width:.75rem;height:.75rem;color:var(--red-500)}._successIconSmall_1p1ic_1155{width:.75rem;height:.75rem;color:var(--green-500)}._editContactGrid_1p1ic_1167{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._input_1p1ic_925{transition:all .2s ease}._input_1p1ic_925:focus{transform:translateY(-1px)}._inputHint_1p1ic_1201{font-size:.7rem;color:var(--muted-foreground);margin-top:.25rem}._editButton_1p1ic_173{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_1p1ic_173:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._editActions_1p1ic_227{display:flex;gap:.75rem}._saveButton_1p1ic_237,._cancelButton_1p1ic_237{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_1p1ic_237{background:linear-gradient(135deg,var(--green-600),var(--green-700));color:#fff}._saveButton_1p1ic_237:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}._saveButton_1p1ic_237:disabled{opacity:.5;cursor:not-allowed}._cancelButton_1p1ic_237{background-color:var(--gray-100);color:var(--foreground)}._cancelButton_1p1ic_237:hover{background-color:var(--gray-200);transform:translateY(-1px)}._dark_1p1ic_211 ._cancelButton_1p1ic_237{background-color:var(--gray-800)}._dark_1p1ic_211 ._cancelButton_1p1ic_237:hover{background-color:var(--gray-700)}@media (max-width: 768px){._editButton_1p1ic_173{width:100%;justify-content:center}._editActions_1p1ic_227{width:100%}._saveButton_1p1ic_237,._cancelButton_1p1ic_237{flex:1;justify-content:center}}._container_i7084_1{padding:2rem;max-width:64rem;margin:0 auto}._header_i7084_13{margin-bottom:2rem}._title_i7084_21{font-size:1.5rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._subtitle_i7084_35{font-size:.875rem;color:var(--muted-foreground)}._sections_i7084_45{display:flex;flex-direction:column;gap:1.5rem}._section_i7084_45{background-color:var(--card);border:1px solid var(--border);border-radius:.75rem;overflow:hidden}._sectionHeader_i7084_71{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid var(--border);background-color:var(--gray-50)}._dark_i7084_89 ._sectionHeader_i7084_71{background-color:var(--gray-900)}._sectionIcon_i7084_97{width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._sectionTitle_i7084_109{font-size:.875rem;font-weight:500;color:var(--foreground);text-transform:uppercase;letter-spacing:.05em}._sectionContent_i7084_125{padding:1.5rem}._settingItem_i7084_133{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid var(--border)}._settingItem_i7084_133:last-child{border-bottom:none;padding-bottom:0}._settingItem_i7084_133:first-child{padding-top:0}._settingInfo_i7084_167{display:flex;align-items:center;gap:1rem}._settingIcon_i7084_179{width:1.25rem;height:1.25rem;color:var(--muted-foreground)}._dangerIcon_i7084_191{color:var(--red-500)}._settingLabel_i7084_199{font-size:.875rem;font-weight:500;color:var(--foreground);margin-bottom:.25rem}._dangerLabel_i7084_213{color:var(--red-600)}._dark_i7084_89 ._dangerLabel_i7084_213{color:var(--red-400)}._settingDescription_i7084_229{font-size:.75rem;color:var(--muted-foreground)}._select_i7084_239{padding:.5rem 1rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;cursor:pointer}._select_i7084_239:focus{outline:none;border-color:var(--blue-500)}._toggle_i7084_269{position:relative;width:2.75rem;height:1.5rem;border-radius:9999px;transition:background-color .2s;cursor:pointer;border:none}._toggleOn_i7084_289{background-color:var(--blue-600)}._toggleOff_i7084_297{background-color:var(--gray-300)}._dark_i7084_89 ._toggleOff_i7084_297{background-color:var(--gray-600)}._toggleKnob_i7084_313{position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:9999px;transition:transform .2s}._toggleKnobOn_i7084_335{transform:translate(1.25rem)}._exportButton_i7084_343,._clearButton_i7084_343{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_i7084_343{background-color:var(--gray-100);color:var(--foreground)}._exportButton_i7084_343:hover{background-color:var(--gray-200)}._dark_i7084_89 ._exportButton_i7084_343{background-color:var(--gray-800)}._dark_i7084_89 ._exportButton_i7084_343:hover{background-color:var(--gray-700)}._clearButton_i7084_343{background-color:var(--red-50);color:var(--red-600)}._clearButton_i7084_343:hover{background-color:var(--red-100)}._dark_i7084_89 ._clearButton_i7084_343{background-color:var(--red-900-20);color:var(--red-400)}._dark_i7084_89 ._clearButton_i7084_343:hover{background-color:var(--red-900-30)}._statsGrid_i7084_439{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}@media (min-width: 768px){._statsGrid_i7084_439{grid-template-columns:repeat(4,1fr)}}._statItem_i7084_465{text-align:center}._statValue_i7084_473{font-size:1.875rem;font-weight:300;color:var(--foreground);margin-bottom:.25rem}._statLabel_i7084_487{font-size:.75rem;color:var(--muted-foreground)}._input_i7084_507{padding:.5rem 1rem;border:1px solid var(--border);border-radius:.5rem;background-color:var(--background);color:var(--foreground);font-size:.875rem;width:250px}._input_i7084_507:focus{outline:none;border-color:var(--blue-500)}._toggleGroup_i7084_537{display:flex;gap:.5rem;align-items:center}._testButton_i7084_549{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_i7084_549:hover{background-color:var(--gray-200)}._dark_i7084_89 ._testButton_i7084_549{background-color:var(--gray-800)}._dark_i7084_89 ._testButton_i7084_549:hover{background-color:var(--gray-700)}._saveSection_i7084_595{margin-top:1.5rem;text-align:center}._saveButton_i7084_605{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_i7084_605:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._saveButton_i7084_605:disabled{opacity:.5;cursor:not-allowed}._successMessage_i7084_655{margin-top:1rem;padding:.75rem;background-color:var(--green-50);color:var(--green-600);border-radius:.5rem;font-size:.875rem;text-align:center}._dark_i7084_89 ._successMessage_i7084_655{background-color:var(--green-900-20);color:var(--green-400)}._errorMessage_i7084_685{margin-top:1rem;padding:.75rem;background-color:var(--red-50);color:var(--red-600);border-radius:.5rem;font-size:.875rem;text-align:center}._dark_i7084_89 ._errorMessage_i7084_685{background-color:var(--red-900-20);color:var(--red-400)}._iconSmall_i7084_497{width:1rem;height:1rem}._container_yeae0_3{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_yeae0_21 ._container_yeae0_3{background:linear-gradient(135deg,var(--gray-900) 0%,var(--gray-800) 100%)}._card_yeae0_29{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_yeae0_47{text-align:center;margin-bottom:2rem}._title_yeae0_57{font-size:1.875rem;font-weight:300;color:var(--foreground);margin-bottom:.5rem}._subtitle_yeae0_71{font-size:.875rem;color:var(--muted-foreground)}._form_yeae0_81{display:flex;flex-direction:column;gap:1.5rem}._formGroup_yeae0_93{display:flex;flex-direction:column;gap:.5rem}._label_yeae0_105{font-size:.875rem;font-weight:500;color:var(--foreground)}._input_yeae0_117{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_yeae0_117:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 2px #3b82f61a}._submitButton_yeae0_149{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_yeae0_149:hover:not(:disabled){background-color:var(--primary-dark)}._submitButton_yeae0_149:disabled{opacity:.5;cursor:not-allowed}._errorMessage_yeae0_191{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_yeae0_21 ._errorMessage_yeae0_191{background-color:var(--red-900-20);border-color:var(--red-800);color:var(--red-400)}._footerText_yeae0_223{text-align:center;font-size:.875rem;color:var(--muted-foreground)}._link_yeae0_235{color:var(--blue-500);text-decoration:none;transition:color .2s}._link_yeae0_235: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)}}
