.controls{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;gap:15px;width:100%;max-width:725px;margin-bottom:20px;padding:15px 25px;display:flex;box-shadow:0 4px 15px rgba(0,0,0,.05)}.controls .title{color:#333;font-size:20px;font-weight:700}#laso-form{flex-direction:column;gap:15px;display:flex}.form-row{flex-wrap:wrap;gap:15px;width:100%;display:flex}.form-group{flex-direction:column;flex:120px;gap:5px;display:flex}.form-group label{color:#555;font-size:13px;font-weight:700}#laso-form input,#laso-form select{background:#fafafa;border:1px solid #ccc;border-radius:4px;padding:8px 12px;font-size:14px}#laso-form input:focus,#laso-form select:focus{border-color:#dc143c;outline:none}#laso-form button{color:#fff;cursor:pointer;white-space:nowrap;background:#dc143c;border:none;border-radius:4px;height:36px;padding:9px 20px;font-weight:700}#laso-form button:hover{background:#b01030}.chart-wrapper{width:100%;overflow:hidden}#chart-scaler{width:1005px;margin:0 auto}.chart-container{background-color:#d1bfae;border:1px solid #d1bfae;grid-template-rows:repeat(4,350px);grid-template-columns:repeat(4,250px);gap:1px;display:grid;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.1)}.cell{box-sizing:border-box;background:#fffcf8;flex-direction:column;padding:8px;transition:background-color .2s,border-color .2s;display:flex;position:relative}.cell.highlight-target{background:#fdf0f2}.cell.highlight-source{background:#fde8eb}#lines-svg{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.svg-line{stroke:rgba(220,20,60,.35);stroke-width:2px;stroke-dasharray:5 5}.center-info{background:#fffcf8;flex-direction:column;grid-area:2/2/span 2/span 2;justify-content:flex-start;align-items:center;padding:15px 20px;display:flex;position:relative}.center-logo{opacity:.8;width:80px;height:80px;margin-bottom:15px}.luanso-brand{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:18px}.info-title{color:#333;text-transform:uppercase;margin-bottom:16px;font-size:26px;font-weight:700}.date-table{border-collapse:collapse;width:100%;margin-top:15px;font-size:20px}.date-table th{border-bottom:1px dashed #ccc;padding-bottom:8px;font-size:18px;font-weight:700}.date-table td{text-align:center;padding:6px 0}.row-label{color:#555;white-space:nowrap;font-weight:500;text-align:left!important}.bazi-text,.highlight-text{color:#8b4513;font-weight:500}.info-value{font-weight:700}.info-grid{grid-template-columns:auto 1fr;gap:16px 30px;width:85%;margin-top:35px;font-size:20px;display:grid}.info-grid div{display:contents}.info-label{color:#666}.info-value{color:#111;font-weight:700}.cell-header{justify-content:space-between;font-size:16px;font-weight:700;display:flex}.cell-header-left{color:#dc143c}.cell-header-right{font-weight:700}.cell-name{text-align:center;text-transform:uppercase;margin-top:4px;font-size:20px;font-weight:700}.cell-than{color:#fff;vertical-align:middle;background:#dc143c;border-radius:3px;margin-left:4px;padding:2px 5px;font-size:14px}.main-stars{text-align:center;flex-direction:column;gap:2px;margin-top:5px;font-size:18px;font-weight:700;display:flex}.sub-stars{flex:1;justify-content:space-between;margin-top:6px;font-size:15px;display:flex;overflow:hidden}.sub-stars-left,.sub-stars-right{flex-direction:column;gap:1px;line-height:1.15;display:flex}.sub-stars-right{text-align:right}.cell-footer{justify-content:space-between;margin-top:auto;font-size:16px;font-weight:500;display:flex}.cell-footer-center{color:#2e8b57;font-weight:700}.kim{color:gray!important}.moc{color:#2e8b57!important}.thuy{color:#000!important}.hoa{color:#dc143c!important}.tho{color:#d2691e!important}.tuan-triet-bridge{color:#fff;z-index:20;white-space:nowrap;pointer-events:none;background:#000;border-radius:4px;padding:2px 8px;font-size:15px;font-weight:700;position:absolute;box-shadow:0 1px 4px rgba(0,0,0,.4)}.chart-legend{color:#111;background:#fffcf8;border:1px solid #d1bfae;justify-content:space-between;align-items:center;margin-top:8px;padding:12px 15px;font-size:14px;display:flex}.legend-left{gap:12px;display:flex}.legend-label{color:#dc143c}.legend-right{align-items:center;gap:15px;display:flex}.legend-item{align-items:center;gap:5px;display:flex}.color-box{border-radius:2px;width:14px;height:14px;display:inline-block}.kim-bg{background-color:gray}.moc-bg{background-color:#2e8b57}.thuy-bg{background-color:#000}.hoa-bg{background-color:#dc143c}.tho-bg{background-color:#d2691e}@media (max-width:768px){body{padding:4px}.controls{margin-bottom:10px;padding:10px 15px}}
