@charset "UTF-8";#root{max-width:1280px;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.home-root{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#222;background:#fff;min-height:100vh}.home-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 32px 0;font-size:16px}.logo{font-weight:700;letter-spacing:2px}.home-nav{display:flex;gap:32px;color:#aaa;font-size:14px}.home-main{margin-top:32px;display:flex;justify-content:center;flex-direction:column}.grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:40px;width:900px;height:700px}.feature{background:#f7f7f7;border-radius:20px;display:flex;align-items:center;padding:40px;min-height:300px;box-sizing:border-box}.feature-large{flex-direction:row}.feature-small{flex-direction:column;justify-content:flex-end}.feature h2{font-size:28px;font-weight:500;margin-bottom:12px}.feature p{color:#aaa;font-size:18px;margin:0}.icon{width:80px;height:80px;margin-right:32px;background:#ededed;display:flex;align-items:center;justify-content:center}.icon.square{border-radius:16px}.icon.circle{border-radius:50%}.icon.triangle{clip-path:polygon(50% 0%,0% 100%,100% 100%);background:#ededed}.stock-example-section{width:900px;margin-top:60px;margin-bottom:60px;padding:32px;background:#f7f7f7;border-radius:20px}.stock-example-section h2{font-size:24px;font-weight:500;margin-bottom:24px;color:#222}.stock-example{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif}.stock-list-container{margin-bottom:32px}.stock-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-top:16px}.stock-item{padding:12px 16px;background:#fff;border-radius:12px;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.stock-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.stock-item.selected{border-color:#3498db;background:#f0f8ff}.stock-code{font-weight:600;color:#222;font-size:16px}.stock-name{color:#666;font-size:14px;margin-top:4px}.stock-quote-container{background:#fff;padding:24px;border-radius:12px}.stock-quote{display:flex;flex-direction:column;gap:16px}.quote-row{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.quote-label{width:100px;color:#666;font-size:14px}.quote-value{font-size:16px;font-weight:500;color:#222}.change-percent{font-size:16px;font-weight:500}.green{color:#2ecc71}.red{color:#e74c3c}.gray{color:#95a5a6}.loading{text-align:center;padding:40px;color:#666}.error{text-align:center;padding:20px;color:#e74c3c;background:#fee;border-radius:8px}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
