*{box-sizing:border-box;margin:0;padding:0}body{background:#0f0f23;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.app-container.dark-mode{background:#0d1f23;min-height:100vh;padding:1rem;position:relative}.app-container.light-mode{background:#f8fafc;min-height:100vh;padding:1rem;position:relative}.app-container:before{background:radial-gradient(circle at 20% 20%,#7877c61a 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff0d 0,#0000 50%),radial-gradient(circle at 40% 40%,#7877c614 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.max-w-6xl{margin:0 auto;max-width:72rem;position:relative;z-index:1}.header-card{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 8px 32px #0000001a;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.header-card.dark-mode{background:#132e35;border-color:#ffffff1a}.header-card.light-mode{background:#fff;border-color:#0000001a}.portfolio-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid;border-radius:20px;box-shadow:0 8px 32px #0000004d;transition:all .3s ease}.portfolio-card.dark-mode{background:#132e35;border-color:#fff3}.portfolio-card.light-mode{background:#fff;border-color:#0000001a;box-shadow:0 8px 32px #0000001a}.portfolio-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-2px)}.coin-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid;border-radius:20px;box-shadow:0 8px 32px #0000004d;transition:all .3s ease}.coin-card.dark-mode{background:#132e35;border-color:#fff3}.coin-card.light-mode{background:#fff;border-color:#0000001a;box-shadow:0 8px 32px #0000001a}.coin-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-2px)}.coin-header{cursor:pointer;justify-content:space-between}.coin-avatar,.coin-header{align-items:center;display:flex}.coin-avatar{border-radius:50%;height:2.5rem;justify-content:center;overflow:hidden;width:2.5rem}.coin-avatar.dark-mode{background:#5a636a}.coin-avatar.light-mode{background:#afb3b7}.coin-ticker{font-size:.875rem;font-weight:700}.coin-ticker.dark-mode{color:#fff}.coin-ticker.light-mode{color:#0d1f23}.coin-name{font-size:1.125rem;font-weight:600;line-height:1.75rem}.coin-name.dark-mode{color:#fff}.coin-name.light-mode{color:#0d1f23}.coin-holdings{font-size:.875rem;line-height:1.25rem}.coin-holdings.dark-mode{color:#afb3b7}.coin-holdings.light-mode{color:#5a636a}.coin-price-info{flex:1 1;text-align:right}.coin-price{font-size:1.25rem;font-weight:700}.coin-price.dark-mode{color:#fff}.coin-price.light-mode{color:#0d1f23}.price-loading{animation:spin 1s linear infinite;border:2px solid #9ca3af;border-radius:50%;border-top-color:#0000;height:1rem;margin-right:.5rem;width:1rem}.price-change{border-radius:.25rem;font-size:.875rem;font-weight:500;padding:.25rem .5rem}.price-change.positive{background:#22c55e33;color:#22c55e}.price-change.negative{background:#ef444433;color:#ef4444}.coin-value{font-size:.875rem}.coin-value.dark-mode{color:#afb3b7}.coin-value.light-mode{color:#5a636a}.expansion-indicator{align-items:center;display:flex;height:100%;justify-content:center;width:3rem}.expansion-arrow{border-radius:.5rem;padding:.5rem;transform:rotate(0deg);transition:all .3s ease-in-out}.expansion-arrow.expanded{transform:rotate(180deg)}.expansion-arrow:hover{background:#ffffff1a}.sell-orders-section{border-top:1px solid;border-color:#374151;margin-top:1rem;padding-top:1rem}.sell-orders-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.sell-orders-controls{align-items:center;display:flex;gap:.5rem}.control-btn{border:none;border-radius:.5rem;cursor:pointer;padding:.5rem;transition:all .3s ease}.control-btn.dark-mode{background:#5a636a;color:#fff}.control-btn.light-mode{background:#fff;box-shadow:0 1px 3px #0000001a;color:#5a636a}.control-btn:hover.dark-mode{background:#69818d}.control-btn:hover.light-mode{background:#f9fafb}.control-btn.delete.dark-mode{background:#dc262633;color:#f87171}.control-btn.delete.light-mode{background:#ef444433;color:#ef4444}.control-btn.delete:hover.dark-mode{background:#dc262680;color:#fca5a5}.control-btn.delete:hover.light-mode{background:#ef444433;color:#dc2626}.sell-orders-content{margin-top:1rem}.no-targets{color:#6b7280;font-size:.875rem;padding:2rem;text-align:center}.sell-orders-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr 1fr 2fr}.sell-order-header{border-radius:.5rem;font-size:.75rem;font-weight:500;padding:.75rem 1rem}.sell-order-header.dark-mode{background:#3741514d;color:#9ca3af}.sell-order-header.light-mode{background:#f9fafb;color:#6b7280}.sell-order-row{border:1px solid;border-radius:.75rem;padding:1rem;transition:all .3s ease}.sell-order-row.dark-mode{background:#37415180;border-color:#3741514d}.sell-order-row.light-mode{background:#fff;border-color:#e5e7eb;box-shadow:0 1px 3px #0000001a}.sell-order-row:hover.dark-mode{background:#37415199}.sell-order-row:hover.light-mode{background:#f9fafb}.price-cell{align-items:center;display:flex;gap:.75rem}.status-dot{border-radius:50%;height:.75rem;width:.75rem}.status-dot.live{background-color:#22c55e}.status-dot.sold{background-color:#3b82f6}.status-dot.cancelled{background-color:#6b7280}.cell-value{font-size:.875rem;font-weight:600}.cell-value.dark-mode{color:#fff}.cell-value.light-mode{color:#111827}.cell-subtext{font-size:.75rem}.cell-subtext.dark-mode{color:#9ca3af}.cell-subtext.light-mode{color:#6b7280}.status-select{border:1px solid;border-radius:.5rem;font-size:.75rem;padding:.25rem .75rem;width:100%}.status-select.dark-mode{background:#4b5563;border-color:#6b7280;color:#fff}.status-select.light-mode{background:#fff;border-color:#d1d5db;color:#111827}.sell-order-actions{align-items:center;display:flex;gap:.5rem;justify-content:flex-end}.action-btn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid;border-radius:.5rem;cursor:pointer;padding:.5rem;transition:all .3s ease}.action-btn.dark-mode{background:#132e35;border-color:#fff3;color:#fff}.action-btn.light-mode{background:#fff;border-color:#0000001a;box-shadow:0 4px 16px #0000001a;color:#132e35}.action-btn:hover{box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.action-btn.delete.dark-mode{background:#dc262633;border-color:#dc26264d;color:#f87171}.action-btn.delete.light-mode{background:#dc26261a;border-color:#dc262633;color:#dc2626}.add-coin-btn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid;border-radius:.75rem;cursor:pointer;font-weight:600;transition:all .3s ease}.add-coin-btn.dark-mode{background:#132e35;border-color:#fff3;box-shadow:0 4px 16px #0003;color:#fff}.add-coin-btn.light-mode{background:#fff;border-color:#0000001a;box-shadow:0 4px 16px #0000001a;color:#132e35}.add-coin-btn:hover{box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.currency-toggle-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.125rem;font-weight:700;height:3rem;justify-content:center;transition:all .3s ease;width:3rem}.currency-toggle-btn.dark-mode{background:#5a636a;color:#fff}.currency-toggle-btn.light-mode{background:#fff;box-shadow:0 1px 3px #0000001a;color:#374151}.currency-toggle-btn:hover.dark-mode{background:#69818d}.currency-toggle-btn:hover.light-mode{background:#f9fafb}.theme-toggle-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:3rem;justify-content:center;transition:all .2s ease;width:3rem}.theme-toggle-btn.dark-mode{background:#5a636a;color:#fcd34d}.theme-toggle-btn.light-mode{background:#fff;box-shadow:0 1px 3px #0000001a;color:#6b7280}.theme-toggle-btn:hover.dark-mode{background:#69818d}.theme-toggle-btn:hover.light-mode{background:#f9fafb}.profile-toggle-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:3rem;justify-content:center;transition:all .2s ease;width:3rem}.profile-toggle-btn.dark-mode{background:#5a636a;color:#afb3b7}.profile-toggle-btn.light-mode{background:#fff;box-shadow:0 1px 3px #0000001a;color:#6b7280}.profile-toggle-btn:hover.dark-mode{background:#69818d}.profile-toggle-btn:hover.light-mode{background:#f9fafb}.profile-dropdown{border:1px solid;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin-top:.5rem;position:absolute;right:0;width:12rem;z-index:50}.profile-dropdown.dark-mode{background:#1f2937;border-color:#374151}.profile-dropdown.light-mode{background:#fff;border-color:#e5e7eb}.profile-dropdown-item{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease;width:100%}.profile-dropdown-item.dark-mode{color:#d1d5db}.profile-dropdown-item.light-mode{color:#374151}.profile-dropdown-item:hover.dark-mode{background:#374151}.profile-dropdown-item:hover.light-mode{background:#f3f4f6}.text-primary.dark-mode{color:#fff}.text-primary.light-mode{color:#0d1f23}.text-secondary.dark-mode{color:#afb3b7}.text-secondary.light-mode{color:#5a636a}.section-title{font-size:1.5rem;font-weight:700}.section-title.dark-mode{color:#fff}.section-title.light-mode{color:#0d1f23}.text-orange-400{color:#fb923c}.text-green-400{color:#4ade80}.empty-state{border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:3rem;text-align:center}.empty-state.dark-mode{background:#1f2937}.empty-state.light-mode{background:#fff}.empty-state-icon{height:4rem;margin:0 auto 1rem;width:4rem}.empty-state-icon.dark-mode{color:#6b7280}.empty-state-icon.light-mode{color:#9ca3af}.empty-state-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.empty-state-title.dark-mode{color:#fff}.empty-state-title.light-mode{color:#111827}.empty-state-description{margin-bottom:1.5rem}.empty-state-description.dark-mode{color:#9ca3af}.empty-state-description.light-mode{color:#6b7280}.empty-state-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:.5rem;box-shadow:0 4px 16px #2563eb4d;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.empty-state-btn:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 8px 25px #2563eb66;transform:translateY(-2px)}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .3s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid;border-radius:24px;box-shadow:0 25px 50px -12px #0009;max-height:90vh;max-width:28rem;overflow-y:auto;padding:2rem;position:relative;width:100%}.modal-content.dark{background:#132e35;border-color:#fff3;color:#fff}.modal-content:not(.dark){background:#fff;border-color:#0000001a;box-shadow:0 25px 50px -12px #0000004d;color:#0d1f23}.modal-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1rem;height:2rem;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:2rem}.modal-content.dark .modal-close{background:#ffffff1a;color:#fffc}.modal-content:not(.dark) .modal-close{background:#0000001a;color:#0009}.modal-close:hover{transform:scale(1.1)}.modal-content.dark .modal-close:hover{background:#fff3;color:#fff}.modal-content:not(.dark) .modal-close:hover{background:#0003;color:#0d1f23}.modal-title{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.modal-content.dark .modal-title{color:#fff}.modal-content:not(.dark) .modal-title{color:#0d1f23}.modal-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.modal-content.dark .modal-label{color:#afb3b7}.modal-content:not(.dark) .modal-label{color:#5a636a}.modal-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:12px;font-size:.875rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.modal-content.dark .modal-input{background:#ffffff1a;border-color:#fff3;color:#fff}.modal-content:not(.dark) .modal-input{background:#fff;border-color:#0000001a;color:#0d1f23}.modal-input:focus{box-shadow:0 0 0 3px #3b82f633;outline:none}.modal-content.dark .modal-input:focus{background:#ffffff26;border-color:#3b82f6}.modal-content:not(.dark) .modal-input:focus{background:#f9fafb;border-color:#3b82f6}.modal-content.dark .modal-input::placeholder{color:#ffffff80}.modal-content:not(.dark) .modal-input::placeholder{color:#0006}.modal-btn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid;border-radius:12px;cursor:pointer;font-weight:600;padding:.75rem 1rem;transition:all .3s ease;width:100%}.modal-btn.primary{background:#132e35;border-color:#fff3;box-shadow:0 4px 16px #0003}.modal-content.dark .modal-btn.primary{color:#fff}.modal-content:not(.dark) .modal-btn.primary{background:#fff;border-color:#0000001a;box-shadow:0 4px 16px #0000001a;color:#132e35}.modal-btn.primary:hover{box-shadow:0 8px 25px #0003}.modal-btn.success{background:#132e35;border-color:#22c55e4d;box-shadow:0 4px 16px #22c55e33}.modal-content.dark .modal-btn.success{color:#4ade80}.modal-content:not(.dark) .modal-btn.success{background:#fff;border-color:#22c55e33;color:#22c55e}.modal-btn.success:hover{box-shadow:0 8px 25px #22c55e4d;transform:translateY(-2px)}.modal-btn.secondary{background:#5a636a;border-color:#fff3;color:#fff}.modal-btn.secondary:hover{background:#69818d}.modal-btn.danger{background:#132e35;border-color:#dc26264d;box-shadow:0 4px 16px #dc262633}.modal-content.dark .modal-btn.danger{color:#f87171}.modal-content:not(.dark) .modal-btn.danger{background:#fff;border-color:#dc262633;color:#dc2626}.modal-btn.danger:hover{box-shadow:0 8px 25px #dc26264d;transform:scale(1.05)}.modal-btn.disabled{background:#6b7280;border-color:#0000;color:#9ca3af;cursor:not-allowed}.coin-preview{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:12px}.modal-content.dark .coin-preview{background:#ffffff1a;border-color:#fff3}.modal-content:not(.dark) .coin-preview{background:#f9fafb;border-color:#0000001a}.modal-content.dark .coin-preview p{color:#fff}.modal-content:not(.dark) .coin-preview p{color:#0d1f23}.modal-content.dark .coin-preview .text-gray-400{color:#afb3b7}.modal-content:not(.dark) .coin-preview .text-gray-400{color:#5a636a}.search-results{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:12px;margin-top:.5rem;max-height:200px;overflow-y:auto}.modal-content.dark .search-results{background:#ffffff1a;border-color:#fff3}.modal-content:not(.dark) .search-results{background:#f9fafb;border-color:#0000001a}.search-result-item{align-items:center;border-bottom:1px solid;cursor:pointer;display:flex;gap:.75rem;padding:.75rem;transition:all .2s ease}.modal-content.dark .search-result-item{border-color:#ffffff1a;color:#fff}.modal-content:not(.dark) .search-result-item{border-color:#0000001a;color:#0d1f23}.search-result-item:last-child{border-bottom:none}.modal-content.dark .search-result-item:hover{background:#fff3}.modal-content:not(.dark) .search-result-item:hover{background:#fff}.search-result-item:hover{transform:translateX(4px)}.delete-confirmation-icon{align-items:center;background:#dc262633;border-radius:50%;display:flex;height:4rem;justify-content:center;margin:0 auto 1rem;width:4rem}.delete-confirmation-text{margin-bottom:1.5rem}.modal-content.dark .delete-confirmation-text{color:#d1d5db}.modal-content:not(.dark) .delete-confirmation-text{color:#374151}.delete-confirmation-actions{display:flex;gap:.75rem}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.gap-6{gap:1.5rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-3>*+*{margin-top:.75rem}.space-x-6>*+*{margin-left:1.5rem}.space-x-2>*+*{margin-left:.5rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mr-2{margin-right:.5rem}.ml-3{margin-left:.75rem}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.transition-all,.transition-colors{transition:all .3s ease}.duration-200{transition-duration:.2s}.rounded-lg{border-radius:.5rem}.w-full{width:100%}.h-4{height:1rem}.w-4{width:1rem}.h-5{height:1.25rem}.w-5{width:1.25rem}.h-6{height:1.5rem}.w-6{width:1.5rem}.h-8{height:2rem}.w-8{width:2rem}.max-w-md{max-width:28rem}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.relative{position:relative}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.max-w-6xl{padding:.5rem}.grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.sell-orders-grid{gap:.5rem;grid-template-columns:1fr}.text-2xl{font-size:1.25rem}}.modal-btn.primary{background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;box-shadow:0 4px 16px #2563eb4d;color:#fff;font-weight:600;transition:all .3s ease}.modal-btn.primary:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 8px 25px #2563eb66;transform:translateY(-2px)}.modal-btn.primary:active{box-shadow:0 4px 16px #2563eb4d;transform:translateY(0)}.currency-theme-toggle{background:linear-gradient(135deg,#0000,#ffffff0d);border:1px solid;border-radius:12px;cursor:pointer;flex:1 1;font-weight:600;padding:12px 16px;transition:all .3s ease}.currency-theme-toggle.active{background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#3b82f6;box-shadow:0 4px 16px #2563eb4d;color:#fff;transform:translateY(-1px)}.currency-theme-toggle.inactive{background:#374151;border-color:#4b5563;color:#d1d5db}.currency-theme-toggle.inactive:hover{background:#4b5563;box-shadow:0 4px 12px #0003;color:#fff;transform:translateY(-1px)}.profile-action-btn{align-items:center;background:linear-gradient(135deg,#374151,#4b5563);border:1px solid #4b5563;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;justify-content:center;padding:16px;transition:all .3s ease;width:100%}.profile-action-btn:hover{background:linear-gradient(135deg,#4b5563,#6b7280);box-shadow:0 8px 25px #0003;transform:translateY(-2px)}
/*# sourceMappingURL=main.51e06940.css.map*/