.grid-stack{position:relative}.grid-stack-rtl{direction:ltr}.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;margin:0;position:absolute;width:auto;z-index:0!important}.grid-stack>.grid-stack-item{position:absolute;padding:0;top:0;left:0;width:var(--gs-column-width);height:var(--gs-cell-height)}.grid-stack>.grid-stack-item>.grid-stack-item-content{margin:0;position:absolute;width:auto;overflow-x:hidden;overflow-y:auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack>.grid-stack-item>.grid-stack-item-content,.grid-stack>.grid-stack-placeholder>.placeholder-content{top:var(--gs-item-margin-top);right:var(--gs-item-margin-right);bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 20 20"><path d="m10 3 2 2H8l2-2v14l-2-2h4l-2 2"/></svg>');background-repeat:no-repeat;background-position:center}.grid-stack-item>.ui-resizable-ne{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:var(--gs-item-margin-top);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:var(--gs-item-margin-top);left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:var(--gs-item-margin-top);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px;right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:var(--gs-item-margin-bottom);right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px;left:var(--gs-item-margin-left)}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,top}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{box-shadow:1px 4px 6px #0003;opacity:.8}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing{transition:left 0s,top 0s,height 0s,width 0s}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack>.grid-stack-item[gs-x="0"]{left:0}:root{--bg-primary: #0a0a1a;--bg-secondary: #111128;--bg-surface: #1a1a3e;--bg-surface-hover: #22224a;--bg-widget: rgba(22, 22, 58, .85);--bg-glass: rgba(30, 30, 70, .6);--bg-input: rgba(255, 255, 255, .06);--text-primary: #f0f0ff;--text-secondary: #9d9dc0;--text-muted: #6b6b8d;--text-accent: #a78bfa;--border-color: rgba(255, 255, 255, .08);--border-active: rgba(139, 92, 246, .4);--accent: #8b5cf6;--accent-hover: #7c3aed;--accent-glow: rgba(139, 92, 246, .2);--green: #10b981;--green-glow: rgba(16, 185, 129, .15);--red: #ef4444;--red-glow: rgba(239, 68, 68, .15);--yellow: #f59e0b;--blue: #3b82f6;--cyan: #06b6d4;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-2xl: 32px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 16px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .5);--shadow-glow: 0 0 20px var(--accent-glow);--font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .4s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:14px;scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg-primary);color:var(--text-primary);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse at 20% 20%,rgba(139,92,246,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(59,130,246,.06) 0%,transparent 50%),radial-gradient(ellipse at 50% 50%,rgba(16,185,129,.04) 0%,transparent 50%);pointer-events:none;z-index:0}input,select,textarea,button{font-family:var(--font);font-size:1rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}.lock-screen{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:var(--bg-primary);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.lock-screen:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(139,92,246,.12) 0%,transparent 50%),radial-gradient(circle at 70% 60%,rgba(59,130,246,.08) 0%,transparent 50%);animation:lockBg 8s ease-in-out infinite alternate}@keyframes lockBg{0%{opacity:.6}to{opacity:1}}.lock-container{position:relative;width:360px;padding:var(--space-2xl);text-align:center;animation:fadeInUp .6s var(--transition-slow)}.lock-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--blue));color:#fff;margin-bottom:var(--space-lg);box-shadow:0 0 40px var(--accent-glow);animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 20px var(--accent-glow)}50%{box-shadow:0 0 40px var(--accent-glow),0 0 60px #8b5cf61a}}.lock-title{font-size:2.4rem;font-weight:800;letter-spacing:4px;background:linear-gradient(135deg,var(--text-primary),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:var(--space-xs)}.lock-subtitle{color:var(--text-secondary);font-size:.9rem;font-weight:300;letter-spacing:1px;margin-bottom:var(--space-2xl)}.lock-form{animation:fadeInUp .4s ease}.lock-info{color:var(--text-secondary);font-size:.85rem;margin-bottom:var(--space-lg);line-height:1.5}.input-group{margin-bottom:var(--space-md)}.input-group input,.form-group input,.form-group select,.form-group textarea{width:100%;padding:var(--space-md) var(--space-lg);background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);outline:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.input-group input:focus,.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.input-group input::placeholder,.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-muted)}.error-message{color:var(--red);font-size:.8rem;margin-top:var(--space-sm);min-height:1.2em}.btn{display:inline-flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg);border:none;border-radius:var(--radius-md);cursor:pointer;font-weight:500;transition:all var(--transition-fast);white-space:nowrap}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-hover));color:#fff;box-shadow:0 2px 12px var(--accent-glow)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 20px var(--accent-glow)}.btn-ghost{background:transparent;color:var(--text-secondary);border:1px solid var(--border-color)}.btn-ghost:hover{background:var(--bg-surface);color:var(--text-primary);border-color:var(--border-active)}.btn-danger{color:var(--red)!important;border-color:#ef444433!important}.btn-danger:hover{background:var(--red-glow)!important}.btn-full{width:100%;justify-content:center;padding:var(--space-md) var(--space-lg)}.btn-sm{padding:var(--space-xs) var(--space-sm);font-size:.8rem;border-radius:var(--radius-sm)}.btn-icon{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:transparent;border:none;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast)}.btn-icon:hover{background:var(--bg-surface-hover);color:var(--text-primary)}.header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-xl);background:#0a0a1ad9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color)}.header-left{display:flex;align-items:center;gap:var(--space-md)}.logo{font-size:1.3rem;font-weight:800;letter-spacing:3px;background:linear-gradient(135deg,var(--accent),var(--blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-divider{width:1px;height:20px;background:var(--border-color)}.header-subtitle{color:var(--text-muted);font-size:.85rem;font-weight:300}.header-right{display:flex;align-items:center;gap:var(--space-sm)}.header-time{color:var(--text-secondary);font-size:.85rem;font-weight:500;margin-right:var(--space-md);font-variant-numeric:tabular-nums}.header-links{display:flex;align-items:center;gap:2px;margin-right:var(--space-sm);padding-right:var(--space-sm);border-right:1px solid var(--border-color)}.header-links .btn{padding:var(--space-xs) var(--space-sm);font-size:.75rem;opacity:.6;text-decoration:none}.header-links .btn:hover{opacity:1;text-decoration:none}.tab-bar{display:flex;align-items:center;gap:4px;padding:0 calc(var(--space-lg) + 8px);background:var(--bg-card);border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}.tab-bar::-webkit-scrollbar{display:none}.tab-list{display:flex;align-items:center;gap:2px;flex:1;min-width:0}.tab-item{display:flex;align-items:center;gap:6px;padding:12px 20px;font-size:.875rem;font-weight:500;color:var(--text-muted);cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;transition:all .2s ease;-webkit-user-select:none;user-select:none}.tab-item:hover{color:var(--text);background:#ffffff08}.tab-item.active{color:var(--accent);border-bottom-color:var(--accent)}.tab-name{pointer-events:auto}.tab-close{display:none;background:none;border:none;color:var(--text-muted);font-size:1rem;line-height:1;padding:0 2px;cursor:pointer;border-radius:3px;opacity:.5;transition:all .15s}.tab-item:hover .tab-close{display:flex}.tab-close:hover{opacity:1;background:#ef444426;color:#ef4444}.tab-rename-input{background:var(--bg-input);border:1px solid var(--accent);color:var(--text);font-size:.8rem;font-weight:500;padding:2px 6px;border-radius:4px;outline:none;width:120px}.tab-add-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:1px dashed var(--border);border-radius:6px;color:var(--text-muted);cursor:pointer;flex-shrink:0;transition:all .2s}.tab-add-btn:hover{border-color:var(--accent);color:var(--accent);background:#6366f114}.dashboard{position:relative;padding:var(--space-lg);z-index:1;min-height:calc(100vh - 98px)}.grid-stack{min-height:600px}.grid-stack-item-content{background:var(--bg-widget);border:1px solid var(--border-color);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow var(--transition-base),border-color var(--transition-base)}.grid-stack-item-content:hover{border-color:var(--border-active);box-shadow:var(--shadow-md),var(--shadow-glow)}.gs-placeholder>.placeholder-content{border:2px dashed var(--accent)!important;background:var(--accent-glow)!important;border-radius:var(--radius-lg)!important}.widget-header{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-color);cursor:move;-webkit-user-select:none;user-select:none;flex-shrink:0}.widget-header-left{display:flex;align-items:center;gap:var(--space-sm)}.widget-header-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-sm);font-size:1rem}.widget-header h3{font-size:.9rem;font-weight:600;color:var(--text-primary)}.widget-header-actions{display:flex;gap:var(--space-xs)}.widget-body{flex:1;padding:var(--space-lg);overflow-y:auto;overflow-x:hidden}.net-worth-value{font-size:2rem;font-weight:800;background:linear-gradient(135deg,var(--green),var(--cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:var(--space-xs);line-height:1.2}.net-worth-label{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--space-lg)}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-sm);margin-bottom:var(--space-lg)}.stat-item{background:var(--bg-input);border-radius:var(--radius-sm);padding:var(--space-md)}.stat-item-label{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-xs)}.stat-item-value{font-size:1rem;font-weight:600;color:var(--text-primary)}.chart-container{position:relative;width:100%;max-height:200px}.toggle-switch{width:32px;height:18px;background:var(--border-color);border-radius:9px;position:relative;cursor:pointer;transition:background .2s}.toggle-switch.active{background:var(--green)}.toggle-knob{width:14px;height:14px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s}.toggle-switch.active .toggle-knob{transform:translate(14px)}.asset-list{list-style:none}.asset-item{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md);border-radius:var(--radius-sm);border:1px solid transparent;transition:all var(--transition-fast);margin-bottom:var(--space-xs)}.asset-item:hover{background:var(--bg-surface-hover);border-color:var(--border-color)}.asset-item-left{display:flex;align-items:center;gap:var(--space-md);min-width:0}.asset-item-icon{font-size:1.3rem;flex-shrink:0}.asset-item-info{min-width:0}.asset-item-name{font-weight:500;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-item-type{font-size:.75rem;color:var(--text-muted)}.asset-item-right{text-align:right;flex-shrink:0}.asset-item-value{font-weight:600;font-size:.9rem;color:var(--green)}.asset-item-actions{display:flex;gap:var(--space-xs);opacity:0;transition:opacity var(--transition-fast)}.asset-item:hover .asset-item-actions{opacity:1}.asset-empty{text-align:center;padding:var(--space-2xl);color:var(--text-muted)}.asset-empty-icon{font-size:2.5rem;margin-bottom:var(--space-md);opacity:.5}.gold-row{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) 0;border-bottom:1px solid var(--border-color)}.gold-row:last-child{border-bottom:none}.gold-name{font-weight:500;font-size:.85rem}.gold-prices{display:flex;gap:var(--space-lg);text-align:right;align-items:center}.gold-sparkline{display:flex;align-items:center;opacity:.85}.gold-sparkline .sparkline-svg{display:block}.gold-price-col{min-width:80px;vertical-align:top;align-self:flex-start}.gold-price-label{font-size:.65rem;color:var(--text-muted);text-transform:uppercase}.gold-price-value{font-weight:600;font-size:.9rem;color:var(--yellow)}.stock-watchlist-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-md)}.stock-add-form{display:flex;gap:var(--space-xs)}.stock-add-form input{width:80px;padding:var(--space-xs) var(--space-sm);background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.8rem;outline:none;text-transform:uppercase}.stock-row{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);margin-bottom:var(--space-xs);transition:background var(--transition-fast)}.stock-row:hover{background:var(--bg-surface-hover)}.stock-symbol{font-weight:700;font-size:.85rem;color:var(--blue);min-width:60px}.stock-price{font-weight:600;font-size:.9rem;min-width:70px;text-align:right}.stock-change{font-size:.8rem;font-weight:600;padding:2px 8px;border-radius:var(--radius-sm);min-width:60px;text-align:center}.stock-change.up{color:var(--green);background:var(--green-glow)}.stock-change.down{color:var(--red);background:var(--red-glow)}.stock-action{width:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.news-item{padding:var(--space-md) 0;border-bottom:1px solid var(--border-color);transition:opacity var(--transition-fast)}.news-item:last-child{border-bottom:none}.news-item:hover{opacity:.85}.news-item-title{font-size:.85rem;font-weight:500;color:var(--text-primary);line-height:1.4;margin-bottom:var(--space-xs);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-item-title a{color:inherit}.news-item-title a:hover{color:var(--accent)}.news-item-meta{display:flex;align-items:center;gap:var(--space-sm);font-size:.7rem;color:var(--text-muted)}.news-tag{display:inline-block;padding:1px 6px;border-radius:3px;font-size:.65rem;font-weight:600;text-transform:uppercase}.news-tag.war{background:var(--red-glow);color:var(--red)}.news-tag.finance{background:var(--green-glow);color:var(--green)}.news-tag.economy{background:#3b82f626;color:var(--blue)}.modal-overlay{position:fixed;inset:0;z-index:1000;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease}.modal{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);width:90%;max-width:440px;animation:modalIn .3s var(--transition-slow)}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:var(--space-lg) var(--space-xl);border-bottom:1px solid var(--border-color)}.modal-header h2{font-size:1.1rem;font-weight:600}.btn-close{background:none;border:none;color:var(--text-muted);font-size:1.5rem;cursor:pointer;padding:0;line-height:1;transition:color var(--transition-fast)}.btn-close:hover{color:var(--text-primary)}.modal-body{padding:var(--space-xl)}.form-group{margin-bottom:var(--space-lg)}.form-group label{display:block;font-size:.8rem;font-weight:500;color:var(--text-secondary);margin-bottom:var(--space-xs)}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239d9dc0' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.form-group select option{background:var(--bg-secondary);color:var(--text-primary)}.modal-footer{display:flex;justify-content:flex-end;gap:var(--space-sm);padding-top:var(--space-lg);border-top:1px solid var(--border-color);margin-top:var(--space-sm)}.widget-picker-modal{max-width:520px}.widget-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md);padding:var(--space-xl)}.widget-card{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);padding:var(--space-lg);background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);color:var(--text-primary)}.widget-card:hover{transform:translateY(-3px);border-color:var(--border-active);box-shadow:var(--shadow-md),var(--shadow-glow)}.widget-card-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--radius-md);color:#fff}.widget-card span{font-size:.8rem;font-weight:500;text-align:center}.toast-container{position:fixed;bottom:var(--space-xl);right:var(--space-xl);z-index:2000;display:flex;flex-direction:column-reverse;gap:var(--space-sm)}.toast{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-md);animation:toastIn .3s var(--transition-slow);min-width:280px;max-width:400px}.toast.success{border-left:3px solid var(--green)}.toast.error{border-left:3px solid var(--red)}.toast.info{border-left:3px solid var(--blue)}.toast-message{flex:1;font-size:.85rem;color:var(--text-primary)}.toast-close{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:1rem;padding:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes modalIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes toastIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes toastOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,var(--bg-surface) 25%,var(--bg-surface-hover) 50%,var(--bg-surface) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-sm)}.text-green{color:var(--green)}.text-red{color:var(--red)}.text-yellow{color:var(--yellow)}.text-blue{color:var(--blue)}.text-muted{color:var(--text-muted)}.badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:20px;font-size:.7rem;font-weight:600}.badge.up{background:var(--green-glow);color:var(--green)}.badge.down{background:var(--red-glow);color:var(--red)}@media(max-width:768px){.header{padding:var(--space-sm) var(--space-md)}.header-subtitle,.logo-divider{display:none}.dashboard{padding:var(--space-sm)}.widget-picker-grid{grid-template-columns:repeat(2,1fr)}.btn span{display:none}.net-worth-value{font-size:1.5rem}.stat-grid{grid-template-columns:1fr}}@media(max-width:480px){html{font-size:13px}.lock-container{width:100%;padding:var(--space-xl)}.lock-title{font-size:2rem}}.ai-content{font-size:.85rem;line-height:1.7;color:var(--text-secondary)}.ai-analysis h3{font-size:.95rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--space-sm)}.ai-analysis h4{font-size:.88rem;font-weight:600;color:var(--text-primary);margin-top:var(--space-md);margin-bottom:var(--space-xs)}.ai-analysis strong{color:var(--text-primary);font-weight:600}.ai-analysis ul{padding-left:var(--space-lg);margin:var(--space-sm) 0}.ai-analysis li{margin-bottom:var(--space-xs)}.ai-timestamp{font-size:.72rem;color:var(--text-muted);margin-top:var(--space-md);padding-top:var(--space-sm);border-top:1px solid var(--border-color)}.ai-disclaimer{font-size:.72rem;color:var(--yellow);opacity:.7;margin-top:var(--space-sm);font-style:italic}.ai-notice{text-align:center;padding:var(--space-xl);color:var(--text-muted);font-size:.85rem}.ai-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-2xl);gap:var(--space-md);color:var(--text-muted)}.ai-loading p{font-size:.85rem}.ai-loading-spinner{width:32px;height:32px;border:3px solid var(--border-color);border-top-color:var(--accent);border-radius:50%;animation:ai-spin .8s linear infinite}@keyframes ai-spin{to{transform:rotate(360deg)}}
