*{margin:0;padding:0;box-sizing:border-box}body{font-family:"MS Sans Serif",sans-serif;font-size:11px;overflow:hidden;height:100vh;background:silver}input[type=text],input[type=date],input[type=number],input[type=password],textarea{padding:2px 4px;border:1px inset #c0c0c0;font-size:11px;background:#fff;font-family:"MS Sans Serif",sans-serif;color:#000}input[type=text]:focus,input[type=date]:focus,input[type=number]:focus,input[type=password]:focus,textarea:focus{outline:none;border:1px solid #0000ff}select{padding:2px 4px;border:1px inset #c0c0c0;font-size:11px;background:#fff;font-family:"MS Sans Serif",sans-serif;color:#000}select:focus{outline:none;border:1px solid #0000ff}input[type=checkbox],input[type=radio]{width:13px;height:13px;margin-right:4px;vertical-align:middle}button{padding:4px 8px;background:silver;border:2px outset #c0c0c0;cursor:pointer;font-size:11px;font-family:"MS Sans Serif",sans-serif;color:#000;min-height:21px;box-sizing:border-box}button:hover{background:#d4d0c8}button:active,button.pressed{border:2px inset #c0c0c0;background:#b8b8b8}button:focus{outline:1px dotted #000;outline-offset:-3px}button:disabled{background:silver;color:gray;cursor:not-allowed;border:2px outset #c0c0c0;text-shadow:1px 1px 0 #ffffff}.btn-large{padding:6px 12px;font-size:11px;min-height:25px}.btn-small{padding:2px 6px;font-size:10px;min-height:17px}.btn-default,button[type=submit],.btn-primary{border:2px outset #c0c0c0;background:silver;font-weight:700;box-shadow:inset -1px -1px gray,inset 1px 1px #fff}.btn-default:hover,button[type=submit]:hover,.btn-primary:hover{background:#d4d0c8;box-shadow:inset -1px -1px gray,inset 1px 1px #fff}.btn-default:active,button[type=submit]:active,.btn-primary:active,.btn-default.pressed,.btn-primary.pressed{border:2px inset #c0c0c0;background:#b8b8b8;box-shadow:inset 1px 1px gray,inset -1px -1px #fff}.btn-flat{border:1px solid #c0c0c0;background:silver;box-shadow:none}.btn-flat:hover{border:1px outset #c0c0c0;background:#d4d0c8}.btn-flat:active,.btn-flat.pressed{border:1px inset #c0c0c0;background:#b8b8b8}.btn-toolbar{border:1px solid transparent;background:transparent;box-shadow:none;padding:3px 6px}.btn-toolbar:hover{border:1px outset #c0c0c0;background:silver}.btn-toolbar:active,.btn-toolbar.pressed,.btn-toolbar.active{border:1px inset #c0c0c0;background:#b8b8b8}.btn-icon{padding:4px;min-width:23px;min-height:23px;display:inline-flex;align-items:center;justify-content:center}.chart-btn{width:24px;height:24px;padding:0!important;font-size:11px!important;border:2px outset #c0c0c0!important;cursor:pointer;font-weight:400!important;background:silver!important;color:#000!important;font-family:"MS Sans Serif",sans-serif!important;box-shadow:inset -1px -1px gray,inset 1px 1px #fff!important;border-radius:0!important;transition:none!important;display:inline-flex;align-items:center;justify-content:center}.chart-btn:hover{background:#d4d0c8!important;box-shadow:inset -1px -1px gray,inset 1px 1px #fff!important}.chart-btn:active,.chart-btn.active,.chart-btn.pressed{border:2px inset #c0c0c0!important;background:#b8b8b8!important;box-shadow:inset 1px 1px gray,inset -1px -1px #fff!important}.chart-btn .chart-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.chart-btn .chart-icon svg{width:14px;height:14px;fill:currentColor;display:block}.chart-btn.active{color:navy!important}.filter-section .refresh-icon-btn{width:24px;height:24px;padding:0!important;border:2px outset #c0c0c0!important;background:silver!important;color:#000!important;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset -1px -1px gray,inset 1px 1px #fff!important;border-radius:0!important;transition:none!important;cursor:pointer}.filter-section .refresh-icon-btn:hover{background:#d4d0c8!important}.filter-section .refresh-icon-btn:active{border:2px inset #c0c0c0!important;background:#b8b8b8!important;box-shadow:inset 1px 1px gray,inset -1px -1px #fff!important}.filter-section .refresh-icon-btn:disabled{opacity:.6;cursor:not-allowed}.refresh-icon-btn .icon-95,.chart-btn .chart-icon{display:inline-flex;align-items:center;justify-content:center}.refresh-icon-btn .icon-95 svg{width:14px;height:14px;display:block;fill:currentColor}.btn-search,.btn-execute{background:silver;border:2px outset #c0c0c0;font-weight:700;padding:4px 12px;min-height:25px}.btn-search:hover,.btn-execute:hover{background:#d4d0c8}.btn-search:active,.btn-execute:active{border:2px inset #c0c0c0;background:#b8b8b8}.btn-cancel,.btn-close{background:silver;border:2px outset #c0c0c0;padding:4px 12px;min-height:25px}.btn-cancel:hover,.btn-close:hover{background:#d4d0c8}.btn-cancel:active,.btn-close:active{border:2px inset #c0c0c0;background:#b8b8b8}.retry-btn{margin-top:8px!important;padding:4px 12px!important;font-size:11px!important;background:silver!important;border:2px outset #c0c0c0!important;cursor:pointer;color:#000!important;font-family:"MS Sans Serif",sans-serif!important;min-height:25px;font-weight:700;box-shadow:inset -1px -1px gray,inset 1px 1px #fff!important;border-radius:0!important;transition:none!important;transform:none!important}.retry-btn:hover{background:#d4d0c8!important;box-shadow:inset -1px -1px gray,inset 1px 1px #fff!important;transform:none!important}.retry-btn:active{border:2px inset #c0c0c0!important;background:#b8b8b8!important;box-shadow:inset 1px 1px gray,inset -1px -1px #fff!important;transform:none!important}.btn-group{display:inline-flex;border:2px outset #c0c0c0}.btn-group button{border:none;border-right:1px solid #808080;margin:0;border-radius:0}.btn-group button:last-child{border-right:none}.btn-group button:hover{background:#d4d0c8}.btn-group button:active,.btn-group button.active{background:#b8b8b8;border-left:1px solid #808080;border-right:1px solid #ffffff}.btn-group-radio{display:inline-flex;border:2px inset #c0c0c0}.btn-group-radio button{border:1px outset #c0c0c0;margin:1px;border-radius:0}.btn-group-radio button.active{border:1px inset #c0c0c0;background:#b8b8b8}.btn-toggle{background:silver;border:2px outset #c0c0c0}.btn-toggle.active{border:2px inset #c0c0c0;background:#b8b8b8}.btn-toggle:hover:not(.active){background:#d4d0c8}.btn-dropdown{position:relative;padding-right:20px}.btn-dropdown:after{content:"▼";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:8px;color:#000}.btn-split{display:inline-flex;border:2px outset #c0c0c0}.btn-split .btn-main{border:none;border-right:1px solid #808080;border-radius:0}.btn-split .btn-dropdown{border:none;padding:4px 8px;border-radius:0;min-width:16px}.btn-link{background:transparent;border:none;color:#00f;text-decoration:underline;cursor:pointer;padding:2px 4px}.btn-link:hover{background:transparent;color:red}.btn-link:active{background:transparent;color:purple}.btn-danger{background:silver;border:2px outset #c0c0c0;color:maroon;font-weight:700}.btn-danger:hover{background:#d4d0c8}.btn-danger:active{border:2px inset #c0c0c0;background:#b8b8b8}.btn-success{background:silver;border:2px outset #c0c0c0;color:green;font-weight:700}.btn-success:hover{background:#d4d0c8}.btn-success:active{border:2px inset #c0c0c0;background:#b8b8b8}.btn-icon-left{display:inline-flex;align-items:center;gap:4px}.btn-icon-right{display:inline-flex;align-items:center;flex-direction:row-reverse;gap:4px}.btn-block{width:100%;display:block}.btn+.btn{margin-left:4px}.btn-group .btn+.btn{margin-left:0}label{display:flex;align-items:center;gap:4px;font-size:11px;color:#000;font-weight:400;font-family:"MS Sans Serif",sans-serif}.filter-section{display:flex;flex-wrap:wrap;gap:3px;padding:8px;background:silver;align-items:center;font-size:11px;border:1px solid #dee2e6;box-shadow:inset 0 1px 3px #0000000d}.filter-group{display:flex;align-items:center;gap:6px}.filter-group label{font-weight:400;color:#000;white-space:nowrap;font-size:11px}.filter-group input[type=text],.filter-group input[type=date],.filter-group select{min-width:80px;height:20px;font-size:11px;padding:2px 4px}.filter-group select{padding-right:20px}.filter-group input[type=checkbox]{width:13px;height:13px;margin-right:4px}.filter-separator{color:gray;font-size:11px;font-weight:400;margin:0 8px;height:20px;line-height:20px}.stock-code-input{font-family:"MS Sans Serif",sans-serif;letter-spacing:1px;text-transform:uppercase;font-weight:700!important;font-size:11px!important}.stock-code-input:focus{outline:none;border:1px solid #0000ff}.stock-code-input::placeholder{color:gray;font-weight:400;letter-spacing:normal;text-transform:none}.current-params{font-size:11px;background:#fff;padding:4px 8px;border:1px inset #c0c0c0;margin-bottom:8px;color:#000;font-weight:400;font-family:Courier New,monospace}.component-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;inset:0;color:#000;background:silver;z-index:1000}.loading-spinner{width:24px;height:24px;border:2px solid #808080;border-top:2px solid #000080;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:8px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.menubar{height:24px;background:silver;border-bottom:1px solid #808080;display:flex;align-items:center;padding:0 4px;position:relative;z-index:4000}.botdol-logo{display:flex;align-items:center;margin-right:16px;padding:2px 8px;background:silver;border:1px outset #c0c0c0;cursor:pointer}.botdol-logo:hover{background:#d0d0d0}.botdol-logo:active{border:1px inset #c0c0c0}.botdol-text{font-family:Courier New,monospace;font-size:11px;font-weight:700;color:navy;text-shadow:1px 1px 0px #ffffff;letter-spacing:1px}.menu-item{position:relative;display:flex;align-items:center}.menu-title{padding:4px 8px;cursor:pointer;color:#000;-webkit-user-select:none;user-select:none;border:1px solid transparent}.menu-title:hover,.menu-item.active .menu-title{background:#00f;color:#fff;border:1px solid #0000ff}.dropdown-menu{position:absolute;top:100%;left:0;background:silver;border:2px outset #c0c0c0;min-width:200px;display:none;z-index:3001;box-shadow:2px 2px 4px #0000004d}.menu-item.active .dropdown-menu{display:block}.menu-option{display:flex;align-items:center;padding:6px 12px;cursor:pointer;white-space:nowrap;gap:8px}.menu-option:hover{background:#00f;color:#fff}.menu-icon{width:16px;text-align:center;font-size:12px}.menu-separator{height:1px;background:gray;margin:2px 8px}.desktop-area{height:calc(100vh - 48px);background:teal;position:relative;overflow:hidden}.window-container{width:100%;height:100%;position:relative}.window{position:absolute;min-width:300px;min-height:200px;background:silver;border:2px outset #c0c0c0;box-shadow:2px 2px 4px #0000004d;z-index:100;transform-origin:center center}.window.active{z-index:1000}.window.minimized{display:none}.window.maximized{top:0!important;left:0!important;width:100%!important;height:100%!important;border:none}.window-titlebar{height:30px;background:linear-gradient(90deg,navy,#000060);color:#fff;display:flex;align-items:center;padding:2px 4px;cursor:move;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:700}.window:not(.active) .window-titlebar{background:linear-gradient(90deg,gray,#606060);color:silver}.window-icon{width:14px;height:14px;margin-right:4px;font-size:10px;display:flex;align-items:center;justify-content:center}.window-title{flex:1;font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.window-controls{display:flex;margin-left:auto;gap:1px}.window-control{width:16px;height:14px;border:1px outset #c0c0c0;background:silver;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#000;transition:all .15s ease}.window-control:hover{background:#e0e0e0;transform:scale(1.1)}.window-control:active{border:1px inset #c0c0c0;transform:scale(.95);transition:all .05s}.window-content{position:relative;height:calc(100% - 30px);overflow:auto;background:#fff;border-top:1px solid #808080}.window-content .component-loading{position:absolute;inset:0}.resize-handle{position:absolute;background:transparent;z-index:1001}.resize-handle.n{top:-2px;left:2px;right:2px;height:4px;cursor:n-resize}.resize-handle.s{bottom:-2px;left:2px;right:2px;height:4px;cursor:s-resize}.resize-handle.w{left:-2px;top:2px;bottom:2px;width:4px;cursor:w-resize}.resize-handle.e{right:-2px;top:2px;bottom:2px;width:4px;cursor:e-resize}.resize-handle.nw{top:-2px;left:-2px;width:4px;height:4px;cursor:nw-resize}.resize-handle.ne{top:-2px;right:-2px;width:4px;height:4px;cursor:ne-resize}.resize-handle.sw{bottom:-2px;left:-2px;width:4px;height:4px;cursor:sw-resize}.resize-handle.se{bottom:-2px;right:-2px;width:4px;height:4px;cursor:se-resize}.statusbar{height:24px;background:silver;border-top:1px solid #ffffff;border-bottom:1px solid #808080;display:flex;align-items:center;padding:0 8px;font-size:11px;position:relative;z-index:2000}.taskbar-buttons{flex:1;display:flex;gap:2px;overflow-x:auto;padding:2px 0}.taskbar-button{min-width:120px;max-width:180px;height:18px;padding:0 8px;background:silver;border:1px outset #c0c0c0;cursor:pointer;display:flex;align-items:center;gap:4px;font-size:11px;transition:all .2s cubic-bezier(.4,0,.2,1);overflow:hidden;white-space:nowrap;transform:translateY(0)}.taskbar-button:hover{background:#d0d0d0;transform:translateY(-1px);box-shadow:0 2px 4px #0003}.taskbar-button:active{border:1px inset #c0c0c0;transform:translateY(0);transition:all .1s}.taskbar-button.active{background:linear-gradient(180deg,#316ac5,#1e5ba8);color:#fff;border:1px inset #c0c0c0;box-shadow:inset 1px 1px 2px #0000004d;transform:translateY(1px)}.taskbar-button.active:hover{background:linear-gradient(180deg,#4a7ac7,#2968b5);transform:translateY(0)}.taskbar-button.minimized{background:#e0e0e0;border:1px outset #c0c0c0;font-style:italic;opacity:.8;transform:scale(.95)}.taskbar-button.minimized:hover{transform:scale(1) translateY(-1px);opacity:1}.taskbar-button-icon{font-size:12px;flex-shrink:0}.taskbar-button-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}.status-right{display:flex;align-items:center;gap:8px}.clock{background:#fff;border:1px inset #c0c0c0;padding:2px 8px;font-size:11px;color:#000;font-family:Courier New,monospace}.taskbar-buttons::-webkit-scrollbar{height:8px}.taskbar-buttons::-webkit-scrollbar-track{background:silver}.taskbar-buttons::-webkit-scrollbar-thumb{background:gray;border:1px solid #606060}.taskbar-buttons::-webkit-scrollbar-thumb:hover{background:#909090}.data-table{width:100%;border-collapse:collapse;font-size:12px;background:#fff;box-shadow:0 2px 8px #0000001a}.data-table table{width:100%;border-collapse:collapse;font-size:11px}.data-table th{background:#ddd;border:1px solid #c1c1c1;padding:8px 6px;font-weight:600;text-align:center;color:#000;white-space:nowrap}.data-table td{border:1px solid #dee2e6;padding:6px 8px;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.data-table tr:nth-child(2n){background:#f0f0f0}.date-cell,.time-cell{text-align:center!important;font-weight:500;color:#495057}.price-cell,.volume-cell{text-align:right;font-weight:500;color:#212529}.positive,.red{color:#f44!important;font-weight:700}.negative,.blue{color:#44f!important;font-weight:700}.neutral,.black{color:#333!important}.change-cell{font-weight:600}.change-cell.positive:before{content:"+"}.investor-cell{text-align:right;font-size:11px}.table-wrapper{overflow-y:auto;border:1px solid #dee2e6;border-radius:4px;background:#fff}.no-data{text-align:center;padding:40px 20px;color:#6c757d;background:#f8f9fa;border-radius:8px;margin:20px 0}.no-data-icon{font-size:48px;margin-bottom:16px;opacity:.6}.no-data p{font-size:16px;font-weight:500;margin:8px 0;color:#495057}.no-data small{font-size:14px;color:#868e96}.component-loading{position:absolute;inset:0;background:#f8f9fae6;display:flex;justify-content:center;align-items:center;z-index:100}.component-loading:after{content:"";width:32px;height:32px;border:3px solid #dee2e6;border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.data-error{text-align:center;padding:40px 20px;background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;margin:20px 0}.data-error p{font-size:16px;font-weight:500;margin:8px 0}.data-error small{font-size:12px;color:#856404;display:block;margin:8px 0 16px}.retry-btn{background:#dc3545;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px}.retry-btn:hover{background:#c82333}@media (max-width: 768px){.table-wrapper{font-size:10px}.data-table th,.data-table td{padding:4px 2px}.no-data{padding:20px 10px}.no-data-icon{font-size:32px}}.data-table tbody tr:hover{background-color:#f8f9fa}.table-wrapper::-webkit-scrollbar{width:8px;height:8px}.table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.data-table tr:hover{background:#00f;color:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#dee2e6,#adb5bd);border-radius:4px;border:1px solid #e9ecef}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#adb5bd,#6c757d)}::-webkit-scrollbar-corner{background:#f8f9fa}
